/* Open Sans Condensed import */
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wdth@0,75;1,75&display=swap');

/*! Generated by Fontspring (https://www.fontspring.com) on August 27, 2018. Fully installable fonts can be purchased at http://www.fontspring.com. The fonts included in this stylesheet are subject to the End User License you purchased from Fontspring. The fonts are protected under domestic and international trademark and copyright law. You are prohibited from modifying, reverse engineering, duplicating, or distributing this font software. (c) 2010-2018 Fontspring */
@font-face { font-family: 'Wickliffe'; font-style: normal; src: url(/wickliffe-regular.woff) format('woff'), url(/wickliffe-regular.woff2) format('woff2'); font-display: swap; }
@font-face { font-family: 'Wickliffe'; font-style: normal; font-weight: 500; src: url(/wickliffe-regular.woff) format('woff'), url(/wickliffe-regular.woff2) format('woff2'); font-display: swap; }
@font-face { font-family: 'Wickliffe'; font-style: normal; font-weight: 700; src: url(/wickliffe-regular.woff) format('woff'), url(/wickliffe-regular.woff2) format('woff2'); font-display: swap; }
@font-face { font-family: 'Wickliffe'; font-style: normal; font-weight: bold; src: url(/wickliffe-regular.woff) format('woff'), url(/wickliffe-regular.woff2) format('woff2'); font-display: swap; }
@font-face { font-family: 'Wickliffe Sans'; descent-override: 15%; ascent-override: 89%; font-style: normal; src: url(/wickliffe-sans-regular.woff) format('woff'), url(/wickliffe-sans-regular.woff2) format('woff2'); font-display: swap; }
@font-face { font-family: 'Wickliffe Sans Italic'; descent-override: 15%; ascent-override: 89%; font-style: italic; src: url(/wickliffe-sans-italic.woff) format('woff'), url(/wickliffe-sans-italic.woff2) format('woff2'); font-display: swap; }
@font-face { font-family: 'Wickliffe Sans Medium'; descent-override: 15%; ascent-override: 89%; font-style: normal; src: url(/wickliffe-sans-medium.woff) format('woff'), url(/wickliffe-sans-medium.woff2) format('woff2'); font-display: swap; }
@font-face { font-family: 'Wickliffe Sans Medium Italic'; descent-override: 15%; ascent-override: 89%; font-style: italic; src: url(/wickliffe-sans-medium-italic.woff) format('woff'), url(/wickliffe-sans-medium-italic.woff2) format('woff2'); font-display: swap; }

body {
  background: #ffffff;
  color: #333333;
  font-size: 16px;
}
#top-border{
  border-top: 15px solid #D83B00;
}
:not(.section-landing) > div[role="main"] {
  background: #ffffff;
}
.page_section.section-knowledge {
  background: #ffffff;
}
.navbar {
  border: 0px solid !important;
}
h1,
h2 {
   color: #060D87;
   font-family: 'Wickliffe', serif;
   font-weight: normal;
   -moz-osx-font-smoothing: grayscale;
}
h1 {
  font-size: 50px;
  letter-spacing: -0.01em;
  line-height: 1.05;
}
.page-header {
  border-bottom: none;
  margin-bottom: 30px;
  margin-top: 30px;
  padding-bottom: 0;
}
.page-header h1 {
  line-height: 1;
  margin-top: 0;
}
h4,
h5 {
  font-family: 'Wickliffe Sans', Arial, sans-serif;
}
body {
  min-height: 100vh;
}
body,
p,
li,
h2,
th,
td,
input,
button,
select,
 textarea {
   font-family: "Wickliffe Sans", Arial, sans-serif;
   font-weight: normal;
}
h1.underline, h4.underline {
  border-bottom: 1px solid #bcbcbc;
  padding-bottom: 21px;
}
.service-details-container h2 {
  font-family: 'Wickliffe', serif;
  font-size: 30px;
  /* font-weight: 300; */
  letter-spacing: 0.01em;
  margin-bottom: 20px;
  margin-top: 35px;
  -moz-osx-font-smoothing: auto;
}

h3.form-subgrid-heading {
    color: #333333;
    font-family: "Wickliffe Sans", Arial, sans-serif !important;
    font-size: 16px;
    margin-bottom: 18px;
    margin-top: 9px;
    font-weight: bold;
}

.service-details-container > h2:first-child {
  margin-top: 0;
}
p {
  color: #333333;
  line-height: 1.5;
}
.page-header h1 + p {
  color: #777777;
}
a {
  text-decoration: none !important;
  transition: all 0.3s ease-out;
}
.text-primary {
  color: #060D87;
}
.btn-primary {
  font-family: 'Wickliffe Sans', Arial, sans-serif;
  background-color: #060D87;
  border-color: #060D87; 
  /*border-radius: 20px;*/
  transition: all 0.3s ease;
}
.btn-primary:hover {
  background-color: #004;
  border-color: #004; 
}
.btn-primary:focus {
  background-color: #004;
  border-color: #004; 
}
.btn-primary.submit-btn {
  /* background: url(/confirm-circle-white.svg) #86b239 no-repeat 10px center; */
  font-family: 'Wickliffe Sans', Arial, sans-serif;
  border: 1px solid #060D87;
  border-radius: 0;
  background: #060D87;
  color: #fff;
  padding: 8px 20px;
}
.btn-primary.submit-btn:hover {
  border: 1px solid #004;
  background: #004;
  color: #fff;
}
#EntityFormPanel .submit-btn#InsertButton {
  margin-left: 0;
}
#EntityFormPanel .submit-btn#UpdateButton {
    margin-left: 0;
}
p + p > .btn-primary {
  margin-top: 10px;
}
.btn-success {  
  background-color: #ffffff;
  border-color: #6D842D;
  border-radius: 20px;
  color: #6D842D;
}
.btn-danger {
  background-color: #ffffff;
  border-color: #ce0407;
  border-radius: 20px;
  color: #ce0407;
}
.form-action-container-left .btn-primary,
.form-action-container-left .btn-danger,
.form-action-container-left .btn-success {
  margin-right: 15px;
  transition: all 0.3s ease-out;
}
.form-action-container-left .btn-danger,
.form-action-container-left .btn-success {
  border-color: #ffffff;
}

@media (max-width: 767px) {
  .text_center-mobile {
    text-align: center;
  }
}

.btn-lg-home {
  padding: 10px 20px;
  font-size: 15px;
}

.page_section .btn.btn-info-home {
  background: #f4b142;
  border: 1px solid #f4b142;
  /* border-radius: 30px; */
  color: #333333;
  font-weight: bold;
  margin-top: 21px;
}
.btn-info-home:hover {
  background-color: #f4b142;
    color: #000;
    background: #fff;
}

.nav-tabs > li > a {
  margin-left: 0;
  margin-right: 0;
}
.nav-tabs > li >a .fa.fa-sign-in {
  color: #aaa;
  font-size: 14px;
}
.nav-tabs ~ .page-content h1 {
  font-size: 35px;
  margin-bottom: 30px;
}
/* Hover/fade sign in bar */
.navbar.navbar-inverse.navbar-static-top #navbar .signin-link {
  position: relative;
}
.navbar.navbar-inverse.navbar-static-top #navbar .signin-link:after {
  animation: sign-in-fade 10s;
  animation-delay: 0.5s;
  animation-fill-mode: both;
  background: #f7fafc;
  border: 1px solid #cccccc;
  border-radius: 6px;
  box-shadow: 0 5px 6px rgba(0,0,0,0.05);
  color: #333333;
  content: 'Sign in to access more information';
  padding: 10px 20px;
  position: absolute;
  right: 0;
  top: 66px;
  width: 300px;
}
.navbar.navbar-inverse.navbar-static-top #navbar .signin-link:before {
  animation: tail-fade 10s;
  animation-delay: 0.5s;
  animation-fill-mode: both;
	background: #f7fafc;
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  content: '';
  display: block;
  height: 12px;
  position: absolute;
  right: 15px;
  top: 56px;
  width: 26px;
  z-index: 99;
}
@keyframes sign-in-fade {
  0%   { opacity: 0; transform: translateY(-50px); }
  10%  { opacity: 1; transform: translateY(0px); }
  90%  { opacity: 1; transform: translateY(0px); }
  100% { opacity: 0; transform: translateY(0px); }
}
@keyframes tail-fade {
  0%   { opacity: 0; transform: translateY(50px); }
  25%   { opacity: 1; transform: translateY(0px); }
  90%   { opacity: 1; transform: translateY(0px); }
  100%  { opacity: 0; transform: translateY(10px); }
}

.breadcrumb > li a, .breadcrumb > li a:hover {
  text-decoration: none;
}
.breadcrumb > .active {
  font-weight: bold;
}
.breadcrumb > li {
  font-size: 13px;
}
.breadcrumb > li + li::before {
  color: #cccccc;
  font-family: 'Wickliffe Sans', Arial, sans-serif;
  font-weight: normal;
}

.pagination > li > a,
.pagination > li > span {
  background-color: transparent;
  border: 0px;
  margin-left: 10px;
  width: 40px;
  height: 40px;
  text-align: center;
}
.pagination > li:first-child > a:hover,
.pagination > li:first-child > span:hover {
  background: none;
}
.pagination > li:last-child > a:hover,
.pagination > li:last-child > span:hover {
  background: none;
}
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  background-color: transparent;
  border-color: transparent;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  border-color: transparent;
  border-radius: 50%;
}
.pagination > .active > a,
.search-pagination.text-center .pagination  .active span {
  background: #060D87 !important;
  border: 1px solid #060D87;
  color: #fff;
  padding: 4px;
  height: 36px;
  line-height: 1.5 !important;
  width: 36px;
}

.pagination>.active>a:hover,
.pagination>.active>a:focus {
  background: #004 !important;
  border: 1px solid #004;
}

.search-pagination.text-center {
  text-align: left;
}
.search-pagination.text-center ul {
  border: 1px solid #cccccc;
  border-radius: 6px;
  padding-top: 5px;
}
.search-pagination .pagination > .disabled > span {
  border-radius: 0 0 0 6px;
}
.search-body-container select#search_sort_options {
  background-color: #f7fafc;
  border: 1px solid #cccccc;
  border-radius: 6px;
  font-size: 14px;
  margin-top: 20px;
}

.navbar{
  margin-bottom: 0;
}

.navbar-fixed-top {
  border-width: 0;
}

.navbar-default {
  border-color: transparent;
}

.homelink, a.homelink:hover {
  color: #fff;
  text-decoration: none;
}

.register-bar,
.menu-bar {
  /*clear: both;*/
}
.navbar-right.menu-bar {
  margin-top: 30px;
}

.navbar-fixed-top.navbar {
  min-height: 67px;
}
.navbar-fixed-top.navbar .navbar-collapse {
    max-height: 510px;
    box-shadow: none;
    border-top: none;
}
.navbar-fixed-top.navbar .navbar-form {
    border: none;
    margin-left: 0;
    margin-right: 0;
}
.navbar-fixed-top.navbar .navbar-form .form-control {
      font-size: 1em;
}

.navbar-inverse {
  background: #060D87 no-repeat 0 0;
  background-size: 220px;
  border-color: #060D87;
  min-height: 110px;
}

@media (min-width: 992px) {
    .fix-navbar .register-bar {
        display: none;
    } 
}

.navbar-fixed-top.navbar > .container > .row > div {
  float: none !important;
  display: inline-block;
  vertical-align: bottom;
}

.navbar-fixed-top.navbar .menu-bar > .navbar-nav > li > a {
  font-family: "Open Sans", "Segoe UI Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1em;
  font-weight: bold;
}
.navbar-fixed-top.navbar .menu-bar > .navbar-nav > .divider-vertical {
  margin: 0 4px;
  margin-top: 8px;
  border-right: 1px solid #fff;
  border-left: 1px solid #666;
}

.navbar-fixed-top .navbar-brand {
  font-size: 2.11em;
  font-family: "Segoe UI Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #232222;
  position: absolute;
  padding: 4px 1px;
  height: 21px;
  line-height: 19px;
  float: left;
}

@media (max-width: 1200px) {
  .navbar-fixed-top .navbar-brand {
      position: initial;
      height: 42px;
  } 
}

.navbar-fixed-top .navbar-header {
  padding-top: 8px;
}

.navbar-fixed-top.navbar-inverse {
  background:#060D87 no-repeat;
  background-size: 220px;
  border-top: 5px solid #f4b142;
}
.navbar-fixed-top.navbar-inverse .navbar-brand {
    color: #fff;
}
.navbar-fixed-top.navbar-inverse img {
  box-sizing: border-box;
  height: 40px !important;
  max-width: 80px;
}
.navbar-fixed-top.navbar-inverse .divider-vertical {
    border-right-color: #fff;
    border-left-color: #111;
}

.page_section.section-landing {
  border-top: 1px solid rgba(0,0,0,0.01);
}

.navbar-inverse .navbar-nav > li > a {
  color: #fff;
  transition: all 0.3s ease-out;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #FFF;
    background-color: transparent;
    border-bottom: 3px solid #fff;
}
.navbar-inverse .navbar-nav > li > a:hover {
  border-bottom: 3px solid #f4b142;
}
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:active {
  background-color: #163669;
  border-bottom: 0;
}
.navbar-inverse .navbar-nav > li > a:focus {
  outline: 1px solid rgba(255,255,255,0.3);
}
.navbar-inverse .navbar-nav > .open > a {
  background-color: #163669;
}
.navbar-inverse .form-search button[type="submit"] {
  /* border-radius: 0 6px 6px 0; */
}
#navbar .dropdown-menu.dropdown-search {
  background-color: #163669;
  box-shadow: 0 10px 10px rgba(0,0,0,0.15);
  margin-top: 0;
  padding: 15px 10px 15px 0px;
}

#navbar .dropdown-menu.dropdown-search .form-search {
  width: 100%;
}

.fa-home {
  color: #f4b142;
}
.menu-bar .shopping_link {
  position: relative;
}
.menu-bar .shopping_link .cart_amount {
    border-radius: 100%;
    height: 17px;
    width: 17px;
    position: absolute;
    bottom: 6px;
    right: -6px;
    background-color: #36F;
    text-align: -webkit-center;
    line-height: 17px;
    font-size: 9px;
    padding-left: 1.9px;
    color: #fff;
}
.menu-bar .shopping_link .cart_amount:hover {
      color: #fff;
}

td.clearfix.cell.checkbox-cell .control span.checkbox {
   margin-bottom: 18px;
   margin-top: 11px;
}
td.clearfix.cell.checkbox-cell label {
   margin-bottom: 18px;
   margin-top: 9px;
}

@media (max-width: 1199px) {
    .navbar-fixed-top .navbar-collapse .nav > .divider-vertical {
        display: none;
    } 
}


@media (max-width: 767px) {
    .navbar-fixed-top.navbar > .container > .row > div {
        display: block;
    }
    .navbar-header {
        position: relative;
    }
}
.panel {
  -webkit-box-shadow: 0 0px 0px transparent;
  box-shadow: 0 0px 0px transparent;
}

.panel-group {
  margin-bottom: 21px;
}
.panel-group.border-bottom {
    border-bottom: 1px solid #bcbcbc;
    padding-bottom: 84px;
}
.panel-group .panel {
    border-radius: 0px;
    border: none;
    box-shadow: none;
}
.panel-group .panel + .panel {
    margin-top: 5px;
}
.panel-group .panel-heading {
    border-bottom: 0;
}
.panel-group .panel-heading .panel-title a {
    text-decoration: none;
}
.panel-group .panel-heading .panel-title a:hover {
    color: #36F;
}
.panel-group .panel-heading .panel-title a:before {
    content: ' ';
    background-repeat: no-repeat;
    display: inline-block;
    width: 22px;
    height: 12px;
    background-position: -92px -5px;
    margin-right: 10.5px;
}
.panel-group .panel-heading .panel-title a.collapsed:before {
    background-position: -5px -126px;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: none;
}
  .panel-group .panel-footer {
    border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: none;
}
  .panel-group .panel-default {
    border-color: none;
}
.panel-group .panel-default > .panel-heading {
    color: #333333;
    background-color: transparent;
    border-color: none;
}
.panel-group .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: none;
}
.panel-group .panel-default > .panel-heading .badge {
    color: #f5f5f5;
    background-color: #333333;
}
.panel-group .panel-default > .panel-footer + .panel-collapse > .panel-body {
      border-bottom-color: none;
}
.btn-default {
  border-color: #060D87;
  /*border-radius: 20px;*/
  color: #060D87;
  transition: all 0.3s ease-out;
  font-family: 'Wickliffe Sans', Arial, sans-serif;
}
.btn-default:hover {
  background-color: #f7fafc;
    color: #060D87;
    border-color: #060D87;
}
.btn[title="Feedback"] {
  border-radius: 0px !important;/*20px*/
}
#favBtn {
  border: none;
  border-radius: 20px;
  margin-left: 0;
}
.btn.btn-default.search-apply {
  background: #f4b142;
  border: 1px solid #f4b142;
  color: #685000;
  /* margin-top: -1px; */
  padding: 5px 15px;
}
.btn.btn-default.search-clear {
  border: 1px solid #cccccc;
  margin-top: -1px;
  padding: 6px 15px 5px 15px;
}

.btn-info {
  color: #060D87;
  border-color: #060D87;
  background: transparent;
}
.btn-info:hover {
    color: #000;
    border-color: #000;
    background: #fff;
}

.section-margin {
  margin: 21px 0;
}

.color-inverse {
  color: #fff;
}
.color-inverse h1, .color-inverse h2, .color-inverse h3 {
    color: #fff;
}

.section-inline-search {
  background: url("helpdesk.png") no-repeat;
  background-size: cover;
}
.section-inline-search .row > div {
    margin-top: 100px;
}
.section-inline-search .row > div h1 {
      color: #fff;
}
@media screen and (max-width: 600px) {
    .section-inline-search .row > div h1 {
          font-size: 16vw;
    } 
}
.section-inline-search .row > div .form-inline .form-group .input-group {
    margin-right: 21px;
}
.section-inline-search .row > div .form-inline .form-group .input-group .input-group-addon {
    background-color: #fff;
    border-right: none;
}
.section-inline-search .row > div .form-inline .form-group .input-group .form-control {
    height: 60px;
    border-left: none;
    box-shadow: none;
}
.section-inline-search .row > div .form-inline .form-group .input-group .form-control:focus {
    box-shadow: none;
    border-right: none;
    border-color: #ccc;
}

.wrapper {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  -moz-transition: width 0.3s ease-out;
  -o-transition: width 0.3s ease-out;
  -webkit-transition: width 0.3s ease-out;
  transition: width 0.3s ease-out;
}

.wrapper .contained {
  position: relative;
  height: 400px;
  padding-bottom: 56.25%;
}

.wrapper .contained > svg {
  margin-top: -100px;
  position: absolute;
  display: block;
}

.contained .row {
  margin-top: 80px;
}

footer {
  background: #004;
  border-top: 1px solid #dddddd;
  color: #ffffff;
  position: relative;
}
footer .footer-top {
  align-items: center;
  display: flex;
  padding-top: 40px;
  width: 100%;
}
footer .footer-top h3, footer .footer-top h4, .footer-top p {
  color: #ffffff;
}
.footer-top p {
  display: none;
  font-size: 13px;
}
footer .footer-top .list-social-links {
  margin-top: 25px;
  margin-bottom: 12.5px;
}


@media screen and (max-width: 991px) {
   footer .footer-top h3,
   footer .footer-top .list-social-links {
        text-align: center;
   } 
}


footer .footer-bottom {
  align-items: center;
  display: flex;
  font-size: 12px;
  padding-top: 0;
  width: 100%;
}
footer .footer-bottom p {
  color: #ffffff;
  margin: 0;
}
footer .footer-bottom h4 {
  color: #ffffff;
  margin-top: 0;
}
footer .footer-bottom ul {
  list-style-type: none;
  margin: 0;
}
footer .footer-bottom ul li {
  display: inline;
  text-align: right;
}
footer .footer-bottom ul li a {
  margin-left: 20px;
}
footer .footer-bottom ul li a, footer .footer-bottom ul li a:hover, footer .footer-bottom ul li a:focus, footer .footer-bottom ul li a:active, footer .footer-bottom ul li a.active {
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
}

.list-social-links {
  list-style-type: none;
  padding-left: 0;
}
.list-social-links li {
    display: inline-block;
}
.list-social-links li a, .list-social-links li a:hover, .list-social-links li a:focus, .list-social-links li a:active, .list-social-links li a.active {
    color: #fff;
}

@media screen and (max-width: 993px) {
    .section-landing h1 {
        font-size: 65px;
    }
    .section-landing h2 {
        letter-spacing: normal;
        margin-left: -3px;
    }
}



.user-icon {
    width: 16px;
    height: 16px;
    background-image: url("register_icon.png");
    display: inline-block;
    margin-right: 7px;
}
.article-title-container {
    border-top: solid 1px #bcbcbc;
    border-bottom: solid 1px #bcbcbc;
    padding-left: 15px;
    padding-top: 28px;
    padding-bottom: 28px;
}
.article-title {
    margin-left: -35px;
}
.article-title > span {
    margin-left: 3px;
}
.article-title > span .article-author {
    font-weight: bold;
    color: #36F;
}
.article-content {
    margin-top: 15px;
}
.article-content > p {
    text-align: justify;
}

@media screen and (max-width: 993px) {
  .article-title {
        margin-left: 0;
        text-align: center;
  }
  .article-author {
        text-align: center;
  }
}

.section-search .header-search {
  padding-top: 40px;
  padding-bottom: 40px;
  margin-bottom: 40px;
  background-color: #eeeeee;
}
.section-search .header-search img {
    max-width: 350px;
}

@media screen and (max-width: 600px) {
    .section-search .header-search h1 {
      font-size: 13vw;
    }
}


.section-search .title-search {
  font-size: 26px;
  font-weight: bold;
}
.section-search input {
  border-style: none;
  padding-left: 10px;
  height: 60px;
}
.section-search .media .media-left > img {
  max-width: 240px;
}
.section-search .media .media-body {
  padding-left: 20px;
}
.section-search .media .media-body > a {
    text-decoration: none;
    font-weight: bold;
}
.section-search .media .media-body .media-heading {
    margin-top: 5px;
    margin-bottom: 20px;
}

.cards-container {
  margin-top: 84px;
  display: flex;
  justify-content: center;
}

@media screen and (max-width: 991px) {
    .cards-container {
      flex-direction: column;
    }
}

@media screen and (max-width: 960px) {
  footer .footer-bottom ul li {
    text-align: left;
  }
  footer .footer-bottom ul li a {
    display: inline-block;
    margin-left: 0;
    margin-right: 20px;
    margin-top: 10px;
  }
  footer .col-sm-12 {
    float: none !important;
  }
}

.carousel-custom .carousel-inner > .item {
  margin-right: auto;
  margin-left: auto;
}
.carousel-custom .carousel-inner > .item .carousel-caption {
    display: flex;
    align-items: center;
    top: 5%;
    left: 5%;
    right: 5%;
}


@media screen and (min-width: 768px) {
    .carousel-custom .carousel-inner > .item .carousel-caption {
        left: 5%;
        right: 5%;
    } 
}


.carousel-custom .carousel-indicators li {
  border-color: #232222;
}

.table.table-forms td {
  padding: 15px 8px;
}
.table.table-forms tbody tr:first-child td {
  border-top: none;
}

.poll {
  height: 400px;
  background-color: #eeeeee;
  border-top: 7px solid #0b80d0;
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
}
.poll .poll-header {
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #bcbcbc;
    padding-bottom: 5px;
}
.poll .poll-header h4 {
    font-weight: bold;
    display: inline-block;
}
.poll .poll-content {
padding-top: 25px;
}
.poll .poll-content p {
    font-size: 14px;
}
.poll .poll-content form {
    border-bottom: 1px solid #bcbcbc;
    padding-bottom: 10px;
}
.poll .poll-content .poll-buttons {
    padding-top: 20px;
    padding-left: 11px;
}
.poll .poll-content .poll-buttons .btn {
    padding: 4px 14px;
    font-size: 14px;
}
.poll .poll-content .poll-buttons .btn-default {
    color: #000;
    border-color: #000;
}
.poll .poll-content .poll-buttons .btn-default:hover {
    color: #000;
    border-color: #000;
}
.poll .poll-tags {
    padding-top: 10px;
}
.poll .poll-tags h4 {
    border-bottom: 1px solid #bcbcbc;
    padding-bottom: 10px;
}
.poll .poll-tags .tag {
    display: inline-block;
    background-color: #e1e1e1;
    color: #232222;
    padding: 5px 14px;
    margin: 5px 0px;
    text-transform: uppercase;
    font-size: 13px;
}

.nav-sidebar {
  padding-left: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.nav-sidebar .nav > li > a {
    padding: 4px 20px;
    color: #36F;
    border-right: 2px solid #eeeeee;
}
.nav-sidebar .nav > li > a:hover, .nav-sidebar .nav > li > a:focus {
      color: #232222;
      text-decoration: none;
      background-color: transparent;
      border-right: 2px solid #555555;
}
.nav-sidebar .nav > li > a:before {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e250";
    margin-right: 7px;
}
.nav-sidebar .nav > .active > a {
    color: #232222;
    text-decoration: none;
    background-color: transparent;
    border-right: 2px solid #555555;
    font-weight: bold;
}
.nav-sidebar .nav > .active > a:before {
    content: "\e252";
}
.nav-sidebar .nav > .active:hover > a, .nav-sidebar .nav > .activefocus > a {
    font-weight: bold;
}
.nav-sidebar .nav > .active > ul.nav {
    display: block;
}
.nav-sidebar .nav ul.nav {
    display: none;
}
.nav-sidebar .nav .nav > li > a {
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 30px;
}
.nav-sidebar .nav .nav > .active, .nav-sidebar .nav .nav > .active:hover, .nav-sidebar .nav .nav > .active:focus {
    font-weight: bold;
}
.nav-sidebar .nav .nav .nav > li > a {
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 60px;
}
.nav-sidebar .nav .nav .nav > li > a:before {
    content: "";
}
.nav-sidebar .nav .nav .nav > .active, .nav-sidebar .nav .nav .nav > .active:hover, .nav-sidebar .nav .nav .nav > .active:focus {
    font-weight: bold;
}

#navbar .dropdown-menu {
  margin-top: 8px;
}
#navbar .dropdown-search {
  padding-top: 0;
  background: transparent;
  border: 0;
  box-shadow: none;
  margin-top: 9px;
}


@media (min-width: 1200px) {
    #navbar .dropdown-search {
      width: 350px;
    } 
}

.no-lr-margins {
  margin-left: 0;
  margin-right: 0;
}

.btn-default-black {
  color: black;
  border-color: black;
}
.btn-default-black:hover {
    color: black;
    border-color: black;
    background: #fff;
}


.page_section {
  position: relative;
  background-size: cover;
  color: #333333;
}
.container  {
  padding-left: 0;
  padding-right: 0;
}
.section-landing-heading,
.section-landing-sub-heading,
.form-search{
  padding-left: 15px;
}
.section-landing-sub-heading {
  padding-left: 0;
}
.homepage-section {
  background: #f7fafc;
  border-top: 1px solid #dddddd;
}
/* .homepage-section, #notices {
  border-top: 1px solid #dddddd;
} */

 .page_section.section-knowledge {
  border-top: 1px solid #dddddd;
}
.section-knowledge .content-home {
  margin-bottom: 70px;
}
.knowledge-article p {
  margin-bottom: 18px;
}
.knowledge-article ul,
.knowledge-article ol {
  margin: 0 0 20px 20px;
  padding: 0;
}
.knowledge-article ul li {
  color: #333333;
  list-style-type: circle;
  line-height: 1.5;
  margin: 0 0 5px 0;
}
.knowledge-article ol li {
  color: #333333;
  font-size: 16px;
  line-height: 1.5;
  margin: 0 0 8px 0;
  padding: 0;
}
.knowledge-article-content p,
.knowledge-article-content ul li {
  font-size: 16px;
}
.knowledge-article-content ul li ul {
  margin-bottom: 5px;
  margin-top: 10px;
}
.knowledge-article-content h2 {
  font-family: "Wickliffe", serif;
  font-size: 42px;
  /* font-weight: 300; */
  letter-spacing: 0.005em;
  margin-bottom: 30px;
  margin-top: 0;
}
.knowledge-article-content div + h2,
.knowledge-article-content p + h2,
.knowledge-article-content ol + h2,
.knowledge-article-content ul + h2,
.knowledge-article-content table + h2 {
  margin-top: 40px;
}
.knowledge-article-content h3 {
  color: #060D87;
  font-family: "Wickliffe", serif;
  font-size: 30px;
  /* font-weight: 700; */
  margin-bottom: 20px;
  -moz-osx-font-smoothing: grayscale;
}
.knowledge-article-content div + h3,
.knowledge-article-content p + h3,
.knowledge-article-content ol + h3,
.knowledge-article-content ul + h3,
.knowledge-article-content table + h3 {
  margin-top: 30px;
}
.knowledge-article-content h4 {
  color: #444444;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 18px;
}
.knowledge-article-content p img {
  height: auto;
  margin-bottom: 18px;
  max-width: 100%;
}
.knowledge-article-content ul li > img,
.knowledge-article-content ol li > img {
  height: auto;
  margin-bottom: 18px;
  margin-top: 18px;
  max-width: 100%;
}
.knowledge-article-content ul li::marker,
.knowledge-article-content ol li::marker {
  color: #888888;
}
.knowledge-article-content table {
  width: 100%;
}
.knowledge-article-content table tr {
  border-bottom: 1px solid #dddddd;
}
.knowledge-article-content table thead tr:first-of-type {
  border-bottom: 3px solid #cccccc;
}
.knowledge-article-content table tr th,
.knowledge-article-content table tr td {
  font-size: 18px;
  line-height: 1.5;
  padding: 10px 15px 10px 0;
}
.knowledge-article-content table tr th {
  color: #777777;
  font-family: "Wickliffe Sans", Arial, sans-serif;
  font-size: 21px;
  /* font-weight: 300; */
  letter-spacing: 0.01em;
}
.knowledge-article-content table tr td {
  color: #333333;
}
.knowledge-article-content table tr td p {
  margin-bottom: 0;
}
.knowledge-article-content table tr p ~ * {
  margin-top: 18px;
}
.knowledge-article-content table tr td p + p {
  margin-bottom: 18px;
}

/* knowledge article side-nav */

.side-nav-item {
  width: 100%;
  border-top: 1px solid #e4e4e4;
}

.side-nav-item:last-child {
  border-bottom: 1px solid #e4e4e4;
}

.side-nav-top-item {
  font-family: 'Open Sans', Arial, sans-serif;
  color: #060D87;
  font-size: 22px;
  display: block;
  box-sizing: border-box;
  padding: 40px 24px 38px;
  margin: 10px 0 30px;
  background-color: #daebfc;
}

.side-nav-top-item:focus,
.side-nav-top-item:hover {
  color: #004;
}

.side-nav-button {
  font-family: 'Open Sans', Arial, sans-serif;
  color: #060D87;
  font-size: 19px;
  text-align: left;
  display: block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: 22px 24px 20px;
  background-color: white;
  border: none;
}

.side-nav-button:focus,
.side-nav-button:hover {
  color: #004;
  background-color: #daebfc;
}

/* knowledge article 'How do I' boxes */

.services-row {
  padding: 0 15px;
}

.link-box-header {
  font-family: 'Wickliffe', serif;
}

.link-box-wrapper {
  --gap: 10px;
  display: flex;
  justify-content: space-between;
  width: 100%;
  flex-wrap: wrap;
  gap: var(--gap);
  margin: 20px 0;
}

.link-box-item {
  width: calc(50% - (var(--gap) / 2));
}

.link-box-item::after {
  content: '';
  flex: auto;
}

.link-box-button {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 30px;
  color: #060D87;
  background-color: #daebfc;
  max-height: 80px;
  padding: 40px 25px 40px 25px;
  /*background-color: #f7fafc;
  max-height: 135px;
  padding: 54px 25px 58px 35px;
  text-decoration: underline !important;
  text-underline-offset: 15%;
  text-decoration-thickness: 5% !important;*/
  box-sizing: border-box;
  width: 100%;
}

.link-box-button::after {
  padding: 5px 0;
  content: " ";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='800px' height='800px' viewBox='-4.5 0 20 20' version='1.1'%3E%3Ctitle%3Earrow_right %5B%23333%5D%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Dribbble-Light-Preview' transform='translate(-425.000000, -6679.000000)' fill='%23f4b142'%3E%3Cg id='icons' transform='translate(56.000000, 160.000000)'%3E%3Cpath d='M370.39,6519 L369,6520.406 L377.261,6529.013 L376.38,6529.931 L376.385,6529.926 L369.045,6537.573 L370.414,6539 C372.443,6536.887 378.107,6530.986 380,6529.013 C378.594,6527.547 379.965,6528.976 370.39,6519' id='arrow_right-%5B%23333%5D'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 100% 100%;  
  min-width: 27px;
  height: 30px
}

.link-box-button:focus,
.link-box-button:hover {
  color: #004;
  background-color: #daebfc;
}

@media screen and (max-width: 600px) {
  .link-box-item {
    width: 100%;
  }
  .link-box-button {
    padding: 26px 25px 30px 35px;
  }
}

@media only screen and (max-width: 600px) {
  .knowledge-article-content table {
    border: 1px solid #cccccc;
    display: block;
    overflow-x: auto;
  }
  .knowledge-article-content table tr th,
  .knowledge-article-content table tr td,
  .knowledge-article-content table tr p,
  .knowledge-article-content table tr ul li,
  .knowledge-article-content table tr ol li {
    font-size: 14px;
  }
  .knowledge-article-content table tr th:first-of-type,
  .knowledge-article-content table tr td:first-of-type {
    padding-left: 10px;
  }
  .knowledge-article-content table tr th {
    line-height: 1.25;
  }
}
.page-header .pull-right {
  border-radius: 6px;
  margin-top: -70px;
  padding: 5px 10px;
}
.page-header .pull-right .btn-toolbar .btn-group,
#feedbackBottom .btn-toolbar .btn-group {
  display: flex;
  align-items: center;
	justify-content: center;
}
.page-header .pull-right .btn-toolbar .btn-group .btn.btn-default.btn-sm[aria-label='Print'] {
  border: 1px solid #cccccc;
  border-radius: 6px;
  color: #999999;
  margin-left: 30px;
  margin-right: 15px;
  padding: 5px 10px;
}
.page-header .pull-right .btn-toolbar .btn-group .feedback-label,
#feedbackBottom  .feedback-label {
  margin-right: 15px;
}
.page-header .pull-right .btn-toolbar .btn-group #ThumbsUpBtn,
.page-header .pull-right .btn-toolbar .btn-group #ThumbsDwnBtn,
#ThumbsUpBtnBottom,
#ThumbsDwnBtnBottom {
  border: 1px solid #cccccc !important;
  color: #999999;
  font-size: 10px;
  height: 35px;
  margin-right: 15px;
  padding: 0;
  width: 35px;
}
.page-header .pull-right .btn-toolbar .btn-group #favBtn {
 border: 1px solid #f4b142 !important;
 border-radius: 0px !important;
 height: 35px;
 padding: 0px 10px;
 transition: all 0.3s ease;
 width: auto;
 /*background-color:#f4b142;*/
 font-family: 'Wickliffe Sans', Arial, sans-serif;
 font-size: 16px;
 }
#rptProbBtn {
  color: #999999;
  border-radius: 0px;
  font-size: 13px;
  border: 1px solid #cccccc;
  height: 35px;
  padding: 0px 10px;
  transition: all 0.3s ease;
  width: auto
}

.page-header .pull-right .btn-toolbar .btn-group #favBtn img {
  margin-top: -2px;
}

.page-header .pull-right .btn-toolbar .btn-group #favBtn:after {
  color: #060D87;
  content: 'Favorite this item';
  margin-left: 5px;
  transition: all 0.3s ease;
}
.page-header .pull-right .btn-toolbar .btn-group #ThumbsUpBtn:hover,
.page-header .pull-right .btn-toolbar .btn-group #ThumbsDwnBtn:hover,
.page-header .pull-right .btn-toolbar .btn-group #favBtn:hover:after,
.page-header .pull-right .btn-toolbar .btn-group .btn.btn-default.btn-sm[aria-label='Print']:hover {
  color: #060D87;
}

.page_section .row {
    padding-top: 0px;
    padding-bottom: 100px;
}
.content-home .row {
  padding-bottom: 30px;
}
.page_section h1 {
    font-size: 65px;
}
.page_section h2 {
    color: #666666;
    font-size: 40px;
}
.page_section h3 {
    font-size: 30px;
    font-family: "Wickliffe Sans", Arial, sans-serif;
}
h4.te-reo-heading {
  font-family: 'Wickliffe', serif;
  font-size: 35px;
  color: #060D87;
  margin: 15px 0 20px;
}
@media screen and (max-width: 767px) {
  h4.te-reo-heading {
    font-size: 26px;
    margin: 15px 0 20px;
  }
}
.page_section p {
    padding-top: 0;
}
.page_section .btn {
    /*margin-top: 20px;*/
}
.page_section .form-search .btn {
    margin-top: 0;
}

.section-diagonal-left {
  overflow: hidden;
  margin-top: -60px;
  margin-bottom: -20px;
}
.section-diagonal-left .section-diagonal-left-content {
    background: url("homethumbnail2.jpg") no-repeat 0 20%;
    background-size: cover;
    margin-top: -70px;
}
.section-diagonal-left .section-diagonal-left-content:before {
    background-color: #fff;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .2;
    z-index: -1;
}
#role-buttons {
  background: #ffffff;
  border-top: 1px solid #dddddd;
  padding-top: 30px;
}
#notices {
  background: #ffffff;
  padding-bottom: 40px;
}


#gethelp.section-diagonal-right .row {
  padding-bottom: 70px;
  padding-top: 0px;
}
.section-diagonal-right .section-diagonal-right-content:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .8;
    z-index: -1;
}
.section-diagonal-right .text-center {
  text-align: left;
}
.section-diagonal-right .section-diagonal-right-content .col-sm-6.text-center {
  margin-right: 20px;
  padding-left: 0;
  width: auto;
}
#gethelp .row {
  margin: 0;
}

.section-diagonal-left .row,
.section-diagonal-right .row {
  padding-top: 125px;
}
.section-diagonal-left .col-md-5,
.section-diagonal-right .col-md-5 {
  float: none;
  margin: 0 auto;
}
.section-diagonal-left p,
.section-diagonal-right p {
  border-top: none;
}

.page_section h3 {
  color: #060D87;
  font-family: "Wickliffe", serif;
  font-weight: 400;
  font-size: 3.5rem;
}
.page_section h3 p {
  font-size: 16px;
}

.section-landing {
  background: #060D87;
  background-size: cover;
}
.section-landing .row > div {
  margin-top: 1px;
}
.section-landing .row > div h1.section-landing-heading {
  color: #ffffff;
  font-family: "Wickliffe", serif;
  font-size: 4.5rem;
  /* font-weight: normal; */
  margin-bottom: 0;
  margin-top: 15px;
}

.container.service-categories .col-sm-12.col-md-8 {
  width: 100%;
}

@media screen and (max-width: 600px) {
        .section-landing .row > div .section-landing-heading {
          font-size: 16vw;
    } 
}
.section-landing .row > div .section-landing-sub-heading {
  color: #f4b142;    
  font-family: "Wickliffe", serif;   
  font-size: 3.4rem;
  /* font-weight: 300; */
  letter-spacing: 0.02em;
  margin-bottom: 20px;
  margin-left: 15px;
  margin-top: 0;
}
@media screen and (max-width: 600px) {
    .section-landing .row > div .section-landing-sub-heading {
          font-size: 3rem;
    } 
}

.section-sub-landing {
  background: linear-gradient(transparent, #07aaf6), url("homethumbnail1.jpg") no-repeat center;
  background-size: cover;
}

.section-default {
  background: url("homethumbnail3.jpg") no-repeat center;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .section-default:before {
      content: " ";
      width: 100%;
      height: 100%;
      position: absolute;
      z-index: 0;
      top: 0;
      left: 0;
      background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.59) 41%, rgba(0, 0, 0, 0.62) 43%, black 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.59) 41%, rgba(0, 0, 0, 0.62) 43%, black 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.59) 41%, rgba(0, 0, 0, 0.62) 43%, black 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
      /* IE6-9 */
  }
  .navbar-fixed-top.navbar-inverse a {
      background: url(https://www.otago.ac.nz/_assets/_gfx/otago-crest@2x.png) no-repeat 0px 0;
      background-size: 50px;
      display: inline-block;
      height: 70px;
      margin-left: 5px;
      margin-top: -17px;
      transition: all 0.3s ease-out;
      width: 50px;
    }
    .navbar-fixed-top.navbar-inverse a:hover {
      filter: drop-shadow(0px 15px 0px rgba(0,0,0,0.2));
    }
    .navbar-fixed-top.navbar-inverse img {
      display: none;
    }
    .section-landing-heading,
    .section-landing-heading + h2.section-landing-sub-heading {
      display: none;
    }
}

.section-default .row {
  padding-bottom: 150px;
}
.section-knowledge {
  margin-bottom: 10px;
}
.content-home .btn {
  margin-top: 0;
}
.content-home .panel {
  background-color: transparent;
  border: 0;
  box-shadow: none;
  margin-bottom: 40px;
}
.content-home .panel p {
  border: 0;
  max-width: 100%;
  background-color: #f7fafc;
}
.content-home .panel-heading {
  display: none;
}
.content-home .list-group {
  border: 1px solid #dddddd;
}
.content-home .list-group.knowledgebase-categories {
  border: none;
}
.content-home .list-group-item {
  background-color: #fff;
  border: 0;
  border-top: 1px solid #cccccc;
  font-size: 20px;
  padding: 10px 10px 10px 25px;
}
.content-home .list-group-item:hover {
  background: #f5f6fa;
}
.content-home .list-group-item img {
    margin-right: 25px;
}
.content-home a.list-group-item,
.content-home .list-group-item a.title {
  color: #060D87;
}
.content-home a.list-group-item:hover, .content-home a.list-group-item:focus,
.content-home .list-group-item a.title:hover,
.content-home .list-group-item a.title:focus {
    color: #232222;
    text-decoration: underline;
    background-color: transparent;
}
.list-group-item::before {
  position: relative;
  margin-right: -24px;
  left: -22px;
  content: " ";
  background-image: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="utf-8"%3F><!-- Generator: Adobe Illustrator 27.2.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --><svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 48 48" style="enable-background:new 0 0 48 48;" xml:space="preserve"><style type="text/css">.st0{fill:%23f4b142;}.st1{fill:none;}</style><path class="st0" d="M20,12l-2.8,2.8l9.2,9.2l-9.2,9.2L20,36l12-12L20,12z"/><path class="st1" d="M0,0h48v48H0V0z"/></svg>');    
  background-size: 100% 100%;
  width: 24px;
  height: 24px;
  float: left;
}

.chevron-icon {
    position: relative;
    margin-right: -34px;
    top: -10px;
    left: -22px;
    content: " ";
    background-size: 147% 97%;
    width: 19px;
    height: 39px;
    background-image: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="utf-8"%3F><!-- Generator: Adobe Illustrator 27.2.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --><svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 48 48" style="enable-background:new 0 0 48 48;" xml:space="preserve"><style type="text/css">.st0{fill:%23f4b142;}.st1{fill:none;}</style><path class="st0" d="M20,12l-2.8,2.8l9.2,9.2l-9.2,9.2L20,36l12-12L20,12z"/><path class="st1" d="M0,0h48v48H0V0z"/></svg>');
    float: right;
    margin-left: 20px;
}

.content-home .title,
.content-home .description {
  display: block;
}
.content-home .title {
  font-size: 18px;
  font-family: "Wickliffe Sans", Arial, sans-serif;
  /* margin-bottom: 5px; */
}
.content-home .description {
  display: block;
  font-size: 14px;
}

.sidebar-home {
  background-color: #f5f6fa;
  border: 1px solid #cccccc;
  border-radius: 3px;
  margin-bottom: 50px;
  margin-top: 0px;
  position: relative;
}
.sidebar-home h3 {
    font-size: 18px;
}
.sidebar-home .panel {
    background-color: transparent;
    border: 0;
    box-shadow: none;
}
.sidebar-home .panel-heading {
    padding-left: 0;
    background-color: transparent;
    border: 0;
}
.sidebar-home .panel-title {
    font-size: 22px;
    color: #060D87;
    font-family: "Wickliffe Sans", Arial, sans-serif;
    margin-top: 20px;
}
.sidebar-home .list-group-item {
    padding-left: 0;
    font-size: 14px;
    background-color: transparent;
    border: 0;
}
.sidebar-home .list-group-item:hover, .sidebar-home .list-group-item:focus {
      text-decoration: underline;
      background-color: transparent;
}
.sidebar-home .list-group-item .date {
      visibility: hidden;
}

.section-landing-search {
  background: #f5f5f5;
  border-bottom: 1px solid #dddddd;
  min-height: 150px;
}
.text-center .section-landing-heading {
  color: #060D87;
  font-size: 50px;
  margin-bottom: 40px;
  margin-top: 50px;
  text-align: left;
}
@media screen and (max-width: 500px) {
  .text-center .section-landing-heading {
    font-size: 40px;
  }
}
.search-results h2 {
  font-family: "Wickliffe Sans", Arial, sans-serif;
  font-size: 16px;
  margin-bottom: 40px;
  -moz-osx-font-smoothing: auto;
}
.search-results h2 em {
  color: #444444;
  font-weight: bold;
}
#promotedarticles h2 {
  color: #060D87;
  font-family: "Wickliffe", serif;
}
.search-results .label-primary {
  background: #ffffff;
  border: 1px solid #cccccc;
  color: #777777;
  font-weight: normal;
}
.search-results li .fragment {
  margin-bottom: 10px;
}
.search-results .highlight {
  background: #f7fafc;
  font-weight: bold;
  outline: 1px solid #dddddd;
  padding-left: 4px;
  padding-right: 4px;
}
.search-results .pagination {
  margin-top: 50px;
}
.search-results .pagination > .active > span {
  background: #dddddd;
  color: #333333;
  font-weight: bold;
  line-height: 1.5;
}
#promotedarticles h2 {
  color: #060D87;
  font-family: "Wickliffe", serif;
}
.section-landing-search .col-md-12.text-center {
  padding: 0;
}
#promotedarticles .panel-body {
  padding-left: 0;
  padding-right: 0;
}

.section-landing-forums {
  min-height: 250px;
  background: url(forumhero.jpg) no-repeat center;
  background-size: cover;
}

.table.forums th:first-child, .table.forums tr td:first-child {
  padding-left: 0px;
}

.dropdown-toggle:focus {
  border: 0 !important;
}

.section-knowledge .list-group a.list-group-item {
  color: #060D87;
}
.section-knowledge .panel-title {
  color: #060D87;
}

.page_section.section-landing .row {
 padding-bottom: 20px;
}

.page_section.section-landing .row > div {
  margin-top: 0px;
}

.list-group-item p {
  margin-bottom: 0px;
}

.page_section.section-sub-landing .row .btn-lg-home p {
  border-top: none;
}
h2 + .row.display-flex {
  display: flex;
  flex-wrap: wrap;
  margin-left: 0;
}
.service-categories .display-flex,
.service-category.container .display-flex,
.content-home .list-group.unstyled {
  display: flex;
  flex-wrap: wrap;
  margin-left:  0;
  margin-right: 0;
  width: 100%;
}
/*.thumbnail {
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0px 5px 5px rgba(0,0,0,0.02), 0px 15px 25px #f5f5f5;
  box-sizing: border-box;
  display: block;
  line-height: 1.42857;
  margin-bottom: 21px;
  padding: 0;
  transition: border 0.3s ease-in-out;
}  */
.thumbnail-parent,
.content-home .list-group.unstyled.knowledgebase-categories a {
  background-color: #fff;
  border: 1px solid #dddddd;
  /* border-radius: 6px; */
  box-shadow: 0px 3px 2px rgba(0,0,0,0.02), 0px 10px 15px #f5f5f5;
  box-sizing: border-box;
  margin-bottom: 28px;
  margin-right: 2.5%;
  padding: 0;
  transition: all 0.3s ease;
  width: 23.1%;
}
.content-home .list-group.unstyled.knowledgebase-categories a {
  padding: 20px;
}
.thumbnail-parent:hover,
.content-home .list-group.unstyled.knowledgebase-categories a:hover {
  background-color: #ffffff;
  border: 1px solid #dddddd;
  box-shadow: 0 0 10px #f5f5f5;
  /*box-shadow: 0 0 10px #f4b142;*/
  transition: all 0.3s ease-out;
}
.thumbnail-parent:nth-of-type(4n),
.content-home .list-group.unstyled.knowledgebase-categories a:nth-of-type(4n) {
  margin-right: 0;
}
.thumbnail-parent .thumbnail {
  background: none;
  border: none;
  box-shadow: none;
  height: 100%;
  margin: 0;
  padding: 0px;
  width: auto;
}
.thumbnail a {
  display: block;
  height: 100%;
  padding: 20px;
}
.thumbnail-parent .thumbnail .caption {
  padding: 0;
}
.thumbnail-parent .thumbnail:not(a) > .caption {
  padding: 20px;
}
.thumbnail a h3,
.content-home .list-group.unstyled.knowledgebase-categories h3 {
  color: #060D87;
  overflow-wrap: break-word;
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 24px;
  letter-spacing: 0.01em;
  transition: all 0.3s ease;
}
.content-home .list-group.unstyled.knowledgebase-categories h3 {
  margin-top: 0;
}
.thumbnail a h3:hover,
.content-home .list-group.unstyled.knowledgebase-categories h3:hover {
  color: #004;
}
.thumbnail a h3:after,
.content-home .list-group.unstyled.knowledgebase-categories h3:after {
  background: #f4b142;
  content: '';
  display: block;
  height: 2px;
  margin-top: 10px;
  width: 40px;
}
.thumbnail-parent .thumbnail a:hover,
.thumbnail-parent .thumbnail a:focus {
  /* border-radius: 6px; */
  outline: none;
  /* box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.15); */
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}
.thumbnail-parent .thumbnail:not(a) > .caption h3 {
  color: #333333;
}
.thumbnail a img {
  display: none;
}
.thumbnail-parent h3 {
  color: #060D87;
  font-family: 'Open Sans', Arial, sans-serif;
  margin-bottom: 10px;
  margin-top: 0;
}
.thumbnail-parent h3:after {
  background: #f4b142;
  content: '';
  display: block;
  height: 2px;
  margin-top: 10px;
  width: 40px;
}
.thumbnail .caption a p {
  color: #333333;
}
.content-home .list-group.unstyled.knowledgebase-categories p {
  font-size: 16px;
}

/* Services beneath knowledge article */

#feedbackBottom + .services-row {
  margin-left: 0px;
  margin-right: 0;
}
#feedbackBottom + .services-row h2 {
  font-family: "Wickliffe", serif;
  font-size: 42px;
  /* font-weight: 300; */
  letter-spacing: 0.005em;
  margin-bottom: 30px;
}
#feedbackBottom + .services-row .thumbnail-parent {
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 0;
  width: 100%;
}
#feedbackBottom + .services-row .thumbnail-parent:first-of-type {
  border-radius: 6px 6px 0 0;
  border-bottom: 0;
}
#feedbackBottom + .services-row .thumbnail-parent:last-of-type {
  border-radius: 0 0 6px 6px;
  border-top: 0;
}
#feedbackBottom + .services-row .thumbnail-parent h3 {
  font-family: "Wickliffe Sans", Arial, sans-serif;
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 0;
}
#feedbackBottom + .services-row .thumbnail-parent p:empty {
  display: none;
}
#feedbackBottom + .services-row .thumbnail-parent h3:after {
  display: none;
}
#feedbackBottom + .services-row .thumbnail-parent a + a {
  border: 1px solid #cccccc;
  border-radius: 20px;
  display: inline-block;
  margin: 0 0px 20px 20px;
  padding: 5px 15px;
}

.service-category #gethelp,
.container.service-details-container + script + #gethelp,
#gethelp {
  background: #f7fafc;
  border-top: 1px solid #dddddd;
  margin-top: 50px;
}
.container.service-details-container + script + #gethelp,
#gethelp {
  padding-top: 30px;
}
@media screen and (max-width: 500px) {
  #gethelp {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0px;
  }
}
.service-category #gethelp .section-diagonal-right-content {
  background: #f7fafc;
  margin-top: 30px;
}

@media screen and (max-width: 600px) {
  h2 + .row.display-flex .thumbnail-parent {
    margin-right: 15px;
    width: 100%;
  }
  .content-home .list-group.unstyled.knowledgebase-categories a {
    margin-right: 0;
    width: 100%;
  }
  h2 + .row.display-flex .thumbnail-parent:nth-of-type(3) {
    margin-right: 15px;
  }
}


/* Knowledge base */

.container.service-categories .col-md-4 {
  float: none;
  width: 100%;
}
.card.knowledgebase-container a {
  border-bottom: 1px solid #dddddd;
  display: block;
  margin: 0;
  padding: 20px 0 20px 0;
}
.kbarticles .card.knowledgebase-container:first-of-type a {
  border-top: 1px solid #dddddd;
}
.card.knowledgebase-container a:hover {
  background: #f7fafc;
}
a h3.card-title {
  background: url(/arrow-grey-forward.svg) no-repeat right 10px top 5px;
  background-size: 10px;
  color: #060D87;
  font-family: 'Wickliffe Sans', Arial, sans-serif;
  font-size: 16px;
  /* font-weight: 700; */
  line-height: 1.5;
  margin: 0;
}
.container.service-categories .col-sm-12.col-md-8 + .col-md-4 {
  width: 100%;
}
/*.kbarticles .card.knowledgebase-container {
  margin-bottom: 10px;
}*/
.card.knowledgebase-container a:focus {
  outline: 0;
}
/* Access levels */
.knowledge-article-content .staff,
.knowledge-article-content .student,
.knowledge-article-content .askotago,
.knowledge-article-content .pp, 
.knowledge-article-content .anon {
  border: 1px solid #e4e4e4;
  margin-bottom: 40px;
  padding: 20px 20px 20px 20px;
}
.knowledge-article-content p + .staff,
.knowledge-article-content p + .student,
.knowledge-article-content p + .askotago,
.knowledge-article-content p + .pp,
.knowledge-article-content p + .anon,
.knowledge-article-content ul + .staff,
.knowledge-article-content ul + .student,
.knowledge-article-content ul + .askotago,
.knowledge-article-content ul + .pp,
.kmowledge-article-content ul + .anon,
.knowledge-article-content ol + .staff,
.knowledge-article-content ol + .student,
.knowledge-article-content ol + .askotago,
.knowledge-article-content ol + .pp,
.knowledge-article-content ol + .anon,
.knowledge-article-content table + .staff,
.knowledge-article-content table + .student,
.knowledge-article-content table + .askotago,
.knowledge-article-content table + .pp,
.knowledge-article-content table + .anon {
  margin-top: 40px;
}
.knowledge-article-content ul .staff,
.knowledge-article-content ul .student,
.knowledge-article-content ul .askotago,
.knowledge-article-content ul .pp,
.knowledge-article-content ol .staff,
.knowledge-article-content ol .student,
.knowledge-article-content ol .askotago,
.knowledge-article-content ol .pp {
  padding: 20px 20px 2px 20px;
}
.knowledge-article-content .staff {
  border: 1px solid #e4e4e4;
}
.knowledge-article-content .pp {
  border: 1px solid #e4e4e4; 
}
.knowledge-article-content .anon {
  border: 1px solid #e4e4e4;
}
.knowledge-article-content .student {
  border: 1px solid #e4e4e4;
}
.knowledge-article-content .askotago {
  border: 1px solid #e4e4e4;
}
.knowledge-article-content .staff:before,
.knowledge-article-content .student:before,
.knowledge-article-content .askotago:before,
.knowledge-article-content .anon:before,
.knowledge-article-content .pp:before {
  display: inline-block;
  letter-spacing: 0.01em;
  margin-bottom: 18px;
  padding: 5px 10px;
}
.knowledge-article-content .staff:before {
  background-color: #ffde46;
  border: 1px solid #ffde46;
  font-size: 14px;
  color: #333;
  content: 'Staff';
}
.knowledge-article-content .pp:before {
  background-color: #daebfc;
  border: 1px solid #daebfc;
  color: #333;
  content: 'Property+ users';
}
.knowledge-article-content .anon:before {
  background-color: #fff;
  border: 1px solid #e4e4e4;
  font-size: 14px;
  color: #333;
  content: 'Public';
}
.knowledge-article-content .student:before {
  background-color: #daebfc;
  border: 1px solid #daebfc;
  color: #333;
  content: 'Student';
}
.knowledge-article-content .askotago:before {
  background-color: #000044;
  border: 1px solid #000044;
  color: #fff;
  content: 'AskOtago';
}

.knowledge-article-content .notice {
  border: 1px solid #cccccc;
  border-radius: 6px;
  padding: 20px 20px 0 20px;
  margin-bottom: 40px;
}
.knowledge-article-content .notice:before {
  background: #060D87;
  content: 'i';
  border-radius: 100%;
  color: #ffffff;
  display: inline-block;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 24px;
  font-weight: 700;
  height: 28px;
  line-height: 1.2;
  margin-bottom: 10px;
  text-align: center;
  vertical-align: middle;
  width: 28px;
}

p.topofpage {
  font-size: 13px;
  text-align: right;
}
p.topofpage:before {
  color: #f4b142;
  content: '^';
  font-family: 'Open Sans', Arial,sans-serif;
  font-weight: bold;
  margin-right: 5px;
}
  
/*!
 * Provance Specific Elements
 */  

.logo {
    font-size: 50px;
}

.provpanel{
  box-shadow: 0 0px 0px transparent;
  margin-bottom: 21px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0px;
  border-color: #eee;
}

.provpanel-heading{
  padding: 10px 15px;
  color: #333333;
  border-color: #eee;
}
 
.provpanel-title{
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 20px;
  color: inherit;
}
 
.provpanel-body{
  padding: 10px 15px;
} 


/* Home page */ 

section:nth-of-type(2) .container {
  padding-left: 0;
  padding-right: 0;
  padding-top: 30px;
}
section#service-catalogue .container {
  padding-top: 0;
}
.navbar-brand {
  margin-bottom: 10px;
  margin-left: 0;
}
a {
    color: #060D87;
    text-decoration: none;
}
a:hover {
  text-decoration: none;
}
.section-landing {
  background: #060D87 no-repeat 0 -114px;
  background-size: 220px;
}
.section-landing .col-md-12 {
  padding: 0;
}
.section-landing-heading p {
  color: #ffffff;
  font-family: "Wickliffe", serif;
  font-weight: normal;
  margin-bottom: 0;
}
.page_section.section-landing-sub-heading[style*="background: #f5f6fa"] .container {
  padding-left: 0;
  padding-right: 0;
}
h4.section-landing-sub-heading p {
  color: #f4b142;
  font-family: "Wickliffe", serif;
  font-weight: normal;
  letter-spacing: 0;
  padding-top: 0;
  text-transform: none;
}
.content-home h2, .service-categories h2 {
  color: #060D87;
  font-family: "Wickliffe", serif;
  font-weight: normal;
  margin-bottom: 20px;
}
.content-home h2 {
  font-size: 4.3rem;
  padding: 13px 0px 13px 0px;
}
.content-home h2 b, .service-categories h2 b {
  font-weight: normal;
}
.content-home h2 p {
  color: #060D87 !important;
  font-family: "Wickliffe", serif;
  font-weight: normal;
  text-align: left !important;
}
.quick-actions-container {
  background: #f7fafc;
  border: 1px solid #dddddd;
  border-radius: 6px;
  padding: 20px 0px 0px 20px;
}
.quick-actions-container a {
  margin-bottom: 20px;
  margin-right: 20px;
}
#search-filter.btn-default {
  background-color: #003F71;
  border-radius: 3px 0 0px 3px;
  color: #ffffff;
}
.form-search ul {
  margin: 0;
  padding: 0;
}
.section-landing-search .row {
  padding-bottom: 40px;
}
.facet-view.short-list.panel.panel-default {
  margin-top: 20px;
}
.provpanel {
  border: 1px solid #dddddd;
  border-top: 5px solid #f4b142;
}
.provpanel-title {
  color: #1F4A8C;
  font-family: "Wickliffe", serif;
  font-weight: normal;
  padding-top: 5px;
}
.provpanel .list-group-item {
  border-left: 0;
  border-right: 0;
}
.provpanel .list-group-item:last-of-type {
  border-bottom: 0;
}
.provpanel-heading .glyphicon {
  color: #060D87;
  float: right;
}
.form-search input#q.form-control {
  border: 1px solid #ffffff;
  box-shadow: none;
}
.form-search .form-control {
  border: 1px solid #cccccc;
  padding: 24px;
  max-height: 50px;
  box-sizing: border-box;
}
.form-search .input-group .form-control:not(:first-child):not(:last-child) {
  /* border-radius: 30px 0 0 30px; */
  padding-left: 15px;
}
.form-search .form-control:focus {
  outline: 2px solid #2da2ff;
}
.form-search button[type=submit] {
  background: #f4b142;
  border: 1px solid #f4b142;
  color: #060D87;
  height: 50px;
  padding: 11px 18px 18px 16px;
  box-sizing: border-box;
}
.form-search {
  width: 45%;
}
.section-landing-sub-heading .alert-info p {
  color: #333333;
}
.section-landing-sub-heading .alert-info .fa-info-circle {
  color: #060D87;
}
.actions .col-sm-6 {
  margin-top: 10px;
  padding-left: 0;
}
.input-group-addon {
  border: 1px solid #e4e4e4;
  padding-bottom: 4px;
  padding-top: 4px;
}
.form-control-cell ul {
  line-height: 1.5;
  list-style-type: circle;
  margin-left: 16px;
  padding-left: 0;
}

/* RSS feed */

article.rssItem {
  background: #f7fafc;
  border-bottom: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  border-radius: 0;
  margin-bottom: 0px;
  padding: 20px 20px 15px 20px;
  display: flex;
  flex-direction: row;
  align-items: center;
}
article.rssItem div{
    border-radius: 0 !important;
}
article.rssItem:first-of-type {
  border-top: 1px solid #dddddd;
  border-radius: 6px 6px 0 0;
}
article.rssItem:last-of-type {
  border-radius: 0 0 6px 6px;
  padding-bottom: 15px;
}
#rssitems h2 + div {
  background: #f7fafc;
  border: 1px solid #dddddd;
  border-radius: 6px;
  padding: 20px 20px 10px 20px;
}



/* Services page */

h2.services-header {
  font-family: "Wickliffe Sans", Arial, sans-serif;
  /* font-weight: 300; */
  letter-spacing: 0.01em;
  -moz-osx-font-smoothing: auto;
}
#services {
  position: relative;
}
#alphabet-buttons {
  border-radius: 6px;
  display: flex;
  margin-top: 20px;
  margin-bottom: 30px;
  width: 100%;
    
}
#alphabet-buttons a {
  background: #f7fafc;
  border-color: #cccccc;
  box-sizing: border-box;
  font-family: "Wickliffe Sans", Arial, sans-serif;
  font-size: 18px;
  /* font-weight: 700; */
  width: 3.93%;
}
#alphabet-buttons a:hover {
  background: #ffffff;
  border-bottom: 1px solid #ffffff;
}
#alphabet-buttons a:first-of-type {
  border-radius: 6px 0 0 6px;
}
#alphabet-buttons a:last-of-type {
  border-radius: 0 6px 6px 0;
}
#services [id^='services'] {
  margin-bottom: 50px;
}
#services h3:before {
    background: #f4b142;
    content: '';
    display: block;
    height: 5px;
    margin-bottom: 10px;
    width: 15px;
}
#services h3 {
  font-family: "Wickliffe", serif;
  font-size: 28px;
  /* font-weight: 700; */
  line-height: 1.2;
  -moz-osx-font-smoothing: grayscale;
}
#services .thumbnail-parent {
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 0;
}
#services .thumbnail a {
  padding: 10px 20px;
}
#services .thumbnail a:hover {
  background: #f7fafc;
}
#services .thumbnail-parent + .thumbnail-parent {
  margin-top: -1px;
}
#services .thumbnail-parent h4 {
  font-size: 16px;
  color: #060D87;
}
#services .thumbnail-parent h4 + p {
  font-size: 14px;
  line-height: 1.6;
  display: none;
}
#services .thumbnail-parent .thumbnail a + a {
  background: #f7fafc;
  border: 1px solid #cccccc;
  border-radius: 20px;
  display: inline-block;
  float: right;
  font-size: 13px;
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: 20px;
  margin-top: -42px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 3px;
  padding-bottom: 4px;
}
#services .thumbnail-parent .thumbnail a + a:hover {
  background: #f7fafc;
  border: 1px solid #aaaaaa;
}
p#backtotop {
  display: block;
  float: right;
  margin-right: -125px;
  position: sticky;
  right: 0px;
  text-align: right;
  top: 30px;
  width: 15%;
}
p#backtotop .btn.btn-primary {
  background: #ffffff;
  border: 1px solid #bbbbbb;
  border-radius: 3px;
  box-shadow: 0 1px 1px rgba(0,0,0,0.1), 0 5px 5px rgba(0,0,0,0.05);
  color: #060D87;
  font-size: 13px;
  text-align: right;
}
p#backtotop .btn.btn-primary:hover {
  background-color: #f7fafc;
}
p#backtotop .btn.btn-primary:first-letter {
  color: #aaaaaa;
}

/* service category accordion */

.accordion-item {
  border: .0625rem solid #e4e4e4;
  margin-bottom: 10px;
}

.accordion-button {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #f7fafc;
  /*padding: 27px 33px 27px 24px;*/
  padding: 15px 30px 15px 20px;
  cursor: pointer;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
}

.accordion-button-chevron {
  position: relative;
  content: " ";
  background-image: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="utf-8"%3F><!-- Generator: Adobe Illustrator 27.2.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --><svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 14.8 24" style="enable-background:new 0 0 14.8 24;" xml:space="preserve"><style type="text/css">.st0{fill:%23060d87;}.st1{fill:none;}</style><path class="st0" d="M2.8,0L0,2.8L9.2,12L0,21.2L2.8,24l12-12L2.8,0z"/><path class="st1" d="M-17.2-12h48v48h-48V-12z"/></svg>');  
  background-size: 100% 100%;
  color: #060D87;
  min-width: 16px;
  margin-left: 25px;
  height: 16px;
  float: right;
  transform: rotate(90deg);
}

.accordion-button:hover,
.accordion-button:focus {
  background-color: #e4e4e4;
}

.accordion-panel {
  background-color: white;
  padding: 0 24px;
  visibility: hidden;
  max-height: 0;
  overflow: hidden;
  transition: max-height .35s ease-in;
}

.category-header {
  font-family: 'Wickliffe Sans', Arial, sans-serif;
  color: #060D87;
  font-size: 21px;
  margin-bottom: 15px;
}

.category-header:hover,
.category-header:focus {
  color: #004;
}

.category-item-link {
  /*text-decoration: underline !important;*/
  text-underline-offset: 15%;
  text-decoration-thickness: 5% !important;
}

.category-item-link:hover {
  color: #004;
}

.category-item-wrapper {
  margin: 20px 0 10px;
  padding: 0 0 15px;
  border-bottom: 1px solid #e4e4e4;;
}

.category-item-wrapper:last-child {
  border-bottom: none;
}

.category-item-title {
  font-family: 'Wickliffe Sans', Arial, sans-serif;
  color: #060D87;
  font-size: 21px;
  letter-spacing: 0.2px;
  margin: 8px 0;
}


/* Forms */

#EntityFormControl .boolean-radio-cell label {
  display: inline-block;
  margin-bottom: 10px;
}
#EntityFormPanel {
  border-radius: 3px;
  margin-top: 20px;
}
.control #title {
  color: 3333333;
  font-size: 20px;
  line-height: 1.5;
}

/* This is to stop the forms being too wide */

#EntityFormPanel,
#EntityFormView {
  max-width: 70%;
}
/* Fieldset padding is multiplying */
.crmEntityFormView fieldset {
  margin-bottom: 0;
}
.crmEntityFormView .cell {
  padding-left: 0;
  padding-right: 0;
}
.crmEntityFormView .cell label {
  color: #333333;
  margin-bottom: 15px;
}
.crmEntityFormView .cell.boolean-radio-cell label {
  display: inline-block;
}
.crmEntityFormView .cell.boolean-radio-cell input[type="radio"],
.crmEntityFormView .picklist.horizontal input[type="radio"] {
  margin-right: 10px;
  margin-top: 5px;
}
.crmEntityFormView .picklist.horizontal input[type="radio"] + label,
.crmEntityFormView .cell.boolean-radio-cell input[type="radio"] + label {
  margin-right: 20px;
}
#EntityFormPanel .row.form-custom-actions {
  margin-left: 0px;
}
.row.form-custom-actions .col-sm-6 {
padding-left:0px;
}
#EntityFormPanel .entity-form legend {
  margin-bottom: 20px;
  margin-left: 25px;
}
.crmEntityFormView td.checkbox-cell {
  padding-left: 0px !important;
}
#EntityFormPanel #InsertButton {
  margin-left: 25px;
}
.crmEntityFormView .cell label#fus_categorylevel1_label,
.crmEntityFormView .cell label#description_label {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 18px;
}
input.form-control,
textarea.form-control,
select.form-control {
  border: 1px solid #e4e4e4;
  box-sizing: border-box;
  box-shadow: none;
  padding: 20px;
  height: auto;
}
input.form-control {
  /* padding: 24px; */
  max-height: 50px;
  height: 50px;
  border-radius: 0;
}
input.form-control:focus,
textarea.form-control:focus {
  border: 2px solid #cccccc;
  box-shadow: none;
  outline: 3px solid #eeeeee;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background: #fff;
  border: 1px solid #e4e4e4;
}
.form-control[disabled]:focus,
.form-control[readonly]:focus,
fieldset[disabled] .form-control:focus {
  border: 2px solid #dddddd;
  outline: none;
}
form legend.section-title {
  font-family: "Wickliffe Sans", Arial, sans-serif;
  font-size: 30px;
  /* font-weight: 300; */
  letter-spacing: 0.01em;
  line-height: 1.2;
}
.crmEntityFormView .section-title {
  margin-bottom: 15px;
}
.crmEntityFormView td >.section-title {
  margin-top: 20px;
}
select.form-control + select.form-control {
  margin-bottom: 20px;
}
.captcha-cell {
  margin-left: 20px;
}
form .btn-default {
  border: 1px solid #b9cbda;
  border-radius: 0;
  padding: 14px 16px;
  box-sizing: border-box;
  max-height: 50px;
}
form .btn-primary {
    padding: 8px 16px;
    max-height: 50px;
}

button.btn.btn-default.pull-right.remove-value {
  padding: 8px 16px;
  line-height: 1.5;
  color: #060D87;
  border-color: #060D87;
}

.crmEntityFormView .cell.checkbox-cell label {
  display: block;
  line-height: 1.5;
  padding-left: 5px;
}
#EntityFormControl .tab-column table td {
  padding-left: 0;
  padding-right: 0;
}
#EntityFormPanel .tab-column legend {
  margin-left: 0;
}
#EntityFormControl .form-control {
  font-size: 16px;
}
#EntityFormPanel .tab-column label {
  color: #333333;
  font-size: 18px;
  margin-bottom: 18px;
  margin-top: 9px;
}
#EntityFormPanel .tab-column input[type=radio] {
  cursor: pointer;
  margin-top: 15px;
}
#EntityFormPanel .tab-column label + input[type=radio] {
  margin-left: 40px;
}
#EntityFormPanel .tab-column input[type=radio] + label {
  cursor: pointer;
}
#EntityFormPanel .tab-column p,
#EntityFormPanel .tab-column ol,
#EntityFormPanel .tab-column ul {
  font-size: 18px;
  margin-bottom: 18px;
}
#EntityFormPanel .tab-column ol li,
#EntityFormPanel .tab-column ul li {
  margin-bottom: 8px;
}
.xrm-attribute-value.xrm-attribute-value-empty:empty {
  height: 0;
}
#EntityFormControl .crmEntityFormView .actions {
  border-top: none;
  margin-top: 0;
  padding: 0;
}
input#fus_requestedforemail {
  text-decoration: none !important;
}
.crmEntityFormView div.description.above {
  color: #666666;
  font-size: 13px;
  margin-bottom: 20px;
  margin-top: 0;
}
.toolbar-actions .btn.btn-primary.pull-right.action.create-action {
  background: #060D87;
  /* border: 2px solid #cccccc; */
  color: #ffffff;
  margin-bottom: 10px;
  margin-left: 0;
}

.toolbar-actions .btn.btn-primary.pull-right.action.create-action:hover,
.toolbar-actions .btn.btn-primary.pull-right.action.create-action:focus {
  background: #004;
}

.toolbar-actions .btn.btn-primary.pull-right.action.create-action:before {
  content: '+';
  color: #ffffff;
  margin-right: 5px;
}
#TandC ol {
  margin-top: 10px;
}
#TandC ol li {
  margin-bottom: 15px;
}
#TandC ol li ul {
  margin-top: 10px;
}


/* Sortable table */

.table > thead > tr > th {
  line-height: 1.4;
}
.table > thead > tr > th a {
  color: #666666;
}
.table-striped > tbody > tr:nth-of-type(2n+1) {
  background: #ffffff;
}

@media screen and (max-width: 767px) {
    .navbar-fixed-top.navbar-inverse a {
    background: url(https://www.otago.ac.nz/_assets/_gfx/otago-crest@2x.png) no-repeat 0px 0;
    background-size: 50px;
    display: inline-block;
    height: 70px;
    margin-left: 5px;
    margin-top: -17px;
    transition: all 0.3s ease-out;
    width: 50px;
  }
  .navbar-fixed-top.navbar-inverse a:hover {
    filter: drop-shadow(0px 15px 0px rgba(0,0,0,0.2));
  }
  .navbar-fixed-top.navbar-inverse img {
    display: none;
  }
  .navbar-inverse .navbar-toggle {
    background-color: #003F71;
    transition: all 0.3s ease-out;
  }
  .navbar-inverse .navbar-toggle:before {
    color: #f4b142;
    content: 'Menu';
    font-size: 13px;
    font-weight: 700;
    position: absolute;
    right: 55px;
    text-transform: uppercase;
    top: 7px;
  }
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .navbar-inverse {
    min-height: 50px;
  }
  .thumbnail {
    min-height: auto;
  }
  .navbar-toggle {
    position: absolute;
    right: 0;
    top: 26px;
  }
  .navbar-header a {
    background: url(mobile-crest.png) no-repeat 15px center;
    background-size: 45px;
    height: 100px;
    display: block;
    position: relative;
  }
  .navbar-header a:before {
    color: #ffffff;
    content: 'AskOtago';
    display: block;
    font-family: "Wickliffe", serif;
    font-size: 25px;
    /* font-weight: 700; */
    line-height: 1.1;
    margin-left: 75px;
    margin-top: 25px;
    position: absolute;
    top: 0;
    left: 0;
    width: fit-content;
    -moz-osx-font-smoothing: grayscale;
  }
  .navbar-header a:after {
    color: #f4b142;
    content: 'Service Portal';
    display: block;
    font-family: "Wickliffe", serif;
    font-size: 25px;
    /* font-weight: 300; */
    letter-spacing: 0.02em;
    line-height: 1.2;
    margin-left: 75px;
    margin-top: 50px;
    position: absolute;
    top: 0;
    left: 0;
    width: fit-content;
  }
  .navbar-header img {
    display: none;
    height: 80px !important;
    margin-left: 15px;
  }
  .navbar-inverse .navbar-nav > li > a:hover {
    border-bottom: 0;
  }
  .content-home .col-md-4 {
    padding-left: 0;
    padding-right: 0;
  }
  .section-landing-heading, .section-landing-sub-heading {
    width: calc(100% - 0);
    padding-right: 15px;
  }
  .thumbnail {
    margin-left: 15px;
    margin-right: 15px;
  }
  .form-search {
    margin-right: 15px;
  }
  #gethelp .row {
    margin-left: 0;
    margin-right: 0;
  }
  #alphabet-buttons {
    background: #f1f1f1;
    border: 1px solid #cccccc;
    border-radius: 0;
    flex-wrap: wrap;
  }
  #alphabet-buttons a {
    border-left: 0;
    border-top: 0;
    box-sizing: border-box;
    margin-top: 0px;
    margin: 0;
    padding-top: 15px;
    height: 55px;
    width: 20%;
  }
  #alphabet-buttons a:hover {
    border-bottom: 1px solid #cccccc;
  }
  #alphabet-buttons a:first-of-type,
  #alphabet-buttons a:last-of-type {
    border-radius: 0;
  }
  #alphabet-buttons a:nth-of-type(5n) {
    border-right: 0;
  }
  #alphabet-buttons a:first-of-type {
    margin-left: 0px;
  }
  p#backtotop {
    margin-right: 0;
    width: 110px;
  }
  .footer-top .container,
  .footer-bottom .container {
    width: 100%;
  }
  .footer-list {
    padding-left: 0;
    padding-right: 0;
  }
  .footer-list li a {
    margin-left: 0;
  }
  #EntityFormPanel, #EntityFormView {
    max-width: 100%;
  } 
  .service-catalogue .container {
    width: 100%; 
  }
  .section-landing-sub-heading {
    padding-right: 0;
  }
  .content-home h2,
  #mainBack {
    margin-left: 15px;
    margin-right: 15px;
  }
  #containerMain {
    grid-template-columns: 1fr 1fr !important;
  }
  .form-search {
    width: 100%;
    padding-right: 15px;
  }
  .section-landing .row {
    padding-bottom: 5px !important;
  }
  .section-landing-heading, 
  .section-landing-sub-heading {
    width: 100%;
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
  .service-category.container {
    padding: 0;
  }
}

@media screen and (max-width: 720px) {
  section#service-catalogue .container {
    max-width: calc(100%);
    padding: 0 7.5px;
  }
  .thumbnail a h3,
  .content-home .list-group.unstyled.knowledgebase-categories h3 {
    font-size: 20px;
  }
  .thumbnail .caption p {
    font-size: 13px;
    margin-bottom: 0;
  }
  .thumbnail .caption p + p {
    margin-bottom: 15px;
  }
  .thumbnail-parent,
  .content-home .list-group.unstyled.knowledgebase-categories a {
    margin-bottom: 20px;
    width: 48.7%;
  }
  .thumbnail-parent:nth-of-type(4n),
  .content-home .list-group.unstyled.knowledgebase-categories a:nth-of-type(4n) {
    margin-right: 2.5%;
  }
  .thumbnail-parent:nth-of-type(2n),
  .content-home .list-group.unstyled.knowledgebase-categories a:nth-of-type(2n) {
    margin-right: 0%;
  }
  .thumbnail a {
    padding: 15px;
  }
  .page-header {
    margin-top: 15px;
  }
  .page-header h1 {
    font-size: 38px;
  }
  .page-header h1 {
    font-size: 38px;
  }
  .container > button.goback {
    margin-top: 0px;
  }
  .page-header .pull-right {
    margin: -45px 0 20px 50% !important;
    padding: 0;
    max-width: 50%;
  }
  .page-header .pull-right .btn-toolbar .btn-group {
    align-items: right;
    justify-content: right;
    float: right;
  }
  .page-header .pull-right .btn-toolbar .btn-group #ThumbsUpBtn,
  .page-header .pull-right .btn-toolbar .btn-group #ThumbsDwnBtn {
    display: none;
  }
  .page-header .btn-group {
    margin-left: 0;
  }
  .page-header .btn-toolbar .feedback-label {
    display: none;
  }
  .knowledge-article-content p,
  .knowledge-article-content ul li,
  .knowledge-article-content ol li {
    font-size: 15px;
  }
  .knowledge-article-content h2 {
    font-size: 35px;
    margin-bottom: 15px;
  }
  .knowledge-article-content h3 {
    font-size: 24px;
    line-height: 1.2;
    margin-bottom: 10px;
    -moz-osx-font-smoothing: grayscale;
  }
  .knowledge-article-content p a {
    hyphens: auto;
    display: inline-block;
  }
  #service-catalogue .container {
    width: 100%;
  }
  #listItem {
    font-size: 1.7rem !important;
    line-height: 2.1rem !important;
}
}

@media (min-width: 990px) {
    footer {
      bottom: 0;
      left: 0;
      width: 100%;
    }
}

.footer-bottom img {
  margin-top: 20px;
  max-height: 20px;
  max-width: 20px;
}

.kbarticles h5.card-title:hover {
  color: #163568;
}
.kbarticles h5.card-title {
  color: #060D87;
  cursor: pointer;
  font-family: 'Wickliffe Sans', Arial, sans-serif;
}

.kbarticles p.card-text {
  font-family: 'Wickliffe Sans', Arial, sans-serif;
  font-weight: 400;
  line-height: 1.6;
  color: #444444;
}

@media screen and (max-width: 400px) {
  .service-category .page-header {
    height: auto;
  }
}

/* Sign in page */
.nav-tabs ~ .page-content {
  background: #ffffff;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  margin-top: 0;
  padding: 20px 20px;
}
.nav-tabs ~ .page-content h2 {
  font-family: 'Wickliffe', serif;
  font-size: 25px;
}
.nav-tabs > li {
    margin-bottom: -3px;
}
.fa-sign-in::before {
  margin-right: 5px;
}
legend {
  border-bottom: 0;
}
.page-content h4#external-login-heading {
  font-size: 16px;
}
.login-heading-section {
  border-bottom: 0;
  padding-bottom: 0;
}
button.btn-primary {
  background-color: #060D87;
  /*border-radius: 20px;*/
  filter: drop-shadow(0px 3px 4px #e4e4e4);
  font-weight: bold;
  line-height: 1.5;
  transition: 0.3s all ease-out;
}
button.btn-primary:hover {
  background-color: #004;
}
button.btn-primary:active:focus {
  background-color: #060D87;
  outline: 3px solid #dddddd;
}
p + button.btn-primary {
  margin-top: 30px;
}
button.btn-primary.goback {
  background: #ffffff;
  border: none;
  color: #060D87;
  filter: none;
  padding: 0px 0px;
}
button.btn-primary.goback:hover {
  background: #f7fafc;
}
button.btn-primary.goback:active {
  background: #f7fafc;
  color: #163669;
}
button.btn-primary.goback:focus {
  outline: 1px solid rgba(0,0,0,0.3);
}
button.btn-primary.goback:before {
  color: #f4b142;
  content: '<';
  display: inline-block;
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 20px;
  font-weight: 700;
  margin-right: 10px;
}
.container > .goback {
  margin-top: 15px;
}
#content-container.container {
  height: 100%;
  background: none;
}
#found-my-answer-bottom-comments span span {
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
#found-my-answer-bottom-comments #viewcount-value {
  background: #f5f5f5;
  border: 1px solid #dddddd;
  border-radius: 6px;
  padding-left: 5px;
  padding-right: 5px;
}
.knowledge-article + .panel {
  border: none;
}
.knowledge-article + .panel.panel-default .panel-body {
  padding: 0;
}
.page-metadata .xrm-attribute-value-empty {
  outline: 0;
}
div#comments {
  display: none;
}
.xrm-attribute-value-empty:empty {
  outline: none;
}

.text-muted {
  display: none;
}
.knowledge-article-keywords {
  color: #333333;
  display: none;
}
.knowledge-article-keywords > span span {
  color: #777777;
  font-size: 14px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.knowledge-article #article-rating,
.knowledge-article #found-my-answer-bottom-comments {
  display: none;
}
.search-results li {
  margin-bottom: 35px;
}
.search-results li > h3 {
  font-family: 'Wickliffe', serif;
  font-size: 22px;
  /* font-weight: 700; */
  letter-spacing: 0.02em;
  margin-bottom: 10px;
  -moz-osx-font-smoothing: grayscale;
}
.search-results h4 {
  font-family: 'Wickliffe Sans', Arial, sans-serif;
  font-size: 16px;
  /* font-weight: 700; */
}
.search-results .page-header h3 {
  color: #666666;
  font-family: 'Wickliffe sans', Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  margin-top: 10px;
}
.search-results .page-header h3 .querytext {
  color: #444444;
  font-weight: bold;
  line-height: 1.5;
}
.search-results li a {
  margin-left: 0;
}
@media screen and (max-width: 500px) {
  .hidden-xs.search-order.pull-right.sortoption {
    float: none !important;
  }
}

div[data-name="toHide"], fieldset[aria-label="toHide"] {
    display: none;
}

.section-landing .form-search button[type=submit], .section-landing-search .form-search button[type=submit] {
  /* border-radius: 0 30px 30px 0; */
  top: 0;
}

.captcha-cell label {
    padding-left: 10px;
}

.thumbnail .caption {
  padding: 10px 20px;
  text-align: left;
}

@media screen and (max-width: 500px) {
  #containerMain {
    grid-template-columns: 1fr !important;
    padding: 1.7rem 1.9rem !important;
  }
  .content-home .list-group-item {
    margin-bottom: -8px
  }
}

@media screen and (max-width: 400px) {
  .section-landing .row > div h1.section-landing-heading {
    font-size: 35px;
  }
  .section-landing h2 {
    margin-left: 0;
  }
}

/* approval form */
/*iframe#StudentDetails {
    height: 185px!important;
}

iframe#FEODetails {
    height: 305px !important;}
*/

.inframe .container{
  width: 100%;
}

/* hide actions grid on sharepoint document locations subgrid */
#File .sharepoint-grid .grid-actions, #File .sharepoint-grid td[aria-label='action menu']{
	display : none;
}

.fa {
  display: inline-block;
}
.thumb-selected, .thumb-selected:focus {
  background-color: #003F71;
  outline: 0 none;
}
.thumb-selected i {
  color: #f4b142;
}
.checkbox-cell .field-label{
  font-weight: normal !important;
}
#comments {
  display: none;
}
.xrm-attribute-value-empty:empty {
  outline: none;
}


/* My Support */

.case-deflection .panel-default {
  background: #f7fafc;
  border: 1px solid #cccccc;
  border-radius: 6px;
  padding: 10px 0px;
}
.case-deflection .panel-default > .panel-heading {
  background: none;
  border-bottom: none;
}
.case-deflection .panel-heading .fa-search.fa {
  display: none;
}
.case-deflection .btn.btn-default.search-clear {
  border: 1px solid #cccccc;
  border-radius: 3px 0 0 3px;
  margin-top: 0;
  padding: 5px 10px;
  height: 50px;
}
.case-deflection .btn.btn-default.search-apply:hover {
  background: #dfa000;
  color: #ffffff;
}
.case-deflection .btn.btn-default.search-apply {
  border-width: 1px;
  border-radius: 0 3px 3px 0;
  height: 50px;
}
.case-deflection input.form-control {
  height: 38px;
}
.case-deflection + .entitylist .grid-actions {
  border-bottom: 0;
}
.case-deflection + .entitylist .table tr:last-of-type {
  border-bottom: 1px solid #cccccc;
}
.case-deflection + .entitylist .table > thead > tr > th {
  font-size: 14px;
  vertical-align: top;
}
.case-deflection + .entitylist .table > tbody > tr > td {
  font-size: 14px;
  padding-bottom: 15px;
  padding-top: 15px;
}
.case-deflection + .entitylist .table th .fa  {
  color: #060D87;
  font-size: 12px;
}
.case-deflection + .entitylist .dropdown.action button {
  border: 1px solid #ccc;
}

.bootstrap-datetimepicker-widget table td.disabled button, .bootstrap-datetimepicker-widget table td.disabled, span.month.disabled button, span.year.disabled button, span.month.disabled, span.year.disabled, .decade.disabled, decade.disabled button {
            background: rgba(214, 208, 211, 1) !important;
            color: black;
            cursor: not-allowed;
            border-radius: 0px !important;
            padding: 0px !important;
            
        }

/* Power Virtual Agent styles */
.pva-floating-style {
  position: fixed;
  bottom: 0px;
  right: 0px;
  margin-right: 16px;
  margin-bottom: 18px;
  z-index: 9999;
}
/* Power Virtual Agent styles ends */

abbr[title] {
    text-decoration: none;
}

.services-row .thumbnail-parent .thumbnail {
    padding: 20px !important;
}
.badge {
    color: black !important;
    background-color: white !important;
}
#badgeNotify {
    top: -5px;
    right: -5px;
    background-color: #ce2227!important;
    border-radius: 50%;
    position: absolute;
    height: 15px;
    width: 15px;
}

#mainBack {
    background-color: #f7fafc;
}

#containerMain {
    border: 0.0625rem solid #e4e4e4;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    padding: 2.375rem 2.5rem;
}

#mainList {
    line-height: 1.5rem;
    text-decoration: none;
    border: none;
    background-color: #f7fafc;
}

#listItem {
    color: #060D87;
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 2rem;
    letter-spacing: 0.2px;
    font-style: normal;
    font-weight: 600;
    line-height: 2.6rem;
    text-decoration: none;
    padding-right: 15px;
}

#serviceNoticeType {
    color: #f4b142;
}

#serviceNoticeColon {
    color: #f4b142;
}

#serviceNoticeTitle {
    display: inline-flex;
    color: white;
}

@media screen and (max-width: 650px) {
  #serviceNoticeColon {
    display: block;
}
  #serviceNoticeTitle {
    max-width: 55%;
  }
}

#serviceNoticeLink {
    float: right;
    color: white;
    margin-right: 10px;
}

#alertPanel {
    min-height: 60px;
    padding: 10px 20px;
    /*don't add background colour here - it's done with JS on the web template */
}

/* @media (max-width: 720px) {
    #serviceNoticeTitle, #serviceNoticeColon {
        display: none;
    }
} */

.nav > li > a {
    padding: 10px 11px;
}

#feedbackTitle {
    font-family: 'Wickliffe', sans-serif;
    font-size: 30px;
    /*padding: 0px 10px 10px 21px;*/
}
#feedbackInfo {
    font-size: 1.56rem !important;
    /*padding: 10px 15px 10px 21px;*/
}

#faHeader {
    font-size: 6.5rem;
}

@media screen and (max-width: 767px) {
  #faHeader {
    font-size: 4rem;
  }
}

#faDescription {
    padding-bottom: 30px;
    font-size: 21px;
}
/* #cancelModalDialog .modal-content{
    background-color: #daebfc;
} */

#cancelModalDialog .btn-default, 
#cancelModalDialog .btn-primary{
    border-radius: 0;
    padding: 8px 20px;
    max-height: 50px;
    line-height: 1.5;
}

.RequestDocs {
    font-size: 23px !important;
}


#cancelModalDialog .btn-primary{
  border-radius: 0;
  padding: 8px 20px;
  max-height: 50px;
}

#cancelModalDialog .modal-footer{
    text-align: left;
}

.modal-dialog .modal-header .form-close{
  position: absolute;
  top: 13px !important
}

#breadcrumb {
    padding: 0 0;
    margin-bottom: 21px;
    list-style: none;
    background-color: #fff;
    border-radius: 0;
}
#breadcrumb > li a, .breadcrumb > li a:hover {
  text-decoration: none;
}
#breadcrumb > .active {
  font-weight: bold;
}
#breadcrumb > li {
    font-size: 13px;
    display: inline-block;
}
#breadcrumb > li + li::before {
  color: #cccccc;
  font-family: 'Wickliffe Sans', Arial, sans-serif;
  font-weight: normal;
}
#breadcrumb>li+li:before {
    content: "> ";
    padding: 0 5px;
}
/* A to Z pages */

#searchButton {
  background: #f4b142;
  border: 1px solid #f4b142;
  border-radius: 0;
  color: #060D87;
  height: 50px;
  padding-left: 18px;
  padding-right: 18px;
  box-sizing: border-box;
}

#clearSearch {
  font-family: 'Wickliffe Sans', Arial, sans-serif;
  font-size: 18px;
  border: 1px solid #f4b142;
  /* border-radius: 30px; */
  background: #f4b142;
  color: #060D87;
  padding: 8px 20px;
  margin: 15px 0
}

#clearSearch:hover {
  border: 1px solid #004;
  background: #004;
  color: #fff;
}

#alphabet-buttons {
  border-radius: 0;
  display: flex;
  flex-grow: 1;
  gap: 6px;
  /*margin-top: 20px;
  margin-bottom: 20px;*/
  padding-left: 15px;
  padding-right: 5px;
  padding-top: 15px;
  padding-bottom: 15px;
  width: 100%;
}

#alphabet-buttons a {
  display: flex;
  background: #f7fafc;
  color: #060D87;
  border: none;
  box-sizing: border-box;
  font-family: 'Wickliffe Sans', Arial, sans-serif;
  font-size: 22px;
  /* font-weight: 700; */
  border-radius: 0 !important;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  /*width: 3.93%;*/
  width: 40px;
  height: 40px;
  padding: 6px 0 6px;
  transition: none !important;
}

#alphabet-buttons a:focus,
#alphabet-buttons a:hover {
  background: #004;
  color: #fff;
  border: none;
}

#alphabet-buttons a:active {
  background: #f9c013;
  color: #004;
}

#alphabet-buttons .btn[disabled] {
  background: #fff !important;
  color: #333 !important;
  cursor: none;
  pointer-events: none;
}

/* forms list */

#services h3 {
  font-family: "Wickliffe", serif;
  font-size: 44px;
  color: #060D87;
}

#services h3:before {
  background: #f4b142;
  content: '';
  display: none;
  height: 5px;
  margin-bottom: 10px;
  width: 15px;
}

#services .thumbnail-parent h4 {
  font-size: 16px;
  color: #060D87;
  margin: 0;
}

.alphabetical-services {
  padding-left: 18px;
}

.atoz-list-item {
  margin-bottom: 10px;
  color: #060D87;
}

.atoz-list-item li:hover,
.atoz-list-item span:hover {
  color: #004;
}

@media screen and (max-width: 1200px) {
  #alphabet-buttons {
    overflow-y: visible;
    overflow-x: auto;
    -ms-overflow-style: none;
  }
  #alphabet-buttons a {
    min-width: 40px;
  }
}

@media screen and (max-width: 767px) {
  #alphabet-buttons {
    background: none;
    border: none;
    border-radius: 0;
    flex-wrap: nowrap;
  }
  #alphabet-buttons a {
    box-sizing: border-box;
    padding-top: 6px;
    height: 40px;
  }
}
.form-control[readonly] {
    padding-left: 15px;
}
.servicedescription{
    font-size: 15px;
    padding-top:10px !important;
}

#dropdownfunctionalarea{
    height: 50px;
    padding: 6px 15px
}

.formTextColor{
    color: #fff !important;
}
.formTextPadding{
    padding-left: 15px;
    padding-right:15px;
}
#highlightPanel{
    background-color: #FEF9E7;
}
#highlightlist{
    list-style: none;
    margin: 0;
    padding-left: 20px;
}
#highlightlist li {
    margin-bottom: 35px;
}
#highlightlist li > h3 {
    font-family: 'Wickliffe Sans', Arial, sans-serif;
    font-size: 22px;
    /* font-weight: 700; */
    letter-spacing: 0.02em;
    margin-bottom: 10px;
    -moz-osx-font-smoothing: grayscale;
}

.buttonYellow {
    padding: 14px 18px;
    background: #f4b142;
    border: 1px solid #f4b142;
    color: #060D87;
    font-weight: bold;
    margin-top: 21px;
    transition: all 0.3s ease;
}

.buttonYellow:hover,
.buttonYellow:focus {
  background: #004;
  border-color: #004;
  color: #fff;
  cursor: pointer;
}

.cancel.btn.btn-default {
  /* background-color: #f4b142;
  border-color: #f4b142; */
  color: #060D87;
  padding: 8px 16px;
  line-height: 1.5;
}

.cancel.btn.btn-default:hover,
.cancel.btn.btn-default:focus {
  background-color: #004;
  border-color: #004;
  color: #fff;
}

#cobCancelReason {
  border-radius: none;
  border: 1px solid #e5e5e5;
  min-height: 40px;
  padding: 0 8px
}

.customFormContorlColumn{
    padding: 24px 0px 24px 0px;
    font-size: 15px;
}
.customFormHeadingDescription {
    padding: 0px 0px 24px 0px;
    font-size: 15px;
}
.buttoncontainer{
    float: left !important;
    padding-left: 0px;
}
.fa-plus-circle:before {
    content: '+';
    color: #ffffff;
    margin-right: 5px;
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 18px !important;
}
iframe[name="formFrame"] #EntityFormPanel{
    max-width: 100%;
}
@media screen and (min-width: 768px) {
    .ticketmodal{
        width: 75%;
    }
}

form .modal-footer{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-items: center;
}
.divAfterFormFrame{
    width: 100%;
    border: none;
    position: relative;
    padding-left: 65px;
}

.editFormHeading{
   font-family: "Wickliffe Sans", Arial, sans-serif !important;
    font-size: 18px;
}

.buttonRed {
    padding: 8px 16px;
    line-height: 1.5;
    background: #ce2227;
    border: 1px solid #ce2227;
    color: #fff;
    font-weight: bold;
}
.formFieldValue{
    font-weight: normal;
    font-size: 16px !important; 
}