.date-picker{
    background: #eee;
    cursor: no-drop;
}
.datetime-picker{
    background: #eee;
    cursor: no-drop;
}
.toggle-group .btn,
.toggle-group .btn-default,
.toggle-group .btn-primary{
    border-radius: 0px;
}

.panel-title>a:hover,
.panel-title>a:focus{
    color: #337ab7;
    text-decoration: none;
}

.rol-info{
    display: none;
}
.rol-graph > .label-rol{
    float: left;
    width: 100px;
}
.label-rol > i{
    cursor: pointer;
}
.label-rol > i:hover{
    color: #337ab7;
}
.rol-info th,.rol-info td{
    font-size: 0.8em;
}
#spinner{
    display: none;
    background-color: #fffa;
    width: 100%;
    position: absolute;
    z-index: 500;
    margin: auto;
    text-align: center;
    position: fixed;
    height: 100%;
}

/* ESTILOS DE PORTADA */
/* FIN ESTILOS DE PORTADA */


/* ESTILOS DE TABLAS ORDENABLES */
/* tables */
table.tablesorter {
    color: #2F69A1;
}
table.tablesorter thead tr th, 
table.tablesorter tfoot tr th,
table.tablesorter thead tr td{
    background-color: #C1D5E5;
    text-transform: uppercase;
    font-family: 'HEL';
}
table.tablesorter thead tr .header {
    background-image: url(../images/asc-desc.png);
    background-repeat: no-repeat;
    background-position: center right;
    cursor: pointer;
    color: #00488E;
}
table.tablesorter tbody td {
    /*color: #3D3D3D;
    padding: 4px;
    background-color: #FFF;*/
    vertical-align: top;
}
table.tablesorter tbody tr.odd td {
    background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
    background-image: url(../images/icon_asc.gif);
}
table.tablesorter thead tr .headerSortDown {
    background-image: url(../images/icon_desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
    background-color: #C1D5E5;
}
/* FIN ESTILOS DE TABLAS ORDENABLES */
.currency{
    text-align: right;
}
.currency:after{
    content: '  ';
}
.currency:before{
    content: '$USD ';
    color: gray;
    font-size: 0.8em;
    font-style: italic;
}
.hours,.days{
    text-align: right;
}
.hours:after{
    content: ' horas  ';
    color: gray;
    font-size: 0.8em;
    font-style: italic;
}
.days:after{
    content: ' días';
    color: gray;
    font-size: 0.8em;
    font-style: italic;
}

/* ERRORES DE JQUERY VALIDATE */
.help-block{
    color: #a94442;
    font-size: 80%;
}
/* FIN ERRORES DE JQUERY VALIDATE */
input[type="datetime"]:read-only{
    cursor: pointer;
}

/* CAMBIOS ACORDE AL DISEÑO */
@font-face {
    font-family: 'HEL';
    src: url('../fonts/helvetica.otf?v=4.2.0');
    font-weight: normal;
    font-style: normal;
}
h4.titulo-app{
    font-family: 'HEL';
}
.nav>li>a.dropdown-toggle:focus{
    background-color: #2F69A1;
}
.nav>li>a.dropdown-toggle:hover{
    background-color: #2F69A1;
    color:#fbb034;
}

.nav{
    font-family: 'HEL';
}
a{
    color:#00488E;
}
.logo{
    width: 353px;
    height: 141px;
    background-image: url(../images/logo.svg);
    background-repeat: no-repeat;
    background-size: 350px;
}
.logo2{
    width: 159px;
    height: 64px;
    background-image: url(../images/logo.svg);
    background-repeat: no-repeat;
}
body{
    background-color: #195998;
}
/*.modal-content{
    background-color: #2F69A1;
}*/
.modal-title{
    color: #7FA3C6;
}
.modal-header{
    border-bottom: 1px solid #7FA3C6;
}
.form-bayteq {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #2F69A1;
    border: 1px solid #2F69A1;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.form-bayteq-title{
    min-height: 16.42857143px;
    padding: 5px;
    border-bottom: 1px solid #7FA3C6;
    color: #fbb034; /*#7FA3C6;*/
    text-transform: uppercase;
    font-family: 'HEL';
    font-size: 1.2em;
}
.btn-success-bayteq {
    color: #1a1a1a;
    background-color: #fbb034;
    border-color: #F4B244;
}
.checkbox-bayteq>label{
    color: #fbb034;
}
input[name="_username"],input[name="_password"]{
    background-color: #7FA3C6;
    color: #000;
    border: 1px dotted #7FA3C6;
}
#username::-webkit-input-placeholder,
#password::-webkit-input-placeholder{ 
    color:#FFF;
    font-style: italic;
    text-transform: uppercase;
    font-family: 'HEL';
}
label{
    font-family: 'HEL';
    text-transform: uppercase;
}
.navbar-default-bayteq {
    background-color: transparent;
    border-color: #337AB7;
    z-index: 1;
}
.navbar-default-bayteq h4{
    color: #fbb034;
    text-transform: uppercase;
}
.panel-left, .panel-left2{
    min-height: 20px;
    padding: 15px;
    margin-bottom: 20px;
    background-color: #2F69A1;
    border: 1px solid #2F69A1;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}
.panel-left2{
    padding: 15px 30px;
}
.navbar-default .navbar-nav>li{
    margin-bottom: 5px;
    min-width: 200px;
}
.navbar-default .navbar-nav>li>a {
    position: relative;
    display: block;
    padding: 5px 10px;
    color: #7FA3C6;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 4px;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a.active{
    text-decoration: none;
    background-color: #eee;
    color: #7FA3C6;
}
.navbar-default .navbar-nav>li.active>a, .navbar-default .navbar-nav>li.active>a:hover, .navbar-default .navbar-nav>li.active>a:focus {
    color: #00488E;
    background-color: #FFF;
    text-transform: uppercase;
    font-weight: bold;
    padding: 5px 10px;

    background-image: url(../images/circle.png);
    background-repeat: no-repeat;
    background-position: right 10px center;
    cursor: pointer;
}

@media (min-width: 768px){
    .titulo-proyecto{
        color:#3FA9F5;
        text-transform: uppercase;
        font-family: 'HEL';
    }
    .nav>li>a.dropdown-toggle{
        font-size: 0.8em;
        padding: 0px 5px 0px 0px;
    }
}
@media (max-width: 768px){
    .titulo-proyecto{
        color:#3FA9F5;
        text-transform: uppercase;
        font-family: 'HEL';
    }
    .nav>li>a.dropdown-toggle{
        font-size: 1.2em;
        padding: 0px 5px 0px 0px;
    }
}
/*PROYECTOS*/

.nombre-proyecto{
    color:#FFF;
    text-transform: uppercase;
    font-family: 'HEL';
}
.descripcion-proyecto{
    overflow: auto;
    width: 100%;
    min-height: 182px;
    background: #C1D5E5;
    color: #00488E;
}
.detalle-proyecto dd, .dd-bayteq{
    color: #999;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'HEL';
}
.detalle-proyecto .nombre{
    color: #00488E;
    font-size: 22px;
    text-transform: uppercase;
    font-family: 'HEL';
}
.detalle-proyecto .presupuesto:before{
    content: 'USD. ';
    font-size: 0.8em;
}
.detalle-proyecto .proyeccion:after{
    content: ' horas';
    font-size: 0.8em;
}
.detalle-proyecto .presupuesto, 
.detalle-proyecto .origen,
.detalle-proyecto .proyeccion{
    color: #fbb034;
    font-size: 26px;
    text-transform: uppercase;
    font-family: 'HEL';
}
.detalle-proyecto .fechas{
    color: #666666;
    font-size: 16px;
    font-family: 'HEL';
}
/*PANELES*/
.summary{
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #ECF3FA;
    border: 1px dotted #3FA9F5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}
.panel-title{
    color: #3FA9F5;
    text-transform: uppercase;
    font-size: 18px;
    font-family: 'HEL';
}
.panel-title>a{
    background-image: url("../images/left.gif");
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 25px;
}
.panel-title>a[aria-expanded="true"]{
    color: #00488E;
    background-image: url("../images/down.gif");
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 25px;
}
.panel-bayteq > .panel-heading {
    color: #333;
    background-color: #fff;
    border: 1px dotted #C1D5E5;
    margin-bottom: 10px;
}
.btn-sm, .btn{
    border-radius: 15px;
    text-transform: none;
    font-family: 'HEL';
}
.btn-primary{
    text-transform: none;
}
.btn-group .btn{
    text-transform: none;
}
.ui-menu-item {
    font-family: 'HEL';
    font-size: 1em;
    color: #3FA9F5;
}
.ui-menu .ui-menu-item {
    position: relative;
    margin: 0;
    padding: 3px 1em 3px .4em;
    cursor: pointer;
    min-height: 0;
    /* support: IE7; */
    /* support: IE10, see #8844; */
    list-style-image:none;
}
.usuario{
    color: #3FA9F5;
}
/* FIN - CAMBIOS ACORDE AL DISEÑO */

/* FORMUARIOS FOSBUNDLE */
.has-error-ajax{
    border-color: #A00E0A;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.form-bayteq .has-error .help-block{
    color: #fbb034;
}
.form-bayteq .has-error .form-control {
    border-color: #fbb034;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
textarea.form-control[readonly] {
    cursor: not-allowed;
    background-color: #C1D5E5;
    opacity: 1;
}
.hr-login{
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #7FA3C6;
}
/* FIN - FORMUARIOS FOSBUNDLE */
/* FIN - MENU MOVIL */
#menu-mobile-button {
    float: right;
}

#menu-mobile {
    display: none;
    -webkit-padding-start: 0px;
    font-family: 'HEL';
}

#menu-mobile a {
    display: block;
    width: 100%;
    padding: 10px 0;
    border-top: 1px solid #7FA3C6;
    color: #aaa;
    text-align: center;
    text-transform: uppercase;
}

#menu-mobile li {
    margin: 0;
    list-style: none;
}

#menu-mobile a:hover {
    color: #7FA3C6;
    text-decoration: none;
    background-color: #eee;
}
.table-striped > tbody > tr:nth-child(odd) {
    background-color: #ECF6F9;
}
.username{    
    color: #3FA9F5;
    font-family: 'HEL';
}
@media only screen and (min-device-width: 300px) and (max-device-width: 800px)  {
    .currency{
        text-align: left;
    }
    .input-group-addon,
    .btn, .btn-sm{
        font-size: 16px;
        line-height: 18px;
    }
}
/* ESTILOS CELULAR */
@media (min-width: 320px) and (orientation:portrait){
    h4{ font-size: 20px; }
    h5{ font-size: 15px; }
    .panel-left-xs{
        padding-right: 0px; 
        padding-left: 0px;    
    }
    .nav>li>a.dropdown-toggle,
    .username{
        font-size: 18px;
    }
}
/* ESTILOS TABLET */
@media (min-width: 680px) and (orientation:landscape){
    h4{ font-size: 20px; }
    h5{ font-size: 15px;}
    .nav>li>a.dropdown-toggle,
    .username{font-size: 18px;}
    .panel-left-xs{
        padding-right: 0px; 
        padding-left: 0px;    
    }
}
@media (min-width: 680px) and (orientation:portrait){
    h4{
        font-size: 20px;
    }
    h5{
        font-size: 20px;
    }
    label{
        font-size: 18px;
    }
    .panel-left-xs{
        padding-right: 0px; 
        padding-left: 0px;
    }
    .nav>li>a.dropdown-toggle,
    .username{
        font-size: 22px;
    }
    #menu-mobile a{
        font-size: 22px;
    }
    input[type="text"],
    input[type="datetime"],
    select.form-control,
    textarea{
        height: 50px;
        font-size: 20px;
        line-height: 20px;
    }
    .fa-calendar{
        font-size: 20px;
    }
}
/* ESTILOS LANDSCAPE */
@media (min-width: 768px){
    .navbar-nav>li {
        width: 100%;
    }
}
@media (min-width: 768px) and (orientation:lanscape) {
    
    h4{
        font-size: 20px;
    }
    h5{
        font-size: 14px;
    }
    .panel-left-xs{
        padding-right: 0px; 
        padding-left: 0px;
    }
    .nav>li>a.dropdown-toggle,
    .dropdown-menu>li>a,
    .username{
        font-size: 18px;
    }
    label{
        font-size: 14px;
    }
    input[type="text"],
    input[type="datetime"],
    select.form-control,
    textarea{
        height: 40px;
        font-size: 15px;
        line-height: 15px;
    }
    .fa-calendar{
        font-size: 15px;
    }
}
/* ESTILOS MONITOR */
@media (min-width: 1200px) {
    .panel-left-xs{
        padding-right: 0px; 
        padding-left: 15px;
    }
    .nav>li>a.dropdown-toggle,
    .username{
        font-size: 14px;
    }
}
/* FIN - MENU MOVIL */

/* ESTILOS PARA MOVILES */
.frame{
    border: 1px solid #C7E0E7;
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-radius: 5px;
}
.frame:nth-child(2n) {
    background: #ECF6F9;
    border: 1px dotted #ECF6F9;
}

.frame blockquote{
    border-left: 5px solid #A6E6F9;
    text-align: justify;
}
.frame small{
    font-family: 'HEL';
    color: #00488E;
    text-transform: uppercase;
    font-size: 12px;
    padding-right: 10px;
}
/* FIN - ESTILOS PARA MOVILES */
.fa-calendar{
    cursor: pointer;
}
#avatar{
    float: left;  
    -moz-border-radius: 50%;  
    -webkit-border-radius: 50%;  
    border-radius: 50%;  
    height: 64px;  
    width: 64px; 
    border:2px solid #7FA3C6;
    opacity: 0.9;
}
.bg-grey{
    background-color: gainsboro;
    color:black;
    border: 1px solid #aaa
}
@media (min-width: 1000px){
    .modal-xlg {
        width: 1000px;
    }
}
@media (min-width: 1000px){
    .modal-xxlg {
        width: 1000px;
    }
}
@media (min-width: 1200px){
    .modal-xxlg {
        width: 1200px;
    }
}
::-webkit-scrollbar {
    width: 12px;
}
::-webkit-scrollbar-track {
    background-color: #eaeaea;
    border-left: 1px solid #ccc;
}
::-webkit-scrollbar-thumb {
    background-color: #ccc;
}
::-webkit-scrollbar-thumb:hover {
    background-color: #aaa;
}
#avance-proyectos{
    float: left; 
    margin-top: -3px; 
    border-right: 3px double #AAA;
    max-width: 50%;
}
#avance-porcentajes{
    float: left; 
    overflow-x: hidden; 
    min-width: 50%; 
    cursor: e-resize;
    margin-left: 2px;
    padding-left: 2px;
}
.porcentaje:after{
    content: ' %';
    color: gray;
    font-size: 0.8em;
    font-style: italic;
}
.editable:hover{
    cursor: pointer;
}
valor{
    font-size: 0.82em;
}
th.ultimo, td.ultimo{
    /*border-left: 1px dotted #337AB7;
    border-right: 1px dotted #337AB7;*/
    background-color: lightblue;
}
small.text-muted{
    text-transform: uppercase;
}
.cobro-error{
    color: rgb(187, 10, 9);
}
fieldset.scheduler-border.cerrado {
    border: 1px dotted red !important;
}
fieldset.scheduler-border.inactivo {
    border: 1px dotted #eea236 !important;
}
fieldset.scheduler-border {
    border: 1px groove #ddd !important;
    padding: 0 1.4em 1.4em 1.4em !important;
    margin: 0 0 1.5em 0 !important;
    -webkit-box-shadow:  0px 0px 0px 0px #000;
            box-shadow:  0px 0px 0px 0px #000;
}
fieldset.scheduler-border.cerrado legend.scheduler-border {
    background-color: rgba(187, 10, 9,0.1);
}
fieldset.scheduler-border.inactivo legend.scheduler-border {
    background-color: rgba(238, 162, 54,0.1);
}
option.inactivo{
    color: #eea236;
}
option.cerrado{
    color: #d43f3a;
}
legend.scheduler-border {
    font-size: 1.2em !important;
    font-weight: bold !important;
    text-align: left !important;
    width:auto;
    padding:0 10px;
    border-bottom:none;
}
.legend2{
    font-family: 'HEL';
    text-transform: uppercase;
    font-size: 16 px;
    position: relative;
    left: 80%;
    top: -42px;
    background: white;
    padding: 0 10px;
    display: inline;
}

.cobros-flotante{
    position: fixed;
    z-index: 100;
    top:0;
    margin-left: 15px;
}
.estados{
    margin: -30px 20px 10px 0px;
}

.navbar-fixed-top + .content-container {
	margin-top: 70px;
}
.content-container {
	margin: 0 130px;
}
/* FLECHA BACK TO UP */
#top-link-block.affix-top {
    position: absolute; /* allows it to "slide" up into view */
    bottom: -82px; /* negative of the offset - height of link element */
    left: 10px; /* padding from the left side of the window */
}
#top-link-block.affix {
    position: fixed; /* keeps it on the bottom once in view */
    bottom: 18px; /* height of link element */
    right: 30px; /* padding from the left side of the window */
    opacity: 0.7;
}
.atraso div:before{
    content: 'NO PRESENTO AVANCE';
    color: red;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    position: absolute;
    right: 20px;
    top: 5px;
}
#loading{
    position: absolute;
    top: 130px;
    left: 40%;
    z-index: 1500;
    display: none;
}
a.btn-xs, button.btn-xs{
    border-radius: 0px;
}
/* ROTACION DE CABECERA EN COLUMNAS */
th.rotate{
    /* Something you can count on */
  height: 180px;
  white-space: nowrap;
}
th.rotate > div{
    transform: 
        /* Magic Numbers */
        translate(25px, 51px)
        /* 45 is really 360 - 45 */
        rotate(270deg);
    width: 15px;
    position: relative;
    bottom: 45px;
    left: -20px;
}
th.rotate > div > span {
  border-bottom: 1px solid #ccc;
  padding: 5px 10px;
}
.daterange-enabled{
    background: #fff; 
    cursor: pointer; 
    padding: 5px 10px; 
    border: 1px solid #ccc; 
    width: 100%;
}
.daterange-disabled{
    background: #ccc; 
    cursor: pointer; 
    padding: 5px 10px; 
    border: 1px solid #aaa; 
    width: 100%; 
    cursor: not-allowed
}
.verDetalles{
    text-decoration: underline;
    cursor: pointer;
}
.indRojo, .eqRojo, .perdidasRojo, .avanceRojo, .presupuestoRojo{
    background-color: rgba(255,0,0,0.8);
}
.indAmarillo, .eqAmarillo, .perdidasAmarillo{
    background-color: rgba(255,255,0,0.8);
}
.indVerde, .eqVerde, .perdidasVerde, .avanceVerde, .presupuestoVerde{
    background-color: rgba(50,205,50,0.8);
}
/*Evitar el problema de doble modal*/
.modal:nth-of-type(even) {
    z-index: 1042 !important;
}
.modal-backdrop.in:nth-of-type(even) {
    z-index: 1041 !important;
}
/* Estados del proyecto */
.proyecto-activo, .proyecto-encurso{
    background-color: #ec971f;
    text-align: center;
    color: white;
    border-radius: 5px;
    -webkit-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.5);
    box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.5);
    font-size: 0.8em;
    padding: 0px 4px;
    margin-bottom: 4px;
}
.proyecto-inactivo, .proyecto-cerrado{
    background-color: #AAAAAA;
    text-align: center;
    color: white;
    border-radius: 5px;
    -webkit-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.5);
    box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.5);
    font-size: 0.8em;
    padding: 0px 2px;
    margin-bottom: 4px;
}
.libre{
    font-weight: bold !important;
}
.no-libre{
    background: #efeaea !important;
    color: #999 !important;
}
.w-100{
    width: 100%;
}
.disabled{
    background: #eee !important;
    background-color: #eee !important;
    padding: 6px 12px;
    border: 1px solid rgb(204,204,204);
    border-radius: 5px;
}
.bold{
    font-weight: bold;
}
.tutorial{
    border: 1px solid #f0ad4e;
    border-radius: 6px;
    background: #f4c58388;
    padding: 5px;
    border-style: dashed;
    color: #FFFFFF !important;
}
.tutorial:hover{
    background: #f4c583bb !important;
}
.tutorial > i{
    padding-right: 5%;
    color: orange;
    padding-left: 5%;
}
.titulo-centro-costos{
    margin-top: -30px;
    font-weight: bold;
    color: #195998;
    /* text-decoration: underline; */
    margin-bottom: 7px;
    background-color: #d6eafd;
    width: 300px;
    padding: 0 10px;
    border-radius: 5px;
}
.centro-costos {
    display: flex;
    flex-direction: row;
    border: 1px solid #fff2da;
    background: #fff2da99;
    padding: 5px;
    margin: 0px 0px 15px 0px;
    color: #c97909;
}
.costox {
    display: flex;
    flex-direction: row;
    margin-right: 20px;
}
.costox>div{
    margin-right: 12px;
}
.costox>div:first-child {
    text-transform: uppercase;
    color: #31708f;
    font-weight: bold;
}
.propuesta{
    background: #ffe6bd;
    padding: 5px;
    font-size: 14px;
    border-radius: 5px;
    color: #a94442;
}
.servicios-terceros{
    border: 1px solid orange;
    border-radius: 8px;
    padding: 5px 5px 5px 15px;
    background-color: #fff2da;
    width: fit-content;
    padding-right: 10px;
}
.cobros-filtrados{
    border: 1px solid #d9534f;
    border-radius: 8px;
    padding: 5px 5px 5px 15px;
    background-color: #ffdada88;
    color: #000000;
    width: fit-content;
    padding-right: 10px;
}
#fondo-spinner{
    position: fixed;
    min-width: 117vw;
    min-height: 100vh;
    background-color: #33333355;
    z-index: 50;
    margin: -120px 0px 0px -17vw;
}
/*=-=-=-==-=-=-==-=-=-==-=-=-==-=-=-=*/
/*=-=-=-= ESTILOS LOADING CSS =-=-=-=*/
/*=-=-=-==-=-=-==-=-=-==-=-=-==-=-=-=*/
.lds-spinner {
  color: official;
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
  margin-left: 4%;
  top: 50%;
}
.lds-spinner div {
  transform-origin: 40px 40px;
  animation: lds-spinner 1.2s linear infinite;
}
.lds-spinner div:after {
  content: " ";
  display: block;
  position: absolute;
  top: 14px;
  left: 29px;
  width: 4px;
  height: 16px;
  border-radius: 20%;
  background: #073e6c;
}
.lds-spinner div:nth-child(1) {
  transform: rotate(0deg);
  animation-delay: -1.1s;
}
.lds-spinner div:nth-child(2) {
  transform: rotate(30deg);
  animation-delay: -1s;
}
.lds-spinner div:nth-child(3) {
  transform: rotate(60deg);
  animation-delay: -0.9s;
}
.lds-spinner div:nth-child(4) {
  transform: rotate(90deg);
  animation-delay: -0.8s;
}
.lds-spinner div:nth-child(5) {
  transform: rotate(120deg);
  animation-delay: -0.7s;
}
.lds-spinner div:nth-child(6) {
  transform: rotate(150deg);
  animation-delay: -0.6s;
}
.lds-spinner div:nth-child(7) {
  transform: rotate(180deg);
  animation-delay: -0.5s;
}
.lds-spinner div:nth-child(8) {
  transform: rotate(210deg);
  animation-delay: -0.4s;
}
.lds-spinner div:nth-child(9) {
  transform: rotate(240deg);
  animation-delay: -0.3s;
}
.lds-spinner div:nth-child(10) {
  transform: rotate(270deg);
  animation-delay: -0.2s;
}
.lds-spinner div:nth-child(11) {
  transform: rotate(300deg);
  animation-delay: -0.1s;
}
.lds-spinner div:nth-child(12) {
  transform: rotate(330deg);
  animation-delay: 0s;
}
@keyframes lds-spinner {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

/*=-=-=-==-=-=-==-=-=-==-=-=-==-=-=-=*/
/*=-=-=-= ESTILOS LOADING CSS =-=-=-=*/
/*=-=-=-==-=-=-==-=-=-==-=-=-==-=-=-=*/

.modal-overlay{
    position: fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background: rgba(0,0,0,0.5);
    display:none;
    z-index:9999;
}

.modal-box{
    background:#fff;
    padding:20px;
    width:300px;
    text-align:center;
    border-radius:6px;

    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
}
.ui-corner-top{
    font-size: 85%;
}
.ui-state-active a:focus, 
.ui-state-active a:focus-visible{
    outline: 0px !important
}
.modal-box.registros{
    width: 450px !important;
    padding: 30px 50px !important;
}