
.essayScholarship h3 {
	color: #fff; 
	background: #970895;
	padding: 5px 10px 4px 10px;
	font-size: 16px; 
	border-radius: 3px;
	}
	
.essayScholarship .awards {
	padding: 10px;
	border-radius: 3px; 
	background: rgba(151,8,149,.15);
	margin: 10px 20px;
	}

.carousel-caption {
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  background-color: rgba(0, 0, 0, .5);
  opacity: 1;
  padding-right: 120px;
	padding-bottom: 8px;
}

.carousel-caption a {
	color: rgb(102, 204, 255);
	text-decoration: underline;
	transition: color .25s ease 0s; 
}
.carousel-caption a:hover {
  color: #ffffff;
}

.carousel-indicators li {
	transition: background-color .25s ease 0s; 
}
		
.carousel-indicators li.active {
  background-color: rgb(102, 204, 255);
}

#agencyLink, .headerLinks {
    margin-top: 8px;
}

.galleria-thumbnails-container {
  height: 0px;
  display: none;
}

#galleria {
	cursor: pointer;
	margin-bottom: 10px;
}

.galleria-theme-classic .galleria-stage {
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
	padding-top: 10px;
	background: #fff;
}
 .galleria-theme-classic {
	height: auto; 
}

.galleria-image-nav {
	display: none; 
}

	#GrantsImLookingForSection{
	border-bottom-color:#d3d3d3;
    border-bottom: 4px;
    border-left-color:#d3d3d3;
    border-left: 4px;	
	}	

hr.topnormal {
	top: -5px; 
	margin: 10px 0;	
}

.icon-button-set a.button {
	width: calc(50% - 5px);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	border-radius: 5px; 
	transition: all .125s ease 0s; 
	display: inline-block; 
	text-align: center;
	color: #ffffff;
	white-space: nowrap;
	text-decoration: none !important;
	font-family: arial;
	font-size: 1vw;
	font-weight: normal;
	margin-right: 2px;
	margin-bottom: 5px;
	padding: .5vw;
	background: #1e5799; /* Old browsers */
	background: -moz-linear-gradient(top,  #7db9e8 0%, #1e5799 86%, #1e5799 86%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7db9e8), color-stop(86%,#1e5799), color-stop(86%,#1e5799)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #7db9e8 0%,#1e5799 86%,#1e5799 86%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #7db9e8 0%,#1e5799 86%,#1e5799 86%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #7db9e8 0%,#1e5799 86%,#1e5799 86%); /* IE10+ */
	background: linear-gradient(to bottom,  #7db9e8 0%,#1e5799 86%,#1e5799 86%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7db9e8', endColorstr='#1e5799',GradientType=0 ); /* IE6-9 */
}

.icon-button-set a.button:hover {	
	color: #ffffff;
	box-shadow: inset 0px 1px 5px  rgba(0,0,0, .6);
}

.icon-button-set a.button i {
	font-family: "FontAwesome";
	display: inline; 
	position: relative; 
	top: 2px;
	font-size: 130%; 
	margin-left: 8px;
	color:  rgba(255,255,255, 1);
	transition: all .25s ease 0s; 
}

.icon-button-set a.button i.large {
	display: block; 
	color:  rgba(255,255,255, .3);
	padding: 0 10px 0px 10px;
	font-size: 4vw;
	line-height: 70px; 	
	margin: 0 auto 5px auto;
}



.icon-button-set a.button:hover i { 	
	color:  rgba(255,255,255, 1);
	text-shadow: 0px 1px 1px rgba(0,0,0, .4);
}

.icon-button-set a.button:hover i.large { 	
	color:  rgba(255,255,255, 1);
	text-shadow: 0px 3px 3px rgba(0,0,0, .4);
}

#eventSection {
  min-height: 74px;
}


time.icon {
  top: 0px;
  left: 0;
  text-align: center;
}

.videoWrapper {
margin: 20px 0; position: relative; padding-bottom: 50% !important; /* 16: 9 */ padding-top: 25px !important; height: 0; margin-bottom: 20px;
}
	.videoWrapper iframe {
position: absolute; top: 0; left: 0; width: 100%; height: 100%;
		}

#mainContent div.row > div > div {
  padding: auto !important;
}
	
@media(max-width: 990px) {

	.icon-button-set a.button {	
		font-size: 12px;
		width: calc(25% - 20px); 
		font-size: 12px;
	}

	.icon-button-set  a.button i, .icon-button-set a.button i.large {
		font-size: 30px;
		line-height: 35px; 	
	}

	.icon-button-set  a.button:hover i { 	
		text-shadow: 0px 1.5px 1.5px rgba(0,0,0, .4);
	}
}

		
@media(max-width: 700px) {

	.icon-button-set a.button {	
		font-size: 11px;
		width: calc(50% - 10px); 
	}

}




	
	
	/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
