﻿@font-face {
    font-family: 'Prompt';
    /*src: url('../fonts/Prompt-Medium.ttf');*/
    font-weight: normal;
    font-style: normal;
}

body {
    margin: 0px;
    color: #000;
    font-family: Prompt, Kanit, sans-serif;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 500;
    background-color: #fff;
}

.no-resize {
    resize: none;
}

.bg-img-5 {
    /* The image used */
    background: url("../images/Mask Group 25.png") no-repeat center center fixed;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
}

.div-logo-loging {
    text-align: left;
    padding: 20px;
}

#wrapper {
    overflow-y: hidden !important;
}

body::-webkit-scrollbar, body *::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: rgba(145, 158, 171, 0.20);
}

body::-webkit-scrollbar-thumb, body ::-webkit-scrollbar-thumb {
    border: none;
    border-radius: 5px;
    background-color: rgba(99, 115, 129, 0.48);
}

.f-13 {
    font-size: 13px;
    font-weight: 500;
}

.f-14 {
    font-size: 14px;
    font-weight: 500;
}

.f-15 {
    font-size: 15px;
    font-weight: 500;
}

.div-sd {
    box-shadow: 0 0 8px 0 rgb(34 34 34 / 10%) !important;
    border-radius: 8px;
    padding: 22px 10px 18px 10px;
    background-color: #fff;
}

.text-white {
    color: white !important;
}

#img-c {
    border-bottom-left-radius: 20px;
}


.frm-login {
    background-color: #fff;
    padding: 20px 30px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}

.img-logo2 {
    display: none;
}

    .img-logo2 img {
        margin: 20px auto;
        cursor: pointer;
        webkit-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
    }

.img-logo img {
    margin: 20px auto;
    cursor: pointer;
    webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

    .img-logo img:hover {
        transform: scale(1.15);
    }

.img-logo-reg img {
    width: 100%;
    margin: 20px auto;
    cursor: pointer;
    webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

    .img-logo-reg img:hover {
        transform: scale(1.05);
    }

.btn-all {
    margin-right: 50px;
    margin-top: 16px;
}

@media screen and (max-width: 767px) {
    .img-logo2 {
        display: block;
    }

    .img-logo {
        display: none;
    }

    .btn-all {
        margin-top: 16px;
        margin-right: 0;
    }

    #img-c {
        border-bottom-left-radius: 0;
    }

    .frm-login {
        border-top-right-radius: 0;
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
    }
}

.a-login-back {
    position: absolute;
    left: 0;
    top: -6px;
}

    .a-login-back:hover {
        webkit-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
        transform: scale(1.05);
    }

.authen-title {
    text-align: center;
    font-size: 17px;
    margin: 0 auto 10px auto;
    color: #000;
    letter-spacing: 0.28px;
}

.authen-title2 {
    text-align: center;
    font-size: 20px;
    margin: 0 auto 10px auto;
    color: #000;
    letter-spacing: 0.28px;
}

.authen-title-xs {
    text-align: center;
    font-size: 14px;
    margin: 0 auto 10px auto;
    color: #3355b4;
    letter-spacing: 0.28px;
}

.f-chart-title {
    text-align: left;
    font-size: 17px;
    font-weight: bold;
    color: #000;
    letter-spacing: 0.28px;
}

.f-chart {
    cursor: pointer;
    border-radius: 20px;
    background-color: #fff;
    box-shadow: rgb(14 121 64 / 12%) 0px 8px 16px 0px;
    padding: 20px 15px;
    margin-bottom: 15px;
}

    .f-chart img {
        height: 300px;
        object-fit: cover;
    }

.f-login {
    /*cursor: pointer;*/
    margin-top: 10px;
    border-radius: 20px;
    /*background-color: transparent;*/
    background: url('../images/Path15101.png');
    height: auto;
    padding: 0;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    box-shadow: rgb(14 121 64 / 12%) 0px 8px 16px 0px;
}

.new-news {
    cursor: pointer;
    margin-top: 10px;
    border-radius: 20px;
    background-color: #fff;
    padding: 0;
    box-shadow: rgb(14 121 64 / 24%) 0px 8px 16px 0px;
}

.new-news-image {
    cursor: pointer;
    height: 275px;
    background-size: cover;
    background-position: center;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

.new-news-image2 {
    cursor: pointer;
    height: 300px;
    background-size: cover;
    background-position: center;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}


.new-news-sm {
    cursor: pointer;
    margin-top: 0;
    border-radius: 20px;
    padding: 0;
    background-color: #fff;
    box-shadow: rgb(14 121 64 / 12%) 0px 8px 16px 0px;
    overflow: hidden;
}

    .new-news-sm:hover > .new-news-image-sm,
    .new-news-sm:hover > .new-news-image,
    .new-news-sm:hover > .new-news-image2 {
        webkit-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
        transform: scale(1.06);
    }

.new-bran-lg img {
    height: 130px;
    width: 100%;
    object-fit: cover;
    cursor: pointer;
}

    .new-bran-lg img:hover {
        webkit-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
        transform: scale(1.02);
    }

.new-bran img {
    height: 80px;
    width: 100%;
    object-fit: cover;
    cursor: pointer;
}

    .new-bran img:hover {
        webkit-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
        transform: scale(1.02);
    }

.division {
    cursor: pointer;
    margin-top: 10px;
    border-radius: 10px;
    padding: 0;
    display: block;
    margin-bottom: 30px;
}

.division-detail {
    border-radius: 10px;
    background-color: #fff;
    box-shadow: rgb(145 158 171 / 20%) 0px 3px 3px -2px, rgb(145 158 171 / 14%) 0px 3px 4px 0px, rgb(145 158 171 / 12%) 0px 1px 8px 0px;
    padding: 85px 20px 50px 20px;
}

    .division-detail:hover {
        background-color: rgba(68, 68, 68, 0.09);
        transform: scale(1.1);
        webkit-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
    }

    .division-detail > p.title {
        text-align: center;
        color: #0E7940;
        font-size: 19px;
        margin: 0;
        margin-bottom: 8px;
    }

    .division-detail > p.detail {
        text-align: center;
        font-size: 19px;
        margin: 0;
        height: 60px;
    }

.project {
    cursor: pointer;
    margin-top: 10px;
    border-radius: 23px;
    padding: 0;
    background-color: #000;
    box-shadow: rgb(145 158 171 / 24%) 0px 0px 2px 0px, rgb(145 158 171 / 24%) 0px 16px 32px -4px;
    display: block;
    margin-bottom: 40px;
}

    .project:hover > .project-image, .project:hover > .project-detail {
        opacity: .9;
        webkit-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
    }

.project-image {
    height: 265px;
    background-size: cover;
    background-position: center;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    background-color: #fff;
    box-shadow: rgb(145 158 171 / 24%) 0px 0px 2px 0px, rgb(145 158 171 / 24%) 0px 16px 32px -4px;
}

.project-detail {
    border-top-right-radius: 0;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    background-color: #fff;
    box-shadow: rgb(145 158 171 / 24%) 0px 0px 2px 0px, rgb(145 158 171 / 24%) 0px 16px 32px -4px;
    padding: 25px;
}

    .project-detail > p {
        text-align: center;
        font-size: 21px;
        height: 60px;
        margin: 0;
        color: #0E7940;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }

.new-pb {
    padding-left: 0;
}

    .new-pb:last-child {
        padding-right: 0;
    }

    .new-pb:first-child {
        padding-left: 0;
    }

.fix-elis {
    height: 53px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.fix-elis-img {
    height: 30px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.new-news-image-sm {
    height: 220px;
    background-size: cover;
    background-position: center;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    background-color: #fff;
    box-shadow: rgb(14 121 64 / 5%) 0px 7px 8px 0px;
}

.new-news-image-lg {
    height: 250px;
    background-size: cover;
    background-position: center;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    background-color: #fff;
    box-shadow: rgb(14 121 64 / 5%) 0px 7px 8px 0px;
}

.new-news-detail2 {
    cursor: pointer;
    padding: 18px 16px 5px 16px;
    background-color: #fff;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

.new-news-detail {
    cursor: pointer;
    padding: 18px 18px;
    background-color: #fff;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}

    .new-news-detail.sm {
        min-height: 105px;
        max-height: 140px;
        border-top-right-radius: 0;
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
        box-shadow: rgb(14 121 64 / 5%) 0px 7px 8px 0px;
    }

.top-news {
    cursor: pointer;
    height: 150px;
    padding: 18px 20px;
    color: #444;
}

    .top-news p {
        margin-bottom: 10px;
    }

        .top-news p > i {
            font-size: 18px;
            margin-right: 8px;
        }

.new-news-detail p {
    text-align: left;
    margin-bottom: 10px;
}

.new-news-detail.sm p {
    text-align: left;
    margin-bottom: 10px;
}

.new-news-detail p > i {
    font-size: 17px;
    margin-right: 3px;
}

.new-news-detail p > img.cal {
    margin-right: 8px;
    margin-top: -5px;
}


.new-news-detail p > img.vie {
    margin-right: 8px;
    margin-left: 20px;
    margin-top: -2px;
}

.new-news-detail2 p > img.cal {
    margin-right: 8px;
    margin-top: -5px;
}

.new-news-detail2 p > img.vie {
    margin-right: 8px;
    margin-left: 20px;
    margin-top: -2px;
}

.new-news-detail2 p > i {
    font-size: 18px;
    margin-right: 7px;
}

.new-news-sm-p {
    margin-bottom: 16px;
}


@media screen and (max-width: 1000px) {
    .f-1 {
        font-size: 24px;
        font-weight: 600;
    }

    .f-2 {
        font-size: 20px;
    }

    .f-3 {
        font-size: 18px;
    }
}

@media screen and (max-width: 767px) {
    .f-1 {
        font-size: 22px;
        font-weight: 600;
    }

    .f-2 {
        font-size: 19px;
    }

    .f-3 {
        font-size: 17px;
    }

    .f-7 {
        font-size: 21px;
    }

    .new-news-image {
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
        border-bottom-left-radius: 0;
    }

    .new-news-detail {
        border-top-right-radius: 0;
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
    }

    .new-news-image2 {
        border-bottom-right-radius: 20px;
        border-bottom-left-radius: 20px;
        border-top-right-radius: 0;
    }

    .new-news-detail2 {
        margin-top: 20px;
        border-bottom-left-radius: 0;
        border-top-right-radius: 20px;
        border-top-left-radius: 20px;
    }

    .new-news-sm-p {
        padding: 0;
    }
}

.btn-menu {
    color: #000 !important;
    font-size: 13.2px;
    margin: 16px 3px 0 0;
    padding: 14px 14px;
}

.btn-menu2 {
    /*color: #000 !important;*/
    /*font-size: 13.2px;*/
    margin: 15px 0 0 5px;
    padding: 0;
    border-radius: 50%;
    /*box-shadow: 0 1px 20px 0 rgba(146, 157, 180, 0.16) !important;*/
}

    .btn-menu2:hover, .btn-menu2:active {
        padding: 0;
        border-radius: 50% !important;
    }

.btn-menu-admin {
    margin: 16px 65px 0 0;
    padding: 10px 22px;
    line-height: 1.5;
}

.btn-shadow {
    box-shadow: 0 1px 20px 0 rgba(146, 157, 180, 0.16) !important;
}

.btn-shadow2 {
    box-shadow: 0 3px 3px 0 rgba(138, 160, 206, 0.05) !important;
}

.btn-shadow3 {
    box-shadow: rgb(145 158 171 / 24%) 0px 0px 2px 0px, rgb(145 158 171 / 24%) 0px 5px 5px -4px !important;
}

.btn-menu-admin:hover {
    transform: scale(1.05);
}

.btn-menu-admin > img {
    width: 25px;
    margin-top: -6px;
}


.btn-menu:hover, .btn-menu.activemenu, .userMenu ul > li > a.activemenu {
    transform: scale(1) !important;
    color: #407c5e !important;
    background-color: rgb(234, 236, 242) !important;
}

.btn-menu2.activemenu2 {
    /*transform: scale(1) !important;*/
    color: #000 !important;
    background-color: rgb(234, 236, 242) !important;
}


.btn-menu-search {
    padding: 10px 5px 10px 10px;
    margin: 18px 5px 0 5px;
}

    .btn-menu-search:hover {
        transform: scale(1.05);
    }

.form-search {
    border-radius: 30px;
    width: 0;
    opacity: 0;
    border: 2px solid #ddd;
    outline: 0;
    position: absolute;
    top: 18px;
    right: 3000px;
    z-index: 999;
    padding: 10px 25px;
    outline: none;
}

    .form-search:focus {
        width: 400px;
        opacity: 1;
        right: 295px;
        border: 2px solid #ddd;
        box-shadow: none !important;
    }

.btn-menu-search-out {
    display: block;
    width: 40px;
    position: absolute;
    top: 4px;
    right: 295px;
    z-index: 1001;
}

.btn-menu-search-in {
    width: 40px;
    position: absolute;
    top: 4px;
    right: 295px;
    z-index: 1000;
}

.form-search:focus + .btn-menu-search-in {
    z-index: 1010;
}

@media screen and (max-width: 1000px) {
}

.footer {
    padding: 16px;
    background-color: #407c5e;
    position: absolute;
    width: 100%;
}

.footer-text-bg {
    color: #fff;
    font-size: 15.3px;
    margin: 10px 0 15px 0;
}

.footer-text {
    color: #fff;
    font-size: 13px;
    margin: 0 0 6px;
}

.footer-image {
    width: 35px;
    margin: 0 3px 0 0;
    display: inline-block;
}

.footer-icon {
    padding-top: 14%;
}

.reg1 {
    display: block;
}

.reg2 {
    display: none;
}

@media screen and (max-width: 767px) {
    .reg2 {
        margin-top: -60px;
        width: 268px !important;
        display: block;
    }

    .reg1 {
        display: none;
    }

    .footer-icon {
        padding-top: 2%;
    }
}

.footer-copy {
    font-size: 14px;
    padding: 5px 1px;
}

.new-day {
    padding: 19px 25px;
    background-color: white;
    font-size: 17px;
    margin: 0;
    color: #444;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

    .new-day.odd {
        background-color: #F4F6F8;
    }

    .new-day:hover {
        background-color: #ededed;
        webkit-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
    }

.new-job {
    margin: 0;
    color: #444;
    padding: 20px 28px;
    background-color: #fff;
}

    .new-job.odd {
        background-color: #F4F6F8;
    }

    .new-job:hover {
        background-color: #ededed;
        webkit-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
    }

    .new-job span {
        /*display: block;*/
        margin-top: 9px;
    }

        .new-job span.view {
            font-size: 15px;
            color: rgb(158, 158, 158);
        }

            .new-job span.view > i {
                margin-right: 10px;
                font-size: 20px;
            }

        .new-job span.detail {
            font-size: 17px;
        }

.procure-menu {
    background-color: #fff;
    border-radius: 15px;
    padding: 25px;
    cursor: pointer;
    text-align: center;
    margin-bottom: 25px;
    box-shadow: 0 3px 50px 0 rgba(172, 178, 198, 0.2);
}

    .procure-menu:hover {
        background-color: rgb(245, 245, 245);
    }

    .procure-menu p {
        text-align: center;
        margin: 5px 0 0 0;
    }

    .procure-menu img {
        height: 100px;
        margin-bottom: 20px;
    }

.procure-job {
    color: #000;
    padding: 0 5px;
}


    .procure-job > span {
        display: block;
        margin-top: 10px;
        margin-bottom: 12px;
    }

        .procure-job > span.view {
            font-size: 14px;
            color: #b3b5bd;
        }

            .procure-job > span.view > i {
                margin-right: 8px;
                font-size: 21px;
            }

            .procure-job > span.view > img {
                margin-top: -5px;
                margin-right: 8px;
            }

        .procure-job > span.detail {
            font-size: 17px;
        }

        .procure-job > span.title {
            font-size: 23px;
            margin-left: 2px;
        }

        /*.procure-job > span.tag {
            padding-bottom: 5px;
        }*/

        .procure-job > span.tag > span {
            font-size: 14px;
            color: #569a78;
            background-color: rgba(86, 154, 120, 0.15);
            padding: 4px 18px;
            border-radius: 5px;
            margin-right: 8px;
            margin-bottom: 5px;
            display: inline-block;
        }

        .procure-job > span.view > span.tag > span {
            font-size: 14px;
            color: #569a78;
            background-color: rgba(86, 154, 120, 0.15);
            padding: 4px 18px;
            border-radius: 5px;
            margin-right: 15px;
            margin-bottom: 5px;
            display: inline-block;
        }

        .procure-job > span.tag2 > span {
            font-size: 14px;
            color: rgb(134, 134, 134);
            background-color: #eee;
            padding: 4px 18px;
            border-radius: 5px;
            margin-right: 8px;
            margin-bottom: 5px;
            display: inline-block;
        }


.procure-cusor {
    cursor: pointer;
    margin-bottom: 0 !important;
}

    .procure-cusor:hover {
        webkit-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
        background-color: rgba(250, 250, 250, 0.8);
    }

.procure-img {
    padding: 0 18px;
}

.procure-cusor:hover .procure-img {
    overflow: hidden;
}

    .procure-cusor:hover .procure-img img {
        webkit-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
        transform: scale(1.05);
        background-color: rgb(245, 245, 245);
    }

.bg-white {
    background-color: #fff;
}

.main-menu {
    font-size: 17px;
    line-height: 1.2;
}

    .main-menu a {
        color: #000;
    }

        .main-menu a > i {
            margin-right: 10px;
            font-size: 15px;
        }

        .main-menu a:hover {
            color: #000;
            text-decoration: underline;
        }

    .main-menu span {
        margin-right: 4px;
        max-width: 300px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: inline-block;
    }

.border_bott {
    border-bottom: 2px solid #eaecf2;
}

.search-menu {
    padding: 20px;
    margin: 0;
    text-align: center;
    cursor: pointer;
    margin-bottom: -2px;
    color: #9fa0a7;
    webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

    .search-menu p {
        margin: 0;
    }

    .search-menu:hover {
        color: #000;
    }

    .search-menu.active {
        color: #000;
        border-bottom: 3px solid #569a78;
    }

/*a.searchHandler {
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    font-size: 22px;
    margin-top: 8px;
    height: 85px;
    color: #555;
    display: none;
    margin-right: 10px;
    text-decoration: none;
    z-index: 100;
}*/


#buttontotopp {
    display: inline-block;
    background-color: #c4c4c4;
    color: #000;
    width: 45px;
    font-size: 22px;
    height: 45px;
    text-align: center;
    border-radius: 50%;
    border: 0;
    position: fixed;
    bottom: 20px;
    right: 20px;
    box-shadow: rgb(14 121 64 / 24%) 0px 8px 16px 0px !important;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 100;
}

    #buttontotopp:hover {
        cursor: pointer;
        background-color: #aeaeae;
        transform: scale(1.4);
    }

    #buttontotopp:active {
        cursor: pointer;
        background-color: #aeaeae;
        transform: scale(1.4);
    }

    #buttontotopp.show {
        opacity: 1;
        visibility: visible;
    }

.view-detail {
    padding: 20px 80px;
    word-wrap: break-word;
}

    .view-detail iframe {
        max-width: 100% !important;
    }

.view-detail2 {
    padding: 50px 80px 20px 80px;
}

@media screen and (max-width: 767px) {
    .resp {
        padding: 15px 10px !important;
    }

    .resp2 {
        padding: 0 15px !important;
    }

    .procure-job {
        padding: 10px 15px;
    }

    .search-menu {
        display: none;
    }

        .search-menu.active {
            color: #444;
            display: block;
            border-bottom: 0;
            text-align: left;
            margin-left: 20px;
            text-decoration: underline;
        }

    /*a.searchHandler {
        display: block;
    }*/

    .searchmenu.dropdown-menu {
        top: 60px !important;
        border: 1px solid #ddd;
        border-radius: 10px;
        padding: 10px;
    }

    .view-detail {
        padding: 10px 0;
    }

    .view-detail2 {
        padding: 10px 20px;
    }
}

.col-bottom {
    margin-bottom: 20px;
}

.file-menu {
    color: #444;
    font-weight: 400;
    border-radius: 20px;
    padding: 30px;
    cursor: pointer;
    margin-bottom: 15px;
}

    .file-menu span.detail {
        font-size: 17px;
        margin-top: 12px;
    }

    .file-menu span.view {
        font-size: 15px;
        margin-top: 8px;
    }

    .file-menu span {
        display: block;
    }

    .file-menu:hover {
        background-color: rgb(245, 245, 245);
    }


#app {
    display: flex;
    flex-direction: column;
    height: 600px;
}

#toolbar {
    display: flex;
    align-items: center;
    background-color: #555;
    color: #fff;
    padding: 0.5em 2em;
}

    #toolbar a > i {
        background-color: transparent;
        font-size: 22px;
        padding: 0.2em 0.1em;
        color: #fff !important;
        margin-right: 5px;
    }

    #toolbar a:hover > i {
        transform: scale(1.05);
        color: #efefef !important;
    }

    #toolbar label {
        color: currentColor;
        background-color: transparent;
        font: inherit;
        font-size: 15px;
        padding: 0.25em 0.5em;
        font-weight: 400;
    }

a.export {
    color: #ededed;
    position: absolute;
    top: 30px;
    padding: 7px 12px;
    right: 100px;
    font-size: 20px;
    background-color: rgba(68, 68, 68, 0.98);
    border-radius: 50%;
    box-shadow: 0 3px 50px 0 rgba(172, 178, 198, 0.2);
}

    a.export:hover {
        transform: scale(1.05);
        color: #ededed;
        background-color: #444;
    }

#ifrmpdf {
    height: 800px;
}

.nv {
    background-size: cover;
}

.div-male, .div-female,
.div-maleS, .div-femaleS,
.div-maleS2, .div-femaleS2,
.div-userg2, .div-userg3 {
    border: 1px solid #eff1f4;
    border-radius: 0;
    padding: 10px 15px 18px 15px;
    webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

    .div-male.active, .div-female.active,
    .div-maleS.active, .div-femaleS.active,
    .div-maleS2.active, .div-femaleS2.active,
    .div-userg2.active, .div-userg3.active {
        border: 1px solid #407c5e;
        background-color: rgba(50, 128, 89, 0.03);
    }

.div-radio {
    border: 1px solid #eff1f4;
    border-radius: 0;
    text-align: left;
    padding: 10px 15px !important;
    webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    cursor: pointer;
}

    .div-radio.active {
        border: 1px solid #407c5e;
        background-color: rgba(50, 128, 89, 0.03);
    }

.a-close-image {
    position: absolute;
    right: 17px;
    top: 7px;
    color: #fff;
    background-color: #555;
    font-size: 12px;
    cursor: pointer;
    border-radius: 50%;
    padding: 2px 5px 4px 5px;
    line-height: 1;
}

    .a-close-image:hover {
        color: #fff !important;
        text-decoration: none !important;
        background-color: #000;
    }

@media screen and (max-width: 767px) {
    .div-logo-loging {
        text-align: center;
        padding: 20px;
    }

    a.export {
        top: 20px;
        right: 20px;
    }

    #ifrmpdf {
        height: 400px;
    }

    .nv {
        background-size: auto 100%;
        background-repeat: no-repeat;
    }
}

#page-mode input {
    color: currentColor;
    background-color: transparent;
    font: inherit;
    border: 1px solid currentColor;
    border-radius: 3px;
    padding: 0.25em 0.5em;
    margin: 0 5px;
    width: 70px;
}

    #toolbar button:hover,
    #toolbar button:focus,
    #page-mode input:hover,
    #page-mode input:focus {
        color: lightGreen;
    }

#pager a {
    font-size: 14px;
    margin-right: 5px;
    color: white;
    text-decoration: underline;
}

    #pager a:hover {
        color: rgb(183, 183, 183);
    }

#page-mode {
    display: flex;
    align-items: center;
    padding: 0.25em 0.5em;
}

#viewport-container {
    flex: 1;
    background: #eee;
    overflow: auto;
}

#viewport {
    width: 90%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

    #viewport > div {
        text-align: center;
        max-width: 100%;
    }

    #viewport canvas {
        width: 100%;
        box-shadow: 0 2px 5px gray;
    }

a.collaps-a {
    padding: 35px 30px;
    font-size: 18px;
    display: block;
    width: 100%;
    color: #444;
}

    a.collaps-a:hover, a.collaps-a:active {
        color: #444;
        text-decoration: none;
    }

    a.collaps-a.collapsed {
        padding: 20px 30px;
        font-size: 18px;
        display: block;
        width: 100%;
        color: #444;
    }

    a.collaps-a > span {
        font-size: 20px;
        margin-right: 25px;
        transform: rotate(90deg);
    }

    a.collaps-a.collapsed > span {
        transform: rotate(0deg);
    }

.divPanel {
    border-top: 1px solid #eaecf2 !important;
}

    .divPanel:first-child {
        border: 0 !important;
    }

.collaps-div {
    border-radius: 20px;
    box-shadow: rgb(145 158 171 / 24%) 0px 0px 2px 0px, rgb(145 158 171 / 24%) 0px 16px 32px -4px;
    margin-bottom: 30px;
    border-bottom: 0 !important;
}

.leftNav-bottom-truehit {
    position: absolute;
    bottom: 2px;
    right: 10px;
}

.dropdown {
    position: relative;
    display: inline-block;
}

    .dropdown > a.btn-menu {
        color: #000 !important;
        background-color: #fff !important;
    }

        .dropdown > a.btn-menu.activemenu {
            color: #407c5e !important;
            background-color: rgb(234, 236, 242) !important;
        }

.dropdown-content {
    display: none;
    position: absolute;
    top: 50px;
    background-color: #fff;
    min-width: 160px;
    box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.15);
    z-index: 1;
    padding-top: 10px;
    border-radius: 5px;
}

    .dropdown-content a {
        color: black;
        padding: 10px 16px;
        text-decoration: none;
        display: block;
        font-size: 13px;
    }

        .dropdown-content a:hover {
            background-color: #eee;
            text-decoration: none;
        }

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}

.divider {
    display: flex;
    color: #727581;
    font-size: 11px;
}

    .divider:before,
    .divider:after {
        content: "";
        flex: 1;
    }

.line {
    align-items: center;
    margin: 2px 0 6px 0;
}

    .line:before,
    .line:after {
        height: 1px;
        margin: 0 4px;
    }

.one-line:before,
.one-line:after {
    background: #eff1f4;
}


.progress-connect {
    list-style: none;
    margin: 0;
    padding: 0;
    display: table;
    table-layout: fixed;
    width: 100%;
    color: #555;
}

.bottom-survey {
    margin: 0;
    background-color: rgba(0, 0, 0, 0.3);
    padding: 8px 20px;
    position: absolute;
    left: 70px;
    bottom: 0;
    right: 0;
}

.count-survey {
    background-color: rgba(208, 65, 65, 0.8);
    padding: 10px 14px;
    font-size: 13px;
    width: 100px;
    border-radius: 5px;
    margin: 0;
    line-height: 13px;
    color: #fff;
}

a.searchHandler {
    position: absolute;
    right: 0;
    top: -4px;
    text-align: center;
    font-size: 26px;
    margin-top: 0px;
    height: 85px;
    color: #555;
    display: none;
    margin-right: 10px;
    text-decoration: none;
    z-index: 100;
}

.searchmenu.dropdown-menu {
    top: 40px !important;
    border: 1px solid #eee;
    border-radius: 5px;
    padding: 10px;
}

    .searchmenu.dropdown-menu.userMenu {
        width: auto;
    }

        .searchmenu.dropdown-menu.userMenu ul > li > a {
            padding: 5px 10px;
            display: block;
            font-size: 13px;
            color: #000;
            font-weight: 300;
            text-decoration: none;
            -webkit-transition: all .2s ease-in-out;
            -o-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;
            cursor: pointer;
        }

@media (max-width: 768px) {
    .progress-connect {
        padding: 30px 0;
    }

    .bottom-survey {
        left: 0;
    }

    .nav-tabs > li {
        display: none !important;
    }

        .nav-tabs > li.active {
            display: inline-block !important;
            float: left;
            margin-bottom: -6px;
        }

        .nav-tabs > li.normal.active {
            display: inline-block !important;
            float: left;
            margin-bottom: -6px;
            width: 40%;
        }

    a.searchHandler {
        display: block;
    }
}

.progress-connect > li {
    position: relative;
    display: table-cell;
    text-align: center;
    font-size: 12px;
}

.progress-connect > li {
    position: relative;
    display: table-cell;
    text-align: center;
    font-size: 13px;
    cursor: pointer;
}

    .progress-connect > li > a {
        color: #dee5ee;
    }

        .progress-connect > li > a:hover {
            color: #dee5ee;
            cursor: default;
        }

    .progress-connect > li:before {
        display: block;
        margin: 0 auto;
        background: #eff1f4;
        width: 3.5em;
        height: 3.5em;
        text-align: center;
        vertical-align: middle;
        margin-bottom: 0.25em;
        line-height: 3em;
        border-radius: 100%;
        position: relative;
        z-index: 1000;
        padding: 8px;
        cursor: not-allowed;
        pointer-events: none;
    }

    .progress-connect > li.li1:before {
        content: url('../images/Group 7764.png');
    }

    .progress-connect > li.li2:before {
        content: url('../images/Group 8637.png');
    }

    .progress-connect > li.li3:before {
        content: url('../images/Group 8645.png');
    }

    .progress-connect > li.li4:before {
        content: url('../images/Group 8643.png');
    }

    .progress-connect > li.li5:before {
        content: url('../images/Group 8641.png');
    }

    .progress-connect > li:after {
        content: '';
        position: absolute;
        display: block;
        background: #eff1f4;
        width: 100%;
        height: 0.4em;
        top: 1.5em;
        left: 50%;
        margin-left: 1.5em;
        /*z-index: -1;*/
        cursor: not-allowed;
        pointer-events: none;
    }

    .progress-connect > li:last-child:after {
        display: none;
    }

    .progress-connect > li.is-complete {
        color: #569a78;
    }

        .progress-connect > li.is-complete:before,
        .progress-connect > li.is-complete:after {
            color: #FFF;
            background: #d5682e;
        }

        .progress-connect > li.is-complete > a {
            color: #d5682e;
        }

    .progress-connect > li.is-active > a {
        color: #569a78;
    }

    .progress-connect > li.is-active:before {
        color: #FFF;
        background: #d5682e;
    }

.div-section-survey {
    cursor: pointer;
    float: none;
    display: inline-block;
    background-color: #fff;
    padding: 15px 20px;
    border-radius: 8px;
    box-shadow: 0 3px 10px 0 rgba(146, 157, 180, 0.16);
    margin-bottom: 5px;
}

    .div-section-survey.green {
        border-left: 4px solid #58c48e;
    }

    .div-section-survey.red {
        border-left: 4px solid #d04141;
    }

    .div-section-survey table {
        width: 100%;
    }

    .div-section-survey:hover .p-s-image {
        transform: scale(1.2);
        webkit-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
    }

    .div-section-survey .p-s-title {
        margin: 0;
        font-size: 13px;
        color: #373b4d;
    }

    .div-section-survey .p-s-count {
        margin: 0;
        font-size: 12px;
    }

        .div-section-survey .p-s-count span {
            display: block;
            padding: 3px 10px;
            width: 70px;
            border-radius: 5px;
            text-align: center;
        }

        .div-section-survey .p-s-count > span.green {
            color: #4bb781;
            background-color: rgba(88, 196, 142, 0.15);
        }

        .div-section-survey .p-s-count > span.red {
            color: #d04141;
            background-color: rgba(208, 65, 65, 0.15);
        }

.div-ans {
    height: 205px;
    overflow: hidden;
}

    .div-ans.active {
        height: auto;
        transition: height 1s;
    }


.progress-connect {
    list-style: none;
    margin: 0;
    padding: 15px 13% 15px 13%;
    display: table;
    table-layout: fixed;
    width: 100%;
    color: #555;
}

@media (max-width: 768px) {
    .progress-connect {
        padding: 15px 10px;
    }
}


.progress-connect > li {
    position: relative;
    display: table-cell;
    text-align: center;
    font-size: 13px;
    font-weight: 400;
    cursor: default;
}

    .progress-connect > li > a {
        color: #555;
    }

    .progress-connect > li:before {
        font-size: 18px;
        content: attr(data-step);
        display: block;
        margin: 0 auto;
        background: #fff;
        width: 2.8em;
        height: 2.8em;
        text-align: center;
        margin-bottom: 0.25em;
        line-height: 1.8em;
        border-radius: 100%;
        position: relative;
        z-index: 1000;
        font-weight: 500;
        border: 1px solid #ccc;
    }

    .progress-connect > li:after {
        content: '';
        position: absolute;
        display: block;
        background: #ccc;
        width: 100%;
        height: 0.28em;
        top: 1.78em;
        left: 50%;
        margin-left: 1.5em;
        /*z-index: -1;*/
    }

    .progress-connect > li:last-child:after {
        display: none;
    }

    .progress-connect > li.is-complete {
        color: #d5682e;
    }

        .progress-connect > li.is-complete:before,
        .progress-connect > li.is-complete:after {
            color: #FFF;
            border: 1px solid #d5682e;
        }

    .progress-connect > li.is-complete {
        color: #d5682e;
    }

    .progress-connect > li.is-active {
        color: #d5682e;
    }

        .progress-connect > li.is-active:before {
            color: #FFF;
            background: #d5682e;
            border: 1px solid #d5682e;
        }


.checkmark__circle {
    stroke-dasharray: 166;
    stroke-dashoffset: 166;
    stroke-width: 2;
    stroke-miterlimit: 10;
    stroke: #569a78;
    fill: none;
    animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
}

.checkmark {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    display: block;
    stroke-width: 2;
    stroke: #569a78;
    stroke-miterlimit: 10;
    margin: 10px auto;
    box-shadow: inset 0px 0px 0px #569a78;
    animation: fill .4s ease-in-out .4s forwards, scale .3s ease-in-out .9s both;
}

.checkmark__check {
    transform-origin: 50% 50%;
    stroke-dasharray: 100;
    stroke-dashoffset: 100;
    animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
}

@keyframes stroke {
    100% {
        stroke-dashoffset: 0;
    }
}

@keyframes scale {
    0%, 100% {
        transform: none;
    }

    50% {
        transform: scale3d(1.1, 1.1, 1);
    }
}

@keyframes fill {
    100% {
        box-shadow: inset 0px 0px 0px 30px #fff;
    }
}

.div-cover:hover {
    border: 2px solid #ee902e !important;
    cursor: pointer;
    webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.div-cover-p1 {
    font-size: 16px;
    margin: 0 0 15px 0;
    webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.div-cover:hover .div-cover-p1 {
    color: #ee902e;
}

.div-cover-p2 {
    font-size: 13px;
    margin: 0;
    color: #bbb;
    webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.div-cover:hover .div-cover-p2 {
    color: #000;
}

.a-menu-bio {
    font-size: 14px;
    color: #000;
    cursor: pointer;
    webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    margin-bottom: 26px;
    display: block;
}

    .a-menu-bio:hover, .a-menu-bio.active {
        color: #ee902e;
    }

.border-top-orange {
    border-top: 3px solid #ee902e;
}

.plant-menu {
    background-color: #fff;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    padding: 10px;
    text-align: center;
    border-top: 3px solid #fff;
    border-left: 3px solid #fff;
    border-right: 3px solid #fff;
    cursor: pointer;
    webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

    .plant-menu:hover {
        background-color: #eee;
    }

    .plant-menu.active {
        border-top: 3px solid #ee902e;
        border-left: 3px solid #ee902e;
        border-right: 3px solid #ee902e;
        background-color: #fff;
        color: #ee902e;
    }

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

.m-top2 {
    margin-top: 20px;
}

.pad-m {
    padding: 0 50px;
}

.pad-m2 {
    padding: 35px 15px;
}

.pad-m3 {
    padding: 0 30px;
}

.mar-m {
    margin: 25px 60px !important;
}

.mar-m2 {
    margin: 25px 35px 10px 35px !important;
}

.mar-m3 {
    margin: 0 35px 25px 35px !important;
}

.mar-m4 {
    margin: 20px 35px 0 35px !important;
}

.mar-m5 {
    margin: 10px 35px 25px 35px !important;
}

.div-dash-1 {
    padding: 5px;
    height: 70px;
    border-right: 1px solid #fff;
}

.div-dash-2 {
    padding: 5px;
    height: 70px;
    border-left: 1px solid #fff;
}

    .div-dash-2 .btn-group {
        z-index: 1;
        margin: 15px 10px 0 0;
    }

        .div-dash-2 .btn-group .btn {
            padding: 3px 10px;
            color: #898c90;
            border: 1px solid #e4e7ed;
            background-color: #fff;
                font-weight: 300;
        }

            .div-dash-2 .btn-group .btn:hover, .div-dash-2 .btn-group .btn:active, .div-dash-2 .btn-group .btn.active {
                color: #000;
                font-weight: 600;
                border: 1px solid #e4e7ed;
                background-color: #fff;
            }

.form-dash-1 {
    position: absolute;
    top: 15px;
    width: 100%;
}

.div-dash-3 {
    padding: 10px 6px;
    min-height: 500px;
    border-right: 1px solid #fff;
}

.div-dash-3-title {
    text-align: right;
    font-size: 16px;
}

.div-dash-4 {
    padding: 10px 6px;
    min-height: 500px;
    border-left: 1px solid #fff;
}

.div-dash-4-title {
    text-align: left;
    font-size: 16px;
}

.d-1 {
    border-right: solid 1px #eeeeee;
    border-bottom: 0;
}

.d-4 {
    border-right: solid 1px #eeeeee; 
}
.d-5 {
    border-right: solid 1px #fff; 
}

.bg-green {
    background: linear-gradient(357deg, rgba(30, 193, 152, 0.2) 60%, rgba(255, 255, 255, 0.22) 107%);
}
.bg-red {
    background: linear-gradient(357deg, rgba(255, 118, 118, 0.2) 60%, rgba(255, 255, 255, 0.22) 107%);
}

.p-1 {
    text-align: center;
    margin: 15px 5px 0 5px;
    font-size: 27px;
    font-weight: 500;
    color: #e4e7ed;
}

.p-2 {
    text-align: center;
    margin: 15px 0 5px 0;
    font-size: 13.1px;
    font-weight: 500;
    color: #000;
}

.p-22 {
    /*text-align: left;*/
    margin: 4px 0 0 0;
    font-size: 13.1px;
    font-weight: 500;
    color: #000; 

}

.p-23 {
    /*text-align: left;*/
    font-size: 11px;
    font-weight: 500;
    color: #9b9c9f;
    margin: 2px 0 0 0;
}

.p-24 {
    /*text-align: left;*/
    font-size: 10px;
    font-weight: 400;
    color: #9b9c9f;
    margin: 2px 0 0 0;
}

.p-25 {
    /*text-align: left;*/
    font-size: 9px;
    font-weight: 400;
    color: #9b9c9f;
    margin: 2px 0 0 0;
}

.p-26 {
    /*text-align: left;*/
    margin: 0 0 0 0;
    font-size: 12px;
    font-weight: 500;
    color: #000;
}

.p-27 {
    /*text-align: left;*/
    margin: 0 0 5px 0;
    font-size: 21px;
    font-weight: 500;
    color: #98d06a;
}

.p-28 {
    /*text-align: left;*/
    margin: 0 0 0 0;
    font-size: 10px;
    font-weight: 500;
    color: #000;
}
.p-29 {
    /*text-align: left;*/
    margin: 4px 0 0 0;
    font-size: 10px;
    font-weight: 500;
    color: #000;
    height:30px;
}
.p-29-2 {
    /*text-align: left;*/
    margin: 10px 0 0 0;
    font-size: 10px;
    font-weight: 500;
    color: #000;
    height:20px;
}
.p-29-3 {
    /*text-align: left;*/
    margin: 20px 0 0 0;
    padding:6px 1px;
    font-size: 10px;
    font-weight: 500;
    color: #000;
    box-shadow: 0 1px 6px 0 rgba(248, 97, 97, 0.16); background-color: #fff; border-radius: 12px;
    /*height:20px;*/
}
.p-30-blue {
    /*text-align: left;*/
    margin: 0 0 0 0;
    font-size: 17px;
    font-weight: 500;
    color: #4A8CF7;
}
.p-30-orange {
    /*text-align: left;*/
    margin: 0 0 0 0;
    font-size: 17px;
    font-weight: 500;
    color:#FF7F2B;
}
.p-30-green {
    /*text-align: left;*/
    margin: 0 0 0 0;
    font-size: 17px;
    font-weight: 500;
    color: #1EC198;
}
.p-30-yellow {
    /*text-align: left;*/
    margin: 0 0 0 0;
    font-size: 17px;
    font-weight: 500;
    color: #BA9A31;
} 
.p-30-red {
    /*text-align: left;*/
    margin: 0 0 0 0;
    font-size: 17px;
    font-weight: 500;
    color: #ff535b;
} 
.p-3 {
    text-align: center;
    margin: 5px 0;
    font-size: 11px;
    font-weight: 400;
    color: #4e4e4e;
    border-radius: 17px;
    background-color: #f8f8f9;
    padding: 6px 10px 4px 10px;
    display: inline-block;
}

.p-4 {
    color: #898c90;
    font-size: 10px;
    font-weight: 400;
    margin: -5px 0 5px 0;
    padding-left: 5px;
}

.p-5 {
    color: #fff;
    font-size: 20.1px;
    font-weight: 500;
    margin: -66px 0 26px 2px;
    line-height: 1;
}

.p-6 {
    /*display:grid;*/
    color: red;
    padding: 2px 8px 2px 2px;
    font-weight: 500;
    font-size: 10px;
    background-color: #fff;
    border-radius: 10px;
}

.p-7 {
    /*display:grid;*/
    color: red;
    padding: 2px 6px 2px 2px;
    /*height:100px;*/
    font-weight: 500;
    font-size: 10px;
    background-color: transparent;
    border-radius: 10px;
}

.d-3 {
    bottom: 14px !important;
}

.span-1 {
    padding: 2px 10px 2px 2px;
    border-radius: 12px;
    background-color: #fff;
    font-weight: 500;
    font-size: 11px; 
}
.span-1 img {
   margin-top:-1px; 
}

@media (max-width: 768px) {
    .pad-m {
        padding: 0 10px;
    }

    .pad-m2 {
        padding: 20px 15px;
    }

    .pad-m3 {
        padding: 0 25px;
    }

    .mar-m {
        margin: 5px 0 !important;
        padding: 0 10px;
    }

    .mar-m2 {
        margin: 5px 0 10px 0 !important;
    }

    .mar-m3 {
        margin: 0 0 5px 0 !important;
    }

    .mar-m4 {
        margin: 10px 0 10px 0 !important;
    }

    .mar-m5 {
        margin: 0 0 5px 0 !important;
    }

    .div-dash-1 {
        border: 0;
    }

    .div-dash-2 {
        border: 0;
    }

    .div-dash-3 {
        padding: 10px 6px;
        margin-top: 0;
        border: 0;
    }

    .div-dash-3-title {
        text-align: right;
        font-size: 14px;
    }

    .div-dash-4 {
        padding: 10px 6px;
        margin-top: 0;
        border: 0;
    }

    .div-dash-4-title {
        text-align: right;
        font-size: 14px;
    }

    .form-dash-1 {
        position: absolute;
        top: 70px;
        width: 100%;
    }

    .d-1 {
        border-bottom: solid 1px #e4e7ed;
        border-right: 0;
        padding-bottom: 30px;
    }

    .d-2 {
        padding-bottom: 30px;
    }

    .d-3 {
        bottom: -10px !important;
    }
}

.a-modal{
    cursor:pointer; color:#666;
}
.a-modal:hover{
    cursor:pointer; color:#111;
}
