/*! Place your custom styles here */

.border-box-active:hover {
    outline: 2px solid #ffffff;
    outline-offset: -2px;
}
.theme-color-01 {
	
	color: #CDCDCD;
	background-color: #004f7a;
	
}

.theme-color-02 {
	
	color: #CDCDCD;
	background-color: #0c395f;
	
}

.theme-color-03 {
	
	color: #CDCDCD;
	background-color: #051a2c;
	
}


.theme-color-04 {
	
	color: #CDCDCD;
	background-color: #004f7a;
	
}

.theme-color-05 {
	
	color: #CDCDCD;
	background-color: #0c395f;
	
}
.theme-color-06 {
	
	color: #CDCDCD;
	background-color: #051a2c;
	
}
.theme-color-07 {
	
	color: #CDCDCD;
	background-color: #004f7a;
	
}

.cpmm_menu {
	opacity: 100% !important;
	font-weight: 700 !important;
	color: #FFFFFF !important;
}

.mt_menu {

	margin-top: 8px;
}

.cpmm_blanco {
	color: #FFFFFF !important;
}
.cpmm_azul {
	color: #41B6E6 !important;
}
.cpmm_fondo_azul {
	background-color: #41B6E6 !important;
}
.cpmm_rosa {
	color: #E10098 !important;	
}
.cpmm_gris {
	color: #999999 !important;
}
.cpmm_negro {
	color: #222222 !important;
}

.cpmm_fondo_negro {
	background-color: #222222 !important;
}
.no_sub{
	text-decoration: none;
}
.no_sub:hover{
	color: #E10098 !important;
}
.mb__0{
	margin-bottom: 0em;
}
.cpmm_encabezado_footer{
	color: #41B6E6 !important;
	font-weight: 700 !important;
	font-size: 1.2em;
}

.cpmm_espacio{
	padding: 5px !important;	
}

.text-justify {
	text-align: justify;
}

.global-resalto:hover {
	font-size: 24px !important;
}