.col-lg-50 {
    margin-top: 10px;
    margin-left: 50px;
    position: relative;
}

.col-lg-50 label {
    font-weight: 500;
}

.col-lg-50 input {
    color: #000000;
}

.col-lg-501 {
    width: 168px;
    padding-top: 7px;
    margin-bottom: 0;
    font-weight: bold !important;
}

.col-lg-503 {
    width: 250px;
    height: 35px;
    border: 1px solid #ccc;
    border-radius: 3px;
}

.col-lg-504 {
    width: 300px;
    height: 35px;
    background-color: #4f62ae;
    border: 1px;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
    margin-top: 60px;
}

.applyfor {
    font-size: 17px;
    line-height: 30px;
    color: #000000;
}

.applyfor h2 {
    text-align: center;
}

.applyfor span {
    text-align: center;
    display: block;
    font-size: 20px;
    margin-top: 15px;
    margin-bottom: 10px;
}

.aly-agree {
    float: right;
    margin-top: 20px;
}

.aly-agree label {
    font-size: 15px;
    font-weight: 600;
}

.col-505 {
    text-align: left;
}

.col-505 input {
    margin-left: 30px;
}

.col-505 input[type="radio"] {
    margin-right: 10px;
}

.agree-form {
    width: 1150px;
    height: 600px;
    margin-top: 30px;
    border: 1px solid #ddd;
}

.line-header {
    height: 50px;
}

.line-header .title-line {
    float: left;
    font-size: 25px;
    color: #026eca;
    border-left: solid 5px;
    padding: 5px;
}

.line-header .close-line {
    font-size: 40px;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 30px;
    float: right;
}

#inputCode {
    width: 142px;
    position: relative;
    border-radius: 5px;
    border: none;
    color: #000000;
    border: 1px solid #ccc;
}

.close-line:hover {
    cursor: pointer;
}

#apply_offline_list {
    padding-left: 100px;
    padding-right: 100px;
}

.table-hover {
    width: 91.5%;
}

.panel-footer {
    width: 91.5%;
}

#apply_offline_list .panel-footer {
    background: rgba(0, 0, 0, 0);
    border: none;
}

.panel-footer .pagination {
    float: right;
    margin-bottom: 20px;
}

.table-hover td {
    word-break: break-all;
    width: 10%;
}

.agree-form-top {
    height: 455px;
    width: 100%;
}

.agree-form-bom {
    margin-top: 10px;
}

#uuid-text {
    border-radius: 5px;
    border: 1px solid #ddd;
}

#uuid-button {
    color: #333;
    background-color: #fff;
    border-radius: 3px;
    margin-top: 15px;
    border: 1px solid #ddd;
}

.change-img {
    border: 1px solid #ccc;
    border-radius: 5px;
    width: 100px;
    height: 34px;
    cursor: pointer;
}

.off-tips {
    position: relative;
    left: 0;
}

.cd-dhm {
    position: relative;
}

.code-tips {
    position: absolute;
    top: 40px;
}

#emailError {
    position: inherit;
}

#changeImg {
    position: relative;
}

.line-bottom {
    text-align: center;
    margin-top: 10px;
}


#line-submit {
    margin-top: 0px;
}