﻿@font-face {
    font-family: 'CPF_Imm_Sook';
    src: url('../fonts/CPF-Imm-Sook-Bold.woff') format('woff'),url('../fonts/CPF Imm Sook Bold.ttf') format('truetype');
    font-weight: bold;
}

@font-face {
    font-family: 'CPF_Imm_Sook';
    src: url('../fonts/CPF-Imm-Sook-Regular.woff') format('woff'), url('../fonts/CPF Imm Sook Regular.ttf') format('truetype');
    font-weight: normal;
}

@font-face {
    font-family: 'CPF_Imm_Sook';
    src: url('../fonts/CPF-Imm-Sook-SemiBold.woff') format('woff'), url('../fonts/CPF Imm Sook SemiBold.ttf') format('truetype');
    font-weight: 600;
}

body {
    font-size: 1.1rem;
    font-family: "CPF_Imm_Sook","Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"
}

.container-fluid {
    font-size: 1rem;
}

.brand-link {
    font-size: 2rem;
    padding: 0.25rem .5rem;
    border-bottom: 1px solid #f8f9fa !important;
}

.brand-link .brand-image {
    margin-top: 0.5rem;
}

.sidebar-dark-primary {
    background: rgb(146, 216, 198);
    background: linear-gradient(0deg, rgba(146, 216, 198, 1) 0%, rgba(106, 212, 189, 1) 50%, rgba(12, 188, 185, 1) 100%);
}

.sidebar a {
    color: white !important;
}


.nav-sidebar .nav-header {
    font-size: 1.1rem;
}

.nav-line {
    background-color: white;
    margin: 1rem 1.5rem;
    border-radius: 3px;
    border: 3px solid white;
}

/*.nav-flat.nav-sidebar > .nav-item .nav-treeview, .nav-flat.nav-sidebar > .nav-item > .nav-treeview {
    background-color: #ade9e2;
}

.nav-treeview p {
    color: #55ACA1 !important
}*/

.info-box {
    margin-top: 1rem !important;
    border-radius: 1rem !important;
}

/*.layout-fixed .wrapper .sidebar {
    height: calc(100vh - (7.8rem + 1px));
}*/

.content-wrapper {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.card {
    border-radius: 1rem;
}

.card-title {
    font-size: 1.5rem;
}

.profile-user-img {
    border: 0px !important;
    width: 120px;
}

.profile-username {
    color: #04BDB4;
    font-size: 28px;
}

.bg-default {
    background-color: #F6F6F6;
    position: relative;
    padding: .5rem 1.25rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}

.callout.callout-info {
    border-left-color: #1C9C8D;
}

.callout-info {
    color: #7F7F7F
}

.callout {
    border-radius: .5rem;
    border-left: 7px solid #e9ecef;
    margin-top: .5rem;
    margin-bottom: .5rem;
}

.box-profile {
    padding: 1rem;
}

.box-profile-info {
    margin-top: .5rem;
    margin-bottom: .5rem;
    padding: 1rem 0;
}

.card-footer {
    background-color: rgba(255,255,255,.03);
}

.menu-img {
    width: 60px;
    margin-bottom: 12px;
    text-align: center;
}

.box-menu {
    text-align: center;
    padding: .3rem 0;
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
}

.bg-grey {
    background-color: #F6F6F6;
    color: #7F7F7F;
    height: 198px;
}

.bg-menu-1 {
    background-color: #D4CCA7 !important;
    color: #75493B !important;
}

.bg-menu-2 {
    background-color: #BDD5A7 !important;
    color: #548235 !important;
}

.bg-menu-3 {
    background-color: #9CC1BF !important;
    color: #385723 !important;
}

.bg-menu-4 {
    background-color: #8FC8E1 !important;
    color: #1F4E79 !important;
}

.menu-line {
    position: absolute;
    bottom: 2rem;
    width: 80%;
    left: 10%;
    background-color: white;
    border-radius: 2px;
    border: 2px solid white;
}

.content-wrapper > .content {
    padding: 0 1rem;
}

.sidebar-dark-primary .nav-sidebar > .nav-item > .nav-link.active, .sidebar-light-primary .nav-sidebar > .nav-item > .nav-link.active {
    background-color: rgba(0,0,0,0) !important;
    border-left: .2rem solid #B9D848 !important;
    padding: .5rem .8rem
}

/*[class*=sidebar-dark-] .nav-flat .nav-item .nav-treeview > .nav-item > .nav-link, [class*=sidebar-dark-] .nav-flat .nav-item .nav-treeview > .nav-item > .nav-link.active {
    border-left: .4rem solid rgba(255,255,255,0.9) !important;
}
*/
[class*=sidebar-dark-] .nav-treeview > .nav-item > .nav-link.active, [class*=sidebar-dark-] .nav-treeview > .nav-item > .nav-link.active:focus, [class*=sidebar-dark-] .nav-treeview > .nav-item > .nav-link.active:hover {
    background-color: #ade9e2;
    border-left: .2rem solid #B9D848 !important;
    color: #55ACA1 !important
}

.card-title {
    color: #8FB0CE;
}

.box-header {
    position: absolute;
    z-index: 1;
    width: 100%;
    margin-left: -2%;
}

.box-header > div {
    position: relative;
    background-color: #ECF2F7;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-clip: border-box;
    padding: .5rem 0rem;
    text-align: center;
    border-radius: 2rem;
    color: #7F7F7F;
    display: block;
    margin: auto;
    width: 80%;
}

.box-info {
    border: 1px solid #DAE3F3;
    border-radius: 1rem;
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    margin: 1rem 0;
    padding: 2.5rem 2rem 1.5rem 2rem;
    color: #7F7F7F;
    height: 375px;
}

    .box-info > p:first-letter {
        margin-left: 2rem;
    }

    .box-info img {
        width: 200px;
        position: absolute;
        bottom: 2rem;
        left: calc(50% - 100px)
    }

.box-footer > button {
    position: absolute;
    bottom: 0;
    color: #fff;
    background-color: #A9D18E;
    box-shadow: none;
    width: 120px;
    border-radius: 20px;
    left: calc(50% - 60px)
}

.box-import img {
    width: 30px;
    margin-right: .5rem;
}

.box-import a {
    margin-right: 1rem;
    color: #55ACA1;
}

.box-import input[type=search] {
    border-radius: 15px !important;
    margin-right: 5px;
}

.btn-search {
    background-color: #CEEEE7;
    border: 0px;
    padding: 5px 8.5px 0px 8.5px;
    border-radius: 14px !important;
}

    .btn-search > .fa-search {
        color: white;
    }

.bg-trace {
    background-color: #CEEEE7;
    color: #7F7F7F;
}

.table td, .table th {
    padding: .5rem
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: #F6FAF4;
}

.page-link {
    color: #7F7F7F;
}

    .page-link:hover {
        color: #CEEEE7;
        background-color: white;
    }

.page-item.active .page-link {
    background-color: #CEEEE7;
    border-color: #CEEEE7;
    color: #7F7F7F;
}

.form-control {
    /*height: calc(2rem + 2px);
    padding: .35rem .75rem;
    line-height: 1.25;*/
    /*border-radius: 1.25rem;*/
    /*font-size:.875rem;*/
}

.col-form-label {
    font-weight: 600 !important;
}

@media (min-width: 1200px) {
    .modal-xl {
        max-width: 1100px;
    }
}

.modal-body {
    color: #7F7F7F;
}

    .modal-body .fa-phone-alt {
        color: #7F7F7F;
    }

#txtTelephoneNo {
    border-left: 0;
}

.remove-img {
    position: absolute;
    right: 0;
    background: white;
    color: #CF5454;
    border: 1px solid #CF5454;
    border-radius: 12.5px;
    width: 25px;
    height: 25px;
    padding: 3px;
    font-size: .7em !important;
}

.map {
    height: 400px;
    padding: 0;
}

.box-product {
    border: 1px solid #DAE3F3;
    border-radius: 1rem;
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    padding: 1.5rem;
    color: #7F7F7F;
}

.btn {
    line-height: 1.1rem;
}

#previews img, #cerPreviews img, #previews-gdath img, #previews-gdaen img, #previews-nuth img, #previews-sustain img,
#previews-nuen img, #popupPreviews img, #previews-trace img, #previewsEng img, div[id*='previews-gdaen'] img {
    height: 60px;
}



.pl-left-0 {
    padding-left: 0;
}

/* The container container-checkmark radio*/
.container-checkmark {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: inherit;
    font-weight: 100 !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #7F7F7F;
}

    .container-checkmark input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }

        .container-checkmark input:checked ~ .radio-checkmark {
            background-color: #0cbcb9;
            border: 2px solid #0cbcb9;
        }

            .container-checkmark input:checked ~ .radio-checkmark:after {
                display: block;
            }

    .container-checkmark .radio-checkmark:after {
        left: 6px;
        top: 2px;
        width: 5px;
        height: 10px;
        border: solid white;
        border-width: 0 3px 3px 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

.txt-Color-Green {
    color: #0cbcb9;
}

.radio-checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #fff;
    border-radius: 50%;
    border: 2px solid #0cbcb9;
}

    .radio-checkmark:after {
        content: "";
        position: absolute;
        display: none;
    }

#btnRegister {
    background-color: #0cbcb9;
    border-color: #0cbcb9;
}


.bg-Confirm-Email-1 {
    background-color: #bcd7ed;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.7rem;
}

    .bg-Confirm-Email-1 i {
        color: #fff;
        font-weight: 100;
        font-size: 2.3rem;
    }

.bg-Confirm-Email-2 {
    background-color: #9ad6cc;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.7rem;
}

    .bg-Confirm-Email-2 i {
        color: transparent;
        font-weight: 100;
        font-size: 2.3rem;
    }

.card-body span.header-text {
    color: #86b6de;
    font-size: 1.6rem;
}

.header-text span {
    font-size: inherit;
    color: #86b6de;
}

.border-bottom-dashed {
    border-bottom: 1px dashed #86b6de5c;
}



.header-mail-width {
    width: 11%;
}

#btnConfirmRegister {
    background-color: #bcd7ed;
    border-color: #bcd7ed;
    margin-top: 1rem;
    color: #0269bd;
    font-size: 1.2rem;
    padding: 0.7rem 1rem;
    border-radius: 10px;
}

.btn-login, .btn-login:hover {
    background-color: #66bfb1;
    border-color: #66bfb1;
    margin-top: 1rem;
    color: #fff;
    font-size: 1.2rem;
    padding: 0.7rem 1rem;
    border-radius: 10px;
}


#container-confirm .card-body .card, #container-confirm-2 .card-body .card {
    border: 1px solid #DAE3F3;
    box-shadow: unset;
}

#container-confirm-2 .card-body span.header-text {
    color: #9ad6cc;
    font-size: 1.6rem;
}

.block-userANDpassword {
    padding: 1rem;
    background: #edf9f6;
    border-radius: 10px;
    margin: 1rem;
}

.line-confirm img {
    width: 100%;
}

.bootstrap-datetimepicker-widget {
    /* height: 500px !important;
    line-height: 500px !important; */
    vertical-align: middle;
    width: 250px !important;
    /* padding: 0px !important; 
     font-size: 16px; */
}

#datetimepickerEnd .bootstrap-datetimepicker-widget.dropdown-menu, #datetimepickerSt .bootstrap-datetimepicker-widget.dropdown-menu {
    width: 17rem;
    font-family: "CPF_Imm_Sook"
}

#datetimepickerEnd .bootstrap-datetimepicker-widget table,
#datetimepickerSt .bootstrap-datetimepicker-widget table {
    width: 100%;
}

#datetimepickerEnd .bootstrap-datetimepicker-widget .datepicker-days,
#datetimepickerSt .bootstrap-datetimepicker-widget .datepicker-days {
    justify-content: space-around;
    display: flex;
    padding: 0 1rem;
}

#datetimepickerEnd .table thead tr:first-child th, #datetimepickerSt .table thead tr:first-child th {
    border-top: unset;
    border-bottom: unset;
}

#ExcelApplicationDataTable td {
    vertical-align: middle;
}

#ExcelApplicationDataTable button {
    line-height: 0.85px;
}

.dataTables_wrapper table {
    width: 100% !important
}

#fromDate #toDate .bootstrap-datetimepicker-widget table {
    width: 100%;
}

#fromDate .bootstrap-datetimepicker-widget .datepicker-days {
    justify-content: space-around;
    display: flex;
    padding: 0 1rem;
}

#fromDate .table thead tr:first-child th {
    border-top: unset;
    border-bottom: unset;
    width: fit-content;
}

#fromDate .bootstrap-datetimepicker-widget.bootstrap-datetimepicker-widget-readonly table tr td:last-child {
    width: fit-content;
}

#fromDate .bootstrap-datetimepicker-widget.dropdown-menu {
    width: 17rem;
    font-family: "CPF_Imm_Sook"
}

.select2-container-multi .select2-choices .select2-search-field input {
    font-family: "CPF_Imm_Sook" !important
}



.image-container {
    position: relative;
}

.pos-ab {
    position: absolute;
}


.home-box {
    position: relative;
    display: inline-block; /* Make the width of box same as image */
}

    .home-box .text {
        position: relative;
        z-index: 999;
        margin: 0 auto;
        right: 0;
        top: 13%; /* Adjust this value to move the positioned div up and down */
        left: 0;
        text-align: center;
        width: 100%; /* Set the width of the positioned div */
    }

    .home-box > .text > h3 {
        color: #323232;
        font-weight: 600;
        text-shadow: 2px 2px grey;
    }

    .home-box > .text > .detail {
        font-size: 16px;
        color: #000;
        line-height: 1.3;
    }

    .home-box > .button {
        position: relative;
        z-index: 999;
        margin: 0.5rem auto;
        left: 0;
        right: 0;
        bottom: 28%;
        text-align: center;
        width: 100%;
    }

        .home-box > .button > a {
            background-color: #136764;
            width: 8.2rem;
            height: 1.7rem;
            color: white;
            line-height: 1;
            border-radius: 1rem;
            margin-right: 5px;
        }

/* .home-box:before {
        content: "";
        background-image: url(~/img/home/technical-support.png);
       
    }*/


.home-detail .home-img {
    height: 40px;
    text-align: center;
}

.home-detail p {
    color: #136764;
    font-weight: 600;
    margin: .25rem 0;
}

.home-detail .col-sm > div {
    text-align: left;
    border-top: 2px dotted #b0dece;
    padding-top: .75rem;
}

.home-banner {
    display: none;
}

@media (min-width:961px) {
    .home-banner {
        max-width: 80%;
        display: initial;
    }

    .home-detail .col-sm > div {
        font-size: 13px;
    }

    .home-box > .button {
        position: absolute;
        width: 60%;
        text-align: left;
        margin: 0 auto;
        left: 10%;
    }

    .home-box .text {
        position: absolute;
        width: 60%;
        left: 11%;
        text-align: left;
    }

    .home-box > .text > .detail, .home-box > .text > h3 {
        color: #fff
    }

    .home-detail .background-mobile {
        background: #fff !important;
        padding: unset !important;
        margin-bottom: unset !important;
    }
}

.home-detail .background-mobile {
    padding: 0.5rem 0.7rem;
    margin-bottom: 0.5rem;
    background: #f1f1f1d1;
    border-radius: 1rem;
}

.page-service img {
    width: 5.8rem;
}

.talkbubble {
    min-height: 80px;
    position: relative;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding: 0 1.5rem;
}

    .talkbubble:before {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
    }

.padding-block {
    padding: 0.5rem 1rem 0.5rem 5rem;
}

.call-center .talkbubble {
    background: #edf9f6;
}

    .call-center .talkbubble:before {
        top: 25px;
        right: 100%;
        border-right: 30px solid #edf9f6;
        border-bottom: 20px solid transparent;
    }



.chat-line .talkbubble {
    background: #f1f1f1;
}

    .chat-line .talkbubble:before {
        top: 55px;
        left: 100%;
        border-left: 30px solid #f1f1f1;
        border-bottom: 20px solid transparent;
    }

.chat-line .icon {
    padding-left: 1.5rem;
    display: flex;
    align-items: center;
}

.chat-line .talkbubble .icon-in {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.5rem;
}

    .chat-line .talkbubble .icon-in img {
        width: 7rem;
        opacity: 0.2;
    }

.send-email {
    padding-top: 2rem;
}

    .send-email .talkbubble {
        background: #deebf7;
    }

        .send-email .talkbubble:before {
            top: 25px;
            right: 100%;
            border-right: 30px solid #deebf7;
            border-bottom: 20px solid transparent;
        }

.page-service {
    color: #7f7f7f;
    font-size: 1.2rem;
}

    .page-service .chat-line .row-head {
        color: #4caf50;
    }

    .page-service .send-email .row-head div:first-child {
        color: #3a6da1;
    }

    .page-service .row-head {
        font-size: 1.8rem;
        font-weight: 600;
        padding: 0.5rem 1rem;
        border-bottom: 2px dashed #fff;
    }

    .page-service .row-body {
        padding: 1rem;
        text-align: center;
    }

h1.phone {
    margin-bottom: 0;
    color: #55aca1;
    font-size: 3rem;
}

.p-right-2 {
    padding-right: 2rem;
}

.m-right-2 {
    margin-right: -2rem
}

.detail-email {
    /* line-height: 1rem; */
    font-size: 1.2rem;
    font-weight: 100;
}


.send-email .row-body span .fa-envelope:before {
    font-size: 20px;
    color: #fff;
    margin-right: 0.5rem;
}

.set-Bg-pageService::before {
    content: '';
    background-image: url('../images/service/bg-circle.png');
    background-position: center;
    background-size: 64%;
    height: 100%;
    width: 100%;
    position: absolute;
    background-repeat: no-repeat;
    opacity: 0.5;
}



.w70 {
    max-width: 70px !important;
    min-width: 40px !important;
}

#previewsUrl {
    border: 1px solid lightgray;
}

.tableHeader {
    font-size: 14.5px;
}

.detail-log-user {
    /*background: #bfddf6;*/
    background: rgb(132,192,241);
    background: linear-gradient(337deg, rgba(132,192,241,1) 2%, rgba(215,228,238,1) 100%);
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    border-radius: 10px;
    padding: 1rem;
    color: #263fbb;
    font-weight: 600;
    margin-top: 1.5rem;
}

    .detail-log-user::before {
        content: '';
        background-image: url(../images/team.png);
        background-position: right;
        background-size: 23%;
        height: 15%;
        width: calc(100% - 4rem);
        position: absolute;
        background-repeat: no-repeat;
        opacity: 0.5;
    }

#userUse, #rateAvg, #lotUse {
    font-size: 3rem;
    line-height: 3rem;
    text-align: center
}

/*.detail-use {
    line-height: 2rem;
}*/

.padding-1rem {
    padding: 1rem;
}

.traceLog #daterange {
    background: #ceeee785;
    cursor: pointer;
    padding: 5px 10px;
    border: 2px solid #ceeee7;
    border-radius: 6px;
    margin-right: 1.5rem;
    color: #55ACA1;
}

    .traceLog #daterange i {
        padding: 0.5rem
    }

.traceLog #row-export {
    display: flex;
    align-items: center;
}

.traceLog .box-import {
    padding-right: 2.5rem;
}

.traceLog .style-Export {
    display: flex;
    align-items: center;
}

.traceLog #label-date {
    margin: auto 1rem;
    color: #818181;
    font-size: 1.1rem;
}

.traceLog .detail-top-5 {
    margin: 2rem 0;
}

    .traceLog .detail-top-5 table thead td:first-child {
        border-top-left-radius: 10px;
    }

    .traceLog .detail-top-5 table thead td:last-child {
        border-top-right-radius: 10px;
    }

    .traceLog .detail-top-5 table thead td {
        text-align: center;
        background: #ceeee785;
    }

    .traceLog .detail-top-5 table tbody tr td:first-child {
        text-align: left;
        padding-left: 2rem;
    }

    .traceLog .detail-top-5 table tbody tr td:last-child {
        text-align: right;
        padding-right: 3rem;
    }

    .traceLog .detail-top-5 table tbody tr:nth-child(even) {
        background: #f3f9fb;
    }

.txt-center {
    text-align: center !important;
    padding-left: unset !important;
    padding-right: unset !important;
}

.opblock-summary-method {
    background: #49cc90;
    font-size: 14px;
    font-weight: 700;
    min-width: 80px;
    padding: 6px 15px;
    text-align: center;
    border-radius: 3px;
    text-shadow: 0 1px 0 rgb(0 0 0 / 10%);
    font-family: sans-serif;
    color: #fff;
}

.opblock-summary-path {
    font-size: 16px;
    align-items: center;
    word-break: break-word;
    padding: 0 10px;
    font-family: monospace;
    font-weight: 600;
    color: #3b4151;
}

.auth-content pre {
    border: 1px solid #e5e0c6;
    padding: 0.5em;
    background: #F0EDE0;
}

.col-md-12.callout-info .col-md-9 {
    background: #fff;
    border-left: 7px solid #1C9C8D !important;
}

.set-margin > div:first-child > div {
    padding-top: 1rem;
    border-top-left-radius: 0.6rem;
}

.set-margin > div:last-child > div {
    padding-bottom: 1rem;
    border-bottom-left-radius: 0.6rem;
}

.rating-log {
    /*background: #bfddf6;*/
    background: rgb(132,192,241);
    background: linear-gradient(337deg, rgba(132,192,241,1) 2%, rgba(215,228,238,1) 100%);
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    border-radius: 10px;
    padding: 1rem;
    color: #263fbb;
    font-weight: 600;
    margin-top: 1.5rem;
}

    .rating-log::before {
        content: '';
        background-position: right;
        background-size: 23%;
        height: 100%;
        width: calc(100% - 4rem);
        position: absolute;
        background-repeat: no-repeat;
        opacity: 0.5;
    }

.modal.show .col-form-label {
    padding-right: 0;
}

input[type=file]::file-selector-button {
    transform: translate(0, -3%);
    font-size: 15px;
    padding-bottom: 0;
}
