body {
    padding: 0;
    padding-top:7vh !important;
    line-height: 1;
    font-size: 100%;
    overflow-x: hidden;
    margin: 0;
    color: #2c2456;
}

html, body {
    height: 100%;
    margin: 0;
    padding: 0;
    line-height: 1;
}

main {
    line-height: 1;
    height: 100%;
    display: block;
    margin: 0;
    padding-bottom: 0;
    border-bottom: 0;
    overflow-x: hidden;
    overflow-y: hidden;
}

.panelTitle {
    color: #2c2456;
}

.panelTitle a {
    text-decoration: none;
}

p {
    line-height: 1.5;
}

.col {
    padding: 0 !important;
}

.navbar button {
    padding-bottom: .35em !important;
    padding-top:0.5em;
}

.logo-image_2 {
    display: none;
}

.container-fluid {
    width: 100%;
    margin-top: 0;
    display: inline-block;
    padding: 0;
}

.tabLink {
    text-decoration: none;
    color: inherit;
}

.tabLink a {
    color: #2d5991;
}

.meinEcsTabs {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.meinEcsRow {
    background-color: #3f78bf;
    color: white;
    height: 8vh;
    padding-top: 4vh;
    display: none;
}

.row {
    margin-right: 0px !important;
    margin-left: 0px !important;
}

.icon-bar {
    width: 22px;
    height: 2px;
    background-color: #2c2456;
    display: block;
    transition: all 0.2s;
    margin-top: 4px;
}

/*To change the background color of the navigation bar*/
.container-fluid .bg-light {
    background-color: #fff !important;
}

.navbar {
    padding-bottom: 0px;
    padding-top: 0px;
    max-width: 1982px;
    margin: auto;
    -webkit-box-shadow: 0 8px 6px -6px #aaa !important;
    -moz-box-shadow: 0 8px 6px -6px #aaa !important;
    box-shadow: 0 8px 6px -6px #aaa !important;
}

#navBarMobileLinkContainer a, #tabsContainer a {
    text-decoration: none;
    color: #2c2456;
}

#navBarMobileLinkContainer a:hover {
    color: #3f78bf;
}

.checkCircleIcon {
    font-size: 10px;
    color: #9ad03b;
}

.cP, .cPContent {
    padding: 4em 7.5vw;
}


.cPNav{
    padding-left: 7.5vw;
    padding-right: 7.5vw;
}

.navbar-brand {
    padding: 0 !important;
}

.formSpacing{
    line-height:1.5;
}

.bulletIcon
{
    font-size: 10px;
    color: #99cff7;
    vertical-align: middle;
    margin-right: 6px;
}

.bulletIconDark {
    font-size: 10px;
    color: #3f78bf;
    vertical-align: middle;
    margin-right: 6px;
}

    .bulletText {
        margin-bottom: 0 !important;
    }

.checkboxIcon {
    vertical-align:middle;
    margin-right: 4px;
}

#bildDog {
    padding-left: 1em;
}

.shpCartCount, .shpCartCountMob {
    color: black !important;
    margin-bottom: 10px;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    background: #9ad03b;
    color: #666;
    text-align: center;
    font-size: 12px;
    padding-top: 0.2em;
}

.dbInfoCol {
    padding-left: 0;
    padding-right: 0;
    font-size: 1em;
    margin-bottom:1em;
}

.navIcons {
    display: none;
    visibility: hidden;
    margin-left: 1em;
}

.navIcons a {
    text-decoration: none;
    padding-right: 2em;
    font-size: 24px;
    color: #3f78bf !important;
}

.nav-link {
    font-size: large;
}

.navbar ul {
    list-style: none;
}

.navbar ul li a {
    text-decoration: none;
}

.navbar ul li a:hover {
    color: #3f78bf !important;
}

.navbar-toggler {
    border: none !important;
    outline: none !important;
    background: transparent !important;
    padding-left: 0 !important;
    margin-left: 0 !important;
}

/*Override the default bootstrap behavior where horizontal description lists
will truncate terms that are too long to fit in the left column*/

.dl-horizontal dt {
    white-space: normal;
}

/*Set width on the form input elements since they're 100% wide by default*/
input,
select,
textarea {
    max-width: 280px;
}

.body-content {
    max-width: 1980px;
    margin-left: auto;
    margin-right: auto;
}

.links {
    text-decoration: none !important;
    color: white;
}

.links:hover {
    color: black !important;
}

hr {
    background-color: white;
    border-top: 1px solid rgba(0, 0, 0, .1) !important;
    opacity: 1 !important;
}

.navbar-center {
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
}

.navTabs {
    background-color: white;
    box-shadow: 0px 3px 10px #aaa;
    border-radius: 5px;
    margin-top: -3%;
    padding-top: 1em;
    height: 3em;
    font-family: sans-serif;
    font-size: 0.8em;
    overflow: hidden;
    cursor: pointer;
    color: #2c2456;
}

.navTabs:hover {
    color: #2d5991;
}

#tabsContainer {
    position: absolute;
    top: 0;
    right: 7.5vw;
    width: 20%;
}

.activeTab {
    height: 4.5em;
    z-index: 999;
    padding-top: 2em;
}


#navListDesktop {
    padding-bottom: 0;
    vertical-align: bottom;
    margin-left: 4vw;
}

#navListDesktop > li {
    margin-right: 2em;
    margin-top: 1em !important;
    margin-bottom: 0 !important;
    display: block;
    padding-bottom: 0;
}

#navListDesktop li a {
    margin-left: 2vw;
    color: #2c2456;
}

#navListDesktop li a:hover {
    color: #2d5991;
}

#navFaIcons {
    color: black;
    margin-top: 0.5em;
    margin-left: 0px !important;
    padding-left: 0;
    margin-right: 0;
    margin-bottom: 0;
    position: absolute;
    right: 7.5vw;
    bottom: 0;
    width: 7.5%;
    vertical-align: bottom;
    padding-bottom: 0.5rem;
}

#navFaIcons li {
    float: right;
    padding-right: 0.2em;
    padding-bottom: 0;
    margin-bottom: 0;
    display: block;
    font-size: 1.5em;
    color: black;
    vertical-align: bottom;
}

.linkUnderline, #dntCaptchaRefreshButton {
    text-decoration: none;
}

.linkUnderline:hover, #dntCaptchaRefreshButton:hover {
    text-decoration: underline;
}

#navFaIcons li a i {
    vertical-align: bottom;
    color: #2c2456;
    margin-bottom: 10px;
    float: right;
}

#navFaIcons li a label {
    vertical-align: bottom;
    float: left;
}

#navFaIcons > li:not(:last-child) {
    padding-right: 15%;
}

#navFaIcons > li:first-child {
    margin-left: 2%;
}

#navFaIcons li a i:hover {
    color: #2d5991;
}

.waitingCursor {
    cursor: wait !important;
}

#iconsMobileView li {
    float: left;
}

#iconsMobileView li a i {
    color: #2c2456;
}

#iconsMobileView > li:last-child a {
    padding-right: 0;
}

#iconsMobileView {
    padding-bottom: 2em;
}

#hamburgerBtn {
    position: absolute;
    bottom: 0;
    right: 7.5vw;
    padding-right: 0;
}

#closeMobileNav {
    padding: 2em 0 0 2em;
    cursor: pointer;
}

#closeMobileNav i {
    font-size: 2em;
    color: #cfcfce;
}

#navBarMobileLinkContainer {
    margin-top: 10%;
    margin-left: 10%;
    font-size: 1.2em;
}

.navDropDownLinks{
    padding-bottom: 1em;
    display: block;
}

#myEcsMobileLink {
    margin-top: 1em;
    margin-bottom: 1em;
}

#mailBtnDropDown {
    position: absolute;
    right: 130%;
    color: white;
    background-color: transparent;
    font-size: 2em;
    padding: 0.2em 0.4em 0.2em 0.1em;
    border-radius: 50%;
    overflow-x: visible;
    z-index: 1101;
    height: 2em;
    width: 2em;
    position: fixed;
    bottom: 2em;
}

#mailBtnDropDown a {
    color: #3f78bf;
    font-size: 2em;
}

#mailBtnDropDown a i {
    text-shadow: 5px 3px 11px rgba(255, 255, 255, 1);
}

#navbarNavDropdown {
    background-color: #f8f9fa;
    z-index: 1100;
    bottom: 0;
    width: 80%;
    overflow-x: hidden !important;
    overflow-y: scroll !important;
    box-shadow: 0px 3px 10px #aaa;
    position: fixed;
    top: 0;
    left: 0;

}

    #footerLogo {
        width: 5em;
    }

footer {
    z-index: 1;
}

#topFooterContent {
    background-color: #3975BB;
    padding: 0 7.5vw 3em 7.5vw;
}

#footerColContent {
    padding-top: 1em;
    padding-bottom: 1em;
}

.footerInnerText {
    color: white;
    position: absolute;
    top: 45%;
    padding: 0;
    line-height: 1.5;
}

.footerContent {
    position: relative;
}

.footerInnerText li {
    color: white;
    list-style-type: none;
}

.footerInnerText a {
    color: white;
    margin-right: 6em;
}

.dropDownbackDiv {
    height: 6em;
    background-color: rgba(255, 255, 255, 0.95);
    width: 100%;
    position: absolute;
    z-index: 5;
    left: 0;
    right: 0;
    top: 5em;
    text-align: center;
    -webkit-box-shadow: 0 8px 6px -6px #aaa !important;
    -moz-box-shadow: 0 8px 6px -6px #aaa !important;
    box-shadow: 0 8px 6px -6px #aaa !important;
    max-width: 1982px;
    margin: auto;
}

.dropDownDesk {
    padding-bottom: 0;
    vertical-align: middle;
    flex-direction: row;
    margin-left: 25%;
    margin-top: 2em;
}

.dropDownDesk li {
    display: inline-block;
    float: left;
    vertical-align: top;
}

.dropDownDesk > li {
    margin-top: 1em !important;
    margin-bottom: 0 !important;
    display: block;
    padding-bottom: 0;
    display: inline-block;
}

.dropDownDesk li a {
    margin-left: 3vw;
    color: #2c2456;
}

.dropDownDesk li a:hover {
    color: #2d5991;
}

#dropDownProd,
#dropDownEcsGmbh,
#dropDownShop,
#dropDownService,
#dropDownMyEcs,
#dropDownGvModell,
#dropDownDownloadcenter,
#dropDownKampagnen,
#dropDownUpAndDownload,
#dropDownInteressenten,
#dropDownAuswertungen,
#dropDownFakturaKunde,
#dropDownDOM {
    display: none;
}

.navbarButton {
    margin-top: 2.5em;
}

#prodSection:hover #produkteBtn {
    color: #2d5991;
}

#ecsGmbhSection:hover #ecsGmbhBtn {
    color: #2d5991;
}

#shopSection:hover #shopBtn {
    color: #2d5991;
}

#serviceSection:hover #serviceBtn {
    color: #2d5991;
}

.cPContentArticle {
    padding-left: 7.5vw;
    padding-right: 7.5vw;
    margin-top: 4vh;
    margin-bottom: 4vh;
}

.extraGapAtBtm {
    margin-bottom: 3em;
}

.topHeaderImg {
    width: 100%;
}

.hoverFa:hover {
    color: #2d5991;
}

.mobileSubMenu {
    margin: 0.8em 0 0 2em;
    display: none;
}

.goToTop {
    position: relative;
    padding: 2em;
}

.goTopAnchor {
    position: absolute;
    right: 0;
    color: black;
    font-size: 2em;
}

.goTopAnchor i {
    opacity: 0.4;
}

.anchor_offset::before {
    display: block;
    content: ' ';
    height: 12em;
    margin-top: -12em;
    width: 100%;
    visibility: hidden;
    background-color: white;
}

#desk3500, #move5000 {
    margin-right: 2em;
}

.anchor_offset_m::before {
    display: block;
    content: ' ';
    height: 9em;
    margin-top: -9em;
    width: 100%;
    visibility: hidden;
    background-color: white;
}

.btnEcsPrimary {
    background-color: #3f78bf !important;
    border-color: #3f78bf !important;
    color: #ffffff !important;
}

.btnEcsPrimary:hover {
    background-color: #3f5087 !important;
    border-color: #3f5087 !important;
    color: #ffffff !important;
}

.btnEcsPrimary:active {
    background-color: #2c2456 !important;
    border-color: #2c2456 !important;
    color: #ffffff !important;
}

.btnEcsLight {
    border-color: #b5b5b5 !important;
    background-color: #ffffff !important;
    color: #2c2456 !important;
}

.btnEcsLight:hover {
    border-color: #b5b5b5 !important;
    background-color: #b5b5b5 !important;
    color: #ffffff !important;
}

.btnEcsLight:active {
    border-color: #646464 !important;
    background-color: #646464 !important;
    color: #ffffff !important;
}

.btnEcsSecondary {
    background-color: #ffffff !important;
    border-color: #ffffff !important;
    color: #9ad03b !important;
}

.btnEcsSecondary:hover {
    background-color: #6db318 !important;
    border-color: #6db318 !important;
    color: #ffffff !important;
}

.btnEcsSecondary:active {
    background-color: #4a941a !important;
    border-color: #4a941a !important;
    color: #ffffff !important;
}

.hinwTxtLarge {
    font-size: 0.8em;
}

#container{
    min-height:100%;
}

#main{
    overflow:auto;
    padding-bottom:6.8em;
}

#footer {
    background-color: #3975BB;
    position: relative;
    height: 7em;
    margin-top: -7em;
}

#myEcsUL {
    line-height: 1.8;
}

.myEcsBtns {
    padding-left: 15px;
}

#myEcsUL li{
    text-align:left;
}

#logoutAnchor{
    text-align: left;
}

#logoutAnchor a:hover {
    color: #3f78bf;
}

.requierdInfoTxt {
    padding-right: 1em;
}

a {
    color: #3f78bf;
}

#logoutAnchorSml{
    display: none;
}

.postAddress, .telefonnummer, .bueroZeiten, .hotlineZeiten, .email {
    width: 32%;
    background-color: #c9e2f5;
    padding: 3vh 1vw 2vh 1vw;
}

.handShakeImg {
    width: 32%;
}

.handShakeImg, .hotlineZeiten, .bueroZeiten {
    margin-top: 1vw;
}

.KontaktPageIcons, .calendarIcon {
    font-size: 3em;
    color: #3f78bf;
}

.calendarIcon {
    float: right;
}

.flexContentCenter h4 {
    padding: 1vh 0;
    font-size: 1.2em;
}

.flexContentCenter {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.btn {
    line-height: 1;
}

.inputBox input, .inputBox textarea, .inputBox select{
    min-width: 100%;
    border: 1px solid #d3d3d3;
    border-radius: 5px;
}

.inputBox .dropdown {
    min-width: 20%;
    border: 1px solid #d3d3d3;
    border-radius: 5px;
}

.inputBox textarea {
    height: 200px;
}

.tpTitlePage {
    margin-right: 2em;
}

#noScriptTag {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 30000;
    height: 100%;
    width: 100%;
    background-color: #FFF;
}

#noScriptTag p{
    margin-left: 10px;
}

.validation-summary-errors ul {
    list-style: none;
    padding-left: 0;
}

.singleslide:hover .img-fluid {
    opacity: 1;
    background-color: transparent;
    transform: scale(1.1);
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}

.ToCenterForm {
    padding: 0 21vw;
}

.shortCuts {
    padding: 0.9em 0;
    display: block;
    font-size: 0.8em;
}

.TerminalContent, .MehrwertloesungenContent{
    background-color: #ECF4FA;
}

.KlappenIcons {
    padding-left: 0.9em;
    font-size: 14px;
    color: #2c2456;
    cursor: pointer;
}

.panel-heading .accordion-toggle:after {
    font-family: 'Font Awesome\ 5 Free';
    font-weight: 900;
    content: "\f077";
    float: left;
    color: #2c2456;
    font-size: 0.7em;
    padding-right: 0.5vw;
    padding-top: 0.5vh;
    margin-top: 0.2em;
}

.panel-heading .accordion-toggle.collapsed:after {
    content: "\f078";
}

.subMenu{
    display: block;
    padding-bottom: 0.5em;
}

#pasTxtBox {
    float: left;
    margin-right: 2em;
    margin-bottom: 1em;
}

.btnRedirect {
    float: right;
}


.redirectWindow .modal-dialog,
.redirectWindow .modal-content {
    position: relative;
    width: 80%;
}

.redirectWindow .modal-content {
    top: 35vh;
}

.redirectWindow .modal-body {
    max-height: 100%;
    max-width: 100%;
    overflow-y: auto;
    padding: 1.5em;
}

.btn-close {
    font-size: 0.8rem;
}

.bltList {
    padding-left: 0;
    padding-right: 0;
    line-height: 1.5;
    max-width: 4%;
}

.bltListTxt {
    padding-left: 0.2em;
    padding-right: 0;
    line-height: 1.5;
    max-width: 96%;
}

.bltList div, .bltListTxt div {
    display: flex;
    align-items: center;
    height: 100%;
}

.AllMeinEcsPage {
    margin-top: 6em;
    margin-bottom: 2em;
}

.AllMeinEcsPageWithoutDd {
    margin-top: 2em;
    margin-bottom: 2em;
}

.fullWidthTbl {
    width: 100%;
}

.width35P {
    width: 35%;
}

.width65P {
    width: 65%;
}

.ecsTablHeader {
    margin-top: 2em;
    background-color: #2c2456;
    color: #fff;
    min-height: 2em;
    padding-top: 0.5em;
}

#abtrHr{
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}

#userTxt {
    text-align: left;
    color: #000;
    max-width: 100%;
    line-height: 1.5;
    padding: 0.5em;
    cursor: default;
    font-size: 0.8em;
}

div.fadeMe {
    background: #fff;
    width: 100%;
    height: 100%;
    z-index: 100000000;
    top: 0;
    left: 0;
    position: fixed;
}

#noIeSupport{
    color: red;
    font-size: 3em;
    font-weight: bold;
    padding-top: 1em;
    padding-left: 0.5em;
    padding-right: 5em;
}

.colWithNoPadding{
    padding-left: 0;
}

.oneAndHalfUL{
    line-height: 1.5;
}


#delClientDialog {
    display: none;
}

.ui-widget-overlay {
    background: black !important;
    opacity: .30;
    filter: Alpha(Opacity=30);
}

.ui-dialog-titlebar-close {
    visibility: hidden;
}

#btnDoNotDel{
    margin-left: 2em;
}

#usrControlMob{
    display: block;
}

@media (min-width: 768px) {
    .footerInnerText li {
        display: inline;
    }

    #footerImgContainer {
        padding-top: 1em;
    }

}

@media (min-width: 2800px) {
    #fixedBackground {
        display: none;
    }
}

@media (min-width: 1920px) {
    #fixedBackground {
        background-size: 100% auto;
    }
}

@media (max-width: 1910px) {
    #navFaIcons li {
        font-size: 1em;
    }

    #navFaIcons > li:last-child a i {
        margin-right: 0.2em;
    }
}

@media (max-width: 1650px) {
    .navTabs{
        font-size: 0.6em;
    }

    .dbInfoCol {
        font-size: 0.8em;
    }
}

@media(max-width: 1300px){
    #logoutAnchorSml{
        display: block;
    }

    #logoutAnchor{
        display: none;
    }
}

@media(min-width: 1200px) and (max-width: 1600px) {
    .navIcons {
        display: none !important;
    }

    .nav-link {
        font-size: medium !important;
    }
}

@media(min-width:1351px) and (max-width:1500px) {
    .meinEcsTabs {
        margin-left: 0.6vw !important;
    }
}

@media(max-width: 1500px) {
    .bltListTxt {
        padding-left: 0.5em;
    }
}

@media (max-width: 1390px) {
    #navFaIcons li {
        font-size: 1em;
    }
}

@media (max-width: 1380px) {
    .navTabs {
        padding-left: 1em;
    }
}

@media(max-width:1350px) {

    .meinEcsTabs {
        font-size: 14px !important;
        margin-left: 0.4vw !important;
    }
}

@media (max-width: 1300px) {
    .footerInnerText a {
        margin-right: 4em;
    }
}

@media (max-width: 1290px) {
    #navFaIcons li {
        font-size: 1em;
    }

    #navFaIcons > li:not(:last-child) {
        padding-right: 8%;
    }
}

@media (min-width: 1200px) {
    #mailBtnDropDown {
        display: none;
    }

    #navbarNavDropdown {
        display: none !important;
    }
}

@media (max-width: 1199px) and (min-width: 501px) {
    body {
        padding-top: 8vh !important;
    }

    .nav-link {
        margin-top: 0.5em !important;
    }

    #navFaIcons {
        display: none;
    }

    .navIcons {
        float: right !important;
        color: #3f78bf !important;
        display: inline-block;
        visibility: visible;
    }

        .navIcons a {
            padding-right: 1em;
        }
}

@media (max-width: 1199px) {
    #tabsContainer {
        display: none;
    }

    .meinEcsRow {
        display: block;
    }

    .anchor_offset::before {
        display: block;
        content: ' ';
        height: 8em;
        margin-top: -8em;
        width: 100%;
        visibility: hidden;
        background-color: white;
    }

    .AllMeinEcsPage, .AllMeinEcsPageWithoutDd {
        margin-top: 2em;
        margin-bottom: 2em;
    }
}

@media (max-width: 1150px) {
    .footerInnerText a {
        margin-right: 3em;
    }

    .bltListTxt {
        padding-left: 0.8em;
    }
}

@media (max-width: 1040px) {
    .footerInnerText a {
        margin-right: 2em;
    }
}

@media (max-width: 991px) {
    .btnRedirect {
        float: left;
    }
}

@media (max-width: 860px) {
    .btn {
        font-size: 0.9em;
    }
}

@media (max-width: 845px) {
    .footerInnerText a {
        margin-right: 1.5em;
    }
}

@media(max-width: 800px) {
    .postAddress, .telefonnummer, .bueroZeiten, .hotlineZeiten, .handShakeImg, .email {
        width: 100%;
        min-width: 30vw;
        margin-bottom: 2vh;
        padding-right: 2vw;
        padding-left: 2vw;
    }
}

@media (max-width: 767px) {
    .footerInnerText {
        top: 0;
    }

    .footerInnerText li {
        padding-left: 5em;
    }

    .footerContent {
        min-height: 7em;
    }

    .bltListTxt {
        padding-left: 0.1em;
    }

    #topFooterContent{
        padding-bottom: 0.84em;
    }
}

@media(max-width:600px) {

    .redirectWindow .modal-dialog,
    .redirectWindow .modal-content {
        width: 85%;
    }
}

@media(max-width:575px) {

    .redirectWindow .modal-content {
        left: 12%;
    }
}

@media(max-width: 500px) {
    .panel-heading .accordion-toggle:after {
        font-size: 0.7em;
        margin-right: 0.2em;
    }

    body {
        padding-top: 4vh !important;
    }

    .logo-image_1 {
        display: none;
    }

    .logo-image_2 {
        display: block;
    }

    .meinEcsRow {
        padding-top: 2vh;
        height: 6vh;
    }

    #iconsMobileView {
        padding-bottom: 3em;
    }

    .nav-link {
        margin-top: 0.5em !important;
    }

    #navFaIcons {
        display: none;
    }

    .navIcons {
        color: #3f78bf !important;
        display: inline-block;
        margin: 0;
        visibility: visible;
        padding-top: 1em;
        padding-right: 0;
        margin-right: 0;
    }

        .navIcons a {
            padding-right: 1em;
            padding-bottom: 0.5em;
            font-size: 18px;
        }

    .icon-bar {
        width: 18px;
        margin-top: 3px;
    }

    .redirectWindow .modal-content {
        top: 10em;
    }
}

@media(max-width: 464px) {
    #iconsMobileView {
        padding-bottom: 3em;
    }
}

@media (max-width: 450px) {
    #mailBtnDropDown {
        padding: 3% 5% 3% 5%;
        font-size: 1.5em;
    }

    .redirectWindow .modal-content, .redirectWindow .modal-dialog{
        width:90%;
        left:5%;
    }
}

@media(max-width: 425px) {
    .bltListTxt {
        padding-left: 0.4em;
    }
}

@media(max-width: 300px) {
    .bltListTxt {
        padding-left: 0.6em;
    }
}

