body {
    background-color: #FFFFFF !important;
    height: 100%;
    margin-left: 10px;
    margin-top: 10px;
    width: 100%;
}

.button {
	color: #005873 !important;
    background-color: #ffffff !important;
    border: #005873 !important;
    border-bottom: 2px solid !important;
    border-radius: 8px;
	cursor: pointer;
}
.btn-dd {
	float: right;
	margin-right: 26px;
	}
.button, a.button-link {
    z-index: 150;
    display: inline-block;
}
.input-text {
    color: #005873 !important;
    float: left;
    font-size: 16px;
    font-weight: 400;
    cursor: pointer;
    padding-left: 0px;
    float: left;
    width: calc(100% - 34px);
    border: none;
    background-color: #ffffff;
}
.icon--search::before {
    content: url("data:image/svg+xml;charset=utf8,%3Csvg%20id%3D%22icon--search%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2022%2022%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%7Bfill%3Anone%3Bstroke%3A%23007FA6%3Bstroke-linecap%3Around%3Bstroke-miterlimit%3A10%3Bstroke-width%3A2px%7D%0A%20%20%20%20%3C/style%3E%0A%20%20%3C/defs%3E%0A%20%20%3Ccircle%20class%3D%22cls-1%22%20cx%3D%2210.91%22%20cy%3D%2210.5%22%20r%3D%229.09%22/%3E%0A%20%20%3Cpath%20class%3D%22cls-1%22%20d%3D%22M17.33%2016.92l3.74%203.74%22/%3E%0A%3C/svg%3E");
    display: block;
    width: 22px;
	}
.button.small, a.button-link {
    font-size: 1em;
    line-height: 1.5em;
    padding: 0.6em 0.72em 0.4em;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}
label {
    display: block;
    font-weight: bold;
}
.navigation--secondary ul li a {
	min-height: 30px;
}
#maindiv {
    margin-top: 0;
    width: 100%;
}
#bottomsection {
    float: left;
    height: 100%;
    margin-left: 0;
    width: 100%;
}
#mapid {
    float: left;
    position: relative;
    width: 100%;
}
#rightsection {
    background: linear-gradient(280.4deg,#005873 0%,#007FA6 38.18%,#007FA6 64.37%,#005873 100%);
    border: medium none;
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
  /*  display: none;  
	position: absolute;*/   
    top: 0;
    left: 0;
    margin-left: 0;
    padding-left: 1%;
    padding-top: 0;
float: left;
    width: 100%;
	z-index: 10000;
}
#campusheader {
    width: 100%;
	background: linear-gradient(280.4deg,#005873 0%,#007FA6 38.18%,#007FA6 64.37%,#005873 100%);

}
a.headerlabel {
    background-color: #333333;
    border: medium none;
    border-radius: 6px 6px 6px 6px;
    color: #FFFFFF;
    float: right;
    font-size: 12px !important;
    font-weight: bold;
    margin-bottom: 4px;
    margin-right: 5px;
    padding: 2px 8px;
    text-decoration: none;
}
a.tablabel {
    padding-left: 0.2em !important;
}
#tablist {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 6px !important;
  /*  width: 96%; */
}
.tabitem {
  /*  width: 31%; */
	padding-right: 1em;
}
#tabA {
    background-color: #FFFFFF;
    border: thin solid #999999;
    float: left;
	display: flex;
    height: 74vh;
    margin: 0 1px 5px 0;
    padding: 5px;
    width: 95%;
	overflow: hidden;
}
#tabN {
    background-color: #FFFFFF;
    border: 1px solid #999999;
    float: left;
    height: 82%;
    margin: 0 1px 5px 0;
    padding: 5px;
    width: 95%;
}
#tabW {
    background-color: #FFFFFF;
    border: 1px solid #999999;
    float: left;
	display: flex;
    height: 74vh;
    margin: 0 1px 5px 0;
    padding: 5px;
    width: 95%;
	overflow: hidden;
}
#marker_selection {
    background: none repeat scroll 0 0 #D6DAD7;
    border: 1px solid #666666;
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
    display: none;
    float: right;
    margin-top: 0;
    padding: 3px;
    position: absolute;
    top: 0;
    width: 30%;
}
#mapdetails {
    float: left;
    width: 100%;
}
#mapdetails p {
    border-bottom: 1px solid #EEEEEE;
    clear: both;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 24px;
    margin: 2px 0;
    overflow: hidden;
    padding: 0.3em;
}
#mapdetails label {
    float: left;
}
#mapdetails input {
    float: right;
    transform: scale(1.6);
}
#mapdetails .leftcolumn {
    float: left;
    margin-right: 0.6em;
    width: 30%;
}
#mapdetails .middlecolumn {
    float: left;
    margin-right: 0.6em;
    width: 30%;
}
#mapdetails .rightcolumn {
    float: left;
    margin-right: 0;
    width: 30%;
}
img.map_icon {
  /*  height: 18px;*/
    padding-left: 4px;
    padding-right: 5px;
    vertical-align: top;
    width: 24px;
}
.scroll-pane, .scroll-pane-arrows {
    height: 200px;
    overflow: auto;
    width: 100%;
}
.horizontal-only {
    height: auto;
    max-height: 200px;
}
.gmbutton {
    background-color: #990000;
    border: thin solid #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    float: left;
    margin-top: 5px;
    padding: 3px;
    text-decoration: none;
    vertical-align: middle;
    width: 93%;
}
a.gmbutton:hover {
    background-color: #666666;
    color: #FFFFFF;
}
.gmbuttonPurple {
    background-color: #330099 !important;
}
.gmbuttonPurple:hover {
    background-color: #666666 !important;
}
.gmbuttonBlue {
    background-color: #0033FF !important;
}
a.gmbuttonBlue:hover {
    background-color: #666666 !important;
}
.gmbox {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.6);
    border: medium none;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 3px 3px 7px #000000;
    cursor: pointer;
    height: 90px;
    text-align: center;
}
.infowinli {
    font-size: 12px !important;
    list-style: none outside none !important;
    min-width: 120px;
}
.gm-style-iw div {
    margin-bottom: 20px !important;
}
@media only screen and (max-width: 750px) {
.btn-dd {
	float: left;
	margin-right: 0px;
	margin-left: 2px;
	}
}
@media only screen and (max-width: 600px) {
	#bottomsection {
		height: 300px;
	}
	#rightsection {
		width: 100%;
	}
	#marker_selection {
		margin-top: 0;
		width: 98%;
	}
	#mapdetails .leftcolumn {
		width: 90%;
	}
	#mapdetails .middlecolumn {
		width: 90%;
	}
	#mapdetails .rightcolumn {
		width: 90%;
	}
}

@media screen and (max-width: 1080px) {
	#rightsection {
    	padding-left: 0% !important;
	}
	.block {
		padding-left: 4px;
		margin-left: 0px;
	}
	.navigation--secondary ul li {
    	margin: 0 4px 4px 0;
	}
	.navigation--secondary ul li a {
    	padding: 4px 6px;
	}
}