h3,
h4 {
  color: #076633;
}

.reversed-boxed {
  color: white;
  background-color: #076633;
  padding: 5px 10px;
}

.faq .sppb-panel-modern {
  background: #076633;
  border: 1px solid #b4b5b5;
  border-radius: 0px;
  margin-bottom: 10px;
}

.sppb-panel-modern > .sppb-panel-heading {
  padding: 5px;
  background: #076633;
  color: #ffffff;
}

.sppb-panel-modern .sppb-panel-body {
  border-top-color: #b4b5b5;
}

.sppb-panel-title {
  padding-left: 10px;
}

.faq .sppb-addon-content {
  color: white;
}

.table .sppb-no-gutter {
  display: table;
  height: 100%;
  width: 100%;
}

#column-wrap-id-1519279374152 {
  display: table-cell;
  width: 50%;
}

#column-wrap-id-1519279374153 {
  display: table-cell;
  width: 50%;
}

.max-400 {
  max-width: 400px;
  float: right;
}

.max-600 {
  max-width: 600px;
}

.max-900 {
  max-width: 900px;
}

.max-1140 {
  max-width: 1140px;
}

.green-circle-tick-list ul {
  list-style: none;
}

.green-circle-tick-list li {
  background: url(../images/green-tick.png) no-repeat 0 0;
  padding-left: 29px;
  margin: 5px 0;
}

#sp-bottom .sp-module ul.menufooter > li {
  margin: 0;
}

#sp-footer,
#sp-bottom {
  background: #243721;
  color: #fff;
}

#sp-footer a,
#sp-bottom a {
  color: #ffffff;
}

.bold {
  font-weight: bold;
}

#sp-bottom {
  padding: 60px 0 0px;
}

#sp-footer .container-inner {
  border-top: none;
  padding: 0 0 30px;
}

.sp-copyright img {
  max-width: 290px;
}

.sp-scroll-up {
  background: #a79521;
  border-radius: 50%;
}

#sp-menu li a {
  font-family: Arvo;
  color: #076633;
  font-weight: bold;
  font-size: 10px;
}

#sp-main-body {
  padding: 0;
}

.article-details .article-can-edit {
  position: relative;
  margin-bottom: 0px;
}

.mx-auto > .sppb-row-container {
  margin: 0 auto;
}

.registration-members .form-row {
  margin-bottom: 10px;
}

.registration-members .form-row input {
  border-radius: 0;
}

.registration-guests .form-row {
  margin-bottom: 10px;
}

.registration-guests .form-row input {
  border-radius: 0;
  color: white;
  border: 1px solid white;
}

.registration-guests .form-row input:focus {
  color: #666;
}

.registration-guests .form-row input::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: white;
  opacity: 1;
  /* Firefox */
}

.registration-guests .form-row input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: white;
}

.registration-guests .form-row input::-ms-input-placeholder {
  /* Microsoft Edge */
  color: white;
}

.registration-guests .form-row h4 {
  color: white;
}

.registration-guests .form-row label {
  color: white;
}

.form-control {
  background-color: transparent;
}

.btn {
  border-radius: 0;
  font-size: 0.8rem;
  padding: 0.375rem 3rem;
  border: none;
}

.btn.orange {
  background: #f1a33d;
}

.btn.orange:hover {
  background: #243721;
}

.white {
  color: white;
}

#exampleFormControlTextarea1 {
  border: none;
}

.other-surround {
  border: 1px solid white;
  padding: 10px;
  margin-top: 10px;
}

.border-bottom-white {
  border-bottom: 1px solid white;
}

.list-group-item-mustard {
  color: #ffffff;
  background-color: #e7a753;
}

.list-group-item {
  border: none;
}

.list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.registration .page-content {
  background: url(/images/2020/registration-page-public-and-trf-maps.jpg);
  background-position-y: bottom;
  background-repeat: no-repeat;
}

.image-max-90 img {
  max-width: 90px;
}

.image-max-90 h3 {
  margin-top: 0px !important;
}

.sppb-section.sub-container-center .sppb-row-container {
  margin: 0 auto;
}

.sppb-section.sub-container-max-900 .sppb-row-container {
  max-width: 900px;
}

.sppb-section.sub-container-max-600 .sppb-row-container {
  max-width: 600px;
}

.view-grrfrontendguestmapview #sp-left {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
}

.view-grrfrontendguestmapview #sp-right {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
}

.view-grrfrontendguestmapview #sp-component {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
}

.customtopadbanner p {
  margin-bottom: 0;
}

.view-registration .lower-table .page-content {
  background: url("/images/2020/registration-page-public-and-trf-maps.jpg");
  background-position-y: bottom;
  background-repeat: no-repeat;
  background-position-x: center;
}

.itemid-1493 .lower-table .page-content {
  background: url("/images/2020/registration-page-public-and-trf-maps.jpg");
  background-position-y: bottom;
  background-repeat: no-repeat;
  background-position-x: center;
}

#userForm .formControlLabel {
  display: none;
}

.btn-primary.disabled,
.btn-primary:disabled {
  color: #fff;
  background-color: #d5d8db;
  border-color: #a6a6a6;
}

#userForm h2 {
  color: #076633;
  margin-top: 0;
  font-size: 36px;
  line-height: 36px;
  margin-bottom: 15px;
  border: 0;
  text-align: center;
  padding-top: 50px;
  padding-bottom: 50px;
}

.rsform-block-tandccookies {
  display: none;
}

.registration-guests {
  padding-top: 50px;
  background-color: #076633;
  position: relative;
}

/*---------------------*/
.autocomplete {
  position: relative;
  display: inline-block;
}

.autocomplete-items {
  position: absolute;
  border-bottom: none;
  border-top: none;
  z-index: 99;
  top: 100%;
  left: 0;
  right: 0;
}

.autocomplete-items div {
  padding: 10px;
  cursor: pointer;
  border: 1px solid #8e26d4;
  border-bottom: 1px solid #d4d4d4;
}

#grmuid-search-holder {
  background-color: rgb(165 150 57);
  position: absolute;
  left: 17px;
  bottom: 7px;
  z-index: 999;
}

.leaflet-control-geocoder-form input {
  font-size: 115%;
}

.form-control.maps-search {
  padding: 4px 0 0 20px;
  color: white;
}

.search-filter {
  position: relative;
  height: 38px;
  color: white;
  margin-left: 10px;
}

.search-filter p {
  margin: 0;
  font-size: 0.7rem;
}

.search-filter label {
  margin-bottom: 0;
}

#searchFieldautocomplete-list {
  z-index: 401;
  top: 59px;
  left: 38px;
  height: 300px;
  overflow: hidden;
  overflow-y: scroll;
}

#searchFieldautocomplete-list li {
  background: #a59639;
  color: white;
}

#searchFieldautocomplete-list li:hover {
  background: #016633 !important;
}

#searchFieldautocomplete-list li a {
  display: block;
}

.greenroadmapfooterlogo {
  max-width: 261px;
}

.poweredbytrf {
  max-width: 200px;
  margin-left: 57px;
}

.yellow {
  color: #c8a238;
}

#sp-bottom4 {
  text-align: right;
}

#sp-bottom1,
#sp-bottom2,
#sp-bottom3,
#sp-bottom4 {
  font-family: Arvo;
}

#sp-bottom4 a {
  color: #c8a238;
}

.dashboard {
  background: #a5953a;
}

.topbar {
  position: relative;
}

.p-relative {
  position: relative;
}

.info-trigger {
  position: absolute;
  right: 27px;
  top: 14px;
  z-index: 99;
}

.container-for-details-panel {
  background-color: white;
}

.modal-body a {
  text-decoration: underline;
}

.modal-body a:hover {
  color: #06331a;
}

.tandclinks a {
  color: #d1a00b;
}

.registration-guests .tandclinks {
  color: white;
}

.registration-guests:after {
  content: "";
  display: block;
  position: absolute;
  /* could also be absolute */
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.3);
}

#section-id-1607136287965 {
  padding-top: 20px !important;
}

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

#moreDetailsPanel a {
  word-break: break-all;
}

/*login button in main menu*/
.sp-menu-item .sppb-btn.sppb-btn-custom.sppb-btn-sm.sppb-btn-square {
  padding: 4px 8px;
  font-size: 9px;
  line-height: 1.5;
  border-radius: 3px;
  display: inline-block;
  font-weight: 700;
  text-align: center;
  white-space: pre-line;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 8px 12px;
  /* font-size: 16px; */
  line-height: 1.25;
  border-radius: 4px;
  transition: all 0.15s ease-in-out;
  background-color: #f1a33d;
  color: #ffffff !important;
  text-transform: uppercase;
}

.sp-menu-item .sppb-btn.sppb-btn-custom.sppb-btn-sm.sppb-btn-square:hover {
  background-color: #1a3c4c;
}

.sppb-btn {
  font-family: "Arvo" !important;
}

/*tablets only*/
@media only screen and (max-width: 992px) {
}

/*mobiles only*/
.logo-image-phone {
  height: 16px !important;
}

#sp-logo2 .sp-column {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 54px;
}

#sp-logo2 img {
  max-width: 55px;
}
/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
  #sp-logo2 .sp-column {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 90px;
  }

  #sp-logo2 img {
    max-width: 85px;
  }
}

@media only screen and (max-width: 600px) {
  #sp-logo2 {
  }

  /*homepage*/
  .sppb-addon-text-block h1 {
    font-size: 60px !important;
    line-height: 73px !important;
  }

  .reversed-boxed {
    padding: 1px 8px;
  }

  #sppb-addon-1519278800191 H3 {
    text-align: center !important;
    padding-bottom: 20px;
  }

  #section-id-1511613808 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }

  #sppb-addon-1512068912421 .sppb-text-right {
    text-align: center !important;
    margin-bottom: 5px;
  }

  #sppb-addon-1599694372106 .sppb-text-left {
    text-align: center !important;
  }

  .sp-page-builder .page-content #section-id-1519278520252 {
    background-size: 100% !important;
    background-repeat: no-repeat !important;
  }

  #column-wrap-id-1519278520250 {
    display: none !important;
  }

  #column-wrap-id-1519278520251 {
    background: white;
    margin-top: 250px;
    padding-top: 50px;
  }

  #column-id-1519278520251 {
    padding-left: 0 !important;
  }

  #column-wrap-id-1519279374152 {
    display: block;
    width: 100% !important;
  }

  #column-wrap-id-1519279374152 .sppb-text-right {
    text-align: center !important;
  }

  #column-wrap-id-1519279374153 {
    display: block;
    height: 300px;
    width: 100% !important;
  }

  #section-id-1599767691379 .sppb-addon-accordion .sppb-panel-title {
    padding-left: 0;
    padding-right: 15px;
    display: block;
  }

  /*register*/
  .itemid-174 .article-header {
    display: none;
  }

  #section-id-1599839722543 {
    padding-bottom: 20px !important;
  }

  #sppb-addon-1599841294157 {
    padding: 20px;
  }

  #sppb-addon-1599841294157 h4 {
    text-align: center;
  }

  .registration-members .form-row .col {
    flex-basis: inherit;
    padding-bottom: 3px;
  }

  .registration-members .form-row:last-child {
  }

  .registration-members .form-row .col.text-right {
    text-align: center !important;
  }

  #sppb-addon-1599862602308 {
    padding: 20px;
  }

  #sppb-addon-1599862602308 h4 {
    text-align: center !important;
  }

  .registration-guests .form-row .col {
    flex-basis: inherit;
    padding-bottom: 3px;
  }

  .registration-guests .form-row .col.text-right {
    text-align: center !important;
  }

  #sppb-addon-wrapper-1599871221538 {
    margin: 10px !important;
  }

  /*login*/
  .itemid-175 .login {
    padding: 20px;
  }

  /*profile*/
  .profile-edit {
    padding: 30px;
  }

  /*guest map*/
  .itemid-1211 #sp-left {
    display: none;
  }

  .itemid-1211 #sp-right {
    display: none;
  }

  .topbar {
    height: inherit;
    padding-top: 15px;
  }

  .topbar .md-form {
  }

  .topbar .zoom {
    padding: 20px 0;
  }

  .key-lines {
    left: -15px !important;
  }

  #section-id-1606228084460 {
    padding-top: 30px !important;
  }

  #sppb-addon-wrapper-1606228084464 {
    margin-bottom: 20px !important;
  }

  #sppb-addon-1606228084464 {
    padding: 20px;
  }

  #section-id-1606228100736 {
    padding-bottom: 0px !important;
  }

  #moreDetailsPanel {
    padding: 20px;
  }

  /*member map*/
  #grmuid-search-holder {
    left: 1px;
    top: 1px;
    background: #a49639;
    height: 29px;
  }

  #map {
    max-width: 95%;
    margin: 0 auto;
    height: 700px;
  }

  #searchFieldautocomplete-list {
    top: 49px;
    left: 31px;
  }

  #searchFieldautocomplete-list li {
    background: #006633;
  }

  .leaflet-control-geocoder-alternatives li {
    background-color: #016633;
  }
}

.centralised-title .page-header {
  max-width: 1140px;
  margin: 0 auto;
  padding: 50px 15px 0;
}

#location-pin {
  width: 24px;
  height: inherit;
}

#test-holder {
  display: flex;
  position: relative;
}

#search-modal #test-holder {
  flex-direction: column;
}

#grmuid-search {
  padding-bottom: 2px;
}

.info-trigger- {
  margin-left: auto;
}

.info-trigger- h3 {
  font-size: 2.75rem;
  margin-bottom: 3px;
  font-weight: 400;
}

.topbar {
  width: 100%;
}

#search-modal .search-filter {
  padding-top: 8px;
  height: inherit;
  margin: 0;
}

#search-modal #grmuid-search {
  margin: 4px 0 0 9px !important;
}

#search-modal .modal-content {
  background-color: #a5953a;
}

#search-modal .md-form.mt-0.ml-3 {
  margin-left: 0 !important;
  height: 32px;
  width: inherit;
}

#search-modal .leaflet-control-container {
}

#search-modal .form-control.maps-search {
  padding: 0;
}

#search-modal .leaflet-control-geocoder {
  margin: 5px 10px !important;
}

#search-modal h5 {
  color: white;
}

#search-modal .close {
  color: white;
}
button.close {
  border: none;
  background: transparent;
}

.sp-megamenu-parent > li > a,
.sp-megamenu-parent > li > span {
  font-family: Arvo;
  color: #076633;
  font-weight: bold;
  font-size: 10px;
}
