@font-face {
    font-family: 'macmillanregular';
    src: url('rs29147_font_macmillan_web_regular_ttf-webfont.eot');
    src: url('rs29147_font_macmillan_web_regular_ttf-webfont.eot?#iefix') format('embedded-opentype'),
         url('rs29147_font_macmillan_web_regular_ttf-webfont.woff') format('woff'),
         url('rs29147_font_macmillan_web_regular_ttf-webfont.ttf') format('truetype'),
         url('rs29147_font_macmillan_web_regular_ttf-webfont.svg#macmillanregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'helvetica_lightregular';
    src: url('helvetica-light-webfont.woff2') format('woff2'),
         url('helvetica-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body {
	font-family: arial,helvetica,sans-serif; 
}

.navbar-light .navbar-nav .nav-link {
    border-bottom: 2px solid #fff;  
}

.navbar-light .navbar-nav .nav-link:hover, 
.navbar-light .navbar-nav .nav-link:focus {
    border-bottom: 2px solid #008A26;
}
.page-header {
  position: relative;
  background-color: rgb(0, 138, 38);
  background-image: url("../img/restore_clear.png");
  background-repeat: no-repeat;
  background-size: 300px;
  background-position: 30px 30px;
  padding-top: 75px;
  padding-bottom: 10px;
  margin-top: 25px;
  border-radius: 10px 10px 0 0;
}
.page-header p {
	font-weight: bold;
	font-size: 16px;
	color: #fff;
}
.link-header:hover {
  text-decoration: none;
}
h1 {
	color: rgb(2, 112, 81);
	padding-left: 25px;
	padding-top: 0;
  font-family: 'macmillanregular',arial,helvetica,sans-serif;
}
h1.welcome {
  padding-top: 15px;
}

h2 {
  color: rgb(2, 112, 81);
  padding-left: 40px;
  padding-top: 15px;
  padding-bottom: 15px;
}

h2.no-indent {
  padding-left: 0;
}

h3 {
  color: rgb(2, 112, 81);
  padding: 0;
}
hr {
	border: none;
    height: 5px;
    /* Set the hr color */
    color: rgb(0, 138, 38); /* old IE */
    background-color: rgb(0, 138, 38);
}
p, li {
	font-size: 20px;
}
.heading-p {
  padding-left: 25px;
}
.main li {
  padding-bottom: 15px;
}
.main li.last-item {
  padding-bottom: 0;
}
.card {
	margin-top: 20px;
	margin-bottom: 20px;
}
.accordion .card {
  margin-top: 10px;
  margin-bottom: 10px;
}
textarea {
  border-color: rgb(0, 138, 38);
  background-color: #c0f4dc;
  padding: 5px;
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 20px;
}

.bg-main-green {
    background-color: #008a26 !important;
}

.nav-shadow {
  box-shadow: .25rem .25rem .9375rem rgba(0,0,0,0.2);
}

.main {
  margin-top: 30px;
}

footer {
  margin-top: 20px;
  margin-bottom: 25px;
}

#footer .footer-bottom {
    background-color: #464646;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

#footer .logo-footer img {
    width: 128px;
    height: 29px;
}

#footer .southampton-footer img {
    width: 125px;
    height: 29px;
}

#footer .footer-middle p {
    font-size: 16px;
    color: #fff;
    line-height: 24px;
    padding-left: 15px;
    margin-bottom: 0;
}

#footer .footer-middle a {
    color: #fff;
    text-decoration: underline;
}

#footer .footer-bottom .link-list ul {
    margin-left: -4px;
    max-height: 130px;
    display: flex;
    flex-wrap: wrap;
    font-size: 14px;
    margin-bottom: 0;
    padding-top: 16px;
    padding-bottom: 10px;
    padding-left: 0;
    line-height: 24px;
    list-style: none;
}

#footer .footer-bottom .link-list ul li {
    margin-right: 9px;
}

#footer .footer-bottom .rich-text {
    padding-bottom: 10px;
    font-size: 12px;
    color: #dadada;
    line-height: 1.5;
}

#footer .footer-bottom .link-list ul li a {
    max-width: 284px;
    padding: 4px;
    color: #fff !important;
    font-size: 12px;
    border-radius: 4px;
    -webkit-transition: background-color .2s;
    transition: background-color .2s;
}

#footer .footer-bottom .link-list ul li a:hover {
    cursor: pointer;
    background-color: #666;
    text-decoration: none;
}

#field-promotext {
  margin-bottom: 15px;
}

#footer .footer-bottom p {
    font-size: 12px;
    color: #dadada;
    line-height: 1.5;
}

.footnote {
  text-align: center;  
}
.footnote p  {
  font-weight: bold;
  font-size: 12px;
  color: #212529;
  padding-top: 5px;
  padding-bottom: 0;
  margin-bottom: 0;
}
.reg-info p  {
  font-weight: bold;
  font-size: 13px;
  color: #212529;
  padding: 0 0 0 8px;
  margin: 0 0 5px 0;
}
.uni-logo {
  position: relative;
  background-image: url("../img/uos_white.png");
  background-repeat: no-repeat;
  background-size: 276px;
  background-position: 40px 15px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.macmillan-logo {
  position: relative;
  background-image: url("../img/macmillan-logo.png");
  background-repeat: no-repeat;
  background-size: 180px;
  background-position: 40% 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.nopadding {
   padding: 0 !important;
}

p.indent {
  padding-left: 50px;
}

p.survey {
  font-size: 18px;
  padding-top: 10px;
}

h3.indent {
  padding-left: 50px;
}

select {
  width: 100%;
}
em {
  font-weight: bold;
  font-style: normal;
}
.btn-full {
  width: 100%;
}
.btn-block {
  margin-top: 20px;
}

.btn-dark:hover {
  background-color: #999999;
  text-decoration: none;
}

.btn_teal {
  color: #fff;
  background-color: #00838A;  
}

.btn_blue {
  color: #fff;
  background-color: #007AB8;  
}

.btn_purple {
  color: #fff;
  background-color: #5E4F9C;  
}

.btn_pink {
  color: #fff;
  background-color: #C9338B;  
}

.btn_orange {
  color: #fff;
  background-color: #E13019;  
}

.btn_red {
  color: #fff;
  background-color: #D4004A;  
}

.btn_sky {
  background-color: #83D0F5;  
}

.btn_peach {
  background-color: #F39325;  
}

.btn_yellow {
  background-color: #FFDD00;  
}

.btn_brown {
  color: #fff;
  background-color: #B16944;  
}

.em-lg {
  font-size: 16px;
}

.btn_teal:hover,
.btn_blue:hover,
.btn_purple:hover,
.btn_pink:hover,
.btn_orange:hover,
.btn_red:hover,
.btn_sky:hover,
.btn_peach:hover,
.btn_yellow:hover,
.btn_brown:hover {
  color: #FFF;
  background-color: #008a26;
  text-decoration: none !important;
}

.btn_teal:active,
.btn_blue:active,
.btn_purple:active,
.btn_pink:active,
.btn_orange:active,
.btn_red:active,
.btn_sky:active,
.btn_peach:active,
.btn_yellow:active,
.btn_brown:active {
  color: #FFF;
  background-color: #008a26;
  text-decoration: none !important;
}


.box{
    display: none;
}

@media (min-width: 768px) {
    .col-md-border:not(:last-child) {
        border-right: 5px solid #008a26;
        padding-left: 30px;
        padding-right: 30px;
    }
    .col-md-border + .col-md-border {
        border-left: 5px solid #008a26;
        margin-left: -5px;
        padding-left: 30px;
        padding-right: 30px;
    }
    .nav-link {
      text-align: center;
      padding-top: 0;
      padding-bottom: 0;
      line-height: 1.2;
    }
    .align-home {
      align-self: center !important;
    }
}

@media (max-width: 767px) {
	.page-header {
  		background-size: 200px;
	}
  .page-header p {
    padding-left: 30px;
    padding-top: 10px;
  }  
  .page-footer p {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 0;
  }
  .uni-logo {
    background-position: 30px 15px;
    padding-top: 50px;
    padding-bottom: 40px;
    background-size: 75%;
  }
  .macmillan-logo {
    background-position: 40% 10px;
    padding-top: 0;
    padding-bottom: 100px;
    background-size: 75%;
  }
}

@media (max-width: 991px) and (min-width: 768px){
  .page-header p {
    padding-left: 30px;
    padding-top: 30px;
  }  
  .page-footer p {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 0;
  }
  .uni-logo {
    background-position: 30px 15px;
    padding-top: 40px;
    padding-bottom: 40px;
    background-size: 50%;
  }
  .macmillan-logo {
    background-position: 70% 10px;
    padding-top: 0;
    padding-bottom: 90px;
    background-size: 50%;
  }
  .card-reg {
    padding-left: 0;
    padding-right: 0;
  }
  .card-reg h5 {
    font-size: 1.1rem;
  }
}