.form-message-wrapper {
}
.form-message-title {
    background:#1265b1;
    color:#fff;
}
.form-message-row {
    display: table;
    margin-bottom: 15px;
}
.form-message-row .dnnLabel {
    display: inline-block;
    float: none;
    position: relative;
    width: 80%;
    margin-top: 15px;
}
.form-title {
    width: 180px;
    float: left;
    font-size: 14px;
    font-weight: bold;
    color: #003366;
}
.form-content {
    float: left;
}
.form-content input {
    width: 260px;
    color: #003366;
    float: left;
    width: 375px;
    padding-left: 10px;
    height: 43px;
    background-color: #f1f6fa;
    border-radius: 4px;
    border: solid 1px #ece9ec;
}
.form-content textarea {
    color: #003366;
    width: 375px;
    height: 43px;
    padding-left: 5px;
    background-color: #f1f6fa;
    border-radius: 4px;
    border: solid 1px #ece9ec;
}
.form-content .required {
    color: #F00;
    position: relative;
    top: 15px;
    left: 23px;
}
.aspnetpager {
    padding-right: 10px;
}
.btn-save {
width: 155px;
	height: 49px;
	background-color: #005bac;
	border-radius: 10px;	font-size: 16px;
cursor: pointer;	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #ffffff;
}
.btn-reset {
width: 155px;
	height: 49px;
	background-color: #cecece;
	border-radius: 10px;	font-size: 16px;
cursor: pointer;	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #ffffff;
}
.VerifyCode {
    width: 80px;
    height: 25px !important;
    float: left;
}
/*简历列表*/
 .resume-list-table {
    font-size: 12px !important;
    border-collapse: collapse;
    width: 100%;
    border: 1px solid #e9e9e9;
    margin: 20px auto;
}
.resume-list-table tr th {
    height: 30px;
    line-height: 30px;
    background: #1365b1;
    color: #fff;
    text-align: center;
    border: 1px solid #e9e9e9;
}
.resume-list-table tr td {
    text-align: center;
    line-height: 30px;
    border: 1px solid #e9e9e9;
}
/*简历详细信息*/
 .resume-detail {
}
.resume-detail h4 {
    text-align: center;
}
.resume-detail-table {
}
.resume-detail-table tr td:first-child {
    text-align: right;
    font-weight: bold;
}
/*职位详细信息*/
 .job-detail-table {
    font-size: 12px !important;
    color: #444444;
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 20px;
}
.job-detail-table .table-title {
    font-size: 14px !important;
    font-weight: bold;
    text-indent: 15px;
    line-height: 40px;
    color: #333;
    background: url(/portals/_default/GlobalstechTemplates/Recruitment/images/title-border-bg.jpg) left bottom no-repeat;
}
.job-detail-table .table-title span {
    color: #014f9a;
    font-size: 16px;
}
.job-detail-table .table-title-zw {
    background: #f5f5f5;
    line-height: 25px;
}
.job-detail-table .table-title-zw span {
    font-size: 14px !important;
    font-weight: bold;
    color: #1265b1;
}
.job-detail-table tr td {
    line-height: 30px;
}
.job-detail-table .td001 {
    width: 80px;
    text-indent: 15px;
}
.job-detail-table .td002 {
    width: 280px;
}
.job-detail-table .td003 {
    padding-left: 15px;
    width: 610px;
}
.job-detail-table .tdjl-btn {
    width: 107px;
    height: 38px;
    line-height: 36px;
    background: url(/portals/_default/GlobalstechTemplates/Recruitment/images/tdjl-bg.jpg) left bottom no-repeat;
    text-align: center;
    font-size: 14px !important;
}
.job-detail-table .tdjl-btn a {
    display: block;
    color: #fff;
    text-decoration: none;
}
/**/
 .view_outerest {
    width: 975px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
}
.view_outer {
    width: 975px;
    display: table;
    margin-bottom: 15px;
}
.view_title {
    width: 75px;
    float: left;
    font-weight: bold;
    color: #999999;
}
.view_content {
    width: 900px;
    float: left;
}

.dnnLabel span {
    font-size: 16px;
}
select {
    vertical-align: middle;
   
    
    background-color: #f1f6fa;
    border-radius: 4px;
    padding-left: 5px;
    border: solid 1px #ece9ec;
}


.form-content select {
   vertical-align: middle;
   
    width: 375px;
   
    height: 43px;
    background-color: #f1f6fa;
    border-radius: 4px;
    padding-left: 5px;
    border: solid 1px #ece9ec;
}
label{

position: relative;
    top: 10px;
}
