@import url('https://fonts.googleapis.com/css?family=Merriweather:400,400i,700,700i');
body {
 	font-family: 'Merriweather';
}
strong, h1, h2, h3, h4, h5 {
	font-family: 'Merriweather';
	font-weight:  normal;
}
h6{
	text-transform: uppercase;
	color:#333;
}
.blue {
	color: #08354b;
}
.gold {
	color: #837051;
}
a {
	color: #08354b;
}
.navbar-default{
	background-color: #003358 !important;
	margin-bottom: 0px;
	border-radius: 0 !important;
	min-height: 0px !important;
}
.navbar-default .navbar-nav>.active>a {
	color:#003358 !important;
}
.navbar-nav>li>a:hover {
	color:#fff !important;
	text-decoration: underline;
}
.site-title-year {
	color: #08354b;
	font-size: 20px;
	margin-bottom: 0px;
	margin-top: 30px;
}
.site-title {
	color: #08354b;
	margin-top: 4px;
}

.form-group {
	margin-bottom: 20px;
}
.header-search input[type="text"] {
	border: 0;
	width: 100%;
	color: #fff;
	color: rgba(255,255,255,0.85);
	height: 52px;
	padding: 5px 60px 5px 0;
	font-size: 24px;
	line-height: 32px;
}
.header-search button[type="submit"]:hover {
	background: #2a272e;
}
.form-control {
	display: block;
	width: 100%;
	height: 39px;
	padding: 9px;
	font-size: 13px;
	line-height: 17px;
	color: #333;
	background-color: transparent;
	background-image: none;
	border: 2px solid #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	transition: none;
}

.form-control:focus {
	outline: none !important;
	box-shadow:  none !important;
	-webkit-box-shadow: none !important;
}

.header-search button[type="submit"] {
	border: 0;
	padding: 0;
	margin: 0;
	color: #fff;
	width: 50px;
	height: 50px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	background: #777;
	background: rgba(255,255,255,0.2);
	position: absolute;
	right: 0px;
	top: 1px;
}
.container {
	position: relative;
}
.navbar-default {
	min-height: 89px;
	background-color: #fff;
	border: 0;
	margin: 0;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
	background-color: #003358;
}
.navbar-default .navbar-nav>li>a {
	color: #fff;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	color: #333;
	background-color: #DCDBD1;
}
.search-box {
	background-color: #003358;
	padding-top: 20px;

}
.form-control::-webkit-input-placeholder { /* WebKit browsers */
    color: rgba(255,255,255,0.85);
}
.form-control:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: rgba(255,255,255,0.85);
    opacity:  1;
}
.form-control::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: rgba(255,255,255,0.85);
    opacity:  1;
}
.form-control:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: rgba(255,255,255,0.85);
}
.grouping-header {
	font-size:40px !important;
	color: #fff !important;
	text-shadow:  0px 0px 50px rgba(0,0,0,1), 0px 0px 40px rgba(0,0,0,1), 0px 0px 30px rgba(0,0,0,1);
	margin-top:  280px; 
}
.thank-you {
	font-size:24px;
	text-transform: uppercase;
}
.jumbotron {
	padding:20px !important;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
	background-color: #DCDBD1;
	min-height: 400px;
}
.year-group {
	border-bottom: 1px solid #eee;
	padding-bottom:  10px;
}
.jump {
	padding-right:20px;
}
.club {
	padding-top: 20px;
}
.filter-key {
    background-image: url(http://www.lasalle.edu/tuitionreset/img/topo-white-pattern-tile.gif);
    background-size: cover;
    border: 2px solid #9d8862;
}
.filter-key input[type=radio] {
	display:none;
}
.btn-primary {
	color: #fff;
	background-color: #08354b;
	border-color: #01274c;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #01172c;
	border-color:  #01274c;
}
.years-5 {
	color: #837051;
	font-size: 10px;
}
.cross {
	font-size: 16px;
	color: #837051;
}
.retired {
	font-size: 10px;
	color: #837051;
}
.loading {
	width: 80px;
	height: 80px;
}
.footer {
	background-color: #003358;
	color:#fff;
	padding:20px;
	text-align: center;
    margin-top: 30px;

}
.header-search {
	margin-left: 20px;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
    color: #333;
    background-color: #dcdbd1;
}
.dropdown-menu {
    background-color: #dcdbd1;
    color:#333;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #ddd;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: transparent;
}
.text-muted {
    color:#333;
}
/*==================================================
=            Bootstrap 3 Media Queries             =
==================================================*/




	/*==========  Mobile First Method  ==========*/

	/* Custom, iPhone Retina */ 
	@media only screen and (min-width : 320px) {
		
	}

	/* Extra Small Devices, Phones */ 
	@media only screen and (min-width : 480px) {

	}

	/* Small Devices, Tablets */
	@media only screen and (min-width : 768px) {

	}

	/* Medium Devices, Desktops */
	@media only screen and (min-width : 992px) {
		.site-title {
			font-size: 50px;
			color: #08354b;
			margin-top: 4px;
			}		

	}

	/* Large Devices, Wide Screens */
	@media only screen and (min-width : 1200px) {
		.header-search button[type="submit"] {
			right:160px !important;
		}
		.jumbotron {
			height:500px;
		}
		.grouping-header {
			margin-top: 380px;
		}

	}



	/*==========  Non-Mobile First Method  ==========*/

	/* Large Devices, Wide Screens */
	@media only screen and (max-width : 1200px) {

			}

	/* Medium Devices, Desktops */
	@media only screen and (max-width : 992px) {
		
	}

	/* Small Devices, Tablets */
	@media only screen and (max-width : 768px) {
		.header-search button[type="submit"] {
			right:10px !important;
		}
	}

	/* Extra Small Devices, Phones */ 
	@media only screen and (max-width : 480px) {

	}

	/* Custom, iPhone Retina */ 
	@media only screen and (max-width : 320px) {
		
	}
	.chevron::after {
    background: url(https://www.lasalle.edu/wp-content/themes/homepage-theme/css/img/chevron-blue.png) left center no-repeat;
    background-size: 100% 100%;
		content: "\0000a0";
		display: inline-block;
		width: 12px;
		height: 16px;
		line-height: 1;
		margin: 0 0 0 7%;
		position: relative;
		top: 0;
		left: 0;
	}

	.slicknav_menu {
		display:none;
	}
	
	@media screen and (max-width: 40em) {
		/* #menu is the original menu */
		.js #menu {
			display:none;
		}
		
		.js .slicknav_menu {
			display:block;
		}
	}

	@media (max-width: 1200px) {
		.navbar-header {
			float: none;
		}
		.navbar-left,.navbar-right {
			float: none !important;
		}
		.navbar-toggle {
			display: block;
		}
		.navbar-collapse {
			border-top: 1px solid transparent;
			box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
		}
		.navbar-fixed-top {
			top: 0;
			border-width: 0 0 1px;
		}
		.navbar-collapse.collapse {
			display: none!important;
		}
		.navbar-nav {
			float: none!important;
			margin-top: 7.5px;
		}
		.navbar-nav>li {
			float: none;
		}
		.navbar-nav>li>a {
			padding-top: 10px;
			padding-bottom: 10px;
		}
		.collapse.in{
			display:block !important;
		}
	   .navbar-nav .open .dropdown-menu {
		   position: static;
		   float: none;
		   width: auto;
		   margin-top: 0;
		   background-color: transparent;
		   border: 0;
		   -webkit-box-shadow: none;
		   box-shadow: none;
		}
	}