html,
body {
  font-size: 16px !important;
  font-family: 'Roboto', sans-serif !important;
}

.table td,
.table th {
  font-family: 'Roboto', sans-serif !important;
}

.hide {
  display: none;
}

.bg-authentication {
  background-color: #f2f4f4;
}

.bg-authentication #icon-arrow {
  position: absolute;
  top: 11px;
  right: 15px;
}

.bg-authentication .brand-text {
  color: #5a8dee;
  font-weight: 600;
  letter-spacing: 0.01rem;
}

.colorpicker-bs-popover {
  z-index: 100000;
}

.help-block {
  color: #ff0000;
}

.widget-timeline {
  height: auto !important;
}

.kanban-sidebar {
  width: 70% !important;
}

.kanban-sidebar.show {
  transform: translateX(4%) translateY(1px);
}

.kanban_description p {
  margin-bottom: 0;
}

.process_chedule_list .info_schedule {}

.payment_click.active_button span {
  color: #fff !important;
}

.history_dropdown ul {
  list-style: none;
  padding-left: 20px;
  padding-top: 10px;
}

.history_dropdown ul li {
  margin-bottom: 10px;
}

.history_dropdown ul li a {
  font-size: 14px;
}

.process_chedule_list {
  overflow-y: scroll;
  height: 500px;
  width: 100%;
}

.tab_extra_hotel ul {
  list-style: none;
  padding-left: 0;
}

.tab_extra_hotel ul li {
  width: 100%;
}

.tab_extra_hotel ul li a {
  display: block;
  border-radius: 0;
}

.form_modal_custom .modal-content {
  position: relative;
}

.form_modal_custom .modal-body {
  padding-bottom: 0;
}

.form_modal_custom .form-actions {
  position: sticky;
  bottom: 0;
  background: #fff;
  padding-bottom: 10px;
  border-top: solid 1px #ccc;
  padding-top: 10px;
}

.dropzone_custom {
  min-height: 350px;
  border: 2px dashed #5a8dee;
  background: #f2f4f4;
  position: relative;
}

.dropzone_custom .dz-message {
  font-size: 1.5rem;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  color: #5a8dee;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.dropzone_custom .dz-message:before,
.dropzone_custom .dz-preview .dz-remove:before {
  font-family: boxicons;
  display: inline-block;
  z-index: 2;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
}

.dropzone_custom .dz-message:before {
  content: "\ea1b";
  font-size: 3.5rem;
  position: absolute;
  top: 12.5rem;
  left: 50%;
  width: 80px;
  height: 80px;
  margin-left: -40px;
  line-height: 1;
  color: #5a8dee;
}

.dropzone_custom .dz-preview.dz-image-preview {
  background: 0 0;
}

.dropzone_custom .dz-preview.dz-image-preview .dz-image {
  border-radius: 0.267rem;
}

.dropzone_custom .dz-preview.dz-image-preview .dz-error-message {
  min-width: 113px;
  top: 0;
  left: 0;
}

.dropzone_custom .dz-preview .dz-remove {
  font-size: 1.1rem;
  color: #ff5b5c;
  line-height: 2rem;
}

.dropzone_custom .dz-preview .dz-remove:before {
  content: "\ebac";
  line-height: 1;
  text-indent: 0;
}

.dropzone_custom .dz-preview .dz-remove:hover {
  text-decoration: none;
  color: #ff2829;
}

.main-menu .navbar-header .navbar-brand .brand-logo .logo {
  height: 35px;
}

.btn_request_box {
  display: flex;
  margin-bottom: 12px;
}

.btn_request_item {
  margin-right: 8px;
}

.w-50-sm {
  width: initial;
}

.f-bold {
  font-weight: bold;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {

  /* IE Specific CSS */
  .bg-authentication {
    width: 100%;
    display: block;
  }
}

@media only screen and (max-width: 467px) {
  .w-50-sm {
    width: 50%;
  }

  .content-wrapper {
    padding: 0 !important;
    margin: 0 !important;
  }

  .btn_request_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .btn_request_item {
    width: 30%;
    margin-bottom: 8px;
  }

  .btn_request_item_btn {
    width: 100%;
  }
}


.lds-ripple {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}

.lds-ripple div {
  position: absolute;
  border: 4px solid #003093;
  opacity: 1;
  border-radius: 50%;
  animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}

.lds-ripple div:nth-child(2) {
  animation-delay: -0.5s;
}
.content-body{
  margin-top: 20px;
}

.w-20 {
  width: 20%;
}

.w-13 {
  width: 13%;
}

.w-7 {
  width: 7%;
}

.w-30 {
  width: 30%;
}
.w-35{
  width: 35%;
}
@keyframes lds-ripple {
  0% {
      top: 36px;
      left: 36px;
      width: 0;
      height: 0;
      opacity: 0;
  }

  4.9% {
      top: 36px;
      left: 36px;
      width: 0;
      height: 0;
      opacity: 0;
  }

  5% {
      top: 36px;
      left: 36px;
      width: 0;
      height: 0;
      opacity: 1;
  }

  100% {
      top: 0px;
      left: 0px;
      width: 72px;
      height: 72px;
      opacity: 0;
  }
}
/* end login */