
#login-form .input-group-append{
  display: none !important;
}

.DTE_Body.modal-body {
    margin-left: 2% !important;
}

.close:not(:disabled):not(.disabled) {
    color: white !important;
}

.modal-header {
    padding: 10px 30px 5px !important;
}

.bg-godoworks {
    background: url("/marcablanca/238/login_right_panel_bgimg.png"), transparent;
    background-size: cover !important;
}

.bg-lines {
    background: url("/marcablanca/238/login_left_panel_bgimg.jpg"), transparent;
    background-size: cover !important;
}

.title-custom-mondelez {
    background: url(/marcablanca/238/title-right.png), transparent;
    height: 420px;
    width: 420px;
    margin: auto;
    background-size: contain;
    background-repeat: no-repeat;
}

.swal2-styled.swal2-confirm {
    background: #000666 !important;
}
.title {
    color: #000666;
}
.swal2-icon.swal2-warning {
    border-color: #000666 !important;
    color: #000666 !important;
}
    .account,
    .account-name,
    .btn-close,
    .swal2-content,
    .swal2-title,
    .session .text-online {
    color: #000666 !important;
    }
    .swal2-icon,.swal2-icon.swal2-error{
        border-color: #000666 !important;
    }
    .swal2-icon.swal2-error [class^=swal2-x-mark-line] {
    background-color: #000666 !important;
    }
    .add-card {
    background: #000666 !important;
    }
    #login-form .form-control {
    color: #000666;
    box-shadow: none !important;
    border-bottom: 1px solid var(--godocolor);
    border-radius: 0px !important;
    }
    #login-form .form-control:focus {
    color: #000666;
    background-color: #fff;
    outline: 0;
    border: 2px solid #000666;
    border-left: none;
    border-top: none;
    border-right: none;
    border-bottom: 2px solid #000666;
    box-shadow: none !important;
    }
    .input-group-text.login-icon {
    border-right: 2px solid #000666 !important;
    color: #000666 !important;
    }

    .remember{
    color: #000666 !important;
    opacity: 0.5;
    }
    .remember:hover{
    color: #000666 !important;
    opacity: 1 !important;
    }
    .forgot{
    color: #000666 !important;
    opacity: 0.5;
    }
    .forgot:hover{
    color: #000666 !important;
    opacity: 1 !important;
    }

    .form-control::-webkit-input-placeholder {
    color: #000666 !important;
    opacity: 0.5 !important;
    }

    .form-control::-moz-placeholder {
    color: #000666 !important;
    opacity: 0.5 !important;
    }

    .form-control:-ms-input-placeholder {
    color: #000666 !important;
    opacity: 0.5 !important;
    }

    .form-control::-ms-input-placeholder {
    color: #000666 !important;
    opacity: 0.5 !important;
    }

    .form-control::placeholder {
    color: #000666 !important;
    opacity: 0.5 !important;
    }
    @media (min-width: 576px){
    .forgot-elements {
    border-right: solid 2px #000666 !important;
    }
    }
    .cbx span:first-child {
    border: 2px solid #000666;
    }
    .cbx:hover span:first-child {
    border-color: #000666;
    }
    .inp-cbx:checked + .cbx span:first-child {
    background: #000666;
    border-color: #000666;
    animation: wave 0.4s ease;
    }

    .loader {
        position: absolute;
        top: 0;
        left: 0;
        transform: none;
        z-index: 9999;
        width: 100%;
        height: 100%;
        background: url("/marcablanca/238/loader-bg.png");
        display: none;
    }
    @media (min-width: 1400px)
    .loader {
        position: absolute;
        top: 0;
        left: 0;
        transform: none;
        z-index: 9999;
        width: 100%;
        height: 100%;
        background: url("/marcablanca/238/loader-bg.png");
        display: none;
    }

    .btn-login{
    background: #ec3b43 !important;
    }
    @media (min-width: 1400px){
    .mondelez_logo {
    background: url("/marcablanca/238/login_imglogo.png") !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    }
    }
    .mondelez_logo {
    background: url("/marcablanca/238/login_imglogo.png") !important;
    background-repeat: no-repeat;
    background-size: cover !important;
    }
    #subtitle{
    text-align: center;
    }
    #subtitle span{
    display: none !important;
    }
    #subtitle:before{
    content: "" !important;
    color: 
    }
    #msg span{
    display: none !important;
    }
    #msg:before{
    content: "Nuestra Misión es liderar el futuro de la merienda ofreciendo la merienda adecuada, en el momento adecuado, hecha de la manera correcta. A esto lo llamamos Snack Made Right." !important;
    }

    .bg-godoworks .help{
    display: none;
    }



    #loaderDefault{
    display: none !important;
    }
    .loader1 {
    border: 3px solid #d2d2d2;
    border-radius: 50%;
    border-top: 3px solid var(--godocolor);
    width: 125px;
    height: 125px;
    -webkit-animation: spin 0.6s linear infinite; /* Safari */
    animation: spin 0.6s linear infinite;
    }

    .client-logo-loader {
    background: url("/marcablanca/238/login_imglogo.png") !important;
    width: 85px;
    height: 80px;
    background-size: contain !important;
    position: absolute;
    background-repeat: no-repeat !important;
    top: 55px;
    left: 19px;
    }
    #loader1{
    display: block !important;
    }
    .rep_perf_total{
    background: #000666;
    }
:root{
    --godocolor: #000666 !important;
    --godothirdcolor: #9a3368 !important;

}

    #header-logo-client {
        height: 31px;
        width: 130px;
        margin: 15px;
        background: url(/marcablanca/238/dashboard_logo_header_img.png);
        background-size: 225px !important;
        background-position-x: -45px;
        display: block !important;
        background-repeat: no-repeat;
    }
        #header-logo-client2 {
            height: 31px;
            width: 100px;
            background: url(/marcablanca/238/dashboard_logo_header_img.png);
            background-size: 225px !important;
            background-position-x: -45px;
            display: block !important;
            background-repeat: no-repeat;
        }
    #LogoHeader{
    display: none !important;
    }
[data-sa-theme="1"] {
    background: url("/marcablanca/238/page_background_img.png") !important;
}

    #Link1,
    #Link2,
    #Link3,
    #webpage,
    #footer-page{
    display: none !important;
    }

    #sidebar {
    background: url("/marcablanca/238/page_sidebar_img.png"),0;
    }
    .btn-table-primary {
    background: #ed3b42 !important;
    }
    .btn-table-primary {
    border-radius: 50px !important;
    }






    .modal-header {
    background: #000666 !important;
    color: white;
    }
    .app-shortcuts__item>i {
    color: #000666;
    }



    .mondelez_logo {
        height: 85px;
        width: 173px;
        margin: 0px auto;
    }
    #col-right-content>div {
        width:90%;
    }

    @media (max-width:1400px) {
        #col-right-content>div {
            width: 110%;
        }
        #wraper-cols{
            left: 95.5% !important;
        }
        #wraper-cols-close{
            left: 57.5% !important;
        }
    }
    @media (max-width:1000px) {
        .bg-godoworks{
            display:none;
            width: 0% !important;
        }
        .bg-lines{
            width: 100% !important;
        }
    }
    .bg-godoworks{
        width: 2%;
        transition: width 0.3s;
    }
    .bg-lines{
        width: 99%;
        transition: width 0.3s;
    }
    #wraper-cols{
        font-size: 30px;
        color:white;
        width: 60px;
        height: 60px;
        background: var(--godocolor);
        position: absolute;
        top: 50%;
        left: 96.5%;
        z-index: 1;
        cursor: pointer;
        border-radius: 50px;
        transition: left 0.3s;
    }
    #wraper-cols-close{
        font-size: 30px;
        color:white;
        width: 60px;
        height: 60px;
        background: var(--godocolor);
        position: absolute;
        top: 50%;
        left: 58.5%;
        z-index: 1;
        cursor: pointer;
        border-radius: 50px;
        transition: left 0.3s;
    }
    #wraper-cols-close>i {
        font-size: 90px;
        position: absolute;
        top: -16px;
        left: -13px;
    }
    #wraper-cols>i {
        font-size: 90px;
        position: absolute;
        top: -16px;
        left: -23px;
    }
    #col-right-content{
        display:none;
    }
    .loader-logo-container {
        width: 250px;
        height: 250px;
        margin: auto;
        position: relative;
        top: 38%;
        animation: pop 2s infinite;
    }
    .loader-logo-container>img{
        width:100%;
    }
    button[name="buscar"] {
    background: #ed3b42 !important;
    }
    button[name="buscar"]:hover {
    background: var(--godothirdcolor) !important;
    }

    .top-nav>li>a:not(.header__nav__text) {
    background: var(--godocolor) !important;
    color: white !important;
    padding: 10px;
    border-radius: 50px;
    margin: 0 5px;
    -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, .05);
    box-shadow: 0 0 7px rgba(0, 0, 0, .05);
    }
    a.col-12.app-shortcuts__item {
        background: url(/marcablanca/238/page_sidebar_img.png),0;
        border: none !important;
        color: white;
        background-size: 175px;
        background-position-y: 100px;
    }
    a.col-12.app-shortcuts__item:hover {
        color: white !important;
    }
    a.col-12.app-shortcuts__item>i {
    color: white;
    }
    a#daterange-btn {
        background: var(--godothirdcolor) !important;
        border: none !important;
    }
    button.btn.btn-clima.dropdown-toggle {
        background: #ed3b42 !important;
        box-shadow: none !important;
        border: none !important;
    }
    .account-card:hover {
        background: rgba(0, 0, 0, 0.05) !important;
        transform: translateY(-5px);
    }
    .profile {
    position: relative;
    animation: border 1s infinite;
}
@keyframes border {
    0%{box-shadow: 0px 0px 0px 4px rgba(0, 0, 0, 0.2);}
    50%{box-shadow: 0px 0px 0px 5px rgba(0, 0, 0, 0.39);}
    100%{box-shadow: 0px 0px 0px 4px rgba(0, 0, 0, 0.2);}
}
html,*{
    font-family: 'Calibri';
}
.navigation__sub:not(.navigation__sub--active)>ul>li>a {
    font-size: 14px !important;
}
.navigation li:not(.navigation__active):not(.navigation__sub--active) a {
    font-size: 11px;
}