﻿@font-face {
    font-family: 'Noto Sans Semibold';
    src: url('fonts/NotoSans/notosans-semibold-webfont.woff2') format('woff2'), url('fonts/NotoSans/notosans-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

html, body {
    font-family: 'Noto Sans', 'Sarabun', 'Material Icons', sans-serif !important;
}

.require {
    color: red !important;
}

.k-autocomplete .k-input, .k-multiselect-wrap, .k-textbox > input {
    height: 29px;
    width: 100% !important;
}

.k-textbox {
    height: 35px;
    width: 100% !important;
}

.k-picker-wrap .k-input {
    height: 35px;
    width: 100% !important;
}

.k-datepicker {
    width: 100% !important;
}

.k-icon, .k-tool-icon {
    /*position:initial !important;*/
}

.trash {
    color: #F64E60 !important;
    font-size: 24px !important;
    cursor: pointer;
}

@media (min-width: 1025px) {
    .kt-header--fixed.kt-subheader--fixed.kt-subheader--enabled .kt-wrapper {
        padding-top: 70px !important;
    }

    .kt-header {
        background-color: #FFFFFF !important;
        border-bottom: 1px solid #eff0f6;
        height: 45px !important;
    }

    .kt-header--fixed.kt-aside--minimize .kt-header {
        left: 50px !important;
    }

    .kt-container {
        padding: 0 30px !important;
    }

    .kt-aside--minimize .kt-aside {
        width: 60px !important;
    }
}


.kt-portlet {
    box-shadow: 0px 0px 13px 0px #aba8a896 !important;
}

.portletComment {
    box-shadow: unset !important;
}

.portletBodyComment {
    background-color: white !important
}

.portletComment > .kt-portlet__foot {
    padding: 25px 0px 25px 0px !important;
    border: unset !important;
}

.kt-chat__editor {
    border: 1px solid #90abdc !important;
}

.portletComment > .kt-portlet__foot > .kt-chat__input > .kt-chat__editor > textarea {
    color: #2e2e2e;
}

kt-chat .kt-chat__messages .kt-chat__message .kt-chat__user .kt-chat__username {
    color: #417eec !important;
}

.kt-chat .kt-chat__messages .kt-chat__message .kt-chat__text {
    padding: 0.8rem 1.6rem 0.8rem 1.6rem !important;
    /*background-color: #e8e6e6 !important;*/
    display: block !important;
}

.kt-media.kt-media--sm img {
    height: 25px !important;
    width: 25px !important;
}

#summary {
    position: sticky;
    bottom: 0;
    margin-bottom: 0px;
    z-index: 10;
}

    #summary .kt-portlet__body {
        padding: 20px 25px 5px 25px !important;
    }

#summary-acc {
    bottom: 0;
    margin-bottom: 0px;
    z-index: 10;
}

    #summary-acc .kt-portlet__body {
        padding: 20px 25px 5px 25px !important;
    }

.fontSummary {
    font-size: 1.5rem !important;
}

.kt-portlet .blue {
    background: rgb(144,171,220);
}

.kt-portlet .kt-portlet__body {
}

.title_blue {
    color: #041ca2 !important;
}

.form-group {
    margin-bottom: 1rem !important;
}

.status {
    text-align: center;
    color: white;
    height: 25px !important;
    /*width: 250px;*/
    background-color: #ed9e28;
    border-radius: 20px;
    display: inline-block;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.statusCompleted {
    background-color: #0abb87;
}

.statusRejected {
    background-color: #f5222d; /*red*/
}

.statusCancelled {
    background-color: #8B8989; /*gray*/
}


.icon-summary:before {
    position: unset !important;
    font-size: 24px;
}

.icon-summary:hover {
    text-shadow: 0 0 1px blue !important;
}

.icon-summary {
    height: 24px !important;
    width: 45px !important;
    cursor: pointer;
}

.k-i-arrow-60-down:before, .k-i-arrow-60-up:before {
    position: unset !important;
}

.k-i-arrow-60-down:before, .k-i-arrow-60-up:before {
    position: unset !important;
}

.k-i-calendar:before {
    position: initial !important;
}

textarea.k-textbox {
    width: 100% !important;
}

.k-numeric-wrap .k-input {
    height: 33px !important;
}

.k-numeric-wrap.k-state-default {
    height: 33px !important;
}

input:disabled {
    background-color: #e9e9e9 !important;
}

input[type="radio"]:disabled, input[type="checkbox"]:disabled {
    cursor: not-allowed;
}

.k-state-disabled {
    opacity: unset !important;
    color: #495057 !important;
}

/*.k-button.k-state-disabled, .k-button[disabled], .k-state-disabled .k-button {
        cursor: not-allowed !important;
    }*/

.form-control:disabled {
    background-color: #e9e9e9 !important;
    opacity: unset !important;
    border-color: #d5d5d5 !important;
    color: #495057 !important;
}

.k-input:disabled {
    color: #495057 !important;
}

.viewText {
    color: #041ca2 !important;
    font-size: 14px !important;
}

.viewText2 {
    color: black !important;
    font-size: 14px !important;
    font-weight: bold !important;
}

.viewText3 {
    color: black !important;
    font-size: 14px !important;
}

.viewText4 {
    font-weight: bold !important;
    color: #041ca2 !important;
    font-size: 14px !important;
}

.viewText5 {
    color: #9E9E9E !important;
    font-size: 14px !important;
}

.icon-viewmode {
    height: 24px !important;
    width: 30px !important
}

    .icon-viewmode:before {
        font-size: 20px !important;
    }

.btn {
    display: inline-block !important;
    font-weight: normal !important;
    color: #212529 !important;
    text-align: center !important;
    vertical-align: middle !important;
    cursor: pointer !important;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
    background-color: transparent !important;
    border: 1px solid transparent !important;
    padding: 0.65rem 1rem !important;
    font-size: 1rem !important;
    line-height: 1.5 !important;
    border-radius: 0.25rem !important;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out !important;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out !important;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out !important;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out !important;
}

@media (prefers-reduced-motion: reduce) {
    .btn {
        -webkit-transition: none !important;
        transition: none !important;
    }
}

.btn:hover {
    color: #212529 !important;
    text-decoration: none !important;
}

.btn:focus, .btn.focus {
    outline: 0 !important;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(88, 103, 221, 0.25) !important;
    box-shadow: 0 0 0 0.2rem rgba(88, 103, 221, 0.25) !important;
}

.btn.disabled, .btn:disabled {
    opacity: 0.65 !important;
}

a.btn.disabled,
fieldset:disabled a.btn {
    pointer-events: none !important;
}

.btn-success {
    color: #fff !important;
    background-color: #0abb87 !important;
    border-color: #0abb87 !important;
    color: #ffffff !important;
}

.btn-primary {
    color: #fff !important;
    background-color: #5867dd !important;
    border-color: #5867dd !important;
    color: #ffffff !important;
}

    .btn-primary:hover {
        color: #fff !important;
        background-color: #384ad7 !important;
        border-color: #2e40d4 !important;
    }

    .btn-primary:focus, .btn-primary.focus {
        color: #fff !important;
        background-color: #384ad7 !important;
        border-color: #2e40d4 !important;
        -webkit-box-shadow: 0 0 0 0.2rem rgba(113, 126, 226, 0.5) !important;
        box-shadow: 0 0 0 0.2rem rgba(113, 126, 226, 0.5) !important;
    }

    .btn-primary.disabled, .btn-primary:disabled {
        color: #fff !important;
        background-color: #5867dd !important;
        border-color: #5867dd !important;
    }

    .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
    .show > .btn-primary.dropdown-toggle {
        color: #fff !important;
        background-color: #2e40d4 !important;
        border-color: #293ccc !important;
    }

        .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
        .show > .btn-primary.dropdown-toggle:focus {
            -webkit-box-shadow: 0 0 0 0.2rem rgba(113, 126, 226, 0.5) !important;
            box-shadow: 0 0 0 0.2rem rgba(113, 126, 226, 0.5) !important;
        }

    .btn-primary + .btn.dropdown-toggle {
        position: relative !important;
    }

        .btn-primary + .btn.dropdown-toggle:before {
            display: block !important;
            content: ' ' !important;
            border-left: 1px solid #ffffff !important;
            position: absolute !important;
            top: 3px !important;
            left: -1px !important;
            bottom: 3px !important;
            opacity: 0.3 !important;
        }

        .btn-primary + .btn.dropdown-toggle:hover:before, .btn-primary + .btn.dropdown-toggle:focus:before, .btn-primary + .btn.dropdown-toggle.active:before {
            display: none !important;
        }

.btn.btn-default {
    border: 0 !important;
    background: transparent !important;
    color: #74788d;
    border: 1px solid #90abdc !important
}

    .btn.btn-default i {
        color: #ffffff !important;
    }

    .show > .btn.btn-default, .btn.btn-default.active, .btn.btn-default:active, .btn.btn-default:hover {
        color: #ffffff !important;
        background: #5d78ff !important;
        border-color: #5d78ff !important;
    }

        .show > .btn.btn-default i, .btn.btn-default.active i, .btn.btn-default:active i, .btn.btn-default:hover i {
            color: #ffffff !important;
        }

.btn-info {
    color: #fff !important;
    background-color: #5578eb !important;
    border-color: #5578eb !important;
}

    .btn-info:hover {
        color: #fff !important;
        background-color: #335de7 !important;
        border-color: #2754e6 !important;
    }

    .btn-info:focus, .btn-info.focus {
        color: #fff !important;
        background-color: #335de7 !important;
        border-color: #2754e6 !important;
        -webkit-box-shadow: 0 0 0 0.2rem rgba(111, 140, 238, 0.5) !important;
        box-shadow: 0 0 0 0.2rem rgba(111, 140, 238, 0.5) !important;
    }

    .btn-info.disabled, .btn-info:disabled {
        color: #fff !important;
        background-color: #5578eb !important;
        border-color: #5578eb !important;
    }

    .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
    .show > .btn-info.dropdown-toggle {
        color: #fff !important;
        background-color: #2754e6 !important;
        border-color: #1c4be4 !important;
    }

        .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
        .show > .btn-info.dropdown-toggle:focus {
            -webkit-box-shadow: 0 0 0 0.2rem rgba(111, 140, 238, 0.5) !important;
            box-shadow: 0 0 0 0.2rem rgba(111, 140, 238, 0.5) !important;
        }

.btn-warning {
    color: #212529 !important;
    background-color: #ffb822 !important;
    border-color: #ffb822 !important;
}

    .btn-warning:hover {
        color: #212529 !important;
        background-color: #fbaa00 !important;
        border-color: #eea200 !important;
    }

    .btn-warning:focus, .btn-warning.focus {
        color: #212529 !important;
        background-color: #fbaa00 !important;
        border-color: #eea200 !important;
        -webkit-box-shadow: 0 0 0 0.2rem rgba(222, 162, 35, 0.5) !important;
        box-shadow: 0 0 0 0.2rem rgba(222, 162, 35, 0.5) !important;
    }

    .btn-warning.disabled, .btn-warning:disabled {
        color: #212529 !important;
        background-color: #ffb822 !important;
        border-color: #ffb822 !important;
    }

    .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
    .show > .btn-warning.dropdown-toggle {
        color: #212529 !important;
        background-color: #eea200 !important;
        border-color: #e19900 !important;
    }

        .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
        .show > .btn-warning.dropdown-toggle:focus {
            -webkit-box-shadow: 0 0 0 0.2rem rgba(222, 162, 35, 0.5) !important;
            box-shadow: 0 0 0 0.2rem rgba(222, 162, 35, 0.5) !important;
        }

.btn-danger {
    color: #fff !important;
    background-color: #fd397a !important;
    border-color: #fd397a !important;
}

    .btn-danger:hover {
        color: #fff !important;
        background-color: #fd1361 !important;
        border-color: #fc0758 !important;
    }

    .btn-danger:focus, .btn-danger.focus {
        color: #fff !important;
        background-color: #fd1361 !important;
        border-color: #fc0758 !important;
        -webkit-box-shadow: 0 0 0 0.2rem rgba(253, 87, 142, 0.5) !important;
        box-shadow: 0 0 0 0.2rem rgba(253, 87, 142, 0.5) !important;
    }

    .btn-danger.disabled, .btn-danger:disabled {
        color: #fff !important;
        background-color: #fd397a !important;
        border-color: #fd397a !important;
    }

    .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
    .show > .btn-danger.dropdown-toggle {
        color: #fff !important;
        background-color: #fc0758 !important;
        border-color: #f40252 !important;
    }

        .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
        .show > .btn-danger.dropdown-toggle:focus {
            -webkit-box-shadow: 0 0 0 0.2rem rgba(253, 87, 142, 0.5) !important;
            box-shadow: 0 0 0 0.2rem rgba(253, 87, 142, 0.5) !important;
        }

#kt_content {
    padding: 25px 0 0 0;
}

.invalid-fs-datetime-picker {
    border: 1px solid red !important;
    border-radius: 0.25rem;
}

.invalid {
    border: 1px solid red !important;
    border-radius: 0.25rem;
}

.invalidExpenseCode {
    position: absolute;
    border: 1px solid red !important;
    border-radius: 0.25rem;
    width: 90% !important;
}

.invalidBaseAmount {
    border: 1px solid red !important;
    border-radius: 0.25rem;
    width: 100%;
}

.is-invalid .select2-container--default .select2-selection--single {
    border-color: red !important;
}

.btn-document-history {
    background-color: white !important;
    border-color: white !important;
    color: #2196F3 !important;
    font-size: 12px !important;
    vertical-align: central;
    cursor: pointer;
}

.verical-center {
    vertical-align: middle !important;
}

.invalid ak-autocomplete > span {
    border-color: red;
}

.invalid .k-datepicker > span {
    border-color: red;
}

.invalid .k-datetimepicker > span {
    border-color: red;
}

.invalid .k-numerictextbox > span {
    border-color: red;
}

.invalid ak-autocomplete > div > span {
    border-color: red !important;
}

.invalid div > .k-multiselect-wrap {
    border-color: red;
}

.bank {
    background-color: #44b148;
    display: inline-block;
    color: white;
    padding: 3px 10px 3px 10px;
    border-radius: 5px;
}

.tableAmount {
}

    .tableAmount thead > tr > th {
        font-weight: bold !important;
        background-color: #cff0ff !important;
        text-align: center !important;
        color: #03A9F4 !important;
    }

.btn-icon {
    display: unset !important;
}

/* Style The Dropdown Button */
.dropbtn {
    background-color: #4CAF50;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 250px;
    min-height: 35px !important;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

    /* Links inside the dropdown */
    .dropdown-content a {
        color: black;
        padding: 8px 20px;
        text-decoration: none;
        display: block;
    }

        /* Change color of dropdown links on hover */
        .dropdown-content a:hover {
            background-color: #f1f1f1
        }

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
    display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}


/*Menu*/
.kt-aside {
    background-color: rgb(52,35,95) !important;
}

.kt-aside-menu {
    background-color: rgb(52,35,95) !important;
}

.kt-aside__brand {
    background-color: rgb(52,35,95) !important;
}

.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__heading .kt-menu__link-text, .kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-text {
    color: white !important;
}

.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__heading .kt-menu__link-icon, .kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-icon {
    color: white !important;
}

.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__heading .kt-menu__link-icon, .kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 35px;
    flex: 0 0 40px !important;
    font-size: 1.8rem !important;
}

.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link {
    padding: 20px 15px !important;
}

    .kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__heading .kt-menu__ver-arrow, .kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__ver-arrow {
        color: white !important;
    }

    .kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__heading .kt-menu__ver-arrow, .kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__ver-arrow {
        font-size: 1rem !important;
    }

.kt-aside__brand .kt-aside__brand-tools .kt-aside__brand-aside-toggler span i {
    font-size: 22px;
    color: white;
}

.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading .kt-menu__link-text, .kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__link-text {
    color: white !important;
}

.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading .kt-menu__link-bullet.kt-menu__link-bullet--line > span, .kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__link-bullet.kt-menu__link-bullet--line > span {
    background-color: white !important;
}

.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__link {
    padding: 15px 15px !important;
    padding-left: 40px;
}

.kt-grid.kt-grid--hor-desktop.kt-grid--desktop {
    box-shadow: 0px 0px 13px 0px #000000;
}

.portletshadow {
    min-height: 45px !important;
    border-radius: 5px !important;
    box-shadow: 0px 0px 13px 0px #aba8a896 !important;
}

.k-button {
    background-image: unset !important;
}

.btn-lg, .btn-group-lg > .btn {
    padding: 1.15rem 1.65rem !important;
    font-size: 1.25rem !important;
    line-height: 1.5 !important;
    border-radius: 0.3rem !important;
}

.viewUser {
    padding: 10px 10px 20px 50px !important
}

.uploadfile-drag-drop {
    position: absolute;
    height: 100px;
    width: 100px;
    opacity: 0;
    cursor: pointer;
    z-index: 5;
}

.uploadfile-drag-drop_1 {
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 0;
    cursor: pointer;
    z-index: 5;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

div.show-image {
    position: relative;
    float: left;
    margin: 5px;
    width: 100%;
    text-align: center;
}

    div.show-image:hover img {
        opacity: 0.5;
    }

    div.show-image:hover span {
        display: block;
    }

    div.show-image span {
        position: absolute;
        display: none;
    }

        div.show-image span.delete {
            top: 0;
            left: 70%;
        }

.image-attach {
    width: auto;
    max-width: 100%;
    height: 120px
}

.dot {
    height: 25px;
    width: 25px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
}

.tooltip-vendor {
    position: relative;
    display: inline-block;
}

.tooltip-expense {
    position: relative;
    display: inline-block;
}

.tooltip-report {
    position: relative;
    display: inline-block;
}

    .tooltiptext-vendor > div, .tooltiptext-expense > div, .tooltip-report > div {
        border: 1px solid white;
        /*padding: 0px 12px;*/
    }

.tooltip-vendor .tooltiptext-report {
    visibility: hidden;
    min-width: max-content;
    background-color: #E9E9E9;
    color: #2E2E2E;
    text-align: center;
    border-radius: 3px;
    padding: 12px 12px;
    position: absolute;
    z-index: 1;
    /*/bottom: 125%;*/
    /*left: 50%;*/
    /*margin-left: -333px;*/
    opacity: 0;
    transition: opacity 0.3s;
}

.tooltip-vendor .tooltiptext-expense, .tooltip-expense .tooltiptext-expense {
    min-width: max-content;
    background-color: #E9E9E9;
    color: #2E2E2E;
    text-align: center;
    border-radius: 3px;
    padding: 12px 12px;
    position: absolute;
    z-index: 1;
    /*bottom: 125%; position เป็น abosolute แสดงนอก parent relative ไม่ได้ ปรับมาแสดงด้านใต้แทน*/
    opacity: 0;
    transition: opacity 0.3s;
    visibility: hidden;
}

    .tooltip-vendor .tooltiptext-expense::after {
        content: "";
        position: absolute;
        top: 100%;
        right: 98%;
        border-width: 5px;
        border-style: solid;
        border-color: #E9E9E9 transparent transparent transparent;
    }

.tooltip-vendor .tooltiptext-report::after {
    content: "";
    position: absolute;
    top: 100%;
    right: 98%;
    border-width: 5px;
    border-style: solid;
    border-color: #E9E9E9 transparent transparent transparent;
}

.tooltip-expense .tooltiptext-expense::after {
    content: "";
    position: absolute;
    top: 100%;
    right: 90%;
    border-width: 5px;
    border-style: solid;
    border-color: #E9E9E9 transparent transparent transparent;
}

.tooltip-vendor:hover .tooltiptext-report {
    visibility: visible;
    opacity: 1;
}

.tooltip-expense:hover .tooltiptext-expense {
    visibility: visible;
    opacity: 1;
}

.tooltip-vendor:hover .tooltiptext-expense {
    visibility: visible;
    opacity: 1;
}

.tooltip-expense .tooltiptext-vendor {
    visibility: hidden;
    width: 350px;
    background-color: #282a3c;
    color: #fff;
    text-align: center;
    border-radius: 3px;
    padding: 12px 12px;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -333px;
    opacity: 0;
    transition: opacity 0.3s;
}

.tooltip-vendor .tooltiptext-vendor {
    visibility: hidden;
    width: 350px;
    background-color: #282a3c;
    color: #fff;
    text-align: center;
    border-radius: 3px;
    padding: 12px 12px;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -333px;
    opacity: 0;
    transition: opacity 0.3s;
}

    .tooltip-vendor .tooltiptext-vendor::after {
        content: "";
        position: absolute;
        top: 100%;
        left: 95%;
        margin-left: -5px;
        border-width: 5px;
        border-style: solid;
        border-color: #555 transparent transparent transparent;
    }

.tooltip-expense .tooltiptext-vendor::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 90%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

.tooltip-vendor:hover .tooltiptext-vendor {
    visibility: visible;
    opacity: 1;
}

.tooltip-expense:hover .tooltiptext-vendor {
    visibility: visible;
    opacity: 1;
}

.tooltippadding {
    padding: 12px 0px;
}

.tooltip-vendor .tooltiptext-bankote {
    visibility: hidden;
    width: 350px;
    background-color: #282a3c;
    color: #fff;
    text-align: center;
    border-radius: 3px;
    padding: 12px 0;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -333px;
    opacity: 0;
    transition: opacity 0.3s;
}

.tooltip-expense .tooltiptext-bankote {
    visibility: hidden;
    width: 350px;
    background-color: #282a3c;
    color: #fff;
    text-align: center;
    border-radius: 3px;
    padding: 12px 0;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -333px;
    opacity: 0;
    transition: opacity 0.3s;
}

.tooltip-vendor .tooltiptext-bankote::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 95%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

.tooltip-expense .tooltiptext-bankote::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 95%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

.tooltip-vendor:hover .tooltiptext-bankote {
    visibility: visible;
    opacity: 1;
}


.tooltip-expense:hover .tooltiptext-bankote {
    visibility: visible;
    opacity: 1;
}

.overTableItem {
    width: 100%;
}

.tableItem {
    color: #646c9a !important;
}

@media only screen and (max-width: 600px) {
    .tableItem {
        width: max-content !important;
    }

    .overTableItem {
        overflow-x: auto;
    }
}

.selectbanknote {
    cursor: pointer;
}

.selectbanknotedisable {
    cursor: not-allowed;
}

.selectbanknote:hover {
    color: blue;
    text-decoration: underline;
}

.custom-link {
    cursor: pointer;
}

.cursor-pointer {
    cursor: pointer !important;
}

.cursor-notallowed {
    cursor: not-allowed !important;
}

.custom-link:hover {
    color: blue;
    text-decoration: underline;
}

.divAttachFile {
    border: dashed #91b7fd;
    border-radius: 5px;
    height: auto;
    padding: 20px;
}

.divItemAttachFile {
    border: dashed #91b7fd;
    border-radius: 5px;
    height: auto;
    padding: 20px;
}

.item-droptarget {
    padding: 15px;
    border: dashed #90abdc;
    border-radius: 15px;
    width: 100%;
    text-align: center;
    font-size: 20px;
}

ux-dialog-container.active {
    overflow-x: auto;
    overflow-y: auto;
    background-color: rgba(115, 115, 115, 0.5) !important;
}

ux-dialog-body .kt-portlet {
    box-shadow: unset !important;
}

.labelTextArea {
    width: 100%;
    word-wrap: break-word;
}

textarea:disabled {
    background-color: #e9e9e9 !important;
}

.sec {
    position: relative;
    top: -22px;
}

.counter.counter-lg {
    top: -16px !important;
    left: -20px;
}

.counter.prd-counter-lg {
    top: -35px !important;
    left: 30px;
}

.dot {
    height: 15px;
    width: 15px;
    background-color: red;
    border-radius: 50%;
    display: inline-block;
}

.counter {
    position: relative;
    top: -8px;
    left: auto;
    z-index: 2;
    padding: 2px 7px;
    margin-left: -13px;
    font-size: 10px;
    color: #fff;
    background-color: #03A9F4;
    border-radius: 10em;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
}

.line.line-1 {
    top: 8px !important;
    left: 26px;
}

.line.line-2 {
    top: 22px !important;
    left: 62px;
}

.line {
    position: relative;
    top: -8px;
    left: auto;
    z-index: 0;
    padding: 6px 2px;
    margin-left: -40px;
    font-size: 0px;
    color: #fff;
    background-color: #8BC34A;
    border-radius: 13em;
}

.UploadSummany {
    display: table;
    border-style: dashed;
    border-width: 2px;
    border-radius: 10px;
    border-color: deepskyblue;
    padding: 30px;
}

.iconclip:hover {
    color: red;
    cursor: pointer;
}

.table {
    background-color: white;
    border: 1px solid #0270ac;
    font-size: 14px;
    width: 100%;
    margin: 15px 0;
    height: auto;
}

.tableForSummaryValidation {
    border: 0px solid #0270ac !important;
}

/*    .table th {
        border: 1px solid #0270ac;
        background-color: #d3def1;
        color: #34235f;
        font-weight: bold;
    }*/

.expense-item-header {
    border: 1px solid #0270ac;
    background-color: #d3def1;
    color: #34235f;
    font-weight: bold;
}

.table-td {
    border: 1px solid #0270ac;
}

.table-expense-subitem {
    border: none !important;
}

    .table-expense-subitem td {
        border: none !important;
    }

.view-text-request-no {
    color: darkgray;
}

.view-text-subject {
    color: black;
}

.view-caption-normal {
    color: #34235f !important;
    font-size: 16px !important;
    font-weight: bold !important;
}

.view-caption-medium {
    color: #34235f !important;
    font-size: 20px !important;
    font-weight: bold !important;
}

.view-caption-large {
    color: #34235f !important;
    font-size: 24px !important;
    font-weight: bold !important;
}

.view-text-normal {
    font-size: 16px !important;
}

.view-text-medium {
    font-size: 20px !important;
}

.view-text-large {
    font-size: 24px !important;
}

.action-summary-dialog-content {
    color: black !important;
    font-size: 14px !important;
    min-height: 90px !important;
    margin-bottom: 15px !important /*font-weight:bold !important;*/;
}

.confirm-dialog-content {
    color: black !important;
    font-size: 14px !important;
    min-height: 100px !important;
    margin-bottom: 15px !important /*font-weight:bold !important;*/;
}

.confirm-dialog-footer {
    text-align: right !important;
}

.error-message {
    color: red !important;
}

.warning-message {
    color: #ffb822 !important;
}

.post-summary-status-text {
    font-size: 14px !important;
    font-weight: bold !important;
}

.post-status-icon-success {
    font-size: 25px !important;
    color: green !important;
    font-weight: bold !important;
}

.post-status-icon-fail {
    font-size: 25px !important;
    color: red !important;
    font-weight: bold !important;
}

.post-status-icon-warning {
    font-size: 25px !important;
    color: #ffb822 !important;
    font-weight: bold !important;
}

.cursor-refer:hover {
    cursor: pointer;
}

/*.k-multiselect-clearable .k-input{
    display:none;
}*/
.k-multiselect-clearable .k-multiselect-wrap {
    padding-right: 0px !important;
    display: table;
}

.k-multiselect-wrap {
    height: 32px !important;
}

    .k-multiselect-wrap li {
        line-height: 1.9em !important;
    }

.input-group > ak-multiselect {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}

.k-multiselect.k-state-hover > .k-multiselect-wrap > .k-i-close {
    padding-top: 10px;
}

.k-state-disabled > div {
    background-color: #e9e9e9 !important;
}

select:disabled {
    cursor: not-allowed !important;
}

.border-infoamtion-bottom {
    border-bottom: none !important;
}

.k-autocomplete.k-state-focused,
.k-dropdown-wrap.k-state-focused,
.k-numeric-wrap.k-state-focused,
.k-picker-wrap.k-state-focused,
.k-multiselect.k-state-focused,
.k-textbox:focus,
select.form-control:focus,
.input-group > .form-control:focus,
.kt-input-icon > .form-control:focus,
quill-editor :focus {
    box-shadow: 0 0 0 0.1rem #9aabff !important;
    border-color: #9aabff !important;
}

.radio {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    text-align: left;
    cursor: pointer;
    font-size: 1rem;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin: 0;
}

    .radio > span {
        border-radius: 50%;
        background-color: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

        .radio > span:after {
            content: '';
            display: none;
            border-radius: 100% !important;
        }

    .radio > input {
        position: absolute;
        z-index: -1;
        opacity: 0;
    }

        .radio:hover > input:not([disabled]) ~ span,
        .radio > input:focus ~ span {
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

    .radio.radio-disabled {
        opacity: 0.6;
        cursor: not-allowed !important;
    }

    .radio > input:checked ~ span {
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        background-color: none;
    }

        .radio > input:checked ~ span:after {
            display: block;
        }

    .radio.radio-square > span {
        border-radius: 0;
    }

    .radio.radio-rounded > span {
        border-radius: 0.42rem;
    }

    .radio.radio-outline > span {
        border-width: 1px;
        border-style: solid;
    }

    .radio.radio-outline-2x > span {
        border-width: 2px !important;
    }

    .radio.radio-accent > span {
        border-width: 3px !important;
        border-style: solid !important;
        background-color: transparent !important;
    }

        .radio.radio-accent > span:after {
            display: block;
        }

    .radio > span {
        height: 18px;
        width: 18px;
    }

        .radio > span:after {
            width: 6px;
            height: 6px;
        }

    .radio.radio-lg > span {
        height: 24px;
        width: 24px;
    }

        .radio.radio-lg > span:after {
            width: 8px;
            height: 8px;
        }

    .radio.radio-outline > span {
        height: 18px;
        width: 18px;
    }

        .radio.radio-outline > span:after {
            width: 6px;
            height: 6px;
        }

    .radio.radio-outline.radio-lg > span {
        height: 24px;
        width: 24px;
    }

        .radio.radio-outline.radio-lg > span:after {
            width: 8px;
            height: 8px;
        }

    .radio.radio-accent > span {
        height: 24px;
        width: 24px;
    }

        .radio.radio-accent > span:after {
            width: 14px;
            height: 14px;
        }

    .radio.radio-accent.radio-lg > span {
        height: 30px;
        width: 30px;
    }

        .radio.radio-accent.radio-lg > span:after {
            width: 10px;
            height: 10px;
        }

    .radio > span {
        background-color: #EBEDF3;
        border: 1px solid transparent;
    }

    .radio > input:focus ~ span {
        border: 1px solid transparent;
    }

    .radio > input:checked ~ span {
        background-color: #3699FF;
    }

        .radio > input:checked ~ span:after {
            background-color: #ffffff;
            border-color: #ffffff;
        }

    .radio.radio-outline > span {
        background-color: transparent;
        border-color: #D1D3E0;
    }

    .radio.radio-outline > input:focus ~ span {
        background-color: transparent;
        border-color: #D1D3E0;
    }

    .radio.radio-outline > input:checked ~ span {
        background-color: transparent;
        border-color: #3699FF;
    }

        .radio.radio-outline > input:checked ~ span:after {
            background-color: #3699FF;
            border-color: #3699FF;
        }

    .radio.radio-primary > span {
        border: 1px solid transparent;
    }

    .radio.radio-primary > input:focus ~ span {
        border: 1px solid transparent;
    }

    .radio.radio-primary > input:checked ~ span {
        background-color: #3699FF;
    }

        .radio.radio-primary > input:checked ~ span:after {
            background-color: #ffffff;
            border-color: #ffffff;
        }

    .radio.checkbox-light-primary > span {
        background-color: #E1F0FF;
        border: 1px solid transparent;
    }

    .radio.checkbox-light-primary > input:focus ~ span {
        border: 1px solid transparent;
    }

    .radio.checkbox-light-primary > input:checked ~ span {
        background-color: #3699FF;
    }

        .radio.checkbox-light-primary > input:checked ~ span:after {
            border-color: #FFFFFF;
        }

    .radio.radio-outline.radio-primary > span {
        background-color: transparent;
        border-color: #D1D3E0;
    }

    .radio.radio-outline.radio-primary > input:focus ~ span {
        background-color: transparent;
        border-color: #D1D3E0;
    }

    .radio.radio-outline.radio-primary > input:checked ~ span {
        background-color: transparent;
        border-color: #3699FF;
    }

        .radio.radio-outline.radio-primary > input:checked ~ span:after {
            background-color: #3699FF;
            border-color: #3699FF;
        }

    .radio.radio-accent.radio-primary > span:after {
        background-color: #3699FF;
    }

    .radio.radio-accent.radio-primary > input:focus ~ span {
        border-color: #E1F0FF;
    }

        .radio.radio-accent.radio-primary > input:focus ~ span:after {
            background-color: #3699FF;
        }

    .radio.radio-accent.radio-primary > input:checked ~ span {
        border-color: #E1F0FF;
    }

        .radio.radio-accent.radio-primary > input:checked ~ span:after {
            background-color: #3699FF;
        }

    .radio.radio-secondary > span {
        border: 1px solid transparent;
    }

    .radio.radio-secondary > input:focus ~ span {
        border: 1px solid transparent;
    }

    .radio.radio-secondary > input:checked ~ span {
        background-color: #E4E6EF;
    }

        .radio.radio-secondary > input:checked ~ span:after {
            background-color: #ffffff;
            border-color: #ffffff;
        }

    .radio.checkbox-light-secondary > span {
        background-color: #EBEDF3;
        border: 1px solid transparent;
    }

    .radio.checkbox-light-secondary > input:focus ~ span {
        border: 1px solid transparent;
    }

    .radio.checkbox-light-secondary > input:checked ~ span {
        background-color: #E4E6EF;
    }

        .radio.checkbox-light-secondary > input:checked ~ span:after {
            border-color: #3F4254;
        }

    .radio.radio-outline.radio-secondary > span {
        background-color: transparent;
        border-color: #D1D3E0;
    }

    .radio.radio-outline.radio-secondary > input:focus ~ span {
        background-color: transparent;
        border-color: #D1D3E0;
    }

    .radio.radio-outline.radio-secondary > input:checked ~ span {
        background-color: transparent;
        border-color: #E4E6EF;
    }

        .radio.radio-outline.radio-secondary > input:checked ~ span:after {
            background-color: #E4E6EF;
            border-color: #E4E6EF;
        }

    .radio.radio-accent.radio-secondary > span:after {
        background-color: #E4E6EF;
    }

    .radio.radio-accent.radio-secondary > input:focus ~ span {
        border-color: #EBEDF3;
    }

        .radio.radio-accent.radio-secondary > input:focus ~ span:after {
            background-color: #E4E6EF;
        }

    .radio.radio-accent.radio-secondary > input:checked ~ span {
        border-color: #EBEDF3;
    }

        .radio.radio-accent.radio-secondary > input:checked ~ span:after {
            background-color: #E4E6EF;
        }

    .radio.radio-success > span {
        border: 1px solid transparent;
    }

    .radio.radio-success > input:focus ~ span {
        border: 1px solid transparent;
    }

    .radio.radio-success > input:checked ~ span {
        background-color: #1BC5BD;
    }

        .radio.radio-success > input:checked ~ span:after {
            background-color: #ffffff;
            border-color: #ffffff;
        }

    .radio.checkbox-light-success > span {
        background-color: #C9F7F5;
        border: 1px solid transparent;
    }

    .radio.checkbox-light-success > input:focus ~ span {
        border: 1px solid transparent;
    }

    .radio.checkbox-light-success > input:checked ~ span {
        background-color: #1BC5BD;
    }

        .radio.checkbox-light-success > input:checked ~ span:after {
            border-color: #ffffff;
        }

    .radio.radio-outline.radio-success > span {
        background-color: transparent;
        border-color: #D1D3E0;
    }

    .radio.radio-outline.radio-success > input:focus ~ span {
        background-color: transparent;
        border-color: #D1D3E0;
    }

    .radio.radio-outline.radio-success > input:checked ~ span {
        background-color: transparent;
        border-color: #1BC5BD;
    }

        .radio.radio-outline.radio-success > input:checked ~ span:after {
            background-color: #1BC5BD;
            border-color: #1BC5BD;
        }

    .radio.radio-accent.radio-success > span:after {
        background-color: #1BC5BD;
    }

    .radio.radio-accent.radio-success > input:focus ~ span {
        border-color: #C9F7F5;
    }

        .radio.radio-accent.radio-success > input:focus ~ span:after {
            background-color: #1BC5BD;
        }

    .radio.radio-accent.radio-success > input:checked ~ span {
        border-color: #C9F7F5;
    }

        .radio.radio-accent.radio-success > input:checked ~ span:after {
            background-color: #1BC5BD;
        }

    .radio.radio-info > span {
        border: 1px solid transparent;
    }

    .radio.radio-info > input:focus ~ span {
        border: 1px solid transparent;
    }

    .radio.radio-info > input:checked ~ span {
        background-color: #8950FC;
    }

        .radio.radio-info > input:checked ~ span:after {
            background-color: #ffffff;
            border-color: #ffffff;
        }

    .radio.checkbox-light-info > span {
        background-color: #EEE5FF;
        border: 1px solid transparent;
    }

    .radio.checkbox-light-info > input:focus ~ span {
        border: 1px solid transparent;
    }

    .radio.checkbox-light-info > input:checked ~ span {
        background-color: #8950FC;
    }

        .radio.checkbox-light-info > input:checked ~ span:after {
            border-color: #ffffff;
        }

    .radio.radio-outline.radio-info > span {
        background-color: transparent;
        border-color: #D1D3E0;
    }

    .radio.radio-outline.radio-info > input:focus ~ span {
        background-color: transparent;
        border-color: #D1D3E0;
    }

    .radio.radio-outline.radio-info > input:checked ~ span {
        background-color: transparent;
        border-color: #8950FC;
    }

        .radio.radio-outline.radio-info > input:checked ~ span:after {
            background-color: #8950FC;
            border-color: #8950FC;
        }

    .radio.radio-accent.radio-info > span:after {
        background-color: #8950FC;
    }

    .radio.radio-accent.radio-info > input:focus ~ span {
        border-color: #EEE5FF;
    }

        .radio.radio-accent.radio-info > input:focus ~ span:after {
            background-color: #8950FC;
        }

    .radio.radio-accent.radio-info > input:checked ~ span {
        border-color: #EEE5FF;
    }

        .radio.radio-accent.radio-info > input:checked ~ span:after {
            background-color: #8950FC;
        }

    .radio.radio-warning > span {
        border: 1px solid transparent;
    }

    .radio.radio-warning > input:focus ~ span {
        border: 1px solid transparent;
    }

    .radio.radio-warning > input:checked ~ span {
        background-color: #FFA800;
    }

        .radio.radio-warning > input:checked ~ span:after {
            background-color: #ffffff;
            border-color: #ffffff;
        }

    .radio.checkbox-light-warning > span {
        background-color: #FFF4DE;
        border: 1px solid transparent;
    }

    .radio.checkbox-light-warning > input:focus ~ span {
        border: 1px solid transparent;
    }

    .radio.checkbox-light-warning > input:checked ~ span {
        background-color: #FFA800;
    }

        .radio.checkbox-light-warning > input:checked ~ span:after {
            border-color: #ffffff;
        }

    .radio.radio-outline.radio-warning > span {
        background-color: transparent;
        border-color: #D1D3E0;
    }

    .radio.radio-outline.radio-warning > input:focus ~ span {
        background-color: transparent;
        border-color: #D1D3E0;
    }

    .radio.radio-outline.radio-warning > input:checked ~ span {
        background-color: transparent;
        border-color: #FFA800;
    }

        .radio.radio-outline.radio-warning > input:checked ~ span:after {
            background-color: #FFA800;
            border-color: #FFA800;
        }

    .radio.radio-accent.radio-warning > span:after {
        background-color: #FFA800;
    }

    .radio.radio-accent.radio-warning > input:focus ~ span {
        border-color: #FFF4DE;
    }

        .radio.radio-accent.radio-warning > input:focus ~ span:after {
            background-color: #FFA800;
        }

    .radio.radio-accent.radio-warning > input:checked ~ span {
        border-color: #FFF4DE;
    }

        .radio.radio-accent.radio-warning > input:checked ~ span:after {
            background-color: #FFA800;
        }

    .radio.radio-danger > span {
        border: 1px solid transparent;
    }

    .radio.radio-danger > input:focus ~ span {
        border: 1px solid transparent;
    }

    .radio.radio-danger > input:checked ~ span {
        background-color: #F64E60;
    }

        .radio.radio-danger > input:checked ~ span:after {
            background-color: #ffffff;
            border-color: #ffffff;
        }

    .radio.checkbox-light-danger > span {
        background-color: #FFE2E5;
        border: 1px solid transparent;
    }

    .radio.checkbox-light-danger > input:focus ~ span {
        border: 1px solid transparent;
    }

    .radio.checkbox-light-danger > input:checked ~ span {
        background-color: #F64E60;
    }

        .radio.checkbox-light-danger > input:checked ~ span:after {
            border-color: #ffffff;
        }

    .radio.radio-outline.radio-danger > span {
        background-color: transparent;
        border-color: #D1D3E0;
    }

    .radio.radio-outline.radio-danger > input:focus ~ span {
        background-color: transparent;
        border-color: #D1D3E0;
    }

    .radio.radio-outline.radio-danger > input:checked ~ span {
        background-color: transparent;
        border-color: #F64E60;
    }

        .radio.radio-outline.radio-danger > input:checked ~ span:after {
            background-color: #F64E60;
            border-color: #F64E60;
        }

    .radio.radio-accent.radio-danger > span:after {
        background-color: #F64E60;
    }

    .radio.radio-accent.radio-danger > input:focus ~ span {
        border-color: #FFE2E5;
    }

        .radio.radio-accent.radio-danger > input:focus ~ span:after {
            background-color: #F64E60;
        }

    .radio.radio-accent.radio-danger > input:checked ~ span {
        border-color: #FFE2E5;
    }

        .radio.radio-accent.radio-danger > input:checked ~ span:after {
            background-color: #F64E60;
        }

    .radio.radio-light > span {
        border: 1px solid transparent;
    }

    .radio.radio-light > input:focus ~ span {
        border: 1px solid transparent;
    }

    .radio.radio-light > input:checked ~ span {
        background-color: #F3F6F9;
    }

        .radio.radio-light > input:checked ~ span:after {
            background-color: #ffffff;
            border-color: #ffffff;
        }

    .radio.checkbox-light-light > span {
        background-color: #F3F6F9;
        border: 1px solid transparent;
    }

    .radio.checkbox-light-light > input:focus ~ span {
        border: 1px solid transparent;
    }

    .radio.checkbox-light-light > input:checked ~ span {
        background-color: #F3F6F9;
    }

        .radio.checkbox-light-light > input:checked ~ span:after {
            border-color: #7E8299;
        }

    .radio.radio-outline.radio-light > span {
        background-color: transparent;
        border-color: #D1D3E0;
    }

    .radio.radio-outline.radio-light > input:focus ~ span {
        background-color: transparent;
        border-color: #D1D3E0;
    }

    .radio.radio-outline.radio-light > input:checked ~ span {
        background-color: transparent;
        border-color: #F3F6F9;
    }

        .radio.radio-outline.radio-light > input:checked ~ span:after {
            background-color: #F3F6F9;
            border-color: #F3F6F9;
        }

    .radio.radio-accent.radio-light > span:after {
        background-color: #F3F6F9;
    }

    .radio.radio-accent.radio-light > input:focus ~ span {
        border-color: #F3F6F9;
    }

        .radio.radio-accent.radio-light > input:focus ~ span:after {
            background-color: #F3F6F9;
        }

    .radio.radio-accent.radio-light > input:checked ~ span {
        border-color: #F3F6F9;
    }

        .radio.radio-accent.radio-light > input:checked ~ span:after {
            background-color: #F3F6F9;
        }

    .radio.radio-dark > span {
        border: 1px solid transparent;
    }

    .radio.radio-dark > input:focus ~ span {
        border: 1px solid transparent;
    }

    .radio.radio-dark > input:checked ~ span {
        background-color: #181C32;
    }

        .radio.radio-dark > input:checked ~ span:after {
            background-color: #ffffff;
            border-color: #ffffff;
        }

    .radio.checkbox-light-dark > span {
        background-color: #D1D3E0;
        border: 1px solid transparent;
    }

    .radio.checkbox-light-dark > input:focus ~ span {
        border: 1px solid transparent;
    }

    .radio.checkbox-light-dark > input:checked ~ span {
        background-color: #181C32;
    }

        .radio.checkbox-light-dark > input:checked ~ span:after {
            border-color: #ffffff;
        }

    .radio.radio-outline.radio-dark > span {
        background-color: transparent;
        border-color: #D1D3E0;
    }

    .radio.radio-outline.radio-dark > input:focus ~ span {
        background-color: transparent;
        border-color: #D1D3E0;
    }

    .radio.radio-outline.radio-dark > input:checked ~ span {
        background-color: transparent;
        border-color: #181C32;
    }

        .radio.radio-outline.radio-dark > input:checked ~ span:after {
            background-color: #181C32;
            border-color: #181C32;
        }

    .radio.radio-accent.radio-dark > span:after {
        background-color: #181C32;
    }

    .radio.radio-accent.radio-dark > input:focus ~ span {
        border-color: #D1D3E0;
    }

        .radio.radio-accent.radio-dark > input:focus ~ span:after {
            background-color: #181C32;
        }

    .radio.radio-accent.radio-dark > input:checked ~ span {
        border-color: #D1D3E0;
    }

        .radio.radio-accent.radio-dark > input:checked ~ span:after {
            background-color: #181C32;
        }

    .radio.radio-white > span {
        border: 1px solid transparent;
    }

    .radio.radio-white > input:focus ~ span {
        border: 1px solid transparent;
    }

    .radio.radio-white > input:checked ~ span {
        background-color: #ffffff;
    }

        .radio.radio-white > input:checked ~ span:after {
            background-color: #ffffff;
            border-color: #ffffff;
        }

    .radio.checkbox-light-white > span {
        background-color: #ffffff;
        border: 1px solid transparent;
    }

    .radio.checkbox-light-white > input:focus ~ span {
        border: 1px solid transparent;
    }

    .radio.checkbox-light-white > input:checked ~ span {
        background-color: #ffffff;
    }

        .radio.checkbox-light-white > input:checked ~ span:after {
            border-color: #3F4254;
        }

    .radio.radio-outline.radio-white > span {
        background-color: transparent;
        border-color: #D1D3E0;
    }

    .radio.radio-outline.radio-white > input:focus ~ span {
        background-color: transparent;
        border-color: #D1D3E0;
    }

    .radio.radio-outline.radio-white > input:checked ~ span {
        background-color: transparent;
        border-color: #ffffff;
    }

        .radio.radio-outline.radio-white > input:checked ~ span:after {
            background-color: #ffffff;
            border-color: #ffffff;
        }

    .radio.radio-accent.radio-white > span:after {
        background-color: #ffffff;
    }

    .radio.radio-accent.radio-white > input:focus ~ span {
        border-color: #ffffff;
    }

        .radio.radio-accent.radio-white > input:focus ~ span:after {
            background-color: #ffffff;
        }

    .radio.radio-accent.radio-white > input:checked ~ span {
        border-color: #ffffff;
    }

        .radio.radio-accent.radio-white > input:checked ~ span:after {
            background-color: #ffffff;
        }

.radio-inline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

    .radio-inline .radio {
        margin-right: 1rem;
    }

        .radio-inline .radio span {
            margin-right: 0.75rem;
        }

        .radio-inline .radio:last-child {
            margin-right: 0;
        }

.radio-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

    .radio-list .radio {
        margin-bottom: 1rem;
    }

        .radio-list .radio span {
            margin-right: 0.75rem;
        }

        .radio-list .radio:last-child {
            margin-bottom: 0;
        }

.input-group .radio {
    margin-bottom: 0 !important;
    padding-left: 0;
}

.form-inline .radio {
    margin-left: 15px;
    margin-right: 15px;
}

.btn-locationOfExpense-domestic {
    height: 35px !important;
    width: 50% !important;
    border-radius: 5px 0px 0px 5px !important;
    float: left !important;
    text-align: center !important;
    color: black;
}

    .btn-locationOfExpense-domestic.active {
        background-color: #90ABDC !important;
    }

    .btn-locationOfExpense-domestic:disabled {
        cursor: not-allowed !important;
        pointer-events: none !important;
    }

.btn-locationOfExpense-oversea {
    height: 35px !important;
    width: 50% !important;
    background-color: #F7F7F7;
    border-radius: 0px 5px 5px 0px !important;
    float: left !important;
    text-align: center !important;
    color: black;
}

    .btn-locationOfExpense-oversea.active {
        background-color: #90ABDC !important;
    }

    .btn-locationOfExpense-oversea:disabled {
        cursor: not-allowed !important;
        pointer-events: none !important;
    }

.btn-vendor {
    background-color: #429085 !important;
    border-color: #01704f !important;
    color: #ffffff !important;
}

.btn-vendor-onetime {
    background-color: #90ABDC !important;
    color: #041CA2 !important;
}

.summary_expense_icon {
}

    .summary_expense_icon:hover {
        cursor: pointer;
    }

.icon {
    padding: 10px;
}

.icon_button-i {
    width: 35px;
    height: 35px;
    background-color: #F7F8FA;
    border: 1px solid #E2E5EC;
    border-radius: 2px;
    text-align: center;
    padding: 7px 0px 0px 0px;
}

    .icon_button-i:hover {
        cursor: pointer;
    }

.icon:hover {
    cursor: pointer;
}

.resize-account {
    width: 150%;
    transform: scale(0.66);
    transform-origin: top left;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    float: left;
}

.manage-file {
    position: absolute;
    top: 50%;
    /*left: -50px;*/
    z-index: 99;
    display: none;
}

    .manage-file span {
        display: contents;
    }


#myImg {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}

    #myImg:hover {
        opacity: 0.7;
    }

@media only screen and (max-width: 700px) {
    .img-modal-content {
        width: 100%;
    }
}
/* The Modal (background) */
.img-modal {
    /*display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    /*padding-top: 100px; /* Location of the box */ */ left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

.img-modal-close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: red;
    text-shadow: 0 1px 0 #fff;
    opacity: 1.5;
    top: 0;
    position: relative;
    right: 50%;
}

/* Modal Content (image) */
.img-modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}

#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    /* height: 150px;*/
}
/* Add Animation */
.img-modal-content, #caption {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

.attach-file {
    right: 15px;
    position: relative;
    border-radius: 6px;
    width: 100px;
    height: 130px;
    object-fit: cover;
}

.uppy-DragDrop-inner {
    margin: 0;
    text-align: center;
    cursor: pointer;
}


.uppy-DragDrop-arrow {
    width: 60px;
    height: 60px;
    fill: #e0e0e0;
    margin-bottom: 17px;
}

.UppyIcon {
    max-width: 100%;
    max-height: 100%;
    display: inline-block;
    overflow: hidden;
}

.uppy-DragDrop-input {
    width: .1px;
    height: .1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.container_upload {
    position: relative;
    width: 100px;
}


.overlay {
    position: absolute;
    bottom: 0;
    /*right: 0;*/
    background: rgba(69, 51, 55, 0.8);
    overflow: hidden;
    width: 150px;
    height: 0;
    transition: .5s;
    border-radius: 5px;
    cursor: pointer;
}

.container_upload:hover .overlay {
    height: 100%;
}

.text {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}

.text-comment-title {
    font-weight: 500;
}

.text-comment-action-common {
    font-weight: 400;
    color: #7E8299 !important
}

.text-comment-action-withdraw,
.text-comment-action-hold,
.text-comment-action-unhold {
    font-weight: 500;
    color: #FFA800 !important;
}

.text-comment-action-reject {
    font-weight: 500;
    color: #F64E60 !important;
}

.kt-bg-light-common {
    background-color: #E1F0FF !important; /*light blue*/
    border-color: transparent !important;
}

.kt-bg-light-withdraw,
.kt-bg-light-hold,
.kt-bg-light-unhold {
    background-color: #FFF4DE !important; /*light yellow*/
    border-color: transparent !important;
}

.kt-bg-light-reject {
    background-color: #FFE2E5 !important; /*light red*/
    border-color: transparent !important;
}

.btn-subitem-more {
    -webkit-box-align: center !important;
    align-items: center !important;
    -webkit-box-pack: center !important;
    border-color: transparent;
    background: transparent;
    color: #5d78ff;
    justify-content: center !important;
    padding-left: 1 !important;
    outline: none !important;
    vertical-align: middle !important;
}

    .btn-subitem-more i {
        color: #5d78ff;
    }

    .btn-subitem-more:hover {
        color: white !important;
        background-color: #f0f3ff !important;
        -webkit-box-shadow: 0 0 0 2px #f0f3ff !important;
        box-shadow: 0 0 0 2px #f0f3ff !important;
        transition: all 200ms ease-out !important;
    }

/*.btn-subitem-more:focus,
    .btn-subitem-more.focus {
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }*/

.action-status-icon-success {
    font-size: 25px !important;
    color: green !important;
    font-weight: bold !important;
}

.action-status-icon-fail {
    font-size: 25px !important;
    color: red !important;
    font-weight: bold !important;
}

.action-status-icon-warning {
    font-size: 25px !important;
    color: #ffb822 !important;
    font-weight: bold !important;
}

.btn-viewpost-result {
    color: #5d78ff !important;
    background-color: transparent !important;
    border-color: #5d78ff !important;
    border-width: 2px !important;
}

    .btn-viewpost-result:hover {
        color: white !important;
        background-color: #5d78ff !important;
        -webkit-box-shadow: 0 0 0 2px #bea6f1 !important;
        box-shadow: 0 0 0 2px #041ca2 !important;
        transition: all 200ms ease-out !important;
    }

    .btn-viewpost-result:focus,
    .btn-viewpost-result.focus {
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }

.btn-hold, .btn-unhold, .btn-withdraw, .btn-overrole {
    color: #da9022 !important; /*yellow*/
    background-color: white !important;
    border-color: #da9022 !important;
    border-width: 2px !important;
}

    .btn-hold.active,
    .btn-unhold.active,
    .btn-withdraw.active,
    .btn-overrole.active {
        color: white !important;
        background-color: #da9022 !important;
    }

    .btn-hold:hover,
    .btn-unhold:hover,
    .btn-withdraw:hover,
    .btn-overrole:hover {
        color: white !important;
        background-color: #da9022 !important;
        -webkit-box-shadow: 0 0 0 2px #ffb822 !important;
        box-shadow: 0 0 0 2px #ffb822 !important;
        transition: all 200ms ease-out !important;
    }

    .btn-hold:focus,
    .btn-unhold:focus,
    .btn-withdraw:focus,
    .btn-overrole:focus,
    .btn-hold.focus,
    .btn-unhold.focus,
    .btn-withdraw.focus,
    .btn-overrole.focus {
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }


.btn-reject, .btn-rejectverify, .btn-cancel, .btn-resetreceivedocument, .btn-rejectconfirmation {
    color: #A20000 !important; /*red*/
    background-color: white !important;
    border-color: #A20000 !important;
    border-width: 2px !important;
}

    .btn-reject.active,
    .btn-rejectverify.active,
    .btn-cancel.active,
    .btn-resetreceivedocument.active,
    .btn-rejectconfirmation.active {
        color: white !important;
        background-color: #A20000 !important;
    }

    .btn-reject:hover,
    .btn-rejectverify:hover,
    .btn-cancel:hover,
    .btn-resetreceivedocument:hover,
    .btn-rejectconfirmation:hover {
        color: white !important;
        background-color: #A20000 !important;
        -webkit-box-shadow: 0 0 0 2px #d84a4a !important;
        box-shadow: 0 0 0 2px #d84a4a !important;
        transition: all 200ms ease-out !important;
    }

    .btn-reject:focus,
    .btn-rejectverify:focus,
    .btn-cancel:focus,
    .btn-resetreceivedocument:focus,
    .btn-rejectconfirmation:focus,
    .btn-reject.focus,
    .btn-rejectverify.focus,
    .btn-cancel.focus
    .btn-resetreceivedocument.focus,
    .btn-rejectconfirmation.focus {
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }

.btn-submit, .btn-approve, .btn-accept, .btn-verify, .btn-verify_approve, 
.btn-post_pay, .btn-approveverify, .btn-pay, .btn-receive, .btn-post, 
.btn-receivedocument, .btn-approveconfirmation {
    color: #124E12 !important; /*green*/
    background-color: white !important;
    border-color: #124E12 !important;
    border-width: 2px !important;
}

    .btn-submit.active,
    .btn-approve.active,
    .btn-accept.active,
    .btn-verify.active,
    .btn-verify_approve.active,
    .btn-post_pay.active,
    .btn-approveverify.active,
    .btn-pay.active,
    .btn-receive.active,
    .btn-post,
    .btn-receivedocument.active,
    .btn-approveconfirmation.active {
        color: white !important;
        background-color: #124E12 !important;
    }

        .btn-submit:hover,
        .btn-approve:hover,
        .btn-accept:hover,
        .btn-verify:hover,
        .btn-verify_approve:hover,
        .btn-post_pay:hover,
        .btn-approveverify:hover,
        .btn-pay:hover,
        .btn-receive:hover,
        .btn-post:hover,
        .btn-receivedocument:hover,
        .btn-approveconfirmation:hover {
            color: white !important;
            background-color: #124E12 !important;
            -webkit-box-shadow: 0 0 0 2px #139c13 !important;
            box-shadow: 0 0 0 2px #139c13 !important;
            transition: all 200ms ease-out !important;
        }

        .btn-submit:focus,
        .btn-approve:focus,
        .btn-accept:focus,
        .btn-verify:focus,
        .btn-verify_approve:focus,
        .btn-post_pay, :focus,
        .btn-approveverify:focus,
        .btn-pay:focus,
        .btn-post:focus,
        .btn-receivedocument:focus,
        .btn-approveconfirmation:focus,
        .btn-submit.focus,
        .btn-approve.focus,
        .btn-accept.focus,
        .btn-verify.focus,
        .btn-verify_approve.focus,
        .btn-approveverify.focus,
        .btn-pay.focus,
        .btn-receive.focus,
        .btn-post.focus,
        .btn-receivedocument.focus,
        .btn-approveconfirmation.focus {
            -webkit-box-shadow: none !important;
            box-shadow: none !important;
        }

.favorite-star {
    color: #FFC107 !important;
    vertical-align: middle !important;
}

.btn-favorite {
    cursor: pointer;
}

.btn-favorite-disable {
    cursor: not-allowed;
}

.btn-favorite:hover {
    color: blue;
    text-decoration: underline;
}

.flaticon2-cross {
    font-size: 8px !important;
}

.flaticon-delete {
    line-height: 0;
    vertical-align: middle !important;
    color: #f64e60 !important;
    cursor: pointer !important;
}

    .flaticon-delete:hover {
        text-shadow: 0 0 1px red
    }

.btn-edit-vendordetail, .btn-view-vendordetail {
    color: #041ca2 !important;
    font-weight: normal !important;
    font-size: 1rem !important;
    cursor: pointer;
}

.btn-edit-vendordetail-disable, .btn-view-vendordetail-disable {
    cursor: not-allowed;
}

.btn-edit-vendordetail, .btn-view-vendordetail :hover {
    color: blue;
    text-decoration: underline;
}

.btn-add-subitem {
    font-weight: 400 !important;
    color: #041ca2 !important;
    text-decoration: none;
}

    .btn-add-subitem:hover {
        color: white !important;
        background-color: #5867dd !important;
        /*text-decoration: underline !important;*/
    }

    .btn-add-subitem:focus, .btn-add-subitem.focus {
        /*text-decoration: underline !important;*/
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }

    .btn-add-subitem:disabled, .btn-add-subitem.disabled {
        color: #6c757d !important;
        pointer-events: none !important;
    }

.label-item-left {
    margin-bottom: 0;
    float: left;
}

.label-item-right {
    margin-bottom: 0;
    float: right;
}

.link-to-advance:hover {
    background-color: #69696938;
    border-radius: 5px;
}

.k-icon-green {
    color: green !important;
}

.padding-y-10 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.font-b {
    font-weight: bold;
}

.button-toggle {
    padding: 3px;
    border-radius: 2px;
}

    .button-toggle:hover {
        padding: 3px;
        background-color: #D3DEF1;
        border-radius: 2px;
    }

.fake_disble {
    width: 100%;
    pointer-events: none;
    background-color: #E9E9E9 !important;
}

    .fake_disble .select2-container--default .select2-selection--single {
        background-color: #E9E9E9 !important;
        border-color: #C5C5C5 !important;
    }

.select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 33px !important;
}

td .select2-container--default .select2-selection--single .select2-selection__rendered {
    max-width: 300px !important;
    height: 33px !important;
    /*    background-color: lightgray;
    margin: 2px;
    border-radius: 6px;*/
}

.input-group > .input-group-prepend > .btn {
    cursor: default !important;
    border: 1px solid #E2E5EC !important;
    border-radius: 4px 0px 0px 4px !important;
    height: 100%;
    width: 100%;
}

.input-group .form-control .k-numeric-wrap .k-input, .input-group .form-control .k-numeric-wrap.k-state-default {
    border-radius: 4px 0px 0px 4px !important;
}

    .input-group .form-control .k-numeric-wrap .k-input :focus, .k-numeric-wrap.k-state-default:focus {
        border: 1px solid red !important;
    }

.input-group .form-control .k-numeric-wrap.k-state-default {
    max-width: 100%;
    border-radius: 4px 0px 0px 4px !important;
}

.input-group .input-group-text {
    height: calc(1.5em + 1.3rem + 2px) !important;
}

.input-group .input-group-append {
    display: block !important;
}

    .input-group .input-group-append .select2-container--default .select2-selection--single .select2-selection__rendered, .input-group .input-group-append .select2-container--default .select2-selection--single {
        border-radius: 0px 4px 4px 0px !important;
    }

.input-tax .input-group .input-group-append .select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 100% !important;
}

.select2-container--default .select2-container--focus .select2-selection--single {
    color: #495057;
    background-color: #fff;
    border-color: #9aabff;
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(88, 103, 221, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(88, 103, 221, 0.25);
}

.input-group .k-numeric-wrap {
    border-radius: 4px 0px 0px 4px !important;
}


.input-group .input-group-append .k-numeric-wrap {
    border-radius: 0px 4px 4px 0px !important;
}

.symbol {
    display: inline-block !important;
    flex-shrink: 0 !important;
    position: relative !important;
    border-radius: 0.42rem !important;
}

    .symbol.symbol-light-success .symbol-label {
        /*background-color: #EEE5FF !important;*/
        color: #8950FC !important;
    }

    .symbol.symbol-lg-30 .symbol-label {
        width: 30px !important;
        height: 30px !important;
    }

    .symbol .symbol-label {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
        /*font-weight: 500 !important;*/
        line-height: 0 !important;
        color: #3F4254 !important;
        /*background-color: #F3F6F9 !important;*/
        background-repeat: no-repeat !important;
        background-position: center center !important;
        background-size: cover !important;
        border-radius: 0.42rem !important;
    }

.btn.btn-clean {
    border-color: transparent !important;
    background: transparent !important;
    color: #333 !important;
}

    .btn.btn-clean:hover {
        background-color: #EEE5FF !important;
        color: #333 !important;
    }

.btn-h {
    padding: 0.5rem 1rem !important;
}

    .btn-h:hover {
        padding: 0.5rem 1rem !important;
    }

.btn.btn-clean:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after {
    color: #8950FC;
}

.con-tab .nav-tabs.nav-tabs-line.nav.nav-tabs .nav-link:hover,
.con-tab .nav-tabs.nav-tabs-line.nav.nav-tabs .nav-link.active,
.con-tab .nav-tabs.nav-tabs-line a.nav-link:hover,
.con-tab .nav-tabs.nav-tabs-line a.nav-link.active {
    background-color: white !important;
    padding: 10px !important;
    color: #1B4899 !important;
    border: none !important;
}

    .con-tab .nav-tabs.nav-tabs-line a.nav-link.active i {
        color: #1B4899 !important;
    }

.con-tab .nav-tabs.nav-tabs-line.nav.nav-tabs .nav-link, .con-tab .nav-tabs.nav-tabs-line a.nav-link {
    background-color: #597696 !important;
    padding: 10px !important;
    color: #FFFFFF !important;
    border: none !important;
}

    .con-tab .nav-tabs.nav-tabs-line a.nav-link i {
        color: #FFFFFF !important;
    }

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.invalid .k-timepicker > span {
    border-color: red;
}
/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #e9e9e9 !important;
    opacity: unset !important;
    border-color: #d5d5d5 !important;
    color: #495057 !important;
}

.line-thead {
    border-bottom: solid 2px #041ca2 !important;
    color: #041ca2 !important;
}

.report-expense {
    border: unset !important;
    background-color: unset !important;
    color: unset !important;
    font-weight: normal !important;
}

.button-all {
    color: #5867dd !important;
    border: solid 1px #5867dd !important;
}

    .button-all:hover {
        background-color: #5867dd !important;
        color: white !important;
    }

.width-button-clear {
    max-width: 180px;
}

.select2-container--default.select2-container--disabled {
    cursor: not-allowed !important;
}

    .select2-container--default.select2-container--disabled .select2-selection--multiple,
    .select2-container--default.select2-container--disabled .select2-selection--single {
        cursor: not-allowed !important;
        background: #e9e9e9 !important;
        border-color: #d6d6d6 !important;
    }

.font-stauts {
    font-size: 12px;
}

#inlineblockbymeng {
}

    #inlineblockbymeng > div {
        display: inline;
    }

    #inlineblockbymeng > span {
        display: inline-block;
    }

    #inlineblockbymeng > font > div {
        display: inline;
    }

    #inlineblockbymeng > font > span {
        display: inline-block;
    }

    #inlineblockbymeng > i {
        display: contents;
    }

    #inlineblockbymeng > button > div {
        display: inline-block;
    }

.default-general {
    border-color: #E3E7EC;
    color: #34235f !important;
}

    .default-general ak-autocomplete > span {
        border-color: #E3E7EC !important;
    }

    .default-general ak-autocomplete > div > span {
        border-color: #E3E7EC !important;
    }

    .default-general .k-datepicker > span {
        border-color: #E3E7EC !important;
    }

    .default-general > fs-datetime-picker > div > span > button {
        border: 1px solid #E3E7EC !important;
        border-color: #E3E7EC;
    }

    .default-general > div > span > button {
        border-color: #E3E7EC !important;
    }

    .default-general > fs-datetime-picker > div > input {
        text-align: center;
    }

    .default-general span {
        border-color: #E3E7EC !important; /* #01704f*/
    }

.input-group-prepend, .input-group-append {
    z-index: 0;
}

.datetimepicker {
    margin-top: unset !important;
}

.datetimepicker {
    width: 100%;
}

.balance-input, .form-control {
    height: 37px;
}

    .balance-input > div > input {
        height: 37px;
    }

    .balance-input > div > span > button {
        height: 37px;
    }

    .balance-input > fs-datetime-picker > div > input {
        height: 37px;
    }

    .balance-input > fs-datetime-picker > div > span > button {
        height: 37px;
    }

    .balance-input:disabled {
        opacity: 0.58;
        height: 37px;
    }
    /*date time*/
    .balance-input:read-only div > input {
        /*opacity: 0.58;
    height: 35px;
    background-color: #fbe5d6 !important;*/
    }

    .balance-input:read-only div > span > button {
        /*opacity: 0.58;
    height: 35px;
    background-color: #fbe5d6 !important;*/
    }

    .balance-input:read-only fs-datetime-picker > div > input {
        /*opacity: 0.58;
    height: 35px;
    background-color: #fbe5d6 !important;*/
    }

    .balance-input:read-only fs-datetime-picker > div > span > button {
        /*opacity: 0.58;
    height: 35px;
    background-color: #fbe5d6 !important;*/
    }

.input-group-append:disabled {
    background-color: #fbe5d6 !important;
}

.input-group > .input-group-append > .btn, .input-group > .input-group-append > .input-group-text, .input-group > .input-group-prepend:not(:first-child) > .btn, .input-group > .input-group-prepend:not(:first-child) > .input-group-text, .input-group > .input-group-prepend:first-child > .btn:not(:first-child), .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    color: #646c9a !important;
}
/*
.invalid .default-general {
    border-color: red !important;
}*/

.k-icon, .k-tool-icon {
    position: relative;
    display: inline-block;
    overflow: hidden;
    width: 1em;
    height: 1em;
    text-align: center;
    vertical-align: middle;
    background-image: none;
    speak: none;
    font-variant: normal;
    font: Poppins, Helvetica, sans-serif !important;
    text-transform: none;
    text-indent: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: inherit;
}

    .k-icon:before {
        margin: auto;
        width: 1em;
        height: 1em;
        line-height: 1;
        display: inline-block;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
    }

.datepicker tbody tr > td.day.old {
    color: #ccc;
}

.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
    color: #ccc;
}

.btn-popup {
    color: #fff !important;
    background-color: #5867dd !important;
    border-color: #5867dd !important;
    color: #ffffff !important;
}

    .btn-popup:hover {
        color: #fff !important;
        background-color: #384ad7 !important;
        border-color: #2e40d4 !important;
    }

.btn:disabled {
    cursor: not-allowed !important;
    pointer-events: none !important;
}
/*new date time*/
.bootstrap-datetimepicker-widget table td.disabled, .bootstrap-datetimepicker-widget table td.disabled:hover {
    background: unset !important;
    color: #EFEFEF !important;
    /*cursor: not-allowed !important;*/
}

.timepicker .timepicker-picker, .timepicker .timepicker-hours, .timepicker .timepicker-minutes {
    text-align: -webkit-center;
}

.timepicker > .timepicker-picker > .table-condensed {
    text-align: center;
    font-size: 2rem;
    color: #74788d !important;
}

.timepicker > .timepicker-hours > .table-condensed {
    text-align: center;
    font-size: 1rem;
    color: #74788d !important;
    width: 100%;
}

.timepicker > .timepicker-minutes > .table-condensed {
    text-align: center;
    font-size: 1rem;
    color: #74788d !important;
    width: 100%;
}

.timepicker table tr td, .timepicker table tr th {
    text-align: center;
    width: 30px;
    height: 30px;
    border-radius: 4px;
    border: none;
    cursor: pointer;
}

.timepicker table tr > td:hover {
    background: #ebedf2;
    color: #595d6e;
}


.custom-lang .select2-container--default .select2-selection--single {
    border: none !important;
}

.invalid-Moneyreceived select-user-profile-autocomplete > select2 > div > div > input {
    border-color: red !important;
}

.selectedSolidColor {
    background: none repeat scroll 0 0 #34235f;
    color: #FFFFFF;
}

.doa {
    padding-top: 2px;
    font-weight: bold !important;
    font-size: 22px !important;
    cursor: pointer;
}

.icon-addfile-mla {
    height: 12px !important;
    width: 22.5px !important;
}

.tooltip-PRDCompare {
    position: relative;
    display: inline-block;
}

.tooltiptext-PRDCompare > div {
    border: 1px solid white;
    /*padding: 0px 12px;*/
}

.tooltip-PRDCompare .tooltiptext-PRDCompare {
    visibility: hidden;
    width: 1000px;
    background-color: #FFFFFF;
    color: black;
    border-radius: 3px;
    padding: 12px 12px;
    position: absolute;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    margin-left: 25px;
    z-index: 1;
    top: 0%;
    opacity: 0;
    transition: opacity 0.3s;
}

    .tooltip-PRDCompare .tooltiptext-PRDCompare::after {
        content: "";
        position: absolute;
        top: 0%;
        left: 0;
        margin-left: -9px;
        margin-top: 5px;
        border-width: 5px;
        border-style: solid;
        transform: rotate(90deg);
        z-index: 2;
        border-color: #FFFFFF transparent transparent transparent;
    }

.tooltip-PRDCompare:hover .tooltiptext-PRDCompare {
    visibility: visible;
    opacity: 1;
}

.ExpandTopicComparision {
    background: #FFFFFF;
    border: 1px solid #5867dd;
    border-radius: 6px;
    box-shadow: rgba(0, 0, 0, 0.1) 1px 2px 4px;
    box-sizing: border-box;
    color: #5867dd;
    cursor: pointer;
    display: inline-block;
    line-height: 16px;
    min-height: 40px;
    outline: 0;
    padding: 12px 14px;
    text-align: center;
    text-transform: none;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    vertical-align: middle;
}

    .ExpandTopicComparision:hover,
    .ExpandTopicComparision:active {
        background-color: #5867dd;
        background-position: 0 0;
        color: #FFFFFF;
    }

    .ExpandTopicComparision:active {
        opacity: .5;
    }

/* ฟิลด์ Topic Code ในหน้า Expense แสดงข้อความได้ไม่เต็มดรอปดาวน์ จึงทำแยกออกมา */
td #TopicCode .select2-container--default .select2-selection--single .select2-selection__rendered {
    max-width: 100% !important;
    height: 33px !important;
}

.OCRButton {
    height: 15px;
    width: 15px;
    background-color: #bbb;
    border-radius: 50%;
    border: 0px hidden;
    display: inline-block;
    box-shadow: 0px 1px 3px 2px rgba(0, 0, 0, 0.2);
}

.invalidSelect2 {
    outline: 1px solid red !important;
    border-radius: 0.25rem;
}
