h1, h2, h3, h4, h5, h6 {
    margin: 0 0 10px 0; 
    padding: 0; 
}
hr {
	padding:0 !important;
	margin:10px 0 0 0 !important;
	border:none !important;
}
#footer {
    padding: 10px 3.25% 20px 3.25%;
}
#footer a:hover, #footer h1 a:hover, #footer h2 a:hover, #footer h3 a:hover, #footer h4 a:hover, #footer h5 a:hover, #footer h6 a:hover {
    color: #666666 !important;
}
.liquid .footer_inner {
    font-size: 11px;
	text-align: center;
	line-height:16px;
}
.liquid .footer_inner a {
    font-size: 11px;
	line-height:16px;
}
.header_inner {
    width: 100%;
}
.liquid .content_wrap {
    width: 100%;
}
#middle {
    padding-top: 97px;
}
#navigation > li > a > span.link_inside {
	font-weight:bold;
}

#navigation ul li.current_page_item > a, 
#navigation ul li.current-menu-ancestor > a {background-color:#dddddd;}

#navigation > li.current_page_item > a > span.link_before, 
#navigation > li.current-menu-ancestor > a > span.link_before {background-color:#dddddd;}

#navigation > li.current_page_item > a > span.link_after,
#navigation > li.current-menu-ancestor > a > span.link_after {border-top-color:#dddddd;}

input[type="submit"],
input[type="reset"],
.scheme-list input[type="button"],
.calc-machine input[type="button"] {
	/*margin-top:15px;*/
}

#header > .header_inner > a.logo {
	left:0 !important;
	z-index:0 !important;
}

#header > .header_inner > a.logo > img {
	z-index:0 !important;
    height: 55px;
    width: 207px;	
}

.menu_search {
	height:25px;
	padding: 10px 3.25%;
    border-bottom: 1px solid #F2F2F2;
    display: block;
    text-align: left;
	font-weight: bold;
}
.menu_search .btn {
	display: block;
	width: 20px;
	height: 20px;
	text-indent: -999px;
	line-height: 100px;
	overflow: hidden;
	background: transparent url(img/home/search-menu.png) top left no-repeat;
	float: left;
	margin-left:10px;
	
}
.menu_search #error_search {
	border: 0px;
	padding: 0px 10px;
	width: 200px;
	float: left;
	height: 20px;
	font-size: 12px;
	margin-left: 5px;
	box-shadow: 0px !important;
	-moz-box-shadow: 0px !important;
	-webkit-box-shadow: 0px !important;
	border-bottom: 1px solid #333333;
	display: none;
	border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
}
.menu_hotline {
	padding: 10px 3.25%;
    border-bottom: 1px solid #F2F2F2;
    display: block;
    text-align: left;
}


table.overviewtbl {
	margin-bottom: 1.2em;
}
table.overviewtbl tr td, table.overviewtbl tr th {
	border-collapse: collapse;
	padding: 3px 5px;
	border: 1px solid #cccccc;
}
table.overviewtbl tr th {
	background-color: #333333;
	color: white;
}


a.whatsnew {
	width:140px; 
	height:30px; 
	margin: 0;
	padding:0;
	background: url(img/home/annoucement_title.png) top center no-repeat;
	z-index:100;
	position:fixed;
	right:140px;
	top:98px;
}
a.whatsnew2 {
	width:140px; 
	height:30px; 
	margin: 0;
	padding:0;
	background: url(img/home/annoucement_title-bm.png) top center no-repeat;
	z-index:100;
	position:fixed;
	right:140px;
	top:98px;
}
a.whatsnew3 {
	width:140px; 
	height:30px; 
	margin: 0;
	padding:0;
	background: url(img/home/annoucement_title-cn.png) top center no-repeat;
	z-index:100;
	position:fixed;
	right:10px;
	top:98px;
}



.homeicon{
	/*min-height:110px;*/
	float:left;
	position:relative;
	cursor:pointer;
	margin-bottom: 0;
}

.homeiconBox{
	/*position:absolute;*/
	left:0;
	top:0;
	width:100%;
	height:100%;
}

.homeiconBox:hover{
	
}

.homeiconBox .homeiconBoxLogo1{
	width:50px; 
	height:50px; 
	margin: 5px auto 0 auto;
	background: url(img/home/icon1-50x50.png) top center no-repeat;
}
.homeiconBox:hover .homeiconBoxLogo1{
	background: url(img/home/icon1-50x50.png) bottom center no-repeat;
}
.homeiconBox .homeiconBoxLogo2{
	width:50px; 
	height:50px; 
	margin: 5px auto 0 auto;
	background: url(img/home/icon2-50x50.png) top center no-repeat;
}
.homeiconBox:hover .homeiconBoxLogo2{
	background: url(img/home/icon2-50x50.png) bottom center no-repeat;
}
.homeiconBox .homeiconBoxLogo3{
	width:50px; 
	height:50px; 
	margin: 5px auto 0 auto;
	background: url(img/home/icon3-50x50.png) top center no-repeat;
}
.homeiconBox:hover .homeiconBoxLogo3{
	background: url(img/home/icon3-50x50.png) bottom center no-repeat;
}
.homeiconBox .homeiconBoxLogo4{
	width:50px; 
	height:50px; 
	margin: 5px auto 0 auto;
	background: url(img/home/icon4-50x50.png) top center no-repeat;
}
.homeiconBox:hover .homeiconBoxLogo4{
	background: url(img/home/icon4-50x50.png) bottom center no-repeat;
}
.homeiconBox .homeiconBoxLogo5{
	width:50px; 
	height:50px; 
	margin: 15px auto 0 auto;
	background: url(img/home/icon5-50x50.png) top center no-repeat;
}
.homeiconBox:hover .homeiconBoxLogo5{
	background: url(img/home/icon5-50x50.png) bottom center no-repeat;
}
.homeiconBox .homeiconBoxLogo6{
	width:50px; 
	height:50px; 
	margin: 15px auto 0 auto;
	background: url(img/home/icon6-50x50.png) top center no-repeat;
}
.homeiconBox:hover .homeiconBoxLogo6{
	background: url(img/home/icon6-50x50.png) bottom center no-repeat;
}
.homeiconBox .homeiconBoxLogo7{
	width:50px; 
	height:50px; 
	margin: 15px auto 0 auto;
	background: url(img/home/icon7-50x50.png) top center no-repeat;
}
.homeiconBox:hover .homeiconBoxLogo7{
	background: url(img/home/icon7-50x50.png) bottom center no-repeat;
}
.homeiconBox .homeiconBoxTitle{
	margin: 0; 
	text-align: center;
	font-weight:bold;
	font-size:9px;
	line-height:11px;
	height:20px;
	padding-top:5px;
}
.homeiconBox .homeiconBoxBank{
	max-width:200px;
	margin: 20px auto 0 auto;
	text-align:center !important;
}
p.homeiconTitle{
	width:200px;
	text-align:center !important;
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
}
p.homeiconContent{
	width:200px;
	text-align:center !important;
	font-size:12px;
	line-height:14px;
	padding-bottom:10px;
}
.homeiconButton{
	width:200px;
	text-align:center;
	font-size:11px;
	color:#ffffff;
	background-color:#e28f2d;
	display: inherit;
	padding:2px 0;
	margin:0 0 10px 0;
	border:1px solid #ee9731;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* future proofing */
	-khtml-border-radius: 5px; /* for old Konqueror browsers */	
}
.homeiconButton:hover{
	color:#ffffff;
	background-color:#ee9731;
	border-color:#f89d33;
}



.sponsorListHolder{
	
}

.sponsor{
	/*width:180px;*/
	min-height:140px;
	float:left;
	
	/* Giving the sponsor div a relative positioning: */
	position:relative;
	cursor:pointer;
	background-color:#9a9a99;
	
}

.sponsorFlip{
	/*  The sponsor div will be positioned absolutely with respect
		to its parent .sponsor div and fill it in entirely */

	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	border:1px solid #c7c7c7;
	background-color:#c7c7c7 !important;
	
	/* CSS3 inset shadow: */
	-moz-box-shadow:0 0 200px #ffffff inset;
	-webkit-box-shadow:0 0 200px #ffffff inset;
	box-shadow:0 0 200px #ffffff inset;
	
}

.sponsorFlip:hover{
	background-color:#dfdfdf !important;
	border:1px solid #c7c7c7;
	
	/* CSS3 inset shadow: */
	-moz-box-shadow:0 0 30px #ffffff inset;
	-webkit-box-shadow:0 0 30px #ffffff inset;
	box-shadow:0 0 30px #ffffff inset;
}

.sponsorFlip .sponsorFlipLogo1{
	width:70px; 
	height:70px; 
	margin: 20px auto 0 auto;
	background: url(img/home/icon1-70x70.png) top center no-repeat;
}
.sponsorFlip:hover .sponsorFlipLogo1{
	background: url(img/home/icon1-70x70.png) bottom center no-repeat;
}
.sponsorFlip .sponsorFlipLogo2{
	width:70px; 
	height:70px; 
	margin: 20px auto 0 auto;
	background: url(img/home/icon2-70x70.png) top center no-repeat;
}
.sponsorFlip:hover .sponsorFlipLogo2{
	background: url(img/home/icon2-70x70.png) bottom center no-repeat;
}
.sponsorFlip .sponsorFlipLogo3{
	width:70px; 
	height:70px; 
	margin: 20px auto 0 auto;
	background: url(img/home/icon3-70x70.png) top center no-repeat;
}
.sponsorFlip:hover .sponsorFlipLogo3{
	background: url(img/home/icon3-70x70.png) bottom center no-repeat;
}
.sponsorFlip .sponsorFlipLogo4{
	width:70px; 
	height:70px; 
	margin: 20px auto 0 auto;
	background: url(img/home/icon4-70x70.png) top center no-repeat;
}
.sponsorFlip:hover .sponsorFlipLogo4{
	background: url(img/home/icon4-70x70.png) bottom center no-repeat;
}
.sponsorFlip .sponsorFlipLogo5{
	width:70px; 
	height:70px; 
	margin: 20px auto 0 auto;
	background: url(img/home/icon5-70x70.png) top center no-repeat;
}
.sponsorFlip:hover .sponsorFlipLogo5{
	background: url(img/home/icon5-70x70.png) bottom center no-repeat;
}
.sponsorFlip .sponsorFlipLogo6{
	width:70px; 
	height:70px; 
	margin: 20px auto 0 auto;
	background: url(img/home/icon6-70x70.png) top center no-repeat;
}
.sponsorFlip:hover .sponsorFlipLogo6{
	background: url(img/home/icon6-70x70.png) bottom center no-repeat;
}
.sponsorFlip .sponsorFlipLogo7{
	width:70px; 
	height:70px; 
	margin: 20px auto 0 auto;
	background: url(img/home/icon7-70x70.png) top center no-repeat;
}
.sponsorFlip:hover .sponsorFlipLogo7{
	background: url(img/home/icon7-70x70.png) bottom center no-repeat;
}
.sponsorFlip .sponsorFlipTitle{
	margin: 0; 
	text-align: center;
	font-weight:bold;
}

.sponsorData{
	/* Hiding the .sponsorData div */
	display:none;
	background-color:#ffffff !important;
}

.sponsorTitle{
	padding:10px 0 0 0;
	text-align: center;
	font-weight:bold;
}

.sponsorURL{
	font-size:10px;
	font-weight:bold;
	text-align: center;
}
.sponsorURL p{
	font-size:11px;
	font-weight:normal;
	padding:10px 0 5px 0 !important;
	line-height: 13px;
}
.sponsorButton{
	font-size:11px;
	color:#ffffff;
	background-color:#428BCA;
	display: inherit;
	padding:2px 0;
	margin:0 20px 5px 20px;
	border:1px solid #357EBD;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* future proofing */
	-khtml-border-radius: 5px; /* for old Konqueror browsers */	
}
.sponsorButton:hover{
	color:#ffffff;
	background-color:#3276b1;
	border-color:#285e8e;
}













	.content_wrap {
		background:none;
		margin:0;
	}
	
	.liquid .content_wrap {padding:0;}
	
	#content,
	.content_wrap.l_sidebar #content,
	#sidebar, 
	.content_wrap.l_sidebar #sidebar {
		float:none;
		width:93.5%;
	}
	
	#middle_content {padding:15px 3.25%;}
	
	.portfolio_page #middle_content {padding:0 3.25% 30px;}
	
	#content, 
	.content_wrap.l_sidebar #content {
		border-bottom:1px solid #f2f2f2;
		padding:30px 3.25% 40px;
		margin:0 0 30px;
	}
	
	#sidebar, 
	.content_wrap.l_sidebar #sidebar {padding:25px 3.25%;}
	
	.opened-article .project .pj_content_bar, 
	.opened-article .project .pj_side_bar {
		float:none;
		width:100%;
	}
	
	.opened-article .project .pj_side_bar {
		border-top:1px solid #f2f2f2;
		padding-top:40px;
		margin-top:30px;
	}
	
	/*.one_fifth,
	.two_fifth,
	.three_fifth,
	.four_fifth,
	.five_sixth,
	.one_half, 
	.one_third, 
	.two_third, 
	.three_fourth {
		float:none;
		width:96%;
		margin:0 2% 30px;
	}*/
		
	
	.portfolio.three_columns .project, 
	.format-album.cmsms_two .resize figure, 
	.format-album.cmsms_three .resize figure {
		float:none;
		padding-right:0;
		width:100%;
	}
	
	.error h1 {font-size:200px;}
	
	.responsive_nav {
		/*top: 51px;
		background: url(img/resp_navi_bg_circle.png) top center no-repeat;
		display:block;
		width:35px;
		height:33px;
		position:absolute;
		right:110px;
		border:none;*/	
	}
	
	.responsive_nav.active {
		/*background: url(img/resp_navi_bg_circle.png) bottom center no-repeat;*/
		
		/*background-position:1px -63px;*/
	}
	
	.dark .responsive_nav {
		background-color:#ffffff;
		
		/*background-color:#2b2b2b;
		background-image:url(img/resp_navi_bg_dark.png);
		border:1px solid #2b2b2b;*/
	}
	
	.responsive_search {
		top: 50px;
		display:block;
		/*width:42px;
		height:33px;*/
		position:absolute;
		right:0;
		border:none;
	}

.responsive_menu {
	top: 35px;
	display:block;
	width:35px;
	height:33px;
	position:absolute;
	right:117px;
	border:none;
	background: url(img/resp_navi_bg_circle.png) top center no-repeat;
}

.responsive_menu.active {
	background: url(img/resp_navi_bg_circle.png) bottom center no-repeat;
}

a.responsive_iconhome {
	top: 35px;
	display:block;
	width:34px;
	height:33px;
	position:absolute;
	right:147px;
	border:none;
	background: url(img/resp_home_bg_circle.png) top center no-repeat;
}

a.responsive_texthome {
	top: 67px;
	display:block;
	width:35px;
	height:25px;
	position:absolute;
	right:114px;
	border:none;
	/*background-color:#f3f2f2;*/
	font-size:12px;
	font-weight:bold;
	padding-top:3px;
	color: #777777;
}

.responsive_textnav {
	top: 35px;
	display:block;
	width:35px;
	height:25px;
	position:absolute;
	right:80px;
	border:none;
	/*background-color:#f3f2f2;*/
	font-size:12px;
	font-weight:bold;
	padding-top:4px;
}

.responsive_textsearch {
	top: 35px;
	display:block;
	width:40px;
	height:25px;
	position:absolute;
	right:0;
	border:none;
	/*background-color:#f3f2f2;*/
	font-size:12px;
	font-weight:bold;
	padding-top:4px;
}

	
/* Search icon by IcoMoon, made with http://icomoon.io/app/ */
@font-face {
	font-family: 'icomoon';
	src:url('font/icomoon.eot');
	src:url('font/icomoon.eot?#iefix') format('embedded-opentype'),
		url('font/icomoon.woff') format('woff'),
		url('font/icomoon.ttf') format('truetype'),
		url('font/icomoon.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

.sb-search {
	top: 35px;
	display:block;
	width:34px;
	height:33px;
	position:absolute;
	right:42px;
	border:none;
			
	/*position: relative;
	margin-top: 50px;
	width: 0%;
	min-width: 34px;
	height: 34px;
	float: right;*/
	overflow: hidden;
	-webkit-transition: width 0.3s;
	-moz-transition: width 0.3s;
	transition: width 0.3s;
	-webkit-backface-visibility: hidden;
}

input.sb-search-input {
	position: absolute;
	top: 0;
	right: 0;
	border: none;
	outline: none;
	background: #fff;
	width: 40% !important;
	height: 31px !important;
	margin: 1px 7px 0 0;
	z-index: 10;
	/*padding: 20px 65px 20px 20px !important;*/
	padding: 0 0 0 5px !important;
	font-size: 14px;
	color: #9a9a99;
	
	border: solid 1px #dddddd !important;
	-webkit-border-radius: 5em;
	-moz-border-radius: 5em;
	border-radius: 5em;	
}

.sb-search-input::-webkit-input-placeholder {
	color: #efb480;
}

.sb-search-input:-moz-placeholder {
	color: #efb480;
}

.sb-search-input::-moz-placeholder {
	color: #efb480;
}

.sb-search-input:-ms-input-placeholder {
	color: #efb480;
}

.sb-icon-search,
.sb-search-submit  {
	width: 35px;
	height: 33px;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	margin: 0;
	/*line-height: 30px;
	text-align: center;*/
	cursor: pointer;
}

.sb-search-submit {
	background: #fff; /* IE needs this */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
    filter: alpha(opacity=0); /* IE 5-7 */
    opacity: 0;
	color: transparent;
	border: none;
	outline: none;
	z-index: 20;	
}

.sb-icon-search {
	color: #868686;
	/*background: #dddddd;*/
	z-index: 90;
	background: url(img/resp_search_bg_circle.png) top center no-repeat;
	/*font-size: 16px;
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;*/
	
	/*border: solid 1px #dddddd;
	-webkit-border-radius: 10em;
	-moz-border-radius: 10em;
	border-radius: 10em;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;*/	
}

/*.sb-icon-search:before {
	content: "\e000";
}*/

/* Open state */
.sb-search.sb-search-open,
.no-js .sb-search {
	width: 100%;
}

.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
	/*background: #da6d0d;
	color: #fff;*/
	z-index: 20;
	background: url(img/resp_search_bg_circle.png) bottom center no-repeat;
}

.sb-search.sb-search-open .sb-search-submit,
.no-js .sb-search .sb-search-submit {
	z-index: 90;
}
	




	
	
	.liquid #header, 
	#header.fullWidthHeader {z-index:11000;}	/* ORI: z-index:999999; */
	
	#header nav {
		/*JD-added new css*/
		top: 100px;
		
		background-color:#ffffff;
		position:relative;
		overflow:hidden;
		right:auto;
		display:block;
		margin:0 -3.6%;
	}
	
	#navigation {
		border-top:1px solid #f2f2f2;
		display:none;
		margin:0;
		position:relative;
		overflow:hidden;
	}
	
	#navigation > li > a > span.link_before, 
	#navigation > li > a > span.link_after {display:none;}
	
	.dark #navigation a {background-color:#ffffff;}
	
	#navigation li {
		display:block;
		float:none;
		overflow:hidden;
	}
	
	#navigation > li > a {
		height:auto;
		min-width:auto;
	}
	
	#navigation li > a {
		display:block;
		border-bottom:1px solid #f2f2f2;
		text-align:left;
	}
	
	#navigation > li > a, 
	#navigation > li.current_page_item > a, 
	#navigation > li.current-menu-ancestor > a, 
	#navigation ul li a {padding:10px 3.0%;}
	
	#navigation > li.current_page_item > a, 
	#navigation > li.current-menu-ancestor > a {background-color:#dddddd;}
	
	/*JD-added new class*/
	#navigation > li.current_page_item:hover > a, 
	#navigation > li.current-menu-ancestor:hover > a, 
	#navigation > li.current_page_item > a:hover, 
	#navigation > li.current-menu-ancestor > a:hover, 
	#navigation > li:hover > a,
	#navigation > li > a:hover {
		background-color:#003c78;
	}	
	
	#navigation ul li a {
		margin:0;
		width:auto;
	}
	
	#navigation ul ul li a {padding-left:50px;}
	
	#navigation ul li a {padding-left:50px;}
	
	#navigation ul, 
	#navigation ul ul, 
	#navigation > li > ul {
		position:relative;
		top:auto;
		left:auto;
		display:none;
		visibility:visible;
		margin:0;
		padding:0;
		-webkit-border-radius:0;
		-moz-border-radius:0;
		border-radius:0;
		background-color:transparent;
		-webkit-box-shadow:none;
		-moz-box-shadow:none;
		box-shadow:none;
		opacity:1;
		-webkit-transition:none;
		-moz-transition:none;
		-ms-transition:none;
		-o-transition:none;
		transition:none;
	}
	
	#navigation ul li {padding:0;}
	
	#navigation li.dropdown > a > span.link_inside {
		display:block;
		padding-top:0;
		background:url(img/resp_nav_arrows.png) no-repeat 100% 7px;
	}
	
	#navigation li.dropdown:hover > a > span.link_inside, 
	#navigation li.dropdown > a:hover > span.link_inside {background-position:100% -105px;}
	
	#navigation li.dropdown > a.drop_active > span.link_inside {background-position:100% -48px;}
	
	#navigation li.dropdown:hover > a.drop_active > span.link_inside, 
	#navigation li.dropdown > a.drop_active:hover > span.link_inside {background-position:100% -148px;}
	
	#navigation ul li.current_page_item > a, 
	#navigation ul li.current-menu-ancestor > a {
		border-top:0;
		padding-top:10px;
		padding-bottom:10px;
	}
	
	.footer_inner {text-align:center;}
	
	.footer_nav {float:none;}
	
	#footer .social_icons {
		display:inline-block;
		float:none;
		margin:20px auto 0;
	}
	
	#footer .copyright {
		margin-top:5px;
		text-align:center;
		display:block;
		float:none;
	}
	
	.commentlist ul {padding-left:10px;}
	
	.comment-content {overflow:visible;}
	
	.comment-body .fn,
	.comment-body .alignleft{margin-bottom:6px;}
	
	.comment-body .published,
	.comment-body .fn,
	.comment-reply-link,
	#cancel-comment-reply-link {	float:none;}
	
	.error .search_line {width:60%;}
	
	.colored_button,
	.colored_title {display:block;}
	
	.colored_button {
		border-top:1px solid #dedede;
		border-left:0;
		padding:15px 30px;
	}
	
	.p_options_block {right:auto;}
	
	.p_sort a[name="p_name"],
	.p_sort a[name="p_date"],
	div.p_filter {float:left;}
	
	.p_sort{
		display:block;
		float:none;
	}
	
	.tabs > li, 
	.tabs > li.current {
		display:block;
		margin:0 0 1px;
	}
	
	.tabs > li > a, 
	.tabs > li.current > a {
		border-bottom:1px solid #ededed;
		text-align:left;
		margin:0;
	}
	
	.tabs > li {
		border-left-color:transparent;
	}
	
	.tabs > li, 
	.tabs > li:first-child, 
	.tabs li.current, 
	.tabs.active li.current:first-child {
		border-left-width:2px;
		border-left-style:solid;
		border-top:0;
	}
	
	.tabs > li:first-child a, 
	.tabs li.current a, 
	.tabs.active li.current:first-child a {border-top:1px solid #ededed;}
	
	.tabs > li:first-child a span, 
	.tabs li.current a span, 
	.tabs.active li.current:first-child a span {margin-bottom:0;}
	
	.tour, 
	.tour_box_content {
		width:100%;
		float:none;
	}
	
	.tour_box_content {padding:30px 0 10px 20px;}
	
	.tour > li {margin-right:0;}
	
	.tour > li:first-child a, 
	.tour li.current a, 
	.tour.active li.current:first-child a {border-right:1px solid #ededed;}
	
	.related_posts > ul {padding-bottom:0;}
	
	.related_posts > ul li {
		display:block;
		float:none;
		margin:0;
	}
	
	.related_posts > ul li a {
		display:block;
		text-align:center;
	}
	
	.widget_custom_posts_tabs_entries .tabs > li {
		width:auto;
		margin-left:0;
	}
	
	.widget_custom_posts_tabs_entries .tabs > li > a {
		padding-left:10px;
		padding-right:10px;
	}
	



.search-results .headline h1, .headline .headline_inner h1 {
	font: 16px/1.6em 'Droid Sans',Arial,Helvetica,'Nimbus Sans L',sans-serif;
	padding: 15px 0 0 0;
	margin:0;
}
.search-results h1.entry-title {
	font: 300 20px/32px 'Open Sans',Tahoma,Geneva,Kalimati,sans-serif !important;
}
.search-results h1.entry-title a {
	font: 300 20px/32px 'Open Sans',Tahoma,Geneva,Kalimati,sans-serif !important;
}
.search article.project, .search article.page, .blog article.post {
    margin-top: 20px;
}
.blog ul.page-numbers {
    margin: 0;
	padding:0;
}
.blog article.post .post_side_bar {
    float: left;
    margin-right: 15px;
    text-align: right;
    width: 35px;
}

.page-template-page-boarddirector-php .wp-tab-content-wrapper h2 {
	font: bold 20px/20px 'Open Sans',Tahoma,Geneva,Kalimati,sans-serif;
}
.page-template-page-boarddirector-php .wp-tab-content-wrapper h3 {
	font: 300 19px/25px 'Open Sans',Tahoma,Geneva,Kalimati,sans-serif;
}
.page-template-page-managementteam-php .wp-tab-content-wrapper h2 {
	font: bold 20px/20px 'Open Sans',Tahoma,Geneva,Kalimati,sans-serif;
}
.page-template-page-managementteam-php .wp-tab-content-wrapper h3 {
	font: 300 19px/25px 'Open Sans',Tahoma,Geneva,Kalimati,sans-serif;
}
.page-template-page-smedefinition-php .entry h2 {
	font: bold 20px/20px 'Open Sans',Tahoma,Geneva,Kalimati,sans-serif;
}

.page-template-page-boarddirector-lang-php .wp-tab-content-wrapper h2 {
	font: bold 20px/20px 'Open Sans',Tahoma,Geneva,Kalimati,sans-serif;
}
.page-template-page-boarddirector-lang-php .wp-tab-content-wrapper h3 {
	font: 300 19px/25px 'Open Sans',Tahoma,Geneva,Kalimati,sans-serif;
}
.page-template-page-managementteam-lang-php .wp-tab-content-wrapper h2 {
	font: bold 20px/20px 'Open Sans',Tahoma,Geneva,Kalimati,sans-serif;
}
.page-template-page-managementteam-lang-php .wp-tab-content-wrapper h3 {
	font: 300 19px/25px 'Open Sans',Tahoma,Geneva,Kalimati,sans-serif;
}
.page-template-page-sme-def-php .entry h2 {
	/*font: bold 18px/20px 'Open Sans',Tahoma,Geneva,Kalimati,sans-serif;*/
	font-size:18px; 
	line-height:20px;	
}


span.wpcf7-form-control-wrap textarea {
	min-height: 100px;
}


.page-template-page-pdpa-php li {
	list-style-position: outside;
	margin-left: 20px;
}
.page-template-page-pdpa-lang-php li {
	list-style-position: outside;
	margin-left: 20px;
}

.page-template-page-smedefinition-php .entry table {
	margin-bottom: 20px;
	border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
	width: 100%;
	border-collapse: collapse;
	font-size:12px;
}
.page-template-page-smedefinition-php .entry table tr td {
	border-collapse: collapse;
	padding: 5px 0;
	border: 1px solid #666666;
	background-color: #c6eafa;
	text-align: center;
}
.page-template-page-smedefinition-php .entry table tr td p {
	margin: 0px;
	padding: 0px;
}
.page-template-page-smedefinition-php .entry table tr td.left {
	text-align: left;
}
.page-template-page-smedefinition-php .entry table tr th {
	color: #1c75bc;
	border-collapse: collapse;
	padding: 0;
	border: 1px solid #666666;
	background-color: #c6eafa;
	text-align:center;
}

.page-template-page-sme-def-php .entry table {
	margin-bottom: 20px;
	border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
	width: 100%;
	border-collapse: collapse;
	font-size:12px;
}
.page-template-page-sme-def-php .entry table tr td {
	border-collapse: collapse;
	padding: 5px 0;
	border: 1px solid #666666;
	background-color: #c6eafa;
	text-align: center;
}
.page-template-page-sme-def-php .entry table tr td p {
	margin: 0px;
	padding: 0px;
}
.page-template-page-sme-def-php .entry table tr td.left {
	text-align: left;
}
.page-template-page-sme-def-php .entry table tr th {
	color: #1c75bc;
	border-collapse: collapse;
	padding: 0;
	border: 1px solid #666666;
	background-color: #c6eafa;
	text-align:center;
}



/* Manual Sitemap*/
.cmsms_sitemap > li {
	border-bottom: none !important;
	margin:0;
	padding:0;
}
.cmsms_sitemap li p {
	width:100%;
	float:left;
	margin:25px 0 5px 0;
	padding:0;
	font: 300 24px/36px 'Open Sans',Tahoma,Geneva,Kalimati,sans-serif;
}
.cmsms_sitemap .sitemaplist {
	margin:0 2%!important;
}
.cmsms_sitemap .sitemaplist a {
	margin-top:10px;
	font: 14px 'Open Sans',Tahoma,Geneva,Kalimati,sans-serif;
}

/* Dynamic Sitemap*/
.page-template-sitemap-php .entry {
	margin-bottom:20px;
}
.page-template-sitemap-php .entry h1 {
	display:none;
}
.page-template-sitemap-php .cmsms_sitemap > li > a {
	pointer-events: none;
	cursor: default;
	/*font: 300 24px 'Open Sans',Tahoma,Geneva,Kalimati,sans-serif;*/
	margin:15px 0 0 0;
	padding:0;
	display:block;
	color: #212121 !important;
	
	font-size:18px !important; 
	line-height:20px;
	font-weight:normal !important;	
}
.page-template-sitemap-php .cmsms_sitemap > li > ul > li {
	margin-top: 5px;
	/*line-height: 22px;*/
	list-style-type: disc !important;
	list-style-position: inside;
	
	width:100%;
	
	color: #212121 !important;
	font-size:13px !important; 
	line-height:18px;
	font-weight:normal !important;	
}
.page-template-sitemap-php .cmsms_sitemap > li > ul > li a {
	/*font: 14px 'Open Sans',Tahoma,Geneva,Kalimati,sans-serif;*/
	
	color: #212121 !important;
	font-size:13px !important; 
	line-height:18px;	
	font-weight:normal !important;	
}
.page-template-sitemap-php .entry .menu_search {
	display:none;
}
.page-template-sitemap-php .entry .menu_hotline {
	display:none;
}
.cmsms_sitemap_category > li > ul, .cmsms_sitemap > li > ul > li > ul {
	margin:0;
}
.cmsms_sitemap li li li {
	list-style: circle;
	list-style-position: inside;
	padding-left: 15px;
}









textarea {
    width: 100%;
}

.page-template-page-fullwidth-schemes3-php h2 {
	margin: 10px 0 0 0;
}
.page-template-page-fullwidth-schemes3-php p {
	padding:0;
}
.page-template-page-fullwidth-schemes3-php table tr td {
	border: 1px solid #eeeeee;
	font-size: 12px;
	background-color: #DDDDDD;
	line-height: 14px;
	padding: 10px;
}
.page-template-page-fullwidth-schemes3-php table tr td.bold {
	background-color: #999999;
	color: white !important;
	font-size: 14px;
	line-height: 18px;
}
.page-template-page-fullwidth-schemes3-php table tr th {
	background-color: #93C01F;
	color: white !important;
	padding: 10px;
}
.page-template-page-governmentfundedschemes-lang-php h2 {
	margin: 15px 0 0 0;
}
.page-template-page-governmentfundedschemes-lang-php p {
	padding:0;
}
.page-template-page-governmentfundedschemes-lang-php table tr td {
	border: 1px solid #eeeeee;
	font-size: 12px;
	background-color: #DDDDDD;
	line-height: 14px;
	padding: 10px;
}
.page-template-page-governmentfundedschemes-lang-php table tr td.bold {
	background-color: #999999;
	color: white !important;
	font-size: 14px;
	line-height: 18px;
}
.page-template-page-governmentfundedschemes-lang-php table tr th {
	background-color: #93C01F;
	color: white !important;
	padding: 10px;
}
.page-template-page-islamicschemes-lang-php h2 {
	margin: 15px 0 0 0;
}
.page-template-page-islamicschemes-lang-php p {
	padding:0;
}
.page-template-page-directlending-lang-php h2 {
	margin: 15px 0 0 0;
}
.page-template-page-directlending-lang-php p {
	padding:0;
}

.page-template-page-conventionalschemes-php h2 {
	margin: 15px 0 0 0;
}
.page-template-page-conventionalschemes-php p {
	padding:0;
}
.page-template-page-conventionalschemes-php table tr td {
	border: 1px solid #eeeeee;
	font-size: 12px;
	background-color: #DDDDDD;
	line-height: 14px;
	padding: 10px;
}
.page-template-page-conventionalschemes-php table tr td.bold {
	background-color: #999999;
	color: white !important;
	font-size: 14px;
	line-height: 18px;
}
.page-template-page-conventionalschemes-php table tr th {
	background-color: #93C01F;
	color: white !important;
	padding: 10px;
}
.page-template-page-governmentfundedschemes-php h2 {
	margin: 15px 0 0 0;
}
.page-template-page-governmentfundedschemes-php p {
	padding:0;
}
.page-template-page-governmentfundedschemes-php table tr td {
	border: 1px solid #eeeeee;
	font-size: 12px;
	background-color: #DDDDDD;
	line-height: 14px;
	padding: 10px;
}
.page-template-page-governmentfundedschemes-php table tr td.bold {
	background-color: #999999;
	color: white !important;
	font-size: 14px;
	line-height: 18px;
}
.page-template-page-governmentfundedschemes-php table tr th {
	background-color: #93C01F;
	color: white !important;
	padding: 10px;
}
.page-template-page-islamicschemes-php h2 {
	margin: 15px 0 0 0;
}
.page-template-page-islamicschemes-php p {
	padding:0;
}
.page-template-page-directlending-php h2 {
	margin: 15px 0 0 0;
}
.page-template-page-directlending-php p {
	padding:0;
}

.gtfs-stats {
	margin: 10px 0;
}
/*.gtfs-stats tr td {
	border-collapse: collapse;
	padding: 2px;
	font-size: 11px;
	line-height: 14px;
	border:1px solid #cccccc;
}*/

/*.gtfs-stats {
	margin: 10px 0;
}*/
.gtfs-stats tr th {
	background-color: #93C01F;
	color: white !important;
	padding: 10px;
}
.gtfs-stats tr td {
	border: 1px solid #eeeeee;
	font-size: 12px;
	background-color: #DDDDDD;
	line-height: 14px;
	padding: 10px;
}
.gtfs-stats tr td.bold {
	background-color: #999999;
	color: white !important;
	font-size: 14px;
	line-height: 18px;
	padding: 10px;
}


.contact-box {
    border-top: 1px dotted #CCCCCC;
    margin: 15px 0;
    padding: 10px 10px !important;
}


.toolbox input[type="submit"], .calc-machine input[type="submit"], .calc-machine .submit {
    background-color: #39A935 !important;
	margin-right:10px
}
.toolbox input[type="reset"], .scheme-list input[type="button"], .toolbox input[type="button"], .calc-machine input[type="button"], .calc-machine input[type="reset"] {
    background-color: #C80000;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 12px;
    margin-right: 10px;
    padding: 10px 20px;
    text-transform: uppercase;
	margin-right:10px;
}


.calc-page {
	overflow: hidden;
	margin: 0 auto 20px;
}
.calc-machine, .calc-result {
	background-color: white;
	margin: 0 auto;
	padding: 0;
}
.calc-machine {
	text-align: center;
	background-color: white;
	margin: 0 auto;
}
.calc-machine table {
	margin: 10px auto 10px;
	width: 100%;
}
.calc-machine table tr td {
	font-size: 12px;
	padding: 2px 5px !important;
	vertical-align: middle;
}
.calc-machine table tr td input[type=text], 
.calc-machine table tr td select {
	border: 1px solid #aaaaaa;
	padding: 3px 5px !important;
	margin: 0px !important;
	/*width: 300px;*/
}
.calc-machine table tr td select {
	height: 28px;
}
.calc-machine .special-note {
	float: left;
	color: #0067B1;
}
.calc-machine table tr td input[type=text] {
	height: 28px;
}
.calc-machine table tr td.label {
	color: #666666;
	font-size: 14px;
	text-align: left;
}
.calc-machine .submit {
}
.calc-machine .form-action {
	text-align: center;
}
.calc-machine .reset {
	background-color: #313131;
    border-top: 1px solid #003C78;
    cursor: pointer;
    font-size: 12px;
    padding: 10px 20px;
    color: white;
    text-transform: uppercase;
}
.calc-machine .note {
	color: #cc0000;
}
.calc-machine h4 {
	font-weight: bold;
}
.calc-machine .small {
	font-size: 10px;
}
.calc-machine .disabled {
	border: 1px solid #cccccc !important;
}
.calc-machine .numberpad {
	background-color: #3ea0dc;
	padding: 10px;
	margin: 20px auto;
	overflow: hidden;
	width: 194px;
	background: transparent url(../images/numberpad-bg.png) top left repeat-x;
}
.calc-machine .numberpad a {
	float: left;
	background-color: #e5e6fa;
	padding: 6px 25px;
	margin: 2px;
	color: black;
	font-weight: bold;
	font-size: 18px;
	width: 10px;
}


/*.page-template-page-schemerecommendation-php input.reset {
	margin-right:10px;
}
.page-template-page-schemerecommendation-php input.submit {
	margin-right:10px;
}*/


.page-template-page-schemerecommendation-lang-php .search-scheme {
    text-align: left;
	padding: 20px;
}
.page-template-page-schemerecommendation-lang-php .toolbox {
	background-color: white;	
	/*width: 640px;*/
	margin: 0 auto;
	padding: 10px 0;
	border-radius: 10px !important;
	-moz-border-radius: 10px !important;
	-webkit-border-radius: 10px !important;
	color: #666666;
	text-align: center;
}
.page-template-page-schemerecommendation-lang-php .toolbox h3 {
	border-bottom: 0px !important;
	font-size: 21px;
	text-align: center;
	color: #666666;
}
.page-template-page-schemerecommendation-lang-php .toolbox h3 span {
	font-weight: bold;
	color: #333333;
}
.page-template-page-schemerecommendation-lang-php .toolbox-result {
	/*width: 960px !important;*/
}
.page-template-page-schemerecommendation-lang-php .toolbox-result td.even {
	background-color: #bbd1da;
}
.page-template-page-schemerecommendation-lang-php .toolbox-result td.odd {
	background-color: #e6d1ca;
}

.page-template-page-schemerecommendation-php .search-scheme {
    text-align: left;
	padding: 20px;
}
.page-template-page-schemerecommendation-php .toolbox {
	background-color: white;	
	/*width: 640px;*/
	margin: 0 auto;
	padding: 10px 0;
	border-radius: 10px !important;
	-moz-border-radius: 10px !important;
	-webkit-border-radius: 10px !important;
	color: #666666;
	text-align: center;
}
.page-template-page-schemerecommendation-php .toolbox h3 {
	border-bottom: 0px !important;
	font-size: 21px;
	text-align: center;
	color: #666666;
}
.page-template-page-schemerecommendation-php .toolbox h3 span {
	font-weight: bold;
	color: #333333;
}
.page-template-page-schemerecommendation-php .toolbox-result {
	/*width: 960px !important;*/
}
.page-template-page-schemerecommendation-php .toolbox-result td.even {
	background-color: #bbd1da;
}
.page-template-page-schemerecommendation-php .toolbox-result td.odd {
	background-color: #e6d1ca;
}

.compare-result {
	border-radius: 10px !important;
	-moz-border-radius: 10px !important;
	-webkit-border-radius: 10px !important;	
	border: 1px solid #ffffff !important;
	margin-bottom: 10px;
	
	font-size:13px; 
	line-height:18px;	
}
.compare-result tr td {
	border-collapse: collapse;
	padding: 3px 5px;
	border: 1px dotted #666666;
}
.compare-result tr td.field {
	background-color: #003c78;
	color: white;
}





/* Plugin Config Page - http://kav.in/wp-ui-for-wordpress/ */	
/*.wp-tab-content {
	height:100% !important;
}*/	
.page-template-page-overview-lang-php table {
	margin-bottom: 1.2em;
}
.page-template-page-overview-lang-php table tr td, .page-template-page-overview-lang-php table tr th {
	border-collapse: collapse;
	padding: 3px 5px;
	border: 1px solid #cccccc;
}
.page-template-page-overview-lang-php tr th {
	background-color: #333333;
	color: white;
}
.page-template-page-boarddirector-lang-php table {
	margin-bottom: 1.2em;
}
.page-template-page-boarddirector-lang-php table tr td, .page-template-page-boarddirector-lang-php table tr th {
	border-collapse: collapse;
	padding: 3px 5px;
	border: 0;
}
.page-template-page-boarddirector-lang-php tr th {
	background-color: #333333;
	color: white;
}

.page-template-page-managementteam-lang-php table {
	margin-bottom: 1.2em;
}
.page-template-page-managementteam-lang-php table tr td, .page-template-page-managementteam-lang-php table tr th {
	border-collapse: collapse;
	padding: 3px 5px;
	border: 0;
}
.page-template-page-managementteam-lang-php tr th {
	background-color: #333333;
	color: white;
}

.page-template-page-overview-php .wp-accordion .wp-tab-title p {
	margin:0 !important;
	padding:0 !important;
}
.page-template-page-overview-php table {
	margin-bottom: 1.2em;
}
.page-template-page-overview-php table tr td, .page-template-page-overview-php table tr th {
	border-collapse: collapse;
	padding: 3px 5px;
	border: 1px solid #cccccc;
	vertical-align: top;
}
.page-template-page-overview-php table table tr td p:last-of-type,
.page-template-page-overview-php table table tr th p:last-of-type {
	padding-bottom: 0px;
}
.page-template-page-overview-php tr th {
	background-color: #333333;
	color: white;
}
.page-template-page-boarddirector-php table {
	margin-bottom: 1.2em;
}
.page-template-page-boarddirector-php table tr td, .page-template-page-boarddirector-php table tr th {
	border-collapse: collapse;
	padding: 3px 5px;
	border: 0;
}
.page-template-page-boarddirector-php tr th {
	background-color: #333333;
	color: white;
}

.page-template-page-managementteam-php table {
	margin-bottom: 1.2em;
}
.page-template-page-managementteam-php table tr td, .page-template-page-managementteam-php table tr th {
	border-collapse: collapse;
	padding: 3px 5px;
	border: 0;
}
.page-template-page-managementteam-php tr th {
	background-color: #333333;
	color: white;
}


#announcement {
	padding:10px 0;
	background-color:#e28f2d;
}
#announcement2 {
	padding:10px 0;
	background-color:#e28f2d;
}
#announcement3 {
	padding:10px 0;
	background-color:#1f88d9;
}
ul#saw_ticker_shortcode li span.saw_title {
	display: none;
	visibility: hidden;
	height:1px;
}
.saw_separator {
	display: none;
	visibility: hidden;
	height:1px;
}
.saw_content {
	font-size: 12px;
	line-height: 13px;
	margin:0;
	padding:0;
	float:left;
}
.saw_content table {
	margin:0;
	padding:0;
}
.saw_content b{
    border-top:5px dashed transparent;
    border-bottom:5px dashed transparent;
    border-left:5px solid #fff;
    height:0;
    width:0;
    display:inline-block;
    margin:2px 5px 0 5px;
    vertical-align:baseline;
    overflow:hidden;
}
.saw_content p{
	font-size: 12px;
	line-height: 13px;
	padding: 0 10px 4px 0;
	margin: 0;
	font-weight: bold;
	color: #ffffff;
}
.saw_content a{
	font-size: 12px;
	line-height: 13px;
	color: #ffffff;
	margin: 0;
	padding: 0;
}




/* Custom Login */	
.page-template-page-sme-page-lang-php #middle_content {
	padding:0 !important;
}

.page-template-page-sme-page-php #middle_content {
	padding:0 !important;
}

.sme-submit {
	background: url("img/sme-comm-submit-bg.jpg") no-repeat scroll center top #000000;
	overflow: hidden;
}
.sme-submit textarea {
	min-height: 240px;
}

.page-template-page-sme-page-lang-php .sme-submit .login {
	width: 300px;
	margin: 40px auto;
	background-color: #1b3f76;
	padding: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: white;
}
.page-template-page-sme-page-php .sme-submit .login {
	width: 300px;
	margin: 40px auto;
	background-color: #1b3f76;
	padding: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: white;
}

.login p.message {
	border: 0px;
	background-color: #73c565;
	margin: 10px 0px;
	padding: 10px;
	width: 95%;
	color:white;
}
#theme-my-login input[type=submit] {
	background-color: #21759B;
    background-image: linear-gradient(to bottom, #2A95C5, #21759B);
    border-color: #21759B #21759B #1E6A8D;
    box-shadow: 0 1px 0 rgba(120, 200, 230, 0.5) inset;
    color: #FFFFFF;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}
.nag-green {
	background-color: green !important;
	color:white !important;
}
.tml-action-links {
	margin: 0px;
	list-style: none;
	text-align: center;
}
.tml-action-links li {
	list-style: none;
	margin: 0px 5px 0px 5px;
	display: inline;
}
.tml-action-links a {
	color: white;
	text-decoration: underline;
}

.lang-menu {
	 position: absolute;
    right: 10px;
    top: 0px;
    text-transform: uppercase;
    z-index: 1000;
}
.lang-menu a {
	font:10px/20px 'Open Sans',Tahoma,Geneva,Kalimati,sans-serif;
}



.headline_inner .cmsms_breadcrumbs a {
   pointer-events: none;
   cursor: default;	
}





/* Custom Pagination (Numbering) */
.newslist {
	display: block;
}
.newslist p a {
	display: block;
	border-bottom: 1px dashed #CCCCCC;
	background: url(img/clip-details-btn.png) no-repeat right 2px;
	padding: 0 95px 15px 0px;
}
.custom-pagination {
	text-align:center;
}
.custom-pagination a {
  display: inline-block;
  padding: 2px 10px;
  font-size:13px !important;
  background-color: #ebebeb;
  color: #0068b1;
  
  background: transparent url("img/clip-bullet-grey.png") top left no-repeat;
  text-indent: -999px;
	overflow: hidden;
	color: white;
}
.custom-pagination a:hover {
  background-color: #0068b1;
  color: #fff;
  
  background: transparent url("img/clip-bullet.png") top left no-repeat;
  text-indent: -999px;
	overflow: hidden;
	overflow: hidden;
	color: white;
	
}
.custom-pagination a.active {
  background-color: #0068b1;
  color: #fff;
  padding: 2px 10px;
  font-size:13px !important;
  
  background: transparent url("img/clip-bullet.png") top left no-repeat;
  text-indent: -999px;
	overflow: hidden;
	overflow: hidden;
	color: white;
	
}


.smedisclaimer {
	color:#000000; 
	text-align:center; 
	width:100%; 
	display:block; 
	font-size:11px;
	line-height:14px;
	margin-bottom:15px;
}



/* iframe popup */
/*.page-template-page-newsclipping-php #fancybox-content {
	overflow-x: scroll !important;
}*/ 

.single-post #header {
	display:none;
}
.single-post .headline {
	display:none;
}
.single-post #middle {
	padding:0;
}
.single-post #middle_content {
	padding:10px 10px 0 10px;
}
.single-post #middle_content .category-media-release {
	margin:0 !important;
}
.single-post #middle_content .category-media-release-bm {
	margin:0 !important;
}
.single-post #middle_content .category-news-clippings {
	margin:0 !important;
}
.single-post #middle_content .category-news-clippings-bm {
	margin:0 !important;
}
.single-post #middle_content .category-news-clippings img {
	display:block;
}
.single-post #middle_content .category-news-clippings .entry-content {
	text-align:center;
}
.single-post #middle_content .category-news-clippings-bm .entry-content {
	text-align:center;
}
.single-post #slide_top {
	display:none !important;
}
.single-post #footer {
	display:none;
}

.single-speech #header {
	display:none;
}
.single-speech .headline {
	display:none;
}
.single-speech .cmsms_post_format_img {
	display:none;
}
.single-speech #middle {
	padding:0;
}
.single-speech #middle #content {
	padding:10px 10px 0 10px;
	margin:0;
	border-bottom: none;
}
.single-speech #sidebar {
	display:none;
}
.single-speech #slide_top {
	display:none !important;
}
.single-speech #footer {
	display:none;
}


.wpcf7 form.wpcf7-form > p span.wpcf7-form-control-wrap {
    display: inline !important;
}
.wpcf7 form.wpcf7-form > p {
    font-size: 13px;
	font-weight:bold;
}










.ui-accordion-content p {
	margin:0;
	padding:0;
	padding-bottom:15px;
}
.ui-accordion-content p:last-of-type {
	padding-bottom: 0px;
}
.ui-accordion .ui-accordion-content {
	height:auto !important;
	padding: 10px !important;
}

.page-template-page-md-php .entry h4 {
	font-size:18px !important; 
	line-height:20px !important;
	padding-bottom:15px;
	margin:0 !important;
}
.page-template-page-md-php .entry p {
	width:100%;
	float:left;
}
.page-template-page-md-php .entry .signature-desktop {
	display:none;
}
.page-template-page-md-php .entry .signature-mobile {
	display:block;
}
.page-template-page-board-charter-php .entry h2 {
	font-size:18px !important; 
	line-height:20px !important;
	color:#0067b2;
}
.page-template-page-compliance-charter-php .entry h2 {
	font-size:18px !important; 
	line-height:20px !important;
	color:#0067b2;
}
.page-template-page-job-php .entry table td {
	width:100% !important;
}
.page-template-page-job-php .entry .wpcf7 form.wpcf7-form > p {
	padding-bottom:10px;
}
.page-template-page-job-php .entry .wpcf7 table td {
	width:auto !important;
}
.wpcf7 form.wpcf7-form .Resume .wpcf7-file {
	width:50% !important;
	display:block;
}
.publication3 {
	margin: 50px auto;
	overflow: hidden;
	width: 720px;
}
.publication3 .book-icon {
	display: block;
	float: left;
	margin: 0px 15px;
	width: 330px;
}
.publication3 .book-icon img {
	margin: 0 auto;
	border: 1px solid #212121;
}
.publication3 .book-icon-2012 {
	display: block;
}
.publication3 .past-annual-reports {
	display: block;
	color: #00cfef !important;
	font-size: 18px;
	text-align: center;
	display: block;
	font-family: "Open Sans", sans-serif;
	margin-top: 20px;
	font-weight: bold;
}
.publication3 .doc-title {
	display: block;
	font-size: 18px;
	text-align: center;
	display: block;
	font-family: "Open Sans", sans-serif;
	margin-bottom: 20px;	 
	font-weight: bold;
}
.publication3 a.past-annual-reports {
	display:none;
}
#qaplus_searchform {
	display: none !important;
}
.page-template-page-faq-php .entry .expand-all {
	display:none;
}
.page-template-page-faq-php .entry h2 {
	display:none;
}
.qa-faq-title {
	border-bottom: 1px dotted #666666 !important;
	margin-bottom: 5px;
	padding-bottom: 5px !important;
	line-height: 24px;
}
.qa-faq-anchor {
	color: #0067B1 !important;
	font-size: 16px;
	line-height: 20px;
}

.schemesbox {
	margin: 50px auto;
	overflow: hidden;
	width: 720px;
}
.schemesbox .schemesboxhalf {
	display: block;
	float: left;
	margin: 0px 15px 20px 15px;
	width: 330px;
	min-height: 170px;
	max-height: 210px;
	overflow:hidden;
}
.schemesbox .schemesboxhalf img {
	margin: 0 auto;
	border: 1px solid #212121;
	max-width: 328px;
}
.schemesbox .schemesboxtitle {
	display: block;
	font-size: 14px;
	text-align: center;
	display: block;
	font-family: "Open Sans", sans-serif;
	margin-bottom: 10px;	 
	font-weight: bold;
}


.rebate {
	width: 100%;
	margin: 0;
	padding:0 0 30px 0;
}
.rebate-content {
	margin-bottom:0;
}
.rebate-content table {
	margin-bottom: 0;
}
.rebate-content table tr td {
	border-collapse: collapse;
	padding: 3px 5px;
	border: 0 !important;
	width: auto !important;
}
.rebate-content h2 {
	color: #0060b4;
	/*font-size: 24px !important;*/
	text-transform: uppercase;
	margin-top: 0;
	
	font-size:20px !important; 
	line-height:22px;	
}
.rebate-content h3 {
	color: #0668af;
	/*font-size: 22px;*/
	padding:0;
	border:0 !important;
	margin:0;
	
	font-size:18px !important; 
	line-height:20px;	
}
.rebate-content h3.showtitle {
	width:100%;
	color: #0668af;
	text-align:center;
	font-weight:500;
	/*font-size: 20px !important;*/
	padding:0 0 5px 0 !important;
	border:0 !important;
	margin:0;
	background: url(images/rebate-line.png) left top no-repeat !important;
	
	font-size:18px !important; 
	line-height:20px;	
}
.rebate-content p {
	color: #747371;
	/*font-size: 14px;
	line-height: 16px;*/
	
	font-size:13px; 
	line-height:18px;	
}

.rebate-content b {
	color: #1f82ab;
	/*font-size: 16px;
	line-height: 20px;*/
	font-weight:normal;
	
	font-size:13px; 
	line-height:18px;	
}
.rebate-content b a {
	color: #1f82ab;
	/*font-size: 16px;
	line-height: 20px;*/	
	text-decoration: underline;
	font-weight:normal;
	
	font-size:13px; 
	line-height:18px;	
}

.rebate-content input {
    border: 1px solid #CCCCCC;
    border-radius: 3px;
    color: #808080;
    display: inline-block;
    font-size: 13px;
    line-height: 18px;
    padding: 4px;
	width:100% !important;
	height: 30px !important;
	background-color:#ffffff;
}
.rebate-content #useraccept {
	float:left;
	width: 20px !important;
	margin-right:10px;

}
.rebate-content input[type="submit"] {
    background-color: #003C78;
    border-top: 1px solid #003C78;
    cursor: pointer;
    font-size: 12px;
    padding: 10px 20px;
    height: 40px !important;
    width: 100px !important;	
	color:#fff !important;
}
.rebate-content a.imgbullet {
	padding:0 0 5px 0;
	margin-top:0;
	background: url(images/rebate-bullet.png) left top no-repeat !important;
	/*font-size: 18px;
	line-height: 20px;
	letter-spacing:-1px;*/
	width:100%;
	color: #747371;
	float:left;	
	
	font-size:17px; 
	line-height:18px;
}
.rebate-content a.imgbullet b {
	/*font-size: 18px;*/
	font-weight:500;
	/*line-height: 20px;*/
	color: #0668af;
	text-align: justify;
	
	font-size:17px; 
	line-height:18px;
	
}
.rebate-content .rebate-show {
	width:100%; float:left;
	font-size:13px !important; 
	line-height:18px !important;	
}
.rebate-content .rebate-show form {
	font-size:13px !important; 
	line-height:18px !important;	
}
.rebate-content .rebate-show form table span {
	font-size:13px !important; 
	line-height:18px !important;	
}
.rebate-content .rebate-show ol li {
	font-size:13px !important; 
	line-height:18px !important;	
}

.scheme-list  ul li {
	list-style:none;
}

table.contact-table tr td {
	display:block;
}

.cgc-contact .contactbox {
	display:block;
}
.cgc-contact .contactboxheader {
	color: #0067b2; font-size: 24px;
}
.cgc-contact p {
	padding: 5px 50px 0 0 !important;
}
.cgc-contact a {
}
.cgc-contact .wpcf7-text, .cgc-contact .wpcf7-textarea {
	margin-bottom:10px;
}

.wpcf7-validation-errors, .wpcf7-not-valid-tip {
	background-color: #c80000;
	color: white;
	border: 0px;
}
div.wpcf7-validation-errors {
	border: 0px;
}
div.wpcf7-response-output {
	margin: 1em 0.5em 1em;
}
div.wpcf7-mail-sent-ok {
	background-color: #398F14;
	border: 0px !important;
	color: white;
}
span.wpcf7-not-valid-tip {
	background-color: red !important;
	width: auto !important;
	left: auto !important;
	right: 0px !important;
}

.global-comm-action a {
	display: block;
	background-image: url(img/gallery_bg_btn.png);
	background-repeat: no-repeat;
	background-color: #E84E1B;
	background-position: left center;
	border: 1px solid #DDD8D8;
	font-size: 16px;
	color: #FFFFFF;
	padding: 17px 17px 17px 60px;
	border-radius: 10px;
	margin-bottom:10px;
}
.global-comm-action a:hover {
	color: #FFFFFF;
}

.cgc-map-wrapper a {
	display: block;
	background-image: url(img/gallery_bg_btn.png);
	background-repeat: no-repeat;
	background-color: #E84E1B;
	background-position: left center;
	border: 1px solid #DDD8D8;
	font-size: 16px;
	color: #FFFFFF;
	padding: 17px 17px 17px 60px;
	border-radius: 10px;
	margin-bottom:10px;
}
.cgc-map-wrapper a:hover {
	color: #FFFFFF;
}

.cbranches {
	display: none;
}
.cawangan {
	padding: 20px;
}
.page-template-page-global-asia-php .cawangan,
.page-template-page-global-europe-php .cawangan,
.page-template-page-global-america-php .cawangan {
	width: 90%;
}
.page-template-page-global-asia-php .ui-accordion table tr td p,
.page-template-page-global-europe-php .ui-accordion table tr td p,
.page-template-page-global-america-php .ui-accordion table tr td p {
	margin:0 !important;
	padding:0 !important;
}

.cawangan table tr td {
	border-collapse: collapse;
	padding: 5px;
	display: table-cell;
	vertical-align: top;
}
.cawangan .addboxBld {
	color: #1d6fb7;
}
.cawangan hr {
	margin:15px 0;
}

.page-template-page-branches-3-php .cawangan table tr td {
	display: block;
}

.page-template-page-branches-3-php .cawangan table tr td tr td {
	display: table-cell;
}

.page-template-page-branches-3-php .ui-accordion table tr td {
	display: block;
	margin-bottom:10px;
}
.page-template-page-branches-3-php .ui-accordion table tr td p {
	margin:0 !important;
	padding:0 !important;
}

.page-template-page-branches-3-php .ui-accordion table tr td tr td {
	display: table-cell;
}

.listing {
	display: none;
}
.news-box {
	opacity: 0.8;
	color: white;
	padding: 20px;
	color: #777777;	
	font-size:13px !important; 
	line-height:18px !important;		
}
.news-box p {
	margin: 0px 10px 0px 0px;
	font-size:13px !important; 
	line-height:18px !important;	
}
.news-box span {
	font-size:13px !important; 
	line-height:18px !important;	
}
.news-box img {
	width:80% !important;
	height:auto !important;
}
.news-box table tr td {
	border-collapse: collapse;
}
.scrolla {
	width: 100%;
	height: 500px;
}
.news-box h4 {
	color: #777777;
	font-size:18px; 
	line-height:20px;
	font-weight:500;
}
.scrolla .jspPane {
}
.scrolla .jspVerticalBar {
	right: 0px !important;
	left: auto !important;
}

.news-box .speaker {
	color: #0669b0;
	display: block;
	font-size: 16px;
}
.news-box .title {
	display: block;
}
.news-box .venue {
	color: #f58220 !important;
	display: block;
}
.news-box .date {
	display: block;
}

.newsarchivesbtn a {
	display: block;
	background-image: url(img/gallery_bg_btn.png);
	background-repeat: no-repeat;
	background-color: #E84E1B;
	background-position: left center;
	border: 1px solid #DDD8D8;
	font-size: 16px;
	color: #FFFFFF;
	padding: 17px 17px 17px 60px;
	border-radius: 10px;
	margin-bottom:10px;
}
.newsarchivesbtn a:hover {
	color: #FFFFFF;
}

.page-template-page-newsclipping-archives-php h3 {
	font-size:20px; 
	line-height:22px;	
	font-weight:bold;
}
.page-template-page-newsclipping-archives-php h4 {
	font-size:18px; 
	line-height:20px;	
}
.page-template-page-newsclipping-archives-php h5 {
	font-size:16px; 
	line-height:18px;
	margin-bottom:20px !important;	
}

.page-template-page-press-release-php h3 {
	font-size:20px; 
	line-height:22px;	
	font-weight:bold;
}
.page-template-page-press-release-php h4 {
	font-size:18px; 
	line-height:20px;	
}
.page-template-page-press-release-php h5 {
	font-size:16px; 
	line-height:18px;
	margin-bottom:20px !important;	
}

.listing-content {
	padding: 10px;
	width: 100%;
}
.listing-content .listing-contact p {
	padding-bottom: 20px;
}
.listing-content h3 {
	text-transform: uppercase;
	font-size: 18px;
	text-align: center;
	border-bottom: 1px dotted #999999;
}
.listing-content table {
	width: 100%;
}
.listing-content table tr td {
	border-collapse: collapse;
	width: 30%;
	padding: 5px;
	display: block;
	vertical-align: top;
}
.listing-content table tr td ul li {
	line-height: 18px;
	list-style: outside;
	margin-left: 15px;
}
.listing-content table tr td.commercial,
.listing-content table tr td.islamic,
.listing-content table tr td.development {
	width:100%;
}
.listing-content table tr td.commercial,
.listing-content table tr td.islamic {
	border-right: 1px dotted #999999;
}
.listing-content table tr td h4 {
	font-size: 12px;
	text-transform: uppercase;
	padding: 3px 8px;
	color: white;
	font-weight: bold;
	display: inline-block;
}
.listing-content table tr td.commercial h4 {
	background-color: #2daae1;
}
.listing-content table tr td.islamic h4 {
	background-color: #96c11f;
}
.listing-content table tr td.development h4 {
	background-color: #be1522;
}



.page-template-page-fi-php h3 {
	text-transform: uppercase;
	font-size: 18px;
	text-align: left;
	border-bottom: 1px dotted #999999;
}
.page-template-page-fi-php table {
	width: 100%;
}
.page-template-page-fi-php table tr td {
	border-collapse: collapse;
	width: 30%;
	padding: 5px;
	display: block;
	vertical-align: top;
}
.page-template-page-fi-php table tr td ul li {
	line-height: 18px;
	list-style: outside;
	margin-left: 15px;
}
.page-template-page-fi-php table tr td.commercial,
.page-template-page-fi-php table tr td.islamic,
.page-template-page-fi-php table tr td.development {
	width:100%;
}
.page-template-page-fi-php table tr td.commercial,
.page-template-page-fi-php table tr td.islamic {
	/*border-right: 1px dotted #999999;*/
}
.page-template-page-fi-php table tr td h4 {
	font-size: 12px;
	text-transform: uppercase;
	padding: 3px 8px;
	color: white;
	font-weight: bold;
	display: inline-block;
}
.page-template-page-fi-php table tr td.commercial h4 {
	background-color: #2daae1;
	padding:3px 10px !important;
}
.page-template-page-fi-php table tr td.islamic h4 {
	background-color: #96c11f;
	padding:3px 10px !important;
}
.page-template-page-fi-php table tr td.development h4 {
	background-color: #be1522;
	padding:3px 10px !important;
}


.laptop {
	width: auto;
	height: auto;
	/*background: transparent url(img/laptop-bg2.png) top left no-repeat;*/
	margin: 1% auto;
}
img.rsInLaptopImgBg {
	display:none;
}
img.rsImg {
	width:100% !important;
	height:100% !important;
}


/*.rsInLaptop {
	height:100% !important;
}
.rsOverflow {
	height:100% !important;
}*/


.hide {
	display: none;
}
/*.abWhiteBox {
	width:97% !important;
	height:auto !important;
}*/
.abWhiteBox {
	width: 90% !important;
	top: auto !important;
	font-size: 11px !important;
	left: -1px !important;
	position: relative !important;
	padding:0 5px !important;
	
	height:auto !important;
}
.abWhiteBox p {
	font-size: 11px !important;
	padding-bottom: 5px !important;
	line-height: 16px !important;
}
.abWhiteBox a {
	font-size: 11px !important;
}
.rsOverflow {
	overflow: visible !important;
}
.rsInLaptop .rsOverflow, .rsInLaptop .rsSlide, .rsInLaptop .rsVideoFrameHolder, .rsInLaptop .rsThumbs {
	background: none !important;
}
.rsSlide {
	overflow: visible !important;
	height: auto !important;
}
.rsInLaptop {
	width:100% !important;
	padding: 0 !important;
}
.rsContainer::after {
	content: '';
	display: block;
	clear: both;
}
.rsContent {
	height: auto !important;
	position: inherit !important;
}
img.rsImg {
	height: auto !important;
}
h1 {
	font-size:20px; 
	line-height:22px;
}
h2, h3 {
	font-size:18px; 
	line-height:20px;
}
p {
	font-size:13px; 
	line-height:18px;
}
.headline .headline_inner {
	padding:5px 0 !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	font-size:13px; 
	line-height:15px;
	font-weight:bold;	
}

ul li {
	line-height:22px;
}

.frameless footer {
	display:none;
}


.single-qa_faqs #header, .single-qa_faqs .headline, .single-qa_faqs #sidebar, .single-qa_faqs #footer, .single-qa_faqs #mobilesmart_switcher {
	display: none;
}
.single-qa_faqs h1 {
	display:block;
    color: #0067b1 !important;
	font-size:18px; 
	line-height:20px;
}

.single-qa_faqs #middle {
	padding-top: 0;
}
.single-qa_faqs #middle #content {
	padding: 0;
	margin:0;
	border-bottom:none;
}
.single-qa_faqs .entry {
	overflow: auto;
}
.page-id-5785 #middle_content {
	overflow: auto;
}


.page-template-page-faq-php .qa-faq {
	margin-bottom:2px !important;
	

}
.page-template-page-faq-php .qa-faq .qa-faq-title {

  background-color: #e6e6e6;
  background-repeat: no-repeat;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);
  background-image: -ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: -o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);

  /*text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);*/

  color: #212121 !important;
  font-size: 13px;
  line-height: 15px;
  font-weight:bold;
  border: 1px solid #ccc;
  border-bottom-color: #bbb;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -webkit-transition: 0.1s linear background-image;
  -moz-transition: 0.1s linear background-image;
  -ms-transition: 0.1s linear background-image;
  -o-transition: 0.1s linear background-image;
  transition: 0.1s linear background-image;
   overflow:visible;
   
	border-bottom-right-radius:4px;	
	border-bottom-left-radius:4px;  
	border-top-right-radius:4px; 
	border-top-left-radius:4px;
	padding:5px 10px 5px 0 !important;
	margin:0 !important;
	width:auto;
	
	

 }
.page-template-page-faq-php .qa-faq .qa-faq-title .qa-faq-anchor {
  color: #212121 !important;
  font-size: 13px;
  line-height: 15px;
  font-weight:bold;	
  background: url(img/faq-bullet.png) top left no-repeat !important;
  padding:0 0 0 30px !important;
  display:block;
  width:90%;
    white-space: pre-wrap; /* css-3 */    
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */    
    white-space: -o-pre-wrap; /* Opera 7 */    
    word-wrap: break-word; /* Internet Explorer 5.5+ */
  
}
.page-template-page-faq-php .qa-faq .qa-faq-answer { 
  padding: 10px !important;
  margin:0; 
  border: 1px solid #ccc;
	border-bottom-right-radius:4px;	
	border-bottom-left-radius:4px;    
}
.page-template-page-faq-php #qa-faq0 .qa-faq-answer {
	display:block;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	box-shadow:none !important;
}


.fullwidthbanner-container {
	min-height:170px !important;
}
.fullwidthbanner-container .fullwidthabanner {
	min-height:170px !important;
}


.page-template-page-fullwidth-schemes-gov-php h2 {
	margin: 10px 0 0 0;
}
.page-template-page-fullwidth-schemes-gov-php p {
	padding:0;
}
.page-template-page-fullwidth-schemes-gov-php table table tr td {
	border: 1px solid #eeeeee;
	font-size: 12px;
	background-color: #DDDDDD;
	line-height: 14px;
	padding: 10px;
}
.page-template-page-fullwidth-schemes-gov-php table table tr td.bold {
	background-color: #999999;
	color: white !important;
	font-size: 14px;
	line-height: 18px;
}
.page-template-page-fullwidth-schemes-gov-php table table tr th {
	background-color: #93C01F;
	color: white !important;
	padding: 10px;
}

.page-template-page-centre-php a.cscbtn {
	font-size:13px; 
	line-height:14px;
	color:#ffffff;
	text-decoration:none;
	background-color: #1f88d9;
	border:1px solid #1f88d9;
	padding:10px 15px;	
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px; /* future proofing */
-khtml-border-radius: 5px; /* for old Konqueror browsers */	
}


#mobilesmart_switcher {
	background-color:#ffffff;
}






/* Start Contact Form 7 - Successful Popup */
.enquirypopup{
	width: 450px;
	height:90px;
	padding:40px 20px 20px 20px;
	font: 14px/16px "Open Sans",Tahoma,Geneva,Kalimati,sans-serif !important;
	color:#777777 !important;
}
.enquirypopup .saw_announcements_saw_ticker_shortcode {
	width:450px !important;
	height:90px !important;	
	padding:0 !important;
	margin:0;
	display: block !important;
}
.enquirypopup .saw_announcements_saw_ticker_shortcode ul li {
	margin: 0;
	padding: 0;
}
.enquirypopup .saw_announcements_saw_ticker_shortcode.vertical ul#saw_ticker_shortcode {
	width:450px !important;
	height:90px !important;
}
.enquirypopup .saw_announcements_saw_ticker_shortcode.horizontal ul#saw_ticker_shortcode {
	width:450px !important;
	height:90px !important;
}
.enquirypopup ul#saw_ticker_shortcode li {
	line-height: 16px !important;
	margin-left: 0 !important;
	padding:0;
	list-style:none;
	width:450px !important;
	height:90px !important;
}
.enquirypopup ul#saw_ticker_shortcode li span {
	color:inherit !important;
}
.enquirypopup ul#saw_ticker_shortcode li a {
	color:inherit !important;
	margin:0;
	padding:0;
}
.enquirypopup .saw_title {
	display: none !important;
	visibility: hidden !important;
	height:1px !important;
}
.enquirypopup .saw_separator {
	display: none !important;
	visibility: hidden !important;
	height:1px !important;
}
.enquirypopup .saw_content {
	line-height: 16px !important;
	margin:0;
	padding:0;
	float:left;
	width:450px !important;
	height:90px !important;
	text-align:right;	
	color:#777777 !important;
}
.enquirypopup .saw_content p {
	line-height: 16px !important;
	margin:0;
	padding:0 0 10px 0;
	float:left;
	width:450px !important;
	height:auto !important;
	text-align:left;	
	color:#777777 !important;
}
.enquirypopup .saw_content p a {
	font-size: 14px !important;	
}

/* END Contact Form 7 - Successful Popup */



/* Start Corporate Structure */
.corpstruc_diagram {
	text-align:center;
}
.corpstruc_diagram img {
	margin:0 auto;
	width:90% !important;
	height: auto !important;	
}
/* END Corporate Structure */




/* ---------- Small Monitor (Note: Design for a width less than 1024px) ---------- */

@media only screen and (max-width: 1024px) {
	.liquid #header, 
	#header.fullWidthHeader {z-index:11000;}	/* ORI: z-index:999999; */	
	
.publication3 {
	width: 100%;
}
.publication3 .book-icon {
	width: 100%;
	margin: 0 0 50px 0;
}	

.schemesbox {
	width: 100%;
}
.schemesbox .schemesboxhalf {
	width: 95%;
	margin:0 0 50px 0;
	word-wrap: break-word;
}

.page-template-page-fullwidth-schemes-islam2-php .schemesbox .schemesboxhalf img {
	width: 95%;
}

}

/* ---------- Small Tablet (Note: Design for a width more than 540px but less than 768px) ---------- */

@media only screen and (min-width: 541px) and (max-width: 767px) {
.responsive_menu {
	top: 51px;
}		
	.liquid #header, 
	#header.fullWidthHeader {z-index:11000;}	/* ORI: z-index:999999; */
	
}

/* ---------- Small Tablet & Mobile (Note: Design for a width less than 768px) ---------- */

@media only screen and (max-width: 767px) {
.responsive_menu {
	top: 51px;
}	
	.liquid #header, 
	#header.fullWidthHeader {z-index:11000;}	/* ORI: z-index:999999; */
}

/* ---------- Mobile (Note: Design for a width less than 541px) ---------- */

@media only screen and (max-width: 540px) {
.responsive_menu {
	top: 51px;
}	
	.liquid #header, 
	#header.fullWidthHeader {z-index:11000;}	/* ORI: z-index:999999; */	
}

/* ---------- Mobile (Note: Design for a width less than 401px) ---------- */

@media only screen and (max-width: 400px) {
.responsive_menu {
	top: 51px;
}	
	.liquid #header, 
	#header.fullWidthHeader {z-index:11000;}	/* ORI: z-index:999999; */
}

.topsmeawards {
}
.topsmeawards a {
	display: block;
	background-image: url(img/gallery_bg_btn.png);
	background-repeat: no-repeat;
	background-color: #E84E1B;
	background-position: left center;
	border: 1px solid #DDD8D8;
	font-size: 16px;
	color: #FFFFFF;
	padding: 17px 17px 17px 60px;
	border-radius: 10px;
}
.topsmeawards a:hover {
	color: #FFFFFF;
}
.home-slider-holder {
	height: 100%;
	width: 100%;
	background-position: center center;
	background-size: cover;
}

.home-slide-wrap .royalSlider, .home-slide-wrap .rsOverflow {
	height: 180px !important;	
}
.home-slide-wrap .rsContent {
	height: 180px !important;
	width: auto !important;
}
.home-slider-link {
	display: block;
	width: 100%;
	height: 100%;
}
.page-template-page-overview-php .wp-accordion .wp-tab-title p {
	display: inline-block !important;
}
.wpui-light .ui-collapsible-header, .wpui-light .ui-accordion h3.ui-accordion-header {
	background: #f5f5f5 !important;
}