@charset "utf-8";

/* CSS Document */
.header .logo img {
    max-height: 56px;
}

header#header {
    background: none !important;
    background-color: #ffffffe3 !important;
    padding-bottom: 11px;
}

.footer .footer-about .logo img {
    max-height: 80px !important;
}

.navmenu a {
    font-weight: 700;
    font-size: 14px;
}

.sign-in a {
    padding-left: 0px !important;
    color: #fff !important;
}

.link-info {
    color: #2196F3 !important;
}

.page-title h1 {
    font-weight: 400;
}

.page-title h2 {
    font-weight: 600;
}

.rounded-md,
.rounded-md-image {
    border-radius: 20px !important;
}

.blog-posts .post-date {
    font-size: 16px !important;
}

li.list-group-item.price-list {
    padding: 0px;
    border: none;
    padding-bottom: 8px;
}

.price-texts {
    display: inline-block;
    width: 84%;
    padding-left: 2%;
}

li.list-group-item.price-list i {
    vertical-align: top;
}

li.list-group-item.price-list i {
    vertical-align: top;
    font-size: 28px !important;
    color: #2196f3;
    display: inline-block;
    margin-top: -8px !important;
}

.body-header {
    font-weight: 700;
    color: #333333;
    margin-top: 0px;
}

button.btn.btn-primary a {
    color: #fff !important;
}

.about .post-img.position-relative.overflow-hidden.rounded-md-image {
    height: 200px;
}

.about .our-story {
    padding: 14px;
}

img.img-fluid.image-round {
    border-radius: 100%;
    height: 269px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.1);
    transition: 0.3s;
    padding: 14px;
}

.header .header-social-links {
    padding: 0 0 0 45px;
}

h5.comment-name {
    font-weight: 700;
    margin-top: 20px;
}

.rating-stars .bi-star {
    color: #FFC107 !important;
    font-size: 30px;
}

.rating-stars {
    margin-bottom: 24px !important;
}

.body-header:after {
    content: "";
    position: absolute;
    display: block;
    width: 181px;
    height: 3px;
    background: var(--accent-color);
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

h2.mb-lg-0.font-weight-bold.text-center.body-header.mb-4 {
    position: relative;
    padding-bottom: 20px !important;
    color: #171717;
}

.body-header {
    padding-bottom: 20px !important;
    position: relative;
}

.customers-saying {
    background-image: url(../img/comment-tax.jpg);
    background-size: cover;
    padding-top: 62px !important;
}

.customers-saying .service-item {
    background-color: var(--surface-color);
    box-shadow: 0px 5px 30px 0px rgb(30 30 30 / 58%);
    height: 100%;
    padding: 60px 30px;
    text-align: center;
    transition: 0.3s;
    border-radius: 5px;
}

.d-block.test {
    display: block !important;
    z-index: 99999 !important;
    position: absolute;
    opacity: 1 !important;
    background-color: #000000d1;
}

.d-block.test .modal-dialog {
    margin-top: 10%;
}

span.color-tax-blue {
    color: #2196F3 !important;
    font-weight: 600;
}

h2.mb-2.mb-lg-0.font-weight-bold.text-center.tax-message {
    font-weight: 600;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
}

h2.mb-2.mb-lg-0.font-weight-bold.text-center.tax-message.color-blue {
    color: #2196f3;
}

.testimonials .testimonial-item .testimonial-img {
    border-radius: 0px;
    margin-top: -24px !important;
}

.testimonials .testimonial-item:hover {
    scale: 1.02;
}

.hero .container {
    top: -26%;
}

.float-right {
    float: right;
}

.mr-10 {
    margin-right: 10px;
}

.ml-10 {
    margin-left: 10px;
}

h6.Package-title {
    color: #5b5b5b;
    line-height: 26px;
    margin-bottom: 18px !important;
}

ul.list-group.price-list.Package-title li {
    color: #5b5b5b !important;
}

span.Package-price {
    background-color: #535353;
    color: var(--contrast-color);
    /* position: absolute; */
    right: 0;
    bottom: 0;
    text-transform: uppercase;
    font-size: 17px;
    padding: 9px 12px;
    font-weight: 500;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

button.btn.btn-primary.Continue {
    margin-left: 21px !important;
    margin-top: -4px !important;
    /* float: right; */
}

.container.shadow.p-3.mb-5.bg-white.rounded.Packages-blog {
    padding: 30px !important;
}

.toast.toast-error {
    background-color: #f31d1d !important;
}

.toast.toast-success {
    background-color: green !important;
}

@-moz-document url-prefix() {
    @media (min-width: 992px) {
        .col-lg-4 {
            flex: 0 0 auto;
            width: 32.333%;
        }
    }
}

.hero .container {
    top: -26%;
}

.float-right {
    float: right;
}

#heroVideo {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%;
    z-index: 0;
}

.hero-video {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.hero-video:before {
    background-color: #0000df !important;
    opacity: 0.7;
}

.hero-video:after {
    background: linear-gradient(rgba(12, 12, 12, 0), #0c0c0c);
}

.container.col-sm-3.shadow.mb-5.bg-white.rounded.Sign-in-col {
    z-index: 1;
    position: relative;
    background-color: #fffffff2 !important;
    margin-right: auto !important;
    margin-left: auto !important;
    margin-top: 5%;
}

.container.col-sm-3.shadow.p-5.mb-5.bg-white.rounded.Sign-in-col input#Username,
.container.col-sm-3.shadow.p-5.mb-5.bg-white.rounded.Sign-in-col input#Password {
    background-color: #ffffff00 !important;
}

.hero-video:after {
    content: "";
    background-color: #2196f3 !important;
    opacity: 0.9;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.container-fluid.not-padding.menubar-css {
    padding: 0px;
    position: fixed;
    z-index: 99999;
}

button.btn.btn-secondary.dropdown-toggle {
    font-size: 0px;
    /* background-image: url(/assets/img/LINKEDIN-Profile-Picture-AI.jpg) !important; */
    width: 48px;
    height: 48px;
    background-size: contain;
    border-radius: 100%;
    position: absolute;
    top: -2px !important;
    border: solid 4px #2196f3;
    margin-left: 10px;
}

section#register .form-outline.mb-4.col-sm-4 {
    display: inline-block;
}

button.btn.btn-secondary.dropdown-toggle {
    padding-right: 21px !important;
}

button.btn.btn-secondary.dropdown-toggle {
    /* padding-bottom: 50px !important; */
    display: flex;
    position: relative;
}

a.dropdown-item.profile-btn {
    font-weight: 400;
    color: var(--bs-dropdown-link-color);
    padding-left: 16px !important;
    font-size: 16px !important;
}

button.btn.btn-secondary.dropdown-toggle:after {
    content: "";
    font-size: 33px;
    color: #adadad !important;
    font-weight: 600;
    margin-top: 40px !important;
    width: 20px;
    height: 20px;
    margin-left: -3px !important;
    margin-top: 11px !important;
    margin-left: 37px !important;
    border-radius: 5px;
}

main.main {
    padding-top: 78px;
}

input {
    font-size: 16px !important;
}

#toast-container {
    position: absolute !important;
    top: 48% !important;
    right: 42% !important;
    /* margin-left: auto; */
    /* margin-right: auto; */
}

.container.reg-col {
    z-index: 999;
    position: relative;
    background-color: #ffffff !important;
    background-image: url(/assets/img/curves-1.png), url(/assets/img/bg-fin-bar.png) !important;
    background-size: auto, 110%;
    background-repeat: no-repeat;
    background-position: center, bottom;
}

.container.reg-col input {
    background: none !important;
}

.footer .footer-about .logo img {
    max-height: 72px !important;
}

.social-links.d-flex {
    float: right;
    margin-top: 39px !important;
    margin-bottom: 18px;
}

.footer .footer-top {
    padding-top: 20px;
    border: none;
}

.footer .copyright {
    padding-top: 42px;
}

.col-lg-4.col-md-6.footer-links {
    margin-bottom: 0px !important;
}

.container.shadow.p-5.mb-5.bg-white.rounded.Sign-in-col {
    z-index: 1;
    position: relative;
    background-color: #fffffff2 !important;
    margin-right: auto !important;
    margin-left: auto !important;
    margin-top: 5%;
}

.header .header-social-links a {
    padding-left: 15px;
    color: #212529 !important;
}

.carousel-item .dropdown-menu.show {
    margin-top: 13px !important;
}

#hero-carousel .btn.btn-primary.btn-lg {
    margin-right: 10px;
}

.page-title.accent-background.reg-col {
    z-index: 999;
}

#register .form-outline.mb-4.col-md-4 {
    display: inline-block;
}

.btn-primary {
    background-color: #0d6efd !important;
}

@media (min-width: 768px) {
    #register .col-md-4 {
        flex: 0 0 auto;
        width: 48.333333%;
    }

    #register .col-sm-9.text-black {
        padding-left: 35px;
    }

    #register .col-sm-4 {
        flex: 0 0 auto;
        width: 46.333%;
    }
}

#register .form-outline.mb-4.col-md-4 {
    vertical-align: top;
}

.d-sm-block img.img-fluid {
    border-radius: 100%;
    border: solid 3px #0d6efd !important;
}

.modal.show .modal-dialog {
    transform: none;
}

.modal-dialog {
    margin-top: 10%;
}

.container.shadow.p-5.mb-5.bg-white.rounded.Sign-in-col {
    margin-top: 0%;
}

h2.inner-title {
    font-size: 2.1rem !important;
}

.tax-no {
    height: 50vh;
}

iframe {
    margin-top: 3%;
    /*! background-color: #fff !important; */
}

section#about {
    background-image: url(/assets/img/curves-1.png) !important;
    background-repeat: no-repeat !important;
    background-position: center;
    /* padding-top: 134px; */
    /* z-index: 9999; */
}

section#clients {
    background-image: url(/assets/img/curves-1.png) !important;
    background-repeat: no-repeat !important;
    background-position: center;
}

.btn.btn-primary.disabled,
.btn.btn-primary:disabled {
    background-color: #b2b2b2 !important;
    /* ash color */
    border-color: #b2b2b2 !important;
    color: white !important;
}

.image-box .parent {
    height: 100vh;
}

.image-box .parent>.row {
    display: flex;
    align-items: center;
    height: 100%;
}

.image-box .col img {
    height: 100px;
    width: 100px;
    cursor: pointer;
    transition: transform 1s;
    object-fit: cover;
}

.image-box .col label {
    overflow: hidden;
    position: relative;
}

.image-box .imgbgchk:checked+label>.tick_container {
    opacity: 1;
}

/*         aNIMATION */
.image-box .imgbgchk:checked+label>img {
    transform: scale(1.25);
    opacity: 0.3;
}

.image-box .tick_container {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    cursor: pointer;
    text-align: center;
}

.image-box .tick {
    background-color: #4CAF50;
    color: white;
    font-size: 16px;
    padding: 6px 12px;
    height: 40px;
    width: 40px;
    border-radius: 100%;
}

.image-box .col {
    flex: auto !important;
}

.Tax-pesonaldetail-icon label {
    border: solid 1px #bbbbbb !important;
    border-radius: 6px;
    height: 106px;
    display: block;
    box-shadow: 0px 0px 6px 0px rgba(156, 156, 156, 0.75);
    cursor: pointer;
    -webkit-box-shadow: 0px 0px 6px 0px rgba(156, 156, 156, 0.75);
    -moz-box-shadow: 0px 0px 6px 0px rgba(156, 156, 156, 0.75);
    border-bottom: solid 2px #0d6efd !important;
    transition: all 0.2s ease;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.Tax-pesonaldetail-icon label:hover {
    scale: 1.04;
}

.h1-line:after {
    content: "";
    display: block;
    width: 34%;
    height: 4px;
    background-color: #0d6efd !important;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2%;
    border-radius: 100%;
}

.next-btn button {
    background: none !important;
    border: none;
    font-size: 0px;
    background-image: url(/assets/img/next-button.png) !important;
    width: 150px;
    height: 59px;
    background-repeat: no-repeat !important;
    background-position: center !important;
    transition: all 0.2s ease;
}

.btn-prv button {
    background: none !important;
    border: none;
    font-size: 0px;
    background-image: url(/assets/img/priv-button-2025.png) !important;
    width: 150px;
    height: 59px;
    background-repeat: no-repeat !important;
    background-position: center !important;
    transition: all 0.2s ease;
}

.btn-prv button:hover {
    background-position-x: 13px !important;
}

.next-btn button:hover {
    background-position-x: 17px !important;
}

.Tax-pesonaldetail-icon {
    text-align: center !important;
}

#Self-Online-Flow .sub-link.active {
    background-color: #30313d !important;
}

.Tax-pesonaldetail-icon label {
    display: block !important;
    padding-bottom: 40px !important;
    height: 135px;
}

.nametag {
    font-weight: 600;
}

#File-my-taxes.selfOnline-dashboard img.img-fluid.rounded-md-image {
    width: 70%;
    margin-left: auto;
    margin-right: auto !important;
    margin-top: 5% !important;
}

#File-my-taxes.selfOnline-dashboard .post-img.position-relative.overflow-hidden.rounded-md-image {
    text-align: center;
    background-color: #7bbbef;
}

.blog-posts .post-title span {
    color: #2196f3;
    font-style: italic;
}

.about .post-img.position-relative.overflow-hidden.rounded-md-image {
    /* height: 400px; */
}

.home-about {
    height: 850px !important;
    max-height: unset !important;
    min-height: unset;
}

.home-about ul.list-group.price-list {
    height: 176px;
}

#Self-Online-Flow .collapsed .dropdown-container a {
    width: 64px !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
}

#Self-Online-Flow nav.sidebar p.small.fw-bold.mb-0 {
    color: #fff;
    margin-top: 10px;
}

/*Profile page css*/
.profile .form-outline.mb-4.col-sm-4.mr-10 {
    vertical-align: top;
}

.profile .rounded-circle {
    border: solid 4px #0d6efd;
    width: 71%;
}

.profile .btn.btn-primary {
    cursor: pointer;
}

.profile .btn.btn-primary label {
    cursor: pointer !important;
}

.profile .container {
    z-index: 999;
    position: relative;
    background-color: #ffffff !important;
    background-image: url(/assets/img/curves-1.png), url(/assets/img/bg-fin-bar.png) !important;
    background-size: auto, 110%;
    background-repeat: no-repeat;
    background-position: center, bottom;
}

/*END Profile page changes*/
#Self-Online-Flow .dropdown-container a {
    cursor: pointer !important;
}

/*Upload  page css - mayuri*/
.header-doument {
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(10px);
    border-radius: 20px;
    padding: 30px;
    margin-bottom: 30px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.header-content-doument {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 20px;
}

.user-info {
    display: flex;
    align-items: center;
    gap: 20px;
}

.user-avatar {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    object-fit: cover;
    border: 4px solid #2196f3;
    box-shadow: 0 4px 15px rgba(102, 126, 234, 0.3);
}

.user-details h1 {
    font-size: 2.2em;
    font-weight: 700;
    background: linear-gradient(45deg, #667eea, #764ba2);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 5px;
}

.user-details h2 {
    font-size: 1.1em;
    color: #666;
    font-weight: 500;
    margin-bottom: 10px;
}

.contact-info {
    display: flex;
    gap: 25px;
    flex-wrap: wrap;
}

.contact-item {
    display: flex;
    align-items: center;
    gap: 8px;
    background: rgba(102, 126, 234, 0.1);
    padding: 8px 15px;
    border-radius: 25px;
    font-size: 0.9em;
}

/*END Upload  page css - mayuri*/
/*css changes*/
.m-b-0 {
    margin-bottom: 0px;
}

.collapsed-bar {
    padding: 12px;
    background-color: #4aadfd !important;
    border-color: #4aadfd !important;
    transition: 0.2s;
}

.collapsed-bar h5 {
    color: #fff;
    font-weight: 700;
}

.collapsed-bar h5 {
    border-color: #fbc24f !important;
    border: none !important;
    padding-left: 0px !important;
}

.collapsed-bar h5 i {
    padding-right: 4px !important;
    padding-left: 0px !important;
}

.collapsed-bar:hover {
    scale: 1.004;
}

.collapsed-bar.collapsed i.bi.bi-caret-down-fill {
    float: right;
    rotate: 0deg !important;
    padding: 0px !important;
}

.collapsed-bar .bi.bi-caret-down-fill {
    float: right !important;
    rotate: 180deg !important;
    padding: 0px !important;
}

img.user-avatar.user-title {
    border-color: #fff;
}

.page-title .user-details h2 {
    color: #fff;
    font-weight: 800;
}

.page-title i.bi.bi-envelope,
.page-title i.bi.bi-phone {
    font-size: 22px;
    color: #fff !important;
}

.page-title .contact-item {
    padding-left: 0px !important;
    padding-bottom: 0px;
}

.container-fluid.cotent-all {
    background-color: #f8f8f8;
    border-radius: 10px;
    border-bottom: solid 2px #2196f3;
}

/*Document part changes*/
.site-color {
    width: auto;
    background-color: #f8f9fa !important;
    border: solid 10px #f8f9fa;
}


.site-color th,
.site-color td,
.site-color tr {
    color: #414141 !important;
    padding: 0px;
    padding-right: 10px;
    line-height: 30px;
    background-color: #f8f9fa !important;
}

.site-color th,
.site-color td,
.site-color tr {
    color: #414141 !important;
    padding: 0px;
    padding-right: 10px;
    line-height: 30px;
    background-color: #f8f9fa !important;
}




div#dashboard-section {
    border: solid 3px #2196f3;
    -webkit-box-shadow: 0px 0px 6px 0px rgba(156, 156, 156, 0.75) !important;
    -moz-box-shadow: 0px 0px 6px 0px rgba(156, 156, 156, 0.75);
}

table.table.table-bordered.table-striped th {
    background-color: #4aadfd;
}

input.form-check-input.checkbox-lg {
    width: 22px;
    height: 22px;
}

div#documents-section,
div#employment-section,
#bank-section,
#assets-section,
#other-section,
#declaration-section,
#File-my-taxes.selfOnline-dashboard.userDocList .container {
    border: solid 3px #2196f3;
    -webkit-box-shadow: 0px 0px 6px 0px rgba(156, 156, 156, 0.75) !important;
    -moz-box-shadow: 0px 0px 6px 0px rgba(156, 156, 156, 0.75);
}



div#documents-section h4,
div#employment-section h4,
#bank-section h4,
#assets-section h4,
#other-section h4,
#declaration-section h4 {
    margin-bottom: 26px;
}

div#documents-section h4,
div#employment-section h4,
#bank-section h4,
#assets-section h4,
#other-section h4,
#declaration-section h4 {
    margin-bottom: 26px;
}




.document-guidelines {
    font-size: 14px;
}

.mb-3.tab-btn-list button {
    /* border: none; */
    border-radius: 0px;
    margin-right: 0px !important;
    float: left;
    border-right: none;
    border-color: #4aadfd !important;
    background-color: #4aadfd;
    color: #fff !important;
    padding: 10px;
    border: none !important;
    min-width: 70px;
    border-right: solid 1px #ccc !important;
    /* margin-top: 10px; */
}

.mb-3.tab-btn-list {
    display: block !important;
    width: 100% !important;
    height: 44px !important;
    border-bottom: solid 2px #0d6efd;
    margin-top: 26px;
}

.mb-3.tab-btn-list button:last-child {
    border-right: solid 1px #ccc;
    color: #fff !important;
}

.mb-3.tab-btn-list button:hover {
    background-color: #3fa1f0;
}

/*END Document part changes*/
/*Dashboard part changes*/
.mb-3.tab-btn-list.Dash {
    margin-top: 0px;
}

.mb-3.tab-btn-list.Dash button {
    /* border: none; */
    border-radius: 0px;
    margin-right: 0px !important;
    float: left;
    border-right: none;
    border-color: #4aadfd !important;
    background-color: #4aadfd !important;
    color: #fff !important;
    padding: 10px;
    border: none !important;
    min-width: 70px;
    border-right: solid 1px #ccc !important;
    /* margin-top: 10px; */
    font-weight: 700;
}

.mb-3.tab-btn-list {
    display: block !important;
    width: 100% !important;
    height: 44px !important;
    border-bottom: solid 2px #4aadfd;
    margin-top: 26px;
}

table.table.table-bordered.table-striped th {
    color: #fff;
    font-weight: 500;
}

.collapsed-bar {
    background: #0076d6;
    background: linear-gradient(90deg, rgb(0 141 255) 23%, rgba(33, 150, 243, 1) 100%);
}

.collapsed-bar i {
    color: #fff !important;
}

#user-uploaddocuments div.collapse {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1) !important;
    border: 1px solid rgba(255, 255, 255, 0.2) !important;
}

section#user-uploaddocuments,
#File-my-taxes {
    background-image: url(/assets/img/curves-1.png) !important;
    background-repeat: no-repeat !important;
    background-position: center;
}

.font-weight-bold {
    font-weight: 600;
}

.mb-3.tab-btn-list.Dash button:hover {
    scale: 1.02 !important;
}

.mb-3.tab-btn-list.Dash button {
    transition: 0.2s;
}

/*END Dashboard part changes*/
/*dashboard changes*/
.dash-icon-uplode {
    display: block;
    background-image: url(/assets/img/uplode-tax-file.gif) !important;
    width: 160px;
    height: 160px;
    display: block;
    background-position: center;
    background-size: contain;
    margin-left: auto;
    margin-right: auto;
}

.view-your-task {
    display: block;
    background-image: url(/assets/img/View-Your-Tasks.gif) !important;
    width: 160px;
    height: 160px;
    display: block;
    background-position: center;
    background-size: contain;
    margin-left: auto;
    margin-right: auto;
}

.view-user-file-uplode {
    display: block;
    background-image: url(/assets/img/view-user-file-uplode.gif) !important;
    width: 160px;
    height: 160px;
    display: block;
    background-position: center;
    background-size: contain;
    margin-left: auto;
    margin-right: auto;
}

.notification-reminders {
    display: block;
    background-image: url(/assets/img/Notifications-Reminders.gif) !important;
    width: 160px;
    height: 160px;
    display: block;
    background-position: center;
    background-size: contain;
    margin-left: auto;
    margin-right: auto;
}

div#dashboard-section .col-md-3.mb-3 {
    cursor: pointer !important;
    transition: all 0.2s ease;
}

div#dashboard-section .col-md-3.mb-3:hover {
    scale: 1.04;
}

div#dashboard-section .center {
    height: 344px !important;
}

/*END dashboard changes*/
/*img table*/
.img-box-layout {
    width: 100%;
    text-align: center;
}

.mage-box-row .aos-animate {
    border-right: solid 1px #ccc;
}

.mage-box-row .aos-animate:last-child {
    border: none;
}

.mage-box-row .aos-animate h6 {
    background-color: #2196f3;
    padding: 8px;
    border-radius: 10px;
    color: #fff;
}

/*UserUploadDoumentFlow changes*/
.mage-box-row .image-box.justify-content-between.parent .col {
    border: solid 3px #2196f3;
    border-radius: 6px;
    width: 246px;
    height: 159px;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    margin-bottom: 17px;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.3) !important;
    margin-left: auto;
    margin-right: auto;
    margin-top: 24px;
    transition: all 0.2s ease;
}

.mage-box-row .image-box.justify-content-between.parent .col:hover {
    scale: 1.02;
}

div#in-this-section-container .main-content {
    background-image: url(/assets/img/curves-1.png) !important;
    background-repeat: no-repeat !important;
    background-position: center;
    /* margin-left: 0px; */
}

.mage-box-row .aos-animate h6 {
    font-weight: 700;
}

.icon-text-mrg {
    display: inline-block;
    margin-bottom: 17px;
    width: 100%;
    border-bottom: solid 3px #2196f3;
}

.icon-text-mrg .font-weight-bold {
    display: inline-block;
}

.icon-text-mrg i {
    margin-right: 5px;
    margin-bottom: 10px !important;
}

.information-box .col-md-4 label {
    margin-bottom: 6px;
}

/*END UserUploadDoumentFlow changes*/
#Self-Online-Flow .main-content .mb-3.tab-btn-list button {
    border-right: solid 3px #f8f9fa !important;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px !important;
    border: none !important;
    margin-right: 4px !important;
}

#Self-Online-Flow .main-content .mb-3.tab-btn-list button:last-child {
    border: none !important;
}

#Self-Online-Flow .main-content .mb-3.tab-btn-list {
    height: 47px !important;
    ';

}

#Self-Online-Flow .main-content .mb-3.tab-btn-list button:hover {
    scale: 1.02 !important;
}




.upload-form-up .btn-group.mb-4.tab-btn {
    width: 100%;
    padding-right: 72%;
    border-bottom: solid 3px #4aadfd !important;
    border-radius: 0px;
}

.upload-form-up .btn-group.mb-4.tab-btn label {
    border-radius: 0px;
    padding: 9px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px !important;
}

.upload-form-up label.btn.btn-outline-secondary {
    background-color: #4aadfd;
    border-color: #4aadfd;
    color: #fff;
}

.upload-form-up label.btn.btn-outline-secondary {
    background-color: #4aadfd !important;
    border-color: #4aadfd !important;
    color: #fff;
    margin-right: 5px;
}

.upload-form-up .btn-group.mb-4.tab-btn label:hover {
    scale: 1.02 !important;
    color: #fff !important;
}



.upload-form-up div#manualTableSection th {
    background-color: #4aadfd;
    color: #fff !important;
}

#assets-form input[type="radio"].btn-check:checked+label {
    border-color: #0d6efd;
    color: #fff;
    background-color: #0d6efd;
}

.bordered-checkbox {
    border: 2px solid #0d6efd;
    /* Bootstrap primary blue */
}

/*Self-Online changes*/

.Self-Online .card.shadow-sm.border-1.rounded-3.p-3.mb-3 h5 {
    transition: 0.2s;
    background: linear-gradient(90deg, rgb(0 141 255) 23%, rgba(33, 150, 243, 1) 100%);
    color: #fff !important;
    padding: 12px !important;
    cursor: pointer !important;
    margin-top: 0px;
}

.Self-Online .card.shadow-sm.border-1.rounded-3.p-3.mb-3 h5 {
    margin-bottom: 0px;
    color: #fff !important;
    margin-top: 0px;
    border-radius: 4px;
    transition: 0.2s;
}


.Self-Online .card.shadow-sm.border-1.rounded-3.p-3.mb-3 h5 span {
    width: 98%;
    display: inline-block;
    font-weight: 700;
}

.Self-Online .card.shadow-sm.border-1.rounded-3.p-3.mb-3 h5:hover {
    scale: 1.004;
}

.Self-Online .main {
    background-image: url(/assets/img/curves-1.png) !important;
    background-repeat: no-repeat !important;
    background-position: center;
}

.Self-Online .card.shadow-sm.border-1.rounded-3.p-3.mb-3 {
    padding: 0px !important;
    margin-bottom: 34px !important;
    transition: 0.2s;
    border: none !important;
    background: none !important;
}

.Self-Online .mt-2 {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1) !important;
    border: 1px solid rgba(255, 255, 255, 0.2) !important;
    margin-top: 13px !important;
    /* background: none !important; */
}

.Self-Online .collapsed .bi.bi-caret-down-fill {
    float: right !important;
    padding: 0px !important;
}


.Self-Online .collapsed .bi.bi-caret-down-fill {
    float: right !important;
    rotate: 0deg !important;
    padding: 0px !important;
}

section.blog-posts.section.Self-Online {
    padding-top: 0px;
}

div#in-this-section-container {
    background-image: url(/assets/img/curves-1.png) !important;
    background-repeat: no-repeat !important;
    background-position: center;
    /* position: relative; */
    background-color: #ffffff !important;
    background-image: url(/assets/img/curves-1.png), url(/assets/img/bg-fin-bar.png) !important;
    background-size: auto, 110%;
    background-repeat: no-repeat;
    background-position: center, bottom;
}

main.main {
    min-height: 90vh;
}

/*END Self-Online changes*/
@media print {
    .no-print {
        display: none !important;
    }

    .no-wrap {
        white-space: nowrap;
    }

    body * {
        visibility: hidden;
    }

    #declaration-section,
    #declaration-section * {
        visibility: visible;
    }

    #declaration-section {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
    }
}


#documentsTableBody tr:nth-child(even) {
    background-color: #f2f2f2;
    /* Light gray */
}

#documentsTableBody tr:nth-child(odd) {
    background-color: #ffffff;
    /* White */
}


.Self-Online .card.shadow-sm.border-1.rounded-3.p-3.mb-3 h5 {
    transition: 0.2s;
    background: linear-gradient(90deg, rgb(0 141 255) 23%, rgba(33, 150, 243, 1) 100%);
    color: #fff !important;
    padding: 12px !important;
    cursor: pointer !important;
    margin-top: 0px;
}

.Self-Online .card.shadow-sm.border-1.rounded-3.p-3.mb-3 h5 {
    margin-bottom: 0px;
    color: #fff !important;
    margin-top: 0px;
    border-radius: 4px;
    transition: 0.2s;
}


.Self-Online .card.shadow-sm.border-1.rounded-3.p-3.mb-3 h5 span {
    width: 98%;
    display: inline-block;
    font-weight: 700;
}

.Self-Online .card.shadow-sm.border-1.rounded-3.p-3.mb-3 h5:hover {
    scale: 1.004;
}

.Self-Online .main {
    background-image: url(/assets/img/curves-1.png) !important;
    background-repeat: no-repeat !important;
    background-position: center;
}

.Self-Online .card.shadow-sm.border-1.rounded-3.p-3.mb-3 {
    padding: 0px !important;
    margin-bottom: 34px !important;
    transition: 0.2s;
    border: none !important;
    background: none !important;
}

.Self-Online .mt-2 {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1) !important;
    border: 1px solid rgba(255, 255, 255, 0.2) !important;
    margin-top: 13px !important;
    /* background: none !important; */
}

.Self-Online .collapsed .bi.bi-caret-down-fill {
    float: right !important;
    padding: 0px !important;
}


.Self-Online .collapsed .bi.bi-caret-down-fill {
    float: right !important;
    rotate: 0deg !important;
    padding: 0px !important;
}

section.blog-posts.section.Self-Online {
    padding-top: 0px;
}

div#in-this-section-container {
    background-image: url(/assets/img/curves-1.png) !important;
    background-repeat: no-repeat !important;
    background-position: center;
    /* position: relative; */
    background-color: #ffffff !important;
    background-image: url(/assets/img/curves-1.png), url(/assets/img/bg-fin-bar.png) !important;
    background-size: auto, 110%;
    background-repeat: no-repeat;
    background-position: center, bottom;
}

main.main {
    min-height: 90vh;
}

/*END Self-Online changes*/

/*mayu view-toggle */
.form-check-input.view-toggle {
    width: 3rem;
    height: 1.5rem;
    border-radius: 1rem;
}



.form-check-input.view-toggle:checked {
    background-color: #198754;
    /* Optional: custom green for checked */
}

.form-check-input.view-toggle:checked {
    background-color: #198754;
    /* Optional: custom green for checked */
}




/*END mayu view-toggle */
.page-title {
    padding: 6px 0;
}

.page-title.accent-background .mb-2.mb-lg-0 {
    margin-top: -12px;
    font-size: 20px;
}

.page-title.accent-background h2.mb-2.mb-lg-0.font-weight-bold {
    margin-top: -1px !important;
    /* font-size: 12px; */
    font-size: 1.6rem;
}


.doc-viewstatus {
    border: none !important;
    font-size: 1.6rem;
    padding: 0px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.enhanced-modal {
    position: fixed;
    z-index: 1050;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Arial, sans-serif;
}

.enhanced-modal-content {
    background: #fff;
    padding: 20px 30px;
    border-radius: 8px;
    max-width: 400px;
    width: 90%;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
    position: relative;
    border-left: 8px solid;
    animation: fadeInScale 0.3s ease forwards;
}

/* Colors based on alert type */
.modal-success {
    border-color: #28a745;
}

.modal-error {
    border-color: #dc3545;
}

.modal-info {
    border-color: #17a2b8;
}

.enhanced-close {
    position: absolute;
    right: 15px;
    top: 10px;
    font-size: 26px;
    font-weight: bold;
    cursor: pointer;
    color: #888;
    transition: color 0.3s;
}

.enhanced-close:hover {
    color: #000;
}


.doc-viewstatus:hover {
    background: none !important;
    color: #198754 !important;
}

.Self-Online .card.shadow-sm.border-1.rounded-3.p-3.mb-3 .tree-container .tree-toggle span {
    font-size: 1rem;
}

.Self-Online .accordion-item {
    margin-bottom: 12px;
}

.category-btn {
    background-color: #f9f9f9;
    /* very light background */
    color: #888;
    /* lighter text */
    border: 1px solid #eee;
    opacity: 0.6;
    font-weight: 500;
    box-shadow: none;
    transition: all 0.2s ease-in-out;
}

.category-btn:hover {
    background-color: #efefef;
    opacity: 0.8;
    color: #666;
}


.category-btn.active {
    background: linear-gradient(to right, #007bff, #0056b3);
    /* strong gradient */
    color: #fff;
    border: 2px solid #0046a0;
    font-weight: 700;
    box-shadow: 0 4px 12px rgba(0, 123, 255, 0.5);
    transform: scale(1.05);
    opacity: 1;
    z-index: 1;
}


.category-btn.active {
    background: linear-gradient(to right, #007bff, #0056b3);
    /* strong gradient */
    color: #fff;
    border: 2px solid #0046a0;
    font-weight: 700;
    box-shadow: 0 4px 12px rgba(0, 123, 255, 0.5);
    transform: scale(1.05);
    opacity: 1;
    z-index: 1;
}




.sidebar-main .p-4 h4.logo-text {
    font-size: 1.1rem;
    /* color: #1188e7 !important; */
}



#Self-Online-Flow nav.sidebar.d-flex.flex-column.collapsed .p-4 p {
    display: none;
}

#Self-Online-Flow nav.sidebar.d-flex.flex-column.collapsed .dropdown-container[style="display: block;"] {
    display: none !important;
}

nav.sidebar.d-flex.flex-column.flex-shrink-0.position-fixed {}

#Self-Online-Flow .logo-text {
    display: inline-block;
}

input.form-check-input {
    cursor: pointer !important;
}

a.sidebar-link.text-decoration-none.py-2.d-block {
    padding-left: 12px;
}

nav.sidebar.collapsed div#documents-submenu {
    display: none;
}

#Self-Online-Flow i.fas.fa-chart-bar.me-3 {
    margin-left: 12px !important;
}

.clients .client-logo img {
    max-width: 160%;
}



.clients .client-logo img[src="assets/img/clients/Etihad02.png"] {
    max-width: 112%;
}

.clients .client-logo img[src="assets/img/clients/Etihad02.png"] {
    max-width: 112%;
}




/*About up page changes*/

.row.position-relative.abiu-s-one {
    border: solid 4px #0d6efd !important;
    border-radius: 10px;
    box-shadow: 0px 5px 20px rgb(114 114 114 / 64%);
    /* margin: 10px; */
    display: inline-block;
    z-index: 999;
}

.row.position-relative.abiu-s-one .col-lg-6.aos-init.aos-animate {
    padding: 0px;
    /* float: unset !important; */
    height: fit-content !important;
    max-height: fit-content !important;
    z-index: 1;
    position: relative;
    min-height: 500px;
    max-height: 600px !important;
    height: 100vh !important;
    /* border-right: solid 2px #0d6dfa; */
}

.row.position-relative.abiu-s-one .our-story {
    background: none !important;
}

.row.position-relative.abiu-s-one h2.inner-title {
    padding: 14px;
    width: auto !important;
    max-width: 100% !important;
    margin-bottom: 20px;
    color: #2196f3 !important;
}

.about .our-story h3 {
    color: #0d6efd !important;
}



.col-lg-6.about-img.aos-init.aos-animate {
    background-image: url(/assets/img/about-us1.png) !important;
    background-size: cover;
}

.row.position-relative.abiu-s-one .our-story h5 {
    color: #0d6efd !important;
    font-weight: 700;
}

.row.position-relative.abiu-s-one .our-story p[style="visibility: hidden;"] {
    margin-top: -84px !important;
}

.col-lg-6.about-img.aos-init.aos-animate {}

.col-lg-6.about-img.aos-init.aos-animate.se-two {
    background-image: url(/assets/img/bannerImage.png) !important;
    background-position-x: center;
}

.col-lg-6.about-img.aos-init.aos-animate.se-three {
    background-image: url(/assets/img/our-skill-two.jpg) !important;
}

.col-lg-6.about-img.aos-init.aos-animate.se-fore {
    background-image: url(/assets/img/our-skil.jpg) !important;
}

/*END About up page changes*/

.row.position-relative.abiu-s-one:after {
    content: " ";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 99%;
    height: 99%;
    border-radius: 1rem;
    background: linear-gradient(to right bottom, #5aadf0, #004e8f);
    transform: rotate(4deg);
    transform-origin: 40% 70%;
    box-shadow: inset 0 1px 1px 0 hsla(0, 0%, 100%, .15), 0 50px 17px -20px rgba(50, 50, 93, .3), 0 30px 10px -30px rgba(0, 0, 0, .5), -10px 10px 10px 0px rgba(103, 178, 111, .3);
}

.row.position-relative.abiu-s-one {
    margin-bottom: 66px;
    background: none !important;
}


.row.position-relative.abiu-s-one {
    border: none !important;
    background-color: #fff !important;
    /* margin-top: 59px !important; */
}

.row.position-relative.abiu-s-one .col-lg-6.aos-init.aos-animate {
    background-color: #fff;
    border-radius: 0.6rem !important;
}

/*cousomer*/
.customers-saying .card img {
    height: 220px;
    object-fit: cover;
    width: 220px;
    border-radius: 100%;
    border: solid 4px #0d6efd;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    box-shadow: 0px 2px 10px rgb(0 0 0 / 36%);
    margin-bottom: 20px;
}

.customers-saying .carousel-control-prev,
.customers-saying .carousel-control-next {
    width: 50px;
    height: 50px;
    top: 50%;
    transform: translateY(-50%);
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
}

.customers-saying .carousel-control-prev {
    left: -70px;
}

.customers-saying .carousel-control-next {
    right: -70px;
}

.customers-saying .card-body {
    text-align: center;
    height: 100% !important;
}

.customers-saying .card {
    text-align: center;
    height: 100% !important;
    box-shadow: 0px 5px 30px 0px rgb(30 30 30 / 58%);
    transition: 0.3s;
    cursor: pointer;
}

.customers-saying .card-body p {
    text-align: justify;
    font-size: 0.9rem;
    line-height: 19px;
}

.customers-saying .card-body h3 {
    font-weight: 700 !important;
    color: #2999f3 !important;
    font-size: 1.3rem !important;
}

.customers-saying .card-body h4 {
    font-weight: 700 !important;
    color: #2e2e2e !important;
    font-size: 0.9rem !important;
    font-style: italic;
    margin-bottom: 17px;
}

.carousel-item .row {
    /* column-gap: 23px !important; */
    /* display: inline-block !important; */
}

@media (min-width: 768px) {
    .carousel-item .col-md-4 {
        flex: 0 0 auto;
        width: 33.333333%;
        --bs-gutter-x: 2.5rem;
        margin-top: 1.5rem;
        margin-bottom: 2.5rem;
    }
}

.customers-saying .card:hover {
    box-shadow: 0px 5px 30px 0px rgb(30 30 30 / 19%);
}

.col-lg-4.col-md-6.footer-about h3 {
    padding-left: 110px;
}

section#services {
    padding-bottom: 0px;
    background: #f7f7f7;
    /* background: linear-gradient(130deg, rgb(10 59 118) 42%, rgba(52, 112, 184, 1) 50%); */
}

#services .rating-stars {
    column-gap: 14px !important;
    display: inherit !important;
    text-align: center !important;
    width: 200px !important;
    margin-left: auto;
    margin-right: auto;
}

#Self-Online-Flow i.fas.fa-chart-bar.me-3 {
    margin-left: 0px !important;
}


.category-btn.active {
    background: linear-gradient(to right, #0377eb, #0377eb);
}

.hero .container {
    border-top: none;
    border: solid 1px #cecece99;
    border-radius: 20px;
    width: 57%;
    padding-left: 2%;
    /* background:  color-mix(in srgb, #3f3f3f, transparent 21%); */
    /* backdrop-filter: blur(6px); */
    top: -17%;
    font-weight: 300;
    padding-right: 2%;
    background: color-mix(in srgb, #ffffff57, #9191915e 18%);
    %);
}

.hero h2 {
    border-bottom: solid 2px #cecece99;
    width: fit-content !important;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 10px;
}

#hero-carousel .btn.btn-primary.btn-lg,
#hero-carousel .btn-get-started {
    background-color: #cececea3 !important;
    border: solid 1px #ccc;
    font-weight: 300;
    font-size: 16px;
}



#hero-carousel .btn.btn-primary.btn-lg i,
#hero-carousel .btn-get-started i {
    /* font-size: 22px; */
    padding-right: 4px;
}


#hero-carousel .btn.btn-primary.btn-lg i,
#hero-carousel .btn-get-started i {
    /* font-size: 22px; */
    padding-right: 4px;
}

#hero-carousel .btn.btn-primary.btn-lg:hover,
#hero-carousel .btn-get-started:hover {
    background-color: #cecece8a !important;
}



/* Slider */

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}


.clients .clients-wrap {
    border: none !important;
}

.customer-logos.slider {
    padding: 0px;
}





.slick-initialized .slick-slide {
    border-radius: 6px;
    border: solid 1px #ccc;
    padding: 12px;
    margin: 0px 12px;
    box-shadow: 0px 0px 8px rgb(0 0 0 / 30%);
}

.slick-track {
    margin-top: 10px !important;
    margin-bottom: 10px;
}


/*Contact changes*/

#contact .container.tab-panel-contact {
    padding: 0px;
    padding-top: 30px !important;
}



#contact .container.tab-panel-contact li {
    margin-right: 4px !important;
    /* background-color: #4aadfd; */
    /* border-radius: 4px; */
}

#contact .container.tab-panel-contact .nav-link.active {
    background-color: #2196f3 !important;
    color: #fff;
    background: linear-gradient(to right, #0377eb, #0377eb);
    background: linear-gradient(to right, #0377eb, #0377eb);
    box-shadow: 0 4px 12px rgba(0, 123, 255, 0.5);
    /* transform: scale(1.05); */
    border-top-left-radius: 4px;
    border-top-right-radius: 4px !important;
    padding: 10px;
    height: auto !important;
    height: 45px !important;
    padding-left: 0px;
    padding-right: 0px;
    margin-right: 10px !important;
}

#contact .container.tab-panel-contact .nav-link {
    font-size: 16px;
    background-color: #4aadfd;
    padding: 10px;
    color: #fff !important;
    height: 43px !important;
}

#contact ul#myTab {
    height: 46px;
    border-bottom: solid 2px #2196f3;
}





#contact .bg-primary {
    background: none !important;
    border: none !important;
    color: #414141 !important;
    padding-left: 0px !important;
    padding: 4px !important;
    padding-left: 0px !important;
    border-bottom: solid 1px #ccc !important;
    border-radius: 0px !important;
}

#contact .tab-panel-contact p {
    font-size: 12px;
    margin-bottom: 0px;
}

#contact .collapse {
    margin-bottom: 0px;
    margin-top: -3px !important;
}



#contact .bg-primary:hover {
    scale: 1.004;
}

#contact .bg-primary {
    transition: all 0.2s ease-in-out;
}



/**/





.Self-Online .card.shadow-sm.border-1.rounded-3.p-3.mb-3 h5.toggle-header {
    background: linear-gradient(0deg, rgba(0, 130, 237, 1) 0%, rgba(109, 188, 252, 1) 56%);
    color: #fff !important;
}

.custom-tabs .nav-link.active:hover {
    scale: 1 !important;
    color: #fff !important;
}

#contact i.fas.fa-file-invoice-dollar.me-2 {
    display: none;
}

#contact .tab-panel-contact p {
    font-size: 16px;
}

.contact .info {
    box-shadow: 0px 2px 15px rgb(0 0 0 / 28%);
    border-radius: 6px;
}

#contact .tab-panel-contact .tab-pane .mt-4 {
    border-radius: 0px;
    padding-bottom: 0px;
    margin-top: 3px !important;
    /* margin-bottom: 3px; */
}


#contact .tab-panel-contact .tab-pane .mt-4 .d-flex {
    box-shadow: 0px 2px 15px rgb(0 0 0 / 18%) !important;
    padding: 6px !important;
    border-radius: 0px !important;
    padding-left: 10px !important;
}

section#register {
    background-image: url(https://taxfiling.lk/assets/img/curves-1.png) !important;
}

section#register {
    background-image: url(/assets/img/curves-1.png) !important;
}

section#register .container.shadow.p-3.mb-5.bg-white.rounded {
    background-image: url(/assets/img/curves-1.png) !important;
}

section#contact {
    background-image: url(/assets/img/curves-1.png) !important;
    padding-top: 50px;
}

#Self-Online-Flow .sidebar {
    height: -webkit-fill-available;
}

h5.toggle-header.text-warning span#spnEmploymentIncomeTotal {
    display: inline-block;
    float: right;
    width: auto;
    right: 86px;
    position: absolute;
    background-color: #2f303c;
    padding: 6px 13px;
    border-radius: 4px;
    padding-top: 2px;
    margin-top: -4px;
}

#global-upload-tracker {
    position: fixed;
    top: 178px;
    /* adjust vertical position */
    right: 20px;
    /* distance from right edge */
    background: linear-gradient(135deg, #cceeff, #99ddff);
    /* light blue gradient */
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 8px 14px;
    font-size: 0.9rem;
    color: #333;
    /* dark text for contrast */
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
    /* lighter shadow */
    z-index: 1050;
    border-radius: 20px;
    /* pill shape */
}

#global-upload-tracker .upload-label {
    font-weight: 500;
    margin-right: 6px;
}


/* Style the search input placeholder */
.select2-container--open .select2-search__field::placeholder {
    color: blue;
    font-style: italic;
    opacity: 0.8;
    /* make it slightly transparent */
}

#Self-Online-Flow .sidebar {
    height: -webkit-fill-available;
}


#Self-Online-Flow .main-content {
    height: -webkit-fill-available !important;
    min-height: 150vh !important;
}

span#taxTotal {
    font-family: sans-serif;
    font-weight: 700;
    font-size: 23px;
    color: #fff !important;
}



h5.toggle-header.text-warning span#spnEmploymentIncomeTotal {
    font-family: sans-serif;
    padding-top: 5px;
    padding-bottom: 4px;
}

.check-box i.bi.bi-check {
    color: #fff;
}

.Tax-pesonaldetail-icon label {
    border-bottom: solid 6px #0d6efd !important;
}


#Self-Online-Flow nav.sidebar.d-flex.flex-column.flex-shrink-0 {
    height: auto;
    min-height: -webkit-fill-available !important;
}

div#terminalDetailsGrid td:last-child {
    text-align: center;
    display: inline-flex;
    column-gap: 4px;
}

.tab-pane.fade {
    box-shadow: 0px 2px 15px rgb(0 0 0 / 18%) !important;
    padding: 17px;
    border-radius: 10px;
    background-color: #fff;
    height: auto !important;
}

#contact .tab-panel-contact .tab-pane .mt-4 .d-flex {
    box-shadow: none !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.row.contact-detalis .info-item {
    width: 22%;
    display: inline-block !important;
    /* column-gap: 10%; */
    margin-right: 3%;
    border: none;
    vertical-align: top;
    margin-top: 0px;
    padding-top: 0px;
    border: solid 1px #e3e3e3;
    padding: 10px;
    border-radius: 6px;
    box-shadow: 0px 2px 8px rgb(0 0 0 / 28%);
    background-color: #fff;
    height: 172px;
}

.contact .info {
    /* column-gap: 10%; */
    /* display: inline-flex; */
    padding: 14px;
}

.row.contact-detalis .col-lg-12 {
    margin-bottom: 4%;
}

.contact .info-item i {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    background-color: #fff !important;
}

.row.contact-detalis .info-item div {
    display: inline-block;
    position: relative;
    width: 75%;
}

.contact .info {
    box-shadow: none !important;
    background: no-repeat;
}

.row.contact-detalis .info-item:last-child {
    margin-right: 0px !important;
}


i.bi.bi-person-fill-down {
    margin-right: 1rem !important;
}

#Self-Online-Flow .collapsed .sidebar-link i {
    float: left;
}

.load-mask {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9999;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: white;
    font-family: Arial, sans-serif;
}

.spinner {
    border: 8px solid rgba(255, 255, 255, 0.2);
    border-top: 8px solid #fff;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    animation: spin 1s linear infinite;
    margin-bottom: 15px;
}

.load-text {
    font-size: 18px;
    font-weight: bold;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.hero .container p {
    font-weight: 400;
}


div#dashboard-section {
    background-image: url(/assets/img/animation_500_kre26aub.gif) !important;
    background-repeat: no-repeat;
    background-position: right top;
    background-position-y: -60px;
    background-size: 326px;
    background-color: #fff !important;
}

input {
    --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
    --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
    border-radius: 8px !important;
}

div#Collapse055 .mt-4 {
    /* margin-top: 0px !important; */
}

#contact .tab-panel-contact .tab-pane .mt-4.child {
    margin-top: 0px !important;
}

#contact .card.card-body.border {
    padding-left: 0px !important;
    padding-right: 0px;
    border: none !important;
    padding-top: 0px;
    border: none !important;
    box-shadow: none !important;
}

#contact div#q55 .fas.fa-chevron-down {
    display: none !important;
}

#contact div#q55 span {
    color: #0d6efd !important;
}

#contact div#q55.bg-primary {
    border: none !important;
}


.page-title.accent-background {
    /* padding: 0px; */
    position: fixed;
    z-index: 9999;
    width: 100%;
    background-color: #2196f3ed;
}


.package a.btn.btn-primary {
    vertical-align: bottom;
    bottom: 28px;
    position: absolute;
    width: 86%;
}



.package hr {
    vertical-align: bottom;
    bottom: 84px;
    position: absolute;
    width: 84%;
}

.package .post-img img {
    width: 100% !important;
}

.package article.rounded-md {
    padding-bottom: 96px;
}

#global-upload-tracker {
    display: none;
}

section#Self-Online-Flow {
    margin-top: 86px;
}


@-moz-document url-prefix() {
    .selfOnline-dashboard .container .col-lg-3.aos-init.aos-animates.aos-animate {
        float: left !important;
        position: relative;
        flex: min-content;
    }

    #Self-Online-Flow nav.sidebar.d-flex.flex-column.flex-shrink-0 {
        height: -moz-available !important;
        height: 100% !important;
    }
}


.profile .alert.alert-secondary {
    font-size: 12px;
    padding: 10px;
}


.cal .container {
    /*background-image: url(/assets/img/tab-frame-small-one-edit-icon.png) !important;*/
    /* background-size: 100% 100% !important; */
    padding: 63px;
    padding-top: 14px;
    padding-bottom: 116px !important;
    height: auto !important;
    margin-bottom: 4%;
    min-height: 2206px !important;
    background-repeat: no-repeat;
}


/*Can css changes*/
:root {
    --ink: #0a1f44;
    --muted: #5c6b8a;
    --bg: #ffffff;
    --line: #cfd9ee;
    --head: #1c3f94;
    --band: #e9f2ff;
    --band-strong: #cfe3ff;
    --accent: #2563eb;
    --success: #0c7a43;
    --danger: #b42318;
}

* {
    box-sizing: border-box
}

.cal main {
    max-width: 1060px;
    margin: 28px auto 80px;
    padding: 0 18px
}

.cal h1 {
    font-size: 18px;
    letter-spacing: .4px;
    text-align: center;
    color: #ffffff;
    margin: 0 0 2px;
    padding: 10px;
    background-color: #49abfa;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    font-weight: 600;
}

.cal h1+p.topnote {
    margin: 0 auto 16px;
    text-align: center;
    color: #6b7aa6;
    font-size: 12px
}

.cal .sheet {
    background: #fff;
    border: 1px solid var(--line);
    border-radius: 12px;
    padding: 10px 10px 14px;
    box-shadow: 0 8px 22px rgba(28, 63, 148, .06);
    padding: 0px;
}

.cal .section-title {
    margin: 1px 0 8px;
    color: #11224d;
    font-weight: 600;
    background-color: #49abfa !important;
    padding-bottom: 0px;
    margin-bottom: 26px;
    padding: 10px;
    font-size: 18px;
    color: #fff;
}

.cal table.grid {
    width: 100%;
    border-collapse: collapse
}

.cal .grid th,
.grid td {
    border-bottom: 1px solid var(--line);
    padding: 8px 10px;
    vertical-align: middle
}

.cal .grid th {
    font-weight: 700;
    color: #004ab8;
    background: #f7f9ff
}

.cal .grid td.lbl {
    width: 60%
}

.cal .grid td.num {
    text-align: right;
    font-variant-numeric: tabular-nums
}

.cal .band {
    background: var(--band-strong);
    font-weight: 800
}

.cal .band-soft {
    background: var(--band)
}

.muted {
    color: var(--muted);
    text-transform: capitalize;
}

.cal input,
select {
    width: 100%;
    padding: 8px 10px;
    border: 1px solid var(--line);
    border-radius: 8px;
    background: #fff;
    font: inherit;
    color: #000;
    font-size: 16px !important;
}



.cal input:focus,
select:focus {
    outline: 2px solid var(--accent);
    border-color: var(--accent)
}

.cal input:focus,
select:focus {
    outline: 2px solid var(--accent);
    border-color: var(--accent)
}

.cal input:focus,
select:focus {
    outline: 2px solid var(--accent);
    border-color: var(--accent)
}

.cal input:focus,
select:focus {
    outline: 2px solid var(--accent);
    border-color: var(--accent)
}




.cal .controls {
    display: flex;
    gap: 8px;
    align-items: center;
    flex-wrap: wrap;
    margin: 8px 0
}

.cal button.btn {
    background: linear-gradient(180deg, #2e6ff2, #1d52c8);
    color: #fff;
    border: 0;
    border-radius: 10px;
    padding: 10px 14px;
    /* font-weight: 800; */
    /* cursor: pointer; */
}

.cal .pill {
    display: inline-block;
    border: 1px solid var(--line);
    border-radius: 10px;
    padding: 8px 12px;
    background: #f7fbff
}

.cal .kpi {
    font-weight: 900;
    color: #14306b
}

.cal small.note {
    display: block;
    margin-top: 6px;
    color: #6b7aa6
}

.cal .totals {
    font-weight: 900;
    color: #122650
}

.pos {
    color: var(--success);
    font-weight: 800
}

.cal .neg {
    color: var(--danger);
    font-weight: 800
}

.cal .mono {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, "Courier New", monospace
}

@media (max-width:820px) {
    .cal .grid td.lbl {
        width: auto
    }
}

.cal .tab-panel-contact {
    padding: 0px;
    padding-top: 30px !important;
}



.cal .tab-panel-contact li {
    margin-right: 4px !important;
    /* background-color: #4aadfd; */
    /* border-radius: 4px; */
}

.cal .nav-link.active {
    background: none !important;
    box-shadow: none !important;
    border: solid 2px #ccc !important;
    border-bottom: none;
    border-color: #319df4 !important;
    border-bottom: none !important;
    color: #319df4 !important;
    /* border: none !important; */
    /* border-bottom: solid 2px #319df4 !important; */
    height: 44px !important;
    /* background-color: #f3f3f3 !important; */
}

.cal .nav-link:hover {
    /* border-bottom: solid 2px #319df4 !important; */
    color: #2094ef !important;
}

.cal .nav-link {
    box-shadow: none !important;
    border: solid 2px #ccc !important;
    /* border-bottom: none; */
    border-color: #319df4 !important;
    height: 44px !important;
    border-bottom: none !important;
    color: #414141 !important;
    /* border: none !important; */
    /* padding-left: 0px; */
    /* padding-right: 0px; */
    /* margin-right: 10px !important; */
    /* border-bottom: solid 3px #ffffff !important; */
}

.cal ul#myTab {
    height: 46px;
    border-bottom: solid 2px #2196f3;
    margin-top: 19px;
    width: 100% !important;
    display: inline-block;
}


.cal li.nav-item {
    margin-right: 0px;
    display: inline-block;
    /* margin-left: auto; */
    /* margin-right: auto; */
    height: 44px !important;
}

/*END Can css changes*/


.hero img {
    filter: brightness(64%);
}

.actionButtons button {
    min-width: 100px;
    /* uniform button size */
    margin-left: 4px;
    /* space between buttons */
}


.cal {
    padding-top: 78px;
}


section#File-my-taxes {
    margin-top: 90px;
}

.profile {
    padding-top: 120px !important;
}

section#about.about.section {
    /* margin-top: 80px; */
}


.hero .container {
    background: color-mix(in srgb, #86868652, #9191915e 18%);
    height: 280px;
}

.uplode-parts {
    /* padding-right: 50%; */
}


div#documents-section {
    /* padding-right: 37% !important; */
    background-image: url(/assets/img/file-uplode.gif) !important;
    background-size: 20%;
    background-repeat: no-repeat;
    background-position: right 6px;
    background-color: #ffffff !important;
}

.uplode-parts {
    /* padding-right: 59%; */
}


/*input -changes*/



div#global-upload-tracker .form-select,
div#global-upload-tracker .form-control {
    width: 54%;
}



div#documents-section .form-select,
div#documents-section .form-control {
    width: 54%;
}


div#employment-section .form-select,
div#employment-section .form-control {
    width: 54%;
}


div#bank-section .form-select,
div#bank-section .form-control {
    width: 54%;
}


div#assets-section .form-select,
div#assets-section .form-control {
    width: 54%;
}


div#other-section .form-select,
div#other-section .form-control {
    width: 54%;
}


div#declaration-section .form-select,
div#declaration-section .form-control {
    width: 54%;
}


#hero-carousel .btn.btn-primary.btn-lg,
#hero-carousel .btn-get-started {
    background-color: #787878a3 !important;
    border: solid 1px #ccc;
    font-weight: 300;
    font-size: 16px;
    padding: 14px;
    vertical-align: bottom !important;
    /* margin-top: 24px !important; */
}

/*comment ereya*/

@import url('https: //fonts.googleapis.com/css?family=Poppins:400,500,600,700&display=swap');

.customers-saying #testimonial-area {
    .section-heading h2 {
        font-size: 48px;
        line-height: 58px;
    }

    ;
    padding-bottom: 90px;
    padding-bottom: 90p;
    padding-bottom: 90;
    padding-bottom: 9;
}

.customers-saying .testi-wrap {
    position: relative;
    height: 490px;
    margin-top: -80px;
    padding-bottom: 0px !important;
}

.customers-saying .client-single {
    margin-top: 23px;
    text-align: center;
    position: absolute;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
}

.customers-saying .client-info,
.customers-saying .client-comment {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.customers-saying .client-single {
    &.inactive {

        .client-comment,
        .client-info {
            display: none;
        }

        .client-comment,
        .client-info {
            opacity: 0;
            visibility: hidden;
        }

    }

    &.position-1 {
        -webkit-transform: scale(0.65);
        transform: scale(0.65);
    }

    &.position-2 {
        left: -41px;
        top: 130px;
    }

    &.position-3 {
        left: -58px;
        top: 261px;
        -webkit-transform: scale(0.4) !important;
        transform: scale(0.4) !important;
        /* float: right !important; */
        /* right: 0; */
    }

    &.position-4 {
        left: 26px;
        top: 388px;
    }

    &.position-5 {
        top: -5px;
        right: 66px;
        scale: 0.7;
    }

    &.position-6 {
        top: 119px;
        right: -40px;
    }

    &.position-7 {
        top: 400px;
        right: 45px;
        -webkit-transform: scale(0.4) !important;
        transform: scale(0.5) !important;
    }

    &.active {
        top: 10%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        z-index: 10;
        width: 70%;

        .client-comment,
        .client-info {
            -webkit-transition-delay: 0.6s;
            transition-delay: 0.6s;
        }

    }

    &:not(.active) {
        -webkit-transform: scale(0.55);
        transform: scale(0.57);
        z-index: 99;
    }

    &.active .client-img {
        width: 174px;
        height: 174px;
        margin: 0 auto 24px;
        position: relative;
        /* box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.1); */






























        &:before {
            border-radius: 100%;
            content: '';
            background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(157, 91, 254)), to(rgb(56, 144, 254)));
            background-image: linear-gradient(180deg, rgb(157, 91, 254) 0%, rgb(56, 144, 254) 100%);
            padding: 5px;
            width: 174px;
            height: 174px;
            top: -4px;
            left: 0px;
            position: absolute;
            z-index: -1;
            box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.1);
        }

    }

    .client-img img {
        width: 180px;
        border-radius: 50%;
        border: 8px solid #339dfd;
        cursor: pointer;
        box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.1);
    }

    &.active .client-img img {
        max-width: 167px;
        margin: 0 auto 24px;
        border: 0;
        box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.1);
        /* margin: 10px; */
    }

}

.client-comment {
    padding: 0 30px;

    h3 {
        font-size: 14px;
        line-height: 24px;
        color: #505b6d;
    }

    span i {
        font-size: 60px;
        color: #0084ff;
        margin: 40px 0 24px;
        display: inline-block;
    }

}

.client-info {
    h3 {
        color: #000;
        font-weight: 600;
        margin-bottom: 4px;
    }

    p {
        color: #0084ff;
        text-transform: uppercase;
    }

}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    #testimonial-area .section-heading h2 {
        font-size: 30px;
    }

    .client-comment h3 {
        font-size: 18px;
        line-height: 28px;
    }

    .client-single.active {
        width: 60%;
    }

    .client-single:not(.active) {
        -webkit-transform: scale(0.55);
        transform: scale(0.35);
    }

    .client-single.position-3,
    .client-single.position-7 {
        -webkit-transform: scale(.30) !important;
        transform: scale(.30) !important;
    }

    .client-single.active .client-img img {
        max-width: 100px;
    }

    .client-single.active .client-img::before {
        padding: 5px;
        width: 108px;
        height: 108px;
        top: -4px;
        left: 6px;
    }

    .client-single.active .client-img {
        width: 120px;
        height: 100px;
    }

    .testi-wrap {
        height: 580px;
    }

    #testimonial-area {
        padding: 100px 0 0;
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    #testimonial-area .section-heading h2 {
        font-size: 30px;
    }

    .client-comment h3 {
        font-size: 14px;
        line-height: 26px;
    }

    .client-single.active {
        width: 60%;
    }

    .client-comment span i {
        font-size: 40px;
    }

    .client-single:not(.active) {
        -webkit-transform: scale(0.55);
        transform: scale(0.35);
    }

    .client-single.position-5,
    .client-single.position-7 {
        right: 0;
    }

    .client-single.position-4 {
        left: 0;
    }

    .client-single.position-3,
    .client-single.position-7 {
        -webkit-transform: scale(.30) !important;
        transform: scale(.30) !important;
    }

    .client-single.active .client-img img {
        max-width: 80px;
    }

    .client-single.active .client-img::before {
        padding: 5px;
        width: 88px;
        height: 88px;
        top: -4px;
        left: 16px;
    }

    .client-single.active .client-img {
        width: 120px;
        height: 100px;
    }

    .testi-wrap {
        height: 630px;
    }
}

@media only screen and (min-width: 360px) and (max-width: 479px) {
    #testimonial-area .section-heading h2 {
        font-size: 30px;
        line-height: 40px
    }

    .client-comment h3 {
        font-size: 14px;
        line-height: 26px;
    }

    .client-single.active {
        width: 80%;
    }

    .client-comment span i {
        font-size: 40px;
    }

    .client-single:not(.active) {
        -webkit-transform: scale(0.25);
        transform: scale(0.25);
    }

    .client-single.position-5,
    .client-single.position-7,
    .client-single.position-6 {
        right: -70px;
    }

    .client-single.position-4 {
        left: -60px;
    }

    .client-single.position-3 {
        left: -75px;
    }

    .client-single.position-3,
    .client-single.position-7 {
        -webkit-transform: scale(.25) !important;
        transform: scale(.25) !important;
    }

    .client-single.active .client-img img {
        max-width: 80px;
    }

    .client-single.active .client-img::before {
        padding: 5px;
        width: 88px;
        height: 88px;
        top: -4px;
        left: 16px;
    }

    .client-single.active .client-img {
        width: 120px;
        height: 100px;
    }

    .testi-wrap {
        height: 600px;
    }
}

@media only screen and (min-width: 320px) and (max-width: 359px) {
    #testimonial-area .section-heading h2 {
        font-size: 30px;
    }

    .client-comment h3 {
        font-size: 14px;
        line-height: 26px;
    }

    .client-single.active {
        width: 80%;
    }

    .client-comment span i {
        font-size: 40px;
    }

    .client-single:not(.active) {
        -webkit-transform: scale(0.25);
        transform: scale(0.25);
    }

    .client-single.position-5,
    .client-single.position-7,
    .client-single.position-6 {
        right: -70px;
    }

    .client-single.position-4 {
        left: -60px;
    }

    .client-single.position-3 {
        left: -75px;
    }

    .client-single.position-3,
    .client-single.position-7 {
        -webkit-transform: scale(.25) !important;
        transform: scale(.25) !important;
    }

    .client-single.active .client-img img {
        max-width: 80px;
    }

    .client-single.active .client-img::before {
        padding: 5px;
        width: 88px;
        height: 88px;
        top: -4px;
        left: 16px;
    }

    .client-single.active .client-img {
        width: 120px;
        height: 100px;
    }

    .testi-wrap {
        height: 550px;
    }
}

/*END comment ereya*/


#contact input#subject {
    width: 49% !important;
}


#contact input#subject {
    width: 49% !important;
}

#contact .row.contact-detalis .info-item+.info-item {
    opacity: 0.3;
}

#contact .row.contact-detalis .info-item+.info-item+.info-item {
    opacity: 1;
}


.customers-saying .client-info {
    display: none;
}

.row.position-relative.abiu-s-one:first-child {
    margin-top: 94px;
}

#Self-Online-Flow nav.sidebar.d-flex.flex-column.flex-shrink-0 .p-4 {
    display: none;
}


span.select2.select2-container {
    /* width: 48% !important; */
    /* display: block; */
    /* padding-right: 50%; */
}

span.select2-selection.select2-selection--single {
    /* width: 54% !important; */
    padding: .375rem 2.25rem .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    height: 38px;
    border: var(--bs-border-width) solid var(--bs-border-color);
    border-radius: var(--bs-border-radius);
    --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
    --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
    border-radius: 8px !important;
}

.progress.mb-3 {
    height: 20px !important;
}

#manualLocalTab .form-control {
    width: 100% !important;
}

#manualLocalTab select.form-select {
    width: 100% !important;
}

.customers-saying #testimonial-area {
    padding-bottom: 184px;
    padding-top: 28px;
}


@-webkit-keyframes zoom {
    from {
        -webkit-transform: scale(1, 1);
    }

    to {
        -webkit-transform: scale(1.3, 1.3);
    }
}

/* Standard syntax */
@keyframes zoom {
    from {
        transform: scale(1, 1);
    }

    to {
        transform: scale(1.3, 1.3);
    }
}


.carousel-item.active img {
    -webkit-animation: zoom 50s;
    /* Chrome, Safari, Opera */
    animation: zoom 50s;
}



.cal .container {
    max-width: 850px;
    margin-top: 100px;
}

#contact div#q55.bg-primary[aria-expanded="true"] {
    display: none !important;
}


.client-img:hover {
    scale: 1.1;
}

.client-img {
    transition: 0.3s;
}



/*team ereya*/

.our-team #testimonial-area {
    .section-heading h2 {
        font-size: 48px;
        line-height: 58px;
    }

    ;
    padding-bottom: 90px;
    padding-bottom: 90p;
    padding-bottom: 90;
    padding-bottom: 9;
}

.our-team .testi-wrap {
    position: relative;
    height: 596px;
    margin-top: -80px;
    padding-bottom: 0px !important;
}

.our-team .client-single {
    margin-top: 20px;
    text-align: center;
    position: absolute;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
}

.our-team .client-info,
.our-team .client-comment {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.our-team .client-single {
    &.inactive {

        .client-comment,
        .client-info {
            display: none;
        }

        .client-comment,
        .client-info {
            opacity: 0;
            visibility: hidden;
        }

    }

    &.position-1 {
        -webkit-transform: scale(0.65);
        transform: scale(0.65);
    }

    &.position-2 {
        left: -40px;
        top: -5px;
    }

    &.position-3 {
        left: -4px;
        top: 136px;
        -webkit-transform: scale(0.4) !important;
        transform: scale(0.4) !important;
    }

    &.position-4 {
        left: 55px;
        top: 380px;
    }

    &.position-5 {
        top: 30px;
        right: 55px;
    }

    &.position-6 {
        top: 225px;
        right: -40px;
    }

    &.position-7 {
        top: 400px;
        right: 45px;
        -webkit-transform: scale(0.4) !important;
        transform: scale(0.4) !important;
    }

    &.active {
        top: 10%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        z-index: 10;
        width: 70%;

        .client-comment,
        .client-info {
            -webkit-transition-delay: 0.6s;
            transition-delay: 0.6s;
        }

    }

    &:not(.active) {
        -webkit-transform: scale(0.55);
        transform: scale(0.55);
        z-index: 99;
    }

    &.active .client-img {
        width: 174px;
        height: 174px;
        margin: 0 auto 24px;
        position: relative;
        /* box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.1); */






























        &:before {
            border-radius: 100%;
            content: '';
            background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(157, 91, 254)), to(rgb(56, 144, 254)));
            background-image: linear-gradient(180deg, rgb(157, 91, 254) 0%, rgb(56, 144, 254) 100%);
            padding: 5px;
            width: 174px;
            height: 174px;
            top: -4px;
            left: 0px;
            position: absolute;
            z-index: -1;
            box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.1);
        }

    }

    .client-img img {
        width: 180px;
        border-radius: 50%;
        border: 8px solid #339dfd;
        cursor: pointer;
        box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.1);
    }

    &.active .client-img img {
        max-width: 167px;
        margin: 0 auto 24px;
        border: 0;
        box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.1);
        /* margin: 10px; */
    }

}

.client-comment {
    padding: 0 30px;

    h3 {
        font-size: 14px;
        line-height: 24px;
        color: #505b6d;
    }



    #manualForeignTab .form-control {
        width: 100% !important;
    }



    #manualForeignTab select.form-select,
    div#assets-section .form-select,
    div#assets-section .form-control {
        width: 100% !important;
    }


    span i {
        font-size: 60px;
        color: #0084ff;
        margin: 30px 0 24px;
        display: inline-block;
    }


    #manualForeignTab select.form-select,
    div#assets-section .form-select,
    div#assets-section .form-control {
        width: 100% !important;
    }


    span i {
        font-size: 60px;
        color: #0084ff;
        margin: 30px 0 24px;
        display: inline-block;
    }


}

.client-info {
    h3 {
        color: #000;
        font-weight: 600;
        margin-bottom: 4px;
    }

    p {
        color: #0084ff;
        text-transform: uppercase;
    }

}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    #testimonial-area .section-heading h2 {
        font-size: 30px;
    }

    .client-comment h3 {
        font-size: 18px;
        line-height: 28px;
    }

    .client-single.active {
        width: 60%;
    }

    .client-single:not(.active) {
        -webkit-transform: scale(0.55);
        transform: scale(0.35);
    }

    .client-single.position-3,
    .client-single.position-7 {
        -webkit-transform: scale(.30) !important;
        transform: scale(.30) !important;
    }

    .client-single.active .client-img img {
        max-width: 100px;
    }

    .client-single.active .client-img::before {
        padding: 5px;
        width: 108px;
        height: 108px;
        top: -4px;
        left: 6px;
    }

    .client-single.active .client-img {
        width: 120px;
        height: 100px;
    }

    .testi-wrap {
        height: 580px;
    }

    #testimonial-area {
        padding: 100px 0 0;
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    #testimonial-area .section-heading h2 {
        font-size: 30px;
    }

    .client-comment h3 {
        font-size: 14px;
        line-height: 26px;
    }

    .client-single.active {
        width: 60%;
    }

    .client-comment span i {
        font-size: 40px;
    }

    .client-single:not(.active) {
        -webkit-transform: scale(0.55);
        transform: scale(0.35);
    }

    .client-single.position-5,
    .client-single.position-7 {
        right: 0;
    }

    .client-single.position-4 {
        left: 0;
    }

    .client-single.position-3,
    .client-single.position-7 {
        -webkit-transform: scale(.30) !important;
        transform: scale(.30) !important;
    }

    .client-single.active .client-img img {
        max-width: 80px;
    }

    .client-single.active .client-img::before {
        padding: 5px;
        width: 88px;
        height: 88px;
        top: -4px;
        left: 16px;
    }

    .client-single.active .client-img {
        width: 120px;
        height: 100px;
    }

    .testi-wrap {
        height: 630px;
    }
}

@media only screen and (min-width: 360px) and (max-width: 479px) {
    #testimonial-area .section-heading h2 {
        font-size: 30px;
        line-height: 40px
    }

    .client-comment h3 {
        font-size: 14px;
        line-height: 26px;
    }

    .client-single.active {
        width: 80%;
    }

    .client-comment span i {
        font-size: 40px;
    }

    .client-single:not(.active) {
        -webkit-transform: scale(0.25);
        transform: scale(0.25);
    }

    .client-single.position-5,
    .client-single.position-7,
    .client-single.position-6 {
        right: -70px;
    }

    .client-single.position-4 {
        left: -60px;
    }

    .client-single.position-3 {
        left: -75px;
    }

    .client-single.position-3,
    .client-single.position-7 {
        -webkit-transform: scale(.25) !important;
        transform: scale(.25) !important;
    }

    .client-single.active .client-img img {
        max-width: 80px;
    }

    .client-single.active .client-img::before {
        padding: 5px;
        width: 88px;
        height: 88px;
        top: -4px;
        left: 16px;
    }

    .client-single.active .client-img {
        width: 120px;
        height: 100px;
    }

    .testi-wrap {
        height: 600px;
    }
}

@media only screen and (min-width: 320px) and (max-width: 359px) {
    #testimonial-area .section-heading h2 {
        font-size: 30px;
    }

    .client-comment h3 {
        font-size: 14px;
        line-height: 26px;
    }

    .client-single.active {
        width: 80%;
    }

    .client-comment span i {
        font-size: 40px;
    }

    .client-single:not(.active) {
        -webkit-transform: scale(0.25);
        transform: scale(0.25);
    }

    .client-single.position-5,
    .client-single.position-7,
    .client-single.position-6 {
        right: -70px;
    }

    .client-single.position-4 {
        left: -60px;
    }

    .client-single.position-3 {
        left: -75px;
    }

    .client-single.position-3,
    .client-single.position-7 {
        -webkit-transform: scale(.25) !important;
        transform: scale(.25) !important;
    }

    .client-single.active .client-img img {
        max-width: 80px;
    }

    .client-single.active .client-img::before {
        padding: 5px;
        width: 88px;
        height: 88px;
        top: -4px;
        left: 16px;
    }

    .client-single.active .client-img {
        width: 120px;
        height: 100px;
    }

    .testi-wrap {
        height: 550px;
    }
}



.our-team {
    padding-top: 0px;
}

.our-team .container {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.our-team span i {
    display: none;
}


section#team section#testimonial-area {
    padding-bottom: 0px !important;
}

section#team {
    /* padding-bottom: 0px; */
}

section#team section#testimonial-area {
    padding-bottom: 0px !important;
    padding-top: 46px;
}


#team .container.section-title.aos-init.aos-animate {
    padding-bottom: 8px;
}

/*END team ereya*/


.hero .container p {
    height: 80px;
}

#hero-carousel .btn.btn-primary.btn-lg,
#hero-carousel .btn-get-started {
    margin: 0px;
    margin-right: 16px;
}




.our-team .client-info {
    display: none;
}

.cal h4 {
    text-align: center;
    font-family: sans-serif;
}



/*cal-foreing*/
.cal-foreing .card {
    background: var(--card);
    border: 1px solid var(--stroke);
    border-radius: 16px;
    padding: 0px;
    /* box-shadow:0 10px 24px rgba(37,99,235,.06); */
}

.cal-foreing h1 {
    font-size: 22px;
    margin: 0 0 6px 0
}

.cal-foreing h2 {
    font-size: 18px;
    margin: 14px 0 8px 0;
    padding: 0px 10px 0px 10px;
}

.cal-foreing h3 {
    font-size: 16px;
    margin: 10px 0 6px 0;
    padding: 0px 10px 0px 10px;
}

.cal-foreing .note {
    color: var(--muted);
    font-size: 13px;
    margin: 4px 0;
    padding: 0px 10px 0px 10px;
}

.cal-foreing .line {
    display: grid;
    grid-template-columns: 360px 1fr;
    align-items: center;
    gap: 12px;
    margin: 8px 0;
    padding: 0px 10px 0px 10px;
}

.cal-foreing .line label {
    font-weight: 600;
    color: var(--muted)
}

.cal-foreing input,
select {
    width: 100%;
    padding: 10px 12px;
    border: 1px solid var(--stroke);
    border-radius: 12px;
    background: #fff;
    color: var(--ink);
    --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
    --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
    border-radius: 8px !important;
}



.cal-foreing input:focus,
select:focus {
    outline: 2px solid var(--brand);
    border-color: var(--brand)
}

border-color: var(--brand)
}


.cal-foreing input:focus,
select:focus {
    outline: 2px solid var(--brand);
    border-color: var(--brand)
}

border-color: var(--brand)
}



.cal-foreing .btn {
    margin-top: 12px;
    background: linear-gradient(180deg, var(--brand), var(--brand-600));
    border: none;
    color: #fff;
    border-radius: 12px;
    padding: 10px 14px;
    font-weight: 700;
    cursor: pointer
}

.cal-foreing .pill {
    background: #f0f6ff;
    border: 1px solid var(--stroke);
    border-radius: 12px;
    padding: 10px 12px;
    margin: 0px 10px 0px 10px;
}

.cal-foreing .pill .big {
    font-weight: 800;
    font-size: 22px;
    color: var(--brand-600)
}

.cal-foreing table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 8px
}

.cal-foreing th,
td {
    padding: 10px;
    border-bottom: 1px solid var(--stroke)
}

.cal-foreing th {
    text-align: left;
    color: var(--muted)
}

.cal-foreing td.num {
    text-align: right
}

.cal-foreing ul {
    margin: 6px 0 0 20px
}

.cal-foreing .src {
    font-size: 12px;
    color: var(--muted);
    margin-left: 10px;
}

.inline-actions {
    display: flex;
    gap: 8px;
    align-items: center
}

.cal-foreing .grid-2 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px
}

.cal-foreing .muted-strong {
    color: var(--brand-600);
    font-weight: 800
}

.cal-foreing .badge {
    display: inline-block;
    margin-top: 6px;
    background: #e9f0ff;
    border: 1px solid var(--stroke);
    color: var(--brand-600);
    font-weight: 700;
    border-radius: 999px;
    padding: 4px 10px;
    font-size: 12px;
    width: auto !important;
    width: 100px !important;
    margin-left: 10px;
}

@media (max-width:640px) {
    .cal-foreing .line {
        grid-template-columns: 1fr
    }

    .cal-foreing .line label {
        margin-bottom: 4px
    }
}



.cal-foreing main {
    margin: 0px;
    padding: 0px;
    border: 1px solid var(--line);
    border-radius: 13px;
}

.cal-foreing .grid th,
.cal-foreing .grid td {
    padding: 10px !important;
    font-size: 15px !important;
    font-family: sans-serif;
}

/*END cal-foreing*/


#contact .card.card-body.border p {
    padding-left: 10px;
}

#contact .card.card-body.border h4 {
    padding-left: 27px;
    font-size: 18px;
}

#contact .collapse ul {
    margin-bottom: 0px;
    padding-left: 74px;
}

#dashboard-section span#statusBadge {
    margin-bottom: 1.5rem;
}

#dashboard-section p.fs-5.fw-bold {
    font-size: 1rem !important;
}

#dashboard-section a#fileCountLink {
    margin-bottom: 1.5rem;
    display: block;
    font-size: 1.5rem;
}

#employment-section input#T10EmployerName {
    margin-top: 10px;
}

#employment-section input#fileInput {
    margin-top: 10px;
}

div#uploadedBankDocs .table th:last-child {
    width: 140px;
}

#manualLocalTab select.form-select {
    display: block !important;
    margin-bottom: 10px;
}

#manualLocalTab .mb-2.d-flex.gap-2 {
    display: block !important;
    row-gap: 4px !important;
}



span.colef {
    font-weight: 600 !important;
    font-style: italic;
}

#team .col-lg-3.col-md-6.d-flex.align-items-stretch:hover {
    scale: 1.02;
}

#team .col-lg-3.col-md-6.d-flex.align-items-stretch {
    transition: all 0.2s ease-in-out;
}

#manualForeignTab select.form-select {
    display: block !important;
    margin-bottom: 10px;
}

#manualForeignTab select.form-select {
    width: 100% !important;
}

#manualForeignTab .form-control {
    width: 100% !important;
    display: block !important;
}

#manualForeignTab .vehicle-note-group {
    display: block !important;
}

#manualForeignTab . .institution-note-group {
    display: block !important;
}

#team img.img-fluid {
    border-bottom: solid 2px #0d6efd;
    width: 100%;
}

#bank-section .form-control {
    width: 100%;
    padding: 10px;
    border: 1px solid #d6e3fb;
    border-radius: 8px;
}

#bank-section .dropdown {
    position: absolute;
    z-index: 10;
    background: #fff;
    border: 1px solid #d6e3fb;
    border-radius: 8px;
    max-height: 200px;
    overflow-y: auto;
    margin-top: 4px;
    width: 100%;
    display: none;
}

#bank-section .dropdown div {
    padding: 8px 12px;
    cursor: pointer;
}

#bank-section .dropdown div:hover {
    background: #007BFF;
}

#bankDropdown div.highlight {
    background-color: #007BFF;
    color: white;
}

#branchDropdown div.highlight {
    background-color: #007BFF;
    color: #fff;
}


a.phone-call {
    margin-right: 3%;
}


#Self-Online-Flow .sidebar-main h2:after {
    content: "";
    display: block;
    width: 34%;
    height: 4px;
    background-color: #0d6efd !important;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2%;
    border-radius: 100%;
}


.member-img {
    /* background-color: #ccc; */
    /* background: #b8ebff; */
    /* background: radial-gradient(circle,rgba(184, 235, 255, 1) 0%, rgba(199, 212, 235, 1) 100%); */
    background: #b8ebff;
    background: radial-gradient(circle, rgba(184, 235, 255, 1) 0%, rgba(141, 177, 240, 1) 100%);
}


ul.police {
    display: inline-block;
    width: 300px !important;
    column-gap: 10px;
    margin-bottom: 10px !important;
    border-bottom: 1px solid color-mix(in srgb, var(--default-color), transparent 90%);
    margin-bottom: 14px !important;
}

ul.police li {
    display: inline-block !important;
    margin-left: 1px;
    margin-right: 20px;
}

ul.police li a {
    font-size: 14px;
}

.footer .copyright p {
    font-size: 12px;
}

#refound .card-body {
    padding: 0px !important;
}

#refound .alert.alert-info.mt-4 {
    margin-top: 0px !important;
}

#refound h5.section-title {
    text-align: left;
    padding-bottom: 0px;
}

#refound .card.policy-card {
    border: none;
}


#refound ul.list-check {
    list-style: disc !important;
    padding-left: 28px !important;
    text-decoration: blink;
}

#refound .about ul li {
    list-style: disc !important;
    text-decoration: blink !important;
    display: inline-block !important;
}

#refound strong {
    margin-left: 4px;
}

.container.copyright.text-center {
    border-top: none !important;
    padding-top: 0;
    padding-bottom: 9px;
}

ul.police {
    cursor: pointer !important;
    float: right;
    text-align: right !important;
    border: none;
    font-size: revert-layer;
    margin-top: -50px !important;
}

svg.svg-chart {
    width: 100%;
    height: auto;
    /* stroke: #0786ebbf; */
}

.svg-chart rect {
    fill: #00967df5;
    stroke: #008d0d;
    stroke-width: 3px;
    rx: 30;
    ry: 30;
    z-index: 999999999 !important;
    position: absolute !important;
    height: 60px !important;
}

.svg-chart text {
    font-family: Arial, sans-serif;
    font-size: 15px;
    fill: #ffffff;
    font-weight: 700;
}

.svg-chart .connector {
    stroke: #4cc3a6;
    stroke-width: 9px;
    fill: none;
    stroke-dasharray: 19 7;
    animation: dash 5s linear infinite;
}

@keyframes dash {
    to {
        stroke-dashoffset: -100;
    }
}

section.svg-chart {
    padding-bottom: 0px;
    padding-top: 1px;
    background-color: #162a41;
    background-image: url(/assets/img/curves-1.png) !important;
}


p.mail-need {
    display: block;
    margin-bottom: 21px !important;
    font-size: 14px !important;
}

.insvesment .form-control {
    width: 100%;
    padding: 10px;
    border: 1px solid #d6e3fb;
    border-radius: 8px;
}

.insvesment .dropdown {
    position: absolute;
    z-index: 10;
    background: #fff;
    border: 1px solid #d6e3fb;
    border-radius: 8px;
    max-height: 200px;
    overflow-y: auto;
    margin-top: 4px;
    width: 100%;
    display: none;
}

.insvesment .dropdown div {
    padding: 8px 12px;
    cursor: pointer;
}

.insvesment .dropdown div:hover {
    background: #007BFF;
}

.insvesment div.highlight {
    background-color: #007BFF;
    color: white;
}

.insvesment div.highlight {
    background-color: #007BFF;
    color: #fff;
}

div#bankDropdown {
    width: 43% !important;
}

div#in-this-section-container .row {
    margin-bottom: 20px !important;
}

div#ctx_yoa {
    border: solid 1px #ccc !important;
    padding: 12px;
    border-radius: 6px;
    background-color: #f9f9f9;
}

header#header .switch.btn.btn-primary {
    display: none;
}


#contact div#q55 span {
    margin-left: auto;
    margin-right: auto;
}


section.svg-chart {
    padding-bottom: 0px;
    padding-top: 1px;
    background-color: #495a6f;
    background-image: url(/assets/img/curves-1.png) !important;
    /* background: linear-gradient(90deg, rgba(29, 52, 79, 1) 24%, rgba(204, 204, 204, 1) 100%) !important; */
    /* background: linear-gradient(90deg,rgba(29, 52, 79, 1) 30%, rgba(29, 52, 79, 1) 45%, rgba(29, 52, 79, 1) 51%, rgba(204, 204, 204, 1) 100%) !important; */
    background: url(/assets/img/curves-1.png), linear-gradient(90deg, rgba(29, 52, 79, 1) 30%, rgba(73, 90, 111, 1) 100%) !important;
    display: none;
}

div#ctx_yoa {
    height: 49px;
}

#contact .container.tab-panel-contact .nav-link {
    background: no-repeat;
    color: #000 !important;
}

#contact .container.tab-panel-contact .nav-link a {
    color: #000 !important;
}

#contact .container.tab-panel-contact .nav-link.active {
    background: none !important;
    box-shadow: none !important;
    border: solid 1px #ccc !important;
    border-bottom: none;
    border-color: #319df4 !important;
    border-bottom: none !important;
    color: #319df4 !important;
    border: none !important;
    border-bottom: solid 3px #319df4 !important;
}

#contact .container.tab-panel-contact .nav-link {
    box-shadow: none !important;
    border: solid 1px #ccc !important;
    border-bottom: none;
    border-color: #319df4 !important;
    height: 45px !important;
    border-bottom: none !important;
    color: #414141 !important;
    border: none !important;
    padding-left: 0px;
    padding-right: 0px;
    margin-right: 10px !important;
    border-bottom: solid 3px #ffffff !important;
}

}

button#profile-tab {}

#contact ul#myTab {
    border-bottom: solid 1px #2196f3;
}

#contact .container.tab-panel-contact .nav-link:hover {
    color: #319df4 !important;
    border-bottom: solid 3px #319df4 !important;
}

div#in-this-section-container .main-content {
    height: auto !important;
    min-height: 154vh !important;
}

div#in-this-section-container i {
    color: #319df4 !important;
    margin-top: 6px;
}


#Self-Online-Flow .sidebar-main h2 {
    text-align: center !important;
}

.col-md-6.guid-line {
    font-size: 11px;
}

.col-md-6.guid-line div {
    margin-bottom: 7px;
}


.uplode-parts .row {
    margin-left: 0px !important;
}


.user-details-section.mb-4 table {
    /* text-align: left; */
    /* float: left; */
    /* display: block !important; */
    /* width: 100% !important; */
    /* background: none !important; */
    /* border: none; */
    /* margin: 21px !important; */
    /* margin-left: 0px !important; */
}



#Self-Online-Flow #payment-method-Form .form-header .completed.stepIndicator::before {
    border-color: #0d6efd !important;
    border: 4px solid;
}

.col-lg-4.col-md-6.footer-links.one {
    border: none !important;
    margin-top: 51px;
}

.footer .footer-links ul a {
    font-size: 12px;
}

.footer .footer-links ul li:last-child {
    margin-right: 0px;
}

.col-lg-4.col-md-12.footer-newsletter {
    padding-right: 0px;
}

.footer .footer-links {
    border-top: solid 1px #2f2f2f;
    margin-top: 0px;
    padding-top: 22px;
    margin-bottom: 3px !important;
}


.team .team-member .social a i {
    opacity: 0.1;
}

#team .col-lg-3.col-md-6.d-flex.align-items-stretch:first-child .bi.bi-linkedin {
    opacity: 1;
}


#team .col-lg-3.col-md-6.d-flex.align-items-stretch:nth-child(3) .bi.bi-linkedin {
    opacity: 1;
}

#documents-section .uplode-parts ul {
    padding: 0px;
    list-style-type: none;
    padding-left: 19px;
    font-size: 11px;
    line-height: 14px;
}



#documents-section .col-md-6.guid-line {
    /* padding-left: 0px; */
    color: #585858;
    padding-left: 0px;
}

.col-md-6.guid-line {}



#documents-section i.bi.bi-check {
    color: #444444 !important;
    font-size: 20px;
}

table.table.table-bordered.table-striped th:last-child {
    width: 126px !important;
}

@-moz-document url-prefix() {
    .selfOnline-dashboard .col-lg-3.aos-init.aos-animates {
        transform: none;
        opacity: 1;
    }


    .main {
        position: relative;
    }
}

.selfOnline-dashboard .col-lg-3.aos-init.aos-animates.aos-animate+.col-lg-3.aos-init.aos-animates.aos-animate,
.selfOnline-dashboard .col-lg-3.aos-init.aos-animates.aos-animate+.col-lg-3.aos-init.aos-animates.aos-animate {
    opacity: 0.5;
    pointer-events: none;
}

.selfOnline-dashboard .col-lg-3.aos-init.aos-animates.aos-animate+.col-lg-3.aos-init.aos-animates.aos-animate+.col-lg-3.aos-init.aos-animates.aos-animate+.col-lg-3.aos-init.aos-animates.aos-animate {
    opacity: 1;
}

.team .team-member .member-info span {
    text-align: justify;
}


/*foreing income changes*/

.foreing h1 {
    margin: 6px 0 14px;
    font-size: clamp(20px, 3vw, 28px);
    color: var(--ink);
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    margin-top: 0;
    font-family: sans-serif;
    font-weight: 100;
}

.foreing .card {
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 14px;
    padding: 18px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
    border: none;
    border-bottom: solid 1px #ccc;
    border-radius: 0px;
}

.foreing .grid {
    display: grid;
    gap: 14px;
}

.foreing .g-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    display: block;
}

.foreing .g-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr))
}

.foreing label {
    display: block;
    font-size: 12px;
    color: var(--muted);
    margin: 0 0 6px;
    /* color: #ccc !important; */
}

.foreing input,
select,
button {
    font: inherit
}

.foreing input,
select {
    width: 100%;
    padding: 10px 12px;
    border: 1px solid #e5e7eb;
    border-radius: 10px;
    background: #fff
}



.foreing input:focus,
select:focus {
    outline: none;
    border-color: var(--blue);
    box-shadow: 0 0 0 4px var(--ring)
}

.foreing input:focus,
select:focus {
    outline: none;
    border-color: var(--blue);
    box-shadow: 0 0 0 4px var(--ring)
}




.foreing table {
    width: 100%;
    border-collapse: collapse
}

.foreing th,
td {
    padding: 10px;
    border-bottom: 1px solid #eef2f7;
    text-align: right;
    font-variant-numeric: tabular-nums
}



.foreing th:first-child,
td:first-child {
    text-align: left
}

.foreing th:first-child,
td:first-child {
    text-align: left
}




.foreing .btn {
    background: var(--blue);
    color: #fff;
    border: none;
    border-radius: 10px;
    padding: 10px 14px;
    cursor: pointer
}

.foreing .btn.secondary {
    background: #e2e8f0;
    color: #0f172a;
    font-size: 16px !important;
    font-weight: 500;
}

.foreing .pill {
    display: block;
    background: #eff6ff00;
    /* border:1px solid #bfdbfe; */
    color: #1e3a8a;
    padding: 2px 8px;
    border-radius: 999px;
    font-size: 12px
}

.foreing .muted {
    color: var(--muted);
    width: 100% !important;
    display: block;
}

.foreing .big {
    font-size: clamp(18px, 3vw, 28px);
    font-weight: 700
}

.foreing .mono {
    font-variant-numeric: tabular-nums;
    font-size: 16px;
}

.foreing .right {
    display: flex;
    justify-content: flex-end;
    gap: 8px;
    flex-wrap: wrap
}

.foreing .foot {
    color: var(--muted);
    font-size: 12px;
    margin-top: 6px;
    padding: 10px;
}

.page.foreing {
    border: 1px solid var(--line);
    border-radius: 12px;
}

/*END foreing income changes*/




/*Domesitc employee*/


.domestic .wrap {
    /* max-width:1100px; */
    margin: 0 auto;
    /* padding:48px 20px 72px; */
    border: 1px solid var(--line);
    border-radius: 12px;
}

h1 {
    margin: 0 0 6px;
    font-size: 30px;
    letter-spacing: .2px
}

.domestic .sub {
    color: var(--muted);
    font-size: 15px;
    margin-bottom: 22px;
    padding: 18px;
}

.domestic .container {
    background: var(--card);
    border: 1px solid var(--border);
    border-radius: 18px;
    padding: 18px;
    backdrop-filter: blur(6px);
    background: none !important;
    margin-top: 0px;
    max-height: unset !important;
    min-height: auto !important;
}

.domestic .title {
    font-size: 18px;
    font-weight: 800;
    margin: 0 0 12px;
    text-align: center
}

.domestic label {
    display: block;
    font-size: 13px;
    color: #000000;
    margin: 0 0 6px
}

.domestic input[type="text"] {
    width: 100%;
    font-size: 18px;
    padding: 14px;
    border-radius: 12px;
    border: 1px solid rgba(255, 255, 255, .18);
    background: rgba(7, 12, 24, .65);
    color: var(--text);
    outline: none;
    transition: box-shadow .15s, border-color .15s
}

.domestic input[type="text"]:focus {
    border-color: var(--accent);
    box-shadow: 0 0 0 5px var(--ring)
}

.domestic .grid {
    display: grid;
    gap: 16px;
    display: block;
}

@media(min-width:900px) {
    .domestic .grid {
        grid-template-columns: 1.1fr 1fr
    }
}

.domestic .two {
    display: grid;
    grid-template-columns: 1fr;
    gap: 12px;
    margin-top: 14px
}

@media(min-width:640px) {
    .domestic .two {
        grid-template-columns: 1fr 1fr
    }
}

.domestic .stat {
    background: rgba(255, 255, 255, .06);
    border: 1px solid var(--border);
    border-radius: 14px;
    padding: 14px
}

.domestic .stat .k {
    font-size: 13px;
    color: #000000;
}

.domestic .stat .v {
    font-size: 24px;
    font-weight: 800;
    margin-top: 6px
}

.domestic .muted {
    color: #000;
    font-size: 13px;
    margin-top: 6px
}

.domestic table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 10px;
    font-size: 14px
}

.domestic th,
td {
    padding: 12px;
    border-bottom: 1px dashed rgba(255, 255, 255, .12);
    text-align: left
}

.domestic th {
    font-size: 12px;
    color: #000000;
    text-transform: uppercase;
    letter-spacing: .06em
}

.domestic tr:last-child td {
    border-bottom: none
}

.domestic .tr-total td {
    background: rgba(255, 255, 255, .06);
    font-weight: 800;
    border-bottom: none;
    border-top: 1px solid rgba(255, 255, 255, .12)
}

.domestic .actions {
    margin-top: 14px;
    display: flex;
    gap: 10px;
    flex-wrap: wrap
}


.domestic button {
    appearance: none;
    border: 0;
    border-radius: 12px;
    padding: 12px 16px;
    font-weight: 700;
    cursor: pointer
}

.domestic .primary {
    background: #4ea3ff;
    color: white;
    box-shadow: 0 6px 16px rgba(78, 163, 255, .35)
}


.domestic .ghost {
    background: transparent;
    color: #000000;
    border: 1px solid rgba(255, 255, 255, .2)
}

.domestic .hint {
    font-size: 12px;
    color: #bcd1e6;
    margin-top: 6px
}

/*END Domesitc employee*/


div#myTabContent.tab-content.mt-3 {
    /* height: 1500px; */
}

.domestic {
    /* height: 100px !important; */
}

.cal .page-title .container {
    background: none !important;
    min-height: auto !important;
    margin: 0px;
    padding: 0px !important;
}



@media (min-width: 576px) {

    .cal .page-title .container,
    .cal .page-title .container-sm {
        max-width: 540px;
    }
}

@media (min-width: 768px) {

    .cal .page-title .container,
    .cal .page-title .container-md,
    .cal .page-title .container-sm {
        max-width: 720px;
    }
}

@media (min-width: 992px) {

    .cal .page-title .container,
    .cal .page-title .container-lg,
    .cal .page-title .container-md,
    .cal .page-title .container-sm {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {

    .cal .page-title .container,
    .cal .page-title .container-lg,
    .cal .page-title .container-md,
    .cal .page-title .container-sm,
    .cal .page-title .container-xl {
        max-width: 1140px;
        /* display: flex !important; */
        margin-right: auto;
        margin-left: auto;
        padding-left: 14px !important;
    }
}

.row.contact-detalis .social-links {
    margin-top: 10px !important;
    float: right;
    column-gap: 10px;
    display: inline-block !important;
    text-align: right;
}



.row.contact-detalis .social-links i {
    font-size: 16px;
}

.row.contact-detalis .social-links i {
    color: #454545 !important;
}

.row.contact-detalis .social-links i:hover {
    font-size: 20px !important;
}


.row.contact-detalis .social-links i:hover {
    font-size: 20px !important;
}



.row.contact-detalis .social-links i:hover {
    font-size: 20px !important;
}


/* Move validation messages below the input */
span.field-validation-error {
    display: block;
    /* force new line */
    margin-top: 5px;
    /* spacing */
    color: #dc3545;
    /* bootstrap danger color */
    font-size: 0.875rem;
    /* smaller font */
}

/* Optional: prevent messages from stretching too wide */
span.field-validation-error {
    max-width: 100%;
}


.client-single.inactive.position-8 {
    right: -35px;
    top: 262px;
    scale: 0.80;
}


.Domestic.wrap {
    margin-top: 0px !important;
    max-width: 980px;
    margin: 48px auto;
    /* padding:0 20px; */
}

.Domestic .card {
    background: #fff;
    border: 1px solid var(--border);
    border-radius: 16px;
    box-shadow: 0 10px 30px rgba(2, 8, 23, .06)
}

.Domestic .h1 {
    /* font-weight: 800; */
    font-size: clamp(22px, 3vw, 34px);
    text-align: center;
    margin: 4px 0 6px;
    color: #ffffff;
    margin-top: 0px;
    font-size: 18px;
    font-family: sans-serif;
    font-weight: 100;
}

.Domestic .subtitle {
    color: #475569;
    text-align: center;
    margin: 0 0 20px;
    font-weight: 600
}

.Domestic .muted {
    color: #64748b
}

.Domestic .panel {
    display: grid;
    gap: 20px;
    padding: 24px
}

.Domestic .grid {
    display: flex;
    grid-template-columns: 1fr;
    gap: 18px
}

@media(min-width: 860px) {
    .grid {
        grid-template-columns: 1fr 1fr
    }
}

.Domestic .tile {
    background: #b7d9fb;
    border: 1px solid var(--border);
    padding: 18px;
    border-radius: 12px;
    /* display: inline-block !important; */
    /* width: 49%; */
    text-align: left;
}

.Domestic .Domestic .tile h4 {
    margin: 0 0 8px;
    font-size: 14px;
    color: #334155;
    letter-spacing: .2px
}

.Domestic .tile .big {
    font-size: 16px;
    /* font-weight: 800; */
}

.Domestic label {
    font-weight: 700;
    color: #0f172a;
    font-size: 14px;
}

.Domestic .Domestic .input {
    width: 100%;
    font-size: 16px;
    padding: 14px 16px;
    border: 1px solid var(--border);
    border-radius: 10px;
    outline: 0;
    transition: border .15s, box-shadow .15s;
    background: white
}

.Domestic .input:focus {
    border-color: #94a3b8;
    box-shadow: 0 0 0 4px rgba(2, 132, 199, .08)
}

.Domestic table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 10px
}

.Domestic th,
td {
    padding: 14px 16px;
    background: #fff;
    border: 1px solid var(--border)
}



.Domestic th:first-child,
td:first-child {
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px
}


.Domestic th:first-child,
td:first-child {
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px
}

.Domestic th:last-child,
td:last-child {
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px
}



.Domestic thead th {
    background: #f8fafc;
    color: #0f172a;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: .4px;
    text-align: left
}

.Domestic tfoot td {
    font-weight: 800;
    background: #e0f2fe;
        border-color: #e0f2fe;
}

.Domestic .btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 12px 16px;
    border: 2px solid #fecaca;
    background: #fff;
    border-radius: 10px;
    color: #ef4444;
    font-weight: 700;
    cursor: pointer
}

.Domestic .btn:active {
    transform: translateY(1px)
}

.Domestic .tag {
    display: inline-block;
    padding: 3px 10px;
    border-radius: 999px;
    background: #e0f2fe;
    color: #0369a1;
    font-weight: 700;
    font-size: 12px
}

.Domestic .note {
    font-size: 12px;
    color: #475569
}


.mt-4:has(> div#q55.bg-primary[aria-expanded="true"]) {
    /* bottom: 0px; */
    order: 10;
    display: block !important;
    /* margin-top: 10px !important; */
    /* margin-bottom: 10px; */
}


.contact .tab-content>.active {
    display: grid;
}

#contact div#q55.bg-primary[aria-expanded="true"] {
    display: block !important;
    text-align: center;
    font-size: 0px;
}

#contact div#q55.bg-primary[aria-expanded="true"]:after {
    content: "View Less" !important;
    display: block;
    width: 200px;
    font-size: 16px;
    color: #0d6efd !important;
    margin-left: auto;
    margin-right: auto;
}

.foreing table#breakdown {

    width: 100% !important;
}

.foreing table#breakdown+.grid.g-3 {
    /* display: block !important; */
    width: 100% !important;
}



.foreing .grid[style="margin-top:10px"] {
    display: block;
}

.foreing table#breakdown thead {
    width: 1000px !important;
}


/*css canges may one*/

.custom-tabs .tab-content {}

div#myEmpTabContent {
    padding: 0px;
    border: none;
    border-radius: 0px !important;
    background-color: #fff;
}



div#myEmpTabContent .tab-pane {
    padding: 0px;
}

div#myEmpTabContent main.main-content {
    padding: 0px;
}

div#myEmpTabContent .card.card-body {
    padding: 0;
}

div#myEmpTabContent .card.card-body .mt-4 {
    margin-top: 0px !important;
}

div#myEmpTabContent .card.card-body .border.rounded {
    background-color: #fff !important;
    border: none !important;
}

div#myEmpTabContent .tab-pane .mt-4 {
    margin-top: 0px !important;
}

#Self-Online-Flow #in-this-section-container .custom-tabs {
    background: none !important;
    margin-top: -5px;
}

div#in-this-section-container .custom-tabs li.nav-item {
    /* margin-right: 3%; */
}

div#in-this-section-container ul#myEmpTab {
    border: none !important;
    column-gap: 34px;
}

#in-this-section-container .card.card-body {
    padding-top: 0px;
}

div#taxtotalview {
    display: inline-block;
    float: right;
    margin-right: 18px;
    margin-top: 4px;
    position: absolute;
    right: 0;
}

#Self-Online-Flow .logo-text {
    color: #101010 !important;
    /* background: linear-gradient(45deg, #6b8cff, #8b9fff); */
    background: linear-gradient(45deg, #033afb, #0023c9);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transition: opacity 0.3s ease;
}

#Self-Online-Flow h6.mb-4.text-primary {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 8px !important;
}

div#myEmpTabContent .Domestic th:first-child,
div#myEmpTabContent td:first-child {
    border-radius: 0px;
}

/*END css canges may one*/

.client-single.inactive.position-6 {
    transform: scale(0.38);
}


#Self-Online-Flow .logo-text {
    background: linear-gradient(45deg, #5f5f5f, #212121);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


a#btnLoadSection {
    cursor: pointer;
}

.sidebar-main i.bi.bi-person-fill-down {
    margin-right: 0px !important;
}


#in-this-section-container div#dashboard-section {
    margin-top: 26px;
}

div#myTabContent {
    padding: 0px;
    /* border: none; */
    border: solid 1px #ccc;
}

#Self-Online-Flow .logo-text {
    background: linear-gradient(45deg, #4f4f4f, #4b4b4b) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
}


.Domestic .tile h4 {
    text-align: left;
    font-size: 19px;
}

.Domestic .grid .tile {
    width: 100% !important;
}


section#Sign-in .pb-sm-0 {
    text-align: center;
}

section#Sign-in .pb-sm-0+P {
    text-align: center;
}




.selfOnline-dashboard .col-lg-3.aos-init.aos-animates.aos-animate+.col-lg-3.aos-init.aos-animates.aos-animate+.col-lg-3.aos-init.aos-animates.aos-animate+.col-lg-3.aos-init.aos-animates.aos-animate,
.selfOnline-dashboard .col-lg-3.aos-init.aos-animates.aos-animate+.col-lg-3.aos-init.aos-animates.aos-animate+.col-lg-3.aos-init.aos-animates.aos-animate+.col-lg-3.aos-init.aos-animates.aos-animate {

    pointer-events: auto !important;
}

.uplode-parts .col-md-6.alert.alert-primary {
    min-width: 490px !important;
    width: auto;
    max-width: 490px;
}


.uplode-parts .col-md-6.alert.alert-primary {
    min-width: 490px !important;
    width: auto;
    max-width: 490px;
}


.alert.alert-warning.col-md-8.up-pri {
    font-size: 16px !important;
    padding: 7px;
    padding-left: 15px;
    width: fit-content;
}

.post-content.d-flex.flex-column {}

.package button.btn.btn-secondary {
    bottom: 0px !important;
    position: absolute;
    width: 83%;
    margin-bottom: 34px !important;
}


.package .btn.btn-success {
    background-color: #1999ff !important;
    bottom: 0px !important;
    position: absolute;
    width: 83%;
    margin-bottom: 34px !important;
    opacity: 1;
    border-color: #2196F3;
}


.uplode-parts p.mb-2 {
    font-size: 15px !important;
}

div#documents-section {
    background-size: 18%;
}

.package button.btn.btn-primary {
    bottom: 0px !important;
    position: absolute;
    width: 83%;
    margin-bottom: 34px !important;
}


main.cal div,
main.cal label,
main.cal span,
main.cal td,
main.cal button,
main.cal h1,
main.cal h2,
main.cal h3,
main.cal input,
main.cal b,
main.cal a,
main.cal strong,
main.cal p {
    font-family: sans-serif !important;
}

main.cal h1,
main.cal h2,
main.cal h3,
main.cal input {
    font-weight: 500 !important;
}

.cal .grid td.lbl {
    font-weight: 300;
}

.foreing .muted li {
    font-weight: 300;
    font-size: 14px !important;
}

button#recalc {
    font-size: 14px !important;
}

button#recalc {
    font-size: 14px !important;
}

main.cal strong {
    font-weight: 100;
}

button#empdetails-tab,
button#t10-tab {
    background-image: url(/assets/img/Employment-Detailss.png) !important;
    background-size: cover;
    background-size: 82px;
}

button#terminal-tab {
    background-image: url(/assets/img/Terminal-Benefitss.png) !important;
    background-size: cover;
    background-size: 82px;
}

button#exempt-tab,
button#anyother-tab {
    background-image: url(/assets/img/Exempt-Amountss.png) !important;
    background-size: cover;
    background-size: 82px;
}


.client-single h3 {
    font-size: 14px;
    color: #505050;
}

.client-comment h3 {
    font-size: 22px;
    color: #000;
}

h3.c-coli {
    font-size: 14px;
    margin-top: -4px !important;
    color: #505050;
    line-height: 19px;
}

h3.c-dis {
    font-size: 14px;
    color: #505050;
}

.client-comment h4 {
    font-size: 18px;
}

.client-single h4 {
    font-size: 18px;
}

.client-comment a+h3 {
    font-size: 14px;
    color: #505050;
    line-height: 21px;
}


.error {
    border: 2px solid red !important;
    background-color: #ffe6e6;
}



.cal .nav-link.active {
    background: #d1d1d1;
    background: linear-gradient(0deg, rgb(214 214 214) 0%, rgb(242 242 242) 100%) !important;
    color: #0067ba !important;
}

.cal .nav-link {
    /* background-color: #dedede !important; */
    background: #d1d1d1;
    background: linear-gradient(0deg, rgb(255 255 255) 0%, rgb(255 255 255) 100%);
}

.client-single.inactive.position-9 {
    transform: scale(0.5);
}




.tax-about-o .post-img.position-relative.overflow-hidden.rounded-md-image {
    height: 200px;
}




.tax-about-o .post-img.position-relative.overflow-hidden.rounded-md-image img {
    width: 100% !important;
}




.tax-about-o ul.list-group.price-list {
    height: 214px;
}



.tax-about-o .row.gy-4 {
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    width: auto !important;
}

.tax-about-o .col-lg-4.aos-init.aos-animates.aos-animate {
    display: inline-block;
}

.tax-about-o .post-content.d-flex.flex-column {
    height: 564px;
}


#Self-Online-Flow .sidebar-main h2:after {
    margin-top: 1%;
}

div#in-this-section-container i.fa.fa-check {
    color: #fff !important;
}

button#btnContinue,
button#btnUploadDocs,
button#btnRemoveDft,
button#btnViewSubmittedDocs {
    font-size: 13px;
}

#refound ul.list-check {
    line-height: 11px;
}

.contact-box {
    margin-left: 28px;
}

section#refound p {
    font-size: 15px;
}

input#NumberOfDependents {
    margin-top: 6px;
}

#Self-Online-Flow .main-content .main-content {
    padding-top: 0px;
}

.cal ul#myTab {
    display: flex;
    column-gap: 1% !important;
}

.cal ul#myTab {
    border-right: none !important;
    border-bottom: none;
}

.cal .nav-link,
.cal .nav-link.active {
    /* border-right: none !important; */
}

.cal ul#myTab li:last-child button {
    border-right: solid 2px #319df4 !important;
    border-bottom: solid 2px #319df4 !important;
}

.cal li.nav-item:first-child button {
    width: 100%;
    border-bottom: solid 2px #319df4 !important;
}

.cal li.nav-item:first-child {
    width: 32% !important;
}

.cal li.nav-item:nth-child(2) button {
    width: 100%;
    border-bottom: solid 2px #319df4 !important;
}

.cal li.nav-item:nth-child(2) {
    width: 44% !important;
}

.cal li.nav-item:last-child button {
    width: 100%;
}

.cal li.nav-item:last-child {
    width: 23.6% !important;
}


#documents-section .uplode-parts ul {
    margin-left: auto;
    margin-right: auto;
    /* text-align: center; */
    padding-left: 22px;
}

#documents-section .uplode-parts .col-md-6.alert.alert-primary.uplode-file-s {
    text-align: center;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    border: none !important;
    background: none !important;
    width: auto !important;
    max-width: unset !important;
    min-width: unset !important;
    /* box-shadow: none !important; */
    width: 98px !important;
    height: 98px !important;
    padding: 0px !important;
    border-radius: 100% !important;
    background-color: #ffffff !important;
    margin-top: 56px;
}

#documents-section .uplode-parts button#uploadDoc-btn {
    font-size: 0px;
    background-image: url(/assets/img/uplode-imagess.png) !important;
    width: 100px;
    height: 100px;
    border: none;
    background-size: cover;
    background-color: #ffffff !important;
    border-radius: 100% !important;
}




#documents-section .uplode-parts button#uploadDoc-btn:hover {
    scale: 1.02;
}

#documents-section .uplode-parts button#uploadDoc-btn:hover {
    scale: 1.02;
}






#documents-section .uplode-parts .col-md-6.alert.alert-primary.uplode-file-s div {
    width: auto !important;
    width: 100% !important;
    border-radius: 100% !important;
}

#documents-section .uplode-parts .col-md-6.alert.alert-primary.uplode-file-s div {
    width: auto !important;
    width: 100% !important;
    border-radius: 100% !important;
    background-color: #ffffff !important;
}

#dashboard-section .card-body.d-flex.flex-column {
    height: 70px !important;
}

#dashboard-section .card-title {
    margin-top: 22px;
}

.header .logo {
    background: none !important;
}

a.logo.d-flex.align-items-center {
    background: none !important;
}

.container.d-lg-flex.justify-content-between.align-items-center {
    line-height: 12px;
}

section#Self-Online-Flow {
    margin-top: 74px;
}


button#btnLoadSection {
    display: block !important;
}



section#File-my-taxes.blog-posts.section.selfOnline-dashboard {
    margin-top: 1%;
}

.filling .alert.alert-warning.col-md-7 {
    width: 856px;
    margin-top: -24px;
}



.form-select {
    height: 46px;
    --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
    --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
    border-radius: 8px !important;
    border: 1px solid #d6e3fb;
}


input#rdbSeniorCitizen {
    margin-top: 10px !important;
}


button#btnMainDashboardNext {
    float: right;
    margin-top: 10px;
}

span.text-muted {
    font-family: sans-serif;
}


#Self-Online-Flow h6.mb-4.text-primary {
    font-family: sans-serif;
}

h5.mb-3 {
    font-family: sans-serif;
}

input#rdbTProfitsInvestment {
    margin-top: 11px;
}

input#rdbTExcludedAmount {
    margin-top: 11px;
}


form[action="/SelfOnlineFlow/DownloadTaxPdf"] {
    margin-bottom: 16px;
}


div#employment-section ul#employmentTab {
    border: none !important;
    column-gap: 34px;
}

div#other-section ul#taxTabs {
    border: none !important;
    column-gap: 34px;
}

button#tax-slips-tab {
    background-image: url(/assets/img/Employment-Detailss.png) !important;
    background-size: cover;
    background-size: 82px;
}

button#income-expenses-tab {
    background-image: url(/assets/img/Terminal-Benefitss.png) !important;
    background-size: cover;
    background-size: 82px;
}





#Self-Online-Flow .sidebar-main h2 {
    font-family: sans-serif !important;
}


.page-title.accent-background h1.mb-2.mb-lg-0 {
    float: left;
}

section#Self-Online-Flow {
    padding: 0px;
    position: relative;
}

section#File-my-taxes.blog-posts.section.selfOnline-dashboard {
    margin-top: 4%;
}

div#excelUploadSection:before {
    content: "1";
    background-image: url(https://taxfiling.lk/assets/img/GFuqSC4Eab5.gif) !important;
    height: 88px;
    width: 140px;
    display: inline-block;
    background-position: center;
    background-size: cover;
    top: 0px;
    position: absolute;
    float: right;
    right: 4px;
    font-size: 0px;
    background-repeat: no-repeat;
}


div#manualTableSection:before {
    content: "1";
    background-image: url(https://taxfiling.lk/assets/img/uplode-file-20255.gif) !important;
    height: 88px;
    width: 140px;
    display: inline-block;
    background-position: center;
    background-size: cover;
    top: 10px;
    position: absolute;
    float: right;
    right: 4px;
    font-size: 0px;
    background-repeat: no-repeat;
}

#Self-Online-Flow .logo-text {
    font-size: 14px;
    color: #000 !important;
    /* background: linear-gradient(45deg, #4f4f4f, #4b4b4b) !important; */
    background: linear-gradient(45deg, #010101, #000000) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
}

span#taxTotal {
    font-size: 20px;
}


#Self-Online-Flow .logo-text {
    z-index: 9999999;
    position: absolute !important;
    width: 100% !important;
    text-align: right;
}

div#taxtotalview {
    /* z-index: 9999; */
    /* position: relative; */
    width: 100%;
}

#Self-Online-Flow .toggle-btn {
    z-index: 99999 !important;
}

div#in-this-section-container main.main-content.Personal-Information-summary .filling:first-child {
    background-image: url(https://taxfiling.lk/assets/img/recruitment-demand-summary.png) !important;
    background-size: 127px;
    background-repeat: no-repeat !important;
    background-position: 98%;
    background-position-y: 10px;
}


.page-title.accent-background {
    z-index: 999999 !important;
}

.container-fluid.not-padding.menubar-css {
    z-index: 99999999 !important;
}

#contact .card.card-body.border {
    font-style: italic;
    font-size: 14px !important;
}

#contact .card.card-body.border p {
    font-size: 14px !important;
}

#contact #Collapse055 .card.card-body.border {
    font-style: normal !important;
    font-size: 17px !important;
}

#contact #Collapse055 .card.card-body.border .card.card-body.border {
    font-style: italic !important;
    font-size: 14px !important;
}

div#employmentTabContent {
    padding: 0px;
}

#documents-section .uplode-parts .col-md-6.alert.alert-primary.uplode-file-s {
    float: left !important;
    /* text-align: left; */
    margin-left: 30px;
}


div#taxTabsContent {
    padding: 0px;
}

button#anyother-tab {
    background-image: url(/assets/img/other-incomee.png) !important;
}

button#tax-slips-tab i,
button#income-expenses-tab i {
    display: none;
}

.selfOnline-dashboard {
    padding-bottom: 322px !important;
}


div#bank-section {
    background-image: url(https://taxfiling.lk/assets/img/bank-com.gif) !important;
    background-size: 22%;
    background-repeat: no-repeat;
    background-position: right;
    background-position: top right;
}

.totak-relif {
    border: solid 2px #8d8d8d;
}


main.main-content.Deductions .card-body {
    background-image: url(https://taxfiling.lk/assets/img/Deductionss.png) !important;
    background-size: 24%;
    background-repeat: no-repeat;
    background-position: right;
        background-position-x: 91%;
}

#contact #Collapse0555 .card.card-body.border {
    font-style: normal !important;
    font-size: 17px !important;
}

#contact #Collapse0555 .card.card-body.border .card.card-body.border {
    font-style: italic !important;
    font-size: 14px !important;
}

.navmenu button.dropdown-toggle {
    border: none !important;
        background: none;
        font-weight: 700;
        font-size: 14px;
        font-family: var(--nav-font);
        color: #494949 !important;
        text-transform: uppercase;
        margin-bottom: 2px !important;
}

.navmenu button.dropdown-toggle:after {
    display: none;
}

.form-control {
    border: 1px solid #d6e3fb !important;

}



.cal li.nav-item:first-child button {
    border-bottom: none !important;
}

.cal li.nav-item:nth-child(2) button {
    border-bottom: none !important;
}

.cal ul#myTab li:last-child button {
    border-bottom: none !important;
}

div#myTabContent.tab-content.mt-3 {
    margin-top: -2px !important;
}

.cal ul#myTab {
    column-gap: 0.2% !important;
}


main.main-content.Deductions .fw-bold {
    background: none !important;
}

.totak-relif {
    border: solid 2px #b0c7f2 !important;
}

.body-header:after {
    border-radius: 100%;
}

span.text-changes-cal {
    font-size: 12px;
    line-height: 17px !important;
    display: block;
    margin-left: 10px;
    margin-bottom: 9px;
    padding-top: 10px;
}

.alert.alert-warning.cal-wa {
    font-size: 14px;
    line-height: 17px !important;
    display: block;
    margin-left: 10px;
    margin-bottom: 10px;
    padding: 10px;
    margin-right: 12px;
}


.controls.inline-f {
    display: inline-block;
    width: 100% !important;
}



.cal .section-title.nothi {
    background: none !important;
    color: #004ab8;
    font-weight: 600 !important;
    text-align: left;
    background: #f7f9ff !important;
}


td.lbl.text-bold {
    font-weight: 500 !important;
    color: #003995 !important;
    background-color: #cccccc;
    border-radius: 0px !important;
}


.text-boldd td {
    /* font-weight: 500 !important; */
    color: #003995 !important;
    background-color: #cccccc;
    border-radius: 0px !important;
}


tr.band-soft.tax-boldd td {
    color: #003995 !important;
    background-color: #cccccc;
    border-radius: 0px !important;
}

tr.band-soft.tax-boldd td {
    font-weight: 600 !important;
}


.cal .section-title.nothi {
    border-bottom: solid 1px #a1bacf;
   
}


td.lbl.text-bold {
    font-weight: 600 !important;
}

td.lbl.totals {
    font-weight: 600 !important;
}


td#sum_net {
    font-weight: 600 !important;
}

td#kpi_taxable {
    font-weight: 600 !important;
}

td#kpi_assessable {
    font-weight: 600 !important;
}


td.num.month-cal input {
    width: 132px;
    display: inline-block;
        padding-right: 0px;
}

input#foreign_amount_annual {
    max-width: 140px !important;
}

td.num.month-cal {
   /* padding-left: 0px;*/
}

tr.band-soft {
    background-color: var(--band);
}

.none-edit {
    border: none !important;
    text-align: right;
    /* cursor: not-allowed; */
    pointer-events: none;
}

td.num.inline {
    display: inline-block;
    /*padding-left: 0px;*/
}

td.num.inline input {
    width: 132px;
    display: inline-block;
        padding-right: 0px;
}


.monthly-div span {
    display: block;
    text-align: center;
}

.monthly-div {
    display: inline-block;
}

.annual-div {
    display: inline-block;
}

.annual-div span {
    display: block;
    text-align: center;
}

span#foreign_lkr_annual {
    padding-right: 0px;
}


p.muted.text-changes-cal {
    font-size: 14px;
    line-height: 17px !important;
    display: block;
    margin-left: 10px !important;
    margin-bottom: 9px;
    padding-top: 4px;
    margin-right: 10px !important;
    margin-bottom: 8px !important;
    text-transform: inherit;
}

.grid.md-domes,
.tile.md-domes {
    display: block;
    font-size: 14px !important;
}

.grid.md-domes div,
.tile.md-domes div {
    display: inline-block;
    font-size: 15px !important;
    margin-bottom: 10px;
}


.muted.pl-4 {
    padding-left: 66px;
}

.md-domes h4 {
    margin-bottom: 0px;
}

.grid.md-domes .muted,
.tile.md-domes .muted {
    color: #00276c !important;
    font-weight: 600;
}

.page.foreing h1 {
    text-transform: capitalize;
}

button#resetBtn {
    font-weight: 100;
}


#myAssetsTab li.nav-item.col-md-2 {
    width: 15% !important;
}

ul#myAssetsTab {
    column-gap: 2%;
    border: none;
}

div#myAssetsTabContent {
    padding: 0px;
}

button#immovableproperties-tab {
    background-image: url(/assets/img/Immovable-Properties.png) !important;
    background-size: cover;
    background-size: 82px;

}

#myAssetsTab button {
    height: 114px !important;
}

button#motorvehicle-tab {
    background-image: url(/assets/img/Motor-Vehicle.png) !important;
    background-size: cover;
    background-size: 82px;
}

button#bankbalances-tab {
    background-image: url(/assets/img/Bank-Balances.png) !important;
    background-size: cover;
    background-size: 82px;
}

button#sharesstockssecurities-tab {
    background-image: url(/assets/img/shares-01.png) !important;
    background-size: cover;
    background-size: 82px;
}

button#declarecapital-tab {
    background-image: url(/assets/img/Declare-Capital.png) !important;
    background-size: cover;
    background-size: 82px;
}

button#expensesbalances-tab {
    background-image: url(/assets/img/Expenses-Balances.png) !important;
    background-size: cover;
    background-size: 82px;
}

#myAssetsTab .nav-link.active:before {
    margin-top: 31px;
}

h4.mb-3 {
    font-family: sans-serif;
}


div#immovableproperties {
    background-image: url(/assets/img/Immovable-Properties-larg.png) !important;
    background-repeat: no-repeat;
    background-position: right;
    background-position: top right;
    background-position-y: 25%;
    background-size: 31%;
}

div#motorvehicle {
    background-image: url(/assets/img/171239.png) !important;
        background-repeat: no-repeat;
        background-position: right;
        background-position: top right;
        background-position-y: 25%;
        background-size: 24%;
        background-position-x: 97%;
}

div#bankbalances {
   /* background-image: url(/assets/img/Bank-Balances.png) !important;*/
    background-repeat: no-repeat;
    background-position: right;
    background-position: top right;
    background-position-y: 25%;
    background-size: 31%;
}

div#sharesstockssecurities {
    background-image: url(/assets/img/Share-form-larg.png) !important;
    background-repeat: no-repeat;
    background-position: right;
    background-position: top right;
    background-position-y: 25%;
    background-size: 31%;
}

div#expensesbalances {
    /*background-image: url(/assets/img/Expenses-Balances.png) !important;*/
    background-repeat: no-repeat;
    background-position: right;
    background-position: top right;
    background-position-y: 25%;
    background-size: 31%;
}

div#declarecapital {
    background-image: url(/assets/img/Declare-the-Capital.png) !important;
    background-repeat: no-repeat;
    background-position: right;
    background-position: top right;
    background-position-y: 25%;
    background-size: 31%;
}

a#fileCountLink {
    color: #212529 !important;
    pointer-events: none !important;
}

.Domestic .tile .big {
    width: 120px;
}

input[data-offlabel="සිංහල"] {
    display: none;
}


.foreing table#breakdown td,
.foreing table#breakdown th {
    text-align: left !important;
}

.resett {
    display: block;
    width: 100% !important;
    position: relative;
    margin-top: 74px;
    margin-left: 18%;
}

.grid.g-3.foring-last-cal div {
    display: inline-flex;
    width: 321px;
}

.Effective-rate {
    float: right;
    right: 0px;
    position: absolute;
}

.grid.g-3.foring-last-cal {
    margin-top: 13px;
}

#contact div#myTabContent.tab-content.mt-3 {
    margin-top: 0px !important;
}


/*foreing  changes*/
.foreing table {
    border-collapse: collapse;
    min-width: 700px;
    background: white;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    border-radius: 6px;
    overflow: hidden;
}

.foreing td,
.foreing th {
    border: 1px solid #ccc;
    padding: 8px 12px;
    text-align: right;
}

.foreing th {
    background: #e8f4ff;
    font-weight: bold;
}

.foreing .left {
    text-align: left;
    font-weight: bold;
}

.foreing input {
    width: 100%;
        padding: 8px 10px;
        border: 1px solid var(--line);
        border-radius: 8px;
        background: #fff;
        font: inherit;
        color: #000;
        font-size: 16px !important;
}

.foreing input:focus {
    outline: none;
    background: #fff9cc;
}

.foreing .highlight {
    background: #eafbea;
    font-weight: bold;
}

.foreing .controls {
    margin-top: 15px;
    display: flex;
    gap: 10px;
}

.foreing button {
    padding: 8px 14px;
    border: none;
    border-radius: 4px;
    font-size: 14px;
    cursor: pointer;
}

.foreing .btn-reset {
    background: #ffdddd;
    color: #b30000;
}

.foreing .btn-reset:hover {
    background: #ffcccc;
        border-radius: 10px;
}

.foreing table {
    border: none !important;
    min-width: auto;
    box-shadow: none !important;
}

.foreing .card {
    padding: 0px;
}

.foreing table td,
.foreing input{
    border: none !important;
    font-size: 16px;
    text-align: left;
}

.foreing table th {
    border: none !important;
    background: #f8fafc;
    text-align: left;
    color: #00276c !important;
    font-weight: 600;
}


.foreing .highlight {
    background: #ffffff;
}

.foreing button.btn-reset {
    background: linear-gradient(180deg, #2e6ff2, #1d52c8);
    background: #1d52c8 !important;
    color: #fff !important;
}

.foreing .controls {
    text-align: center !important;
    display: block;
}

p.muted.text-changes-cal {
    text-align: left !important;
}

button.btn.btn-secondary.dropdown-toggle {
    background-size: cover;
}


button.btn.btn-secondary.dropdown-toggle {
    background-color: #fff !important;
}


p.muted.text-changes-cal {
    color: var(--default-color);
}

/*END foreing changes*/

span.total-monti-over {
    width: 132px;
    display: inline-block;
    padding-right: 0px;
    float: right;
    text-align: right;
}

td#kpi_assessable {
    text-align: left;
}


.form-outline.mb-4.col-sm-4 {
    vertical-align: top;
}


.insvesment .dropdown {
    /* width: 46%; */
    position: relative;
}


#myAssetsTab .nav-link.active:before {
    margin-top: 0px !important;
    top: 117px !important;
    position: absolute;
}

#myAssetsTab button.nav-link.active:hover {
    scale: none !important;
}

.Domestic thead th {
    background: #b7d9fb;
}

.Domestic td {
    background: #eef6ff;
}

.Domestic .tile h4 {
    border-bottom: solid 1px #bbbbbb;
    padding-bottom: 6px;
    margin-bottom: 10px;
}


.Domestic .tile h4 {
    border-bottom: solid 1px #bbbbbb;
    padding-bottom: 6px;
    margin-bottom: 10px;
}

.foreing th {
    background-color: #b7d9fb !important;
    /* border-top-left-radius: 12px; */
    /* border-bottom-left-radius: 12px; */
}

.foreing th:first-child,
td:first-child {
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
    /* background: #eef6ff; */
    /* padding-top: 14px; */
    /* padding-bottom: 14px; */
    height: 47px;
}

.foreing th:last-child,
.foreing td:first-child {
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
    /* padding-left: 0px; */
    /* padding-right: 0px; */
}


.tile.no-padding {
    padding: 0px;
}

.foreing .card {
    padding-left: 14px;
    padding-right: 14px;
}

.foreing table th {
    color: #000000 !important;
    font-size: 13px;
    text-transform: uppercase;
}



tr.color-change+tr td,
tr.color-change+tr+tr td,
tr.color-change+tr+tr+tr td,
tr.color-change+tr+tr+tr+tr td {
    background-color: #eef6ff !important;
}


tr.color-change+tr+tr+tr+tr+tr td {
    background-color: #e0f2fe !important;
}

tr.color-change+tr td:first-child,
tr.color-change+tr+tr td:first-child,
tr.color-change+tr+tr+tr td:first-child,
tr.color-change+tr+tr+tr+tr td:first-child,
tr.color-change+tr+tr+tr+tr+tr td:first-child {

    border-top-right-radius: 0px;
    border-bottom-right-radius: 0;

}



.foreing table {
    /* border-spacing: 5px 11px !important; */
    border-collapse: separate;
    border-spacing: 0px 10px;
}


.cal ul#myTab {
    margin-top: 0px;
}

.container.calu {
    border: solid 32px;
    color: #000000;
    border-radius: 61px;
    padding: 12px !important;
    height: auto !important;
    min-height: fit-content !important;
    border-style: solid;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.75);
    border-top-width: 40px;

}

.container.calu:before {
    content: "c";
    background-image: url(http://images.netexam.com/images/10229/cal-icon-image.png) !important;
    background-position-y: 0 !important;
    display: block;
    margin-top: -54px;
    height: 39px;
    background-size: 46px;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 15px;
}

.monthly-div {
    float: left;
}

.cal-foreing ul {
    margin: 6px 0 0 0px;
}

label.text-changes-cal {
    font-size: 12px;
    line-height: 17px !important;
    display: block;
    margin-left: 10px;
    margin-bottom: 9px;
   
}


td.num.inline {
    border-radius: 0px !important;
    height: 59.6px !important;
    padding-left: 11px !important;
}

span#foreign_lkr_annual {
    float: left;
    padding-left: 14px;
    margin-top: 29px;
}

span#lkr_annual_all {
    margin-top: 29px !important;
    display: inline-block;
}


.foreing select#foreign_currency {
        width: 80px;
}

.foreing input#exchange_rate {
    text-align: left;
    padding-left: 0;
    font-size: 15px !important;
}

.foreing span {
    color: #000000 !important;
}


button#btn_resett {
    
    margin-left: -65px;
}

button#btn_calc {
    visibility: hidden;
}

button.btn-reset {
   

}


.bg-danger-subtle {
    background-color: #ffffff !important;
}

.bg-danger-subtle {
    border-top: solid 5px #dc3545;
}

.sidebar-main table.table.table-bordered tr th:last-child {
    width: 120px !important;
}


.sidebar-main table.table.table-bordered tr td:last-child {
    /* display: block; */
    width: 133px !important;
    padding-left: 4px;
    padding-right: 4px;
}


div#bank-section {
    background-color: #fff !important;
}


div#institutionTypeNoteContainer-7 .institution-note-group {
    display: block !important;
}

.sidebar .sub-link {
    font-size: 14px;
}


.navmenu button.dropdown-toggle {
    padding-right: 13px;
}

.navmenu .dropdown+.dropdown .dropdown-toggle {
    padding-right: 4px;
}

#bank-section #branchDropdown {
    width: 54%;
    position: relative;
}

.page-title.accent-background .col-lg-4.col-md-6 {
    line-height: 20px !important;
}


.form-select {
    height: 38px;

}


div#myLiabilitiesTabContent {
    padding: 0;
}

ul#myLiabilitiesTab {
    column-gap: 1%;
}



button#otherassets-tab {
    background-image: url(/assets/img/Other-Assets.png) !important;
    background-size: cover;
    background-size: 82px;
    background-size: 10;
    background-size: 94px;
}

button#disposalasets-tab {
    background-image: url(/assets/img/Disposal-Asets.png) !important;
    background-size: cover;
    background-size: 82px;
    background-size: 10;
    background-size: 94px;
}

button#allliabilities-tab {
    background-image: url(/assets/img/Al-Liabilities.png) !important;
    background-size: cover;
    background-size: 82px;
    background-size: 10;
    background-size: 94px;
}


div#expensesbalances .border.rounded.bg-light.shadow-sm {
    border: none !important;
}

div#expensesbalances h6.mb-4.text-primary {
    margin-bottom: 14px !important;
}


#Self-Online-Flow .collapsed+div .main-content {

    z-index: 9999 !important;

}

#bankInput+div#bankDropdown {
    width: 100% !important;
}


span.kpi_assessable_all {
    /* margin-left: -120px; */
    width: 119px;
    text-align: right;
    /* padding-right: 8px; */
    font-weight: 600;
    margin-top: 11px;
    color: #fff;
}

td.num.kpi.kpi-first {
    display: inline-block;
    width: 50% !important;
    height: 48px;
    padding-left: 22px;
        text-align: left !important;
}

td.num.aling-total {
    display: inline-block;
    width: 50%;
    height: 48px;
    text-align: right !important;
    padding-right: 10px !important;
}

span#kpi_assessable {
    font-weight: 600;
}

select#drpTypeEmployment {
    height: 46px;
}

select#dpdTypeTerminal {
    height: 46px;
}

div#terminalDetailsGrid td[colspan="6"] {
    display: table-cell !important;
}


span#kpi_assessable {
    margin-top: 3px !important;
    display: block;
}

span.kpi_assessable_all {
    margin-top: 3px !important;
    display: block;
}

.foreing input {
    border: solid 1px #cfd9ee !important;
}


.foreing select#foreign_currencyy {
    width: 80px;
}

.foreing input#exchange_rate {
    border: none !important;
}


#bank-section #bankInput+div#bankDropdown {
    position: relative;
    width: 54% !important;
}

.profile .rounded-circle {
    object-fit: contain !important;
}

span.text-changes-cal ul {
    letter-spacing: 0.3px;
}

td.lbl.text-bold,
.text-boldd td,
tr.band-soft.tax-boldd td {
    background-color: #52acf6;
    /* color: #fff !important; */
}


input#relief_personal {
    text-align: right;
}

input#relief_personal {
    margin-right: -10px;
}

input#relief_solar {
    text-align: right;
    margin-right: -10px;
}

input#relief_qualifying {
    text-align: right;
    margin-right: -10px;
}


span.text-changes-cal ul {
    font-size: 14px;
    color: var(--default-color);
}

.cal-foreing ul {
    font-size: 14px;
    color: var(--default-color);
}

label.text-changes-cal p {
    font-size: 14px;
    color: var(--default-color);
}

th.num.Amount-table {
    text-align: right;
}


div#income-expenses .border.rounded.bg-light.shadow-sm {
    border: none !important;
}

div#expensesbalances .border.rounded.bg-light.shadow-sm {
    background: #fff !important;
    border: none !important;
    box-shadow: none !important;
}

.sidebar {
    padding-top: 13px;
}

ul#myLiabilitiesTab {
    border: none;
}


div#otherassets {
    background-image: url(/assets/img/Other-Assets-2025.png) !important;
    background-repeat: no-repeat;
    background-position: right;
    background-position: top right;
    background-position-y: 25%;
    background-size: 24%;
    background-position-x: 97%;
}

div#allliabilities {
    background-image: url(/assets/img/All-Liabilities.png) !important;
    background-repeat: no-repeat;
    background-position: right;
    background-position: top right;
    background-position-y: 25%;
    background-size: 24%;
    background-position-x: 97%;
}

div#disposalasets {
    background-image: url(/assets/img/Disposal-Asets2025.png) !important;
    background-repeat: no-repeat;
    background-position: right;
    background-position: top right;
    background-position-y: 25%;
    background-size: 24%;
    background-position-x: 97%;
}


span.text-changes-cal ul {
    line-height: 19px;
}

.calu .alert.alert-warning.cal-wa {
    line-height: 19px !important;
    display: flex;
    --bs-alert-color: #664d03 !important;
    color: #664d03 !important;
}

p.muted.text-changes-cal {
    line-height: 19px !important;
}

label.text-changes-cal p {
    line-height: 19px !important;
}

.cal-foreing ul {
    line-height: 19px !important;
}

span.importent-text {
    display: inline-block;
}

span.importent-text.twoo {
    width: 86% !important;
    margin-left: 4px;
}

.calu .alert.alert-warning.cal-wa span {
    color: #664d03 !important;
}


td.lbl.text-bold,
.text-boldd td,
tr.band-soft.tax-boldd td {
    color: #fff !important;
}

.none-edit {
    box-shadow: none !important;
}

.cal .band-soft td.lbl {
    border-radius: 0;
}

.cal .section-title {}

h3.section-title.nothi {
    font-size: 16px;
    text-align: center !important;
    margin-bottom: 0px;
}

input#relief_personal,
input#relief_qualifying,
input#relief_solar {
    width: 132px;
}



.Domestic .tile h4 {
    text-align: center;
}

.foreing .none-edit {

    box-shadow: none !important;
}

.cal input {
    background-color: white !important;
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
    box-shadow: 0 0 0px 1000px white inset !important;
}

input#personal_relief {
    width: 130px;
}

input#monthly_foreign {
    width: 130px;
}

.Domestic input#monthlyIncome {
    width: 230px;
}


.foreing .none-edit {
    border: none !important;
    box-shadow: none !important;
    pointer-events: none !important;
}


div#income-expenses {
    background-color: #fff !important;
}

div#income-expenses .border.rounded.bg-light.shadow-sm {
    background: none !important;
    box-shadow: none !important;
}

div#income-expenses .border.rounded.bg-light.shadow-sm {
    padding-bottom: 40px;
}

.Deductions .col-3 {
    width: 20%;
}

.modal-header.bg-danger.text-white {
    background: none !important;
    border-top: solid 4px #dc3545 !important;
}


/*Responsive changes added */

@media (max-width: 1200px) {
    .hero .container {
        height: auto !important;
    }

    .hero .container p {
        height: auto !important;
    }






    .home-about {
        height: auto !important;
    }


    .customers-saying .client-single {
        &.inactive {

            .client-comment,
            .client-info {
                display: none;
            }

            .client-comment,
            .client-info {
                opacity: 0;
                visibility: hidden;
            }

        }

        &.position-1 {
            -webkit-transform: scale(0.65);
            transform: scale(0.65);
        }

        &.position-2 {
            left: -31px;
            top: 130px;
        }

        &.position-3 {
            left: -38px;
            top: 261px;
            -webkit-transform: scale(0.4) !important;
            transform: scale(0.4) !important;
            /* float: right !important; */
            /* right: 0; */
        }

        &.position-4 {
            left: -38px;
            top: 388px;
        }

        &.position-5 {
            top: -5px;
            right: -34px;
            scale: 0.7;
        }

        &.position-6 {
            top: 119px;
            right: -34px;
        }

        &.position-7 {
            top: 400px;
            right: -37px;
            -webkit-transform: scale(0.4) !important;
            transform: scale(0.5) !important;
        }

        &.active {
            top: 4%;
            left: 50%;
            -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
            z-index: 10;
            width: 70%;

            .client-comment,
            .client-info {
                -webkit-transition-delay: 0.6s;
                transition-delay: 0.6s;
            }

        }

        &:not(.active) {
            -webkit-transform: scale(0.55);
            transform: scale(0.57);
            z-index: 99;
            /* left: -10px; */
        }

        &.active .client-img {
            width: 142px;
            height: 135px;
            margin: 0 auto 24px;
            position: relative;
            /* box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.1); */





















































            &:before {
                border-radius: 100%;
                content: '';
                background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(157, 91, 254)), to(rgb(56, 144, 254)));
                background-image: linear-gradient(180deg, rgb(157, 91, 254) 0%, rgb(56, 144, 254) 100%);
                padding: 5px;
                width: 144px;
                height: 143px;
                top: -4px;
                left: 0px;
                position: absolute;
                z-index: -1;
                box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.1);
            }

        }

    }

    .client-img img {
        width: 150px;
        border-radius: 50%;
        border: 8px solid #339dfd;
        cursor: pointer;
        box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.1);
    }


    ul.police.col-lg-6.col-md-6 {
        display: inline-block;
        margin-top: 254px !important;
        width: auto;
        float: unset;
        top: 0px;
        position: absolute;
        width: auto;
        text-align: center;
        margin-left: 7%;
    }

    ul.police.col-lg-6.col-md-6 {
        display: inline-block;
        margin-top: 254px !important;
        width: 81% !important;
        float: unset;
        top: 0px;
        position: absolute;
        width: auto;
        text-align: center;
        /* margin-left: 33%; */
        text-align: center !important;
    }


    .row.position-relative.abiu-s-one .col-lg-6.aos-init.aos-animate {
        display: flex;
    }

    .row.position-relative.abiu-s-one h2.inner-title {
        display: block !important;
    }

    .contact .info {
        display: block;
    }

    .row.contact-detalis .info-item {
        display: block !important;
        width: 100%;
    }

    .contact .info {
        display: block;
    }

    .row.contact-detalis .info-item {
        display: block !important;
        width: 100%;
    }

    button.dropdown-toggle {
        padding: 10px 20px;
        text-transform: capitalize !important;
        font-size: 14px !important;
    }

    button.dropdown-toggle span {
        font-size: 16px !important;
    }

    .navmenu a {
        font-size: 16px !important;
    }

    button.btn-reset {
        visibility: hidden;
    }

    .client-img img {
        width: 134px !important;
    }

    .row.position-relative.abiu-s-one .col-lg-6.aos-init.aos-animate {
                min-height: 220px !important;
        height: auto !important;
        max-height: unset !important;
    }

    .row.position-relative.abiu-s-one {
        height: auto !important;
        min-height: auto !important;
        max-height: unset !important;
    }

    section#about .container .abiu-s-one {
        width: 91% !important;
        margin-left: auto;
        margin-right: auto;
    }

    .row.position-relative.abiu-s-one:after {
        width: 82%;
    }

    .about .about-img img {
        /* object-fit: contain !important; */
    }

    .col-lg-6.about-img.aos-init.aos-animate {
        background-size: cover;
        min-height: unset !important;
        min-height: 20vh !important;
        background-repeat: no-repeat !important;
    }

    .about.section .container {
        text-align: center;
    }

    button.btn.btn-secondary.dropdown-toggle {
        margin-right: 50px !important;
    }

    div#drplogout {
        margin-right: 5px;
    }

    button.btn.btn-secondary.dropdown-toggle {
        /* margin-right: 59px !important; */
    }

    button.btn.btn-secondary.dropdown-toggle:after {
        margin-left: 0px !important;
    }


    .container.col-sm-3.shadow.mb-5.bg-white.rounded.Sign-in-col {
        width: 84% !important;
    }

    #Forgot-password p.pb-sm-0 {
        text-align: center;
    }

    .register-section .container.shadow {
        width: 87%;
        padding: 17px !important;
    }


    section#File-my-taxes.blog-posts.section.selfOnline-dashboard {
        margin-top: 20%;
    }
        @-moz-document url-prefix() {
            td.num.kpi.kpi-first {
                width: 48% !important;
    
            }
    
            .band.text-boldd {
                background-color: #52acf6 !important;
            }
        }





#hero-carousel .btn.btn-primary.btn-lg,
#hero-carousel .btn-get-started {
    width: 186px;
    margin-top: 10px;
}

.client-single.inactive.position-9 {
    left: -31px;
}

.customers-saying .testi-wrap {
    height: 1252px;
}


.client-single.inactive.position-9 {
    left: -31px;
}

.customers-saying .testi-wrap {
    height: 1252px;
}

#navmenu ui li a {
    content: "";
    display: block;
    width: 34%;
    height: 4px;
    background-color: #0d6efd !important;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2%;
    border-radius: 100%;
}

.navmenu a:after {
    content: "";
    display: block;
    width: 34%;
    height: 3px;
    background-color: #0d6efd !important;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2%;
    border-radius: 100%;
    /* position: absolute; */
    /* margin-top: 23px; */
    margin-left: auto !important;
    margin-right: auto !important;
}

.navmenu a {
    width: 100% !important;
    display: block;
    text-align: center;
}

.navmenu button.dropdown-toggle {
    width: 100% !important;
}

.navmenu button.dropdown-toggle:after {
    content: "";
    display: block;
    width: 34%;
    height: 2px !important;
    background-color: #0d6efd !important;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2%;
    border-radius: 100%;
    /* position: absolute; */
    /* margin-top: 23px; */
    margin-left: auto !important;
    margin-right: auto !important;
    color: #0d6efd !important;
}


.navmenu .dropdown+.dropdown .dropdown-toggle {
    padding-right: 13px;
}

.col-lg-6.aos-init.aos-animates.aos-animate {
    margin-bottom: 9% !important;
}

.row.position-relative.abiu-s-one:first-child .aos-init {
    display: inline-grid !important;
}

#refound ul.list-check {
    text-align: left;
    line-height: 20px;
}

#refound ul.list-check {
    text-align: left;
    display: block !important;
}

.about ul li {
    display: block;
    line-height: 20px;
}

.contact-box {
    text-align: left;
}

.ui-hide-menu{
        pointer-events: none;
}

.col-lg-4.aos-init.aos-animates.aos-animate {
    pointer-events: none;
}

.home-about ul.list-group.price-list {
    height: 194px;
}

li.dropdown.ui-hide-menu {
    display: none;
}


}

.row.position-relative.abiu-s-one h2.inner-title {
    color: #0d6efd !important;
}


td.num.kpi.kpi-first {
    width: 49% !important;
}

td.num.aling-total {
    width: 49% !important;
}

.band.text-boldd {
    background-color: #52acf6 !important;
}

div#in-this-section-container .main-content {
  /*  min-height: auto !important;*/
}


button.btn-reset {
    visibility: hidden;
}

/*Responsive changes added **/



#preloader {
    background-color: #fff !important;
   /* display: none !important;*/
}

.locked {
    pointer-events: none;
    /* disables mouse/keyboard events   */
    opacity: 0.5;
    /* faded look so user sees it's off */
    cursor: not-allowed;
}

button#btnDeclaration {
    display: block !important;
}

strong#focus Specificity {
    margin-top: 10px !important;
    display: block;
}

#contact .tab-panel-contact .tab-pane .mt-4 {
    font-size: 16px !important;
}



strong#focus {
    margin-top: 10px !important;
    display: block;
}


button#resetBtn {
    visibility: hidden;
}

.foreing input#monthly_foreign {
    width: 138px;
}

.foreing span#salary_lkr {
    width: 136px;
    display: block;
}

.foreing select#foreign_currencyy {
    width: 80px !important;
}

.foreing input#exchange_rate {
    width: 60px;
}