.wpml-ls {
  right: 48px;
  margin-right: 0;
}

.main-search {
  margin-left: 0;
}

.search-result {
  margin-bottom: 20px;
}

.search-result h5 {
  margin-bottom: 0;
}

.search-result p.date {
  color: grey;
  margin: 0;
  font-size: 14px;
  clear: both;
}

.search-result .excerpt p {
  margin-bottom: 0;
  line-height: 1.2;
}

.search-result .tag {
  color: white;
  padding: 3px 6px;
  float: left;
  margin-right: 10px;
  line-height: 18px;
  font-size: 14px;
}

img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.secure-module {
  margin-bottom: 30px;
}

.gform_confirmation_message {
  color: #173753;
}

.extra-text-container {
  margin-top: 20px;
  background-color: #fff;
  color: #173753;
  border-radius: 3px;
  padding: 20px;
  margin-bottom: 20px;
}

.extra-text-container p:last-of-type {
  margin-bottom: 0px !important;
}

.stat-icon.bigger {
  max-height: 205px;
}

.module-container h2 {
  font-family: "Titillium Web", sans-serif;
  font-weight: 600;
  font-size: 36px;
  color: white;
  line-height: 100%;
  margin-bottom: 60px;
}

@media screen and (max-width: 39.9375em) {
  .module-container h2 {
    margin-bottom: 10px;
  }
}

.page-id-806 h1 mark,
.parent-pageid-806 h1 mark {
  color: #173753;
  background-repeat: repeat-x;
  background-color: transparent;
  background-position: bottom;
}

.parent-pageid-806 h1.logged-in-title,
.page-id-806 h1.logged-in-title {
  padding-top: 0px !important;
}

.page-id-806 .module-container h2 {
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 600 !important;
  font-size: 36px !important;
  color: white !important;
  line-height: 100% !important;
  margin-bottom: 30px !important;
  padding-top: 0px !important;
}

.full-width-columns p em {
  font-family: "Karla", sans-serif;
  font-weight: 700 !important;
  font-size: 21px !important;
  line-height: 110%;
  margin-bottom: 10px;
  color: #005eb8 !important;
}

.page-id-10 h1 mark {
  color: #173753;
  /* background-image: url(images/htw-green-underline.png); */
  background-repeat: repeat-x;
  background-color: transparent;
  background-position: bottom;
}
.archive h1 mark {
  color: #173753;
  /* background-image: url(images/htw-green-underline.png); */
  background-repeat: repeat-x;
  background-color: transparent;
  background-position: bottom;
}

.page-id-10 h1 {
  padding-top: 0 !important;
}

.archive h1 {
  padding-top: 0 !important;
  margin-top: 60px;
}

.tws-search-button {
  position: absolute;
  top: 52px;
  right: 40px;
  padding: 5px;
  background-color: #173753;
  z-index: 999999;
  width: 315px !important;
  border-radius: 0;
  color: white;
  cursor: pointer;
}

@media screen and (max-width: 39.9375em) {
  .tws-search-button {
    width: 78% !important;
    margin-top: 10px;
  }
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .tws-search-button {
    width: 85% !important;
    margin-top: 0;
  }
}

@media (min-width: 1024px) {
  .tws-search-button {
    width: 315px !important;
    padding: 10px;
  }
}

::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #193753 !important;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #193753;
}

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #193753;
}

.tws-submit-button {
  background-color: white !important;
  border: 0px;
  height: 50px;
  display: inline-flex !important;
  cursor: pointer;
  position: relative;
  top: 0px !important;
  align-items: center;
  padding: 5px;
  color: #193753 !important;
  margin-top: 20px;
  margin-left: 0px !important;
}

.tws-link {
  font-size: 18px;
  margin: 5px;
  color: #097191;
  display: inline-block;
  font-weight: 700;
}
