/**
 * 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(../gif/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{
 	
 }
 
 .fs-hide-school{
 	display:none !important;
 }
 

/* 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;
	position:relative;
}

.fs-expanded-coni > .fs-header-e{
        height:40px;
}

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

}

.more-sponsor{
	cursor: pointer;
	color: #6e4e48 !important;
}



.sponosor-extended{
	display:none;
}


.sponosor-extended {
	text-transform:none;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1060;
	display: none;
	max-width: 300px;
	line-height: 1.42857143;
	text-align: left;
	white-space: normal;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	padding-left:20px;
	padding-right:20px;
}

.sponosor-extended.top {
	margin-top: -10px
}

.sponosor-extended.right {
	margin-left: 10px
}

.sponosor-extended.bottom {
	margin-top: 10px
}

.sponosor-extended.left {
	margin-left: -10px
}

.sponosor-extended-title {
	padding: 8px 14px;
	margin: 0;
	font-size: 14px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0
}

.sponosor-extended-content {
	padding: 9px 14px
}

.sponosor-extended .sponsor-title{
	color: #6e4e48 !important;
	font-size:12px;
	font-weight:bold;
}

.sponosor-extended .sponsor-content{
	color: #6e4e48 !important;
	font-size:11px;
	margin-bottom:20px;
}




/* #sponosor-extended:target{
	display:block;
}
 */
@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{
	display:inline-block;
	padding:4px 20px;
}

.fs-expanded-con .fs-btn-e,
.fs-expanded-con .show-more-btn {
	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;
	cursor:pointer;
	color:#ffffff !important;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	
	text-decoration:none;
	text-shadow:0px 1px 0px #b57309;
}

.show-more-btn{
	text-align: center;
	padding: 14px 0;
	margin-bottom: 30px;
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	
}


.show-more-btn a,
.show-more-btn a:hover{
	color:#fff !important;
	text-decoration:none;
}



.fs-expanded-con .fs-btn-e:hover,
.fs-expanded-con .show-more-btn: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;
}

.fs-expanded-w-img-con .fs-content-e .fs-row-e{
	display:flex;
	flex-direction:column;
	padding: 12px 20px;
}


.fs-expanded-w-img-con .fs-img-link{
	text-align:center;
	align-items:center;
	margin: 0 auto;
}

.fs-expanded-w-img-con .fs-content .fs-title-link-e,
.fs-expanded-w-img-con .fs-content .fs-info,
.fs-expanded-w-img-con .fs-content .fs-info a
{
	color:#555;
	
}

.fs-expanded-w-img-con .fs-content{
	display: flex;
	flex-grow: 1;
	flex-direction: column;
	margin-bottom:20px;
	font-family:sans-serif;
}

.fs-expanded-w-img-con .fs-content .fs-title-link-e{
	font-size:18px;
}

.fs-expanded-w-img-con .fs-content .fs-info,
.fs-expanded-w-img-con .fs-content .fs-blurb{
	font-size:12px;
	line-height:1.3em;
	color:#555;
}

.fs-expanded-w-img-con .fs-content .fs-blurb{
	margin-top:5px;
}


.fs-expanded-w-img-con .fs-img-link img{
	display: inline-block;
	max-width: 240px !important;
	max-height: 120px !important;
	margin: 16px auto 16px auto;
	padding: 0;
	border: 0;
	height:auto;
	width:auto;
}

.fs-expanded-w-img-con .fs-action{
	padding:16px 0px;
}

.fs-expanded-w-img-con .fs-action .fs-btn-e{
	min-width:100%;
	font-size:14px;
}

.fs-inline-header{
	font-weight:bold;
	margin:10px;
}

/* More Info */

.fs-expanded-w-img-con .wrap-collabsible input[type='checkbox'] {
  display: none;
}


.fs-expanded-w-img-con .lbl-toggle {
  display: block;
  cursor: pointer;
  transition: all 0.25s ease-out;
  font-size:12px;
  font-weight:bold;
  color:#555;
  padding:0 5px;
}



.fs-expanded-w-img-con .lbl-toggle::before {
  content: ' ';
  display: inline-block;

  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid currentColor;

  vertical-align: middle;
  margin-right: .7rem;
  transform: translateY(-2px);

  transition: transform .2s ease-out;
}

.fs-expanded-w-img-con .collapsible-content {
  max-height: 0px;
  overflow: hidden;

  transition: max-height .25s ease-in-out;
}

.fs-expanded-w-img-con .toggle:checked  + .collapsible-content {
  max-height: 100vh;
}

.fs-expanded-w-img-con .toggle:checked + .collapsible-content + .lbl-toggle::before {
  transform: rotate(270deg) translateX(3px);
}

.fs-expanded-w-img-con .toggle:checked + .collapsible-content + .lbl-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

@media (min-width:768px){
	.fs-expanded-w-img-con .collapsible-content {
	  max-height: 100vh;
	  overflow: display;
	}
	
	.fs-expanded-w-img-con .lbl-toggle{
		display:none;
	}	
}


@media (min-width:768px){
	.fs-expanded-w-img-con .fs-content-e .fs-row-e{
		flex-direction:row;
	}
	
	.fs-expanded-w-img-con .fs-img-link img{
		max-width: 120px !important;
		max-height: 60px !important;
	}
	
	
	.fs-expanded-w-img-con .fs-content-e .fs-row-e{
	padding: 0px 0px;
	}
	
	.fs-expanded-w-img-con .fs-img-link{
		display:flex;
		flex-basis:152px;
		min-width:152px;
	}
	
	.fs-expanded-w-img-con .fs-action{
		flex:0 0 160px;
		align-items:center;
		padding:16px;
	}

	.fs-expanded-w-img-con .fs-content{
		margin: 16px 10px;
	}
	
	.fs-expanded-w-img-con .fs-action .fs-btn-e{
		min-width:160px;
	}

}


/* 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;
}
/*Horizontal Search Box Styles*/
#horizontalsearch {
	margin-bottom: 15px;
}
#horizontalsearch #quick-search-filters-container .tl-modal-title {
    display: none !important;
	visibility: hidden !important;
}
#horizontalsearch #quick-search-filters-container {
	width:90%;
	margin:auto;
}
#horizontalsearch #quick-search-filters-container .tl-col-md-12 {
	padding-inline: 11% 8% !important;
}
#horizontalsearch #quick-search-filters-container div.marker-container {
	float:left;
	width: 30%;
}
#horizontalsearch #quick-search-filters-container #btnSearchSchools {
	margin-top: 10px;
	border-radius: 0px !important;
	width: 150px;
}
#horizontalsearch #quick-search-filters-container .field-container.submitButton {
    width: 100%;
    max-width: none !important;
}
#horizontalsearch .marker-container:nth-child(4n){
	display:none !important;
	visibility: hidden !important;
}
@media (max-width: 960px) {

	#horizontalsearch #quick-search-filters-container div.marker-container {
		float: none !important;
		width: auto !important;
	}
}
/*#horizontalsearch #quick-search-filters-container #sponsored-content-disclosure {
    color: #FFFFFF !important;
}*/
#horizontalsearch #school-description-container .read-more-content {
    height: auto !important;
}

#horizontalsearch #quick-search-filters-container .tl-modal-content.wgtBGColor {
  background-color: transparent;
}

#footSearchHead {
	font-family: 'AmericanTypewriter';
    font-size: 22px;
    line-height: 30px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 20px;
}
