.table-recruit-form {
    padding-top: 5px;
}

.table-recruit-form:hover {
    background-color: #f0f0f0;
}

.table-recruit-marg {
    margin: 0px 45px 6px 13px;
}

.table-recruit-checkbox {
    margin: 0 10px;
}

.table-recruit-title {
    font-size: 18px;
    color: #393D49;
    margin-left: 30px;
}

.table-recruit-marg .layui-badge {
    font-size: 14px;
    padding: 5px 10px;
}

.table-recruit-no {
    font-size: 18px;
    color: #FF5722;
}

.table-recruit-salary {
    font-size: 18px;
    color: #FF5722;
    margin-left: 30px;
}

.table-recruit-detail {
    font-size: 13px;
    margin-right: 20px;
    line-height: 30px;
}

.table-recruit-detail img {
    width: 16px;
    height: 16px;
}

.table-recruit-marg .layui-badge-rim {
    font-size: 13px;
    margin-right: 20px;
    color: #01AAED;
    border-color: #01AAED;
    padding: 5px 0;
    width: 80px;
}

.table-recruit-required {
    color: gray;
    font-size: 13px;
    margin-right: 50px;
}

.table-recruit-company {
    font-size: 15px;
    color: #393D49;
    margin-right: 30px;
}

.table-recruit-address {
    font-size: 13px;
    color: #393D49;
    line-height: 20px;
}

.table-worker-row {
    padding-top: 8px;
    padding-bottom: 8px;
}

.table-worker-row:hover {
    background-color: #f0f0f0;
}

.table-worker-row-name {
    margin: 0px 30px 10px 150px;
}

.table-worker-row-phone {
    margin: 0px 30px 10px 150px;
}

.table-worker-row-detail {
    margin: 0px 30px 0px 150px;
}

.table-worker-name {
    font-size: 18px;
    color: #393D49;
}

.table-worker-phone {
    font-size: 16px;
    color: #696969;
}

.table-worker-createdAt {
    font-size: 15px;
    color: #828282;
}

.table-worker-detail {
    font-size: 15px;
    line-height: 24px;
    color: #696969;
}

.table-worker-separate {
    margin: 0 10px;
    line-height: 24px;
}