﻿a, a:not([href]):not([class]) {
	color: #337ab7;
	text-decoration: none;
}

a:focus, a:hover, a:not([href]):not([class]):hover {
	color: #23527c;
	text-decoration: underline;
}

b, strong {
	font-weight: 700;
}

img {
	border: 0;
}

.nav > li > a {
	position: relative;
	display: block;
	padding: 10px 15px;
}

p {
	margin-bottom: 10px;
}

th {
	border-width: 1px;
}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700;
}

.collapse.in {
	display: block;
}

.form-group {
	margin-bottom: 15px;
}

.form-inline .form-control {
	display: inline-block;
}

.form-control {
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.form-control::placeholder {
	color: #999;
}

.input-group-addon {
	padding: 12px 12px 6px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 4px;
}

.input-lg {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}

.bi {
	font-size: 19px;
}

.btn {
	padding-bottom: 6px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px
}

.btn-default {
	border-color: rgb(204, 204, 204)
}

.btn.dropdown-toggle.btn-light {
	background-color: #fff;	
	border-color: rgb(204, 204, 204)
}

.open > .dropdown-menu {
	display: block;
}

.dropdown-menu {
	box-shadow: 0 6px 12px rgba(0,0,0,.175)
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
	background-color: #337ab7;
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
	color: #a94442;
}

.has-error .form-control {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.bootstrap-select.is-invalid .dropdown-toggle, .error .bootstrap-select .dropdown-toggle, .has-error .bootstrap-select .dropdown-toggle, .was-validated .bootstrap-select select:invalid + .dropdown-toggle {
	border-color: #b94a48;
}

.has-success .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
	color: #3c763d;
}


.dropdown-menu > li > a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
	color: #262626;
	text-decoration: none;
	background-color: #f5f5f5;
}

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-top: 4px solid\9;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}

/* en style */

.en-content #custom-menu>ul>li.first-level a {
	font-size: 16px;
	line-height: 17px;
	width: 100%;
}

.en-content #custom-menu>ul>li.first-level {
	width: 16.66%;
	height: 60px;
	vertical-align: middle;
	display: flex;
	float: left;
	align-items: center;
}

.en-content #custom-menu .dropdown-content span.blueHeader a {
		font-size: 15px;
		line-height: 18px;
}

.en-content #custom-menu .dropdown-content ul.dropdown-content-list li a {
	font-size: 14px;
	line-height: 16px;
}

.en-content #custom-menu .dropdown-content ul.dropdown-content-list li:before {
	font-size: 20px;
	line-height: 15px;
}

.en-content .tag-table-container {
	font-size: 1.3rem;
}

.en-content .tag-table-container ul li a {
	display: inline-block;
}

/* end of en style */

html,
body {
	font: 14px/1.5 "Microsoft JhengHei", "Microsoft Yahei", Arial, sans-serif;
	min-width: 320px;
	width: 100%;
	margin: 0;
	padding: 0;
}

.contentcontainer {
	min-height: 400px;
}

.contentwrapper {
	width: 80%;
	margin: 0 auto;
	padding: 20px 0;
	font-size: 16px;
	min-width: 320px;
	max-width: 1280px;
}

.contentwrapper .pagetitle {
	font-size: 1.8rem;
	color: #003b64;
	text-align: center;
	font-weight: bold;
}

.contentwrapper .pagetitle.left {
	text-align: left;
}

.contentwrapper .pagetitle2 {
	font-size: 2rem;
	color: rgb(231, 123, 85);
	text-align: center;
}


/* for Products Table */

/* .product_filter_wrapper { */
	/* line-height: 1.5rem; */
	/* width: 100%; */
	/* margin: 20px 0; */
/* } */

/*.product_filter_wrapper .select-style {
	display: inline-block;
	line-height: 1.5rem;
}

.product_filter_wrapper .button-style {
	display: inline-block;
}

.product_filter_wrapper .button-style input {
	font-weight: bold;
	font-size: 1.2rem;
	padding: 0.7rem 1.5rem;
	background-color: #C3A573;
	color: #fff;
	line-height: 1rem;
}

.product_filter_wrapper .select-style .selecttitle {
	padding-right: 10px;
	font-size: 1.2rem;
	font-weight: bold;
	min-width: 85px;
}

.product_filter_wrapper .select-style select {
	font-weight: bold;
	border: solid 1px #aaa;
	padding: 5px;
	color: #444;
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E");
	background-position-x: right 0.75rem;
	background-position-y: center;
	background-size: 8px 10px;
	background-repeat: no-repeat;
	background-attachment: initial;
	background-origin: initial;
	background-clip: initial;
	background-color: #F8F8F8;
	background-color: #fff\9;
}

.product_filter_wrapper .select-style select option {
	background-color: #F8F8F8;
}

.product_filter_wrapper .select-style select::after {}
*/
/* for US Stock Table */

.page-header-container {
	margin-bottom: 20px;
}

.page-title {
	font-size: 34px;
	color: #ff5f1b;
	text-align: left;
	display: inline
}

.decimal li {
	margin: 30px 0px;
	border-bottom: 1px solid #ccc;
	list-style-type: none;
}

ol.decimal {
	padding-left: 0px;
}

.tag-table-container {
	text-align: right;
	font-size: 1.5rem;
	/* float: right; */
	margin-top: 1em;
}

.tag-table-container ul {
	display: inline-block;
	list-style: none;
}

.tag-table-container ul li {
	display: inline;
	padding-right: 0px;
}

.tag-table-container ul li a {
	color: #333;
	font-weight: normal;
	text-decoration: underline;
}

ul.top-fixed li a {
	text-decoration: none;
}

.tag-table-container ul li:after {
	content: ".";
	font-size: 3rem;
	line-height: 1rem;
	padding: 0 0 0 5px;
	display: inline;
	vertical-align: 0.3rem;
}

.tag-table-container ul li:last-child:after {
	content: "";
	display: none;
}

.article-section-header {
	color: #003b64;
	text-align: left;
	font-weight: bold;
	font-size: 26px;
	border-bottom: 2px solid #337ab7;
	margin-bottom: 10px;
	cursor: default;
}

.article-section-header.section-collapse-header{
	cursor: pointer;
}

.article-section-header i {
	float: right;
	padding-right: 10px;
	font-size: 30px;
	padding-top: 5px;
	font-weight: bold;
}

.article-section-body {
	font-size: 1.4rem;
	font-weight: bold;
	margin-bottom: 4rem;
	display: none;
}

.article-section-subbody {
	font-size: 1.2rem;
	font-weight: normal;
	margin-bottom: 20px;
}

.article-section-subbody table {
	width: auto;
	min-width: 40%;
}

.article-section-sublist {
	padding-left: 15px;
}

.article-section-sublist li {
	margin: 10px 0px;
	border-bottom: 0px;
	list-style-type: disc;
}

.article-section-sublist-title {
	font-weight: bold;
	margin-bottom: 5px;
}

.disclaimer-content {
	font-size: 80%;
	color: #777;
}

/* for custom menu */
#custom-menu-container {
	background: url(../image/box_bg_big.jpg) repeat center center;
	height: 60px;
	width: 100%;
	z-index: 5;
}

.menu-btn {
	background-color: #003664;
	padding: 15px !important;
}

.icon-bar-long {
	width: 30px;
	height: 3px;
}

.icon-bar-short {
	width: 18px;
	height: 3px;
}

.icon-bar-short-right {
	width: 18px;
	height: 3px;
	margin-left: 12px;
}

#custom-menu-left,
#custom-menu,
#custom-menu-right {
	display: inline-block;
}

#custom-menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#custom-menu li a,
.dropbtn {
	display: inline-block;
	color: rgb(50, 50, 50);
	text-align: center;
	text-decoration: none;
	font-weight: initial;
	line-height: 60px;
}

#custom-menu li.dropdown {
	display: inline-block;
	width: 33.33%;
	overflow: hidden;
}

#custom-menu .dropdown-content {
	display: none;
	position: absolute;
	left: 0px;
	background-color: #f9f9f9;
	min-width: 160px;
	box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
	z-index: 10000;
}

#custom-menu .dropdown-content a {
	color: black;
	text-decoration: none;
	display: block;
	text-align: left;
	width: 100%;
	padding: 0 15px;
	font-size: 18px;
	line-height: 25px;
	padding-top: 8px;
	padding-bottom: 8px;
	overflow: initial;
	text-overflow: initial;
	white-space: normal;
}

#custom-menu li .no-main-page {
	cursor: default;
}

/* dynamic breadcrumb styles */

#custom-menu .dropdown:hover .dropdown-content {
	display: block;
}

#custom-menu .dropdown-content {
	top: 60px;
	padding: 20px 18px 8px;
	border-right: 1px solid white;
	vertical-align: top;
}

#custom-menu .dropdown-content span.blueHeader a {
	font-size: 18px;
	font-weight: bold;
	color: #003664;
	padding: 0px;
}

#custom-menu .dropdown-content ul.dropdown-content-list li {
	line-height: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}

#custom-menu .dropdown-content ul.dropdown-content-list li:before {
	content: "\f105";
	font-family: "FontAwesome";
	position: absolute;
	font-size: 22px;
	line-height: 22px;
	left: 30px;
	color: rgb(140, 140, 140);
}

#custom-menu .dropdown-content ul.dropdown-content-list li a {
	font-size: 16px;
	padding: 0px 15px;
}

#custom-menu li.first-level {
	width: auto;
	padding: 0px 35px;
	position: inherit;
}

#custom-menu li.first-level a {
	font-size: 18px;
	width: auto;
	font-weight: 700;
}

#custom-menu>ul>li:first-child {
	padding-left: 0px;
}

#custom-menu .dropdown-content span.blueHeader a {
	font-size: 18px;
	font-weight: bold;
	color: #003664;
	padding: 0px;
}

#custom-menu .dropdown-content ul.dropdown-content-list li {
	line-height: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}

#custom-menu .dropdown-content ul.dropdown-content-list li a {
	font-size: 16px;
	padding: 0px 15px;
	color: rgb(140, 140, 140);
}

#custom-menu .dropdown-content .row {
	margin-bottom: 12px;
}

div#custom-menu {
	max-width: 1280px;
	width: 80%;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

#custom-menu .dropdown-content {
	width: 100%;
}

/* end of dynamic breadcrumb styles */

/* Header */
/* On Top Bar*/

.on-top-bar {
	position: fixed;
	top: 0px;
	z-index: 10000;
	width: 100%;
	padding-left: 0px;
}

.site-logo-container {
	position: fixed;
	top: 0;
	text-align: center;
	background: rgba(255, 255, 255, 0.8);
}

.icon-bar {
	display: block;
	height: 5px;
	width: 100%;
	border-radius: 1px;
	background: #fff;
	margin-top: 8px;
}

.site-menu-btn-container {
	position: fixed;
	top: 0;
	right: 0;
	height: 80px;
	width: 80px;
	background-color: #003664;
	z-index: 10111;
	transition: .7s all;
	-moz-transition: .7s all;
	-webkit-transition: .7s all;
	-o-transition: .7s all;
}

.site-menu-btn {
	height: 80px;
	cursor: pointer;
	padding: 15px 15px 20px 20px;
	transition: .7s all;
	-moz-transition: .7s all;
	-webkit-transition: .7s all;
	-o-transition: .7s all;
}

.site-menu-btn:hover {
	background-color: #346180;
	transition: all 0.3s;
}

header.large .site-menu-btn:hover .icon-bar-short {
	margin-left: 17px;
	transition: margin-left 0.3s;
}


/* End On Top Bar */


/* Site Menu Bar*/

.top-menu-container {
	position: fixed;
	top: 0;
	right: 80px;
	width: 100%;
	transition: .7s right;
	-moz-transition: .7s right;
	-webkit-transition: .7s right;
	-o-transition: .7s right;
}

.top-menu-container.has-scroll-bar {
	right: 117px;
}

.top-menu-background {
	height: 100%;
	width: 100%;
	background-color: #000;
	opacity: 0.5;
	position: absolute !important;
	z-index: 1001 !important;
}


/* End Site Menu Bar */


/* Site Menu */

.top-menu-btns ul {
	position: absolute;
	top: 0;
	right: 0;
	list-style-type: none;
	margin: 0;
	padding: 0;
	pointer-events: auto;
}

.top-menu-btns ul li a {
	width: 100%;
}

.top-menu-btns li {
	float: right;
	position: relative;
	z-index: 1002;
	font-size: 16px;
}

.top-menu-btns li a {
	display: inline-block;
	color: black;
	text-align: center;
	height: 100%;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}

header.large .top-menu-btns li a:hover {
	opacity: 0.8;
}

header.large .top-menu-btns li a.right-icons-a:hover,
header.large .top-menu-btns li a.right-icons-a:hover span {
	opacity: 1;
	background-color: #ff7f1b;
	transition: background-color 700ms;
}

header.large .top-menu-btns li.btn-language {
	display: table;
}

header.large .top-menu-btns li.btn-language a {
	padding: 0px 0.5rem;
}

header.large .top-menu-btns li.btn-language .language-item {
	display: inline-block;
}

.btn-trading-login {
	background: rgb(5, 56, 31);
}

.btn-customer-login {
	background: #ffffff;
}

.customer-login {
	background-color: #c6a669;
}

.site-menu-container {
	position: fixed;
	top: 0;
	right: 0;
	z-index: 10101;
	height: 0px;
	width: 80px;
	padding-left: 0;
	overflow-x: hidden;
	overflow-y: hidden;
	transition: height 350ms ease-out 350ms, width 350ms cubic-bezier(.55, .21, 0, .93) 0ms;
}

.site-menu-container.opened {
	height: 100vh;
	width: 100%;
	overflow-y: auto;
	transition: height 350ms ease-out 0ms, width 350ms cubic-bezier(.55, .21, 0, .93) 350ms;
}

.site-menu-container.has-scroll-bar {
	width: 117px;
	transition: width 0s;
}

.site-menu {
	display: none;
	position: absolute;
	top: 80px;
	height: calc(100% - 80px);
	width: 100%;
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	overflow-y: auto;
}

.site-menu-background {
	position: absolute;
	top: 0;
	height: 100%;
	width: 33vw;
}

.site-menu-background.background-left {
	left: 0;
	background-color: #346180;
}

.site-menu-background.background-middle {
	left: 33vw;
	background-color: #1b4b6f;
}

.site-menu-background.background-right {
	left: 66vw;
	width: 34vw;
	background-color: #003664;
	z-index: -1;
}

.site-menu-container a:link {
	text-decoration: none;
}

.site-menu-tiggerbtn {
	float: right;
}

ul.site-menu li.site-menu-tiggerbtn {
	height: 100px;
	width: 100px;
	background: #ffffff;
}

.site-menu-all-uls {
	position: relative;
	display: block;
	width: 100vw;
	margin-top: 0px;
}

.level4-ul {
	list-style: none;
}

.site-menu-uls-midpanel {
	width: 33vw;
	height: 100%;
	background-color: #1b4b6f;
	top: 0;
	display: inline-block;
	position: absolute;
	z-index: 149;
	left: 33vw;
	min-height: 100vh;
}

.site-menu-uls-midpanel:after {
	content: "";
	width: 34vw;
	height: 100%;
	background-color: #003664;
	margin-left: 33vw;
	top: 0;
	display: inline-block;
}

.site-menu-uls {
	position: absolute;
	top: 0;
	list-style-type: none;
	padding-top: 20px;
	padding-left: 0px;
	padding-bottom: 20px;
	z-index: 150;
}

.site-menu-uls li {
	font-size: 20px;
	font-weight: bold;
	min-height: 30px;
	color: #fff;
	width: 33vw;
}

.site-menu-uls .li-content {
	cursor: default;
	display: inline-block;
	line-height: 1.5em;
	padding: 8px 0 8px 20px;
}

.site-menu-uls li:hover li a,
.site-menu-uls li li:hover li a {
	color: #fff;
}

.site-menu-uls .expended>.li-content>*,
.site-menu-uls .expended>.li-content {
	color: #eb4f14;
	text-decoration: none;
}

.site-menu-uls li.no-content {
	cursor: default;
}

.site-menu-uls.level1 {
	position: relative;
	width: 100%;
}

.site-menu-uls.level2 {
	margin-left: 100vw;
	width: 100%;
	opacity: 0;
}

.site-menu-uls.level3 {
	margin-left: 100vw;
	width: 100%;
	opacity: 0;
}

.site-menu-uls.level1>.expened>.site-menu-uls.level2 {
	opacity: 1;
	margin-left: 33vw;
	transition: .5s opacity, .2s margin-left;
	-moz-transition: .5s opacity, .2s margin-left;
	-webkit-transition: .5s opacity, .2s margin-left;
	-o-transition: .5s opacity, .2s margin-left;
}

.site-menu-uls.level2>.expened>.site-menu-uls.level3 {
	opacity: 1;
	margin-left: 33vw;
	transition: .5s opacity, .2s margin-left;
	-moz-transition: .5s opacity, .2s margin-left;
	-webkit-transition: .5s opacity, .2s margin-left;
	-o-transition: .5s opacity, .2s margin-left;
}

.site-menu-uls li a {
	color: #fff;
}

.site-menu-uls li a:hover {
	color: #eb4f14;
}

.site-menu-uls li a:before:hover {
	color: #eb4f14;
}

.site-menu-uls li a:after:hover {
	color: #eb4f14;
}

.site-menu-uls li.has-sub {
	cursor: pointer;
}

.site-menu-uls li.has-sub>.li-content:after {
	content: ">";
	padding-left: 15px;
	transition: color 0.7s;
}

.site-menu-uls li.has-hyphen>.li-content:before {
	content: "-";
	padding-right: 15px;
	transition: color 0.7s;
}

.site-menu-uls li.more-indent .li-content {
	padding-left: 45px;
}
/* End Site Menu */

/* for large header */
header.large .on-top-bar {
	height: 80px;
}

header.large .site-logo {
	height: 80px;
}

header.large .top-menu-btns li a,
header.large .top-menu-btns li a.dropbtn {
	line-height: 80px;
	padding: 0px 2rem;
}

header.large .top-menu-btns li.btn-site-menu {
	border-left: 0px;
	width: 80px;
	height: 80px;
}

.site-menu-btn-container.has-scroll-bar {
	margin-right: 17px;
	transition: initial;
}

.menu-btn:hover {
	opacity: 0.9;
}

.user-login-icon {
	padding-right: 5px;
	font-size: 30px;
	vertical-align: middle;
	width: 32px;
}

.trading-login-icon {
    /* padding-right: 5px; */
    width: 50px;
}

.fa-unlock-alt {
	font-size: 35px;
}

.fa-sign-out {
	font-size: 35px;
	-moz-transform: scale(-1, 1);
	-webkit-transform: scale(-1, 1);
	-o-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1);
}

.user-login-text.en {
	min-width: 95px;
	display: inline-block;
}

header.large .icon-bar {
	margin-top: 10px;
}

header.large .icon-bar-long {
	width: 40px;
	height: 3px;
}

header.large .icon-bar-short {
	width: 23px;
	height: 3px;
	transition: margin-left 0.5s;
}

header.large .icon-bar-short-opened {
	width: 23px;
	height: 3px;
	margin-left: 17px;
}

header.large .menu-btn {
	background-color: #003664;
	padding: 25px 25px 25px 30px !important;
}

img.right-icon-images {
	width: 29px;
}

/* for small header */
header.small .on-top-bar {
	height: 60px;
}

header.small .site-logo {
	height: 60px;
	padding: 2px;
}

header.small .top-menu-btns li a:hover {
	opacity: 0.8;
}

header.small .top-menu-btns li a.right-icons-a:hover,
header.small .top-menu-btns li a.right-icons-a:hover span {
	opacity: 1;
	background-color: #ff7f1b;
	transition: background-color 700ms;
}

header.small .top-menu-btns li.btn-language {
	display: table;
}

header.small .top-menu-btns li.btn-language a {
	padding: 0px 0.5rem;
}

header.small .top-menu-btns li.btn-language .language-item {
	display: inline-block;
}

header.small .top-menu-btns li a {
	line-height: 60px;
	padding: 0px 0.5rem;
	font-size: 1rem;
}

header.small .top-menu-btns li.btn-site-menu {
	border-left: 0px;
	width: 60px;
	height: 60px;
}

header.small .top-menu-container {
	right: 60px;
	transition: .7s right;
	-moz-transition: .7s right;
	-webkit-transition: .7s right;
	-o-transition: .7s right;
}

header.small .site-menu-btn-container {
	width: 60px;
	height: 60px;
	transition: .7s all;
	-moz-transition: .7s all;
	-webkit-transition: .7s all;
	-o-transition: .7s all;
}

header.small .site-menu-btn {
	cursor: pointer;
	padding: 9px 15px;
	height: 60px;
	transition: .7s all;
	-moz-transition: .7s all;
	-webkit-transition: .7s all;
	-o-transition: .7s all;
}

header.small .site-menu-btn:hover .icon-bar-short {
	margin-left: 11px;
	transition: margin-left 0.3s;
}

header.small .icon-bar-long {
	height: 3px;
}

header.small .icon-bar-short {
	width: 18px;
	height: 3px;
	transition: margin-left 0.5s;
}

header.small .icon-bar-short-opened {
	height: 3px;
	margin-left: 11px;
	transition: margin-left 0.5s;
}

/* for header transition */
header,
header img,
header li a,
header div.on-top-bar {
	transition: .7s all, 1ms box-shadow;
	-moz-transition: .7s all, 1ms box-shadow;
	-webkit-transition: .7s all, 1ms box-shadow;
	-o-transition: .7s all, 1ms box-shadow;
}

/* Right Icons */
.right-icons-container {
	position: fixed;
	top: 30vh;
	right: 0;
	background: rgba(0, 0, 0, 0.8);
	transition: right 0.5s ease-out 0s;
	color: #fff;
}

.right-icons {
	height: 60px;
	width: 60px;
	background: #ff5f1b;
	position: relative;
}

.right-icons-descriptions {
	position: relative;
	display: inline-block;
	height: 60px;
	width: 120px;
	background: #ff5f1b;
	/*line-height: 60px;*/
	left: 60px;
	top: -55px;
	transition: background-color 700ms;
}

.right-icons a {
	line-height: 55px !important;
	padding: 0 !important;
	font-size: 0px !important;
}

.right-icons>a>.fa {
	font-size: 26px;
}

.alert-number {
	position: absolute;
	top: 5px;
	right: 5px;
	display: inline-block;
	height: 20px;
	width: 20px;
	line-height: 20px;
	background: rgb(213, 27, 4);
	border-radius: 50%;
	font-size: 16px;
}

.important-notice-container {
	display: inline-block;
	vertical-align: middle;
	height: 180px;
	padding: 10px 20px;
	width: 400px;
	position: relative;
	z-index: 1001;
}

.important-notice-top .important-notice-collapse {
	display: inline-block;
	position: absolute;
	cursor: default;
	top: 0px;
	right: 10px;
	padding: 5px;
	z-index: 1;
}

.important-notice-top .important-notice-collapse .fa {
	cursor: pointer;
}

.important-notice-list,
.important-notice-container .slick-list draggable,
.important-notice-container .slick-list {
	height: 100%;
}

.important-notice-container .slick-track {
	display: flex;
	height: 100%;
}

.important-notice-container .slick-track .slick-slide {
	display: flex;
	height: auto;
	align-items: center;
}

.important-notice-item {
	padding-left: 10px;
	padding-right: 10px;
	display: none;
}

.important-notice-item span {
	width: 100%;
	text-align: left;
	cursor: pointer;
	display: inline-block;
}

.important-notice-list .slick-go-prev {
	font-size: 40px;
	left: -15px;
	top: 60px;
	z-index: 200;
	position: absolute;
}

.important-notice-list .slick-go-prev:before {
	padding-right: 12px;
}

.important-notice-list .slick-go-next {
	font-size: 40px;
	right: -15px;
	top: 60px;
	z-index: 200;
	position: absolute;
}

.important-notice-list .slick-go-next:before {
	padding-left: 12px;
}

.important-notice-collapse {
	display: none;
	cursor: pointer;
}

.important-notice-collapse i.fa-angle-up {
	font-size: 28px;
	margin-top: -5px;
}

.important-notice-container .slick-disabled {
	display: none !important;
}

.important-notice-item:focus {
	outline: none;
}

.right-icon-list {
	display: inline-block;
	vertical-align: middle;
	font-size: 0px;
}

.right-icons-descriptions {
	font-size: 16px;
}

.right-icons-descriptions.force-two-line.en {
	line-height: 18px;
	padding: 12px 0px;
}
/* end of Header */


/* Site Banner */
.body-no-banner-padding-top {
	padding-top: 80px;
}

#banner-container {
	overflow-y: hidden;
	max-height: 350px;
}

.banner-wrapper {
	height: 350px !important;
	overflow: hidden;
	background-size: cover;
	background-position: center center;
}

#banner-img {
	position: absolute;
	top: 0;
	height: 280px;
	width: 100%;
}

#banner-btns {
	position: absolute;
	top: 110px;
	right: 0;
	text-align: right;
}

.main-banner .slick-dots {
	padding-bottom: 25px;
}

.main-banner .mainSlide {
	max-height: 350px;
	height: 100%;
}

.banner-text {
	font-size: 4rem;
	font-weight: bold;
	width: 100%;
	height: 100%;
	color: #fff;
	text-align: center;
	letter-spacing: 15px;
	text-indent: 15px;
	display: flex;
	align-items: center;
}

body.en .banner-text {
	letter-spacing: 5px;
}

.banner-text span {
	width: 100%;
	display: block;
}

.main-banner .slick-dots li button:before {
	color: #ffffff;
	opacity: 0.9;
	font-size: 14px;
}

.main-banner .slick-dots li.slick-active button:before {
	color: #ff5f19;
	opacity: 0.9;
	font-size: 20px;
}

.main-banner .slick-dots li button:hover:before,
.main-banner .slick-dots li button:focus:before {
	color: #ff5f19;
}

/* End of Site Banner */
/* End Header */


/* Footer */
#sitemap {
	background-color: #023761;
	color: #fff;
	padding-top: 15px;
	padding-bottom: 15px;
}

#sitemap .sitemap-wrapper {
	text-align: center;
	padding: 5px 10px 2rem;
}

.sitemap-comtent-no-margin {
	margin-left: 0;
	margin-right: 0;
}

.sitemap-content-wrapper .row {
	margin-top: 15px;
}

#sitemap .sitemap-wrapper a.sitemap-initlink {
	color: #fff;
	font-size: 1.2rem;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 1.8rem;
	background: transparent url(../image/white-arrow-down.png) no-repeat center bottom;
	background-size: 2rem;
}

#sitemap .sitemap-wrapper a.sitemap-initlink.opened {
	background: transparent url('../image/white-arrow-up.png') no-repeat center bottom;
	background-size: 2rem;
}

#sitemap .sitemap-wrapper .sitemap-content {
	width: 90%;
	margin: 0 auto;
	margin-top: 25px;
}

#sitemap .sitemap-wrapper .sitemap-content hr {
	background: #fff;
	margin: 5px;
}

#sitemap .sitemap-wrapper .sitemap-content img {
	height: 50px;
	margin: 10px 0;
}

#sitemap .sitemap-wrapper .sitemap-content ul {
	list-style: none;
}

#sitemap .sitemap-wrapper .sitemap-content ul li {
	padding: 0 0 0.3rem 0;
	text-align: left;
}

#sitemap .sitemap-wrapper .sitemap-content ul li a {
	color: #fff;
	line-height: 1.2rem;
	display: inline-block;
	font-weight: normal;
}

#sitemap.en .sitemap-wrapper .sitemap-content ul li a {
	font-size: 0.9rem;
}

#sitemap .sitemap-wrapper .sitemap-content ul li a.sitemap-title {
	color: #c0a66d;
	font-weight: bold;
	line-height: 1.2rem;
	display: inline-block;
}

#footer-bottom {
	padding: 10px 40px 60px 40px;
}

#copyright-left {
	display: inline-block;
	font-size: 10px;
}

.copyright-text {
	color: #555555;
}

#copyright-left ul {
	display: inline-block;
	list-style: none;
	margin: 0;
	-webkit-padding-start: 5px;
}

#copyright-left ul li {
	display: inline-block;
}

#copyright-left ul li a {
	color: #212529;
	color: #555555;
}

#copyright-left ul li:before {
	content: "|";
	padding-right: 5px;
}

#copyright-left ul li:first-child:before {
	content: "";
	padding-right: 0px;
}

#copyright-right {
	float: right;
}

.footer-image {
	width: 100px;
	margin-left: 10px;
}

.sitemap-content-wrapper .row {
	display: table;
	width: 100%;
}

.sitemap-content-wrapper .no-float {
	float: none;
	display: table-cell;
	font-weight: 100;
	border-left: 1px solid rgba(255, 255, 255, 0.1);
	text-align: center;
}

.sitemap-content-wrapper .no-float.middle {
	vertical-align: middle;
}

.sitemap-content-wrapper .no-float:first-child {
	border-width: 0px;
}

.sitemap-links-container,
.sitemap-about-us-container {
	display: inline-block;
	vertical-align: top;
	text-align: left;
}

.sitemap-content-wrapper .no-float a,
.sitemap-content-wrapper .no-float a:hover,
.sitemap-content-wrapper .no-float a:visited {
	color: #fff;
}

.sitemap-content-wrapper .no-float ul {
	padding-left: 0px;
}

.sitemap-content-wrapper .no-float li {
	margin-bottom: 10px;
}

.sitemap-content-wrapper .no-float li a {
	font-weight: bold !important;
}

.sitemap-about-us-section {
	margin-bottom: 15px;
}

.sitemap-about-us-links {
	display: inline-block;
	padding-left: 15px;
	padding-right: 15px;
}

.sitemap-about-us-links:first-child {
	padding-left: 0px;
}

.sitemap-about-us-links.no-padding {
	padding: 0px;
}

.sitemap-about-us-links a {
	font-weight: bold;
}

.go-to-top-container {
	position: fixed;
	bottom: 90px;
	right: 30px;
	display: none;
	z-index: 10001;
}

.modal-open .go-to-top-container {
    display: none !important;
}

/* End Footer */

/* Start of Bootstrap Modal */

.modal {
	top: 80px;
}

.modal.vertical-align-center {
	top: 35%;
}

.modal-dialog {
	min-width: 300px;
	margin-left: auto;
	margin-right: auto;
}

.modal-dialog.small {
	max-width: 300px;
	width: 50%;
	font-size: 100%;
}

.modal-dialog.medium {
	max-width: 650px;
	width: 65%;
}

.modal-dialog.large {
	max-width: 1024px;
	width: 80%;
}

.modal-content {
	border-radius: 0;
}

.modal-title {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}

.modal-body {
	max-height: 65vh;
	overflow-y: auto;
	overflow-x: hidden;
}

.btns-container.modal-btns.align-center {
	text-align: center;
}

.btn,
.form-control,
.dropdown-menu,
.input-group-addon {
	border-radius: 0px !important;
}

body.padding-right-for-scroll-y {
	padding-right: 17px;
}

body.auto-scroll-y {
	overflow-y: auto;
}

body.no-scroll-y {
	overflow-y: hidden;
}

.no-scroll-y {
	overflow-y: hidden;
}

.height-100percent {
	height: 100%;
}

.height-0 {
	height: 0px;
}

.showElement {
	display: block;
}

.hide-element {
	display: none;
}

.opacity-one {
	opacity: 1;
}

.opacity-zero {
	opacity: 0;
}

.remark {
	font-size: 12px;
	color: grey;
	margin-top: 5px;
}

/*
.holiday-transaction-remark {
	font-size: 14px;
	margin-top: 5px;
}
*/

/*Added*/

/* Switch Button */
.switch-btn {
	font-size: 14px;
	background-color: #003664;
	border-color: #003664;
}

.switch-btn:hover{
	background-color: #003664;
	border-color: #003664;
}

.switch-btn:focus{
	background-color: #003664;
	border-color: #003664;
}
/* End Switch Button */

.more-link {
	font-size: 16px;
	font-weight: normal;
	text-align: right;
}

.remarks-area {
	resize: none;
}


/*Responsive Layout*/
@media only screen and (max-width: 1279px) {
	#custom-menu li.first-level {
		padding: 0px 28px;
	}
}

@media only screen and (max-width: 1023px) {
	#custom-menu li.first-level {
		padding: 0px 19px;
	}
	#custom-menu>ul {
		display: inline-block;
	}
	div#custom-menu {
		width: 95%;
		text-align: center;
	}
}

@media (max-width: 870px) {
	header.large .top-menu-btns li a,
	header.large .top-menu-btns li a.dropbtn {
		padding: 0px 0.6rem;
	}
	header.large .top-menu-btns li.btn-site-menu {
		width: 80px;
	}
	header.large ul.site-menu li.site-menu-tiggerbtn {
		width: 80px;
	}
	header.large .menu-btn {
		padding: 25px 15px 25px 20px !important;
	}
	header.large .menu-btn-opened {
		width: 80px;
	}
	header.small .site-logo {
		padding: 15px 10px;
	}
	header.small .top-menu-btns li a,
	header.small .top-menu-btns li a.dropbtn {
		padding: 0px 0.6rem;
	}
	header.small .top-menu-btns li.btn-site-menu {
		width: 80px;
	}
	header.small ul.site-menu li.site-menu-tiggerbtn {
		width: 80px;
	}
	header.small .menu-btn {
		padding: 25px 15px 25px 20px !important;
	}
	header.small .menu-btn-opened {
		width: 80px;
	}
}


/* Mobile Layout */

@media (max-width: 767px) {

  .modal-dialog.small,
  .modal-dialog.medium,
  .modal-dialog.large {
    width: 80%;
  }
  .mobile-margin-bottom {
    margin-bottom: 15px;
  }
  .contentwrapper {
    width: 90%;
  }
  #custom-menu-container {
    display: none;
  }
  .hidden-sm-down {
    display: none !important;
  }
  .hide_column_md {
    display: block !important;
  }
  .tag-table-container {
    float: none;
    margin-top: 0px;
  }

	header.large .site-menu-btn-container {
		height: 50px;
		width: 50px;
		-webkit-transition: initial;
		-moz-transition: initial;
		-o-transition: initial;
		transition: initial;
	}
	header.large .site-menu-btn {
		padding: 5px 10px;
		height: 50px;
	}
	header.large .top-menu-container {
		right: 50px;
	}
	header.large .on-top-bar {
		height: 50px;
		background: #ffffff;
	}
	header.large .site-logo-container {
		position: relative;
		width: 50px;
		background: #fff;
		z-index: 10000;
	}
	header.large .site-logo {
		height: 50px;
		margin: 0 auto;
		padding: 0px;
	}
	header.large .top-menu-btns ul {
		width: 100%;
	}
	header.large .top-menu-btns li a:hover {
		opacity: 0.8;
	}
	header.large .top-menu-btns li.btn-site-menu {
		height: 50px;
		width: 50px;
	}
	header.large .menu-btn {
		padding: 5px 10px 10px 15px !important;
	}
	header.large .right-icons-container {
		position: static;
	}
	header.large .right-icons {
		display: inline-block;
		height: 50px;
		width: 50px;
	}
	header.large .right-icons a {
		line-height: 50px !important;
	}
	header.large .right-icons-descriptions {
		display: none;
	}
	header.large .icon-bar-short-opened {
		margin-left: 10px;
	}
	header.large .user-login-icon {
		font-size: 1.6em;
		padding: 0px;
		width: 50px;
		height: 50px;
		line-height: 50px;
		vertical-align: middle;
	}
	header.large .top-menu-btns li.btn-language {
		padding: 0px 0.7rem;
	}
	header.large .top-menu-btns li.btn-language a {
		display: inline-block;
		padding: 0px 0.3rem;
		line-height: 50px;
	}
	header.large .customer-login {
		line-height: normal !important;
		margin: 0;
		padding: 0 !important;
	}
	header.large .trading-login {
		line-height: normal !important;
		margin: 0;
		padding: 0 !important;
	}
	.important-notice-container {
		position: fixed;
		left: 0px;
		top: 50px;
		width: 100%;
		background: rgba(0, 0, 0, 0.8);
		color: #fff;
		text-align: center;
		height: 170px;
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.important-notice-top .important-notice-collapse {
		display: none;
	}
	.important-notice-bottom .important-notice-collapse {
		display: block;
	}
	.important-notice-list {
		height: 150px;
	}
	.important-notice-list .slick-go-prev,
	.important-notice-list .slick-go-next {
		position: absolute;
		top: 55px;
	}
	header.large .top-menu-btns li a,
	header.large .top-menu-btns li a.dropbtn {
		padding: 0px 2rem;
	}
	header.large .icon-bar-long {
		width: 30px;
		height: 3px;
	}
	header.large .icon-bar-short {
		width: 20px;
		height: 3px;
	}
	header.large .site-menu-btn:hover .icon-bar-short {
		margin-left: 12px;
		transition: margin-left 0.3s;
	}
	header.large .site-menu-mobile-container {
		position: fixed;
		top: 50px;
		height: calc(100% - 50px);
		width: 100%;
		z-index: 9;
		display: none;
		overflow-y: auto;
	}
	header.large .site-menu-mobile {
		height: 100%;
		width: 100%;
		list-style: none;
		margin-bottom: 0;
		padding-left: 0;
	}
	header.large .site-menu-mobile ul {
		height: 100%;
		list-style: none;
		padding-left: 0px;
	}
	header.large .site-menu-mobile li {
		line-height: 40px;
		font-size: 20px;
		font-weight: bold;
	}
	header.large .mobile-menu-level2-container,
	header.large .mobile-menu-level3-container {
		height: 0;
		opacity: 0;
		height: 100%;
		opacity: 1;
		display: none;
	}
	header.large .mobile-menu-level1 {
		background-color: #356180;
	}
	header.large .mobile-menu-level2 {
		background-color: #1b4c70;
	}
	header.large .mobile-menu-level3 {
		background-color: #003664;
	}
	header.large .site-menu-mobile li.mobile-menu-level1 a {
		margin-left: 30px;
		color: #ffffff;
	}
	header.large .site-menu-mobile li.mobile-menu-level2 a {
		margin-left: 60px;
		color: #ffffff;
	}
	header.large .site-menu-mobile li.mobile-menu-level3 a {
		margin-left: 90px;
		color: #ffffff;
	}
	header.large .site-menu-mobile li.site-menu-tiggerbtn {
		height: 0;
	}
	header.large .mobile-submenu-btn {
		color: #ffffff;
		cursor: pointer;
		position: absolute;
		right: 0;
		font-size: 34px;
		font-weight: normal;
		height: 40px;
		line-height: 1;
		text-align: center;
		width: 60px;
	}
	header.large .menu-btn {
		background-color: #003664;
		padding: 15px !important;
	}
	header.large .menu-btn-opened {
		position: absolute;
		top: 70px;
		right: 0;
		height: 60px;
		width: 60px;
		z-index: 20;
	}
	header.large .icon-bar {
		margin-top: 8px;
	}
	header.large .icon-bar-long {
		width: 100%;
		height: 3px;
	}
	header.large .icon-bar-short {
		width: 60%;
		height: 3px;
	}
	header.large .icon-bar-short-opened {
		width: 60%;
		height: 3px;
		margin-left: 12px;
		transition: margin-left 0.3s;
	}
	.site-menu-uls .expended>.li-content>*,
	.site-menu-uls .expended>.li-content {
		color: #ffffff;
	}
	.body-no-banner-padding-top {
		padding-top: 0px;
	}
	#banner-container {
		padding-top: 50px;
	}
	.banner-wrapper {
		height: 250px !important;
	}
	.banner-wrapper.mobile-banner {
		height: 125px !important;
	}
	.banner-text {
		font-size: 2.5rem;
		letter-spacing: 10px;
	}
	body.end .banner-text {
		letter-spacing: 5px;
	}
	.banner-wrapper.mobile-banner .banner-text {
		font-size: 2rem;
	}
	.main-banner .mainSlide {
		min-height: 250px;
	}
	header.large .desktop {
		display: none;
	}
	.main-banner .slick-dots li button:hover:before,
	.slick-dots li button:focus:before {
		color: #ffffff;
	}
	.main-banner .slick-dots li.slick-active button:hover:before,
	.slick-dots li.slick-active button:focus:before {
		color: #ff5f19;
	}

  .site-menu-container {
		top: 50px;
		display: block;
		background-color: #346180;
		height: 0px;
		width: 100%;
		transition: height 300ms ease-in-out 0ms;
		background: url('../image/blue-wave.png');
		background-repeat: repeat;
	}
	.site-menu-container.opened {
		height: calc(100% - 50px);
	}
	.site-menu-background {
		display: none;
	}
	.site-menu {
		display: block;
		top: 0;
		height: 100%;
	}
	.site-menu-all-uls {
		clear: none;
		position: relative;
		display: block;
		height: 100%;
		width: 100%;
		overflow-x: hidden;
		overflow-y: auto;
		padding-top: 20px
	}
	.site-menu-uls {
		position: relative;
		padding: 0;
		margin: 0;
	}
	.site-menu-uls li {
		width: 100%;
	}
	.site-menu-uls li:hover {
		color: #ffffff;
	}
	.site-menu-uls li a:hover,
	.site-menu-uls li:hover a,
	.site-menu-uls li li a:hover,
	.site-menu-uls li li:hover a,
	.site-menu-uls li li li a:hover,
	.site-menu-uls li li li:hover a {
		color: #ffffff;
	}
	.site-menu-uls li.has-sub>.li-content:after {
		float: none;
		content: "";
		font: normal normal normal 14px/1 FontAwesome;
		font-size: 0px;
		padding: 0;
	}
	.site-menu-uls li.has-hyphen>.li-content:before {
		content: "";
		padding: 0;
	}
	.site-menu-uls li.has-sub>.li-content.sub-menu-opened:after {
		content: "";
	}
	.site-menu-all-uls li.has-sub:before {
		position: absolute;
		right: 0;
		content: "\f107";
		font: normal normal normal 14px/1 FontAwesome;
		font-size: 32px;
		padding: 8px 14px 5px 15px;
	}
	.site-menu-all-uls li.has-sub.opened:before {
		content: "\f106";
	}
	.site-menu-uls.level1 {
		height: 100%;
		margin: 0;
		padding: 0;
	}
	.site-menu-uls.level1 li:hover>.site-menu-uls.level2 {
		margin-left: 0;
	}
	.sub-menu-container {
		display: none;
	}
	.site-menu-uls.level2 {
		margin: auto;
		opacity: 1;
		padding-left: 0px;
	}
	.site-menu-uls.level2 .li-content {
		padding-left: 40px;
	}
	.site-menu-uls.level2 li:hover>.site-menu-uls.level3 {
		margin-left: 0;
	}
	.site-menu-uls.level3 {
		margin: auto;
		opacity: 1;
		padding-left: 0px;
	}
	.site-menu-uls.level3 .li-content {
		padding-left: 60px;
	}
	.site-menu-uls li.more-indent .li-content {
		padding-left: 80px;
	}
	.site-menu-uls-midpanel {
		display: none;
	}

	#sitemap .sitemap-wrapper .sitemap-content {
		margin-top: 0px;
	}
	.sitemap-content-wrapper .row {
		display: block;
		margin-top: 0px;
	}
	.sitemap-content-wrapper .no-float {
		display: block;
		border-left: 0px;
		padding-top: 15px;
		padding-bottom: 5px;
		border-top: 1px solid rgba(255, 255, 255, 0.1);
	}
	.sitemap-content-wrapper .no-float:first-child {
		text-align: center;
		border-top: 0px;
	}
	.sitemap-links-container,
	.sitemap-about-us-container {
		text-align: center;
	}
	.sitemap-about-us-links:first-child {
		padding-left: 15px;
	}
	#sitemap .sitemap-wrapper .sitemap-content ul li {
		text-align: center;
	}
}

@media only screen and (max-width: 629px) {
	#custom-menu {
		width: 100%;
		margin-left: auto;
	}
	#custom-menu li.dropdown::after {
		content: "";
	}
	#custom-menu li.dropdown>a::after {
		display: none;
	}
	#custom-menu li.dropdown {
		width: auto;
		min-width: 70px;
		max-width: 33.33%;
	}
	#custom-menu li .dropdown-content {
		display: none !important;
	}
}
/* Only effective on Desktop version */

@media (min-width: 768px) {
	.site-menu-mobile {
		display: none !important;
	}

	.sub-menu-container {
		position: absolute;
		top: 0;
		margin-left: 100vw;
	}
	.site-menu-uls {
		position: initial;
	}
	.site-menu-uls.level2 {
		margin-left: 0;
		opacity: 1;
	}
	.site-menu-uls.level3 {
		margin-left: 0;
		opacity: 1;
	}
	.level4-ul span.li-content {
		width: calc(100% - 47px);
	}
	.site-menu-all-uls li.has-sub.expended>.sub-menu-container {
		margin-left: 33vw;
		transition: margin-left 300ms;
	}
}

/* loader style */
div#loader.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
    z-index: 99999;
}
div#loader.overlay i {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 45%;
    margin-right: -50%;
    transform: translate(-50%, -50%);

    font-size:60px;
    opacity: 1.0;
    color: black;
}
div#loader.overlay.hide {
    display: none;
}
div#loader.overlay.show {
    display: block;
}
