h2, h3, h4 {
font-weight: 500;
line-height: 1.2em;
color: #333;
margin: 20px 0 20px;
font-size: 22px !important;
}
.development-header {
font-weight: 500;
line-height: 1.2em;
color: #333;
margin: 20px 0 20px;
font-size: 22px !important;
}
p {
text-align: justify !important;
line-height: 22px !important;
margin-top: 15px;
}
p a {
	color: #000000;
}
.contents-main, .main-content {
padding-bottom: 20px !important;
padding-top: 20px !important;
}
.prop_btn {
padding: 10px;
border: 1px solid #ffffff;
font-weight: 500;
background: #27374f;
text-align: center;
margin-bottom: 15px;
}
.prop_btn a {	
color: #ee7133;	
}
.prop_btn a:hover {	
color: #337ab7;	
}
.field {
width: 100% !important;
padding: 0px !important;
}
.widget_iwp_property_filter .iw-property-filter .iw-search-submit {
font-size: 12px !important;
height: 52px !important;
}

#menu-development_links a {
color: #333333 !important;
font-size: 14px;
}
.Rwidget {
    margin-bottom: 30px;
	margin-top: 30px;
    background: #ffffff;
    border-radius: 0px;
    clear: both;
    display: inline-block;
    width: 100%;
    border: 1px solid #eee;
	padding-left: 20px;
	padding-right: 20px;
	 height:700px;
   overflow-y: scroll;
}
.right_menu {
color: #000000 !important;
}
.right_menu:hover {
color:#269fe8;
text-decoration: underline;
}
.right_menu_border {
line-height: 30px;
border-bottom: 1px solid #eee;
}	