body {
	background:#f2f2f2 !important;
}
[data-bs-theme=dark] body {
	background:#292e32 !important;
}
.otp-input {
    padding: 0 !important;
    background: #fff !important;
    font-weight: 900;
}
.otp-input:focus {
    padding: 0 !important;
    background: #fff !important;
    border: 2px solid #000 !important;
    font-weight: 900;
}
@media (min-width: 414px){
.otp_field {
    width: 25% !important;
}}
@media (min-width: 375px){
.otp_field {
    width: 25% !important;
}}
@media (min-width: 360px){
.otp_field {
    width: 25% !important;
}}
@media (min-width: 1200px){
.otp_field {
    width: 16.666% !important;
}}
@media (min-width: 1024px){
.otp_field {
    width: 16.666% !important;
}}
/* :is([data-layout=vertical],[data-layout=semibox])[data-sidebar-size=sm] .navbar-menu .navbar-nav .nav-item:hover>a.menu-link {
    color: #fff;
    position: relative;
    width: calc(200px + var(--vz-vertical-menu-width-sm));
    transition: none;
    background: linear-gradient(45deg, #f3126e, #ff690d) !important;
}
:is([data-layout=vertical],[data-layout=semibox])[data-sidebar-size=sm] .navbar-menu .navbar-nav .nav-item:hover>.menu-dropdown {
    display: block;
    left: var(--vz-vertical-menu-width-sm);
    position: absolute;
    width: 200px;
    background: linear-gradient(45deg, #f3126e, #ff690d) !important;
    height: auto !important;
    padding: 0.5rem 0;
    border-radius: 0 0 3px 3px;
    box-shadow: 0 2px 4px #0f223a1f;
}
.navbar-menu .navbar-nav .nav-sm .nav-link {
    color: #000 !important;
    font-family: Poppins, sans-serif;
}
:is([data-layout=vertical],[data-layout=semibox])[data-sidebar-size=sm] .navbar-menu .navbar-nav .nav-sm .nav-link {
    color: #000;
    font-family: Poppins, sans-serif;
} */
:is([data-layout=vertical],[data-layout=semibox])[data-sidebar-size=sm] .navbar-brand-box {
    position: fixed;
    padding: 0;
    width: var(--vz-vertical-menu-width-sm);
    z-index: 1;
    top: 0;
    background-color: #fff;
}
 /*:is([data-layout=vertical],[data-layout=semibox])[data-sidebar-size=sm] .navbar-menu .navbar-nav .nav-link.active:hover {
    color: #000 !important;
} */
div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    margin: 10px 0 !important;
    white-space: nowrap;
    justify-content: flex-end;
}
.navbar-brand-box {
    background: #fff;
}
[data-bs-theme=dark] .navbar-brand-box {
    background-color: var(--vz-card-bg);
}
@media (min-width: 1024px){
.content-just {
	display: flex;
	justify-content: space-between;
}}
.current_services {
    background: #fff;
    border-color: #f70;
    color: #f70;
    font-weight: 700;
	width: 100%;
}
.current_services:hover {
    background: #fff;
    border-color: #197e376b;
    color: #197E37;
    font-weight: 700;
}
.pks-btn-green {
	border-radius: 12px;
    font-size: 16px;
    font-weight: 500;
    justify-content: center;
    padding: .6rem 2rem;
    background: #fff;
    display: inline-flex;
    align-items: center;
    color: #000;
    border: 1px solid #ddd;
    float: right;
}
.pks-btn-green:hover {
	background: #007f3d;
    border: 1px solid #007f3d;
}
.documents_sticky {
    position: sticky;
    display: flex;
    top: 95px;
}
.select2-container .select2-selection--single {
    height: 42px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 40px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 37px !important;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
}
.gstreturn_table {
  border-collapse: collapse;
  width: 100%;
}

table.gstreturn_table td,
table.gstreturn_table th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}
[data-bs-theme=dark] table.gstreturn_table td,
[data-bs-theme=dark] table.gstreturn_table th {
  border: 1px solid #dddddd38;
  text-align: left;
  padding: 8px;
}

.gstreturn_table tr:nth-child(even) {
  background-color: #f9f9f9;
}
.gstreturnstatus {
	display: flex;
    justify-content: center;
    margin-left: -1px;
    margin-right: -1px;
    margin-top: 0;
}
.gstreturnstatus2 {
	display: flex;
	justify-content: center;
	padding: 5px;
}
.gstreturn_table_inner {
  border-collapse: collapse;
  width: 100%;
}
table.gstreturn_table_inner td,
table.gstreturn_table_inner th {
  border: 1px solid #dddddd;
    padding: 0;
    text-align: center;
}
[data-bs-theme=dark] table.gstreturn_table_inner td,
[data-bs-theme=dark] table.gstreturn_table_inner th {
  border: 1px solid #dddddd38;
    padding: 0;
    text-align: center;
}
.gstreturn_table_inner tr:nth-child(even) {
  background-color: #f9f9f9;
}
.gst_month_title {
	text-align: center;
}
.gstreturnstatus .GSTR1 {
	border: 1px solid #ddd;
    padding-right: 10px;
    height: 27px;
    padding-left: 10px;
}
.gstreturnstatus .GSTR3B {
	border: 1px solid #ddd;
    padding-right: 10px;
    height: 27px;
    padding-left: 10px;
}
[data-bs-theme=dark] .gstreturnstatus .GSTR1 {
	border: 1px solid #dddddd38;
    padding-right: 10px;
    height: 27px;
    padding-left: 10px;
}
[data-bs-theme=dark] .gstreturnstatus .GSTR3B {
	border: 1px solid #dddddd38;
    padding-right: 10px;
    height: 27px;
    padding-left: 10px;
}
.gstreturnstatus2 .GSTR1 {
	border: 1px solid #ddd;
    padding-right: 10px;
    height: 27px;
    padding-left: 10px;
}
.gstreturnstatus2 .GSTR3B {
	border: 1px solid #ddd;
    padding-right: 10px;
    height: 27px;
    padding-left: 10px;
}
[data-bs-theme=dark] .gstreturnstatus2 .GSTR1 {
	border: 1px solid #dddddd38;
    padding-right: 10px;
    height: 27px;
    padding-left: 10px;
}
[data-bs-theme=dark] .gstreturnstatus2 .GSTR3B {
	border: 1px solid #dddddd38;
    padding-right: 10px;
    height: 27px;
    padding-left: 10px;
}
.file-done {
	background: linear-gradient(45deg, #49a906a8, #49a90638) !important;
    color: #49a906;
    border: 0px solid #49a906 !important;
    cursor: pointer;
}
.file-pending {
	background: linear-gradient(45deg, #f4433647, #f44336a8) !important;
    color: #F44336;
    border: 0px solid #F44336 !important;
    cursor: pointer;
}
.btn-blue {
	background: #3F51B5;
    color: #fff;
}
.btn-blue:hover {
	border: 1px solid #3F51B5;
	background: #fff;
    color: #3F51B5;
}
.ttx_table td,
.ttx_table th {
  border: 1px solid #dddddd;
  padding: 8px;
}
tr:nth-child(even) {
  background-color: #f9f9f9;
}
[data-bs-theme=dark] tr:nth-child(even) {
	background:#292e32 !important;
}
.bg-gradient-deepblue {
    background: linear-gradient(45deg, #03A9F4, #2575fc) !important;
}
.bg-gradient-ohhappiness {

    background: linear-gradient(25deg, #307803, #91d90a) !important;
}
.bg-gradient-ibiza {
    background: linear-gradient(45deg, #ee0979, #ff6a00) !important;
}
.bg-gradient-moonlit {
    background: linear-gradient(to right, #0f2027, #203a43, #2c5364) !important;
}
.navbar-menu .navbar-nav .nav-link:hover {
    background: rgb(255 255 255 / 12%);
}
.key-btn {
    background: #e2e2e2;
    padding: 7px;
    border-radius: 5px;
    color: #000;
    filter: blur(3px); /* Initially blurred */
    transition: filter 0.3s ease-in-out; /* Smooth transition */
}
.key-btn:hover {
    cursor: pointer;
    filter: blur(0px); /* Remove blur on hover */
}

.auth-bg-cover {
  background: linear-gradient(-45deg,#405189 50%,#0ab39c);
  background: #f1f1f1;
}
[data-layout=horizontal] .navbar-menu .navbar-nav .nav-link {
    color: var(--vz-topnav-item-color);
    padding: .75rem 1rem;
}
@media only screen and (max-width: 600px) {
  .mobile-view-50 {
    width: 50%;
    margin-bottom: -13px;
  }
}
@media only screen and (max-width: 600px) {
  .mobile-hide {
    display: none;
  }
}
@media only screen and (max-width: 600px) {
  .mobile-view-100 {
    width: 100% !important;
  }
}
@media only screen and (max-width: 600px) {
  .mobile-view-60 {
    width: 60% !important;
  }
}
@media only screen and (max-width: 600px) {
	.mobile-view-40 {
		width: 40% !important;
	}
	.page-content {
		padding: 85px 12px;
	}
	.container-fluid {
		padding: 0 !important;
	}
	.page-title-box {
		display: none !important;
	}
}


/* Mobile Menu */
.mobile-nav {
	background: #fff;
    position: fixed;
    bottom: 0;
    height: auto;
    width: 100%;
    display: flex;
    justify-content: space-around;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 10px 10px 0px 0px;
	z-index: 99;
	padding: 0 15px;
}
.mobile-nav .active i {
    color: #3166cc !important;
    padding: 0;
    border-radius: 16px;
}
.mobile-nav .active span {
    color: #3166cc !important;
}
.mobile-nav .active {
    color: #3166cc !important;
    border-radius: 0;
    border-top: 3px solid #3166cc;
}
.bloc-icon {
    text-align: center;
    font-weight: 400;
    line-height: 15px;
    padding: 10px 0;
	border-top: 3px solid #fff;
	width: 100%;
}
.bloc-icon i {
	color: #333;
	font-size: 18px;
}
.bloc-icon span {
	color: #333;
    font-size: 11px;
}
.bloc-icon img {
	width: 30px;
}
@media screen and (min-width: 600px) {
  .mobile-nav {
	display: none !important;
  }
}
@media screen and (max-width: 767px) {
    div.dataTables_wrapper div.dataTables_length {
        text-align: center;
		float: left !important;
    }
}
@media screen and (max-width: 767px) {
    div.dataTables_wrapper div.dataTables_filter {
        text-align: center;
		float: right !important;
		margin-top: -36px !important;
    }
}
@media screen and (max-width: 767px) {
    div.dataTables_wrapper div.dataTables_info {
        text-align: center;
		float: left !important;
    }
}
@media screen and (max-width: 767px) {
    div.dataTables_wrapper div.dataTables_paginate {
        text-align: center;
		float: right !important;
		margin-top: -36px !important;
    }
}

@media only screen and (max-width: 600px) {
	.mobile-step-number {
		
		font-size: 22px;
		width: 30px;
		display: block;
		margin-left: auto;
		margin-right: auto;
		border-radius: 6px;
	}
}
.gst-step-heading {
	justify-content: space-between;
	border: 2px solid #fff;
	background: #8BC34A;
	color: #fff;
	padding: 10px;
	border-radius: 7px;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.text-underline {
	text-decoration: underline;
}
.hover-underline:hover {
	text-decoration: underline;
}
.itrsummary {
    background-color: #fff9c5;
}
.text-success {
	color: #229a0f !important;
}
.bg-green {
	background: #229a0f !important;
	color: #fff !important;
}
.form-control:focus {
    border: 2px solid #000;
}
.white-bottom-border {
    border-bottom: 1px solid #fff;
}
.shadow2{
	box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
}
.hamburger-icon.open {
    -webkit-transform: rotate(-90deg);
    transform: rotate(0deg);
}
.hamburger-icon {
    width: 20px;
    height: auto;
    position: relative;
    cursor: pointer;
    display: inline-block;
}
table.dataTable td.dataTables_empty, table.dataTable th.dataTables_empty {
    text-align: center;
    padding: 10px;
    font-weight: 600;
    --vz-table-accent-bg: var(--vz-secondary-bg);
}
.resize-none {
	resize: none;
}
/* Hide radio buttons */
.rating-star {
    display: none;
}

/* Style for the stars */
.star {
    font-size: 30px;
    color: #ccc; /* Default gray color */
    cursor: pointer;
}

/* Highlight stars up to the selected star */
.rating-star:checked ~ label {
    color: #F70; /* Yellow for selected stars */
}

/* Hover effect for a better user experience */
.star:hover,
.star:hover ~ label {
    color: #F70; /* Light yellow on hover */
}
.badge {
    font-size: 12px !important;
    padding: 6px 10px !important;
	font-weight: 500;
}
.badge.bg-success {
    background-color: #229a0f !important;
}
:is([data-layout=vertical],[data-layout=semibox])[data-layout-style=detached] #layout-wrapper, :is([data-layout=vertical],[data-layout=semibox])[data-layout-style=detached] .main-content {
    min-height: 0;
}
.table>thead {
    background: #f1f1f1;
}
.card-border {
	border:1px solid #ddd;
	box-shadow:none !important;
}

.certificate_bg {
	background-image:url(../img/csp_certificate_bg.png);
	padding: 165px 200px;
    height: 1100px;
    background-size: contain;
    background-repeat: no-repeat;
	background-position: center;
}
@media (max-width: 768px) {
	.certificate_bg {
		padding: 150px 20px;
		background-size: cover;
		background-position: center;
	}
}
.certificate_headline {
    font-size: 48px;
    font-family: 'serif';
    color: #f8982a;
}
.ffbx {
	font-family: 'serif';
}
.bluetext {
	color: #3d409b !important;
}
.uppercase {
	text-transform:uppercase;
}

.swal2-html-container {
    font-size: 16px;
    padding: 0;
}