
.form{
	margin-bottom: 25px;
	overflow: hidden;
}

.form a{
	font-weight: normal;
	font-size: 11px;
}

.form div.actions{
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}


.form div.actions a{
	margin-right: 15px;
}
.form div.column.right label.bold{
	font-weight: bold;
}

.form div.row{
	display: block;
	clear: both;
	overflow: hidden;
	padding-bottom: 9px;
}

.form .panel .ui-dropdownchecklist {
	width: 280px !important;
}

.form .panel.langselect .ui-dropdownchecklist {
	width: 190px !important;
}

.ui-dropdownchecklist-text { font-size: 11px;line-height: 15px; color:#7f7f7f; }
.ui-dropdownchecklist-dropcontainer-wrapper .ui-dropdownchecklist-text { color: #555555 !important }

.form div.row.checklists label{
	float: left;
	margin-left: 10px;
}
.form div.row.checklists input{
	float: right;
	margin-right: 270px;
}

.form div.column.wide{
	width: 400px;
}

.form .file_ {
    cursor: default !important;
    opacity: 0;
    position: absolute;
    right: 0;
	filter: alpha(opacity=0);
	z-index: 1;
}

.form .column.file {
	position: relative;
}

.form .column.file img.browse {
    position: relative;
    top:1px;
}

.form .column.file input.upload {
	width: 268px;
	float: left;
}

.form div{
	padding-right: 0;
}

.form div.row input.radio{
	margin-top: 3px;
	border: none;
	float: left;
}

.form div.row.border {
    border-top: 1px dotted #C7C7C7;
    margin-top: 5px;
    padding-top: 10px;
}

.form div.column{
	float: left;
	margin-left: 10px;
	width: 250px;
}

.form div.half {
    margin-left: 0;
    width: 315px;
}

.form div.half input, select {
	width: 295px;
}

.form div.submit{
	padding-top: 20px;
}

.form div.column span.comment {
	color: #777;
    display: block;
    font-size: 10px;
    margin-top: 5px;
}

.form lable span.purple{
	font-size: 12px;
}

.form label span{
	font-size: 11px;
	font-weight:normal;
}

.form label span.labelsize{
	font-size: 14px;
	font-weight:normal;
}

.form div.add{
	text-align: center;
	padding-top: 5px;
}

.form div.column.right{
	float: right;
	width: 360px;
	margin-right: 10px;
	margin-left: 0;
	text-align: right;
	overflow: hidden;
}

.form div.column.right.aleft{
	text-align: left;
}
.form div.column.right.aleft label{
	float: none;
}


.form div.column.right input.checkbox{
	float: left;
}


.form div.column.right label{
	font-weight: normal;
	font-size: 11px;
	margin-right: 15px;
}

.form div.column.right.narrow select{
	width: 75px;
	float: left;
}

.form div.column.right label{
	float: left;
}

.form div.column.right label.right{
	float: none;
}


.form input.text,select,textarea,button{
	padding: 2px 1px;
	margin: 1px 0 0;
	font-size: 11px;
	color: #555 !important;
}

select {
	padding: 1px;
}

select.floated {
	float: right;
	max-width: 150px;
}

.form input.text.city{
	width: 286px;
	float: right;
	margin-left: 3px;
}

.form input.text.zip{
	width: 60px;
	margin-right: 3px;
	float: left;
}

.form input.text.short{
	width: 80px;
}
.form input.text.smaller{
	width: 188px;
}
.form input.text.panel{
	width: 295px;
}
.form input.text.panel_small{
	width: 90px;
}
.form .panel span.comment {
	color: #777;
    font-size: 10px;
}
.form input.text.small{
	width: 220px;
}

.form input.text.strno{
	width: 64px;
	margin-right: 0;
}

#invoice_c_address_street_name,
#c_address_street_name{
	float: left;
	width: 200px;
}

#c_address_p_type,
#invoice_c_address_p_type{
	width: 80px;
}

.form input.text.no{
	text-align: right;
}


.form input.tiny{
	width: 83px;
}

.form input.text.upload{
	width: 268px;
}


.form div.column.right label.small{
	margin-right: 0;
}

.form .alone input.text{
	width: 356px;
}

.form .alone input.tiny{
	width: 83px;
}

.form .alone select{
	width: 360px;
	min-height: 16px;
}

.form .medium select {
	width: 200px;
}

.form .alone div.checklist{
	width: 358px;
	border: 1px solid #c7c7c7;
	height: 92px;
}


.form .alone.tall div.checklist{
	height: 155px;
}


.form div.column.right textarea{
	width: 356px;
	height: 80px;
}

.form div.column.right textarea.tall{
	height: 160px;
}

.form label{
	font-weight: bold;
	font-size: 12px;
	color: #555;
	margin-top: 2px;
}

.form span.normal_weight{
	font-size: 12px;
	color: #555;
	margin-top: 2px;
}

.form textarea{
	height: 160px;
}

.form textarea.fullwidth{
	height: 100px;
	width: 600px;
	margin: 3px 0 0 10px;
	overflow: hidden;
}



.uln {
	border-bottom: 1px dotted #C7C7C7;
	margin-bottom: 10px;
}

.form .multiple_selector {
	overflow: hidden;
	margin-left: 10px;
	color: #555;
}

.form .multiple_selector .selector {
	display: block;
	width: 285px;
	height: 160px;
	border: 1px solid #859DC0;
	overflow-y: scroll;
	margin-left: 0;
	float:left;
}

.form .multiple_selector .selector_buttons {
	display: block;
	float: left;
	width: 36px;
	height: 100px;
}

.form .multiple_selector .selector_buttons img.button_1 {
	cursor: pointer;
    margin: 59px 0 0 9px;
}

.form .multiple_selector .selector_buttons img.button_2 {
	cursor: pointer;
    margin: 3px 9px;
}

.form .multiple_selector .remove_all {
	margin: 10px 0 10px 325px;
}

.form .multiple_selector .selector li.mainsector {
	font-weight: bold;
	margin-left: 5px;
	line-height: 20px;
}

.form .multiple_selector .selector li.baseli {
	margin-left: 10px;
	font-size: 11px;
	line-height: 16px;
}

.form .multiple_selector .selector li.selected {
	background-color: #C7C7C7;
}

.form .ass_help {
	color: #7F7F7F;
    font-size: 11px;
}

.form textarea.smt_cvdb {
    height: 100px;
    width: 620px;
}

#school_div_id {
	padding: 5px 0;
	z-index: 90000000;
	height: 120px;
	overflow: scroll;
	font-size: 11px;
	position :absolute;
	left: 249px;
	top: 62px;
	display:none;
	background-color: white;
	border: 2px solid #94A2B7;
}

.school_list {
	xwidth: 210px;
	margin: 0 5px;
	float: none !important;
	display: block;
	clear: both;
	white-space: nowrap;
}


.list table{
	width: 100%;
	text-align: left;
	font-size: 11px;
	border-collapse: separate;
	border-bottom: solid 3px #3d527c;
	padding-bottom: 1px;
	margin-bottom: 10px;
	margin-top: 1px;
}

.list tr.head{
	margin: 0;
	min-height: 23px;
	margin-bottom: 1px;
}

.list tr.head td{
	background: url("../img/list/list_header_bg.png") repeat-x scroll left bottom #4F6790;
	color:#fff;
	padding-top: 7px;
	padding-bottom: 5px;
	border-top: none;
	border-bottom: solid 3px #3d527c;
}

table.inv tr.head td{
	background: none;
	color: #555555;
	font-weight: bolder;
}
table.inv tr td{
	line-height:20px;
}
table.inv tr.even{
	background: #fff;
}

.list th{
	color:#fff;
	padding-top: 7px;
	padding-bottom: 5px;

}

.list td,th{
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
}

.list tr.odd td{
	background-color: #eff3fa;
}

.list tr.last td{
	border-bottom: 1px dotted #c7c7c7;
	margin-bottom: 1px;
}

.list td{
	border-top: 1px dotted #c7c7c7;
	vertical-align: middle;
	text-align: left;
}

.list td.credit{
	padding-right: 5px;
	text-align: right;
}

.list td.actions{
	padding-right: 5px;
	text-align: right;
}

.list td.image{
	width: 175px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 72px;
}

.list td.long{
	width: 272px;
}

.list td.middle{
	width: 170px;
}

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

.list td.image img{
	display: block;
	vertical-align: middle;
	height: 62px;
}

.list td a{
	font-size: 11px;
	font-weight: bold;
}

.list td.actions a:hover{
	text-decoration: none;
}

.form .panel{
	margin-bottom: 0;
}

.form .panel select{
	width: 300px;
}

.form .panel select.lang{
	width: 90px;
}


div.checklist, div.checklistHighlighted { overflow-y: auto; overflow-x: hidden; }

div.checklist { border: 1px solid #ACACAC; color: #555; font-family: arial; font-size: 12px;  line-height: 1.6em; }

div.checklistHighlighted { border: 1px solid gray; border-left: 3px solid #ffffa7; }
ul.checklist { list-style-type: none; margin: 0; padding: 0; }
div.checklist li { padding: 0 3px; line-height: 20px; height:20px; font-family: Verdana,Arial,sans-serif; font-size: 0.9em;clear: both;}
div.checklist li.inner {margin-left: 15px;width: 312px;}
div.checklist li.even { background-color: white; }
div.checklist li.odd { background-color: #f7f7f7; }
div.checklist li.even:hover, div.checklist li.odd:hover, div.checklist li.focused, div.checklist li:hover label { background-color: #dde; }
div.checklist li.checked { background: #ffffa7; font-style: italic; }
div.checklist li.checked:hover, div.checklist li.checked:hover label { background: #ffff22; font-style: italic; }
div.checklist label.disabled { color: #ddd; }
div.checklist li input { display: block; float: left; }

div.checklist li .tgl-ms-btn {
    cursor: pointer;
    margin: 0 4px;
    background: transparent url("../img/icons/plus_minus_small.png") no-repeat top left;
    width: 14px;
    height: 14px;
    display: block;
    float: left;
    margin-top: 2px;
}

.sectors_wrapper div.checklist li .tgl-ms-btn + input {
	display: none;
}

div.checklist li .tgl-ms-btn.opened {
    background-position: bottom left;
}

div.checklist label { display: block; margin: 0; padding: 0; line-height: 20px; height:20px; overflow: hidden;}
div.checklist label.leaveRoomForCheckbox { display: block; padding-left: 25px; } 
ul.showSelectedItems { color: #770; font-size: .8em; list-style-position: outside; margin-left: 0; padding-left: 1.4em; }
ul.showSelectedItems li:hover { cursor: pointer; color: red; text-decoration: line-through; }
div.findInList { margin-bottom: 5px; }
div.findInList input { background-color: #ffffef; border: solid 1px #eee; color: black; font-family: arial; font-size: .8em; padding: 2px; }
div.findInList input.blurred { background-color: white; color: gray; }

div.checklist li.optgroup {
	font-weight: bolder;
	cursor: pointer;
	text-align: left;
}

div.checklist { max-height: 250px;}

.search_detailed .section {
	clear: both;
}

.search_detailed .leftlabel {		
	margin-bottom: 12px;
	float:left;
}
.search_detailed h3 {
	font-weight: bolder;
	color: #555555;
	margin-bottom:5px;
}

a.bullet {
	color: #9C0059;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	padding-left: 15px;
	background: url("../img/icons/arrow_right_purple.png") no-repeat scroll left top transparent;
}

a.bullet_less {
	color: #9C0059;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
    display: inline-block;
}

.search_detailed {
	font-family: Verdana,Arial,sans-serif;
}

.search_detailed .clearmargin {
	border-top: 1px dotted #C7C7C7;
	line-height: 10px;
	width: 100%;
}

.search_detailed .line > input {
	border: 1px solid #ACACAC; color: #555; font-size: 0.9em;
	height: 16px;
	float:right;
	width: 290px;
}

.search_detailed .line > select {	
	float:right;
	width: 292px;
}

.search_detailed .desc {
	float:left;
	margin-bottom:10px;
}
.search_detailed .choices {
	float:right;
	margin-bottom:10px;
}

.search_detailed .choices .checklist{
	width: 290px;
}

.search_detailed .check {
	float:right;
	width: 288px;
	text-align: left;
}

.search_detailed .choices .smartrows .row {
	margin-bottom: 3px;
}

.search_detailed .choices .smartrows select {
	width: 132px;
}


/* részletes kereső speciális checklist */
.form .double_chlst {
	color: #555555;
    overflow: hidden;
}

.form .double_chlst .selector {
    display: block;
    float: left;
    margin-left: 0;
    width: 285px;
}

.form .double_chlst .checklist {
	height: 150px;
}

.form .double_chlst label {
	font-weight: normal;
	font-size: 11px;
	overflow: hidden;
}

.form .double_chlst .selector_buttons {
    display: block;
    float: left;
    height: 100px;
    width: 41px;
}

.form .double_chlst .selector_buttons img.button_1 {
    cursor: pointer;
    margin: 59px 0 0 9px;
}

.form .double_chlst .selector_buttons img.button_2 {
    cursor: pointer;
    margin: 3px 9px;
}

.form .double_chlst .remove_all {
    margin: 10px 0 10px 325px;
}

.form .double_chlst li.optgroup {
    cursor: pointer;
}


#db_search_form select.lang{
	margin-top: 0;
	margin-right: 4px;
	float: left;
	height: 20px;
}

div.jqi button{
    min-width: 60px;
}

.criteria_form #narrower_criteria_form .smartrows select {
    max-width: 353px;
}

#narrower_criteria_form .alone select {
	width: 340px;
}

#narrower_criteria_form div.column.right {
	width: 340px;
}

#narrower_criteria_form .alone div.checklist {
	width: 338px;
}

#narrower_criteria_form div.column {
	width: 190px;
}

#narrower_criteria_form .alone div.checklist {
	height: 160px;
}
#narrower_criteria_form .smartrows .p2_button_outer a {
    width: auto;
}
#section-apply-details .languageSelectorRow .smartrows {
   max-width: 350px;
}

span.purple-info {
	text-align: left;
	font-size: 10px;
	color: #9C0059;
    display: block;
    font-weight: normal;
}

.form .panel.right input#beginner,.form .panel.right input#lang_and{
	margin-left: 0 !important;
}

.form .right label.bold{
	font-weight: bold !important;
}

.form #available_sectors label, .form #location_id_checklist label, .form #postal_code_checklist label {
	font-size: 11px;
	margin-right: 15px;
	color: #555;
}

.form .right label{
	margin-right: 5px;
	font-weight: normal;
	color: #777777;
    font-size: 10px;
}

.form .panel.right .input_wrapper.langlogic{
	text-align: left;
}
.form .panel.right .input_wrapper.langlogicinfo label{
	float: left;
}
.form .panel.right .input_wrapper.langlogicinfo a{
	float: right;
	width: 119px;
}

.form .panel.right .input_wrapper.langlogicinfo a.help.purple{
	background-position: left 3px;
}

.form .panel.right .input_wrapper.expectation{
	text-align: left;
}

.form .panel.right input.text.panel_small#exp_max,.form .panel.right input.text.panel_small#exp_min{
	width: 40px;
	margin-right: 3px;
}

form#db_search_form div.form div.row.ptop30{
	margin-top: 30px;
}

form#db_search_form div.row.last{
	margin-bottom: 9px;
}
form#db_search_form div.row{
	padding: 5px 0 5px 5px;
	margin-bottom: 3px;
}

div.form div.row.grey{
	background-color: #f5f5f5;
}

form#db_search_form .panel.right input#beginner{
	margin-top: 0;
}

form#db_search_form .form .panel.right{
	position: relative;
}

form#db_search_form .form .panel.right>label{
	margin-top: 0;
	position: absolute;
	top: 0;
}

form#db_search_form .row.alignedInputs{
	padding-top: 0;
	margin-top: 5px;
}
form#db_search_form .row.grey.alignedInputs{
	padding-top: 5px;
	margin-top: 0;
}

form#db_search_form .row.alignedInputs .panel label{
	margin-top: 0;
	padding-top: 2px;
}

form#db_search_form .row.alignedInputs.grey .panel{
	padding-top: 7px;
}
form#db_search_form .row.alignedInputs .panel{
	padding-top: 7px;
}
form#db_search_form .row.alignedInputs .panel.right{
	padding-top: 0;
}

form#db_search_form .row.alignedInputs .panel.right  span.comment{
	position: relative;
	top: 3px;
}

form#db_search_form .row input#email_address{
	width: 295px;
}

form#db_search_form .row.alignedInputs.grey .panel.right span.ui-dropdownchecklist-wrapper{
	margin-top: 1px;
}
form#db_search_form .row.alignedInputs .panel.right input{
	margin-top: 1px;
}

form#db_search_form .row.alignedInputs .panel.right{
	padding-top: 0;
}

form#advertisement_form .row #salary_currency,
form#advertisement_form_white .row #salary_currency,
form#advertisement_order_form .row #salary_currency,
form#advertisement_summa_form #salary_currency,
form#newsletter_form #salary_currency{
    width: 60px;
}

form#newsletter_form #salary_from,
form#newsletter_form #salary_to {
    width: 83px;
}

form#advertisement_form #qualification {
    height: 60px;
}

#salary_bonus_checklist LABEL {
    margin-right: 0;
}

.requested_services SELECT {
    width: 196px;
    float: right;
}
.requested_services DIV {
    padding-top: 6px;
    clear: both;
    vertical-align: middle;
}

.form_edm LABEL {
    font-weight: normal;
}

.lang_select .add {
    margin-bottom: 22px;
}

.search_detailed .choices.lang_select .smartrows SELECT {
    width: 150px;
}

.form div.row.keyword {
    padding-bottom: 0;
}

.form div.row.keyword .leftlabel {
    margin-bottom: 0;
}
#incorrect_show {
    display: none;
    border: 1px solid #acacac;
}

