html,
body {
    height: 100%;
    font-size: 14px;
}
table td, table th {
    border: 1px solid #dde3e9;
}

.fc-list-item td{
    border: 1px solid #dde3e9;
    text-align: center;
}


.titulo {
    margin-top: 10px;
}
/* .small-box{
    border-radius: 25px !important;
} */
.bg-o2{
    background: white;
    text-align: center;
}

.bg-ph{
    color: rgb(255, 255, 255);
    background: #62be6b;
    text-align: center;
}

.bg-temp{
    color: white;
    background: #1c38b5;
    text-align: center;
}

.bg-salinidad{
    background: #FFF633;
    text-align: center;
}

.bg-co2{
    background: #ff5533;
    text-align: center;
    color: white;
}

.bg-dosis{
    background: #9133FF;
    text-align: center;
    color: white;
}

.bg-flujo {
    background: orange;
    color: white;
}

.flex {
    display: flex;
}

.flecha {
    margin-left: 10px;
    margin-top: 10px;
    height: 50px;
    width: 50px;
    
  /* justify-content: center; */
    /* margin-left: 100px; */
}

.titulo_variacion {
    width: 100px;
  /* justify-content: center; */
    /* margin-left: 200px; */
}

.fc-today {
    background: #d9edf7 !important;
    /*cursor: pointer;*/
}

.fc-day:hover {
    background: #d9edf7;
    cursor: pointer;
}

.fc-event:hover {
    cursor: pointer;
}

#btn_filtrar_fecha{
    margin-left: 2px;
    margin-top: -30px;
    width: 100%;
}

#promedioanalisis-id_sala  {
    max-width: 100%;
}

#w1, #w1-2{ 
    max-width: 100%;
}

.primera_seccion_dashboard, .segunda_seccion_dashboard {
    border: 1px solid rgb(197, 197, 197);
    border-radius: 5px;
    padding: 10px;
    /* margin-bottom: 10px; */
}

@media screen and (max-width: 540px) {
    .btn_filtrar_fecha{
        max-width: 50%;
        margin-left: 125px;
        /* margin-top: 28px; */
    }

    #promedioanalisis-id_sala  {
        max-width: 100%;
    }

    #w1, #w1-2{ 
        max-width: 120%;
    }
    .col-2{
        min-width: 50%;
    }
    .col-3{
        min-width: 100%;
    }
    .tiempo{
        height: 1080px !important;
        margin-left: 10px !important;
    }
    .pronostico_tiempo{
        color: white;
        float: left;
        border-radius: 25px;
        margin-top: 20px;
        padding-top: 5px;
        border: 1px solid white;
        width: 90% !important;
        margin: 0 13px;
    }
    
    .parametros_tiempo_hoy{
        /* padding-top: 20px; */
        text-align: center;
    }
    .img_tiempo_dia{
        margin-left: 15px;
    }
    .fecha_tiempo_hoy{
        text-align: center;
        padding-bottom: 10px;
    }
    .fecha_tiempo_dia{
        margin-left: 15px;
        float: left;
    }
    .row{
        padding-bottom: 10px;
    }
    .col {
        position: relative;
        width: 30%;
        padding-right: 7.5px;
        padding-left: 7.5px;
    }
    .tacometros{
        width: 100% !important;
    }
}

.highcharts-background {
    fill: #ffffff;
}

.highcharts-grid {
    fill: gray;
    /* stroke: gray; */
}

.modal {
    overflow: auto !important;
}

.modal-header {
    border-bottom: 0 none !important;
    padding-bottom: 0px !important;
}

.modal-body {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.fade{
    opacity: 1;
}

.file-input{
    margin-bottom: 15px;
}

.titulo_portada{
    width: 100% !important;
    text-align: center;
    padding: 10px 10px;
    margin: 0px;
}

.titulo_pronostico{
    color: white;
    text-align: center;
    padding-top: 20px;
}
.tiempo{
    height: 540px;
    margin-left: 20%;
}
.pronostico_tiempo{
    color: white;
    float: left;
    border-radius: 25px;
    margin-top: 20px;
    padding-top: 5px;
    border: 1px solid white;
    width: 25%;
    margin-right: 20px;
}

.separacion {
    border: solid 1px white;
}
.parametros_tiempo_hoy{
    /* padding-top: 20px; */
}
.img_tiempo_dia{
    margin-left: 15px;
}
.fecha_tiempo_hoy{
    text-align: center;
    padding-bottom: 10px;
}
.fecha_tiempo_dia{
    margin-left: 15px;
    float: left;
}

.row{
    padding-bottom: 10px;
}

/* .col{
    position: relative;
    width: 100% !important;
    padding-right: 7.5px;
    padding-left: 7.5px;
} */
  
.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -60px;
    padding: 0 0 60px;
}

.site-index{
    background: rgb(255, 255, 255) !important;
    padding-top: 300px;
    margin-left: -5px;
}

.data-logger-pioneer-index, .data-logger-atlantic-index{
    padding: 50px 20px;
}
.content{
    padding: 50px 0px;
}

.wrap > .container {
    padding: 70px 15px 20px;
}

.footer {
    height: 60px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    padding-top: 20px;
}

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: /*"\e113"*/ "\e151";
}

a.desc:after {
    content: /*"\e114"*/ "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view th {
    white-space: nowrap;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

.recoleccion-index, .analisis-index, .sala-index, .estanque-index, .pauta-index, 
.liquidacion-index, .usuario-index, .administrador-index, .proveedor-index, .recolector-index,
.proveedor-planta-sala-index, .recolector-proveedor-sala-index, .control-diario-index, .site-proveedor, .site-planta, .site-admin, .site-empresa, .site-recolector,
.analisis-create, .recoleccion-create, .pauta-create, .liquidacion-create, .control-diario-create, .estanque-create, .sala-create, .usuario-create, .administrador-create,
.proveedor-create, .planta-create, .recolector-create, .administrador-update, .control-diario-update, .analisis-update, .estanque-update, .liquidacion-update, 
.pauta-update, .planta-update, .proveedor-update, .recoleccion-update, .recolector-update, .sala-update, .usuario-update,
.planta-proveedor-create, .planta-proveedor-update, .proveedor-planta-sala-create, .proveedor-planta-sala-update, 
.recolector-proveedor-sala-create, .recolector-proveedor-sala-update, .control-diario-view, .admnistrador-view, .analisis-view, .estanque-view, .liquidacion-view,
.pauta-view, .planta-view, .proveedor-view, .planta-proveedor-view, .proveedor-planta-sala-view, .recoleccion-view, .recolector-view, .recolector-proveedor-sala-view,
.sala-view, .usuario-view, .produccion-index, .produccion-view, .produccion-update, .produccion-create, .ruta-index, .ruta-view, .ruta-update, .ruta-create, .proveedor-recolector-planta-index,
.proveedor-recolector-planta-view, .proveedor-recolector-planta-update, .proveedor-recolector-planta-create,
.empresa-sala-recolector-index, .empresa-sala-recolector-create, .empresa-sala-recolector-view, .empresa-sala-recolector-update, 
.usuario-register, .empresa-index, .empresa-view, .empresa-create, .empresa-update, .site-planta-ahora, .encargado-index, .encargado-view, .encargado-update, .encargado-create,
.plataforma-index, .plataforma-view, .plataforma-update, .plataforma-create, .centro-index, .centro-view, .centro-update, .centro-create, .medicion-view, .medicion-index, .medicion-update, .medicion-create,
.cliente-centro-plataforma-index, .cliente-centro-plataforma-view, .cliente-centro-plataforma-create, .cliente-centro-plataforma-update {
    padding: 50px 0px;
}

/* .site-proveedor{
    background: rgb(80, 46, 158) !important;
} */

.icon-blue{
    color: #007bff;
}



.site-error{
    background: rgb(80, 46, 158) !important;
    padding: 20px;

}

.error{
    color: white;
}
/* align the logout "link" (button in form) of the navbar */
.nav li > form > button.logout {
    padding: 15px;
    border: none;
}

@media(max-width:767px) {
    .nav li > form > button.logout {
        display:block;
        text-align: left;
        width: 100%;
        padding: 10px 15px;
    }
}

.nav > li > form > button.logout:focus,
.nav > li > form > button.logout:hover {
    text-decoration: none;
}

.nav > li > form > button.logout:focus {
    outline: none;
}

.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover{
    color: red !important;
}

@media screen and (max-width: 540px) {
    
}

.site-index-empresa {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.site-index-empresa .body-content {
    display: flex;
    justify-content: center;
    width: 100%;
    background: #ddd;
}

.site-index-empresa .row {
    display: flex;
    justify-content: center;
    width: 100%;
}

.site-index-empresa .col {
    flex: 1;
    /* Opcional: Distribuye el espacio disponible de manera uniforme */
    margin: 10px;
    /* Opcional: Espacio entre las columnas */
}
/* 
.btn_filtrar_fecha {
    margin-left: 2px;
    margin-top: -50px;
    width: 100%;
} */

.custom-pagination {
    display: flex;
    justify-content: center;
    margin-top: 20px;
    padding-right: 5px;
}

.custom-pagination li {
    margin: 0 5px; /* Añade espacio entre los elementos de paginación */
}

.custom-pagination li a {
    padding: 10px 15px; /* Ajusta el padding según sea necesario */
    background-color: #f0f0f0; /* Color de fondo para los enlaces de paginación */
    border: 1px solid #ddd; /* Borde para los enlaces de paginación */
    color: #333; /* Color del texto */
    text-decoration: none; /* Quita el subrayado de los enlaces */
    border-radius: 4px; /* Bordes redondeados */
}

.custom-pagination li.active a {
    background-color: #007bff; /* Color de fondo para la página activa */
    color: white; /* Color del texto para la página activa */
    border-color: #007bff; /* Color del borde para la página activa */
}

.custom-pagination li a:hover {
    background-color: #e9ecef; /* Color de fondo al pasar el mouse */
}
