html{
  font-size: 16px!important;
}

body{
  font-size:94%  !important;
  line-height: 20px;
  font-family: 'Open Sans',"Microsoft JhengHei",sans-serif;
  color: #333333;
}

html.textsize-94{
  /*font-size:94% !important;*/
  font-size: 15px!important;
}

html.textsize-100{
  /*font-size:100% !important;*/
  font-size: 16px!important;
}

html.textsize-106{
  /*font-size:106% !important;*/
  font-size: 17px!important;
}

p{
  font-size: 0.85rem;
}

li{
  font-size: 0.85rem;
}



.article-navigation .menu li{
  font-size:
}

.collapse {
  display: none;
}

.navbar-inverse{
  padding: 0;
  margin: 0;
  background-color: unset;
  background: unset;
}

#main-nav{
  width: 100%;
  height: 100%;
}

.navbar .btn-navbar {
    display: none;
    float: right;
    padding: 7px 10px;
    margin-right: 5px;
    margin-left: 5px;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgb(0 0 0 / 25%);
    background-color: #ededed;
    *background-color: #e5e5e5;
    background-image: -moz-linear-gradient(top, #f2f2f2, #e5e5e5);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#e5e5e5));
    background-image: -webkit-linear-gradient(top, #f2f2f2, #e5e5e5);
    background-image: -o-linear-gradient(top, #f2f2f2, #e5e5e5);
    background-image: linear-gradient(to bottom, #f2f2f2, #e5e5e5);
    background-repeat: repeat-x;
    border-color: #e5e5e5 #e5e5e5 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe5e5e5', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 1px 0 rgb(255 255 255 / 10%), 0 1px 0 rgb(255 255 255 / 8%);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
    box-shadow: inset 0 1px 0 rgb(255 255 255 / 10%), 0 1px 0 rgb(255 255 255 / 8%);
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0;
    width: 100%;
}

.container:before, .container:after {
    display: table;
    line-height: 0;
    content: "";
}

.container:after {
    clear: both;
}

li.expanded, li.collapsed, li.leaf {
    padding: 0.2em 0.5em 0 0;
    margin: 0;
}

li {
    line-height: 20px;
}

p {
    margin: 0 0 10px;
}

/*
.i18n-en #footer #footer-menu_list > ul > li:first-child + li{
  width: 150px;
}
*/

.i18n-en #footer #footer-menu_list > ul > li:first-child + li {
    width: 150px;
    margin-top: -20px;
}

.high_contrast_switcher span {
  padding: 0 1em 0 0;
}

.icon-friendly-print{
  margin-top: 4px;
}

.button.btn-download{
  background: #314A75;
}

.rteright {
    text-align: right;
}

ol, ul {
    padding: 0;
    margin: 0 0 10px 25px;
}

#views-exposed-form-event-calendar-page-1{
  display: none;
}

#slideshow{
  z-index: -1;
}

.event_search_option_period input{
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 0px;
  font-size: 14px;
  line-height: 20px;
  color: #555555;
  vertical-align: top;
  border: 1px solid #cccccc;
  background-color: #ffffff;
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
  -webkit-transition: border linear 0.2s,box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s,box-shadow linear 0.2s;
  -o-transition: border linear 0.2s,box-shadow linear 0.2s;
  transition: border linear 0.2s,box-shadow linear 0.2s;
  border-radius: 5px 0 0 5px;
  line-height: 0;
}


.button.section-visiting{
  background: rgb(37, 147, 84);
  margin-top: 20px;
  padding: 8px;
}

.button.section-visiting span{
  font-size: 15px;
  line-height: 15px;
  display: inline-block;
  position: relative;
}


/* Start Webform */
fieldset:not(.fieldgroup),details.form-wrapper{
  padding: 0;
  margin: 0;
  border: 0;
  background: unset;
}
.seven-details__summary,.seven-details__description{
  display: none;
}
.seven-details__wrapper{
  padding: 0;
}

fieldset:not(.fieldgroup) > legend{
  /*display: none;*/
  display: block;
  width: 100%;
  padding: 0;
  font-size: 21px;
  line-height: 40px;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
  top: unset;
  position: relative;
  text-transform: unset;
}

.form-composite > legend{
  border: 0;
}

.form-composite > legend,.js-form-item label{
  color: rgb(48,94,169);
  font-weight: bold;
}



/*
.webform-submission-form .form-item-contact-person-title,
.webform-submission-form .form-item-first-name,
.webform-submission-form .form-item-last-name,
.webform-submission-form .form-item-email-address{
  width: 33.33333333%;
}
*/

/*
#edit-personnel-information,#edit-company-information{
  margin-right: -15px;
  margin-left: -15px;
}
*/

#edit-personnel-information .form-item,#edit-company-information .form-item{
  width: 33.33333333%;
  padding-right: 15px;
  float: left;
  padding-left: 15px;
}

#edit-personnel-information .form-item:nth-of-type(3n+1),#edit-company-information .form-item:nth-of-type(3n+1){
  clear: both;
}


.webform-submission-form input.form-text{
  display: block;
  width: 100%;
  min-height: 28px;
  box-sizing: border-box;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #555555;
  vertical-align: middle;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
}

.webform-submission-form select.form-select{
  display: block;
  width: 100%;
  min-height: 28px;
  box-sizing: border-box;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  height: 30px;
  line-height: 30px;
  padding: 0px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  color: #555555;
  vertical-align: middle;
  border-radius: 4px;
  font-weight: normal;
  background: url(../img/caret-down.svg) no-repeat 99% 63%, -webkit-linear-gradient(top, #ffffff, #ffffff);
  transition: all 0.1s;
  text-shadow: 0 1px hsl(0deg 0% 100% / 60%);
  -webkit-appearance: none;
  -webkit-font-smoothing: antialiased;
}

.webform-submission-form  textarea.form-textarea{
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
  -webkit-transition: border linear 0.2s,box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s,box-shadow linear 0.2s;
  -o-transition: border linear 0.2s,box-shadow linear 0.2s;
  transition: border linear 0.2s,box-shadow linear 0.2s;
  height: auto;
  padding: 4px 6px;
  font-size: 14px;
  line-height: 20px;
  color: #555555;
  vertical-align: middle;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.webform-submission-form input.form-text:focus:invalid:focus,
.webform-submission-form select.form-select:focus:invalid:focus,
.webform-submission-form textarea.form-textarea:focus:invalid:focus{
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7;
}

.webform-submission-form .form-item label a{
  color: #0088cc;
  text-decoration: none;
  font-weight: bold;
}

.webform-submission-form input.form-submit{
  border: 1px #314A75 solid;
  background-color: #314A75;
  background: #314A75;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  transition: border 0.5s ease-in-out,background-color 0.5s ease-in-out;
  text-decoration: none;
  color: white;
  font-size: 15px;
}

.webform-submission-form input.form-submit:hover{
  border: 1px #314A75 solid;
  background-color: white;
  background: white;
  color: #314A75;
  text-decoration: none;
}
/* End Webform */


/* Start Topbar */
.navbar #first-nav .nav > li{
  float: left;
}

.messages--error{
  /*display: none;*/
}

.navbar{
  min-height: unset;
}

.main_content{
  padding-top: 104.4px;
}

#main_nav{
  height: 74px;
}

.navbar .nav {
    position: relative;
    left: 0;
    display: block;
    float: right;
    margin: 0 10px 0 0;
    list-style-type: none;
}

#first-nav .form-item.form-type-textfield.form-item-search-block-form .form-text{
  width: 130px;
  display: block;
}

.navbar-inverse{
  border: 0;
}

.navbar .brand {
  padding: 10px 20px 10px;
  display: block;
  float: left;
  padding-right: 10px;
  padding-left: 10px;
  margin: 0 0 0 -5px;
}

.navbar-inverse .navbar-toggle,.navbar-inverse .navbar-toggle:hover{
  background-color: #ffffff;
  border: 0;
  margin: 15px 5px 5px 5px;
  position: relative;
  float: right;
  padding: 9px 10px;
  border-radius: 4px;
  background-image: none;
  border: 1px solid #cccccc;
}

.navbar-inverse .navbar-toggle .icon-bar{
  background-color: rgb(66,132,238);
  width: 24px;
  height: 5px;
  display: block;
}

.navbar-toggle .icon-bar+.icon-bar{
  margin-top: 3px;
}

#top_bar{
  width: 100%;
  z-index: 4999;
}

.mm-menu > .mm-panel > .mm-listview.mm-first{
  margin-top:
}

.nav {
    margin-bottom: 20px;
    margin-left: 0;
    list-style: none;
}

#mobile_search_input{
  width: 100%!important;
}

.form-item-search-block-form{
  display: block!important;
}

#main-menu-moble-block [id^=search-block-form]{
  padding-right: 0;
}

.mm-listview > li{
  margin: 0 0 0 0.5em;
}

@media (min-width: 980px){
  .nav-collapse.collapse {
    display: block;
  }
}

@media (max-width: 979px) {
  .main_content{
    padding-top: 70px;
  }

  .nav-collapse, .nav-collapse.collapse {
      height: 0;
      overflow: hidden;
  }
}

@media (max-width: 540px){
  .main_content{
    padding-top: 65px;
  }

  #main-nav {
    height: 65px;
  }
}
/* End Topbar */


/* Start search result page */
form.search-form input[type="submit"]{
  margin: 0.75em;
  width: 66px;
  height: 30px;
  background: rgba(37,147,84,1);
  align-self: flex-end;
}

form.search-form input[type="submit"]:hover{
  border: 1px rgba(37,147,84,1) solid;
  background: rgba(255,255,255,1);
  color: rgba(37,147,84,1);
}

form.search-form #edit-basic{
  display: flex;
}

form.search-form .container-inline div, .container-inline label{
  display: block;
}

form.search-form .container-inline label{
  display: block;
}
form.search-form #edit-help-link{
  display: none;
}


.item-list ol.search-results li{
  margin-left: 0;
}
/* End search result page */


.header-weather span{
  display: flex;
}

.header-weather span svg{
  margin-top: auto;
  margin-bottom: auto;
}


.fieldset-description{
  margin-left: 0px;
}

#protected-pages-enter-password input[type='submit']{
  margin-top: 15px;
  margin-left: 0;
  background: rgba(37, 147, 84,1);
}

#protected-pages-enter-password input[type='submit']:hover{
  color: #FFF;
}


.path-protected-page .protected-pages-enter-password{
  padding-top: 20px;
  padding-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  max-width: 960px;
  width: 100%;
}

.view-event-calendar-event-list- > .view-content .views-row:nth-child(3n) > .views-field > .field-content > .event-table {
    margin-right: 0;
}


#footer-follow > div:first-child + div > div > a > span img{
  vertical-align: middle;
}


/* For event list */

@media (max-width: 767px) {
  #toolbar-administration{
    display: none;
  }
}

@media (min-width: 980px){
  .navbar-toggle {
      display: none;
  }
}


@media (min-width: 768px) and (max-width: 979px){
  .navbar-toggle {
      display: block;
  }
}


@media screen and (max-width: 767px){
  .container {
      padding: 0 10px;
      width: auto;
  }

  .row{
    margin-right: -10px;
    margin-left: -10px;
  }

  .breadcrumb {
      float: left;
      line-height: 30px!important;
      width: 100%;
  }

  #main-nav > .container{
    padding-left: 0;
    padding-right: 0;
  }
}

.article-mainbody{
  margin-bottom: 0px;
}


.event_search_option_menu{
  display: none;
}
#event_search_option:after{
  content: " \f106";
  font-family: FontAwesome;
}
#event_search_option.active:after{
  content: " \f107";
  font-family: FontAwesome;
}

.search-name-title , #event_search_option{
  color:rgb(37, 147, 84);
}

/* End event list */


/* For Announcement List */
.view.view-announcement .views-row{
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  padding: 10px 20px;
}

.view.view-announcement .views-row:nth-child(2n+1){
  background: rgb(234,234,234);
}

.view.view-announcement .views-field-title {
    font-weight: bold;
    font-size: 110%;
    color: #333333;
}
.view.view-announcement .views-field-title a{
    color: #333333;
}

.view.view-announcement .views-field-field-date{
  font-size: 80%;
  color: #a1a1a1;
}

.view.view-announcement .views-field-body{
  font-size: 80%;
  padding: 10px 0px;
  letter-spacing: 0.005em;
  text-align: justify;
  color: rgb(102,102,102);
  font-weight: 300;
}


.field--type-datetime{
  margin-bottom: 10px;
}

/* End Announcement List */


/* Event Calendar Page */
select, textarea, input[type="text"], input[type="password"], input[type="datetime"],
input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"],
input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    display: inline-block;
    height: 20px;
    padding: 4px 6px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
    color: #555555;
    vertical-align: middle;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    height: 30px;
}


textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"],
input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"],
input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
  -webkit-transition: border linear 0.2s,box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s,box-shadow linear 0.2s;
  -o-transition: border linear 0.2s,box-shadow linear 0.2s;
  transition: border linear 0.2s,box-shadow linear 0.2s;
}


.event-calendar-search{
  text-align: left;
}

.event-calendar-title{
  font-size: 1.75rem;
}

.az-ctnr.container{
  padding: 0;
}

.site_main_content > .container{
  padding: 0;
}

.article-mainbody{
  font-size: 0.85rem;
}

label, input, button, select, textarea{
  font-size: 14px;
}


#searchKeyword{
  width: 220px;
}

#start,#end{
  display: initial;
  margin-bottom: 3px;
  border-radius: 3px 0 0 3px;
}

/* End Event Calendar Page */


/* Home Page */
.bx-wrapper{
  max-width: 940px!important;
  -moz-box-shadow: 0 0 0px #ccc!important;
  -webkit-box-shadow: 0 0 0px #ccc!important;
  box-shadow: 0 0 0px #ccc!important;
  border: 0px solid #fff!important;
  background: unset!important;
}

.bx-wrapper img{
  margin: auto;
}

.current-events-list .bxslider-views-slideshow-main-frame-row{
  margin-right: 15.5px;
}

.service_slider_li > div{
  width: 293.3333px!important;
  max-width: 293.3333px!important;
}

.service_slider_li{
  width: 293.3333px!important;
  max-width: 293.3333px!important;
  margin-right: 20px;
}

@media (max-width: 1199px) {
  .service_slider_li > div{
    width: 300px!important;
    max-width: 300px!important;
  }

  .service_slider_li{
    width: 300px!important;
    max-width: 300px!important;
    margin-right: 20px;
  }
}

.view-service-slider .bx-next, .view-service-slider .bx-next{
  background-image: url(../img/btn_elements.png) !important;
  background-position: -50px -400px!important;
  background-size: 500%;
  right: -1.5%!important;
  position: absolute;
  top: 100px!important;
  width: 50px !important;
  height: 50px !important;
}

.view-service-slider .bx-prev, .view-service-slider .bx-prev{
  background-image: url(../img/btn_elements.png) !important;
  background-position: 0px -400px!important;
  background-size: 500%;
  left: -1.5%!important;
  position: absolute;
  top: 100px!important;
  width: 50px !important;
  height: 50px !important;
}

.view-service-slider .view-filters{
  display: none;
}


.view-service-slider .service_slider_li .slider_img{
  width: 100%;
  padding-top: 230px;
  background-size: cover;
  background-position: center center;
  margin-bottom: 7px;
}

.view-service-slider .service_slider_li div:not(.img) a{
  color: #353535;
  font-size: 0.9rem;
}


@media (max-width: 980px) {
  .service_slider_li > div{
    width: calc(50vw - 10px)!important;
    max-width: calc(50vw - 10px)!important;
    padding-left: 50px;
    padding-right: 50px;
  }

  .service_slider_li{
    width: calc(50vw - 10px)!important;
    max-width: calc(50vw - 10px)!important;
    margin-right: 0px;
  }


  .view-service-slider .bx-next, .view-service-slider .bx-next{
    right: 0!important;
  }

  .view-service-slider .bx-prev, .view-service-slider .bx-prev{
    left: 0!important;
  }
}

@media (max-width: 767px) {
  .service_slider_li > div{
    width: calc(100vw - 40px)!important;
    max-width: calc(100vw - 40px)!important;
    padding-left: 50px;
    padding-right: 50px;
  }

  .service_slider_li{
    width: calc(100vw - 40px)!important;
    max-width: calc(100vw - 40px)!important;
    margin-right: 0px;
  }
}
/* End Home Page */

/* event slider */
.event_slider_li > div{
  width: 215px!important;
  max-width: 215px!important;
}

.event_slider_li{
  width: 215px!important;
  max-width: 215px!important;
  margin-right: 20px;
}

.view-event-slider .bx-next, .view-event-slider .bx-next{
  background-image: url(../img/btn_elements.png) !important;
  background-position: -50px -400px!important;
  background-size: 500%;
  right: -2.5%!important;
  position: absolute;
  top: 100px!important;
  width: 50px !important;
  height: 50px !important;
}

.view-event-slider .bx-prev, .view-event-slider .bx-prev{
  background-image: url(../img/btn_elements.png) !important;
  background-position: 0px -400px!important;
  background-size: 500%;
  left: -2.5%!important;
  position: absolute;
  top: 100px!important;
  width: 50px !important;
  height: 50px !important;
}

.current-events-title h2:after{
  display: none;
}

.current-events-title a:after{
  font-family: FontAwesome;
  content: " \f073";
}
.current-events-title a{
  text-decoration: none;
  color: #314A75;
}

.current-events-title a:hover{
  color: rgba(37,147,84,1);
}

@media (max-width: 1199px) {
  .event_slider_li > div{
    width: 220px!important;
    max-width: 220px!important;
  }

  .event_slider_li{
    width: 220px!important;
    max-width: 220px!important;
    margin-right: 20px;
  }
}

@media (max-width: 980px) {
  .event_slider_li > div{
    width: calc(50vw - 10px)!important;
    max-width: calc(50vw - 10px)!important;
    padding-left: 50px;
    padding-right: 50px;
  }

  .event_slider_li{
    width: calc(50vw - 10px)!important;
    max-width: calc(50vw - 10px)!important;
    margin-right: 0px;
  }

  .view-event-slider .bx-next, .view-event-slider .bx-next{
    right: 0!important;
  }

  .view-event-slider .bx-prev, .view-event-slider .bx-prev{
    left: 0!important;
  }
}

@media (max-width: 767px) {
  .event_slider_li > div{
    width: calc(100vw - 40px)!important;
    max-width: calc(100vw - 40px)!important;
    padding-left: 50px;
    padding-right: 50px;
  }

  .event_slider_li{
    width: calc(100vw - 40px)!important;
    max-width: calc(100vw - 40px)!important;
    margin-right: 0px;
  }
}
/* end event slider */

@media (min-width: 768px) and (max-width: 979px) {
  #footer .container{
    width: 100%!important;
  }
  #footer > .container > .row, #copyright > .container > .row{
    margin-left: 0;
    margin-right: 0;
  }
}


/* virtual tour*/
.top_label a.button{
  float: left;
  margin-left: 0;
  margin-right: 0;
  margin-top: 10px;
}
.top_label a.button.btn-panorama{
  margin-left: 5px;
}
/* end virtual tour */

/* tabs */
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active,.ui-widget-header .ui-state-active a{
  background: white;
  background-color: white;
  color: #555;
}

.ui-state-active .ui-icon{
  background-image: url(../img/hko_icons/ui-icons_454545_256x240.png);
}

.ui-icon-carat-1-w {
    background-position: -96px 0;
}

#stTabswrapper > div:first-child .ui-state-active .ui-icon {
    margin-top: 15px;
}

.ui-icon-carat-1-e {
    background-position: -32px 0;
}

.az-element.az-html iframe{
  width: 100%;
}

.traffic-tabs ul.ui-tabs-nav li.ui-state-active{
  border-bottom: 3px rgb(37, 147, 84) solid !important;
}

@media (max-width: 767px) {
  /*
  .tabs-top .tab-content .panel-heading .panel-title{
    line-height: 1.5;
  }

  #stTabswrapper > div:first-child .ui-state-active .ui-icon{
    margin-top: 30px;
  }


  .tabs-top .panel-collapse.collapse{
    height: auto!important;
    display: block!important;
  }
  */

  .az-tabs-responsive.az-tabs .panel-heading{
    display: none!important;
  }
  .az-tabs-responsive.az-tabs .nav-tabs{
    display: block!important;
  }
}
/* end tabs */

.related_img{
  padding-top: 167px;
  background-size: cover;
  background-position: center center;
}


/* dxpr slider */
.carousel-inner{
  padding-bottom: 0px;
}
.carousel-control.right{
  right: 20px;
}

.carousel-control.left{
  left: 20px;

}
.carousel-control.right, .carousel-control.left{
  top: calc( 50% - 20px);
  width: 40px;
  height: 40px;
  background-color: #747474;
  border-radius: 50%;
}

.carousel-control .glyphicon-chevron-left{
  left: 0;
  top: 0;
  margin: 5px;
}

.carousel-control .glyphicon-chevron-right{
  right: 0;
  top: 0;
  margin: 5px;
}


.az-element.az-images-carousel.slide{
  box-shadow: 0 0 5px #ccc;
  border: 5px solid #fff;
}
.az-element.az-images-carousel.slide img{
  display: block!important;
  max-height: 300px;
  width: auto!important;
  margin-left: auto;
  margin-right: auto;
}


@media (max-width: 767px) {
  .carousel-control.right, .carousel-control.left{
    width: 30px;
    height: 30px;
  }
}

/* end dxpr slider */


/* Table */
thead th{
  text-transform: uppercase;
  color: rgb(123,123,123);
  border: unset;
  border-width: 0;
  background: unset;
}

thead > tr {
    border-bottom: 0;
}

tr {
    border-bottom: 0;
}

thead th.rtecenter{
  border-right: 1px solid rgb(128, 128, 128);
}
/* End Table */


/* gallery page */
.final-tiles-gallery.caption-top .tile span.title{
  text-align: left;
}
/* end gallery page */


/* webform */
.hidden_input{
  visibility: hidden;
}

#article-webform-trigger-box{
  color: rgb(18,41,81);
  background: rgb(198,229,240);
}

#article-webform-trigger-box:hover{
  background: rgb(255,255,255);
}



.section-visiting.article-webform-wrapper #article-webform-trigger-box {
	color: rgb(37, 147, 84);
	background: rgb(183, 236, 206);
}

.section-catering-and-dining.article-webform-wrapper #article-webform-trigger-box {
  color: rgb(162,89,209);
  background: rgb(228,207,242);
}

.section-organising.article-webform-wrapper #article-webform-trigger-box {
  color: rgb(18, 41, 81);
	background: rgb(198, 229, 240)
}

.section-our-team.article-webform-wrapper #article-webform-trigger-box {
  color: rgb(160,30,50);
  background: rgb(240,171,180);
}

/* end webform */

/* Media Zone */
.views-row > div.media-zone{
  margin: 4px;
}

.media-zone-wrapper .views-row:empty{
  display: none;
}


.media-zone-body{
  text-align: left;
}

#media-zone-search{
  width: 220px;
  background-color: #ffffff;
  background: url(../img/caret-down.svg) no-repeat 99% 63%, -webkit-linear-gradient(top, #ffffff, #ffffff);
  border: 1px solid #cccccc;
}
/* End Media Zone */

/* Full time openings */
input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] {
    cursor: not-allowed;
    background-color: #eeeeee!important;
}

.webform-submission-form input.form-submit{
  margin-left: 0px;
  margin-top: 10px;
}



.table-listing{
  margin-top: 10px;
}

.table-listing td{
  padding: 5px 10px;
  /*line-height: 30px;*/
}

.table-listing td a:before{
  font-family: FontAwesome;
    content: "\f0da";
    padding-right: 10px;
    font-size: 80%;
}

.table-listing td a:hover{
  text-decoration: unset;
}


/* End full time openings */


/* Important Announcement */
.ico {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.ico-warning {
  width: 40px;
  min-width: 40px;
  height: 40px;
  display: block;
  background-color: #314A75;
  -webkit-mask-image: url(../img/announcement_icons/triangle-exclamation-solid.svg);
  mask-image: url(../img/announcement_icons/triangle-exclamation-solid.svg);
  transition-duration: 200ms;
}

.ico-xmark {
  width: 18.8px;
  min-width: 18.8px;
  height: 30px;
  display: block;
  background-color: #314A75;
  -webkit-mask-image: url(../img/announcement_icons/xmark-solid.svg);
  mask-image: url(../img/announcement_icons/xmark-solid.svg);
  margin-left: auto;
  cursor: pointer;
  transition-duration: 100ms;
}

.ico-xmark[aria-expanded="false"]{
  display: none;
  /*
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  */
}


.ico-plus {
  width: 11.79px;
  min-width: 11.79px;
  height: 13.5px;
  display: block;
  background-color: #314A75;
  -webkit-mask-image: url(../img/announcement_icons/plus-solid.svg);
  mask-image: url(../img/announcement_icons/plus-solid.svg);
  cursor: pointer;
  margin-bottom: 2px;
  transition-duration: 100ms;
  margin-top: 3px;
}


.ico-plus[aria-expanded='true']{
  -webkit-mask-image: url(../img/announcement_icons/minus-solid.svg);
  mask-image: url(../img/announcement_icons/minus-solid.svg);
}




.important_announcement{
  background-color: #FCFFD9;
  padding-top: 20px;
  padding-bottom: 10px;
  transition-duration: 200ms;
}

.important_announcement > .container{
  padding-left: 20px;
  padding-right: 50px;
}

.announcement_header{
  display: flex;
  align-items: center;
}

.announcement_header h2{
  color: #314A75;
  font-weight: bold;
  margin-left: 20px;
  letter-spacing: 0.8px;
  font-family: sans-serif;
}

.announcement_body{
  margin-left: 60px;
  font-family: sans-serif;
}

.announcement_item{
  color: #314A75;
  padding-top: 10px;
  padding-bottom: 10px;

}

.announcement_item:not(:last-child){
  border-bottom: 2px solid #E3E4C3;
}

.announcement_item .item_header{
  display: flex;
  align-items: flex-start;
  margin-bottom: 10px;
}

.announcement_item .item_header .item_date{
  margin-left: 0px;
  white-space: nowrap;
  width: 90px;
  min-width: 90px;
}

.announcement_item .item_header .item_title{
  font-weight: bold;
  margin-left: 20px;
}

.announcement_item .item_desc{
  padding-top: 0px;
  padding-bottom: 0px;
  font-weight: normal;
  font-size: 0.9rem;
  line-height: 1.4rem;
  /*margin-right: 20px;*/
}

.announcement_readmore{
  white-space: nowrap;
  color: #314A75;
  font-weight: bold;
  font-size: 0.93rem;
  text-decoration: underline;
  text-transform: uppercase;
  margin-left: 3px;
}

.important_announcement.collapsed{
  padding-top: 5px;
  padding-bottom: 5px;
}

.important_announcement.collapsed .announcement_title{
  text-decoration: underline;
  cursor: pointer;
}

.important_announcement.collapsed .ico-warning{
  width: 30px;
  min-width: 30px;
  height: 30px;
  margin-left: 5px;
  margin-right: 5px;
}

.ad_hoc_item .item_header{
  margin-left: 0px;
}

.item_title a{
  color: #314A75;
  font-weight: bold;
  text-decoration: underline;
}

@media (max-width: 767px) {
  .important_announcement{
    padding-bottom: 0;
  }
  .important_announcement > .container{
    padding-left: 20px;
    padding-right: 20px;
  }

  .announcement_body{
    margin-top: 5px;
    margin-left: 0px;
  }

  .announcement_header h2{
    font-size: 1.2rem;
    line-height: 2.5rem;
    margin-left: 10px;
  }

  .announcement_item .item_header{
    flex-wrap: wrap;
  }

  .ico-warning{
    width: 30px;
    min-width: 30px;
    height: 30px;
  }

  .important_announcement.collapsed .ico-warning{
    margin: 0;
  }

  .ico-plus {
    width: 18px;
    min-width: 18px;
    height: 20.6px;
    margin-top: 0;
    order: 2;
  }

  .announcement_item .item_header .item_date{
    margin-left: 0px;
    order: 3;
  }

  .announcement_item .item_header .item_title{
    margin-left: 0px;
    width: calc( 100% - 35px);
    order: 1;
    margin-right: 5px;
    line-height: 1.2;
    margin-bottom: 5px;
  }

  .announcement_item .item_desc{
    margin-left: 0px;
  }

  .ad_hoc_item .item_header{
    margin-left: 0px;
  }

  .announcement_item.ad_hoc_item .item_header .item_date{
    margin-left: 0px;
  }
}
/* End Impotant Announcement */

/* Login Page */

/* End Login Page */
.user-login-form{
  margin-bottom: 150px;
}

/* Announcement Media Icon */
.announcement_media{
  display: flex;
  justify-content: flex-end;
}

.announcement_media_icon{
  width: 32px;
  height: 32px;
  display: block;
  margin-left: 5px;
}

.announcement_media_icon svg{
  width: 32px;
  height: 32px;
  fill: #FFFFFF;
}

.announcement_media_icon .at-icon-wrapper{
  width: 32px;
  height: 32px;
  display: block;
}


.announcement_media_facebook .at-icon-wrapper{
  background-color: rgb(59, 89, 152);
}

.announcement_media_twitter .at-icon-wrapper{
  background-color: rgb(29, 161, 242);
}


.announcement_media_linkedin .at-icon-wrapper{
  background-color: rgb(0, 136, 204);
}


.announcement_media_email .at-icon-wrapper{
  background-color: rgb(132, 132, 132);
}


/* End Announcement Media Icon */


/* New slider */
.az-element.az-carousel{
  box-shadow: 0 0 5px #ccc;
  border: 5px solid #fff;
}
.az-slide .az-image .az-image-content{
  display: block!important;
  max-height: 300px;
  width: auto!important;
  margin-left: auto;
  margin-right: auto;
}
.st-owl-theme .owl-buttons .owl-prev,.st-owl-theme .owl-buttons .owl-next{
  background-color: #747474;
  border-radius: 50%;
  width: 40px!important;
  height: 40px!important;
  margin: 0 10px;
}
.st-owl-theme .owl-buttons .owl-prev::before, .st-owl-theme .owl-buttons .owl-next::before,
.st-owl-theme .owl-buttons .owl-prev::after, .st-owl-theme .owl-buttons .owl-next::after{
  background: #FFFFFF!important;
}

.owl-carousel .owl-item{
  height: 1px;
}

.owl-carousel .owl-item.active{
  height: auto;
}

.az-slide .az-image .slider_caption{
  position: absolute;
  bottom: 0;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
  color: #fff;
  font-family: Arial;
  display: block;
  padding: 10px;
  font-size: 0.75rem;
}

.st-owl-theme .owl-controls .owl-buttons .owl-prev {
  left: 0;
  transform: translateY(-50%);
}

.st-owl-theme .owl-controls .owl-buttons .owl-next {
  right: 0;
  transform: translateY(-50%) rotate(180deg);
}

.st-owl-theme .owl-controls .owl-buttons .owl-prev,
.st-owl-theme .owl-controls .owl-buttons .owl-next {
    position: block;
    position: absolute;
    top: 50%;
}

.az-image .az-image-content{
  cursor: pointer;
}
/* End new slider */


/* For dxpr workflow*/
.disable_editor .controls.dxpr-builder-ui.btn-group{
  display: none!important;
}

.disable_editor .control,.disable_editor .cke_float{
  display: none!important;
}

.disable_editor .az-element--controls-spacer {
    margin-top: 0px !important;
}
/* End dxpr workflow */


.view-event-slider .bx-wrapper{
  min-height: 200px;
}

#floorplan_right .top_label > .row{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.disable_editor .az-container.dxpr:hover:after{
  display: none;
}

.bx-wrapper .bx-controls-direction a{
  z-index: 998;
}


.eu-cookie-compliance-default-button{
  background-image: linear-gradient(to bottom,#ededed 5%,#dfdfdf 100%);
  line-height: 20px;
  font-size: 14px;
  border-radius: 6px;
  border: 1px solid #dcdcdc;
  color: #000;
  font-family: Arial,sans-serif;
  font-weight: bold;
  padding: 4px 8px;
  text-decoration: none;
  text-shadow: 1px 1px 0 #ffffff;
}

#footer #footer-menu_list > .menu > li {
	float: left;
	margin: 0 0px 0px 0px;
	list-style: none;
	padding-right: 15px;
	box-sizing: border-box;
}

.span12 p{
	font-size: .68rem;
}

.announcement_header .fa{
	display: block;
	min-width: 40px;
	width: 40px;
	height: 40px;
	font-size: 40px;
	color: red;
}


.az-element.az-tabs h5{
  font-family: Verdana,Arial,sans-serif;
  font-size: 0.875rem;
  margin: 10px 0;
}

.traffic-tabs ul.ui-tabs-nav li {
  font-size: 0.75rem;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  padding: 6px 24px;
  line-height: 1.5;
}


#first-nav .form-item.form-type-textfield.form-item-search-block-form .form-text{
  font-size: 0.5rem;
}

.section-our-team ul.ui-tabs-nav li.ui-state-active{
  border-bottom: 3px rgb(160,30,50) solid!important;
}

.download_table tr{
  border-bottom: 1px rgba(128,128,128,.2) dotted;
}

.download_table tr:nth-child(even) {
    background-color: rgba(218,234,255,0.3);
}

.download_table td{
  line-height: 30px;
  padding: 0;
  vertical-align: inherit;
  font-size: 0.9rem;
}

.download_table tr:hover {
    background-color: rgba(218,234,255,0.1);
}

.button{
  text-shadow: unset;
}

.webform-submission-form input.form-text::placeholder, .webform-submission-form textarea.form-textarea::placeholder {
  opacity: 0.7;
}


#main-nav .nav-collapse > .menu > li:first-child > .menu {
	width: unset;
  min-width: 160px;
}


#main-nav .nav-collapse > .menu > li:nth-child(3) > .menu {
	width: unset;
  min-width: 180px;
}

#main-nav .nav-collapse > .menu > li:nth-child(4) > .menu {
	width: unset;
  min-width: 180px;
}

.path-protected-page .article-header{
  display: none;
}

.protected_pages_description p{
  font-size: 1rem;
}

.map-canvas{
  height: 400px;
}

#map_wrapper{
  height: 400px;
}
#map_canvas{
  height: 400px;
}



@media (min-width: 1200px){
  .article-wrapper{
    width: 940px;
  }
}

.important_announcement{
  padding-top: 0;
  padding-bottom: 0;
}

.announcement_header .announcement_title{
  font-size: 1.1125rem;
  font-weight: bold;
  margin-left: 15pt;
}

.announcement_item .item_header .item_date{
  font-size: 0.875rem;
  font-weight: normal;
}

.announcement_item .item_header .item_title{
  font-size: 0.875rem;
  font-weight: bold;
}

.announcement_item .item_desc{
  font-size: 0.875rem;
  font-weight: normal;
}

.show_all_txt{
  font-size: 16px
}

.announcement_header .fa{
  min-width: 20px;
  width: 20px;
  height: 20px;
  font-size: 20px;
}


.ui-widget-content .ui-icon, .ui-widget-header .ui-icon{
  background-image: url(/core/themes/seven/images/ui-icons-222222-256x240.png);
}

.ui-datepicker-trigger:before {
  content: "\f073";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.form-type-checkbox .description {
  display: inline;
  margin-left: 3px;
  margin-top: 0px;
  font-size: 14px;
  line-height: 20px;
  cursor: pointer;
  color: rgb(48,94,169);
  font-weight: bold;
}


.form-type-checkbox .description .webform-element-description{
  display: inline;
}

input[type=radio],input[type=checkbox]{
  margin-right: 3px;
}


@media (max-width: 767px) {
  .article-container{
    width: calc(100% - 20px)!important;
    margin-left: 10px;
    margin-right: 10px;
  }
  div.left_hand_item{
    width: calc(100% - 2px);
  }
  #floorplan_right{
    display: block!important;
    width: 100%!important;
    height: 65vw!important;
    overflow: hidden;
    max-height: 65vw;
  }

  #floorplan_controller{
    display: block!important;
  }

  #floorplan_floor_lay{
    display: none;
  }

  .legend_item,.legend_word{
    font-size: 10px!important;
  }
}


#footer-follow .icon-plus.icon-white{
  background-image: url(../img/glyphicons-halflings-white.png);
  display: inline-block;
  width: 14px;
  height: 14px;
  line-height: 14px;
  vertical-align: text-top;
  background-repeat: no-repeat;
  background-position: -408px -96px;
}


.navbar.transparent.navbar-inverse #main-nav.navbar-inner{
  background: linear-gradient(to right,rgba(50,74,115,0.9) 0%,rgba(50,73,117,0.9) 100%)!important;
}

.search-name-title, #event_search_option{
  font-size: 1rem;
  line-height: 1rem;
}

span.event-calendar-search-label{
  font-size: 0.9rem;
}

.event_search_option_menu input + a{
  font-size: 0.765rem;
}

.event_search_option_period div span.event-calendar-search-label{
  font-size: 0.81rem;
}
.event-table{
  font-size: 0.8rem;
}

.event-table .event-title{
  font-size: 0.936rem;
  color: #333333;
  text-align: left;
}

.lightbox-img{
  margin-bottom: 10px;
}

.article-wrapper{
  padding-left: 10px;
  padding-right: 10px;
}

.webform-submission-form input.form-textarea:focus,
.webform-submission-form select.form-select:focus,
.webform-submission-form textarea.form-textarea:focus{
  border-color: #40b6ff;
  -webkit-box-shadow: 0 0 6px #40b6ff;
  -moz-box-shadow: 0 0 6px #40b6ff;
  box-shadow: 0 0 6px #40b6ff;
}


.webform-submission-form input.form-textarea:focus-visible,
.webform-submission-form select.form-select:focus-visible,
.webform-submission-form textarea.form-textarea:focus-visible {
  outline: unset;
}

.form-item input:focus:invalid[required="required"],
.form-item select:focus:invalid[required="required"],
.form-item textarea:focus:invalid[required="required"]{
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7;
}

input:focus:invalid, select:focus:invalid, textarea:focus:invalid{
  color: #b94a48;
}

input[type="date"]{
    position: relative;
  padding-right: 30px
}

input[type="date"]::-webkit-calendar-picker-indicator {
    background-position: right;
    bottom: 3px;
    color: transparent;
    cursor: pointer;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    top: 3px;
    width: auto;
}



@media screen and (min-width: 768px){
  .venue-list > li {
    width: calc((694px - 44px) / 3);
  }
}

.view-announcement .az-text{
  font-size: 0.85rem;
}

div.event-organiser, div.event-phone, div.event-fax, div.event-phone, div.event-fax{
  text-align: left;
}

.view-service-slider.no-show-controls .bx-has-controls-direction{
  display: none;
}

@media (max-width: 980px) {
  .view-service-slider.no-show-controls .bx-has-controls-direction{
    display: block;
  }
}

.fancybox-opened .fancybox-skin{
  padding: 0px!important;
}


.event_search_option_nature{
  text-align: left;
}

@media (max-width: 767px) {
  #searchKeyword{
    width: 100%;
  }
}


.az-element.az-video{
  margin-bottom: 5px;
}

.form-required:after{
  display: none;
  content: '';
}

span.form-required.form-required-symbol{
  color: #f00;
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
  cursor: pointer;
  margin-left: 3px;
}


fieldset:not(.fieldgroup) > legend{
  letter-spacing: 0rem;
  font-weight: normal;
}


.webform-element-description{
  font-size: 1rem;
  color: #333333;
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover{
  background-color: #ddd;
}


.webform-submission-inquiry-form legend{
  border: 0;
}

.webform-submission-inquiry-form fieldset.webform-type-fieldset{
  display: none;
}

.webform-submission-inquiry-form .webform-flexbox{
  margin-top: 0;
  margin-bottom: 0;
}

.webform-submission-inquiry-form .form-item{
  margin-top: 0;
  margin-bottom: 0;
}

.webform-submission-inquiry-form .form-radios{
  margin-top: 5px;
  margin-bottom: 5px;
}

.webform-submission-inquiry-form .form-type-checkbox{
  margin-top: 5px;
  margin-bottom: 5px;
}

.webform-submission-inquiry-form .form-radios .form-item-inquiry-type{
  margin-top: 5px;
  margin-bottom: 5px;
}

.js-form-type-checkbox .webform-element-description{
  font-size: 0.875rem;
  color: rgb(48,94,169);
  font-weight: bold;
}


#footer-app > div > div:first-child + div{
  display: flex;
}

#googleplay-img{
  background-image: url(../img/app/google_play_icon.png) !important;
  background-position: 100%;
  width: 119px;
  height: 35px;
  background-size: cover;
  background-position: center center;
  margin-left: 10px;
  float: unset;
}


#appstore-img{
  background-image: url(../img/app/app_store_icon.png) !important;
  background-position: 100%;
  width: 105px;
  height: 35px;
  background-size: cover;
  background-position: center center;
  margin-left: auto;
  float: unset;
}

html:lang(zh) #googleplay-img{
  background-image: url(../img/app/google_play_icon_zh.png) !important;
}

html:lang(zh) #appstore-img{
  background-image: url(../img/app/app_store_icon_zh.png) !important;
}

html:lang(cn) #googleplay-img{
  background-image: url(../img/app/google_play_icon_cn.png) !important;
}

html:lang(cn) #appstore-img{
  background-image: url(../img/app/app_store_icon_cn.png) !important;
}

#footer-app{
  width: 100%;
  border-radius: 5px;
}

#footer-app > div > div:first-child{
  font-size: 1.1rem;
}




@media (max-width: 979px) {
  #footer-app {
    display: block;
    color: #fff;
    text-align: center;
    font-size: 110%;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 5px;
    margin-bottom: 5px;
    width: auto;
    background: unset;
  }

  #footer-app > div > div:nth-child(1){
    border-bottom: 2px solid #ABB3C0;
    padding-bottom: 2px;
    width: fit-content;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 35px;
    padding-right: 35px;
  }

  #footer-app > div > div:nth-child(2){
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    display: flex;
  }

  #appstore-img {
    float: unset;
    display: block;
    margin-left: 5px;
    margin-right: 5px;
  }

  #googleplay-img {
    float: unset;
    display: block;
    margin-left: 5px;
    margin-right: 5px;
  }
}


/* for cecfun page 2024-04-29 */
@media (min-width: 980px){
  #footer-menu_list {
    width: 100%;
  }

  #footer-right-side{
    display: flex;
    justify-content: right;
    width: 700px;
  }

  #footer-app{
    margin-top:0;
    margin-left: 20px;
    background-color: #122951;
    padding-bottom: 0;
  }

  #footer-follow{
    max-width: 350px;
  }
}

#footer #footer-menu_list > .menu > li:first-child + li + li + li + li > a{
  border-color: rgba(0, 180, 125, 1);
}

#main-nav .nav-collapse > .menu > li:nth-child(5) > .menu li a:hover{
  background-color: rgba(0, 180, 125, 0.8);
}

.section-cecfun .article-maintitle, .section-cecfun .article-mainbody-title, .section-cecfun .article-navigation > .menu > li > .menu > li.active > a,
.section-cecfun .article-navigation > .menu > li.active > a, .section-cecfun .article-navigation > .menu > li > a:hover,
.section-cecfun .article-navigation > .menu > li.expanded > .menu > li > a:hover, .section-cecfun .related-pages-title,
.section-cecfun .article-navigation > .menu > li.expanded:after, .section-cecfun .icon-friendly-print{
  color: rgb(0, 180, 125);
}

.section-cecfun h2, .section-cecfun h3, .section-cecfun h4{
  color: rgb(0, 180, 125);
}


.search-results .search-result__info{
  display: none;
}

.search-results .search-result__snippet-info{
  margin-bottom: 20px;
}

.pager .pager__item a{
  border-radius: 0px;
  -webkit-border-radius: 0px;
}


.az-container > .controls{
  opacity: 1;
}