@charset "utf-8";
/* CSS Document */
body{font-size: 16px; background-color: #DBE2EB;}
.spproperty-contact-us-widget, .spproperty-per-sft  {display: none !important;} 
.spproperty-agent-widget-wrap, .spproperty-call-us-widget {display: none !important;}
.spproperty-location, .spproperty-status-tag{display: none !important;}
#sp-dashboard{margin-top: 20px;}
#sp-dash1>div,#sp-dash2>div,#sp-dash3>div{padding: 0px 15px;}
.dashMid .sppb-addon-text,.dashLeft .sppb-addon-text,.dashRight .sppb-addon-text{padding: 15px; }
.dashbrdLeft .sppb-addon-text{padding-top: 15px;}
.dashMid h3.sppb-addon-title.sppb-feature-box-title,.dashLeft h3.sppb-addon-title.sppb-feature-box-title,.dashRight h3.sppb-addon-title.sppb-feature-box-title{padding-left: 15px;}
.rateWrap{/*remove once all blocks have new class below*/
	display: inline-flex;
	justify-content: space-evenly;
	width: 100%;
	}
.rateWrapLeft{
	display: inline-flex;
/*	justify-content: space-evenly;*/
	width: 80%;
	}
	.rateWrapRight{
	display: inline-flex;
	justify-content: space-evenly;
	width: 20%;
	}
.rate{	
	width:50px;
	display: flex; justify-content: center;font-weight: bold;
	}
	.rateImg{width:50px;display: flex;margin-right: 5px; }
	#sp-footer, #sp-bottom{background: #fff;}
ul.sp-megamenu-parent.menu-animation-fade-down.d-none.d-lg-block>li>a{font-size: 1em;}
.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span{padding-right: 35px;}
#sp-tpsrch{margin-top: 10px;}/*display: flex;*/
.healthPage .page-content{
	background-color: #DBE2EB;
}
.healthPage .sppb-section {
   padding-top: 60px;
    padding-right: 0px;
    padding-bottom: 1px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    color: #989898;
}
.healthPage  .sppb-media-content{ min-height: 250px;}
.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a{
	color: #a3d6b1;
	}
.sp-megamenu-parent>li.sp-menu-item>a:hover{color: #a3d6b1;}
#search-form button[name="Search"]{margin-left: 8px;}
#search-form a.btn{
	margin-left: 8px;
 display: inline-flex;
 align-items: center;
	}
	#sp-component .finder{
		background-color: #fff;
		padding: 0px 15px;
	}
	#sp-component .finder a:visited,#sp-component .finder a:hover,#sp-component .finder a:active,#sp-component .finder a:link{ color: #a3d6b1;}
	table.iconDetails tbody tr td{border: none !important;}