@CHARSET "ISO-8859-1";

body {
	zoom: 95%;
}

@media screen and (max-width: 1640px) and (min-width: 1000px) {
	#is-filter-help-icon {
		height: 340px;
	}
	#is-map-popup-details.col-md-4 {
		width: 40%;
	}
}

#close-ui8-adv {
	display: inline-block;
	position: absolute;
	top: 0;
	right: 96%;
	border-radius: 3px 0 0 3px !important;
}

.is-initiative-fa-b {
	color: black;
}

.is-initiative-fa-b {
	color: black;
}

.label-support {
	font-weight: bold;
	color: #57336E;
}

label.label-support:first-letter {
	text-transform: uppercase;
}

.font-support {
	color: #57336E;
}

.is-support {
	background: #5E2581;
	font-family: "Roboto Condensed";
	font-style: normal;
	font-weight: normal;
}

#unified-inputs.input-group { width: 100%; }
#unified-inputs.input-group input { width: 50% !important; }
#unified-inputs.input-group input:last-of-type { border-left: 0; }

.link-unstyled, .link-unstyled:visited, .link-unstyled:hover, .link-unstyled:active, .link-unstyled:focus, .link-unstyled:active:hover {
  font-style: inherit;
  color: inherit;
  background-color: transparent;
  font-size: inherit;
  text-decoration: none;
  font-variant: inherit;
  font-weight: inherit;
  line-height: inherit;
  font-family: inherit;
  border-radius: inherit;
  border: inherit;
  outline: inherit;
  box-shadow: inherit;
  padding: inherit;
  vertical-align: inherit;
}
