._x1y {
    display: flex
}

._3av- {
    margin-left: 0
}

._25s1 {
    margin-left: 8px;
    white-space: nowrap
}

._9bqv {
    flex: auto
}

._6dg5 ._3ezj,._6dg5 ._3kw3 ._3kw5,._6dg5 ._1sr9 {
    color: #1c1e21
}

._6dg5 ._1sr9,._6dg5 ._5k_t.overview {
    margin-bottom: 20px
}

._6dg5 ._1sra,._6dg5 ._2z0_ {
    font-size: 15px;
    font-weight: bold;
    line-height: 16px;
    margin-bottom: 12px
}

._6dg5 .uiList {
    margin: 0 0 0 20px
}

._6dg5 .uiList ._4lkc,._6dg5 .uiList ._2z10 {
    display: block;
    position: relative
}

._6dg5 .uiList ._4lkc:after,._6dg5 .uiList ._2z10:after {
    background-color: #fff;
    content: '';
    height: 16px;
    left: -20px;
    position: absolute;
    top: 0;
    width: 16px
}

._6dg5 .uiList ._4lkc:after {
    background-image: url(/rsrc.php/v4/yJ/r/bRi2bZsQzNv.png);
    background-repeat: no-repeat;
    background-size: 251px 272px;
    background-position: -182px -251px;
    background-clip: padding-box;
    border: 2px solid transparent;
    height: 12px;
    width: 12px
}

._6dg5 .uiList ._2z10:after {
    background-image: url(/rsrc.php/v4/yJ/r/bRi2bZsQzNv.png);
    background-repeat: no-repeat;
    background-size: 251px 272px;
    background-position: -208px -251px;
    background-clip: padding-box;
    border: 2px solid transparent;
    height: 12px;
    width: 12px
}

._6dg5 ._6lbr {
    border-top: 1px solid #ccd0d5;
    margin: 0 -12px;
    padding: 12px 12px 0 12px
}

._6dfb {
    list-style-type: disc;
    margin-left: 16px;
    margin-top: 16px
}

._6dfd {
    padding-left: 4px;
    vertical-align: -2px
}

._8lud {
    max-width: 100%;
    width: fit-content
}

._8-zy {
    width: 100%
}

._agh9 {
    align-items: center;
    border-radius: 4px;
    box-sizing: border-box;
    display: flex;
    height: 36px;
    padding: 0 9px;
    transition: 150ms ease;
    transition-property: box-shadow, border;
    width: 100%
}

._agh9>*+* {
    margin-left: 9px
}

._agh9>* {
    flex-shrink: 0
}

._aghb {
    color: currentColor;
    flex-shrink: 1;
    font-size: 14px;
    height: 19px;
    line-height: normal;
    min-width: 0;
    -webkit-text-fill-color: currentColor;
    text-overflow: ellipsis;
    text-overflow: ellipsis ellipsis
}

._agha ._aghb {
    font-size: 15px
}

._agh9 ._aghb::-webkit-input-placeholder {
    color: #8d949e;
    line-height: normal;
    -webkit-text-fill-color: #8d949e
}

._agh9._agha ._aghb::-webkit-input-placeholder {
    color: rgba(0, 0, 0, .55);
    -webkit-text-fill-color: rgba(0, 0, 0, .55)
}

._aghc::-webkit-search-decoration,._aghc::-webkit-search-cancel-button,._aghc::-webkit-search-results-button,._aghc::-webkit-search-results-decoration {
    -webkit-appearance: none
}

._aghb:-webkit-autofill,._aghb:-webkit-autofill:hover,._aghb:-webkit-autofill:focus,._aghb:-webkit-autofill:active {
    box-shadow: 0 0 0 19px var(--background-color) inset;
    -webkit-text-fill-color: currentColor
}

._agn4 {
    align-items: center;
    cursor: pointer;
    display: flex;
    outline: 0
}

._agn5 {
    cursor: default;
    -webkit-user-select: none
}

._agn6 {
    align-items: stretch;
    margin-left: 8px;
    min-width: 0;
    width: 100%
}

._afbe {
    box-sizing: border-box;
    min-width: 200px
}

._afbe .uiScrollableAreaWithShadow.contentAfter::after {
    content: none
}

._afbf {
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    box-shadow: 0px 0 5px 0px rgba(0, 0, 0, .1), 0px 0 1px 0px rgba(0, 0, 0, .1)
}

._aie5 {
    align-items: stretch;
    display: flex;
    max-width: 100%
}

._aie5:last-child {
    margin-bottom: 0;
    margin-right: 0
}

._aie7._aie8 {
    cursor: default
}

._aie7 {
    cursor: pointer;
    flex-grow: 1;
    flex-shrink: 1;
    margin-left: 8px;
    margin-top: 1px;
    vertical-align: middle
}

._aie6 {
    align-self: flex-start;
    flex-shrink: 0
}

._agoq {
    flex: 1 1 auto;
    height: inherit
}

._agot {
    padding: 16px
}

._agoq+._agoq {
    border-top: 1px solid #dadde1
}

._agou:first-child {
    padding-top: 0px
}

._agou:first-child._agov {
    padding-top: 16px
}

._agou:last-child {
    padding-bottom: 0px
}

._agou:last-child._agow {
    padding-bottom: 16px
}

._2e42 {
    box-sizing: border-box
}

@keyframes fade-in {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fade-out {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes slide-in {
    from {
        transform: translateY(120%)
    }

    to {
        transform: translateY(0)
    }
}

@keyframes slide-out {
    from {
        transform: translateY(0)
    }

    to {
        transform: translateY(120%)
    }
}

._8t5c {
    animation: fade-in .6s forwards;
    animation-timing-function: cubic-bezier(.12,.8,.32,1)
}

._8t5a {
    animation: fade-out .6s forwards;
    animation-timing-function: cubic-bezier(.12,.8,.32,1)
}

._8t5b {
    animation: slide-in .6s forwards;
    animation-timing-function: cubic-bezier(.12,.8,.32,1)
}

._8t58 {
    animation: slide-out .6s forwards;
    animation-timing-function: cubic-bezier(.12,.8,.32,1)
}

._z4i {
    box-sizing: border-box
}

._3vo_ {
    box-sizing: border-box;
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    height: 100%;
    justify-content: flex-start;
    position: relative;
    transform: scale(1)
}

._3vp0 {
    border: 1px solid
}

._1zmk,._1zm8 {
    outline: none;
    white-space: nowrap
}

._1zmk {
    z-index: 1
}

._1zmk::-webkit-scrollbar-thumb {
    background-color: #c2c2c2;
    border-radius: 3px
}

._3d61 {
    box-shadow: 2px 0 0 rgba(0, 0, 0, .15);
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 2
}

._2fyt,._2fys {
    border-top: 1px solid;
    box-sizing: border-box;
    left: 0;
    opacity: 1;
    outline: none
}

._2fyt {
    z-index: 10
}

._2fys {
    box-shadow: 2px 0 0 rgba(0, 0, 0, .15);
    z-index: 20
}

._1n5g,._1n5f {
    border-bottom: 1px solid;
    box-sizing: border-box;
    left: 0;
    opacity: 1;
    outline: none;
    top: 0
}

._1n5g {
    z-index: 10
}

._1n5f {
    box-shadow: 2px 0 0 rgba(0, 0, 0, .15);
    z-index: 20
}

._2yh- {
    border-bottom: 1px solid;
    border-right: 1px solid
}

._2yh-._2yh_ {
    border-right: none
}

._2yi0 {
    border-bottom: 1px solid
}

._2yi9 {
    border-bottom: none
}

._2yia {
    cursor: pointer
}

._2yhx {
    cursor: default;
    opacity: .4;
    position: absolute;
    -webkit-user-select: none;
    width: 100%;
    z-index: 2
}

._6ff6 {
    border-style: solid;
    border-width: 1px;
    outline: none;
    overflow: hidden
}

._8l9y,._8lau {
    display: flex;
    flex-direction: column
}

._6ff7 {
    align-items: center;
    color: inherit;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    outline: none;
    padding: 0 12px
}

._6ff7:hover {
    text-decoration: none
}

._6ff8 {
    padding-left: 24px
}

._6ff9 {
    padding-right: 36px
}

._6ffc {
    cursor: default
}

._6ffd {
    align-items: center;
    display: flex;
    flex: 0 0 auto;
    height: 100%;
    margin-left: 12px
}

._6ffg {
    border-top-style: solid;
    border-top-width: 1px;
    margin: 4px 0
}

._6ffh {
    margin-left: 24px
}

._6ffi {
    align-items: center;
    cursor: default;
    display: flex;
    justify-content: space-between;
    padding: 0 12px
}

._6vpg {
    display: flex
}

._85sa {
    align-items: center
}

._6vph {
    align-items: flex-start;
    display: flex;
    flex-shrink: 0;
    margin-right: 8px;
    overflow: hidden
}

._4iyh {
    align-items: center;
    display: flex;
    flex: 0 0 auto
}

._4iyi {
    flex: 0 0 auto;
    margin-left: auto
}

._d2i ._4t2a {
    background-color: transparent
}

._d2i ._59s7 {
    background-color: transparent;
    box-shadow: none
}

._1py_ {
    border-radius: 4px;
    min-width: 400px;
    overflow: auto;
    position: relative
}

._6ued {
    cursor: pointer;
    position: absolute;
    right: 0px;
    top: 0px
}

._1py_._1rb6 {
    display: flex;
    flex-direction: column;
    max-height: calc(100vh - 80px);
    min-height: 160px;
    overflow: initial;
    width: 100%
}

._1py_._ar91 {
    padding: 20px
}

._1rb6 ._jmh {
    flex: 1 1 auto;
    overflow: auto
}

._61mx {
    display: flex;
    flex-direction: row
}

._7yu {
    padding: 0
}

._8yn- li {
    white-space: nowrap
}

._483s._483s {
    max-width: 100%
}

._56jv {
    cursor: not-allowed
}

._1e {
    align-items: center;
    display: flex
}

._1f {
    flex: 1 1 auto;
    margin-right: 4px;
    overflow: hidden;
    text-overflow: ellipsis
}

._483r,._483q {
    flex-shrink: 0
}

._2wpb {
    align-items: center;
    cursor: pointer;
    display: flex
}

._2kn8 ._2wpb {
    cursor: not-allowed
}

._3leq {
    flex: 1 1 auto;
    overflow: hidden;
    text-overflow: ellipsis
}

._3v8w {
    outline: 0
}

._2kn7 {
    margin-left: 8px;
    margin-right: -8px
}

._2kn3 {
    flex-shrink: 0
}

._3vsz {
    align-items: center;
    cursor: default;
    display: flex;
    padding: 8px 24px 8px 12px
}

._3vsz._3vsz {
    border: none;
    text-decoration: none
}

._3vsz._4ck5 {
    cursor: pointer;
    padding-right: 12px
}

._4ki- {
    flex-grow: 1
}

._3vsv {
    flex-shrink: 0;
    margin-left: 8px
}

._2eyk {
    outline: 0
}

._2drl {
    height: 1px
}

._5mat {
    border-style: solid;
    box-sizing: border-box;
    display: inline-block;
    flex-shrink: 0
}

._5wrf {
    cursor: default;
    width: 100%
}

._13b6 {
    cursor: pointer
}

._923z {
    align-items: center;
    display: flex;
    width: 100%
}

._923- {
    justify-content: flex-end
}

._923_ {
    justify-content: flex-start
}

._73y0 {
    height: 0;
    width: 0
}

._73y1 {
    align-items: center;
    display: flex;
    min-width: 0;
    width: 100%
}

._73y2:hover {
    border: 1px solid;
    padding: 1px
}

._73x- {
    line-height: normal;
    max-width: 100%;
    overflow: hidden;
    padding-right: 4px;
    text-overflow: ellipsis;
    white-space: nowrap
}

._73x-._73xz {
    padding-left: 4px
}

._76uu {
    justify-content: flex-end
}

._76uv {
    justify-content: flex-start
}

._73x-._73x_ {
    font-weight: bold
}

._73y2 {
    align-items: center;
    display: flex;
    padding: 2px
}

._2-1g {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    vertical-align: middle;
    width: 100%
}

._2-1h {
    flex-basis: 6px;
    flex-grow: 0;
    overflow: hidden;
    width: 100%
}

._2-1h::after {
    animation: SUITableLoadingCell-animate 1s linear infinite forwards;
    background-image: linear-gradient( to right, #F2F3F5 0%, #EBEDF0 20%, #F2F3F5 40%, #F2F3F5 100% );
    content: ' ';
    display: block;
    height: 6px;
    position: relative;
    width: 100%
}

@keyframes SUITableLoadingCell-animate {
    0% {
        transform: translateX(-100%)
    }

    100% {
        transform: translateX(100%)
    }
}

._58zy {
    background: #e9ebee;
    border: 1px solid #9cb4d8;
    border-radius: 2px;
    color: #162643;
    cursor: default;
    float: left;
    height: 1.3em;
    margin: 0 2px 2px 0;
    padding: 0 18px 0 3px;
    position: relative;
    white-space: nowrap
}

._12l9 {
    padding-right: 3px
}

._58zx {
    display: inline-block;
    margin: 0;
    position: absolute;
    right: 2px;
    top: 3px
}

._58zy span {
    display: inline-block;
    max-width: 401px;
    overflow: hidden;
    text-overflow: ellipsis
}

._64nf {
    background-image: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    background-repeat: no-repeat;
    background-size: 377px 406px;
    background-position: -268px -299px;
    height: 16px;
    margin-left: 2px;
    width: 16px
}

._64nf._5dzz {
    width: 16px
}

.profileLink ._64nf,._2u0z ._64nf,._5vra ._64nf,._52eh ._64nf {
    position: relative;
    top: 3px
}

._5_jv .profileLink ._64nf {
    background-image: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    background-repeat: no-repeat;
    background-size: 377px 406px;
    background-position: -251px -183px;
    height: 24px;
    margin-left: 4px;
    position: relative;
    top: 5px;
    width: 24px
}

._47e3,._4ay8 {
    line-height: 0;
    vertical-align: middle
}

._4ay8 {
    font-style: normal!important;
    font-weight: normal!important
}

._4ay8._3kkw {
    font-size: 17px
}

._4ay8._366d {
    font-size: 19px
}

._4ay8._366e {
    font-size: 21px
}

._4ay8._48cb {
    font-size: 25px
}

._4ay8._5-0n {
    font-size: 29px
}

._4ay8._5-0o {
    font-size: 31px
}

._4ay8._5-0p {
    font-size: 33px
}

._4ay8._2oah {
    font-size: 37px
}

._4ay8._4352 {
    font-size: 57px
}

._4ay8._435o {
    font-size: 113px
}

span._47e3 .img {
    vertical-align: -3px
}

i._47e3 {
    display: inline-block;
    vertical-align: top
}

i._47e3._3kkw {
    background-size: 16px 16px;
    height: 16px;
    width: 16px
}

i._47e3._366d {
    background-size: 18px 18px;
    height: 18px;
    width: 18px
}

i._47e3._366e {
    background-size: 20px 20px;
    height: 20px;
    width: 20px
}

i._47e3._48cb {
    background-size: 24px 24px;
    height: 24px;
    width: 24px
}

span._47e3:before {
    clip: rect(1px, 1px, 1px, 1px);
    content: attr(title), '';
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px
}

._7oe {
    display: inline;
    font-size: 0;
    width: 0
}

._5mfr {
    margin: 0 1px
}

._6qdm {
    background-repeat: no-repeat;
    background-size: contain;
    color: transparent;
    display: inline-block;
    text-decoration: none;
    text-shadow: none;
    vertical-align: text-bottom
}

._6qdm::selection {
    background-color: highlight;
    color: transparent
}

._6qdm._6qdm .pun {
    color: transparent
}

._7c4h {
    display: inline-block;
    position: relative
}

._7c4l {
    display: block;
    left: 0;
    position: absolute;
    top: 0
}

.highContrast ._59c6._5dzz:before {
    content: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    margin: -315px 0 0 -250px;
    position: absolute
}

.highContrast ._59c6._5dzz {
    overflow: hidden;
    position: relative
}

._59c6._5dzz {
    background-image: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    background-repeat: no-repeat;
    background-size: 377px 406px;
    background-position: -250px -315px
}

.highContrast ._59c6._5d-3._5dzz:before {
    content: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    margin: -315px 0 0 -250px;
    position: absolute
}

.highContrast ._59c6._5d-3._5dzz {
    overflow: hidden;
    position: relative
}

._59c6._5d-3._5dzz {
    background-image: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    background-repeat: no-repeat;
    background-size: 377px 406px;
    background-position: -250px -315px
}

.highContrast ._59c6._5dz-:before {
    content: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    margin: -315px 0 0 -250px;
    position: absolute
}

.highContrast ._59c6._5dz- {
    overflow: hidden;
    position: relative
}

._59c6._5dz- {
    background-image: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    background-repeat: no-repeat;
    background-size: 377px 406px;
    background-position: -250px -315px
}

.highContrast ._59c6._5dz_:before {
    content: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    margin: -315px 0 0 -250px;
    position: absolute
}

.highContrast ._59c6._5dz_ {
    overflow: hidden;
    position: relative
}

._59c6._5dz_ {
    background-image: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    background-repeat: no-repeat;
    background-size: 377px 406px;
    background-position: -250px -315px
}

._4etu {
    height: 50%
}

._25b6 {
    height: 100%
}

._asao {
    height: 50%
}

._as9q {
    height: 100%
}

._3qcr._5dzy {
    background-image: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    background-repeat: no-repeat;
    background-size: 377px 406px;
    background-position: -251px -299px
}

.highContrast ._9o_f._5dz-:before {
    content: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    margin: -331px 0 0 -335px;
    position: absolute
}

.highContrast ._9o_f._5dz- {
    overflow: hidden;
    position: relative
}

._9o_f._5dz- {
    background-image: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    background-repeat: no-repeat;
    background-size: 377px 406px;
    background-position: -335px -331px;
    height: 14px;
    width: 14px
}

.uiTypeaheadView .basic ._5dzy {
    float: none
}

.uiTypeaheadView .compact ._5dzy {
    display: inline-block;
    position: static
}

._5dzy {
    display: inline-block
}

._5dzz {
    height: 14px;
    margin-left: 3px;
    vertical-align: -2px;
    width: 14px
}

._5d-3._5dzz {
    height: 16px;
    margin-left: 2px;
    vertical-align: -3px;
    width: 16px
}

._5dz- {
    height: 12px;
    margin-left: 3px;
    vertical-align: -1px;
    width: 12px
}

._5dz_ {
    height: 17px;
    margin-left: 3px;
    vertical-align: -4px;
    width: 17px
}

._5d-0 {
    height: 19px;
    margin-left: 2px;
    vertical-align: -3px;
    width: 19px
}

._5d-1 {
    height: 19px;
    margin-left: 4px;
    vertical-align: -2px;
    width: 19px
}

._6g4u {
    height: 20px;
    margin-left: 2px;
    vertical-align: -3px;
    width: 20px
}

._5d-3._5d-1 {
    height: 26px;
    margin-left: 4px;
    vertical-align: -5px;
    width: 26px
}

._7xv0 {
    margin-left: 2px;
    position: relative;
    top: 1px
}

._7xv0._5dzy {
    background-image: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    background-repeat: no-repeat;
    background-size: 377px 406px;
    background-position: -277px -349px;
    border-radius: 50%;
    height: 12px;
    top: -1px;
    width: 12px
}

.highContrast ._4fvy._5dzz:before {
    content: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    margin: -207px 0 0 -353px;
    position: absolute
}

.highContrast ._4fvy._5dzz {
    overflow: hidden;
    position: relative
}

._4fvy._5dzz {
    background-image: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    background-repeat: no-repeat;
    background-size: 377px 406px;
    background-position: -353px -207px
}

.highContrast ._4fvy._5d-3._5dzz:before {
    content: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    margin: -207px 0 0 -353px;
    position: absolute
}

.highContrast ._4fvy._5d-3._5dzz {
    overflow: hidden;
    position: relative
}

._4fvy._5d-3._5dzz {
    background-image: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    background-repeat: no-repeat;
    background-size: 377px 406px;
    background-position: -353px -207px
}

.highContrast ._4fvy._5dz-:before {
    content: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    margin: -207px 0 0 -353px;
    position: absolute
}

.highContrast ._4fvy._5dz- {
    overflow: hidden;
    position: relative
}

._4fvy._5dz- {
    background-image: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    background-repeat: no-repeat;
    background-size: 377px 406px;
    background-position: -353px -207px
}

.highContrast ._4fvy._5dz_:before {
    content: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    margin: -207px 0 0 -353px;
    position: absolute
}

.highContrast ._4fvy._5dz_ {
    overflow: hidden;
    position: relative
}

._4fvy._5dz_ {
    background-image: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    background-repeat: no-repeat;
    background-size: 377px 406px;
    background-position: -353px -207px
}

._59t2._5dzz {
    background-image: url(/rsrc.php/v4/yX/r/XTBCJQ4brFv.png)
}

._59t2._5dz- {
    background-image: url(/rsrc.php/v4/yt/r/9P4tFVoazCQ.png)
}

._59t2._5dz_ {
    background-image: url(/rsrc.php/v4/yl/r/seydRWcRiTg.png)
}

._59t2._5d-0 {
    background-image: url(/rsrc.php/v4/ye/r/ui6i-KsMj_C.png)
}

._59t2._5d-1 {
    background-image: url(/rsrc.php/v4/y_/r/pAT_aWF8wR_.png)
}

.highContrast ._1gop._5dzz:before {
    content: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    margin: -315px 0 0 -319px;
    position: absolute
}

.highContrast ._1gop._5dzz {
    overflow: hidden;
    position: relative
}

._1gop._5dzz {
    background-image: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    background-repeat: no-repeat;
    background-size: 377px 406px;
    background-position: -319px -315px;
    height: 16px;
    width: 16px
}

.highContrast .uiTypeaheadView .selected ._1gop._5dzz:before {
    content: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    margin: -315px 0 0 -302px;
    position: absolute
}

.highContrast .uiTypeaheadView .selected ._1gop._5dzz {
    overflow: hidden;
    position: relative
}

.uiTypeaheadView .selected ._1gop._5dzz {
    background-image: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    background-repeat: no-repeat;
    background-size: 377px 406px;
    background-position: -302px -315px;
    -webkit-filter: brightness(200%);
    height: 16px;
    width: 16px
}

.highContrast ._56_f._5dzz:before,.highContrast .uiTypeaheadView .search.updatedSuggestionRows .selected ._56_f._5dzz:before {
    content: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    margin: -348px 0 0 -250px;
    position: absolute
}

.highContrast ._56_f._5dzz,.highContrast .uiTypeaheadView .search.updatedSuggestionRows .selected ._56_f._5dzz {
    overflow: hidden;
    position: relative
}

._56_f._5dzz,.uiTypeaheadView .search.updatedSuggestionRows .selected ._56_f._5dzz {
    background-image: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    background-repeat: no-repeat;
    background-size: 377px 406px;
    background-position: -250px -348px
}

.highContrast ._56_f._5d-3._5dzz:before {
    content: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    margin: -229px 0 0 -251px;
    position: absolute
}

.highContrast ._56_f._5d-3._5dzz {
    overflow: hidden;
    position: relative
}

._56_f._5d-3._5dzz {
    background-image: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    background-repeat: no-repeat;
    background-size: 377px 406px;
    background-position: -251px -229px
}

._56_f._5dz- {
    background-image: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    background-repeat: no-repeat;
    background-size: 377px 406px;
    background-position: -323px -333px
}

.highContrast ._56_f._5dz_:before {
    content: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    margin: -316px 0 0 -268px;
    position: absolute
}

.highContrast ._56_f._5dz_ {
    overflow: hidden;
    position: relative
}

._56_f._5dz_ {
    background-image: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    background-repeat: no-repeat;
    background-size: 377px 406px;
    background-position: -268px -316px
}

.highContrast ._56_f._5d-0:before {
    content: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    margin: -183px 0 0 -324px;
    position: absolute
}

.highContrast ._56_f._5d-0 {
    overflow: hidden;
    position: relative
}

._56_f._5d-0 {
    background-image: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    background-repeat: no-repeat;
    background-size: 377px 406px;
    background-position: -324px -183px
}

.highContrast ._56_f._5d-1:before {
    content: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    margin: -208px 0 0 -334px;
    position: absolute
}

.highContrast ._56_f._5d-1 {
    overflow: hidden;
    position: relative
}

._56_f._5d-1 {
    background-image: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    background-repeat: no-repeat;
    background-size: 377px 406px;
    background-position: -334px -208px
}

.highContrast ._56_f._5d-3._5d-1:before {
    content: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    margin: -155px 0 0 -279px;
    position: absolute
}

.highContrast ._56_f._5d-3._5d-1 {
    overflow: hidden;
    position: relative
}

._56_f._5d-3._5d-1 {
    background-image: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    background-repeat: no-repeat;
    background-size: 377px 406px;
    background-position: -279px -155px
}

.highContrast ._56_f._3vjg._5dzz:before,.highContrast ._56_f._5d-3._3vjg ._5dzz:before,.highContrast ._56_f._3vjg._5dz-:before,.highContrast ._56_f._3vjg._5dz_:before,.highContrast ._56_f._3vjg._5d-0:before,.highContrast ._56_f._3vjg._5d-1:before,.highContrast ._56_f._5d-3._3vjg ._5d-1:before {
    content: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    margin: -332px 0 0 -308px;
    position: absolute
}

.highContrast ._56_f._3vjg._5dzz,.highContrast ._56_f._5d-3._3vjg ._5dzz,.highContrast ._56_f._3vjg._5dz-,.highContrast ._56_f._3vjg._5dz_,.highContrast ._56_f._3vjg._5d-0,.highContrast ._56_f._3vjg._5d-1,.highContrast ._56_f._5d-3._3vjg ._5d-1 {
    overflow: hidden;
    position: relative
}

._56_f._3vjg._5dzz,._56_f._5d-3._3vjg ._5dzz,._56_f._3vjg._5dz-,._56_f._3vjg._5dz_,._56_f._3vjg._5d-0,._56_f._3vjg._5d-1,._56_f._5d-3._3vjg ._5d-1 {
    background-image: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    background-repeat: no-repeat;
    background-size: 377px 406px;
    background-position: -308px -332px
}

.highContrast .uiTypeaheadView .selected ._56_f._5dzz:before {
    content: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    margin: -333px 0 0 -251px;
    position: absolute
}

.highContrast .uiTypeaheadView .selected ._56_f._5dzz {
    overflow: hidden;
    position: relative
}

.uiTypeaheadView .selected ._56_f._5dzz {
    background-image: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    background-repeat: no-repeat;
    background-size: 377px 406px;
    background-position: -251px -333px
}

.highContrast .selected ._56_f._5dz_:before {
    content: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    margin: -316px 0 0 -285px;
    position: absolute
}

.highContrast .selected ._56_f._5dz_ {
    overflow: hidden;
    position: relative
}

.selected ._56_f._5dz_ {
    background-image: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    background-repeat: no-repeat;
    background-size: 377px 406px;
    background-position: -285px -316px
}

.UFICommentContent ._56_f {
    margin-left: 1px
}

.tooltipContent ._4ag8 {
    overflow: hidden;
    white-space: normal;
    width: 164px
}

.highContrast ._5n3t._5dzz:before {
    content: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    margin: -332px 0 0 -266px;
    position: absolute
}

.highContrast ._5n3t._5dzz {
    overflow: hidden;
    position: relative
}

._5n3t._5dzz {
    background-image: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    background-repeat: no-repeat;
    background-size: 377px 406px;
    background-position: -266px -332px
}

.highContrast ._5n3t._5d-3._5dzz:before {
    content: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    margin: -298px 0 0 -301px;
    position: absolute
}

.highContrast ._5n3t._5d-3._5dzz {
    overflow: hidden;
    position: relative
}

._5n3t._5d-3._5dzz {
    background-image: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    background-repeat: no-repeat;
    background-size: 377px 406px;
    background-position: -301px -298px
}

.highContrast ._5n3t._5dz-:before {
    content: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    margin: -332px 0 0 -294px;
    position: absolute
}

.highContrast ._5n3t._5dz- {
    overflow: hidden;
    position: relative
}

._5n3t._5dz- {
    background-image: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    background-repeat: no-repeat;
    background-size: 377px 406px;
    background-position: -294px -332px
}

.highContrast ._5n3t._5dz_:before {
    content: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    margin: -299px 0 0 -319px;
    position: absolute
}

.highContrast ._5n3t._5dz_ {
    overflow: hidden;
    position: relative
}

._5n3t._5dz_ {
    background-image: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    background-repeat: no-repeat;
    background-size: 377px 406px;
    background-position: -319px -299px
}

.highContrast ._5n3t._5d-0:before {
    content: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    margin: -207px 0 0 -292px;
    position: absolute
}

.highContrast ._5n3t._5d-0 {
    overflow: hidden;
    position: relative
}

._5n3t._5d-0 {
    background-image: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    background-repeat: no-repeat;
    background-size: 377px 406px;
    background-position: -292px -207px
}

.highContrast ._5n3t._5d-1:before {
    content: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    margin: -228px 0 0 -269px;
    position: absolute
}

.highContrast ._5n3t._5d-1 {
    overflow: hidden;
    position: relative
}

._5n3t._5d-1 {
    background-image: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    background-repeat: no-repeat;
    background-size: 377px 406px;
    background-position: -269px -228px
}

.highContrast ._5n3t._5d-3._5d-1:before {
    content: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    margin: -154px 0 0 -306px;
    position: absolute
}

.highContrast ._5n3t._5d-3._5d-1 {
    overflow: hidden;
    position: relative
}

._5n3t._5d-3._5d-1 {
    background-image: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    background-repeat: no-repeat;
    background-size: 377px 406px;
    background-position: -306px -154px
}

.highContrast .uiTypeaheadView .selected ._5n3t._5dzz:before {
    content: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    margin: -332px 0 0 -280px;
    position: absolute
}

.highContrast .uiTypeaheadView .selected ._5n3t._5dzz {
    overflow: hidden;
    position: relative
}

.uiTypeaheadView .selected ._5n3t._5dzz {
    background-image: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    background-repeat: no-repeat;
    background-size: 377px 406px;
    background-position: -280px -332px
}

.highContrast .selected ._5n3t._5dz_:before {
    content: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    margin: -299px 0 0 -336px;
    position: absolute
}

.highContrast .selected ._5n3t._5dz_ {
    overflow: hidden;
    position: relative
}

.selected ._5n3t._5dz_ {
    background-image: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    background-repeat: no-repeat;
    background-size: 377px 406px;
    background-position: -336px -299px
}

.UFICommentContent ._5n3t {
    margin-left: 1px
}

.highContrast ._6w81._5dzz:before {
    content: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    margin: -348px 0 0 -263px;
    position: absolute
}

.highContrast ._6w81._5dzz {
    overflow: hidden;
    position: relative
}

._6w81._5dzz {
    background-image: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    background-repeat: no-repeat;
    background-size: 377px 406px;
    background-position: -263px -348px
}

.highContrast ._6w81._5d-3._5dzz:before {
    content: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    margin: -348px 0 0 -263px;
    position: absolute
}

.highContrast ._6w81._5d-3._5dzz {
    overflow: hidden;
    position: relative
}

._6w81._5d-3._5dzz {
    background-image: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    background-repeat: no-repeat;
    background-size: 377px 406px;
    background-position: -263px -348px
}

.highContrast ._6w81._5dz-:before {
    content: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    margin: -348px 0 0 -263px;
    position: absolute
}

.highContrast ._6w81._5dz- {
    overflow: hidden;
    position: relative
}

._6w81._5dz- {
    background-image: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    background-repeat: no-repeat;
    background-size: 377px 406px;
    background-position: -263px -348px;
    vertical-align: -2px
}

.highContrast ._6w81._5dz_:before {
    content: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    margin: -298px 0 0 -284px;
    position: absolute
}

.highContrast ._6w81._5dz_ {
    overflow: hidden;
    position: relative
}

._6w81._5dz_ {
    background-image: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    background-repeat: no-repeat;
    background-size: 377px 406px;
    background-position: -284px -298px
}

.highContrast ._6w81._5d-0:before {
    content: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    margin: -207px 0 0 -271px;
    position: absolute
}

.highContrast ._6w81._5d-0 {
    overflow: hidden;
    position: relative
}

._6w81._5d-0 {
    background-image: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    background-repeat: no-repeat;
    background-size: 377px 406px;
    background-position: -271px -207px
}

.highContrast ._6w81._5d-1:before {
    content: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    margin: -207px 0 0 -271px;
    position: absolute
}

.highContrast ._6w81._5d-1 {
    overflow: hidden;
    position: relative
}

._6w81._5d-1 {
    background-image: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    background-repeat: no-repeat;
    background-size: 377px 406px;
    background-position: -271px -207px
}

.highContrast ._6w81._5d-3._5d-1:before {
    content: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    margin: -182px 0 0 -275px;
    position: absolute
}

.highContrast ._6w81._5d-3._5d-1 {
    overflow: hidden;
    position: relative
}

._6w81._5d-3._5d-1 {
    background-image: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    background-repeat: no-repeat;
    background-size: 377px 406px;
    background-position: -275px -182px
}

.highContrast .uiTypeaheadView .selected ._6w81._5dzz:before {
    content: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    margin: -348px 0 0 -289px;
    position: absolute
}

.highContrast .uiTypeaheadView .selected ._6w81._5dzz {
    overflow: hidden;
    position: relative
}

.uiTypeaheadView .selected ._6w81._5dzz {
    background-image: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    background-repeat: no-repeat;
    background-size: 377px 406px;
    background-position: -289px -348px
}

.highContrast .selected ._6w81._5dz_:before {
    content: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    margin: -348px 0 0 -289px;
    position: absolute
}

.highContrast .selected ._6w81._5dz_ {
    overflow: hidden;
    position: relative
}

.selected ._6w81._5dz_ {
    background-image: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    background-repeat: no-repeat;
    background-size: 377px 406px;
    background-position: -289px -348px
}

.UFICommentContent ._6w81 {
    margin-left: 1px
}

._5d62._5dzz {
    background-image: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    background-repeat: no-repeat;
    background-size: 377px 406px;
    background-position: -336px -316px
}

._5d62._5d-3._5dzz {
    background-image: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    background-repeat: no-repeat;
    background-size: 377px 406px;
    background-position: -358px -155px
}

._5d62._5dz- {
    background-image: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    background-repeat: no-repeat;
    background-size: 377px 406px;
    background-position: -352px -316px
}

._5d62._5dz_ {
    background-image: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    background-repeat: no-repeat;
    background-size: 377px 406px;
    background-position: -353px -298px
}

._5d62._5d-0 {
    background-image: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    background-repeat: no-repeat;
    background-size: 377px 406px;
    background-position: -301px -183px
}

._5d62._5d-1 {
    background-image: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    background-repeat: no-repeat;
    background-size: 377px 406px;
    background-position: -314px -208px
}

._5d62._5d-3._5d-1 {
    background-image: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    background-repeat: no-repeat;
    background-size: 377px 406px;
    background-position: -251px -155px
}

._2ad7 {
    margin-left: 2px;
    position: relative;
    top: 1px
}

._88lp {
    margin-left: 4px;
    position: relative;
    top: 1px
}

._2ad7._5dzy,._4rwy {
    background-image: url(/rsrc.php/v4/yp/r/llDszyPWknr.png);
    background-repeat: no-repeat;
    background-size: 269px 262px;
    background-position: -39px -249px;
    border-radius: 50%;
    height: 12px;
    width: 12px
}

._2ad7._5dzy {
    top: -1px
}

._4rwy,._7cf0 {
    background-color: #fff
}

._7cf0 {
    background-image: url(/rsrc.php/v4/yp/r/llDszyPWknr.png);
    background-repeat: no-repeat;
    background-size: 269px 262px;
    background-position: -136px -232px;
    border-radius: 50%;
    height: 16px;
    width: 16px
}

._7cf0,._6--1 ._4rwy {
    bottom: -1px;
    position: absolute;
    right: -1px
}

.highContrast ._8b0y._5d-3._5dzz:before,.highContrast ._8b0y._5dzz:before,.highContrast .uiTypeaheadView .search.updatedSuggestionRows .selected ._8b0y._5dzz:before,.highContrast .uiTypeaheadView .selected ._8b0y._5dzz:before {
    content: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    margin: -331px 0 0 -361px;
    position: absolute
}

.highContrast ._8b0y._5d-3._5dzz,.highContrast ._8b0y._5dzz,.highContrast .uiTypeaheadView .search.updatedSuggestionRows .selected ._8b0y._5dzz,.highContrast .uiTypeaheadView .selected ._8b0y._5dzz {
    overflow: hidden;
    position: relative
}

._8b0y._5d-3._5dzz,._8b0y._5dzz,.uiTypeaheadView .search.updatedSuggestionRows .selected ._8b0y._5dzz,.uiTypeaheadView .selected ._8b0y._5dzz {
    background-image: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    background-repeat: no-repeat;
    background-size: 377px 406px;
    background-position: -361px -331px
}

.highContrast ._8b0y._5dz-:before {
    content: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    margin: -332px 0 0 -362px;
    position: absolute
}

.highContrast ._8b0y._5dz- {
    overflow: hidden;
    position: relative
}

._8b0y._5dz- {
    background-image: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    background-repeat: no-repeat;
    background-size: 377px 406px;
    background-position: -362px -332px;
    height: 12px;
    margin-bottom: 1px;
    width: 12px
}

.highContrast ._8b0y._5dz_:before,.highContrast .selected ._8b0y._5dz_:before {
    content: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    margin: -248px 0 0 -268px;
    position: absolute
}

.highContrast ._8b0y._5dz_,.highContrast .selected ._8b0y._5dz_ {
    overflow: hidden;
    position: relative
}

._8b0y._5dz_,.selected ._8b0y._5dz_ {
    background-image: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    background-repeat: no-repeat;
    background-size: 377px 406px;
    background-position: -268px -248px;
    height: 16px;
    margin-bottom: 1px;
    width: 16px
}

.highContrast ._8b0y._5d-0:before {
    content: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    margin: -183px 0 0 -324px;
    position: absolute
}

.highContrast ._8b0y._5d-0 {
    overflow: hidden;
    position: relative
}

._8b0y._5d-0 {
    background-image: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    background-repeat: no-repeat;
    background-size: 377px 406px;
    background-position: -324px -183px
}

.highContrast ._8b0y._5d-1:before {
    content: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    margin: -182px 0 0 -346px;
    position: absolute
}

.highContrast ._8b0y._5d-1 {
    overflow: hidden;
    position: relative
}

._8b0y._5d-1 {
    background-image: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    background-repeat: no-repeat;
    background-size: 377px 406px;
    background-position: -346px -182px
}

.highContrast ._8b0y._5d-3._5d-1:before {
    content: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    margin: -154px 0 0 -332px;
    position: absolute
}

.highContrast ._8b0y._5d-3._5d-1 {
    overflow: hidden;
    position: relative
}

._8b0y._5d-3._5d-1 {
    background-image: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    background-repeat: no-repeat;
    background-size: 377px 406px;
    background-position: -332px -154px
}

.UFICommentContent ._8b0y {
    margin-left: 1px
}

.tooltipContent ._8b11 {
    overflow: hidden;
    white-space: normal;
    width: 164px
}

.highContrast ._8b-m._5dz-:before {
    content: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    margin: -331px 0 0 -348px;
    position: absolute
}

.highContrast ._8b-m._5dz- {
    overflow: hidden;
    position: relative
}

._8b-m._5dz- {
    background-image: url(/rsrc.php/v4/yq/r/jjeDtCAGUOY.png);
    background-repeat: no-repeat;
    background-size: 377px 406px;
    background-position: -348px -331px;
    height: 14px;
    margin-top: 2px
}

._599r {
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .1), 0 1px 10px rgba(0, 0, 0, .35);
    font-family: Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    max-width: 640px;
    min-width: 240px;
    padding: 8px 0
}

._8xdi ._599r {
    font-family: inherit
}

._599s {
    display: none
}

._599m {
    border-color: transparent;
    border-style: solid;
    border-width: 1px 0;
    cursor: pointer;
    font-size: 13px;
    line-height: 16px;
    padding: 3px 12px
}

._605a ._1u3_ .img {
    border-radius: 50%
}

._605a ._1u3_ ._39jx .img {
    border-radius: 0
}

._5mne ._599p {
    margin-top: 8px
}

._599o {
    -webkit-filter: none;
    filter: none
}

._599p {
    color: #1d2129;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

._599q {
    color: #4b4f56;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

._4tw1 {
    opacity: .5
}

._599n {
    background-color: #365899;
    border-color: #20375f
}

._1c5r {
    direction: rtl
}

._599n ._599p,._599n ._599q {
    color: #fff
}

._62w5 {
    height: 200px;
    overflow-x: hidden;
    overflow-y: auto;
    padding-right: 20px
}

._62w5 ._599m {
    width: 100%
}
