@import url('https://fonts.googleapis.com/css2?family=Nanum+Gothic:wght@400;700;800&display=swap');

html {
    height: 100%;
    background: #191919 !important;
}
body {
    margin: 0;
    font-family: 'Nanum Gothic', sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #999;
    background-color: #191919;
    height: 100%;
    min-width: 1280px;
}
select option {
    background: #202020;
    color: #fff;
    -webkit-appearance: none;
}
a {
    text-decoration: none !important;
}
h5 {
    font-size: 1.1rem !important;
}
.dis-inbl {
    display: inline-block !important;
}
.pd-b-3 {
    padding-bottom: 3px;
}
.mg-b-4 {
    margin-bottom: 4px !important;
}
.mg-b-5 {
    margin-bottom: 5px !important;
}
.mg-l-10 {
    margin-left: 10px !important;
}
.mg-l-20 {
    margin-left: 20px !important;
}
.title-id {
    border-left: 1px solid #666666;
    margin-left: 12px;
    padding-left: 12px;
}
.ft-w-l {
    font-weight: 200 !important;
}
.pos-noti-b {
    position: fixed !important;
    bottom: 50px;
    right: 40px;
    z-index: 100;
    width: 400px;
    box-shadow: 0 5px 15px rgb(0 0 0 / 30%);
}
.bx-4by4 {
    width: 400px !important;
    height: 380px !important;
    margin: 20px !important;
}
.mw-200 {
    min-width: 200px;  
}
.mg-20 {
    margin: 20px !important;
}
.dis-inbl {
    display: inline-block;
}
.mw-1280 {
    min-width: 1400px;
}
.w-50p {
    width: 50% !important;
}
.w-50 {
    width: 50px !important;
}
.w-40 {
    width: 40px !important;
}
.w-80 {
    width: 80px !important;
}
.w-100p-82 {
    width: calc(100% - 82px);
}
.w-100p {
    width: 100%;
}
.w-50p {
    width: 50%;
}
.w-180 {
    width: 180px !important;
}
.w-200 {
    width: 200px !important;
}
.w-220 {
    width: 220px !important;
}
.w-250 {
    width: 250px !important;
}
.w-300 {
    width: 300px !important;
}
.w-120 {
    width: 120px !important;
}
.w-150 {
    width: 150px !important;
}
.w-160 {
    width: 160px !important;
}
.pd-l-15 {
    padding-left: 15px !important;
}
.mg-l-15 {
    margin-left: 15px !important;
}
.mg-l-20 {
    margin-left: 20px !important;
}
.li-none li {
    list-style: none;
}
.uk-dropdown {
    display: none;
    position: absolute;
    z-index: 1020;
    box-sizing: border-box;
    min-width: 200px;
    padding: 0 25px !important;
    background: #202020 !important;
    color: #999;
    box-shadow: 0 5px 12px rgb(0 0 0 / 15%);
}
.test {
    border: 1px solid red;
}

/* Font */
.ft-el {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; 
}
.ft-w {
    color:  #fff !important;
}
.ft-b {
    color:  #1e87f0 !important;
}
.ft-12-g {
    font-size: 12px;
    color: #999;
}
.ft-11 {
    font-size: 11px !important;
}
.ft-12 {
    font-size: 12px !important;
}
.ft-13 {
    font-size: 13px !important;
}
.ft-count {
    font-size: 1.25rem !important;
    line-height: 20px;
}
.ft-count-index {
    font-size: 1rem !important;
    line-height: 20px;
    color: #999999;
}
.ft-12-u {
    padding: 16px 12px;
    text-align: left;
    vertical-align: bottom;
    font-size: 12px;
    font-weight: normal;
    color: #999;
    text-transform: uppercase;
}
.uk-form-label {
    color: rgba(255,255,255,.7) !important;
    font-size: .875rem;
}
.uk-text-red {
    color: #FF453A !important;
}
.uk-text-orange {
    color: #FF9F0A !important;
}
.uk-text-yellow {
    color: #FFD60A !important;
}
.uk-text-blue {
    color: #1e87f0 !important;
}
.mg-l-220 {
    margin-left: 220px !important;
}
/* Header */

header {
    display: block;
    position: fixed;
    top: 0px;
}
.navbar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding-top: .5rem;
    padding-bottom: .5rem;
    flex-wrap: nowrap;
    justify-content: flex-start;
    height: 64px;
}
.bd-navbar {
    padding: .75rem 0;
    background-color: #7952b3;
}

.uk-heading-divider {
    padding-bottom: calc(5px + .1em);
    border-bottom: calc(.2px + .05em) solid #666 !important;
}
.uk-h1, .uk-h2, .uk-h3, .uk-h4, .uk-h5, .uk-h6, .uk-heading-2xlarge, .uk-heading-large, .uk-heading-medium, .uk-heading-small, .uk-heading-xlarge, h1, h2, h3, h4, h5, h6 {
    margin: 0 0 20px 0;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-weight: 400;
    color: #fff !important;
    text-transform: none;
}
.uk-navbar {
    min-width: 1280px;
}
.uk-navbar-left {
    min-width: 900px;
}
/* .ins-title {
    color: #fff;
    margin-left: 55px;
    font-weight: 700;
    font-size: 19px;
} */
.ins-title {
    color: #fff;
    margin-left: 50px;
    font-weight: 600;
    font-size: 19px;
}
.uk-logo {
    font-size: 1.5rem;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    color: #1e87f0 !important;
    text-decoration: none;
    font-weight: 400; 
    width: 240px;
}


/* Table */

.uk-table-striped tbody tr:nth-of-type(odd), .uk-table-striped>tr:nth-of-type(odd) {
    background: #202020 !important;
    border-top: 1px solid #202020 !important;
    border-bottom: 1px solid #202020 !important;
}
.data-tb {

}
.data-tb::-webkit-scrollbar {
    height: 5px;
}
.data-tb::-webkit-scrollbar-thumb {
    background-color: #444;
}
.data-tb::-webkit-scrollbar-track {
    background-color: transparent;
}
th > a {
    color: #999;
}
.selected {
    color: #1e87f0 !important;
}
.aln-c tr td, .aln-c tr th {
    text-align: center
}



/* Chart */

.chart {
  width: 100%; 
  min-height: 450px;
}
.row {
  margin:0 !important;
}
.uk-icon-button {
    box-sizing: border-box;
    width: 40px !important;
    height: 40px !important;
    border-radius: 0 !important;
    background: #191919 !important;
    color: #fff !important;
    vertical-align: middle;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    transition: .1s ease-in-out;
    transition-property: color,background-color;
    border: 1px solid #666 !important;
}
.td-v-c tr td{
    vertical-align: middle;
}

/* Badge */

.uk-badge {
    box-sizing: border-box;
    min-width: 19px !important;
    height: 19px !important;
    padding: 0 6px 0 6px !important;
    border-radius: 10px;
    vertical-align: middle;
    background: #1e87f0;
    color: #fff !important;
    font-size: 12px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    line-height: 19px !important;
    margin-left: 6px;
}
.uk-badge-red {
    box-sizing: border-box;
    min-width: 19px !important;
    height: 19px !important;
    padding: 0 6px 0 6px !important;
    border-radius: 10px;
    vertical-align: middle;
    background: #FF453A !important;
    color: #191919 !important;
    font-size: 12px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    line-height: 19px !important;
    margin-left: 6px;
}
.uk-badge-orange {
    box-sizing: border-box;
    min-width: 19px !important;
    height: 19px !important;
    padding: 0 6px 0 6px !important;
    border-radius: 10px;
    vertical-align: middle;
    background: #FF9F0A !important;
    color: #191919 !important;
    font-size: 12px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    line-height: 19px !important;
    margin-left: 6px;
}
.uk-badge-yellow {
    box-sizing: border-box;
    min-width: 19px !important;
    height: 19px !important;
    padding: 0 6px 0 6px !important;
    border-radius: 10px;
    vertical-align: middle;
    background: #FFD60A !important;
    color: #191919 !important;
    font-size: 12px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    line-height: 19px !important;
    margin-left: 6px;
}
.uk-badge-green {
    box-sizing: border-box;
    min-width: 19px !important;
    height: 19px !important;
    padding: 0 6px 0 6px !important;
    border-radius: 10px;
    vertical-align: middle;
    background: #32D296 !important;
    color: #191919 !important;
    font-size: 12px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    line-height: 19px !important;
    margin-left: 6px;
}
.mg-b-3 {
    margin-bottom: 3px;
}
.mg-v-3 {
    margin-top: 3px;
    margin-bottom: 3px;
}
.mg-v-1 {
    margin-top: 1px;
    margin-bottom: 1px;
}
.mg-v-0 {
    margin-top: 0;
    margin-bottom: 0;
}
.mg-r-5 {
    margin-right: 5px;
}
.mg-l-10 {
    margin-left: 10px;
}
.mg-t-0 {
    margin-top: 0 !important;
}
.mg-t-10 {
    margin-top: 10px !important;
}
.mg-t-20 {
    margin-top: 20px !important;
}


/* list */

.uk-nav-default .uk-nav-sub a {
    color: #999;
}
.uk-nav-default .uk-nav-sub a:focus, .uk-nav-default .uk-nav-sub a:hover {
    color: #fff !important;
}
.uk-accordion-title:focus, .uk-accordion-title:hover {
    color: #FFF !important;
    text-decoration: none;
    outline: 0;
}
.uk-accordion-title {
    display: block;
    font-size: 1rem !important;
    line-height: 1.4;
    color: #FFF !important;
    overflow: hidden;
}
.uk-nav-default>li.uk-active>a {
    color: #fff !important;
}
.uk-nav-default>li>a:focus, .uk-nav-default>li>a:hover {
    color: #fff !important;
}
.uk-active>a {
    color: #fff !important;
}

/* Body */

.bg-layout {
    display: grid;
    gap: 0;
    grid-template-areas: "sidebar main";
    grid-template-columns: 1fr 3fr;
    width: 100%;
}

aside {
    display: block;
}
.bd-sidebar {
    grid-area: sidebar;
}
nav {
    display: block;
}
.bd-links {
    position: -webkit-sticky;
    position: sticky;
    top: 5rem;
    display: block !important;
    height: calc(100vh);
    padding-left: .25rem;
    margin-left: -.25rem;
    overflow-y: auto;
}

main {
    display: block;
}
.bd-main {
    position: -webkit-sticky;
    position: sticky;
    top: 5rem;
    display: block !important;
    height: calc(100vh);
    padding-left: .25rem;
    margin-left: -.25rem;
    overflow-y: auto;
}


/* Table */

.uk-table-divider>:first-child>tr:not(:first-child), .uk-table-divider>:not(:first-child)>tr, .uk-table-divider>tr:not(:first-child) {
    border-top: 1px solid #444 !important;
}
/* .uk-table th {
    padding: 16px 12px;
    text-align: left;
    vertical-align: bottom;
    font-size: .875rem;
    font-weight: 400;
    color: #999 !important;
    text-transform: uppercase;
} */

.uk-table th {
    padding: 16px 12px;
    text-align: left;
    vertical-align: bottom;
    font-size: .875rem;
    font-weight: 400;
    color: #999;
    text-transform: uppercase;
}

.fml-lh {
    line-height: 40px;
}
.mg-b-0 {
    margin-bottom: 0 !important;
}
.w-100 {
    width: 100px;
}
.w-220 {
    width: 220px;
}
.w-250 {
    width: 250px;
}
.w-82 {
    width: 82px;
}
.w-40 {
    width: 40px !important;
}
.uk-icon-link:hover {
    color: #1e87f0 !important;
}
.uk-pagination>.uk-active>* {
    color: #1e87f0 !important;
}

/* form */


.uk-input, .uk-select, .uk-textarea {
    max-width: 100%;
    width: 100%;
    border: 0 none;
    padding: 0 10px;
    background: #202020 !important;
    color: rgba(255,255,255,1) !important;
    border: 1px solid #666 !important;
    transition: .2s ease-in-out !important;
    transition-property: color,background-color,border;
}

.uk-input:focus, .uk-select:focus, .uk-textarea:focus, .uk-button-default:focus {
    transition: .2s ease-in-out;
    border: 1px solid #1e87f0 !important;
}
.uk-button-default:hover {
    transition: .2s ease-in-out;
    border: 1px solid #1e87f0 !important;
}

.uk-select:not([multiple]):not([size]) {
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-right: 20px;
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline fill='none' stroke='%23fff' stroke-width='1.03' points='16 7 10 13 4 7'%3E%3C/polyline%3E%3C/svg%3E") !important;
    background-repeat: no-repeat !important;
    background-position: calc(100% - 10px) 50% !important;
}
.uk-button-default {
    background-color: transparent;
    color: #fff !important;
    background: #202020 !important;
    border: 1px solid #666 !important;
}


/* sticky */

.bg-body {
    background: #191919;
}


/* Tap */

.uk-tab>.uk-active>a {
    color: #1e87f0 !important;
    border-color: #1e87f0;
}
.uk-tab::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 20px;
    right: 0;
    border-bottom: 1px solid #666 !important;
}


/* Modal */

.uk-modal-title {
    font-size: 1.3rem !important;
    line-height: 1.3;
}

.uk-modal-header {
    display: flow-root;
    padding: 15px 30px;
    background: #202020 !important;
    border-bottom: 0 !important;
}
.uk-modal-dialog {
    position: relative;
    box-sizing: border-box;
    margin: 0 auto;
    width: 600px;
    max-width: calc(100% - .01px)!important;
    background: #202020 !important;
    opacity: 0;
    transform: translateY(-100px);
    transition: .3s linear;
    transition-property: opacity,transform;
}
.uk-modal-footer {
    display: flow-root;
    padding: 15px 30px;
    background: #202020 !important;
    border-top: 0 !important;
}


/* Dropdown */

.uk-navbar-dropdown {
    display: none;
    position: absolute;
    z-index: 1020;
    box-sizing: border-box;
    width: 200px;
    padding: 25px;
    background: #202020 !important;
    color: #666;
    box-shadow: 0 5px 12px rgb(0 0 0 / 15%);
}
.uk-navbar-dropdown-nav>li>a {
    color: rgba(255,255,255,.7) !important;
}
.uk-navbar-dropdown-nav>li>a:hover {
    color: rgba(255,255,255,1) !important;
}
.uk-navbar-dropdown-nav .uk-nav-divider {
    border-top: 1px solid #444 !important;
}


/* uikit */

.tm-header {
    position: fixed;
    top: 0px;
    /* background: linear-gradient(to left, #28a5f5, #1e87f0); */
    display: block;
    width: 100%;
    height: 80px;
}
.tm-sidebar-left {
    z-index: 100;
    position: fixed;
    top: 80px;
    bottom: 0;
    box-sizing: border-box;
    width: 240px !important;
    padding: 40px 40px 60px 40px;
    /* border-right: 1px #000 solid; */
    overflow: auto;
    background: #202020;
}
li {
    word-break: keep-all !important;
}
.tm-sidebar-left+.tm-main {
    min-width: 1040px;
    padding-left: 40px;
    display: flow-root;
    box-sizing: border-box;
    padding-top: 40px;
    padding-bottom: 60px;
}
.uk-section {
    display: flow-root;
    box-sizing: border-box;
    padding-top: 70px;
    padding-bottom: 70px;
}
.uk-container-full {
    display: flow-root;
    box-sizing: content-box;
    /* max-width: 940px; */
    width: calc(100% - 320px);
    min-width: 1130px;
    margin-left: 240px !important;
    margin-right: 40px !important;
    padding-left: 15px;
    padding-right: 15px;
    background: #191919 !important;
    margin-bottom: 100px;
}
.uk-container-fix {
    display: flow-root;
    box-sizing: content-box;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    background: #191919 !important;
}
.uk-position-relative {
    position: relative !important;
}
.uk-section-default {
    background: #fff;
}
.uk-container-small {
    /* max-width: 800px; */
}


/* Background */

.uk-bg-red {
    background: #FF453A !important;
}
.uk-bg-orange {
    background: #FF9F0A !important;
}
.uk-bg-yellow {
    background: #FFD60A !important;
}
.uk-bg-blue {
    background: #1e87f0!important;
}

/* Scrollbar */
.tm-sidebar-left::-webkit-scrollbar {
    width: 5px;
}
.tm-sidebar-left::-webkit-scrollbar-thumb {
    background-color: #444;
}
.tm-sidebar-left::-webkit-scrollbar-track {
    background-color: transparent;
}
.bg-highligt {
    background: #1e87f0 !important;
}
.uk-nav-parent-icon>.uk-parent.uk-open>a::after {
    background-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolyline%20fill%3D%22none%22%20stroke%3D%22%23666%22%20stroke-width%3D%221.1%22%20points%3D%221%204%207%2010%2013%204%22%20%2F%3E%0A%3C%2Fsvg%3E);
}


/* Layout */

.dis-bl {
    display: inline-block;
}
.ly-gudieline {
    display: block;
    font-size: 12px;
    line-height: 12px;
    color: #999;
    text-align: center;
}
.br-b {
    border-bottom: 1px solid #444;
}
.br-b-2 {
    border-bottom: 2px solid #444;
}
.br-b-3 {
    border-bottom: 3px solid #444;
}
.br-t-3 {
    border-top: 3px solid #444;
}
.mg-b-20 {
    margin-bottom: 20px;
}
.pd-b-20 {
    pdding-bottom: 20px;
}
.uk-hr, hr {
    overflow: visible;
    text-align: inherit;
    margin: 0 0 20px 0;
    border: 0;
    border-top: 1px solid #444 !important;
}
.w-100 {
    width: 100px !important;
}
.w-picker {
    width: 306px !important;
}


/* Icon */

.icon-logo {
    content: url(../img/logo.svg);
    width: 169px;
    height: 38px;
    display: inline-block;
}
/* .icon-logo-w {
    content: url(../img/logo-w.svg);
    width: 200px;
    height: 45px;
    display: inline-block;
} */
.icon-logo-w {
    content: url(../img/logo-w.svg);
    width: 218px;
    height: 50px;
    display: inline-block;
}

.icon-guideline-d {
    content: url(../img/guideline-d.svg);
    width: 40px;
    height: 20px;
    display: inline-block;
}
.icon-guideline-y {
    content: url(../img/guideline-y.svg);
    width: 40px;
    height: 20px;
    display: inline-block;
}
.icon-guideline-o {
    content: url(../img/guideline-o.svg);
    width: 40px;
    height: 20px;
    display: inline-block;
}
.icon-guideline-r {
    content: url(../img/guideline-r.svg);
    width: 40px;
    height: 20px;
    display: inline-block;
}
.icon-guideline-b {
    content: url(../img/guideline-b.svg);
    width: 40px;
    height: 20px;
    display: inline-block;
}
.icon-guideline-g {
    content: url(../img/guideline-g.svg);
    width: 40px;
    height: 20px;
    display: inline-block;
}

/* Image Map */

.btn {
    min-width: 34px;
    height: 34px;
    color: #FFFFFF;
    font-size: 12px;
    text-align: center;
    line-height: 34px;
    z-index: 10;
    position: absolute;
    border: 0;
    opacity: 0.82;
    cursor:pointer;
    padding: 0 17px;
    border-radius: 17px;
    box-sizing: border-box;
}
.btn:hover {
    opacity: 1;
}
.bg-r {
    background: #FF453A !important;
}
.bg-o {
    background: #FF9F0A !important;
}
.bg-y {
    background: #FFD60A !important;
}
.bg-b {
    background: #1e87f0!important
}

/* Login */

.login-box {
    width: 340px;
    height: 340px;
    background: #202020;
    margin-bottom: 160px;
}
.bg-w {
    background: #fff !important;
}
.br-0 {
    border: 0 !important;
}
.op-1 {
    opacity: 1 !important;
}
.icon-b05 {
    color: rgba(1,1,1,0.5) !important;
}
.w-297 {
    width: 297px !important;
    height: 500px !important;
    padding: 40px 40px 10px 40px!important;
    box-shadow: 0 5px 15px rgb(0 0 0 / 40%) !important;
    background-color: #1e87f0;
    box-sizing: border-box;
}


.mg-v-50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
}
.btn-login {
    background-color: #FFF !important;
    color: #1e87f0 !important;
    font-weight: bold;
    border: 0 !important;
}

/* Backround */
.prj-list {
    position: relative;
    width: clac(100% - 40px);
    height: 230px;
    margin-bottom: 40px;
    color:  #fff !important;
    box-shadow: 0 5px 15px rgb(0 0 0 / 40%);
}
.prj-list::after, ::before {
    box-sizing: border-box;
}
.prj-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: cover !important;
    padding: 40px;
    box-sizing: border-box;
}

.pos-r {
    position: relative;
}
.z-100 {
    z-index: 100;
}
/* Footer */

/* footer {
    font-size: 11px;
    color: #999;
    width: 160px;
    text-align: center;
    height: 40px;
    background: #202020;
    position: fixed;
    bottom: 0;
    left: 40px;
    line-height: 40px;
    border-top: 1px solid #444;
    font-family: arial;
} */

footer {
    font-size: 10px;
    letter-spacing: -0.2px;
    color: #999;
    width: 160px;
    text-align: center;
    height: 40px;
    background: #202020;
    position: fixed;
    bottom: 0;
    left: 40px;
    line-height: 40px;
    border-top: 1px solid #444;
    font-family: arial;
}
.copyright {
    font-family: arial;
}
.footer-login {
    font-size: 12px;
    color: #999;
    width: 100%;
    text-align: center;
    height: 40px;
    background: #191919;
    position: fixed;
    bottom: 0;
    left: 40px;
    line-height: 40px;
    font-family: arial;
}

/* Notification */
.pos-noti {
    display: none;
    position: fixed !important;
    top: 100px;
    right: 40px;
    z-index: 100;
    width: 400px;
    box-shadow: 0 5px 15px rgb(0 0 0 / 30%);
}
.pos-noti h3 {
    color: #666 !important;
}
.pos-noti p {
    font-size: 14px !important;
    line-height: 21px !important;
    padding-right: 20px;
}


ul, ol, li, dl, dt, dd {list-style:none;  margin:0; padding:0; border:0; box-sizing:border-box; word-break: keep-all;}

.pagination{display: inline-flex;}
.paginate_button{margin: 10px;}



/* table tr{
    border-bottom:  solid #666 !important
} */
.bg-p {
    background: purple!important
}



input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type=number] {
    -moz-appearance:textfield;
}

.ft-a, .ft-a:link, .ft-a:visited, .ft-a:hover, .ft-a:active, .ft-a:focus {
    color:  #FFFFFF !important;
    font-weight: bold !important;
}

.sorting_desc, .sorting_asc {
    color: #1e87f0 !important;
}
/* .sorting_desc::after {
    content: ' ▼'; 
}
.sorting_asc::after {
    content: ' ▲'; 
} */

.sorting_desc::after {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cpolygon fill='%231E85EA' fill-rule='evenodd' points='10 6 16 16 4 16' transform='rotate(180 10 11)'/%3E%3C/svg%3E");
    position: relative;
    top: 5px;
    left: 2px;
}
.sorting_asc::after {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cpolygon fill='%231E85EA' fill-rule='evenodd' points='10 6 16 16 4 16' transform='rotate(0 10 11)'/%3E%3C/svg%3E");
    position: relative;
    top: 5px;
    left: 2px;
}


select[name="data-list_length"] {
    width: 100px !important;
    margin-bottom: 20px;
}
input[aria-controls="data-list"] {
    width: 200px;
    margin-bottom: 20px;
}
.dataTables_filter {
    text-align: right;
}
.dataTables_paginate {
    margin-top: 40px;
}

.sc-x {
    color: #FFFF00 !important;
}
.sc-y {
    color: #FF66FF !important;
}
.sc-s {
    color: #00FFFF !important;
}

ms-a, .ms-a:link, .ms-a:visited, .ms-a:hover, .ms-a:active, .ms-a:focus {
    color:  #FFFFFF !important;
    font-weight: bold !important;
}


.ms-a::before {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cpolygon fill='%231E85EA' fill-rule='evenodd' points='5 5 11 15 -1 15' transform='rotate(90 5 10)'/%3E%3C/svg%3E");
    position: relative;
    top: 2px;
}



.batch {
    height: 500px !important;
}
.batch > div {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}
.batch ul {
    width: 300px;
}


.uk-table th {
    min-width: 60px;
}

.uk-select:not([multiple]):not([size]) option {
    color: #FFF !important;  
}

.dtfc-fixed-left{
    background: black;
}

.dataTables_scrollHead{
    background: black;
}


/* 스피너 스타일 */
@keyframes ldio-9mmzph3q2iw {
    0% { opacity: 1 }
    100% { opacity: 0 }
    }
  
  .ldio-9mmzph3q2iw div {
    left: 34px;
    top: -13px;
    position: absolute;
    animation: ldio-9mmzph3q2iw linear 1s infinite;
    background: #b4adff;
    width: 12px;
    height: 24px;
    border-radius: 6px / 12px;
    transform-origin: 6px 52px;
  }.ldio-9mmzph3q2iw div:nth-child(1) {
    transform: rotate(0deg);
    animation-delay: -0.9166666666666666s;
    background: #b4adff;
  }.ldio-9mmzph3q2iw div:nth-child(2) {
    transform: rotate(30deg);
    animation-delay: -0.8333333333333334s;
    background: #b4adff;
  }.ldio-9mmzph3q2iw div:nth-child(3) {
    transform: rotate(60deg);
    animation-delay: -0.75s;
    background: #b4adff;
  }.ldio-9mmzph3q2iw div:nth-child(4) {
    transform: rotate(90deg);
    animation-delay: -0.6666666666666666s;
    background: #b4adff;
  }.ldio-9mmzph3q2iw div:nth-child(5) {
    transform: rotate(120deg);
    animation-delay: -0.5833333333333334s;
    background: #b4adff;
  }.ldio-9mmzph3q2iw div:nth-child(6) {
    transform: rotate(150deg);
    animation-delay: -0.5s;
    background: #b4adff;
  }.ldio-9mmzph3q2iw div:nth-child(7) {
    transform: rotate(180deg);
    animation-delay: -0.4166666666666667s;
    background: #b4adff;
  }.ldio-9mmzph3q2iw div:nth-child(8) {
    transform: rotate(210deg);
    animation-delay: -0.3333333333333333s;
    background: #b4adff;
  }.ldio-9mmzph3q2iw div:nth-child(9) {
    transform: rotate(240deg);
    animation-delay: -0.25s;
    background: #b4adff;
  }.ldio-9mmzph3q2iw div:nth-child(10) {
    transform: rotate(270deg);
    animation-delay: -0.16666666666666666s;
    background: #b4adff;
  }.ldio-9mmzph3q2iw div:nth-child(11) {
    transform: rotate(300deg);
    animation-delay: -0.08333333333333333s;
    background: #b4adff;
  }.ldio-9mmzph3q2iw div:nth-child(12) {
    transform: rotate(330deg);
    animation-delay: 0s;
    background: #b4adff;
  }
  .loadingio-spinner-spinner-2abenyjlvb2 {
    width: 70px;
    height: 70px;
    display: inline-block;
    overflow: hidden;
    position: absolute; display: block; 
  }
  .ldio-9mmzph3q2iw {
    width: 100%;
    height: 100%;
    position: relative;
    transform: translateZ(0) scale(0.6);
    /* backface-visibility: hidden;
    transform-origin: 0 0; see note above */
  }
  .ldio-9mmzph3q2iw div { box-sizing: content-box; }
  
  #spinner_wrap {
    display: none;
    vertical-align: middle;
    justify-content: center;
    align-items: center;
    /* min-height: 100vh; */
    height: 100vh;
    width: 100vw;

    min-height: 930px;
    min-width: 1400px;
    top: 0;
    left: 0;
    position: fixed;
    z-index: 9999;
    background-color: rgba(0, 0, 0, 0.5);
  
  }