.page-header .footer {
  position: absolute;
  bottom: 20px;
  right: 100px;
}
.rooms,
.channels {
  list-style-type: none;
  padding-left: 10px;
}
.rooms {
  padding-top: 10px;
}
.noColor {
  background-color: transparent !important;
  box-shadow: none !important;
}
.noColor:hover {
  background-color: #4caf50 !important;
  color: #fff !important;
  box-shadow: none !important;
}
.rooms li {
  color: #fff;
}
.classicism {
  background-color: #ef9600 !important;
  font-size: 18px;
  width: 75%;
  padding: 5px;
}
.vanity {
  background-color: #a5307c;
  font-size: 18px;
  width: 75%;
  padding: 5px;
}
.chinoi {
  background-color: #0085ad;
  font-size: 18px;
  width: 75%;
  padding: 5px;
}
.library {
  background-color: #095;
  font-size: 18px;
  width: 75%;
  padding: 5px;
}
.groundfloor {
  background-color: #68478d;
  font-size: 18px;
  width: 75%;
  padding: 5px;
}
.channels li {
  padding: 5px;
}
.headerList {
  display: inline-flex;
  padding: 3px 5px;
  text-align: center;
  width: 100%;
}
#items {
  list-style: none;
  padding-left: 15px;
}
#items li {
  border-bottom: 1px solid #999;
}
#items li div {
  display: block;
  float: left;
  padding: 3px 5px;
}
.header {
  font-weight: 400;
  font-size: 18px;
}
.thumbnailImage {
  text-align: center;
}
.titleList.header {
  text-align: center;
  padding-left: 20px;
}
.titleList p {
  text-align: center;
  padding-top: 15%;
}
.contentList.header {
  padding-left: 25%;
}
.contentList p {
  text-align: center;
  padding-top: 16%;
  padding-right: 0%;
}
.formList {
  float: right !important;
}
.formList.header {
  padding-left: 20%;
}
p.contentType {
  text-transform: capitalize;
}
h4.title {
  text-transform: capitalize;
}
.sidebar {
  background-color: #fff;
}
#map {
  height: 300px;
}
#accordion .card {
  background-color: #eee;
}
h5.mb-0 {
  padding: 10px 0px;
  margin-top: 0;
}
.mb-0 > a {
  color: #fff;
}
.current-partners {
  border: 1px solid #dedede;
}
.current-partners:before {
  display: table;
  content: " ";
}
.current-partners:after {
  clear: both;
}
.dark-hr {
  border: 1px solid #ddd !important;
  margin: 0px;
}
textarea.ckeditor {
  margin-left: 1%;
  margin-right: 1%;
  width: 100%;
  max-width: 100%;
}
.card .ct-chart {
  margin: 10px 3% 10px;
  height: 245px;
}
#chartGender,
#chartAge {
  height: 400px;
}
.ct-chart .ct-series-a .ct-slice-pie {
  fill: #68b3c8;
}
.ct-chart .ct-series-b .ct-slice-pie {
  fill: #f3bb45;
}
.ct-chart .ct-series-b .ct-slice-pie,
.ct-chart .ct-series-b .ct-line,
.ct-chart .ct-series-b .ct-point {
  stroke: #f3bb45;
}
.ct-label {
  font-size: 16px !important;
}
.legend {
  background-color: #fff;
  border-radius: 3px;
  bottom: 45px;
  box-shadow: 0 1px 2px rgba(0,0,0,0.1);
  font: 12px/20px 'Helvetica Neue', Arial, Helvetica, sans-serif;
  padding: 10px;
  position: absolute;
  left: 30px;
  z-index: 1;
}
.legend h4 {
  margin: 0 0 10px;
}
.legend div span {
  border-radius: 50%;
  display: inline-block;
  height: 10px;
  margin-right: 5px;
  width: 10px;
}
.ct-chart .ct-label {
  fill: #fff;
}
.popover-btn {
  display: inline-block;
  width: 45px;
  border: none;
  height: 50px;
  margin-top: 5px;
  margin-right: 5px;
}
