.container{
	background: #fff;
}

a:hover{
	text-decoration: underline;
}

.alert a{
	text-decoration: underline;
	font-weight: bold;
	color: inherit;
}

.lead {
	font-size: 18px;
}

.page-login .container{
	border: none;
	background: none;
}

.margintop10{
	margin-top: 10px;
}

.marginbot10{
	margin-bottom: 10px;
}

.margintop20{
	margin-top: 20px;
}

.marginbot20{
	margin-bottom: 20px;
}

.marginleft20{
	margin-left: 20px;
}

.form-horizontal .control-label{
	text-align: left;
}

#recaptcha_audio_play_again{
	cursor: pointer;
}

#honeypotMain{
	display: none;
}

.headerseperator{
	height: 0.7em;
	width: 100%;
	background: #cc9900; /* Old browsers */
	background: -moz-linear-gradient(left,  #cc9900 1%, #cc9900 70%, #99994d 70%, #99994d 70%, #99994d 85%, #990000 85%, #990000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(1%,#cc9900), color-stop(70%,#cc9900), color-stop(70%,#99994d), color-stop(70%,#99994d), color-stop(85%,#99994d), color-stop(85%,#990000), color-stop(100%,#990000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #cc9900 1%,#cc9900 70%,#99994d 70%,#99994d 70%,#99994d 85%,#990000 85%,#990000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #cc9900 1%,#cc9900 70%,#99994d 70%,#99994d 70%,#99994d 85%,#990000 85%,#990000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #cc9900 1%,#cc9900 70%,#99994d 70%,#99994d 70%,#99994d 85%,#990000 85%,#990000 100%); /* IE10+ */
	background: linear-gradient(to right,  #cc9900 1%,#cc9900 70%,#99994d 70%,#99994d 70%,#99994d 85%,#990000 85%,#990000 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc9900', endColorstr='#990000',GradientType=1 ); /* IE6-9 */
}

h1{
	margin-bottom: 20px;
	border-bottom: 1px solid #428BCA;
	padding-bottom: 10px;
	font-size: 23px;
}

.top{
	position: relative;
}

.top .printicon{
	position: absolute;
	right: 20px;
	top: 10px;
	cursor: pointer;
}

header{
	margin: 0 -15px 20px -15px
}

.btn{
	text-transform: uppercase;
}

.btn-info{
}

.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open>.dropdown-toggle.btn-info{
}


/*Footer*/
footer{
	margin: 20px -15px 0 -15px;
	background-color: #1a1a1a;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 0.5em;
	color: #A0A0A0;
}

.footer-coyright-text{
	margin-top: 6px;
}

.footer-coyright-img{
	text-align: right;
}
/*Footer*/

/*Footer Copied from OC Transpo*/
.footerNavWrapper{
	padding: 20px;	
}

.footerNavWrapper, .footerNavWrapper a{
	color: #999;
	margin-right: 0.8em;
	font-size: 11px;
}

.list-inline li{
	padding-bottom: 1em;
}

.list-inline li:after {
	content: '';
	height: 8px;
	border-left: 1px solid #999;
	display: inline-block;
}

.footerNavWrapper li:last-child:after {
	border-left: none;
}

/*Login Page*/
.form-login {
    max-width: 400px;
    margin: 150px auto 20px;
    background-color: #fff;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
}

.form-login .panel{
	-webkit-box-shadow: 0 1px 8px rgba(0,0,0,.6);
	   -moz-box-shadow: 0 1px 8px rgba(0,0,0,.6);
	        box-shadow: 0 1px 8px rgba(0,0,0,.6);
}

.form-login .panel-title{
	font-size: 19px;
	border: none;
	padding-bottom: 0;
}

.loginlinks{
	border-top: 1px solid #c7c7c7;
	margin-top: 15px;
	padding-top: 10px;
}

/*Login Page*/


/* Sidebar */
.list-group a{
	text-decoration: none;
	display: block;
	color: #444;
}

.list-group .glyphicon{
	top: 4px;
}

.list-group a:hover{

	}

.list-group-item{

}

.list-group-item p{
	margin-bottom: 5px;
}

.list-group-item:last-child {

}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus{

}

.list-group-item.active:before{
	
}
/*Sidebar*/

/*Manage Load*/
.border-container{
	border: 1px solid #c7c7c7;
	padding: 20px;
	margin-bottom: 20px;
}

.border-container legend{
	width: auto;
	padding: 0 10px;
	border: 0;
	margin-bottom: 0px;
	}

.border-container .btn{
	white-space: normal;
}

/*Manage Load*/

/*Purchase Pass*/
.purchase-pass-item{
	margin-bottom: 15px;
	padding: 10px;
	border-radius: 5px;
	background: #F0F0F0;
}

.purchase-pass-item.hover{
	background: #D0D0D0;
	}

.purchase-pass-radio{
	float: left;
	width: 10%;
	text-align: center;
}

.purchase-pass-type{
	float: left;
	width: 90%;
}

.purchase-pass-type label{
	width: 100%;
	cursor: pointer; 
}

.purchase-pass-type-text{
	width: 65%;
	float: left;
}

.purchase-pass-type-price{
	width: 35%;
	float: left;
	text-align: center;
}
/*Purchase Pass*/

/*Purchase Pass Details*/
.purchasepassdetails .btn{
	margin-left: 10px;
}
/*Purchase Pass Details*/

/*Transaction History*/
.transactionhistory .table-responsive{
	margin-top: 30px;
}
/*Transaction History*/


/*ViewTrips Page*/

.form-col div[class*=col-]:nth-child(odd) {
	font-weight: 700;
}

.form-col .row {
	margin-bottom: 10px;
}

/*ViewTrips Page*/











@media (min-width: 768px){
	.homeimg img{
		width: 100%;
	}
	
}

@media (max-width: 767px){
	aside{
		margin-bottom: 40px;
	}
	.btn-lg, .btn-group-lg>.btn{
		font-size: 13px;
	}
	h1{
		background: #428BCA;
		color: #fff;
		padding: 5px 10px;
	}
	header{
		padding: 10px;
		background: #E4E4E4;
	}
	.homeimg img{
		width: 100%;
	}
	.homeimg{
		margin-bottom: 20px;
		text-align: center;
	}
	footer{
		text-align: center;
	}
	.footer-coyright-img{
		text-align: center;
		margin-top: 10px;
	}
}

@media print{
	aside{
		display: none;
	}
	footer{
		display: none;
	}
	a[href]:after { display:none; } 
}