/*--Begin Bootstrap Homepage Customization--*/
body {
    color: #333;
    font-family: "Roboto",sans-serif;
    font-size: 14px;
    line-height: 1.42857;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    color: inherit;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
}

.btn-primary {
    background-color: #6a207f;
    border-color: #fff409;
    color: #fff;
}
.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open > .dropdown-toggle.btn-primary {
    background-color: #fff;
    border-color: #6a207f;
    color: #6a207f;
}
.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
    background-image: none;
}
.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary.active[disabled], .btn-primary.focus[disabled], .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4;
}
.btn-primary .badge {
    background-color: #fff;
    color: #337ab7;
}
/*--End Bootstrap Homepage Customization--*/


/*--Begin Top Right Pad CSS--*/
	.top-tabs{min-height:350px}
    .ezpass-phone-number{font-size:22px;color:#6A207F;text-shadow:none;font-weight:700}
    .ezpass-phone-address{font-size:18px;color:#6A207F;text-shadow:none;font-weight:700}
    .ezpass-phone-hours{font-size:16px;color:#000;text-shadow:none;font-weight:300}
    .ezpass-titles{text-transform:uppercase;margin-bottom:20px}
    .calltoAction{text-align:center}
/*--End Top Right Pad CSS--*/
			
/*--Begin Alert Banner CSS--*/
	
.staContainer {
	background: #ffff00;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #d6d6d6;
}

.staTitle {
	background: #800000;
	color: #ffffff;
	font-size: 1.5em;
	text-align: center;
	padding: 6px 5px;
}

.staShow {
	list-style-type: none;
	margin: 0px;
}


.staItemDate {
	font-size: 90%;
	font-weight: bold;
	color: #0042ad;
	text-align: center;
	background: #f6f6f6;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #ccc;
	float: left;
	display: block;
	width: 36px;
}

.staItemHeadline {
	font-size: 90%;
	width: 96% !important;
	margin-left: 20px !important;
	padding: 3px 3px 2px 3px;
	display: block;
}

.staItemHeadline a  {
	margin-left: 20px !important;
	text-decoration: none !important;
	display: block;
}

#staItems {
	padding: 0;
	margin: 0px;
	width: 100%;
}

.staContent {
	padding: 0px;
	margin-left: 0px !important;
}

.staItemContainer {
	clear: both;
	display: block;
}

#alertContainer {
	display: none;
}

/*--End Alert Banner CSS--*/
			
/*--Begin Newsy Slide CSS--*/
		
	.camera_caption > div {
		background: rgba(153,45,183,0.9);
		color: #fff409;
		padding: 1px 15px;
	}
		
	.camera_caption a {
		color: #fff409;
		border-bottom: 1px dashed #fff409;
		text-decoration: none;
	}
			
	.camera_caption a:hover {
		color: #fff409;
		border-bottom: 1px solid #fff409;
		text-decoration: none;
	}
/*--End Newsy Slide CSS--*/
			
/*--Begin Content Information Boxes CSS--*/
	h2 {font-size: 1.8em;}
			
	.info-tabs{padding:20px;margin:20px 10px;border-radius:3px;-moz-box-shadow:0 2px 3px #b59ebc;-webkit-box-shadow:0 2px 3px #b59ebc;box-shadow:0 2px 3px #b59ebc;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;border:1px solid #b59ebc}			
			
	#getEZPass {background: #fff5dd url('/usr/img/homepage/getezpass.png') no-repeat right bottom;}
	#yourAcct {background: #fff5dd url('/usr/img/homepage/calculator.png') no-repeat right bottom;}
	#custSvc {background: #fff5dd url('/usr/img/homepage/custsvc.png') no-repeat right bottom;}
	#ezpInfo {background: #fff5dd url('/usr/img/homepage/ezpassinfo.png') no-repeat right bottom;}
	#ezpTolls {background: #fff5dd url('/usr/img/homepage/ezpasstolls.png') no-repeat right bottom;}
	#ezpLinks {background: #fff5dd url('/usr/img/homepage/relatedlinks.png') no-repeat right bottom;}
/*--End Content Information Boxes CSS--*/

/*--Adds Top Padding to Content Area Container--*/
	#contentAreaContainer {padding-top: 15px;}
/*--End Top Padding to Content Area Container--*/

.modal-header{
	background:#6A207F;
	color:#FFF;
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto;
	background-color: rgba(15, 15, 15, 0.3);
}
.close:hover, .close:focus {
	color: #ffff00;
	text-decoration: none;
	cursor: pointer;
	filter: alpha(opacity = 50);
	opacity: .5;
}

.close {
	color: #FFF;
	text-decoration: none;
	cursor: pointer;
	filter: alpha(opacity = 50);
	opacity: .5;
}

.modal{
	background-color: rgba(0, 0, 0, 0.5);
}
 .ticker{
	 list-style: none;
	margin-top:10px!important;
 }





