
/*cm_sysdb_begin*/
@import url("//fonts.googleapis.com/css?subset=cyrillic,cyrillic-ext,devanagari,greek,greek-ext,khmer,latin,latin-ext,vietnamese&family=Roboto:100,100italic,300,300italic,regular,italic,500,500italic,700,700italic,900,900italic");
.cm-background {
background-image: url("/.cm4all/sysdb/backgrounds/images/bif_26717623_cm-a.jpg");
background-repeat: no-repeat; background-attachment: fixed; background-position: center center; background-size: cover;
}
.cm-background-effects {
background-image: url("/.cm4all/sysdb/backgrounds/effects/effect-014.png");
background-color: transparent; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; background-size: auto;
opacity: 0.9;
}
/*cm_sysdb_end*/

.cm-offline-content {
    color: #000000;
    background-color: #F9F6EC;
}

body, #page_wrapper, .content_main_dho {
	font-family:	Roboto, sans-serif;
	font-size:		small;
	font-weight:	normal;
	font-style:		normal;
}
#content_wrapper h1,
#content_sidebar h1, 
.cm-h1 {
	font-size:		large;
	font-family:	Roboto, sans-serif;
	font-weight:	bold;
	font-style:		normal;
}

#content_wrapper h2,
#content_sidebar h2 {
	font-size:		medium;
	font-family:	Roboto, sans-serif;
	font-weight:	bold;
	font-style:		normal;
}

#content_wrapper h3,
#content_sidebar h3 {
	font-size:		small;
	font-family:	Roboto, sans-serif;
	font-weight:	bold;
	font-style:		normal;
}
h4, h5, h6 {
	font-family:	Roboto, sans-serif;
}
#title_wrapper h2, #title_wrapper h1 {
	font-family:	Roboto, sans-serif;
	font-size:		large;
	font-weight:	normal;
	font-style:		normal;
}
#cm_navigation ul li a {
	font-size:		small;
	font-family:	Roboto, sans-serif;
	font-weight:	normal;
	font-style:		normal;
}
#cm_navigation ul li a {
	font-size:		small;
	font-family:	Roboto, sans-serif;
	font-weight:	normal;
	font-style:		normal;
}






#content_wrapper input[type='text'], #content_wrapper textarea {
	border-radius:		0px;
	border:				none;
	padding:			6px;
	background-color:	rgba(0,0,0,0.2);
	color:				#000000;
	border-bottom:		1px solid #000000;
	
	-webkit-tranistion:	all 0.3s;
	tranistion:			all 0.3s;
}

#content_wrapper input[type='text']:focus, #content_wrapper textarea:focus {
	background-color:	#222;
	background-color:	rgba(0,0,0,0.6);
	color:				#fff;
	box-shadow:			0px 0px 15px rgba(0,0,0,0.3);
}



body {
	background-color: #D0D1C2;
}



a {
	color			: #000000;
}

a:hover {
	color			: #6B6B6B;
}




#head_bg {
	background-color	: #FFFFFF;
	border-color:		#F9F6EC;
}

.title_title, 
.title_subtitle {
	color:				#545454;
}


#cm_navigation li.cm_has_subnavigation > a:after {
    border-color: #545454 transparent -moz-use-text-color;
}
#cm_navigation ul li a {
	color: 			#545454;
}
#cm_navigation ul li.cm_current a {
	color:			#919191;
}
#cm_navigation ul li a:hover {
	color:			#919191;
}


#cm_navigation ul li ul li a {
	color: 			#919191;
	text-shadow: 	none;
}
#cm_navigation ul li ul li.cm_current a {
	color: 			#919191;
	text-shadow: 	none;
}
#cm_navigation ul li ul li a:hover {
	color: 			#919191;
	text-shadow: 	none;
}


#footer_wrapper, #footer_wrapper a {
	color:				#545454;
}


#content_wrapper, #content_sidebar {
	border-color:		#FFFFFF;
	background-color: 	#F9F6EC;
}
.content_main_dho, #content_sidebar,
.content_main_dho a, #content_sidebar a  {
	color: 		#000000;
}

#content_wrapper h1, #content_sidebar h1, 
#content_wrapper h2, #content_sidebar h2, 
#content_wrapper h3, #content_sidebar h3 {
	color				: #6B6B6B;
}



#content_sidebar a {
}

#content_sidebar a:hover {
}



/* ----- VARS.CSS ----- */


@media only screen and (min-width: 480px) and (max-width: 767px) {  /* ---- HAndy Landscape ---- */
	#head_wrapper {
		background-color:	#FFFFFF !important;
		border-color:		#F9F6EC !important;
	}
}

@media only screen and (max-width: 479px) {   /* ---- HAndy Portrait ---- */
	#head_wrapper {
		background-color:	#FFFFFF !important;
		border-color:		#F9F6EC !important;
	}
	#title_wrapper, #navigation_wrapper {
		border-top-color:#F9F6EC !important;
	}
}









