@import url("https://fonts.googleapis.com/css2?family=Kanit:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

html,
body {
    height: 100%;
    font-family: "Ubuntu", sans-serif;
    font-size: 13px;
}

body {
    overflow: hidden;
    font-family: "Kanit", sans-serif;
}

.invisible {
    visibility: hidden;
}

.pillInput {
}

.mynav {
    color: #fff;
}

.mynav li a {
    color: #292d32;
    text-decoration: none;
    width: 100%;
    display: flex;
    padding: 5px 5px;
    align-items: flex-start;
}

.mynav li a.active {
    background: rgba(255, 255, 255, 0.2);
}
.nav-link {
    background: transparent;
    height: 70px;
    display: flex;
    align-items: center;
}
.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show {
    color: var(--bs-navbar-active-color);
    background: #f2b936;
}

.mynav li a:hover {
    background: rgba(255, 255, 255, 0.2);
}

.mynav li a i {
    width: 25px;
    text-align: center;
}

.notification-badge {
    background-color: rgba(255, 255, 255, 0.7);
    float: right;
    color: #222;
    font-size: 14px;
    padding: 0px 8px;
    border-radius: 2px;
}

/* /////////////////////////////////////////// */
.background_text {
    background: url(../assets/images/BG_TEXT.jpg);
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 50;
    position: relative;
    top: 0;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}

.text_toppic {
    text-align: center;
    color: #fff;
    font-size: 2rem;
    font-weight: 500;
    margin: 0;
}

.navbar-color {
    background: #2977a6;
    color: #fff;
}

.nav-link {
    color: #fff;
}

.nav-link-1 {
    color: #fff;
}

.navbar {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
}

.topbar .navbar-header {
    background: transparent !important;
}

.navbar-header img {
    width: 40px;
}

.head_table {
    border-top-left-radius: 21px;
    border-bottom-left-radius: 21px;
}

.center_table {
    background-color: #955353;
    border-bottom-width: 0px !important;
    border: 0px;
}

.end_table {
    border-top-right-radius: 21px;
    border-bottom-right-radius: 21px;
}

.table-stand th {
    background: #2977a6;
    color: #fff;

    /* padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px; */
}

td {
    padding-left: 20px !important;
    padding-right: 20px !important;
    vertical-align: middle;
    text-align: center;
}

.card-header {
    display: flex;
    align-items: center;
    padding: 0px;
    margin-bottom: 10px;
}

.header-topic {
    margin: 0px;
    margin-right: 10px;
}

.button_info {
    border: 1px solid #2977a6;
    color: #2977a6;
    border-radius: 30px;
    width: 250px;
    padding: 5px;
}

.button_add {
    border: 1px solid #2977a6;
    color: #2977a6;
    border-radius: 30px;
    width: 150px;
    padding: 5px;
}

.button_save {
    border: 1px solid #2977a6;
    color: #2977a6;
    border-radius: 30px;
    padding: 5px;
}

.btn-success {
    background-color: #28a745 !important;
    /* Add other necessary styles */
}

.button_modal {
    /* border: 1px solid #2977a6; */
    color: #ffffff;
    border-radius: 30px;
    width: 100px;
    padding: 5px;
}

.button_filter {
    border: 1px solid #2977a6;
    color: #2977a6;
    border-radius: 30px;
    width: 100px;
    padding: 5px;
}
.btn-d-doc {
    background: #2977a6;
    color: #fff;
}
.btn-d-vdo {
    background: #2977a6;
    color: #fff;
}

.m-r-10 {
    margin-right: 10px;
}

.modal-content {
    border-radius: 0.5rem;
}

.btn-close:hover {
    color: #fff !important;
}

.text-right {
    text-align: right;
}

.header_nav {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 200;
}

.navbar-collapse {
    justify-content: center;
}

.bg_sidebar {
    background: #fff;
}

.sidebar {
    color: #292d32;
}

.active_manu {
    border: 1px solid #f2b936;
    border-radius: 30px;
    color: #f2b936 !important;
}

.card-block {
    padding: 1.25rem;
}

.ml-auto {
    margin-left: auto;
}

.card-header {
    border-bottom: none;
}

.user p {
    margin-bottom: 0;
}

.user {
    display: flex;
    align-items: center;
}

.block_user {
    background: #f2b936;
    color: #292d32;
    padding: 10px;
}

.navbar-brand {
    padding-top: 0px;
    padding-bottom: 0px;
}

.m-r-10 {
    margin-right: 10px;
}

.pr_0 {
    padding-right: 0px;
}

.height_set {
    margin-top: 148px;
}

.wrap-content {
    margin-top: 148px;
}

.scroll_content {
    overflow: auto !important;
    height: 100%;
    font-size: 13px !important;
}

.bg_protal {
    position: relative;
    /* background: url(../assets/images/BG1.jpg); */
    /* background-size: cover; */
    /* background-repeat: no-repeat; */
}
.bg_protal::before {
    content: '';
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    position: fixed;
    background: url(../assets/images/BG1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.logo-portal {
    width: 120px;
}

.height_pic {
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.control-width-height {
    width: 20%;
}

.wrap-portal {
    padding: 2rem;
    padding-top: 0rem;
}

.card {
    margin-bottom: 10px;
}

.multiselect-wrapper {
    width: 180px;
    display: inline-block;
    white-space: nowrap;
    font-size: 12px;
    font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
}

.multiselect-wrapper .multiselect-input {
    width: 100%;
    padding-right: 50px;
}

.multiselect-wrapper label {
    display: block;
    font-size: 12px;
    font-weight: 600;
}

.multiselect-wrapper .multiselect-list {
    z-index: 1;
    position: absolute;
    display: none;
    background-color: white;
    border: 1px solid grey;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    margin-top: -2px;
}

.multiselect-wrapper .multiselect-list.active {
    display: block;
}

.multiselect-wrapper .multiselect-list > span {
    font-weight: bold;
}

.multiselect-wrapper .multiselect-list .multiselect-checkbox {
    margin-right: 2px;
}

.multiselect-wrapper .multiselect-list > span,
.multiselect-wrapper .multiselect-list li {
    cursor: default;
}

.multiselect-wrapper .multiselect-list {
    padding: 5px;
    min-width: 200px;
}

.multiselect-wrapper ul {
    list-style: none;
    display: block;
    position: relative;
    padding: 0px;
    margin: 0px;
    max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
}

.multiselect-wrapper ul li {
    padding-right: 20px;
    display: block;
}

.multiselect-wrapper ul li.active {
    background-color: transparent !important;
    color: inherit !important;
}

.multiselect-wrapper ul li:hover {
    background-color: transparent !important;
    color: inherit !important;
}

.multiselect-input-div {
    height: 34px;
}

.multiselect-input-div input {
    border: 1px solid #ababab;
    background: #fff;
    margin: 5px 0 6px 0;
    padding: 5px;
    vertical-align: middle;
}

.multiselect-count {
    position: relative;
    text-align: center;
    border-radius: 2px;
    background-color: lightblue;
    display: inline-block !important;
    padding: 2px 7px;
    left: -45px;
}

.multiselect-wrapper.disabled .multiselect-dropdown-arrow {
    border-top: 5px solid lightgray;
}

.multiselect-wrapper.disabled .multiselect-count {
    background-color: lightgray;
}

.multiselect-dropdown-arrow {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid black;
    position: absolute;
    line-height: 20px;
    text-align: center;
    display: inline-block !important;
    margin-top: 17px;
    margin-left: -42px;
}

.active_multiselect {
    border: 1px solid #83827f;
    border-radius: 2px;
    color: #a19f98 !important;
}

.header {
    padding: 1rem;
}

.header h4 {
    color: #fff;
}

.mt-10 {
    margin-top: 10px;
}

#issuanSelect_multiSelect {
    width: 100%;
}

.multiselect-wrapper .multiselect-list {
    max-width: 508px;
    width: 100%;
}

.multiselect-input-div input {
    background: #fff;
    margin: 0px 0 0px 0;
    padding: 5px;
    vertical-align: middle;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    background-color: var(--bs-body-bg);
    background-clip: padding-box;
    border: var(--bs-border-width) solid var(--bs-border-color);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: var(--bs-border-radius);
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.multiselect-input-div input {
    border: var(--bs-border-width) solid var(--bs-border-color);
    -webkit-appearance: none;
    -moz-appearance: none;
    margin: 0px !important;
    background: #fff;
    padding: 5px;
    vertical-align: middle;
}

.multiselect-input-div :focus {
    color: var(--bs-body-color);
    background-color: var(--bs-body-bg);
    border-color: #86b7fe;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

.btn-circle {
    padding: 10px;
    display: flex;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    font-size: 10px;
}
.none-m {
    margin: 0px;
}
.btn.disabled,
.btn:disabled,
fieldset:disabled .btn {
    pointer-events: none;
    background-color: #d2d2d2;
    border-color: #d2d2d2;
}
.m-b-0 {
    margin-bottom: 0px;
}

.m-l-10 {
    margin-left: 10px;
}
.dropdown-menu {
    min-width: 1rem;
}
.btn-success {
    background: #2977a6;
}
.btn-success:hover {
    background: #1b6fa3;
}
.btn-success :active {
    background: #1b6fa3;
}
.btn-success :visited {
    background: #1b6fa3;
}
.btn_pageging {
    --bs-btn-padding-x: 0.75rem;
    --bs-btn-padding-y: 0.375rem;
    --bs-btn-font-size: 1rem;
    --bs-btn-font-weight: 400;
    --bs-btn-line-height: 1.5;
    --bs-btn-color: var(--bs-body-color);
    --bs-btn-bg: transparent;
    --bs-btn-border-width: var(--bs-border-width);
    --bs-btn-border-color: transparent;
    --bs-btn-border-radius: var(--bs-border-radius);
    --bs-btn-hover-border-color: transparent;
    --bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15),
        0 1px 1px rgba(0, 0, 0, 0.075);
    --bs-btn-disabled-opacity: 0.65;
    --bs-btn-focus-box-shadow: 0 0 0 0.25rem
        rgba(var(--bs-btn-focus-shadow-rgb), 0.5);
    display: inline-block;
    padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
    font-size: var(--bs-btn-font-size);
    font-weight: var(--bs-btn-font-weight);
    line-height: var(--bs-btn-line-height);
    color: var(--bs-btn-color);
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
    border-radius: var(--bs-btn-border-radius);
    background-color: var(--bs-btn-bg);
    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;
    border: 1px solid #d8d8d8;
}
.input-search {
    border-radius: 30px !important;
    z-index: 3 !important;
}
.button-search_cilick {
    width: 100px;
    margin-left: -30px !important;
    border-radius: 30px !important;
    color: #fff;
    background: #2977a6;
}
.p-s {
    padding: 0% 20% 0% 20%;
}
.menuclick {
    display: flex;
    align-items: center;
    font-size: 1.5rem;
    justify-content: center;
    height: 70px;
    border-radius: 26px;
    text-align: center;
    appearance: none;
    border-width: 0;
    box-shadow: #f2b936 0 2px 0px, #f2b936 0 5px 5px 0px, #f2b936 0 -3px 0 inset;
}
.foot-sup {
    font-size: 12px;
    position: relative;
    top: -5px;
    color: #0a58ca;
    font-weight: 600;
}
.hr_line {
    border-top: 1px solid #414141;
}
.footnote_text {
    display: flex;
    justify-content: space-between;
    color: #0a58ca;
    font-size: 14px;
    font-weight: 500;
}
.width_icon {
    width: 20px;
}
@media (max-width: 768px) {
    .bg-success {
        --bs-bg-opacity: 1;
        background: #0a58ca !important;
    }
    .button_add {
        color: pink;
        background: black;
    }
    .header-topic {
        font-size: 10px;
    }
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(
        .input-group-btn
    ) {
    width: 100% !important;
}
