.mess_recruitment {
	font-family: Courier New;
	font-size:16px;
	color:#666666;
	font-style:italic;
	width:100%; margin:0 auto;
	background: url(../images/bong.png) bottom center no-repeat;
	padding-bottom: 18px;
	margin-bottom:2%;
	line-height:24px;
	text-align:center;
} 
.mess_recruitment .ctn_box_mess{
	background: url(../images/bg_mess.png) bottom repeat-x;
	padding-bottom:15px;
	padding-top:30px;
	padding-left:5%;
	padding-right:5%;

}

.mess_recruitment span{ display:inline-block;} 

.news-content .desc{
    text-align: justify;
    line-height: 26px;
    font-size: 16px;
    color: #666666;
}


/*---------------------------------*/
.border_time {
    margin-top: 20px;
    margin-bottom: 15px;
}

.row_title_time td {
    font-size: 17px;
    background: #f7f7f7;
    color: #333333;
    border-right: 1px solid #eaeaea;
    height: 45px;
    line-height: 44px;
    text-transform: uppercase;
    font-weight: bold;
}

.row_title_time td:first-child {
    padding-left: 30px;
}

.row_title_time td:last-child {
    border: none;
}

.row_detail_time td {
    font-size: 16px;
    padding: 12px 0 12px;
    border-right: 1px solid #eaeaea;
    background: none;
}

.row_detail_time:nth-child(2n) td {
    background: #fafafa;
}

.row_detail_time td:first-child {
    padding-left: 10px;
}

.row_detail_time td:last-child {
    border: none;
}

.row_detail_time td:first-child a {
    font-size: 16px;
    color: #333333;
    text-decoration: none;
    outline: 0;
    font-weight: 500;
}

.row_detail_time td:first-child a:hover {
    color: #EE235B;
}

.row_detail_time td:first-child {
    font-size: 16px;
    padding-left: 25px;
}

.i-box {
    padding: 15px 0;
    border-bottom: 1px solid #eaeaea;
    position: relative;
}
// .i-box:first-child{border-top: 1px solid #eaeaea;}

.title-ibox {
    font-size: 18px;
    color: #ee235b;
    text-transform: uppercase;
    float:left;
    width:260px;
    padding-top:7px;
}

.detail-ibox {
    margin-left:260px;
}
.detail-ibox .desc{
    font-size: 16px;
    line-height: 28px;
    color: #666666;
}
.detail-ibox ul li {
    display: block;
    position: relative;
    padding-left: 15px;
}

.detail-ibox ul li:before {
    content: url(../images/point-gray.png);
    display: block;
    position: absolute;
    left: 0;
    top: 14px;
}
p.thoi_han{
    display: block;font-size: 20px;color: #333333;
    padding:10px;
    padding-left: 30px;
    background: url(../images/icon-clock.png) left center no-repeat;
    margin-left:260px;

}

.add-box {
    margin-top: 12px; 
    padding: 20px 35px;
    padding-top:20px;
    background: #f7f7f7;
    color: #333333;
}

.title-abox {
    font-size: 26px;
    line-height: 35px;
    text-transform: uppercase;
    font-weight: bold;
}

.note_nopdon{
    font-size: 16px; 
    font-weight: bold;
    color: #333333; line-height: 30px; 
    margin-top: 30px;
}
.add-box-title{
    font-size: 22px; font-weight: bold; text-transform: uppercase; 
    color: #056b7d;
}

.group-sex{padding-top:12px;}
select option:disabled {
    color: #a8a8a8;
}

.add-box table {
    margin-top: 5px;
}

.add-box table td{
    line-height: 30px;
    font-size: 16px; color: #333333;
}

.add-form {
    // margin-top: 20px;
}

.title-form {
    font-size: 28px;
    line-height: 36px;
    display: block;
    text-transform: uppercase;
}

.detail-form {
    padding: 30px 20px;
    background: #fafafa;
    margin-top: 20px;
}

.detail-form > form:after {
    content: '';
    display: block;
    clear: both;
}

.formL {
    width: 390px;
    float: left;
}

.formR {
    width: 440px;
    float: left;
}

.div-input {
    margin-bottom: 10px;
}

.div-input:after {
    content: '';
    display: block;
    clear: both;
}

.div-input label {
    width: 108px;
    float: left;
    font-size: 15px;
    color: #333;
    font-weight: normal;
    padding-top: 10px;
}
.div-input label span{
    color: #ff0000;
}

.div-input .form-control {
    font-size: 15px;
    color: #333;
    width: 245px;
    float: left;
    height: 40px;
    border-top: 1px solid #dbdbdb;
    border-left: 1px solid #dbdbdb;
    border-bottom: none;
    border-right: none;
    border-radius: 0;
}

.group-sex label {
    width: 80px;
}

.sx {
    vertical-align: middle;
    margin-top: -3px !important;
    margin-right: 8px !important;
}

#day {
    width: 70px;
    margin-right: 8px;
}

#month {
    width: 70px;
    margin-right: 8px;
}

#year {
    width: 88px;
}

#security_code {
    width: 128px;
    display: inline-block;
    margin-right: 8px;
}
.capcha-img{
    width: 85px;
    display: inline-block;
    padding-top: 7px;
}
.formR .form-control{
    width: 327px;
}
#cv{
    padding: 0;
}
#content{
    height:230px;
}
.btn-send{
    width: 245px;
    height:50px;
    line-height:50px;
    background: #56a779;
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    padding: 0 15px;
    text-align: right;
    border: none;
    outline:0;
    -webkit-transition: background .5s ease;
    -moz-transition: background .5s ease;
    -ms-transition: background .5s ease;
    -o-transition: background .5s ease;
    transition: background .5s ease;
}
.btn-send:after{
    content: '';
    display: block;
    clear: both;
}
.btn-send span{
    color: #fff;
    float: left;
    font-size: 16px; 
    font-weight: bold;
}
.btn-send .fa{
    float: right;
    line-height:50px;
}
.btn-send:hover{
    background:#458862;
}
/*----------------------------*/



h1.name{
	font-size: 14px; 
	font-weight: bold;
	text-transform: uppercase;
	line-height: 30px;
	color: #333333;
}

.fTitle_2{
	font-weight: bold;;
	font-size: 14px;
	color: #333333;
	text-transform: uppercase;
	line-height: 30px;
	border-bottom: 1px dashed #b2b2b2;
	margin-bottom: 20px;
}

.btn-download{
	display: block;
	text-align: right;
	margin: 5px 0;
}
.btn-download a{
	display: inline-block;
	background: #282828;
	padding: 5px 20px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff
}
.btn-download a:hover{
	text-decoration: none;
}

.divInfo{
	color: #666666;
	font-size: 12px;
}

.box_mid.box_recruitment{

}
.box_mid.box_recruitment .mid-title{
	margin: 0;
}
.box_mid.box_recruitment .mid-title .titleL{
	position: relative;
	background: none;
	color: #333333;
	font-size: 18px;
	text-transform: uppercase;
	border-bottom: 1px solid #bbbbbb;
}
.box_mid.box_recruitment .mid-content{
	padding: 0;
}


.img img{width:100%; max-width:100%;}
.list_rec{

}

.table_list_recruitment{

}
.table_list_recruitment thead tr td{
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	text-transform: uppercase;
}
.table_list_recruitment tbody tr td{
	font-weight: bold;
	font-size: 12px;
	color: #333333;
}
.table_list_recruitment tbody tr td:first-child{
	padding-left: 10px;
	
}
.table_list_recruitment .table{
	border-top: 1px solid #cccccc;
}
.table_list_recruitment .table thead tr td{
	border-top: none;
	border-bottom: 1px solid #cccccc;
	padding: 8px;
}
.table_list_recruitment .table tbody tr td{
	border-top: none;
	border-bottom: 1px solid #eaeaea;
	padding: 8px;
}
.table_list_recruitment .table tr td:nth-child(2){
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

ul.list_position{
	margin-bottom: 10px;
	display: block;
	height: 35px;
}
.list_position li{
	float: left;
	margin-right: 5px;
	height: 35px;
	background: #b4b4b4;
}
.list_position li a{
	display: block;
	padding:0 15px;
	line-height: 35px;
	font-weight: bold;
	color: #ffffff;
	font-size: 12px;
}
.list_position li a:hover{text-decoration: none;}
.list_position li.active,
.list_position li:hover{
	background: #2e7dc0;
}
.noItem{
	color: red;
}

/*********** boxRegister **********/ 
.boxRegister {
	background:url(../images/bg_register.png) right top no-repeat;
}


.boxRegister label {line-height: 30px; margin-bottom: 0; font-weight: normal;}
.boxRegister label span { font-weight:normal; color:#F00;}
.boxRegister input.error {	border:1px dotted #ff0000;}  
.boxRegister label.error { margin-left: 5px; padding: 5px; background: #B70002; color: #FFF; -moz-border-radius: 4px; -webkit-border-radius: 4px; }

.container-fluid .row{
	margin-bottom: 7px;
} 
.container-fluid  .textfiled{
	background:none;
	border: 1px solid #dadada;
	border-top: 1px solid #b1b1b1;
	padding: 4px;
	height: 28px;
}
.container-fluid  .textarea{
	background:none;
	border: 1px solid #dadada;
	border-top: 1px solid #b1b1b1;
	padding: 4px;
	width: 100%;
}
 #filelist{
    float: left;
    width: 75%;
    background-color: #fff;
    display: block;
    min-height: 30px;
    border-top: 1px solid #dbdbdb;
    border-left: 1px solid #dbdbdb;
}

.btnBrowse{
    background: #282828;
    padding: 6px 15px;
    font-weight: bold;
    color: #ffffff;
    display: inline-block;
}
.btnBrowse:hover , .btnBrowse:active , .btnBrowse:focus{
    text-decoration: none;
    color: #ffffff;
} 
.btn_register{
	background: #1596a9;
	padding: 6px 15px;
}
.btn_register span{
	color: #ffffff;
	font-weight: bold;
}

label.error{
    position: absolute;
    color: #ff0000;
    width: auto;
    bottom: 0;
}
.form-control.error{
    border: 1px dashed #ff0000;
}