﻿/* 
 * Nanum Square 
 */
/*@font-face {
    font-family: 'NanumSquare';
    font-weight: 400;
    src: url(../fonts/NanumSquareR.eot);
    src: url(../fonts/NanumSquareR.eot?#iefix) format('embedded-opentype'), url(../fonts/NanumSquareR.woff) format('woff'), url(../fonts/NanumSquareR.ttf) format('truetype');
    unicode-range: U+0020-002F, U+003A-0040, U+005B-0060, U+007B-007E, U+0041-005A, U+0061-007A, U+0030-0039, U+1100-11FF, U+3131-318F, U+AC00-D7A3;
}

@font-face {
    font-family: 'NanumSquare';
    font-weight: 700;
    src: url(../fonts/NanumSquareB.eot);
    src: url(../fonts/NanumSquareB.eot?#iefix) format('embedded-opentype'), url(../fonts/NanumSquareB.woff) format('woff'), url(../fonts/NanumSquareB.ttf) format('truetype');
    unicode-range: U+0020-002F, U+003A-0040, U+005B-0060, U+007B-007E, U+0041-005A, U+0061-007A, U+0030-0039, U+1100-11FF, U+3131-318F, U+AC00-D7A3;
}

@font-face {
    font-family: 'NanumSquare';
    font-weight: 800;
    src: url(../fonts/NanumSquareEB.eot);
    src: url(../fonts/NanumSquareEB.eot?#iefix) format('embedded-opentype'), url(../fonts/NanumSquareEB.woff) format('woff'), url(../fonts/NanumSquareEB.ttf) format('truetype');
    unicode-range: U+0020-002F, U+003A-0040, U+005B-0060, U+007B-007E, U+0041-005A, U+0061-007A, U+0030-0039, U+1100-11FF, U+3131-318F, U+AC00-D7A3;
}

@font-face {
    font-family: 'NanumSquare';
    font-weight: 300;
    src: url(../fonts/NanumSquareL.eot);
    src: url(../fonts/NanumSquareL.eot?#iefix) format('embedded-opentype'), url(../fonts/NanumSquareL.woff) format('woff'), url(../fonts/NanumSquareL.ttf) format('truetype');
    unicode-range: U+0020-002F, U+003A-0040, U+005B-0060, U+007B-007E, U+0041-005A, U+0061-007A, U+0030-0039, U+1100-11FF, U+3131-318F, U+AC00-D7A3;
}*/

/* 
 * Nanum Gothic 
 */
@font-face {
    font-family: 'Nanum Gothic';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/NanumGothic-Regular.eot);
    src: url(../fonts/NanumGothic-Regular.eot?#iefix) format('embedded-opentype'), url(../fonts/NanumGothic-Regular.woff2) format('woff2'), url(../fonts/NanumGothic-Regular.woff) format('woff'), url(../fonts/NanumGothic-Regular.ttf) format('truetype');
}

@font-face {
    font-family: 'Nanum Gothic';
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/NanumGothic-Bold.eot);
    src: url(../fonts/NanumGothic-Bold.eot?#iefix) format('embedded-opentype'), url(../fonts/NanumGothic-Bold.woff2) format('woff2'), url(../fonts/NanumGothic-Bold.woff) format('woff'), url(../fonts/NanumGothic-Bold.ttf) format('truetype');
}

@font-face {
    font-family: 'Nanum Gothic';
    font-style: normal;
    font-weight: 800;
    src: url(../fonts/NanumGothic-ExtraBold.eot);
    src: url(../fonts/NanumGothic-ExtraBold.eot?#iefix) format('embedded-opentype'), url(../fonts/NanumGothic-ExtraBold.woff2) format('woff2'), url(../fonts/NanumGothic-ExtraBold.woff) format('woff'), url(../fonts/NanumGothic-ExtraBold.ttf) format('truetype');
}


html {
    background: #f9fafc;
}

/*바디*/
body {
    background-color: #f9fafc;
    font-family: NanumGothic,NanumBarunGothic,"Apple SD Gothic Neo","Malgun Gothic",Dotum,sans-serif !important;
    font-size: 13px;
    color: #666;
}

body, .app-default {
    background-color: #f5f8fa;
}

.kt-content {
    padding: 25px;
}

.row-none-margin {
    margin-right: 0px;
    margin-left: 0px;
}

@media (min-width: 1025px) {
    .kt-header--fixed.kt-subheader--fixed.kt-subheader--enabled .kt-wrapper {
        padding-top: 65px;
    }
}

.menu-item .menu-link .menu-title {
    display: flex;
    align-items: center;
    flex-grow: 1;
    font-size: 14px;
}

[data-kt-app-layout=dark-sidebar] .app-sidebar .menu > .menu-item.hover:not(.here) > .menu-link:not(.disabled):not(.active):not(.here) .menu-icon, [data-kt-app-layout=dark-sidebar] .app-sidebar .menu > .menu-item.hover:not(.here) > .menu-link:not(.disabled):not(.active):not(.here) .menu-icon .svg-icon, [data-kt-app-layout=dark-sidebar] .app-sidebar .menu > .menu-item.hover:not(.here) > .menu-link:not(.disabled):not(.active):not(.here) .menu-icon i, [data-kt-app-layout=dark-sidebar] .app-sidebar .menu > .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-icon, [data-kt-app-layout=dark-sidebar] .app-sidebar .menu > .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-icon .svg-icon, [data-kt-app-layout=dark-sidebar] .app-sidebar .menu > .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-icon i {
    color: #a7b9ff;
}

.top-navigation-title {
    color: #666;
    font-size: 17px;
    font-weight: 500;
    padding-top: 20px;
    padding-left: 20px;
    margin-right: 20px;
}

.kt-header-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100%;
    margin: 0 0 0 5px;
}

.kt-header-menu .kt-menu__nav > .kt-menu__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    /*padding: 0;*/
    padding-right: 3px;
    padding-left: 0;
}

.kt-header-menu.kt-header-menu--layout-default .kt-menu__nav > .kt-menu__item > .kt-menu__link {
    padding: 0.65rem 0.9rem;
}

.kt-header-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-text {
    font-weight: 400;
    font-size: 12px;
    text-transform: initial;
}

.kt-header-menu .kt-menu__nav > .kt-menu__item .kt-menu__link .kt-menu__link-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 0;
    padding-left: 3px;
}

.kt-user-card .kt-user-card__avatar .kt-badge, .kt-user-card .kt-user-card__avatar img {
    width: 40px;
    height: 40px;
    border-radius: 4px;
}

.kt-notification .kt-notification__item .kt-notification__item-details {
    width: 100%;
}

.kt-portlet.kt-portlet--head-lg .kt-portlet__head {
    min-height: 70px;
}

.kt-portlet .kt-portlet__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 25px;
    border-radius: 4px;
    min-height: 300px;
}

.multi-portlet {
    background: #ffffff;
    padding: 25px;
    margin-bottom: 15px;
    min-height: 570px;
    box-shadow: 0px 0px 13px 0px rgba(82,63,105,0.05);
}

.modal-dialog {
    max-width: 600px;
}

.modal-lg, .modal-xl {
    max-width: 800px;
}

.modal-sm {
    max-width: 400px;
}

.modal-content {
    border: 0px solid #ebedf2;
}

.modal-header {
    padding: 15px 20px;
    /*border-bottom: 1px solid #ebedf2;*/
    border-bottom: 0px;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
    color: #ffffff;
    background-color: #4F5467;
}

.modal-body {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 25px;
}

.modal .modal-content .modal-header .modal-title {
    font-weight: 500;
    font-size: 15px;
    color: #ffffff;
}

.modal .modal-content .modal-header .close:hover {
    color: #ffffff;
}

.modal-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 5px 10px;
    border-top: 1px solid #ebedf2;
    border-bottom-right-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem;
}

.select2-container--default .select2-selection--single, .select2-container--default .select2-selection--multiple {
    outline: none !important;
    border-radius: 4px;
    height: 40px;
    line-height: 0;
}

.select2-container--default .select2-selection--single .select2-selection__rendered .select2-selection__clear {
    top: 45%;
    color: #bec1d2;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple, .select2-container--default.select2-container--disabled .select2-selection--single {
    cursor: default;
    background: #f7f8fa;
    border-color: #ebedf2;
}

.k-state-disabled input, .k-textbox.k-state-disabled, .k-state-disabled .k-picker-wrap, .k-autocomplete.k-state-disabled, .k-dropdown-wrap.k-state-disabled, .k-picker-wrap.k-state-disabled, .k-multiselect.k-state-disabled, .k-numeric-wrap.k-state-disabled {
    background-color: #f7f8fa;
    border-color: #ebedf2;
}

.font-s12 {
    font-size: 12px;
}

.font-s13 {
    font-size: 13px;
}

.form-group {
    margin-bottom: 17px;
}

.form-group label {
    font-size: 1rem;
    font-weight: 600;
}

.form-group .required {
    color: #d97474
}

.kt-separator.kt-separator--space-lg {
    margin: 15px 0 25px;
}

.kt-separator.kt-separator--border-dashed, .kt-separator.kt-separator--dashed {
    border-bottom: 1px dashed #cfcfcf;
}

.search-form {
    padding-bottom: 20px;
    margin-right: 0px;
    margin-left: 0px;
    /*    padding-top: 20px;
    background-color: #f1f1f1;
    margin-bottom: 10px;
    border-radius: 8px;
    margin-right: 0px;
    margin-left: 0px;*/
}

.search-section {
    padding-top: 20px;
    background-color: #edf6f9;
    margin-bottom: 10px;
    border-radius: 8px;
    margin-right: 0px;
    margin-left: 0px;
}



.table-info-view {
    border-collapse: collapse;
    width: 100%;
    box-sizing: border-box;
}

.table-info-view th, .table-info-view td {
    padding: 8px 10px;
    font-size: 13px;
    font-weight: 600;
}

.table-info-view th {
    background: #fafafa;
    text-align: center;
    border: 1px solid #dddddd;
}

.table-info-view td {
    color: #717171;
    border: 1px solid #e6e6e6;
    border-right: 0;
}

.table-info-view td:last-child {
    border-right: 1px solid #e6e6e6;
}

.table-info-view td.tc {
    text-align: center;
}


.la {
    display: inline-block;
    font-size: 20px;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}

.modal-info {
    max-width: 350px;
}

.modal-info .modal-header {
    background: #f9f9f9;
    border-bottom: 0px solid #e5e5e5;
    padding: 10px;
    border-bottom: 1px solid #ebedf2;
}

.modal-info .modal-body {
    padding: 20px;
}

.modal-info .modal-footer {
    padding: 4px 10px 4px 4px;
    background: #f9f9f9;
    border-top: 0px solid #e5e5e5;
}

.modal-info .modal-title {
    font-size: 13px !important;
}

.point-color {
    color: #ffffff;
    background-color: #4F5467;
}

.point-color:hover {
    color: #e8e8e8;
    text-decoration: none;
    background-color: #434858;
}

.btn-secondary {
    background-color: #f1f1f1;
    border: 0px solid #ebedf2;
    color: #6c7293;
}

.btn-secondary:hover {
    color: #212529;
    background-color: #e4e4e4 !important;
    border-color: #c0c0dd;
}

.toast .toast-title {
    color: #fff;
}

input[readonly], .form-control[readonly] {
    background-color: #f7f8fa;
}

.grid-toolbar {
    padding-bottom: 5px;
}

.btn-group {
    width: 140px;
    padding-right: 7px;
    padding-left: 0px;
}


.btn-group, .btn-group-vertical {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle;
}

.toolbar-status {
    padding-right: 5px;
}

.btn-group-right {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    float: right;
}

hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px dashed #ebedf2;
}

.kt-badge {
    font-size: 0.9rem;
}

.kt-list-timeline .kt-list-timeline__items .kt-list-timeline__item .kt-list-timeline__time {
    width: 200px;
}

.k-autocomplete .k-input, .k-dropdown-wrap .k-input, .k-numeric-wrap .k-input, .k-picker-wrap .k-input, .k-selectbox .k-input, .k-textbox > input {
    height: 35px;
    line-height: 1em;
    padding: 1px 0;
    text-indent: 0.33em;
    border: 0;
    margin: 0;
}

.btn-medium {
    padding: 8px 10px;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.3rem;
}

.btn.btn-medium i {
    font-size: 1rem;
    font-weight: 600;
    opacity: 0.8;
}

.btn-sm, .btn-group-sm > .btn {
    padding: 7px 10px;
    font-size: 0.9rem;
    line-height: 1.5;
    border-radius: 0.3rem;
}

.btn.btn-sm [class^="fa-"], .btn-group-sm > .btn [class^="fa-"], .btn.btn-sm [class*=" fa-"], .btn-group-sm > .btn [class*=" fa-"] {
    font-size: 1rem;
    font-weight: 600;
    opacity: 0.8;
}

.btn.btn-sm i, .btn-group-sm > .btn i {
    padding-right: 0;
}

label.error {
    text-align: left !important;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 90%;
    color: #d46086;
}

.tooltip-notice {
    font-size: 15px;
}

.toast .toast-message {
    font-size: 13px;
}

.bootstrap-tagsinput {
    width: 100%;
}

.bootstrap-tagsinput input {
    width: 100%;
    padding: 5px;
}

.bootstrap-tagsinput .tag {
    font-weight: 500;
    margin-right: 2px;
    color: #74788d;
    background-color: #ebedf2;
    padding: 5px 10px;
    border-radius: 4px;
}

.empty-grid {
    padding-top: 100px;
    min-height: 200px;
    font-size: 15px;
    width: 100%;
}

.empty-grid-md {
    padding-top: 50px;
    min-height: 100px;
    font-size: 15px;
    width: 100%;
}

/*태스크 상택 속성 색깔 정의*/
.task-status-color {
    float: right;
    padding-right: 220px;
    margin-top: 15px;
}

.task-status-color > span {
    margin-right: 15px;
}

.task-status-color-dashboard {
    position: relative;
    float: right;
}

.task-status-color-dashboard > span {
    margin-left: 10px;
}

.rounded-3 {
    border-radius: 3px !important;
}

.img-circle {
    border-radius: 50% !important;
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
    text-shadow: none !important;
    font-size: 12px;
    font-weight: 300;
    padding: 3px 6px 3px 6px;
    color: #fff;
}

.label-task-notstart {
    background-color: #e4e7ea !important;
    color: #212529;
}

.label-task-normal {
    background-color: #45B6AF !important;
}

.label-task-in-progress {
    background-color: #32c5d2 !important;
}

.label-task-late {
    background-color: #F3565D !important;
}

.label-task-complete {
    background-color: #428bca !important;
}

.label-task-hold {
    background-color: #a2a2a2 !important;
}

.label-task-drop {
    background-color: #db97e3 !important;
}

.label-task-end {
    background-color: #e3bb97 !important;
}

.label-task-notstart-color {
    color: #e4e7ea !important;
}

.label-task-normal-color {
    color: #45B6AF !important;
}

.label-task-in-progress-color {
    color: #32c5d2 !important;
}

.label-task-late-color {
    color: #F3565D !important;
}

.label-task-complete-color {
    color: #428bca !important;
}

.label-task-hold-color {
    color: #a2a2a2 !important;
}

.label-task-drop-color {
    color: #db97e3 !important;
}

.label-task-end-color {
    color: #e3bb97 !important;
}

.kt-badge.kt-badge--unified-brand {
    color: #5d78ff;
    background: rgba(234, 234, 234, 0.3);
}

.kt-badge.kt-badge--unified-nonestart {
    color: #bbbbbb;
    background: rgba(234, 234, 234, 0.3);
}

.kt-badge.kt-badge--unified-success {
    color: #0abb87;
    background: rgba(234, 234, 234, 0.3);
}

.kt-badge.kt-badge--unified-danger {
    color: #fd397a;
    background: rgba(234, 234, 234, 0.3);
}

.kt-badge.kt-badge--unified-complete {
    color: #428bca;
    background: rgba(234, 234, 234, 0.3);
}

.kt-badge.kt-badge--unified-warning {
    color: #ffb822;
    background: rgba(234, 234, 234, 0.3);
}

.form-control.form-control-view {
    background-color: #f3f6f9;
    border-color: #f3f6f9;
    color: #3f4254;
    min-height: 40px;
}

.form-control-view-lg {
    min-height: 90px;
    height: auto;
}


/*테레릭 시작*/
.k-numerictextbox .k-link {
    display: block;
    height: 1em;
    vertical-align: middle;
    border-width: 0;
    padding: 2px 0 0 0;
    overflow: hidden;
}

.k-treeview .k-state-selected {
    color: #a5a5a5;
}

.k-button:hover, .k-button.k-state-hover {
    background-color: #f5f4f4;
    border-color: inherit;
}

.k-pager-numbers .k-link {
    text-align: center;
    line-height: 2em;
    border-style: solid;
    border-width: 0px;
    border-radius: 1.0833em;
}

.k-listbox .k-list-scroller {
    height: 100%;
    overflow: auto;
    border-width: 1px;
    border-style: solid;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ebedf2;
}

.k-dropzone .k-dropzone-hint {
    display: inline-block;
    margin-left: .6em;
}

.k-state-disabled, .k-state-disabled .k-link, .k-state-disabled .k-button, .k-dropzone em, .k-tile-empty strong, .k-slider .k-draghandle {
    color: #666;
}

.k-upload {
    border-style: dashed;
    border-width: 1px;
    -webkit-appearance: none;
    width: 100%;
}

.forum-list-title {
    margin-top: 3px !important;
    margin-bottom: 2px !important;
    font-weight: 500 !important;
    text-align: left;
    font-size: 14px;
}

/*.k-editor-toolbar {
    border-width: 1px 0 1px 0;
}*/
/*테레릭 종료*/



/*View Details 시작*/
.view-details table {
    width: 100%;
}

.view-details .table th {
    width: 120px;
    padding: 12px;
    line-height: 28px;
    color: #111;
    text-align: right;
    border-bottom: 1px solid #e5e5e5;
    background-color: #f5f5f5;
    font-weight: 500;
}

.view-details .table td {
    line-height: 28px;
    vertical-align: middle;
    text-align: left;
    color: #111;
    border-bottom: 1px solid #e5e5e5;
    background-color: #fff;
}

.view-details-content th, .view-details-content td {
    height: 150px;
    vertical-align: top !important;
    padding-top: 10px !important;
}
/*View Details 끝*/


/*결재 시작*/
.approval-list th {
    padding: 0 6px;
    width: 25px;
    border: 1px solid #ccc;
    height: 100%;
    color: #111;
    background-color: #f5f5f5;
    text-align: center;
}

.approval-list td {
    line-height: 18px;
    text-align: center;
    border: 1px solid #ccc;
}

.approval-details-contents {
    padding: 20px;
    border: 1px solid #e5e5e5;
    min-height: 400px;
}

.border-top {
    border-top: 1px #c0c0c0 solid !important;
}

/*table.k-editor {
    border-top: 0px solid;
}*/
/*결재 끝*/




/*그리드 헤더*/
.visible-hedear-none .k-grid-header {
    display: none;
}

.k-grid-header th.k-header > .k-link {
    font-size: 13px;
    font-weight: 600;
}

.k-grid-header th.k-header, .k-filter-row th {
    padding: 10px 8px;
    border-color: #ccc;
    border-style: solid;
    border-width: 0 0 1px 1px;
    text-align: center;
}

.k-grid-header, .k-grid-header .k-header, .k-pager-wrap, .k-pager-numbers .k-state-selected, .k-grid-footer, .k-grid-footer td, .k-scheduler-header, .km-pane-wrapper .k-grid-header .k-header {
    background-color: rgb(245 245 245 / 20%);
    background-image: -webkit-linear-gradient(top, #fff, #f4f4f4);
    background-image: linear-gradient(to bottom, #fff, #f4f4f4);
    border-color: #ccc;
}

/*
.k-grid-header .k-header .k-link, .k-grid-header .k-header, .k-grid-header .k-link, .k-grid-header .k-link:link, .k-pager-info, .k-scheduler-header, .k-scheduler-agendaview .k-scheduler-datecolumn {
    color: #878a99 !important;
}
*/
.k-grid-header .k-header .k-link, .k-grid-header .k-header, .k-grid-header .k-link, .k-grid-header .k-link:link, .k-pager-info, .k-scheduler-header, .k-scheduler-agendaview .k-scheduler-datecolumn {
    color: #00338d !important;
}

.k-grid .k-table-row.k-table-alt-row {
    background-color: rgba(0, 0, 0, 0.02);
}

.pms-default-grid > * {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: 0;
    padding-left: 0;
    margin-top: var(--bs-gutter-y);
}

/*.k-grid tr td {
    border-color: #e6e6e6;
    border-style: solid;
    border-width: 0 0 1px 1px;
    white-space: nowrap;
    word-wrap: break-word;
    text-align: center;
    padding: 8px;
    height: 27px;
}*/

.k-grid tr td {
    border: 0px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6 !important;
    white-space: nowrap;
    word-wrap: break-word;
    text-align: center;
    padding: 8px;
    height: 25px;
}

.k-grid .k-table-th, .k-grid td, .k-grid .k-table-td {
    border-width: 0;
    border-inline-start-width: 0px;
    border-style: solid;
    border-color: inherit;
    outline: 0;
    font-weight: inherit;
    text-align: inherit;
    position: static;
    overflow: hidden;
    text-overflow: ellipsis;
    box-sizing: content-box;
}

.k-block, .k-widget, .k-input, .k-textbox, .k-group, .k-content, .k-header, .k-filter-row > th, .k-editable-area, .k-separator, .k-colorpicker .k-i-arrow-s, .k-textbox > input, .k-autocomplete, .k-dropdown-wrap, .k-toolbar, .k-group-footer td, .k-grid-footer, .k-footer-template td, .k-state-default, .k-state-disabled, .k-grid-header, .k-grid-header-wrap, .k-grid-header-locked, .k-grid-footer-locked, .k-grid-content-locked, .k-grid td, .k-grid td.k-state-selected, .k-grid-footer-wrap, .k-pager-wrap, .k-pager-wrap .k-link, .k-pager-refresh, .k-grouping-header, .k-grouping-header .k-group-indicator, .k-panelbar > .k-item > .k-link, .k-panel > .k-item > .k-link, .k-panelbar .k-panel, .k-panelbar .k-content, .k-treemap-tile, .k-calendar th, .k-slider-track, .k-splitbar, .k-dropzone-active, .k-tiles, .k-toolbar, .k-tooltip, .k-button-group .k-tool, .k-upload-files, .k-popup.k-align .k-list .k-item:last-child {
    border-color: #ccc;
}

.k-grid-pager {
    border-width: 1px;
}




.table.table-light--info thead tr {
    background-color: #fff;
    background-image: -webkit-linear-gradient(top, #fff, #F0F0F0);
    background-image: linear-gradient(to bottom, #fff, #F0F0F0);
    padding: 12px 8px;
    border-color: #ccc;
    border-style: solid;
    border-width: 0 0 1px 1px;
    text-align: center;
}

.table-light.table > thead > tr > th, .table-light.table > tbody > tr > th, .table-light.table > tfoot > tr > th {
    padding: 12px 10px;
    font-size: 14px;
    font-weight: 500;
}

.table-light.table > tbody > tr > td, .table > tbody > tr > th, .table-light.table > tfoot > tr > td, .table-light.table > tfoot > tr > th, .table-light.table > thead > tr > td, .table > thead > tr > th {
    line-height: 1.42857143;
    padding: 11px 10px;
    border-top: 0px solid #ddd;
}

.table.table-bordered thead > tr > th {
    border-bottom: 1px solid #ececec;
}

.table.table-bordered thead th, .table.table-bordered thead td {
    font-weight: 500;
    border-bottom-width: 1px;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 40px;
}

.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 0px solid #ddd;
    height: 38px;
}

.table-bordered thead tr th {
    background-color: #fafafa;
    font-size: 14px;
    font-weight: 500;
    color: #666;
    height: 40px;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    vertical-align: middle;
}

.table-advance tr td:first-child {
    border-left-width: 1px !important;
}

.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 0px solid #ddd;
    height: 45px;
}


.k-grid .k-grid-header .k-table-th {
    font-weight: 500;
}

.k-grid a {
    color: #5867dd;
    text-decoration: none;
}

.overflow-y-400 {
    overflow: auto;
    height: 400px;
    max-height: 320px;
}

.kt-align-right {
    text-align: right;
}

.btn.btn-label-brand {
    background-color: rgba(93,120,255,.1);
}

.btn-sm {
    padding: 7px 10px !important;
    font-size: 0.9rem;
    line-height: 1.5;
    border-radius: 0.3rem;
}

.card .card-header {
    border-bottom: 1px solid #dededf;
}

.la-arrow-left {
    font-size:20px !important;
}

.btn:not(.btn-outline):not(.btn-dashed):not(.btn-bordered):not(.border-hover):not(.border-active):not(.btn-flush):not(.btn-icon) {
    border: 0;
    padding: 10px 15px;
}

.btn-default {
    background-color: #e7e7e7;
}

.btn-label-danger {
    background-color: rgba(253,57,122,.1);
    color: #fd397a;
    cursor: text !important;
}

.k-grid table {
    width: 100%;
    table-layout: fixed;
}

.select2me {
    --bs-form-select-bg-img: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%2378829D' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e);
}

.k-datepicker {
    height: 40px;
}

