invoicemanage.css 1.25 KB
/*搜索栏----*/
.invoice-parking-l {
    float: left;
    width: 60px;
    height: 34px;
    line-height: 34px;
}
.invoice-parkinput78 {
    width: 78%;
    height: 34px;
    line-height: 34px;
}
/*弹窗 sta */
.ITD-form-padleft5-read div.checker,.ITD-form-padleft5-read div.radio {
    margin-top: -9px;
    margin-left: 0 !important;
}
div.checker,div.radio{
    margin-left: 0 !important;
}
#resetmodel .modal-footer{
    border-top: 0;
    text-align: center !important;
}
#write_rule,#writeoper_rule{
    color: #ff0000;
}
.form-group-ul{
    height: 180px;
    width: 95%;
    overflow-y:auto;
}
.berthAreaList{
    padding-left: 25px;
}
.berthAreaList li{
    float: left;
    padding-left: 20px;
    width: 110px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0px 25px 5px 0;
    cursor: pointer;
    background: url("../../../img/input-checkexActive.png") no-repeat 0 center;
}
.berthAreaList li.checkexActive{
    background: url("../../../img/input-checkbox.png") no-repeat 0 center;
}

.radio-list .radio{
    /*margin-right: 0 !important;*/
    /*margin-left: 0px !important;*/
    /*margin-top: -4px !important;*/
}
.resetMsg-cont{
    height: 80px;
    line-height: 80px;
    text-align: center;
    font-size: 16px;
}