﻿.logo.edinburgh{
	background:url('/custom/images/branding/logos/logo-main.svg') no-repeat;
	width:350px;	
	background-size: initial !important;
	image-rendering:initial;
}


.pageBody_Mobile#PrimaryNav #mob-icon, #PrimaryNavfull #mob-icon {
    background: url(/custom/images/branding/logos/logo-main.svg) center left no-repeat !important;
}
	
.phase3 .pageContent_advice .adviceNav.local li a.lSustain {
    background: url(/documentStorage/sustainable2.jpg) center center;
}

body .uwy.userway_p3 .userway_buttons_wrapper {
    left: calc(4vw - 21px) !important;
}


    .pageContent_students .guide, .pageContent_search .guide {
        display: none; 
    }
	
#footerOne .mediaBar{background:#906eb5;}



.pageBody_non_mobile.apply-fixed-elements #banner .logo.edinburgh{
    position: fixed !important;
    height: 70px;
    width: 250px;
}

.studentQuotes {
    display: flex;
    justify-content: space-evenly; 
}

#pageContent .keyFacts .guarantor::before {
    content: "International Guarantor Accepted:";
}

#pageContent .login-signup .login-status{color:#e2b6b6 !important;}

.infoBlock.suitableFor ul li.yes, .infoBlock.safety  ul li.yes{display:block !important;}
.infoBlock.propDescription ul li, .infoBlock.propDescription ol li{width:100% !important;}


.accordion .infoBlock ul li.yes{display:block !important;}
.infoBlock ul li, .infoBlock.suitableFor ul li, .infoBlock.safety  ul li{display:none !important;}
.infoBlock.propDescription ul li, .infoBlock.propDescription ol li{width:100% !important; display:list-item !important}

.mb-has-hover .mb-marker.mb-uni .in-wrap{background-color: #906eb5 !important; transform: scale(1.1);}
.mb-has-hover .mb-marker.mb-uni:hover .in-wrap{color: white !important; transform: scale(1.1);}

@media only screen and (max-width: 767px){
	.pageBody_Mobile .pageContent_landlords div[style="margin-left:219px;"] a.registerNew{float: none; display: block; margin-left: auto; margin-right: auto;}
	
}

@media only screen and (max-width: 768px){
	.pageContent_landlords div[style="margin-left:219px;"] a.registerNew{min-width: 130px; margin-right: -85px;}	
}

.TenantLandlordLinks a{background-color: #d89758;}

/* #PrimaryNavfull #mob-icon{left: 1% !important;} */

@media only screen and (max-width: 767px) {
	.pageBody_Mobile #PrimaryNavfull .accountLists {width: 105px !important; margin-right: 62px;}
}