html{
	background-color: #FFFFFF;
	scroll-behavior: smooth;
	height: 100%;
	background-color: #F8FBFF;
}
body{
	/*padding-top: 50px;*/
	background-color: #F8FBFF;
	font-size: 0.95rem;
	position: relative;
	height: 100%;
}

h1{
	/*color: #ffffff;*/
	font-size: 2rem;
}

#side .nav-link.active,
#side .nav-link:hover,
#side .nav-link:focus{
    color: #111;
    border-bottom: 1px #000 dashed;
}

.h_insignificant{
	font-size: 70%;
	font-weight: normal;
}

.copy-to-clipboard{
	color: inherit;
	cursor: pointer;
}
.copy-to-clipboard:hover{
	color: inherit;
	text-decoration: none;
}
.clipboard-tooltip{
	background-color: #fff;
	color: #00006e;
	padding-left: 5px;
}

.navbar{
	margin-bottom: 0;
}
.banner_home{
	background:url('https://static.sgpbusiness.com/images/photos/bg_sgphome.jpg') center no-repeat;
	background-size: cover;
}
.banner_about{
	background:url('https://static.sgpbusiness.com/images/photos/bg_singapore1.jpg') center no-repeat;
	background-size: cover;
}
.banner_contactus{
	background:url('https://static.sgpbusiness.com/images/photos/bg_contact.jpg') center no-repeat;
	background-size: cover;
}
.banner_category_home{
	background:url('https://static.sgpbusiness.com/images/photos/bg_singapore.jpg') center no-repeat;
	background-size: cover;
}


.hero_home{
	background:url('https://static.sgpbusiness.com/images/photos/hero_sgphome.jpg') center no-repeat;
	background-size: cover;
}

.external_url{
	color:#000060;
	font-weight: bold;
}

.color_b1{
	color:#00006e;
}
.color_b2{
	color:#2d749d;
}


.cursor_pointer{
	cursor: pointer;
}

.list-group-item-heading{
	margin-bottom:.25rem;
}
.list-group-item{
	padding: .75rem;
}

.salesperson_list .list-group-item{
	border:none;
	padding:0;
}

.corporate_profile .badge_text{
	font-size:1em; 
	line-height:1.2em; 
	font-weight:normal;
}

.corporate_profile label{
	font-size: 0.9em;
	font-weight: 500;
	letter-spacing: 0.4px;
	color: #666;
	margin-bottom: 0;
}
.corporate_profile span{
	color: #184444;
}
.sidebar_sp_wrapper .list-group-item,
.corporate_profile .list-group-item{
	padding-left: 0;
}
.coy_list .list-group-item{
	padding-left: .75rem;
}
.sidebar_sp_wrapper .list-group-horizontal .list-group-item,
.sidebar_sp_wrapper .list-group-horizontal-sm .list-group-item,
.sidebar_sp_wrapper .list-group-horizontal-md .list-group-item,
.sidebar_sp_wrapper .list-group-horizontal-lg .list-group-item,
.sidebar_sp_wrapper .list-group-horizontal-xl .list-group-item,
.corporate_profile .list-group-horizontal .list-group-item,
.corporate_profile .list-group-horizontal-sm .list-group-item,
.corporate_profile .list-group-horizontal-md .list-group-item,
.corporate_profile .list-group-horizontal-lg .list-group-item,
.corporate_profile .list-group-horizontal-xl .list-group-item{
	border: 0;
}

.readmore{
	overflow: hidden;
}

#about_wrapper{
	line-height: 1.8em;
}

.circle_a:hover .rounded-circle{
	box-shadow:1px 2px;
}



.media-img{
	width:2.8em;
	height:2.8em;
	border-radius:50%;
	margin-right:0.6em;
}
.media [data-letters]:before{
	content:attr(data-letters);
	display:inline-block;
	font-size:1em;
	width:2.5em;
	height:2.5em;
	line-height:2.5em;
	text-align:center;
	border-radius:50%;
	background-color:#444444;
	vertical-align:middle;
	margin-right:0.6em;
	color:white;
}

.dlbg-A:before{
	background-color:#0D749D !important;
}
.dlbg-B:before{
	background-color:#1D749D !important;
}
.dlbg-C:before{
	background-color:#2D749D !important;
}
.dlbg-D:before{
	background-color:#3D749D !important;
}
.dlbg-E:before{
	background-color:#4D749D !important;
}
.dlbg-F:before{
	background-color:#5D749D !important;
}
.dlbg-G:before{
	background-color:#6D749D !important;
}
.dlbg-H:before{
	background-color:#0F7ABB !important;
}
.dlbg-I:before{
	background-color:#1F7ABB !important;
}
.dlbg-J:before{
	background-color:#2F7ABB !important;
}
.dlbg-K:before{
	background-color:#3F7ABB !important;
}
.dlbg-L:before{
	background-color:#4F7ABB !important;
}
.dlbg-M:before{
	background-color:#5F7ABB !important;
}
.dlbg-N:before{
	background-color:#6F7ABB !important;
}
.dlbg-O:before{
	background-color:#7F7ABB !important;
}
.dlbg-P:before{
	background-color:#0076DC !important;
}
.dlbg-Q:before{
	background-color:#1076DC !important;
}
.dlbg-R:before{
	background-color:#2076DC !important;
}
.dlbg-S:before{
	background-color:#3076DC !important;
}
.dlbg-T:before{
	background-color:#4076DC !important;
}
.dlbg-U:before{
	background-color:#5076DC !important;
}
.dlbg-V:before{
	background-color:#6076DC !important;
}
.dlbg-W:before{
	background-color:#00447E !important;
}
.dlbg-X:before{
	background-color:#10447E !important;
}
.dlbg-Y:before{
	background-color:#20447E !important;
}
.dlbg-Z:before{
	background-color:#30447E !important;
}

[data-letters]:before{
	content:attr(data-letters);
	display:inline-block;
	font-size:0.75em;
	width:1.8em;
	height:1.8em;
	line-height:1.8em;
	text-align:center;
	border-radius:50%;
	background-color:#444444;
	vertical-align:middle;
	margin-right:0.5em;
	color:white;
}



#CASE-Consumer-Alert .blog-detail-content h2{
	font-size: 1.2em;
	font-weight: bold;
	display: none;
}
#CASE-Consumer-Alert .blog-detail-content h3{
	font-size: 1.15em;
	font-weight: bold;
}
#CASE-Consumer-Alert .blog-detail-content h4{
	font-size: 1.1em;
	font-weight: bold;
}
#CASE-Consumer-Alert .user-info{
	display: none;
}
#CASE-Consumer-Alert p{
	font-size: 0.95em;
}




.footer{
	background-color: #444444;
	color:#EEEEEE;
}
.footer a{
	color:#F0F0F0;
}

.cursor_pointer{
	cursor: pointer;
}



.color_nearwhite{
	color: #dddddd;
}
.color_white{
	color: #ffffff !important;
}
.color_red{
	color: #ff0000;
}
.color_pdf{
	color: #df5f51;
}
.color_green{
	color: #00ff00;
}



.margin_top{
	margin-top: 20px;
}
.margin_bottom{
	margin-bottom: 20px;
}
.margin_top_sm{
	margin-top: 10px;
}
.margin_bottom_sm{
	margin-bottom: 10px;
}
.nopadding{
	padding: 0;
}
.nopadding_side{
	padding-left: 0;
	padding-right: 0;
}
.nomargin{
	margin: 0;
}
.padding_top{
	padding-top: 15px;
}
.padding_bottom{
	padding-bottom: 15px;
}

#loading{
	display: none;
}




.header_nav{
	margin-top: 40px;
}
.btn_x{
	border:0 none;
}




#masonry{
}
.newsfeed{
}
.newsfeed a{
	font-weight: bold;
	color:#000;
	font-size: 1.1em;
}
.newsfeed .more{
	font-weight: normal;
	font-style: italic;
	font-size: 0.9em;
	color:#999;
}
.newsfeed .phone{
	font-weight: normal;
	font-size: 1em;
	color:#337AB7;
}



.rows_profile{
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom: 1px dotted #cdcdcd;
}
.rows_profile:last-child{
	border-bottom: 0;
}
.row_label,
.rows_profile .row_label{
	color:#888;
}

.related_list{
	line-height: 30px;
}



.sticky-wrapper{
	float: left;
	display: block;
}



/* gads styles */
.sgpv2_list_breaker{
	width: 300px;
	height: 250px;
}
@media(max-width: 768px){
	.sgpv2_list_breaker{
		width: 320px;
		height: 100px;
	}
}
@media(min-width: 768px){
	.sgpv2_list_breaker{
		width: 468px;
		height: 60px;
	}
	.minh_600_md{
		min-height: 600px;
	}
}
@media(min-width: 1200px){
	.sgpv2_list_breaker{
		width: 728px;
		height: 90px;
	}
	.minh_600_lg{
		min-height: 600px;
	}
}




.gad-p2{
	min-height: 300px;
	height: 300px;
}
/*@media(min-width: 1350px){
	.gad-p2{
		min-height: 300px;
	}
*/}






