/*
Implementations Skeletor v3 - 5/10/2014

oustyles.css

Add styles to overwrite customer CSS, USE WITH CAUTION.

Contributors: Your Name Here
Last Updated: Enter Date Here
*/

span.required {
	color: red;
}

.ou-form label {
	font-weight: initial !important; 
}

/* .ou-form button {
	display: inline-block !important; 
	padding: 4px 12px !important; 
	margin-bottom: 0 !important; 
	font-size: 14px !important; 
	line-height: 20px !important; 
	color: #333333 !important; 
	text-align: center !important; 
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75) !important; 
	vertical-align: middle !important; 
	cursor: pointer !important; 
	background-color: #f5f5f5 !important; 
	background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6) !important; 
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6)) !important; 
	background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6) !important; 
	background-image: -o-linear-gradient(top, #ffffff, #e6e6e6) !important; 
	background-image: linear-gradient(to bottom, #ffffff, #e6e6e6) !important; 
	background-repeat: repeat-x !important; 
	border: 1px solid #cccccc !important; 
	border-color: #e6e6e6 #e6e6e6 #bfbfbf !important; 
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25) !important; 
	border-bottom-color: #b3b3b3 !important; 
	-webkit-border-radius: 4px !important; 
	-moz-border-radius: 4px !important; 
	border-radius: 4px !important; 
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0) !important; 
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false) !important; 
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05) !important; 
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05) !important; 
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05) !important; 
} */

button.btn.btn-navbar.tb-megamenu-button {
    display: none;
}


.bx-wrapper .bx-viewport {
	left: 0 !important;
	border: 5px !important;
}

.slider .bx-wrapper {margin: initial !important;}

#minisites.college-school.sbpa .slider .views-slideshow-bxslider .bx-wrapper .bx-pager {display: none;}

ul.flex-direction-nav li {line-height: normal !important;}