
/*cm_sysdb_begin*/
@import url("//fonts.googleapis.com/css?subset=cyrillic,cyrillic-ext,devanagari,greek,greek-ext,khmer,latin,latin-ext,vietnamese&family=Elsie:regular,900");
.cm-background {
background-image: url("/.cm4all/sysdb/backgrounds/images/bif_18341458_cm-a.jpg");
background-repeat: no-repeat; background-attachment: fixed; background-position: center center; background-size: cover;
}
/*cm_sysdb_end*/

.cm-offline-content {
    color: #495139;
    background-color: #F6FFE0;
}

body {
	background-color:	#E2F0D6;
}
body, .page_wrapper, .content_main_dho {
	font-family:	Elsie, sans-serif;
	font-size:		medium;
	font-weight:	normal;
	font-style:		normal;
}
.page_wrapper a {
	color:				#495139;
}
h1, .cm-h1 {
	font-size:		x-large;
	font-family:	Elsie, sans-serif;
	font-weight:	normal;
	font-style:		normal;
}
h2, #title_wrapper h2 {
	font-size:		large;
	font-family:	Elsie, sans-serif;
	font-weight:	normal;
	font-style:		normal;
}
h3 {
	font-size:		medium;
	font-family:	Elsie, sans-serif;
	font-weight:	normal;
	font-style:		normal;
}
h4, h5, h6 {
	font-family:	Elsie, sans-serif;
}
.title_wrapper h1 {
	font-family:	Elsie, sans-serif;
	font-size:		xx-large;
	font-weight:	normal;
	font-style:		normal;
}
.title_wrapper h2 {
	font-family:	Elsie, sans-serif;
	font-size:		xx-large;
	font-weight:	normal;
	font-style:		normal;
}

#cm_navigation a {
	font-size:		medium;
	font-family:	Elsie, sans-serif;
	font-weight:	normal;
	font-style:		normal;
}





/*---------------------------- Forms ------------------------------------- */

.page_wrapper input[type='text'], .page_wrapper input[type='date'], .page_wrapper input[type='datetime'], 
.page_wrapper input[type='email'], .page_wrapper input[type='number'], .page_wrapper input[type='password'],
.page_wrapper input[type='search'], .page_wrapper input[type='tel'], .page_wrapper input[type='time'],
.page_wrapper input[type='url'], .page_wrapper textarea, .page_wrapper select {
	border-radius:		0px;
	border:				none;
	padding:			6px;
	color:				#495139;
	background-color:	#F6FFE0;
	background-color:	rgba(73,81,57,0.15);
	border-bottom:		1px solid #495139;
	-webkit-transition:	color 0.4s, background-color 0.4s, box-shadow 0.4s;
	-moz-transition:	color 0.4s, background-color 0.4s, box-shadow 0.4s;
	-o-transition:		color 0.4s, background-color 0.4s, box-shadow 0.4s;
	transition:			color 0.4s, background-color 0.4s, box-shadow 0.4s;
}
.page_wrapper input[type='text']:focus, .page_wrapper input[type='date']:focus, .page_wrapper input[type='datetime']:focus, 
.page_wrapper input[type='email']:focus, .page_wrapper input[type='number']:focus, .page_wrapper input[type='password']:focus,
.page_wrapper input[type='search']:focus, .page_wrapper input[type='tel']:focus, .page_wrapper input[type='time']:focus,
.page_wrapper input[type='url']:focus, .page_wrapper textarea:focus, .page_wrapper select: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);
}




	
.toggle_navigation, .title_wrapper, .logo_wrapper {
	background-color:	#F6FFE0;
}
.toggle_navigation a {
	color:				#495139;
	color:				rgba(73,81,57,0.7);
}
.title_wrapper {
	color:				#495139;
	border-bottom:		1px solid #95AB63;
	border-bottom:		1px solid rgba(149,171,99,0.4);
}
.logo_wrapper {
	border-bottom:		1px solid #95AB63;
	border-bottom:		1px solid rgba(149,171,99,0.4);
}
.toggle_navigation {
	border-bottom:		1px solid #95AB63;
	border-bottom:		1px solid rgba(149,171,99,0.4);
}
.page_wrapper {
	background-color:	#F6FFE0;
	color:				#495139;
}
.sidebar_wrapper {
	background-color:	#495139;
	background-color:	rgba(73,81,57,0.06);
}

.subtitle {
	border-bottom:		5px solid #95AB63;
	border-bottom:		5px solid rgba(149,171,99,0.4);
}


.footer_wrapper {
	border-top:			1px solid #95AB63;
	border-top:			1px solid rgba(149,171,99,0.4);
}


.scrollup a {
	border:				1px solid #95AB63;
	background-color:	#F6FFE0;
	color:				#495139;
}


.navigation_wrapper {
	border-bottom:		1px solid #95AB63;
	border-bottom:		1px solid rgba(149,171,99,0.4);
	background-color:	#F6FFE0;
}

.navigation_wrapper > ul > li:hover,
.navigation_wrapper > ul > li.cm_current {
	border-bottom:		3px solid #10222B;
}
.navigation_wrapper > ul > li > a {
	color:				#495139;
}
.navigation_wrapper > ul > li > ul > li > a {
	background-color:	#F6FFE0;
	color:				#495139;
	border-left:		3px solid #F6FFE0;
	border-right:		3px solid #F6FFE0;
}
.navigation_wrapper > ul > li > ul > li > ul > li > a {
	color:				#F6FFE0;
	background-color:	#495139;
	border-left:		3px solid #495139;
	border-right:		3px solid #495139;
}
.navigation_wrapper > ul > li > ul > li:hover > a,
.navigation_wrapper > ul > li > ul > li.cm_current > a {
	border-left:		3px solid #495139;
	border-right:		3px solid #495139;
}
.navigation_wrapper > ul > li > ul > li > ul > li:hover > a,
.navigation_wrapper > ul > li > ul > li > ul > li.cm_current > a {
	color:				#495139;
	background-color:	#F6FFE0;
	border-left:		3px solid #495139;
	border-right:		3px solid #495139;
}




.navigation_wrapper li.cm_has_subnavigation > a:after {
    border-color: 		#495139 transparent -moz-use-text-color;
	-webkit-transition:	border-color 0.4s;
	transition:			border-color 0.4s;
}
.navigation_wrapper li.cm_has_subnavigation.cm_current > a:after,
.navigation_wrapper li.cm_has_subnavigation:hover > a:after {
    border-color: 		#495139 transparent -moz-use-text-color;
}
.navigation_wrapper li.cm_has_subnavigation > ul li.cm_has_subnavigation > a:after {
    border-color:		#495139 transparent -moz-use-text-color;
	-webkit-transition:	border-color 0.4s;
	transition:			border-color 0.4s;
}
.navigation_wrapper li.cm_has_subnavigation > ul li.cm_has_subnavigation.cm_current > a:after,
.navigation_wrapper li.cm_has_subnavigation > ul li.cm_has_subnavigation:hover > a:after {
    border-color: 		#495139 transparent -moz-use-text-color;
}



@media only screen and (min-width: 1px) and (max-width: 767px) {    /* ---- Handy Landscape ---- */
	


	.navigation_wrapper > ul > li,
	.navigation_wrapper > ul > li:hover,
	.navigation_wrapper > ul > li.cm_current {
		border-bottom:		1px solid rgba(73,81,57,0.2);
	}
	.navigation_wrapper > ul > li:last-child {
		border-bottom:		none;
	}

}
