 .linkbuy:hover{
        color:black;
        }
        .linkbuy:visited{
        color:black;
        }
        .linkbuy{
            color:black;
        }
        .btndetalles{
            color:white;
            background-color: black;
        }
        .btndetalles:hover{
            color:white;
            background-color: black;
        }
        table.dataTable {
            clear: both;
            margin-top: 6px !important;
            margin-bottom: 6px !important;
            max-width: none !important;
            border-collapse: separate !important;
        }
        .card-box {
            padding: 8px;
            border: 1px solid rgba(54, 64, 74, 0.5);
            -webkit-border-radius: 5px;
            border-radius: 5px;
            -moz-border-radius: 5px;
            background-clip: padding-box;
            /*margin-bottom: 20px;*/
            background-color: #fff;
        }
        .table-responsive {
            min-height: .01%;
            overflow: auto !important;
            -ms-overflow-style: auto !important;
        }
        /*SCROLLBAR*/
            .table-responsive:hover {
                overflow: auto !important;
            }
            .table-responsive::-webkit-scrollbar-track
            {
                -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
                border-radius: 10px;
                background-color: #F5F5F5;
            }
            .table-responsive::-webkit-scrollbar
            {
                width: 10px;
                background-color: #F5F5F5;
            }

            .table-responsive::-webkit-scrollbar-thumb
            {
                border-radius: 10px;
                -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
                background-color: #555;
            }

        .table tr:hover {
           /* opacity: 0.8;*/
        }
        td{
            color:black;
        }
         * {
        }
    -webkit-touch-callout:text  !important;
    -webkit-user-select:text !important;
    -moz-user-select:text !important;
    -ms-user-select:text !important;
    user-select:text !important;
}
.goog-te-gadget-icon{
    width: 19px !important;
}
.goog-te-menu-value img{
    width:1px !important;
}

table{
    font-size: 12px;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding-left: 5px;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 1px;
    vertical-align: middle;
}
body {
    overflow: visible !important;
    -webkit-user-select: none;  /* Chrome all / Safari all */
-moz-user-select: none;     /* Firefox all */
-ms-user-select: none;      /* IE 10+ */
-o-user-select: none;
user-select: none;
}
.nav-tabs li a{
    color:white;
}
.nav-tabs li a:hover{
    color: #000;
}
.panel-heading{
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 0px;
}
.nav-tabs{
    border-bottom: unset;
}
.nav-tabs >li a{
    padding: 10px 5px;
    font-size: 12px;
    border: 1px solid #e4e4e47d;
}
.miniHr{
    margin-top: 0px;
    margin-bottom: 0px;
}
.soporteTab{
    font-weight: normal;
}
.soporteTab span{
    font-weight: normal;
}
.rayo{
    color: #f1c211;
}
#main-slide .item img {
    width: unset;
}
.imgBaner{
    width: 100% !important;
}
@media (max-width: 767px){
    .upOverlay{
        top:2% !important;
    }
    .frmIni{
        margin-top: 15px;
        padding-left: 9px !important;
        padding-right: 9px !important;
        padding-bottom: 15px !important;
    }
    #main-slide .slider-content h1 {
        font-size: 18px !important;
    }
    .bannerDentro{
        height: 188px !important;
    }
    .bannerFuera{
        height: 519px !important;
    }
    .idiomas{font-size: 12px;}
    .txtSupport{
        font-size: 11px;
    }
    .frmIniEmail{
        font-size: 18px;
        height: 48px;
        width: 98% !important; 
    }
    .frmIniBoton{
        height: 49px;
        font-weight: bold;
        font-size: 20px;
        width: 96% !important;
    }
    .mensajeSlider{
        display: block !important;
    }
    .table-responsive{
        margin-bottom:unset
    }
}
@media (max-width: 320px){
    .nav-tabs >li a {
        font-size: 9px;padding: 9px 1px;
    }
    .mensajeSlider{
        display: block !important;
    }
}
@media (min-width: 768px) and (max-width: 1023px) {
    .upOverlay{
        top:15% !important;
    }
    .navbar-default .nav li a {
        font-size: 10px;
    }
    .unpadinglsm {
        padding: 3px 7px!important;
    }
    .bannerDentro{
        height: 218px !important;
    }
    .mensajeSlider{
        display: block !important;
    }
}

@media (min-width: 1024px) and (max-width: 1100px) {
    .setlis{
        margin-top: unset;
    }
    .upOverlay{
        top:11% !important;
    }


    .navbar-default .nav li a {
        font-size: 10px;
    }
    .unpadinglsm {
        padding: 3px 7px!important;
    }
    .bannerDentro{
        height: 218px !important;
    }
    .mensajeSlider{
        display: block !important;
    }
}
.cajasColores{
    border: 1px solid #abaaaa;
    padding: 2px;
    border-radius: 3px;
}
.cajasColores div{
    padding: 5px;font-size: 10px;line-height: 26px;display: inline;
}
.cajasColores span{
    font-size: 10px;
}
.status0{
    background-color: #f3f3f3;
}
.status10{
    background-color: #a7cbe8;
}
.status1{
    background-color: #74bbf5;
}
.status2{
    background-color: #6dce6f;
}
.status3{
    background-color: #f18888;
}
.status4{
    background-color: #f18888;
}
.status5{
    background-color: #dc4f4f;
}
a{
    background-color: unset;
}
a:hover, a:focus, a:active, a.active {
}
.mensajeSlider{
    display: none;text-align: center;font-size: 11px;
    font-style: italic;
}
.tablaRefill td{
    padding: 3px;color:white;
}