@font-face {
    font-family: 'signerica_thinregular';
    src: url('signerica_thin-webfont.woff2') format('woff2'),
         url('signerica_thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.signature {
  font-family: 'signerica_thinregular';
  font-size: 250%;
  text-decoration: underline;
}

#pump_form .error {
	color: red;
}

.progress-bar {
	color: #549AC6;
}

input.error
{  border-color:Red;
	border-style:solid;
	border-width:3px;
}

#statemap {
	float: right;
	margin: 5px;
}

#intropara {
	margin-top: 10px;
	font-size: 14px;
	line-height: 20px;
}

.form-box {
	padding-bottom: 20px;
}

.form-top {
	overflow: hidden;
	padding: 0 25px 0px 25px;
	background: #f5f5f5;
	-moz-border-radius: 4px 4px 0 0; -webkit-border-radius: 4px 4px 0 0; border-radius: 4px 4px 0 0;
	text-align: left;
}

.form-top-left {
	float: left;
	width: 75%;
	padding-top: 10px;
	font-size: 25px;
}

.form-top-left h3 { margin-top: 0; }

.form-top-right {
	float: left;
	width: 25%;
	padding-top: 5px;
	font-size: 66px;
	color: #ddd;
	line-height: 100px;
	text-align: right;
}

.form-bottom {
	padding: 10px 25px 10px 25px;
	background: #eee;
	-moz-border-radius: 0 0 4px 4px; -webkit-border-radius: 0 0 4px 4px; border-radius: 0 0 4px 4px;
	text-align: left;
}

form .form-bottom textarea {
	height: 100px;
}

form .form-bottom button.btn {
	min-width: 105px;
}

form .form-bottom .input-error {
	border-color: #19b9e7;
}

form.registration-form fieldset {
	display: none;
}

.ui-autocomplete {
	position: absolute;
	text-align: left;
	top: 100%;
	left: 0;
	z-index: 1000;
	float: left;
	display: none;
	min-width: 160px;
	_width: 160px;
	padding: 4px 0;
	margin: 2px 0 0 0;
	list-style: none;
	background-color: #ffffff;
	border-color: #ccc;
	border-color: rgba(0, 0, 0, 0.2);
	border-style: solid;
	border-width: 1px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	*border-right-width: 2px;
	*border-bottom-width: 2px;
	font-size: 16px;
}
.ui-menu-item > a.ui-corner-all {
	display: block;
	padding: 3px 15px;
	clear: both;
	font-weight: normal;
	line-height: 18px;
	color: #555555;
	white-space: nowrap;
}

.ui-state-hover, .ui-state-active {
					   color: #ffffff;
					   text-decoration: none;
					   background-color: #0088cc;
					   border-radius: 0px;
					   -webkit-border-radius: 0px;
					   -moz-border-radius: 0px;
					   background-image: none;
				   }

/***** Media queries *****/

@media (min-width: 992px) and (max-width: 1199px) {}

@media (min-width: 768px) and (max-width: 991px) {}

@media (max-width: 767px) {

	.navbar { padding-top: 0; }
	.navbar.navbar-no-bg { background: #333; background: rgba(51, 51, 51, 0.9); }
	.navbar-brand { height: 60px; margin-left: 15px; }
	.navbar-collapse { border: 0; }
	.navbar-toggle { margin-top: 12px; }

	.inner-bg { padding: 40px 0 110px 0; }
	.top-content .top-big-link { margin-top: 25px; }
	.top-content .top-big-link a.btn { margin-top: 10px; }

	.form-bottom { padding-bottom: 25px; }
	form .form-bottom button.btn { margin-bottom: 5px; }

}

@media (max-width: 415px) {

	h1, h2 { font-size: 32px; }

}


/* Retina-ize images/icons */

@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {

	/* logo */
	.navbar-brand {
		background-image: url(../img/logo@2x.png) !important; background-repeat: no-repeat !important; background-size: 123px 49px !important;
	}

}


.sidebarContainer {
	background-color: #549AC6;
	color: white;
	border-radius: 3px;
}

.sidebarContainer div {
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
}

.sidebarContainer p span{
	padding-left: 20px;
}

.todayShow {
	margin: 0 auto;
}

footer {
	height: 50px;
	background-color: rgba(248, 248, 245, 0.43);
	color: #A4A2A0
}

#bottomContent {
	position: static;
}

.navbar {
	background-color: #FFFFFF;
	border-bottom: 1px solid rgba(194, 192, 190, 0.64);
}



/*custom font*/
@import url(http://fonts.googleapis.com/css?family=Montserrat);

body {
	font-family: montserrat, arial, verdana;
}





/*progressbar*/
#progressbar {
	margin-bottom: 30px;
	overflow: hidden;
	/*CSS counters to number the steps*/
	counter-reset: step;
}
#progressbar li {
	list-style-type: none;
	color: black;
	text-transform: uppercase;
	text-align: center;
	font-size: 9px;
	width: 23%;
	float: left;
	position: relative;
}
#progressbar li:before {
	content: counter(step);
	counter-increment: step;
	width: 20px;
	line-height: 20px;
	display: block;
	font-size: 10px;
	color: #333;
	background: rgba(194, 192, 190, 0.64);
	border-radius: 3px;
	margin: 0 auto 5px auto;
}
/*progressbar connectors*/
#progressbar li:after {
	content: '';
	width: 100%;
	height: 2px;
	background: rgba(194, 192, 190, 0.64);
	position: absolute;
	left: -50%;
	top: 9px;
	z-index: -1; /*put it behind the numbers*/
}
#progressbar li:first-child:after {
	/*connector not needed before the first step*/
	content: none;
}
/*marking active/completed steps green*/
/*The number of the step and the connector before it = green*/
#progressbar li.active:before,  #progressbar li.active:after{
	background: #64BED9;
	color: white;
}

.form-group label {
	text-align: left;
}

.ui-autocomplete{
	max-height: 150px;
	width: auto;
	overflow-y: scroll;
	/* prevent horizontal scrollbar */
	overflow-x: hidden;
	/* add padding to account for vertical scrollbar */
	padding-right: 20px;
	/*-webkit-overflow-scrolling: touch;*/
	font-size: medium;
}

.jumbotron {
	background-color: #F5F5F5;
}

.or-spacer {
	margin-top: 100px;
	margin-left: 100px;
	width: 400px;
	position: relative;
}
.or-spacer .mask {
	overflow: hidden;
	height: 20px;
}
.or-spacer .mask:after {
	content: '';
	display: block;
	margin: -25px auto 0;
	width: 100%;
	height: 25px;
	border-radius: 125px / 12px;
	box-shadow: 0 0 8px black;
}
.or-spacer span {
	width: 50px;
	height: 50px;
	position: absolute;
	bottom: 100%;
	margin-bottom: -25px;
	left: 50%;
	margin-left: -25px;
	border-radius: 100%;
	box-shadow: 0 2px 4px #999;
	background: white;
}
.or-spacer span i {
	position: absolute;
	top: 4px;
	bottom: 4px;
	left: 4px;
	right: 4px;
	border-radius: 100%;
	border: 1px dashed #aaa;
	text-align: center;
	line-height: 40px;
	font-style: normal;
	color: #999;
}

.or-spacer-vertical {
	display: inline-block;
	width: 100px;
	position: relative;
}
.or-spacer-vertical .mask {
	overflow: hidden;
	width: 20px;
	height: 200px;
}
.or-spacer-vertical.left .mask:after {
	content: '';
	display: block;
	margin-left: -20px;
	width: 20px;
	height: 100%;
	border-radius: 12px / 125px;
	box-shadow: 0 0 8px black;
}
.or-spacer-vertical.right .mask:before {
	content: '';
	display: block;
	margin-left: 20px;
	width: 20px;
	height: 100%;
	border-radius: 12px / 125px;
	box-shadow: 0 0 8px black;
}

.agreement_label {
	background-color: white;
	padding-left: 8px;
	padding-right: 8px;
	border-radius: 2px;
}

.agreement {
	margin-left: 20px;
}

.spinner {
	opacity: 0;
	display:none;
	width: 20px;
	height:10px;
	-webkit-transition: opacity 0.25s, max-width 0.45s;
	-moz-transition: opacity 0.25s, max-width 0.45s;
	-o-transition: opacity 0.25s, max-width 0.45s;
	transition: opacity 0.25s, max-width 0.45s;
	/* Duration fixed since we animate additional hidden width */
}
.has-spinner.active {
	cursor:progress;
}
.has-spinner.active .spinner {
	display:inline-block;
	opacity: 1;
	max-width: 50px;
	/* More than it will ever come, notice that this affects on animation duration */
}

#manual_address {
	margin-left: 5px;
	margin-top: 5px;
	font-size: x-small;
}

#award {
	background-color: #EAEAE6;
	width: 90%;
	margin: 0px auto;
	border-radius: 4px;
}

#award_img {
	float: left;
	max-width: 400px;
	margin-top: 30px;
}

#awards_header {
	font-family: 'Open Sans', sans-serif;
	font-size: 28px;
	line-height: 30px;
	color: #383735;
	letter-spacing: 5px;
	margin-left: 20px;
}

.awards_text {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #6f6d6b;
	margin-left: 40px;
	margin-right: 20px;
}

.navbar-inverse {
	border-color: white !important;
}

.navbar {
	border-bottom: white !important;
}

body.modal-open {
    overflow: hidden;
    position:fixed;
    width: 100%;
}

.navbar {
    margin-bottom: 0;
}

#doctor-list span {
	white-space: nowrap;
}
