/* Custom CSS code created by Spartacus (Slav) */

:root {
  /* Color styles */
  --danger: rgba(218, 34, 34, 1);
  --warning: rgba(228, 110, 24, 1);

  --card-color: rgba(250, 250, 250, 1);
  --sidebar-green-button-stroke: rgba(41, 242, 37, 1);
  --header-image: rgba(24, 173, 228, 1);
  --white: rgba(255, 255, 255, 1);
  --black: rgba(48, 48, 48, 1);

  /* Shadow */
  --shadow: 0px 9.03012px 27.0904px rgba(176, 190, 197, 0.2),
    0px 3.38629px 5.64383px rgba(176, 190, 197, 0.32);
  --shadow-small: 1px 3px 5px 0px rgba(0, 0, 0, 0.03);

  /* Primary Color */
  --primary: #18ade4;

  --gradient: linear-gradient(
    90.07deg,
    #f2f2f2 0.19%,
    #fafafa 60.34%,
    #f2f2f2 99.94%
  );

  /* Primary Shades */
  --primary-shade-1: rgba(23, 166, 219, 1);
  --primary-shade-2: rgba(21, 151, 200, 1);
  --primary-shade-3: rgba(20, 144, 190, 1);
  --primary-shade-4: rgba(19, 137, 181, 1);
  --primary-shade-5: rgba(18, 130, 171, 1);
  --primary-shade-6: rgba(17, 123, 162, 1);
  --primary-shade-7: rgba(16, 115, 152, 1);
  --primary-shade-8: rgba(15, 108, 143, 1);
  --primary-shade-9: rgba(14, 101, 133, 1);
  --primary-shade-10: rgba(13, 94, 124, 1);
  --primary-shade-11: rgba(12, 86, 114, 1);

  /* Primary Tints */
  --primary-tint-1: rgba(41, 181, 232, 1);
  --primary-tint-2: rgba(60, 188, 235, 1);
  --primary-tint-3: rgba(80, 194, 237, 1);
  --primary-tint-4: rgba(99, 201, 239, 1);
  --primary-tint-5: rgba(119, 208, 241, 1);
  --primary-tint-6: rgba(138, 215, 243, 1);
  --primary-tint-7: rgba(158, 221, 245, 1);
  --primary-tint-8: rgba(177, 228, 247, 1);
  --primary-tint-9: rgba(197, 235, 249, 1);
  --primary-tint-10: rgba(216, 242, 251, 1);
  --primary-tint-11: rgba(236, 248, 253, 1);

  /* Secondary Color */
  --secondary: rgba(43, 57, 144, 1);

  /* Secondary Tints */
  --secondary-tint-1: rgba(49, 65, 165, 1);
  --secondary-tint-2: rgba(55, 73, 185, 1);
  --secondary-tint-3: rgba(74, 92, 201, 1);
  --secondary-tint-4: rgba(68, 87, 199, 1);
  --secondary-tint-5: rgba(119, 133, 214, 1);
  --secondary-tint-6: rgba(131, 143, 218, 1);
  --secondary-tint-7: rgba(151, 161, 224, 1);
  --secondary-tint-8: rgba(172, 180, 230, 1);
  --secondary-tint-9: rgba(193, 199, 236, 1);
  --secondary-tint-10: rgba(214, 218, 243, 1);
  --secondary-tint-11: rgba(234, 236, 249, 1);

  /* Sedondary Shades */
  --secondary-shade-1: rgba(39, 52, 131, 1);
  --secondary-shade-2: rgba(35, 47, 118, 1);
  --secondary-shade-3: rgba(31, 41, 105, 1);
  --secondary-shade-4: rgba(27, 36, 92, 1);
  --secondary-shade-5: rgba(23, 31, 79, 1);
  --secondary-shade-6: rgba(20, 26, 65, 1);
  --secondary-shade-7: rgba(16, 21, 52, 1);
  --secondary-shade-8: rgba(12, 16, 39, 1);
  --secondary-shade-9: rgba(8, 10, 26, 1);
  --secondary-shade-10: rgba(4, 5, 12, 1);
  --secondary-shade-11: rgba(4, 5, 13, 1);

  /* Grey Colors */
  --grey-10: rgba(62, 62, 62, 1);
  --grey-9: rgba(86, 86, 86, 1);
  --grey-8: rgba(104, 104, 104, 1);
  --grey-7: rgba(123, 123, 123, 1);
  --grey-6: rgba(142, 142, 142, 1);
  --grey-5: rgba(161, 161, 161, 1);
  --grey-4: rgba(180, 180, 180, 1);
  --grey-3: rgba(199, 199, 199, 1);
  --grey-2: rgba(217, 217, 217, 1);
  --grey-1: rgba(236, 236, 236, 1);

  /* Chart Colors */
  --chart-1: rgba(37, 187, 243, 1);
  --chart-2: rgba(41, 37, 243, 1);
  --chart-3: rgba(37, 243, 206, 1);
  --chart-4: rgba(37, 243, 95, 1);
  --chart-5: rgba(103, 37, 243, 1);

  /* Effect styles */
  /* --sidebar-shadoe: inset 88px -28px 0px rgba(24, 173, 228, 1);
  --shadow: 5.643825054168701px 0px 3.3862948417663574px
      rgba(176, 190, 197, 0.32),
    27.09035873413086px 0px 9.030119895935059px rgba(176, 190, 197, 0.2);
  --neumorphic: 11px 10px 10px rgba(174, 174, 192, 0.12),
    7px -10px -10px rgba(255, 255, 255, 0.19);
  --header-shadow: 43px -16px 5.03000020980835px rgba(176, 190, 197, 0.2);
  --glow-error: 6.639999866485596px 0px 1.3899999856948853px
    rgba(244, 61, 61, 0.32);
  --glow-hover: 4.639999866485596px 0px 0px rgba(24, 173, 228, 0.62); */

  /* Heading */
  --heading-h1: 48.8px;
  --heading-h2: 39px;
  --heading-h3: 31.25px;
  --heading-h4: 25px;
  --heading-h5: 20px;

  /* Text */
  --text-normal: 14px;
  --text-small: 12.8px;
  --text-macro: 10.2px;
  --text-nano: 8.1px;

  /* Gradients */
  --beautiful-gradient: linear-gradient(180deg, #fafafa 0%, #f5f5f5 100%);
}

button.ui-datepicker-trigger {
  border: 1px solid;
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
  background-image: -webkit-gradient(
    linear,
    0 0,
    0 100%,
    from(#fff),
    to(#e6e6e6)
  );
  background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
  background-image: -o-linear-gradient(top, #fff, #e6e6e6);
  background-image: linear-gradient(to bottom, #fff, #e6e6e6);
  background-repeat: repeat-x;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2),
    0 1px 2px rgba(0, 0, 0, 0.05);
  border-radius: 3px;
}

button {
  outline: 0px !important;
}

b {
  font-weight: 500;
}

body {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  background: #f2f2f2;
}

.avatar {
  width: 50px;
  height: 50px;
}

.avatar_big {
  max-width: 200px;
  width: 90%;
  border-radius: 50% !important;
}

/* Utility First Classes */
/* Margins */
.mt-10 {
  margin-top: 10px;
}
.mt-30 {
  margin-top: 30px;
}

.p-0 {
  padding: 0px;
}

.m-0 {
  margin: 0px;
}

.bg-transparent {
  background: rgba(250, 250, 250, 0) !important;
}

.no-shadow {
  box-shadow: unset !important;
}

.grow {
  transition: all 0.2s ease-in-out;
}

.grow:hover {
  transform: scale(1.1);
}

.panel {
  background-color: rgba(176, 190, 197, 0);
  border: none;
  box-shadow: none;
}

.data-table-controls.panel {
margin-bottom: 6px;
}

.data-table-controls.panel .panel-body {
  display: flex;
  flex-wrap: wrap;
  justify-content:space-between;
  align-items: center;
  padding: 8px;
}

.data-table-controls.panel .panel-body::before {
  display: none;
}

.data-table-controls.panel .panel-body::after {
  display: none;
}

.data-table-controls.panel .panel-body #DataTables_Table_0_filter > label > input.form-control {
  min-height: unset;
  height: 30px;
  border-radius: 5px;
}

.data-table-controls.panel .panel-body #DataTables_Table_0_length > label > select {
  min-height: unset;
  height: 30px;
  border-radius: 5px;
}

.panel-heading {
  font-size: var(--heading-h4);
  font-weight: 300;
}

/* Panel Tab  */
.panel-default > .panel-heading[role="tab"] {
  background: var(--gradient);
  border: 1px solid var(--grey-2);
  cursor: pointer;
  box-shadow: var(--shadow-small);
  border-radius: 10px;
  transform: scale(1.005);
  transition: all 0.1s ease-in-out;
  height: 66px;
  /* box-shadow: var(--shadow); */
}

.panel-default > .panel-heading[role="tab"] {
  background: var(--gradient);
  border: 1px solid var(--grey-2);
  cursor: pointer;
  box-shadow: var(--shadow-small);
  border-radius: 10px;
  transform: scale(1.005);
  transition: all 0.1s ease-in-out;
  height: 66px;
  /* box-shadow: var(--shadow); */
}

.panel-default > .panel-heading[role="tab"] h5.panel-title {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
}

.panel-default > .panel-heading[role="tab"] h5.panel-title a {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
}

.panel-default
  > .panel-heading[role="tab"]
  h5.panel-title
  > a[aria-expanded="true"] {
  color: var(--primary);
  font-weight: 500;
  text-decoration: none;
}

.panel-default > .panel-heading[role="tab"] h5.panel-title > a:focus {
  text-decoration: none;
}

.panel-default > .panel-heading.collapsed[role="tab"] {
  background: var(--gradient);
  box-shadow: var(--shadow);
  border: 1px solid var(--grey-2);
  border-radius: 10px;
  /* box-shadow: var(--shadow); */
}

.panel-default > .panel-heading[role="tab"]:hover {
  background: var(--primary-tint-11);
  border: 2px solid var(--primary);
  cursor: pointer;
  transform: scale(1.005);
  transition: all 0.1s ease-in-out;
}

.panel-default > .panel-heading[role="tab"] .row:nth-child(1) {
  display: flex;
  align-items: center;
  height: 100%;
}

.panel-default
  > .panel-heading[role="tab"]
  .row:nth-child(1)
  > div:nth-child(1) {
  display: flex;
  align-items: center;
  height: 100%;
}

.panel-default > .panel-heading + .panel-collapse .panel-body {
  background: #f3f3f3;
  border: 1px solid var(--grey-2);
  border-radius: 0px 0px 10px 10px;
  margin: -3px 0px 20px 0px;
  padding-top: 30px;
  box-shadow: var(--shadow);
}

.panel-default > .panel-heading + .panel-collapse .panel-body .table {
  box-shadow: unset;
}

.navbar::before {
  content: none;
}

.navbar::after {
  content: none;
}

.d-flex {
  display: flex;
}

.justify-content-center {
  justify-content: center;
}

.align-items-center {
  align-items: center;
}

.full-height {
  height: 100vh;
}

.rounded-corners-10 {
  border-radius: 10px;
}

.w-100 {
  width: 100%;
}

/* Color Variables */

h1,
h2,
h3,
h4,
h5,
p,
span,
p.text-small,
p.text-macro,
p.text-nano,
label {
  color: var(--grey-8);
}

/* Heading Styles */

h1 {
  font-size: var(--heading-h1);
}

h2 {
  font-size: var(--heading-h2);
}

h3 {
  font-size: var(--heading-h3);
}

h4 {
  font-size: var(--heading-h4);
}

h5 {
  font-size: var(--heading-h5);
}

a {
  color: var(--primary);
}

/* Text Styles */
p {
  font-size: var(--text-normal);
}

p.text-small {
  font-size: var(--text-small);
}

p.text-macro {
  font-size: var(--text-macro);
}

p.text-nano {
  font-size: var(--text-nano);
}

.text-primary {
  color: var(--primary);
}

.vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none;
}

.page-content {
  background: transparent;
}

.navbar.navbar-custom {
  background: var(--beautiful-gradient);
  box-shadow: 0px 9.03012px 27.0904px rgba(176, 190, 197, 0.2),
    0px 3.38629px 5.64383px rgba(176, 190, 197, 0.32);
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0;
  padding: 0 20px 0 0;
  height: 77px;
}

.page-header.navbar.navbar-custom .navbar-brand {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 0;
  justify-self: start;
  height: 100%;
}

.page-header.navbar.navbar-custom .navbar-brand img {
  display: block;
  height: 100px;
  max-height: 30px;
  width: 160px;
}

.page-header.navbar.navbar-custom .navbar-brand .container-logo {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 225px;
}

.page-header.navbar.navbar-custom .navbar-brand .header-role-label {
  font-size: 40px;
  background: linear-gradient(
    90deg,
    rgb(24, 173, 228, 0.04) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  font-weight: 100;
  font-style: italic;
  color: var(--primary);
  border-left: 1px solid var(--primary);
  line-height: 1;
  height: 100%;
  padding: 0 0 0 20px;
  border-image: linear-gradient(
      to bottom,
      rgba(0, 0, 0, 0),
      var(--primary-tint-5),
      rgba(0, 0, 0, 0)
    )
    1 100%;
}

.header-role-label div {
  font-size: 16px;
  font-weight: 300;
  padding-top: 4px;
}

.page-header.navbar.navbar-custom .navbar-right {
  justify-self: end;
}

.profile-image {
  width: 50px;
  height: 50px;
  border: 1px solid var(--grey-4);
  border-radius: 100%;
}

.profile-name {
  display: inline-block;
  color: var(--black);
}

/* Chart */
.graphmainclass {
  margin: 0 0 20px 0;
  padding: 0px 0px;
}

.chart-container {
  display: flex;
  flex-direction: column;
  background: var(--gradient);
  min-height: 300px;
  border-radius: 10px;
  box-shadow: var(--shadow);
  padding: 30px;
  width: 95%;
  margin: 0 auto;
}

/* Custom Bootstrap Labels */
.label-noline-checked {
  background-color: unset;
  font-weight: 300;
  color: var(--primary);
}
.label-noline-checked[href]:hover,
.label-noline-checked[href]:focus {
  background-color: unset;
  font-weight: 300;
  color: var(--primary);
}

.label-noline-notchecked {
  background-color: unset;
  font-weight: 300;
  color: var(--grey-4);
}
.label-noline-notchecked.label-noline-success[href]:hover,
.label-noline-notchecked[href]:focus {
  background-color: unset;
  font-weight: 300;
  color: var(--grey-4);
}

/* Bootstrap Input Fields */
.form-control {
  font-size: 14px;
  min-height: 41px;
}

.form-control:read-only {
  background-color: white;
}

/* Select2 Input Fields */

.form-control:read-only .time::after {
  content: "asdasdas";
  display: block;
  height: 30px;
  width: 30px;
  background: green;
  z-index: 9999;
}

.form-horizontal .control-label {
  text-align: left;
  margin-bottom: 7px;
  font-weight: 600;
}

.form-group {
  margin-bottom: 10px;
}

.form-control:focus {
  box-shadow: 0px 0px 4.64px rgba(24, 173, 228, 0.62);
  border: 2px solid var(--primary);
}

.input-container {
  display: flex;
}

.input-container .fa {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  background: none;
  width: 50px;
  height: 41px;
}

.input-container .form-control {
  padding-left: 41px;
}

.input-group .input-group-addon {
  border-color: #e5e5e5;
  background: #fdfdfd;
  min-width: 39px;
}

/* Buttons */

/* .btn-primary {
  background: linear-gradient(173.8deg, #18ade4 4.9%, #30c7ff 95.12%);
  box-shadow: inset 0px 0px 4px rgba(255, 255, 255, 0.89);
  border-radius: 5px;
  border: none;
  /* min-height: 41px; */

.btn-primary:hover {
  background: var(--primary-shade-3);
}

.logo {
  margin: 20px 0px;
}

.background-img-for-auth {
  background: url("/quickadmin/images/login-background.png");
  background-position: center center;
  background-size: cover;
}

/* Login Form */
.panel > .panel-heading {
  background-color: rgba(176, 190, 197, 0);
}

.panel > .panel-body {
  background: linear-gradient(180deg, #fafafa 0%, #f5f5f5 100%);
  box-shadow: 0px 9.03012px 27.0904px rgba(176, 190, 197, 0.2),
    0px 3.38629px 5.64383px rgba(176, 190, 197, 0.32);
  border-radius: 10px;
}

.panel-login .panel-body {
  border-top: 10px solid var(--primary);
  width: 300px;
}

.login-title {
  margin: 15px 0px 20px 0px;
  font-weight: bold;
  color: var(--primary);
}

.login-credits {
  text-align: center;
  margin-top: 20px;
  color: black;
  font-weight: 300;
}

.login-forgot-password,
.login-remember {
  font-size: 13px;
  font-weight: 300;
  color: #18ade4;
}

.login-remember input[type="checkbox"] {
  margin: 0px;
}

.login-register {
  margin-top: 10px;
  text-align: center;
  padding: 0px;
}

.login-register p {
  padding: 0px;
  margin: 0px;
}

.table-striped > tbody > tr:nth-of-type(even) {
  background: var(--white);
}

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > td {
  border: 1px solid var(--grey-1);
}



button.dt-button,
div.dt-button,
a.dt-button {
  font-size: 12px;
  padding: 5px 10px;
  border: 1px solid #d2d2d2;
  color: #858585;
}

/* Page title */
.page-title-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: linear-gradient(
    90.07deg,
    #f2f2f2 0.19%,
    #fafafa 60.34%,
    #f2f2f2 99.94%
  );
  font-size: var(--heading-h3);
  height: 100px;
  border-radius: 10px;
  box-shadow: var(--shadow);
  padding: 0px 40px;
  margin: 40px 0 20px 0;
  border-radius: 10px !important;
}

.gradient-background {
  background: linear-gradient(
    270deg,
    #05bcff 0%,
    #38b6ff 50%,
    #1e13ef 100%
  ) !important;
}

.gradient-background .page-title {
  color: #fff;
}

.gradient-background  .page-title span{
  color: #fff;
}

.page-title-container.bg-dashboard {
  background: url("/quickadmin/images/dashboard.png") right no-repeat,
    linear-gradient(90.07deg, #f2f2f2 0.19%, #fafafa 60.34%, #f2f2f2 99.94%);
}

.page-title-container.bg-messages {
  background: url("/quickadmin/images/messages.png") right no-repeat,
    linear-gradient(90.07deg, #f2f2f2 0.19%, #fafafa 60.34%, #f2f2f2 99.94%);
}

.page-title-container.bg-appointments {
  background: url("/quickadmin/images/appointments.png") right no-repeat,
    linear-gradient(90.07deg, #f2f2f2 0.19%, #fafafa 60.34%, #f2f2f2 99.94%);
}

.page-title-container.bg-events {
  background: url("/quickadmin/images/events.png") right no-repeat,
    linear-gradient(90.07deg, #f2f2f2 0.19%, #fafafa 60.34%, #f2f2f2 99.94%);
}

.page-title-container.bg-clients {
  background: url("/quickadmin/images/clients.png") right no-repeat,
    linear-gradient(90.07deg, #f2f2f2 0.19%, #fafafa 60.34%, #f2f2f2 99.94%);
}

.page-title-container.bg-employees {
  background: url("/quickadmin/images/employees.png") right no-repeat,
    linear-gradient(90.07deg, #f2f2f2 0.19%, #fafafa 60.34%, #f2f2f2 99.94%);
}

.page-title-container.bg-services {
  background: url("/quickadmin/images/services.png") right no-repeat,
    linear-gradient(90.07deg, #f2f2f2 0.19%, #fafafa 60.34%, #f2f2f2 99.94%);
}

.page-title-container.bg-tools {
  background: url("/quickadmin/images/tools.png") right no-repeat,
    linear-gradient(90.07deg, #f2f2f2 0.19%, #fafafa 60.34%, #f2f2f2 99.94%);
}

.page-title-container.bg-retail {
  background: url("/quickadmin/images/retail.png") right no-repeat,
    linear-gradient(90.07deg, #f2f2f2 0.19%, #fafafa 60.34%, #f2f2f2 99.94%);
}

.page-title-container.bg-gift-card {
  background: url("/quickadmin/images/gift-card.png") right no-repeat,
    linear-gradient(90.07deg, #f2f2f2 0.19%, #fafafa 60.34%, #f2f2f2 99.94%);
}

.page-title-container.bg-reports {
  background: url("/quickadmin/images/reports.png") right no-repeat,
    linear-gradient(90.07deg, #f2f2f2 0.19%, #fafafa 60.34%, #f2f2f2 99.94%);
}

.page-title-container.bg-settings {
  background: url("/quickadmin/images/settings.png") right no-repeat,
    linear-gradient(90.07deg, #f2f2f2 0.19%, #fafafa 60.34%, #f2f2f2 99.94%);
}

.page-title-container.bg-event-logs {
  background: url("/quickadmin/images/event-logs.png") right no-repeat,
    linear-gradient(90.07deg, #f2f2f2 0.19%, #fafafa 60.34%, #f2f2f2 99.94%);
}
/* Page Title Backgrounds */

/* Title icon image */

/* Default icon when there is no icon specified */
.page-title-container h1.page-title {
  display: flex;
  align-items: center;
  height: auto;
  margin: 0px;
  padding: 0px;
  font-weight: 300;
}

.page-title-container h1.page-title::before {
  font-family: "FontAwesome";
  content: "";
  color: var(--primary);
  font-size: 50px;
  margin-right: 25px;
}

/* Dashboard Icon */
.page-title-container h1.page-title.dashboard::before {
  font-family: "FontAwesome";
  content: "\f0e4";
  color: var(--primary);
  font-size: 50px;
  margin-right: 25px;
}

/* Location Icon */
.page-title-container h1.page-title.location::before {
  font-family: "FontAwesome";
  content: "\f041";
  color: var(--primary);
  font-size: 50px;
  margin-right: 25px;
}

/* Mwssages Icon */
.page-title-container h1.page-title.messages::before {
  font-family: "FontAwesome";
  content: "\f27a";
  color: var(--primary);
  font-size: 50px;
  margin-right: 25px;
}

/* Appointements */
.page-title-container h1.page-title.appointments::before {
  font-family: "FontAwesome";
  content: "\f274";
  color: var(--primary);
  font-size: 50px;
  margin-right: 25px;
}

/* Events */
.page-title-container h1.page-title.events::before {
  font-family: "FontAwesome";
  content: "\f073";
  color: var(--primary);
  font-size: 50px;
  margin-right: 25px;
}

/*New Event */
.page-title-container h1.page-title.new-event::before {
  font-family: "FontAwesome";
  content: "\f271";
  color: var(--primary);
  font-size: 50px;
  margin-right: 25px;
}

/* Clients */
.page-title-container h1.page-title.clients::before {
  font-family: "FontAwesome";
  content: "\f0c0";
  color: var(--primary);
  font-size: 50px;
  margin-right: 25px;
}

/* wrench */
.page-title-container h1.page-title.wrench::before {
  font-family: "FontAwesome";
  content: "\f0ad";
  color: var(--primary);
  font-size: 50px;
  margin-right: 25px;
}

/* Employees */
.page-title-container h1.page-title.employees::before {
  font-family: "FontAwesome";
  content: "\f2bd";
  color: var(--primary);
  font-size: 50px;
  margin-right: 25px;
}

/* Services */
.page-title-container h1.page-title.services::before {
  font-family: "FontAwesome";
  content: "\f135";
  color: var(--primary);
  font-size: 50px;
  margin-right: 25px;
}

/* Tools */
.page-title-container h1.page-title.tools::before {
  font-family: "FontAwesome";
  content: "\f0ad";
  color: var(--primary);
  font-size: 50px;
  margin-right: 25px;
}

/* Retail */
.page-title-container h1.page-title.retail::before {
  font-family: "FontAwesome";
  content: "\f291";
  color: var(--primary);
  font-size: 50px;
  margin-right: 25px;
}

/* Partners */
.page-title-container h1.page-title.partners::before {
  font-family: "FontAwesome";
  content: "\f2b5";
  color: var(--primary);
  font-size: 50px;
  margin-right: 25px;
}

/* Gift Cards */
.page-title-container h1.page-title.gift-cards::before {
  font-family: "FontAwesome";
  content: "\f06b";
  color: var(--primary);
  font-size: 50px;
  margin-right: 25px;
}

/* Reports */
.page-title-container h1.page-title.reports::before {
  font-family: "FontAwesome";
  content: "\f15c";
  color: var(--primary);
  font-size: 50px;
  margin-right: 25px;
}

/* Settings */
.page-title-container h1.page-title.settings::before {
  font-family: "FontAwesome";
  content: "\f013";
  color: var(--primary);
  font-size: 50px;
  margin-right: 25px;
}

/* Event-logs icon */
.page-title-container h1.page-title.event-logs::before {
  font-family: "FontAwesome";
  content: "\f1e5";
  color: var(--primary);
  font-size: 50px;
  margin-right: 25px;
}

/* Profile icon */
.page-title-container h1.page-title.profile::before {
  font-family: "FontAwesome";
  content: "\f2c2";
  color: var(--primary);
  font-size: 50px;
  margin-right: 25px;
}

/* Account icon */
.page-title-container h1.page-title.account::before {
  font-family: "FontAwesome";
  content: "\f0d6";
  color: var(--primary);
  font-size: 50px;
  margin-right: 25px;
}

/* Change Password icon */
.page-title-container h1.page-title.change-password::before {
  font-family: "FontAwesome";
  content: "\f084";
  color: var(--primary);
  font-size: 50px;
  margin-right: 25px;
}

/* Contact icon */
.page-title-container h1.page-title.contact::before {
  font-family: "FontAwesome";
  content: "\f2b9";
  color: var(--primary);
  font-size: 50px;
  margin-right: 25px;
}

/* New Transaction */
.page-title-container h1.page-title.new-transaction::before {
  font-family: "FontAwesome";
  content: "\f0d6";
  color: var(--primary);
  font-size: 50px;
  margin-right: 25px;
}

.page-title-container h1.page-title.membership::before {
  font-family: "FontAwesome";
  content: "\f2b5";
  color: var(--primary);
  font-size: 50px;
  margin-right: 25px;
}

.page-title-container h1.page-title.superadmin::before {
  font-family: "FontAwesome";
  content: "\f0e7";
  color: var(--primary);
  font-size: 50px;
  margin-right: 25px;
}

.page-title-container h1.page-title.salons::before {
  font-family: "FontAwesome";
  content: "\f1ad";
  color: var(--primary);
  font-size: 50px;
  margin-right: 25px;
}

.page-title-container h1.page-title.support::before {
  font-family: "FontAwesome";
  content: "\f0f9";
  color: var(--primary);
  font-size: 50px;
  margin-right: 25px;
}

.page-title-container .page-title-buttons {
  display: flex;
  flex-wrap: wrap;
  height: auto;
  align-items: center;
  justify-self: right;
}

.page-title-container .page-title-buttons .btn {
  display: flex;
  height: auto;
  padding: 15px 30px 15px 30px;
  align-items: center;
  justify-self: right;
}

.page-title-container .page-title-buttons .btn {
  background: var(--secondary);
}

.page-title-container .page-title-buttons .btn:hover {
  background: var(--secondary-shade-4);
}

.buttons-columnVisibility.active span {
  color: white!important;
}

.buttons-columnVisibility.active {
  box-shadow: inset 1px 1px 3px var(--secondary-tint-2);
  background: var(--secondary)!important;
  border: 1px solid var(--secondary-tint-2)!important;
}

.buttons-columnVisibility.active:hover {
  background: var(--secondary-shade-4)!important;
  border: 1px solid var(--secondary)!important;
  box-shadow: inset 1px 1px 3px var(--secondary-shade-4);
}

.page-title-container .page-title-buttons .btn plus::before {
  font-family: "FontAwesome";
  content: "\f067";
  margin-right: 10px;
}

.page-title-container .page-title-buttons .btn {
  margin-left: 15px;
}

/* First Level Dropdwon Icon */
ul.page-sidebar-menu > li.open > a > span.dropdown-button.open {
  background: url(/quickadmin/images/dropdown.png);
  background-repeat: no-repeat;
  background-size: fill;
  background-position: right;
}

ul.page-sidebar-menu > li.open > a > span.dropdown-button.open::before {
  color: black !important;
}

/* Sidebar */
.page-sidebar {
  z-index: 10000!important;
}
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover,
.page-sidebar {
  background: gradient(90.16deg, #18ade4 0.13%, #30c7ff 97.25%);
}

.page-sidebar .page-sidebar-menu > li > a {
  border-top: 1px solid var(--primary-tint-2);
  color: white;
}

.page-sidebar .page-sidebar-menu > li.active > a {
  background: radial-gradient(
    117.86% 2474.18% at 100% 49.09%,
    #2b3990 0%,
    #273ab0 30.73%,
    #2539b1 100%
  );
  font-weight: bold;
}

.page-sidebar .page-sidebar-menu li.active > a::after {
  display: flex;
  position: absolute;
  content: "";
  width: 50px;
  height: 50px;
  right: 0px;
  background: url(/quickadmin/images/sidebar-active-button.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center right;
}

.page-sidebar .page-sidebar-menu > li.active:hover > a {
  background: radial-gradient(
    117.86% 2474.18% at 100% 49.09%,
    #2b3990 0%,
    #273ab0 30.73%,
    #2539b1 100%
  );
}
.page-sidebar .page-sidebar-menu > li > a > span.title {
  color: white !important;
  margin: 0 0 0 10px;
}

.page-sidebar .page-sidebar-menu > li > a > i {
  color: white !important;
}

.page-sidebar-closed.page-sidebar-fixed
  .page-sidebar:hover
  .page-sidebar-menu
  > li
  > a,
.page-sidebar .page-sidebar-menu > li > ul > li > a > span.title {
  color: white;
}

.page-sidebar .page-sidebar-menu .sub-menu > li {
  margin-top: 0px !important;
  position: relative;
  border-top: 1px solid var(--secondary-tint-2);
}

.page-sidebar .page-sidebar-menu .sub-menu > li > a {
  padding: 15px;
}

.page-sidebar .page-sidebar-menu .sub-menu > li.open > a {
  background: radial-gradient(
    117.86% 2474.18% at 100% 49.09%,
    hsl(232, 54%, 17%) 0%,
    hsl(232, 64%, 22%) 30.73%,
    hsl(231, 65%, 32%) 100%
  ) !important;
}

.page-sidebar
  .page-sidebar-menu
  .sub-menu
  > li.open
  > ul.sub-menu
  > li
  > a:hover {
  background: radial-gradient(
    117.86% 2474.18% at 100% 49.09%,
    hsl(232, 54%, 7%) 0%,
    hsl(232, 64%, 12%) 30.73%,
    hsl(231, 65%, 22%) 100%
  ) !important;
}

.page-sidebar .page-sidebar-menu .sub-menu > li.active.active-sub > a {
  background: radial-gradient(
    117.86% 2474.18% at 100% 49.09%,
    hsl(232, 54%, 17%) 0%,
    hsl(232, 64%, 22%) 30.73%,
    hsl(231, 65%, 32%) 100%
  ) !important;
  font-weight: bold;
}

.page-sidebar .page-sidebar-menu .sub-menu > li.active.active-sub.open > a {
  display: flex;
  align-items: center;
  background: radial-gradient(
    117.86% 2474.18% at 100% 49.09%,
    hsl(232, 54%, 17%) 0%,
    hsl(232, 64%, 22%) 30.73%,
    hsl(231, 65%, 32%) 100%
  ) !important;
  font-weight: bold;
  position: relative;
}

.page-sidebar .page-sidebar-menu .sub-menu > li.active > a::after {
  display: flex;
  position: absolute;
  content: "";
  width: 27px;
  height: 27px;
  right: 0px;
  background: url(/quickadmin/images/sidebar-active-button.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center right;
}

/* Back to admin component */
.page-sidebar-menu .sidebar-back-to-admin {
  display: flex;
  flex-direction: column;
  padding: 10px;
  margin: 10px 5px;
  border-radius: 10px;
  background: var(--primary-shade-2);
}

.page-sidebar-menu .sidebar-back-to-admin > span {
  color: white;
  text-align: center;
  margin-bottom: 10px;
}

.page-sidebar
  .page-sidebar-menu
  > li.open
  > ul.sub-menu
  > li.active.active-sub
  > a
  > .dropdown-button.open {
  background: none;
}

.page-sidebar
  .page-sidebar-menu
  > li.open
  > ul.sub-menu
  > li.active.active-sub.open
  > a
  > .dropdown-button::before {
  color: white !important;
}

.page-sidebar
  .page-sidebar-menu
  > li
  > ul.sub-menu
  > li
  > ul.sub-menu
  > li.open
  > a::after {
  all: unset !important;
}

.page-sidebar
  .page-sidebar-menu
  > li
  > ul.sub-menu
  > li
  > ul.sub-menu
  > li
  > a {
  background: radial-gradient(
    117.86% 2474.18% at 100% 49.09%,
    hsl(232, 54%, 17%) 0%,
    hsl(232, 64%, 22%) 30.73%,
    hsl(231, 65%, 32%) 100%
  ) !important;
  padding: 15px;
}

.page-sidebar
  .page-sidebar-menu
  > li
  > ul.sub-menu
  > li
  > ul.sub-menu
  > li
  > a
  > span {
  color: white !important;
  display: inline-block;
}

.page-sidebar .page-sidebar-menu > li > a {
  display: flex;
  justify-content: start;
  align-items: center;
  height: 55px;
}

.page-sidebar .page-sidebar-menu > li.open > a {
  background: radial-gradient(
    117.86% 2474.18% at 100% 49.09%,
    #2b3990 0%,
    #273ab0 30.73%,
    #2539b1 100%
  );
}

.page-sidebar .page-sidebar-menu > li.open:hover > a {
  background: radial-gradient(
    117.86% 2474.18% at 100% 49.09%,
    #2b3990 0%,
    #273ab0 30.73%,
    #2539b1 100%
  );
}

.page-sidebar .page-sidebar-menu > li:hover > a {
  background: rgb(24, 173, 228);
  background: linear-gradient(
    90deg,
    rgba(24, 173, 228, 1) 0%,
    rgba(41, 181, 232, 1) 50%,
    rgba(41, 181, 232, 1) 100%
  );
}

.page-sidebar .page-sidebar-menu .sub-menu {
  background: radial-gradient(
    117.86% 2474.18% at 100% 49.09%,
    #2b3990 0%,
    #273ab0 30.73%,
    #2539b1 100%
  );
  margin: 0;
  padding: 0;
  margin: 0px;
}

.page-sidebar .page-sidebar-menu > li.open > a > span.title {
  font-weight: 700;
}

.page-sidebar .page-sidebar-menu .sub-menu > li:hover > a {
  background: radial-gradient(
    117.86% 2474.18% at 100% 49.09%,
    hsl(232, 54%, 17%) 0%,
    hsl(232, 64%, 22%) 30.73%,
    hsl(231, 65%, 32%) 100%
  ) !important;
}

.page-sidebar .page-sidebar-menu .sub-menu > li > a > i {
  color: white;
}

.page-sidebar .page-sidebar-menu .sub-menu > li > a > span.title {
  margin: 0 0 0 10px;
}

.page-sidebar .page-sidebar-menu .sub-menu > li.active.active-sub > a::after {
  display: flex;
  position: absolute;
  content: "";
  width: 27px;
  height: 27px;
  right: 0px;
  background: url(/quickadmin/images/sidebar-active-button.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center right;
  top: 11px;
}

.page-sidebar
  .page-sidebar-menu
  .sub-menu
  > li.active.active-sub.open
  > a::after {
  all: unset;
}

/* .page-sidebar .page-sidebar-menu .sub-menu li:hover {
  background: var(--primary-shade-4);
} */

.page-sidebar-menu .dropdown-button {
  height: 55px;
  width: 31px;
  position: absolute;
  right: 0;
  top: 0;
  display: inline-flex;
  float: right;
  justify-content: center;
  align-items: center;
}

.page-sidebar-menu .dropdown-button::before {
  color: white !important;
  position: relative;
  left: -3px;
  content: "";
}

.page-sidebar .page-sidebar-menu > li.cash_register_section {
  border-top: 1px solid var(--primary-tint-2);
  color: white;
}

/* .dropdown-button.open::before {
  color: black !important;
} */

/* Tabel */

.panel > .panel-body.table-responsive {
  all: unset;
}

.panel-heading {
  border-bottom: unset;
}

.panel-footer {
  margin-top: 10px;
    background: linear-gradient(180deg, #fafafa 0%, #f5f5f5 100%);
    box-shadow: 0px 9.03012px 27.0904px rgba(176, 190, 197, 0.2),
      0px 3.38629px 5.64383px rgba(176, 190, 197, 0.32);
    border-radius: 10px;
}

.dataTable,
.table {
  box-shadow: 0px 9.03012px 27.0904px rgba(176, 190, 197, 0.2),
    0px 3.38629px 5.64383px rgba(176, 190, 197, 0.32);
  border-collapse: collapse;
  border-radius: 10px;
  border-collapse: collapse;
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
}

.dataTable thead,
.table thead {
  background: linear-gradient(180deg, #fafafa 0%, #f5f5f5 100%);
}
.dataTable,
.table tbody {
  background-color: white;
}

.dataTable,
.table {
  border: 1px solid rgb(223, 223, 223);
}

.dataTables_length {
  float: left;
}
.dt-buttons {
  margin-left: 20px;
}

button.dt-button,
div.dt-button,
a.dt-button {
  border-radius: 5px;
}

.dt-button.buttons-copy:before {
  font-family: "FontAwesome";
  margin-right: 5px;
  content: "\f24d";
}

.dt-button.buttons-csv:before {
  font-family: "FontAwesome";
  margin-right: 5px;
  content: "\f0f6";
}

.dt-button.buttons-excel:before {
  font-family: "FontAwesome";
  margin-right: 5px;
  content: "\f1c3";
}

.dt-button.buttons-pdf:before {
  font-family: "FontAwesome";
  margin-right: 5px;
  content: "\f1c1";
}

.dt-button.buttons-print:before {
  font-family: "FontAwesome";
  margin-right: 5px;
  content: "\f02f";
}

.dt-button.buttons-colvis:before {
  font-family: "FontAwesome";
  margin-right: 5px;
  content: "\f24d";
}

/* DataRange Picker */

.daterangepicker {
  font-family: "Poppins", sans-serif, serif;
}
.daterangepicker td.active,
.daterangepicker td.active:hover {
  background: var(--primary);
  font-weight: 600;
}
.daterangepicker td.in-range {
  background: var(--primary-tint-11);
}
.daterangepicker td.end-date.in-range.available {
  background: var(--primary);
  color: white;
}

.daterangepicker td.available:hover {
  background-color: var(--primary-tint-9);
}

/* Book Now Button */
a.btnmcss {
  display: flex;
  align-items: center;
  justify-content: space-between;
  display: inline-flex;
  background-color: var(--white);
  min-height: 40px;
  font-size: 16px;
  text-decoration: none;
  border-radius: 7px;
  cursor: pointer;
  border: 2px solid var(--primary);
}

a.btnmcss::before {
  font-family: "FontAwesome";
  font-size: 20px;
  content: "\f274 ";
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--primary-shade-1);
  width: 50px;
  height: 50px;
  border-radius: 0px 20px 0px 0px;
  position: relative;
}

.btnmcss span {
  font-weight: 600;
  display: inline-block;
  margin: 0 20px;
  font-weight: 400;
}
a.btnmcss:hover {
  background-color: var(--primary);
}
a.btnmcss:hover span {
  color: white;
}

/* Desktop */
@media (min-width: 1024px) {
  div.page-content-wrapper > .page-content {
    display: flex;
    justify-content: center;
  }

  div.page-content-wrapper > .page-content > .row {
    width: 100%;
  }
}

@media (min-width: 992px) {
  .page-sidebar.navbar-collapse {
    height: 100vh !important;
    background-color: var(--primary);
    position: fixed;
    top: 77px;
    overflow: scroll !important;
  }
}

/* Look od the scroll bar */
/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: var(--primary);
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}

/* width */
.page-sidebar::-webkit-scrollbar {
  width: 10px;
}

/* Track */
.page-sidebar::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
.page-sidebar::-webkit-scrollbar-thumb {
  background: var(--grey-1);
}

/* Handle on hover */
.page-sidebar::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.panel > .table-responsive:last-child > .table:last-child,
.panel > .table:last-child {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}

img.event-detail-picture {
  border-radius: 10px;
}

.charts-list-enabled li {
  background: var(--white);
  border-radius: 5px;
  border: 1px solid var(--grey-2);
  border-left: 4px solid green;
  margin: 3px 3px 3px 0;
  padding: 10px;
  float: left;
  width: 49.5%;
  font-size: 15px;
  text-align: center;
  cursor: pointer;
}

.charts-list-enabled li:hover {
  background: var(--grey-1);
  background: var(--primary-tint-11);
  border: 1px solid var(--primary-tint-4);
  border-left: 4px solid green;
}

.charts-list-enabled li:active {
  cursor: move;
  background: var(--primary-tint-11);
  border: 1px solid var(--primary-tint-4);
  border-left: 4px solid green;
  transform: rotate(2deg);
}

.charts-list-disabled li {
  background: var(--white);
  border-radius: 5px;
  border: 1px solid var(--grey-2);
  border-left: 4px solid red;
  margin: 3px 3px 3px 0;
  padding: 10px;
  float: left;
  width: 48.999%;
  font-size: 15px;
  text-align: center;
  cursor: pointer;
}
.charts-list-disabled li:hover {
  background: var(--grey-1);
  background: var(--primary-tint-11);
  border: 1px solid var(--primary-tint-4);
  border-left: 4px solid red;
}

.charts-list-disabled li:active {
  cursor: move;
  background: var(--primary-tint-11);
  border: 1px solid var(--primary-tint-4);
  border-left: 4px solid red;
  transform: rotate(2deg);
}

.page-sidebar-menu:last-child {
  padding-bottom: 100px;
}

.fc-event-container .fc-content .fc-title {
  color: #ffffff;
}

.fc-event-container .fc-content .fc-title span {
  color: #ffffff;
}

.fc-event-container .fc-content .fc-time {
  color: #ffffff;
}

.fc-event-container .fc-content .fc-time span {
  color: #ffffff;
}

@media (max-width: 480px) {
  .page-sidebar,
  .page-sidebar.in {
    margin: 0 !important;
  }
}

@media (max-width: 991px) {
  .page-sidebar {
    background-color: var(--primary);
    position: relative;
    top: 32px;
    margin: 0px !important;
    padding: 0px;
  }

  .page-header.navbar {
    position: relative;
    clear: both;
  }
}
/*==================================================
=            Bootstrap 3 Media Queries             =
==================================================*/

@media only screen and (min-width: 991px) and (max-width: 1368px) {
  .clock-buttons {
    padding-top: 65px!important;
  }
}
/*==========  Non-Mobile First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width: 1200px) {
  .clock-buttons {
    margin-top: 16px;
    margin-right: 12px;
  }
}

/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
}

/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
  .page-title-container {
    background: none !important;
    flex-direction: row;
    height: auto;
    padding: 10px;
    margin: 20px 0 20px 0;
  }

  .page-title-container h1 {
    width: 100%;
    color: #333 !important;
  }

  .page-title-container .page-title-buttons .btn {
    padding: 10px 6px 10px 6px;
  }

  .page-header.navbar.navbar-custom .navbar-brand .header-role-label {
    display: none;
  }

  .employee-header {
      display: flex;
      width: 100%;
  }

  .clock-buttons {
    padding-top: 10px;
  }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  
}

/* Custom, iPhone Retina */
@media only screen and (max-width: 320px) {
}

    /*==========  Mobile First Method  ==========*/

    /* Custom, iPhone Retina */
    @media only screen and (min-width : 320px) {
      .page-content-wrapper .page-content .page-title {
        margin-bottom: 0px;
    }
    }

    /* Extra Small Devices, Phones */
    @media only screen and (min-width : 480px) {
      .page-content-wrapper .page-content .page-title {
        margin-bottom: 0px;
    }
    }

    /* Small Devices, Tablets */
    @media only screen and (min-width : 768px) {

    }

    /* Medium Devices, Desktops */
    @media only screen and (min-width : 992px) {

    }

    /* Large Devices, Wide Screens */
    @media only screen and (min-width : 1200px) {

    }

    @media (min-width: 992px) {

      .side-panel-hide-text {
          display: none !important;
      }

      .side-panel-collapsed {
        width: 70px; 
      }

      .page-sidebar {
        transition: width 0.3s ease;
      }

      .page-content {
        transition: margin-left 0.3s ease;
      }

      .page-sidebar-menu .sidebar-icon-button {
        height: 55px;
        width: 31px;
        position: absolute;
        right: 10px;
        left:auto;
        top: 0;
        display: inline-flex;
        float: right;
        justify-content: center;
        align-items: center;
        transition: left 0.3s ease, right 0.3s ease;
      }
  
      .page-sidebar-menu .sidebar-icon-button.toggle-left {
        right: auto;
        left: 10px;
      }
  
      .page-sidebar-menu .cash_register_section_hide {
        height: 0px;
        overflow: hidden;
      }
      
      .sidebar-icon-toggle.not-active .sidebar-expand-icon {
        display: none;
      }

      .sidebar-icon-toggle.active span {
        display: none !important;
      }

      .side-panel-collapsed .sub-menu {
        display: none !important;
      }

      .page-sidebar-menu .sidebar-icon-toggle {
        cursor: pointer;
        width: 18px;
      }
  
      .page-sidebar-menu .sidebar-icon-toggle span + span {
        margin-top: 4px;
      }
  
      .page-sidebar-menu .sidebar-icon-toggle span {
        display: block;
        width: 100%;
        border-radius: 3px;
        height: 2px;
        background: #ffffff;
        transition: all 0.3s;
        position: relative;
        opacity: 1.0;
      }
  
      .page-content-wrapper .page-content.side-panel-collapsed {
        margin-left: 80px !important;
        width: auto !important;
      }
    }
    
    .page-sidebar.in .sidebar-icon,
    .page-sidebar.collapsing .sidebar-icon {
        display: none;
    }

    .page-title-buttons .btn-pos-mode {
      font-weight: bold;
      font-size: 22px;
      color:white;
      border-radius: 25px !important;
      background: linear-gradient(to right, #5bdee5, #024cae) !important;
    }

    #extraData a, #extraData button {
      margin-bottom: 5px!important;
    }

  .employee-header {
      display: flex;
      flex-direction: row;
    }

  .employee-header .header-profile-img {
      width: 60px;
      border-radius: 60px;
      height: auto;
    }

  .employee-header .header-profile-name {
      margin-left: 10px;
      align-content: center;
      color: #666;
      font-size: 20px;
    }

  .page-title-container .clock-buttons .btn {
      display: flex;
      height: auto;
      padding: 10px 30px 10px 30px;
      align-items: center;
      justify-self: right;
  }

  .clock-buttons .btn-clock-mode {
      font-weight: bold;
      font-size: 22px;
      color: white;
      border-radius: 25px !important;
      background: linear-gradient(16deg, #76cddb, #18ade4) !important;
  }

  .employee-dashboard .appointment-panel {
    margin-left: 5px;
    margin-right: 5px;
  }

  .employee-dashboard .appointment-box {
    background-color: #fff;
    border-radius: 10px;
  }

  .employee-dashboard .appointment-header {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 15px;
    padding-top:15px;
    background-color: #ffffff;
    border-radius: 10px 10px 0px 0px;
  }

  .employee-dashboard .appointment-calendar-button {
    background-color:#ffffff;
    margin: 0px 10px;
  }

  .employee-dashboard .appointment-calendar-button i {
    font-size:18px;
    color:#3a3a3a;
    line-height: 1;
    vertical-align: middle;
  }

  .employee-dashboard .appointment-date {
    color:#3a3a3a;
    font-size:20px;
    line-height: 1;
  }

  .employee-dashboard .appointment-header {
      position: relative;
  }

  .employee-dashboard .appointment-header #appointment-datepicker {
      position: absolute;
      top: 100%;
      left: 0;
      z-index: 1000;
  }

  .employee-dashboard .appointment-list {
    padding-bottom: 1px;
  }
  .employee-dashboard .appointment-list table, th, td {
    border-top: 0px !important;
    box-shadow: none;
  }

  .employee-dashboard .appointment-list .time {
    background-color: #23b1c5;
    color: #fff;
    font-size: 14px;
    padding: 1px 5px 1px 5px;
    border-radius: 2px;
    text-align: right;

  }

  .employee-dashboard .appointment-list .info {
    font-size: 15px;
    font-weight: 500;
    border-bottom: 2px solid #23b1c5;
    text-align: center;
    margin-right: 10px;
  }

  .employee-dashboard .appointment-list .info div{
    font-size: 13px;
  }

  .employee-dashboard .appointment-list .time-center {
    display: flex;
    justify-content: center;
  }

  .employee-dashboard .appointment-title {
    text-align: center;
    font-size: 20px;
    height: 50px;
    align-content: center;
    display: block;
    background-color: #ffffff;
    margin: 0px 0px 10px 0px;
    color: #000000;
    font-weight: bold;
    border-radius: 5px;
  }

  .appointment-calendar i{
    font-size: 20px !important;
    color: #000000;
    margin: 0px 2px 0px 0px;
  }

  .chart-calendar-container {
    display: flex;
    width: 100%;
    justify-content: center;
  }

  .chart-calendar-container #chart-calendar-daterange {
    width: 210px;
    border: 1px solid #38b6ff;
    border-radius: 2px;
    height: 30px;
    font-size: 14px;
    color: #000000;
    text-align: center;
  }

  .chart-calendar-container .calendar-icon {
    margin-left: -5px;
    cursor: pointer;
    height: 30px;
    width: 30px;
    background-color: #38b6ff;
    align-content: center;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
  }

  #chart-calendar-daterange:focus {
      outline: none;
      border: 1px solid #38b6ff;
  }

  .chart-calendar-container .calendar-icon i {
      color: #ffffff;
      font-size: 16px !important;
  }

  .employee-dashboard .appointment-list .no-entry{
    display: flex;
    justify-content: center;
    font-size: 14px;
  }

  .employee-dashboard .book-appointment-btn {
    background: linear-gradient(16deg, #76cddb, #18ade4) !important;
    width: 100%;
    padding: 27px 0px 28px 0px;
    border-radius: 20px !important;
    font-size: 20px;
    font-style: italic;
    font-weight: bold;
  }

  .employee-dashboard .messages-btn {
    background: linear-gradient(16deg, #76cddb, #18ade4) !important;
    width: 100%;
    padding: 15px 0px 15px 0px;
    border-radius: 20px !important;
    font-size: 20px;
    font-style: italic;
    font-weight: bold;
  }

  .employee-dashboard .sale-btn {
    background: linear-gradient(16deg, #76cddb, #18ade4) !important;
    width: 100%;
    padding: 15px 0px 15px 0px;
    border-radius: 20px !important;
    font-size: 20px;
    font-style: italic;
    font-weight: bold;
  }

  .employee-dashboard .gift-card-btn {
    background: linear-gradient(16deg, #76cddb, #18ade4) !important;
    width: 100%;
    padding: 15px 0px 15px 0px;
    border-radius: 20px !important;
    font-size: 20px;
    font-style: italic;
    font-weight: bold;
  }

  .employee-dashboard .my-profile-btn {
    background: linear-gradient(16deg, #76cddb, #18ade4) !important;
    width: 100%;
    padding: 15px 0px 15px 0px;
    border-radius: 20px !important;
    font-size: 20px;
    font-style: italic;
    font-weight: bold;
  }

  .employee-dashboard .center-panel-btn {
    margin-bottom: 15px;
  }

  .employee-dashboard .center-panel {
    padding-top: 50px;
  }

  .employee-dashboard .right-panel {
    text-align: center;
  }

  .employee-dashboard .worked-chat-title {
    font-size: 22px;
    color:#18ade4;
    transition: color 0.3s ease;
    height: 50px;
    align-content: center;
    text-align: center;
  }

  .employee-dashboard .center-panel-btn .btn-title {
    display:flex;
    justify-content: space-between;
    height: 25px;
  }

  .employee-dashboard .center-panel-btn .btn-title .left-label {
    padding-left: 10px;
  }

  .employee-dashboard .center-panel-btn .btn-title .left-label i {
    font-size: 22px;
  }

  .employee-dashboard .center-panel-btn .btn-title .right-label {
    padding-right: 10px;
  }

  .employee-dashboard .center-panel-btn .btn-title .right-label .message-badge {
    font-size: 16px;
    display: block;
    background: #ff0000;
    color: white;
    width: 20px;
    height: 20px;
    border-radius: 20px;
    font-style: normal;
    text-align: center;
    align-content: center;
  }

  .preview-image-container {
    height: 100%;
    width: auto;
    overflow: hidden;
  }
  
  .preview-theme {
    width: auto;
    height: 41px;
    display: block;
  }

  .preview-theme {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
  }

  .preview-theme-modal {
    display: none; 
    position: fixed; 
    z-index: 99999; 
    padding-top: 100px; 
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; 
    overflow: auto; 
    background-color: rgb(0,0,0); 
    background-color: rgba(0,0,0,0.9);
  }

  .preview-theme-modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
  }

  .preview-theme-caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
  }

  .preview-theme-modal-content, .preview-theme-caption {  
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
  }
  
  @-webkit-keyframes zoom {
    from {-webkit-transform:scale(0)} 
    to {-webkit-transform:scale(1)}
  }
  
  @keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
  }
  
  /* The Close Button */
  .preview-theme-modal-close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
  }
  
  .preview-theme-modal-close:hover,
  .preview-theme-modal-close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
  }
  
  /* 100% Image Width on Smaller Screens */
  @media only screen and (max-width: 700px){
    .preview-theme-modal-content {
      width: 100%;
    }
  }

  /* Container for the Google Calendar row */
.google-api-row {
  display: inline-flex;
  align-items: center;
  margin-bottom: 20px;
  gap: 10px; /* Space between elements */
}

/* Label styling */
.google-api-row .control-label {
  font-weight: bold;
  margin-right: 10px;
  width: 150px; /* Adjust width as needed */
}

/* Input field styling */
.google-api-row .form-control {
  flex-grow: 1; /* Allow the input field to take up remaining space */
  margin-right: 10px;
}

/* Button styling */
.google-api-row .btn {
  padding: 8px 15px;
  font-size: 14px;
  border-radius: 5px;
  background-color: #2c74db; /* Primary color for the button */
  border: none;
  color: #fff;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.google-api-row #google_calendar_id {
  width: 200px;
}

.google-api-row #google_form_url {
  width: 200px;
}

.google-api-row #google_sheet_id {
  width: 200px;
}

.google-api-row .btn:hover {
  background-color: #0e63da; /* Darker shade on hover */
}

.cash_register_count {

}

.cash_register_count .cash_register_header {
  margin-bottom: 10px;
  margin-top: 10px;
  color: #333;
  font-weight: bold;
  font-size: 18px;
}

.cash_register_count table {
  width: 100%;
  border-collapse: collapse;
  background-color: white;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}

.cash_register_count th {
  background-color: #333;
  color: white;
  padding: 12px;
  text-align: left;
}

.cash_register_count td {
  padding-left: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  border-bottom: 1px solid #ddd;
}

.cash_register_count input[type="text"] {
  width: 60px;
  padding-top: 2px;
  padding-bottom: 2px;
  margin-top: 2px;
  margin-bottom: 2px;
  border: 1px solid #ddd;
  border-radius: 4px;
}

.cash_register_count .total-row {
  background-color: #f8f8f8;
  font-weight: bold;
  font-size: 14px;
}
.cash_register_count .total-row td {
  padding-top: 6px;
  padding-bottom: 6px;
}

.cash_register_count .subtotal {
  color: #333;
}

/* Media query for mobile devices */
@media (max-width: 768px) {
  .google-api-row {
      flex-direction: column;
      align-items: flex-start;
  }

  .google-api-row .control-label,
  .google-api-row .form-control,
  .google-api-row .btn {
      width: 100%;
      margin-bottom: 10px;
  }

  .google-api-row .control-label {
      margin-right: 0;
  }

  .google-api-row .form-control {
      margin-right: 0;
  }
}

@font-face {
  font-family: 'password';
  font-style: normal;
  font-weight: 400;
  src: url("/quickadmin/fonts/password.ttf");
}

.fake-password-field {
  font-family: 'password';
  -webkit-text-security: disc;
}

.fake-password-field::placeholder
{
  font-family: Impact, Haettenschweiler;
}

.dropdown-button.extra-padding {
  padding: 5px 15px 5px 15px;
}

.content-column {
  margin-left: 3%!important;
  width: 94%!important;
}

.request-payment-dropdown-button {
  color: white;
  background: black;
  margin-left: 8px;
}

.request-payment-dropdown-button:focus, .request-payment-dropdown-button:hover {
  color: #dedede;
}

.btn-success.rebook-appointment {
  background-color: #008000;
}

.btn-success.rebook-appointment:hover,
.btn-success.rebook-appointment:active:hover,
.btn-success.rebook-appointment.active:hover,
.btn-success.rebook-appointment.active:focus {
  color: #fff;
  background-color: #008000ad;
  border-color: #008000;
}


.pos-mod-header-button {
  background: linear-gradient(16deg, #76cddb, #18ade4) !important;
  width: 100%;
  padding: 27px 0px 28px 0px;
  border-radius: 20px !important;
  font-size: 20px;
  font-style: italic;
  font-weight: bold;
  margin: 5px;
  border: none;
  color: white;
  box-shadow: 0 6px #999;
}

.pos-mod-header-button:hover {
  background: linear-gradient(16deg, #1290a6, #015b7c) !important;
  box-shadow: 0 6px #999;
}

.pos-mod-header-button:active {
  background: linear-gradient(16deg, #1290a6, #015b7c) !important;
  box-shadow: 0 2px #666;
  transform: translateY(4px);
}

.keypad-item {
  cursor: pointer;
  background: linear-gradient(16deg, #76cddb, #18ade4) !important;
  padding: 18px 0px 0px 22px;
  width: 60px;
  height: 60px;
  float: left;
  border-radius: 20px !important;
  font-size: 20px;
  font-style: italic;
  font-weight: bold;
  margin: 5px;
  border: none;
  color: white;
  box-shadow: 0 6px #999;
}

.keypad-item:hover {
  background: linear-gradient(16deg, #1290a6, #015b7c) !important;
  box-shadow: 0 6px #999;
}

.keypad-item:active {
  background: linear-gradient(16deg, #1290a6, #015b7c) !important;
  box-shadow: 0 2px #666;
  transform: translateY(4px);
}

#sendSelfCheckinPhoneNumberButton {
  width: 203px!important;
  padding: 11px 0px 9px 0px!important;
}

.backspace-icon {
  width: 25px;
  height: 15px;
  background-color: white;
  clip-path: polygon(0% 50%, 15% 0%, 100% 0%, 100% 100%, 15% 100%);
  position: relative;
  display: inline-block;
}

/* "X" inside the icon */
.backspace-icon::before,
.backspace-icon::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 35%;
  width: 30%;
  height: 2px;
  background-color: #18ade4;
}

.backspace-icon::before {
  transform: translateY(-50%) rotate(45deg);
}

.backspace-icon::after {
  transform: translateY(-50%) rotate(-45deg);
}

.keypad-center-div {
  max-width: fit-content;
  margin-left: auto;
  margin-right: auto;
}

.btn-lead {
  min-width: 130px;
}

.lead-button-group {
    display: flex;
    gap: 10px;
}

.general-mailing-clients-count {
  font-size: large;
}

.customer-tag {
  border-radius: 10px 10px;
  background-color: #3694ce;
  color: #ffffff;
  text-align: center;
  display: inline-block;
  padding: 4px;
  position: absolute;
  left: 15px;
}

/* Only select2-tags-dropdown Start */

   /* Make dropdown container behave like flex */
.select2-tags-dropdown .select2-results__options {
   display: flex !important;
   flex-wrap: wrap;
   gap: 8px;
   padding: 8px;
 }

/* Make each option behave like tag (no full width) */
.select2-tags-dropdown .select2-results__option {
  width: auto !important;
  padding: 0 !important;
  background: transparent !important;
}

/* Remove default hover full-row effect */
.select2-tags-dropdown .select2-results__option--highlighted {
  background: transparent !important;
}

.select2-tags-dropdown .select2-results__option:hover span.tag-badge {
  transform: scale(1.05);
  transition: 0.15s ease;
}

#tags + .select2-container .select2-selection--multiple .select2-selection__choice {
  border: none !important;
}

.select2-tags-dropdown .select2-results__option[aria-selected="true"] {
  display: none;
}

/* Only select2-tags-dropdown End */

/* MOBILE VIEW start */

@media (pointer: coarse)  {
  .page-container {
    margin-top: 0px !important;
  }

  #iframeForPaymentForm {
    min-width: auto!important;
  }

  .continue-button-v2 {
    position: fixed!important;
    bottom: 15px!important;
    width: auto!important;
    right: 25px!important;
  }

  .provider-item {
    width: 130px!important;
  }

  .gradient-background  .page-title span{
    color: var(--primary);
  }

  .mobile-action-button a,
  .mobile-action-button button,
  .mobile-action-button input,
  .mobile-action-button form {
    width: 100%;
  }

  .request-payment-dropdown-button {
    margin-left: 0!important;
    margin-top: 3px!important;
  }

  .quick-cash-payment-block img {
    width: 15%;
    padding-bottom: 5px;
  }
}

/* MOBILE VIEW  end */
