
html, body {
	background: #EDEDED;
	height:100%;
	width: 100%;
	margin:0;
	padding:0;
}
body, div, p, form, td {
	font-family: 'Open Sans', Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	border: none;
}

a {
	font-family: 'Open Sans',Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#2e68ad;
	text-decoration: none;
	outline: 0 none;
}

input, select {
	font-family: 'Open Sans',Arial,Helvetica,sans-serif;
}
input[type="text"],
input[type="password"],
input[type="phone"],
input[type="tel"] {
	color: #333333;
}

#scontainer {
	position: fixed;
	z-index: 99999;
	right:0;
	bottom:0;
	float:right;
	cursor: pointer;
}


/* above logo*/
div#above-logo{padding:0px;float:right;height:20px;margin:25px 0px 10px;}
div#above-logo a:link, div#above-logo a:active, div#above-logo a:visited {color:#5D5D5D;font-size:11px;line-height:20px;text-decoration:none}
div#above-logo a:hover{color:#5D5D5D;font-size:11px;line-height:20px;text-decoration:none;text-decoration:underline}

ul#above-logo{list-style:none;float:right;margin:0px;padding:0px}
ul#above-logo li{float:left;padding:0px 5px}
ul#above-logo li.dotted-left{background:url('//img.bestjobs.ro/common/bestjobs/above-logo-border-dot.gif') left center no-repeat}
ul#above-logo li.dotted-right{background:url('//img.bestjobs.ro/common/bestjobs/above-logo-border-dot.gif') right center no-repeat}
div#above-logo a.candidates{background:url('//img.bestjobs.ro/common/bestjobs/events/icons/myprivacy.gif') no-repeat left center;padding-left:16px;color:#005CC5;}
div#above-logo a.shopping{background:url('//img.bestjobs.ro/common/bestjobs/cos.gif') no-repeat left center;padding-left:18px}
div#above-logo a.support{background:url('//img.bestjobs.ro/common/bestjobs/phone-icon.gif') no-repeat left center;padding-left:20px}
a.drop-down{background:url('//img.bestjobs.ro/common/bestjobs/bjheader/2012aug/arrow_my_account.gif') no-repeat right center;padding-right:15px;color:#FFFFFF !important}
a.drop-down-cmp {
	background:url('//img.bestjobs.ro/common/bestjobs/bjmenu/icon_contulmeu.png') no-repeat right center;
	display:block;
	text-decoration:none;
	width:40px;
}
a.bjmenu-add-job-btn {
	background:url('//img.bestjobs.ro/common/bestjobs/bjmenu/btn_adauga_anunt.png') no-repeat top left;
	display:block;
	width:105px;
	height:31px;
	color:#FFFFFF;
	line-height:28px;
	margin:10px 10px 0px 7px;
	text-decoration:none;
	text-align:center;
}
a.bjmenu-add-job-btn:hover {
	background-position: bottom left;
	color:#FFFFFF;
}
.top-ddown_menuitem {
	font-size:13px;
	display:block;
	padding:3px 0px 3px 10px;
	text-decoration:none !important;
	line-height:20px;
}
.top-ddown_menuitem:hover {
	background-color:#E5E5E5;
}
.top-ddown_menuitem-separator {
	padding:3px 0px;
	background:url(//img.bestjobs.ro/common/bestjobs/bjheader/2012aug/submenu_dotted_separator.gif) repeat-x center center;
}
div#abovelogonotifcontainer{margin-top:-2px;}
div#abovelogonotifcontainer a{color:#005CC5;text-decoration: none}

div#headernotifications{
    border-radius:          5px;
    -webkit-border-radius:  5px;
    -moz-border-radius:     5px;
    position:absolute;
    top:48px;
    right: 55px;
    margin-top: 3px;
    background:#FFFFFF;
    display:none;
    white-space: normal;
    width:345px;
    line-height:1.1em;
}


div#headernotifications .notificationitem {
    border-top: 1px solid rgb(230, 230, 230);
    display: block;
    height: auto;
    outline: 0px none;
    overflow: hidden;
    padding: 10px 8px 15px 8px;
}
div#headernotifications .notificationitem:hover {
    background-color: #FAFAFA;
    text-decoration: none;
}

div#headernotifications .notificationitem:first-child {
    border-top: 0;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

div#headernotifications .notificationitem .notificationitem-content {
    color: #424242;
    font-size: 13px;
    line-height: 19px;
    padding-bottom: 5px;
    
}

div.notifmsgcontainer{position:relative;border:1px solid #FFFFFF;border-bottom:none;height:16px;background:#FFFFFF;cursor:pointer;padding:4px;display:block;_width:20px}
div#abovelogonotifnr{color:#FFFFFF;font-size:10px;float:left;background:#55A1E2;border:1px solid #55A1E2;padding:2px 4px;margin-top:-2px;-moz-border-radius:5px;-webkit-border-radius:5px}
div#abovelogonotifnr0{color:#969494;font-size:10px;float:left;background:#EEEEEE;border:1px solid #DDDDDD;padding:2px 4px;margin-top:-2px;-moz-border-radius:5px;-webkit-border-radius:5px}

div#abovelogonotifcontainer a{color:#005CC5 !important;text-decoration:none !important;font-size:12px !important}
div#abovelogonotifcontainer a:hover{text-decoration:underline !important}

div#headermessages{
    border-radius:          5px;
    -webkit-border-radius:  5px;
    -moz-border-radius:     5px;
    position:absolute;
    top:48px;
    right: 0;
    margin-top: 3px;
    background:#FFFFFF;
    display:none;
    white-space: normal;
    width:345px;
    line-height:1.1em;
}


.style-headermessages{
    border:1px solid #DBDBDB;
    border-radius:          5px;
    -webkit-border-radius:  5px;
    -moz-border-radius:     5px;
}



.headermessage-one {
    display: block;
    height: auto;
    outline: 0px none;
    padding: 5px 8px;
    border-top: 1px solid rgb(230, 230, 230);
}
.headermessage-one:hover,
a.headermessage-one:hover {
    background-color: #FAFAFA;
    text-decoration: none;
}

.headermessage-one:first-child {
    border-top: 0;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}


.headermessage-one-img {
	width: 55px;
        height: 50px;
	float: left;
}

.headermessage-one-img figure {
        width: 55px;
        text-align: center;
        border: 1px solid rgb(239, 239, 239);
        display: table-cell;
        height: 48px;
        vertical-align: middle;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
}

.headermessage-one-img img {
	max-height: 40px;
        max-width: 45px;
        margin: auto !important;
        display: block;
}

.headermessage-one-subj {
        width: 270 px;
        float: left;
        text-align: left;
        vertical-align: top;
}

.headermessage-one-from {
        color: #2C2A1F;
	font-size: 13px;
	font-weight: bold;
        height: 19px;
        line-height: 19px;
        width: 180px;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
}



.headermessage-one-mysubj {
	color: #2C2A1F;
	font-size: 13px;
	font-weight: normal;
        height: 19px;
        line-height: 19px;
        width: 250px;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
}


.headermessage-all {
    background: #FAFAFA;
    border-top: 1px solid #E6E6E6;
    font-size: 14px;
    height: 45px;
    line-height: 45px;
    text-align: center;
}




ul.top-main{list-style:none;margin:0px;padding:0px}
ul.top-main li{padding:0px !important}
.top-dropdown-cont {
	position: relative;
	text-align: left;
	z-index: 9999;
	left:-4px;
	background-color:#FFFFFF;
}
.top-dropdown {
	position: absolute;
	display: none;
	z-index: 9999;
	border:solid 1px #CCCCCC;
	background-color:#FFFFFF;
	width:215px;
}


/** header & logo **/
#header-top-jobs {
	-moz-border-radius-bottomleft:5px;
	color:#5D5D5D;
	font-weight:bold;
	border-left:solid 1px #EEEEEE;
	border-bottom:solid 1px #EEEEEE;
	cursor:pointer;
	font-size:12px !important;
	padding:5px 10px;
	background: url('//img.bestjobs.ro/common/bestjobs/bjheader/bj-header-top-px-blue.jpg') repeat-x left top;
}
#header-top-courses {
	border-left:solid 1px #EEEEEE;
	border-bottom:solid 1px #EEEEEE;
	border-right:solid 1px #EEEEEE;

	-moz-border-radius-bottomright:5px;
	color:#003399;
	cursor:pointer;
	font-size:12px !important;
	padding:5px 10px;
	background: url('//img.bestjobs.ro/common/bestjobs/bjheader/bj-header-top-px-gray.jpg') repeat-x left top;
	margin-right:10px;
}
.top-extra-menu-image {
	cursor:pointer;vertical-align:middle;margin-left:5px;
}
#bjheader {
	height: 100px;
	width: 100%;
	clear: both;
	position: absolute;
	left: 0;
	z-index: 2;
}
#bjheader-content {
	height: 50px;
	margin: 0px;
	clear: both;
	position: absolute;
	z-index: 3;
}
#bjheader-logo {
	width: 160px;
	padding-top: 10px;
	float: left;
	margin: 0px;
	z-index: 4;
	text-align: left;
}
#bjheader-plugins {
	float: left;
	width: 225px;
	height: 50px;
	margin-left: 35px;
}
#cvheader-plugins {
	float: left;
	width: 250px;
	height: 50px;
	margin-left: 0px;
}
.bjheader-plugin {
	float: left;
	height: 20px;
	text-align: left;
	margin: 25px 0px 10px;
}
.cvheader-plugin {
	font-size:15px;
	float: left;
	height: 20px;
	text-align: left;
	margin: 25px 0px 0px;
}
.cvheader-plugin-sep {
	color:#CCCCCC;margin:0px 5px 0px 0px;
}
#bjmenu-wrap {
	height: 48px;
	width: 100%;
	clear: both;
	margin: 0px auto;
	position: absolute;
	left: 0;
	z-index: 301;
}
#bjmenu {
	width: 980px;
	height: 27px;
	clear: both;
	margin: 0px auto; /*for opera*/
}
#searchForm {
	position: absolute;
	height: 110px;
	clear: both;
}
div.header-support {
	position: absolute;
	top: 0;
	margin-left: -250px;
	left: 50%;
	z-index: 6;
	width: 143px;
	height: 28px;
}
span.header-phones-tv {
	font-size: 13px;
	font-weight: bold;
	color: #359A03;
	display: inline-block;
	padding-top: 5px;
}

/** menu **/
table.center {
	width: 100%;
	border-spacing: 0px;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
}
#content-nav {
	background: transparent;
}
ul#nav {
	list-style: none;
	float: right;
	margin: 0;
	padding: 0;
	z-index: 9999;
}
ul#nav li.nav,
ul#nav li.nav-sel,
ul#nav li.orange {
	float: left;
	padding: 0 2px;
	margin: 0;
}
li.nav a.nav,
li.nav-sel a.nav,
li.orange a.nav {
	display: block;
	background: url('//img.bestjobs.ro/common/bestjobs/bjmenu/tr-noarrow.gif') no-repeat top right;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #5D5D5D;
}
li.nav a.nav:hover,
li.nav-sel a.nav {
	background: url('//img.bestjobs.ro/common/bestjobs/bjmenu/trs-noarrow.gif') no-repeat top right;
}
li.nav a.nav span,
li.nav-sel a.nav span,
li.orange a.nav span {
	display: block;
	background: url('//img.bestjobs.ro/common/bestjobs/bjmenu/tab-left.gif') no-repeat top left;
	padding: 6px 15px 6px 15px;
}
li.nav a.nav:hover span,
li.nav-sel a.nav span {
	padding: 6px 15px 6px 15px;
	background: url('//img.bestjobs.ro/common/bestjobs/bjmenu/tab-left-sel.gif') no-repeat top left;
}

/* orange tab */
li.orange a.nav {
	background: url('//img.bestjobs.ro/common/bestjobs/bjmenu/tab-ang-right.gif') no-repeat top right;
}
li.orange a.nav span {
	font-weight: bold;
	color: #FFFFFF;
	background: url('//img.bestjobs.ro/common/bestjobs/bjmenu/tab-ang-left.gif') no-repeat top left;
}
li.orange a.nav:hover {
	background: url('//img.bestjobs.ro/common/bestjobs/bjmenu/tab-ang-right-sel.gif') no-repeat top right;
}
li.orange a.nav:hover span {
	font-weight: bold;
	color: #FFFFFF;
	background: url('//img.bestjobs.ro/common/bestjobs/bjmenu/tab-ang-left-sel.gif') no-repeat top left;
}
span.nav-home-users {
	display: inline-block;
	vertical-align: middle;
	float: right;
	height: 27px;
	line-height: 27px;
	padding-right: 10px;
}
span.nav-home-users a:link, span.nav-home-users a:active, span.nav-home-users a:hover, span.nav-home-users a:visited {
	color: #5D5D5D;
}

/** drop down menu **/
.ddMenuCont {
	position: relative;
	text-align: left;
	z-index: 9999;
}
.ddMenu	{
	position: absolute;
	display: none;
	z-index: 9999;
}
.ddMenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: -2px; /* td-ul are inaltime 2px */
}
.ddMenu ul li {
	background-color: #FFF;
}
.ddMenu ul li a:link, .ddMenu ul li a:active, .ddMenu ul li a:hover, .ddMenu ul li a:visited {
	background: #FFFFFF;
	color: #5D5D5D;
	display: block;
	padding: 1px 16px 0 16px;
	border-left: 1px solid #D0D0D0;
	white-space: nowrap;
	font-size: 12px;
	line-height: 26px;
	min-width: 90px;
	/*min-width: 120px;
	width: 100%;*/
}
.ddMenu ul li a:hover {
	background: #F6F7F7;
	color: #5D5D5D;
	display: block;
	white-space: nowrap;
	padding: 1px 16px 0 16px;
	text-decoration: none;
}
div.shadow {
	clear: both;
	float: left;
	-moz-box-shadow: 3px 3px 4px #CCC;
	-webkit-box-shadow: 3px 3px 4px #CCC;
	box-shadow: 3px 3px 4px #CCC;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#CCCCCC')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#CCCCCC');
}
.hidden_frame {
	position: absolute;
	top: 0;
	left: 0; padding: 0;
	margin: 3px 0 0 0;
	width: 100%;
	border: 0;
	z-index: -1;
}
/* hacks for ie6 */
* html body .hidden_frame {filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);}

#bjcontent {
	clear: both;
	margin: 0px auto;
	min-height:600px;

	height:auto !important;

	/*height:500px;*/
}

/** paging **/
.def_paging_main {
	padding:5px;
	margin:10px 0px 10px 0px;
	text-align:center;
	display:block;
	clear:both;
}
.def_paging_prev {
	display:inline;
	border:solid 1px #FFFFFF;
	margin:0px 3px 0px 0px;
	padding:2px 5px 2px 5px;
	font-size:14px;
}
.def_paging_prev a {
	font-weight:normal;
	color:#005CC5;
	font-size:14px;
}
.def_paging_next {
	display:inline;
	border:solid 1px #FFFFFF;
	margin:0px 0px 0px 0px;
	padding:2px 5px 2px 5px;
	font-weight:bold;
	color:#005CC5;
	font-size:14px;
}
.def_paging_next a {
	font-weight:normal;
	color:#005CC5;
	font-size:14px;
}
.def_paging_number {
	display:inline;
	border:solid 1px #CCDEFF;
	margin:0px 3px 0px 0px;
	padding:2px 5px 2px 5px;
	background-color:#EBF2FF;
	font-size:14px;
}
.def_paging_number a {
	font-weight:bold;
	color:#005CC5;
	font-size:14px;
}
.def_paging_number_selected {
	display:inline;
	border:solid 1px #CCDEFF;
	margin-right:3px;
	padding:2px 5px 2px 5px;
	background-color:#FFFFFF;
	color:#000000;
	font-weight:bold;
	font-size:14px;
}
.def_paging_number_separator {
	display:inline;
	border:solid 1px #FFFFFF;
	margin-right:2px;
	padding:2px 5px 2px 5px;
	font-size:14px;
}

/** my bestjobs **/
.my_bj_left_select {
	background-image:url(//img.bestjobs.ro/common/bestjobs/mybj_left/inp_bg.gif);
	background-repeat:repeat-x;
	color:#333333;
	width:100%;
	padding:4px 0px 1px 5px;
	font-size:14px;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	height:27px;
}
.my_bj_left_input {
	background-image:url(//img.bestjobs.ro/common/bestjobs/mybj_left/inp_bg.gif);
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-top:0px;
	border-bottom:0px;
	background-repeat:repeat-x;
	color:#333333;
	width:95%;
	padding:4px 0px 1px 5px;
	height:23px;
	font-size:14px;
}
.mybj_left_menu_item {
	font-weight:normal;
	margin:5px 0px 5px 0px;
}
.mybj_left_menu_item_selected {
	color:#000000;
	font-weight:bold;
	margin:6px 0px 6px 0px;
}

.design_right_pagetitle_div {
	margin:0px 12px 0px 12px;
	border-bottom:solid 1px #D2DDEF;
	clear:both;
	height:40px;
	line-height:40px;
}
.design_right_pagetitle_span {
	font-size:19px;
	color:#4d4d4d;
	position:relative;
	font-weight: bold;
}
.design_right_pagetitle_info {

}
.gradientbox_title {
	color:#005CC5;
	font-weight:bold;
}
.list_headercell_first {
	background:url(//img.bestjobs.ro/common/bestjobs/2b/tbl_header_px.gif);
	border-right:solid 1px #CCCCCC;
	padding-left:10px;
	line-height:24px;
	height:24px;
}
.list_headercell {
	background:url(//img.bestjobs.ro/common/bestjobs/2b/tbl_header_px.gif);
	border-right:solid 1px #CCCCCC;
	padding-left:10px;
	line-height:24px;
	height:24px;
}
.list_headercell_last {
	background:url(//img.bestjobs.ro/common/bestjobs/2b/tbl_header_px.gif);
	padding-left:10px;
	line-height:24px;
	height:24px;
}
.list_headercell_first span {
	color:#333333;
}
.list_headercell span {
	color:#333333;
}
.list_headercell_last span {
	color:#333333;
}

.list_2b_cell {
	border-bottom:dotted 1px #CCCCCC;
	padding:0px 10px 0px 10px;
	line-height:30px;
}
.list_2b_cell a {
	color:#005CC5;
}

.mybj_pagetitle_span {
	font-size:22px;
	color:#CD3101;
	font-weight:bold;
}
.mybj_pagetitle_td {
	border-bottom:dotted 1px #CCCCCC;
	padding-top:5px;
	padding-bottom:8px;
}
.opaque_td {
	background-color:#818181;
	opacity:0.5;
	filter:alpha(opacity=50);
	font-size:5px;
	line-height:1px;
}
.mybj_common {
	font-size:13px;
}
.mybj_headercell {
	font-size:13px;
	font-weight:bold;
	color:gray;
	background-color:#EEEEEE;
}
.cv_percent_title {
	font-size: 16px;
	color: #213a87;
	font-weight: bold;
}
.cv_percent_text {
	font-size:13px;
	width:170px;
	text-align:left;
}
.cv_percent_value {
	font-size:13px;
	width:5px;
	text-align:right;
}
.orange_percent {
	text-align:center;
	padding-top:30px;
	padding-bottom:10px;
	font-size:16px;
	color:#ff7100;
	font-weight:bold;
}
.cv_complete_percent {
	font-size:30px;
	color:#008000;
	font-weight:bold;
}

/** help **/
.faqs{float:left;width:25%;margin-right:20px;margin-top:10px;}
.faqs h4{padding:5px 10px; margin:0px;background:#A7C2DF;border-top:5px solid #8BB3DF;font-size:11pt;}
.faqs a{display:block;padding:3px 10px;background:#EDF1F8;margin-bottom:1px;border-bottom:1px solid #A7C2DF;}
.faqs a:hover{background:#D1DCEE}
.faq_texts{width:72%;float:left;}
.faq_texts h3{color: #ee7d19;font-weight:normal;font-size:15pt;margin:15px 0;}
.search_cont {
	background:  url("//img.bestjobs.ro/common/bestjobs/searchbox_small.jpg") repeat-x;
	font-weight: normal;
	text-align: left;
	padding-left:10px;
	padding-bottom:0px;
}
.searchText_cont {
	font-weight: normal;
	color: #000000;
	font-size: 13px;
	padding-right: 20px;
	vertical-align: middle;
	height: 56px;
}
.searchButton {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
	height: 31px;
	width: 102px;
	border: none;
}
.bj_input {
	background-color: #FFFFFF;
	color: #333333;
	border: 1px solid #ACC0ED;
	height: 21px;
}
H1{
	font-size:22px;
	color:#FF7100;
	padding-bottom:3px;
}
a.help {
	color:#005CC5;
	text-decoration:none;
}
/*end style for help*/

.entermail {
	width: 273px;
	height: 22px;
	background-color: #FFFFFF;
	color: #333333;
	border: 1px solid #ACC0ED;
	font-size: 16px;
	font-weight: bold;
	color: #8A858B;
	vertical-align: middle;
	margin-bottom: 10px;
}
.inviteBJ {
	width: 273px;
	height: 36px;
	border: 0;
	padding: 3px;
	margin-bottom: 10px;
}

table.welcome {
	width: 100%;
	border-spacing: 0px;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
}
td.welcome {
	width:100%;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 2px;
}
td.welcome span {
	font-weight: bold;
}
.big {
	font-size: 26px;
}
.medium {
	font-size: 18px;
}
.small {
	font-size: 16px;
}
.left {
	color: #000000;
}
.right {
	color: #B0ADB1;
}

.site_map_header{
	border-bottom:1px dashed #CCCCCC;
	clear:both;
	height:22px;
	padding:0px 5px 5px 0px;
}
.site_map_title{
	color:#CD3101;
	font-size:16px;
	font-weight:bold;
}

/** error page **/
#errpage {
	width: 720px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 30px;
}
#err_container {
	width: 700px;
	text-align: center;
	float: left;
	margin: 0;
	padding: 0;
	display: block;
}
#err_content {
	width: 460px;
	margin: 20px 120px 20px 120px;
	text-align: left;
}
.error_text {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.error_desc, .error_desc_ {
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
	line-height: 1.4;
}
.error_desc_ {
	margin: 0;
	padding-left: 15px;
}
#search, #contact {
	width: 700px;
	text-align: center;
	float: left;
	margin: 0;
	padding: 0;
}
#contact, #contact a:link, #contact a:visited, #contact a:hover {
	font-size: 13px;
	font-weight: normal;
}

/** rounded corners **/
.box_lu,.box_lu_f3f6f9 {vertical-align:top; height:8px; width:8px;}
.box_lu {background:url("//img.bestjobs.ro/common/bestjobs/box/lu.gif") no-repeat;}
.box_lu_f3f6f9 {background:url("//img.bestjobs.ro/common/bestjobs/box/lu_f3f6f9.gif") no-repeat;}
.box_u {padding-bottom:7px; border-top: 1px solid #D1DDEF;}
.box_u_f3f6f9 {padding-bottom:7px; border-top: 1px solid #bdd6ee;}
.box_ru {background:url("//img.bestjobs.ro/common/bestjobs/box/ru.gif") no-repeat;}
.box_ru_f3f6f9 {background:url("//img.bestjobs.ro/common/bestjobs/box/ru_f3f6f9.gif") no-repeat;}
.box_ru,.box_ru_f3f6f9 {vertical-align:top; height:8px; width:8px;}
.box_l {border-left: 1px solid #D1DDEF; width: 7px;}
.box_l_f3f6f9 {border-left: 1px solid #bdd6ee; width: 7px;}
.box_r {border-right: 1px solid #D1DDEF; width: 7px;}
.box_r_f3f6f9 {border-right: 1px solid #bdd6ee; width: 7px;}
.box_ld,.box_ld_f3f6f9 {height:8px; width:8px;}
.box_ld_f3f6f9 {background-image:url("//img.bestjobs.ro/common/bestjobs/box/ld_f3f6f9.gif");}
.box_ld {background-image:url("//img.bestjobs.ro/common/bestjobs/box/ld2.gif");}
.box_d {padding-top:7px; border-bottom: 1px solid #D1DDEF;}
.box_d_f3f6f9 {padding-top:7px; border-bottom: 1px solid #bdd6ee;}
.box_rd,.box_rd_f3f6f9 {height:8px; width:8px;}
.box_rd {background-image:url("//img.bestjobs.ro/common/bestjobs/box/rd.gif");}
.box_rd_f3f6f9 {background-image:url("//img.bestjobs.ro/common/bestjobs/box/rd_f3f6f9.gif");}
.box_b {
	border-bottom: 1px solid #D1DDEF;
}

.box_head_lu	{
	background: url("//img.bestjobs.ro/common/bestjobs/box/head_lu.jpg");
	vertical-align:top;
	height:28px;
	width:8px;
}
.box_head_ru	{
	background: url("//img.bestjobs.ro/common/bestjobs/box/head_ru.jpg");
	vertical-align:top;
	height:28px;
	width:8px;
}
.box_head_u	{
	background: url("//img.bestjobs.ro/common/bestjobs/box/head_u_p.jpg") repeat-x;
	text-align:center;
	color:#3B63B2;
	vertical-align:middle;
	height:28px;
}

.box_shadow_lu {
	vertical-align:top;
	height:22px;
	width:22px;
	background:url("//img.bestjobs.ro/common/bestjobs/jobdetail/box_shadow/leftup.gif") no-repeat;
}
.box_shadow_u {
	vertical-align:top;
	height:22px;
	background:url("//img.bestjobs.ro/common/bestjobs/jobdetail/box_shadow/pixelup.gif") repeat-x;
}
.box_shadow_ru {
	vertical-align:top;
	height:22px;
	width:22px;
	background:url("//img.bestjobs.ro/common/bestjobs/jobdetail/box_shadow/rightup.gif") no-repeat;
}
.box_shadow_l {
	width:22px;
	background:url("//img.bestjobs.ro/common/bestjobs/jobdetail/box_shadow/pixelleft.gif") repeat-y;
}
.box_shadow_r {
	width:22px;
	background:url("//img.bestjobs.ro/common/bestjobs/jobdetail/box_shadow/pixelright.gif") repeat-y;
}
.box_shadow_ld {
	vertical-align:top;
	height:22px;
	width:22px;
	background:url("//img.bestjobs.ro/common/bestjobs/jobdetail/box_shadow/leftdown.gif") no-repeat;
}
.box_shadow_d {
	vertical-align:top;
	height:22px;
	background:url("//img.bestjobs.ro/common/bestjobs/jobdetail/box_shadow/pixeldown.gif") repeat-x;
}
.box_shadow_rd {
	vertical-align:top;
	height:22px;
	width:22px;
	background:url("//img.bestjobs.ro/common/bestjobs/jobdetail/box_shadow/rightdown.gif") no-repeat;
}

/** bjnetwork **/
h3.attention {
	color: #CD3101;
	font-size: 18px;
}
h3.denied {
	font-size: 16px;
	font-weight: normal;
}
h3.denied a {
	font-size: 16px;
	color: #003399;
	font-weight: normal;
	text-decoration: underline;
}
span.ui_button_blue {
	background: transparent url("//img.bestjobs.ro/common/bestjobs/bjnetwork/ui-button-blue-right.png") no-repeat scroll right 0;
 	display: inline-block;
	height: 26px;
}
span.ui_button_blue a, span.ui_button_blue a:visited {
	background: transparent url("//img.bestjobs.ro/common/bestjobs/bjnetwork/ui-button-blue-left.png") no-repeat 0 0;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 26px;
	padding: 5px 10px 5px 15px;
	text-decoration: none;
	margin: 0 5px 0 0;
}
span.ui_button_blue a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
div.gala-sent-ok,
div.gala-sent-fail {
	float: left;
	clear: both;
	margin: 20px 0 0 0px;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
}
#loginbox_container .window {
	position:fixed;
	left:0;
	top:270px;
	_top:0px;
	display:none;
	z-index:9999;
	width:332px;
}
#loginbox_container #loginbox {
	_position: absolute;
	/*_top: expression(document.documentElement.scrollTop+document.documentElement.clientHeight-(documentElement.clientHeight/2+this.clientHeight/2));*/
}
.loginbox_input {
	border:solid 1px #ACC0ED;
	background-color:#FFF;
	height:20px;
	font-size:13px;
	width:190px;
}

/** footer **/
#bjfooter {
	margin: auto;
	margin-top: 10px;
	clear:both;
	border-width:1px 0px 1px 0px;
	border-style:solid;
	border-color:#EBEBEB;
	background-color:#FFFFFF;
}
#bjfooter td {padding: 5px;}
#bjfooter td, #bjfooter a {color:#3E3E3E;font-size:12px;}
#bjfooter ul {list-style:none;padding:4px;margin:0px;}
#bjfooter ul a {font-size:12px;line-height:28px}
#bjfooter ul .col_header {font-weight:bold;font-size:12px;}
div.bjfooter-separator {
	float: left;
	clear: both;
	width: 80%;
	height: 9px;
	font-size: 9px;
	line-height: 9px;
}
#bjfooter a.contact-email {
	font-size: 16px;
	color: #63676A;
	font-weight: bold;
	padding-left: 2px;
}
div.footer-icons {
	margin-top: 5px;
}
div.footer-icons a img {
	border: 0px;
	padding-right: 5px;
}
#bjunderfooter {
	clear: both;
	width: 100%;
	background-color: transparent;
	margin: 10px 0;
}
#bjunderfooter a, #bjunderfooter a:hover {
	color:#3E3E3E;font-size:11px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#lang-selector {
	width:104px;
}
#lang-selector:hover .ls-left {background:none;background-color:#FFFFFF;border-bottom-left-radius: 0px;}
#lang-selector:hover .lang-selector-free-option {display:block;position:absolute;}

.lang-selector-free-option {
	margin-top:2px;
	width:60px;
	height:30px;
	line-height:30px;
	display:none;
	border-right:solid 1px #c1cbd4;
	border-left:solid 1px #c1cbd4;
	border-bottom:solid 1px #c1cbd4;
	text-align:center;
	background-color:#FFFFFF;
	text-decoration:none !important;
	font-weight:bold;
}
.lang-selector-free-option img {
	vertical-align:middle;
	margin-right:5px;
}
#lang-selector-row {
	width:104px;height:30px;
}
#lang-selector-left {
	text-align:center;
	height:30px;
	line-height:30px;
	width:60px;float:left;
	border-top:solid 1px #c1cbd4;
	border-left:solid 1px #c1cbd4;
	border-bottom:solid 1px #c1cbd4;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	background:#FF0000 url(//img.bestjobs.ro/common/bestjobs/bjfooter/2012aug/language_selector_bg.gif) repeat-x;
	font-weight:bold;
}
#lang-selector-left img {
	vertical-align:middle;
	margin-right:5px;
}
#lang-selector-right {
	text-align:center;
	height:30px;
	width:40px;float:left;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border:solid 1px #c1cbd4;
	background:url(//img.bestjobs.ro/common/bestjobs/bjfooter/2012aug/language_selector_bg.gif) repeat-x;
}
#lang-selector-right img {
	margin-top:10px;
}

#cmp-phones {
	background:url(//img.bestjobs.ro/common/bestjobs/bjfooter/2012aug/phone_icon.png) no-repeat 3px center;
	border:solid 1px #c1cbd4;
	border-radius: 3px;
	background-color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	padding:5px 0px 5px 28px;
}
/* light blue design */
td.lightblue-top-l {
	width: 5px;
	height: 31px;
	float: left;
	border: 1px solid #D2DDEF;
	background: url('//img.bestjobs.ro/common/bestjobs/2b/lbbox-top-left.gif') no-repeat scroll left top;
}
td.lightblue-top-r {
	width: 5px;
	height: 31px;
	float: left;
	border-bottom: 1px solid #D2DDEF;
	background: url('//img.bestjobs.ro/common/bestjobs/2b/lbbox-top-right.gif') no-repeat scroll right top;
}
td.lightblue-top {
	height: 31px;
	background: url('//img.bestjobs.ro/common/bestjobs/2b/lbbox-top.gif') repeat-x;
	border-bottom: 1px solid #D2DDEF;
	font-size: 14px;
	font-weight: bold;
	color: #005CC5;
}
td.lightblue-content {
	padding: 10px 5px;
	border-left: 1px solid #D2DDEF;
	border-right: 1px solid #D2DDEF;
	border-bottom: 1px solid #D2DDEF;
}

/* yellow rounded box */
div.yellow-rounded {
	float: left;
	width: 600px;
}
div.yellow-rounded-content {
	padding: 10px;
}
div.yellow-rounded-content div {
	float: left;
}
.yellow-rounded .pix5 {
	background: #FFF1B8;
}
.yellow-rounded .pix1, .yellow-rounded .pix2, .yellow-rounded .yellow-rounded-content {
	border-left: 1px solid #FFF1B8;
	border-right: 1px solid #FFF1B8;
	background: #FFFEE2;
}
.yellow-rounded .pix3 {
	border-left: 2px solid #FFF1B8;
	border-right: 2px solid #FFF1B8;
	background: #FFFEE2;
}
.pix5 {
	margin: 0 5px;
}
.pix3 {
	margin: 0 3px;
}
.pix2 {
	margin: 0 2px;
}
p.pix1 {
	margin: 0 1px;
	height: 2px;
}
.pix1, .pix2, .pix3, .pix5 {
	font-size: 0;
	line-height: 0;
	height: 1px;
}
#bjhelp_subtitle {
	float:left;
}
#bjhelp_subtitle span {
	font-size:16px;
	font-weight:normal;
	color:#333333;
}
#bjhelp_expand {
	float:right;
	width:100px;
	text-align:right;
}
#bjhelp_expand a {
	color:#005CC5;
}
#question_container {
	clear:both;
	padding-top:20px;
}
.bjhelp_q_row {
	clear:both;
	margin:0px 0px 10px 0px;
}
.bjhelp_q_subtitle {
	font-size:13px;
	font-weight:bold;
	clear:both;
}
.bjhelp_q_arrow {
	width:20px;
	float:left;
	height:15px;
}
.bjhelp_q_inner {
	float:left;
	width:680px;
}
a.bld, a.bld:hover {
	font-weight:bold;
}
.nrml {
	font-weight:normal;
}
.vsbl {
	display:block;
}
.hdn {
	display:none;
}
.hlp_btn {
	background-color:#838383;color:#FFFFFF;font-weight:bold;border:solid 1px #CCCCCC;cursor:pointer;
}
.hlp_textarea {
	width:250px;height:100px;border:solid 1px #CCCCCC;color:gray;
}
.hlp_textfield {
	width:250px;border:solid 1px #CCCCCC;color:gray;
}
.hlp_select {
	width:250px;border:solid 1px #CCCCCC;color:gray;
}
#hlp_area {
	margin:20px 20px;padding:20px 100px;border:solid 1px #EFEFEF;background-color:#F8F8F8;
}
#hlp_msgdiv {
	background-color:#F5F9EA;padding:15px 0px 15px 0px;text-align:center;font-weight:bold;font-size:14px;margin-bottom:15px;
}
#hlp_menu_area {
	/*background-color:#F8F8F8;border:solid 1px #EFEFEF;padding:5px 10px 5px 10px;*/
	background:#FFFFFF;
	border:1px solid #E0E0E0;
	box-shadow:0px 1px 2px 0px #E4E4E4;
	padding:7px;
}
.hlp_menu_row {
	height:30px;clear:both;
}
.hlp_menu_item_icon {
	float:left;width:35px;
}
.hlp_menu_item_title {
	float:left;height:30px;line-height:30px;
}
#hlp_noresults {
	text-align:center;
}
.notif_separator {
	margin:0px 10px;
}
.notif_action {
	font-size:11px;
}
#tw-op-second {
	margin-top:10px;
}
div.user-contact-recommendbox {
	float:left;
	width:130px;
	height:45px;
	margin-right:7px;
	padding:3px;
	border:1px solid #FFFFFF;
	border-radius:3px;
	-moz-border-radius:3px;
}
div.user-contact-imgbox {
	float:left;
	margin-right:3px;
	border:1px solid #E7E7E7;
	padding:2px;
	width:40px;
	height:40px;
}
div.user-contact-namebox {
	float:left;
	font-size:11px;
	height:40px;
	width:75px;
}
.recommend-item-send-btn {
	background:transparent url(//img.bestjobs.ro/common/serviciifirme/cvop_px.gif) repeat-x left bottom;
	border:1px solid #BCBCBC;
	padding:2px 22px;
}
.career-search-left {
	background-color: #FFFFFF;
	border-bottom: 1px solid #D7E1F1;
	border-left: 1px solid #D7E1F1;
	border-top: 1px solid #D7E1F1;
	height: 19px;
	padding: 6px 5px 2px 0px;
	width: 65px;
	float: left;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	background: transparent url(//img.bestjobs.ro/common/serviciifirme/pixel_mypage.jpg) repeat-x scroll left bottom;
}
.career-search-text {
	background-color: #FFFFFF;
	border-top: 1px solid #D7E1F1;
	border-bottom: 1px solid #D7E1F1;
	border-left: 0px none;
	border-right: 0px none;
	height: 19px;
	padding: 4px 0px 4px 5px;
	width: 189px;
	background: transparent url(//img.bestjobs.ro/common/bestjobs/bjreg/register-form-back.png) repeat-x scroll 0 0;
	float: left;
}
.career-search-submit {
	border: 0px;
	margin-left: -4px;
	text-align: left;
	vertical-align: bottom;
	float: left;
}

.nrounded-box {
	padding: 9px;
	text-align: left;
	border: 1px solid #D6E6F5;
}
.nrounded-box-title {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: 1px dotted #CCCCCC;
}
.nrounded-box-content {
	font-size: 13px;
	line-height: 1.2;
	padding: 10px 0px 4px 0px;
}

/** job detail **/
.jd-go-links {
	width: 670px;
	float: left;
	clear: both;
}

.jd-main-left {
	float: left;
	padding: 0px;
	margin: 0px 0px 5px;
	vertical-align: top;
	width: 100%;
}

@media  screen and (min-width:1120px) {
    .jd-main-left {
	width: 770px;
    }
}

.jd-main-right {
	float: left;
	vertical-align: top;
	width: 100%;
}

@media  screen and (min-width:1120px) {
    .jd-main-right {
	padding-left: 10px;
	width: 200px;
    }
}

.jd-main-right .jd-gallery-block {   
    background-color: #FFF;
    border: 1px solid #E6E6E6;
    -webkit-border-radius:  0.6em;
    -moz-border-radius:	    0.6em;
    border-radius:	    0.6em;
    -webkit-box-sizing:	border-box;
    -moz-box-sizing:	border-box;
    box-sizing:		border-box;
    margin-bottom: 20px;
    padding: 10px 10px 5px; 
    width: 100%;
}


.jd-main-job {
	float: left;
	padding: 0px;
	margin: 0px 0px 15px;
	border: 1px solid #e6e6e6;
	vertical-align: top;
	border-radius: 0.6em;
	background-color: #ffffff;
	width: 100%;
}

@media  screen and (min-width:1120px) {
    .jd-main-job {
	width: 768px;
    }
}


.jd-title {
	padding: 10px;
}
.jd-title h1 {
	font-weight: normal;
	font-size: 23px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

.jd-title .jd-logo-cmp {
    display: none;
}

@media  screen and (min-width:1120px) {
    .jd-title .jd-logo-cmp {
	display: table-cell;
    }
}
.jd-header, .jd-body {
	clear: both;
	padding: 5px 10px 20px 10px;
}

.jd-body .media-horizontal-rule {
    width: 100%;
    margin: 10px 0;
}

.jd-header .jd-top-whitespace {
    display: none;
}

@media  screen and (min-width:1120px) {
    .jd-header .jd-top-whitespace {
	display: table-cell;
    }
}

.jd-header #jd-map {
    padding: 10px 0;
    position: relative;
}

.jd-header #jd-map #inner-gmap {
    background: transparent;
    border: 0px none;
    padding: 0px;
    width: 100%;
}

div.jd-body p, div.jd-body ul li  {
	font-size: 14px;
	line-height: 1.5;
}
.jd-application {
	clear: both;
	padding: 10px 10px 0px 10px;
}

.jd-application  .jd-btns-action {
    background-color: #F7F7F7;
    -webkit-border-radius:  0px;
    -moz-border-radius:	    0px;
    border-radius:	    0px;
    -webkit-box-sizing:	border-box;
    -moz-box-sizing:	border-box;
    box-sizing:		border-box;
    padding: 10px;
    width: 100%;
}

@media  screen and (min-width:1120px) {
    .jd-application  .jd-btns-action {
	width: 748px;
    }
}

.jd-application  .jd-btns-action .jd-btns {
    float:left;
    width:100%;
}

@media  screen and (min-width:1120px) {
    .jd-application  .jd-btns-action .jd-btns {
	float:left;
	width:384px;
    }
}

.jd-application  .jd-btns-action .jd-btns .jd-btn-action,
.jd-application  .jd-btns-action .jd-btns .jd-btn-apply{
    -webkit-box-sizing:	border-box;
    -moz-box-sizing:	border-box;
    box-sizing:		border-box;
    margin: 0 0 0  0;
    width: 100%;
}

.jd-application  .jd-btns-action .jd-btns .jd-btn-action.jd-btn-action-save,
.jd-application  .jd-btns-action .jd-btns .jd-btn-action.jd-btn-action-saved {
    margin: 10px 0  10px 0;
}

@media  screen and (min-width:580px) {
    .jd-application  .jd-btns-action .jd-btns .jd-btn-action, 
    .jd-application  .jd-btns-action .jd-btns .jd-btn-apply {
	width: 32%;
    }
    
    .jd-application  .jd-btns-action .jd-btns .jd-btn-action.jd-btn-action-save,
    .jd-application  .jd-btns-action .jd-btns .jd-btn-action.jd-btn-action-saved {
	margin: 0 2%;
    }
}

@media  screen and (min-width:1120px) {
    .jd-application  .jd-btns-action .jd-btns .jd-btn-action,
    .jd-application  .jd-btns-action .jd-btns .jd-btn-apply {
	margin: 0 0 0 0;
	width: auto;
    }
}

.jd-application  .jd-btns-action .jd-message {
    float: left;
    margin: 10px 0;
    width: 100%;
}

@media  screen and (min-width:1120px) {
    .jd-application  .jd-btns-action .jd-message {
	float: right;
	margin: 0 0;
	padding-left: 14px;
	text-align: right;
	width: 330px;
    }
}
.jd-go-links-bottom {
	padding: 5px 10px 30px;
	clear: both;
}
.jd-bottom-links {
	clear: both;
	padding: 5px;
}
.jd-cannot-apply {
	text-align: center;
	margin: 10px 0px;
	color: #CD3101;
	font-size: 19px;
	clear: both;
}
.jd-fblike {
	width: 666px;
	float: left;
	margin:10px 0px;
	padding: 0px;
}

/** bar on top **/
div#newsbar {
	position: fixed;
	top: 50px;
	left: 0;
	width: 100%;
	margin: 0px auto;
	text-align: center;
}

@media screen and (min-width:900px) {
    div#newsbar {
        top: 60px;
    }
}
div#newsbar-int {
	width:100%;
	margin: 0px auto;
	padding: 5px 0px;
}
div#newsbar-intl {
	width: 100%;
	float: left;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
}
div#newsbar-intl a {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
div#newsbar-intl a:hover {
	text-decoration: underline;
}
div#newsbar-intr {
	width: 100px;
	float: left;
	text-align: right;
}
div#newsbar-intr a {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

/* advanced search & editalert new design */
td.advsearch_editalert_leftcell {
	width:28%;
	padding:5px;
	text-align:right;
	vertical-align:top;
	font-size:14px;
	font-weight:bold;
}
td.advsearch_editalert_rightcell {
	text-align:left;
	padding:5px 0px 5px 20px;
}
.advsearch_editalert_select {
	background:#FFFFFF url(//img.bestjobs.ro/common/bestjobs/bjreg/register-form-back.png) repeat-x scroll 0 0;
	border:1px solid #B9BDC1;
	font-size:13px;
	padding:5px 5px;
	width:280px;
	clear:both;
}
.advsearch_editalert_textfield {
	background:#FFFFFF url(//img.bestjobs.ro/common/bestjobs/bjreg/register-form-back.png) repeat-x scroll 0 0;
	border:1px solid #B9BDC1;
	font-size:13px;
	padding:6px 5px;
	width:270px;
}
div.dlg-help-container {
	float: right;
	position: relative;
	width:180px;
	margin-right: 20px;
	_margin-right: 10px;
}
div.dlg-help {
	width: 164px;
	padding: 8px;
	text-align: left;
	background-color: #FEFDF1;
	border: 1px solid #CCCCCC;
	display: inline;
	position: absolute;
	left: 0;
}
div.dlg-help-arrow {
	background: #FEFDF1 url('//img.bestjobs.ro/common/bestjobs/courses/help-arrow.gif') no-repeat;
	position: absolute;
	left: -5px;
	top: 8px;
	height: 8px;
	font-size: 8px;
	line-height: 8px;
	width: 5px;
}
a.hide_more_selects {
	font-size:15px;
	color:#005CC5;
	font-weight:bold;
	text-decoration:none;
}
div.advsearch_editalert_sel_container {
	height:40px;
}
.bjstatspage-header {
	background: #FFFFFF url('//img.bestjobs.ro/common/serviciifirme/stats/pixel_box.jpg') repeat-x;
	height:30px;
	color:#004A79;
	font-weight:bold;
	font-size:10px;
	text-align:center;
	width:75px;
}
.bjstatspage-cell {
	background:#FFFFFF;
	padding:7px 4px;
	height:55px;
}
.bjstatspage-header-cvs {
	background: #FFFFFF url('//img.bestjobs.ro/common/serviciifirme/stats/pixel_box.jpg') repeat-x;
	height:35px;
	font-weight:bold;
	font-size:17px;
	padding-left:10px;
}

.morebigix{
	z-index:10000 !important;
}
.applerrormsg{
	margin-left: 0;
	padding-bottom: 7px;
	padding-top: 7px;
	padding-right: 10px;
}
.applerrormsgicon{
	background: transparent url('//img.bestjobs.ro/common/bestjobs/jobdetail/interdiction.gif') left 7px no-repeat;
	padding-left: 33px;
	font-weight:bold;
}
.applerrormsgicondone{
	background: transparent url('//img.bestjobs.ro/common/bestjobs/jobdetail/check.gif') left center no-repeat;
	padding-left: 33px;
	font-weight:bold;
}
.applerrormsgiconexcl{
	background: transparent url('//img.bestjobs.ro/common/bestjobs/jobdetail/excl.gif') left center no-repeat;
	padding-left: 33px;
	font-weight:bold;
}

#showConditionsDiv{
	padding-left: 27px;
    padding-right: 10px;
    padding-top: 7px;
}

/** new company profile **/
div.cmp-profile {
	width: 938px;
	padding: 20px;
	margin: 0px 0px 25px;
	border: 1px solid #D6E6F5;
	vertical-align: top;
	background: url('//img.bestjobs.ro/common/bestjobs/cariera/pixel_sus.jpg') repeat-x top;
}
div.cmp-profile-logo-main {
	width: 152px;
	float: left;
}
div.cmp-profile-logo {
	width: 150px;
	height: 70px;
	background-color: #FFFFFF;
	border: 1px solid #ECECEC;
	overflow-x: hidden;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}
div.cmp-profile-logo img {
	border: 0px;
}
div.cmp-profile-details {
	float: left;
}
div.cmp-details-left {
	margin-left:10px;
	width: 100%;/*570*/
	float: left;
}
div.cmp-details-right {
	width: 250px;
	float: left;
	text-align: center;
}
div.cmp-section-sep {
	border-top:dotted 1px #E6E6E6;
	height:15px;line-height:15px;font-size:15px;
	margin-top:15px;
}
div.cmp-section-title {
	color:#202020;
	font-size:15px;
	font-weight:bold;
	padding-left: 15px;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	
}
div.cmp-section-job-item {
	width: 100%;/*578*/ 
	padding: 5px 10px; 
	margin-bottom: 15px; 
	border: 1px solid #E6E6E6;
	border-radius:5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	
}
div.cmp-details-left h1 {
	margin: 0px;
	padding: 0px 0px 10px;
	font-size: 23px;
	color: #202020;
	font-weight: bold;
}
div.cmp-info-row {
	width: 100%;/* 520*/
	clear: both;
	padding: 1px 0px;
}
div.cmp-info-k {
	width: 40%;/*190*/
	float: left;
	font-size: 13px;
	color: #666666;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
div.cmp-info-v {
	width: 50%;/*310*/
	float: left;
	font-size: 13px;
	color: #666666;
	padding-left: 20px;
	background: url('//img.bestjobs.ro/common/bestjobs/jobdetail/gri_arrow.gif') no-repeat left 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
div.cmp-description {
	width: 770px;
	clear: both;
	float: left;
	margin-top: 20px;
	padding: 10px 0px 10px;
	font-size: 13px;
	color: #666666;
	text-align: left;
	overflow: hidden;
}
div.cmp-description a {
	font-size: 13px;
	color: #005CC5;
	text-decoration: none;
}
div.cmp-description a:hover {
	text-decoration: underline;
}
div.cmp-jobs-header {
	background: url('//img.bestjobs.ro/common/bestjobs/forum/menubg.gif') repeat-x;
	height: 35px;
	margin: 5px 0px;
	padding: 10px 0px 0px 15px;
	font-size: 16px;
	font-weight: bold;
}
div.rss-popup a {
	text-decoration: none;
}
span.nr-followers {
	display: block;
	padding-top: 3px;
	margin: 0px auto;
	font-size: 13px;
	color: #666666;
}
span.nr-followers span {
	color: #005CC5;
}
div.cmp-profile-rec {
	font-size: 13px;
	color: #666666;
	text-align: center;
	padding-top: 30px;
}
div.cmp-profile-rec a {
	display: inline-block;
	padding-top: 4px;
}
#bj-dom-popup-cont {
	border:solid 1px #CCCCCC;
	padding:5px 5px 15px 25px;
	width:958px;
	background-color:#FFFFFF;
	margin:20px auto 0px;
	/*height:520px;
	#height:620px;
	_height:620px;*/
}
#bj-dom-popup {
	background-repeat:repeat;
	height:1350px;
	left:0;
	position:absolute;
	text-align:center;
	top:0;
	width:100%;
	z-index:10;
}
#bj-dom-popup[id] {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(//img.bestjobs.ro/common/bestjobs/searchresults/transp.png) repeat scroll 0 0;
	text-align:center;
}
#ppdm-noselected {
	color:#FF0000;text-align:center;padding-top:50px;font-size:16px;
}
#popupdom-ics {
	margin-left:5px;visibility:hidden;
}


#bj-cities-popup-cont {
	border:solid 1px #CCCCCC;
	padding:10px 10px 20px 25px;
	width:750px;
	background-color:#FFFFFF;
	margin:50px auto 0px;
}
#bj-cities-popup {
	background-repeat:repeat;
	height:1350px;
	left:0;
	position:absolute;
	text-align:center;
	top:0;
	width:100%;
	z-index:10;
}
#bj-cities-popup[id] {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(//img.bestjobs.ro/common/bestjobs/searchresults/transp.png) repeat scroll 0 0;
	text-align:center;
}
#bj-dom-popup-maincont {
	float:left;width:250px;text-align:left;
	height:391px;
}
#bj-dom-popup-subcont {
	width:678px;
	float:left;text-align:left;
	background-color:#FFFFFF;
	border-bottom:solid 1px #DBDBDB;
	/*height:376px;*/
	height:391px;
}
#pp-subcats {
	margin-top:5px;
}
.bj-dom-popup-mainitem {
	font-size:16px;
	border-top:solid 1px #DBDBDB;
	border-right:solid 1px #DBDBDB;
	padding:5px 25px 5px 20px;
	color:#808080;
	background:url(//img.bestjobs.ro/common/bestjobs/popup-maindom-arr.gif) no-repeat center right;
	cursor:pointer;
}
.bj-dom-popup-mainitem-selected {
	font-size:16px;
	background-color:#FFFFFF;
	border-top:solid 1px #DBDBDB;
	border-right:solid 1px #FFFFFF;
	padding:5px 25px 5px 20px;
	color:#000000;
	background:url(//img.bestjobs.ro/common/bestjobs/popup-maindom-arr-selected.gif) no-repeat center left;
	background-color:#FFFFFF;
}
.bj-dom-popup-mainitem-last {
	border-top:solid 1px #DBDBDB;
	border-right:solid 1px #DBDBDB;
	padding:0px 25px 0px 20px;
	height:15px;
	line-height:15px;
	color:#808080;
}
.bj-dom-popup-mainitem-first {
	border-right:solid 1px #DBDBDB;
	padding:0px 25px 0px 20px;
	height:15px;
	color:#808080;
}
.bj-dom-popup-subitem {
	font-size:14px;
	float:left;
	width:319px;
	height:30px;
}
.header-text{
	font-size:19px;
	margin-bottom:20px;
	text-align:left;
}

div.bjmenucontainer {
	width:980px;
	height:57px;
	margin:0 auto;
	position:fixed;
	/*#position:relative;
	_position:relative;*/
}
div.bjmenuleft {
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
	width:757px;
	float:left;
	height:48px;
	line-height:48px;
	background:url(//img.bestjobs.ro/common/bestjobs/bjheader/2012aug/blue.png) repeat-x;
}
div.bjmenuleft-logged {
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
	width:647px;
	float:left;
	height:48px;
	line-height:48px;
	background:url(//img.bestjobs.ro/common/bestjobs/bjheader/2012aug/blue.png) repeat-x;
}
div.bjmenuleft-cmp {
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
	width:707px;
	float:left;
	height:48px;
	line-height:48px;
	background:url(//img.bestjobs.ro/common/bestjobs/bjheader/2012aug/blue.png) repeat-x;
}
div.bjmenuleft-cmp-logged {
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
	width:430px;
	float:left;
	height:48px;
	line-height:48px;
	background:url(//img.bestjobs.ro/common/bestjobs/bjheader/2012aug/blue.png) repeat-x;
}
div.bjmenulright-bj-user {
	width:26px;
	float:right;
	height:48px;
	line-height:48px;
	background:url(//img.bestjobs.ro/common/bestjobs/bjheader/2012aug/candidate_employer_separator.png) no-repeat;
}
div.bjmenulright-nl {
	width:210px;
	float:right;
	height:48px;
	line-height:48px;
	background:url(//img.bestjobs.ro/common/bestjobs/bjheader/2012aug/blue.png) repeat-x;
	text-align:right;
}
div.bjmenulright-nl a {
	font-weight:bold; color:#FFFFFF !important;
}
div.bjmenulright-bj-cmp {
	width:26px;
	float:right;
	height:48px;
	line-height:48px;
	background:url(//img.bestjobs.ro/common/bestjobs/bjheader/2012aug/candidate_employer_separator.png) no-repeat;
}
div.bjmenulright-nl-cmp {
	width:120px;
	float:right;
	height:48px;
	line-height:48px;
	background:url(//img.bestjobs.ro/common/bestjobs/bjheader/2012aug/blue.png) repeat-x;
}
div.bjmenulright-nl-cmp a {
	font-weight:bold;color:#FFFFFF !important;
}
div.bjmenuright {
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
	width:13px;
	float:right;
	height:48px;
	line-height:48px;
	background:#6DB521 url(//img.bestjobs.ro/common/bestjobs/bjheader/2012aug/blue.png) repeat-x;
	vertical-align:middle;
	cursor:pointer;
	text-align:left;
}
div.bjmenuright-logged {
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
	width:280px;
	float:right;
	height:48px;
	line-height:48px;
	background:#6DB521 url(//img.bestjobs.ro/common/bestjobs/bjheader/2012aug/blue.png) repeat-x;
	vertical-align:middle;
	cursor:pointer;
	text-align:left;
}
div.bjmenuright-cmp {
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
	width:127px;
	float:right;
	height:48px;
	line-height:48px;
	background:#6DB521 url(//img.bestjobs.ro/common/bestjobs/bjheader/2012aug/green.png) repeat-x;
	vertical-align:middle;
	/*cursor:pointer;*/
}
div.bjmenuleft-logged {
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
	width:700px;
	float:left;
	height:48px;
	line-height:48px;
	background:url(//img.bestjobs.ro/common/bestjobs/bjheader/2012aug/blue.png) repeat-x;
}
div.bjmenuright-cmp-logged {
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
	width:550px;
	float:right;
	height:48px;
	line-height:48px;
	background:url(//img.bestjobs.ro/common/bestjobs/bjheader/2012aug/blue.png) repeat-x;
	vertical-align:middle;
}
div.bjmenuitem-cmp-right {
	float:right;
	vertical-align:middle;
	height:48px;
	line-height:48px;
}
div.bjmenuitem-cmp-right a img {
	margin-top:10px;
}
div.bjmenuitem {
	float:left;
	vertical-align:middle;
	height:48px;
	line-height:48px;
}
div.bjmenuitem-cmp {
	float:left;
	vertical-align:middle;
	height:48px;
	line-height:48px;
}
div.bjmenuitem-hover {
	float:left;
	background:transparent url(//img.bestjobs.ro/common/bestjobs/bjheader/2012aug/active-blue.png) repeat-x;
	vertical-align:middle;
	height:48px;
	line-height:48px;
}
div.bjmenuitem-cmp-hover {
	float:left;
	background:transparent url(//img.bestjobs.ro/common/bestjobs/bjheader/2012aug/active-blue.png) repeat-x;
	vertical-align:middle;
	height:48px;
	line-height:48px;
}
div.bjmenuseparator {
	float:left;
	background:transparent url(//img.bestjobs.ro/common/bestjobs/bjheader/2012aug/spacer-blue.png) no-repeat center center;
}
div.bjmenuseparator-cmp {
	float:left;
	background:transparent url(//img.bestjobs.ro/common/bestjobs/bjheader/2012aug/spacer-blue.png) no-repeat center center;
}
div.bjmenuseparator-right {
	float:right;
	background:transparent url(//img.bestjobs.ro/common/bestjobs/bjheader/2012aug/spacer-blue.png) no-repeat center center;
}
div.bjmenuseparator-cmp-right {
	float:right;
	background:transparent url(//img.bestjobs.ro/common/bestjobs/bjheader/2012aug/spacer-blue.png) no-repeat center center;
}
a.bjmenuitemlink, a.bjmenuitemlink:visited, a.bjmenuitemlink:hover {
	position:relative;
	font-size:13px;
	color:#FFFFFF !important;
	font-weight:bold;
	text-decoration:none;
	display: inline-block;
	line-height: 37px;
	height: 48px;
	padding: 0px 17px;
	margin: 5px 0px 6px;
}
div.menushadow {
	background:url(//img.bestjobs.ro/common/bestjobs/bjheader/2012aug/menu_shadow.png) top center no-repeat;
	clear:both;
	font-size:7px;
	width:100%;
	height:9px;
}
div.bjuserrightmenu {
	padding-left:10px;
	display:inline;
}
div.bjcmprightmenu {
	padding-right:5px;
	width:70px;
}
#job-map {
	margin-top:10px;
}
#inner-gmap {
	width:680px;
	border:solid 1px #CCCCCC;
	background-color:#ECF1F7;
	padding:5px 15px 15px 15px;
}
#gmap-header {
	margin:0px 0px 10px 0px;
}
#gmap-body {
	height:320px;
	text-align:center;
	background:url(//img.bestjobs.ro/common/bestjobs/cvedit/loading.gif) center center no-repeat;
	clear:both;
}
#gmap-footer-cont {
	margin:10px 0px 0px 0px;
	text-align:right;
}
#gmap-header-address {
	float:left;
}
#gmap-header-refresh {
	float:left;
	text-align:left;
}
#job-map-msg {
	margin-left:10px;color:grey;
}
#job-map-bifa {
	margin-right:5px;
	vertical-align:middle;
}
#gmap-close-cont {
	text-align:right;
}
#gmap-close {
	color:#999999;
	font-weight:bold;
}
#gmap-info {
	color:#333333;
	font-size:12px;
	margin:10px 0px 15px 0px;
}
#jobdet-map-bg {
	width:186px;height:128px;
	background:url(//img.bestjobs.ro/common/bestjobs/jobdetail/map2.gif) no-repeat;
	cursor:pointer;
}
#jobdet-map-blank {
	height:93px;
}
.navi-icon-cont {
	line-height:30px;
}
.navi-icon {
	vertical-align:middle;
	margin:0px 8px;
}
#gmap-infowin-cont {
	font-weight:bold;
}

/** simple login & registration popup **/
div#simple-login-reg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background: url('//img.bestjobs.ro/common/bestjobs/light-transp.png') repeat scroll 0 0;
	z-index: 1005;
	display: none;
}
div.slr {
	width: 340px;
	padding: 0px;
	margin: 0px auto;
	background-color: #F7F7F7;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
div.slr-close {
	width: 375px;
	padding: 0px;
	margin-right: 5px;
	text-align: right;
}
div.slr-close a {
	font-size: 14px;
	font-weight: bold;
	color: #005CC5;
	text-decoration: none;
}
div.slr-close a:hover {
	text-decoration: underline;
}
div.slr-content {
	width: 300px;
	position: relative;
	padding: 20px;
}
div.slr-title {
	width: 300px;
	padding: 0px 0px 5px;
	font-size: 18px;
	color: #2C2A1F;
}
div.slr-connect {
	width: 300px;
	padding: 10px 0px 10px;
}
fieldset.slr {
	margin:5px 0px !important;
	border-style:solid none none none;
	border-top-width:1px;
	border-color:#BDBDBD;
}
fieldset.slr legend {
	color:#BDBDBD;
	font-size:14px;
	padding:0 5px !important;
	margin-left:17px !important;
}
div.slr-footer {
	background-color:#FFFFFF;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	padding:15px 20px;
	border-top:1px solid #E6E6E6;
}
div.slr-menu {
	width: 350px;
	border-bottom: 1px solid #E0E0E0;
	margin-top: 10px;
	margin-bottom: 20px;
}
div.slr-menu-item {
	float: left;
	padding: 6px 16px 4px;
	font-size: 16px;
	color: #005CC5;
	margin-bottom: -1px;
	cursor: pointer;
}
div.slr-menu-item-sel {
	padding: 5px 15px;
	color: #2C2A1F;
	border-top: 1px solid #E0E0E0;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	border-top-left-radius: .5em;
	border-top-right-radius: .5em;
	-moz-border-radius-topleft: .5em;
	-moz-border-radius-topright: .5em;
	-webkit-border-top-left-radius: .5em;
	-webkit-border-top-right-radius: .5em;
}
div.slr-inputs {
	padding: 5px 0px;
	margin-bottom: 10px;
}
div.slr-input-email {
	width: 290px;
	height: 37px;
	background: url('//img.bestjobs.ro/common/bestjobs/email-bg-290.png') no-repeat left center;
	_background: none;
	margin-bottom: 15px;
}
div.slr-input-pass {
	width: 290px;
	height: 37px;
	background: url('//img.bestjobs.ro/common/bestjobs/pass-bg-290.png') no-repeat left center;
	_background: none;
	margin-bottom: 15px;
	padding: 0px;
}
div.slr-input-city {
	width: 290px;
	height: 37px;
	margin: 0px auto 15px;
	padding: 0px;
	background: url('//img.bestjobs.ro/common/bestjobs/city-bg-290.png') no-repeat left center;
	_background: none;
}
input.slr-input {
	width: 240px;
	margin: 6px 0px 7px 8px;
	padding: 3px 0px;
	font-size: 15px;
	line-height: 18px;
	color: #B7B7B7;
	border: none !important;
	outline: none !important;
	border-color: transparent!important;
	box-shadow: none !important;
	-o-box-shadow: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	_border: 1px solid #C8CBCE !important;
}
div.slr-btn{
	text-align:right;
	padding-right:10px;
}
div.slr-btn a.bt-greencheck{
	margin-left:10px;
}
div.slr-label {
	width: 290px;
	font-size: 12px;
	color: #666666;
	padding: 0px 0px 3px;
}
div.slr-reset-pass {
	width: 350px;
	padding: 0px;
	margin-top: -10px;
	margin-bottom: 10px;
	text-align: right;
}
div.slr-reset-pass a {
	font-size: 11px;
	color: #005CC5;
	text-decoration: none;
}
div.slr-reset-pass a:hover {
	text-decoration: underline;
}
div.slr-goto-emp {
	width: 350px;
	padding: 0px 0px 10px;
	margin-top: -20px;
	text-align: right;
}
div.slr-goto-emp a {
	font-size: 13px;
	color: #005CC5;
	text-decoration: none;
}
div.slr-goto-emp a:hover {
	text-decoration: underline;
}
div.slr-show-login-fields{
	margin-top:20px;
	border-top:1px solid #DDD;
	padding:20px 0px;
	text-align:center;
	font-size:15px;
}
div.slr-show-login-fields a{
	font-size:14px;
}

/* index-feed */

div.separator1px{font-size:1px;height:1px;line-height:1px;clear:both}
div.separator5px{font-size:5px;height:5px;line-height:5px;clear:both}
div#firstpage-left-container{width:742px;float:left}
div#firstpage-right-container{width:225px;float:right}

div#job-preferences-container{border:1px solid #DDD;border-radius:7px;width:740px}
div#job-preferences-container div.box-title{font-size:14px;font-weight:bold;color:#727272;margin-bottom:20px;padding:20px 20px 0px 20px}
div.domains-regions-container{padding:20px 20px 0px 20px}
div#job-preferences-container div.filter-title{color:#333;font-size:21px;padding:0px;margin-bottom:15px;background:url(//img.bestjobs.ro/common/bestjobs/fp-domains-cities/title_pointer.gif) no-repeat right center;padding-right:25px;display:inline-block}
div#domains-container{float:left;width:300px}
div#domains-container div.domain-item{padding:7px 10px;border-top:1px solid #DDD;cursor:pointer}
div#domains-container div.domain-item:hover{background-color:#F7F7F7}
div#domains-container div.domain-item span{font-size:15px;color:#808080;float:left}
div#domains-container div.domain-item span.selected{color:#000;font-weight:bold}
div#domains-container div.checkbox-domain{width:16px;height:17px;float:right;text-indent:-10000px}
div#domains-container div.unchecked{background:url(//img.bestjobs.ro/common/bestjobs/fp-domains-cities/checkbox_unchecked.gif) no-repeat center center}
div#domains-container div.checked{background:url(//img.bestjobs.ro/common/bestjobs/fp-domains-cities/checkbox_checked.gif) no-repeat center center}
div#regions-cities-container{float:right;width:350px}
div#regions-cities-container div#regions-container{width:180px;float:left}
div#regions-container div.region-item{font-size:15px;padding:7px 10px;height:21px;border-right:1px solid #DDD;color:#808080;width:159px;cursor:pointer}
div#regions-container div.region-item:hover{background-color:#F7F7F7}
div#regions-container div.region-item-selected{color:#000;font-weight:bold}
div#regions-container div.region-item-opened{color:#000;padding-left:23px;background:url(//img.bestjobs.ro/common/bestjobs/fp-domains-cities/country_pointer.gif) no-repeat 10px center;width:146px;height:19px;border:1px solid #DDD;border-right:0px}
div#regions-cities-container div.cities-container{width:170px;float:right;display:none;border-top:1px solid #DDD}
div.cities-container div.city-item{padding:7px 10px;width:150px;cursor:pointer}
div.cities-container div.city-item:hover{background-color:#F7F7F7}
div.cities-container div.city-item span{font-size:15px;color:#808080;float:left}
div.cities-container div.city-item span.selected{color:#000;font-weight:bold}
div.cities-container div.checkbox-city{width:16px;height:17px;float:right;cursor:pointer;text-indent:-10000px}
div.cities-container div.unchecked{background:url(//img.bestjobs.ro/common/bestjobs/fp-domains-cities/checkbox_unchecked.gif) no-repeat center center}
div.cities-container div.checked{background:url(//img.bestjobs.ro/common/bestjobs/fp-domains-cities/checkbox_checked.gif) no-repeat center center}
div.cities-container input.ac_input{border:1px solid #DDD;margin:20px 0px 10px 8px;width:150px;padding:5px;color:#808080;font-size:13px;font-style:italic}
div#job-preferences-footer{background-color:#F5F5F5;padding:10px;border-radius:0px 0px 7px 7px}
/*
div#job-preferences-resume{background:url(//img.bestjobs.ro/common/bestjobs/fp-domains-cities/option_box_closed_back.gif) repeat-x center top #FAFAFA;border:1px solid #DFDFDF;border-radius:5px;height:30px;margin-bottom:20px;padding:5px 10px;line-height:30px;color:#5E5F61;font-size:15px;cursor:pointer}
div#job-preferences-resume span{float:left}
div#job-preferences-resume a{float:right;font-size:15px;padding-left:22px;background:url(//img.bestjobs.ro/common/bestjobs/fp-domains-cities/modify_settings_icon.gif) no-repeat left center}
*/
div#job-preferences-resume {
	width: 720px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 2px 2px 0 #EBEBEB;
	-webkit-box-shadow: 2px 2px 0 #EBEBEB;
	box-shadow: 2px 2px 0 #EBEBEB;
	cursor: pointer;
}
div#job-preferences-resume-left {
	width: 141px;
	float: left;
	background: url('//img.bestjobs.ro/common/bestjobs/fp-domains-cities/modify-right-part.gif') no-repeat center right;
	height: 60px;
}
div#job-preferences-resume-left div {
	width: 138px;
	float: left;
	height: 42px;
	padding: 2px 0px 4px;
	margin: 6px 0px;
	background-color: #E8F1E3;
	text-align: center;
}
div#job-preferences-resume-left div a {
	font-size: 13px;
	color: #005CC5;
	padding-left: 22px;
	background: url('//img.bestjobs.ro/common/bestjobs/fp-domains-cities/modify_settings_icon.gif') no-repeat left center;
	line-height: 16px;
}
div#job-preferences-resume-right {
	width: 545px;
	padding-left: 10px;
	float: left;
	height: 60px;
}
div#job-preferences-resume-left span {
	font-size: 15px;
	color: #5E5F61;
	line-height: 26px;
}
div#job-preferences-resume-right span {
	font-size: 15px;
	color: #5E5F61;
	line-height: 30px;
}
div.job-preferences-resume-funnel {
	width: 20px;
	height: 14px;
	background: url('//img.bestjobs.ro/common/bestjobs/fp-domains-cities/funnel.gif') no-repeat;
	float: left;
	margin: 2px 0px 0px 12px;
}
span.feed-orderby {
	font-size: 15px;
	font-weight: bold;
	color: #5E5F61;
}
a.feed-orderby {
	font-size: 15px;
	color: #005CC5;
}

div.header-select{width:272px;float:right;text-align:right;margin-left:10px}
div.header-select span{margin-right:5px;font-size:13px;color:#5E5F61;*float:left;}
div.header-select div.select-container{background: url("//img.bestjobs.ro/common/bestjobs/fp-domains-cities/dropdown_bg.png") no-repeat scroll left center transparent;display:inline-block;height:33px;line-height: 33px;position:relative;width:130px;*float:right;}
div.header-select div.select-container span{background: url("//img.bestjobs.ro/common/bestjobs/fp-domains-cities/dropdown_bg.png") no-repeat scroll -290px center transparent;display:block;height:33px;position: absolute;right:-10px;top:0;width:10px}
div.header-select select{width:125px;border:0px;background-color:transparent;padding:6px 5px 5px 5px}
div.header-orderby{width:315px;float:right;text-align:right;*margin-left:10px;font-size:13px}
div.header-orderby span.title{background-color:#EFEFEF;border-radius:5px;color:#5E5F61;padding:2px 3px;margin-right:3px}
div.header-orderby span.selected{color:#828282;font-weight:bold}
div.header-orderby img{border:0px;vertical-align:middle;margin:0px 3px}
div.header-orderby a{font-size:13px}

div#new-job-header-container{padding:15px 0px;border-bottom:1px dotted #CAD2E4}
div#new-job-header-container div img{border:0px;vertical-align:middle;margin:0px 5px}
div#new-job-header-container div{padding:10px;cursor:pointer;border-radius:5px;border:1px solid #D2DDEC;background-color:#F4F9FF;color:#1A69C4;font-size:15px;text-align:center}
div#new-job-header-container div:hover{padding:10px;text-decoration:underline;background-color:#E5EFFD}

div#search-keyword div.searchA{width:7px;height:40px;background:url(//img.bestjobs.ro/common/bestjobs/fp-domains-cities/keywordsearch_left_bg.gif) no-repeat center center;text-indent:-10000px;float:left}
div#search-keyword input{display:block;width:173px;height:30px;background:url(//img.bestjobs.ro/common/bestjobs/fp-domains-cities/keywordsearch_middle_bg.gif) repeat-x center center;float:left;border:0px;padding:5px 5px 5px 0px;font-size:14px;font-style:italic;color:#808080}
div#search-keyword div.searchB{width:40px;height:40px;cursor:pointer;background:url(//img.bestjobs.ro/common/bestjobs/fp-domains-cities/keywordsearch_right.gif) no-repeat center center;text-indent:-10000px;float:left}

div#best-companies{margin-top:15px;border-radius:7px;border:1px solid #D6E6F5;padding:2px}
div#best-companies div.title{border-radius:5px 5px 0px 0px;border-bottom:1px dotted #CCCCCC;font-size:16px;font-weight:bold;padding:5px;text-align:left;background:#FFFFFF;background:-webkit-gradient(linear, left top, left bottom, from(#F1F4FA), to(#FFFFFF));background:-moz-linear-gradient(top,  #F1F4FA,  #FFFFFF)}
div#best-companies div.add-more{padding:6px 0px 5px;text-align:center;border-top:1px dashed #CCCCCC;background-color:#F7F7F7;border-radius:0px 0px 5px 5px}
div#best-companies div.add-more span{font-size:16px;color:#8BD025;font-weight:bold}
div#best-companies div.add-more a{font-size:16px;color:#005CC5;text-decoration:underline}
div#best-companies div.logo-container{display:table-cell;vertical-align:middle;width:219px;height:75px;border-bottom:1px dotted #ccc}
div.logo-container div.level-one{text-align:center}
div.logo-container div.level-two{margin:0px auto;line-height:75px}
div.logo-container div.level-two a img{border:0px}

span.newJobInFeed{color:#71D30F;font-weight:bold}

div.feed-searchbox {
	width: 203px;
	padding: 10px;
	border: 1px solid #CFE1C5;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #E8F1E3 url('//img.bestjobs.ro/common/bestjobs/fp-domains-cities/searchbox-bg.gif') repeat-x top center;
}
div.feed-searchbox-search {
	float: right;
	margin-top: 5px;
}
input.feed-search {
	width: 188px;
	display: block;
	float: left;
	padding: 7px 6px;
	margin: 5px 0px;
	color: #808080;
	font-size: 14px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 2px 2px 0 #CBDEC2;
	-webkit-box-shadow: 2px 2px 0 #CBDEC2;
	box-shadow: 2px 2px 0 #CBDEC2;
}
div.fake-input {
	width: 186px;
	height: 17px;
	float: left;
	padding: 7px;
	margin: 5px 0px;
	cursor: text;
	color: #808080;
	font-size: 14px;
	line-height: 17px;
	background: #FFFFFF url('//img.bestjobs.ro/common/bestjobs/fp-domains-cities/fake-select-arrow.gif') no-repeat 174px center;
	border: 1px solid #CCCCCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 2px 2px 0 #CBDEC2;
	-webkit-box-shadow: 2px 2px 0 #CBDEC2;
	box-shadow: 2px 2px 0 #CBDEC2;
}
ul.fake-select {
	width: 200px;
	display: none;
	padding: 0px;
	margin: 5px 0px;
	border: 1px solid #CCCCCC;
	list-style-type: none;
	background-color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 2px 2px 0 #CBDEC2;
	-webkit-box-shadow: 2px 2px 0 #CBDEC2;
	box-shadow: 2px 2px 0 #CBDEC2;
	position: absolute;
	z-index: 9999;
}
ul.fake-select li {
	font-size: 14px;
	color: #808080;
	display: block;
	width: 186px;
	padding: 7px;
	margin: 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
	background-color: #FFFFFF;
}
ul.fake-select li.fake-selected {
	background-color: #E8F1E3;
}
ul.fake-select li.fake-mouseover {
	background-color: #E8F1E3;
}

/*company-searchresults*/
div.searchbox-company {
	width: 278px;
	height: 231px;
	padding: 10px;
	margin-bottom: 20px;
	background-color: #fcfcfc;
	border: 1px solid #e6e6e6;
	border-radius: 0.6em;
}
div.searchbox-search-company {
	float: right;
	margin-top: 15px;
}
input.job-searchform {
	width: 264px;
	display: block;
	float: left;
	padding: 10px 6px;
	margin: 10px 0px 5px;
	color: #808080;
	font-size: 14px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	border-radius: 7px;
	box-shadow: 2px 2px 0 #d9e3f6;
}
div.fake-input-company {
	width: 252px;
	height: 17px;
	float: left;
	padding: 10px;
	margin: 5px 0px;
	cursor: pointer;
	color: #808080;
	font-size: 14px;
	line-height: 17px;
	background: #FFFFFF url('//img.bestjobs.ro/common/bestjobs/search-company/arrow.gif') no-repeat 245px center;
	border: 1px solid #CCCCCC;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow: 2px 2px 0 #d9e3f6;
	-webkit-box-shadow: 2px 2px 0 #d9e3f6;
	box-shadow: 2px 2px 0 #d9e3f6;
}
ul.fake-select-company {
	width: 272px;
	height:150px;
	display: none;
	padding: 0px;
	margin: 5px 0px;
	border: 1px solid #CCCCCC;
	list-style-type: none;
	background-color: #FFFFFF;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow: 2px 2px 0 #d9e3f6;
	-webkit-box-shadow: 2px 2px 0 #d9e3f6;
	box-shadow: 2px 2px 0 #d9e3f6;
	position: absolute;
	z-index: 9999;
	cursor:pointer;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: scroll;
}
ul.fake-select-company li {
	font-size: 14px;
	color: #808080;
	display: block;
	width: 242px;
	padding: 7px;
	margin: 0px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	cursor: pointer;
	background-color: #FFFFFF;
}
ul.fake-select-company li.fake-selected {
	background-color: #F0F1F9;
}
ul.fake-select-company li.fake-mouseover {
	background-color: #F0F1F9;
}

div.fake-input-offer {
	width: 115px;
	height: 31px;
	float: left;
	padding: 0px 10px;
	margin: 0px;
	cursor: pointer;
	color: #808080;
	font-size: 14px;
	line-height: 31px;
	background: #FFFFFF url('//img.bestjobs.ro/common/serviciifirme/bestjobsoffer/select.png') no-repeat;
	border:none;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
ul.fake-select-offer {
	width: 135px;
	display: none;
	padding: 0px;
	margin: 0px;
	border: 1px solid #CCCCCC;
	list-style-type: none;
	background-color: #FFFFFF;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: absolute;
	z-index: 9999;
	cursor:pointer;
	overflow: auto;
	overflow-x: hidden;
    overflow-y: scroll;
}
ul.fake-select-offer li {
	font-size: 14px;
	color: #808080;
	display: block;
	width: 247px;
	padding: 7px;
	margin: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	cursor: pointer;
	background-color: #FFFFFF;
}
ul.fake-select-offer li.fake-selected {
	background-color: #F2F6F9;
}
ul.fake-select-offer li.fake-mouseover {
	background-color: #F2F6F9;
}

div#only-active{margin-right:15px;width:135px;cursor:pointer;float:left}
div#only-active div.checkbox{background:transparent url('//img.bestjobs.ro/common/bestjobs/search-company/checkbox.jpg') no-repeat center top;height:18px;width:18px;float:left}
div#only-active div.checked{background:transparent url('//img.bestjobs.ro/common/bestjobs/search-company/checkbox.jpg') no-repeat center bottom}
div#only-active div.label{float:right;width:110px;color:#5E5F61}
div#network-box-company {
	width: 278px;
	margin-top: 15px;
	padding: 10px 10px 15px;
	border: 1px solid #d6e6f5;
	border-radius: 0.6em;
	background-color: #fcfcfc;
}
div#network-box-company-title {
	width: 268px;
	padding: 0px 5px 10px;
	background-color: #fcfcfc;
	border-bottom: 1px solid #e6e6e6;
	border-top-left-radius: 0.6em;
	border-top-right-radius: 0.6em;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
div#network-box-company-content {
	width: 258px;
	padding: 10px;
	background-color: #ffffff;
	border-bottom-left-radius: 0.6em;
	border-bottom-right-radius: 0.6em;
	text-align: left;
}
div#network-box-company-content div.index{float:left;font-size:15px;color:#5E5F61;font-weight:bold;width:20px}
div#network-box-company-content div.company-data{float:left;width:190px}
div#network-box-company-content a.cname{font-size:15px;margin-bottom:5px}
div#network-box-company-content a.nr-friends{font-size:13px;color:#5D5D5D;font-weight:bold}
div#network-box-company-content div.logo-container{float:right;border:1px solid #E5E5E5;padding:2px}
div.logo-container a img{border:0px}

.cmp-search-main-block-subs {
	float:left;
	width:211px;
	height:220px;
	border:solid 1px #DBDBDB;
	-moz-box-shadow: 0px 2px 0 #BBBBBB;
	-webkit-box-shadow: 0px 2px 0 #BBBBBB;
	box-shadow: 0px 2px 0 #BBBBBB;
	margin:0px 15px 25px 0px;
	border-radius: 5px;
	display:block;
	text-decoration:none !important;
	cursor:pointer;
}
.cmp-search-main-block-subs:hover {
	background-color:#F5F5F5;
}
.cmp-search-main-block {
	float:left;
	width:215px;
	height:220px;
	border:solid 1px #EBEBEB;
	-moz-box-shadow: 0px 2px 0 #CCCCCC;
	-webkit-box-shadow: 0px 2px 0 #CCCCCC;
	box-shadow: 0px 2px 0 #CCCCCC;
	margin:0px 15px 25px 0px;
	border-radius: 5px;
	display:block;
	text-decoration:none !important;
	cursor:pointer;
}
.cmp-search-main-block:hover {
	background-color:#F5F5F5;
}
.cmp-search-middle {
	height:115px;
}
.cmp-search-logodiv {
	height:60px;
}
.cmp-search-detailsdiv {
	height:45px;
	border-top:solid 1px #EBEBEB;
	background-color:#F5F5F5;
	border-radius: 0px 0px 5px 5px;
	line-height:45px;
}
.cmp-search-detailsdiv-subs {
	height:45px;
	border-top:solid 1px #CFCFCF;
	background-color:#DBDBDB;
	border-radius: 0px 0px 5px 5px;
	line-height:45px;
}
.cmp-search-titlediv {
}
.cmp-search-titlediv a {
	font-size:15px;font-weight:bold;color:#005CC5;
}
.cmp-search-titlediv span {
	font-size:15px;font-weight:bold;color:#005CC5;
}
.cmp-search-infodiv {
	padding-top:15px;
	color:gray;
}
.cmp-search-jobsdiv {
	padding-top:10px;
	color:#005CC5;
}
.cmp-extended {
	height:175px;
}
div.searchbox-company-thumbs {
	height:111px;
	padding: 10px;
	border: 1px solid #EBEBEB;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	background-color: #F6F5F3;
}
div.searchbox-search-company-thumbs {
	float: left;
	margin-top: 15px;
}
input.search-company-thumbs {
	width: 235px;
	display: block;
	float: left;
	padding: 13px 6px 10px 6px;
	margin: 10px 0px 5px 0px;
	color: #808080;
	font-size: 11px;
	border: 1px solid #EBEBEB;
	background-color: #FFFFFF;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}
div#only-active-thumbs{margin-right:15px;width:123px;_width:123px;cursor:pointer;float:left}
div#only-active-thumbs div.checkbox{background:transparent url('//img.bestjobs.ro/common/bestjobs/search-company/checkbox.jpg') no-repeat center top;height:18px;width:18px;float:left}
div#only-active-thumbs div.checked{background:transparent url('//img.bestjobs.ro/common/bestjobs/search-company/checkbox.jpg') no-repeat center bottom}
div#only-active-thumbs div.label{float:right;width:95px;color:#5E5F61}
div#network-box-company-thumbs{
	margin-top:15px;
	padding: 10px;
	border: 1px solid #EBEBEB;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	background: #F6F5F3;
}
/** targetmessage fix for "pre" **/
div.msg_view_text_body pre {
	display: inline-block;
}


/* tips */
div#bjtip-box {
	position:relative;
	top:-10px;
	left:380px;
	width:600px;
}
div#bjtip-box-dialog {
	background:url(//img.bestjobs.ro/common/bestjobs/bjheader/gnd_tips.png) no-repeat;
	width:435px;
	height:50px;
	position:relative;
}
div#bjtip-box-msg {
	float:left;
	position:relative;
	top:21px;
	left:12px;
	color:#5D5D5D;
	font-size:12px;
}
div#bjtip-box-close {
	float:right;
	position:relative;
	top:13px;
	right:10px;
}
div#bjtip-box-close a {
	color:#6D6D6D;
	font-size:11px;
}

/** august 2012 - new type of rounded boxes - jobdetail right part and signin/register **/
div.rounded-box {
	width: 280px;
	padding: 10px 9px 15px;
	border-radius: 0.6em;
	border: 1px solid #e6e6e6;
	margin-bottom: 20px;
	background-color: #fcfcfc;
}
div.rounded-box-title {
	padding: 0px 10px 10px;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
div.rounded-box-content {
	padding: 10px 10px 5px;
	margin: 0px auto;
	border-top: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
	background-color: #ffffff;
	font-size: 13px;
	color: #000000;
}
div.rounded-box-item {
	padding-bottom: 10px;
}
div.rounded-box-sep {
	font-size: 1px;
	line-height: 1px;
	padding-bottom: 10px;
	border-top: 1px dotted #cccccc;
}
div.savebox-sep {
	font-size: 1px;
	line-height: 1px;
	margin-top: 5px;
	padding-bottom: 8px;
	border-top: 1px dotted #cccccc;
}
div.interview-main {
	width: 978px;
	padding: 0px;
	margin: 0px 0px 10px;
	border: 1px solid #e6e6e6;
	border-radius: 0.6em;
	background-color: #ffffff;
}
div.interview-title {
	width: 918px;
	padding: 15px 30px;
	text-align: left;
	border-bottom: 1px solid #e6e6e6;
	border-top-left-radius: 0.6em;
	border-top-right-radius: 0.6em;
	background-color: #fcfcfc;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
div.interview-content {
	width: 918px;
	padding: 15px 30px;
	text-align: left;
	background-color: #ffffff;
	border-bottom-left-radius: 0.6em;
	border-bottom-right-radius: 0.6em;
}
div.interview-content p, div.interview-content div {
	font-size: 13px;
	line-height: 1.5;
}
div.interview-content textarea {
	margin-top: 8px;
	padding: 7px;
	border: 1px solid #d2d9dc;
	box-shadow: 0 0 5px #e5e5e5 inset;
	border-radius: 0.3em;
}
div.zumzi-header-promo-container {
	float:left;
	display:inline;
	width:1px;
	height:1px;
}
div.zumzi-header-promo-img {
	background-image:url(//img.bestjobs.ro/common/bestjobs/bjheader/zumzi_4bj.png);
	width:54px;
	height:47px;
	position:relative;
	cursor:pointer;
}
div#zumzi-header-promo-dialog {
	background-image:url(//img.bestjobs.ro/common/bestjobs/bjheader/zumzi_dialog.png);
	width:217px;
	height:65px;
	position:relative;
	top:4px;
	left:-85px;
	text-align:center;
	display:none;
	color:#333333;
	font-size:12px;
	line-height:70px;
}
#bjmenu-rel {
	position:relative;
	width:980px;
	height:1px;
	*left:-490px;
}
div.error-page {
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
	border: 1px solid #e6e6e6;
	border-radius: 0.6em;
}
div.error-page-top {
	height: 46px;
	padding: 0px 9px 0px 19px;
	background: url(//img.bestjobs.ro/common/bestjobs/miniheader.jpg) repeat-x;
	border-top-left-radius: 0.6em;
	border-top-right-radius: 0.6em;
}
div.error-page-title {
	float: left;
	width: 410px;
	height: 16px;
	line-height: 16px;
	padding: 15px 0px;
	margin-right: 10px;
	font-size: 14px;
	color: #000000;
	overflow: hidden;
	font-weight:bold;
}
div.error-page-main {
	padding: 15px 9px 5px;
	background-color: #ffffff;
	border-bottom-left-radius: 0.6em;
	border-bottom-right-radius: 0.6em;
}
div.error-page-doggie {
	float:left;
	width:270px;
	height:340px;
	background: url(//img.bestjobs.ro/common/bestjobs/error/404dog.jpg) 50% 15% no-repeat;
}
div.error-page-right {
	float:left;
	margin-left:15px;
	padding:12px 15px 15px 0;
	width:600px;
}
div.error-page-keywords {
    margin: 0;
    padding: 12px 0px 8px;
    width: 180px;
}
input.error-page-kw {
    background: url("//img.bestjobs.ro/common/serviciifirme/globalsearch/search-input.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    color: #9E9D9D;
    display: block;
    float: left;
    font-size: 12px;
    height: 17px;
    line-height: 17px;
    padding: 10px 8px;
    width: 126px;
}
a.error-page-keywords-search {
    background: url("//img.bestjobs.ro/common/serviciifirme/globalsearch/search-input-click.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 37px;
    text-decoration: none;
    width: 38px;
}
div.error-page-right #looking {
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
	color:#3E3E3E;
	position:relative;
	left:-30px;
}
div.error-page-right #thepage {
	color:#3E3E3E;
	font-size:13px;
	position:relative;
	left:-30px;
}
div.error-page-right #seeker-or-cmp {
	color:#3E3E3E;
	font-size:13px;
	font-weight:bold;
}
div.error-page-right #toadvertise {
	color:#3E3E3E;
	font-size:13px;
	padding:12px 0;
}
div.error-page-right .floatinglink {
	float:left;
}
div.error-page-right #linkseparator {
	float:left;
	border-left:1px dotted #3E3E3E;
	margin:0px 7px;
	font-size:0px;
	height:12px;
}
div.bjmenuitem-cvsearch {
	float:left;
}
div.bjmenu-search-container {
	background: url('//img.bestjobs.ro/common/bestjobs/bjmenu/gnd_cv_search.png') no-repeat;
	width:150px;
	height:37px;
	text-align:left;
	padding:4px 7px;
	margin-top:10px;
}
.bjmenu-cvsearch-input {
	width:125px;
	border:0px solid;
	font-size:13px;
	margin-right:7px;
}

/*select with checkbox*/
.cbselect-items {
      border:solid 1px #B9BDC1;
      /*margin-left:20px;*/
      width:250px;
      line-height:1.7em;
      clear:both;
}
.cbselect-items div label {
      vertical-align:bottom;
}
.cbselect-block-remove {
      float:left;
      width:26px;
      cursor:pointer;
      text-align:right;
}
.cbselect-block-remove img {margin-top:8px;}
.cbs-fakeselect {
      float:left;
      border:solid 1px #B9BDC1;
      width: 240px;
      height: 33px;
      color:#000000;
      padding:0px 0px 0px 10px;
      line-height:34px;
      background: url(//img.bestjobs.ro/common/serviciifirme/cooljob/arrow-select.png) no-repeat 235px center #FFFFFF;
      /*height:21px;line-height:21px;margin-top:7px;margin-left:20px;*/
      cursor:pointer;
      margin-bottom:6px;
}
.cbselect-item {
      display:block;
}
.cbselect-item-float {
      float:left;width:50%;
      margin:3px 0px;
}
/*end select with checkbox*/

/*cmp grid*/
div.cmplist-grid-item {
	float:left;width:253px;
	height:192px;
	background-color:#FFFFFF;
	border-radius:5px;
	margin-bottom:10px;
	margin-right:10px;

	border:solid 1px #CDCDCD;
	-webkit-box-shadow: 0 1px 2px #CDCDCD;
	-moz-box-shadow: 0 1px 2px #CDCDCD;
	box-shadow: 0 1px 2px #CDCDCD;
}
div.cmplist-grid-item:hover {
	background-color:#FAFAFA;
}
div.cmpitem-pt {
	background:url(//img.bestjobs.ro/common/bestjobs/search-company/icon_premium.png) no-repeat 15px 45px #FFFFFF;
}
div.cmpitem-pt:hover {
	background-position:15px 45px;
}
div.cmplist-grid-item-content {
	margin:10px;
}
div.cmplist-grid-item-title {
	margin-top:10px;
	line-height:21px;
	height:21px;
	overflow:hidden;
}
div.cmplist-grid-item-title a{
	font-size:14px;
}
div.cmplist-grid-item-domain {
	font-size:14px;color:#2E2E2E;
	margin:7px 0px 15px 0px;
}
.cmplist-paging {
	margin:5px 0px;
}
div.cmplist-grid-item-logo {
	display:block;
	width:160px;
	height:80px;
	overflow:hidden;
	margin:0px auto;
	text-align:center;
	border:solid 1px #E5E5E5;
	/*border:none;*/
	border-radius:3px;
	background-color:#FFFFFF;
	-webkit-box-shadow: 0px 1px 1px #E5E5E5;
	-moz-box-shadow: 0px 1px 1px #E5E5E5;
	box-shadow: 0px 1px 1px #E5E5E5;
	vertical-align:middle;
}
div.cmplist-grid-item-logo a {
	display:table-cell;
	text-align:center;
	width:160px;
	height:80px;
	vertical-align:middle;
}
div.cmplist-grid-item-bottom {
	border-top:solid 1px #E5E5E5;
	height:30px;
	background-color:#FAFAFA;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
}
div.cmplist-grid-item-bottom-left {
	height:30px;line-height:30px;float:left;color:#B3B3B3;
	padding-left:10px;
	width:108px;
}
div.cmplist-grid-item-bottom-right {
	height:30px;line-height:30px;float:right;color:#B3B3B3;text-align:right;
	width:125px;
	padding-right:10px;
}
div.cmplist-grid-item-bottom-left img {vertical-align:middle;margin-right:3px;}
div.cmplist-grid-item-bottom-right img {vertical-align:middle;margin-right:3px;}

div.cmplist-list-item {
	width: 773px;
	padding: 10px;
	margin-bottom: 10px;
	background-color: #ffffff;
	border-radius:5px;

	border:solid 1px #E3E3E3;
	-webkit-box-shadow: 0 1px 2px #E5E5E5;
	-moz-box-shadow: 0 1px 2px #E5E5E5;
	box-shadow: 0 1px 2px #E5E5E5;
}
div.cmplist-list-item:hover {
	background-color:#FAFAFA;
}

div.cmplist-list-item:hover span.cmplist-list-item-badge {
	visibility:visible;
}
span.cmplist-list-item-badge {
	width:30px;position:relative;left:-224px;top:22px;display:block;border-top:solid 1px #E3E3E3;border-bottom:solid 1px #E3E3E3;border-left:solid 1px #E3E3E3;padding:5px 0px;background-color:#FFFFFF;border-top-left-radius:5px;border-bottom-left-radius:5px;text-align:center;
	visibility:hidden;
}
div.cmplist-list-item-logo {
	width:172px;float:left;clear:both;text-align:center;
}
div.cmplist-list-item-main {
	margin-left:10px;
	width: 588px;
	float: left;
	vertical-align: top;
}
div.cmplist-list-item-title-cont {
	width: 583px;
	float:left;
}
div.cmplist-list-item-title {
	float: left;width:363px;
}
div.cmplist-list-item-title a {
	font-size: 16px;
	color: #005CC5;
	font-weight:bold;
}
div.cmplist-list-item-nrjobs {
	width: 215px;height:20px;overflow:hidden;
	text-align: right;
	float: right;
}
div.cmplist-list-item-nrjobs span {
	display: inline-block;
	color: #5e5f61;
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 10px;
}
div.cmplist-list-item-nrjobs img {
	margin-right:5px;
}
div.cmplist-list-item-info-cont {
	width: 578px;
	padding-left: 0px;
	height:15px;
	margin-top:0px;
	clear: both;
}
div.cmplist-list-item-info {
	width: 310px;
	float:left;
}
.cmplist-list-item-info span {
	color:#333333;font-size:14px;
}
div.cmplist-list-item-cty {
	width:215px;
	height:15px;
	float:right;
	color: #5E5F61;
    	display: inline-block;
    	font-size: 12px;
	text-align:right;
	margin-right:13px;
}
div.cmplist-list-item-description {
	color:#CCCCCC;text-align:left;clear:both;margin-top:10px;
}
a.all-cmp-domains {
	color:#424242;text-decoration:none;
	margin-top:5px;
	margin-left:30px;
}
div.cmplist-list-item-location {
	width:120px;float:left;
	overflow:hidden;
	text-align:right;
}
div.cmplist-list-item-location span {
	display: inline-block;
	color: #5e5f61;
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 10px;
}
div.cmplist-list-item-location img {
	margin-right:5px;
}
div.cmplist-list-item-divider {
	float:left;width:10px;height:25px;
	background: url('//img.bestjobs.ro/common/bestjobs/joblist/minidivider.png') center center no-repeat;
}
a.cmplist-filters-bottom-nl {
	display:block;
	padding:10px 10px 10px 30px;border-radius:5px;border:solid 1px #CDCDCD;
	background:url("//img.bestjobs.ro/common/bestjobs/cvedit/cv-select-checked.png") no-repeat scroll 5px 10px #FFFFFF;
	color:#424242;text-decoration:none;
}
input.cmplist-kw {
    display: block;
    width: 720px;
    height: 17px;
    float: left;
    padding: 10px 8px;
    border: 0px none;
    background: url('//img.bestjobs.ro/common/bestjobs/joblist/gnd_cmpsearch.png') no-repeat 0 0;
    font-size: 12px;
    line-height: 17px;
    color: #9e9d9d;
    margin-top:15px;
	
}
div.gallery-item {
	background-color: #FFFFFF; border: 1px solid #E5E5E5;border-radius: 3px 3px 3px 3px; display: block; margin: 0 auto 10px auto; overflow: hidden; text-align: center; vertical-align: middle;  width: 180px;
	padding:5px 0px;
}
div.gallery-item:hover div.gallery-bottom {
	visibility:visible;
}
div.gallery-item-inner {
	margin:0px 10px;
	position: relative;
}
div.gallery-img {
	height:100px;text-align:center;
}
div.gallery-bottom {
	height:25px;line-height:25px;text-align:center;
	visibility:hidden;
}
div.cmp-gal-item-public {
	background-color: #FFFFFF;
	border: 1px solid #E5E5E5;
	border-radius: 3px;
	display: block;
	margin: 0 auto 10px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	width: 180px;
	padding:5px 0;
	/*height: 100px;*/
}

div.gallery-item-inner a.gallery-cover-img{
	background-color: rgba(10, 24, 44, 0.8);
	border-radius: 16px;
	color: #FFF;
	display: block;
	left: 0;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 0;
	width: 30px;
	transition: all 120ms ease 240ms;
	-moz-transition: all 120ms ease 240ms;
	-webkit-transition: all 120ms ease 240ms;
}

div.gallery-item-inner a.gallery-cover-img:before{
	background: transparent;
	content: "";
	display: inline-block;
	border: 1px solid #FFF;
	border-radius: 16px;
	top: 5px;
	left: 5px;
	position: absolute;
	vertical-align: middle;
	padding: 4px;
	width: 10px;
	height: 10px;
}

div.gallery-item-inner a.gallery-cover-img.selected:before{
	background: #6EA50C;
	border: 1px solid #6EA50C;
}

div.gallery-item-inner span.icon.lonely-checkmark{
	background-position: -155px -175px;
	border-radius: 16px;
	padding: 4px;
	position: absolute;
	top: 7px;
	left: 7px;
	vertical-align: middle;
	width: 8px;
	height: 8px;
	visibility: hidden;
	opacity: 0;
	filter: alpha(opacity=0);
}

div.gallery-item-inner span.gallery-img-actiontext{
	display: inline-block;
	color: #FFF;
	margin: 0 0 0 25px;
	height: 30px;
	opacity: 0;
	filter: alpha(opacity=0);
	visibility: hidden;
}

div.gallery-item-inner span.icon.lonely-checkmark,
div.gallery-item-inner span.gallery-img-actiontext{
	transition: all 220ms ease 240ms;
	-moz-transition: all 220ms ease 240ms;
	-webkit-transition: all 220ms ease 240ms;
}

div.gallery-item-inner a.gallery-cover-img:hover,
div.gallery-item-inner a.gallery-cover-img-selected:hover{
	width: 100%;
}

div.gallery-item-inner a.gallery-cover-img:hover span.icon.lonely-checkmark,
div.gallery-item-inner a.gallery-cover-img.selected span.icon.lonely-checkmark,
div.gallery-item-inner a.gallery-cover-img:hover span.gallery-img-actiontext{
	visibility: visible;
	opacity: 1;
	filter: alpha(opacity=100);
}

#bjfooter-inner {
	width:980px;margin:0px auto;height:60px;line-height:60px;
}
#bjfooter-inner-left {
	float:left;width:680px;height:60px;line-height:60px;
}
#bjfooter-inner-right {
	float:right;width:300px;margin:0px auto;height:60px;line-height:60px;
}
#bjfooter-inner-right a {
      color: #005CC5;
      cursor: pointer;
      display: block;
      float: left;
      margin-right: 15px;
}
#bjfooter-inner-left a {
      color: #005CC5;
      cursor: pointer;
      display: block;
      float: left;
      margin-right: 15px;
}
.bjft-community {
	width:30px;height:30px;margin-top:15px;
}
.bjft-community:hover {
	background-position: 0 -30px !important;
}
.bjft-langselector-ro {
	width:105px;height:32px;margin-top:15px;
}
.bjft-langselector-ro:hover {
	background-position: 0 -32px !important;
}
.bjft-langselector-en {
	width:105px;height:32px;margin-top:15px;
	background-position: 0 -32px !important;
}
.bjft-langselector-en:hover {
	background-position: 0 0 !important;
}
/*common cvsearch+joblist*/

.joblist-left {
	float:left;width:810px;
}
.joblist-left-inner {
	margin-right:15px;
}
.joblist-right {
	float:left;
	width:170px;
	background:url(//img.bestjobs.ro/common/bestjobs/joblist/h-px.png) repeat-y top left #F2F2F2;
}
.joblist-right-inner {margin-left:15px;color:#2E2E2E;}
.joblist-right-filters-head{
	font-size:13px;font-weight:bold;color:#2E2E2E;
}
.joblist-filters-horiz-sep {
	margin:10px 0px;
	height:2px;line-height:2px;font-size:2px;
	background:url(//img.bestjobs.ro/common/bestjobs/joblist/v-px.png) repeat-x #CCCCCC;
}
.joblist-filters-item {
	height:20px;line-height:20px;
	margin:5px 0px;
}
.joblist-filters-item input {
	vertical-align:bottom;
}
.joblist-filters-item input + label {
	color:#2E2E2E;font-size:13px;
}
.joblist-top {
	height:30px;clear:both;
}
.joblist-top-left {float:left;height:30px;line-height:30px;color:#2E2E2E;padding-left:10px;font-size:14px;}
.joblist-top-right {
	float:right;height:30px;line-height:30px;text-decoration:none;
	width:125px;
}
.joblist-top-left h1{
	line-height:30px;
	color:#2E2E2E;
	font-size:14px;
	margin:0px;
	padding:0px;
	font-weight:normal;
	float:left;
}
.joblist-bottom-seo-text{
	line-height:20px;
	color:#424242;
	font-size:12px;
	padding:30px 10px;
	font-weight:normal;
}
.jl-grid {
	background:url(//img.bestjobs.ro/common/bestjobs/joblist/viewmode.png) 0 -30px no-repeat;
}
.jl-list {
	background:url(//img.bestjobs.ro/common/bestjobs/joblist/viewmode.png) 0 0 no-repeat;
}
.joblist-keyws {
	width:980px;
	background-color:#FFFFFF;
	height:70px;
	position:fixed;
	z-index:2;
	background:url(//img.bestjobs.ro/common/bestjobs/joblist/gnd_submenu.png) no-repeat;
}
.joblist-shadow {
	height:20px;
}
.joblist-keyws-1 {
	float:left;width:110px;height:60px;line-height:70px;text-align:center;font-weight:bold;color:#2E2E2E;font-size:14px;
}
.joblist-keyws-2 {
	float:left;width:743px;height:60px;line-height:60px;
}
.joblist-keyws-4 {
	float:left;width:125px;height:60px;line-height:70px;text-align:center;
}
input.joblist-kw {
    display: block;
    width: 720px;
    height: 17px;
    float: left;
    padding: 10px 8px;
    border: 0px none;
    background: url('//img.bestjobs.ro/common/bestjobs/joblist/gnd_search.png') no-repeat 0 0;
    font-size: 12px;
    line-height: 17px;
    color: #9e9d9d;
    margin-top:15px;
	
}
a.joblist-keywords-add {
	display: block;
	width: 38px;
	height: 37px;
	float: left;
	background: url('//img.bestjobs.ro/common/serviciifirme/globalsearch/search-input-click.png') no-repeat 0 0;
	text-decoration: none;
	margin-top:15px;
}
div.joblist-column {
	width:259px;
	float:left;
}
div.joblist-column-sep {
	width:9px;float:left;
	background-color:transparent;height:100px;
}
div.joblist-item {
	background-color:#FFFFFF;
	border-radius:5px;
	margin-bottom:10px;

	border:solid 1px #E0E0E0;
	-webkit-box-shadow: 0 1px 2px #E0E0E0;
	-moz-box-shadow: 0 1px 2px #E0E0E0;
	box-shadow: 0 1px 2px #E0E0E0;
}
div.joblist-item:hover {
	background-color:#FAFAFA;
}
div.joblist-item:hover div.joblist-item-logo-cont {
	background-position:center left;
}
.pt-item {
	background-color:#fafbfc ! important;
	border:solid 1px #CDCDCD !important;
	-webkit-box-shadow: 0 1px 2px #CDCDCD !important;
	-moz-box-shadow: 0 1px 2px #CDCDCD !important;
	box-shadow: 0 1px 2px #CDCDCD !important;
}
.pt-item:hover {
	background-color:#f5f7fa !important;
}

div.joblist-item-logo-cont {
	background-repeat: no-repeat;
	background-position:center -20px;
}

div.platinum-logo-cont {
	background-image:url(//img.bestjobs.ro/common/bestjobs/platinum_star.gif);
	height:90px;

}
div.gold-logo-cont {
	background-image:url(//img.bestjobs.ro/common/bestjobs/gold_star.gif);
	height:50px;
}

div.joblist-item-content {
	margin:10px;
}
div.joblist-item-logo {
	margin:0px auto;
	width:150px;
	text-align:center;
}
div.joblist-item-logo a {
	display:table-cell;
	text-align:center;
	width:150px;

	padding:5px 5px;
	border:solid 1px #E5E5E5;
	/*border:none;*/
	border-radius:3px;
	background-color:#FFFFFF;
	-webkit-box-shadow: 0px 1px 1px #E5E5E5;
	-moz-box-shadow: 0px 1px 1px #E5E5E5;
	box-shadow: 0px 1px 1px #E5E5E5;
	vertical-align:middle;
}
.pt-logo {
	width:172px !important;
	height:70px !important;
	display:block !important;
	margin:0px auto;
}
.pt-logo a{
	width:172px !important;
	height:70px !important;
	margin:0px auto;
	background-color:#FFFFFF;
}
.au-logo {
	width:100px !important;
	height:40px !important;
	display:block !important;
	margin:0px auto;
}
.au-logo a{
	width:100px !important;
	height:40px !important;
	margin:0px auto;
	background-color:#FFFFFF;
}
div.joblist-item-logo span {
	display:table-cell;
	text-align:center;
	width:150px;
	height:50px;
	
	padding:5px 0px;
	border:solid 1px #E5E5E5;
	border-radius:3px;
	background-color:#FFFFFF;
	-webkit-box-shadow: 0px 1px 1px #E5E5E5;
	-moz-box-shadow: 0px 1px 1px #E5E5E5;
	box-shadow: 0px 1px 1px #E5E5E5;
	vertical-align:middle;
}
div.joblist-item-title {
	margin-top:10px;
	line-height:21px;
}
div.joblist-item-title a{
	font-size:14px;
}

div.joblist-item-title a:visited {
	color:gray;
}
div.joblist-item-cmp {
	font-size:14px;color:#2E2E2E;
	margin:7px 0px 15px 0px;
}
div.joblist-item-cmp a {
	color:#2E2E2E;font-size:14px;
}
div.joblist-item-description {
	margin:5px 0px 15px 0px;
	overflow:hidden;
}
div.joblist-item-description-row {
	width:227px;height:16px;
}
div.joblist-item-description-row-left {
	width:70px;
	float:left;height:16px;line-height:16px;color:#2E2E2E
}
div.joblist-item-description-row-center {
	width:20px;
	float:left;height:16px;line-height:16px;background:url(//img.bestjobs.ro/common/bestjobs/jobdetail/gri_arrow.gif) no-repeat center center;
}
div.joblist-item-description-row-right {
	width:137px;
	float:left;height:16px;line-height:16px;color:#B3B3B3;
	overflow:hidden;
}
div.joblist-item-bottom {
	border-top:solid 1px #E5E5E5;
	height:30px;
	background-color:#FAFAFA;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
}
div.joblist-item-bottom-pt {
	border-top:solid 1px #E5E5E5;
	height:30px;
	background-color:#FCFCFC;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
}
div.joblist-item-bottom-operations {
	border-top:solid 1px #EbEbEb;
	height:30px;line-height:30px;
	background-color:#FCFCFC;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	text-align:center;
}
div.joblist-item-bottom-left {
	height:30px;line-height:30px;float:left;color:#B3B3B3;
	padding-left:10px;
	width:108px;
}
div.joblist-item-bottom-right {
	height:30px;line-height:30px;float:right;color:#B3B3B3;text-align:right;
	width:125px;
	padding-right:10px;
}
div.joblist-item-bottom-left img {vertical-align:middle;margin-right:3px;}
div.joblist-item-bottom-right img {vertical-align:middle;margin-right:3px;}

.joblist-saveblock {
	background-color:#FFFFFF;border:solid 1px #EFEFEF;
	border-radius:5px;padding:10px;
	display:block;
}
div.joblist-saveblock {
	color:gray;
}
a.joblist-saveblock {
	text-decoration:none;cursor:pointer;
}
a.joblist-saveblock div {color:#005CC5}
div.joblist-saveblock div {color:gray}

.joblist-saveblock-left {
	float:left;width:43px;height:32px;
}
 .joblist-saveblock-right {
	float:left;width:120px;
}
.joblist-paging {
	margin:5px 0px;
}
/** new global cvsearch **/
div.gsearch-main {
	width: 980px;
}
div.gsearch-left {
	width: 768px;
	float: left;
	background:#FFFFFF;
	border:1px solid #E0E0E0;
	border-radius:5px;
	box-shadow:0px 1px 2px 0px #E4E4E4;
}
div.gsearch-right-cont {
	width: 155px;
	float: left;
	margin-left: 10px;
}
div.gsearch-right {
	width: 155px;
	background:#FFFFFF;
	/*
	border:1px solid #E0E0E0;
	border-radius:5px;
	box-shadow:0px 1px 2px 0px #E4E4E4;*/
}
div.gsearch-left-top {
	width: 750px;
	height: 46px;
	padding: 0px 9px;
	background: url('//img.bestjobs.ro/common/bestjobs/miniheader.jpg') repeat-x scroll 0 0;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	line-height:46px;
}
div.gsearch-left-content {
	width: 768px;
}
div.gsearch-right-top {
	height: 20px;
	padding: 0px 9px 0px 14px;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
}
div.gsearch-right-bottom {
  border-top:solid 1px #E6E6E6;background-color:#FCFCFC;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;padding:10px;
}
div.gsearch-right-top a {
	width: 100px;
	height: 20px;
	font-size: 11px;
	font-weight: normal;
	color: #0033bb;
	line-height: 20px;
	float: right;
	text-align: right;
	/*margin-top: -20px;*/
}

div.gsearch-right-content {
	background:#FFFFFF;
	width: 155px;
	padding: 0px 9px 9px 9px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
}
div.gsearch-left-bottom {
	width: 750px;
	height: 29px;
	float: left;
	padding: 25px 9px;
	background-color: #fcfcfc;
	color: #000000;
	font-size: 14px;
	line-height: 29px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
div.gsearch-perpage {
	width: 310px;
	height: 29px;
	padding-left: 10px;
	float: left;
}
div.gsearch-paging {
	width: 430px;
	height: 29px;
	float: left;
	text-align: right;
}
span.gsearch-foldername {
	color: #424242;
	font-size: 14px;
	font-weight: bold;
	display: inline-block;
	/*line-height: 20px;*/
	padding-left: 5px;
	padding-right: 8px;
	margin-right: 8px;
	border-right: 1px dotted #e5e5e5;
}
a.gsearch-foldername {
	color: #0033bb;
	font-size: 14px;
}
/* filters */
div.gsearch {
	width: 164px;
	padding: 7px;
	border: 1px solid #ebebeb;
	border-radius: 5px;
	box-shadow: 0 0 1px #ebebeb inset;
	/* gradient and background image */
	background: #ffffff; /* Old browsers */
	background: url(//img.bestjobs.ro/common/serviciifirme/globalsearch/arrow-select.png) no-repeat 160px center;
	background: url(//img.bestjobs.ro/common/serviciifirme/globalsearch/arrow-select.png) no-repeat 160px center, -webkit-linear-gradient(top,  #ffffff 0%,#fafafa 100%); /* Chrome10+,Safari5.1+ */
	background: url(//img.bestjobs.ro/common/serviciifirme/globalsearch/arrow-select.png) no-repeat 160px center, -o-linear-gradient(top,  #ffffff 0%,#fafafa 100%); /* Opera 11.10+ */
	background: url(//img.bestjobs.ro/common/serviciifirme/globalsearch/arrow-select.png) no-repeat 160px center, -ms-linear-gradient(top,  #ffffff 0%,#fafafa 100%); /* IE10+ */
	background: url(//img.bestjobs.ro/common/serviciifirme/globalsearch/arrow-select.png) no-repeat 160px center, linear-gradient(to bottom,  #ffffff 0%,#fafafa 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fafafa',GradientType=0 ); /* IE6-9 */
	/* end gradient and background image */
	font-size: 12px;
	line-height: 16px;
	color: #424242;
	cursor: pointer;
	margin-bottom: 10px;
}
ul.gsearch {
	width: 178px;
	height: 302px;
	overflow-x: hidden;
	overflow-y: scroll;
	display: none;
	padding: 0px;
	margin: 0px;
	border: 1px solid #ebebeb;
	list-style-type: none;
	background-color: #ffffff;
	border-radius: 5px;
	box-shadow: 0 0 1px #ebebeb inset;
	position: absolute;
	z-index: 9999;
}
ul.gsearch li {
	display: block;
	width: 164px;
	padding: 7px;
	margin: 0px;
	border-radius: 3px;
	cursor: pointer;
	background-color: #ffffff;
	font-size: 12px;
	color: #424242;
	line-height: 16px;
}
ul.gsearch li.selected {
	background-color: #f5f5f5;
}
ul.gsearch li.mouseover {
	background-color: #f5f5f5;
}
div.gsearch-group {
	width: 155px;
	margin: 12px 0px;
	padding: 9px 3px 0px;
	border-top: 1px solid #e3e3e3;
}
div.gsearch-title {
	width: 155px;
	height: 18px;
	margin-bottom: 5px;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
	overflow: hidden;
}
.arrow-select {
    background: url('//img.bestjobs.ro/common/serviciifirme/globalsearch/arrow-select.png') no-repeat 160px center;
    cursor:pointer;
}
.arrow-selected {
    background: url('//img.bestjobs.ro/common/serviciifirme/globalsearch/arrow-selected.png') no-repeat 145px center;
    cursor:pointer;
}
div.gsearch-title a {
	display: inline-block;
	height: 18px;
	padding-left: 5px;
	font-size: 11px;
	font-weight: normal;
	color: #0033bb;
	line-height: 18px;
}
div.gsearch-filter {
	display: block;
	width: 180px;
	padding: 0px;
	margin: 0px;
}
div.gsearch-filter a,
div.gsearch-filter a.checked {
	display: block;
	width: 150px;
	height: 18px;
	padding-left: 25px;
	padding-right: 3px;
	margin-top: 6px;
	margin-left: 3px;
	background-image: url('//img.bestjobs.ro/common/serviciifirme/globalsearch/cvs-checkbox.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 11px;
	color: #424242;
	line-height: 18px;
	text-decoration: none;
}
div.gsearch-filter a:hover {
	color: #424242;
	background-position: 0 -18px;
}
div.gsearch-filter a.checked {
	background-position: 0 -36px;
}
div.gsearch-filter a span {
	font-size: 11px;
	color: #bfbfbf;
}
div.gsearch-filter a.subcategory {
	margin-left:12px;
}
div.gsearch-filter div,
div.gsearch-filter div.checked {
	display: block;
	width: 150px;
	height: 18px;
	padding-left: 25px;
	padding-right: 3px;
	margin-top: 6px;
	margin-left: 3px;
	background-image: url('//img.bestjobs.ro/common/serviciifirme/globalsearch/cvs-checkbox.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 11px;
	color: #424242;
	line-height: 18px;
	text-decoration: none;
	cursor:pointer;
}
div.gsearch-filter div.checked {
	background-position: 0 -36px;
}
div.gsearch-keywords {
	width: 180px;
	margin: 0px;
	padding: 9px 0px 0px;
}
div.gsearch-more {
	width: 170px;
	height: 14px;
	margin: 0px;
	padding: 3px 10px 0px 0px;
	text-align: right;
}
div.gsearch-more a {
	font-size: 11px;
	color: #0033bb;
	line-height: 14px;
}
input.gsearch {
	display: inline-block;
	width: 180px;
	padding: 9px;
	border: 1px solid #ebebeb;
	border-radius: 5px;
	box-shadow: 0 0 1px #ebebeb inset;
	/* gradient */
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #fafafa 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#fafafa)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#fafafa 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#fafafa 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#fafafa 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#fafafa 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fafafa',GradientType=0 ); /* IE6-9 */
	/* end gradient */
	font-size: 12px;
	line-height: 17px;
	color: #9e9d9d;
	margin-bottom: 10px;
}
textarea.gsearch {
	width: 380px;
	padding: 9px;
	border: 1px solid #EBEBEB;
	border-radius: 5px;
	box-shadow: 0 0 1px #ebebeb inset;
	font-size:12px;
}
input.gsearch-kw {
	display: block;
	width: 126px;
	height: 17px;
	float: left;
	padding: 10px 8px;
	border: 0px none;
	background: url('//img.bestjobs.ro/common/serviciifirme/globalsearch/search-input.png') no-repeat 0 0;
	font-size: 12px;
	line-height: 17px;
	color: #9e9d9d;
}
a.gsearch-keywords-add {
	display: block;
	width: 38px;
	height: 37px;
	float: left;
	background: url('//img.bestjobs.ro/common/serviciifirme/globalsearch/search-input-click.png') no-repeat 0 0;
	text-decoration: none;
}
a.gsearch-keywords-remove {
	display: block;
	overflow: hidden;
	width: 151px;
	height: 27px;
	line-height: 27px;
	margin: 0;
	padding: 0px 2px 0px 25px;
	border: 1px solid #e5e5e5;
	border-radius: 4px;
	background: url('//img.bestjobs.ro/common//serviciifirme/globalsearch/icon-delete.png') 5px center no-repeat;
	color: #424242;
	font-size: 14px;
}

a.cmp-city-selector, a.cmp-city-selector:hover {
	text-decoration:none;
	border:1px solid #d9d9d9;
	border-radius:5px;
	display:block;
	height:27px;
	line-height:27px;
	cursor:pointer;
	color:#000000;
	background-color:#FFFFFF;
	float:left;
	margin:0 10px 5px 0;
}
a.gmap-search-btn {
	background:url(//img.bestjobs.ro/common/bestjobs/cvedit/btn_gmap_search.png) no-repeat left top;
	display:inline-block;
	height:26px;
	width:55px;
	vertical-align:top;
}
a.gmap-search-btn:hover {
	background-position:left bottom;
}
a.gmap-save-btn, a.gmap-save-btn:hover {
	display:inline-block;
	background:#4B89E7;
	padding:3px 12px;
	color:#FFFFFF;
	font-weight:bold;
	border:1px solid #246CD4;
	border-radius:4px;
	font-size:15px;
	text-decoration:none;
}
a.gsearch-keywords-remove:hover {
	color: #424242;
}
a.cmp-support-lnk, a.cmp-support-lnk:hover {
	background: url("//img.bestjobs.ro/common/bestjobs/onlinecv/support_button_bg.gif") repeat-x scroll 0 0 transparent;
    border-radius: 5px 5px 5px 5px;
    cursor: pointer;
    display: block;
    height: 30px;
    text-decoration: none;
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    padding: 0 10px;
}
a.close-modal {
	display: block;
	width: 36px;
	height: 36px;
	position: absolute;
	right: -18px;
	top: -18px;
}
a.close-modal img {
	border: 0px none;
	width: 36px;
	height: 36px;
	outline: none;
}
label.cooljob-label {
	font-size: 14px;
	color: #000000;
	line-height: 18px;
}
label.cooljob-label:hover span.rd-helper {background:url(//img.bestjobs.ro/common/serviciifirme/cooljob/icon_choose.png) 0 top no-repeat;}
.rd-helper {
      display:inline-block;
      width:19px;
      height:19px;
      margin:-1px 4px 0 0;
      vertical-align:middle;
      background:url(//img.bestjobs.ro/common/serviciifirme/cooljob/icon_choose.png) -18px top no-repeat;
      cursor:pointer;
}
.rd-helper:hover {
      background:url(//img.bestjobs.ro/common/serviciifirme/cooljob/icon_choose.png) 0 top no-repeat;
}
.rd-helper-checked {
      display:inline-block;
      width:19px;
      height:19px;
      margin:-1px 4px 0 0;
      vertical-align:middle;
      background:url(//img.bestjobs.ro/common/serviciifirme/cooljob/icon_choose.png) 0 top no-repeat;
      cursor:pointer;
}
input.hidden-radio {
	clip: rect(1px, 1px, 1px, 1px);
    outline-style: none;
    position: absolute;
}




/* Care element */


.dropdown-caret {
    left: auto;
    right: 18px;
    height: 18px;
    top: -17px;
    width: 20px;
    position: absolute;
    float: left;
    overflow: hidden;
}

.dropdown-caret .caret-outer {
    background: none repeat scroll 0% 0% rgb(255, 255, 255);
    border: 1px solid #DBDBDB;
    height: 20px;
    width: 10px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 10px;
    position: absolute;
    display: inline-block;
    margin-left: -1px;
}




.dropdown-caret .caret-inner {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	margin-left: -1px
}


.dropdown-caret .caret-inner {
	top: -15px;
	left: 1px;
	display: inline-block;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #fff
}

.dropdown-caret .caret-inner {
	display: none
}


.ie8 .dropdown-caret {
	left: auto;
        right: 30px;
        height: 30px;
        top: -9px;
        width: 20px;
}

.ie8 .dropdown-caret .caret-outer {
        background: transparent;
	border-bottom: 11px solid #fff;
        border-top: 0;
	border-bottom-color: rgba(0, 0, 0, .2);
	border-left: 11px solid transparent;
	border-right: 11px solid transparent;
	height: auto;
	left: 0;
	top: 1px;
	width: auto
}

.ie8 .dropdown-caret .caret-inner {
	display: inline-block
}
div#warning-unpayed-invoice {
	font-weight:normal;
	background-color:#FEFCCB;
	border:1px solid #E5DB55;
	margin: 0 auto 20px;
	padding:12px;
	border-radius:4px;
	display:block;
	/*width: 1066px;*/
	width: 100%;
	border-bottom:  1px solid #DCDCDC;
	-webkit-box-sizing:    border-box;
	-moz-box-sizing:       border-box;
	box-sizing:            border-box;
}

@media screen and (min-width:1120px) {
	div#warning-unpayed-invoice {
		width: 90.5%;
	}
}

@media screen and (min-width:1395px) {
	div#warning-unpayed-invoice {
		width: 72.3%;
	}
}

@media screen and (min-width:1670px) {
	div#warning-unpayed-invoice {
		width: 60.15%;
	}
}

div#warning-unpayed-invoice-msg {
	float:left;
	/*width:850px;*/
	text-align:center;
	color:#878314;
}
div#warning-unpayed-invoice-close {
	float:right;
	width:80px;
	text-align:right;
	cursor:pointer;
	font-size:12px;
	color:#878314;
}
a.page-crolltop {
	display:inline-block;
	background:url(//img.bestjobs.ro/common/bestjobs/up.png) no-repeat left top;
	width:54px;
	height:40px;
}
a.page-crolltop:hover {
	background-position: left bottom;
}
div.tooltipster-base {
    max-width: 400px;
}

/*
 * Two Brands sprite
 */
 header.bjnewheader .two-brands h1.brand-cv-inactive a span.mobil-logo-cv,
 header.bjnewheader .two-brands h1.brand-bj a span.mobil-logo-bj,
 header.bjnewheader .two-brands h1.brand-cv-inactive a span.desk-logo-cv,
 header.bjnewheader .two-brands h1.brand-bj a span.desk-logo-bj {
    background-image:url(//img.bestjobs.ro/common/bestjobs/isd/bjceevee/tab_logos_bestjobs.png);
 }
 
 
 .modal-new-ceevee-conainer .modal-new-ceevee-navigation-buttons .modal-new-ceevee-arrow-prev span.modal-new-ceevee-icon-prev-arrow,
 .modal-new-ceevee-conainer .modal-new-ceevee-navigation-buttons .modal-new-ceevee-arrow-next span.modal-new-ceevee-icon-next-arrow,
 .modal-new-ceevee-conainer .modal-new-ceevee-navigation-buttons  .modal-new-ceevee-bulets-page span.modal-new-ceevee-page {
    background-image:url(//img.bestjobs.ro/common/bestjobs/isd/bjceevee/navigation_arrows_modal.png);
 }

 
 /*
 * Retina logos
 */

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5),
only screen and (min-resolution: 1.5dppx) {

	 header.bjnewheader .two-brands h1.brand-cv-inactive a span.mobil-logo-cv,
	 header.bjnewheader .two-brands h1.brand-bj a span.mobil-logo-bj,
	 header.bjnewheader .two-brands h1.brand-cv-inactive a span.desk-logo-cv,
	 header.bjnewheader .two-brands h1.brand-bj a span.desk-logo-bj {
		background-image: url(//img.bestjobs.ro/common/bestjobs/isd/bjceevee/tab_logos_bestjobs_2x.png);
		background-size: 192px 174px;
    }
}

/*
* Bootstrap customized
*/


/*[class^='col-']*/
.container, .container-fluid, .row,
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, 
.col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, 
.col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, 
.col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, 
.col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, 
.col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, 
.col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, 
.col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, 
.col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, 
.col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, 
.col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, 
.col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.container:before, .container:after,
.container-fluid:before, .container-fluid:after, 
.row:before, .row:after,
/*[class^='col-']:before, [class^='col-']:after,*/
.col-xs-1:before, .col-sm-1:before, .col-md-1:before, .col-lg-1:before, 
.col-xs-2:before, .col-sm-2:before, .col-md-2:before, .col-lg-2:before, 
.col-xs-3:before, .col-sm-3:before, .col-md-3:before, .col-lg-3:before, 
.col-xs-4:before, .col-sm-4:before, .col-md-4:before, .col-lg-4:before, 
.col-xs-5:before, .col-sm-5:before, .col-md-5:before, .col-lg-5:before, 
.col-xs-6:before, .col-sm-6:before, .col-md-6:before, .col-lg-6:before, 
.col-xs-7:before, .col-sm-7:before, .col-md-7:before, .col-lg-7:before, 
.col-xs-8:before, .col-sm-8:before, .col-md-8:before, .col-lg-8:before, 
.col-xs-9:before, .col-sm-9:before, .col-md-9:before, .col-lg-9:before, 
.col-xs-10:before, .col-sm-10:before, .col-md-10:before, .col-lg-10:before, 
.col-xs-11:before, .col-sm-11:before, .col-md-11:before, .col-lg-11:before, 
.col-xs-12:before, .col-sm-12:before, .col-md-12:before, .col-lg-12:before,
.col-xs-1:after, .col-sm-1:after, .col-md-1:after, .col-lg-1:after, 
.col-xs-2:after, .col-sm-2:after, .col-md-2:after, .col-lg-2:after, 
.col-xs-3:after, .col-sm-3:after, .col-md-3:after, .col-lg-3:after, 
.col-xs-4:after, .col-sm-4:after, .col-md-4:after, .col-lg-4:after, 
.col-xs-5:after, .col-sm-5:after, .col-md-5:after, .col-lg-5:after, 
.col-xs-6:after, .col-sm-6:after, .col-md-6:after, .col-lg-6:after, 
.col-xs-7:after, .col-sm-7:after, .col-md-7:after, .col-lg-7:after, 
.col-xs-8:after, .col-sm-8:after, .col-md-8:after, .col-lg-8:after, 
.col-xs-9:after, .col-sm-9:after, .col-md-9:after, .col-lg-9:after, 
.col-xs-10:after, .col-sm-10:after, .col-md-10:after, .col-lg-10:after, 
.col-xs-11:after, .col-sm-11:after, .col-md-11:after, .col-lg-11:after, 
.col-xs-12:after, .col-sm-12:after, .col-md-12:after, .col-lg-12:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.container {
  padding-right: 5px;
  padding-left: 5px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 730px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 950px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1100px;
  }
}
.container-fluid {
  padding-right: 5px;
  padding-left: 5px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -5px;
  margin-left: -5px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, 
.col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, 
.col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, 
.col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, 
.col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, 
.col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, 
.col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, 
.col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, 
.col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, 
.col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, 
.col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, 
.col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 5px;
  padding-left: 5px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 900px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1120px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
	float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}

.bjclearfix:before, .bjclearfix:after,
.container:before, .container:after,
.container-fluid:before, .container-fluid:after,
.row:before, .row:after {
  content: " ";
  display: table;
}
.bjclearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}

.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.hidden, .hide {
	display: none !important;
}

.invisible {
	visibility: hidden;
	opacity: 0;
	filter: alpha(opacity=0);
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}

.text-left{
	text-align: left;
}

.text-right{
	text-align: right;
}

/*
* Extra classes
*/

.blue {
	color: #3164BB !important;
}

.green {
	color: #6DA50C !important;
}

.gray {
	color: #B1B1B1 !important;
}

.bold {
	font-weight: bold;
}

.no-gutter > [class*='col-'] {
	padding-right:0;
	padding-left:0;
}

.position-relative {
	position: relative;	
}

.postion-absolute {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0 auto;
}

.margin-0 {
	margin: 0 !important;
}

.padding-0 {
	padding: 0 !important;
}

.disabled {
	pointer-events: none;
	opacity: 0.5;
	filter: alpha(opacity=50);
	user-drag: none;
	-moz-user-select: none;
	-webkit-user-drag: none;
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
}

.unselectable {
	user-drag: none;
	-moz-user-select: none;
	-webkit-user-drag: none;
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
}

.smooth {
	transition: all 120ms ease-in-out 0s;
	-moz-transition: all 120ms ease-in-out 0s;
	-webkit-transition: all 120ms ease-in-out 0s;
}

.company-card .company-card-coverimg{
	background-image: url(//img.bestjobs.ro/common/bestjobs/company-default-cover.jpg);
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5),
only screen and (min-resolution: 1.5dppx) {
	.company-card .company-card-coverimg{
		background-image: url(//img.bestjobs.ro/common/bestjobs/company-default-cover-2x.jpg);
	}
}

.table{
	display: table;
	width: 100%;
}

.table-cell{
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

/*
* From CeeVee
*/

[data-icon]:before {
  font-family: "bestjobs" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "bestjobs" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-v15-bj-pencil:before {
  content: "a";
}
.icon-v15-bj-pictures:before {
  content: "b";
}
.icon-v15-bj-video:before {
  content: "c";
}
.icon-v15-bj-pin:before {
  content: "d";
}
.icon-v15-bj-reload:before {
  content: "e";
}
.icon-v15-bj-search:before {
  content: "f";
}
.icon-v15-bj-arrow-left:before {
  content: "g";
}
.icon-v15-bj-arrow-right:before {
  content: "h";
}
.icon-v15-bj-caledar:before {
  content: "i";
}
.icon-v15-bj-education:before {
  content: "j";
}
.icon-v15-bj-experince:before {
  content: "k";
}
.icon-v15-bj-folder:before {
  content: "l";
}
.icon-v15-bj-info:before {
  content: "m";
}
.icon-v15-bj-comment:before {
  content: "n";
}
.icon-ic-pers-data-edit:before {
  content: "o";
}
.icon-v15-bj-email:before {
  content: "p";
}
.icon-v15-bj-send:before {
  content: "q";
}
.icon-v15-bj-self-view:before {
  content: "r";
}
.icon-v15-bj-add-folder:before {
  content: "s";
}
.icon-v15-bj-profile-pdf:before {
  content: "t";
}
.icon-v15-bj-profile-edit:before {
  content: "u";
}
.icon-v15-bj-chat:before {
  content: "v";
}
.icon-v15-bj-add-comment:before {
  content: "w";
}
.icon-v15-bj-plus:before {
  content: "x";
}
.icon-v15-bj-circle:before {
  content: "y";
}
.icon-v15-bj-ok:before {
  content: "z";
}
.icon-v15-bj-attention:before {
  content: "A";
}
.icon-ic-pers-data-link:before {
  content: "C";
}
.icon-v15-bj-location:before {
  content: "D";
}
.icon-v15-bj-phone:before {
  content: "E";
}
.icon-v15-bj-delete:before {
  content: "F";
}
.icon-v15-bj-upload:before {
  content: "G";
}
.icon-v15-bj-block:before {
  content: "H";
}
.icon-v15-menu-arrow-down:before {
  content: "B";
}
.icon-v15-menu-arrow-up:before {
  content: "I";
}
.icon-v15-menu-arrow-x:before {
  content: "J";
}
.icon-v15-bullet-list:before {
  content: "K";
}
.icon-v15-fb-connect:before {
  content: "L";
}
.icon-v15-checkmark:before {
  content: "M";
}
.icon-v15-mail:before {
  content: "N";
}
.icon-v15-twitter:before {
  content: "O";
}
.icon-v15-wysywyg-bold:before {
  content: "P";
}
.icon-v15-wysywyg-ul:before {
  content: "R";
}
.icon-v15-wysywyg-italic:before {
  content: "Q";
}
.icon-v15-star-empty:before {
  content: "T";
}
.icon-v15-star-full:before {
  content: "U";
}

/* temp changes start*/
.icon-ic-self-view:before {
  content: "r";
}
.icon-ic-send:before {
  content: "q";
}

.icon-ic-education:before {
  content: "j";
}

.icon-ic-experince:before {
  content: "k";
}

.icon-ic-add-comment:before {
  content: "w";
}

.icon-ic-profile-pdf:before {
  content: "t";
}

.icon-ic-chat:before {
  content: "v";
}

.icon-ic-profile-edit:before {
  content: "u";
}

.icon-ic-add-folder:before {
  content: "s";
}

.icon-ic-folder:before {
  content: "l";
}

.icon-ic-upload:before {
  content: "G";
}

.icon-ic-email:before {
  content: "p";
}

.icon-ic-pers-data-link:before {
  content: "C";
}
.icon-ic-location:before {
  content: "D";
}
.icon-ic-phone:before {
  content: "E";
}

.icon-ic-comment:before {
  content: "n";
}

.icon-ic-arrow-left-2:before {
  content: "g";
}
.icon-ic-arrow-right-1:before {
  content: "h";
}
.icon-ic-rounded-delete-search-tag:before {
	content: "S";
}
.icon-ic-pin-saved-locations:before {
	content: "d";
}
/* temp changes end*/
/***** OWLCAROUSEL *****/

div.owl-dot {
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}

div.owl-dot span {
	background-color: #D9D9D9;
	cursor: pointer;
    -webkit-border-radius:  50%;
    -moz-border-radius:     50%;
    border-radius:          50%;
	display: inline-block;
	height: 14px;
	width: 14px;
	margin: 0 5px;
	transition: all 200ms ease-in-out 0s;
	-moz-transition: all 200ms ease-in-out 0s;
	-webkit-transition: all 200ms ease-in-out 0s;
}

div.owl-dot:hover span,
div.owl-dot:focus span,
div.owl-dot.active span {
	background-color: #41A356;
}
.profile-icon {
    background-image: url("//img.bestjobs.ro/common/bestjobs/isd/new_sprite_bjcv.png");
    display: inline-block;
}
.flag-icon {
    background-image: url("//img.bestjobs.ro/common/bestjobs/isd/bjceevee/profile/sprite_flags_070515.png");
    display: inline-block;
    height: 20px;
    width: 28px;
}
/***** FLAGS ICONS *****/
.flag-icon.non {
	background: none;
}

.flag-icon.bg {
	background-position: -5px -5px;
}

.flag-icon.hr {
	background-position: -5px -28px;
}

.flag-icon.cz {
	background-position: -5px -51px;
}

.flag-icon.en {
	background-position: -5px -74px;
}

.flag-icon.fr {
	background-position: -5px -97px;
}

.flag-icon.de {
	background-position: -5px -120px;
}

.flag-icon.hu {
	background-position: -5px -143px;
}

.flag-icon.it {
	background-position: -5px -166px;
}

.flag-icon.pl {
	background-position: -5px -189px;
}

.flag-icon.ro {
	background-position: -5px -212px;
}

.flag-icon.rs {
	background-position: -5px -235px;
}

.flag-icon.sk {
	background-position: -5px -258px;
}

.flag-icon.si {
	background-position: -5px -281px;
}

.flag-icon.tr {
	background-position: -5px -304px;
}
/**** breadcumbs bg ****/
.breadcumbs-box .breadcumbs-wrap .breadcumbs-items-box a.item-breadcrumb {
    background-image: url(//img.bestjobs.ro/common/bestjobs/isd/bjceevee/bg_breadcrumb.png);
}

.breadcumbs-box-back .breadcumbs-items-box a.item-breadcrumb-back {
    background-image: url(//img.bestjobs.ro/common/bestjobs/isd/bjceevee/arrow_back.png);
}
 
.breadcumbs-box .breadcumbs-wrap .breadcumbs-items-box a.item-breadcrumb:last-of-type {
    background-image: none;
}
#nativelang option, #otherlang option {
    background-image: url("//img.bestjobs.ro/common/bestjobs/isd/bjceevee/profile/sprite_flags_070515.png");
    background-repeat: no-repeat;
}
.bg-h-brackets {
    background-image: url(//img.bestjobs.ro/common/bestjobs/isd/bjceevee/profile/bg_h_brachets.png);
    display: inline-block;
}

.bg-h-brackets-gray {
    background-image: url(//img.bestjobs.ro/common/bestjobs/isd/bjceevee/profile/bg_h_brachets_grey_bg.png);
    display: inline-block;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5),
only screen and (min-resolution: 1.5dppx) {
    .bg-h-brackets {
        background-image: url(//img.bestjobs.ro/common/bestjobs/isd/bjceevee/profile/bg_h_brachets@2x.png);
        background-size: 50px 28px;
    }
    
    .bg-h-brackets-gray {
        background-image: url(//img.bestjobs.ro/common/bestjobs/isd/bjceevee/profile/bg_h_brachets_grey_bg@2x.png);
        background-size: 50px 28px;
    }
    
    .flag-icon {
        background-image: url(//img.bestjobs.ro/common/bestjobs/isd/bjceevee/profile/sprite_flags_070515@2x.png);
        background-size: 38px 327px;
    }
    
    #nativelang option,
    #otherlang option {
        background-image: url(//img.bestjobs.ro/common/bestjobs/isd/bjceevee/profile/sprite_flags_070515@2x.png);
        background-size: 38px 327px;
    }
}

.deblocheaza-icon {
    background-image: url(//img.bestjobs.ro/common/bestjobs/isd/bj-v15/ic_unblock_userdata.png);
    background-position: 0 0;
}