div.wrapper {
	max-width: 1100px;
}
/*breadcrumb*/
ol.breadcrumb {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
/*end breadcrumb*/

/*Box search*/
.box_search {
}
.box_search .row_search {
	margin-left: -10px;
	margin-right: -10px;
}
.box_search .row_search .col_search {
	float: left;
	box-sizing: border-box;
	padding: 0px 10px;
    width: 25%;
}
.box_search .row_search .col_search label {
	line-height: 25px;
	height: 25px;
}
.box_search .row_search .col_search input{
    height: 32px;
    line-height: 32px;
    border-radius: 1px;
    outline: none;
}
/**/
/*==============================================*/
.table-manage td label {
	margin-right: 5px;
}
.table-manage .cot_action i {
	font-size: 16px;
	display: inline-block;
}
.table-manage .cot_action i.icon-eye-off {
	color: #888;
}
.table-manage .cot_action i.icon_edit {
	color: #009;
}
.table-manage .cot_action i.icon_del {
	color: #C00;
}
.panel_toggle .panel-heading a.toggle {
	background: url(../images/icon_toggle.png) no-repeat 0px 0px;
	height: 24px;
	width: 24px;
	position: absolute;
	display: block;
	top: 6px;
	right: 6px;
	cursor: pointer;
}
/*EDIT*/
.col-submit {
	/*text-align: center;*/
}
.box_edit {
}
.box_edit .row {
}
.box_edit .box_edit_title {
	padding: 5px 20px;
	border-left: 2px solid #08651E;
	color: #08651E;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 15px;
}
.box_edit .box_edit_note {
    overflow: hidden;
    padding: 15px;
    height: auto;
    margin-bottom: 15px;
    border-radius: 0px;
    border: 1px solid #ff6c00;
    font-size: 14px;
    background: #ffe5d1;
}
.box_edit .box_edit_err {
}
.box_edit .box_edit_content {
    height: auto;
    margin-bottom: 15px;
    width: 100%;
}
.box_edit .box_edit_sm {
}
.box_edit .row .row_title {
    padding: 0px 0px 5px;
    border-bottom: 1px solid #ccc;
    margin: 10px 0px;
}
#form_employer_recruitment_step_1 .row .row_title{
    padding: 0px 0px 0px;
    border-bottom: 1px dashed #eaeaea;
    margin: 10px 0px 0px;
}
#form_employer_recruitment_step_1 .row .row_title .row_title_left {
    font-size: 15px;
}
.box_edit .row .row_title .row_title_left {
    float: left;
    text-transform: inherit;
    font-size: 18px;
    color: #484848;
}
textarea.form-control {
    resize: vertical;
    max-height: 300px;
    max-width: 450px;
}
.box_edit .row .row_title .row_title_left span {
	color: #009192;
}
.box_edit .row .row_title .row_title_right {
	float: right;
	color: #de1c1c;
	font-style: italic;
	font-size: 12px;
}
.box_edit .row .row_summary {
	border-bottom: 1px solid #EEE;
	margin-bottom: 20px;
	background: #F4F4F4;
	border-radius: 3px;
	padding: 10px 20px;
	font-size: 14px;
	line-height: 25px;
	color: #666;
}
/*Chosen*/
.chosen-container-single .chosen-single {
    border-radius: 2px;
    height: 32px;
    padding: 6px 12px;
    max-width: 450px;
}
.chosen-container-single .chosen-single span {
    display: block;
    overflow: hidden;
    margin-right: 26px;
    line-height: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
	top: 7px;
}
.chosen-container-single .chosen-single div b {
    background: url(../images/chosen-sprite.png) no-repeat 0px 8px;
}
.chosen-container-multi .chosen-choices li.search-choice {
    border: 1px solid #ffffff;
    background: #278c25;
    color: #fff;
    border-radius: 0px;
    margin: 2px;
    padding: 2px 20px 2px 4px;
}
.chosen-container-single .chosen-single{
    font-size: 13px;
}
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
    height: 32px;
    line-height: 32px;
    padding: 0px 0px 0px 12px;
    margin: 0px;
    font-size: 12px;
    box-sizing: border-box;
}
.chosen-container-multi .chosen-choices {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 2px;
    max-width: 450px;
}
#form_employer_recruitment_step_1_view .chosen-container-multi .chosen-choices {
    border: 0px;
}
.box_view .content ul.chosen-choices li:before{
    display: none !important;
}
.box_view .content ul.chosen-choices li .search-choice-close{
    display: none;
}
.rowcontent-4 {
	width: 40%;
	float: left;
}
.rowcontent-2 {
	width: 20%;
	float: left;
}
.rowcontent-3 {
	width: 30%;
	float: left;
}
.rowcontent-5 {
	width: 50%;
	float: left;
}
.row_footer {
	line-height: 45px;
	text-transform: uppercase;
	text-align: center;
	margin-top: 20px;
	color: #e80000;
	background: #F4F4F4;
	font-size: 18px;
	border-radius: 2px;
}
.datepicker {
	background: #fff url(../images/icon_date.png) no-repeat top 7px right 6px;
}
.rowcontent_12 label {
	width: 50%;
	float: left;
	cursor: pointer;
}
.rowcontent_12 label input {
	margin-top: 11px;
	margin-right: 5px;
	float: left;
}
.row_error {
	float: left;
	width: 100%;
	color: #e80000;
	line-height: 35px;
	margin-bottom: 20px;
}
#form_employer_recruitment_step_2 .row_error{
    margin: 0px;
    margin-top: 10px;
}
.step_col_title {
	border-bottom: 1px solid #e80000;
	float: left;
	margin: 0 0 20px;
	width: 100%;
}
.step_col_title .step_col_left {
	display: inline-block;
	height: 30px;
	width: 30px;
	line-height: 30px;
	text-align: center;
	background: #E80000;
	color: #fff;
	font-size: 20px;
	float: left;
}
.step_col_title .step_col_right {
	display: inline-block;
	height: 30px;
	width: 30px;
	line-height: 30px;
	text-align: center;
	background: #E80000;
	color: #fff;
	font-size: 20px;
	float: right;
	cursor: pointer;
}
/*table*/
.table_row {
    width: 100%;
}
.table_row tr {
}
.table_row tr td, .table_row tr th {
}
.table_row tr td {
    background: #f6faff;
    vertical-align: top;
    border-bottom: 10px solid #ffffff;
    padding: 4px 6px;
}
.table_row tr td:hover{
	background: #f3f5f9;
}
.table_row tr td .box_col {
	padding: 10px 0px;
	border: 1px solid #e8e8e8;
}
.table_row tr td * {
	line-height: 25px;

}
.table_row tr td .col_content a {
    text-decoration: underline;
    color: #09a0db;
}
.table_row tr td .col_content a:hover {
    text-decoration: initial;    
}
.table_row tr td .info_cv .item{
    display: inline-block;
    float: left;
    width: 25%;
}
.table_row tr td .info_cv .item .label{
    color: #2b2b2b;
    font-size: 13px;
    font-weight: 500;
    padding: 0px;
}
.table_row tr td .col_title {
	font-size: 15px;
	color: #383838;
	font-weight: bold;
	padding: 0px 15px 5px;
}
.table_row tr td .col_title > b.vip_4 {
    font-weight: 300;
    color: #ffffff;
    font-size: 12px;
    padding: 3px 6px;
    border-radius: 2px;
    background: #eb4a4a;
    margin-right: 5px;
    text-transform: uppercase;
}
.table_row tr td .col_title > b.vip_3{
    font-weight: 300;
    color: #080808;
    font-size: 12px;
    padding: 3px 6px;
    border-radius: 2px;
    background: #b9b9b9;
    margin-right: 5px;
    text-transform: uppercase;
}
.table_row tr td .col_title > b.vip_2{
    font-weight: 300;
    color: #ffffff;
    font-size: 12px;
    padding: 3px 6px;
    border-radius: 2px;
    background: #e61d1d;
    margin-right: 5px;
    text-transform: uppercase;
}
.table_row tr td .col_title > b.vip_1{
    font-weight: 300;
    color: #ffffff;
    font-size: 12px;
    padding: 3px 6px;
    border-radius: 2px;
    background: #ffbe00;
    margin-right: 5px;
    text-transform: uppercase;
}
.table_row tr td .col_footer {
	padding: 0px 15px;
}
.table_row tr td .col_title a {
	color: #333;
    margin-left: 5px;
}
.table_row tr td:hover .col_title a {
	color: #999;
}
.table_row tr td:hover .col_title a:hover {
	color: #000;
}
.table_row tr td .col_title a.title {
    color: #333;
    font-weight: 500;
}
.table_row tr td .col_title a.title:hover{
    text-decoration: underline;
}
.table_row tr td i {
	font-style: normal;
}
.table_row tr td:last-child {
}
.action_employer_recruitment {
	float: right;
}
.action_employer_recruitment a i:before {
	line-height: 20px;
}
/*FORM*/
#container {
	position: relative;
	min-height: 650px;
}
#tth-column_left {
	display: block;
	float: left;
	width: 220px;
	min-height: 1px;
	padding: 15px 25px;
	border: 1px solid #E5E6E7;
	background: #E5E6E7
}
#tth-column_left .list_pro_info_img {
	padding: 1px;
	background: #F4F4F4;
	border-radius: 2px;
	min-height: 100px;
	margin-bottom: 20px;
}
#container .j_title {
    padding: 0px 0px 1px 0px;
    font-size: 18px;
    font-weight: 500;
    margin-left: 0px;
    border-bottom: 1px #ccc solid;
    color: #525252;
    margin-top: 10px;
    position: relative;
    overflow: hidden;
}
#container .j_content {
	margin: 20px 0px 20px 0px;
}
#container .j_content .panel {
	background: #fff;
	border: 1px solid #eee;
	padding: 15px;
	margin-bottom: 20px;
}
.is_show_title_1{
	/*display: none;*/
}
.is_status{
    font-size: 15px;
    font-weight: 500;
    margin-right: 6px;
    font-family: 'Roboto', sans-serif;
}
#tth-column_left{
	box-shadow: 1px 1px 3px 1px #dcdcdc;
}


#tth-content {
	display: block;
	width: 75%;
	min-height: 1px;
	padding: 0px;
	margin: 0px;
}
#form_employer_recruitment_step_1 input.form-control{
    height: 32px;
    box-shadow: none;
    font-size: 14px;
    max-width: 450px;
    border-radius: 2px;
    line-height: 32px;
}
#form_payment .btn-submit,#form_payment .btn-submit:focus {
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #d0d3d4;
    border-color: #7b0d65 #7b0d65 hsl(312,80%,19.5%);
    background-color: #7b0d65 !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e939c5", endColorstr="#7b0d65");
    background-image: -khtml-gradient(linear, left top, left bottom, from(#e939c5), to(#7b0d65));
    background-image: -moz-linear-gradient(top, #e939c5, #7b0d65);
    background-image: -ms-linear-gradient(top, #e939c5, #7b0d65);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e939c5), color-stop(100%, #7b0d65));
    background-image: -webkit-linear-gradient(top, #e939c5, #7b0d65);
    background-image: -o-linear-gradient(top, #e939c5, #7b0d65);
    background-image: linear-gradient(#e939c5, #7b0d65);
    text-shadow: 0 -1px 0 rgba(0,0,0,.49);
}
.btn-submit a, .btn-submit:focus a {
    color: #fff;
}
.btn-submit:hover{
    background: #f7b154;
    color: #fff;
} 
.row_apply{
	padding: 5px 15px;
    font-size: 14px;
}
.row_apply .view,
.row_apply .not_view{
	color: #009192;
    text-decoration: underline;
    padding: 0px 15px;
    cursor: pointer;
}
.panel_view ul li a{
	color: #ff6c00;
}
.panel_view ul li a:hover{
	color: #ff6c00;
	text-decoration: underline;
}
.panel_view{
	font-size: 14px;
}
.panel_view ul li > b{
    font-size: 20px;
    color: red;
}
.info_cv{
    border-bottom: 1px #d8d8d8 solid;
    padding-bottom: 8px;
}
.panel_view ul li{
    background: #eaeaea;
    padding: 5px 10px 0px;
    border-radius: 2px;
}
.box_arr_seeker .box_item {
    padding: 15px;
    border: 1px #e8e8e8 solid;
    margin-bottom: 15px;
    position: relative;
}
.box_arr_seeker .box_item .title {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
}
.box_arr_seeker .box_item .exp_submit {
    font-size: 13px;
    float: left;
    margin-right: 25px;
}
.box_arr_seeker .box_item .title a {
    color: #009192;
}
.box_arr_seeker .box_item .company {
    color: #999;
}
.box_arr_seeker .box_item .time_apply span, 
.box_arr_seeker .box_item .exp_submit span {
    color: #ff6d00;
}
.delete_arr {
    position: absolute;
    right: 15px;
    top: 15px;
    cursor: pointer;
}
.delete_arr i {
    background: rgba(0, 0, 0, 0) url("../../images/icon-delete.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 14px;
    width: 14px;
}
.box_arr_seeker .box_item:hover{
	background: #f9f9f9;
}
.note_employer p.first{
	padding-top:14px;
	padding-left:14px;
}
.note_employer p.first b{
	color: red;
}
.note_employer {
    border: 1px solid #eb1b22;
    margin-bottom: 16px;
    text-align: center;
}
.note_employer .box_pink{
    padding: 14px;
    background: #fbdddd;
}
.note_employer .box_center {
	text-align: center;
    padding: 10px 10px;
}
.note_employer .box_pink span.red{
	font-weight: bold;
	color: red;
}
.your_create{
    display: block;
    margin-bottom: 15px;
}
.your_create ul{
    padding: 0px;
    margin: 0px;
}
.your_create ul li{
    list-style: none;
    display: inline-block;
    float: left;
    width: 25%;
    margin: 2px 0px;
    margin-right: 10px;
}
.your_create ul li b{
    font-weight: 500;
    color: #ff6b00;
}
.your_create p b{
	color: red;
}
.your_create.none{
	display: none;
}
.search_employer .box_search_seeker .box_search_title{
	display: none;
}
.search_employer .box_search_seeker .box_search_content {
    border: 1px solid #e5e5e5;
    background: #f7f7f7;
}
.search_employer .box_search_seeker .form-group{
width: 23% !important;
    margin: 5px 8px;
    max-width: 23%;
    min-width: 23%;
}
.search_employer .box_search_seeker .chosen-container-single .chosen-single {
    height: 36px;
    line-height: 36px;
    padding: 0px 10px;
    border-radius: 5px;
}
.search_employer .box_search_seeker .form-group input {
    height: 36px;
    border-radius: 5px;
}
.search_employer .box_search_seeker .btn-submit{
    float: left;
    background: #ea1b21;
    font-weight: 300;
    font-size: 16px;
    padding: 0px 50px;
    line-height: 20px;
}
.search_employer .box_search_seeker .btn-submit:hover{
	background: #f1454a;
}
.search_employer .box_title{
    margin-top: 25px;
    padding: 2px 0px 2px 0px;
    font-size: 17px;
    font-weight: 500;
    margin-left: 0px;
    border-left: 0px solid red;
    color: #333333;
    margin-top: 15px;
    background: none;
    text-align: left;
    text-transform: inherit;
    height: 32px;
    line-height: 32px;
    margin-bottom: 15px;
    position: relative;
}
.search_employer .box_title:hover{
    color: #009192;
}
.search_employer .box_title .border_bottom{
    background: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    color: #404040;
    line-height: 32px;
    height: 32px;
    text-transform: inherit;
    background: none;
    position: relative;
    overflow: hidden;
    text-align: left;
    display: inline-block;
    background: #f6f6f6;
    border: 1px #d9d9d9 solid;
    padding: 0px 10px;
    border-radius: 2px;
}
.search_employer .box_statistic_nature {
    padding: 0px; 
    border: none; 
    border-top: none; 
    text-align: center; 
}
.search_employer .box_statistic_nature .col {
    text-align: left;
    display: inline-block;
    width: 25%;
    float: left;
}
.search_employer .view_all{
	background-color: #fff;
    border: 3px solid #e1e1e1;
    display: inline-block;
    font-family: arial;
    font-size: 13px;
    font-weight: 400;
    padding: 5px 10px;
    margin-top: 20px;
    text-transform: uppercase;
    color: white;
}
.search_employer .view_all a{
	color: #009192;
}
.search_employer .box_statistic_nature .col:nth-child(1) a,
.search_employer .box_statistic_nature .col:nth-child(2) a,
.search_employer .box_statistic_nature .col:nth-child(3) a,
.search_employer .box_statistic_nature .col:nth-child(4) a,
.search_employer .box_statistic_nature .col:nth-child(5) a,
.search_employer .box_statistic_nature .col:nth-child(6) a,
.search_employer .box_statistic_nature .col:nth-child(7) a,
.search_employer .box_statistic_nature .col:nth-child(8) a{
    font-weight: bold;
    color: #333;
}
.search_employer .box_statistic_nature .col a span {
    color: #b71415;
    font-size: 12px;
    font-weight: normal;
}
.search_employer .box_title .line {
    /*background-color: #d7d7d7;*/
    bottom: 0;
    height: 1px;
    margin-bottom: auto;
    margin-left: 10px;
    margin-top: auto;
    position: absolute;
    top: 0;
    width: 100%;
}
#container .j_title .line {
    /*background-color: #d7d7d7;*/
    bottom: 0;
    height: 1px;
    margin-bottom: auto;
    margin-left: 10px;
    margin-top: auto;
    position: absolute;
    top: 0;
    width: 100%;
}
ul.atc_emp_save{
	padding: 0px;
	margin: 0px;
}
ul.atc_emp_save li{
    list-style: none;
    display: inline-block;
    width: 50%;
    float: left;
    font-size: 13px;
}
ul.atc_emp_save li input{
	display: inline-block;
    vertical-align: middle;
    margin-bottom: 8px;
}
#manage_save table tr td p.name{
	color: #898989;
	text-transform: uppercase;
	padding: 0px;
}
#manage_save table tr td p.note{
	font-size: 13px;
    color: #666;
    text-decoration: underline;
}
.row_apply .panel_view ul li ul.sub{
    background: #eaeaea;
    padding: 0px 10px 5px;
    margin-bottom: 15px;
    margin-top: 4px;
}
.row_apply .panel_view ul li ul.sub li{
    list-style: none;
    display: inline-block;
    margin-right: 50px;
    padding: 0px;
}
.row_apply .panel_view ul li ul.sub li input{
	display: inline-block;
    vertical-align: middle;
    margin-bottom: 5px;
    margin-right: 3px;
}
.apply_employer .table_row tr td .box_col{
	border: 0px;
	border-bottom: 1px solid #e8e8e8;
}
/*.employer_recruitment_manage .table_row tr td:last-child {
    margin: 0px;
    padding: 0px 0px;
}*/
.employer_recruitment_manage .table_row tr td .box_col {
    padding: 15px 0px;
    border: 0px;
}
.employer_recruitment_manage .table_row tr td:hover{
    opacity: 0.9;
}
/*-----------------------VIP*/
.employer_recruitment_manage .table_row tr td.item_vip_1{
	background: #fff7df;
    /*border: 1px #ffbe00 solid;*/
}
.table_row tr td.item_vip_1 .col_title .action_employer_recruitment a {
    color: #fff7df;
}
.table_row tr td.item_vip_1:hover .col_title .action_employer_recruitment a {
    color: #999;
}
.table_row tr td.item_vip_1:hover .col_title .action_employer_recruitment a:hover {
    color: #000;
}
/*-----------------------HOT*/
.employer_recruitment_manage .table_row tr td.item_vip_2{
	background: #ffeaea;
    /*border: 1px #e00e0e solid;*/
}
.table_row tr td.item_vip_2 .col_title .action_employer_recruitment a {
    color: #ffeaea;
}
.table_row tr td.item_vip_2:hover .col_title .action_employer_recruitment a {
    color: #999;
}
.table_row tr td.item_vip_2:hover .col_title .action_employer_recruitment a:hover {
    color: #000;
}
.table_row tr td .col_title a i{
	font-size: 19px;
}
.employer_recruitment_manage .table_row tr td .des{
/*	font-size: 13px;
	color: #666;*/
}
.warning_vip{
    font-weight: normal;
    color: #ff6b00;
    background: #ffffff;
    padding: 0px 10px;
    font-size: 13px;
    border-radius: 0px;
    margin-top: 4px;
    margin-left: 0px;
    display: inline-block;
    border: 0px #ffffff double;
}
.warning_vip.expired{
    background: #fff;
    color: red;
}
.filter .btn_filter:hover{
	opacity: 0.8;
}
.filter .btn_filter{
    display: inline-block;
    background: #fff;
    border: 1px #f7f7f7 solid;
    float: left;
    padding: 6px 15px;
    text-transform: uppercase;
    margin-right: 20px;
    border-radius: 2px;
}
.filter .btn_filter_submit {
    display: inline-block;
    background: #f94949;
    color: #fff;
    border: 1px #f7f7f7 solid;
    float: right;
    padding: 6px 45px;
    text-transform: uppercase;
    border-radius: 2px;
}
.filter{
	display: block;
	margin-bottom: 15px;
}
.filter .select_vip{
    width: 20%;
    display: inline-block;
}
.filter .title{
	display: inline-block;
    float: left;
    margin-right: 20px;
    padding-top: 6px;
    font-weight: 500;
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
}
.filter .btn_filter.vip_1{
	background: #ffbe00;
}
.filter .btn_filter.vip_2{
	background: #e61d1d;
}
.filter .btn_filter.vip_4 {
    background: #eb4a4a;
}
.filter .btn_filter.vip_3{
	background: #b9b9b9;
}
.filter .btn_filter.vip_3 a{
	color: #333;
}
.filter .select_day {
    display: inline-block;
    float: left;
}
.filter .select_day input{
    border: 0px;
    border-bottom: 1px #dedede solid;
    height: 32px;
    line-height: 32px;
    padding: 10px;
    max-width: 140px;
    margin-right: 15px;
    border-radius: 1px;
}
.filter .chosen-container-single .chosen-single {
    border-radius: 1px;
    height: 32px;
    border: 1px #dedede solid;
    padding: 6px 12px;
    max-width: 450px;
}
.filter .chosen-container-single .chosen-single span{
    line-height: 20px;
}
.filter .btn_filter.vip_1 a,
.filter .btn_filter.vip_2 a,
.filter .btn_filter.vip_4 a{
	color: #fff;
}
/*BOX ITEM*/
.box_list_item{
    width:100%;
    float:left;
    margin-top: 20px;
    }
.box_list_item .title_box {
    color: #009192;
    font-size: 18px;
    font-weight: bold;
    line-height: 35px;
    margin: 0px 0px 15px;
    background: url(../images/border_bottom_img.png) no-repeat bottom left;
    border-bottom: 1px solid #00a2b6;
}
#form_employer_recruitment_step_1_view .form-group label.title{
    line-height: 15px;
    text-align: left;
    text-transform: capitalize;
    font-weight: 500;
}
#form_employer_recruitment_step_1_view .chosen-single {
    border: 0px !important;
    outline: none;
    background: none;
    height: 18px;
    padding: 0px;
    margin: 0px;
    margin-top: -1px;
    cursor: initial;
}
#form_employer_recruitment_step_1_view .chosen-drop {
    display: none !important;
}
#form_employer_recruitment_step_1_view .chosen-single div,
#form_employer_recruitment_step_1_view .select_location_province {
    display: none !important;
}
.box_num_seeker_cv .num, .box_num_employer_re .num {
    padding-left: 160px;
}
#form_employer_recruitment_step_1_view .rowcontent {
    margin-top: -2px;
}
#form_employer_recruitment_step_1_view .form-control {
    height: 19px;
    padding: 0px;
    border: 0px !important;
    line-height: 20px;   
}
.delete_save{
    color: #ff0000;
    cursor: pointer;
    padding-top: 5px;
    opacity: 0;
}
.delete_save i{
    background: rgba(0, 0, 0, 0) url(../../images/icon-delete.png) no-repeat scroll 0px -1px;
    display: inline-block;
    height: 14px;
    width: 14px;
    vertical-align: middle;
}
.table-hover > tbody > tr:hover > td .delete_save{
    opacity: 1;
}
#form_employer_recruitment_step_1_view .btn-submit a{
    margin: -12px;
    padding: 10px 20px;
}
.box_create_re{
    display: block;
    margin-bottom: 10px;

}
.box_create_re .item{
    display: inline-block;
    float: left;
    margin-right: 15px;
    border: 1px #ccc solid;
}
.box_create_re .item a{
    padding: 5px 10px;
    display: inline-block;
    border: 1px #e24c4d solid;
    background: #da3e3f;
    color: #fff;
}
.box_create_re .item a.not_active{
    background: #c7c7c7;
    border: 1px #dddddd solid;
    opacity: 0.6;
    color: #111;
    cursor: default;
}
.chosen-container{
    max-width: 450px;
}
.emp_box{
    padding-bottom: 20px;
    margin-top: 10px;
    margin-left: 0px;
    margin-right: 0px;
}
.emp_right .box_print {
    background: #fff;
    padding: 15px 20px;
    border: 1px #dedede solid;
    margin-bottom: 10px;
    text-align: left;
}
.box_detail_company .info {
    margin: 15px 0px;
}
.list_re .table_row tr td{
    vertical-align: top;
    border: 0px;
    border-bottom: 1px #d6d6d6 dashed;
    padding: 5px 6px;
    background: none;
}
.list_re .table_row tr td a b{
    font-weight: 500;
    color: #910141;
    font-size: 14px;
}
.list_re .table_row tr th {
    background: #e7f3f1;
    margin-bottom: 10px;
    border: 0px;
    text-align: left;
}
.company a {
    color: #898989 !important;
    text-transform: uppercase;
    font-weight: normal !important;
    font-size: 13px !important;
}
.box_detail_company .authentic img{
    max-width: 100%;
}
.emp_right .box_print .item .apply{
    border: 0px;
    background: none;
    padding: 0px;
}
.emp_right .box_print .item .apply{
    font-weight: 500;
}
.emp_right .box_print .item{
    padding: 8px 0px;
    border-bottom: 1px #ccc dotted;
    font-weight: 500;
    color: #222;
}
.emp_right .box_print .item i{
    color: #910141;
    margin-right: 5px;
    font-size: 16px;
}
.emp_right .box_print .share{
    margin-top: 8px;
}
.form-group .rowcontent .des{
    font-size: 12px;
    color: #888;
    margin-top: 3px;
}
.nav-tabs > li {
    margin-right: 20px;
}
.nav-tabs > li > a > .num{
    display: inline-block;
    font-size: 15px;
    background: #c4c4c4;
    padding: 10px 5px 30px;
    color: #fff;
    height: 37px;
    margin: -20px -20px;
    margin-right: 10px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
.nav-tabs > li.active > a > .num{
    background: #af1990;
}
.nav-tabs > li > a {
    margin: 0px;
    border: 1px solid #d0d3d4;
    outline: none;
    display: inline;
    cursor: pointer;
    padding: 10px 20px;
    display: inline-block;
    padding: 2px 10px;
    border: 1px #c5c5c5 solid;
    /* border-bottom: 0px; */
    /* border-left: 0px; */
    font-size: 15px;
    font-weight: bold;
    font-weight: normal;
    -webkit-transition: all 0ms ease-out 0s;
    -moz-transition: all 0ms ease-out 0s;
    -o-transition: all 0ms ease-out 0s;
    transition: all 0ms ease-out 0s;
    background-image: -webkit-linear-gradient(top, #fff 0, #d6d6d6 100%);
    background-image: linear-gradient(to bottom, #fff 0, #d6d6d6 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffd6d6d6', GradientType=0);
}
.nav-tabs > li:hover > a > .num{
    background: #bd3172;
}
.nav-tabs > li:hover > a, 
.nav-tabs > li.active > a, 
.nav-tabs > li.active > a:hover, 
.nav-tabs > li.active > a:focus{
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #d0d3d4;
    border-color: #7b0d65 #7b0d65 hsl(312,80%,19.5%);
    background-color: #7b0d65 !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e939c5", endColorstr="#7b0d65");
    background-image: -khtml-gradient(linear, left top, left bottom, from(#e939c5), to(#7b0d65));
    background-image: -moz-linear-gradient(top, #e939c5, #7b0d65);
    background-image: -ms-linear-gradient(top, #e939c5, #7b0d65);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e939c5), color-stop(100%, #7b0d65));
    background-image: -webkit-linear-gradient(top, #e939c5, #7b0d65);
    background-image: -o-linear-gradient(top, #e939c5, #7b0d65);
    background-image: linear-gradient(#e939c5, #7b0d65);
    text-shadow: 0 -1px 0 rgba(0,0,0,.49);
    color: #fff;
    font-weight: normal;
    outline: none;
    line-height: 22px;
}
.nav > li > a {
    margin: 0px;
    display: inline;
    cursor: pointer;
    padding: 9px 20px;
    display: inline-block;
    font-size: 17px;
    font-weight: bold;
    font-weight: normal;
    -webkit-transition: all 0ms ease-out 0s;
    -moz-transition: all 0ms ease-out 0s;
    -o-transition: all 0ms ease-out 0s;
    transition: all 0ms ease-out 0s;
    background-image: -webkit-linear-gradient(top, #fff 0, #d6d6d6 100%);
    background-image: linear-gradient(to bottom, #fff 0, #d6d6d6 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffd6d6d6', GradientType=0);
    -moz-box-shadow: inset -2px 0px 10px 0px #f9bad7;
    -o-box-shadow: inset -2px 0px 10px 0px #f9bad7;
    color: #333;
    font-weight: normal;
    outline: none;
    line-height: 22px;
    border-bottom-color: #fff;
    font-weight: 400;
    background: #f1f1f1;
    font-weight: normal;
    color: #444;
    border: none;
    border: 1px #ddd solid;
}
.cpheading{
    background: #f3f3f3;
    border-bottom: 1px solid #ccc;
    font-weight: 500;
    line-height: 30px;
    padding-left: 15px;
    display: block;
    margin-top: 0px;
    margin-bottom: 10px;
    text-transform: capitalize;
    clear: both;
    position: relative;
    height: 30px;
}
.form-group label.title {
    font-weight: 400;
}
.check_security{
    width: 100%;
    margin: 0px;
    padding: 5px;
    float: left;
    display: inline-block;
    background: #d6e8ff;
    border: 1px solid #89a5c0;
    margin-bottom: 20px;
}
.white{
    background: #fff;
    padding: 10px 15px;
}
input[type='checkbox'].checkbox{
    display: inline-block;
    vertical-align: middle;
    margin: 3px 5px 3px 0px;
}
.form-control {
    height: 32px;
    line-height: 32px;
    border-radius: 2px;
}
.view_company{
    margin-left: 19px;
    font-size: 11px;
    clear: both;
    color: #09a0db;
    text-decoration: underline;
    display: block;
    margin-bottom: 5px;
}
.h10{
    display: inline-block;
    height: 10px;
    width: 100%;
}
.check_security .form-group label.title {
    text-align: left;
}
.radio{
    display: inline-block;
    margin: 0px 5px 1px 1px !important;
    vertical-align: middle;
}
#info_company{
    max-width: 450px;
    border: 4px solid #FA841B;
    padding: 15px;
}
#info_company > .name{
    font-size: 20px;
    margin-bottom: 10px;
}
#info_company > .content{
    margin-bottom: 10px;
}
.cpheading span{
    color: #808080;
    font-size: 11px;
    text-transform: none;
    font-weight: normal;
    margin-left: 8px;
}
#form_employer_recruitment_step_1 .form-group label.title{
    text-align: left;
}
.f500{
    font-weight: 500 !important;
    line-height: 20px !important;
}
#file_attach .file-item img{
    max-width: 85px;
}
.col5,
.col5 a{
    padding-right: 8px;
    color: #999;
}
.box_checkbox .des{
    margin-top: -5px !important;
    margin-bottom: 5px;
}
.box_checkbox.fit_1 .des{
    color: #287ab9;
    font-weight: bold;
}
.box_checkbox.fit_2 .des{
    color: #009b74;
    font-weight: bold;
}
.box_checkbox.fit_3 .des{
    color: #f79d25;
    font-weight: bold;
}
.box_checkbox.fit_4 .des{
    color: #ff0000;
    font-weight: bold;
}
.box_price{
}
.box_price .price_l,
.box_price .price_r{
    width: 30%;
    padding: 0px 0px;
    float: left;
    display: inline-block;
}
.box_price .price_r{
    width: 35%;
    float: right;
}
.box_price .price_c{
    width: 35%;
    float: left;
    padding: 0px 15px;
}

/*PRICE-----------------------------------------*/
.advance-select-box {
    color: #000;
    height: 32px !important;
    line-height: 32px;
    position: relative;
    text-align: left;
    width: 100% !important;
    z-index: 10;
    float: left;
}
.comboboxs {
    padding-top: 5px;
    text-align: left;
    width: 200px;
    margin: auto;
}
.advance-options input{
    max-width: 100px;
    padding: 5px;
    margin: 4px;
    margin-top: 6px;
    border-radius: 1px;
    border: 1px #eeeeee solid;  
}
.advance-select-options td {
    vertical-align: top;
    padding: 2px;
    text-align: center;
}
#lblPriceMin, #lblPriceMax{
    padding-left: 5px;
    font-weight: bold;
    color: #ff6a00;
    padding-bottom: 3px;
}
.advance-select-options .header-options span {
    line-height: 40px;
}
.advance-select-options .min-value {
    border: 1px solid #ccc;
    padding: 5px;
    text-align: center;
}
.advance-select-options .max-value {
    border: 1px solid #ccc;
    padding: 5px;
    text-align: center;
}
.advance-select-box span.select-text {
    background: none;
    background-position: right 10px;
    bottom: 0;
    border: 1px solid #ccc;
    cursor: pointer;
    float: left;
    height: 23px;
    left: 0;
    line-height: 27px;
    overflow: hidden;
    position: absolute;
    text-align: left;
    width: 100%;
    z-index: 1;
}
span.select-text {
    height: 32px !important;
    border-radius: 0px;
}
.advance-select-box .select-text span.select-text-content, .advance-select-box .select-text input.select-text-content {
    border: none !important;
    width: 100%;
    height: 32px;
    line-height: 30px;
    text-align: left;
    float: left;
    cursor: text;
    padding: 0px 10px;
    color: #444;
}
.advance-select-options {
    display: none;
    min-width: 125px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 100;
    background: #fff;
    border: 1px solid #ccc;
    display: none;
}
.advance-select-options .header-options {
    background: #F0EEE5;
    border-bottom: 1px solid #ccc;
    width: 100%;
}
.advance-select-options ul {
    max-height: 300px;
    max-width: 258px;
    overflow: auto;
    margin: 0px;
    padding: 0px;
}
.advance-select-options ul li:hover, .advance-select-options ul li.current {
    background: #16a085;
    color: #fff;
}
.advance-select-options ul, .advance-select-options li {
    list-style: none;
    clear: both;
}
.advance-area-options ul, .advance-price-options ul {
    max-height: 175px;
}
.advance-select-options ul li {
    padding: 5px 5px;
    cursor: pointer;
    max-width: 100%;
    min-width: 100px !important;
}
.box_view .title span{
    color: #09a0db;
    font-size: 20px;
    font-weight: bold;
    margin: 0px 10px;
    display: inline-block;
}
.box_view .content ul.block_info li{
    display: inline-block;
    float: left;
    width: 50%;
    margin: 2px 0px;
}
.box_view .content ul.block_info {
    padding: 0px;
}
.box_view .content .row_content .rowcontent{
    max-width: 100%;    
}
.box_view .content .row_content .rowcontent p{
    line-height: 22px;
    margin: 0px;
    padding: 0px;
}
.box_view .content ul.block_info li:before{
    content: "";
    display: inline-block;
    float: left;
    height: 5px;
    width: 5px;
    background: #09a0db;
    border-radius: 10px;
    vertical-align: middle;
    margin-top: 7px;
    margin-right: 7px;    
}
.box_view .content ul.block_info li label{
    display: inline-block;
    float: left; 
    width: 30%; 
}
.box_view .content ul.block_info li div{
    display: inline-block;
    float: left;
}
.box_view .box_contact .content ul.block_info li div{
    float: none;
    display: initial;
}
.hr_222{
    width: 100%;
    height: 1px;
    background: #000000;
    display: inline-block;
    margin: 10px 0px;
}
.box_contact .title{
    color: #287AB9;
    font-size: 16px;
    padding: 10px 0 0 0px;
    font-weight: bold;
}
.box_contact {
    padding-bottom: 15px;
}
#job_template{
    color: #09a0db;
    text-decoration: underline;
    margin-top: 4px;
    display: inline-block;
}
#job_template:hover{
    text-decoration: inherit;
}
#job_template_content{
    max-width: 450px;
    min-width: 450px;
    border: 4px solid #FA841B;
    min-height: 350px;
}
#job_template_content .content{
    padding: 15px;
}
#job_template_content .title{
    background: #fff;
    padding: 6px 10px;
    font-size: 16px;
    border-bottom: 1px #ccc solid;
}
#nature_group_tmp4{
    width: 100%;
    margin: 8px 0px;
}
#job_description,
#job_requirements{
    max-height: 80px;
    overflow: hidden;
}
.title_sm{
    background: #f3f3f3;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
    line-height: 24px;
    padding-left: 15px;
    display: block;
    margin-bottom: 10px;
    text-transform: capitalize;
    clear: both;
    position: relative;
    height: 24px;
    margin: 5px 0px;
}
.close_fancybox{
    margin-left: 10px;
}
.mt10{
    margin-top: 10px;
}
.box_image {
    display: inline-block;
    margin: 10px 0px;
    width: 100%;
    padding: 0px 0px;
}
.item_youtube {
    margin-bottom: 10px;
}
.box_image .item img{
    border-radius: 2px;
}
.box_image .item img {
    max-width: 100%;
}
.avatar img{
    max-width: 100%;
}
.ml-15{
    margin-left: 15px;
}
#gallery_slider_thumb{
    margin-top: 5px;
}
#gallery_slider_thumb .item img:hover{
    opacity: 0.8;
    cursor: pointer;
}
.box_image_er .item{
    display: inline-block;
    float: left;
    width: 20%;
}

.tab-content label.radio_css{
    display: block;
}
.vip_content p{
    padding: 0px;
    margin: 0px;
}
.tab-content{
    padding-top: 15px;
}
.radio_css span.title {
    cursor: pointer;
    padding-left: 6px;
}
.radio_css span.title:hover{
    text-decoration: underline;
}
.method_content {
    display: none;
    border: 1px solid #dedede;
    padding: 10px 15px;
    border-radius: 4px;
    margin-bottom: 15px;
    background: #f9f9f9;
}
.method_content p{
    padding: 0px;
    margin: 0px;
    line-height: 24px;
}
.menthod_a.method_open .method_content{
    display: block;
    margin-top: 10px;
}
.ordering_method_method{
    border-top: 1px #ddd dashed;
    padding-top: 10px;    
}
.ordering_method_method > .title{
    font-size: 17px;
    color: red;
    border-bottom: 1px red solid;
    display: inline-block;
}
.ordering_method_method > .content{
    padding: 15px 0px 50px;
}
.method_content ul.list-content{
    padding: 0px;
    margin: 0px;
    font-size: 13px;
}
.method_content ul.list-content li{
    list-style: none;
}
.method_content ul.list-content li input[type="radio"]{
    display: inline-block;
    vertical-align: top;
    margin-right: 8px;
}
.box_info .form-group label.title {
    text-align: left;
}
.mess_system_warning {
    padding: 10px;
    border: 1px #ff6c00 solid;
    margin-bottom: 20px;
    color: #ff6c00;
}
.mess_system_error {
    padding: 10px;
    border: 1px #f94949 solid;
    margin-bottom: 20px;
    color: #f94949;
}
.mess_system_success {
    padding: 10px;
    border: 1px #38b71a solid;
    margin-bottom: 20px;
    color: #38b71a;
}


ul.bankList {
    clear: both;
    height: 202px;
    width: 636px;
}
ul.bankList li {
    list-style-position: outside;
    list-style-type: none;
    cursor: pointer;
    float: left;
    margin-right: 0;
    padding: 5px 2px;
    text-align: center;
    width: 90px;
}
.list-content li {
    list-style: none outside none;
    margin: 0 0 10px;
}
.list-content li .boxContent {
    display: none;
    border: 1px solid #eaeaea;
    padding: 10px 10px 10px 10px;
    margin: 0px 20px;
}
.list-content li.active .boxContent {
    display: block;
}
.list-content li .boxContent ul {
    height: auto;
    padding: 0px;
    margin: 0px;
}
.list-content li label {
    font-size: 14px;
    color: #185cb1;
    font-weight: normal;
}

i.VISA, i.MASTE, i.AMREX, i.JCB, i.VCB, i.TCB, i.MB, i.VIB, i.ICB, i.EXB, i.ACB, i.HDB, i.MSB, i.NVB, i.DAB, i.SHB, i.OJB, i.SEA, i.TPB, i.PGB, i.BIDV, i.AGB, i.SCB, i.VPB, i.VAB, i.GPB, i.SGB,i.NAB,i.BAB 
{ width:80px; height:30px; display:block; background:url(https://www.nganluong.vn/webskins/skins/nganluong/checkout/version3/images/bank_logo.png) no-repeat;}
i.MASTE { background-position:0px -31px}
i.AMREX { background-position:0px -62px}
i.JCB { background-position:0px -93px;}
i.VCB { background-position:0px -124px;}
i.TCB { background-position:0px -155px;}
i.MB { background-position:0px -186px;}
i.VIB { background-position:0px -217px;}
i.ICB { background-position:0px -248px;}
i.EXB { background-position:0px -279px;}
i.ACB { background-position:0px -310px;}
i.HDB { background-position:0px -341px;}
i.MSB { background-position:0px -372px;}
i.NVB { background-position:0px -403px;}
i.DAB { background-position:0px -434px;}
i.SHB { background-position:0px -465px;}
i.OJB { background-position:0px -496px;}
i.SEA { background-position:0px -527px;}
i.TPB { background-position:0px -558px;}
i.PGB { background-position:0px -589px;}
i.BIDV { background-position:0px -620px;}
i.AGB { background-position:0px -651px;}
i.SCB { background-position:0px -682px;}
i.VPB { background-position:0px -713px;}
i.VAB { background-position:0px -744px;}
i.GPB { background-position:0px -775px;}
i.SGB { background-position:0px -806px;}
i.NAB { background-position:0px -837px;}
i.BAB { background-position:0px -868px;}

ul.cardList li {
    cursor: pointer;
    float: left;
    margin-right: 0;
    padding: 5px 4px;
    text-align: center;
    width: 90px;
}
.radio_css{
    display: block;
    margin-bottom: 8px;
}
.has_used{
    color: #e41515;
}



.row_payment > b{
    padding: 5px 10px;
    margin: 8px 15px;
    border-radius: 4px;
    border: 1px #dad8da solid;
    font-size: 18px;
    color: red;
    font-weight: bold;
}
.row_payment > span{
    font-size: 18px;
    color: red;
    font-weight: bold;
}
.row_payment p{
    margin: 0px;
}


























@media (max-width: 799px) {
    .box_image{
        margin: 10px 0px;
        padding: 0px 0px;
    }
    .filter .select_day {
        display: inline-block;
        float: left;
        width: 100%;
    }
    .filter .select_vip {
        width: 100%;
        margin: 10px 0px;
    }
    .filter .select_day input {
        width: 50%;
        float: left;
        margin: 0px;
        max-width: 100%;
    }
    .filter .btn_filter_submit {
        margin-top: 10px;
        width: 100%;
    }
    .action_employer_recruitment {
        opacity: 1;
    }
    .table_row tr td .col_title a {
        color: #464646;
        margin-left: 5px;
    }
    .your_create ul li {
        width: 50%;
        margin: 0px;
        margin-right: 0px;
    }
}
@media (max-width: 649px) {
    .nav-tabs > li {
        margin-right: 15px;
        width: 100%;
        text-align: center;
    }
}