/* Enter Your Custom CSS Here */
.ps-ql { font-size: small; font-family: Arial; text-decoration: none; list-style: none;}
.ps-ql a:link {text-decoration: none; color: #B0CAE5;}
.ps-ql a:visited {text-decoration: none; color: #B0CAE5;}
.ps-ql li {list-style: none; margin-left:-20px;}
.ps-ql ul {margin-bottom:12.5px; margin-top:1.5px;}
.ls-hero { background: -webkit-linear-gradient(-45deg,  #3c444c 0%,#546875 68%,#3d4d57 83%,#3c444c 100%); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(-45deg,  #3c444c 0%,#546875 68%,#495c66 83%,#3d4d57 100%); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(-45deg,  #3c444c 0%,#546875 68%,#495c66 83%,#3c444c 100%); /* For Fx 3.6 to 15 */
    background: linear-gradient(-45deg,  #3c444c 0%,#546875 68%,#495c66 83%,#3c444c 100%); /* Standard syntax (must be last) */padding-bottom: 1em; color: #e4e9ed; }
.ls-hero big {color: #fafafa; margin-bottom:1.5px; margin-top:0px;}
.ls-hero hr {border: 1px solid #5b6b75; margin-bottom:1.5px; margin-top:1.5px;}

.ls-give .ls-co-give { margin-bottom:2em; }
	.ls-give .ls-co-give .inner{ background-color:#fafafa; padding:5px 15px 15px 15px; -webkit-border-bottom-right-radius: 3px; -moz-border-radius-bottomright: 3px; border-bottom-right-radius: 3px; -webkit-border-bottom-left-radius: 3px; -moz-border-radius-bottomleft: 3px; border-bottom-left-radius: 3px }
	.ls-give .ls-co-give .give-item{ padding:1em 0; border-bottom:1px solid #eee; }

	.ls-give .ls-co-give i{ margin-left:7px; margin-right:9px; }
	.ls-give .ls-co-give h3{ margin:0; padding:10px 15px; border-bottom:1px solid #eee; text-align:left; font-size:0.75em; text-transform:uppercase; letter-spacing: 1px; background-color:#231F20; color:#ffbd00; -webkit-border-top-right-radius: 3px; -moz-border-radius-topright: 3px; border-top-right-radius: 3px; -webkit-border-top-left-radius: 3px; -moz-border-radius-topleft: 3px; border-top-left-radius: 3px }
	 .ls-give .ls-co-give h4{ float:left; margin-top:0; margin-right:1em; text-align:center; font-size:0.75em; background-color:#ffbd00; padding:1em; border-radius:50%; width:30px; height:30px; color:#fff; line-height:7px; }
	.ls-give .ls-co-give ul{ padding:0.5em 0 0 2.5em; margin-bottom:0; text-align:left; }
	.ls-give .ls-co-give ul li{ font-family:Helvetica, sans-serif; font-size:0.75em; background-position:2px 5px;}
	.ls-give .ls-co-give ul li:last-child{ margin-bottom:0; padding-bottom:0; }
	.ls-give .ls-co-give p{ font-family:Helvetica, sans-serif; font-size:0.75em; font-weight:bold; margin:0;}
	.ls-give .ls-co-give a{ margin:1em auto 0 auto;}
	.ls-give .ls-content-body .col-sm-8{ padding-right:35px; }
li a[href$=".pdf"]::before
{font-family: FontAwesome;
 content: "\F1C1";
 margin-right: 5px;
 color: #cb4154;}

.caption-wrap .caption {
    text-align: center;
    font-weight: bold;
    font-size: larger;
}

.widget_ultimate_posts a.more-link{font-size: 1em;}

/* Scholarship Info */
a.scholarshipLink {
    padding: 1.25em 2em;
    border-radius: 4px;
    text-decoration: none;
    line-height: 1.1em;
    text-transform: uppercase;
    border:1px #666666 solid;
	  color:#000000 !important;
		text-align:center;
}
a:link.scholarshipLink {
    background-color: #ffbd00;
	  color:#000000;
}
a:hover.scholarshipLink {
    background-color: #666666;
		color:#ffffff !important;
}

.scholarshipButton {
    display: flex;
    justify-content: center;
		margin:-.5em 0 1em 0;
		padding:0;
		font-size: 15px;
}

.declareMajorButton {
	font-size: 24px;
}
 
a.declareMajorButton{
	color: #ffffff;
}

a:visited.declareMajorButton {
	font-size: 24px;
	color: black;
	
}