﻿body {
    margin: 0px;
    font-family: sans-serif;
}

.center {
    background-color: white;
    padding-top: 10px;
    padding-bottom: 10px;
}

    .center table img {
        max-width: 100px;
    }

    .center table {
        width: 100%;
        width: -webkit-fill-available;
        /*margin-left: 5px;*/
        margin-right: 10px;
    }

        .center table td {
            width: 33%;
        }

        .center table .ri {
            text-align: right;
        }

        .center table .busct {
            float: left;
            width: 90%;
        }

        .center table .busb {
            float: left;
            width: 10%;
        }

.top {
    background-color: white;
    color: black;
    padding: 5px;
    text-align: right;
    font-size: 12px;
    font-weight: bold;
}

    .top a {
        color: black;
        text-decoration: none;
        padding: 0px 10px;
    }

.main-menu {
    background-color: #ffffff;
    color: #5d5d5d;
    padding: 5px;
    border-top: 1px solid;
}

    .main-menu .center {
        width: fit-content;
        margin: auto;
    }

.main-content {
    min-height: 70vh;
    float: left;
    width: 100%;
    width: -webkit-fill-available;
    /*margin-bottom: 250px;*/
}

.footerdv {
    background-color: #0a0a0a;
    padding: 5px;
    color: white;
    font-family: sans-serif;
    display: inline-table;
    width: 100%;
}

.cont80 {
    width: 80%;
    margin: auto;
}

.btnforms1 {
    margin-top: 12px;
}

.panel50 {
    width: 48%;
    float: left;
    padding: 1%;
}

.advertencia {
    color: red;
}

header {
    float: left;
    width: 100%;
    width: -webkit-fill-available;
}

footer {
    float: left;
    width: 100%;
    width: -webkit-fill-available;
}

.leftZone {
    float: left;
    max-width: 49.9%;
}

.centerZone {
    float: left;
    max-width: 100%;
}

    .centerZone .dxis-passePartout {
        background-color: transparent !important;
    }

.EditoresExcelPr .dxrControl {
    display: none;
}

.rightZone {
    float: right;
    max-width: 49.9%;
}

.contpanelmain {
    overflow: auto;
    height: 450px;
}

.area-filtros {
    padding: 3%;
}

.area-botones-filtros {
    padding: 3%;
    text-align: right;
}

.drop-edit-divs {
    overflow: scroll;
    height: 200px;
}

.img1-tienda {
    height: 100px;
    background-image: url(../img/img_no_disponible.jpg);
    min-width: 50%;
    background-size: contain;
    background-repeat: no-repeat;
    text-align: center;
    width: 100% !important;
    background-position: center;
}

.prod-links {
    color: gray !important;
}

.paneltienda50 {
    width: 48%;
    float: left;
    padding: 1%;
}

.paneltienda100 {
    float: left;
    padding: 1%;
}

.paneltienda50 .nav {
    margin-top: 15px;
    max-width: 100%;
}

.img-zoom {
    max-width: 100%;
    height: auto;
    max-height: 70vh;
    text-align: center;
}

    .img-zoom img {
        max-width: 100%;
        height: auto;
        max-height: 70vh;
        position: inherit;
        margin: auto;
    }

    .img-zoom .dxeImage {
        max-height: 100% !important;
    }

a {
    color: #2196f3;
    text-decoration: none;
}

.paneltienda50 h1 {
    font-weight: 100;
    color: gray;
}

hr {
    border-bottom: 1px solid #e3e1e1;
    border-top: 0;
}

.paneltienda50 label {
    font-size: 14px;
    color: gray;
    line-height: 25px;
}

.paneltienda50 .precio {
    color: #d51111;
    font-size: 40px;
    font-weight: bold;
}

.paneltienda50 table {
    width: 100%;
}

.paneltienda50 .detalle-carrito table {
    padding: 5px;
}

    .paneltienda50 .detalle-carrito table td {
        padding: 3px;
    }

.paneltienda50 p {
    font-size: 16px;
    color: gray;
}

.paneltienda100 label {
    font-size: 14px;
    color: gray;
    line-height: 25px;
}

.paneltienda100 .descripcion-completa {
    font-size: 16px;
}

.top-control-panel {
    margin-top: 12px;
    margin-bottom: 12px;
    text-align: right;
    /* -webkit-box-shadow: 1px 2px 15px -4px #000000; */
    /* box-shadow: 1px 2px 15px -4px #000000; */
    padding-top: 10px;
    padding-bottom: 10px;
    width: 98% !important;
    margin: auto;
}

.prod-img {
    max-width: 100px;
    max-height: 100px;
}

.cont-img-tienda {
    width: 100px;
    height: 100px;
    position: relative;
}

.cont-img-tienda-grid {
    width: 100%;
    height: 50px;
    text-align: center;
    position: relative;
}

.prod-img-grid {
    max-width: 50px;
    max-height: 50px;
}

.cart-tienda-frm {
    text-align: center;
}

    .cart-tienda-frm div {
        float: left;
        max-width: 31%;
        margin: 1%;
    }

    .cart-tienda-frm input {
        font-size: large;
        border: 1px solid #cdcdcd;
        border-radius: 5px;
    }

    .cart-tienda-frm button {
        font-size: 17px;
        border: 1px solid #cdcdcd;
        border-radius: 5px;
        background-color: #d31313;
        color: white;
    }

    .cart-tienda-frm table {
        margin: auto;
    }

.prod-marca img {
    max-width: 100px;
    max-height: 30px;
}

.prod-empresa img {
    height: 30px;
}

.prod-empresa {
    text-align: right;
}

.adm-menu h3 {
    text-align: center;
    font-weight: 100;
    color: grey;
    font-size: 20px;
}

.contenedor-cuenta {
    padding: 1%;
    width: 100%;
    width: -webkit-fill-available;
    overflow: auto;
}

    .contenedor-cuenta .grupo {
        border: 1px solid lightgray;
        border-radius: 5px;
    }

    .contenedor-cuenta h2, .contenedor-cuenta h3 {
        text-align: center;
        font-weight: 100;
    }

.tarjetas-cliente .dxcvBreakpointsCard_Metropolis {
    height: auto;
}

.cuenta-permisos {
    height: 200px;
    overflow: auto;
}

    .cuenta-permisos h3 {
        text-align: center;
    }

.img-grid {
    max-width: 70px;
    max-height: 50px;
    margin: auto;
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
}

.button-link {
    text-align: center;
    border: 1px solid lightgrey;
    border-radius: 5px;
    padding: 2px;
    margin: 2px;
}

    .button-link a {
        color: #333333;
        text-decoration: none;
    }

.membrete {
    text-align: right;
}

    .membrete img {
        max-height: 50px;
    }

.hiden {
    display: none !important;
}

.invisible {
    opacity: 0;
}

.hide {
    /*display: none !important;*/
    visibility: hidden;
    opacity: 0;
    transition: visibility 3s linear 3.33s, opacity 3.33s linear;
}


.CheckAppearAnD {
    opacity: 0;
    animation: opacityOn 5s normal forwards;
    animation-delay: 0s;
}

@keyframes opacityOn {
    0% {
        opacity: 1;
    }

    80% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.pie-carrito h2 {
    text-align: right;
    font-size: 20px;
    font-weight: 500;
}

.MenuCarrito {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

    .MenuCarrito:hover {
        color: #0056b3;
        text-decoration: underline;
    }

.FooterPopCarrito {
    margin-top: 15px;
    text-align: right;
    margin-right: 10px;
}

.MenuCarrito .CarritoPop {
    width: 400px;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    background-color: white;
    transition: visibility 1.5s;
    height: 400px;
    -webkit-box-shadow: -1px 4px 15px -2px rgba(0,0,0,0.67);
    box-shadow: -1px 4px 15px -2px rgba(0,0,0,0.67);
    /* Position the tooltip */
    position: absolute;
    z-index: 50;
    top: 25px;
    transform: translate(-50%);
    left: -100%;
}

iframe {
    border: 0px;
}

/*.MenuCarrito:hover .CarritoPop, .CarritoPop :hover {
  visibility: visible !important;
}*/

.TopCarrito {
    text-align: right;
    color: gray;
    margin-right: 5px;
}

.PopUpsModales {
    text-align: center;
}

    .PopUpsModales table {
        width: 100%;
        margin-bottom: 15px;
    }

    .PopUpsModales td {
        width: 50%;
        text-align: left;
    }

    .PopUpsModales img {
        max-width: 150px;
        width: auto;
    }

.MainMenu .dxpcLite_Moderno .dxpc-header, .MainMenu .dxdpLite_Moderno .dxpc-header {
    background: #847d7d;
    color: white;
}

.MainMenu .dx-vam {
    color: #5d5d5d;
    font-size: larger;
    font-weight: bold;
}

.tablas-std {
    font-family: Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    width: 100%;
}

    .tablas-std td, .tablas-std th {
        border: 1px solid #ddd;
        padding: 5px;
    }

    .tablas-std tr:nth-child(even) {
        background-color: #f2f2f2;
    }

    .tablas-std tr:hover {
        background-color: #ddd;
    }

    .tablas-std th {
        padding-top: 5px;
        padding-bottom: 5px;
        text-align: left;
        background-color: #ffffff;
        color: black;
        font-size: 13px;
    }

.tarjetas-saldos .dxflViewFormLayoutSys .dxflItem_Moderno {
    padding-bottom: 13px;
    margin: 0px;
    width: 100%;
}

.contenedores-home {
    height: 370px;
}

.OfertasHome {
    text-align: center;
    height: 260px;
}

    .OfertasHome img {
        max-width: 100%;
        width: 60px;
    }

    .OfertasHome .ContImg {
        text-align: center;
    }

    .OfertasHome .VigenciaFecha {
        font-weight: bold;
        color: #2222f5;
    }

    .OfertasHome .name {
        min-height: 100px;
    }

.cont-img-tienda .icono-oferta {
    position: absolute;
    top: 2px;
    left: -80px;
    background-color: red;
    color: white;
}

.no-oferta .cont-img-tienda .icono-oferta {
    display: none;
}

.cont-pedido-carrito .itm3 {
    width: 33%;
    text-align: center;
    float: left;
}

.cont-pedido-carrito .itm2 {
    width: 50%;
    text-align: center;
    float: left;
}

.cont-pedido-carrito .itm1 {
    width: 100%;
    text-align: center;
    float: left;
}

.cont-pedido-carrito {
    max-height: 600px;
    overflow: auto;
}

.item-descargable {
    border: 2px solid gray;
    border-radius: 5px;
    padding: 1%;
    margin: 1%;
}

    .item-descargable a {
        text-decoration: none;
        color: gray;
    }

.btn-regular {
    background-color: #434a6c;
    padding: 1% !important;
    border: 2px solid #9E9E9E;
    border-radius: 5px;
    font-weight: bold;
    text-decoration: none;
    color: white !important;
    cursor: pointer;
}

    .btn-regular:hover {
        text-decoration: none;
    }

.area-botones-filtros {
    overflow: auto;
}

.btn-favorito {
    font-size: 25px;
    margin-left: 10px;
    margin-right: 10px;
    color: #FF9800;
    cursor: pointer;
}

.colapsable {
    background-color: #d9d9d9;
    color: #5d5d5d;
    cursor: pointer;
    padding: 10px;
    width: 100%;
    border: none;
    border-top: 1px solid #9E9E9E;
    border-bottom: 1px solid #9E9E9E;
    text-align: right;
    outline: none;
    font-size: 15px;
}

.WhatsAppBtn {
    background-color: #4CAF50;
    color: white;
    padding: 1%;
    font-weight: bold;
    border-radius: 5px;
}

/*.active, .colapsable:hover {
    background-color: #555;
}*/

.colapsable-content {
    padding: 0 18px;
    display: none;
    overflow: hidden;
    background-color: #f1f1f1;
}

    .colapsable-content.active {
        display: block;
    }

.cont-compras-cliente {
    color: darkblue;
    position: relative;
}

    .cont-compras-cliente a {
        cursor: pointer;
    }

.titulos-regulares {
    background-color: #0a0a0a;
    color: white;
    padding: 10px 5px;
    box-shadow: 1px 3px 5px 0px rgba(0,0,0,0.75);
    -webkit-box-shadow: 1px 3px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 1px 3px 5px 0px rgba(0,0,0,0.75);
    margin-bottom: 1%;
}

.titulos-laterales {
    padding-bottom: 3%;
    padding-top: 3%;
}

.titulos-regulares .sub {
    border-right: 1px solid white;
}

.titulos-regulares h4 {
    margin-left: 12px;
}

.titulos-regulares h3 {
    margin-left: 12px;
}

/* Estilos de dock en home*/

.dock-column {
    width: 49.5%;
    margin-right: .5%;
    min-height: 50px;
    background: #fff;
    float: left;
}

.dock-column2 {
    width: 99.5%;
}

.dock-column .dragbox {
    margin: 5px 2px 20px;
    background: #fff;
    position: relative;
    border: 1px solid #ddd;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 1px 2px 5px 0px rgba(0,0,0,0.75);
    -webkit-box-shadow: 1px 2px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 1px 2px 5px 0px rgba(0,0,0,0.75);
}

    .dock-column .dragbox .panel-label {
        margin: 0;
        font-size: 20px;
        padding: 5px;
        background: #0a0a0a;
        color: white;
        border-bottom: 1px solid #eee;
        font-family: Verdana;
        cursor: move;
        border-radius: 4px 4px 0px 0px;
    }

.dragbox-content {
    background: #fff;
    min-height: 100px;
    padding: 5px;
    font-family: 'Lucida Grande', Verdana;
    font-size: 0.8em;
    line-height: 1.5em;
}

.dock-column .placeholder {
    background: #f0f0f0;
    border: 1px dashed #ddd;
}

.dragbox h2 .configure {
    font-size: 20px;
    font-weight: normal;
    margin-right: 30px;
    float: right;
    cursor: pointer;
}

.cont-grv-documentos-home {
    max-height: 345px;
    overflow: auto;
}

.cont-saldo-diseño {
    display: inline-block;
    width: 100%;
    font-family: sans-serif;
}

    .cont-saldo-diseño .rojo {
        color: #b70000;
    }

    .cont-saldo-diseño h2 {
        font-size: 20px;
        margin: 0;
    }

    .cont-saldo-diseño h2, .cont-saldo-diseño h6 {
        font-weight: 600;
        margin: 0;
    }

    .cont-saldo-diseño h6 {
        font-size: 14px;
    }

.cont-tarjetas-saldo .itm {
    border: 2px solid lightgray;
    border-radius: 6px;
    width: 48%;
    float: left;
    margin: 1%;
    height: 160px;
    /*box-shadow: 5px 5px 5px -3px rgba(0,0,0,0.75);
    -webkit-box-shadow: 5px 5px 5px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: 5px 5px 5px -3px rgba(0,0,0,0.75);*/
}

    .cont-tarjetas-saldo .itm td {
        padding: 1%;
    }

    .cont-tarjetas-saldo .itm h6 {
        font-size: 14px;
        margin: 0px;
    }

    .cont-tarjetas-saldo .itm table {
        width: 100%;
        height: 160px;
    }

.cont-tarjetas-saldo span {
    font-size: 10px;
}

.cont-tarjetas-saldo .itm img {
    height: 20px;
}

.cont-tarjetas-saldo .empresarial {
    background-repeat: no-repeat !important;
    background-size: 100% !important;
    background-position: 25% !important;
    border: 1px solid #d1d1d1 !important;
}

    .cont-tarjetas-saldo .empresarial table {
        background: rgba(255, 255, 255, 0.2);
        border-radius: 6px;
        box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
        backdrop-filter: blur(16.3px);
        -webkit-backdrop-filter: blur(16.3px);
        border: 1px solid rgba(255, 255, 255, 0.3);
    }

.cont-saldo-diseño .movil .itm {
    width: 98%;
    width: -webkit-fill-available;
    height: auto;
}

.cont-promociones-diseño .itm {
    float: left;
    width: 31%;
    background-color: #ffffff;
    color: #3e3e3e;
    padding: 1%;
    margin: 1%;
    border-radius: 6px;
    height: 180px;
    text-align: center;
    border: 1px solid #ddd;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 1px 2px 5px 0px rgba(0,0,0,0.75);
    -webkit-box-shadow: 1px 2px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 1px 2px 5px 0px rgba(0,0,0,0.75);
}

    .cont-promociones-diseño .itm h6 {
        color: blue;
    }

.fondo2 {
    background-color: #d9d9d9;
}

.cont-promociones-diseño-movil .itm {
    width: 98%;
    height: auto;
}

.menu-footer {
    width: 75%;
    padding: 1%;
}

    .menu-footer h4 {
        font-weight: 600;
        color: yellow;
    }

    .menu-footer .itm {
        float: left;
        width: 20%;
    }

        .menu-footer .itm a {
            color: #909090;
        }

        .menu-footer .itm li {
            list-style: none;
            margin-bottom: 5px;
        }

        .menu-footer .itm ul {
            padding: 0;
        }

.oculto {
    display: none !important;
}

.links-externos-footer img {
    width: 90px;
}

.cont-copy {
    float: left;
    width: 100%;
    /* border-top: 1px solid #9099af; */
    background-color: black;
    color: yellow;
    padding: 1%;
    font-size: 16px;
    font-weight: bold;
}

.links-externos-footer {
    float: left;
    width: 20%;
}

    .links-externos-footer .img {
        margin: 2%;
        float: left;
        height: 30px;
        text-align: center;
    }



.FooterControls {
    background-color: black;
    padding: 1%;
    color: white;
    display: inline-table;
    width: 100%;
}

    .FooterControls .itm {
        width: 100%;
        float: left;
    }

        .FooterControls .itm textarea {
            background-color: black;
            color: white;
        }

        .FooterControls .itm input {
            background-color: black;
            color: white;
        }

        .FooterControls .itm table, .FooterControls .itm td {
            background-color: black;
            color: white;
        }

        .FooterControls .itm table, .FooterControls .itm h4 {
            font-weight: 600;
            color: yellow;
        }

.linksFiltrosTienda {
    color: gray;
    font-size: 14px;
    line-height: 25px;
}

.PlantillaArticulos table {
    width: 100%;
    border: 2px solid;
}

    .PlantillaArticulos table td {
        border: 2px solid;
        min-width: 20%;
    }

    .PlantillaArticulos table th {
        background-color: black;
        color: white;
        padding: 10px;
    }

    .PlantillaArticulos table h3 span {
        color: red;
    }

    .PlantillaArticulos table .info {
        color: red;
        line-break: anywhere;
    }

.contactoVendedorDerecha {
    width: 45%;
    float: right;
    text-align: center;
}

.contactoVendedorIzquierda {
    float: left;
    width: 45%;
}

.ContenedorDescargas {
    border: 1px solid lightgrey;
    padding: 1%;
    border-radius: 7px;
    color: grey;
    margin-top: 12px;
}

    .ContenedorDescargas h3 {
        color: #ad1b1b;
    }

.cont-branding-producto {
    text-align: right;
}

    .cont-branding-producto img {
        max-width: 100px;
    }

.desc-corta-producto {
    float: left;
    width: 100%;
    padding: 2%;
}

.cont-carrito-activo {
    float: left;
    width: 80%;
    padding: 1%;
}

.acciones-carrito {
    border: 1px solid #d1d1d1;
    float: left;
    width: 20%;
    padding: 1%;
}

.Btns-Cancelar {
    background: #e46962;
    color: #e6e6e6;
    border: 1px solid #686868;
}

.Btns-Continuar {
    background: #4CAF50;
    color: #e6e6e6;
    border: 1px solid #686868;
}

.btn-carrito {
    background-color: red;
    color: white;
    padding: 4px;
    margin: 2px;
    border-radius: 5px;
    font-size: 22px;
    cursor: pointer;
}

.clon-carritos-prev {
    max-height: 300px;
    overflow: auto;
}

    .clon-carritos-prev table {
        font-family: Arial, Helvetica, sans-serif;
        border-collapse: collapse;
        width: 100%;
    }

    .clon-carritos-prev td, #customers th {
        border: 1px solid #ddd;
        padding: 1px;
    }

    .clon-carritos-prev tr:nth-child(even) {
        background-color: #f2f2f2;
    }

    .clon-carritos-prev th {
        padding-top: 7px;
        padding-bottom: 6px;
        text-align: left;
        border: 1px solid lightgray;
        padding: 3px;
    }

.video-descargable {
    width: 33%;
    float: left;
    min-height: 200px;
    padding: 1%;
}

.banner-login {
    width: 100%;
}

.h1, h1 {
    font-weight: bold !important;
}

.tarjetas-resumen-pedido .itm {
    text-align: center;
    float: left;
    width: 31%;
    -webkit-border-radius: 5px;
    box-shadow: 1px 2px 5px 0px rgba(0,0,0,0.75);
    -webkit-box-shadow: 1px 2px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 1px 2px 5px 0px rgba(0,0,0,0.75);
    margin: 1%;
    min-height: 250px;
    padding-top: 1%;
}

    .tarjetas-resumen-pedido .itm img {
        max-height: 30px;
    }

    .tarjetas-resumen-pedido .itm h5 {
        font-weight: bold;
        text-align: right;
        padding-right: 5px;
    }

.btn-login {
    background: #2196F3;
    font-weight: bold;
}

.menu-tablet, .menu-convencional {
    overflow: auto;
    max-height: 80vh;
}

.menu-movil, .menu-tablet, .menu-convencional {
    overflow: auto;
    max-height: 100vh;
}

.menu-movil, .menu-tablet {
    display: none;
}

    .menu-movil td {
        padding-left: 0px !important;
    }

    .menu-movil .dxsmControl {
        border: 0;
    }

.main-menu .dxm-slide-panel.dxm-left.dxm-expanded {
    width: 85vw !important;
}

.ImgProductosImpresion {
    text-align: center;
}

    .ImgProductosImpresion img {
        max-width: 100%;
        max-height: 500px;
    }

.btn-top-buscar {
    background-color: #0e0e0e;
    border: 2px solid #0e0e0e;
    border-radius: 5px;
    font-weight: bold;
    text-decoration: none;
    color: white !important;
    cursor: pointer;
    padding: 25%;
    font-size: 15px;
    box-shadow: 1px 1px 5px 2px rgba(0,0,0,0.5);
    -webkit-box-shadow: 1px 1px 5px 2px rgba(0,0,0,0.5);
    -moz-box-shadow: 1px 1px 5px 2px rgba(0,0,0,0.5);
}

.BuscadorInpTop {
    width: 100%;
    font-size: 25px;
    border-radius: 10px;
    border: 1px solid #0e0e0e;
    box-shadow: 1px 1px 5px 2px rgba(0,0,0,0.5);
    -webkit-box-shadow: 1px 1px 5px 2px rgba(0,0,0,0.5);
    -moz-box-shadow: 1px 1px 5px 2px rgba(0,0,0,0.5);
    font-family: sans-serif;
}

.SoloImpresion {
    display: none;
}

.cont-img-error {
    text-align: center;
}

    .cont-img-error img {
        max-width: 100%;
    }

.loading img {
    width: 100%;
}

.BtnsGrid {
    border: none;
}

.SelectsRegulares {
    width: 100%;
    font-size: 20px;
    border: 1px solid #9E9E9E;
    border-radius: 5px;
}

.ItemsFormulariosPago .itm table {
    width: 100%;
    font-size: 17px;
}

.ItemsFormulariosPago .itm {
    padding: 1%;
    background-color: lightgrey;
    border: 1px solid gray;
    margin-bottom: 5px;
    border-radius: 5px;
}

.itmsCursor i, .itmsCursor span {
    cursor: pointer;
}

.ContitmSaldoFavor .itm {
    width: 31%;
    background-color: lightgray;
    padding: 1%;
    border: 1px solid gray;
    float: left;
    margin: 1%;
}

    .ContitmSaldoFavor .itm h3 {
        text-align: right;
    }

    .ContitmSaldoFavor .itm .check {
        text-align: right;
    }

.frm-contenedor {
    float: left;
    display: inline-block;
    width: 100%;
    margin: 3px 0.5%;
}

    .frm-contenedor h3 {
        text-align: left;
    }

.frm-contenedor-con-borde {
    border: 2px solid black;
    border-radius: 5px;
    padding: 1%;
}

.frm-contenedor label {
    font-size: 18px !important;
    font-weight: bold;
}

.t75 {
    width: 74%;
}

.t50 {
    width: 49%;
}

.t33 {
    width: 32%;
}

.t25 {
    width: 24%;
}

.ContenedorActivo {
    background-color: #cfcece;
}

.btn-regular-obscuro-dev {
    background-color: #0e0e0e;
    border: 2px solid #0e0e0e;
    border-radius: 5px;
    font-weight: bold;
    text-decoration: none;
    color: white !important;
    cursor: pointer;
    box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.5);
}

.input-regular-obscuro-dev {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px !important;
    border: 1px solid black;
}

.FakeH1 {
    font-size: xx-large;
    font-weight: bold;
}

.FakeH3 {
    font-size: large;
    font-weight: bold;
}

.fasvg {
    width: 1em; /* Tamaño del ancho relativo al tamaño de la fuente */
    height: 1em; /* Tamaño del alto relativo al tamaño de la fuente */
    color: inherit; /* El SVG tomará el color del texto del contenedor */
}

.GraficaSaldosHome {
    margin: auto;
}

/* Cambios a estilos de devexpress */
.dxnbLite_MaterialCompact .dxnb-itemSelected, .dxnbLite_MaterialCompact .dxnb-largeSelected, .dxnbLite_MaterialCompact .dxnb-bulletSelected, .dxnbLite_MaterialCompact .dxnb-itemSelected a, .dxnbLite_MaterialCompact .dxnb-largeSelected a, .dxnbLite_MaterialCompact .dxnb-bulletSelected a {
    background-color: #9E9E9E;
}

.dxnbLite_MaterialCompact .dxnb-item.dxnb-link, .dxnbLite_MaterialCompact .dxnb-item .dxnb-link, .dxnbLite_MaterialCompact .dxnb-bullet.dxnb-link {
    white-space: normal;
}


.tarjetas-promocion .dxcvCard_Moderno, .tarjetas-promocion .dxcvBreakpointsCard_Moderno, .tarjetas-promocion .dxcvFlowCard_Moderno, .tarjetas-promocion .dxcvEmptyCard_Moderno, .tarjetas-promocion .dxcvEmptyHiddenCard_Moderno {
    height: 260px;
}

.BuscadorGlobal {
    width: 100%;
    border-radius: 10px;
}

.home-panels {
    overflow: auto;
    /*height: 350px;*/
}

/*.home-panels .dxpc-shadow {
    height: 100vh !important;
}*/


.ContTablerosSaldos-grafica {
    width: 70%;
    float: left;
    text-align: center;
}

.ContTablerosSaldos-tabla {
    width: 30%;
    float: left;
}

.TablasDocumentacionApiv2 iframe {
    width: 100%;
    min-height: 60vh;
}

.dxmLite .dxm-main {
    border: 1px solid #ffffff;
    background-color: #ffffff;
}

.dxpnlControl.dxpnl-edge, .dxpnlControl.dxpnl-edge .dxpnl-scc, .dxpnlControl.dxpnl-bar {
    padding: 0;
}

.dxsmControl {
    margin: auto;
    width: 100%;
    width: -webkit-fill-available;
    background-color: white;
}

.dxsmLevel2, .dxsmLevel2 a, .dxsmLevel2Categorized a, .dxsmLevel2Categorized {
    color: #5d5d5d;
}

.dxsmLevel0, .dxsmLevel0 a, .dxsmLevel0Categorized a, .dxsmLevel0Categorized {
    color: #1271fd;
}

.dxsmLevel1, .dxsmLevel1 a, .dxsmLevel1Categorized a, .dxsmLevel1Categorized {
    color: #5d5d5d;
}

.dxsmControl a:visited {
    color: #9E9E9E !important;
}

.dxmLite.dxm-side-menu-mode > .dxm-slide-panel .dxm-main, .dxmLite.dxm-side-menu-mode > .dxm-slide-panel .dxm-popup {
    /*background-color: #282c41;*/
}

.dxmLite.dxm-side-menu-mode .dxm-slide-panel {
    /*background-color: #282c41;*/
    /*border-right: 1px solid #282c41;*/
}

.dxmLite .dxm-main .dxm-checked, .dxmLite .dxm-main .dxm-selected {
    /*background-color: #333646;*/
}

/* Media abajo de esta linea */

@media print {
    .NoImprimir {
        display: none;
    }

    .main-content {
        width: 100% !important;
    }

    .dxChrome {
        padding-left: 0px !important;
    }

    .SoloImpresion {
        display: inherit;
    }
}

/* Responsivo abajo de esta linea */
@media only screen and (max-width: 1500px) {
    .menu-convencional td {
        font-size: x-small;
    }
}

@media only screen and (max-width: 1300px) {

    .menu-convencional {
        display: none;
    }

    .menu-tablet {
        display: inherit;
    }

    .img-zoom {
        max-height: 50vh;
    }

        .img-zoom img {
            max-height: 50vh;
        }

    .cont-carrito-activo {
        width: 100%;
    }

    .acciones-carrito {
        width: 400px;
    }

    .tarjetas-resumen-pedido .itm {
        width: 48%;
    }
}

@media only screen and (max-width: 1200px) {

    .ContTablerosSaldos-grafica, .ContTablerosSaldos-tabla {
        width: 100%;
    }
}

@media only screen and (max-width: 800px) {

    .t75 {
        width: 100%;
    }

    .menu-tablet {
        display: none;
    }

    .menu-movil {
        display: inherit;
    }

    .menu-convencional {
        display: none;
    }

    .tarjetas-resumen-pedido .itm {
        width: 98%;
    }

    .video-descargable {
        width: 100%;
    }

    .panel50 {
        width: 99%;
    }

    .main-menu .center {
        margin: inherit;
    }

    .leftZone, .rightZone {
        max-width: 100%;
        max-width: 100%;
    }

    .paneltienda50 {
        width: 100%;
    }

    .main-content {
        margin-bottom: auto;
    }

    .menu-footer .itm {
        width: 50%;
    }

    .links-externos-footer {
        width: 100%;
    }

    .ocultoEn800 {
        display: none;
    }

    .FooterControls .itm {
        width: 100%;
    }
}

@media only screen and (max-width: 700px) {

    .t50 {
        width: 100%;
    }

    .panel50 {
        width: 99%;
    }

    .center table .ri {
        display: none;
    }

    .center table .ce {
        width: 100%;
        width: -webkit-fill-available;
    }

    .CarritoPop {
        max-width: 80vw;
        left: 180% !important;
    }

    .dock-column {
        width: 99%;
    }

    .contactoVendedorDerecha {
        float: none;
        width: 100%;
    }

    .contactoVendedorIzquierda {
        float: none;
        width: 100%;
    }
}

@media only screen and (max-width: 600px) {
    .titulos-regulares h2 {
        font-size: small;
    }

    .menu-footer .itm {
        width: 100%;
    }

    .cont-carrito-activo {
        width: 100%;
    }

    .acciones-carrito {
        width: 100%;
    }
}
