#system-message-container joomla-alert {
  margin-top: 15px;
}

#sp-main-body {
    padding: 50px 0;
}
/*.body-wrapper {
  margin: 0 auto;
  width: 1440px;
  max-width: 100%;
}*/
.view-article #sp-main-body .container {
  max-width: 1440px;
  padding-right: 0;
  padding-left: 0;
}

/*.about-us-page section#sp-main-body {
  padding-bottom: 0px;
}*/

#sp-component .col-xl-10 {
  width: 100%;
}

/* Button Color and Styling */
.btn-primary {
  background-color: #30ab91;
  color: #fff;
  padding: 10px 20px;
  font-size: 16px;
  border-radius: 5px;
}

.btn-primary:focus,
.btn-primary:active,
.btn-primary:hover {
  background-color: #57978b;
  color: #fff;
}

.btn-primary.disabled, .btn-primary:disabled {
    background-color: #d5d5d5;
    border-color: #d5d5d5;
}

.btn-secondary {
  background-color: #6D6E71;
  color: #fff;
  padding: 10px 20px;
  font-size: 16px;
  border-radius: 5px;
}
/* End Button Color and Styling */

.pagination li.page-item.active .page-link {
  border-color: #dee2e6;
  background-color: #fff;
  color: #222;
}
.pagination li.page-item.active.hidden-phone .page-link {
  background-color: #30ab91;
  color: #fff;
}
.pagination li.page-item.active.hidden-phone .page-link:hover {
  background-color: #57978b;
  color: #fff;
}
/* 
  Typography for Mobile Device
  @ h1 -22px semi-bold (font-weight:600)
  @ h2 -18px semi-bold (font-weight:600)
  @ p -14px normal (font-weight:400) 
*/
@media only screen and (max-width: 767px) {
  h1 {
    font-size: 22px !important;
  }
  h2 {
    font-size: 18px !important;
  }
}

/* End of Typography for Mobile  */

h2,legend {
    text-transform:  uppercase;
}

.profile-edit legend{
  display: none;
}

.footer-bottom-bar{
  border-top: 1px #6D6E71 solid;
}

/* nav bar */
.sp-megamenu-parent > li {
  font-weight: 700;
}
.sp-megamenu-parent > li > a:not(a.profile-navbar-menu) {
  /*color:#222 !important;*/
  font-weight: 700;
}
.sp-megamenu-parent > li.active > a,
.sp-megamenu-parent > li.active > a {
  font-weight: 600;
}
@media (max-width: 767px) {
    #sp-header { position: fixed !important; height: 60px !important; }
    #sp-header+section { padding-top: 60px; }
}
@media (min-width: 768px) { 
    #sp-header { position: fixed !important; height: 80px !important; }
    #sp-header.header-sticky { height: 50px !important; }
    #sp-header+section { padding-top: 50px; }
    #sp-header .container{padding-left: 0px;padding-right: 0px;}
}
.breadcrumb {
  max-width: 1440px !important;
  margin: 0 auto;
  margin-bottom: 1px;
}
@media only screen and (max-width: 767px) {
  .breadcrumb .container {
    flex-wrap: wrap;
  }
  .breadcrumb li {
    display: inline;
  }
}
div#sp-menu {
  padding: 0;
}
#sp-menu .sp-megamenu-wrapper {
  flex-direction: row-reverse;
}
#sp-menu #ax-mob-cart:after {
  content: "";
  font-weight: inherit;
  vertical-align: inherit;
  color: inherit;
  padding: 0 !important;
}
.admin-navbar-menu {
  color: #d12727 !important;
}
a.profile-navbar-menu {
  color: #30ab91 !important;
  padding-left: 100px !important;
}
a.profile-navbar-menu:hover {
  color: #57978b !important;
}
.fa-user-circle:before {
  font-size: 22px;
  vertical-align: middle;
}
.fa-shopping-cart:before {
  font-size: 18px;
  vertical-align: middle;
}
.ax-mob-cart {
  padding: 0px !important;
}
#sp-header .sp-module {
  margin-left: 0px;
}
body.ltr .sp-megamenu-parent > li.sp-has-child > a:after,
body.ltr .sp-megamenu-parent > li.sp-has-child > span:after {
  font-family: "Font Awesome 5 Free";
  content: "";
  float: right;
  margin-left: 7px;
  font-size: 18px;
  font-weight: 900;
}

/* Mobile off canvas menu*/
@media only screen and (max-width: 1023px) {
  .offcanvas-menu .offcanvas-inner ul.menu > li a,
  .offcanvas-menu .offcanvas-inner ul.menu > li span {
    color: #222222;
    padding: 15px 10px;
  }
  .offcanvas-menu
    .offcanvas-inner
    ul.menu
    > li.menu-parent
    > a
    > .menu-toggler:after,
  .offcanvas-menu
    .offcanvas-inner
    ul.menu
    > li.menu-parent
    > .menu-separator
    > .menu-toggler:after {
    color: black;
  }
  a.profile-navbar-menu {
    color: #30ab91 !important;
    padding: 15px 10px !important;
    vertical-align: middle !important;
  }
  body.ltr .offcanvas-menu .offcanvas-inner ul.menu > li ul li {
    margin-bottom: 10px;
  }
  body.ltr #offcanvas-toggler.offcanvas-toggler-left {
    padding: 0 10px;
    margin-right: 0px;
  }
  .burger-icon > span {
    background-color: #6d6e71;
  }
}
/* end of navbar */

/* About Us Page */
@media only screen and (max-width: 1023px) {
  .sppb-section.our-story-image .sppb-img-responsive.lazyloaded {
    margin: 0 auto;
    max-width: 40%;
  }
  .sppb-section.our-story-image .sppb-addon-image-layout-caption.caption-below {
    text-align: center;
  }
  #sppb-addon-wrapper-1629339198771 {
    margin-bottom: 0px !important;
  }
}
/* End of About Us Page */

@media only screen and (max-width: 1023px) {
  div#sppb-addon-wrapper-1629950800814 {
    margin-bottom: 0;
  }
  #sppb-addon-1629950800814 .sppb-addon-title {
    line-height: 30px !important;
    margin: 10px auto;
  }
  #sppb-addon-wrapper-1629950818957 {
    margin-bottom: 0 !important;
  }
  #sppb-addon-1629950818957 h2.sppb-addon-title {
    margin: 10px auto !important;
  }
  div#column-wrap-id-1629950696512 {
    display: block;
    margin: 20px;
  }
  #sppb-addon-wrapper-1629950824257 {
    margin: 0px 0px 10px 0px !important;
  }
  #sppb-addon-1629950824257 h2.sppb-addon-title {
    margin: 10px auto !important;
    line-height: 30px;
  }
  div#sppb-addon-wrapper-1629951310067 {
    margin: 0 20px 20px 20px;
  }
}
/* End of Contact Us Page */

/* FAQ Page */
@media only screen and (max-width: 1023px) {
  #sppb-addon-1628819160008 h1.sppb-addon-title {
    margin: 20px 10px !important;
    line-height: 30px;
  }
  .faq .sppb-addon-accordion h2.sppb-addon-title {
    margin: 10px auto;
    line-height: 30px;
  }
}
/* End of FAQ Page */

/* Home Page */
.view-article.itemid-101 section#sp-main-body {
  padding-top: 0px !important;
}

/* End of Home Page */

.user-registration-success > img {
    display: initial;
    margin-bottom: 20px;
}

.user-registration-success {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
}


/* Privacy Policy Page */
.privacy-policy-page h1.page-title {
  margin-bottom: 30px;
}
/* End of Privacy Policy Page */

/* article listing*/
/*#sp-main-body {
  padding-top: 50px;
}*/
.article-intro-image img {
  width: -webkit-fill-available;
  height: 250px;
  border: 1px solid rgba(0, 0, 0, 0.6);
}
.article-details .article-header {
  display: none;
}
.article-details .sppb-addon-single-image .sppb-addon-content {
  width: -webkit-fill-available;
}
.article-details .sppb-addon-single-image-container {
  width:inherit;
}
.article-details .sppb-addon-single-image-container img{
  width:inherit;
}
.article-can-edit {
  /*** Remove the front end edit options ***/
  display: none !important;
}
.blog .category-desc h1 {
  text-transform: uppercase;
  text-align: center;
  font-size: 36px;
  font-weight: 600;
  margin-bottom: 30px;
}
.readmore a {
  color: #30ab91 !important;
}
.readmore a:hover {
  color: #57978b !important;
}
.article-list .article {
  overflow-wrap: break-word;
}
div [itemprop="articleBody"] {
  overflow-wrap: break-word;
}
/* end of article listing */
@media only screen and (max-width: 1023px) {
  #sppb-addon-1629950818957 h2.sppb-addon-title {
    text-align: center;
  }
  #sppb-addon-1629951131258 {
    text-align-last: center;
  }
}
/* school details */
.view-booklist h3 {
  text-align: center;
  font-weight: 600;
}
.helix_social_share_custom {
  margin-bottom: 1rem;
  padding: 1rem 0;
  border-top: 1px solid #f5f5f5;
  border-bottom: 1px solid #f5f5f5;
}
.article-social-share {
  float: none;
}
#sch_outlet_name {
  font-size: 36px;
  font-weight: 600;
  padding-left: 0;
}
.outlet-details {
  margin: 30px auto;
  align-items: center;
}
#school_logo {
  display: block;
  margin: auto;
  /* width: auto; */
}
#outlet-desc-sm {
  display: none;
}
#school-shortcut-btn {
  display: none;
  flex-direction: row;
  margin: 30px auto;
}
#school-shortcut-btn button {
  display: block;
  width: 100%;
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
/* .school-row .sppb-row-container {
  margin:0;
  max-width:1440px;
} */
.school-row .sppb-img-container {
  /*border: 1px solid #c6c6c6;
  border-radius: 4px;*/
  max-width: 300px;
  height: 172.5px;
  display: flex !important;
  justify-content: center;
  align-items: center;
}
.school-row .sppb-feature-box-title {
  text-transform: uppercase;
}
.school-row .sppb-feature-box-title a {
    color: #4A4A4A;
}
.school-row .sppb-img-responsive {
  display: block;
  margin: auto;
  width: auto;
  padding: 5px;
}
#sppb-addon-1630670264213 .sppb-img-container {
  display: block;
}
.outlet-details .col-4 {
  padding: 0;
}
form#ax-booklist-form {
  margin: 0 auto;
}
#ax-booklist-form .form-group {
  padding-bottom: 10px;
}
input[value="New Appointment"] {
  font-size: 14px;
}
#ax-booklist-form select.form-control {
  font-size: 14px;
}
#ax-booklist-form input.form-control {
  font-size: 14px;
}
@media only screen and (max-width: 767px) {
  #school_logo {
    width: 70%;
  }
  #outlet-desc-lg {
    display: none;
  }
  #outlet-desc-sm {
    margin-top: 30px;
    display: contents;
    text-align: center;
  }
  #outlet-desc-sm p:first-child {
    margin-top: 30px;
  }
  #sch_outlet_name {
    padding-left: 30px;
  }
  #school-shortcut-btn {
    display: block;
    flex-direction: column;
  }
  .school-row .sppb-col-md-3 {
    width: 50% !important;
  }
  form#ax-booklist-form {
    width: 100%;
    margin: 0 auto;
  }
  form#ax-booklist-form .form-control {
    margin-bottom: 5px;
  }
  #sch_outlet_name {
    font-size: 22px !important;
    margin-bottom: 0;
    padding-left: 0 !important;
  }
  #school-shortcut-btn a,
  #school-shortcut-btn button {
    font-size: 14px !important;
  }
  #school-shortcut-btn button {
    height: 35px !important;
  }
  .view-booklist h3 {
    font-size: 18px;
  }
  #textbook-order {
    position: relative;
  }
  #textbook-order-link {
    position: absolute;
    left: 0;
    top: -70px;
  }
  #appt-booking {
    position: relative;
  }
  #appt-booking-link {
    position: absolute;
    left: 0;
    top: -70px;
  }
  #other-products {
    position: relative;
  }
  #other-products-link {
    position: absolute;
    left: 0;
    top: -70px;
  }
}
/* end of school details */

/* Booklist page */
/*input#booklist-add-to-cart {
  font-size: 14px;
}*/
/* End of Booklist page */

/* Cart Checkout Page */
.axcoupon-container .my-auto{
  margin-top: 0px !important;
}
.axitem-title {
  font-size: 14px !important;
}
span.axcheckout-price {
  font-size: 14px;
}
#ax-cart-section .checkoutcartrow .checkoutheadertd,
.checkoutcartrow .checkoutheadertd {
  padding: 8px 15px;
  font-size: 14px;
}
.ax-checkout-summary span {
  font-size: 14px !important;
}
#sp-main-body .quantityBoxQuantity .btn.ax-btn-group {
  padding: 2px;
}

#sp-main-body .quantityBoxQuantity .btn.ax-btn-group {
  padding: 2px;
  font-size: 14px;
}

.quantityBoxQuantity {
  width: fit-content;
}
/* Cart Checkout Page */

/* Order Listing */
h3#order-listing-header {
  margin: 20px auto !important;
}
@media only screen and (max-width: 1023px) {
  h3#order-listing-header {
    font-size: 22px !important;
  }
}
/* End of Order Listing*/

/* Order Details */
@media only screen and (max-width: 1023px) {
  h3#order-id-heading {
    font-size: 22px !important;
  }
}
/* End of Order Details*/

/* footer */


@media only screen and (max-width: 1023px) {
  .sppb-section
    .our-story-image
    .sppb-container-inner
    .sppb-row
    .sppb-col-md-4 {
    width: 33%;
  }
  .sppb-section .our-story-image .sppb-container-inner .sppb-row {
    flex-direction: row;
  }
  .footer-head-office .sppb-addon-title {
    text-align: center;
  }
  .footer-head-office .footer-directory-list {
    text-align: center;
  }
  .footer-site-map .sppb-addon-title {
    text-align: center;
  }
  .footer-site-map .sppb-column-addons {
    text-align: center;
  }
  .footer-information .sppb-addon-title {
    text-align: center;
  }
  .footer-information .sppb-column-addons {
    text-align: center;
  }
  div#column-id-1629431317938 li {
    line-height: 30px;
  }
  #sppb-addon-1629431317945 .sppb-link-list-wrap ul li a {
    line-height: 30px;
    padding: 0;
  }
  #sppb-addon-1629431317942 .sppb-link-list-wrap ul li a {
    line-height: 30px;
    padding: 0;
  }
  div#column-id-1629431317946 li {
    line-height: 30px;
  }
}
/*end of footer */
#system-message-container {
  position: initial;
  max-width: none;
}
/* ShopKeeper Appt */
#keyword {
  margin-top: 20px;
  margin-bottom: 30px;
  font-size: 14px;
}
#filter_service {
  font-size: 14px;
}
#date1,
#date2 {
  font-size: 14px;
  height: fit-content;
}
#date1_btn,
#date2_btn {
  height: 30px;
}
span.input-group-text {
  height: 35px;
}
.fa-calendar {
  vertical-align: super;
}
button[title="Filter"] {
  width: 80px;
  font-size: 14px;
}
.osbheading {
  font-size: 36px;
  font-weight: 600;
  margin-bottom: 20px;
}
a[title="Print"] {
  background-color: #30ab91 !important;
  width: 70px;
  font-size: 14px;
}
a[title="Print"]:hover {
  background-color: #57978b !important;
}
input[title="Export to CSV"] {
  background-color: #30ab91 !important;
  width: auto;
  font-size: 14px;
}
input[title="Export to CSV"]:hover {
  background-color: #57978b !important;
}
a[title="Go to my working calendar"] {
  background-color: #222 !important;
  color: #fff !important;
  font-size: 14px;
}
a[title="Go to my working calendar"]:focus {
  background-color: #222 !important;
  box-shadow: 0 0 0 0.25rem rgb(0 0 0 / 25%) !important;
  border: 0 !important;
}
a[title="Go to my working calendar"]:hover {
  background-color: #555 !important;
  color: #fff !important;
}
button[title="Filter"] {
  background-color: #30ab91 !important;
}
button[title="Filter"]:focus {
  background-color: #57978b !important;
  box-shadow: 0 0 0 0.25rem rgba(60, 153, 110, 0.5) !important;
}
form[name="ftForm"] .row .col-lg-12 {
  padding-bottom: 30px;
}
#employewordstable {
  width: -webkit-fill-available;
}
#employewordstable .td_data {
  color: #222;
  font-weight: 400;
  padding: 10px;
}
#employewordstable thead tr th {
  padding: 10px;
}
.pagination {
  padding-top: 10px;
}
@media only screen and (max-width: 767px) {
  .osbheading {
    text-align: center;
    font-size: 22px !important;
  }
  a[title="Print"] {
    background-color: #30ab91;
    width: fit-content;
    height: 35px;
    display: inline-block !important;
    margin-bottom: 10px;
  }
  input[title="Export to CSV"] {
    background-color: #30ab91;
    width: fit-content;
    height: 35px;
    display: inline-block !important;
    margin-bottom: 10px;
    margin-left: 10px;
  }
  a[title="Go to my working calendar"] {
    width: fit-content;
    margin: 0 auto;
    margin-bottom: 30px;
  }
  form[name="ftForm"] .row .col-lg-7 {
    display: flex;
    flex-flow: wrap;
    justify-content: center;
  }
  form[name="ftForm"] .row .col-lg-12 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-bottom: 20px;
  }
  button[title="Search"] {
    display: block !important;
    margin: 0 auto;
  }
  #employewordstable tr {
    border-top: 1px dotted #222;
    border-bottom: 1px dotted #222;
  }
  #employewordstable .td_data {
    font-size: 14px;
    border-bottom: 0 !important;
    padding: 5px;
    overflow: auto;
  }
  #employewordstable .td_data:last-child {
    border-bottom: 0 !important;
  }
  #employewordstable .td_data:first-child:before {
    content: "ID";
  }
  #keyword {
    margin-top: 5px;
    margin-bottom: 20px;
  }
  #filter_service {
    margin-bottom: 15px;
  }
  .field-calendar {
    margin-bottom: 15px;
  }
}
/* iPad */
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #filter_service {
    margin-bottom: 15px;
  }
}
/* End of ShopKeeper Appt */

/* Registered User Appt History */
form[name="ftForm"] input[value="Filter"] {
  font-size: 14px;
}
input[title="Go to my working calendar"] {
  background-color: #222 !important;
  border: 0 !important;
  font-size: 14px;
  color: #fff !important;
  height: 35px !important;
}
input[title="Go to my working calendar"]:hover {
  background-color: #555 !important;
  color: #fff !important;
  box-shadow: 0 0 0 0.25rem rgb(0 0 0 / 25%) !important;
}
#orderhistorytable {
  border-collapse: collapse;
}
#orderhistorytable td.osbtdheader {
  width: fit-content;
  font-weight: 600;
}
#orderhistorytable tbody tr td.td_data {
  background-color: #fff !important;
  font-weight: 400;
  color: #222;
}
#orderhistorytable td {
  padding: 10px;
}
#orderhistorytable td[colspan="7"] > a {
  float: right;
  font-weight: 600;
}
#orderhistorytable tr.warning {
  border-bottom: 1px solid #222;
}
#orderhistorytable thead tr {
  border-bottom: 1px solid #222;
}
#listServicesTable tr.success td {
  font-size: 12px;
  font-weight: 600;
  color: #222;
}
#listOrderServices .orderdetailstabletd {
  font-size: 12px;
  vertical-align: middle;
  color: #222;
}
td.orderdetailstabletd img {
  margin: 0 auto;
}
#my-appt-header {
  font-size: 28px !important;
  font-weight: 600;
}
/* form[name="ftForm"] .col-lg-12 > strong {
  font-size: 28px !important;
  font-weight: 600;
} */
@media only screen and (max-width: 767px) {
  #orderhistorytable tbody tr {
    border-bottom: 0 !important;
  }
  #orderhistorytable td {
    border-bottom: 0 !important;
    font-size: 14px;
    padding: 5px;
    overflow: auto;
  }
  #orderhistorytable tr.warning {
    border-bottom: 1px dotted #222 !important;
  }
  #orderhistorytable thead tr {
    border-bottom: 0;
  }
  form[action="/oapl-dev-j4/profile/my-appointments"] .col-lg-12 > strong {
    font-size: 22px !important;
    font-weight: 600 !important;
    text-align: center;
    padding-bottom: 20px;
    border-bottom: 1px dotted;
  }
  #orderhistorytable .td_data img {
    margin-left: auto;
  }
  #listOrderServices .orderdetailstabletd {
    font-size: 14px;
    text-align: center !important;
  }
  #listServicesTable tr {
    margin-bottom: 0;
    border-bottom: 0;
  }
  #orderhistorytable tbody tr td.td_data:first-child:before {
    content: "#";
  }
  #orderhistorytable tr td:last-child {
    text-align: right !important;
  }
  div#my-appt-header-container {
    text-align: center;
  }
}
/* iPad */
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .col-lg-12 .field-calendar .input-group {
    padding-bottom: 10px;
  }
}
/* End of Registered User Appt History*/

/* HQ Admin Booking Mgmt */
.manageorders .page-header > h1 {
  font-weight: 600;
}
main#sp-component .sp-column form[id="ftForm"] .col-lg-12 > strong {
  display: none;
}
#filter_venue {
  font-size: 14px;
  width: 200px;
  display: inline-block;
}
#filter_service {
  font-size: 14px;
  width: 200px;
  display: inline-block;
}
#filter_employee {
  font-size: 14px;
  width: 200px;
  display: inline-block;
}
#filter_status {
  font-size: 14px;
  width: 200px;
  display: inline-block;
}
input#keyword.input-large {
  font-size: 14px;
  width: auto;
}
a[title="New Appointment"] {
  font-size: 14px;
  background-color: #30ab91;
}
a[title="New Appointment"]:hover {
  background-color: #57978b;
}
.manageorders input[title="Export to CSV"] {
  font-size: 14px;
  background-color: #222;
  color: #fff;
}
.manageorders input[title="Export to CSV"]:hover {
  background-color: #555;
  color: #fff;
}
input[value="Search"] {
  font-size: 14px;
  background-color: #30ab91;
}
input[value="Search"]:hover {
  background-color: #57978b;
}
input#filter_date_from {
  font-size: 14px;
}
button#filter_date_from_btn {
  height: 30px;
}
input#filter_date_to {
  font-size: 14px;
}
button#filter_date_to_btn {
  height: 30px;
}
table.adminlist {
  --bs-table-striped-bg: none;
}
table.adminlist td {
  border-bottom: 0;
  padding: 10px;
  vertical-align: middle;
}
table.adminlist tr {
  border-bottom: 1px solid #c4c4c4;
}
table.adminlist tbody tr span strong {
  font-weight: 600;
}
table.adminlist tbody tr span:first-child {
  font-weight: 600 !important;
  color: #222 !important;
}
table.adminlist tbody tr span:last-child {
  color: #222 !important;
  font-size: 14px !important;
  font-weight: 400 !important;
}
/*table.adminlist th:last-child:before {
  content: "Edit / Cancel";
}*/
table.adminlist tbody tr td.center {
  display: flex;
  word-break: break-word;
}
table.adminlist tbody tr td.center a {
  display: inline-block;
  position: relative;
  visibility: hidden;
}
table.adminlist tbody tr td.center a:first-child:after {
  visibility: visible;
  content: "\f044";
  font-family: "Font Awesome 5 Free";
  font-size: 16px;
  color: #30ab91;
  display: inline-block;
  position: absolute;
}
table.adminlist tbody tr td.center a:last-child:after {
  visibility: visible;
  content: "\f2ed";
  font-family: "Font Awesome 5 Free";
  font-size: 16px;
  color: red;
  display: inline-block;
  position: absolute;
}
.limit.float-end {
  display: flex;
  flex-direction: column;
}
.limit.float-end select option {
  text-align: center;
}
table.adminlist tbody tr span strong {
  font-weight: 400;
}
table.adminlist tbody tr span:last-child {
  font-style: italic;
}
@media only screen and (max-width: 767px) {
  .manageorders .page-header > h1 {
    text-align: center;
  }
  #filter_venue {
    width: auto;
  }
  #filter_service {
    width: auto;
  }
  #filter_employee {
    width: auto;
  }
  #filter_status {
    width: auto;
  }
  a[title="New Booking"] {
    width: -webkit-fill-available;
    margin-bottom: 5px;
  }
  .manageorders input[title="Export to CSV"] {
    width: -webkit-fill-available;
    height: inherit;
    margin: 0 auto;
    margin-bottom: 5px;
  }
  form[action="/oapl-dev-j4/admin/bookings-management"]
    .row:first-child
    strong {
    visibility: hidden;
  }
  form[action="/oapl-dev-j4/admin/bookings-management"]
    .row:first-child
    select {
    margin-bottom: 10px;
  }
  input[value="Search"] {
    display: block !important;
  }
  table.adminlist > thead {
    display: none;
  }
  table.adminlist > tbody tr {
    display: flex;
    flex-direction: column;
  }
  table.adminlist > tbody tr td:nth-child(2):before {
    content: "ID:";
    font-weight: 600;
  }
  table.adminlist > tbody tr td:nth-child(3):before {
    content: "Customer Details:";
    font-weight: 600;
  }
  table.adminlist > tbody tr td:nth-child(4):before {
    content: "Booking Details:";
    font-weight: 600;
  }
  table.adminlist > tbody tr td:nth-child(5):before {
    content: "Additional Info:";
    font-weight: 600;
  }
  table.adminlist > tbody tr td:nth-child(6):before {
    content: "Edit/Cancel:";
    font-weight: 600;
  }
  table.adminlist td {
    display: inline-grid;
    padding-top: 0;
  }
  table.adminlist > tbody tr td:first-child {
    padding-top: 10px;
  }
  table.adminlist > tbody tr td:nth-child(2) {
    display: flex;
  }
  table.adminlist > tbody tr td:nth-child(2) a {
    padding-left: 5px;
  }
  table.adminlist > tbody tr td:nth-child(3) br {
    display: none;
  }
  table.adminlist tbody tr td:nth-child(4) span:first-child {
    font-weight: 400 !important;
  }
  table.adminlist tbody tr td:nth-child(4) span:first-child strong {
    font-weight: 400 !important;
  }
  table.adminlist > tbody tr td:nth-child(4) span + br {
    display: none;
  }
}
/* iPad */
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  form[name="ftForm"] .row .col-lg-12 {
    display: grid;
  }
  form[name="ftForm"] .col-lg-12 > strong {
    text-align: left;
    padding-bottom: 0;
  }
  form[name="ftForm"] .col-lg-12 select {
    margin-bottom: 5px;
  }
  input#filter_date_from {
    margin-bottom: 5px;
  }
  #filter_status {
    margin-bottom: 20px;
  }
}
/* End of HQ Admin Booking Mgmt */

/* Making Appt Page UI */
#calendardivleft .btn {
  height: 35px;
  font-size: 14px !important;
  padding: 6px 12px !important;
  margin: 15px auto;
}
#calendardivleft input[value="Go"] {
  width: fit-content;
}
div#cartdiv {
  padding: 5px;
}
.venueinformationbooking .col-lg-8 .row {
  font-size: 14px;
}
#maincontentdiv #servicesTabs {
  border-bottom: 0;
  padding-left: calc(var(--bs-gutter-x) / 2);
}
.col-lg-12.ax-os__header > div {
  float: none !important;
  padding-top: 0;
}
a.btn.ax-os__header {
  width: fit-content !important;
  display: block;
  margin: 10px auto;
}
a.btn.ax-os__header:hover {
  background-color: #57978b;
  color: #fff;
}
input.btn.ax-os__header:hover {
  background-color: #57978b;
  color: #fff;
}
#osbcarttable .removeall {
  display: flex;
  float: right;
}
#osbcarttable img.ls-is-cached.lazyloaded {
  margin: 0;
  margin-left: auto;
}
.removeall a.applink {
  align-self: center;
}
#cartdiv .tdcart {
  font-size: 14px;
  color: #222;
  padding-bottom: 5px;
}
div#cartdetails_0 {
  font-size: 12px;
}
#calendardivleft .clearfix {
  height: 0px !important;
}
.addtocartform input.btn.ax-os__header {
  font-size: 14px;
}
form#bookingForm .col-lg-8 {
  padding-bottom: 10px;
}
form#bookingForm textarea#notes {
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  padding: 8px 12px;
}
form#bookingForm textarea#notes:focus {
  border: 1px solid #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 25%);
}
form#bookingForm select#dial_code {
  width: fit-content !important;
}
#bookingForm #input[type="text"] {
  font-size: 14px;
}
input#field_1:focus {
  border: 1px solid #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 25%);
}
#bookingForm button[name="back_btn"] {
  background-color: #30ab91;
  font-size: 14px !important;
  margin: 15px auto !important;
}
#bookingForm button[name="back_btn"]:hover {
  background-color: #57978b;
}
#bookingForm button[name="submit_btn"] {
  background-color: #30ab91;
  font-size: 14px !important;
  margin: 15px auto !important;
}
#bookingForm button[name="submit_btn"]:hover {
  background-color: #57978b;
}
#osbcarttable table tr {
  padding-bottom: 10px;
}
#bookingForm input[type="text"],
#bookingForm select {
  font-size: 14px;
}
.venueinformationbooking .col-lg-8 {
  align-self: center;
}
.venueinformationbooking .img-polaroid {
  padding-bottom: 0;
}
.venueinformationbooking .col-lg-8 .col-lg-12 strong {
  font-size: 28px;
}
.venueinformationbooking .img-polaroid {
  padding-bottom: 0;
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-radius: 5px;
}
.vbstepsbarcont.bookingformdiv.row {
  margin-bottom: 30px !important;
}
div#servicesContent {
  padding-right: 0;
}
select.form-control:not([multiple]),
select.inputbox:not([multiple]),
select:not([multiple]) {
  height: 38px;
}
div#calendardivleft {
  max-width: 33%;
}
@media only screen and (max-width: 767px) {
  div#calendardivleft {
    max-width: 100%;
  }
  #calendardivleft .btn {
    border: 0;
  }
  .row.venueinformationbooking {
    text-align: center;
  }
  input.btn.ax-os__header {
    margin: 0px auto;
  }
  .venueinformationbooking .img-polaroid {
    padding-bottom: 0;
    width: 40%;
    border: 1px solid rgba(0, 0, 0, 0.25);
    border-radius: 5px;
  }
  .venueinformationbooking .col-lg-8 .col-lg-12 strong {
    font-size: 22px !important;
  }
  ol.vbo-stepbar li span {
    font-size: 12px;
  }
  .nav-link.active {
    border: 0;
    border-bottom: 1px solid #c4c4c4 !important;
  }
  .nav-tabs > li:last-child > a,
  .nav-tabs > .active:last-child > a {
    border-bottom: 0;
  }
  #maincontentdiv #servicesTabs {
    padding-left: 0;
    display: list-item;
    margin: 30px auto;
    margin-top: 0px !important;
    border: 1px solid #c4c4c4 !important;
    border-radius: 5px;
  }
  #maincontentdiv #servicesTabs li:first-child {
    border-bottom: 1px solid #c4c4c4 !important;
  }
  #maincontentdiv #servicesTabs li:nth-child(2) {
    border-bottom: 1px solid #c4c4c4 !important;
  }
  div#pane1 {
    margin-bottom: 30px;
  }
  #calendardetails div.bookingformdiv {
    margin-bottom: 30px;
  }
  div#cartbox {
    margin-bottom: 30px;
  }
  .row.bookingformdiv.cartdivbox {
    margin-bottom: 30px;
  }
  form#bookingForm select#dial_code {
    margin-bottom: 10px;
  }
  #calendardivleft .btn {
    padding: 6px 12px;
    display: block !important;
  }
  button.btn.btn-success[value="Submit"] {
    margin: 0 auto;
  }
  a.btn.ax-os__header {
    font-size: 14px;
    display: block !important;
  }
  div#calendardetails div:first-child table:first-child tbody tr:last-child td {
    display: flex;
    justify-content: center;
  }
  .headercalendar {
    display: inline-block;
  }
  #calendardivleft input[value="Go"] {
    margin: 0;
    margin-left: 5px;
  }
}
/* iPad */
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  div#calendardivleft {
    max-width: 100%;
  }
  div#calendardetails div.row.bookingformdiv {
    margin-bottom: 30px;
  }
  div#cartbox {
    margin-bottom: 30px;
  }
  .row.venueinformationbooking {
    text-align: -webkit-center;
  }
}
/* End of Making Appt Page UI */

/* Admin Edit Booking (edit) */
.page-header h1 {
  font-weight: 600;
  margin-bottom: 0;
}
#appt-details {
  padding-top: 20px;
  border-left: 2px solid #222;
}
input[title="Save and Close"] {
  background-color: #30ab91;
  color: #fff;
  border: 0;
  font-size: 14px;
}
input[title="Save and Close"]:hover {
  background-color: #57978b;
  color: #fff;
}
input[title="Save"] {
  background-color: #30ab91;
  color: #fff;
  border: 0;
  font-size: 14px;
}
input[title="Save"]:hover {
  background-color: #57978b;
  color: #fff;
}
input[title="Go back"] {
  background-color: #6d6d6d;
  color: #fff;
  font-size: 14px;
}
input[title="Go back"]:hover {
  color: #fff;
}
#adminForm label {
  /* float: right; */
}
form#adminForm div {
  padding-bottom: 10px;
}
form#adminForm div input {
  width: fit-content;
  display: inline-block;
  font-size: 14px;
}
#adminForm span.input-append.input-group {
  width: fit-content !important;
}
form#adminForm select {
  width: fit-content;
  font-size: 14px;
}
select#order_payment {
  padding: 3px;
}
.field-calendar > div {
  width: fit-content;
}
.field-calendar ~ select {
  display: inline;
}
input.input-mini {
  max-width: 70px;
}
#adminForm legend {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  font-size: 28px;
}
div.navbar-inner {
  width: -webkit-fill-available;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  background-color: #e9ecef;
  padding-top: 10px;
  box-shadow: 0 3px 10px rgb(0 0 0 / 0.15);
}
.navbar-inner > a.btn-info {
  background: #30ab91;
  font-weight: 400 !important;
  margin-right: 10px;
  border: 0;
  font-size: 14px;
  box-shadow: 0 3px 10px rgb(0 0 0 / 0.15);
}
.navbar-inner > a.btn-info:hover {
  background: #57978b;
}
#adminForm textarea.input-medium {
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  padding: 8px 12px;
}
#adminForm textarea.input-medium:hover {
  border: 1px solid #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 25%);
}
a.modal_user_id.btn.btn-primary.cboxElement {
  font-size: 14px;
}
#adminForm table tr td {
  text-align: left;
  font-size: 16px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  --bs-table-accent-bg: white;
}
.table-striped > tbody > tr:nth-of-type(odd):hover {
  --bs-table-accent-bg: var(--bs-table-hover-bg);
    color: var(--bs-table-hover-color);
}
#sv_apptpro_fe_detail .table-striped > tbody > tr:nth-of-type(odd):hover {
  --bs-table-accent-bg: none;
} 
.sv_apptpro_request_select_user_label {
    background: none;
}
/* Remove the total page no. */
#adminForm tfoot {
  display: none;
}
form#adminForm div input {
  width: fit-content;
  display: inline-block;
  font-size: 14px;
}
button#order_date_btn {
  height: 30px;
}
@media only screen and (max-width: 767px) {
  .col-lg-6.pull-right.alignright {
    display: grid;
  }
  .col-lg-6.pull-right.alignright input {
    margin-bottom: 5px;
  }
  #adminForm label {
    float: left;
  }
  form#adminForm div {
    padding-bottom: 0px !important;
  }
  input#user_id_name {
    width: 150px !important;
  }
  form#adminForm fieldset div.form-group.form-row.row {
    padding-bottom: 5px !important;
  }
  .form-group.form-row.row:first-child {
    font-size: 14px;
    font-weight: 600;
    display: inline;
  }
  .form-group.form-row.row:first-child span.readonly {
    padding-left: 5px;
  }
  label[title="Order number::OS_ORDER_NUMBER_DESC"] {
    font-weight: 600;
  }
  label[title="Order number::OS_ORDER_NUMBER_DESC"]::after {
    content: ":";
  }
  select#order_country {
    width: 230px !important;
  }
  .navbar {
    margin-bottom: 18px;
  }
  .navbar-inner > a.btn-info {
    margin-right: 0px;
  }
  div.navbar-inner {
    width: -webkit-fill-available;
    border: 0;
    border-radius: 0.25rem;
    background-color: #fff;
    padding-top: 0px;
    box-shadow: 0;
  }
  #adminForm legend {
    margin-top: 20px;
  }
  #adminForm table thead {
    display: none;
  }
  #adminForm table tbody tr:nth-child(n+3) {
    /* display: grid; */
    border-top: 1px dotted;
    border-bottom: 1px dotted;
    padding: 10px;
  }

  #adminForm table tbody tr td {
    /* width: auto; */
    padding: 0 !important;
    border: 0;
    /* text-align: right !important; */
  }

  #sv_apptpro_front_desk td { /* Added by Guan Zhong */
    padding: 4px !important;
  }

  #adminForm table tbody tr td.calendarCell{
    height: auto 
  }
}
/* iPad */
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #adminForm[enctype="multipart/form-data"] div.col-md-3.form-control-label {
    padding-right: 20px !important;
  }
}
/* iPad Pro*/
@media only screen and (min-width: 1024px) and (max-width: 1365px) {
  #adminForm[enctype="multipart/form-data"] div.col-md-3.form-control-label {
    padding-right: 20px !important;
  }
  .sp-column.d-flex.justify-content-between.align-items-center {
    position: absolute !important;
    white-space: nowrap;
  }
}
/* End of Edit Booking (edit) */

/* Edit Appointment*/
input[title="Save and Close"] {
  color: #fff !important;
  background-color: #30ab91 !important;
}
input[title="Save and Close"]:hover {
  background-color: #57978b !important;
}
input[title="Save and Close"]:focus {
  box-shadow: 0 0 0 0.25rem rgb(48 171 145 / 50%) !important;
}
a[title="Go to Order details"] {
  font-size: 14px;
  background: #30ab91 !important;
  border: 0 !important;
}
a[title="Go to Order details"]:focus {
  box-shadow: 0 0 0 0.25rem rgb(48 171 145 / 50%) !important;
}
a[title="Go to Order details"]:hover {
  background: #57978b !important;
}
a[title="Back"] {
  font-size: 14px;
}
#adminForm div a.btn.btn-danger {
  font-size: 14px;
}
#adminForm .row.bookingformdiv .row .btn-warning.boldtext {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  display: block !important;
}
.calendar-head-row {
  text-align-last: center;
}
tr.calendar-head-row td:nth-child(2) div {
  padding-bottom: 0px !important;
}
a.js-btn.btn-prev-year {
  padding: 5px;
  width: -webkit-fill-available;
}
a.js-btn.btn-next-year {
  padding: 5px;
  width: -webkit-fill-available;
}
a.js-btn.btn-prev-month {
  padding: 5px;
  width: -webkit-fill-available;
}
a.js-btn.btn-next-month {
  padding: 5px;
  width: -webkit-fill-available;
}
span.input-group-text > button#booking_date_btn {
  height: 30px;
}
@media only screen and (max-width: 767px) {
  #adminForm .row.bookingformdiv .row .btn-warning.boldtext {
    padding: 10px !important;
  }
  input[title="Save and Close"] {
    margin-bottom: 10px !important;
  }
  a[title="Go to Order details"] {
    margin-bottom: 10px;
  }
  select#vid {
    width: inherit !important;
  }
  #adminForm div.row:nth-child(5) a.btn.btn-danger {
    margin-bottom: 20px;
  }
  div[title="Time slot has been added to cart"] + div {
    margin-bottom: 30px;
  }
  .row.bookingformdiv .col-lg-7 > br {
    display: none;
  }
  .row.bookingformdiv .col-lg-7 .row-fluid {
    padding: 0 5px !important;
  }
}
/* End of Edit Appointment*/

input#booklist-add-to-cart:active,
input#booklist-add-to-cart:focus {
  background-color: #57978b;
}

.newsflash.school-announcement {
  /*background: #30ab9117;*/
  background: #7e7e7e17;
  padding: 20px;
  margin-bottom: 50px;
  margin-top: 10px;
  border-radius: 5px;
}

.newsflash-break.school-announcement {
  margin-top: 80px;
}

input#view-booklist {
  background-color: #30ab91;
  color: #fff;
}

.com-osservicesbooking #appt-booking {
  text-align: center;
  margin-top: 20px;
  background: #30ab9117;
  padding: 20px;
  border-radius: 5px;
}

.com-osservicesbooking #appt-booking h3 {
  font-weight:600;
}

/* .venueinformationbooking #appt-booking {
  text-align: center;
  margin-top: 20px;
} */

label.booklist-prod-description {
    color: red;
}

/*Home*/
.homepage-section-1 .sppb-row-container{
    max-width:100%;
    padding-left: 0px;
    padding-right: 0px;
}

.our-service-section .sppb-row-container{
  border-radius: 8px;
  background-color: #6D6E71;
  padding:50px;
}

.our-service-feature .sppb-column-addons{
  display: flex;
}

@media (max-width: 767px) {
  .appointment-booking-section .sppb-col-md-4, .our-story-section .sppb-col-md-4, .about-us-our-story-section .sppb-col-md-5, .about-us-manufacturing-section .sppb-col-md-6:first-child {
    order:2;
  }

  #sp-main-body {
    padding: 50px 0;
}

.sp-slider-outer-stage{
  max-height: 250px;
}
 .homepage-section-1{
  min-height: 250px !important;
}

.sp-slider-outer-stage .sppb-container{
  margin-top: -75px;
}
}

@media (min-width: 768px) {
  .sp-slider-outer-stage{
  max-height: 400px;
}
  #sp-header .container {
    padding-top: 13px;
}
  #sp-header.header-sticky .container{ 
     padding-top: 0px; 
  }
}

/*Breadcum*/
.breadcum ol{
    background: linear-gradient(0deg, rgb(0 0 0 / 62%), rgb(0 0 0 / 62%)), url(/images/home/breadcum-bg.png);
    background-position: bottom;
    height: 180px;
}

.breadcum .container{
  justify-content: center;
  position: relative;
}

.breadcum .container a, .breadcum .container span, .breadcrumb-item+.breadcrumb-item::before{
  color: white;
}

.breadcrumb-page-title{
  font-size:29px;
  text-transform: uppercase;
  color:white;
  font-weight: bold;
  text-align: center;
}

/*Appointment booking Pro*/
/*appointment-booking-form*/
#sv_apptpro_request_gad {
    border: none;
}

#sv_apptpro_request_gad h3 {
    border: none;
    background: none
}

#sv_gad_outer_table > tbody > tr:first-child {
    background-color:#f9f9f9;
}

.sv_gad_timeslot_header {
    /* border: none; */
    border-color: #888888;
    color: #696969;
    text-align: center;
    padding-right: 4px;
}

.sv_gad_timeslot_available{
  padding: 0px;
}

.sv_gad_non_work_day,
.sv_gad_timeslot_book-off{
  border:none;
  background:#fff;
  /*margin: 10px 0px;*/
}

.sv_gad_timeslot_booked{
	border:none;
    background:none;
}


.view-booking_screen_gad .sv_table_row {
    /* width: 50%; */
    /* display: initial; */
}

#sv_footer{
  display:none;
}


.calendar_text_accepted,
.calendar_text_bookoff{
  font-size: 12px;
}



#sv_apptpro_request_gad select.form-control:not([multiple]),#sv_apptpro_request_gad select.inputbox:not([multiple]),#sv_apptpro_request_gad select:not([multiple]),#sv_apptpro_request_gad input[name=phone] {
    height: 100%;
    width: 100%;
    border-radius: 0px;
}

#adminForm #sv_apptpro_fe_detail select.form-control:not([multiple]),
#adminForm #sv_apptpro_fe_detail select.inputbox:not([multiple]),
#adminForm #sv_apptpro_fe_detail select:not([multiple],[name=starttime_hour],[name=starttime_minute],[name=endtime_hour],[name=endtime_minute]),
#adminForm #sv_apptpro_fe_detail input {
  height: 100%;
  width: 400px;
  border-radius: 0px;
}

#adminForm #sv_apptpro_fe_detail .admin_dropdown{
  width: 180px;
}


input[type="text"]:not(.form-control), input[type="email"]:not(.form-control), input[type="url"]:not(.form-control), input[type="date"]:not(.form-control), input[type="password"]:not(.form-control), input[type="search"]:not(.form-control), input[type="tel"]:not(.form-control), input[type="number"]:not(.form-control), select:not(.form-control) {
    margin-bottom:15px;
    border-radius: 4px;
  }

.com-rsappt-pro3 .sv_grid_button{
	    background: white;
    border: #0EAA9C solid 1px;
    padding: 5px 30px;
    border-radius: 4px;
}

.com-rsappt-pro3 .sv_grid_button:disabled{
	/*border: #72C0B0 solid 1px;*/
  border: #bfe1da solid 1px; 
}

#display_grid_date{
	width:100% !important;
}

#sv_apptpro_request_gad input[type=submit], 
#sv_apptpro_request_gad input[type=submit]:hover,
#sv_apptpro_request_mobile input[type=submit],
#sv_apptpro_request_mobile input[type=submit]:hover,
.sv_apptpro_request_cancel_row #btnCancel{
	background:none;
	color:black;
	border: 1px solid black;
	border: none;
	float:right;
  background-color: #30ab91;
  color: #fff;
  padding: 10px 20px;
  font-size: 16px;
  border-radius: 5px;
}

form#adminForm div input[type=button]{
	background:none;
	color:black;
	border: 1px solid black;
	border: none;
	float:right;
  background-color: #30ab91;
  color: #fff;
  padding: 10px 20px;
  border-radius: 5px;
}

#sv_apptpro_request_gad #submit_buttons input[type=button], 
#sv_apptpro_request_gad #submit_buttons input[type=button]:hover{
	background:none;
	color:black;
	border: 1px solid black;
  border: none;
	font-size:16px;
	float:right;
  background-color: #30ab91;
  color: #fff;
  border-radius:5px;
}

.sv_gad_legend {
  font-size:14px;
  color: #222222;
}

.sv_gad_legend .sv_gad_timeslot_available, .sv_gad_legend .sv_gad_timeslot_booked{
  margin:10px;
  margin-left:0px;
  margin-right:0px;
}

.sv_gad_timeslot_yaxis_header{
  text-align: left;
}

.sv_gad_timeslot_selected {
    /* border: none;
    background-color: #CBF1EE;
    padding: 5px;
    border-radius: 50px; */
    border-radius: 5px;
    margin-top: 5px;
    padding: 0px
}

.appt-line{
  /*border-top: 1px solid #878787;*/
  margin-top: 40px;
  margin-bottom: 40px;
}

.sv_apptpro_selected_resource {
    color: #4f4f5e;
}

#booking_detail_prev_div {
  background-color: #F0F0F0;
  border: thin solid #CCC;
  padding: 10px;
}

#booking_detail_div {
  background-color: #CBF1EE;
  border: thin solid #d9ffd9;
}

.sv_apptpro_selected_resource_mobile{
  color:  #000;
}

/* #booking_detail_div {
    background-color: #CBF1EE;
    background-color: #30ab91;
    border: thin solid #d9ffd9;
} */

/* .sv_apptpro_selected_resource,
.sv_apptpro_selected_resource_mobile{
    color:  #fff;
} */

/*.adminheading{
  border: none !important;
}*/

.adminheading .sv_title{
  padding:8px;
  font-weight:600;
}

table.adminheading th:last-child:before {
    content: none;
}

#sv_apptpro_mybookings td, #sv_apptpro_mybookings tr {
}

#sv_apptpro_mybookings .row0 td, #sv_apptpro_mybookings .row1 td {
    border-top: 1px solid #CCC;
    border-bottom:1px solid #CCC;
}

.row1 {
    background:none;
}

#sv_apptpro_bookings_detail td, #sv_apptpro_bookings_detail tr {
    border: none;
}

#sv_apptpro_bookings_detail .sv_apptpro_heading_title {
    color: #808080;
    font-size: 15px;
    font-weight: 600;
}

#sv_apptpro_bookings_detail .sv_apptpro_heading_detail {
    color: #222;
    font-size: 17px;
    font-weight: 600;
}

.swal-button {
    font-weight: 500;
    font-size: 16px;
    padding: 10px 20px;
}

.form-control{
font-size: 1rem !important;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.view-registration.layout-complete #system-message-container{
  display:none;
}

.star{
  color:red;
}

.btn-check:active+.btn-primary, .btn-check:checked+.btn-primary, .btn-primary.active, .btn-primary:active, .show>.btn-primary.dropdown-toggle,.btn-primary:focus {
    background-color: #30ab91!important;
    border-color: #30ab91!important;
}

.view-reset .reset-complete .password-group span.input-group-text {
  height: 38px;
}

/*.sv_gad_timeslot_book-off{
  min-width: 293px;
}*/

.sv_gad_row_wrapper .sv_gad_timeslot_booked img {
    left: 35%;
}

/* appointment_Cancel*/
.sv_apptpro_request_cancel_row {
    background: none;
}

.detail_row1,.detail_row0 {
    font-size: initial;
   background: none;
}

.sppb-panel-modern>.sppb-panel-heading
{ 
  color: #222; 
}

/* 230910 */
.ax-module-title {
  font-size: 1.8rem;
  font-weight: 700;
  text-transform: initial;
  
  overflow: hidden;
  margin-bottom: 30px;
}
#sp-header.header-sticky {
  z-index: 5555;
}

#resource_udfs_div .sv_table_cell_value input[data-field-id="udf_4"] {
  margin-bottom: 5px;
}