body.dark .layout-px-spacing,
.layout-px-spacing {
    min-height: calc(100vh - 155px) !important;
}

.card {
    background-color: transparent;
    border: 1px solid #e0e6ed;
}

.auth-container {
    min-height: 100vh;
}

.auth-container .container {
    max-width: 1440px;
}

.seperator {
    position: relative;
}

.seperator .seperator-text {
    position: absolute;
    top: -10px;
    display: block;
    text-align: center;
    width: 100%;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 1px;
}

.seperator .seperator-text span {
    background-color: #fafafa;
    padding: 0 12px;
    display: inline-block;
}

.opt-input {
    padding: 12px 14px;
    text-align: center;
}

.btn-social-login img {
    width: 25px;
    height: 25px;
}

/** profile **/
/*
	===============================
			@Import	Function
	===============================
*/
/*
	===============================
			@Import	Mixins
	===============================
*/
.section {
    border: 1px solid #e0e6ed;
    box-shadow: 0 0 40px 0 rgba(94, 92, 154, 0.06);
}

.layout-spacing {
    padding-bottom: 25px;
}

.general-info .info h6,
.social .info h5 {
    color: #0e1726;
    margin: 5px 0 20px 0;
    font-weight: 600;
    font-size: 18px;
    letter-spacing: 1px;
}

.animated-underline-content .nav-tabs li a {
    font-size: 15px;
    letter-spacing: 1px;
}

.animated-underline-content .nav-tabs .nav-link.active,
.animated-underline-content .nav-tabs .show>.nav-link {
    background-color: transparent;
    color: #00ab55;
}

.animated-underline-content .nav-tabs .nav-link.active:hover svg,
.animated-underline-content .nav-tabs .show>.nav-link:hover svg,
.animated-underline-content .nav-tabs .nav-link.active:hover,
.animated-underline-content .nav-tabs .show>.nav-link:hover {
    color: #515365;
}

.animated-underline-content .nav-tabs .nav-link:before {
    background-color: #00ab55;
}

/*
      General Infomation
  */
.general-info {
    background-color: #fff;
    border-radius: 6px;
}

.general-info .info,
.general-info .save-info {
    padding: 20px;
}

.general-info .info .upload {
    border-right: 1px solid #191e3a;
}

.general-info .info .upload p {
    font-size: 14px;
    font-weight: 600;
    color: #009688;
}

.general-info .info label {
    color: #515365;
    letter-spacing: 1px;
}

/*
      Social
  */
.social {
    background-color: #fff;
    border-radius: 6px;
}

.social .info,
.social .save-info {
    padding: 20px;
}

.social .input-group-text {
    border-radius: 6px !important;
    color: #fff;
    border: none;
}

.input-group .input-group-text svg,
.input-group:hover .input-group-text svg {
    color: #009688;
    fill: none;
}

.social .info input {
    border-radius: 0.25rem !important;
}

/*
      Payment Methods
  */
.payment-info .list-group-item {
    border: none;
    border-bottom: 1px solid #e0e6ed;
    padding-left: 0;
    padding-right: 0;
}

.payment-info .list-group-item:first-child {
    border-bottom: 1px solid #e0e6ed;
}

.payment-info .list-group-item:last-child {
    border: none;
}

.payment-info .list-group-item .billing-content p {
    color: #888ea8;
    font-size: 12px;
}

/*
      Invoice
  */
.invoice-action-currency label {
    padding: 0 25px 10px 25px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #191e3a;
    width: 100%;
    font-size: 16px;
    color: #e0e6ed;
    font-weight: 500;
}

.invoice-action-currency a.dropdown-toggle {
    padding: 9px 38px 9px 45px;
    width: 100%;
}

.invoice-action-currency a.dropdown-toggle span {
    vertical-align: middle;
}

.invoice-action-currency .dropdown:not(.custom-dropdown-icon):not(.custom-dropdown) .dropdown-menu {
    width: 100%;
    padding: 6px 15px;
}

.invoice-action-currency .dropdown:not(.custom-dropdown-icon):not(.custom-dropdown) .dropdown-menu .dropdown-item {
    padding: 10px 3px;
    border-radius: 0;
    font-size: 16px;
    line-height: 1.45;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
}

.invoice-action-currency .dropdown:not(.custom-dropdown-icon):not(.custom-dropdown) .dropdown-menu img {
    vertical-align: sub;
}

.selectable-dropdown a.dropdown-toggle {
    padding: 11px 35px 10px 15px;
    position: relative;
    padding: 12px 20px 12px 44px;
    border-radius: 6px;
    transform: none;
    font-size: 15px;
    background-color: #fff;
    letter-spacing: normal;
    text-align: inherit;
    color: #3b3f5c;
    box-shadow: none;
    display: inline-block;
    cursor: pointer;
    width: 100%;
    border: 1px solid #bfc9d4;
}

.selectable-dropdown a.dropdown-toggle img {
    width: 24px;
    height: 24px;
    vertical-align: text-bottom;
    position: absolute;
    left: 12px;
    top: 10px;
}

.selectable-dropdown a.dropdown-toggle .selectable-text {
    overflow: hidden;
    display: block;
}

.selectable-dropdown a.dropdown-toggle .selectable-arrow {
    display: inline-block;
    position: absolute;
    padding: 6px 4px;
    background: #ffffff;
    top: 6px;
    right: 3px;
}

.selectable-dropdown a.dropdown-toggle svg {
    color: #3b3f5c;
    width: 15px !important;
    height: 15px !important;
    margin: 0;
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}

.selectable-dropdown a.dropdown-toggle.show svg {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.selectable-dropdown.dropdown:not(.custom-dropdown-icon):not(.custom-dropdown) .dropdown-menu {
    right: auto;
    top: 65px !important;
}

.selectable-dropdown.dropdown:not(.custom-dropdown-icon):not(.custom-dropdown) .dropdown-menu.show {
    top: 50px !important;
}

.selectable-dropdown.dropdown:not(.custom-dropdown-icon):not(.custom-dropdown) .dropdown-menu img {
    width: 30px;
    height: 30px;
    margin-right: 7px;
    vertical-align: top;
    background: #0e1726;
    padding: 4px 4px;
    border-radius: 6px;
}

.modal {
    --bs-modal-width: 800px;
}

.modal.small {
    --bs-modal-width: 500px;
}

.modal-content {
    background: white;
}

.modal-footer {
    justify-content: space-between;
}

.modal-header,
.modal-footer {
    padding: 15px 30px;
}

.modal.auth .modal-footer {
    justify-content: center;
}

.custom-alert-1 .media-body {
    align-items: center;
}

.header-container .theme-brand .theme-logo a img {
    width: auto;
    height: 34px;
}

.modal.auth .modal-footer .form {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 320px;
}

.modal-content .modal-body p {
    color: #888ea8;
    letter-spacing: 1px;
    font-size: 14px;
    line-height: 22px;
    text-align: left;
}

.alert-text h4,
.alert-text p {
    color: white;
}

.seperator-header {
    margin-bottom: 20px;
}

.seperator-header h4 {
    font-size: 18px;
    color: #3b3f5c;
    background: transparent;
}

.dataTables_wrapper .row:first-child {
    padding: 20px;
}

.dataTables_wrapper .row:last-child {
    padding: 20px;
    display: flex;
    justify-content: space-between;
}

.center-align.logo {
    max-width: 220px;
    margin: auto;
}

.center-align.logo img {
    width: 100%;
}

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

.flex-item {
    display: flex;
}

.mr-5 {
    margin-right: 20px;
}


.dataTables_wrapper .row:last-child .col-sm-12 {
    flex: none;
    width: auto;
}

@media (max-width: 575px) {
    body {
        height: 100vh;
    }

    .card {
        border: none;
    }

    .auth-container {
        height: auto;
    }

    .auth-container .card {
        background-color: transparent;
        box-shadow: none;
    }

    .auth-container .card .card-body {
        padding-top: 24px;
        padding-bottom: 24px;
    }
}


/*
	===============================
			@Import	Function
	===============================
*/
/*
	===============================
			@Import	Mixins
	===============================
*/
.widget-content-area {
    border: 1px solid #e0e6ed;
    box-shadow: 0 0 40px 0 rgba(94, 92, 154, 0.06);
}

.layout-spacing {
    padding-bottom: 25px;
}

.table-controls {
    padding: 0;
    margin: 0;
    list-style: none;
}

.table-controls>li {
    display: inline-block;
    margin: 0 2px;
    line-height: 1;
}

.table-controls>li>a {
    display: inline-block;
}

.table-controls>li>a i {
    margin: 0;
    color: #555;
    font-size: 16px;
    display: block;
}

.table-controls>li>a i:hover {
    text-decoration: none;
}

/*
  ===================
      User Profile
  ===================
  */
.user-profile .widget-content-area {
    border-radius: 6px;
}

.user-profile .widget-content-area .edit-profile {
    height: 35px;
    width: 35px;
    display: flex;
    justify-content: center;
    align-self: center;
    background-color: #4361ee;
    background: linear-gradient(to right, #3cba92 0%, #0ba360 100%);
    border-radius: 50%;
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
}

.user-profile .widget-content-area .edit-profile svg {
    font-size: 17px;
    vertical-align: middle;
    margin-right: 0;
    color: #e0e6ed;
    width: 19px;
    align-self: center;
}

.user-profile .widget-content-area h3 {
    font-size: 21px;
    color: #0e1726;
    margin: 6px 0px 0 0;
}

.user-profile .widget-content-area .user-info {
    margin-top: 20px;
}

h3.header-item {
    font-size: 21px;
    color: #0e1726;
}

span.capitalize {
    text-transform: capitalize;
}

.user-profile .widget-content-area .user-info img {
    border-radius: 9px;
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
    width: 90px;
}

.user-profile .widget-content-area .user-info p {
    font-size: 20px;
    font-weight: 600;
    margin-top: 22px;
    color: #009688;
}

.user-profile .widget-content-area .user-info-list>div {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.user-profile .widget-content-area .user-info-list ul.contacts-block {
    border: none;
    max-width: 217px;
    margin: 20px 0 0 0;
}

.user-profile .widget-content-area .user-info-list ul.contacts-block li {
    margin-bottom: 13px;
    font-weight: 600;
    font-size: 13px;
}

.user-profile .widget-content-area .user-info-list ul.contacts-block li a:not(.btn) {
    font-weight: 600;
    font-size: 15px;
    color: #009688;
}

.user-profile .widget-content-area .user-info-list ul.contacts-block a:not(.btn) svg {
    width: 21px;
    color: #888ea8;
    vertical-align: middle;
}

/*
  ================
      Tasks
  ================
  */
.usr-tasks .widget-content-area {
    border-radius: 6px;
}

.usr-tasks .widget-content-area h3 {
    font-size: 21px;
    color: #0e1726;
}

/*
  ===========================
      Payment History
  ===========================
  */
.payment-history .widget-content-area {
    border-radius: 6px;
}

.payment-history .widget-content-area h3 {
    font-size: 21px;
    color: #0e1726;
    margin: 6px 0px 30px 0;
}

.payment-history .list-group-item {
    border: none;
    border-bottom: 1px solid #e0e6ed;
    padding-left: 0;
    padding-right: 0;
}

.payment-history .list-group-item:first-child {
    border-bottom: 1px solid #e0e6ed;
}

.payment-history .list-group-item:last-child {
    border: none;
}

.payment-history .list-group-item .title {
    color: #515365;
}

.payment-history .list-group-item .pay-pricing {
    font-size: 15px;
    letter-spacing: 1px;
}

/*
  ===========================
      Payment Methods
  ===========================
  */
.payment-methods .widget-content-area {
    border-radius: 6px;
}

.payment-methods .widget-content-area h3 {
    font-size: 21px;
    color: #0e1726;
    margin: 6px 0px 30px 0;
}

.payment-methods .list-group-item {
    border: none;
    border-bottom: 1px solid #e0e6ed;
    padding-left: 0;
    padding-right: 0;
}

.payment-methods .list-group-item:first-child {
    border-bottom: 1px solid #e0e6ed;
}

.payment-methods .list-group-item:last-child {
    border: none;
}

.payment-methods .list-group-item .title {
    color: #515365;
}

/*
  ================
      Education
  ================
  */
.summary .widget-content-area {
    border-radius: 6px;
}

.summary .widget-content-area h3 {
    font-size: 21px;
    color: #0e1726;
    margin: 6px 0px 40px 0;
    margin: 6px 0px 30px 0;
}

.summary .widget-content .summary-list {
    position: relative;
    padding: 15px;
    padding: 9px 15px;
    background: rgba(224, 230, 237, 0.4);
    border-radius: 6px;
    background-color: #ebedf2;
    background-color: #fff;
    border: 1px solid #e0e6ed;
}

.summary .widget-content .summary-list .summery-info {
    display: flex;
    margin-bottom: 0;
}

.summary .widget-content .summary-list:not(:last-child) {
    margin-bottom: 9px;
}

.summary .widget-content .w-icon {
    border-radius: 12px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 35px;
    width: 35px;
    margin-right: 12px;
}

.summary .widget-content .w-icon svg {
    display: block;
    width: 22px;
    height: 22px;
    stroke-width: 1.5px;
}

.summary .widget-content .summary-list:nth-child(1) .w-icon svg {
    color: #2196f3;
}

.summary .widget-content .summary-list:nth-child(2) .w-icon svg {
    color: #e2a03f;
}

.summary .widget-content .summary-list:nth-child(3) .w-icon svg {
    color: #e7515a;
}

.summary .widget-content .w-summary-details {
    width: 100%;
    align-self: center;
}

.summary .widget-content .w-summary-info {
    display: flex;
    justify-content: space-between;
    margin-bottom: 1px;
}

.summary .widget-content .w-summary-info h6 {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 0;
    color: #3b3f5c;
    letter-spacing: 1px;
}

.summary .widget-content .w-summary-info .summary-count {
    display: block;
    font-size: 16px;
    margin-top: 4px;
    font-weight: 500;
    color: #060818;
}

.summary .widget-content .w-summary-info .summary-average {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 0;
    color: #888ea8;
}

.summary .widget-content .summary-list.summary-income .w-summary-info .summary-average {
    color: #2196f3;
}

.summary .widget-content .summary-list.summary-profit .w-summary-info .summary-average {
    color: #e2a03f;
}

.summary .widget-content .summary-list.summary-expenses .w-summary-info .summary-average {
    color: #e7515a;
}

@media (max-width: 575px) {
    .summary .widget-content-area .timeline-alter .item-timeline {
        display: block;
        text-align: center;
    }

    .summary .widget-content-area .timeline-alter .item-timeline .t-meta-date p,
    .summary .widget-content-area .timeline-alter .item-timeline .t-usr-txt p {
        margin: 0 auto;
    }
}

/*
  =======================
      Pro Plan
  =======================
  */
.pro-plan .widget {
    background: #fff;
    padding: 20px 0px !important;
    border-radius: 8px;
    border: 1px solid #e0e6ed;
    box-shadow: 0 0 40px 0 rgba(94, 92, 154, 0.06);
}

.pro-plan .widget-heading {
    display: flex;
    justify-content: space-between;
    padding: 0 20px;
    margin-bottom: 30px;
}

.pro-plan .widget-heading .task-info {
    display: flex;
}

.pro-plan .widget-heading .w-title {
    align-self: center;
}

.pro-plan .widget-heading .w-title h5 {
    margin-bottom: 0;
    font-size: 21px;
    color: #0e1726;
}

.pro-plan .widget-heading .w-title span {
    font-size: 12px;
    font-weight: 500;
    display: none;
}

.pro-plan .widget-heading .task-action .dropdown a svg {
    color: #888ea8;
    width: 19px;
    height: 19px;
}

.pro-plan .widget-heading .task-action .dropdown-menu {
    transform: translate3d(-141px, 0, 0px);
}

.pro-plan .widget-content {
    padding: 0 20px;
}

.pro-plan .widget-content p {
    margin-bottom: 0;
    font-weight: 600;
    font-size: 14px;
    color: #888ea8;
}

.pro-plan .widget-content .progress-data {
    margin-top: 18px;
}

.pro-plan .widget-content .progress-data .progress-info {
    display: flex;
    justify-content: space-between;
    margin-bottom: 19px;
}

.pro-plan .widget-content .progress-data .progress-stats p {
    font-weight: 600;
    font-size: 15px;
}

.pro-plan .widget-content .progress-data .progress {
    border-radius: 30px;
    height: 12px;
}

.pro-plan .widget-content .progress-data .progress .progress-bar {
    margin: 3px;
    background-color: #60dfcd;
    background-image: linear-gradient(315deg, #fc5296 0%, #f67062 74%);
}

.pro-plan .widget-content .meta-info {
    display: flex;
    justify-content: space-between;
}

.pro-plan .widget-content .progress-data .due-time {
    align-self: center;
}

.pro-plan .widget-content .progress-data .due-time p {
    font-weight: 500;
    font-size: 11px;
    padding: 4px 6px 4px 6px;
    background: #3b3f5c;
    border-radius: 30px;
    color: #fff;
}

.pro-plan .widget-content .progress-data .due-time p svg {
    width: 14px;
    height: 15px;
    vertical-align: text-bottom;
    margin-right: 2px;
}

.grid-item {
    display: grid;
    grid-template-columns: auto auto;
}

.grid-item .profile-section {
    width: auto;
}

.grid-item .watch-history {
    width: auto;
}

.grid-item .watch-history .usr-tasks,
.grid-item .watch-history .widget-content {
    height: 100%;
}

.card.style-2 .card-img,
.card.style-2 .card-img-top {
    height: 180px;
    background-size: cover !important;
    background-position: center center !important;
}

.watch-header {
    display: flex;
    justify-content: space-between;
}

div.table-responsive>div.dataTables_wrapper>div.row:first-child,
div.table-responsive>div.dataTables_wrapper>div.row:last-child {
    padding-left: 0;
    padding-right: 0;
}

/*
	===============================
			@Import	Function
	===============================
*/
/*
	===============================
			@Import	Mixins
	===============================
*/
.nav.nav-tabs {
    border: none;
}

.nav.nav-tabs li.nav-item button.nav-link {
    border: none;
    font-weight: 500;
    padding: 8px 14px;
    letter-spacing: 1px;
    color: #506690;
    background: transparent;
}

.nav.nav-tabs li.nav-item button.nav-link svg {
    vertical-align: text-bottom;
    stroke-width: 1.6;
    width: 20px;
    height: 20px;
}

.nav.nav-tabs li.nav-item button.nav-link.active {
    border-bottom: 1.6px solid #4361ee;
    color: #4361ee;
    font-weight: 600;
}

.nav.nav-tabs li.nav-item button.nav-link.active svg {
    color: #4361ee;
}

.nav.nav-tabs li.nav-item button.nav-link:disabled {
    opacity: 0.5;
}

.nav.nav-pills {
    border: none;
    padding: 8px;
    background: #ebedf2;
    border-radius: 8px;
}

.nav.nav-pills li.nav-item button.nav-link {
    border: none;
    font-weight: 500;
    padding: 8px 14px;
    letter-spacing: 1px;
    color: #4361ee;
}

.nav.nav-pills li.nav-item button.nav-link svg {
    vertical-align: text-bottom;
    stroke-width: 1.6;
    color: #4361ee;
    width: 20px;
    height: 20px;
}

.nav.nav-pills li.nav-item button.nav-link.active {
    border-bottom: none;
    background-color: #fff;
    box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.2);
    font-weight: 600;
}

.nav.nav-pills li.nav-item button.nav-link:disabled {
    opacity: 0.5;
}

.nav.nav-pills[aria-orientation=vertical] button.nav-link {
    border: none;
    font-weight: 500;
    padding: 8px 14px;
    letter-spacing: 1px;
    color: #4361ee;
}

.nav.nav-pills[aria-orientation=vertical] button.nav-link svg {
    vertical-align: bottom;
    stroke-width: 1.6;
    color: #4361ee;
    width: 20px;
    height: 20px;
}

.nav.nav-pills[aria-orientation=vertical] button.nav-link.active {
    border-bottom: none;
    background-color: #fff;
    box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.2);
}

.nav.nav-pills[aria-orientation=vertical] button.nav-link:disabled {
    opacity: 0.5;
}

.widget-one_hybrid {
    background: #fff;
    padding: 0 !important;
    border-radius: 7px;
}

.widget-one_hybrid .widget-heading {
    padding: 20px 13px;
}

.widget-one_hybrid .widget-heading .w-title {
    display: flex;
    margin-bottom: 15px;
}

.widget-one_hybrid .widget-heading .w-icon {
    display: inline-block;
    align-self: center;
    padding: 10px;
    border-radius: 12px;
    margin-right: 16px;
}

.widget-one_hybrid .widget-heading svg {
    width: 22px;
    height: 22px;
}

#ePins_wrapper .row:first-child,
#ePins_wrapper .row:last-child {
    display: none;
}

#ePins_wrapper .row:nth-child(2) {
    margin-top: 25px;
    margin-bottom: 25px;
}

.widget-one_hybrid .widget-heading .w-value {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 0;
    align-self: center;
}

.widget-one_hybrid .widget-heading h5 {
    margin-bottom: 0;
    font-size: 13px;
    font-weight: 600;
    color: #506690;
    letter-spacing: 1px;
}

.widget-one_hybrid .apexcharts-canvas svg {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.widget-one_hybrid.widget-followers .widget-heading .w-icon {
    color: #4361ee;
    background: #eceffe;
}

.widget-one_hybrid.widget-referral .widget-heading .w-icon {
    color: #e7515a;
    background-color: #fbeced;
}

.widget-one_hybrid.widget-social {
    background: #4361ee;
}

.widget-one_hybrid.widget-social .widget-heading .w-icon {
    color: #009688;
    border: 1px solid #009688;
}

.widget-one_hybrid.widget-engagement .widget-heading .w-icon {
    color: #009688;
    background-color: #ddf5f0;
}

#toastmessage {
    position: fixed;
    top: 120px;
    right: 30px;
}

#message {
    position: fixed;
    top: 120px;
    right: 30px;
}


.button-container {
    text-align: right;
}

.roles-table .dt--top-section {
    margin: 5px 20px 15px 15px;
}

.roles-table .dt--top-section .row {
    padding: 0;
}

.roles-table .dt--bottom-section {
    padding: 20px 0;
}

.btn.default {
    cursor: default;
}

.main-content .secondary-nav {
    top: 46px;
}

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

.info .alert .alert-icon svg {
    width: 35px;
    height: 35px;
    margin-left: 10px;
}