@import url(https://fonts.googleapis.com/css?family=Libre+Baskerville);
@import url('https://fonts.googleapis.com/css2?family=Commissioner:wght@100&display=swap');
@import url(https://fonts.googleapis.com/css?family=Crete+Round);
@import url(https://fonts.googleapis.com/css?family=Frank+Ruhl+Libre);
@import url(https://fonts.googleapis.com/css?family=Karla);
@import url(https://fonts.googleapis.com/css?family=Lora);
@import url(https://fonts.googleapis.com/css?family=Playfair+Display);
@import url(https://fonts.googleapis.com/css?family=Archivo);
@import url(https://fonts.googleapis.com/css?family=Spectral);
@import url(https://fonts.googleapis.com/css?family=Roboto);
@import url(https://fonts.googleapis.com/css?family=Fjalla+One);
@import url(https://fonts.googleapis.com/css?family=Montserrat);
@import url(https://fonts.googleapis.com/css?family=Rubik);
@import url(https://fonts.googleapis.com/css?family=Cardo);
@import url(https://fonts.googleapis.com/css?family=Cormorant);
@import url(https://fonts.googleapis.com/css?family=Lato);
@import url(https://fonts.googleapis.com/css?family=Work+Sans);
@import url('https://fonts.googleapis.com/css2?family=Andika+New+Basic&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Dosis&display=swap');
@import url('https://fonts.googleapis.com/css2?family=EB+Garamond:wght@500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Hind+Madurai:wght@500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Martel&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Assistant:wght@500&display=swap');

@import url("//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap-glyphicons.css");


@import url('https://fonts.googleapis.com/css2?family=Cinzel&family=Commissioner:wght@300&family=Hepta+Slab:wght@400&family=Inter:wght@300&family=Maven+Pro&family=Mulish&family=Spartan&display=swap');

* {
	margin : 0;
	padding : 0;
}

.content {
	display: none;
	visibility: hidden;
}

input[readonly] {
    pointer-events: none;
}

.opaco {
	opacity: 50%;
}

.titulo-comunicaciones * {
	cursor: pointer;
	font-size: 36px !important;
}
 
.separador-titulo-comunicaciones {
	cursor: auto;
}




.filtros-avisos  select + .select2-container  {
  width: 100% !important;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}


.boton-dinamico {
	cursor: pointer;
}

.toggle {
  cursor: pointer;
  display: inline-block;
}

.toggle-switch {
  display: inline-block;
  background: #ccc;
  border-radius: 16px;
  width: 38px;
  height: 22px;
  position: relative;
  vertical-align: middle;
  transition: background 0.25s;
}
.toggle-switch:before, .toggle-switch:after {
  content: "";
}
.toggle-switch:before {
  display: block;
  background: linear-gradient(to bottom, #fff 0%, #eee 100%);
  border-radius: 50%;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.25);
  width: 14px;
  height: 14px;
  position: absolute;
  top: 4px;
  left: 4px;
  transition: left 0.25s;
}
.toggle:hover .toggle-switch:before {
  background: linear-gradient(to bottom, #fff 0%, #fff 100%);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.5);
}
.toggle-checkbox:checked + .toggle-switch {
  background: #4BA0B5;
}
.toggle-checkbox:checked + .toggle-switch:before {
  left: 20px;
}

.toggle-checkbox {
  position: absolute;
  visibility: hidden;
}

.toggle-label {
  margin-left: 5px;
  position: relative;
  top: 2px;
}


.campo-visible-por-administrador {
	background-color: #BEE3DB;
}


#boton-exportar-excel:hover {
	text-decoration: none !important;;
}

.centered {
	text-align: center;
  /* center checkbox horizontally */
  vertical-align: middle;
  /* center checkbox vertically */
}


.texto-adicional-de-boton {
	display: none;
}


.botones-fijos {
	position: sticky;
	top: 30px;
	z-index: 9;
}

.fondo-botones-fijos {
	background-color: #fcd3c2;
	border: 4px solid #fca993;
	border-radius: 10px;
	padding-left: 5px;
}

.main-color {
	color: #4BA0B5;
}


.input-telefono {
	font-size: 22px;
}

.clickable-image, #filtro-avisos-liquidados {
	cursor:pointer;
}


.opaca {
	opacity: 0.6;
}

.no-opaca {
	opacity: 1;
}


embed {
  width: 100%;
  height: 100%;
	min-height:400px;
  border: 1px solid #666;
  background-color: #ddd;
  display: block;
}

/*

.btn:hover .texto-adicional-de-boton {
	display: inline-block;
	
}

*/

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

#boton-desasignar-tecnico-a-tipo-de-servicio:hover .texto-adicional-de-boton, #boton-asignar-tecnico-a-tipo-de-servicio:hover .texto-adicional-de-boton {
	display: inline-block;
	
}

.indicador-campo-necesario {
	color: red;
	font-size: 25px;
}


input[readOnly], textarea[readOnly] {
      background: #E5F9E0 !important;
      border : none;
}


input {
	border: 1px solid black;
	border-radius: 3px;
}


#total-facturado {
	color: #2a5b69;
}

#total-facturado-card {
	border: 4px solid #4BA0B5;
	border-radius: 20px;
	text-align: right;
}


checkbox {
	background-color:  #4BA0B5;
}



 @media (min-width: 768px) {
 .modal-xl {
    width: 90%;
   max-width:1200px;
  }
}

/* Para que las etiquetas y sus inputs queden alineados */
.etiqueta {
	display: inline-block;
  	width: 160px;
  	text-align: left;
}

.trim-text {
	max-width:50px;
  	white-space: nowrap;
  	overflow: hidden;
  	text-overflow: ellipsis;
}

/* Tooltip container */
.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted #4BA0B5; /* If you want dots under the hoverable text */
  font-size: 20px;
}

/* Tooltip text */
.tooltip .tooltiptext {
	font-size: 20px;
	
  visibility: hidden;
  width: 120px;
  background-color: #4BA0B5;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;

  /* Position the tooltip text */
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -60px;

  /* Fade in tooltip */
  opacity: 0;
  transition: opacity 0.1s;
}

/* Tooltip arrow */
.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #4BA0B5 transparent transparent transparent;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}


div.dataTables_filter input { 
	border: solid #838383 1px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	
}

#tabla-avisos_filter {
	display:none;
}

div.dataTables_filter input:focus { 
	border: solid #4BA0B5 4px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	
}

.no-border-input { 
	border: solid #838383 1px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	
}


div.dataTables_wrapper div.dataTables_processing  {
 	width: 190px;
    height: 90px;
    color: white;

    position: absolute; /*Can also be `fixed`*/
    left: 0;
    right: 0;
    top: 350px !important;
    bottom: 0;
    margin: auto;
    text-align: center;
    /*Solves a problem in which the content is being cut when the div is smaller than its' wrapper:*/
    max-width: 100%;
    max-height: 100%;
     overflow: hidden;
	font-size: 2em !important;
	border-radius: 20px;
	background-color : rgba(75, 160, 181, 0.8);
}

.dataTables_length  select {

	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: 3px solid #4BA0B5;
	border-radius: 3px;
	cursor: pointer;
	
}

#tabla-incidencias_filter, #tabla-presupuestos_filter, #tabla-facturas_filter {
	display: none;
}

#tabla-archivos-de-un-aviso-modal-editar-aviso tbody tr {
	cursor: auto;
}


#div-nueva-alerta-modal-editar-aviso {
	 border-left: 1px solid #4BA0B5;
	 border-right: 1px solid #4BA0B5;
	 border-bottom: 1px solid #4BA0B5;
}

#tabla-alertas-de-un-aviso-modal-editar-aviso {
	margin-bottom: 0px !important;
}

.boton-borrar-fichero {
	background-repeat: no-repeat;
	-webkit-appearance: none;
	border: none;
}


.boton-accion-fichero:hover {
	cursor: pointer;
}

tr {
	height: 10px;
}


/* Make Select2 boxes match Bootstrap3 heights: */


.select2-container {
	height: 34px !important;
}

.select2-selection {
  height: 34px !important;
  
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #4BA0B5 !important;
    color: white;
}

/* Hacer que en los select multiple salgan del color de la aplicacion */
.select2-selection__choice, .select2-selection__choice__remove {
	background-color: #4BA0B5 !important;
	color: white !important;
}

.select2-results__option--selected, .select2-results__option--highlighted {
	background-color: #4BA0B5 !important;
	color: white !important;
}


#modal-liquidacion-semanal-multiples-tecnicos .select2-selection__clear{display:none !important;}


.color-principal {
	/* Es el mismo color, puesto para saber cuáles son sus valores rgb y hex */
	color: rgb(75, 160, 181);
	color : #4BA0B5;
}

.color-rojo {
	font-size : 40px;
	color : #ff7863;
}

.material-icons.md-30 {
	font-size : 30px;
}

.font-size-20 {
	font-size : 20px;
}


.mensaje-flash {
    background: #aeecef;
    border: 1px solid #aeecef;
    border-radius: 30px;
    font-size : 20px;
    font-weight : bold;
    color: black;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    padding: 10px;
    width: fit-content;    
    margin-bottom : 50px;
}


.close {
	width : 10px;
	height : 20px;
}

/* Modificar el tamaño de los inputs */
.input-300px {
	width : 300px !important;
}

 
/* Cambiar el color de la cabecera de la tabla */
.cabecera-tabla th {
	background-color: rgb(75, 160, 181);
	color : white;
}

h1, h2, h3 {
	color :  rgb(75, 160, 181);
}


.container {
	max-width : 1640px;
}

table {
    width: 100%;
    text-align : center;
    
}




.boton {
	background-color: rgb(75, 160, 181);
	color : white;
	border : 2px solid rgb(75, 160, 181);
	border-radius: 40px !important;
	font-size : 18px;
	font-weight: bold;
	outline: none !important;
	width : fit-content;
	height : 45px;
}


.boton:hover:enabled {
	background-color : white !important;
	border : 2px solid rgb(75, 160, 181) !important;
	color : rgb(75, 160, 181) !important;
}

.boton-whatsapp {
	
	background-color: #6BE784;
	color : white;
	border : 2px solid #6BE784;
	border-radius: 40px !important;
	font-size : 18px;
	font-weight: bold;
	outline: none !important;
	width : fit-content;
	height : 45px;
}


.boton-whatsapp:hover:enabled {
	background-color : white !important;
	border : 2px solid #6BE784 !important;
	color : #6BE784 !important;
}


.boton-previsualizar {
	background-color: #815355;
	color : white;
	border : 2px solid #815355;
	border-radius: 40px !important;
	font-size : 18px;
	font-weight: bold;
	outline: none !important;
	width : fit-content;
	height : 45px;
}


.boton-previsualizar:hover:enabled {
	background-color : white;
	border : 2px solid #815355;
	color : #815355;
}

.boton-configurar-columnas {
	background-color: #9C92A3;
	color : white;
	border : 2px solid #9C92A3;
	border-radius: 40px !important;
	font-size : 18px;
	font-weight: bold;
	outline: none !important;
	width : fit-content;
	height : 45px;
}


.boton-configurar-columnas:hover:enabled {
	background-color : white;
	border : 2px solid #9C92A3;
	color : #9C92A3;
}

.boton-duplicar {
	background-color: #be84e8;
	color : white;
	border : 2px solid #be84e8;
	border-radius: 40px !important;
	font-size : 18px;
	font-weight: bold;
	outline: none !important;
	width : fit-content;
	height : 45px;
}


.boton-duplicar:hover:enabled {
	background-color : white;
	border : 2px solid #be84e8;
	color : #be84e8;
}


.boton-buscar {
	background-color: #C36F09;
	color : white;
	border : 2px solid #C36F09;
	border-radius: 40px !important;
	font-size : 18px;
	font-weight: bold;
	outline: none !important;
	width : fit-content;
	height : 45px;
}


.boton-buscar:hover:enabled {
	background-color : white;
	border : 2px solid #C36F09;
	color : #C36F09;
}






.boton-seleccionar-todos {
	background-color: #c1666b;
	color : white;
	border : 2px solid #c1666b;
	border-radius: 40px !important;
	font-size : 18px;
	font-weight: bold;
	outline: none !important;
	width : fit-content;
	height : 45px;
}

.boton-seleccionar-todos:hover {
	background-color : white;
	border : 2px solid #c1666b;
	color : #c1666b;
}



#boton-restablecer-filtros:hover {
	background-color : white;
	border : 2px solid rgb(75, 160, 181);
	color : rgb(75, 160, 181);
}

.boton-rojo {
	background-color: #ec6853;
	color : white;
	border : 2px solid #ec6853;
	border-radius: 40px !important;
	font-size : 18px;
	font-weight: bold;
	outline: none !important;
	width : fit-content;
	height : 45px;
}

.boton-rojo:hover:enabled {
	background-color : white;
	border : 2px solid #ec6853;
	color : #ec6853;
}

.boton-seguimiento {
	background-color: #B084CC;
	color : white;
	border : 2px solid #B084CC;
	border-radius: 40px !important;
	font-size : 18px;
	font-weight: bold;
	outline: none !important;
	width : fit-content;
	height : 45px;
}


.boton-seguimiento:hover:enabled {
	background-color : white;
	border : 2px solid #B084CC;
	color : #B084CC;
}

.boton-notificacion {
	background-color: #F18F01;
	color : white;
	border : 2px solid #F18F01;
	border-radius: 40px !important;
	font-size : 18px;
	font-weight: bold;
	outline: none !important;
	width : fit-content;
	height : 45px;
}

.boton-notificacion:hover:enabled {
	background-color : white;
	border : 2px solid #F18F01;
	color : #F18F01;
}

#notificacion-badge {
	height: auto;
	position: absolute;
	top: -0em;
	right: 0.6em;
}




.boton-email {
	background-color: #B38CB4;
	color : white;
	border : 2px solid #B38CB4;
	border-radius: 40px !important;
	font-size : 18px;
	font-weight: bold;
	outline: none !important;
	width : fit-content;
	height : 45px;
}

.boton-email:hover:enabled {
	background-color : white;
	border : 2px solid #B38CB4;
	color : #B38CB4;
}


.boton-agregar {
	background-color: #C96480;
	color : white;
	border : 2px solid #C96480;
	border-radius: 40px !important;
	font-size : 18px;
	font-weight: bold;
	outline: none !important;
	width : fit-content;
	height : 45px;
}

.boton-agregar:hover:enabled {
	background-color : white;
	border : 2px solid #C96480;
	color : #C96480;
}




.boton-agregar-factura {
	background-color: #8d92c9;
	color : white;
	border : 2px solid #8d92c9;
	border-radius: 40px !important;
	font-size : 18px;
	font-weight: bold;
	outline: none !important;
	width : fit-content;
	height : 45px;
}

.boton-agregar-factura:hover:enabled {
	background-color : white;
	border : 2px solid #8d92c9;
	color : #8d92c9;
}



.boton-desactivar {
	background-color: #FF5B5B;
	color : white;
	border : 2px solid #FF5B5B;
	border-radius: 40px !important;
	font-size : 18px;
	font-weight: bold;
	outline: none !important;
	width : fit-content;
	height : 45px;
}

.boton-desactivar:hover:enabled {
	background-color : white;
	border : 2px solid #FF5B5B;
	color : #FF5B5B;
}






.boton-modificar {
	background-color: #8CB369;
	color : white;
	border : 2px solid #8CB369;
	border-radius: 40px !important;
	font-size : 18px;
	font-weight: bold;
	outline: none !important;
	width : fit-content;
	height : 45px;
}

.boton-modificar:hover:enabled {
	background-color : white;
	border : 2px solid #8CB369;
	color : #8CB369;
}

.boton-asignar {
	background-color: #124E78;
	color : white;
	border : 2px solid #124E78;
	border-radius: 40px !important;
	font-size : 18px;
	font-weight: bold;
	outline: none !important;
	width : fit-content;
	height : 45px;
}

.boton-asignar:hover:enabled {
	background-color : white;
	border : 2px solid #124E78;
	color : #124E78;
}

.boton-activar {
	background-color: #35CE8D;
	color : white;
	border : 2px solid #35CE8D;
	border-radius: 40px !important;
	font-size : 18px;
	font-weight: bold;
	outline: none !important;
	width : fit-content;
	height : 45px;
}

.boton-activar:hover:enabled {
	background-color : white;
	border : 2px solid #35CE8D;
	color : #35CE8D;
}

#boton-modificar-cuota-todos {
	background-color: #D16666;
	color : white;
	border : 2px solid #D16666;
	border-radius: 40px !important;
	font-size : 18px;
	font-weight: bold;
	outline: none !important;
	width : fit-content;
	height : 45px;
}

#boton-modificar-cuota-todos:hover:enabled {
	background-color : white;
	border : 2px solid #D16666;
	color : #D16666;
}

#boton-mostrar-ocultar-filtros, #boton-guardar-aviso {
	background-color: #D5896F;
	border : 2px solid #D5896F;
	border-radius: 40px !important;
	color: white;
}

#boton-mostrar-ocultar-filtros:hover:enabled, #boton-guardar-aviso:hover:enabled {
	background-color : white;
	border : 2px solid #D5896F;
	color : #D5896F;
}

.boton-filtros{
	background-color: #D5896F;
	border : 2px solid #D5896F;
	border-radius: 40px !important;
	color: white;
}

.boton-filtros:hover:enabled {
	background-color : white;
	border : 2px solid #D5896F;
	color : #D5896F;
}



.boton-actualizar {
	background-color: #9882AC;
	color : white;
	border : 2px solid #9882AC;
	border-radius: 40px !important;
	font-size : 18px;
	font-weight: bold;
	outline: none !important;
	width : fit-content;
	height : 45px;
}

.boton-actualizar:hover {
	background-color : white !important;
	border : 2px solid #9882AC !important;
	color : #9882AC !important;
}

.boton-imprimir {
	background-color: #C96480;
	color : white;
	border : 2px solid #C96480;
	border-radius: 40px !important;
	font-size : 18px;
	font-weight: bold;
	outline: none !important;
	width : fit-content;
	height : 45px;
}

.boton-imprimir:hover:enabled {
	background-color : white;
	border : 2px solid #C96480;
	color : #C96480;
}


/* 
	Ocultar botones del input de tipo number
*/
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

input[type=number] {
    -moz-appearance:textfield; /* Firefox */
}



/* Elimiar el resaltado al seleccionar un input o pulsar un botón */

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {   
  	border : 3px solid rgb(75, 160, 181);   
    outline: 0 none;
}

.form-control:focus {
	box-shadow: 0px 0px 0px 0px;
}

.btn:focus, .btn:active:focus {
  box-shadow : 0px 0px 0px 0px;
}



/* Modificar los botones de paginación de la tabla */
a.paginate_button {
    height : 100px !important;
    border : 1px solid rgb(223, 226, 229);
    position : relative;
    top : 20px;
    padding : 10px;
    color : #4BA0B5;
    font-size: 18px;
    margin-bottom : 10px;
}

.dataTables_paginate {
	position : relative;
	bottom : 40px;
}

a.paginate_button.current {
    background-color: rgb(75, 160, 181);
    color : white !important;
    border : 1px solid #4BA0B5;
}



a.paginate_button.disabled {
	text-decoration : none;
	color : grey;
	cursor : default;
}

a.paginate_button:hover:not(.disabled):not(.current) {
	cursor : pointer; 
	text-decoration : underline;
	background-color: #ecedf0;
	
}

a.paginate_button:focus {
   box-shadow : 0px 0px 0px 0px;
   outline : none;
}

#tabla-historico-avisos-de-un-cliente_paginate {
    margin-bottom : 30px;
}

#tabla-avisos-de-la-liquidacion-mensual_filter, #tabla-avisos-de-la-liquidacion-semanal_filter {
	margin-bottom: 30px;
}



/* Puntos suspensivos que se muestran en la tabla cuando hay muchas páginas */
.ellipsis {
	height : 100px !important;
    border : 1px solid rgb(223, 226, 229);
    position : relative;
    top : 20px;
    padding : 10px;
    color : grey;
    font-size: 18px;
    margin-bottom : 10px;
	
}

table:not(#tabla-logs, #tabla-avisos-liquidacion-mensual, #tabla-notificaciones, #tabla-alertas-de-un-aviso-modal-alertas-aviso) {
	cursor: pointer; 
	width: 100%;
}


/* Añadir bordes entre columnas a la tabla */
table td {
	font-size : 17px;
	font-weight: bold;
	border: 1px solid rgb(75, 160, 181);
}

table th {
	font-size : 17px;
	font-weight: bold;
}

/* Cambiar color de selección de una fila de la tabla */


table.dataTable tbody>tr.selected, table.dataTable tbody>tr>.selected {
	background-color: #2e6171 !important; 
	color: white;
}


/* Ancho de las columnas */ 
table.dataTable tbody th, table.dataTable tbody td {
    padding: 5px 5px; /* e.g. change 8x to 4px here */
}

/* Cambiar los colores de las filas de la tabla */
table > tbody > tr:nth-child(odd) > td  {

}
 
table > tbody > tr:nth-child(even) > td {
  
}



/* Para la validación */
.borde-3-rojo {
	border : 3px solid #ee2e22 !important;
}



.valor-incorrecto {
	color : #ee2e22;
	margin-left : 3%;
}

/* Animación de carga mientras se espera la respuesta del servidor */

.lock-modal {
  display: none;
  background-color: #4BA0B5;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: inherit;
  height : 20000%;
}

.loading-circle {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 80px;
  height: 80px;
  border: 4px solid #f3f3f3;
  border-top: 4px solid #4BA0B5;
  border-radius: 50%;
  animation: spin 0.8s ease-in infinite;
}

.loading-circle-message {
	display:none;
	position: absolute;
  	top: 180px;
  	bottom: 0;
  	left: 0;
  	right: 20px;
  	margin: auto;
  	width: 80px;
  	height: 80px;
  	font-size : 24px !important;
  	font-weight : bold;
  	color : white;
}

.loading-circle-filter-message {
	display:none;
	position: absolute;
  	top: 180px;
  	bottom: 0;
  	left: 0;
  	right: 20px;
  	margin: auto;
  	width: 80px;
  	height: 80px;
  	font-size : 24px !important;
  	font-weight : bold;
  	color : black;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* Hacer fondo opaco al abrir cualquier modal */
.opacidad-fondo {
  display: none;
  background-color: #4BA0B5;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: inherit;
  height : 1000%;
  
  z-index: 10;
}


#contenedor-tabla-tecnicos-de-tipo-de-servicio {
	margin-top : 50px;	
}






/* Cambiar el color de selección de los checkbox */
.state .icon {
	background-color : rgb(92, 192, 222);
}