html, body, div, span, applet, object, iframe,

h1, h2, h3, h4, h5, h6, p, blockquote, pre,

a, abbr, acronym, address, big, cite, code,

del, dfn, em, img, ins, kbd, q, s, samp,

small, strike, strong, sub, sup, tt, var,

b, u, i, center,

dl, dt, dd, ol, ul, li,

fieldset, form, label, legend,

table, caption, tbody, tfoot, thead, tr, th, td,

article, aside, canvas, details, embed, 

figure, figcaption, footer, header, hgroup, 

menu, nav, output, ruby, section, summary,

time, mark, audio, video {

	margin: 0;

	padding: 0;

	border: 0;

	font-size: 100%;

	font: inherit;

	vertical-align: baseline;

}

/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, 

footer, header, hgroup, menu, nav, section {

	display: block;

}

body {

	line-height: 1;

}

ol, ul {

	list-style: none;

}

blockquote, q {

	quotes: none;

}

blockquote:before, blockquote:after,

q:before, q:after {

	content: '';

	content: none;

}

table {

	border-collapse: collapse;

	border-spacing: 0;

}



body,html{

	background-color:#f8f8f8;

	font-family: 'Open Sans', sans-serif;

	font-weight:400;

}

.center{

	width:942px;

	position:relative;

	margin:0 auto;

}

#header{

	width:100%;

	height:215px;

	background-image:url("../images/bg2.png");

}



#header_index{

	width:100%;

	background-color:#ffffff;

	height:525px;

}



#header_index #search_box{

	bottom:-18px;

}



#header_index #header_content{

	height:525px;

}



#img_header{

	position:absolute;

	left:-160px;

	bottom:0;

}





#header.firma{

	background:#ffffff;

	height:auto;

}

.firma #header_content{

	height:73px;

}



#logo{

	left:20px;

	top:20px;

	position:relative;

}



#login{

	position:absolute;

	right:29px;

	top:0;
	text-align:center;

	height:72px;


}



#login a{

	font-size:12px;

	font-weight:700;

	color:#3a4446;

	text-decoration:none;

	font-family: 'Open Sans', sans-serif;

	font-weight:600;

	height:72px;
	padding-top:10px;

	line-height:16px;

	display:block;

	float:left;
	text-transform:uppercase;

	padding-left:20px;

	padding-right:20px;

}



#login a.add_anunt{

	background:#8ec84d;

	color:#ffffff;

}



#login a.firma{

	margin-left:0;

}



#login a:hover{

	text-decoration:underline;

}



#search_box{

	background-image:url("../images/search_bg.png");

	bottom:1px;

	width:942px;

	height:103px;

	position:absolute;

	z-index:999;

}



#btn_search{

	position:absolute;

	right:30px;

	top:22px;

	border:none;

	background:none;

	background-image:url("../images/btn_search.png");

	width:111px;

	height:45px;

}



input[type="text"],.customselect{

	background:none;

	border:none;

	color:#3a4446;

	font-family: 'PT Sans', sans-serif;

	font-weight:500;

	font-size:12px;

	

	transition: background-color 300ms ease-in-out;

	-moz-transition: background-color 300ms ease-in-out;

	-webkit-transition: background-color 300ms ease-in-out;

	-o-transition: background-color 300ms ease-in-out;

}



#register_form input[type="text"].focus{

	background-color:#fffccc;

}



input[type="submit"]{

	cursor:pointer;

}

#search_nume{

	position:absolute;

	left:70px;

	top:32px;

	width:220px;

	font-size:16px;

}



#search_domeniu{

	position:absolute;

	left:355px;

	top:32px;

	width:420px;

	font-size:16px;

}



#header_content{

	height:215px;

}

#register{

	width:330px;

	background:#ffffff;

	border-radius:6px;

	-webkit-border-radius:6px;

	-moz-border-radius:6px;

	-o-border-radius:6px;

	-ms-border-radius:6px;

	border:#e4e4e4 1px solid;

	position:relative;

	margin:20px auto 30px auto;

}



.register_box{

	background:#ffffff;

	border-radius:6px;

	-webkit-border-radius:6px;

	-moz-border-radius:6px;

	-o-border-radius:6px;

	-ms-border-radius:6px;

	border:#e4e4e4 1px solid;

}





#edit_cv{

	margin-top:30px;

	border:#e4e4e4 1px solid;

	border-radius:6px;

	-webkit-border-radius:6px;

	-moz-border-radius:6px;

	background:#ffffff;

	margin-bottom:30px;

}



#edit_cv .input{

	background:none;

	border:none;

	

	background-color:#ffffff;

	border:#c4c4c4 1px solid;

	

	border-radius:6px;

	-webkit-border-radius:6px;

	-moz-border-radius:6px;

	height:40px;

	line-height:40px;

	font-family:"Open Sans";

	font-weight:400;

	font-style:italic;

}

h2{

	font-family:"Open Sans";

	font-size:14px;

	font-weight:600;

	text-transform:uppercase;

	margin-bottom:10px;

}

#head{

	background:#f1f1f1;

	color:#3a4446;

	font-family: 'Open Sans', sans-serif;

	font-weight:400;

	font-size:15px;

	width:100%;

	height:68px;

	line-height:68px;

	border-bottom:#e4e4e4 1px solid;

	border-top-right-radius:6px;

	-webkit-border-top-right-radius:6px;

	-moz-border-top-right-radius:6px;

	border-top-left-radius:6px;

	-webkit-border-top-left-radius:6px;

	-moz-border-top-left-radius:6px;

}



#register input[type="text"],#register input[type="password"]{

	width:234px;

	padding-top:10px;

	padding-bottom:10px;

	background:#ffffff;

	border:#c4c4c4 1px solid;

	border-radius:6px;

	-webkit-border-radius:6px;

	-moz-border-radius:6px;

	-o-border-radius:6px;

	-ms-border-radius:6px;

	padding-left:20px;

	margin-bottom:10px;

}

.customselect{

	height:38px;

	line-height:38px;

	width:234px;

	background:#ffffff;

	border:#c4c4c4 1px solid;

	border-radius:6px;

	-webkit-border-radius:6px;

	-moz-border-radius:6px;

	-o-border-radius:6px;

	-ms-border-radius:6px;

	padding-left:20px;

	margin-bottom:10px;

}



.register_label{

	font-family: 'Open Sans', sans-serif;

	font-weight:600;

	color:#3a4446;

	font-size:13px;

	margin-top:10px;

	margin-bottom:10px;

	clear:both;

	text-transform:uppercase;

}

#btn_submit,#btn_login, #submit_edit{

	position:relative;

	border:none;

	background:none;

	

	width:198px;

	height:51px;

}

#btn_submit{

	background-image:url("../images/btn_submit.png");

	margin-left:30px;

	margin-top:30px;

	margin-bottom:30px;

	display:block;

}



#btn_login{

	background-image:url("../images/btn_login.png");

	margin-left:30px;

	margin-top:30px;

	margin-bottom:30px;

	display:block;

}



#submit_edit{

	background-image:url("../images/btn_submit_edit.png");

	margin-top:4px;

}

#submit_edit.btn_solicita{

	background-image:url("../images/btn_solicita_confirmare.png");

}



#btn_login:hover, #submit_edit:hover, #btn_submit:hover, #renunta:hover{

	opacity: 0.8;

    filter: alpha(opacity=80); /* For IE8 and earlier */

}



#renunta{

	background-image:url("../images/btn_renunta.png");

	width:148px;

	height:51px;

	display:inline-block;

	margin:2px 0 0 10px;

	cursor:pointer;

}



#register_form{

	margin-top:20px;

	margin-left:35px;

}



#head span{

	margin-left:40px;

}



#register_fb{

	width:328px;

	height:351px;

	background-image:url("../images/bg_fb.png");

}

#fb_title{

	color:#ffffff;

	font-family: 'Open Sans', sans-serif;

	font-weight:300;

	line-height:20px;

	text-transform:uppercase;

	width:240px;

	position:relative;

	margin:0 auto;

	padding-top:70px;

	text-align:center;

}

#btn_fb{

	position:relative;

	display:block;

	margin:50px auto 0 auto;

}



#btn_fb2{

	position:relative;

	display:block;

	margin:50px auto 0 auto;

}



#footer{

	width:100%;

	height:78px;

	background-color:#ffffff;

	border-top:#cdcdcd 1px solid;

}



.fixed_footer{

	position:fixed;

	left:0;

	bottom:0;

}



#footer_content{

	height:78px;

}

#logo_footer{

	position:absolute;

	top:29px;

}

#social_icons{

	position:absolute;

	top:10px;

	right:0;

}

#linkuri_footer{

	font-family: 'Open Sans', sans-serif;

	font-weight:600;

	font-size:12px;

	left:220px;

	top:35px;

	position:absolute;

}



#linkuri_footer a{

	color:#3a4446;

	margin-right:30px;

}



a img{

	border:0;

}

a{

	text-decoration:none;

	color:#3c71ad;

}



a:hover{

	text-decoration:underline;

}



#linkuri_footer{



}



.customselect{

	position:relative;

}



.customselect img{

	position:absolute;

	right:8px;

	top:18px;

}



.customoptions{

	position:absolute;

	background:#ffffff;

	border-top:#ccc 1px solid;

	border-left:#ccc 1px solid;

	border-right:#ccc 1px solid;

	left:-1px;

	top:35px;

	width:100%;

	display:none;

	max-height:200px;

	overflow:auto;

	z-index:9999;

}

.customoptions li{

	padding-left:20px;

	border-bottom:#ccc 1px solid;

	cursor:pointer;

	

	transition: background-color 300ms ease-in-out;

	-moz-transition: background-color 300ms ease-in-out;

	-webkit-transition: background-color 300ms ease-in-out;

	-o-transition: background-color 300ms ease-in-out;

}



.selectval{

	display:block;

	position:absolute;

	left:0;

	padding-left:20px;

	top:0;

	width:90%;

	z-index:99;

}



.customoptions li:hover{

	background-color:#eaeaea;

}

.border4{

	border-radius:4px;

	-webkit-border-radius:4px;

	-moz-border-radius:4px;

	-o-border-radius:4px;

	-ms-border-radius:4px;

}

.cv_exp_title{



	width:100%;

	height:48px;

	background-color:#f5dc37;

	text-align:center;

	line-height:48px;

	font-weight:400;

	text-transform:uppercase;

	margin-bottom:10px;

}

.cv_exp_title a{

	color:#3a4446;

	display:block;

}

.cv_exp_title img{

	margin-left:15px;

}

.cv_exp_details{

	width:818px;

	border:#c4c4c4 1px solid;

	padding:15px 20px;

	display:none;

}

#edit_form input, #edit_form textarea{

	color:#9a9a9a;

	font-style:italic;

}

#edit_form input[type="text"],#edit_form input[type="password"]{

	border:#c4c4c4 1px solid;

	padding:16px;

	font-style:italic;

	

}





#edit_form .long{

	width:630px;	

}

#edit_form .short{

	width:291px;	

}



#edit_form input[type="text"].shorter{

	width:100px;

	float:left;

	padding-bottom:0;

	padding-top:0;

	height:31px;

	border-top-right-radius:0;

	border-bottom-right-radius:0;

	border-right:none;

}

.imgcalendar{

	display:block;

	position:relative;

	float:left;

	left:-2px;

}

.marginleft20{

	margin-left:20px;

}

.margintop40{

	margin-top:40px;

}



#edit_form input[type="text"], #edit_form textarea{

	margin-bottom:10px;

}

#edit_form textarea{

	height:100px;

	padding:15px;



}





#header_countdown{

	height:595px;

	background-color:#3b4547;

}



#logo_container{

	height:198px;

	border-bottom:#4c5b5e 1px solid;

}



#countdown_logo{

	width:314px;

	height:74px;

	background:url("../images/logo_new.png");

	position:relative;

	margin:0 auto;

	top:70px;

}



#countdown h1{

	font-size:50px;

	color:#ffffff;

	font-family: 'Open Sans', sans-serif;

	font-weight:600;

	text-align:center;

	margin-top:30px;

}



.countdown-wrapper{

	display:block;

	margin:50px auto 0 auto;

	padding:0;

	width:750px;

	position:relative;

}



.msg1{

	font-size:35px;

	color:#3b4547;

	font-family: 'Open Sans', sans-serif;

	font-weight:800;

	text-align:center;

	margin-top:30px;

}



.msg2{

	font-size:41px;

	color:#898989;

	font-family: 'Open Sans', sans-serif;

	font-weight:800;

	text-align:center;

	margin-top:15px;

}



.countdown_register{

	display:block;

	margin:30px auto 0 auto;

	opacity: .8;

    filter: alpha(opacity=80); /* For IE8 and earlier */

}



.countdown_register:hover{

	opacity: 1;

    filter: alpha(opacity=100); /* For IE8 and earlier */

}



.msg3{

	font-size:12.5px;

	color:#575e5f;

	font-family: 'Open Sans', sans-serif;

	font-weight:300;

	text-align:center;

	margin-top:15px;

	margin-bottom:20px;

}



.text_info{

	font-size:11px;

	color:#8b8b8b;

	font-family: 'Open Sans', sans-serif;

	font-weight:600;

	margin-top:10px;

	margin-bottom:10px;

	text-transform:uppercase;

	line-height:20px;

}



.required_msg{

	font-family: 'Open Sans', sans-serif;

	font-style:italic;

	color:#ff0000;

	position:relative;

	display:inline;

	top:18px;

	margin-left:20px;

	font-size:12px;

	vertical-align:top;

	display:none;

}



.section_left{

	float:left;

	margin-right:30px;

}

.checkboxes{

	float:left;

	margin-right:20px;

	margin-top:10px;

}

.checkboxes label{

	height:18px;

	line-height:18px;

	color:#3a4446;

	font-size:12px;

	margin-left:10px;

}



.checkboxes{

	float:left;

	margin-right:20px;

	margin-top:10px;

}

.checkboxes label{

	height:18px;

	line-height:18px;

	color:#3a4446;

	font-size:12px;

	margin-left:10px;

}



.error{

	font-family: 'Open Sans', sans-serif;

	font-style:italic;

	color:#ff0000;

	font-size:12px;

	margin:10px;

	padding:10px;

	text-align:center;

	border:#ff0000 1px solid;

}



.date_complete{

	font-family: 'Open Sans', sans-serif;

	font-size:14px;

	font-weight:300;

	position:relative;

	margin-top:10px;

	margin-bottom:20px;

	padding:10px 10px 10px 30px;

	border-bottom:#cccccc 1px solid;

	line-height:24px;

}



strong{

	font-weight:600;

}



.btn_edit{

	background:#f5dc37;

	border-radius:6px;

	-webkit-border-radius:6px;

	-moz-border-radius:6px;

	position:absolute;

	right:0;

	top:10px;

	font-family: 'Open Sans', sans-serif;

	font-size:14px;

	font-weight:400;

	text-transform:uppercase;

	color:#444444;

	height:40px;

	line-height:40px;

	width:120px;

	text-align:center;

}



.btn_delete{

	background:#f5dc37;

	border-radius:6px;

	-webkit-border-radius:6px;

	-moz-border-radius:6px;

	position:absolute;

	right:0;

	top:60px;

	font-family: 'Open Sans', sans-serif;

	font-size:14px;

	font-weight:400;

	text-transform:uppercase;

	color:#444444;

	height:40px;

	line-height:40px;

	width:120px;

	text-align:center;

}



#edit_form input[type="text"].redfocus{

	border:#ff0000 1px solid;	

}



#sel_domeniu{

	position:absolute;

	background:#ffffff;

	border:#cccccc 1px solid;

	left:315px;

	top:62px;

	z-index:99;

	height:245px;

	width:466px;

	overflow-y:scroll;

	overflow-x:hidden;

	display:none;

	font-size:16px;

}



#sel_domeniu span{

	display:block;

	text-align:left;

	height:30px;

	line-height:30px;

	font-size:16px;

	font-family: 'PT Sans', sans-serif;

	font-weight: 500;

	border-bottom:#cccccc 1px solid;

	cursor:pointer;

	padding:10px 0 10px 20px;

}



#menu_firma{

	background-color:#3a4446;

	height:46px;

	width:100%;

	display:block;

	position:relative;

}



#menu_firma ul{

	width:100%;

}

#menu_firma li{

	height:46px;

	line-height:46px;

	display:block;

	float:left;

	width:150px;

}



#menu_firma a{

	height:46px;

	line-height:46px;

	display:block;

	font-size:13px;

	text-transform:uppercase;

	color:#ffffff;

	text-align:center;

}



#menu_firma a:hover,#menu_firma a.active{

	color:#3a4446;

	background-color:#f5dc37;

	text-decoration:none;

}



#edit_firma{

	border:#f5dc37 1px solid;

	

	border-radius:10px;

	-webkit-radius:10px;

	-moz-border-radius:10px;

	background:#ffffff;

	

	margin-top:30px;

	margin-bottom:30px;

}



#edit_firma h2{

	color:#3a4446;

	font-size:18px;

	background-color:#f5dc37;

	font-weight:800;

	height:68px;

	line-height:68px;

	border-top-left-radius:10px;

	border-top-right-radius:10px;

	

	-webkit-border-top-left-radius:10px;

	-webkit-border-top-right-radius:10px;

	

	-moz-border-top-left-radius:10px;

	-moz-border-top-right-radius:10px;

}



#edit_firma h2 span{

	margin-left:30px;

}



.nume_firma{

	text-align:center;

	color:#3a4446;

	text-transform:uppercase;

	font-size:16px;

	margin-top:30px;

	margin-bottom:20px;

}



.firma_label{

	font-family: 'Open Sans', sans-serif;

	font-weight:800;

	color:#3a4446;

	font-size:13px;

	margin-top:10px;

	margin-bottom:10px;

	clear:both;

	text-transform:uppercase;

}



.textarea_firma{

	width:610px;

	height:120px;

	border:#cccccc 1px solid;

	margin-bottom:20px;

}



.firma_left{

	float:left;

	width:650px;

	display:block;

}



.firma_right{

	float:right;

	width:180px;

	display:block;

}



.logo_container{

	width:148px;

	border:#cccccc 1px solid;

	border-radius:10px;

	-webkit-border-radius:10px;

	-moz-border-radius:10px;

	background-color:#f1f1f1;

	height:160px;

	margin:0 auto;

}





.clearfix:after {

	content: ".";

	display: block;

	clear: both;

	visibility: hidden;

	line-height: 0;

	height: 0;

}

 

.clearfix {

	display: inline-block;

}

 

html[xmlns] .clearfix {

	display: block;

}

 

* html .clearfix {

	height: 1%;

}



a.firma_logo_link{

	display:block;

	color:#3a4446;

	font-size:12px;

	text-align:center;

	margin-top:20px;

}



.img_placeholder{

	width:106px;

	height:106px;

	margin:20px auto;

	background:#121316;

}



.img_logo{

	display:block;

	margin:20px auto;

}



#logo_file{

	margin-top:10px;

	display:none;

}



.toata_campurile{

	font-style:italic;

	float:right;

	font-size:12px;

	display:block;

	margin-top:22px;

}





.contact_dreapta{

	border:#cccccc 1px solid;

	

	border-radius:10px;

	-webkit-radius:10px;

	-moz-border-radius:10px;

	background:#ffffff;

	

	margin-bottom:30px;

	width:242px;

	padding-bottom:30px;

	

	font-size:12px;

	font-family:"Open Sans";

	font-weight:300;

}



.contact_dreapta h2{

	color:#3a4446;

	font-size:18px;

	background-color:#f1f1f1;

	font-weight:800;

	height:68px;

	line-height:68px;

	border-top-left-radius:10px;

	border-top-right-radius:10px;

	

	-webkit-border-top-left-radius:10px;

	-webkit-border-top-right-radius:10px;

	

	-moz-border-top-left-radius:10px;

	-moz-border-top-right-radius:10px;

}



.contact_dreapta h2 span{

	margin-left:30px;

}


.banner{

	border:#cccccc 1px solid;
	border-radius:10px;
	-webkit-radius:10px;
	-moz-border-radius:10px;
	background:#ffffff;
	margin-top:30px;
	margin-bottom:30px;
	float:left;
	padding-bottom:30px;
	font-size:12px;
	font-family:"Open Sans";
	font-weight:300;
}

.jobs_left{

	border:#cccccc 1px solid;
	border-radius:10px;
	-webkit-radius:10px;
	-moz-border-radius:10px;
	background:#ffffff;
	margin-top:30px;
	margin-bottom:30px;
	width:670px;
	float:left;
	padding-bottom:30px;
	font-size:12px;
	font-family:"Open Sans";
	font-weight:300;
}



.jobs_left h2{

	color:#3a4446;

	font-size:18px;

	background-color:#f1f1f1;

	font-weight:800;

	height:68px;

	line-height:68px;

	border-top-left-radius:10px;

	border-top-right-radius:10px;

	

	-webkit-border-top-left-radius:10px;

	-webkit-border-top-right-radius:10px;

	

	-moz-border-top-left-radius:10px;

	-moz-border-top-right-radius:10px;

}



.jobs_left h2 span{

	margin-left:30px;

}



.job_box{

	padding-left:30px;

	padding-top:10px;

	padding-bottom:10px;

}



.jobs_left hr{

	display:block;

	width:100%;

	height:1px;

	border:none;

	background:url("../images/line.jpg") repeat-x;

}



.job_featured,.job_logo,.job_description,.btn_more{

	display:block;

	float:left;

	margin-left:20px;

	line-height:60px;

}

.job_featured{



}



.job_logo{

	border:#cccccc 1px solid;

	height:60px;

}



.job_title, .job_title a{

	font-family:"Open Sans";

	font-size:15px;

	font-weight:800;

	color:#4e4c4d;

}



.job_description{

	line-height:16px;

	font-size:12px;

	color:#919499;

	font-weight:300;

	width:330px;

}



a.jobs_more_a{

	display:block;

	text-align:center;

	border-radius:6px;

	-webkit-border-radius:6px;

	-moz-border-radius:6px;

	width:85px;

	height:29px;

	line-height:29px;

	color:#ffffff;

	background:#c5c5c5;

	font-size:12px;

	margin-top:20px;

}



a.jobs_more_a:hover{

	background:#3a4446;

	text-decoration:none;

}

.jobs_right{

	width:242px;

	float:right;

	margin-top:30px;

}



.btn_cont_nou{

	

}



.btn_cont_nou:hover{

	opacity: 0.8;

    filter: alpha(opacity=80);

}



.abonare_news{

	background:#ffffff;

	border:#cccccc 1px solid;

	border-radius:5px;

	-webkit-border-radius:5px;

	-moz-border-radius:5px;

	margin-top:10px;

}



.box_logo_firma{

	background:#f1f1f1;

	border:#cccccc 1px solid;

	border-radius:5px;

	-webkit-border-radius:5px;

	-moz-border-radius:5px;

	margin-bottom:20px;

}



.logo_firma{

	display:block;

	margin:40px auto 20px auto;

}



.abonare_news h2{

	font-size:14px;

	text-align:center;

	text-transform:uppercase;

	line-height:50px;

	margin-top:10px;

	border-bottom:#cccccc 1px solid;

}



#email_newsletter{

	width:196px;

	padding-top:12px;

	padding-bottom:12px;

	vertical-align:middle;

	border:#cccccc 1px solid;

	border-radius:6px;

	-webkit-border-radius:6px;

	-moz-border-radius:6px;

	margin:20px 0 20px 10px;

	padding-left:20px;

}



.btn_abonare:hover{

	opacity: 0.8;

    filter: alpha(opacity=80);

}



.btn_abonare{

	margin:10px 0 40px 13px;

}



.message{

	margin:10px;

	padding:10px;

	border:#cc0000 2px solid;

	border-radius:6px;

	-webkit-border-radius:6px;

	-moz-border-radius:6px;

	font-size:14px;

}



.btn_aplica:hover,.btn_aplica2:hover,.btn_trimite:hover{

	opacity: 0.8;

    filter: alpha(opacity=80);

}



.btn_aplica{

	position:absolute;

	right:0;

	top:0;

}



.btn_aplica2{

	position:relative;

	float:right;

}



.job_page_description{

	margin-top:40px;

	margin-bottom:40px;

	clear:both;

	font-size:14px;

	line-height:20px;

}



.job_page_description h2{

	background:none;

	font-size:16px;

	text-transform:none;

	height:40px;

	line-height:40px;

}



.box_cv{

	display:block;

	float:left;

	margin-right:100px;

	line-height:20px;

}



.box_cv strong{

	text-transform:uppercase;

}



.datecv h3{

	font-weight:600;

	text-transform:uppercase;

}



.jobs_list{

	margin-bottom:30px;

}



.termeni_overlay{

	position:fixed;

	z-index:99999;

	background-image:url("../images/gri_35.png");

	top:0;

	left:0;

	width:100%;

	height:100%;

	display:none;

}



.termeni_box{

	position:absolute;

	background:#ffffff;

	width:670px;

	height:443px;

	left:50%;

	top:50%;

	margin-top:-221px;

	margin-left:-335px;

	border-radius:6px;

	-webkit-border-radius:6px;

	-moz-border-radius:6px;

}



.termeni_head{

	height:66px;

	line-height:66px;

	background:#e4e4e4;

	

	border-top-left-radius:6px;

	-webkit-border-top-left-radius:6px;

	-moz-border-top-left-radius:6px;

	

	border-top-right-radius:6px;

	-webkit-border-top-right-radius:6px;

	-moz-border-top-right-radius:6px;

	

}



.btn_close{

	position:absolute;

	right:20px;

	top:20px;

}



.termeni_head span{

	margin-left:30px;

	text-transform:uppercase;

	color:#3a4446;

}





.termeni_text{

	padding:20px;

	overflow:auto;

	height:300px;

}



.termeni_content{

	font-size:13px;

	font-weight:600;

}



.termeni_content strong{

	display:block;

	margin-top:20px;

	margin-bottom:20px;

	font-weight:800;

}





.cv_overlay{

	position:fixed;

	z-index:99999;

	background-image:url("../images/gri_35.png");

	top:0;

	left:0;

	width:100%;

	height:100%;

	display:none;

}



.cv_box{

	position:absolute;

	background:#ffffff;

	width:940px;

	height:600px;

	left:50%;

	top:50%;

	margin-top:-300px;

	margin-left:-470px;

	border-radius:6px;

	-webkit-border-radius:6px;

	-moz-border-radius:6px;

}



.cv_head{

	height:66px;

	line-height:66px;

	background:#f5dc37;

	font-size:18px;

	color:#3a4446;

	font-weight:600;

	border-top-left-radius:6px;

	-webkit-border-top-left-radius:6px;

	-moz-border-top-left-radius:6px;

	

	border-top-right-radius:6px;

	-webkit-border-top-right-radius:6px;

	-moz-border-top-right-radius:6px;

	

}



.btn_close{

	position:absolute;

	right:20px;

	top:20px;

}



.cv_head span{

	margin-left:30px;

	text-transform:uppercase;

	color:#3a4446;

}





.cv_text{

	padding:20px;

	overflow:auto;

	height:480px;

}



.cv_content{

	font-size:13px;

	font-weight:600;

}



.shadow{

	-webkit-box-shadow:0px 0px 4px 0px rgba(0, 0, 0, .4);

	-moz-box-shadow:0px 0px 4px 0px rgba(0, 0, 0, .4);

	-o-shadow:0px 0px 4px 0px rgba(0, 0, 0, .4);

	box-shadow:0px 0px 4px 0px rgba(0, 0, 0, .4);

}



.shadow_bigger{

	-webkit-box-shadow:0px 0px 8px 0px rgba(0, 0, 0, .5);

	-moz-box-shadow:0px 0px 8px 0px rgba(0, 0, 0, .5);

	-o-shadow:0px 0px 8px 0px rgba(0, 0, 0, .5);

	box-shadow:0px 0px 8px 0px rgba(0, 0, 0, .5);

}



.box_anunt{

	border-radius:6px;

	border:#000000 1px solid;

	margin-bottom:20px;

}



.job_box_titlu{

	padding:20px 10px;

	border-bottom:#eaeaea 1px solid;

	font-size:13px;

	text-transform:uppercase;

	font-weight:800;

	font-family:"Open Sans";

}



.btn_editeaza{

	float:right;

	margin-right:10px;

}



.job_box_descriere{

	padding:20px 10px;

	border-bottom:#eaeaea 1px solid;

	font-size:12px;

}



.job_box_bottom{

	padding:10px 0;

	vertical-align:middle;

	font-weight:600;

	display:block;

}



.job_box_bottom div{

	display:block;

	float:left;

	margin:0 10px;

	vertical-align:middle;

	line-height:30px;

}



.job_box_bottom span{

	vertical-align:middle;

	line-height:30px;

}



.job_data{

	width:200px;

}

.job_box_bottom div.job_vezi_candidati{

	float:right;

	margin-right:20px;

	text-transform:uppercase;

}

.job_vezi_candidati a{

	background:#f5dc37;

	display:block;

	border-radius:6px;

	padding:2px 20px;

	color:#3a4446;

}



.box_candidat{

	padding:10px 15px;

	border-bottom:#cccccc 1px solid;

	display:block;

	font-size:14px;

	color:#3a4446;

	font-weight:400;

	text-transform:uppercase;

	line-height:30px;

}



.box_candidat div{

	float:left;

	margin:0 20px;

}



.can_nume{

	width:270px;

}



.can_data{

	width:150px;

}





.btn_vezi_cv{

	background:#f5dc37;

	display:block;

	border-radius:6px;

	padding:2px 30px;

	color:#3a4446;

}



.btn_download{

	background:#ededed;

	display:block;

	border-radius:6px;

	padding:2px 30px;

	color:#3a4446;

}



#content{

	margin-bottom:100px;

}



.edit_cv_box{

	width:157px;

	height:251px;

	background:url("../images/edit_cv.png");

	position:fixed;

	left:0;

	top:100px;

	cursor:pointer;

}



.btn_iesi_cont{

	display:block;

	width:157px;

	bottom:0;

	left:0;

	height:30px;

	line-height:30px;

	position:absolute;

	color:#ffffff;

	text-align:center;

	text-transform:uppercase;

	font-size:14px;

}



.job-row{

	border-bottom:#eaeaea 1px solid;

	display:block;

	padding:8px 20px;

}



.job-col1{

	color:#666666;

	width:27%;

	font-weight:400;

}



.job-col2{

	width:38%;

	font-weight:600;

}



.job-col3{

	width:22%;

	font-weight:400;

}



.job-col4{

	width:13%;

	font-weight:600;

}



.job-col{

	float:left;

}



.banner_over{

	position:absolute;

	z-index:99;

	bottom:0;

	left:0;

	width:900px;

	height:350px;

}



.banner_over h1{

	font-size:52px;

	color:#3a4446;

	margin-bottom:15px;

}



.banner_sumar{

	font-size:16px;

	width:440px;

	margin-bottom:15px;

	line-height:22px;

}



.banner_link{

	width:110px;

	height:44px;

	line-height:44px;

	background:#495355;

	color:#ffffff;

	text-align:center;

	font-size:14px;

	display:block;

	text-transform:uppercase;

	border-radius:6px;

	-webkit-border-radius:6px;

	-moz-border-radius:6px;

	margin-top:15px;

}



.upperc{

	text-transform:uppercase;

}

