﻿@font-face {
    font-family: 'Sarabun';
    src: url('../fonts/Sarabun-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'K2D';
    src: url('../fonts/K2D-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Noto Sans Thai';
    src: url('../fonts/NotoSansThai-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Kanit';
    src: url('../fonts/Kanit-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'IBM Plex Sans Thai';
    src: url('../fonts/IBMPlexSansThai-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Header';
    src: url('../fonts/Kanit-Regular.ttf') format('truetype');
}

body {
    font-family: "Albert Sans", Sarabun, sans-serif;
    font-size:14px !important;
}
p {
    font-family: "Albert Sans", Sarabun, sans-serif;
    font-size: 14px !important;
}
ul li{
    font-size:14px !important;
}
ul.list-remark{
    padding:0 0 0 20px;
}
    ul.list-remark li {
        margin-top: 5px;
        margin-bottom: 5px;
    }

.text-green {
    color: #4AAB3D;
}
.text-pending {
    color: #E4501B;
}
.text-failed{

}
.bg-green {
    background: #4AAB3D;
}



.header-main-h2 {
    background: #F5FAFD;
    background: linear-gradient(90deg, #F5FAFD 0%, #84D6EB 90%);

}
.header-nav ul li a {
    font-family: 'Header',"Albert Sans", sans-serif;
    letter-spacing: 0.05rem;
}


.con-tent-main .title a {
    font-family: 'Header';
}
.con-tent-main .slug a {
    font-weight:normal !important;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Header';
}
.pre{
    font-family: 'Header' !important;
}
.title {
    font-family: 'Header' !important;
}


.bg-breadcrumb-green {
    background: #4AAB3D !important;
}
.bg-color-primary-light {
    background: #A9CF62 !important;
}
.stok-bg {
    font-family: Header !important;
}

.contact-page-form input.form-control{
    border-radius:4px !important;
}
.login--area .title{
    font-size:30px;
}

.title-area-left .title {
    font-size: 36px;
    line-height: 48px;
    margin-top: 0;
}

.main-nav-one ul li.has-dropdown .submenu{
    border-radius:0px 0px 0px 0px;
}
.main-nav-one nav ul li.has-dropdown ul.submenu li {
    padding: 0px 10px;
}
.main-nav-one nav ul li.has-dropdown ul.submenu li a {
    padding: 10px 15px 10px 10px;
    border-bottom: 1px solid #ebebeb;
    font-weight:normal;
}
.main-nav-one ul li a.active{
        color:#FF4B08;
}
.main-nav-one ul li a.nav-link {
    color:#333333;
    font-size:17px;
}


.section-project{
    font-size:14px;
    line-height:1.5;
}
    .section-project .form-control-mod {
        padding: 10px 12px;
        background: #f7f7f7;
    }

.cta-main-wrapper-danger {
    background: #DF383E;
    padding: 25px 0;
}
.cta-main-wrapper-danger .main-wrapper .title {
    font-size:20px;
    line-height:32px;
}

.breadcrumb-green a,
.breadcrumb-green a:hover{
    color:#FFFFFF !important;
}


.con-tent-main .title a {
    font-size: 36px;
    line-height: 60px;
}

.banner-solari-2-content .banner-title {
    font-weight: 700;
    font-size: 48px;
    line-height: 60px;
    color: #fff;
    margin-top: 25px;
}


.ms-woocommerce-cart-form-wrapper table.shop_table tr th,
.ms-woocommerce-cart-form-wrapper table.shop_table tr td {
    text-align: left ;
    vertical-align:top;
}

.wizard .wizard-item {
    padding: 20px 12px 20px;
    position: relative;
    display: inline-block;
    text-decoration: none;
    width: 19.75%;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    color: #707070;
    background: #EBEBEB;
    text-transform: uppercase;
    cursor: pointer;
}

    .wizard .wizard-item:first-child {
        margin-left: 0;
    }

.wizard:not(.left-arrow) .wizard-item:before {
    width: 0;
    height: 0;
    border-top: 30px inset transparent;
    border-bottom: 30px inset transparent;
    border-left: 30px solid #FFFFFF;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
}

.wizard:not(.left-arrow) .wizard-item:after {
    width: 0;
    height: 0;
    border-top: 30px inset transparent;
    border-bottom: 30px inset transparent;
    border-left: 30px solid #EBEBEB;
    position: absolute;
    content: "";
    top: 0;
    right: -30px;
    z-index: 2;
}

.wizard .wizard-item:first-child:before,
.wizard .wizard-item:last-child:after {
    border: none;
}

.wizard .wizard-complete {
    background: #4AAB3D;
    color: #FFFFFF;
}
.wizard:not(.left-arrow) .wizard-complete:after {
    border-left-color: #4AAB3D;
}
.wizard .wizard-current {
    background: #FF4B08;
    color: #FFFFFF;
}
.wizard:not(.left-arrow) .wizard-current:after {
    border-left-color: #FF4B08;
}


.step-panel{

}
.step-panel .step-column{
    position:relative;
}
    .step-panel .step-column .step-item{
        
    }
    .step-panel .step-column .step-item-pending {
        background: #FF7029 !important;
        color: #FFFFFF !important;
    }
        .step-panel .step-column .step-item:before {
            color: #FFFFFF;
            border-left: 23px solid #FFFFFF;
            border-top: 23px solid transparent;
            border-bottom: 23px solid transparent !important;
            display: inline-block;
            content: '';
            position: absolute;
            left: 2px;
            top: 0;
            z-index: 2;
        }
        .step-panel .step-column .step-item:after {
            color: #4AAB3D;
            border-left: 23px solid #4AAB3D;
            border-top: 23px solid transparent;
            border-bottom: 23px solid transparent !important;
            display: inline-block;
            content: '';
            position: absolute;
            right: -20px;
            top: 0;
            z-index: 3;
        }
    .step-panel .step-column .step-item-pending:after {
        color: #FF7029 !important;
        border-left: 23px solid #FF7029 !important;
    }
    .step-panel .step-column:first-child .step-item:before {
        display: none;
    }
    .step-panel .step-column:last-child .step-item:after {
        display: none;
    }

        form.onep_form select.form-control-mod {
            background: #FFFFFF;
            border: 1px solid #EAEAEA;
            box-shadow: 0px 4px 47px rgba(0, 0, 0, 0.01);
            border-radius: 2px;
            height: 50px;
            background: #fff;
            margin-top: 20px;
            padding: 15px;
            margin-bottom: 20px;
        }


table.table-member thead tr th,
table.table-member tbody tr td{
    padding:0.75rem 0.75rem !important;
}

table.table-indicator thead tr th,
table.table-indicator tbody tr td {
    padding: 0.75rem 0.75rem !important;
    border: 1px solid #EAEAEA;
}


table.table-overview thead tr th,
table.table-overview tbody tr td,
table.table-overview tfoot tr td {
    padding: 0.75rem 0.75rem !important;
    border: 1px solid #CCCCCC;
}
table.table-overview > :not(:last-child) > :last-child > * {
    border-bottom-color: #CCCCCC;
}
table.table-overview tr.table-header th{
    font-weight:bolder;
}
table.table-overview,
table.table-overview span,
table.table-overview p {
    line-height: 1.5;
}


.select2-container {
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid var(--vz-input-border);
    border-radius: 0.25rem;
    padding: .4rem .75rem;
}

.select2-container .select2-selection--single {
    height: 50px !important;
}

.select2-results__option {
    padding: 6px;
    margin:0px !important;
    user-select: none;
    -webkit-user-select: none;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 44px !important;
    padding-left: 10px;
    padding-right:10px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 50px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
}

    .select2-container--default .select2-selection--single .select2-selection__arrow b {
        border-color: #999999 transparent transparent transparent;
        border-style: solid;
        border-width: 5px 4px 0 4px;
        height: 0;
        left: 50%;
        margin-left: -4px;
        margin-top: -2px;
        position: absolute;
        top: 50%;
        width: 0;
    }

.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent var(--vz-input-border) transparent !important;
    border-width: 0 4px 6px 4px !important;
}



.task-section{

}
.task-section .task-card{
     border:none !important;
     border-radius:10px !important;
 }
    .task-section .task-card .card-title{
        font-size:18px !important;
        line-height:30px !important;
    }
    .task-section .task-card .card-title .card-project-status{
        font-size:12px !important;
        font-weight:normal !important;
        line-height:18px !important;
    }


    .side-panel{

    }
        .side-panel a.tab__item__selector {
            padding: 10px 15px;
            color: #999999 !important;
            border:1px solid #CCCCCC;
            transition:0.3s;
        }
            .side-panel a.tab__item__selector .item__icon,
            .side-panel a.tab__item__selector .item__text {
                color: #999999 !important;
            }
            
            .side-panel a.tab__item__selector:hover,
            .side-panel a.tab__item__selector.active {
                background: #4AAB3D;
                color: #FFFFFF !important;
                border-color: #4AAB3D !important;
            }
                .side-panel a.tab__item__selector:hover .item__icon,
                .side-panel a.tab__item__selector:hover .item__text,
                .side-panel a.tab__item__selector.active .item__icon,
                .side-panel a.tab__item__selector.active .item__text {
                    color: #FFFFFF !important;
                }
            .side-panel a.tab__item__selector.tab__item__back:hover {
                background: #E4501B !important;
                border-color: #E4501B !important;
            }
.inner-panel {
}
    .inner-panel a.tab__item__selector {
        padding: 10px 15px;
        color: #999999 !important;
        border: 0px;
        transition: 0.3s;
        background:#EFEFEF;
    }

        .inner-panel a.tab__item__selector .item__icon,
        .inner-panel a.tab__item__selector .item__text {
            color: #999999 !important;
        }

        .inner-panel a.tab__item__selector:hover,
        .inner-panel a.tab__item__selector.active {
            background: #4AAB3D;
            color: #FFFFFF !important;
            border-color: #4AAB3D !important;
        }

            .inner-panel a.tab__item__selector:hover .item__icon,
            .inner-panel a.tab__item__selector:hover .item__text,
            .inner-panel a.tab__item__selector.active .item__icon,
            .inner-panel a.tab__item__selector.active .item__text {
                color: #FFFFFF !important;
            }

        .inner-panel a.tab__item__selector.tab__item__back:hover {
            background: #E4501B !important;
            border-color: #E4501B !important;
        }


.card-evaluate {
    font-size: 14px;
    line-height: 1.5;
    color: #333333;
}
    .card-evaluate p {
        font-size: 14px;
        line-height: 1.5;
        color: #333333;
    }

.tutorial-wrap {
    position: fixed;
    left: 15px;
    bottom: 15px;
    cursor: pointer;
    display: block;
    border-radius: 50px;
    z-index: 10000;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

@media (max-width: 575px) {

    .banner-solari-2-content .banner-title {
        font-weight: 700;
        font-size: 32px;
        line-height: 48px;
        color: #fff;
        margin-top: 25px;
    }

}