.inset {
    color: rgba(0, 0, 0, 0.8);;
}

.inset:hover {
    font-weight: 700;
    /*font-family: TahomaBold;*/
    color: #111111;
}

#top_menu * {
    box-sizing: border-box;
}

/************************** ESTILOS LOGIN **************************/
#top_menu .selected {
    box-shadow: 1px 1px 1px 0px #111111;
}

.titulos, #top_menu li:hover .menu_opcion{
    color: #ffffff;
    text-decoration: none;
    /*line-height: 2.5;*/
    vertical-align: middle;
}

.titulos, #top_menu li, .boton_no_list {
    border: 1px solid #03A582;
    -webkit-box-shadow: 1px 1px 1px 0px #ccc;
    -moz-box-shadow: 1px 1px 1px 0px #ccc;
    box-shadow: 2px 2px 2px -2px #ccc;
    font-weight: 700;
}

.titulos, #top_menu .menu_item, .boton_no_list {

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#63B0E1', endColorstr='#002B87', GradientType=0); /* ie */
}

.titulos, #top_menu li ul {
    /*background: -moz-linear-gradient(top, #dbdbdb 30%, #fcfcfc 75%);*/ /* firefox */
    /*background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #dbdbdb), color-stop(75%, #fcfcfc));*/ /* webkit */
    /*background-image: -o-linear-gradient(top, #dbdbdb 30%, #fcfcfc 75%);*/
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dbdbdb', endColorstr='#fcfcfc', GradientType=0);*/ /* ie */
    background-color: #dbdbdb; /* old browsers */
    border: none;
    border-radius: 4px;
}

.titulos, #top_menu li ul li {
    background: none;
    border: 1px solid #c9c9c9;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    box-shadow: 1px 1px 2px 0px #555555;
    -webkit-box-shadow: 1px 1px 2px 0px #555555;
    -moz-box-shadow: 1px 1px 2px 0px #555555;
    font-weight: normal;
}

/************************** ESTILOS ADMIN **************************/
.menu_opcion {
    min-width: 100px;
    font-weight: 700;
    height: 25px;
}

.menu_opcion, .submenu {
    /*text-transform: capitalize;*/
}

#top_menu {
    margin: 0px 0px 0px 6px;
    display: inline-block;
}

#top_menu li {
    /*width:100px;*/
    min-width: 130px;
    float: left;
    display: inline-block;
    position: relative;
    margin: 0px 3px 0px 3px;
    padding: 5px 5px 3px 5px;
    text-align: center;
    margin-top: 8px;
}

#top_menu li a, #top_menu li p {
    /*line-height: 12px;*/
    text-decoration: none;
    cursor: pointer;
    display: block;
}

#top_menu li ul li:hover {
    background-color: #39AAf8; /* old browsers */
    border: 1px solid #39AAf8;
    display: block;
}

#top_menu li ul li:hover .inset {
    font-weight: 700
}

#top_menu .current a, #top_menu li:hover > a, #top_menu .current p, #top_menu li:hover > p {
    width: 100%;
    display: block;
    -moz-border-radius: 7px;
    border-radius: 7px;
    text-decoration: none;
    color: #ffffff;
    /*line-height: 1.2;*/
}

#top_menu ul {
    display: none;
    /*background: #61dbf7;*/
    position: absolute;
    top: 100%;
    left: -1px;
    z-index: 100;
}

#top_menu ul li {
    width: 200px;
    margin: 0;
    padding: 0;
}

#top_menu ul li a {
    padding: 3px 8px;
}

#top_menu li:hover > ul {
    display: block;
}

#miga {
    font-weight: 700;
    height: 25px;
    overflow: hidden;
    margin-right: 10px;
    text-transform: uppercase;
}

#miga a {
    color: #014A74;
    text-decoration: none;
}

#miga a:hover {
    color: #0093DD;
    text-decoration: underline;
}

.headersaldo {
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    text-decoration: none;
}

.saldovalorheader {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    box-shadow: 0 0 0 0 #eeeeee;
    font-size: 14px;
    font-weight: 700;
    margin: 0;
    text-align: center;
    min-width: 125px;
    width: 100%;
    color: white;
}

.saldoEspecialvalorheader {
    cursor: pointer;
    text-decoration: underline;
    margin: 0px auto;
}

#verPromocion {
    background-color: #002020;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 200%;
    z-index: 100;
}

#lista_promociones {
    cursor: pointer;
    margin: 2px auto;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    width: 900px;
    box-shadow: 3px 3px 2px 1px #444444;
    opacity: 1;
    position: absolute;
    right: -1200px;
    top: 20%;
    z-index: 102;
    border-radius: 30px;
}

#mask_promociones {
    height: 100%;
    padding-top: 30px;
}

.titulo_flotante_promocion {
    background: rgb(1, 119, 219);
    color: white;
    border-radius: 5px;
}

#form_categoria_promocion {
    margin: 0 auto;
    width: 90%;
}

.tabla_promociones {
    width: 790px;
    margin: 0 auto;
    padding: 10px;
    border-collapse: separate;
    border-spacing: 5px 0;
    display: block;
    margin-bottom: 10px;
}

.encabezado_promociones {
    border-radius: 3px;
    background: #c9deef; /* Old browsers */
    background: -moz-linear-gradient(top, #c9deef 0%, #4e9edb 54%, #007ad0 83%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c9deef), color-stop(54%, #4e9edb), color-stop(83%, #007ad0)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #c9deef 0%, #4e9edb 54%, #007ad0 83%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #c9deef 0%, #4e9edb 54%, #007ad0 83%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #c9deef 0%, #4e9edb 54%, #007ad0 83%); /* IE10+ */
    background: linear-gradient(to bottom, #c9deef 0%, #4e9edb 54%, #007ad0 83%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9deef', endColorstr='#007ad0', GradientType=0); /* IE6-9 */
}

.titulo_promocion {
    height: 32px;
    color: #FFF;
    width: 100%;
    font-weight: 700;
    border: 1px solid #FFFFFF;
    font-size: 11px;
}

.fila_promocion {
    width: 15% !important;
    border: 1px solid #AAA;
    font-size: 12px;
    padding: 2px;
}

.descripcion_promocion {
    width: 53% !important;
}

.fila_par {
    background: #FFFFFF;
    border: 1px solid #B5E5FA;
    text-align: left;
}

.fila_impar {
    background: #AAA;
    border: 1px solid #FFFFFF;
    text-align: left;
}

.fila_impar:hover, .fila_par:hover {
    color: #007ad0;
}

.boton_salir {
    margin-right: 8px;
    margin-top: auto;
}

.boton_link input, .boton_atras {
    /*background-image: url("../imagenes/boton.jpg");*/
    /*background-repeat: no-repeat;
    background-size: 100% 100%;
    text-transform: none;
    color: white;
    box-shadow: 0 0;
    border-radius: 6px;*/

}

.titulo_promocion_patrocinador {
    background: rgb(1, 119, 219);
    padding: 5px;
    color: #FFFFFF;
    font-weight: 700;
    /*margin: 10px;*/
    margin: 10px 0;
    border-radius: 5px;
}

.simbolo_mas_titulo_promocion_patrocinador {
    border: 1px solid white;
    border-radius: 5px;
    margin-left: 6px;
    padding: 1px 3px;
}

.cursortitulopromociones {
    cursor: pointer;
}

ul#top_menu .opcion_destacada div {
    /*position: relative;*/
    display: inline-block;
    /*padding: 0px 14px;*/
    /*background: #247547;*/
    transition: transform 0.3s ease 0s;
    transform-origin: 50% 0px 0px;
    transform-style: preserve-3d;
    font-size: 13px !important;
    line-height: 0.93;
}

ul#top_menu .opcion_destacada div:before {
    position: absolute;
    top: 100%;
    left: 0px;
    width: 100%;
    height: 100%;
    /*padding: 0px 14px;*/
    /*background:  #2e8d57;*/
    content: attr(data-title);
    transition: #000 0.3s ease 0s;
    transform: rotateX(-90deg);
    transform-origin: 50% 0px 0px;
    /*line-height: 25px !important;*/
    color: #F5F5F5;
}

ul#top_menu .opcion_destacada:hover div {
    transform: rotateX(90deg) translateY(-22px);
}

ul#top_menu .opcion_destacada:hover {
    background: #910000 !important; /* old browsers */
    background: -moz-linear-gradient(top, #EEEEEE -82%, #910000 100%) !important; /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(-82%, #EEEEEE), color-stop(100%, #910000)) !important; /* webkit */
    background-image: -webkit-linear-gradient(top, #EEEEEE -82%, #910000 100%) !important;
    background-image: -o-linear-gradient(top, #EEEEEE -82%, #910000 100%) !important;
    background-image: linear-gradient(top right, #EEEEEE -82%, #910000 100%) !important;
    /*border: 1px solid #ef0e0e !important;
    -webkit-box-shadow: 2px 2px 1px 0px #770303 !important;
    -moz-box-shadow: 2px 2px 1px 0px #770303 !important;
    box-shadow: 2px 2px 1px 0px #770303 !important;
    font-weight: 700 !important;*/
}

.boton_destacado div:before {
    position: absolute;
    top: 100%;
    left: 0px;
    width: 100%;
    height: 100%;
    /*padding: 0px 14px;*/
    /*background:  #2e8d57;*/
    content: attr(data-title);
    transition: #000 0.3s ease 0s;
    transform: rotateX(-90deg);
    transform-origin: 50% 0px 0px;
}

.boton_destacado div {
    /*position: relative;*/
    transform: rotateX(90deg) translateY(-22px);
}

.boton_destacado {
    background: #910000 !important; /* old browsers */
    background: -moz-linear-gradient(top, #EEEEEE -82%, #910000 100%) !important; /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(-82%, #EEEEEE), color-stop(100%, #910000)) !important; /* webkit */
    background-image: -webkit-linear-gradient(top, #EEEEEE -82%, #910000 100%) !important;
    background-image: -o-linear-gradient(top, #EEEEEE -82%, #910000 100%) !important;
    background-image: linear-gradient(top right, #EEEEEE -82%, #910000 100%) !important;
    border: 1px solid #910000 !important;
    /*-webkit-box-shadow: 2px 2px 1px 0px #770303 !important;
    -moz-box-shadow: 2px 2px 1px 0px #770303 !important;
    box-shadow: 2px 2px 1px 0px #770303 !important;
    font-weight: 700 !important;*/
}

.categoria_destacada {
    background: #dd4b4b !important; /* old browsers */
    background: -moz-linear-gradient(top, #EEEEEE -82%, #dd4b4b 100%) !important; /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(-82%, #EEEEEE), color-stop(100%, #dd4b4b)) !important; /* webkit */
    background-image: -webkit-linear-gradient(top, #EEEEEE -82%, #dd4b4b 100%) !important;
    background-image: -o-linear-gradient(top, #EEEEEE -82%, #dd4b4b 100%) !important;
    background-image: linear-gradient(top right, #EEEEEE -82%, #dd4b4b 100%) !important;
    border: 1px solid #dd4b4b !important;
    -webkit-box-shadow: 2px 2px 1px 0px #770303 !important;
    -moz-box-shadow: 2px 2px 1px 0px #770303 !important;
    box-shadow: 2px 2px 1px 0px #770303 !important;
    font-weight: 700 !important;
}

#info_productos {
    /*width: 90px;*/
    height: 25px;
    line-height: 1.2;
    font-size: 12pt;
}

#texto_info {
    line-height: 25px !important;
}

.imagenTransferenciasHeader {
    display: block;
    margin-right: auto;
    cursor: pointer;
    max-height: 30px;
    width: 70%;
    margin-left: 15%;
    margin-bottom: 5px;
    margin-top: -6px;
}

.dobleLinea {
    line-height: 0.93;
}

.headerTable {
    border-bottom:1px solid #39aaf8;
    -webkit-box-sizing: content-box !important;
    box-sizing: content-box !important;
}

.headerTableP {
    padding: 15px 0px !important;
}

#header td {
    vertical-align: top;
    padding: 0 3px;
}

#header .label {
    line-height: 1.1em;
}

#header h1 img {
    width: 220px;

}

@media (max-width: 900px) {
    #header h1 img {
        width: 192px;
    }
    #info_usuario_gestion span {
        display: block;
    }
}

.logo_pse {
    border-radius: 50%;
    border: 2px solid white;
    width: 50px;
    animation: blink;
    animation-duration: 2500ms;
    animation-iteration-count: infinite;
    outline: 1px solid #39aaf8;
}

@keyframes blink {
    20%, 80% {
        transform: scale(1);
    }

    40%, 60% {
        transform: scale(1.15);
    }
}

.botonFlotante {
    position: fixed;
    margin-top: -40px;
    float: right;
    right: 4px;
    z-index: 1;

    -webkit-box-sizing: content-box !important;
    box-sizing: content-box !important;
}

.botonFlotante li {
    margin-top: 10px;
}

.contenedor-saldos {
    margin: auto;
    width: auto;
}
.input-saldo-defecto {
    display: none;
}


/* nuevo diseño 19-10-2021 */
.bgHeader {
    background-color: white;
}

.paddingHeader {
    padding-top: 20px;
    padding-bottom: 10px;
}

.img-responsive {
    /*display: block;*/
    height: auto;
    max-width: 85%;
}

.icono-password {
    cursor: pointer;
    z-index: 2;
    position: absolute;
    font-size: 20px;
    margin-top: 3px;
    margin-left: -26px;
}

.keyboardInputInitiator {
    float: right;
    cursor: pointer;
    z-index: 2;
    margin-top: 6px;
    margin-left: -57px;
    position: absolute;
}

.campo-password {
    width: 175px;
}

.rotarImagen{
    transform: scaleX(-1);
    -moz-transform: scaleX(-1); /* Firefox */
    -webkit-transform: scaleX(-1); /* Chrome - Safari */
    -o-transform: scaleX(-1); /* Opera */
}
