@charset "UTF-8";

html {
    background: none;
}

.awhite {
    color: #111111;
    text-decoration: none;
}

.awhite:hover {
    color: #FFF;
    text-decoration: none;
}

.loginbg {
    background-color: #111111;
}

.loginCenter {
    display: -webkit-flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.color_title {
    color: #EAEAEA;
}

.color_subname {
    color: #666;
}

.color_999 {
    color: #999;
}

.color_FB7B7D {
    color: #FB7B7D;
}

.color_BBB {
    color: #BBB;
}
.uk-button-login:hover,
.uk-button-login:focus {
    opacity: 1.0;
}
.uk-button-login .uk-button-login-active {
    opacity: 1.0;
}
.uk-clear {
    clear: both;
}

.img18 {
    width: 18px;
    height: 18px;
}

.img20 {
    width: 20px;
    height: 20px;
}
.uk-left-menu .imgtxt_img {
    display: inline-block;
}

.uk-left-menu .imgtxt_txt {
    display: inline-block;
    vertical-align: middle;
}

.uk-left-menu li a,
.uk-left-menu .part_head {
    color: #273D37;
    font-size: 0.875em;
    text-decoration: none;
    display: block;
    padding-left: 40px;
}

.uk-left-menu .part_head {
    font-size: 1em;
}

.uk-left-menu .part_head_index {
    line-height: 45px;
}

.uk-left-menu .part_head_index a {
    font-size: 1em;
}

.uk-left-menu li a:hover,
.uk-left-menu li a:focus,
.uk-left-menu li .actived {
    font-weight: 500;
    background: #8EADA0;
    text-decoration: none;
}

.uk-border-9abbad {
    line-height: 0;
    margin-top: 5px;
    margin-bottom: 3px;
    margin-left: 30px;
    margin-right: 10px;
    padding: 0;
    border: none !important;
    border-bottom: 1px solid #9ABBAD !important;
    clear: both;
    background: 0 0;
    padding: 0;
}

.marginLR20 {
    margin-left: 20px;
    margin-right: 20px;
}

.marginL20 {
    margin-left: 20px;
}

.marginR30 {
    margin-right: 30px;
}

.font12 {
    font-size: 0.75em;
}

.font14 {
    font-size: 0.875em;
}

.font16 {
    font-size: 1em;
}

.font18 {
    font-size: 1.125em;
}

.font20 {
    font-size: 1.25em;
}

.font22 {
    font-size: 1.375em;
}

.font26 {
    font-size: 1.625em;
}

.font28 {
    font-size: 1.75em;
}

.font32 {
    font-size: 2em;
}

.uk-body {
    left: 260px;
    right: 0;
    top: 60px;
    bottom: 0;
    z-index: 900;
    width: auto;
    box-sizing: border-box;
    position: fixed;
    height: auto;
    overflow: scroll;
    padding-bottom: 50px;
    padding-top: 5px;
    scrollbar-width: none;
}

.uk-body::-webkit-scrollbar {
    display: none;
}


.uk-body-content {
    background-color: #d8e7e0;
    margin: 25px 70px 0 0;
    min-height: 85%;
    overflow: scroll;
    scrollbar-width: none;
}

.uk-body-content::-webkit-scrollbar {
    display: none;
}

.uk-overflow-auto {
    scrollbar-width: none;
}

.uk-overflow-auto::-webkit-scrollbar {
    display: none;
}

.uk-footer {
    color: #273D37;
    left: 260px;
    bottom: 40px;
    right: 60px;
}

.line9ABBAD {
    height: 1px;
    background-color: #9ABBAD;
}

.uk-table th {
    padding: 20px 12px;
    color: #6B857A;
    background: #C8DCD3;
}

.uk-table td {
    padding: 0 12px;
    color: #6B857A;
    height: 60px;
    vertical-align: middle;
}

.uk-table-divider>tr:not(:first-child),
.uk-table-divider> :not(:first-child)>tr,
.uk-table-divider> :first-child>tr:not(:first-child) {
    border-top: none;
    border-bottom: 1px solid #C1D7CE;
}


.a_bg_6B857A {
    background: #6B857A;
    color: #D8E7E0;
    padding: 5px 10px;
    text-decoration: none;
    border-radius: 5px;
}

.a_bg_6B857A:hover {
    background: #273D37;
    color: #D8E7E0;
    text-decoration: none;
}

.a_border_6B857A {
    border: #6B857A solid 1px;
    padding: 5px 10px;
    text-decoration: none;
    border-radius: 5px;
    color: #273D37;
}

.a_border_6B857A:hover {
    background: #6B857A;
    color: #D8E7E0;
    text-decoration: none;
    border: none;
}

.a_border_6B857A_active {
    background: #6B857A;
    color: #D8E7E0;
    text-decoration: none;
    border: none;
    border-radius: 5px;
    padding: 5px 10px;
    border: #6B857A solid 1px;
}

.a_border_6B857A_active:hover {
    text-decoration: none;
    color: #D8E7E0;
}

.a_reject,
.a_bg_B7B7B7 {
    background: #b7b7b7;
    color: #D8E7E0;
    padding: 5px 10px;
    text-decoration: none;
    border-radius: 5px;
}

.a_reject:hover {
    background: #C46164;
    color: #D8E7E0;
    text-decoration: none;
}

.a_bg_B7B7B7:hover {
    background: #6B857A;
    color: #D8E7E0;
    text-decoration: none;
}

.uk-search-default {
    width: 350px;
}

.uk-search-default .uk-search-input {
    font-size: 0.875em;
    border: 1px solid #9BBBAD;
}

.uk-search-default .uk-search-input:focus {
    font-size: 0.875em;
    color: #273D37;
    border: 1px solid #273D37;
}

/* Placeholder */
input:-ms-input-placeholder {
    color: #9BBBAD !important;
}

input::-moz-placeholder {
    color: #9BBBAD !important;
}

input::-webkit-input-placeholder {
    color: #9BBBAD !important;
}

.uk-button-6B857A {
    background-color: transparent;
    color: #6B857A;
    border: 1px solid transparent;
    border-radius: 20px;
}

/* Hover + Focus */
.uk-button-6B857A:hover,
.uk-button-6B857A:focus {
    background-color: transparent;
    color: #273D37;
    border: 1px solid #273D37;
    border-radius: 20px;
}

/* OnClick + Active */
.uk-button-6B857A:active,
.uk-button-6B857A.uk-active {
    background-color: transparent;
    color: #273D37;
    border: 1px solid #273D37;
    border-radius: 20px;
}

.index_footer {
    position: fixed;
    left: 0px;
    bottom: 0px;
    width: 100%;
    z-index: 9999;
    text-align: center;
}

.download_div {
    position: absolute;
    top: 72%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.imgauto {
    height: auto;
    width: auto;
    max-width: 100%;
}

.support_a {
    color: #6B857A;
    text-decoration: none;
}

.support_a:hover {
    color: #273D37;
    text-decoration: none;
}

.support_a_line {
    color: #6B857A;
    text-decoration: underline;
}

.support_a_line:hover {
    color: #273D37;
    text-decoration: underline;
}

.footer_a {
    color: #666;
    text-decoration: none;
}

.footer_a:hover {
    color: #999;
    text-decoration: none;
}

.thin {
    font-weight: 200;
}

.normal {
    font-weight: normal;
}

.thick {
    font-weight: bold;
}

.uk-tab>*>a {
    color: #273D37;
    padding: 5px 10px 10px 10px;
}

.uk-tab>.uk-active>a {
    color: #273D37;
    border-bottom: 2px solid #273D37;
}

.uk-tab::before {
    border-bottom: 1px solid #9BBBAD;
}



.img1 {
    width: 180px;
    height: 180px;
}

@media (max-width :991px) {
    .img1 {
        width: 200px;
        height: 200px;
    }
}

@media (max-width :767px) {
    .img1 {
        width: 160px;
        height: 160px;
    }
}

.txt_center {
    text-align: center;
}

.txt_yellow {
    color: #ff9933;
}

.txt_red {
    color: #C46164;
}

.uk-select {
    border: 1px solid #9BBBAD;
    background: transparent;
    border-radius: 5px;
}

.uk-select:focus {
    border: 1px solid #273D37;
    background: transparent;
    border-radius: 5px;
}

.uk-date-input {
    width: 200px;
    font-size: 0.875em;
    border: 1px solid #9BBBAD;
    height: 32px;
    padding-left: 6px;
    padding-right: 6px;
    background: transparent;
    border-radius: 5px;
}

.uk-date-input:focus,
.uk-date-input:active {
    font-size: 0.875em;
    color: #273D37;
    border: 1px solid #273D37;
    box-shadow: none;
    outline: none;
}

.uk-search .uk-search-icon {
    color: #6C867A;
}

.uk-search .uk-search-icon:hover {
    color: #6C867A;
}

.uk-body1 {
    background-color: #d8e7e0;
    margin: 25px 70px 0 0;
    min-height: 210px;
    overflow: scroll;
    scrollbar-width: none;
    border-radius: 8px;
}

.uk-body1::-webkit-scrollbar {
    display: none;
}

.uk-body2 {
    background-color: #d8e7e0;
    margin: 25px 70px 0 0;
    min-height: 400px;
    overflow: scroll;
    scrollbar-width: none;
    border-radius: 8px;
}

.uk-body2::-webkit-scrollbar {
    display: none;
}

.body-content-part {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    margin: auto;
    width: 100%;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
}

.body-content-part .part {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    text-align: center;
    min-width: 300px;
}

.vmiddle {
    vertical-align: middle;
}