body{
  font-family: 'Open Sans', sans-serif !important;
  overflow-x: hidden;
}

h2{
  font-size: 1.6em !important;
}

a{
  font-family: 'Open Sans', sans-serif !important;
  color: rgb(7, 6, 6);
  text-decoration: none;
}

.container a {
  color: #980046;
}

.nombre-header, 
.nombre-header * {
    color:#fff;
    text-decoration: none;
}
.nombre-header,
.nombre-header *:hover {
  color:#fff;
  text-decoration: none;
}

.main-navbar .navbar-nav>li>a {
  padding-bottom: 10px !important;
}

.badge{
    margin-top: 7px;
    margin-left: -10px;
    position: absolute !important;
    background-color: rgb(255, 128, 0) !important;
    font-size: 10px !important;
}
.primary-color{
    background-color: var(--theme-color-1) !important;
    color: #fff;
    text-decoration: none;
}

.padre {
   display: flex;
   align-items: center;
}

.btn{
  padding: 6px 10px !important;
}

/* carousel */
.carousel-control {color:var(--theme-color-1)!important;}

.carousel-indicators .active{background-color:var(--theme-color-1)!important;}

.carousel-indicators li{border-color:var(--theme-color-1)!important;}

.carousel-caption{text-align:right!important;top:0px!important;width:95%!important;left:0px!important;right:0px!important;text-shadow:5px 5px 5px rgba(0,0,0,.6)!important;}

/* .item{height:350px!important;} */
/* carousel */

/* datetimepicker */
.datepicker-days{
  margin-top: 20px;
  margin-bottom: 20px;
}

.calendar table td.active{
  background-color: var(--theme-color-1) !important;
  border-radius: 0px !important;
}

.calendar table thead tr:first-child th {
  color: var(--theme-color-1);
  text-align: center;
}

.dow{
  background-color: #a0a0a0 !important;
  border-radius: 0px !important;
  color: #FFF !important;
  text-align: center;
}

.calendar table td.day {
  border: 1px solid #d8d8d8 !important;
}

.calendar table td.day {
  height: 40px !important;
  line-height: 50px !important;
  width: 30px !important;
  text-align: center;
}
/* datetimepicker */

/* colores */
.naranja{background-color:#df3e08 !important;}

.gris-claro{background-color:#ebebeb !important;}

.gris-oscuro{background-color:#818181 !important;}

.purpura{background-color:#4e1036 !important;}

.primario{background-color:var(--theme-color-1) !important;}

.blanco{background-color:#fff !important;}

.azul-medio{background-color:#238AE6 !important;}

.verde{background-color:#215e3f !important;}
/* colores */

/* Clases Auxiliares */
.twoLine{
    display: block;
    display: -webkit-box;
    /*height: 56px;*/
    font-size: 15px;
    line-height: 1.4;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.fourLine{
    display: block;
    display: -webkit-box;
    font-size: 15px;
    line-height: 1.4;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.threeLine{
    display: block;
    display: -webkit-box;
    font-size: 15px;
    line-height: 1.4;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.shor-text{
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.border-all{
  border: 1px solid #ccc;
  padding-top: 10px;
}

.border-top{
  border-top: 1px solid #ccc;
  padding-top: 10px;
}

.border-bottom{
  border-bottom: 1px solid #ccc;
}

.border-left{
  border-left: 2px solid #ccc;
  height: 88%
}

.border-right{
  border-right: 2px solid #ccc;
  height: 88%
}

.border-fix{
  position: absolute;
  top: 20px;
}

.t-primary{color: var(--theme-color-1) !important;}

.t-mediungrey{color: #666666 !important;}

.t-darkgrey{color: #818181 !important;}

.t-naranja{color: #df3e08 !important;}

.t-blanco{color: #fff !important;}

.t-azul-medio{color:#238AE6 !important;}

.t-verde{color:#215e3f !important;}

.vertical{
  border-right: 1px solid #fff;
}

.top10{
  margin-top: 10px;
}

.top20{
  margin-top: 20px;
}

.top30{
  margin-top: 30px;
}

.top40{
  margin-top: 40px;
}

.bottom10{
  margin-bottom: 10px;
}

.bottom20{
  margin-bottom: 20px;
}

.bottom30{
  margin-bottom: 30px;
}

.bottom40{
  margin-bottom: 40px;
}

.bottom60{
  margin-bottom: 60px;
}

.left20{
  margin-left: 20px;
}

.right20{
  margin-right: 20px;
}

.left10{
  margin-left: 10px;
}

.left5{
  margin-left: 5px;
}

.right10{
  margin-right: 10px;
}

.lateral10{
  padding: 0px 10px 0px 10px;
}

.col-5{
  width: 17% !important;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  margin-right: 10px;
  margin-left: 10px;
}

.anchor a{
  color: #000;
  text-decoration: none;
}

.anchor a:hover{
  color: var(--theme-color-1);
  text-decoration: none;
}
/* Clases Auxiliares */

/* Header */
.navbar .nav li:hover{
    background-color: rgba(153, 54, 71, 0.7);
}

.navbar .nav a:hover{
    color: #fff !important;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  background-color: rgba(153, 54, 71, 0.7) !important;
 }

.navbar-default .navbar-nav>.open>a {
  color: #fff !important;
  background-color: rgba(153, 54, 71, 0.7) !important;
 }

 .navbar{
   border-radius: 0px !important;
 }

.bar i{
  color: #FFF;
  padding-top: 10px;
  padding-bottom: 10px;
}

.ic{
  height: 25px;
  width: 25px;
  display: inline-block;
  padding: 2px 4px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  color: #980046;
}

.ic_inf{
  background-color: #4e1036;
}

.ic_com{
  background-color: #df3e08;
}

.ic_emp{
  background-color: #534a8a;
}

.ic_eve{
  background-color: #215e3f;
}

.ic_dir{
  background-color: #4f8baa;
}

.ic_avi{
  background-color: #666666;
}

.ic_enc{
  background-color: #a18564;
}

.navbar-header{
  width: 100%
}

.navbar-header a{
  color: #000;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 15px;
  display: inline-block;
}

.navbar-header a:hover{
  text-decoration: none;
}
/* Header */

/* Footer */
footer a{
  color: #fff;
  padding-right: 10px;
  padding-left: 10px;
}

footer p{
  color: #fff;
}

footer a:hover{
  color: #000;
  text-decoration: none;
}
/* Footer */

/* Home */
.title{
  font-size: 28px;
  /*display: inline-block;*/
  /*position: absolute;*/
  padding-left: 5px;
  /*white-space: nowrap;*/
  /* text-transform: capitalize; */
}

.sub-title{
  font-size: 18px;
  display: inline-block;
  /* text-transform: capitalize; */
}

.icon-box{
  margin-left: -15px;
  height: 50px;
  width: 50px;
  padding-top: 10px;
  text-align: center;
  color: #fff;
}

.boton{
  border: none;
  width: 60px;
  border-radius: 8px !important;
  height: 30px;
  color: #fff !important;
}

.av{
  border-bottom: 2px solid #df3e08;
}

.av p{
  padding-top: 10px;
  padding-bottom: 10px;
}

.av a{
  color: #000;
}

.av a:hover{
  text-decoration: none !important;
  color: var(--theme-color-1) !important;
}

.av-alert{
  position: absolute;
  right: 10px;
  top: 60px;
}

.av-alert i{
  color: green;
}

.com{
  border-bottom: 3px solid #ebebeb !important;
  border-top: 1px solid #ebebeb !important;
  border-left: 1px solid #ebebeb !important;
  border-right: 1px solid #ebebeb !important;
  height: 92px;
}

.com p{
  padding-top: 10px;
  padding-bottom: 10px;
}

.com a{
  color: #000;
}

.com a:hover{
  text-decoration: none !important;
  color: var(--theme-color-1) !important;
}

.input-box{
  background-color: #ebebeb;
  height: 80px;
  padding-top: 15px;
}

.search-home{
    padding-top: 15px;
    padding-bottom: 15px;
}

.search-home input {
  width: 100%;
  height: 50px;
  /* border-radius: 25px; */
  border: none;
  font-size: 16px !important;
  padding-left: 10px !important;
}

.search-home input:focus {
  color: #000 !important;
  padding-left: 10px !important;
  font-size: 16px !important;
  outline: none !important;
}

.search-home button{
  height: 50px;
  width: 100%;
  background-color: var(--theme-color-1);
  color: #fff;
  border: none;
}

.search-home button:focus{
  border: none;
}

.search-home a{
  height: 50px;
  width: 100%;
  background-color: var(--theme-color-1);
  color: #fff;
  border: none;
  display: block;
  line-height: 50px;
  padding-left: 3px;
}

.search-home a:focus{
  border: none;
}

.ap-box{
  background-color: var(--theme-color-1);
  height: 165px;
  color: #fff;
  text-align: center;
  padding-top: 20px;
  margin-bottom: 20px;
}

.ap-box a{
  color: #fff !important;
}

.ap-box a:hover{
  color: var(--theme-color-1) !important;
}

.ap-box i:hover{
  color: var(--theme-color-1) !important;
}

.ap-box p{
  margin-top: 10px !important;
  font-weight: bold;
}

.ap-box:hover{
  background-color: #ebebeb;
  color: var(--theme-color-1);
}

.nov img{
  height: 185px;
  max-width: 100%;
}

.galeriaList img{
    max-height: 200px;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.nov p{
  padding-top: 10px;
  padding-bottom: 4px;
}
/* Home */

/* login */
.login{
  text-align: center;
  color: #FFF;
  margin-top: 12%;
}

.login input{
  width: 75%;
  height: 25px;
  background: transparent !important;
  border: solid 1px #ebebeb;
  text-align: center;
  border-radius: 0px;
  margin-top: 15px;
}

.login input:focus {
  background: transparent !important;
  color: #FFF;
  outline: none;
}

.login input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1; /* Firefox */
}

.login input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
}

.login button{
  color: #FFF;
  width: 75%;
  margin-top: 15px;
  border-radius: 0px;
}

.login button:hover{
  color: #FFF;
  text-decoration: none;
}


.login-home{
  text-align: center;
  color: #fff;
  margin-top: 12%;
  height: 100%;
}

.login-home input{
  width: 75%;
  height: 25px;
  background: transparent !important;
  border: solid 1px #fff;
  text-align: center;
  border-radius: 0px;
  margin-top: 15px;
}

.login-home input:focus {
  background: transparent !important;
  color: #fff;
  outline: none;
}

.login-home input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1; /* Firefox */
}

.login-home input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
}

.login-home button{
  color: #fff;
  width: 75%;
  margin-top: 15px;
  border-radius: 0px;
  border-color: #fff;
  border: solid 1px;
}

.login-home button:hover{
  color: #fff;
  text-decoration: none;
}

.login-home a{
  color: #fff;
  width: 75%;
  border-radius: 0px;
  border-color: #fff;
  border: solid 1px;
}

.login-home a:hover{
  color: #fff;
  text-decoration: none;
}

.login-background{
  background-image: url('../img/login.jpg');
  height: 600px;
  background-repeat: no-repeat;
  background-size: cover;
}

.login-background-dark{
  background-color: rgba(0, 0, 0, 0.5);
  height: 600px;
}

.login-box{
  height: 80px;
  width: 80px;
  background-color: var(--theme-color-1);
  display: inline-block;
  color: #fff;
  padding-top: 15px;
}

.login-button a{
  color: #fff;
}

.login-button a:hover{
  color: #fff;
  text-decoration: none;
}
/* login */

/* reserva */
.reserva-banner{
  background-image: url('../img/reserva.png');
  height: 150px;
  background-repeat: no-repeat;
  background-size: cover;
}

.reserva-banner .banner-title {
  color: #fff;
  text-align: right;
  margin-top: 90px;
}

/* reserva */
.reserva img {
  max-width: 100%;
  height: auto !important;
}

/* Indormacion municipal */
.inf-banner {
  background-image: url('../img/inf.png');
  height: 180px;
  background-repeat: no-repeat;
  background-size: cover;
}

.inf-banner-div {
    height: 180px;
    background-repeat: no-repeat;
    background-size: cover;
}

.inf-banner .banner-title,
.inf-banner-div .banner-title {
  color: #fff;
  text-align: right;
  margin-top: 120px;
  text-shadow: 2px 2px 4px #000000;
  font-size: 36px;
}

.banner-title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.normativa-box{
  border: 1px solid #ebebeb;
  padding: 20px;
  border-radius: 5px
}

.normativa-box:hover{
  background-color: #ebebeb;
}

.normativa-tipo {
  text-align: center;
  border: 1px solid var(--theme-color-1);
  padding: 3px;
  border-radius: 2px;
  color: var(--theme-color-1);
  text-transform: uppercase;
  width: fit-content;
  font-size: 11px;
  margin-top: 2px;
  margin-left: 2px;
  margin-right: 2px;
  margin-bottom: 15px;
  line-height: 26px;
}

.normativa-titulo a{
  font-size: 16px;
  font-weight: 700;
  color: #000;
}

.normativa-titulo a:hover{
  color: var(--theme-color-1);
}

.normativa-titulo p{
  font-size: 12px;
  color: #646464;
}

.normativa-fecha span{
  font-size: 12px;
  color: #646464;
}

.fichero a {
  color: #000;
}

.fichero a:hover {
  color: var(--theme-color-1);
}

.search{
  width: 100%;
  height: 30px;
  background-color: #f0f0f0;
  padding: 10px;
  border: 2px solid #ccc;
  border-radius: 0px !important;
}
/* Indormacion municipal */

table{
  width: 100% !important;
}

.dp tr{
  border-bottom: 1px solid #ccc;
  height: 30px;
}

.dp a{
  color: #000;
}

.dp a:hover{
  color: var(--theme-color-1);
  text-decoration: none;
}

#resultados{
  padding-right: 0px !important;
}

.home-modal{
  background-color: rgba(0, 0, 0, 0.7) !important;
  border-radius: 0px !important;
  margin-left: -10px !important;
}

.modal-dialog{
  width: 100% !important;
}

.modal-dialog.modal-lg {
  width: 900px !important;
}

.close{
  color: #fff !important;
  opacity: 1 !important;

}

.modal-dialog{
  top: 25%;
}

.modal-header {
  border-bottom: none !important;
}

.dp-home table{
  width: 90% !important;
}

.dp-home tr{
  border-bottom: 2px solid #fff;
  height: 30px;
  color: #fff;
}

.dp-home a{
  color: #fff;
}

.dp-home a:hover{
  color: var(--theme-color-1);
  text-decoration: none;
}

.agenda{
  height: 565px;
}

.agenda p{
  font-size: 12px;
}

/* .agenda img{
  margin-left: -14px;
  height: 80px;
} */

.agenda a{
  color: #000;
}

.agenda a:hover{
  color: var(--theme-color-1);
  text-decoration: none;
}

/* .agenda-resumen{
  height: 80px;
} */

.agenda-btn a{
  color: #FFF;
  width: 80%;
  border-radius: none;
}

.agenda-btn a:hover{
  color: var(--theme-color-1);
  background-color: #fff !important;
  text-decoration: none;
  border-radius: none;
}

.destacados{
  padding-top: 10px;
  height: 200px;
}

.destacados a{
  color: var(--theme-color-1);
}

.destacados a:hover{
  color: #000;
  text-decoration: none;
}

.destacados p{
  padding-top: 8px;
  font-size: 12px;
  font-weight: 600;
}

.destacados li{
  list-style: circle;
  margin-left: -25px;
  color: var(--theme-color-1);
}

.directorio h3{
  color: #000;
}

.principal{
  font-size: 22px;
  font-weight: 700;
  color: #000 !important;
}

.principal:hover{
  color: var(--theme-color-1) !important;
  text-decoration: none !important;
}

.principal-home{
  font-size: 15px;
  font-weight: 500;
  color: #000 !important;
}

.principal-home:hover{
  color: var(--theme-color-1) !important;
  text-decoration: none !important;
}

.gPolitico a{
    color: var(--theme-color-1);
    text-decoration: none;
}

.gPolitico a:hover{
    color: var(--theme-color-1);
}

.gPolitico i{
    color: var(--theme-color-1);
}

.box{
  display: inline-block;
  border: 1px solid #ebebeb;
  padding: 20px;
  border-radius: 5px
}

#espacios
{
  width: 40% !important;
}

.reserva i{
  color: var(--theme-color-1) !important;
}

.reserva span{
  color: var(--theme-color-1) !important;
  font-size: 15px;
}

.reserva label{
  color: var(--theme-color-1) !important;
  margin-right: 10px;
  /*width: 100% !important;*/
}

.reserva p{
  font-size: 15px;
  font-weight: 500;
}

.reserva input{
  height: 30px;
  padding: 0px;
  border: 2px solid #ccc;
  border-radius: 0px !important;
  margin-right: 10px;
  width: 100%;
}

.btn-reserva{
  width: 90%;
  color: #fff;
  border-radius: 50px !important;
}



.ap-eye{
  display: inline-block;
  position: absolute;
  margin-left: -38px;
  margin-top: 8px;
}

.ap-search{
  display: inline-block;
  position: absolute;
  margin-top: 22px;
  margin-left: 20px;
}

.search-header{
  background-color: #ccc;
  padding: 15px;
  display: none;
  position: absolute;
  z-index: 1;
  right: 0%;
}

.search-header input{
  min-width: 270px;
  max-width: 300px;
  display: inline-block;
  height: 41px;
  padding: 10px;
  border: none;
  font-size: 15px;
}

.search-header a {
  padding-top: 0px !important;
  border-radius: 0px !important;
}

.search-header button {
  padding-top: 0px !important;
  border-radius: 0px !important;
}

.sub-titulo-encuesta{
    padding: 10px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    background: url(/img/ico_encuesta_sec.png) no-repeat 10px 10px #96004A;
    padding-left: 33px;
}

.sidebar {
    bottom: 0;
    left: 0;
    display: block;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: #f5f5f5;
    border-right: 1px solid #eee;
    height: calc(100vh - 280px);
}

.sidebar a {
  display: block;
  width: 100%;
  padding-left: 30px;
  padding-bottom: 10px;
  padding-top: 10px;
  text-decoration: none;
  color: #777;
}

.sidebar a:hover {
  background-color: rgba(153, 54, 71, 0.7);
  color: #fff;
  text-decoration: none;
}

A.agendaEvento {
  color: #fff;
  background-color: var(--theme-color-1);
  height: 100%;
  width: 100%;
  display: block;
  font-weight: 700;
  padding-top: 5px;
}

A:hover.agendaEvento {
  background-color: rgba(153, 54, 71, 0.7);
  color: #fff;
  text-decoration: none;
}

td .day{
  padding: 0px !important;
}

td.day.selected_day,
td.day.selected_day a {
  background-color: rgb(128, 128, 128);
  color: #fff;
}

td.day.selected_day a:hover {
  background-color: rgba(153, 54, 71, 0.7);
  color: #fff;
  text-decoration: none;
}

.select2-container {
    background-color: #fff;
}

.select2{
  width: 100% !important;
}

.select2-container--default .select2-selection--multiple{
  min-height: 30px !important;
  border: 2px solid #ccc !important;
  border-radius: 0px !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  margin-top: 2px !important;
}

.select2-container .select2-search--inline .select2-search__field {
  margin-top: 0px !important;
}

.letraMorada{color:var(--theme-color-1) !important;}

.ck-content {
    min-height: 117px;
}

.checkbox-alto input {
    font-size: 25px;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  float: left;
}

.checkbox-alto label {
  padding-left: 8px;
}

.form-horizontal {
    padding: 9px !important;
}

.menu li{
  list-style: none;
  padding-top: 10px;
}

.menu a {
  color: #000;
  font-size: 16px;
}

.nav-mobile{
  width: auto;
  position: absolute;
  background-color: rgb(255, 255, 255);
  float: left;
  padding-right: 30px;
  margin-left: -20px;
  height: auto;
  z-index: 100;
}

.sidebar-mobile{
  width: 100%;
  position: absolute;
  background-color: #f5f5f5;
  border-right: 1px solid #eee;
  float: left;
  padding-right: 30px;
  margin-left: 15px;
  height: auto;
  z-index: 1;
}

.sidebar-mobile a {
  display: block;
  width: 100%;
  padding-left: 30px;
  padding-bottom: 5px;
  padding-top: 5px;
  text-decoration: none;
  color: #777;
}

.menu .open>.dropdown-menu {
    display: contents;
    z-index: 1;
}

.collapsing {
  position: absolute !important;
}

.suscribe-caja {
    margin-left: -6px;
}
.suscribe-caja a {
    font-size: 22px;
}
.suscribe-caja span {
    font-size: 22px;
}

.loadFileXml {
  margin-top: 16px;
  border: solid 1px black;
  border-radius: 5px;
  height: 28px;
  width: 25% !important;
  padding-left: 5px;
  min-width: 170px;
}

.badget-total-elements {
    font-size: 22px !important;
}

.personal p{
  margin-top: 6px;
  margin-bottom: -5px;
  font-size: 12px;
}

.personal span{
  margin-top: -6px;
  margin-left: -70px;
}

IMG.personal-foto {
  max-width: 215px;
}

.paginado-points{
  float: left;
  padding-left: 10px;
  padding-right: 5px;
  padding-top: 13px;
}

.paginado-caja {
  float: left;
  margin-left: 20px;
  background-color: azure;

}
.paginado-caja .pagination {
  margin: 8px 5px 9px 0;
}
.paginado-caja .pagination li {
    float: left;
    font-size: 17px;
    margin: 8px 5px 9px 0;
    text-decoration: none;
    list-style-type: none;
}
.paginado-caja .pagination li a {
    color: #bd2d6f !important;
}

.dropdown-backdrop{
    display: none;
}

.buscador-reset {
    font-size: 33px;
    line-height: 41px;
}

.color-enlace {
    color: var(--theme-color-1) !important;
}

.filtro-orden-activo {
    text-decoration: underline !important;
}

.flex-container {
 /* We first create a flex layout context */
 display: flex;
 /* Then we define the flow direction
    and if we allow the items to wrap
  * Remember this is the same as:
  * flex-direction: row;
  * flex-wrap: wrap;
  */
 flex-flow: row wrap;
 /* Then we define how is distributed the remaining space */
 /* justify-content: space-around; */
 padding: 0;
 margin: 0;
 list-style: none;
}
.agenda-flex-item {
 padding: 15px;
 margin-top: 10px;
 color: white;
 text-align: center;
 border: 1px solid #ebebeb;
 margin-left: 19px;
 margin-right: 19px;
}
.agenda-flex-item a {
    color: black;
}

.reserva span.ck {
  color: gold !important;
}

.form-control[type=checkbox] {
  width: initial;
}

.block  {
  height: available;
}


p.imagen img {
  width: 100%;
}

#loading {
  align-items: center;
  position: fixed;
  display: none;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  justify-content: center;
  align-content: center;
  background: black;
  opacity: 0.30;
  z-index:999;
}

#loading img{
  width: 15vw;
  height: 15vw;
}

.show-formulario td:first-child{
  width: 25%;
}

form label.error {
  color: red!important;
}

.adjunto .row:first-child {
  padding-top: 10px;
}

#empleados.tab-pane.fade {
  overflow-x: auto;
}



#menu > nav > ul {
  position: relative;
  display: flex;
}

#menu > nav > ul > li:last-child{
  position: absolute;
  right: 0px;
}

.aplicaciones-content img {
  margin-top: 0.5em;margin-bottom: 0.5em;
  object-fit: contain;
  max-width: 100%;
}

.aplicaciones-content li {
  margin-bottom: 0.5em;
}

.aplicaciones-content ul {
  margin-top: 0.5em;
}


/************************************************/
/*             CHAT                             */
/************************************************/
.chat__container {
  display: flex;
  flex-direction: row;
  height: 500px;
}

.chat__container .wrapper_channels {
  width: 25%;
  height: 100%;
  padding: 20px;
}

.chat__container #channels {
  width: 100%;
  display: flex;
  align-items: stretch;
  height: 100%;
  background: white;
  border: 2px solid gray;
  flex-direction: column;
  overflow-y: scroll;
}

.chat__container .wrapper_chat {
  display: flex;
  flex-flow: row;
  width: 75%;
  flex-flow: wrap;
  padding: 20px;
}

.chat__container  #mensajes {
  width: 100%;
  height: calc(100% - 30px - 20px);
  background: white;
  border: 2px solid gray;
  overflow-y: scroll;
  display: flex;
  flex-direction: column;
}

.chat__container  #mensaje {
  width: 75%;
  height: 30px;
  margin-top: 20px;
}

.chat__container .wrapper_chat button {
  width: calc(25% - 20px);
  height: 30px;
  margin-top: 20px;
  margin-left: 20px;
}

.chat__container  .propio {
  background-color: #ececec;
  padding: 10px;
  border-radius: 10px;
  margin: 15px;
  max-width: 75%;
  min-width: 50%;
  align-self: flex-end;
}

.chat__container  p.txt {
  text-align: left;
}

.chat__container  p.fecha {
  text-align: right;
}


.chat__container  .no-propio {
  border: #858585 1px solid;
  padding: 10px;
  border-radius: 10px;
  margin: 15px;
  max-width: 75%;
  min-width: 50%;
  align-self: flex-start;
}


.chat__container  #channels p:nth-child(even) {
  background-color: #ececec;
  margin: 0px;
}


.chat__container  #channels p:nth-child(odd) {
  border: #858585 1px solid;
  margin: 0px;
}

.chat__container  #channels p > a {
  width: 100%;
  height: 100%;
  color: black;
  display: block;
  padding: 20px;
}

.chat__container #channels p > a:hover {
  cursor: pointer;
}

.chat__container .wrapper_chat button.modal-show {width: 3em}
.chat__container .wrapper_chat button.submit {width: 7em}
.chat__container .wrapper_chat input {width: calc(100% - 10em)}

.chat__container #banner{
  height: 110px;
  background: salmon;
  width: 100%;
  color: black;
  text-align: center;
}

.chat__container #banner .titulo{
  font-size: 20px;
  font-weight: 600
}



.chat__container #mensajes {
  width: 100%;
  height: calc(100% - 30px - 20px - 110px) !important;
}


.modal-header {
  background-color: var(--theme-color-1) !important;
}

div#mensaje_chat {
  display: flex;
}

div#mensaje_chat > div {
  width: 50%;
}

input#mensaje_chat_texto {
  padding-left: 10px;
  width: calc(100% - 10px);
}

input#chat_titulo
{
  padding-left: 10px;
  width: calc(100% - 10px);
}

form > #chat > div {
  margin-bottom: 20px;
}


#documentos__container {
  display: flex;
  flex-direction: row;
}

#documentos__container a {
  display: flex;
  width: 100px;
  height: 100px;
  border: 1px #ddd solid;
  flex-direction: column;
  align-items: center;
}

#documentos__path {
  margin-bottom: 20px;
}

#documentos__container a {
  margin: 5px;
}

div#usuario_plainPassword {
  display: flex;
  padding: 0;
}

div#usuario_plainPassword > div {
  width: 50%;
}

div#usuario_plainPassword > div input   {
  margin: 10px 0;
  padding: 10px;
  width: calc(100% - 20px);
}

div#usuario_plainPassword > div:last-child input   {
  width: calc(100%);
}

div#usuario_plainPassword {
  border: 0;
  background: #eee;
}

input[type="radio"] {
  width: inherit;
  height: inherit;
  margin: 10px !important;
}

div#busqueda_avanzada_buscarPor > label::after {
  font-size: 0
}

div#busqueda_avanzada_ordenar > label::after {
  font-size: 0
}

.chat__container .sin-leer {
  display: block;
  background: red;
  color: white;
  border-radius: 50%;
  width: 20px;
  text-align: center;
  float: right;
}

a[href$=chat] > .sin-leer {
  display: block;
  background: red;
  color: white;
  border-radius: 50%;
  width: 10px;
  text-align: center;
  font-size: 0.5em;
  position: absolute;
  top: 0;
  margin-left:15px;
}

.login-background-dark a,
.login-background-dark a:hover {
  color: white;
}

#reset_password {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 30px;
  min-height: calc(100vh - 243px);
}

div#usuario_plainPassword {
  display: flex;
  padding: 0;
}

div#usuario_plainPassword > div {
  width: 50%;
}

div#usuario_plainPassword > div input   {
  margin: 10px 0;
  padding: 10px;
  width: calc(100% - 20px);
}

div#usuario_plainPassword > div:last-child input   {
  width: calc(100%);
}

div#usuario_plainPassword {
  border: 0;
  background: #eee;
}

input[type="radio"] {
  width: inherit;
  height: inherit;
  margin: 10px !important;
}


.login-background-dark a,
.login-background-dark a:hover {
  color: white;
}

#reset_password {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 30px;
  min-height: calc(100vh - 243px);
}



#fichaje_popup_wrapper {
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.75)!important;
  width: 100vw;
  height: 100vh;
  align-items: center;
  justify-content: center;
}


#fichaje_popup {
  display: flex;
  position: relative;
  background-color: white;
  width: 500px;
  height: 350px;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

#fichaje_popup > form {
 width: 100%;
}

#fichaje_popup > form > .botones {
  display: flex;
  flex-direction:  row;
  flex-wrap: wrap;
  justify-content: center;
}

#fichaje_popup > form > .botones > button {
  width: calc( 50% - 10px);
  margin: 5px!important;
}


#fichaje_popup > .hora {
  margin-bottom: 55px!important;
  font-size: 4em;
  font-weight: bold
}

#fichaje_popup .cerrar {
  display: flex;
  position: absolute;
  top: 0;
  right: 5px;
  font-weight: bold;
  cursor: pointer;
}

.fichar-wrapper {
  margin-top: 20px;
}

#fichaje_popup #edit_clock {
  background: transparent;
  color: black;
}

#fichaje_popup #edit_clock i {
  color: black;
}


#fichaje_pausa_popup_wrapper,
#fichaje_trabajo_popup_wrapper
{
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.75)!important;
  width: 100vw;
  height: 100vh;
  align-items: center;
  justify-content: center;
  z-index: 99999;
}


#fichaje_pausa_popup,
#fichaje_trabajo_popup
{
  display: flex;
  position: relative;
  background-color: white;
  width: 500px;
  height: 350px;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}


#fichaje_pausa_popup > form,
#fichaje_trabajo_popup > form {
  display: flex;
  flex-direction:  row;
  flex-wrap: wrap;
}

#fichaje_pausa_popup > form > div,
#fichaje_trabajo_popup > form > div
{
  width: calc( 50% - 10px);
  margin: 5px!important;
}

#fichaje_pausa_popup > form > .botones,
#fichaje_trabajo_popup > form > .botones
{
  width: calc( 100% - 10px);
  margin: 5px!important;
  display: flex;
  justify-content: center;
}

#fichaje_pausa_popup .texto-descriptivo,
#fichaje_trabajo_popup .texto-descriptivo
{
  font-weight: 800!important;
  margin-bottom: 30px;
}


#fichaje_pausa_popup > .hora,
#fichaje_trabajo_popup > .hora
{
  margin-bottom: 35px!important;
  font-size: 4em;
  font-weight: bold
}

#fichaje_pausa_popup .cerrar,
#fichaje_trabajo_popup .cerrar
{
  display: flex;
  position: absolute;
  top: 0;
  right: 5px;
  font-weight: bold;
  cursor: pointer;
}

