:root {
    --content-caption-primary: 1.5rem;
    --content-caption-sub: 1.1rem;
    --content-label-primary: 1rem;
    --content-label-sub: .825rem;
}

    #siteWrapper .fa-classic,
    #siteWrapper .fas,
    #siteWrapper .fa,
    #siteWrapper .fa-solid,
    #siteWrapper .far,
    #siteWrapper .fa-regular,
    #siteWrapper .fal,
    #siteWrapper .fa-light,
    #siteWrapper .fat,
    #siteWrapper .fa-thin {
        font-family: 'Font Awesome 7 Pro' !important;
    }
    
html, body, div#siteWrapper {
    height: 100%;
}

.container-main {
    margin-top: 0px !important;
    padding-top: 40px;
}

.high-frame {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 100%;
}

.group-btn {
    border-radius: 30px;
    background-color: #f2f2f2;
    position: absolute;
    right: 45px;
    border: none;
    margin: 0px;
    color: #008a44;
    padding: 5px;
    font-size: 12pt;
    top: 6px;
    display: none;
}

a.btn-logoff {
    border-radius: 30px;
    background-color: #f2f2f2;
    position: absolute !important;
    display: inline-flex !important;
    border: none;
    margin: 0px !important;
    right: 8px !important;
    top: 6px !important;
    aspect-ratio: 1 / 1;
    padding: 0px !important;
    align-items: center;
    justify-content: center;
    width: 30px;
}

a.btn-logoff i {
    color: #008a44;
    padding: 5px;
    font-size: 12pt;
}

.menu-button, a.menu-button {
    background-color: #bdccd4;
    font-weight: bold;
    color: black;
    padding: .8em 1em;
    margin: 1em .3em;
    font-size: 1em;
}

label:empty {
    display: none !important;
}

.menu-button.active, a.menu-button.active {
    background-color: #3fa9f5;
}

.inst-course-bg {
    background-color: #fbfbf8;
}

.mh-sm {
    min-height: 300px;
}

.header {
    font-size: 16pt;
}

label {
    margin: 0;
}

.course-box {
    display: inline-block;
    vertical-align: top;
    margin: 10px 1.2em;
    margin-left: 0px;
    width: 50%;
}

.course-box .banner {
    display: inline-block;
    width: 100%;
    padding-top: 56.24%;
    background-size: cover;
    background-position: center;
    border: 1px solid #e7e7e7;
    border-radius: 4px;
}

.course-box .course-name {
    font-size: 1.3em;
    font-weight: normal;
    margin: 8px 0px 5px;
    line-height: 1.2;
    min-height: 40px;
    color: #222;
}

.course-box .course-dsc,
.course-box .course-progress {
    color: gray;
    font-size: 1.1em;
    margin: 6px 0px;
}

.course-box .course-progress {
    color: #007791;
}

@media (max-width: 992px) {
    .c-con-w.container {
        max-width: initial;
    }
}

a.lnkSteelBlue {
    color: #0f7c90;
    font-weight: bold;
    font-size: 1.3em;
}

.course-group .course-box:last-child {
    margin-right: 0px;
}

@media (max-width: 560px) {
    .course-box {
        width: 47%;
    }
    .course-group .course-box:nth-child(even) {
        margin-right: 0px;
    }
}

.form-group-sm .input-group i {
    line-height: initial !important;
    font-size: 1rem;
    color: white;
}

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
}

.form-group-sm .fa {
    font-size: 1.5em;
    line-height: 2rem;
    color: #17b0d3;
}

a.course-title-icon {
    color: #333336;
    font-size: 2em;
    display: inline-block;
}

.header-1 {
    font-size: 2em;
    font-weight: bold;
}

.header-2 {
    font-size: 1.7em;
}

.tran-white-bg-t .header-2 {
    color: black;
}

.course-title-dsc {
    font-size: 1.2em;
}

.course-overview-main-container {
    max-width: 38rem;
}

.form-label.content {
    font-size: 1.4em;
    line-height: 1.25;
    white-space: pre-line;
}

.tab-content {
    padding: 1.5em 0em;
}

.dts .nav-tabs .nav-item.show .nav-link, 
.dts .nav-tabs .nav-link.active {
    background-color: #5c7277;
    color: white;
     border-bottom: 1px solid #c3c3c3;
}

.dts .nav-tabs .nav-link {
    font-size: 1.237em;
    background-color: #f2f2f2;
    border-bottom: 1px solid #c3c3c3;
    margin-right: 0.5em;
    color: #6e6e6e;
}

.dts .nav-tabs {
    border-bottom: 1px solid #c3c3c3;
}

@media only screen and (max-width: 768px) {
    nav.dts {
        display: initial;
    }
}

.c-con-w.container {
    position: relative;
}

.sidebar-container-content {
    width: 15rem;
    box-sizing: border-box;
    border-radius: 4px;
    background-color: #fff;
}

.sidebar-container {
    display: block;
    margin: 0px -15px;
    z-index: 1;
    background-color: #444;
}

@media (max-width: 1400px) {
    .course-overview-main-container {
        max-width: 34rem;
    }
}

@media (max-width: 1200px) {
    .course-overview-main-container {
        max-width: 25rem;
    }
}

@media (max-width: 992px) {
    .sidebar-container {
        /* margin: 0px; */
        /* background-color: #1e1e1c; */
        padding: 2em;
    }
    .sidebar-container-content {
        width: initial;
        /* margin: 1em 4rem 0em; */
        background-color: transparent;
        border: none;
    }

    .course-overview-main-container {
        margin: 0px auto;
        max-width: 39rem;
    }

}

a.couse-status-text {
    padding: 2px 8px;
    color: white;
}

a.couse-status {
    padding: 2px 4px;
    color: white;
}

.c-publish a.couse-status-text {
    background-color: #b1d397;
}

.c-publish a.couse-status {
    background-color: #39b54a;
}

.c-draft a.couse-status-text {
    background-color: #bbbbbb;
}

.c-draft a.couse-status {
    display:none;
}

.course-icon {
    color: #17b0d3;
    font-size: 1.3em;
}

.course-menu-box {
    margin: 0px;
    margin-top: 1.5em;
}

.form-label {
    font-size: 1.3em;
}

.container button.btn {
    font-size: 1.3em;
    padding: .25rem .5rem;
}

.uu-img {
    width: 100%;
    max-width: 38rem;
}

.c-box {
    padding: 10px;
}

.c-box-vid {
    background-color: #f2f2f2;
}

.w-xs {
    max-width: 400px;
}

textarea.form-control-sm {
    min-height: calc(7.5em + .5rem + 2px);
}

.blue-txt {
    color: #0086c8;
}

input.form-check-input {
    width: 1.5em;
    height: 1.5em;
    vertical-align: top;
}

label.form-check-label {
    vertical-align: top;
    margin: 4px 0px 0px 10px;
}

.menu-button.select-item i {
    margin-right: .8em;
    cursor: pointer;
}

.menu-button.select-item span {
    white-space: initial;
}

.menu-button.select-item {
    background-color: #f1f1f1;
    font-size: 1.2em;
    white-space: nowrap;
    display: inline-block;
    margin: 0px 5px 5px 0px;
}

.course-overview-main-container textarea.form-control-sm {
    white-space: pre-line;
    min-height: calc(7.5em + .5rem + 2px);
}

.page-item {
    background-color: #f2f2f2;
    padding: .6em 1em;
    font-size: 1.3em;
    max-width: 600px;
}

.page-no {
    color: white;
    background-color: #bdccd4;
    padding: .3em;
    margin-right: 10pt;
    width: 40px;
    text-align: center;
    font-size: 1.5em;
    min-width: 40px;
    height: 40px;
}

.page-action i, .page-order i {
    font-size: 1em;
    margin: 5px;
    cursor: pointer;
}

.page-name {
    width: 100%;
    max-width: 372px;
    margin-right: 10pt;
    line-height: 1.3;
}

.page-item-overview {
    width: 100%;
    margin-right: 10pt;
    font-size: 1.3em;
    line-height: 1.3;
    color: #0082b5;
}

.edit-icon {
    color: #3fa9f5;
}

.dp-icon {
    color: #00a99d;
}

.page-order i {
    color: #8cc63f;
}

.pages-list {
    margin-bottom: 1em;
}

.page-action, .page-order {
    white-space: nowrap;
}

.form-group .pages-list:nth-child(2) .up-icon,
.form-group .pages-list:last-child .down-icon {
    filter: grayscale(1);
    opacity: .5;
    pointer-events: none;
}

.section-no {
    font-size: 2.5em;
    font-weight: bold;
    font-style: italic;
    margin-right: .5em;
}

label.form-label-status {
    background-color: #f2f2f2;
    padding: 5px;
    font-size: 1.2em;
}

label.form-label-status.not-ready {
    background-color: #ffc65d;
}

.toast:not(.showing):not(.show) {
    display: none;
}
.qq-uploader-selector.qq-uploader.qq-gallery {
    background: transparent;
    border: 0px;
}

div#btn-img1, div#btn-img2 {
    left: -20px;
    top: -15px;
    background: #0dcaf0;
    border-radius: 5px;
    border: 0px;
}

.ui-menu-item-wrapper {
    background: white;
    width: 25%;
    font-size: 13pt;
    font-weight:bold;
    padding: 8px;
    border: 1px solid #caebe6;
    margin: 0px 0px 0px 0px;
}

.ui-autocomplete {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    display: none;
    min-width: 160px;   
    padding: 0px;
    margin: 0 0 10px 25px;
    list-style: none;
    background: white;
    border-color: rgba(0, 0, 0, 0.2);
    border-style: solid;
    border-width: 1px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    *border-right-width: 2px;
    *border-bottom-width: 2px;
    border: none;
}
.ui-autocomplete *,
.ui-menu * {
    border: none;
    font-weight:normal;
}

.ui-menu-item {
    list-style-type: none;
    border:none;
    border-bottom: 1px solid #ccc;
    font-weight: notmal;
}

li.ui-menu-item:last-child{
    border:none;    
}
.ui-corner-all {
    border: none;
}

.ui-state-hover, .ui-state-active {
    color: #0072c5;
    text-decoration: none;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    background-image: none;
}

.mb-3 label.form-label {
    display: block;
}

.modal-content .row {
    margin: 0px !important;
}


.wrapper {
    display: flex;
    align-items: stretch;
}

#sidebar {
  min-width: 270px;
  max-width: 270px;
  min-height: 100vh;
  padding-top: 40px;
}

#sidebar.active {
    margin-left: 0px;
}

#siteWrapper {
    width: 100%;
}

a[data-toggle="collapse"] {
    position: relative;
}

.dropdown-toggle::after {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}

@media (max-width: 768px) {
    #sidebar.active {
        margin-left: 0;
    }
}

#sidebar {
    /* don't forget to add all the previously mentioned styles here too */
    background: #56a951;
    color: #fff;
    transition: all 0.3s;
    margin-left: -270px;
}

#sidebar .sidebar-header {
    padding: 15px;
    background: #2e8529;
}

#sidebar ul.components {
    padding: 20px 0;
}

#sidebar ul p {
    color: #fff;
    padding: 10px;
}

#sidebar ul li a {
    padding: 10px;
    font-size: 1.1em;
    display: block;
}
#sidebar ul li a:hover {
    /* color: #7386D5; */
    background: #369730;
}

#sidebar ul li.active > a, a[aria-expanded="true"] {
    /* color: #ffc107; */
    /* background: #7a1c80; */
    border-bottom: solid 1px #2f8529;
}

#sidebar * {font-family: 'KanitLight', sans-serif;}
#sidebar a, #sidebar a:hover, #sidebar a:visited {
  color: white;
}

.sidebar-header .header {
    font-size: 14pt;
    line-height: 1.2;
}


.div-logo {
    background-color: white;
    border-radius: 10px;
    margin: 1px;
    border: 1px solid #e2e2e2;
    padding: 0px !important;
    margin-bottom: 4px;
    overflow: hidden;
}

.login-box a img.logo-s {
    width: 100%;
}

img.logo-s.sp, img.logo-l.sp {
    height: 70px;
    padding: 10px;
}

td.claysTextWarningHeader {
    font-family: 'KanitLight', sans-serif !important;
    font-size: 12pt;
    line-height: 1.2 !important;
}

table.claysTextWarningBox {
    max-width: 400px;
    margin: 0px auto;
    margin-top: -60px;
}

.welcome-txt-1 {font-weight: bold;font-size: 30pt;}

.welcome-txt-2 {
    font-size: 20pt;
    font-weight: bold;
}

.welcome-dsc {
    font-size: 12pt;
}

.block-main-login {
    display: block;
    max-width: 1200px;
    margin: auto;
    border-radius: 4px;
    overflow: hidden;
    padding: 20px 20px;
}

@media (max-width: 768px) {
    .block-main-login {
        display: block;
    }
    .left-bg, .right-bg {
        margin: 0px auto;
    }
    .welcome-txt-1 {
        font-size: 20pt;
    }
    .welcome-txt-2 {
        font-size: 15pt;
    }
    div.left-bg {
        padding: 20px !important;
    }
    .d-none-s {
        display: none;
    }
}

@media (max-width: 420px) {
    
    .div-logo {
        width: 48%;
        text-align: center;
    }
   .welcome-dsc {
        font-size: 11pt;
    }
}

span {
    font-size: inherit;
}

.qq-gallery.qq-uploader {
    min-height: inherit !important;
}

.block-content:nth-child(odd) {
    background-color: #e4ebec;
}

.block-content {
    padding: 10px;
}

.dts-title {
    font-weight: bold;
    margin-bottom: .5rem;
    color: #005677;
}

a.dropdown-toggle.collapsed {
    color: #fff;
    background: #379730;
    border-bottom: solid 1px #2f8529;
    /* padding-left: 15px !important; */
    font-size: 0.95em !important;
}

div#sidebar ul li a {
    border-bottom: 1px dashed #379730;
    font-size: 0.95em;
}

a.chapter.active {
    color: #0d0d0d !important;
    font-weight: bold;
}

.pages > .form-group > * {
    vertical-align: top;
}

.pages > .form-group > .cat {
    display: inline-block;
    margin-right: 5px;
}


.pages > .form-group > .cat .far {
    font-size: 1.5em;
    color: #ed6b2a;
    line-height: .5;
}


.pages .form-group:last-child .cat .down-icon,
.pages .form-group:first-child .cat .up-icon {
    filter: grayscale(1);
    opacity: .5;
    pointer-events: none;
}

.pages .form-group > .pages-list:last-child .down-icon,
.form-label + .pages-list .up-icon {
    filter: grayscale(1);
    opacity: .5;
    pointer-events: none;
}

div#sidebar > ul > li > a {
    padding-left: 15px;
    border-top: solid 1px #2f8529;
    background-color: green;
}

div#sidebar > ul > li > a span {
    color: white;
}

div#sidebar .list-unstyled a.chapter {
    padding-left: 35px !important;
    background-color: #93d28f;
    color: #101010;
}

div#sidebar > ul > li > ul a {
    padding-left: 25px;
}

div#sidebar > ul > li > ul a.dropdown-toggle {
    background-color: #379730;
    border-bottom: 1px dashed #218219;
}

.question-number {
    background: #becdd5;
    padding: 7px 15px;
    color: white;
    font-size: 17pt;
    width: 40px;
    display: inline-block;
    text-align: center;
}

.question-title {
    padding-left: 10px;
}
.pink-btn {
    background: #ff7bac !important;
    border: 1px solid #ff7bac !important;
    border-radius: 5px !important;
    color:white !important;
}



.form-check-input.check-modal {
    margin-left: 0 !important;
}


.btn-orange{
    background-color: #f15a24 !important;
    color: white !important;
}

.btn-choosefile {
    background: deepskyblue;
    color: white;
    padding: 5px 10px;
    border: 1px solid #0d99c8;
    font-size: 13pt;
    border-radius: 7px;
}








.subject-no {
    font-size: 18pt;
}

.subject {
    font-size: 20pt;
}

.choiceText.desc {
    font-size: 11pt;
    display: block;
    line-height: 1.2;
    color: #006c3a;
}

.choiceText.question {
    font-size: 13pt;
    line-height: 1.2;
    padding-top: 3px;
    display: inline-block;
    padding-bottom: 2px;
}

.unpublish {
    filter: grayscale(1);
    pointer-events: none;
    opacity: .4;
}
.form-check-input {
    position: unset;
    margin-left: 0;
}


.selected {
    background-color: #4CAF50 !important;
    color: white;
}

.div-logo a {
    display: block;
    overflow: hidden;
}

.div-logo a img.logo-s {
    height: 73px;
}

.langbtn {
    padding: 1px 6px !important;
    background: #009688;
    color: white !important;
    font-size: 10pt !important;
    margin-right: 5px;
}
.langbtn:hover {
    background: #4c7315;
    border-color: #4c7315;
}

.black-bg-t {
    background-color: black;
    color: white;
}


.tran-dark-bg-t {
    background-color: rgb(255 255 255 / 57%);
}

.tran-dark-bg-t label, .tran-dark-bg-t span, .tran-dark-bg-t div {
    color: white;
}

.tran-dark-bg-t .course-box {
    background-color: rgb(255 255 255 / 90%);
    padding: 8px;
    border-radius: 4px;
}

.tran-dark-bg-t .course-box .course-name {
    color: #222;
    font-weight: normal;
}

.tran-dark-bg-t .course-box .course-dsc {
    color: #444;
}

.tran-dark-bg-t .course-box .course-progress {
    color: #222;
    font-size: 1em;
    margin-top: 8pt;
}

a.btn.btn-all {
    background-color: #65B152;
    color: white;
}

.btn.btn-xs {
    padding: 4px 10px !important;
    font-size: 10pt !important;
    line-height: 1;
}

.logo-txt {
    font-size: 16pt;
    line-height: 1.2;
    padding-top: 2px;
}

.light-mode .logo-txt {
    color: #438948;
}

a.lnkBanner {
    display: inline-block;
}

.cssLink {
    cursor: pointer;
}


.n24 .course-box {
    width: 100%;
    display: flex;
    flex-direction: column;
    height: 100%;
    margin: 0px;
}

.search-bg {
    background-color: #E6E6E6;
}

.question-img-col {
    padding-top: 13px;
    display: flex;
    align-items: end;
}

.search-title {
    font-size: 14pt;
    color: #444;
}

.search-box {
    display: block;
}

.banner-block.mainpage {
    background-image: url("/portals/0/images/bg/main-bg-s.jpg");
}

.top-menu {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

a.menu-item {
    padding: 4px 10px;
    font-size: 11.5pt;
    line-height: 1;
    cursor: pointer;
    display: inline-block;
    margin: 2px;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.light-mode a.menu-item {
    border: 1px solid #888;
    border-radius: 4px;
    color: #444;
}

.light-mode a.menu-item.active,
.light-mode a.menu-item:hover{
    background-color: #009700;
    color: white;
    border-color: #007700;
}

.light-mode a.menu-item.active:hover {
    background-color: #007700;
}

.main-btn-group {
    display: flex;
    flex-wrap: wrap;
    justify-content: end;
}

.learning-cat-title {
    display: flex;
    align-items: center;
}

a.btn.btn-more {
    border: 1px solid #ccc;
    color: #222;
}

a.btn.btn-more:hover {
    color: white;
    background-color: #ccc;
}

.n24 .course-name {
    min-height: initial;
}

.n24 .course-name {
    font-size: 1.4em;
    margin-bottom: 5px;
    line-height: 1.1;
}

.n24 .course-by {
    color: gray;
    font-size: 1em;
    margin: 0px;
}

.n24 .course-dsc {
    color: #444;
    font-size: 1.2em;
    margin: 8px 0px 12px;
    max-height: 3.6em;
    overflow: hidden;
    line-height: 1.2;
}

.course-lang a.btn.btn-xs {
    color: #444;
    border-color: #888;
}

.dts .nav-tabs .nav-link {
    border-radius: 2px;
}

.order-s-minus {
    order: -1;
}

.sidebar-container-content label {
    color: white;
}


@media screen and (min-width: 576px) {
    .banner-block.mainpage {
        background-image: url("/portals/0/images/bg/main-bg-m.jpg");
    }
}

@media screen and (min-width: 768px) {
    .order-s-minus {
        order: initial;
    } 

    .sidebar-container {
        background: transparent;
        padding: 0px;
        margin: 0px;
        padding-top: 1.5rem;
    }

    .sidebar-container-content label {
        color: #444;
    }
}

@media screen and (min-width: 1200px) {
    .banner-block.mainpage {
        background-image: url("/portals/0/images/bg/main-bg-xxl.jpg");
    }

    .search-title {
        font-size: 17pt;
    }
}


.dark-mode .logo-txt {
    color: white;
}

.dark-mode .lm {
    display: none;
}

.light-mode .dm {
    display: none;
}


.inside-menu {
    display: flex;
    align-items: center;
}

.inside-menu a.sub-menu-item {
    background: none;
    border: none;
    padding: 0px;
}

.inside-menu a.sub-menu-item > * {
    font-size: 14pt;
    color: white;
}

.profile-frame img {
    width: 100%;
    position: absolute;
}

.profile-frame {
    width: 80px;
    display: inline-flex;
    aspect-ratio: 1/1;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    vertical-align: top;
}

.profile-name {
    display: inline-block;
    font-size: 12pt;
    text-align: center;
}

.dark-mode .profile-name {
    color: white;
}

.section-gap {
    padding-top: .5rem;
    padding-bottom: .5rem;
}

.ins-menu a.tab-menu-item {
    margin: 0px 4px 2px;
    border-radius: 4px;
    padding: 4px 8px;
    border: 1px solid white;
    background-color: rgb(128 128 128 / 60%);
    color: white;
}

.ins-menu a.tab-menu-item.active {
    background-color: #d9d91a;
    color: #444;
    font-weight: bold;
}

.ins-menu a.tab-menu-item:hover {
    background-color: gray;
}

.ins-menu a.tab-menu-item.active:hover {
    background-color: #d9d91a;
}

.has-search .form-select, .has-search .form-control {
    padding-top: .25rem;
    padding-bottom: .25rem;
}

.has-search .btn {
    padding: 0;
    background: none;
    border: none;
    color: #0d6efd;
    font-size: 16pt;
}

.set-h {
    display: flex;
    align-items: center;
    padding: 2em;
}


.top-col-bg {
    background-color: rgb(70 70 70 / 70%);
}

.top-col-bg, .bottom-col-bg {
    padding: 3em 2.5em !important;
}

.header-banner .header-title {
    font-size: 16pt;
    max-width: 200px;
    position: relative;
    top: -4px;
    color: white;
}

.content, .link-txt, .form-check-label > span {
    font-size: 13pt;
    line-height: 1.4;
}

.header-banner .content-desc {
    color: #a6a6a6;
}

.content-desc {
    font-size: 11.5pt;
    line-height: 1.4;
}

.bottom-col-bg {
    background-color: rgb(0 39 111 / 80%);
}

.top-col-bg, .bottom-col-bg {
    padding: 3em 2.5em !important;
}

.login-box {
    display: flex;
    flex-wrap: wrap;
}

.login-box a {
    display: inline-block;
    width: 33.3%;
    border: 3px solid transparent;
    border-radius: 6px;
    overflow: hidden;
}


.box-header > img {
    width: 110px;
}

.box-header.header-banner > img {
    width: 100%;
    max-width: 180px;
}

.box-header.header-banner > img {
    width: 120px;
}

.LogBlock-header {
    background-color: white;
    max-width: 380px;
    margin: auto;
    display: block;
    padding: 0pt;
    text-align: center;
}

.login-desc-box {
    background-color: white;
    max-width: 380px;
    margin: auto;
    padding: 0px 28pt;
}

.login-desc-box .login-desc {
    font-size: 12pt;
    font-family: 'KanitLight' !important;
}

.dts-bt-ft {
    background-color: #1a599b;
    border-top: 1px solid #bdcbd4;
    padding-top: 20pt;
    padding-bottom: 20pt;
    font-size: 11pt;
}

.dts-bt-ft .sel-mod-pri {
    color: white !important;
    line-height: 1.4 !important;
    font-family: 'KanitLight' !important;
    font-size: 13pt;
}

.dts-bt-ft .sel-mod-sec {
    line-height: 1.4 !important;
    font-size: 9.5pt;
    font-family: 'KanitLight' !important;
}

@media (min-width: 576px) {
    .login-box a {
        width: 20%;
    }
}

@media (min-width: 768px) {
    .set-h {
        min-height: calc(100vh - 280px);
    }
}

@media screen and (min-width: 992px) {
    .header-banner .header-title {
        font-size: 26pt;
        max-width: 280px;
        top: -4px;
    }

    .login-box a {
        width: 16.6%;
    }

    .box-header.header-banner > img {
        width: 180px;
    }
    
}

.box-info .box-title {
    font-size: 14pt;
    padding: 8px 0px;
}

.box-info .box-dsc {
    font-size: 10pt;
    padding-bottom: 16px;
}

.box-btn {
    display: flex;
    justify-content: center;
}

.btn-circle {
    background-color: #009f00;
    padding: 6px;
    border-radius: 50%;
    display: inline-flex;
    aspect-ratio: 1/1;
    justify-content: center;
    align-items: center;
    color: white;
    font-size: 10pt;
    cursor: pointer;
}

.btn-circle:hover {
    color: white;
    background-color: green;
}

.box-info {
    padding-bottom: 16pt;
}

.content-dsc {
    font-family: 'KanitLight', sans-serif;
    font-size: 14pt;
    font-weight: normal;
}

.btn.btn-dts-info {
    background-color: rgb(0 107 157 / 90%);
    border: 1px solid rgb(107 152 173 / 90%);
    color: white;
    text-align: left;
    padding: 4px 12px;
}

.btn.btn-dts-info span {
    font-family: 'KanitLight', 'sans-serif' !important;
    line-height: 1.2 !important;
    display: block;
    font-size: 11pt;
}

.btn.btn-dts-info .sub-title {
    font-size: 9pt;
}

.btn.btn-dts-info:hover {
    background-color: rgb(0 65 95 / 90%);
}

.stage-middle {
    height: calc(100vh - 340px);
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.glass-box {
    display: inline-flex;
    flex-direction: column;
    width: fit-content;
    padding: 2em;
    border-radius: 16pt;
    background-color: rgb(255 255 255 / 50%);
}

.glass-box div {
    color: black;
}

.text-bold {
    font-weight: bold;
}

.percent-btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.percent-btn .fa-trash-alt {
    color: #ff6a00;
    cursor: pointer;
}

.menu-bar .btn {
    border-radius: 2px;
}

.menu-bar .btn-light {
    background: #f5f5f5;
    border-color: #edecec;
}

.menu-bar .btn span {
    display: block;
    text-align: left;
}

.menu-bar span.lng-main {
    font-size: 10.5pt;
    line-height: 1.2;
}

.menu-bar span.lng-en {
    font-size: 10pt;
    color: gray;
}

.menu-bar 
.btn-secondary  span.lng-en {
    color: #bbbbbb;
}

.lng-bar label, .lng-bar .btn {
    font-size: 12pt;
}

.lng-bar .btn-sm {
    padding: 0pt 8pt;
    border-radius: 4pt;
}

.container .form-control-sm,
.container .form-select-sm {
    font-size: 1.3em;
}

.fa-classic, .fa-light, .fa-regular, .fa-solid, .fa-thin, .fal, .far, .fas, .fat {
    font-family: "Font Awesome 6 Pro" !important;
}

.txt-info {
    color: #009fb7;
}

.menu-bar .btn.btn-light:hover {
    border-color: #444;
}

.accordion h5 {
    font-size: 1.3em;
}

.accordion .card-header {
    padding: .3em .5em;
}

.accordion .card-body {
    padding: .8em 1.5em;
}

.form-no {
    font-size: 20pt;
    font-weight: bold;
    color: #a5a5a5;
    margin-bottom: 0px;
}

.question-box {
    background-color: #f6f6f6;
    padding-top: 12pt;
}

.choice-item:nth-child(odd) {
    background-color: #fbfbfb;
}

.choice-item {
    padding-top: 8pt;
    border-bottom: 1px solid #efefef;
    padding-bottom: 10pt;
}

label.form-label.form-dsc {
    color: #43577c;
    padding-top: 8px;
    padding-bottom: 0px;
    margin-bottom: 4px;
    font-size: 11pt;
    display: block;
}

@media screen and (min-width: 576px) {
    label.form-label.form-dsc {
        display: none;
    }
}

.menu-button.select-item i:last-child {
    margin: 0px;
}

.fa-trash-alt {
    color: #d96a17;
}

.fa-pencil {
    color: #057bc6;
}

.container button.btn.btn-sm {
    font-size: 1.2em;
}

.flex-between {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.question-list {
    background-color: #f1f1f1;
    font-size: 1.2em;
    white-space: nowrap;
    display: inline-block;
    margin-bottom: 8px;
    width: 100%;
    padding: 10px;
}

.question-list .question-title {
    font-weight: bold;
    font-size: 11pt;
    color: #222;
    padding: 0px 10px;
}

.menu-item-group i {
    cursor: pointer;
}

.menu-item-group {
    display: flex;
    align-items: center;
}

.question-list span.question-number {
    text-align: center;
    font-size: 14pt;
    font-weight: bold;
    padding: 10px 0px;
    min-width: 40px;
    min-height: 40px;
}

.question-modal {
    background-image: url(/Portals/0/images/bg/bnr-pretest-m.jpg);
    background-position: center;
}

.question-modal .form-label.subject {
    font-size: 16pt;
    color: white;
}

.inside-menu .sub-menu-item:hover {
    background-color: transparent;
    border: none;
    text-decoration: underline;
}

.badge.badge-test {
    background-color: #009eec;
    font-size: 10pt;
    border-radius: 50px;
    padding: 5px 16px;
}

.test-title-name {
    font-size: 16pt;
}

.test-title-dsc {
    font-size: 12pt;
    color: #00679a;
    line-height: 1.2;
}

.frm-question {
    display: flex;
    margin-bottom: 20pt;
}

.question-no {
    width: 24pt;
}

.questionare .subject, .question-no .subject-no {
    font-size: 16pt;
}

.question-no .subject-no {
    font-weight: bold;
    color: gray;
}

.questionare .choices {
    font-size: 11pt;
}

.choice-set {
    display: flex;
    margin-top: 6px;
}

.choice-set .choice-check {
    padding-right: 8px;
}

.test-title-name:empty, .test-title-dsc:empty {
    display: none;
}

#modalQuestion .modal-dialog {
    margin-top: 3rem;
}



#modalQuestion .modal-dialog .modal-content {
    background-color: #393939;
    color: white;
    padding: 1em;
}

.test-result-title {
    color: white;
    font-size: 18pt;
    font-weight: bold;
}

.test-result-dsc {
    font-size: 11pt;
    color: #d9d9d9;
}

.test-result .form-label.text-warning, .test-result .form-label.text-success {
    font-size: 80pt;
    font-weight: bold;
}

div#modalQuestion .modal-footer {
    border: none;
    padding-top: 0px;
}

.container.mw-100 {
    max-width: 100% !important;
    padding: 0px;
}

.footer {
    background-color: white;
}

.footer div {
    font-family: 'KanitLight', sans-serif !important;
    font-size: 9.5pt;
}


button.btn.dropdown-toggle.sim-dropdown {
    padding: 0px;
    background: none;
    border: none;
    color: #444;
    font-size: 18pt;
    display: inline-block;
}

button.btn.dropdown-toggle.sim-dropdown:focus, 
button.btn.dropdown-toggle.sim-dropdown:active {
    outline: none; 
    box-shadow: none;
    border: none;
    background-color: transparent;
}

ul.dropdown-menu.sim-dropdown li {
    list-style-type: none;
}

.sim-dropdown-box .dropdown-toggle::after {
    display: none;
}

.dropdown.sim-dropdown-box {
    display: inline-block;
}

ul.dropdown-menu.sim-dropdown.show {
    background-color: #01017a;
}

ul.dropdown-menu.sim-dropdown.show * {
    color: white;
}

ul.sim-dropdown li .page-group, ul.sim-dropdown li .title {
    padding: .25rem 1rem;
    display: inline-block;
}

ul.sim-dropdown li .page-no {
    font-size: 15pt;
    background: none;
    font-weight: bold;
    width: 24pt;
    display: inline-block;
    text-align: center;
    padding: 0px;
    margin-right: 5px;
    min-width: initial;
    height: initial;
}

ul.sim-dropdown li a {
    display: flex;
    align-items: start;
}

ul.dropdown-menu.sim-dropdown .group {
    margin-top: 10pt;
}

.sim-dropdown .dropdown-item:focus, .dropdown-item:hover {
    background-color: #004fb1 !important;
}

a.sub-menu-item.inactive * {
    color: #999999 !important;
}

.filter-box .form-check-label {
    font-size: 12pt;
}

.filter-box .form-check {
    display: flex;
    align-items: center;
    min-height: initial;
    margin: 8px 0px;
}

.filter-box .form-check label {
    min-height: initial;
    margin: 0px;
    margin-left: 10px;
}

.filter-box .filter-section {
    padding: 0px;
    font-size: 12pt;
    font-weight: bold;
    margin-bottom: 12px;
    display: block;
}

.search-result-box a.course-box {
    margin: 0px;
    margin-bottom: 16px;
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding-bottom: 8px;
}

.search-result-box a.course-box .banner {
    margin-bottom: 8pt;
}

.search-result-box a.course-box div {
    color: #555;
}

.search-result-box a.course-box .course-name {
    margin: 4px 0px 8px;
    min-height: initial;
    font-size: 12pt;
    color: #222;
}

.search-result-box a.course-box .course-by {
    margin-bottom: 5px;
    min-height: initial;
    font-size: 11pt;
}

.search-result-box a.course-box .course-dsc {
    margin-bottom: 5px;
    min-height: initial;
    font-size: 12pt;
    line-height: 1.2;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

.search-result-box a.course-box:last-child {
    border: none;
    margin-bottom: 3em;
}

.banner-block .swiper-button-next, .banner-block .swiper-button-prev {
  width: 40px;
  height: 40px;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  border-radius: 50%;
  z-index: 50;
}

.banner-block .swiper-button-next:after, .banner-block .swiper-button-prev:after {
 font-size: 2em;
}

.course-lang .btn-more.btn-xs {
    background-color: #478e4a;
    color: white !important;
    margin-bottom: 4px;
}

.course-lang .btn-more.btn-xs:hover {
    background-color: green;
}

.container .footer-section-main {
    padding-left: 0rem;
    padding-right: 0rem;
}

.dts-sd-ft .container .sel-mod-pri {
    font-size: 16pt;
    margin-bottom: 4px;
}

a.bnr-announce {
    display: inline-block;
    width: 100%;
    aspect-ratio: 15/5;
    background-size: cover;
    position: relative;
    padding: 1rem;
}

span.dp-status {
    display: inline-block;
    position: absolute;
    bottom: 10%;
    left: 4%;
    padding: 3px 5px;
    background-color: #919191;
    border-radius: 4px;
    border: 1px solid #747474;
    font-size: 1em;
    color: #e3e3e3;
}

.pass-y span.dp-status {
    background-color: #3c9954;
    border: 1px solid green;
    color: white;
}

a.bnr-announce .dp-status {
    display: none;
}

.pass-y span.dp-status {
    color: white;
}

a.bnr-announce.pass-n .pass-stat-n {
    display: inline-block;
}
a.bnr-announce.pass-y .pass-stat-y {
    display: inline-block;
}

@media screen and (min-width: 992px) {
    span.dp-status {
        left: 8%;
        font-size: 10pt;
    }
}

@media screen and (min-width: 1200px) {
    span.dp-status {
        font-size: 12pt;
    }
}

.c-pointer {
    cursor: pointer;
}

.mh-sm .form-check label.form-check-label {
    margin: 0px;
    font-size: 12pt;
    margin-left: 8px;
}

.mh-sm .form-check {
    display: flex;
    align-items: center;
}

button i.fas.fa-user, button i.fa-gear {
    padding: 0px !important;
    font-size: 12pt;
}
.group-user {
    padding: 3px !important;
}

button.btn-setting {
    right: 60px;
}

.btn-setting {
    position: absolute;
    right: 30px;
    background: none;
    border: none;
    margin: 5px 5px;
    color: #008a44;
}

.btn-usr {
    right: 38px !important;
}

.swal-back {
    background-color: #222 !important;
}
.swal-action {
    background-color: #0f48b4 !important;
}

.swal-delete {
    background-color: #dc3545 !important;
}
.swal-action-publish {
    background-color: #0f48b4 !important;
}
.swal-action-un-publish {
    background-color: #ffc107 !important;
}
.swal-close {
    background-color: #888 !important;
}

.g-bg {
    background: #f8f9fa;
}

.g-bg .course-box {
    box-shadow: 0 3px 3px -2px rgba(39, 44, 51, .1), 0 3px 4px 0 rgba(39, 44, 51, .04), 0 1px 8px 0 rgba(39, 44, 51, .02);
    transition: box-shadow .28s cubic-bezier(.4,0,.2,1);
    will-change: box-shadow;
    background-color: white;
    border-radius: .5rem;
    padding-bottom: 8px;
    height: 100%;
    margin: 0px;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

.g-bg .course-box .banner {
    border-radius: 4px 4px 0px 0px;
}

.g-bg .course-box > div:not(.banner) {
    padding: 0px 12px;
}

.course-content {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.g-list .menu-button.select-item {
    background-color: #d5f4fb;
    border: 1px solid #cbe9ef;
}

.g-list .menu-button.select-item i {
    color: #ff4200;
}

.ui-helper-hidden-accessible{
    display: none;
}


.swal2-title {
        font-size: 1.5em !important;
}

.swal2-title, .swal2-actions button {
    font-family: kanitlight, sans-serif;
}

.btn.btn-warning.back {
    background-color: #6c757d;
    border-color: #6c757d;
    color: white;
}

.btn.btn-warning.back:hover {
    background-color: #5c636a;
    border-color: #565e64;
}

#pageContent .dropdown-item {
    cursor: pointer;
}

#pageContent .dropdown-item.active {
    background-color: #0064ff;
}

#pageContent .dropdown-item.active:hover {
    cursor: default;
    background-color: #0064ff !important;
}

.content-frame {
    position: relative;
}

.content-alert {
    will-change: box-shadow;
    position: absolute;
    right: 15px;
    top: 15px;
    background-color: #e2e2e2;
    box-shadow: 0 3px 3px 2px rgb(28 30 34 / 20%), 0 3px 4px 0 rgba(39, 44, 51, .04), 0 1px 8px 0 rgba(39, 44, 51, .02);
    transition: box-shadow .28s cubic-bezier(.4,0,.2,1);
    padding: 10px;
    border-radius: .5em;
    z-index: 10;
    display: inline-block;
    max-width: 380px;
    margin-left: 15px;
}

.content-alert .title {
    font-size: 13pt;
    color: #222;
}

.content-alert .detail {
    font-size: 9.5pt;
    color: #b45a00;
}

.btn.btn-success.btn-upgrade {
    padding: .1rem .5rem;
    background-color: #06acac;
    border-color: #04a3a3;
}

.btn.btn-success.btn-upgrade:hover {
    background-color: #049393;
}

.content-alert .fa-xmark {
    font-size: 14pt;
    position: relative;
    right: -15px;
    cursor: pointer;
}
.btn-copy {
    background: transparent !important;
    border: 1px solid #198754 !important;
    border-radius: 10px !important;
}

.btn-trash {
    border: 1px solid #ffc107 !important;
    background: transparent !important;
    border-radius: 10px !important;
}

.btn-edit {
    color: #0277bd !important;
    background: transparent !important;
    border: 1px solid #0277bd !important;
    border-radius: 10px !important;
}
.text-pink {
    color: rgb(255 123 172) !important;
}

.btn-mail {
    border: 1px solid rgb(255 123 172) !important;
    background: transparent !important;
    border-radius: 10px !important;
}
@media (max-width: 992px) {
    .nested .body>.row {
        
        padding: 5px 10px !important;
    }
}

.prj-name {
    font-size: 13pt !important;
}
.lbl-no {
    font-size: 13pt !important;
 
}
 
#lnkHome {
    background: transparent;
}

.active-btn {
    background: hsl(175.74deg 100% 33.14%) !important;
    color: white !important;
}

.autocomplete-items {
    font-size: 11pt;
}
.prj-manager {
    font-size: 13pt;
    padding: 7px;
    color: #827d7d;
}

.bg-overall{
        background-color: #9dc1d1;
}

.paper-no {
    font-size: 17pt !important;
    color: rgb(195 208 216);
    width: 30px;
    display: inline-block;
    text-align: center;
    padding-top: 2px;
}

.paper-busname {
    font-size: 13pt !important;
    display: inline-block;
    width: calc(100% - 35px);
    font-weight: normal;
    color: black;
    line-height: 1.2 !important;
}

.clickable {
    box-shadow: none !important;
}

.nested .body>.row>div, .nested .header>.row>div {
    padding: 0px .5rem !important;
}

.set-between {
    display: inline-flex;
    justify-content: space-between;
    top: 3px;
    position: relative;
}

.header .row {
    margin-top: 0px;
    padding-top: 0px !important;
}

.header .content {
    font-size: 8.5pt !important;
    /*height: 100%;
    display: inline-flex;
    align-items: center;
    line-height: 1.2;
    min-height: 36px;*/
}

.list-box .header .row>div {
    padding-top: 0px !important;
}

.dash-set {
    background-color: #f3f3f3;
    border: 1px solid #efefef;
    border-radius: 4px;
}

@media (min-width: 992px) {
    .dash-set {
        background: none;
        border: none;
    }
}

.btn-edit, .btn-trash, .btn-copy {
    border: 1px solid #cfcfcf !important;
}

.text-success.btn-copy {
    color: #03b100 !important;
}

.text-warning.btn-trash {
    color: #ff7c07 !important;
}

.text-primary.btn-edit {
    color: #0058da !important;
}

.hint-lg-header {
    margin-bottom: 4px;
    height: 24px;
    align-items: center;    
}

@media (max-width: 992px) {
    .hint-lg-header {
        display: inline-flex !important;
    }
}

.footer .copyright.white-txt {
    color: black !important;
}

.green-section {
    background-color: #80B557;
}

div#siteWrapper textarea {
    min-height: 6rem;
}

input.dts-chk {
    width: 20px;
    height: 20px;
}

i.disabled {
    pointer-events: none;
    opacity: 0.4;
}

.btn.disabled, .btn:disabled, fieldset:disabled .btn {
    pointer-events: none;
    opacity: .2 !important;
}

.d-flex-middle {
    display: flex;
    align-items: center;
}

.text-success.btn-copy.disabled {
    color: gray !important;
}

.secondary-bg {
    background-color: #a2cade;
    padding-top: 1rem;
    padding-bottom: 1.5rem;
}

.fill-content {
    font-size: 13pt;
    line-height: 1.2;
    font-weight: normal;
    color: black;
   
}

.sub-content {
    font-size: 11pt;
}

.level-bar {
    background-color: #f8f9fa;
    border: 1px solid #dee2e6;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 8px;
    text-align: center;
}

.bar-set .level-bar:not(.selected),
.bar-set .level-bar.selected {
    background-color: #92da1d !important;
    color: black;
}

.bar-set .level-bar.selected ~ .level-bar   {
    background-color: #f8f9fa !important;
    color:  rgb(68, 68, 68);
}

.bar-set:not(:has(.selected)) .level-bar {
    background-color: #f8f9fa !important;
    color: rgb(68,68,68) !important;
}

.row.bar-set {
    padding: 0px 10px;
}

.secondary-bg .bg-inner-section {
    background-color: #e0f5ff;
    border-radius: 6px;
    padding: 20px 24px !important;
}

.secondary-bg .bg-inner-section .btn-trash, .secondary-bg .bg-inner-section .btn-edit {
    background-color: white !important;
}

div#listdeliverblk > .row {
    padding-top: 5px;
}

.file-box-item {
    background-color: #efefef;
    padding: 8px 16px;
    border-radius: 4px;
    display: inline-flex !important;
    align-items: center;
    height: 100%;
    margin: 0px 8px 4px 0px;
}

.file-box {
    margin: 16px 0px !important;
}

.file-box-item a {
    color: black;
}

.file-box-item a.deleteable {
    color: #ff6a00;
}

.ft-implement {
    background-image: url("/portals/0/images/banners/ft-implement.jpg");
    background-size: cover;
    background-position: top center;
    min-height: 120px;
}

.paper .paper-subject {
    font-size: 1.3em;
    /* font-style: italic; */
    /* color: gray; */
    margin-top: 1.5em;
    margin-bottom: 4px;
        line-height: 1.2;
}

.paper .paper-project-code {
    font-size: 1.2em;
    color: #00a6a6;
}

.paper .header {
    color: #222;
}

.paper .sub-content.text-success {
    margin-top: 1em;
    color: green !important;
}

.paper .sub-content.text-info {
    color: #00acce !important;
}

.paper .paper-desc {
    color: #222;
    font-size: 1.3em;
    font-style: italic;
}

.paper .paper-subject-2 {
    font-size: 1.3em;
    font-weight: bold;
    margin-top: 2em;
}

.paper.paper-block {
    margin-top: 2.5em;
    border-top: 1px solid #e5e5e5;
    padding-top: 8pt;
    padding-bottom: 2em;
}

.dash-rpt {
    background-color: #f4f4f4;
    border: 1px solid #ebebeb;
    border-radius: 4px;
    display: inline-flex;
    flex-wrap: wrap;
    height: 100%;
    width: 100%;
    background-image: url("/portals/0/images/photo/chartpng.png");
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 20%;
    padding: 10px;
    cursor: pointer;
}

.dash-rpt label {
    cursor: pointer;
}

.dash-rpt .paper-subject {
    margin: 2px 0px;
    width: 100%;
    font-style: normal;
    color: #222;
    font-weight: bold;
    font-size: 1.325em;
}

.dash-rpt .paper-subject-2 {
    margin: 2px 0px;
    width: 100%;
    font-style: normal;
    color: #222;
    font-size: 1.325em;
    font-weight: normal;
}

.dash-rpt:hover {
    border-color: #d4d4d4;
}

.deliverable-title {
    display: flex;
}

.deliverable-title .lbl-no {
    font-size: 16pt !important;
    font-weight: bold;
    color: #bababa;
    min-width: 40px;
    width: 40px;
}

.values-val {
    font-weight: bold;
}

div#deliverables-blk > .row {
    border-bottom: 1px solid #e8e8e8;
    color: black;
}

@media (min-width: 576px) {
    .w-sm-50 {
        width: 50% !important;
    }

    .w-sm-100 {
        width: 100% !important;
    }
}

.paper .fill-content{
    white-space: pre-line;
}

.content-box {
    display: flex;
    background-color: #f9f9f9;
    height: 100%;
    border-radius: 4px;
    padding: 5px;
    border: 1px solid #f3f3f3;
}

.content-box i {
    text-align: center;
    width: 30px;
    font-size: 12pt;
}

.content-box a {
    font-size: 11pt;
    line-height: 1.2;
    width: calc(100% - 30px);
    color: #444;
}

.pl-sm-40 {
    padding-left: 40px;
}

@media (min-width: 576px) {
      .pl-sm-40 {
        padding-left: 0px;
    }  
}

.paper-subject-header {
    font-size: 2em;
    /* font-style: italic; */
    /* color: gray; */
    margin-top: 1.5em;
    margin-bottom: 10px;
}
.btn-group-toggle i.fa-circle-check {   
    display: none;
}
.btn-group-toggle .active i.fa-circle-check {
    display: inline-block;
}
.btn-group-toggle .active i.fa-circle {
    display: none;
}

 .radio-Type{
    font-size: 11pt;
}

.input-group-text {
    font-size: 12pt !important;
}

.form-control {
    font-size: 12pt !important;
}


.datepicker-switch {
    font-size: 12pt !important;
}

.datepicker {
    font-size: 12pt !important;
}

.btn-goto {
    background: transparent !important;
    font-size: 13pt !important;
}

.report-item {
    padding: .8em 1.2em;
    display: block;
    border: 1px solid #d6d6d6;
    margin-bottom: 5px;
        cursor: pointer;
}

a.report-item .title {
    display: inline-block;
    color: #444;
    font-weight: 600;
    font-size: 12.5pt;
    padding-bottom: 5pt;
}

a.report-item .content {
    display: inline-block;
    color: #5c5c5c;
    font-size: 10pt;
    line-height: 1.2;
}

.cat-image {
    display: block;
    aspect-ratio: 16/2.2;
    margin: 8px 0px;
}

.report-group .cat-name {
    font-weight: bold;
    font-size: 14pt;
}

.report-group {
    margin-top: 12pt;
    margin-bottom: 24pt;
}

.cat-image {
    background-size: cover;
    background-position: top center;
}

.banner-rpt-dashboard {
    background-image: url("/portals/0/images/banners/rpt-bnr-project.png");
}

.banner-rpt-cg {
    background-image: url("/portals/0/images/banners/rpt-bnr-cg.png");
}

.banner-rpt-sustain {
    background-image: url("/portals/0/images/banners/rpt-bnr-sustain.png");
}

.banner-rpt-grc {
    background-image: url("/portals/0/images/banners/rpt-bnr-grc.png");
}

.banner-rpt-st{
    background-image: url("/portals/0/images/banners/rpt-bnr-st.jpg");
}
.banner-rpt-sp{
    background-image: url("/portals/0/images/banners/rpt-bnr-sp.jpg");
}

.banner-rpt {
    background-image: url("/portals/0/images/banners/bnr-report-header.png");
    background-size: cover;
    background-position: top left;
    border-bottom: 8px solid black;
}

.report-menu .menu-item {
    background-color: #d2d2d2;
    display: inline-block;
    padding: .5em 1em;
    opacity: .9;
    color: black;
    font-size: 12pt;
    cursor: pointer;
    margin: 0px;
}

.report-menu .menu-item.active {
    background-color: black;
    color: white;
}

.report-menu .menu-item:hover {
    background-color: #0ab7dd;
    color: white;
}

.bu-logo {
    width: 100%;
    max-width: 100px;
    margin: 1em 0px;
}
.NoteMessage {
    color: blue !important;
    font-size: 14pt !important;
}


.form-label-2 {
    font-weight: bold;
    font-size: 13pt;
}

.form-label {
    font-size: 11pt;
}

.header-label-2 {
    font-weight: bold;
    line-height: 1.2;
    font-size: 20pt;
}

.content-label-2 {
    font-size: 14pt;
    line-height: 1.2;
    margin-bottom: .2rem;
}

.content-label {
    font-size: 12pt;
    line-height: 1.2;
    color: #888;
}

.header-label {
    font-size: 14pt;
    line-height: 1;
    color: #888;
}

.form-label {
    color: #767676;
    line-height: 1.4;
}
.check-lbl-2 {
    font-size: 12pt;
}
.lbl-no-2 {
    font-size: 13pt !important;
    font-weight: bold;
    padding: 5px 0px;
}



.header-2 {
    font-size: 13pt;
    line-height: 1.2;
}

.header-2-en {
    font-size: 11pt;
    padding: 10px 0px 0px 0px;
}

.fill-content-en {
    font-size: 10pt;
    padding-top: 10px;
}

.paper-subject-en {
    font-size: 11pt;
    color: gray;
    line-height: 1.2;
}
 

.paper-subject-header-en {
    font-size: 13pt;
    color: gray;
    padding-bottom: 10px;
}
.lbl-no-3 {
    font-size: 10pt;
}

.lbl-no-4 {
    font-size: 11pt;
    padding: 8px 0px;
    font-weight: bold;
}

.file-blk {
    background: rgb(242 242 242);
}


.file-desc {
    font-size: 13pt;
    line-height: 1.2;
}

.file-header {
    font-size: 18pt;
}


.image-button-box {
    display: inline-block;
    padding:5px 5px;
    background-color: #f8f9fa;
    border: 2px solid #f8f9fa;
    border-radius: 10px;
    text-align: center;
    cursor: pointer;
    transition: 0.3s;
}
.image-button-box:hover {
            background-color: #e2dede; 
            color: #fff; 
            border-color: #e2dede;
        }

        .image-button-box img {
            max-width: 100%;
            height: auto;
            border-radius: 5px; 
        }

        .subject-chat-massage {
    color: white;
}

.detail-chat-local {
    color: white;
}
 
.detail-chat-local > a {
    color: white;
}

div:empty {
    display: none !important;
}

.nav-list {
    padding: 6px 18px;
}

.nav-list .nav-lbl-2 {
    font-size: 13pt;
}

.nav-list .nav-lbl {
    font-size: 11.5pt;
}

.header-2.header-label {
    font-size: 11pt;
}

.header .content.lbl-no-2 {
    font-size: 10pt !important;
    padding-bottom: 0px;
    color: #444;
}

.bg-dark div, .bg-dark span, .bg-dark a {
    color: white;
}

.msg-item {
    background-color: rgb(128 128 128 / 12%);
    border-radius: 8px;
    padding: 8pt 12pt;
    margin-bottom: 8px;
}

.sender-name {
    font-size: 12pt;
    padding: 2px 0px;
}

.sender-time {
    font-size: 9pt;
}

.msg-item .message {
    font-size: 12pt;
    color: gray;
    padding-top: 8px;
    line-height: 1.2;
    padding-bottom: 5pt;
}

a.attach-item {
    display: inline-flex;
    align-items: center;
    background-color: #d0d0d0;
    padding: 4px 5px;
    border-radius: 4px;
    margin: 0px 5px 5px 0px;
}

a.attach-item span {
    color: black;
    font-size: 10pt;
}

a.attach-item i {
    margin-right: 5px;
    font-size: 14pt;
    color: #106fb6;
}

.header .content.content-primary {
    font-size: 10pt !important;
    font-weight: bold;
    color: #222;
}

.main-h {
    min-height: 299px;
}

.mw-process {
    max-width: 928px;
}

.back-menu {
    display: inline-block;
    color: #444 !important;
    font-weight: bold;
    font-size: 12pt;
    margin-right: 8px;
}

.back-menu:hover {
    color: black !important;
}

.btn.nav-list {
    text-align: left;
}

.flex-center {
    display: flex;
    align-items: center;
}

#deliverables-blk .content.font-content-sm.lbl-title {
    line-height: 1.2;
    font-size: 12pt;
    padding-top: 2px;
}

button.btn-usr .group-user {
    /* margin: 0px; */
    /* width: 25px !important; */
    /* height: 25px; */
}

button.btn-usr {
    margin: 0px !important;
    top: 5px !important;
}

span.role-badge {
    display: none;
    position: absolute;
    font-size: 9pt;
    background-color: #efefef;
    color: white;
    padding: 4px 5px;
    border-radius: 4px;
    right: 68px;
    top: 9px;
}

span.role-badge.staff {
    display: inline-block;
    background-color: #10b100;
}
span.role-badge.management {
    display: inline-block;
    background-color: #e40b3e;
}
span.role-badge.bunetwork {
    display: inline-block;
    background-color: #0092b7;
}
span.role-badge.buhead {
    display: inline-block;
    background-color: #1c58c6;
}
span.role-badge.secretary {
    display: inline-block;
    background-color: #d63d00;
}

span.role-badge.pm {
    display: inline-block;
    background-color: #df9d00;
}

.bu-rpt {
    background: #ebebeb;
}

.bu-blk:hover {
    border: 1px solid white;
    background: #e1e1e1;
}

.bu-blk {
    cursor: pointer;
}

.o-item img.bu-logo {
    width: 30pt;
    margin: 0px;
    border-radius: 4px;
}
.o-item {
    display: inline-flex;
    margin: 0px 10px 5px 0px;
    border-radius: 4px;
}

.o-item:hover {
    cursor: pointer;
    background-color: #80b557;
    color: white;
}

.o-item.active {
    background-color: #679a40;    
    color: white;
}

.o-name {
    display: none;
    font-size: 11pt;
    line-height: 1.125;
}

@media (min-width: 476px) {
    .o-logo {
        margin-right: 8px;
    }
    .o-name {
        display: block;
    }
    .o-item {
        padding: 5px;
        border: 1px solid #dad7d7;
        background-color: #dddddd;
        width: 100%;
        max-width: 200px;
    }
}

.mail-blk{
    max-width: 40px;
    min-width: 40px;
    cursor: pointer;
}

.btn-endorse {
    color: green;
}

.btn-unendorse {
    color: #e0e0e0;
}
.content-desc {
    font-size: 11pt;
    line-height: 1.5;
}
.endorse-rpt {
    background: gray;
    color: white;
}
.request-rpt {
    background: #3bb34a;
    color: white;
}

.y-item {
    display: inline-flex;
    margin: 0px 10px 5px 0px;
    border-radius: 4px;
    padding: 5px 10px;
    cursor: pointer;
}

.y-item.active>.y-name {
    font-size: 20pt; 
    font-weight:bold;
    color: black;
}
.y-name {
    font-size: 20pt; 
    font-weight:bold;
    color: #c1c0c0;
}

.y-item.active {
    background-color: transparent !important;
    color: black !important;
    padding: 5px 10px;
    margin: 0px 10px 5px 0px;
    border-radius: 4px;
    border: 1px solid #d0cdcd !important;
}

.y-item:hover {    
    background-color: transparent;
    color: white;
    border-radius: 4px;
    border: 1px solid #ffffff
}
.arrow-ico {
    color: #6ac2d5;
    font-size: 14pt;
    border: 1px solid #6ac2d5;
    border-radius: 5px;
    padding: 5px;
    cursor: pointer;
    width: 30px;
    display: inline-flex;
    aspect-ratio: 1 / 1;
    justify-content: center;
    align-items: center;
}
.arrow-ico:hover {
    background: #6ac2d5;
    color: white;
}
.bg-year {
    background: #9dd9de70;
}

.bg-desc {
    background: rgb(2 143 161 / 90%);
}

.lbl-platform {
    font-size: 10pt;
    font-weight: bold;
}

.banner-hr {
    background-image: url("/Portals/0/images/Banners/03-small.jpg");
    background-position: top center;
    background-size: cover;
    /* background-position-x: 32%; */
} 

@media (min-width: 576px) { 
    .banner-hr {
        background-image: url("/Portals/0/images/Banners/03-medium.jpg");
    } 
} 

@media (min-width: 1240px) { 
    .banner-hr {
        background-image: url("/Portals/0/images/Banners/03-large.jpg");
    } 
} 

.banner-hr .btn-success {
    background-color: #024558;
    border-color: #a5a5a5;
    font-size: 13pt !important;
}

.border-tab-top {
    border-top: 8px solid black;
}

.bu-network-rpt {
    background-image: url("/Portals/0/images/bg/bu-network-small.jpg");
    background-position: top center;
    background-size: cover;
    /* background-position-x: 32%; */
} 

@media (min-width: 576px) { 
    .bu-network-rpt {
        background-image: url("/Portals/0/images/bg/bu-network-medium.jpg");
    } 
} 

@media (min-width: 1240px) { 
    .bu-network-rpt {
        background-image: url("/Portals/0/images/bg/bu-network-large.jpg");
    } 
} 

.fa-tachometer-alt-fastest {
    color: #679a40;
    font-size: 14pt;
    border: 1px solid #679a40;
    border-radius: 5px;
    padding: 5px;
    cursor: pointer;
    width: 30px;
    display: inline-flex;
    aspect-ratio: 1/1;
    justify-content: center;
    align-items: center;
}
.close-btn-lbl {
    font-size: 9pt !important;
}

.arrow-ico.false {
    color: #f77204;
    border: 1px solid #f77204;
}

.bcp-header {
    font-size: 2em;
    color: #00a99d;
    font-weight: bold;
}
.bcp-desc {
    font-size: 1.5em;
    line-height: 1.2;
} 

.bcp-desc-bold {
    font-size: 1.5em;
    font-weight: bold;
    line-height: 1.2;
}

 
.btn-download {
    background: #00a99d !important;
    color: white !important;
    max-width: 10em !important;
}


.top-bar {
    background-color: #009245;
    padding-top: 6rem;
}

.card.card-md {
    border-radius: 2em;
    margin: auto;
    max-width: 480px;
    padding: 2em;
}

.body-box {
    margin-top: -5rem;
    min-height: calc(100vh - 320px);
    margin-bottom: 40px;
}

.btn-group-set a {
    display: block;
    margin: auto;
}

.content-img {
    width: 100%;
    max-width: 300px;
    margin: auto;
}

.banner-helpdesk {
    background-image: url("/Portals/0/images/Banners/Banner01-small.jpg");
    background-position: top center;
    background-size: cover;
    /* background-position-x: 32%; */
} 

@media (min-width: 576px) { 
    .banner-helpdesk {
        background-image: url("/Portals/0/images/Banners/Banner01-medium.jpg");
    } 
} 

@media (min-width: 1240px) { 
    .banner-helpdesk {
        background-image: url("/Portals/0/images/Banners/Banner01-large.jpg");
    } 
} 



.btn-switch.total {
    color: white;
}

.switch-title {
    font-size: 11pt !important;
}

.status-val {
    font-size: 15pt !important;
}



.btn-switch {
    color: white;
}

.type-total {
    border: 1px solid gray;
    background: #4d4d4d;
    border-radius: 4px;
    cursor: pointer;
}
.type-total:hover {
    background: #2c2c2c;
    cursor: pointer;
}

.type-acknowledge:hover {
    border: 1px solid gray;
    background: #00a99d9e;
    border-radius: 5px;
    cursor: pointer;
}

.type-acknowledge {
    border: 1px solid #438681;
    background: #00A99D;
    border-radius: 5px;
    cursor: pointer;
}

.type-acknowledge:hover {
    border: 1px solid gray;
    background: #00877d;
    border-radius: 5px;
    cursor: pointer;
}

.type-onprocess {
    border: 1px solid #008293;
    background: #0299ac;
    border-radius: 5px;
    cursor: pointer;
}

.type-onprocess:hover {
    border: 1px solid gray;
    background: #007887;
    border-radius: 5px;
    cursor: pointer;
}


.type-closed {
    border: 1px solid gray;
    background: #009245;
    border-radius: 5px;
    cursor: pointer;
}

.type-closed:hover {
    border: 1px solid gray;
    background: #007035;
    border-radius: 5px;
    cursor: pointer;
}



.hint-lg-label {
    color: #0277bd;
    font-size: 9pt;
    line-height: 1;
    margin-bottom: 4px;
}

.list-card {
    border: 1px solid #ddd;
    margin-bottom: 10px !important;
    border-radius: 4px;
}

.arrow-right {
   color: white !important;
    background: #00a99d !important;
}



.text-empty {
    font-size: 24pt;
}

.text-empty-desc {
    font-size: 18pt;
}

.type-new {
    border: 1px solid #004c99;
    background: #0054a9;
    border-radius: 5px;
    cursor: pointer;
}

.type-new:hover {
    background: #004285;
}

.btn.btn-add, .btn.btn-add:visited {
    color: #fff;
    background-color: #05575D;
    border-color: #00373b;
}

.btn.btn-add:hover {
    color: #fff;
    background-color: #00373b;
    border-color: #00373b;
}

.bu-logo.img-frame {
    border: 1px solid #efefef;
    border-radius: 4px;
}

.card.full-card {
    padding: 8px;
}

img.team-logo {
    width: 100%;
    max-width: 60px;
}

.flex-center {
    display: flex;
    align-items: center;
}

.badge.sim-bg-warning, 
.badge.sim-bg-primary {
    font-size: 12px;
    color: #222;
    font-weight: normal;
    padding: 0px;
}

.label-title {
    font-size: 1.5em;
    font-weight: bold;
}

.card-lnk .card.full-card {
    cursor: pointer;
}

.card-lnk .card.full-card:hover {
    background-color: #f7f7f7;
}

.py-behind {
    background-image: url("/portals/0/images/banners/form-fix-bg-large.jpg");
    background-size: cover;
    background-position: center top;
    /* padding-bottom: 5rem; */
    /* padding-top: 1rem; */
}

.title {
    font-size: 2em;
}

.content {
    font-size: 16px;
}

.mt-f-form-bg {
    margin-top: -4rem;
}

.card.card-bg {
    padding: 2em 0em 0em;
    overflow: hidden;
}

.mh-sm .form-label {
    margin-bottom: 4px;
}

.py-behind {
    padding-bottom: 5rem;
    padding-top: 1rem;
}

.bg-behind-form {
    background-color: #08554f;
}

.row.form-pd {
    padding: 0em 2em 2em;
}

.row.form-pd .form-group {
    margin-bottom: 0px;
}

.btn.btn-success.btn-sim-primary {
    background-color: #05585E;
    border-color: #02575d;
}

.btn.btn-success.btn-sim-primary:hover {
    background-color: #003a3f;
    border-color: #004448;
}

.dash-group.type-box {
    padding: 0px .5rem .5rem;
    min-width: 90px;
    margin-right: 5px;
}

.dash-group.type-box .switch-title {
    font-size: 10pt !important;
    font-style: italic;
}

.dash-group.type-box .btn-switch {
    text-align: left;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.dash-group.type-box .status-val {
    font-weight: bold;
    font-size: 20pt !important;
}

.type-reject {
    border: 1px solid gray;
    background: #006a92;
    border-radius: 5px;
    cursor: pointer;
}

.type-reject:hover {
    border: 1px solid gray;
    background: #007887;
    border-radius: 5px;
    cursor: pointer;
}

.logo-group {
    display: flex;
    align-items: center;
}

.logo-group .main-logo {
    max-width: 120px;
}

.logo-title > div {
    line-height: 1;
    color: #333;
}

.logo-title .logo-txt {
    padding: 0px;
}

.report-menu.solid {
    display: flex;
    height: 100%;
    align-items: center;
}

.report-menu.solid .menu-item {
    background-color: transparent;
    color: #222;
    border: 1px solid transparent;
    border-radius: 4pt;
    padding: 4px 8px;
}

.report-menu.solid .menu-item:hover {
    border: 1px solid #515151;
    background-color: #737373;
    color: white;
}

.report-menu.solid .menu-item.active,
.report-menu.solid .menu-item.active:hover {
    border: 1px solid #515151;
    background-color: #efefef;
    color: #222;
}


.bnr-bg.project {
    background-image: url("/portals/0/images/bg/grid-bnr-l.jpg");
    background-size: cover;
}

.bnr-bg.dark-bg div {
    color: white;
}

.bnr-bg.dark-bg .logo-group .main-logo {
    filter: drop-shadow(0px 0px 10px #fff);
}

.dark-bg .report-menu.solid .menu-item {
    color: white;
}

.dark-bg .report-menu.solid .menu-item.active {
    color: #222;
}

@media (min-width: 992px) {   
    .bu-high-frame {
        min-height: calc(100vh - 238px);
    }
}

.title-w-btn {
    display: flex;
}

.title-w-btn i {
    font-size: 16pt;
    padding-top: 8px;
}

video#video-bg, .bg-frame, .dts-hdn {
    display: none;
}


.center-stage.between {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    min-height: 100vh;
    align-items: center;
}

.login-group-box {
    border-radius: 1em;
    overflow: hidden;
    background: rgb(255 255 255 / 20%);
    backdrop-filter: url(#distortionFilter) blur(1px);
    -webkit-backdrop-filter: blur(1px);
    padding: 2px;
    border: 1px solid rgba(255, 255, 255, 0.3);
}

.center-stage .site-logo {
    padding: 1.2rem 2rem 3rem;
    /* background-color: rgb(0 39 111 / 80%); */
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-radius: 1em !important;
    /* padding-top: 0px; */
}

.login-frame {
    background-color: rgb(0 39 111 / 80%);
    padding: 1rem 2rem;
    max-width: 350px;
}

.login-group-box .main-logo {
    max-width: 150px;
}

.center-stage .site-logo div {
    color: white;
}

div#siteWrapper.vidlogin {
    margin: 0 !important;
    background-image: url(/portals/0/images/bg/login-bg-l.jpg);
    background-size: cover;
    background-position: center;
    padding-top: 0px;
}

@media screen and (min-width: 992px) {
    .login-group-box {
        display: inline-flex;
    }

    .center-stage .site-logo {
        border-top-right-radius: 0px !important;
        border-bottom-right-radius: 0px !important;
        padding-top: 0px;
    }
    
}

.vidlogin .bg-mask {
    display: none;
}

.container.center-stage.between div:empty {
    display: block !important;
}

.ft-logo-mf img {
    width: 100%;
    max-width: 417px;
    padding: 10px;
}

.ft-logo-mf {
    text-align: center;
}

.vidlogin #dnn_ContentPane {
    min-height: initial;
}

.vidlogin .login-frame {
    max-width: initial;
    padding-top: 30px;
}

.vidlogin .LogBlock {
    background: none;
    padding: 0px;
}

.mh-network-approve {
    min-height: calc(100vh - 395px);
}

.mh-mm-plist {
    min-height: calc(100vh - 238px);
}

.mh-prj-ipm {
    min-height: calc(100vh - 238px);
}

.mh-sys-list {
    min-height: calc(100vh - 338px);
}

.mh-sys-business {
    min-height: calc(100vh - 460px);
}

.mh-staff-board {
    min-height: calc(100vh - 360px);
}

.mh-sysa-list {
    min-height: calc(100vh - 296px);
}

.sd-logo .header-title {
    font-size: 24pt;
    line-height: 1.1 !important;
}

.LogBlock .LogBtn {
    width: fit-content;
    padding-top: 20px;
}

.content.white-txt {
    color: white;
    
}

.mh-login-page .center-stage.between
{
    min-height: calc(100vh - 42px);
}

.row.glass {
    border-radius: 1em;
    overflow: hidden;
    background: rgb(255 255 255 / 20%);
    backdrop-filter: url(#distortionFilter) blur(1px);
    -webkit-backdrop-filter: blur(1px);
    padding: 2px;
    border: 1px solid rgba(255, 255, 255, 0.3);
}

