<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('Base.css');
@import url('Layout.css');
@import url('FontAwesome.css');
@import url('Layui.css');
@import url('Layer.css');
@import url('Toast.css');
@import url('CityPicker.css');
@import url('Animate.css');
@import url('Flex.css');
@import url('Remixicon.css');

:root {
    --main-color-blue: #5b89fe;
}

* {
    /*欺骗浏览器开启硬件加速*/
}

.nav-vertical &gt; ul &gt; li, .nav-vertical &gt; ul &gt; li &gt; a, .nav-vertical &gt; ul &gt; li &gt; a &gt; i, .nav-vertical &gt; ul &gt; li &gt; a:hover, .nav-vertical &gt; ul &gt; li &gt; a:hover &gt; b, .nav-vertical &gt; ul &gt; li &gt; a:hover &gt; a,
.nav-vertical &gt; ul &gt; li &gt; ul a:hover, .nav-vertical &gt; ul &gt; li &gt; ul a, .dropdown:hover &gt; ul, .dropdown &gt; ul, .dropdown a, .input, .input:hover, .input:focus, .btn, .btn:hover, .btn:hover i, .btn i, .btn:focus, .validation:hover, .select, .select:hover, .select &gt; select,
.dropdown:hover &gt; a &gt; b.dropdown-block, .dropdown &gt; a &gt; b.dropdown-block, .tab &gt; ul &gt; li, .tab &gt; ul &gt; li:hover, .tab &gt; div, .layui-layer-btn &gt; a, .layui-layer-btn &gt; a:hover, .table.table-hover tbody tr:hover, .table.table-hover tbody tr,
.layui-laydate-content td, .layui-laydate-content td:hover, .layui-laydate-list li, .layui-laydate-list li:hover, .aspnetpager a, .aspnetpager a:hover,
.aspnetpager input[type=submit], .aspnetpager input[type=button], .aspnetpager input[type=submit]:hover, .aspnetpager input[type=button]:hover, .aspnetpager input[type=text], .aspnetpager input[type=text]:hover,
.laydate-footer-btns span, .laydate-footer-btns span:hover, .table tbody tr.active, .table tbody tr, .backto-top-bottom, .backto-top-bottom:hover,
.mark.mark-link, .mark.mark-link:hover, .page-head &gt; a.page-head-back, .page-head &gt; a.page-head-back:hover, .layui-layer-setwin .layui-layer-close1:hover, .layui-layer-setwin a, .btn:hover:before, .iziToast &gt; .iziToast-close, .iziToast &gt; .iziToast-close:hover,
input[type="radio"]::before, input[type="radio"]:checked::before, .tab &gt; ul &gt; li:hover &gt; a, .tab &gt; ul &gt; li &gt; a, .dropdown &gt; ul &gt; li &gt; a:hover, .dropdown &gt; ul &gt; li &gt; a:hover &gt; .fa, .dropdown &gt; ul &gt; li &gt; a &gt; .fa,
.mark-btn, .mark-btn:hover, div.adp-wraper div ul li, div.adp-wraper div ul li:hover, .table.table-hover, .table.table-hover:hover, .mark.mark-edit:hover, .mark.mark-edit, .tag.tag-close &gt; i, .tag.tag-close &gt; i:hover, .transition, .transition:hover,
.SumoSelect &gt; .CaptionCont, .SumoSelect &gt; .CaptionCont:hover, div.adp-wraper div.adp-btn, div.adp-wraper div.adp-btn:hover, a, a &gt; i, .link, a:hover, a:hover &gt; i, .link:hover, ::-webkit-scrollbar-thumb, ::-webkit-scrollbar-thumb:hover,
.layer-title.layer-title-close a, .layer-title.layer-title-close a:hover,.hover-opacity,.hover-opacity:hover {
    transition: all .3s linear;
}

    .btn, .nav-vertical &gt; ul &gt; li a, .input, .mark, .nav-vertical &gt; ul li, .tip-bubble, .dropdown a, .dropdown &gt; ul, .card, .card &gt; span, .card &gt; div, .border-radius,.select, .select &gt; select,
    .dropdown &gt; a &gt; b.dropdown-block, .quote, .input, .tab, .tab &gt; ul &gt; li, .tab &gt; ul &gt; li &gt; a, .tab &gt; div, .layui-layer, .layui-layer-btn &gt; a, .validation, .required, .unit, .iziToast &gt; .iziToast-close, .iziToast, .iziToast:after,
    .iziToast &gt; .iziToast-progressbar, .layui-laydate-list li, .layui-laydate, .layui-laydate-hint, .laydate-footer-btns span, .input:focus, .input.input-border-bottom:focus, .chat &gt; ul &gt; li &gt; div, .layui-layer-content, .border,
    .border-left, fieldset, .alert, .layui-laydate-content td, .iziToast &gt; .iziToast-progressbar &gt; div, .nav-vertical &gt; ul &gt; li &gt; ul, .table, pre, .pill, .cap, .iziToast, .aspnetpager a, .aspnetpager span,
    .edui-container, div.adp-wraper, div.adp-wraper div ul li, .SumoSelect &gt; .CaptionCont, div.adp-wraper div.adp-btn, .ui-menu, .ui-menu .ui-menu-item &gt; div, .para-box, .SumoSelect &gt; .optWrapper, .layui-laydate, .es-popup,
    .shadow-panel,.mouse-tooltip,.mouse-litetip,.mouse-errortip,.mouse-imagetip {
        border-radius: 3px;
    }

.aspnetpager &gt; a:first-child {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.card &gt; span {
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}

.tab.tab-box {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

.tab &gt; ul &gt; li:last-child {
    /*border-bottom-left-radius:3px;*/
    border-top-right-radius: 3px !important;
}

.tab &gt; ul &gt; li:first-child {
    /*border-bottom-left-radius:3px;*/
    border-top-left-radius: 3px !important;
}

.btn-group &gt; .btn:first-child, .aspnetpager &gt; a:first-child {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.btn-group &gt; .btn:last-child, .aspnetpager &gt; a:last-child {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

/*样式开始*/
.progress-bar {
    display: block;
    background-color: transparent;
    position:relative;
    overflow:hidden;
}

    .progress-bar &gt; * {
        display: block;
        height: 3px;
        background-color:var(--main-color-blue);
        width:0%;
        transition:all ease-in-out .05s;
    }

.focus {
}

.active {
    
}

.grid {
    display: block;
    margin-left: -7.5px;
    margin-right: -7.5px;
    margin-bottom: -15px;
}

    .grid::after {
        content: "";
        display: table;
        clear: both;
    }

    .grid &gt; * {
        float:left;
        display: inline-block;
        margin-left: 7.5px !important;
        margin-right: 7.5px !important;
        margin-bottom: 15px !important;
        max-width:calc(100% - 15px);
    }

    .grid.grid-compact {
        margin-left: -2.5px;
        margin-right: -2.5px;
        margin-bottom: -5px;
    }

    .grid.grid-compact &gt; * {
        margin-left: 2.5px !important;
        margin-right: 2.5px !important;
        margin-bottom: 5px !important;
        max-width:calc(100% - 5px);
    }

.frame-loading {
    background-image: url(../Images/loading-5.gif) !important;
    background-repeat: no-repeat !important;
    background-size: 60px;
    height: 60px;
    width: 60px;
    display: inline-block;
    background-position: center;
    background-color: #f6f6f6;
}

.EASPSOFT-BBS {
    width: 450px;
    margin: 15px;
    margin-bottom: 0px;
    max-width: calc(100% - 30px);
    border-radius: 2px !important;
}

    .EASPSOFT-BBS:after {
        box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.5) !important;
    }

.iziToast.EASPSOFT-BBS &gt; .iziToast-body {
    padding-left: 30px !important;
}

    .iziToast.EASPSOFT-BBS &gt; .iziToast-body .iziToast-message {
        font-size: 1.4rem;
        color: #333 !important;
    }

        .iziToast.EASPSOFT-BBS &gt; .iziToast-body .iziToast-message a {
            font-size: 1.4rem;
            color: #333 !important;
            display: flex;
            justify-content: center;
            align-items: center;
        }



            .iziToast.EASPSOFT-BBS &gt; .iziToast-body .iziToast-message a i {
                font-size: 1.6rem;
                color: #333 !important;
            }

            .iziToast.EASPSOFT-BBS &gt; .iziToast-body .iziToast-message a:hover, .iziToast.EASPSOFT-BBS &gt; .iziToast-body .iziToast-message a:hover i {
                color: #000 !important;
            }

.border-radius-2 {
    border-radius: 2px !important;
}

.border-radius-3,.border-radius {
    border-radius: 3px !important;
}

.border-radius-5 {
    border-radius: 5px !important;
}

.border-radius-7 {
    border-radius: 7px !important;
}

.border-radius-9 {
    border-radius: 9px !important;
}

.border-radius-12 {
    border-radius: 12px !important;
}

.border-radius-15 {
    border-radius: 15px !important;
}

.border-radius-circle {
    border-radius: 100% !important;
}

.text-loading {
    background: url(../Images/loading-7.gif) center center no-repeat;
    background-repeat: no-repeat;
    background-size: 16px;
    height: 22px;
    width: 22px;
    opacity: 1;
    background-position-y:1.5px;
}

.text-loading-dark {
    background-image: url(../Images/loading-6.gif);
}

.page-loading {
    background: url(/Resource/EASPSOFT/Images/loading-5.gif) center center no-repeat;
    background-repeat: no-repeat;
    background-size: 60px;
    height: 60px;
    width: 60px;
    opacity: 1;
}

.box-loading {
    background: url(../Images/loading-3.gif) center center no-repeat;
    background-repeat: no-repeat;
    background-color: #fff;
    background-size: 35px;
    background-position:center;
    height: 35px;
    width: 35px;
    opacity: 1;
}

.nav-horizontal {
}

.nav-vertical-toggle {
    display: inline-block;
    width: 50px;
    height: 50px;
    text-align: center;
    font-size: 1.5rem;
}

    .nav-vertical-toggle:active {
        background-color: rgba(67, 154, 255,.6);
    }

.nav-vertical {
    position: relative;
    display: block;
    background-color: #fff;
    left: 0px;
    z-index: 999;
    overflow-y: auto;
    padding: 5px 0px;
    /*font-size:1.4rem;*/
}

    .nav-vertical a:hover {
        text-decoration: none;
    }

    .nav-vertical::-webkit-scrollbar {
        width: 0px;
    }

    .nav-vertical &gt; ul {
        padding: 0px 10px;
    }

        .nav-vertical &gt; ul &gt; li &gt; label {
            font-size: 1.2rem;
            color: #8590a6;
            display: block;
            padding-left: 25px;
            display: block;
            padding-top: 8px;
            padding-bottom: 8px;
            background-color: #1a2226;
            line-height: 23px;
            height: 37px;
        }

            .nav-vertical &gt; ul &gt; li &gt; label &gt; i {
                font-size: 1.3rem;
                color: #8590a6;
                margin-right: 3px;
                line-height: 20px;
            }

        .nav-vertical &gt; ul &gt; li &gt; a {
            display: block;
            padding: 9px 15px 9px 30px;
        }

        .nav-vertical &gt; ul &gt; li:first-child &gt; a {
            margin-top: 0px;
        }

        .nav-vertical &gt; ul &gt; li &gt; a &gt; b {
            float: right;
            color: #8590a6;
            font-size: 1.6rem;
            font-weight: normal;
        }

        .nav-vertical &gt; ul &gt; li a:hover {
            background-color: #f0f0f0;
        }

            .nav-vertical &gt; ul &gt; li a:hover, .nav-vertical &gt; ul &gt; li a:hover &gt; b, .nav-vertical &gt; ul &gt; li a:hover &gt; i {
                color: #333;
            }

        .nav-vertical &gt; ul &gt; li &gt; ul a:hover {
            background-color: #e6e6e6;
        }

        .nav-vertical &gt; ul &gt; li.active {
            background-color: #f0f0f0;
            border-color: #f0f0f0;
        }

        .nav-vertical &gt; ul &gt; li a, .nav-vertical &gt; ul &gt; li a &gt; .fa {
            color: #333;
        }

            .nav-vertical &gt; ul &gt; li a &gt; i {
                display: inline-block;
                width: 25px;
                font-size: 1.5rem;
            }

        .nav-vertical &gt; ul &gt; li &gt; ul &gt; li &gt; a &gt; i {
            width: 22px;
            font-size: 1.5rem;
        }

        .nav-vertical &gt; ul &gt; li a.active {
            background-color: #3796ff !important;
        }

            .nav-vertical &gt; ul &gt; li a.active, .nav-vertical &gt; ul &gt; li a.active &gt; i {
                color: #fff !important;
            }

        .nav-vertical &gt; ul &gt; li &gt; ul {
            display: none;
        }

            .nav-vertical &gt; ul &gt; li &gt; ul a {
                display: block;
                padding: 8px 15px 8px 43px;
                border-left: none !important;
            }

            .nav-vertical &gt; ul &gt; li &gt; ul li:last-child &gt; a {
                margin-bottom: 0px;
            }

.nav-border {
}

    .nav-border ul &gt; li &gt; a {
        border: 1px solid #eeedf6;
        border-bottom: none;
        border-radius: 0px;
    }

    .nav-border ul &gt; li:last-child &gt; a {
        border-bottom: 1px solid #eeedf6;
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px;
    }

    .nav-border ul &gt; li:first-child &gt; a {
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
    }

.nav-vertical.nav-vertical-dark {
    background-color: #20222a;
    color: rgba(255,255,255,.7);
}

    .nav-vertical.nav-vertical-dark &gt; ul {
        padding: 0px 10px;
    }

        .nav-vertical.nav-vertical-dark &gt; ul &gt; li a, .nav-vertical.nav-vertical-dark &gt; ul &gt; li {
            /*border-radius: 0px !important;*/
        }

            .nav-vertical.nav-vertical-dark &gt; ul &gt; li a {
                border-left: 4px solid transparent;
            }

                .nav-vertical.nav-vertical-dark &gt; ul &gt; li a:hover {
                    border-left: 4px solid #009688;
                }

    .nav-vertical.nav-vertical-dark a, .nav-vertical.nav-vertical-dark li a &gt; i, .nav-vertical.nav-vertical-dark li a &gt; b {
        color: #ccc;
    }

    .nav-vertical.nav-vertical-dark &gt; ul &gt; li a:hover {
        background-color: #16181d;
        color: #fff;
    }

        .nav-vertical.nav-vertical-dark &gt; ul &gt; li a:hover, .nav-vertical.nav-vertical-dark &gt; ul &gt; li a:hover &gt; b, .nav-vertical.nav-vertical-dark &gt; ul &gt; li a:hover &gt; i {
            color: #fff;
        }

    .nav-vertical.nav-vertical-dark &gt; ul &gt; li &gt; ul a:hover {
        /*background-color: #2c3b41;*/
        color: #fff;
    }

    .nav-vertical.nav-vertical-dark &gt; ul &gt; li.active {
        background-color: #16181d;
    }

        .nav-vertical.nav-vertical-dark &gt; ul &gt; li.active &gt; a {
            /*color: #fff;*/
            background-color: #1a2226;
            border-left: 4px solid #1a2226;
        }

            .nav-vertical.nav-vertical-dark &gt; ul &gt; li.active &gt; a &gt; i {
                /*color: #fff;*/
            }

    .nav-vertical.nav-vertical-dark &gt; ul &gt; li a.active {
        background-color: #16181d !important;
        border-left: 4px solid #009688;
        /*color: #fff;*/
    }

    .nav-vertical.nav-vertical-dark &gt; ul &gt; li ul li a {
        border-left: 4px solid #16181d !important;
        padding-top: 8px;
        padding-bottom: 8px;
    }

        .nav-vertical.nav-vertical-dark &gt; ul &gt; li ul li a.active {
            background-color: #060709 !important;
            border-left: 4px solid #16baaa !important;
            /*color: #fff;*/
        }

.nav-vertical.nav-vertical-no-padding, .nav-vertical.nav-vertical-no-padding &gt; ul {
    padding: 0px 0px;
}

    .nav-vertical.nav-vertical-no-padding &gt; ul &gt; li &gt; a {
        padding: 10px 15px 10px 20px;
    }

.nav-vertical.nav-vertical-no-radius &gt; ul &gt; li a, .nav-vertical.nav-vertical-no-radius &gt; ul &gt; li {
    border-radius: 0px !important;
}

/*自动加载进度条*/
.pace {
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    display: none !important;
}

.pace-inactive {
    display: none;
}

.pace .pace-progress {
    background: #60b077;
    position: fixed;
    z-index: 2000000;
    top: 0;
    right: 100%;
    width: 100%;
    height: 1px;
}

.dropdown {
    display: block;
    z-index: 9999;
}

    .dropdown.dropdown-mini {
    }

    .dropdown a, .dropdown a {
        user-select: none;
    }

        .dropdown a, .dropdown a:hover {
            text-decoration: none;
        }

            .dropdown a, .dropdown a &gt; i, .dropdown a &gt; b {
                display: inline-block;
            }

                .dropdown a &gt; i {
                    width: 18px;
                }

    .dropdown &gt; a &gt; b {
        text-align: right;
        width: 12px;
        font-size: 1.5rem;
        display: inline-block;
        height: 20px;
        z-index: 999;
        margin-left: 3px;
        color: #555;
    }

        .dropdown &gt; a &gt; b:after {
            font-family: Remixicon !important;
            content: "\EA4D";
        }

    .dropdown &gt; ul {
        position: absolute;
        min-width: 140px;
        top: 100%;
        left: 0%;
        z-index: 9999;
        display: block;
        padding: 0px 0px;
        margin: 0px 0;
        text-align: left;
        list-style: none;
        background-color: #fff;
        line-height: 22px;
        /*box-shadow: 0px 0px 5px -2px rgba(0,0,0,.3);*/
        box-shadow:0 0 16px 0 rgba(54, 58, 80, .16);
        /*border: 1px solid #eee;*/
        /*border-radius: 0px;*/
        /*transform: translateY(5px) translateX(0%) scale(1);*/
        /*opacity: 0;*/
        /*visibility: hidden;*/
        display: none;
        /*transition: 0s all linear;*/
        -webkit-animation-duration: .3s;
        animation-duration: .3s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: laydate-upbit;
        animation-name: laydate-upbit;
        /*padding-top:22px;*/
        /*background-color:rgba(0,0,0,0);*/
    }

    .dropdown.dropdown-location-topright &gt; ul {
        top: auto;
        bottom: 100%;
    }

    .dropdown.dropdown-location-topleft &gt; ul {
        top: auto;
        bottom: 100%;
        left: auto;
        right: 0%;
    }

    .dropdown.dropdown-location-bottonleft &gt; ul {
        left: auto;
        right: 0%;
    }

    .dropdown.dropdown-lg &gt; ul {
        min-width: 140px;
    }

    .dropdown.dropdown-mini &gt; ul {
        min-width: 92px;
        border-radius: 2px;
    }

    .dropdown:hover {
        z-index: 99999;
        position: relative;
    }

    .dropdown.dropdown-hovershow { 
    }

        .dropdown.dropdown-hovershow &gt; ul {
            animation-delay: .3s;
        }

    .dropdown.dropdown-active &gt; ul {
        /*transition-delay:.3s !important;*/
        /*transform: translateY(0px) translateX(0px) scale(1);*/
        /*opacity: 1;*/
        background-color: rgba(255,255,255,1);
        display: block;
        /*visibility: visible;*/
        /*transition: .2s all linear;*/
    }

    .dropdown &gt; ul &gt; li {
        margin: 0px;
        padding: 0px;
        display: block;
        /*margin-top: 1px;*/
        /*margin-bottom: 1px;*/
    }

    .dropdown li.dropdown-separator {
        height: 1px;
        margin: 5px 0px;
        overflow: hidden;
        background-color: #eee;
    }

    .dropdown ul &gt; li &gt; a {
        display: block;
        color: #333;
        padding: 3px 10px;
        padding-right: 11px;
        font-weight: normal;
        font-size: 1.3rem;
        border-radius: 0px !important;
        transition-duration: .1s;
    }

        .dropdown ul &gt; li &gt; a &gt; i {
            color: #000;
            font-size: 1.5rem;
        }

    .dropdown.dropdown-mini ul &gt; li &gt; a {
        padding: 2px 10px;
        padding-right: 11px;
        font-size: 1.2rem;
    }

        .dropdown.dropdown-mini ul &gt; li &gt; a &gt; i {
            font-size: 1.5rem;
            color: #333;
        }

    .dropdown ul &gt; li &gt; a &gt; i {
        color: #333;
        display: inline-block;
        width: 22px;
    }

    .dropdown.dropdown-filter ul &gt; li &gt; a {
        padding: 3px 15px;
    }

    .dropdown &gt; ul &gt; li &gt; a:hover {
        background-color: #f0f0f0;
        transition-duration: .1s;
    }

        .dropdown &gt; ul &gt; li &gt; a:hover &gt; i {
            /*color: #fff;*/
        }

    .dropdown &gt; ul &gt; li &gt; a.active {
        background-color: #50a4fe !important;
        color: #fff !important;
    }

    .dropdown.dropdown-right &gt; ul {
        right: 0%;
        left: auto;
    }

    .dropdown.dropdown-top &gt; ul {
        bottom: 100%;
        top: auto;
    }

.page-head {
    font-size: 2.7rem;
    padding: 7px 0px;
    /*padding-top:5px;*/
    padding-bottom: 4px;
    font-family: AlibabaPuHuiTi-Medium;
    /*font-family: SanFrancisco;*/
    line-height: initial;
    display: inline-block;
    display: flex;
    align-items: center;
}

    .page-head &gt; .bread {
        font-size: 1.3rem;
        font-family: 'Microsoft YaHei UI','Microsoft YaHei',Arial,sans-serif;
        font-weight: normal;
        margin-top: 8px;
        margin-bottom: -8px;
    }

    .page-head &gt; b {
        display: block;
        font-size: 1.3rem;
        font-weight: normal;
        padding: 0px;
        color: #666;
        font-family: 'Microsoft YaHei UI','Microsoft YaHei',Arial,sans-serif;
        padding-left: 1px;
        line-height: 20px;
    }

    .page-head &gt; a {
        line-height: 20.5px;
        min-width: 42px !important;
        text-align: center;
        margin-right: 5px;
        font-size: 1.6rem;
    }

        .page-head &gt; a.btn {
            border-radius: 3px;
            height: 27px;
            line-height: 18px;
        }

        .page-head &gt; a &gt; i {
            font-size: 1.9rem;
            /*color:#000 !important;*/
        }

.workarea-title {
    padding: 0px;
    margin: 0px;
    padding-top: 30px;
    padding-bottom: 12px;
    font-size: 2.2rem;
    font-family: SanFrancisco;
    font-weight: bold;
}

.row-bar {
    width: 7px;
    height: 14px;
    /*border-top:4px solid rgba(0,0,0,0);*/
    /*border-bottom:4px solid rgba(0,0,0,0);*/
    background-color: #469ffc;
    border-radius: 5px;
    margin-right: 5px;
    display: inline-block;
    vertical-align: top;
    margin-top:4px;
}

.card {
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 0px;
}

    .card &gt; span {
        display: block;
        padding: 8px 15px 6px 15px;
        border-bottom: 1px solid rgba(120,130,140,.11);
        position: relative;
        font-size: 1.3rem;
        margin-left: -1px;
        margin-right: -1px;
        color: #000;
        border-radius: 0px !important;
        border-top-left-radius: 0px !important;
        border-top-right-radius: 0px !important;
        clear: both;
        min-height: 39px;
    }

    .card.card-title-lg &gt; span {
        border-top-width:3px !important;
        padding: 6.5px 15px !important;
    }

    .card &gt; span:after {
        display: block;
        clear: both;
    }

    .card &gt; span &gt; b {
        font-size: 1.2rem;
        display: block;
        color: #8590a6;
        font-weight: normal;
        margin-bottom: -5px;
    }

    .card &gt; span i {
        display: inline-block;
        margin-right: 2px;
        font-size: 1.5rem;
    }

    .card &gt; span &gt; .bread &gt; ul &gt; li i {
        display: inline-block;
        margin-right: 3px;
        font-size: 1.4rem;
    }

    .card &gt; span &gt; a {
        font-weight: normal;
        float: right;
        min-width: 20px;
        text-align: center;
    }

    .card &gt; span &gt; .btn {
        padding: 0px 12px;
        font-size: 1.2rem;
        line-height: 21px;
        height:22px;
        border: none;
    }

        .card &gt; span &gt; .btn &gt; i {
            font-size: 1.3rem;
        }

    .card &gt; span &gt; .bread {
        display: inline-block;
    }

    .card.card-none-title &gt; span {
        padding: 0px 15px !important;
        border-bottom: none;
        min-height: 0px;
    }

        .card.card-none-title &gt; span &gt; * {
            display: none;
        }

    .card &gt; span a.card-back {
        float: left;
        margin-top: -7px;
        border-radius: 0px;
        margin-left: -15px;
        margin-right: 15px;
        line-height: 37px;
        height: 37px;
        border-radius:0px;
    }

        .card &gt; span a.card-back i {
            font-size:2rem;
        }

    .card.card-style-dark {
        background-color: #313346;
        color: rgba(255, 255, 255, 0.9);
        border: none !important;
    }

        .card.card-style-dark &gt; span {
            background-color: #3b3d4f;
            color: rgba(255, 255, 255, 0.9);
            margin: 0px;
            border-bottom-color: #3b3d4f;
        }

            .card.card-style-dark &gt; span a, .card.card-style-dark &gt; span a &gt; i {
                color: #6b9def;
            }

                .card.card-style-dark &gt; span a:hover, .card.card-style-dark &gt; span a:hover &gt; i {
                    color: #3075e9;
                }

    .card.card-warning, .card.card-info, .card.card-danger, .card.card-success, .card.card-gray, .card.card-blue {
        border-top: none;
    }

        .card.card-warning &gt; span, .card.card-info &gt; span, .card.card-danger &gt; span, .card.card-success &gt; span, .card.card-gray &gt; span, .card.card-blue &gt; span {
            padding: 7px 15px;
        }

        .card.card-warning &gt; span {
            border-top: 2px solid #f5a623;
        }

        .card.card-info &gt; span {
            border-top: 2px solid #3c8dbc;
        }

        .card.card-danger &gt; span {
            border-top: 2px solid #ff5e5e;
        }

        .card.card-success &gt; span {
            border-top: 2px solid #5fb878;
        }

        .card.card-gray &gt; span {
            border-top: 2px solid #d2d6de;
        }

        .card.card-blue &gt; span {
            border-top: 2px solid #3796ff;
        }

    .card.card-topborder2x &gt; span {
        border-top-width: 4px;
    }

    .card &gt; div {
        padding: 15px;
        border-radius: 3px;
    }

        .card &gt; div:after {
            clear: both;
            display: table;
            content: '';
        }

    .card.card-compact &gt; div {
        padding: 0px;
        padding-top: 0px;
    }

    .card.card-remove {
        border: none;
        box-shadow: none;
        background-color: transparent;
    }

        .card.card-remove &gt; span {
            display: none;
        }

    .card.card-no-border {
        border: none;
    }

        .card.card-no-border &gt; div {
            border: none;
        }

.tag {
    display: inline-block;
    padding: 4px 10px;
    font-size: 1.3rem;
    cursor: default;
    border: 1px solid #99e7b9 !important;
    color: #00c250 !important;
    border-radius: 3px;
}

    .tag.tag-close {
        padding-right: 3px;
    }

        .tag.tag-close &gt; i {
            margin-left: 3px;
            font-size: 1.8rem;
            line-height: 23px;
            height: 22px;
        }

            .tag.tag-close &gt; i:hover {
                opacity: .7;
            }

    .tag.tag-blue {
        color: #409eff !important;
        border-color: #d9ecff !important;
        background-color: #ecf5ff !important;
    }

    .tag.tag-red {
        color: #f56c6c !important;
        border-color: #fde2e2 !important;
        background-color: #fef0f0 !important;
    }

    .tag.tag-white {
        color: #333 !important;
        border-color: #dcdfe6 !important;
        background-color: #fff !important;
    }

    .tag.tag-green {
        color: #67c23a !important;
        border-color: #e1f3d8 !important;
        background-color: #f0f9eb !important;
    }

    .tag.tag-gray {
        color: #909399 !important;
        border-color: #e9e9eb !important;
        background-color: #f4f4f5 !important;
    }

    .tag.tag-yellow {
        color: #e6a23c !important;
        border-color: #faecd8 !important;
        background-color: #fdf6ec !important;
    }

.cap {
    display: inline-block;
    padding: 0px 5px;
    font-size: 1.2rem;
    cursor: default;
    border: 1px solid #ccc !important;
    line-height: 20px;
}

    .cap.cap-blue, .cap.cap-info {
        color: #0CA2E3 !important;
        border-color: #64C9F4 !important;
    }

        .cap.cap-blue.cap-reverse, .cap.cap-info.cap-reverse {
            color: #fff !important;
            border-color: #469ffc !important;
            background-color: #469ffc !important;
        }

    .cap.cap-yellow, .cap.cap-warning {
        color: #ff9b00 !important;
        border-color: #ffd799 !important;
    }

        .cap.cap-yellow.cap-reverse, .cap.cap-warning.cap-reverse {
            color: #fff !important;
            border-color: #e5a145 !important;
            background-color: #e5a145 !important;
        }

    .cap.cap-red, .cap.cap-danger {
        color: #f15451 !important;
        border-color: #f9bbb9 !important;
    }

        .cap.cap-red.cap-reverse, .cap.cap-danger.cap-reverse {
            color: #fff !important;
            border-color: #f36b6e !important;
            background-color: #f36b6e !important;
        }

    .cap.cap-gray, .cap.cap-cancle {
        color: #aaa !important;
        border-color: #ccc !important;
    }

        .cap.cap-gray.cap-reverse, .cap.cap-cancle.cap-reverse {
            color: #d6d6d6 !important;
            border-color: #999 !important;
        }

    .cap.cap-green, .cap.cap-success {
        color: #00c250 !important;
        border-color: #99e7b9 !important;
    }

        .cap.cap-success.cap-reverse {
            background-color: #68c242 !important;
            border-color: #68c242 !important;
            color: #fff !important;
        }

    .cap.cap-dark {
        color: #2a2b42 !important;
        border-color: #2a2b42 !important;
    }

        .cap.cap-dark.cap-reverse {
            color: #fff !important;
            border-color: #2a2b42 !important;
            background-color: #2a2b42 !important;
        }

.mark {
    display: inline-block;
    padding: 0px 10px;
    background-color: rgba(0,0,0,.35);
    color: #fff;
    font-size: 1.2rem;
    border-radius: 12px;
    height: 22px;
    line-height: 22px;
    cursor: default;
    font-weight: bold;
    border: none;
    font-family: Remixicon !important;
}

    .mark.mark-padding {
        padding: 0px 15px;
    }

    .mark.mark-square {
        border-radius: 3px;
    }

    .mark:after {
        clear: both;
    }

    .mark.mark-i &gt; i {
        width: 20px;
        display: inline-block;
    }

    .mark.mark-link {
        cursor: pointer;
    }

        .mark.mark-link:hover {
            opacity: .6;
            cursor: pointer;
            text-decoration: underline;
        }

    .mark.mark-btn {
        border-radius: 3px;
        background-color: #87b87f;
        text-decoration: none !important;
    }

        .mark.mark-btn.mark-btn-danger {
            background-color: #d15b47;
        }

        .mark.mark-btn.mark-btn-warning {
            background-color: #ffb752;
        }

        .mark.mark-btn.mark-btn-info {
            background-color: #6fb3e0;
        }

        .mark.mark-btn:hover {
            opacity: .7;
            color: #fff;
            cursor: pointer;
        }

    .mark.mark-edit {
        padding-right: 7px;
    }

        .mark.mark-edit:after {
            font-family: Remixicon !important;
            content: "\ec7f";
            font-size: 1.4rem;
            display: inline-block;
            margin-left: 6px;
            font-weight: normal;
            height: 22px;
            line-height: 21px;
        }

        .mark.mark-edit:hover {
            opacity: .6;
            cursor: pointer;
        }

            .mark.mark-edit:hover &gt; .mark.mark-edit:after {
                opacity: 1;
            }

    .mark.mark-highlight {
        background-color: #ffedb0;
        color: #111;
    }

    .mark.mark-white {
        background-color: #fff;
        color: #111;
        font-weight: normal;
    }

    .mark.mark-dark {
        background-color: #222d32;
        color: #fff;
    }

    .mark.mark-transparent {
        background-color: transparent;
        color: #111;
        font-weight: normal;
    }

    .mark.mark-gray {
        background-color: #e9e9e9;
        background-color: rgba(0,0,0,.088);
        color: #333;
    }

    .mark.mark-danger {
        background-color: #f56c6c;
        color: #fff;
    }

    .mark.mark-info {
        background-color: #6fb3e0;
        color: #fff;
    }

    .mark.mark-blue {
        background-color: #3796ff;
        color: #fff;
    }

    .mark.mark-success {
        background-color: #6cc788;
        color: #fff;
    }

    .mark.mark-green {
        background-color: #0cc2aa;
        color: #fff;
    }

    .mark.mark-deepgreen {
        background-color: #009688;
        color: #fff;
    }

    .mark.mark-warning {
        background-color: #e6a23c;
        color: #fff;
    }



.table {
    background-color: #fff;
    overflow-x: auto;
    overflow-y: hidden;
    position: relative;
    width: 100%;
    max-width: 100%;
    /*border-bottom: 1px solid #f1f1f1;*/
    border-radius: 0px !important;
}

    .table &gt; div {
        padding: 0px 0px 5px 0px;
    }

    .table &gt; table {
        width: 100%;
        max-width: 100%;
        margin: 0px;
        padding: 0px;
        border: none;
        border-spacing: 0;
        /*border-collapse: collapse;*/
        position: static;
    }

    .table tr {
        background-color: #fff;
    }

    .table table &gt; thead {
    }

        .table table &gt; thead th {
            position: -webkit-sticky;
            position: -moz-sticky;
            position: -ms-sticky;
            position: sticky;
            top: 0px;
            background-color: #fff;
            z-index: 101;
            margin: 0px;
            /*margin-bottom: 1px;*/
            /*background-image: url(../Images/table-th-bg.bmp);*/
            /*background-repeat: repeat-x;*/
            /*background-position-y: bottom;*/
            border-bottom: 1px solid #e6e6e6;
        }

        .table table &gt; thead &gt; tr {
        }

    .table .freeze-left {
        position: sticky !important;
        left: -1px;
        background-color: #fff;
        z-index: 100;
        background-image: none;
        background-repeat: no-repeat;
        /*border-right:none !important;*/
        /*box-shadow:1px 0px 0px 0px #eee;*/
    }

    .table th.freeze-left {
        z-index: 102;
    }

    .table .freeze-right {
        position: sticky !important;
        right: -1px;
        background-color: #fff;
        z-index: 100;
        background-image: none;
        background-repeat: no-repeat;
    }

    .table th.freeze-right {
        z-index: 102;
    }

@media (min-width: 992px) {
    .table tbody td.freeze-left {
        /*position: sticky !important;*/
        /*background-image: url(../Images/table-td-freeze-left-bg.png);*/
        /*background-repeat: repeat-y;*/
        /*background-position-x:right;*/
    }

    .table tbody td.freeze-right {
        /*position: sticky !important;*/
        /*background-image: url(../Images/table-td-freeze-right-bg.bmp);*/
        /*background-repeat: repeat-y;*/
    }
}

.table.table-nth-row {
}

    .table.table-nth-row tbody tr:nth-child(2n+1) {
        background-color: #f7f7f7;
    }

        .table.table-nth-row tbody tr:nth-child(2n+1) td.freeze-right {
            background-color: #f4f4f4;
        }

.table.table-nth-row1 {
}

    .table.table-nth-row1 tbody tr:nth-child(2n) {
        background-color: #f7f7f7;
    }

        .table.table-nth-row1 tbody tr:nth-child(2n) td.freeze-right {
            background-color: #f4f4f4;
        }

.table tbody tr.active {
    background-color: #3796ff !important;
}

    .table tbody tr.active &gt; td {
        color: #fff;
    }

.table tr td, .table tr th {
    white-space: nowrap;
    text-wrap: none;
    padding: 8px 8px;
    text-align: left;
}

.table.table-space15 tr td, .table.table-space15 tr th {
    padding-left:15px;
    padding-right:15px;
}

.table tr.table-filter {
        background-color:#fff !important;
}
    .table tr.table-filter .select,.table tr.table-filter .input {
        border-radius:1px !important;
        /*box-shadow:none !important;*/
        /*border-color:rgba(0,0,0,.15) !important;*/
    }
.table tr.table-filter td, .table tr.table-filter th {
        padding: 1px;
}

.table tr th {
    font-weight: bold;
    color: #333;
    /*padding: 8px 5px;*/
}

.table.table-largehead tr th {
    padding: 10px 5px;
}

.table.table-grayhead table &gt; thead {
    box-shadow: none;
}

.table.table-grayhead tr th {
    font-weight: normal;
    color: #333;
    border-bottom: none;
    background-color: #f6f6f6;
    border-color: #eee;
    /*background-image: none;*/
    /*background-image: url(../Images/bg-gray.png);*/
    background-repeat: repeat;
    /*border:1px solid #e9e9e9;*/
    border-right:none;
}

    .table.table-grayhead tr th:last-child {
        border-right:1px solid #e9e9e9;
    }

.table tr.no th {
    border-top: 0px solid red !important;
    background-color: #f4f4f4;
    border-bottom: none;
}

.table tr th i {
    color: #141414;
    margin-left: 2px;
    display: inline-block;
}

.table tr td {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow-x: hidden;
    vertical-align: middle;
}

    .table tr td &gt; div {
        line-height: 20px;
    }

    .table tr td:last-child {
        text-overflow: clip;
        overflow-x: visible;
    }

    .table tr td &gt; a {
        display: inline-block;
        margin-right: 5px;
    }

        .table tr td &gt; a:last-child {
            margin-right: 0px;
        }

    .table tr td.ctrl {
        padding-top: 8px;
        padding-bottom: 8px;
    }

    .table tr td:last-child {
        text-align: left;
    }

.table tr.tr-bold td {
    /*font-weight:bold;*/
    background-color: #fff1c6 !important;
    color: #000;
}

.table .table-cancle {
    background-color: #f5f5f5 !important;
}

.table .table-success {
    background-color: #dff0d8 !important;
    color: #196b3e;
    /*border-bottom: 1px solid #cfe9c5;*/
    /*border-top:1px solid #ebeef5;*/
}

.table .table-wrong, .table .table-danger {
    background-color: #f2dede !important;
    color: #7e2623;
    /*border-bottom: 1px solid #efd6d6;*/
    /*border-top:1px solid #ebeef5;*/
}

.table .table-warning {
    background-color: #fdf5e6 !important;
    /*border-bottom: 1px solid #ebeef5;*/
    /*border-top:1px solid #ebeef5;*/
}

.table .table-info {
    background-color: #d9edf7 !important;
}

    .table.table-bottom-border td {
        padding: 7.5px 10px;
        border-bottom: 1px solid #eee !important;
    }

.table.table-grid {
    border: 1px solid #eee;
    border-right:none;
}

    .table.table-grid td, .table.table-grid th {
        /*border: 1px solid #eee;*/
        padding: 7.5px 10px;
        border-bottom: 1px solid #eee !important;
        border-right: 1px solid #eee !important;
    }

    .table.table-grid tr:last-child td {
        /*border-bottom:none !important;*/
    }

    .table.table-grid thead tr th {
        border-top: none;
    }
/*.table.table-grid thead tr th {
        border-bottom: 1px solid #eee;
    }*/

/*.table.table-grid tbody tr:last-child td {
        border-bottom: none;
    }*/

/*.table.table-grid tr th:first-child, .table.table-grid tr td:first-child {
        border-left: none;
    }*/

/*.table.table-grid tr th:last-child, .table.table-grid tr td:last-child {
        border-right: none;
    }*/

.table .table-tip {
    display: none;
}

.table.table-highrow tbody {
}

    .table.table-highrow tbody tr {
        cursor: pointer;
    }

.table.table-highrow tr.active {
    background-color: #fff1c6 !important;
}

    .table.table-highrow tr.active td {
        color: #333;
    }

.table.table-compact {
}

    .table.table-compact tr td, .table.table-compact tr th {
        padding: 4px 5px;
        font-size: 1.2rem;
    }

        .table.table-compact tr td i {
            font-size: 1.2rem;
        }

.table.table-hover {
    cursor: default;
}

    .table.table-hover tbody tr:hover {
        background-color: #eee;
        color: #000;
    }

.table.table-bg-transparent, .table.table-bg-transparent tr, .table.table-bg-transparent tr td, .table.table-bg-transparent tr th {
    background-color: transparent !important;
    border-color: transparent !important;
    background-image: none;
    color: #fff;
}

.table tr td.table-img {
    padding-top: 2.5px;
    padding-bottom: 2.5px;
}

    .table tr td.table-img &gt; img {
        height: 32px;
    }

.table .table-td-vertical-top {
    vertical-align:top;
}

img.image-view {
    cursor:pointer;
}

.table.table-style-dark, .table.table-style-dark tr, .table.table-style-dark td, .table.table-style-dark th {
    background-color: #313346;
    color: #ccc;
}

    .table.table-style-dark th {
        background-color: #3b3d4f;
    }

    .table.table-style-dark table &gt; thead th {
        border-bottom: #313346;
    }

    .table.table-style-dark tr td &gt; a, .table.table-style-dark tr td &gt; a &gt; i {
        color: #6b9def;
    }

.hover-show-trigger .hover-show-item {
    visibility: hidden;
}

.hover-show-trigger:hover .hover-show-item {
    visibility: visible;
}

.hover-show-item, .hover-show-item * {
    transition: none !important;
}

.form-row {
    margin-bottom: 15px;
    position: relative;
}

    .form-row.form-submit {
        padding-top: 10px;
        margin-bottom: 20px;
    }

    .form-row.form-text {
        margin-bottom: 0px !important;
    }

    .form-row.form-last {
        margin-bottom: 0px;
    }

    .form-row.form-row-compact {
        margin-bottom: 5px;
    }

.input {
    display: block;
    border: 1px solid rgba(0,0,0,.15);
    background-color: #fff;
    padding: 0px;
    margin: 0px;
    padding: 6px 8px;
    /*padding-top: 3.5px;*/
    /*padding-bottom: 4.5px;*/
    width: 100%;
}

    .input.input-astext {
        padding-left: 0px;
        padding-right: 0px;
        border: none;
    }

    .input[type=number] {
        padding-right: 5px;
    }

    .input[readonly] {
        cursor: pointer;
    }

    .input.input-litetip {
        /*应用该样式的元素，将自动添加litetip属性*/
    }

input[disabled=disabled] {
    opacity: .5;
    cursor: not-allowed;
}

    /*input[disabled=disabled]:hover {
        border: 1px solid rgba(0,0,0,.175);
        opacity: .6;
        cursor: not-allowed;
    }*/

.input.input-border-bottom {
    border-color: transparent;
    border-bottom-color: #ced4da;
    border-radius: 0px;
}

.input.input-size-small {
    min-width: 140px;
    display: inline-block;
    width: initial;
}

.input.input-size-normal {
    min-width: 200px;
    display: inline-block;
    width: initial;
}

.input.input-error {
    border-color: #e9686b !important;
}

.input:hover {
    border-color: #50a4fe;
}

.input.input-readonly {
    cursor: pointer;
}

.input:focus {
    box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25);
    border-color: #80bdff;
}

.input.input-date {
    cursor: pointer;
    background-image: url(../Images/icon-date.png);
    background-repeat: no-repeat;
    background-position: right center;
    user-select: none;
}

    .input.input-date:hover {
        box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25);
        border-color: #80bdff;
    }

.input.input-search {
    background-image: url(../Images/icon-search.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 32px;
}

.input.input-dropdown {
}

    .input.input-dropdown:after {
        content: "\EA4E";
        display: block;
        background-color: #fff;
        width: 20px;
        text-align: left;
        z-index: 111;
        position: absolute;
        font-size: 1.6rem;
        top: 0px;
        right: 0px;
        bottom: 0px;
        border: none;
        padding-top: 6px;
        font-family: Remixicon !important;
        z-index: 999;
        color: #333;
    }

.input.input-label {
    border: none;
    padding: 5px 0px;
    background-color: transparent;
}

    .input.input-label:focus {
        box-shadow: none;
    }

    .input.input-label.input-label-text {
        padding:0px;
        height:22px;
        line-height:22px;
        min-height:22px;
    }

.input.input-disable {
    cursor: not-allowed !important;
    pointer-events: none !important;
    opacity: .5 !important;
}

.input.input-round {
    border-radius: 35px;
    padding-left: 16px;
    padding-right: 16px;
}

.input.input-reserve {
    background-color: #f1f3f4;
    border-color: #f1f3f4;
}

.input.input-noborder {
    border-color: rgba(0,0,0,0);
    box-shadow: none !important;
}

.input.input-fat {
    padding: 7px 10px;
    height: 38px;
    line-height: 21px;
}

.input.input-fat-lg {
    padding: 9px 10px;
    height: 42px;
    line-height: 21px;
}

.input.input-thin, .input.input-small {
    padding: 3px 5px;
    /*padding-top: 1px;*/
    /*padding-bottom: 3px;*/
    height: 28px;
    min-height: 28px;
}

.input.input-bottomline {
    border-top: none;
    border-left: none;
    border-right: none;
    border-radius: 0px !important;
    box-shadow: none !important;
    padding-left: 0px;
    padding-right: 0px;
}

    .input.input-bottomline:focus {
        border-bottom-color: #0171ed;
    }

.input.input-success:hover {
    border-color: #5fb878;
}

.input.input-success:focus {
    box-shadow: 0 0 0 0.2rem rgba(95,184,120,.4);
    border-color: #5fb878;
}

.pc-search {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: url(../Images/op.png) repeat;
    border-radius: 3px;
    padding: 20px;
}

.btn {
    margin: 0px;
    padding: 0px;
    display: block;
    border: 1px solid #469ffc;
    background-color: #469ffc;
    color: #fff;
    padding: 4px 12px;
    text-align: center;
    width: 100%;
    cursor: pointer;
    position: relative;
    user-select: none;
}

    .btn.btn-fat {
        padding: 7px 15px;
        height:38px;
    }

    .btn.btn-fat-lg {
        padding: 9px 15px;
        height: 42px;
    }

    .btn.btn-large {
        padding: 15px 20px;
        height: 54px;
    }

    .btn:hover {
        opacity: .7;
        color: #fff;
    }

        /*.btn:hover &gt; i.ri-checkbox-circle-line::before {
            content: "\eb80";
        }*/

        .btn:hover &gt; i.ri-search-2-line::before {
            content: "\f0cc";
        }

        .btn:hover &gt; i.ri-search-line::before {
            content: "\f0d0";
        }

    .btn.btn-nohover {
        opacity: 1;
    }

    .btn.btn-round {
        border-radius: 35px !important;
    }

    .btn &gt; i {
        color: #fff;
        display: inline-block;
        text-align: left;
        pointer-events: none;
        z-index: -1;
        margin-right: 3px;
    }

    .btn.btn-loading {
    }

    .btn.btn-loading-cover {
    }

    .btn:hover &gt; i {
        color: #fff;
    }

.btn-group {
}

    .btn-group:after {
        clear: both;
    }

    .btn-group &gt; .btn {
        float: left;
        border-radius: 0px;
        margin-left: 0px;
        margin-right: 0px;
        display: inline-block;
        border-right-width: 0px !important;
    }

        .btn-group &gt; .btn:last-child {
            border-right-width: 1px !important;
        }

    .btn-group::after {
        clear: both;
    }

.btn.btn-warning {
    border: 1px solid #e5a145;
    background-color: #e5a145;
    color: #fff;
}

    .btn.btn-warning &gt; i {
        color: #fff;
    }

.btn.btn-deepgreen {
    border: 1px solid #009788;
    background-color: #009788;
    color: #fff;
}

    .btn.btn-deepgreen &gt; i {
        color: #fff;
    }

.btn.btn-lightgreen {
    border: 1px solid #0cc2aa;
    background-color: #0cc2aa;
    color: #fbfbfb;
}

    .btn.btn-lightgreen &gt; i {
        color: #fbfbfb;
    }

.btn.btn-green {
    border: 1px solid #69b417;
    background-color: #69b417;
    color: #fff;
}

    .btn.btn-green &gt; i {
        color: #fff;
    }

.btn.btn-dark {
    background-color: #2f3e4d;
    border-color: #2f3e4d;
}

.btn.btn-suceess {
    background-color: #1cbb8c;
    border-color: #1cbb8c;
}

.btn.btn-success {
    background-color: #1cbb8c;
    border-color: #1cbb8c;
    color:#fff;
}

.btn.btn-success-line {
    background-color: #fff;
    border-color: #1cbb8c;
    color: #1cbb8c;
}

    .btn.btn-success-line &gt; i {
        color: #1cbb8c;
    }

.btn.btn-base {
    background-color: #20c6c1;
    border-color: #20c6c1;
    color:#fff;
}

.btn.btn-danger {
    background-color: #e9686b;
    border-color: #e9686b;
    color:#fff;
}

.btn.btn-info {
    background-color: #418bca;
    border-color: #418bca;
}

.btn.btn-link {
    background-color: transparent;
    border-color: transparent;
    color: #0078d7;
}

    .btn.btn-link &gt; i {
        color: #0078d7;
    }

    .btn.btn-link:hover, .btn.btn-link:hover &gt; i {
        color: #0056b3;
        opacity: 1;
    }

.btn.btn-white {
    border: 1px solid #dcdfe6;
    background-color: #fff;
    color: #409eff;
}

    .btn.btn-white &gt; i {
        color: #409eff;
    }

    .btn.btn-white:hover {
        border: 1px solid #c6e2ff;
        background-color: #ecf5ff;
        color: #409eff;
        opacity: 1;
    }

        .btn.btn-white:hover &gt; i {
            color: #409eff;
        }

.btn.btn-whitegray {
    border: 1px solid #dadce0;
    background-color: #fff;
    color: #333;
}

    .btn.btn-whitegray &gt; i {
        color: #333;
    }

    .btn.btn-whitegray:hover {
        background-color: #f5f5f5;
        border-color: #dadce0;
        opacity: 1;
        color: #111;
    }

        .btn.btn-whitegray:hover &gt; i {
            color: #111;
        }

.btn.btn-lightblue {
    background-color: #ecf5ff;
    border-color: #c6e2ff;
    opacity: 1;
    color: #409eff;
}

    .btn.btn-lightblue &gt; i {
        color: #409eff;
    }

    .btn.btn-lightblue:hover {
        /*background-color: #d0e7ff;*/
        border-color: #aad5ff;
        opacity: 1;
        color: #0374e4;
    }

        .btn.btn-lightblue:hover &gt; i {
            color: #0374e4;
        }

.btn.btn-deepgray {
    background-color: #999;
    border-color: #999;
    color: #fff;
}

    .btn.btn-deepgray &gt; i {
        color: #fff;
    }

    .btn.btn-deepgray:hover {
        background-color: #8590a6;
        border-color: #8590a6;
        color: #fff;
        opacity: 1;
    }

        .btn.btn-deepgray:hover &gt; i {
            color: #fff;
        }

.btn.btn-gray {
    background-color: #f6f6f6;
    border-color: #e2e2e2;
    color: #333;
}

    .btn.btn-gray &gt; i {
        color: #333;
    }

    .btn.btn-gray:hover {
        background-color: #f2f2f2;
        border-color: #e2e2e2;
        color: #333;
        opacity: 1;
    }

        .btn.btn-gray:hover &gt; i {
            color: #444;
        }

.btn.btn-lightgray {
    background-color: #f4f4f5;
    border-color: #f4f4f5;
    color: #333;
}

    .btn.btn-lightgray .fa {
        color: #333;
    }

    .btn.btn-lightgray:hover {
        background-color: #f0f0f0;
        border-color: #f0f0f0;
        color: #333;
        opacity: 1;
    }

.btn.btn-transparent {
    background-color: transparent;
}

    .btn.btn-transparent:hover {
        text-decoration: underline;
        background-color: transparent;
        opacity: 1;
    }

.btn.btn-icon {
    padding: 4px;
    min-width: 32px;
    text-align: center;
}

    .btn.btn-icon &gt; i {
        text-align: center;
        margin: 0px;
    }

.btn.btn-mark {
    border: 1px solid rgba(0,0,0,.1);
    color: #9e9e9e;
    background-color: #fff;
    display:inline-block;
    width:auto;
    position:relative;
}

    .btn.btn-mark:hover {
        opacity:1 !important;
        border: 1px solid #469ffc;
    }

    .btn.btn-mark.active {
        border: 1px solid #469ffc;
        color: #0c60e1;

        background-color:#469ffc;
        color:#fff;
        border-color:#469ffc;

    }

        .btn.btn-mark.active::after {
            content: '';
            position: absolute;
            top: 0;
            right: 0;
            width: 0;
            height: 0;
            border-left: 8px solid transparent;
            border-bottom: 8px solid #469ffc; /* 三角形的颜色 */
            margin-top: 3px; /* 调整垂直位置 */
            margin-right: 3px; /* 调整水平位置 */
            transform:rotate(-90deg);

            border-bottom: 8px solid #fff;
        }

/*.btn.btn-lg, .btn.btn-md, .btn.btn-sm, .btn.btn-xs {
    min-width: 100% !important;
}*/

.btn.btn-xs &gt; i {
    font-size: 1.3rem;
}

.btn.btn-lg {
    min-width: 90px;
}

.btn.btn-md {
    min-width: 55px;
    padding-left:20px;
    padding-right:20px;
}

.btn.btn-sm {
    min-width: initial;
    padding: 2px 10px;
    font-size: 1.3rem;
    height: 28px;
}

.btn.btn-xs {
    padding: 0px 7.5px;
    font-size: 1.2rem;
    min-width: initial;
    border: none;
    display: inline-block;
    width: initial;
    height: 24px;
}

.btn.btn-size150 {
    width: 150px;
    min-width: 150px;
}

.btn.btn-shadow {
    box-shadow: 3px 2px 22px 1px rgba(0,0,0,0.24);
}

.btn.btn-square {
   aspect-ratio: 1 / 1; /* 宽高比 1:1，即正方形 */ 
}

/*触摸设备点击样式*/
.btn.btn-tap {
    transition: all .1s;
    transform: scale(1);
}

    .btn.btn-tap:hover {
        opacity: 1;
    }

    .btn.btn-tap:active {
        opacity: .7;
        transition: all .1s;
        transform: scale(.995);
    }

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.666);
}

.validation {
    color: #f34f63;
    position: absolute;
    top: 5px;
    right: 1px;
    height: 30px;
    /*height: calc(100% - 2px);*/
    text-align: right;
    background-color: #fff;
    line-height: 27px;
    z-index: 2000;
    display: none;
    min-width: 36px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    padding-right: 7px;
}



    .validation:after {
        font-family: Remixicon !important;
        content: "\eca0";
        font-size: 1.6rem;
    }

    .validation:hover {
        /*color: red;*/
    }

.form-row .validation {
    top: 30px;
}

.form-row.form-row-fat .validation {
    top: 27px;
}

.row &gt; div &gt; .validation {
    right: 16px;
}

.row.row-grid-compact &gt; div &gt; .validation {
    right: 8.5px;
}

.required {
    position: absolute;
    top: 30px;
    right: 1px;
    bottom: 0px;
    height: 30px;
    text-align: right;
    padding-right: 5px;
    background-color: #fff;
    line-height: 29px;
    z-index: 1999;
    min-width: 31px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    color: #838a9d;
    font-size: 1.6rem;
    /*font-weight: bold;*/
}

    .required:after {
        font-family: Remixicon;
        content: "\EE59";
    }

.unit {
    position: absolute;
    top: 30px;
    right: 1px;
    height: 30px;
    text-align: center;
    background-color: #f6f6f6;
    line-height: 30px;
    z-index: 1999;
    border-left: 1px solid rgba(0,0,0,.1);
    min-width: 36px;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
}

    .unit.unit-small {
        height: 26px;
        line-height: 26px;
    }

    .unit.unit-top {
        top: 1px;
    }

    .unit.unit-bottom {
        bottom: 1px;
    }

.row &gt; div &gt; .unit {
    right: 16px;
}

.unit.unit-left {
    left: 1px;
    right: auto;
    border-right: 1px solid #ececec;
    border-left: none;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
}

.ot {
}

    .ot:after {
        font-family: FontAwesome !important;
        content: "-";
        position: absolute;
        right: -4px;
        top: 7px;
        font-size: 20px;
    }

.select {
    display: block;
    margin: 0px;
    padding: 0px;
    width: 100%;
    border: 1px solid rgba(0,0,0,.15);
    background-color: #fff;
    z-index: 919;
    height: 32px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    padding-right: 0px;
    z-index: 1;
}

    .select.select-size-normal {
        width: initial;
        min-width: 200px;
        display: inline-block;
    }

    .select.select-size-small {
        width: initial;
        min-width: 140px;
        display: inline-block;
    }

    .select &gt; select {
        display: block;
        margin: 0px;
        border: none;
        width: calc(100% + 2px);
        margin: 0px -1px;
        z-index: 99;
        padding-left: 6px;
        background-color: #fff;
        vertical-align: middle;
        height: 29px;
        line-height: 29px !important;
        cursor: pointer;
        top: 0px;
        left: 0px;
    }

    .select:hover {
        box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25);
        border-color: #80bdff;
    }

    .select &gt; select:focus {
        color: black;
    }

    .select::after {
        content: "\EA4E";
        display: block;
        background-color: #fff;
        width: 20px;
        text-align: left;
        z-index: 111;
        position: absolute;
        font-size: 1.8rem;
        top: 0px;
        right: 0px;
        bottom: 0px;
        border: none;
        padding-top: 5px;
        font-family: Remixicon !important;
    }

    .select.select-astext {
        border: none;
    }

        .select.select-astext &gt; select {
            padding-left: 0px;
            width: calc(100% + 4px);
            margin: 0px;
            height: 32px;
            line-height: 30px;
            position: absolute;
            left: -4px;
        }

        .select.select-astext::after {
            content: '';
        }

    .select.select-small {
        height: 28px;
    }

        .select.select-small &gt; select {
            height: 24px;
            line-height: 24px !important;
            /*padding-right: 10px;*/
            padding-left: 4px;
        }

        .select.select-small::after {
            padding-top: 3px;
        }

.input-group {
    display: block;
    margin-bottom: 15px;
}

.input-group &gt; span {
    width: 105px;
    display: inline-block;
    padding: 2px 0px;
    padding-top: 5px;
    text-align: right;
    margin-right: 15px;
    /*color: #6e6e6e;*/
    color: #333;
    font-size: 1.3rem;
    float: left;
    padding-left: 0px;
}

.input-group &gt; p {
    padding-left: 0px;
    display: block;
    color: #888;
    font-size: 1.2rem;
    clear: both;
    padding-top: 2px;
    padding-left: 120px;
    height: 20px;
}

    .input-group &gt; p i {
        font-size: 1.4rem;
    }

.input-group &gt; .input, .input-group &gt; .select, .input-group &gt; .btn, .input-group &gt; div.input-group-right-block {
    width: calc(100% - 120px);
    display: inline-block;
    float: left;
}

.input-group.input-group-single &gt; .input, .input-group.input-group-single &gt; .select {
    width: 100% !important;
}

.input-group:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}

.input-group &gt; .input-group-link {
    position: absolute;
    right: 10px;
    bottom: 5px;
    display: block;
    z-index: 999;
    font-size:1.2rem;
}

.input-group &gt; .unit {
    top: 1px;
}

.input-group-compact {
    display: block;
    margin-bottom: 15px;
    margin-top: 0px;
}

    .input-group.input-group-compact &gt; span {
        width: 75px;
    }

.input-group.input-group-compact &gt; .input, .input-group.input-group-compact &gt; .select, .input-group.input-group-compact &gt; .btn, .input-group.input-group-compact &gt; div.input-group-right-block {
    width: calc(100% - 90px);
}

.input-group &gt; .btn,.input-group.input-group-compact &gt; .btn {
    width: auto;
}

@media (max-width: 768px) {

    .input-group {
        margin-bottom: 5px;
    }

        .input-group &gt; span,.input-group.input-group-compact &gt; span {
            width: 100%;
            text-align: left;
            /*font-size: 1.2rem;*/
            /*padding-left: 2px;*/
        }

        .input-group &gt; .input, .input-group &gt; .select, .input-group &gt; .btn, .input-group &gt; div.input-group-right-block,.input-group.input-group-compact &gt; .input, .input-group.input-group-compact &gt; .select, .input-group.input-group-compact &gt; .btn, .input-group.input-group-compact &gt; div.input-group-right-block {
            width: 100%;
        }

        .input-group &gt; p {
            padding-left: 0px;
        }

        .input-group &gt; .unit {
            top: 30px;
        }

        .input-group .btn {
            width: 100%;
        }
}

.input-group.input-group-verticalform {
    margin-bottom: 3px;
}

    .input-group.input-group-verticalform &gt; span {
        width: 100%;
        display: block;
        text-align: left;
        /*font-size: 1.2rem;*/
    }

    .input-group.input-group-verticalform &gt; .unit {
        top: 30px;
    }

    .input-group.input-group-verticalform &gt; .input, .input-group.input-group-verticalform &gt; .select {
        width: 100%;
        display: block;
    }

    .input-group.input-group-verticalform &gt; .validation {
        top: 30px;
    }

.input.input-file {
    padding-top: 2px;
    padding-bottom: 0px;
    padding-left: 1px;
    background-image: url('../Images/folder-3-line.png');
    background-repeat: no-repeat;
    background-position: right 5px center;
    padding-right: 28px;
    background-size: 16px;
}

    .input.input-file:hover {
        box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25);
        border-color: #80bdff;
    }

.show-password {
    position:absolute;
    top:1px;
    right:1px;
    width:22px;
    text-align:center;
    color:rgb(192, 196, 204);
    font-size:1.6rem;
    cursor:pointer;
}

.bread {
    display: block;
    margin: 0px;
    padding: 0px;
}

    .bread:after {
        clear: both;
        display: block;
        height: 0;
    }

    .bread ul {
        display: inline-block;
        margin: 0px;
        padding: 0px;
        list-style-type: none;
        float: left;
    }

    .bread li {
        display: inline-block;
        margin: 0px;
        padding: 0px;
        list-style-type: none;
        float: left;
    }

        .bread li:after {
            content: "/";
            color: #8590a6;
            display: inline-block;
            text-align: center;
            margin-right: 1px;
            margin-left: 4px;
            float:left;
        }

        .bread li:first-child:after {
            display:none;
        }

        .bread li a {
            padding-left: 3px;
            color: #333;
            text-decoration: none !important;
            cursor: pointer;
        }

            .bread li a &gt; i {
                color: #333;
            }

        .bread li:first-child a {
            padding-left: 0px;
        }

        .bread li a.active {
            color: #8590a6;
        }

            .bread li a.active:hover {
                cursor: default !important;
                color: #8590a6;
                /*pointer-events: none;*/
            }

.quote {
    padding: 11px 15px;
    margin: 0 0 15px;
    border-left: 5px solid #e2e2e2;
    border-radius: 0px;
    margin: 15px 0px;
    margin-bottom: 10px;
    background-color: #fff;
}

    .quote.quote-border {
        border-top: 1px solid rgba(0,0,0,.075);
        border-bottom: 1px solid rgba(0,0,0,.075);
        border-right: 1px solid rgba(0,0,0,.075);
        border-radius: 3px !important;
        border-top-left-radius: 0px !important;
        border-bottom-left-radius: 0px !important;
    }

    .quote.quote-thin {
        padding: 8px 12px;
    }

    .quote.quote-large {
        padding: 15px;
    }

    .quote.quote-info {
        border-left-color: #3b8bba;
    }

    .quote.quote-success {
        border-left-color: #5fb878;
    }

    .quote.quote-warning {
        border-left-color: #f5a623;
    }

    .quote.quote-danger {
        border-left-color: #d15b47;
    }

    .quote.quote-bg-gray {
        background-color: #f8f8f8;
    }

    .quote.quote-no-border {
        border: none;
        border-radius: 3px !important;
    }

.tab {
}

    .tab.tab-clearevent {
    }

    .tab.tab-freeze {
    }

    .tab &gt; ul {
        display: block;
        border-bottom: 1px solid rgba(0,0,0,.075);
        overflow-x:auto;
        white-space:nowrap;
        max-width:100%;
        list-style:none;
        margin:0px;
        padding:0px;
        display:flex;
        justify-content:flex-start;
    }

        .tab &gt; ul::-webkit-scrollbar {
            width:0px;
            height:0px;
        }

        .tab &gt; ul:after {
            display: table;
            clear: both;
            content: ' ';
        }

        .tab &gt; ul &gt; li {
            display: inline-block;
            float: left;
            /*padding: 5px 15px;*/
            /*padding-bottom: 6px;*/
            cursor: pointer;
            border: 1px solid rgba(0,0,0,.07);
            margin-bottom: -1px;
            border-right: none;
            background-color: #f5f7fa;
            border-bottom: 1px solid rgba(0,0,0,.1);
            border-radius: 0px !important;
            z-index: 9;
            text-align: center;
            transition: all 0s;
        }

            .tab &gt; ul &gt; li &gt; a {
                padding: 5px 15px;
                width: 100%;
                user-select: none;
            }

            .tab &gt; ul &gt; li:last-child {
                border-right: 1px solid rgba(0,0,0,.075);
            }

            .tab &gt; ul &gt; li &gt; a, .tab &gt; ul &gt; li &gt; a &gt; i {
                /*color: #8590a6;*/
                color: #555;
            }

            .tab &gt; ul &gt; li:hover:before {
                border-top: 3px solid #0078d7;
                display: block;
                position: absolute;
                top: 0px;
                left: 0px;
                width: 100%;
            }

            .tab &gt; ul &gt; li:hover &gt; a, .tab &gt; ul &gt; li:hover &gt; a &gt; i {
                color: #000;
                /*transition:all s;*/
                text-decoration: none !important;
            }

            .tab &gt; ul &gt; li.active &gt; a, .tab &gt; ul &gt; li.active &gt; a &gt; i {
                color: #fff;
                transition: all 0s;
            }

            .tab &gt; ul &gt; li.active {
                background-color: #50a4fe;
                border-bottom-left-radius: 0px;
                border-bottom-right-radius: 0px;
                border-bottom-color: #fff;
                transition: all 0s;
                border-color: #50a4fe;
                z-index: 999;
                border-right: 1px solid #50a4fe;
            }

                .tab &gt; ul &gt; li.active + li {
                    border-left: none;
                }

    .tab.tab-box &gt; div {
        background-color: #fff;
        border-left: 1px solid rgba(0,0,0,.075);
        border-right: 1px solid rgba(0,0,0,.075);
        border-bottom: 1px solid rgba(0,0,0,.075);
        padding: 15px;
    }

    .tab.tab-bottom {
        border-radius: 0px;
    }

        .tab.tab-bottom &gt; ul {
            border-bottom-color: rgba(0,0,0,0);
        }

            .tab.tab-bottom &gt; ul &gt; li {
                border: none;
                padding-left: 5px;
                padding-right: 5px;
                transition: none;
                margin-right: 15px;
                border-bottom: 3px solid rgba(0,0,0,0);
                background-color: rgba(0,0,0,0);
            }

                .tab.tab-bottom &gt; ul &gt; li:last-child {
                    margin-right: 0px;
                }

                .tab.tab-bottom &gt; ul &gt; li.active {
                    border-bottom: 3px solid #50a4fe;
                    transition: none;
                    background-color: rgba(0,0,0,0);
                }

                    .tab.tab-bottom &gt; ul &gt; li.active a {
                        color: #333;
                    }

    .tab.tab-square &gt; ul &gt; li {
        border-radius: 0px;
    }

        .tab.tab-square &gt; ul &gt; li.active:before {
            position: absolute;
            top: 0px;
            left: 0px;
            height: 3px;
            right: 0px;
            width: 100%;
            background-color: #3c8dbc;
        }

    .tab &gt; div {
        border-radius: 0px !important;
        display: none;
        padding: 15px 0px;
        padding-bottom: 0px;
        /*transform: scale(0.001);*/
    }

    .tab.tab-form .form-panel {
        max-width: 800px;
    }

    .tab &gt; div.active {
        display: block;
        /*transform: scale(1);*/
    }

    .tab.tab-btn {
    }

        .tab.tab-btn &gt; ul &gt; li {
            border: 1px solid #ddd;
            border-bottom-left-radius: 0px;
            border-bottom-right-radius: 0px;
            background-color: #f6f6f6;
        }

            .tab.tab-btn &gt; ul &gt; li:last-child {
                margin-right: 0px;
            }

            .tab.tab-btn &gt; ul &gt; li &gt; a {
                color: #333;
            }

                .tab.tab-btn &gt; ul &gt; li &gt; a:hover {
                    color: #0c60e1;
                }

            .tab.tab-btn &gt; ul &gt; li.active {
                background-color: #fff;
                border: 1px solid #ddd;
                border-bottom-color: #fff;
            }

    .tab.tab-block {
    }

        .tab.tab-block &gt; ul &gt; li {
            border: 1px solid #ddd;
            border-bottom-left-radius: 0px;
            border-bottom-right-radius: 0px;
            background-color: #f6f6f6;
            border-radius: 0px;
            border-right-width: 0px;
        }

            .tab.tab-block &gt; ul &gt; li:last-child {
                border-right-width: 1px;
            }

            .tab.tab-block &gt; ul &gt; li &gt; a {
                color: #333;
            }

            .tab.tab-block &gt; ul &gt; li.active {
                background-color: #fff;
                border-bottom-color: #fff;
            }

    .tab[class*="tab-size-"] &gt; ul {
        border-bottom: none;
    }

    .tab.tab-size-2 &gt; ul &gt; li {
        width: 50%;
        margin: 0px;
        text-align: center;
    }

    .tab.tab-size-3 &gt; ul &gt; li {
        width: 33.3333333%;
        margin: 0px;
        text-align: center;
    }

    .tab.tab-size-4 &gt; ul &gt; li {
        width: 25%;
        margin: 0px;
        text-align: center;
    }

    .tab.tab-size-5 &gt; ul &gt; li {
        width: 20%;
        margin: 0px;
        text-align: center;
    }

.pill {
    display: block;
}

    .pill &gt; li {
        display: inline-block;
        float: left;
        margin-right: 5px;
    }

        .pill &gt; li:last-child {
            margin-right: 0px;
        }

    .pill.pill-stack &gt; li {
        display: block;
        width: 100%;
        margin-right: 0px;
        margin-bottom: 5px;
    }

        .pill.pill-stack &gt; li:last-child {
            margin-bottom: 0px;
        }

    .pill &gt; li &gt; a {
        display: block;
        padding: 11px 15px;
    }

    .pill.pill-small &gt; li &gt; a {
        padding: 6px 10px;
    }

    .pill &gt; li &gt; a:hover {
        background-color: #eee;
    }

    .pill &gt; li &gt; a.active {
        background-color: #3385ff;
        color: #fff;
    }

.chat {
    max-height: 100%;
}

    .chat &gt; div {
        margin-top: 10px;
    }

        .chat &gt; div:after {
            clear: both;
        }

        .chat &gt; div &gt; a.btn {
            height: 54px;
            line-height: 40px;
            display: inline-block;
            padding-left: 0px;
            padding-right: 0px;
            width: 56px;
            float: left;
            margin-left: 5px;
        }

        .chat &gt; div &gt; .input {
            display: inline-block;
            width: calc(100% - 61px);
            float: left;
        }

    .chat &gt; ul &gt; li {
        display: block;
        margin-bottom: 15px;
        float: left;
        text-align: left;
        max-width: 100%;
        clear: both;
    }

        .chat &gt; ul &gt; li &gt; span {
            color: #8590a6;
            display: block;
            margin-top: 5px;
            font-size: 1.2rem;
        }

        .chat &gt; ul &gt; li.chat-me {
            padding-left: 30%;
            text-align: right;
        }

        .chat &gt; ul &gt; li.chat-service {
            padding-right: 30%;
        }

        .chat &gt; ul &gt; li.chat-me &gt; span {
            float: right;
        }

        .chat &gt; ul &gt; li &gt; div {
            padding: 10px;
            background-color: #f0f0f0;
            border-radius: 19px;
        }

            .chat &gt; ul &gt; li &gt; div &gt; img {
                display: block;
                cursor: pointer;
                width: 100%;
            }

        .chat &gt; ul &gt; li.chat-me {
            float: right;
        }

            .chat &gt; ul &gt; li.chat-me &gt; div {
                background-color: #3796ff;
                color: #fff;
                border-bottom-right-radius: 0px;
            }

                .chat &gt; ul &gt; li.chat-me &gt; div &gt; a {
                    color: #fff;
                }

        .chat &gt; ul &gt; li &gt; div &gt; a:hover {
            text-decoration: underline;
        }

        .chat &gt; ul &gt; li.chat-service &gt; div {
            border-top-left-radius: 0px;
        }

.mobile-simulator {
    margin: 0px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    background-image: url(../Images/mobile_bg.png);
    background-repeat: no-repeat;
    width: 472px;
    height: 956px;
    overflow: hidden;
    position: relative;
    background-color: #fff;
}

    .mobile-simulator &gt; iframe {
        position: absolute;
        top: 108px;
        left: 27px;
        border-radius: 0px;
        display: block;
        width: 418px;
        height: 736px;
        border: none;
        overflow: hidden;
    }

.separator {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}

.ui-menu {
    background-color: #fff;
    list-style: none;
    list-style-type: none;
    padding: 0px;
    max-height: 194px;
    overflow-x: hidden;
    min-width: 150px;
    max-width: 410px;
    display: block;
    position: absolute;
    z-index: 99999999999999;
    overflow-y: auto;
    box-shadow: 0px 0px 5px -2px rgba(0,0,0,.3);
    border: 1px solid #ddd;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: laydate-upbit;
    animation-name: laydate-upbit;
}

    .ui-menu .ui-menu-item {
        margin: 0px;
        padding: 0px;
        list-style: none;
        list-style-type: none;
        display: block;
        transition: none;
    }

        .ui-menu .ui-menu-item &gt; div {
            height: 26px;
            line-height: 26px;
            padding-left: 10px;
            padding-right: 10px;
            cursor: pointer;
            transition: none;
            border-radius: 0px !important;
            transition: none;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

            .ui-menu .ui-menu-item &gt; div:hover {
                background-color: #1e90ff;
                color: #fff;
                transition: none;
            }

    .ui-menu .ui-menu-item-wrapper {
        background-color: transparent;
        color: #333;
    }

.ui-helper-hidden-accessible {
    display: none;
}

.ui-state-active {
    background-color: #337fd1;
    color: #fff;
}

.input-flow-clearfix {
    clear: none;
}

.input-flow {
    float: right;
    display: block;
}

    .input-flow:after {
        clear: both;
    }

    .input-flow &gt; * {
        float: left;
        margin-left: 5px;
        margin-right: 0px;
        margin-bottom: 5px;
        display: inline-block;
    }

        .input-flow &gt; *:first-child {
            margin-left: 0px;
        }

    .input-flow &gt; .select, .input-flow &gt; .input {
        width:200px;
    }

@media(max-width:1024px) {
    .input-flow {
        float: none;
        width:100%;
        display:block;
    }

    .input-flow-clearfix {
        clear: both;
        float: none;
    }

    .input-flow &gt; .select, .input-flow &gt; .input, .input-flow &gt; .btn {
        width: calc(33.33333333% - 5px);
        display: inline-block;
        min-width: calc(33.33333333% - 5px);
        margin-left: 5px;
    }

    .input-flow &gt; *:nth-child(3n+1) {
        margin-left: 0px;
    }
}

@media(max-width:768px) {
    .input-flow {
        float: none;
        width:100%;
        display:block;
    }

    .input-flow-clearfix {
        clear: both;
        float: none;
    }

    .input-flow &gt; .select, .input-flow &gt; .input, .input-flow &gt; .btn {
        width: calc(50% - 2.5px);
        display: inline-block;
        min-width: calc(50% - 2.5px);
        margin-left: 5px;
    }

    .input-flow &gt; *:nth-child(2n+1) {
        margin-left: 0px;
    }
}

@media(max-width:480px) {
    .input-flow {
        float: none;
        width:100%;
        display:block;
    }

    .input-flow-clearfix {
        clear: both;
        float: none;
    }

    .input-flow &gt; .select, .input-flow &gt; .input, .input-flow &gt; .btn {
        width: 100%;
        display: block;
        min-width: 100%;
        margin-left: 0px;
    }
}

.backto-top-bottom {
    display: block;
    position: fixed;
    right: -20px;
    bottom: 60px;
    width: 36px;
}

    .backto-top-bottom:hover {
        right: 0px;
    }

    .backto-top-bottom &gt; a {
        height: 36px;
        width: 36px;
        display: block;
        padding: 0px;
        text-align: center;
        padding: 8px;
        padding-top: 7px;
        border-radius: 5px;
        background-color: #3796ff;
        box-shadow: 0 2px 6px rgba(0,0,0,.125) !important;
    }

        .backto-top-bottom &gt; a:hover {
            cursor: pointer !important;
            background-color: #0073ff;
        }

        .backto-top-bottom &gt; a &gt; i {
            font-size: 1.8rem;
            width: 20px;
            height: 20px;
            line-height: 20px;
            display: inline-block;
            text-align: center;
            vertical-align: middle;
            line-height: 20px;
            color: #eee;
        }

        .backto-top-bottom &gt; a:hover &gt; i {
            color: #fff;
        }

        .backto-top-bottom &gt; a:first-child {
            margin-bottom: 15px;
            padding-top: 6px;
        }

.alert {
    display: block;
    padding: 10px 15px;
}

    .alert.alert-thin {
        padding: 5px 10px;
    }

    .alert.alert-danger {
        background-color: #f2dede;
        color: #a94442;
        border: 1px solid #ebccd1;
    }

        .alert.alert-danger &gt; * {
            color: #a94442;
        }

    .alert.alert-success {
        background-color: #dff0d8;
        color: #3c763d;
        border: 1px solid #d6e9c6;
    }

        .alert.alert-success &gt; * {
            color: #3c763d;
        }

    .alert.alert-warning {
        background-color: #fcf8e3;
        color: #8a6d3b;
        border: 1px solid #faebcc;
    }

        .alert.alert-warning * {
            color: #8a6d3b;
        }

    .alert.alert-info {
        background-color: #d9edf7;
        color: #31708f;
        border: 1px solid #bce8f1;
    }

        .alert.alert-info &gt; * {
            color: #31708f;
        }

    .alert.alert-information {
        background-color: #e5f3ff;
        color: #333;
        border: 1px solid #e5f3ff;
    }

        .alert.alert-information &gt; * {
            color: #333;
        }

    .alert.alert-gray {
        background-color: #f4f4f4;
        color: #333;
        border: 1px solid #ddd;
    }

        .alert.alert-gray &gt; * {
            color: #333;
        }

    .alert.alert-white {
        background-color: #fff;
        color: #333;
        border: 1px solid #e5e9ec;
    }

        .alert.alert-white &gt; * {
            color: #333;
        }

    .alert.alert-dark {
        background-color: #333;
        color: #fff;
        border: 1px solid #222;
    }

        .alert.alert-dark &gt; * {
            color: #fff;
        }

    .alert.alert-position-top {
        border-top: none;
        border-left: none;
        border-right: none;
    }

    .alert.alert-position-bottom {
        border-bottom: none;
        border-left: none;
        border-right: none;
    }

.dot {
    position: absolute;
    top: 50%;
    margin: -10px 5px 0;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    display: inline-block;
    background-color: #FF5722;
    font-size: 1.2rem;
    text-align: center;
    color: #fff;
}

.flash-light {
    animation: heart 1s ease infinite;
}

@keyframes heart {
    0% {
        opacity: 0;
    }

    25% {
        opacity: .7;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}



/*
&lt;div class="switch"&gt;
    &lt;input type="checkbox" id="openwaybill" /&gt;
    &lt;label for="openwaybill"&gt;
        &lt;span&gt;&lt;/span&gt;
    &lt;/label&gt;
&lt;/div&gt;
*/
.switch {
    display: inline-block;
    height: 22px;
}

    .switch input {
        position: absolute;
        opacity: 0;
        z-index: -1;
    }

    .switch label {
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 30px;
        height: 12px;
        margin-top: 5px;
        cursor: pointer;
        background-color: #bdc1c6;
        border-radius: 25px;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
    }

    .switch input:checked + label {
        background-color: #8db9f4;
    }

        .switch input:checked + label span {
            background-color: #3796ff;
        }

    .switch span {
        display: block;
        width: 16px;
        height: 16px;
        background-color: #fff;
        border-radius: 50%;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
        cursor: pointer;
        box-shadow: 0 0px 2px 0 rgba(0,0,0,.4);
        margin-top: -2px;
    }

    .switch:hover span {
        box-shadow: 0 0px 6px 0 rgba(0,0,0,.4);
        transition: all .3s ease;
    }

    .switch input:checked + label span {
        margin-left: 14px;
    }

    .switch.switch-danger input:checked + label {
        background-color: #f2a8aa;
    }

        .switch.switch-danger input:checked + label span {
            background-color: #e9686b;
        }

    .switch.switch-success input:checked + label {
        background-color: #4be4b7;
    }

        .switch.switch-success input:checked + label span {
            background-color: #1cbb8c;
        }

    .switch:hover .disable span {
        box-shadow: 0 0px 2px 0 rgba(0,0,0,.4) !important;
    }

.starRating span {
    position: relative;
    display: inline-block;
    width: 22px;
    height: 22px;
    overflow: hidden;
    margin-right: 3px;
    cursor: pointer;
}

    /*
&lt;div class="starRating" star-rating="3"&gt;
    &lt;span&gt;&lt;i class="high"&gt;&lt;/i&gt;&lt;i class="nohigh"&gt;&lt;/i&gt;&lt;/span&gt;
    &lt;span&gt;&lt;i class="high"&gt;&lt;/i&gt;&lt;i class="nohigh"&gt;&lt;/i&gt;&lt;/span&gt;
    &lt;span&gt;&lt;i class="high"&gt;&lt;/i&gt;&lt;i class="nohigh"&gt;&lt;/i&gt;&lt;/span&gt;
    &lt;span&gt;&lt;i class="high"&gt;&lt;/i&gt;&lt;i class="nohigh"&gt;&lt;/i&gt;&lt;/span&gt;
    &lt;span&gt;&lt;i class="high"&gt;&lt;/i&gt;&lt;i class="nohigh"&gt;&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;
*/

    .starRating span:last-child {
        margin-right: 0px;
    }

    .starRating span .nohigh {
        position: absolute;
        width: 20px;
        height: 20px;
        top: 0;
        left: 0;
        background: url("../Images/graystar.png");
        background-size: 20px;
    }

    .starRating span .high {
        position: absolute;
        width: 20px;
        height: 20px;
        top: 0;
        left: 0;
        background: url("../Images/highstar.png");
        background-size: 20px;
    }

.starRating.starRating-disable * {
    pointer-events: none;
}

.highlight {
    background-color: #f9f2f4 !important;
    color: #c7254e !important;
}

pre {
    display: block;
    padding: 10px 15px;
    /*padding-left:20px;*/
    margin: 0px;
    font-size: 1.3rem;
    word-break: break-all;
    word-wrap: break-word;
    overflow-x: auto;
    background-color: #fff;
    border: 1px solid #ddd;
    border-left: 5px solid #ddd;
    line-height: 22px;
    font-family: 'Microsoft YaHei UI','Microsoft YaHei',Arial,sans-serif;
}

.tooltiptext {
    width: 150px;
    background-color: white;
    text-align: left;
    border-radius: 5px;
    padding: 7px 15px;
    position: absolute;
    top: calc(100% + 20px);
    left: 0%;
    box-shadow: 0 0px 12px 0 rgba(0, 0, 0, 0.15);
    font-size:1.3rem;
    z-index:9999999999999999;
    opacity:1 !important;
    font-family:'Microsoft YaHei';
    color:#333;
    line-height:22px;
}

    .tooltiptext::after {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 12px;
        border-color: white transparent transparent white;
        transform: rotate(45deg);
        top: -12px;
        left: 10px;
        border-radius: 6px 0px 0px 0px;
    }

    .tooltiptext .tooltiptext-know {
    }









































































.mouse-tooltip {
    font-size: 1.2rem;
    text-align: left;
    position: fixed;
    z-index: 1000;
    display: inline-block;
    max-width: 500px;
    background-color: rgba(0,0,0,.8) !important;
    color: #eee !important;
    border: none !important;
    box-shadow: 0 0px 5px 0px rgba(0, 0, 0, 0.25) !important;
    z-index: 66666666666 !important;
    /*border-radius: 2px !important;*/
    display: none;
}

    .mouse-tooltip .layui-layer-content {
        padding: 7px 8px;
    }

.mouse-litetip {
    font-size: 1.2rem;
    text-align: left;
    position: fixed;
    z-index: 1000;
    display: inline-block;
    max-width: 500px;
    background-color: rgba(0,0,0,.8) !important;
    color: #eee !important;
    border: none !important;
    box-shadow: 0 0px 5px 0px rgba(0, 0, 0, 0.25) !important;
    z-index: 66666666666 !important;
    /*border-radius: 2px !important;*/
    display: none;
}

    .mouse-litetip .layui-layer-content {
        padding: 7px 8px;
    }

.mouse-errortip {
    font-size: 1.2rem;
    text-align: left;
    position: fixed;
    z-index: 1000;
    display: inline-block;
    max-width: 500px;
    background-color: #f34f63 !important;
    color: #fff !important;
    border: none !important;
    box-shadow: 0 0px 5px 0px rgba(0, 0, 0, 0.25) !important;
    z-index: 666666666;
    /*border-radius: 2px !important;*/
    display: none;
}

    .mouse-errortip .layui-layer-content {
        padding: 7px 8px;
    }

        .mouse-errortip .layui-layer-content .layui-layer-TipsG {
            display: none;
        }

.mouse-imagetip {
    /*border-radius: 2px !important;*/
    box-shadow: 0 2px 4px rgba(0,0,0,.12) !important;
    background-color: transparent;
}

    .mouse-imagetip .layui-layer-content {
        padding: 6px;
    }

    .mouse-imagetip .layui-layer-TipsG {
        display: none !important;
    }

.transition, .transition:hover, .transition:focus {
    transition: all .3s ease-in-out;
}

.anim-fadein {
    opacity: 0;
    transition: all .3s ease-in-out;
    visibility: hidden;
}

    .anim-fadein.show {
        opacity: 1;
        transition: all .3s ease-in-out;
        visibility: visible;
    }

.height-adjust {
    overflow: auto;
    height: 0px;
}

    .height-adjust.always {
    }

/*元素增加text属性*/
.copy2clipboard {
}

.overflow-hidden {
    overflow: hidden !important;
}

.overflow-hidden-x {
    overflow-x: hidden !important;
}

.overflow-hidden-y {
    overflow-y: hidden !important;
}

.overflow-auto {
    overflow: auto !important;
}

.overflow-scroll {
    overflow: scroll !important;
}

.overflow-scroll-y {
    overflow-y: scroll !important;
    overflow-x: hidden !important;
}

.overflow-scroll-x {
    overflow-y: hidden !important;
    overflow-x: scroll !important;
}

.overflow-ellipsis {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
}

.white-space {
    white-space: nowrap !important;
}

.white-space-nowrap {
    white-space: nowrap !important;
}

.white-space-pre-wrap {
    white-space: pre-wrap !important;
}

.overflow-normal {
    overflow: initial !important;
    overflow: visible !important;
}

.break-line {
    word-wrap: break-word !important;
    word-break: break-all !important;
    overflow: hidden !important;
}

.font-bold {
    font-weight: bold !important;
}

.font-normal {
    font-weight: normal !important;
}

.relative {
    position: relative;
}

.absolute {
    position: absolute;
}

.float-left {
    float: left !important;
}

.float-right {
    float: right !important;
}

.clearfloat, .float-none {
    float: none !important;
}

.display {
    display: normal;
}

.transparent {
    opacity: 0;
}

.well {
    display: block;
    padding: 15px;
    background-color: #e9ecef;
}

.block {
    display: block;
    width: 100%;
}

.inline-block {
    display: inline-block;
    width: initial;
    width: auto;
}

.center-block {
    display:block !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.cursor-default {
    cursor: default;
}

.cursor-pointer {
    cursor: pointer !important;
}

.border {
    border: 1px solid #e9e9e9 !important;
    /*border: 1px solid rgba(0,0,0,.15) !important;*/
}

    .border.border-hover:hover {
        /*border-color: #50a4fe !important;*/
        box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25) !important;
        border-color: #80bdff !important;
    }

.border-lightgray {
    border: 1px solid #eee;
}

.border-input {
    border: 1px solid rgba(0,0,0,.15) !important;
}

.border-none {
    border: none !important;
}

.border-left {
    border-left: 1px solid rgba(0,0,0,.075) !important;
}

.border-left-none {
    border-left: none !important;
}

.border-right {
    border-right: 1px solid rgba(0,0,0,.075) !important;
}

.border-right-none {
    border-right: none !important;
}

.border-top {
    border-top: 1px solid rgba(0,0,0,.075) !important;
}

.border-top-none {
    border-top: none !important;
}

.border-bottom {
    border-bottom: 1px solid rgba(0,0,0,.075) !important;
}

.border-bottom-none {
    border-bottom: none !important;
}

.border-transparent {
    border-color: transparent !important;
}

.border-color-warning {
    border-color: #e6a23c !important;
}

.padding-5 {
    padding: 5px !important;
}

.padding-10 {
    padding: 10px !important;
}

.padding {
    padding: 15px !important;
}

.padding-lr {
    padding: 0px 15px !important;
}

.padding-left {
    padding-left: 15px !important;
}

.padding-left5 {
    padding-left: 5px !important;
}

.padding-left10 {
    padding-left: 10px !important;
}

.padding-right {
    padding-right: 15px !important;
}

.padding-right5 {
    padding-right: 5px !important;
}

.padding-right10 {
    padding-right: 10px !important;
}

.padding-top {
    padding-top: 15px !important;
}

.padding-top-5 {
    padding-top: 5px !important;
}

.padding-top-10 {
    padding-top: 10px !important;
}

.padding-bottom {
    padding-bottom: 15px;
}

.padding-bottom-10 {
    padding-bottom: 10px !important;
}

.padding-bottom-5 {
    padding-bottom: 5px !important;
}

.padding-20 {
    padding: 20px !important;
}

.padding-frame-form {
    padding: 20px;
    padding-top: 8px;
    background-color: #fff;
}

.padding-30 {
    padding: 30px;
}

.padding-bottom-none {
    padding-bottom: 0px !important;
}

.padding-left-none {
    padding-left: 0px !important;
}

.padding-right-none {
    padding-right: 0px !important;
}

.padding-top-none {
    padding-top: 0px !important;
}

.padding-none {
    padding: 0px !important;
}

.margin-none {
    margin: 0px !important;
}

.margin {
    margin: 15px;
}

.margin-20px {
    margin: 20px;
}

.margin-30px {
    margin: 30px;
}

.margin-top {
    margin-top: 15px;
}

.margin-top5 {
    margin-top: 5px;
}

.margin-top10 {
    margin-top: 10px;
}

.margin-bottom {
    margin-bottom: 15px;
}

.margin-bottom5 {
    margin-bottom: 5px;
}

.margin-bottom10 {
    margin-bottom: 10px;
}

.margin-right {
    margin-right: 15px;
}

.margin-right5 {
    margin-right: 5px;
}

.margin-right10 {
    margin-right: 10px;
}

.margin-right-none {
    margin-right: 0px !important;
}

.margin-left {
    margin-left: 15px;
}

.margin-left5 {
    margin-left: 5px;
}

.margin-left10 {
    margin-left: 10px;
}

.margin-left-none {
    margin-left: 0px !important;
}



.margin-top-none {
    margin-top: 0px !important;
}

.margin-bottom-none {
    margin-bottom: 0px !important;
}

.clear-padding {
    padding: 0px;
}

.clearfix, .clearfix:after {
    clear: both;
}

.empty-panel {
    text-align: center;
}

.font-size-12px {
    font-size: 12px !important;
}

.font-size-13px {
    font-size: 13px !important;
}

.font-size-small {
    font-size: 1.2rem !important;
}

.font-size-11 {
    font-size: 1.1rem !important;
}

.font-size-12 {
    font-size: 1.2rem !important;
}

.font-size-13 {
    font-size: 1.3rem !important;
}

.font-size-14 {
    font-size: 1.4rem !important;
}

.font-size-15 {
    font-size: 1.5rem !important;
}

.font-size-16 {
    font-size: 1.6rem !important;
}

.font-size-17 {
    font-size: 1.7rem !important;
}

.font-size-18 {
    font-size: 1.8rem !important;
}

.font-size-20 {
    font-size: 2rem !important;
}

.font-size-22 {
    font-size: 2.2rem !important;
}

.font-size-24 {
    font-size: 2.4rem !important;
}

.font-size-26 {
    font-size: 2.6rem !important;
}

.font-size-28 {
    font-size: 2.8rem !important;
}

.font-size-30 {
    font-size: 3rem !important;
}

.font-size-80 {
    font-size: 8rem !important;
}

.text-left {
    text-align: left !important;
    /*padding-left: 0px !important;*/
}

.text-right {
    text-align: right !important;
    /*padding-right: 0px !important;*/
}

.text-center {
    text-align: center !important;
}

.text-center-vertical {
    display: table;
    display: table-cell;
    vertical-align: middle;
}

.text-underline {
    text-decoration: underline !important;
}

.text-indent {
    text-indent: 27px;
}

.text-delete {
    text-decoration: line-through !important;
}

.text {
    display: inline-block;
    height: 32px;
    line-height: 32px;
}

    .text.text-small {
        height: 28px;
        line-height: 28px;
    }

    .text.xs {
        height: 22px;
        line-height: 22px;
    }

    .text.sm {
        height: 28px;
        line-height: 28px;
    }

    .text.md {
        height: 32px;
        line-height: 32px;
    }

    /*.text.lg {
        height: 36px;
        line-height: 36px;
    }*/

    /*.text.xl {
        height: 40px;
        line-height: 40px;
    }*/

.min-width-80 {
    min-width: 80px;
}

.source {
    color: #8590a6;
    font-size: 1rem;
}

    .source:before {
        content: "——";
    }

.color-gray, .color-gray * {
    color: #838a9d !important;
    /*color: #909399 !important;*/
}

.color-heavygray, .color-heavygray * {
    color: #5e6d82;
}

.color-lightgray, .color-lightgray * {
    color: #ccc !important;
}

.color-black, .color-black * {
    color: #000;
}

.color-default, .color-default &gt; *, .color-default * {
    color: #222 !important;
}

.color-white, .color-white * {
    color: #fff !important;
}

.color-danger, .color-danger * {
    color: #ff5d5d !important;
}

.color-lightdanger, .color-lightdanger * {
    color: #f76162 !important;
}

.color-warning, .color-warning * {
    color: #ff9800 !important;
}

.color-info, .color-info * {
    color: #0c60e1 !important;
}

.color-success, .color-success * {
    color: #43a047 !important;
}

.color-link, .color-link * {
    color: #0c60e1 !important;
}

.bg-danger {
    background-color: #eb3f3f !important;
    color: #fff !important;
}

.bg-transparent {
    background-color: transparent !important;
    color: #000 !important;
}

.bg-success {
    background-color: #06ba54 !important;
    color: #fff !important;
}

.bg-warning {
    background-color: #ffcd36 !important;
    color: #000 !important;
}

.bg-info {
    background-color: #3c8dbc !important;
    color: #fff !important;
}

.bg-gray {
    background-color: #f7f7f9 !important;
    /*color: #000 !important;*/
}

.bg-default {
    background-color: #eaeef3 !important;
    color: #000 !important;
}

.bg-white {
    background-color: #fff !important;
    color: #000 !important;
}

.bg-dark {
    background-color: #222d32 !important;
    color: #fff !important;
}

.bg-dark-echarts {
    background-color: #100c29 !important;
    color: #fff !important;
}

.height-100per {
    display: block;
    height: 100%;
    content: " ";
    width: 100%;
}

.height-0 {
    display: block;
    height: 0px;
    content: " ";
    width: 100%;
}

.height-3 {
    display: block;
    height: 3px;
    content: " ";
    width: 100%;
}

.height-5 {
    display: block;
    height: 5px;
    content: " ";
    width: 100%;
}

.height-7-5 {
    display: block;
    height: 7.5px;
    content: " ";
    width: 100%;
}

.height-10 {
    display: block;
    height: 10px;
    content: " ";
    width: 100%;
}

.height-15 {
    display: block;
    height: 15px;
    content: " ";
    width: 100%;
}

.height-20 {
    display: block;
    height: 20px;
    content: " ";
    width: 100%;
}

.height-25 {
    display: block;
    height: 25px;
    width: 100%;
    content: " ";
}

.height-30 {
    display: block;
    height: 30px;
    content: " ";
    width: 100%;
}

.height-auto {
    display: block;
    height: auto;
    content: " ";
    width: 100%;
}

.width-2-5 {
    display: inline-block;
    width: 2.5px;
    content: " ";
    min-height: 1px;
}

.width-5 {
    display: inline-block;
    width: 5px;
    content: " ";
    min-height: 1px;
}

.width-7-5 {
    display: inline-block;
    width: 7.5px;
    content: " ";
    min-height: 1px;
}

.width-10 {
    display: inline-block;
    width: 10px;
    content: " ";
    min-height: 1px;
}

.width-15 {
    display: inline-block;
    width: 15px;
    content: " ";
    min-height: 1px;
}

.width-20 {
    display: inline-block;
    width: 20px;
    content: " ";
    min-height: 1px;
}

.width-25 {
    display: inline-block;
    width: 25px;
    content: " ";
    min-height: 1px;
}

.width-30 {
    display: inline-block;
    width: 30px;
    content: " ";
    min-height: 1px;
}

.width-100p {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    min-height: 1px;
}

.shadow {
    /*box-shadow: 0 2px 4px 1px rgba(40,120,255,.08), 0 0 8px 1px rgba(0,0,0,.08);*/
    box-shadow:0 0 16px 0 rgba(54, 58, 80, .16);
}

.shadow-none {
    box-shadow: none !important;
}

.shadow-xs {
    box-shadow: 0 2px 4px rgba(0,0,0,.12);
}

.shadow-sm {
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.075) !important;
}

.shadow-md {
    box-shadow: 0 3px 12px rgba(0,0,0,.125) !important;
}

.shadow-lg {
    box-shadow: 0 16px 24px 2px rgba(0,0,0,.14), 0 6px 30px 5px rgba(0,0,0,.12), 0 8px 10px -5px rgba(0,0,0,.2);
}

.shadow-panel {
    background-color: #fff;
    box-shadow: 0 2px 4px rgba(0,0,0,.12);
    border: #ddd;
}

.full-position {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
}

.full-position-bottom {
    position: absolute;
    left: 0px;
    bottom: 0px;
    right: 0px;
    width: 100%;
}

.full-position-top {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    width: 100%;
}

.fixed-bottom {
    position: fixed;
    left: 0px;
    bottom: 0px;
    right: 0px;
    width: 100%;
}

.fixed-top {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    width: 100%;
}

.background {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    z-index: -999;
}

    .background &gt; img {
        position: absolute;
        top: 50%;
        left: 50%;
        display: block;
        min-width: 100%;
        min-height: 100%;
        transform: translate(-50%,-50%);
        z-index: -999;
    }

.z-index-top {
    /*position: relative;*/
    z-index: 999;
}

.z-index-bottom {
    position: relative;
    z-index: -1;
}

.h1, h1 {
    /*font-family: SanFrancisco;*/
    /*font-family: PingFangSC-Medium;*/
    font-size: 2.3rem;
    font-weight: bold;
    display: block;
    line-height: 2.5rem;
    margin: 30px 0px 20px 0px;
}

.h2, h2 {
    /*font-family: SanFrancisco;*/
    /*font-family: PingFangSC-Medium;*/
    font-size: 2.1rem;
    font-weight: bold;
    display: block;
    margin: 25px 0px 15px 0px;
}

.h3, h3 {
    /*font-family: SanFrancisco;*/
    /*font-family: PingFangSC-Medium;*/
    font-size: 1.9rem;
    font-weight: bold;
    display: block;
    margin: 20px 0px 10px 0px;
}

.h4, h4 {
    font-size: 1.7rem;
    font-weight: bold;
    display: block;
    /*color: #222;*/
    /*font-family: SanFrancisco;*/
    margin: 15px 0px 5px 0px;
}

.h5, h5 {
    font-size: 1.3rem;
    font-weight: bold;
    display: block;
    margin: 10px 0px 5px 0px;
}

.h6, h6 {
    font-size: 1.2rem;
    font-weight: bold;
    display: block;
}


.body-bg-white {
    background-color: #fff;
}

.circle-icon {
    border-radius: 50%;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 30px;
}

.circle-icon-content {
    height: 30px;
    line-height: 30px;
}

.pagination {
    display: inline-block;
    white-space: nowrap;
    margin-top: 15px;
}

    .pagination a, .pagination span {
        display: inline-block;
        padding: 5px 10px;
        border: 1px solid rgba(0,0,0,.175);
        text-align: center;
        margin-left: -1px !important;
        margin-right: 0px !important;
        z-index: 9;
        font-size: 1.3rem;
        float: left;
        min-width: 34px;
        background-color: #fff;
        color: #0078d7;
    }

        .pagination a:hover {
            background-color: rgba(236,244,253,.8);
            color: #0078d7;
        }

        .pagination span.active {
            background-color: #3796ff;
            border-color: #3796ff;
            color: #fff;
        }


.aspnetpager {
    display: inline-block;
    white-space: nowrap;
    margin-top: 15px;
    float: right;
    min-height: 28px;
}

    .aspnetpager a, .aspnetpager span {
        display: inline-block;
        padding: 2px 6px;
        text-align: center;
        margin-left: 0px !important;
        margin-right: 0px !important;
        z-index: 9;
        font-size: 1.3rem;
        float: left;
        min-width: 28px;
        background-color: #fff;
        color: #333;
        border-radius: 0px !important;
        text-decoration: none !important;
        border: 1px solid rgba(0,0,0,.175);
        border-left: none;
    }

        .aspnetpager a:hover {
            background-color: #ebf3fd;
            color: #0078d7;
        }

        .aspnetpager span.cpb, .aspnetpager a.cpb {
            background-color: #50a4fe;
            border-color: #50a4fe;
            color: #fff;
        }

    .aspnetpager input[type=submit], .aspnetpager input[type=button] {
        /*display: none;*/
        padding: 2px 5px;
        border: 1px solid rgba(0,0,0,.175);
        text-align: center;
        margin-left: -1px !important;
        margin-right: 0px !important;
        font-size: 1.3rem;
        line-height: 23px;
        height: 28px;
        background-color: #fff;
        color: #333;
        border-radius: 0px;
    }

        .aspnetpager input[type=submit]:hover, .aspnetpager input[type=button]:hover {
            background-color: #ebf3fd;
            color: #0078d7;
        }

    .aspnetpager input[type=text] {
        /*display: none;*/
        padding: 2px 6px;
        border: 1px solid rgba(0,0,0,.175);
        text-align: center;
        margin-left: -1px !important;
        margin-right: 0px !important;
        font-size: 1.3rem;
        line-height: 22px;
        height: 28px;
        background-color: #fff;
        min-width: 35px;
        border-radius: 0px !important;
    }

    .aspnetpager input[disabled=disabled] {
        background-color: #fff;
    }

    .aspnetpager &gt; a:first-child {
        border-left: 1px solid #dadce0 !important;
    }

        .aspnetpager &gt; *:first-child {
        border-top-left-radius:3px !important;
        border-bottom-left-radius:3px !important;
    }

        .aspnetpager &gt; *:last-child {
        border-top-right-radius:3px !important;
        border-bottom-right-radius:3px !important;
    }

.timeline {
    display: block;
    position: relative;
    border-left: 3px solid #eee;
    margin-left: 6px;
}

    .timeline &gt; ul &gt; li {
        display: block;
        margin-bottom: 15px;
        position: relative;
    }

        .timeline &gt; ul &gt; li :last-child {
            margin-bottom: 0px;
        }

    .timeline .timeline-dot {
        height: 17px;
        width: 17px;
        border-radius: 100%;
        border: 2px solid #fff;
        background-color: #50a4fe;
        display: inline-block;
        position: absolute;
        top: 2px;
        left: -10px;
    }

    .timeline &gt; ul &gt; li &gt; div {
        padding-left: 18px;
    }

        .timeline &gt; ul &gt; li &gt; div .timeline-title {
            font-size: 1.4rem;
            display: block;
            padding-bottom: 0px;
        }

        .timeline &gt; ul &gt; li &gt; div .timeline-date {
            font-size: 1.3rem;
            color: #666;
            display: block;
            padding-bottom: 3px;
        }

        .timeline &gt; ul &gt; li &gt; div .timeline-content {
            font-size: 1.3rem;
            color: #666;
            display: block;
        }

fieldset {
    display: block;
    border: 1px solid rgba(0,0,0,.1);
    padding: 0px;
    margin: 0px;
}

    fieldset.fieldset-hr {
        border: none;
        border-top: 1px solid rgba(0,0,0,.1);
        margin-bottom: 10px;
    }

    fieldset &gt; legend {
        display: inline-block;
        margin: 0px 15px;
        padding: 0px 10px;
        font-size: 1.3rem;
        color:#6e6e6e;
    }

    fieldset.fieldset-hr {
        border-radius: 0px !important;
    }

        fieldset.fieldset-hr &gt; legend {
            margin: 15px;
            padding: 0px 10px !important;
            padding-left: 0px;
            border-radius: 0px;
        }

    fieldset &gt; div {
        padding: 15px;
        padding-top: 10px;
    }

    fieldset.fieldset-hr &gt; div {
        padding-left: 0px;
        padding-right: 0px;
        border-radius: 0px;
        padding-top: 0px;
    }

.points-event-none {
    pointer-events: none;
    opacity: 0.8;
}

.vertical-center {
    display: flex !important;
    align-items: center !important;
}

.vertical-baseline {
    display: flex !important;
    align-items: flex-end !important; /* 底部对齐 */
    line-height:initial;
}

.vertical-top {
    display: flex !important;
    align-items: flex-start !important;
}

.round {
    border-radius: 50%;
}

.frame-body {
    padding:15px;
    background-color: #fff;
    padding-top: 3px;
}

/*.frame-body &gt; *:not(.layui-layer) {
        width: calc(100% - 130px);
    }*/

.form-panel {
    margin: 0px;
    max-width: 700px;
    padding: 15px 0px;
}

    .form-panel.form-panel-large {
        max-width: 900px;
    }

    .form-panel.form-panel-larger {
        max-width: 1100px;
    }

    .form-panel.form-panel-small {
        max-width: 560px;
    }

    .form-panel.form-panel-no-padding {
        padding: 0px !important;
        margin: 0px !important;
    }

    .form-panel &gt; *:not(.layui-layer) {
        width: calc(100% - 200px);
        margin-left: 0px;
    }

    .form-panel.form-panel-small &gt; * {
        width: 100%;
    }

    .form-panel.form-panel-full {
        max-width: 100%;
        width:100%;
    }

        .form-panel.form-panel-full &gt; * {
            width: 100%;
        }

@media(max-width:768px) {
    .form-panel &gt; *:not(.layui-layer) {
        margin: auto;
        width: 80%;
    }
}

@media(max-width:480px) {
    .form-panel &gt; *:not(.layui-layer) {
        margin-left: 0px;
        width: 100%;
    }
}

.hover-bg-gray {
}

    .hover-bg-gray:hover {
        background-color: #f2f2f2;
    }

.hover-show-container {
    background-color: rgba(0,0,0,.3);
    transition: all ease-in-out .3s;
}

    .hover-show-container:hover {
        background-color: rgba(0,0,0,.5);
        transition: all ease-in-out .3s;
    }

.hover-underline:hover {
    text-decoration: underline !important;
    cursor: pointer;
}

.hover-shadow:hover {
    box-shadow: 0 2px 4px 1px rgba(40,120,255,.08), 0 0 8px 1px rgba(0,0,0,.08);
    cursor: pointer;
}

.border-radius-none {
    border-radius: 0px !important;
}

.border-top-width-2 {
    display: block;
    height: 2px;
    border: none;
    border-top: 2px solid #ddd;
    margin: 15px 0px;
}

.content.xs {
        line-height: 18px !important;
}

.content.sm {
        line-height: 20px !important;
}

.content.md {
        line-height: 22px !important;
}

.content {
    line-height: 24px !important;
}

.content.lg {
        line-height: 26px !important;
}

.content.xl {
        line-height: 28px !important;
}

.content-small {
    line-height: 19px;
}

.content-fat {
    line-height: 28px;
}

.content-breakall, .content-breakall * {
    /*white-space: normal !important;*/
    white-space: pre-wrap !important;
    overflow: initial !important;
    /*word-break: break-all;*/
    /*word-wrap: break-word;*/
    /*white-space:pre-wrap;*/
    word-wrap: break-word !important;
}

.width-auto {
    width: initial;
    width: auto;
}

@media (max-width: 768px) {
    .iziToast &gt; .iziToast-close {
        border-radius: 0px;
    }

    .iziToast &gt; .iziToast-progressbar {
        border-radius: 0px;
    }

    .iziToast:after {
        border-radius: 0px;
    }

    .iziToast {
        border-radius: 0px;
    }

        .iziToast &gt; .iziToast-progressbar &gt; div {
            border-radius: 0px;
        }
}

@media (min-width: 768px) {
    /*小平平板端*/
    .nav-vertical-toggle {
        display: none;
    }

    .form-row .validation {
        top: 1px;
    }

    .required {
        top: 1px;
        height: 30px;
        line-height: 30px;
    }
}

@media (min-width: 992px) {
    /*大屏平板端*/
    .nav-vertical-toggle {
        display: none;
    }

    .form-row .validation {
        top: 1px;
    }

    .required {
        top: 1px;
        height: 30px;
        line-height: 30px;
    }
}

@media (min-width: 1200px) {
    /*PC端*/
    .nav-vertical-toggle {
        display: none;
    }

    .form-row .validation {
        top: 1px;
    }

    .required {
        top: 1px;
        height: 30px;
        line-height: 30px;
    }
}

@media (max-width: 768px) {
    .mobile-hide {
        display: none !important;
    }

    .mobile-clearfloat {
        float: none !important;
    }
}

@media (max-width: 992px) {
    .pad-hide {
        display: none !important;
    }

    .pad-clearfloat {
        float: none !important;
    }
}

.disable, .disabled {
    opacity: .5 !important;
    cursor: not-allowed !important;
    pointer-events: none !important;
    user-select: none;
    box-shadow:none !important;
}

.disable-normal {
    opacity: 1 !important;
    cursor: not-allowed !important;
    pointer-events: none !important;
    user-select: none;
}

.disable-not-allowed {
    opacity: 1 !important;
    cursor: not-allowed !important;
    user-select: none;
}

.disable.disable-noopacity {
    opacity: 1 !important;
    user-select: none;
}

.opacity-0 {
    opacity: 0 !important;
}

.opacity-05 {
    opacity: 0.5;
}

.opacity-1 {
    opacity: 1 !important;
}

.list-item {
    display: block;
}

    .list-item &gt; * {
        display: inline-block;
        margin-right: 15px;
        margin-bottom: 15px;
    }

    .list-item.list-item-sm &gt; * {
        display: inline-block;
        margin-right: 10px;
        margin-bottom: 10px;
    }

    .list-item.list-item-xs &gt; * {
        display: inline-block;
        margin-right: 5px;
        margin-bottom: 5px;
    }

    .list-item &gt; *:last-child {
        margin-right: 0px;
    }

    .list-item.list-item-compact &gt; * {
        display: inline-block;
        margin-right: 5px;
        margin-bottom: 5px;
    }


@-moz-keyframes dots-loader {
    0% {
        -moz-box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
        box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
    }

    8.33% {
        -moz-box-shadow: #f86 14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
        box-shadow: #f86 14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
    }

    16.67% {
        -moz-box-shadow: #f86 14px 14px 0 7px, #fc6 14px 14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
        box-shadow: #f86 14px 14px 0 7px, #fc6 14px 14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
    }

    25% {
        -moz-box-shadow: #f86 -14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px 14px 0 7px, #4ae -14px 14px 0 7px;
        box-shadow: #f86 -14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px 14px 0 7px, #4ae -14px 14px 0 7px;
    }

    33.33% {
        -moz-box-shadow: #f86 -14px -14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae -14px -14px 0 7px;
        box-shadow: #f86 -14px -14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae -14px -14px 0 7px;
    }

    41.67% {
        -moz-box-shadow: #f86 14px -14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
        box-shadow: #f86 14px -14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
    }

    50% {
        -moz-box-shadow: #f86 14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
        box-shadow: #f86 14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
    }

    58.33% {
        -moz-box-shadow: #f86 -14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
        box-shadow: #f86 -14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
    }

    66.67% {
        -moz-box-shadow: #f86 -14px -14px 0 7px, #fc6 -14px -14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
        box-shadow: #f86 -14px -14px 0 7px, #fc6 -14px -14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
    }

    75% {
        -moz-box-shadow: #f86 14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px -14px 0 7px, #4ae 14px -14px 0 7px;
        box-shadow: #f86 14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px -14px 0 7px, #4ae 14px -14px 0 7px;
    }

    83.33% {
        -moz-box-shadow: #f86 14px 14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae 14px 14px 0 7px;
        box-shadow: #f86 14px 14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae 14px 14px 0 7px;
    }

    91.67% {
        -moz-box-shadow: #f86 -14px 14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
        box-shadow: #f86 -14px 14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
    }

    100% {
        -moz-box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
        box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
    }
}

@-webkit-keyframes dots-loader {
    0% {
        -webkit-box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
        box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
    }

    8.33% {
        -webkit-box-shadow: #f86 14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
        box-shadow: #f86 14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
    }

    16.67% {
        -webkit-box-shadow: #f86 14px 14px 0 7px, #fc6 14px 14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
        box-shadow: #f86 14px 14px 0 7px, #fc6 14px 14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
    }

    25% {
        -webkit-box-shadow: #f86 -14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px 14px 0 7px, #4ae -14px 14px 0 7px;
        box-shadow: #f86 -14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px 14px 0 7px, #4ae -14px 14px 0 7px;
    }

    33.33% {
        -webkit-box-shadow: #f86 -14px -14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae -14px -14px 0 7px;
        box-shadow: #f86 -14px -14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae -14px -14px 0 7px;
    }

    41.67% {
        -webkit-box-shadow: #f86 14px -14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
        box-shadow: #f86 14px -14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
    }

    50% {
        -webkit-box-shadow: #f86 14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
        box-shadow: #f86 14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
    }

    58.33% {
        -webkit-box-shadow: #f86 -14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
        box-shadow: #f86 -14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
    }

    66.67% {
        -webkit-box-shadow: #f86 -14px -14px 0 7px, #fc6 -14px -14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
        box-shadow: #f86 -14px -14px 0 7px, #fc6 -14px -14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
    }

    75% {
        -webkit-box-shadow: #f86 14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px -14px 0 7px, #4ae 14px -14px 0 7px;
        box-shadow: #f86 14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px -14px 0 7px, #4ae 14px -14px 0 7px;
    }

    83.33% {
        -webkit-box-shadow: #f86 14px 14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae 14px 14px 0 7px;
        box-shadow: #f86 14px 14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae 14px 14px 0 7px;
    }

    91.67% {
        -webkit-box-shadow: #f86 -14px 14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
        box-shadow: #f86 -14px 14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
    }

    100% {
        -webkit-box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
        box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
    }
}

@keyframes dots-loader {
    0% {
        -moz-box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
        -webkit-box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
        box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
    }

    8.33% {
        -moz-box-shadow: #f86 14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
        -webkit-box-shadow: #f86 14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
        box-shadow: #f86 14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
    }

    16.67% {
        -moz-box-shadow: #f86 14px 14px 0 7px, #fc6 14px 14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
        -webkit-box-shadow: #f86 14px 14px 0 7px, #fc6 14px 14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
        box-shadow: #f86 14px 14px 0 7px, #fc6 14px 14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
    }

    25% {
        -moz-box-shadow: #f86 -14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px 14px 0 7px, #4ae -14px 14px 0 7px;
        -webkit-box-shadow: #f86 -14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px 14px 0 7px, #4ae -14px 14px 0 7px;
        box-shadow: #f86 -14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px 14px 0 7px, #4ae -14px 14px 0 7px;
    }

    33.33% {
        -moz-box-shadow: #f86 -14px -14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae -14px -14px 0 7px;
        -webkit-box-shadow: #f86 -14px -14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae -14px -14px 0 7px;
        box-shadow: #f86 -14px -14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae -14px -14px 0 7px;
    }

    41.67% {
        -moz-box-shadow: #f86 14px -14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
        -webkit-box-shadow: #f86 14px -14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
        box-shadow: #f86 14px -14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
    }

    50% {
        -moz-box-shadow: #f86 14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
        -webkit-box-shadow: #f86 14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
        box-shadow: #f86 14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
    }

    58.33% {
        -moz-box-shadow: #f86 -14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
        -webkit-box-shadow: #f86 -14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
        box-shadow: #f86 -14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
    }

    66.67% {
        -moz-box-shadow: #f86 -14px -14px 0 7px, #fc6 -14px -14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
        -webkit-box-shadow: #f86 -14px -14px 0 7px, #fc6 -14px -14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
        box-shadow: #f86 -14px -14px 0 7px, #fc6 -14px -14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
    }

    75% {
        -moz-box-shadow: #f86 14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px -14px 0 7px, #4ae 14px -14px 0 7px;
        -webkit-box-shadow: #f86 14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px -14px 0 7px, #4ae 14px -14px 0 7px;
        box-shadow: #f86 14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px -14px 0 7px, #4ae 14px -14px 0 7px;
    }

    83.33% {
        -moz-box-shadow: #f86 14px 14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae 14px 14px 0 7px;
        -webkit-box-shadow: #f86 14px 14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae 14px 14px 0 7px;
        box-shadow: #f86 14px 14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae 14px 14px 0 7px;
    }

    91.67% {
        -moz-box-shadow: #f86 -14px 14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
        -webkit-box-shadow: #f86 -14px 14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
        box-shadow: #f86 -14px 14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
    }

    100% {
        -moz-box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
        -webkit-box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
        box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
    }
}
/* :not(:required) hides this rule from IE9 and below */
.dots-loader:not(:required) {
    overflow: hidden;
    position: relative;
    text-indent: -9999px;
    display: inline-block;
    width: 7px;
    height: 7px;
    background: transparent;
    border-radius: 100%;
    -moz-box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
    -webkit-box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
    box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
    -moz-animation: dots-loader 5s infinite ease-in-out;
    -webkit-animation: dots-loader 5s infinite ease-in-out;
    animation: dots-loader 5s infinite ease-in-out;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}


.display-none, .hide {
    display: none !important;
}


.sk-three-bounce {
    width: 3.9em;
    margin: auto;
    text-align: center;
}

    .sk-three-bounce .sk-child {
        width: 1.1em;
        height: 1.1em;
        margin: 0px 0.1em;
        background-color: #337ab7;
        border-radius: 100%;
        display: inline-block;
        -webkit-animation-delay: -0.3s;
        animation-delay: -0.3s;
        -webkit-animation: sk-three-bounce 1.2s ease-in-out 0s infinite both;
        animation: sk-three-bounce 1.2s ease-in-out 0s infinite both;
    }

    .sk-three-bounce .sk-bounce-1 {
        -webkit-animation-delay: -0.4s;
        animation-delay: -0.4s;
    }

    .sk-three-bounce .sk-bounce-2 {
        -webkit-animation-delay: -0.2s;
        animation-delay: -0.2s;
    }

@-webkit-keyframes sk-three-bounce {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes sk-three-bounce {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

.miniscroll {
}

    .miniscroll::-webkit-scrollbar {
        width: 6px; /* width of the entire scrollbar */
        height: 6px;
    }

    .miniscroll::-webkit-scrollbar-track {
        background-color: transparent; /* color of the tracking area */
    }

    .miniscroll::-webkit-scrollbar-thumb {
        background-color: #ccc; /* color of the scroll thumb */
        border-radius: 1px; /* roundness of the scroll thumb */
        /*border: 3px solid orange;*/ /* creates padding around scroll thumb */
    }

    .miniscroll.miniscroll-white::-webkit-scrollbar-thumb {
        background-color: rgba(255,255,255,.3);
    }

.SumoSelect {
    width: 100%;
    display: block;
    position: relative;
    outline: none;
    z-index: 999 !important;
}

    .SumoSelect::after {
        clear: both !important;
    }

    .SumoSelect p {
        margin: 0;
    }

.SelectBox {
    padding: 4px 10px;
}

.sumoStopScroll {
    overflow: hidden;
}

/* Filtering style */
.SumoSelect .hidden {
    display: none;
}

.SumoSelect .search-txt {
    display: none;
    outline: none;
}

.SumoSelect .no-match {
    display: none;
    padding: 6px;
}

.SumoSelect.open .search-txt {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    margin: 0;
    padding: 5px 8px;
    border: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 5px;
}

.SumoSelect.open &gt; .search &gt; span, .SumoSelect.open &gt; .search &gt; label {
    visibility: hidden;
}

/*this is applied on that hidden select. DO NOT USE display:none; or visiblity:hidden; and Do not override any of these properties. */
.SelectClass, .SumoUnder {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    border: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.SelectClass {
    z-index: 1;
}

.SumoSelect &gt; .optWrapper &gt; .options li.opt label, .SumoSelect &gt; .CaptionCont, .SumoSelect .select-all &gt; label {
    user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.SumoSelect:focus &gt; .CaptionCont, .SumoSelect:hover &gt; .CaptionCont, .SumoSelect.open &gt; .CaptionCont {
    box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25);
    border-color: #80bdff;
}

.SumoSelect &gt; .CaptionCont {
    position: relative;
    border: 1px solid rgba(0,0,0,.15);
    min-height: 14px;
    background-color: #fff;
    margin: 0;
}

    .SumoSelect &gt; .CaptionCont &gt; span {
        display: block;
        padding-right: 30px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        cursor: default;
    }
        /*placeholder style*/
        .SumoSelect &gt; .CaptionCont &gt; span.placeholder {
            /*color: #ccc;*/
            /*font-style: italic;*/
        }

    .SumoSelect &gt; .CaptionCont &gt; label {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        width: 22px;
    }

        .SumoSelect &gt; .CaptionCont &gt; label &gt; i {
            background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='18' height='18'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M12 13.172l4.95-4.95 1.414 1.414L12 16 5.636 9.636 7.05 8.222z'/%3E%3C/svg%3E");
            background-position: center center;
            width: 13px;
            height: 13px;
            font-size: 1.8rem;
            display: block;
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            margin: auto;
            background-repeat: no-repeat;
        }

.SumoSelect &gt; .optWrapper {
    display: none;
    z-index: 99999999 !important;
    top: 32px;
    /*width: calc(100% + 2px);*/
    width: 100%;
    /*margin-left:-1px;*/
    /*margin-right:-1px;*/
    margin: 5px 0px;
    position: absolute;
    left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
box-shadow: 0px 0px 5px -2px rgba(0,0,0,.3);
    border: 1px solid #ddd;
    /*border-radius: 2px;*/
    overflow: hidden;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: laydate-upbit;
    animation-name: laydate-upbit;
}

.SumoSelect.open &gt; .optWrapper {
    display: block;
}

    .SumoSelect.open &gt; .optWrapper.up {
        top: auto;
        bottom: 100%;
        margin-bottom: 5px;
    }

.SumoSelect &gt; .optWrapper ul {
    list-style: none;
    display: block;
    padding: 0;
    margin: 0;
    overflow: auto;
}

.SumoSelect &gt; .optWrapper &gt; .options {
    /*border-radius: 2px;*/
    position: relative;
    /*Set the height of pop up here (only for desktop mode)*/
    max-height: 250px;
    /*height*/
}

.SumoSelect &gt; .optWrapper.okCancelInMulti &gt; .options {
    border-radius: 2px 2px 0 0;
}

.SumoSelect &gt; .optWrapper.selall &gt; .options {
    border-radius: 0 0 2px 2px;
}

.SumoSelect &gt; .optWrapper.selall.okCancelInMulti &gt; .options {
    border-radius: 0;
}

.SumoSelect &gt; .optWrapper &gt; .options li.group.disabled &gt; label {
    opacity: 0.5;
}

.SumoSelect &gt; .optWrapper &gt; .options li ul li.opt {
    padding-left: 22px;
}

.SumoSelect &gt; .optWrapper.multiple &gt; .options li ul li.opt {
    padding-left: 50px;
}

.SumoSelect &gt; .optWrapper.isFloating &gt; .options {
    max-height: 100%;
    box-shadow: 0 0 100px #595959;
}

.SumoSelect &gt; .optWrapper &gt; .options li.opt {
    padding: 2px 10px;
    position: relative;
    /*border-bottom: 1px solid #f2f2f2;*/
}

/*.SumoSelect &gt; .optWrapper &gt; .options &gt; li.opt:first-child {
        border-radius: 2px 2px 0 0;
    }*/

.SumoSelect &gt; .optWrapper.selall &gt; .options &gt; li.opt:first-child {
    border-radius: 0;
}

.SumoSelect &gt; .optWrapper &gt; .options &gt; li.opt:last-child {
    /*border-radius: 0 0 2px 2px;*/
    border-bottom: none;
}

.SumoSelect &gt; .optWrapper.okCancelInMulti &gt; .options &gt; li.opt:last-child {
    border-radius: 0;
}

.SumoSelect &gt; .optWrapper &gt; .options li.opt:hover {
    background-color: #50a4fe;
    color: #fff;
    border-bottom-color: #50a4fe;
}

.SumoSelect &gt; .optWrapper &gt; .options li.opt.sel, .SumoSelect .select-all.sel {
    background-color: #a1c0e4;
}

.SumoSelect &gt; .optWrapper &gt; .options li label {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    cursor: pointer;
}

.SumoSelect &gt; .optWrapper &gt; .options li span {
    display: none;
}

.SumoSelect &gt; .optWrapper &gt; .options li.group &gt; label {
    cursor: default;
    padding: 8px 6px;
    font-weight: bold;
}

/*Floating styles*/
.SumoSelect &gt; .optWrapper.isFloating {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 90%;
    bottom: 0;
    margin: auto;
    max-height: 90%;
}

/*disabled state*/
.SumoSelect &gt; .optWrapper &gt; .options li.opt.disabled {
    background-color: inherit;
    pointer-events: none;
}

    .SumoSelect &gt; .optWrapper &gt; .options li.opt.disabled * {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* IE 5-7 */
        filter: alpha(opacity=50); /* Netscape */
        -moz-opacity: 0.5; /* Safari 1.x */
        -khtml-opacity: 0.5; /* Good browsers */
        opacity: 0.5;
    }


/*styling for multiple select*/
.SumoSelect &gt; .optWrapper.multiple &gt; .options li.opt {
    padding-left: 28px;
    cursor: pointer;
}

    .SumoSelect &gt; .optWrapper.multiple &gt; .options li.opt span,
    .SumoSelect .select-all &gt; span {
        position: absolute;
        display: block;
        width: 26px;
        top: 0;
        bottom: 0;
        margin-left: -26px;
    }

        .SumoSelect &gt; .optWrapper.multiple &gt; .options li.opt span i,
        .SumoSelect .select-all &gt; span i {
            position: absolute;
            margin: auto;
            left: 0;
            right: 0;
            top: -1px;
            bottom: 0;
            width: 14px;
            height: 14px;
            border: 1px solid #888;
            /*border-radius: 2px;*/
            /*box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);*/
            background-color: #fff;
        }

.SumoSelect &gt; .optWrapper &gt; .MultiControls {
    display: none;
    border-top: 1px solid #ddd;
    background-color: #fff;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.13);
    border-radius: 0 0 3px 3px;
}

.SumoSelect &gt; .optWrapper.multiple.isFloating &gt; .MultiControls {
    display: block;
    margin-top: 5px;
    position: absolute;
    bottom: 0;
    width: 100%;
}

.SumoSelect &gt; .optWrapper.multiple.okCancelInMulti &gt; .MultiControls {
    display: block;
}

    .SumoSelect &gt; .optWrapper.multiple.okCancelInMulti &gt; .MultiControls &gt; p {
        padding: 6px;
    }

        .SumoSelect &gt; .optWrapper.multiple.okCancelInMulti &gt; .MultiControls &gt; p:focus {
            box-shadow: 0 0 2px #a1c0e4;
            border-color: #a1c0e4;
            outline: none;
            background-color: #a1c0e4;
        }

.SumoSelect &gt; .optWrapper.multiple &gt; .MultiControls &gt; p {
    display: inline-block;
    cursor: pointer;
    padding: 12px;
    width: 50%;
    box-sizing: border-box;
    text-align: center;
}

    .SumoSelect &gt; .optWrapper.multiple &gt; .MultiControls &gt; p:hover {
        background-color: #f1f1f1;
    }

    .SumoSelect &gt; .optWrapper.multiple &gt; .MultiControls &gt; p.btnOk {
        border-right: 1px solid #DBDBDB;
        border-radius: 0 0 0 3px;
    }

    .SumoSelect &gt; .optWrapper.multiple &gt; .MultiControls &gt; p.btnCancel {
        border-radius: 0 0 3px 0;
    }
/*styling for select on popup mode*/
.SumoSelect &gt; .optWrapper.isFloating &gt; .options li.opt {
    padding: 12px 6px;
}

/*styling for only multiple select on popup mode*/
.SumoSelect &gt; .optWrapper.multiple.isFloating &gt; .options li.opt {
    padding-left: 35px;
}

.SumoSelect &gt; .optWrapper.multiple.isFloating {
    padding-bottom: 43px;
}

.SumoSelect &gt; .optWrapper.multiple &gt; .options li.opt.selected span i,
.SumoSelect .select-all.selected &gt; span i,
.SumoSelect .select-all.partial &gt; span i {
    /*background-color: rgb(17, 169, 17);*/
    background-color:#469ffc;
    box-shadow: none;
    border-color: transparent;
    /*background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAGCAYAAAD+Bd/7AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNXG14zYAAABMSURBVAiZfc0xDkAAFIPhd2Kr1WRjcAExuIgzGUTIZ/AkImjSofnbNBAfHvzAHjOKNzhiQ42IDFXCDivaaxAJd0xYshT3QqBxqnxeHvhunpu23xnmAAAAAElFTkSuQmCC');*/
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='15' height='15'%3E%3Cpath d='M9.9997 15.1709L19.1921 5.97852L20.6063 7.39273L9.9997 17.9993L3.63574 11.6354L5.04996 10.2212L9.9997 15.1709Z' fill='rgba(255,255,255,1)'%3E%3C/path%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center center;
}
/*disabled state*/
.SumoSelect.disabled {
    opacity: 0.7;
    cursor: not-allowed;
}

    .SumoSelect.disabled &gt; .CaptionCont {
        border-color: #ccc;
        box-shadow: none;
    }

/**Select all button**/
.SumoSelect .select-all {
    border-radius: 3px 3px 0 0;
    position: relative;
    border-bottom: 1px solid #ddd;
    background-color: #fff;
    padding: 8px 0 3px 35px;
    height: 20px;
    cursor: pointer;
}

    .SumoSelect .select-all &gt; label, .SumoSelect .select-all &gt; span i {
        cursor: pointer;
    }

    .SumoSelect .select-all.partial &gt; span i {
        background-color: #ccc;
    }


/*styling for optgroups*/
.SumoSelect &gt; .optWrapper &gt; .options li.optGroup {
    padding-left: 5px;
    text-decoration: underline;
}


.reset-all {
    padding: 5px 10px;
    border-bottom: 1px solid #CDCDCD;
}

.SumoSelect[is-selected="false"] .reset-all {
    opacity: 0.5;
    pointer-events: none;
}

.SumoSelect[is-selected="true"] .reset-all {
    opacity: 1;
    cursor: pointer;
    color: #7799D0;
}

    .SumoSelect[is-selected="true"] .reset-all * {
        cursor: pointer;
    }

    .SumoSelect[is-selected="true"] .reset-all:hover {
        color: black;
    }

.hover-btn {
    background-color: rgba(0,0,0,0);
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: 99;
    transition: all ease-in-out .3s;
    color:#fff;
    display:flex;
    justify-content:center;
    align-items:center;
}

    .hover-btn * {
        opacity: 0;
        transition: all ease-in-out .3s;
        color:#fff;
        display:inline-block;
    }

    .hover-btn:hover {
        transition: all ease-in-out .3s;
        background-color: rgba(0,0,0,0.4);
    }

        .hover-btn:hover * {
            transition: all ease-in-out .3s;
            opacity: 1;
        }

    .hover-btn.always {
        background-color: rgba(0,0,0,0.4);
    }

    .hover-btn.always, .hover-btn.always * {
        opacity: 1 !important;
        color:#ddd;
        transition: all ease-in-out .3s;
    }

        .hover-btn.always:hover {
            background-color: rgba(0,0,0,0.55);
        }

    .hover-btn.always:hover, .hover-btn.always:hover * {
        color:#fff;
        transition: all ease-in-out .3s;
    }

    .hover-btn.bottom {
        top:auto;
        height:22px;
    }

.es-popup {
    position: absolute;
    width: 500px;
    height: 500px;
    top: calc(50% - 250px);
    left: calc(50% - 250px);
    background-color: #fff;
box-shadow: 0px 0px 5px -2px rgba(0,0,0,.3);
    border: 1px solid #ddd;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: laydate-upbit;
    animation-name: laydate-upbit;
    overflow: hidden;
    display: none;
    z-index: 9999999;
}

    .es-popup .es-popup-title {
        height: 38px;
        line-height: 38px;
        padding: 0px 15px;
        background-color: #f8f8f8;
        border-bottom: 1px solid #eee;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
        position: absolute;
        top: 0px;
        width: 100%;
        left: 0px;
    }

.none-wrap {
    white-space: nowrap;
}

.text-scrolling {
    height: 32px;
    padding: 5px 0px;
    overflow: hidden;
    position: relative;
}

    .text-scrolling &gt; ul {
        width: 100%;
        height: 100%;
    }

        .text-scrolling &gt; ul &gt; li {
            width: 100%;
            height: 100%;
            margin-bottom: 5px;
        }

            .text-scrolling &gt; ul &gt; li &gt; a {
                width: 100%;
                height: 100%;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
            }

.text-scrolling-animate &gt; ul {
    transition: all .5s ease-out;
    margin-top: -27px;
}

    .text-scrolling-animate &gt; ul &gt; li:first-child {
        opacity: 0;
        transition: all .5s ease-out;
    }

.edui-body-container *, .rich-html * {
    font-family: revert;
    font-size: revert;
    font-weight: revert;
    line-height: revert;
    padding: revert;
    margin: revert;
    border: revert;
    white-space: revert;
    display: revert;
    font-style: revert;
    overflow: revert;
    text-align: center;
    text-overflow: revert;
    text-decoration: revert;
    width: revert;
    height: revert;
    max-width: revert;
    max-height: revert;
    min-width: revert;
    min-height: revert;
}

.focus-selected:focus {
}

.autocut {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 250px;
    height: 22px;
    transition: all .2s linear;
    min-width: 150px;
}

    .autocut:hover {
        overflow: visible;
        white-space: normal;
        word-wrap: break-word;
        height: auto;
        transition: all .2s linear;
    }

.close-button-bg-lg {
    position: absolute;
    top: 0px;
    right: 0px;
    left: 0px;
    width: 100%;
    height: 36px;
    z-index: 99;
    background-color: rgba(0,0,0,.3);
}

.close-button-lg {
    position: absolute;
    top: 3px;
    right: 3px;
    width: 30px;
    height: 30px;
    background: url(../Images/icon.png) no-repeat;
    background-position: -149px -31px;
    z-index: 100;
    opacity: .7;
    transition:none;
}

    .close-button-lg:hover {
        background-position: -180px -31px;
        opacity: 1;
        cursor: pointer;
        transition:none;
    }

.close-button-bg-md {
    position: absolute;
    top: 0px;
    right: 0px;
    left: 0px;
    width: 100%;
    height: 24px;
    z-index: 99;
    background-color: rgba(0,0,0,.3);
}

.close-button-md {
    position: absolute;
    top: 3px;
    right: 3px;
    width: 18px;
    height: 18px;
    background: url(../Images/close_button.jpg) no-repeat;
    background-size: 12px;
    background-position: center;
    z-index: 100;
    opacity: .8;
    border-radius: 100%;
    background-color: #fff;
    transition: all .3s;
}

    .close-button-md:hover {
        opacity: 1;
        cursor: pointer;
        box-shadow: 0px 0px 10px 0px rgba(0,0,0,.5);
        transition: all .3s;
    }

.close-button-center {
    left: 0;
    right: 0;
    margin: auto;
}

.text-cut {
    position: relative !important;
    /*border-bottom: 1px solid transparent;*/
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    /*transition:all .3s;*/
    max-width: 250px;
}

    .text-cut::after {
        background-color: transparent;
        /*transition:all .2s;*/
    }

    .text-cut.text-cut-active {
        /*border-bottom-color: #50a4fe;*/
        /*transition:all .3s;*/
        cursor: pointer;
    }

        .text-cut.text-cut-active::after {
            font-family: Remixicon !important;
            content: "\f327" !important;
            position: absolute;
            top: 0px;
            right: 0px;
            font-size: 1.8rem;
            height: 100%;
            width: 18px;
            background-color: #50a4fe;
            color: #fff;
            /*transition:all .2s;*/
            display: flex;
            justify-content: center;
            align-items: center;
            cursor: pointer;
        }

    .text-cut .text-cut-panel {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        /*max-height:61px;*/
        padding: 0px;
        white-space: pre-line;
        overflow-y: scroll;
        background-color: #fff;
        line-height: 18px;
        padding-right: 6px;
        cursor: text;
        border: 1px solid #50a4fe;
    }

/*&lt;span class="para-box para-box-gray"&gt;2023-12-2411:21&lt;label&gt;127.0.0.1&lt;/label&gt;&lt;/span&gt;*/
.para-box {
    display: inline-block;
    height: 22px;
    line-height: 20px;
    background-color: #d9ecfe;
    border: 1px solid #469ffc;
    padding-left: 5px;
    font-size: 1.2rem;
    overflow: hidden;
    border-radius: 3px;
    vertical-align: bottom;
}

    .para-box &gt; label {
        display: inline-block;
        height: 20px;
        line-height: 21px;
        background-color: #469ffc;
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
        margin-left: 5px;
        color: #eee;
        font-size: 1.2rem;
        padding: 0px 5px;
    }

    .para-box.para-box-reverse {
        background-color: #469ffc;
        border: 1px solid #469ffc;
        color: #eee;
    }

        .para-box.para-box-reverse &gt; label {
            background-color: #d9ecfe;
            color: #666;
        }

    .para-box.para-box-danger {
        background-color: #f36b6e;
        border-color: #f36b6e;
        color: #fff;
    }

        .para-box.para-box-danger &gt; label {
            background-color: #fff;
            color: #333;
        }

        .para-box.para-box-danger.para-box-reverse {
            background-color: #f36b6e;
            border: 1px solid #f36b6e;
            color: #fff;
        }

            .para-box.para-box-danger.para-box-reverse &gt; label {
                background-color: #fde2e2;
                color: #666;
            }

    .para-box.para-box-success {
        background-color: #1cbb8c;
        border-color: #1cbb8c;
        color: #fff;
    }

        .para-box.para-box-success &gt; label {
            background-color: #fff;
            color: #333;
            vertical-align: bottom;
        }

        .para-box.para-box-success.para-box-reverse {
            background-color: #25bb8d;
            border: 1px solid #25bb8d;
            color: #fff;
        }

            .para-box.para-box-success.para-box-reverse &gt; label {
                background-color: #def8f0;
                color: #666;
            }

    .para-box.para-box-warning {
        background-color: #faecd9;
        border-color: #e5a145;
    }

        .para-box.para-box-warning &gt; label {
            background-color: #e5a145;
        }

        .para-box.para-box-warning.para-box-reverse {
            background-color: #e5a145;
            border: 1px solid #e5a145;
            color: #fff;
        }

            .para-box.para-box-warning.para-box-reverse &gt; label {
                background-color: #faecd9;
                color: #666;
            }

    .para-box.para-box-gray {
        background-color: #f0f0f0;
        border-color: #a0a0a0;
    }

        .para-box.para-box-gray &gt; label {
            background-color: #a0a0a0;
        }

        .para-box.para-box-gray.para-box-reverse {
            background-color: #b0b0b0;
            border: 1px solid #b0b0b0;
            color: #fff;
        }

            .para-box.para-box-gray.para-box-reverse &gt; label {
                background-color: #f9f9f9;
                color: #666;
            }

*[data-clipboard-text] {
    cursor: pointer;
}

.centered-element-container {
    min-height: 55px;
    position: relative;
}

.centered-element {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 999;
}

/*默认动画*/
.anim-default {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: laydate-upbit;
    animation-name: laydate-upbit;
}

/*旋转动画*/
.anim-pulse {
    box-shadow: 0 0 0 0 rgba(100, 96, 244, 0.5);
    animation: anim-pulse 1.5s infinite;
    -webkit-animation: anim-pulse 1.8s infinite;
    -moz-animation: anim-pulse 1.5s infinite;
}

@keyframes anim-pulse {
    0% {
        /*-moz-transform: scale(0.9);*/
        /*-ms-transform: scale(0.9);*/
        /*-webkit-transform: scale(0.9);*/
        /*transform: scale(0.9);*/
    }

    70% {
        /*-moz-transform: scale(1);*/
        /*-ms-transform: scale(1);*/
        /*-webkit-transform: scale(1);*/
        /*transform: scale(1);*/
        box-shadow: 0 0 0 15px rgba(100, 96, 244, 0);
    }

    100% {
        /*-moz-transform: scale(0.9);*/
        /*-ms-transform: scale(0.9);*/
        /*-webkit-transform: scale(0.9);*/
        /*transform: scale(0.9);*/
        box-shadow: 0 0 0 0 rgba(100, 96, 244, 0);
    }
}

.line-height-auto {
    line-height: normal !important;
}

.select-none {
    user-select: none;
}

.select select option {
    color: #333 !important;
}

    .select select option[disabled] {
        color: #999 !important;
    }

.search-group {
    position:relative;
}

.search-group&gt;.input {
    border-right:none;
    padding-right:48px;
    width:100%;
    display:inline-block;
}

.search-group&gt;.btn {
    border-left:none;
    border-top-left-radius:0px;
    border-bottom-left-radius:0px;
    width:42px;
    position:absolute;
    top:0px;
    right:0px;
    display:inline-block;
}

.width-45 {
    min-width:45px;
    max-width:45px;
    width:45px;
}

.width-200 {
    min-width:200px;
    max-width:200px;
    width:200px;
}

.width-320 {
    min-width:320px;
    max-width:320px;
    width:320px;
}

.width-375 {
    min-width:375px;
    max-width:375px;
    width:375px;
}

.width-480 {
    min-width:480px;
    max-width:480px;
    width:480px;
}

.btn.button-back {
    background-color: #e9686b;
    border-color: #e9686b;
    color: #fff;
    min-width: 45px;
    display: inline-block;
    border-radius: 2px;
}

    .btn.button-back:before {
        font-family: Remixicon;
        font-weight: bold;
        content: "\ea60";
        font-size: 1.9rem;
    }

    .btn.button-close {
    background-color: #e9686b;
    border-color: #e9686b;
    color: #fff;
    min-width: 45px;
    display: inline-block;
    border-radius: 2px;
}

    .btn.button-close:before {
        font-family: Remixicon;
        font-weight: bold;
        content: "\eb99";
        font-size: 1.9rem;
    }

@media (max-width: 768px) {
    .width-full-mobile {
        width: 100%;
        min-width: 100%;
    }

    .clear-float-mobile {
        float: none;
    }
}

@media (max-width: 992px) {
    .width-full-pad {
        width: 100%;
        min-width: 100%;
    }

    .clear-float-pad {
        float: none;
    }
}

@media (max-width: 1200px) {
    .width-full-pc {
        width: 100%;
        min-width: 100%;
    }

    .clear-float-pc {
        float: none;
    }
}

.clearcss * {
    all: unset !important;
}</pre></body></html>