::-moz-selection {
  text-shadow: none;
  background: #c5f5fc;
}
::selection {
  text-shadow: none;
  background: #c5f5fc;
}
img::selection {
  background: #c5f5fc;
}
img::-moz-selection {
  background: #c5f5fc;
}
body {
  webkit-tap-highlight-color: #c5f5fc;
}
.highlight {
	color: #2d4a9d;
	font-weight: bold;
}
.page-psgtfaf-2018 {
	padding-top: 80px;
}
:lang(chi).page-psgtfaf-2018 {
	font-family: 'Microsoft JhengHei',Arial,PMingLiU,MingLiU,Helvetica,sans-serif !important;
}
.page-psgtfaf-2018 .btn-primary {
	background-color: #2d4a9d;
	border-color: #2d4a9d;
}
.page-psgtfaf-2018 .btn-primary:hover {
	background: #fdd000;
	border-color: #fdd000;
	color: #231815;
}
.page-psgtfaf-2018 .btn-primary.back-to-top {
	background: #2d4a9d;
	border-color: #2d4a9d;
}


.page-psgtfaf-2018 .navbar {
	background: #2d4a9d;
}
.page-psgtfaf-2018 .navbar-custom.affix-top {
	background: #2d4a9d;
}
.page-psgtfaf-2018 .navbar-custom.affix {
	background: #2d4a9d;
}
.page-psgtfaf-2018 .navbar-custom .nav li a:hover {
	color: #ffe100;
}
.page-psgtfaf-2018 .navbar-custom .navbar-nav > .active > a {
	color: #ffe100;
}
.page-psgtfaf-2018 .navbar-default .navbar-nav > .open > a, 
.page-psgtfaf-2018 .navbar-default .navbar-nav > .open > a:hover, 
.page-psgtfaf-2018 .navbar-default .navbar-nav > .open > a:focus {
	background: #0a709e;
	color: #FFD900;
}
.page-psgtfaf-2018 .navbar-custom .navbar-toggle {
   background-color: #ffffff;
   border-color: #2d4a9d;
}
.page-psgtfaf-2018 .navbar-custom  .dropdown-menu {
	background: #2d4a9d;
	border: 1px solid #2d4a9d;
}
.page-psgtfaf-2018 .navbar-custom .dropdown.open > a {
	background: #0a709e;
	color: #FFD900;
}
.page-psgtfaf-2018 .navbar-custom  .dropdown-menu > li > a {
	background: #2d4a9d;
}
.page-psgtfaf-2018 .navbar-custom .open .dropdown-menu > .active > a {
	background: #2d4a9d;
	color: #ffe100;
}
.navbar-default .navbar-toggle .icon-bar {
   background-color: #2d4a9d;
}

.page-psgtfaf-2018 .navbar-custom .nav li a.btn-register {
	color: #376896;
	padding: 3px 5px 5px 5px;
}
.chrome.mobile.page-psgtfaf-2018 .navbar-custom .nav li a.btn-register {
	padding: 5px 5px 5px 5px;
}

.page-psgtfaf-2018 .tel {
	white-space: nowrap;
}

.a-overlay {
	width: 100%;
	height: 100%;
	position: absolute; 
	top: 0; bottom: 0; left: 0; right: 0;
	text-indent: -9999px;
	z-index: 2;
	display: block;
}

a:link, a:visited,
input, textarea, .btn,
.navbar-default,
.navbar-default .navbar-header .navbar-brand,
.thumb-blk,
.input-field i.fa,
.fb-login {
	-webkit-transition: all 0.35s;
	-moz-transition: all 0.35s;
	transition: all 0.35s;
}

/* Link */
.btn-def.btn-w:link,
.btn-def.btn-w:visited,
.btn-def.btn-w:focus {
	color: #3280b3;
	outline: 0;
}
.btn-def.btn-w:hover {
	color: #69abcb;
	text-decoration: none;
}
.btn-def.btn-w:focus {
	text-decoration: none;
}

.btn-def {
	background-color: #5A94BF;
	border-color: #5A94BF;
	color: #FFF !important;
}

.btn-def span.glyphicon,
.btn-def i.fa {
	margin-left: 6px;
}

.btn-def span.glyphicon.glyphicon-filter,
.btn-def span.glyphicon.glyphicon-chevron-down {
	vertical-align: -1px;
}

.btn-def:hover,
.btn-def:focus,
.btn-def:active,
.btn-def.active {
	background-color: #4888b8;
	border-color: #407ba6;
	color: #FFF;
	box-shadow: none;
}

.btn-def:focus,
.btn-def.focus,
.btn-def.active.focus {
	outline: 0;
}

.btn-def.disabled:hover,
.btn-def.disabled:focus,
.btn-def.disabled:active,
.btn-def.disabled.active,
.btn-def[disabled]:hover,
.btn-def[disabled]:focus,
.btn-def[disabled]:active,
.btn-def[disabled].active,
fieldset[disabled] .btn-def:hover,
fieldset[disabled] .btn-def:focus,
fieldset[disabled] .btn-def:active,
fieldset[disabled] .btn-def.active {
	background-color: #5A94BF;
	border-color: #5A94BF;
}

/* Readmore Button */
.btn-def.btn-w {
	background-color: #FFF;
	border-color: #3280b3;
	color: #3280b3 !important;
}

.btn-def.btn-w:hover,
.btn-def.btn-w:active,
.btn-def.btn-w.active {
	background-color: #50a0cc;
	border-color: #50a0cc;
	color: #FFF !important;
}

.btn-def.btn-w.disabled:hover,
.btn-def.btn-w.disabled:focus,
.btn-def.btn-w.disabled:active,
.btn-def.btn-w.disabled.active,
.btn-def.btn-w[disabled]:hover,
.btn-def.btn-w[disabled]:focus,
.btn-def.btn-w[disabled]:active,
.btn-def.btn-w[disabled].active,
fieldset[disabled] .btn-def.btn-w:hover,
fieldset[disabled] .btn-def.btn-w:focus,
fieldset[disabled] .btn-def.btn-w:active,
fieldset[disabled] .btn-def.btn-w.active {
	background-color: #FFF;
	border-color: #50a0cc;
}

.btn.round {
	-webkit-border-radius: 24px;
	-moz-border-radius: 24px;
	border-radius: 24px;
}

.read-more-w,
.submit-w {
	text-align: center;
}
/* Readmore Button */
.btn-def.btn-w {
	background-color: #FFF;
	border-color: #3280b3;
	color: #3280b3 !important;
}

.btn-def.btn-w:hover,
.btn-def.btn-w:active,
.btn-def.btn-w.active {
	background-color: #50a0cc;
	border-color: #50a0cc;
	color: #FFF !important;
}

.btn-def.btn-w.disabled:hover,
.btn-def.btn-w.disabled:focus,
.btn-def.btn-w.disabled:active,
.btn-def.btn-w.disabled.active,
.btn-def.btn-w[disabled]:hover,
.btn-def.btn-w[disabled]:focus,
.btn-def.btn-w[disabled]:active,
.btn-def.btn-w[disabled].active,
fieldset[disabled] .btn-def.btn-w:hover,
fieldset[disabled] .btn-def.btn-w:focus,
fieldset[disabled] .btn-def.btn-w:active,
fieldset[disabled] .btn-def.btn-w.active {
	background-color: #FFF;
	border-color: #50a0cc;
}

.trunc {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.job-blk {
	line-height: 1.5;
	position: relative;
	padding-bottom: 8px;
	margin-bottom: 24px;
	border-bottom: 2px solid #5488C1;
}

.job-blk .comp-logo {
	margin-bottom: 12px;
	width: 128px!important;
	height: 42px!important;
}

.job-blk .title {
	font-size: 16px !important;
	font-weight: bold;
	color: #3280b3;
	text-align: left;
	margin-bottom: 4px;
	-webkit-transition: all 0.35s;
	-moz-transition: all 0.35s;
	transition: all 0.35s;
}

.job-blk:hover .title {
	color: #69abcb;
}

.job-blk .comp {
	font-size: 14px;
	color: #444;
	text-align: left;
	display: block;
	position: relative;
	z-index: 3;
}

.job-blk .del-btn {
	width: 15px;
	height: 15px;
	font-size: 15px;
	color: #666;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 3;
}

.job-blk .del-btn:hover {
	color: #888;
}

.job-blk .comp:hover {
	color: #888;
}

.job-blk .post-date,
.job-blk .save-date {
	font-size: 13px;
	font-weight: 300;
	color: #444;
}

.job-blk .closing-soon {
	font-weight: bold;
	color: #d84a4a;
	margin-left: 8px;
}

.page-psgtfaf-2018 header {
	background: #67a6c7;
	position: relative;
}
.page-psgtfaf-2018 header .bg-top {
	background: url("../images/header-bg-top.jpg") repeat-x;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.page-psgtfaf-2018 header .container {
	z-index: 2;
	position: relative;
}
.page-psgtfaf-2018.page-home header .organiser-logos {
	display: block;
	margin: 0 auto;
	text-align: center;
	padding-top: 25px;
	width: 96%;
}
.page-psgtfaf-2018.page-home header .organiser-logos .logo-type {
	display: block;
	float: left;
}
.page-psgtfaf-2018.page-home header .organiser-logos .logo-type .title {
	font-size: 12px;
	color: #231815;
	text-align: left;
	font-weight: bold;
}
.page-psgtfaf-2018.page-home header .organiser-logos .logo-type .logo-list {
	padding-left: 0;
}
.page-psgtfaf-2018.page-home header .organiser-logos .logo-type.logo-type-hosts-organiser .logo {
	display: inline-block;
	margin-right: 12px;
}
.page-psgtfaf-2018.page-home header .organiser-logos .logo-type .logo {
	display: block;
	height: 46px;
	margin-top: 8px;
	z-index: 1;
	position: relative;
}
.page-psgtfaf-2018.page-home header .organiser-logos .logo-type.last {
	margin-right: 0;
}
.page-psgtfaf-2018.page-home header .organiser-logos img {
	height: 100%;
	width: auto;
	display: block;
	max-width: none;
}



.page-psgtfaf-2018 header .event-main-details {
	position: relative;
}
.page-psgtfaf-2018 header .event-main-details .text {
	width: 95%;
	position: relative;
	margin: 31px auto 0 auto;
	z-index: 2;
}
.page-psgtfaf-2018 header .event-main-details .text .details {
	position: absolute;
	display: block;
	width: 60%; 
	max-width: 432px;
	margin-top: 64px;
	right: 0;
	z-index: 3;
}
.page-psgtfaf-2018 header .event-main-details .key-visual {
	width: 124.845%;
	display: block;
	position: relative;
	margin: 21% -17% 0 -17%;
	z-index: 2;
}
.page-psgtfaf-2018 header .event-main-details .visual-bg {
	width: 131.6%;
	display: block;
	position: absolute;
	top: 0;
	margin: 88px -15.8% 0 -15.8%;
	z-index: 1;
}

.page-psgtfaf-2018.page-home .section-title {
	color: #fff;
	font-size: 28px;
	font-weight: bold;
	margin: 0 0 2.4% 0;
	text-transform: none;
}

.page-psgtfaf-2018.page-home .section-exhibitors {
	background: #2d4a9d;
}
.page-psgtfaf-2018.page-home .section-exhibitors .section-title {
	color: #fff;
	font-size: 28px;
	font-weight: bold;
	margin: 0 0 2.4% 0;
	text-transform: none;
}
.page-psgtfaf-2018.page-home .section-exhibitors .section-title .desc {
	color: #fff;
	font-size: 18px;
	display: block;
}
.page-psgtfaf-2018.page-home .section-exhibitors .exhibitors {
	padding-top: 40px;
}
.page-psgtfaf-2018.page-home .section-exhibitors .exhibitors .title {
	display: block;
	color: #ffffff;
	font-size: 20px;
	line-height: 24px;
	padding: 0px 0px 47px 0px;
}
.page-psgtfaf-2018.page-home .section-exhibitors .exhibitors-list-wrapper {
	display: inline-block;
	margin: 0 auto;
	text-align: center;
}
.page-psgtfaf-2018.page-home .section-exhibitors .exhibitors-list {
	list-style-type: none;
	margin: 0px auto;
	padding: 0;
}
.page-psgtfaf-2018.page-home .section-exhibitors .exhibitors-list .exhibitor {
	display: inline-block;
	vertical-align: top;
	width: 210px;
	height: 118px;
	background: #fff;
	margin: 0 1.4% 120px;
	border: 1px solid #7f8080;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	color: #fff;
}
.page-psgtfaf-2018.page-home .section-exhibitors .exhibitors-list .exhibitor a,
.page-psgtfaf-2018.page-home .section-exhibitors .exhibitors-list .exhibitor a:link, 
.page-psgtfaf-2018.page-home .section-exhibitors .exhibitors-list .exhibitor a:visited, 
.page-psgtfaf-2018.page-home .section-exhibitors .exhibitors-list .exhibitor a:hover {
	color: #fff;
	text-decoration: none;
	display: block;
	width: 100%;
}
.page-psgtfaf-2018.page-home .section-exhibitors .exhibitors-list .exhibitor a:hover {
	text-decoration: underline;
}
.page-psgtfaf-2018.page-home .section-exhibitors .exhibitors-list .exhibitor a.link-disabled {
	cursor: default;
}
.page-psgtfaf-2018.page-home .section-exhibitors .exhibitors-list .exhibitor a.link-disabled:hover {
	text-decoration: none;
}
.page-psgtfaf-2018.page-home .section-exhibitors .exhibitors-list .exhibitor .text {
	padding-top: 10px;
	display: block;
}


.page-psgtfaf-2018.page-home .section-download .section-title {
	color: #2d4a9d;
}
.page-psgtfaf-2018.page-home .section-download .section-content {
	text-align: center;
}
.page-psgtfaf-2018.page-home .section-download .category-list-wrapper {
	display: inline-block;
	margin: 0 auto;
}
.page-psgtfaf-2018.page-home .section-download .category-list-wrapper ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-align: center;
}
.page-psgtfaf-2018.page-home .section-download li {
	width: 228px;
	display: inline-block;
	vertical-align: top;
	padding: 0px 5px 16px;
}
.page-psgtfaf-2018.page-home .section-download .title {
	text-align: center;
	font-weight: bold;
	padding: 6px 0px;
}
.page-psgtfaf-2018.page-home .section-download ul li.row-first {
	clear: both;
}

.page-psgtfaf-2018.page-home .section-download a, 
.page-psgtfaf-2018.page-home .section-download a a:link, 
.page-psgtfaf-2018.page-home .section-download a a:link a:visited{
	font-size: 16px;
	*font-size: 15px;
	color: #ffffff;
	text-align: center;
	
	width: 100%;
	
	line-height: 52px;

	background: #2d4a9d;
	text-decoration: none;
	padding: 6px 8px;
	
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	
	display: block;
	float: left;
	
	position: relative;
	z-index: 1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	behavior: url("/css/event-and-promotion/PIE.htc");
}
.page-psgtfaf-2018.page-home .section-download a:hover {
	background: #67a6c7;
	color: #ffffff;
}
.page-psgtfaf-2018.page-home .section-download a.multiple-text-line {
	line-height: 26px;
}

@media screen and (max-width: 767px) {
	.page-psgtfaf-2018 .navbar-custom .navbar-header {
		background: #2d4a9d;
	}
	.page-psgtfaf-2018 .navbar-fixed-top .navbar-collapse {
		background: #2d4a9d;
	}
	
	
	.page-psgtfaf-2018.page-home header .organiser-logos {
		padding-top: 19px;
	}
	.page-psgtfaf-2018.page-home header .organiser-logos .img-mobile {
		display: none;
	}
	.page-psgtfaf-2018.page-home header .organiser-logos .logo-type .title {
		font-size: 12px;
	}
	.page-psgtfaf-2018.page-home header .organiser-logos .logo-type .logo {
		height: 40px;
		margin-top: 6px;
	}
	.page-psgtfaf-2018.page-home header .organiser-logos .logo-type {
		margin-top: 12px;
	}
	.page-psgtfaf-2018.page-home header .organiser-logos .logo-type.logo-type-co-organiser {
		margin-top: 12px;
		width: 200px;
		clear: both;
		margin-right: 2.5%;
	}
	
	.page-psgtfaf-2018 header .event-main-details .text {
		width: 95%;
		position: relative;
		margin: 4% auto 0 auto;
		z-index: 2;
	}
	.page-psgtfaf-2018 header .event-main-details .text .details {
		position: absolute;
		width: 60%;
		margin-top: 10%;
	}
	.page-psgtfaf-2018 header .event-main-details .key-visual {
		position: relative;
		margin: 22% -17% 0 -17%;
	}
	.page-psgtfaf-2018 header .event-main-details .visual-bg {
		margin: 8% -15.8% 0 -15.8%;
	}
	
	.page-psgtfaf-2018.page-home .section-exhibitors .section-title {
		margin: 5.9% 0px 5.5%;
	}
	.page-psgtfaf-2018.page-home .section-exhibitors .section-content {
		padding: 1px 0px 4% 0px;
	}


}	

@media screen and (max-width: 500px) {
	.page-psgtfaf-2018 header .content {
		text-align: center;
	}
	.page-psgtfaf-2018 header .event-main-details .text .details {
		width: 72%;
	}
	.page-psgtfaf-2018 header .event-main-details .key-visual {
		width: 130%;
		margin: 28% -17% 0 -17%;
	}
	.page-psgtfaf-2018.page-home header .organiser-logos .logo-type.logo-type-hosts-organiser .logo {
		display: block;
	}
}
@media screen and (min-width: 768px) {
	.page-psgtfaf-2018 .navbar-custom .nav .other-links.with-btn {
		right: 75px;
	}
	.page-psgtfaf-2018.page-home header .organiser-logos {
		padding-top: 19px;
		width: 100%;
	}
	.page-psgtfaf-2018.page-home header .organiser-logos .img-mobile {
		display: none;
	}
	.page-psgtfaf-2018.page-home header .organiser-logos .logo-type .title {
		font-size: 12px;
	}
	.page-psgtfaf-2018.page-home header .organiser-logos .logo-type.logo-type-hosts-organiser .logo {
		height: 42px;
		margin-top: 6px;
	}
	.page-psgtfaf-2018.page-home header .organiser-logos .logo-type .logo {
		height: 38px;
		margin-top: 6px;
	}
	.page-psgtfaf-2018.page-home header .organiser-logos .logo-type-hosts-organiser {
		margin-right: 2%;
	}
	.page-psgtfaf-2018.page-home header .organiser-logos .logo-type-co-organiser {
		margin-right: 2%;
	}
	.page-psgtfaf-2018 header .event-main-details .key-visual {
		margin: 22% -17% 0 -17%;
	}
}
@media screen and (min-width: 992px) {	
	.page-psgtfaf-2018 .navbar-custom .nav .other-links.with-btn {
		right: 85px;
	}
	.page-psgtfaf-2018.page-home header .organiser-logos {
		padding-top: 25px;
		width: 96%;
	}
	.page-psgtfaf-2018.page-home header .organiser-logos .logo-type .title {
		font-size: 12px;
	}
	.page-psgtfaf-2018.page-home header .organiser-logos .logo-type.logo-type-hosts-organiser .logo {
		height: 53px;
		margin-top: 8px;
	}
	.page-psgtfaf-2018.page-home header .organiser-logos .logo-type .logo {
		height: 48px;
		margin-top: 8px;
	}
	.page-psgtfaf-2018.page-home header .organiser-logos .logo-type-hosts-organiser {
		margin-right: 7%;
	}
	.page-psgtfaf-2018.page-home header .organiser-logos .logo-type-co-organiser {
		margin-right: 4%;
	}
	.page-psgtfaf-2018 header .event-main-details .key-visual {
		margin: 18% -17% 0 -17%;
	}
}