﻿.k-ff[class*="k-ff12"] .fx-flip,
.k-ff[class*="k-ff13"] .fx-flip,
.k-ff[class*="k-ff14"] .fx-flip {
    transform: rotateY(0deg) !important;
}

// ensure fix is not applied before a flip has been made (important as this allows for the search dropdowns to override the key tiles)
.k-ff #imgPs[class="fx-flip"] {
    transform: none !important; 
}

.k-ff[class*="k-ff13"] .pageBody_Mobile #srchWrap .fx-flip, .k-ff[class*="k-ff12"] .pageBody_Mobile #srchWrap .fx-flip, .k-ff[class*="k-ff14"] .pageBody_Mobile #srchWrap .fx-flip, .k-safari .pageBody_Mobile #srchWrap .fx-flip {
    transform: none !important;
}

.pageBody_home .gl-main-welcome.subText{background:#f3f7e2 !important;}
div#pageHolder #main_content_holder #contentArea.password-content-area p,div#pageHolder #main_content_holder #contentArea.password-content-area span, div#pageHolder #main_content_holder #contentArea.password-content-area .p{text-align:center !important; width:100% !important; font-size:16px !important;}
div#pageHolder #main_content_holder #contentArea.password-content-area .passwordpage{margin:20px auto !important;}
div.passwordpage{font-size:100% !important;}
div div.passwordpage input[type=submit]{background:#a1c239 !important;}

.accordion .infoBlock ul li.yes {
    display: block !important;
}
.infoBlock ul li, .infoBlock.suitableFor ul li, .infoBlock.safety ul li {
    display: none !important;
}

#pageContent.pageContent_search div.welcome {
	display:block !important; 
}
.pageBody_local .golocal-subcontent a:link {
    text-decoration: underline;
}  


#pageContent.pageContent_search div.searchResultsTitle {
	
	display: none !important;
	
}

	.pageBody_landlords .contact-details .contact-block {
		 padding: 0px !important; 

	}

.property_details_content_wrapper .signoff {
	display: block;
}

.phase3.pageBody_password #wrapper #pageHolder #pageContent .password-content-area .passwordpage span.error {
    top: -13px; 
    right: 0px;

}

#newsItems i.slick-arrow{color:#333 !important;}

article {box-sizing: border-box; padding: 10px;}
article div.entry-meta {display:none}



@media only screen and (max-width: 768px)
{
	 .pageBody_Mobile#PrimaryNav #mob-icon, #PrimaryNavfull #mob-icon {
        left: 1% !important;
    }
	#pageContent.pageContent_search .welcome.mob-remove.welcome-bg-rev { 
		display: none !important;
	}
	
		#pageContent.pageContent_advice, #pageContent.pageContent_landlords, #chargesTop  {
	   margin-top: 50px !important;
	}
	.phase3.pageBody_landlords.landlordshome #pageHolder .initialContent h1 {
		line-height: 35px !important;
	} 
	
	.phase3.pageBody_messageboard .pageContent_messageboard {
        top: 0px !important;
    }
	    .pageBody_Mobile .golocal-subcontent {
        margin-top: 10px !important;
		background: #fff;
		box-sizing: border-box;
		padding: 15px 15px 15px 15px;
        margin-bottom: 50px;
    }
	#pageContent.pageContent_local {
		margin-top: 40px !important;
	}
	
	
	
	#newsItems div a span.text{width:90% !important; font-size:14px !important;}
	#newsItems div a img{display:none !important;}
}
