body {
	/*background-color: #FFF;*/
	margin: 0;
	padding: 0;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	background: #f2f2f2;
}

input,
button,
select {
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

a {
	color: #1A80B6;
	text-decoration: none;
}

a:hover {
	text-decoration: underline
}

img.img_block {
	border: thin solid #DDD
}

a.image_expand {
	display: inline-block;
	outline: none;
	position: relative;
	border: thin solid #CCC;
	padding: 5px;
	background: #FFF
}

a.image_expand:after {
	content: '\f1df';
	font-family: 'Flaticon';
	display: block;
	position: absolute;
	top: 5px;
	right: 5px;
	color: #FFF;
	width: 26px;
	height: 26px;
	line-height: 26px;
	font-size: 18px;
	text-align: center;
	background: rgba(0, 0, 0, .6)
}

a.image_expand>img {
	border: 0;
	display: block;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Lato", Arial, sans-serif;
}

.half {
	float: left;
	width: calc(50% - 20px);
	margin-right: 20px;
}

.button {
	background-color: rgb(140, 212, 245);
	box-shadow: rgba(140, 212, 245, 0.8) 0px 0px 2px, rgba(0, 0, 0, 0.0470588) 0px 0px 0px 1px inset;
	color: #FFF;
	border: none;
	display: inline-block;
	font-size: 17px;
	font-weight: 500;
	-webkit-border-radius: 4px;
	border-radius: 5px;
	padding: 10px 17px;
	margin: 0;
	cursor: pointer;
	margin: 2px;
}

.button.clear {
	background: #F6F6F6;
	color: #333;
	box-shadow: #CCC 0px 0px 2px, #CCC 0px 0px 0px 1px inset;
	;
}

input.input {
	border: thin solid #DDD;
	padding: 4px;
	margin: 0;
	background: #FFF
}

input.input.full {
	width: calc(100% - 20px)
}

.select {
	display: inline-block;
	border: thin solid #DDD;
	background: #FFF;
	height: 30px;
	position: relative;
	border-radius: 3px;
	-moz-border-radius: 3px;
}

.select:after {
	content: '';
	position: absolute;
	display: block;
	top: 0;
	right: 0;
	width: 30px;
	height: 30px;
	background: url('../images/down-arrow.png') center no-repeat;
	border-left: thin solid #DDD;
}

.select>select {
	background: transparent;
	border: none;
	text-transform: none;
	padding: 0;
	margin: 0;
	outline: none;
	height: 30px;
	-webkit-appearance: none;
	-moz-appearance: none;
	padding-right: 40px;
	padding-left: 10px;
	position: relative;
	z-index: 1
}

.breadcrump {
	font-size: 12px;
}

#wrapper {}

.main-wrapper {
	max-width: 1100px;
	margin: 0 auto;
	/*background-color: #FFF;*/
	padding-bottom: 10px;
}

.header-box {
	border-bottom: thin solid #1a80b6;
	padding: 0 0 10px 0
}

.header-box>h2 {
	padding: 0;
	margin: 0;
	float: left;
}

.header-box .action {
	text-decoration: none;
	color: #333;
	font-size: 18px;
	margin-top: 5px;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.space-top-medium {
	margin-top: 10px !important
}

.space-top {
	margin-top: 20px !important;
}

.space-top-2x {
	margin-top: 40px !important;
}

.position-right {
	float: right;
}

.position-center-home {
	/* width: 80%; */
	border-color: #EA1003;
	background: #EF3E33 url('../images/pillar-blue.png') center no-repeat;
	padding: 5px;
	margin: auto;
	border-radius: 5px;
}

.position-center-home:hover {
	background-color: #0D5FA1;
}

.position-center-home>p {
	color: #FFF;
	font-size: x-large;
	text-align: center
}

.header-box:after,
.clear:after {
	content: '';
	display: block;
	clear: both;
	height: 0;
}

.animate {
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
}

.icon {
	font-family: 'Flaticon' !important;
}

.mr {
	width: 300px;
	margin: 0 auto
}

.slider {
	position: relative;
}

.slider ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.slider ul>li img {
	width: 100%;
	height: auto
}

.slider .bx-default-pager {
	display: block;
	text-align: center;
}

.slider .bx-default-pager>.bx-pager-item {
	display: inline-block;
	margin: 1px;
}

.slider .bx-default-pager>.bx-pager-item a {
	display: block;
	border-radius: 50%;
	text-indent: -999999px;
	width: 10px;
	height: 10px;
	background: #CCC;
}

.slider .bx-default-pager>.bx-pager-item a.active {
	background: #DE3329
}

.slider ul.temp>li {
	display: none
}

.slider ul.temp>li:first-child {
	display: block
}

.list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.list>li {
	border-bottom: thin solid #DDD;
	padding: 10px 0;
}

.list>li>a {
	text-decoration: none;
	color: #1a80b6
}

.list>li>a:hover {
	text-decoration: underline
}

.list>li.active {
	position: relative
}

.list>li.active:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 3px;
	background: #DE3329
}

.list.index {
	counter-reset: index;
}

.list.index>li:before {
	counter-increment: index;
	content: counter(index) '.';
	display: block;
	float: left;
	width: 20px;
	color: #1a80b6
}

.list.index>li>a {
	display: block;
	margin-left: 20px;
}

#wrapper>.sticky-header {
	height: 180px;
	background: url('../images/main-bg.png') top left no-repeat, -webkit-linear-gradient(left, rgba(255, 0, 0, 0), rgba(241, 241, 241, 1));
	/* For Safari 5.1 to 6.0 */
	background: url('../images/main-bg.png') top left no-repeat, -o-linear-gradient(right, rgba(255, 0, 0, 0), rgba(241, 241, 241, 1));
	/* For Opera 11.1 to 12.0 */
	background: url('../images/main-bg.png') top left no-repeat, -moz-linear-gradient(right, rgba(255, 0, 0, 0), rgba(241, 241, 241, 1));
	/* For Firefox 3.6 to 15 */
	background: url('../images/main-bg.png') top left no-repeat, linear-gradient(to right, rgba(255, 0, 0, 0), rgba(241, 241, 241, 1));
	/* Standard syntax (must be last) */
	/*background: url('../images/bg-body.gif');*/
	background-size: 100%;
	-webkit-transition: background-size .2s;
	-moz-transition: background-size .2s;
	-ms-transition: background-size .2s;
	-o-transition: background-size .2s;
	transition: background-size .2s;
}

.sticky-header>.main-wrapper {
	position: relative;
}

.sticky-header>.main-wrapper>#mobile-menu {
	display: none;
}

.sticky-header>.main-wrapper>.header {
	/*height: 102px;*/
	position: relative
}

.sticky-header>.main-wrapper>.header>a {
	position: absolute;
	top: 30px;
	right: 0;
}

.sticky-header>.main-wrapper>.header>a>img {
	height: 60px;
}

.sticky-header>.main-wrapper>.header>a,
.sticky-header>.main-wrapper>.header>a>img {
	-webkit-transition: width .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
}

.sticky-header>.main-wrapper>.nav {
	position: absolute;
	top: 132px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.sticky-header>.main-wrapper>.nav>li {
	display: inline-block;
	position: relative;
	padding-right: 30px;
}

.sticky-header>.main-wrapper>.nav>li.sub {
	display: inline-block;
	position: relative;
	padding-right: 40px;
}

.sticky-header>.main-wrapper>.nav>li>a {
	display: block;
	height: 40px;
	line-height: 40px;
	text-decoration: none;
	color: #333;
	font-size: 16px;
	font-weight: 400;
	position: relative;
	white-space: nowrap;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
}

.sticky-header>.main-wrapper>.nav>li>a:before {
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 3px;
	background: transparent;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
}

.sticky-header>.main-wrapper>.nav>li>a:hover,
.sticky-header>.main-wrapper>.nav>li>a.selected,
.sticky-header>.main-wrapper>.nav>li.sub:hover a {
	color: #DE3329
}

.sticky-header>.main-wrapper>.nav>li>a:hover:before,
.sticky-header>.main-wrapper>.nav>li>a.selected:before,
.sticky-header>.main-wrapper>.nav>li.sub:hover a:before {
	background: #DE3329;
}

.sticky-header>.main-wrapper>.nav>li.sub:after {
	content: '';
	display: block;
	position: absolute;
	top: 7px;
	right: 17px;
	width: 25px;
	height: 30px;
	background: url('../images/down-arrow.png') center no-repeat;
	background-size: 12px;
}

.sticky-header>.main-wrapper>.nav>li.sub ul {
	margin: 0;
	padding: 0;
	visibility: hidden;
	list-style: none;
	position: absolute;
	background: #FFF;
	z-index: 70;
	top: 37px;
	border-top: 3px solid #DE3329;
	min-width: 250px;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}

.sticky-header>.main-wrapper>.nav>li.sub:hover ul {
	visibility: visible;
	opacity: 1;
	filter: alpha(opacity=100);
}

.sticky-header>.main-wrapper>.nav>li.sub ul>li {
	padding: 10px;
	border: thin solid #DDD;
	border-top: 0;
	position: relative;
}

.sticky-header>.main-wrapper>.nav>li.sub ul>li>a {
	color: #333 !important
}

.sticky-header>.main-wrapper>.complaint {
	position: absolute;
	font-size: larger;
	text-align: center;
	background: #EA1003 center no-repeat;
	padding: 5px;
	width: 125px;
	right: 18%;
	top: 135px;
	/* margin-left: 60px; */
	/* margin: auto; */
	border-radius: 5px;
}

.sticky-header>.main-wrapper>.complaint {
	color: #FFF;
}

.sticky-header>.main-wrapper>.search {
	position: absolute;
	right: 0;
	top: 132px;
	padding-top: 4px;
}

.sticky-header>.main-wrapper>.search>input[type=text] {
	border: thin solid #DDD;
	padding: 5px 15px;
	margin: 0;
	width: 115px;
	outline: none
}

.sticky-header>.main-wrapper>.search>button {
	font-family: 'Flaticon';
	text-shadow: none;
	border: none;
	background: rgb(190, 189, 189);
	padding: 0;
	margin: 0;
	width: 32px;
	height: 32px;
	color: #FFF;
	cursor: pointer;
	outline: none;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
}

.sticky-header>.main-wrapper>.search>button:hover {
	background-color: #999;
}

#wrapper>.content {
	background-color: #FFF;
}

#wrapper>.content>.sidebar {
	float: left;
	width: 300px;
	padding-left: 10px;
}

#wrapper>.content>.sidebar>.box {
	border: thin solid #1a80b6;
	border-radius: 5px;
	padding: 5px;
}

#wrapper>.content>.sidebar>.box>.bx-wrapper>.bx-viewport {
	height: 560px !important;
}

#wrapper>.content>.sidebar>.box>.bx-wrapper>.bx-viewport>ul>li>article>.title {
	font-size: 14px;
}

#wrapper>.content>.sidebar>.box>.bx-wrapper>.bx-viewport>ul>li>article>p {
	font-size: 13px;
}

#wrapper>.content.wp {
	margin-top: 40px;
}

#wrapper>.content:after {
	content: '';
	display: block;
	clear: both;
	height: 0;
}

#wrapper>.content>.main-content {
	float: right;
	width: 748px;
	padding-right: 20px;
}

/*#wrapper > .content.wp > .main-content {
	float: left;
}

#wrapper > .content.wp > .sidebar {
	float: right;
}*/

#wrapper>.top-footer {
	background-color: #49B8B2;
	height: 100px
}

#wrapper>.top-footer>.main-wrapper {
	max-width: 900px;
}

#wrapper>.top-footer h2 {
	float: left;
	color: #FFF;
	font-weight: normal;
	font-size: 30px
}

#wrapper>.top-footer .button {
	float: right;
	padding: 7px 10px;
	display: inline-block;
	background-color: #CE554C;
	color: #FFF;
	text-decoration: none !important;
	border: none;
	border-radius: 3px;
	margin-top: 30px;
	text-shadow: rgba(0, 0, 0, 0.117647) 0px 1px 3px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.117647) 0px 1px 3px;
	box-shadow: rgba(0, 0, 0, 0.117647) 0px 1px 3px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

#wrapper>.top-footer .button:hover {
	background-color: #FD1813
}

#wrapper>.footer {
	border-top: thin solid #DDD;
	text-align: center;
	padding-top: 10px;
	background-color: #FFF
}

.action-wp {
	margin: 0;
	padding: 0;
	list-style: none;
}

.action-wp>li {
	float: left;
	width: 30%;
}

.action-wp>li:first-child,
.action-wp>li:last-child {
	width: 35%;
}

.action-wp>li>a {
	border: thin solid #FFE63F;
	display: block;
	width: 230px;
	height: 40px;
	line-height: 40px;
	white-space: nowrap;
	text-align: center;
	border-radius: 5px;
	font-size: 18px;
	text-decoration: none;
	color: #333;
	background: #FFF13F url('../images/pillar-yellow.png') no-repeat;
}

.action-wp>li:first-child>a {
	border-color: #0D4FA1;
	background: #0D5FA1 url('../images/pillar-red.png') no-repeat;
	color: #FFF;
}

.action-wp>li:last-child>a {
	float: right;
	border-color: #EA1003;
	background: #EF3E33 url('../images/pillar-blue.png') center no-repeat;
	color: #FFF;
}

.action-wp>li>a:hover {
	background-color: #FFE63F;
}

.action-wp>li:first-child>a:hover {
	background-color: #0D4FA1;
}

.action-wp>li:last-child>a:hover {
	background-color: #EA1003;
}

.headline {
	position: relative;
}

.headline ul.slider {
	margin: 0;
	padding: 0;
	list-style: none;
}

.headline ul.slider>li {
	position: relative;
}

.headline ul.slider>li>img {
	display: block;
	width: 100%;
	height: auto;
}

.headline ul.slider>li>a {
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	display: block;
	text-decoration: none;
	background: rgba(0, 0, 0, .7);
	/*white-space: nowrap;*/
	padding: 20px;
	color: #FFF;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: medium;
}

.headline>.pager {
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 51
}

.headline>.pager>a {
	display: inline-block;
	width: 12px;
	height: 12px;
	text-indent: -999999px;
	background: #F2F2F2;
}

.headline>.pager>a.active {
	background: #DE3329
}

.headline>ul.slider.temp>li {
	display: none
}

.headline>ul.slider.temp>li:first-child {
	display: block
}


/* S:ASEAN Countries */
.asean-countries {
	max-width: 500px;
	position: relative;
	margin: 0 auto;
}

.asean-countries:after {
	content: "";
	display: block;
	padding-bottom: 100%;
}

.asean-countries>.select {
	position: absolute;
	z-index: 1;
	right: 0;
	top: 0;
}

.asean-countries>ul {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	background: url('../images/asean.png') center no-repeat;
	background-size: 40%;
}

.asean-countries>ul>li {
	width: 90px;
	position: absolute;
}

.asean-countries>ul>li>aside {
	display: none
}

.asean-countries>ul>li>a {
	display: block;
	outline: none;
	text-decoration: none;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
}

.asean-countries>ul>li>a:hover {
	transform: scale(1.1);
}

.asean-countries>ul>li>a>img {
	display: block;
	width: 100%;
	height: auto;
}

.asean-countries>ul>li.flag1 {
	top: 0;
	left: calc(50% - 45px);
}

.asean-countries>ul>li.flag2 {
	top: calc(20% - 43px);
	left: calc(75% - 45px);
}

.asean-countries>ul>li.flag3 {
	top: calc(40% - 43px);
	right: 0;
}

.asean-countries>ul>li.flag4 {
	bottom: calc(40% - 43px);
	right: 0;
}

.asean-countries>ul>li.flag5 {
	bottom: calc(20% - 43px);
	left: calc(75% - 45px);
}

.asean-countries>ul>li.flag6 {
	bottom: 0;
	left: calc(50% - 45px);
}

.asean-countries>ul>li.flag7 {
	bottom: calc(20% - 43px);
	left: calc(25% - 45px);
}

.asean-countries>ul>li.flag8 {
	bottom: calc(40% - 43px);
	left: 0;
}

.asean-countries>ul>li.flag9 {
	top: calc(40% - 43px);
	left: 0;
}

.asean-countries>ul>li.flag10 {
	top: calc(20% - 43px);
	left: calc(25% - 45px);
}

/* E:ASEAN Countries */

/* S:sticky */
#wrapper.sticky {
	padding-top: 180px;
}

#wrapper.sticky>.sticky-header {
	height: 89px;
	position: fixed;
	z-index: 99;
	top: 0;
	left: 0;
	right: 0;
	background-size: 60%;
	-webkit-box-shadow: rgba(0, 0, 0, 0.117647) 0px 1px 3px;
	box-shadow: rgba(0, 0, 0, 0.117647) 0px 1px 3px;
	background-color: #f2f2f2;
}

#wrapper.sticky>.sticky-header>.main-wrapper>.header {
	/*height: 40px;*/
}

#wrapper.sticky>.sticky-header>.main-wrapper>.header>a {
	top: 5px;
}

#wrapper.sticky>.sticky-header>.main-wrapper>.header>a>img {
	height: 40px;
}

#wrapper.sticky>.sticky-header>.main-wrapper>.nav,
#wrapper.sticky>.sticky-header>.main-wrapper>.search {
	top: 50px;
}

#wrapper.sticky>.sticky-header>.main-wrapper>.complaint {
	top: 53px;
}

/* E:Sticky */

/* S:Expandable */
.expandable {
	margin: 0;
	padding: 0;
	list-style: none;
	border: thin solid #DDD;
}

.expandable>li>a {
	display: block;
	padding: 10px 30px 10px 10px;
	font-weight: bold;
	border-bottom: thin solid #DDD;
	position: relative;
	text-decoration: none !important;
	color: #333
}

.expandable>li>a>div {
	font-size: 12px;
	color: #1A80B6;
	font-weight: normal
}

.expandable.grey>li>a {
	background-color: #F6F6F6
}

.expandable>li>a:hover {
	background: #F2F2F2
}

.expandable>li>a:after {
	content: '';
	display: block;
	position: absolute;
	width: 20px;
	height: 20px;
	background: url('../images/down-arrow.png') center no-repeat;
	top: calc(50% - 10px);
	right: 10px;
}

.expandable>li.active>a:after {
	-webkit-animation: half_spin .5s 1 0s forwards;
	-moz-animation: half_spin .5s 1 0s forwards;
	animation: half_spin .5s 1 0s forwards;
	animation-direction: forwards;
}

.expandable>li.down>a:after {
	-webkit-animation: half_spin2 .5s 1 0s forwards;
	-moz-animation: half_spin2 .5s 1 0s forwards;
	animation: half_spin2 .5s 1 0s forwards;
	animation-direction: forwards;
}

@-moz-keyframes half_spin {
	100% {
		-moz-transform: rotate(-180deg);
	}
}

@-webkit-keyframes half_spin {
	100% {
		-webkit-transform: rotate(-180deg);
	}
}

@keyframes half_spin {
	100% {
		-webkit-transform: rotate(-180deg);
		transform: rotate(-180deg);
	}
}

@-moz-keyframes half_spin2 {
	from {
		-moz-transform: rotate(-180deg);
	}

	to {
		-moz-transform: rotate(00deg);
	}
}

@-webkit-keyframes half_spin2 {
	from {
		-webkit-transform: rotate(-180deg);
	}

	to {
		-webkit-transform: rotate(00deg);
	}
}

@keyframes half_spin2 {
	from {
		transform: rotate(-180deg);
	}

	to {
		transform: rotate(00deg);
	}
}

.expandable>li:last-child>a,
.expandable>li:last-child>article {
	border-bottom: none;
}

.expandable>li>article {
	display: none;
	padding: 10px;
	border-bottom: thin solid #DDD;
}

.expandable>li.active>article {
	display: block;
}

.expandable>li:last-child>article {
	border-top: thin solid #DDD;
}

/* E:Expandable */

/* S:catalogue */
.catalogue .left {
	float: left;
	width: 200px;
}

.catalogue .right {
	display: block;
	margin-left: 220px;
}

.catalogue a.image_expand>img {
	width: 188px
}

/* E:catalogue */

/* S:Pagination */
.pagination>p {
	float: left;
	padding: 0;
	margin: 3px 0 0 0;
}

.pagination>ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right
}

.pagination>ul>li {
	display: inline-block;
}

.pagination>ul>li>a,
.pagination>ul>li>span {
	border: thin solid #DDD;
	display: block;
	height: 24px;
	width: 24px;
	line-height: 24px;
	text-align: center;
	background: #FFF;
	text-decoration: none !important;
}

.pagination>ul>li>a:hover {
	background-color: #DDD !important;
}

.pagination>ul>li>span {
	background: #DDD;
}

.pagination>ul>li.prev>a {
	border-radius: 0 0 3px 3px;
	text-indent: -99999px;
	background: #FFF url('../images/down-arrow.png') center no-repeat;
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.pagination>ul>li.next>a {
	border-radius: 0 0 3px 3px;
	text-indent: 99999px;
	background: #FFF url('../images/down-arrow.png') center no-repeat;
	-moz-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

/* E:Pagination */

/* S:Articles */
ul.articles {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.articles>li {
	padding: 10px 0;
	border-bottom: thin solid #DDD;
	border-top: thin solid #F9F9F9
}

ul.articles>li:first-child {
	border-top: 0;
	padding-top: 20px;
}

ul.articles>li:last-child {
	border-bottom: 0;
}

ul.articles>li:after {
	content: '';
	display: block;
	clear: both;
	height: 0;
}

ul.articles>li>a.img_outer {
	display: block;
	float: left;
	width: 140px;
	height: 140px;
	overflow: hidden;
	text-align: center
}

ul.articles>li>a.img_outer>img {
	height: 100%;
	width: auto;
}

ul.articles>li>article {
	display: block;
	margin-left: 150px
}

ul.articles.no-image>li>article {
	margin-left: 0;
}

ul.articles>li .title {
	font-size: 16px;
}

ul.articles>li .info {
	font-size: 12px;
}

ul.articles>li>article>p {
	margin: 10px 0 0 0;
	padding: 0;
}

ul.articles>li.videodocs {
	vertical-align: top;
	background-color: rgba(60, 60, 60, 0.8);
	position: relative;
	width: 350px;
	padding: 0px !important;
	margin: 20px 20px 20px 0px;
	vertical-align: top;
	height: 260px;
}

.img_content>img {
	display: block;
	border: 0;
	width: 100%;
}

.img_content>span {
	font-size: 12px;
	color: #666;
}

/* E:Articles */

/* V:Video */

/* S:Event */
ul.event {
	margin: 0;
	padding: 0;
	list-style: none
}

ul.event>li {
	display: inline-block;
	/*width: 354px;*/
	width: 96%;
	position: relative;
	vertical-align: top;
	margin-right: 18px;
	margin-top: 20px;
	height: 150px;
}

ul.event>li:after {
	content: '';
	display: block;
	position: absolute;
	background: #EAEAEA;
	top: 6px;
	left: 6px;
	right: -6px;
	bottom: -6px;
}

ul.event>li>a {
	display: block;
	position: relative;
	height: 128px;
	background: #FFF;
	z-index: 1;
	padding: 10px 20px;
	border: thin solid #F2F2F2;
	color: #666;
	text-decoration: none !important;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
}

ul.event>li>a:hover {
	background-color: #F9F9F9
}

ul.event>li>a:after {
	content: '';
	display: block;
	clear: both;
}

ul.event>li>a>.date {
	float: left;
	width: 100px;
	height: 100px;
	background: #DB0304;
	text-align: center;
	color: #FFF
}

ul.event>li>a>.date>* {
	display: block
}

ul.event>li>a>.date>i {
	height: 64px;
	line-height: 64px;
	white-space: nowrap;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	border-bottom: thin dashed #F2F2F2;
}

ul.event>li>a>.date>span {
	height: 35px;
	line-height: 35px;
	font-size: 16px;
}

ul.event>li>a>.desc {
	margin-left: 105px;
	height: 100px;
}

ul.event>li>a>.desc>p {
	display: none;
}

ul.event>li>a>.desc>span {
	font-weight: bold
}

ul.event>li>a>.desc>div {
	margin-top: 10px
}

.popup-event {
	text-align: left !important;
}

.popup-event>.header {
	border-bottom: thin solid #DDD;
	padding-bottom: 10px;
}

.popup-event>.header>h3 {
	padding: 0;
	margin: 0;
}

.popup-event>.content {
	padding: 10px 0;
}

/* E:Event */

/* S:Tabs */
.tabs>.buttons {
	border-bottom: thin solid #DDD;
	padding: 0 10px
}

.tabs>.buttons>a {
	display: inline-block;
	padding: 10px 15px;
	background: #FFF;
	border-radius: 3px 3px 0 0;
	border-width: thin thin 0 thin;
	border-style: solid;
	border-color: transparent;
	text-decoration: none !important;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
}

.tabs>.buttons>a:hover {
	background-color: #DDD;
	color: #333
}

.tabs>.buttons>a.active {
	background: #FFF !important;
	border-color: #DDD;
	position: relative;
	color: #333
}

.tabs>.buttons>a.active:after {
	content: '';
	display: block;
	position: absolute;
	height: 1px;
	left: 0;
	bottom: -1px;
	right: 0;
	background: #FFF
}

.tabs>.content>article {
	display: none;
}

.tabs>.content>article.active {
	display: block;
}

/* E:Tabs */

/* S:list-image-left */
.list-image-left {
	margin: 0;
	padding: 0;
	list-style: none
}

.list-image-left>li {
	position: relative;
	margin-bottom: 10px
}

.list-image-left>li:after {
	content: '';
	display: block;
	clear: both;
	height: 0;
}

.list-image-left>li:before {
	content: '';
	display: block;
	position: absolute;
	left: 110px;
	bottom: 0;
	right: 0;
	height: 1px;
	background: #DDD
}

.list-image-left>li>img {
	float: left;
	width: 100px;
}

.list-image-left>li>article {
	display: block;
	margin-left: 110px;
	padding-bottom: 10px
}

.list-image-left>li>article>a {
	font-size: 16px;
}

/* E:list-image-left */

/* S:Wizard */
.wizard {
	padding: 10px;
}

.wizard>.header {
	border-bottom: thin solid #DDD;
	text-align: center;
	margin: 0;
	padding: 0 0 30px 0;
	list-style: none;
}

.wizard>.header>li {
	display: inline-block;
	vertical-align: middle;
	margin-right: 120px;
	position: relative;
}

.wizard>.header>li:after {
	content: '';
	display: block;
	position: absolute;
	height: 2px;
	width: 124px;
	/*background-color: #DDD;*/
	left: 74px;
	top: calc(50% - 1px);
}

.wizard>.header>li.active:before {
	content: '';
	display: block;
	position: absolute;
	height: 0;
	width: 0;
	border-width: 0 14px 14px 14px;
	border-style: solid;
	border-color: transparent transparent #1A80B6 transparent;
	bottom: -30px;
	left: calc(50% - 14px)
}

.wizard>.header>li:last-child {
	margin-right: 0;
}

.wizard>.header>li:last-child:after {
	content: none;
}

.wizard>.header>li>a {
	font-family: 'Flaticon' !important;
	font-size: 30px;
	text-decoration: none !important;
	color: #333;
	display: block;
	width: 70px;
	height: 70px;
	line-height: 70px;
	white-space: nowrap;
	outline: none;
	border: 2px solid #DDD;
	border-radius: 50%;
}

.wizard>.header>li>a:hover {
	border-color: #333;
}

.wizard>.header>li.active>a {
	border-color: #1A80B6;
	color: #1A80B6
}

.wizard>.content article {
	display: none;
}

.wizard>.content article.active {
	display: block
}

.p-0 {
	padding: 0 !important;
}

.text-muted {
	color: #999999 !important;
}

.text-primary {
	color: #428bca !important;
}

.text-primary:hover {
	color: #3071a9 !important;
}

.text-warning {
	color: #8a6d3b !important;
}

.text-warning:hover {
	color: #66512c !important;
}

.text-danger {
	color: #a94442 !important;
}

.text-danger:hover {
	color: #843534 !important;
}

.text-success {
	color: #3c763d !important;
}

.text-success:hover {
	color: #2b542c !important;
}

.text-info {
	color: #31708f !important;
}

.text-info:hover {
	color: #245269 !important;
}

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

.text-right {
	text-align: right;
}

.text-center {
	text-align: center;
}

/* E:Wizard */
.ulcontact {
	margin: 0 0 0 -40px;
}

.ulcontact>.myicon {
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 10px;
	margin-top: -4px;
	width: 14px;
}

.fontslider {
	font-size: 18px;
	color: #f5ef42;
}

.stickyChatAccp {
	position: fixed;
	z-index: 99;
	bottom: 0;
	right: 0;
}

.stickyChatAccp a {
	text-decoration: none;
}

.stickyChatAccp a:hover {
	text-decoration: none;
}

.stickyChatAccp h4 {
	padding: 10px 50px 10px;
	background: blue;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	margin: 0;
}

.fancybox-slide iframe {
	background: #fff;
	padding: 10px;
	border-radius: 5px;
}

/* Status on Calendar */
.completed {
	background-color: #EF4030;
	float: right;
	width: 85px;
	font-size: 10px;
	color: white;
	text-transform: capitalize;
	font-weight: bold;
	text-shadow: none;
	font-family: Arial;
	padding: 5px;
	border-radius: 5px;
}

.upcomming {
	background-color: #005DA4;
	float: right;
	width: 85px;
	font-size: 10px;
	color: white;
	text-transform: capitalize;
	font-weight: bold;
	text-shadow: none;
	font-family: Arial;
	padding: 5px;
	border-radius: 5px;
}

.ongoing {
	background-color: #FFF200;
	float: right;
	width: 85px;
	font-size: 10px;
	color: white;
	text-transform: capitalize;
	font-weight: bold;
	text-shadow: none;
	font-family: Arial;
	padding: 5px;
	border-radius: 5px;
}

#mytable {
	border-collapse: collapse;
	width: 100%;
}

#mytable td,
#mytable th {
	border: 1px solid #ddd;
	padding: 8px;
}

#mytable tr:nth-child(even) {
	background-color: #f2f2f2;
}

#mytable tr:hover {
	background-color: #ddd;
}

#mytable th {
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: left;
	background-color: #4CAF50;
	color: #ffffff;
}


/* CSS tambahan dari Indra */
.highlights-box {
	margin: 20px 0px 40px 0;
	padding: 0;
}

ul.highlights-list {
	margin-left: 15px;
	padding: 0;
	list-style-type: disc;
}

ul.highlights-list li {
	line-height: 30px;
	padding-left: 8px;
	font-size: 16px;
}

.action-wp {
	margin: 0;
	padding: 0;
	list-style: none;
}

.action-wp>li {
	float: left;
	width: 30%;
}

.action-wp>li:first-child,
.action-wp>li:last-child {
	width: 35%;
}

.box-info-one {
	margin: 0;
	margin-right: 30px;
	padding: 0px 5px;
	text-align: center;
}

.box-info-two {
	margin: 0;
	margin-right: 0px;
	padding: 0px 10px;
	text-align: center;
}

.box-info-three {
	margin: 0;
	margin-left: 30px;
	margin-top: 20px;
	padding: 0px 30px;
	text-align: center;
}

.action-wp>li>a {
	border: thin solid #FFE63F;
	display: block;
	width: 230px;
	padding-top: 20px;
	padding-bottom: 20px;
	white-space: nowrap;
	text-align: center;
	border-radius: 5px;
	font-size: 20px;
	text-decoration: none;
	color: #333;
	background: #FFF13F url('../images/pillar-yellow.png') no-repeat;
}

.asean-countries-new {
	position: relative;
	margin: 0 auto;
	margin-top: 20px;
}

.asean-countries-new>ul>li>aside {
	display: none
}

.newflag {
	margin: 0;
	padding: 0;
	list-style: none;
}

.newflag>li {
	float: left;
	width: 20%;
	text-align: center;
	margin-bottom: 50px;
}

.newflag>li img {
	width: 100px;
	height: auto;
}


#wrapper>.content>.sidebar>.box>.bx-wrapper>.bx-viewport {
	height: 700px !important;
}

.sidebar-button {
	margin-top: 30px;
}

.sidebar-button>.bt-sidebar {
	margin-top: 10px;
	padding: 0 20px;
	margin-bottom: 20px;
}

.sidebar-button>.bt-sidebar>.bt-elearning {
	text-align: center;
	background: #0D5FA1 url('../images/bt-elearning.png') no-repeat;
	background-color: rgb(13, 95, 161);
	color: #FFF;
	padding-top: 32px;
	padding-bottom: 32px;
	font-size: 18px;
	border-radius: 8px;
	font-family: Arial, sans-serif;
	font-weight: 600;
	border: thin solid #0D5FA1;
}

.sidebar-button>.bt-sidebar>.bt-covid {
	text-align: center;
	background: #FFF13F url('../images/bt-covid-19.png') no-repeat;
	color: #111111;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 18px;
	border-radius: 8px;
	font-family: Arial, sans-serif;
	font-weight: 600;
	border: thin solid #FFF13F;
}

.sidebar-button>.bt-sidebar>.bt-complaint {
	text-align: center;
	background: #e82828 url('../images/pillar-blue.png') no-repeat;
	color: #111111;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 18px;
	border-radius: 8px;
	font-family: Arial, sans-serif;
	font-weight: 600;
	border: thin solid #ba2020;
}

.sidebar-button>.bt-sidebar>.bt-elearning a,
.sidebar-button>.bt-sidebar>.bt-complaint a {
	color: #ffffff;
}

.sidebar-button>.bt-sidebar>.bt-covid a {
	color: #222222;
}

.sidebar-button>.bt-sidebar>.bt-elearning a:hover,
.sidebar-button>.bt-sidebar>.bt-covid a:hover,
.sidebar-button>.bt-sidebar>.bt-complaint a:hover {
	text-decoration: none;
}

.box-info {
	margin: 10px 0 0 0;
	padding: 0 10px;
	text-align: center;
}

.half-left {
	float: left;
	width: calc(50% - 10px);
	margin-right: 10px;
}

.half-right {
	float: left;
	width: calc(50% - 10px);
	margin-left: 10px;
}


.highlights-box>.highlights-item {}

.highlights-box>.highlights-item>.highlights-img img {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	border: 2px solid #dddddd;
	border-radius: 4px;
}

.highlights-box>.highlights-item>.highlights-content {
	padding: 10px 20px;
}

td>img.noimg-table {
	width: 50px;
	height: 50px;
}

tabel.table>tbody>tr.even {
	background: #eeeeee;
}

.third_left {
	float: left;
	width: calc(33% - 10px);
	margin-right: 10px;
}

.third_center {
	float: left;
	width: calc(33% - 10px);
	margin-right: 5px;
	margin-left: 5px;
}

.third_right {
	float: left;
	width: calc(33% - 10px);
	margin-left: 10px;
}

.bt-regulators {
	text-align: center;
	background: #EF3E33 url('../images/pillar-blue.png') no-repeat;
	color: #FFF;
	padding-top: 25px;
	padding-bottom: 25px;
	font-size: 20px;
	border-radius: 8px;
	font-family: Arial, sans-serif;
	font-weight: 600;
	border: thin solid #EA1003;
}

.bt-businesses {
	text-align: center;
	background: #FFF13F url('../images/pillar-yellow.png') no-repeat;
	color: #111111;
	padding-top: 25px;
	padding-bottom: 25px;
	font-size: 20px;
	border-radius: 8px;
	font-family: Arial, sans-serif;
	font-weight: 600;
	border: thin solid #FFE63F;
}

.bt-consumers {
	text-align: center;
	background: #0D5FA1 url('../images/pillar-red.png') no-repeat;
	color: #FFF;
	padding-top: 25px;
	padding-bottom: 25px;
	font-size: 20px;
	border-radius: 8px;
	font-family: Arial, sans-serif;
	font-weight: 600;
	border: thin solid #0D4FA1;
}

.bt-consumers a,
.bt-regulators a {
	color: #ffffff;
	text-decoration: none;
}

.bt-businesses a {
	color: #111111;
	text-decoration: none;
}

/** Publication slider */

.quarter-one {
	float: left;
	width: calc(25% - 10px);
	margin-right: 5px;
	margin-left: 5px;
}

.second-half-first {
	float: left;
	width: calc(50% - 10px);
	margin-right: 10px;
}

.second-half-last {
	float: right;
	width: calc(50% - 10px);
	margin-left: 10px;
}

.footer-left {
	float: left;
	width: calc(75% - 20px);
	margin-right: 20px;
}

.footer-left>.footer-left-content {
	text-align: left;
	padding-left: 30px;
}

.footer-right {
	float: right;
	width: calc(25% - 20px);
	margin-left: 20px;
}

.footer-right>.footer-right-content {
	text-align: right;
	padding-right: 30px;
}

.footer-right>.footer-right-content img.bottom-logo {
	width: 64px;
	height: 64px;
	margin-left: 20px;
}

.footer-right>.footer-right-content a {
	text-decoration: none;
}

.highlights-box>h2.half-left2 {
	float: left;
	width: calc(40% - 10px);
	margin-right: 10px;
}

.highlights-box>.more_half-right2 {
	float: right;
	width: calc(50% - 10px);
	margin-left: 10px;
	text-align: right;
	margin-top: 20px;
	margin-right: 10px;
}