﻿#footerImages #fi1 {
    width: 150px;
    max-width:200px;
}
/* .contact-block .address_1{display:none; !important} */

.pageBody_non_mobile.apply-fixed-elements #banner .logo.edinburgh {
    position: fixed !important;
    height: 65px;
    width: 250px;
}

.mb-has-hover .mb-marker.mb-uni .in-wrap {
 opacity: 1;
 background: #a1c239 !important;
} 

body .uwy.userway_p3 .userway_buttons_wrapper {
    left: calc(4vw - 21px) !important;
}

h3.occupancyTtitle:before {
    content: "\e216";
}

#pageContent.pageContent_search .listingWrapper.splitView .searchListing.accred {
    background: #d1e1e8;
}

#searches .bottomImg.register {
    background-image: url('/images/branding/StudentRegister.jpg');
}

#searches .bottomImg.elsewhere {
    background-image: url('/images/branding/elsewhere.jpg');
}

.logo.edinburgh {
    background: url(/Custom/images/branding/logos/logo-main.svg) no-repeat;
}

.studentQuotes {
    display: flex;
    justify-content: space-evenly; 
}

.accreditationsPanel img.info{
	max-height:90px !important;
}
.accreditationsPanel h5{
display:none !important;	
}


#PrimaryNavfull #mob-icon {
    width: 205px !important;
    left: 5% !important;
    background: url(/Custom/images/branding/logos/logo-main.svg) center left no-repeat !important;
}
div#ctl00_ContentPlaceHolder1_Ctrl_SearchResultsWrapper_ctl02_ph_accreditation_items_holder h5 {
    display: none;
}
@media only screen and (max-width: 767px) {
    #innerFooterImages {
        max-width: 300px !important;
    }

        #innerFooterImages #fi1 {
            max-width: 90px !important;
            margin: 5px;
            width: 12%;
        }

}

.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}

/* span.address_1, span.address_2, span.address_3, span.address_4, span.address_5{ */
	/* display: none !important; */
/* } */

@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;}	
}

.logo.edinburgh{width: 346px;}

#PrimaryNavfull ul li ul li a{color: #0d223f;}

@media only screen and (max-width: 767px){
	.pageBody_Mobile #PrimaryNavfull{background: white;}
}

#pageContent .blueform-bot input.gobutton {background: #041e42 !important;}
#pageContent .blueform-bot input.gobutton:hover {background: #00B5E2 !important;}

.pageContent_landlords div[style="margin-left:220px;"] a.register:hover{background: #00B5E2 !important;}
.pageContent_landlords div[style="margin-left:219px;"] a.registerNew:hover {background: #00B5E2 !important;}

@media only screen and (max-width: 767px){
	.pageBody_Mobile #pageContent .v2_search_main.as-panels, .pageBody_Mobile #pageContent .v2_search_panel.as-opened {background-color: #00B5E2;}
}

@media only screen and (max-width: 430px){
	.pageBody_Mobile #pageContent .v2buttonWrapper {background-color: #00B5E2;}
}

.imgcontainer .img img{margin-top: -16px;}

#campusSearches {
	width: auto;
	margin: auto;
	text-align: center;
    height: 50px;
    /* line-height: 40px; */
    text-decoration: none;
    text-align: center;
    margin-top: -5px;
}

#campusSearches .sItem {
    margin: 5px;
	padding: 5px;
    background: #333;
    background-color: #fff;
    border-radius: 10px;
    text-align: center;
    vertical-align: center;
    overflow: hidden;
    position: relative;
	cursor: pointer;
	text-decoration: none;
	background-color: #041E42;
}

#campusSearches .sItem:hover{
	background-color: #00B5E2;
}

#campusSearches .primary-colour{
	color: white;
}

@media only screen and (max-width: 767px){
	#campusSearches{
		width: auto;
		display: inline-block;
		text-align: center;
		height: auto;
		margin-top: 0px;
	}
	#campusSearches .sItem{
		color: white;
		outline: solid;
		display: block;
		margin: 10px;
		line-height: 20px;
		background-color: #041E42;
	}
	#campusSearches .primary-colour{
		color: white;
	}
}

body.pageBody_home #pageContent .v2_search_main .dropdowns .dropdownDisplay input:checked + label{color: white;}

.TenantLandlordLinks a{background-color: #041E42;}

#PrimaryNavfull #mob-icon{left: 1% !important;}

@media only screen and (max-width: 767px) {
	.pageBody_Mobile #PrimaryNavfull .accountLists {width: 105px !important; margin-right: 62px;}
}

#banner .accountLists li {text-align: center;}

/* .mb-marker .in-wrap {background: #041e42; color: white;} */
.mb-marker .mb-uni:hover .inwrap{background-color: #041e42 !important;}

body.pageBody_home #navigationFull li>ul {background: white !important;}
body.pageBody_home #navigationFull li>ul>li:hover {text-decoration: underline !important;}

.pageBody_home #pageContent .v2_search_panel_wrapper.inlineSearch .dropdowns .dropdown.expanded:before{color: white !important;}

#PrimaryNavfull li>ul {background: #fff !important;}
#PrimaryNavfull li>ul>li:hover {text-decoration: underline !important;}

.blueform-bot input.gobutton{border-radius: 0px;}

#pageContent.pageContent_search .listingWrapper.splitView .searchListing:nth-child(odd) {
    background: #a1c239;
}