@charset "UTF-8";
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,
b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,
output,ruby,section,summary,time,mark,audio,video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
  display: block;
}

ol,ul {
  list-style: none;
  margin-left: 20px;
}
ol li {
  list-style: decimal;
}
ul li {
  list-style: disc;
}
table th {
  padding: 2px 15px;
  font-weight: bold;
  text-align: center;
  background-color: #00454A;
  color: white;
  white-space: nowrap;
  line-height: 18px;
  padding: 6px 15px 8px;
}
table td {
  border-bottom: 1px solid #d9dada;
  border-right: 1px solid #ececec;
  padding: 6px 15px;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
}
table td:last-child {
  border-right: none;
}
blockquote,q {
  quotes: none;
}
blockquote:before,blockquote:after,q:before,q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
button {
  -webkit-appearance: none;
  background-color: transparent;
}
html {
  font: normal 100.01%/1.5;
  color: #333333;
  height: 100%;
  -webkit-text-size-adjust: 100%;
  min-width: 318px;
  direction: ltr;
}
body {
  background: #ebf0e8;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: 300;
  line-height: 1;
  font-style: normal;
  position: relative;
    min-height: 100%;
    padding-bottom: 288px;
}
.bg-red {
	background-color: red;
}
@media screen and (max-width: 1261px) {
  body {
    width: 1262px;
  }
}
@media screen and (max-width: 767px) {
  body {
    width: 100%;
    padding-bottom: 336px;
    padding-bottom: 0;
  }
}
/* @media screen and (max-width: 480px) {
  body {
    width: 100%;
    padding-bottom: 357px;
  }
}
@media screen and (max-width: 441px) {
  body {
    width: 100%;
    padding-bottom: 372px;
  }
}
@media screen and (max-width: 320px) {
  body {
    width: 100%;
    padding-bottom: 393px;
  }
} */
a {
  cursor: pointer;
  text-decoration: underline;
  color: #179e58;
}
a:hover {
  text-decoration: underline;
}
a:focus {
  outline: none;
}
button {
  font-size: 1em;
  border-color: transparent;
  border: 0;
  padding: 0;
  margin: 0;
  outline: 0;
  cursor: pointer;
  height: 100%;
}
button::-moz-focus-inner {
  padding: 0;
  margin: 0;
  outline: 0;
  border: 0;
}
button:hover,
button:focus {
  outline: none !important;
  box-shadow: none !important;
}
input {
  margin: 0;
  padding: 0;
}
input[type="text"] {
  -webkit-appearance: none;
}
select::-ms-expand {
  display: none;
}
audio,
canvas,
img,
svg,
video {
  vertical-align: middle;
}
video {
  max-width: 100%;
}

img,
object,
embed {
  max-width: 100%;
  height: auto !important;
}

.footer img {
	height: inherit;
	/* height: inherit !important; */
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
sup,
sub {
  line-height: 0;
  font-size: 70%;
}
sub {
  vertical-align: sub;
}
sup {
  vertical-align: super;
}
strong,
b {
  font-weight: bold;
}
i,
em {
  font-style: italic;
}
legend {
  display: table;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
* {
  /* margin: 0; */
  margin-bottom: 80px;
  padding: 0;
  box-sizing: border-box;
}
div {
  display: block;
}
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="hidden" i] {
  display: none;
  appearance: initial;
  background-color: initial;
  cursor: default;
  padding: initial;
  border: initial;
}
/* Edge */
::-webkit-input-placeholder {
  color: #646464;
  font-weight: 200;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
}
/* Firefox */
input[type="number"] {
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  -moz-appearance: textfield;
}
/* Internet Explorer */
:-ms-input-placeholder {
  color: #646464;
  font-weight: 200;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
}
::placeholder {
  color: #646464;
  font-weight: 200;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
}

/* Web Accessibility */
.hide {
  display: none !important;
}
/* UL OL */
.ol_decimal {
  list-style-type: decimal;
}
.ul_disc {
  list-style-type: disc;
}
/* Display */
.desktop {
  display: block !important;
}
.mobile {
  display: none !important;
}
@media screen and (max-width: 767px) {
  .desktop {
    display: none !important;
  }
  .mobile {
    display: block !important;
  }
}
.mobile-menu {
  display: none;
}
.menu-lv1.open .menu-dropdown {
  display: block;
}
.menu-lv2.open .menu-dropdown2 {
  display: block;
}

/* Component */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Cormorant Garamond', 'Roboto', 'NotoSerifTC', 'NotoSerifSC', 'NotoSansTC', 'NotoSansSC';
  font-weight: bold;
  font-style: normal;
  line-height: 1.1;
}
h1,
.h1 {
  font-size: 57px;
  font-size: 50px;
  letter-spacing: 0.03em;
}
.h2 {
  font-size: 57px;
}
h6,
.h6 {
  font-size: 24px;
}
.template-container .template-wrapper h3.simplebox-title {
  padding-top: 0;
}
.color-orange {
  color: #00454A;
}
.simplebox-content a {
  color: #179E58;
}
.btn {
  text-decoration: none;
  letter-spacing: 0.025em;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: 500;
  font-style: normal;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  padding: 8px 24px;
  font-size: 16px;
  line-height: 24px;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.btn-border {
  text-decoration: none;
  letter-spacing: 0.025em;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: 500;
  font-style: normal;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  padding: 0.5rem 1.5rem;
  font-size: 16px;
  line-height: 24px;
  color: white;
  border: 2px solid white;
  margin: 0 5px;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.btn-orange {
  color: #fff;
  background-color: #179E58;
  border-color: #179E58;
}
.btn-orange:hover {
  background-color: #00454A;
  text-decoration: none;
}
.btn-orange-border {
  background-color: white;
  border: 1px solid #179E58;
  display: flex;
  width: 40px;
  padding: 0;
}
.btn-orange-border a:not(:last-child) {
  border-right: 1px solid #d9dada;
}
.btn-orange-border img {
  vertical-align: middle;
  width: 38px;
  padding: 7px;
}

.btn-white {
  color: #6e6e6e;
  background-color: white;
  border: 1px solid #8e8e8e;
}
.btn-white:hover {
  text-decoration: none;
  color: #1c1c1c;
  /* border-color: #1c1c1c; */
}
.btn:not(:first-child) {
  margin-left: 5px;
}
.btn-white-link {
  color: #179E58;
  background-color: white;
  border: 1px solid #8e8e8e;
  float: right;
}
.btn-white-link:hover {
  text-decoration: none;
  border-color: #179E58;
}
@media screen and (max-width: 767px) {
  .btn-white-link {
    float: none;
  }
}
@media screen and (max-width: 600px) {
  .btn {
    padding: 8px 15px;
  }
  .btn:not(:first-child) {
    margin-left: 0;
  }
}
@media screen and (max-width: 375px) {
  .btn {
    padding: 8px 10px;
  }
}
.ftn-print {
  padding-left: 18px;
  display: inline-block;
  vertical-align: top;
}
/* Language */
.tiny-dropbtn {
  text-decoration: none;
  letter-spacing: 0.025em;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: bold;
  font-style: normal;
  color: #1c1c1c;
  padding: 8px 0;
  font-size: 16px;
  line-height: 24px;
  border: none;
  cursor: pointer;
}
.tiny-dropbtn:hover {
  background-color: none;
}
.tiny-dropbtn img {
  width: 24px;
  height: 18px;
  vertical-align: sub;
}
.tiny-dropbtn:hover, .tiny-dropbtn:focus {
    background-color: transparent;
}
.tiny-dropdown {
  padding: 0 14px;
  position: relative;
  /* display: inline-block;
  vertical-align: middle; */
}
.tiny-dropdown-content {
  text-align: left;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  display: none;
  position: absolute;
  background-color: white;
  min-width: 100px;
  overflow: auto;
  /* border: 1px solid #aaa; */
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
}
.tiny-dropdown-content.share-content {
  min-width: 50px;
}
.tiny-dropdown-content img.dd-share-logo {
  width: 20px;
  vertical-align: text-top;
}
.tiny-dropdown-content a {
  color: black;
  letter-spacing: 0.025em;
  font-size: 16px;
  line-height: 24px;
  padding: 10px 16px;
  text-decoration: none;
  display: block;
}
.tiny-dropdown a.tiny-dropbtn:hover {
  background-color: none;
}
.tiny-dropdown .tiny-dropdown-content a:hover {
  background-color: #ddd;
}
.show {
  display: block;
}
.ftn-font {
  font-size: 18px;
  width: 18px;
}
.ftn-font:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  border-width: 6px 0 6px 6px;
  border-style: solid;
  border-color: transparent #fff;
  border: solid black;
  border-width: 2px 0 0 2px;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  margin-left: 5px;
}
.font-content {
  min-width: 60px;
}
/* .tiny-dropdown-content a.bigger-fontsize {
    font-size: 18px;
}
.tiny-dropdown-content a.normal-fontsize {
    font-size: 16px;
}
.tiny-dropdown-content a.smaller-fontsize {
    font-size: 14px;
} */

/* Dropdown */
#myTopnav {
  align-items: center;
  z-index: 2;
  margin: 0 auto;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  width: 100%;
  position: relative;
}
.main-nav {
  width: 1262px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.topnav {
  overflow: hidden;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
}
.topnav a {
  float: left;
  display: block;
  color: #303030;
  text-align: center;
  text-decoration: none;
  font-size: 17px;
  line-height: 18px;
  padding: 13px 16px 10px 16px;
  border-bottom: 4px solid transparent;
}
.topnav a:hover,
.topnav a.active {
  border-bottom: 4px solid #d52300;
}
/* .active {
    color: white;
  } */
.topnav .icon {
  display: none;
}
.dropdown {
  float: left;
  overflow: hidden;
}
.dropdown .dropbtn {
  font-size: 17px;
  border: none;
  outline: none;
  color: #303030;
  padding: 13px 16px 10px 16px;
  background-color: inherit;
    font-family: inherit;
  margin: 0;
}
.dropdown .dropbtn.active {
  border-bottom: 4px solid #d52300;
}
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f3f6f4;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1000;
  border-top: 4px solid #d52300;
}
.dropdown-content a {
  float: none;
  color: black;
  padding: 12px 16px 10px 16px;
  line-height: 40px;
  text-decoration: none;
  display: block;
  text-align: left;
  border-bottom: none;
}
/* .topnav a:hover, .dropdown:hover .dropbtn {
    border-bottom: 4px solid #d52300;
  } */
.dropdown-content a:hover {
  border-bottom: none;
  background-color: #ededed;
  color: #303030;
}
.dropdown:hover .dropdown-content {
  display: block;
}
@media screen and (max-width: 600px) {
  .topnav a:not(:first-child),
  .dropdown .dropbtn {
    display: none;
  }
  .topnav a.icon {
    float: right;
    display: block;
  }
}
@media screen and (max-width: 600px) {
  .topnav.responsive {
    position: relative;
  }
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
  .topnav.responsive .dropdown {
    float: none;
  }
  .topnav.responsive .dropdown-content {
    position: relative;
  }
  .topnav.responsive .dropdown .dropbtn {
    display: block;
    width: 100%;
    text-align: left;
  }
}
/* General */
.header-container {
  width: 100%;
  position: relative;
  padding: 0px 15px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.header-container {
  background: #EBF0E8;
  border-bottom: 1px solid #e2e2e2;
}
.header-container .header-wrapper {
  margin: auto;
  max-width: 1262px;
}
.header-container .header-wrapper .top-navigation {
  position: relative;
  display: table;
  height: 90px;
  width: 100%;
  z-index: 800;
}
.header-container .header-wrapper .top-navigation:after {
  content: "";
  clear: both;
}
.top-navigation .left-side {
  display: table-cell;
  vertical-align: middle;
}
.top-navigation .left-side .logo {
  display: inline-block;
  padding: 0 15px;
}
.top-navigation .left-side .logo img {
  width: 330px;
}
.top-navigation .left-side .logo:first-child {
  padding-left: 0;
}
/* .top-navigation .left-side .logo:not(:last-child) {
  background: url(../images/logo-line.png) no-repeat right center;
} */
.top-navigation .left-side .logo:last-child {
  padding-right: 0;
}
.top-navigation .right-side {
  position: relative;
  display: flex;
  justify-content: flex-end;
  vertical-align: top;
  font-size: 0;
  padding-top: 18px;
  text-align: right;
}
.top-navigation .right-side .function {
  padding-left: 2px;
  /* display: inline-block;
  vertical-align: top; */
}
.top-navigation .right-side .function img {
  width: 18px;
  padding-top: 3px;
}
.top-navigation .right-side .tools-box {
  display: flex;
  align-items: center;
  /* display: inline-block;
  vertical-align: middle; */
}
.header-container .header-wrapper .main-menu .logo {
  float: left;
  display: none;
}
.top-navigation .right-side .tools-box .filter-dropdown {
  position: relative;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  line-height: 18px;
  width: auto;
  padding: 0;
  margin: 0 auto;
  background: white;
  outline: none;
  cursor: pointer;
}
.top-navigation .right-side .tools-box .filter-dropdown:after {
  display: none;
}

/* main menu */
.main-menu {
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2;
  margin: 0 auto;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  width: 100%;
}
.main-menu ol {
  display: flex;
  /* flex-wrap: wrap; */
  align-items: center;
  width: 100%;
  max-width: 1262px;
  max-width: 1177px;
  list-style: none;
}
.menu-item {
  color: #303030;
  font-size: 17px;
  line-height: 40px;
  padding: 3px 18px 0;
  position: relative;
  border-bottom: 4px solid transparent;
  /* transition: border-bottom 0.23s ease-in-out, background 0.23s linear; */
  cursor: pointer;
  text-align: center;
}
.menu-item a {
  color: #303030;
  text-decoration: none;
}
.menu-item:hover,
.menu-item:focus-within {
  border-bottom-color: #d52300;
}
.menu-item.active {
  border-bottom-color: #d52300;
}
.menu-item:hover .sub-menu,
.menu-item:hover .sub-menu:hover,
.menu-item:focus-within .sub-menu,
.menu-item:focus-within .sub-menu:hover {
  visibility: visible;
  opacity: 1;
  display: flex;
}
.sub-menu {
  flex-direction: column;
  align-items: flex-start;
  position: absolute;
  left: 0;
  visibility: hidden;
  display: none;
  opacity: 0;
  border-top: 4px solid transparent;
}
.sub-menu .menu-item {
  background: #f3f6f4;
  padding: 1em;
  padding: 10px 15px;
  width: 10em;
  text-align: center;
  z-index: 2;
  border-bottom-color: transparent;
  white-space: nowrap;
}
.sub-menu .menu-item:hover {
  background: #ededed;
}
.fixed-header {
  position: fixed !important;
  top: 0;
  left: 0;
  width: 100%;
  background: white;
  border-bottom: 1px solid #e2e2e2;
  /* padding: 0 15px; */
}
.search-box {
  color: #303030;
  font-size: 17px;
  line-height: 18px;
  position: relative;
  cursor: pointer;
  text-align: center;
  display: flex;
  align-items: center;
  padding: 10px 18px;
  float: right;
}
.search-box span {
  padding-right: 10px;
}
.search-popup {
  display: none;
  position: absolute;
  background-color: #EBF0E8;
  width: 350px;
  box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
  z-index: 1000;
  padding: 15px 18px 18px;
  right: 0;
  top: 45px;
}
.search-popup .title {
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  line-height: 26px;
  padding-bottom: 10px;
}
.search-popup input.common_textfield {
  position: relative;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 18px;
  width: 100%;
  padding: 10px;
  background: white;
  outline: none;
  border: none;
  text-align: left;
  border: 1px solid #d9dada;
}
.search-popup .button-row {
  padding-top: 15px;
}
.search-popup .close {
  font-weight: lighter;
  line-height: 18px;
}
.search-overlay {
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 141px;
  left: 0px;
  z-index: 1;
}

@media screen and (max-width: 767px) {
  .search-box {
    position: absolute;
    top: 0;
    right: 40px;
    display: block;
    width: 50px;
    height: 50px;
    padding: 0;
  }
  .search-box span {
    display: none;
  }
  .search-box img {
    padding-top: 15px;
  }
  .search-popup {

    top: 50px;
    width: 100%;
  }
}
@media screen and (max-width: 690px) {
  .main-menu {
    width: 95%;
    font-size: 16px;
  }
  .menu-item {
    margin: 0.1em;
  }
  .menu-item:nth-child(1) {
    order: 0;
  }
  .menu-item:nth-child(2) {
    order: 1;
  }
  .menu-item:nth-child(3) {
    order: 3;
  }
  .menu-item:nth-child(4) {
    order: 4;
  }
  .menu-item:nth-child(5) {
    order: 2;
  }
}
@media screen and (max-width: 480px) {
  .main-menu {
    font-size: 12px;
  }
}

/* Template */
.lastupdate {
  margin: auto;
  max-width: 1262px;
  padding: 30px 0 15px;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 21px;
}
.template-container {
  background: #EBF0E8;
  width: 100%;
  position: relative;
  /* padding: 0px 15px; */
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.template-container .template-wrapper {
  margin: auto;
  max-width: 1262px;
}
@media screen and (min-width: 769px) and (max-width: 1301px) {
  .template-container .template-wrapper {
    padding: 0 20px;
  }
  .lastupdate {
    padding-left: 20px;
    padding-right: 20px;
  }
}
/* .template-container .template-wrapper h2 {
    padding-top: 50px;
} */
.template-container.banner.no-intro .template-wrapper {
  padding-bottom: 80px;
}
.template-container.banner.no-intro .hide-empty {
  display: none;
}
.template_full {
  background: EBF0E8;
  /* padding: 0; */
}
.template_full.bg-gray {
  background: #e8f0e8;
}
.template_full.bg-default-banner {
  background: #00454A;
}
.template_full.bg-gray.banner .nav-path,
.template_full.bg-gray.banner .nav-path a,
.template_full.bg-gray.banner .nav-path a:hover,
.template_full.bg-gray.banner h2,
.template_full.bg-gray.banner .h2,
.template_full.bg-gray.banner .intro {
  color: white;
}
.template_full.bg-gray.banner {
  background-size: cover !important;
  background-position: center center !important;
}
/* .template_full.bg-gray.banner .tabs .active-tab {
    color: #1c1c1c;
} */
.template_full.bg-gray.inside-banner02 {
  background: url(../images/inside-banner02.jpg) no-repeat center top #f6f6f6;
  /* background-position: center 50%; */
}
.template_full.bg-gray.inside-banner03 {
  background: url(../images/inside-banner03.jpg) no-repeat center top #f6f6f6;
  /* background-position: center 50%; */
}
.template_full.bg-gray.inside-banner07 {
  background: url(../images/inside-banner07.jpg) no-repeat center top #f6f6f6;
  /* background-position: center 50%; */
}
.template-container .template-wrapper .nav-path {
  padding-top: 10px;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 18px;
}
.template-container .template-wrapper .nav-path a {
  color: #1c1c1c;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 18px;
  text-decoration: none;
}
.template-container .template-wrapper .nav-path a:hover {
  color: #1c1c1c;
  text-decoration: underline;
}
/* .template-container .template-wrapper h2 {
    padding-top: 50px;
} */
.template-container .template-wrapper .intro {
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  padding-top: 25px;
  padding-bottom: 60px;
  width: 75%;
  font-size: 18px;
  line-height: 26px;
}
.upcoming-events {
  padding-top: 50px;
}
.upcoming-events .color-orange {
  color:#00454A;
}
.upcoming-events .block-area {
  padding: 18px 0 35px;
  display: flex;
}
.upcoming-events .block-area:not(:last-child) {
  padding-bottom: 18px;
  display: flex;
}
.upcoming-events .block-area .events-item {
  margin-right: 25px;
}
.upcoming-events .block-area .events-item:last-child {
  margin-right: 0;
}
.upcoming-events .view-more {
  padding-bottom: 30px;
  text-align: center;
}
.upcoming-events .view-more a {
  color: #ffffff;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-size: 16px;
  line-height: 21px;
}
.upcoming-events .view-more a:hover {
  text-decoration: underline;
}
.upcoming-events .block-area .events-item {
  background: white;
  width: calc((100% - 50px) / 3);
  padding: 25px 30px;
}
.upcoming-events .block-area .events-item .upper-part {
  min-height: 230px;
}
.upcoming-events .block-area .events-item .title {
  font-size: 21px;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: bold;
  font-style: normal;
  line-height: 26px;
}
.upcoming-events .block-area .events-item .venue {
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  padding-top: 15px;
  width: 75%;
  font-size: 16px;
  line-height: 21px;
}
.upcoming-events .block-area .events-item .hashtag {
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 30px;
  border-top: 1px solid #303030;
}
.upcoming-events .block-area .events-item .hashtag a {
  color: #179e58;
  text-decoration: underline;
  padding-right: 5px;
}
.results h6,
.results .h6 {
  padding-top: 40px;
}
.results .search-area {
  width: 100%;
  display: block;
  padding-bottom: 10px;
  padding-top: 18px;
}
.results .search-area label {
  display: none;
}
.results .search-area input[type="text"] {
  padding: 0;
  margin: 0;
  border-top: 0;
  border-right: 0;
  border-left: 0;
  border-bottom: 1px solid #ccc;
  width: 100%;
  color: #1c1c1c;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  font-size: 42px;
  line-height: 56px;
  background: transparent;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  box-sizing: border-box;
  text-transform: none;
}
.results .search-area input[type="text"]:focus {
  outline: none !important;
  border: none;
  border-bottom: 1px solid #ccc;
  box-shadow: none;
  transition: 0.5s;
}
.results .search-result {
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-size: 16px;
  line-height: 21px;
}
.results.search-wholesite .events-list .listing-side {
  width: 100%;
}
.results.search-wholesite .events-list .listing-side .search-result {
  padding-bottom: 30px;
}
.results.search-wholesite
  .events-list
  .listing-side
  .search-result
  .search-keyword {
  font-size: 18px;
  color: #179E58;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  padding-left: 5px;
}
::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #ccc;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  padding-top: 25px;
  font-size: 42px;
  line-height: 56px;
}
::-moz-placeholder {
  /* Firefox 19+ */
  color: #ccc;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  padding-top: 25px;
  font-size: 42px;
  line-height: 56px;
}
:-ms-input-placeholder {
  /* IE 10+ */
  color: #ccc;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  padding-top: 25px;
  font-size: 42px;
  line-height: 56px;
}
:-moz-placeholder {
  /* Firefox 18- */
  color: #ccc;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  padding-top: 25px;
  font-size: 42px;
  line-height: 56px;
}
@media screen and (max-width: 767px) {
  .results .search-area input[type="text"] {
    font-size: 24px;
  }
  ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    font-size: 30px;
    line-height: 42px;
  }
  ::-moz-placeholder {
    /* Firefox 19+ */
    font-size: 30px;
    line-height: 42px;
  }
  :-ms-input-placeholder {
    /* IE 10+ */
    font-size: 30px;
    line-height: 42px;
  }
  :-moz-placeholder {
    /* Firefox 18- */
    font-size: 30px;
    line-height: 42px;
  }
}
.results .events-list {
  padding-top: 40px;
  display: flex;
  justify-content: space-between;
}
.results .events-list .search-side {
  width: 360px;
}
.results .events-list .listing-side {
  width: 835px;
}
.results .events-list .title {
  font-size: 21px;
  font-family: 'Cormorant Garamond', 'Roboto', 'NotoSerifTC', 'NotoSerifSC', 'NotoSansTC', 'NotoSansSC';
  font-weight: bold;
  font-style: normal;
  line-height: 30px;
  /* padding-top: 5px; */
}
.dashboard .single-item.results .events-list .title {
  color: #1c1c1c;
  padding-bottom: 0;
}
.results .events-list .title a {
  color: #00454A;
}
.results.search-wholesite .events-list .title a {
  color: #00454A;
}
.results .events-list .filter-date {
  padding: 25px 0 40px;
  /* display: flex;
  align-items: center; */
}
.results .events-list .filter-date .block {
  padding-right: 15px;
  /* display: flex;
  align-items: center; */
  display: inline-block;
  width: 49%;
}
.results .events-list .filter-date .block:last-child {
  padding-right: 0;
}
.dashboard .single-item.results .events-list .filter-date .title {
  color: #1c1c1c;
  padding-bottom: 0;
}
.results .events-list .filter-date .title {
  font-size: 16px;
  font-weight: bold;
  line-height: 40px;
  padding-right: 12px;
  width: 100%;
  color: #1c1c1c;
}
.results .events-list .filter-category {
  padding: 25px 0 40px;
}
.results .events-list .filter-category ul li {
  padding: 8px 0;
  border-bottom: 1px solid #dadada;
  display: block;
}
.results .events-list .filter-category ul li ul {
  padding-top: 12px;
}
.results .events-list .filter-category ul li ul li {
  padding: 4px 0 4px 35px;
  border-bottom: none;
}
.results .events-list .filter-category ul li:last-child {
  border-bottom: none;
}
.dashboard .single-item.results .events-list .filter-category ul li {
  display: block;
}
.dashboard .single-item .upcoming-events .block-area .events-item {
  background: #f6f6f6;
}
/* Homepage */
.homepage-banner {
  width: 100%;
  height: 580px;
}
.main-banner {
  height: 580px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.main-banner01 {
  background: url(../images/main-banner01.jpg) no-repeat center center;
  background-size: cover;
}
.main-banner02 {
  background: url(../images/main-banner02.jpg) no-repeat center center;
  background-size: cover;
}
.main-banner03 {
  background: url(../images/main-banner03.jpg) no-repeat center center;
  background-size: cover;
}
/* .banner-content {
  position: absolute;
  width: 1262px;
  height: 400px;
  left: calc(50% - 631px);
  top: 130px;
} */
.banner-content .headline {
  font-size: 72px;
  font-family: 'Cormorant Garamond', 'Roboto', 'NotoSerifTC', 'NotoSerifSC', 'NotoSansTC', 'NotoSansSC';
  font-weight: bold;
  line-height: 1;
  color: white;
  /* width: 650px; */
  margin: 0 auto;
  text-align: center;
  padding-bottom: 25px;
  letter-spacing: 0.02em;
  /* text-shadow: 2px 7px 5px rgba(0, 0, 0, 0.3),
    0px -4px 10px rgba(255, 255, 255, 0.3); */
}
.banner-content .intro {
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  line-height: 30px;
  color: white;
  width: 80%;
  margin: 0 auto;
  text-align: center;
  /* text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4); */
}
.banner-content .banner-btn {
  text-align: center;
  padding-top: 35px;
}
.banner-content.align-left .headline,
.banner-content.align-left .intro {
  /* width: 70%; */
  text-align: left;
  margin-left: 0;
}
.banner-content.align-left .banner-btn {
  text-align: left;
}
/* .banner-content.align-left .banner-btn .btn-border:first-child {
  padding-left: 0;
} */
.banner-content.align-left a.btn-border {
  text-align: center;
}
.banner-content.align-right a.btn-border {
  text-align: center;
}
.banner-content.align-right .headline,
.banner-content.align-right .intro {
  width: 70%;
  text-align: right;
  margin-right: 0;
}
.banner-content.align-right .banner-btn {
  text-align: right;
}
/* .banner-content.align-right .banner-btn .btn-border:first-child {
    padding-right: 0;
} */
@media screen and (max-width:767px) {
  .banner-content .banner-btn {
    width: 80%;
    margin: 0 auto;
  }
  .banner-content.align-left .banner-btn, .banner-content.align-right .banner-btn {
    width: 100%;
    margin: 0;
  }
  .banner-btn a.btn-border {
    margin-bottom: 5px;
    padding: 8px 15px;
  }
  .banner-content.align-left .banner-btn, .banner-content.align-right .banner-btn {
    margin: 0;
  }
  .banner-btn.align-left a.btn-border {
    margin-left: 0;
    margin-right: 5px;
  }
  .banner-btn.align-right a.btn-border {
    margin-right: 0;
    margin-left: 5px;
  }
}

.homepage-wrapper {
  padding-top: 50px;
  display: flex;
  justify-content: space-between;
}
.homepage-wrapper .left-side {
  width: 65%;
  border-top: 3px solid #333333;
}
.homepage-wrapper .title-action {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}
.homepage-wrapper .title-action .action-area {
  padding: 0;
  padding-top: 10px;
  white-space: nowrap;
}
.homepage-wrapper .title-action .action-area .btn-text {
  padding-right: 18px;
  display: inline-block;
}
.homepage-wrapper .title-action .action-area .btn-text a {
  color: #179E58;
}
.homepage-wrapper .title-action .action-area .long-arrow-right {
  border-top: 2px solid #179E58;
  border-left: 2px solid #179E58;
}
.homepage-wrapper .title-action .action-area .long-arrow-right::after {
  background-color: #179E58;
}
.template-container .template-wrapper .homepage-wrapper h2.title,
.template-container .template-wrapper .homepage-wrapper .h2.title {
  padding-top: 10px;
  color: #00454A;
}
.homepage-wrapper .title {
  font-size: 21px;
  font-family: 'Cormorant Garamond', 'Roboto', 'NotoSerifTC', 'NotoSerifSC', 'NotoSansTC', 'NotoSansSC';
  font-weight: bold;
  font-style: normal;
  line-height: 26px;
}
.homepage-wrapper .events-item .title {
  padding-top: 0;
  color: #00454A;
}

.homepage-wrapper .event-highlight {
  margin: 30px 0;
  background: #f6f6f67b;
  border-radius: 3px;
  padding: 15px 12px;
  display: flex;
  justify-content: space-between;
}
.homepage-wrapper .event-highlight .title {
  color: #00454a;
  font-size: 21px;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: bold;
  font-style: normal;
  line-height: 26px;
  padding-top: 0;
  padding-left: 10px;
  white-space: nowrap;
}
.homepage-wrapper .event-highlight .message {
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  padding: 0 80px 0 30px;
  color: #1c1c1c;
}
.homepage-wrapper .ongoing-events-row {
  display: flex;
  justify-content: space-between;
  padding-bottom: 35px;
  border-bottom: 1px solid #dadada;
}
.homepage-wrapper .ongoing-events-row .item {
  padding-top: 18px;
  width: 100%;
}
.homepage-wrapper .ongoing-events-row.firstchild .item {
  padding-top: 0;
}
.homepage-wrapper .ongoing-events-row:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
/* .homepage-wrapper .ongoing-events-row .item {
    width: calc((100% - 25px) / 2);
} */
.homepage-wrapper .ongoing-events-row .item:not(:last-child) {
  padding-right: 25px;
}
.homepage-wrapper .left-side .ongoing-events-row .item img {
  padding-bottom: 25px;
  width: 100%;
  height: 256px;
}
.homepage-wrapper .ongoing-events-row.two-items .item {
  width: 48%;
}
.homepage-wrapper .ongoing-events-row.two-items .item:first-child {
  padding-right: 0;
}
.homepage-wrapper .right-side {
  width: 405px;
  border-top: 3px solid #333333;
}
.homepage-wrapper .right-side .ongoing-events-row {
  padding-top: 18px;
  display: block;
  /* padding-bottom: 0; */
}
.homepage-wrapper .right-side .ongoing-events-row.firstchild {
  padding-top: 35px;
}
.homepage-wrapper .right-side .ongoing-events-row .item {
  padding-top: 0;
}
/* .homepage-wrapper .right-side .title {
    padding-top: 0;
} */
.homepage-wrapper .right-side .ongoing-events-row .item img {
  padding-top: 25px;
  padding-bottom: 0;
}

/* Dropdown */
.filter-dropdown {
  position: relative;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  line-height: 18px;
  width: 118px;
  padding: 10px;
  margin: 0 auto;
  background: #f6f6f6;
  outline: none;
  cursor: pointer;
}
.filter-dropdown:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  right: 16px;
  top: 50%;
  margin-top: -6px;
  border-width: 6px 0 6px 6px;
  border-style: solid;
  border-color: transparent #fff;
  border: solid black;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3.5px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.filter-dropdown .dropdown {
  position: absolute !important;
  top: 100%;
  left: 0;
  right: 0;
  background: #f6f6f6;
  list-style: none;
  font-weight: normal;
  opacity: 0;
  pointer-events: none;
  z-index: 1200;
}
.filter-dropdown .dropdown li a {
  display: block;
  text-decoration: none;
  color: #1c1c1c;
  padding: 10px;
}
.filter-dropdown .dropdown li:hover a {
  background: #f3f8f8;
}
.filter-dropdown.active .dropdown {
  opacity: 1;
  pointer-events: auto;
}
/* No CSS3 support */
.no-opacity .wrapper-dropdown-1 .dropdown,
.no-pointerevents .wrapper-dropdown-1 .dropdown {
  display: none;
  opacity: 1;
  pointer-events: auto;
}
.no-opacity .wrapper-dropdown-1.active .dropdown,
.no-pointerevents .wrapper-dropdown-1.active .dropdown {
  display: block;
}
/* Checkbox */
.filter-checkbox {
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  display: block;
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.results .events-list .filter-category ul li ul li .filter-checkbox {
  font-weight: normal;
}
/* Hide the browser"s default checkbox */
.filter-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.filter-checkbox input:disabled + span.checkmark {
  background: #ddd;
  border: none;
}
/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 22px;
  width: 22px;
  background-color: white;
  border: 1px solid #000;
}
/* On mouse-over, add a grey background color */
.filter-checkbox:hover input ~ .checkmark {
  background-color: white;
}
/* When the checkbox is checked, add a blue background */
.filter-checkbox input:checked ~ .checkmark {
  background-color: white;
  border: 1px solid #000;
}
/* Create the checkmark/indicator(hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
/* Show the checkmark when checked */
.filter-checkbox input:checked ~ .checkmark:after {
  display: block;
}
/* Style the checkmark/indicator */
.filter-checkbox .checkmark:after {
  left: 7px;
  top: 1px;
  width: 7px;
  height: 15px;
  border: solid #00454A;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.results .events-list .filter-sorting {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 15px;
}
.results .events-list .filter-sorting .title {
  font-size: 16px;
  font-weight: bold;
  line-height: 40px;
  padding-right: 12px;
  white-space: nowrap;
  color: #1c1c1c;
  padding-bottom: 0;
}
.results .events-list .filter-sorting .title:last-child {
  padding-left: 12px;
}
.results .events-list .filter-sorting .block {
  padding-left: 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.results .events-list .filter-sorting .block:first-child {
  padding-left: 0;
}
/* Past events */
.past-events .events-item {
  padding-top: 30px;
  border-bottom: 1px solid #dadada;
}
.past-events .events-item:last-child {
  border-bottom: none;
}
.events-item .event-type {
  color: #4C1C53;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  line-height: 22px;
  padding-bottom: 10px;
}
.search-wholesite .past-events .events-item {
  border-bottom: 1px solid #dadada;
  padding-bottom: 30px;
}
.search-wholesite .past-events .events-item:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.events-item .events-detail {
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 21px;
  padding-top: 10px;
  white-space: break-spaces;
}
.homepage-wrapper .events-item .events-detail {
  white-space: normal;
}
.events-item .author {
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  padding-top: 5px;
  padding-bottom: 15px;
  font-size: 16px;
  line-height: 21px;
}
.events-item .hashtag,
.events-item .url-link {
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 30px;
}
.events-item .hashtag:after {
  content: '';
  clear: both;
  display: table;
}
.events-item .hashtag a {
  color: #707070;
  text-decoration: underline;
  padding-right: 5px;
}
.search-wholesite .events-item .url-link a {
  color: #179e58;
  text-decoration: none;
}
.events-item .publish-date {
  color: #707070;
  float: right;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 1px;
}
.events-item {
  padding-bottom: 20px;
}
.events-item a {
  color: #00454A;
}
.events-item .member-page .publish-date {
  float: none;
  text-align: right;
}

/* Button arrow */
.btn-arrow {
  position: relative;
  width: 32px;
  height: 32px;
  background: white;
  border-radius: 50%;
  border: 1px solid #00454a;
  margin: 0 3px;
  transition: all 0.1s ease;
}
.btn-arrow:hover, .btn-arrow:focus {
  border: 2px solid #00454a;
}
.pages-number {
  position: relative;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  line-height: 18px;
  padding-left: 18px;
}
.show-pagenumber input.common_textfield {
  position: relative;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 18px;
  width: 60px;
  padding: 10px;
  margin: 0 auto;
  background: #f6f6f6;
  outline: none;
  border: none;
  text-align: center;
}
.show-pagenumber {
  display: flex;
  align-items: center;
}
.show-pagenumber .pager {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 18px;
}
.show-pagenumber .pages-number {
  padding-left: 10px;
}
/* Arrow Previous */
.arrow-previous {
  background: #00454a;
  left: 7px;
  top: 15px;
  height: 1px;
  width: 16px;
  margin: 0 auto;
  cursor: pointer;
  position: absolute;
}
.arrow-previous:before,
.arrow-previous:after {
  content: "";
  background: #00454a;
  position: absolute;
  height: 1px;
  width: 5px;
}
.arrow-previous:before {
  left: 0;
  bottom: -2px;
  transform: rotate(45deg);
}
.arrow-previous:after {
  left: 0;
  top: -2px;
  transform: rotate(-45deg);
}
button:hover .arrow-previous {
  background: #00454a;
}
button:hover .arrow-previous:before,
button:hover .arrow-previous:after {
  content: "";
  background: #00454a;
}
/* Arrow Next */
.arrow-next {
  background: #00454a;
  left: 7px;
  top: 15px;
  height: 1px;
  width: 16px;
  margin: 0 auto;
  cursor: pointer;
  position: absolute;
}
.arrow-next:before,
.arrow-next:after {
  content: "";
  background: #00454a;
  position: absolute;
  height: 1px;
  width: 5px;
}
.arrow-next:before {
  right: 0;
  bottom: -2px;
  transform: rotate(-45deg);
}
.arrow-next:after {
  right: 0;
  top: -2px;
  transform: rotate(45deg);
}
button:hover .arrow-next {
  background: #00454a;
}
button:hover .arrow-next:before,
button:hover .arrow-next:after {
  content: "";
  background: #00454a;
}

/* Footer */
#footer {
  background: #EBF0E8;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
}
.footer-gap {
  height: 100px;
}
.template_full.bg-darkgray {
  background: #333333;
  /* margin-top: 100px; */
}
.footer {
  padding: 18px 0;
}
.footer-navigation {
  position: relative;
  display: table;
  width: 100%;
}
.footer-navigation .left-side {
  display: table-cell;
  vertical-align: middle;
}
.footer-navigation .right-side {
  float: right;
}
.footer-navigation .left-side .logo {
  display: inline-block;
  padding: 0 18px 0 15px;
}
.footer-navigation .left-side .logo a {
  display: block;
}
.footer-navigation .left-side .logo a img {
  height: 100%;
}
.footer-navigation .left-side .logo:first-child {
  padding-left: 0;
}
.footer-navigation .left-side .logo:first-child a {
  height: 40px;
}
.footer-navigation .left-side .logo:last-child {
  padding-right: 0;
  vertical-align: text-top;
}
.footer-navigation .left-side .logo:last-child a {
  height: 25px;
  outline: none !important;
}
.footer-navigation .right-side .follow-socialmedia {
  display: flex;
  align-items: center;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  color: white;
  font-size: 16px;
  line-height: 21px;
}
.footer-navigation .right-side .follow-socialmedia .text {
  padding-right: 12px;
}
.footer-navigation .right-side .follow-socialmedia a {
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  border: 1px solid white;
  border-radius: 50%;
  margin: 0 3px;
  opacity: 0.7;
  transition: all 0.1s ease;
}
.footer-navigation .right-side .follow-socialmedia a:last-child {
  margin-right: 0;
}
.footer-navigation .right-side .follow-socialmedia a:hover {
  opacity: 1;
}
.footer-navigation .right-side .follow-socialmedia a img {
  width: 18px;
  height: 18px;
  margin-top: 4px;
}
.footer .btn-subscribe {
  padding: 40px 0 10px;
  padding-top: 30px;
  /* display: flex;
  justify-content: space-between;
  align-items: end; */
}
.footer .btn-subscribe .cmu-info {
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  color: white;
  padding-top: 20px;
  font-weight: normal;
}
.footer .btn-subscribe .cmu-info .info-title {
  font-size: 16px;
  padding-bottom: 5px;
  line-height: 26px;
}
.footer .btn-subscribe .cmu-info ul {
  list-style: none;
  font-size: 14px;
  line-height: 21px;
  margin-left: 0;
}
.footer .btn-subscribe .cmu-info ul li {
  list-style: none;
}
.footer .btn-subscribe .cmu-info ul li span:first-child {
  width: 50px;
  display: inline-block;
}
.footer .btn-subscribe .cmu-info ul li a {
  color: white;
}
.footer .btn-subscribe .btn-orange {
  margin-left: 0;
}
.footer-link ul {
  display: flex;
  /* justify-content: center; */
  margin-left: 0;
  margin-top: 30px;
}
.footer-link ul li:after {
  content: "";
  background: url(../images/footer-link-line.png) no-repeat;
  width: 1px;
  height: 12px;
  display: inline-block;
}
.footer-link ul li a {
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  color: white;
  padding: 0 7px;
  font-size: 14px;
  line-height: 21px;
  text-decoration: none;
  vertical-align: text-top;
}
.footer-link ul li:first-child a {
  padding-left: 0;
}
.footer-link ul li:last-child a {
  padding-right: 0;
}
.footer-link ul li:last-child:after {
  background: none;
}
.footer-link ul li {
  list-style: none;
}
.footer-award {
  padding: 10px 0 18px;
}
.footer-award ul {
  display: flex;
  align-items: center;
  margin-left: 0;
  /* justify-content: center; */
}
.footer-award ul li {
  width: 135px;
  height: 45px;
  background: white;
  display: inline-block;
  margin-left: 15px;
}
.footer-award ul li:first-child {
  margin-left: 0;
}
.footer-copyright {
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  color: white;
  font-size: 12px;
  line-height: 15px;
  text-align: left;
}

a#backtotop-btn {
  display: inline-block;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  text-decoration: none;
  letter-spacing: 0.025em;
  position: fixed;
  height: 40px;
  bottom: 0;
  right: 30px;
  z-index: 99;
  border: none;
  outline: none;
  background-color: #179E58;
  color: white;
  cursor: pointer;
  padding: 9px 15px;
  border-radius: 3px 3px 0 0;
  transition: all 0.3s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#backtotop-btn:hover {
  background-color: #00454A;
}
#backtotop-btn span {
  padding-right: 18px;
}
#backtotop-btn:after {
  content: "";
  width: 0;
  height: 0;
  display: inline-block;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 7px solid white;
  display: inline-block;
}
#backtotop-btn.show {
  opacity: 1;
  visibility: visible;
}

/* News Details */
.arrow-right,
.arrow-left,
.long-arrow-right,
.long-arrow-left {
  width: 10px;
  height: 10px;
  border-top: 2px solid #7f7f7f;
  border-left: 2px solid #7f7f7f;
  display: inline-block;
}
.arrow-right,
.long-arrow-right {
  transform: rotate(135deg);
}
.arrow-left,
.long-arrow-left {
  transform: rotate(-45deg);
}
.long-arrow-right::after,
.long-arrow-left::after {
  content: "";
  display: block;
  width: 2px;
  height: 25px;
  background-color: #7f7f7f;
  transform: rotate(-45deg) translate(8px, 1px);
  left: 0;
  top: 0;
}
.action-area {
  padding: 50px 0;
}
.back-to {
  padding-bottom: 18px;
}
.function-row {
  text-align: right;
  display: flex;
  justify-content: end;
}
.function-row .btn-link {
  display: flex;
  margin-bottom: 20px;
}
.btn-text {
  padding-left: 18px;
  display: inline-block;
}
.btn-text a {
  color: #6e6e6e;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-size: 16px;
  line-height: 21px;
}
.btn-text a:hover {
  text-decoration: underline;
}

.single-event .event-type {
  color: #4c1c53;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  line-height: 25px;
}
.single-event .pub_event-type {
  color: #449f91;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  line-height: 25px;
}
.single-event .title {
  font-size: 50px;
  font-family: 'Cormorant Garamond', 'Roboto', 'NotoSerifTC', 'NotoSerifSC', 'NotoSansTC', 'NotoSansSC';
  font-weight: bold;
  font-style: normal;
  line-height: 55px;
  width: 70%;
  padding-top: 10px;
}
.single-event .event-detail {
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  padding-top: 15px;
  font-size: 16px;
  line-height: 21px;
}
.single-event .venue {
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  padding-top: 15px;
  font-size: 16px;
  line-height: 21px;
}
.single-event .author {
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  padding-top: 5px;
  font-size: 16px;
  line-height: 21px;
}
.single-event .event-wrapper {
  padding-top: 50px;
  display: flex;
  justify-content: space-between;
}
.single-event .event-wrapper .left-side {
  width: 65%;
}
.single-event .subheadline {
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  line-height: 30px;
  padding-bottom: 30px;
}
.single-event .content {
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  /* padding-top: 15px; */
  font-size: 16px;
  line-height: 28px;
}
.single-event .content p {
  margin: 35px 0;
}
.single-event .content p:first-child {
  margin-top: 0;
}
.single-event .content table {
  padding: 18px 0;
  line-height: normal;
  text-align: left;
}
.single-event .content table p {
  margin: 0;
}
.single-event .content table th {
  padding: 6px 15px;
  padding-right: 30px;
  border-bottom: 1px solid #d9dada;
}
.single-event .event-wrapper .content table {
  border: 1px solid #d9dada;
}
.single-event .event-wrapper .content table th {
  white-space: normal;
}
.single-event .content table td {
  border-bottom: 1px solid #d9dada;
  padding: 6px 15px;
}

.single-event .event-wrapper .right-side {
  width: calc(35% - 65px);
}
.single-event .event-wrapper .right-side .title {
  font-size: 21px;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: bold;
  font-style: normal;
  line-height: 26px;
  color: #00454A;
}
.single-event .follow-socialmedia {
  padding-top: 15px;
}
.single-event .follow-socialmedia a {
  display: inline-block;
  width: 32px;
  height: 32px;
  text-align: center;
  border: 1px solid #e2e2e2;
  border-radius: 50%;
  margin: 0 3px;
  transition: all 0.1s ease;
}
.single-event .follow-socialmedia a:first-child {
  margin-left: 0;
}
.single-event .follow-socialmedia a:last-child {
  margin-right: 0;
}
.single-event .follow-socialmedia a:hover {
  border: 1px solid #313131;
}
.single-event .follow-socialmedia a img {
  width: 18px;
  height: 18px;
  margin-top: 5px;
}
.single-event .latest-news {
  padding-top: 70px;
}
.single-event .latest-news .latest-news-listing {
  padding: 25px 0 40px;
}
.single-event .latest-news .latest-news-listing .right-item {
  width: 60%;
}
.latest-news-listing .item {
  padding: 15px 0;
  display: flex;
  border-bottom: 1px solid #e2e2e2;
}
.latest-news-listing .item:first-child {
  padding-top: 0;
}
.latest-news-listing .item:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.latest-news-listing .item .left-item img {
  padding-right: 15px;
}
.latest-news-listing .item .right-item .event-type {
  color: #4c1c53;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  line-height: 25px;
}
.latest-news-listing .item .right-item .event-title a {
  color: #333333;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 25px;
  text-decoration: none;
}
.latest-news-listing .item .right-item .event-title a:hover {
  text-decoration: underline;
}
.template_full.news-banner {
  height: 450px;
  position: relative;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.template_full.news-banner .template-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  position: absolute;
  width: 1262px;
  left: calc((100% - 1262px) / 2);
}
.template_full.news-banner .overlay {
  background: rgba(0, 69, 74, 1);
  width: 100%;
  height: 100%;
  position: absolute;
}
.template_full.news-banner01 {
  background: url(../images/news-image01.jpg) no-repeat center 50% #f6f6f6;
  background-size: cover !important;
}
.template_full.news-banner .nav-path,
.template_full.news-banner .nav-path a,
.template_full.news-banner .nav-path a:hover,
.template_full.news-banner h2,
.template_full.news-banner .h2,
.template_full.news-banner .intro {
  color: white;
}
.template_full.news-banner .single-event .title {
  color: white;
  line-height: 65px;
  padding-top: 20px;
}
.template_full.news-banner .single-event .venue, .template_full.news-banner .single-event .author {
  color: white;
}
.template_full.news-banner .action-area {
  padding: 18px 0;
}
.template_full.news-banner .action-area .btn-text a {
  color: white;
}
.template_full.news-banner .long-arrow-right,
.template_full.news-banner .long-arrow-left {
  border-top: 2px solid white;
  border-left: 2px solid white;
}
.template_full.news-banner .long-arrow-right::after,
.template_full.news-banner .long-arrow-left::after {
  background-color: white;
}

/* Tabs */
.tabs {
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  line-height: 18px;
  padding-right: 12px;
  padding: 0;
  list-style: none;
  position: relative;
}
.tabs .active-tab {
  position: relative;
  color: #1c1c1c;
  background: white;
}
/* .tabs .active-tab:after {
    width: 100%;
    height: 2px;
    position: absolute;
    content: "";
    bottom: -0.1em;
    left: 0;
    background: white;
} */
.tabs li {
  display: inline-block;
  cursor: pointer;
  color: #1c1c1c;
  padding: 15px 30px;
  background: #ffffff;
  margin-right: 4px;
}
.tabs li:last-child {
  margin-right: 0;
}
.tabs li.active {
  background: #ebf0e8;
}
.tabs-content {
  padding: 0;
  list-style: none;
  /* padding-top: 50px; */
}
/* .tabs-content li {
    display: none;
} */

.tabs-content .title {
  font-size: 21px;
  font-family: 'Cormorant Garamond', 'Roboto', 'NotoSerifTC', 'NotoSerifSC', 'NotoSansTC', 'NotoSansSC';
  font-weight: bold;
  font-style: normal;
  line-height: 26px;
  color: #00454A;
}
.tabs-content .statistic-list {
  display: flex;
  justify-content: space-between;
  padding-top: 18px;
}
#turnover .tabs-wrapper,
#outstanding .tabs-wrapper {
  padding-top: 50px;
}
.barchart-side {
  width: calc(100% - 410px);
  padding-right: 30px;
}
.piechart-side {
  padding-left: 30px;
  border-left: 1px solid #949494;
}
.tabs-content .statistic-list .export-btn {
  display: flex !important;
  padding-bottom: 40px;
  /* justify-content: right; */
}
.tabs-content .statistic-list .filter-date {
  padding-bottom: 15px;
  display: flex;
  align-items: center;
}
.tabs-content .statistic-list .filter-date .block {
  padding-right: 15px;
  display: flex;
  align-items: center;
}
.tabs-content .statistic-list .filter-date .block:last-child {
  padding-right: 0;
}
.tabs-content .statistic-list .filter-date .title {
  font-size: 16px;
  font-weight: bold;
  line-height: 40px;
  padding-right: 12px;
  white-space: nowrap;
}
.tabs-content .statistic-list .filter-period {
  padding: 0 0 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.tabs-content .statistic-list .filter-period .block {
  display: flex !important;
  align-items: center;
}
.tabs-content .statistic-list .filter-period .title {
  font-size: 16px;
  font-weight: bold;
  line-height: 40px;
  padding-right: 12px;
}
.tabs-content .statistic-list .filter-period .filter-select {
  position: relative;
  line-height: 40px;
  outline: none;
  cursor: pointer;
}
.tabs-content .statistic-list .filter-period .filter-select ul li {
  display: inline-block;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 38px;
  width: 50px;
  background: #f6f6f6;
  border: 1px solid transparent;
  text-align: center;
}
.tabs-content .statistic-list .filter-period .filter-select ul li.selected,
.tabs-content .statistic-list .filter-period .filter-select ul li:hover {
  background: white;
  border: 1px solid #949494;
}
.tabs-content .statistic-list .btn-export a {
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 38px;
  border: 1px solid #949494;
  color: #00454a;
  padding: 0 18px;
  display: block;
  text-decoration: none;
  transition: all 0.3s ease;
}
.tabs-content .statistic-list .btn-export a span {
  padding-right: 10px;
}
.tabs-content .statistic-list .btn-export a img {
  vertical-align: text-top;
}
.tabs-content .statistic-list .btn-export a:hover {
  border: 1px solid #00454a;
}
.tabs-content .statistic-list .barchart-img {
  text-align: center;
}
.tabs-content .statistic-list .remarks {
  padding-top: 40px;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 21px;
}
.tabs-content .statistic-list .piechart-block {
  padding-bottom: 40px;
}
.tabs-content .statistic-list .piechart-block .title {
  font-size: 21px;
  font-family: 'Cormorant Garamond', 'Roboto', 'NotoSerifTC', 'NotoSerifSC', 'NotoSansTC', 'NotoSansSC';
  font-weight: bold;
  font-style: normal;
  line-height: 26px;
}
.tabs-content .statistic-list .piechart-img {
  padding-top: 15px;
}
@media screen and (max-width:767px) {
  .tabs-content .statistic-list .filter-date .select2-container {
    min-width: 80px;
  }
}
@media screen and (max-width:375px) {
  .tabs-content .statistic-list .filter-period .title {
    padding-right: 0;
  }
}
/* Search */
.search-wrapper {
  display: flex;
  justify-content: space-between;
  padding-bottom: 30px;
  padding-top: 50px;
  justify-content: flex-start;
}
.intro-wrapper + .search-wrapper {
  padding-top: 0;
}
.search-wrapper + .search-wrapper {
  padding-top: 0;
}
.search-wrapper .search-item {
  min-width: calc((100% - 75px) / 4);
  margin-right: 25px;
}
.search-wrapper .search-item .title {
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  line-height: 26px;
  padding-top: 7px;
  padding-bottom: 10px;
}
.search-wrapper .search-item .caption {
  padding-top: 5px;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 21px;
  color: #1c1c1c;
}
.search-wrapper .search-item .filter-dropdown {
  width: 100%;
}
.search-wrapper .search-item .block {
  display: flex;
  justify-content: space-between;
}
.search-wrapper .search-item .block div {
  width: calc((100% - 8px) / 2);
}
.search-wrapper .search-item .block .hasDatepicker {
  position: relative;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 20px;
  width: 100%;
  padding: 10px 7px;
  margin: 0 auto;
  background: #f6f6f6;
  background: url(../images/btn-datepicker.svg) no-repeat #f6f6f6;
  background-position: 95% 11px;
  outline: none;
  cursor: pointer;
  border: none;
}
.search-wrapper .search-item input.common_textfield {
  position: relative;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 18px;
  width: 100%;
  padding: 10px;
  margin: 0 auto;
  background: #f6f6f6;
  outline: none;
  border: none;
}
.search-result-wrapper {
  padding-top: 30px;
}
.search-result-wrapper .table-wrapper {
  overflow-x: auto;
}
.search-result-wrapper .table-wrapper table {
  width: 100%;;
}
.events-list .search-result-wrapper {
  padding-top: 0;
}
.search-result-wrapper.inside {
  padding-top: 5px;
}
.search-result-wrapper .result-text {
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  display: flex;
  justify-content: space-between;
  padding-bottom: 10px;
  align-items: flex-end;
}
.search-result-wrapper .result-text span {
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 21px;
}
.search-result-wrapper .result-text .block {
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 21px;
  display: flex !important;
}
.btn-api, .btn-link {
  margin-right: 10px;
}
@media screen and (max-width:767px) {
  .search-result-wrapper .result-text .block {
    display: block!important;
  }
  .btn-api, .btn-link, .btn-export {
    display: inline-block;
    margin: 5px;
    margin-left: 0;
  }
  #turnover .tabs-wrapper,
  #outstanding .tabs-wrapper {
    padding-top: 10px;
  }
}

.filter-sorting .btn-api,
.filter-sorting .btn-link {
  margin-right: 18px;
}
.btn-api a,
.btn-link a {
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 38px;
  border: 1px solid #949494;
  color: #00454a;
  padding: 0 18px;
  display: block;
  text-decoration: none;
  transition: all 0.3s ease;
}
.btn-api a span,
.btn-link a span {
  padding-right: 10px;
}
.btn-api a img,
.btn-link a img {
  vertical-align: text-top;
}
.btn-api a:hover,
.btn-link a:hover {
  border: 1px solid #00454a;
}
.btn-upload {
  margin-right: 10px;
}
.btn-upload label {
    background-color: #179E58;
    color: white;
    cursor: pointer;
}
.btn-all a {
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 38px;
  border: 1px solid #949494;
  color: #00454a;
  padding: 0 18px;
  display: block;
  text-decoration: none;
  transition: all 0.3s ease;
}
.btn-all a span {
  padding-right: 0;
}
.btn-all a:hover {
  border: 1px solid #00454a;
}
.search-result-wrapper .result-text .block .btn-export a {
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 38px;
  border: 1px solid #949494;
  color: #00454a;
  padding: 0 10px;
  display: block;
  text-decoration: none;
  transition: all 0.3s ease;
}
.search-result-wrapper .result-text .block .btn-export a span {
  padding-right: 10px;
}
.search-result-wrapper .result-text .block .btn-export a img {
  vertical-align: text-top;
}
.search-result-wrapper .result-text .block .btn-export a:hover {
  border: 1px solid #1c1c1c;
}
.search-result-wrapper .result-table {
  position: relative;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 26px;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  /* padding-top: 35px; */
}
.search-result-wrapper .result-table.mini-table {
  overflow: hidden;
}
.search-result-wrapper .result-table tr.sorting-firstlevel {
  border-bottom: 1px solid #666;
  line-height: 15px;
}
.search-result-wrapper .result-table tr.sorting-secondlevel {
  border-top: 1px solid #666;
  line-height: 15px;
}
.search-result-wrapper .result-table tr.sorting-firstlevel th {
  padding: 0 15px;
  text-align: center;
}
.search-result-wrapper .result-table tr.sorting-secondlevel th {
  padding: 0 15px 1px;
  text-align: center;
}
.search-result-wrapper .result-table table {
  width: 100%;
}
.search-result-wrapper .result-table tr:hover {
  background-color: #f6f6f6;
}
.search-result-wrapper .result-table.legend {
  text-align: center;
}
.search-result-wrapper .result-table.legend tr td {
  width: 50%;
}
.search-result-wrapper .result-table th {
  font-size: 15px;
  padding: 2px 15px;
  font-weight: bold;
  text-align: center;
  background-color: #00454A;
  color: white;
  white-space: nowrap;
  line-height: 18px;
  padding: 6px 15px 8px;
}
.search-result-wrapper .result-table th.sub-th {
  color: #1c1c1c;
  background-color: #f6f6f6;
}
.search-result-wrapper .result-table td {
  border-bottom: 1px solid #d9dada;
  border-right: 1px solid #ececec;
  padding: 6px 15px;
}
.search-result-wrapper .result-table td.center {
  text-align: center;
}
.search-result-wrapper .result-table td a {
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #1c1c1c;
}
.search-result-wrapper .result-table td.status_td {
  white-space: nowrap;
}
.search-result-wrapper .result-table td:last-child a {
  white-space: nowrap;
}
.search-result-wrapper .result-table td:last-child {
  border-right: none;
}
.search-result-wrapper .pagination {
  padding-top: 10px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.search-result-wrapper .pagination .left-side .remarks {
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 21px;
}
.search-result-wrapper .pagination .right-side {
  display: flex;
  justify-content: space-between;
  justify-content: end;
  align-items: center;
}
.search-result-wrapper .pagination .right-side .block {
  display: flex;
  align-items: center;
}
.search-result-wrapper .pagination .right-side .pager {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 18px;
}
.search-result-wrapper.listing-side .pagination .right-side .pager {
  padding-left: 0;
}
.search-result-wrapper .pagination .right-side input.common_textfield {
  position: relative;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 18px;
  color: #00454a;
  width: 60px;
  padding: 10px;
  margin: 0 auto;
  background: #f6f6f6;
  outline: none;
  border: none;
  text-align: center;
}
.search-result-wrapper .pagination .right-side .pages-number {
  padding-left: 10px;
  color: #00454a;
}
.search-result-wrapper > .remarks {
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 21px;
}
.search-result-wrapper .remark {
  background-color: #f9d5cc;
  padding: 3px 8px;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 21px;
  border-radius: 3px;
  display: inline-block;
}
.search-result-wrapper > .remarks ul,
.search-result-wrapper > .remarks ol {
  padding-top: 5px;
  margin-left: 0;
}
.search-result-wrapper > .remarks ul li {
  display: list-item;
  list-style: decimal;
  padding-left: 20p;
  margin-left: 15px;
}
.sort-up {
  display: inline-block;
  width: 0;
  height: 0;
  /* margin-left: 10px; */
  border-style: solid;
  border-width: 0 6px 9px 6px;
  border-color: transparent transparent white transparent;
  cursor: pointer;
  margin-left: 5px;
}
.sort-up.active {
  border-color: transparent transparent #05D178 transparent;
}
.sort-down {
  display: inline-block;
  width: 0;
  height: 0;
  /* margin-left: 10px; */
  border-style: solid;
  border-width: 9px 6px 0 6px;
  border-color: white transparent transparent transparent;
  cursor: pointer;
  margin-left: 5px;
}
.sort-down.active {
  border-color: #05D178 transparent transparent transparent;
}
.search-result-wrapper .result-table tbody td > div {
	margin: 3px 0;
}
@media screen and (max-width:767px) {
  .search-result-wrapper .pagination .right-side {
    justify-content: space-between;
  }
  
}
/* Introduction */
.intro-wrapper,
.text-wrapper {
  display: flex;
  justify-content: space-between;
  padding-bottom: 30px;
  padding-top: 50px;
}
.template-container .template-wrapper h1.simplebox-title.title {
  padding-top: 0;
}
.intro-wrapper .left-side {
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  width: 710px;
  font-size: 18px;
  line-height: 30px;
}
.intro-wrapper .right-side {
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  padding-bottom: 60px;
  width: 500px;
  font-size: 18px;
  line-height: 33px;
}
.intro-wrapper .both-side,
.text-wrapper .both-side {
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  width: 75%;
  font-size: 16px;
  line-height: 28px;
}
.intro-wrapper .both-side a,
.text-wrapper .both-side a {
  color: #179E58;
}
.intro-wrapper .both-side .subheadline {
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  line-height: 30px;
  padding-bottom: 15px;
}
.text-wrapper .both-side .subtitle {
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  line-height: 26px;
  padding-left: 0;
}
.text-wrapper .both-side .content.terms .subtitle {
  padding-left: 34px;
  padding-bottom: 20px;
  padding-top: 10px;
}
.text-wrapper .both-side .content ul li p {
  margin: 18px 0;
}
.intro-wrapper p {
  margin: 15px 0 30px;
}
.simplebox .intro-wrapper {
  padding-bottom: 0;
}
/* .simplebox .intro-wrapper p {
  margin-bottom: 0;
} */
.simplebox .intro-wrapper .right-side {
  padding-bottom: 0;
}
.tabs-wrapper .accordion {
  padding-top: 50px;
}
.intro-wrapper p a {
  color: #d52300;
}
.intro-wrapper p:first-child {
  margin-top: 0;
}
.text-wrapper .content ul {
  margin-left: 18px;
  list-style: decimal;
}
.text-wrapper .content a {
  color: #d52300;
}
.text-wrapper .content.terms ul {
  margin-left: 0;
  list-style: none;
}
.text-wrapper .content.terms ul li span {
  width: 30px;
  vertical-align: top;
  display: inline-block;
}
.text-wrapper .content.terms ul li div.li-text {
  width: calc(100% - 35px);
  display: inline-block;
}
/* .text-wrapper .content.terms ul li {
    margin-bottom: 25px;
} */
.text-wrapper .content.terms ul li p {
  margin: 18px 0;
}
.text-wrapper .content.terms ul li p:first-child {
  margin-top: 0;
}
.text-wrapper .content.terms ul.alpha {
  margin-left: 18px;
  list-style: lower-alpha;
}
.text-wrapper .content.terms ul.disc {
  margin-left: 18px;
  list-style: disc;
}
.single-event .text-wrapper .title {
  width: 100%;
  padding-bottom: 30px;
}
.simpletab {
  padding-bottom: 10px;
}
a.simpletab {
  color: #1c1c1c;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  line-height: 26px;
  padding: 0 10px;
  text-decoration: none;
}
a.simpletab:hover,
a.simpletab.active {
  color: #d52300;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  line-height: 26px;
  padding: 0 10px;
}
.simpletab-content {
  display: none;
  padding-top: 15px;
}
.simpletab-content .headline {
  color: #1c1c1c;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  line-height: 38px;
}
.simpletab-content.active {
  display: block;
}
.simpletab-content .simple-table {
  width: 100%;
}
.simpletab-content .simple-table table {
  width: 100%;
}
.simpletab-content .simple-table th {
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  line-height: 30px;
  padding: 0 15px;
  font-weight: bold;
  text-align: left;
  background-color: #00454A;
  color: white;
  text-align: center;
}
.simpletab-content .simple-table th:first-child {
  text-align: left;
}
.simpletab-content .simple-table td {
  border-bottom: 1px solid #d9dada;
  padding: 6px 15px;
  text-align: center;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
}
.simpletab-content .simple-table td:first-child {
  text-align: left;
}

/* Radio Button */
.radio-group {
  padding-bottom: 10px;
  padding-top: 7px;
}
.radio-item {
  display: inline-block;
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  color: #00454a;
  line-height: 26px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.radio-item.type-chinese {
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-size: 15px;
}
.radio-item.status-lock {
  color: #858585;
}
.radio-item:not(:last-child) {
  padding-right: 10px;
}
/* Hide the browser"s default radio button */
.radio-item input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
/* Create a custom radio button */
.radio-item .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 24px;
  width: 24px;
  margin: 1px;
  margin-left: 0;
  border-radius: 50%;
  border-color: #858585;
}
/* On mouse-over, add a grey background color */
/* .radio-item:hover input ~ .checkmark {
    background-color: #eee;
} */
/* When the radio button is checked, add a blue background */
.radio-item input:checked ~ .checkmark {
  background-color: white;
}
/* Create the indicator (the dot/circle - hidden when not checked) */
.radio-item .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
/* Show the indicator (dot/circle) when checked */
.radio-item input:checked ~ .checkmark:after {
  display: block;
}
/* Style the indicator (dot/circle) */
.radio-item .checkmark:after {
  top: 4px;
  left: 4px;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #179E58;
}
.filter-checkbox input:checked ~ .checkmark {
  background-color: white;
  border: 1px solid #000;
}
.checkbox-selection {
  /* display: flex; */
  padding-top: 8px;
}
.checkbox-selection > div {
  padding-bottom: 10px;
}

/* Accordion */
.faq-question {
  display: block;
  cursor: pointer;
  font-size: 18px;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: bold;
  font-style: normal;
  line-height: 26px;
  border-top: 1px solid #e2e2e2;
  padding: 18px 0;
}
.faq-content {
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  padding-bottom: 30px;
  font-size: 18px;
  line-height: 26px;
}
.faq-content a {
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  padding-bottom: 30px;
  font-size: 18px;
  line-height: 26px;
  color: #d52300;
  text-decoration: underline;
}
.accordion h3:first-child .faq-question {
  border-top: none;
  padding-top: 0;
}
.faq-content p {
  margin: 15px 0;
}
.faq-content ul li {
  display: list-item;
  margin-left: 25px;
  list-style: disc;
}
.faq-content.default {
  display: block;
}
.faq-question:after {
  content: "";
  width: 15px;
  height: 22px;
  float: right;
  text-align: center;
  background: url(../images/icon-plus.svg) no-repeat center center;
  background-size: 15px;
}
.faq-question.expand:after {
    content: "";
    background: url(../images/icon-minus.svg) no-repeat center center;
  }
.last-update {
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 21px;
  color: #707070;
  padding-top: 15px;
}
/* Plus sign */
.add-sign {
  width: 18px;
  height: 18px;
  color: #1c1c1c;
  transition: color 0.25s;
  position: relative;
  padding-left: 30px;
}
/* .add-sign:before{
    content: "";
    position: absolute;
    left: 0;
    top: 11px;
    width: 16px;
    border-top: 2px solid;
}
.add-sign:after {
    content: "";
    position: absolute;
    left: 7px;
    top: 4px;
    height: 16px;
    border-left: 2px solid;
} */
.accordion-toggle.active .add-sign {
  color: #d52300;
}
.add-sign:hover {
  color: #d52300;
}
.accordion-toggle.active .add-sign:after {
  display: none;
}

/* Dashboard */
.dashboard {
  /* padding-top: 50px; */
  display: flex;
  justify-content: space-between;
}
.dashboard.myprofile {
  padding-top: 50px;
}
.dashboard .column-item {
  width: calc((100% - 50px) / 3);
}
.dashboard .single-item {
  background-color: white;
  margin-bottom: 18px;
  padding: 20px 25px;
}
.dashboard .single-item .title {
  color: #00454A;
  font-size: 21px;
  font-family: 'Cormorant Garamond', 'Roboto', 'NotoSerifTC', 'NotoSerifSC', 'NotoSansTC', 'NotoSansSC';
  font-weight: bold;
  font-style: normal;
  line-height: 26px;
  padding-bottom: 20px;
}
.dashboard .single-item .results .search-side .title {
  color: #1c1c1c;
  padding-bottom: 0;
}
.dashboard .single-item .title a {
  color: #00454A;
}
.dashboard .single-event .title {
  font-size: 50px;
  font-family: 'Cormorant Garamond', 'Roboto', 'NotoSerifTC', 'NotoSerifSC', 'NotoSansTC', 'NotoSansSC';
  font-weight: bold;
  font-style: normal;
  width: 65%;
  padding-bottom: 0;
  line-height: 65px;
}
.dashboard .terms-item {
  background-color: white;
  margin-bottom: 18px;
  padding: 18px 25px;
}
.dashboard .terms-item .title {
  color: #00454A;
  font-size: 21px;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: bold;
  font-style: normal;
  line-height: 26px;
  padding-bottom: 15px;
}
.dashboard .terms-item .content {
  padding-top: 30px;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  /* padding-top: 15px; */
  font-size: 16px;
  line-height: 28px;
}

.dashboard .terms-item .content ul {
  margin-left: 18px;
  list-style: decimal;
}
.dashboard .terms-item .content ul li {
  margin-bottom: 25px;
  list-style: decimal;
}
.dashboard .terms-item .content ul.alpha li {
  list-style: lower-alpha;
}
.dashboard .terms-item .content ul li p {
  margin: 18px 0;
}
.dashboard .terms-item .content .subtitle {
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  line-height: 26px;
}
.dashboard .terms-item .content a {
  color: #179E58;
}
.dashboard .terms-item .content.terms {
  padding-top: 30px;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  /* padding-top: 15px; */
  font-size: 16px;
  line-height: 28px;
}
.dashboard .terms-item .content.terms ul {
  margin-left: 0;
  list-style: none;
}
.dashboard .terms-item .content.terms ul li span {
  width: 30px;
  vertical-align: top;
  display: inline-block;
}
.dashboard .terms-item .content.terms ul li div.li-text {
  width: calc(100% - 35px);
  display: inline-block;
}
.dashboard .terms-item .content.terms  ul.alpha {
  margin-left: 18px;
  list-style: lower-alpha;
}
.dashboard .terms-item .content.terms ul.alpha li {
  list-style: lower-alpha;
}
.dashboard .terms-item .content.terms ul li {
  margin-bottom: 0;
  list-style: none;
}
.dashboard .terms-item .content.terms ul li p {
  margin: 18px 0;
}
.dashboard .terms-item .content.terms ul li p:first-child {
  margin-top: 0;
}
.dashboard .terms-item .content.terms ul.disc {
  margin-left: 18px;
  margin-bottom: 18px;
}
.dashboard .terms-item .content.terms ul.disc li {
  list-style: disc;
}
.dashboard .terms-item .content.terms .subtitle {
  padding-left: 34px;
  padding-bottom: 20px;
  padding-top: 10px;
}
.dashboard .single-item .headline {
  font-size: 18px;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: bold;
  font-style: normal;
  line-height: 26px;
  padding-top: 10px;
}
.dashboard .single-item ul {
  padding-right: 12px;
  padding: 0;
  list-style: none;
  position: relative;
}
.dashboard.detail .single-item ul {
  margin-left: 0;
}
.dashboard.landing .single-item ul {
  margin-left: 0;
}

.dashboard .single-item .content ul li {
  padding: 12px 0;
  display: flex-item;
  
}

.dashboard .single-item ul li {
  padding: 12px 0;
  border-bottom: 1px solid #d9dada; 
  display: flex;
}

.dashboard .single-item2 {
	padding: 12px 0;
	background-color: white;
	padding: 15px;
    margin-bottom: 10px;
}

.dashboard .single-item .disclaimer .terms ul,
.dashboard .single-item .disclaimer .terms ol {
  margin-left: 0;
}
.dashboard .single-item ul li:first-child {
  padding-top: 0;
}
.dashboard .single-item ul li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.dashboard .single-item ul li span {
  color: #1c1c1c;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  line-height: 18px;
  text-decoration: none;
}
.dashboard .single-item ul li a {
  color: #1c1c1c;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  line-height: 22px;
  text-decoration: none;
  display: flex;
  align-items: flex-start;
}
.dashboard .single-item ul li span {
  /* padding-right: 18px;
    padding-right: 18px;
    padding-top: 12px; */
  line-height: 18px;
}
.dashboard .single-item ul li a:not(:last-child) {
  padding-right: 10px;
}
.dashboard.detail .single-item ul li ol li div a {
  padding: 0;
}
.dashboard.detail .single-item ul li ol li div span {
  padding: 0 10px;
}
.dashboard .single-item ul li a:hover {
  text-decoration: underline;
}
.dashboard .single-item ul li ol {
  /* margin-top: 5px; */
  margin-left: 25px;
}
.dashboard .single-item ul li img {
  vertical-align: text-top;
  padding-right: 7px;
}
.dashboard .single-item ul li ol.download img {
  padding-left: 15px;
}
.dashboard .single-item .view-more {
  padding: 10px 0;
}
.dashboard .single-item .view-more a {
  color: #179E58;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-size: 16px;
  line-height: 21px;
}
.dashboard .single-item .view-more a:hover {
  text-decoration: underline;
}
.dashboard .single-item .subtitle {
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  line-height: 22px;
  padding-bottom: 10px;
}
.dashboard .single-item .content {
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 21px;
  padding-bottom: 18px;
  padding-top: 20px;
}
.dashboard .single-item .content.field-side {
  padding-bottom: 0;
  padding-top: 7px;
  line-height: 26px;
}
.dashboard .single-item .content p {
  margin: 18px 0;
}
.dashboard .single-item .passcode {
  padding: 10px 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.dashboard .single-item input.common_textfield {
  position: relative;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 18px;
  width: 100px;
  padding: 10px;
  background: white;
  outline: none;
  border: none;
  text-align: left;
  border: 1px solid #d9dada;
}
.dashboard .single-item .icon-new {
  float: right;
  color: white;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: bold;
  font-style: normal;
  font-size: 14px;
  line-height: 22px;
  width: 55px;
  height: 22px;
  text-align: center;
  border-radius: 12px;
  background: #179E58;
  text-transform: uppercase;
}
.dashboard .single-item .form {
  padding-top: 15px;
  padding-bottom: 18px;
}
.dashboard .single-item .form .item {
  display: flex;
  align-items: flex-start;
}
.dashboard .single-item .form .item:not(:last-child) {
  padding-bottom: 10px;
}
.dashboard .single-item .form .item table {
  color: #1c1c1c;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: bold;
  font-size: 16px;
  line-height: 40px;
  width: calc(100% - 218px);
}
.dashboard .single-item .form .item table#permission_option-table td {
  padding: 0;
  border: none;
}
@media screen and (max-width:767px) {
  .dashboard .single-item .form .item table#permission_option-table {
    width: 100%;
  }
  .dashboard .single-event .title {
    font-size: 32px;
    line-height: 45px;
    padding-top: 10px;
    width: 100%;
  }
}
.dashboard .single-item .form .item .title {
  color: #333333;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: bold;
  font-size: 16px;
  font-weight: bold;
  /* line-height: 40px; */
  padding-right: 12px;
  padding-bottom: 0;
  width: 100px;
  padding-top: 7px;
}
.dashboard .single-item .form .item.password .title {
  width: 275px;
}
.dashboard .single-item .button-row {
  padding-bottom: 10px;
}
.dashboard .single-item .button-row .btn-link {
  float: right;
}
.dashboard .single-item .button-row .btn-link a {
  color: #179E58;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-size: 16px;
  line-height: 40px;
}
.dashboard .single-item .button-row .btn-link a:hover {
  text-decoration: underline;
}
.dashboard .single-item .form .item .field-side {
  width: calc(100% - 100px);
}
.dashboard .single-item #event_reg_form.form .item .field-side ul li {
  display: list-item;
  border-bottom: none;
}
.dashboard .single-item #event_reg_form.form .item .field-side {
  width: calc(100% - 218px);
}
.dashboard .single-item #event_reg_form.form .item .field-side table {
  width: 100%!important;
}
.dashboard .single-item .form .item input.common_textfield {
  position: relative;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 18px;
  width: 100%;
  padding: 10px;
  background: white;
  outline: none;
  border: none;
  text-align: left;
  border: 1px solid #d9dada;
}
.dashboard .single-item .form .remarks {
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 21px;
  padding-top: 10px;
}
.dashboard .single-item .captcha {
  display: inline-block;
  margin-bottom: 50px;
}
.dashboard .single-item .captcha label {
  color: #333333;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-size: 16px;
  margin: 10px 0;
  display: block;
}
.dashboard .single-item .captcha img.captcha_play_image {
  width: 24px;
  margin-bottom: 5px;
  border: 1px solid #333!important;
  border-radius: 3px;
  padding: 3px;
}
.dashboard .single-item .captcha img.captcha_refresh_image {
  width: 24px;
  border: 1px solid #333!important;
  border-radius: 3px;
  padding: 3px;
  vertical-align: middle!important;
}
.dashboard .single-item .captcha .form-side {
  width: 250px;
}
.dashboard .single-item .captcha .form-side input {
  width: 100%;
}
.dashboard .single-item .captcha .item {
  display: flex;
  align-items: flex-start;
}
.dashboard .single-item .captcha .item .title {
  color: #1c1c1c;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: bold;
  font-size: 16px;
  font-weight: bold;
  line-height: 40px;
  padding-right: 12px;
  padding-bottom: 0;
  padding-right: 30px;
}
.dashboard .single-item .captcha .item .form-side {
  display: flex;
  align-items: center;
}
.dashboard .single-item .captcha .item .form-side .captcha-code {
  display: flex;
  align-items: center;
}
.dashboard .single-item .captcha .item input.common_textfield {
  position: relative;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 18px;
  padding: 10px;
  background: white;
  outline: none;
  border: none;
  text-align: left;
  border: 1px solid #d9dada;
  margin-right: 18px;
}
/* .captcha_image {
    float: left;
    margin-left: 30px;
    padding: 3px 0;
    clear: both;
} */
/* .dashboard .single-item .captcha .item .form-side .captcha-code .captcha_reload {
    float: left;
    padding: 5px 0;
    margin-top: 3px;
    margin-left: 5px;
} */
.dashboard
  .single-item
  .captcha
  .item
  .form-side
  .captcha-code
  .captcha_reload
  img {
  vertical-align: baseline;
}
.dashboard .single-item .captcha .warning {
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 21px;
  padding-top: 5px;
  color: #179E58;
}

.dashboard .single-item .form .remarks ul li {
  padding: 0;
  border-bottom: none;
}
.dashboard .single-item .form.registration .title {
  width: 218px;
}
/* Single dashboard */
.dashboard .single-item .form ul li {
  padding: 0;
}
.dashboard.unique {
  padding-top: 50px;
  justify-content: space-around;
}
.dashboard.unique .column-item {
  width: 550px;
}
.dashboard.unique .column-item .form .form-side {
  width: calc(100% - 150px);
}
.dashboard.unique .column-item .form .form-side.password-field {
  position: relative;
}
.dashboard.unique .column-item .form .form-side .function.ftn-eye {
  position: absolute;
  top: 8px;
  right: 10px;
}
.captcha-text {
  color: #333;
  padding: 10px 0;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 21px;
}
.dashboard.unique .column-item .form input.common_textfield {
  width: 100%;
}
.dashboard.unique .single-item .form .item .title {
  width: 150px;
}
.dashboard.unique .column-item .form .form-side .warning a {
  color: #179E58;
  text-decoration: none;
}
.dashboard.unique .column-item .form .form-side .warning a:hover {
  text-decoration: underline;
}

/* Registration dashboard */
.dashboard.registration {
  padding-top: 30px;
  display: block;
  width: 100%;
}
.dashboard.registration .column-item {
  width: 100%;
}
.dashboard.registration .column-item .form {
  display: flex;
  justify-content: space-between;
}
.dashboard.registration .column-item .form .title {
  width: 218px;
}
.dashboard.registration .column-item .form .form-side {
  width: calc(100% - 218px);
}
.dashboard.registration .column-item .form .sub-side .title {
  width: 168px;
}
.dashboard.registration .column-item .form .sub-side .form-side {
  width: calc(100% - 168px);
}
.dashboard.registration .column-item .form .left-side {
  width: 50%;
  padding-right: 40px;
  border-right: 1px solid #d9dada;
}
.dashboard.registration .column-item .form .left-side.main-side {
  width: 57%;
}
.dashboard.registration .column-item .form .right-side {
  width: 50%;
  padding-left: 40px;
}
.dashboard.registration .column-item .form .right-side.sub-side {
  width: 43%;
}
.dashboard.registration .column-item .form .filter-dropdown {
  width: 100%;
}
.dashboard.registration .column-item .form input.common_textfield {
  width: 100%;
}
.dashboard.registration .column-item .form textarea {
  width: 100%;
  border: 1px solid #d9dada;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
}
@media screen and (max-width: 767px) {
  .dashboard.registration .column-item .form .left-side.main-side {
    width: 100%;
  }
  .dashboard.registration .column-item .form .right-side.sub-side {
    width: 100%;
  }
  .dashboard.registration .column-item .form .sub-side .title {
    width: 100%;
  }
  .dashboard.registration .column-item .form .sub-side .form-side {
    width: 100%;
  }
  .dashboard .single-item #event_reg_form.form .item .field-side {
    width: 100%;
  }
}
/* E-mail */
.dashboard.registration .column-item .form.subscribe {
  display: block;
}
.dashboard.registration .column-item .form .fill-box {
  display: flex;
}
.dashboard.registration .column-item .form .fill-box .item:first-child {
  margin-right: 50px;
}
.dashboard.registration .column-item .form .fill-box .title {
  width: auto;
  padding-right: 30px;
}
.dashboard.registration .column-item .form .fill-box .form-side {
  width: 250px;
}
.dashboard.registration .column-item .form .onerow-box {
  padding-top: 10px;
}
.dashboard.registration .column-item .form .onerow-box .form-side {
  width: calc(100% - 185px);
}
.dashboard.registration .column-item .form .onerow-box .title {
  width: 185px;
  padding-right: 30px;
}
.dashboard.registration .column-item .form .onerow-box ul li {
  padding: 8px 0;
  display: inline-block;
  border-bottom: none;
  width: 40%;
  vertical-align: top;
}
.dashboard.registration .column-item .form .onerow-box ul.fullwidth li {
  width: 100%;
}
.dashboard.registration .column-item .form .onerow-box ul li ul {
  padding-top: 8px;
  padding-left: 35px;
}
.dashboard.registration .column-item .form .onerow-box ul.fullwidth li ul li {
  width: 24%;
}
.dashboard.registration
  .column-item
  .form
  .onerow-box
  ul.fullwidth
  li
  ul
  li
  span.checkmark {
  background: #f2f2f2;
}
.dashboard.registration .column-item .terms ul span {
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 30px;
  padding-bottom: 5px;
  display: block;
}
.dashboard.registration .column-item .terms ul li {
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 21px;
  list-style: decimal;
  display: list-item;
  margin-left: 15px;
  padding: 2px 0;
  border-bottom: none;
}
.dashboard.registration .column-item .terms ul li a {
  display: inline-block;
  color: #179e58;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    line-height: 21px;
    text-decoration: underline;
}
.dashboard.registration .column-item .disclaimer {
  padding-bottom: 30px;
  display: table-cell;
}
.dashboard.registration .column-item .disclaimer .filter-checkbox {
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 21px;
  display: block;
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Myprofile */
.dashboard.myprofile .column-item .form .title {
  width: 100%;
}
.dashboard.myprofile .column-item .form .form-side {
  width: 100%;
}
.dashboard.myprofile .single-item .form .item {
  display: block;
}
.dashboard.myprofile .single-item .form .item .field-side {
  width: 100%;
}

.dashboard .single-item .alert_msg {
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 21px;
  padding-bottom: 18px;
}
.dashboard .single-item .form .warning {
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 21px;
  font-size: 16px;
  line-height: 28px;
  color: #179E58;
}
.dashboard .single-item .form .msg.warning {
  padding-top: 18px;
  color: #179E58;
}
.dashboard .single-item .form .condition {
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  padding-top: 5px;
  font-size: 16px;
  line-height: 21px;
}
/* .dashboard.registration .column-item .success-msg {
    width: 50%;
    padding: 30px 50px;
    margin: 50px auto 100px;
    font-size: 21px;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
    font-weight: bold;
    font-style: normal;
    line-height: 30px;
    border:1px solid #d52300;
} */

/* Set Password */
.dashboard.unique.set-password .single-item .form .item .title {
  width: 200px;
}
.dashboard.unique.set-password .column-item .form .form-side {
  width: calc(100% - 200px);
}
.dashboard.unique.set-password .form .warning {
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 21px;
  padding-top: 3px;
  color: #179E58;
}
.dashboard.unique.set-password .form .valid a {
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 21px;
  padding-top: 3px;
  text-decoration: none;
}
.dashboard.unique.set-password .form .valid a {
  text-decoration: none;
  color: #39a72a;
}
.dashboard.unique.set-password .form .valid a:hover {
  text-decoration: underline;
}
.success-msg {
  width: 100%;
  padding: 30px 0;
  font-size: 18px;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: bold;
  font-style: normal;
  line-height: 26px;
}

/* Dashboard Details */
.dashboard.detail {
  padding-top: 30px;
  display: block;
  width: 100%;
}
.dashboard.detail .column-item {
  width: 100%;
}
.dashboard.detail .single-item ul li {
  padding: 12px 0;
  color: #1c1c1c;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  line-height: 18px;
  display: flex;
  align-items: flex-start;
}
.dashboard.detail .single-item .filter-category ul li {
  display: block;
}
.dashboard.detail .single-item ul li ol li:first-child {
  padding-top: 0;
}

.dashboard.detail .single-item ul li ol li {
  display: block;
  border-bottom: none;
  padding: 10px 0;
  /* display: flex; */
}
.dashboard.detail .single-item ul li ol li div {
  display: flex;
  align-items: flex-start;
}
.dashboard.detail .single-item ul li ol li div:nth-child(2) {
  padding-left: 27px;
}
.dashboard.detail .single-item ul li .seperate_links {
  padding: 10px 0 3px 27px;
}
.dashboard.detail .single-item ul li .seperate_links a {
  color: #1c1c1c;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  line-height: 18px;
  text-decoration: none;
  display: flex;
  align-items: flex-start;
  display: inline-block;
  border-right: 1px solid #1c1c1c;
  padding: 0 10px;
}
.dashboard.detail .single-item ul li .seperate_links a:hover {
  text-decoration: underline;
}
.dashboard.detail .single-item ul li .seperate_links a:first-child {
  padding-left: 0;
}
.dashboard.detail .single-item ul li .seperate_links a:last-child {
  border-right: none;
}
@media screen and (max-width: 767px) {
  .dashboard.detail .single-item > ul > li {
    display: flex;
  }
  .dashboard .single-item > ul > li > img {
    display: inline-block;
  }
  .dashboard .single-item > ul > li > a {
    display: inline-block;
  }
  .dashboard.detail .single-item ul li ol li:first-child {
    padding-top: 12px;
  }
  .dashboard.detail .single-item ul li .seperate_links a {
    display: block;
    padding: 5px 0;
    border-right: none;
  }
  .dashboard.detail .single-item ul li ol li div:nth-child(2) span {
    padding: 0 8px;
  }
}

/* table */
.function-row.table-function {
  text-align: left;
}
.function-row.table-function .block {
  padding-right: 15px;
  display: flex;
  align-items: center;
}
.function-row.table-function .block:last-child {
  padding-right: 0;
}
.function-row.table-function .block .title {
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  color: #1c1c1c;
  font-size: 16px;
  font-weight: bold;
  line-height: 40px;
  padding-right: 12px;
  padding-bottom: 0;
  white-space: nowrap;
}
.function-row.table-function input.common_textfield {
    position: relative;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    line-height: 18px;
    width: 250px;
    padding: 10px;
    margin: 0 auto;
    background: #f6f6f6;
    outline: none;
    border: none;
}
@media screen and (max-width:767px) {
  .function-row.table-function {
    display: block;
  }
  .function-row.table-function .block {
    padding-right: 0;
    display: block;
    margin-bottom: 5px;
  }
  .function-row.table-function .block .title {
    padding-right: 0;
  }
  .function-row.table-function input.common_textfield {
    width: 100%;
    display: block;
  }
}
/* Modal */
.result-table .button {
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-size: 13px;
  padding: 5px 10px;
  border: 1px solid #aaa;
  background-color: #eee;
  background-image: linear-gradient(top, #fff, #f0f0f0);
  border-radius: 2px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  color: #666;
  text-decoration: none;
  text-shadow: 0 1px 0 #fff;
  cursor: pointer;
  transition: all 0.2s ease-out;
}
.result-table .button:hover {
  border-color: #999;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
}
.result-table .button:active {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset;
}

/* Modal */
/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1000; /* Sit on top */
  padding-top: 5%; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0, 0, 0); /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
  padding-top: 0;
}
/* Modal Content */
.modal-content {
  position: relative;
  background-color: #ebf0e8;
  margin: auto;
  padding: 40px;
  border: 1px solid #888;
  width: 70%;
  height: 80%;
  overflow: auto;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 18px 0 rgba(0, 0, 0, 0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s;
  top:10%;
}
.modal-content.hm-popup {
  position: relative;
  width: 660px;
  height: 250px;
  display: inline-block;
  /* height: auto; */
  height: 50%;
  color: #303030;
  padding: 30px 30px;
  overflow: hidden;
  left: calc(50% - 330px);
  /* top: calc(50% - 125px); */
  top: 25%;
}
.modal-content.acknowledgement .modal-body {
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  /* padding-top: 15px; */
  font-size: 16px;
  line-height: 28px;
  padding-bottom: 30px;
}
/* The Close Button */
.close {
  color: #1c1c1c;
  float: right;
  font-size: 36px;
  line-height: 20px;
    position: absolute;
    right: 20px;
    top: 20px;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.modal-header {
  color: #1c1c1c;
}
.modal-body {
  padding-top: 30px;
  display: flex;
  justify-content: space-between;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
    font-weight: normal;
    font-style: normal;
    font-size: 18px;
    line-height: 26px;
}
.modal-content.hm-popup .modal-body {
  display: flex;
  justify-content: space-between;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
    font-weight: normal;
    font-style: normal;
    font-size: 18px;
    line-height: 26px;
    max-height: 200px;
    overflow-y: auto;
    /* padding-top: 0; */
}
.modal-content.hm-popup.social-share {
  text-align: center;
  top: calc(50% - 160px);
  left: calc(50% - 200px);
  height: 320px;
  width: 400px;
}
.modal-content.hm-popup.social-share .modal-body {
  display: block;
  margin-bottom: 40px;
}
.modal-body > div {
  width: calc((100% - 18px) / 2);
}
.modal-content.hm-popup.social-share .modal-body > div {
  width:100%
}
.modal-content.hm-popup.social-share .modal-body > div > img {
  margin: 0 auto;
}
.modal-footer {
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  background-color: #ebf0e8;
  color: #1c1c1c;
  text-align: center;
    position: absolute;
    bottom: 20px;
    /* width: calc(100% - 40px); */
}
.modal-footer .single-btn {
  vertical-align: middle;
  text-align: center;
}
.modal-content .title {
  color: #00454a;
  font-size: 21px;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: bold;
  font-style: normal;
  line-height: 26px;
}
.modal-content .table {
  padding: 50px 0;
  width: 100%;
  margin-bottom: 30px;
}
.modal-content .table td {
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 30px;
  padding: 3px 0;
  border-bottom: 1px solid #d9dada;
  border-right: none;
}
.modal-content .table td:first-child {
  font-weight: bold;
  width: 60%;
}
.modal-content .remarks {
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 21px;
}

#tempConfirm .modal-confirm {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  top: 50%;
  padding: 30px;
  border: 1px solid #888;
  width: 350px;
  height: 170px;
  overflow: auto;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 18px 0 rgba(0, 0, 0, 0.19);
  transform: translate(0, -50%);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s;
}
#tempConfirm .footer-confirm {
  position: absolute;
  margin: auto;
  bottom: 20px;
  width: 290px;
  display: flex;
  justify-content: space-evenly;
}
@media screen and (max-width:767px) {
  .modal-content.hm-popup {
    left: 10%;
    color: #303030;
    padding: 20px;
    max-height: 80%;
    width: 90%;
    min-width: 0;
    left: 5%;
    min-height: 0;
    height: 60%;
    overflow-y: auto;
    top: 125px;
  }
  .modal-content.hm-popup.social-share {
    top: calc(50% - 190px);
    left: 10%;
    height: 380px;
    width: 80%;
}
  .modal-content.hm-popup .modal-body {
    display: flex;
    justify-content: space-between;
    font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
    font-weight: normal;
    font-style: normal;
    font-size: 18px;
    line-height: 26px;
    max-height: 200px;
    overflow-y: auto;
    max-height: 50%;
    margin-top: 2;
  }
}
/* Add Animation */
/* @-webkit-keyframes animatetop {
    from {top:-300px; opacity:0} 
    to {top:0; opacity:1}
  }
  
  @keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
  } */

/* Milestones */

.section-wrapper {
  padding-top: 50px;
}
.section-wrapper .title {
  color: #00454A;
  font-size: 21px;
  font-family: 'Cormorant Garamond', 'Roboto', 'NotoSerifTC', 'NotoSerifSC', 'NotoSansTC', 'NotoSansSC';
  font-weight: bold;
  font-style: normal;
  line-height: 26px;
  padding-bottom: 30px;
}
.section-wrapper .subtitle,
.intro-wrapper .subtitle {
  font-family: 'Cormorant Garamond', 'Roboto', 'NotoSerifTC', 'NotoSerifSC', 'NotoSansTC', 'NotoSansSC';
  color: #00454A;
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  line-height: 26px;
  font-size: 21px;
  line-height: 36px;
  padding-bottom: 20px;
}
.intro-wrapper h3.subtitle {
  font-size: 20px;
  line-height: 24px;
}
.intro-wrapper h4.subtitle {
  font-size: 18px;
  line-height: 24px;
}
.section-wrapper .two-side .subtitle {
  padding-bottom: 10px;
}
.section-wrapper .subtitle-light,
.intro-wrapper .subtitle-light {
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 26px;
  font-style: italic;
  text-decoration: underline;
  margin: 18px 0 10px;
}
.section-wrapper .both-side {
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  width: 75%;
  font-size: 16px;
  line-height: 28px;
}
.section-wrapper .both-side p a {
  color: #d52300;
}
.section-wrapper .both-side .checklist {
  display: none;
}
.section-wrapper .all-milestones {
  position: relative;
}
.section-wrapper .milestone-row {
  display: flex;
  align-items: center;
  margin: 20px 0;
}
.section-wrapper .milestone-row:first-child {
  margin-top: 0;
}
/* .section-wrapper .year-line {
  height: 30px;
  border-left: 1px solid #d52300;
  margin-left: 24px;
  display: initial;
} */
.section-wrapper .year-line {
  position: absolute;
  height: 1000px;
  border-left: 1px solid #00454A;
  margin-left: 25px;
  top: 0;
}
.section-wrapper .two-side {
  display: flex;
  justify-content: space-between;
}
.section-wrapper .two-side .left-side {
  width: calc(100% - 660px);
}
.section-wrapper .two-side .right-side {
  width: 560px;
}
.section-wrapper .two-side .text {
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 28px;
}
.section-wrapper .two-side p {
  margin: 15px 0;
}
.section-wrapper .text ul.list-decimal li {
  display: list-item;
  list-style: decimal;
}
.section-wrapper .text ul.list-disc li {
  display: list-item;
  list-style: disc;
  margin-left: 16px;
}
.section-wrapper .two-side .diagram {
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 28px;
}
.procedure {
  display: inline-block;
  margin-bottom: 10px;
  display: flex;
  flex-direction: column;
}
.procedure .rect .list-item {
  padding-left: 10px;
  display: inline-block;
  vertical-align: text-top;
  margin-top: 5px;
}
.procedure .rect .list-item li {
  list-style: disc;
  display: list-item;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 28px;
  margin-left: 18px;
}
.procedure .rect .list-item li a {
  color:#d52300;
  text-decoration: underline;
}
.procedure .rect .list-item li a img {
  width: 34px;
  vertical-align: bottom;
  margin-left: 10px;
}
.procedure .rect {
  display: flex;
  align-items: center;
  padding: 10px 18px;
}
.procedure .rect .number {
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  color: #e8c3ba;
  font-weight: bold;
  font-style: normal;
  font-size: 52px;
  line-height: 52px;
  display: inline-block;
}
.procedure .tri-bottom {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 35px 280px 0 280px;
}
.procedure.procedure-first .rect {
  background: #f4f4f4;
}
.procedure.procedure-first .rect .number {
  color: #e8c3ba;
  color: #1c1c1c;
}
.procedure.procedure-first .tri-bottom {
  border-color: #f4f4f4 transparent transparent transparent;
}
.procedure.procedure-second .rect {
  align-items: flex-start;
  background: #ffeae5;
  background: #fff0ec;
}
.procedure.procedure-second .rect .number {
  color: #e8c3ba;
  color: #1c1c1c;
}
.procedure.procedure-second .tri-bottom {
  border-color: #ffeae5 transparent transparent transparent;
  border-color: #fff0ec transparent transparent transparent;
}
.procedure.procedure-third .rect {
  align-items: flex-start;
  background: #e8c3ba;
}
.procedure.procedure-third .rect .number {
  color: white;
  color: #1c1c1c;
}
.procedure.procedure-third .tri-bottom {
  border-color: #e8c3ba transparent transparent transparent;
}
.milestone-row .yearsign {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 50;
}
.milestone-row .yearsign .sign {
  display: flex;
  align-items: center;
  position: relative;
  margin-right: 15px;
}
.milestone-row .yearsign .circle {
  background: white;
  border: 3px solid #00454A;
  height: 50px;
  width: 50px;
  border-radius: 50%;
}
.milestone-row .yearsign .triangle {
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 13px solid #00454A;
  margin-left: -3px;
}
.milestone-row .yearsign .years {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  width: 50px;
  height: 50px;
  font-weight: bold;
  line-height: 50px;
}
.milestone-row .text {
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  width: 75%;
  font-size: 16px;
  line-height: 28px;
}
.milestone-row .text a {
  color: #179E58;
}

/* Side menu */
.two-column {
  display: flex;
}
.two-column .right-side {
  width: 100%;
  padding-left: 30px;
}
.right-side .both-side {
  width: 100%;
}
.right-side .both-side p {
  margin: 10px 0 30px;
}
.tabs-content .both-side .listing-block {
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  padding: 25px 30px;
  background: #f6f6f67b;
  margin: 10px 0 30px;
  color: #1c1c1c;
}
.tabs-content .both-side .listing-block a {
  display: block;
}
.tabs-content .both-side .listing-block .subtitle {
  padding-top: 0;
  padding-bottom: 15px;
}
.tabs-content .both-side .listing-block ul {
  display: list-item;
  margin: 0;
}
.tabs-content .both-side ul {
  margin: 10px 0 30px;
}
.tabs-content .both-side ul li {
  display: list-item;
  list-style: disc;
  margin-left: 18px;
}
.tabs-content .both-side ul.no-style li {
  display: list-item;
  list-style: none;
  margin-left: 18px;
}
.tabs-content .both-side ul.decimal li {
  display: list-item;
  list-style: decimal;
  margin-left: 18px;
}
.tabs-content .both-side .listing-block ul li {
  display: list-item;
  list-style: disc;
  margin-left: 18px;
}
.tabs-content .both-side .listing-block ul li a {
  display: inline;
}
.tabs-content .both-side .listing-block ul li + ul li {
  display: list-item;
  list-style: circle;
  margin-left: 18px;
}
.tabs-content .both-side .listing-block ul li ul li {
  display: list-item;
  list-style: circle;
  margin-left: 18px;
}
/* .tabs-content .both-side .listing-block ul li ul li:first-child {
  margin-left: 0;
} */
/* .tabs-content .both-side img {
    width: 660px;
} */
.tabs-content .both-side img.icon-img {
  width: 25px;
}
.tabs-content ul li {
  display: list-item;
}
.tabs-content ul li a {
  color: #179E58;
}
/* .two-column .subtitle {
    padding-top: 18px;
    padding-bottom: 5px;
} */
.navbar {
  padding: 0px;
  list-style-type: none;
  width: 270px;
  position: relative;
  border-right: 1px solid #dadada;
}
.navbar li {
  height: 60px;
  font-weight: bold;
  position: relative;
  z-index: 1;
  display: list-item;
}
.navbar ul {
  visibility: hidden;
  padding: 0px;
  margin: 0px;
  list-style-type: none;
  position: absolute;
  left: 100%;
  top: 0;
  width: 100%;
  opacity: 0;
  transition: transform 0.4s, opacity 0.4s;
  transform: translateY(-60px);
}
.navbar a {
  color: #1c1c1c !important;
  line-height: 60px;
  height: 100%;
  transition: margin-left 0.2s;
  white-space: nowrap;
  text-decoration: none;
}
.navbar li:hover > a {
  margin-left: 5px;
  color: #d52300;
}
.navbar li.active > a {
  color: #d52300 !important;
}
.navbar li:hover > ul {
  opacity: 1;
  transform: translateX(0px);
  visibility: visible;
}
/* .navbar li:hover{
      color: #d52300;
    background: #f6f6f6; 
  }*/

/* Profile Table */
.profile-table {
  padding: 15px 0 10px;
}
.profile-table table {
  border-top: 3px solid #1c1c1c;
  width: 100%;
  text-align: left;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 21px;
}
.profile-table table tr th {
  width: 40%;
  padding: 5px 15px 5px 0;
  border-bottom: 1px solid #1c1c1c;
  background: white;
  color: #1c1c1c;
  text-align: left;
}
.profile-table table tr td {
  width: 60%;
  padding: 5px 15px 5px 0;
  border-bottom: 1px solid #1c1c1c;
}
.profile-table table tr:last-child th,
.profile-table table tr:last-child td {
  border-bottom: 3px solid #1c1c1c;
}

/* Styles the lightbox, removes it from sight and adds the fade-in transition */
.lightbox {
  position: relative;
}
.lightbox-msg {
  position: absolute;
  left: calc(50% - 125px);
  top: calc(50% - 18px);
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  line-height: 18px;
  color: white;
  padding: 10px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 5px;
  transition: all 0.2s;
}
.lightbox-msg:hover {
  background: rgba(0, 0, 0, 0.7);
}
.lightbox-msg img {
  padding-right: 8px;
  vertical-align: text-bottom;
}
.lightbox-target {
  position: fixed;
  top: -100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  overflow: hidden;
  z-index: 10000;
}

/* Styles the lightbox image, centers it vertically and horizontally, adds the zoom-in transition and makes it responsive using a combination of margin and absolute positioning */

.lightbox-target img {
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  max-height: 0%;
  max-width: 0%;
  border: 3px solid white;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
  box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}

/* Styles the close link, adds the slide down transition */

a.lightbox-close {
  display: block;
  width: 50px;
  height: 50px;
  box-sizing: border-box;
  background: white;
  color: black;
  text-decoration: none;
  position: absolute;
  top: -80px;
  right: 0;
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}

/* Provides part of the "X" to eliminate an image from the close link */

a.lightbox-close:before {
  content: "";
  display: block;
  height: 30px;
  width: 1px;
  background: black;
  position: absolute;
  left: 26px;
  top: 10px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* Provides part of the "X" to eliminate an image from the close link */

a.lightbox-close:after {
  content: "";
  display: block;
  height: 30px;
  width: 1px;
  background: black;
  position: absolute;
  left: 26px;
  top: 10px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/* Uses the :target pseudo-class to perform the animations upon clicking the .lightbox-target anchor */

.lightbox-target:target {
  opacity: 1;
  top: 0;
  bottom: 0;
  overflow: scroll;
}
.lightbox-target:target img {
  max-height: 100%;
  max-width: 100%;
}
.lightbox-target:target a.lightbox-close {
  top: 0;
}
/* Responsive */
@media screen and (max-width: 767px) {
  ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    padding-top: 25px;
    font-size: 18px;
    line-height: 36px;
  }
  ::-moz-placeholder {
    /* Firefox 19+ */
    padding-top: 25px;
    font-size: 18px;
    line-height: 36px;
  }
  :-ms-input-placeholder {
    /* IE 10+ */
    padding-top: 25px;
    font-size: 18px;
    line-height: 36px;
  }
  :-moz-placeholder {
    /* Firefox 18- */
    padding-top: 25px;
    font-size: 18px;
    line-height: 36px;
  }
  h6 {
    font-size: 21px;
  }
  .header-container {
    padding: 0;
    position: fixed;
    z-index: 5000;
  }
  .header-container .header-wrapper .top-navigation {
    display: block;
    height: auto;
    padding: 10px 15px;
    padding-bottom: 0;
  }
  .header-container .header-wrapper {
    margin: auto;
    max-width: 100%;
  }
  .template-container .template-wrapper {
    margin: auto;
    max-width: 100%;
  }
  .template-container .template-wrapper.mobile-grid {
    padding: 0 15px;
  }
  .top-navigation .left-side {
    display: block;
  }
  .top-navigation .left-side .logo img {
    max-width: 100%;
    width: 100%;
  }
  .top-navigation .left-side .logo:not(:last-child) {
    width: 65%;
    padding-right: 3%;
    background-size: 1px 22px;
    background: none;
  }
  .top-navigation .left-side .logo:last-child {
    width: 22%;
  }
  .top-navigation .left-side .logo {
    padding: 0;
    /* padding-left: 3%; */
  }
  .top-navigation .left-side .logo a.mobile img {
    width: 100%;
    padding-left: 0;
  }

  /* Page */
  /* .template-container {
        width: calc(100% - 30px);
    } */
  .template-container .template-wrapper .nav-path {
    display: none;
  }
  .template-container .template-wrapper h2,
  .template-container .template-wrapper .h2 {
    font-size: 30px;
    padding: 15px 15px 15px;
    padding-left: 0;
  }
  .template-container .template-wrapper h2 {
    font-size: 24px;
    line-height: 30px;
  }
  .template-container.template_full .template-wrapper h2,
  .template-container.template_full .template-wrapper .h2 {
    padding-left: 0;
    padding-right: 0;
  }
  .template-container.template_full .template-wrapper .tab-title {
    font-size: 16px;
    font-weight: normal;
  }
  .template-container.template_full .template-wrapper .intro {
    padding-left: 0;
    padding-right: 0;
  }
  .template-container .template-wrapper .intro {
    padding: 0 15px;
    width: 100%;
    font-size: 16px;
    line-height: 21px;
    padding-bottom: 40px;
  }
  /* .tabs-wrapper {
        padding-top: 25px;
    } */
  /* .tabs {
        padding: 0 10px;
    } */
  .tabs li {
    padding: 10px 15px;
    width: 100%;
    display: block;
  }
  .intro-wrapper .both-side {
    width: 100%;
  }
  .section-wrapper .two-side {
    display: block;
  }
  .section-wrapper .two-side .left-side {
    width: 100%;
  }
  .section-wrapper .two-side .right-side {
    width: 100%;
  }
  .procedure .tri-bottom {
    border-width: 0;
  }
  .tabs-content {
    padding-top: 18px;
  }
  .intro-wrapper p {
    margin: 10px 0 18px;
  }
  .intro-wrapper .both-side {
    line-height: 24px;
  }
  .section-wrapper .title {
    font-size: 18px;
	font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
    font-weight: bold;
    font-style: normal;
    line-height: 24px;
    padding-bottom: 18px;
  }
  .text-wrapper {
    padding-top: 80px;
  }
  .text-wrapper .both-side {
    width: 100%;
  }
  .single-event .text-wrapper .content {
    padding-top: 0;
  }
  .text-wrapper .content ul li p:first-child {
    margin-top: 0;
  }
  /* Milestone */
  .milestone-row .text {
    width: 100%;
    line-height: 24px;
  }
  .section-wrapper .two-side .text {
    font-size: 16px;
    line-height: 24px;
  }
  .section-wrapper .two-side .diagram {
    margin-top: 15px;
    line-height: 24px;
  }
  .procedure .rect .number {
    width: 35px;
    line-height: 46px;
  }
  .procedure .rect .list-item {
    margin-top: 0;
    width: calc(100% - 35px);
  }
  .procedure .rect .list-item li {
    line-height: 24px;
  }
  .procedure .rect .list-item li a {
    vertical-align: text-top;
  }
  .procedure .rect .list-item li:not(:last-child) {
    padding-bottom: 5px;
  }
  /* Footer */
  .footer {
    padding: 15px;
    margin: 0;
  }
  .footer-gap {
    height: 30px;
  }
  .footer-link ul {
    display: block;
    margin-top: 20px;
  }
  .footer-link ul li {
    display: inline-block;
  }
  .footer-link ul li a {
    padding: 0 14px 0 7px;
  }
  .footer-navigation .left-side {
    display: block;
    align-items: center;
  }
  .footer-navigation .right-side {
    display: block;
    float: none;
    padding-top: 15px;
  }
  a#backtotop-btn {
    right: 10px;
  }
  .footer-navigation .left-side .logo:first-child {
    width: 100%;
    padding-right: 5%;
    background-size: 1px 22px;
    padding-right: 0;
    display: block;
  }
  .footer-navigation .left-side .logo:first-child a {
    height: 40px;
  }
  .footer .btn-orange {
    width: 100%;
  }
  .footer .btn-subscribe {
    padding: 18px 0 30px;
    padding-bottom: 0;
    display: block;
  }
  .footer-navigation .left-side .logo:last-child {
    width: 100%;
    display: block;
  }
  .footer-navigation .left-side .logo {
    padding-right: 0;
    padding-left: 0;
  }
  .footer-navigation .left-side .logo:last-child a {
    height: 20px;
    margin-top: 15px;
  }
  @media screen and (max-width: 767px) {
    .section-wrapper .year-line {
      display: none;
      height: 970px;
    }
    .section-wrapper .milestone-row {
      margin: 10px 0;
    }
  }
  /* @media screen and (max-width: 460px) {
    .section-wrapper .year-line {
      height: 970px;
    }
  }
  @media screen and (max-width: 396px) {
    .section-wrapper .year-line {
      height: 1000px;
    }
  }
  @media screen and (max-width: 360px) {
    .section-wrapper .year-line {
      height: 1050px;
    }
  }
  @media screen and (max-width: 344px) {
    .section-wrapper .year-line {
      height: 1090px;
    }
  } */
  /* Homepage */
  .btn-text a {
    font-size: 14px;
  }
  .homepage-wrapper {
    display: block;
    padding: 30px 15px 0 15px;
  }
  .homepage-wrapper .left-side {
    width: 100%;
  }
  .homepage-wrapper .right-side {
    width: 100%;
    margin-top: 40px;
  }
  .homepage-wrapper .title {
    font-size: 18px;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
    font-weight: bold;
    font-style: normal;
    line-height: 24px;
    padding-top: 5px;
  }
  .homepage-wrapper .event-highlight {
    display: block;
    margin: 15px 0;
    padding: 12px 15px;
    margin-top: 25px;
  }
  .homepage-wrapper .event-highlight .title {
    font-size: 18px;
    line-height: 24px;
    padding-left: 0;
  }
  .homepage-wrapper .event-highlight .message {
    padding: 0;
    padding-top: 5px;
    font-size: 14px;
    line-height: 21px;
  }
  .homepage-wrapper .ongoing-events-row {
    display: block;
  }
  .homepage-wrapper .ongoing-events-row .item:not(:last-child) {
    padding-right: 0;
    padding-bottom: 18px;
  }
  .homepage-wrapper .ongoing-events-row.two-items .item {
    width: 100%;
  }
  .homepage-wrapper .ongoing-events-row .item img {
    padding-bottom: 15px;
  }
  .events-item .events-detail {
    padding-top: 10px;
    font-size: 16px;
    line-height: 22px;
  }
  .homepage-wrapper .ongoing-events-row {
    padding-bottom: 18px;
  }
  .homepage-wrapper .ongoing-events-row.firstchild .item {
    padding-top: 18px;
  }
  .homepage-wrapper .ongoing-events-row.firstchild .item:first-child {
    padding-top: 0;
    border-bottom: 1px solid #dadada;
  }
  .homepage-wrapper .right-side .ongoing-events-row.firstchild {
    padding-top: 30px;
  }
  .homepage-wrapper .title-action {
    display: block;
  }
  .homepage-wrapper .title-action .action-area {
    padding-top: 0;
  }
  .homepage-wrapper .title-action .btn-text {
    padding-left: 0;
  }
  .homepage-wrapper .title-action h2,
  .homepage-wrapper .title-action .h2 {
    padding-left: 0;
    padding-right: 0;
    line-height: 30px;
  }
  .homepage-banner {
    height: auto;
  }
  .banner-content {
    width: 100%;
    top: 12%;
    left: 0;
  }
  .banner-content.align-left, .banner-content.align-right {
    padding: 0 15px;
  }
  .banner-content.align-left .headline, .banner-content.align-left .intro {
    width: 100%;
  }
  .banner-content.align-right .headline, .banner-content.align-right .intro {
    width: 100%;
  }
  .banner-content.align-left .banner-btn .btn-border {
    padding: 8px 12px;
  }
  .banner-content.align-right .banner-btn .btn-border {
    padding: 8px 12px;
  }
  .banner-content .headline {
    width: 90%;
    font-size: 40px;
    line-height: 1.2;
    padding-bottom: 15px;
  }
  .banner-content .intro {
    width: 90%;
    font-size: 16px;
    line-height: 22px;
  }
  .main-banner {
    height: 400px;
  }
  .results .events-list {
    padding-top: 18px;
    display: block;
  }
  .results.search-wholesite .events-list .listing-side .search-result {
    padding-bottom: 15px;
  }
  .results .events-list .filter-sorting {
    display: block;
    padding-right: 0;
    padding-bottom: 5px;
  }
  .results .events-list .filter-sorting .select2-container {
    margin-bottom: 0;
  }
  .results .events-list .filter-sorting .block {
    padding-right: 0;
    padding-bottom: 10px;
  }
  .results .events-list .filter-sorting .block.pages {
    margin-top: 15px;
    flex-direction: row-reverse;
  }
  .filter-dropdown {
    width: 75%;
    margin: 0;
  }
  .search-wholesite .past-events .events-item {
    padding: 18px 0;
    padding-bottom: 15px;
  }
  .search-wholesite .past-events .events-item:first-child {
    padding-top: 0;
  }
  .search-wholesite .events-item .url-link a {
    display: none;
  }
  .events-item .url-link {
    padding-top: 5px;
  }
  .events-item .publish-date {
    float: none;
  }
  /* .upcoming-events {
        padding: 0 15px;
    } */
  .upcoming-events .block-area {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .upcoming-events .block-area:not(:last-child) {
    padding-bottom: 0;
    display: block;
    padding-top: 18px
}
  .upcoming-events .block-area .events-item {
    width: 100%;
    padding: 15px;
    margin-bottom: 10px;
  }
  .upcoming-events .block-area .events-item .title {
    font-size: 18px;
    line-height: 24px;
  }
  .upcoming-events .block-area .events-item .venue {
    padding-top: 7px;
    width: 100%;
    font-size: 16px;
    line-height: 21px;
  }
  .upcoming-events .block-area .events-item .upper-part {
    min-height: auto;
    padding-bottom: 18px;
  }
  .upcoming-events .view-more {
    padding: 0;
    padding-bottom: 18px;
  }
  .results h6 {
    padding-top: 18px;
  }
  .results .search-result {
    font-size: 14px;
    line-height: 18px;
  }
  .results .events-list .title {
    font-size: 18px;
    line-height: 24px;
  }
  .results .events-list .search-side {
    width: 100%;
  }
  .results .events-list .search-side .title {
    color: #1c1c1c;
  }
  .results .events-list .listing-side {
    width: 100%;
  }
  .results .events-list .filter-date {
    display: block;
    padding: 10px 0 18px;
  }
  .results .events-list .filter-date .block {
    padding-right: 0;
    padding-bottom: 10px;
  }
  /* .results .events-list .filter-date .title {
    width: 25%;
  } */
  .results .events-list .filter-sorting .title {
    width: 25%;
  }
  .results .events-list .filter-category {
    padding-top: 10px;
    padding-bottom: 30px;
  }
  .past-events .events-item:first-child {
    padding-top: 10px;
  }
  .dashboard .past-events .events-item:first-child {
    padding-top: 20px;
  }
  .action-area {
    padding: 20px 0 30px;
  }
  .single-event .title {
    font-size: 32px;
    line-height: 42px;
    width: 100%!important;
  }
  .single-event .event-wrapper {
    padding-top: 18px;
    display: block;
  }
  .single-event .event-wrapper .left-side {
    width: 100%;
  }
  .single-event .event-wrapper .right-side {
    width: 100%;
  }
  .single-event .event-wrapper .table-wrapper {
    overflow-x: auto;
  }
  .single-event .subheadline {
    font-size: 18px;
    line-height: 26px;
  }
  .single-event .content p {
    margin: 18px 0;
  }
  .single-event .content p:first-child {
    margin-top: 0;
  }
  .single-event .content {
    padding-top: 5px;
    line-height: 24px;
  }
  .single-event .latest-news {
    padding-top: 40px;
  }
  .latest-news-listing .item {
    padding: 10px 0;
  }
  .template_full {
    /* padding: 0 15px; */
    padding-top: 50px;
  }
  .template_full.bg-darkgray {
    padding-top: 0;
  }
  /* .template_full.news-banner {
        height: auto;
        padding-bottom: 30px;
    } */
  .template_full.news-banner .overlay {
    height: 490px;
  }
  .template_full.news-banner .template-wrapper {
    width: 90%;
    left: 5%;
    top: 80px;
    display: block;
  }
  .template_full.news-banner {
    height: 350px;
  }
  .single-event .venue {
    padding-bottom: 18px;
  }
  .tabs-content .both-side .listing-block {
    padding: 18px 15px;
    margin-bottom: 18px;
  }
  .tabs-wrapper {
    padding-top: 0;
  }
  .search-wrapper {
    display: block;
    padding-bottom: 0;
    padding-top: 0;
  }
  .search-wrapper .search-item {
    width: 100%;
    /* padding-bottom: 15px; */
  }
  .search-wrapper .search-item input.common_textfield {
    margin-bottom: 10px;
  }
  .search-wrapper .search-item .title {
    padding-bottom: 0;
  }
  .search-result-wrapper .result-text {
    display: block;
  }
  .search-result-wrapper .result-text > span {
    display: block;
  }
  .search-result-wrapper .pagination {
    display: block;
    padding-top: 5px;
  }
  .search-result-wrapper .pagination .left-side {
    padding-bottom: 10px;
  }
  .tabs-content .statistic-list {
    display: block;
  }
  .barchart-side {
    width: 100%;
    padding-right: 0;
    padding-bottom: 18px;
    border-bottom: 1px solid #949494;
  }
  .piechart-side {
    width: 100%;
    padding-left: 0;
    border-left: none;
    padding-top: 18px;
  }
  .tabs-content .statistic-list .filter-period {
    display: block;
  }
  .tabs-content .statistic-list .filter-period .block:not(:last-child) {
    padding-bottom: 10px;
  }
  /* .tabs-content .statistic-list .filter-date {
    display: block;
    padding-bottom: 25px;
  } */
  .tabs-content .statistic-list .filter-date .block {
    padding-right: 0;
    margin-right: 20px;
  }
  /* .tabs-content .statistic-list .filter-date .block:not(:last-child) {
    padding-bottom: 10px;
  }
  .tabs-content .statistic-list .filter-date .title {
    width: 25%;
  } */
  .tabs-content .statistic-list .select2-container {
    margin-bottom: 0;
  }
  .tabs-content .statistic-list .piechart-block {
    padding-bottom: 18px;
  }
  .intro-wrapper {
    display: block;
    padding-top: 0;
  }
  .intro-wrapper .left-side {
    width: 100%;
    padding-bottom: 18px;
    font-size: 16px;
    line-height: 26px;
  }
  .intro-wrapper .right-side {
    width: 100%;
    padding-bottom: 0;
  }
  .simpletab-content .headline {
    background: #d6d6d6;
    color: white;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
    font-weight: bold;
    font-style: normal;
    font-size: 16px;
    line-height: 38px;
    padding: 0 5px;
  }
  .simpletab-content .simple-table th {
    padding: 0 5px;
    font-size: 14px;
    line-height: 28px;
  }
  .simpletab-content .simple-table td {
    padding: 5px 5px;
    font-size: 14px;
    line-height: 24px;
  }
  .search-result-wrapper .result-table {
    font-size: 14px;
    line-height: 22px;
  }
  .search-result-wrapper .result-table th {
    font-size: 14px;
    padding: 5px 10px;
  }
  .search-result-wrapper .result-table td {
    padding: 5px 10px;
  }

  /* Membership */
  .dashboard {
    display: block;
  }
  .dashboard.unique {
    padding-top: 15px;
  }
  .dashboard.registration {
    padding-top: 15px;
  }
  .dashboard .single-item {
    padding: 15px;
    margin-bottom: 10px;
  }
  .dashboard.registration .column-item .form {
    display: block;
    padding-top: 0;
  }
  .dashboard.registration .column-item .form .left-side {
    width: 100%;
    padding-right: 0;
    border-right: none;
  }
  .dashboard .single-item .form .item {
    display: block;
  }
  .dashboard.registration .column-item .form .title {
    width: 100%;
    padding-right: 0;
  }
  .dashboard.registration .column-item .form .form-side {
    width: 100%;
  }
  .dashboard .single-item .form .item:last-child {
    padding-bottom: 10px;
  }
  .dashboard.registration .column-item .form .right-side {
    padding-left: 0;
    width: 100%;
  }
  .dashboard .column-item {
    width: 100%;
  }
  .dashboard .single-item .title {
    padding-bottom: 15px;
    padding-bottom: 0;
  }
  .dashboard.registration .single-item .title {
    padding-bottom: 15px;
  }
  .dashboard .single-item h2.title {
    padding-top: 0;
    padding-bottom: 15px;
  }
  .dashboard .single-item ul li span {
    padding-right: 0;
  }
  .dashboard .single-item .content {
    padding-bottom: 10px;
  }
  .dashboard .single-item ul li:last-child {
    padding-bottom: 10px;
  }
  .dashboard .single-item .view-more {
    padding-bottom: 0;
  }
  .dashboard.unique .column-item {
    width: 100%;
  }
  .dashboard.unique .single-item .form .item .title {
    width: 100%;
    padding-right: 0;
  }
  .dashboard.unique .column-item .form .form-side {
    width: 100%;
  }
  .dashboard .single-item .button-row .btn-link {
    float: none;
  }
  .dashboard .single-item .captcha {
    margin-bottom: 18px;
  }
  .dashboard.unique.set-password .single-item .form .item .title {
    width: 100%;
  }
  .dashboard.unique.set-password .column-item .form .form-side {
    width: 100%;
  }
  .success-msg {
    width: 100%;
    padding: 18px 0;
    font-size: 16px;
    line-height: 24px;
  }
  .dashboard.detail {
    padding-top: 15px;
  }
  .dashboard.detail .single-item ul li {
    display: block;
  }
  .dashboard .single-item ul li ol {
    margin-top: 5px;
    margin-left: 0;
  }
  .dashboard .single-item ul li ol li a {
    display: block;
}
  /* .dashboard .single-item ul li a {
        padding-top: 10px;
    } */
  .dashboard .single-item ul li ol.download img {
    padding-left: 0;
  }
  .dashboard.registration .column-item .form .fill-box {
    display: block;
  }
  .dashboard.registration .column-item .form .fill-box .item:first-child {
    margin-right: 0;
  }
  .dashboard.registration .column-item .form .fill-box .title {
    padding-right: 0;
  }
  .dashboard.registration .column-item .form .fill-box .form-side {
    width: 100%;
  }
  .dashboard.registration .column-item .form .onerow-box .title {
    width: 100%;
    padding-right: 0;
  }
  .dashboard.registration .column-item .form .onerow-box .form-side {
    width: 100%;
  }
  .dashboard.registration .column-item .form .onerow-box ul li {
    width: 100%;
  }
  .dashboard.registration .column-item .form .onerow-box ul.fullwidth li ul li {
    width: 100%;
  }

  .top-navigation.mobile {
    position: absolute;
    left: 15px;
    top: 8px;
    z-index: 1000;
    width: 50%;
    display: flex!important;
    align-items: center;
  }
  .top-navigation.mobile .logo:first-child {
    display: inline-block;
    width: 33px;
  }
  .top-navigation.mobile .logo:last-child {
    width: 65px;
    display: inline-block;
    margin-left: 70px;
  }
  .tools-box.mobile {
    background: #f3f6f4;
    padding: 15px 15px 18px 15px;
  }
  /* .tools-box.mobile .function.others {
        display: flex;
    } */
  .tools-box.mobile .function.font-size {
    display: flex;
    align-items: center;
  }
  .tools-box.mobile .function.language {
    display: flex;
    align-items: center;
  }
  .tools-box.mobile .function span {
    font-weight: 600;
    font-size: 17px;
    line-height: 18px;
    color: #303030;
    padding-right: 18px;
  }
  .tools-box.mobile .function.ftn-share {
    padding-left: 5px;
    display: inline-block;
  }
  .tools-box.mobile .function.ftn-print {
    display: inline-block;
  }
  .tools-box.mobile .function.ftn-dashboard {
    padding-left: 0;
    display: inline-block;
  }
  .tools-box.mobile .function.ftn-subscribe {
    padding-left: 3px;
    display: inline-block;
  }
  .tools-box.mobile .function.ftn-profile {
    display: inline-block;
  }
  .tools-box.mobile .function.ftn-link {
    display: inline-block;
  }
  .core-menu li a.ftn-dashboard {
    display: block;
    padding: 10px 15px;
  }
  .core-menu li a.ftn-profile {
    display: block;
    padding: 10px 12px 10px 3px;
  }
  .core-menu li a.ftn-link {
    display: block;
    padding: 10px 12px 10px 3px;
  }
  /* Search */
  .pseudo-search {
    padding: 5px 10px;
    margin: 10px 15px;
    background: white;
  }
  .pseudo-search input {
    border: 0;
    background-color: transparent;
    width: calc(100% - 30px);
    font-size: 18px;
    line-height: 26px;
    vertical-align: middle;
  }
  .pseudo-search input:focus {
    outline: none;
  }
  .pseudo-search button {
    border: none;
    cursor: pointer;
    width: 25px;
    height: 25px;
    vertical-align: text-top;
  }
  .pseudo-search select {
    border: none;
  }
  .mobile-search {
    background: url(../images/icon-search.svg) no-repeat;
    display: inline-block;
  }
}

/* @media screen and (max-width: 475px) {
  .top-navigation.mobile .logo:first-child {
    width: 18%;
    display: inline-block;
  }
} */
@media screen and (max-width: 767px) {
  .lastupdate {
    padding-left: 15px;
    padding-right: 15px;
  }
  .header-container .header-wrapper .top-navigation {
    padding: 10px;
  }
  .modal-content {
    width: 92%;
    top: 80px;
    padding: 18px;
  }
  .modal-header {
    padding-bottom: 15px;
  }
  .modal-content .table td {
    font-size: 14px;
  }
  .modal-body {
    display: block;
  }
  .modal-body > div {
    width: 100%;
  }
  .modal-content .table td:first-child {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .modal-content {
    width: 92%;
    top: 80px;
    padding: 10px 15px;
  }
  .modal-header {
    padding-bottom: 10px;
  }
  .modal-content .table td {
    font-size: 13px;
  }
  .btn-api a,
  .btn-link a,
  .btn-export a {
    padding: 0 10px;
  }
  .search-wrapper + .button-row {
    padding-top: 18px;
  }
}
#price_provider_table.search-result-wrapper {
    padding-top: 50px;
}
@media screen and (max-width: 767px) {
    .template-container .template-wrapper h1.simplebox-title {
        padding-left: 0;
        font-size: 42px;
        font-size: 30px;
        margin-bottom: 0;
        line-height: 1.2;
    }
    .section-wrapper {
        padding-top: 0;
    }
    .template-container .template-wrapper h3.simplebox-title {
        padding-left: 0;
    }
    .upcoming-events {
        padding-top: 0;
    }
    .template_full.news-banner .single-event .title {
        line-height: 42px;
    }
    .tabs-wrapper .accordion {
        padding-top: 0;
    }
    .dashboard.registration .column-item {
        width: calc(100% - 30px);
        margin-left: 15px;
        margin-right: 15px;
    }
    .dashboard.unique .column-item {
      width: calc(100% - 30px);
      margin-left: 15px;
      margin-right: 15px;
  }
    .function-row {
        text-align: left;
    }
    .dashboard.myprofile {
        padding-top: 0;
    }
    #price_provider_table.search-result-wrapper {
        padding-top: 0;
    }
    .faq-content p:first-child {
        margin-top: 0;
    }
}

/* Extra */
#historyContainer, #detailsContainer { 
  margin-top: 40px;
  background-color: #f4f4f4;
  position: relative;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 26px;
  border-collapse: collapse;
}
.past-record table {
  width: 100%;
}
.past-record table th {
  text-align: left;
  font-size: 15px;
  padding: 2px 15px;
  font-weight: bold;
  background-color: #151515;
  color: white;
  white-space: nowrap;
  line-height: 18px;
  padding: 6px 15px 8px;
}
.past-record table td {
  text-align: left;
  border-bottom: 1px solid #d9dada;
  border-right: 1px solid #ececec;
  padding: 6px 15px;
}
#detailsContainer { 
  margin-top: 20px;
}
#detailsContainer.past-record table th{
  color: #151515;
  background-color: #ccc;
}
.select-area {
  background-color: #f6f6f6;
  padding: 15px 20px 20px;
  margin-bottom: 15px;
  margin-top: 15px;
}
.select-area .notes {
  color: #179e58;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 25px;
  padding-bottom: 10px;
}
.select-area .form {
  padding: 0!important;
}
#bond_price {
  padding-bottom: 20px;
}
#bond_price .form {
  padding-top: 10px;
  padding-bottom: 0;
}
#bond_price .form .fill-box {
  display: flex;
}
#bond_price .form .fill-box .item:first-child {
  margin-right: 50px;
}
#bond_price .form .fill-box .title {
  width: 180px;
  padding-right: 30px;
  line-height: 40px;
  padding-top: 0;
}
#bond_price .form .fill-box .form-side {
  width: 250px;
  line-height: 40px;
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: normal;
  font-style: normal;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: capitalize;
}
#bond_price .form .fill-box .form-side .input-icon {
  display: flex;
}
#bond_price .form .fill-box .form-side .input-icon span {
  padding-right: 5px;
}
#bond_price .form .fill-box .form-side .input-icon.input-icon-right span {
  padding-left: 5px;
  padding-right: 0;
}
@media screen and (max-width: 767px) {
  /* .dashboard.detail .column-item {
    width: calc(100% - 30px);
    margin-left: 15px;
    margin-right: 15px;
  } */
  #historyContainer, #detailsContainer {
    width: 100%;
    overflow-x: auto;
  }
  #bond_price {
    padding-top: 20px;
  }
  #bond_price .form {
    padding-top: 0;
  }
  #bond_price .form .fill-box {
    display: block;
  }
  #bond_price .form .fill-box .item:first-child {
    margin-right: 0;
  }
  #bond_price .form .fill-box .title {
    line-height: 26px;
  }
  #bond_price .form .fill-box .form-side {
    width: 100%;
  }
}


#price_provider_table.search-result-wrapper .result-table{
  overflow: auto;
}

#price_provider_table.search-result-wrapper .result-table tr>td{
  min-width: 200px
}

#price_provider_table.search-result-wrapper .result-table tr>td:nth-child(1) {
  min-width: 200px
}

#price_provider_table.search-result-wrapper .result-table tr>td:nth-child(2),
#price_provider_table.search-result-wrapper .result-table tr>td:nth-child(3) {
  min-width: 280px;
}

#price_provider_table.search-result-wrapper .result-table tr>td:last-child {
  min-width: 450px;
}

.text-black{
  color: #00454A !important;
}

/* Homepage Banner */
.banner-content {
  background: #3b5053;
  mix-blend-mode: hard-light;
  position: absolute;
  width: 70%;
  height: 70%;
  left: 15%;
  top: 15%;
  padding: 50px;
  max-width: 1200px;
  left: calc(50% - 600px);
}
@media screen and (max-width: 1024px) {
  .banner-content {
    width: 80%;
    height: 70%;
    left: 10%;
    top: 15%;
    padding: 50px;
  }
}
@media screen and (max-width: 767px) {
  .banner-content {
    width: 90%;
    height: 80%;
    left: 5%;
    top: 7%;
    padding: 25px 15px;
  }
  .banner-content .banner-btn {
    padding-top: 20px;
  }
  .banner-content .headline {
    padding-top: 20px;
  }
}
@media screen and (max-width: 767px) {
.banner-content .headline {
    width: 90%;
    font-size: 30px;
    line-height: 1.2;
    padding-bottom: 10px;
}
.banner-content .banner-btn {
  padding-top: 15px;
}
}

/* Contact info */
.contact-info h3.subtitle {
  padding-bottom: 10px;
}
.contact-info .info-row div {
  display: inline-block;
}
.contact-info .info-row div:first-child {
  width: 50px;
}

@media screen and (max-width: 767px) {
  .dashboard .terms-item .content {
    padding-top: 0;
  }
  .contact-info .info-row {
    padding-bottom: 10px;
  }
  .contact-info .info-row div {
    display: block;
  }
}

.dashboard .single-item ul.all-links {
  margin-left: 0;
}

.dashboard.registration.contact-us h1.simplebox-title.title {
  font-size: 50px;
  letter-spacing: 0;
  line-height: 1.1;
}
.statement {
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  line-height: 26px;
  padding-top: 30px;
}
@media screen and (max-width: 767px) {
  .dashboard.registration.contact-us h1.simplebox-title.title {
    font-size: 30px;
    line-height: 1.2;
  }
  .statement {
    margin-top: 0;
    margin-bottom: 20px;
}
}
.date-text {
    display: flex;
    align-items: center;
}
.date-text span {
  font-family: 'Roboto', 'Cormorant Garamond', 'NotoSansTC', 'NotoSansSC', 'NotoSerifTC', 'NotoSerifSC';
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    line-height: 26px;
    padding-right: 5px;
}
@media screen and (max-width: 767px) {
  #footer {
    position: relative;
  }
}