@media (min-width: 1199px){
	.container {
    	max-width: 1200px;
	}
}

body{
	color: #121212;
}
input, .form-control {
    color: #000000;
}
select, input, .form-control {
    background-color: #FFFFFF;
}

select:disabled{
  background-color: #e9ecef;
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::before, .custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before{
  background-color: lightgreen;
}
.custom-control-label{
  font-size: 20px;
}
.custom-control-label::before{
  border: solid 3px grey
}
.header .page-title{
	/*padding-top: 0px;*/
}

.header-spacer-75{
	height: 75px;
	display: block;
}

.buscador-contenidos{
	margin-left: 100px
}

.icono-ver-noticia{
	fill: #9A9FBF; 
	float: right;
	cursor: pointer;
}
/*parches para usar select2*/
.form-group .form-group-select2{
	padding: 0px 5px 0px 5px;
}

.label-select2{
	margin: 0px;
	font-size: 11px;
	color:#888da8;
}

.select2-selection.select2-selection--single{
	border: 0px;
}

.select2-selection.select2-selection--single .select2-selection__rendered{
	color:#000000;
}
/* fin parche select2*/

/*modal mostrar noticias*/
#modalVerNoticia .modal-body{
	max-height: 550px;
	overflow-y: auto;
}

/**/

.sin_borde{
	border: 0px;
}

.fondo_violeta{
	background-color: #8153c0
}

.imgCentradaEnThumb{
	position: absolute;
	top: 20%;
	left: 50%;
	width: 100%;
	margin: -20% 0 0 -50%;
}

.svgIconoGris{
	fill:#9A9FBF;
}

.margin_rigth_icono_comunidades{
	margin-right: 15px
}

.presentacion_comunidades{
	background-color: lightblue;
	padding: 40px;
	margin-bottom: 20px
}

.presentacion_comunidad{
	background-color: lightgreen;
	padding: 40px;
	margin-bottom: 20px
}

#artic_noticia_cuerpo{
  padding-bottom: 50px;
}

.siguiendoComunidad{
  position:relative;
  display: inline-block;
  padding: 5px;
}

/*.numeroSiguiendo, .numeroSeguidores{
  border: 1px solid #3d3d3d;
  text-align: center;
  border-radius: 5px;
  padding: 2px 6px;
}

.numeroSeguidores{
   margin-left: 5px;
   color: white;
}*/

.soloPorcentaje{
  text-align: center;
  margin-bottom: 5px;
  margin-top: 18px;
}

.reaccionActiva{
	opacity: 1 !important;
}

.cursorPointer{
	cursor: pointer;
}

[v-cloak] {
  display: none;
}

/*propios activa*/
.input_xs{
  padding: 0.5rem 0.5rem;
}

.no_cursor{
  cursor: default
}

.form-control-sm > .btn.dropdown-toggle.btn-secondary {
  padding: 0.5rem 1.7rem;
}

.xdsoft_datetimepicker .xdsoft_label
{
  z-index: 1 !important;
}

.icon-active{
  fill: #ff5e3a !important;
  color: #ff5e3a !important;
}

.icon-right-active{
  background-color: #ff5e3a !important;
}

/*DATALIST TABLE UL LI*/
  .table-datalist {
    width: 100%; 
  }
  .table-datalist li {
    display: table;
    width: 100%;
    padding: 20px 10px;
    border: 1px solid #e6ecf5;
    margin: 0px;
    box-shadow: 0 0 34px 0 rgba(63, 66, 87, 0.1);
    border-radius: 5px;
    transition: background-color .3s ease; }
  .table-datalist li:hover {
      background-color: #e6ecf5; }
  .table-datalist span {
    display: table-cell;
    vertical-align: middle;
    width: 20%; }
  .table-datalist span.position, .table-datalist span.type {
      color: #515365; }
  .table-datalist .head {
    border: none;
    box-shadow: none; }
    .table-datalist .head span {
      font-size: 12px;
      text-transform: uppercase; }
    .table-datalist .head:hover {
      background-color: transparent; }
  .table-datalist .btn {
    /*margin: 0;*/
    margin:3px;
     }

  .table-datalist .w3{
    width: 3%;
  }

  .table-datalist .w5{
    width: 5%;
  }

  .table-datalist .w10{
    width: 10%;
  }
  .table-datalist .w15{
    width: 15%;
  }
  .table-datalist .w20{
    width: 20%;
  }
  .table-datalist .w25{
    width: 25%;
  }
  .table-datalist .w30{
    width: 30%;
  }
  .table-datalist .w35{
    width: 35%;
  }  
  .table-datalist .w40{
    width: 40%;
  }
  .table-datalist .w45{
    width: 45%;
  }
  .table-datalist .w50{
    width: 50%;
  }
  .table-datalist .w55{
    width: 55%;
  }
  .table-datalist .w60{
    width: 60%;
  }
  .table-datalist .w65{
    width: 65%;
  }
  .table-datalist .w70{
    width: 70%;
  }
  .table-datalist .w75{
    width: 75%;
  }
  .table-datalist .w80{
    width: 80%;
  }
  .table-datalist .w85{
    width: 85%;
  }
  .table-datalist .w90{
    width: 90%;
  }
  .table-datalist .w95{
    width: 95%;
  }
  .table-datalist .w100{
    width: 100%;
  }

  .table-datalist .btn-datalist-xs{
    padding: 1px 4px
  }


/*DATALIST TABLE UL LI*/

/*================= Responsive Mode ============*/
@media (max-width: 640px) {
  .table-careers li {
    padding: 15px; } 

  .table-datalist li {
    padding: 10px; 
    margin: 1px;
    } 

}

.main-header-weather .date-and-place{
	left: 110px !important;
}

.btn-red {
  background-color: #ff5e3a;}

.btnAsistiras{
  color: rgb(255, 94, 58);
    position: relative;
    display: inline-block;
    padding: 5px;
    border: 1px solid #ed2b00;
    background-color: #f5f6f7;
    cursor: pointer;
    border-radius: 5px;
}
.btnAsistiras:hover{
  background-color: #ebedf0;
}
.btnAsistiras svg
{
  vertical-align: middle;
  margin: 0px 3px;
  width: 13px;
  height: 13px;
  display: inline;
}
.btnAsistiras svg use{
  fill: rgb(255, 94, 58);
}
.oculto{
  display: none;
}
.btnDejarAsistir{
  background-clip: padding-box;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 5px;
  box-shadow: 0 3px 8px rgba(0, 0, 0, .3);
  width: 108px;
  padding: 5px;
  text-align: center;
  cursor: pointer;
}
.btnDejarAsistir:hover{
  background-color: rgb(255, 94, 58);
  color: white;
}
.reacciones-feed {
  text-align: center;
  padding: 30px 10px 5px 10px;
  border-top: 1px solid #e6ecf5;
}
.reacciones-feed .title {
  font-size: 12px;
  margin-bottom: 20px; 
}
.reacciones-feed .title span {
  color: #515365; 
}
.reacciones-feed li {
  display: inline-block; 
}
.reacciones-feed li + li {
  margin-left: 9px; 
}
.reacciones-feed li img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  display: block; 
}
.reacciones-feed li:hover img {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%); 
}
.reacciones-feed.reaction-colored li img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: .7; 
}
.reacciones-feed.reaction-colored li:hover img {
  opacity: 1; 
}
.post{
  padding: 25px 25px 0px 25px;
  border-bottom: 0px; 
}
.finFeed{
  text-align: center;
  margin-top: 10px;
  font-size: 14px;
}
.post-additional-info{
  padding: 20px 0 20px 0;
}
.post .btn{
  margin-bottom: 0px;
}
.btn-disabled{
  background-color: #6c757d;
  opacity: .55;
  cursor: not-allowed !important;
}
.btn-disabled:hover{
  opacity: .55;
}
.margin-left-15{
  margin-left: 15px;
}

/*paginador lugares - recordis*/
.bt_pag_actual{
  color: #fff;
  background-color: #ff5e3a80;  
}

.vepContenedor{
  padding: 20px 30px; 
  border: 1px solid #eee;
  border-left-width: 5px;
  color: #121212 !important;
}

.vepBlue{
  background-color: #dbf1f8; 
  border-left-color: #5bc0de !important; 
}

.vepRed{
  background-color: #f8e2db; 
  border-left-color: #de795b !important; 
  margin: 20px 0 45px 0px;
}

.icon-close{
  top: 15px;
  right: 15px !important;
  z-index: 999;
}

.event-item-table thead th{
  font-size: 12px;
}

.event-item .description{
  max-width: 400px;
}

.notifContainer{
  padding: 20px;
  border-bottom: 1px solid #dddfe2;
  cursor: pointer;
}

.noLeido{
  background-color: #E4E9F1;
}

.text-danger{
  color: #a94442;
}

.text-aqua{
  color: #00c0ef;
}

.boton-servicio{
    padding: 15px;
    width: 100%;
    margin:10px;
    display: inline-block;
    color:white;
    border-radius: 5px;
    text-align: left;
    font-size: 25px;
  }


@media (max-width: 1080px)
{
  .page-has-left-panels .header{
    padding-left: 60px !important;
    padding-right: 0px !important;
  }
  .header .page-title{
    margin-right: 20px;
  }
}

.menuActivo a svg{
  fill: #ff5e3a !important;
}

.menuActivo a span{
  color: #ff5e3a !important;
}

.subMenuActivo a{
  color: #ff5e3a !important;
}

/*Col sin padding para q no ocupen tanto lugar*/
.col_interno{
  padding: 0px;
}

.headerSubtitle{
  z-index: 9; 
  padding: 5px 0px !important; 
  position: fixed; 
  top: 70px; 
  width: 100%; 
  background-color: #9a9fbf; 
  text-align: center;
}

.headerSubtitle div{
  color: white;
  font-size: 14px;
}


.btn_verde_pasto{
  color:#2b791f;
}

.list-group-item{
  cursor: pointer !important;
}
.refArbol{
  font-size: 12px;
  font-style: italic;
  color: #8F8F8F;
  display: none;
}
.showRefsArbol .refArbol{
  display: block;
}
.showRefsArbol .paddingArbol{
  padding-left: 0px !important;
}

.margin_bottom_15{
  margin-bottom: 15px;
}
  .contenedorBtnPP p{
    font-size: 1.5em;
    text-align: center;
    margin: 10px 0px;
  }

  .botonPlusPagos{
    font-size: 2em;
    text-align: center;
    -webkit-box-shadow: 7px 8px 9px 0px rgba(51,135,71,1);
    -moz-box-shadow: 7px 8px 9px 0px rgba(51,135,71,1);
    box-shadow: 7px 8px 9px 0px rgba(51,135,71,1);
  }

  .botonDebitoAutomatico{
    font-size: 2em;
    text-align: center;
    -webkit-box-shadow: 7px 8px 9px 0px rgba(140,80,184,1);
    -moz-box-shadow: 7px 8px 9px 0px rgba(140,80,184,1);
    box-shadow: 7px 8px 9px 0px rgba(140,80,184,1);
  }

.turneraDestacada{
  display: flex;
  justify-content: space-between;
   flex-direction: column;

  background-color:#d7d9e5 ;margin: 3px 6px; padding:15px; border-radius: 5px; max-width:200px
}


/*Aumento tamaño letra para mobile*/
@media only screen and (max-width: 768px) {
  .btn-md-2, .list-group-item{
    font-size: 0.988rem;
  }

}

.flex_centrado{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.aviso_importante{
  margin-bottom: 50px; border-radius: 5px; border:solid 1px #f92552;

}

.aviso_importante h2{
  color:#f92552
}

.padding_5{
  padding: 5px;
}

.div_grey{
  border: 1px solid lightgrey;
  padding: 1vh;
}

.contenedor_pedido_especial{
  border: 1px solid lightgrey;
  border-radius: 5px;
  margin-bottom: 1vh;
  padding:1vh;
}

.rating {
    float:left;
}
.rating span { float:right; position:relative; }
.rating span input {
    position:absolute;
    top:0px;
    left:0px;
    opacity:0;
}
.rating span label {
    display:inline-block;
    width:30px;
    height:30px;
    text-align:center;
    margin-right:25px;
    line-height:30px;
    border-radius:50%;
    -webkit-border-radius:50%;
}



.rating span:hover label img
{
    background-color:#f2b966;    
    border-radius:20px;
}


.w100{width: 100%}


.flex-colum-between{
    display: flex;
  justify-content: space-between;
   flex-direction: column;
}



/* Contenedor principal */
.custom-file-upload {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 300px;
  margin-bottom: 20px; /* Espaciado entre inputs */
}

/* Ocultar el input original */
.custom-file-upload input[type="file"] {
  position: absolute;
  opacity: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  top: 0;
  left: 0;
}

/* Estilo del botón */
.custom-file-upload label {
  background-color: #38a9ff;
  color: #fff;
  padding: 10px 20px;
  border-radius: 5px;
  font-size: 16px;
  cursor: pointer;
  text-align: center;
  transition: background-color 0.3s ease;
  width: 100%;
  max-width: 300px;
}

/* Hover del botón */
.custom-file-upload label:hover {
  background-color: #0056b3;
}

/* Estilo para mostrar el nombre del archivo */
.custom-file-upload .file-name {
  margin-top: 5px;
  font-size: 14px;
  color: #333;
  text-align: center;
  word-wrap: break-word;
}

/* Adaptación para pantallas pequeñas */
@media (max-width: 480px) {
  .custom-file-upload label {
    font-size: 14px;
    padding: 8px 15px;
  }
  .custom-file-upload .file-name {
    font-size: 12px;
  }
}
