﻿.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: #2843b2;
            color: #2843b2;
        }


.layui-btn {
    background-color: #2843b2 !important;
}

.layui-btn-primary {
    color: #2843b2 !important;
    background-color: #fff !important;
    border-color: #2843b2 !important;
}

    .layui-btn-primary i {
        color: #999;
    }

    .layui-btn-primary:hover {
        background-color: #ffeed3 !important;
    }

.layui-tab li.layui-this span,
.layui-this {
    color: #2843b2 !important;
}


.layui-laydate .layui-this,
.layui-laypage .layui-laypage-curr .layui-laypage-em {
    background-color: #2843b2 !important;
}

.xhand-radio a.selected {
    color: #2843b2;
    border-color: #2843b2;
    background: #fff;
}

    .xhand-radio a.selected i {
        color: #2843b2;
    }

.xhand-attribute a.selected {
    background: #2843b2 !important;
}

.xhand-editor .xhand-editor-tools a:hover {
    background: #2843b2 !important;
    border-color: #c17c0a;
    line-height: 23px;
}

.xhand-editor .xhand-editor-items .html-item-selected {
    border-color: #2843b2 !important;
}

.table .selected td {
    background: #fff7ea !important;
}

.layui-badge, .layui-badge-dot, .layui-badge-rim {
    background: #2843b2;
}

.xhand-bottom-tools a:first-of-type {
    background: #000 !important;
}

.layadmin-backlog-body p cite {
    color: #2843b2 !important;
}

.layui-layer-btn .layui-layer-btn0 {
    background: #2843b2;
    border-color: #2843b2;
    color: #fff;
}

.layui-form-item span {
    color: #2843b2 !important
}

.layui-tab-brief > .layui-tab-title .layui-this {
    color: #2843b2;
}

    .layui-tab-brief > .layui-tab-more li.layui-this:after, .layui-tab-brief > .layui-tab-title .layui-this:after {
        border-color: #2843b2;
    }

.xhand-message {
    color: #2843b2;
    font-size: 16px;
    font-weight: bold;
    background: #2843b234;
    padding: 20px;
    border-radius: 20px;
    border-top-right-radius: 30px;
    padding-right: 50px;
    padding-left: 30px;
    border-bottom-right-radius: 0;
    text-align: left;
    margin: 0;
}

.layadmin-tips .layui-text {
    border-color: #2843b2;
}

.step-box h2 {
    border-color: #2843b2 !important;
}

.xhand-confirm-content {
    background: #2843b2;
}


.top-nav {
    background: #2843b2;
    height: 60px;
    overflow: hidden;
    padding: 0 300px;
    position: relative;
}

    .top-nav .logo {
        overflow: hidden;
        position: absolute;
        left: 10px;
        top: 10px;
    }

        .top-nav .logo img {
            height: 40px;
        }

    .top-nav .nav {
        overflow: hidden;
        text-align: center;
    }

        .top-nav .nav a {
            display: inline-block;
            height: 60px;
            line-height: 60px;
            font-size: 14px;
            color: #eee;
            padding: 0 20px 0 15px;
        }

            .top-nav .nav a i {
                margin-right: 5px;
                font-weight: 400;
            }

            .top-nav .nav a:hover {
                color: #fda212;
            }

            .top-nav .nav a.selected {
                font-weight: bold;
                background: #4166ff;
                color: #fff;
            }

    .top-nav .info {
        width: 180px;
        overflow: hidden;
        position: absolute;
        right: 60px;
        top: 15px;
        color: #ccc;
        font-size: 12px;
    }

        .top-nav .info .box {
            padding: 0 0 0 40px;
            position: relative;
            overflow: hidden;
        }

            .top-nav .info .box .icon {
                position: absolute;
                left: 0;
                top: 0;
                height: 30px;
                width: 30px;
                border-radius: 30px;
                background: #eee;
                text-align: center;
                line-height: 30px;
                font-size: 18px;
                color: #2843b2;
                float: left;
            }

            .top-nav .info .box .exit {
                height: 30px;
                width: 30px;
                color: #eee;
                position: absolute;
                right: 0;
                line-height: 30px;
                font-size: 18px;
                top: 0;
            }

    .top-nav .exit {
        position: absolute;
        right: 0;
        top: 0;
        height: 60px;
        line-height: 60px;
        width: 60px;
        text-align: center;
        overflow: hidden;
        color: #fff;
    }

        .top-nav .exit:hover {
            background: #4166ff;
        }

.sub-nav {
    overflow: hidden;
    margin: 15px 15px 0 15px;
    background: #fff;
}

    .sub-nav a {
        display: inline-block;
        height: 40px;
        line-height: 40px;
        font-size: 12px;
        font-weight: 300;
        padding: 0 20px;
    }

        .sub-nav a:hover {
            background: #dfe5ff;
            color: #2843b2;
        }

        .sub-nav a.selected {
            background: #4166ff;
            color: #fff;
            font-weight: bold;
        }
