﻿/*HideProject*/
#Hideproject_ProjectList img {
    display: none;
}

.TopLocation {
    background: #f5f5f5;
}

.top.TopLocation {
    background: #3985ff;
}

.line_box {
    padding: 4px;
    box-sizing: border-box;
}

.line_2 {
    width: 49%;
}

    .line_2:first-child {
        margin-right: 2%;
    }

#Hideproject_ProjectList .to_addgoods {
    float: right;
    color: #3492ef;
    font-size: 14px;
}

#Hideproject_ProjectList .commodity-main .client-manage .title {
    margin-bottom: 10px !important;
}

#Hideproject_ProjectList .client-manage {
    padding-top: 6px !important;
}

#Hideproject_ProjectList .commodity-main .remark .pre {
    display: block;
    padding: 10px;
    font-size: 12px !important;
    line-height: 1 !important;
    color: #777;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #ffffff;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.goodsname {
    width: calc(100% - 50px);
    display: inline-block;
}

#Hideproject_ProjectList .input {
    position: fixed;
    top: 40px;
    width: 100%;
    padding: 5px 0;
    background: #fff;
}

#Hideproject_ProjectList .commodity-main .fl {
    width: 50%;
    line-height: 32px;
}

#Hideproject_ProjectList .commodity-main {
    padding: 0 5px;
}

    #Hideproject_ProjectList .commodity-main .client-manage {
        border: 1px solid #ccc;
        margin-bottom: 5px;
        padding: 0 5px;
        font-size: 13px;
    }

    #Hideproject_ProjectList .commodity-main .client-manage {
        height: auto;
    }

    #Hideproject_ProjectList .commodity-main .remark {
        clear: both;
        line-height: 32px;
        max-height: 24px;
        overflow: hidden;
    }

        #Hideproject_ProjectList .commodity-main .remark * {
            line-height: 32px !important;
            font-size: 12px !important;
        }

    #Hideproject_ProjectList .commodity-main .remarkclick {
        max-height: initial !important;
        overflow: auto;
    }

        #Hideproject_ProjectList .commodity-main .remarkclick img {
            display: block !important;
            width: 100% !important;
        }

    #Hideproject_ProjectList .commodity-main .visit {
        clear: both;
        line-height: 24px;
    }

    #Hideproject_ProjectList .commodity-main .client-manage .name {
        line-height: 24px;
        height: 24px;
        overflow: hidden;
        width: 100%;
    }

    #Hideproject_ProjectList .commodity-main .client-manage .title {
        line-height: 24px;
        height: 24px;
        overflow: hidden;
        border-bottom: 1px dashed #ccc;
        width: 100%;
        margin-top: 0;
        float: unset;
        display: block;
    }

#Hideproject_ProjectReturnVisit .btn_bottom {
    float: right;
}

#Hideproject_ProjectReturnVisit .save_btn {
    border: none;
    padding: 8px;
    color: #fff;
    background: #3492e9;
    border-radius: 2px;
    margin: 0 6px;
}

#Hideproject_ProjectReturnVisit .end_btn {
    color: #333;
    border: 1px solid #ddcdcd;
    background: #f1f1f1;
}

#Hideproject_ProjectReturnVisit .btn_box {
    top: calc(100% - 50px);
    left: 0;
    padding: 5px 0;
    position: absolute;
    background: #fff;
    border-top: 1px solid #d9d9d9;
    width: 100%;
    height: 49px;
}

#Hideproject_ProjectReturnVisit .pre {
    display: block;
    padding: 10px;
    font-size: 14px;
    line-height: 1;
    color: #777;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #ffffff;
    border: 1px solid #ccc;
    border-radius: 4px;
}

#Hideproject_ProjectReturnVisit .hide_remark, #Hideproject_ProjectReturnVisit .textarea_hiddpro {
    overflow: auto !important;
    height: unset !important;
}

#Hideproject_ProjectReturnVisit {
    width: 100%;
    font-size: 14px;
    line-height: 1.5;
    border: none;
}
@media screen and (max-width: 350px) {

    #Customer_CustomerChange .select {
        width: 70px !important;
    }
    #sale_consumebill .consumebill_show_input{
        width: 66px !important;
    }

    #Customer_CustomerChange .consumebill_show_input {
        width: 56px !important;
        text-indent: 0 !important;
    }

    #Hideproject_ProjectAdd .hideproject_add_plate .select {
        width: 49% !important;
    }

        #Hideproject_ProjectAdd .hideproject_add_plate .select:nth-child(2) {
            float: right;
        }

    .consumebill_show_input {
        float: unset !important;
        width: 100% !important;
        display: inline-block !important;
    }
    #Customer_CustomerChange .tab .tab-left{
        width:70px;
    }
    #Customer_CustomerChange .tab .tab-right{
        width: calc(100% - 80px);
    }
}
