/* NCL MOFS Styles */

@font-face {
    font-family: 'Raleway-ExtraBold';
    font-weight: 800;
    src: url("/s/resources/neu-meta/_default/css/fonts/raleway/Raleway-ExtraBold.woff2") format("woff2"), url("/s/resources/neu-meta/_default/css/fonts/raleway/Raleway-ExtraBold.woff") format("woff"), url("/s/resources/neu-meta/_default/css/fonts/raleway/Raleway-ExtraBold.ttf") format("truetype"); }
  
  @font-face {
    font-family: 'Raleway-Bold';
    font-weight: 600;
    src: url("/s/resources/neu-meta/_default/css/fonts/raleway/Raleway-Bold.woff2") format("woff2"), url("/s/resources/neu-meta/_default/css/fonts/raleway/Raleway-Bold.woff") format("woff"), url("/s/resources/neu-meta/_default/css/fonts/raleway/Raleway-Bold.ttf") format("truetype"); }
  
  @font-face {
    font-family: 'Raleway-Regular';
    font-weight: 400;
    src: url("/s/resources/neu-meta/_default/css/fonts/raleway/Raleway-Regular.woff2") format("woff2"), url("/s/resources/neu-meta/_default/css/fonts/raleway/Raleway.woff") format("woff"), url("/s/resources/neu-meta/_default/css/fonts/raleway/Raleway.ttf") format("truetype"); }
  
  @font-face {
    font-family: 'Derailed-ExtraBold';
    font-weight: 800;
    src: url("/s/resources/neu-meta/_default/css/fonts/derailed/derailed-extrabold-webfont.woff2") format("woff2"), url("/s/resources/neu-meta/_default/css/fonts/derailed/derailed-extrabold-webfont.woff") format("woff"), url("/s/resources/neu-meta/_default/css/fonts/derailed/derailed-extrabold-webfont.ttf") format("truetype"); }
  
  @font-face {
    font-family: 'Derailed-Bold';
    font-weight: 600;
    src: url("/s/resources/neu-meta/_default/css/fonts/derailed/derailed-bold-webfont.woff2") format("woff2"), url("/s/resources/neu-meta/_default/css/fonts/derailed/derailed-bold-webfont.woff") format("woff"), url("/s/resources/neu-meta/_default/css/fonts/derailed/derailed-bold-webfont.ttf") format("truetype"); }
  
  @font-face {
    font-family: 'Derailed-Regular';
    font-weight: 400;
    src: url("/s/resources/neu-meta/_default/css/fonts/derailed/derailed-regular-webfont.woff2") format("woff2"), url("/s/resources/neu-meta/_default/css/fonts/derailed/derailed-regular-webfont.woff") format("woff"), url("/s/resources/neu-meta/_default/css/fonts/derailed/derailed-regular-webfont.ttf") format("truetype"); }
  
  @font-face {
    font-family: 'Bariol';
    font-weight: 400;
    src: url("/s/resources/neu-meta/_default/css/fonts/bariol/bariol_regular.woff2") format("woff2"), url("/s/resources/neu-meta/_default/css/fonts/bariol/bariol_regular.woff") format("woff"), url("/s/resources/neu-meta/_default/css/fonts/bariol/bariol_regular.ttf") format("truetype"); }
  
  @font-face {
    font-family: 'droid_sansbold';
    font-weight: 600;
    src: url("/s/resources/neu-meta/_default/css/fonts/droidsans/DroidSans-Bold-webfont.woff2") format("woff2"), url("/s/resources/neu-meta/_default/css/fonts/droidsans/DroidSans-Bold-webfont.woff") format("woff"), url("/s/resources/neu-meta/_default/css/fonts/droidsans/DroidSans-Bold-webfont.ttf") format("truetype"); }

p a, li a {
    font-weight: 600;
}
a {
    color: #017F71;
}
a:visited {
    color: #01534b;
}
h2, h3, .h4, h4, .h5, h5, .h6, h6 {
    font-family: "Derailed-Bold", "Raleway-Bold", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 400;
}
h2, h3 {
    color: #01534b;
}
h4, h5, h6 {
    color: #868686;
}

h1 {
	font-size: 1.55em;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.375em;
}
h4 {
	font-size: 1.3em;
	color: #343a40;
}
h5 {
	font-size: 1.1em;
}
h6 {
	font-size: 1em;
}

@media (min-width: 48em) {
	h1 {
	  font-size: 2em;
	}
	h2 {
		font-size: 1.65em;
	}
	h3 {
		font-size: 1.6em;
	}
	h4 {
		font-size: 1.55em;
	}
	h5 {
		font-size: 1.3em;
	}
	h6 {
		font-size: 1em;
	}
}

section {
    margin-top: 0;
    border: none;
}
.card-header--course > h4 {
    margin-bottom: 0;
}

.twitter-typeahead {
    width: 100%;   
}
.btn-link {
    color: #017F71 !important;
}
.btn-search {
    overflow: hidden;
    text-indent: -9000px;
    display: block;
    background-image: url('https://www.ncl.ac.uk/gomobileassets/img/icon-search-black.svg');
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 0;
    border: none;
    border-radius: 0;
    background-clip: padding-box;
    position: absolute;
    right: 10px;
    top: 50%;
    margin: -22px 0 0 0;
    padding: 0;
    width: 30px;
    height: 32px;    
}
/*.btn-search:after {
    background-image: url('https://www.ncl.ac.uk/gomobileassets/img/icon-search-black.svg');
    background-position: 50%;
    background-repeat: no-repeat;
}*/
.btn-more:hover, button:hover {
    background-color: #fff;
}
a.facet__selected {
    color: #017F71;
}
.pagination-lg .page-link {
    color: #012926;
    border-color: #012926;
}
.page-item.active .page-link {
    background-color: #012926;
    border-color: #012926;
}
.page-item .page-link:hover {
    color: #fff;
    text-decoration: none;
    background-color: #012926;
}
.history-link {
    display: inline-block;
}
.history-link__text {
    margin-right: .5em;
}
.search-exhibit h4 > a {
    color: #01534b;
}
.search-exhibit .card-body .btn-primary {
    background-color: #ffffff;
    border-color: #012926;
    color: #012926;
    cursor: pointer;
}
.search-exhibit .card-body .btn-primary:hover {
    background-color: #012926;
    border-color: #012926;
    color: #fff;
}
.search-results__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.nav-tabs {
    border-bottom: 2px solid #dcdcdc;
    padding-bottom: 2px;
}
.nav-tabs .nav-link {
    background-color: #f8f9fa;
}
.nav-tabs .nav-link.active {
    background-color: #dcdcdc;
    border-color: #dcdcdc;
}
.history-link__container {
    width: auto;
}
.form-control.tt-input {
    width: 100%;
    padding: .375rem 2.75rem .375rem .75rem;
}
.alert-warning {
      background-color: initial;
      border-color: #01534b;
      color: #000000;
  }
  .text-warning {
      color: #01534b!important;
      font-size: 1.1em;
  }
  a.text-warning:hover, a.text-warning:focus {
      color: #01534b!important;
  }
  .card.search-exhibit, .card.search-exhibit .card-header {
      border-color: rgba(0,0,0,.125);
  }
a:hover, a:focus {
    color: #017F71;
}
.tt-menu {
    background: #ffffff;
    padding: 1em;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
    opacity: .9;
}
.tt-suggestion.tt-selectable {
    cursor: pointer;
}
.tt-suggestion.tt-selectable:hover {
    text-decoration: underline;
}
.tt-category {
    display: none;
}
.search-result-people .fa.fa-user {
    font-size: 45px;
}
#search-tabs {
    display: block;
}
.navbar-toggler {
    display: none;
}
.search-event-date {
    border: 1px solid #01534b;
}
.search-event-date-month {
    background-color: #01534b;
    color: #ffffff;
}
.search-history button:after {
    display: none;
}
.accessiblyHidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
header {
    background-color: #111;
}
.headerTop {
    height: 120px;
}
.header-lower {
    color: #111;
    height: 100px;
    background-image: url('/module-catalogue/application-template/img/module_catalogue.png');
}
.page-heading {
/*    padding-top: 100px;*/
    text-align: center;
    color: white;
}
@media screen and (min-width: 1px) and (max-width: 768px) {
  .headerTop {
      height: 100px;
      padding: 0 1em;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .headerTop {
      height: 125px;
  }
}
.headerCol.headerColLeft {
    text-align: left;
}
.headerCol.headerColRight {
    text-align: right;
}
.headerCol.headerColRight a {
    color: #fff;
}
.footer {
    font-size: 0.625rem;
    padding-bottom: 4.5625rem;
    background-color: #f5f5f5;
}
.footerContent {
    font-size: 1rem;
    padding: 3.125rem 0rem;
    margin-bottom: 2.1875rem;
    border-bottom: 1px solid #dcdcdc;
    color: #4c4c4c;
}
@media screen and (min-width: 48rem) {
    .footerContent {
      font-size: 1rem !important;
    }
}
@media screen and (min-width: 64rem) {
    .footerContent {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      flex: 1;
    }
}
.footerContent a {
    color: #4c4c4c;
}
.footerContent a:focus, .footerContent a:hover, .footerContent a:visited {
    color: #4c4c4c;
}
.footerContent p a {
    font-weight: normal;
    text-decoration: none;
}
.footerContent p a:hover {
    text-decoration: underline;
}
.footerContent h5 a {
    font-weight: bold;
    text-decoration: none;
}
.footerContent h5 a:hover {
    text-decoration: underline;
}
.footerColumn {
    padding: 1.5625rem;
    width: 100%;
}
@media screen and (min-width: 64rem) {
    .footerColumn {
      padding: 0rem 1.5625rem;
      -webkit-box-flex: 1;
      -ms-flex: 1 1 25%;
      flex: 1 1 25%;
    }
}
.footerColumn:not(:last-child) {
    border-bottom: 1px solid #dcdcdc;
}
@media screen and (min-width: 64rem) {
    .footerColumn:not(:last-child) {
      border-bottom: none;
      border-right: 1px solid #dcdcdc;
    }
}
.footerColumn:first-child {
    padding-top: 0;
}
.footerColumn:last-child {
    padding-bottom: 0;
}
.footerHeading {
  color: #4a4a4a;
  display: block;
  padding-top: 0;
}
.footerSubHeading {
  font-size: 0.875rem;
  color: #4a4a4a;
  margin: 0;
  padding: 0;
}
@media screen and (min-width: 48rem) {
    .footerSubHeading {
      font-size: 1rem;
    }
}
.footerContentBlock {
  font-size: 0.875rem;
}
@media screen and (min-width: 48rem) {
    .footerContentBlock {
      font-size: 1rem;
    }
}
.footerContentBlock + .footerContentBlock {
    margin-top: 1.25rem;
}
.footerContentBlock p {
    font-size: 1rem;
}
.footerList {
    list-style: none;
    margin: 0;
    padding: 0;
}
.footerListItem {
    padding-bottom: 1.25rem;
    margin-bottom: 0;
}
.footerLink {
    font-size: 1rem;
    color: #4c4c4c;
    font-family: "Derailed-Bold", "Raleway-Bold", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    line-height: 1.3;
}
.footerLink:after {
    padding-left: 0.625rem;
    -webkit-transition: margin-left 0.2s ease-in-out;
    -o-transition: margin-left 0.2s ease-in-out;
    transition: margin-left 0.2s ease-in-out;
    color: inherit;
    content: '>';
    font-family: "Bariol", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: inherit;
    font-weight: normal;
    line-height: 1.25;
    position: absolute;
}
.footerLink:hover:after {
    margin-left: 8px;
}
@media screen and (min-width: 48rem) {
    .footerLink {
      font-size: 1.125rem;
    }
}
.footerLink:focus, .footerLink:hover, .footerLink:visited {
    color: #4c4c4c;
}
.footerLink:focus, .footerLink:hover {
    text-decoration: none;
}
.footerLink:focus span, .footerLink:hover span {
    text-decoration: underline;
}
.footerSocialIcons {
    margin: 0rem -0.625rem 0 0.625rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media screen and (min-width: 64rem) {
    .footerSocialIcons {
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end;
    }
}
.footerSocialIcon {
    margin: 0rem 0.625rem 1rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
}
.footerSocialIcon:focus, .footerSocialIcon:hover {
    text-decoration: none;
}
h4.footerHeading {
    font-size: 1.5rem;
    font-family: "Derailed-Bold", "Raleway-Bold", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 400;
}
.footerContent h5 {
    margin: 0;
    padding: 0;
    color: #4a4a4a;
    font-size: 1rem;
}
.socialIconContainer {
  height: 1.75rem;
  width: 2.1875rem;
}
.socialIcon {
  fill: #4a4a4a;
  width: 100%;
}
@media screen and (max-width: 650px) {
    .pagination-lg .page-link {
        padding: 0.55rem;
    }
}

/* Table Styles */
caption {
    caption-side: top;
    padding-bottom: 1.75rem;
    text-align: center;
}

.module.card h4 {
    border-bottom: 1px solid rgba(0,0,0,.1);
    color: #868686;
    line-height: 2em;
    margin-bottom: 2rem;
    width: 100%;
}

.module.card h4, .module.card h5 {
    margin-top: 2rem;
}

/* Slide-out Navigation */

.nav-toggle {
color: #fff;
font-size: 1.3rem;
cursor: pointer;
}

.sidenav {
height: 100%;
width: 0;
position: fixed;
z-index: 1;
top: 0;
right: 0;
background-color: #111;
overflow-x: hidden;
transition: 0.5s;
padding-top: 60px;
text-align: left;
}

.sidenav a:first-child {
background-color: #000;
}

.sidenav a {
padding: 8px 8px 8px 32px;
text-decoration: none;
font-size: 25px;
color: #fff;
display: block;
transition: 0.3s;
min-width: 450px;
}

.sidenav a:hover {
background-color: #595959;
color: #fff;
}

.sidenav a.closebtn {
position: absolute;
top: 0;
left: 25px;
font-size: 36px;
margin-left: 5px;
padding: 0;
background-color: #111;
}

@media screen and (max-height: 450px) {
.sidenav {padding-top: 15px;}
.sidenav a {font-size: 18px;
min-width: 450px;}
}

/* Table Styles */

/*@media (min-width: 576px)*/
.bd-example {
    padding: 1.5rem;
    margin-right: 0;
    margin-left: 0;
    border-width: .2rem;
}
.bd-example {
    position: relative;
    padding: 1rem;
    margin: 1rem -15px 0;
    border: solid #f7f7f9;
    border-width: .2rem 0 0;
}

.table-borderless>thead>tr>th,
.table-borderless>thead>tr>td,
.table-borderless>tbody>tr>th,
.table-borderless>tbody>tr>td,
.table-borderless>tfoot>tr>th,
.table-borderless>tfoot>tr>td {
    border: none;
}
.table-auto {
    width: auto;
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th {
    white-space: nowrap;
}

.table-borderless-padding>thead>tr>th,
.table-borderless-padding>thead>tr>td,
.table-borderless-padding>tbody>tr>th,
.table-borderless-padding>tbody>tr>td,
.table-borderless-padding>tfoot>tr>th,
.table-borderless-padding>tfoot>tr>td {
    padding-left: 0;
    padding-bottom: 0;
}
.table-bordered {
border:none;
}

/* Forms */

form > fieldset > div {
  clear: both;
  overflow: hidden;
  padding: 1px;
  margin: 0 0 10px 0;
}
form > div > fieldset > div > div {
  margin: 0 0 5px 0;
}
form > fieldset > div > label {
	width: 25%;
  float: left;
  padding-right: 10px;
  padding-top: 5px;
}
form > fieldset > div > div,
form > div > fieldset > div {
  width: 75%;
  float: right;
}
form > div > fieldset label {
	font-size: 90%;
}
fieldset {
	border: 0;
  padding: 0;
}

@media (min-width: 768px) {
    form > fieldset > div > label {
        text-align: right;
    }
}

@media (max-width: 768px) {
  form > fieldset > div {
    margin: 0 0 15px 0; 
  }
  form > fieldset > div > label {
	  width: 100%;
    float: none;
    margin: 0 0 5px 0;
  }
  form > fieldset > div > div,
  form > div > fieldset > div {
    width: 100%;
    float: none;
  }
}
@media (min-width: 1200px) {
  form > fieldset > div > label {
  	text-align: right;
  }
}
