.emp_home .panel .infobox {
	padding-bottom: 0;
}

.emp_home .list{
	padding-bottom: 0;
}

.emp_home .list ul{
	margin-bottom: 0 !important;
}

.emp_home .list .actions{
	margin-top: 0;
}

.infobox h2.darkblueheader {
	color: #0c2d39;
}
.infobox h2.greyheader {
	color: #555;
}

.list{
	font-size: 11px;
	padding-bottom: 20px;
}

.text_mini {
    font-size: 11px;
}

.emp_cvdb_summary .list{
	padding-bottom: 5px;
}
.emp_cvdb_summary .list.last{
	padding-bottom: 20px;
}

.emp_view .list{
	padding-bottom: 0;
}

.emp_view .wrn_yellow+.infobox{
	margin-bottom: 0;
}

.list h2{
	padding-top: 7px;
	padding-bottom: 6px;
	font-size: 12px;
	color:#fff;
	background: url("../img/list/list_header_bg.png") repeat-x scroll left bottom #4F6790;
	margin: 0;
	border-bottom: solid 3px #3d527c;
}

.list ul{
	margin-top: 1px;
	border-bottom: solid 3px #3d527c;
}

.list ul.topbordered{
	border-top: solid 3px #3d527c;
	list-style-type: none;
	margin: 10px 0;
}

.list li{
	background: url(../img/icons/arrow_right_lb.png) no-repeat 10px 8px transparent;
	margin: 1px 0 1px 0;
	border-top: 1px dotted #c7c7c7;
	padding: 5px 8px 5px 25px;
}

.list ul.topbordered li{
	background-color: #fff;
}

.list ul li.odd{
	background-color: #eff3fa;
}

.list li.noicon{
	background: none;
}

.list li.last{
	border-bottom: 1px dotted #c7c7c7;
}

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

.list li a.delete{
	float: right;
	width: 11px;
	background: transparent url(../img/icons/trash.png) top center no-repeat;
}
.list li a.delete:hover{
	text-decoration: none;
}
.list li a.edit{
	margin-right: 5px;
	float: right;
	width: 13px;
	background: transparent url(../img/icons/paper_pen.png) top center no-repeat;
}
.list li a.edit:hover{
	text-decoration: none;
}

.list div{
	margin: 0 10px;
	margin-top: 10px;
}

div.actions{
	padding-top: 10px;
	padding-bottom: 10px;
}

div.centermargin {
	text-align: center;
}

h2.cv {
	background: url("../img/icons/sheetbox.png") no-repeat scroll left center transparent;
	padding: 10px 0 10px 30px;
}

h2.savesearch {
	background: url("../img/icons/savedsearch.png") no-repeat scroll left center transparent;
	padding: 10px 0 10px 30px;
}

h2.collect {
	background: url("../img/icons/save_xl.png") no-repeat scroll left center transparent;
	padding: 10px 0 10px 30px;
}

h2.newsletter {
	background: url("../img/icons/newslettersettings.png") no-repeat scroll left center transparent;
	padding: 10px 0 10px 30px;
}

.list_container{
	padding-top: 7px;
}


#qualt_list h2{
	padding-top: 20px;
	margin-bottom: 0;
}

#qualt_list .infobox{
	margin-bottom: 3px;
}

#qualt_list .infobox.last{
	margin-bottom: 10px;
}


#qualt_form{
	padding-top: 10px;
	margin-bottom: 0;
}

#qualt_list{
	padding-bottom: 20px;
}

#qualt_form div.submit input{
	margin-top:0;
}

#qual_form{
	margin-bottom: 0;
}
#qual_form #qual_name {
	height: 36px;
}

#qual_list{
	padding-bottom: 20px;
}

#qual_list h2{
	padding-top: 20px;
	margin-bottom: 0;
}

#qual_list .infobox{
	margin-bottom: 3px;
}

#frm_empty{
	padding-bottom: 10px;
	margin-bottom: 0;
	padding-top: 20px;
	margin-left: 360px;
}

#frm_empty div.column {
	width: 10px;
}

#frm_empty div.column label {
	width: 360px;
}

#lang_form {
	padding-top: 10px;
	margin-bottom: 0;
}

#lang_list{
	padding-bottom: 20px;
}

#lang_list h2{
	padding-top: 20px;
	margin-bottom: 0;
}

#lang_form div.submit input{
	margin-top: 0;
}

#lang_list .infobox{
	margin-bottom: 3px;
}

#lang_list .infobox.last{
	margin-bottom: 10px;
}

#lang-test-box{
	overflow: hidden;
	margin-bottom: 0;
	margin-top: 10px;
}

#prof_form{
	margin-bottom: 0;
}
#prof_form div.submit input,
#qual_form div.submit input,
#lang_form div.submit input,
#doc_form div.submit input,
#prof_form div.submit #btnFrmEmptySubmit{
	margin-top:0;
	margin-left: 150px;
}

#prof_form #stillLabel,
#prof_form .normalLabel {
	font-size: 15px;
	color: #555;
}

#prof_list{
	padding-bottom: 20px;
}

#prof_list h2{
	padding-top: 20px;
	margin-bottom: 0;
}

#prof_list .infobox{
	margin-bottom: 3px;
}

#it_form{
	margin-bottom: 0;
	padding-bottom: 10px;
}

#doc_form{
	margin-bottom: 0;
}

#doc_list{
	padding-bottom: 20px;
}

#doc_list .infobox{
	margin-bottom: 3px;
}

#doc_list h2{
	padding-top: 20px;
	margin-bottom: 0;
}

#expect_form{
	padding-bottom: 20px;
	margin-bottom: 0;
}

#pub_form+.submit{
	padding-bottom: 20px;
}

#highest-box{
	overflow: hidden;
	margin-bottom: 0;
	margin-top: 0;
}

.summary label{
	color: #555;
}

.larger{
	font-size:12px;
	font-weight:bold;
}

.summary li{
	border-top: 1px dotted #C7C7C7;
	border-bottom: none !important;
}

.summary li.odd{
	background-color: #EFF3FA;
}

.summary li.last{
	border-bottom: 1px dotted #C7C7C7 !important;
}

.summary.inv li{
	border-bottom: 1px dotted #C7C7C7 !important;
	border-top: none !important;
}

.summary.inv li.first{
	border-top: 1px dotted #C7C7C7 !important;
}

.summary li.rows {
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}

#pro .summary .colorlist .left{
	width: 350px;
}

#pro .summary .colorlist .right{
	width: 270px;
}

div.rows{
	margin-top: 5px;
	margin-bottom: 5px;
}

.summary div.right p strong{
	color: #555;
}

span.big{
	color: #555;
	font-size: 20px;
}

li .right a{
	padding-right: 10px;
}

.w .listing{
	padding-bottom: 0;
}

.w+div.submit{
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 0;
}
.w h2 strong{
	color: #555;
}

table.inv tr.even td{
	background-color: #fff;
}

td a.delete{
	background: transparent url(../img/icons/trash.png) top left no-repeat;
	padding-left: 14px;
	margin-left: 5px;
	margin-right: 5px;
}

td.last a{
	float: right;
	font-size: 11px !important;
	font-weight: normal !important;
}

div#changed_abilities_layer,
div#exclude_current_workplace_layer {
    display:none;
}

.partner_kreativ {
    margin-bottom: 20px;
}

p.jelmagyarazat {
	font-size: 11px;
    line-height: 18px;
    margin-bottom: 10px;
    padding-left: 20px;
}

p.jelmagyarazat b {
	color: #3f62a2;
}

p.jelmagyarazat.status_3 {
	background: url("../img/icons/checkmark_box_green.png") no-repeat scroll left 3px transparent;
}

p.jelmagyarazat.status_2 {
	background: url("../img/icons/exclamation_box_lblue.png") no-repeat scroll left 2px transparent;
}

p.jelmagyarazat.torles {
	background: url("../img/icons/trash_small.png") no-repeat scroll 4px 6px transparent;
}

p.jelmagyarazat.status_0 {
	background: url("../img/icons/questionmark_box_orange.png") no-repeat scroll left 3px transparent;
}

p.jelmagyarazat.status_1 {
	background: url("../img/icons/x_in_box_red.png") no-repeat scroll left 3px transparent;
}

.palyazataim table, .dokumentumaim table {
	width: 100%;
	border-collapse: separate;
    border-spacing: 0;
	color: #7F7F7F;
	font-size: 11px;
	border-bottom: 3px solid #3d527c;
	margin-bottom: 8px;
	padding-bottom: 1px;
}

h2.blue.palyazat{
	padding-left: 0;
	color: #232E4D;
	border-bottom-color: #8298bc;
}

.palyazataim table td p.jelmagyarazat {
	margin: 0;
	color: #7F7F7F;
}

.palyazataim table a {
	font-weight: bold;
}

.palyazataim table tr.kek td{
	background-color: #eff3fa;
}

.palyazataim table tr.cimsor td {
	background-image: url("../img/list/lista_cimsor_bg.png");
    background-repeat: repeat-x;
	height: 31px;
    border-left: medium none;
    color: #FFFFFF !important;
    font-weight: normal !important;
	margin: 0;
	padding-bottom: 1px;
	padding-top: 0;
}

.palyazataim table td, .dokumentumaim table td {
    border-bottom: 1px dotted #C8C8C8;
    line-height: 18px;
    text-align: left;
	padding: 2px 0 1px 10px;
    vertical-align: middle;
}

.palyazataim table td.o1 {
	width: 70px;
}

.palyazataim table td.o3 {
	width: 125px;
}

.palyazataim table td.o4 {
	width: 25px;
}

.palyazataim table td.o5 {
	width: 180px;
}

#palyazatDetails {
	width: 626px;
}

.dokumentumaim table tr.cimsor th {
    border-bottom: none;
    background: url("e_coommerce/lista_cimsor_bg.png") repeat-x;
    color: #FFFFFF !important;
    font-weight: bold !important;
    font-size: 13px;
    line-height: 30px;
    padding: 0 0 1px 3px;
}

.dokumentumaim table td {
    line-height: 18px;
    padding: 10px 0 12px 10px;
    font-size: 13px;
}

.infobox .wider {
	float: left;
	width: 385px;
	margin-right: 15px;
	overflow: hidden;
}

.infobox .wider a {
    color: #9C0059;
    font-weight: bold;
}

.infobox .wider #tasks, .infobox .wider #requirements {
    margin-bottom: 8px;
}

.infobox .smaller {
	float: left;
	width: 200px;
	overflow: hidden;
}

.infobox .smaller ol,ul {
	list-style: none outside none !important;
}

.infobox .wider p {
	line-height: 18px;
    margin-bottom: 7px;
}

.infobox .wider p.ms {
	margin-left: 15px;
}

.infobox .wider p.s {
	margin-left: 30px;
}

div.form.registration div#sector.checklist{
	height: 184px;
}

.emp_cvdb_summary h2.header{
	border-bottom: 1px dotted #c7c7c7;
}

.emp_cvdb_summary div.actions{
	border: 3px solid #e8e8e8;
	padding: 8px;
}

.emp_cvdb_summary div.actions.active{
	margin-bottom: 20px;
}

.emp_cvdb_summary div.actions .text.inactivate{
	width: 400px;
}
.emp_cvdb_summary div.actions .text.incomplete{
	width: 400px;
	padding-top: 10px;
}
.emp_cvdb_summary div.actions .text.activate{
	padding-top: 17px;
	width: 350px;
}
.emp_cvdb_summary div.actions .text.activate.alone {
	padding-top: 5px;
}
.emp_cvdb_summary div.actions .text{
	float: left;
	font-weight: bold;
	color: #9c0059;
}
.emp_cvdb_summary div.actions .button{
	float: right;
}

.emp_cvdb_summary div.w{
	padding-top: 15px;
}

#main.emp_view div.actions.center{
	margin: auto;
	width: 430px;
}

.cegesbuli_reg_side {
    float: right;
    padding: 19px 12px;
}
.uploaded-docs-list {
	padding: 0 20px 20px 20px;
}
.uploaded-docs-list .dokumentumaim table tr:nth-child(odd) {
	background: #eff3fa;
}
.dokumentumaim table td {
	font-size: 12px;
}
.dokumentumaim table .text-center {
	text-align: center;
}

.dokumentumaim .sync-to-cvdb {
	background: url("e_coommerce/ma_icon_refresh.png") no-repeat;
	width: 24px;
	height: 24px;
	display: block;
	margin: 0 auto;
}
.dokumentumaim .sync-to-cvdb.stat_1 {
	background: url("e_coommerce/ma_icon_refresh_ok.png") no-repeat;
}
.dokumentumaim .sync-to-cvdb.stat_2 {
	background: url("e_coommerce/ma_icon_reorder.png") no-repeat;
}
.dokumentumaim .sync-to-cvdb.stat_del {
	background: url("e_coommerce/icon_delete.png") no-repeat;
	margin-left: 0;
}
.p2_form.uploaded-docs-list form {
	margin: 0;
}
.p2_form.uploaded-docs-list .form div.column {
	width: 560px;
}
.p2_form.uploaded-docs-list .alone SELECT {
	width: 560px;
}

.uploaded-docs-list .form .column.file .browse {
    left: 0;
    margin: 0;
    position: relative;
    top: 1px;
    z-index: 300;
}

.uploaded-docs-list .form .column.file input.upload {
    margin-top: 4px;
    width: 368px;
}
.uploaded-docs-list #docFakeInput {
	width: 438px;
	margin-right: 20px;
}
.uploaded-docs-list .form .file_ {
    height: 38px;
    top: 0;
    z-index: 301;
}
.dokumentumaim .doc-title {
	max-width: 200px;
	white-space: nowrap;
	overflow: hidden;
    text-overflow: ellipsis;
}
.p2_list.my-documents li span {
	display: block;
	max-width: 210px;
	white-space: nowrap;
	overflow: hidden;
    text-overflow: ellipsis;
}

#registration_form .fileupline {
    background-color: #c0d2ec;
    color: #3f62a2;
    display: none;
    font-size: 11px;
    margin-bottom: 1px;
    padding: 10px;
}
