﻿
input[type='button']:disabled {
    cursor: not-allowed !important;
    background-color: transparent !important;
    border: 2px solid #726e70 !important;
    padding: 10px 40px !important;
    color: #4c4343 !important;
    font-size: 18px !important;
}

.right-center {
    text-align: right;
}

.left-center {
    text-align: left;
}

.a_qa {
    color: #F84DF6;
}

    .a_qa:hover {
        color: #5EE5FF !important;
    }

.c-content-tab-3 .nav > li > a.subnav {
    border-radius: 0px;
    padding: 10px 30px;
    border: 1px solid #5EE5FF;
}

.c-content-tab-3.c-opt-1 .nav > li.active > a.subnav {
    color: white;
    background: linear-gradient(90deg, #003581 0%, #CB3ECA 50%, #3FC5FE 100%);
    border: 0px solid #5EE5FF;
    font-size: 16px;
    border-radius: 10px;
}

.c-content-tab-3.c-opt-1 .nav > li > a.subnav {
    border: 1px solid #5EE5FF;
    color: #5EE5FF;
    background-color: transparent;
    font-size: 16px;
}

    .c-content-tab-3.c-opt-1 .nav > li > a.subnav:hover {
        background-color: transparent;
        border: 1px solid #5EE5FF;
        color: white !important;
        border-radius: 10px;
    }

.panel {
    background-color: transparent;
}

.rl-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.c-content-accordion-1 .panel > .panel-heading > .panel-title > a {
    transition: all 0.2s;
    color: white;
    display: block;
    padding: 15px;
    border-radius: 0;
    box-shadow: none;
    font-weight: bold; /*background-color: #3791C5;*/
    font-size: 16px;
}

.c-content-accordion-1 .panel > .panel-heading > .panel-title {
    padding: 0;
    margin: 0;
    border: 1px solid #3791C5;
}

.c-content-accordion-1 .panel > .panel-collapse > .panel-body {
    border: 1px solid #3791C5;
    padding: 30px 30px 30px 20px;
    color: white; /*background-color: black;*/
    background-color: rgba(0, 0, 0, 0.5);
    font-size: 15px;
}

.c-content-accordion-1 .panel > .panel-heading > .panel-title > a.collapsed {
    background-color: transparent !important;
    color: white;
}

ul.list-none {
    list-style-type: none;
}

ol.k {
    list-style-type: lower-alpha;
}

.tableworkshop {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

.table-bordered {
    border: 1px solid #3791C5;
}

/*.table > thead > tr {
    background: linear-gradient(90deg, #3791C5 0%, #0C3485 48.5%, #0C3485 100%);
}

    .table > thead > tr > th {
        font-weight: 300;
        font-size: 14px;
        color: white;
        border-color: transparent;
        padding: 15px;
    }*/
.table > thead > tr {
        background-color: transparent !important;
    }

        .table > thead > tr > th {
            font-weight: 300;
            font-size: 14px;
            color: #F84DF6 !important;
            border-color: transparent;
            padding: 15px;
        }

/*.table > tbody > tr {
    background: linear-gradient(90deg, rgba(55, 145, 197, 0.5) 0%, rgba(12, 52, 133, 0.5) 48.5%, rgba(12, 52, 133, 0.5) 100%);
}*/
.table > tbody > tr {
    background-color: transparent !important;
}
    .table > tbody > tr > td {
        font-weight: 300;
        font-size: 14px;
        color: white;
        border-color: transparent;
        padding: 15px;
    }

.tableworkshop > thead > tr > th {
    font-weight: 300;
    font-size: 17px;
    color: white;
    border-color: #3791C5;
    border-top: 1px solid #3791C5;
    background-color: #3791C5;
    padding: 20px;
}

.tableworkshop > tbody > tr > td {
    border-top-color: #3791C5;
    border-right-color: #3791C5;
    border-bottom-color: #3791C5;
    border-left-color: #3791C5;
    padding: 30px; /*background-color: black;*/
    background-color: rgba(0, 0, 1, 0.5) !important;
}

.c-content-tab-3 .nav > li > a {
    padding: 10px 50px !important;
}

.c-content-tab-3.c-opt-1 .nav > li.active > a {
    color: white;
    background: linear-gradient(180deg, #23C4FF 0%, #0AA4F5 100%);
    border: 1px solid #0AA4F5;
    font-size: 16px;
    border-radius: 10px;
}

.c-content-tab-3.c-opt-1 .nav > li > a {
    border: 1px solid #0DA8F6;
    color: #0DA8F6;
    background-color: transparent;
    font-size: 16px;
    border-radius: 10px;
}

.c-content-tab-3 .nav {
    text-align: center;
    width: auto;
    margin: auto;
}

.c-content-tab-3.c-opt-1 .nav > li > a:hover {
    color: white;
    background-color: transparent;
}

.nav {
    margin-bottom: 0;
    padding-left: 10%;
    list-style: none;
}

.btnworkshop {
    background: linear-gradient(90deg, #E73189 0%, #0C3485 100%);
    padding: 25px 80px;
    color: white;
    font-size: 22px;
}

.btncompetition {
    background: linear-gradient(90deg, #0C3485 0%, #48A3A7 100%);
    padding: 25px 105px;
    color: white;
    font-size: 22px;
}

.dvhead {
    background: linear-gradient(90deg, #003581 0%, #CB3ECA 50%, #3FC5FE 100%);
    width: 240px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 18px;
    border-radius: 10.3479px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2), /* เงาสีดำพื้นฐาน */
    0 0 15px rgba(203, 62, 202, 0.4); /* เงาสีม่วงอ่อนๆ (จากสีกลางของ gradient) */
    color: white;
}

.dvhead2 {
    background: linear-gradient(90deg, #9B2366 0%, #0C3485 50%, #48A3A7 100%);
    width: 350px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 18px;
}


@media (max-width: 1199px) {
    .nav {
        margin-bottom: 0;
        padding-left: 0;
        list-style: none;
    }

    .imgbootcamp {
        width: 100%;
    }

    .fs-70-50 {
        font-size: 50px !important;
    }

    .mobile-none {
        display: none !important;
    }
}

@media (max-width: 991px) {


    .right-center {
        text-align: center !important;
    }

    .left-center {
        text-align: center !important;
    }

    .c-content-tab-3 .nav > li {
        width: 100%;
        border-bottom: 0px solid #fff;
    }

    .imgbootcamp {
        width: 100%;
    }

    .btnworkshop {
        background: linear-gradient(90deg, #E73189 0%, #0C3485 100%);
        padding: 25px 60px;
        color: white;
        font-size: 22px;
    }

    .btncompetition {
        background: linear-gradient(90deg, #0C3485 0%, #48A3A7 100%);
        padding: 25px 85px;
        color: white;
        font-size: 22px;
    }

    .dvhead {
        background: linear-gradient(90deg, #9B2366 0%, #0C3485 50%, #48A3A7 100%);
        height: 45px;
        line-height: 45px;
        text-align: center;
        font-size: 18px;
    }

    .dvhead2 {
        background: linear-gradient(90deg, #9B2366 0%, #0C3485 50%, #48A3A7 100%);
        width: auto;
        height: 45px;
        line-height: 45px;
        text-align: center;
        font-size: 18px;
    }
}

@media (max-width: 390px) {
    .btnworkshop {
        background: linear-gradient(90deg, #E73189 0%, #0C3485 100%);
        padding: 25px 30px;
        color: white;
        font-size: 20px;
    }

    .btncompetition {
        background: linear-gradient(90deg, #0C3485 0%, #48A3A7 100%);
        padding: 25px 55px;
        color: white;
        font-size: 20px;
    }
}

@media (max-width: 360px) {
    .btnworkshop {
        background: linear-gradient(90deg, #E73189 0%, #0C3485 100%);
        padding: 25px 15px;
        color: white;
        font-size: 20px;
    }

    .btncompetition {
        background: linear-gradient(90deg, #0C3485 0%, #48A3A7 100%);
        padding: 25px 35px;
        color: white;
        font-size: 20px;
    }
}

.form-control {
    color: #E73189;
    text-align: center;
    font-weight: 500 !important;
    width: 100%;
}

.form-control-2 {
    color: #0890AE;
    text-align: center;
    font-weight: 500 !important;
    width: 100%;
}

.form-control-3 {
    color: white;
    font-weight: 300 !important;
    background: #3791C5;
    width: 100%;
}

input[type='radio'] {
    accent-color: #E73189;
}

.table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 0px solid #e7ecf1;
}

.mobile-none {
    display: block;
}

.fs-70-50 {
    font-size: 70px;
}

.btnalgo {
    background: linear-gradient(90deg, #003581 0%, #CB3ECA 50%, #3FC5FE 100%);
    width: 150px;
    height: 35px;
    text-align: center;
    font-size: 18px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2), /* เงาสีดำพื้นฐาน */
    0 0 15px rgba(203, 62, 202, 0.4); /* เงาสีม่วงอ่อนๆ (จากสีกลางของ gradient) */
    color: white;
    border-radius: 10.3479px;
    border: none;
    font-weight: 300;
    padding: 6px 20px 4px 20px;
    display: inline-block;
    line-height: 1.42857;
}

.btnalgo2 {
    background: linear-gradient(90deg, #003581 0%, #CB3ECA 50%, #3FC5FE 100%);
    height: 45px;
    text-align: center;
    font-size: 18px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2), /* เงาสีดำพื้นฐาน */
    0 0 15px rgba(203, 62, 202, 0.4); /* เงาสีม่วงอ่อนๆ (จากสีกลางของ gradient) */
    color: white;
    border-radius: 10.3479px;
    border: none;
    font-weight: 300;
    padding: 6px 20px 4px 20px;
    display: inline-block;
    line-height: 1.8;
}

.dvalgo {
    background: linear-gradient(90deg, #003581 0%, #CB3ECA 50%, #3FC5FE 100%);
    width: 150px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 18px;
    border-radius: 10.3479px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2), /* เงาสีดำพื้นฐาน */
    0 0 15px rgba(203, 62, 202, 0.4); /* เงาสีม่วงอ่อนๆ (จากสีกลางของ gradient) */
    color: white;
}
.divbordercolor {
    border: 10px solid;
    border-image-slice: 1;
    border-width: 2px;
    border-radius: 10px;
    border-image-source: linear-gradient(90deg, #9B2366 0%, #0C3485 50%, #48A3A7 100%);
    background-color: rgba(0, 0, 0, 0.5);
    }

.table-hover > tbody > tr:nth-child(odd) {
    background: rgba(204, 66, 203, 0.15) !important;
}