/*@font-face {*/
/*    font-family: 'Gill Sans';*/
/*    src: url('/assets/fonts/Gill Sans.eot'); !* IE9 Compat Modes *!*/
/*    src: url('/assets/fonts/Gill Sans.eot?#iefix') format('embedded-opentype'), !* IE6-IE8 *!*/
/*           !* url('/assets/fonts/Gill Sans.woff2') format('woff2'), !* Super Modern Browsers *!*/
/*           url('/assets/fonts/Gill Sans.woff') format('woff'), !* Pretty Modern Browsers *!*/
/*           url('/assets/fonts/Gill Sans.ttf')  format('truetype'), !* Safari, Android, iOS *!*/
/*           url('/assets/fonts/Gill Sans.svg#svgFontName') format('svg'); !* Legacy iOS *!*/
/*}*/

*, button, input, optgroup, select, textarea {
  font-family: 'Gill Sans', Fallback, sans-serif;
}

.border-color-red {border-color: #2b2b33}
.border-color-black {border-color: #6c757d}

.slt-switch-account {
	outline: none;
	border-radius: 1px;
	/*background: transparent; */
	color: #fff; 
	border: none; 
	cursor: pointer;
	text-align: right;
	text-align-last: right;
}

.slt-switch-account option {
	color: #000; 
}

.footer-distributed{
	background-color: #292c2f;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
	box-sizing: border-box;
	width: 100%;
	text-align: left;
	font: bold 14px sans-serif;
	padding: 40px 50px;
}

.footer-distributed .footer-left,
.footer-distributed .footer-center,
.footer-distributed .footer-right{
	display: inline-block;
	vertical-align: top;
}

/* Footer left */

.footer-distributed .footer-left{
	width: 40%;
}

/* The company logo */

.footer-distributed h3{
	color:  #ffffff;
	font: normal 36px 'Cookie', cursive;
	margin: 0;
}

.footer-distributed h3 span{
	color:  #5383d3;
}

/* Footer links */

.footer-distributed .footer-links{
	color:  #ffffff;
	margin: 20px 0 12px;
	padding: 0;
}

.footer-distributed .footer-links a{
	display:inline-block;
	line-height: 1.8;
	text-decoration: none;
	color:  inherit;
}

.footer-distributed .footer-company-name{
	color:  #8f9296;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
}

/* Footer Center */

.footer-distributed .footer-center{
	width: 30%;
}

.footer-distributed .footer-center i{
	background-color:  #33383b;
	color: #ffffff;
	font-size: 25px;
	width: 38px;
	height: 38px;
	border-radius: 50%;
	text-align: center;
	line-height: 42px;
	margin: 10px 15px;
	vertical-align: middle;
}

.footer-distributed .footer-center p{
	display: inline-block;
	color: #ffffff;
	vertical-align: middle;
	margin:0;
}

.footer-distributed .footer-center p span{
	display:block;
	font-weight: normal;
	font-size:14px;
	line-height:2;
}

.footer-distributed .footer-center p a{
	color:  #5383d3;
	text-decoration: none;;
}


/* Footer Right */

.footer-distributed .footer-right{
	width: 25%;
}

.footer-distributed .footer-right i{
	background-color:  #33383b;
	color: #ffffff;
	font-size: 25px;
	width: 38px;
	height: 38px;
	border-radius: 50%;
	text-align: center;
	line-height: 42px;
	margin: 10px 15px;
	vertical-align: middle;
}

.footer-distributed .footer-right .title{
	display: inline-block;
	color: #ffffff;
	vertical-align: middle;
	margin:0;
	padding-bottom:1px
}


.footer-distributed .footer-right p{
	display: inline-block;
	color: #92999f;
	vertical-align: middle;
	margin:0;


}


.footer-distributed .footer-company-about{
	line-height: 20px;
	color:  #92999f;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
}

.footer-distributed .footer-company-about span{
	display: block;
	color:  #ffffff;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
}

.footer-distributed .footer-icons{
	margin-top: 25px;
}

.footer-distributed .footer-icons a{
	display: inline-block;
	width: 35px;
	height: 35px;
	cursor: pointer;
	background-color:  #33383b;
	border-radius: 2px;

	font-size: 20px;
	color: #ffffff;
	text-align: center;
	line-height: 35px;

	margin-right: 3px;
	margin-bottom: 5px;
}

.dashboard {
	margin-top:30px;margin-left:5%; margin-right:5%; padding-bottom:30px;
}

.dashboard a{
	color:#2b2b33;
}

.dashboard .btn-primary{
	background-color:#2b2b33;
	border: 2px solid #2b2b33;
}

.dashboard_short{
	margin-top:30px;
	margin-left:auto;
	margin-right:5%;
	width:50%;
	margin-right:auto;
}

/* .card-header {background:#c33b32;color:white;} */
 
.table thead,tfoot{background:#4F6971;color:white;}

.table-option{
	margin-top:30px;margin-left:5%; margin-right:5%;
}

.table-option a{
	color:#2b2b33;
}

.nav-tabs a{
	color:#2b2b33;
}


.table-title{
	margin-left:auto;
	margin-right:5%;
	width:88%;
	margin-right:auto;
}


a {color:#ffffff;}
.cursor-pointer{cursor: pointer;}

.deco-none { text-decoration: none; }
.t-blue-1{color:#04709F}
.blue-1{background-color:#04709F}


.btn-link{color:#2b2b33!important;}

.btn-danger {color:white;}

.bg-image-full {
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    color:black;
}

.mx-background-top-linear {
    background: -webkit-linear-gradient(65deg, #1e1e24 30%, #e0c673 90%);
    background: -webkit-linear-gradient(left, #1e1e24 30%, #e0c673 90%);
	background: linear-gradient(65deg, #1e1e24 30%, #e0c673 90%);
}
.ml-auto .dropdown-menu {
	left: auto !important;
	right: 0px;
}
.navbar {
	border-bottom: 2px solid #2b2b33;
}

.nav-1 > div{
    display: flex;
    width: 100%;
    color: #fff;
    height: 25px;
    line-height: 25px;
}

.nav-1 .dropdown .dropdown-menu,
.nav-2 .dropdown .dropdown-menu {
    margin-top: 0;
}

.nav-1 .dropdown:hover .dropdown-menu, .nav-1 .dropdown .dropdown-menu:hover,
.nav-2 .dropdown:hover .dropdown-menu, .nav-2 .dropdown .dropdown-menu:hover {
	display: block;
	visibility: visible;
	opacity: 1;
	transition: visibility 0s, opacity 0.3s linear;
}

.nav-2 .navbar-nav .nav-item .nav-link {
    margin: 0 10px;
	color: white;
	font-weight: bold;
	font-size:15px;
}

.nav-1 .dropdown-item:focus,
.nav-1 .dropdown-item:hover,
.nav-1 .dropdown-item.active,
.nav-2 .dropdown-item:focus,
.nav-2 .dropdown-item:hover,
.nav-2 .dropdown-item.active {
    color: white;
    text-decoration: none;
    background-color: #2b2b33;
}

.nav-2 h4.dropdown-item:focus,
.nav-2 h4.dropdown-item:hover,
.nav-2 h4.dropdown-item.active {
    background-color: transparent;
}

.nav-2 .navbar-nav .nav-item:hover .nav-link,
.nav-2 .navbar-nav .nav-item:active .nav-link {
    font-size: 18px;
}

.nav-2 .navbar-nav .nav-item .nav-link.show,
.nav-2 .navbar-nav .nav-item.show .nav-link,
.nav-2 .navbar-nav .nav-item.active .nav-link,
.nav-2 .navbar-nav .nav-item .nav-link.active {
    color: #fff;
    background-color:black;
}
.nav>li>a {
    color: rgb(116, 116, 116);
}

ul.navbar-nav> li:hover:hover {
    cursor: pointer;
}
.mega-menu {display: flex  ;}
.mega-menu > div {width: 100%;}

.div-body{
    margin-top:-25px;
    min-height: 600px;
}

.jquery-datepicker {
    z-index: 1040;
}

.welcome-div {
	width:100%;
	height:100%;
	background:url('../../img/banner1.jpg')  right;
	background-size:cover;
	color:grey;
	position: fixed;
	background-color: #2b2b33;
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 55%; /* or set a specific size like '100px auto' */

}

.non-welcome-div {
	width:100%;
	height:100%;
	background-size:cover;
	color:grey;
	position: relative;

}

.login-form-div {
	background-color: rgba(29, 31, 31, 0.8);
	padding: 10px;
	border-radius: 25px;
	color : white;
}

.login-form-div-body{
	margin-top: 20px;
}

.login-form-div-body-link{
	margin-top: 10px;
}

.login-form-div-body-button{
	margin-left: 40px;
}

.findmore-div {
	margin-top:100px;
	width:100%;
	height:100%;
	padding:20px;
	background:url('../../img/bg4.jpg') no-repeat center;
	/* //   background-position: top 70px right; */
	background-size:cover;

}

.welcome-content {
	position: absolute;
	margin-top:30px;
	margin-left:70px;
}

.col-our-service{
	color:#ffffff;
	float: none;
	width:170px;
	height:130px;
	margin: auto;
	text-align: center;
	display: flex;
	align-items: center;

}



.col-career{
	color:#ffffff;

	
	height:130px;
	
	text-align: center;
	display: flex;
	align-items: center;
}


.item-center{
	margin: auto;
	text-align: center;
}


#goTopBtn {
	display: inline-block;
	background-color: #d12a3c;
	width: 45px;
	height: 45px;
	border-radius: 2px;
	text-align: center;
	position: fixed;
	bottom: 50px;
	right: 50px;
	transition: background-color .3s,
	opacity .5s, visibility .5s;
	opacity: 0;
	visibility: hidden;
}

#goTopBtn::after {
	content: "\f077";
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	font-size: 1.4em;
	line-height: 45px;
	color: #FFFFFF;
}
#goTopBtn:hover {
	cursor: pointer;
	opacity: 1 !important;
	background-color: #d12a3c;
}
#goTopBtn:active {
	background-color: #D12A3C;
}
#goTopBtn.show {
	opacity: 0.5;
	visibility: visible;
}

.color-white{
	color:white;
}

.bg-red{
	background-color:#2b2b33;
}

.bg-dimgrey{
    background: #808080;
}

.border-red {
	border: 1px solid #2b2b33;
}


.vl {
	background-image: linear-gradient(#FFFAFA, #FFFAFA);
	background-size: 3px 100%;
	background-repeat: no-repeat;
	background-position: center center;

}

.hl-with-text {
	display: block;
	text-align: center;
	overflow: hidden;
	white-space: nowrap; 
}

.hl-with-text > span {
	position: relative;
	display: inline-block;
}

.hl-with-text > span:before,
.hl-with-text > span:after {
	content: "";
	position: absolute;
	top: 50%;
	width: 9999px;
	height: 1px;
	background: white;
}

.hl-with-text > span:before {
	right: 100%;
	margin-right: 15px;
}

.hl-with-text > span:after {
	left: 100%;
	margin-left: 15px;
}

/* If you don't want the footer to be responsive, remove these media queries */
@media only screen and (max-width: 991px) {
	.footer-distributed{
		font: bold 14px sans-serif;
	}

	.footer-distributed .footer-left,
	.footer-distributed .footer-center,
	.footer-distributed .footer-right{
		display: block;
		width: 100%;
		margin-bottom: 40px;
		text-align: center;
	}

	.footer-distributed .footer-center i{
		margin-left: 0;
	}
	.mx-background-top-linear {
		background: -webkit-linear-gradient(65deg, #1e1e24 30%, #e0c673 90%);
		background: -webkit-linear-gradient(left, #1e1e24 30%, #e0c673 90%);
		background: linear-gradient(65deg, #1e1e24 30%, #e0c673 90%);
	}

	.nav-2 .navbar-nav .nav-item .nav-link {
		color: black;
		font-weight: bold;
        padding-left: 10px;
        padding-right: 10px;
        margin: 0;
    }
    .nav-2 .navbar-nav .nav-item:hover .nav-link,
    .nav-2 .navbar-nav .nav-item:active .nav-link {
        color: #000;
    }
    .nav-2 .navbar-nav .nav-item .nav-link.show,
    .nav-2 .navbar-nav .nav-item.show .nav-link,
    .nav-2 .navbar-nav .nav-item.active .nav-link,
    .nav-2 .navbar-nav .nav-item .nav-link.active {
        color: #fff;
    }
    .navbar .dropdown .nav-link:active ~ .dropdown-menu,
    .navbar .dropdown .nav-link:focus ~ .dropdown-menu {
    	display: block;
    	visibility: visible;
    	opacity: 1;
    	transition: visibility 0s, opacity 0.3s linear;
    }
    .nav-2 .dropdown-menu {
        position: absolute;
        width: 100%;
        max-height: 200px;
        overflow-y: auto;
    }
	.mega-menu {
		display: block;
	}

	body{
		font-size: 10px;
	}

	.card {
		margin: 0 -25px 0px -25px;
	}
}

/*side menu css*/
.navbar2 {
	padding: 15px 10px;
	background: #fff;
	border: none;
	border-radius: 0;
	margin-bottom: 40px;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
}

.navbar2-btn {
	box-shadow: none;
	outline: none !important;
	border: none;
}

.line {
	width: 100%;
	height: 1px;
	border-bottom: 1px dashed #ddd;
	margin: 40px 0;
}

/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */

.wrapper {
	display: flex;
	width: 100%;
	align-items: stretch;
}

#sidebar {
	min-width: 250px;
	max-width: 250px;
	background: black;
	color: #fff;
	transition: all 0.3s;
}

#sidebar.active {
	margin-left: -250px;
}

#sidebar .sidebar-header {
	padding: 20px;
	background: #1b1c1d;
}

#sidebar ul.components {
	padding: 20px 0;
	border-bottom: 1px solid #2a2a2b;
}

#sidebar ul p {
	color: #fff;
	padding: 10px;
}

#sidebar ul li a {
	padding: 10px;
	font-size: 1.1em;
	display: block;
}

#sidebar ul li a:hover {
	color: #1b1c1d;
	background: #fff;
}

#sidebar ul li.active>a,
a[aria-expanded="true"] {
	color: #fff;
	background: #1b1c1d;
}

a[data-toggle="collapse"] {
	position: relative;
}

#sidebar img {
	border-radius: 50%;
	height : 50px;
	width : 50px;
	margin : 30px;
}
.dropdown-toggle::after {
	display: block;
	position: absolute;
	top: 50%;
	right: 20px;
	transform: translateY(-50%);
}

/*ul ul a {
	font-size: 0.9em !important;
	padding-left: 30px !important;
	background: #1b1c1d;
}*/

ul.CTAs {
	padding: 20px;
}

ul.CTAs a {
	text-align: center;
	font-size: 0.9em !important;
	display: block;
	border-radius: 5px;
	margin-bottom: 5px;
}

a.download {
	background: #fff;
	color: #7386D5;
}

a.article,
a.article:hover {
	background: #6d7fcc !important;
	color: #fff !important;
}

.user-header {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: start;
	align-items: flex-start;
}


/*--------------------------
	CREATE　PORTFOLIO
---------------------------------------*/
#tbl_personal_info .table thead,tfoot{background:white;color:black;font-weight: bold;/*background:rgb(85, 28, 82);color:white;*/}
.bottom-border{
	text-align: center; 
	border: 0;
    outline: 0;
    border-bottom: 2px solid #a4332f;
}

.no-border{
	text-align: center;
	border: 0;
	outline: 0;
}

.box-border{
	text-align: center;
	border: 0;
	outline: 0;
	border: 1px solid #ccc!important;
	border-radius: 5px;
	padding: 5px;
}

.box-border:focus {
	background-color: #FFFFCC;
}
/* ---------------------------------------------------
    CONTENT STYLE
----------------------------------------------------- */

#content {
	width: 100%;
	padding: 20px;
	min-height: 100vh;
	transition: all 0.3s;
	top: 150px;
}

#content-withdraw {
	width: 100%;
	padding: 20px;
	min-height: 100vh;
	transition: all 0.3s;
	top: 150px;
}

#content-funding {
	width: 100%;
	padding: 20px;
	min-height: 100vh;
	transition: all 0.3s;
	top: 150px;
}
/* ---------------------------------------------------
    MEDIAQUERIES
----------------------------------------------------- */

/* @media (max-width: 768px) {
	#sidebar {
		margin-left: -250px;
	}
	#sidebar.active {
		margin-left: 0;
	}
	#sidebarCollapse span {
		display: none;
	}

	body{
		background: rgb(46, 13, 13);

	}
} */


/* @media only screen and (max-device-width: 480px) { 
	div#wrapper { 
	 width: 400px; 
	} 

	div#header { 
	 background-image: url(media-queries-phone.jpg); 
	 height: 93px; 
	 position: relative; 
	} 

	div#header h1 { 
	 font-size: 140%; 
	} 

	#content { 
	 float: none; 
	 width: 100%; 
	} 

	#navigation { 
	 float:none; 
	 width: auto; 
	} 
   }  */

/* start footer penang*/
footer#footer {
	background: #f5f5f5;
	font-size: 1em;
	color: #8C8C8C;
	clear: both;
	padding: 3em 1.5em;
	overflow: hidden;
}

footer#footer * {
	font-size: inherit;
}

footer#footer *[class^="col"] {
	display: inline-block;
	width: auto;
}

footer#footer > div.full-width-div {
	display: flex;
	display: -webkit-flex;
}

footer#footer > div.full-width-div > * {
	display: inline-block;
}

footer#footer .col-2 {
	vertical-align: bottom;
	padding: 1em 0 0 0;
}

footer#footer .col-3 {
	vertical-align: top;
	padding: 0;
}

footer#footer #subscribe {
	width: 50%;
	min-width: 25em;
}

footer#footer #menu-quick-link {
	width: 20%;
}

footer#footer #menu-contact-us {
	width: 30%;
}

footer#footer #subscribe form {
	text-align: center;
	font-size: 1.3em;
	color: #FFF;
	width: 95%;
	height: 11em;
	background: url("../../img/bg-subscribe.png") no-repeat top left #777;
	background-size: 100% 70%;
	padding: 0;
	white-space: nowrap;
}

footer#footer #subscribe form > h4 {
	display: block;
	color: rgba(255, 255, 255, .7);
	height: 7em;
	padding: 1.5em 0 0 0;
	line-height: 145%;
}

footer#footer #subscribe form > h4 > strong {
	color: #FFF;
	font-size: 1.35em;
	display: block;
	font-weight: 400;
}

footer#footer #subscribe form > * {
	display: inline-block;
	vertical-align: middle;
}

footer#footer #subscribe input[type="email"] {
	border: 0 none;
	border-radius: 0;
	border-bottom: 1px solid rgba(255, 255, 255, .5);
	background: none;
	color: #FFF;
	width: 12em;
	padding: 0;
}

footer#footer #subscribe button {
	background: #FFF;
	color: #00c2c3;
	border-radius: 100%;
	border: 0 none;
	width: 2.8em;
	height: 2.8em;
	position: relative;
	margin-left: 2em;
}

footer#footer #subscribe button:hover {
	color: #FFF;
	background: #00c2c3;
}

footer#footer #subscribe button:after,
footer#footer #subscribe button:before {
	font-family: FontAwesome;
	position: absolute;
	line-height: 0;
}

footer#footer #subscribe button:after {
	content: "\f105";
	color: #FFF;
	font-size: .5em;
	left: -1em;
}

footer#footer #subscribe button:before {
	font-size: 1.4em;
	right: .5em;
}

footer#footer *[id^="menu-"] {
	margin: 0 0 0 auto;
}

footer#footer *[id^="menu-"] dt {
	text-transform: uppercase;
	color: #CCC;
	border-bottom: 1px solid #dfdfdf;
	padding: 0 0 1em 0;
	margin: 0;
}

footer#footer *[id^="menu-"] a:before,
footer#footer #bottom-link > *:before {
	content: "\f105";
	padding-right: .75em;
	font: normal normal normal 13px/1 FontAwesome;
}

footer#footer a {
	color: inherit;
	text-transform: capitalize;
	cursor: pointer;
}

footer#footer a:hover {
	color: #333;
}

footer#footer *[id^="menu-"] dd {
	padding: 1em 0 0 .2em;
	margin: 0;
	line-height: 130%;
	clear: both;
	display: block;
}

footer#footer *[id^="menu-"] dd[class*=fa-]:before {
	opacity: .2;
	display: inline-block;
	width: 1em;
	text-align: center;
	float: left;
	font-size: 200%;
	line-height: .9;
	margin-right: .5em;
}

footer#footer #bottom-link {
	text-align: right;
	display: inline-flex;
	-webkit-display: inline-flex;
	flex-flow: row nowrap;
	-webkit-flex-flow: row nowrap;
	margin: 0 0 0 auto;
	align-self: flex-end;
}

footer#footer #bottom-link > * {
	margin: 0 1rem 0 -.5em;
	display: inline-block;
	white-space: nowrap;
}

footer#footer #bottom-link > *:before {
	transform-origin: center;
	display: inline-block;
	padding: 0 .5em;
}

footer#footer #bottom-link > span[id*="footer-"] {
	cursor: pointer;
	position: relative;
	text-align: right;
	overflow: hidden;
}

footer#footer #bottom-link > span[id*="footer-"].show,
footer#footer #bottom-link > span[id*="footer-"]:hover {
	color: #333;
	overflow: visible;
}

footer#footer #bottom-link > span[id*="footer-"]:not(.show) {
	color: inherit;
	overflow: hidden;
}

footer#footer #bottom-link > span[id*="footer-"].show:before,
footer#footer #bottom-link > span[id*="footer-"]:hover:before {
	transform: rotate(-65deg);
}

footer#footer #bottom-link > span[id*="footer-"]:not(.show):before {
	transform: rotate(0deg);
}

footer#footer #bottom-link > span[id*="footer-"]:not(.show) > ul,
footer#footer #bottom-link > span[id*="footer-"] > ul {
	height: 0;
	opacity: 0;
	overflow: hidden;
	display: block;
	position: absolute;
	width: auto;
	list-style: none;
	padding: 0;
	margin: 0;
	right: 0;
	bottom: 100%;
}

footer#footer #bottom-link > span[id*="footer-"].show > ul,
footer#footer #bottom-link > span[id*="footer-"]:hover > ul {
	height: calc(15em + 5px);
	opacity: 1;
}

footer#footer #bottom-link > span[id*="footer-"] > ul > li {
	white-space: nowrap;
	background: rgba(255, 255, 255, .9);
	border-bottom: 1px solid #EEE;
}

footer#footer #bottom-link > span[id*="footer-"] > ul > li:hover {
	background: rgba(100, 100, 100, .8);
	color: #FFF;
}

footer#footer #bottom-link > span[id*="footer-"] > ul > li > a {
	padding: .6em 1em;
	display: block;
	color: #999;
}

footer#footer #bottom-link > span[id*="footer-"] > ul > li > a:hover {
	color: #FFF;
}

footer#footer #bottom-link > span[id*="footer-"]:before,
footer#footer #bottom-link > span[id*="footer-"] > *,
footer#footer div#disclaimer {
	-moz-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	-webkit-transition: all .25s ease-out;
	transition: all .25s ease-out;
}

footer#footer div#disclaimer {
	position: fixed;
	z-index: 0;
	width: 90vw;
	height: auto;
	max-height: 60vh;
	opacity: 0;
	right: 5vw;
	left: 5vw;
	background: rgba(255, 255, 255, .99);
	box-shadow: 0 0 50px 0 rgba(0, 0, 0, .2);
	padding: 3em 5em;
	text-align: left;
}

footer#footer div#disclaimer.show {
	opacity: 1;
	z-index: 9999;
	top: 20vh;
	overflow: auto;
}

footer#footer div#disclaimer > strong {
	display: block;
	padding: 0 0 .8em 0;
	margin: 0;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 100%;
}

footer#footer div#disclaimer > p {
	line-height: 160%;
	padding-bottom: .75em;
}

footer#footer div#disclaimer > a {
	cursor: pointer;
	display: block;
	color: #DDD;
	position: fixed;
	top: inherit;
	right: inherit;
	font-size: 1.5em;
	font-family: 'Material Icons';
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
}

footer#footer div#disclaimer > a:before {
	content: "\00d7";
}

footer#footer div#disclaimer > a:hover {
	background: #FDFDFD;
	color: #333;
}

footer#footer div.full-width-div.copyrights {
	font-size: .8rem;
	display: flex;
	flex-flow: wrap;
	-webkit-display: flex;
	-webkit-flex-flow: wrap;
}

footer#footer div.full-width-div.copyrights > div {
	width: auto !important;
	max-width: 100%;
}

footer#footer div.full-width-div.copyrights > div#copyright {
	margin: 0 auto 0 0;
}

footer#footer div.full-width-div > div#copyright {
	white-space: normal;
}

footer#footer div.full-width-div > div#copyright > * {
	display: inline-block;
	white-space: nowrap;
}

footer#footer div.full-width-div.copyrights > div#bottom-link {
	margin: 0 0 0 auto;
}

footer#footer div.full-width-div.copyrights > div#bottom-link > * {
	padding-right: 1em;
}

@media only screen and (orientation: portrait) {
	footer#footer div#disclaimer {
		padding: 3em 3em;
		max-height: 80vh;
	}

	footer#footer div#disclaimer.show {
		top: 10vh;
	}
}

@media only screen and (max-width: 760px) {
	footer#footer {
		padding: 0 0 3em 0;
	}

	footer#footer > div.full-width-div:nth-child(1) {
		flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
	}

	footer#footer > div.full-width-div:nth-child(2) {
		flex-flow: column-reverse;
		-webkit-flex-flow: column-reverse;
	}

	footer#footer > div.full-width-div:nth-child(2) > * {
		width: 100%;
		margin: 0;
		text-align: left;
		padding: 0 1em .25em 1em;
	}

	footer#footer > div.full-width-div > div {
		width: 100% !important;
		display: block;
		float: none;
		text-align: left !important;
	}

	footer#footer > div.full-width-div > dl {
		margin: 1.5em auto 1.5em 1em;
		width: 45% !important;
		display: inline-block;
	}

	footer#footer #subscribe {
		width: 100%;
		max-width: none;
	}

	footer#footer #subscribe form {
		width: 100%;
		font-size: 1rem;
	}
}

@media only screen and (max-width: 640px) {
	footer#footer div.full-width-div > div#copyright  {
		margin: 0;
	}

	footer#footer div.full-width-div.copyrights > div#bottom-link {
		font-size: 1rem;
		margin: 0;
	}

	footer#footer div.full-width-div > div#copyright> *  {
		font-size: 0.8rem;
	}

	footer#footer div.full-width-div > div#bottom-link {
		font-size: 0.85rem;
		margin: 0;
	}


}

@media only screen and (max-width: 580px) {
	footer#footer #menu-quick-link {
		display: none;
	}

	footer#footer #menu-contact-us {
		width: 100% !important;
		font-size: 0.9rem;
	}

	footer#footer > div.full-width-div > dl {
		margin: 1.5em auto;
		padding: 0 1em;
	}

	.col-3 {
		flex: 0px;
		max-width: 100%
	}


	footer#footer div#disclaimer {
		width: auto;
	}
}

/* end footer penang*/

/*pop out timer alert box*/
/* The Modal (background) */
.modal {
	display: none; /* Hidden by default */
	position: fixed; /* Stay in place */
	z-index: 99; /* Sit on top */
	padding-top: 100px; /* Location of the box */
	left: 0;
	top: 0;
	width: 100%; /* Full width */
	height: 100%; /* Full height */
	overflow: auto; /* Enable scroll if needed */
	background-color: rgb(0,0,0); /* Fallback color */
	background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
	position: relative;
	background-color: #fefefe;
	padding: 0;
	border: 1px solid #888;
	min-width: 70%;
	top :35%;
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
	-webkit-animation-name: animatetop;
	-webkit-animation-duration: 0.4s;
	animation-name: animatetop;
	animation-duration: 0.4s;
	margin:auto;
}

/* Add Animation */
@-webkit-keyframes animatetop {
	from {top:-300px; opacity:0}
	to {top:0; opacity:1}
}

@keyframes animatetop {
	from {top:-300px; opacity:0}
	to {top:0; opacity:1}
}

/* The Close Button */
.close {
	color: white;
	float: right;
	font-size: 28px;
	font-weight: bold;
}

.close:hover,
.close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

.modal-header {
	padding: 2px 16px;
	background-color: #2b2b33;
	color: white;
	display:inline;

}

.modal-body {padding: 2px 16px;}

.modal-footer {
	padding: 2px 16px;
	background-color: white;
	/*color: white;*/
}

/* end pop out timer alert box */
