/**** put only styles specific to onesearch ****/
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/* eb-garamond-regular - latin */
@import url("https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@300;400&display=swap");
@font-face {
  font-family: 'EB Garamond';
  font-style: normal;
  font-weight: 400;
  src: url("https://content.library.utoronto.ca/f/eb-garamond-v7-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local("EB Garamond"), local("EBGaramond"), url("https://content.library.utoronto.ca/f/eb-garamond-v7-latin-regular.eot?#iefix") format("embedded-opentype"), url("https://content.library.utoronto.ca/f/eb-garamond-v7-latin-regular.woff2") format("woff2"), url("https://content.library.utoronto.ca/f/eb-garamond-v7-latin-regular.woff") format("woff"), url("https://content.library.utoronto.ca/f/eb-garamond-v7-latin-regular.ttf") format("truetype"), url("https://content.library.utoronto.ca/f/eb-garamond-v7-latin-regular.svg#EBGaramond") format("svg");
  /* Legacy iOS */
}
/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-display: auto;
  src: url("https://content.library.utoronto.ca/f/open-sans-v13-latin-300.eot");
  /* IE9 Compat Modes */
  src: local("Open Sans Light"), local("OpenSans-Light"), url("https://content.library.utoronto.ca/f/open-sans-v13-latin-300.eot?#iefix") format("embedded-opentype"), url("https://content.library.utoronto.ca/f/open-sans-v13-latin-300.woff2") format("woff2"), url("https://content.library.utoronto.ca/f/open-sans-v13-latin-300.woff") format("woff"), url("https://content.library.utoronto.ca/f/open-sans-v13-latin-300.ttf") format("truetype"), url("https://content.library.utoronto.ca/f/open-sans-v13-latin-300.svg#OpenSans") format("svg");
  /* Legacy iOS */
}
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url("https://content.library.utoronto.ca/f/open-sans-v13-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local("Open Sans"), local("OpenSans"), url("https://content.library.utoronto.ca/f/open-sans-v13-latin-regular.eot?#iefix") format("embedded-opentype"), url("https://content.library.utoronto.ca/f/open-sans-v13-latin-regular.woff2") format("woff2"), url("https://content.library.utoronto.ca/f/open-sans-v13-latin-regular.woff") format("woff"), url("https://content.library.utoronto.ca/f/open-sans-v13-latin-regular.ttf") format("truetype"), url("https://content.library.utoronto.ca/f/open-sans-v13-latin-regular.svg#OpenSans") format("svg");
  /* Legacy iOS */
}
/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-display: auto;
  src: url("https://content.library.utoronto.ca/f/open-sans-v13-latin-600.eot");
  /* IE9 Compat Modes */
  src: local("Open Sans Semibold"), local("OpenSans-Semibold"), url("https://content.library.utoronto.ca/f/open-sans-v13-latin-600.eot?#iefix") format("embedded-opentype"), url("https://content.library.utoronto.ca/f/open-sans-v13-latin-600.woff2") format("woff2"), url("https://content.library.utoronto.ca/f/open-sans-v13-latin-600.woff") format("woff"), url("https://content.library.utoronto.ca/f/open-sans-v13-latin-600.ttf") format("truetype"), url("https://content.library.utoronto.ca/f/open-sans-v13-latin-600.svg#OpenSans") format("svg");
  /* Legacy iOS */
}
/* line 194, ../../UTL_bootstrap/sass/_utl_common.scss */
.box-views-row, .collections-box .views-row, .news-box .views-row {
  line-height: 130%;
  padding-bottom: 10px;
  width: 100%;
  clear: both;
  font-size: .9em !important;
  margin-bottom: 10px;
  border-bottom: 1px dotted #ccc;
}
/* line 203, ../../UTL_bootstrap/sass/_utl_common.scss */
.box-views-row a, .collections-box .views-row a, .news-box .views-row a {
  font-size: 1em;
  padding-bottom: 5px;
}

/***** COLLECTIONS FRONT *****/
/* line 212, ../../UTL_bootstrap/sass/_utl_common.scss */
.collections-box .views-row {
  float: left;
  clear: both;
}
/* line 218, ../../UTL_bootstrap/sass/_utl_common.scss */
.collections-box .views-row:last-child {
  border: 0;
}
/* line 223, ../../UTL_bootstrap/sass/_utl_common.scss */
.collections-box img {
  margin-right: 15px;
  height: 50px;
  width: 50px;
}

/* line 230, ../../UTL_bootstrap/sass/_utl_common.scss */
.library-info h2 {
  border-top: 1px #ccc solid;
}

/* line 234, ../../UTL_bootstrap/sass/_utl_common.scss */
.view-research-consultations h3 {
  border-bottom: 1px #ccc solid;
}

/* line 238, ../../UTL_bootstrap/sass/_utl_common.scss */
.hide-element {
  display: none;
}

/** front news block **/
/* line 6, ../../UTL_bootstrap/sass/front-blocks/_news-box.scss */
.news-box .views-row span {
  overflow: hidden;
}
/* line 10, ../../UTL_bootstrap/sass/front-blocks/_news-box.scss */
.news-box .views-row:last-child {
  border: 0;
}
/* line 14, ../../UTL_bootstrap/sass/front-blocks/_news-box.scss */
.news-box .views-row .views-field-field-utl-news-leader {
  max-height: 35px;
  overflow: hidden;
  font-size: .9em !important;
}
/* line 21, ../../UTL_bootstrap/sass/front-blocks/_news-box.scss */
.news-box img {
  margin-right: 15px;
}
/* line 25, ../../UTL_bootstrap/sass/front-blocks/_news-box.scss */
.news-box h2 {
  padding-bottom: 25px;
}
/* line 30, ../../UTL_bootstrap/sass/front-blocks/_news-box.scss */
.news-box .twitter-newsbox {
  position: absolute;
  top: 5px;
  right: 15px;
  width: 75px;
  text-align: center;
  margin: 0;
  padding: 0;
  font-size: .85em;
}
/* line 40, ../../UTL_bootstrap/sass/front-blocks/_news-box.scss */
.news-box .twitter-newsbox img {
  height: 25px;
  margin-left: 5px;
  text-align: center;
}

/* line 2, ../../UTL_bootstrap/sass/front-blocks/_feature-box.scss */
.featured-box .promotion img, .featured-box img {
  float: left;
  width: 100%;
  height: auto;
  padding: 0 5% 2.5%;
}

/** for what's new block */
/* line 14, ../../UTL_bootstrap/sass/front-blocks/_feature-box.scss */
.featured-box {
  font-size: .9em;
  line-height: 1.5em;
}
/* line 18, ../../UTL_bootstrap/sass/front-blocks/_feature-box.scss */
.featured-box .view-promotions {
  margin-top: -12px;
}
/* line 23, ../../UTL_bootstrap/sass/front-blocks/_feature-box.scss */
.featured-box .promotion img {
  width: auto;
  clear: both;
  margin: 0 auto;
}
/* line 32, ../../UTL_bootstrap/sass/front-blocks/_feature-box.scss */
.featured-box img {
  max-height: 200px;
  width: auto;
  clear: both;
  overflow: hidden;
}
/* line 40, ../../UTL_bootstrap/sass/front-blocks/_feature-box.scss */
.featured-box img.front-donate {
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
}
/* line 48, ../../UTL_bootstrap/sass/front-blocks/_feature-box.scss */
.featured-box p {
  overflow: hidden;
  padding-bottom: 0;
}

/* line 10, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/_grid.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 14, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_clearfix.scss */
.container:before, .container:after {
  content: " ";
  display: table;
}
/* line 19, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_clearfix.scss */
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 10, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  /* line 10, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  /* line 10, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 1170px;
  }
}

/* line 30, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/_grid.scss */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 14, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_clearfix.scss */
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
/* line 19, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_clearfix.scss */
.container-fluid:after {
  clear: both;
}

/* line 39, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/_grid.scss */
.row {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 14, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_clearfix.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}
/* line 19, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_clearfix.scss */
.row:after {
  clear: both;
}

/* line 11, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 27, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

/* line 35, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1 {
  width: 8.33333%;
}

/* line 35, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-2 {
  width: 16.66667%;
}

/* line 35, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-3 {
  width: 25%;
}

/* line 35, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-4 {
  width: 33.33333%;
}

/* line 35, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-5 {
  width: 41.66667%;
}

/* line 35, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-6 {
  width: 50%;
}

/* line 35, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-7 {
  width: 58.33333%;
}

/* line 35, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-8 {
  width: 66.66667%;
}

/* line 35, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-9 {
  width: 75%;
}

/* line 35, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-10 {
  width: 83.33333%;
}

/* line 35, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-11 {
  width: 91.66667%;
}

/* line 35, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-12 {
  width: 100%;
}

/* line 55, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-0 {
  right: auto;
}

/* line 50, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-1 {
  right: 8.33333%;
}

/* line 50, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-2 {
  right: 16.66667%;
}

/* line 50, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 50, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-4 {
  right: 33.33333%;
}

/* line 50, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-5 {
  right: 41.66667%;
}

/* line 50, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 50, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-7 {
  right: 58.33333%;
}

/* line 50, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-8 {
  right: 66.66667%;
}

/* line 50, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 50, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-10 {
  right: 83.33333%;
}

/* line 50, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-11 {
  right: 91.66667%;
}

/* line 50, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 45, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-0 {
  left: auto;
}

/* line 40, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-1 {
  left: 8.33333%;
}

/* line 40, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-2 {
  left: 16.66667%;
}

/* line 40, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 40, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-4 {
  left: 33.33333%;
}

/* line 40, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-5 {
  left: 41.66667%;
}

/* line 40, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 40, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-7 {
  left: 58.33333%;
}

/* line 40, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-8 {
  left: 66.66667%;
}

/* line 40, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 40, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-10 {
  left: 83.33333%;
}

/* line 40, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-11 {
  left: 91.66667%;
}

/* line 40, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 60, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-0 {
  margin-left: 0%;
}

/* line 60, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-1 {
  margin-left: 8.33333%;
}

/* line 60, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-2 {
  margin-left: 16.66667%;
}

/* line 60, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 60, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-4 {
  margin-left: 33.33333%;
}

/* line 60, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-5 {
  margin-left: 41.66667%;
}

/* line 60, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 60, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-7 {
  margin-left: 58.33333%;
}

/* line 60, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-8 {
  margin-left: 66.66667%;
}

/* line 60, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 60, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-10 {
  margin-left: 83.33333%;
}

/* line 60, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-11 {
  margin-left: 91.66667%;
}

/* line 60, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  /* line 27, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  /* line 35, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    width: 8.33333%;
  }

  /* line 35, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    width: 16.66667%;
  }

  /* line 35, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    width: 25%;
  }

  /* line 35, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    width: 33.33333%;
  }

  /* line 35, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    width: 41.66667%;
  }

  /* line 35, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    width: 50%;
  }

  /* line 35, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    width: 58.33333%;
  }

  /* line 35, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    width: 66.66667%;
  }

  /* line 35, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    width: 75%;
  }

  /* line 35, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    width: 83.33333%;
  }

  /* line 35, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    width: 91.66667%;
  }

  /* line 35, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    width: 100%;
  }

  /* line 55, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-0 {
    right: auto;
  }

  /* line 50, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-1 {
    right: 8.33333%;
  }

  /* line 50, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-2 {
    right: 16.66667%;
  }

  /* line 50, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-3 {
    right: 25%;
  }

  /* line 50, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-4 {
    right: 33.33333%;
  }

  /* line 50, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-5 {
    right: 41.66667%;
  }

  /* line 50, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-6 {
    right: 50%;
  }

  /* line 50, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-7 {
    right: 58.33333%;
  }

  /* line 50, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-8 {
    right: 66.66667%;
  }

  /* line 50, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-9 {
    right: 75%;
  }

  /* line 50, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-10 {
    right: 83.33333%;
  }

  /* line 50, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-11 {
    right: 91.66667%;
  }

  /* line 50, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-12 {
    right: 100%;
  }

  /* line 45, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-0 {
    left: auto;
  }

  /* line 40, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-1 {
    left: 8.33333%;
  }

  /* line 40, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-2 {
    left: 16.66667%;
  }

  /* line 40, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-3 {
    left: 25%;
  }

  /* line 40, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-4 {
    left: 33.33333%;
  }

  /* line 40, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-5 {
    left: 41.66667%;
  }

  /* line 40, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-6 {
    left: 50%;
  }

  /* line 40, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-7 {
    left: 58.33333%;
  }

  /* line 40, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-8 {
    left: 66.66667%;
  }

  /* line 40, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-9 {
    left: 75%;
  }

  /* line 40, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-10 {
    left: 83.33333%;
  }

  /* line 40, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-11 {
    left: 91.66667%;
  }

  /* line 40, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-12 {
    left: 100%;
  }

  /* line 60, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  /* line 27, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

  /* line 35, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    width: 8.33333%;
  }

  /* line 35, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    width: 16.66667%;
  }

  /* line 35, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    width: 25%;
  }

  /* line 35, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    width: 33.33333%;
  }

  /* line 35, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    width: 41.66667%;
  }

  /* line 35, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    width: 50%;
  }

  /* line 35, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    width: 58.33333%;
  }

  /* line 35, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    width: 66.66667%;
  }

  /* line 35, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    width: 75%;
  }

  /* line 35, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    width: 83.33333%;
  }

  /* line 35, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    width: 91.66667%;
  }

  /* line 35, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    width: 100%;
  }

  /* line 55, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-0 {
    right: auto;
  }

  /* line 50, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-1 {
    right: 8.33333%;
  }

  /* line 50, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-2 {
    right: 16.66667%;
  }

  /* line 50, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-3 {
    right: 25%;
  }

  /* line 50, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-4 {
    right: 33.33333%;
  }

  /* line 50, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-5 {
    right: 41.66667%;
  }

  /* line 50, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-6 {
    right: 50%;
  }

  /* line 50, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-7 {
    right: 58.33333%;
  }

  /* line 50, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-8 {
    right: 66.66667%;
  }

  /* line 50, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-9 {
    right: 75%;
  }

  /* line 50, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-10 {
    right: 83.33333%;
  }

  /* line 50, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-11 {
    right: 91.66667%;
  }

  /* line 50, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-12 {
    right: 100%;
  }

  /* line 45, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-0 {
    left: auto;
  }

  /* line 40, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-1 {
    left: 8.33333%;
  }

  /* line 40, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-2 {
    left: 16.66667%;
  }

  /* line 40, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-3 {
    left: 25%;
  }

  /* line 40, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-4 {
    left: 33.33333%;
  }

  /* line 40, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-5 {
    left: 41.66667%;
  }

  /* line 40, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-6 {
    left: 50%;
  }

  /* line 40, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-7 {
    left: 58.33333%;
  }

  /* line 40, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-8 {
    left: 66.66667%;
  }

  /* line 40, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-9 {
    left: 75%;
  }

  /* line 40, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-10 {
    left: 83.33333%;
  }

  /* line 40, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-11 {
    left: 91.66667%;
  }

  /* line 40, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-12 {
    left: 100%;
  }

  /* line 60, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  /* line 27, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  /* line 35, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    width: 8.33333%;
  }

  /* line 35, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    width: 16.66667%;
  }

  /* line 35, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    width: 25%;
  }

  /* line 35, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    width: 33.33333%;
  }

  /* line 35, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    width: 41.66667%;
  }

  /* line 35, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    width: 50%;
  }

  /* line 35, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    width: 58.33333%;
  }

  /* line 35, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    width: 66.66667%;
  }

  /* line 35, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    width: 75%;
  }

  /* line 35, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    width: 83.33333%;
  }

  /* line 35, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    width: 91.66667%;
  }

  /* line 35, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    width: 100%;
  }

  /* line 55, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-0 {
    right: auto;
  }

  /* line 50, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-1 {
    right: 8.33333%;
  }

  /* line 50, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-2 {
    right: 16.66667%;
  }

  /* line 50, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-3 {
    right: 25%;
  }

  /* line 50, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-4 {
    right: 33.33333%;
  }

  /* line 50, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-5 {
    right: 41.66667%;
  }

  /* line 50, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-6 {
    right: 50%;
  }

  /* line 50, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-7 {
    right: 58.33333%;
  }

  /* line 50, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-8 {
    right: 66.66667%;
  }

  /* line 50, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-9 {
    right: 75%;
  }

  /* line 50, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-10 {
    right: 83.33333%;
  }

  /* line 50, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-11 {
    right: 91.66667%;
  }

  /* line 50, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-12 {
    right: 100%;
  }

  /* line 45, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-0 {
    left: auto;
  }

  /* line 40, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-1 {
    left: 8.33333%;
  }

  /* line 40, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-2 {
    left: 16.66667%;
  }

  /* line 40, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-3 {
    left: 25%;
  }

  /* line 40, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-4 {
    left: 33.33333%;
  }

  /* line 40, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-5 {
    left: 41.66667%;
  }

  /* line 40, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-6 {
    left: 50%;
  }

  /* line 40, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-7 {
    left: 58.33333%;
  }

  /* line 40, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-8 {
    left: 66.66667%;
  }

  /* line 40, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-9 {
    left: 75%;
  }

  /* line 40, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-10 {
    left: 83.33333%;
  }

  /* line 40, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-11 {
    left: 91.66667%;
  }

  /* line 40, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-12 {
    left: 100%;
  }

  /* line 60, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, ../../UTL_bootstrap/bootstrap/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
/* styles for bootstrap alert */
/* line 3, ../sass/_alert.scss */
.alert-warning {
  margin-bottom: 0px !important;
}
/* line 5, ../sass/_alert.scss */
.alert-warning p {
  width: 100%;
  max-width: 100% !important;
  text-align: center;
  padding: 0px !important;
}
/* line 10, ../sass/_alert.scss */
.alert-warning p a {
  color: #1e486b;
}
/* line 14, ../sass/_alert.scss */
.alert-warning button {
  position: absolute;
  top: 10px;
  right: 10px;
}

/* line 3, ../sass/_archiving-it.scss */
.node-type-government-publications .main-body-content .region-content {
  display: flex;
  flex-wrap: wrap;
}
/* line 9, ../sass/_archiving-it.scss */
.node-type-government-publications .archiving-it-block {
  flex: 1 1 50%;
}
@media (max-width: 767px) {
  /* line 9, ../sass/_archiving-it.scss */
  .node-type-government-publications .archiving-it-block {
    flex-basis: 100%;
  }
}
/* line 17, ../sass/_archiving-it.scss */
.node-type-government-publications .archiving-it-block form {
  text-align: center;
}
/* line 21, ../sass/_archiving-it.scss */
.node-type-government-publications .archiving-it-block img {
  width: 80%;
  height: auto;
  vertical-align: middle;
  display: block;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 992px) {
  /* line 21, ../sass/_archiving-it.scss */
  .node-type-government-publications .archiving-it-block img {
    max-width: 420px;
    max-height: none;
    height: auto;
  }
}
@media (max-width: 480px) {
  /* line 21, ../sass/_archiving-it.scss */
  .node-type-government-publications .archiving-it-block img {
    max-width: 350px;
  }
}

/* Add Collection Development styles here */
/* line 4, ../sass/_cdd.scss */
.view-cdd-taxonomy-tree ol {
  list-style: none;
}
/* line 6, ../sass/_cdd.scss */
.view-cdd-taxonomy-tree ol li {
  margin-bottom: 10px;
}
/* line 8, ../sass/_cdd.scss */
.view-cdd-taxonomy-tree ol li .term-name {
  font: 400 1.4em "Open Sans","Helvetica Neue",Arial,sans-serif !important;
  margin-bottom: 10px;
}
/* line 15, ../sass/_cdd.scss */
.view-cdd-taxonomy-tree ol > li > ol {
  margin-top: 10px !important;
}
/* line 18, ../sass/_cdd.scss */
.view-cdd-taxonomy-tree ol > li > div > div.term-name {
  border-bottom: 1px #ccc dotted;
}
/* line 21, ../sass/_cdd.scss */
.view-cdd-taxonomy-tree ol > li > ol > li > div > div.term-name {
  border-bottom: none;
  font-size: 1.2em !important;
}

/* line 29, ../sass/_cdd.scss */
.view-cdd-areas h3 {
  border-bottom: 1px #ccc dotted;
  font: 400 1.4em "Open Sans","Helvetica Neue",Arial,sans-serif !important;
}
/* line 33, ../sass/_cdd.scss */
.view-cdd-areas h4 {
  font: 400 1.2em "Open Sans","Helvetica Neue",Arial,sans-serif !important;
}
/* line 36, ../sass/_cdd.scss */
.view-cdd-areas .views-row {
  margin-bottom: 10px;
}

/* line 41, ../sass/_cdd.scss */
.cdd-feature {
  height: auto;
  background: whitesmoke;
  padding: 20px;
}
/* line 46, ../sass/_cdd.scss */
.cdd-feature .cdd-promo-img {
  float: left;
  text-align: center;
  margin-right: 1.2em;
}
/* line 50, ../sass/_cdd.scss */
.cdd-feature .cdd-promo-img img {
  max-height: 165px !important;
  width: auto !important;
}
/* line 54, ../sass/_cdd.scss */
.cdd-feature .cdd-feature-title {
  color: #666;
}
/* line 56, ../sass/_cdd.scss */
.cdd-feature h2 {
  margin: 5px 0px !important;
  font: 300 1.3em "Open Sans","Helvetica Neue",Arial,sans-serif !important;
}

/* Below are styles for the list of profiles. /cdd/our-collections */
/* line 64, ../sass/_cdd.scss */
.view-cdd-collections h2.cdd-collection-title {
  padding-top: 20px;
  font-size: 36px;
}
/* line 68, ../sass/_cdd.scss */
.view-cdd-collections .cdd-profile-img {
  margin-right: 1.2em;
  float: left;
}
/* line 71, ../sass/_cdd.scss */
.view-cdd-collections .cdd-profile-img img {
  height: auto;
  max-width: 75px;
}
/* line 76, ../sass/_cdd.scss */
.view-cdd-collections .cdd-row {
  clear: both;
}
/* line 78, ../sass/_cdd.scss */
.view-cdd-collections .cdd-row .overflow {
  overflow: auto;
}
/* line 81, ../sass/_cdd.scss */
.view-cdd-collections .cdd-row .collection-img {
  float: left;
  width: 110px;
  height: 110px;
}
/* line 85, ../sass/_cdd.scss */
.view-cdd-collections .cdd-row .collection-img img {
  float: left;
  margin: 0 10px 50px 0;
}

/* End of styles for list of profiles */
/* Style to move more link down slightly */
/* line 98, ../sass/_cdd.scss */
.pane-cdd-collections .view-content {
  margin-bottom: 10px;
}

/* line 103, ../sass/_cdd.scss */
.cdd-side-promo {
  margin-top: 100px;
  padding: 5px;
  border: 1px #ccc solid;
  width: 175px;
}
/* line 108, ../sass/_cdd.scss */
.cdd-side-promo h2 {
  margin: 5px 0px !important;
  font: 300 1.3em "Open Sans","Helvetica Neue",Arial,sans-serif !important;
}
/* line 111, ../sass/_cdd.scss */
.cdd-side-promo img {
  max-width: 250px;
  max-height: 300px;
}

/* line 119, ../sass/_cdd.scss */
.cdd-services-profiles {
  float: left;
  width: 100%;
}
/* line 122, ../sass/_cdd.scss */
.cdd-services-profiles h2 {
  margin-bottom: 20px;
  margin-top: 0px;
  padding: 0;
  color: #c74337;
  font: 300 1.75em "Open Sans","Helvetica Neue",Arial,sans-serif !important;
}
/* line 128, ../sass/_cdd.scss */
.cdd-services-profiles h3 {
  margin: 0px !important;
  padding: 0px !important;
  color: #c74337;
  font: 400 1.2em "Open Sans","Helvetica Neue",Arial,sans-serif !important;
}
/* line 133, ../sass/_cdd.scss */
.cdd-services-profiles .cdd-services, .cdd-services-profiles .cdd-profiles {
  margin-top: 15px;
}
/* line 135, ../sass/_cdd.scss */
.cdd-services-profiles .cdd-services .service, .cdd-services-profiles .cdd-profiles .service {
  height: 70px;
  margin-bottom: 20px;
  clear: both;
}
/* line 139, ../sass/_cdd.scss */
.cdd-services-profiles .cdd-services img, .cdd-services-profiles .cdd-profiles img {
  float: left;
  margin-right: 10px;
  width: 65px;
  height: 65px;
}
/* line 144, ../sass/_cdd.scss */
.cdd-services-profiles .cdd-services .desc-text, .cdd-services-profiles .cdd-profiles .desc-text {
  font-size: .8em;
  line-height: 1.2em;
}

/* line 151, ../sass/_cdd.scss */
.cdd-about {
  font-size: 90%;
  color: #333;
}

/* line 156, ../sass/_cdd.scss */
.cdd-donate {
  width: 100%;
  margin-bottom: 30px;
  min-width: 100% !important;
  width: 300px;
  float: right;
}
/* line 162, ../sass/_cdd.scss */
.cdd-donate img {
  float: left;
  margin: 0 10px 0 0;
  height: 65px;
}
/* line 166, ../sass/_cdd.scss */
.cdd-donate p {
  line-height: 1.3em;
}

/* line 171, ../sass/_cdd.scss */
.cdd-coll-content {
  float: left;
  width: 65%;
}
/* line 174, ../sass/_cdd.scss */
.cdd-coll-content .selector {
  margin: 0px 0px 20px 95px;
}
/* line 176, ../sass/_cdd.scss */
.cdd-coll-content .selector h2, .cdd-coll-content .selector h3 {
  font-family: "Open Sans","Helvetica Neue",Arial,sans-serif !important;
  margin: 0px !important;
  padding: 0px 0px 10px 0px !important;
  font-size: 125%;
}

/* line 184, ../sass/_cdd.scss */
.cdd-coll-promo {
  float: right;
  padding: 10px;
  width: 30%;
  border: 1px #ccc solid;
}
/* line 189, ../sass/_cdd.scss */
.cdd-coll-promo h2, .cdd-coll-promo h3 {
  font-family: "Open Sans","Helvetica Neue",Arial,sans-serif !important;
  margin: 0px !important;
  padding: 0px 0px 10px 0px !important;
  font-size: 125%;
}

/* line 198, ../sass/_cdd.scss */
.selector-area h2 {
  font-family: "Open Sans","Helvetica Neue",Arial,sans-serif !important;
  margin: 0px !important;
}

/* RDW styles */
@media (max-width: 767px) {
  /* line 208, ../sass/_cdd.scss */
  .cdd-about, .cdd-address {
    display: none;
  }
}
/***** End of CDD *****/
/* line 2, ../sass/_faq.scss */
.node-type-faq .page-header {
  border: 0;
  margin-bottom: 0px;
}
/* line 6, ../sass/_faq.scss */
.node-type-faq .field-name-field-faq-details {
  font-weight: normal;
  font-size: 1.2em;
  margin-bottom: 15px;
}
/* line 11, ../sass/_faq.scss */
.node-type-faq .field-name-body {
  padding-top: 5px;
  border-top: 1px lightblue solid;
}

/* @import "emergency"; */
/* line 1, ../sass/_hours.scss */
.hours {
  width: 100%;
  margin: 20px 0px;
}
/* line 5, ../sass/_hours.scss */
.hours td, .hours th {
  width: 14.285%;
  font-size: .9em;
  padding: 3px;
  text-align: center;
}
/* line 12, ../sass/_hours.scss */
.hours td {
  border: 1px solid #eee;
}
/* line 16, ../sass/_hours.scss */
.hours th {
  background: whitesmoke !important;
  color: black !important;
}

/* line 22, ../sass/_hours.scss */
.day {
  margin-right: 10px;
  width: 125px;
  font-weight: bold;
  display: inline-block;
}

/* add info commons styles here */
/* Term nodes */
/* line 6, ../sass/_info-commons.scss */
.node-information-commons-faq header {
  border-top: 1px #ccc solid;
}

/* line 12, ../sass/_info-commons.scss */
.ic-news .ic-news-row {
  border-bottom: 1px #ccc solid;
  padding-bottom: 20px;
}
/* line 15, ../sass/_info-commons.scss */
.ic-news .ic-news-row .ic-news-h3 {
  font-size: 1.2em !important;
}
/* line 18, ../sass/_info-commons.scss */
.ic-news .ic-news-row .ic-news-date {
  font-style: italic;
}
/* line 22, ../sass/_info-commons.scss */
.ic-news .views-row-last {
  border-bottom: none;
}

/* line 28, ../sass/_info-commons.scss */
.node-type-information-commons-news .submitted {
  font-style: italic;
}
/* line 31, ../sass/_info-commons.scss */
.node-type-information-commons-news .field-name-body {
  padding-top: 20px;
}

/* help desk homepage search form */
/* line 38, ../sass/_info-commons.scss */
.ic-help-desk {
  border-bottom: 1px #ccc solid;
}
/* line 40, ../sass/_info-commons.scss */
.ic-help-desk .views-exposed-form {
  margin-bottom: 20px;
}
/* line 42, ../sass/_info-commons.scss */
.ic-help-desk .views-exposed-form .views-exposed-widget {
  width: auto;
}
/* line 44, ../sass/_info-commons.scss */
.ic-help-desk .views-exposed-form .views-exposed-widget .form-submit {
  margin-top: 2em;
}
/* line 49, ../sass/_info-commons.scss */
.ic-help-desk .ic-faq-row {
  margin: 10px 0 10px 0;
  font-size: 1.2em;
}

/* styles for the library content type */
/* line 4, ../sass/_library-ct.scss */
.node-type-library .field-name-field-library-photo {
  float: left;
  margin: 0px 20px 0px 10px;
  height: 200px;
}
/* line 9, ../sass/_library-ct.scss */
.node-type-library .field-name-field-library-hours-table {
  clear: both;
}
/* line 11, ../sass/_library-ct.scss */
.node-type-library .field-name-field-library-hours-table .field-label {
  font-size: 150%;
}
/* line 14, ../sass/_library-ct.scss */
.node-type-library .field-name-field-library-hours-table table {
  margin-bottom: 20px;
}

/**** drop down option on all libraries page ****/
/* line 4, ../sass/_library-info.scss */
.library-list form {
  margin-bottom: 30px;
}
/* line 6, ../sass/_library-info.scss */
.library-list form label {
  display: block;
}
/* line 9, ../sass/_library-info.scss */
.library-list form .form-control {
  background-color: whitesmoke !important;
}
/* line 13, ../sass/_library-info.scss */
.library-list form .form-item {
  width: 50%;
  float: left;
  margin-right: 10px;
}
/* line 18, ../sass/_library-info.scss */
.library-list form .btn-default {
  background: #002a5c;
  color: #fff;
  margin-top: 30px;
}

/* line 28, ../sass/_library-info.scss */
.study-rooms .library-list label {
  text-indent: -10000px;
}

/***** LIBRARY INFO PAGES *****/
/* line 35, ../sass/_library-info.scss */
.browse h2 {
  border-top: 0px !important;
  padding: 0 !important;
}

/* line 39, ../sass/_library-info.scss */
.browse {
  border-bottom: 1px solid #ccc;
  margin: 0px !important;
  padding: 25px 0px !important;
}

/* line 45, ../sass/_library-info.scss */
.featured-library-home {
  font-size: 1.2em !important;
  overflow: hidden;
}
@media (max-width: 767px) {
  /* line 45, ../sass/_library-info.scss */
  .featured-library-home {
    overflow: visible;
  }
}
/* line 51, ../sass/_library-info.scss */
.featured-library-home img {
  width: auto !important;
  height: 20px !important;
  float: left;
  margin-right: 7px !important;
  padding: 0 !important;
}

/* line 61, ../sass/_library-info.scss */
.library-info {
  width: 100%;
}
/* line 64, ../sass/_library-info.scss */
.library-info .library-info-photo-map {
  margin-right: 5%;
  float: left;
  width: 50% !important;
}
@media (max-width: 767px) {
  /* line 64, ../sass/_library-info.scss */
  .library-info .library-info-photo-map {
    width: 100% !important;
    margin-right: 0;
    margin-bottom: 15px;
  }
}
/* line 76, ../sass/_library-info.scss */
.library-info h2 {
  font-size: 1.75em;
  padding: 10px 0px 0px 0px;
  margin: 0px 0px 20px 0px;
}
/* line 81, ../sass/_library-info.scss */
.library-info img {
  padding: 0px;
  width: 100%;
  height: auto !important;
}
/* line 89, ../sass/_library-info.scss */
.library-info h3 {
  font-size: 1.5em;
  padding: 10px 0px 0px 0px;
  margin: 0px 0px 20px 0px;
  padding: 0 !important;
  margin: 0 0 15px;
  font-size: 1.3em !important;
}
/* line 94, ../sass/_library-info.scss */
.library-info h3 img {
  width: auto !important;
  height: 20px !important;
  float: left;
  margin-right: 7px;
}
/* line 102, ../sass/_library-info.scss */
.library-info iframe {
  width: 100%;
  padding: 0;
  margin: 20px 0;
}
/* line 108, ../sass/_library-info.scss */
.library-info p, .library-info .library-info-text {
  overflow: hidden;
  clear: both;
}
/* line 113, ../sass/_library-info.scss */
.library-info .small-social-media {
  padding-top: 1.5%;
}
/* line 116, ../sass/_library-info.scss */
.library-info .small-social-media img {
  border: none;
  width: 30px;
}

@media (max-width: 767px) {
  /* line 123, ../sass/_library-info.scss */
  .view-list-of-libraries .browse img {
    width: 100% !important;
    height: auto;
    margin-bottom: 15px !important;
  }

  /* line 129, ../sass/_library-info.scss */
  select {
    width: 100% !important;
    max-width: 100% !important;
  }

  /* line 134, ../sass/_library-info.scss */
  option {
    -moz-white-space: pre-wrap;
    -o-white-space: pre-wrap;
    white-space: pre-wrap;
    overflow: hidden;
    width: 100% !important;
    max-width: 100% !important;
    text-overflow: ellipsis;
    /* add border after every option */
    border-bottom: 1px solid #DDD;
    word-wrap: break-word;
  }

  /* line 151, ../sass/_library-info.scss */
  h3 img {
    width: 20px !important;
    height: auto !important;
    max-width: 20px !important;
    float: left;
    margin-right: 7px;
  }
}
/* line 163, ../sass/_library-info.scss */
.library-list-new .browse h3 {
  margin: 15px 0 0;
  font-size: 1.1em !important;
}
/* line 167, ../sass/_library-info.scss */
.library-list-new .library-links {
  float: left;
  width: auto;
  margin-right: 10px;
}
/* line 174, ../sass/_library-info.scss */
.library-list-new .featured-library-home img, .library-list-new .library-icons, .library-list-new .library-links img {
  padding: 0 !important;
  width: auto !important;
  height: 18px !important;
  margin-top: 3px;
}
/* line 181, ../sass/_library-info.scss */
.library-list-new .featured-library-home {
  overflow: hidden;
}
@media (max-width: 767px) {
  /* line 187, ../sass/_library-info.scss */
  .library-list-new .featured-library-home {
    overflow: visible;
  }
  /* line 191, ../sass/_library-info.scss */
  .library-list-new .featured-library-home p {
    overflow: visible !important;
  }
}
/* line 196, ../sass/_library-info.scss */
.library-list-new .browse p {
  margin-bottom: 0;
  padding-bottom: 0;
  line-height: 23px;
  line-height: 22px;
  font-size: 1em;
  padding: 5px 0;
}
/* line 205, ../sass/_library-info.scss */
.library-list-new .browse {
  max-width: 900px;
}
/* line 208, ../sass/_library-info.scss */
.library-list-new .form-control form-select, .library-list-new #edit-field-library-type-tid {
  background: whitesmoke !important;
}
/* line 214, ../sass/_library-info.scss */
.library-list-new .library-list form .btn-default {
  margin-top: 0 !important;
}
/* line 217, ../sass/_library-info.scss */
.library-list-new .featured-library-home-test {
  font-size: 1.1em !important;
}

/* line 223, ../sass/_library-info.scss */
.library-hours-wrapper {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #ccc;
}
/* line 228, ../sass/_library-info.scss */
.library-hours-wrapper ul {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  width: 100%;
  padding: 0;
  list-style-type: none;
  margin: 15px 0;
}
/* line 239, ../sass/_library-info.scss */
.library-hours-wrapper .hours-wrapper-link {
  background: whitesmoke;
  padding: 4px 8px;
  border: 1px solid #ccc;
  text-align: center;
  max-width: 200px;
  margin: 15px 0 0;
}
/* line 250, ../sass/_library-info.scss */
.library-hours-wrapper h2 {
  font-size: 1.4em;
  margin: 0 0 10px;
  padding: 0;
}
/* line 255, ../sass/_library-info.scss */
.library-hours-wrapper h3 {
  font-size: 1.2em !important;
  color: darkred;
}
/* line 260, ../sass/_library-info.scss */
.library-hours-wrapper li {
  flex: 14.286%;
  padding: 0 5px;
  text-align: left;
}
@media (max-width: 767px) {
  /* line 260, ../sass/_library-info.scss */
  .library-hours-wrapper li {
    flex: 100%;
  }
}

/* put styles for staff lists here.*/
/* line 3, ../sass/_staff.scss */
.staff-record {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px #ccc solid;
}

/* style for the Feeling stressed? link   */
/* block is in header area                */
/* line 4, ../sass/_stressed.scss */
.distressed {
  position: absolute;
  top: 0px;
  right: 0;
  height: auto;
  margin-bottom: 2px;
  z-index: 1 !important;
  background: #001e42;
  padding: 5px 15px;
}
/* line 13, ../sass/_stressed.scss */
.distressed:hover {
  background: lightblue;
}
/* line 15, ../sass/_stressed.scss */
.distressed:hover a {
  color: #002a5c;
}
/* line 19, ../sass/_stressed.scss */
.distressed a {
  color: white;
  font-size: 85%;
  width: 100%;
  height: 100%;
  display: block;
}
/* line 26, ../sass/_stressed.scss */
.distressed a:hover {
  text-decoration: none;
}
/* line 29, ../sass/_stressed.scss */
.distressed a:focus {
  border: 2px white solid;
  color: white;
  text-decoration: none;
}

/* line 36, ../sass/_stressed.scss */
.region-header {
  height: 5px;
}

/* styles for liaison-librarians pages */
/* line 3, ../sass/_liaison.scss */
h2.liaison-h2 {
  font-size: 1.5em;
  margin: 0px 0px 10px 0px;
  padding: 0px !important;
}

/* line 10, ../sass/_liaison.scss */
.view-liaison-librarians h3 {
  font-size: 1.5em !important;
  padding: 15px 0px 5px 0px !important;
  color: #c74337;
  border-bottom: 1px #ccc solid;
}
/* line 17, ../sass/_liaison.scss */
.view-liaison-librarians .views-row .views-field .field-content {
  height: 40px;
}

/* line 2, ../sass/_yamm.scss */
.navbar .navbar-header .logo img {
  max-height: 85px !important;
}

@media (min-width: 768px) {
  /* line 8, ../sass/_yamm.scss */
  .navbar .navbar-header {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto !important;
    display: flex;
    float: none;
    padding-left: 0;
  }

  /* line 17, ../sass/_yamm.scss */
  #navyamm {
    background: #001329;
    display: flex !important;
  }
  /* line 20, ../sass/_yamm.scss */
  #navyamm .navbar-nav {
    max-width: 1200px;
    justify-content: center;
    display: flex;
    margin: 0 auto !important;
  }
}
@media (min-width: 768px) {
  /* line 30, ../sass/_yamm.scss */
  #block-panels-mini-uoft-menu {
    border-right: 0px solid transparent !important;
  }
}
/* line 35, ../sass/_yamm.scss */
.yamm #navyamm .navbar-nav li .dropdown-menu {
  background-color: white !important;
  max-width: 1500px;
  margin: 0 auto;
  border-bottom: 0px !important;
}

/* line 42, ../sass/_yamm.scss */
.navbar .main-menu-right {
  width: 100%;
  float: left;
  border-left: 0px !important;
}

/* line 48, ../sass/_yamm.scss */
.navbar .view-workshops .more-link-menu {
  float: left !important;
}

/* styles for ICO events calendar */
/* line 5, ../sass/_ico-events.scss */
.sidebar_first .view-ico-calendar ul.pagination {
  float: right !important;
  width: 25% !important;
}
/* line 8, ../sass/_ico-events.scss */
.sidebar_first .view-ico-calendar ul.pagination li {
  margin-right: 5px;
}
/* line 10, ../sass/_ico-events.scss */
.sidebar_first .view-ico-calendar ul.pagination li a {
  padding: 0px 15px 0px 0px !important;
  margin-right: 10px;
  width: 10px !important;
  clear: none !important;
}
/* line 19, ../sass/_ico-events.scss */
.sidebar_first .view-ico-calendar h3 {
  float: left;
}
@media (max-width: 767px) {
  /* line 4, ../sass/_ico-events.scss */
  .sidebar_first .view-ico-calendar {
    display: none;
  }
}

/* line 27, ../sass/_ico-events.scss */
#sidebar_menu div.region-sidebar-first ul li a:hover {
  border-left: 1px solid #ddd !important;
}

/* line 30, ../sass/_ico-events.scss */
.calendar-calendar td .inner div {
  background: white;
}
/* line 33, ../sass/_ico-events.scss */
.calendar-calendar th.calendar-agenda-items {
  display: none;
}
/* line 36, ../sass/_ico-events.scss */
.calendar-calendar .views-field-title {
  border-bottom: 1px solid #ccc !important;
  margin-bottom: 30px !important;
}

/* line 42, ../sass/_ico-events.scss */
.calendar-calendar .day-view .full td.multi-day div.dayview {
  background: white;
  height: 100px;
  font-size: 1.5em;
}

/* line 48, ../sass/_ico-events.scss */
.calendar-calendar td.calendar-agenda-items {
  border: none;
}

/* line 52, ../sass/_ico-events.scss */
.calendar-calendar td.calendar-agenda-hour {
  border-top: none;
}

/* line 56, ../sass/_ico-events.scss */
.ico-location, .ico-date {
  font-size: 90%;
  color: #666;
  margin-left: 20px;
}

/* line 2, ../sass/_copyright.scss */
.node-type-copyright-page #content-inner table.three-col td {
  width: 33%;
}
/* line 5, ../sass/_copyright.scss */
.node-type-copyright-page #content-inner table.four-col td {
  width: 25%;
}
/* line 8, ../sass/_copyright.scss */
.node-type-copyright-page #content-inner table {
  border: black;
}
/* line 10, ../sass/_copyright.scss */
.node-type-copyright-page #content-inner table td, .node-type-copyright-page #content-inner table th {
  padding: 5px;
}
/* line 13, ../sass/_copyright.scss */
.node-type-copyright-page #content-inner table th {
  text-align: center;
  background-color: #ccc;
}
/* line 17, ../sass/_copyright.scss */
.node-type-copyright-page #content-inner table .green {
  background-color: #A9F28F;
}
/* line 20, ../sass/_copyright.scss */
.node-type-copyright-page #content-inner table .gold {
  background-color: #FFD700;
}

/* styles for subjects a - z page */
/* line 5, ../sass/_subjects-a-z.scss */
.subject-jumpmenu form .form-item {
  width: 50%;
  float: left;
  margin-right: 10px;
}
/* line 10, ../sass/_subjects-a-z.scss */
.subject-jumpmenu form .form-control {
  background-color: whitesmoke !important;
}
/* line 13, ../sass/_subjects-a-z.scss */
.subject-jumpmenu form .btn-default {
  background: #002a5c;
  color: #fff;
  margin-top: 25px;
}

/* line 22, ../sass/_subjects-a-z.scss */
.a-z .view-header {
  margin-bottom: 15px;
}
/* line 25, ../sass/_subjects-a-z.scss */
.a-z .alpha-list-a-z {
  float: left;
}
/* line 27, ../sass/_subjects-a-z.scss */
.a-z .alpha-list-a-z ul.views-summary {
  list-style-type: none;
  padding: 0;
}
/* line 31, ../sass/_subjects-a-z.scss */
.a-z .alpha-list-a-z ul.views-summary li {
  margin: 2px !important;
  padding: 0px 10px;
  background: whitesmoke;
  float: left;
}
/* line 36, ../sass/_subjects-a-z.scss */
.a-z .alpha-list-a-z ul.views-summary li a {
  font-weight: bold !important;
}
/* line 43, ../sass/_subjects-a-z.scss */
.a-z .all-subjects {
  float: left;
  padding: 0px 10px;
  background: whitesmoke;
  margin: 12px 2px 2px 10px;
  float: left;
}
/* line 49, ../sass/_subjects-a-z.scss */
.a-z .all-subjects a {
  font-weight: bold !important;
}
/* line 54, ../sass/_subjects-a-z.scss */
.a-z .subject {
  float: left;
  width: 100%;
  border-top: 1px #ccc solid;
  padding: 5px 0 15px;
}
/* line 59, ../sass/_subjects-a-z.scss */
.a-z .subject h2 {
  margin: 10px 0 20px;
}
/* line 61, ../sass/_subjects-a-z.scss */
.a-z .subject h2 a {
  font-size: 80%;
}
/* line 65, ../sass/_subjects-a-z.scss */
.a-z .subject .resource-type {
  margin-left: 40px;
}
/* line 67, ../sass/_subjects-a-z.scss */
.a-z .subject .resource-type div {
  float: left;
  margin-right: 20px;
  margin-bottom: 15px;
}
/* line 71, ../sass/_subjects-a-z.scss */
.a-z .subject .resource-type div .specific-titles-link {
  background: whitesmoke;
  border: 1px solid #efefef;
  padding: 5px 10px;
}
/* line 79, ../sass/_subjects-a-z.scss */
.a-z .views-row-first {
  border-top: none;
}

/* line 2, ../sass/_footer.scss */
.footer .container {
  padding-left: 0;
  padding-right: 0;
}
/* line 5, ../sass/_footer.scss */
.footer .container .footer-box {
  height: auto !important;
  margin-bottom: 15px;
}
/* line 9, ../sass/_footer.scss */
.footer .container .footer-box ul {
  padding: 0   !important;
}
/* line 13, ../sass/_footer.scss */
.footer .container .footer-box p {
  font-size: 1em;
  line-height: 1.8em;
}
/* line 16, ../sass/_footer.scss */
.footer .container .footer-box p a:hover {
  text-decoration: none;
  color: white !important;
}
/* line 23, ../sass/_footer.scss */
.footer .container li a:hover {
  text-decoration: none !important;
  color: white !important;
}
/* line 27, ../sass/_footer.scss */
.footer .container h2 a, .footer .container h3 a {
  color: white !important;
}

/* line 33, ../sass/_footer.scss */
.footer-social {
  padding: 10px 0;
}
/* line 36, ../sass/_footer.scss */
.footer-social ul {
  width: 100%;
  padding: 10px 25px 25px;
  display: block;
}
/* line 42, ../sass/_footer.scss */
.footer-social li {
  display: inline-block;
  margin-right: 15px !important;
}
/* line 45, ../sass/_footer.scss */
.footer-social li a:hover {
  text-decoration: none;
  color: white !important;
}
/* line 48, ../sass/_footer.scss */
.footer-social li a:hover img {
  opacity: 1 !important;
}
/* line 53, ../sass/_footer.scss */
.footer-social li img {
  height: 20px !important;
  width: auto !important;
  opacity: .8 !important;
}
/* line 57, ../sass/_footer.scss */
.footer-social li img:hover {
  opacity: 1 !important;
}

/* styles for old staff directory page */
/* line 4, ../sass/_staff_directory.scss */
.old-directory .views-exposed-widget {
  width: 40% !important;
}
/* line 7, ../sass/_staff_directory.scss */
.old-directory .form-submit {
  margin-top: 30px !important;
}

/* styles for the library staff directory page */
/* line 15, ../sass/_staff_directory.scss */
.clear {
  clear: both;
}

/* line 21, ../sass/_staff_directory.scss */
.library-staff-directory .views-widget-filter-field_library_affiliation_tid {
  width: 20% !important;
}
/* line 24, ../sass/_staff_directory.scss */
.library-staff-directory .views-widget-filter-keys {
  width: 21% !important;
}
/* line 27, ../sass/_staff_directory.scss */
.library-staff-directory .views-submit-button, .library-staff-directory .views-reset-button {
  width: 100px !important;
  margin-top: 7px !important;
}

/* styles for staff directory listings */
/* line 35, ../sass/_staff_directory.scss */
.staff-list {
  width: 100%;
  margin-bottom: 20px;
  padding: 0 25px;
  width: 50%;
  float: left;
}
/* line 40, ../sass/_staff_directory.scss */
.staff-list h2 {
  padding: 10px 0 0;
  margin-bottom: 10px !important;
  font-size: .8em;
}

/* line 50, ../sass/_staff_directory.scss */
.library-info p {
  padding-bottom: 0px;
  font-size: 1em;
  line-height: 1.7em;
}
/* line 55, ../sass/_staff_directory.scss */
.library-info .library-name {
  font-size: 1.75em;
  float: left;
  padding-top: 25px;
  padding-bottom: 0;
  margin-bottom: 10px;
  width: 100%;
}

/* line 65, ../sass/_staff_directory.scss */
.library-staff-directory-campus h2 {
  border-top: none;
}

/* line 69, ../sass/_staff_directory.scss */
.staff-list2 {
  width: 100%;
  float: left;
  padding: 15px 0px;
  border-bottom: 1px solid #ccc;
}
/* line 74, ../sass/_staff_directory.scss */
.staff-list2 h3 {
  padding: 0 !important;
  margin: 0;
  margin-bottom: 7.5px;
  font-size: 1.25em !important;
}
/* line 81, ../sass/_staff_directory.scss */
.staff-list2:hover {
  background: whitesmoke;
}

/* line 86, ../sass/_staff_directory.scss */
.views-widget-filter-combine {
  clear: both !important;
  width: 100% !important;
}
/* line 89, ../sass/_staff_directory.scss */
.views-widget-filter-combine .form-item-combine {
  max-width: 600px !important;
}

/* line 95, ../sass/_staff_directory.scss */
.views-exposed-widget.views-submit-button, .views-exposed-widget.views-reset-button {
  width: 12.5% !important;
  margin-top: 0 !important;
}
/* line 99, ../sass/_staff_directory.scss */
.views-exposed-widget.views-submit-button .views-exposed-widget, .views-exposed-widget.views-reset-button .views-exposed-widget {
  padding-top: 0 !important;
}

/* line 104, ../sass/_staff_directory.scss */
.views-exposed-widget.views-submit-button {
  clear: both;
}

/* line 108, ../sass/_staff_directory.scss */
.views-exposed-form {
  border-bottom: 0px solid #ccc !important;
  margin-bottom: 0px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
  float: left;
  width: 100%;
}
/* line 109, ../sass/_staff_directory.scss */
.views-exposed-form .captcha-admin-links {
  display: none;
}
/* line 114, ../sass/_staff_directory.scss */
.views-exposed-form .btn-info, .views-exposed-form .btn-default {
  background: #002a5c;
  color: #fff;
  margin: 10px;
}
/* line 119, ../sass/_staff_directory.scss */
.views-exposed-form .form-text {
  border: 2px solid lightblue;
}
/* line 129, ../sass/_staff_directory.scss */
.views-exposed-form .views-exposed-widget {
  width: 25%;
}
@media (max-width: 767px) {
  /* line 129, ../sass/_staff_directory.scss */
  .views-exposed-form .views-exposed-widget {
    width: 100%;
  }
}

/* line 138, ../sass/_staff_directory.scss */
.view-grouping {
  width: 100%;
  float: left;
  margin-bottom: 50px;
}
/* line 145, ../sass/_staff_directory.scss */
.view-grouping h3 {
  font-size: 1.1em !important;
  padding: 0 15px 15px;
}
/* line 150, ../sass/_staff_directory.scss */
.view-grouping .view-grouping-header a {
  font-size: 2em;
  padding: 25px 0 15px;
  margin-bottom: 15px;
  display: block;
  background: white;
  padding: 10px;
}

/* line 164, ../sass/_staff_directory.scss */
.library-department .staff-info {
  display: flex;
  width: 100%;
  flex-direction: row;
  flex-wrap: wrap;
  border-bottom: 1px #ccc solid;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
/* line 172, ../sass/_staff_directory.scss */
.library-department .staff-info h2 {
  margin: 0px 0px 5px 0px;
}
/* line 175, ../sass/_staff_directory.scss */
.library-department .staff-info div:first-child {
  flex: 50%;
}
/* line 178, ../sass/_staff_directory.scss */
.library-department .library-info {
  margin-bottom: 20px;
}
/* line 180, ../sass/_staff_directory.scss */
.library-department .library-info p {
  margin: 0px;
  padding: 0px;
}

/* line 188, ../sass/_staff_directory.scss */
.library-unit .views-row {
  display: flex;
  width: 100%;
  flex-direction: row;
  flex-wrap: wrap;
  border-bottom: 1px #ccc solid;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
/* line 197, ../sass/_staff_directory.scss */
.library-unit .views-row .views-field-field-librarian-job {
  flex: 50%;
}
/* line 199, ../sass/_staff_directory.scss */
.library-unit .views-row .views-field-field-librarian-job h2 {
  margin: 0px 0px 5px 0px;
}
/* line 203, ../sass/_staff_directory.scss */
.library-unit .views-row .views-field-field-librarian-email1 {
  flex: 50%;
}

/* line 209, ../sass/_staff_directory.scss */
.staff-profile img {
  float: left;
  margin-right: 40px;
  padding-bottom: 550px;
}

@media (max-width: 767px) {
  /* line 216, ../sass/_staff_directory.scss */
  .staff-profile img {
    float: left;
    margin-right: 0px;
    padding-bottom: 20px;
    width: 100%;
    height: auto;
  }
}
/* line 225, ../sass/_staff_directory.scss */
.on-leave {
  background: lightyellow;
  padding: 10px 25px;
}

/* line 230, ../sass/_staff_directory.scss */
.staff-profile ul {
  list-style-type: none;
  padding: 5px 10px;
}

/* line 235, ../sass/_staff_directory.scss */
.staff-profile h2 {
  margin-bottom: 10px;
}

/* line 239, ../sass/_staff_directory.scss */
.staff-profile p {
  font-size: 14px;
  line-height: 24px;
  overflow: hidden;
  padding-bottom: 0;
}

/* line 246, ../sass/_staff_directory.scss */
.views-label {
  font-weight: bold;
}

/* line 250, ../sass/_staff_directory.scss */
.phone {
  margin-bottom: 15px;
}

/* line 254, ../sass/_staff_directory.scss */
.more-info a {
  background: whitesmoke;
  padding: 4px 8px;
  margin-top: 10px;
  display: inline-block;
}

/* line 261, ../sass/_staff_directory.scss */
.library-staff-directory .views-submit-button, .library-staff-directory .views-reset-button {
  margin-right: 10px;
}

/* line 264, ../sass/_staff_directory.scss */
.captcha-admin-links {
  display: none;
}

/* line 267, ../sass/_staff_directory.scss */
.views-exposed-form {
  border-bottom: 0px;
}

/* line 271, ../sass/_staff_directory.scss */
.view-library-staff-directory h3 {
  font-size: 1.25em !important;
  margin: 20px 0 5px;
}

/* line 275, ../sass/_staff_directory.scss */
.view-library-staff-directory h2 {
  margin: 15px 0 10px;
}

/* Styles for Digital Scholarship Services web page */
/* line 2, ../sass/_dss.scss */
.dss-flex {
  display: flex;
  flex-wrap: wrap;
}
/* line 5, ../sass/_dss.scss */
.dss-flex .item {
  width: 32%;
  padding: 3% 1% 0% 1%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
/* line 11, ../sass/_dss.scss */
.dss-flex .item .img {
  text-align: center;
}
/* line 14, ../sass/_dss.scss */
.dss-flex .item ul {
  margin: 0;
  padding: 0;
}
/* line 18, ../sass/_dss.scss */
.dss-flex .item h3 {
  font-size: 1.2em !important;
  font-weight: 600;
  text-align: center;
}
/* line 22, ../sass/_dss.scss */
.dss-flex .item h3 a {
  font-weight: 600;
}
/* line 27, ../sass/_dss.scss */
.dss-flex.hardware-software {
  text-align: center;
}
/* line 29, ../sass/_dss.scss */
.dss-flex.hardware-software .item {
  padding: 0;
  border: 0;
  width: 33%;
}
/* line 33, ../sass/_dss.scss */
.dss-flex.hardware-software .item h3 {
  margin-bottom: 0;
}
/* line 36, ../sass/_dss.scss */
.dss-flex.hardware-software .item p {
  font-size: 0.95em;
}
/* line 40, ../sass/_dss.scss */
.dss-flex.hardware-software img {
  width: 85%;
  opacity: 0.85;
}

@media (max-width: 991px) and (min-width: 768px) {
  /* line 2, ../sass/_header.scss */
  .navbar .navbar-header .logo img {
    max-width: 75%;
  }

  /* line 6, ../sass/_header.scss */
  .nav-buttons-wrapper .nav-btn {
    margin-right: 5px !important;
  }

  /* line 10, ../sass/_header.scss */
  .navbar .navbar-header {
    padding: 5px 0px 0 !important;
  }
}
@media (max-width: 890px) {
  /* line 16, ../sass/_header.scss */
  .donate-btn {
    display: none !important;
  }
}
/* line 21, ../sass/_header.scss */
.nav-btn img {
  height: 20px !important;
  width: auto !important;
  margin-right: 5px;
}

/* line 27, ../sass/_header.scss */
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
  max-height: 100%;
  margin-left: -17px !important;
  padding-left: 0px !important;
}

/* line 32, ../sass/_header.scss */
.dropdown-menu > li > a {
  white-space: wrap !important;
}

/* line 36, ../sass/_header.scss */
.dropdown-menu {
  padding: 10px 0 !important;
}

/* line 40, ../sass/_header.scss */
#header .dropdown-menu .active {
  background-color: #e8f3f9 !important;
}

/* line 44, ../sass/_header.scss */
#header .submenuitem {
  display: none;
}

/* line 48, ../sass/_header.scss */
.sidebar .dropdown-menu > .active > a {
  background: transparent !important;
}

/* line 52, ../sass/_header.scss */
#sidebar_menu div.region-sidebar-first ul li a.active, #sidebar_menu div.region-sidebar-first ul li a.hover {
  border-left: 3px solid orange !important;
  padding-left: 15px;
}

/* line 57, ../sass/_header.scss */
#sidebar_menu div.region-sidebar-first ul li a:hover {
  border-left: 3px solid salmon !important;
}

@media (min-width: 768px) {
  /* line 63, ../sass/_header.scss */
  #header .dropdown-menu > .active > a {
    background-color: transparent !important;
  }
}
/* line 3, ../sass/_primo.scss */
.primo-search .search-wrapper .searchButton {
  position: absolute;
  flex: none;
  margin-bottom: 0px;
  width: 60px;
  color: white;
  background: url(../images/search-icon-white.png) no-repeat #002a5c center;
}
@media (max-width: 767px) {
  /* line 3, ../sass/_primo.scss */
  .primo-search .search-wrapper .searchButton {
    width: 90%;
    background-position-x: 90%;
    text-align: left;
    position: relative;
    text-indent: 10px;
  }
}

/* line 21, ../sass/_primo.scss */
.search-wrapper h2 {
  margin: 0 auto !important;
  max-width: 900px !important;
  font-family: 'Open sans',sans-serif;
}

/* line 43, ../sass/_primo.scss */
.primo-wrapper {
  max-width: 60%;
  margin: 0 auto;
  z-index: 3;
  position: relative;
}
@media (max-width: 1024px) {
  /* line 43, ../sass/_primo.scss */
  .primo-wrapper {
    max-width: 75%;
  }
}
@media (max-width: 767px) {
  /* line 43, ../sass/_primo.scss */
  .primo-wrapper {
    max-width: 100%;
  }
}

/* line 60, ../sass/_primo.scss */
.primo-search {
  width: 100%;
  padding: 25px 0 0px !important;
  width: auto;
  border-top: 0;
  padding-bottom: 0;
  max-width: none;
  margin: 0 auto;
}
/* line 31, ../sass/_primo.scss */
.primo-search .search-wrapper {
  float: none;
  padding-top: 40px;
}
/* line 34, ../sass/_primo.scss */
.primo-search .search-wrapper #form-wrapper {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
}
@media (max-width: 1024px) {
  /* line 60, ../sass/_primo.scss */
  .primo-search {
    padding-top: 0 !important;
  }
}
@media (min-width: 1200px) {
  /* line 60, ../sass/_primo.scss */
  .primo-search {
    flex-basis: 60%;
  }
}
@media (min-width: 1024px) {
  /* line 60, ../sass/_primo.scss */
  .primo-search {
    flex-basis: 60%;
  }
}
@media (min-width: 1024px) {
  /* line 60, ../sass/_primo.scss */
  .primo-search {
    flex-basis: 80%;
  }
}
@media (max-width: 1199) {
  /* line 60, ../sass/_primo.scss */
  .primo-search {
    flex-basis: 70%;
  }
}
@media (max-width: 768px) {
  /* line 60, ../sass/_primo.scss */
  .primo-search {
    flex-basis: 80%;
  }
}
/* line 93, ../sass/_primo.scss */
.primo-search .search-wrapper {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0 auto;
  max-width: none;
}
/* line 99, ../sass/_primo.scss */
.primo-search .search-wrapper input[type=text] {
  margin-bottom: -10px;
}
@media (max-width: 767px) {
  /* line 99, ../sass/_primo.scss */
  .primo-search .search-wrapper input[type=text] {
    height: 60px;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  /* line 93, ../sass/_primo.scss */
  .primo-search .search-wrapper {
    padding: 0 !important;
  }
}
/* line 116, ../sass/_primo.scss */
.primo-search .search-wrapper .nav-tabs {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.4em;
  width: 100% !important;
  border-bottom: 1px solid white;
}
/* line 122, ../sass/_primo.scss */
.primo-search .search-wrapper .nav-tabs .active {
  background-color: white !important;
  cursor: default !important;
  border-bottom: 1px solid white !important;
  z-index: 1;
}
/* line 127, ../sass/_primo.scss */
.primo-search .search-wrapper .nav-tabs .active a {
  background: transparent !important;
  border: 1px solid white;
}
/* line 130, ../sass/_primo.scss */
.primo-search .search-wrapper .nav-tabs .active a:hover {
  box-shadow: none;
}
/* line 137, ../sass/_primo.scss */
.primo-search .search-wrapper .nav-tabs li {
  width: 50%;
  margin-bottom: 0;
  background: #e5eef1;
  border: 1px solid #ccc;
}
/* line 145, ../sass/_primo.scss */
.primo-search .search-wrapper .nav-tabs li a {
  width: 100%;
  text-align: center;
  font-size: 1.5em;
}
/* line 149, ../sass/_primo.scss */
.primo-search .search-wrapper .nav-tabs li a:hover {
  background: whitesmoke;
  box-shadow: inset 1px 2px 4px #ccc;
}
/* line 153, ../sass/_primo.scss */
.primo-search .search-wrapper .nav-tabs li a .blue {
  color: #337ab7;
}
/* line 156, ../sass/_primo.scss */
.primo-search .search-wrapper .nav-tabs li a .utblue {
  color: #002a5c;
}
@media (max-width: 767px) {
  /* line 145, ../sass/_primo.scss */
  .primo-search .search-wrapper .nav-tabs li a {
    font-size: 1.3em;
  }
}
/* line 166, ../sass/_primo.scss */
.primo-search .search-wrapper .nav-tabs li a.nav-link.active {
  background-color: white;
  cursor: default !important;
}
/* line 169, ../sass/_primo.scss */
.primo-search .search-wrapper .nav-tabs li a.nav-link.active:hover {
  box-shadow: none;
  cursor: pointer;
  background: white;
}
/* line 177, ../sass/_primo.scss */
.primo-search .search-wrapper .nav-tabs li a.nav-link:not(.active) {
  background: #e5eef1;
}
/* line 182, ../sass/_primo.scss */
.primo-search .search-wrapper .nav-tabs li a .active a {
  background-color: white;
}
/* line 189, ../sass/_primo.scss */
.primo-search .search-wrapper .tab-content {
  padding: 10px 8%;
  background-color: white;
  display: flex;
  height: auto;
  justify-content: center;
  align-items: center;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  /* line 189, ../sass/_primo.scss */
  .primo-search .search-wrapper .tab-content {
    height: auto;
    padding: 0 10px;
  }
}
/* line 207, ../sass/_primo.scss */
.primo-search .search-wrapper .tab-content .tab-pane {
  flex: 1;
  z-index: 1;
}
/* line 212, ../sass/_primo.scss */
.primo-search .search-wrapper .tab-content h2 {
  color: #0079c0;
}
/* line 216, ../sass/_primo.scss */
.primo-search .search-wrapper .tab-content .footer_block_search_area {
  margin-top: 30px;
  width: 100%;
}
@media (max-width: 767px) {
  /* line 216, ../sass/_primo.scss */
  .primo-search .search-wrapper .tab-content .footer_block_search_area {
    margin-top: 50px;
  }
}
/* line 224, ../sass/_primo.scss */
.primo-search .search-wrapper .tab-content .footer_block_search_area p {
  color: #ccc;
  padding-bottom: 0;
  margin-bottom: 0;
}
/* line 230, ../sass/_primo.scss */
.primo-search .search-wrapper .tab-content .footer_block_search_area ul {
  display: flex;
  padding-left: 0;
  list-style-type: none;
}
@media (max-width: 767px) {
  /* line 230, ../sass/_primo.scss */
  .primo-search .search-wrapper .tab-content .footer_block_search_area ul {
    flex-wrap: wrap;
  }
}
/* line 239, ../sass/_primo.scss */
.primo-search .search-wrapper .tab-content .footer_block_search_area ul li {
  flex: 1;
  color: #272727;
  text-align: center;
}
@media (max-width: 767px) {
  /* line 239, ../sass/_primo.scss */
  .primo-search .search-wrapper .tab-content .footer_block_search_area ul li {
    flex-basis: 50%;
  }
}
/* line 247, ../sass/_primo.scss */
.primo-search .search-wrapper .tab-content .footer_block_search_area ul li img {
  margin: 2.5% auto;
  clear: both;
  height: 30px;
  width: auto;
  display: block;
}
@media (max-width: 767px) {
  /* line 60, ../sass/_primo.scss */
  .primo-search {
    flex: 1;
    padding: 0 !important;
  }
}

/* line 266, ../sass/_primo.scss */
.primo-spacer {
  height: 50px;
  position: relative;
  width: 25px;
  background: transparent;
  z-index: 0;
}

/* line 275, ../sass/_primo.scss */
.front .main-container {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
/* line 280, ../sass/_primo.scss */
.front .region-content-top {
  position: relative;
  padding: 0;
  margin: 0;
  background-color: whitesmoke;
}
/* line 287, ../sass/_primo.scss */
.front .main-body-content {
  float: left;
}

/* line 292, ../sass/_primo.scss */
.hero-wrapper {
  width: 100%;
  min-height: 500px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
@media (max-width: 767px) {
  /* line 292, ../sass/_primo.scss */
  .hero-wrapper {
    min-height: 0;
  }
}

/* line 306, ../sass/_primo.scss */
.hero-image {
  background-size: cover;
  position: fixed;
}

/* line 311, ../sass/_primo.scss */
.hero-overlay {
  width: 100%;
  height: 100%;
  background: white;
  opacity: .5;
  position: absolute;
  z-index: 0;
}

/* line 322, ../sass/_primo.scss */
.hero {
  background: url(/sites/default/files/chamberlain2.jpg) no-repeat center center fixed;
  background-size: cover !important;
  width: 100%;
  min-height: 450px !important;
}

/* line 329, ../sass/_primo.scss */
.hero-caption {
  position: absolute;
  text-align: right;
  bottom: 0px;
  right: 0px;
  width: 100%;
  background: transparent;
  padding: 0;
  z-index: 2;
}
/* line 339, ../sass/_primo.scss */
.hero-caption .caption-text {
  background: white;
  border: 1px solid #ccc;
  padding: 5px 10px;
  display: inline-block;
  width: auto;
  opacity: .8;
  text-align: left;
  margin-right: 25px;
  margin-bottom: 5px;
}
/* line 349, ../sass/_primo.scss */
.hero-caption .caption-text a {
  color: black;
}
/* line 352, ../sass/_primo.scss */
.hero-caption .caption-text .provenance {
  text-align: right;
  display: inline-block;
}
/* line 357, ../sass/_primo.scss */
.hero-caption .caption-text:hover {
  opacity: 1;
}
/* line 360, ../sass/_primo.scss */
.hero-caption .caption-text:hover .hero-overlay {
  opacity: 1;
}

@media (max-width: 767px) {
  /* line 370, ../sass/_primo.scss */
  .primo-spacer {
    display: none;
  }
}
/* line 380, ../sass/_primo.scss */
header#navbar2 h1 {
  font-weight: 400;
  letter-spacing: 1px;
  padding: 0 0 0 15px !important;
  text-transform: uppercase;
  float: left;
  font-family: 'Oswald', 'Helvetica Neue', sans-serif;
  font-size: 2em;
}
/* line 390, ../sass/_primo.scss */
header#navbar2 h1 a, header#navbar2 h1 a:hover, header#navbar2 h1 a:visited {
  color: white !important;
  text-decoration: none;
}
@media (max-width: 767px) {
  /* line 380, ../sass/_primo.scss */
  header#navbar2 h1 {
    font-size: 1.5em;
    margin-top: 17px;
    padding: 0 !important;
    padding-left: 5px !important;
    width: 100%;
  }
}
@media (max-width: 479px) {
  /* line 380, ../sass/_primo.scss */
  header#navbar2 h1 {
    margin-top: 17px;
  }
}

/* line 410, ../sass/_primo.scss */
#full_top {
  margin-top: 0 !important;
}

/* line 414, ../sass/_primo.scss */
.new-emergency-message {
  padding: 10px 15px;
}

/* line 417, ../sass/_primo.scss */
#navbar2 {
  background: #002a5c;
  position: relative !important;
}
@media (max-width: 767px) {
  /* line 417, ../sass/_primo.scss */
  #navbar2 {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  /* line 3, ../sass/_search.scss */
  .primo-search {
    margin-top: 35px;
  }

  /* line 7, ../sass/_search.scss */
  .primo-wrapper {
    background: transparent;
    margin-top: -175px;
  }

  /* line 14, ../sass/_search.scss */
  .primo-search .search-wrapper .nav-tabs {
    max-width: 75%;
    position: absolute;
    top: 0;
    z-index: 10;
    border-bottom: 1px solid white;
  }
  /* line 19, ../sass/_search.scss */
  .primo-search .search-wrapper .nav-tabs a {
    background: whitesmoke;
    padding: 7.5px 15px;
  }
  /* line 25, ../sass/_search.scss */
  .primo-search .search-wrapper .nav-tabs li {
    border-radius: 5px 5px 0 0;
  }
  /* line 27, ../sass/_search.scss */
  .primo-search .search-wrapper .nav-tabs li a.nav-link:not(.active) {
    background: whitesmoke;
  }
  /* line 33, ../sass/_search.scss */
  .primo-search .search-wrapper .tab-content {
    border-top: 1px solid #ccc;
    margin-top: 28px;
    border-radius: 5px;
  }
}
/* line 43, ../sass/_search.scss */
.front .search-revised {
  /** background: url(/sites/default/files/search-bg1.jpg) no-repeat top center fixed; 
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
   */
  background: #002a5c;
  margin-top: -75px;
  position: relative;
}

/* line 57, ../sass/_search.scss */
.front .main-body-content {
  margin: 0 !important;
}

/* line 61, ../sass/_search.scss */
.hero-wrapper {
  width: 100%;
  height: auto;
  max-height: 500px;
  overflow: hidden;
  position: relative;
}
/* line 67, ../sass/_search.scss */
.hero-wrapper .white-link {
  color: white !important;
}
/* line 70, ../sass/_search.scss */
.hero-wrapper .text-wrapper {
  position: absolute;
  top: 50px;
  left: 50px;
  background: #002a5c;
  color: white !important;
  padding: 10px 25px;
  max-width: 75%;
}
@media (max-width: 767px) {
  /* line 70, ../sass/_search.scss */
  .hero-wrapper .text-wrapper {
    padding: 5px 10px;
  }
}
/* line 81, ../sass/_search.scss */
.hero-wrapper .text-wrapper p {
  padding: 0;
  margin: 0;
}
/* line 86, ../sass/_search.scss */
.hero-wrapper .text-wrapper h2 {
  font-size: 1.15em;
  padding: 0;
}
@media (max-width: 1080px) {
  /* line 86, ../sass/_search.scss */
  .hero-wrapper .text-wrapper h2 {
    font-size: 1.15em;
  }
}
@media (max-width: 767px) {
  /* line 86, ../sass/_search.scss */
  .hero-wrapper .text-wrapper h2 {
    font-size: 1.15em;
  }
}
/* line 96, ../sass/_search.scss */
.hero-wrapper .text-wrapper h2 a {
  color: white !important;
}
/* line 102, ../sass/_search.scss */
.hero-wrapper img {
  width: 100%;
  height: auto;
}

/* line 109, ../sass/_search.scss */
.view-hero-images {
  max-height: 500px;
}

/** Set logo height width for svg logos */
/* line 36, ../sass/custom.scss */
.front .main-container {
  position: relative !important;
}

/* line 40, ../sass/custom.scss */
#navbar {
  position: relative !important;
}

/* line 44, ../sass/custom.scss */
.not-logged-in .revised-search-wrapper {
  margin-top: 0 !important;
}

/* line 48, ../sass/custom.scss */
.navbar .navbar-header {
  padding: 5px 25px 0 !important;
  position: relative !important;
  float: left !important;
  /** For svg logo requires height/width 100% **/
}
@media (max-width: 895px) {
  /* line 48, ../sass/custom.scss */
  .navbar .navbar-header {
    padding: 0px !important;
  }
}
/* line 63, ../sass/custom.scss */
.navbar .navbar-header .logo img {
  max-height: 75px;
}

/* line 74, ../sass/custom.scss */
.logo object#header-logo {
  pointer-events: none;
}

/* line 79, ../sass/custom.scss */
.yamm #navyamm {
  margin-top: 0px !important;
}

/* line 83, ../sass/custom.scss */
.front .view-promotions .views-row .views-field-title {
  clear: both;
}

/* due to stressed link we need to push some blocks down. */
/* line 89, ../sass/custom.scss */
.block-onesearch-feeds {
  margin-top: 20px;
}

/* line 93, ../sass/custom.scss */
.page-header {
  margin-top: 15px !important;
}

/* form controls */
/* line 100, ../sass/custom.scss */
form .control-label {
  font-weight: 700;
}

/* Generic list wrapper */
/* line 106, ../sass/custom.scss */
.main-body-content ul li, .main-body-content ol li {
  font-size: 16px;
  margin-bottom: 10px;
}

/* line 111, ../sass/custom.scss */
.list-generic {
  width: 100%;
  padding: 0 0 50px;
  clear: both;
  float: left;
}
/* line 116, ../sass/custom.scss */
.list-generic h2 {
  font-size: 1.3em;
  margin: 0 0 10px;
}
/* line 120, ../sass/custom.scss */
.list-generic img {
  float: left;
  width: 150px;
  height: auto;
  margin: 0 25px 0 10px;
}
@media (max-width: 767px) {
  /* line 120, ../sass/custom.scss */
  .list-generic img {
    width: 100%;
    margin-bottom: 25px;
  }
}
/* line 131, ../sass/custom.scss */
.list-generic p {
  overflow: hidden;
  font-size: 1em;
  line-height: 1.5em;
}

/* Fix for side menu hover */
/* line 139, ../sass/custom.scss */
#sidebar_menu div.region-sidebar-first ul li a:hover {
  border-left: 3px solid whitesmoke !important;
}

/* line 144, ../sass/custom.scss */
#sidebar_menu div.region-sidebar-first ul li a.active, #sidebar_menu div.region-sidebar-first ul li a.hover {
  border-left: 3px solid orange !important;
  padding-left: 15px;
}

/* line 149, ../sass/custom.scss */
#sidebar_menu div.region-sidebar-first ul.jquerymenu li a:hover, #sidebar_menu div.region-sidebar-first ul.jquerymenu li a {
  background-color: transparent !important;
  padding: 5px 0px 5px 18px !important;
  border-left: 0px !important;
  display: block;
}

/* line 155, ../sass/custom.scss */
#sidebar_menu .dropdown-menu li:hover {
  background: transparent;
}

/* line 159, ../sass/custom.scss */
#sidebar_menu div.region-sidebar-first li.expanded ul {
  float: none;
}

/* line 163, ../sass/custom.scss */
#sidebar_menu div.region-sidebar-first ul.menu li {
  padding: 0 !important;
}

@media (max-width: 768px) {
  /* line 168, ../sass/custom.scss */
  #sidebar_menu div.region-sidebar-first ul li a {
    padding: 5px 0 !important;
  }

  /* line 171, ../sass/custom.scss */
  #sidebar_menu div.region-sidebar-first ul li a.active {
    padding-left: 5px !important;
  }
}
@media (max-width: 767px) {
  /* line 178, ../sass/custom.scss */
  #sidebar_menu div.region-sidebar-first ul li a {
    padding: 5px 5px 5px 15px !important;
  }

  /* line 182, ../sass/custom.scss */
  img {
    max-width: 100% !important;
  }

  /* line 186, ../sass/custom.scss */
  .main-container {
    padding: 0px 0% 8% !important;
  }

  /* line 195, ../sass/custom.scss */
  .not-logged-in #navbar {
    position: fixed;
  }
  /* line 202, ../sass/custom.scss */
  .not-logged-in.page-onesearch #full_top {
    margin-top: 69px !important;
  }
}
@media (min-width: 768px) {
  /* line 211, ../sass/custom.scss */
  .not-logged-in #full_top {
    margin-top: 150px !important;
  }
}
/*
.not-logged-in #full_top {
    @media (min-width: 768px) {
        margin-top:150px !important;
    }
    @media (max-width: 767px) {
        margin-top: 0px;
    }
}
*/
/* Ebooks collections page */
/* line 230, ../sass/custom.scss */
.ebooks-tutorial {
  float: right;
  /* h3 {
      font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif;
  }*/
}

/* Knowledge Synthesis Service Form */
/* line 241, ../sass/custom.scss */
.webform-client-form-23755 .help-block {
  display: none;
}

/* line 247, ../sass/custom.scss */
.webform-client-form-871 .webform-component-time select, .webform-client-form-871 .webform-component-date select {
  width: 20%;
  float: left;
}

/* line 253, ../sass/custom.scss */
#sidebar_menu ul ul li {
  width: auto !important;
}

/* line 257, ../sass/custom.scss */
.yamm-content .pane-list-of-libraries {
  min-width: 0 !important;
  max-width: 100%;
  width: 25%;
  float: left;
  line-height: 1.4em;
  position: relative !important;
  padding: 15px 15px 0 !important;
}
/* line 266, ../sass/custom.scss */
.yamm-content .pane-list-of-libraries h2 {
  font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif;
  font-weight: 400;
  font-size: 1em;
  width: 100%;
  padding: 0px 0px 5px !important;
  margin: 0 0 5px 0px;
  padding-left: 10px;
  color: #272727;
  border-bottom: 0 !important;
}
/* line 278, ../sass/custom.scss */
.yamm-content .pane-list-of-libraries h3 {
  font-size: 1.1em !important;
}
/* line 279, ../sass/custom.scss */
.yamm-content .pane-list-of-libraries h3 a {
  color: #337ab7 !important;
  font-weight: bold;
}
/* line 287, ../sass/custom.scss */
.yamm-content .pane-list-of-libraries img {
  padding-bottom: 0px;
  padding-left: 0 !important;
  margin-bottom: 10px;
  height: auto;
  float: left;
  width: 100%;
  height: auto;
}

/***** STAFF CT VIEW *****/
/* line 300, ../sass/custom.scss */
.node-type-librarian-profile .field-name-field-librarian-job, .node-type-librarian-profile .field-name-field-librarian-job2 {
  font-weight: bold;
  font-size: 1.2em;
}
/* line 305, ../sass/custom.scss */
.node-type-librarian-profile .field-name-field-librarian-dept-1, .node-type-librarian-profile .field-name-field-librarian-dept-2 {
  font-weight: bold;
  margin-bottom: 5px;
}
/* line 310, ../sass/custom.scss */
.node-type-librarian-profile .field-name-field-staff-on-leave {
  margin: 10px 0px;
  font-weight: bold;
}

/***** STAR PAGES *****/
/* line 318, ../sass/custom.scss */
.node-type-star h1 {
  display: none;
}

/* line 322, ../sass/custom.scss */
.all-libraries, .all-libraries-hours {
  height: 20px;
  float: left;
  margin: 0;
  padding: 0;
  font-weight: 600;
}
/* line 329, ../sass/custom.scss */
.all-libraries img, .all-libraries-hours img {
  height: 20px;
}

/* line 334, ../sass/custom.scss */
.all-libraries-hours {
  float: right;
}

/* line 341, ../sass/custom.scss */
h3.group_study {
  font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif;
  font-size: 1.1em;
  font-weight: 700;
  float: left;
  clear: both;
  padding: 0px;
  margin: 4px 10px 0 0 !important;
  width: auto;
}

/* line 355, ../sass/custom.scss */
.study-rooms-wrapper a.link-button {
  padding: 5px 10px;
  border: 1px solid #ccc;
}
/* line 358, ../sass/custom.scss */
.study-rooms-wrapper a.link-button:hover {
  background: #002a5c;
  color: white;
  text-decoration: none !important;
}
/* line 365, ../sass/custom.scss */
.study-rooms-wrapper img {
  width: 220px !important;
  height: auto !important;
  margin-bottom: 10px !important;
  float: left;
}
/* line 372, ../sass/custom.scss */
.study-rooms-wrapper p {
  float: left;
  margin: 0;
  padding-bottom: 13px !important;
  line-height: auto !important;
}

/***** COLLECTIONS FRONT *****/
/* line 384, ../sass/custom.scss */
.collections-box .views-row {
  float: left;
  clear: both;
}
/* line 390, ../sass/custom.scss */
.collections-box .views-row:last-child {
  border: 0;
}
/* line 395, ../sass/custom.scss */
.collections-box img {
  margin-right: 15px;
  height: 50px;
  width: 50px;
}

/***** RESEARCH CONSULTATIONS *****/
/* line 405, ../sass/custom.scss */
.view-research-consultations h3 {
  margin-bottom: 25px;
}
/* line 411, ../sass/custom.scss */
.view-research-consultations .views-row {
  margin-bottom: 35px;
}

/* line 416, ../sass/custom.scss */
.featured-library-home {
  font-size: 1em !important;
}
@media (max-width: 767px) {
  /* line 416, ../sass/custom.scss */
  .featured-library-home {
    font-size: 1.2em !important;
  }
}
/* line 422, ../sass/custom.scss */
.featured-library-home img {
  padding: 0 0 20px !important;
}
/* line 426, ../sass/custom.scss */
.featured-library-home .col-md-6 {
  padding: 0 !important;
  text-align: left !important;
}
/* line 430, ../sass/custom.scss */
.featured-library-home .col-md-6 img {
  height: 40px;
  width: auto;
}
/* line 436, ../sass/custom.scss */
.featured-library-home .views-field-field-library-todays-hours {
  text-align: left !important;
}
/* line 439, ../sass/custom.scss */
.featured-library-home .views-field-field-library-todays-hours .O {
  float: none !important;
  display: inline-block;
  font-weight: bold;
}
/* line 445, ../sass/custom.scss */
.featured-library-home .views-field-field-library-todays-hours p {
  overflow: visible;
  display: inline-block;
  font-weight: bold;
}

/*** jcarousel only seems to be in the onesearch ***/
/* line 455, ../sass/custom.scss */
.jcarousel-skin-default .jcarousel-container-horizontal {
  width: 100% !important;
  height: 100px;
  padding: 27px 3px 0 !important;
  margin: auto;
}

/* line 462, ../sass/custom.scss */
.jcarousel-skin-default .jcarousel-next-horizontal {
  position: absolute;
  top: 35px;
  right: -25px;
  background-position: 64px -32px;
}

/* line 469, ../sass/custom.scss */
.jcarousel-skin-default .jcarousel-prev-horizontal {
  position: absolute;
  top: 35px;
  left: -27px;
  background-position: -64px 0;
}

/* line 476, ../sass/custom.scss */
.jcarousel-clip-horizontal {
  width: 100% !important;
}

/* line 480, ../sass/custom.scss */
.jcarousel-container-horizontal {
  padding: 0 !important;
  background: whitesmoke;
  padding-right: 10px;
  height: 100px;
}
/* line 486, ../sass/custom.scss */
.jcarousel-container-horizontal img {
  padding: 0 !important;
  float: left;
}

/* line 492, ../sass/custom.scss */
.jcarousel-skin-default .jcarousel-item {
  width: 200px;
  margin-right: 20px !important;
  height: 80px;
  max-height: 100px !important;
  background: none !important;
  border: 0 !important;
  text-align: left !important;
  line-height: 1.2em;
  font-size: .9em;
}
/* line 503, ../sass/custom.scss */
.jcarousel-skin-default .jcarousel-item img {
  max-width: 50px !important;
  margin-right: 10px;
  height: 70px !important;
}

/** NEW HEADER NAV BUTTONS - need to be added to main mobile menu **/
/* line 512, ../sass/custom.scss */
.nav-buttons-wrapper {
  position: absolute;
  right: 30px;
  top: 40px;
}
@media (max-width: 768px) {
  /* line 512, ../sass/custom.scss */
  .nav-buttons-wrapper {
    right: 5px;
  }
}
@media (max-width: 767px) {
  /* line 512, ../sass/custom.scss */
  .nav-buttons-wrapper {
    display: none;
  }
}
/* line 524, ../sass/custom.scss */
.nav-buttons-wrapper a {
  color: white !important;
}
/* line 528, ../sass/custom.scss */
.nav-buttons-wrapper .nav-btn {
  background: #337AB7;
  border: 0 !important;
  margin-right: 10px;
  float: left;
  display: inline-block;
}
/* line 535, ../sass/custom.scss */
.nav-buttons-wrapper .nav-btn a {
  color: white !important;
  padding: 4px 15px;
  width: 100%;
  height: 100%;
  display: block;
}
/* line 541, ../sass/custom.scss */
.nav-buttons-wrapper .nav-btn a:hover {
  background: #001e42;
  text-decoration: none;
}

@media (max-width: 767px) {
  /* line 552, ../sass/custom.scss */
  .navbar .navbar-header {
    width: 100%;
    margin: 0 !important;
  }

  /* line 557, ../sass/custom.scss */
  .navbar-default .navbar-toggle {
    right: 0px !important;
    top: 10px !important;
  }
}
/* line 566, ../sass/custom.scss */
.front .region-content a {
  color: #215989 !important;
}
/* line 570, ../sass/custom.scss */
.front .hero-wrapper h2 {
  padding: 0 !important;
}
/* line 572, ../sass/custom.scss */
.front .hero-wrapper h2 a {
  color: white !important;
}
@media (max-width: 767px) {
  /* line 579, ../sass/custom.scss */
  .front .hero-wrapper p {
    display: none;
  }
}
/* line 586, ../sass/custom.scss */
.front .more:hover a {
  color: white !important;
}

/* line 593, ../sass/custom.scss */
.views-exposed-form {
  margin-bottom: 15px;
}

/* line 597, ../sass/custom.scss */
.header-skip {
  position: absolute;
  left: -1000px;
  top: 15px;
}

/* line 604, ../sass/custom.scss */
.search-anchor {
  margin-top: 200px;
}

/* line 608, ../sass/custom.scss */
.skip-header {
  position: absolute !important;
  left: -1000px;
  top: 45px;
  z-index: 10 !important;
}
/* line 615, ../sass/custom.scss */
.skip-header:focus {
  left: 15px !important;
  z-index: 10;
  color: #002a5c important;
  background: white;
  padding: 4px;
}
