@font-face {
    font-family: "Neue Condensed";
    src: url('fonts/helveticaneue/HelveticaNeue-Condensed.eot');
    src: local('?'), url('fonts/helveticaneue/HelveticaNeue-Condensed.woff') format('woff'), url('fonts/helveticaneue/HelveticaNeue-Condensed.ttf') format('truetype'), url('fonts/helveticaneue/HelveticaNeue-Condensed.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Neue Light";
    src: url('fonts/helveticaneue/HelveticaNeue-Light.eot');
    src: local('?'), url('fonts/helveticaneue/HelveticaNeue-Light.woff') format('woff'), url('fonts/helveticaneue/HelveticaNeue-Light.ttf') format('truetype'), url('fonts/helveticaneue/HelveticaNeue-Light.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Neue Light Condensed";
    src: url('fonts/helveticaneue/HelveticaNeueLTPro-LtCn.eot');
    src: local('?'), url('fonts/helveticaneue/HelveticaNeueLTPro-LtCn.woff') format('woff'), url('fonts/helveticaneue/HelveticaNeueLTPro-LtCn.ttf') format('truetype'), url('fonts/helveticaneue/HelveticaNeueLTPro-LtCn.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Neue Roman";
    src: url('fonts/helveticaneue/HelveticaNeue-Roman.eot');
    src: local('?'), url('fonts/helveticaneue/HelveticaNeue-Roman.woff') format('woff'), url('fonts/helveticaneue/HelveticaNeue-Roman.ttf') format('truetype'), url('fonts/helveticaneue/HelveticaNeue-Roman.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Neue Medium Condensed";
    src: url('fonts/helveticaneue/HelveticaNeue-MediumCond.eot');
    src: local('?'), url('fonts/helveticaneue/HelveticaNeue-MediumCond.woff') format('woff'), url('fonts/helveticaneue/HelveticaNeue-MediumCond.ttf') format('truetype'), url('fonts/helveticaneue/HelveticaNeue-MediumCond.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Neue Light Italic";
    src: url('fonts/helveticaneue/HelveticaNeueLightItalic.eot');
    src: local('?'), url('fonts/helveticaneue/HelveticaNeueLightItalic.woff') format('woff'), url('fonts/helveticaneue/HelveticaNeueLightItalic.ttf') format('truetype'), url('fonts/helveticaneue/HelveticaNeueLightItalic.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Neue Thin Condensed";
    src: url('fonts/helveticaneue/HelveticaNeue-ThinCond.eot');
    src: local('?'), url('fonts/helveticaneue/HelveticaNeue-ThinCond.woff') format('woff'), url('fonts/helveticaneue/HelveticaNeue-ThinCond.ttf') format('truetype'), url('fonts/helveticaneue/HelveticaNeue-ThinCond.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}


@media print {
    /*body * {
        visibility: hidden;
    }

    #printcontent * {
        visibility: visible;
    }

    #printcontent {
        position: absolute;
        top: 40px;
        left: 30px;
    }*/
}


@media (max-width: 459px) {

    .contenedorGaleriaIntroduccion {
        padding: 15px 0px 0px;
    }

    .headerLogin {
        padding: 20px 0px 20px;
    }

    .fondoBodyLogin {
        background-position: center top;
    }

    .logoKCProfesionalLogin {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 50%;
    }

    .logoKCProfesional {
        float: left;
        padding-left: 90px;
        margin: 0 auto;
        width: 300px !important;
    }

    .logoKC {
        display: block;
        margin-left: auto;
        margin-right: auto;
        padding-top: 15px;
        width: 50%;
    }

    .logoCustomerPortalLogin {
        text-align: center;
        padding-top: 15px;
        width: 90%;
    }

    .logoCustomerPortalListaClientes {
        padding-top: 15px;
        width: 90%;
        margin: 0 auto !important;
        display: block;
    }

    #fondoLogin {
        padding-bottom: 20px;
        background: rgba(250, 250, 250, 0.7);
    }

        #fondoLogin form button {
            width: 166px;
            border-radius: 2px;
        }

    .imgResponsiveCentradaLogin {
        margin: 0 15%;
    }

    .imgResponsiveCentrada {
        margin: 0 12%;
    }

    .contenedorGrafico {
        height: 150px;
    }

    .grafico {
        height: 100px !important;
    }

    .fondoGraficos {
        margin: 20px 10px;
        padding: 5px 10px;
    }

    .ventanaArriba {
        top: 0px !important;
    }

    .fondoGris {
        margin: 20px 30px 0px 30px;
    }

    .promocionInternaFondoGris {
        padding: 10px 20px;
    }

    .anchoTablaPedido {
        width: 716px;
    }

    .anchoTablaProductos {
        width: 746px;
    }

    .anchoTablaHistorialPedidos {
        width: 1070px;
    }

    .lnkIconoBuscarHistorial {
        padding-bottom: 20px;
    }

    .cerrarMovil {
        display: normal;
    }

    .cerrarNoMovil {
        display: none;
    }

    .graficoVertical {
        height: 135px !important;
    }

    .scrollerListaClientes {
        max-height: 350px;
    }

    .textoDetalleCompra {
        text-align: left;
    }

    .listaPasos li {
        margin-right: 55px;
    }

    .listaPasos .inactivo {
        margin-right: 55px;
    }

    .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active, .nav-tabs .nav-link {
        font-size: 18px;
    }

    .dropdown-menu {
         width: 228px;
        height: 200px;
        overflow: auto;
        white-space: nowrap;
        scrollbar-color: rgb(145, 144, 149) rgb(226, 226, 230);
    }
}

@media (min-width: 460px) and (max-width: 767px) {

    .contenedorGaleriaIntroduccion {
        padding: 25px 0px 0px;
    }

    .headerLogin {
        padding: 30px 0px 30px;
    }

    .fondoBodyLogin {
        background-position: center top;
    }

    .logoCustomerPortalLogin {
        text-align: center;
        padding-top: 15px;
        width: 100%;
    }

    .logoCustomerPortalListaClientes {
        padding-top: 15px;
        width: 250px;
        margin: 0 auto !important;
        display: block;
    }

    #fondoLogin form button {
        width: 166px;
        border-radius: 2px;
    }

    .logoKCProfesionalLogin {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 50%;
    }

    .logoKCProfesional {
        float: left;
        padding-left: 150px;
        margin: 0 auto;
        width: 350px !important;
    }

    .logoKC {
        display: block;
        margin-left: auto;
        margin-right: auto;
        padding-top: 15px;
        width: 50%;
    }

    #fondoLogin {
        padding-bottom: 20px;
        background: rgba(250, 250, 250, 0.7);
    }

    .imgResponsiveCentradaLogin {
        margin: 0 12%;
    }

    .imgResponsiveCentrada {
        margin: 0 auto;
    }

    .contenedorGrafico {
        height: 150px;
    }

    .grafico {
        height: 100px !important;
    }

    .fondoGraficos {
        margin: 20px 10px;
        padding: 5px 10px;
    }

    .ventanaArriba {
        top: 0px !important;
    }

    .fondoMenuLateral .table p {
        width: 175px;
    }

    .fondoGris {
        margin: 20px 30px 0px 30px;
    }

    .promocionInternaFondoGris {
        padding: 10px 20px;
    }

    .anchoTablaPedido {
        width: 716px;
    }

    .anchoTablaProductos {
        width: 746px;
    }

    .anchoTablaHistorialPedidos {
        width: 1070px;
    }

    .cerrarMovil {
        display: normal;
    }

    .cerrarNoMovil {
        display: none;
    }

    .lnkIconoBuscarHistorial {
        padding-bottom: 20px;
    }

    .graficoVertical {
        height: 135px !important;
    }

    .scrollerListaClientes {
        max-height: 315px;
    }

    .espaciadoIzq {
        margin-left: 0px;
    }

    .textoDetalleCompra {
        text-align: left;
    }

    .listaPasos li {
        margin-right: 55px;
    }

    .listaPasos .inactivo {
        margin-right: 55px;
    }

    .nav-link {
        padding: .5rem 0.8rem;
    }

    .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active, .nav-tabs .nav-link {
        font-size: 16px;
    }

    .espaciadoTituloArriba {
        padding-top: 23px;
    }


    .dropdown-menu {
        width: 228px;
        height: 200px;
        overflow: auto;
        white-space: nowrap;
        scrollbar-color: rgb(145, 144, 149) rgb(226, 226, 230);
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    .contenedorGaleriaIntroduccion {
        padding: 25px 0px 0px;
    }

    .headerLogin {
        padding: 30px 0px 30px;
    }

    .fondoBodyLogin {
        background-position: center top;
    }

    .logoKCProfesionalLogin {
        float: right;
        padding-right: 35px;
    }

    .logoKCProfesional {
        float: right;
        padding-right: 35px;
    }

    .logoKC {
        padding-top: 20px;
    }

    .logoCustomerPortalLogin {
        text-align: center;
        padding-top: 15px;
        width: 100%;
    }

    .logoCustomerPortalListaClientes {
        padding-top: 15px;
        width: 250px;
        margin: 0 auto !important;
        display: block;
    }

    .logoCustomerPortalMobile {
        padding-top: 150px;
        width: 450px;
        margin: 0 auto !important;
        display: block;
    }

    #fondoLogin {
        padding-bottom: 20px;
        background: rgba(250, 250, 250, 0.7);
    }

        #fondoLogin form button {
            width: 166px;
            border-radius: 2px;
        }

    .imgResponsiveCentradaLogin {
        margin: 0 33%;
    }

    .imgResponsiveCentrada {
        margin: 0 auto;
    }

    .grafico {
        height: 100px !important;
    }

    .fondoGraficos {
        margin: 20px 10px;
        padding: 5px 10px;
    }

    .ventanaArriba {
        top: 0px !important;
    }

    .fondoMenuLateral .table p {
        width: 215px;
    }

    .fondoMenuLateral p {
        font-size: 16px !important;
    }

    .fondoGris {
        margin: 20px 30px 0px 30px;
    }

    .promocionInternaFondoGris {
        padding: 10px 20px;
    }

    .anchoTablaPedido {
        width: 716px;
    }

    .anchoTablaProductos {
        width: 746px;
    }

    .anchoTablaHistorialPedidos {
        width: 1070px;
    }

    .cerrarMovil {
        display: none;
    }

    .cerrarNoMovil {
        display: normal;
    }

    .graficoVertical {
        height: 135px !important;
    }

    .scrollerListaClientes {
        max-height: 290px;
    }

    .margenArribaMenuLateral {
        margin-top: -27px;
    }

    .espaciadoIzq {
        margin-left: 0px;
    }

    .textoDetalleCompra {
        text-align: right;
    }

    .listaPasos li {
        margin-right: 35px;
    }

    .listaPasos .inactivo {
        margin-right: 35px;
    }

    .espaciadoTituloArriba {
        padding-top: 23px;
    }

    .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active, .nav-tabs .nav-link {
        font-size: 18px;
    }

    .iconoVerde {
        margin-right: 20px;
    }

    .dropdown-menu {
        width: 428px;
        height: 200px;
        overflow: auto;
        white-space: nowrap;
        scrollbar-color: rgb(145, 144, 149) rgb(226, 226, 230);
    }

}

@media (min-width: 992px) and (max-width: 1024px) {

    .contenedorGaleriaIntroduccion {
        padding: 35px 0px 0px;
    }

    .headerLogin {
        padding: 30px 0px 30px;
    }

    .fondoBodyLogin {
        background-position: left top;
    }

    .logoKCProfesionalLogin {
        float: right;
        padding-right: 35px;
    }

    .logoKCProfesional {
        float: right;
        padding-right: 35px;
    }

    .logoKC {
        padding-top: 20px;
    }

    .logoCustomerPortalLogin {
        text-align: center;
        padding-top: 15px;
        width: 100%;
    }

    .logoCustomerPortalListaClientes {
        padding-top: 15px;
        width: 250px;
        margin: 0 auto !important;
        display: block;
    }

    #fondoLogin {
        background: rgba(250, 250, 250, 0.7);
        height: 475px;
        margin-top: 10px;
    }

        #fondoLogin form button {
            width: 166px;
            border-radius: 2px;
        }

    .imgResponsiveCentradaLogin {
        margin: 0 33%;
    }

    .imgResponsiveCentrada {
        margin: 0 auto;
    }

    .grafico {
        height: 100px !important;
    }

    .fondoGraficos {
        margin: 20px 10px;
        padding: 5px 10px;
    }

    .ventanaArriba {
        top: 0px !important;
    }

    .fondoMenuLateral .table p {
        width: 180px;
    }

    .fondoMenuLateral p {
        font-size: 16px !important;
    }

    .fondoGris {
        margin: 20px 30px 0px 30px;
    }

    .promocionInternaFondoGris {
        padding: 10px 20px;
    }

    .anchoTablaPedido {
        width: 716px;
    }

    .anchoTablaProductos {
        width: 620px;
    }

    .anchoTablaHistorialPedidos {
        width: 1070px;
    }

    .cerrarMovil {
        display: none;
    }

    .cerrarNoMovil {
        display: normal;
    }

    .graficoVertical {
        height: 135px !important;
    }

    .scrollerListaClientes {
        max-height: 350px;
    }

    .margenArribaMenuLateral {
        margin-top: -27px;
    }

    .espaciadoIzq {
        margin-left: 10px;
    }

    .textoDetalleCompra {
        text-align: right;
    }

    .listaPasos li {
        margin-right: 55px;
    }

    .listaPasos .inactivo {
        margin-right: 55px;
    }

    .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active, .nav-tabs .nav-link {
        font-size: 18px;
    }

    .modal-lg, .modal-xl {
        max-width: 900px;
    }

    .espacioComboArriba {
        margin-top: -15px !important;
    }

    .dropdown-menu {
        width: 428px;
        height: 200px;
        overflow: auto;
        white-space: nowrap;
        scrollbar-color: rgb(145, 144, 149) rgb(226, 226, 230);
    }

}

@media (min-width: 1025px) and (max-width: 1140px) {

    .contenedorGaleriaIntroduccion {
        padding: 45px 0px 0px;
    }

    .headerLogin {
        padding: 30px 0px 30px;
    }

    .fondoBodyLogin {
        background-position: left top;
    }

    .logoKCProfesionalLogin {
        float: right;
        padding-right: 35px;
    }

    .logoKCProfesional {
        float: right;
        padding-right: 35px;
    }

    .logoKC {
        padding-top: 20px;
    }

    .logoCustomerPortalLogin {
        text-align: center;
        padding-top: 15px;
        width: 100%;
    }

    .logoCustomerPortalListaClientes {
        padding-top: 15px;
        width: 250px;
        margin: 0 auto !important;
        display: block;
    }

    #fondoLogin {
        background: rgba(250, 250, 250, 0.7);
        height: 475px;
        margin-top: 10px;
    }

        #fondoLogin form button {
            width: 166px;
            border-radius: 2px;
        }

    .imgResponsiveCentradaLogin {
        margin: 0 33%;
    }

    .imgResponsiveCentrada {
        margin: 0 auto;
    }

    .grafico {
        height: 100px !important;
    }

    .fondoGraficos {
        margin: 20px 10px;
        padding: 15px 20px;
    }

    .ventanaArriba {
        top: 0px !important;
    }

    .fondoMenuLateral .table p {
        width: 180px;
    }

    .fondoGris {
        margin: 20px 30px 0px 30px;
    }

    .promocionInternaFondoGris {
        padding: 10px 20px;
    }

    .anchoTablaPedido {
        width: 716px;
    }

    .anchoTablaProductos {
        width: 620px;
    }

    .anchoTablaHistorialPedidos {
        width: 100%;
    }

    .cerrarMovil {
        display: none;
    }

    .cerrarNoMovil {
        display: normal;
    }

    .graficoVertical {
        height: 135px !important;
    }

    .scrollerListaClientes {
        max-height: 350px;
    }

    .margenArribaMenuLateral {
        margin-top: -27px;
    }

    .espaciadoIzq {
        margin-left: 10px;
    }

    .textoDetalleCompra {
        text-align: right;
    }

    .listaPasos li {
        margin-right: 55px;
    }

    .listaPasos .inactivo {
        margin-right: 55px;
    }

    .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active, .nav-tabs .nav-link {
        font-size: 18px;
    }

    .espaciadoTituloArriba {
        margin-top: 10px;
    }

    .modal-lg, .modal-xl {
        max-width: 900px;
    }

    .espacioComboArriba {
        margin-top: -15px !important;
    }

    .anchoTextoCamion {
        width: 45px;
    }

    .dropdown-menu {
        width: 428px;
        height: 200px;
        overflow: auto;
        white-space: nowrap;
        scrollbar-color: rgb(145, 144, 149) rgb(226, 226, 230);
    }
}

@media (min-width: 1141px) and (max-width: 1380px) {

    .contenedorGaleriaIntroduccion {
        padding: 55px 0px 0px;
    }

    .headerLogin {
        padding: 30px 0px 30px;
    }

    .fondoBodyLogin {
        background-position: left top;
    }

    .logoKCProfesionalLogin {
        float: right;
        padding-right: 35px;
    }

    .logoKCProfesional {
        float: right;
        padding-right: 35px;
    }

    .logoKC {
        padding-top: 20px;
    }

    .logoCustomerPortalLogin {
        text-align: center;
        padding-top: 0px;
        width: 100%;
    }

    .logoCustomerPortalListaClientes {
        padding-top: 20px;
        width: 250px;
        margin: 0 auto !important;
        display: block;
    }

    #fondoLogin {
        background: rgba(250, 250, 250, 0.7);
        height: 475px;
        margin: 0px 65px 10px;
    }

        #fondoLogin form button {
            width: 146px;
            padding: 0.54rem 2.14rem;
            border-radius: 0px !important;
            box-shadow: none;
            -webkit-box-shadow: none;
            -webkit-transition: none;
            transition: none;
            -o-transition: none;
        }

    .imgResponsiveCentradaLogin {
        margin: 0 12%;
    }

    .imgResponsiveCentrada {
        margin: 0 auto;
    }

    .grafico {
        height: 100px !important;
    }

    .fondoGraficos {
        margin: 20px 10px 5px 0px;
        padding: 15px 20px;
    }

    .textoTablaCatalogo {
        color: #676767;
        font-size: 22px;
        line-height: 26px;
        font-family: "Neue Light Condensed";
        padding-left: 20px !important;
        text-transform: none;
        text-transform: capitalize;
    }

    .ventanaArriba {
        top: 0px !important;
    }

    .fondoMenuLateral .table p {
        width: 230px;
    }

    .fondoGris {
        margin: 20px 18px 5px 18px;
    }

    .promocionInternaFondoGris {
        padding: 10px 20px;
    }

    .anchoTablaPedido {
        width: 715px;
    }

    .anchoTablaProductos {
        width: 100%;
    }

    .anchoTablaHistorialPedidos {
        width: 100%;
    }

    .cerrarMovil {
        display: none;
    }

    .cerrarNoMovil {
        display: normal;
    }

    .graficoVertical {
        height: 155px !important;
    }

    .scrollerListaClientes {
        max-height: 350px;
        min-height: 90px;
    }

    .margenArribaMenuLateral {
        margin-top: -27px;
    }

    .espaciadoIzq {
        margin-left: 10px;
    }

    .textoDetalleCompra {
        text-align: right;
    }

    .listaPasos li {
        margin-right: 55px;
    }

    .listaPasos .inactivo {
        margin-right: 55px;
    }

    .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active, .nav-tabs .nav-link {
        font-size: 18px;
    }

    .espaciadoTituloArriba {
        margin-top: 10px;
    }

    .modal-lg, .modal-xl {
        max-width: 1085px;
    }

    .espacioComboArriba {
        margin-top: -15px !important;
    }

    .anchoTextoCamion {
        width: 45px;
    }

    .dropdown-menu {
        width: 428px;
        height: 200px;
        overflow: auto;
        white-space: nowrap;
        scrollbar-color: rgb(145, 144, 149) rgb(226, 226, 230);
    }
}

@media (min-width: 1381px) {

    .contenedorGaleriaIntroduccion {
        padding: 85px 0px;
    }

    .headerLogin {
        padding: 40px 0px 40px;
    }

    .fondoBodyLogin {
        background-position: left top;
    }

    .logoCustomerPortalLogin {
        text-align: center;
        padding-top: 0px;
        width: 100%;
    }

    .logoKCProfesionalLogin {
        float: right;
        padding-right: 35px;
    }

    .logoKCProfesional {
        float: right;
        padding-right: 35px;
    }

    .logoKC {
        padding-top: 20px;
    }

    .logoCustomerPortalListaClientes {
        padding-top: 20px;
        width: 250px;
        margin: 0 auto !important;
        display: block;
    }

    #fondoLogin {
        background: rgba(250, 250, 250, 0.7);
        height: 475px;
        margin: 0px 65px 10px;
    }

        #fondoLogin form button {
            width: 166px;
            border-radius: 2px;
        }

        #fondoLogin form {
            position: relative;
            color: #3A3A3A;
            font-size: 16px;
            line-height: 24px;
            top: 50px;
        }

    .imgResponsiveCentradaLogin {
        margin: 0 12%;
    }

    .imgResponsiveCentrada {
        margin: 0 auto;
    }

    .contenedorGrafico {
        max-height: 260px;
    }

    .grafico {
        height: 100px !important;
    }

    .graficoReporteBarrasHorizontal {
        height: 155px !important;
    }

    .fondoGraficos {
        margin: 20px 10px 20px 0px;
        padding: 20px 30px;
    }

    .ventanaArriba {
        top: 0px !important;
    }

    .fondoMenuLateral .table p {
        width: 215px;
    }

    .fondoGris {
        margin: 20px 30px 0px 20px;
    }

    .promocionInternaFondoGris {
        padding: 10px 20px;
    }

    .anchoTablaPedido {
        width: 100%;
    }

    .anchoTablaProductos {
        width: 100%;
    }

    .anchoTablaHistorialPedidos {
        width: 100%;
    }

    .cerrarMovil {
        display: none;
    }

    .cerrarNoMovil {
        display: normal;
    }

    .graficoVertical {
        height: 155px !important;
    }

    .scrollerListaClientes {
        max-height: 350px;
    }

    .margenArribaMenuLateral {
        margin-top: -27px;
    }

    .espaciadoIzq {
        margin-left: 10px;
    }

    .textoDetalleCompra {
        text-align: right;
    }

    .listaPasos li {
        margin-right: 55px;
    }

    .listaPasos .inactivo {
        margin-right: 55px;
    }

    .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active, .nav-tabs .nav-link {
        font-size: 18px;
    }

    .espaciadoTituloArriba {
        margin-top: 10px;
    }

    .modal-lg, .modal-xl {
        max-width: 1085px;
    }

    .espacioComboArriba {
        margin-top: -15px !important;
    }

    .anchoTextoCamion {
        width: 45px;
    }

    .dropdown-menu {
        width: 428px;
        height: 200px;
        overflow: auto;
        white-space: nowrap;
        scrollbar-color: rgb(145, 144, 149) rgb(226, 226, 230);
    }

}

html {
    height: 100%;
}

.fondoBodyIntroduccion {
    background: linear-gradient(132.86deg, #714D9F 0%, #10069F 100%);
    background-position: top center;
    background-size: cover;
}

.textoIntroduccion {
    color: #FFFFFF;
    font-family: "Arial Rounded MT";
    font-size: 1.50rem;
    line-height: 46px;
    text-align: center;
}

.textoIntroduccionMobile {
    color: #FFFFFF;
    font-family: "Arial Rounded MT";
    font-size: 3rem;
    line-height: 60px;
    text-align: center;
    margin-bottom: 90px;
    margin-top: 90px;
}

.imgIntroduccion {
    max-width: 300px;
    height: 279px;
    width: 100%;
    margin: 20px auto 70px;
    display: block;
}

.imgLogoKCIntroduccion {
    max-width: 300px;
    width: 100%;
    margin: 20px auto 0px;
    display: block;
}

.imgLogoKCIntroduccionMobile {
    max-width: 450px;
    width: 100%;
    margin: 60px auto 0px;
    display: block;
}


.btnIntroduccion {
    height: 36px;
    width: 166px;
    border-radius: 3px;
    background-color: #00A5FF !important;
    padding: 0px;
    display: block;
    margin: -50px auto 15px;
}

.btnIntro1 {
    height: 36px;
    width: 166px;
    border-radius: 3px;
    background-color: #00A5FF !important;
    border: 2px solid #00A5FF !important;
    padding: 0px;
    display: block;
    float: right;
    background-color: transparent !important;
    margin-bottom: 20px;
}

.btnIntro2 {
    height: 36px;
    width: 166px;
    border-radius: 3px;
    border-color: #00A5FF !important;
    padding: 0px;
    display: block;
    float: left;
    margin-bottom: 20px;
}

.carousel .carousel-indicators li {
    width: 1.5rem;
    height: 1.5rem;
    margin-right: 20px;
}

.fondoBodyLogin {
    background-image: url('imgs/bg_9.jpg');
    background-color: rgb(186, 183, 219);
    background-size: cover;
}

.logoCustomerPortalListaClientes {
    text-align: center;
}

#fondoLogin form {
    position: relative;
    color: #3A3A3A;
    font-size: 16px;
    line-height: 24px;
    top: 50px;
}

    #fondoLogin form button {
        background-color: rgb(45, 94, 211) !important;
        position: relative;
        top: 0px;
        font-family: "Neue Light Condensed";
        font-size: 16px;
        line-height: 1;
    }

#fondoLista {
    background: rgba(250, 250, 250, 0.9);
    max-height: 580px;
    margin-top: 50px;
}

.fondoListaCatalogo {
    max-height: 465px !Important;
}

#fondoLogin h1 {
    text-transform: uppercase;
    color: #3A3A3A;
    font-size: 22px;
    line-height: 26px;
    text-align: center;
    position: relative;
    font-family: "Neue Light Condensed";
    top: 35px;
}

#fondoLista h2 {
    text-transform: uppercase;
    color: #3A3A3A;
    font-family: "Neue Light Condensed";
    font-size: 25px;
    line-height: 26px;
    position: relative;
    top: 0;
}

#fondoLista h3 {
    text-transform: uppercase;
    color: #3A3A3A;
    font-family: "Neue Light Condensed";
    font-size: 25px;
    line-height: 26px;
    position: relative;
    padding-top: 23px;
    padding-bottom: 15px;
    margin-top: 0;
}

#fondoLista .table tr {
    border-top: 1px solid rgb(212, 209, 210);
}

#fondoLista .table thead th {
    border-bottom: 1px solid rgb(212, 209, 210);
}

.fondoBody {
    background-image: url('imgs/bg_site.png');
    background-position: left top;
    background-size: cover;
}

.contenedorGrafico {
    margin: 15px 0px 10px;
    padding-bottom: 10px;
    width: 100%;
}

.grafico {
    width: 100% !important;
}

.fondoGraficos {
    background-color: white;
    border: 2px solid rgb(244, 244, 244);
}

.textoTabla {
    color: #676767;
    font-size: 13px;
    line-height: 13px;
    font-family: "Neue Light Condensed";
    padding: 10px;
    text-transform: capitalize;
}

.textoTablaPedido {
    color: #676767;
    font-size: 13px;
    line-height: 16px;
    font-family: "Neue Light Condensed";
    padding: 10px;
    text-transform: lowercase;
    padding-left: 0px !important;
}
    .textoTablaPedido:first-letter {
        text-transform: uppercase;
    }

.textoTablaPedidoHistorial {
    color: #676767;
    font-size: 13px;
    line-height: 16px;
    font-family: "Neue Light Condensed";
    padding: 10px;
    text-transform: lowercase;
}

    .textoTablaPedidoHistorial:first-letter {
        text-transform: uppercase;
    }

.ventanaArriba {
    right: 0px !important;
}

.fondoGris {
    background-color: rgb(248, 248, 247);
    padding: 10px 20px;
    max-height: 290px;
}

.promocionInternaFondoGris {
    background-color: rgb(248, 248, 247);
    margin: 20px 40px 0px 20px;
    max-height: 290px;
}

.graficoVertical {
    display: block;
    width: 271px;
    margin-bottom: 12px;
}

.textoDetalleCompra {
    color: #676767;
    font-family: "Neue Light Condensed";
    font-size: 13px;
    line-height: 13px;
    display: block;
    padding-top: 11px;
    padding-right: 5px;
}

.lnkMenuSuperior {
    color: rgba(255, 255, 255, 1);
    font-family: "Neue Thin Condensed";
    font-size: 14px;
    line-height: 17px;
    text-decoration: none;
    float: right;
    letter-spacing: 1px;
    top: 7px;
    position: relative;
}

    .lnkMenuSuperior:hover, .lnkMenuSuperior:active, .lnkMenuSuperior:visited {
        color: #ffffff;
        text-decoration: underline;
    }

.iconoMenuSuperior {
    font-size: 20px;
}

.fondoMenuLateral {
    background-color: rgba(0, 0, 0, 0.5);
    margin-top: 10px;
    padding: 15px 10px;
    border-radius: 0px 7px 7px 0px;
}

.textoTablaLogin {
    color: #676767;
    font-size: 13px;
    line-height: 13px;
    font-family: "Neue Light";
    padding-left: 20px !important;
    text-transform: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: capitalize;
}

.fondoMenuLateral p {
    color: #ffffff;
    line-height: 20px;
    margin: 0px;
    padding: 6px 0px 0px;
    font-family: "Neue Light Condensed";
    font-size: 18px;
    text-transform: uppercase;
}

.fondoMenuLateral .table p {
    color: #ffffff;
    line-height: 16px;
    margin: 0px;
    font-size: 14px;
    font-family: "Neue Light Condensed";
    text-transform: uppercase;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.creditoTexto {
    font-family: "Neue Roman";
}

.fondoMenuLateral .table p span {
    color: #ffffff;
    line-height: 20px;
    margin: 0px;
    padding1: 10px 0px 0px;
    font-size: 14px;
    font-family: "Neue Roman";
    text-transform: capitalize;
}

.tab-content > .tab-pane {
    background-color: white;
}

.lnkTab {
    color: #ffffff;
    font-size: 18px;
    text-decoration: none;
}

    .lnkTab.active {
        color: rgb(45, 94, 211);
        font-size: 18px;
        text-decoration: none;
    }

    .lnkTab:hover {
        color: #ffffff;
        text-decoration: underline;
    }

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #2D5ED3;
    border-color: #dee2e6 #dee2e6 #fff;
    text-transform: uppercase;
    padding-bottom: 5px;
    font-family: "Neue Light Condensed";
}

.nav-tabs .nav-link {
    color: white;
    border: 0px;
    text-transform: uppercase;
    padding-bottom: 5px;
    padding-top: 5px;
    font-family: "Neue Light Condensed";
}

.contenedorContenido {
    padding: 0px 0px 0px 10px;
}

.contenedorReportes {
    padding: 0px 10px 0px 0px;
}

.contenedorAnuncioSinFondo {
    margin: 20px 40px 0px 20px;
    padding-right: 5px;
}

.contenedorAnuncioIzquierda {
    margin: 12px 0px 0px 18px;
}

.contenedorAnuncioDerecha {
    margin: 12px 18px 0px 18px;
}

h1 {
    text-transform: uppercase;
    color: #6E6E6E;
    font-size: 22px;
    line-height: 26px;
    top: 35px;
    font-family: "Neue Light Condensed";
    width: 100%;
}

.promocionInterna h1 {
    text-transform: uppercase;
    color: #676767;
    font-size: 16px;
    line-height: 16px;
    top: 25px;
    font-family: "Neue Condensed";
    width: 100%;
}

h5 {
    text-transform: uppercase;
    color: #485465;
    font-size: 22px;
    line-height: 20px;
    top: 25px;
    font-family: "Neue Light Condensed";
    width: 100%;
    letter-spacing: -0.16px;
}

.tituloDatosEntrega {
    text-transform: uppercase;
    color: #676767;
    font-size: 24px;
    line-height: 29px;
    margin-top: 12px;
    margin-bottom: 12px;
    font-family: "Neue Condensed";
}

.tituloCategoriasAyuda {
    text-transform: uppercase;
    color: #676767;
    font-size: 24px;
    line-height: 25px;
    margin-top: 24px;
    font-family: "Neue Condensed";
}

.tituloDeuda {
    text-transform: uppercase;
    color: #676767;
    font-size: 24px;
    line-height: 21px;
    padding-bottom: 0px;
    font-family: "Neue Condensed";
}

.textoInfoCredito {
    text-transform: uppercase;
    color: #676767;
    font-size: 18px;
    line-height: 18px;
    margin-top: 18px;
    margin-bottom: 10px;
    font-family: "Neue Condensed";
}

.textoIndicacionStatus {
    text-transform: uppercase;
    color: #676767;
    font-size: 15px;
    line-height: 15px;
    margin-top: 8px;
    margin-bottom: 5px;
    font-family: "Neue Condensed";
}

.textoStatus {
    text-transform: capitalize;
    color: #676767;
    font-size: 20px;
    line-height: 18px;
    margin-top: 0px;
    padding-bottom: 25px;
    font-family: "Neue Condensed";
}

.tituloSubirArchivo {
    text-transform: uppercase;
    color: #4A4A4A;
    font-size: 18px;
    line-height: 22px;
    font-family: "Neue Light Condensed";
    text-align: center;
    width: 100%;
}

.tituloAceptarTerminos {
    text-transform: uppercase;
    color: #4A4A4A;
    font-size: 18px;
    line-height: 22px;
    font-family: "Neue Light Condensed";
    text-align: center;
    width: 100%;
}

.tituloCodes {
    text-transform: uppercase;
    color: red;
    font-size: 13px;
    line-height: 22px;
    font-family: "Neue Light Condensed";
    text-align: center;
    width: 100%;
}

h4 {
    text-transform: uppercase;
    color: #676767;
    font-size: 18px;
    line-height: 22px;
    font-family: "Neue Condensed";
}

.modal-header {
    text-align: center;
}

h2 {
    text-transform: uppercase;
    color: #3A3A3A;
    font-size: 22px;
    line-height: 26px;
    top: 35px;
    font-family: "Neue Light";
    padding-bottom: 20px;
    font-weight: bold;
}

.borderGrisAbajo {
    border-bottom: 2px solid rgb(229, 229, 229);
}

h3 {
    text-transform: uppercase;
    color: #3A3A3A;
    font-size: 18px;
    line-height: 20px;
    font-family: "Neue Thin Condensed";
    padding: 0px;
    margin: 0px;
    margin-top: 30px;
    font-weight: bold;
    margin-bottom: 15px;
}

#cntPeriodo{
    margin-left: 26px;
    width: 200px;
    margin-bottom: 15px;
}
.fechaHistorial{
    width: 80px;
    margin-top: 25px;
}
.tituloBuscador {
    text-transform: uppercase;
    color: #676767;
    font-size: 16px;
    display: inline;
    line-height: 16px;
    font-family: "Neue Condensed";
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 10px;
}

h6 {
    text-transform: uppercase;
    color: #485465;
    font-size: 16px;
    line-height: 18px;
    font-family: "Neue Condensed";
    padding: 0px;
    margin: 16px 0px 0px;
}

.espaciadoTituloReportes {
    margin-top: 5px;
}

.textoPequeno {
    margin: 0px;
    margin-bottom: 20px;
    font-size: 13px;
    font-family: "Neue Condensed";
    color: #485465;
    letter-spacing: -0.12px;
    line-height: 16px;
}

.textoPequenoLight {
    margin: 20px 0px;
    font-size: 13px;
    font-family: "Neue Light";
}

.texto {
    font-size: 15px;
    font-family: "Neue Thin Condensed";
    color: #3A3A3A;
}

.textoBienvenido {
    font-size: 15px;
    font-family: "Neue Condensed";
    color: #676767;
    margin-bottom: 8px;
}

.textoDetalle {
    font-size: 14px;
    font-family: "Neue Condensed";
    color: #ffffff;
    text-transform: uppercase;
}

.lnkTexto {
    font-size: 15px;
    font-family: "Neue Condensed";
    color: rgb(45, 94, 211);
    text-transform: uppercase;
}

.contenedorPromo {
    /*padding: 10px 0px 5px;*/
    padding: 0px 0px 5px;
}

.imgResponsiva {
    width: 100%
}

.imgResponsivaPromo {
    width: 100%;
    /*max-height: 225px;*/
    max-height: 242px;
    max-width: 358px;
    margin-bottom: 7px;
}

.bannerPromoGrande {
    max-height: 160px;
    max-width: 481px;
    margin-left: 15px;
}

.bannerPromoGrandeInicio {
    max-height: 218px;
    max-width: 680px;
}

.imgLogo {
    border-radius: 50%;
    width: 49px;
    margin-left: 10px;
}

.sinBorde {
    border: 0px !important;
}

.textoVerde {
    color: rgb(58, 186, 98) !important;
}

.credito {
    float: left;
    color: #ffffff;
    font-size: 14px;
    text-transform: uppercase;
    font-family: "Neue Thin Condensed";
}

.iconoVerde {
    color: rgb(58, 186, 98) !important;
    font-size: 26px !important;
    float: right;
}

.iconoRojo {
    color: #E04646 !important;
    font-size: 26px !important;
    float: right;
}

.iconoVerdeIzq {
    color: rgb(58, 186, 98) !important;
    font-size: 26px !important;
    float: left;
}

.iconoVerdeHistorial {
    color: #4FDB94 !important;
    font-size: 16px !important;
    float: left;
    padding-top: 5px;
}

.iconoAmarilloPendientePago {
    color: #F5DC5D !important;
    font-size: 16px !important;
    float: left;
}

.iconoRojoPendientePago {
    color: #DB614F !important;
    font-size: 16px !important;
    float: left;
}

table.table thead th {
    text-transform: uppercase;
    font-size: 15px;
    color: #676767;
    font-family: "Neue Condensed";
}

    table.table thead th.titulosLogin {
        text-transform: uppercase;
        font-size: 16px;
        color: #3A3A3A;
        font-family: "Neue Light Condensed";
        padding-left: 1.3em;
    }

.sinPadding {
    padding: 0px !important;
    margin: 0px !important;
}

.sinMargin {
    margin: 0px;
}

.sinPaddingIzq {
    padding-left: 0px;
    margin-left: 0px;
}

.sinPaddingAbajo {
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.sinPaddingArriba {
    padding-top: 0px;
    margin-top: 0px;
}

.espaciadoArriba {
    padding-top: 17px;
}

.espaciadoArribaIMprimir {
    margin-top: 17px;
}

.espaciadoArribaCarrito {
    padding-top: 9px !important;
}

.espaciadoArribaBtn {
    padding-top: 5px;
}

.espaciadoArribaAyuda {
    margin-top: 65px;
}

.espaciadoTitulo {
    padding-top: 25px;
    padding-bottom: 10px;
}

.espaciadoArribaTexto {
    padding-top: 7px;
}

.espaciadoArribaLogin {
    margin-top: 10px;
}

.logoCustomerPortal {
    text-align: center;
    padding-top: 15px;
    max-height: 64px;
    /*margin-left: -27px;*/
}

.md-form input[type=date], .md-form input[type=datetime-local], .md-form input[type=email], .md-form input[type=number], .md-form input[type=password], .md-form input[type=search-md], .md-form input[type=search], .md-form input[type=tel], .md-form input[type=text], .md-form input[type=time], .md-form input[type=url], .md-form textarea.md-textarea {
    border-bottom: 1px solid #3A3A3A;
}

.nav-tabs .nav-item {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.sinEspacioDerecho {
    margin-right: 0;
    padding-right: 0px;
}

.sinEspacioIzquierdo {
    margin-left: 0;
    padding-left: 0px;
}

.sinEspacioAbajo {
    margin-bottom: 0;
    padding-bottom: 0px;
}

/********************************************************************************/
.classic-tabs .nav li a {
    display: block;
    padding: 3px 24px;
    font-size: 18px;
    text-transform: uppercase;
    color: rgb(165, 165, 165);
    text-align: center;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-family: "Neue Thin Condensed";
}

.classic-tabs .nav.tabs-cyan li a.active {
    border-color: rgb(45, 94, 211);
    font-family: "Neue Thin Condensed";
    font-size: 18px;
    text-transform: uppercase;
}

.classic-tabs .nav li a.active {
    border-bottom: 3px solid;
    color: rgb(45, 94, 211);
    text-transform: capitalize;
    font-size: 18px;
}

.lnkMenuSuperiorTab {
    color: #676767;
    font-size: 14px;
    display: table-cell;
    padding-right: 10px;
    text-decoration: none;
    float: right;
    padding-top: 8px;
    font-family: "Neue Light Condensed";
}

    .lnkMenuSuperiorTab:first-letter {
        text-transform: uppercase;
    }

    .lnkMenuSuperiorTab:hover {
        color: rgb(125, 125, 125);
        text-decoration: underline;
    }

.lnkCarrito {
    color: #676767;
    font-size: 15px;
    display: table-cell;
    padding-right: 8px;
    text-decoration: none;
    float: right;
    padding-top: 0px;
    font-family: "Neue Condensed";
}

    .lnkCarrito:hover {
        color: rgb(125, 125, 125);
        text-decoration: underline;
    }

.listaPasos {
    list-style-type: none;
    margin: 10px 0px;
    overflow: hidden;
    padding-left: 12px;
}

    .listaPasos li {
        float: left;
        color: #2D5ED3;
        font-size: 14px;
        font-family: "Neue Condensed";
    }

    .listaPasos .inactivo {
        float: left;
        color: #BABABA;
        font-family: "Neue Light Condensed";
    }

.numeroCirculo {
    display: inline-block;
    border-radius: 100%;
    border: 2px solid;
    font-size: 14px;
}

.circuloAzul {
    border: 2px solid rgb(45, 94, 211);
    background-color: rgb(45, 94, 211);
    color: white;
    width: 25px;
    text-align: center;
}

.circuloVerdeStatus {
    border: 0px solid #7ED321;
    background-color: #7ED321;
    -webkit-print-color-adjust: exact;
}

.circuloVerde {
    background-color: #3ABA62;
    color: white;
}

.circuloCelesteLeyenda {
    background-color: #76BACF;
    color: white;
}

.circuloCelesteClaroLeyenda {
    background-color: #83E0FB;
    color: white;
}

.circuloAzulLeyenda {
    background-color: #64B0E4;
    color: white;
}

.circuloMoradoLeyenda {
    background-color: #A476CF;
    color: white;
}

.textoCirculoStatus {
    color: rgba(0,0,0,0.87);
    font-family: Roboto;
    font-size: 13px;
    font-weight: 500;
    line-height: 14px;
}

.circuloGris {
    border: 2px solid rgb(165, 165, 165);
    color: rgb(165, 165, 165);
}

.numeroCirculo:before, .numeroCirculo:after {
    content: '\200B';
    display: inline-block;
    line-height: 0px;
    padding-top: 50%;
    padding-bottom: 50%;
}

.numeroCirculo:before {
    padding-left: 6px;
}

.numeroCirculo:after {
    padding-right: 6px;
}

.textoCarrito {
    color: gray;
    text-align: right;
    font-size: 16px;
}

.contenedorInfo {
    box-shadow: none;
    -webkit-box-shadow: none;
}

.bordeGris {
    border-top: 1px solid rgb(151, 151, 151);
    border-bottom: 1px solid rgb(151, 151, 151);
    margin: 0px;
}

.bordeGrisHistorial {
    border-top: 1px solid rgb(151, 151, 151);
    margin: 0px;
}

.bordeGrisArriba {
    border-top: 1px solid rgb(151, 151, 151);
    margin: 0px;
    padding-top: 10px;
}

.bordeGrisDerecho {
    border-right: 1px solid rgb(151, 151, 151);
}

.bordeGrisIzquierdo {
    border-left: 1px solid rgb(151, 151, 151);
}

.textoCentrado {
    text-align: center;
}

.contenedorSubirArchivo {
    width: 235px;
    height: 189px;
    margin: 20px auto;
    background-image: url('imgs/subirArchivo.jpg');
    background-position: center;
    background-size: contain;
}

.contenedorSeccionIzq {
    margin: 0px 10px 0px 20px;
}

.contenedorInicio {
    margin: 0px 10px 0px 20px;
}

.contenedorDeuda {
    margin: 30px 10px 18px 20px;
}

.contenedorAyuda {
    margin: 12px 10px 11px 20px;
}

.espaciadoLateral {
    padding-left: 15px;
    padding-right: 15px;
}

.espaciadoLateralMenuSuperior {
    padding-left: 14px;
    padding-right: 14px;
}

.espaciadoLateralLogin {
    margin-left: 10px;
    margin-right: 10px;
}

.textoEstado {
    padding-left: 10px;
    padding-right: 10px;
    line-height: 25px;
}

.textoEstadoPendientePago {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.contenedorTabla {
    margin: 0px 0px;
}

table th {
    text-transform: uppercase;
    font-size: 14px;
    color: #676767;
    font-family: "Neue Condensed";
    padding: 0.65rem 0px 0.80rem;
}

table tr, table thead {
    border-top: 1px solid rgb(163, 163, 163);
}

#carrito tr, #carrito thead {
    border-bottom: 1px solid rgb(163, 163, 163);
    border-top: 0px;
}

.sinBordeSuperior {
    border-top: 0px;
}

.imgProducto {
    width: 60px;
    height: 60px;
    padding: 0px 5px 5px;
}

    .imgProducto:hover {
        transform: scale(2, 2);
        border: 1px solid #979797;
        padding: 5px;
        background-color: #ffffff;
        z-index: 100;
        position: relative;
    }

table tfoot th {
    background-color: #3aba62;
    color: rgb(255, 255, 255);
    font-size: 14px;
}

.contenedorDetalleFinal {
    background-color: #3aba62;
    color: rgb(255, 255, 255);
    padding: 5px 20px !important;
    margin: 12px 0px 0px;
}

.contenedorDetalleEnvio {
    margin: 5px 0px 6px;
    width: auto;
}

.modalLateralHistorlal {
    width: 100% !important;
}

.contenedorBuscador {
    margin: 7px 15px 0px;
    width: auto;
}

.contenedorDatosEntrega {
    margin: 10px 8px 0px;
    width: auto;
}

.espaciadoCampoBuscar {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
    height: 47px;
    top: 6px;
}

.espaciadoCampoDescargarCatalogo {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
    text-align: right;
    display: block;
    height: 37px;
    top: 0px;
}

.selectCustomizado {
    border: 1px solid #979797;
    padding: 5px;
    height: auto;
    font-family: "Neue Light Condensed";
    font-size: 15px;
    text-transform: capitalize;
}

.sinPaddingLateral {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.sinMargenLateral {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.imgIconoPedido {
    float: left;
    padding-right: 3px;
    vertical-align: middle;
}

.lnkIconoPedido {
    width: 60px;
    display: block;
    margin: 9px 0px !important;
}

    .lnkIconoPedido:hover {
        color: #2D5ED3;
    }

.lnkRepetirPedido {
    width: 64px;
    height: 37px;
    position: relative;
    display: inline-block;
}

    .lnkRepetirPedido .img-top {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 99;
    }

    .lnkRepetirPedido:hover .img-top {
        display: inline;
    }

.lnkVerDetalle {
    width: 69px;
    height: 37px;
    position: relative;
    display: inline-block;
    top: 5px;
}

    .lnkVerDetalle .img-top {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 99;
    }

    .lnkVerDetalle:hover .img-top {
        display: inline;
    }

.lnkVerDetalleIcono {
    width: 37px;
    height: 37px;
    position: relative;
    display: inline-block;
    /* top: -5px; */
    margin-right: 25px;
}

    .lnkVerDetalleIcono .img-top {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 99;
    }

    .lnkVerDetalleIcono:hover .img-top {
        display: inline;
    }

.table {
    margin-bottom: 0rem;
}

.textoDireccion {
    width: 160px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
    display: block;
}

.textoPedidoInicio {
    width: 70px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
    display: block;
}

.textoOrdenInicio {
    width: 120px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
    display: block;
}

.textoTipoInicio {
    width: 90px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
    display: block;
}

.textoFraccionadoInicio {
    width: 90px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
    display: block;
}


.balanceColumnaDate {
    width: 80px !important;
}

.balanceColumnaOrderNumber {
    width: 100px !important;
}

.balanceColumnaOrderType {
    padding-left: 0px !important;
    padding-right: 0px !important;
    width: 100px !important;
}

.balanceOrderTypeValue {
    padding-right: 0px;
    padding-left: 0px;
    width: 100px;
}

.balanceColumnaSplitOrder {
    width: 95px !important;
}

.balanceColumnaReferenceNumber {
    width: 105px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.balanceColumnaStatus {
    width: 130px;
}

.textoCostoInicio {
    width: 89px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
    display: block;
}

.textoPrecioCarrito {
    width: 89px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
    display: block;
}


.textoProductoCarrito {
    width: 200px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
}

.textoDescFactura {
    width: 180px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
}

.contenedorImagenPromo {
    padding: 0 0 0 15px;
}

.imagenPromoPedidoGrande {
    margin-left: 14px;
    max-height: 160px;
    max-width: 501px;
}

.imagenPromoPedidoPeq {
    max-height: 160px;
    max-width: 179px;
    width: 179px;
}

.imagenCentrada {
    margin: 0px auto;
    display: block;
}

.scroller {
    width: 100%;
    height: 360px;
    overflow-y: auto;
    scrollbar-color: rgb(145, 144, 149) rgb(226, 226, 230);
}

.scrollerProductos {
    width: 100%;
    height: 360px;
    overflow-y: auto;
    scrollbar-color: rgb(145, 144, 149) rgb(226, 226, 230);
}

.scrollerProductosAgregar {
    width: 100%;
    height: 293px;
    overflow-y: auto;
    scrollbar-color: rgb(145, 144, 149) rgb(226, 226, 230);
    margin-bottom: 50px;
}

.scrollerArbol {
    width: 100%;
    max-height: 285px;
    overflow-y: auto;
    scrollbar-color: rgb(145, 144, 149) rgb(226, 226, 230);
}

.scrollerCarrito {
    width: 100%;
    max-height: 528px;
    overflow-y: auto;
    scrollbar-color: rgb(145, 144, 149) rgb(226, 226, 230);
}

.scrollerOrdenCompra {
    width: 100%;
    max-height: 482px;
    overflow-y: auto;
    scrollbar-color: rgb(145, 144, 149) rgb(226, 226, 230);
}

.scrollerHistorial {
    width: 100%;
    height: 400px;
    overflow-y: auto;
    scrollbar-color: rgb(145, 144, 149) rgb(226, 226, 230);
}

.scrollerPagosPendientes {
    width: 100%;
    height: 406px;
    overflow-y: auto;
    scrollbar-color: rgb(145, 144, 149) rgb(226, 226, 230);
}

.scrollerListaClientes {
    width: 100%;
    overflow-y: auto;
    scrollbar-color: rgb(145, 144, 149) rgb(226, 226, 230);
}

.scrollerCatalogo {
    width: 100%;
    max-height: 300px;
    overflow-y: auto;
    scrollbar-color: rgb(145, 144, 149) rgb(226, 226, 230);
}

.scrollerAyuda {
    width: 100%;
    height: 365px;
    overflow-y: auto;
    scrollbar-color: rgb(145, 144, 149) rgb(226, 226, 230);
}

    .scroller::-webkit-scrollbar, .scrollerCarrito::-webkit-scrollbar, .scrollerProductos::-webkit-scrollbar, .scrollerHistorial::-webkit-scrollbar, .scrollerPagosPendientes::-webkit-scrollbar, .scrollerListaClientes::-webkit-scrollbar, .scrollerCatalogo::-webkit-scrollbar, .scrollerArbol::-webkit-scrollbar, .scrollerAyuda::-webkit-scrollbar, .dropdown-menu::-webkit-scrollbar, .scrollerOrdenCompra::-webkit-scrollbar, .scrollerProductosAgregar::-webkit-scrollbar {
        width: 10px;
    }

        .scroller::-webkit-scrollbar-track, .scrollerCarrito::-webkit-scrollbar-track, .scrollerProductos::-webkit-scrollbar-track, .scrollerHistorial::-webkit-scrollbar-track, .scrollerPagosPendientes::-webkit-scrollbar-track, .scrollerListaClientes::-webkit-scrollbar-track, .scrollerCatalogo::-webkit-scrollbar-track, .scrollerArbol::-webkit-scrollbar-track, .scrollerAyuda::-webkit-scrollbar-track, .dropdown-menu::-webkit-scrollbar-track, .scrollerOrdenCompra::-webkit-scrollbar-track, .scrollerProductosAgregar::-webkit-scrollbar-track {
            background-color: rgb(226, 226, 230);
            border-radius: 10px;
        }

        .scroller::-webkit-scrollbar-thumb, .scrollerCarrito::-webkit-scrollbar-thumb, .scrollerProductos::-webkit-scrollbar-thumb, .scrollerHistorial::-webkit-scrollbar-thumb, .scrollerPagosPendientes::-webkit-scrollbar-thumb, .scrollerListaClientes::-webkit-scrollbar-thumb, .scrollerCatalogo::-webkit-scrollbar-thumb, .scrollerArbol::-webkit-scrollbar-thumb, .scrollerAyuda::-webkit-scrollbar-thumb, .dropdown-menu::-webkit-scrollbar-thumb, .scrollerOrdenCompra::-webkit-scrollbar-thumb, .scrollerProductosAgregar::-webkit-scrollbar-thumb {
            border-radius: 10px;
            background-color: rgb(145, 144, 149);
            border: 1px solid rgb(226, 226, 230);
            height: 15px;
        }

.txtCantidad {
    height: 28px;
    border: 1px solid #979797;
    border-radius: .25rem;
    width: 70px;
    font-family: "Neue Light";
    font-size: 14px;
}

.txtCantidadPedido {
    height: 28px;
    border: 1px solid #979797;
    border-radius: .25rem;
    width: 55px;
    font-family: "Neue Light";
    font-size: 12px;
    padding: 5px 3px;
    margin-left: 10px;
}

.filaTablaPedidos {
    height: 87px;
    padding-top: 0;
}

.filaTablaProductos {
    height: 70px;
    padding-top: 0;
}

.filaTablaPagosPendientes {
    height: 50px;
    padding-top: 0;
}

.columnaCantidad {
    width: 100px;
}

.columnaCantidadPedido {
    width: 85px;
}

.columnaFoto {
    width: 95px;
}

.columnaCodigo {
    width: 140px;
}

.columnaCodigoPedido {
    width: 100px;
}

.columnaPallets {
    width: 95px;
}

.columnaDescripcion {
    width: 185px;
}

.columnaDescripcionPedido {
    width: 105px;
}

.columnaDescripcionCliente {
    width: 270px;
}

.columnaCantidadFactura {
    width: 100px;
}

.columnaDescripcionFactura {
    width: 212px;
}

.columnaPedidoFactura {
    width: 86px;
}

.columnaTotalFactura {
    width: 122px;
}

.columnaPrecio {
    width: 75px;
}

.columnaPrecioPedido {
    width: 60px;
}

.columnaEliminarPedido{
    width: 30px;
}

.columnaSinBordeSuperior {
    border-top: 0px !important;
}

.filaSinEspacioSuperior {
    padding-top: 0px !important;
}

.columnaTotalPrecio {
    width: 100px;
}

.columnaM3 {
    width: 35px;
}

.columnaSubtotal {
    width: 80px;
}

.columnaSubtotalProductos {
    width: 120px;
}

.columnaFechaHistorial {
    width: 95px;
}

.columnaPedidoHistorial {
    width: 110px;
}

.columnaOrdenHistorial {
    width: 147px;
}

.columnaDireccionHistorial {
    width: 200px;
}

.columnaCondicionHistorial {
    width: 134px;
}

.columnaCostoHistorial {
    width: 123px;
}

.columnaStatusHistorial {
    width: 105px;
}

.columnaAccionesHistorial {
    width: 135px;
}

.columnaFechaFacturas {
    width: 150px;
}

.columnaFechaFacturas {
    width: 153px;
}

.columnaFacturaFacturas {
    width: 153px;
}

.columnaReferenciaFacturas {
    width: 153px;
}

.columnaVencimientoFacturas {
    width: 150px;
}

.columnaCondicionFacturas {
    width: 153px;
}

.columnaTotalFacturas {
    width: 153px;
}

.columnaAccionFacturas {
    width: 160px;
}

.columnaEmisionPagoPendiente {
    width: 107px;
}

.columnaDocumentoPagoPendiente {
    width: 137px;
}

.columnaNumeroPagoPendiente {
    width: 144px;
}

.columnaMontoPagoPendiente {
    width: 145px;
}

.columnaVencimientoPagoPendiente {
    width: 133px;
}

.columnaVencimientoPagoPendienteTexto {
    width: 130px;
}

.columnaStatusPagoPendiente {
    width: 146px;
}

.columnaStatusPagoPendienteTexto {
    width: 139px;
}

.columnaImporteHistorialPago {
    width: 104px;
}

.columnaItemHistorialPago {
    width: 247px;
}

.columnaDescripcionHistorialPago {
    width: 217px;
}

.textoTablaCodigo {
    width: 125px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
}

.textoTablaCodigoPedido {
    width: 85px;
    /*width: 125px;*/
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
}

.textoTablaDescripcionProducto {
    width: 135px !important;
    margin-bottom: 0;
}

.textoTablaDescripcion {
    width: 155px !important;
    margin-left: 5px;
}

.textoTablaDescripcionPedido {
    width: 110px !important;
}

.columnaFecha {
    width: 90px;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.columnaPedido {
    width: 90px;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.columnaOrden {
    width: 148px;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.columnaCosto {
    width: 97px;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.columnaDireccion {
    width: 170px;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.columnaAcciones {
    width: 130px;
    padding-top: 0px !important;
    padding-bottom: 5px !important;
}

.btn-indigo {
    color: #fff;
    font-size: 15px;
    font-family: "Neue Light Condensed";
    border-radius: 2px;
    background-color: #2D5ED3;
    padding: 9px 20px;
    box-shadow: none !important;
}

.btn-light {
    color: #2D5ED3;
    border: 1px solid #2D5ED3;
    font-size: 15px;
    font-family: "Neue Light Condensed";
    border-radius: 2px;
    background-color: #FFFFFF !important;
    padding: 9px 20px;
    box-shadow: none !important;
}

.textoSubirArchivo {
    color: #4A4A4A;
    font-family: "Neue Light Condensed";
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    padding-top: 10px;
}

.lnkArchivo {
    color: #007bff;
    text-decoration: underline;
}

#filedrag {
    display: none;
    font-weight: bold;
    text-align: center;
    padding: 1em 0;
    margin: 1em 0;
    color: #555;
    border: 2px dashed #555;
    border-radius: 7px;
    cursor: default;
}

    #filedrag.hover {
        color: #f00;
        border-color: #f00;
        border-style: solid;
        box-shadow: inset 0 3px 4px #888;
    }

.progressSubirArchivo {
    height: 20px;
    overflow: hidden;
    font-size: .75rem;
    background-color: #D8D8D8;
    border-radius: 12px;
}

.progress-barSubirArchivo {
    border-radius: 12px;
    background-color: #7ED321;
}

.progress-barCamiones {
    border-radius: 0px;
    background-color: #5D7BA8;
}

table#seleccionProductos tr td a.button {
    display: none;
}

table#seleccionProductos tr:hover td a.button {
    display: inline-block;
}

table#seleccionProductos tr th a.button {
    display: none;
}

table#seleccionProductos tr:hover th a.button {
    display: inline-block;
}

table#seleccionProductos > tbody > tr:last-child {
    height: 160px;
}

.btnEliminar {
    padding-top: 10px;
    font-size: 20px;
    color: rgb(222, 48, 48) !important;
}

.iconoDescargarOrden {
    height: 17px !important;
}

#seleccionProductos tbody tr:hover td, #seleccionProductos tbody tr:hover th {
    background-color: rgb(248, 248, 248);
    color: #676767;
}

.table-hover tbody tr:hover td, .table-hover tbody tr:hover th {
    background-color: rgb(136, 149, 185);
    color: white;
}

.btnVaciarCarrito {
    margin-left: 40px;
}

.md-form label {
    color: rgba(33,33,33,0.87);
    font-size: 16px;
    line-height: 24px;
}

.md-form {
    margin-top: 0.6rem;
    margin-bottom: 0.6em;
}

.contenedorDetalle {
    margin: 5px 0px 5px;
    width: auto;
}

.textoDetalleCantidad {
    color: #676767;
    font-family: "Neue Medium Condensed";
    font-size: 16px;
    line-height: 14px;
    text-align: left;
    display: block;
    padding-left: 10px;
    padding-top: 15px;
}

.btn-indigo:disabled, .btn-indigo[disabled] {
    border: 0px;
    background-color: #e1e1e1 !important;
    color: #676767;
    box-shadow: none;
}

.textoIndicacionDatosEntrega {
    color: rgba(53,53,53,0.54);
    font-family: Roboto;
    font-size: 12px;
    line-height: 16px;
    font-family: "Neue Light Condensed";
    margin: 0;
}

.textoDatosEntrega {
    color: rgba(33,33,33,0.87);
    font-family: "Neue Light Condensed";
    font-size: 16px;
    line-height: 24px;
    margin: 0;
}

.textoHistorial {
    color: #676767;
    font-family: "Neue Light";
    font-size: 14px;
    line-height: 16px;
}

.textoTablaHistorial {
    text-transform: capitalize;
    padding-bottom: 0.5rem !important;
    padding-top: 15px !Important;
}

.espaciadoIconoHistorial {
    padding-top: 9px !important;
    padding-bottom: 0 !important;
}

.lnkIconoBuscarHistorial {
    display: block;
    top: 15px;
    padding-left: 5px;
    position: relative;
}

.espaciadoCampoBuscarHistorial {
    margin-top: 0rem;
    margin-bottom: 0.3rem;
    margin-left: 10px;
}

.espaciadoCampoComentarios {
    margin-left: 10px;
}

.bordeArribaModal {
    padding: 0px;
    border: 1px solid #676767;
}

.bordeAbajoTabla {
    border-top: 0px;
    border-bottom: 1px solid rgb(163, 163, 163);
}

.contenedorModalHistorial {
    margin: 5px 10px 5px;
}

.titulosOrdenCompra {
    text-transform: uppercase;
    color: #676767;
    font-family: "Neue Condensed";
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 12px;
}

.tituloIndicacion {
    color: rgb(67,67,67);
    font-family: Roboto;
    font-size: 12px;
    line-height: 16px;
}

.textoIndicacion {
    color: rgba(0,0,0,0.87);
    font-family: 'Roboto';
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
}

.textoIndicacionDetalle {
    color: #676767;
    font-family: "Neue Medium Condensed";
    font-size: 16px;
    line-height: 19px;
}

.espaciadoAbajo {
    margin-bottom: 12px;
}

.espaciadoAbajoLogo {
    padding-bottom: 30px;
}

.espaciadoAbajoDatosEntrega {
    padding-bottom: 10px;
}

.espaciadoAbajoLogin {
    margin-bottom: 25px;
}

.textoTotalesHistorial {
    color: #676767;
    font-family: "Neue Condensed";
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
}

.textoCajas {
    color: #5D7BA8;
}

.popover .arrow {
    display: none;
}

.popover-body {
    border: 1px solid #B7B7B7;
    border-radius: 4px;
    background-color: #FDFDFD;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.5);
    width: 180px;
}

.estados {
    display: block;
    padding: 15px 10px 0px 36px;
    margin-bottom: 0px;
    list-style: none;
    overflow: hidden;
    counter-reset: numList;
}

.estados li {
    float: left;
    position: relative;
    width: 120px;
    font: 13px Roboto;
    color: rgba(0,0,0,0.87);
    line-height: 18px;
    margin-bottom: 5px;
}

.estados li:before {
    counter-increment: numList;
    content: counter(numList);
    float: left;
    position: absolute;
    left: -26px;
    font: 13px Roboto;
    text-align: center;
    color: rgba(0,0,0,0.87);
    line-height: 18px;
    width: 18px;
    height: 18px;
    background: #83A6CE;
    -moz-border-radius: 999px;
    border-radius: 999px
}

.table td, .table th {
    border-top: 0px;
}

.bordeHistorialProductos {
    border-bottom: 1px solid rgb(163, 163, 163);
    border-top: 0px;
}

.textoRojo {
    color: #E04646;
}

.textoAzul {
    color: #3482DD;
}

.textoTablaHistorial p {
    width: 114px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.espaciadoTitulosListas {
    padding-left: 35px;
    padding-right: 45px;
}

    .espaciadoTitulosListas h2 {
        padding-top: 20px;
    }

.md-form input[type=date], .md-form input[type=datetime-local], .md-form input[type=email], .md-form input[type=number], .md-form input[type=password], .md-form input[type=search-md], .md-form input[type=search], .md-form input[type=tel], .md-form input[type=text], .md-form input[type=time], .md-form input[type=url], .md-form textarea.md-textarea {
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.iconoAzul {
    font: 20px;
    color: rgb(45, 94, 211);
}

.campoBuscarCatalogo {
    width: 100%;
}

.lnkIconoBuscarCatalogo {
    display: block;
    top: 10px;
    position: relative;
    margin-left: -20px;
}

.lnkIconoLimpiar {
    display: block;
    top: 15px;
    position: relative;
    float: right;
}

.lnkIcono {
    display: block;
    top: 25px;
    position: relative;
}

.textoCliente {
    text-transform: uppercase !important;
}

.campoCriterio::-webkit-input-placeholder {
    color: #B4B4B4;
    font-family: "Neue Light Italic";
    font-size: 13px;
    font-style: italic;
    line-height: 16px;
}

.campoCriterio:-ms-input-placeholder {
    color: #B4B4B4;
    font-family: "Neue Light Italic";
    font-size: 13px;
    font-style: italic;
    line-height: 16px;
}

.campoCriterio:-moz-placeholder {
    color: #B4B4B4;
    font-family: "Neue Light Italic";
    font-size: 13px;
    font-style: italic;
    line-height: 16px;
}

.campoCriterio::-moz-placeholder {
    color: #B4B4B4;
    font-family: "Neue Light Italic";
    font-size: 13px;
    font-style: italic;
    line-height: 16px;
}

.fondoGraficosReportes {
    background-color: white;
    margin: 15px 20px;
    padding: 20px 10px;
    border: 2px solid rgb(244, 244, 244);
}

.fondoGraficosReportesPeq {
    background-color: white;
    margin: 15px 0px;
    padding: 18px 30px;
    border: 2px solid rgb(244, 244, 244);
}

.contenedorGraficoReporte {
    margin: 5px 0px 5px 0px;
    height: 157px;
    width: 100%;
}

.contenedorGraficoReporteGrande {
    margin: 15px 0px 10px;
    padding-bottom: 10px;
    height: 177px;
    width: 100%;
}

.graficoReporteBarrasVertical {
    width: 100% !important;
    height: 155px !important;
}

.graficoDona {
    width: 100% !important;
    height: 100px !important;
}

.tituloCategoriaAyuda {
    color: rgba(0,0,0,0.87);
    font-family: Roboto;
    font-size: 22px;
    font-weight: 500;
    line-height: 14px;
    margin-bottom: 8px;
}

.preguntaAyuda {
    padding-top: 13px;
    color: rgba(0,0,0,0.87);
    font-family: Roboto;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 0px;
}

.respuestaAyuda {
    color: #676767;
    font-family: "Neue Light";
    font-size: 14px;
    font-weight: 500;
    line-height: 14px;
    text-align: justify;
    margin-bottom: 0px;
}

.contenedorUsuario {
    text-align: center;
    margin: 20px 0px 10px;
    padding-top: 40px;
}

.textoUsuario {
    text-align: center;
    margin: 5px 10px 0px;
    font-family: "Neue Light Condensed";
    color: #4A4A4A;
    font-size: 16px;
    line-height: 16px;
    text-decoration: none;
}

    .textoUsuario a {
        text-align: center;
        margin: 5px 10px 0px;
        font-family: "Neue Light Condensed";
        color: #4A4A4A;
        font-size: 16px;
        line-height: 16px;
        text-decoration: none;
    }

.tab-pane {
    min-height: 520px;
}

.contenedorLeyendaGraficosIniciales {
    margin: 0;
    padding: 0px 0px 17px;
    width: 100%;
}

.textoLeyendaGraficoInicial {
    color: #485465;
    font-family: "Neue Light Condensed";
    font-size: 10px;
    letter-spacing: 0.12px;
    line-height: 12px;
    float: left;
    padding-right: 10px;
}

.espaciadoFooterTabla {
    padding-bottom: 5px !important;
    padding-top: 5px !important;
}

.espaciadoTxt {
    padding: .0rem 0 .30rem !important;
}

.mdl-selectfield__select {
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.espaciadoLabelValidacion {
    top: 0px !important;
}

.espaciadoLabelValidacionCombo {
    top: -15px !important;
}

.md-form label.active {
    font-size: 12px;
    color: rgb(63,81,181);
    top: 1rem !important;
}

.espaciadoSelect {
    padding: 20px 0 10px;
}

.espaciadoCondicionPago {
    margin-top: -24px;
}

.md-form .form-control:disabled, .md-form .form-control[readonly] {
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

/*****calendario*****/
.mbsc-mobiscroll .mbsc-fr-w {
    background: #fff;
}

.mbsc-mobiscroll .mbsc-fr-btn {
    color: #979797;
}

.mbsc-mobiscroll .mbsc-cal-days > div {
    border-bottom: 1px solid #ffffff;
    color: #686868;
    font-size: 12px;
}

.mbsc-mobiscroll.mbsc-fr-pointer .mbsc-fr-persp .mbsc-fr-w {
    border-radius: .25em;
    box-shadow: 0 0.25em 1em rgba(0,0,0,0.3);
}

.mbsc-mobiscroll .mbsc-fr-w {
    min-width: 15em;
    background: #ffffff;
    color: #454545;
    font-size: 16px;
}

.mbsc-mobiscroll .mbsc-cal-today {
    color: #4eccc4;
}

.mbsc-mobiscroll .mbsc-cal-c .mbsc-cal .mbsc-cal-body .mbsc-selected .mbsc-cal-cell-txt {
    background: linear-gradient(180deg, #B4EC51 0%, #429321 100%);
    color: #f7f7f7;
}

.mbsc-mobiscroll .mbsc-cal-day-date {
    border: 0px solid transparent;
}

.modal-body {
    padding: 0.5rem 1rem;
}

.notificaciones {
    top: 0;
    width: 100%;
    text-align: center;
}

    .notificaciones .modal-dialog {
        margin: 0;
        max-width: 100%;
    }

    .notificaciones .modal-content {
        color: #1A1A1A;
        font-family: "Neue Light Condensed";
        font-size: 22px;
    }

.fondoError {
    background-color: #F17474;
}

.fondoAlerta {
    background-color: #F1DF74;
}

.fondoNotificacion {
    background-color: #FFFFFF;
}

#loader {
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(255,255,255,0.7);
    z-index: 9999;
    display: none;
}

@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

#loader::after {
    content: '';
    display: block;
    position: absolute;
    left: 48%;
    top: 40%;
    width: 40px;
    height: 40px;
    border-style: solid;
    border-color: black;
    border-top-color: transparent;
    border-width: 4px;
    border-radius: 50%;
    -webkit-animation: spin .8s linear infinite;
    animation: spin .8s linear infinite;
}

/* mixin for multiline */
.block-with-text {
    overflow: hidden;
    position: relative;
    line-height: 1.2em;
    max-height: 3.6em;
    text-align: justify;
    margin-right: -1em;
    padding-right: 1em;
}

    .block-with-text:before {
        content: '...';
        position: absolute;
        right: 0;
        bottom: 0;
    }

    .block-with-text:after {
        content: '';
        position: absolute;
        right: 0;
        width: 1em;
        height: 1em;
        margin-top: 0.2em;
        background: white;
    }

.centradoBtnsFooter {
    justify-content: center;
}

.dropdown-menu li a {
    color: #676767;
    font-size: 14px;
    font-family: "Neue Light Condensed";
    text-transform: lowercase;
}
.dropdown-menu li a:first-letter {
    text-transform: uppercase;
}
    .textoMayuscula {
        text-transform: uppercase;
    }

.graficoInicialPhasing {
    height: 213px;
}

.graficoInicialSellIn {
    height: 100px;
}

.graficoReportesPhasing {
    height: 179px;
}

.graficoReportesDetallePhasing {
    height: 157px;
}

.textoMayuscula {
    text-transform: uppercase;
}

.textoMedida {
    font-size: 11px;
    vertical-align: top;
}

.tablaHeaderFixed {
    width: 100%;
    table-layout: fixed;
}

.tbl-content {
    overflow-x: auto;
    margin-top: 0px;
}

.iframe {
    width: 100%;
    margin: 20px 0px;
    border: 1px solid #979797;
    height: 230px;
}

.textoTerminosCondiciones {
    color: #676767;
    font-size: 14px;
    line-height: 14px;
    font-family: "Neue Light Condensed";
    padding: 10px;
    text-transform: capitalize;
}

.anchoTablaDetalleProductos {
    width: 610px;
}

.espaciadoDer {
    margin-right: 24px;
}

.espaciadoBtnContinuar {
    margin: 8px 32px 5px;
}

.espaciadoAbajoTablaProductos {
    padding-bottom: 10px !important;
}

table.table td, table.table th {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.mdl-selectfield__placeholder {
    z-index: 1;
}
.mdl-selectfield__select {
    position: relative;
    z-index: 3;
}
.labelSelect {
   top: 25px !important;
}

.enjoyhint_close_btn {
    display: none;
}

.btnFinalizar {
    border-radius: 2px;
    background-color: #23AFF5;
    border: 1px solid #23AFF5;
    color: #ffffff;
    text-transform: uppercase;
    font-family: "Neue Light Condensed";
    font-size: 16px;
}


    .btnFinalizar:hover {
        border-radius: 2px;
        background-color: #23AFF5;
        border: 1px solid #23AFF5;
        color: #ffffff;
        text-transform: uppercase;
        font-family: "Neue Light Condensed";
    }

.enjoy_hint_label {
    font-family: "Neue Light Condensed";
    font-size: 16px;
    line-height: 19px;
}

.lblSelect {
    color: rgb(63,81,181) !important;
    font-size: 12px !important;
    top: 4px !important;
    visibility: visible;
}

.grisClaro {
    color: rgb(203,203,203);
}

.burbuja1 {
    background-image: url('imgs/Buble1.png');
    background-repeat: no-repeat;
    width: 467px;
    height: 93px;
}

.burbuja2 {
    background-image: url('imgs/buble2.png');
    background-repeat: no-repeat;
    width: 635px;
    height: 119;
}
    .burbuja3 {
    background-image: url('imgs/buble3.png');
    background-repeat: no-repeat;
    width: 367px;
    height: 85px;
}

.burbuja4 {
    background-image: url('imgs/buble4.png');
    background-repeat: no-repeat;
    width: 497px;
    height: 110px;
}

.textoBurbuja {
    padding: 20px 30px;
    text-align: left;
    line-height: 22px;
    font-size: 1.1em;
}

.espaciadoBurbujaGrande {
    padding: 15px;
}

.textoCampoDatosEntrega {
    font-size: 12px;
}


.overlay-x {
    /*position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;*/
    bottom: 1px;
    position: absolute;
    right: 0px;
    cursor: pointer;
    display: block;
    background-color: white;
    margin: 0;
    padding: 0;
    width: 15px;
    text-align: right;
}

.overlay-wrapper {
    position: relative;
}

.footerAbajo {
    position: absolute;
    bottom: 0;
    background-color: #3aba62;
    width: 100%;
}

    .footerAbajo p {
        padding: 15px 0px;
        margin: 0px;
        color: rgb(255, 255, 255);
        font-size: 14px;
        text-transform: uppercase;
        font-family: "Neue Condensed";
    }

.textoTotalFooter {
    padding-right: 25px;
    text-align: right;
}

.filaImpresionTotales {
    background-color: rgb(242, 242, 242);
    -webkit-print-color-adjust: exact;
    padding: 15px 10px !important;
}

.filaImpresionEspaciado {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.lnkIconoDetalle {
    width: 90px;
    display: block;
    margin: 9px 0px !important;
    color: #676767;
}

    .lnkIconoDetalle:hover {
        color: #2D5ED3;
    }

.lnkDescargaArchivo {
    width: 120px;
    display: block;
    margin: 9px 0px !important;
    color: #676767;
}

    .lnkDescargaArchivo:hover {
        color: #2D5ED3;
    }

.textoIconoDetalle {
    display: block;
    padding-top: 4px;
}

.textoIndicacionPrint {
    float: left !important;
    width: 50px;
    margin-right: 10px;
    text-align: right;
}

.textoDetallePrint {
    float: left !important;
    width: 90px;
    margin-top: 5px;
}


.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 10;
    color: white;
    display: inline-block;
}

#main {
    /*height: 40px;
    width: 40px;
    background: #202945;
    border-radius: 100%;*/
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 100;
}

div2 {
    height: 14px;
    width: 14px;
    border-radius: 100%;
    position: absolute;
    margin: auto;
}

#mdlAcceptTerms {
    padding-left: 0px !important;
}

.verde {
    color: green;
}
.amarillo {
    color: #ba9700;
}
.rojo {
    color: red;
}

.palletsYellowBackground {
    background-color: #ffff00;
    color: #000000;
    font-weight: bold;
}

.palletsRedBackground {
    background-color: #ff0000;
    color: #ffffff;
    font-weight: bold;
}