.up-rounded-item-type {
    width: calc(100% - 4px) !important;
    margin-left: 2px !important;
    background: #efefef !important;
}
.up-item-numbering-status {
    height: 21px !important;
    border-radius: 3px;
    color: #455b65;
    text-align: center;
    padding: 1px 8px 0px 8px;
    display: inline-block;
    line-height: 21px;
}
.up-item-numbering-draft {
    background: white;
    border: 1px solid black !important;
}
.up-item-numbering-published {
    background: #e4ffed;
    border: 1px solid #5dca00 !important;
}
.up-item-numbering-inactive {
    background: #efefef;
    border: 1px solid #949494 !important;
}
.up-text-center {
    text-align: center;
}
.up-item-numbering-status-row {
    margin-top: 2px !important;
}
.item-type-cell .btn_icon,
.item-type-cell .btn_iconOver,
.item-type-cell .btn_iconDown,
.item-type-cell.btn_iconSelected,
.item-type-cell.btn_iconDisabled,
.item-type-cell .btn_iconFocus {
    background: #fff !important;
    margin-top: 3px !important;
}
.up-item-numbering-cell {
    margin: 0 !important;
    padding: 0 4px !important;
}
.up-item-numbering-row {
    font-family: Roboto-Light;
    font-size: 13px;
    text-overflow: ellipsis;
    border-bottom: 1px solid #dde1e3 !important;
}

.up-item-numbering-tab-set .tabBarTop {
    height: 21px !important;
}
.up-item-numbering-tab-set {
    margin-top: 5px !important;
}
.up-item-numbering-tab-set .tabButtonTopSelected,
.up-item-numbering-tab-set .tabButtonTopSelectedOver,
.up-item-numbering-tab-set .tabButtonTopSelectedDown,
.up-item-numbering-tab-set .tabButtonTopOver,
.up-item-numbering-tab-set .tabButtonTopDown {
    border-bottom: 2px solid #0e9dd8 !important;
}
.text-bold {
    font-weight: 700;
}
.up-item-numbering-add-attribute-button {
    margin-top: 2px;
}
.up-rounded-item-type {
    margin-top: 2px !important;
    margin-bottom: 4px !important;
    height: 25px !important;
    border-radius: 4px;
}
.tabSetContainer .up-new-item-numbering {
    font-family: Roboto-Light;
    font-size: 13px;
    text-overflow: ellipsis;
    border-bottom: 1px solid #dde1e3;
}

.projectDetailsSearchWrapperWithBorderBottom.clStyle1UnderlineLonger.up-item-numbering-header,
.up-item-numbering-header {
    margin-top: 0 !important;
    padding-top: 10px !important;
    height: 30px !important;
}

@supports (-moz-transform: translate(0, 0)) {
    .projectDetailsSearchWrapperWithBorderBottom.clStyle1UnderlineLonger.up-item-numbering-header,
    .up-item-numbering-header {
        margin-top: 0 !important;
        padding-top: 10px !important;
        height: 40px !important;
    }
}

.up-new-item-numbering .btn_icon {
    padding-left: 6px !important;
}

.item-numbering-grid-header {
    background-color: #fff;
    font-family: Roboto-Light, "Segoe UI", Arial, sans-serif;
    color: #899ca6;
    font-size: 13px;
    line-height: 15px;
    border-bottom: 1px solid #bbc8d0;
    text-align: left;
    padding: 0px 2px;
    text-transform: none !important;
}

.up-item-numbering-grid-menu-button {
    left: 15px !important;
}

.paddingLeft46 {
    padding-left: 46px !important;
}
