﻿/*
* Created By: MDC Web Services
* Description: 
* Revised: 
*/
body {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}
.full-width-banner {
  background-image: url('/financialaid/img/financialaidbanner.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 400px;
}
.banner-gray{
  text-align: center;
}
.navbar-default{
  margin-bottom: 0px;
  border-color: transparent;
}

.related-content h3 {
    font-weight: 400;
    font-size: 18px;
}
.related-content h4 {
    font-weight: 400;
    font-size: 16px;
}
.related-content h5 {
    font-weight: 400;
    font-size: 16px;
}
.nav-pills > li > a {
    font-weight: bold;
}
/*Masthead Code*/
.title-name h1 {
  font-size: 24px;
  margin: 0;
}
.site-masthead  {
  background-image: url("../img/site-bg.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-color: #1565c0;
  color: #fff;
}
.title-name.title-background span {
  background-color: rgba(0, 0, 0, 0.3);
  padding-left: 12px;
  padding-right: 12px;
}


.mb-10 {
  margin-bottom: 10px;
}

.lead {
  font-weight: 400;
}

.well {
  padding-top: 1px;
}


@media (min-width: 768px) {
  .site-masthead  {
      
  }
  .title-area { 
    width: 100%; 
    position: relative;
  }
  .title-container { 
    position: absolute; 
    left: 0; 
    top: 0; 
    width: 100%; 
    display: table; 
  }
  .title-name {
    display: table-cell; 
    vertical-align: middle;
  }
}
@media (max-width: 767px) {
  .site-masthead {
    padding:10px 0;
  }
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991px) {
  .title-area { 
    height: 120px;  
  }

  .title-container { 
    height: 120px; 
  }

  .title-name h1 {
    font-size: 37px;
  }
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199px) {
  .title-area { 
    height: 140px;  
  }

  .title-container { 
    height: 140px; 
  }

  .title-name h1 {
    font-size: 48px;
  }
  
  .finaid-cta {
	  font-size:12px;
  }
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .title-area { 
    height: 180px;  
  }

  .title-container { 
    height: 180px; 
  }
  .title-name h1 {
    font-size: 60px;
  }
}
/*Scholarships*/
.scholarship-list h4{
    color: #4d657a;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 4px;
    text-transform: uppercase;
    background-color: #EBF6FF;
    padding: 10px;
    text-align: center;
    margin-top: 30px;
}
.scholarships h3 {
    color: #4d657a;
    font-size: 20px;
    font-weight: 700;
    border-bottom: 1px solid #c9d0d7;
    padding-bottom: 4px;
    margin-bottom: 17px;
    text-transform: uppercase;
    letter-spacing: -1px;
}
.scholarship-item h5 {
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 16px;
}

.scholarship-item {
  margin-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px dashed #c9d0d7;
}
.mdc-scholarships {
  margin-bottom: 30px;
}
.scholarship-details {
  border: 1px solid #ccc; 
  /*background-color: #eee;*/
  padding: 20px;
}
/*HP Styles*/
.financial-aid-hp h4{
  font-weight: 400;
}
.financial-aid-footer h4{
  font-weight: 400;
}
.financial-aid-footer a {
  color: #005dab;
}
.hp-related .related-content {
  border-top: none;
  margin-top: 6px;
}
.financial-aid-hp .hp-related h3 {
  color: #4d657a;
    font-size: 20px;
    font-weight: 700;
    border-bottom: 1px solid #c9d0d7;
    padding-bottom: 4px;
    margin-bottom: 17px;
    text-transform: uppercase;
    letter-spacing: -1px;
}
.aid-intro {
  margin-bottom: 30px;
  background-color: #243340;
}
.quick-links {
  color: #fff;
  padding: 20px;
}
.quick-links p {
  margin-bottom: 0;
}
.quick-links h4 {
    font-weight: 700;
    border-bottom: 1px solid #3F6585;
    padding-bottom: 8px;
    color: #BCDDFA;
    text-transform: uppercase;
    margin-bottom: 4px;
}
.quick-links a {
  color: #fff;
}
.ql-list {
  margin-bottom: 30px;
}
.intro-welcome {
  margin-bottom: 30px;
}
/*Site Styles*/
.announcements-item {
/*  border-bottom: 1px solid #c9d0d7;*/
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.announcements-item h4 {
    font-weight: 400;
    font-size: 20px;
    line-height: 23px;
}
.module-link {
    font-style: italic;
    padding-bottom: 9px;
    text-align: right;
}
/*Footer*/
.financial-aid-footer {
  background-color: #eff1f1;
  padding: 30px 0;
  margin-bottom: -30px;
}
/*Content*/
.section-title {
  margin-top: 0;
}
/*HP*/
@media (min-width: 320px) and (max-width: 991px) {
  .hp-featured {
    height: 105px;
    padding:0 20px 0 5px; 
  }
  .hp-featured h4 {
    font-size: 16px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hp-featured {
    height: 137px;
    padding:0 20px 0 5px;
  }
}
@media (min-width: 1200px) {
  .hp-featured {
    height: 250px;
    padding:0 20px 0 5px;
  }
}
.hp-featured {
  color: white;
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  border-bottom: 1px solid #3D566B;
}
.hp-featured-area {
  background-color: #243340;
  margin-bottom: 30px;
}

.hp-featured-area2 {
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    padding-right: 12px;
}

@media (max-width: 768px) {
  .hp-featured {
    padding: 20px;
  }
}
.hp-featured h4 {
  margin-bottom: 0;
}
.hp-featured a {
  color: #fff;
}
p a {
  text-decoration: underline;
}
/*Homepage*/
.get-started-wrapper {
  background-image: url("../img/carousel-2.jpg");
  background-size:contain;
  background-repeat: no-repeat;
  height: 501px;
  position: relative;
}
.get-started {
  padding: 20px;
  background-color: rgba(15,21,27,0.86);
  color: #fff;
  height: 173px;
  position: absolute;
  bottom: 0;
}
.financial-aid-hp h4 {
  font-size: 18px;
}
/*HP*/
.finaid-cta {
  color: #fff; 
}
.finaid-cta a {
  color: #fff;
}
.finaid-cta2 {
  color: #333; 
}
/*.finaid-cta2 a {
  color: #333;
}*/

@media (max-width: 992px) {
  .finaid-cta {
    padding: 20px;
  }
  .finaid-cta2 {
    padding: 20px;
  }

  .full-width-banner{
    height: 200px;
  }
}
@media (min-width: 993px) and (max-width: 1199px) {
  .finaid-cta {
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 0;
  }

  .full-width-banner{
    height: 200px;
  }
  .finaid-cta p.lead {
    font-size: 16px;
  }
  .finaid-cta hr {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
@media (min-width: 1200px) {
  .finaid-cta {
    padding: 30px 30px 30px 15px;
  }
}
.finaid-cta p.lead {
  margin-bottom: 4px;
}
.finaid-cta hr {
  border-top: 1px solid #3b5469;
}


#private ul, #Scholarships ul{
    padding-bottom: 30px ;
    border-bottom: 1px dashed #c9d0d7;
	padding-left: 0px;
}

#private h5, #Scholarships h5 {
	font-size: 22px;
    font-weight: 400;
	margin-top: 30px;
    margin-bottom: 16px;
}

#private ul:last-child, #Scholarships ul:last-child{
border: none;
}

#private ul li, #Scholarships ul li{
	list-style-type: none;
}


.tab-content  p:first-child{
margin-top: 30px;
}

.breadcrumb {
    background-color: #ffffff;
	margin-top: -15px;
}
.breadcrumb .active{
  color: #000;
}
.benefit {
  font-size: 18px;
}

.btn-transparent {
  background-color: transparent;
}