/* @import url(https://fonts.googleapis.com/css?family=Quicksand); */

/* @import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300&display=swap'); */

@font-face {
  font-family: 'RobotoL';
  font-style: normal;
  font-weight: 300;
  /* src: local('Roboto Light'), local('Roboto-Light'),
  url(/assets/customfont/Roboto-Light.ttf) format('ttf'); */
  src: local('RobotoL'), url(/assets/customfont/Roboto-Light.ttf) format('truetype');
}

body {
  padding-bottom: 0px;
  /* font-family: Arial, Helvetica, sans-serif !important; */
  /* font-family: "Quicksand", sans-serif; */
  font-family: "RobotoL", "Helvetica Neue", Helvetica, Arial !important;
  /* font-family: 'RobotoL' !important; */
  font-size: 14px !important;
  line-height: 20px;
  
  padding-top: 0px;
  letter-spacing: 0.2px;
  background-color: #ececec !important;
  color: #000;
  display: flex;
  flex-direction: column;
  min-height: 100%;
}

.content {
  flex: 1;
  margin-bottom: 80px;
}

.leaflet-container {
  font-size: 13px !important;
  font-family: "RobotoL", "Helvetica Neue", Helvetica, Arial !important;
}

.icontext {
  font-family: Helvetica !important;
  font-size: 13px !important;
  margin-left: 5px;
}

html {
  background: #faf8fb !important;
  height: 100%;
}

.well {
  border: none !important;
  box-shadow: unset !important;
}

.card {
  border: none !important;
  border-radius: 5px !important;
}

.card-img,
.card-img-top {
  border-radius: none !important;
}

.minheight {
  min-height: 820px;
}

/* p {
  font-family: "Quicksand", sans-serif !important;
} */

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  /* font-family: "Quicksand", sans-serif; */
  margin-top: 8px;
  /* color: #1d1919; */
  /* color: #000; */
  /* font-family: Arial, Helvetica, sans-serif !important; */
}

.h1,
h1 {
  font-size: 1.5rem;
  margin-bottom: 10px;
}

.h2,
h2 {
  font-size: 1.3rem;
}

.h3,
h3 {
  font-size: 1.1rem;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  padding-bottom: 10px;
  font-size: 1.2rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
  margin-top: 1rem !important;
  margin-bottom: 15px !important;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.2);
  font-weight: 400;
}

.submenu {
  margin-bottom: 75px;
}

.panel-hdr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #FFF;
  min-height: 3rem;
  border-bottom: 1px dashed rgba(236,236,236,1);
  border-radius: 4px 4px 0 0;
  -webkit-transition: background-color .4s ease-out;
  transition: background-color .4s ease-out;
  width: 100%;
  margin-bottom: 5px;
}

/* .panel-content {
  margin-top: 20px;
  margin-bottom: 20px;
} */

.panel-toolbar .btn-panel {
  margin-left: 0.3rem;
  padding: 0;
  width: 1rem;
  height: 1rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 50%;
  opacity: .8;
  
}



.panel-toolbar .btn-panel.js-panel-collapse, .panel-toolbar .btn-panel[data-action=panel-collapse] {
  background: #1dc9b7;
}

.panel-toolbar .btn-panel.js-panel-fullscreen, .panel-toolbar .btn-panel[data-action=panel-fullscreen] {
  background: #ffc241;
}

.panel-toolbar .btn-panel.js-panel-close, .panel-toolbar .btn-panel[data-action=panel-close] {
  background: #fd3995;
}

.panel-toolbar .btn-toolbar-master {
  height: 3rem;
  width: 1.826875rem;
  border-radius: 0;
  margin-right: -1rem;
  border-top-right-radius: 3px;
  margin-left: 0.5rem;
  padding: 0 13px;
  background: 0 0;
  border: 0;
  font-size: 1.5625rem;
  color: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.dropdown-menu-right {
  font-size: 13px !important;
}

.mapsearch {
  height: 75vh;
  width: 100%;

  margin-right: 15px;
}

.pull-right {
  float: right !important;
  text-align: right;
}

.btn {
  /* font-family: Arial, Helvetica, sans-serif !important; */
  border-radius: 4px;
  font-size: 13px !important;
  font-style: normal !important;
  font-weight: 500 !important;
  padding: 5px 5px !important;
  letter-spacing: normal !important;
}

.bg-emc {
  background-color: white !important;

}

.navbaraccount {
  z-index: 1 !important;
  margin-bottom: 0px !important;
  margin-top: 0px !important;
  height: 50px !important;
}

.bg-account {
  background-color: white !important;
  /* background-image: linear-gradient(to left bottom, rgba(72, 99, 29, 0.85), rgba(72, 99, 29, 0.95)); */
  /* background-image: linear-gradient(to left bottom, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.35)), url("assets/img/menuback.png"); */
}

.badge-helpx {
  background-color: #073593 !important;
  padding: 5px;
  font-size: 12px;
  font-weight: normal;
  padding-left: 10px;
  padding-right: 10px;
}

.navbar {
  padding: 0.5rem 0.5rem !important;
  margin-bottom: 0px;
}

.btn-login {
  color: #000;
  background-color: #083c70 !important;
  border: 2px solid #083c70;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  margin-left: 10px;
}

.btn-login:hover {
  color: #083c70 !important;
  background-color: transparent !important;
  border-color: #083c70;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

footer {
  /* border-top: solid 3px #073593; */
  text-align: center;
}

.copyright {
  font-size: 12px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
}

.nomargin {
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

.videoleft {
  padding-right: 10px;
}

@media only screen and (max-width: 479px) and (min-width: 320px) {
  .page-title {
    display: block !important;
  }

  .navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 15px;
    margin-bottom: 0;
    list-style: none;
  }

  .navbar>.container,
  .navbar>.container-fluid {
    display: block;
    flex-wrap: wrap;
    /* align-items: center; */
    justify-content: space-between;
  }

  .navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 20px;
  }

  .videoleft {
    padding-right: 0px;
  }
}

.navbar-toggler {
  color: white;
}

.testimonialClient {
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.8;
  letter-spacing: normal;
  color: #073593;
}

.testimonialCountry {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.8;
  letter-spacing: normal;
  color: #073593;
}

.testimonialdate {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  color: #073593;
}

.listinggrid {
  padding-bottom: 15px;
}

h3 {
  /* color: #073593; */
  font-weight: 500;
}

.infopanel {
  margin-bottom: 20px;
}


.well {
  /* box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2); */
  border-radius: 5px !important;
}

.subtext {
  font-size: 13px;
  color: #616161;
  font-family: Arial, Helvetica, sans-serif;
}

.displayicons {
  margin-bottom: 10px;
}

.btn-helpx {
  background: #8eff78;
  border: 1px solid #e4ec41;
  color: #000;
  /* height: 40px; */
}

.nopad {
  padding-right: 0px;
  padding-left: 0px;
}

@media (min-width: 992px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
  }

  .dropdown-menu li {
    position: relative;
  }

  .dropdown-menu > li:hover {
    background-color: #f1f1f1;
  }

  .dropdown-menu > li:hover > .submenu {
    display: block;
  }

  .nav-item .submenu {
    display: none;
    position: absolute;
    left: 100%;
    top: -7px;
  }
}

fieldset {
  /* color: #383838; */
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbar-brand {
  padding: unset !important;
  height: unset !important;
  color: #000 !important;
  /* font-weight: bold; */
  font-size: 38px;
  margin-right: 40px;
  vertical-align: bottom;
  
}

@media only screen and (max-width: 479px) and (min-width: 320px) {
  h1 {
    font-size: 18px;
  }

  .navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 20px;
  }



  .contactimage {
    display: none;
  }

  .container-fluid>.navbar-collapse,
  .container-fluid>.navbar-header,
  .container>.navbar-collapse,
  .container>.navbar-header {
    margin-right: 0px;
    margin-left: 0px;
  }


}

.card {
  margin-top: 10px;
  border-radius: 5px !important;

}

/* Remove spinners from number input */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.multiselect-dropdown .dropdown-btn .dropdown-down {
  border-top: 6px solid #000 !important;
  border-left: 3px solid transparent !important;
  border-right: 3px solid transparent !important;
  color: black;
  right: 0px !important;
}

.navbar-dark .navbar-nav .nav-link {
  color: #fff;
}

.review .image.thumb {
  width: 50px;
  height: 50px;
  background-size: cover;
  border-radius: 100%;
  border: 2px solid #073593;
  float: left;
  position: relative;
  margin-right: 10px;
}

.reportbutton {
  height: 40px;
}

.form-actions {
  background: none !important;
}

.badge-helpx {
  color: #fff;
  background-color: #073593 !important;
}

.messageDate {
  font-size: 1.2rem;
  color: #646464;
  padding-top: 10px;
}

.padding10 {
  padding-left: 10px;
  padding-right: 10px;
}

/* //New Slider stuff */
.slider {
  width: 100%;
  margin-bottom: 0px !important;
}

.slider .owl-item.active.center .sliderback {
  display: block !important;
  padding: 10px;
}

.slider .owl-item.active.center img {
  opacity: 1;
}

.slider .owl-nav {
  display: none;
}

.slider .owl-dots {
  padding-top: 20px;
}

.btn-action {
  color: white;
  border: solid 1px white;
  background-color: transparent;
}

.sliderback h1 {
  color: white;
  font-weight: normal;
  padding-bottom: 0px;
  margin-bottom: 0px;
  background: rgba(49, 77, 109, 0.65);
}

.sliderback h2 {
  color: white;
  font-size: 38px;
}

.sliderback p {
  color: white;
  font-size: 16px;
}

.btn-action {
  color: white;
  background: transparent;
  border: solid 1px white;
  border-radius: 0px;
}

.btn-action:hover {
  color: white;
  background: transparent;
  border: solid 1px white;
}

@media screen and (min-width: 1500px) {
  .sliderback {
    /* background: rgba(49, 77, 109, 0.65); */
    /* background: rgba(0, 0, 0, 0.35); */
    padding-top: 12%;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    vertical-align: middle;
    text-align: center;
    display: none;
    /* margin-top: 10%; */
  }

  .btn-action {
    margin-top: 100px;
  }
}

@media screen and (max-width: 1499px) {
  .sliderback {
    /* background: rgba(0, 0, 0, 0.25); */
    padding-top: 12%;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    vertical-align: middle;
    text-align: center;
    display: none;
  }

  .btn-action {
    margin-top: 80px;
  }
}

@media screen and (max-width: 990px) {
  /* .slider {
    margin-top: 58px;
   
  } */

  .sliderback {
    /* background: rgba(0, 0, 0, 0.25); */
    padding-top: 12%;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    vertical-align: middle;
    text-align: center;
    display: none;
  }

  .btn-action {
    margin-top: 50px;
  }
}

@media screen and (max-width: 600px) {
  .slider {
    margin-top: -45px !important;
    max-height: 230px !important;
    min-height: 230px !important;
    overflow: hidden;
  }

  .inlineinputblock {
    float: left !important;
    margin-top: 10px;
    text-align: left;
  }

  .slider .owl-item.active.center .sliderback {
    display: none !important;
  }

  .slider .owl-carousel .owl-stage {
    margin-top: 50px;
  }

  .slider .owl-theme .owl-nav {
    margin-top: -10px;
  }

  .planblocktext {
    text-align: center;
    padding-top: 10% !important;
    min-height: 230px !important;
  }

  .search {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
  color: rgba(0, 0, 0, .75);
}

@media (max-width: 1450px) {
  .container {
    max-width: 1200px;
  }

  .acccontainer {
    max-width: 100%;
  }

  .hostside {
    font-size: 12px;
  }
}

@media (min-width: 1450px) {
  .container {
    max-width: 1200px;
  }

  .acccontainer {
    max-width: 100%;
  }
}

.helperimages {
  height: 300px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.helperimagesgrid {
  height: 270px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.helperdescription {
  height: 270px;
}

.companiondescription {
  height: 260px;
}

.helperselectinnergrid {
  height: 270px;
  width: 100%;
  background-size: cover;
  background-position: top center;
  transition: all 0.5s ease;
}

.helperselectinnergrid:hover {
  transform: scale(1.1);
  -webkit-transition: transform 0.85s ease-in-out;
  -moz-transition: transform 0.85s ease-in-out;
  -ms-transition: transform 0.85s ease-in-out;
}

.helperimagesgrid .icon {
  position: absolute;
  top: 5px;
  right: 5px;
}

.hostimages {
  height: 250px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.hostimagesgrid {
  height: 250px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.hostimagesside {
  height: 180px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.helperimagesside {
  height: 270px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.favourite {
  width: 36px;
  height: 36px;
  line-height: 36px;
  border-radius: 100%;
  background: #073593;
  color: #8eff78;
  position: relative;
  z-index: 2;
  margin-top: 10px;
  margin-right: 10px;
  font-size: 14px;
}

.favouritegrid {
  width: 36px;
  height: 36px;
  line-height: 36px;
  border-radius: 100%;
  background: #073593;
  color: #8eff78;
  position: relative;
  z-index: 2;
  margin-top: 10px;
  margin-right: 10px;
  font-size: 14px;
  padding-left: 10px;
}

.favouritegridlist {
  width: 36px;
  height: 36px;
  line-height: 36px;
  border-radius: 100%;
  background: #073593;
  color: #8eff78;
  position: relative;
  z-index: 2;
  margin-top: 15px;
  margin-right: 30px;
  font-size: 14px;
  padding-left: 10px;
}

.stats {
  font-size: 18px;
  font-weight: bold;
  margin-top: 20px;
}

.categoryselect {
  margin-bottom: 30px;
  height: 300px;
  overflow: hidden;
  cursor: pointer;
}

.categoryselectinner {
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center;
  transition: all 0.5s ease;
  border-radius: 5px;
}

.categoryselectinner:hover {
  transform: scale(1.2);
  border-radius: 5px;
  -webkit-transition: transform 0.85s ease-in-out;
  -moz-transition: transform 0.85s ease-in-out;
  -ms-transition: transform 0.85s ease-in-out;
}

.categoryselect h1 {
  color: white;
  /* Good thing we set a fallback color! */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}

.tag {
  color: #a9a9a9;
  font-size: 12px;
  padding: 10px;
  border: solid 1px #e9e9e9;
  background-color: white;
}

.hostselect {
  /* margin-bottom: 30px; */
  height: 300px;
  overflow: hidden;
  cursor: pointer;
}

.hostselectgrid {
  /* margin-bottom: 30px; */
  height: 300px;
  overflow: hidden;
  cursor: pointer;
}

.hostselectgrid .icon {
  position: absolute;
  top: 5px;
  right: 10px;
  opacity: 0.9;
}

.hostselectgrid .iconbottom {
  position: absolute;
  bottom: 10px;
  right: 10px;
  left: 0px;
}

.hostselectinner {
  height: 260px;
  width: 100%;
  background-size: cover;
  background-position: 50% 30%;
  transition: all 0.5s ease;
}

.hostselectinnergridlist {
  height: 230px;
  width: 100%;
  background-size: cover;
  background-position: top center;
  transition: all 0.5s ease;
}

.hostselectinnergridlist:hover {
  transform: scale(1.1);
  -webkit-transition: transform 0.85s ease-in-out;
  -moz-transition: transform 0.85s ease-in-out;
  -ms-transition: transform 0.85s ease-in-out;
}

.hostselectinnergrid {
  height: 270px;
  width: 100%;
  background-size: cover;
  background-position: top center;
  transition: all 0.5s ease;
}

.hostselectinnergrid:hover {
  transform: scale(1.1);
  -webkit-transition: transform 0.85s ease-in-out;
  -moz-transition: transform 0.85s ease-in-out;
  -ms-transition: transform 0.85s ease-in-out;
}

.hostselectinner:hover {
  transform: scale(1.1);
  -webkit-transition: transform 0.85s ease-in-out;
  -moz-transition: transform 0.85s ease-in-out;
  -ms-transition: transform 0.85s ease-in-out;
}

.hostselect .icon {
  position: absolute;
  top: 5px;
  right: 5px;
  opacity: 0.9;
}

.hostselect .iconmap {
  position: absolute;
  top: 0px;
  left: 10px;
  opacity: 0.9;
}

.hostselect .iconbottom {
  position: absolute;
  bottom: 10px;
  right: 10px;
  left: 0px;
}

/* Smaller host images */
.hostselectinnerside {
  height: 250px;
  padding-bottom: 10px;
  background-size: cover;
  background-position: center;
  transition: all 0.5s ease;
  background-position: 50% 50%;
}

.hostselectside {
  height: 270px;
  border-radius: 10px;
  overflow: hidden;
  cursor: pointer;
}

.hostselectinnerside:hover {
  transform: scale(1.1);
  -webkit-transition: transform 0.85s ease-in-out;
  -moz-transition: transform 0.85s ease-in-out;
  -ms-transition: transform 0.85s ease-in-out;
}

.hostselectside .icon {
  position: absolute;
  top: 5px;
  right: 5px;
  opacity: 0.9;
}

.hostselectside .iconbottom {
  position: absolute;
  bottom: 10px;
  right: 10px;
  left: 0px;
}

.helperselect {
  /* margin-bottom: 30px; */
  height: 300px;
  overflow: hidden;
  cursor: pointer;
}

.helperselectgrid {
  /* margin-bottom: 30px; */
  height: auto;
  overflow: hidden;
  cursor: pointer;
}

.helperselectinner {
  height: 350px;
  width: 100%;
  background-size: cover;
  background-position: center;
  transition: all 0.5s ease;
}

.helperselectinner:hover {
  transform: scale(1.1);
  -webkit-transition: transform 0.85s ease-in-out;
  -moz-transition: transform 0.85s ease-in-out;
  -ms-transition: transform 0.85s ease-in-out;
}

.helperselect .icon {
  position: absolute;
  top: 5px;
  right: 5px;
  opacity: 0.9;
}

.helperselectgrid .icon {
  position: absolute;
  top: 5px;
  right: 5px;
  opacity: 0.9;
}

.helperselectside {
  height: 270px;
  border-radius: 10px;
  overflow: hidden;
  cursor: pointer;
}

.hostselectinnerside {
  height: 200px;
  padding-bottom: 10px;
  background-size: cover;
  background-position: center;
  transition: all 0.5s ease;
}

.helperselectinnerside:hover {
  transform: scale(1.1);
  -webkit-transition: transform 0.85s ease-in-out;
  -moz-transition: transform 0.85s ease-in-out;
  -ms-transition: transform 0.85s ease-in-out;
}

.helperselectside .icon {
  position: absolute;
  top: 5px;
  right: 5px;
  opacity: 0.9;
}

.hostselectside .iconbottom {
  position: absolute;
  bottom: 10px;
  right: 10px;
  left: 0px;
}

.pure-checkbox input[type="checkbox"]+label {
  font-weight: normal !important;
}

span.c-label {
  font-size: 12px !important;
}

/* Multi Select */
.c-btn {
  font-size: 12px !important;
  min-height: 33px !important;
  border: 1px solid #aaa !important;
}

.selected-list .c-btn {
  padding: 3px 10px !important;
}

.single-select-mode .pure-checkbox input[type="checkbox"]+label {
  color: #000;
  font-size: 13px;
}

/* End Multi Select */

.card-body {
  padding: 0.5rem !important;
}

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #000;
  background-color: #fff;
  border: 1px solid #dee2e6;
  /* width: 100px; */
}

.ngx-gallery-bullet {
  background: #ccc !important;
}

.fixed-top2 {
  position: fixed;
  margin-top: 49px;
}

.fixed-top {
  transform: translateZ(0) !important;
}

.mobinavdisplay {
  display: none;
}

/* Custom tooltip */
.tooltip-inner {
  max-width: 450px;
  padding: 0.75rem;
  color: #595959;
  text-align: center;
  border: solid 1px #ccc;
  background-color: white;
  border-radius: 0.25rem;
  display: inline-block;
  font-size: 12px;
  min-width: 400px;
  z-index: 10000;
}

.tooltip {
  pointer-events: all !important;
  z-index: 10000;
}

.tooltip-show {
  z-index: 10000;
}

.btn-yellow {
  background-color: #ffd012 !important;
  color: #2c2c2c !important;
  border-color: #ffd012 !important;
}

.btn-yellow:hover {
  color: #ffd012 !important;
  background-color: #2c2c2c !important;
}

.btn-green {
  background-color: #073593 !important;
  color: #fff !important;
  border-color: #073593 !important;
  margin-left: 10px;
}

.btn-green:hover {
  color: #073593 !important;
  background-color: #fff !important;
}

.btn-donate {
  background-color: #5e3b00 !important;
  color: #fff !important;
  border-color: #5e3b00 !important;
  margin-left: 10px;
}

.btn-donate:hover {
  color: #5e3b00 !important;
  background-color: #fff !important;
}

.navbar {
  z-index: 1;
  height: 100px;
  margin-top: 0px;
  border-bottom: solid 1px #dae2e8;

}

.right-align {
  text-align: right;
}

.reviewdate {
  font-size: 0.8rem;
  margin-left: 5px;
}

footer {
  width: 100%;
}

/* .btn-danger {
  font-weight: bold;
  padding: 5px 10px;
  border: 2px solid red;
  color: red;
  background-color: transparent;
} */

.navicon {
  font-size: 30px;
  margin-bottom: 5px;
  margin-top: 10px;
  padding-top: 15px;
}

.navicon:hover {
  font-size: 35px;
  margin-bottom: 5px;
  margin-top: 10px;
}

.navicon:active {
  font-size: 30px;
  margin-bottom: 5px;
  margin-top: 10px;
}

.subnavtext {
  /* color: #595959; */
}

.navslide {
  cursor: pointer;
  color: #3c3c3c;
}

.navslide.active {
  cursor: pointer;
  color: #073593 !important;
  background-color: #e1e0e0;
}

.owl-nav {
  color: #595959 !important;
  background: none !important;
  position: initial;
}

.owl-prev,
.owl-next {
  position: absolute;
  top: 10px;

  background: none;
  border: none;
  z-index: 100;
}

.owl-prev {
  left: 0;
  color: #595959 !important;
  background: none !important;
}

.owl-next {
  right: 0;
  color: #595959 !important;
  background: none !important;
}

.timezone {
  margin-top: -25px;
  float: right;
}

.control-label {
  text-align: right;
  margin-top: 6px;
}

.lastupdated {
  position: absolute;
  top: 10px;
  width: auto;
  right: 5px;
}

.control-label {
  text-align: right !important;
}

.select2-selection__arrow b:before {
  display: none !important;
}

.timezone span {
  color: unset !important;
  font-size: 16px;
  font-weight: 500;
  font-family: "Open Sans", Arial, Helvetica, Sans-Serif;
}

footer {
  background: #4b4a4b !important;
  color: #fff;
  padding: 0px 0 !important;
  min-height: 200px;
}

.footercopy {
  padding-top: 15px;
  padding-bottom: 15px;
}

.footer h4 {
  font-size: 12px;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.17;
  letter-spacing: normal;
  color: #fff;
  text-transform: uppercase;
}

footer li {
  font-size: 14px;
  margin-bottom: 3px;
  line-height: normal;
}

/* a {
  text-decoration: underline !important;
}

a.btn {
  text-decoration: unset !important;
}

a.fa {
  text-decoration: unset !important;
}

.listinggrid.a  {
  text-decoration: unset !important;
}

.infotext  {
  text-decoration: unset !important;
} */

.footer a {
  font-size: 12px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.17;
  letter-spacing: normal;
  color: #4a4a4a;
  font-family: Helvetica;
}

footer li a:hover {
  text-decoration: none;
}

.accountupgrademobile {
  display: none;
}



@media (max-width: 1024px) {
  .accountname {
    font-size: 18px !important;
    margin-top: -6px;
  }

  .mapsearch {
    height: 75vh !important;
    width: 100%;

    margin-right: 15px;
  }

  .accountupgrade {
    display: none;
  }

  .accountupgrademobile {
    display: inline-block;
  }

  .accountstatus {
    font-size: 12px;
    margin-top: -12px;
    margin-left: -10px;
  }

  .blockheadings {
    font-size: 12px !important;
    min-height: 47px;
  }
}

@media (max-width: 1340px) {
  .subnav .owl-theme .owl-nav [class*="owl-"] {
    color: #fff;
    font-size: 30px;
    margin: 5px;
    padding: 4px 7px;
    background: #d6d6d6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
    margin-top: -10px;
  }

  .helperdescription {
    height: unset;
  }

  .accountstatus img {
    display: none;
    font-size: 14px;
  }
}

@media (min-width: 1340px) {
  .profilebuttons {
    position: absolute;
    bottom: 0;
    right: 0;
  }
}

/* Placeholder Text */
::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #c7c7c7 !important;
  font-size: 12px !important;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #c7c7c7 !important;
  font-size: 12px !important;
}

:-ms-input-placeholder {
  /* IE 10+ */
  color: #c7c7c7 !important;
  font-size: 12px !important;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #c7c7c7 !important;
  font-size: 12px !important;
}

mark {
  background-color: yellow !important;
}

/* .ngx-gallery-icon-content {
  color: #073593 !important;
  border: solid 1px white;
} */

.ngx-gallery-arrow {
  background: #073593;
  padding: 8px;
  /* opacity: 0.9; */
  border-radius: 50%;
  border: solid 2px #8eff78;
  padding-left: 10px;
  padding-right: 10px;
}

.modal {
  z-index: 1000000;
}

.confirm-modal {
  z-index: 1000001;
}

.navarrows {
  /* font-size: 3rem; */
  vertical-align: bottom;
  margin-top: 30px;
}



@media (max-width: 1300px) {
  .navarrows {
    font-size: unset !important;
    margin-top: 30px;
  }
}

.reviewsubtext {
  font-size: 12px;
}

.hostreply {
  font-size: 14px;
  background-color: #f0eff0;
  padding-top: 10px;
  padding-bottom: 10px;
}

.hostreplyhead {
  color: #073593;
  font-size: 14px;
  padding-bottom: 20px;
}

.reviewsubtextdatecountry {
  font-size: 11px;
}

.titlecountry {
  font-size: 12px;
}

.messagecount-icon {
  width: 18px;
  height: 18px;
  background-color: green;
  position: absolute;
  top: 24px;
  right: 60px;
  border-radius: 100%;
  font-size: 10px;
  padding-top: 4px;
  font-family: Arial, Helvetica, sans-serif;
  color: white;
}

.refimg {
  width: 50px;
  height: 50px;
  display: block;
  background-size: cover !important;
  background-position: center !important;
  border-radius: 100%;
  text-align: center;
  border: 2px solid #073593;
}

/* .socialLinks */
.websitelink {
  width: 30px;
  height: 30px;
  background-image: url("/assets/socialicons/website-icon.png");
  background-size: cover;
  display: inline-block;
}

.websitelink:hover {
  transform: scale(1.1);
  -webkit-transition: transform 0.85s ease-in-out;
  -moz-transition: transform 0.85s ease-in-out;
  -ms-transition: transform 0.85s ease-in-out;
}

.facebooklink {
  width: 30px;
  height: 30px;
  background-image: url("/assets/socialicons/facebook-icon.png");
  background-size: cover;
  display: inline-block;
}

.facebooklink:hover {
  transform: scale(1.1);
  -webkit-transition: transform 0.85s ease-in-out;
  -moz-transition: transform 0.85s ease-in-out;
  -ms-transition: transform 0.85s ease-in-out;
}

.instagramlink {
  width: 30px;
  height: 30px;
  background-image: url("/assets/socialicons/instagram-icon.png");
  background-size: cover;
  display: inline-block;
}

.instagramlink:hover {
  transform: scale(1.1);
  -webkit-transition: transform 0.85s ease-in-out;
  -moz-transition: transform 0.85s ease-in-out;
  -ms-transition: transform 0.85s ease-in-out;
}

.youtubelink {
  width: 30px;
  height: 30px;
  background-image: url("/assets/socialicons/youtube-icon.png");
  background-size: cover;
  display: inline-block;
}

.youtubelink:hover {
  transform: scale(1.1);
  -webkit-transition: transform 0.85s ease-in-out;
  -moz-transition: transform 0.85s ease-in-out;
  -ms-transition: transform 0.85s ease-in-out;
}

.whatsapplink {
  width: 30px;
  height: 30px;
  background-image: url("/assets/socialicons/whatsapp-icon.png");
  background-size: cover;
  display: inline-block;
}

.whatsapplink:hover {
  transform: scale(1.1);
  -webkit-transition: transform 0.85s ease-in-out;
  -moz-transition: transform 0.85s ease-in-out;
  -ms-transition: transform 0.85s ease-in-out;
}

.bloglink {
  width: 30px;
  height: 30px;
  background-image: url("/assets/socialicons/blog-icon.png");
  background-size: cover;
  display: inline-block;
}

.bloglink:hover {
  transform: scale(1.1);
  -webkit-transition: transform 0.85s ease-in-out;
  -moz-transition: transform 0.85s ease-in-out;
  -ms-transition: transform 0.85s ease-in-out;
}

.sections {
  padding: 10px;
}

.blockheadings {
  background-color: #4b4a4b;
  color: white;
  padding: 15px;
  border-radius: 5px;
  margin-bottom: 30px;
  /* border: solid 1px #073593; */
  letter-spacing: 1px;
}

/*
.btn-concern {
  font-weight: bold;
  padding: 5px 10px;
  border: 1px solid white;
  color: white;
  background-color: transparent;
  margin-top: -5px !important;
  margin-right: -5px;
}

.btn-concern:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #FFF;
}

.btn-reference {
  font-weight: bold;
  padding: 5px 10px;
  border: 1px solid #337ab7;
  color: #337ab7;
  background-color: transparent;
  margin-top: -5px !important;
  margin-right: -5px;
}

.btn-reference:hover {
  color: #fff;
  background-color: #337ab7;
  border-color: #FFF;
} 


.btn-message {
  font-weight: bold;
  padding: 5px 10px;
  border: 1px solid #337ab7;
  color: #337ab7;
  background-color: transparent;
  margin-top: -5px !important;
  margin-right: -5px;
}

.btn-message:hover {
  color: #fff;
  background-color: #337ab7;
  border-color: #FFF;
} */

/*Ones when blue band is present*/
.btn-message {
  font-weight: bold;
  padding: 5px 10px;
  border: 1px solid #fff;
  color: #fff;
  background-color: transparent;
  margin-top: -7px !important;
  margin-right: -8px;
}

.btn-message:hover {
  color: #fff;
  background-color: #337ab7;
  border-color: #fff;
}

.btn-reference {
  font-weight: bold;
  padding: 5px 10px;
  border: 1px solid #fff;
  color: #fff;
  background-color: transparent;
  margin-top: -5px !important;
  margin-right: -5px;
}

.btn-reference:hover {
  color: #fff;
  background-color: #337ab7;
  border-color: #fff;
}

.btn-concern {
  font-weight: bold;
  padding: 5px 10px;
  border: 1px solid white;
  color: white;
  background-color: transparent;
  margin-top: -5px !important;
  margin-right: -5px;
}

.btn-concern:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #fff;
}


/*End ones when blue band present*/

.ngx-gallery-bullet:hover,
.ngx-gallery-bullet.ngx-gallery-active {
  background: #8eff78 !important;
}

/* .fa {
  color: #073593 !important;
}

.fa-star {
  color: #f8ab00 !important;
}

.fa-heart {
  color: #8eff78 !important;
}

.fa-heart-o {
  color: #FFF !important;
} */

.col-md-12.fixed-top.fixed-top2.subnav {
  max-height: 90px;
  overflow: hidden;
}

i.fa.fa-star {
  margin-right: 2px;
}

.review {
  margin-bottom: 20px;
}

.accountstatus {
  font-size: 12px;
}

.form-control {
  border: 1px solid #aaa !important;
}

select {
  border: 1px solid #aaa !important;
}

.registerselect {
  margin-bottom: 30px;
  height: 380px;
  overflow: hidden;
  cursor: pointer;
}

.registerselectinner {
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center;
  transition: all 0.5s ease;
  border-radius: 5px;
}

.registerselectinner:hover {
  transform: scale(1.2);
  border-radius: 5px;
  -webkit-transition: transform 0.85s ease-in-out;
  -moz-transition: transform 0.85s ease-in-out;
  -ms-transition: transform 0.85s ease-in-out;
}

.registerselect h1 {
  color: white;
  /* Good thing we set a fallback color! */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}

/* Multi Selects */
.selected-list .c-list .c-token {
  background: unset !important;
}

.selected-list .c-list .c-token .c-label {
  color: #333 !important;
}

.selected-list .c-list .c-token .c-remove svg {
  fill: #333 !important;
  margin-top: -1px;
}

.selected-list .c-list .c-token {
  padding: 4px 21px 4px 0px !important;
}

/* End Multi Selects */

.navbar-toggler {
  color: #fff !important;
  border-color: #fff !important;
}

.navbar-toggler-icon {
  color: #fff !important;
}

.list-group-item {
  border: 1px solid #f3f3f3;
}

.c-btn.disabled {
  background: none;
}

/* .c-btn.disabled span {
  color: grey;
} */

/*Maps*/
.leaflet-shadow-pane {
  display: none !important;
}

.leaflet-popup-content {
  margin: -1px !important;
  line-height: 1.4;
}

.leaflet-popup-content-wrapper {
  padding: 0px !important;
  text-align: left;
  border-radius: 8px !important;
}

.leaflet-popup.leaflet-zoom-animated {
  left: -163px !important;
}

.leaflet-container a.leaflet-popup-close-button {
  position: absolute;
  top: 0;
  right: -60px;
  padding: 12px 4px 0 0 !important;
  border: none;
  text-align: center;
  width: 18px;
  height: 14px;
  font: 16px/14px Tahoma, Verdana, sans-serif;
  color: #000;
  text-decoration: none;
  font-weight: bold;
  background: transparent;
}

.btn-map {
  font-weight: normal;
  padding: 5px 5px !important;
  border: 1px solid #337ab7;
  color: #337ab7;
  background-color: transparent;
}

.btn-map:hover {
  color: #fff !important;
  background-color: #337ab7;
  border-color: #fff;
}

.map-btn-div {
  position: absolute;
  right: 5px;
  bottom: 5px;
}

/* .leaflet-pane, .leaflet-tile, .leaflet-marker-icon, .leaflet-marker-shadow, .leaflet-tile-container, .leaflet-pane > svg, .leaflet-pane > canvas, .leaflet-zoom-box, .leaflet-image-layer, .leaflet-layer {
  position: absolute;
  left: -12px;
  top: 0;
} */

.leaflet-popup {
  margin-left: 13px;
}

.counterBlock {
  background-color: #073593;
  opacity: 0.8;
  text-align: center;
}

@media (max-width: 479px) {
  .minheight {
    min-height: unset;
  }

  .bottommargin {
    margin-bottom: 5px;
  }

  .mapsearch {
    height: 75vh !important;
    width: 100%;
  }

  .accountlinks {
    width: unset !important;
  }

  .navarrows {
    margin-top: 0px !important;
  }

  .timezone {
    margin-top: -5px !important;
  }

  h1 {
    letter-spacing: 0.1px;
    font-size: 20px;
    margin: 15px 0 !important;
    padding-left: 0px;
  }

  .inneraccount p {
    margin-left: 10px;
    margin-right: 10px;
  }

  .articlepage {
    padding-left: 0px;
    padding-right: 0px;
  }

  .listingpage {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .navbar-toggler {
    font-size: 21px !important;
  }

  .fixed-top2 {
    margin-top: 48px;
    max-height: 135px;
    overflow: hidden;
    position: unset !important;
  }

  .lastupdated {
    margin-top: 45px;
    margin-bottom: 20px;
    padding-right: 0px;

    position: unset;
    top: unset;
    width: 100%;
    right: unset;
  }

  .navicon:hover {
    font-size: 18px;
    margin-top: 10px;
    background-color: none;
  }

  .mobiaccountnav {
    margin-bottom: -15px;
    max-height: 117px;
    overflow: hidden;
  }

  .subnavtext {
    font-size: 12px !important;
  }

  .accountstatus {
    font-size: 12px;
    margin-top: -10px;
    margin-left: 15px;
  }

  .conversations-wrapper .name {
    font-size: 14px !important;
  }

  .card-title {
    font-size: 18px;
  }

  .navslide {
    margin-bottom: 8px;
    padding-bottom: 10px;
    padding-top: 5px;
  }

  .navslide.active {
    cursor: pointer;
    color: #073593 !important;
    /* background-color: transparent; */
  }

  .navicon {
    padding-top: 0px !important;
    margin-top: 0px !important;
    font-size: 14px !important;
  }

  .navicon:active {
    padding-top: 0px !important;
    margin-top: 0px !important;
    font-size: 14px !important;
  }

  .mobinavdisplay {
    display: block;
  }

  .well {
    padding: 10px !important;
  }

  .list-group-item {
    padding: 0.25rem 0.25rem !important;
    /* border: 1px solid #f3f3f3; */
  }

  .control-label {
    text-align: left !important;
    margin-top: 5px;
    margin-bottom: 2px;
  }

  fieldset {
    color: #646464;
    margin-top: 10px;
    margin-bottom: 5px;
  }

  legend {
    margin-bottom: 10px !important;
  }

  input[type="checkbox"],
  input[type="radio"] {
    margin: 5px 5px 0 !important;
  }

  .topbar {
    max-height: 37px;
    overflow: hidden;
  }

  .submenu {
    margin-bottom: 0px;
  }

  .socialicons {
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center !important;
  }

  .hostimagesside {
    height: 250px;
  }

  .bottomcrumbs {
    display: none;
  }

  .subnav .container {
    padding-left: 0px;
    padding-right: 0px;
  }

  .timezone {
    margin-top: 15px;
    font-size: 14px;
    float: left;
    margin-bottom: 10px;
  }

  .btn {
    font-family: Arial, Helvetica, sans-serif !important;
    border-radius: 5px;
    font-size: 12px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    padding: 4px 4px !important;
    letter-spacing: normal !important;
  }
}

.card-text.row {
  width: 100%;
}

nav ul li a {
  background-color: unset !important;
  font-size: 14px;
}

.form-control {
  font-size: 0.8rem !important;
}

/* Testing stuff */

.listingcard {
  perspective: 150rem;
  -moz-perspective: 150rem;
  position: relative;
  height: 38rem;
  margin-bottom: 10px;
}

.card__side {
  height: 38rem;
  transition: all 0.8s ease;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  backface-visibility: hidden;
  border-radius: 3px;
  overflow: hidden;
  box-shadow: 0 1.5rem 4rem rgba(0, 0, 0, 0.15);
}

.card__side--front {
  background-color: #fff;
}

.card__side--back {
  transform: rotateY(180deg);
}

.card__side--back-1 {
  background-image: linear-gradient(to right bottom, #073593, #073593);
}

.card__side--back-2 {
  background-image: linear-gradient(to right bottom, #000428, #004e92);
}

.card__side--back-3 {
  background-image: linear-gradient(to right bottom, #2998ff, #5643fa);
}

/* .card:hover .card__side--front {
    transform: rotateY(-180deg); }
  .card:hover .card__side--back {
    transform: rotateY(0); } */
.section-tours.card:hover {
  transform: scale(1.05);
  transition: transform 0.8s;
  cursor: pointer;
}

.card__picture {
  background-size: cover;
  height: 18rem;
  background-blend-mode: screen;
  clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
}

.card__picture--1 {
  background-image: linear-gradient(to right bottom, #073593, #073593), url(https://picsum.photos/300/250?random=5);
}

.card__picture--2 {
  background-image: linear-gradient(to right bottom, #000428, #004e92), url(https://picsum.photos/300/250?random=6);
}

.card__picture--3 {
  background-image: linear-gradient(to right bottom, #2998ff, #5643fa), url(https://picsum.photos/300/250?random=7);
}

.card__heading {
  font-size: 1.5rem;
  text-transform: uppercase;
  color: #fff;
  font-weight: 300;
  position: absolute;
  top: 12rem;
  right: 2rem;
  text-align: right;
  width: 74%;
}

.card__heading-span {
  padding: 0.5rem 1.5rem;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

.card__heading-span--1 {
  background-image: linear-gradient(to right bottom, rgba(153, 188, 0, 0.85), rgba(69, 112, 0, 0.85));
}

.card__heading-span--2 {
  background-image: linear-gradient(to right bottom, rgba(0, 4, 40, 0.85), rgba(0, 78, 146, 0.85));
}

.card__heading-span--3 {
  background-image: linear-gradient(to right bottom, rgba(41, 152, 255, 0.85), rgba(86, 67, 250, 0.85));
}

.card__details {
  padding: 1.5rem;
}

.card__details ul {
  list-style: none;
  width: 90%;
  margin: 0 auto;
}

.card__details ul li {
  text-align: center;
  font-size: 1.2rem;
  padding: 1rem;
}

.card__details ul li:not(:last-child) {
  border-bottom: 1px solid #eee;
}

.card__cta {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.card__price-box {
  color: #fff;
  text-align: center;
  margin-bottom: 8rem;
}

.card__price-only {
  font-size: 1.4rem;
  text-transform: uppercase;
}

.card__price-value {
  font-size: 6rem;
  font-weight: 100;
}

/* .btn--animated {
  animation: fadeInUp .5s ease-out;
  animation-fill-mode: backwards; }

.btn:link, .btn:visited {
  text-transform: uppercase;
  padding: 1.5rem 4rem;
  display: inline-block;
  transition: all .2s;
  color: initial;
  position: relative;
  font-size: 1.6rem; }

.btn:hover {
  transform: translateY(-3px);
  box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.2); }

.btn:active {
  transform: translateY(-1px);
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.2); }

.btn::after {
  content: '';
  display: inline-block;
  height: 100%;
  width: 100%;
  border-radius: 10rem;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  transition: all .2s; }

.btn::after {
   background: #fff;
}

.btn:hover::after {
  transform: scaleX(1.4) scaleY(1.6);
  opacity: 0; } */

.btn--white {
  background-color: #fff;
  border-radius: 10rem;
}

.btn--blue {
  background-color: #004e92;
  border-radius: 10rem;
  color: #fff !important;
}

.text-center {
  text-align: center;
}

.page-item {
  background-color: white;
}

.inneraccount {
  background-color: white;
  padding: 20px;
  border-bottom: 1px solid #e0e0e0;
  box-shadow: 0 0 13px 0 rgb(62 44 90 / 20%);
  border: 1px solid rgba(0, 0, 0, .09);
}

.btn-default {
  background: #073593;
  border-color: #073593;
  color: #FFF !important;
}

.btn-default:hover {
  background: #FFF;
  border-color: #073593;
  color: black !important;
}

.list-group-item {
  background-color: transparent !important;
}

/* .card {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
} */
.card {
  border-bottom: 1px solid #e0e0e0 !important;
  box-shadow: 0 0 13px 0 rgb(62 44 90 / 8%);
  border: 1px solid rgba(0, 0, 0, .09) !important;
}

.nav-link {
  padding-right: 15px;
  padding-left: 15px;
  font-size: 15px;
  /* text-transform: uppercase;
  font-family: "JosefinSans-SemiBold";
  font-family: Arial, Helvetica, sans-serif; */
  color: #fff;
  text-decoration: none !important;
}

.pageheaderdiv {
  margin-top: 120px;
}

.pageheader {
  color: white;
  text-transform: uppercase;
  font-size: 50px;
  background: rgba(0, 0, 0, 0.75);
  width: auto;
}

.projects-page .projects-item h2 {
  font-size: 16px;
  font-weight: bold;
  margin-left: 15px;
}

.project-date {
  color: #073593 !important;
  font-family: Arial, Helvetica, sans-serif;
  margin-bottom: 10px;
}

.project-readmore {
  margin-top: 20px;
  text-align: center;
}

.btn-findoutmore {
  background-color: #073593;
  border-color: #073593;
  color: #FFF;
  padding: 12px;
  /* text-transform: uppercase; */
}

.btn-findoutmore:hover {
  background-color: transparent;
  border-color: #073593;
  color: #000;
  padding: 12px;
}

.btn-concern {
  background-color: #b31919;
  border-color: #b31919;
  color: #fff;
  padding: 12px;
  /* text-transform: uppercase; */
}

.btn-concern:hover {
  background-color: transparent;
  border-color: #b31919;
  color: #b31919;
  padding: 12px;
}

.btn-invite {
  background-color: #cce5ff;
  border-color: #cce5ff;
  color: #004085;
  padding: 12px;
  /* text-transform: uppercase; */
}

.btn-invite:hover {
  background-color: transparent;
  border-color: #cce5ff;
  color: #004085;
  padding: 12px;
}


.footer h4 {
  font-size: 20px;
  font-family: "JosefinSans-SemiBold";
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
}

.footernav {
  color: #fff !important;
  font-size: 17px !important;
}

/* Wizard */
.wizard>.steps>ul>li:after,
.wizard>.steps>ul>li:before {
  content: "";
  z-index: 9;
  display: block;
  position: absolute;
}

.wizard {
  width: 100%;
}

.wizard .content {
  margin-left: 0 !important;
}

.wizard>.steps {
  position: relative;
  display: block;
  width: 100%;
}

.wizard>.steps .current-info {
  position: absolute;
  left: -99999px;
}

.wizard>.steps>ul {
  display: table;
  width: 100%;
  table-layout: fixed;
  margin: 0;
  padding: 0;
  list-style: none;
}

.wizard>.steps>ul>li {
  display: table-cell;
  width: auto;
  vertical-align: top;
  text-align: center;
  position: relative;
}

.wizard>.steps>ul>li a {
  position: relative;
  padding-top: 52px;
  margin-top: 20px;
  margin-bottom: 20px;
  display: block;
}

.wizard>.steps>ul>li:before {
  left: 0;
}

.wizard>.steps>ul>li:after {
  right: 0;
}

.wizard>.steps>ul>li:first-child:before,
.wizard>.steps>ul>li:last-child:after {
  content: none;
}

.wizard>.steps>ul>li.current>a {
  color: #333;
  cursor: default;
}

.wizard>.steps>ul>li.current .step {
  border-color: #073593;
  background-color: #fff;
  color: #073593;
}

.wizard>.steps>ul>li.disabled a,
.wizard>.steps>ul>li.disabled a:focus,
.wizard>.steps>ul>li.disabled a:hover {
  color: #999;
  cursor: default;
}

.wizard>.steps>ul>li.done a,
.wizard>.steps>ul>li.done a:focus,
.wizard>.steps>ul>li.done a:hover {
  color: #999;
}

.wizard>.steps>ul>li.done .step {
  background-color: #073593;
  border-color: #073593;
  color: #fff;
}

.wizard>.steps>ul>li.error .step {
  border-color: #ff7588;
  color: #ff7588;
}

.wizard>.steps .step {
  background-color: #fff;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -24px;
  z-index: 10;
  text-align: center;
}

.wizard>.content {
  position: relative;
  width: auto;
  padding: 0;
  margin: 0;
}

.wizard>.content>.title {
  position: absolute;
  left: -99999px;
}

.wizard>.content>.body {
  padding: 0 20px;
}

.wizard>.content>iframe {
  border: 0;
  width: 100%;
  height: 100%;
}

.wizard>.actions {
  position: relative;
  display: block;
  text-align: right;
  padding: 0 20px 20px;
}

.wizard>.actions>ul {
  float: right;
  list-style: none;
  padding: 0;
  margin: 0;
}

.wizard>.actions>ul:after {
  content: "";
  display: table;
  clear: both;
}

.wizard>.actions>ul>li {
  float: left;
}

.wizard>.actions>ul>li+li {
  margin-left: 10px;
}

.wizard>.actions>ul>li>a {
  background: #073593;
  color: #fff;
  display: block;
  padding: 7px 12px;
  border-radius: 2px;
  border: 1px solid transparent;
}

.wizard>.actions>ul>li>a:focus,
.wizard>.actions>ul>li>a:hover {
  box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.05) inset;
}

.wizard>.actions>ul>li>a:active {
  box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.1) inset;
}

.wizard>.actions>ul>li>a[href="#previous"] {
  background-color: #fcfcfc;
  color: #333;
  border: 1px solid #ddd;
}

.wizard>.actions>ul>li>a[href="#previous"]:focus,
.wizard>.actions>ul>li>a[href="#previous"]:hover {
  box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.02) inset;
}

.wizard>.actions>ul>li>a[href="#previous"]:active {
  box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.04) inset;
}

.wizard>.actions>ul>li.disabled>a,
.wizard>.actions>ul>li.disabled>a:focus,
.wizard>.actions>ul>li.disabled>a:hover {
  color: #999;
}

.wizard>.actions>ul>li.disabled>a[href="#previous"],
.wizard>.actions>ul>li.disabled>a[href="#previous"]:focus,
.wizard>.actions>ul>li.disabled>a[href="#previous"]:hover {
  box-shadow: none;
}

.wizard.wizard-circle>.steps>ul>li:after,
.wizard.wizard-circle>.steps>ul>li:before {
  top: 43px;
  width: 50%;
  height: 5px;
  background-color: #073593;
}

.wizard.wizard-circle>.steps>ul>li.current:after,
.wizard.wizard-circle>.steps>ul>li.current~li:after,
.wizard.wizard-circle>.steps>ul>li.current~li:before {
  background-color: #f5f7fa;
}

.wizard.wizard-circle>.steps .step {
  width: 50px;
  height: 50px;
  line-height: 40px;
  border: 5px solid #f5f7fa;
  font-size: 1.3rem;
  border-radius: 50%;
}

.wizard.wizard-notification>.steps>ul>li:after,
.wizard.wizard-notification>.steps>ul>li:before {
  top: 39px;
  width: 50%;
  height: 2px;
  background-color: #073593;
}

.wizard.wizard-notification>.steps>ul>li.current .step {
  border: 2px solid #073593;
  color: #073593;
  line-height: 36px;
}

.wizard.wizard-notification>.steps>ul>li.current .step:after,
.wizard.wizard-notification>.steps>ul>li.done .step:after {
  border-top-color: #073593;
}

.wizard.wizard-notification>.steps>ul>li.current:after,
.wizard.wizard-notification>.steps>ul>li.current~li:after,
.wizard.wizard-notification>.steps>ul>li.current~li:before {
  background-color: #f5f7fa;
}

.wizard.wizard-notification>.steps>ul>li.done .step {
  color: #fff;
}

.wizard.wizard-notification>.steps .step {
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 1.3rem;
  border-radius: 15%;
  background-color: #f5f7fa;
}

.wizard.wizard-notification>.steps .step:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -8px;
  margin-bottom: -8px;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 8px solid #f5f7fa;
}

.wizard.vertical>.steps {
  display: inline;
  float: left;
  width: 10%;
}

.wizard.vertical>.steps>ul>li {
  display: block;
  width: 100%;
}

.wizard.vertical>.steps>ul>li.current:after,
.wizard.vertical>.steps>ul>li.current:before,
.wizard.vertical>.steps>ul>li.current~li:after,
.wizard.vertical>.steps>ul>li.current~li:before,
.wizard.vertical>.steps>ul>li:after,
.wizard.vertical>.steps>ul>li:before {
  background-color: transparent;
}

/* Dashboard Styles */
.alertblock {
  min-height: 100px;
  overflow: hidden;
  box-shadow: 0 0 13px 0 rgb(62 44 90 / 8%);
  margin-bottom: 10px;
  padding: 10px;
  color: white;
  border-radius: 5px;
}

.alertblock h3 {
  color: white;
  font-size: 30px;
}

.opacity-15 {
  opacity: 0.15;
}

.opacity-50 {
  opacity: 0.5;
}

.pos-bottom {
  bottom: 0;
}

.pos-right {
  right: 0;
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.greenbutton {
  background: #073593;
  color: #fff;
  display: block;
  padding: 7px 12px;
  border-radius: 4px;
  border: 1px solid transparent;
  margin-bottom: 10px;
  margin-top: 10px;
}

.greenbutton:hover {
  background: #073593;
  color: #fff;
  display: block;
  padding: 7px 12px;
  border-radius: 4px;
  border: 1px solid transparent;
  margin-bottom: 10px;
  margin-top: 10px;
  text-decoration: underline;
  box-shadow: 0 0 0 100px rgb(0 0 0 / 5%) inset;
}

/* .modal {
  position: fixed;
  top: 10%;
  left: 40%;
  max-width: 500px;
} */

ngb-typeahead-window#ngb-typeahead-0 {
  width: 96%;
}

.page-item.active .page-link {
  z-index: 3;
  color: #FFF;
  background-color: #073593 !important;
  border-color: #073593 !important;
}

li.paginate_button.page-item.active {
  background: #073593 !important;
  color: #FFF;
  border-color: #073593 !important;
}

.nav-link {
  padding-right: 15px;
  padding-left: 15px;
  font-size: 15px;
  /* text-transform: uppercase;
  font-family: "JosefinSans-SemiBold";
  font-family: Arial, Helvetica, sans-serif; */
  color: #000;
  text-decoration: none !important;
  cursor: pointer;
}

.table {
  margin-top: 20px;
}

div#DataTables_Table_1_wrapper {
  margin-top: 20px;
}

div#DataTables_Table_0_wrapper {
  margin-top: 20px;
}

div#DataTables_Table_2_wrapper {
  margin-top: 20px;
}

button.btn.btn-link {
  border: solid 1px grey;
}

.nav-tabs .nav-link {
  font-size: 12px !important;
  text-transform: none !important;
  border-color: #dee2e6 #dee2e6 #fff;
  color: #878787 !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.nav-link.active {
  /* background-color: #f6f6f6 !important; */

  background-color: #073593 !important;
  /* background-color: #073593 !important; */
  color: #FFF !important;

}

.btn-toggle-selected {
  background-color: #073593;
  border-color: #073593;
  color: #fff;
  padding: 12px;
}

.btn-toggle-selected:hover {
  background-color: #073593;
  border-color: #073593;
  color: #fff;
  padding: 12px;
}

.btn-toggle-notselected {
  color: #007bff;
  background-color: transparent;
  border-color: #007bff;
}

.btn-toggle-notselected:hover {
  /* color: #FFF; */
  /* background-color: #007bff;
  border-color: #007bff; */

  color: #073593;
  border-color: #073593;
}

.ngx-gallery-thumbnails .ngx-gallery-thumbnail.ngx-gallery-active {
  border: 1px double #073593 !important;
}

.sidebar-wrapper .sidebar-menu ul li a {
  padding: 2px 30px 2px 20px !important;
}

.sidebar-wrapper .sidebar-menu .sidebar-dropdown>a:after {
  top: 8px !important;
}

.alert-secondary {
  background-color: #f6f6f6 !important;
}

.btn-primary {
  background-color: #073593 !important;
  border-color: #073593 !important;
  color: #FFF !important;
}

.btn-primary:hover {
  color: #000 !important;
  background-color: #fff !important;
  border-color: #073593;
}

.dragarea {
  font-size: 24px;
  border: 1px solid #bbb;
  padding: 20px;
  background-color: #fff;
  color: #bbb;
  border-radius: 5px;
}

.droparea {
  font-size: 24px;
  border: 1px dashed #bbb;
  padding: 20px;
  background-color: #eff;
  color: #aaa;
  border-radius: 5px;
}

.modal.fade-anim.in {
  z-index: 10000 !important;
}

.confirm-modal.fade-anim.in {
  z-index: 999999 !important;
}

.modal-backdrop {
  z-index: -1;
}

/* .badge-success {
  background-color: #073593 !important;
} */

/* Custom Cal */
.caldisplay {
  margin: 20px auto;
  margin-top: 10px !important;
  width: 70px;
  height: 80px;
  background-color: #ffffff;
  border-radius: 10px;
  border: #073593 1px solid;
  position: relative;
  text-align: center;
}

.caldisplay::before {
  content: "";
  display: block;
  width: 70px;
  height: 35px;
  border-radius: 10px 10px 0 0;
}

.caldisplayhead {
  width: 70px;
  height: 27px;
  position: absolute;
  top: -1px;
  padding-top: 3px;
  background-color: #073593;
  border-radius: 10px 10px 0 0;
  border-bottom: 2px solid #e5e5e5;
  font: 400 12px/20px Arial, Helvetica, Geneva, sans-serif;
  letter-spacing: 0.5px;
  color: #fff;
  text-align: center;
}

.caldisplaybody {
  width: 70px;
  height: 35px;
  position: absolute;
  top: 29px;
  font: 400 36px/40px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  letter-spacing: -2px;
  color: #073593;
  text-align: center;
  z-index: 10;
}

.caldisplaybody::before {
  content: "";
  display: block;
  position: absolute;
  top: 35px;
  width: 3px;
  height: 10px;
}

.caldisplaybody::after {
  content: "";
  display: block;
  position: absolute;
  top: 35px;
  right: 0;
  width: 3px;
  height: 10px;
}

/* Past Event */
.caldisplaypast {
  margin: 20px auto;
  margin-top: 10px !important;
  width: 70px;
  height: 80px;
  background-color: #ffffff;
  border-radius: 10px;
  border: #CCC 1px solid;
  position: relative;
  text-align: center;
}

.caldisplaypast::before {
  content: "";
  display: block;
  width: 70px;
  height: 35px;
  border-radius: 10px 10px 0 0;
}

.caldisplayheadpast {
  width: 70px;
  height: 27px;
  position: absolute;
  top: -1px;
  padding-top: 3px;
  background-color: #CCC;
  border-radius: 10px 10px 0 0;
  border-bottom: 2px solid #e5e5e5;
  font: 400 12px/20px Arial, Helvetica, Geneva, sans-serif;
  letter-spacing: 0.5px;
  color: #fff;
  text-align: center;
}

.caldisplaybodypast {
  width: 70px;
  height: 35px;
  position: absolute;
  top: 29px;
  font: 400 36px/40px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  letter-spacing: -2px;
  color: #CCC;
  text-align: center;
  z-index: 10;
}

.caldisplaybodypast::before {
  content: "";
  display: block;
  position: absolute;
  top: 35px;
  width: 3px;
  height: 10px;
}

.caldisplaybodypast::after {
  content: "";
  display: block;
  position: absolute;
  top: 35px;
  right: 0;
  width: 3px;
  height: 10px;
}

/* End Past Event */

span.select2-selection.select2-selection--single {
  height: 32px;
}

.form-control:focus {
  box-shadow: 0 0 0 0.1rem rgb(21 56 99 / 25%);
}

.btn.focus,
.btn:focus {
  box-shadow: 0 0 0 0.1rem rgb(21 56 99 / 25%);
}

.c-btn.disabled {
  background: #e9ecef !important;
}

.innerdescription {
  min-height: 120px
}

.innerdescriptionlandowner {
  min-height: 100px;
}

.imageslider {
  height: 450px;
}

.shareicon {
  width: 30px;
  height: 30px;
  margin-left: 2px;
  margin-right: 2px;
}

.actionbutton {
  min-height: 30px !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
  font-size: 16px !important;
  margin-left: 0px;
  background-color: #2ebd12 !important;
  color: #fff;
  border-color: #2ebd12 !important;
  font-family: Arial, Helvetica, sans-serif !important;
}

.benefitsheading {
  color: white;
  font-size: 60px;
  margin-bottom: 50px;
  margin-top: 200px
}

.goalheading {

  font-size: 60px;
  margin-bottom: 50px;
  margin-top: 50px
}

.btn-brown {
  background-color: #5e3b00;
  color: #fff;
  border-color: #5e3b00;
  text-transform: uppercase;
  font-size: 20px;

}


.btn-brown:hover {
  background-color: #FFF;
  color: #5e3b00;
  border-color: #5e3b00;
  text-transform: uppercase;
  font-size: 20px;
}



.navbar-dark .navbar-nav .nav-link {
  /* color: #fff;
  font-size: 16px; */
  padding-right: 15px;
  padding-left: 15px;
  font-size: 14px;
  /* text-transform: uppercase; */
  /* font-family: 'JosefinSans-SemiBold'; */
  font-family: Arial, Helvetica, sans-serif;
  color: #000;
  text-decoration: none !important;
}

.accountnav {
  padding-left: min(370px);
}

.donatemargin {
  margin-top: 300px;
}

.newswrap {
  float: right;
  margin: 10px;
  max-width: 400px;
  margin-top: 0px !important;
}


/* Grid Dsiplays */
@media (max-width: 768px) {

  .container,
  .container-md,
  .container-sm {
    max-width: 100% !important;
    overflow: hidden;
    padding-left: 0px;
    padding-right: 0px;
  }

  .page-wrapper .page-content>div {
    padding: 10px 5px !important;
  }

  .inaccount {
    margin-left: unset !important;
  }

  .donatemargin {
    margin-top: 100px;
    padding: 10px;
  }

  .newswrap {
    margin-top: 0px !important;
    margin-right: 0px;
    width: 100%;
  }


  .imageslider {
    height: 350px;
  }

  .padding10 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .tooltip-inner {
    position: fixed !important;
    top: 30% !important;
    left: 15% !important;
  }

  .wizard>.steps>ul {
    margin-bottom: 20px;
  }

  .wizard>.steps>ul>li {
    display: block;
    float: left;
    width: 50%;
  }

  .wizard>.steps>ul>li>a {
    margin-bottom: 0;
  }

  .wizard>.steps>ul>li:first-child:before {
    content: "";
  }

  .wizard>.steps>ul>li:last-child:after {
    content: "";
    background-color: #073593;
  }

  .wizard.vertical>.steps {
    width: 15%;
  }

  .pageheader {
    color: white;
    text-transform: uppercase;
    font-size: 24px;
    background: rgba(0, 0, 0, 0.75);
    width: auto;
  }

  .innerdescription {
    min-height: unset;
    height: auto;
    margin-bottom: 30px;
  }

  .innerdescriptionlandowner {
    min-height: unset;
    height: auto;
    margin-bottom: 30px;
  }

  .navbar {
    z-index: 20000;
    position: absolute;
    top: 0;
    padding: 10px !important;
    width: 100%;
    margin-bottom: 30px;
  }

  .btn-login {

    margin-left: -10px !important;
  }

  .navbar-expand-lg>.container, .navbar-expand-lg>.container-fluid, .navbar-expand-lg>.container-lg, .navbar-expand-lg>.container-md, .navbar-expand-lg>.container-sm, .navbar-expand-lg>.container-xl {
    padding-right: 0;
    padding-left: 16px;
  }



  .navbar .nav {
    background-color: #faf8fb;
    /* border-bottom: solid 2px #073593; */
    border-bottom: 1px solid #e0e0e0 !important;
    box-shadow: 0 0 13px 0 rgb(62 44 90 / 8%);
    border: 1px solid rgba(0, 0, 0, .09) !important;

  }



  .nav-link {
    color: #636363 !important;
    font-size: 0.8rem !important;
  }

  .mobimenucontainer {
    width: 100%;
    margin-left: -8px;
    margin-right: 0px;
  }

  .steps {
    display: none !important;
  }

  ol {
    margin-left: -30px;
  }

  .benefitsheading {
    color: white;
    font-size: 30px;
    margin-bottom: 30px;
    margin-top: 10px;
  }

  .goalheading {

    font-size: 30px;
    margin-bottom: 30px;
    margin-top: 30px
  }

  .nopad {
    margin-right: 10px;
    margin-left: 10px;
  }

  .accountmenu {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center;
    margin-top: 40px !important;
    margin-bottom: 20px;
    margin-right: 0px !important;
    margin-left: -15px !important;
    background-color: transparent !important;
  }

  .inneraccount {
    margin-top: 50px;
    padding: 5px;
  }




}

/*Mobi Display styles */
@media (max-width: 480px) {
  .wizard>.steps>ul>li {
    width: 100%;
  }

  .wizard>.steps>ul>li.current:after {
    background-color: #073593;
  }

  .wizard.vertical>.steps {
    width: 20%;
  }

  .navbar-brand {
    max-width: 50%;
   
  }

  .logo {
    max-height: 40px !important;
   
  }
}

.toast-success {
  color: #155724 !important;
  background-color: #d4edda !important;
  border-color: #c3e6cb !important;
  font-family: Arial, Helvetica, sans-serif !important;
}

.toast-success .toast-title {
  color: #155724 !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 16px !important;
}

.pac-container {
  z-index: 999999 !important;
}

input, input:before, input:after {
  -webkit-user-select: initial !important;
  -khtml-user-select: initial !important;
  -moz-user-select: initial !important;
  -ms-user-select: initial !important;
  user-select: initial !important;
}

.usefulllinks ul>li:before {
  content: '\f105';
  font-family: 'FontAwesome';
  position: absolute;
  left: 0;
  color: #073593;
  font-size: 14px;
  font-weight: 600;
}

.usefulllinks ul>li {
  list-style-type: none;
  position: relative;
  padding-left: 10px;
  margin-left: -40px;
  margin-bottom: 10px;
  font-size: 14px;
}

.usefulllinks a {
  text-decoration: underline;
  color: #2c2c2c;
}

.usefulllinks a:hover {
  text-decoration: underline;
  color: #2c2c2c;
}

.facilities ul>li:before {
  content: '\f105';
  font-family: 'FontAwesome';
  position: absolute;
  left: 0;
  color: #073593;
  font-size: 14px;
  font-weight: 600;
}

.facilities ul>li {
  list-style-type: none;
  position: relative;
  padding-left: 10px;
  margin-left: -40px;
  margin-bottom: 10px;

}

.planttable td, .planttable th {
  padding: .05rem;
  vertical-align: top;
  border-top: none !important;
}

.table-bordered thead td, .table-bordered thead th {
  border-bottom-width: 0px !important;
  /* border-top-width: 0px !important; */
}

.planthumb {
  width: 40px;
  height: 40px;
  background-size: cover;
  background-position: center center;
  border-radius: 5px;
}



.planthumb:hover {
  transform: scale(5);
}

.planthumbnoimage {
  width: 40px;
  height: 40px;
  background-size: cover;
  border-radius: 5px;
}

.plantfull {
  border-radius: 5px;
  width: -webkit-fill-available;
  margin-bottom: 10px;
  margin-left: 10px;
}

.producthumb {
  width: 70px;
  height: 70px;
  background-size: cover;
  background-position: center center;
  border-radius: 5px;
}

.producthumb:hover {
  transform: scale(3);
}

::-webkit-calendar-picker-indicator {
  margin-left: 0px;
}


.single-select-mode li.pure-checkbox {
  padding-top: 5px;
  padding-bottom: 5px;
}

/* Google drawing */
/* button[title="Stop drawing"] {
  content: url(https://cdn4.iconfinder.com/data/icons/whsr-january-flaticon-set/128/compass.png) !important;       
  height: 28px;
  width: 28px;
  cursor: pointer;
}

button[title="Draw a shape"] {
  content: url(http://www.pngmart.com/files/4/Moon-PNG-Transparent.png) !important;
  height: 28px;
  width: 28px;
  cursor: pointer;
} */

button[title="Stop drawing"] {
  zoom: 1.2;
}

button[title="Draw a shape"] {
  zoom: 1.2;
}

.eventDisplay {
  background-color: #073593;
  color: white;
  border-radius: 5px;

}

td.fc-daygrid-day.fc-day.fc-day-thu.fc-day-today {
  background-color: #cae3a2 !important;

}

.fc .fc-button-primary {
  color: #495057 !important;
  color: var(--fc-button-text-color, #495057) !important;
  background-color: #e9ecef !important;
  background-color: var(--fc-button-bg-color, #e9ecef) !important;
  border-color: #ced4da !important;
  border-color: var(--fc-button-border-color, #ced4da) !important;
}

.fc .fc-button-primary:hover {
  color: #073593 !important;
  color: var(--fc-button-text-color, #073593) !important;
  background-color: #fff !important;
  background-color: var(--fc-button-bg-color, #fff) !important;
  border-color: #fff !important;
  border-color: var(--fc-button-border-color, #fff) !important;
  border: solid 1px #073593 !important;
}

.eventDisplayNeedsUpdating {
  background-color: #0c5877;
  color: white;
  border-radius: 5px;
}

.eventSufficient {
  background-color: #073593;
  color: white;
  border-radius: 5px;
}

.eventNotEnough {
  background-color: #e58717;
  color: white;
  border-radius: 5px;
}

.eventOversubscribed {
  background-color: #9c0c0c;
  color: white;
  border-radius: 5px;
}

.dragarea {
  font-size: 14px !important;
}

.droparea {
  font-size: 14px !important;
}

.ngx-gallery-thumbnails .ngx-gallery-thumbnail {
  border: 1px solid #073593 !important;
}

.bottomfooter {
  background: #28313d;
  padding: 25px 0;
  color: white;
  text-align: center;
  font-size: 12px;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, .02) !important;
}

.onlyprint {
  display: none;
}



@media print {
  /* header, footer, aside, nav, form, iframe, .menu, .hero, .adslot {
    display: none;
  } */

  @page { 
    size: A4 portrait;
  } 

  .modal {
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
    padding: 0;
    overflow: visible!important;
    border: none !important;
}

  

  .sidebar-wrapper, a, .nav-tabs, .btn {
    display: none;
  }

  .inneraccount {
    background-color: white;
    padding: 0px;
    border-bottom: none;
    box-shadow: none;
    border: none !important;
  }

  .fa {
    display: none;
  }

  .page-wrapper {
    background-color: white;
  }

  body {
    margin: 0;
    color: #000;
    background-color: #fff;
    border: none !important;
    text-align: center;
  }

  div.landscape {
    transform: rotate(270deg) translate(-276mm, 0);
    transform-origin: 0 0;
  }

  .onlyprint {
    margin-top: -80px;
    display: block;
  }

  .table {
    border: none !important;
    
  }

  .printlogo {
    margin-bottom: 20px;
    margin-top: -150px;
    margin-left: -20px;
  }

  .noprint, .noprint *
    {
        display: none !important;
    }

    

    .modal-content {
      border: none !important;
      width: 100% !important;
      display: block;
    }


}

.logo {
  max-height: 75px !important;
  margin-right: 10px;
}


.authpage {
  background: url('/assets/img/background.jpg');
  width: 100%;
  height: 100%;
  position: absolute;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: -20px;
}


.input-group {
  position: relative;
  display: flex
;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}

/* Login/Auth pages */
.input-group-prepend span {
  width: 40px;
  background-color: #073593;
  color: #FFF;
  border: 0 !important;
}

.login_btn {
  color: #FFF;
  background-color: #073593;
  width: 120px;
}

.login_btn:hover {
  color: black;
  background-color: white;
  border: solid 1px #073593;
}

.logincard {
  height: auto;
  margin-top: 20vh;
  margin-bottom: auto;
  width: 500px;
  background-color: rgba(255, 255, 255, 0.9) !important;
  padding: 20px;
}

.authCards {
  height: auto;
  margin-top: 20vh;
  margin-bottom: auto;
  
}

.chiller-theme .sidebar-wrapper {
  background: #31353d;
}

.chiller-theme .sidebar-wrapper .sidebar-header,
.chiller-theme .sidebar-wrapper .sidebar-search,
.chiller-theme .sidebar-wrapper .sidebar-menu {
  border-top: 1px solid #3a3f48;
}

.chiller-theme .sidebar-wrapper .sidebar-menu ul li a i,
.chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown div,
.chiller-theme .sidebar-wrapper .sidebar-search input.search-menu,
.chiller-theme .sidebar-wrapper .sidebar-search .input-group-text {
  background: #3a3f48;
}

.chiller-theme .sidebar-wrapper ul li:hover a i,
.chiller-theme .sidebar-wrapper .sidebar-dropdown .sidebar-submenu li a:hover:before,
.chiller-theme .sidebar-wrapper .sidebar-search input.search-menu:focus+span,
.chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown.active a i {
  color: #073593;
  text-shadow: 0px 0px 10px rgba(71, 181, 23, 0.5);
}

.maincolor {
  color: #073593;
}

.mainbackgroundcolor {
  background-color: #073593 !important;
}

.underline {
  border-bottom: solid 5px #073593;
  margin-left: 15px;
  margin-bottom: 20px
}

.accback {
  /* background-color: #073593  !important;  */
  border: none !important;
  color: white !important;
  box-shadow: none !important;
}

.conversation-with .name {
  color: #073593;
  font-size: 20px;
  font-weight: bold;
  /* border-bottom: 2px dotted; */
}

.conversations-wrapper .conversation-item:hover,
.conversations-wrapper .conversation-item.selected {
  background-color: rgba(74, 120, 2, 0.1);
  cursor: pointer;
  padding-bottom: 18px;
}

.gridheadings {
  color: #4a4a4a !important;
}

.chiller-theme .sidebar-footer {
  background: #3a3f48;
  box-shadow: 0px -1px 5px #282c33;
  border-top: 1px solid #464a52;
}

.chiller-theme .sidebar-wrapper .sidebar-menu .header-menu span {
  color: #6c7b88;
}

.btn-savesearch {
  background-color: transparent;
  border-color: #073593;
  color: #073593;
  padding: 12px;
  /* text-transform: uppercase; */
}

.btn-savesearch:hover {
  background-color: #073593;
  border-color: #073593;
  color: #fff;
  padding: 12px;
}



a {
  color: #083c70;
  text-decoration: none;
  background-color: transparent;
}

.readOnlyText {
  color: #143863;
  /* font-weight: bold; */
}

.changedText {
  color: red;
  /* font-weight: bold; */
}

@media (max-width: 1399px) {
  .logo {
    max-height: 40px !important;
  }

  .navbar-dark .navbar-nav .nav-link {
    padding-right: 5px;
    padding-left: 5px;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    color: #3c3c3c;
    text-decoration: none !important;
  }
}

.dropdown-item.active, .dropdown-item:active {
  color: #143863 !important;
  text-decoration: none;
}

.navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link {
  color: #143863 !important;
}

.edit-selector
{
  width: 50px;
  max-width: 50px;
}

.form-control-static {
  margin-top: 10px;
}

label {
  font-weight: bold;
}

::-webkit-scrollbar {
  height: 2px;
  width: 2px;
  background: #FFF;
  margin-left: -20px;
}

::-webkit-scrollbar-thumb {
  background: #073593;
  -webkit-border-radius: 1ex;
  margin-left: -20px;
}

::-webkit-scrollbar-corner {
  background: #073593;
}

.timeline {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
}

.timeline::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 2px;
  background-color: #073593;
  left: 20px;
  margin-left: -1px;
}

.timeline-item {
  position: relative;
  margin: 0 0 20px 50px;
}

.timeline-item::before {
  content: "";
  position: absolute;
  top: 45px;
  left: -40px;
  width: 20px;
  height: 20px;
  background-color: #073593;
  border-radius: 50%;
}

.timeline-circle {
  position: absolute;
  top: 25px;
  left: 10px;
  width: 50px;
  height: 50px;
  background-color: #073593;
  border-radius: 50%;
  align-items: center;
  padding-left: 6px;
}


.working-days {
  font-weight: normal;
  color: #000;
  font-size: 13px;
  margin-right: 10px;
}

.sublabel {
  font-style: italic;
  font-size: 12px;
  margin-top: 10px;
}

.thumb-wrap {
  width: 50px;
  height: 50px;
  overflow: hidden;
  border-radius: 4px;
  background: #f5f5f5;
  display: flex;
  align-items: center;
  justify-content: center;
}

.thumb-img {
  width: 100%;
  height: 100%;
  object-fit: cover;       /* fills box and crops as necessary */
  object-position: center; /* center the crop */
  display: block;
}

