*+p {
     margin-top: 0; 
}

body.schedule-body {
  background-image: url('../images/bg-med.jpg');
  background-size: cover;
  background-position: center;
}

@media (min-width: 1200px) {
  #home-schedule-section .container {
    /*max-height: 800px;*/
  }

  #schedule-section .container {
    max-width: 98%;
  }

  #agenda-section .container {
    max-width: 98%;
  }

  #dashboard-section .container {
    max-width: 98%;
  }
}

.datetimepicker table tr td.active, .datetimepicker table tr td.active:hover, .datetimepicker table tr td.active.disabled, .datetimepicker table tr td.active.disabled:hover {
  background-image: linear-gradient(to bottom, #4c67ff, #004680);
}
.preloader-section {
    background-color: #000000d4;
}

.header-logo {
    line-height: 100px;
    height: 100px;
}

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

.header-bottom-middle {
  padding: 30px 0;
}

.header-bottom-right {
  padding: 30px 0;
}

.form-input-placeholder {
  background-color: #ffffff;
  border: 1px solid #e9ecef;
  border-radius: 2px;
  padding: 12px 20px;
  line-height: 24px;
  color: inherit;
}

footer.footer {
  position: relative;
}

footer.footer .footer-top {
  background-image: url('../images/photo-top.jpg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

footer.footer .footer-overlay {
  background-color: #000000;
  opacity: 0.72;
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
}

.header:not([class^="header-transparent"]) .header-bottom {
  box-shadow: 0 0 10px 0 rgb(0 0 0 / 9%);
}

.input-group > input:not([type=button]):not([type=submit]):not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]) {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
    margin-bottom: 0;
}

.input-group .input-group-text.white {
  background-color: #ffffff;
  border: 1px solid #e9ecef;
}

.loading-wrapper{
  position: relative;
  min-height: 100px;
}

.loading-wrapper .overlay {
  background: rgba(255, 255, 255, 0.7) !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}

.loading-wrapper .overlay .loading-text.icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -10px;
  margin-left: -10px;
  color: #004680;
  font-size: 20px !important;

}

.loading-wrapper .overlay .loading-text {
  position: absolute;
  top: 50%;
  left: 45%;
  margin-left: -15px;
  margin-top: -15px;
  color: #004680;
  font-size: 16px;
}

.loading-wrapper .overlay p {
  position: absolute;
  top: 50%;
  left: 33%;
  margin-left: -15px;
  margin-top: -15px;
  color: #004680;
  font-size: 25px;
  font-weight: bold;
}

.loading-wrapper .overlay.dark {
  background: rgba(2, 2, 2, 0.7);
}

.box-content-wrapper {
  background-color: #f8f9fa;
  border-radius: 10px;
  box-shadow: 0px 0px 10px 1px rgb(0 0 0 / 20%);
  -webkit-box-shadow: 0px 0px 10px 1px rgb(0 0 0 / 20%);
  -moz-box-shadow: 0px 0px 10px 1px rgb(0 0 0 / 20%);
}

#g-recaptcha > div {
  margin: 0 auto;
}

#section-searching {
	margin-top: -130px;
}

#section-searching .box-searching-wrapper {
	background-color: #f8f9fa;
	border-radius: .5em;
	box-shadow: 0px 0px 10px 1px rgb(0 0 0 / 20%);
  -webkit-box-shadow: 0px 0px 10px 1px rgb(0 0 0 / 20%);
  -moz-box-shadow: 0px 0px 10px 1px rgb(0 0 0 / 20%);
  position: relative;
}

#section-searching .tab-style-1 li a {
	border-radius: 10px;
}

#section-searching .icon-wrap {
    float: left;
    margin-right: 8px;
}

#section-searching .icon-wrap .icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-image: -webkit-gradient(linear, left top, right top, from(#526df9), to(#e071ed));
    background-image: -webkit-linear-gradient(left, #526df9 0%, #e071ed 100%);
    background-image: -o-linear-gradient(left, #526df9 0%, #e071ed 100%);
    background-image: linear-gradient(left, #526df9 0%, #e071ed 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    opacity: 0.85;
}

#section-searching .icon-wrap .icon i {
    font-size: 24px;
}

#section-auth-box {
	margin-top: -130px;
}

#section-auth-box .box-searching-wrapper {
	background-color: #f8f9fa;
	border-radius: .5em;
	box-shadow: 0px 0px 10px 1px rgb(0 0 0 / 20%);
  -webkit-box-shadow: 0px 0px 10px 1px rgb(0 0 0 / 20%);
  -moz-box-shadow: 0px 0px 10px 1px rgb(0 0 0 / 20%);
}

.heading-line {
	  width: 100%;
    display: flex;
    text-align: center;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    position: relative;
    background-color: transparent;
    padding: 0px;
}
.heading-line-l {
    min-width: 1px;
    width: 100%;
    flex: 1 1 0%;
    margin: 0px;
    border-bottom: 1px solid rgb(221, 223, 226);
}
.heading-line-r {
		min-width: 1px;
    width: 100%;
    flex: 1 1 0%;
    margin: 0px;
    border-bottom: 1px solid rgb(221, 223, 226);
}
.heading-line-text{
	margin-left: 8px;
  margin-right: 8px;
}
.heading-line-text span {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}

.social-btn .fa {
  font-size: 20px;
  margin-right: 10px;
}

.header-search-form {
  display: none;
}

.bt-radius {
  border-radius: 0 0 20px 20px;
}

.b-radius-10 {
  border-radius: 10px;
}


#section-searching-page {
  /*margin-top: -300px;*/
}

#section-searching-page .single-product .product-image{
  max-width: 100%;
  padding: 16px 16px;
  background-color: white;
  border-radius: 0.5rem;
  border: 1px solid #dfdfdf;
}

#section-searching-page .product-session .card {
  border-radius: 0.5rem;
}

#section-searching-page .product-session .card-footer:last-child {
  border-radius: 0 0 calc(0.5rem - 1px) calc(0.5rem - 1px);
}

#section-searching-page .product-image .product-big-image {
    overflow: hidden;
}

#section-searching-page .box-searching-wrapper {
  background-color: #f8f9fa;
  border-radius: .5em;
  box-shadow: 0px 0px 10px 1px rgb(0 0 0 / 20%);
  -webkit-box-shadow: 0px 0px 10px 1px rgb(0 0 0 / 20%);
  -moz-box-shadow: 0px 0px 10px 1px rgb(0 0 0 / 20%);
}

#section-searching-page .box-result-wrapper {
  background-color: #ffffff;
  border-radius: 10px;
  /*box-shadow: 0px 0px 10px 1px rgb(0 0 0 / 20%);
  -webkit-box-shadow: 0px 0px 10px 1px rgb(0 0 0 / 20%);
  -moz-box-shadow: 0px 0px 10px 1px rgb(0 0 0 / 20%);*/
}

#section-searching-page .filter-row .btn-filter-harga .dropdown-menu, .header-search-form .filter-row .btn-filter-harga .dropdown-menu {
  min-width: 20rem;
}

body .filter-row .btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 1.25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    color: #fff;
    background-color: #ffcd15;
    border-color: #ffcd15;
    text-transform: none;
}

#section-searching-page .product-info .title small {
  display: block;
  font-size: 50%;
  margin-top: 5px;
  color: #232324;
}

#section-searching-page ul.products li > .card {
  border-radius: .5em;
}

#section-searching-page ul.products li:hover > .card {
  box-shadow: 0px 5px 10px 1px rgb(0 0 0 / 10%);
  -webkit-box-shadow: 0px 5px 10px 1px rgb(0 0 0 / 10%);
  -moz-box-shadow: 0px 5px 10px 1px rgb(0 0 0 / 10%);
  -webkit-transition: -webkit-box-shadow .2s ease-in-out;
  transition: -webkit-box-shadow .2s ease-in-out;
  transition: box-shadow .2s ease-in-out;
  transition: box-shadow .2s ease-in-out,-webkit-box-shadow .2s ease-in-out;
}

#section-searching-page .product.list .product-right-info h3 {
    font-weight: 500;
}

#section-searching-page .product.list .product-left-info {
    border-right: 1px solid rgba(0,0,0,.125);
}

#section-searching-page .product.list .product-image {
  max-width: 100%;
}

#section-searching-page .product.list .product-info {
  max-width: 100%;
}

#section-searching-page .product.grid .product-info .price {
  flex-direction: column;
  justify-content: start;
  align-items: start;
}

#section-searching-page .product.list .product-info .price{
  display: none;
}

#section-searching-page .product.grid .product-right-info {
  display: none;
}

#section-searching-page .product.list .product-action-grid {
  display: none;
}

#section-searching-page .product.grid .product-left-info {
    max-width: 100%;
    flex: 0 0 100%;
}

#section-searching-page .product.grid .product-left {
    max-width: 100%;
    flex: 0 0 100%;
}

#section-searching-page .product.grid .product-right {
    max-width: 100%;
    flex: 0 0 100%;
}

#section-searching-page .product.grid .product-left .inner .product-info {
  display: none;
}

#section-searching-page .product.grid .session-list {
  display: none;
}

.header-toggle-buttons > div.header-toggle-account > .dropdown > a, .header-toggle-buttons > div.header-toggle-signin a, .header-toggle-buttons > div.header-toggle-signup a {
    width: 120px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #fff;
    text-decoration: none;
}

.header-toggle-buttons > div.header-toggle-signin .btn-link, .header-toggle-buttons > div.header-toggle-signup .btn-link {
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid #232324;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: .25rem;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  color: #232324;
}

.header-transparent div.header-toggle-signin .btn-link, .header-transparent div.header-toggle-signup .btn-link {
  border: 1px solid #ffffff;
  color: #ffffff;
}

div.header-toggle-signin .btn-link span, div.header-toggle-signup .btn-link span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.3s;
}

.header-transparent .header-toggle-buttons > div.header-toggle-signin .btn-link:hover,.header-transparent .header-toggle-buttons > div.header-toggle-signup .btn-link:hover {
  color: #ffffff !important;
  border: 1px solid #ffffff;
}

div.header-toggle-signin .btn-link span:after {
  content: '\f13e';
  position: absolute;
  font-family: FontAwesome;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.3s;
}

div.header-toggle-signup .btn-link span:after {
  content: '\f234';
  position: absolute;
  font-family: FontAwesome;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.3s;
}

div.header-toggle-signin .btn-link:hover, div.header-toggle-signup .btn-link:hover {
  border: 1px solid #004680;
}

div.header-toggle-signin .btn-link:hover span, div.header-toggle-signup .btn-link:hover span{
  padding-right: 25px;
}

div.header-toggle-signin .btn-link:hover span:after, div.header-toggle-signup .btn-link:hover span:after{
  opacity: 1;
  right: 0;
}

.header-toggle-buttons > div.header-toggle-signin .btn-link:hover, .header-toggle-buttons > div.header-toggle-signup .btn-link:hover {
  /*background-color: #ffffff;*/
  color: #004680 !important;
}

.header-toggle-buttons > div.header-toggle-account .dropdown-account {
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid #ffffff;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

/*.header-shrink.is-sticky .header-bottom-left {
  flex-shrink: 1!important;
}

.header-shrink.is-sticky .header-bottom-middle {
  flex-grow: 1!important;
}*/

.is-sticky .header-toggle-buttons > div.header-toggle-account .dropdown-account {
  border: 1px solid #232324;
  color: #232324;
}

.is-sticky div.header-toggle-signin .btn-link,.is-sticky div.header-toggle-signup .btn-link {
  border: 1px solid #232324;
  color: #232324;
}

.is-sticky div.header-toggle-signin .btn-link:hover,.is-sticky div.header-toggle-signup .btn-link:hover {
  border: 1px solid #004680 !important;
}

.header-bottom.bottom-section {
  display: none;
}

.is-sticky .header-bottom {
    -webkit-box-shadow: 0 0 10px 0 rgb(0 0 0 / 9%);
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 9%);
}

.is-sticky .header-bottom.bottom-section {
  display: block;
  top: 100px;
  z-index: 998;
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  background-color: #004680;
  color: #ffffff;
}

.header-toggle-buttons > div.header-toggle-account a i {
    display: inline-block;
}

#accountMenuList{
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 5px;
  box-shadow: 0 5px 25px rgb(0 0 0 / 10%);
}

#accountMenuList::before {
    content: "";
    position: absolute;
    top: -1px;
    left: 7.2rem;
    width: 0.75rem;
    height: 0.75rem;
    display: block;
    background: #fff;
    transform: rotate(45deg) translate(-7px);
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    z-index: 10;
    box-sizing: border-box;
}

.facility-list .list-group-horizontal{
    /*display: flex;*/
    /*flex-direction: row;*/
}
.facility-list .list-group-horizontal .fa-2x {
    font-size: 1.3em;
}

.facility-list .list-group-horizontal .list-group-item {
  margin-bottom: 0;
  margin-right: 0;
  border-right-width: 0;
  display: inline-block;
}

.facility-list .list-group-horizontal .list-group-item:first-child {
  /*border-top-right-radius:0;*/
  /*border-bottom-left-radius:4px;*/
}
.facility-list .list-group-horizontal .list-group-item:last-child {
  /*border-top-right-radius:0px;*/
  /*border-top-right-radius:0px;*/
  /*border-bottom-left-radius:0;*/
  /*border-right-width: 1px;*/
}

.facility-list .facility-item {
  position: relative;
  display: inline-block;
  padding: 10px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0,0,0,.125);
  margin: 5px;
  width: 55px;
  height: 55px;
  border-radius: 5px;
}

.facility-list .list-group-horizontal .facility-item img {
  width: 100%;
  /*height: 32px;*/
}

.facility-list .list-group > .list-group-item {
  padding-left: 40px;
  position: relative;
  margin-bottom: .5rem;
  border: none;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
}

.facility-list .list-group > .list-group-item img {
  width: 30px;
  position: absolute;
  left: 0;
  top: 0;
}

.single-product .product-info .product-action {
  /*margin-top: -110px;*/
}

.single-product .product-info .facility-list {
  padding-bottom: 45px;
}

.single-product .product-info .location-box .card {
  transition: box-shadow 500ms;
}

.single-product .product-info .location-box .card:hover{
  box-shadow: 0 2px 10px 0 rgb(115 115 115 / 50%);
}

.single-product .slick-arrow {
    position: absolute;
    top: 48%;
    z-index: 1;
    width: 15px;
    height: 30px;
    font-size: 0;
    background-size: 100% 100%;
}

.single-product .slick-next {
    right: 10px;
    background: url(data:image/png;base64,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) no-repeat 50% 50%;
}

.single-product .slick-prev {
    left: 10px;
    background: url(data:image/png;base64,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) no-repeat 50% 50%;
}

/*select2*/
.form .select2-container .select2-selection--single {
    height: 50px;
    border: 1px solid #e9ecef;
    padding: 12px 15px;
}

.form .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 50px;
    width: 35px;
}

.select2-dropdown {
    border: 1px solid #e9ecef !important;
}

.select2-results__option {
    padding: 6px 15px !important;
}
/*end select2*/

/*booking form*/
.book-info-box .table-sm td, .book-info-box .table-sm th {
    padding: .3rem;
    line-height: 1rem;
}

.checkout-payment-method li img {
  height: 33px;
}

.page-header-inner .page-header-step {
  flex-grow: 1;
}
.step {
  list-style: none;
  margin: .2rem 0;
  width: 100%;
}

.step .step-item {
  -ms-flex: 1 1 0;
  flex: 1 1 0;
  margin-top: 0;
  min-height: 1rem;
  position: relative; 
  text-align: center;
}

.step .step-item:not(:first-child)::before {
  background: #0069d9;
  content: "";
  height: 2px;
  left: -50%;
  position: absolute;
  top: 9px;
  width: 100%;
}

.step .step-item a {
  color: #0069d9; /*#acb3c2;*/
  display: inline-block;
  padding: 20px 10px 0;
  text-decoration: none;
}

.step .step-item a::before {
  background: #0069d9;
  border: .1rem solid #fff;
  border-radius: 50%;
  content: "";
  display: block;
  height: 1.1rem;
  left: 50%;
  position: absolute;
  top: .1rem;
  transform: translateX(-50%);
  width: 1.1rem;
  z-index: 1;
}

.step .step-item.active a::before {
  background: #0069d9;
  border: .1rem solid #0069d9;
}

.step .step-item.active ~ .step-item::before {
  background: #e7e9ed;
}

.step .step-item.active ~ .step-item a {
  color: #acb3c2;
}

.step .step-item.active ~ .step-item a::before {
  background: #e7e9ed;
}

.tac {
    text-align: center;
}

.dib {
    display: inline-block;
}

.payment-detail-code {
    padding: 0 40px;
    margin: 20px 0 60px 0;
    border-radius: 3px;
    background-color: #3f51b5;
    color: white;
    display: inline-block;
    letter-spacing: 1px;
}

.payment-detail-icon {
    position: absolute;
}

.payment-detail-label, .payment-detail-order, .payment-detail-cost, .payment-detail-time {
    display: block;
    margin-left: 40px;
    line-height: 1;
    text-align: left;
    white-space: nowrap;
}

em {
    font-weight: 600;
    font-style: normal;
    color: inherit;
}

#howToPay .accordion .card-body p {
  margin-bottom: 10px;
}

#howToPay .accordion .card-body ul {
  padding-left: 30px;
}

#howToPay .accordion .card-body ul > li {
  list-style: square;
}
/*end booking form*/

#schedule-section .box-content {
  background-color: #ffffff;
  border-radius: 0px;
  border: none;
  box-shadow: 0 5px 15px rgb(0 0 0 / 8%);
  -webkit-box-shadow: 0 5px 15px rgb(0 0 0 / 8%);
  -moz-box-shadow: 0 5px 15px rgb(0 0 0 / 8%);
}

#schedule-section .uk-timeline .uk-timeline-item .uk-card {
  /*max-height: 300px;*/
}

#schedule-section .uk-timeline .uk-timeline-item {
    display: flex;
    position: relative;
}

#schedule-section .uk-timeline-icon {
    z-index: 2;
}

#schedule-section .uk-timeline .uk-timeline-item::before {
    background: #dadee4;
    content: "";
    height: 100%;
    left: 19px;
    position: absolute;
    top: 20px;
    width: 3px;
    z-index: 1;
}

#schedule-section .uk-timeline .uk-timeline-item .uk-timeline-icon .uk-badge {
    margin-top: 10px;
    width: 40px;
    height: 40px;
}

#schedule-section .uk-timeline .uk-timeline-item .uk-timeline-content {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0 0 0 1rem;
}

#schedule-section .uk-timeline-icon .uk-badge {
    background: #ffffff;
    border: 5px solid #dadee4;
}

#schedule-section .uk-label-primary {
    background: #004680;
}

#schedule-section .uk-timeline-icon .uk-bg-info {
  background-color: #1e87f0;
}

#schedule-section .uk-timeline-icon .active {
  background-color: #004680;
}

#schedule-section .uk-timeline-icon .uk-bg-danger {
  background-color: #f0506e;
}

#schedule-section .uk-timeline-icon .uk-bg-success {
  background-color: #32d296;
}

#schedule-section .uk-timeline-icon .uk-bg-mute {
  background-color: #dadee4;
}

#schedule-section .uk-card-header {
    padding: 10px 20px;
}

#schedule-section .uk-card-body {
    padding: 20px;
}

#schedule-section .uk-card-footer {
    padding: 5px 20px;
    font-size: 12px;
    background-color: #f5f5dc;
}

#schedule-section .schedule-news-list {
  height: 200px;
  overflow-y: auto;
}

#schedule-section .card .card-img-top {
  height: 120px;
  background-position: center;
  background-size: cover;
}


#schedule-section .card.floor-img .card-img-top {
  height: auto;
  background-position: center;
  background-size: cover;
}

#schedule-section .table th, #schedule-section .table td {
    vertical-align: top;
    padding: .75rem;
    min-width: 120px;
    /*position: relative;*/
    /*border-top: none;*/
}

#schedule-section .table thead > tr > th {
  vertical-align: middle;
}

#home-schedule-section {
  width: 100%;
  /*max-height: 1200px;*/
  overflow: hidden;
}

#home-schedule-section .box-content {
  background-color: #ffffff;
  border-radius: 0px;
  border: none;
  box-shadow: 0 5px 15px rgb(0 0 0 / 8%);
  -webkit-box-shadow: 0 5px 15px rgb(0 0 0 / 8%);
  -moz-box-shadow: 0 5px 15px rgb(0 0 0 / 8%);
}

#home-schedule-section .uk-timeline .uk-timeline-item .uk-card {
  /*max-height: 300px;*/
}

#home-schedule-section .uk-text-warning {
  color: #FF5722 !important;
}

#home-schedule-section .uk-card-default {
  color: #484848;
}

#home-schedule-section .uk-timeline .uk-timeline-item {
    display: flex;
    position: relative;
}

#home-schedule-section .uk-timeline-icon {
    z-index: 2;
}

#home-schedule-section .uk-timeline .uk-timeline-item::before {
    background: #dadee4;
    content: "";
    height: 100%;
    left: 19px;
    position: absolute;
    top: 20px;
    width: 3px;
    z-index: 1;
}

#home-schedule-section .uk-timeline .uk-timeline-item .uk-timeline-icon .uk-badge {
    margin-top: 10px;
    width: 40px;
    height: 40px;
}

#home-schedule-section .uk-timeline .uk-timeline-item .uk-timeline-content {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0 0 0 1rem;
}

#home-schedule-section .uk-timeline-icon .uk-badge {
    background: #ffffff;
    border: 5px solid #dadee4;
}

#home-schedule-section .uk-label-primary {
    background: #004680;
}

#home-schedule-section .uk-timeline-icon .uk-bg-info {
  background-color: #1e87f0;
}

#home-schedule-section .uk-timeline-icon .active {
  background-color: #004680;
}

#home-schedule-section .uk-timeline-icon .uk-bg-danger {
  background-color: #f0506e;
}

#home-schedule-section .uk-timeline-icon .uk-bg-success {
  background-color: #32d296;
}

#home-schedule-section .uk-timeline-icon .uk-bg-mute {
  background-color: #dadee4;
}

#home-schedule-section .uk-card-header {
    padding: 10px 20px;
}

#home-schedule-section .uk-card-body {
    padding: 20px;
}

#home-schedule-section .uk-card-footer {
    padding: 5px 20px;
    font-size: 12px;
    background-color: #f5f5dc;
}

#home-schedule-section .schedule-news-list {
  min-height: 200px;
}

#home-schedule-section .card .card-img-top {
  height: 120px;
  background-position: center;
  background-size: cover;
}


#home-schedule-section .card.floor-img .card-img-top {
  height: auto;
  background-position: center;
  background-size: cover;
}

#home-schedule-section .table th, #home-schedule-section .table td {
    vertical-align: top;
    padding: .75rem;
    min-width: 120px;
    /*position: relative;*/
    /*border-top: none;*/
}

#home-schedule-section .table thead > tr > th {
  vertical-align: middle;
}

.photo-building-slider img {
  width: 100%;
  max-height: 350px;
}

.table th.thead-glosy {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f6f8f9+0,e5ebee+50,d7dee3+51,f5f7f9+100;White+Gloss */
  background: rgb(246,248,249); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(246,248,249,1) 0%, rgba(229,235,238,1) 50%, rgba(215,222,227,1) 51%, rgba(245,247,249,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=0 ); /* IE6-9 */
}

.table thead.thead-glosy {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f6f8f9+0,e5ebee+50,d7dee3+51,f5f7f9+100;White+Gloss */
  background: rgb(246,248,249); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(246,248,249,1) 0%, rgba(229,235,238,1) 50%, rgba(215,222,227,1) 51%, rgba(245,247,249,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=0 ); /* IE6-9 */
}

label.room-available {
  font-family: 'Roboto', sans-serif;
  font-size: 0.8rem;
  font-weight: 400;
  letter-spacing: 0.025rem;
  font-style: normal;
  text-transform: capitalize;
  color: #FFFFFF;
  background-color: #17cf2c;
  border-radius: 0.15rem;
  -webkit-border-radius: 0.15rem;
  -moz-border-radius: 0.15rem;
  padding: 0.3rem 0.4rem;
  border-style: none;
  border-width: 0.0625rem;
  border-color: #EF2D56;
  -webkit-box-shadow: -1px 4px 8px -4px rgba(85,85,85,0.36);
  -moz-box-shadow: -1px 4px 8px -4px rgba(85,85,85,0.36);
  -box-shadow: -1px 4px 8px -4px rgba(85,85,85,0.36);
  margin-bottom: 0;
}


.fit-page .page-content-wrapper {
  height: calc(100vh - 30px);
  overflow: hidden;
}


.dropdownFlt {
  position: relative;
  font-size: 14px;
  color: #333;
}
.dropdownFlt .dropdownFlt-list {
  padding: 12px;
  background: #fff;
  position: absolute;
  top: 42px;
  right: 2px;
  box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.15);
  transform-origin: 50% 0;
  transform: scale(1, 0);
  transition: transform 0.15s ease-in-out 0.15s;
  max-height: 66vh;
  overflow-y: hidden;
  z-index: 3;
  width: 200px;
}
.dropdownFlt .dropdownFlt-option {
  display: block;
  padding: 3px 12px;
  opacity: 0;
  transition: opacity 0.15s ease-in-out;
}
.dropdownFlt .checkbox {
  margin-left: 12px;
  margin-bottom: 8px;
}
.dropdownFlt .dropdownFlt-label {
  display: block;
  height: 36px;
  background: #fff;
  border: 1px solid #ccc;
  padding: 2px 15px;
  line-height: 30px;
  cursor: pointer;
  text-transform: uppercase;
  border-radius: 4px;
  color: #004680;
  border-color: #004680;
}
.dropdownFlt .dropdownFlt-label:before {
  content: "\f078";
  float: right;
  font-family: FontAwesome;
}
.dropdownFlt.on .dropdownFlt-list {
  transform: scale(1, 1);
  transition-delay: 0s;
}
.dropdownFlt.on .dropdownFlt-list .dropdownFlt-option {
  opacity: 1;
  transition-delay: 0.2s;
}
.dropdownFlt.on .dropdownFlt-label:before {
  content: "\f077";
  font-family: FontAwesome;
}
.dropdownFlt [type=checkbox] {
  position: relative;
  top: -1px;
  margin-right: 4px;
}

.dropdownMenu {
  position: relative;
  font-size: 14px;
  color: #333;
}

.dropdownMenu label.dropdown-account {
  width: 150px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.dropdownMenu .dropdownMenu-list {
  padding: 5px 0;
  background: #fff;
  position: absolute;
  top: 42px;
  right: 0;
  box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.15);
  transform-origin: 50% 0;
  transform: scale(1, 0);
  transition: transform 0.15s ease-in-out 0.15s;
  max-height: 66vh;
  overflow-y: hidden;
  z-index: 3;
  width: 150px;
  border-radius: 5px;
}

.dropdownMenu .dropdownMenu-option {
  display: block;
  padding: 3px 12px;
  opacity: 0;
  transition: opacity 0.15s ease-in-out;
}
.dropdownMenu .checkbox {
  margin-left: 12px;
  margin-bottom: 8px;
}
.dropdownMenu .dropdownMenu-label {
  display: block;
  height: 36px;
  background: #fff;
  border: 1px solid #ccc;
  padding: 2px 15px;
  line-height: 30px;
  cursor: pointer;
  text-transform: uppercase;
  border-radius: 4px;
  color: #004680;
  border-color: #004680;
}

.dropdownMenu .dropdownMenu-label:before {
  content: "\f078";
  float: right;
  font-family: FontAwesome;
  font-size: 12px;
  margin-top: 2px;
  margin-right: -2px;
}

.dropdownMenu.on .dropdownMenu-label:before {
  content: "\f077";
  font-family: FontAwesome;
}

.dropdownMenu.on .dropdownMenu-list {
  transform: scale(1, 1);
  transition-delay: 0s;
}

.dropdownMenu.on .dropdownMenu-list .dropdownMenu-option {
  opacity: 1;
  transition-delay: 0.2s;
}

#user-history-list .uptimo-icon-box-3 .inner .icon-wrap .icon i {
    font-size: 30px;
}
#user-history-list .uptimo-icon-box-3 .inner {
    padding: 16px;
    border: 1px solid #dfdfdf;
    border-radius: 5px;
}

#user-history-list .uptimo-icon-box-3 .inner .icon-wrap .icon {
    margin-right: -25px;
    opacity: 0.25;
}
#user-history-list .uptimo-icon-box-3 .inner .icon-wrap {
    bottom: 16px;
}

#user-history-list .uptimo-icon-box-3 .inner .content a {
    border-top: none;
    margin-top: 10px;
}

#user-history-detail .card .card-header {
  background-color: rgb(255 255 255);
}

#user-history-detail .card-header h5 {
  margin-bottom: 0px;
}

#user-history-detail .card-header h5.success .fa {
  color: #8bc34a;
}

#user-history-detail .card-header h5.danger .fa {
  color: #f44336;
}

#user-history-detail .card {
  -webkit-box-shadow: 0px 0px 5px 0px rgb(41 44 58 / 9%);
  box-shadow: 0px 0px 5px 0px rgb(41 44 58 / 9%);
}

#qty-input .btn {
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  padding: 5px 10px;

}

#qty-input .form-control {
  max-width: 100%;
}

#qty-input .btn:hover {
    background-color: #004680 !important;
    color: #ffffff !important;
}

#qty-input .input-group-text {
    height: calc(1.8125rem + 2px);
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    /* border-radius: .2rem; */
    border: none;
    background-color: transparent;
    font-weight: 600;
}

.checkout-order-review .card-item .card-header, .checkout-order-review .card-item .card-footer{
  background-color: #fff;
}

/*floor detail*/
.floor-detail-body .page-content-wrapper {
  background-color: #e1e1e1;
}

/*#floor-detail-section .carousel-inner img {
    width: 100%;
    height: 100%
}*/

#custCarousel {
  padding: 0.5rem;
  background-color: #9e9e9e;
  border: 1px solid #dee2e6;
  border-radius: 0.5rem;
}

#custCarousel .carousel-indicators {
    position: static;
    margin-top: 20px
}

#custCarousel .carousel-indicators>li {
    width: 100px
}

#custCarousel .carousel-indicators li img {
    display: block;
    opacity: 0.5
}

#custCarousel .carousel-indicators li.active img {
    opacity: 1
}

#custCarousel .carousel-indicators li:hover img {
    opacity: 0.75
}

#floor-detail-section .slick-slide img {
  margin: 0 auto;
}

#floor-detail-section img.img-thumbnail {
  background-color: #9e9e9e;
}
/*floor detail*/

/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 54px;
  height: 28px;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #4caf50;
}

input:focus + .slider {
  box-shadow: 0 0 1px #4caf50;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

ul.ks-cboxtags {
    list-style: none;
    padding: 10px 0px;
}
ul.ks-cboxtags li{
  display: inline;
}
ul.ks-cboxtags li label{
    display: inline-block;
    background-color: rgba(255, 255, 255, .9);
    border: 2px solid rgba(139, 139, 139, .3);
    color: #607d8b;
    border-radius: .5rem;
    white-space: nowrap;
    margin: 3px 0px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    transition: all .2s;
}

ul.ks-cboxtags li label {
    padding: 2px 12px;
    cursor: pointer;
}

ul.ks-cboxtags li label::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "FontAwesome";
    font-weight: 900;
    font-size: 12px;
    padding: 2px 6px 2px 2px;
    content: "\f067";
    transition: transform .3s ease-in-out;
}

ul.ks-cboxtags li input[type="checkbox"]:checked + label::before {
    content: "\f00c";
    transform: rotate(-360deg);
    transition: transform .3s ease-in-out;
}

ul.ks-cboxtags li input[type="checkbox"]:checked + label {
    border: 2px solid #3f51b5;
    background-color: #004680;
    color: #fff;
    transition: all .2s;
}

ul.ks-cboxtags li input[type="checkbox"] {
  display: absolute;
}
ul.ks-cboxtags li input[type="checkbox"] {
  position: absolute;
  opacity: 0;
}
ul.ks-cboxtags li input[type="checkbox"]:focus + label {
  border: 2px solid #3f51b5;
}

#opt-sesi-ruang ul.ks-cboxtags {
    list-style: none;
    padding: 10px 0px;
}
#opt-sesi-ruang ul.ks-cboxtags li{
  display: block;
  width: 100%;
}
#opt-sesi-ruang ul.ks-cboxtags li label{
    width: 100%;
    display: inline-block;
    background-color: rgba(255, 255, 255, .9);
    border: 2px solid rgba(139, 139, 139, .3);
    color: #607d8b;
    border-radius: .5rem;
    white-space: nowrap;
    margin: 7px 0px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    transition: all .2s;
    box-shadow: 1px 2px 2px 2px rgba(164,164,164,0.7);
    -webkit-box-shadow: 1px 2px 2px 2px rgba(164,164,164,0.7);
    -moz-box-shadow: 1px 2px 2px 2px rgba(164,164,164,0.7);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#opt-sesi-ruang ul.ks-cboxtags li label.danger{
  background-color: #FFD3D9;
  color: #D60404;
}

#opt-sesi-ruang ul.ks-cboxtags li label.success{
  background-color: #BAFFC9;
  color: #037B72;
}

#opt-sesi-ruang ul.ks-cboxtags li label {
    padding: 2px 12px;
    cursor: pointer;
}

#opt-sesi-ruang ul.ks-cboxtags li label::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "FontAwesome";
    font-weight: 900;
    font-size: 12px;
    padding: 2px 6px 2px 2px;
    content: "\f067";
    transition: transform .3s ease-in-out;
}

#opt-sesi-ruang ul.ks-cboxtags li input[type="radio"]:checked + label::before {
    content: "\f00c";
    transform: rotate(-360deg);
    transition: transform .3s ease-in-out;
}

#opt-sesi-ruang ul.ks-cboxtags li input[type="radio"]:checked + label {
    /*border: 2px solid #3f51b5;*/
    /*background-color: #004680;*/
    /*color: #fff;*/
    transition: all .2s;
}

#opt-sesi-ruang ul.ks-cboxtags li input[type="radio"] {
  display: absolute;
  position: absolute;
  opacity: 0;
}

#opt-sesi-ruang ul.ks-cboxtags li input[type="radio"]:focus + label {
  border: 2px solid #3f51b5;
}

#opt-edit-sesi-ruang ul.ks-cboxtags {
    list-style: none;
    padding: 10px 0px;
}
#opt-edit-sesi-ruang ul.ks-cboxtags li{
  display: block;
  width: 100%;
}
#opt-edit-sesi-ruang ul.ks-cboxtags li label{
    width: 100%;
    display: inline-block;
    background-color: #F5F7F7;
    border: 2px solid rgba(139, 139, 139, .3);
    color: #000;
    border-radius: .5rem;
    white-space: nowrap;
    margin: 7px 0px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    transition: all .2s;
    box-shadow: 1px 2px 2px 2px rgba(164,164,164,0.7);
    -webkit-box-shadow: 1px 2px 2px 2px rgba(164,164,164,0.7);
    -moz-box-shadow: 1px 2px 2px 2px rgba(164,164,164,0.7);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*#opt-edit-sesi-ruang ul.ks-cboxtags li label.danger{
  background-color: #FFD3D9;
  color: #D60404;
}

#opt-edit-sesi-ruang ul.ks-cboxtags li label.success{
  background-color: #BAFFC9;
  color: #037B72;
}*/

#opt-edit-sesi-ruang ul.ks-cboxtags li label {
    padding: 2px 12px;
    cursor: pointer;
}

#opt-edit-sesi-ruang ul.ks-cboxtags li label > .radio-footer {
    margin-left: -12px;
    margin-right: -12px;
    background-color: #000;
    margin-bottom: -2px;
    color: #fff;
    border-radius: 0 0 .5rem .5rem;
    padding: 2px 12px;

}

#opt-edit-sesi-ruang ul.ks-cboxtags li label::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "FontAwesome";
    font-weight: 900;
    font-size: 12px;
    padding: 2px 6px 2px 2px;
    content: "\f111";
    transition: transform .3s ease-in-out;
    color: red;
}

#opt-edit-sesi-ruang ul.ks-cboxtags li input[type="radio"]:checked + label::before {
    content: "\f00c";
    transform: rotate(-360deg);
    transition: transform .3s ease-in-out;
}

#opt-edit-sesi-ruang ul.ks-cboxtags li input[type="radio"]:checked + label {
    /*border: 2px solid #3f51b5;*/
    /*background-color: #004680;*/
    /*color: #fff;*/
    transition: all .2s;
}

#opt-edit-sesi-ruang ul.ks-cboxtags li input[type="radio"] {
  display: absolute;
  position: absolute;
  opacity: 0;
}

#opt-edit-sesi-ruang ul.ks-cboxtags li input[type="radio"]:focus + label {
  border: 2px solid #3f51b5;
}

.room-schedule-item {
   border: 1px solid rgba(255, 255, 255, 0.2);
   width: 200px;
   /*min-width: 150px;*/
   /*min-height: 60px;*/
   height: 100px;
   position: relative;
   backdrop-filter: blur(4px);
   background: rgba(255, 255, 255, 0.2);
   box-shadow: 0px 0px 5px 1px rgb(0 0 0 / 15%);
   border-radius: .25rem;
   text-align: left;
   padding: 40px 5px 5px 5px;
   
}

.room-schedule-item div.description a {
  width: 100%;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.ribbon {
   position: absolute;
   right: var(--right, 10px);
   top: var(--top, -3px);
   filter: drop-shadow(1px 2px 1px rgba(0, 0, 0, 0.2));
}
 .ribbon > .content {
   color: white;
   font-size: 1.25rem;
   text-align: center;
   font-weight: 400;
   background: var(--color, #2ca7d8) linear-gradient(45deg, rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, 0.25) 100%);
   padding: 8px 2px 4px;
   clip-path: polygon(0 0, 100% 0, 100% 100%, 50% 100%, 0 100%);
   width: var(--width, 32px);
   min-height: var(--height, 36px);
   transition: clip-path 1s, padding 1s, background 1s;
}
 .ribbon.slant-up > .content {
   clip-path: polygon(0 0, 100% 0, 100% calc(100% - 12px), 50% calc(100% - 6px), 0 100%);
}
 .ribbon.slant-down > .content {
   clip-path: polygon(0 0, 100% 0, 100% 100%, 50% calc(100% - 6px), 0 calc(100% - 12px));
}
 .ribbon.down > .content {
   clip-path: polygon(0 0, 100% 0, 100% calc(100% - 8px), 50% 100%, 0 calc(100% - 8px));
}
 .ribbon.up > .content {
   clip-path: polygon(0 0, 100% 0, 100% 100%, 50% calc(100% - 8px), 0 100%);
}
 .ribbon.check > .content {
   clip-path: polygon(0 0, 100% 0, 100% calc(100% - 20px), 40% 100%, 0 calc(100% - 12px));
}

#room-schedule-wrapper{
  height: calc(100vh - 185px);
  overflow: auto !important;
  position: relative;
}

#room-schedule-wrapper table {
  border-collapse: separate;
  border-spacing: unset;
}

#room-schedule-list thead th {
  top: 0;
  position: sticky;
  z-index: 20;
  /*border-left: 2px solid #dee2e6;*/
  /*border-right: 2px solid #dee2e6;*/
  border-top: 2px solid #dee2e6;
  border-bottom: 2px solid #dee2e6;
}

#room-schedule-list td.col-freez, #room-schedule-list th.col-freez {
  left:0;
  position: sticky;
  background-color: #fff;
  z-index: 25;
  border-right: 2px solid #dee2e6;
}

#room-schedule-list .fixed-header {
  z-index: 50 !important;
  border-right: 2px solid #dee2e6;
}

/*Agenda Page*/
/*body.agenda-body {
  background-image: url('../images/bg-blue.jpg');
  background-size: cover;
  background-position: center;
}*/

.agenda-room-body .page-content-wrapper {
  background: #2B677E;  /* fallback for old browsers */
  /*background: -webkit-linear-gradient(to right, #2B32B2, #2B677E);*/  /* Chrome 10-25, Safari 5.1-6 */
  /*background: linear-gradient(to right, #2B32B2, #2B677E); *//* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.agenda-room-body .post-info {
  padding: 16px;
  border: 1px solid #fff;
  background-color: rgb(255 255 255 / 19%);
  box-shadow: 0 5px 15px rgb(0 0 0 / 8%);
  -webkit-box-shadow: 0 5px 15px rgb(0 0 0 / 8%);
  -moz-box-shadow: 0 5px 15px rgb(0 0 0 / 8%);
}

#agenda-section {
  min-height: calc(100vh - 30px);
}

#agenda-section h1 {
  color: #fff;
}

#agenda-section .box-content {
  background-color: #ffffff;
  border-radius: 0px;
  border: none;
}

#agenda-section .card .card-img-top {
  height: 208px;
/*  background-position: center;
  background-size: cover;*/
}


#agenda-section .card.floor-img .card-img-top {
  height: auto;
  background-position: center;
  background-size: cover;
}

#agenda-section .table th, #agenda-section .table td {
    vertical-align: top;
    padding: .75rem;
    min-width: 120px;
    /*position: relative;*/
    /*border-top: none;*/
}

#agenda-section .table thead > tr > th {
  vertical-align: middle;
}
#agenda-section .post-info h3.card-title {
  color: #00bcd4;
  font-weight: 700;
  font-size: 20px;
}

#agenda-section .post-info .box-content ul,
#agenda-section .post-info .box-content li {
  padding: 0;
  margin: 0;
  list-style: none;
}

#agenda-section .post-info .box-content ul {
  margin: 0;
}

#agenda-section .post-info .box-content li {
  margin: .5em;
  margin-left: 30px;
  font-size: 16px;
}

#agenda-section .post-info .box-content li.calendar:before {
  content: '\f133';
  font-family: 'FontAwesome';
  float: left;
  margin-left: -1.5em;
}

#agenda-section .post-info .box-content li.time:before {
  content: '\f017';
  font-family: 'FontAwesome';
  float: left;
  margin-left: -1.5em;
}

#agenda-section .post-info .box-content li.building:before {
  content: '\f1ad';
  font-family: 'FontAwesome';
  float: left;
  margin-left: -1.5em;
}

#agenda-section .post-info .box-content li.map:before {
  content: '\f276';
  font-family: 'FontAwesome';
  float: left;
  margin-left: -1.5em;
}

#agenda-section .post-info .box-content li.organizer:before {
  content: "\f2be";
  font-family: 'FontAwesome';
  float: left;
  margin-left: -1.5em;
}

#agenda-section .post-info .date-box {
    width: 100%;
    height: 100%;
    background-color: #ffc107;
    text-align: center;
}

#agenda-section .post-info .date-box h1 {
  font-size: 55px;
  color: #fff;
  margin-bottom: 5px;
}

#agenda-section .post-info .date-box h3 {
  font-size: 20px;
  color: #fff;
  margin-bottom: 0;
}

#agenda-section .post-info .subject {
  color: #00bcd4;
  font-size: 18px;
  font-weight: 700;
  display: block;
  width: 100%;
  max-width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

/*End Agenda Page*/
/*Horizontal schedule*/
#today_schedule_list .card {
    padding: 16px;
    border: 1px solid #fff;
    background-color: rgb(255 255 255 / 19%);
    box-shadow: 0 5px 15px rgb(0 0 0 / 8%);
    -webkit-box-shadow: 0 5px 15px rgb(0 0 0 / 8%);
    -moz-box-shadow: 0 5px 15px rgb(0 0 0 / 8%);
}
#today_schedule_list .card-body {
  background-color: #fff;
}

#today_schedule_list .card h3.card-title {
  color: #00bcd4;
  font-weight: 700;
  font-size: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-width: 100%;
}

#today_schedule_list .card .card-body ul,
#today_schedule_list .card .card-body li {
  padding: 0;
  margin: 0;
  list-style: none;
}

#today_schedule_list .card .card-body ul {
  margin: 0;
}

#today_schedule_list .card .card-body li {
  margin: .5em;
  margin-left: 30px;
  font-size: 16px;
}

#today_schedule_list .card .card-body li.calendar:before {
  content: '\f133';
  font-family: 'FontAwesome';
  float: left;
  margin-left: -1.5em;
}

#today_schedule_list .card .card-body li.time:before {
  content: '\f017';
  font-family: 'FontAwesome';
  float: left;
  margin-left: -1.5em;
}

#today_schedule_list .card .card-body li.map:before {
  content: '\f276';
  font-family: 'FontAwesome';
  float: left;
  margin-left: -1.5em;
}

#today_schedule_list .card .card-body li.organizer:before {
  content: "\f2be";
  font-family: 'FontAwesome';
  float: left;
  margin-left: -1.5em;
}

#today_schedule_list .ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  max-width: 100%;
}
/*Horizontal schedule*/
/*dashboard*/
#dashboard-section {
  min-height: calc(100vh - 30px);
  background-image: url('../images/gplay.png');
}
.dashboard-body .page-content-wrapper {
  background: white;
}

#dashboard-section .card {
  box-shadow: 0px 3px 6px 2px rgba(194,194,194,0.75);
-webkit-box-shadow: 0px 3px 6px 2px rgba(194,194,194,0.75);
-moz-box-shadow: 0px 3px 6px 2px rgba(194,194,194,0.75);
}

#dashboard-section ul.chart-legend li {
  display: inline;
  margin-right: 12px;
}

/*end dashboard*/
#cookiePopup {
  background-color: #ffffff;
  position: absolute;
  font-size: 14px;
  width: 70vw;
  max-width: 42.85em;
  box-shadow: 0 0 2em rgba(5, 0, 31, 0.15);
  font-family: "Poppins", sans-serif;
  text-align: justify;
  line-height: 1.8em;
  padding: 2em 1.4em;
  border-radius: 6px;
  transition: all 0.5s ease-in;
}
#cookiePopup img {
  display: block;
  width: 3.75em;
  transform: translateZ(0);
  position: relative;
  margin: auto;
}
#cookiePopup p {
  text-align: center;
  margin: 1.4em 0;
}
#cookiePopup button {
  background-color: #6859fe;
  border: none;
  color: #ffffff;
  font-size: 1.2em;
  padding: .5em 1.4em;
  display: block;
  position: relative;
  margin: auto;
  border-radius: 5px;
}
#cookiePopup a {
  color: #6859fe;
}
.hide {
  visibility: hidden;
  bottom: 0;
  right: 2em;
}
.show {
  visibility: visible;
  bottom: 2em;
  right: 2em;
}

.modal.show, .modal-backdrop.show {
    bottom: 0;
    right: 0;
}

@media only screen and (max-width: 37.5em) {
  #cookiePopup {
    width: 100%;
  }
  .hide {
    bottom: 2em;
    right: 0;
  }
  .show {
    right: 0;
    bottom: 0;
  }
}