@import url(/sites/all/themes/custom/bootstrap-fdsys/font-awesome/css/font-awesome.min.css);
body {
  padding-top: 65px;
  background-color: white;
  font-family: Helvetica, Arial, sans-serif;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  line-height: 160%;
  color: #01203b;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  @media (max-width: 767px) {
    body {
      padding-top: 46px; } }

:focus {
  outline: none;
  text-decoration: none;
  outline-color: transparent;
  outline-style: none; }

img {
  display: block;
  height: auto;
  max-width: 100%; }

a[href] {
  cursor: pointer; }

ol li {
  list-style-type: decimal; }

.pointer {
  cursor: pointer; }

.no-hover:hover {
  cursor: default; }

a {
  color: #0b294d;
  word-break: break-word;
  overflow-wrap: break-word;
  cursor: pointer;
  transition: all 0.3s ease-in-out; }
  a.white {
    color: white; }
  a:hover {
    color: #f26531;
    cursor: pointer;
    text-decoration: none; }
  a:focus {
    outline: thin dotted !important;
    text-decoration: none;
    color: #f26531;
    transition: none; }
  a.underlined-link, .features-page-row .features__text a, .home-features-page-row a {
    border-bottom: 1px dotted #f26531;
    color: #f26531; }
    a.underlined-link:hover, .features-page-row .features__text a:hover, .home-features-page-row a:hover {
      border-bottom: 1px dotted #f26531;
      color: #c04518; }
  a#searchbar-toggler {
    background: #f26531;
    color: white;
    transition: all 0.25s ease;
    text-transform: uppercase; }
    a#searchbar-toggler:hover {
      border-bottom: 0;
      background: blue; }
  a#rrMTitle.collapsed > h4 > i.fa-angle-right {
    display: inline-block; }
  a#rrMTitle.collapsed > h4 > i.fa-angle-down {
    display: none; }
  a#rrMTitle > h4 > i.fa-angle-down {
    display: inline-block; }
  a#rrMTitle > h4 > i.fa-angle-right {
    display: none; }
  a#aboutMTitle.collapsed > h4 > i.fa-angle-right {
    display: inline-block; }
  a#aboutMTitle.collapsed > h4 > i.fa-angle-down {
    display: none; }
  a#aboutMTitle > h4 > i.fa-angle-down {
    display: inline-block; }
  a#aboutMTitle > h4 > i.fa-angle-right {
    display: none; }

.toTop {
  bottom: 40px;
  right: 20px;
  position: fixed;
  border-radius: 3px;
  background: #999999;
  opacity: 0.4;
  filter: alpha(opacity=40);
  width: 55px;
  height: 55px;
  cursor: pointer;
  color: white;
  font-size: 32px;
  text-align: center;
  display: none;
  padding: 10px 0 0 2px;
  z-index: 14; }
  .toTop:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    transition: all 0.3s; }
  @media (min-width: 768px) {
    .toTop {
      bottom: 15px;
      right: 5px; } }

#title-banner {
  background: #003866;
  background: linear-gradient(90deg, rgba(0, 56, 102, 0.976628) 24%, rgba(0, 56, 102, 0.854779) 92%);
  color: white;
  position: relative;
  padding: 20px 20px 0 20px; }
  @media screen and (min-width: 768px) {
    #title-banner {
      min-height: 97px;
      padding: 0;
      margin-bottom: 20px;
      position: relative; }
      #title-banner #HeaderShareMenu {
        height: 97px; } }

#official-banner {
  background: #003866;
  color: white;
  font-size: .75em; }

.figcaption {
  font-size: 80%;
  color: #818a91; }

.element-invisible {
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  border: 0; }

a.skip-main {
  left: -999px;
  position: absolute;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
  z-index: -999;
  transition: none; }

a.skip-main:focus, .link-copy-alert, .link-copy-alert--modal, a.skip-main:active {
  background-color: #FCFBFB;
  left: auto;
  top: auto;
  width: 30%;
  height: auto;
  overflow: auto;
  margin: 10px 35%;
  padding: 5px;
  border: 1px solid #F26531;
  text-align: center;
  z-index: 999;
  color: #F26531; }

.link-copy-alert {
  position: absolute;
  color: #01203b; }

.anchor-location {
  position: relative;
  top: -60px; }

p {
  font-variant-ligatures: none;
  -moz-font-feature-settings: "liga" 0, "clig" 0;
  -webkit-font-feature-settings: "liga" 0, "clig" 0;
  font-feature-settings: "liga" 0, "clig" 0; }
  p.white {
    color: white;
    color: white; }
  p a {
    cursor: pointer; }
    p a:hover {
      text-decoration: none;
      color: #f26531; }
    p a:focus {
      text-decoration: none;
      color: #f26531; }

.lead {
  text-align: justify; }

.title {
  cursor: pointer; }

h1 {
  font-family: "Lato", sans-serif;
  font-variant-ligatures: none;
  -moz-font-feature-settings: "liga" 0, "clig" 0;
  -webkit-font-feature-settings: "liga" 0, "clig" 0;
  font-feature-settings: "liga" 0, "clig" 0;
  line-height: 120%;
  padding: 0;
  margin: 20px 0 10px; }
  h1.page-title {
    margin-top: 25px !important;
    margin-bottom: 25px; }

h2, h3, h4, h5, h6 {
  font-family: "Lato", sans-serif;
  font-variant-ligatures: none;
  -moz-font-feature-settings: "liga" 0, "clig" 0;
  -webkit-font-feature-settings: "liga" 0, "clig" 0;
  font-feature-settings: "liga" 0, "clig" 0; }

h2 {
  line-height: 120%; }

h4, h5, h6 {
  font-weight: 700; }

.homepage__h1 h1 {
  margin: 1em; }
  @media screen and (max-width: 529px) {
    .homepage__h1 h1 {
      margin: 20px 0 10px;
      font-size: 24px; } }
  @media screen and (min-width: 530px) and (max-width: 768px) {
    .homepage__h1 h1 {
      margin: 20px 0 10px;
      font-size: 28px; } }

.text-orange {
  color: #f26531; }
  .text-orange a {
    color: #f26531; }

.underline-title > h1 {
  margin-bottom: 5px; }

.underline-title > h2 {
  margin-bottom: 5px; }

.underline-title h3 {
  margin-bottom: 5px; }

.underline-title h4 {
  margin-bottom: 5px; }

.underline-title h5 {
  margin-bottom: 5px; }

.underline-title.center {
  text-align: center; }

.underline-border {
  display: none; }
  @media screen and (min-width: 768px) {
    .underline-border {
      display: block;
      width: 100%;
      height: 2px;
      margin-bottom: 10px;
      padding: 0;
      background: #adadad none repeat scroll 0 0; }
      .underline-border > span {
        width: 50%;
        display: block;
        height: 2px;
        background: #666e75; }
      .underline-border.center > span {
        width: 50%;
        margin: 0 auto;
        display: block;
        height: 2px;
        background: #f26531; } }

.underlined-heading.center {
  padding-bottom: 20px;
  margin-bottom: 55px;
  border-bottom: 4px solid #000ccc; }
  .underlined-heading.center:after {
    content: '';
    position: absolute;
    width: 50%;
    height: 4px;
    background: #f26531;
    left: 25%;
    top: 76px; }

.white .underlined-link {
  color: white;
  border-bottom: 1px dotted white; }
  .white .underlined-link:hover {
    color: #adadad;
    border-bottom: 1px dotted #adadad; }

.table.no-border {
  border: none; }
  .table.no-border tr {
    border: none; }
  .table.no-border td {
    border: none; }
  .table.no-border tbody {
    border: none; }

.table.first-child-bold td:first-child {
  font-weight: bold; }

.table > thead > tr > th {
  border-radius: 0; }

.table > thead > tr > td {
  border-radius: 0; }

.table > tbody > tr > th {
  border-radius: 0; }

.table > tbody > tr > td {
  border-radius: 0; }

.table > tfoot > tr > th {
  border-radius: 0; }

.table > tfoot > tr > td {
  border-radius: 0; }

tbody {
  border-top: none; }

.btn {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  transition: all 0.25s ease;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  text-transform: uppercase;
  margin-bottom: 5px; }
  .btn:hover {
    transform: translate(2px, 2px); }

.btn-primary {
  background: #08365e;
  border: 1px solid #073053; }

.btn-default {
  background: #ebebeb;
  border: 1px solid #dedfe1;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  transition: all 0.25s ease; }
  .btn-default:hover {
    border: 1px solid lightgray;
    background: #d8d8d8; }
  @media screen and (min-width: 768px) {
    .btn-default {
      -webkit-box-shadow: 3px 3px 0px #adadad;
      -moz-box-shadow: 3px 3px 0px #adadad;
      box-shadow: 3px 3px 0px #adadad; }
      .btn-default:hover {
        -webkit-box-shadow: 1px 1px 0px #adadad;
        -moz-box-shadow: 1px 1px 0px #adadad;
        box-shadow: 1px 1px 0px #adadad; } }

.btn-format {
  background: #4d728a;
  color: white;
  border: 1px solid #406075;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  transition: all 0.25s ease; }
  .btn-format:hover {
    background: #3c5a6d;
    color: white; }
  @media screen and (min-width: 768px) {
    .btn-format {
      -webkit-box-shadow: 3px 3px 0px #3e6177;
      -moz-box-shadow: 3px 3px 0px #3e6177;
      box-shadow: 3px 3px 0px #3e6177; }
      .btn-format:hover {
        -webkit-box-shadow: 1px 1px 0px #3e6177;
        -moz-box-shadow: 1px 1px 0px #3e6177;
        box-shadow: 1px 1px 0px #3e6177; } }

.btn-group {
  box-shadow: 3px 3px 0 #adadad;
  transition: all 0.25s ease; }
  .btn-group:hover {
    box-shadow: 1px 1px 0 #adadad;
    color: white; }

.btn-orange {
  background: #f26531;
  border: 1px solid #ec622f;
  color: white;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease; }
  .btn-orange:hover {
    background: #c04518;
    color: white; }
  .btn-orange a {
    color: white; }

.btn-orange.shadow {
  -webkit-box-shadow: 4px 4px 0px #c04518;
  box-shadow: 4px 4px 0px #c04518;
  transition: all 0.25s ease; }
  .btn-orange.shadow:hover {
    -webkit-box-shadow: 2px 2px 0px #c04518;
    box-shadow: 2px 2px 0px #c04518;
    background: #f26531;
    color: white; }

.highlighted-block .btn:hover {
  color: white; }

.highlighted-block .btn:focus {
  color: white; }

#searchButton:focus {
  outline: thin dotted !important; }

.header__share-icons {
  position: relative;
  height: 2em;
  margin-bottom: 1em;
  float: left; }
  @media screen and (min-width: 768px) {
    .header__share-icons {
      float: right;
      margin-top: 2.25em; } }
  .header__share-icons img {
    position: relative;
    display: inline-block;
    width: 1.5em;
    margin-left: 0.25em; }

.share-modal__inner {
  position: fixed;
  z-index: 9999;
  top: 50%;
  left: 50%;
  background: white;
  width: 26.5em;
  max-width: 100%;
  height: auto;
  padding: 5px 20px 20px 20px;
  margin: -132.5px 0 0 -212.5px;
  border-top: 3px solid #f26531; }
  .share-modal__inner h2 {
    margin-top: 20px !important;
    text-align: left; }
  .share-modal__inner p {
    margin-top: 1.25em;
    text-align: left;
    font-weight: 700; }
  .share-modal__inner--icons {
    text-align: center;
    margin-top: 1em; }
    .share-modal__inner--icons a {
      margin-right: 0.75em; }
  .share-modal__inner img {
    display: inline-block;
    width: 10%; }
  @media screen and (min-width: 325px) and (max-width: 435px) {
    .share-modal__inner {
      left: 66%;
      width: 19em;
      max-width: 100%; } }
  @media screen and (max-width: 324px) {
    .share-modal__inner {
      left: 68%; } }

.share-modal__inner--icons {
  text-align: center;
  margin-top: 1em; }
  .share-modal__inner--icons a {
    margin-right: 0.75em; }

#share-modal__inner--twitter img, #share-modal__inner--email img {
  width: 11.25%; }

#closeModal {
  position: absolute;
  float: right;
  top: 10px;
  right: 22px;
  font-size: 22px;
  font-weight: 700; }

.modal-shadow {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(68, 68, 68, 0.7); }

.link-copy-alert {
  position: absolute; }

.link-copy-alert--modal {
  position: absolute;
  top: -80px;
  left: -10%;
  width: 50%;
  color: #01203b; }

input:focus {
  transition: all 0.3s ease-in-out; }

input[type="checkbox"] {
  position: absolute;
  left: -9999px; }
  input[type="checkbox"]:focus + label {
    outline: thin dotted; }

input.form-text {
  background-color: #fcfbfb;
  border: 2px solid #ebebeb;
  color: #999999;
  font-size: 14px;
  padding: 14px;
  width: 100%;
  min-height: 50px;
  box-shadow: none;
  border-radius: 3px; }
  @media (max-width: 991px) {
    input.form-text {
      background-image: none; } }
  input.form-text:focus {
    background-color: white;
    outline: none;
    box-shadow: none; }

input[type="button"] {
  transition: all 0.3s ease-in-out;
  margin: 5px 5px 10px 0;
  background-color: #000444;
  border: none;
  box-shadow: none;
  color: white;
  padding: 15px 24px;
  text-transform: uppercase;
  border-radius: 3px;
  color: white; }
  input[type="button"]:hover {
    color: white; }

input[type="reset"] {
  transition: all 0.3s ease-in-out;
  margin: 5px 5px 10px 0;
  background-color: #000444;
  border: none;
  box-shadow: none;
  color: white;
  padding: 15px 24px;
  text-transform: uppercase;
  border-radius: 3px;
  color: white; }
  input[type="reset"]:hover {
    color: white; }

input[type="submit"] {
  transition: all 0.3s ease-in-out;
  margin: 5px 5px 10px 0;
  background-color: #000444;
  border: none;
  box-shadow: none;
  color: white;
  padding: 15px 24px;
  text-transform: uppercase;
  border-radius: 3px;
  color: white; }
  input[type="submit"]:hover {
    color: white; }

#advancedSearchForm fieldset {
  padding: 0;
  margin: 0;
  border: none; }

fieldset {
  padding: 10px;
  margin: 0 2px;
  border: 1px solid #ebebeb; }

legend {
  border-bottom: none;
  font-size: 14px;
  width: auto;
  margin: 0; }

input[type="radio"] {
  margin: 0 0 3px; }

input[type="checkbox"] {
  margin: 0 0 3px; }

.form-control {
  transition: box-shadow .5s ease; }
  .form-control:focus {
    box-shadow: inset 0 0 0 2px #f26531; }

input[type="submit"] {
  cursor: pointer; }

input[type="text"] {
  border: none;
  border-radius: 0;
  box-shadow: none; }

select {
  cursor: pointer; }
  select:focus {
    outline: thin dotted !important; }

button {
  cursor: pointer; }

.dark input.form-text {
  border: none; }

#block-search-form input.form-submit:focus {
  outline: none;
  background: transparent; }

.sidebar-search-block input.form-submit:focus {
  outline: none;
  background: transparent; }

.sidebar-search-block input.form-submit:hover {
  outline: none;
  background: transparent; }

textarea.form-textarea {
  background-color: #fcfbfb;
  border: 2px solid #ebebeb;
  color: #999999;
  font-size: 14px;
  padding: 14px;
  width: 100%;
  min-height: 50px;
  box-shadow: none;
  border-radius: 3px; }
  textarea.form-textarea:focus {
    background-color: white;
    outline: none;
    box-shadow: none; }

@media (max-width: 991px) {
  .form-textarea {
    background-image: none; } }

@media (max-width: 991px) {
  .block-search .form-submit {
    background-image: none; } }

@-moz-document url-prefix() {
  fieldset-display: table-cell; }

#header {
  background-color: #fcfbfb;
  border-bottom: 1px solid #ebebeb;
  position: relative;
  z-index: 5;
  padding: 40px 0;
  text-align: center;
  min-height: 130px; }
  #header ul {
    text-align: left; }

#pre-header {
  top: 0;
  left: 0;
  width: 100%;
  z-index: 13;
  position: absolute;
  background-color: #fcfbfb; }
  #pre-header h2 {
    font-size: 1em;
    font-weight: 700;
    padding-bottom: 20px;
    margin-bottom: 10px;
    border-bottom: 4px solid #000ccc; }
    #pre-header h2:after {
      content: '';
      position: absolute;
      width: 55%;
      height: 4px;
      background: #f26531;
      left: 0;
      top: 59px;
      top: 39px; }
  #pre-header ul.menu li {
    list-style: none; }

#pre-header-inside {
  display: none;
  position: relative;
  z-index: 13; }

#header-top {
  background-color: #fcfbfb;
  position: relative;
  z-index: 12; }
  #header-top p {
    margin: 0; }
  #header-top .block {
    padding: 0; }

#header-top-left img {
  margin-top: 10px; }

.logged-in #pre-header {
  padding-top: 64px;
  padding-top: 18px; }

#main {
  padding: 20px 0; }

#main-content {
  padding: 0;
  background: #fcfbfb; }

#top-content {
  background: #fcfbfb;
  padding: 40px 0 20px; }

.blocking-wrapper {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.6);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 20;
  text-align: center; }

.blocking-content {
  background: white;
  bottom: 0;
  height: 50px;
  left: 0;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  width: 100px; }
  .blocking-content .vertical-center-wrapper {
    height: 100%; }
  .blocking-content .vertical-center {
    position: relative;
    top: 50%;
    transform: translateY(-50%); }

.vertical-center-wrapper h1 {
  margin-top: 0; }

.vertical-center-wrapper h2 {
  margin-top: 0; }

.vertical-center-wrapper h3 {
  margin-top: 0; }

.vertical-center-wrapper h4 {
  margin-top: 0; }

.vertical-center-wrapper h5 {
  margin-top: 0; }

.vertical-center-wrapper h6 {
  margin-top: 0; }

@media screen and (min-width: 768px) {
  .vertical-center-wrapper {
    height: 100%; }
    .vertical-center-wrapper.row {
      height: 100%; }
    .vertical-center-wrapper div[class^="col"] {
      height: 100%; } }

@media screen and (min-width: 768px) {
  .vertical-center {
    position: relative;
    top: 50%;
    transform: translateY(-50%); } }

#feedbackBox {
  background: #003866;
  color: white; }
  @media screen and (min-width: 768px) {
    #feedbackBox {
      padding: 50px; }
      #feedbackBox h1 {
        margin-top: 0; } }

@media screen and (min-width: 768px) {
  .horizontal-divider-wrapper {
    height: 100%; }
  .horizontal-divider {
    width: 100%;
    height: 1px;
    margin: 0 auto;
    background: #003866;
    margin-top: 15px; }
    .horizontal-divider span {
      background: #dedfe1;
      height: 15px;
      width: 22px;
      top: 3px;
      position: absolute;
      margin-left: auto;
      margin-right: auto;
      left: 0;
      right: 0;
      display: inline-block; } }

@media screen and (min-width: 768px) {
  .overflow-scroll {
    overflow-y: scroll;
    max-height: 200px; } }

#rss-lists ul {
  margin-left: -1.25em;
  list-style: none; }
  #rss-lists ul a img {
    display: inline-block;
    padding-right: 2px;
    padding-bottom: 3.5px; }

.col-top {
  vertical-align: top; }

.col-middle {
  vertical-align: middle; }

.col-bottom {
  vertical-align: bottom; }

@media (min-width: 768px) {
  .col-sm-height {
    display: table-cell;
    float: none !important; } }

@media (min-width: 992px) {
  .col-md-height {
    display: table-cell;
    float: none !important; } }

.row-full-height {
  height: 100%; }

.col-full-height {
  height: 100%;
  vertical-align: middle; }

.row-same-height {
  display: table;
  width: 100%;
  table-layout: fixed; }

.col-xs-height {
  display: table-cell;
  float: none !important; }

.col-xs-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
  width: 20%;
  float: left; }

.col-sm-5ths, .col-md-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px; }

@media (min-width: 768px) {
  .col-sm-5ths {
    width: 20%;
    float: left; } }

@media (min-width: 992px) {
  .col-md-5ths {
    width: 18%;
    margin: 0 1%; } }

.mason-grid {
  max-width: 1100px;
  margin: 50px auto; }
  .mason-grid.mg-three {
    columns: 320px 3;
    column-gap: 15px; }
    @media screen and (max-width: 750px) {
      .mason-grid.mg-three {
        columns: 1; } }
  .mason-grid .mg-card {
    margin: 0 2px 15px;
    transition: opacity .4s ease-in-out;
    display: inline-block;
    page-break-inside: avoid;
    break-inside: avoid;
    padding: 15px;
    background: white;
    width: 100%; }

.mg-body {
  background: white; }

.last-updated {
  text-align: right;
  font-size: 10pt; }

.sf-vertical {
  width: 10 em; }
  .sf-vertical li {
    width: 10 em; }

@media screen and (min-width: 768px) {
  #aboutDescription.collapse {
    display: block; } }

.icon-box {
  background: #003866;
  width: 50px;
  height: 50px;
  color: white;
  box-shadow: 0 0 0 1px white inset;
  border: 4px solid #003866;
  line-height: 40px;
  font-size: .75em;
  font-weight: 200;
  letter-spacing: .05em; }
  @media screen and (max-width: 480px) {
    .icon-box {
      background: #003866;
      width: 40px;
      height: 40px;
      line-height: 35px;
      font-size: .55em;
      font-weight: 200;
      letter-spacing: .05em; } }

.pub-snapshot {
  border-top: 1px solid #adadad; }
  .pub-snapshot p {
    font-weight: 400 !important; }
  .pub-snapshot img {
    max-width: 80px;
    margin-right: 20px; }
  .pub-snapshot [class*="col"] {
    padding-top: 10px; }

.landing-page-logo {
  width: 200px;
  Box-shadow: 6px 0 4px -4px #adadad;
  webkit-box-shadow: 6px 0 4px -4px #adadad;
  moz-box-shadow: 6px 0 4px -4px #adadad;
  Margin-right: 2%;
  margin-bottom: 1%;
  Padding-right: 2%; }

.fa-external-link {
  font-size: 11px; }

.submitted .glyphicon {
  top: 0; }

.list-group-item:last-child {
  border-radius: 0; }

.link-w-description a::after {
  content: attr(title);
  display: block;
  font-size: 85%;
  display: relative;
  font-weight: normal; }

.region-bottom-content > .block {
  padding: 0; }

.anchor-target {
  position: relative;
  top: -10px; }

.atozletter-bg .anchor-target {
  position: relative; }
  @media screen and (min-width: 561px) and (max-width: 992px) {
    .atozletter-bg .anchor-target {
      top: -45px; } }
  @media screen and (max-width: 560px) {
    .atozletter-bg .anchor-target {
      top: -55px; } }

#banner {
  color: black;
  border-bottom: 10px solid #717073;
  background: #003866;
  background: linear-gradient(90deg, rgba(0, 56, 102, 0.976628) 24%, rgba(0, 56, 102, 0.854779) 92%);
  color: white; }
  #banner .block {
    padding: 0; }
  @media (min-width: 768px) {
    #banner {
      background-size: cover;
      color: white; } }

@media screen and (max-width: 480px) {
  #banner #drupal-search .nav-tabs > li a {
    color: white; }
  #banner #drupal-search .nav-tabs > li.active a, #search-tabs .nav-tabs > li.active a {
    color: #f26531;
    border: none;
    background: transparent; } }

@media (min-width: 768px) {
  #block-block-18 {
    margin-bottom: 3em; } }

.region-daily-section, .region-feature-section, .region-popular-resource-section, .region-trending-section {
  position: relative; }
  .region-daily-section h2, .region-feature-section h2, .region-popular-resource-section h2, .region-trending-section h2 {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 2px solid #adadad; }
    .region-daily-section h2:after, .region-feature-section h2:after, .region-popular-resource-section h2:after, .region-trending-section h2:after {
      content: '';
      position: absolute;
      width: 30%;
      height: 2px;
      background: #666e75;
      left: 0px;
      top: 66px; }

#popular-resources p {
  margin-top: 10px; }

#popular-resources hr {
  border-top: 1px dotted #ebebeb;
  margin: 0; }

@media screen and (min-width: 768px) {
  #popular-resources ul {
    padding-bottom: 2.3em; } }

#block-views-featured-publications-block .text-right {
  margin-top: 10px; }
  @media screen and (max-width: 768px) {
    #block-views-featured-publications-block .text-right {
      float: left; } }

#region-feature-section {
  position: relative; }

#Daily-featured .feed-icon img {
  position: absolute;
  top: 35px;
  right: 0px; }

#dailyPubRow .row:first-of-type h3 {
  margin-top: 0; }

#dailyPubRow ul, #popular-resources ul, #trendingSection ul {
  list-style: none;
  padding-left: 0; }
  #dailyPubRow ul li, #popular-resources ul li, #trendingSection ul li {
    padding: 0.5rem 0 0.25rem 0;
    font-size: 18px; }

#features-sidebar > img {
  margin-top: 20px; }

#slideshow {
  padding: 10px;
  background-color: #fcfbfb;
  border: 1px solid #ebebeb;
  border-radius: 6px;
  display: none; }

article.featured-links {
  transition: all 0.3s ease-in-out; }

.featured-links:focus {
  outline: thin dotted;
  color: #f26531; }

.featured-links:hover {
  color: #f26531;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.3s ease-in-out; }

.featured-links a {
  transition: all 0.3s ease-in-out; }

.features-page-row {
  border-bottom: 1px dotted #ebebeb;
  padding: 10px 0;
  margin-bottom: 10px; }
  .features-page-row img {
    float: left;
    margin-right: 10px; }
  .features-page-row h3 {
    margin-top: 0; }
  @media screen and (max-width: 480px) {
    .features-page-row img {
      float: left;
      margin-right: 2%;
      display: inline-block; } }

.home-features-page-row {
  border-bottom: 1px dotted #ebebeb;
  padding: 5px 0;
  margin-bottom: 10px; }
  .home-features-page-row h3 {
    margin-top: 0; }
  .home-features-page-row img {
    float: left;
    display: block; }

@media screen and (min-width: 768px) {
  .view-featured-publications img {
    clip-path: polygon(0 0, 150px 0, 150px 150px, 0 150px); } }

@media screen and (min-width: 768px) {
  .view-id-featured_publications .views-row {
    margin-bottom: 10px; } }

.features-page-row .features__img {
  float: left;
  width: 20%;
  margin-right: 2%; }
  .features-page-row .features__img h2.element-invisible {
    display: none; }
  @media screen and (max-width: 992px) {
    .features-page-row .features__img {
      float: left;
      width: 28%;
      margin-right: 2%; } }

.features-page-row .features__text {
  float: right;
  width: 78%; }
  @media screen and (max-width: 992px) {
    .features-page-row .features__text {
      float: right;
      width: 70%; } }

.home-features-page-row .features__img {
  float: left;
  width: 30%;
  margin-right: 2%; }
  .home-features-page-row .features__img h2.element-invisible {
    display: none; }

.home-features-page-row .features__text {
  float: right;
  width: 68%; }

#togglesearch-btn {
  background-color: #f26531;
  color: white;
  font-weight: normal; }
  #togglesearch-btn:hover {
    background: #c04518; }
    #togglesearch-btn:hover:before {
      background: transparent; }
    #togglesearch-btn:hover:after {
      background: transparent; }
  #togglesearch-btn:before {
    height: 0; }
  #togglesearch-btn:after {
    height: 0; }
  #togglesearch-btn:not(.collapsed) .fa-caret-down {
    display: none; }
  #togglesearch-btn.collapsed .fa-caret-up {
    display: none; }

.toggle-control {
  width: 100%;
  position: relative;
  z-index: 13; }
  .toggle-control a {
    background: #f26531 !important;
    color: white !important;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    padding: 10px;
    line-height: 14px;
    cursor: pointer;
    height: 52px;
    background: #003866; }
    .toggle-control a:hover {
      background: #f26531 !important;
      color: white !important;
      position: absolute;
      top: 0;
      right: 0;
      display: block;
      padding: 10px;
      line-height: 14px;
      cursor: pointer;
      height: 52px;
      background: #003866; }
    @media screen and (max-width: 480px) {
      .toggle-control a {
        height: auto;
        padding: 10px;
        line-height: 7px; } }

#advancedSearchForm #advCollListGroup {
  line-height: 127%;
  padding-left: 14px;
  text-indent: -14px; }

@media (max-width: 991px) {
  #advancedSearchForm .row .row-same-height .col-sm-height {
    display: block;
    float: none !important; } }

.adv-search__btn {
  margin-top: 0px !important; }

#advancedSearchForm {
  text-align: left;
  scrollbar-base-color: #666e75;
  scrollbar-base-color: #666e75;
  scrollbar-3dlight-color: #666e75;
  scrollbar-highlight-color: #666e75;
  scrollbar-track-color: #ebebeb;
  scrollbar-arrow-color: #303030;
  scrollbar-shadow-color: #666e75;
  scrollbar-dark-shadow-color: #666e75; }
  #advancedSearchForm select {
    border: none;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer; }
  #advancedSearchForm .list-group-item {
    background: transparent;
    padding: 5px 15px; }
    #advancedSearchForm .list-group-item:hover {
      background: #dedfe1;
      text-decoration: none;
      cursor: pointer; }
  #advancedSearchForm #AllCollsId2 {
    border-bottom: 2px solid rgba(102, 110, 117, 0.5) !important;
    border-top: none;
    border-left: none;
    border-right: none; }
  #advancedSearchForm .fa-calendar {
    margin-top: 0 !important;
    color: #08365e; }
  #advancedSearchForm p {
    color: #01203b !important; }
  #advancedSearchForm #collapsedatepickerFilter {
    padding: 0; }
  #advancedSearchForm .overflow-scroll {
    overflow-y: scroll;
    max-height: 200px;
    width: 100%; }
  #advancedSearchForm .input-group {
    margin-bottom: 10px; }
  #advancedSearchForm .fa {
    margin-top: 7px; }
  #advancedSearchForm .input-group-addon {
    color: #08365e; }
  #advancedSearchForm tbody {
    border-top: none; }
  #advancedSearchForm > .row {
    border: 4px solid white;
    padding: 10px;
    background: rgba(222, 223, 225, 0.9);
    color: #01203b; }
    #advancedSearchForm > .row h3 span {
      border-bottom: 2px solid #ec622f;
      line-height: 22px;
      margin-right: 5px; }
    #advancedSearchForm > .row > div[class^="col"]:nth-of-type(4) {
      margin-top: 10px; }
  #advancedSearchForm .row:first-of-type {
    padding-bottom: 1em; }
  #advancedSearchForm .row-same-height {
    margin-top: 0.5em; }
  #advancedSearchForm #searchButton {
    margin-top: 1.5em; }
    @media screen and (max-width: 580px) {
      #advancedSearchForm #searchButton {
        margin-top: 0;
        margin-bottom: 2.25em; } }
  #advancedSearchForm input[type=checkbox] + label:hover {
    cursor: pointer; }
  #advancedSearchForm .table > tbody > tr > td {
    border-top: none; }
  #advancedSearchForm .col-md-4:not(:last-of-type) {
    border-right: 1px dotted rgba(102, 110, 117, 0.5); }

#bookmark__url {
  position: absolute;
  bottom: 0;
  margin-bottom: 0.5em;
  margin-top: 1em; }

@media screen and (min-width: 768px) {
  #copy-url-container {
    margin-top: 1.5em; } }

#copy-url-container #alert_placeholder .alert-info, #copy-url-container #bookmark_placeholder .alert-info {
  background-color: white; }
  #copy-url-container #alert_placeholder .alert-info input[type="text"], #copy-url-container #bookmark_placeholder .alert-info input[type="text"] {
    border: 1px solid #dedfe1; }
  #copy-url-container #alert_placeholder .alert-info .input-group-btn button, #copy-url-container #bookmark_placeholder .alert-info .input-group-btn button {
    box-shadow: none; }

#citationSearchForm select {
  border: none;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  margin-top: 1.5em; }

#citationSearchForm > .row {
  border: 4px solid white;
  padding: 10px;
  background: rgba(222, 223, 225, 0.9);
  color: #08365e; }

#citationSearchForm #searchButton {
  margin-top: 1em; }
  @media screen and (max-width: 580px) {
    #citationSearchForm #searchButton {
      margin-top: 0;
      margin-bottom: 2.25em; } }

.tab-content input[type=checkbox]:checked + label:before {
  letter-spacing: 5px; }

.tab-content input[type=checkbox] + label {
  font-weight: normal;
  padding-left: 5px;
  text-indent: -8px;
  margin-left: 15px; }
  .tab-content input[type=checkbox] + label:before {
    letter-spacing: 5px; }

#simpleSearchForm input[type="text"] {
  height: 44px;
  border: none;
  border-radius: 0; }

#drupal-search {
  margin-bottom: 50px; }

#searchHolder {
  position: relative;
  background: #dedfe1; }
  @media (min-width: 768px) {
    #searchHolder ul.nav-tabs {
      padding-top: 8px; } }

#searchTabs .nav-tabs {
  text-align: center; }
  @media screen and (max-width: 480px) {
    #searchTabs .nav-tabs {
      margin-top: 8px; } }

#search-tabs {
  margin: 0 auto;
  text-align: center; }
  #search-tabs .nav-tabs {
    margin-bottom: 0;
    border-bottom: 0; }

#search-tabs .nav-tabs > li {
  min-width: 44px;
  margin-bottom: -4px; }
  @media (min-width: 768px) {
    #search-tabs .nav-tabs > li {
      float: none;
      width: auto; } }
  #search-tabs .nav-tabs > li a:focus {
    outline: thin dotted;
    color: #f26531; }

#search-tabs select, #searchcontainerId select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none; }

#close-search {
  position: absolute;
  z-index: 100;
  right: 10px;
  top: 10px; }

#main-search .btn-lg {
  font-size: 14px;
  padding: 12px 16px;
  border: 1px solid #f26531;
  text-transform: uppercase;
  margin-bottom: 5px; }

.mainSearch button {
  height: 50px;
  border-radius: 0;
  background: #f26531;
  color: white;
  font-weight: 100;
  letter-spacing: 1px; }

.aswvoc-criteria-remove {
  position: absolute;
  right: 0;
  top: 75px; }

.aswvoc-criteria-div-left .form-group {
  position: relative; }

.styled-select:hover {
  cursor: pointer; }

.styled-select:after {
  content: "\f0d7";
  display: inline-block;
  font-family: FontAwesome;
  position: absolute;
  right: 15px;
  bottom: 5px;
  z-index: 5;
  color: #01203b;
  pointer-events: none; }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .styled-select:after {
      display: none; } }

.styled-select-wrapper {
  position: relative; }

#advCollFormGroup .list-group-item {
  line-height: 127%;
  border: 0; }

.input-group-addon.no-bg {
  background: transparent;
  border: none; }

#firstcriteria.form-group {
  position: relative; }

#addcriteria .form-group {
  margin-bottom: 5px; }

#addcriteria .form-group + .form-group {
  margin-top: 15px;
  margin-bottom: 30px; }

@media screen and (max-width: 768px) {
  #addcriteriabuttons .form-group {
    margin-bottom: 30px; } }

#committeeBrowse .field_items {
  margin-bottom: 10px;
  padding-left: 1.25em;
  text-indent: -1.25em; }
  #committeeBrowse .field_items a {
    line-height: 150%; }

#browseContentResultsId .table tbody tr td {
  padding: 10px 0; }

#browseaccordionResultsId .table tbody tr td {
  padding: 10px 0; }

#browsecontentId table {
  width: 100%; }

#nodeOperatorButtonId.affix {
  display: none; }

.custom-sort-holder {
  float: right; }

#alertdiv {
  text-align: center;
  background-color: white; }

.default {
  color: #ebebeb; }

.primary {
  color: #f26531; }

.info {
  color: #003866; }

.success {
  color: #72a492; }

.warning {
  color: #fbb040; }

.danger {
  color: #e31b23; }

.alert {
  border-radius: 0; }

.alert-danger {
  color: #e31b23;
  background: #ebebeb;
  border-color: #e31b23; }

.alert-warning {
  color: #fbb040;
  background: #ebebeb;
  border-color: #fbb040; }

.alert-success {
  color: #72a492;
  background: #ebebeb;
  border-color: #72a492; }

.alert-info {
  color: #003866;
  background: #ebebeb;
  border-color: #003866; }
  .alert-info.quick-tip {
    padding-left: 75px;
    position: relative; }
    .alert-info.quick-tip:before {
      content: "\f129";
      font-family: FontAwesome;
      position: absolute;
      left: 32px;
      font-size: 1.75em; }

.alert-submenu {
  border-left: 4px solid #f26531;
  background: white; }

.badge.primary {
  background: #f26531;
  color: white; }

h2 .badge.primary {
  vertical-align: middle; }

#main-navigation {
  background-color: #fcfbfb;
  position: relative;
  z-index: 11;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.075), 0 10px 0 rgba(0, 0, 0, 0.01); }
  #main-navigation .block {
    padding: 0; }

.sidebar {
  padding: 20px 0; }

@media screen and (min-width: 992px) {
  #sidebar-first {
    width: 80%; } }

#sidebarShareMenu li {
  border: none; }

#sidebar > h4 {
  margin-top: 0; }

@media screen and (min-width: 768px) {
  #sidebarNaShareMenu {
    margin-top: 20px; } }

.nav .open > a {
  background: transparent; }
  @media screen and (min-width: 769px) {
    .nav .open > a {
      border: none; } }
  @media screen and (max-width: 768px) {
    .nav .open > a {
      border-color: #f26531; } }
  .nav .open > a:hover {
    background: transparent; }
    @media screen and (min-width: 769px) {
      .nav .open > a:hover {
        border: none; } }
    @media screen and (max-width: 768px) {
      .nav .open > a:hover {
        border-color: #f26531; } }
  .nav .open > a:focus {
    background: transparent; }
    @media screen and (min-width: 769px) {
      .nav .open > a:focus {
        border: none; } }
    @media screen and (max-width: 768px) {
      .nav .open > a:focus {
        border-color: #f26531; } }

footer .nav > li > a:focus, footer .nav > li > a:hover {
  background-color: transparent; }

@media screen and (min-width: 768px) {
  .nav-pills .dropdown-menu {
    margin-top: 0; } }

.navbar.navbar-fixed-top {
  -webkit-box-shadow: 1px 1px 2px #acacae;
  -moz-box-shadow: 1px 1px 2px #acacae;
  box-shadow: 1px 1px 2px #acacae;
  background: white; }
  @media (max-width: 768px) {
    .navbar.navbar-fixed-top {
      padding-top: 3px;
      padding-bottom: 3px;
      top: -1px; }
      .navbar.navbar-fixed-top .container {
        width: 98%; } }

.navbar {
  border-radius: 0;
  min-height: 45px;
  margin-bottom: 0px; }
  @media screen and (min-width: 768px) {
    .navbar.dropdown-menu {
      margin-top: 0; } }
  @media screen and (min-width: 768px) {
    .navbar.sub-menu:before {
      border-bottom: 7px solid transparent;
      border-left: none;
      border-right: 7px solid rgba(0, 0, 0, 0.2);
      border-top: 7px solid transparent;
      left: -7px;
      top: 10px; } }
  @media screen and (min-width: 768px) {
    .navbar.sub-menu:after {
      border-top: 6px solid transparent;
      border-left: none;
      border-right: 6px solid white;
      border-bottom: 6px solid transparent;
      left: 10px;
      top: 11px;
      left: -6px; } }

@media screen and (max-width: 767px) {
  .navbar-nav {
    margin: 0; } }

@media screen and (max-width: 767px) {
  .navbar-nav > li:first-of-type {
    margin-top: 10px; } }

.navbar-nav > li > a {
  font-weight: bold;
  border-bottom: 2px solid transparent;
  -webkit-transition: all .25s ease;
  transition: all .25s ease; }
  @media screen and (max-width: 767px) {
    .navbar-nav > li > a:focus {
      outline: none !important; } }
  @media screen and (max-width: 767px) {
    .navbar-nav > li > a {
      font-size: 18px;
      padding: 1em 0 1em 0.5em;
      border-bottom: 1px solid #eaeaea; } }

.navbar-nav > li > a.selected {
  color: #f26531; }
  .navbar-nav > li > a.selected:after {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    bottom: 4px;
    height: 2px;
    width: 100%; }
    @media screen and (min-width: 768px) {
      .navbar-nav > li > a.selected:after {
        background: #f26531; } }

@media screen and (max-width: 767px) {
  .navbar-nav__outer {
    margin: 0; }
    .navbar-nav__outer .navbar-nav {
      overflow: hidden;
      -webkit-transition: opacity 0.35s cubic-bezier(0.36, 0.12, 0.5, 0.63), height 0.525s cubic-bezier(0.65, 0, 0.35, 1);
      -o-transition: opacity 0.35s cubic-bezier(0.36, 0.12, 0.5, 0.63), height 0.525s cubic-bezier(0.65, 0, 0.35, 1);
      transition: opacity 0.35s cubic-bezier(0.36, 0.12, 0.5, 0.63), height 0.525s cubic-bezier(0.65, 0, 0.35, 1);
      opacity: 0;
      height: 0; }
      .navbar-nav__outer .navbar-nav.expanded {
        position: relative;
        opacity: 1;
        height: 100vh; } }

.mainMenu-toggle__container {
  cursor: pointer;
  height: 16px;
  position: absolute;
  top: 14px;
  left: 13.6px;
  width: 20px;
  z-index: 2; }
  .mainMenu-toggle__container #mainMenu-toggle__text {
    position: absolute;
    left: 29.6px;
    top: -4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none; }
  .mainMenu-toggle__container a {
    margin-top: 6.5px; }
    @media screen and (-ms-high-contrast: none) {
      .mainMenu-toggle__container a {
        margin-left: 10px; } }
  .mainMenu-toggle__container .mainMenu-toggle .menuBar-1,
  .mainMenu-toggle__container .mainMenu-toggle .menuBar-2,
  .mainMenu-toggle__container .mainMenu-toggle .menuBar-3 {
    position: absolute;
    margin-left: 4px;
    -webkit-transition: all 0.25s cubic-bezier(0.36, 0.12, 0.5, 0.63);
    -o-transition: all 0.25s cubic-bezier(0.36, 0.12, 0.5, 0.63);
    transition: all 0.25s cubic-bezier(0.36, 0.12, 0.5, 0.63);
    background: #003866;
    height: 2.25px;
    width: 20px; }
  .mainMenu-toggle__container .mainMenu-toggle .menuBar-1 {
    margin-left: -10px;
    margin-top: -6px; }
    .mainMenu-toggle__container .mainMenu-toggle .menuBar-1.device-android {
      height: 2.25px;
      margin-top: -6.5px; }
  .mainMenu-toggle__container .mainMenu-toggle .menuBar-2 {
    margin-left: -10px; }
    .mainMenu-toggle__container .mainMenu-toggle .menuBar-2.device-android {
      height: 2.25px; }
  .mainMenu-toggle__container .mainMenu-toggle .menuBar-3 {
    margin-left: -10px;
    margin-top: 6px; }
    .mainMenu-toggle__container .mainMenu-toggle .menuBar-3.device-android {
      margin-top: 6.5px; }
    @media screen and (-ms-high-contrast: none) {
      .mainMenu-toggle__container .mainMenu-toggle .menuBar-3 {
        margin-top: 7px; } }
  .mainMenu-toggle__container.expanded a > .menuBar-1 {
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-top: 0;
    height: 2.25px; }
    .mainMenu-toggle__container.expanded a > .menuBar-1.device-android {
      margin-top: 0px; }
  .mainMenu-toggle__container.expanded a > .menuBar-2 {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    height: 2.25px; }
  .mainMenu-toggle__container.expanded a > .menuBar-3 {
    background: transparent;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    height: 2.25px; }

#search-toggler {
  position: absolute;
  top: 10px;
  right: 10px; }
  @media screen and (max-width: 767px) {
    #search-toggler {
      display: inline-block !important; } }

@media screen and (max-width: 767px) {
  .navbar-brand {
    float: none; } }

@media screen and (max-width: 767px) {
  .navbar-brand img {
    margin: 0 auto;
    display: inline-block;
    height: auto; } }

@media screen and (min-width: 768px) {
  .navbar-brand img {
    max-height: 38px; } }

@media screen and (min-width: 768px) {
  .navbar-nav > li > a {
    margin: 10px 0px 0px; }
    .navbar-nav > li > a:hover {
      background-color: transparent; }
      .navbar-nav > li > a:hover:before {
        width: 75%;
        margin-left: 12%;
        background: #f26531;
        transition: width .5s ease; }
      .navbar-nav > li > a:hover:after {
        width: 100%;
        background: transparent;
        transition: all 0s ease; }
    .navbar-nav > li > a:before {
      content: '';
      display: block;
      position: absolute;
      left: 0;
      bottom: 0;
      height: 1px;
      width: 0;
      transition: width 0s ease,background .5s ease; }
    .navbar-nav > li > a:after {
      content: '';
      display: block;
      position: absolute;
      right: 0;
      bottom: 0;
      height: 1px;
      width: 0;
      background: #f26531;
      transition: width .5s ease; }
  .navbar-nav .dropdown-menu {
    -moz-box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.175);
    -webkit-box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.175);
    box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.175);
    -border-radius-bottom: 2px; } }

@media screen and (max-width: 767px) {
  .navbar-header {
    text-align: center; } }

.nav-anchors li {
  float: left; }
  .nav-anchors li a {
    padding: 0 10px;
    margin: 10px 0;
    border-right: 1px solid #dedfe1; }

.nav-anchors.affix {
  top: 58px;
  background: #fcfbfb;
  width: 100%; }

.nav-stacked li a {
  padding: 4px 15px; }

.nav-tabs > li {
  display: inline-block; }
  .nav-tabs > li a {
    background: #ebebeb;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    border-radius: 0;
    font-size: 1em; }
    @media (min-width: 768px) {
      .nav-tabs > li a {
        padding: 8px 25px; }
        .nav-tabs > li a:hover {
          background: white;
          border-bottom: 1px solid white; } }
    @media screen and (max-width: 480px) {
      .nav-tabs > li a {
        margin-right: 0;
        padding: 10px 4px;
        background: transparent;
        border: transparent;
        font-size: 14px; } }

.nav-tabs > li.active > a {
  border-top: 3px solid #f26531;
  background: white;
  color: #f26531; }
  @media screen and (max-width: 480px) {
    .nav-tabs > li.active > a {
      background: transparent;
      color: #f26531; }
      .nav-tabs > li.active > a:after {
        content: '';
        width: 100%;
        height: 2px;
        background: #f26531;
        position: absolute;
        left: 0;
        bottom: 8px;
        z-index: 10; } }
  .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border-top: 3px solid #f26531;
    background: white;
    color: #f26531; }

@media screen and (min-width: 768px) {
  .nav-tabs li.active-trail > a {
    border-top: 3px solid #f26531;
    background: white;
    color: #f26531; } }

@media screen and (min-width: 768px) {
  .nav-tabs .dropdown-menu {
    margin-top: 0; } }

.navbar-right a {
  height: 50px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background: #f26531;
  color: white;
  font-weight: 100;
  letter-spacing: 1px;
  border: none; }

.region-browse-nav .nav-tabs {
  margin-bottom: 0px !important;
  border-bottom: none; }
  .region-browse-nav .nav-tabs > li {
    margin-bottom: -2px; }

.region-browse-nav .nav-tabs > li.active-trail > a, .region-browse-nav .nav-tabs > li.active-trail > a:hover, .region-browse-nav .nav-tabs > li.active-trail > a:focus {
  cursor: default;
  background-color: #fff;
  border-bottom-color: transparent; }

@media screen and (min-width: 768px) {
  .dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px; }
  .dropdown-menu li:hover .sub-menu {
    visibility: visible; }
  .dropdown .dropdown-menu {
    transition: opacity .25s ease-in-out;
    opacity: 0;
    visibility: hidden;
    z-index: -5; }
  .dropdown:hover .dropdown-menu {
    opacity: 1;
    z-index: 5;
    visibility: visible;
    display: block; }
  .dropdown.open .dropdown-menu {
    opacity: 1;
    z-index: 5;
    visibility: visible;
    display: block; } }

.panel-body {
  border: 1px solid #ebebeb;
  border-top-color: #ebebeb;
  padding: 20px; }
  .panel-body > .table {
    margin-bottom: 0; }

.panel-body__row {
  padding: 0.5em;
  border-top: 1px solid #ddd; }
  .panel-body__row:first-of-type {
    border: none; }
  .panel-body__row .btn-group-horizontal .btn {
    margin-right: 1.25px; }

.panel {
  border-radius: 0;
  box-shadow: none;
  border: none;
  border-radius: 0; }
  .panel .panel {
    background: white;
    border-color: #dedfe1; }
    .panel .panel .panel {
      background: white; }
      .panel .panel .panel .panel {
        background: white;
        border-color: #dedfe1; }
        .panel .panel .panel .panel .panel {
          background: white; }
          .panel .panel .panel .panel .panel .panel {
            background: white;
            border-color: #dedfe1; }
            .panel .panel .panel .panel .panel .panel .panel {
              background: white; }
              .panel .panel .panel .panel .panel .panel .panel .panel {
                background: white;
                border-color: #dedfe1; }

.panel-default > .panel-heading {
  background: #ebebeb;
  border: none; }

.panel-default > a > .panel-heading {
  background: #ebebeb;
  border: none; }

.panel-group {
  margin: 25px 0; }
  .panel-group .panel {
    border-radius: 0; }

#panel-headingGPOlevel1style:hover {
  cursor: pointer; }

.panel-heading {
  border-radius: 0;
  transition: background .25s ease-in-out;
  padding-left: 6px;
  border-radius: 0; }
  .panel-heading:hover {
    background: #dedfe1;
    cursor: pointer; }
  .panel-heading a:hover {
    text-decoration: none; }
  .panel-heading:focus {
    outline: thin dotted !important; }
  .panel-heading > .panel-title > table {
    border: none; }

.panel-heading .fa {
  margin-top: 3px; }

.panel-title .fa {
  margin-top: 3px; }

.panel-heading__c0b .fa {
  margin-left: -1em; }

@media screen and (min-width: 768px) {
  #sidebar .panel-heading .collapsed > .panel-title .fa-angle-right {
    display: block; }
  #sidebar .panel-heading .collapsed > .panel-title .fa-angle-down {
    display: none; } }

@media screen and (min-width: 992px) and (max-width: 1200px) {
  .btn-group-horizontal .btn {
    margin-right: 1px; } }

@media screen and (min-width: 768px) {
  .btn-group-horizontal .btn:last-of-type {
    margin-left: 5px; } }

@media screen and (max-width: 480px) {
  .btn-group-horizontal .btn-sm {
    padding: 5px 5px; } }

.node .user-signature {
  font-size: 12px;
  padding: 0; }

.node header h2 a:hover {
  text-decoration: none; }

.item {
  padding: 10px;
  background: #ebebeb; }
  @media (min-width: 993px) {
    .item {
      min-height: 150px; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .item {
      min-height: 175px; } }
  @media (min-width: 768px) {
    .item {
      padding: 25px 0 0px;
      box-shadow: 3px 3px 0 #adadad;
      transition: all .25s ease; }
      .item:hover {
        box-shadow: 1px 1px 0 #adadad;
        transform: translate(2px, 2px); }
      .item > .content {
        display: table-cell;
        vertical-align: middle;
        text-align: center; } }

#collapseAllId {
  display: none; }

@media screen and (min-width: 768px) {
  .gpodocresultslevel2 > td {
    padding-left: 40px !important; }
  .gpodocresultslevel3 > td {
    padding-left: 65px !important; }
  .gpodocresultslevel4 > td {
    padding-left: 90px !important; }
  .gpodocresultslevel5 > td {
    padding-left: 115px !important; }
  .gpodocresultslevel6 > td {
    padding-left: 135px !important; }
  .gpodocresultslevel7 > td {
    padding-left: 155px !important; } }

.datepicker td {
  text-align: center;
  width: 20px;
  height: 20px; }

.datepicker tr {
  text-align: center;
  width: 20px;
  height: 20px; }

.datepicker th {
  text-align: center; }

.datepicker table tr td.active {
  background-color: #f26531 !important;
  border-color: #ec622f;
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-image: none;
  border-radius: 0; }
  .datepicker table tr td.active:hover {
    background-color: #f26531 !important;
    border-color: #ec622f;
    color: white;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-image: none;
    border-radius: 0; }
  .datepicker table tr td.active.disabled {
    background-color: #f26531 !important;
    border-color: #ec622f;
    color: white;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-image: none;
    border-radius: 0; }
    .datepicker table tr td.active.disabled:hover {
      background-color: #f26531 !important;
      border-color: #ec622f;
      color: white;
      text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
      background-image: none;
      border-radius: 0; }

.datepicker table tr td span {
  display: block;
  float: left;
  height: auto;
  width: 33%;
  margin: 0;
  padding: 5% 0;
  line-height: 1.428571;
  padding: 8px; }
  .datepicker table tr td span.active {
    background-color: #f26531 !important;
    border-color: #ec622f;
    color: white;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-image: none;
    border-radius: 0; }
    .datepicker table tr td span.active:hover {
      background-color: #f26531 !important;
      border-color: #ec622f;
      color: white;
      text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
      background-image: none;
      border-radius: 0; }
    .datepicker table tr td span.active.disabled {
      background-color: #f26531 !important;
      border-color: #ec622f;
      color: white;
      text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
      background-image: none;
      border-radius: 0; }
      .datepicker table tr td span.active.disabled:hover {
        background-color: #f26531 !important;
        border-color: #ec622f;
        color: white;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
        background-image: none;
        border-radius: 0; }

.datepicker table tr td.day:hover {
  cursor: pointer; }

@media (min-width: 768px) {
  .datepicker.dropdown-menu {
    box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.175); } }

.datepicker tfoot tr th, .datepicker thead tr:first-child th {
  cursor: pointer; }
  .datepicker tfoot tr th:hover, .datepicker thead tr:first-child th:hover {
    background-color: #EEEEEE; }

.datepicker-days .table > tbody > tr > td {
  border: 0; }
  .datepicker-days .table > tbody > tr > td:hover {
    cursor: pointer;
    background-color: #EEEEEE; }

.datepicker-months .table > tbody > tr > td span {
  border: 0; }
  .datepicker-months .table > tbody > tr > td span:hover {
    cursor: pointer;
    background-color: #EEEEEE; }

.datepicker-years .table > tbody > tr > td span {
  border: 0; }
  .datepicker-years .table > tbody > tr > td span:hover {
    cursor: pointer;
    background-color: #EEEEEE; }

.datepicker table tr td.new, .datepicker table tr td.old {
  color: #999; }

.user-picture {
  margin: 0 15px 0 0;
  display: inline-block;
  max-width: 48px; }

#block-user-login .browse-item-list ul li {
  border-bottom: none;
  padding: 0 0 5px 0; }

#breadcrumb {
  display: none; }

.breadcrumb {
  background-color: transparent; }

#browseLettersRow {
  z-index: 10;
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media screen and (max-width: 1200px) {
    #browseLettersRow {
      text-align: center; } }

@media screen and (max-width: 768px) {
  #browseLettersWrapper {
    overflow: scroll; } }

#browseLettersWrapper.affix {
  z-index: 10;
  top: 45px;
  background: #fcfbfb;
  width: 100%;
  left: 15px;
  padding: 0;
  box-shadow: 1px 1px 2px #adadad; }
  @media screen and (min-width: 1200px) {
    #browseLettersWrapper.affix {
      text-align: center; } }
  @media screen and (min-width: 768px) {
    #browseLettersWrapper.affix {
      top: 62px; } }
  #browseLettersWrapper.affix ul#alpha-list {
    padding-top: 10px; }
    #browseLettersWrapper.affix ul#alpha-list li {
      transition: height 0.2s linear;
      transition: width 0.2s linear; }
      @media screen and (max-width: 560px) {
        #browseLettersWrapper.affix ul#alpha-list li {
          width: 25px;
          height: 25px;
          line-height: 25px; } }

ul#alpha-list {
  margin: 0;
  padding: 0;
  display: inline-block; }

ul#selectAll li {
  border-bottom: 2px solid rgba(102, 110, 117, 0.5) !important;
  border-top: none;
  border-left: none;
  border-right: none; }

#browseLettersWrapper::-webkit-scrollbar {
  display: none; }

#alpha-list li {
  float: left;
  list-style-type: none;
  background-color: #003866;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  margin: 5px; }
  #alpha-list li:hover {
    background-color: #0b294d; }
  #alpha-list li a {
    color: white; }

#alpha-list > li {
  cursor: pointer; }

#alpha-list a:hover {
  color: #ebebeb; }

.a-z-list {
  border: 2px solid rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  width: 98%;
  margin-bottom: 1em;
  padding: 0.25em; }
  @media screen and (max-width: 768px) {
    .a-z-list {
      padding: 0.5em; } }
  .a-z-list > .row p {
    float: right;
    margin-right: 1em; }
    @media screen and (max-width: 768px) {
      .a-z-list > .row p {
        float: none;
        margin-left: 1em; } }

#alpha-banner {
  position: fixed;
  top: 0;
  width: 100%;
  background: #dedfe1;
  z-index: 100;
  text-align: center;
  padding: 2px 0; }
  #alpha-banner:before {
    height: 1px;
    width: 100%;
    background: white;
    position: absolute;
    top: 3px;
    left: 0;
    content: " "; }
  #alpha-banner:after {
    height: 1px;
    width: 100%;
    background: white;
    position: absolute;
    bottom: 3px;
    left: 0;
    content: " "; }

@media (min-width: 768px) {
  #alpha-banner {
    position: fixed;
    top: 18px;
    left: -40px;
    width: 157px;
    background: #dedfe1;
    z-index: 1500;
    transform: rotate(-38deg);
    text-align: center;
    padding: 2px 0; }
    #alpha-banner:before {
      height: 1px;
      width: 100%;
      background: white;
      position: absolute;
      top: 3px;
      left: 0;
      content: " "; }
    #alpha-banner:after {
      height: 1px;
      width: 100%;
      background: white;
      position: absolute;
      bottom: 3px;
      left: 0;
      content: " "; } }

.browseBlock {
  padding: 0 10px; }
  .browseBlock h4 {
    font-weight: 700;
    /* height: 48px; */
    margin-top: 10px; }
  .browseBlock p {
    padding: 0;
    margin: 0 10px;
    word-break: normal;
    overflow-wrap: normal;
    line-height: 15px; }
  .browseBlock a:focus {
    outline: thin dotted;
    color: #f26531;
    background-color: #dedfe1; }
  .browseBlock .item .content .top .browseBlock__heading {
    font-size: 18px;
    margin-top: 12px;
    margin-bottom: 12px; }

.browse-item {
  padding: 10px;
  background: #ebebeb; }
  .browse-item > a > .media {
    border-bottom: 2px solid #dedfe1;
    padding: 10px 0; }
  @media (min-width: 768px) {
    .browse-item {
      min-height: 245px;
      padding: 30px 0 10px;
      box-shadow: 3px 3px 0 #adadad;
      transition: all .25s ease; }
      .browse-item:hover {
        box-shadow: 1px 1px 0 #adadad;
        transform: translate(2px, 2px); }
      .browse-item > .content {
        display: table-cell;
        vertical-align: middle;
        text-align: center; } }

.browse-banner {
  background: url(/sites/default/files/noisy-texture-150x150-o8-d22-c-003767-t0.png) repeat fixed;
  color: white;
  position: relative;
  padding: 20px; }
  @media screen and (min-width: 768px) {
    .browse-banner {
      height: 200px;
      padding: 0;
      margin-bottom: 20px; } }

.browse-item-list ul li {
  border-bottom: 1px dashed #000ddd;
  margin-bottom: 0;
  padding: 15px 0; }
  .browse-item-list ul li.first {
    padding-top: 0; }
  .browse-item-list ul li.last {
    border-bottom: none; }

.region-browse1 .drawer__block {
  margin-top: 2.25em; }
  .region-browse1 .drawer__block button {
    font-size: 1.15em;
    background-color: #ebebeb;
    border: none;
    color: #01203b;
    padding: 10px 22px 10px 22px;
    transition: color 0.3s ease-in-out;
    box-shadow: 3px 0px 0px #adadad; }
    .region-browse1 .drawer__block button .collapsed .fa-caret-up {
      display: none; }
    .region-browse1 .drawer__block button:not(.collapsed) .fa-caret-down {
      display: none; }
    .region-browse1 .drawer__block button:hover {
      color: #f26531; }
  .region-browse1 .drawer__block #resource-toggle {
    background-color: #ebebeb;
    box-shadow: 3px 0px 0px #adadad; }
    .region-browse1 .drawer__block #resource-toggle .center-block {
      padding-top: 2em;
      padding-bottom: 1.25em; }
      .region-browse1 .drawer__block #resource-toggle .center-block .hidden-sm p a, .region-browse1 .drawer__block #resource-toggle .center-block .visible-sm-block p a {
        color: #01203b; }
        .region-browse1 .drawer__block #resource-toggle .center-block .hidden-sm p a:hover, .region-browse1 .drawer__block #resource-toggle .center-block .visible-sm-block p a:hover {
          color: #f26531;
          cursor: pointer;
          text-decoration: none; }
      @media screen and (min-width: 992px) {
        .region-browse1 .drawer__block #resource-toggle .center-block {
          width: 88%; } }

.region-browse1 h2 {
  color: white;
  margin: 1.15em;
  font-size: 28px; }

.collection-info {
  padding: 10px 0;
  background: #ebebeb;
  margin-bottom: 25px; }
  @media screen and (min-width: 768px) {
    .collection-info {
      margin-top: -20px; } }

.basic-collection-info {
  background: #ebebeb;
  margin-bottom: 15px; }

@media (min-width: 768px) {
  .basic-collection-info > .dashboard {
    position: absolute;
    right: 5%;
    background: #ebebeb;
    padding: 9px 20px;
    margin-top: -35px;
    z-index: 10;
    box-shadow: 1px 1px 2px #acacae; }
    .basic-collection-info > .dashboard:before {
      content: '';
      position: absolute;
      left: -15px;
      top: 0px;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 0 15px 15px;
      border-color: transparent transparent #acacae transparent; } }

@media (min-width: 768px) {
  .collection-info > .dashboard {
    position: absolute;
    right: 5%;
    background: #ebebeb;
    padding: 9px 20px;
    margin-top: -25px;
    z-index: 10;
    box-shadow: 1px 1px 2px #acacae; }
    .collection-info > .dashboard:before {
      content: '';
      position: absolute;
      left: -15px;
      top: 0px;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 0 15px 15px;
      border-color: transparent transparent #acacae transparent; } }

.node-committee_browse_ind-form {
  width: 90%;
  margin: 0 auto;
  display: block; }

#rrDescription {
  overflow: auto;
  padding-left: 15px; }
  #rrDescription .mason-grid {
    margin: 0; }

#relatedResources {
  padding: 10px 0;
  background: #dedfe1; }
  #relatedResources .link-w-description::after {
    content: attr(title);
    display: block;
    font-size: 85%;
    display: relative;
    font-weight: normal; }
  #relatedResources .link-w-description {
    width: 90%;
    margin: 0 auto;
    display: block; }
  @media screen and (min-width: 768px) {
    #relatedResources .collapse {
      display: block; } }
  @media screen and (min-width: 768px) {
    #relatedResources .link-w-description {
      width: 30%;
      margin: 5px 3.33% 5px 0;
      float: left;
      position: relative;
      font-weight: bold; }
      #relatedResources .link-w-description:before {
        content: "\f1db";
        font-family: FontAwesome;
        font-size: 65%;
        margin-left: -15px;
        position: absolute;
        top: 0; } }

#ind-com-browse ul.nav.nav-pills.nav-stacked li {
  border-bottom: 1px dotted #dedfe1;
  border-radius: 0; }

footer img#gpo-logo {
  display: inherit;
  max-width: 100px;
  margin: 20px auto; }

footer img#ptab-logo {
  display: inherit;
  height: auto;
  max-width: 100%; }

footer > .container > .row:nth-of-type(2) {
  margin-top: 10px; }

footer > .container > .row > a > img {
  margin-bottom: 10px; }

footer .nav li a {
  padding: 5px 10px 5px 0;
  font-size: 85%;
  line-height: 120%; }

#footer {
  border-top: 1px solid #dedfe1;
  background-color: #ebebeb;
  position: relative;
  padding-top: 20px; }
  #footer h2 {
    font-size: 1em;
    font-weight: 700;
    padding-bottom: 20px;
    margin-bottom: 10px;
    border-bottom: 4px solid #000ccc; }
    #footer h2:after {
      content: '';
      position: absolute;
      width: 55%;
      height: 4px;
      background: #f26531;
      left: 0;
      top: 59px; }
  @media screen and (min-width: 768px) {
    #footer {
      padding: 60px 0 30px; } }

#bottom-content {
  color: white;
  border-bottom: 10px solid #717073;
  background: #003866;
  position: relative; }

#subfooter {
  background-color: #fcfbfb;
  border-top: 1px solid #ebebeb;
  text-align: center; }
  #subfooter ul {
    text-align: left; }
    #subfooter ul.menu li {
      display: inline-block;
      background: none;
      list-style-type: none;
      border: none;
      padding: 0; }
      #subfooter ul.menu li a {
        padding: 0 20px 15px;
        display: block; }
