#morenavingo {
	background-color: #f9f9f9;
}
#moreoverview li a {
	padding: 3px;
}
#moreoverview li a:hover {
	border-bottom: none;
	background-color: #f0f0f0;
}
#more_down {
	border: 1px solid #dadada;
	border-top: 0;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,efefef+100 */
		background: #efefef; /* Old browsers */
		background: -moz-linear-gradient(top,  #ffffff 0%, #efefef 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#efefef)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #ffffff 0%,#efefef 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #ffffff 0%,#efefef 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #ffffff 0%,#efefef 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #ffffff 0%,#efefef 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 ); /* IE6-9 */
}

#login input[type="submit"] {
	margin-top: 0px;
	padding: 2px 3px;
    height: 24px;
    width: 68px;
	font-weight: bold;
	color: #fff;
    border: none;
	border-radius: 3px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e36300+0,ed9100+100 */
		background: #e36300; /* Old browsers */
		background: -moz-linear-gradient(top,  #e36300 0%, #ed9100 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e36300), color-stop(100%,#ed9100)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #e36300 0%,#ed9100 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #e36300 0%,#ed9100 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #e36300 0%,#ed9100 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #e36300 0%,#ed9100 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e36300', endColorstr='#ed9100',GradientType=0 ); /* IE6-9 */
	cursor: pointer;
}
#login input[type="text"],
#login input[type="password"] {
	padding-left: 3px;
	width: 120px;
	color: #8b8b8b;
	border-radius: 3px;
}
#login input[type="text"].input_cv_height,
#login input[type="password"].input_cv_height {
	height: 24px; 
}
#formfront .submit,
input.button,
input[type="submit"],
a.loginbtn,
a.emplyrsbtn {
	border-radius: 3px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e36300+0,ed9100+100 */
		background: #e36300; /* Old browsers */
		background: -moz-linear-gradient(top,  #e36300 0%, #ed9100 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e36300), color-stop(100%,#ed9100)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #e36300 0%,#ed9100 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #e36300 0%,#ed9100 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #e36300 0%,#ed9100 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #e36300 0%,#ed9100 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e36300', endColorstr='#ed9100',GradientType=0 ); /* IE6-9 */
	cursor: pointer;
}
.button,
input[type="submit"],
a.loginbtn,
a.emplyrsbtn {
	padding: 6px 10px 6px 10px;
	font-weight: bold;
	color: #fff;
	border: 0;
}
.button:hover,
input[type="submit"]:hover,
a.loginbtn:hover,
a.emplyrsbtn:hover {
	color: #fff !important;
	text-decoration: none;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e36300+0,ed9100+100 */
		background: #e36300; /* Old browsers */
		background: -moz-linear-gradient(top,  #e36300 0%, #ed9100 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e36300), color-stop(100%,#ed9100)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #e36300 0%,#ed9100 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #e36300 0%,#ed9100 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #e36300 0%,#ed9100 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #e36300 0%,#ed9100 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e36300', endColorstr='#ed9100',GradientType=0 ); /* IE6-9 */
	border: 0;
}
.smn_mvb {
	margin-top: 0;
	width: 84px;
	border-radius: 0;
}

#headerwrap {
	width: 100%;
	height: 70px;
	border-bottom: 6px solid #042556;
	background-image: none;
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e36300+0,ed9100+100 */
		background: #e36300; /* Old browsers */
		background: -moz-linear-gradient(top,  #e36300 0%, #ed9100 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e36300), color-stop(100%,#ed9100)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #e36300 0%,#ed9100 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #e36300 0%,#ed9100 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #e36300 0%,#ed9100 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #e36300 0%,#ed9100 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e36300', endColorstr='#ed9100',GradientType=0 ); /* IE6-9 */
}

#awesomeheadershadow,
#awesomefootershadow {
	background: none;
	height: 0;
}

ul.menu li {
	padding-top: 15px;
	float: left;
	height: 44px;	
	font-size: 14px;
}

ul.menu li a {	
	display: block;
	margin: 5px 4px 0 4px;
	padding: 8px 12px;
	text-decoration: none;
	text-transform: uppercase;
	border-radius: 4px;
	color: #2B2B2B;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fefefe+0,e7e7e7+100 */
		background: #fefefe; /* Old browsers */
		background: -moz-linear-gradient(top,  #fefefe 0%, #e7e7e7 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#e7e7e7)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #fefefe 0%,#e7e7e7 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #fefefe 0%,#e7e7e7 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #fefefe 0%,#e7e7e7 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #fefefe 0%,#e7e7e7 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e7e7e7',GradientType=0 ); /* IE6-9 */
		
		-moz-box-shadow: 0 0 5px #e36300;
		-webkit-box-shadow: 0 0 5px #e36300;
		box-shadow: 0 0 5px #e36300;
}

ul.menu li a:hover {	
	color: #7F7F7F;
}

ul.menu li a.menu_rechts {
	margin: 10px 3px 0 3px;
	padding: 6px 8px;
	font-size: 11px;
	color: #fff;
	background: #042556;
}

#hjpromobox {
	float: left;
	width: 520px;
	margin-top: 15px;
	border-radius: 5px;
	border: 1px solid #dadada;
	-moz-box-shadow: 0 0 10px #ebebeb;
	-webkit-box-shadow: 0 0 10px #ebebeb;
	box-shadow: 0 0 10px #ebebeb;
}
#box_top_left,
#box_top_middle,
#box_top_right,
.hj_box_middle_left,
.hj_box_middle_right,
.cv_box_middle_left,
.cv_box_middle_right,
.box_middle_left,
.box_middle_right,
#box_bottom_left,
#box_bottom_middle,
#box_bottom_right {
	background: none;
}

#cvpromobox {
	margin-top: 18px;
	height: 144px;
	border-radius: 5px;
	border: 1px solid #dadada;
	background-color: #fafbfc;
	-moz-box-shadow: 0 0 10px #ebebeb;
	-webkit-box-shadow: 0 0 10px #ebebeb;
	box-shadow: 0 0 10px #ebebeb;
}

.cv_box_middle_middle {
	padding: 10px 12px;
	background: url(../../../images/2015_mvb/cv_upload.png) no-repeat top right;
}

.cntnt_box_middle_middle {
	padding: 12px 15px;
}

#content p {
	color: #042556;
	margin: 0.4em 0 16px;
	line-height: 1.5em;
}

a {
	color: #ea8000;
}

#content ul li, ol li {
	list-style-type: square;
}

a.submitcv {
	margin: 5px 0;
	padding: 10px 64px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
    border: none;
	border-radius: 3px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e36300+0,ed9100+100 */
		background: #e36300; /* Old browsers */
		background: -moz-linear-gradient(top,  #e36300 0%, #ed9100 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e36300), color-stop(100%,#ed9100)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #e36300 0%,#ed9100 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #e36300 0%,#ed9100 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #e36300 0%,#ed9100 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #e36300 0%,#ed9100 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e36300', endColorstr='#ed9100',GradientType=0 ); /* IE6-9 */
	cursor: pointer;
}
a.submitcv:hover {
	color: #fff !important;
}

#p850 {
	float: left;
	width: 850px;
	border-radius: 5px;
	border: 1px solid #dadada;
	-moz-box-shadow: 0 0 10px #ebebeb;
	-webkit-box-shadow: 0 0 10px #ebebeb;
	box-shadow: 0 0 10px #ebebeb;
}

#legal ul li a {
	color: #9a9ac6;
}

.subftr p {
	margin: 0;
	padding: 7px 0 5px;
	background-color: #dedede;
}

/* EMPLOYERS */
#header.emplyrs {
	width: 1010px;
}
#top.emplyrs {
	height: 85px;
}
#logo.emplyrs,
#login.emplyrs {
	margin-top: 20px;
}
#headerwrap.emplyrs {
	height: 80px;
}
#mainnav.emplyrs {
	width: 100%;
	height: 34px;
	background-color: #042556;
}
#mainnav.emplyrs ul {
	width: 1010px;
	margin: 0 auto;
}
#mainnav.emplyrs ul li a {
	float: left;
	margin: 0 5px;
	font-size: 14px;
	line-height: 28px;
	text-transform: none;
	background-color: #124085;
	border-radius: 4px;
}
#mainnav.emplyrs ul li a:hover {
	background-color: #1a4f9d;
}
#cvpromobox.emplyrs {
	margin-top: 0;
}
#cvpromobox.left.emplyrs {
	float:left;
	width:310px;
	height: 185px;
}
#cvpromobox.middle.emplyrs {
	float:left;
	width:310px;
	height: 185px;
	margin-left: 35px;
}
#cvpromobox.right.emplyrs {
	float: left;
	width: 310px;
	height: 360px;
	margin-left: 35px;
}
#cvpromobox.leftc.emplyrs {
	float:left;
	width: 650px;
	height: 800px;
}
#cvpromobox.rightc.emplyrs {
	float: left;
	width: 310px;
	height: 380px;
	margin-left: 35px;
}	
.panel.emplyrs {
	background: none;
	border-radius: 5px;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.panel-info.emplyrs {
	border: 0;
}
.panel-info>.panel-heading.emplyrs {
	background-color: #042556;
	border-color: #042556;
}
h3.emplyrs {
	color: #fff;
}
a.getstart {
	margin-right: 5px;
	color: #042556;
}
a.getstart:hover {
	text-decoration: none;
}
ul.emplyrs li a {
	color: #042556;
}