
#scroller {
    display: flex;
    flex-direction: column;
    height: 100%;
    min-width: 1024px;
}

.main-box {
    display: flex;
    flex: 1 1;
    flex-direction: column;
    min-height: 0;
    position: relative;
}

.main-site-container {
    background-color: #f5f6f7;
    flex: 1 0;
    min-height: 0;
    position: relative;
}

.main-site-content {
    background: #f5f6f7;
    display: flex;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.left-nav-container {
    display: flex;
    position: relative;
}

.left-nav-aside {
    background-color: #fff;
    box-shadow: 1px 0 2px -2px rgba(31, 35, 41, .02), 2px 0 4px rgba(31, 35, 41, .02), 2px 0 8px 2px rgba(31, 35, 41, .02);
    margin-right: 16px;
    overflow-y: auto;
    padding: 0 10px;
    position: relative;
    width: 180px;
}

.ps {
    -ms-overflow-style: none;
    overflow: hidden !important;
    overflow-anchor: none;
    touch-action: auto;
    -ms-touch-action: auto;
}

.toggle-sidebar-button {
    align-items: center;
    background-color: #fff;
    border-bottom-right-radius: 8px;
    border-top-right-radius: 8px;
    cursor: pointer;
    display: flex;
    font-size: 16px;
    height: 40px;
    justify-content: center;
    position: absolute;
    right: 4px;
    top: 50%;
    transform: translateY(-50%);
    width: 16px;
    z-index: 1;
}

.universe-icon {
    display: inline-block;
    font-style: normal;
    line-height: 0;
    text-align: center;
    text-transform: none;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

svg:not(:root) {
    overflow: hidden;
}

.universe-icon svg {
    display: inline-block;
    vertical-align: -0.14em;
}

.okr-content-wrapper {
    display: flex;
    flex: 1 0;
    flex-direction: column;
    overflow: auto;
    overflow: overlay;
    padding-right: 20px;
    position: relative;
}

.row {
    display: flex;
}
.row .align-center {
    align-items: center;
}
.row .row-item {
    flex: 1 0;
    width: 0;
}

.okr-list-wrapper {
    flex: 1 0;
    margin-bottom: 60px;
}
.okr-list-dark-watermark {
    border-radius: 8px;
    padding-top: 10px;
}
.okr-item-wrapper {
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 8px 2px rgba(31, 35, 41, .02), 0 2px 4px rgba(31, 35, 41, .02), 0 1px 2px -2px rgba(31, 35, 41, .02);
    padding: 0;
    position: relative;
}
.okr-o-item-wrapper {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    margin-bottom: 1px;
    padding: 19px 0px 15px 59px;
    position: relative;
}
.okr-o-item-wrapper .okr-o-item-o-wrapper {
    position: relative;
}

.okr-o-item-wrapper .okr-o-item-serial-num-icon-wrapper {
    left: -44px;
    position: absolute;
    z-index: 2;
}

.okr-serial-num {
    align-items: center;
    border-radius: 32px;
    cursor: default;
    display: inline-flex;
    justify-content: center;
    position: relative;
    -webkit-user-select: none;
    user-select: none;
    white-space: nowrap;
}
.okr-serial-num.serial-num-content {
    align-items: center;
    display: flex;
    height: 100%;
}
.okr-serial-num.serial-num-type-objective.serial-num-size-standard {
    font-size: 14px;
    height: 20px;
    line-height: 20px;
}
.okr-serial-num.serial-num-type-objective {
    background-color: #4e83fd;
    color: #fff;
    flex-shrink: 0;
    font-weight: var(--body-bold);
    padding-left: 8px;
    padding-right: 8px;
}
.okr-serial-num.serial-num-type-objective.serial-number-pos {
    min-width: 9px;
}

.okr-num-svg-pos {
    align-items: center;
    display: inline-flex;
    justify-content: center;
}

.okr-kr-item-warpper {
    padding-left: 60px;
    padding-right: 22px;
    position: relative;
}

.okr-kr-item-warpper .okr-kr-item-inner {
    border-top: 1px solid hsla(213, 7%, 75%, .5);
    display: flex;
    justify-content: space-between;
    padding-bottom: 3.5px;
    padding-top: 3.5px;
}
.okr-serial-num.serial-num-type-kr.serial-num-size-middle, .okr-serial-num.serial-num-type-kr.serial-num-size-standard {
    font-size: 12px;
    height: 18px;
    line-height: 18px;
}
.okr-kr-item-warpper .okr-kr-item-serial-num-icon {
    margin-right: 8px;
}
.okr-serial-num.serial-num-type-kr {
    background-color: #f0f4ff;
    color: #3370ff;
    flex-shrink: 0;
    font-weight: var(--body-bold);
    padding-left: 6px;
    padding-right: 6px;
}
.okr-serial-num {
    align-items: center;
    border-radius: 32px;
    cursor: default;
    display: inline-flex;
    justify-content: center;
    position: relative;
    -webkit-user-select: none;
    user-select: none;
    white-space: nowrap;
}
.okr-serial-num .serial-num-content {
    align-items: center;
    display: flex;
    height: 100%;
}
.okr-serial-num.serial-num-type-kr .serial-number-pos {
    min-width: 8px;
}

.okr-kr-item-warpper .okr-kr-item-content-wrapper {
    color: #1f2329;
    flex: 1 1;
    margin-top: -2px;
    min-width: 219px !important;
    padding: 0 0 12px;
    position: relative;
}

.okr-kr-data {
    background-color: #f0f4ff;
    color: #3370ff;
    flex-shrink: 0;
    padding-left: 10px;
    padding-right: 10px;
}

.user-search {
    position: relative;
    margin: 10px 0 10px;
    width: 100%;
}
.user-search-prefix {
    color: #8f959e;
    left: 8px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
}

.universe-icon {
    display: inline-block;
    font-style: normal;
    line-height: 0;
    text-align: center;
}

.ud__select, .ud__select__selector {
    box-sizing: border-box;
    color: #1f2329;
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    margin: 0;
    padding: 0;
}

.ud__select {
    display: inline-block;
    position: relative;
    vertical-align: top;
}

.ud__select__selector:hover {
    border-color: #3370ff;
}
.ud__select__selector-md {
    border-width: 1px;
    font-size: 14px;
    height: 32px;
    padding: 1px 11px;
}
.ud__select__selector {
    padding-left: 30px !important;
    width: 100%;
    align-items: flex-start;
    background-color: #fff;
    border: solid #d0d3d6;
    border-radius: 6px;
    cursor: text;
    display: flex;
    transition: border .2s cubic-bezier(.34,.69,.1,1), background .2s cubic-bezier(.34,.69,.1,1);
}
.ud__select, .ud__select__selector {
    box-sizing: border-box;
    color: #1f2329;
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    margin: 0;
    padding: 0;
}

.ud__select__selector__content {
    flex: 1 1;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.fa {
    color: green;
    margin: 0 5px 0 5px;
}

.ui-progressbar .ui-progressbar-value {
    margin: 0;
}
.progressbar_div {
    width: 130px;
    height: 15px;
}
.progress-label {
    position: absolute;
    left: 50%;
    top: -2px;
    font-weight: bold;
    text-shadow: 1px 1px 0 #fff;
}
.ui_progress_status_1 .ui-progressbar-value {
    background-color: lightgreen;
}
.ui_progress_status_2 .ui-progressbar-value {
    background-color: #ffc107;
}
.ui_progress_status_3 .ui-progressbar-value {
    background-color: orangered;
}

.btn-default {
    border:solid 1px;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #17a2b8;
    background: #17a2b8;
}

.phase-scroll-container {
    width: 100%;
    overflow-x: auto;
    white-space: nowrap;
    margin-top: 10px;
    padding-bottom: 10px;
    box-sizing: border-box;
}

.phase-scroll-container::-webkit-scrollbar {
    height: 10px;
}

.phase-scroll-container::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 10px;
}

.phase-scroll-container::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 10px;
}

.phase-scroll-container::-webkit-scrollbar-thumb:hover {
    background: #555;
}
