body{
background: #fff;
color: #000;
}

/* SITE COLOR */

a, .es-lang, .ch-lang, .subscription{
color: #00B6BD;
}

.pointer-big, .pointer-small, .link-list-ch .title, .latestnews .title{
background-color: #00B6BD;
}
/* END SITE COLOR */

.current-site-bg-color {
	background-color:  #00B6BD !important;	
}


.current-site-menu-bg-color {
	background-color:  #009ea4 !important;	
}

.current-site-menu-bg-color-dark {
	background-color:  #007f84 !important;	
}

.current-site-menu-border-line-color {
	border-bottom: 1px solid #befdff !important;	
}


.current-site-menu-border-line-dark {
	border-bottom: 1px solid #009ea4 !important;	
}


.current-site-txt-color {
	color: #00B6BD !important;
}


.current-site-border-color {
    border-left: 7px solid #00B6BD !important;
}

.current-site-border-color-rt {
    border-right: 7px solid #00B6BD !important;
}

.current-site-flag-border-color {
 border: 1px solid #009ea4 !important;
}

.current-site-site-buttons-color {
	border-left: 2px solid #00B6BD !important;
}

.site_form_buttons_invert {
	border: 2px solid #00B6BD !important;	
	color: #00B6BD;

}

.site_form_buttons_invert {
	border: 2px solid #00B6BD !important;	
	color: #00B6BD;

}

.mobile_channels_bar .current_canel:visited,
.mobile_channels_bar .current_canel
{
    border-bottom: 2px solid #00B6BD;
}

#hp_link {
	color: #007f84!important;
	font-size: 10px;
	font-weight: bold;
	&:visited {
		color: #007f84!important;;
	}
	&:active {
		color: #007f84!important;;
	}
	&:hover {
		color: #007f84!important;;
	}
}