.form-message-wrapper {}

.form-message-row {
    display: table;
    margin-bottom: 15px;
}

.form-message-row .dnnLabel {
    display: inline-block;
    float: none;
    position: relative;
    width: 80%;
}

.code-title span {
    width: 150px;
    display: inline-block;
    margin-right: 32px;
}
.code-title {
    width: 170px;
    float: left;
    font-size: 14px;
    font-weight: bold;
    color: #003366;
    text-align: right;
    margin-right: 15px;
}

.code_content {
    float: left;
}

.code_content input {
    width: 100px;
    color: #003366;
    float: left;
}

.from-title span {
    width: 150px;
    display: inline-block;
    margin-right: 32px;
}

.from-title {
    width: 170px;
    float: left;
    font-size: 14px;
    font-weight: bold;
    color: #003366;
    text-align: right;
    margin-right: 15px;
}

.form-content {
    float: left;
}

div.form-content[style*="inline-block"] {
    display: flex !important;
}

div.code_content[style*="inline-block"] {
    display: flex !important;
}

div.code_content[style*="inline-block"] input {
    width: 80px !important;
}

.code_content textarea {
    width: 260px;
    color: #003366;
    float: left;
}

.form-content input {
    width: 260px;
    color: #003366;
    float: left;
}

.form-content textarea {
    color: #003366;
    height: 210px;
}

.form-content .required {
    color: #F00;
}

.aspnetpager {
    padding-right: 10px;
}

.btn-save {}

.btn-reset {}

.code_img {
    width: 80px;
    height: 25px !important;
    float: left;
}

.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(../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(../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;
}