.grey-1 {
  color: #191919; }

.grey-2 {
  color: #232323; }

.grey-3 {
  color: #383838; }

.grey-4 {
  color: #6A6A6A; }

.grey-5 {
  color: #8C8C8C; }

.grey-6 {
  color: #D0D0D0; }

.grey-7 {
  color: #DFDFDF; }

.grey-8 {
  color: #EDEDED; }

.grey-9 {
  color: #F7F7F7; }

.color-yellow {
  color: #FFFA00; }

.color-pink {
  color: #FF32A7; }

.font-weight-extrabold {
  font-weight: 800; }

.font-weight-black {
  font-weight: 900; }

.outlined-text {
  -webkit-text-stroke-width: 3px;
  -webkit-text-stroke-color: #000; }

.outline-none,
.outline-none:focus {
  outline: none; }

h1 {
  font-size: 68px; }

h2 {
  font-size: 40px; }

h5 {
  font-size: 24px; }

.font-size-14 {
  font-size: 14px; }

.font-size-18 {
  font-size: 18px; }

body {
  background-color: #fcfcfc; }

.poppins {
  font-family: "Poppins", sans-serif; }

.letter-spacing-n2 {
  letter-spacing: -2px; }

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-background-clip: text;
  -webkit-text-fill-color: #000;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  -o-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
  -webkit-box-shadow: inset 0 0 0px 0px #23232329;
  box-shadow: inset 0 0 0px 0px #23232329; }

.upload-img {
  min-height: 120px;
  width: 100%; }
  .upload-img img {
    -o-object-fit: contain;
    object-fit: contain;
    height: 120px;
    width: 100%;
    padding: 10px; }

.table-bordered th, .table-bordered td {
  border-bottom: 1px solid #dee2e6;
  border-right: 0px; }

.sweet-alert button.confirm {
  background-color: #FF32A7 !important; }
  .sweet-alert button.confirm:hover {
    background: -webkit-linear-gradient(156.03deg, #FF32A7 6.25%, #FFFA00 100.87%) padding-box !important;
    background: -o-linear-gradient(156.03deg, #FF32A7 6.25%, #FFFA00 100.87%) padding-box !important;
    background: linear-gradient(293.97deg, #FF32A7 6.25%, #FFFA00 100.87%) padding-box !important; }

.sweet-alert button.cancel {
  border-color: #FF32A7 !important;
  border: 1px solid;
  color: #FF32A7;
  background-color: transparent !important; }
  .sweet-alert button.cancel:hover {
    background-color: #FF32A7 !important;
    color: #fff; }

table.dataTable.table-striped tbody tr:nth-of-type(odd) {
  background-color: transparent; }

table.dataTable thead .sorting:before, table.dataTable thead .sorting:after {
  content: "";
  display: none; }

table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_asc:after {
  content: "";
  display: none; }

.gradientBox {
  background: -webkit-linear-gradient(156.03deg, #FF32A7 6.25%, #FFFA00 100.87%);
  background: -o-linear-gradient(156.03deg, #FF32A7 6.25%, #FFFA00 100.87%);
  background: linear-gradient(293.97deg, #FF32A7 6.25%, #FFFA00 100.87%);
  -webkit-box-shadow: 6px 6px 12px 0px #3838380F;
  box-shadow: 6px 6px 12px 0px #3838380F; }

.img-shadow {
  -webkit-box-shadow: 6px 6px 12px 0px #3838380F;
  box-shadow: 6px 6px 12px 0px #3838380F; }

.rounded-8 {
  border-radius: 8px; }

.rounded-20 {
  border-radius: 20px; }

.rounded-pill {
  border-radius: 50rem; }

.btn-outline-primary {
  border-color: #FF32A7;
  color: #FF32A7;
  min-height: 48px; }

.btn-outline-primary:hover {
  border-color: #FF32A7;
  background-color: #FF32A7;
  color: #fff; }

a:hover {
  color: #FF32A7; }

.align-items-safe-center {
  -webkit-box-align: safe center;
  -ms-flex-align: safe center;
  align-items: safe center; }

.bg-white-lite {
  background-color: #FAFAFB; }

/* Login Style */
.login-input .form-group .form-control {
  border-bottom: solid 1px #8C8C8C; }

.login-input .form-group .form-control.h-24 {
  min-height: 24px;
  height: 24px; }

.login-input .btnShowHide {
  right: 0;
  top: 12px; }

.login-form__btn.submit {
  min-height: 48px;
  background: #FF32A7;
  padding: 0; }

.login-form__btn.submit:hover {
  background: -webkit-linear-gradient(156.03deg, #FF32A7 6.25%, #FFFA00 100.87%) padding-box;
  background: -o-linear-gradient(156.03deg, #FF32A7 6.25%, #FFFA00 100.87%) padding-box;
  background: linear-gradient(293.97deg, #FF32A7 6.25%, #FFFA00 100.87%) padding-box; }

.login-input .form-group label.color-pink {
  color: #FF32A7;
  font-size: 14px; }

.qrCodeShadow {
  -webkit-box-shadow: 6px 6px 12px 0px #3838380F;
  box-shadow: 6px 6px 12px 0px #3838380F; }

[data-nav-headerbg="color_1"] .nav-header {
  background-color: #ffffff;
  -webkit-box-shadow: 6px 6px 12px 0px #3838380F;
  box-shadow: 6px 6px 12px 0px #3838380F; }

[data-headerbg="color_1"] .header {
  background-color: transparent; }

.nk-sidebar .metismenu > li.active > a,
.nk-sidebar .metismenu > li:hover > a {
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 50, 167, 0.1)), to(rgba(255, 50, 167, 0)));
  background: -webkit-linear-gradient(left, rgba(255, 50, 167, 0.1) 0%, rgba(255, 50, 167, 0) 100%);
  background: -o-linear-gradient(left, rgba(255, 50, 167, 0.1) 0%, rgba(255, 50, 167, 0) 100%);
  background: linear-gradient(90deg, rgba(255, 50, 167, 0.1) 0%, rgba(255, 50, 167, 0) 100%);
  color: #FF32A7; }

.nk-sidebar .metismenu > li:hover span,
.nk-sidebar .metismenu > li:focus span,
.nk-sidebar .metismenu > li.active span {
  color: #FF32A7; }

.nk-sidebar .metismenu > li:hover svg path,
.nk-sidebar .metismenu > li:focus svg path,
.nk-sidebar .metismenu > li.active svg path {
  fill: #FF32A7; }

.nk-sidebar {
  -webkit-box-shadow: 6px 6px 12px 0px #3838380F;
  box-shadow: 6px 6px 12px 0px #3838380F; }

.nav-header .brand-logo a {
  padding-top: 1rem;
  padding-bottom: 1rem; }

.rounded-8 {
  border-radius: 8px; }

.rounded-16 {
  border-radius: 16px; }

.w-h-48 {
  width: 48px;
  height: 48px; }

.w-h-20 {
  width: 20px;
  height: 32px; }

.gradientBox {
  background: -webkit-linear-gradient(156.03deg, rgba(255, 50, 167, 0.2) 0%, rgba(255, 250, 0, 0.2) 100%);
  background: -o-linear-gradient(156.03deg, rgba(255, 50, 167, 0.2) 0%, rgba(255, 250, 0, 0.2) 100%);
  background: linear-gradient(293.97deg, rgba(255, 50, 167, 0.2) 0%, rgba(255, 250, 0, 0.2) 100%); }

.dataTables_wrapper {
  padding: 0 !important; }
  .dataTables_wrapper .dataTables_filter input {
    border: solid 1px #EDEDED;
    border-radius: 50rem;
    background: url("../images/icon-search.png") no-repeat 14px center;
    padding-left: 35px; }

.page-item.active .page-link {
  background-color: #FFBF00;
  border-color: #FFBF00; }

.object-contain {
  -o-object-fit: contain;
  object-fit: contain; }

.greyBox {
  background-color: #EDEDED; }

.uppercase {
  text-transform: uppercase; }

#partialViewContainer .min-h-100 {
  min-height: 100px; }

.nav-header .brand-logo a {
  padding: 10px; }
  .nav-header .brand-logo a b img {
    max-height: 45px;
    margin-top: 0 !important; }

@media only screen and (max-width: 767px) {
  /* .nav-header,
	 &.brand-logo {
		 a {
			 padding: 10px;
			 b img {
				 max-height: 45px;
			 }
		 }
	 }
	 .nav-header {
		 width: 100%;
	 }
	 .nav-control {
		 left: .4375rem;
	 } */ }
