.tbl-label {
  font-size:small;
  font-weight:normal;
  margin-top: -6px;
  //padding-right:2em;
}

.tbl-div {
  white-space: nowrap;
  display: inline-block;
  padding-left:1.3em;
}

.mapbox_static {
       opacity: 0;
       display:none;
       transition: opacity 0.5s linear;
       -webkit-transition: opacity 0.5s linear;
       -moz-transition: opacity 0.5s linear;
       -o-transition: opacity 0.5s linear;
       -ms-transition: opacity 0.5s linear;
 }

.grecaptcha-badge { 
    visibility: hidden;
}

.gm-button {
    color: white;
    background: #4C8FFB;
    border: 1px #3079ED solid;
    box-shadow: inset 0 1px 0 #80B0FB;
    padding: 5px 10px;
    border-radius: 2px;
    font-weight: bold;
    font-size: 10pt;
    outline: none;
}


.gm-button:hover {
    border: 1px #2F5BB7 solid;
    box-shadow: 0 1px 1px #EAEAEA, inset 0 1px 0 #5A94F1;
    background: #3F83F1;
}

.gm-button:active {
    box-shadow: inset 0 2px 5px #2370FE;   
}

.gm-style-iw {
	/*
   width: 350px !important;
   top: 0 !important;
   left: 0 !important;
   background-color: #fff;
   box-shadow: 0 1px 6px rgba(178, 178, 178, 0.6);
   border: 1px solid rgba(72, 181, 233, 0.6);
   border-radius: 2px 2px 0 0;
   */
}

/*
button:focus,button:active {
   outline: none !important;
   box-shadow: none;
}
*/

/* google maps info window close btn */
.gm-style-iw, button:focus {
    outline: 0 !important;
}

.button4 {background-color: #e7e7e7; color: black;} /* Gray */

div.info, div.success, div.warning, div.error {
    border: 1px solid;
    margin: 0px 0px 5px 0px;
    padding:15px 10px;
	border-radius: 8px;
	font-size: 19px;
	font-weight: semi-bold;
}
 
div.info {
    color: #00529b;
    background-color: #bde5f8;
}
 
div.success {
    color: #4f8a10;
    background-color: #dff2bf;
}
 
div.warning {
    color: #9f6000;
    background-color: #FEEFB3;
}
 
div.error {
    color: #D8000C;
    background-color: #FFBABA;
}
/* not active */
.nav-pills .nav-link:not(.active) {
    background-color: #eee !important;
    color: black;
}

/* active*/
.nav-pills .nav-link {
    /* background-color: rgba(0, 255, 0, 0.5); */
	background-color: #647EB2 !important;
    color: white;
	margin-right:10px;
	margin-bottom:10px;
}

#loading {
	display:none;
}

#loc_head, #loc_head2 {
	display:none;
	margin-bottom:1em;
}

#loc_alert {
	display:none;
	margin:1em 0 2em 0;
}

#btnback {
	display:none;
}

#by_curloc {
	display:none;
}

#by_address {
	display:block;
}

.input-field {
	width:1000px;
}

h1 {
	//text-shadow: 0.25px 0 0 currentColor; 
	//letter-spacing: 0.2px;
}

.halvedbox {
	width:400px;
    height:350px;
    background: linear-gradient(to bottom, #F5F5F5 50%, #fff 50%);
}

.boxAlertLocal {
	float: left;
	width: 100%;
	font-size: 110%;
	font-weight:400;
	//background-color: #fdebea;
	//background-color: #e1f5fe;
	//background-color: #a864a8;
	//background-color: #fff;
	background: linear-gradient(to bottom, #F5F5F5 50%, #fff 50%);
	//border: 1px solid #9AB4C1;
	border-style: groove;
	border-width: 3px; 
	border-color: lightgrey;
	border-radius: 8px;
	//color:#db0d01;
	//color:#078bd4;
	//color:#fff;
	color:#000;
	padding: 13px 10px 13px 10px;
	margin: 0 0 15px 0;
	line-height: 1.25;
}

.boxAlertLocal2 {
	float: left;
	width: 100%;
	font-size: 110%;
	font-weight:400;
	//background-color: #fdebea;
	//background-color: #e1f5fe;
	//background-color: #a864a8;
	//background-color: #fff;
	background: linear-gradient(to bottom, #F5F5F5 50%, #F5F5F5 50%);
	//border: 1px solid #9AB4C1;
	border-style: groove;
	border-width: 3px; 
	border-color: lightgrey;
	border-radius: 8px;
	//color:#db0d01;
	//color:#078bd4;
	//color:#fff;
	color:#000;
	padding: 13px 10px 13px 10px;
	margin: 0 0 15px 0;
	line-height: 1.25;
}

.boxAlertLocal3 {
	float: left;
	width: 100%;
	font-size: 110%;
	font-weight:400;
	//background-color: #fdebea;
	//background-color: #e1f5fe;
	//background-color: #a864a8;
	//background-color: #fff;
	background: linear-gradient(to bottom, #fff 50%, #fff 50%);
	//border: 1px solid #9AB4C1;
	border-style: groove;
	border-width: 3px; 
	border-color: lightgrey;
	border-radius: 8px;
	//color:#db0d01;
	//color:#078bd4;
	//color:#fff;
	color:#000;
	padding: 13px 10px 13px 10px;
	margin: 0 0 15px 0;
	line-height: 1.25;
}


.boxAlertLocal a {
	//color:#db0d01;
	//color:#078bd4;
	//color:#fff;
	color:#000;
	text-decoration: underline;
	font-weight:600;
}

.boxAlertLocal a:hover {
	//color:#db0d01;
	//color:#06e;
	//color:#fff;
	color:#000;
	//font-weight:600;
}

.panel-heading {
	background-color:#F5F5F5;
}

.tooltip-inner {
    text-align: left;
}

.space-5 {
	padding-left: 5px;
}

.space-10 {
	padding-left: 10px;
}

/* this is just an addendum to the id content-center styling that still applies from css2/page.css */
.reps-content-center {
	max-width:720px;
}

a.a-no-dec {
	text-decoration: none;
}

.vert-bot {
	vertical-align: bottom;
}

.icon-blue {
	color: blue;
	background-color: #fff;
	margin-top: -50px;
}

label {
	margin-bottom:0;
	//padding-left: 10px;
}

.frm-label {
	margin-bottom:0;
}

.frm-txt {

}

.frm-label {
	margin-bottom:0;
}

.req-star {
	color:red;
	font-weight: normal;
}

.btn-reps {
	font-weight: bold;
}

.btns-div {
	float:left;
	width:100%;
	padding-bottom:2em;
	padding-left:0;
	margin-left:0;
}

.btn-spacer {
	width: 4%;
}

.frm-fieldset {
	border-color:#fafafa;
	padding-bottom:0;
	padding-top:0;
	margin-bottom:0;
}

.frm-fieldset-legend {
	font-weight:bold;
	font-size:150%;
	color:#757575;
	//padding-left:0.5em;
}

.frm-legend-title {
	font-size:125%;
}

fieldset.frm-fieldset-border {
	border: 1px solid lightgrey !important;
	padding: 0 0 0 0.85em !important;
	//padding: 0 !important;
	//margin: 0 0 1.5em 0 !important;
	margin: 0 0 0 0 !important;
	-webkit-box-shadow:  0px 0px 0px 0px #000;
	box-shadow:  0px 0px 0px 0px #000;
}

legend.frm-fieldset-border {
	font-size: 1.2em !important;
	font-weight: bold !important;
	text-align: left !important;
	width:auto;
	padding:0 5px;
	border-bottom:none;
}

.geo-msg {
	font-size:22px;
}

.reps-wrapper {
	display:inline-block;
	text-align:left;
	font-size:18px;"
}

.distHead, .distHeadEmpty, .distHeadFull {
	font-weight: bold;
	font-size: 22px;
	padding-top: 1.5em;
	padding-bottom: 0.5em;
}

.distHead-no-items {
	font-weight: bold;
	font-size: 22px;
	padding-top: 1.5em;
	padding-bottom: 0em; /*if there are no items below, then we don't need any padding before them */
}

.data-item {
	font-size: 18px;
	padding-top:3px;
}

.data-strong {
	font-weight: bold;
}

.data-container {
	//border: 1px solid $000;
}

/* misc styles */
.clear-left {
	clear:left;
}
.disp-none {
	display:none;	
}
.form-pad {
	padding: 0 0 2px 0.5em !important;
	//margin-top: 0 !important;
	//margin-bottom: 0 !important;
}

.pad-top-0 { padding-top: 0; }
.pad-top-0-5 { padding-top: 0.5em; }
.pad-top-1 { padding-top: 1em; }
.pad-top-1-5 { padding-top: 1.5em; }
.pad-top-2 { padding-top: 2em; }
.pad-bot-0 { padding-bottom: 0; }
.pad-bot-0-5 { padding-bottom: 0.5em; }
.pad-bot-1 { padding-bottom: 1em; }
.pad-bot-1-5 { padding-bottom: 1.5em; }
.pad-bot-2 { padding-bottom: 2em; }

.mar-top-0 { margin-top: 0; }
.mar-top-0-5 { margin-top:0.5em; }
.mar-top-1 { margin-top: 1em; }
.mar-top-1-5 { margin-top: 1.5em; }
.mar-top-2 { margin-top: 2em; }
.mar-bot-0 { margin-bottom: 0; }
.mar-bot-0-5 { margin-bottom:0.5em; }
.mar-bot-1 { margin-bottom: 1em; }
.mar-bot-1-5 { margin-bottom: 1.5em; }
.mar-bot-2 { margin-bottom: 2em; }

.font-125-pct { font-size:125%; }
.font-150-pct { font-size:150%; }
.font-175-pct { font-size:175%; }
.font-200-pct { font-size:200%; }

/* Floating column for labels: 25% width */
.col-25 {
  float: left;
  width: 25%;
  //margin-top: 6px;
}

/* Floating column for labels: 48% width */
.col-48 {
  //float: left;
  width: 48%;
  //margin-top: 6px;
}

/* Floating column for labels: 50% width */
.col-50 {
  float: left;
  width: 50%;
  //margin-top: 6px;
}

/* Floating column for labels: 75% width */
.col-75 {
  float: left;
  width: 75%;
  //margin-top: 6px;
}

.min-1 {
	min-height: 1em;
}

.min-6 {
	min-height: 6em;
}

.min-8 {
	min-height: 8em;
}

.min-9 {
	min-height: 9em;
}

.min-9-5 {
	min-height: 9.5em;
}

.min-10 {
	min-height: 10em;
}

.min-13 {
	min-height: 13em;
}

/* Responsive layout - when the screen is 720px wide or less, make the two columns stack on top of each other instead of next to each other */
@media (min-width: 992px) {
	.distHeadEmpty {
		display: none;
	}
}

@media (max-width: 991px) {
	.distHeadEmpty {
		display: none;
	}

	.distHeadFull {
		display: none;
	}
	.med-pad-1 {
		padding-top:1em;
	}

	.col-25, .col-48, .col-50, .col-75, input[type=submit] {
		width: 100%;
		margin-top: 0;
	}
  
	.min-13, .min-6, .min-8, .min-9, .min-9-5, .min-10 {
		min-height: 1em;
	}
}

@media only screen and (min-width: 576px) {
	.reps-title {
		margin-top:0.5em;
	}
}

@media only screen and (max-width: 575px) {	
	.no-mobile {
		display:none;
	}
	
	.frm-fieldset-legend {
		padding:0;
		margin:0;
	}

	.frm-txt {
		margin-bottom:5px;
	}
}

