#service-hosting-content #setItemModal .item-name-input{
    width: 100%;
    color: #777;
    padding-right: 10px;
    padding-left: 10px;
    line-height: 30px;
    font-size: 12px;
    border: none;
    background-color: #fff;
    /*background-color: #f2f9ec;*/
}
#service-hosting-content .table-body tbody tr .flag-disable{
    color: #f73d3d;
}
#service-hosting-content #setItemModal .can-edit td,
#service-hosting-content #setItemModal .can-edit td input{
    background-color: #f2f9ec;
}
#service-hosting-content #setItemModal .can-edit:hover td input,
#service-hosting-content #setItemModal .can-edit:hover td button{
    background-color: #e9f7d7;
}
#service-hosting-content #setItemModal .item-name-input:hover{
    background-color: #f5f5f5;
}
/*add service start*/
#service-hosting-content #addServiceHostingModel .modal-dialog{
    width: 633px;
}
#service-hosting-content #addServiceHostingModel .basic-info-detail{
    border-left: 1px solid #e3e3e3;
}
#service-hosting-content #addServiceHostingModel .basic-info-detail .title{
    border-left: none;
}
#service-hosting-content #addServiceHostingModel .basic-info-detail .service-area-disabled{
    float: left;
    height: 30px;
    width: 470px;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 30px;
    color: #777;
    border-bottom: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
}
#service-hosting-content #addServiceHostingModel .title{
    width: 120px;
}
#service-hosting-content #addServiceHostingModel input,
#service-hosting-content #addServiceHostingModel .service-area,
#service-hosting-content #addServiceHostingModel .service-status{
    width: 470px;
}
#service-hosting-content #addServiceHostingModel .case-list{
    min-height: 30px;
    height: auto;
    width: 100%;
    float: left;
    border-bottom: 1px solid #e3e3e3;
}
#service-hosting-content #addServiceHostingModel .case-list table tbody td:nth-child(1){
    /*height: 100%;*/
    width: 120px;
    border: none;
    border-right: 1px solid #e3e3e3;
    text-align: center;
}
#service-hosting-content #addServiceHostingModel .case-list-box{
    min-height: 30px;
    height: auto;
    float: left;
    width: 470px!important;
    padding-left: 10px;
    padding-right: 10px;
    border: none;
    border-right: 1px solid #e3e3e3;
    /*background-color: #e7f7ff*/
}
#service-hosting-content #addServiceHostingModel .case-list .case-div{
    width: auto;
    float: left;
    height: 30px;
    /*padding-left: 10px;*/
    padding-right: 10px;
}
#service-hosting-content #addServiceHostingModel .case-list .case-div input{
    width: 11px;
    background-color: #fff;
    border: none;
    margin-right: 5px;
    float: left;
}
#service-hosting-content #addServiceHostingModel .case-list .case-div label{
    float: left;
    height: 30px;
    line-height: 35px;
}
#service-hosting-content #addServiceHostingModel .case-list .case-div .case-list-power{
    margin-left: 5px;
}
#service-hosting-content #addServiceHostingModel .add-service-tbody tr{
    background: #fff;
    height:30px;
}
#service-hosting-content #addServiceHostingModel .add-service-tbody tr td {
    height: 30px;
}
#service-hosting-content #addServiceHostingModel .add-service-tbody tr td .add-service-no-power{
    height: 100%;
}
#service-hosting-content #addServiceHostingModel .add-service-tr .add-service-case,
#service-hosting-content #addServiceHostingModel .add-service-case-name{
    width: 154px;
}
#service-hosting-content #addServiceHostingModel .add-service-tr .add-service-power,
#service-hosting-content #addServiceHostingModel .add-service-powerList{
    width: 220px;
}
#service-hosting-content #addServiceHostingModel .add-service-tr .add-service-month,
#service-hosting-content #addServiceHostingModel .add-service-tr .add-service-year{
    width: 70px;
}
#service-hosting-content #addServiceHostingModel .add-service-powerList{
    padding: 0;
}
#service-hosting-content #addServiceHostingModel .add-service-powerList div{
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    border-bottom: 1px solid #ddd;
}
#service-hosting-content #addServiceHostingModel .add-service-powerList div:nth-last-child(1),
#service-hosting-content #addServiceHostingModel .add-service-price-td div:nth-last-child(1){
    border-bottom: none;
}
#service-hosting-content #addServiceHostingModel .add-service-powerList div input{
    width: 11px;
    float: left;
    margin-top:10px;
}
#service-hosting-content #addServiceHostingModel .add-service-price-td{
    padding: 0;
}
#service-hosting-content #addServiceHostingModel .add-service-price-td div{
    height: 30px;
    border-bottom: 1px solid #ddd;
}
#service-hosting-content #addServiceHostingModel .add-service-price-td div input{
    height: 28px;
}
#service-hosting-content #addServiceHostingModel .add-service-price{
    width: 70px;
    border: none;
    /*background: #e7f7ff;*/
}
#service-hosting-content #addServiceHostingModel .edit{
    background-color: #e7f7ff;
}
/*add service end*/
