.home-container {
    background: #eaedf1;
    color: #333;
    font-weight: 200;
    min-width: 900px;
}

.home-container ul, .home-container ol {
    margin: 0;
    padding: 0;
    list-style: none
}

.home-blue {
    color: #34a782;
}

.home-bg-blue {
    background: #34a782 !important;
}

.uploadifive-button {
    background-color: #35ae9a;
}

.home-container .home-transition {
    -o-transition: all 0.2s, 0.2s;
    -ms-transition: all 0.2s, 0.2s;
    -moz-transition: all 0.2s, 0.2s;
    -webkit-transition: all 0.2s, 0.2s
}

.home-container .home-global-notice {
    margin: 0 16px
}

.home-container .yundun-container {
    height: 70px;
    text-align: center;
    position: relative
}

.home-container .yundun-container .yundun-content {
    display: inline-block;
    font-size: 14px;
    height: 70px;
    line-height: 70px;
    margin: 0 auto
}

.home-container .yundun-container .yundun-title {
    margin-right: 4px
}

.home-container .yundun-container .yundun-text {
    margin: 0 3px
}

.home-container .yundun-container .yundun-status {
    margin-left: 2px
}

.home-container .yundun-container .yundun-status-unopen {
    background-position: 0 0
}

.home-container .yundun-container .yundun-status-normal {
    background-position: 0 0
}

.home-container .yundun-container .yundun-status-abnormal {
    background-position: 0 -61px
}

.home-container .user-container {
    position: relative
}

.home-container .user-container .user-section-wrap {
    width: 100%;
    float: left
}

.home-container .user-container .user-section {
    background: #fff;
    margin-right: 16px
}

.home-container .user-container .section-head {
    height: 30px;
}

.home-container .user-container .section-icon {
    width: 24px;
    height: 24px;
    line-height: 24px;
    margin: 58px 18px;
    color: #546478;
    font-size: 24px
}

.home-container .user-container .section-content-wrap {
    width: 100%;
    height: 150px !important;
    padding-left: 60px
}

.home-container .user-container .user-info .section-content {
    padding: 30px 0px 20px 20px;
    position: relative
}

.home-container .user-container .user-info .user-header {
    margin: 55px 15px
}

.home-container .user-container .user-info .user-name {
    font-size: 22px
}

.home-container .user-container .user-info .user-name-hi {
    font-size: 22px;
    color: #999
}

.home-container .user-container .user-info .user-email {
    font-size: 14px;
    color: #666
}

.home-container .user-container .user-info .user-profile {
    margin-top: 18px
}

.home-container .user-container .user-info .user-profile .auth-level {
    color: #545454
}

.home-container .user-container .user-info .user-profile .auth-item {
    color: #cdcdcd;
    font-size: 16px;
    margin-right: 6px;
    vertical-align: text-bottom
}

.home-container .user-container .user-info .user-profile .auth-item.active {
    color: #546478
}

.home-container .user-container .user-info .user-profile .auth-level-num {
    text-decoration: none
}

.home-container .user-container .user-info .user-profile .auth-item-gap {
    display: inline-block;
    margin-right: 6px;
    width: 1px;
    height: 14px;
    background: #ccc
}

.home-container .user-container .user-info .user-netcn-level {
    position: absolute;
    top: 6px;
    right: 16px;
    height: 32px;
    line-height: 32px;
    color: #cdcdcd
}

.home-container .user-container .user-charge .section-content {
    padding: 30px 0px 20px 20px
}

.home-container .user-container .user-charge .user-balance .balance-num {
    font-size: 24px;
    line-height: 24px;
    color: #546478
}

.home-container .user-container .user-charge .user-balance .balance-num .balance-after-point {
    font-size: 14px
}

.home-container .user-container .user-charge .user-balance .balance-num .balance-unit {
    font-size: 12px;
    padding-left: 2px
}

.home-container .user-container .user-charge .user-balance .balance-num .balance-arrears {
    margin-left: 5px;
    font-size: 12px
}

.home-container .user-container .user-charge .user-recharge {
    margin-left: 10px;
    margin-top: -10px
}

.home-container .user-container .user-charge .user-opts {
    margin-top: 28px
}

.home-container .user-container .user-charge .user-opts .opt-gap {
    height: 13px;
    width: 1px;
    display: inline-block;
    background: #d3d3d3;
    margin: 1px 9px;
    vertical-align: text-bottom
}

.home-container .user-container .user-undo .undo-group {
    height: 47px
}

.home-container .user-container .user-undo .undo-group a {
    text-decoration: none;
    height: 100%;
    width: 100%;
}

.home-container .user-container .user-undo .undo-group .group-total {
    height: 47px;
    border-bottom: 1px solid #f0f0f0;
    line-height: 46px;
    position: relative;
    z-index: 1;
    cursor: pointer;
    -webkit-user-select: none
}

.home-container .user-container .user-undo .undo-group .group-list {
    display: none;
    position: relative;
    z-index: 2;
    border: 1px solid #34a782;
    background: #fff;
    margin-top: -1px
}

.home-container .user-container .user-undo .undo-group .group-list .group-item {
    height: 28px;
    line-height: 28px;
    border-bottom: 1px solid #f0f0f0
}

.home-container .user-container .user-undo .undo-group .group-list .group-item:hover {
    background: #f9fafb
}

.home-container .user-container .user-undo .undo-group .group-list .group-item-last {
    border: none
}

.home-container .user-container .user-undo .undo-group .group-list .undo-num {
    font-size: 14px
}

.home-container .user-container .user-undo .undo-group .undo-num {
    color: #0066cc;
    font-size: 18px;
    display: inline-block;
    height: 100%;
    width: 47px;
    text-align: center;
    vertical-align: top
}

.home-container .user-container .user-undo .undo-group .undo-text {
    color: #3b4956;
    vertical-align: text-bottom
}

.home-container .user-container .user-undo .undo-group .undo-caret {
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    width: 46px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    color: #546478
}

.home-container .user-container .user-undo .undo-group:hover .group-total, .home-container .user-container .user-undo .undo-group.active .group-total {
    background: #34a782;
    border: none
}

.home-container .user-container .user-undo .undo-group:hover .group-total .undo-num, .home-container .user-container .user-undo .undo-group.active .group-total .undo-num {
    color: #fff
}

.home-container .user-container .user-undo .undo-group:hover .group-total .undo-text, .home-container .user-container .user-undo .undo-group.active .group-total .undo-text {
    color: #fff
}

.home-container .user-container .user-undo .undo-group:hover .undo-caret, .home-container .user-container .user-undo .undo-group.active .undo-caret {
    color: #fff
}

.home-container .user-container .user-undo .undo-group.active .group-list {
    display: block
}

.home-container .user-container .user-undo .undo-group.inactive .group-total {
    cursor: default
}

.home-container .user-container .user-undo .undo-group.inactive .undo-num, .home-container .user-container .user-undo .undo-group.inactive .undo-text {
    color: #ccc
}

.home-container .user-container .user-undo .undo-group.inactive .undo-caret {
    display: none
}

.home-container .user-container .user-undo .undo-group.inactive:hover .group-total {
    background: #fff;
    border-bottom: 1px solid #f0f0f0
}

.home-container .user-container .user-undo .undo-group.inactive:hover .group-list {
    display: none
}

.dynamic-info {
    background: #4CAF50;
    padding: 1px 5px;
    color: #ffffff;
    border-radius: 1px;
}

.dynamic-timeout {
    background: #999 !important;
    color: #333 !important;
}

.home-container .user-container .user-undo .undo-group.inactive:hover .undo-num, .home-container .user-container .user-undo .undo-group.inactive:hover .undo-text {
    color: #ccc
}

.home-container .user-container .user-undo .undo-group-last {
    height: 46px;
    border-bottom: none
}

.home-container .user-container .user-undo .undo-group-last .group-total {
    height: 46px
}

.home-container .user-container .user-undo .undo-group-last.inactive .group-total {
    border-bottom: none
}

.home-container .product-container {
    background: #fff;
    color: #333
}

.home-container .product-container .product-section {
    padding: 8px 16px 16px 16px;
    background: #fff;
}

.home-container .product-container .product-section .section-head {
    padding-bottom: 10px;
    border-bottom: 1px solid #eaedf1
}

.section-head2 {
    padding-bottom: 10px;
    border-bottom: 1px solid #eaedf1
}

.home-container .product-container .product-section .title-strong {
    font-weight: bold;
    margin-right: 3px
}

.home-container .product-container .product-section .product-item-wrap {
    width: 25%;
    float: left
}

.home-container .product-container .product-section .product-item {
    background: #eee;
    padding-left: 10px;
    height: 40px;
    line-height: 40px;
    margin: 8px;
    display: block;
    color: #333;
    text-decoration: none;
}

.home-container .product-container .product-section .product-item:hover {
    background: #eaedf1
}

.home-container .product-container .product-section .product-item .item-icon {
    color: #546478;
    font-size: 14px;
    vertical-align: text-bottom;
    margin-right: 10px
}

.home-container .product-container .product-section .product-item .item-data {
    margin-left: 8px
}

.home-container .product-container .product-section .product-item .item-count {
    color: #0066cc
}

.home-container .product-container .product-section .product-col {
    margin-bottom: -10000px;
    padding-bottom: 10000px
}

.home-container .product-container .product-section .product-col .product-category {
    padding: 10px 0
}

.home-container .product-container .product-section .product-col .product-category .category-title {
    margin: 3px 0 6px 15px;
    color: #999;
    font-weight: 600
}

.home-container .product-container .product-section .product-col .product-category ul > li {
    padding-left: 15px;
    height: 40px;
    line-height: 40px;
    -o-transition: all 0.3s, 0.3s;
    -ms-transition: all 0.3s, 0.3s;
    -moz-transition: all 0.3s, 0.3s;
    -webkit-transition: all 0.3s, 0.3s
}

.home-container .product-container .product-section .product-col .product-category ul > li a {
    color: #333;
    text-decoration: none
}

.home-container .product-container .product-section .product-col .product-category ul > li:hover {
    background: #f7f7f7
}

.home-container .product-container .product-section .product-col .product-category ul > li:hover .product-opt-wrap {
    display: block
}

.home-container .product-container .product-section .product-col .product-category ul > li:hover .category-icon {
    color: #333
}

.home-container .product-container .product-section .product-col .product-category ul > li .category-icon {
    font-size: 16px;
    color: #666;
    vertical-align: text-bottom
}

.home-container .product-container .product-section .product-col .product-category ul > li .product-opt-wrap {
    position: relative;
    display: none
}

.home-container .product-container .product-section .product-col .product-category ul > li .product-opt-wrap .dropdown-menu {
    top: 40px;
    z-index: 1;
    border-radius: 0;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.175);
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.175);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.175);
    min-width: 120px
}

.home-container .product-container .product-section .product-col .product-category ul > li .product-opt-wrap .dropdown-menu > li {
    height: 30px;
    line-height: 30px;
    padding-left: 0px
}

.home-container .product-container .product-section .product-col .product-category ul > li .product-opt-wrap .dropdown-menu > li a {
    padding: 6px 10px
}

.home-container .product-container .product-section .product-col .product-category ul > li .product-opt-wrap.open .product-opt {
    background: #fff
}

.home-container .product-container .product-section .product-col .product-category ul > li .product-opt-wrap.open .product-opt .product-opt-icon {
    color: #333
}

.home-container .product-container .product-section .product-col .product-category ul > li .product-opt {
    display: block;
    height: 30px;
    border: 1px solid #ddd;
    background: #f7f7f7;
    margin: 5px 5px 5px 0;
    font-size: 20px;
    text-decoration: none
}

.home-container .product-container .product-section .product-col .product-category ul > li .product-opt:hover .product-opt-icon {
    color: #333
}

.home-container .product-container .product-section .product-col .product-category ul > li .product-opt .product-opt-icon {
    display: block;
    float: left;
    height: 100%;
    line-height: 26px;
    text-align: center;
    color: #999;
    width: 30px
}

.home-container .product-container .product-section .product-col .product-category ul > li .product-opt .caret {
    margin-top: 12px;
    margin-right: 4px;
    color: #666;
    float: left
}

.home-container .partner-container {
    margin: 0 16px 16px 16px;
    background: #fff;
    height: 33px;
    overflow: hidden;
    position: relative
}

.home-container .partner-container .partner-content {
    width: 66.7%;
    padding-left: 16px;
    float: left
}

.home-container .partner-container .partner-content .partner-item {
    margin-right: 20px
}

.home-container .partner-container .partner-info {
    width: 33.3%;
    float: left;
    padding-left: 10px
}

.home-container .partner-container .partner-info .partner-item {
    width: 50%;
    background: #f9fafb;
    border-left: 1px solid #eaedf1;
    text-align: center
}

.home-container .partner-container .partner-item, .home-container .partner-container .partner-title {
    display: block;
    float: left;
    padding: 8px 0
}

.home-container .partner-container .partner-more {
    position: absolute;
    right: 0;
    top: 0;
    width: 80px;
    height: 33px;
    line-height: 33px;
    text-align: center
}

.home-no-auth .home-no-auth-content {
    margin: 150px 0 0 150px;
    padding-left: 70px;
    background: url(images/usableCenter.jpg) no-repeat 0 0
}

.home-no-auth .home-no-auth-content .home-no-auth-title {
    font-size: 20px;
    margin-bottom: 20px;
    padding-top: 10px
}

.home-code {
    top: 0;
    right: 0;
    padding-top: 16px;
    padding-top: 16px;
    padding-right: 2px;
    margin-right: 15px;
    position: absolute;
    line-height: 36px;
    z-index: 2
}

.home-code .home-code-icon {
    background: url(images/code.png) left center no-repeat;
    padding-left: 20px;
    height: 36px
}

.home-code .home-code-panel {
    position: absolute;
    top: 12px;
    left: -80px;
    background: #fbfbfb;
    border: 1px solid #eee;
    text-align: center
}

.home-code .home-code-panel .code-text {
    color: #999
}

.home-code .home-code-panel .home-code-body {
    padding: 12px 6px 10px 6px
}

.home-code .home-code-panel .home-code-body .code-title {
    font-size: 14px;
    margin-top: 5px;
    color: #000
}

.home-code .home-code-panel .home-code-foot {
    padding: 10px 14px 10px 14px
}

.home-code .home-code-panel .panel-icon {
    width: 150px;
    height: 150px;
    background: url(images/code-large.png) 50% 50% no-repeat
}

.home-greenhand .modal-dialog {
    width: 800px
}

.home-greenhand .home-greenhand-bg {
    height: 420px;
    width: 730px;
    background: url(images/guide.png) 0 0 no-repeat;
    margin: 0 auto
}

.sidebar-nav .entrance-nav .nav-title {
    font-size: 12px !important;
    color: #e1e6ee;
    width: auto
}

.home-greenhand-netcn .modal-dialog {
    width: 840px
}

.home-greenhand-netcn .home-greenhand-bg {
    height: 420px;
    width: 770px;
    margin: 0 auto
}

.home-greenhand-netcn .home-greenhand-bg.net-bg-1 {
    background: url(images/guide_netcn.jpg) 0 0 no-repeat
}

.home-greenhand-netcn .home-greenhand-bg.net-bg-2 {
    background: url(images/guide_netcn2.jpg) 0 0 no-repeat
}

.home-greenhand-netcn .modal-body {
    position: relative
}

.home-greenhand-netcn .slide-nav {
    height: 16px;
    width: 60px;
    position: absolute;
    left: 50%;
    top: 420px;
    margin-left: -25px
}

.home-greenhand-netcn .slide-nav .slide-nav-item {
    height: 16px;
    width: 16px;
    background: #ccc;
    display: inline-block;
    border-radius: 8px;
    margin: 0 5px;
    cursor: pointer
}

.home-greenhand-netcn .slide-nav .slide-nav-item.active {
    background: #34a782
}

.chart-container {
    height: 320px !important;
}

.fix-height {
    height: 100% !important;
}

.select2 > .select2-choice.ui-select-match {
    /* Because of the inclusion of Bootstrap */
    height: 32px;
    font-size: 12px
}

.select2-results .select2-result-label {
    font-size: 12px
}

.selectize-control > .selectize-dropdown {
    top: 36px;
}

.red {
    color: red;
}

.green {
    color: green;
}

.yellow {
    color: yellow;
}

.home-bg-color {
    background: #eaedf1 !important;
}

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

.tr-spec {
    background: #ccc !important;
}

.entity-action .btn {
    border-radius: 3px !important;
    padding: 2px 6px !important;
}

.entity-span {
    display: inline-block;
    background: #ccc;
}

.entity-action {
    display: none;
}

.entity-edit {
    height: 28px;
    margin-top: 4px;
    /*position: absolute;*/
    padding: 0 !important;
    border: 0 !important;
    vertical-align: bottom;
}

.action-td .btn-link, .action-td .dropdown-menu a {
    color: #808080 !important;
}

.action-td .btn-xs {
    padding: 2px 0 !important;
}

.action-td .text-explode {
    margin: 0 1px !important;
}

.action-td .dropdown-toggle {
    margin-left: 8px;
}

.flow-chart {
    background-color: #fcf8e3;
    border-color: #faebcc;
    min-height: 600px;
    padding: 10px;
}

.show-paper {
    min-height: 600px;
    padding: 10px;
    overflow-x: scroll;
    border-radius: 2px;
    background: url("../img/snaker-bg.png") repeat;
}

#properties {
    background: none;
}

.ui-select-multiple {
    min-height: 32px !important;
}

.ui-select-search {
    float: left;
    display: inline-block;
}

.wt-225 {
    width: 225px !important;
}

.wt-auto {
    width: auto !important;
}

.wt-210 {
    width: 210px !important;
}

.wt-30 {
    width: 30px !important;
}

.wt-80 {
    width: 80px !important;
}

.wt-50 {
    width: 50px !important;
}

.wt-100 {
    width: 100px !important;
}

.wt-110 {
    width: 110px !important;
}

.wt-120 {
    width: 120px !important;
}

.wt-150 {
    width: 150px !important;
}

.wt-180 {
    width: 180px !important;
}

.z-99 {
    z-index: 99 !important;
}

.z-9 {
    z-index: 9 !important;
}

.wt-250 {
    width: 250px !important;
}

.wt-200 {
    width: 200px !important;
}

.wt-300 {
    width: 300px !important;
}

.wt-350 {
    width: 350px !important;
}

.wt-400 {
    width: 400px !important;
}

.wt-450 {
    width: 450px !important;
}

.wt-600 {
    width: 600px !important;
}

.wt-800 {
    width: 800px !important;
}

.wt-700 {
    width: 700px !important;
}

.mwt-1024 {
    max-width: 1024px !important;
}

.min-width-800 {
    min-width: 800px !important;
}

.th-bg-gray1 th {
    background: #e5e5e1 !important;
}

.mg-top-32 {
    margin-top: 32px !important;
}

.mg-top-10 {
    margin-top: 10px !important;
}

.mg-right-10 {
    margin-right: 10px !important;
}

.antgo {
    height: 15px;
    left: 0;
    z-index: 999;
    overflow: hidden;
    position: absolute;
    top: 35px;
    width: 100%;
}

.antgo .ant {

    background: url("../img/ant.png") no-repeat scroll 0 -10px rgba(0, 0, 0, 0);
    bottom: 0;
    display: block;
    height: 15px;
    position: absolute;
    right: 0;
    width: 30px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.antgo .ant01 {
    height: 13px;
    width: 28px;
    right: 500px;

}

.antgo .ant02 {
    right: 90px;
    height: 13px;
    width: 28px;
}

.antgo .ant03 {
    right: 30px;
    height: 11px;
    width: 26px;
}

.antgo .ant04 {
    right: 150px;
}

.breadcrumb-nav {
    height: 50px;
    margin-bottom: 0;
    background: none;
    padding: 10px 0 0 0;
}

.breadcrumb-nav li {
    height: 25px;
    font-size: 14px;
    line-height: 25px;
    font-weight: bold;
}

.breadcrumb-nav > li + li:before {
    padding: 0;
    color: #cccccc;
    content: ">\00a0";
}

.breadcrumb-nav .first {
    display: inline-block;
    text-indent: 8px;
    border-left: 2px solid #88B7E0;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 8px
}

.unread-color {
    color: #eb5404;
}

.read-color {
    color: #ccc;
}

.ht-50 {
    height: 50px;
    line-height: 50px !important;
}

.mht-200 {
    min-height: 200px !important;
}

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

.margin-left-10 {
    margin-left: 10px !important;
}

.margin-left-20 {
    margin-left: 20px !important;
}

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

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

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

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

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

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

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

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

.issue-table {
    width: 100%;
}

.issue-table td {
    padding: 6px;
}

.issue-table .solution {
    word-break: break-all;
    white-space: pre;
}

.issue-detail {
    border-bottom: 3px solid #f0f0f0;
    margin-bottom: 20px;
}

.issue-detail-head {
    background-color: #e4f3fd;
    height: 38px;
    line-height: 36px;
    border: 1px solid #c3dff4;
}

.detail-title {
    font-weight: bold;
}

.issue-detail-body {
    padding-bottom: 20px;
    min-height: 400px;
}

.issue-detail-info, .detail-content-wrap {
    padding: 0 10px;
    width: 100%;
}

.detail-content-wrap {
    margin-top: 25px;
}

.issue-detail-info {
    background: #fff;
    padding: 10px;
    overflow: auto;
}

.issue-detail-body .title-label {
    float: left;
    margin-top: 5px;
}

.issue-detail-info ul {
    list-style: none;
}

.issue-detail-head .issue-name-info {
    float: left;
    margin-left: 20px;
}

.issue-detail-head .issue-name-logo {
    display: inline-block;
    vertical-align: middle;
}

.issue-detail-head .issue-code {
    vertical-align: middle;
}

.issue-detail-head .issue-create-date {
    float: right;
    margin-right: 20px;
}

.bh-bg {
    background: url("../img/bohui-bg.png") 70% 50% no-repeat !important;
}

.detail-info-list li {
    float: left;
    padding: 8px 15px;
    border-left: 1px dashed #d4d4d4;
    line-height: 24px;
}

.collection-table {
    background: #fff;
    width: 100%;
}

.collection-table th {
    background-color: #EFF8FF;
    font-weight: bold;
}

.collection-table .even td {
    background-color: #EFF8FF;
}

.collection-table th {
    font-size: 12px;
    height: 35px;
    padding: 0 6px;
    width: 100px;
}

.collection-table td {
    height: 35px;
    padding: 0 6px;
    width: 80px;
}

.operate-page .alert {
    margin-bottom: 0 !important;
}

.collection-table td:first-child, .collection-table th:first-child {
    width: 30px;
}

.table-text-align-left th, .table-text-align-left td {
    text-align: left !important;
}

.collection-table .repaymentDate {
    width: 120px;
}

.collection-table th.last-col {
    width: 110px;
}

.collection-table td.last-col {
    width: 90px;
}

.spec-hr {
    border-bottom: 3px solid #f0f0f0;
    height: 10px;
    margin-bottom: 20px;
}

.detail-info-list li:first-child {
    padding-left: 0;
    border-left: none;
}

.detail-info-list li.last-col {
    padding-right: 0;
}

.is-tab .detail-content-head {
    background: #F5F5F5;
}

.detail-content-head ul {
    list-style: none;
    float: left;
}

.detail-content .detail-content-head {
    height: 33px;
    line-height: 33px;
    border-bottom: 1px solid #e4e4e4;
}

.detail-content.is-tab {
    border-top: 1px solid #E4E4E4;
}

.detail-content {
    float: left;
    width: 100%;
    border: 1px solid #e4e4e4;
    border-top: 3px solid #34a782;
}

.detail-content-tab-head {
    font-size: 14px;
    font-weight: bold;
    padding: 0;
    color: #999;
}

.detail-content .detail-content-body {
    padding: 20px 20px 20px 20px;
}

.detail-content-tab-head li.is-selected {
    border-top: 4px solid #34a782;
    background: #fff;
}

.detail-content-tab-head li {
    float: left;
    padding: 0 30px;
    height: 33px;
    border-right: 1px solid #E8E8E8;
    background: #F5F5F5;
    cursor: pointer;
}

.can-transfer {
    color: #e6551d;
    border-bottom: 1px dashed #e6551d;
    cursor: pointer;
}

.issue-detail-operator {
    padding-left: 15px;
    width: 100%;
}

.issue-detail-operator-inner {
    min-height: 300px;
    position: relative;
}

.reward-info {
    max-width: 600px;
    background-color: #fff;
    display: table;
    min-height: 28px;
    line-height: 150%;
    font-size: 12px;
    margin-bottom: 1px;
    border: 1px dotted #f8b551;
}

.reward-info .description {
    display: table-cell;
    text-align: left;
    background-color: #fff4cb;
    padding: 1px 20px 1px 10px;
    vertical-align: middle;
    font-size: 12px;
    height: 26px;
    line-height: 20px;
}

.modify-button {
    position: relative;
    overflow: visible;
    display: inline-block;
    padding: 0.5em 1em;
    border: 1px solid #d4d4d4;
    margin: 0;
    text-decoration: none;
    text-shadow: 1px 1px 0 #fff;
    font-size: 14px;
    font-weight: bold;
    color: #333;
    white-space: nowrap;
    cursor: pointer;
    outline: none;
    background-color: #ececec;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f4f4f4), to(#ececec));
    background-image: -moz-linear-gradient(#f4f4f4, #ececec);
    background-image: -o-linear-gradient(#f4f4f4, #ececec);
    background-image: linear-gradient(#f4f4f4, #ececec);
    -webkit-background-clip: padding;
    -moz-background-clip: padding;
    -o-background-clip: padding-box;
    /* background-clip: padding-box; */
    -webkit-border-radius: 0.2em;
    -moz-border-radius: 0.2em;
    border-radius: 0.2em;
    zoom: 1;
}

.modify-button a:hover {
    text-decoration: none;
}

.text-vam {
    vertical-align: middle !important;
}

.bc {
    color: #34a782
}

.rc {
    color: #e6551d;
}

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

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

.attr-section {
    background: #eee;
    padding: 10px;
    margin-top: 10px;
}

.login-banner {
    background: url("../img/login-bg.jpg") no-repeat scroll 0 -10px rgba(0, 0, 0, 0);
    height: 320px;
    width: 500px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    float: right;
}

.login-container {
    border: 1px solid #D4D4D4;
    padding: 20px;
    margin-left: 30px;
    float: left;
    margin-bottom: 10px;
    min-height: 320px;
    background: rgba(255, 255, 255, 0.3);
    z-index: 2;
    border-radius: 5px;
}

.login-container .form-control {
    height: 35px;
}

.login-btn {
    border-radius: 3px;
}

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

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

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

.login-title {
    padding: 10px;
    font-weight: bold;
    color: #999;
    border-bottom: 1px solid #D4D4D4;
    margin-bottom: 20px;
}

.topbar-title {
    font-weight: bold;
    font-size: 16px;
    height: 50px;
    line-height: 55px;
    color: #fff;
}

.page-foot {
    margin-top: 100px;
    padding: 20px;
    border-top: 1px solid #D4D4D4;
    text-align: center;
    color: #999;
}

.ng-cloak {
    display: none !important;
}

.float-left {
    float: left;
}

.sep-class {
    margin: 0 10px;
    line-height: 32px !important;
}

.collection-wrap {
    padding: 19px 18px 15px 24px;
    background: #fff;
}

.trace_desc {
    width: 800px;
    padding: 10px 20px;
    border-left: 2px solid #ccc;
}

.border-left-common {
    border-left: 1px solid #ccc;
}

.border-bottom-common {
    border-bottom: 1px solid #ccc;
}

.border-common {
    border: 1px solid #ccc;
}

.mwidth-200 {
    min-width: 400px !important;
}

.bg-input {
    background: #00bcd4;
}

.font-color-w {
    color: #ccc !important;
}

.text-underline {
    border-bottom: 1px dotted #ff0a0a;
    padding-bottom: 2px;
}

.trace_desc > p {
    max-width: 600px;
    padding: 10px;
    word-break: break-all;
}

.trace_desc table td, .value-content table td {
    border: 1px #ccc solid !important;
    padding: 2px 5px !important;
}

.value-content > p, .value-content {
    float: left;
    padding-left: 10px;
    word-break: break-all;
    white-space: pre-line;
}

.ueditor {
    max-width: 800px !important;
}

.bg-primary {
    color: #fff;
    background-color: #00a2ca;
    padding: 8px;
}

.diff-add {
    margin-right: 3px;
    font-size: 10px !important;
    display: inline-block;
    padding: 1px 2px;
}

.history-tip {
    position: absolute;
    top: 8px;
    left: 120px;
}

.history-tip .diff-item {
    padding: 3px 10px !important;
}

.diff-add .diff-item {
    background: #7ab582;
    color: #555;
}

.history-detail-page {
    position: relative;
}

.diff-delete {
    margin-right: 3px;
    font-size: 10px !important;
    display: inline-block;
    padding: 1px 2px;

}

.diff-delete .diff-item {
    background: #ccc;
    text-decoration: line-through;
}

.diff-edit {
    margin-right: 3px;
    font-size: 10px !important;
    display: inline-block;
    padding: 1px 2px;
}

.diff-edit .diff-item {
    background: #f0ad4d;
    color: #555;
}

.diff-attr {
    font-weight: bold;
    display: inline-block;
    float: left;
    margin-right: 3px;
}

.diff-item {
    border-radius: 2px;
    margin-bottom: 3px;
    padding: 1px 3px;
    display: block;
    margin-right: 3px;
}

.font-bold {
    font-weight: bold;

}

.title-strong {
    padding: 8px 4px;
    font-size: 14px;
    font-weight: normal;
    color: #999;
}

.help-content {
    height: 32px;
    padding-left: 5px;
    line-height: 32px;
    font-size: 14px;
    z-index: 99999 !important;
}

.help-content .popover {
    font-size: 12px;
    color: #666;
    font-weight: normal;
}

table.word-break {
    word-break: break-all;
    table-layout: fixed;
}

table.table-common {
    border: 1px #e1e6eb solid;
    border-collapse: collapse;
}

table.table-common th {
    border: 1px #e1e6eb solid;
    padding: 5px;
    color: #000 !important;
    font-size: 12px;
    text-align: center;
}

table.table-common .bth th {
    background: #99BBFF !important;
}

table.table-common .sth th {
    background: #CCDDFF !important;
}

table.table-common td {
    padding: 5px;
    border: 1px #e1e6eb solid;
    text-align: left;
    color: #000 !important;
    font-size: 12px;
    background: #FFFFFF;
}

th.sortable {
    cursor: pointer;
}

th.sortable .sort-indicator {
    padding-right: 18px;
    position: relative;
}

th.sortable .sort-indicator:after, th.sortable .sort-indicator:before {
    content: "";
    border-width: 0 4px 4px;
    border-style: solid;
    border-color: #000 transparent;
    visibility: visible;
    right: 5px;
    top: 50%;
    position: absolute;
    opacity: .3;
    margin-top: -4px;
}

th.sortable .sort-indicator:before {
    margin-top: 2px;
    border-bottom: none;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #000;
}

th.sortable.sort-asc, th.sortable.sort-desc {
    background-color: rgb(60, 60, 60);
}

th.sortable.sort-asc .sort-indicator:after, th.sortable.sort-asc .sort-indicator:hover:after {
    visibility: visible;
    filter: alpha(opacity=60);
    -khtml-opacity: 0.6;
    -moz-opacity: 0.6;
    opacity: 0.6;
}

th.sortable.sort-desc .sort-indicator:after {
    border-bottom: none;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #000;
    visibility: visible;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    filter: alpha(opacity=60);
    -khtml-opacity: 0.6;
    -moz-opacity: 0.6;
    opacity: 0.6;
}

th.sortable .sort-indicator:hover:after, th.sortable .sort-indicator:hover:before {
    opacity: 1;
    visibility: visible;
}

th.sortable .sort-indicator-hidden:before {
    visibility: hidden !important;
}

input, button, select, textarea {
    padding: 5px 8px;
}

th.sortable .sort-indicator:before, th.sortable.sort-desc .sort-indicator:after {
    border-bottom: none !important;
    border-left: 4px solid transparent !important;
    border-right: 4px solid transparent !important;
    border-top: 4px solid #000 !Important;
}

.padding-left-0 {
    padding-left: 0;
}

/* start rs流程css */
#rs-container .rs-tab-con {
    margin-top: 10px;
}

#rs-container .rs-tab-con input {
    width: 100%;
}

#rs-container table tbody {
    display: block;
    height: 230px;
    width: 100%;
    overflow-y: scroll;
    user-select: none;
    -webkit-user-select: none;
}

#rs-container table tbody tr {
    cursor: pointer;
}

#rs-container table tbody tr td {
    width: 400px;
}

div.rs-detail {
    padding-left: 15px;
}

div.rs-detail > div > div {
    padding: 0px;
}

div.rs-detail div.rm-header, div.rs-detail div.new-header, div.rs-detail div.used-header {
    text-align: center;
    height: 24px;
    line-height: 24px;
}

div.rs-detail div.new-header {
    background-color: #dff0d8;
}

div.rs-detail div.rm-header {
    background-color: #f2dede;
}

div.rs-detail div.used-header {
    background-color: #fcf8e3;
}

div.rs-detail > p {
    margin: 0px;
    margin-top: 5px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    border: 1px solid #e8e8e8;
    border-bottom: none;
    background-color: #f8f9fb;
    padding-left: 5px;
}

/* end rs流程css */

.publish-detail-con li {
    clear: both;
}

.publish-detail-con li div {
    word-break: break-all;
}

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

.catalog .selected {
    background: #99BBFF !important;
}

.catalog table tbody tr {
    cursor: pointer;
}

.catalog table tbody td {
    font-size: 12px;
    padding: 10px 20px;
}

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

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

.fs-14 {
    font-size: 14px !important;
}

.fs-16 {
    font-size: 16px !important;
}

.fs-11 {
    font-size: 11px !important;
}

.log-table {
    width: 100% !important;
    font-size: 12px !important;
    padding: 0 !important;
    margin: 10px 0;
    border-left: 2px solid #88B7E0;
}

.log-content {
    width: 800px;
    padding: 0;
    overflow: auto;
}

.log-table td {
    padding: 5px !important;
    height: auto !important;
    border-bottom: 1px #ccc dashed;
}

.log-content td div.value-content {
    white-space: pre;
}

.tip-show {
    background: url("../img/wq.jpg") left no-repeat;
    padding: 30px 0 0 120px;
    height: 100px;
}

.tip-show p {
    border: 1px dotted #f8b551;
    background-color: #fff4cb;
    width: 600px;
    font-weight: bold;
    font-size: 14px;
    padding: 10px;
}

div.show_retreat {
    border: 1px dotted #f8b551;
    background-color: #fff4cb;
    padding: 7px;
}

.list-icon {
    list-style: none;
    width: 200px;
    height: 50px;
    float: left;
}

.list-icon .list-icon-icon {
    width: 200px;
    height: 50px;
    font-size: 16px;
    text-align: center;
    margin: 10px;
}

.update_version_input {
    float: left;
    width: 190px;
}

.update_version_btn {
    float: left;
    font-size: 12px;
    width: 110px;
    height: 32px;
}

.update_version_detail {
    width: 300px;
    border: 1px solid #e8e8e8;
}

.update_version_detail div {
    line-height: 32px;
    height: 32px;
    padding-left: 10px;
}

.update_version_detail span.rem {
    color: #ff0000;
    font-size: 14px;
    padding-left: 10px;
    cursor: pointer;
}

/*顶部加载栏*/
body #loading-bar .bar {
    background: #F35958;
}

body #loading-bar-spinner .spinner-icon {
    width: 16px;
    height: 16px;
    border-top-color: #F35958;
    border-left-color: #F35958;
    border-radius: 50%;
}

.checkbox-16 {
    width: 16px;
    height: 16px;
}

.calendar-icon {
    height: 32px;
}

.change-success {
    color: green;
}

.change-failed {
    color: red;
}

.input-group-addon {
    height: 32px !important;
}

.show-input-error {
    clear: both;
    color: #ff0000;
    display: block;
}

ul.show-todo-all {
    margin-top: -10px;
}

.pagination-info {
    margin-right: 20px;
    color: #888;
    font-size: 12px;
}

.wt-18p {
    width: 18% !important;
}

fieldset {
    padding: 10px 20px;
    border: 1px #ccc solid;
    border-radius: 5px;
    margin-bottom: 10px;
    background: #eee;
}

.font-succ {
    color: green;
}

.font-fail {
    color: red;
}

legend {
    border: 0;
    width: auto;
    padding: 4px 5px;
    font-size: 12px;
    margin-bottom: 0;
    font-weight: bold;
}

legend a:hover {
    text-decoration: none;
}

.step-container {
    border: 1px #34a782 dotted;
    background: #efefef;
    padding-bottom: 8px;
}

.checklist-title {
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    text-align: center;
}

.step-container button {
    padding: 0 10px;
    background: #fff;
}

.step-container .select {
    background: #aaa !important;
}

.table tr.select > td {
    background: #999 !important;
}

.c-fok {
    color: #e6551d;
}

.checklist-container {
    text-align: center;
}

.checklist-table {
    width: 100%;
    padding: 0;
    margin: 0;
}

.checklist-table caption {
    padding: 0 0 5px 0;
    width: 700px;
    text-align: right;
}

.checklist-table thead th {
    color: #fff;
    background: #00a2ca;
    border: 1px #eee solid;
    padding: 6px 6px 6px 12px;
}

.checklist-table tbody td {
    border: 1px dotted #00a2ca;
    background: #fff;
    padding: 6px 3px 3px 12px;
    text-align: left;
    height: 32px;
}

.checklist-table tbody .alt td {
    background: #eee;
}

.checklist-table tbody .alt2 td {
    background: #ccc;
}

.checklist-table tbody td.noalt {
    background: none !important;
}

.checklist-table tbody td.spec {
    background: #eee;
    font-weight: bold;
}

.jsondiffpatch-modified, .jsondiffpatch-moved, .jsondiffpatch-added {
    margin-top: 3px;
}

.jsondiff_content {
    border: 1px dotted #eee;
    background: #999;
    overflow-x: hidden;
    overflow-y: auto;
    min-height: 100px;
    max-height: 300px;
    color: #494F5F;
}

.jsondiffpatch-property-name {
    margin-right: 3px;
}

.border-right-white {
    border-right: 3px #fff solid;
    color: #ccc !important;
}

.log-unit-bg {
    background: #e6551d !important;
}

.export-select-time span {
    cursor: pointer;
    padding-left: 5px;
    color: #5151D8;
}

.calendar-container .fc-day-header {
    padding: 5px;
}

.calendar-container .fc-toolbar h2 {
    font-size: 22px;
}

.calendar-container {
    padding-top: 5px;
}

.calendar-container .fc-other-month {
    background: #f8f8f8;
}

.calendar-container .fc-event-warning {
    background-color: #f0ad4e;
    border: 1px solid #f0ad4e;
}

.calendar-container .fc-event-success {
    background-color: #449d44;
    border: 1px solid #449d44;
}

.calendar-container .fc-event-failed {
    background-color: #c9302c;
    border: 1px solid #c9302c;
}

.calendar-container .fc-event-abandon {
    background-color: #888888;
    border: 1px solid #888888;
}

.char-content {
    padding: 10px;
    background: #f0f0f0;
    padding-bottom: 20px;
    min-width: 1200px;
}

.char-content .tab-pane {
    padding: 15px;
}

.char-container {
    height: 450px;
    margin-top: 15px;
    border: 1px solid #e0e0e0;
    margin-right: 5px;
}

.change-container form > textarea[name=editorValue] {
    display: none;
}

.popover-content {
    font-size: 12px;
    word-break: keep-all;
}

.table > tbody > tr.info > td {
    background-color: #d9edf7;
}

table.issue-report thead tr th {
    background: #eee;
}

.form-page {
    background-repeat: repeat-y;
    background-color: #fff;
    height: auto;
    overflow: hidden;
    position: relative;
    border-bottom: 1px solid #bdc3c7;
    border-left: 1px solid #bdc3c7;
    border-right: 1px solid #bdc3c7;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.form-page .nav {
    display: block;
    background-color: #3498db;
}

.form-page .nav li {
    width: 33%;
    height: 35px;
    background-color: #3498db;
    float: left;
}

.form-page ul, .form-page ol {
    list-style-type: none;
    padding: 0;
    list-style-image: none;
}

.form-page a {
    text-decoration: none;
}

.left-page {
    background: #ECF0F1;
    max-width: 300px !important;
    border-right: 1px solid #bdc3c7;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.form-page .nav a {
    background-repeat: no-repeat;
    padding: 4px 12px;
    height: 35px;
    line-height: 25px;
    margin: 4px 0 0 4px;
    font-weight: bold;
    display: block;
    text-align: center;
    color: #fff;
}

.form-page .nav a:hover {
    background: none;
}

.form-page .nav a.select {
    background-position: 2px -3px;
    background-color: #ecf0f1;
    color: #333;
}

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

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

.form-page h3, .form-page .h3 {
    font-size: 12px !important;
    opacity: 1 !important;
    font-weight: bolder;
    letter-spacing: 1px;
    padding: 3px 0 3px 10px;
    clear: both;
}

.form-page .left-page .form {
    min-height: 400px !important;
    padding-bottom: 50px;
}

.form-page .left-page fieldset {
    width: 95%;
    border-radius: 0 5px 5px 5px;
    color: #333;
    margin-top: 3px;
    padding: 3px 10px 10px 10px;
    background-color: #fff;
    border: 0;
    line-height: 200%;
}

.form-page .left-page .attr > ul > li, .form-page .left-page .attr fieldset > ul > li {
    display: inline-block;
    padding-top: 5px !important;
}

.form-page .left-page fieldset ul li {
    padding: 0 !important;
}

.form-page .left-page fieldset input.form-control {
    margin-bottom: 0 !important;
}

.form-page .left-page legend {
    border-radius: 5px 5px 0 0;
    margin-left: -10px;
    padding: 4px 7px 4px 10px;
    background-color: #fff;
    color: #333;
    height: 10px !important;
    font-weight: bold;
}

.form-page .left-page .buttions {
    text-align: center;
    border-top: #ccc dotted 1px;
    padding: 20px;
}

.form-page .right-page .editor1 {
    height: 200px !important;
    overflow: hidden;
    overflow-y: visible;
}

.form-page .item li {
    margin: 0 5px 6px 3px;
    float: left;
}

.form-page .item .btn {
    position: relative;
    display: inline-block;
    color: #666;
    width: 100px;
    text-align: left;
    border-radius: 3px;
    background-color: #fff;
    padding: 4px 12px 4px 12px;
    margin: 0 5px 3px 3px;
    line-height: 150%;
    cursor: pointer;
    z-index: 999;
}

.form-page .item .btn i {
    margin-right: 10px;
}

.form-page .form, .form-page .item, .form-page .attr {
    min-height: 580px;
}

.form-page .form, .form-page .attr {
    padding-left: 10px;
    margin-bottom: 50px;
}

.form-page .form ul li {
    margin-top: 10px;
}

.form-page .right-page {
    overflow: hidden;
    min-height: 645px;
    padding: 10px 0 20px 0;
}

.half-float {
    width: 48%;
    float: left;
}

.form-page input.form-control {
    height: 30px !important;
    margin-bottom: 5px;
    line-height: 30px !important;
}

.form-page .right-page .form-buttons {
    position: absolute;
    bottom: 0;
    background: none repeat scroll 0 0 #c0daf3;
    padding: 25px 0 30px;
    text-align: center;
    width: 100%;
    z-index: 1;
    zoom: 1;
}

.form-buttons table {
    width: 50%;
    margin: auto;
}

.form-page .right-page .forms {
    padding: 0 0 5px 16px;
    position: relative;
}

.form-page .right-page .form-focused {
    border: 1px solid #bdc3c7;
    background-color: #bdc3c7;
}

.form-page .right-page .form1 {
    width: 97%;
    margin: 0 0 1px 0;
    padding: 6px 20px;
    border-left: 10px solid #34a782;
    position: relative;
    zoom: 1;
}

.form-page .right-page .form-head {
    border-bottom: #ccc 1px dotted;
}

.form-page .right-page .fields {
    padding: 6px 16px;
}

.form-page .right-page .fields .actions {
    position: absolute;
    width: 45px !important;
    right: 15px;
    bottom: -10px;
    background-color: #2980b9;
    padding: 2px;
    z-index: 800;
}

.form-page .right-page .fields .actions a {
    padding: 0px 2px;
    font-size: 14px;
    color: #fff;
}

.form-page .right-page .form1 h2 {
    font-weight: normal;
    font-size: 20px;
    margin: 0 0 5px;
    color: #000;
}

.form-page .right-page .form1:hover {
    cursor: pointer;
    border: 1px dashed #bdc3c7;
    border-left: 10px solid #34a782;
}

.form-page .right-page .form-default {
    border-color: #fff #FFFFFf #ccc #FFFFFF;
    border-style: solid solid dotted solid;
    border-width: 1px;
}

.form-page .right-page .focused {
    border: 1px solid #ecf0f1;
    border-left: 10px solid #34a782;
    background-color: #ecf0f1;
}

.ui-select-highlight {
    color: #F35958;
}

.selected {
    background-color: #666 !important;
    color: #ccc !important;
}

.mover {
    border: 1px solid #ddd;
    background-color: #ddd;
}

.help {
    color: #2980b9;
    font-size: 10px !important;
    font-weight: bold;
}

.ui-select-bootstrap .ui-select-choices-row > a {
    line-height: 25px !important;
}

.la-ball-atom {
    color: #79bbb5;
}

#menu-trigger {
    width: 65px;
    height: 35px;
    cursor: pointer
}

#menu-trigger .line-wrap .line {
    background-color: #fff
}

#menu-trigger:before {
    content: "";
    position: absolute;
    top: 3px;
    left: 7px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.22);
    -webkit-transition: all;
    -o-transition: all;
    transition: all;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    z-index: 0
}

#menu-trigger.open:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.line-wrap {
    width: 18px;
    height: 12px;
    -webkit-transition: all;
    -o-transition: all;
    transition: all;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms;
    margin: 17px 18px
}

.line-wrap .line {
    width: 18px;
    height: 2px;
    -webkit-transition: all;
    -o-transition: all;
    transition: all;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms
}

.line-wrap .line.center {
    margin: 3px 0
}

.open .line-wrap {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.open .line-wrap .line.top {
    width: 12px;
    transform: translateX(8px) translateY(1px) rotate(45deg);
    -webkit-transform: translateX(8px) translateY(1px) rotate(45deg)
}

.open .line-wrap .line.bottom {
    width: 12px;
    transform: translateX(8px) translateY(-1px) rotate(-45deg);
    -webkit-transform: translateX(8px) translateY(-1px) rotate(-45deg)
}

.ecs-server-list {
    white-space: nowrap;
    margin-bottom: 50px;
}

.tooltip-inner {
    text-align: left;
    white-space: initial;
    padding-bottom: 10px;
    max-width: 400px;
}

.user-tooltip .tooltip-inner {
    background-color: #333;
    border-radius: 0 !important;
    border: 1px solid #ccc !important;
}

.user-tooltip .tooltip-inner {
    max-width: 400px;
    background-color: #fff;
    color: #333;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.175);
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.175);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.175);
}

.user-tooltip.in {
    opacity: 1;
    filter: alpha(opacity=100);
}

.user-tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-top-color: #ccc !important;
    border-width: 5px 5px 0;
}

.user-tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-top-color: #ccc !important;
    border-width: 5px 5px 0;
}

.user-tooltip.top-right .tooltip-arrow {
    right: 5px;
    bottom: 0;
    border-top-color: #ccc !important;
    border-width: 5px 5px 0;
}

.user-tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-right-color: #ccc !important;
    border-width: 5px 5px 5px 0;
}

.user-tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-left-color: #ccc !important;
    border-width: 5px 0 5px 5px;
}

.user-tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-bottom-color: #ccc !important;
    border-width: 0 5px 5px;
}

.user-tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-bottom-color: #ccc !important;
    border-width: 0 5px 5px;
}

.user-tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-bottom-color: #ccc !important;
    border-width: 0 5px 5px;
}

/**
 Start Ref tip
**/

.ref-tooltip .tooltip-inner {
    background-color: #333;
    border-radius: 0 !important;
    border: 1px solid #ccc !important;
}

.ref-tooltip .tooltip-inner {
    max-width: inherit;
    background-color: #fff;
    color: #333;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.175);
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.175);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.175);
}

.ref-tooltip.in {
    opacity: 1;
    filter: alpha(opacity=100);
}

.tooltip {
    position: fixed !important;
}

.ref-tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-top-color: #ccc !important;
    border-width: 5px 5px 0;
}

.ref-tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-top-color: #ccc !important;
    border-width: 5px 5px 0;
}

.ref-tooltip.top-right .tooltip-arrow {
    right: 5px;
    bottom: 0;
    border-top-color: #ccc !important;
    border-width: 5px 5px 0;
}

.ref-tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
}

.ref-tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-left-color: #ccc !important;
    border-width: 5px 0 5px 5px;
}

.ref-tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-bottom-color: #ccc !important;
    border-width: 0 5px 5px;
}

.ref-tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-bottom-color: #ccc !important;
    border-width: 0 5px 5px;
}

.ref-tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-bottom-color: #ccc !important;
    border-width: 0 5px 5px;
}

.ref-tip {
    padding: 10px;
    width: 600px;
}

.ref-tip h4 {
    font-size: 14px;
    height: 20px;
    font-weight: bold;
    text-align: left;
    padding-bottom: 5px;
    border-bottom: 1px dotted #090;

}

.ref-tip h4.h4-b {
    border-bottom: 0;
    padding-top: 5px;
    border-top: 1px dotted #090;
}

.ref-tip h4 a {
    font-weight: normal;
    font-size: 12px;
}

.ref-tip h4 a:hover, .ref-tip h4 a:visited, .ref-tip h4 a:active {
    text-decoration: none !important;
}

.ref-tip dl {
    margin-top: 0;
    margin-left: 20px;
    margin-bottom: 8px !important;
}

.ref-tip .dl-horizontal dt {
    text-align: left;
    font-size: 12px;
    font-weight: 700;
    width: 80px !important;
}

.ref-tip .dl-horizontal dd {
    text-align: left;
    margin-left: 0 !important;
}

/**
user tip start
**/

.user-tip {
    width: 350px;
}

.user-tip h4 {
    font-size: 14px;
    height: 20px;
    font-weight: bold;
    text-align: left;
    width: 350px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #090;

}

.user-tip h4.h4-b {
    border-bottom: 0;
    padding-top: 5px;
    border-top: 1px dotted #090;
}

.user-tip h4 a {
    font-weight: normal;
    font-size: 12px;
}

.user-tip h4 a:hover, .user-tip h4 a:visited, .user-tip h4 a:active {
    text-decoration: none !important;
}

.user-tip dl {
    margin-top: 0;
    margin-left: 20px;
    margin-bottom: 8px !important;
}

.user-tip .dl-horizontal dt {
    text-align: left;
    font-size: 12px;
    font-weight: 700;
    width: 80px !important;
}

.user-tip .dl-horizontal dd {
    text-align: left;
    margin-left: 0 !important;
}

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

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    border-top: 0
}

.calendar-icon {
    border-radius: 0 !important;
}

.search-more {
    padding-left: 5px;
    display: inline-block;
    vertical-align: bottom;
}

.search-container {
    border: 1px dotted #ccc;
    padding: 10px 10px 0 10px;
    background: #efefef;
}

.search-item {
    margin-bottom: 10px;
    min-width: 300px;
}

.search-item .input-lable {
    line-height: 25px;
    padding-right: 5px;
    min-width: 70px;
    text-align: right;
    float: left;
}

.search-item .select2 > .select2-choice.ui-select-match, .search-item .form-control {
    height: 26px !important;
    line-height: 26px !important;
    font-size: 12px;
}

.search-item .input-text {
    width: 70%;
    text-align: left;
    float: left;
}

.search-item .input-date {
    text-align: left;
    float: left;
}

.search-item .input-date input {
    float: left;
    margin-right: 10px;
}

.search-item input {
    height: 25px;
    float: left;
}

.block {
    background: #FFFFFF;
    border: 0 none;
    border-radius: 3px;
    margin-bottom: 30px;
}

.block-web, .block-wizard {
    background: 0 #FFFFFF;
    padding: 20px 20px 24px 20px;
    position: relative;
}

.block-web.closed {
    padding-bottom: 9px;
}

.block .header, .widget-block .header, .block-web .header {
    background-color: #FEFEFE;
    border-bottom: 1px solid #DADADA;
    padding: 10px;
    transition: border 500ms ease 0s;
}

.block-web.dark-box .header, .block-web.primary-box .header, .block-web.success-box .header, .block-web.info-box .header, .block-web.danger-box .header, .block-web.warning-box .header {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.block-web.closed .header {
    border-bottom: 1px solid rgba(0, 0, 0, 0);
}

.block .header {
    border-radius: 3px 3px 0 0;
    padding: 10px;
}

.block-web .header {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin: -20px -20px 10px;
    padding: 4px 18px;
}

.block-web .header.no-border {
    border: 0 none;
}

.block-web .porlets-content {
    padding: 5px 3px 0;
}

.block-web .porlets-content.full-width {
    margin-bottom: -20px;
    margin-left: -20px;
    margin-right: -20px;
    padding: 0;
}

.block-web .porlets-content h4 {
    font-size: 16px;
}

.block-web.no-padding .porlets-content {
    padding: 0 !important;
}

.block .header h2, .widget-block .header h2, .block-web .header h2 {
    font-size: 29px;
    font-weight: 100;
    line-height: 38px;
    margin: 0;
}

.block-web .btn {
    font-size: 12px;
    padding: 0px 10px;
    height: 25px;
    border-radius: 2px;
    margin-left: 4px;
    line-height: 25px;
}

.block-web .bottom .container {
    width: 70%;
    border-radius: 5px 0 0 5px;
    border: 1px #ccc solid;
    background: #aaa;
    height: 12px;
    padding-left: 0;
    float: left;
}

.block-web .bottom .progress {
    height: 10px;
    float: left;
    background-color: transparent;
    background-image: -webkit-linear-gradient(left, #3b3, #f35958);
    background-image: -moz-linear-gradient(left, #3b3, #f35958);
    background-image: -o-linear-gradient(left, #3b3, #f35958);
    background-image: -ms-linear-gradient(left, #3b3, #f35958);
    background-image: linear-gradient(left, #3b3, #f35958);
    border-radius: 5px 0 0 5px;
    -moz-transition: width 1s; /* Firefox 4 */
    -webkit-transition: width 1s; /* Safari and Chrome */
    -o-transition: width 1s; /* Opera */
}

.block-web .bottom .progress:after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    margin-top: -0.5em;
    margin-right: -1em;
}

.block-web .bottom .progress.done:after {
    background: #f35958;
}

.block-web .bottom .num {
    width: 30%;
    height: 20px;
    font-weight: bold;
    color: #999;
    padding-left: 5px;
    line-height: 8px;
    float: right;
}

.border-gray {
    border: 1px solid #ccc;
}

.content-header {
    font-size: 18px;
    margin: 0;
    padding: 0;
}

.button-content {
    overflow: hidden;
    font-size: 12px !important;
    text-overflow: ellipsis;
}

.button-content, .icon-separator {
    display: block;
    float: left;
    text-align: center;
    white-space: nowrap;
}

.button-content .float-left.glyph-icon {
    margin-right: 5px;
}

.button-content .float-right.glyph-icon {
    margin-left: 5px;
    margin-right: 0;
}

.button-content input[type="radio"], .button-content input[type="checkbox"] {
    cursor: pointer;
    height: 18px;
    opacity: 0;
    position: absolute;
    width: 18px;
    z-index: 2;
}

.button-content input[type="radio"] {
    margin-top: 0;
}

.br-4 {
    border-radius: 4px;
}

.block-web .btn.active {
    border: #546478;
    color: #fff;
    background: #546478;
}

.block-web .table {
    border: 0;
}

.block-web .table td {
    padding-left: 15px;
    border: 0;
}

.block-web .table td:hover {
    background: #eee;
    border-bottom: 2px #6254b2 solid !important;
}

.block-web .table td .count-title {
    font-size: 14px;
    font-weight: bold;
    color: #27b6af;
}

.block-web .table td .count-item {
    padding-left: 10px;
    padding-bottom: 5px;
    font-size: 12px;
    font-weight: bold;
    width: 40%;
    color: #999;
    float: left;
}

.block-web .table td .count-item:hover {
    color: #1b926c;
    text-decoration: underline;
}

.block-web .table td.fa-border-br {
    border-bottom: 1px #ccc dotted;
    border-right: 1px #ccc dotted;
}

.block-web .table td.fa-border-b {
    border-bottom: 1px #ccc dotted;
}

.block-web .table td.fa-border-r {
    border-right: 1px #ccc dotted;
}

.home-chart {
    height: 215px;
    width: 100%;
}

.block-chart {
    background: #fff;
    padding: 10px;
    position: relative;
}

.block-detail .table {
    border: 1px solid #ccc;
}

.block-detail .table td {
    border: 1px solid #ccc;
}

.block-detail .table .title {
    width: 80px;
    font-weight: bold;
    text-align: right;
}

.block-detail .table .content {
    width: 200px !important;
}

article, aside, figure, footer, header, hgroup,
menu, nav, section {
    display: block;
}

.comment {
    overflow: hidden;
    padding: 0 0 1em;
    margin-top: 10px;
    *zoom: 1;
}

.comment-img {
    float: left;
    margin-right: 33px;
    border-radius: 5px;
    overflow: hidden;
}

.comment-img img {
    display: block;
}

.comment-body {
    overflow: hidden;
}

.comment .text {
    padding: 10px 20px;
    border: 1px solid #ccc;
    background: #fff;
}

.comment .first {
    background: #fcf8e3;
}

.comment .first:before {
    background: #fcf8e3 !important;
}

.comment .text div.content {
    padding: 10px;
    border-top: 1px #999 dotted;
    font-size: 12px !important;
    overflow: hidden;
    min-width: 800px !important;
}

.comment .text .text-header {
    background: #ccc;
    padding: 5px;
    line-height: 20px;
    height: 30px;
}

.comment .text p:last-child {
    margin: 0;
}

.comment .attribution {
    margin: 0.5em 0 0;
    font-size: 14px;
    color: #666;
}

/* Decoration */

.comments,
.comment {
    position: relative;
}

.comments:before,
.comment:before,
.comment .text:before {
    content: "";
    position: absolute;
    top: 1px;
    left: 75px;
}

.comments:before {
    width: 6px;
    top: 0;
    bottom: 0;
    background: #aaa;
}

.comment:before {
    width: 15px;
    height: 15px;
    border: 3px solid #fff;
    border-radius: 100px;
    margin: 6px 0 0 -6px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), inset 0 1px 1px rgba(0, 0, 0, 0.1);
    background: #2196f3;
}

.comment:hover:before {
    background: orange;
}

.comment .inline {
    display: inline-block !important;
}

.m-b-5 {
    margin-bottom: 5px;
}

.comment h4 {
    font-size: 15px;
    font-weight: 300;
    color: #505458;
}

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

.comment .header {
    width: 100px;
    height: 30px;
    padding-left: 10px;
    float: left;
    color: #fff;
    background: #2196f3;
    line-height: 30px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    font-weight: bold;
}

.comment .action-links {
    margin: 4px 0 0;
    list-style: none;
    font-size: 13px;
    padding: 0;
}

.comment .action-links li {
    display: inline;
    float: left;
    position: relative;
    padding-left: 0px;
    padding-right: 8px;
    color: #999;
}

.comment .tiles {
    padding: 8px 20px;
    background-color: #ccc;
    color: #fff;
    position: relative;
}

.text-success {
    color: #0AA699 !important;
}

.text-success:hover {
    color: #0AA699 !important;
}

.small-nav {
    position: fixed;
    right: 5%;
    bottom: 300px;
    display: block;
    margin: -30px 0 0 -1px;
    width: 40px;
    border: 1px #cdcdcd solid;
    border-radius: 3px;
    border-top: 0;
    background: #fff;
    cursor: pointer;
    z-index: 9999;
}

.small-nav a {
    display: block;
    width: 38px;
    height: 32px;
    padding: 3px 5px;
    line-height: 12px;
    text-align: center;
    color: #787878;
    text-decoration: none;
    background: url(../img/scrolltop.png) no-repeat 0 0;
    border-top: 1px #cdcdcd solid;
}

a.replyfast {
    background-position: 0 -30px !important;
}

a.returnlist, a.returnboard {
    background-position: 0 -60px !important;
}

.comment-footer {
    margin-left: 100px;
}

.comment-footer .text h4 {
    background: #34a782;
    height: 30px;
    color: #fff;
    line-height: 30px;
    padding-left: 10px;
    font-size: 14px;

}

.render-detail {
    padding: 10px 20px;
    background: #fafafa;
    border: 1px #ccc dotted;
}

.tab-primay {
    color: #fff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.16), 0 2px 10px rgba(0, 0, 0, 0.12);
    background-color: #2196f3;
    border-color: #0d8aee;
}

.tab-primay:focus, .tab-primay.focus {
    color: #fff;
    background-color: #0c7cd5;
    border-color: #064475;
}

.retreat-tip {
    position: absolute;
    right: 30px;
    top: 10px;
    width: 400px;
    height: 200px;
    z-index: 999;
}

.attachments legend {
    padding: 0 5px;
}

.attachments .content {
    padding: 2px !important;
    margin-top: -20px;
}

.refund-info {
    padding-bottom: 200px;
}

table.chart-order-detail td {
    white-space: initial;
    word-break: break-all;
}

div.category-data-title {
    height: 32px;
    border: 1px solid #e8e8e8;
    line-height: 32px;
    padding-left: 10px;
    background: #f8f8f8;
}

div.category-data-content {
    border: 1px solid #e8e8e8;
    border-top: none;
    padding-left: 10px;
    padding-top: 10px;
}

div.category-data-content ul li {
    padding-left: 24px;
    line-height: 22px;
    cursor: pointer;
}

div.category-data-content .category-item {
    line-height: 22px;
    height: 22px;
}

div.category-data-content .category-item i {
    color: #ac2925;
}

ul.select-column li {
    float: left;
}

ul.select-column li a {
    text-decoration: none;
}

.report-content {
    padding: 0;
}

.bg-blue {
    color: #fff;
    background-color: #2196f3;
    padding: 8px;
}

.spec td {
    background: #eee;
}

.input-link {
    height: 30px;
    display: inline-block;
    line-height: 40px;
    margin-left: 10px;
}

.input-link i {
    color: #f35958 !important;
}

.input-container .ui-select-container {
    float: left;
}

.article-title {
    padding-bottom: 10px;
    border-bottom: 1px #ccc dotted;
}

.auto-refresh {
    vertical-align: bottom;
    display: inline-block;
    height: 30px;
    margin-right: 10px;
    line-height: 40px;
}

.relate-tip {
    color: red;
    text-decoration: underline;
}

.table {
    margin-bottom: 0 !important;
}

.bk-message-row-normal {
    background: #f1f6fa !important;
    color: #666;
}

.bk-message-row-warn {
    background-color: #FCF8E2 !important;
    border: 1px dotted #f4a207;
    color: #666;
}

.bk-message-row {
    padding: 4px 10px;
    background: #f0f0f0;
    line-height: 2;
    color: #333;
}

.bk-mb4 {
    margin-bottom: 16px;
}

.bk-message-row .bk-message-row-message {
    margin: 0 24px;
    line-height: 2;
}

.bk-message-row-normal .bk-message-row-icon {
    color: #00a2ca;
}

.bk-message-row .bk-message-row-icon {
    float: left;
    display: inline;
    width: 16px;
    height: 16px;
    margin-top: 4px;
    font-size: 16px;
    font-style: normal;
    line-height: 1;
}

.label-text {
    height: 28px;
    font-size: 12px;
    min-width: 120px;
    line-height: 28px;
    text-align: right;
    padding-right: 5px;
}

.label-text-no-label {
    height: 28px;
    font-size: 12px;
    line-height: 28px;
    text-align: right;
    padding-right: 5px;
}

.label-text-2 {
    height: 28px;
    min-width: 100px;
    line-height: 28px;
    text-align: right;
    padding-right: 5px;
}

.form-group-input input[type=checkbox] {
    line-height: 28px;
    height: 28px;
}

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

.min-height-1 {
    min-height: 300px;
}

.min-height-4 {
    min-height: 1200px;
}

.min-height-800 {
    min-height: 800px;
}

.min-height-3 {
    min-height: 800px;
}

.min-height-2 {
    min-height: 600px;
}

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

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

.disabled {
    color: #ccc;
}

.ui-select-bootstrap > .ui-select-match > .btn {
    line-height: 15px !important;
}

.breadcrumb {
    background: none;
    height: 30px;
    margin-bottom: 0;
    font-weight: bold;
    font-size: 13px;
}

.ecs-serverlist-search {
    padding: 10px 0 5px 0;
}

.breadcrumb > li + li:before {
    padding: 0 5px;
    color: #cccccc;
    content: ">\00a";
}

.select2-results .select2-result-label {
    padding: 6px 5px !important;
}

.ds {
    background: #fff;
    padding: 5px;
    border-radius: 3px;
}

.ace_editor {
    height: 400px;
}

.ace_print-margin {
    display: none;
}

.echarts {
    height: 300px;
}

.lineObj {
    font-size: 12px;
    padding-right: 3px;
    text-align: right;
    color: #ccc;
    background: #333;
}

div.console-title div.pull-right {
    position: fixed;
    right: 10px;
    z-index: 9999;
}

.history-inner {
    line-height: 50px;
}

.history-inner a {
    padding: 3px 8px;
    border-radius: 3px;
}

.select2-results .select2-highlighted {
    background: #1b926c !important;
}

.select2-drop-active {
    border: 1px solid #1b926c !important;
}

.select2-container-active .select2-choice, .select2-container-active .select2-choices {
    border: 1px solid #1b926c !important;
}

.line-height-30 {
    line-height: 30px !important;
}

.line-height-28 {
    line-height: 28px !important;
}

tr.open-tr > td, tr.open-tr > td:hover {
    background: #fff !important;
}

textarea.form-control {
    height: auto;
    line-height: normal !important;
}

.inline-block {
    display: inline-block;
}

.file-clean-btn {
    background: #ffa200;
    color: #fff;
    border: 0;
    height: 28px;
    margin-right: 3px;
    border-radius: 3px;
}

.text-value {
    height: 28px;
    line-height: 28px;
    background: #ccc;
    padding: 0 10px;
    color: #666;
    border-radius: 3px;
    border: 1px solid #999;
    display: inline-block;
    min-width: 200px !important;
}

.toast-top-right {
    top: 0 !important;
    right: 35px !important;
}

.wt-212 {
    width: 212px;
}

.padding-top-35 {
    padding-top: 35px;
}

.login-container .quick {
    background: url(https://gw.alicdn.com/tps/i1/TB1VHK4KFXXXXbPXFXXwxCdHXXX-47-47.png) no-repeat;
    text-indent: -99999px;
    position: absolute;
    top: 0;
    right: 0;
    width: 47px;
    height: 47px;
}

.login-container .static {
    background: url(https://gw.alicdn.com/tps/i4/TB19tEIKXXXXXb.XVXXWA_BHXXX-48-48.png) no-repeat;
    position: absolute;
    top: 0;
    right: 0;
    width: 47px;
    height: 47px;
    text-indent: -99999px;
}

.login-top {
    position: relative;
    margin-top: 10px;
}

.login-tip {
    display: block;
    position: absolute;
    top: 0;
    right: 52px;
}

.poptip {
    border: 1px solid #f3d995;
    padding: 4px 20px 4px 15px;
    background: #fefcee;
    position: relative;
    z-index: 9999;
}

.poptip .poptip-content {
    color: #df9c1f;
    font-size: 12px;
    font-weight: 400
}

.poptip .poptip-content .iconfont {
    color: #df9c1f;
    font-size: 14px;
    margin-right: 8px
}

.poptip-arrow {
    position: absolute;
    z-index: 10;
    *zoom: 1
}

.poptip-arrow em, .poptip-arrow span {
    position: absolute;
    *zoom: 1;
    width: 0;
    height: 0;
    border-color: rgba(255, 255, 255, 0);
    border-color: transparent \0;
    *border-color: transparent;
    _border-color: tomato;
    _filter: chroma(color=tomato);
    border-style: solid;
    overflow: hidden;
    top: 0;
    left: 0
}

.poptip-arrow {
    top: 8px;
    right: 0
}

.poptip-arrow em {
    top: 0;
    left: 1px;
    border-left-color: #f3d995;
    border-width: 6px 0 6px 6px
}

.poptip-arrow span {
    border-left-color: #fefcee;
    border-width: 6px 0 6px 6px
}

.weixin-tootips {
    display: none;
}

#weixin iframe {
    width: 212px !important;
    height: 187px !important;
}

.schema-icon {
    line-height: 32px;
    font-size: 14px;
    padding-left: 5px;
}

.batch-label {
    float: left;
    line-height: 25px;
    padding: 0 5px;
    font-weight: bold;
}

.modal-backdrop.in {
    opacity: 0.6;
    background: #000;
    filter: alpha(opacity=50);
}

.pagination-label {
    margin-right: 10px;
}

.pagination-label input {
    height: 20px !important;
}

.pagination-label span {
    display: inline-block;
    height: 25px;
}

.pagination-label input {
    height: 25px;
}

.resource-edit-page {
    width: 100%;
}

.box-sub-title {
    color: #eee;
    font-style: italic;
    vertical-align: sub;
}

.step-container button {
    padding: 4px 10px;
    background: #fff;
}

.step-container .select {
    color: #fff;
    background: #4285f4 !important;
}

.edit-title {
    font-size: 13px;
    border-left: 5px solid #f68300;
    padding: 5px;
    margin-bottom: 10px;
    background: #fad9a7;
}

.operation-container {
    height: 30px;
    line-height: 30px;
    padding: 5px;
}

.operation-container button{
    border-radius: 2px;
}



.form-group-input pre {
    display: inline-block;
    font-size: 10px !important;
    border: 1px solid #999;
    border-radius: 4px;
    background: lightgray;
}

.inline-block {
    display: inline-block !important;
}

.sl-detail-tip {
    cursor: pointer;
}

.sl-detail-close {
    cursor: pointer;
    position: relative;
    top: -48px;
    left: 165px;
}
