@import url('https://fonts.googleapis.com/css2?family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&family=PT+Serif:ital,wght@0,400;0,700;1,400;1,700&family=Roboto+Slab&family=Montserrat:ital,wght@0,500;0,600;1,500;1,600&family=Oxygen:wght@700&display=swap');

/* Reset unusual Firefox-on-Android default style, see https://github.com/necolas/normalize.css/issues/214*/
@media (max-width: 991px) {
    .form-text,
    .form-textarea,
    .block-superfish select,
    .block-search .form-submit {
    background-image: none;
    }
}

body {
  color: #000;
  font-family: 'PT Sans', sans-serif;
  font-size: 16.5px;
  line-height: 160%;
}

p {
  margin: 0 0 25px;
  padding: 0;
}

a {
  transition: all 0.3s ease-in-out;
  text-decoration: underline;
  text-decoration-skip-ink: none;
  -webkit-text-decoration-skip-ink: none;
}

blockquote {
  margin: 40px 40px 24px;
  border-left: none;
  padding: 0;
  position: relative;
  color: #999;
}

blockquote::before {
  content: "\201C";
  display: block;
  font-size: 30px;
  left: -20px;
  top: 5px;
  position: absolute;
}

blockquote p {
  font-size: 14px;
  line-height: 160%;
  font-weight: 400;
}

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

td img {
  max-width: none;
}

.thumbnail {
  max-width: none;
}

#bottom-content {
  background-color: #fff;
}

::-moz-selection {
  background-color: #ccc;
}

::selection {
  background-color: #ccc;
}


/*Heading*/

h1, h2, h3, h4, h5, h6 {
  line-height: 120%;
  padding: 0;
  margin: 20px 0 12px 0;
  font-family: "Open Sans", "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333;
}
#block-system-main h2, #block-system-main h3 {
  margin-top: 8px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: #00798f;
  text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
  color: #00798f;
  text-decoration: none;
}

h1 {
  font-size: 40px;
  font-weight: 600;
}

h2 {
  font-size: 26px;
  font-weight: 600;
}

h3 {
  font-size: 22px;
  font-weight: 400;
}

h4 {
  font-size: 20px;
  font-weight: 300;
  margin-top: 0;
}

h5 {
  font-size: 16px;
  font-weight: 400;
}

h6 {
  font-size: 12px;
  font-weight: 400;
}

h1.page-title {
  font-size: 36px;
}

.title-sep,
.sidebar h2,
#footer h2 {
  clear: both;
  font-size: 20px;
  margin-bottom: 20px;
  position: relative;
}


#footer h2 {
  color: #fad337;
}

.sidebar h3,
#footer h3 {
  clear: both;
  font-size: 17px;
  margin-bottom: 0px;
  position: relative;
}

.node-teaser h2 {
  margin-top: 0;
  font-size: 170%;
}


.title-sep .glyphicon {
  font-size: 13px;
  padding-right: 18px;
}

.page-node #content-wrapper h1.page-title {
  margin: 0;
  padding: 20px 0 10px;
}


/*tables*/

table {
  width: 100%;
  margin-bottom: 20px;
  border: 0;
}

table tbody {
  border-top: none;
}

table tr.even,
table tr.odd,
th {
  background-color: transparent;
  border-bottom: 1px solid #dfdfdf;
}

thead tr th,
thead tr td,
tbody tr th,
tbody tr td {
  padding: 8px;
  line-height: 142%;
  vertical-align: top;
}


/*Layout*/

#pre-header {
  top: 0;
  left: 0;
  width: 100%;
  position: static;
  background-color: #ffcd00;
  color: #000;
}

#pre-header-inside {
  position: relative;
  padding: 0;
}

#pre-header-inside p {
  margin: 3px;
}
#header-top {
  background-color: #fff;
  /*border-bottom: 1px dashed #eaeaea;*/
  position: relative;
  min-height: 50px;
}

#header {
  background-color: #fff;
  border-bottom: 5px solid #00798f;
  position: relative;
  z-index: 550;
  padding: 0;
  /*text-align: center;*/
  /*min-height: 167px;*/
}

#main-navigation {
  background-color: #fcfcfc;
  position: relative;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.075), 0 10px 0 rgba(0, 0, 0, 0.01);
}

#banner-inside {
/*  padding-top: 10px; */
  margin-bottom: 10px;
}


/* Logo banner and main navigation bar with Google search */

#block-superfish-1 {
  display: inline-flex;
  /* background: green; */
}


#block-google-appliance-ga-block-search-form {
  display: inline-flex;
  /* background: orange; */
}

/* adjustments to the top of the page */

@media (min-width: 1200px) {
  #header-top-inside .region-header-top-right {
    float: right;
    margin-top: -90px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  #header-top-inside .region-header-top-right {
    float: right;
    margin-top: -80px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  #header-top-inside .region-header-top-right {
    width: auto;
    margin-top: 10px;
  }
  #header-top #block-google-appliance-ga-block-search-form {
    margin-top: 5px !important;
  }
}

@media (max-width: 767px) {
  #header-top #block-google-appliance-ga-block-search-form {
    margin-top: 5px !important;
  }
}



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

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

#main {
  padding: 0;
}

/* #bottom-content { */
  /* padding: 40px 0 20px 0; */
/* } */

#footer {
  background-color: #333;
/* border-top: 1px solid #eaeaea; */
/* border-bottom: 1px solid #eaeaea; */
/* margin-bottom: 1px; */
  padding: 15px 0 30px;
}

#footer a {
  color: #fff;
  text-decoration: none;
}
#subfooter-inside a {
  color: #000;
  text-decoration: none;
}

#subfooter-inside a:hover {
  color: #00798f;
  text-decoration: underline;
}

#footer a.block-title-link {
  color: #fad337;
  text-decoration: none;
}

#footer a:hover,
a:focus {
  color:#fad337c4;
  text-decoration: none;
}

#bottom-content,
.toggle-control a,
.toggle-control a:hover {
  background-color: #fff;
}

#footer p {
  color: #fff;
}

#footer ul li.expanded {
  list-style-image: none;
  list-style-type: none;
  margin-left: -25px;
}

#footer ul li.leaf {
  list-style-image: none;
  list-style-type: none;
}

#footer ul li.collapsed {
  list-style-image: none;
  list-style-type: none;
  margin-left: -25px;
}

#footer hr {
  margin: 10px 0;
  border-color: #999;
  height: 10px;
  width: 75%;
}

#subfooter {
  background-color: #fcfcfc;
  border-top: 1px solid #eaeaea;
  padding: 15px 0 20px;
  text-align: left;
  margin-bottom: 20px;
}
#subfooter .footer-block {
    text-align: center;
}

.block {
  padding: 0;
  clear: both;
}

#header-top .block,
#main-navigation .block,
#banner .block {
  padding: 0;
}


/*glyphicon-block*/

.glyphicon-block {
  text-align: center;
}

.glyphicon-block .glyphicon {
  font-size: 48px;
  margin: 30px 0 0 0;
}

.glyphicon-block h4 {
  margin-top: 10px;
}


/*lists*/

ul,
ol {
  padding-left: 25px;
  margin-bottom: 20px;
}

ul li {
  list-style-type: square;
  margin: 5px 0;
}

ul li {
  list-style-type: square;
  margin: 5px 0;
}
#autocomplete ul li {
  margin: 0;
}
ol li {
  list-style-type: decimal;
}

#header ul,
#subfooter ul {
  text-align: left;
}


/*item lists*/

.item-list ul {
  padding: 0 0 0 25px;
}

.item-list ul li {
  list-style-image: none;
  color: #444;
  padding: 0;
	margin: 5px 0;
  border-bottom: none;
}

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

.item-list ul li.first {
  padding-top: 0;
}

.item-list ul li.last {
  border-bottom: none;
}


/*pager*/

ul.pager {
  overflow: hidden;
  padding: 0;
  clear: both;
  position: relative;
  margin-bottom: 25px;
  text-align: center;
}

.item-list ul.pager li {
  display: inline;
  float: none;
  margin: 0;
  padding: 0;
  border-bottom: none;
}

ul.pager li a,
ul.pager li.pager-current {
  background: #fff;
  border: 1px solid #ccc;
  padding: 6px 15px;
  display: inline-block;
  margin: 5px 3px 5px 0;
  border-radius: 6px;
}

ul.pager li.pager-ellipsis {
  padding: 8px 5px 0 5px;
  font-size: 160%;
}

ul.pager li a:hover,
ul.pager li.pager-current {
  background-color: #444;
  border-color: #444;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}


/*subfooter menu*/

#subfooter ul.menu li a {
  padding: 0 20px 15px 20px;
  display: block;
}


#pre-header ul.menu li a.active,
#pre-header ul.menu li a:hover,
#bottom-content ul.menu li a.active,
#bottom-content ul.menu li a:hover {
  color: #fafafa
}

#pre-header ul.menu li a {
  border-bottom: 1px dashed #444444;
}


/* Logo - Site name*/

#logo {
  padding: 10px 0;
}

#logo img {
  display: inherit;
  margin: 0 auto;
  width: 280px;
}

#site-name a {
  font-size: 38px;
  font-weight: 700;
  line-height: 1em;
  margin: 0 0 10px;
  color: #444444;
  display: block;
}

#site-name a:hover {
  text-decoration: none;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

#site-slogan {
  color: #999;
  font-size: 13px;
  font-weight: 300;
  line-height: 150%;
  margin: 10px 0 10px 0;
}


/*node*/

.node.node-teaser {
  margin-bottom: 30px;
}

.page-node- #content-wrapper,
.page-contact #content-wrapper {
  margin-bottom: 0px;
}

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

#comments,
.page-contact #content-wrapper {
  padding: 20px 40px 0 40px;
}


/* Special handling for content that appears in a panel pane */

.pane-content .node .content {
  padding: 10px 30px 0 0;
}

/*
.pane-content h2 a {
  color: #0592A5;
}
*/

.pane-content .node.node-teaser {
  margin-bottom: 10px;
}

.pane-content .node-teaser ul.links.inline li {
  padding: 0;
}


/*
.node header { padding: 10px 40px 20px; }

.node footer { padding: 20px 40px 40px; }
*/

.field-name-field-image {
  margin: 10px 0 20px;
}

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


/*
JMR 2014/08/05 This was really interfering with things.
.user-picture { margin: 0px 15px 0 0; display: inline-block; max-width: 48px;}
*/

.submitted .glyphicon {
  top: 0;
}


/*comments*/

#comments {
  background: #ffffff;
}

.comment {
  border: 2px solid #fff;
  padding: 32px;
  margin-top: 25px;
}

.comment header {
  padding: 0;
}

.comment h3 {
  clear: both;
}

.comment h3 a:hover {
  text-decoration: none;
}

.comment .user-picture {
  float: left;
  margin: 0 15px 25px 0;
}

.comment .new {
  margin: 10px 0;
  display: inline-block;
}


/* Taxonomy term reference */

/* .field-type-taxonomy-term-reference { */
  /*position: relative; float: left;*/
/* } */

.field-type-taxonomy-term-reference .field-label {
  font-weight: 700;
}

.field-type-taxonomy-term-reference .field-label,
.field-type-taxonomy-term-reference .field-items {
  display: inline-block;
}

.field-type-taxonomy-term-reference .field-item {
  margin: 0;
  display: inline;
}

.field-type-taxonomy-term-reference .field-item:after {
  content: ",";
  margin-right: 5px;
}

.field-type-taxonomy-term-reference .field-item:last-child:after {
  color: transparent;
}


/*forum page*/

th.active img {
  margin: -4px 0 0 5px;
}

#forum table {
  border: 1px solid #eaeaea;
}

#forum thead tr {
  border-bottom: 1px solid #eaeaea;
}

#forum thead tr th,
#forum thead tr td {
  background: #ffffff;
  font-weight: 700;
  border: none;
  padding: 11px;
}

#forum thead a {
  color: #444444;
}

#forum tbody tr th,
#forum tbody tr td {
  padding: 25px 25px 25px 15px;
  border: none;
}

#forum tr.odd {
  background: #fbfbfb;
  border-bottom: 1px solid #eaeaea;
}

#forum tr.even {
  background: #ffffff;
  border-bottom: 1px solid #eaeaea;
}

#forum .last-reply {
  font-size: 12px;
}

.node-forum .field-name-body {
  margin: 10px 0;
}

.node-forum .field-type-taxonomy-term-reference {
  float: none;
}


/*forms*/

input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  transition: all 0.3s ease-in-out;
}

input.form-text,
textarea.form-textarea,
select {
  background-color: #fcfcfc;
  border: 2px solid #ccc;
  color: #000;
  font-size: 14px;
  padding: 0 14px;
  width: 100%;
  min-height: 41px;
  box-shadow: none;
  border-radius: 3px;
}

.views-exposed-form .views-exposed-widget {
  padding: 0;
  margin-left: .25em;
}

@media (max-width: 767px) {
  input.form-text,
  textarea.form-textarea,
  select {
    width: 69%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  input.form-text,
  textarea.form-textarea,
  select {
    width: 83%;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  input.form-text,
  textarea.form-textarea,
  select {
    width: 87%;
  }
}

@media (min-width: 1200px) {}

input.form-text:focus,
textarea.form-textarea:focus {
  background-color: #fff;
  outline: none;
  box-shadow: none;
}

.block-google-appliance input.form-text {
  width: 70%;
}

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


/*
select { -webkit-appearance: menulist; }
*/

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

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

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


/*buttons*/

input[type="submit"],
input[type="reset"],
input[type="button"],
a.button {
  margin: 5px;
  background-color: #00798f;
  border: none;
  box-shadow: none;
  color: #fff;
  padding: 5px 10px;
  border-radius: 3px;
  color: #ffffff;
  text-decoration: none;
}

a.button.large {
  font-size: 150%;
  padding: 12px 15px;
  border-radius: 10px;
  text-decoration: none;
}

a.button.small {
	padding: 1px 5px;
  border-radius: 10px;
  text-decoration: none;
}

a.button.small:hover {
  background-color: #fad337c4;
  color: #000000;
  text-decoration: none;
}


input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
.highlighted-block .btn:hover,
.highlighted-block .btn:focus {
  color: #ffffff;
}


/*tabs*/

.nav-tabs {
  margin: 25px 0 15px;
}


/*accordion*/

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

.panel-heading a:hover {
  text-decoration: none;
}


/* Drupal system links */

ul.links {
  padding: 0;
  margin: 0;
  list-style-position: inside;
}

ul.links li {
  margin: 0;
}


/* Breadcrumb */

.breadcrumb {
  background-color: #f4f4f4;
  border: 1px solid #eaeaea;
  padding: 4px 12px;
  margin: 20px 0 0 0;
  border-radius: 6px;
  font-size: 80%;
}

.breadcrumb>li {
  margin: 0 2px 0 0;
  display: inline;
}


/* IE11 / Edge display flex fix */
#header-full .container {
  display: flex; /* new; forces all children into a single row */
  /* height: 2em; */
}

#header-full .container>* {
  height: 100%;
  display: inline-flex;
  /* vertical-align: top; <--- not necessary anymore */
  /* justify-content: center; */
  /* align-items: center; */
  /* margin: 5px;  /* for demo only */
}


/*polls*/

.poll .vote-form {
  text-align: left;
}

.poll .vote-form .choices {
  display: block;
}

.poll .bar .foreground {
  background-color: #444444;
}


/*call-to-action*/

.call-to-action {
  text-align: center;
}

.call-to-action .lead {
  font-size: 32px;
  font-weight: 700;
  line-height: 100%;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.call-to-action p {
  margin: 0 0 30px;
}

.call-to-action .btn {
  color: #fff;
  font-size: 20px;
  line-height: 100%;
  padding: 18px 28px;
  border-radius: 100px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.call-to-action .btn:hover {
  opacity: 0.90;
  filter: alpha(opacity=90);
}

.call-to-action .btn:active {
  box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.5);
}


/*Recent Content block*/

#block-node-recent .node-title a {
  color: #444444;
  font-size: 16px;
  font-weight: 700;
}

#bottom-content .node-title a {
  color: #ffffff;
}

#pre-header .node-title a {
  color: #aaaaaa;
}

#block-node-recent .node-title a:hover {
  text-decoration: none;
}

#block-node-recent .node-author {
  margin: 5px 0;
}

#block-node-recent table {
  border: none;
}

#block-node-recent tr.even,
#block-node-recent tr.odd {
  border-bottom: 1px dashed #ddd;
  margin-bottom: 0;
  padding: 15px 0;
}

#block-node-recent tbody th,
#block-node-recent tbody td {
  padding: 8px 8px 8px 0;
  line-height: 1.428571429;
  vertical-align: top;
  border: none;
  font-size: 13px;
}

#block-node-recent tbody tr:first-child th,
#block-node-recent tbody tr:first-child td {
  padding-top: 0;
}

#block-node-recent tbody tr:last-child {
  border-bottom: none;
}


/*highlighted blocks*/

.highlighted-block,
#block-user-login,
#block-poll-recent {
  overflow: hidden;
  padding: 25px;
  border-radius: 6px;
}

.highlighted-block-inside {
  padding: 0 25px 25px 25px;
  text-align: center;
}

.highlighted-block .btn {
  background-color: #444;
  color: #fff;
  display: block;
  padding: 15px 25px;
  margin: 20px 0 0;
  text-align: center;
  border-radius: 4px;
}

.highlighted-block.nopadding {
  padding: 0;
}

.highlighted-block .title-sep {
  margin: 0px 0 40px 0;
}

.light,
#block-user-login,
#block-poll-recent {
  background: #fcfcfc;
  color: #333;
  border: 1px solid #eaeaea;
}

.dark {
  background-color: #333;
  color: #ccc;
  padding: 30px 20px 0;
  text-align: center;
}

.dark h3 {
  color: #ffffff;
  margin: 0 0 20px 0;
}

.dark input[type="submit"] {
  font-size: 16px;
  font-weight: bold;
  margin: 10px 0;
}

.dark input[type="submit"]:hover {
  opacity: 0.90;
  filter: alpha(opacity=90);
}

.dark .small {
  color: #999;
  font-size: 13px;
}

#block-user-login {
  padding: 5px 25px 0 25px;
  margin: 0 0 20px 0;
}


/*tags cloud*/

.tag {
  display: inline-block;
}

.tag a {
  background-color: #444;
  color: #fff;
  font-size: 12px;
  line-height: 1em;
  padding: 8px;
  margin: 3px 0;
  zoom: 1;
  z-index: 0;
  border-radius: 3px;
  position: relative;
  display: block;
}

.tag a:hover {
  color: #fff;
  text-decoration: none;
}


/* Drupal status messages */

div.messages {
  padding: 15px 15px 15px 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
  background-position: 13px 15px;
}

div.messages a {
  font-weight: bold;
}

div.messages.status {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

div.messages.status a {
  color: #356635;
}

div.messages.error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #ebccd1;
}

div.messages.error a {
  color: #953b39;
}

div.messages.warning {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

div.messages.warning a {
  color: #a47e3c;
}


/*slideshow*/

.carousel .item {
  max-height: 520px;
}


/*slider fade effect*/

.carousel-fade .carousel-inner .item {
  opacity: 0;
  filter: alpha(opacity=0);
  transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
  filter: alpha(opacity=100);
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
  filter: alpha(opacity=100);
}

.carousel-fade .carousel-control {
  z-index: 2;
}


/*control nav*/

.carousel ol.carousel-indicators {
  position: absolute;
  top: 20px;
  left: auto;
  z-index: 2;
  padding: 0 20px;
  margin: 0;
  text-align: right;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  width: auto;
  bottom: auto;
  right: 20px;
}

.carousel ol.carousel-indicators li {
  margin: 0px;
  padding: 0;
  zoom: 1;
  background-color: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  border: none;
  width: 18px;
  height: 18px;
  text-indent: -9999px;
  border-radius: 100%;
}

.carousel ol.carousel-indicators li.active {
  background-color: #fcfcfc;
}


/*directional nav*/

.carousel .carousel-control {
  background-color: #fcfcfc;
  color: #444;
  display: block;
  width: 48px;
  height: 48px;
  margin: 0;
  padding: 15px;
  position: absolute;
  overflow: hidden;
  top: 45%;
  text-align: center;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  border-radius: 100%;
  transition: all .3s ease;
  background-image: none;
  outline: none;
}

.carousel .carousel-control.right {
  right: 20px
}

.carousel .carousel-control.left {
  left: 20px
}

.carousel a.carousel-control:active,
.carousel a.carousel-control:hover {
  background-color: #fcfcfc
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  font-size: 40px;
  font-family: "PT Sans", sans-serif;
  display: block;
  right: 0;
  left: auto;
  width: 100%;
}

.carousel:hover .carousel-control,
.carousel:hover ol.carousel-indicators {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
}


/*slider caption*/

.carousel .carousel-caption {
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  display: block;
  width: 100%;
  padding: 20px;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  text-transform: uppercase;
  display: block;
}

.carousel .carousel-caption h4,
.carousel .carousel-caption p {
  max-width: 1170px;
  margin: 0 auto;
  display: block;
}

@media all and (max-width: 768px) {
  .carousel .carousel-caption p {
    display: none;
  }
}

@media all and (max-width: 480px) {
  .carousel .carousel-control,
  .carousel .carousel-caption {
    display: none;
  }
}


/*credits*/

.credits {
  margin-bottom: 0;
  font-size: 0.9em;
}


/*toggle control*/

.toggle-control {
  width: 100%;
  position: relative;
  z-index: 13;
}

.toggle-control a,
.toggle-control a:hover {
  color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  padding: 18px 19px;
  line-height: 14px;
  cursor: pointer;
  height: 52px;
}


/*google map*/

.gm-style img {
  max-width: none;
}


/*scroll to top*/

#toTop {
  position: fixed;
  border-radius: 3px;
  background: #999999;
  opacity: 0.4;
  filter: alpha(opacity=40);
  width: 55px;
  height: 55px;
  bottom: 5px;
  right: 5px;
  cursor: pointer;
  color: #ffffff;
  font-size: 32px;
  text-align: center;
  display: none;
  padding: 10px 0 0 2px;
  z-index: 14;
}

#toTop:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  transition: all 0.3s;
}


/*drupal primary links*/

ul.primary {
  margin: 15px 0 15px 0;
  padding-left: 40px;
}

ul.primary,
ul.primary li a,
ul.primary li.active a {
  border-color: #eaeaea;
}

ul.primary li.active a {
  border-bottom: 1px solid #fff;
}


/*drupal resets*/

#toolbar {
  box-sizing: content-box;
}

#toolbar ul.menu {
  width: auto;
}

#toolbar ul.menu li {
  background: none;
}

.not-logged-in .block-forum .contextual-links-wrapper {
  display: none;
}

a.contextual-links-trigger,
#toolbar a,
textarea {
  transition: none;
}

.ui-widget-content a:link {
  color: #2680bc;
}

.clear {
  clear: both;
}

.node-unpublished {
  background-color: #fdd;
  background-image: url('../images/unpublished.png');
  background-repeat: no-repeat;
  background-position: 50% 200px;
}

.caption {
  text-align: center;
  font-size: 90%;
  color: #666;
  line-height: 140%;
  margin: 20px 0;
}
/* Add padding to RRSSB sharing button block */
#block-rrssb-rrssb {
  padding-bottom: 1em;
}

/* overrde panopaly's nonsense when it comes to tables on a smartphone */
@media (max-width: 767px) {
  table {
    margin: 0px;
  }
  .view-filters {
    margin: 10px;
  }
  ul.pager {
    margin-left: 5px;
    margin-right: 5px;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin: 20px 10px 10px 10px;
  }
}

.view-digital-library-new-books img,
.view-dl-books.view-display-id-page_1 img {
  margin: 10px auto
}

table.cols-3 td {
  width: 33%;
}

table.cols-4 td {
  width: 25%;
}

img.file-icon,
div.file-widget img {
  display: inline;
}

.node-type-galaxy-of-images .node-unpublished {
  background-color: #fff;
}

@media screen and (max-width: 767px) {
  .footer-area .content {
    margin: 0 20px;
  }
}

.fa-university:before {
    padding-left: 4px;
}

@media screen and (max-width: 767px) {
  .footer-area .content {
    margin: 0 20px;
  }
}

/* -------------------- */
/* 50th Anniv Menu Item */
/* -------------------- */
/*
li#menu-24302-1 {
  width: 67px;
}

li#menu-24302-1 span {
  transition: all .5s ease-in-out;
  text-indent: -10000em;
  background-image: url('/sites/default/files/50th-logo-white-sm.png');
  background-position: 16px 2px;
  background-size: 34px 34px;
  background-repeat: no-repeat;
}

li#menu-24302-1:hover span, li#menu-24302-1:active span, li#menu-24302-1.active-trail span {
  background-image: url('/sites/default/files/50th-logo-blue-sm.png');
  background-color: #fff;
}

li#menu-24302-1 .sf-sub-indicator {
  display: none
}

li#menu-27153-1 {
        width: 67px;
}

li#menu-27153-1 span {
  transition: all .5s ease-in-out;
        text-indent: -10000em;
        background-image: url('/sites/default/files/50th-logo-white-sm.png');
        background-position: 16px 2px;
        background-size: 34px 34px;
        background-repeat: no-repeat;
}

li#menu-27153-1:hover span, li#menu-27153-1:active span, li#menu-27153-1.active-trail span {
        background-image: url('/sites/default/files/50th-logo-blue-sm.png');
        background-color: #fff;
}

li#menu-27153-1 .sf-sub-indicator {
        display: none
}
 */

/* Altering Colorbox for various requirements on SIL website */

/* SIL books */
#cboxContent {
  padding: 20px;
}
/* Image Gallery - image popup in colorbox */
iframe {
   max-height: 80vh;
   max-width: 98%;
   display: block;
   margin: 0 auto;
}
#cboxLoadedContent {
  max-width: 90vw;
  margin-bottom: 5px;
}

/* --------------------------- */

@media print {
  a[href]:after {
    content: none !important;
  }
}

/* ------- CKEditor style combobox dropdown adjustments ------ */

/* Resize attribute fonts to enforce unstyled font inside dropdown box */
html.cke_panel_container .cke_panel_listItem > a * {
    margin: 0 !important;
    font-size: .98em !important;
}

/* .cke_combopanel { */
  /* width:150px; DEFAULT */
  /* height:170px; DEFAULT */
  /* height:270px; UPDATED */
  /* Need to edit these following css files manually to get resizing */
  /* to work in ckeditor styles dropdown list in ckeditor library skin dir */
  /* /sites/all/libraries/ckeditor/skins/moonocolor */
  /* Find .cke_combopanel in each file and update heigh accordingly */
  /* 	editor.css */
  /* 	editor_ie.css */
  /* 	editor_ie7.css */
  /* 	editor_ie8.css */
  /* 	editor_iequirks.css, and  */
  /* 	editor_gecko.css */
/* } */

/* ---- */

/* ------------------------------------------------ */
/* Holiday support banner */
/* ------------------------------------------------ */
/*
#banner #block-block-46 {
    color: white;
    background-color: #b50c0c;
    text-align: center;
    padding: 10px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 900;
    width: 100%;
}
#banner #block-block-46 a {
	color: black;
	text-decoration: underline;
}

#banner #block-block-46 a.button {
  margin: 5px;
  background-color: #fca61b;
  border: none;
  box-shadow: none;
  padding: 5px 10px;
  border-radius: 8px;
  color: #000;
}
#banner #block-block-46  p {
	margin: 0;
}
html body {
	margin-top: 30px !important;
}
@media (max-width: 685px) {
html body {
	margin-top: 55px !important;
}
}
html body.admin-menu #banner #block-block-46 {
	margin-top: 30px !important;
}
html body.admin-menu{
	margin-top: 60px !important;
}

 */

ul.primary li.request-new-password {
   display: none;
}


/* endowments */
.view-endowments .thumb-image {
	float: left;
	clear: both;
	margin-bottom: 20px;
}
.view-endowments .title {
	font-size: 95%;
	line-height: 135%;
	height: 60px;
	vertical-align: middle;
	display: table-cell;
	padding-left: 20px;
}

#sidebar-first {
	font-size: 95%;
}

/* Captcha box adjustments */
.g-recaptcha > div:first-child {
	width: 310px !important;
}

/* Expandable Section Module */
.expandable-section .expandable-title {
	background: #eee;
}
.expandable-section .expandable-title:before {
	content: "\f054";
	font-family: 'Font Awesome 5 Pro';
  font-weight: 300;
	background: #eee;
	display: block;
	float: left;
	width: 30px;
	padding-left: 11px;
}

.expandable-section.open .expandable-title {
	background: #eee;
}
.expandable-section.open .expandable-title:before {
	content: "\f078";
	padding-left: 7px;
	background: #eee;
}

#views-exposed-form-book-collection-by-term-block input[type=text] {
  width: 16em;
}
#views-exposed-form-book-collection-by-term-block select {
  width: 18em;
}
