@import "responsive.css";
@font-face {
    font-family: 'Anuphan-Thin';
    src: url('../fonts/Anuphan-Thin.eot');
    src: url('../fonts/Anuphan-Thin.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Anuphan-Thin.woff2') format('woff2'),
         url('../fonts/Anuphan-Thin.woff') format('woff'),
         url('../fonts/Anuphan-Thin.ttf')  format('truetype'),
         url('../fonts/Anuphan-Thin.svg#Anuphan') format('svg');
}
@font-face {
    font-family: 'Anuphan-Light';
    src: url('../fonts/Anuphan-Light.eot');
    src: url('../fonts/Anuphan-Light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Anuphan-Light.woff2') format('woff2'),
         url('../fonts/Anuphan-Light.woff') format('woff'),
         url('../fonts/Anuphan-Light.ttf')  format('truetype'),
         url('../fonts/Anuphan-Light.svg#Anuphan') format('svg');
}
@font-face {
    font-family: 'Anuphan-Regular';
    src: url('../fonts/Anuphan-Regular.eot');
    src: url('../fonts/Anuphan-Regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Anuphan-Regular.woff2') format('woff2'),
         url('../fonts/Anuphan-Regular.woff') format('woff'),
         url('../fonts/Anuphan-Regular.ttf')  format('truetype'),
         url('../fonts/Anuphan-Regular.svg#Anuphan') format('svg');
}
@font-face {
    font-family: 'Anuphan-Bold';
    src: url('../fonts/Anuphan-Bold.eot');
    src: url('../fonts/Anuphan-Bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Anuphan-Bold.woff2') format('woff2'),
         url('../fonts/Anuphan-Bold.woff') format('woff'),
         url('../fonts/Anuphan-Bold.ttf')  format('truetype'),
         url('../fonts/Anuphan-Bold.svg#Anuphan') format('svg');
}
@font-face {
	font-family: 'THSarabun';
	src: url('../fonts/THSarabun.eot');
	src: local('☺'),
  url('../fonts/THSarabun.woff') format('woff'),
  url('../fonts/THSarabun.ttf') format('truetype'),
  url('../fonts/THSarabun.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'THSarabun-Bold';
	src: url('../fonts/THSarabun-Bold.eot');
	src: local('☺'),
  url('../fonts/THSarabun-Bold.woff') format('woff'),
  url('../fonts/THSarabun-Bold.ttf') format('truetype'),
  url('../fonts/THSarabun-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

.js-ticket-post-reply-box {
    background: #e0f7ff !important;
}
.uk-navbar-nav>li>a {
  padding: 0px 15px;
}
]
html , a , .uk-accordion-title {
  font-family: 'Anuphan-Regular';
}
.uk-h1, h1{
font-family: 'Anuphan-Bold';
font-size: 40px;
line-height: 52px;
color: #000000;
}
.uk-h2, h2 {
font-family: 'Anuphan-Bold';
font-size: 28px;
line-height: 36px;
color: #000000;
}
.uk-h3, h3 {
font-family: 'Anuphan-Bold';
font-size: 22px;
line-height: 29px;
color: #000000;
}
.uk-h4, h4 {
font-family: 'Anuphan-Bold';
font-size: 16px;
line-height: 24px;
color: #000000;
}
.btn-success, .uk-button-secondary {
    background-color: rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    border: 2px solid transparent;
    background-image: linear-gradient(
45deg
, rgb(108, 49, 117) 40%, rgb(108, 49, 117));
}
.btn-success:focus, .btn-success:hover, .uk-button-secondary:focus, .uk-button-secondary:hover {
    background-color: rgb(255, 182, 33);
    color: rgb(255, 255, 255);
    border-color: transparent;
    background-image: linear-gradient(45deg, rgb(255, 182, 33) 40%, rgb(255, 182, 33));
    box-shadow: rgb(255 255 255 / 50%) 0px 0px 30px 0px;
}
.flexicontent.fcsearch table.fc_search_tbl .label{
    display: inline-block;
    padding: 4px 15px;
    background: #303033;
    line-height: 1.625;
    font-size: 20px;
    color: #fff;
    vertical-align: middle;
    white-space: nowrap;
    font-family: Anuphan-Regular;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.flexicontent.fcsearch table.fc_search_tbl .fc_search_label_cell {
  vertical-align: top;
}
div.mod-languages ul li.lang-active a {
  color: #000;
}
div.mod-languages ul li a {
  color: #BA9E3B;
  font-size: 14px;
}
div.mod-languages ul li a:hover {
    color: #FF650E;
    background: transparent;
    border: 0px solid #fff;
}
div.mod-languages ul.lang-inline li:nth-child(n+2):not(.uk-first-column)::before {
    content: "|";
    display: inline-block;
    margin: 0 3px 0 calc(1px - 4px);
    font-size: 14px;
    color: #000;
}
.home .breadcrumbs-panel {
  display: none;
}
.breadcrumbs-panel {
  background: #F5F5F5;
}
ul.uk-breadcrumb {
margin: 10px 0px;
}
.breadcrumbs-panel .uk-margin-medium-bottom {
  margin-bottom: 0px !important;
}
.uk-navbar-dropdown-nav .uk-nav-header {
    font-family: 'Anuphan-Bold';
    color: #ff6519;
    padding: 6px 0;
    font-size: 26px;
    font-weight: bold;
    letter-spacing: 0px;
}
.light-purple {
  color: #7D5AA3;
}
.orange {
  color: #FF650E;
}
.yellow-line2 {
  display: none;
}
.yellow-line:after {
  content: "";
  display: block;
  position: relative;
  width: 109px;
  height: 7px;
  left: 0px;
  top: 9px;
  background: #FED649;
}
.yellow-line2:after {
    content: "";
    display: flex;
    position: relative;
    width: 109px;
    height: 7px;
    left: 0px;
    top: 0px;
    background: #FED649;
}
.yellow-link {
border-bottom: 7px solid #FED649;
padding-bottom: 3px;
}
.tm-toolbar-default {
/*    background: #FED649; */
    padding: 0px;
}
input#mod_search_searchword-316 {
  background: #fff url(../images/search.png) no-repeat 14px 7px;
  border-radius: 20px;
  width: 220px;
  height: 32px;
  padding-left: 38px;
  font-size: 16px;
  font-weight: 100;
}
a#jfontsize-minus {
    margin-left: 10px;
}
.jfontsize {
    color: #1B1A1C;
    font-size: 14px;
}
.jfontsize-button {
    border: 1px solid #fff;
    border-radius: 20px;
    padding: 4px 10px;
}
.jfontsize a:hover {
    color: #FF650E;
    background:#fff;
    border : 1px solid #fff;
}
.uk-navbar-nav>li>a {
    font-family: 'Anuphan-Regular';
    font-weight: bold;
    color: #1B1A1C;
}
.front-button .uk-button {
  width: 258px;
  font-family: 'Anuphan-Regular';
  font-size: 14px;;
}
.uk-subnav-pill>*>:first-child {
    font-family: 'Anuphan-Regular';
    padding: 8px 12px;
    background: 0 0;
    color: #00A4C9;
    background: #fff;
    font-size: 14px;
    letter-spacing: 0px;
}
.nav-pills>.active>a, .uk-subnav-pill>.uk-active>a {
    background-color: transparent;
    color: #000;
    font-weight: bold;
}
.mod_flexicontent_wrapper .fcitem_title, .mod_flexicontent_wrapper .fcitem_title a {
    color: #1B1A1C !important;
    background-color: transparent!important;
    width: 100%;
    display: inline-block;
    font-weight: bold;
    font-size: 1.15em!important;
    line-height: 1.4em!important;
}
.mod_flexicontent_wrapper .fcitem_title:hover a, .mod_flexicontent_wrapper .fcitem_title a:hover {
    text-shadow: 0px 0px 0px #000000!important;
}
.mod_flexicontent_wrapper .fcitem_date {
    background: none!important;
    padding: 0px 0px 0px 0px!important;
}
.mod_flexicontent_wrapper .fcitem_readon {
    float: left;
    background: none;
    border: solid transparent;
    border-width: 0px 0px;
    padding: 0px 0px 0px 1px;
    margin: 0px 0px 0px 0px;
    display: inline-block;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    background-color: transparent;
    color: #d3742b !important;
    font-size: inherit;
    font-size: 16px;
    font-weight: normal;
    border-bottom: 6px solid #FED649;
}
.mod_flexicontent_wrapper .fcitem_title {
    text-shadow: 0px 0px 0px #000000!important;
    height: 2.4em;
    display: table-cell;
    vertical-align: middle;
    padding: 0px 0px;
    margin: 2px 0px;
    /* border: 1px dashed #bbbbbb; */
}
.mod_flexicontent_wrapper .fcitem_title_box {
    display: block;
    background: transparent;
    margin: 0;
    padding: 0px 0px 10px;
}
.mod_flexicontent_wrapper .fcitem_text {
    /* text-align: justify; */
    margin: 0px;
    padding: 20px 0px;
    line-height: 160%;
}
.mod_flexicontent_wrapper .mod_fc_page_handles > span.mod_fc_page_handle.active {
  width: 22px!important;
  height: 12px!important;
  background: #00A4C9!important;
  border-radius: 6px!important;
}
  .mod_flexicontent_wrapper .mod_fc_page_handles > span.mod_fc_page_handle {
  border-radius: 16px!important;
  width: 12px!important;
  height: 12px!important;
  background: #C4C4C4!important;
}
  .mod_flexicontent_wrapper .mod_fc_page_handles > span.mod_fc_page_handle > div.mod_fc_page_handle_ico {
  background-color: transparent!important;
  border-radius: 16px!important;
  height: 14px!important;
  width: 14px!important;
}
  .mod_flexicontent_wrapper .mod_fc_page_handles > span.mod_fc_page_handle {
  box-shadow: 0 0 0px #bbb!important;
}
.mod_flexicontent_wrapper .mod_fc_pages_outer {
    display: block!important;
    position: relative!important;
    float: left!important;
    width: 100%!important;
    text-align: center!important;
    clear: both!important;
    margin: 20px auto!important;
}
.mod_flexicontent_wrapper .content_standard {
    padding: 12px 12px 20px 12px!important;
    background: #fff!important;
    border-radius: 0px 0px 10px 10px!important;
}
.mod_flexicontent_wrapper .mod_flexicontent_standard_wrapper .image_standard img {
    border-radius: 10px 10px 0px 0px!important;
}
div .fc_categories.fc_ismain_cat,
div .fc_categories:not(.fc_ismain_cat) {
    font-weight: bold;
    background: #F5F5F5;
    padding: 7px 15px;
    display: inline-block;
    color: #FF650E;
}
span.module_readon {
  background-color: #d3742b;
    color: #fff;
    font-size: 16px;
    border-radius: 25px;
    display: block;
    text-align: center;
    width: 300px;
    margin: 0 auto;
    padding: 10px 0px;
    margin-top: 15px;
}
span.module_readon a {
  color: #fff;
}
span#previous_page_fcmod_318 ,
span.mod_fc_nav.fc_previous {
  background-image: url('../images/arr-left.png') !important;
  background-position: 0% 50% !important;
  background-repeat: no-repeat !important;
  width: 50px;
  z-index: 999999;
  position: absolute !important;
}
span#next_page_fcmod_318 ,
span.mod_fc_nav.fc_next  {
  background-image: url('../images/arr-right.png') !important;
  background-position: 0% 50% !important;
  background-repeat: no-repeat !important;
  width: 50px;
  z-index: 999999;
  position: absolute !important;
}
span#previous_page_fcmod_319 ,
span#previous_page_fcmod_323 {
  background-image: url('../images/arr-left.png') !important;
  background-position: 0% 50% !important;
  background-repeat: no-repeat !important;
  width: 50px;
  z-index: 999999;
 }
 span#next_page_fcmod_319 ,
   span#next_page_fcmod_323 {
  background-image: url('../images/arr-right.png') !important;
  background-position: 0% 50% !important;
  background-repeat: no-repeat !important;
  width: 50px;
  z-index: 999999;
 }
.arrow-slide {
  display: inline-block;
  width: 140px;
  height: 52px;
  position: absolute;
  z-index: 999999;
  bottom: 30px;
  right: 30%;
}
div#mod_flexicontent_319 span.module_readon {
    background-color: #7d5aa3;
    color: #fff;
    font-size: 16px;
    border-radius: 25px;
    display: block;
    text-align: center;
    width: 300px;
    margin: 0 auto;
    padding: 10px 0px;
    float: right;
    position: absolute;
    bottom: 54px;
    z-index: 999;
    right: 0;
}
.nav-horizon ul.uk-nav.uk-nav-default {
    width: 100%;
    text-align: left;
    display: block;
}
.nav-horizon ul.uk-nav.uk-nav-default li {
  display: inline-block;
  background: transparent;
}
.nav-horizon table {
  width: 100%;
}
.nav-horizon .uk-nav-default>li>a {
  font-weight: normal;
font-size: 14px;
line-height: 130%;
color: #A0A0A0;
padding: 10px 20px;
margin: 4px 10px;
background: #fff;
color: #18adce;
}
.nav-horizon li.uk-active {
  background: #00A4C9;
  color: #fff;
}
.nav-hoizon li.uk-active a {
     color: #fff;
    background: #18adce;
    padding: 10px 20px;
}
.cat-layout-mcats .nav-horizon li.uk-active a {
  background: #00A4C9 !important;
color: #fff !important;
}
/*
li.item-1012.uk-nav-header {
    display: none !important;
}
*/
.uk-open>.uk-accordion-title::before {
    background-image: url(../images/hide.jpg);
}
.uk-accordion-title::before {
  background-image: url(../images/show.jpg);
  width: 120px;
  height: 28px;
  margin-top: 6px;
}
.uk-accordion-title:hover ,
.uk-accordion-title {
    color: #00A4C9;
}
.type-alias-article .tm-main {
    background: #fff !important;
    padding-top: 3em !important;
}
.contact-us .uk-section-default {
    background: #fff !important;
    padding-top: 3em !important;
}
.cat-layout-mcats .tm-main {
  background: #F5F5F5;
  padding-top: 0px;
}
.uk-pagination>.uk-active>* {
    color: #2d2e33;
    background-color: transparent;
    border-bottom-color: #303033;
    background: #7D5AA3;
    border-radius: 2px;
    width: 44px;
    height: 48px;
    background: #7D5AA3;
    border-radius: 2px;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
}
.uk-pagination>*>* {
  width: 44px;
  height: 48px;
  background: #fff;
  border-radius: 2px;
  line-height: 40px !important;
  font-size: 16px;
  color: #fff;
  margin: 2px;
}
.pagination ul {
    display: inline-flex;
    margin-bottom: 0;
    margin-left: 0;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}
input#mod_search_searchword-322 {
  background: #fff url(../images/search.png) no-repeat 15px 15px;
  padding-left: 45px;
  border: 1px solid #727075;
  box-sizing: border-box;
  border-radius: 40px;
  width: 313px;
  height: 48px;
}
#mod_fcitems_box_standard_319 .fc_float_left ,
#mod_fcitems_box_standard_323 .fc_float_left {
  margin : 0px 20px 0px 0px;
}
#mod_fcitems_box_standard_319 .content_standard ,
#mod_fcitems_box_standard_323 .content_standard {
    padding: 30px 12px 0px 12px!important;
}
#mod_fcitems_box_standard_323 .yellow-line2 {
    display: none;
}
div#mod_flexicontent_319 .field_block.field_categories {
    display: none;
}

.contentheading {
    display: inline-block;
    margin: 2px 0px;
}
.flexi.element.field_created {
    margin-left: 0px !important;
    color: #727075;
}
h1.contentheading {
    font-size: 2.3em;
}
.flexi.infoblock {
    border: 0px solid silver;
    margin: 0 0 10px;
}
a.fc_tags {
  color: #FF650E;
  background: #F5F5F5;
  padding: 5px 10px;
  margin: 2px 1px !important;
  display: inline-block;
}
body .flexi.infoblock {
    padding-left: 0px;
}
.desc-content.field_text ,
.desc-content.field_text a {
  font-family: 'THSarabun' !important;
  font-size: 24px;
  line-height: 28px;
  color: #1B1A1C;
}
.desc-content.field_text b,
.desc-content.field_text strong {
font-family: 'THSarabun-Bold';
}
 .uk-section-default {
    background: #F5F5F5;
}

#flexicontent .item_total {
  border: 0px;
  padding: 0px;
}
span.btn-wrapper.input-append,
input#search_searchword {
    width: 100%;
}
fieldset.fc_search_set, fieldset.fc_filter_set {
  border: 0px solid #cccccc;
  margin: 0px 0 0 0;
  padding: 0px 0px;
  width: 100%;
  }
.flexicontent.fcsearch table.fc_search_tbl .fc_search_row_1 td {
    background-color: #fff;
    border: 1px solid #dbdbdb;
    border-radius: 15px;
}
span.btn-wrapper.input-append, input#search_searchword {
  width: 99%;
  height: 45px;
  border: 0px solid;
  font-size: 20px;
  margin-right: 10px;
}
.input-append .btn:last-child {
    border-radius: 10px 10px 10px 10px;
}
.flexicontent.fcsearch table.fc_search_tbl .fc_search_option_cell {
    padding: 0px 0px 0px 12px;
    font-size: 10px;
}
#flexicontent .fceven ,
#flexicontent .fcodd {
    background-color: #fff;
    border-bottom: 0px solid #dbdbdb;
}
.flexicontent.fcsearch .fc_search_result_image img {
    padding: 0px;
    border: 0px solid #aaaaaa;
    border-radius: 4px;
}
.flexicontent.fcsearch fieldset.fc_search_result:hover {
    border: 0px dashed gray;
}
.flexicontent.fcsearch .fc_search_result_title {
    float: none;
    margin: 5px 0px 10px;
}
.flexicontent.fcsearch fieldset.fc_search_result {
    padding: 16px 4px 16px 4px;
    margin: 0px;
    border: 0px solid transparent;
}
.fc_search_result_text {
    display: none;
}
h3.fc_search_result_title a {
    font-weight: normal;
    font-size: 20px;
    line-height: 130%;
    color: #000000;
    padding-left: 10px;
    display: table;
}

body .fc-mssg-inline.fc-info, body .fc-mssg.fc-info {
    background: none;
    background-position: 10px 50%;
    border-color: transparent;
    border-left: 0px solid transparent;
}
body .fc-mssg-inline.fc-nobgimage, body .fc-mssg.fc-nobgimage {
    background-image: none;
    padding: 4px 0px;
}
body .fc-mssg-inline.fc-success, body .fc-mssg.fc-success {
    background: transparent;
    background-position: 10px 50%;
    border-color: transparent;
    border-left: 0px solid transparent;
}
.catetext {
    display: grid;
}
span.fc-mssg-inline.fc-info.fc-nobgimage {
    font-size: 14px;
    line-height: 21px;
    color: #CD4527;
}
span.fc-mssg-inline.fc-success.fc-nobgimage {
    font-size: 14px;
    line-height: 21px;
    color: #A0A0A0;
}
ul.uk-slider-nav.uk-dotnav.uk-flex-center.uk-margin-remove-bottom {
      position: relative;
      margin-top: -42px;
      padding-bottom: 10px;
      right: -41%;
      width: 52%;
      text-align: right;
      justify-content: right;
}
.uk-dotnav-contrast>*>:active, .uk-dotnav-contrast>.uk-active>*,
.uk-dotnav>.uk-active>* {
width: 22px !important;
height: 12px !important;
background: #00A4C9 !important;
border-radius: 6px;
    -webkit-transform: scale(1) !important;
    transform: scale(1) !important;
}
.uk-overlay-panel.uk-overlay-bottom {
    position: relative;
}
.uk-dotnav-contrast>*>* {
    background: #C4C4C4 !important;
}
.uk-dotnav>*>* {
    width: 12px !important;
    height: 12px !important;
    background: #C4C4C4 !important;
}
.footer-menu li.item-1012.uk-nav-header ,
.footer-menu li.item-1013.uk-nav-header ,
.footer-menu li.item-1014.uk-nav-header ,
.footer-menu li.item-1015.uk-nav-header {
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0px;
}
.uk-grid-divider ul li a {
/*    font-family: 'THSarabun'; */
    color: #fff !important;
    font-size: 13px;
    line-height: 17px;
    font-weight: 100;
}
.uk-panel.relate-item h3 {
    text-align: center;
    font-size: 28px;
}
body.event-calendar .uk-section-default {
    background: #fff;
}
.tm-cookie-banner.uk-section  {
  width: 687px;
  height: 180px;
  background: #FFFFFF;
  box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.15);
  border-radius: 4px;
}
button.js-accept::after {
  font-size: 18px;
  line-height: 27px;
  text-align: center;
}
.tm-cookie-banner .uk-margin-small-top {
  text-align: center;
}

/*
body.king9-page {
  font-family: 'Kanit' !important;
}
.king9-page .uk-subnav>*>:first-child {
  font-family: 'Kanit';
}
*/


.king9-page .breadcrumbs-panel {
/*  display: none; */
}
.uk-button-danger {
    background-color: transparent;
    color: #b48a22;
    border: 1px solid #b48a22;
    padding: 6px 30px;
    border-radius: 27px;
}
.uk-button-danger:hover {
    background-color: #ddcea7;
    color: #453408;
}
.king9-page .uk-dotnav-contrast>*>:active,
.king9-page .uk-dotnav-contrast>.uk-active>*,
.king9-page .uk-dotnav>.uk-active>* {
    width: 15px !important;
    height: 15px !important;
    background: #a3a3a3 !important;
    border: 1px solid #a5a4a4;
    border-radius: 6px;
    -webkit-transform: scale(1) !important;
    transform: scale(1) !important;
}
.king9-page .uk-dotnav>* {
    flex: none;
    padding-left: 10px;
}
.king9-page .uk-dotnav>*>* {
    width: 15px !important;
    height: 15px !important;
    background: #C4C4C4 !important;
}
.king9-page .mod_flexicontent_wrapper .mod_fc_page_handles > span.mod_fc_page_handle.active {
    width: 15px!important;
    height: 15px!important;
    background: #a3a3a3!important;
    border-radius: 6px!important;
}
.king9-page .mod_flexicontent_wrapper .mod_fc_page_handles > span.mod_fc_page_handle {
    border-radius: 16px!important;
    width: 15px!important;
    height: 15px!important;
    background: #C4C4C4!important;
}


.light-purple.uk-section-default.uk-section {
    background: #802C8C;
}
.raduis-box .uk-tile-default.uk-tile ,
.raduis-box .uk-tile {
  border-radius: 20px;
}
div#order_added409:after {
    content: "";
    margin-bottom: -19px;
    height: 20px;
    width: 97%;
    padding: 12px;
    bottom: 0px;
    display: block;
    background: url(../images/footerbook.png) 0 3px no-repeat;
    position: absolute;
    bottom: 0px;
    z-index: 999;
    background-size: 98%;
}

.fcfile_actions {
    background: #F5F5F5 url(../images/download-pdf.png) 0px 14px no-repeat;
    background-position-x: 95%;
    padding: 20px 30px;
    margin-bottom: 10px;
}
a.fcfile_downloadFile {
  font-size: 17px;
  display: block;
  vertical-align: middle;
}
.flexi.group.description {
    overflow: hidden !important;
}
hr.fcclearline {
    display: none;
}
.desc-title.label.field_file-download {
    font-size: 16px;
    font-weight: bold;
    color: #000 !important;
    background: none !important;
    letter-spacing: 0px;
    margin-bottom: 10px;
}
a.fcfile_downloadFile:after {
    content: "ดาวน์โหลด";
    font-size: 17px;
    display: inline-block;
    float: right;
    margin-top: 18px;
    color: #fe6d1b;
}
.wellcome {
    float: left;
}
div#module-414 {
    line-height: 38px;
    padding: 0px 20px;
    margin-top: 0px;
    border-radius: 26px;
 }
.user-dropdown {
    display: inline;
}
.uk-navbar-item .wellcome {
    display: inline;
    float: left;
}
div#usermenutoggle ul.uk-nav.uk-nav-default {
    position: absolute;
    z-index: 999;
    top: 38px;
    background: #fff;
    padding: 20px;
    box-shadow: 0px 4px 6px 2px #ccc;
    width: 200px;
}
div#module-414 ul.uk-nav.uk-nav-default {
    display: none;
}
.usermenu-mod ul.uk-nav.uk-nav-default {
    display: block !important;
    clear: both;
}
.login-greeting {
  color: #000;
  font-size: 14px;
    display: inline-block;
    margin-left: 10px;
    vertical-align: top;
}
a.login-nav:before {
    content: "";
    background: url(../images/login.png) center no-repeat;
    padding: 23px 23px;
    display: inline-block;
    position: relative;
    float: left;
}
.user-dropdown button {
  background: transparent;
  border: 0px;
  display: inline;
  float: right;
  line-height: 30px;

}
.wellcome:before {
  content: "";
  background: url(../images/user.png) center no-repeat;
  padding: 15px 15px;
  display: inline-block;
  position: relative;
  left: 0px;
  border-radius: 20px;
  margin-top: 4px;
  margin-bottom: -11px;
}
.tm-toolbar-default .uk-nav-default>li>a {
    color: #000000 !important;
    font-size: 13px;
    line-height: 20px;
}


.edit.item-page {
    background: #fff;
    padding: 20px;
}


.edit.item-page .nav-tabs>li>a,
.edit.item-page .uk-tab>*>a {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0px;
}
input#adminForm_filter {
    background: #fff url(../images/search.png) no-repeat 15px 11px;
    padding-left: 45px;
    border: 1px solid #727075;
    box-sizing: border-box;
    border-radius: 40px;
    width: 313px;
    height: 40px;
}
.fc_filter .fc_filter_label, .fc_filter_line .fc_filter_label {
    float: left;
    display: inline-block;
    color: #242427;
    background-color: transparent;
    border-width: 0px;
    font-weight: normal;
    font-size: 14px;
    line-height: 30px;
    font-family: 'Anuphan-Regular';
    text-align: right;
    border-radius: 3px;
    text-shadow: 0px 0px 0px rgb(0 0 0 / 30%);
}
div .flexi_buttons, div .fc_buttons {
    margin: 0px;
    padding: 0px 2px 0px 2px;
    display: inline-block;
}
#flexicontent .btn, .btn {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline-width: 0;
    border-radius: 10px;
    height: 40px;
}
fieldset.fc_filter_set legend {
  display: none;
}
div#adminForm_filter_box  {
    width: 72% ;
    display: block;
    clear: none !important;
    float: left !important;
}
.fc_filter.fc_filter_buttons_box .btn {
  padding: 0 15px;
  border-radius: 5px !important;
  height: 39px !important;
  margin-top: 1px;
  line-height: 20px;
}
div#item_total {
   width: auto !important;
   display: block;
   clear: none !important;
   float: right !important;
   margin-top: -5px !important;;
}
.news-and-activities div#adminForm_filter_box {
    width: 70%;
}
div#adminForm_filter_box {
    width: 100%;
}
.catid-200 .fc_filter .fc_filter_label {
  max-width: unset;
}
.catid-200 .select2-container .select2-choice {
    min-height: 37px;
    line-height: 36px;
    font-size: 14px;
}
#flexicontent .item_total .fc_pages_counter {
    display: none;
}

#tsum-tabs main {
  min-width: 320px;
  max-width: 800px;
  padding: 50px;
  margin: 0 auto;
  background: #fff;
}
#tsum-tabs section {
  display: none;
  padding: 20px 0 0;
  border-top: 1px solid #ddd;
}
#tsum-tabs input {
  display: none;
}
#tsum-tabs label {
  display: inline-block;
  margin: 0 0 -1px;
  padding: 15px 25px;
  font-weight: 600;
  text-align: center;
  color: #bbb;
  border: 1px solid transparent;
}
#tsum-tabs label:before {
  font-family: fontawesome;
  font-weight: normal;
  margin-right: 10px;
}
#tsum-tabs label[for*='1']:before { content: '\f1cb'; }
#tsum-tabs label[for*='2']:before { content: '\f17d'; }
#tsum-tabs label[for*='3']:before { content: '\f16b'; }
#tsum-tabs label[for*='4']:before { content: '\f1a9'; }
#tsum-tabs label[for*='5']:before { content: '\f1a9'; }
#tsum-tabs label:hover {
  color: #888;
  cursor: pointer;
}
#tsum-tabs input:checked + label {
  color: #555;
  border: 1px solid #ddd;
  border-top: 2px solid orange;
  border-bottom: 1px solid #fff;
}
#tsum-tabs #tab1:checked ~ #content1,
#tsum-tabs #tab2:checked ~ #content2,
#tsum-tabs #tab3:checked ~ #content3,
#tsum-tabs #tab4:checked ~ #content4,
#tsum-tabs #tab5:checked ~ #content5 {
  display: block;
}

@media screen and (max-width: 650px) {
  #tsum-tabs label {
    font-size: 0;
  }
  #tsum-tabs label:before {
    margin: 0;
    font-size: 18px;
  }
}

@media screen and (max-width: 400px) {
  #tsum-tabs label {
    padding: 15px;
  }
}





.cctabs {
    width: 100%;
    margin: 20px auto;
    height: 700px;
    text-align: center;
}
.cctabs input[type="radio"] {
    opacity: 0;
}
.cctabs .fa{
	margin-right:10px;
}
.cctabs label {
  cursor: pointer;
  font-family: 'Anuphan-Regular';
padding: 8px 12px;
background: 0 0;
color: #00A4C9;
background: #fff;
font-size: 14px;
letter-spacing: 0px;
}
.cctabs label:hover {
    background: -webkit-linear-gradient(#fff, #fcfcfc);
}
.cctabs input:checked + label {
  background: transparent;
  color: #000;
  border-top: solid 2px transparent;
}
.cctabs input:nth-of-type(1):checked ~ .panels .panel:first-child,
.cctabs input:nth-of-type(2):checked ~ .panels .panel:nth-child(2),
.cctabs input:nth-of-type(3):checked ~ .panels .panel:nth-child(3),
.cctabs input:nth-of-type(4):checked ~ .panels .panel:nth-child(4),
.cctabs input:nth-of-type(5):checked ~ .panels .panel:last-child {
    opacity: 1;
    -webkit-transition: .3s;
	/*position:relative;*/
	z-index:999;
}
.cctabs .panels {
    float: left;
    clear: both;
    position: relative;
    width: 100%;
    background: #fff;
}
.cctabs .panel {
    width: 100%;
    opacity: 0;
    position: absolute;
    background: transparent;
    padding: 4%;
    box-sizing: border-box;
}
.cctabs .panel h2 {
    margin: 0;
    font-family: Arial;
}

.cctabs .panel i{
	color:#ebb704;
	cursor:pointer;
}
.cctabs .panel i:hover{
	color:#f4cc42;
}

.carouselops.mod_flexicontent_wrapper .content_standard {
  text-align: left;
}
a.select2-choice.fc_highlight {
    height: 40px !important;
    line-height: 40px;
}
.fc_field_filter label, .flexicontent .fc_field_filter ,
.select2-results .select2-result-label {
    font-size: 14px !important;
}
a.fc_feedbutton.btn.btn-small.hasTooltip {
    height: 25px !important;
    line-height: 26px;
}


.catid-289 .fc_mublock {
  height: 30px;
}
.flexi_edit .btn-success,
.flexi_edit .uk-button-secondary {
    background-color: #0e0e0e;
    color: #fff;
}
.flexi_edit .btn-success:hover,
.flexi_edit .uk-button-secondary:hover {
    background-color: #b3b3b3;
    color: #000;
}
body .container_fcfield input, #flexicontent .container_fcfield input {
    max-width: 100%;
    border: 1px solid #6f6f6f;
}
#flexicontent form select.fcfield_selectval, #flexicontent form input.fcfield_textval {
  height: 40px;
}
form.form-sppoll div {
    margin: 10px 0px;
}
a.login-nav {
    display: none;
}
#flexicontent .subcategorieslabel, #flexicontent .peercategorieslabel {
  padding: 10px 20px 10px 0px;
  margin: 4px 10px 10px 0px;
  line-height: 36px;
  border-bottom: 0px;
}
#flexicontent .subcategorieslist, #flexicontent .peercategorieslist {
    margin: 0 0 1em 0;
    margin-top: 10px;
}
.flexicontent *:not(.input-append):not(.input-prepend):not(.input-group) > select:not(.custom-select) {
    display: inline-block;
    margin: 1px 2px 1px 2px;
    padding: 4px;
    border-radius: 4px;
    height: auto;
    height: 40px;
    padding: 0px 20px;
  }

span.floattext.subcat.fc_inline_block {
    font-weight: normal;
    font-size: 14px;
    line-height: 130%;
    color: #A0A0A0;
    padding: 10px 20px;
    margin: 4px 10px;
    background: #fff;
    color: #18adce;
}
#flexicontent .fc_inline_block {
    display: inline-block;
    float: none;
    vertical-align: top;
    width: auto;
    margin: 5px 0px;
}
dt.dp-description__label a.dp-link.dp-link-subscribe, dt.dp-description__label a.dp-link {
    display: none;
}
.com-dpcalendar-calendar__list_hidden {
    display: visible !important;
}
dt.dp-description__label .uk-checkbox:checked,
dt.dp-description__label input[type=checkbox]:not([class*=uk-]):checked {
    background-image: none !important;
    height: 20px !important;
    width: 20px !important;
    margin-right: 10px;
    line-height: 23px;
}
dt.dp-description__label .dp-calendar__title {
    font-size: 16px;
    line-height: 14px;
}
