#icon-block {
    padding: 0px 50px;
    text-align: center;
    position: relative;
    /*margin-bottom: -20px;*/
    padding-top: 20px;
}

.amarillo {
    color: #FFBF00;
}

.rojo {
    color: #DF0101;
}

.negro {
    color: #646464;
}

.blanco {
    color: white;
}



.color-smartweather {
    color: #005353;
}
#icon-tag {
    position: absolute;
    top: 15px;
    right: 17px;
    padding: 5px 10px;
    font-weight: bold;
    color: white;
}

/* Fix fecha sobresalir del modal */
.block .block-content.tab-content {
    overflow: visible;
}

/* Para evitar que sea blanco el selector */
.select2-container--default .select2-selection--single {
    background-color: transparent !important;
}

.font-s28 {
    font-size: 28px !important;
}

.btn-select-bar {
    color: #FFF;
    background-color: #70B9EB;
    border-color: #70B9EB;
}

/* TimeControl Dimension: Correccion full screen boton, que se ve raro */
.leaflet-bar a.leaflet-control-fullscreen-button {
    background-position: 0% 0%;
}

/* TimeControl Dimension: Correcion boton temblando de play */
@media (max-width: 490px) {
    .leaflet-bar a.mybutton {
        width: 25%;
    }    
}
.leaflet-bar .col-xs-4 {
    width: auto !important;
}

.leaflet-bar a.mybutton {
    width: none !important;
    margin-right: 8px;
}


/* Alinear boton bloquear velocidades */
.switch-alinear {
    position:relative;
    top:15px;
    float: right;
}


#material-text {
    margin-top: -15px;
}

#login-username-error {
    color: #d26a5c;
    margin-top: 20px;
    display: none;
}

#block-password-error {
    color: #d26a5c;
    display: none;
}

/* Problema que surge con los carteles */
.fix-fondo-carteles  {
    background-color: transparent;
    border: none;
}

.mapIcon {
    border-radius: 0px;
    color: black;
    font-size: 15px;
    /*color: white;*/
    padding-top: 6px; padding-bottom: 6px;
    text-align: center;
    font-weight: 600;
    margin-top: -10px;
    box-shadow: 2px 2px 5px #888888;
}

.triangle {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 13px 6.5px 0 6.5px;
    /*border-color: #ff0000 transparent transparent transparent;*/
    border-top-color: inherit;
    border-left-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    margin-left: 40%;
}

.stationIcon {
    padding: 5px 8px;
}

.unitsIcon {
    font-size: 10px;
    font-weight: 500;
}

.iconDirection {
    font-weight: 100;
    font-size: 13px;
}

.tableIcon {
    width: 100%;
}

/* Comentario: Anyadimos el -webkit-print-color-adjust para que al imprimir salga los colores */
td, th {
    text-align: center;
    padding: 2px;
    -webkit-print-color-adjust: exact
}

.block-margenes {
    padding: 0 !important;
}

.block-margenes-only-top-and-bottom {
    padding: 20px 0px 20px 0px !important;
}

.block-margenes-title {
    padding: 20px 0px 5px 0px !important;
}

.block-margenes-only-sides {
    padding: 0px 10px 0px 10px !important;
}

.block-options-font-black > li > button {
    color: #000000 !important;
}

.left-align {
    text-align: left;
}



.tablev3 tbody tr td {
    padding-top: 13px;
    padding-bottom: 0px;
}

.optionConfig {
    padding: 5px 20px;
}

.configText {
    margin-bottom: 5px !important;
    font-size: small;
}

#addEstacion-form {
    opacity: 0.6;
}

#addEstacion-form:hover {
    opacity: 1;
}

#addEstacion-form .select2-container--default .select2-selection--single {
    border-bottom: 0px;
}

#addEstacion-form .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: white;
}

#addEstacion-form .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: white;
}

#addEstacion-form .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: white transparent transparent transparent;
}

#addEstacion-form .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent white transparent;
}

#options-grafica {
    margin-top: -7px;
}

/* longitude and latitude */
.labelFirst {
    color: #000;
}

#grafica-message {
  height: 20rem;
  margin-top: 10rem;
  text-align : center;
  line-height: 2;
}


#estacion-select02 .select2-selection__placeholder {
    color: #F00 !important;
}

.grayPlaceholder .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999;
}

.celda-titulo {
    border-top: none !important;
    padding-bottom: 4px !important;
}

.celda-padding-left {
    padding-left: 20px !important;
}
.padding-bottom-historial {
    padding-bottom: 25px
}

.sin-margenes div {
    margin-top: 0!important;
    margin-bottom: 6px !important;
}


/* Timedimension */
.marker-label-icon {
    border-radius: 0px;
    color: #FFF;
    border: solid rgba(255,255,255,0.8);
    border-width: 1px;
    text-align: center;
    padding: 2px 4px 2px 4px;
}

.marker-icon{
    border-radius: 0px;
    color: #FFF;
    border: solid rgba(255,255,255,0.8);
    border-width: 1px;
    text-align: center;
    padding: 0px 4px 4px 4px;
}

.arrow-down {
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top:8px solid rgba(255,255,255,0.8);
}



.fa-lg20 {
    font-size: 1.2em;
    line-height: 0.70em;
    vertical-align: -12%;
}


/* Para no mostrar el controlador de capas */
.leaflet-control-layers.leaflet-control {
    display: none;
}

.leaflet-top.leaflet-center .leaflet-bar-timecontrol {
    display: block;
    width: 443px;
    height: inherit;
    padding-bottom: 0px;
    padding-top: 8px;
    opacity: 0.9;
}


/* No mostrar coordenads para un cierto tamaño. Tiene logica, porque en movil no tiene relevancia eso */
@media (max-width: 1000px) {
    .leaflet-control-coordinates {
        display: none;
    }
}

@media (max-width: 560px) {
    /* Fix para que no se disminuya la fuente y se vea muy pequenya */
    .leaflet-container {
        font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif !important;
    }

    /* Leaflet controls */
    .leaflet-top {
        margin-top: 52px;
    }

    .leaflet-right {
        display: none;
    }

    .leaflet-container .leaflet-control-attribution, .leaflet-container .leaflet-control-scale {
        font-size: 10px;
    }

    .leaflet-bar {
        box-shadow: 0 0 0 rgba(0,0,0,0.4);
    }

    /* Leyenda al 100% en version movil */
    .leaflet-top.leaflet-center .leaflet-bar-timecontrol {
        top: -52px;
    }
}

/* Leyenda version movil */
@media (max-width: 490px){
    .leaflet-top {
        margin-top: 42px;
    }

    /* Leyenda al 100% en version movil */
    .leaflet-top.leaflet-center .leaflet-bar-timecontrol {
        width: 100%;
        top: -52px;
    }
}


.opacity1 {
    opacity: 1 !important;
}


.btn-separation-group {
    margin-left: 5px !important;
}



/* Fix bug: Posicionamiento buscador de google en un modal */
.pac-container {
    z-index: 9999 !important;
}

.btn-confirm {
    border: 1px solid !important;
    background-color:  #dd3333 !important;
    border-color: #dd0900 !important;
    margin-right: 20px !important;
}

.btn-cancel {
    border: 1px solid !important;
    background-color: #BBBBBB !important;
    border-color: #AAAAAA !important
}


/* Fix bug: No tengo muy claro porque la tabla no funciona bien en version movil, y hay que hacer este arreglo para que funcione */
.flip-scroll tbody .fix-table-port {
    min-height: 132px;
}
.table-horizontal>thead>tr>th, .table-horizontal>tbody>tr>th {
    padding: 2px 10px 3px !important;
}

.table>tbody>tr>td, .table>thead>tr>th {
    height: 30px;
}

.table-horizontal>thead>tr>th, .table-horizontal>tbody>tr>td {
    height: 32px !important;
}

.table-bordered {
    border: 0px solid #e9e9e9 !important;
}

.table>thead:first-child>tr:first-child>th {
    border-top: 0px solid #e9e9e9 !important;
    height: 32px !important;
}
.table-condensed>thead>tr>td, .table-condensed>tbody>tr>td, .table-condensed>tfoot>tr>td  {
    height: 32px !important;
}

.title-click {
    cursor: pointer;
    color: white;
}

/* EASY BUTTON */
/* EASY BUTTON COLOR DE FONDO*/
.leaflet-bar button,
.leaflet-bar button:hover {
    background-color: rgba(255,255,255,0.9);
}

.leaflet-bar button:first-of-type {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.leaflet-bar button:last-of-type {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom: none;
}
/*CSS para que cuando pases el cursor el texto se ponga en negrita */
.glow:hover {

    font-weight:bold;
    text-decoration:underline;

}
/*CSS para los colores relacionados con los limites */
.testred {
    color: red;
}

.testyellow {
    color: yellow;
}

.fondorojo {
    background-color: #B71C1C;
}

.fondoamarillo {
    background-color: #FF7B00;
}

.textorojo {
    color: #B71C1C;
}

.textoamarillo {
    color: #FF7B00;
}


/* Configuración para el modal de configuración */
.tablaconfig{
    margin-bottom: 10px;
}


/* Corregir el padding en el resumen de predicción, para que baste el espacio */
.padding-right-5 {
    padding-right: 5px !important;
}

.padding-left-5 {
    padding-left: 5px !important;
}

.fuente-60 {
    font-size: 60%;
}

.fuente-65 {
    font-size: 65%;
}

.fuente-80 {
    font-size: 80%;
}

.negrita {
    font-weight: 600;
}
