/** { 
    -webkit-tap-highlight-color: transparent; 
}
a, article, div, h1, h2, h3, h4, h5, h6, img, section, span {
    -moz-user-select: none; 
    -webkit-user-select: none; 
} */

@font-face {
    font-family: helfont;  
    src: url(/tpg-info-platform/templates/expressstyle1/css/helfont.otf);
    font-family: 'Lato', sans-serif !important;
}

html{
    font-family: 'Lato', sans-serif !important;
}
input, select, textarea { 
    -webkit-appearance: none; 
    -webkit-border-radius:0; 
    border-radius: 0; 
}

img{
    max-width: 100%;
    height: auto;
   image-rendering: -webkit-optimize-contrast;
}

a{
     color: #333; 
        
}

pre{
    margin:0 !important;
}

.mod-languages li a {
    font-size: 20px !important;
    color: #333;
}

.home{
    display:none;
}


.custom p{
    padding: 0;
    margin: 0;

}
.container {
    
    margin-right: auto;
    margin-left: auto;
}


.top-container {
  
    margin-right: auto;
    margin-left: auto;
    display: block;

}


#fontSize, #fontSize a {
    display: block;
 
}



footer{
	background-color: #F1F2F2;
	padding: 10px 0 10px 0;
}


.top, .main-content-area-container, .subpage-content-container, .footer-menu-container {
    max-width: 1024px;
    margin-right: auto;
    margin-left: auto;
}

.top {
    height: 80px;
    background-color: white;
    width: 100%;
    max-width: 100%;
    display: block;
    position: fixed;
    z-index: 11;
}

.top-container {
    display: block;
    max-width: 1024px;
    margin-right: auto;
    width: 100%;
    margin-left: auto;
}

.footer-menu-container, .footer-menu-container .menu a, .footer-menu-container p{

    text-decoration: none;
}

#fontSize{
	display:none;
    line-height: 10px;
    float:  left;
}

#fontSize div {
    float: left;
    display: inline-block;
}


#fontDown2 a {
    height: 30px;
    width: 30px;
  
    background: url(/tpg-info-platform/templates/expressstyle1/images/font-resize.png) top left no-repeat;
    text-indent: -999999px;
}

#fontReset2 a {
    height: 30px;
    width: 30px;
    
    background: url(/tpg-info-platform/templates/expressstyle1/images/font-resize.png) top center no-repeat;
    text-indent: -999999px;
}

#fontUp2 a {
    height: 30px;
    width: 30px;

    background: url(/tpg-info-platform/templates/expressstyle1/images/font-resize.png) top right no-repeat;
    text-indent: -999999px;
}

.header {
    display: inline-block;
    padding: 15px 0;
    float: left;
    width:  60%
}

.header .custom a {
    display: inline-block;
    float: left;
    
}

.header-items{
	
	line-height: 30px;
    height: 30px;
	max-width: 1024px;
    float: right;
    margin: 10px 0;
}

.search.custom_search {
    display: none;
    border: 1px solid #d0d2d3;
    margin-left: 10px;
}

#searchBtn {
    width: 30px;
    height: 30px;
    background: #f0f1f1 url(../images/search.jpg) center center no-repeat;
    border:0;
    text-indent: -999999px;
      float:right;
      background-size: 60%;
}

#fontDown2, #fontReset2, #fontUp2 {

}

#fontDown2 a, #fontReset2 a, #fontUp2 a{
    text-decoration: none;
    color: grey;
    text-align: initial;
}

#its_search_field {
    margin: 0;
    padding: 0 5px;
    line-height: 28px;
    border: 0;
    width: 200px;
   
}

#langSwitch {
    display: inline-block;
    float:  left;
 }

 #polyutagline {
    align-items: flex-end;
    display: flex;
    text-align: right;
    float: right;
    margin-top: 35px;
}

.tagline{
    text-align: right;
}

.first-menu {
    z-index: 10;
    display: block;
    position: fixed;
    top: 80px;
    width: 100%;
    padding-top:10px;
    background-color: white;
    z-index: 1000;
}

.first-menu ul {
    padding: 0;
    margin: 0;
    text-align: center;
    
}

.menu-mobile{
    display: none;
}

.menu-desktop {
    margin-right: auto !important;
    margin-left: auto !important;
    display: table;
}

.menu-desktop li {
    float: left;
    display: inline-block;
    padding: 0;
}

.menu-desktop li a{
	display: block;
	text-decoration: none;
	padding: 5px;
    margin-right: 10px;
    font-size: 12pt;
}



.menu-desktop li .nav-child{
    display: none;

}

.menu-desktop li:hover .nav-child {
    display: block;
    position: absolute;
    float: left;
    z-index: 1;
    background-color: white;
    width: auto;
    max-width: 200px;
}
.menu-desktop li:hover .nav-child li {
    float: unset;
    width: 100%;
    text-align: left;
    border: 1px solid;
    border-bottom:  0;
}

.menu-desktop li:hover .nav-child li:last-child{
    
    border-bottom:  1px solid;
}
.menu-desktop li:hover .nav-child li a {
    font-size: 1em;
}


.menu-desktop > .active > a{
    
   
    font-weight: bold;
  
}


.mobile-bar {
    display: none;
}


.main-banner-container {
    margin-top: 130px;
    position: relative;
}


.main-banner-mobile{
    display: none;
}
.main-banner {
    max-width: 1024px;
    margin-right: auto;
    margin-left: auto;
    
}

.navigation-container-custom {

    bottom: 20px;
    display: block;
    position: absolute !important;

    height: auto;
    top: initial !important;
    margin-right: auto;
    margin-left: auto;
    right: 20px !important;
    max-width: 100%;
    text-align: right;
    width: 1024px;

}


.main-content-area {
   
    max-width: 100%;
    width: 100%;
	
}



.main-content-area-custom{

}

.nspArt {

    margin-bottom: 20px;
}



.nspArt:last-child {
    margin-bottom: 0 !important;
}

.main-content-area-custom .nspText {

    float: right;
    width: 55%;

}

.gkResponsive {

   
    padding: 0;
    margin-right: auto !important;
    margin-left: auto !important;
    width: 85% !important;
    padding-bottom: 10%;

}

.main-content-area.main-content-area-custom .nspText {

    width: 45%;
    font-size: 1.2em;
    padding: 2% !important;
    color: white;
}
.main-content-area.main-content-area-custom .gkResponsive {
    width: 50% !important;
    float: left;
    padding: 0;
    margin: initial !important;
    display: inline-block;
    position: relative;
}


.gkArtContentWrap {

    padding: 5px 0;
    margin-right: auto;
    margin-left: auto;
    display: block;
    padding-bottom: 3%;
    width: 85%;
    border-bottom: 2px solid #0070ba;

}

.nsp-title {
    font-size: 2em;
    font-weight: bold;
    text-align: center;
    color: #00a652;
}

.part1 .nspArts, .part2 .nspArts{
    padding: 0;
}




.part1 .nspArt {
    position: relative;
    width: 33.3%;
    float: left;
    padding-right: 2%;
 
}

.part1 .nspArt{
     background: url(/tpg-info-platform/templates/expressstyle1/images/news-bg.png) top left repeat-x;
     background-position-y: 250px;
}

.part1 .nspArt:last-child {

    margin-right: 0 !important;

}

.part1 .nspInfo1 {
    
   
    width: auto;
    clear: both;
    bottom: 0;
}
.nspArt p.nspText{
    margin: 0 0 5% !important;
}




.part2 .nspArt {
    
    box-shadow: none;
    background-color: #0070ba;
}

.part2 .nspHeader {

    display: inline-block;
    width: 46% !important;
    position: relative;
    margin-top: 5% !important;
    margin-left: 2% !important;
    color: white;
    font-size: 2em !important;

}

.part2 .readon {

    border-bottom: 1px solid white;
    display: inline-block;
    text-align: right;
    margin-right: 5%;
    color: white;
    padding-bottom: 10px;
    width: 43% !important;

}

.readon-button {

    text-decoration: none;
    background: black;
    color: white;
    padding: 5px 10px;
    right: 0;
    display: inline;
    margin-right: 0;
    float: right;
    margin-top: 20px;

}

.readon {

    text-decoration: none;
    color: black;
    font-weight: bold;

}

.subpageBanner .custom {
    max-width: 1024px;
    margin-left: auto;
    margin-right: auto;
}
.subpageBanner {

    position: relative;
    margin-top: 120px;
}


.nspHeader {

    padding: 0 !important;
    margin: 0 !important;

}

.nspHeader a{

    color: black;
    font-size: 0.8em;
    margin-bottom: 5%;
    display: block;
    margin-top: 5%;
}


.footer-menu-container .menu {

    padding: 0;
    margin: 0;
    clear: both;
	display: block;
	line-height: 30px;
	float: left;
	max-width: 70%;

}


.footer-menu-container .menu li {

    float: left;
    list-style: none;
    padding: 5px 10px;
    margin: 0;

}

.footer-menu-container .menu li:first-child {
    padding-left: 0;
}

.footer-menu-container .custom{
	line-height: 30px;
	padding: 5px;
    text-align: center;
  
}
.socialicon-container {
   
    margin-right: auto;
    margin-left: auto;
    text-align: left;
   
    margin-bottom: 10px;
}
.mobile-tagline{
    display: none;
}

/* Subpage CSS */



.item-page, .gallery {

    min-height: 500px;
    float: right;
    width: 80%;
    max-width:  78%;
    padding-bottom: 2%;


}

.item-page p{
    text-align:     justify;
}

.gallery a {
    text-decoration: none;
    
}

.item-page-content * {

  
}

.item-page a{
    text-decoration: none;
   
}

.item-page img{
    max-width:  100%;
}

.item-page a:hover, .gallery a:hover{
    text-decoration: underline;
}

.page-header h1{
    margin: 0.4em 0;
    line-height: 1.4em;

}

.item-page.category-list h1,  .gallery h1 {
    margin: 0.7% 0;
}


.subpageBanner .custom img {
    width: 100%;
    max-width: 1024px;
}

.subpage-menu-container {

    width: 20%;
    float: left;
    display: block;

}

.subpage-menu-container .menu{
    padding: 0;
    margin: 0;
}


.subpage-menu-container .menu li {

    display: none;

}

.subpage-menu-container .menu li a{
    text-decoration:    none;

    display:    block;
}


.subpage-menu-container .menu li.active {

    display: block;
    font-weight: bold;   


}

.subpage-menu-item {

   

}

.nav.menu.subpage-menu-title li.active{
     margin: 0.67em 0;
     font-size: 1.5em;
     font-style:   normal;
     line-height: 1.1em

}

.nav.menu.subpage-menu-title li.active a{

    font-weight: bold;

color: #0070ba;

font-size: 1.2em;
}

.nav.menu.subpage-menu-item li {

    display: block !important;
    padding: 10px 0;

}

.promotion-container .custom img {

    max-width: 31%;
    margin-right: 3.5%;
    width:  100%;

}
.promotion-container .custom img:last-child {

    margin-right: 0 !important;

}
.promotion-container {
    max-width: 78%;
    float: right;
    margin-bottom: 5%;
    width: 100%;
}


/*Special page : Events, Contact us*/

.item-page.category-list {
   
    max-width: 100%;
}

.item-page table{
    width: 100%;
}




#SchuWeb_Sitemap ul li a {
    text-decoration: none;
 
}

footer img{
    
    margin-right: 10px;
}

ul.pagination-list li {
    float: left;
    list-style: none;
    font-size: 80%;
    
}


ul.pagination-list li.disabled{
   
}

ul.pagination-list {

    margin-right: auto;
    margin-left: auto;
    padding: 0;
    clear: both;
}


ul.pagination-list li a{

    padding: 4px 12px;
    line-height: 20px;
    text-decoration: none;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-left-width: 0;
   
}
ul.pagination-list li:first-child {
    border-left: 1px solid #ddd;
}


ul.pagination-list li a:hover {
    background-color: #eee;
}

ul.pagination-list li:first-child a{
    border-left-width: 1px solid;
}

ul.pagination-list li.active a {
    background-color: #eee;
}

.hidden-phone {
    display: block ;
}

.active.hidden-phone{
    display: block;
    float: left;
   
}

/*Gallery */


.jg_row {
    max-width: 33%;
    
    float: left;
    display: block;
    width: 33%;
}

.jg_photo, .jg_catelem_photo img {
    max-width: 95%;
    height: auto;
}

.gallersy h2{
    float: left;
}

.jg_pathsway {
    text-align: right;
    display: inline-block;
    float: right;
    padding: 20px;
}

.jg_category{
    clear: both;
}

.jg_catelem_photo, .jg_photo_container {

 
    text-align: left !important;

}

/*Staff layout 1 CSS*/
.item-list {
    width: 45%;
    max-width: 45%;
    display: block;
    margin-right:   4%;
    float: left;
    
}

.list-staff-info {
    width: 60%;
    float: right;
   
    right: 0;
}

.introImage {
    width: 30%;
    float: left;
}

.introImage-name{
    font-weight: bold;
}

/*End of Staff layout 1 CSS*/

/* Home - Subject Menu*/
.subject_wrapper {
    text-align: center;
}

.subject_wrapper ul {
    padding: 0;
    margin: 0;
}

.subject_wraspper ul li {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    padding: 2px 4px 2px 0px;
}

.subject_wrapper ul li a{
    text-indent: -999999px;
}

.subject_wrapper ul li a img{
    width: 190px;
    height: 190px;
    display: inline-block;
}

.subject_wrapper ul li a span{
    display: none;
}

.custom.subject-bar-1 {
    
    padding: 10px;
}

.subject-bar p{

    font-size: 1.25em;
}

.subject_wrapper .menu {
    max-width: 1024px;
    margin-right: auto;
    margin-left: auto;
}

.main-content-area-container {
   
    max-width: initial !important;
    box-sizing: border-box;
}

.custom.green-tips {
    padding: 45px;
    text-align: center;
    background: #F5F5F5;
}

.green_tips_item_wrapper_inside {
    float: left;
    width: 100%;
    margin-top: -30px;
}

 .green_tips_item {
    width: 20%;
    float: left;
    margin-right: 6%;
    text-align: center;
}

.green_tips_item span {
    display: inline-block;
    width: 100%;
}

.custom.green-tips-content {
    max-width: 1024px;
    width: 100%;
    margin: auto;
}

.contactinfo{
    max-width: 1024px;
    width: 100%;
    margin: auto;
    margin-top: 25px;
    margin-bottom: 25px;
    text-align: center;
}

 .email, .phone {
    display: inline-block;
    color: #00A69C;
}

.email a, .phone a {
    color: #00A69C;
    margin-right: 25px;
    font-size: 1.3em;
    display: inline-block;
    text-decoration: none;
}

.email img, .phone img {
    position: relative;

}

.menu-lower {
    /* max-width: 1280px; */
    padding-top: 10px;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 10px;
    z-index: 10000;
}
.menu-lower li a {
    text-decoration: none;
    display: block;
}

.menu-lower li:last-child{
    border-right: 0;
}

.menu-lower li {
    font-size: 0.9em;
    border-right: 1px solid #000;
    margin-right: 5px;
    padding-right: 5px;
    color: #000;
    float: left;
    list-style: none;
}

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






.item-page-content{
    font-size: 1.2em;
    float: left;
    width: 100%;
    min-height: 350px;
     box-sizing: border-box;
}
.item-page-content table{
    width: 100%;
    float: left;
    border: 1px solid #000;
    border-collapse: collapse;
    margin-bottom: 25px;
    padding: 23px;
    text-align: left;
}

.item-page-content table th{
    width: 100%;
    color: #fff;
    padding: 15px 30px;
    box-sizing: border-box;
    text-align: left;
    font-weight: 100;
    font-size: 1em;
    font-family: halfont, Arial, Helvetica, sans-serif;
}

.item-page-content table th strong, .item-page-content table th p{
    color: white;
    padding:0;
    margin: 0;
    font-weight: bold;
}

.item-page-content table td{
 
    box-sizing: border-box;
    line-height: initial;
    text-align: left;
    font-size: 1em;
    padding: 15px 30px;
    /*border-bottom: 1px solid #000;
    border-top: 1px solid black; */
}


.item-page-content table td p{
    margin: 0;
}

.item-page-content table td:first-child {
    width: 30%;
   
}

.page-header h1{
    width: 100%;
    float: left;
    background-color: #9F2536;
    color: #fff;
    padding: 15px 30px;
    box-sizing: border-box;
    font-size: 1.5em;

}
.FCE table thead tr td *{ color :white !important; }
.page-header.FAST h1, .FAST table th, .FAST  table thead tr td{   background-color: #E7B904 !important; font-weight: bold;}
.page-header.FB h1, .FB table th, .FB  table thead tr td { background-color: #8961A7 !important; font-weight: bold;}
.page-header.FCE h1, .FCE table th, .FCE table thead tr td {background-color: #9E0040 !important; font-weight: bold;}
.page-header.FE h1, .FE table th, .FE  table thead tr td{   background-color: #CC353F !important; font-weight: bold;}
.page-header.FHSS h1, .FHSS table th, .FHSS  table thead tr td  { background-color: #066336 !important; font-weight: bold;}
.page-header.FH h1, .FH table th, .FH  table thead tr td {background-color: #0F437F !important; font-weight: bold;}
.page-header.SD h1, .SD table th, .SD  table thead tr td{   background-color: #2BA5CE !important; font-weight: bold;}
.page-header.SHTM h1, .SHTM table th, .SHTM table thead tr td  { background-color: #DC6620 !important; font-weight: bold;}
.page-header.HKCC h1, .HKCC table th, .HKCC  table thead tr td {background-color: #8BC43F !important; font-weight: bold;}



a.print {
    text-indent: -9999px;
    width: 51px;
    height: 42px;
    display: inline-block;
    background: url(/tpg-info-platform/templates/expressstyle1/images/print.jpg);
    position: relative;
    top: -15px;
}

.subject-menu-mobile{
    display: none;
}

.mobile-item{
    display: none;
}

.event {
    width: 147px;
    height: 48px;
    display: inline-block;
    border: 0px;
    background-color: #F1F2F2;
    margin-top: 2em;
    font-size: 1.5em;
    color: #583F99;
    cursor: pointer;
    border: 2px solid #583F99;
    text-decoration: none;
    line-height: 48px;
}

.allevent-print {
    width: 100%;
    max-width: 1280px;
    margin: auto;
    text-align: center;
}
.modal {
    display: block;

    z-index: 11;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
  
}

#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    
    padding: 10px 0;
  
    font-family: helfont;
}

.modal-content, #caption {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
    cursor: pointer;
}
