﻿.table-card-item {
    border: 1px solid #e8e8e8;
    padding-top: 12px;
    padding-bottom: 12px;
    box-sizing: padding-box;
}

    .table-card-item:hover {
        box-shadow: 0 2px 10px rgba(0, 0, 0, .15);
        cursor: pointer;
    }

    .table-card-item .table-card-item-header {
        padding: 0 12px 0 12px;
    }

        .table-card-item .table-card-item-header > h2 {
            font-size: 16px;
            color: #333;
        }

    .table-card-item .table-card-item-row {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        line-height: 20px;
        height: 20px;
        padding: 0 12px;
        margin-top:10px;
    }

.lefttreetar {
    padding: 6px 0;
    border-bottom: 1px solid #e6e6e6;
}

.lefttreecon {
    border: 1px solid #e6e6e6;
    border-top: none;
    padding: 10px 5px;
    overflow: auto;
    height: -webkit-calc(100vh - 163px);
    height: -moz-calc(100vh - 163px);
    height: calc(100vh - 163px);
}

.dropdown-menu-item a {
    display: inline-block !important;
    padding-left: 5px !important;
    display: inline-block;
    width: 120px;
}

.dropdown-menu-item i {
    margin-left: 5px !important;
}

.dropdown-menu-item .numsort {
    width: 20px;
    display: inline-block;
    text-align: right;
}

.detail-text {
    line-height: 38px;
    height: 38px;
    font-size: 14px;
    padding-left: 10px;
    display: inline-block;
    width: 100%;
    color: #7C7BAD;
}
.hottext{text-decoration:underline;color:blue;}
.detail-form .layui-inline {
    width: 47%;
}

.detail-form .layui-form-item {
    margin-bottom: 0;
}

.detail-form .layui-form-label {
    color: black;
    font-weight: bold;
    text-align: left;
}

::-webkit-scrollbar {
    width: 15px;
    height: 15px;
    background: transparent
}

::-webkit-scrollbar-track {
    background: transparent
}

::-webkit-scrollbar-thumb {
    border-radius: 0px;
    background-color: #c1c1c1
}

    ::-webkit-scrollbar-thumb:hover {
        background-color: #a8a8a8
    }

.mini-bar::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.mini-bar::-webkit-scrollbar-thumb {
    border-radius: 0px
}
.treecount {
    color:red;
}
.treecount2 {
    color: green;
}


.sonmenu:hover {
    box-shadow: 0 2px 10px rgba(0, 0, 0, .15);
    cursor: pointer;
}

.selectedmenu {border-bottom: 1px solid #0026ff}
img.lims-downfile{width:100px;height:100px}
.lims-downfile {color: blue;cursor: pointer;margin-right: 10px;}
.lims-picture{position:relative;width:100px;height:100px;margin-right:10px;margin-bottom:10px;}
.lims-picture .picdelete{position:absolute;right:2px;top:5px;}

.lims-downfile:hover {text-decoration: underline;color: blue;}

.crm-detail-form .layui-inline {width: 30%;margin-bottom:10px;}

.crm-detail-form .layui-form-item {margin-bottom: 0;}

.crm-detail-form .layui-form-label {color: black;font-weight: bold;text-align: left;}

.crm-detail-form .layui-card-header {color: black;font-weight: bold;}

.crm-detail-form table thead th {color: black;font-weight: bold;}

.crmlefttreetar {padding: 6px 0;border-bottom: 1px solid #e6e6e6;}

.crmlefttree {border: 1px solid #e6e6e6;border-top: none;padding: 10px 5px;overflow: auto;height: -webkit-calc(100vh - 175px);height: -moz-calc(100vh - 175px);height: calc(100vh - 175px);}

.btn-detail-editmodel {text-align: right;margin-top: -15px;}
.btn-detail-opersel {text-align: center;margin-top: -20px !important;}
.lefttreeclick {background-color: #fff3e0;border: 1px #FFE6B0 solid;}


.menustatus {margin: 10px auto;background: #f0f0f0;position: relative;cursor: pointer;}
.menustatus ul{height:32px;overflow:hidden;}
.menustatus li{float:left;width:120px;text-align:center;position:relative;z-index:2;font-weight:bold;font-size:14px;line-height:32px;}
.menustatus li em{position:absolute;right:-24px;top:-8px;width:0;height:0;line-height:0;border-width:24px 0 24px 24px;border-color:transparent  transparent transparent #fff;border-style:dashed dashed dashed solid;}
.menustatus li i{position:absolute;right:-16px;top:0;width:0;height:0;line-height:0;border-width:16px 0 16px 16px;border-color:transparent  transparent transparent #f0f0f0;border-style:dashed dashed dashed solid;}
.menustatus li.current{background:#f60;color:#fff;z-index:1;}
.menustatus li.current i{border-color:transparent transparent transparent #f60;}

.searchword {position: absolute;z-index: 9999;width: 439px;overflow:hidden; max-height:500px;overflow-y:scroll;background-color: white;line-height: 36px;border: #e6e6e6 solid 1px;box-shadow: 5px 2px 6px #e6e6e6;display: none;}
.searchwork_title {background-color: #5FB878;}
.searchwork_title span {margin-left: 5px;color: white;}
.searchword_click {cursor: pointer;}
.searchword_click span {margin-left: 5px;}
.searchword_click:hover {background-color: #f2f2f2;}

.crm-edit-form .layui-inline {width: 30%;}
.crm-edit-form .layui-form-item {margin-bottom: 25px;}
.crm-quotation-a{color:#008784;text-decoration:none;}
.crm-caseinput,.crm-casesel {border: none;border-bottom: 1px solid #ccc;height: 38px;background-color: #fff;width: 100%;}
.crm-casedetail th {font-weight:bold;}
.crm-casedetail th:not(:first-child) {text-align: right;}
.crm-casedetail td:not(:first-child) {text-align: right;}
.crm-casedetail td:not(:first-child) input {text-align: right;}
.crm-casedetail td:not(:first-child) span {text-align: right;}
.crm-casedetailfoot{ width:100%;font-weight:bold;font-size:16px;margin-top:10px;}
.crm-casedetailfoot label {float: right;line-height:38px;}
.crm-casedetailfoot textarea {border: none;margin-left: 10px;font-weight: normal;}

.purchase-edit-form .layui-form-label {
    color: black;
    font-weight: bold;
    text-align: left;
}
.purchase-edit-form .layui-inline {
    width: 30%;
}

.purchase-edit-form .layui-form-item {
    margin-bottom: 5px;
}
.layui-elem-quote {
    line-height:10px !important
}
 /**滚动条**/
 ::-webkit-scrollbar {
    width: 12px;
    height: 12px;
    background-color: #f5f5f5;
}
/*滚动条 阴影~圆角*/
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #f5f5f5;
}
/*滑块 阴影~圆角*/
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #c8c8c8;
}