@font-face {
  font-family: 'StandardCTExtraBold';
  src: url("font/standard-extrabold-2011.07.01-webfont.eot");
  src: url("font/standard-extrabold-2011.07.01-webfont.eot?#iefix") format("embedded-opentype"), url("font/standard-extrabold-2011.07.01-webfont.woff") format("woff"), url("font/standard-extrabold-2011.07.01-webfont.ttf") format("truetype"), url("font/standard-extrabold-2011.07.01-webfont.svg#StandardCTExtraBold") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'StandardCTLight';
  src: url("font/standard-light-2011.07.01-webfont.eot");
  src: url("font/standard-light-2011.07.01-webfont.eot?#iefix") format("embedded-opentype"), url("font/standard-light-2011.07.01-webfont.woff") format("woff"), url("font/standard-light-2011.07.01-webfont.ttf") format("truetype"), url("font/standard-light-2011.07.01-webfont.svg#StandardCTLight") format("svg");
  font-weight: normal;
  font-style: normal;
}

.errorTextField{
    border:1px solid #e36f28;
}

.getPreparedSection{
	padding:40px 0;
}

.rco-ui-disaster-banner-message .iconImage{
	float:left;
	display:inline-block;
	height:72px;
	width:72px;
	line-height:72px;
	padding-right:4px;
	text-align:center;
}

.rco-ui-disaster-banner-message .iconImage img{
	width:auto;
}

.rco-ui-disaster-banner-message div .disRecBarTitle{
	width:100%;
}

.jumbotron-nomargin{
	margin-bottom:0px;
}

#findDriveZipError{
	display:none;
	position:absolute;
	top:40px;left:38%;
}

#findDriveZipError,
label.error{
	color:#ffffff;
	font-weight:normal;
}

.rco-ui-event-card-info p.descContent a:link,
.rco-ui-event-card-info p.descContent a:visited,
.rco-ui-event-card-info p.descContent a:hover,
.rco-ui-event-card-info p.descContent a:active{
	font-weight: normal;
	color: #6d6e70;
	text-decoration: initial;
}

.rco-ui-event-card-date .month a:link,
.rco-ui-event-card-date .month a:visited,
.rco-ui-event-card-date .month a:hover,
.rco-ui-event-card-date .month a:active,
.rco-ui-event-card-date .day a:link,
.rco-ui-event-card-date .day a:visited,
.rco-ui-event-card-date .day a:hover,
.rco-ui-event-card-date .day a:active{
	color: #ffffff;
	text-decoration: initial;
}

html, body {
    max-width: 100%;
    overflow-x: hidden;
}

@media (min-width: 768px) {
	.signUpOuterContainer{
		width:100%;
	}
	
	.signUpInnerContainer{
		width:50%;
		display: table;
		margin: 0 auto;
	}
	
}

@media (max-width: 1023px) {
	#findDriveZipError{
		position:absolute;
		top:40px;left:30%;
	}
}

@media (max-width: 767px) {
	.findDriveContainer{
		white-space:nowrap;
	}
	
	#findDriveZipError{
		position:absolute;
		top:40px;left:28%;
	}
}

@media (max-width: 320px) {
	.findDriveContainer{
		white-space:nowrap;
	}	

	#findDriveZipError{
		top:40px;left:20%;
	}
}

input.error, textarea.error{
	border:1px solid #e36f28;
}

.rco-ui-event-card{
	cursor:pointer;
}

.color-red {
  color: red;
}

.color-gray-light {
  color: #ccc;
}

.gray-outline{
	border:2px solid #ccc;
}

.rco-ui-icon-size-custom{
  text-align: center;
  font-size: 32px;
  width: 55px;
  height: 55px;
  line-height: 55px;
  margin-right:9px;
}

.driveUnavailableLink a:link,
.driveUnavailableLink a:visited,
.driveUnavailableLink a:hover,
.driveUnavailableLink a:active{
	font-size:21px;
	color:red;
	text-decoration:underline;
	vertical-align:text-bottom;
}

.driveUnavailableText{
	font-size:20px;
	color:#000;
}

#driveUnavailableContainer{
	display:none;
}


.rco-ui-header ul li.dropdown ul.dropdown-menu li:last-child a.last-child{
	color:#6d6e70;
	font-size:12px;
	font-weight:normal;
	background:#ffffff;
}

#backgroundPopup{
	display:none;
	//position:fixed;
	position:absolute; /* hack for internet explorer 6*/
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#000000;
	border:1px solid #cecece;
	z-index:10000;
}

#popupContact{
	display:none;
	//position:fixed;
	position:absolute; /* hack for internet explorer 6*/
	//height:60%;
	//width:52%;
	//height:612px;
	height:auto;
	width:993px;
	background:#FFFFFF;
	border:3px solid #ce0f20;
	z-index:20000;
	padding:12px;
	font-size:13px;
}



#popupContactClose{
	font-size:18px;
	line-height:14px;
	float:right;
	color:#ffffff;
	font-weight:700;
	display:block;
	padding:3px 5px 5px 5px;
	background:#949494;
	cursor:pointer;
	text-decoration:none;
}

.mobileEditZip{
	float:left;
	width:41%;
	height:34px;
	margin-right:4px;
}

.mobileEditZipList{
	padding:9px 0;
	white-space:nowrap;
}

.hide{
	display:none !important;
}

.EditZipError,
.moEditZipError{
	color:red;
	text-align:left;
}

.mapContents{
	float:left;
	width: 531px; 
	height: 426px;
	border:1px solid #cccccc;
}

.contentsContainer{
	float:left;
	width:97%;
	text-align:left;
	padding-left:20px;
}

.cotentTitle{
	float:left;
	width:100%;
    border-bottom: 3px double #6d6e70;
    margin: 0 0 20px;
	padding: 10px;
    color: #6d6e70;
    font-family: Arial,Helvetica,sans-serif,"StandardCTExtraBold";
    font-weight: bold;
    font-style: normal;
    font-size: 18px;
    display: inline;
}

.clear{
	clear:both;
}

.leftContent{
	float:left;
	width:59%;
}

.rightContent{
	float:right;
	width:40%;
}

.addressInfo{
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
}

#chapter-locations ul.arrow li h2 a.headingLink{
	color:#333;
	-webkit-tap-highlight-color:#b4d5ff;
	font-size:20px;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:normal;
	list-style:none;
}

.chapter-info-label{
	font-weight:bold;
	padding:17px 0 0 0;
}

.chapterTitle{
	list-style:none;
}

.heading{
	margin-top:10px;
}

#chapter-locations ul.square{
	margin:0 0 14px;
	list-style:none outside none;
	padding:0px;
}

#chapter-locations ul.square li {
    background: url("/images/icon/red-square.png") no-repeat 0 10px;
    font-size: 13px;
    float: left;
    width: 150px;
    padding: 0 0 0 12px;
	line-height:25px;
}

.rightContent .form-row {
    height: 67px;
    width: 50%;
    float: left;
    border-bottom: 1px dotted #ccc;
    border-top: 1px dotted #ccc;
    padding: 5px 0;
    margin: 1px 0;
}

.input-tiny{
    float: left;
	width:60px;
    margin: 2px 10px 0 0;
}

.form-row label{
	display:block;
}

.errorBorder{
	border:1px solid red;
}

.EditZipError{
	padding:10px 0;
}

#modal-header {
  color: #6d6e70;
  font-weight: bold;
  display: block !important;
  font-size: 18px;
  border-bottom: 3px double #6d6e70;
  margin: 0 0 20px;
}

#locator #locator {
  display: block;
  overflow: auto;
}
/* line 16, ../../src/sass/views/_locator.scss */
#locator .close-link {
  background: url('../images/sprite/icon-s44616efca3.png') 0 -5831px;
  display: inline;
  float: right;
  height: 13px;
  position: absolute;
  right: 8px;
  text-indent: -9999px;
  top: 8px;
  width: 14px;
}
/* line 27, ../../src/sass/views/_locator.scss */
#locator #map {
  padding: 6px;
  border: 1px solid #cccccc;
  height: 410px;
  width: 515px;
}
/* line 39, ../../src/sass/views/_locator.scss */
#locator h3 {
  font-size: 16px;
  text-decoration: underline;
  line-height: 20px;
  margin-bottom: 5px;
}
/* line 45, ../../src/sass/views/_locator.scss */
#locator .chapter-info-label {
  font-weight: bold;
  margin-bottom: 10px;
}
/* line 50, ../../src/sass/views/_locator.scss */
#locator .left-content {
  float: left;
  width: 530px;
}
/* line 55, ../../src/sass/views/_locator.scss */
#locator .right-content {
  float: right;
  width: 375px;
}
/* line 60, ../../src/sass/views/_locator.scss */
#locator label {
  display: inline-block;
  font-weight: bold;
  width: 100px;
}
/* line 66, ../../src/sass/views/_locator.scss */
#locator .form-row {
  height: 70px;
  width: 187px;
  float: left;
  border-bottom: 1px dotted #cccccc;
  border-top: 1px dotted #cccccc;
  padding: 5px 0;
  margin: 1px 0;
}
/* line 76, ../../src/sass/views/_locator.scss */
#locator .form-row label {
  display: block;
  margin-bottom: 5px;
}
/* line 81, ../../src/sass/views/_locator.scss */
#locator .form-row input:focus {
  box-shadow: none;
}
/* line 85, ../../src/sass/views/_locator.scss */
#locator .input-tiny {
  float: left;
  margin: 2px 10px 0 0;
}
/* line 89, ../../src/sass/views/_locator.scss */
#locator .more-chapters {
  text-align: right;
  font-size: 11px;
  text-decoration: underline;
}
/* line 97, ../../src/sass/views/_locator.scss */
#locator .action .button {
  padding: 0 10px;
  text-align: center;
}
/* line 102, ../../src/sass/views/_locator.scss */
#locator .address-info {
  border-top: 1px dotted #cccccc;
  border-bottom: 1px dotted #cccccc;
  overflow: auto;
}
/* line 107, ../../src/sass/views/_locator.scss */
#locator .address-info .action {
  display: inline;
  float: left;
}
/* line 112, ../../src/sass/views/_locator.scss */
#locator h2.arrow {
  background: url("../images/sprite/icon/bullet-header.png") no-repeat 0 4px;
  color: #333333;
  display: block;
  font-size: 21px;
  line-height: 25px;
  padding: 0px 0px 0px 26px;
  border: none;
  font-size: 20px;
  font-weight: normal;
}
/* line 124, ../../src/sass/views/_locator.scss */
#locator ul.arrow {
  list-style-type: none;
  margin: 0 0 0 -39px;
  overflow: auto;
  font-size: 12px;
}
/* line 131, ../../src/sass/views/_locator.scss */
#locator .arrow-bg {
  background: url("../images/sprite/icon/bullet-header.png") no-repeat 0 4px;
  margin-bottom: 20px;
  display: block;
  min-height: 38px;
}
/* line 137, ../../src/sass/views/_locator.scss */
#locator ul.arrow li {
  line-height: 25px;
  padding: 0px 0px 0px 26px;
}
/* line 142, ../../src/sass/views/_locator.scss */
#locator ul.arrow li h2 {
  font-family: "StandardCTLight", Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  line-height: 25px;
}
/* line 149, ../../src/sass/views/_locator.scss */
#locator ul.arrow li h2 a {
  color: #333333;
}
/* line 152, ../../src/sass/views/_locator.scss */
#locator ul.square {
  margin: 0 0 14px;
}
/* line 156, ../../src/sass/views/_locator.scss */
#locator ul.square li {
  background: url("../../images/icon/red-square.png") no-repeat 0 10px;
  font-size: 13px;
  float: left;
  width: 150px;
  padding: 0 0 0 12px;
}
/* line 164, ../../src/sass/views/_locator.scss */
#locator p {
  margin-bottom: 0;
}
/* line 167, ../../src/sass/views/_locator.scss */
#locator #more-chapters {
  clear: both;
}
/* line 170, ../../src/sass/views/_locator.scss */
#locator .nearby-chapters {
  clear: left;
  margin-top: 10px;
}
/* line 174, ../../src/sass/views/_locator.scss */
#locator .nearby-chapters ul {
  display: none;
  margin: 0 0 14px;
}
/* line 178, ../../src/sass/views/_locator.scss */
#locator .nearby-chapters ul li {
  background: url("../images/icon/red-square.png") no-repeat 0 10px;
  padding: 0 0 0 12px;
}
/* line 182, ../../src/sass/views/_locator.scss */
#locator #show-chapters {
  background: url('../images/sprite/icon-s44616efca3.png') 0 -6413px;
  font-weight: bold;
  background-repeat: no-repeat;
  padding: 0 0 0 13px;
}
/* line 187, ../../src/sass/views/_locator.scss */
#locator #show-chapters.open {
  background: url('../images/sprite/icon-s44616efca3.png') 0 -6625px;
}
/* line 192, ../../src/sass/views/_locator.scss */
#locator #save-action {
  float: right;
}
/* line 195, ../../src/sass/views/_locator.scss */
#locator .modalerror {
  padding-top: 5px;
}

/* MODAL STYLES */
/* line 71, ../../src/sass/modules/_global.scss */
#modal {
  padding: 22px;
}
/* line 75, ../../src/sass/modules/_global.scss */
#modal .header h1 {
  color: #6d6e70;
  font-family: Arial, Helvetica, sans-serif, "StandardCTExtraBold";
  font-weight: bold;
  font-style: normal;
  font-size: 18px;
  display: inline;
}
/* line 82, ../../src/sass/modules/_global.scss */
#modal .invalid-box {
  margin-bottom: 20px;
}

.EditZipError{
	display:none;
	float:left;
	width:100%;
	margin-top:-15px;
	margin-bottom:6px;
	border-bottom:2px dotted #ccc;
}

#locator .input-tiny{
	height:30px;
	padding-left:4px;
}

#EditZipSubmit{
	height:30px;
	width:65px;
	color:#ffffff;
	margin-top:1px;
	border-radius:3px;
	display:inline-block;
	border-color:#ca181f;
	background-color:#e11b22;
}

@media (min-width: 1366px){
	#popupContact{
		left:22%;
	}
}

@media (max-width: 1024px){
	#popupContact{
		left:2%;
	}
}

#findDriveZipError,
#moUpdateLocationError{
	display:none;
	color:white;
	background-color:#ca181f;
	padding:3px 5px;
	opacity:0.8;
}

.rco-ui-navbar ul.navbar-nav.main>li span.minus, .rco-ui-navbar ul.navbar-nav.mobile-header>li span.minus{
    display: inline-block !important;
    float: right;
    color: #9f9fa3;
    width: 50px;
    line-height: 50px;
    margin-top: -15px;
    margin-right: -20px;
    text-align: center;
}