.clear{
		clear:both;
	}
/*.site_page_header{
	display:none;
}*/
body {
  overflow: hidden;
}

.permission_text_holder{
	color:#ED008C;
	font-size:12px;
	padding-top:10px;
}
/* Preloader */
.estate_badge_detail{
	left:5px;
	top:5px;
	background-color: #ED008C;
}
.estate_badge{
	/*right:17px;*/
	top:auto;
	font-size:13px;
	background-color: #ED008C;
	width:100%;
	text-align:center;
	position:absolute;
	bottom:0px;
}
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  /* change if the mask should have another color then white */
  z-index: 1000;
  /* makes sure it stays on top */
}
#preloader img{
	height:100px;
}

#status {
  width: 200px;
  height: 200px;
  position: absolute;
  left: 50%;
  top: 50%;
  text-align:center;
  margin: -100px 0 0 -100px;
  /* is width and height divided by two */
}
.simplelink{
	display:none;
}
.common_button{
	background:#ED008C;
	color:#fff;
}
.common_button:hover{
	color:#fff;
}

.cnb_news_date_block{
	display:none;
}
.post-thumbnail {
	width:300px;
}
.contact-images img{
	width:20%;
}
.tem_r2_list_image{
	width:100%;
	height:200px;
	overflow:hidden;
	background-position: center center;
    background-size: cover;
    background-repeat:no-repeat;
    position:relative;
}
.temp_property_feature_area{
	width:100%;
	 padding-top: 10px;
    width: 100%;
}
#change_password_form input{
	margin-bottom:0px;
}
/*#main-header #logo{
	padding:0.9375rem 0rem 0.9375rem 0.9375rem;
}*/
.login_remember_span{
	color: #0a0a0a;
		font-size:13px;
}
.signup_holder input[type="text"], .signup_holder input[type="password"]{
 -moz-appearance: none;
    background-color: #fefefe;
    border: 1px solid #cacaca;
    border-radius: 0;
    box-shadow: 0 1px 2px rgba(10, 10, 10, 0.1) inset;
    box-sizing: border-box;
    color: #0a0a0a;
    display: block;
    font-family: inherit;
    font-size: 1rem;
    height: 2.4375rem;
    margin: 0 0 1rem;
    padding: 0.5rem;
    transition: box-shadow 0.5s ease 0s, border-color 0.25s ease-in-out 0s;
    width: 100%;
}
.signup_holder button {
    background: #ED008C;
    border: 0px solid #ffffff;
    border-radius: 3px;
    font-size: 14px;
}
#main-header ul{
	margin-left:0px;
}

.signup_holder{
	background-color: #ededed;
    border: 2px solid #292626;
	height:auto !important;
	padding:15px !important;
}
.signup_holder h2{
	font-weight:600;
	padding:10px;
	background-color: #ED008C;
	
	border: 2px solid #292626;
    color: #fff;
    display: block;
    margin: -45px auto 20px;
    max-width: 60%;
    padding: 10px 10px 15px;
    text-align: center;
}
.signup_holder button{
	margin-top:15px;
}
#login_status{
	padding-bottom:10px;
	color:#FF0000;
}
#forgot_password_status{
	color:#FF0000;
}
#forgot_password_status button{
	color:#fff;
}
#app_req_test{
	margin-top:60px !important;
}
#login_form{
/*	height:400px;*/
	margin-bottom:30px;
}
#login_form #cookie_preview{
	color: #0a0a0a;
    font-family: Roboto,arial,sans-serif;
    font-size: 1rem;
    font-weight: 600;
}
#login_form #button{
	display:block;
}
#signup_form a:hover, #forgotPasswordformHolder a:hover, #login_form a:hover{
	color:#fff;
}
#login_form a span{
	color: #0a0a0a !important;
	font-size:13px !important;
	display:table;
}
.signup_left{
	padding-top:10px;
	display:table;
	float:left;
	color: #0a0a0a !important;
	font-size:13px;
}
.signup_right{
	padding-top:10px;
	display:table;
	color: #0a0a0a !important;
	font-size:13px;
}
#login_form{
	display:block;
}
#login_form #user_password{
	margin-top:10px;
	margin-bottom:5px;
}
#login_form .noBorder .input span{
	font-size:13px;
}
#signup_form label{
color: #0a0a0a;
}
#signup_form span{
	font-size:13px;
	color: #0a0a0a;
}
#signup_status{
	color:#FF0000 !important;
	font-size:13px;
	font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
    font-weight: 400;
}
.signup_button_estate{
	display:block;
	color:#fff;
}
.signup_button_estate span{
	color:#fff !important;
}
.estate_login_label{
	font-size:1rem;
	font-family:Roboto,arial,sans-serif;
	font-weight:600;
	color:#0a0a0a;
}
.signup_holder label{
	margin-bottom:0px;
}
.room2let_user_avatar{
	background-position: center center;
    background-size: cover;
    height: 45px;
    overflow: hidden;
    width: 45px;
    float:right;
    cursor:pointer;
/*    margin-right:10px;
    margin-top:30px !important;*/
    position:absolute;
    top:56px;
    right:10px;
}
.room2let_user_menu{
	display:none;
	width:250px;
	position:absolute;
	top:100px;
	z-index:10000;
	right:0px;
	background: rgba(0, 0, 0, 0) url("images/pinkbg.jpg") repeat scroll 0 0;
}
.room2let_user_menu ul{
	margin-bottom:0px;
	margin-top:0px !important;
	padding-top:0px !important;
}
#main-header ul{
	margin-top:0px !important;
}
.room2let_user_menu ul li{
	height:60px;
	line-height:60px;
	list-style:none;
	/*background-color:#ED008C;*/
	border-bottom:1px solid #fff;
	padding:0px !important;
	width:100% !important;
}
.room2let_user_menu ul li:hover{
	background-color:#000;
	border-bottom:1px solid #fff;
}
.room2let_user_menu ul li a{
	color:#fff !important;
	width:100% !important;
	font-size:14px;
	display:block;
}

.room2let_user_menu ul li a span{
	padding-left:10px;
	width:100% !important;
	color:#fff !important;
	display:block;
	text-align:left;
}

#main-header ul{
	width: auto;
	display:inline-block;
}
.lightview{
	position:relative;
	text-align:center;
}
.lightview i{
	width:100%;
	position:absolute;
	left:0px;
	top:35px;
	font-size:26px;
}
.lightview i:hover{
	color:#fff;
}
.lightview .fa-youtube-play{
	
}
header #top-contact{
	padding:15px !important;
}
header #top-contact span{
	margin-top:8px;
/*	padding-top:10px;*/
	display:inline-block;
}

.menu-header-container{
	display:block;
}
.menu-header-container ul {
	margin-top:25px !important;
	padding-top:25px !important;
}
#main-header ul{
	margin-top:0px;
}
.estate_template_need_content{
	max-width:1495px;
	margin:auto;
	padding:0px 30px !important;
}
#cookie_preview a:hover{
	color:#ed008c;
}
.login_user_image_name{
	color: #0a0a0a;
    font-size: 1rem;
    font-weight: 500;
}
#cookie_preview a span{
	font-size:14px;
}
.simform__actions-sidetext{
	font-size:14px;
}
.simform__actions-sidetext a.hover{
	font-size:14px;
	color:#f00;
}
.simform__actions-sidetext a{
	color:#f00;
}
.simform__actions-sidetext a:hover{
	color:#f00 !important;
}
.simform__actions-sidetext .special{
	color:#f00;
}
.logmod__heading-subtitle{
	font-size:20px;

}
.sminputs #forgot_user_email{
	margin-top:10px;
	margin-bottom:10px;
}
.box{
	height:320px !important;
}
.order_badge{
	width:100%;
}
.col1.five{
	width:24%;
}
.col1 .order_description{
	height:100px;
	 background-color: #f7f0f7;
}
.notice_image_wrapper{
	background-color: #f7f0f7;
}
.estate_price_show{
	width:100%;
	display:table;
}
.notice_info span{
	font-size:13px !important;
}
.notice_edit_icon span{
	font-size:13px !important;
}
.estate_add_page_header{
	display:none;
}
.site_page_header {
    background: rgba(0, 0, 0, 0) url("images/pinkbg.jpg") repeat scroll 0 0;
    box-shadow: 0 5px 21px 0 rgba(0, 0, 0, 0.47) inset;
    padding: 30px;
}
.site_page_title span{
	font-size: 1.75rem;
}

.site_page_title {
    display: table;
    text-align: center;
    width: 100%;
    color: #fff;
    font-size: 1.75rem;
    font-family:Roboto,arial,sans-serif;
    padding:0px !important;
}
.set_label{
	font-size:13px;
}
.short_page{
	width:100% !important
}
.room2rent_location_detail{
	font-size:20px;
	color: #ED008C;
}
.room2rent_location_detail i{
	padding-bottom:20px !important;
	padding-top:0px !important;
	padding-right:5px !important;
}

.room2let_full{
	width:100%;
}
.room2let_detail_holder{
	background-color: #ededed;
    border: 1px solid #ddd;
    /*margin-right: 20px;*/
    padding: 30px;
    margin-top:40px;
    width:100%;
    display:table;
}
.room2let_detail_holder_half{
	background-color: #ededed;
    border: 1px solid #ddd;
    /*margin-right: 20px;*/
    padding: 30px;
    margin-top:40px;
    width:calc(50% - 20px);
    display:table;
    float:left;
}
.room2let_detail_holder_half_right{
	margin-left:40px;
}
.featuresinfolist{
	width:120px;
	float:left;
	height:120px;
	list-style:none;
}
.feature-icon{
	text-align:center;
	height:60px;
	width:60px;
	margin:auto;
		border-radius:50%;
		position:relative;
		border:1px solid #ddd;
		margin-bottom:10px;
}	
.feature-icon i{
	color: #323a45;
    font-size: 25px;
    line-height:60px;
    color:#727272;
    padding-top:20px;
}
.feature-icon i:before{
	line-height:60px;
}
.feature-info{
	text-align:center;
	font-size: 14px;
}

.room2let_detail_headings{
	font-family: Roboto,arial,sans-serif;
    font-size: 1.25rem;
    font-weight: 400;
    text-transform:uppercase;
    padding-bottom:10px;
    border-bottom:1px solid #cacaca;
    margin-bottom:15px;
}
.room2let_detail_contents{
	font-size: 14px;
	text-align:justify;
	font-weight: normal;
	font-family: Roboto,arial,sans-serif;
	line-height:250%;
}
.room2let_warning_enq{
	font-family: Roboto,arial,sans-serif;
    font-size: 1.25rem;
    font-weight: 400;
}
.room2let_detail_fav{
	margin-top:15px;
}

.valuation_submit {
    padding-left: 15px !important;
}

.valuation_request{
	width:100%;
}

/*==============================
	WIDGET DESIGN COMMON STYLE
================================*/
.contact-agent-chat,
.template1_property_interaction,
.enquiry-wpr,
#report_holder{
	width: 100%;
    background-color: #ededed;
    border: 1px solid #ddd;
    padding: 30px;
    margin-top: 40px;
    width: 100%;
    display: table;
}


.template1_property_interaction .template1_detail_heading h4,
.enquiry-wpr .template1_detail_heading h1,
.template1_property_interaction .related_results .column_subhead_title,
.cnt-agt-cht-title h3,
#report_holder .template1_detail_heading h1{
	font-family: Roboto,arial,sans-serif;
    font-size: 1.25rem;
    font-weight: 400;
    text-transform: uppercase;
    padding-bottom: 10px;
    border-bottom: 1px solid #cacaca;
    margin-bottom: 15px;
}

.contact-agent-chat .cnt-agt-cht-title{
	border:unset;
}

.cnt-agt-cht-cnt h5{
	color:#0a0a0a;
}
.reply_message_holder.right .reply_message::before,
.reply_message_holder.right .reply_message_white::before,
.estate_report_holder.right .estate_report_content_holder::before,
.cnt-agt-cht-list.right .cht-agt-msg::before
{
    border-color: #ED008C transparent transparent #ED008C;
}


.reply_message_holder.left .reply_message::before,
.reply_message_holder.left .reply_message_white::before,
.estate_report_holder.left .estate_report_content_holder::before,
.cnt-agt-cht-list.left .cht-agt-msg::before
{
	border-color:#ED008C #ED008C transparent transparent;
}	


.reply_message_white, .reply_message, .estate_report_content_holder, .cht-agt-msg{
		background-color:#ED008C;
		color:#fff;
}

.reply_message_holder .user_name, .reply_message_holder .user_name, .estate_report_holder .user_name, .cnt-agt-cht-list .user_name{
		color:#fff;
}

.cnt-agt-cht-list .datetime, .cnt-agt-cht-list .reply_message_white .datetime, .estate_report_holder .estate_report_attach_date, .reply_message_holder .datetime{
	color:#fff;
}

/****privacy policy***/

.gnb-overall-privacy-policy ul,.gnb-overall-privacy-policy li{
	margin: 0px 50px 5px;
}


@media (max-width:1100px){
	.col1.five{
		width:32% !important;
	}
	.room2let_detail_holder_half{
    width:100%;
	}
	.room2let_detail_holder_half_right{
		margin-left:0px;
		margin-bottom:30px;
	}

}
@media (max-width:860px){
	.col1.five{
		width:48% !important;
	}

	.menu-header-container ul{
		padding-right:0px !important;
	}
/*	.room2let_login_button{
		position:absolute;
		right:80px;
		top:40px;
	}*/
	/*.menu-header-container{
		position:relative;
	}*/
	.room2let_user_avatar{
		position:absolute;
		right:100px;
		top:60px;
		margin-right:0px;
    	margin-top:0px !important;
    	z-index:100;
	}
	header #top-contact span{
		display:none;
	}
	header #top-contact a img{
		margin-top:10px;
		margin-bottom:10px;
		display:inline-block;
	}
}

@media (max-width:640px){
	header #top-contact a img{
		margin-top:0px;
		margin-bottom:0px;
		padding-left:5px;
	}
	header #top-contact{
		padding:10px 15px 10px 15px !important;
	}
}
@media (max-width:600px){
	.estate_template_need_content{
		padding:0px 20px;
	}
	.room2let_user_avatar{
		right:105px;
		top:6px;
		height: 30px;
	    width: 30px;
	    border-radius:50%;
	}
	.room2let_user_menu{
		top:50px;
	}
	.col1.five{
		width:100% !important;
	}
	.box{
	margin-left:0px
	}
	.col1.five{
		width:calc(100% - 20px) !important;
	}
	.profile_form_holder form{
		width:100%;
	}
	
}


@media (max-width:480px){
	.room2let_detail_holder_half{
		padding:15px;
	} 
	.room2let_detail_holder{
		padding:15px;
	}
	.estate_template_need_content{
		padding:0px 15px;
	}
	.box{
	 margin-left:10px !important;
	}
	.short_page{
		padding:0px 15px !important;
	}
}