/*header*/
#mainMenu nav > ul > li > a {
    padding: 10px 8px!important;
    text-decoration: none;
}
#mainMenu.menu-lowercase nav > ul > li > a {
    font-size: var(--font-menu)!important;
}
.flickity-button:hover {
    background: #2f5597!important;
}

.countdown.medium span, .countdown.circle.medium span, .countdown.rectangle.medium span {
    font-size: 20px;
}

#logo {padding-top: 0px;}
#topbar {
    background-color: #c4c4c4;
}
#header, #header.header-sticky.sticky-active .header-inner, #header.header-sticky.sticky-active #header-wrap {
    height: 80px;
    line-height: 80px;
    /*border-bottom: 1px solid #C2A459;*/
}
#header .header-inner {
    /*background-color: var(--theme-color7)!important;*/
    background-color: var(--theme-bg-navbar)!important;
}
#header .header-inner #logo a > img, #header #header-wrap #logo a > img {
    height: 6.7vh;
}

#header .header-inner #logo a, #header .header-inner #logo a span, #header #header-wrap #logo a, #header #header-wrap #logo a span {
    color: var(--theme-color6);
}
.apsp-inner {
    margin-top: 218px;
}
.reservation-form-over-apsp {
    /* top: -8px; */
    z-index: 10;
    margin-bottom: -8px;
    overflow: inherit;
    background-color: transparent;
}
/*end header*/
.min-height-content {
    min-height: calc(100vh - (33px + 80px + 285px + 349px));
}
p {
    color: #484848;
}
.regCard {
    border-radius: 0px;
    border-top: 0px;
    border-bottom: 0px;
}
ol > li , ul > li{
    font-size: 18px;
}
.iti {
    display: block!important;
}
.iti--allow-dropdown .iti__flag-container, .iti--separate-dial-code .iti__flag-container {
    height: 40px;
}
.iti__selected-dial-code {
    font-size: 14px;
}
.form-check-label {
    margin-top: 4px;

}
.form-group label:not(.error) {
    font-weight: 600;
}
.form-group label:not(.error) {
    font-size: 16px;
}

input[type=checkbox], input[type=radio] {
    height: 24px;
    width: auto;
    margin-top: 6px;
}
p {
    font-size: 18px;
}
.bg { background-color: var(--theme-color1)!important; }

.teamfixheight {
    height: 180px;
}
.teamimgfixheight {
    height: 262px;
}

.btnRegister {
    color: white!important;
}
.btnRegister:hover  {
    color: white;
    background-color: var(--theme-color3)!important;
}

.btnApsp {
    color: #664d1e;
    font-weight:bold;
    background: #FDE08D;
    background: -webkit-linear-gradient(top, #8f6B29, #FDE08D, #DF9F28);
    background: linear-gradient(top, #8f6B29, #FDE08D, #DF9F28);
}
.btnApsp2 {
    background: -webkit-linear-gradient(left, #DF9F28, #FDE08D, #DF9F28);
    background: linear-gradient(left, #DF9F28, #FDE08D, #DF9F28);
    border: #8f6B29 1px solid!important;
}
.btnApsp2:hover {
    background: -webkit-linear-gradient(left, #dc9614, #fed86c, #dc9614);
    background: linear-gradient(left, #dc9614, #fed86c, #dc9614);
    border: #8f6B29 1px solid!important;
}

.coolBeans {
    border: 2px solid currentColor;
    color: #fed86c;
    font-weight: 100;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    transition: 0.2s transform ease-in-out;
    will-change: transform;
    z-index: 0;
}
.coolBeans::after {
    background-color: #fed86c;
    content: '';
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    transform: translate(-100%, 0) rotate(10deg);
    transform-origin: top left;
    transition: 0.2s transform ease-out;
    will-change: transform;
    z-index: -1;
}
.coolBeans:hover::after {
    transform: translate(0, 0);
}
.coolBeans:hover {
    will-change: transform;
}

/*navigation*/
#mainMenu nav > ul > li .dropdown-menu > li > a, #mainMenu nav > ul > li .dropdown-menu > li > span, #mainMenu nav > ul > li .dropdown-menu > li [class*="col-"] > ul > li > a {
    font-size: 16px;
}
#mainMenu nav > ul > li .dropdown-menu {
    min-width: 250px;
}

/*end navigation*/

#page-title {
    background-color : #0b0b0b;
    color: var(--theme-color1)!important;
}
.page-title h1 {
    color: var(--theme-color1)!important;
}
#_total_cost {
    color: red;
}

.dark #footer, #footer.inverted, #footer.dark,#venue {
    background-color: black!important;
    color: var(--theme-color6) !important;
}
.dark #footer p, #footer.inverted p, #footer.dark p {
    color: var(--theme-color6) !important;
}

.apsp-breadcrumb {
    min-height: 360px;
}
.apsp-team-desc {
    min-height: 180px;
}
.apsp-post-item {
    min-height: 150px;
}
.apsp-bg {
    background: url(/uploads/webimages/images/thai-pattern-op05.png) left top;

}
.apsp-min-h315 {
    min-height: 315px!important;
}
.apsp-team-desc-span {
    display: inline-block;
    line-height: 20px;
    vertical-align: top;
    color: #606060!important;
}
/*.apsp-tabs {
    border-bottom: 0!important;
    border-right: 0!important;
    border-left: 0!important;
}*/

button.btn, .btn:not(.close):not(.mfp-close), a.btn:not([href]):not([tabindex]) {
    border: 0;
    /*box-shadow: none;*/
    /*filter: drop-shadow(0px 10px 3px #000000);*/
    box-shadow: rgba(149, 157, 165, 0.2) 0 8px 24px;
    color: #000000;
}

.btn-aphp1 {
    background: rgb(232,201,146);
    background: -moz-linear-gradient(180deg, rgba(232,201,146,1) 0%, rgba(235,226,211,1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(232,201,146,1) 0%, rgba(235,226,211,1) 100%);
    background: linear-gradient(180deg, rgba(232,201,146,1) 0%, rgba(235,226,211,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e8c992",endColorstr="#ebe2d3",GradientType=1);
}

.btn-aphp1:disabled {
    background: rgb(186,186,186);
    background: -moz-linear-gradient(180deg, rgba(186,186,186,1) 0%, rgba(186,186,186,1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(186,186,186,1) 0%, rgba(186,186,186,1) 100%);
    background: linear-gradient(180deg, rgba(186,186,186,1) 0%, rgba(186,186,186,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#bababa",endColorstr="#bababa",GradientType=1);
}


.btn-aphp1:hover{
    background: rgb(146,164,232);
    background: -moz-linear-gradient(180deg, rgba(146,164,232,1) 0%, rgba(212,211,235,1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(146,164,232,1) 0%, rgba(212,211,235,1) 100%);
    background: linear-gradient(180deg, rgba(146,164,232,1) 0%, rgba(212,211,235,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#92a4e8",endColorstr="#d4d3eb",GradientType=1);
    color: #000000;
}

.btn-aphp1:disabled:hover {
    background: rgb(186,186,186);
    background: -moz-linear-gradient(180deg, rgba(186,186,186,1) 0%, rgba(128,128,128,1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(186,186,186,1) 0%, rgba(128,128,128,1) 100%);
    background: linear-gradient(180deg, rgba(186,186,186,1) 0%, rgba(128,128,128,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#bababa",endColorstr="#808080",GradientType=1);
    color: #000000!important;
}


.btn-aphp2 {
    background: rgb(186,186,186);
    background: -moz-linear-gradient(180deg, rgba(186,186,186,1) 0%, rgba(186,186,186,1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(186,186,186,1) 0%, rgba(186,186,186,1) 100%);
    background: linear-gradient(180deg, rgba(186,186,186,1) 0%, rgba(186,186,186,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#bababa",endColorstr="#bababa",GradientType=1);
}

.btn-aphp2:hover {
    background: rgb(186,186,186);
    background: -moz-linear-gradient(180deg, rgba(186,186,186,1) 0%, rgba(128,128,128,1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(186,186,186,1) 0%, rgba(128,128,128,1) 100%);
    background: linear-gradient(180deg, rgba(186,186,186,1) 0%, rgba(128,128,128,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#bababa",endColorstr="#808080",GradientType=1);
    color: #000000!important;
}

#formAbstract {
    padding: 0 10px;
    border: 1px solid;
}
.apsp-table {
    font-size: 13px;
}
.apsp-table thead th, .apsp-table tbody td {
    padding: 5px;
    vertical-align: top;
}
.apsp-table thead th:first-child, .apsp-table tbody td:first-child {
    width: 20%;
}
section { background: none;}

.team-members.team-members-shadow .team-member-committee {
    min-height: 540px;
}
@media all and (max-width: 767px) {
    #slider {
        height: 35vh!important;
    }

    #page-title {
        padding: 40px 0px;
    }

    #page-title .page-title > h1 {
        font-size: 30px;
        line-height: 36px;
    }

    .apsp-breadcrumb {
        min-height: 200px;
    }
}

.table tr td , .table tr th {
    border-color: var(--theme-color7)!important;
}
.table p {
    color: var(--theme-color3);
}

.cmcc-current-time {
    background-color: #e2c990;
}

#ytplayer {
    width: 600px!important;
    height: 400px!important;
}
@media only screen and (max-width: 375px) {
    #header .header-inner #logo a > img, #header #header-wrap #logo a > img {
        height: 8vh;
    }
}


@media only screen and (max-width: 480px) {
    #ytplayer {
        width: 100%!important;
        height: 100%!important;
    }
    .reservation-form-over-apsp {
        top: 0px;
        z-index: 10;
        margin-bottom: 0px;
        overflow: inherit;
        background-color: transparent;
    }
}
@media only screen and (min-width: 481px){
    #ytplayer {
        width: 100%!important;
        height: 100%!important;
    }
}
@media only screen and (min-width: 641px){
    #ytplayer {
        width: 400px!important;
        height: 225px!important;
    }
}
@media only screen and (min-width: 961px){
    #ytplayer {
        width: 400px!important;
        height: 225px!important;
    }
}
@media only screen and (min-width: 1025px) {
    #ytplayer {
        width: 560px!important;
        height: 315px!important;
    }
}
@media only screen and (min-width: 1201px) {
    #ytplayer {
        width: 640px!important;
        height: 360px!important;
    }

}



.modal-fullscreen {
    padding: 0 !important;
}
.modal-fullscreen .modal-dialog {
    width: 100%;
    height: 100%;
    max-width: 100vw!important;
    margin: 0;
    padding: 0;
}
.modal-fullscreen .modal-content {
    height: auto;
    min-height: 100vh;
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
}

.btn-open-modal {
    margin-bottom: 0.5em;
}

.team-member {
    min-height: 220px;
}


#wrapBooth2yt {
    width: 100%;
    position: absolute;
    top:calc(100% - 50%);
    transform: translateY(-50%);
}

/* Chat containers */
.chat-body {
    height: 400px;
    overflow-y: scroll;
}
.bg-admin {
    border: 2px solid #4189cc!important;
    background-color: #b8cddf!important;
}
.container-chat {
  border: 2px solid #dedede;
  background-color: #f1f1f1;
  border-radius: 5px;
  padding: 10px;
  margin: 10px 0;
}

/* Darker chat container */
.darker {
  border-color: #ccc;
  background-color: #ddd;
  text-align: right;
}

/* Clear floats */
.container-chat::after {
  content: "";
  clear: both;
  display: table;
}

/* Style images */
.imgWrap {
    min-height: 60px;
    height: 100%;
    max-width: 60px;
    margin-right: 20px;
    width: 100%;
    float:left;
}
.container-chat p {
    width: 68%;
}
.container-chat img {
  float: left;
  max-width: 60px;
  width: 100%;

  border-radius: 50%;
}

/* Style the right image */


/* Style time text */
.time-right {
  float: right;
  color: #aaa;
  font-size: 11px;
}

/* Style time text */
.time-left {
  float: left;
  color: #999;
  font-size:11px;
}

.header-image img {
    width: 100%;
    object-fit: cover;
    object-position: center;
}

.team-member {
    flex-direction: column;
    text-align: center;
}

.team-member .team-image {
    float: none;
    width: 100% !important;
    /*height: 320px;*/
}

.team-member .team-desc {
    width: 100% !important;
    height: 108px !important;
    overflow: hidden;
}

.text-italic {
    font-style: italic !important;
}

.welcome-text-container p {
    text-indent: 40px;
}

.sponsor-image-container {
    display: flex;
    flex-direction: row;
}

.sponsor-image-container .sponsor-image {
    display: flex;
    flex: 1;
    padding: 32px 0;
    padding-top: 0;
}

.sponsor-image img {
    width: 100%;
    height: auto;
}

img.asst-prof-image {
    box-shadow: 0 0 8px rgba(0, 0, 0, .175);
    border-radius: 100%;
    overflow: hidden;
    border: 4px solid #fff;
}

.apsp-breadcrumb {
    background-position: center center !important;
    background-attachment: fixed !important;
}

.apsp-breadcrumb:after {
    background-color: #333;
    opacity: .45;
}

table.text-middle td, table.text-middle th {
    vertical-align: middle;
}

table ul {
    margin-bottom: 0;
    padding-left: 16px;
}

table.table-bordered tr.coffee-break td {
    border-top: 2px double #000;
    border-bottom: 2px double #000;
    background-color: rgba(210, 79, 63, .025) !important;
    padding-top: 16px;
    padding-bottom: 16px;
    /*border-color: rgba(210, 79, 63, .5) !important;*/
}

table tr.coffee-break i {
    font-size: .8em;
    padding-right: 4px;
    color: #ae5799;
}

table tr.title td {
    background-color: rgba(210, 79, 63, .025) !important;
    font-weight: bolder;
    text-align: left;
}

#agenda table td.date-time {
    width: 140px;
}

#agenda table {
    margin-bottom: 64px;
}

.post-item-description {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}

.post-item-description a {
    font-size: 13px !important;
}

.post-item.border .post-item-wrap {
    border: 0 !important;
}

.text-black {
    color: #333 !important;
}

.text-indent {
    text-indent: 32px !important;
}


.header-content.header-link-content:hover {
    cursor: pointer;
    transform: scale(1.05) !important;
    z-index: 100;
}
.active-btn{
  background-color: var(--theme-color2) !important;
  border-color: var(--theme-color2) !important;
}

button.btn.btn-lg, .btn:not(.close):not(.mfp-close).btn-lg, a.btn:not([href]):not([tabindex]).btn-lg {

  letter-spacing: 0px;
}
/*#mainMenu nav>ul>li>a {
    font-size: 0.95vw;
}*/

.vibrate-1{-webkit-animation:vibrate-1 .3s linear infinite both;animation:vibrate-1 .3s linear infinite both}
.pulsate-fwd{-webkit-animation:pulsate-fwd .5s ease-in-out infinite both;animation:pulsate-fwd .5s ease-in-out infinite both}
/* ----------------------------------------------
 * Generated by Animista on 2022-3-23 17:21:15
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info.
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

@-webkit-keyframes vibrate-1{0%{-webkit-transform:translate(0);transform:translate(0)}20%{-webkit-transform:translate(-2px,2px);transform:translate(-2px,2px)}40%{-webkit-transform:translate(-2px,-2px);transform:translate(-2px,-2px)}60%{-webkit-transform:translate(2px,2px);transform:translate(2px,2px)}80%{-webkit-transform:translate(2px,-2px);transform:translate(2px,-2px)}100%{-webkit-transform:translate(0);transform:translate(0)}}@keyframes vibrate-1{0%{-webkit-transform:translate(0);transform:translate(0)}20%{-webkit-transform:translate(-2px,2px);transform:translate(-2px,2px)}40%{-webkit-transform:translate(-2px,-2px);transform:translate(-2px,-2px)}60%{-webkit-transform:translate(2px,2px);transform:translate(2px,2px)}80%{-webkit-transform:translate(2px,-2px);transform:translate(2px,-2px)}100%{-webkit-transform:translate(0);transform:translate(0)}}
/* ----------------------------------------------
* Generated by Animista on 2022-3-23 17:23:39
* Licensed under FreeBSD License.
* See http://animista.net/license for more info.
* w: http://animista.net, t: @cssanimista
* ---------------------------------------------- */

@-webkit-keyframes pulsate-fwd{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulsate-fwd{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}

