/*********************************************************************
    Variables
**********************************************************************/
/*********************************************************************
    480px or less 
**********************************************************************/
html, body, form, nav, ul, div {
  display: block;
  margin: 0;
  padding: 0;
  text-align: center;
  font-family: "Helvetica Neue", "Helvetica","Roboto", Arial, sans-serif; }

h1 {
  font-size: 1.75em; }

h2 {
  font-size: 1.5em;
  font-weight: 100; }

h3 {
  font-size: 1.25em; }

h4 {
  font-size: 1em; }

.collection-header {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00346e+0,002855+100 */
  background: #002855;
  /* Old browsers */
  background: -moz-linear-gradient(top, #002855 0%, #00346e 76%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #002855), color-stop(76%, #00346e));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #002855 0%, #00346e 76%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #002855 0%, #00346e 76%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #002855 0%, #00346e 76%);
  /* IE10+ */
  background: linear-gradient(to bottom, #002855 0%, #00346e 76%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002855', endColorstr='#00346e',GradientType=0 );
  /* IE6-9 */ }
  .collection-header .collection-header-title {
    text-align: center;
    float: left;
    width: 100%;
    padding: 20px 0;
    color: #fff;
    margin: 0; }
  .collection-header .navbar-right {
    margin-right: 0;
    float: left;
    width: 100%; }
    .collection-header .navbar-right a {
      color: #fff; }
      .collection-header .navbar-right a:hover {
        color: #002855; }

.sticky-header {
  background: #edecec;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 3;
  width: 100%;
  box-sizing: content-box;
  box-shadow: 0px 0px 75px rgba(0, 0, 0, 0.5); }
  .sticky-header .sticky-header-nav ul {
    transition: all 0.2s ease;
    list-style-type: none; }
    .sticky-header .sticky-header-nav ul li {
      display: inline-block;
      float: left;
      margin: 0 40px 0 0; }
      .sticky-header .sticky-header-nav ul li a {
        font-size: 18px;
        padding: 4px 0 5px 0;
        display: block;
        color: #fff;
        margin: 0px;
        text-decoration: none; }
        .sticky-header .sticky-header-nav ul li a:hover {
          text-decoration: underline; }
    .sticky-header .sticky-header-nav ul li:last-child {
      margin-right: 0; }
  .sticky-header .sticky-header-search .search-query-form {
    transition: all 0.2s ease;
    max-width: 90%; }
    .sticky-header .sticky-header-search .search-query-form #sqf1, .sticky-header .sticky-header-search .search-query-form #sqf2 {
      width: 34%;
      margin: 0 2% 0 0;
      float: left;
      border: none;
      padding: 0 2%;
      height: 50px; }
    .sticky-header .sticky-header-search .search-query-form #sqf3 {
      width: 24%;
      margin: 0;
      float: left;
      border: none;
      padding: 10px 0;
      height: 50px; }
  .sticky-header .sticky-header-search .navbar-form {
    margin: 0;
    width: 100%;
    float: right; }
    .sticky-header .sticky-header-search .navbar-form #search_field {
      width: 35%;
      float: left;
      height: 35px; }
    .sticky-header .sticky-header-search .navbar-form .sr-only {
      display: none; }
    .sticky-header .sticky-header-search .navbar-form .input-group {
      display: inline-block;
      float: left;
      width: 65%;
      height: 35px; }
      .sticky-header .sticky-header-search .navbar-form .input-group #q {
        width: 50%;
        display: inline-block;
        float: left;
        height: 35px; }
      .sticky-header .sticky-header-search .navbar-form .input-group .input-group-btn {
        width: 50%;
        display: inline-block;
        float: left;
        height: 35px; }
        .sticky-header .sticky-header-search .navbar-form .input-group .input-group-btn .search-btn {
          background: #002855; }
        .sticky-header .sticky-header-search .navbar-form .input-group .input-group-btn #search {
          display: inline-block;
          float: left;
          width: 100%;
          height: 35px; }
  .sticky-header .sticky-header-filter .sticky-header-filter-sidebar {
    transition: all 0.2s ease;
    width: 90%;
    display: block; }
    .sticky-header .sticky-header-filter .sticky-header-filter-sidebar ul {
      transition: all 0.2s ease;
      list-style-type: none;
      display: block;
      float: left; }
      .sticky-header .sticky-header-filter .sticky-header-filter-sidebar ul li {
        display: block;
        float: left;
        margin: 0 0 15px 0;
        text-align: left; }
        .sticky-header .sticky-header-filter .sticky-header-filter-sidebar ul li a {
          font-size: 18px;
          display: block;
          color: #fff;
          margin: 0px;
          text-decoration: none;
          height: auto; }
          .sticky-header .sticky-header-filter .sticky-header-filter-sidebar ul li a:hover {
            text-decoration: underline; }
      .sticky-header .sticky-header-filter .sticky-header-filter-sidebar ul li:last-child {
        margin-right: 0; }
    .sticky-header .sticky-header-filter .sticky-header-filter-sidebar #facets {
      padding-bottom: 20px; }
      .sticky-header .sticky-header-filter .sticky-header-filter-sidebar #facets .top-panel-heading {
        display: none; }
      .sticky-header .sticky-header-filter .sticky-header-filter-sidebar #facets #facet-panel-collapse {
        margin-bottom: 0; }
        .sticky-header .sticky-header-filter .sticky-header-filter-sidebar #facets #facet-panel-collapse .panel .panel-collapse .panel-body .facet-values li {
          line-height: 150%; }
          .sticky-header .sticky-header-filter .sticky-header-filter-sidebar #facets #facet-panel-collapse .panel .panel-collapse .panel-body .facet-values li .facet_select {
            height: auto;
            margin: 0; }
          .sticky-header .sticky-header-filter .sticky-header-filter-sidebar #facets #facet-panel-collapse .panel .panel-collapse .panel-body .facet-values li .facet-label .remove {
            display: inline-block; }
        .sticky-header .sticky-header-filter .sticky-header-filter-sidebar #facets #facet-panel-collapse .panel .panel-heading h5 a {
          height: auto;
          margin: 0;
          display: inline-block; }
  .sticky-header .sticky-header a {
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    display: block; }
  .sticky-header img {
    width: auto;
    height: 100%;
    max-width: 320px; }
  .sticky-header .tabBar {
    width: 25%;
    float: left;
    height: 55px; }
    .sticky-header .tabBar a {
      display: block;
      height: 35px;
      margin: 10px 0px; }

/* Search */
.search {
  background: url("../images/collectionbg2.jpg") top right no-repeat #000;
  background-size: cover;
  padding: 50px 0 80px 0px; }
  .search .search-box {
    width: 100%;
    float: left; }
    .search .search-box h2 {
      display: none;
      text-align: left;
      float: left;
      width: 100%;
      padding: 30px 0;
      color: #fff;
      text-shadow: 1px 2px 10px #000;
      padding: 0;
      color: #77c043; }
    .search .search-box #searchForm {
      display: none;
      float: left; }
      .search .search-box #searchForm input, .search .search-box #searchForm select, .search .search-box #searchForm input[type=submit] {
        padding: 10px;
        font-size: 1.25em;
        display: inline-block;
        font-weight: 100;
        float: left;
        margin: 0 10px 10px 0;
        box-shadow: 1px 2px 10px #000; }
      .search .search-box #searchForm select {
        cursor: pointer; }
      .search .search-box #searchForm #goButton {
        background: #77c043;
        color: #FFF;
        border: none;
        border-radius: 5px;
        box-shadow: 1px 2px 10px #000;
        cursor: pointer; }
        .search .search-box #searchForm #goButton:hover {
          background: #93cd69; }
  .search .search-alert {
    width: 100%;
    float: right;
    margin: 0; }
    .search .search-alert h2 {
      color: #fff;
      font-size: 1.5em;
      margin: 0;
      text-shadow: 1px 2px 10px #000; }
    .search .search-alert p {
      text-align: left;
      border-radius: 5px;
      line-height: 150%;
      background: rgba(0, 0, 0, 0.85);
      font-size: 0.8em;
      padding: 20px;
      color: #fff;
      text-shadow: 1px 2px 10px #000; }
      .search .search-alert p .semester {
        color: #EAAA00;
        float: right; }
      .search .search-alert p a {
        color: #fff;
        text-decoration: none;
        border-bottom: 1px dotted #fff; }
        .search .search-alert p a:hover {
          color: #77c043;
          border-bottom: 1px solid #77c043; }

/* Format */
#format {
  border-top: 3px solid #004088;
  background: #002855;
  text-align: left; }
  #format .formatWrap {
    padding: 60px 0; }
    #format .formatWrap .format-text {
      width: 100%;
      margin-right: 0%;
      float: left; }
      #format .formatWrap .format-text a {
        color: #77c043;
        text-decoration: none;
        border-bottom: 1px solid #77c043; }
        #format .formatWrap .format-text a:hover {
          color: #93cd69;
          border-bottom: 1px solid #93cd69; }
      #format .formatWrap .format-text h2 {
        text-align: left;
        color: #77c043; }
      #format .formatWrap .format-text p {
        text-align: left;
        color: #fff; }
      #format .formatWrap .format-text ul {
        color: #fff;
        text-align: left;
        margin: 0 0 30px 20px;
        padding: 0 0 0 10px; }
        #format .formatWrap .format-text ul li {
          line-height: 150%;
          padding-bottom: 15px; }
    #format .formatWrap .format-buttons {
      width: 100%;
      float: left;
      padding: 0; }
      #format .formatWrap .format-buttons .button {
        display: block;
        text-shadow: 1px 2px 10px #487627;
        font-size: 1.5em;
        padding: 20px;
        background: #77c043;
        border-top: 3px solid #93cd69;
        border-bottom: 4px solid #5f9c34;
        color: #FFF;
        border-radius: 5px;
        box-shadow: 1px 2px 10px #000;
        cursor: pointer;
        margin-bottom: 30px;
        text-decoration: none; }
        #format .formatWrap .format-buttons .button:hover {
          background: #93cd69;
          border-top: 3px solid #aeda8f;
          border-bottom: 4px solid #77c043; }

#format-sub {
  padding: 120px 0;
  background: #004088; }
  #format-sub .format-sub-box {
    float: left;
    padding: 5%;
    width: 90%;
    margin-right: 0;
    background: #EDECEC;
    text-align: left;
    border-radius: 5px;
    margin-bottom: 60px;
    box-shadow: -4px 18px 29px -11px rgba(0, 0, 0, 0.5); }
    #format-sub .format-sub-box h3 {
      color: #0058bb; }
    #format-sub .format-sub-box h4 {
      text-transform: uppercase;
      color: #0058bb;
      border: 1px dotted #6E6259;
      padding: 10px 20px;
      cursor: pointer;
      background: #e1deda; }
      #format-sub .format-sub-box h4 .fa {
        float: right;
        color: #77c043; }
    #format-sub .format-sub-box hr {
      border: none;
      height: 3px;
      background: #77c043;
      margin: 20px 0;
      padding: 0; }
    #format-sub .format-sub-box ul {
      text-align: left;
      padding: 0;
      margin-left: 35px; }
      #format-sub .format-sub-box ul li {
        margin: 0 0 10px 0; }
    #format-sub .format-sub-box a {
      color: #0058bb;
      text-decoration: none;
      border-bottom: 1px solid #0058bb; }
  #format-sub .format-sub-box:last-child {
    margin-right: 0; }

#format::after {
  content: "";
  position: absolute;
  width: 0px;
  height: 0px;
  border-bottom: 0px solid transparent !important;
  border-right: 30px solid transparent !important;
  border-left: 30px solid transparent !important;
  left: 50%;
  margin-left: -29px;
  z-index: 2;
  border-top: 30px solid #002855;
  -moz-border-top-colors: none;
  -moz-border-right-colors: none;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  border-image: none; }

/* Submit */
.submit {
  background: #fff;
  padding: 60px 0px; }
  .submit #qlinks {
    margin-bottom: 40px; }
  .submit p {
    text-align: left; }
  .submit ol {
    text-align: left;
    line-height: 150%; }
  .submit ul {
    text-align: left;
    line-height: 150%;
    padding-left: 20px; }
  .submit h2 {
    text-align: left;
    color: #6baf3b; }
  .submit .submit-box {
    background: #f8f7f6;
    margin-right: 0;
    margin-bottom: 20px;
    width: 100%;
    float: left;
    overflow: hidden; }
    .submit .submit-box .submit-box-wrap {
      border: 1px solid #d6d1cb;
      padding: 20px;
      border-radius: 5px; }
      .submit .submit-box .submit-box-wrap h3 {
        text-align: left;
        color: #0033A0; }
      .submit .submit-box .submit-box-wrap h4 {
        text-align: left;
        color: #77c043; }
      .submit .submit-box .submit-box-wrap img {
        width: 100%;
        height: auto; }
      .submit .submit-box .submit-box-wrap a {
        color: #0058bb;
        text-decoration: none;
        border-bottom: 1px solid #0058bb; }
      .submit .submit-box .submit-box-wrap p {
        line-height: 150%; }
  .submit .submit-box:last-child {
    margin-right: 0; }

/* Toggles */
.tabbarToggle {
  position: absolute;
  bottom: 55px;
  background: #337AB7;
  width: 100%;
  margin: 0;
  left: 0;
  padding: 5%;
  margin-left: 0;
  border-top: 2px solid #63a0d4;
  height: auto;
  overflow: hidden;
  display: inline-block; }

.tabbarToggle2 {
  bottom: 55px;
  position: fixed;
  background: #337AB7;
  width: 100%;
  margin: 0;
  left: 0;
  padding: 5%;
  margin-left: 0;
  overflow-y: scroll;
  display: inline-block;
  border-top: 2px solid #63a0d4; }

.tabbarToggleSearch {
  height: auto;
  padding: 5%; }

.tbwrap {
  width: 100%;
  margin: 0px auto;
  display: block;
  height: auto; }

.tabbarBlue {
  background: #337AB7; }

.hiding {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden; }

.destroy {
  display: none;
  /* Only used for mobile/n on-accessibility issues */ }

.tabletDesktop {
  display: none !important; }

/*********************************************************************
	768px to 1024px
**********************************************************************/
@media screen and (min-width: 768px) {
  h1 {
    font-size: 2em; }

  h2 {
    font-size: 1.5em;
    font-weight: 100; }

  h3 {
    font-size: 1.25em; }

  h4 {
    font-size: 1em; }

  .tabbarToggleSearch {
    height: auto;
    padding: 0; }

  .tabbarBlue {
    background: none; }

  .tbwrap {
    width: 90%; }

  .collection-header {
    margin-bottom: 0; }
    .collection-header .collection-header-title {
      display: inline-block;
      float: left; }
    .collection-header .navbar-right {
      float: right;
      width: auto;
      padding-top: 60px; }

  .sticky-header {
    height: 35px;
    position: relative;
    bottom: 0;
    left: 0;
    z-index: 3;
    border-top: none;
    border-bottom: 1px solid #d3d3d3;
    box-shadow: none;
    padding: 10px 0; }
    .sticky-header .tabBar {
      width: 50%; }
      .sticky-header .tabBar a {
        margin: 0; }
    .sticky-header .sticky-header-top {
      display: none; }
    .sticky-header .sticky-header-filter {
      display: none; }
    .sticky-header .sticky-header-nav {
      background: none; }
      .sticky-header .sticky-header-nav .tabbarToggle {
        padding: 0; }
      .sticky-header .sticky-header-nav ul {
        list-style-type: none;
        background: none;
        position: relative;
        border-top: none;
        bottom: 0; }
        .sticky-header .sticky-header-nav ul li {
          display: inline-block;
          float: left;
          margin: 0 40px 0 0; }
          .sticky-header .sticky-header-nav ul li a {
            font-size: 18px;
            padding: 4px 0 5px 0;
            display: block;
            color: #337AB7; }
        .sticky-header .sticky-header-nav ul li:last-child {
          margin-right: 0; }
      .sticky-header .sticky-header-nav #menu-toggle {
        display: none; }
    .sticky-header .sticky-header-search .search-query-form {
      display: none;
      background: none;
      position: relative;
      border-top: none;
      bottom: 0;
      max-width: 640px; }
    .sticky-header .sticky-header-search #search-toggle {
      display: none; }
    .sticky-header .sticky-header-search .navbar-form {
      display: block;
      height: 35px;
      padding: 0; }

  .search .search-box {
    width: 50%; }
    .search .search-box h2 {
      display: block; }
    .search .search-box #searchForm {
      display: block; }
  .search .search-alert {
    width: 50%; }

  #format .formatWrap .format-text {
    width: 54%;
    margin-right: 8%; }
  #format .formatWrap .format-buttons {
    width: 38%;
    padding: 90px 0px 0px; }

  #format-sub .format-sub-box {
    width: 45%;
    padding: 2%;
    margin-right: 2%; }
  #format-sub .format-sub-box:nth-child(2) {
    margin-right: 0; }
  #format-sub .format-sub-box:last-child {
    margin-right: 0;
    width: 96%; }

  .submit .submit-box {
    margin-right: 2%;
    width: 49%; }
  .submit .submit-box:nth-child(4) {
    margin-right: 0; }
  .submit .submit-box:last-child {
    margin-right: 0;
    width: 100%; }

  .tabletDesktop {
    display: inline-block !important; } }
/*********************************************************************
	1024px and up
**********************************************************************/
@media screen and (min-width: 1024px) {
  h1 {
    font-size: 2.5em; }

  h2 {
    font-size: 2em;
    font-weight: 100; }

  h3 {
    font-size: 1.5em; }

  h4 {
    font-size: 1em; }

  .collection-header .collection-header-title {
    text-align: left; }

  .search .search-box {
    width: 70%; }
  .search .search-alert {
    width: 30%; }

  #format-sub .format-sub-box {
    width: 28%; }
  #format-sub .format-sub-box:nth-child(2) {
    margin-right: 2%; }
  #format-sub .format-sub-box:last-child {
    margin-right: 0;
    width: 28%; }

  .submit .submit-box {
    width: 32%;
    margin-right: 2%; }
  .submit .submit-box:nth-child(4) {
    margin-right: 2%; }
  .submit .submit-box:last-child {
    margin-right: 0;
    width: 32%; } }

/*# sourceMappingURL=styles.css.map */
