﻿/*-     Allgemein      ----------------------------------------------------------- */

body {
    margin: 0px 0px 0px 0px;
    position: relative;
    font-weight: normal;

    display: flex;
    min-height: 100vh;
    flex-direction: column;
    color: #252d5c;
}

main {
    flex: 1 0 auto;
    margin-top: 5rem;
}

html {
    overflow-y: scroll;
}

.valignment {
    vertical-align: middle;
}

strong {
    font-weight: 700;
}

.divider {
    margin-bottom: 0.3rem;
    margin-top: 0.2rem;
}

.margin-top {
    margin-top: 0.5rem;
}

@media only screen and (max-width: 1530px) {
    .nav-container {
        width: 100% !important;
    }
}

@media only screen and (max-width: 1030px) {
    .logo-image {
        height: 102px !important;
    }
}

@media only screen and (min-width: 993px) {
    .container {
        width: 80%;
    }
}

.container .row .ie-float {
    display: inline;
}

.watermark1 {
    background: url("../images/wasserzeichen1.png") no-repeat;
}

.watermark2 {
    background: url("../images/wasserzeichen2.png") no-repeat right bottom;
    min-height: 350px;
}

.box-panel {
    margin-top: 0;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding-top: 0.2rem;
}

.box-slider1 {
    background-color: #b0bec5 !important;
}
.box-slider2 {
    background-color: #b0bec5 !important;
}
.box-slider3 {
    background-color: #b0bec5 !important;
}

@media only screen and (max-width: 1600px) {
    .news-box-container {
        display: none;
    }
}

.news-box-container {
    position: fixed;
    right: 20px;
    top: 150px;
    width: 7%;
}

.news-box-container .card.small {
    height: 200px;
    border-radius: 7px;
}

.news-box-container .card.small .card-image,
.news-box-container .card.small .card-content {
    height: 100px;
}

.bold {
    font-weight: bold !important;
}

/*-   Überschriften    ----------------------------------------------------------- */

h1 {
    font-weight: bold;
    font-size: 24px;
    color: #43578c;
    margin-top: 0;
}

h2 {
    font-weight: bold;
    font-size: 18px;
    color: #43578c;
}

h3 {
    font-weight: bold;
    font-size: 18px;
    color: #43578c;
    margin: 0;
}

h4 {
    font-weight: bold;
    font-size: 16px;
    color: #43578c;
    margin: 0;
}

h5 {
    font-weight: bold;
    font-size: 16px;
    color: #43578c;
}

/*-     Navigation     ----------------------------------------------------------- */

.nav_left_headline {
    margin-left: -9px;
}

.nav_aktuell {
    font-weight: 700 !important;
    text-decoration: none;
}

.side-nav .nav_aktuell {
    background-color: #e3f2fd !important;
}

nav .logo-container {
    margin-left: 0.3rem;
}

nav .logo-container-small {
    width: 80%;
    text-align: center;
}

.nav-overflow {
    overflow: visible;
}

.tabs-wrapper {
    margin-right: -5rem;
    position: fixed; /*Auskommentieren wenn sich Inhaltsverzeichnis bewegen soll bei scrollen*/
}

.language-image {
    margin: auto 0;
}

#slide-out {
    margin-top: 125px;
    height: 100%;
}

#slide-out.big {
    margin-top: 125px;
    height: 100%;
}

.side-nav.fixed a {
    padding: 0 0 0 15px;
}

.side-nav li {
    padding: 0;
}
.side-nav .collapsible-header,
.side-nav .collapsible-body li a {
    margin: 0;
}

.collapsible {
    border: none;
}

.side-nav a {
    height: 40px;
    line-height: 40px;
}

/*- Inhaltsverzeichnis ----------------------------------------------------------- */

.table-of-contents a:visited {
    color: #616161;
}

.table-of-contents a:hover {
    border-left: 1px solid #2196f3;
    color: #616161;
    font-weight: 700;
    text-decoration: none;
}

nav ul a {
    padding: 0 7px;
}

.table-of-contents a:link {
    color: #616161;
}

.table-of-contents {
    margin-top: 0;
}

.section {
    padding-top: 0;
}

.logo-image {
    height: 110px;
    margin-top: 0.3rem;
}

.logo-image-medium {
    max-height: 110px;
    max-width: 430px;
    margin-top: 0.3rem;
}

.logo-image-small {
    width: 100%;
    max-height: 80px;
    max-width: 430px;
    margin-top: 0.3rem;
}

nav {
    border-bottom: 2px solid #004bbb;
}

.collapsible-header {
    height: 64px !important;
    line-height: 64px !important;
}

#menu {
    height: 95px;
    line-height: 95px;
}

nav .brand-logo {
    height: 95px;
}

footer.page-footer .footer-copyright {
    background-color: #252d5c;
}

footer.page-footer {
    padding-top: 10px;
    margin-top: 0;
}

/*-       Listen       ----------------------------------------------------------- */

.list-with-disc {
    list-style-type: disc;
    margin-left: 12pt;
    margin-bottom: 0pt;
}

.list-with-disc li {
    list-style-type: disc;
    margin-left: 12pt;
    margin-bottom: 0pt;
}

.list-with-num {
    list-style-type: decimal;
    margin-left: -16pt;
    margin-bottom: 0pt;
}

.image-element {
    height: 100%;
    vertical-align: middle;
}

.small-card-panel {
    min-height: 16rem;
}

/*-     Collection     ----------------------------------------------------------- */

.collection .collection-item.avatar .square {
    position: absolute;
    width: 55pt;
    height: 55pt;
    overflow: hidden;
    left: 15px;
    display: inline-block;
    vertical-align: middle;
}

.square {
    border-radius: 0pt;
}

.collection .collection-item.avatar {
    padding-left: 72pt;
    min-height: 70pt;
}

.collection {
    border-top: none;
    border-left: none;
    border-right: none;
}

/*-       Links        ----------------------------------------------------------- */

a {
    color: #257cff;
    text-transform: none;
}

a:hover {
    color: #90caf9;
    text-transform: none;
}

/*-      Formulare      ----------------------------------------------------------- */

.input-row {
    margin-bottom: 0;
}

input[type="text"]:focus:not([readonly]),
input[type="password"]:focus:not([readonly]),
input[type="email"]:focus:not([readonly]),
input[type="url"]:focus:not([readonly]),
input[type="time"]:focus:not([readonly]),
input[type="date"]:focus:not([readonly]),
input[type="datetime-local"]:focus:not([readonly]),
input[type="tel"]:focus:not([readonly]),
input[type="number"]:focus:not([readonly]),
input[type="search"]:focus:not([readonly]),
textarea.materialize-textarea:focus:not([readonly]) {
    border-bottom: 1px solid #004bbb;
    box-shadow: 0 1px 0 0 #004bbb;
}

input[type="text"]:focus:not([readonly]) + label,
input[type="password"]:focus:not([readonly]) + label,
input[type="email"]:focus:not([readonly]) + label,
input[type="url"]:focus:not([readonly]) + label,
input[type="time"]:focus:not([readonly]) + label,
input[type="date"]:focus:not([readonly]) + label,
input[type="datetime-local"]:focus:not([readonly]) + label,
input[type="tel"]:focus:not([readonly]) + label,
input[type="number"]:focus:not([readonly]) + label,
input[type="search"]:focus:not([readonly]) + label,
textarea.materialize-textarea:focus:not([readonly]) + label {
    color: #004bbb;
}

[type="checkbox"]:checked + label:before {
    border-right: 2px solid #004bbb;
    border-bottom: 2px solid #004bbb;
}

.dropdown-content li > a,
.dropdown-content li > span {
    color: #004bbb;
}

.dropdown-content {
    top: auto !important;
    width: 220px;
}

#errormsg {
    color: #ff0000;
    margin-left: 10px;
    display: none;
}

[type="checkbox"].filled-in:checked + label:after {
    border: 2px solid #004bbb;
    background-color: #004bbb;
}

[type="radio"].with-gap:checked + label:before {
    border: 2px solid #004bbb;
}

[type="radio"].with-gap:checked + label:after {
    background-color: #004bbb;
    border: 2px solid #004bbb;
}

.input-info {
    margin: 0;
    margin-top: -15px;
    font-size: 90%;
    line-height: 180%;
}

.input-info span {
    font-size: 97%;
}

/*-       Toast       ----------------------------------------------------------- */
@media only screen and (min-width: 1261px) {
    #toast-container {
        top: 10%;
        left: 0;
        right: 0;
        margin: auto;
    }

    .toast {
        float: none;
        justify-content: center;
    }
}

/*-       Button       ----------------------------------------------------------- */

.btn,
.btn-large {
    background-color: #004bbb;
}

.btn:hover,
.btn-large:hover {
    background-color: #2196f3;
}

button:focus {
    background-color: #004bbb;
}

/*-   Products Seiten  --------------------------------------------------------------- */
/*-     Naviagtion     --------------------------------------------------------------- */

.nav_progs {
    margin-top: -5px;
    font-size: 14px;
    color: #43578c;
    font-weight: normal;
    line-height: 1.1;
    position: relative;
    padding-left: 15px;
}

.nav_progs li a {
    padding: 0.2rem;
}

/*-   Helfer   ----------------------------------------------------------------------- */

.teaser-image {
    margin-right: 0.5rem;
    margin-bottom: 0.5rem;
}
.price_prog a:link {
    color: #257cff;
    text-decoration: none;
}

/*-   Cards    ----------------------------------------------------------------------- */

.card .card-action a {
    color: #257cff;
    text-transform: none;
}

.card .card-action a:hover {
    color: #90caf9;
    text-transform: none;
}

.card .card-action {
    border-top: 1px solid rgba(100, 100, 100, 0.2);
    padding-left: 0.5rem;
    padding-bottom: 0.5rem;
    padding-right: 0.5rem;
}

.card-title a:link {
    color: #43578c;
    text-decoration: none;
}

.card-action .row .col {
    padding: 0rem;
}

.product_card_row {
    margin-bottom: 0rem;
}

.product_card {
    margin-top: 0.2rem;
    margin-bottom: 0.4rem;
}

.card-bottom-link {
    border-left: 1px solid #e0e0e0;
    text-indent: initial;
}

#check_permissions_exe,
#check_permissions_install {
    width: 40%;
    top: 30% !important;
}

.subheader-distribution {
    margin: 10px 0 0 0;
    font-weight: bold;
}

.country-distribution {
    margin: 0 0 5px 0;
    font-size: 85%;
}

.h2-distribution {
    margin-bottom: 5px;
}

.no-margin {
    margin: 0;
}

.hidden {
    display: none;
}

.hint {
    color: #9e9e9e;
    font-size: 80%;
}
