@import url('https://fonts.googleapis.com/css2?family=Caveat:wght@400;500;600&family=Chakra+Petch:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Cookie&family=Noto+Sans+Thai:wght@100;200;300;400;500;900&family=Sriracha&display=swap');
body {
    font-family: "Chakra Petch", sans-serif;
    text-align: center;
    margin: 0;
    height: 100%;
    color: #383838;
}

.hide {
    display: none;
}

.f_cookie {
    font-family: 'Cookie', cursive;
}

a {
    text-decoration: none;
    color: #383838;
}

.p_r {
    padding-right: 10px;
}

.p_t_220 {
    padding-top: 220px;
}

.p_t_150 {
    padding-top: 150px;
}

.p_t_120 {
    padding-top: 120px;
}

.p_t_100 {
    padding-top: 100px;
}

.p_t_50 {
    padding-top: 50px;
}

.p_t_70 {
    padding-top: 70px;
}

.p_t_5p {
    padding-top: 5%;
}

.p_t_8p {
    padding-top: 8%;
}

.p_t_3p {
    padding-top: 3%;
}

.p_l_30 {
    padding-left: 30px;
}

.p_l_100 {
    padding-left: 100px;
}

.p_l_50 {
    padding-left: 50px;
}

.p_l_20 {
    padding-left: 20px;
}

.p_r_30 {
    padding-right: 30px;
}

.m_t_30 {
    margin-top: 30px;
}

.m_t_100 {
    margin-top: 100px;
}

.p_a_10 {
    padding: 10px;
}

.p_a_20 {
    padding: 20px;
}

.f_s_150 {
    font-size: 150px;
}

.f_s_120 {
    font-size: 120px;
}

.f_s_50 {
    font-size: 50px;
}

.f_s_35 {
    font-size: 35px;
}

.f_s_50_2 {
    font-size: 50px;
}

.f_s_40 {
    font-size: 40px;
}

.f_s_60 {
    font-size: 60px;
}

.f_s_80 {
    font-size: 80px;
}

.f_s_t {
    font-size: 80px;
}

.f_s_100 {
    font-size: 100px;
}

.f_s_200 {
    font-size: 200px;
}

.f_s_42 {
    font-size: 42px;
}

.f_s_40 {
    font-size: 40px;
}

.f_s_30 {
    font-size: 30px;
}

.f_s_25 {
    font-size: 25px;
}

.f_s_20 {
    font-size: 20px;
}

.f_s_18 {
    font-size: 18px;
}

.f_s_14 {
    font-size: 14px;
}

.f_c_k {
    color: #D6B172;
}

.f_c_w {
    color: #ffffff;
}

.f_c_gr {
    color: #bcbcbc;
}

.f_c_r {
    color: #f66949;
}

.f_c_y {
    color: #ffe432;
}

.f_c_g {
    color: #49d086;
}

.f_c_g2 {
    color: #00e6b8;
}

.f_c_b {
    color: #2e6df4;
}

.t_l {
    text-align: left;
}

.t_c {
    text-align: center;
}

.t_r {
    text-align: right;
}

.w_80 {
    width: 80%;
    margin: auto;
}

.f_w_300 {
    font-weight: 300;
}

.w_80_q {
    width: 80%;
    margin: auto;
}

.w_30 {
    width: 30%;
    margin: auto;
}

.w_85 {
    width: 85%;
    margin: auto;
}

.w_70 {
    width: 70%;
    margin: auto;
}

.w_50 {
    width: 50%;
    margin: auto;
}

.w_70_2 {
    width: 70%;
}

.w_60 {
    width: 60%;
    margin: auto;
}

.w_90 {
    width: 90%;
    margin: auto;
}

.w_95 {
    width: 95%;
    margin: auto;
}

.login .box {
    padding: 60px;
    padding-top: 40px;
    padding-bottom: 40px;
    width: 350px;
    background-color: #FFF;
    box-shadow: rgba(0, 0, 0, 0.04) 0px 3px 5px;
    border-radius: 15px;
    margin: auto;
}

.login input[type=text] {
    width: 335px;
    height: 35px;
    font-size: 16px;
    padding-left: 15px;
    background: transparent;
    color: #56a4f7;
    border: 0px;
    font-family: "Chakra Petch", sans-serif;
    margin-bottom: 10px;
    border-radius: 5px;
    border: 1px solid #dadada;
    background-color: #f4f4f4;
    box-shadow: rgba(0, 0, 0, 0.04) 0px 3px 5px;
}

.login input[type=text]:focus {
    outline: none;
    border: 1px solid #56a4f7;
}

.login input[type=password] {
    width: 335px;
    height: 35px;
    font-size: 16px;
    padding-left: 15px;
    background: transparent;
    color: #56a4f7;
    border: 0px;
    font-family: "Chakra Petch", sans-serif;
    margin-bottom: 10px;
    border-radius: 5px;
    border: 1px solid #dadada;
    background-color: #f4f4f4;
    box-shadow: rgba(0, 0, 0, 0.04) 0px 3px 5px;
}

::-webkit-input-placeholder {
    color: #bbbbbb;
    font-weight: 300;
}

.login input[type=password]:focus {
    outline: none;
    border: 1px solid #56a4f7;
}

.login input[type=submit] {
    margin-top: 25px;
    width: 355px;
    height: 35px;
    font-size: 16px;
    background: linear-gradient(45deg, rgba(255, 79, 41, 1) 0%, rgba(86, 164, 247, 1) 100%);
    border: 0px;
    font-family: "Chakra Petch", sans-serif;
    margin-bottom: 20px;
    border-radius: 5px;
    color: #FFF;
    border: 1px solid #dadada;
    background-color: #f4f4f4;
    box-shadow: rgba(0, 0, 0, 0.04) 0px 3px 5px;
}

.login input[type=submit]:hover {
    outline: none;
    color: #56a4f7;
    border: 1px solid #56a4f7;
    background: #FFF;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 5px;
}

.box_menu {
    width: 100%;
    height: 65px;
    top: 0;
    left: 0;
    position: fixed;
    text-align: left;
    z-index: 99;
    text-align: center;
    padding-right: 150px;
    background-color: #FFF;
}

.box_img_menu {
    margin-left: 50px;
    margin-top: 10px;
    width: 55px;
    height: 65px;
    float: left;
    text-align: center;
}

.box_system_menu {
    height: 100%;
    float: left;
    margin-top: 18px;
    padding: 5px;
    text-align: center;
    font-size: 18px;
    padding-left: 20px;
}

.box_menu .menu_bt {
    margin-right: 20px;
    margin-top: 17px;
    float: right;
    font-size: 18px;
    text-align: center;
    border-radius: 25px;
    padding: 5px 15px;
    color: #1b4775;
    background-color: rgba(255, 255, 255, 0.8);
}

.box_menu .confirm {
    margin-right: 30px;
    margin-top: 22px;
    float: right;
    font-size: 18px;
    text-align: center;
    border-radius: 25px;
    color: #0ee789;
    margin-top: 16px;
    padding: 5px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #fff;
}

.box_menu .no_confirm {
    margin-right: 30px;
    margin-top: 22px;
    float: right;
    font-size: 18px;
    text-align: center;
    border-radius: 25px;
    color: #f66949;
    margin-top: 16px;
    padding: 5px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #fff;
}

.box_menu .profile {
    margin-right: 5px;
    float: right;
    font-size: 18px;
    text-align: center;
    border-radius: 25px;
    color: #000000;
    margin-top: 18px;
    padding: 5px;
}

.box_menu .menu_bt:hover {
    color: #1b4775;
    background-color: rgba(255, 255, 255, 0.4);
}

.box_menu .icon {
    display: none;
}

.box_menu_admin {
    width: 20%;
    margin-bottom: 30px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 5px;
    border-radius: 15px;
    padding: 30px 25px;
    border: 1px solid #dadada;
    float: left;
    margin: 1.15%;
    position: relative;
}

.box_misson {
    background: linear-gradient(45deg, rgba(255, 79, 41, 1) 0%, rgba(86, 164, 247, 1) 100%);
    border-radius: 50%;
    width: 70px;
    height: 62px;
    color: #FFF;
    font-size: 40px;
    padding-top: 8px;
    margin: 10px auto;
    font-weight: 300;
}

.box_text {
    width: 8%;
    margin-bottom: 30px;
    border-radius: 15px;
    padding: 0px 5px;
    border: 2px solid #4d4d4d;
    float: left;
    margin: 1%;
    position: relative;
    font-size: 100px;
    font-weight: 300;
}

.box_text2 {
    width: 7%;
    margin-bottom: 30px;
    border-radius: 15px;
    padding: 8px 4px;
    border: 1px solid #4d4d4d;
    float: left;
    margin: 1%;
    position: relative;
    font-size: 35px;
    font-weight: 300;
}

.box_text3 {
    margin-bottom: 30px;
    border-radius: 15px;
    padding: 0px 5px;
    float: left;
    margin: 1%;
    position: relative;
    font-size: 80px;
    font-weight: 300;
}

.menu_admin {
    display: flex;
    justify-content: center;
}

table {
    border-collapse: collapse;
}

.box_setting2 {
    width: 100%;
    margin: auto;
    margin-top: 10px;
    padding: 10px;
    font-size: 16px;
}

.box_setting2 select {
    width: 50%;
    height: 35px;
    background-color: #ffffff;
    border: 2px solid #1b4775;
    border-radius: 25px;
    color: #1b4775;
    padding-right: 10px;
    padding-left: 15px;
    margin-left: 15px;
    font-size: 16px;
    float: left;
    font-family: "Chakra Petch", sans-serif;
}

.box_setting2 input[type=date] {
    height: 35px;
    background-color: #ffffff;
    border: 2px solid #1b4775;
    border-radius: 25px;
    color: #1b4775;
    padding-left: 15px;
    padding-right: 10px;
    margin-left: 15px;
    font-size: 16px;
    float: left;
    font-family: "Chakra Petch", sans-serif;
}

.box_setting2 input[type=file] {
    width: 100%;
    height: 25px;
    color: #1b4775;
    padding: 4px;
    padding-left: 15px;
    margin-left: 15px;
    font-size: 16px;
    font-family: "Chakra Petch", sans-serif;
}

.box_setting2 input[type=text] {
    width: 90%;
    height: 23px;
    background-color: #ffffff;
    border: 2px solid #1b4775;
    border-radius: 25px;
    color: #1b4775;
    padding: 4px;
    padding-left: 15px;
    margin-left: 15px;
    float: left;
    font-size: 16px;
    font-family: "Chakra Petch", sans-serif;
}

.box_setting2 th {
    color: #000;
    font-weight: 500;
}

.box_setting2 tr:nth-child(even) {
    background-color: #ffffff;
}

.box_setting select {
    height: 35px;
    background-color: #ffffff;
    border: 2px solid #1b4775;
    border-radius: 25px;
    color: #1b4775;
    padding-right: 30px;
    padding-left: 30px;
    margin-left: 15px;
    font-size: 16px;
    font-family: "Chakra Petch", sans-serif;
    margin-bottom: 20px;
}

.select_2 {
    height: 35px;
    background-color: #ffffff;
    border: 2px solid #1b4775;
    border-radius: 25px;
    color: #1b4775;
    padding-right: 30px;
    padding-left: 30px;
    margin-left: 15px;
    font-size: 16px;
    font-family: "Chakra Petch", sans-serif;
    margin-bottom: 20px;
}

.ckeck_time select {
    width: 90%;
    height: 35px;
    background-color: #ffffff;
    border: 2px solid #1b4775;
    border-radius: 25px;
    color: #1b4775;
    padding-right: 10px;
    padding-left: 15px;
    margin-left: 5%;
    font-size: 16px;
    float: left;
    font-family: "Chakra Petch", sans-serif;
}

.bt_1 {
    width: 355px;
    font-size: 18px;
    background: linear-gradient(45deg, rgba(255, 79, 41, 1) 0%, rgba(86, 164, 247, 1) 100%);
    border: 0px;
    border-radius: 10px;
    color: #FFF;
    border: 1px solid #dadada;
    background-color: #f4f4f4;
    box-shadow: rgba(0, 0, 0, 0.04) 0px 3px 5px;
    margin: auto;
    text-align: center;
    padding: 10px;
}

.bt_1:hover {
    outline: none;
    color: #56a4f7;
    border: 2px solid #56a4f7;
    background: #FFF;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 5px;
}

.bt_2 {
    text-align: center;
    background-color: #1b4775;
    border: 2px solid #1b4775;
    border-radius: 25px;
    color: #ffffff;
    padding: 5px;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 15px;
    font-family: "Chakra Petch", sans-serif;
}

.bt_2:hover {
    background-color: #ffffff;
    border: 2px solid #1b4775;
    border-radius: 25px;
    color: #1b4775;
}

.td_bg_r {
    background-color: rgba(255, 79, 41, 0.2);
}

.td_bg_b {
    background-color: rgba(86, 164, 247, 0.2);
}

.td_bg_r2 {
    background-color: rgba(255, 79, 41, 0.6);
}

.td_bg_b2 {
    background-color: rgba(86, 164, 247, 0.6);
}

.textAlignVer {
    display: block;
    filter: flipv fliph;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    transform: rotate(-90deg);
    position: relative;
    white-space: nowrap;
    width: 25px;
    margin-bottom: -20px;
}

.col_report_1 {
    width: 25%;
    float: left;
}

.col_report_2 {
    width: 75%;
    float: left;
}

.row_2:after {
    content: "";
    display: grid;
    clear: both;
    position: relative;
}


/*
 CSS for the main interaction
*/

.tabset>input[type="radio"] {
    position: absolute;
    left: -200vw;
}

.tabset .tab-panel {
    display: none;
}

.tabset>input:first-child:checked~.tab-panels>.tab-panel:first-child,
.tabset>input:nth-child(3):checked~.tab-panels>.tab-panel:nth-child(2),
.tabset>input:nth-child(5):checked~.tab-panels>.tab-panel:nth-child(3),
.tabset>input:nth-child(7):checked~.tab-panels>.tab-panel:nth-child(4),
.tabset>input:nth-child(9):checked~.tab-panels>.tab-panel:nth-child(5),
.tabset>input:nth-child(11):checked~.tab-panels>.tab-panel:nth-child(6) {
    display: block;
}

.tabset>label {
    position: relative;
    display: inline-block;
    padding: 15px 25px 25px;
    border: 1px solid transparent;
    border-bottom: 0;
    cursor: pointer;
    font-weight: 400;
    font-size: 18px;
}

.tabset>label::after {
    content: "";
    position: absolute;
    left: 15px;
    bottom: 10px;
    width: 78%;
    height: 4px;
    background: #8d8d8d;
}

input:focus-visible+label {
    outline: 2px solid rgba(0, 102, 204, 1);
    border-radius: 3px;
}

.tabset>label:hover,
.tabset>input:focus+label,
.tabset>input:checked+label {
    color: #f66949;
}

.tabset>label:hover::after,
.tabset>input:focus+label::after,
.tabset>input:checked+label::after {
    background: #f66949;
}

.tabset>input:checked+label {
    border-color: #ccc;
    border-bottom: 1px solid #fff;
    margin-bottom: -1px;
}

.tab-panel {
    padding: 30px 0;
    border-top: 1px solid #ccc;
}

.tabset {
    width: 100%;
}

.inline {
    display: inline;
}

.box_group_org {
    width: 80%;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 5px;
    border-radius: 15px;
    padding: 30px 30px;
    text-align: left;
    border: 1px solid #dadada;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 30px;
}

.box_month {
    width: 24%;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 5px;
    border-radius: 15px;
    padding: 30px 30px;
    float: left;
    border: 1px solid #dadada;
    margin-right: 2.5%;
    margin-left: 1.5%;
    margin-bottom: 5%;
    text-align: center;
    font-size: 25px;
}

.box_search_2 {
    width: 650px;
    background: transparent;
    border: 2px solid rgba(214, 177, 114, 1.0);
    border-radius: 30px;
    color: #D6B172;
    margin: auto;
    padding-left: 20px;
    padding-right: 15px;
}

.box_search input[type=text] {
    width: 550px;
    background: transparent;
    font-size: 18px;
    color: #D6B172;
    border: 0px;
    font-family: "Chakra Petch", sans-serif;
    margin-bottom: 10px;
}

input[type=date] {
    height: 35px;
    background-color: #ffffff;
    border: 2px solid #1b4775;
    border-radius: 25px;
    color: #1b4775;
    padding-left: 15px;
    padding-right: 10px;
    margin-left: 15px;
    font-size: 16px;
    font-family: "Chakra Petch", sans-serif;
}

select {
    height: 35px;
    background-color: #ffffff;
    border: 2px solid #1b4775;
    border-radius: 25px;
    color: #1b4775;
    padding-right: 10px;
    padding-left: 15px;
    margin-left: 15px;
    font-size: 16px;
    font-family: "Chakra Petch", sans-serif;
}

.typing_1 .wrap-input100 {
    width: 65%;
    position: relative;
    border-bottom: 2px solid #ed6d6d;
    margin: auto;
}

.typing_1 .input100 {
    margin: auto;
    font-size: 100px;
    color: #333333;
    line-height: 1.2;
    display: inline;
    width: 85%;
    height: 130px;
    background: transparent;
    text-align: center;
    font-family: "Chakra Petch", sans-serif;
    font-weight: 300;
    letter-spacing: 30px;
}

.typing_1 input {
    outline: none;
    border: none;
}

.star1 {
    animation: star1 2s;
    color: #ffe432;
}

.star2 {
    animation: star2 3s;
    color: #ffe432;
}

.star3 {
    animation: star2 5s;
    color: #ffe432;
}

.box_s_misson {
    width: 100%;
    margin-top: 30px;
    border-radius: 15px;
    padding: 20px 5px;
    border: 2px solid #4d4d4d;
    float: left;
    margin: auto;
    position: relative;
    font-size: 100px;
    font-weight: 300;
}

.box_s_misson .input2 {
    margin: auto;
    font-size: 100px;
    color: #333333;
    line-height: 1.2;
    display: inline;
    width: 85%;
    height: 130px;
    background: transparent;
    text-align: center;
    font-family: "Chakra Petch", sans-serif;
    font-weight: 300;
}

.box_s_misson input {
    outline: none;
    border: none;
}

@keyframes star1 {
    0% {
        color: #bcbcbc;
    }
    100% {
        color: #ffe432;
    }
}

@keyframes star2 {
    0% {
        color: #bcbcbc;
    }
    50% {
        color: #bcbcbc;
    }
    100% {
        color: #ffe432;
    }
}

@keyframes star3 {
    0% {
        color: #bcbcbc;
    }
    50% {
        color: #bcbcbc;
    }
    100% {
        color: #ffe432;
    }
}