﻿/*除footer样式外，所有样式都使用app-开头*/

.app-top-header {
    line-height: 26px;
    height: 28px;
    line-height: 28px;
    background: #1e1b29;
    width: 100%;
    position: relative;
}

    .app-top-header, .app-top-header div, .app-top-header h1, .app-top-header ul, .app-top-header li, .app-top-header a {
        margin: 0;
        padding: 0;
    }

        .app-top-header .wrapped {
            width: 1200px;
            margin: 0 auto;
        }

        .app-top-header .app-nav-top {
            zoom: 1;
            width: 1200px;
            height: 100%;
            margin: 0 auto;
            color: #fff;
        }

            .app-top-header .app-nav-top a, .app-top-header .app-nav-top a:active {
                color: #fff;
                text-decoration: none;
                padding: 9px 8px 9px 7px;
            }

                .app-top-header .app-nav-top a:hover {
                    color: #0ae;
                }

            .app-top-header .app-nav-top .nav-gap {
                margin: 0 2px;
            }

            .app-top-header .app-nav-top .first {
                padding-left: 0px;
            }

.app-header {
    position: relative;
    background-color: #fff;
    border-bottom: 1px solid #d9dadc;
    display: block;
    height: 66px;
}

    .app-header .wrapped {
        width: 1200px;
        margin: 0 auto;
    }


    .app-header .logo {
        float: left;
        line-height: 60px;
        color: #8d8d8d;
        cursor: pointer;
    }

        .app-header .logo a {
            display: block;
            width: 248px;
            height: 40px;
            overflow: hidden;
            text-decoration: none;
        }

    .app-header .account {
        float: right;
        margin-top: 30px;
    }

        .app-header .account a,.app-header .topbar a {
            color: #000;
        }
        .app-header .account a:hover,.app-header .topbar a:hover {
            color: #08c;
        }
        
    .app-header .topbar {
        float: right;
        margin-top: 24px;
        font-size: 16px;
    }
     
     .app-header .account  .nav-left,.app-header .topbar .nav-left{
            float: left;
        }
     .app-header .account  .nav-gap,
     .app-header .topbar  .nav-gap {
         padding-left: 10px;padding-right: 10px;
        }

/*容器样式.Begin*/
.app-main-container {
    width: 1200px;
    min-height: 600px;
    margin: 30px auto 0;
    border: 1px solid #E7E8EB;
    background-color: #fff;
}



.app-sliderNav {
    width: 16.7%;
    max-width: 200px;
    border-right: 1px solid #e7e7eb;
    padding-top: 15px;
    padding-bottom: 20px;
}

.app-context {
    width: 2000px;
    height: 700px;
    position: relative;
}

.app-context, .app-sliderNav {
    display: table-cell;
    vertical-align: top;
}

.app-sliderNav {
    width: 16.7%;
    max-width: 200px;
    border-right: 1px solid #e7e7eb;
    padding-top: 15px;
    padding-bottom: 20px;
}

    .app-sliderNav dt {
        font-weight: normal;
    }

    .app-sliderNav dl {
        padding: 5px 0;
        border-bottom: 1px solid #e7e7eb;
        font-size: 14px;
        font-weight: normal;
    }

        .app-sliderNav dl:last-child {
            border-bottom: none;
        }

        .app-sliderNav dl dt em {
            font-style: normal;
        }

        .app-sliderNav dl dt a, .app-sliderNav dl dt em {
            padding-left: 30px;
        }

            .app-sliderNav dl dt a .menu-icon, .app-sliderNav dl dt em .menu-icon {
                margin-left: 10px;
                margin-right: 5px;
            }

        .app-sliderNav dl dt em {
            color: grey;
            display: block;
            width: auto;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            word-wrap: normal;
        }

        .app-sliderNav dl dd, .app-sliderNav dl dt {
            line-height: 35px;
        }

            .app-sliderNav dl dd a, .app-sliderNav dl dt a {
                color: #1a1a1a;
                display: block;
                width: auto;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
                word-wrap: normal;
            }

                .app-sliderNav dl dd a:hover, .app-sliderNav dl dt a:hover {
                    background-color: #F4F5F9;
                    text-decoration: none;
                }

                .app-sliderNav dl dt a.title {
                    color: grey;
                    display: block;
                    width: auto;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                    word-wrap: normal;
                }

                    .app-sliderNav dl dt a.title:hover {
                        background-color: #fff;
                        cursor: default;
                    }

            .app-sliderNav dl dd a {
                padding-left: 60px;
            }

        .app-sliderNav dl .selected, .app-sliderNav dl .selected a:hover {
            background-color: #44b549;
        }

            .app-sliderNav dl .selected a, .app-sliderNav dl .selected a .iconfont-crmhome {
                color: #fff;
            }

        .app-sliderNav dl dt a .menu-icon {
            color: grey;
        }

        .app-sliderNav dl .selected a .menu-icon {
            color: #fff;
        }

        .app-sliderNav dl .navMerchant {
            margin: 10px 0;
        }

            .app-sliderNav dl .navMerchant a {
                margin: 0 25px;
                padding: 0;
            }

.app-context .app-row {
    padding: 0 30px;
    display: block;
}

    .app-context .app-row.title {
        border-bottom: 1px solid #e7e7eb;
        margin-bottom: 20px;
    }

        .app-context .app-row.title h2, .app-context .app-row.title .app-h2 {
            font-size: 16px;
            line-height: 60px;
        }

.app-context .table th {
    text-align: left;
}

.app-context .active,.list-group-item.active:focus, .list-group-item.active:hover {
    background-color: #44b549;
    border-color: #44b549;
}

.app-context .list-group-item:first-child {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.app-context .list-group-item:last-child {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

/*容器样式.End*/

/*applistitem.Begin*/

.app-list-item {
    border: 1px solid #e7e7eb;
    margin-bottom: 24px;
    padding-left: 94px;
    height: 92px;
    display: block;
    position: relative;
    overflow: hidden;
    color: #222;
}

    .app-list-item:hover {
        text-decoration: none;
        background-color: #f4f5f9;
        border-color: #d9dadc;
        color: #222;
    }

    .app-list-item .app-plugin-icon {
        position: absolute;
        width: 94px;
        height: 94px;
        background-color: #ccc;
        top: 0;
        left: 0;
    }

        .app-list-item .app-plugin-icon img, .app-list-item .app-plugin-icon i.glyphicon {
            width: 94px;
            height: 94px;
        }

        .app-list-item .app-plugin-icon i.glyphicon {
            font-size: 86px;
            padding-left: 4px;
            padding-bottom: 4px;
            color: #8d8d8d;
        }

    .app-list-item .plugin_status {
        position: absolute;
        right: 10px;
        top: 35px;
        text-align: right;
    }

    .app-list-item .app-list-body {
        padding: 10px 70px 10px 20px;
        overflow: hidden;
    }

        .app-list-item .app-list-body p, .app-list-item .plugin_status i {
            color: #8d8d8d;
        }
/*applistitem.End*/

/*主体内容.Begin*/
.table th, .app-table-list td {
    text-align: left;
}

.app-table-info th {
    color: grey !important;
}

.app-table-info > tbody > tr > td, .app-table-info > tbody > tr > th,
.app-table-info > tfoot > tr > td, .app-table-info > tfoot > tr > th, .app-table-info > thead > tr > td, .app-table-info > thead > tr > th {
    border-top: none;
}

.app-table-form > tbody > tr > td, .app-table-form > tbody > tr > th,
.app-table-form > tfoot > tr > td, .app-table-form > tfoot > tr > th, .app-table-form > thead > tr > td, .app-table-form > thead > tr > th {
    border-top: none;
}

.app-table-list.table > thead > tr > th {
    border-bottom-width: 1px;
    background-color: #f4f5f9;
}

.app-context .app-table-form th,.app-context .app-table-info th { 
    text-align: right;
}
/*主体内容.End*/

.btn.app-btn-virtual {
    border-color: #ccc;
    border-style: dashed;
    background-color: transparent;
    color: #44b549;
}

    .btn.app-btn-virtual.app-btn-virtual-active, .btn.app-btn-virtual:active, .btn.app-btn-virtual:hover {
        background-color: transparent;
        border: 1px dashed #44b549;
        color: #44b549;
    }

/*树形菜单.End*/

.app-tree-container {
    width: 200px;
    border-right: 1px solid #e7e7eb;
    display: table-cell;
    vertical-align: top;
    padding-top: 10px;
    height: 665px;
}

.app-tree-container .list-group-item-title {
    background-color: #f4f5f9;padding-left: 5px;
    padding-right: 5px;
}

.app-tree-context {
    display: table-cell;
    vertical-align: top;
    position: relative;
    padding-top: 10px;
    padding-left: 10px;
    width: 2000px;
}

/*树形菜单.End*/
/*tab.begin*/
.app-title-tab {
    margin-top: -14px;
}

.app-tab-navs {
    *zoom: 1;
    text-align: center;
    line-height: 30px;
    border-bottom: 1px solid #e7e7eb;
    box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.5);
    -moz-box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.5);
    -webkit-box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.5);
}

    .app-tab-navs:after {
        content: "\200B";
        display: block;
        height: 0;
        clear: both;
    }

.app-tab-nav {
    float: left;
    font-size: 14px;
}

    .app-tab-nav a {
        display: block;
        *height: 1%;
        text-decoration: none;
        color: #222;
        outline: 0;
        padding: 0 20px;
    }

    .app-tab-nav.selected {
        background-color: #d4d5d5;
    }

.app-title-tab .app-tab-navs {
    line-height: 40px;
    border-bottom-color: #e7e7eb;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.app-title-tab .app-tab-nav {
    margin-bottom: -1px;
}

    .app-title-tab .app-tab-nav a {
        padding: 0 22px;
    }

    .app-title-tab .app-tab-nav.first a, .app-title-tab .app-tab-nav:first-child a {
        padding-left: 30px;
    }

    .app-title-tab .app-tab-nav:hover {
        border-bottom: 3px solid #a0a3ab;
    }

    .app-title-tab .app-tab-nav.selected {
        background: 0;
        border-bottom: 3px solid #44b549;
    }
/*tab.End*/ 
.app-context .app-table-search {
    margin-bottom: 10px;
}

.app-context .app-table-search th{
    padding-right: 2px;
    padding-left: 0;
    text-align: right;
}
.app-context .app-table-search td { 
    padding-left: 2px;
}

.app-tree-container .list-group.app-list-multigroup{
    margin-right: 5px;margin-bottom: 10px
}

.app-tree-container .list-group .list-group-item .app-list-item-secondary {
    color: #999;font-size: 12px;
    display: block;
}

.app-link-split {
    color: #ccc;  padding: 0 7px 0 6px;
    
}