﻿@import url('https://fonts.googleapis.com/css?family=IBM+Plex+Mono');

html, body {
    height: 100%;
}

.w-80 {
    width: 80% !important;
}

form#form1 {
    min-height: 100%;
    /*overflow: auto;*/
    padding-bottom: 115px;
}

footer {
    position: relative;
    margin-top: -115px;
    /*height: 115px;
    clear: both;
    padding-top: 20px;*/
}

a {
    color: #333333;
    outline: none;
    text-decoration: none;
    cursor: pointer;
}

    a:hover
    {
        text-decoration: none;
        background-color: transparent;
    }

.small, small {
    font-size: .8em;
}
    .negrita {
    font-weight: bold;
}

.cursor-pointer{
    cursor:pointer;
}

.botonazul
{
    padding: 6px 15px 6px 15px;
    background-color: #0090E1;
    color: #FFFFFF;
    border: 0;
}

.boton
{
    padding: 6px 12px 6px 12px;
    background-color: #006499;
    color: #FFFFFF;
    border: 0;
    cursor: pointer;
}

.botonesright
{
    margin: 15px 15px 2px 0px;
    text-align: right;
}

a.botonprint
{
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 8px 30px 8px 14px;
    color: #FFFFFF;
    border: 0;
    background: #006299 url(/images/printer.jpg) no-repeat right;
}



.textogris
{
    color: #666666;
}


.textboxgris
{
    border: solid 1px #999999;
    padding: 2px 4px;
}

.navlogado
{
    margin: 0;
    padding: 0;
    list-style: none;
}

    .navlogado li
    {
        float: left;
        position: relative;
        height: 30px;
        text-align: center;
        background-color: #636364;
    }

        .navlogado li:hover
        {
            background-color: #00629E;
        }

        .navlogado li a
        {
            font-family: Arial;
            font-weight: normal;
            font-size: 13px;
            color: #fff;
            display: block;
            text-decoration: none;
            padding: 5px 15px 2px 15px;
        }

.panellogado
{
    display: none;
}

    .panellogado ul
    {
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .panellogado ul li
        {
            float: left;
            position: relative;
            height: 30px;
            text-align: center;
            background-color: #FFFFFF;
            color: #666666;
        }

            .panellogado ul li:hover
            {
                background-color: #00629E;
            }

            .panellogado ul li a
            {
                font-family: Arial;
                font-weight: normal;
                font-size: 13px;
                color: #fff;
                display: block;
                text-decoration: none;
                padding: 5px 0px 2px 0px;
            }




.panelusuario
{
    display: none;
}

.navusuario
{
    position: absolute;
    left: 0px;
    margin-top: 5px;
    list-style: none;
    z-index: 9999;
    -moz-box-shadow: 4px 4px 5px #888888;
    -webkit-box-shadow: 4px 4px 5px #888888;
    box-shadow: 4px 4px 5px #888888;
}

    .navusuario li
    {
        background-color: #FFFFFF;
        text-align: left;
        float: left;
        min-width: 180px;
        width: 100%;
        height: 30px;
    }

        .navusuario li a
        {
            display: block;
            color: #666666;
            height: 26px;
            margin: 0px 6px 0px 6px;
        }

.navusuariolin
{
    border-top: solid 1px #d6d6d6;
}

.navusuario li a:hover
{
    color: #FFFFFF;
    border-top: solid 1px #006299;
}



.navidioma
{
    width: auto;
    margin: 0px;
    padding: 0px;
    list-style: none;
}

    .navidioma li
    {
        float: right;
        width: 25px;
        position: relative;
        text-align: center;
        border: solid 1px #FFFFFF;
        padding: 2px;
    }

        .navidioma li a
        {
            background-color: #000000;
            font-family: Arial;
            font-weight: normal;
            font-size: 13px;
            color: #C2C2C2;
            display: block;
            text-decoration: none;
        }

            .navidioma li a:hover
            {
                color: #FFFFFF;
            }



.nobordertop
{
    border-top: 0;
}



.subgrupos
{
    list-style: none;
    width: 185px;
}

    .subgrupos li
    {
        display: block;
        text-align: left;
        width: 100%;
        border: 0;
        border-top: solid 1px #E2E2E2;
        background-color: #FFFFFF;
        padding: 2px 6px 2px 0px;
    }

        .subgrupos li:first-child
        {
            border-left: 0;
            border-top: 0;
        }

        .subgrupos li a
        {
            padding: 0;
        }

.OLDsubgrupos li:hover
{
    font-weight: bold;
}

.divfamilias
{
    display: none;
}

    .divfamilias.primero
    {
        display: block;
    }

    .divfamilias ul
    {
        list-style: none;
        margin-left: 6px;
    }

        .divfamilias ul li
        {
            float: left;
            display: block;
            text-align: left;
            border: 0;
            padding: 0;
            width: 145px;
            line-height: 14px;
            border-top: solid 1px #E2E2E2;
            background-color: #FFFFFF;
        }

            .divfamilias ul li:first-child
            {
                border-left: 0;
                border-top: 0;
            }

            .divfamilias ul li > a
            {
                color: #888888;
                font-family: Arial;
                font-size: 12px;
                font-weight: normal;
            }

            .divfamilias ul li:hover > a
            {
                color: #333333;
                background-color: #FFFFFF;
            }


.titulocategoria
{
    display: table;
    /*min-height: 30px;*/
}

    .titulocategoria img
    {
        margin: 8px 4px 0px 0px;
        float: left;
    }

    .titulocategoria div
    {
        display: table-cell;
        vertical-align: middle;
        width: 100%;
    }

        .titulocategoria div a
        {
            font-size: 12px;
            color: #333333;
        }

.AAtitulocategoria div a:hover
{
    color: #00629B;
}


.bordercero
{
    border: 0;
}


.ancho40
{
    width: 40px;
}

.ancho80
{
    width: 80px;
}

.ancho100
{
    width: 100px;
}

.ancho140
{
    width: 140px;
}

.ancho170
{
    width: 170px;
}

.anchotodo
{
    width: 100%;
}

.ancho200
{
    width: 200px;
}

.ancho250
{
    width: 250px;
}

.ancho300
{
    width: 300px;
}

.ancho500
{
    width: 500px;
}

.minancho280
{
    min-width: 300px;
}

.ancho520
{
    width: 520px;
}

.coloredesa
{
    color: #00619A;
}

.submenu
{
    position: relative;
    left: 0px;
    margin-top: 0px;
    background-color: #FFFFFF;
    -moz-box-shadow: inset 0px 3px 3px #888888;
    -webkit-box-shadow: inset 0px 3px 3px #888888;
    box-shadow: inset 0px 3px 3px #888888;
    z-index: 9999;
}

    .submenu li
    {
        border: 0;
        text-align: left;
        float: left;
        width: 120px;
    }


.center
{
    width: -moz-fit-content;
    width: -webkit-fit-content;
    width: fit-content;
    margin: 0 auto;
}


.divimggrupo
{
    margin: 0 auto;
}

    .divimggrupo:hover
    {
        background: url(/images/fondo55.png) no-repeat;
        background-position: center 35px;
    }

.imggrupo
{
    height: 100px;
}

.labelgrupo {
    vertical-align: middle;
    color: #0060A8;
    text-transform: uppercase;
}




.fuentemini a
{
    font-size: 11px;
    text-decoration: none;
    color: #3C3C3C;
}

    .fuentemini a:hover
    {
        background-color: transparent;
        text-decoration: underline;
    }



.separador20
{
    clear: both;
    margin: 20px 0;
}





#content
{
    display: inline-block;
    float: right;
    padding: 10px;
    width: 70%;
    overflow: hidden;
}

#content.pastilla
{
    background-color: #fff;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
}

#content, #content a, #content h2
{
    color: #006299;
}



.menu-productos ul
{
    list-style: none;
    padding: 0;
}


.menu-productos > ul > li > ul
{
    padding-left:35px;
}


.limenutodo a {
    display: flex;
    align-items: center;
    padding: 4px 0;

    font-size: 18px;
    font-style: italic;
    color: #141B4D;
    font-weight: bold;
}

.limenutodo a > div:first-child img{
    width:25px;
}

.limenutodo a > div:last-child {
    flex:1;
}

.limenutodo.active a::after {
    content: "\f078";
    font: normal normal normal 14px / 1 FontAwesome;
    padding-right:5px;
}


.limenutodo div img
{
    margin-right: 10px;
}

.submenuprod,
.subsubmenuprod {
    display: none;
}


.submenuprodsel > li > a {
    position: relative;
    color: #0060A8;
}
.subsubmenuprodsel > li > a {
    position: relative;
    color: #3bb4e5;
}

.submenuprodsel > li > a > div,
.subsubmenuprodsel > li > a > div {
    padding-right:20px;
}

.submenuprodsel > li > a.active::after,
.subsubmenuprodsel > li > a.active::after {
    content: "\f078";
    font: normal normal normal 14px / 1 FontAwesome;
    padding-right: 5px;
    position: absolute;
    right: 0;
    top: 0;
}

.subsubmenuprodsel > li > .submenuprodsel > li > a {
    color: initial;
}

.submenuprodsel > li > a:hover,
.subsubmenuprodsel > li > a:hover,
.limenutodo a:hover div {
    text-decoration: underline;
}




.lineamenu-productos {
    padding: 0px 10px 0px 10px;
    border-top: solid 1px #D6D6D6;
    background: #FFFFFF url(/images/flechagrupo.jpg) no-repeat right center;
}


.caracteristicas
{
    max-height: 380px;
    overflow: auto;
}

    .caracteristicas ul
    {
        list-style-type: square;
        list-style-position: outside;
        margin-left: 18px;
        padding: 0px 20px 20px 20px;
        /*color: #808080;*/
    }

    /*    .caracteristicas ul li
        {
            color: #808080;
        }*/



.menuselected
{
    background-color: #d1e8f8;
}

.grd
{
    border: 0;
    color: #666666;
    padding: 0;
}

    .grd th
    {
        background-color: #AFD3EC;
        border: 0;
        color: #0060A8;
        padding: 8px;
        text-transform: uppercase;
    }

    .grd td
    {
        border: 0;
        padding: 4px;
        text-align: center;
        border-bottom: solid 1px #ccc;
    }

    .grd tr.grd-row,
    .grd tr.grd-alternating-row
    {
        cursor: pointer;
    }

    .grd tr.grd-alternating-row
    {
        background-color: #f4f4f4;
    }

        .grd tr.grd-row:hover, .grd tr.grd-alternating-row:hover
        {
            background-color: #d1e8f8;
        }

    .grd.modelos
    {
        clear: both;
        margin: 10px 0;
        font-size: 11px;
        width: 98%;
        overflow-x: scroll;
        overflow-y: hidden;
	}

.listaproductos {
    margin: 25px;
    width: 160px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.listaproductosimg {
    padding: 24px 10px 24px 10px;
    border: solid 1px white;
    height: 160px;
    display: flex;
    justify-content: center;
    overflow:hidden;
}
.listaproductos:hover .listaproductosimg {
    border: solid 1px #006299;
}

.listaproductosimg img {
    max-width: 100%;
    height: auto;
    align-self: center;
}


.listaproductostxt {
    font-family: 'IBM Plex Mono', Helvetica, Arial, Tahoma, Verdana, sans-serif;
    font-size: 0.75rem;
    color: #0060A8;
    text-transform: uppercase;
    font-weight: bold;
    flex-grow: 1;
}

.listatitulo {
    font-size: 18px;
    font-weight: bold;
    color: #0060A8;
    
}


a.resultados-busqueda
{
    display: block;
    padding: 5px;
}

    a.resultados-busqueda:hover
    {
        background-color: #F8F8F8;
    }

.resultados-busqueda img
{
    max-width: 185px;
}


.divformleido
{
    width: 25px;
    float: left;
}


    .divformleido input
    {
        display: none;
    }

    .divformleido span
    {
        width: 20px;
        height: 20px;
        display: block;
        background: url(/images/checkoff.jpg) no-repeat top;
    }

    .divformleido input:checked + span
    {
        background: url(/images/checkon.jpg) no-repeat top;
    }



.boton-azul
{
    background-color: #006299;
    color: #FFFFFF;
    padding: 6px 12px 6px 12px;
    border: 0;
}

.colorazul
{
    color: #1b8fde;
}

.textoazul
{
    color: #006299;
}

.divformlista
{
    margin: 30px 0px 10px 20px;
}

    .divformlista ul
    {
        list-style-type: square;
        color: #1b8fde;
        font-size: 14px;
    }


.titulolista:hover
{
    text-decoration: underline;
}

.relacionados
{
    display: block;
    padding: 8px;
}

.textotitulo
{
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
    color: #4D4D4D;
}

.textotitulon
{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #4D4D4D;
}


.textodetalle
{
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    color: #4D4D4D;
}

.textodetallen
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #666666;
}

.textomini
{
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    color: #006299;
}

.textomini10
{
    font-family: Arial;
    font-size: 10px;
    font-weight: normal;
    color: #006299;
}

.tbdetalle
{
    border: 0;
    color: #4D4D4D;
    padding: 0;
}

    .tbdetalle td
    {
        border: solid 1px #ccc;
        padding: 2px;
        font-size: 11px;
    }

.divproddetalle
{
    margin: 8px 0px 8px 0px;
    height: 120px;
    overflow: hidden;
    white-space: nowrap;
    overflow-y: auto;
}

.divbtninfo
{
    display: table;
}

    .divbtninfo span
    {
        display: table-cell;
        vertical-align: middle;
        color: #006299;
        font-size: 12pt;
        font-weight: bold;
    }

.divbtnvolver
{
    display: table;
    float: right;
    margin-right: 15px;
}

    .divbtnvolver a
    {
        display: table-cell;
        vertical-align: middle;
        color: #006299;
        font-size: 12pt;
        font-weight: normal;
        text-decoration: underline;
    }



.prodetallefoto
{
    width: 340px;
    min-height: 250px;
    float: left;
    text-align: center;
}

.prodetalleinfo
{
    width: 600px;
    float: right;
    clear: right;
    overflow: hidden;
}

.prodetalleimgs
{
    width: 240px;
    padding: 50px 10px 20px 10px;
    float: left;
    text-align: left;
}



.prodetallecaract
{
    margin-top: 40px;
}

    .prodetallecaract ul
    {
        list-style-type: square;
        list-style-position: outside;
        margin-left: 18px;
        padding: 20px;
    }

        .prodetallecaract ul li
        {
            color: #808080;
        }



.panelDocumentos
{
    padding: 10px;
    float: left;
    margin: 20px 0;
}


.img-adicional
{
    border: solid 1px #cccccc;
    display: inline-block;
    height: 71px;
    overflow: hidden;
    line-height: 69px;
    text-align: center;
    width: 90px;
}

    .img-adicional img
    {
        vertical-align: middle;
    }


       

.divdrop
{
    width: 228px;
    overflow: hidden;
    background: url(/images/btnselectdoc.jpg) no-repeat 204px #fff;
    border: 1px solid #808080;
    padding: 0;
}

.divselect
{
    background: transparent;
    width: 250px;
    height: 22px;
    font-size: 12px;
    line-height: 1;
    border: 0;
    padding: 2px 0px 2px 8px;
    -webkit-appearance: none;
}

    .divselect option
    {
        padding-left: 5px;
    }

.divdropdoc
{
    width: 164px;
    overflow: hidden;
    background: url(/images/btnselectdoc.jpg) no-repeat 140px #fff;
    border: 1px solid #808080;
    padding: 0;
}

.divselectdoc
{
    background: transparent;
    width: 184px;
    height: 22px;
    font-size: 12px;
    line-height: 1;
    border: 0;
    padding: 2px 0px 2px 8px;
    -webkit-appearance: none;
}

  

.divimglista
{
    display: inline-block;
}

    .divimglista img
    {
        width: 140px;
        height: auto;
        max-height: 120px;
    }


.grddoc
{
    width: 700px;
    border: 0;
    color: #666666;
    padding: 0;
}

    .grddoc th
    {
        border: 0;
    }

    .grddoc td
    {
        border: 0;
        padding: 4px;
        text-align: center;
        border-bottom: solid 1px #ccc;
    }

.grddocdiv
{
    width: 180px;
    float: left;
    margin: 6px 12px 6px 6px;
    text-align: left;
}

    .grddocdiv img
    {
        width: 30px;
        height: 30px;
        float: left;
    }

    .grddocdiv div
    {
        margin: 6px 0px 0px 8px;
        color: #808080;
        font-size: 9pt;
        text-transform: uppercase;
        float: left;
    }


.paginatitulo {
    font-size: 15px;
    font-weight: bold;
    color: #0060A8;
}

.paginatitulo2 {
    font-size: 15px;
    font-family:'IBM Plex Mono', Helvetica, Arial, Tahoma, Verdana, sans-serif;
    color: #fff;
}

.paginasubtitulo
{
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    color: #4D4D4D;
}

.paginasubtitulonormal
{
    font-family: Arial;
    font-size: 13px;
    font-weight: normal;
    color: #4D4D4D;
}


.paginatxttitulo
{
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    color: #4D4D4D;
}


.grdtitulo
{
    margin: 15px 0px 10px 0px;
    font-family: Arial;
    font-size: 14px;
    color: #006299;
}

    .grdtitulo span a
    {
        color: Red;
    }

    .grdtitulo img
    {
        vertical-align: bottom;
    }

.cuadronews
{
    border: solid 1px #4d4d4d;
    width: 200px;
    height: 200px;
    -moz-box-shadow: 10px 10px 5px #888888;
    -webkit-box-shadow: 10px 10px 5px #888888;
    box-shadow: 10px 10px 5px #888888;
}

.divnoticias
{
    padding: 10px 0px 10px 0px;
    color: #4D4D4D;
    font-size: 12px;
    position: relative;
}

    .divnoticias p:first-child
	{
        width: 220px;

    }
	
    .divnoticias img
    {
        position: absolute;
        top: 0px;
        right: 6px;
    }


a.mapa-web-grupo
{
    display: block;
    font-size: 14px;
    font-weight: bold;
}

a.mapa-web-familia
{
    color: Blue;
    display: block;
    font-size: 13px;
    margin-left: 10px;
    font-weight: bold;
}

a.mapa-web-subsubfamilia
{
    display: block;
    font-size: 12px;
    margin-left: 20px;
}

.boxreferencias
{
    width: 200px;
    border: solid 1px #ccc;
    height: 220px;
    float: left;
    margin: 0px 10px 20px 0px;
    padding: 5px;
    -moz-box-shadow: 4px 4px 5px #888888;
    -webkit-box-shadow: 4px 4px 5px #888888;
    box-shadow: 4px 4px 5px #888888;
    overflow: hidden;
}

    .boxreferencias img
    {
        width: 180px;
        height: 180px;
    }


.titreferencias
{
    font-family: Arial;
    font-size: 15px;
    color: #006aac;
    clear: both;
}

.txtreferencias
{
    font-family: Arial;
    font-size: 13px;
    color: #4d4d4d;
}

.txtvermas
{
    font-family: Arial;
    font-size: 14px;
    color: #006295;
    text-decoration: underline;
}

.menuservicios {
    border-right: solid 1px #E6E6E6;
    padding: 0;
    font-family: Arial;
    font-size: 12px;
}

.menuservicios ul li {
    display: table;
    height: 40px;
    width: 100%;
    border-top: solid 1px #D6D6D6;
}

.menuservicios ul li:first-child {
    border-top: 0;
}

.menuservicios ul li div {
    padding: 4px;
}

.menuservicios ul li a {
    color: #2f3649;
}

.menuservicios ul li a div:after {
    font: normal normal normal 14px / 1 FontAwesome;
    content: "\f054";
    font-size: 18px;
    vertical-align: middle;
    float: right;
}

.menuservicios ul li.sel,
.menuservicios ul li:hover {
    background-color: #D6D6D6;
}
.menuservicios ul li.sel div:after,
.menuservicios ul li:hover div:after {
    color: #f4e718
}

.boxnoticias
{
    width: 300px;
    border: 0;
    height: 320px;
    float: left;
    margin: 0;
    padding: 0px 12px 0px 12px;
    border-right: solid 1px #d4d4d4;
}

    .boxnoticias:first-child
    {
        padding-left: 0px;
    }

    .boxnoticias:last-child
    {
        border-right: 0;
    }

.boxnoticiastodas
{
    width: 295px;
    float: left;
    padding: 6px;
    border: solid 1px #e2e2e2;
    margin: 0px 8px;
    -moz-box-shadow: 4px 4px 5px #888888;
    -webkit-box-shadow: 4px 4px 5px #888888;
    box-shadow: 4px 4px 5px #888888;
}

.boxeventos
{
    width: 215px;
    border: 0;
    height: 245px;
    float: left;
    margin: 0;
    padding: 0px 14px 0px 14px;
    border-right: solid 1px #d4d4d4;
}

    .boxeventos:first-child
    {
        padding-left: 0px;
    }

    .boxeventos:last-child
    {
        border-right: 0;
    }

.imgeventos
{
    max-width: 210px;
    max-height: 80px;
}

.divvertodos
{
    background-color: #E8E8E8;
    text-align: right;
    padding: 15px 10px 15px 0px;
}


.btnvertodos
{
    border: 0;
    color: #fff;
    font-family: Arial;
    font-size: 15px;
    font-weight: normal;
    padding: 4px 30px 4px 10px;
    background: #006299 url(/images/btnbuscar.jpg) no-repeat right;
}

.negritagris
{
    font-weight: bold;
    color: #4d4d4d;
}

.titulopagina
{
    font-family: Arial;
    font-size: 19px;
    font-weight: bold;
    color: #00629E;
}

.subtitpagina
{
    font-family: Arial;
    font-size: 15px;
    font-weight: normal;
    color: #4D4D4D;
    text-transform: uppercase;
}

.grdpto
{
    display: table;
    width: 680px;
    height: 50px;
    /*border-bottom: solid 1px #d6d6d6;*/
    padding: 4px 0px 4px 0px;
}

.grdptocell
{
    display: table-cell;
    vertical-align: middle;
    padding: 0px 5px 0px 5px;
}

.grdptocellimg
{
    width: 100px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 0px;
}

    .grdptocellimg img
    {
        width: 80px;
    }

.grdptocell200
{
    width: 200px;
    display: table-cell;
    vertical-align: middle;
    padding: 0px 5px 0px 5px;
}

.grdptoprecio
{
    min-width: 80px;
    display: table-cell;
    vertical-align: middle;
    text-align: right;
}


.grdptoth
{
    display: table;
    width: 680px;
    border-bottom: solid 1px #d6d6d6;
    padding: 20px 0px 4px 0px;
}


.divcarrito
{
    position: absolute;
    margin-top: 5px;
    border: 0;
    -moz-box-shadow: 4px 4px 5px #888888;
    -webkit-box-shadow: 4px 4px 5px #888888;
    box-shadow: 4px 4px 5px #888888;
    background-color: #fff;
    padding: 0;
    overflow: hidden;
    display: none;
    z-index: 9999;
    color: #4d4d4d;
    opacity: 0.9;
}

    .divcarrito ul
    {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .divcarrito ul li
        {
            width: 290px;
            height: 95px;
            background-color: #FFFFFF;
            border: 0;
            float: left;
            border-bottom: solid 1px #d6d6d6;
            text-align: left;
        }

            .divcarrito ul li:hover
            {
                background-color: #FFFFFF;
            }




.gridptos
{
    background-color: #fff;
    margin: 5px 5px 10px 0;
    width: 100%;
    display: inline-block;
    border-collapse: collapse;
    font-family: Arial;
    font-size: 12px;
    color: #4d4d4d;
    border: 0;
}

    .gridptos th
    {
        background-color: #AFD3EC;
        color: #006299;
        text-transform: uppercase;
        padding: 8px 25px 8px 25px;
        border: 0;
    }

        .gridptos th a
        {
            color: #006299;
            text-decoration: undercase;
            cursor: pointer;
        }

    .gridptos td
    {
        padding: 10px;
        padding: 8px 15px 8px 10px;
        border: 0;
        text-align: center;
        cursor: pointer;
    }

.gridverpto
{
    display: table;
    overflow: hidden;
    font-size: 12px;
    color: #4d4d4d;
}

.gridverptorow
{
    display: table-row;
}

.gridverptocell
{
    min-width: 40px;
    padding: 10px;
    display: table-cell;
    vertical-align: middle;
    border-bottom: solid 1px #ccc;
}

.gridderecha
{
    text-align: right;
}

.gridverptopos
{
    padding: 4px;
    border: solid 1px #ccc;
    width: 35px;
}

.panelDatos
{
    float: left;
    padding: 5px;
}



.uddivbox {
    position: relative;
    width: 52px;
}


.uddivtxt
{
    float: left;
}

.udtxtbox
{
    border: solid 1px #cccccc;
    padding: 2px 4px 2px 4px;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    width: 40px;
}

.udbtnup
{
    position: absolute;
    top: 0px;
    right: 0px;
}

.udbtndw
{
    position: absolute;
    top: 12px;
    right: 0px;
}

.ptototal
{
    font-family: Arial;
    font-size: 13px;
    font-weight: normal;
    color: #006299;
}

.ptototalimp
{
    font-family: Arial;
    font-size: 13px;
    font-weight: normal;
    color: #444444;
}

.dircliente
{
    float: left;
    width: 300px;
    margin-top: 15px;
    background-color: #fff;
    min-height: 210px;
    border: 0;
}

.dtotxtbox
{
    border: solid 1px #cccccc;
    padding: 7px 10px 6px 4px;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    width: 50px;
    color: #444444;
}

.gridPager
{
    background-color: #afd3ec;
    height: 20px;
    color: #006299;
}

    .gridPager td
    {
        margin: 0;
        padding: 2px;
    }


    .gridPager a, .gridPager span
    {
        display: block;
        height: 20px;
        width: 20px;
        text-align: center;
        text-decoration: none;
        padding: 2px;
        border: solid 1px #ccc;
    }

    .gridPager a
	{
        background-color: #ffffff;
        color: #333333;
    }

    .gridPager span
    {
	    background-color: #0090E1;
        color: #ffffff;
    }

.GridViewPager {
    /*display: inline-block;*/
    /* padding-left: 0;
            margin: 20px 0;
            border-radius: 4px;*/
}

.GridViewPager td, .GridViewPager th {
    border: 0px;
}

.GridViewPager table > tbody > tr > td {
    display: inline;
}

.GridViewPager table > tbody > tr > td > a,
.GridViewPager table > tbody > tr > td > span {
    position: relative;
    float: left;
    padding: 8px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #3bb4e5;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    margin-left: -1px;
}

.GridViewPager table > tbody > tr > td > span {
    position: relative;
    float: left;
    padding: 8px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    margin-left: -1px;
    z-index: 2;
    color: #fff;
    background-color: #0060A8;
    border-color: #dddddd;
    cursor: default;
}

.GridViewPager table > tbody > tr > td:first-child > a,
.GridViewPager table > tbody > tr > td:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}

.GridViewPager table > tbody > tr > td:last-child > a,
.GridViewPager table > tbody > tr > td:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}

.GridViewPager table > tbody > tr > td > a:hover,
.GridViewPager table > tbody > tr > td > span:hover,
.GridViewPager table > tbody > tr > td > a:focus,
.GridViewPager table > tbody > tr > td > span:focus {
    /*color: #97310e;*/
    background-color: #eeeeee;
    border-color: #dddddd;
}

.flechapto
{
    width: 15px;
    height: 12px;
}

.ptomarcasel
{
    border: solid 1px #afd3ec;
    opacity: 1;
}

.ptomarcaselno
{
    border: solid 1px #cccccc;
    opacity: 0.5;
}

.mapadiv
{
    font-family: Arial;
    font-size: 14px;
    color: #333333;
}

.mapatitulo
{
    font-size: 18px;
    font-weight: bold;
    color: #006299;
}

.mapacapitulo
{
    color: #006ab6;
}

.mapatextobold
{
    font-weight: bold;
}

.mapatexto
{
    font-weight: normal;
}

.mapaseparador
{
    width: 100%;
    clear: both;
    border-top: solid 1px #d5d5d5;
    margin-top: 20px;
    height: 20px;
}

.buscadivprod {
    /* width: 225px;
    height: 395px;
    float: left;*/
    max-width: 235px;
    margin: 20px 0px 20px 0px;
    border-right: solid 1px #D4D4D4;
    padding: 6px 6px 6px 10px;
    text-align: left;
}

.editpto
{
    border: solid 1px #d6d6d6;
    padding: 4px 8px;
    background-color: transparent;
    color: #333;
    -o-transition: all .6s ease;
    transition: all .6s ease;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
}

    .editpto:hover
    {
        background-color: #333;
        color: #fff;
    }


/*Nuevo Dic2015*/

.panelrecambios
{
    width: 100%;
    clear: both;
    margin: 25px 0px;
}

.gridrecam
{
    background-color: #fff;
    margin: 0 0 10px 0;
    border-collapse: collapse;
    font-family: Arial;
    font-size: 12px;
    color: #4d4d4d;
    border: 0;
    width: 100%;
}

    .gridrecam th
    {
        background-color: #f2f2f2;
        color: #006299;
        padding: 12px 8px;
        border: 0;
        text-align: left;
    }

        .gridrecam th a
        {
            color: #006299;
            text-decoration: none;
            cursor: pointer;
        }

    .gridrecam td
    {
        padding: 10px;
        padding: 4px 8px;
        border: 0;
        cursor: pointer;
        text-align: left;
        border-bottom: solid 1px #ccc;
    }

.gridrecam2 td
{
    background-color: #E0ECF8;        
}

.gridrecali
{
    text-align:left;
}

.gridrecalc
{
    text-align: center;
}

.gridrecald
{
    text-align: right;
}

.satDetalle
{
    padding: 10px 4px;
    width: 99%;
    margin: 10px 0px;
    background-color: #f2f2f2;
    clear: both;
}

.satDetalle a
{
    display: block;
    overflow: hidden;
}

.textoSat
{
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    color: #4D4D4D;
}

.nohaydatos
{
    margin: 40px 0;
    color: #ff4500;
    font-size: 18px;
}

.docsLista
{
    clear: both;
    background-color: #f2f2f2;
    margin: 20px 0px;
    padding: 20px 6px 20px 12px;
    overflow: hidden;
}

.docsLista a
{
    min-width: 220px;
    float: left;
    /*width: 100%;*/
    /*height: 55px;*/
    margin: 6px 12px 6px 6px;
    text-align: left;
}

    .docsLista img
    {
        width: 30px;
        height: 30px;
        float: left;
    }

    .docsLista .doc-texto
    {
        margin: 6px 0px 0px 8px;
        color: #808080;
        font-size: 9pt;
        text-transform: uppercase;
        float: left;
    }

    .docsLista .doc-info
    {
      font-size: 8pt;
      max-width: 175px;
      height: auto;
      color: #333;
    }

.docsListap
{
    clear: both;
    background-color: #f2f2f2;
    margin: 20px 0px;
    padding: 20px 6px 20px 12px;
    overflow: hidden;
}

.docsListap a
{
    float: left;
    width: 100%;
    height: 55px;
    margin: 6px 12px 6px 6px;
    text-align: left;
}

    .docsListap img
    {
        width: 30px;
        height: 30px;
        float: left;
    }

    .docsListap .doc-texto
    {
        margin: 6px 0px 0px 8px;
        color: #808080;
        font-size: 9pt;
        text-transform: uppercase;
        float: left;
    }

    .docsListap .doc-info
    {
      font-size: 8pt;
      height: auto;
      color: #333;
    }



.listarecambiosimg
{
    width: 50px;
    height: auto;
}

.descatalogado
{
    color: #ff4500;
}

.oculto
{
    display: none;
}

.recamimgdetalle
{
    width: 300px;
    height: auto;
}

.alineadov
{
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.menurtitulo
{
    font-family: Arial;
    font-size: 12px;
    font-weight: 600;
    color: #006299;
    padding: 8px 0;
}

.subgrupos a:hover
{
    color: #006299;
}

.divrecambio
{
    position: relative;
    left: 0;
    top: 0;
}

    .divrecambio .img1
    {
        position: relative;
        top: 0;
        left: 0;
    }

    .divrecambio .imgtop
    {
        position: absolute;
        top: 20px;
        left: 5px;
        width: 120px;
        height: auto;
    }

.ptoreclista
{
    display: none;
    width: 100%;
    border: solid 1px #f1f1f1;
    padding: 0;
}

.verrecambios
{
    display: inline-block;
    background-color: #f1f1f1;
    padding: 6px 12px;
    cursor: pointer;
}


.botonaddlineas
{
    padding: 6px 12px 6px 12px;
	font-weight: normal;
    font-size: 14px;
    background-color: #f1f1f1;
    color: #666;
    border: solid 1px #333;
    cursor: pointer;
}

.botonaddlineas:hover
{
   background-color: #666;
   color: #fff;
}

.rectxtob
{
    font-size: 8pt;
    font-weight: bold;
    color: #006299;
}

.txt10
{
    font-size: 10px;
    font-weight: normal;
}

.divusumaster
{
    margin: 10px 0;
    width: 100%;
    padding: 4px 8px;
    background-color: #fff;
    overflow: hidden;
}

.grddocsmaster
{
    background-color: #fff;
    margin: 0 0 10px 0;
    border-collapse: collapse;
    font-family: Arial;
    font-size: 11px;
    color: #4d4d4d;
    border: 0;
    width: 100%;
}

.grddocsmaster tr:hover
{
    background-color: #f2f2f2;
}


.grddocsmaster th
{
     background-color: #e4e4e4;
     color: #006299;
     padding: 12px 8px;
     border: 0;
     text-align: left;
}

    .grddocsmaster td
    {
        padding: 4px 8px;
        border: 0;
        cursor: pointer;
        text-align: left;
        border-bottom: solid 1px #ccc;
    }




.titulodoc
{
    font-size: 12px;
    font-weight: 800;
}

.todaDoc
{
    margin-top: 18px;
    height: 30px;
}

.btnazul
{
    border: 0;
    padding: 6px 12px;
    background-color: #006299;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
}

    .btnazul:hover
    {
        background-color: #0090E1;
    }

#menu-master {
    float: right;
    opacity: 0.7;
    color: #333;
    padding: 5px;
    z-index: 9999;
    position: fixed;
    right: 1px;
    top: 40%;
}

    #menu-master ul li
    {
        list-style: none;
        margin: 6px 0;
        padding: 0;
        font-size: 12px;
        font-weight: bold;
        text-transform: uppercase;
    }

        #menu-master ul li a
        {
            padding: 10px 20px;
            background-color: #006299;
            color: #fff;
            display: block;
            -moz-border-radius: 6px;
            -webkit-border-radius: 6px;
            border-radius: 6px;
        }

            #menu-master ul li a:hover
            {
                background-color: #0090E1;
            }

.docuploads
{
    background-color: #fff;
    color: #333;
    padding: 20px;
    border: solid 1px #ccc;
    overflow: hidden;
}

.docuploads-file
{
    background-color: #f2f2f2;
    margin: 15px 0;
    padding: 12px;
}

.docuploads-group
{
    display: inline-block;
    margin-right: 5px;
    padding: 6px;
}

.docuploads-btns
{
    margin: 20px 50px 10px 0;
    clear: both;
    float: right;
}


.docuploads-btn
{
    background-color: #006299;
    color: #fff !important;
    padding: 6px 12px;
    border: 0;
}


    .docuploads-btn:hover
    {
        background-color: #0090E1;
    }

.docuploads-info
{
    font-size: 12px;
    color: #666;
}

.docuploads-links
{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #006299;
}

.docuploads-comments
{
    width: 600px;
    padding: 4px 6px;
    border: solid 1px #808080;
}

.drop-md1
{
    width: 180px;
    overflow: hidden;
    background: url(/images/btnselectdoc.jpg) no-repeat 158px #fff;
    border: 1px solid #808080;
    padding: 0;
}

.drop-md1-sel
{
    background: transparent;
    width: 200px;
    height: 22px;
    font-size: 12px;
    line-height: 1;
    border: 0;
    padding: 2px 0px 2px 8px;
    -webkit-appearance: none;
}

    .drop-md1-sel option
    {
        padding-left: 5px;
        background-color: #fff;
    }

.drop-md2
{
    width: 200px;
    overflow: hidden;
    background: url(/images/btnselectdoc.jpg) no-repeat 176px #fff;
    border: 1px solid #808080;
    padding: 0;
}

.drop-md2-sel
{
    background: transparent;
    width: 220px;
    height: 22px;
    font-size: 12px;
    line-height: 1;
    border: 0;
    padding: 2px 0px 2px 8px;
    -webkit-appearance: none;
}

    .drop-md2-sel option
    {
        padding-left: 5px;
    }


.titular
{
    display: table;
}

.titular-img
{
    display: table-cell;
}

.titular-txt
{
    display: table-cell;
    vertical-align:middle; 
    font-size: 14px;
    font-weight: bold;
    color: #666666;
}

.titular-menu
{
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 20px 0;
}

    .titular-menu a div
    {
       display: table-cell;
       margin-right: 10px;
    }

        .titular-menu a div img
        {
            vertical-align: middle;
        }

        .titular-menu a div span
        {
            vertical-align: middle;
        }

.colorgris
{
    color: #808080;
}

.checkIdioma
{
    padding: 6px 0;
}

    .checkIdioma label
    {
        padding-left: 8px;
    }

select::-ms-value {
     background: none;
     color: #333;
}

.alert-box
{
    display: none;
    border: solid 1px #ccc;
    background-color: #fff;
    color: #333;
    padding: 40px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

.alert-box-close
{
    border: solid 1px #ccc;
    background-color: #f0f0f0;
    color: #333;
    margin-top: 10px;
    padding: 6px 12px;
    clear: both;
    float: right;
    cursor: pointer;
}

.alert-box-close:hover
{
    border: solid 1px #333;
}

.liOther
{
    display: none;
}
.imgportada
{
    width: 100%;
    height: auto;
}


       #editupload
        {
            background-color: #fff;
            padding: 12px 0;
        }

        .panelup
        {
            background-color: #f4f4f4;
            border: solid 1px #ccc;
            padding: 20px;
            margin-bottom: 20px;
        }

        .form-upb{
            display: inline-block;
        }

            .form-upb input[type=text]
            {
                border: solid 1px #ccc;
                padding: 6px 12px;
                margin-right: 6px;
                color: #333;
            }

            .form-upb label
            {
                 margin-right: 8px;
            }

        .form-up
        {
            width: 100%;
            margin-bottom: 10px;
        }

            .form-up input[type=text], select
            {
                border: solid 1px #ccc;
                padding: 6px 12px;
                margin-right: 12px;
                color: #333;
            }

            .form-up label
            {
                margin-right: 12px;
            }

            .form-up span
            {
                display: inline-block;
                width: 20%;
                text-align: right;
                margin-right: 8px;
            }

            .botonup
            {
                padding: 6px 12px;
                background-color: #006299;
                color: #fff;
                border: solid 1px #ccc;
            }

            .botonup:hover{
                background-color: #0090E1;
            }

        .botonupalta
        {
            padding: 4px 6px;
            background-color: #006299;
            color: #fff;
            border: solid 1px #ccc;
        }

            .botonupalta:hover
            {
                background-color: #0090E1;
            }


        .btngrid input[type=image]
        {
            border: 0;
            padding: 2px;
        }

        .botonsino{
            background-color: #f4f4f4;
            color: #333;
            padding: 4px 6px;
            border: solid 1px #4d4d4d;
        }

        .botonsino:hover{
            background-color: #ccc;
        }
        
        .panelmsg{
            border: solid 1px #ef3434;
            background-color: #ffdcdc;
            padding: 12px 20px;
            color: #333;
            margin: 8px 0;
            font-size: 14px;
            font-weight: 300;
        }


.imgStocks
{
    width: 80px;
    min-height: 40px;
}



.formd-btnver,
.formd-btn,
.btncarrito {
    padding: 6px 15px 6px 15px;
    color: #3bb4e5;
    background: #141B4D;
    text-align: left;
    margin-right: 18px;
    border: 1px solid #3bb4e5;
}

.formd-btnver.active,
.formd-btn.active,
.btncarrito.active {
    color: #141B4D;
    background: #3bb4e5;
}


.formd-btn-back {
    color: #3bb4e5;
    background: transparent;
    border: 0;
    font-family: 'IBM Plex Mono', Helvetica, Arial, Tahoma, Verdana, sans-serif;
}

.formd-btn-cancel {
    color: #fff;
    background: #dc3545;
    border-color: #dc3545;
}


.formd-btn-secondary {
    padding: 2px 15px;
    color: #ffffff;
    background: #0060A8;
    border: 0;
    border-radius: 25px;
    font-size: 0.8rem;
}




.maxancho2 {
    max-width: 80px;
}


/***********************************************************************/


body {
    font-size: 0.9rem;
    background-color: #FFFFFF;
    font-family: Helvetica, Arial, Tahoma, Verdana, sans-serif;
}

.form-control,
.col-form-label,
.form-control {
    font-size: 0.9rem;
}


.form-control {
    border: solid 1px #808080 ;
    border-radius: 0px ;
}

    .form-control:focus {
        border-color: #808080;
        outline: 0;
        box-shadow: initial;
    }

    .form-control:disabled{
        background-color:transparent;
    }

    .navbar-top,
    .navbar .navbar-nav .nav-link,
    .bxsliderrptgrupos,
    #MainContent_Label2,
    #MainContent_Label3,
    .legal {
        font-family: 'IBM Plex Mono', Helvetica, Arial, Tahoma, Verdana, sans-serif
    }

.bxsliderrptgrupos {
    font-weight: bold;
}

.dropdown-menu {
    font-size: 0.9rem;
}




.btn-primary:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus {
    box-shadow: none;
}

.btn-primary {
    background-color: #0060A8;
    border-color: #0060A8;
}

.btn-primary:hover {
    background-color: #3BB4E5;
    border-color: #3BB4E5;
}

.navbar-dark {
    background-color: #141B4D;
}


.navbar-nav .nav-item > a.nav-link:hover {
    color: #3bb4e5 !important ;
    text-decoration:underline;
}

.navbar-nav > li:not(:last-of-type){
    border-right: 1px solid #fff;
}

.navbar-top:not(.pipe) > div:not(:last-of-type):after {
    content: '·';
    color: white;
}

@media (min-width: 1200px){
    .navbar-top.pipe > div:before {
        content: '';
        margin-right: 1rem;
        border-right: 1px solid white;
    }
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu a::after {
  transform: rotate(-90deg);
  position: absolute;
  right: 6px;
  top: .8em;
}

.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-left: .1rem;
  margin-right: .1rem;
}

.dropdown-item {
    border-bottom: 1px solid #ced4da;
}

.dropdown-item:focus, .dropdown-item:hover,
.dropdown-item.active, .dropdown-item:active {
    background-color: initial;
    color: #3bb4e5;
}

.dropdown-menu{
    z-index:99999;
}

div.dropdown-menu ul {
    list-style: none;
    padding: 0;
}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .dropdown-submenu .dropdown-menu {
        position: initial;
        border: 0px;
        max-width: 270px;
    }

    .navbar-expand-lg .navbar-nav .dropdown-submenu .dropdown-menu a {
        white-space: normal;
    }

}

.ui-menu {
    width: 250px;
    background: #fff;
    list-style: none;
    padding: 0;
}

li.ui-menu-item {
    padding: 1rem;
    padding-bottom: 0;
}

i,
.social a {
    color: #3bb4e5 !important;
}

footer {
    color: #0060A8;
}

footer .listatitulo, footer .paginatitulo {
    color: #0060A8;
}

footer .listatitulo{
    font-size: 24px;
}

footer a, footer a:hover {
    color: #fff;
    text-decoration: underline;
} 
footer {
    background: #0060A8;
}

footer > div:last-of-type {
    background: #3BB4E5;
}

.delegaciones > div {
    border-left: 2px solid #0060A8;
}

.delegaciones > div:first-child, .delegaciones > div:nth-child(4n+1) {
    border-left: 0px;
}

.obsoleto {
    color: red;
}


.titulo1 {
    color: #0060A8;
}

.titulo2 {
    color: #3BB4E5;
}

.grd-detalles th {
    border-color: #000;
    background: #3BB4E5;
	color: #000;
}

.grd-detalles td {
    font-weight: normal;
    border-color: #3BB4E5;
	color: #000;
}

.bx-wrapper {
    border: 0px;
    box-shadow: none;
    margin-left: auto;
    margin-right: auto;
}

.bx-wrapper .bx-controls-direction a::after {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    border-bottom: 3px solid rgb(0 96 168 / 70%);
    border-left: 3px solid rgb(0 96 168 / 70%);
}

.bx-prev:hover::after, .bx-prev::after {
    left: 10px;
    -webkit-transform: translate(0,-50%) rotate(45deg);
    transform: translate(0,-50%) rotate(45deg);
}

.bx-next:hover::after, .bx-next::after {
    right: 10px;
    -webkit-transform: translate(0,-50%) rotate(-135deg);
    transform: translate(0,-50%) rotate(-135deg);
}


.bx-wrapper .bx-prev, .bx-wrapper .bx-next {
    background: none;
}

.yBoxNext::after {
    left:10px;
}
.yBoxPrev::after{
    right:10px;
}
.yBoxNext::after, .yBoxPrev::after, .yBoxNext:hover::after, .yBoxPrev:hover::after {
    border-bottom: 3px solid rgb(0 96 168 / 70%);
    border-left: 3px solid rgb(0 96 168 / 70%);
}

.yBoxFrame.yBoxImgWrap {
    max-width: 500px;
    width: 100%;
    max-height: 500px;
    height: 100%;
}

.yBoxFrame.yBoxImgWrap .yBoxImgZoom{
    background-color:#fff;
}

.yBoxFrame.yBoxImgWrap .yBoxImgZoom,
.yBoxFrame.yBoxImgWrap .insertYboxAjaxHere{
    height: 100%;
}

.yBoxFrame.yBoxImgWrap .yBoxImgZoom{
    display: flex;
    align-items: center;
}

.yBoxFrame.yBoxImgWrap  img.yBoxImg {
    margin: 0 auto;   
    max-width: 100%;
}

.closeYbox::after, .closeYbox::before {
    background-color: #0060A8 !important;
}



ul.nav.nav-tabs ul.nav-item > button.nav-link {
    background-color: rgba(0,0,0,.03);
}

ul.nav.nav-tabs li.nav-item > button.nav-link.active {
    background-color: #495057;
    color:#fff;
}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 1rem;
        padding-left: 1rem;
    }

    .navbar-expand-lg .navbar-nav .nav-item:last-of-type .nav-link{
        padding-right:0px;
    }

}

@media (min-width: 1200px) {
    .container {
        /*max-width: 1140px;*/
        max-width: 1440px;
    }
}



#breadcrumbs-wrap {
    font-family: 'IBM Plex Mono', Helvetica, Arial, Tahoma, Verdana, sans-serif;
    background-color: #3bb4e5;
}

#breadcrumbs-wrap ol.breadcrumb {
    background-color: initial;
}

#breadcrumbs-wrap ol.breadcrumb > li.breadcrumb-item a {
    color: #fff;
}

#breadcrumbs-wrap ol.breadcrumb > li.breadcrumb-item a:hover,
#breadcrumbs-wrap ol.breadcrumb > li.breadcrumb-item.active a {
    color: #141B4D;
    text-decoration: underline;
}

#breadcrumbs-wrap ol.breadcrumb > li.breadcrumb-item.active a {
    text-transform:uppercase;
}

.breadcrumb-item + .breadcrumb-item::before {
    color: #fff;
    content: ">";
}


@media (min-width: 992px) {
    .navbar-expand-lg .navbar-toggler {
        display: initial;
    }
}

@media (min-width: 1200px) {
    .navbar-expand-lg .navbar-toggler {
        display: none;
    }
}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-collapse.show {
        display: block !important;
    }
    .navbar-expand-lg .navbar-collapse {
        display: none !important;
    }
    
}

@media (min-width: 1200px) {
    .navbar-expand-lg .navbar-collapse.show {
        display: flex !important;
    }
    .navbar-expand-lg .navbar-collapse {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }

    .navbar-wrapper {
        flex-direction: row !important;
    }
}

@media (min-width: 992px) {
    .navbar-expand-lg {
        -ms-flex-flow: row nowrap;
        flex-flow: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: start;
        justify-content: space-between;
    }
}

@media (min-width: 1200px) {
    .navbar-expand-lg {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}


@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav {
  
        flex-direction: column;
    }
}

@media (min-width: 1200px) {
    .navbar-expand-lg .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row;
    }
}

.nav-tabs {
    border-color: #3bb4e5;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover,
ul.nav.nav-tabs li.nav-item > button.nav-link.active {
    background-color: #141B4D;
    color: #3bb4e5;
    border-color: #3bb4e5;
}

.nav-tabs .nav-link {
    color: #141B4D;
    background-color: #3bb4e5;
    border-color: #000;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-left: -1px;
}

.card-header {
    padding: .2rem 1rem;
}

.card-header {
    background-color: #fff;
    border-color: #3bb4e5;
}

.card {
    border-radius: 0;
    border-color: #3bb4e5;
}

.tab-pane .card:first-child {
    border-top: 0px;
}

.border-color-primary {
    border-color: #3bb4e5;
}

.card-header button,
.card-header button:hover{
    color: #3bb4e5;
    font-weight:bold;
}

.card-header button:focus {
    outline: none;
    box-shadow: none;
}

.table {
    color: #141B4D;
}
.table td {
    border-color: #3bb4e5;
}
.table th,
.table thead th {
    border-color:  #141B4D;
	color: #141B4D;			
}

.table thead th,
.table tbody td{
    vertical-align:middle;
}

.table th {
    padding-top: .2rem;
    padding-bottom: .2rem;
}

.table thead{
    background: #3bb4e5;
}

#MainContent_UpPanelPto table tr th:last-child,
#MainContent_UpPanelPto table tr td:last-child {
    border: 0px;
    background: #fff;
}

.table-totales td {
    padding: .2rem .75rem .2rem .75rem;
}

.table-totales {
    color: #141B4D;
}
.table-totales tr td:first-of-type {
    border: 1px solid #3BB4E5;
    border-right-color:#141B4D;
}
.table-totales tr td:nth-of-type(2){
    background-color: #3BB4E5 ;
    border: 1px solid #141B4D ;
	color:#000;
}

.swiper-wrapper {
    display: flex;
}

.swiper-wrapper .swiper-slide {
    align-self: center;
}



@media (min-width: 1920px) {
    .container-fluid {
        max-width: 1920px;
    }
}


.font-secondary {
    font-family: 'IBM Plex Mono', Helvetica, Arial, Tahoma, Verdana, sans-serif;
}


#MainContent_PanelPrecios.grd-detalles td {
    border-color: #0060A8;
}
#MainContent_PanelPrecios.table-bordered td {
    border-width: 1.5px;
}


.rounded-left {
    border-top-left-radius: 25px !important;
    border-bottom-left-radius: 25px !important;
}

.rounded-right {
    border-top-right-radius: 25px !important;
    border-bottom-right-radius: 25px !important;
}


.select-marca,
.select-grupo,
.select-familia,
.select-subfamilia,
.select-subsubfamilia {
    width: 100%;
    outline: none;
    border: 0;
    font-size: 16px;
    padding: 3px;
}

.select-marca {
    font-size: 18px;
    font-style: italic;
    color: #141B4D;
    font-weight: bold;
}

.select-grupo {
    color: #0060A8;
}

.select-familia {
    color: #3bb4e5;
}

.select-subfamilia {
    color: inherit;
}

.select-subsubfamilia {
    color: #9b9b9b;
}


.backgorund-primary {
    background-color: #141B4D;
}

.color-secondary {
    color: #0060A8;
}

.color-tertiary {
    color: #141b4d;
}

.backgorund-tertiary {
    background-color: #3bb4e5;
}

.backgorund-quaternary {
    background-color: #CFECF7;
}

.wrapper-imagenes-producto .detail-carousel {
    position: relative;
}

.wrapper-imagenes-producto .swiper-thumbs {
    display: flex;
    /*  margin: 0 -5px;
            padding-top: 10px;*/
}

.wrapper-imagenes-producto .swiper-thumb-item.active {
    border-color: #3bb4e5;
    border-radius: 10%;
}

.wrapper-imagenes-producto .swiper-thumb-item {
    max-width: 100px;
    /*margin: 0 5px;*/
    padding: 2px;
    border: 2px solid transparent;
    /*transition: all .5s;*/

    background-color: transparent;
}

.wrapper-imagenes-producto .bx-wrapper .bx-controls-direction a::after,
.wrapper-imagenes-producto .bx-wrapper .bx-controls-direction a::after {
    width: 10px;
    height: 10px;
    border-bottom-width: 2px;
    border-left-width: 2px;
}

.wrapper-imagenes-producto .bx-wrapper .bx-next {
    right: -30px;
}

.wrapper-imagenes-producto .bx-wrapper .bx-prev {
    left: -30px;
}

#ModalVideos .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    border: 2px solid #3bb4e5;
    border-radius: 10%;
    background: transparent;
}

.wrap-card-img-noticia {
    position: relative;
    padding-bottom: calc(0.50* 100%);
    overflow: hidden;
}

.wrap-card-img-noticia > img {
    height: auto;
    left: calc(50% + 1px);
    position: absolute;
    top: calc(50% + 1px);
    transform: scale(1.01) translate(-50%, -50%);
    width: 100%;
}

@media (min-width: 768px){
    .border-md-right {
        border-right: 2px solid #3bb4e5 !important;
    }
}

.contenedor-opcion-cuenta {
    display: flex;
    flex-wrap: wrap;
    gap: 2rem;
    margin: auto;
    padding: 1rem;
}

.contenedor-opcion-cuenta .opcion-cuenta {
    flex: 0 1 calc(50% - 1rem);
    min-width: 300px;
    border: 1px solid #0060A8;
    background: #3bb4e5;
    align-content: center;
    padding: 1.5rem
}

.contenedor-opcion-cuenta .opcion-cuenta.disabled,
.contenedor-opcion-cuenta .opcion-cuenta.disabled:hover{
    background: #ababab;
    color:#fff;
}

.contenedor-opcion-cuenta .opcion-cuenta.disabled a,
.contenedor-opcion-cuenta .opcion-cuenta.disabled:hover a{
    color:#fff;
}


.contenedor-opcion-cuenta .opcion-cuenta:hover,
.contenedor-opcion-cuenta .opcion-cuenta-dark {
    border: 1px solid #0060A8;
    background: #141B4D;
    color:#fff;
}

.contenedor-opcion-cuenta .opcion-cuenta:hover a,
.contenedor-opcion-cuenta .opcion-cuenta-dark a {
    color: #fff;
}

.contenedor-opcion-cuenta .opcion-cuenta-3 {
    flex: 0 1 calc(33% - 1.1rem);
    min-width: 250px;
    border: 1px solid #0060A8;
    background: #3bb4e5;
    align-content: center;
    padding: 1.5rem
}

.contenedor-opcion-cuenta .opcion-cuenta-3:hover,
.contenedor-opcion-cuenta .opcion-cuenta-3-dark {
    border: 1px solid #0060A8;
    background: #141B4D;
    color: #fff;
}

.contenedor-opcion-cuenta .opcion-cuenta-3:hover a,
.contenedor-opcion-cuenta .opcion-cuenta-3-dark a {
    color: #fff;
}


.contenedor-opcion-cuenta .opcion-cuenta-3.disabled,
.contenedor-opcion-cuenta .opcion-cuenta-3.disabled:hover {
    background: #ababab;
    color: #fff;
}

.contenedor-opcion-cuenta .opcion-cuenta-3.disabled a,
.contenedor-opcion-cuenta .opcion-cuenta-3.disabled:hover a {
    color: #fff;
}