body {
	width: 100%;
	margin: 0;
	background-color: #fbfbfb !important
}
a#de {
	display: none;
}
#spinner {
	width: 50%;
}
.businessTitle a, .businessTitle a:visited {
	color: #0043cd;
}

.hidden-dropdown a {
    text-decoration: none;
	color: #333;
}
.hidden-dropdown a:hover {
   	color: #f3a71e !important;
}

.icon-images {
	width: 20px;
    position: relative;
    top: 3px;
}

#loadingTextBlue {
	color: #0056b8;
	font-size: 22px;
	font-family: helvetica, sans-serif;
}
.headerWarningResultsMessage {
	font-size: 17px; 
	text-align: center; 
	color: #0056b8;
	font-family: helvetica; 
	width: 55%; 
	line-height: 24px;
}

#search-type-dropdown-list a { 
    text-decoration: none;
}
#search-type-dropdown-list a:hover li {
    color: #f3a71e;
}
.search-results-iframe {
	position: relative;
	z-index: 2;
	top: -46px;
}
#rotateSymbol {
	transform: rotate(90deg);
    position: relative;
    color: #fff;
    font-size: 35px;
    margin: 0px;
    display: inline-block;
    top: -1px;
}
@-moz-document url-prefix() {
  #rotateSymbol {
    transform: rotate(107deg);
	position: relative;
	color: #fff;
	font-size: 39px;
	margin: auto;
	display: inline-block;
	height: 30px;
	width: 30px;
	padding: 7px;
	font-weight: normal;
	left: 3px;
	top: 0px;
  }
}
.sub-header {
	background-color: #102c52;
	height: 30px;
	text-align: center;
}
.sub-header-link-left {
	text-decoration: none;
	color: #0056b8;
	margin: 0 15px;
	background: #fff;
	padding: 8px 20px;
	border: 1px solid #555;
	border-radius: 5px;
}
.sub-header-link-right {
	text-decoration: none;
	color: #fff;
	margin: 0 15px;
	float: right;
	margin-right: 0px;
}
.sub-header-link-top {
	text-decoration: none;
	color: #fff;
	float: left;
	margin-right: 30px;
}
.on-type-select-left {
	float: left;
    color: #fff;
    font-family: helvetica;
    letter-spacing: .3px;
    font-size: 14px;
}
.sub-header-link-left:hover, .sub-header-link-right:hover, .sub-header-link-top:hover {
	text-decoration: none;
	color: #f3a71e !important;
}
.sub-header-span {
    font-size: 14px;
    line-height: 30px;
    font-weight: 600;
    letter-spacing: .1px;
    font-family: Helvetica;
}
.businessTitle {
	margin-top: 0px;
	color: #21488b;
	font-size: 18px;
    font-family: Arial;
	margin-bottom: 5px;
}
.businessItemContainer {
	padding: 0 0 15px;
	width: 58%;
    border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
}
.internshipCheck {
	margin-bottom: 0;
    font-family: 'Noto Sans', sans-serif;
    font-size: 12px;
	color: #0056ba;
}
.businessAddress {
	margin: 0;
	font-family: "Noto Sans", sans-serif;
    font-size: 14px;
}
.businessPhone {
	margin: 5px 0;
	font-family: "Noto Sans", sans-serif;
    font-size: 14px;
}
.businessType strong, .businessPhone strong, .businessAddress strong {
	color: #102c52;
	font-family: Arial;
}
.businessType {
    margin: 8px 0 5px;
	font-size: 14px;
    font-family: "Noto Sans", sans-serif;
}
.innerBusinessTitle {
	color: #000; 
	font-weight: initial;
	font-size: 18px; 
	font-family: 'Noto Sans', sans-serif;
}
.businessDistance {
	font-weight: bold;
    margin: 5px 0;
    color: #000;
    font-size: 14px;
}
#searchSymbolArea {
	background-color: #0056b8;
    height: 44px;
    position: relative;
    top: -7px;
    left: 10px;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    width: 19%;
	cursor: pointer;
}
#downArrow {
	font-size: 11px;
    color: inherit;
    margin: inherit;
    font-weight: inherit;
    pointer-events: inherit;
	margin: 0 7px;
}
.sub-header-link-left #downArrow {
	font-size: 9px;
    color: inherit;
    margin: inherit;
    font-weight: inherit;
    pointer-events: inherit;
	margin: 0 0 0 4px;
}
.content {
	text-align: left;
	width: 950px;
    max-width: 80%;
	margin: auto;
}
.search-type {
	width: 42%;
    max-width: 450px;
    height: 30px;
    margin: 25px 0 15px 10px;
    padding: 7px 0 7px 7px;
    display: inline-flex;
    background-color: #fff;
    font-family: Helvetica;
    border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	left: 2px;
    position: relative;
}
.search-location {
	width: 53%;
	max-width: 550px;
	height: 30px;
	margin: 25px 0 15px;
	padding: 7px 7px 7px 0;
	display: inline-flex;
	background-color: #fff;
	font-family: Helvetica;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	right: 2px;
    position: relative;
}
#alumni-search-bar:focus {
	outline: none;
}
.outer-frame-container {
	background-color: #fbfbfb;
	width: 101%;
	position:relative;
	z-index: 3;
	top: 0;
	height: 46px;
}

.more-map-button {
	background-color: #fff;
    width: 100px;
    position: relative;
    z-index: 3;
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    top: 48px;
    float: right;
    height: 38px;
	border-bottom: 1px solid #888;
    border-left: 1px solid #888;
	display: none;
}
.more-map-button-inner {
	padding: 10px;
    text-align: center;
}
#moreMapLink {
	text-decoration: none;
	color: #0056B8;
}

#result-area-listing {
	position: relative;
	z-index: 1;
}

#search-type-dropdown {
    list-style: none;
	margin: 0;
    padding: 0 5px 0 15px;
	cursor: pointer;
	width: 70%;
	border-right: 1px solid #666;
}

#search-type-dropdown li {
	line-height: 20px;
	padding-bottom: 6px;
    padding-top: 6px;
	color: #444;
	font-size: 15px;
	text-align: left;
}
li#topLevelLI {
   	padding-top: 2px;
	font-size: 15px;
    padding-bottom: 0;
}

#search-type-dropdown-list li {
	font-size: 14px;
}

#search-type-dropdown-list {
	list-style: none;
    display: none;
    background: #fff;
    padding: 5px 0 5px 10px;
    border: 1px solid #aaa;
    position: absolute;
    top: 44px;
    left: 110px;
    text-align: left;
	height: 410px;
    width: 525px;
    overflow: hidden;
    overflow-y: scroll;
	z-index: 1;
}

.header {
	height: 105px;
	width: 100%;
	background-color: #1b3668;
	text-align: center;
	display: inline-flex;
}
.header-container {
	display: inline-flex;
    margin: auto;
	width: 950px;
    max-width: 80%;
}
.search-container {
	width: 100%;
	position: relative;
	z-index: 4;
}
#emu-logo {
	z-index: 2;
	position: relative;
	width: 175px !important;
    height: 67px !important;
	margin: 10px 15px 10px 0;
}
#royal-connections-logo {
    z-index: 2;
    position: relative;
    width: 178px !important;
    height: 23px !important;
    margin: 25px 0;
    top: 10px;
}
#alumni-results-search-bar { 
	font-size: 14px;
	border: none;
	width: 70%;
}
#alumni-results-search-bar::placeholder {
	font-size: 14px;
}
.search-location span {
	line-height: 32px;
	font-weight: 700;
	font-size: 14px;
	margin: 0 10px;
	color: #666;
	width: 12%;
	pointer-events: none;
}

.search-type span{
	line-height: 32px;
	font-weight: 700;
	font-size: 14px;
	color: #666;
	width: 30%;
	pointer-events: none;
}

.subtype-search-hidden {
	display: inherit;
}

.between-content-area {
	background-color: #597184;
	padding-bottom: 22px;
}

#wellness-subtype-search {
	display: none;
}
#home-services-subtype-search {
	display: none;
}
#financial-services-subtype-search {
	display: none;
}
#professional-services-subtype-search {
	display: none;
}

#fs-hidden { display: none; width: 161px;}
#ws-hidden { display: none; width: 160px;}
#ps-hidden { display: none; width: 184px;}
#hs-hidden { display: none; width: 138px;}

.subtype-search-hidden .hidden-dropdown {
	border-left: 1px solid #4c4343;
    border-right: 1px solid #4c4343;
    border-bottom: 1px solid #4c4343;
    background: #efefef;
    color: #333;
    position: relative;
    z-index: 4;
    list-style: none;
    text-align: left;
    padding: 5px 10px;
    left: 213px;
}
.firstULSubtype {
	color: #fff;
    padding: 0;
    list-style: none;
    position: absolute;
	margin: 0;
    margin-top: 5px;
}
.subtype-search-hidden .hidden-dropdown li {
    padding: 6px 0;
}
#loadingMessage {
	position: relative;
	top: 10px;
	text-align: center;
	width: 50%;
}
#titleOfSearchHeader {
    margin: 0px;
    padding: 20px 0 3px 0;
    font-family: helvetica;
    font-size: 26px;
    letter-spacing: 1px;
    color: #fff;
    font-weight: 500;
}

.copyrightDisclaimer {
	position: fixed;
    bottom: 0;
    left: 0px;
    width: 100%;
    text-align: center;
	background: #fff;
    z-index: 200;
    border-top: 1px solid #ccc;
}
.copyrightDisclaimerSubmitPage {
	position: fixed;
    bottom: 0;
    left: 0px;
    width: 100%;
    text-align: center;
	background: #fff;
    z-index: 200;
    border-top: 1px solid #ccc;
}
.copyrightDisclaimerParagraph {
	color: #666;
    font-family: helvetica, sans-serif;
    font-size: 14px;
	margin: 10px;
}
.copyrightDisclaimerParagraph a {
	color: #666;
}
.popup-disclaimer {
	position: absolute;
    top: 35%;
    width: 100%;
    left: 0px;
	display: none;
}
.popup-disclaimer-inner {
	margin: auto;
    width: 519px;
    height: auto;
    padding: 25px;
    background: #fff;
    border-radius: 15px;
    z-index: 2000;
	position: relative;
}

.popup-disclaimer-inner p {
	font-family: helvetica, sans-serif;
    font-size: 15px;
}

.results-page.changed:before {
	display: block;
    position: fixed;
	background: rgba(25, 25, 25, .9);
    top: 0;
    height: 125%;
    width: 100%;
    content: '';
	z-index: 400;
	pointer-events:none;
}

#proceedLink {
	text-align: center;
}
#proceedLink a {
	text-decoration: none;
}

.distanceFilterContainer {
	position: relative;
	width: 270px;
	font-family: helvetica;
    font-size: 14px;
	display: none;
}
.filterTypeSection {
	position: relative;
    width: 450px;
}
.filterRegion {
	display: flex;
}
.distance-hidden-dropdown {
	border-left: 1px solid #4c4343;
    border-right: 1px solid #4c4343;
    border-bottom: 1px solid #4c4343;
    background: #efefef;
    color: #333;
    position: relative;
    z-index: 4;
    list-style: none;
    text-align: left;
    padding: 5px 10px;
    left: 122px;
    width: 100px;
	display: none;
}
.distance-hidden-dropdown li {
	padding: 6px 0;
}
.distance-hidden-dropdown a {
    text-decoration: none;
    color: #333;
}
.distance-hidden-dropdown a:hover {
    color: #f3a71e !important;
}
.sub-header-link-left-distance {
	text-decoration: none;
	color: #0056b8;
	margin: 0 15px;
	background: #fff;
	padding: 8px 20px;
	border: 1px solid #555;
	border-radius: 5px;
}
.sub-header-link-left-distance:hover {
	text-decoration: none;
	color: #f3a71e !important;
}
.sub-header-link-left-distance #downArrow {
	font-size: 9px;
    color: inherit;
    margin: inherit;
    font-weight: inherit;
    pointer-events: inherit;
	margin: 0 0 0 4px;
}
.checkmarkCircle {
	background-color: #f3A71E;
    border-radius: 50%;
	color: #000;
	font-size: 11px;
    margin-right: 2px;
    padding: 1px 4px 2px 5px;
}

#titleOfSearchHeader .dropdown-list-icons { display: none; }
.dropdown-list-icons { width: 20px; position: relative; top: 4px; }
.search-type-dropdown-span { line-height: inherit !important; font-weight: initial !important; margin: initial !important; color: initial !important; width: 50% !important; pointer-events: initial !important; }

/*****Media Queries*****/

@media screen and (max-width: 1125px) {
	.search-location { width: 45%; }
	.search-type { width: 50%; }
}

@media screen and (max-width: 989px) {
	.header-container { display: block; }	
	#emu-logo { margin: 0; }
	.header { height: 175px; }
}

@media screen and (max-width: 875px) {
	.more-map-button { display: none !important; }
}

@media screen and (max-width: 785px) {
	.sub-header-link-right { display: none; }	
	.subtype-search-hidden { margin-bottom: 15px; padding-bottom: 5px; }
	.sub-header-link-left, .sub-header-link-left-distance { margin: 0 8px; }
	.distance-hidden-dropdown { left: 115px; }
	.subtype-search-hidden .hidden-dropdown { left: 206px; }
	#search-type-dropdown-list { z-index: 200;background: #eee; border-top: none; height: 350px; left: 50px; top: 36px; }
}

@media screen and (max-width: 745px) {
	li#topLevelLI { font-size: 13px !important; }
	#search-type-dropdown { padding: 0 5px !important; }
	.search-type {width: 48% !important;}
	.search-type span { width: 32% !important; }
	#downArrow { margin: 0 3px !important; }
	.distance-hidden-dropdown { width: 102px; }
}

@media screen and (max-width: 740px) {
	.search-container { display: grid !important; margin-bottom: 70px; margin-top: 10px; }
	.search-type { padding: 3px 10px !important; margin: auto !important; width: 65% !important; border-bottom: 1px solid #aaa; border-top-left-radius: 5px; border-top-right-radius: 5px;border-bottom-left-radius: 0;left: 0;}
	.search-location { padding: 3px 10px !important; margin: auto !important; width: 65% !important; border-top-right-radius: 0; border-bottom-right-radius: 0; right: 0;}
	#searchSymbolArea { position: absolute !important; top: 36px;left: 0; border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;border-top-right-radius: 0;width: 100%; height: 36px; }
	#rotateSymbol { top: 1px !important; }
	#search-type-dropdown { border-right: none; width: 78% !important; }
	#alumni-results-search-bar { width: 75%; text-align: center; }
	#search-type-dropdown li { text-align: center; }
	.search-location span { width: 19% !important; margin: 0 !important;}
	.search-type span { width: 21% !important; margin: 0 !important; }
	.header { height: 205px; }
	.sub-header-link-top { float: none; margin-right: 0px; margin: 0 15px; }
	.search-results-iframe { width: 100% !important; height: 350px !important;}	
	.outer-frame-container { top: 1px !important; left: -4px !important; height: 47px !important; width: 102% !important; }
	#loadingMessage, #spinner, .businessItemContainer { width: 100% !important; }
	#result-area-listing { top: -25px; }
	#titleOfSearchHeader { font-size: 25px; }
}

@media screen and (max-width: 585px) {
	.sub-header-link-top span { font-size: 12px !important; }
	#titleOfSearchHeader { font-size: 22px; }
	.search-location { width: 75% !important; }
	.search-type { width: 75% !important; }
	.popup-disclaimer-inner { width: 85%; padding: 5%;}	
}

@media screen and (max-width: 500px) {
	.sub-header-link-top { margin: 0 7px; }
}

@media screen and (max-width: 475px) {
	.dropdown-list-icons { display: none; }
}

@media screen and (max-width: 470px) {
	.search-location { width: 85% !important; }
	.search-type { width: 85% !important; }
	.header-container { display: inline-grid !important; }
	.sub-header { height: 53px; }
	.sub-header-link-top { height: 25px; }
	.popup-disclaimer { top: 25%; }
}

@media screen and (max-width: 415px) {
	.search-location { width: 90% !important; }
	.search-type { width: 90% !important; }
}

@media screen and (max-width: 400px) {
	.popup-disclaimer-inner p { font-size: 14px; }
}

@media screen and (max-width: 290px) {
	.popup-disclaimer { top: 20%; }
}
