﻿.w_aas input:disabled {
    background-color: #9e9c9c;
    color: #fff;
    border-color: #d8d8d8;
    cursor: not-allowed;
}

    .w_aas input:disabled:hover {
        background-color: #9e9c9c;
        color: #fff;
        border-color: #d8d8d8;
    }

.w_aas input {
    background-color: #fff;
    text-align: center;
    margin: 0 auto;
    width: 157px;
    height: 38px;
    color: #8cc53c;
    border: 1px solid #8cc53c;
    display: block;
    line-height: 38px;
}

.w_aas .w_aasinput {
    background-color: #fff;
    text-align: center;
    margin: 0 auto;
    width: 157px;
    height: 38px;
    border: 1px solid #8cc53c;
    display: block;
    line-height: 38px;
    background: url(../png/w_aa.png) no-repeat;
    color: #fff;
    cursor: pointer;
}

.input_box {
    float: left;
    position: relative;
}

.recruitment_bi_c .has-error .input_box span {
    right: 16px;
    top: 8px;
    color: #a94442
}

.recruitment_bi_c .ts_xx {
    float: left;
    line-height: 50px;
    color: #a94442;
}

.recruitment_bi_c .has-succsee .input_box span {
    color: #5cb85c;
    right: 16px;
    top: 8px;
}

.recruitment_bi_c .btn-succ {
    position: relative;
    width: 100px;
    height: 35px;
    float: left;
    margin: 8px 10px 0 18px;
    display: inline-block;
    text-decoration: none;
    color: #fff;
    text-align: center;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 35px;
    text-align: center;
    background: #5cb85c;
    cursor: pointer
}

.btn-succ .btn-success {
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 35px;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 35px;
    text-align: center;
}

.recruitment_bi_c1 .btn-succ input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 35px;
    display: inline-block;
    opacity: 0;
    -ms-filter: 'alpha(opacity=0)';
    margin: 0;
    overflow: hidden
}

.a-upload input {
    position: absolute;
    font-size: 100px;
    right: 0;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer
}

.showFileName, .fileerrorTip {
    float: left;
    font-size: 12px;
    font-size: 1.2rem;
    color: #a1a1a1;
    line-height: 35px;
    margin: 8px 0px 0 0px;
}

.fileerrorTip {
    color: #a94442
}
