.rbt-page-banner-wrapper {
  padding: 10px 0 130px 0;
}
.alert-icon, .alert-message {
  display: inline-block;
}
.rbt-title-style-3 {
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.text-right {
  text-align: right;
}
.hide {
  display: none;
}
.input-label {
  font-size: 12px;
  color: var(--color-primary);
}
.rbt-btn {
  line-height: 30px;
  height: 30px;
}
.img-icon {
  max-width: 60px;
  max-height: 60px;
}
.badge {
  font-weight: normal;
}
.nav-image {
  border-radius: 10px 10px 0 0;
}

.panel {
  padding: 10px;
  border-radius: 10px;
  font-size: 12px;
}
div.dataTables_wrapper div.dataTables_length select {
  font-size: 14px !important;
  padding: 5px 20px 5px 30px;
  height: 30px;
  background-position: 95% 50%;
  border-radius: 5px;
}
div.dataTables_wrapper div.dataTables_filter input {
  font-size: 14px;
  border-radius: 5px;
}
.select2-container {
  width: 100% !important;
}
.select2-container--default .select2-selection--single, .select2-container .select2-selection--single {
  height: 40px !important;
  font-size: 16px !important;
  border-radius: 0 !important;
  border-top: 0 !important;
  border-right: 0 !important;
  border-left: 0 !important;
}
.plan-offer-list li.off {
  opacity: 0.9;
}