.fluid-padding, .post-type-archive-noticeboard_listing ul.tabs, .post-type-archive-noticeboard_listing #container-async, .post-type-archive-noticeboard_listing .notice {
  padding-left: 5rem;
  padding-right: 5rem;
}

.expired-text, .post-type-archive-noticeboard_listing .archive .expired .wis-desc-title, .post-type-archive-noticeboard_listing .archive .expired .wis-subtext, .single-noticeboard_listing .expired {
  color: #5e5e5e;
}

a {
  color: #fad407;
}

.gm-style-iw {
  width: 474px !important;
  top: 30px !important;
  left: 0 !important;
  padding: 0;
  background-color: #333;
  box-shadow: 0 1px 6px rgba(178, 178, 178, 0.6);
}

.map-desc h3 {
  font-size: 17px;
}

.visible_map {
  visibility: visible !important;
  position: relative !important;
}

.map-desc-image {
  max-width: 100%;
  width: 40%;
  display: inline-block;
}

.map-desc {
  width: 56%;
  display: inline-block;
  padding: 10px;
  vertical-align: top;
  background-color: #333;
}

.acf-map {
  width: 100%;
  height: 500px;
  position: absolute;
  margin: 0;
  padding: 0;
  visibility: hidden;
}

.wis-title {
  color: #fad407;
  text-align: left;
  font-size: 40px;
  padding-top: 5%;
  line-height: 47px;
}

.wis-subtext {
  margin-top: 8%;
  font-size: 15px;
}

#post-3689 .blog-entry-title, #post-3701 .blog-entry-title {
  display: none;
}

.white-border-btn, .login-submit input[type="submit"], .button.nav {
  display: inline-block;
  padding: 7px 20px;
  font-weight: 300;
  background-color: transparent;
  color: #fff;
  text-align: center;
  border: 1px solid #fff;
}

.white-border-btn:hover, .login-submit input[type="submit"]:hover, .button.nav {
  color: #000;
  border-color: #fad407;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  background-color: #fad407;
}

.yellow-button {
  display: inline-block;
  color: #000;
  padding: 7px 20px;
  font-weight: 700;
  background-color: #fad407;
  text-align: center;
  border: 1px solid #fad407;
}

.yellow-button:hover {
  border-color: #fff;
  color: #000;
}

.wis-row {
  width: 100%;
  display: inline-block;
  margin-bottom: 17px;
}

.wis-section-half {
  width: 48%;
  display: inline-block;
  vertical-align: top;
}

.wis-thumb img {
  width: 100%;
}

.grey {
  background-color: #333333;
  padding: 15px;
  margin-top: 17px;
}

.right-aligned {
  text-align: right;
}

.map {
  width: 50%;
}

#map-canvas {
  margin: 0;
  padding: 0;
  min-height: 522px;
  max-width: none;
}

#map-canvas img {
  max-width: none !important;
}

.one-fourth-noticeboard {
  width: 46%;
  display: inline-block;
  margin-bottom: 3%;
  background-color: #333;
  margin-right: 3%;
  vertical-align: top;
}

.desc_text {
  width: 63%;
  display: inline-block;
  vertical-align: top;
  color: #fff;
  padding: 18px;
  font-weight: 500;
  font-size: 20px;
}

.desc img {
  width: 36%;
  max-width: 100%;
}

.searchresults {
  max-width: 1200px;
  margin: 0 auto;
}

.page-numbers {
  padding: 4px 12px;
  font-size: 18px;
  color: #fff;
}

.page-numbers.current {
  background-color: #fad407;
  color: #000;
}

.page-numbers:hover {
  background-color: #fad407;
  color: #fff;
}

#filters {
  text-align: center;
  margin-bottom: 2%;
}

.filterblock {
  display: inline;
  margin-right: 2%;
}

.filterblock label {
  color: #fad407;
}

#filters input[type="checkbox"] {
  display: none;
}

#tabs ul {
  list-style: none;
}

#tabs ul li {
  display: inline-block;
  max-width: 48%;
  vertical-align: top;
}

a#ui-id-1, .mapclick-remove {
  background-image: url(../images/lines-normal.jpg);
  background-size: 36px;
  background-repeat: no-repeat;
  display: inline-block;
  min-width: 36px;
  min-height: 36px;
}

.close_button {
  width: 31px !important;
  height: 30px !important;
  top: auto !important;
  display: inline-block;
  background-image: url(../images/xmark.png);
  background-size: 30px 30px;
  background-repeat: no-repeat;
  background-position: center top;
}

.close_button img {
  display: none;
}

a#ui-id-1:hover, .mapclick-remove:hover, .ui-state-active a#ui-id-1 {
  background-image: url(../images/lines-hover.jpg);
}

a#ui-id-2, .mapclick {
  background-image: url(../images/marker-normal.jpg);
  background-size: 36px;
  background-repeat: no-repeat;
  display: inline-block;
  min-width: 36px;
  min-height: 36px;
}

a#ui-id-2:hover, .mapclick:hover, .ui-state-active a#ui-id-2 {
  background-image: url(../images/marker-hover.jpg);
}

.wis-thumb {
  width: 46%;
  margin-right: 3%;
}

/**
** actionable: not legacy
*/
.ajax-message {
  color: #fad407;
}

.post-type-archive-noticeboard_listing .site-content {
  padding-top: 5rem;
}

.post-type-archive-noticeboard_listing .status {
  display: none;
}

.post-type-archive-noticeboard_listing .content {
  margin-top: 2.5%;
}

.post-type-archive-noticeboard_listing .noticeboard-archive {
  margin-bottom: 3%;
  background-color: #333;
  margin-right: 3%;
  vertical-align: top;
  display: block;
  min-height: 180px;
}

.post-type-archive-noticeboard_listing .wis-filters {
  padding-left: 2%;
}

.post-type-archive-noticeboard_listing .page-big-title {
  background: url("/wp-content/uploads/2017/03/I-Am-Invictus-1280-filtered.jpg") 25px -275px;
  height: 120px;
}

.post-type-archive-noticeboard_listing .archive {
  padding-left: 0;
  padding-right: 0;
}

.post-type-archive-noticeboard_listing .archive .search-form {
  float: right;
  padding-right: 6rem;
}

.post-type-archive-noticeboard_listing .archive .search-form .search-submit {
  display: inline-block;
  padding: 0;
  background: transparent;
  border: none;
}

.post-type-archive-noticeboard_listing .archive .search-form input[type="search"] {
  padding: 0;
  font-size: 16px;
  border: none;
  background: transparent;
}

.post-type-archive-noticeboard_listing .archive .expired {
  background-color: #1A1A1A;
}

.post-type-archive-noticeboard_listing .grey {
  margin-top: 0;
}

.post-type-archive-noticeboard_listing .desc_text {
  text-align: left;
}

.wis-title {
  padding-top: 0;
}

.single-noticeboard_listing .site-content {
  padding-top: 5rem;
}

.single-noticeboard_listing .noticeboard-listing-meta, .single-noticeboard_listing .post-navigation, .single-noticeboard_listing .tags, .single-noticeboard_listing .text-sm-right, .single-noticeboard_listing .company {
  display: none;
}

.single-noticeboard_listing .wis-row {
  max-height: 588px;
  overflow: hidden;
}

.single-noticeboard_listing #map-canvas {
  height: 588px;
  max-height: 100%;
}

.single-noticeboard_listing .notice {
  padding-left: 4.5%;
}

.single-noticeboard_listing .expired-message {
  color: #C0AB44;
}

.single-noticeboard_listing .interested-message {
  text-align: left;
  float: right;
  width: 65%;
}

#filters, #container-async {
  text-align: center;
  margin-bottom: 2%;
}

.filterblock {
  display: inline;
  margin-right: 2%;
}

.nav-filter {
  margin-right: 0;
  display: inline;
}

.nav-filter li {
  margin-right: 3% !important;
}

.filterblock label {
  color: #fad407;
}

#filters input[type="checkbox"] {
  display: none;
}

#tabs ul {
  list-style: none;
}

#tabs ul li {
  display: inline-block;
  max-width: 48%;
  vertical-align: top;
  margin-right: 0;
}

#tabs ul li a {
  font-size: 1.2em;
  font-weight: 700;
}

#tab2 {
  min-height: 718px;
  min-width: 100%;
}

#wis-map {
  width: 100%;
  height: 718px;
  position: absolute;
  margin: 0;
  padding: 0;
}

.map-container {
  height: 718px;
  width: 100%;
}

.map {
  width: 50%;
}

#single-map {
  margin: 0;
  padding: 0;
  min-height: 522px;
  max-width: none;
}

#single-map img {
  max-width: none !important;
}

.wis-form input [type=submit] {
  font-size: 16px;
  font-weight: 400;
}

.wis-form input:not([type=submit]) {
  color: #000;
  font-size: 24px;
  font-weight: 700;
}

/*# sourceMappingURL=../maps/invictus-frontend-ui.css.map */
