body {
            user-select: none;-moz-user-select:   none; 
        }
body,h1,h2,h3,h4,h5,p,dl,dd,ul,ol,form,input,textarea,th,td,select { margin:0; padding:0; }
em { font-style:normal; }
li { list-style:none; }
a { text-decoration:none; }
img { border:none; vertical-align:top; }
table { border-collapse:collapse; }
input,textarea { outline:none; }
textarea { resize:none; overflow:auto; }
body { font-size:12px; color:#ffffff; background:rgba(242, 230, 230, 0.63)}
.clear { zoom:1; }
.clear:after { content:''; display:block; clear:both; }
.fl { float:left; }
.fr { float:right; }
.slide-left{
    padding:0 30px;
    height:160px;
    position: absolute;
    left:110px;
    bottom:30px;
    width:calc(100vw - 280px);
    z-index: 2;
    overflow: hidden;
    overflow-x: scroll;
}
.colors1{margin-top:10px;margin-left:8px;height:99%}
.colors .table{width:320px;border-collapse: collapse;border-spacing: 0;border: 2px solid #b5aeae;box-sizing: border-box;}
.colors .table tr,td,th{border: 2px solid #b5aeae;text-align:center;height:30px;width:90px}
.table th{font-size:14px}
.table tbody{background:#000}
.elseset{height:50px;line-height:50px;width:320px;margin-left:8px}
.elseset a{padding-left:8px;padding-right:8px;display:inline-block;margin-top:12px;}
.slide-right{
    height:100%;margin-top:0px;width:100%;
    position: absolute;
    left:0;
    top:0px;
}
.menu_list{
    width: 120px;
    min-width: 120px;
    /* height:100px; */
    padding:0 8px;
    margin-right: 10px;
    border-radius: 8px;
    box-shadow: 2px 0px 5px #dddddd;
    color:#858585;
    background:#fff;
    display: none;
    float: left;
    position: relative;
}
.menu_list a{
    display: none;
}
.organ_name{
    line-height: 20px;
    height: 20px;
    color:#313131;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0;
    padding: 0;
}
.organ_alpha{
    position: absolute;
    right: 8px;
    margin-top: -8px;
    height: 16px;
    line-height: 16px;
}
.alpha_img{
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    overflow: hidden;
    margin-left: 34px;
    background: #6dbcff;
    border-radius: 50%;
}
.menu_list:nth-of-type(3n+0) .alpha_img{
    background: #6dbcff;
}
.menu_list:nth-of-type(3n+1) .alpha_img{
    background: #a590d3;
}
.menu_list:nth-of-type(3n+2) .alpha_img{
    background: #feb0ae;
}
.alpha_img img{
    width: 30px;
    vertical-align: middle;
    margin-top: -5px;
}
.color_div{
    width:50px;
    height:50px;
    overflow: hidden;
    margin:auto;
    display: none;
}
.slider-style{
    display:none;
    width:110px;
    height:6px;
    margin:12px 0;
    color:#858585;
}
/* Transparency slider styles */
.transparency-slider-container {
    width: 100%;
    padding: 2px 0;
    margin-top: 10px;
    display: flex;
    align-items: center;
    box-sizing: border-box;
}
.transparency-slider {
    -webkit-appearance: none;
    appearance: none;
    width: 92px;
    height: 8px;
    border-radius: 8px;
    background: linear-gradient(to right, #e0e0e0, #6dbcff);
    outline: none;
    cursor: pointer;
    flex-shrink: 0;
    border: none;
    box-shadow: none;
}
.transparency-slider:focus {
    outline: none !important;
    border: none !important;
    box-shadow: none !important;
}
.transparency-slider:active {
    outline: none !important;
    border: none !important;
    box-shadow: none !important;
}
.transparency-slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #6dbcff;
    cursor: pointer;
    border: 2px solid #fff;
    box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    outline: none;
}
.transparency-slider::-webkit-slider-thumb:focus {
    outline: none;
    border: 2px solid #fff;
}
.transparency-slider::-moz-range-thumb {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #6dbcff;
    cursor: pointer;
    border: 2px solid #fff;
    box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    outline: none;
}
.transparency-slider::-moz-focus-outer {
    border: 0;
}
.transparency-slider::-moz-focusring {
    outline: none;
    border: 0;
}
.transparency-slider-value {
    font-size: 11px;
    color: #858585;
    width: 28px;
    margin-left: 0px;
    text-align: right;
    flex-shrink: 0;
}
/* Reduce organ_name height and spacing */
.organ_name {
    line-height: 20px;
    height: 20px;
    color: #313131;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0;
    padding: 0;
}
.con-head{
    position: absolute;
    top:0;
    width:100%;
    left:0;
    height:60px;
    z-index: 10;
    padding:20px 0;
}
.con-btn{
    width: 50px;
    float: left;
    margin-left: 51px;
}
.con-logo{
    float: left;
    width:200px;
    margin-left: 50px;
    margin-top: 8px;
}
.con-text{
    float: right;
    font-size: 18px;
    color:#e0c11f;
    margin-top:20px;
    margin-right: 50px;
}
.con-bg{
    position: absolute;
    right: 50px;
    top:80px;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    overflow: hidden;
    background:#000;
}
.reset-btn{
    position: absolute;
    right: 90px;
    top:80px;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 30px;
    overflow: hidden;
    font-weight: 600;
    background:rgb(216, 42, 42);
    line-height:30px;
}
.con-left{
    position: absolute;
    height: 700px;
    left: 35px;
    top: 80px;
    z-index: 2;
    overflow-y: scroll;
}
.eye-btn{
    position: absolute;
    right: 130px;
    top:80px;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 30px;
    overflow: hidden;
    background:#00a7aa;
    line-height:30px;
    cursor: pointer;
    font-size: 18px;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
}
.eye-btn-off {
    background: #888 !important;
}
.con-left .group{
    height: 80px;
    width: 80px;
    font-size: 14px;
    margin-top: 15px;
    background: #fff;
    border-radius: 50%;
    text-align: center;
    color: #00a7aa;
    border: 4px solid #379191;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-content: center;
}
.group span{
    margin: auto;
    word-wrap: break-word;
    width: 100%;
}
.con-left .selected{
    background-color: #00a7aa;
    color: #fff;
}
.slide-list{
    width: 100%;
    height:100%;
    display: flex;
}
.menu-down{
    position: absolute;
    bottom:45px;
    left:80px;
    width: 30px;
    z-index: 9;
}
 /* for Chrome */
 .slide-list::-webkit-scrollbar {
    display: none;
}
.upgrade-tips{
    position: absolute;
    width: 90%;
    left: 5%;
    height: auto;
    text-align: center;
    color: #000;
    font-size: 18px;
    top: 40%;
    z-index: 999;
}
@media (max-width: 1200px) {
    .con-btn{
        margin-left: 12px;
    }
    .con-bg{
        position: fixed;
        top:auto;
        /* bottom:25px; */
        right:25px;
    }
    .reset-btn{
        position: fixed;
        top:auto;
        text-align:center;
        line-height:30px;
        right:70px;
        z-index: 10;
    }
    .eye-btn{
        position: fixed;
        top:auto;
        text-align:center;
        line-height:30px;
        right: 110px;
        z-index: 10;
    }
    .con-text{
        clear: both;
        margin:auto;
        text-align: center;
        float: none;
        font-size: 16px;
        position: absolute;
        width: 100%;
        top: 58px;
    }
    .slide-left{
        padding:0 5px;
        width: calc(100vw - 50px);
        left: 17px;
        height: 120px;
        bottom: 15px;
    }
    .transparency-slider {
        -webkit-appearance: none;
        appearance: none;
        width: 66px;
        height: 6px;
        border-radius: 6px;
        background: linear-gradient(to right, #e0e0e0, #6dbcff);
        outline: none;
        cursor: pointer;
        flex-shrink: 0;
        border: none;
        box-shadow: none;
        -webkit-tap-highlight-color: transparent;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }
    .transparency-slider:focus {
        outline: none !important;
        border: none !important;
        box-shadow: none !important;
        -webkit-tap-highlight-color: transparent;
    }
    .transparency-slider:active {
        outline: none !important;
        border: none !important;
        box-shadow: none !important;
        -webkit-tap-highlight-color: transparent;
    }
    .transparency-slider::-webkit-slider-thumb {
        -webkit-appearance: none;
        appearance: none;
        width: 12px;
        height: 12px;
        border-radius: 50%;
        background: #6dbcff;
        cursor: pointer;
        border: 2px solid #fff;
        box-shadow: 0 1px 3px rgba(0,0,0,0.2);
        outline: none;
        -webkit-tap-highlight-color: transparent;
    }
    .transparency-slider::-moz-range-thumb {
        width: 12px;
        height: 12px;
        border-radius: 50%;
        background: #6dbcff;
        cursor: pointer;
        border: 2px solid #fff;
        box-shadow: 0 1px 3px rgba(0,0,0,0.2);
        outline: none;
    }
    .transparency-slider::-moz-focus-outer {
        border: 0;
    }
    .transparency-slider::-moz-focusring {
        outline: none;
        border: 0;
    }
    .menu_list{
        width: 94px;
        min-width: 94px;
        padding: 0 5px;
    }
    .organ_name{
        line-height: 22px;
        height: 22px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .organ_alpha{
        margin-top: -13px;
        right: 5px;
    }
    .slide-list{
        display: flex;
    }
    .alpha_img{
        width: 36px;
        height: 36px;
        margin-left: 25px;
        line-height: 36px;
    }
    .alpha_img img{
        width: 25px;
    }
    .menu-down{
        left:58px;
    }
    .con-btn img{
        width:100%;
    }
    .con-logo img{
        width: 100%;
    }
    .con-logo{
        width: 30%;
        position: absolute;
        left:35%;
        margin-left: 0px;
    }
    .con-left{
        left: 10px;
        width: 56px;
        height: calc(100vh - 215px);
    }
    .con-left .group{
        height: 50px;
        width: 50px;
        border-width: 2px;
        font-size: 12px;
        line-height: 15px;
        margin-top: 10px;
    }
}
