﻿.primary-colour {
  background-color: #009E54 !important;
}

.tertiary-colour {
  background-color: #009E54 !important;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:active {
  color: black !important;
}

.footer {
  border-top: 10px solid #FAC075;
  padding-bottom: 140px !important;
}

#loading-image {
  width: 64px;
}

.navbar-header {
  margin-top: 2px;
}

.panel-full-screen .heading-text {
  margin-left: 0 !important;
}

.panel-heading {
  margin-top: 5px;
}

.navbar-nav a {
  font-size: 16px;
}

.alt-colour {
  background-color: #F29400 !important;
}

#divSearch {
  padding-top: 0;
  padding-bottom: 0 !important;
}
#divSearch h1 {
  margin-bottom: 0;
  color: black;
}

#divSearchRow {
  border: #009E54 2px solid;
  background-color: rgba(255, 255, 255, 0.55);
  border-radius: 4px;
}

#pnlSearch {
  background: url("../images/ealing/bricks.jpg") no-repeat;
  min-height: 85px;
}

.default-search-button {
  margin-left: 15px !important;
}

.default-search {
  padding-top: 0 !important;
}

.search-heading-text {
  font-weight: 800 !important;
}

.carousel-item h2, .carousel-item h3 {
  color: black !important;
}

.carousel-item, .carousel-item a {
  color: black;
}

.carousel-item > .panel-heading h1 {
  color: black !important;
}

.carousel-item a {
  font-weight: bold;
  text-decoration: underline;
  color: black !important;
}

.carousel-control {
  width: 20px !important;
}

.carousel-indicators {
  margin-bottom: 0;
}

#pnlDashboardBanner .carousel-inner {
  padding-left: 10px;
  padding-right: 20px;
}

#wikiShortlistStatus p {
  padding: 10px;
}

#wikiShortlistStatus table {
  margin: 0px auto 20px auto !important;
}

@media (max-width: 767px) {
  .search-desktop-height {
    height: 0 !important;
  }
  .search-mobile-height {
    height: 100% !important;
  }
  #divSearchRow {
    height: 100%;
  }
  #divSearch {
    padding-top: 0 !important;
  }
}
@media (min-width: 768px) {
  #divSearchRow {
    margin-top: 13px;
  }
}
@media (min-width: 992px) {
  #divSearchRow {
    margin-top: 35px;
  }
}
@media (min-width: 1200px) {
  #divSearchRow {
    margin-top: 53px;
  }
}
@media (max-width: 359px) {
  .default-search {
    padding-top: 0 !important;
  }
}
.powered-by-google-white {
  padding-bottom: 8px;
}

html {
  height: auto !important;
  position: relative;
  min-height: 100%;
  height: 100%;
}

html, body, h1, h2, h3, h4, h5, h6 {
  font-family: "Open Sans", sans-serif;
}

body {
  background-color: #F7F7F7;
  padding-top: 70px;
  height: 100%;
  margin-bottom: 180px;
  position: static !important;
  top: 0 !important;
  min-height: 0 !important;
}

a {
  color: #009E54;
  cursor: pointer;
  padding-top: 2px;
  padding-bottom: 2px;
}

h1 {
  margin-top: 10px;
}

h1 {
  color: #009E54;
  font-size: 1.7em;
  font-weight: 500;
}

h2 {
  font-size: 1.4em;
  font-weight: 500;
  color: #009E54;
}

h3 {
  font-size: 1.4em;
  font-weight: 500;
  color: #009E54;
}

h1 {
  font-size: 1.7em;
  color: #009E54;
}

h1 a .panel-image {
  color: #009E54;
}

h4 {
  font-size: 1.7em;
  color: #009E54;
}

h4 a .panel-image {
  color: #009E54;
}

/*h3 {
    font-size: 1.3em !important;
    font-weight: 500;
}

h2 {
    font-size: 1.4em !important;
    font-weight: 500;
}*/
caption {
  color: black;
}

pre {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
}

.btn-default {
  float: right;
  color: black;
}

.btn-primary {
  color: #fff;
  background-image: none;
  background-color: #009E54 !important;
}
.btn-primary:hover {
  background-color: #009DE0;
}

.panel-title {
  font-size: inherit;
}

.default-search {
  padding-top: 5px;
  padding-bottom: 5px;
}

.clickable-row:hover {
  background-color: #bfbfbf !important;
  cursor: pointer;
}

.modal-dialog {
  max-width: 1100px;
}
.modal-dialog .modal-header {
  border: none;
}
.modal-dialog .modal-footer {
  text-align: center;
  border: none;
}
.modal-dialog .modal-footer .btn-default {
  float: none;
}

.col-centered {
  display: inline-block;
  float: none !important;
  margin-right: -4px;
}

.row.equal-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.row.equal-height > [class*=col-] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-direction: row;
}

.panel.equal-height {
  width: 100%;
}

.noscript {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1030;
  height: 100%;
  width: 100%;
  background-color: white;
}

.noscript p {
  margin-top: 200px;
  text-align: center;
  font-size: 2em;
  font-weight: bold;
  color: black;
}

.skip {
  position: absolute;
  left: -10000px;
  background: white;
}

.skip:active,
.skip:focus,
.skip:hover {
  top: 5px;
  left: 5px;
  position: absolute;
  z-index: 20000;
}

.badge {
  background-color: black !important;
}

input::placeholder {
  color: black !important;
  opacity: 0.7 !important;
}

/* Turn off up/down arrows in numeric input controls */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Hide google translate toolbar */
.goog-te-banner-frame {
  visibility: hidden !important;
}

.goog-te-menu-value > span {
  color: black !important;
}

.pac-container {
  z-index: 1100 !important;
}

@media (max-width: 767px) {
  body {
    padding-bottom: 0;
  }
  #maincontent {
    padding-bottom: 100px;
  }
}
@media (max-width: 991px) {
  body {
    /*padding-bottom: 100px;*/
  }
  .row.equal-height {
    display: block;
  }
  .row.equal-height > [class*=col-] {
    display: block;
  }
}
/*
    DEFINED IN BOOTSTRAP.CSS
    pull-right = float: right
    pull-left = float: left
    hide, hidden = display: none
    show = display: block
    text-left = text-align: left
    text-right = text-align: right
    text-center = text-align: center
    text-justify = text-align: justify
    text-nowrap = white-space: nowrap
    text-lowercase = text-transform: lowercase
    text-uppercase = text-transform: uppercase
    text-capitalize = text-transform: capitalize
*/
a:focus, button:focus, input:focus, .bootstrap-select .dropdown-toggle:focus {
  outline: 3px solid #ffbf47 !important;
  outline-offset: 0 !important;
}

label.focus {
  outline: 3px solid #ffbf47 !important;
  outline-offset: -2px !important;
}

.dropdown-menu .inner li {
  padding: 3px;
}

.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
  background-color: #009E54 !important;
  color: white !important;
  border-color: #009E54 !important;
}

a:focus h1 {
  outline: 3px solid #ffbf47 !important;
  outline-offset: 0 !important;
}

li:not(.breadcrumb-item):not(.footer-item) a:focus {
  outline-offset: -3px !important;
}

.clearfix {
  clear: both;
}

.clearfix:after {
  clear: both;
  content: "";
  display: table;
}

.pointer {
  cursor: pointer;
}

.bold {
  font-weight: bold;
}

.not-bold {
  font-weight: normal;
}

.inline-block {
  display: inline-block;
}

.block {
  display: block;
}

.no-padding {
  padding: 0;
}

.no-vertical-padding {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.no-padding-bottom {
  padding-bottom: 0px !important;
}

.no-padding-top {
  padding-top: 0px !important;
}

.no-margin {
  margin: 0 !important;
}

.no-border {
  border: none !important;
  box-shadow: none;
}

.no-float {
  float: none;
}

.italic {
  font-style: italic;
}

.underline {
  text-decoration: underline;
}

.black-text {
  color: black !important;
}

.full-width {
  width: 100%;
}

.pre-blank {
  border: none;
  background-color: transparent;
  overflow-x: auto;
  white-space: pre-wrap; /* Since CSS 2.1 */
  white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
  white-space: -pre-wrap; /* Opera 4-6 */
  white-space: -o-pre-wrap; /* Opera 7 */
  word-wrap: break-word; /* Internet Explorer 5.5+ */
  word-break: normal; /*ps changed this to be normal to fix an issue with breaking*/
}

.close {
  opacity: 1;
  filter: alpha(opacity=100);
}

.error-message {
  color: #a94442;
  display: none;
}

.has-error {
  color: #a94442;
}

.error-popup {
  display: none;
}

.table-center {
  display: table;
  margin: 0 auto;
}

.dotted-underline {
  border-bottom: 1px blue dotted;
}

.panel-borderless {
  border: 0;
  box-shadow: none;
}

/* Absolute Center Spinner */
.loader {
  position: fixed;
  z-index: 9999;
  height: 2em;
  width: 2em;
  overflow: visible;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

/* Transparent Overlay */
.loader:before {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}

/* :not(:required) hides these rules from IE9 and below */
.loader:not(:required) {
  /* hide "loading..." text */
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.loader:not(:required):after {
  content: "";
  display: block;
  font-size: 10px;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
  -webkit-animation: spinner 1500ms infinite linear;
  -moz-animation: spinner 1500ms infinite linear;
  -ms-animation: spinner 1500ms infinite linear;
  -o-animation: spinner 1500ms infinite linear;
  animation: spinner 1500ms infinite linear;
  border-radius: 0.5em;
  -webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
  box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0, rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
}

/* Animation */
@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.navbar-default {
  background-color: #fff;
  height: 60px;
  background-image: none;
  border: none;
}
.navbar-default .navbar-brand {
  background: url("../images/ealing/main-logo.jpg") no-repeat center left;
  width: 280px;
  padding-top: 40px;
  margin-left: 0 !important;
}
.navbar-default .navbar-nav > li > a {
  color: #009E54;
  text-shadow: none;
  font-weight: bold;
  padding-right: 10px;
  padding-left: 10px;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:active {
  color: #009DE0;
}
.navbar-default .navbar-nav .btn-primary {
  color: #fff;
  padding: 10px 25px 10px 25px;
  margin-top: 5px;
}
.navbar-default .navbar-nav .btn-primary:hover, .navbar-default .navbar-nav .btn-primary:focus {
  color: #fff;
  background-color: #009DE0;
}
.navbar-default .navbar-right {
  margin-right: 0;
}
.navbar-default .navbar-toggle {
  border-color: #575757;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #fff;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #009E54;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  background-color: #fff;
  max-height: none;
  padding-top: 3px;
}
.navbar-default #navbar-collapse {
  max-height: 80vh;
  overflow-y: auto;
}
.navbar-default .navbar-link {
  color: #009E54;
}
.navbar-default .navbar-link:hover {
  color: #009DE0;
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-bottom: solid 1px #575757;
    border-top: solid 1px #575757;
    background-color: #575757;
    color: #fff;
    padding-top: 0;
    padding-bottom: 25px;
  }
  .nav {
    background-color: #575757;
  }
  .navbar-default .navbar-header {
    padding-left: 10px;
  }
  .navbar-default .navbar-nav {
    margin: 0 -15px;
  }
  .navbar-default .navbar-nav > li {
    border-bottom: solid 1px #fff;
    margin-top: 0;
  }
  .navbar-default .navbar-nav > li > a {
    color: #fff;
  }
  .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #fff;
  }
  .navbar-default .navbar-nav > li:hover {
    background-color: #009E54;
  }
  .navbar-default .navbar-nav .btn-primary {
    background-image: none;
    background-color: transparent;
    padding: 10px 10px 10px 10px;
    border-radius: 0;
    text-align: left;
    border: none;
    margin-top: 0;
  }
  .navbar-default .navbar-nav .btn-primary:hover, .navbar-default .navbar-nav .btn-primary:focus {
    margin-top: 0;
    color: #fff;
    background-color: #009E54;
  }
  .navbar-default .navbar-left {
    margin-bottom: 0;
  }
  .navbar-default .navbar-right {
    margin-top: 0;
  }
  .navbar-default .navbar-menu-header {
    margin-top: -8px;
    background-color: #3D3D3D;
    padding: 10px 10px 10px 15px;
    line-height: 35px;
    font-size: 1.2em;
  }
  .navbar-default .navbar-menu-header:hover, .navbar-default .navbar-menu-header:focus {
    background-color: #3D3D3D !important;
  }
}
@media (max-width: 390px) {
  .navbar-default .navbar-brand {
    background: url("../images/ealing/main-logo-small.jpg") no-repeat center left;
    background-size: 100%;
    width: 149px;
  }
}
footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 180px;
  padding-top: 20px;
  padding-bottom: 80px;
  background-color: #575757;
  color: #fff;
  font-size: 0.9em;
}
footer a, footer a:hover, footer a:focus {
  color: #fff;
}
footer align-content:hover {
  text-decoration: underline;
}
footer .footer-image {
  background: url("../images/shared/footer.png");
  background-repeat: no-repeat;
  background-position: right bottom;
  height: 140px;
}
footer .powered-by a, footer .powered-by a:hover, footer .powered-by a:focus {
  color: #fff;
  text-decoration: underline;
}
footer .goog-te-gadget {
  color: #fff;
}
footer .goog-te-gadget .goog-te-combo {
  color: #000;
}
footer .nav-list {
  font-size: 17px;
}

@media (max-width: 1200px) {
  footer .footer-image {
    background: url("../images/shared/footer-small.png");
    background-repeat: no-repeat;
    background-position: right bottom;
    height: 140px;
  }
}
@media (max-width: 767px) {
  footer {
    height: 300px;
  }
  footer .footer-image {
    background: none;
  }
  footer .nav-list {
    margin-bottom: 2px;
  }
  footer .powered-by {
    margin-top: 10px;
  }
}
.panel-default > .panel-heading {
  background-image: none;
  background-color: #fff;
  border-bottom: 0;
}
.panel-default > .panel-heading .badge {
  background-color: #009DE0;
  color: #fff;
}

.panel-link {
  color: #fff;
}
.panel-link .panel-heading h1 {
  color: #fff;
  font-size: 1.8em;
  border: none;
}

.panel-half-screen {
  background-color: #009DE0;
  background-repeat: no-repeat;
  background-position: center left;
  cursor: pointer;
}
.panel-half-screen .panel-heading {
  padding-left: 110px;
  padding-right: 60px;
  padding-bottom: 0;
  color: #009E54;
}
.panel-half-screen .panel-body {
  padding-left: 110px;
  padding-right: 60px;
}
.panel-half-screen a {
  color: #fff;
}

.panel-full-screen {
  background-color: #009E54;
  padding-left: 20px;
  padding-right: 20px;
}
.panel-full-screen .panel-heading {
  padding-bottom: 10px;
  padding-top: 10px;
  background-color: #009E54;
}
.panel-full-screen .heading-text {
  margin-left: 10px;
}
.panel-full-screen .panel-body {
  /*p {
      top: 50%;
      -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
  }
  height:100%;*/
  padding-bottom: 10px;
  padding-top: 10px;
}
.panel-full-screen .panel-right-arrow {
  padding-top: 10px;
  text-align: right;
  font-size: 3em;
}
.panel-full-screen h4 {
  color: none;
}
.panel-full-screen a {
  color: #fff;
}
.panel-full-screen a:hover {
  text-decoration: none;
}

.panel-last {
  margin-bottom: 40px;
}

@media (max-width: 992px) {
  .panel-full-screen {
    padding-left: 20px;
    padding-right: 20px;
  }
  .panel-full-screen .panel-heading {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .panel-full-screen .heading-text {
    margin-left: 10px;
  }
  .panel-full-screen .panel-right-arrow {
    padding-top: 20px;
  }
}
@media (max-width: 767px) {
  .panel-half-screen {
    /*        .panel-heading {
                padding-left: 10px;
                padding-right: 10px;
                padding-bottom: 0;
            }

            .panel-body {
                padding-left: 10px;
                padding-right: 10px;
            }*/
  }
  .panel-full-screen {
    padding-top: 20px;
  }
  .panel-full-screen .panel-heading {
    padding-bottom: 0;
    padding-top: 0;
  }
  .panel-full-screen .panel-body {
    padding-bottom: 0;
  }
  .panel-full-screen .heading-text {
    margin-left: 0;
  }
}
.tab-content {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  border-radius: 0 0 5px 5px;
  padding: 10px;
}

.nav-tabs {
  margin-bottom: 0;
}
.nav-tabs a {
  background-color: #ddd;
  color: black;
}
.nav-tabs li.active > a, .nav-tabs li.active > a:focus, .nav-tabs li.active > a:hover {
  background-color: none;
  color: #009E54;
  font-weight: bold;
}

.panel-bids {
  min-height: 400px;
}
.panel-bids .property-link {
  color: black;
}
.panel-bids .label-default {
  cursor: not-allowed;
  white-space: nowrap;
}
.panel-bids .label-danger, .panel-bids .label-default {
  padding: 3px 10px 3px 10px;
  border-radius: 4px;
  color: #fff;
}
.panel-bids .label-danger:hover, .panel-bids .label-default:hover {
  text-decoration: none;
}
.panel-bids .label-danger.busy {
  background-color: #F7F7F7;
  color: #575757;
}

#divReviewRow {
  margin-bottom: 20px;
}

#wikiShortlistStatus table {
  margin: 0 20px;
}

.dashboard-bids {
  margin-bottom: 0;
  padding-bottom: 0;
}

#pnlDashboardBanner {
  padding-bottom: 10px;
  padding-top: 10px;
}

.dashboard-details {
  padding-left: 5px;
  padding-right: 5px;
}

.dashboard-label-row {
  margin-bottom: 3px;
  padding-left: 5px;
  padding-right: 5px;
  clear: both;
}
.dashboard-label-row input {
  display: none;
}
.dashboard-label-row align-content {
  display: inline-block;
}
.dashboard-label-row .dashboard-label, .dashboard-label-row .dashboard-label-header {
  word-wrap: break-word;
  padding-left: 5px;
  padding-right: 5px;
}

.dashboard-element-link {
  padding-left: 10px;
}

.dashboard-element-link.save,
.dashboard-element-link.cancel {
  display: none;
}

#modalFeedback .modal-dialog {
  width: 90%;
}

.action-button {
  margin-bottom: 10px;
  height: 110px;
  width: 110px;
}
.action-button .glyphicon {
  font-size: 30px;
}

.status-icon:hover {
  text-decoration: none;
}

.status-icon {
  margin-left: 5px;
}

#divShortlistStatus {
  z-index: 5000;
}

.table-responsive table {
  overflow-x: scroll;
}

.upload-partner-text {
  border: none;
  background-color: transparent;
  white-space: pre-wrap;
  word-wrap: normal;
  word-break: normal;
}

.upload-member-text {
  margin-left: 10px;
  margin-right: 10px;
  white-space: pre-wrap;
  word-wrap: normal;
  word-break: normal;
}

@media (max-width: 576px) {
  .dashboard-label-value {
    width: 100%;
    overflow: hidden;
  }
}
@media (max-width: 992px) {
  .panel-bids {
    min-height: 0;
  }
  .dashboard-actions {
    padding-top: 20px;
    padding-left: 20px;
  }
  .dashboard-actions .action-button {
    margin-right: 20px;
  }
}
@media (max-width: 767px) {
  .panel-bids {
    min-height: 0;
  }
  #modalFeedback .modal-dialog {
    width: 96%;
  }
}
#btnGetHomes {
  margin-right: 10px;
}

.panel-feedback {
  margin-top: 50px;
}

@media (max-width: 568px) {
  #btnGetHomes {
    margin-top: 10px;
    float: none;
  }
}
/*
    By default the Partner dropdown is hidden, to unhide add the below to the site.scss:

       #divPartnerRow {
            display: block !important;
        }

    By default the "Already registered without a password?" button is displayed, to hide it add the below to the site.scss (this will still diplay the forgotten your password and how do i get an email address links:

        #divCreateAccount, #divLoginLinks2 {
            display: none;
        }

        #divLoginLinks1 {
            display: block !important;
        }

*/
.panel-login .form-row {
  min-height: 70px;
}
.panel-login .padding-left {
  padding: 0 0 0 5px;
}

#btnLogin {
  margin-top: 10px;
}

.btnRegister-big {
  width: 175px;
}

.loginPanel {
  min-height: 330px;
}

#divLoginLinks1 {
  display: none;
}

#divPartnerRow {
  display: none;
}

#divSecurityMessage {
  display: none;
}

#btnStartApplication {
  height: 50px;
  width: 120px;
}

#btnStartApplication, #btnFinishApplication, #btnSetPassword, .btnRegister-big {
  font-size: 12px;
}

@media (max-width: 991px) {
  .panel-login {
    padding-bottom: 20px;
  }
}
.panel-faq, .panel-help {
  min-height: 400px;
}
.panel-faq .panel-heading, .panel-help .panel-heading {
  background-color: transparent;
  padding-bottom: 15px;
}

.panel-help {
  background: url("../images/ealing/icon-panel-help.png") no-repeat top right #FFF;
}
.panel-help a {
  text-decoration: underline;
}

.panel-faq {
  background: url("../images/ealing/icon-panel-faq.png") no-repeat top right #FFF;
}
.panel-faq a {
  text-decoration: underline;
}

.gsib_a {
  padding: 0 6px 0 !important;
}

.gsc-search-button .gsc-search-button-v2 {
  height: 26px !important;
  width: auto !important;
}

@media (max-width: 992px) {
  .panel-help, .panel-faq {
    min-height: 0;
  }
}
@media (max-width: 767px) {
  .panel-help, .panel-faq {
    background-image: none;
    padding-bottom: 15px;
  }
}
.page-header-master {
  margin-bottom: 0;
  margin-top: 20px;
  border-bottom: none;
}

.home-list h2, .home-list h3 {
  font-size: 1.4em;
  padding-left: 5px;
  padding-right: 5px;
}
.home-list .btn-default {
  float: none;
  margin-bottom: 20px;
}
.home-list p {
  padding-left: 5px;
  padding-right: 5px;
}
.home-list a {
  text-decoration: none;
}

h1.modal-title {
  font-size: 1.4em !important;
}

.no-left-gutter {
  padding-left: 0;
}

.no-right-gutter {
  padding-right: 0;
}

.h2-left, .h2-right {
  margin-top: 10px;
  color: #009E54;
  font-size: 16.8px !important;
  font-weight: 500;
}

.h2-right {
  margin-bottom: 2px;
  float: right;
  text-align: right;
}

.more {
  text-decoration: underline;
}

#divShowMore {
  margin-bottom: 15px;
}

.home-list-image {
  background: #575757;
  height: 170px;
  line-height: 170px;
  text-align: center;
  cursor: pointer;
}
.home-list-image img {
  margin-top: -3px;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}

.image-copyright {
  position: relative;
  bottom: 0;
  float: right;
}

.thumbnail {
  padding: 4px;
}

.noteligible {
  background-color: #ebccd1;
}

.highlightHome {
  background-color: #d8ebf0;
}

.hasbid {
  background-color: #dff0d8 !important;
}

.map a {
  color: black;
  margin-left: 5px;
  text-decoration: underline;
}
.map a :hover {
  cursor: pointer;
}

.panel-full-screen h4 {
  color: white;
  margin: auto auto;
}

.search-bar {
  z-index: 11;
  display: inline-block;
}
.search-bar .btn-group {
  float: none;
}
.search-bar .search-wrapper #divFilterBar .form-row {
  display: inline-block;
}
.search-bar .nav-tabs {
  background-color: #009DE0;
  border-radius: 2px;
  border: none;
  z-index: 10;
  width: 100%;
  margin-top: -40px;
  padding: 7px 10px;
}
.search-bar .nav-tabs a {
  background-color: white;
}
.search-bar .dropdown.dropdown-lg {
  display: inline-block;
}
.search-bar .dropdown.dropdown-lg .dropdown-menu {
  margin-top: -1px;
  padding: 10px 10px;
  min-width: 300px;
}
.search-bar .dropdown-menu .inner {
  min-width: 0;
}
.search-bar .input-group-btn .btn-group {
  display: flex;
}
.search-bar .btn-group .btn {
  border-radius: 0;
  margin-left: -1px;
}
.search-bar .btn-group .btn:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

#divFilterBar div {
  margin-right: 5px;
  vertical-align: middle;
}
#divFilterBar div #divFilterPopup {
  margin-right: 0;
}
#divFilterBar div #divFilterPopup div {
  margin-bottom: 5px;
}
#divFilterBar div #divFilterPopup .form-row {
  display: block;
}
#divFilterBar div .btn-primary {
  margin-right: 5px;
}

#divModalHome .modal-dialog {
  width: 90%;
}
#divModalHome .modal-header {
  padding-bottom: 0;
}
#divModalHome .modal-body {
  padding-top: 0;
}
#divModalHome .header {
  font-weight: bold;
  margin-bottom: 5px;
}
#divModalHome .header-top-margin {
  margin-top: 15px;
}
#divModalHome #divMapTab {
  height: 405px;
  width: 99%;
}
#divModalHome #divStreetTab {
  height: 405px;
  width: 99%;
}
#divModalHome #divLocalInfo div {
  clear: both;
  margin-bottom: 10px;
}
#divModalHome #divLocalInfoTab img {
  float: left;
  margin-right: 5px;
}
#divModalHome #divLocalInfoTab div {
  margin-bottom: 10px;
}
#divModalHome h2, #divModalHome h3 {
  font-size: 1.4em;
}
#divModalHome h4 {
  font-size: 1.4em;
}
#divModalHome .btn-default {
  float: none;
  margin-top: 20px;
}

.callToRegister {
  font-weight: bolder;
  text-align: center;
  margin-bottom: 25px;
}

#divPhotos .item {
  height: 400px;
}
#divPhotos .img-responsive {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  max-height: 100%;
  max-width: 100%;
  margin: auto;
}

#divFilterPopup {
  position: absolute;
  left: -100px;
}
#divFilterPopup .btn-group {
  text-align: center;
  display: block;
}
#divFilterPopup .actions-btn {
  float: none;
  width: 33%;
  margin: 0 5px;
}
#divFilterPopup .bs-donebutton .btn {
  float: none;
  width: 50%;
}
#divFilterPopup .form-row {
  display: block;
}

.panel-home-icons .panel-body img {
  margin-right: 5px;
  margin-bottom: 5px;
  width: 32px;
  height: 32px;
}

.homes-icons img {
  margin-right: 3px;
  margin-bottom: 3px;
  width: 32px;
  height: 32px;
}

#divHomes h2, h3, .more {
  text-decoration: underline;
}

.powered-by-google-white {
  background: url("../images/shared/powered_by_google_on_white.png") no-repeat 95% bottom;
}

.google-copyright {
  position: absolute;
  bottom: 0;
  right: 0;
  color: white;
  font-weight: 900;
}

.place-icon {
  float: left;
  margin-right: 5px;
  width: 24px;
  height: 24px;
}

#btnBid {
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 19px;
}

.hanging-indent {
  display: block;
  padding-left: 10px;
  text-indent: -10px;
}

.panel-home-copyright {
  font-size: 12px;
}
.panel-home-copyright a {
  text-decoration: underline;
}

@media only screen and (max-width: 576px) {
  #divFilterPopup {
    left: 0;
  }
  .search-bar .nav-tabs {
    max-width: 100%;
  }
  .search-bar .dropdown.dropdown-lg {
    display: inline-block;
  }
  .home-list {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .home-list .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .home-list .col-xs-12 {
    padding-left: 5px;
    padding-right: 5px;
  }
  .homes-icons, .homes-text {
    width: 100% !important;
  }
  #divPhotos .item {
    height: 200px;
  }
  /*#divFilterPopup {
      left: 0;
  }*/
}
/* Extra Small Devices, Phones */
@media only screen and (min-width: 576px) {
  .home-list h2, .home-list h3 {
    font-size: 1.2em;
  }
  .home-list h4 {
    font-size: 1.2em;
  }
  .home-list .thumbnail {
    height: 180px;
  }
  .home-list-image {
    float: left;
    width: 200px;
    margin-right: 10px;
  }
  .no-left-gutter {
    padding-right: 0;
  }
  .no-right-gutter {
    padding-left: 0;
  }
  .search-bar .nav-tabs {
    max-width: 100%;
  }
  .homes-icons {
    margin-left: 0;
  }
}
@media only screen and (min-width: 576px) and (max-width: 768px) {
  .no-left-gutter {
    width: 20%;
  }
  .no-right-gutter {
    width: 40%;
  }
  .homes-icons, .homes-text {
    padding-left: 0;
  }
}
/* Small Devices, Tablets */
@media only screen and (min-width: 768px) {
  .search-bar .nav-tabs {
    max-width: 750px;
  }
  .homes-icons {
    margin-left: 15px;
    padding-left: 0;
  }
}
/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) {
  .home-list .thumbnail {
    height: 360px;
  }
  .home-list-image {
    float: none;
    width: 100%;
    margin-right: 0;
  }
  .search-bar .nav-tabs {
    max-width: 966px;
  }
  .no-left-gutter {
    padding-right: 15px;
  }
  .no-right-gutter {
    padding-left: 15px;
  }
}
/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) {
  .home-list .thumbnail {
    height: 330px;
  }
  .search-bar .nav-tabs {
    max-width: 1170px;
  }
  .homes-icons {
    margin-left: 20px;
  }
}
/* single home styling*/
.property-home-wrapper h2, .property-home-wrapper h3 {
  font-size: 1.3em;
}
.property-home-wrapper .panel-home-main {
  background-color: #575757;
  padding-top: 0;
  margin-top: 0;
}
.property-home-wrapper .home-address-header {
  margin-top: 0;
}
.property-home-wrapper .carousel-wrapper {
  margin-top: 15px;
  clear: both;
}
.property-home-wrapper .home-sidebar .btn {
  display: block;
  width: 100%;
  height: 50px;
}
.property-home-wrapper .home-sidebar .panel-landlord-information .glyphicon {
  margin-right: 3px;
}
.property-home-wrapper .home-sidebar .panel-icons {
  padding-bottom: 0;
}
.property-home-wrapper .home-sidebar .panel-home-icons .panel-icons-link {
  padding-left: 15px;
  padding-right: 15px;
}
.property-home-wrapper .home-sidebar .panel-home-icons .panel-tour-info {
  padding-left: 15px;
  padding-right: 15px;
}

@media (max-width: 560px) {
  #divModalHome {
    padding-left: 0px !important;
  }
  #divModalHome .modal-dialog {
    width: 95%;
  }
  #divModalHome h2, #divModalHome h3, #divModalHome h4 {
    font-size: 1.1em !important;
  }
  .nav-tabs a {
    padding: 5px 5px !important;
  }
  .nav-tabs li .active > a, .nav-tabs li.active > a:focus, .nav-tabs li.active > a:hover li.active {
    font-weight: normal !important;
  }
}
@media (max-width: 767px) {
  .property-home-wrapper .home-header, .property-home-wrapper .home-rent-header {
    font-size: 1.1em;
    margin-top: 10px;
    font-weight: bold;
  }
  .property-home-wrapper .home-address-header {
    font-size: 1.1em;
    margin-top: 0;
  }
  #divModalHome h2, #divModalHome h3, #divModalHome h4 {
    font-size: 1.2em;
  }
}
@media (max-width: 992px) {
  .property-home-wrapper .panel-default {
    margin-bottom: 5px;
  }
  .property-home-wrapper .home-sidebar .panel-home-landlord, .property-home-wrapper .home-sidebar .panel-home-icons, .property-home-wrapper .home-sidebar .panel-home-local {
    min-height: 0;
  }
}
.panel-wiki {
  padding: 10px 15px 0 15px;
}
.panel-wiki a:not(.btn) {
  text-decoration: underline;
}

#wiki img {
  max-width: 100%;
}

.panel-news-content {
  padding-top: 0;
}

.article-list li .content, .article-list {
  margin: 0;
  padding: 0;
  width: 100%;
  float: left;
  clear: both;
}

.article-list li {
  list-style: none;
  margin-bottom: 20px;
  padding-top: 20px;
  width: 100%;
  float: left;
  border-top: solid 1px #ddd;
}
.article-list li .content {
  border: none;
}
.article-list li .content .image-wrapper {
  float: left;
  margin-right: 20px;
  overflow: hidden;
  clear: both;
  vertical-align: middle;
}
.article-list li .content .image-wrapper img {
  vertical-align: middle;
  border: none;
  clear: both;
}
.article-list li .content .body-wrapper {
  width: auto;
}
.article-list li .content .body-wrapper h3 {
  margin: 0 0 13px 0;
  padding: 0;
  color: #009E54;
  font-size: 1.3em;
}

.panel-createaccount .form-row {
  margin-bottom: 30px;
}
.panel-createaccount .padding-left {
  padding: 0 0 0 5px;
}

#divBackground {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  color: lightgray;
  font-weight: bolder;
  font-size: 50px;
  margin: auto;
  z-index: 1;
  overflow: hidden;
  display: table;
}

#divFileList p {
  margin-bottom: 5px;
}

a img {
  margin-top: -3px;
}

.center {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  z-index: 1;
}

.uploadButtons {
  background-color: #00823b;
  font-size: 19px;
  color: white;
  border: none;
  padding: 5px 10px;
}

.progressBar0 {
  color: #000;
  background-color: #B0E0E6;
  width: 100%;
  height: 28px;
  margin-bottom: 7px;
}

.progressBarUpload {
  color: white;
  background-color: green;
  display: inline-block;
  text-align: center;
  height: 28px;
  width: 0;
}

.progressBarError {
  color: white;
  background-color: #E60000;
  display: inline-block;
  text-align: center;
  height: 28px;
  line-height: 28px;
  width: 100%;
}

.progressBarError label {
  margin-bottom: 0;
}

button.disabled {
  background-color: #e5e5e5;
}

#divUpload {
  height: 400px;
  position: relative;
  overflow: hidden;
}

#divFileList {
  z-index: 10;
  width: 100%;
  height: 340px;
  overflow: auto;
  position: relative;
  margin-bottom: -100px;
}

#divControls {
  position: absolute;
  bottom: 10px;
  width: 100%;
  padding: 0 10px;
  z-index: 15;
}

.upload-member {
  width: 190px;
}

.upload-type {
  width: 300px;
}

.upload-ident {
  margin-left: 40px;
}

#divUploadHeader {
  padding-left: 10px;
}

.divFileLabel {
  margin-bottom: 15px;
}

.uploadCustomerMessage {
  min-width: 100%;
  max-width: 100%;
  min-height: 6rem;
  margin-bottom: 1%;
}

.uploadCustomerMessage.validate {
  border-color: rgba(223, 22, 22, 0.6509803922);
  border-width: 2.5px;
  box-shadow: 0px 0px 4px grey;
}

@media (max-width: 767px) {
  .upload-dropdown {
    float: none;
    width: 100%;
    margin-bottom: 5px;
  }
}
#divAlertFilters .form-row {
  margin-bottom: 10px;
}
#divAlertFilters .panel-body {
  padding-bottom: 5px;
}

#cookie-bar {
  height: auto;
  line-height: 25px;
  color: white;
  text-align: left;
  padding: 3px 0;
}

#cookie-bar.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}

#cookie-bar.fixed.bottom {
  bottom: 0;
  top: auto;
}

#cookie-bar.fixed.top {
  position: fixed;
  top: 60px;
  left: 0;
  width: 100%;
  z-index: 10000;
}

body.cookiebar-active {
  margin-top: 209px;
}

#cookie-bar a {
  color: white;
  display: inline-block;
  border-radius: 3px;
  text-decoration: none;
  padding: 0 30px;
  margin-left: 8px;
}

#cookiecontainer {
  padding-top: 10px;
  max-width: 1024px;
  margin: 0 auto;
  padding-left: 10px;
  padding-right: 10px;
}

#cookie-bar {
  background: #333 !important;
}

#cookieheader {
  line-height: 32px;
  font-size: 32px;
  font-weight: bold;
  margin: 0 auto 8px auto;
}

.cookiemessage {
  width: 78%;
  float: left;
  padding-bottom: 20px;
}

.cookie-buttons {
  display: inline-block;
}

#cookie-bar .cb-enable, #cookie-bar .cb-policy, #cookie-bar .cb-disable {
  background: #333;
  border: solid 2px white;
  font-weight: bold;
  display: block;
  width: 100%;
  margin-bottom: 20px;
  margin-right: 0;
  padding: 10px 0 10px 10px;
  line-height: 20px;
}

.cb-enable:hover, .cb-enable:focus, .cb-policy:hover, .cb-policy:focus, .cb-disable:hover, .cb-disable:focus {
  background: #afadad !important;
  color: #333333 !important;
  font-weight: 700;
}

.panel-image.thumbnail .btn-default, .panel-search .btn-default {
  float: none;
}

.panel-search {
  min-height: 360px;
}
.panel-search .panel-heading {
  padding-bottom: 0;
}
.panel-search .form-row {
  margin-bottom: 5px;
}

.panel-image.thumbnail {
  padding: 0;
  min-height: 320px;
}
.panel-image.thumbnail img {
  width: 100%;
}

.panel-search-bar {
  position: relative;
}
.panel-search-bar > img {
  vertical-align: top;
  width: 100%;
  opacity: 0;
  margin-top: -20px;
  margin-top: 0\9 ;
}
.panel-search-bar > .row {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}
.panel-search-bar > div {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}

.search-desktop-height {
  height: 100%;
}

.search-mobile-height {
  height: 0;
}

.panel-with-padding {
  padding-bottom: 10px;
}

#pnlDefaultBanner .carousel-inner {
  padding-left: 10px;
  padding-right: 10px;
}

.carousel-control-width {
  width: 0;
}

.carousel-indicators-bottom {
  bottom: 0px;
  height: 10px !important;
  margin-top: 0 !important;
}

@media (max-width: 400px) {
  /*        .panel-half-screen {
              background-image: none!important;
          }*/
}
@media (max-width: 576px) {
  ul, ol {
    margin-bottom: 0;
  }
  .panel-with-padding {
    padding-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .desktop-image {
    display: none !important;
  }
  .mobile-image {
    display: block !important;
  }
}
@media (min-width: 768px) {
  /*        .panel-half-screen {
      background-image: none;
  }*/
  .desktop-image {
    display: block !important;
  }
  .mobile-image {
    display: none !important;
  }
}
