/* styles.css - filler    */

* {
  font-family: 'Avenir LT Std', sans serif;
}

#main_bg {
  width: 100%;
  height: 100vh;
}

.page-link {
  color: #284b64;
}

#docs_search, #docs_search_2, #docs_search_3, #docs_search_4, #docs_search_5, #docs_search_6, #docs_search_7, #docs_search_8, #docs_search_9, #docs_search_10,
#docs_search_11, #docs_search_12, #docs_search_13, #docs_search_14, #docs_search_15, #docs_search_16, #docs_search_17, #docs_search_18, #docs_search_19,
#docs_search_51, #docs_search_52, #docs_search_53, #docs_search_54, #docs_search_55, #docs_search_56, #docs_search_57, #docs_search_58, #docs_search_60 {
    margin-top: 8px;
    margin-bottom: 10px;
    border-color: #dadada;
    border-style: solid;
    border-width: 1px;
    width: 146px;
}

.section-tendetails .table td {
  width: 180px;
}

@media (min-width: 360px) {
  .section-tendetails .table td {
    width: 180px;
  }
}

@media (min-width: 460px) {
  .section-tendetails .table td {
    width: 180px;
  }
}

@media (min-width: 576px) {
  .section-tendetails .table td {
    width: 200px;
  }
}

#search-col {
  width: 233px;
}

@media (min-width: 411px) {
  #search-col {
    width: 290px;
  }
}

@media (min-width: 576px) {
  #search-col {
    width: 234px;
  }
}

.navbar-light .navbar-brand {
  background-image: url("../../assets/img/Rentalz-OnDemand_88px.png");
  background-position: left;
  background-repeat: no-repeat;
  font-family: Avenir LT Std, sans-serif;
  font-size: 14px;
  padding-left: 95px;
  padding-top: 5px;
  padding-bottom: 0px;
}

@media (min-width: 768px) {
  .navbar-light .navbar-brand {
    background-image: url("../../assets/img/Rentalz-OnDemand-112px.jpg");
    padding-left: 125px;
    margin-left: -20px;
    font-size: 22px;
  }
}

.border-secondary {
  border-color: #a8a8a8!important;
}

#welcome-text {
  margin-top: 6px;
  padding-top: 15px;
  margin-bottom: 0px;
}

@media (min-width: 768px) {
  #welcome-text {
    margin-top: 0px;
    padding-top: 25px;
    margin-bottom: 0px;
  }
}

#chat-img {
  width: 15px;
  height: 16px;
  margin-top: -4px;
}

@media (min-width: 300px) {
    #bod .container {
        margin-top: 20px;
    }
}

@media (min-width: 768px) {
  #bod .container {
    width: 100%;
    margin-top: 40px;
  }
}

#bod .container {
  background-color: #ffffff;
}

#social-heading {
  font-size: 12px;
  margin-top: 10px;
}

#main-bod .container {
  min-width: 362px;
}

@media (min-width: 576px) {
  #main-bod .container {
    max-width: 570px;
  }
}

@media (min-width: 768px) {
  #main-bod .container {
    min-width: 750px;
  }
}

@media (min-width: 992px) {
  #main-bod .container {
    min-width: 900px;
  }
}

@media (min-width: 1200px) {
  #main-bod .container {
    max-width: 1200px;
  }
}

#prop-sect {
  margin-top: 20px;
  background-color: #fbf8f8;
}

@media (min-width: 768px) {
  #prop-sect {
    margin-top: 40px;
  }
}

#prop-sect-2 {
  margin-top: 20px;
  padding: 10px;
  background-color: #fbf8f8;
  border-bottom-style: solid;
  border-bottom-color: #284b64;
  border-bottom-width: 2px;
}

@media (min-width: 768px) {
  #prop-sect-2 {
    margin-top: 40px;
  }
}

#own-sect-1 {
  margin-top: 20px;
  background-color: #fbf8f8;
}

@media (min-width: 768px) {
  #own-sect-1 {
    margin-top: 40px;
  }
}

#ten-details {
  margin-top: 20px;
  background-color: #fbf8f8;
}

@media (min-width: 768px) {
  #ten-details {
    margin-top: 40px;
  }
}

#ten-details-table {
  font-size: 14px;
}

#ten-details-table-right {
  font-size: 14px;
  margin-top: -10px;
}

@media (min-width: 768px) {
    #ten-details-table-right {
    margin-top: 34px;
  }
}

#navdrop {
  margin-top: 20px;
}

@media (min-width: 576px) {
  #documents {
    margin-top: 20px;
  }
}

#documents {
  margin-top: 40px;
  background-color: #fbf8f8;
  padding: 10px;
  font-size: 14px;
}

@media (min-width: 576px) {
  #inspections {
    margin-top: 20px;
    font-size: 14px;
  }
}

#inspections {
  margin-top: 40px;
  background-color: #fbf8f8;
  padding: 10px;
}

@media (min-width: 576px) {
  #repairs {
    margin-top: 20px;
    font-size: 14px;
  }
}

#repairs {
  margin-top: 40px;
  background-color: #fbf8f8;
  padding: 10px;
}

#tcs {
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 20px;
}

@media (min-width: 576px) {
  #tcs {
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 20px;
    min-width: 500px;
  }
}

@media (min-width: 1200px) {
  #tcs {
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 20px;
    min-width: 1100px;
  }
}

@media (min-width: 576px) {
  #faq {
    min-width: 500px;
  }
}

@media (min-width: 992px) {
  #faq {
    min-width: 900px;
  }
}

@media (min-width: 1200px) {
  #faq {
    min-width: 1100px;
  }
}

#prop-details {
  font-size: 14px;
}

@media (min-width: 768px) {
  .nav.navbar-nav.mr-auto {
    font-size: 14px;
  }
}

@media (min-width: 992px) {
  .nav.navbar-nav.mr-auto {
    font-size: 16px;
  }
}

#prop-left-details {
  width: 200px;
}

@media (min-width: 768px) {
  #prop-left-details {
    width: 171px;
  }
}

@media (min-width: 992px) {
  #prop-left-details {
    width: 284px;
  }
}

:root {
  --blue: #284b64;
  --primary: #284b64;
}

a {
  color: #284b64;
}

#section-propimglogo {
  margin-top: 10px;
  margin-bottom: 0px;
  padding-bottom: 15px;
  background: #FAFAFA;
  border: 0px;
}

@media (min-width: 768px) {
  #section-propimglogo {
    margin-top: 20px;
  }
}

@media (min-width: 1024px) {
  #section-propimglogo {
    margin-top: 30px;
    margin-bottom: 10px;
    border: 1px solid #DADADA;
  }
}

.section-propdetails {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-bottom: 15px;
  padding-top: 15px;
  background: #FAFAFA;
  border: 0px;
}

@media (min-width: 1024px) {
  .section-propdetails {
    margin-top: 20px;
    margin-bottom: 10px;
    border: 1px solid #DADADA;
  }
}

.section-propdetailshol {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-bottom: 15px;
  padding-top: 15px;
  background: #FAFAFA;
  border: 0px;
}

@media (min-width: 1024px) {
  .section-propdetailshol {
    margin-top: 20px;
    margin-bottom: 10px;
    border: 1px solid #DADADA;
  }
}

.section-tendetails {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-bottom: 15px;
  padding-top: 15px;
  background: #FAFAFA;
  border: 0px;
}

@media (min-width: 1024px) {
  .section-tendetails {
    margin-top: 20px;
    margin-bottom: 10px;
    border: 1px solid #DADADA;
  }
}

.section-bookingavailability {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-bottom: 15px;
  padding-top: 15px;
  background: #FAFAFA;
  border: 0px;
}

@media (min-width: 1024px) {
  .section-bookingavailability {
    margin-top: 20px;
    margin-bottom: 10px;
    border: 1px solid #DADADA;
  }
}

.section-finactivity {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-bottom: 15px;
  padding-top: 15px;
  background: #FAFAFA;
  border: 0px;
}

@media (min-width: 1024px) {
  .section-finactivity {
    margin-top: 20px;
    margin-bottom: 10px;
    border: 1px solid #DADADA;
  }
}

.section-documents {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-bottom: 15px;
  background: #FAFAFA;
  border: 0px;
}

@media (min-width: 1024px) {
  .section-documents {
    margin-top: 20px;
    margin-bottom: 10px;
    border: 1px solid #DADADA;
  }
}

#section-policies {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 15px;
  background: #FAFAFA;
  border: 0px;
}

@media (min-width: 768px) {
  #section-policies {
    margin-top: 20px;
  }
}

@media (min-width: 1024px) {
  #section-policies {
    margin-top: 20px;
    margin-bottom: 10px;
    border: 1px solid #DADADA;
  }
}

.section-invoices {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-bottom: 15px;
  background: #FAFAFA;
  border: 0px;
}

@media (min-width: 1024px) {
  .section-invoices {
    margin-top: 20px;
    margin-bottom: 10px;
    border: 1px solid #DADADA;
  }
}

.section-repairs {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-bottom: 15px;
  background: #FAFAFA;
  border: 0px;
}

@media (min-width: 1024px) {
  .section-repairs {
    margin-top: 20px;
    margin-bottom: 10px;
    border: 1px solid #DADADA;
  }
}

.section-inspections {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-bottom: 15px;
  background: #FAFAFA;
  border: 0px;
}

@media (min-width: 1024px) {
  .section-inspections {
    margin-top: 20px;
    margin-bottom: 10px;
    border: 1px solid #DADADA;
  }
}

.section-infoupodated {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-bottom: 15px;
  background: #FAFAFA;
  border: 0px;
}

@media (min-width: 1024px) {
  .section-infoupodated {
    margin-top: 20px;
    margin-bottom: 10px;
    border: 1px solid #DADADA;
  }
}

#prop_icon_bed {
  height: 20px;
  margin-right: 6px;
  margin-left: 0px;
}

#prop_icon_ppl {
  height: 20px;
  margin-right: 6px;
  margin-left: 20px;
}

#prop_icon_bath {
  height: 20px;
  margin-right: 6px;
  margin-left: 20px;
}

#prop_icon_car {
  height: 20px;
  margin-right: 6px;
  margin-left: 20px;
}

#prop_manager_img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
}

@media (min-width: 768px) {
  #prop_manager_img {
    margin-top: 35px;
  }
}

#selected_agency_phone_email {
  margin-top: 15px;
}

@media (min-width: 768px) {
  #selected_agency_phone_email {
    margin-top: 35px;
  }
}

#prop_icon_p {
  margin-top: 2px;
  margin-bottom: 0px;
}

#prop-icons-row {
  margin-left: 0px;
  margin-right: 0px;
}

@media (min-width: 992px) {
  #prop_img_div {
    text-align: right;
  }
}

#prop-img {
  width: 100%;
  min-width: 250px;
  margin-top: 10px;
}

.passwd-eye {
    position: relative;
    top: -28px;
    float: right;
    font-size: 19px;
    margin-right: 10px;
    cursor: pointer;
    opacity: 0.7;
}

@media (min-width: 280px) {
  #prop-img {
    width: 100%;
  }
}

@media (min-width: 360px) {
  #prop-img {
    width: 100%;
  }
}

@media (min-width: 576px) {
  #prop-img {
    width: 100%;
  }
}

@media (min-width: 768px) {
  #prop-img {
    width: auto;
    height: 200px;
  }
}

@media (min-width: 992px) {
  #prop-img {
    width: auto;
    height: 280px;
  }
}

@media (min-width: 1200px) {
  #prop-img {
    width: auto;
    height: 380px;
  }
}

#prop-attributes {
  margin-bottom: 0px;
}

#prop-details-right {
  height: 0px;
  padding: 0px;
  margin: 0px;
}

@media (min-width: 768px) {
  #prop-details-right {
    height: 76px;
  }
}

@media (min-width: 992px) {
  #prop-details-right {
    height: 41px;
  }
}

#prop-details-right-finacials {
  height: 40px;
  padding: 0px;
  margin: 0px;
}

@media (min-width: 768px) {
  #prop-details-right-financials {
    height: 67px;
  }
}

@media (min-width: 992px) {
  #prop-details-right-financials {
    height: 33px;
  }
}

#prop-details-right-tenant {
  height: 0px;
  padding: 0px;
  margin: 0px;
  margin-top: -15px;
}

@media (min-width: 768px) {
  #prop-details-right-tenant {
    height: 49px;
  }
}

@media (min-width: 768px) {
  #bod .container {
    max-width: 900px;
  }
}

p {
  margin-top: 10px;
}

.table thead th {
  font-size: 11px;
}

@media (min-width: 576px) {
  .table thead th {
    font-size: 12px;
  }
}

@media (min-width: 768px) {
  .table thead th {
    font-size: 13px;
  }
}

.table-sm td, .table-sm th {
  font-size: 12px;
}

@media (min-width: 576px) {
  .table-sm td, .table-sm th {
    font-size: 13px;
  }
}

@media (min-width: 768px) {
  .table-sm td, .table-sm th {
    font-size: 14px;
  }
}

.btn-sm {
  font-size: 15px;
}

.btn.btn-secondary.dropdown-toggle {
  font-size: 15px;
}

/* @media (min-width: 576px) {
  .btn.btn-secondary.dropdown-toggle {
    font-size: 13px;
  }
}

@media (min-width: 768px) {
  .btn.btn-secondary.dropdown-toggle {
    font-size: 14px;
  }
} */

.btn-primary:focus, .btn-primary:hover {
  color: #ccc!important;
}

.transparent-button {
  border: none;
  background: none;
  color: transparent;
  padding: 0;
  margin: 0;
}

@media (max-width: 576px) {
  #hideonsmlmobile {
    display: none;
    visibility: hidden;
  }
}

@media (min-width: 769px) {
    #notes_col {
        width: 120px !important;
    }
}

@media (min-width: 769px) {
    #hideonsmlmobile2 {
        width: 100px !important;
    }
}

@media (max-width: 576px) {
    #hideonsmlmobile2 {
        display: none;
        visibility: hidden;
    }
}

#view_col {
    width: 50px !important;
}

@media (max-width: 576px) {
  .hideonsmlmobile {
    display: none;
    visibility: hidden;
  }
}

@media (min-width: 577px) {
  #hideonlarge {
    display: none;
    visibility: hidden;
  }
}

@media (min-width: 577px) {
  .hideonlarge {
    display: none;
    visibility: hidden;
  }
}

#hidetemp {
  display: none;
  visibility: hidden;
}

.hidetemp {
  display: none;
  visibility: hidden;
}

.sml-text {
  font-size: 12px;
  padding: 1px;
}

@media (min-width: 768px) {
  .sml-text {
    font-size: 14px;
    padding: 4px;
  }
}

#mobile-menu .list-group-item {
  padding: 5px 20px;
  margin: -5px;
}

.navbar-toggler {
  padding: 2px 5px;
}

<!--CSS for image randomiser -- > .fade-in {
  -webkit-animation: fade-in 2s ease;
  -moz-animation: fade-in ease-in-out 2s both;
  -ms-animation: fade-in ease-in-out 2s both;
  -o-animation: fade-in ease-in-out 2s both;
  animation: fade-in 2s ease;
  visibility: visible;
  -webkit-backface-visibility: hidden;
}

@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

#banner-load .fade-in {
  width: 100%;
  min-width: 300px;
}

.table-fix-head {
  overflow-y: auto;
}

.table-fix-head thead th {
  position: sticky;
  top: 0;
  background-color: #284b64;
  z-index: 100;
}

.period-selector button a div {
  z-index: 110;
}

#owner-book-btn {
  font-size: 15px;
}

.contact_details_email {
  overflow-wrap: break-word;
  word-break: break-all;
}

@media (min-width: 540px) {
  #contact-details {
    margin-top: 0px;
  }
}

.modal-header {
  background-color: #284b64;
  color: white;
}

#chat-btn {
  background-image: url("../../assets/img/chat_icon_20.png");
  background-repeat: no-repeat;
  background-position: center;
  width: 54px;
  height: 54px;
}

@media (max-width: 767px) {
  #decorative_img {
    display: none;
  }
}

@media (max-width: 767px) {
  #body_id {
    background-color: white;
  }
}

@media (min-width: 768px) {
  #body_id {
    background-color: rgb(225, 226, 228);
  }
}

#welcome_text {
  font-weight: 400;
  position: relative;
  top: 19px;
}

@media (max-width: 767px) {
  #welcome_text {
    top: 15px;
    max-width: 260px;
    overflow-y: hidden;
    overflow-x: hidden;
  }
}

/* Navigation styles */

#od-responsive-nav{
  display: block;
  min-height: 100vh;

  background: #fff;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;

  /*
  margin-top: 20px;margin-right: 10px;margin-left: 10px;
  */
}

#od-responsive-nav:before {
  background:  transparent url('../img/Rentalz-OnDemand.png') center center no-repeat;
  background-size: contain;
  content: '';
  display: block;
  height: 100px;
  margin: 0 0 30px 0;
  width: 200px;
}

@media only screen and (min-width: 768px) {
    #od-responsive-nav {
        display: none;
    }
}

#od-responsive-nav .od-close-nav {
  font-size: 0;

  right:  20px;
  position: absolute;
  top: 20px;
}

#od-responsive-nav .od-close-nav:before {
  background: #f7f7f8 url() center center no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath fill='%23888888' d='M20.7,20L33.9,6.9c0.2-0.2,0.2-0.5,0-0.7s-0.5-0.2-0.7,0L20,19.3L6.9,6.1C6.7,6,6.3,6,6.1,6.1S6,6.7,6.1,6.9 L19.3,20L6.1,33.1c-0.2,0.2-0.2,0.5,0,0.7C6.2,34,6.4,34,6.5,34s0.3,0,0.4-0.1L20,20.7l13.1,13.1c0.1,0.1,0.2,0.1,0.4,0.1 s0.3,0,0.4-0.1c0.2-0.2,0.2-0.5,0-0.7L20.7,20z'/%3E%3C/svg%3E");
  background-size: 85% 85%;
  content: '';
  display: block;
  flex-shrink: 0;
  height: 30px;
  width: 30px;
}

#od-responsive-nav ul.od-nav-list {
  align-items: center;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  list-style: none;
  margin: 0;
  padding: 0;
}

#od-responsive-nav ul.od-nav-list > li {
  margin: 0;
  padding: 0;
  text-align: center;
}

#od-responsive-nav a.nav-link {
  color:  #465765;
  padding:  0.5rem 1rem;
  font-size: 18px;
}

@media only screen and (orientation:  landscape) {
  #od-responsive-nav ul.od-nav-list {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }

  #od-responsive-nav ul.od-nav-list > li {
    width:  30%;
  }
}

#od-desktop-nav{
    display: none;
}

@media only screen and (min-width: 768px) {
    #od-desktop-nav {
        display: block;
    }
}

.navbar.fixed-top {
    /*position: sticky;*/
}

.navbar-toggler {
    background: #f7f7f8;
    border: none;
    border-radius: 0;
}

.navigation-clean-button .navbar-toggler:hover, .navigation-clean-button .navbar-toggler:focus {
    background: #f7f7f8;
}

.navbar-toggler .navbar-toggler-icon {
  background: transparent url() center center no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath fill='%23888888' d='M14.5,12H34c0.3,0,0.5-0.2,0.5-0.5S34.3,11,34,11H14.5c-0.3,0-0.5,0.2-0.5,0.5S14.2,12,14.5,12z M8.4,8.5 c-1.6,0-2.9,1.3-2.9,2.9s1.3,2.9,2.9,2.9s2.9-1.3,2.9-2.9S10.1,8.5,8.4,8.5z M8.4,13.4c-1.1,0-1.9-0.9-1.9-1.9s0.9-1.9,1.9-1.9 s1.9,0.9,1.9,1.9S9.5,13.4,8.4,13.4z M34,19.5H14.5c-0.3,0-0.5,0.2-0.5,0.5s0.2,0.5,0.5,0.5H34c0.3,0,0.5-0.2,0.5-0.5 S34.3,19.5,34,19.5z M8.4,17.1c-1.6,0-2.9,1.3-2.9,2.9s1.3,2.9,2.9,2.9s2.9-1.3,2.9-2.9S10.1,17.1,8.4,17.1z M8.4,21.9 c-1.1,0-1.9-0.9-1.9-1.9c0-1.1,0.9-1.9,1.9-1.9s1.9,0.9,1.9,1.9C10.4,21.1,9.5,21.9,8.4,21.9z M34,28H14.5c-0.3,0-0.5,0.2-0.5,0.5 s0.2,0.5,0.5,0.5H34c0.3,0,0.5-0.2,0.5-0.5S34.3,28,34,28z M8.4,25.6c-1.6,0-2.9,1.3-2.9,2.9s1.3,2.9,2.9,2.9s2.9-1.3,2.9-2.9 S10.1,25.6,8.4,25.6z M8.4,30.5c-1.1,0-1.9-0.9-1.9-1.9s0.9-1.9,1.9-1.9s1.9,0.9,1.9,1.9S9.5,30.5,8.4,30.5z'/%3E%3C/svg%3E");
  background-size: 95% 95%;
  content: '';
  display: block;
  flex-shrink: 0;
  height: 30px;
  width: 30px;
}

.navigation-clean-button.navbar .navbar-nav .nav-item button:not(.dropdown-toggle) {
    background: none !important;
    border: none;
    color: #212529;
    padding: 0.25rem 1.5rem;
    text-align: left;
    width: auto !important;
}

.navigation-clean-button.navbar .navbar-nav .nav-link {
    background: none;
    border: none;
    outline: none;
}

/* Footer styles */


footer#od-footer .od-navigation {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}

footer#od-footer .od-navigation ul.nav {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
}

footer#od-footer .od-navigation ul.nav > li {
    font-size: 0.875rem;
}

#od-desktop-nav .dropdown-toggle {
    align-items: center;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    font-size: 0px !important;
}

#od-desktop-nav .dropdown-toggle:after{
    font-size: 1rem !important;
}

#od-desktop-nav .dropdown-toggle:before {
    background: transparent url() center center no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath fill='%23ffffff' d='M14.5,12H34c0.3,0,0.5-0.2,0.5-0.5S34.3,11,34,11H14.5c-0.3,0-0.5,0.2-0.5,0.5S14.2,12,14.5,12z M8.4,8.5 c-1.6,0-2.9,1.3-2.9,2.9s1.3,2.9,2.9,2.9s2.9-1.3,2.9-2.9S10.1,8.5,8.4,8.5z M8.4,13.4c-1.1,0-1.9-0.9-1.9-1.9s0.9-1.9,1.9-1.9 s1.9,0.9,1.9,1.9S9.5,13.4,8.4,13.4z M34,19.5H14.5c-0.3,0-0.5,0.2-0.5,0.5s0.2,0.5,0.5,0.5H34c0.3,0,0.5-0.2,0.5-0.5 S34.3,19.5,34,19.5z M8.4,17.1c-1.6,0-2.9,1.3-2.9,2.9s1.3,2.9,2.9,2.9s2.9-1.3,2.9-2.9S10.1,17.1,8.4,17.1z M8.4,21.9 c-1.1,0-1.9-0.9-1.9-1.9c0-1.1,0.9-1.9,1.9-1.9s1.9,0.9,1.9,1.9C10.4,21.1,9.5,21.9,8.4,21.9z M34,28H14.5c-0.3,0-0.5,0.2-0.5,0.5 s0.2,0.5,0.5,0.5H34c0.3,0,0.5-0.2,0.5-0.5S34.3,28,34,28z M8.4,25.6c-1.6,0-2.9,1.3-2.9,2.9s1.3,2.9,2.9,2.9s2.9-1.3,2.9-2.9 S10.1,25.6,8.4,25.6z M8.4,30.5c-1.1,0-1.9-0.9-1.9-1.9s0.9-1.9,1.9-1.9s1.9,0.9,1.9,1.9S9.5,30.5,8.4,30.5z'/%3E%3C/svg%3E");
    background-size: 95% 95%;
    content: '';
    display: block;
    flex-shrink: 0;
    height: 30px;
    width: 30px;
}

/* Login and Admin page styles*/

body.od-admin-page{
    background: #ffffff;
}

@media only screen and (min-width: 768px) {
    body.od-admin-page {
        background: #e1e2e4;
    }
}

body.od-admin-page #main_bg {
    height: auto;
    min-height: 100vh;
    position: relative;
}

body.od-admin-page #main_bg {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

body.od-admin-page #bod .container {
  margin-top: 0;
}

body.od-admin-page #od-footer-area {
    background-color: #ffffff;
    color: #000000;
}

@media only screen and (min-width: 768px) {
    body.od-admin-page #bod {
      margin-bottom: 40px;
      margin-top: -36px; /* Take copyright footer into account. It's hard-coded and very dubious. */
    }
}

@media only screen and (min-width: 768px) {
    body.od-admin-page #od-footer-area {
        bottom: 0px;
        position: fixed;
        width: 100%;
    }
}

body.od-admin-page #od-admin-content {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

@media only screen and (min-width: 768px) {
    body.od-login-page #od-admin-content {
        justify-content: center;
    }
}

body.od-admin-page #od-admin-content .od-contact-info br {
  line-height: 0;
}

body.od-admin-page #od-admin-content .od-contact-info h2 {
  font-size: 1.125rem;
  margin: 0 0 0.62rem 0;
}

body.od-admin-page #od-admin-content .od-contact-info h2 u {
  text-decoration: none;
}

body.od-admin-page #od-branding a {
    display: block;
}

body.od-login-page #od-branding a img {
    max-width: 220px;
    width: 70%;
}

body.od-admin-page #od-branding {
  margin:  0 0 20px 0; 
}

body.od-admin-page #od-branding img {
  max-width: 300px;
}

button.close {
    background-color: transparent;
    border: 0;
    color: white !important;
    opacity: 1.0;
}

button.close:focus, button.close:hover {
    color: #ccc !important;
}

.modal-title {
    color: white!important;
}

#last_updated {
    float: right;
}

@media (min-width: 1201px) {
    #last_updated {
        float: left;
    }
}

#update_now {
    float: left !important;
}

@media (max-width: 1200px) {
    #last_updated_filler {
        display: none !important;
    }
}

@media (min-width: 1201px) {
    #clean_date_col {
        width: 190px !important;
    }
}

@media (min-width: 1201px) {
    #update_now {
        margin-left: 20px;
    }
}

.graph_container {
    height: 400px;
}

@media (max-width: 768px) {

    .graph_container {
        height: 280px !important;
    }
}

#contact-details {
    margin-top: 20px !important;
}

@media (min-width: 769px) {
    #contact-details {
        margin-top: 50px !important;
    }
}

#contact-details-cleaner {
    margin-top: 20px !important;
}

@media (min-width: 769px) {
    #contact-details-cleaner {
        margin-top: 30px !important;
    }
}

#merge_account_username {
    color: black !important;
    border-color: black !important;
    border-radius: 0px !important;
}

#merge_account_password {
    color: black !important;
    border-color: black !important;
    border-radius: 0px !important;
}

#modal-calendar-day-jobs {
    flex-wrap: wrap;
    width: 100% !important;
}

#modal-calendar-day-jobs-container1 {
    min-width: 362px;
}

@media (min-width: 576px) {
    #modal-calendar-day-jobs-container1 {
        max-width: 570px;
    }
}

@media (min-width: 768px) {
    #modal-calendar-day-jobs-container1 {
        min-width: 750px;
    }
}

@media (min-width: 992px) {
    #modal-calendar-day-jobs-container1 {
        min-width: 900px;
    }
}

@media (min-width: 1200px) {
    #modal-calendar-day-jobs-container1 {
        max-width: 1200px;
    }
}

.star-full {
    background-image: url("/img/star-full.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    width: 30px;
    height: 30px;
    margin-right: 15px;
    float: left;
}

.star-half {
    background-image: url("/img/star-half.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    width: 30px;
    height: 30px;
    margin-right: 15px;
    float: left;
}

.star-empty {
    background-image: url("/img/star-empty.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    width: 30px;
    height: 30px;
    margin-right: 15px;
    float: left;
}

.review-count {
    font-size: 22px;
    margin-left: 0px;
    padding-left: 15px;
    margin-top: 0px;
}

.review-count-cl {
    font-size: 22px;
    margin-left: 0px;
    margin-right: 0px;
    padding-right: 15px;
    margin-top: 0px;
}

.review-overall {
    width: 100%;
}

.review-breakdown {
    width: 100%;
    padding-top: 30px;
}

.review-categories {
    list-style: none;
    padding-left: 0px;
}

.review-category {
    display: inline-block;
    width: 100%;
    margin-left: -15px;
}

.review-rating-name {
    float: left;
    font-size: 15px;
}

.review-rating {
    float: right;
}



.star-full-small {
    background-image: url("/img/star-full.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    width: 17px;
    height: 17px;
    margin-left: 8px;
    float: left;
}

.star-half-small {
    background-image: url("/img/star-half.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    width: 17px;
    height: 17px;
    margin-left: 8px;
    float: left;
}

.star-empty-small {
    background-image: url("/img/star-empty.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    width: 17px;
    height: 17px;
    margin-left: 8px;
    float: left;
}

.reviews {
    width: 100%;
    margin-top: -10px;
}

.review-name {
    font-size: 20px;
}

.review-date {
}

.review-text {
    padding-top: 20px;
}

#list_of_properties_hol {
    max-height: 340px;
    overflow-y: auto;
}

#list_of_properties {
    max-height: 340px;
    overflow-y: auto;
}

@media (max-width: 768px) {
    #review_start_right_col {
       margin-top: -14px;
    }
}

@media (max-width: 578px) {
    #last_updated_container_2 {
        max-width: 300px;
    }
}

#calendar_wrapper {
    margin-top: -12px;
}

@media (min-width: 1200px) {
    #calendar_wrapper {
        margin-top: -15px;
    }
}

#calendar_wrapper_inner {
    width: 100%;
}

.container_cal {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}

#cal-title-row {
    margin: 0 -15px 0 -15px;
    max-width: 546px;
}

#cal-calendar-name {
    margin-top: 15px;
}

@media (max-width: 520px) {

    #cal-calendar-name {
        margin-top: 0;
    }
}

#cal-month-year-name {
    margin-top: -12px;
}

.modal-header .close {
    padding-top: 1.3rem;
}

.nav-notification {
    background-color: transparent;
    margin: 0px;
    padding: 10px 0px 0px 0px;
    border: none;
    float: right;
    position: relative;
    right: -22px;
}

#nav-notification-span {
    opacity: 1.0;
    font-size: 22px;
    color: #9f9fa9;
}

.nav-notification-unread {
    background-color: red;
    border: 1px solid transparent;
    border-radius: 20px;
    color: white;
    font-weight: bold;
    height: 20px;
    width: 20px;
    position: absolute;
    top: 4px;
    right: -6px;
}

@media (min-width: 577px) and (max-width: 768px) {
    .nav-notification {
        right: -8px;
        padding: 0px;
    }

    .nav-notification-unread {
        top: -6px;
    }

    #navbar-toggler-btn {
        position: relative;
        right: -110px;
    }
}

@media (min-width: 481px) and (max-width: 576px) {
    .nav-notification {
        right: 0px;
        padding: 0px;
    }

    .nav-notification-unread {
        top: -6px;
    }

    #navbar-toggler-btn {
        position: relative;
        right: -60px;
    }
}

@media (max-width: 480px) {
    .nav-notification {
        right: 0px;
        padding: 0px;
    }

    .nav-notification-unread {
        top: -6px;
    }

    #navbar-toggler-btn {
        position: relative;
        right: -40px;
    }
}

#documents_period_button_container {
    margin-left: auto;
}

#section-agency-details {
    margin-top: 10px;
    margin-bottom: 0px;
    padding-bottom: 15px;
    background: #FAFAFA;
    border: 0px;
}

@media (min-width: 768px) {
    #section-agency-details {
        margin-top: 20px;
    }
}

@media (min-width: 1024px) {
    #section-agency-details {
        margin-top: 30px;
        margin-bottom: 10px;
        border: 1px solid #DADADA;
    }
}

#section-stats {
    border-width: 0px;
    border-color: transparent;
    background-color: transparent;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

#stats_container {
    flex-direction: row;
    justify-content: space-between;
}

#stats_left {
    background-color: #284b64;
    color: #ffffff;
    width: 33%;
    height: 50px;
    padding-top: 13px;
}

#stats_mid {
    background-color: #284b64;
    color: #ffffff;
    margin: 0px 18px 0px 18px;
    width: 33%;
    height: 50px;
    padding-top: 13px;
}

#stats_right {
    background-color: #284b64;
    color: #ffffff;
    width: 33%;
    height: 50px;
    padding-top: 13px;
}

@media (max-width: 1024px) {
    #stats_container {
        flex-direction: column;
        margin-top: 5px;
        margin-right: 15px;
    }

    #stats_left {
        width: 100%;
        margin: 0px 15px 0px 15px;
        min-height: 50px !important;
    }

    #stats_mid {
        width: 100%;
        margin: 15px;
        min-height: 50px !important;
    }

    #stats_right {
        width: 100%;
        margin: 0px 15px 0px 15px;
        min-height: 50px !important;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {

    #section-stats {
        border-width: 0px;
        border-color: transparent;
        background-color: transparent;
        margin: 10px -15px 10px -15px;
    }
}

#force-down {
    transform: translate3d(-178px, 30px, 0px) !important;
}

#calendar-day-jobs-t2 {
    margin-bottom: 36px;
}
