@import url("https://fonts.googleapis.com/css?family=Raleway:300,400,600");
.fondo {
  height: 100vh;
  display: flex;
  align-items: center;
  background-color: #1a1a1a;
  background: black;
  overflow-y: hidden;
}

.title {
  margin-top: 1.5rem;
  color: #4c647d;
}

.icon {
  font-size: 1.5rem;
  color: white;
  vertical-align: middle;
}

.th-center, .td-center {
  text-align: center;
}

th {
  background-color: #38648f;
  color: white;
}

.top-bar, .menu-text, .top-bar ul {
  background-color: #00366b;
  color: white;
}

.menu-text {
  font-size: 1.25rem;
}

.menu a {
  color: white;
}

.d-flex {
  display: flex;
}

.button-text {
  color: white;
  vertical-align: middle;
  font-size: 0.80rem;
}

.image-upload > input {
  display: none;
}

.image-upload {
  border-color: #00366b;
  border-style: dashed;
  border-width: 0.1rem;
}

.help-text {
  color: grey;
  font-size: 0.7rem;
}

.temperatura {
  color: white;
}

.temperatura-centro {
  vertical-align: middle;
}

.boton-temperatura-conf {
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  z-index: 1500;
}

.lead {
  line-height: 1.2;
}

.select2-container {
  width: 100% !important;
}

.temperatura-centro-arriba {
  display: flex;
  align-items: center;
  font-family: 'Montserrat', sans-serif !important;
  min-height: 10vh;
}

.temperatura-centro-arriba .texto_info {
  color: #fafafa;
  font-weight: bold;
}

.temperatura-centro-arriba .dia_1 {
  text-align: center;
}

.temperatura-centro-arriba .dia_1 .lugar {
  font-size: 20px;
  line-height: 20px;
}

.temperatura-centro-arriba .dia_1 .texto_info {
  font-size: 0.50rem;
}

.temperatura-centro-arriba .dia_1 .t_actual {
  display: flex;
  align-items: center;
  justify-content: center;
}

.temperatura-centro-arriba .dia_1 .t_actual img {
  width: 30px;
}

.temperatura-centro-arriba .dia_1 .t_actual .t_actual_ico {
  margin-right: 0.75rem;
}

.temperatura-centro-arriba .dia_1 .t_actual .t_actual_num {
  font-size: 25px;
  line-height: 20x;
}

.temperatura-centro-arriba .dia_1 .datos_add .t_max_min {
  margin-top: -35px;
}

.temperatura-centro-arriba .dia_1 .datos_add .t_max_min div {
  display: inline-block;
}

.temperatura-centro-arriba .dia_1 .datos_add .t_max_min .t_max {
  color: #3ae27a;
  margin-right: 5rem;
}

.temperatura-centro-arriba .dia_1 .datos_add .t_max_min .t_min {
  color: #3dd2f8;
  margin-left: 1rem;
}

.temperatura-centro-arriba .temperaturas_futuras_arriba {
  display: flex;
  justify-content: space-evenly;
  text-align: center;
  margin-top: 0rem;
}

.temperatura-centro-arriba .temperaturas_futuras_arriba .temperaturas_futuras_individual_arriba {
  margin-bottom: 0.5rem;
  font-size: .5rem;
  margin-top: -0.5rem;
}

.temperatura-centro-arriba .temperaturas_futuras_arriba .temperaturas_futuras_individual_arriba .texto_info {
  font-size: 0.6rem;
}

.temperatura-centro-arriba .temperaturas_futuras_arriba .temperaturas_futuras_individual_arriba .icono {
  line-height: 40px;
  min-height: 40px;
}

.temperatura-centro-arriba .temperaturas_futuras_arriba .temperaturas_futuras_individual_arriba .icono img {
  width: 25px;
  margin: .8rem 0;
}

.temperatura-centro-arriba .temperaturas_futuras_arriba .temperaturas_futuras_individual_arriba .t_max_min div, .temperatura-centro-arriba .temperaturas_futuras_arriba .temperaturas_futuras_individual_arriba .t_max_min span {
  display: inline-block;
}

.temperatura-centro-arriba .temperaturas_futuras_arriba .temperaturas_futuras_individual_arriba .t_max_min span {
  margin: 0 0.5rem;
}

.temperatura-centro-arriba .temperaturas_futuras_arriba .temperaturas_futuras_individual_arriba .t_max_min div {
  font-weight: bold;
  font-size: 0.5rem;
}

.temperatura-centro-arriba .temperaturas_futuras_arriba .temperaturas_futuras_individual_arriba .descripcion {
  font-size: 0.5rem;
}

.noticias-elemento-fijo {
  position: absolute;
  z-index: 1499;
  width: 100%;
  bottom: 16px;
  height: 31px;
  background-color: rgba(0, 0, 0, 0.5);
  overflow: hidden;
}

.box-uhora div.head-js {
  position: absolute;
  bottom: 16px;
  height: 31px;
  white-space: nowrap;
  background-color: #ee4d4d;
  padding: 0 10px !important;
  vertical-align: top;
  z-index: 3000;
  font: italic normal 18px/30px 'Roboto Condensed',Arial,Helvetica,Verdana,sans-serif;
  color: #fadcdc;
  border-right: solid 2px #900000;
  padding-right: 10px;
  padding-left: 10px;
  width: 10%;
  text-align: right !important;
}

.noticias-item-cabecera {
  font-weight: bold;
  color: #ee4d4d;
}

.box-uhora {
  overflow: hidden;
  background-color: #fff;
  color: #fff;
  margin: 0 0 10px 0;
  width: 100%;
  height: auto;
}

@media (max-width: 1366px) {
  .leaflet-popup-content-wrapper {
    background-color: transparent;
  }
  .tt_barra {
    color: white;
    margin-top: 2.2em;
    margin-left: 0.1em;
    font-size: 2.5em;
  }
  .tt_temperatura {
    color: #fafafa;
    font-weight: bold;
    font-size: 1.9rem;
    margin-left: 0.3em;
    margin-top: 0.2em;
  }
  .tt_nombre {
    color: #fafafa;
    font-weight: bold;
    font-size: 1.6rem;
  }
  .tt_max {
    color: #f10c0c;
    font-size: 1.5rem;
    margin-top: 0.7em;
    margin-left: 12px;
    width: 100%;
  }
  .tt_min {
    color: #a3d3ee;
    font-size: 1.5rem;
    text-align: center;
    margin-top: 0.7em;
    margin-left: -5px;
    width: 100%;
  }
  .t_actual_ico {
    max-width: 50px !important;
  }
  .t_actual_ico_mapa {
    max-width: 40px !important;
    max-height: 40px !important;
    margin-left: 1em;
    margin-top: 35px;
  }
  .tt_ico_temp {
    margin-top: -2em;
    margin-left: 0.7em;
  }
  .leaflet-popup-content-wrapper {
    background-color: #193969 !important;
    opacity: 0.8;
    width: 210px;
    text-align: center !important;
  }
  .leaflet-popup-content {
    width: 170px !important;
  }
  .leaflet-popup-close-button {
    display: none !important;
  }
  .leaflet-popup-tip {
    background: black !important;
    opacity: 0.6;
  }
  .temperatura-centro-arriba {
    display: flex;
    align-items: center;
    font-family: 'Montserrat', sans-serif !important;
    min-height: 10vh;
  }
  .temperatura-centro-arriba .texto_info {
    color: #fafafa;
    font-weight: bold;
  }
  .temperatura-centro-arriba .dia_1 {
    text-align: center;
  }
  .temperatura-centro-arriba .dia_1 .lugar {
    font-size: 20px;
    line-height: 20px;
  }
  .temperatura-centro-arriba .dia_1 .texto_info {
    font-size: 0.50rem;
  }
  .temperatura-centro-arriba .dia_1 .t_actual {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .temperatura-centro-arriba .dia_1 .t_actual img {
    width: 30px;
  }
  .temperatura-centro-arriba .dia_1 .t_actual .t_actual_ico {
    margin-right: 0.75rem;
  }
  .temperatura-centro-arriba .dia_1 .t_actual .t_actual_num {
    font-size: 25px;
    line-height: 20x;
  }
  .temperatura-centro-arriba .dia_1 .datos_add .t_max_min {
    margin-top: -35px;
  }
  .temperatura-centro-arriba .dia_1 .datos_add .t_max_min div {
    display: inline-block;
  }
  .temperatura-centro-arriba .dia_1 .datos_add .t_max_min .t_max {
    color: #3ae27a;
    margin-right: 5rem;
  }
  .temperatura-centro-arriba .dia_1 .datos_add .t_max_min .t_min {
    color: #3dd2f8;
    margin-left: 1rem;
  }
  .temperatura-centro-arriba .temperaturas_futuras_arriba {
    display: flex;
    justify-content: space-evenly;
    text-align: center;
    margin-top: 0rem;
  }
  .temperatura-centro-arriba .temperaturas_futuras_arriba .temperaturas_futuras_individual_arriba {
    margin-bottom: 0.5rem;
    font-size: .5rem;
    margin-top: -0.8rem;
  }
  .temperatura-centro-arriba .temperaturas_futuras_arriba .temperaturas_futuras_individual_arriba .texto_info {
    font-size: 0.6rem;
  }
  .temperatura-centro-arriba .temperaturas_futuras_arriba .temperaturas_futuras_individual_arriba .icono {
    line-height: 40px;
    min-height: 40px;
  }
  .temperatura-centro-arriba .temperaturas_futuras_arriba .temperaturas_futuras_individual_arriba .icono img {
    width: 25px;
    margin: .8rem 0;
  }
  .temperatura-centro-arriba .temperaturas_futuras_arriba .temperaturas_futuras_individual_arriba .t_max_min div, .temperatura-centro-arriba .temperaturas_futuras_arriba .temperaturas_futuras_individual_arriba .t_max_min span {
    display: inline-block;
  }
  .temperatura-centro-arriba .temperaturas_futuras_arriba .temperaturas_futuras_individual_arriba .t_max_min span {
    margin: 0 0.5rem;
  }
  .temperatura-centro-arriba .temperaturas_futuras_arriba .temperaturas_futuras_individual_arriba .t_max_min div {
    font-weight: bold;
    font-size: .5rem;
  }
  .temperatura-centro-arriba .temperaturas_futuras_arriba .temperaturas_futuras_individual_arriba .descripcion {
    font-size: 0.5rem;
  }
  .leaflet-popup-content-wrapper {
    background-color: transparent;
  }
}

@media only screen and (max-width: 1920px) and (min-width: 1367px) {
  .tt_barra {
    color: white;
    margin-top: 2em;
    margin-left: -0.2em;
    font-size: 3em;
  }
  .tt_temperatura {
    color: #fafafa;
    font-weight: bold;
    font-size: 2.3rem;
    margin-left: 0.2em;
    margin-top: 10px;
  }
  .tt_nombre {
    color: #fafafa;
    font-weight: bold;
    font-size: 2.1rem;
  }
  .tt_max {
    color: #f10c0c;
    font-size: 1.8rem;
    text-align: center;
    margin-top: 15px;
    margin-left: -8px;
    width: 100%;
  }
  .tt_min {
    color: #a3d3ee;
    font-size: 1.8rem;
    text-align: center;
    margin-top: 17px;
    margin-left: -8px;
    width: 100%;
  }
  .t_actual_ico {
    max-width: 50px !important;
  }
  .t_actual_ico_mapa {
    max-width: 50px !important;
    margin-top: 10px;
    max-height: 50px !important;
    margin-left: 0.2em;
  }
  .tt_ico_temp {
    margin-left: 1em !important;
  }
  .leaflet-popup-content-wrapper {
    background-color: #193969 !important;
    opacity: 0.8;
    width: 230px;
    text-align: center !important;
  }
  .leaflet-popup-content {
    width: 190px !important;
  }
  .leaflet-popup-close-button {
    display: none !important;
  }
  .leaflet-popup-tip {
    background: black !important;
    opacity: 0.6;
  }
  .temperatura-conf {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1400;
    width: 25% !important;
    background-color: rgba(0, 0, 0, 0.5);
  }
  .temperatura-centro-arriba {
    display: flex;
    align-items: center;
    font-family: 'Montserrat', sans-serif !important;
    min-height: 10vh;
  }
  .temperatura-centro-arriba .texto_info {
    color: #fafafa;
    font-weight: bold;
  }
  .temperatura-centro-arriba .dia_1 {
    text-align: center;
  }
  .temperatura-centro-arriba .dia_1 .lugar {
    font-size: 30px;
    line-height: 20px;
    margin-top: 10px;
  }
  .temperatura-centro-arriba .dia_1 .texto_info {
    font-size: 1rem;
  }
  .temperatura-centro-arriba .dia_1 .t_actual {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .temperatura-centro-arriba .dia_1 .t_actual img {
    width: 40px;
  }
  .temperatura-centro-arriba .dia_1 .t_actual .t_actual_ico {
    margin-right: 0.75rem;
  }
  .temperatura-centro-arriba .dia_1 .t_actual .t_actual_num {
    font-size: 30px;
    line-height: 20x;
  }
  .temperatura-centro-arriba .dia_1 .datos_add .t_max_min {
    margin-top: -28px;
  }
  .temperatura-centro-arriba .dia_1 .datos_add .t_max_min div {
    display: inline-block;
  }
  .temperatura-centro-arriba .dia_1 .datos_add .t_max_min .t_max {
    color: #3ae27a;
    margin-right: 10rem;
  }
  .temperatura-centro-arriba .dia_1 .datos_add .t_max_min .t_min {
    color: #3dd2f8;
    margin-left: 1rem;
  }
  .temperatura-centro-arriba .temperaturas_futuras_arriba {
    display: flex;
    justify-content: space-evenly;
    text-align: center;
    margin-top: 0rem;
  }
  .temperatura-centro-arriba .temperaturas_futuras_arriba .temperaturas_futuras_individual_arriba {
    margin-bottom: 0.5rem;
    font-size: .5rem;
    margin-top: -0.5rem;
  }
  .temperatura-centro-arriba .temperaturas_futuras_arriba .temperaturas_futuras_individual_arriba .texto_info {
    font-size: 1rem;
  }
  .temperatura-centro-arriba .temperaturas_futuras_arriba .temperaturas_futuras_individual_arriba .icono {
    line-height: 40px;
    min-height: 40px;
  }
  .temperatura-centro-arriba .temperaturas_futuras_arriba .temperaturas_futuras_individual_arriba .icono img {
    width: 35px;
    margin: .7rem 0;
  }
  .temperatura-centro-arriba .temperaturas_futuras_arriba .temperaturas_futuras_individual_arriba .t_max_min div, .temperatura-centro-arriba .temperaturas_futuras_arriba .temperaturas_futuras_individual_arriba .t_max_min span {
    display: inline-block;
  }
  .temperatura-centro-arriba .temperaturas_futuras_arriba .temperaturas_futuras_individual_arriba .t_max_min span {
    margin: 0 0.5rem;
  }
  .temperatura-centro-arriba .temperaturas_futuras_arriba .temperaturas_futuras_individual_arriba .t_max_min div {
    font-weight: bold;
    font-size: 1rem;
  }
  .temperatura-centro-arriba .temperaturas_futuras_arriba .temperaturas_futuras_individual_arriba .descripcion {
    font-size: 0.9rem;
  }
  .leaflet-popup-content-wrapper {
    background-color: transparent;
  }
  .noticias-elemento-fijo {
    position: absolute;
    z-index: 1499;
    width: 100%;
    bottom: 16px;
    height: 42px;
    background-color: rgba(0, 0, 0, 0.5);
    overflow: hidden;
  }
  .box-uhora div.head-js {
    position: absolute;
    bottom: 16px;
    height: 42px;
    white-space: nowrap;
    background-color: #ee4d4d;
    padding: 0 10px !important;
    vertical-align: top;
    z-index: 3000;
    font: italic normal 20px/32px 'Roboto Condensed',Arial,Helvetica,Verdana,sans-serif;
    color: #fadcdc;
    border-right: solid 2px #900000;
    padding-right: 10px;
    padding-left: 10px;
    width: 10%;
    text-align: right !important;
    padding-top: 5px !important;
  }
  .noticias-item-cabecera {
    font-weight: bold;
    color: #ee4d4d;
    font-size: 1.5em;
  }
  .noticias-item-titulo {
    font-size: 1.4em;
  }
  .box-uhora {
    overflow: hidden;
    background-color: #fff;
    color: #fff;
    margin: 0 0 10px 0;
    width: 100%;
    height: auto;
    font-size: 1.6em;
  }
  .noticias-conf p {
    position: absolute;
    bottom: -16px;
    z-index: 1500;
    color: #FFF;
    width: 100%;
    padding-left: 11%;
  }
}

@media (min-width: 1921px) {
  .tt_barra {
    color: white;
    margin-top: 1.8em;
    margin-left: -0.4em;
    font-size: 7em;
  }
  .tt_temperatura {
    color: #fafafa;
    font-weight: bold;
    font-size: 6rem;
  }
  .tt_nombre {
    color: #fafafa;
    font-weight: bold;
    font-size: 4.9rem;
  }
  .tt_max {
    color: #f10c0c;
    font-size: 4rem;
    margin-top: 15px;
    margin-left: -30px;
    width: 100%;
  }
  .tt_min {
    color: #a3d3ee;
    font-size: 4rem;
    width: 400px;
    text-align: center;
    margin-top: 10px;
    margin-left: -30px;
    width: 100%;
  }
  .tt_ico_temp {
    margin-left: 4.2em !important;
  }
  .leaflet-popup-content-wrapper {
    background-color: #193969 !important;
    opacity: 0.8;
    width: 490px;
    text-align: center !important;
  }
  .leaflet-popup-content {
    width: 460px !important;
  }
  .leaflet-popup-close-button {
    display: none !important;
  }
  .leaflet-popup-tip {
    background: black !important;
    opacity: 0.6;
  }
  .temperatura-conf {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1400;
    width: 25% !important;
    height: 25%;
    background-color: rgba(0, 0, 0, 0.5);
  }
  .temperatura-centro-arriba {
    display: flex;
    align-items: center;
    font-family: 'Montserrat', sans-serif !important;
    min-height: 10vh;
  }
  .temperatura-centro-arriba .texto_info {
    color: #fafafa;
    font-weight: bold;
  }
  .temperatura-centro-arriba .dia_1 {
    text-align: center;
  }
  .temperatura-centro-arriba .dia_1 .lugar {
    font-size: 60px;
    line-height: 60px;
  }
  .temperatura-centro-arriba .dia_1 .texto_info {
    font-size: 2rem;
  }
  .temperatura-centro-arriba .dia_1 .t_actual {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .temperatura-centro-arriba .dia_1 .t_actual img {
    width: 120px;
  }
  .temperatura-centro-arriba .dia_1 .t_actual .t_actual_ico {
    margin-right: 0.75rem;
  }
  .temperatura-centro-arriba .dia_1 .t_actual .t_actual_num {
    font-size: 70px;
    line-height: 40x;
  }
  .temperatura-centro-arriba .dia_1 .datos_add .t_max_min {
    margin-top: -55px;
    font-size: 2.1rem;
  }
  .temperatura-centro-arriba .dia_1 .datos_add .t_max_min div {
    display: inline-block;
  }
  .temperatura-centro-arriba .dia_1 .datos_add .t_max_min .t_max {
    color: #3ae27a;
    margin-right: 9rem !important;
  }
  .temperatura-centro-arriba .dia_1 .datos_add .t_max_min .t_min {
    color: #3dd2f8;
    margin-left: 12rem !important;
  }
  .temperatura-centro-arriba .temperaturas_futuras_arriba {
    display: flex;
    justify-content: space-evenly;
    text-align: center;
    margin-top: 0rem;
  }
  .temperatura-centro-arriba .temperaturas_futuras_arriba .temperaturas_futuras_individual_arriba {
    margin-bottom: 0.5rem;
    font-size: .5rem;
    margin-top: -0.5rem;
  }
  .temperatura-centro-arriba .temperaturas_futuras_arriba .temperaturas_futuras_individual_arriba .texto_info {
    font-size: 1.6rem;
  }
  .temperatura-centro-arriba .temperaturas_futuras_arriba .temperaturas_futuras_individual_arriba .icono {
    line-height: 80px;
    min-height: 80px;
  }
  .temperatura-centro-arriba .temperaturas_futuras_arriba .temperaturas_futuras_individual_arriba .icono img {
    width: 60px;
    margin: 1.5rem 0;
  }
  .temperatura-centro-arriba .temperaturas_futuras_arriba .temperaturas_futuras_individual_arriba .t_max_min div, .temperatura-centro-arriba .temperaturas_futuras_arriba .temperaturas_futuras_individual_arriba .t_max_min span {
    display: inline-block;
  }
  .temperatura-centro-arriba .temperaturas_futuras_arriba .temperaturas_futuras_individual_arriba .t_max_min span {
    margin: 0 0.5rem;
  }
  .temperatura-centro-arriba .temperaturas_futuras_arriba .temperaturas_futuras_individual_arriba .t_max_min div {
    font-weight: bold;
    font-size: 1.5rem;
  }
  .temperatura-centro-arriba .temperaturas_futuras_arriba .temperaturas_futuras_individual_arriba .descripcion {
    font-size: 1.5rem;
  }
  .noticias-elemento-fijo {
    position: absolute;
    z-index: 1499;
    width: 100%;
    bottom: 16px;
    height: 116px;
    background-color: rgba(0, 0, 0, 0.5);
    overflow: hidden;
  }
  .box-uhora div.head-js {
    position: absolute;
    bottom: 16px;
    height: 116px;
    white-space: nowrap;
    background-color: #ee4d4d;
    padding: 0 10px !important;
    vertical-align: top;
    z-index: 3000;
    font: italic normal 52px/62px 'Roboto Condensed',Arial,Helvetica,Verdana,sans-serif;
    color: #fadcdc;
    border-right: solid 2px #900000;
    padding-right: 10px;
    padding-left: 10px;
    width: 10%;
    text-align: right !important;
    padding-top: 30px !important;
  }
  .noticias-item-cabecera {
    font-weight: bold;
    color: #ee4d4d;
    font-size: 3.2em !important;
  }
  .noticias-item-titulo {
    font-size: 3.7em;
  }
  .box-uhora {
    overflow: hidden;
    background-color: #fff;
    color: #fff;
    margin: 0 0 10px 0;
    width: 100%;
    height: auto;
    font-size: 3.5em;
  }
  .noticias-conf p {
    position: absolute;
    bottom: -16px;
    z-index: 1500;
    color: #FFF;
    width: 100%;
    padding-left: 11%;
  }
}

.modal_poblacion {
  border-radius: 10px;
  outline: 0px;
  padding: 2rem;
}

#sortable {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 60%;
}

#sortable li {
  margin: 0 3px 3px 3px;
  padding: 0.4em;
  padding-left: 1.5em;
  font-size: 1.4em;
  height: 18px;
}

#sortable li span {
  position: absolute;
  margin-left: -1.3em;
}

.m-top-1 {
  margin-top: 1px;
}

.m-top-15 {
  margin-top: 15px;
}

.div_menu_salir a {
  font-size: small;
}

.div_menu_salir:hover > ul {
  display: block;
}

.menu_salir_acciones {
  position: absolute;
  right: 0;
  line-height: 1;
  z-index: 10;
  display: none;
}

.menu_salir_acciones li a {
  color: #FFF !important;
  font-size: small;
}

.image-upload .borrar-fichero-js {
  cursor: pointer;
  margin-left: 0.5em;
  margin-right: 1em;
  color: #FE472F;
}

.noticias-conf p {
  position: absolute;
  bottom: -16px;
  z-index: 1500;
  color: #FFF;
  width: 100%;
  padding-left: 11%;
  font-size: large;
}

.temperatura-conf {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1400;
  width: 25% !important;
  background-color: rgba(0, 0, 0, 0.5);
}

#mostrar-mapa-js {
  width: 100%;
  height: 100%;
}

.reveal-overlay {
  overflow-y: hidden;
}

body {
  background-color: #fafafa;
  font-family: 'Open Sans', sans-serif;
}

body .fs-small {
  font-size: 14px;
}

body * {
  font-family: 'Open Sans', sans-serif;
}

body div.top-bar {
  background-color: #fff;
  border-bottom: 1px solid #e5e5e5;
  display: flex;
  min-height: 92px;
  padding: 0 .9375rem;
}

body div.top-bar > div.top-bar-right.div_menu_salir {
  position: relative;
}

body div.top-bar > div.top-bar-right.div_menu_salir > a {
  text-transform: uppercase;
  font-size: 13px;
  color: #606060;
  font-weight: bold;
}

body div.top-bar > div.top-bar-right.div_menu_salir ul {
  width: 100%;
  list-style: none;
}

body div.top-bar > div.top-bar-right.div_menu_salir ul a {
  text-transform: uppercase;
  font-size: 13px;
  color: #606060;
  font-weight: bold;
  display: block;
  text-align: center;
  padding: .5rem;
}

body div.top-bar > div.top-bar-left > ul {
  background: none;
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
}

body div.top-bar > div.top-bar-left > ul > li:first-child {
  padding-right: 0.9375rem;
}

body div.top-bar > div.top-bar-left > ul > li a {
  text-transform: uppercase;
  color: #1b2361;
  font-size: 12px;
  padding: 0.9375rem;
}

body div.top-bar > div.top-bar-left > ul > li a.active {
  font-weight: bold;
}

body div.top-bar > div.top-bar-left > ul > li .logo {
  display: flex;
  color: #014189;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  align-items: flex-end;
  line-height: 1;
  letter-spacing: 1.5px;
}

.cnt-tit-no-margin .button, .cnt-tit-no-margin .titulo {
  margin-top: 0;
  margin-bottom: 0;
}

.grid-container, section.container, section.title {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}

.button {
  margin: 0.9375rem 0.9375rem 0 0;
  border-radius: 5px;
  background-color: #1b2361;
  color: #fff;
  padding: 0.5rem 0.9375rem;
  text-transform: uppercase;
  height: auto;
  font-size: 13px;
  font-weight: 600;
  line-height: 1;
  display: inline-block;
}

.button:hover, .button:focus, .button:active {
  background-color: #263189;
}

.text-right .button {
  margin-left: .9375rem;
  margin-right: 0;
}

div.main-table-listado {
  padding: 0 .9375rem;
}

.titulo {
  font-size: 25px;
  font-weight: 300;
  margin-top: .9375rem;
  color: #2f5467;
}

.breadcrumbs li {
  color: #606060;
  font-weight: bold;
}

.breadcrumbs li a {
  color: #2f5467;
  font-weight: normal;
}

table.tabla-listado, div.main-table-listado table {
  border: none;
  background-color: #fff;
  margin: 0;
}

table.tabla-listado th, div.main-table-listado table th {
  background-color: #fff;
  color: #2f5467 !important;
  font-weight: bold;
  font-size: 13px;
}

table.tabla-listado th a, div.main-table-listado table th a {
  color: #2f5467 !important;
  display: block;
}

table.tabla-listado tr, table.tabla-listado > tbody > tr, div.main-table-listado table tr, div.main-table-listado table > tbody > tr {
  color: #6b818d;
  background-color: #fff;
}

table.tabla-listado tr td, table.tabla-listado > tbody > tr td, div.main-table-listado table tr td, div.main-table-listado table > tbody > tr td {
  background-color: #fff;
}

table.tabla-listado tr:nth-child(odd), table.tabla-listado tr:nth-child(odd) td, table.tabla-listado > tbody > tr:nth-child(odd), table.tabla-listado > tbody > tr:nth-child(odd) td, div.main-table-listado table tr:nth-child(odd), div.main-table-listado table tr:nth-child(odd) td, div.main-table-listado table > tbody > tr:nth-child(odd), div.main-table-listado table > tbody > tr:nth-child(odd) td {
  background-color: #eaf2f4;
}

table.tabla-listado tr td, table.tabla-listado > tbody > tr td, div.main-table-listado table tr td, div.main-table-listado table > tbody > tr td {
  color: #6b818d;
  font-size: 12px;
}

table.tabla-listado tr td .div-checkbox, table.tabla-listado > tbody > tr td .div-checkbox, div.main-table-listado table tr td .div-checkbox, div.main-table-listado table > tbody > tr td .div-checkbox {
  line-height: 1;
}

table.tabla-listado tr td .div-checkbox input, table.tabla-listado > tbody > tr td .div-checkbox input, div.main-table-listado table tr td .div-checkbox input, div.main-table-listado table > tbody > tr td .div-checkbox input {
  margin: 0;
}

table.tabla-listado tr td.td-acciones, table.tabla-listado tr td:last-child, table.tabla-listado > tbody > tr td.td-acciones, table.tabla-listado > tbody > tr td:last-child, div.main-table-listado table tr td.td-acciones, div.main-table-listado table tr td:last-child, div.main-table-listado table > tbody > tr td.td-acciones, div.main-table-listado table > tbody > tr td:last-child {
  width: 1px;
  white-space: nowrap;
  padding: 0;
  text-align: center;
}

table.tabla-listado tr td.td-acciones div.acciones, table.tabla-listado tr td:last-child div.acciones, table.tabla-listado > tbody > tr td.td-acciones div.acciones, table.tabla-listado > tbody > tr td:last-child div.acciones, div.main-table-listado table tr td.td-acciones div.acciones, div.main-table-listado table tr td:last-child div.acciones, div.main-table-listado table > tbody > tr td.td-acciones div.acciones, div.main-table-listado table > tbody > tr td:last-child div.acciones {
  text-align: left;
}

table.tabla-listado tr td.td-acciones div.acciones i, table.tabla-listado tr td:last-child div.acciones i, table.tabla-listado > tbody > tr td.td-acciones div.acciones i, table.tabla-listado > tbody > tr td:last-child div.acciones i, div.main-table-listado table tr td.td-acciones div.acciones i, div.main-table-listado table tr td:last-child div.acciones i, div.main-table-listado table > tbody > tr td.td-acciones div.acciones i, div.main-table-listado table > tbody > tr td:last-child div.acciones i {
  font-size: 23px;
  line-height: 1;
  margin: 0 .25rem;
}

table.tabla-listado tr td.td-acciones i, table.tabla-listado tr td.td-acciones span.icon, table.tabla-listado tr td:last-child i, table.tabla-listado tr td:last-child span.icon, table.tabla-listado > tbody > tr td.td-acciones i, table.tabla-listado > tbody > tr td.td-acciones span.icon, table.tabla-listado > tbody > tr td:last-child i, table.tabla-listado > tbody > tr td:last-child span.icon, div.main-table-listado table tr td.td-acciones i, div.main-table-listado table tr td.td-acciones span.icon, div.main-table-listado table tr td:last-child i, div.main-table-listado table tr td:last-child span.icon, div.main-table-listado table > tbody > tr td.td-acciones i, div.main-table-listado table > tbody > tr td.td-acciones span.icon, div.main-table-listado table > tbody > tr td:last-child i, div.main-table-listado table > tbody > tr td:last-child span.icon {
  font-size: 23px;
  color: #2f5467;
  line-height: 1;
  margin: 0 .25rem;
}

table.tabla-listado tr td a:disabled,
table.tabla-listado tr td a[disabled="disabled"], table.tabla-listado > tbody > tr td a:disabled,
table.tabla-listado > tbody > tr td a[disabled="disabled"], div.main-table-listado table tr td a:disabled,
div.main-table-listado table tr td a[disabled="disabled"], div.main-table-listado table > tbody > tr td a:disabled,
div.main-table-listado table > tbody > tr td a[disabled="disabled"] {
  opacity: .5 !important;
  cursor: not-allowed;
}

table.tabla-listado tr td a:disabled i, table.tabla-listado tr td a:disabled span.icon,
table.tabla-listado tr td a[disabled="disabled"] i,
table.tabla-listado tr td a[disabled="disabled"] span.icon, table.tabla-listado > tbody > tr td a:disabled i, table.tabla-listado > tbody > tr td a:disabled span.icon,
table.tabla-listado > tbody > tr td a[disabled="disabled"] i,
table.tabla-listado > tbody > tr td a[disabled="disabled"] span.icon, div.main-table-listado table tr td a:disabled i, div.main-table-listado table tr td a:disabled span.icon,
div.main-table-listado table tr td a[disabled="disabled"] i,
div.main-table-listado table tr td a[disabled="disabled"] span.icon, div.main-table-listado table > tbody > tr td a:disabled i, div.main-table-listado table > tbody > tr td a:disabled span.icon,
div.main-table-listado table > tbody > tr td a[disabled="disabled"] i,
div.main-table-listado table > tbody > tr td a[disabled="disabled"] span.icon {
  font-size: 23px;
  color: #477f9c !important;
}

table.tabla-listado tr td strong, table.tabla-listado > tbody > tr td strong, div.main-table-listado table tr td strong, div.main-table-listado table > tbody > tr td strong {
  color: #0081ff;
}

table.tabla-listado tr td span:not(.icon), table.tabla-listado > tbody > tr td span:not(.icon), div.main-table-listado table tr td span:not(.icon), div.main-table-listado table > tbody > tr td span:not(.icon) {
  font-weight: bold;
  color: #2f5467;
}

table.tabla-listado tr td i, table.tabla-listado > tbody > tr td i, div.main-table-listado table tr td i, div.main-table-listado table > tbody > tr td i {
  color: #2f5467;
}

table.tabla-listado thead, div.main-table-listado table thead {
  border: none;
}

table.tabla-listado thead tr.bloque th, div.main-table-listado table thead tr.bloque th {
  padding-top: 20px;
  font-size: 18px !important;
  font-weight: normal;
  color: #91B7E0 !important;
  border-bottom: 1px solid #EEEEF1;
}

table.tabla-listado tbody, div.main-table-listado table tbody {
  border: none;
}

table.tabla-listado tbody.subtotales th, table.tabla-listado tbody.subtotales td, div.main-table-listado table tbody.subtotales th, div.main-table-listado table tbody.subtotales td {
  border-top: 1px solid #2f5467;
  padding-top: 10px;
  padding-bottom: 20px;
  background-color: white;
  font-size: 18px;
  font-weight: bold;
  color: #2f5467;
}

table.tabla-listado tbody.subtotales th, div.main-table-listado table tbody.subtotales th {
  text-transform: uppercase;
}

table.tabla-listado tfoot.fila-totales, div.main-table-listado table tfoot.fila-totales {
  border-top: 20px solid white;
}

table.tabla-listado tfoot.fila-totales tr th, table.tabla-listado tfoot.fila-totales tr td, div.main-table-listado table tfoot.fila-totales tr th, div.main-table-listado table tfoot.fila-totales tr td {
  padding: 1rem 2rem;
  background-color: #355567 !important;
  color: white !important;
  text-transform: uppercase;
  font-size: 1.1rem !important;
  font-weight: bold !important;
}

table.tabla-listado tfoot.fila-totales tr th .separador-valores, table.tabla-listado tfoot.fila-totales tr td .separador-valores, div.main-table-listado table tfoot.fila-totales tr th .separador-valores, div.main-table-listado table tfoot.fila-totales tr td .separador-valores {
  color: #589DEF !important;
}

table.tabla-listado tfoot.fila-totales tr th.valor-importante, table.tabla-listado tfoot.fila-totales tr td.valor-importante, div.main-table-listado table tfoot.fila-totales tr th.valor-importante, div.main-table-listado table tfoot.fila-totales tr td.valor-importante {
  background-color: #589DEF !important;
}

table.tabla-listado tfoot.fila-totales tr th .valoracion-positiva, table.tabla-listado tfoot.fila-totales tr td .valoracion-positiva, div.main-table-listado table tfoot.fila-totales tr th .valoracion-positiva, div.main-table-listado table tfoot.fila-totales tr td .valoracion-positiva {
  color: #87C631 !important;
}

table.tabla-listado tfoot.fila-totales tr th .valoracion-negativa, table.tabla-listado tfoot.fila-totales tr td .valoracion-negativa, div.main-table-listado table tfoot.fila-totales tr th .valoracion-negativa, div.main-table-listado table tfoot.fila-totales tr td .valoracion-negativa {
  color: #FF6A6A !important;
}

table.tabla-listado tr.ui-state-default, div.main-table-listado table tr.ui-state-default {
  border: none !important;
}

table.tabla-listado tr.ui-state-default td.p-0, div.main-table-listado table tr.ui-state-default td.p-0 {
  padding: 0 !important;
  text-align: center;
}

table.tabla-listado tr.ui-state-default td.p-0 span, div.main-table-listado table tr.ui-state-default td.p-0 span {
  cursor: n-resize;
}

.fondo-blanco {
  margin: .9375rem 0 0;
  padding: .9375rem 0;
  background-color: #fff;
  box-shadow: 0 0 5px #ccc;
  border-radius: 5px;
}

.fondo-blanco.fondo-padding {
  padding-left: .9375rem;
  padding-right: .9375rem;
}

.secondary.button.m-0, .m-top-0 {
  margin-top: 0;
}

.callout {
  padding: .5rem;
  line-height: 1;
  max-width: 1470px;
  margin: .9375rem auto 0;
}

.callout p {
  font-weight: 600;
  font-size: 13px;
  text-transform: uppercase;
}

[type="color"], [type="date"], [type="datetime-local"], [type="datetime"], [type="email"], [type="month"], [type="number"], [type="password"], [type="search"], [type="tel"], [type="text"], [type="time"], [type="url"], [type="week"], textarea {
  box-shadow: none;
  height: auto;
  font-size: 13px;
  padding-top: 3px;
  padding-bottom: 3px;
}

select {
  box-shadow: none;
  height: auto;
  font-size: 13px;
  padding-top: 3px;
  padding-bottom: 3px;
}

.select2 .select2-selection {
  border: 1px solid #cacaca !important;
  border-radius: 0 !important;
  font-size: 12px !important;
}

.select2 * {
  font-size: 12px !important;
}

span.select2-results ul {
  font-size: 12px !important;
}

div.panel.callout.cnt-login-form {
  padding: .9375rem;
  background-color: #fff;
  box-shadow: 0 0 5px #ccc;
  border-radius: 5px;
  border: none;
}

div.panel.callout.cnt-login-form .form-group {
  padding: .75rem 0 0 0;
}

div.panel.callout.cnt-login-form .form-group.p-0 {
  padding-top: 0;
}

div.panel.callout.cnt-login-form .form-group input {
  margin: 0;
}

div.panel.callout.cnt-login-form .form-group button {
  margin: .25rem 0 0 0;
}

div.panel.callout.cnt-login-form .form-group .checkbox label {
  display: flex;
  align-items: center;
}

div.panel.callout.cnt-login-form .form-group .checkbox label input {
  margin-right: .25rem;
}

.panel-heading .titulo {
  margin: 0;
}

.olvido-clave {
  color: #2f5467 !important;
  font-weight: bold;
  font-size: 13px;
}

.olvido-clave:hover {
  text-decoration: underline;
}
.noticias-item-cabecera-menor-tamano {
  font-weight: bold;
  color: #ee4d4d;
  font-size: 1.3em;
}
.noticias-item-titulo-menor-tamano {
  font-size: 1.0em;
}

/*# sourceMappingURL=app.css.map */