/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
 
 .sticky-menu{
 	list-style:none !important;
 	margin-left:0 !important;
 }
 
 .no-jump-menu{
 	margin-top: -3em;
 }
 

 
 .shortcode-error{
 	color:#ff0000;
 }
 
 
.school-button-asd{
	margin:20px 0;
}
 
 .school-button-asd a {
    background-image: url(../images/find_a_school.gif);
    display: block;
    height: 43px;
    width: 210px;
    margin-left:auto;
    margin-right:auto;
}

/* Muted Featured School */
 .feat-school-box{
 	background-color: #e9e9e9; 
 	border: 1px solid #CCC;
 	padding: 18px 12px 18px 12px; 
	margin-bottom:15px;
	line-height:28px; 	
	text-align: left;
 }
 
 .feat-school-box a{
 	color:#008aff !important;
 }
 
 .feat-school-box .sponsor{
 	font-size:11px;
 	text-align:right;
 	font-style:italic; 
 }
 
 .feat-school-box .feat-school-list{
 	font-size:15px;
 	margin-top:-28px;
 } 
 
 .feat-school-box .feat-school-list ul,
 .feat-school-box .feat-school-list ul li
 {
 	margin-left:0px;
 	margin-bottom:10px;
 	line-height:18px;
 	list-style: none;
 	padding-left:0px;
 	background:none;
 }
 
 .feat-school-box .feat-school-list ul{
 	padding-bottom:0px;
 	padding-top:10px;
 }
 
 .feat-school-list .fs-custom{
 	
 }

/* Bold Featured School */
.fs-bold-con{
	float:left;
	 margin-bottom:18px;
	margin-top:12px;
	text-align:left;
}

.fs-clear{
	clear:both;
}

.fs-bold-con > div {
	width:100%;
	float:left;
	box-sizing: border-box;
}
.fs-header{
	background-color:#014068;
	padding:12px 12px 12px 18px;
	border-radius:8px 8px 0px 0px;
}

.fs-row-header .fs-school-name,
.fs-row-header .fs-program-description,
.fs-row-header .fs-row-header,
.fs-row-header .fs-request{
	font-size:16px;
}

.fs-row-header{
	background-color:#51a6fa;
	border-bottom:1px solid #fff;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	color:#fff;
	font-weight:bold;
	padding:2px 18px 2px 18px;
	display:none;
}

.fs-row {
        background-color:#e1e1e1;
        border-bottom:1px solid #fff;
        font-family:Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	padding: 6px 18px;
}
.fs-row:last-of-type {
    border-radius: 0px 0px 8px 8px;
}

.fs-row-last {
        background-color:#e1e1e1;
        border-bottom:1px solid #fff;
        font-family:Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	padding: 6px 18px;
	margin-bottom:20px;
	border-radius:0px 0px 8px 8px;
}

.fs-row .fs-school-name{
	font-weight:bold;
}
.fs-row-last .fs-school-name{
	font-weight:bold;
}

.fs-row .fs-school-name-sub{
	font-weight:normal;
	font-size:14px;
}


@media (min-width: 1024px){
	.fs-header > div,
	.fs-row-header > div,
	.fs-row > div,
	.fs-row-last > div{
        	float:left;
	}
	.fs-header{
        	display:flex;
        	align-items:center;
	}
	.fs-row-header{
		display:block;
	}
	.fs-school-name {
		width:22%;
	}
	.fs-program-description {
		width:48%;
        padding-left:20px;
		padding-right:10px;
		font-size:14px;
	}
	.fs-request {
		width:25%;
	}
	.fs-sponsored {
		width: 15%;
	}
	.fs-sponsored {
        	text-align:right;
		width:25%;
	}
	.fs-title {
        	width:75%;
	}
}
.fs-request a {
	font-weight:bold;
	color:#3473bd;
	text-decoration:none;
}
.fs-request a:hover {
	font-weight:bold;
	color:#498cda;
}
.fs-sponsored {
	font-size:9px;
	font-style:italic;
	color:#fff;
}
.fs-title {
	font-size:20px;
	color:#fff;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
}

  
/* Expanded Featured Schools */
.fs-expanded-con .fs-header-e{
	margin-bottom: 10px;
	font-size: 24px;
	color: #6e4e48;
	height:40px;
}

.fs-expanded-con .fs-header-e > div{

}


	.fs-expanded-con .fs-header-e .fs-sponsored-e{
		font-size:10px;
		text-transform:uppercase;
		margin-top:-8px;
		margin-left:1px;

}
@media (min-width: 480px){
	.fs-expanded-con .fs-header-e{
		height:25px;
	}
	
	
	.fs-expanded-con .fs-header-e .fs-title-e{
		float:left;
	}
	.fs-expanded-con .fs-header-e .fs-sponsored-e{
		float:right;
		font-size:11px;

		margin-top:0px;
		margin-left:0px;


	}

	.fs-expanded-con .fs-content-e{
		clear:both;
	}
	
}

.fs-expanded-con .fs-content-e .fs-row-e{
	border-top:1px solid #ccc;
	padding:12px 20px;
	
}

.fs-expanded-con .fs-footer-e{
	border-top:1px solid #ccc;
	padding-bottom:12px;
}

.fs-expanded-con .fs-title-link-e{
	color:#0d86be;
	font-size:20px;
	font-weight:bold;
}

.fs-expanded-con .fs-btn-e{
		width:100%;
		text-align:center;
}


@media (min-width: 480px){
	.fs-expanded-con .fs-title-link-e{
		float:left;
	}

	.fs-expanded-con .fs-btn-e{
		float:right;
		width:unset;
	}

	.fs-expanded-con .fs-break{
		clear:both;
	}
}

.fs-expanded-con .fs-sub-title{
	font-weight:bold;
}

.fs-expanded-con .fs-btn-e {
	box-shadow:inset 0px 1px 0px 0px #f39c12;
	background:linear-gradient(to bottom, #f39c12 5%, #db8c0b 100%);
	background-color:#f39c12;
	border-radius:6px;
	border:1px solid #b57309;
	display:inline-block;
	cursor:pointer;
	color:#ffffff !important;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding:4px 20px;
	text-decoration:none;
	text-shadow:0px 1px 0px #b57309;
}
.fs-expanded-con .fs-btn-e:hover {
	background:linear-gradient(to bottom, #db8c0b 5%, #f39c12 100%);
	background-color:#db8c0b;
	text-decoration:none;
}
.fs-expanded-con .fs-btn-e:active {
	position:relative;
	top:1px;
}

/* HE Search Box */
.he-searchbox{
	background-color: #196da6;
    padding: 10px;
    color: #fff;
}

.he-searchbox select{
	height:36px;
	margin-bottom:8px;
}

.he-searchbox label{
	margin-bottom:0px;
	font-weight:normal;
}

.he-title{
	font-size:18px;
	color:#fff;
	background-color:#014068;
	padding: 10px 14px;
}

.he-sponsored{
	margin-bottom: 20px;
	text-align:right;
	font-size:11px;
	font-style:italic;
	color:#666;	
	margin-right:5px;
} 

.searchbox-nav{
	background-color:#fff;
}

.he-title,
.he-searchbox,
.he-searchbox select,
.he-searchbox input {
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif"
}

.he-searchbox form{
	margin:0px;
}

.he-searchbox select{
	color:#666;
	width:100% !important;
	max-width:100% !important;
}

.he-searchbox input[type="submit"]{
	margin:15px 0px 10px;
	background-color:#df6600;
	height:35px;
	border:0px;
	width:100%;
	font-size:110%;
	color:white;
}

.he-searchbox .he-degree,
.he-searchbox .he-category,
.he-searchbox .he-subject {
    display:block;
    margin:0;
    width:100%;
}

@media (min-width: 1024px){
	.searchbox-body .he-title{
		display: none;
	}
	
	.searchbox-body .he-searchbox .he-degree,
	.searchbox-body .he-searchbox .he-category,
	.searchbox-body .he-searchbox .he-subject {
	    float: left;
	    width: 33%;
	    padding-right: 25px;
	    box-sizing: border-box;
	}
	
	.searchbox-body .he-searchbox .he-subject{
		padding-right:0px;
	}
	
	.searchbox-body .he-searchbox .button-wrapper{
		width: 260px;
	    margin-left: auto;
	    margin-right: auto;
	}
	
	.searchbox-body .he-searchbox label{
		font-size:14px;
	}
	
	.searchbox-body .he-searchbox input[type="submit"] {
    	margin: 5px 0px 5px;
	}
	
}	

@media (min-width: 1200px){
	.searchbox-body .he-searchbox label{
		font-size:18px;
	}
}

/* HEV2 */
.searchbox-body-he form,
.searchbox-nav-he form{
	width:100% !important;
}

/* New esyoh body */
.esy_school_code{
	display:none !important;
}

.searchbox-body-esyoh{
	margin:0 !important;
}