#agent-audit-content{
    padding-top: 40px;
}
#agent-audit-content .table-head{
    /*margin-top: 40px;*/
    margin-left: 40px;
    margin-bottom: 0;
    border: none;
}
#agent-audit #stocks-tool-bar .paginalNumber{
    float: right;
    margin-left: 15px;
    margin-right: 0;
    line-height: 34px;
    color:#aaaaaa;
}
#agent-audit #stocks-tool-bar .paginalNumber button{
    color:#aaaaaa;
}
#agent-audit #stocks-tool-bar .paginalNumber button span{
    position: absolute;
    right:5px;
    top:18px;
}
#agent-audit-content #agent-audit{
    margin: 40px;
    margin-top: 0;
    background-color: #fff;
    padding: 0 20px 0 20px;
}
#content-container #page-content #agent-audit {
    margin: 40px;
    margin-top: 0;
    background-color: #fff;
    padding: 0 20px 0 20px;
}
#agent-audit-nav{
    width: 100%;
    height: 50px;
    margin-bottom: 2px;
    float: left;
}
#agent-audit-nav li{
    float: left;
    width: 160px;
    margin-right:3px;
    height: 50px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #fff;
}
#agent-audit-nav li a{
    border-radius: 4px;
    font-size: 16px;
    font-weight: 700;
    height: 50px;
    line-height: 30px;
    text-align: center;
    color: #999;
    background: #fff;
    padding: 10px 0;
}
#agent-audit-nav li a:hover,
#agent-audit-nav li a:active,
#agent-audit-nav .active{
    color: #777;
    font-weight: 600;
    border-color: #33d3e9;
    border-bottom-style: solid;
}
#agent-audit #auditAgentModal .remake-title{
    height: 70px;
    line-height: 70px;
}
#auditAgentModal .remake{
    height:70px;
    padding-left: 10px;
    padding-right: 10px;
    width: 82.1%;
    border-top: none;
    border-left: none;
    border-bottom: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    background-color: #e7f7ff;
    resize: none;
}