.ivu-table .table-check-row td {
    background-color: #ffb403 !important;
    color: #fff;
}

.ivu-form {
    .ivu-form-item {
        margin-bottom: 10px;
    }
}

.ivu-form-label-right .ivu-row {
    margin-bottom: 10px;
}

.run-login-con .ivu-form-item {
    margin-bottom: 15px;
}

.run-login-con .ivu-form-item-content {
    display: inherit;
}

.ivu-form-item-content {
    // display:inline-block; 
    // margin-left:8px !important;
}

.run-modal-style .ivu-form-item-content {
    display: inherit;
}

.ivu-form-label-top .ivu-form-item-label {
    padding: 0 !important;
}

.ivu-tree-title-selected {
    background-color: #ffb403 !important;
    color: #fff !important;
}

.ivu-input,
.ivu-tabs-bar {
    border-color: #e8e8e8 !important;
}

.ivu-input[disabled]:hover,
fieldset[disabled] .ivu-input:hover {
    border-bottom: 1px solid #dddee1;
}

.ivu-input[disabled],
fieldset[disabled] .ivu-input {
    color: #333 !important;
    border: none;
    border-bottom: 1px solid #dddee1;
    border-radius: 0;
    background-color: transparent !important;
}

.main-header-con {
    box-shadow: none !important;
    height: 0 !important;
}

.main .single-page-con .single-page {
    position: relative;
}

.ivu-tree-arrow {
    margin-right: 8px;
}

.ivu-form-item-error-tip {
    padding-top: 5px !important;
    position: static !important;
}

.main-breadcrumb {
    padding-top: 11px !important;
    margin: 10px 0 10px 10px;
    .ivu-breadcrumb {
        font-size: 12px; // color: #333;
        span:last-child a {
            color: #ffb403;
        }
    }
}

// table
.single-wrapper {
    background: #fff;
    height: 100%; // padding:20px;
}

.single-table-con {
    padding: 8px 16px; // padding-top: 0;
    .ivu-table-wrapper {
        border: 0;
    }
    .ivu-table td, .ivu-table th {
        border-bottom: 1px solid #eee;
    }
    tr.ivu-table-row-hover td {
        background-color: #FAFAFA!important;
    }
    .ivu-table th {
        background: #f4f9ff;
    }
    .ivu-table:after, .ivu-table:before {
        background: transparent;
    }
}

.ivu-form-inline .ivu-form-item {
    margin-bottom: 0;
}

.search-bar {
    background: #fbfbfb;
    position: relative;
}

.page-table-list {
    padding-top: 8px;
    .ivu-row {
        margin-bottom: 0;
    }
    .ivu-btn-ghost {
        color: #F99C34;
        border-color: #F99C34;
    }
    .ivu-btn-text {
        color: #999;
    }
    .page-table-lis {
        > div {
            display: inline-block;
            user-select:none;
        }
    }
    .page-table-list-isShow {
        position: relative;
        display: inline-block;
        line-height: 32px;
        padding: 0 4px;
        padding-right: 14px;
        color: #999;
        cursor: pointer;
        &:hover {
            color: #F99C34;
        }
        .page-table-list-isShow-icon {
            position: absolute;
            top: 15px;
            right: 0;
            transition: transform .2s ease-in-out;
        }
    }
    .table-bar-left {
        width: 100%;
        padding-left: 20px;
        text-align: left;
        .placeholder {
            display: inline-block;
            width: 1px;
        }
    }
    .table-bar {
        width: 100%;
        padding-top: 8px;
        padding-right: 16px;
        text-align: right;
    }
    .table-bar .ivu-btn .ivu-icon {
        font-size: 16px;
        //vertical-align: top;
    }
}

.run-search-bar .ivu-form-item-content {
    display: inline-block;
}

.run-search-bar .ivu-form-inline {
    // width: 86%;
    padding: 10px 20px;
    min-height: 50px;
}

.run-search-bar>div:first-child {
    float: right;
    margin: 15px 10px 0;
}

.run-search-bar>div:last-child {
    // overflow: hidden;
}

// 全局
.ivu-btn-ghost:hover,
.ivu-btn-default:hover {
    color: #ffb403 !important;
    border-color: #ffb403 !important;
}

.ivu-btn-text:hover {
    color: #ffb403 !important;
}

.ivu-btn-text:hover {
    border-color: transparent !important;
}

.ivu-tag-blue.ivu-tag-dot .ivu-tag-dot-inner {
    background: #ffb403 !important;
}

.ivu-table-stripe .ivu-table-body tr.ivu-table-row-hover td,
.ivu-table-stripe .ivu-table-fixed-body tr.ivu-table-row-hover td,
tr.ivu-table-row-hover td {
    background: #fffbf4 !important;
}

.ivu-page-item-active {
    background: #ffb403 !important;
}

.ivu-input:focus,
.ivu-input:hover,
.ivu-select-selection:hover,
.ivu-select-visible .ivu-select-selection {
    border-color: #ffb403 !important;
}

.ivu-input:focus,
.ivu-select-visible .ivu-select-selection {
    box-shadow: 0 0 0 2px rgba(255, 280, 3, .05) !important;
}

.ivu-modal-footer {
    padding: 10px !important;
}

.run-modal-ftbButton .ivu-btn-primary {
    border-color: #ffb403 !important;
    background: #ffb403 !important;
}

.ivu-btn {
    padding: 3px 18px;
    border-radius: 2px;
}

.ivu-btn-hr {
    background: #ffb403 !important;
    border-color: #ffb403 !important;
    color: #fff !important;
}

.ivu-form-label-right .ivu-form-item-label {
    // width:auto !important;
}

.mar-30 {
    margin: 0 30px;
}

// molders
.ivu-modal-header {
    padding: 10px 16px !important;
    p {
        font-size: 16px !important;
        font-weight: normal !important;
    }
}

.ivu-tree ul {
    // font-size: 14px !important;
    li {
        padding: 0 0 0 2px !important;
        margin: 4px 2px !important;
        .ivu-tree-arrow {
            margin-right: 5px;
            color: #aaa;
            font-size: 16px;
            width: 5px;
            display: inline-block;
        }
        .ivu-checkbox-wrapper {
            margin-right: 2px;
        }
        .ivu-tree-title {
            vertical-align: inherit;
        }
    }
}

.ivu-modal-content {
    box-shadow: 0px 6px 8px 0px rgba(0, 0, 0, .2);
}

.ivu-modal-body {
    padding: 16px 30px !important;
}

.run-modal-style {
    .ivu-tree {
        margin-left: 10px;
    }
    .ivu-col {
        // padding:16px 0;
        &:first-child {
            // border-right: 1px solid #eee;
        }
    }
    .ivu-form-item-label {
        font-size: 14px;
    }
    .ivu-input-small {
        // height: 30px;
    }
    .ivu-form-item {
        margin-bottom: 5px;
    }
}

.run-modal-ftbButton .ivu-btn-primary {
    // display: block;
    font-size: 14px;
}

.run-modal-style.ivu-form-label-right {
    padding: 20px;
}

.ivu-loading-bar-inner-color-primary {
    background-color: #ffb403 !important;
}

// flex
.ivu-modal-wrap,
.ivu-modal-mask {
    z-index: 1011 !important;
}

.ivu-page-item:hover a {
    color: #ffb403 !important;
}

.ivu-page-item-active:hover a {
    color: #fff !important;
}

.sidelip-con {
    height: calc(~"100% - 50px");
    position: relative;
    overflow-y: auto !important;
    overflow-x: hidden;
    padding: 8px;
    .sidelip-box {
        padding: 30px;
    }
    .sidelip-noInfor {
        .infor-icon {
            font-size: 50px;
            color: #f2f2f2;
        }
        p {
            font-size: 16px;
            margin-bottom: 10px;
        }
    }
}

.ivu-message {
    z-index: 1012 !important;
}

// 底部
.copyright {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    z-index: 10;
    color: #808080;
    padding: 6px 0;
    z-index: 1010;
}

.ivu-tabs-nav-container {
    font-size: 16px !important;
    line-height: 2 !important;
    margin-left: -1px;
}

.ivu-tabs.ivu-tabs-card>.ivu-tabs-bar .ivu-tabs-nav-container {
    height: 42px !important;
}

.ivu-tabs.ivu-tabs-card>.ivu-tabs-bar .ivu-tabs-tab {
    border-radius: 0;
    background: #fff !important;
    height: 41px !important;
    border: 0 !important;
    border-color: #e8e8e8 !important;
}

.ivu-tabs.ivu-tabs-card>.ivu-tabs-bar .ivu-tabs-tab-active {
    height: 42px !important;
    border: 1px solid #e8e8e8 !important;
    border-top: inherit !important;
    border-bottom: inherit !important;
    &:first-child {
        border-left: inherit !important;
    }
}

.ivu-tabs.ivu-tabs-card>.ivu-tabs-bar .ivu-tabs-tab-active:before {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background: #ffb403;
    position: absolute;
    top: 0;
    left: 0;
}

.ivu-tabs.ivu-tabs-card>.ivu-tabs-bar .ivu-tabs-tab-active {
    color: #ffb403 !important;
}

.ivu-tabs.ivu-tabs-card>.ivu-tabs-bar .ivu-tabs-tab {
    margin-right: 0 !important;
    border-radius: 0 !important;
    &:first-child {
        border-left: none !important;
    }
}

.ivu-tabs.ivu-tabs-card>.ivu-tabs-bar .ivu-tabs-tab:hover {
    color: #ffb403 !important;
}

.tags-con {
    .ivu-tag-dot {
        height: 26px !important;
        line-height: 26px !important;
    }
    .ivu-tag-dot-inner {
        margin-right: 5px !important;
        width: 9px !important;
        height: 9px !important;
        top: 0 !important;
    }
    .ivu-icon-ios-close-empty {
        font-weight: bold !important;
    }
}

.ivu-select-dropdown {
    padding: 0 !important;
}

.ivu-select-item-selected {
    color: #333 !important;
    background: #f3f3f3 !important;
}

.el-tree--highlight-current .el-tree-node.is-current>.el-tree-node__content {
    background-color: #fff1cf !important;
}

.el-tree-node:focus>.el-tree-node__content,
.el-tree-node__content:hover {
    background-color: #fff1cf!important;
}

.ivu-tooltip-inner {
    min-height: 29px !important;
    padding: 5px 9px !important;
}

.el-popper .popper__arrow {
    right: 100% !important;
    left: 100% !important;
}

.el-select-dropdown__item {
    padding: 0 15px;
    font-size: 12px;
}

.el-select-dropdown__item span {
    line-height: inherit !important;
}

.el-select .el-input.is-focus .el-input__inner,
.ivu-radio-checked .ivu-radio-inner {
    border-color: #ffb403 !important;
}

.el-select-dropdown__item.selected {
    color: #ffb403 !important;
}

.ivu-radio-inner:after {
    background-color: #ffb403 !important;
}

.ivu-modal-close {
    top: 5px !important;
}

.page-box-row-left {
    &>div:first-child {
        float: left;
        margin-right: 10px;
    }
    &>div:last-child {
        overflow: hidden
    }
}

.view-box-content {
    height: 100%;
}

.ivu-select {
    // min-width:140px
}

.el-tree-node__label {
    font-size: 12px !important;
}

.ivu-table-cell {
    padding: 0 5px !important
}
//按钮文字居中
.ivu-btn>.ivu-icon+span, .ivu-btn>span+.ivu-icon{
    margin-left: -3px !important
}
//按钮图标又边距
.ivu-btn>.ivu-icon {
    line-height: 1;
    //margin-right: 4px;
}
