.bg-verde-aleatica{
	background-color: rgb(114,191,68);
}
.text-verde-aleatica{
	color: rgb(114,191,68);
}
.bg-musgo-aleatica{
	background-color: rgb(13,177,75);
}
.text-musgo-aleatica{
	color: rgb(13,177,75);
}
.bg-lima-aleatica{
	background-color: rgb(211,223,78);
}
.text-lima-aleatica{
	color: rgb(211,223,78);
}
.bg-naranja-aleatica{
	background-color: rgb(249,155,28);
}
.text-naranja-aleatica{
	color: rgb(249,155,28);
}
.bg-naranjasec-aleatica{
	background-color: rgb(245,126,32);
}
.text-naranjasec-aleatica{
	color: rgb(245,126,32);
}
.bg-gris-aleatica{
	background-color: rgb(111,96,90) !important;
}
.text-gris-aleatica{
	color: rgb(111,96,90) !important;
}
.bg-grissec-aleatica{
	background-color: rgb(242,241,239);
}
.text-grissec-aleatica{
	color: rgb(242,241,239);
}
.bg-verdecrema-aleatica{
	background-color: rgb(217,232,174);
}
.text-verdecrema-aleatica{
	color: rgb(217,232,174);
}
.bg-azul-aleatica{
	background-color: rgb(0,187,231);
}
.text-azul-aleatica{
	color: rgb(0,187,231);
}
.bg-amarillo-aleatica{
	background-color: rgb(255,221,0);
}
.text-amarillo-aleatica{
	color: rgb(255,221,0);
}
@font-face {
    font-family: 'Titillium_Web';
    src: url('leeRecurso?clave=aviso_privacidad&archivo=TitilliumWeb-Regular.ttf');
}
.lineh-12{
	line-height: 1.2;
}
.lineh-15{
	line-height: 1.5;
}
body{
	line-height: 1;
}
.navbar{
	background: rgb(114,191,68) !important;
	background-color: rgb(114,191,68) !important;
}
footer{
	background-color: rgb(13,177,75) !important;
	padding-bottom: 5px;
	max-height: 70px !important;
}
.xh-60p{
	max-height: 60px;
}
.btn-success{
	background-color: rgb(13,177,75) !important;
}
#contenido{
	margin-bottom: 10px;
}
.breadcrumb li a, .breadcrumb li{
	color: rgb(114,191,68) !important;
}
.main-footer{
	text-align: left;
	font-size: 14px;
	font-weight: normal;
}
.dropdown-item{
	color: rgb(114,191,68) !important;
}
.dropdown-item:hover{
	background-color: rgb(114,191,68)!important;
	color: rgb(13,177,75) !important;
}
span.input-group-text{
	background-color: rgb(217,232,174);
	color: rgb(13,177,75);
}
#contenido{
	width: 100% !important;
	max-width: 100% !important;
}
#contenido div.row{
	padding-left: 15px;
}
*{
	font-family: "Titillium_Web" !important;
}
#title_resultados, .container div.row p{
	color: rgb(111,96,90) !important;
}
#popup_ok.btn-success, #popup_ok.btn-success:hover{
	background-color: rgb(114,191,68) !important;
	border: 1px solid rgb(114,191,68) !important;
}
#popup_ok.btn-primary, #popup_ok.btn-primary:hover{
	background-color: rgb(0,187,231) !important;
	border: 1px solid rgb(0,187,231) !important;
	color: rgb(255,255,255)!important;
}