@charset "utf-8";
/* CSS Document */

/*---------- Google Fonts ----------*/
@import url("https://fonts.googleapis.com/css2?family=Kumbh+Sans:wght@100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");

body {
    font-family: "Montserrat", sans-serif;
    background: #ffffff;
    /* overflow-x: hidden; */
}

.overflowSection {
    overflow: hidden;
}

:root {
    --Primary: #460182;
    --Secondary: #5841ee;
    --Yellow: #fbc011;
    --Black: #0d0d0d;
    --White: #ffffff;
}

a,
input,
button,
textarea {
    outline: none !important;
}

a {
    transition: all ease-in-out 300ms;
    -webkit-transition: all ease-in-out 300ms;
    -ms-transition: all ease-in-out 300ms;
    -o-transition: all ease-in-out 300ms;
    -moz-transition: all ease-in-out 300ms;
}

.btn {
    cursor: pointer;
    border-radius: 40px;
    display: inline-block;
    /* padding: 24px; */
    padding: 10px;
    text-decoration: none;
    font-family: "Kumbh Sans";
    font-size: 15px;
    font-weight: 600;
    line-height: 24.8px;
    text-align: center;
    color: var(--Black);
    transition: 0.2s;
    position: relative;
    z-index: 99;
    background-color: var(--Yellow);
    border: none;
    text-transform: uppercase;
}

.btn:hover {
    color: var(--White);
    background-color: var(--Black);
}

button.link {
    font-family: "Kumbh Sans";
    font-size: 20px;
    font-weight: 600;
    line-height: 24.8px;
    color: var(--Secondary);
    border: none;
    background: transparent;
    text-transform: uppercase;
    padding: 20px;
    border-radius: 40px;
}

button.link:hover {
    background: var(--Yellow);
}

p {
    color: #4c4c6e;
    font-size: 16px;
    line-height: 28px;
}

.btn-blue {
    font-size: 14px;
    line-height: 14px;
    background: #2489FF;
    color: #ffffff;
    border-radius: 6px !important;
    padding: 10px;
}

/*==================================================================*/
/*========== Header Start ==========*/
/*==================================================================*/

.main-title {
    font-size: 44px;
    font-weight: 600;
    line-height: 53.64px;
    color: var(--White);
    padding: 0 0 44px;
}

.main-title * {
    font-weight: inherit;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    margin: 0;
}

.main-title span {
    font-size: 20px;
    font-weight: 400;
    line-height: 24.38px;
    display: block;
    color: var(--White);
}

.section-title {
    font-size: 34px;
    font-weight: 600;
    line-height: 41.45px;
    color: var(--Black);
    padding: 0 0 30px;
    text-transform: capitalize;
}

.section-title * {
    font-weight: inherit;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    margin: 0;
}

.section-title span {
    font-size: 20px;
    font-weight: 400;
    line-height: 24.38px;
    display: block;
    color: var(--White);
}

.contact-title span {
    font-size: 20px;
    font-weight: 400;
    line-height: 40px;
    display: block;
    color: var(--White);
}

.sub-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 24.38px;
    color: var(--White);
    padding: 0 0 24px;
    text-transform: capitalize;
}

.sub-title * {
    font-weight: inherit;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    margin: 0;
}

.white-title {
    color: var(--White);
}

.navbar {
    padding: 0;
    background: #ffffff;
    padding: 20px 40px;
    border-radius: 0 0 20px 20px;
}

.navbar-nav .nav-item {
    position: relative;
    padding: 0;
}

.navbar-nav .nav-item:last-child {
    padding-right: 0;
}

.navbar-nav .nav-item:last-child:after {
    display: none;
}

.navbar-brand {
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    flex: 1;
}

.navbar-brand img {
    width: 50px;
    border-radius: 6px;
}

.navbar-brand h6 {
    font-size: 20px;
    font-weight: 600;
    line-height: 24.38px;
    margin: 0;
    color: var(--Black);
    margin-left: 12px;
}

.header {
    padding: 0 20px;
}

.navbar-brand h6 span {
    font-size: 14px;
    font-weight: 500;
    line-height: 17.07px;
    margin: 0;
    color: var(--Black);
    display: block;
}

.right-menu li {
    padding: 0 10px;
}

.right-menu {
    padding: 0;
    margin: 0 -10px;
    list-style: none;
    margin-left: auto;
    display: flex;
    align-items: center;
}

.user-dropdown .dropdown-menu {
    padding: 0;
    overflow: hidden;
}

.user-dropdown .dropdown-toggle.show {
    border-radius: 10px 10px 0px 0px;
}

.user-dropdown .dropdown-toggle .user-img {
    height: 39px;
    width: 39px;
    margin-right: 24px;
}

.user-dropdown .dropdown-toggle .user-img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.user-dropdown .dropdown-toggle {
    border-radius: 10px;
    border: none;
    background: transparent;
    font-size: 16px;
    font-weight: 600;
    color: var(--Black);
    line-height: 19.5px;
    padding-right: 34px;
}

.dropdown .dropdown-toggle:after {
    background-image: url("data:image/svg+xml,%3Csvg width='12' height='7' viewBox='0 0 12 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.0002 0.670004C10.8128 0.483753 10.5594 0.379211 10.2952 0.379211C10.031 0.379211 9.77756 0.483753 9.59019 0.670004L6.00019 4.21L2.46019 0.670004C2.27283 0.483753 2.01938 0.379211 1.75519 0.379211C1.49101 0.379211 1.23756 0.483753 1.05019 0.670004C0.956464 0.762967 0.88207 0.873568 0.831301 0.995427C0.780533 1.11729 0.754395 1.24799 0.754395 1.38C0.754395 1.51202 0.780533 1.64272 0.831301 1.76458C0.88207 1.88644 0.956464 1.99704 1.05019 2.09L5.29019 6.33C5.38316 6.42373 5.49376 6.49813 5.61562 6.54889C5.73747 6.59966 5.86818 6.6258 6.00019 6.6258C6.1322 6.6258 6.26291 6.59966 6.38477 6.54889C6.50663 6.49813 6.61723 6.42373 6.71019 6.33L11.0002 2.09C11.0939 1.99704 11.1683 1.88644 11.2191 1.76458C11.2699 1.64272 11.296 1.51202 11.296 1.38C11.296 1.24799 11.2699 1.11729 11.2191 0.995427C11.1683 0.873568 11.0939 0.762967 11.0002 0.670004Z' fill='black'/%3E%3C/svg%3E%0A");
    border: none;
    height: 7px;
    width: 12px;
    margin-left: 10px;
    position: absolute;
    right: 8px;
    top: 10px;
}

.user-dropdown .dropdown-item:focus,
.user-dropdown .dropdown-item:hover {
    background: var(--Primary);
    color: var(--White);
}

.user-dropdown li {
    display: block;
}

.user-dropdown .dropdown-item {
    padding: 10px;
    background: transparent;
    border: none;
    border-radius: 0;
    font-size: 14px;
    font-weight: 500;
    line-height: 16.94px;
    display: flex;
    align-items: center;
    color: #000;
    text-transform: capitalize;
}

.main-body {
    background: url("../images/main-bg.svg");
    /* height: 100vh;
	max-height: 100vh; */
    background-size: cover;
    background-position: center center;
    min-height: 100vh;
}

.login-box {
    /* background: var(--Primary);
    box-shadow: 0px 30px 50px 0px #00000033;
    padding: 50px;
    border-radius: 50px 0px 0px 50px; */
}

.form-group {
    margin: 0 0 24px;
}

.form-control {
    border: 1px solid #d9d9d9;
    border-radius: 20px;
    padding: 20px;
    font-family: "Kumbh Sans";
    font-size: 18px;
    font-weight: 400;
    line-height: 22.32px;
    color: var(--Black);
    height: 70px;
}

.form-control::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: var(--Black);
}

.form-control::-moz-placeholder {
    /* Firefox 19+ */
    color: var(--Black);
}

.form-control:-ms-input-placeholder {
    /* IE 10+ */
    color: var(--Black);
}

.form-control:-moz-placeholder {
    /* Firefox 18- */
    color: var(--Black);
}

.login-main {
    /* height: 100%; */
    min-height: 100vh;
    display: flex;
    align-items: center;
    padding: 40px 0;
    justify-content: center;
}

.login-main .container {
    max-width: 1000px;
}

.logo-box {
    background: #ffffff;
    padding: 31px 50px;
    min-height: 764px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.login-box .link {
    font-family: "Kumbh Sans";
    font-size: 16px;
    font-weight: 500;
    line-height: 19.84px;
    text-decoration: none;
    color: #fff;
    text-transform: capitalize;
}

.login-box .link:hover {
    color: #fbc011;
}

.forgot-link {
    margin-top: -14px;
}

.login-main .row {
    align-items: center;
}

.logo-box .navbar-brand {
    display: block;
    text-align: center;
}

.logo-box .navbar-brand h6 span {
    font-size: 20px;
    font-weight: 500;
    line-height: 24.38px;
    display: block;
    margin: 10px 0 0;
}

.logo-box .navbar-brand h6 {
    margin: 0;
    font-size: 32px;
    font-weight: 600;
    line-height: 39.01px;
}

.login-box .btn {
    display: block;
    width: 100%;
}

.login-box p {
    font-size: 16px;
    font-weight: 500;
    line-height: 19.5px;
    margin: 0;
    color: var(--White);
    text-align: center;
}

table.dataTable thead th,
table.dataTable thead td {
    font-size: 16px;
    font-weight: 600;
    line-height: 19.5px;
    text-transform: capitalize;
    color: #242424;
    padding: 20px 40px;
}

table.dataTable thead th:last-child,
table.dataTable thead td:last-child {
    text-align: right;
}

table.dataTable tbody td {
    font-size: 16px;
    font-weight: 500;
    line-height: 19.5px;
    text-transform: capitalize;
    color: #242424;
    padding: 20px 40px;
}

table.dataTable tbody td .copy-td {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}

table.dataTable tbody td a.link {
    text-decoration: none;
    color: var(--Secondary);
    display: flex;
    align-items: center;
    margin: auto;
}

table.dataTable thead th .screen-switch {
    display: inline-block;
}

table.dataTable thead th .form-switch {
    margin: 0;
    margin-right: 5px;
    padding-right: 0;
    position: relative;
}

table.dataTable thead th .form-switch .form-check-input {
    margin-right: 0;
    position: absolute;
    right: 0;
}

table.dataTable thead th .form-switch label {
    display: inline-block;
    padding-left: 0;
    margin: 0;
    padding-right: 30px;
    font-size: 14px;
}

table.dataTable thead th a,
table.dataTable thead td a {
    color: var(--Secondary);
    text-decoration: none;
    display: inline-block;
    margin-right: 10px;
    color: #2489FF;
}

table.dataTable thead th a img,
table.dataTable thead td a img {
    margin-left: 8px;
    display: inline-block;
    vertical-align: middle;
    width: 22px;
}

table.dataTable thead th a span,
table.dataTable thead td a span {
    display: inline-block;
    vertical-align: middle;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    min-width: 1.5em;
    padding: 0.5em 1em;
    margin-left: 0;
    text-align: center;
    text-decoration: none !important;
    cursor: pointer;
    color: #c3c3c3 !important;
    border: 1px solid #f7f7f7;
    border-radius: 0;

    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
}

.dataTables_wrapper .dataTables_paginate .paginate_button svg path {
    fill: #000000;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.next svg {
    margin-left: 10px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.previous svg {
    margin-right: 10px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
    color: #c3c3c3 !important;
    border: 1px solid #f7f7f7 !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled svg path,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover svg path,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active svg path {
    fill: #c3c3c3;
}

table.dataTable.no-footer {
    border: none;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover svg path,
.dataTables_wrapper .dataTables_paginate .paginate_button.current svg path,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover svg path {
    fill: #fff;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.next:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    background: #156aff;
    color: #fff !important;
    border-color: #156aff !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.previous {
    display: none;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    min-width: 1.5em;
    padding: 10px 15px;
    margin-left: 0;
    text-align: center;
    text-decoration: none !important;
    cursor: pointer;
    color: #c3c3c3 !important;
    border: 1px solid #f7f7f7;
    border-radius: 0;

    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
}

.dataTables_wrapper .dataTables_paginate .paginate_button svg path {
    fill: #000000;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
    color: #c3c3c3 !important;
    border: 1px solid #f7f7f7 !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.next {
    /* display: inline-block; */
    border-radius: 0 8px 8px 0;
    color: #242424 !important;
    vertical-align: middle;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:first-child {
    /* display: inline-block; */
    border-radius: 8px 0 0 8px;
}

.dataTables_wrapper .dataTables_paginate {
    float: none;
    /* text-align: left; */
    padding: 20px 40px;
}

.dataTables_wrapper .dataTables_length {
    float: none;
    text-align: left;
    padding: 20px 40px;
}

.dataTables_info {
    padding: 20px 40px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled svg path,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover svg path,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active svg path {
    fill: #242424;
}

.common-white-box {
    background: #ffffff;
    border-radius: 30px;
    overflow: hidden;
}

.action-btn {
    display: flex;
    justify-content: flex-end;
    gap: 0 12px;
}

.action-btn a {
    text-decoration: none;
    display: block;
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border: none;
}

table.dataTable thead th,
table.dataTable thead td,
table.dataTable.row-border tbody th,
table.dataTable.row-border tbody td,
table.dataTable.display tbody th,
table.dataTable.display tbody td {
    border-bottom: 1px solid #f7f7f7 !important;
    border-top: none;
}

table.dataTable.stripe tbody tr.odd,
table.dataTable.display tbody tr.odd {
    background: #fff;
}

.page-wrapper {
    padding: 30px 20px 57px;
    padding: 30px 0;
}

.export-block {
    padding: 20px 40px;
    margin: 0 0 30px;
}

.form-group label {
    font-size: 16px;
    font-weight: 600;
    line-height: 19.5px;
    display: block;
    color: #242424;
    color: #fff;
    margin: 0 0 12px;
    text-transform: capitalize;
}

.datepiker-control .form-control {
    height: 72px;
    background: #fff;
}

.datepiker-control {
    position: relative;
    z-index: 9;
}

.datepiker-control .icon {
    position: absolute;
    right: 24px;
    top: 50%;
    transform: translate(0, -50%);
    /* z-index: -1; */
}

.export-block .form-group {
    margin: 0;
}

.export-block .btn {
    display: block;
    width: 100%;
}

.export-block .link img {
    margin-right: 8px;
}

.export-block .link {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: auto;
}

.detail-table table.dataTable thead th:last-child,
.detail-table table.dataTable thead td:last-child {
    text-align: left;
    width: 20%;
}

/*********** datepicker commmon start *************/
.datepicker.datepicker-dropdown {
    background-color: #243c95;
    z-index: 99999 !important;
    border-radius: 0;
    -webkit-border-radius: 0;
    -ms-border-radius: 0;
    margin: 0;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -ms-border-radius: 7px;
    background-color: #ffffff !important;
    padding: 0;
    background: #ffffff;
    border-radius: 0;
    border: 1px solid #dae1e7;
}

.datepicker.datepicker-dropdown.datepicker-orient-bottom:after {
    border-bottom-color: #ffffff !important;
}

.datepicker.datepicker-dropdown.datepicker-orient-top:after {
    border-top-color: #ffffff !important;
}

.datepicker.datepicker-dropdown .table-condensed thead tr th,
.datepicker.datepicker-dropdown .table-condensed thead tr td,
.datepicker.datepicker-dropdown .table-condensed tbody tr th,
.datepicker.datepicker-dropdown .table-condensed tbody tr td,
.datepicker.datepicker-dropdown .table-condensed tfoot tr th,
.datepicker.datepicker-dropdown .table-condensed tfoot tr td {
    color: #ffffff;
    color: #243c95;
    border-radius: 0;
}

.datepicker.datepicker-dropdown .table-condensed thead tr th,
.datepicker.datepicker-dropdown .table-condensed tbody tr th,
.datepicker.datepicker-dropdown .table-condensed tfoot tr th {
    font-size: 14px;
    line-height: 16px;
}

.datepicker.datepicker-dropdown .table-condensed thead tr th.dow {
    padding: 5px;
    letter-spacing: 0;
    text-transform: capitalize;
    color: #fff;
    color: #000000;
    background: var(--Secondary);
    background: #fbc011;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0;
}

.datepicker.datepicker-dropdown table tr td .year,
.datepicker.datepicker-dropdown table tr td .month,
.datepicker.datepicker-dropdown .table-condensed thead tr td,
.datepicker.datepicker-dropdown .table-condensed tbody tr td,
.datepicker.datepicker-dropdown .table-condensed tfoot tr td {
    color: #000;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border-radius: 20px !important;
    padding: 8px;
    margin: 0;
    height: auto;
}

.datepicker.datepicker-dropdown .table-condensed thead tr td.day,
.datepicker.datepicker-dropdown .table-condensed tbody tr td.day,
.datepicker.datepicker-dropdown .table-condensed tfoot tr td.day {
    height: auto;
    width: auto;
}

.datepicker .next.disabled,
.datepicker .prev.disabled {
    visibility: visible;
}

.datepicker table {
    width: 100%;
    background: #fff;
}

.datepicker-main {
    width: 100%;
    background: #fff;
    border-radius: 24px;
    border: 1px solid #c6c6c6;
    overflow: hidden;
}

.datepicker.datepicker-dropdown .datepicker-switch,
.datepicker.datepicker-dropdown .prev,
.datepicker.datepicker-dropdown .next,
.datepicker.datepicker-dropdown tfoot tr th {
    text-align: center;
    vertical-align: middle;
    text-align: center;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    color: #000 !important;
    padding: 10px 0 !important;
}

.datepicker.datepicker-dropdown .prev,
.datepicker.datepicker-dropdown .next {
    content: "";
    height: 39px;
    width: 44px;
    background: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 18L9 12L15 6' stroke='gray' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    text-indent: -9999px;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    border-left: none;
}

.datepicker.datepicker-dropdown .next {
    content: "";
    background: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 18L15 12L9 6' stroke='gray' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    border-right: none;
}

.datepicker.datepicker-dropdown .datepicker-switch:hover,
.datepicker.datepicker-dropdown .prev:hover,
.datepicker.datepicker-dropdown .next:hover,
.datepicker.datepicker-dropdown tfoot tr th:hover {
    color: #243c95;
}

.datepicker.datepicker-dropdown table tr td span:hover,
.datepicker.datepicker-dropdown table tr td span.focused {
    background: var(--Secondary);
    color: #fff !important;
}

.datepicker.datepicker-dropdown table tr td.day:hover,
.datepicker.datepicker-dropdown table tr td.day.focused {
    color: #fff !important;
    background: var(--Secondary) !important;
}

.datepicker.datepicker-dropdown table tr td .month.active,
.datepicker.datepicker-dropdown table tr td .month.focused {
    background: #ffffff !important;
    color: #fff !important;

    background: var(--Secondary) !important;
    border-radius: 10px;
}

.datepicker.datepicker-dropdown table tr td .year.active,
.datepicker.datepicker-dropdown table tr td .year.focused {
    background: #ffffff !important;
    color: #fff !important;

    background: var(--Secondary) !important;
    border-radius: 10px;
}

.datepicker.datepicker-dropdown table tr td.active {
    background: var(--Secondary) !important;
    color: #fff !important;
}

/* .datepicker.datepicker-dropdown table tr td.today {
	color: #fff !important;
} */

.datepicker table tr td.today,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today:hover {
    background: var(--Secondary) !important;
    color: #fff !important;
}

.datepicker .datepicker-switch:hover,
.datepicker .next:hover,
.datepicker .prev:hover,
.datepicker tfoot tr th:hover {
    background-color: transparent !important;
}

.datepicker.datepicker-dropdown table tr td.today:hover {
    background: var(--Secondary) !important;
    color: #ffffff !important;
    /* background: var(--Secondary) !important; */
    border-radius: 10px;
}

.datepicker.datepicker-dropdown table tr td.today.disabled:hover {
    background: #ffffff;
    color: #243c95;
}

.datepicker.datepicker-dropdown .table-condensed thead tr td.day.old,
.datepicker.datepicker-dropdown .table-condensed tbody tr td.day.old,
.datepicker.datepicker-dropdown .table-condensed tfoot tr td.day.old,
.datepicker.datepicker-dropdown .table-condensed thead tr td.day.new,
.datepicker.datepicker-dropdown .table-condensed tbody tr td.day.new,
.datepicker.datepicker-dropdown .table-condensed tfoot tr td.day.new {
    cursor: not-allowed;
    color: #c7c7c7 !important;
    background: transparent !important;
}

.add-new-form {
    padding: 40px;
}

.upload-btn {
    position: relative;
}

.upload-btn input[type="file"] {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    cursor: pointer;
    opacity: 0;
}

.upload-btn span {
    margin-left: 8px;
}

.upload-btn img {
    border-radius: 20px;
    background: #ffffff;
    border: 1px dashed;
    background-size: cover;
    background-position: center center;
    padding: 20px;
    font-family: "Kumbh Sans";
    font-size: 20px;
    font-weight: 600;
    line-height: 24.8px;
    color: var(--Secondary);
    display: flex;
    width: 100%;
    text-transform: uppercase;
    align-items: center;
    justify-content: center;
    /* height: 135px */
    height: 125px
}

.document-block {
    width: 16%;
}

.upload-images {
    width: 84%;
}

.bg-color-picker label {
    margin: 0;
}

.bg-color-picker {
    display: flex;
    align-items: center;
}

.bg-color-picker .bg-color {
    width: 43px;
    height: 43px;
    border-radius: 50%;
    border: 1px solid #000000;
    margin-left: 12px;
    background: #ff2eff;
    padding: 0;
    overflow: hidden;
}

input[type="color"] {
    -webkit-appearance: none;
    border: none;
    width: 43px;
    height: 43px;
    background: #ff2eff;
}

input[type="color"]::-webkit-color-swatch-wrapper {
    padding: 0;
    background: #ff2eff;
}

input[type="color"]::-webkit-color-swatch {
    border: none;
    background: #ff2eff;
}

.form-switch .form-check-input {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
    width: 20px;
    background-position: left 2px center;
    border-radius: 2em;
    transition: background-position 0.15s ease-in-out;
    /* background-size: 6px; */
    height: 11px;
    float: right;
    cursor: pointer;
    background-size: 7px;
}

.form-switch .form-check-input:checked {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
    background-position: right 2px center;
    background-color: #fbc011;
    border-color: #fbc011;
}

.form-switch {
    padding-left: 0;
}

.form-switch label {
    display: inline-block;
    padding-left: 0;
    margin: 0;
    line-height: 48.5px;
}

.add-new-form .btn {
    max-width: 296px;
    min-width: 296px;
}

.preview-img {
    /* height: 390px; */
    height: 321px;
    width: 694.5px;
    background: #d9d9d9;
}

.preview-portrait-img {
    /* height: 500px; */
    height: 621.33px;
    /* 699px; */
    width: 286.66px;
    /* 322.5px; */
    background: #d9d9d9;
}

.preview-main {
    padding-left: 100px;
}

.add-new-form form>.row {
    margin: 0 -30px;
}

.add-new-form form>.row>[class*="col-"] {
    padding: 0 30px;
}

.edit-profile-main {
    background: var(--Primary);
    padding: 50px;
    border-radius: 50px;
    max-width: 1093px;
    margin: 0 auto;
    box-shadow: 0px 30px 50px 0px #00000033;
}

.edit-profile-main .form-group label {
    font-family: "Kumbh Sans";
    font-size: 18px;
    font-weight: 400;
    line-height: 22.32px;
    color: var(--White);
}

.edit-profile-main .form-switch {
    margin: 0;
    margin-left: 16px;
    padding: 0;
}

.edit-profile-main .form-switch .form-check-input {
    width: 40px;
    height: 22px;
    background-size: 12px;
    background-position: left 4px center;
    margin: 0;
}

.edit-profile-main .form-switch .form-check-input:checked {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23460182'/%3e%3c/svg%3e");
    background-position: right 4px center;
}

.social-input {
    display: flex;
    align-items: center;
}

.edit-profile-main .landscape {
    min-width: 268px;
}

.email-input-block {
    padding: 40px;
}

.trick-preview {
    padding: 40px;
}

.trick-preview .preview-block {
    height: 566px;
    background: #d9d9d9;
    margin-bottom: 40px;
}

.trick-preview-social {
    /* background: var(--Primary); */
    padding: 50px;
    border-radius: 50px;
    /* max-width: 587px; */
    box-shadow: 0px 30px 50px 0px #00000033;
}

.trick-preview-social ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: block;
}

.trick-preview-social ul li {
    margin: 0;
    list-style-type: none;
    display: flex;
    font-family: "Kumbh Sans";
    font-size: 20px;
    font-weight: 500;
    line-height: 24.8px;
    padding: 0 0 24px;
    color: #ffffff;
    color: var(--Black);
}

.trick-preview-social ul li span {
    max-width: 120px;
    flex: 0 0 25%;
    text-transform: capitalize;
    margin-right: 30px;
}

.trick-preview-social ul li a {
    display: block;
    text-decoration: none;
    color: #ffffff;
    font-weight: 400;
    font-size: 18px;
    line-height: 18px;
}

.trick-preview-social ul li a:hover {
    color: var(--Yellow);
}

.register-main .login-box {
    border-radius: 50px;
}

.register-main .logo-box {
    border-radius: 0 50px 50px 0;
}

#go-button-section {
    position: relative;
    width: 100%;
    height: 100%;
}

#go-button-section button {
    position: absolute;
}

#go-portrait-button-section {
    position: relative;
    width: 100%;
    height: 100%;
}

#go-portrait-button-section button {
    position: absolute;
}

#go-landscape-button-section {
    position: relative;
    width: 100%;
    height: 100%;
}

#go-landscape-button-section button {
    position: absolute;
}

/* Positioning classes */
.top-left button {
    top: 20px;
    left: 20px;
}

.top-middle button {
    top: 20;
    left: 50%;
    transform: translateX(-50%);
}

.top-right button {
    top: 20px;
    right: 20px;
}

.middle-left button {
    top: 50%;
    left: 20;
    transform: translateY(-50%);
}

.middle button {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.middle-right button {
    top: 50%;
    right: 20;
    transform: translateY(-50%);
}

.bottom-left button {
    bottom: 20px;
    left: 20px;
}

.bottom-middle button {
    bottom: 20;
    left: 50%;
    transform: translateX(-50%);
}

.bottom-right button {
    bottom: 20px;
    right: 20px;
}

#qrModal .modal-footer {
    justify-content: space-between;
        justify-content: space-evenly;
        border: none;
}

/* #previewContainer .top-left button {
	left: 0;
	top: 0;
} */

.detail-table table.dataTable thead th:first-child {
    width: 10%;
}

.staff-table table.dataTable thead th:first-child {
    width: 10%;
}


.dashboard-block {
    height: 100%;
}

.dashboard-block h1 {
    font-size: 32px;
    font-weight: 600;
    line-height: 32px;
    color: #000000;
    margin: 0;
    text-transform: capitalize;
}

.dashboard-block h2 {
    font-size: 48px;
    font-weight: 700;
    line-height: 48px;
    color: #000000;
    margin: 18px 0 34px;
    text-transform: capitalize;
}

.dashboard-block a {
    text-decoration: none;
    display: block;
}

.dashboard-block span {
    font-size: 28px;
    font-weight: 600;
    line-height: 32px;
    color: var(--White);
    padding: 0 0 30px;
    text-transform: capitalize;
    display: block;
}

.dashboard-block .btn {
    display: table;
    margin: 15px auto 0;
}

.dashboard-block {
    text-align: center;
    background: var(--Primary);
    padding: 40px 20px;
    border-radius: 30px;
    /* max-width: 587px; */
    box-shadow: 0px 30px 50px 0px #00000033;
    border: 1px solid #C0C0C0;
    background: #FCFCFC;
}

.dashboard-block p {
    color: white;
    font-size: 10px;
    position: relative;
    font-size: 24px;
    color: #282E36;
}

.dashboard-block p:after {
    height: 0.5px;
    content: "";
    background: #ffffff;
    max-width: 100px;
    margin: 0 auto;
    display: block;
    margin-top: 12px;
}

.edit-image-preview #previewContainer .img-preview img {
    transform: scale(1.2);
}

.trick_btn {
    color: var(--Black);
    background-color: var(--White);
}

.trick-preview-social ul li a i {
    margin-right: 7px;
    position: absolute;
    left: 20px;
    top: 20px;
}

.trick-preview-social ul li a {
    border: 1px solid #d9d9d9;
    border-radius: 20px;
    padding: 20px;
    font-family: "Kumbh Sans";
    color: var(--Black);
    background: #fff;
    width: 100%;
    word-break: break-all;
    padding-left: 44px;
    position: relative;
}


.export-block .link:hover {
    background: transparent;
}

.add-new-form .upload-btn {
    height: 125px;
    width: 125px;
}

/* .mobile-preset-view #previewContainer {
    height: 430px !important;
    width: 932px !important;
    margin: 0 auto;
} */

.mobile-preset-view #previewContainer {
    height: 430px;
    width: 932px;
    margin: 0 auto;
}

.mobile-preset-view #previewContainer .img-preview {
    height: 71.66px !important;
    width: 71.66px !important;
}

.tablet-preset-view #previewContainer {
    height: 768px !important;
    width: 1024px !important;
    margin: 0 auto;
}

.tablet-preset-view #previewContainer .img-preview {
    height: 128px !important;
    width: 128px !important;
}

/* .desktop-preset-view #previewContainer .img-preview {
    margin-top: -75px !important;
} */

/* .preview #previewContainer .img-preview {
    margin-top: -70px;
} */

.password-toggle {
    display: flex;
    align-items: center;
}

.introjs-skipbutton {
    background: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.3333 14.3333L1 1M14.3333 1L1 14.3333' stroke='%23ffffff' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center center;
    text-indent: -9999px;
}

.driver-popover-arrow-side-left {
    border-width: 6px !important;
    border-left-color: #3f8be3 !important;
}

.driver-popover-arrow-side-right {
    border-width: 6px !important;
    border-right-color: #3f8be3 !important;
}

.driver-popover-arrow-side-bottom {
    border-width: 6px !important;
    border-bottom-color: #3f8be3 !important;
}

.driver-popover-arrow-side-top {
    border-width: 6px !important;
    border-top-color: #3f8be3 !important;
}

.driver-popover {
    background: #3f8be3 !important;
    border-radius: 3px !important;
    min-width: 330px !important;
    max-width: 330px !important;
    padding: 30px;
}

.introjs-bullets ul li a {
    background: #fff !important;
}

.introjs-bullets ul li a.active {
    background: #ccc !important;
}

.driver-popover-footer button {
    border-color: #fff !important;
    background: transparent !important;
    color: #fff !important;
    text-shadow: none !important;
    font-size: 14px !important;
    padding: 10px 17px !important;
}

.driver-popover-progress-text {
    font-size: 15px !important;
    color: #fff !important;
}

.driver-popover-title {
    color: #ffffff !important;
    font-size: 16px !important;
    line-height: 1.2 !important;
    opacity: 1 !important;
    font-family: "Montserrat" !important;
    font-weight: 500 !important;
}

.driver-popover-close-btn {
    font-size: 28px !important;
    color: #fff !important;
    line-height: 1 !important;
    top: 5px !important;
    right: 5px !important;
}

.introjs-tooltip {}

.introjs-tooltipReferenceLayer * {
    font-family: "Montserrat" !important;
}

.event-header {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 0 0 15px;
    gap: 10px;
    flex-wrap: wrap;
}

.event-header .screen-switch {
    display: inline-block;
}

.event-header .form-switch {
    margin: 0;
    margin-right: 3px;
    padding-right: 0;
    position: relative;
}

.event-header .form-switch .form-check-input {
    margin-right: 0;
    position: absolute;
    right: 0;
}

.event-header .form-switch label {
    display: inline-block;
    padding-left: 0;
    margin: 0;
    padding-right: 30px;
    font-size: 16px;
}

.event-header a {
    font-size: 16px;
    font-weight: 600;
    line-height: 19.5px;
    text-transform: capitalize;
    color: #242424;
    color: var(--Secondary);
    text-decoration: none;
    display: inline-block;
    margin-right: 10px;
}

.event-header a img,
.event-header a img {
    margin-left: 4px;
    display: inline-block;
    vertical-align: middle;
    width: 22px;
}

.event-block {
    background: #ffffff;
    border-radius: 10px;
    height: 100%;
    border: 1px solid #e5e5e5;
    overflow: hidden;
}

.event-list [class*=col-] {
    /* width: 20%;
        flex:  0 0 20%; */
    padding-bottom: 15px;
}

.event-block h5 {
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    text-transform: capitalize;
    color: #242424;
    margin: 0;
    margin-left: 8px;
}

.event-block .e-img {
    height: 200px;
    background: #e5e5e5;
    border-bottom: 1px solid #a5a5a5;
}

.event-block .e-img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 10px;
    border-radius: 10px 10px 0 0;
}

.event-block .detail {
    align-items: center;
}

.event-block .detail .action-btn {
    gap: 0 8px;
}

.event-block .detail .left .form-check-input {
    margin: 1px 0 0;
}

.event-block .detail .left {
    max-width: 55%;
    flex: 0 0 55%;
    display: flex;
    align-items: center;
}

.event-block .detail .right {
    max-width: 45%;
    flex: 0 0 45%;
}

.event-block .detail {
    padding: 15px;
}

.event-list-main {
    background: #fff;
    border-radius: 10px;
    padding: 15px;
}

.trick-preview-social .contact-title span {
    line-height: 28px;
    color: var(--bs-body-color);
}

.email-input-block {
    background: #ffffff;
    border-radius: 20px;
}

.email-input-block .form-group p {
    margin: 15px 0 0 !important;
    line-height: 20px;
}

.email-box {
    max-width: 400px;
    margin: auto;
    padding: 30px;
    padding: 20px 30px;
}

.email-input-block .form-group {
    margin: 0 0 20px;
}

.email-input-block .section-title {
    font-size: 30px;
    line-height: 31.45px;
    padding: 0 0 20px;
}

.email-input-block .link {
    margin: auto;
    font-size: 16px;
    line-height: 16px;
    padding: 10px;
}

.email-input-block .btn-blue {
    font-size: 16px;
    line-height: 16px;
    background: #5841ee;
    color: #ffffff;
    border-radius: 10px !important;
    padding: 20px;
}

.email-input-block .btn-blue:hover {
    background: #fbc011;
}

.email-input-block .form-control {
    border-radius: 10px;
    padding: 10px;
    height: 50px;
}

.interactives-section-dashboard {
    padding: 0 14px 10px;
}

.interactives-section-dashboard img {
    height: 22px;
    width: 22px;
}

.event-block .time-text {
    text-align: right;
}

.event-block .form-switch {
    display: flex;
    justify-content: flex-end;
}

.event-block .form-switch label {
    display: inline-block;
    padding-left: 0;
    margin: 0;
    padding-right: 30px;
    font-size: 14px;
}

.event-block .form-switch .form-check-input {
    position: relative;
    z-index: 99;
}

.alert_toogle {
    height: 100%;
    padding-left: 20px;
}


.sidebar {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: auto;
    width: 298px;
    background: #192D5C;
    padding: 57px 42px 42px;
    display: flex;
    flex-direction: column;
    position: fixed;
}

.sidebar-toggle {
    position: absolute;
    right: -40px;
    top: 0;
    z-index: 99;
    background: #dcdcdc;
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sidebar ul {
    list-style-type: none;
    display: block;
    padding: 0;
    margin: 0;
}

.sidebar ul li {
    list-style-type: none;
    display: block;
    padding: 0 0 22px;
    margin: 0;
}

.sidebar ul li a {
    text-decoration: none;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    color: #262E2F;
    padding: 12px;
    border-radius: 5px;
    display: block;
    display: flex;
    align-items: center;
    position: relative;
    overflow: hidden;
    background: #ffffff;
}

.sidebar ul li a .icon {
    height: 22px;
    width: 22px;
    margin-right: 14px;
    display: block;
}

.sidebar ul li.active>a::before,
.sidebar ul li:hover>a::before,
.sidebar ul li>a.active::before,
.sidebar ul li>a:hover::before {
    opacity: 1;
}

.sidebar ul li.active>a,
.sidebar ul li:hover>a,
.sidebar ul li>a.active,
.sidebar ul li>a:hover {
    background: #b6b6b6;
}

.sidebar .logo {
    width: 100% !important;
    margin: 0 0 80px;
}

.sidebar .bottom-menu {
    margin-top: auto;
}

.sidebar .bottom-menu ul li a {
    border-radius: 0;
    padding-left: 0;
    color: #000000;
    background: transparent;
}

.audience-col {
    background: #192D5C;
    padding: 28px;
    border-radius: 10px;
    height: 100%;
}

.audience-col .a-head a,
.audience-col .a-head p {
    font-size: 16px;
    line-height: 16px;
    color: #fff;
    text-decoration: none;
    margin: 0;
}

.audience-col .a-head {
    display: flex;
    background: #262E2F;
    border-radius: 10px;
    box-shadow: 0px 10px 10px 4px rgba(0, 0, 0, 0.1);
    padding: 10px 20px;
    justify-content: space-between;
    margin: 0 0 30px;
}

.wrapper-main {
    /* padding: 57px 114px 57px 330px; */
    padding: 40px 114px 57px 330px;
}

.audience-block {
    background: #fff;
    border-radius: 10px;
    padding: 30px;
    margin: 0 0 15px;
}

.audience-block .a-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 0 24px;
}

.audience-block .a-title .plus-btn {
    padding: 8px;
    background: #262E2F;
    border-radius: 10px;
    text-decoration: none;
}

.audience-block .sub-title {
    font-size: 16px;
    font-weight: 500;
    color: #262E2F;
    padding: 0;
}

.emoji-block {
    background: #262E2F;
    border-radius: 10px;
    padding: 17px;
    box-shadow: 0px 10px 10px 4px rgba(0, 0, 0, 0.1);
    margin: 0 0 24px;
}

.emoji-list {
    display: flex;
    gap: 9px;
    align-items: center;
}

.emoji-list .emoji {
    width: 30px;
    flex: 0 0 30px;
}

.emoji-list a {
    text-decoration: none;
    display: block;
    color: #fff;
    font-size: 16px;
    line-height: 16px;
    font-weight: 500;
}

.green-bg {
    background: #34C759;
}

.emoji-main {
    height: 300px;
    overflow: auto;
}

.audience-option .form-switch .form-check-input {
    height: 32px;
    width: 77px;
    background-image: url("data:image/svg+xml,%3Csvg width='39' height='24' viewBox='0 0 39 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='39' height='24' rx='12' fill='white'/%3E%3C/svg%3E%0A");
    background-color: #c0c0c0;
    background-size: 39px 24px;
}

.audience-option .form-switch .form-check-input:checked {
    background-image: url("data:image/svg+xml,%3Csvg width='39' height='24' viewBox='0 0 39 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='39' height='24' rx='12' fill='white'/%3E%3C/svg%3E%0A");
    background-position: right 2px center;
    background-color: #34C759;
    border-color: #34C759;
    background-size: 39px 24px;
}

.audience-option .option-block {
    margin: 0 0 15px;
}

.audience-option .option-block .form-group label {
    margin: 0;
    font-weight: 400;
    color: #242424;
}

.audience-option .option-block .form-group {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.option-block .minus,
.option-block .plus {
    width: 38px;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
    text-align: center;
    font-size: 17px;
    line-height: 17px;
    color: #000000;
    cursor: pointer;
    font-weight: 600;
}

.plus-minus .plus {
    border-left: 1px solid #bfbfc1;
}

.option-block a {
    font-size: 17px;
    color: #262E2F;
    text-decoration: none;
}

.plus-minus {
    background: #f4f4f5;
    border-radius: 100px;
    display: flex;
    padding: 4px 0;
}

.landscape-main {
    padding: 35px;
    padding: 15px;
    padding-top: 20px;
}

.portrait-block .image-block {
    width: 123px;
}

.portrait-block {
    display: flex;
    align-items: flex-start;
}

.portrait-block .a-title {
    margin-right: 40px;

}

.audience-block .btn-blue {
    font-size: 14px;
    line-height: 14px;
    background: #2489FF;
    color: #ffffff;
    border-radius: 6px !important;
    padding: 10px;
    width: 100%;
}

.audience-right .audience-block {
    height: 100%;
}

.audience-col .social-input .form-switch {
    padding-left: 0;
    max-width: 15%;
    flex: 0 0 15%;
}

.main-body {
    background: linear-gradient(180deg, #38569B 0%, #192D5C 100%);
}

.dashboard-main .audience-col input[type="file"] {
    font-size: 14px;
}

.dashboard-main .audience-col .form-select {
    width: 120px;
    font-size: 16px;
    padding: 8px 12px !important;
    height: 40px !important;
    padding-right: 30px !important;
}

.dashboard-main .audience-col .form-control {
    border: 1px solid #d9d9d9;
    border-radius: 10px;
    padding: 10px;
    height: 50px;
}


.logo-block h6 span {
    color: #FFF;
    font-size: 24px;
    display: block;
    font-weight: 400;
    line-height: 24px;
}

.logo-block .navbar-brand img {
    width: auto !important;
    box-shadow: 3px 3px 6.4px 0 rgba(0, 0, 0, 0.25);
}

.logo-block .navbar-brand {
    display: block;
}

.logo-block h6 {
    font-size: 64px;
    line-height: 64px;
    color: #FFF;
    margin: 0 0 16px;
    display: block;
}

.login-form {
    padding: 0;
}

.login-main .row {
    margin: 0 -68px;
}

.login-main .container {
    max-width: 877px;
    margin: 0 auto;
}

.login-main [class*=col-] {
    padding: 0 68px;
}

.login-main [class*=col-]:last-child {
    width: 45.8%;
}

.login-main [class*=col-]:first-child {
    width: 54.2%;
}

.login-box {
    padding: 0;
}

.portrait-block .image-block {
    height: 266px;
}

.portrait-block.logo-block .image-block {
    height: 123px;
}

.user-title p {
    color: #FFF;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.fa-info-circle:before {
    font-size: 28px !important;
}

.dashboard-block .plan-price {
    border-bottom: 1px solid #000000;
}

.dashboard-block ul {
    margin: 0;
    padding: 34px 0 0 24px;
}

.dashboard-block ul li {
    list-style-type: disc;
    text-align: left;
    font-size: 24px;
    line-height: 30px;
}

.dashboard-block .btn {
    background: #282E36;
    padding: 32px;
    display: block;
    width: 100%;
    font-size: 24px;
    line-height: 24px;
    border-radius: 20px;
    color: #FCFCFC;
    text-transform: unset;
    font-weight: 400;
}

.dashboard-block .btn:hover {
    background: #2489FF;
}

.premium-plan .plan-price h2 {
    margin-bottom: 0;
}

.premium-plan .plan-price h1 {
    margin: 0 0 34px;
    font-weight: 700;
}

.premium-plan {
    background: #AAFF54;
}

.enter-details-modal .swal2-actions {
    flex-direction: row-reverse;
}

.enter-details-modal {
    background: #192D5C !important;
}


.enter-details-modal .a-head a,
.enter-details-modal .a-head p {
    font-size: 16px;
    line-height: 16px;
    color: #fff;
    text-decoration: none;
    margin: 0;
}

.enter-details-modal .a-head {
    display: flex;
    background: #262E2F;
    border-radius: 10px;
    box-shadow: 0px 10px 10px 4px rgba(0, 0, 0, 0.1);
    padding: 10px 20px;
    justify-content: space-between;
    margin: 0 0 30px;
}

.enter-details-modal .a-head a,
.enter-details-modal .a-head p {
    font-size: 16px;
    line-height: 16px;
    color: #fff;
    text-decoration: none;
    margin: 0;
}

.enter-details-modal .a-head {
    display: flex;
    background: #262E2F;
    border-radius: 10px;
    box-shadow: 0px 10px 10px 4px rgba(0, 0, 0, 0.1);
    padding: 10px 20px;
    justify-content: space-between;
    margin: 0 0 30px;
}

.enter-details-modal .common-white-box {
    padding: 23px 30px;
    border-radius: 10px;
}

.enter-details-modal label {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
    color: #262E2F;
    text-align: left;
}

.enter-details-modal .form-check {
    margin: 0 0 13px;
}

.enter-details-modal .form-check-label {
    margin: 0;
    padding: 7px 0 0 10px;
    font-weight: 500;
}

.common-radio-btn .form-check-input[type=radio] {
    border: 0.5px solid #000000;
    height: 29px;
    width: 29px;
}

.common-radio-btn .form-check-input:checked[type=radio] {
    background: url("data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12.5' cy='12.5' r='12.25' fill='%2327C840' stroke='%2327C840' stroke-width='0.5'/%3E%3C/svg%3E%0A");
    background-size: 25px;
    background-position: center center;
    background-repeat: no-repeat;
}

.enter-voucher .form-control {
    height: 44px;
    padding: 10px;
    border-radius: 10px;
}

.qrmodal .modal-content {
    background: #192D5C;
        padding: 0 32px;
}

.qrmodal .modal-header .modal-title {
    font-size: 16px;
    line-height: 16px;
    color: #fff;
    text-decoration: none;
    margin: 0;
}

.qrmodal .modal-header .btn-close img {
    width: 25px;
}
.qrmodal .modal-header .btn-close {
    background: transparent;
    opacity: 1;
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    z-index: 99;
    padding: 0;
        height: auto;
    width: auto;
}

.qrmodal .modal-header {
    display: flex;
    background: #262E2F;
    border-radius: 10px;
    box-shadow: 0px 10px 10px 4px rgba(0, 0, 0, 0.1);
    padding: 10px 20px;
    justify-content: space-between;
    margin: 0 0 30px;
    border: none;
    margin-top: 30px;
}
.export-block #export_btn.link {
    color: #fff;
    font-size: 16px;
        margin-left: -10px;
}

.pricing-table [class*=col-] {
    padding-bottom: 20px;
}

.portrait-block.logo-block .image-block img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.image-container.landscape img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

div:where(.swal2-container) button:where(.swal2-styled) {
    font-size: 14px !important;
    line-height: 14px;
    background: #2489FF !important;
    color: #ffffff !important;
    border-radius: 6px !important;
    padding: 10px !important;
        box-shadow: none !important;
    border: none !important;
        font-family: "Kumbh Sans";
    font-weight: 600;
    text-transform: uppercase;
}
div:where(.swal2-container) button:where(.swal2-styled):hover {
    color: var(--White) !important;
    background-color: var(--Black) !important;
}

.dashboard-main .audience-col input[type="file"] {
    /* background-color: #f4f4f5; */
    line-height: 25px;
    padding: 6px;
    height: 39px;
}

.dashboard-main .audience-col input::file-selector-button {
    background: #d9d9d9 !important;
    background: #d9d9d9 !important;
}