#scrollable-area {
  font-family: 'Roboto', sans-serif
}

.header {
  background-color: #1C2B36 !important
}

.header .logo-container {
  margin-top: 5px
}

.header .logo-container img {
  height: 64px
}

.header .main-nav a {
  margin-left: 40px;
  cursor: pointer;
  font-size: 17px
}

.content-container {
  background-color: #f0f3f4;
  padding-top: 0
}

.sub-state-links {
  margin: 0;
  padding-left: 25px;
  padding-right: 25px;
  background-color: #86D3CE
}

.sub-state-links a {
  border-bottom: 2px solid transparent;
  cursor: pointer;
  margin: 0;
  font-size: 16px;
  text-decoration: none;
  font-weight: 400;
  padding: 14px 14px 12px;
  color: #fff
}

.sub-state-links a.active {
  border-bottom-color: #222;
  color: #222;
  text-decoration: none
}

.info-card {
  padding: 10px;
  color: #fff
}

.info-card .info-data {
  width: calc(100% - 66px);
  display: inline-block;
  margin: 0
}

.info-card .info-data .info-title {
  font-size: 12px;
  margin-bottom: 5px;
  text-transform: uppercase
}

.info-card .info-data .info-price {
  font-size: 22px;
  font-weight: 500;
  line-height: 28px
}

.info-card .info-data .info-time {
  font-size: 12px;
  text-transform: uppercase
}

.info-card .info-per {
  width: 66px;
  float: right;
  display: inline-block;
  margin: 0
}

.info-card .info-per p {
  text-align: right;
  font-size: 24px;
  margin-top: 16px;
  font-weight: 500
}

.info-card.occupancy {
  background-color: #00BCD4
}

.info-card.proposals {
  background-color: #8BC34A
}

.info-card.proposals .info-data {
  width: 100%
}

.info-card.sales {
  background-color: #1D89CF
}

.info-card.conversion {
  background-color: #A767DD
}

.info-cards-wrap {
  background-color: #e5eaeb
}

.info-cards-wrap .info-card {
  color: #555555
}

.page-title h2 {
  font-size: 20px;
  font-weight: 500;
  color: #555
}

.page-title p {
  font-size: 14px;
  color: #b5b5b5
}

.data-block {
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  background-color: #fff
}

.data-block img {
  width: 100%;
  max-width: 100%
}

.data-block .md-menu {
  margin: 0;
  padding: 3px
}

.data-block .data-block-heading {
  line-height: 46px;
  padding-left: 15px;
  font-size: 22px
}

.data-block md-switch {
  margin: 5px 0
}

.info-block-chart .data-block {
  margin: 0
}

.info-block-chart .info-cards-wrap {
  margin: 0;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2)
}

.info-block-chart .info-cards-wrap .data-report-heading {
  font-size: 20px;
  font-weight: 500;
  line-height: 52px;
  margin-left: 20px;
  color: #555555
}

.info-block-chart .info-cards-wrap .info-title {
  font-weight: 400;
  color: #555;
  font-size: 14px;
  text-transform: capitalize
}

.info-block-chart .info-cards-wrap .data-report-text {
  font-size: 14px;
  color: #555;
  padding: 0 10px;
  padding-bottom: 30px
}

.info-block-chart .info-cards-wrap .info-card {
  padding: 0 10px
}

.info-block-chart .info-cards-wrap .info-price {
  font-weight: 400;
  font-size: 20px
}

.info-block-chart .info-cards-wrap .info-time {
  text-transform: capitalize
}

.info-block-chart .info-cards-wrap .info-per p {
  font-weight: 400;
  font-size: 20px
}

.collection-data-table {
  width: 100%;
  border-collapse: collapse;
  border-color: #616161
}

.collection-data-table td {
  text-align: center
}

.print-font {
  line-height: 46px
}

.md-button.md-icon-button.filter-icon {
  margin-top: 40px
}

.header-options ._md-text {
  font-size: 18px
}

.person-img img {
  margin-left: -10px;
  margin-top: -8px
}

.custom-select ._md-select-value, .custom-select:focus ._md-select-value {
  background-color: #fff;
  color: #555;
  padding: 8px 12px;
  min-width: 120px;
  border: 1px solid #cacbcb;
  line-height: 24px;
  font-size: 16px
}

.custom-select ._md-select-value:focus, .custom-select:focus ._md-select-value:focus {
  outline: none
}

md-select:not([disabled]):focus ._md-select-value {
  border-bottom-color: #cacbcb;
  border-bottom-width: 1px;
  padding-bottom: 8px;
  color: #555
}

.mobile-filters-div {
  position: absolute;
  top: 30px;
  z-index: 30;
  right: 10px;
  width: 250px;
  background-color: #fff;
  border: 1px solid #e1e1e1;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2)
}

.mobile-filters-div .filter-close {
  text-align: center;
  padding: 10px 0 2px 12px
}

.mobile-filters-div .filter-close:focus {
  outline: none
}

.to-do-section {
  border: 1px solid #e1e1e1;
  background-color: #fff
}

.to-do-section .to-do-header {
  font-size: 20px;
  color: #555;
  margin: 0;
  padding: 4px 8px;
  border-bottom: 1px solid #e1e1e1
}

.to-do-section .to-do-header:focus {
  outline: none
}

.to-do-section .to-do-header div {
  line-height: 40px;
  padding-left: 15px
}

.to-do-section .to-do-header md-menu {
  padding: 0
}

.to-do-section .to-do-tasks {
  padding-left: 15px
}

.to-do-section .to-do-tasks md-checkbox {
  margin-bottom: 0
}

.to-do-section .to-do-tasks md-menu {
  padding: 0
}

.to-do-section .to-do-tasks .to-do-time {
  font-weight: 500;
  font-size: 14px
}

.to-do-section .to-do-tasks .to-do-remaining {
  color: #b5b5b5;
  font-size: 14px
}

.to-do-section .to-do-task {
  align-items: center;
  padding: 5px 0;
  color: #000
}

.to-do-section .to-do-task span {
  color: #616161;
  font-size: 14px
}

.to-do-section .enter-new-task {
  border-top: 1px solid #e1e1e1;
  margin: 0;
  border-bottom: 1px solid #e1e1e1;
  height: 38px
}

.to-do-section .enter-new-task:focus {
  outline: none
}

.to-do-section .enter-new-task p {
  margin: 0;
  font-size: 13px;
  font-weight: 500;
  padding-left: 20px;
  line-height: 38px
}

.to-do-section .enter-new-task p md-icon {
  margin-right: 5px
}

.to-do-section .enter-new-task p input {
  border: 0;
  outline: none;
  font-size: 13px
}

.to-do-section .enter-new-task p input:focus {
  outline: none
}

.to-do-section .enter-new-task-popup {
  position: absolute;
  bottom: 0;
  background-color: #1C2B36;
  width: 100%;
  left: -8px;
  margin-bottom: 0
}

.to-do-section .enter-new-task-popup p {
  width: 100%;
  position: relative;
  margin: 0
}

.to-do-section .enter-new-task-popup input {
  width: 100%;
  box-sizing: border-box;
  padding: 20px;
  border: 1px solid #ccc;
  border-left: 0;
  border-right: 0
}

.to-do-section .enter-new-task-popup input:focus {
  outline: none
}

.to-do-section .enter-new-task-popup .date-picker-input:hover {
  background-color: #1C2B36
}

.to-do-section .enter-new-task-popup .date-picker-input input {
  border: 0;
  width: 150px;
  padding: 15px 10px;
  text-align: center;
  background-color: #1C2B36;
  color: #fff
}

.to-do-section .enter-new-task-popup .date-picker-input1 input {
  border: 0;
  width: 300px;
  padding: 15px 10px;
  text-align: center;
  background-color: #1C2B36;
  color: #fff
}

.to-do-section .enter-new-task-popup .date-picker-input input::-webkit-input-placeholder {
  color: #fff;
  font-weight: 500
}

.to-do-section .enter-new-task-popup .date-picker-input input:-moz-placeholder {
  color: #fff
}

.to-do-section .enter-new-task-popup .date-picker-input input::-moz-placeholder {
  color: #fff
}

.to-do-section .enter-new-task-popup .date-picker-input input:-ms-input-placeholder {
  color: #fff
}

.to-do-section .enter-new-task-popup .md-button {
  margin: 0;
  color: #fff;
  width: 50%
}

.to-do-section .enter-new-task-popup .md-button:last-child {
  border-left: 1px solid #fff
}

.notifications {
  overflow: visible
}

.notifications span {
  border-radius: 50px;
  min-width: 20px;
  background-color: red;
  display: inline-block;
  position: absolute;
  top: 0;
  font-size: 12px;
  line-height: 20px
}

.button-switch {
  align-items: center
}

.button-switch .md-button {
  margin: 6px 0;
  border: 1px solid #c0c0c0;
  border-radius: 0;
  font-weight: 400;
  font-size: 14px;
  color: #595959;
  min-height: 28px;
  line-height: 28px;
  height: 28px;
  min-width: 64px;
  text-transform: capitalize
}

.button-switch .right-btn {
  border-left: 0
}

.button-switch .left-btn.active, .button-switch .right-btn.active {
  background-color: #f0f3f4
}

.button-switch + .md-menu {
  margin-right: -10px;
  margin-left: 10px
}

.sub-state-menu .md-button {
  border-radius: 0
}

.main-state-menu .md-button {
  border-radius: 0;
  margin-left: -16px
}

.small-graphs .text-center {
  text-align: center
}

.small-graphs .max-width-small {
  max-width: 200px
}

.layout-margin .data-block-heading, .layout-margin .button-switch, .layout-margin .md-menu {
  margin: 0
}

@media (max-width: 959px) {
  .to-do-tasks {
    height: 200px;
    overflow: hidden;
    overflow-y: scroll
  }
}

@media (max-width: 599px) {
  .info-card .info-data .info-title {
    font-size: 12px
  }

  .info-card .info-data .info-price {
    font-size: 16px
  }

  .info-card .info-data .info-time {
    font-size: 12px
  }

  .info-card .info-per p {
    font-size: 20px
  }
}

@media (min-width: 960px) {
  .to-do-section {
    position: fixed;
    margin-right: 16px;
    top: 110px
  }
}

@media (min-width: 1300px) {
  .info-block-chart .info-cards-wrap .info-card {
    height: 70px;
    max-height: 90px
  }

  .info-block-chart .info-cards-wrap .info-card:first-child {
    margin-top: 100px
  }
}

.dtp > .dtp-content > .dtp-date-view > header.dtp-header {
  background: #689F38;
  color: #fff;
  text-align: center;
  padding: 3px;
  height: 34px;
}
