.dui-index-cell-ratioTrendIcon .anticon-caret-down {
    color: #00a854;
}

.dui-index-cell-ratioTrendIcon .anticon-caret-up {
    color: #f04134;
}

.dui-indexed-trend .ant-table-tbody > tr > td, .dui-indexed-trend .ant-table-thead > tr > th {
    border-bottom: 1px solid #f4f4f4;
}

.dui-indexed-trend .ant-table-tbody > tr:last-child > td {
    border-bottom: none;
}

.dui-indexed-trend .ant-table-placeholder {
    border-bottom: none;
}

.dui-indexed-trend .ant-table-tbody > tr:hover > td {
    background: rgba(173,210,255,.11);
}

.dui-indexed-trend .oui-dt-message-content-icon-error {
    color: #f04134;
}

.dui-indexed-trend-card-hide {
    position: relative;
}

    .dui-indexed-trend-card-hide.oui-card {
        background: none;
        box-shadow: none;
        margin-bottom: 0;
    }

    .dui-indexed-trend-card-hide .oui-card-header-wrapper {
        border: none;
        position: absolute;
        width: 100%;
        height: 50px;
        padding-top: 50px;
    }

        .dui-indexed-trend-card-hide .oui-card-header-wrapper .oui-card-header, .dui-indexed-trend-card-hide .oui-card-header-wrapper .oui-card-title {
            display: none;
        }

    .dui-indexed-trend-card-hide .oui-card-content {
        padding: 0;
    }

.dui-indexed-trend-index-container {
    display: flex;
    margin-bottom: 15px;
}

    .dui-indexed-trend-index-container:hover .dui-indexed-trend-index-page-arrow-container {
        box-shadow: 0 1px 6px rgba(0,0,0,.15);
        color: #0b63e6;
    }

.dui-indexed-trend-hide-index-value .oui-index-cell-indexValue {
    visibility: hidden;
    height: 0;
}

.dui-indexed-trend-index-content-container {
    flex-grow: 1;
    display: flex;
}

.dui-indexed-trend-index-item-selectable {
    position: relative;
    overflow: hidden;
    padding: 20px 8px;
    border-left: 1px solid #dbe5ed;
    border-bottom: 1px solid #dbe5ed;
    cursor: pointer;
}

    .dui-indexed-trend-index-item-selectable:last-child {
        border-right: 1px solid #dbe5ed;
    }

    .dui-indexed-trend-index-item-selectable:hover .index-item-check-icon {
        color: rgba(32,98,230,.6);
    }

    .dui-indexed-trend-index-item-selectable.active:before {
        background-color: #0b63e6;
    }

    .dui-indexed-trend-index-item-selectable.active .index-item-check-icon {
        color: #0b63e6;
    }

    .dui-indexed-trend-index-item-selectable .index-area-actionLink-wrapper {
        position: absolute;
        top: 18px;
        right: 30px;
    }

.dui-indexed-trend-index-item-multiple-line-selectable {
    overflow: hidden;
    padding: 20px 8px;
    border-color: rgba(0,0,0,0) rgba(0,0,0,0) #dbe5ed #dbe5ed;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    z-index: 0;
}

    .dui-indexed-trend-index-item-multiple-line-selectable:last-child {
        border-right: 1px solid #dbe5ed;
    }

    .dui-indexed-trend-index-item-multiple-line-selectable:hover {
        border-color: #86a8ec;
    }

    .dui-indexed-trend-index-item-multiple-line-selectable.active {
        border-color: #0b63e6;
        outline: 1px solid #0b63e6;
        z-index: 1;
    }

.dui-indexed-trend .index-item-check-icon {
    position: absolute;
    right: 6px;
    top: 9px;
    font-size: 16px;
    color: #999;
}

.dui-indexed-trend-index-page-arrow-container {
    position: absolute;
    top: 46px;
    font-size: 18px;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .dui-indexed-trend-index-page-arrow-container.left {
        left: 0;
    }

    .dui-indexed-trend-index-page-arrow-container.right {
        right: 0;
    }

.dui-indexed-trend .index-area-multiple-root-container {
    display: flex;
    flex-grow: 1;
    flex-direction: column;
}

.dui-indexed-trend-index-item-multiple-line-selectable {
    position: relative;
}

    .dui-indexed-trend-index-item-multiple-line-selectable .index-area-detailLink-wrapper {
        position: absolute;
        top: 20px;
        right: 10px;
    }

.dui-indexed-trend .index-area-multiple-container {
    flex-grow: 1;
    display: flex;
}

.dui-indexed-trend .reset-button-container {
    position: absolute;
    top: 5px;
    right: 0;
    z-index: 10;
}

.dui-indexed-trend .reset-button-label {
    color: #999;
}

.dui-indexed-trend .reset-button-reset {
    margin-left: 10px;
    color: #0b63e6;
    cursor: pointer;
}

    .dui-indexed-trend .reset-button-reset:hover {
        color: #33a0ff;
    }

.dui-indexed-trend-chart-table {
    width: 100%;
}

.dui-indexed-trend-chart-container {
    position: relative;
    min-height: 300px;
    margin-top: 20px;
}

.dui-indexed-trend-chart-container-trend {
    height: 300px;
}

.dui-indexed-trend-chart-container .oui-table-td {
    height: 22px;
}

.dui-indexed-trend-chart-container .activity-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-top: 66px;
    overflow: hidden;
}

    .dui-indexed-trend-chart-container .activity-container .activity-list {
        position: absolute;
        top: 66px;
    }

        .dui-indexed-trend-chart-container .activity-container .activity-list .activity {
            line-height: 22px;
        }

            .dui-indexed-trend-chart-container .activity-container .activity-list .activity .legend {
                display: inline-block;
                width: 8px;
                height: 4px;
                margin-top: -3px;
                background-color: #c0cbe3;
                margin-right: 4px;
                vertical-align: middle;
            }

    .dui-indexed-trend-chart-container .activity-container.activity-month .activity-list .activity {
        padding-right: 10px;
    }

    .dui-indexed-trend-chart-container .activity-container.activity-day .activity {
        position: absolute;
    }

        .dui-indexed-trend-chart-container .activity-container.activity-day .activity .activity-name {
            width: 100%;
            height: 20px;
            line-height: 20px;
            overflow: hidden;
        }

        .dui-indexed-trend-chart-container .activity-container.activity-day .activity .activity-bar {
            width: 100%;
            height: 4px;
            background-color: #c0cbe3;
        }

.dui-indexed-trend-addition {
    color: #999;
    margin: 10px 0;
}

.dui-indexed-trend-card-switch-content-table, .dui-indexed-trend-card-switch-content-trend {
    display: block;
    float: none;
    text-align: right;
    z-index: 10;
}

.dui-indexed-trend-fold-chart-action {
    text-align: right;
    cursor: pointer;
}

.dui-aliwork {
    font-size: 14px;
}

    .dui-aliwork img {
        width: 36px;
        height: 36px;
        border-radius: 50%;
        margin-right: 5px;
    }

.dui-aliwork-large {
    font-size: 16px;
}

    .dui-aliwork-large img {
        width: 40px;
        height: 40px;
        border-radius: 50%;
    }

.dui-aliwork-small {
    font-size: 12px;
}

    .dui-aliwork-small img {
        width: 30px;
        height: 30px;
        border-radius: 50%;
    }

.ratio-metric-panel {
    display: flex;
    align-items: center;
    width: 100%;
}

    .ratio-metric-panel .panel-wrap {
        width: 100%;
        height: 108px;
        position: relative;
        border: 1px solid #e6e6e6;
    }

        .ratio-metric-panel .panel-wrap:last-child {
            border-right: 1px solid #e6e6e6;
        }

        .ratio-metric-panel .panel-wrap.cursor {
            cursor: pointer;
        }

    .ratio-metric-panel .ratio-panel-wrap {
        width: calc((100% - 360px)/4);
        height: 108px;
        text-align: center;
        font-size: 24px;
    }

        .ratio-metric-panel .ratio-panel-wrap .bgContent {
            background: #fff;
        }

        .ratio-metric-panel .ratio-panel-wrap .bgActive {
            position: absolute;
            left: -1px;
            bottom: 0;
            background: rgba(32,98,230,.4);
            width: calc(100% + 2px);
        }

        .ratio-metric-panel .ratio-panel-wrap .ratio-panel-head {
            position: absolute;
            font-size: 16px;
            left: 0;
            top: 10px;
            width: 100%;
            text-align: center;
        }

            .ratio-metric-panel .ratio-panel-wrap .ratio-panel-head .iconFont {
                padding-right: 5px;
            }

        .ratio-metric-panel .ratio-panel-wrap .ratio-panel-content {
            position: absolute;
            left: 0;
            top: 30%;
            width: 100%;
            text-align: center;
        }

        .ratio-metric-panel .ratio-panel-wrap.active {
            border: 2px solid #2062e6;
            box-shadow: 0 0 5px 0 rgba(32,98,230,.5);
        }

.ratio-warp {
    width: 120px;
    height: 108px;
    text-align: center;
    vertical-align: middle;
    font-size: 14px;
    padding-top: 36px;
    position: relative;
    opacity: .7;
}

.shadowWrap {
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
}

    .shadowWrap .rectangle {
        width: 100%;
        background: #fff;
    }

    .shadowWrap .triangle {
        width: 0;
        height: 0;
        border-top-style: solid;
        border-top-color: #fff;
        border-right: 0 solid rgba(0,0,0,0);
        border-bottom: 0 solid rgba(0,0,0,0);
        border-left: 120px solid rgba(0,0,0,0);
    }

.ratio-indexed-panel .cusLine {
    padding-top: 28px;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}

    audio:not([controls]) {
        display: none;
        height: 0;
    }

[hidden], template {
    display: none;
}

a {
    background-color: rgba(0,0,0,0);
}

    a:active, a:hover {
        outline: 0;
    }

abbr[title] {
    border-bottom: 1px dotted;
}

b, strong {
    font-weight: 700;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: .67em 0;
}

.mark, mark {
    background: #ff0;
    color: #000;
}

.small, small {
    font-size: 80%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code, kbd, pre, samp {
    font-family: monospace,monospace;
    font-size: 1em;
}

button, input, optgroup, p, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}

    button[disabled], html input[disabled] {
        cursor: default;
    }

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

input {
    line-height: normal;
}

    input[type=checkbox], input[type=radio] {
        box-sizing: border-box;
        padding: 0;
    }

    input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
        height: auto;
    }

    input[type=search] {
        -webkit-appearance: textfield;
        box-sizing: content-box;
    }

        input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
            -webkit-appearance: none;
        }

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: 700;
}

a, article, aside, audio, body, button, dd, div, dl, dt, footer, form, h1, h2, h3, h4, h5, h6, header, html, img, input, label, li, nav, ol, p, pre, section, select, span, table, tbody, td, textarea, tfoot, thead, tr, ul, video {
    /*margin: 0;*/
    padding: 0;
    border: none;
    outline: none;
}

    a, a:active, a:hover, a:link, a:visited {
        text-decoration: none;
    }

dl, li, ol, ul {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

button, select {
    text-transform: none;
}

input, select {
    -webkit-appearance: none;
}

.dui-table-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
}

    .dui-table-wrapper .dui-dt-message {
        z-index: 999;
    }

.dui-common-table .ant-table {
    font-size: 12px;
    font-family: PingFang SC,Hiragino Sans GB,Microsoft YaHei,SimHei,WenQuanYi Micro Hei,sans-serif;
    color: #333;
}

.dui-common-table .ant-table-empty .ant-table-placeholder {
    visibility: hidden;
    min-height: 100px;
    line-height: 100px;
}

.dui-common-table .ant-table-tbody > tr > td, .dui-common-table .ant-table-thead > tr > th {
    padding: 10px 16px 10px 10px;
}

.dui-common-table .ant-table-thead > tr > th {
    background: #fff;
}

.dui-common-table .ant-table-tbody > tr.ant-table-row-hover > td, .dui-common-table .ant-table-tbody > tr:hover > td, .dui-common-table .ant-table-thead > tr.ant-table-row-hover > td, .dui-common-table .ant-table-thead > tr:hover > td {
    background: #e6f7ff;
}

.dui-common-table .ant-table-tbody > tr > td.ant-table-selection-column, .dui-common-table .ant-table-thead > tr > th.ant-table-selection-column {
    text-align: left;
}

.dui-common-table .ant-table-pagination .ant-pagination-item {
    border-radius: 0;
    border: 0;
    border-bottom: 2px solid #fff;
    min-width: 16px;
    height: 18px;
    line-height: 18px;
}

.dui-common-table .ant-table-pagination .ant-pagination-jump-next, .dui-common-table .ant-table-pagination .ant-pagination-jump-prev, .dui-common-table .ant-table-pagination .ant-pagination-next, .dui-common-table .ant-table-pagination .ant-pagination-prev {
    min-width: 16px;
    height: 18px;
    line-height: 18px;
}

.dui-common-table .ant-table-pagination .ant-pagination-item-active {
    background-color: #fff;
    border-color: #0088fe;
}

.dui-common-table .ant-table-pagination .ant-pagination-prev {
    padding-right: 10px;
}

.dui-common-table .ant-table-pagination .ant-pagination-next {
    padding-left: 10px;
}

    .dui-common-table .ant-table-pagination .ant-pagination-next:hover a, .dui-common-table .ant-table-pagination .ant-pagination-prev:hover a {
        color: #0088fe;
    }

.dui-common-table .ant-table-pagination .ant-pagination-disabled:hover a {
    color: #cecece;
}

.dui-common-table .ant-table-pagination .ant-pagination-item:hover {
    color: #0088fe;
}

.dui-common-table .ant-checkbox-inner {
    width: 12px;
    height: 12px;
    border-radius: 0;
}

    .dui-common-table .ant-checkbox-inner:after {
        left: 3px;
        top: 0;
    }

.dui-common-table .ant-checkbox-indeterminate .ant-checkbox-inner {
    width: 12px;
    height: 12px;
    border-radius: 2px;
    background-color: #0088fe;
    border-color: #0088fe;
}

    .dui-common-table .ant-checkbox-indeterminate .ant-checkbox-inner:after {
        left: 1px;
        top: 4px;
        border: 1px solid #fff;
        background-color: rgba(0,0,0,0);
        transform: scaleY(.6);
        width: 8px;
        height: 1.14285714px;
    }

.dui-common-table .ant-table-row-expand-icon {
    color: #0088fe;
    background: none;
    font-size: 12px;
    border: 0;
}

    .dui-common-table .ant-table-row-expand-icon.ant-table-row-expanded:after {
        content: "\E622";
        font-family: oui-canary-iconfont;
    }

    .dui-common-table .ant-table-row-expand-icon.ant-table-row-collapsed:after {
        content: "\E628";
        font-family: oui-canary-iconfont;
    }

.dui-common-table .react-resizable {
    position: relative;
}

.dui-common-table .react-resizable-handle {
    position: absolute;
    width: 20px;
    height: 100%;
    bottom: 0;
    right: 0;
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgd2lkdGg9IjYiIGhlaWdodD0iNiI+PHBhdGggZD0iTTYgNkgwVjQuMmg0LjJWMEg2djZ6IiBvcGFjaXR5PSIuMzAyIi8+PC9zdmc+");
    background-position: 100% 100%;
    padding: 0 3px 3px 0;
    background-repeat: no-repeat;
    background-origin: content-box;
    box-sizing: border-box;
    cursor: col-resize;
}

.dui-table-no-bottom-border .ant-table-tbody > tr > td {
    border-bottom: none;
}

body {
    width: 100%;
    background: #fff;
    margin: 0;
    height: auto;
}

body, button, input, select, textarea {
    font: 12px/1.67 Microsoft YaHei,SimHei,Hiragino Sans GB,WenQuanYi Micro Hei,sans-serif;
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased !important;
}

#root, body {
    font-family: Microsoft YaHei,SimHei,Hiragino Sans GB,WenQuanYi Micro Hei,sans-serif;
    font-size: 12px;
    line-height: 1.66667;
    color: #333;
    background-color: #eef1f6;
}

.g2-tooltip {
    pointer-events: none !important;
}

.alignR {
    text-align: right;
    padding-right: 10px;
}

.mr_10 {
    margin-right: 10px;
}

.f_r {
    float: right;
}

.flexCon {
    display: flex;
}

@font-face {
    font-family: iconfont;
    src: url(//at.alicdn.com/t/font_826250_1fkxhcowx2k.eot);
    src: url(//at.alicdn.com/t/font_826250_1fkxhcowx2k.eot#iefix) format("embedded-opentype"),url(//at.alicdn.com/t/font_826250_1fkxhcowx2k.woff2) format("woff2"),url(//at.alicdn.com/t/font_826250_1fkxhcowx2k.woff) format("woff"),url(//at.alicdn.com/t/font_826250_1fkxhcowx2k.ttf) format("truetype"),url(//at.alicdn.com/t/font_826250_1fkxhcowx2k.svg#iconfont) format("svg");
}

.iconFont {
    font-family: iconfont !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    -moz-osx-font-smoothing: grayscale;
}

#root .oui-affix {
    z-index: 9999;
}

#header-content .dui-card-content {
    padding-top: 10px;
    min-height: 0;
    padding-bottom: 10px;
}

#header-content .header-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#header-content .ant-btn-sm, #header-content .oui-date-picker {
    font-size: 12px;
}

#header-content .oui-date-picker-current-date {
    display: none;
}

.ant-select {
    font-size: 12px;
}

.dui-indexed-trend-index-item-selectable.active:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #ff8682;
}

.dui-indexed-trend-index-item-selectable.active .index-item-check-icon {
    color: #ff8682;
}

#main-container, #root, body, html {
    height: 100%;
    margin: 0;
    width: 100%;
}

.dui-card-content {
    padding-top: 20px;
}

.panel-list {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    width: 40%;
}

    .panel-list .dui-index-cell {
        width: 80%;
        padding-left: 20px;
        border: 1px solid #d2dee8;
        border-top: 3px solid #ff7a45;
        border-radius: 2px;
    }

.table-list {
    display: inline-block;
    width: 60%;
}

    .table-list h5 {
        font-size: 14px;
    }

    .table-list .dui-common-table, .table-list h5 {
        margin-bottom: 15px;
    }

.dui-indexed-trend {
    box-shadow: none;
}

#exception-content .ant-steps-item-title {
    font-size: 12px;
}

.tab-item {
    cursor: pointer;
}

    .tab-item.active {
        color: #ff8682;
    }

#efficiency-content .tips {
    margin-right: 10px;
    color: #979797;
}

#efficiency-content .disable {
    color: #979797;
}

.dui-pull-left {
    float: left !important;
}

.dui-pull-right {
    float: right !important;
}

.dui-index-cell {
    line-height: normal;
    padding: 20px 40px 20px 0;
}

.dui-index-cell-indexName {
    color: #333;
    font-size: 14px;
    display: inline-block;
}

    .dui-index-cell-indexName .oui-n-icon {
        margin-left: 10px;
    }

.dui-index-cell-sub-indexName {
    color: #999;
    font-size: 12px;
    display: inline-block;
    margin-left: 10px;
}

.dui-index-cell-unit {
    font-size: 12px;
    color: #333;
}

.dui-index-cell-indexValue {
    color: #333;
    font-size: 24px;
    margin-bottom: 11px;
}

.dui-index-cell-descIcon {
    font-size: 14px;
    margin-left: 4px;
    color: #d8d8d8;
}

.dui-index-cell-indexChange {
    color: #999;
    font-size: 12px;
    max-width: 150px;
}

    .dui-index-cell-indexChange:after, .dui-index-cell-indexChange:before {
        content: " ";
        display: table;
    }

    .dui-index-cell-indexChange:after {
        clear: both;
    }

.dui-index-cell-less-warning, .dui-index-cell-trend-down {
    color: #00a854;
}

.dui-index-cell-greater-warning, .dui-index-cell-trend-up {
    color: #f04134;
}

.dui-index-cell-ratioTrendIcon {
    margin-left: 5px;
    display: inline-block;
    width: 12px;
    position: relative;
    bottom: 0;
}

    .dui-index-cell-ratioTrendIcon .anticon-arrow-down {
        color: #00a854;
    }

    .dui-index-cell-ratioTrendIcon .anticon-arrow-up {
        color: #f04134;
    }

.dui-index-cell-errorIcon {
    color: #f04134;
    position: absolute;
    right: -16px;
    bottom: 1px;
}

.text-overflow {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.hide-text, .text-hide {
    font: 0/0 a;
    color: rgba(0,0,0,0);
    text-shadow: none;
    background-color: rgba(0,0,0,0);
    border: 0;
}

.clearfix:after, .clearfix:before {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.dui-index-picker {
    min-width: 140px;
    position: relative;
}

    .dui-index-picker .ant-checkbox, .dui-index-picker .ant-checkbox-wrapper, .dui-index-picker .ant-radio, .dui-index-picker .ant-radio-wrapper {
        font-size: 12px;
    }

.dui-index-picker-group {
    width: 100%;
    margin: 12px 0;
}

.dui-index-picker-label {
    font-size: 12px;
    color: #999;
}

.dui-index-picker-content {
    @include clearfix();
    position: relative;
    width: 100%;
}

.dui-index-picker-list {
    @include clearfix();
    overflow: hidden;
    zoom: 1;
    display: block;
    padding: 0;
    margin: 0;
}

    .dui-index-picker-list.with-action {
        width: calc(100% - 100px);
    }

.dui-index-picker-reset {
    color: #0b63e6;
}

.dui-index-picker-item {
    box-sizing: border-box;
    padding-right: 10px;
    float: left;
    overflow: hidden;
    display: block;
    width: 14.28571429%;
    min-width: 140px;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
}

.dui-index-picker-longItem {
    width: 28.57142857%;
    min-width: 280px;
}

.dui-index-picker-text {
    color: #333;
}

.dui-index-picker-text-tooltip {
    word-wrap: break-word;
}

.dui-index-picker-comment {
    color: #333;
}

.dui-index-picker-blank {
    width: 100px;
    height: 1px;
    float: right;
}

.dui-index-picker-action {
    text-align: right;
    width: 100px;
    position: absolute;
    top: 0;
    left: 100%;
    margin-left: -100px;
    line-height: 26px;
    vertical-align: middle;
    font-size: 12px;
}

.dui-index-picker-count {
    margin-right: 6px;
    color: #333;
}
