﻿.treedata-list {
    overflow: hidden;
    padding-left: 200px;
    position: relative;
}

    .treedata-list .tree {
        width: 180px;
        position: absolute;
        left: 0;
        top: 25px;
        border-right: #eee 1px solid;
        font-size: 12px !important;
    }

    .treedata-list .tree-title {
        height: 25px;
        font-weight: 300;
        color: #000;
        font-size: 14px;
        text-indent: 10px;
        width: 180px;
        position: absolute;
        border-right: #eee 1px solid;
        left: 0;
        top: 0;
        border-bottom: #eee 1px solid;
    }


.master-shop-tab {
    overflow: hidden;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: #eee 1px solid;
}

    .master-shop-tab a {
        display: inline-block;
        height: 30px;
        line-height: 30px;
        font-size: 12px;
        padding: 0 10px;
        border: #eee 1px solid;
        border-radius: 3px;
        overflow: hidden;
    }

        .master-shop-tab a.selected {
            border-color: #00b995;
            color: #00b995;
        }




.layui-btn {
    background-color: #00b995 !important;
}

.layui-btn-primary {
    color: #00b995 !important;
    background-color: #fff !important;
    border-color: #00b995 !important;
}

    .layui-btn-primary i {
        color: #999;
    }

    .layui-btn-primary:hover {
        background-color: #ffeed3 !important;
    }

.layui-tab li.layui-this span,
.layui-this {
    color: #00b995 !important;
}


.layui-laydate .layui-this,
.layui-laypage .layui-laypage-curr .layui-laypage-em {
    background-color: #00b995 !important;
}

.xhand-radio a.selected {
    color: #00b995;
    border-color: #00b995;
    background: #fff;
}

    .xhand-radio a.selected i {
        color: #00b995;
    }

.xhand-attribute a.selected {
    background: #00b995 !important;
}

.xhand-editor .xhand-editor-tools a:hover {
    background: #00b995 !important;
    border-color: #c17c0a;
    line-height: 23px;
}

.xhand-editor .xhand-editor-items .html-item-selected {
    border-color: #00b995 !important;
}

.table .selected td {
    background: #fff7ea !important;
}

.layui-badge, .layui-badge-dot, .layui-badge-rim {
    background: #00b995;
}

.xhand-bottom-tools a:first-of-type {
    background: #000 !important;
}

.layadmin-backlog-body p cite {
    color: #00b995 !important;
}

.layui-layer-btn .layui-layer-btn0 {
    background: #000;
    border-color: #000;
    color: #fff;
}

.layui-form-item span {
    color: #00b995 !important
}

.layui-tab-brief > .layui-tab-title .layui-this {
    color: #00b995;
}

    .layui-tab-brief > .layui-tab-more li.layui-this:after, .layui-tab-brief > .layui-tab-title .layui-this:after {
        border-color: #00b995;
    }


.layadmin-tips .layui-text {
    border-color: #00b995;
}

.step-box h2 {
    border-color: #00b995 !important;
}

.xhand-valid-error {
    border-color: #ffabab;
    background-color: #fff3f3;
}


.total td {
    background: #fff6f6;
    border-top: #ff8181 1px solid !important;
}
