<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.no-padding{
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.text-red {
    color: #CE1126;
}
.text-white{
	color: #FFFFFF;
}
.text-gray{
	color: #6d6e71;
}
.text-light-brown {
    color: #666666;
}
.text-orange {
    color: #EF653A;
}

section{
	background-color: #F7EED6;
}
	
.remarks{
	font-size:12px;
	color:#666666;
}

.remarkslink{
	font-size:12px;
	color:#e02826;
}

.remarkslink a{
	font-size:12px;
	color:#e02826 !important;
	text-decoration:underline;
}

.link{
/*	font-size:13px;*/
	color:#e02826;
	text-decoration:underline;
}

.img-center{
	margin-left: auto;
    margin-right: auto;
}

.fixedApply{ position:fixed; bottom:0; background:#ffffff; text-align:center; width:100%; border-top: 1px solid #cccccc; padding:15px 0 10px 0; z-index:100; left:15px;}

.terms{ margin-bottom:30px;}
.terms a{ font-size:12px; color:#4d4d4d; text-decoration:underline; margin-bottom:5px; line-height:18px;}
.copyright {
    margin-top: 40px;
    font-size: 85%;
}

#etnet_to_act{
    cursor: pointer;
}

@media (max-width: 585px){
	.remarks{
	font-size:11px;
	}
}


.ie8vdo{
	display:none;
}

#vdo, #vdo2{
	width:100%;
	max-width:465px;
	display:inline-block;
	padding:0 10px;
	height:auto;
}


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

h1{
	font-size:24px;
	margin-top:20px;
	margin-bottom:20px;
}
p{
	font-size:15px;
	margin-top:10px;
	margin-bottom:20px;
}


li{
	font-size:15px;
	text-align:left;
}

.title{
	color:#e60003;
	font-weight:bold;
}

.highlight{
	color:#00529c;
	font-weight:bold;
	font-size:120%;
}

.icon2{
	position:relative;
	top:4em;
}


.dbutton{
	padding:10px; background-color:#00529c; font-weight:bold; color:#fff;
}


/* padding adjusted, DO NOT USE */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{
/*
	padding-right: 4px;
    padding-left: 4px;
*/
  
}


/*=============================20181126*/
a:hover,
a:focus {
  text-decoration: none;
}
a:focus {
  outline: 0px auto -webkit-focus-ring-color;
  outline-offset: 0px;
}
.orangebtn{
    background-color: #ff5700;
    padding: 10px 20px;
    font-weight: bold;
    color: #ffffff;
    border-radius: 12px;
    cursor: pointer;
}
.orangebtn:hover{
    text-decoration: none;
    color: #fff;
}
/*===========edit when differnt phase============*/
.lkfparty td{
    border-bottom: 1px solid #ff5700;
    padding: 12px;
}
.lkfparty td.tahead{
    background-color: #ff5700;
    font-weight: bold;
    padding: 12px;
    color: #fff;
    border-bottom: 1px solid #fff;
    width: 13%;
}
.lkfparty tr:last-child td, .lkfparty tr:last-child td{
    border: 0;
}
.carlocationta{
    min-width: 900px;
    overflow: scroll;
}
.carlocationta td{
    padding: 10px;
    background-color: #efefef;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    text-align: center;
    width: 8%;
}
.carlocationta td:first-child{
    width: 12%;
    font-weight: bold;
}
.carlocationta tr:nth-child(odd) td{
    background-color: #f4f4f4;  
}
.carlocationta tr:first-child td{
    background-color: #ff5700;  
    color: #fff;
    font-weight: bold;
}
.deskitem{
    display: block;
}
.mobitem{
    display: none;
}
.carousel-inner {
    padding: 0 10px;
}
p.spacer{
    height: 30px;
    margin: 0;
}

.latestsidebox{
    padding: 13px;
    border: 1px solid #ff5700;
}

/*bug fix NOC*/
#noc .filter{
    width: 97%;
    padding: 0 15px;
}

.orangetable{
    border-collapse: collapse;
    text-align: center;
}
.orangetable tr:nth-child(odd){
    background-color: #fcece8;
}
.orangetable tr:nth-child(even){
    background-color: #f8d7cd;
}
.orangetable td{
    border: 1px solid #ffffff;
    padding: 10px;
}
.orangetable .head{
    text-align: center;
    padding: 7px;
    font-weight: bold;
    color: #fff;
    background-color: #ed7d31;
}
.orangetable tr:first-child .head:first-child{
    background-color: #fff;
}
.orangetable td:first-child{
    font-weight: bold;

}
.orangetable td{
/*    width: 25%;*/
}


.thumb{
    border-bottom: 1px solid #ccc;

}
.thumb a{
    margin-bottom: 0px;
    padding: 20px 0;
    display: flex;
}
.thumb:hover{
    text-decoration: none;
}
.thumb .thumbhead{
    font-weight: bold;
    color: #ff5700;
    margin : 0 0 10px 0;
    font-size: 21px;
}
.thumb p{
    margin: 0;
    color: #333;
}

.learnmore{
    float: right;
    bottom: 0;
    position: absolute;
    right: 0;
}
.learnmore span{
    margin-top: 5px;
    margin-right: 5px;
    display: inline-block;
}

.learnmore .circl{
    height: 30px;
    width: 30px;
    float: right;
    border: 7px solid #ff5700;
    border-radius: 999px;
    display: inline-block;
}

@media screen and (max-width: 767px){
.icon2{
	position:relative;
	top:0 !important;
}
.thumb a{
    display:block;
}
.learnmore {
    float: right;
    display: block;
    margin-top: 10px;
    position: inherit;
    margin-bottom: 10px;
}

}

@media screen and (max-width: 990px){
    .lkfparty td.tahead{
        width: 25%;
    }
        .deskitem{
        display: none;
    }
    .mobitem{
        display: block;
    }
	
	.icon2{
	position:relative;
	top:2.5em;
}
	
#vdo, #vdo2{
	width:100%;
	max-width:none;
	display:inline-block;
	padding:10px 10px;
	height:auto;
}
	
	.text-left-center{
	text-align:center;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{
/*
	padding-right: 15px;
    padding-left: 15px;
*/
    padding: 0 10px;
}

}


/*========================20190130*/
@media screen and (max-width: 990px){
    /*fix for faq unseen*/
    #faqs .container{
    padding-right: 30px;
        }
}
</pre></body></html>