.login-img {
    position: relative;
    background: #FFF;
}

.side-header .header-brand1 {
    text-align: left !important;
    margin: 0 12px !important;
}

.login-img::before {
    background: linear-gradient(45deg, transparent, transparent) !important;
}

img.header-brand-img.light-logo {
    height: auto !important;
}

body {
    background: #F8F9FF;
}

footer.footer {
    margin-top: 100px;
}

p {
    text-transform: capitalize;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: capitalize;
}

/* =============custom============== */
.app-header.header.sticky {
    background: #FFF;
    box-shadow: 1px 0px 10px 10px rgba(0, 0, 0, 0.01);
    z-index: 999;
}

.notifications {
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.10);
}

img.avatar.profile-user.cover-image {
    width: 45px;
    height: 45px;
    flex-shrink: 0;
    border-radius: 7px;
    border: 1px solid #ADADAD;
    margin-left: 20px;
}

.search-main-bar {
    display: flex !important;
    width: 100%;
    border: 1px solid #6E60FC;
    background: rgba(71, 138, 77, 0.01);
    border-radius: 8px;
    align-items: center !important;
}

.search-main-bar input.form-control {
    display: flex;
    width: 50%;
    float: left;
    border: 0;
    color: #A9A9A9;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 15.456px;
    letter-spacing: 0.2px;
}

.search-btn {
    border-radius: 8px;
    background: #6E60FC !important;
    box-shadow: 0px 10px 20px 0px rgba(110, 96, 252, 0.16);
    color: #fff !important;
    padding: 15px;
}

.main-header-center .btn {
    position: unset;
    top: unset;
    font-size: 14px;
    height: 100% !important;
    padding: 5px 0;
    width: 126px;
    flex-shrink: 0;
    margin: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.search-btn i.fe.fe-search {
    font-size: 21px;
    margin: 0 5px 0 0px;
}

.br-top {
    border-top: 0.5px solid rgba(0, 0, 0, 0.20);
}

.side-menu .sub-category {
    color: #74829c;
    margin-bottom: 0.5rem;
    padding: 15px 0px 15px 0px;
    margin-bottom: 0;
    white-space: nowrap;
    position: relative;
}

.side-menu {
    margin-bottom: 0;
    padding: 14px 0px 0 30px;
}

.side-menu__item.active {
    border-radius: 10px 0px 0px 10px;
    background: #6E60FC;
    color: #fff !important;
}

li.slide.add-new a.side-menu__item.has-link.active {
    border-radius: 10px 0px 0px 10px;
    background: #01AF5C !important;
    color: #F2F2F2 !important;
    padding: 3px 30px;
}


a.side-menu__item.has-link.active i {
    color: #F2F2F2 !important;
}

span.side-menu__label {
    color: #292D32;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 15px;
    margin: 0px 0 0 6px;
    display: flex;
    align-items: center;
    align-content: center;
}

a.side-menu__item.has-link.active span.side-menu__label {
    color: #fff !important;
}

.side-menu__item.active path {
    fill: white;
}

.side-menu__item.active .side-menu__icon {
    color: #ffffff !important;
}

li.slide.add-new a.side-menu__item.has-link {
    border-radius: 10px 0px 0px 10px;
    background: #F2F2F2;
    color: #01AF5C !important;
    padding: 3px 30px;
}

li.slide.add-new span.side-menu__label {
    color: #01AF5C !important;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
}

.side-menu .side-menu__icon {
    color: #01AF5C !important;
}

.side-header {
    border-right: 0;
    background: #FFF;
    box-shadow: 1px 0px 10px 10px rgba(0, 0, 0, 0.01);
    height: 78px;
}

.page-header {
    min-height: 0;
}

.bg-warning-gradient {
    border-radius: 10px;
    background: linear-gradient(151deg, #FAB03A 0%, #F1981A 93.85%) !important;
}

.bg-success-gradient {
    border-radius: 10px;
    background: linear-gradient(150deg, #0BCD70 0%, #57F2BA 100%) !important;
}

.bg-info-gradient {
    border-radius: 10px;
    background: linear-gradient(149deg, #7CCDF2 0%, #31B9F8 100%) !important;
}

.bg-info-transparent {
    border-radius: 10px;
    border: 1px solid #6E60FC !important;
    background: #F8F9FF !important;
}

.card-body span {
    color: #fff;
    font-size: 24px;
    margin-top: 7px;
}

.number-font {
    font-size: 45px;
    font-style: normal;
    font-weight: 600;
}

.card.bg-info-transparent h2 {
    color: #6E60FC;
}

.card.bg-info-transparent p {
    color: #6E60FC;
}

.div-main {
    display: flex;
    justify-content: space-between;
}

.div-main-box {
    width: 100%;
    padding-right: 30px;
}

.button-card-box a {
    border-radius: 10px;
    background: #01AF5C;
    padding: 9px 10px;
    display: flex;
    color: #fff;
    width: 100%;
    font-size: 15px;
    font-weight: 600;
    align-items: center;
    justify-content: center;
    align-content: center;
}

.button-card-box span {
    font-size: 23px;
    font-style: normal;
    font-weight: 600;
}

.app-sidebar {
    box-shadow: none;
}

.button-card-box a:hover {
    color: #fff;
}

.heading-button {
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    margin: 30px 0 19px 0;
}


.heading-button a {
    border-radius: 5px;
    background: #6E60FC;
    color: #fff;
    padding: 8px 17px;
    display: flex;
    align-content: center;
    align-items: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 15.456px;
    /* 110.4% */
    letter-spacing: 0.5px;

}

.heading-button h3 {
    color: #1E3149;
    font-family: Poppins;
    font-size: 25px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

a.View-all:hover {
    color: #fff;
}

a.View-all span {
    margin: 0 0 0 5px;
}

.on-pro-cnt ul {
    display: flex;
    align-items: center;
    color: #1A1A1A;
    font-family: Poppins;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    margin-top: 7px;
}

.on-pro-cnt h3 {
    overflow: hidden;
    color: #1E3149;
    text-overflow: ellipsis;
    whitespace: nowrap;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 23px;
    letter-spacing: -0.18px;
    margin: 7px 0;
	height: 49px;
	overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 2; /* number of lines to show */
           line-clamp: 2; 
   -webkit-box-orient: vertical;
}

.ongoing-pjt {
    background: #fff;
    border-radius: 10px;
}

.on-pro-cnt {
    padding: 12px 9px 17px 9px;
}

.on-img img {
    border-radius: 10px 10px 0 0;

}

.on-img {
    position: relative;
}

.on-pro-cnt ul li span {
    color: #6E60FC;
    font-size: 14px;
    margin: 0 6px 0 0px;
    display: flex;
}

p.dates-pro {
    color: #626262;
    font-family: Poppins;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    display: flex;
    border-radius: 10px;
    border: 1px solid #DBDBDB;
    background: #FFF;
    width: 184px;
    height: 30px;
    padding: 9px;
    margin: 14px 0 0 0;
    align-items: center;
    text-align: center;
    align-content: center;
	white-space: nowrap;
}
p.text-white.mb-0 {
    white-space: nowrap;
}
p.dates-pro svg {
    display: flex;
    align-content: center;
    align-items: center;
    margin: 0 4px 0 0;
}

.on-2 {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

a.right-btn span {
    color: #1E3149;
    font-size: 30px;
}

a.right-btn span:hover {
    color: #6E60FC;
}


.ribbon-2 {
    --f: 0px;
    --r: 15px;
    --t: 15px;
    position: absolute;
    inset: var(--t) calc(-1*var(--f)) auto auto;
    padding: 8px 25px;
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - var(--f)), calc(100% - var(--f)) 100%, calc(100% - var(--f)) calc(100% - var(--f)), 0 calc(100% - var(--f)), var(--r) calc(50% - var(--f)/2));
    background: #E20606;
    /* box-shadow: 0 calc(-1*var(--f)) 0 inset #0005; */
    color: #FFF;
    font-size: 12px;
    font-weight: 500;
}

.Stage-img {
    border-radius: 10px;
    border: 1px solid #DBDBDB;
    background: #FFF;
    position: absolute;
    bottom: 6px;
    right: 6px;
    color: #478A4D;
    font-family: Poppins;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    padding: 6px 15px;
}

.button-card-box {
    float: right;
    width: 100%;
}

.ongoin-2 {
    margin-top: 39px;

}

.main-budget {
    display: flex;
    align-items: center;
    margin-top: 30px;
}

.budget-box p {
    color: #AAA;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 0;
}

.budget-box h2 {
    color: #31B9F8;
    font-size: 18px;
    font-weight: 500;
    line-height: normal;
    margin: 0;
    font-family: 'Inter', sans-serif;
}

.budget-box {
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.04);
    display: flex;
    flex-direction: column;
    align-content: center;
    padding: 20px 27px;
    align-items: flex-start;
    justify-content: center;
    margin-right: 30px;
    width: 100%;
}

.div-img-budget {
    background: rgba(131, 210, 247, 0.19);
    display: flex;
    align-items: center;
    align-content: center;
    padding: 22px;
    border-radius: 50%;
    width: 78px;
    height: 78px;
    justify-content: center;
}

.main-budget {
    display: flex;
    align-items: center;
    margin-top: 30px;
    justify-content: space-between;
}

.stang-main h4 {
    color: #FAB03A;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 0;
}

.stang-main h1 {
    color: #A00;
    text-align: center;
    font-family: Poppins;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 0;
}

.stang-main h3 {
    color: #A00;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 0;
}

.stang-main {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    align-content: center;
}

.stage-box-day {
    width: 403px;
    height: 113px;
    margin: 0;
}

.expnaceday {
    display: flex;
    align-items: center;
}

.expanse {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.expanse h3 {
    margin: 0;
    color: #292D32;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 15.456px;
    /* 77.28% */
    letter-spacing: 0.5px;
}

.t-budget-main-box {
    display: flex;
    align-items: center;
    align-content: center;
}

.expanse-main {
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.04);
    padding: 20px;
    height: 100%;
    margin-right: 7px;
}

.gallery-main-box1 {
    margin-top: 30px;
    margin-bottom: 30px;
}

select.form-control.form-select.select2 {
    border-radius: 8px;
    overflow: hidden;
    border: 1px solid #C3BFFA;
    color: #A9A9A9;
    text-overflow: ellipsis;

    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    position: relative;
}

.form-control.select2 option {
    /* Your option styles here */
    font-family: Poppins;
    font-size: 14px;
    color: #6E60FC;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 5px 10px;
}

/* Custom arrow styles */
select.form-control.form-select.select2::after {
    content: '\25BC';
    /* Unicode for a down arrow */
    position: absolute;
    top: 50%;
    right: 10px;
    /* Adjust the distance from the right edge */
    transform: translateY(-50%);
    color: #6E60FC;
    /* Arrow color */
    font-size: 14px;
    /* Arrow size */
}

.amount-ch1 {
    display: flex;
    align-content: center;
    align-items: center;
}

.form-date {
    margin-right: 20px;
}

.expnaceday .form-group {
    margin-bottom: 0;
}

.red {
    background: rgba(241, 16, 16, 0.10);
}

.green {
    background: rgba(16, 200, 34, 0.10);
}

.budget-box.red-main h2 {
    color: #A00;
    font-family: 'Inter', sans-serif;
}

.budget-box.green-main h2 {
    color: #01AF5C;
    font-family: 'Inter', sans-serif;
}

.card.bg-violet {
    border-radius: 10px;
    background: linear-gradient(149deg, #6E60FC 0%, #8C76FA 100%);
}

.div-main-box1 .number-font {
    color: #FFF;
    font-family: 'Inter', sans-serif;
    font-size: 20px !important;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 10px !important;
}

.budget-box1 {
    margin: 42px 0 35px 0;
}

.img-dtl-bdg {
    width: 54px;
    height: 54px;
    padding: 15px;
}

.budget-box1 h3 {
    color: #000;
    font-size: 17.953px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    font-family: 'Inter', sans-serif;
}

.budget-box1 h6 {
    color: #AAA;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.heading-button h5 {
    color: #292D32;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 15.456px;
    letter-spacing: 0.5px;
    margin: 0;
}

.gallery-thumb {
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.04);
    padding: 27px 23px 18px 23px;
    height: 100%;
}

.gallery-thumb .heading-button {
    margin: 0 0 9px 0;
}

.gallery-img-main {
    padding: 0;
}

.gallery-img {
    border-radius: 6px;
    height: auto;
    padding: 0;
}

img.gallery-thumb11 {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 6px;
    margin: 0 !important;
    padding: 10px;
}

.work-process {
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.04);
    padding: 30px 20px 20px 20px;
}

.process-heading {
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.progress-main {
    display: flex;
    align-content: center;
    align-items: center;
}

p.work-completed {
    margin: 0 0 0 12px;
    color: #7E7E7E;
    font-family: Poppins;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0.081px;
}

span.value {
    color: #6E60FC;
    text-align: center;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 2.506px;
    letter-spacing: 0.081px;
}

.work-process h3 {
    color: #000;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0.5px;
    margin: 0;
    white-space: nowrap;
    margin-right: 15px;
}

button.btn.btn-success.dropdown-toggle {
    border-radius: 8px;
    background: #01AF5C !important;
    padding: 8px !important;
}

.stage-bg-main {
    border: 1px solid #01AF5C;
    padding: 20px;
    border-radius: 10px;
    margin-top: 30px;
}

.stage-bg-main h3 {
    color: #000;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.stage-bg-main p {
    color: #7D7D7D;
    font-family: Inter;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 9px 0 0 0;
}

.stage-bg-main.yellow {
    background: rgba(250, 176, 58, 0.18);
    border: 1px solid #FAB03A;
}

.stage-bg-main.grey {
    border: 1px solid #DBDBDB;
}

.pro-discription {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 12px;
}

.project-dtl-main {
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.04);
    margin-top: 30px;
    padding: 25px 20px 20px 20px;
}

button.btn.btn-icon.btn-purple i {
    font-size: 12px;
}

.pro-discription h3 {
    color: #6E60FC;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 15.456px;
    letter-spacing: 0.5px;
    margin: 0;
}

.pro-discription p {
    color: #959595;
    font-family: Poppins;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0.3px;
    margin: 12px 0 0 0;
}

button.btn.btn-icon.btn-purple {
    width: 15px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.dtl-member {
    display: flex;
    align-items: center;
    align-content: center;
}

.dtl-member p {
    margin: 0 20px 10px 0px;
    color: #000;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 15.456px;
    /* 110.4% */
    letter-spacing: 0.5px;
}

p.member-dtl {
    width: 90px;
    color: rgba(0, 0, 0, 0.50);
    display: flex;
    justify-content: space-between;
}

#Paragrph {
    display: none;
}

#clientdtl {
    display: none;
}

/* ==========profile pic====== */
.profile-pic {
    color: transparent;
    transition: all 0.3s ease;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    transition: all 0.3s ease;
}

.profile-pic input {
    display: none;
}

.profile-pic img {
    position: absolute;
    width: 132px;
    height: 132px;
    box-shadow: 0 0 10px 0 rgba(255, 255, 255, 0.457);
    z-index: 0;
    border-radius: 8px;
    border: 1px solid #C3BFFA;
    padding: 10px;
    object-fit: contain;
    margin-bottom: 0;
}

.profile-pic .-label {
    cursor: pointer;
    width: 132px;
    height: 132px;
    margin-bottom: 0;
}

.profile-pic:hover .-label {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.18);
    z-index: 10000;
    color: #fafafa;
    transition: background-color 0.2s ease-in-out;
    margin-bottom: 0;
    border-radius: 8px;
}

.profile-pic span {
    display: inline-flex;
    padding: 0.2em;
    height: 2em;
}

.profile-pic .-label svg {
    position: absolute;
    right: 0;
    bottom: -3px;
    z-index: 1;
}

.main-dtl-addnew {
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.04);
    padding: 20px;
}


.drop-budget p {
    margin: 0;
    color: #292D32;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
}

.drop-budget {
    display: flex;
    align-content: center;
    align-items: center;
    margin-top: 18px;
}

.drop-budget .form-group {
    margin: 0;
    border-radius: 8px;
    border: 1px solid #C3BFFA;
    background: rgba(71, 138, 77, 0.01);
}

button.btn.btn-light.dropdown-toggle {
    color: #6E60FC;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 15.456px;
    letter-spacing: 0.5px;
    background: #fff;
    border-radius: 10px;
    border: 1px solid #C3BFFA;
}

.form-control {
    border: 1px solid #C3BFFA;
    color: #A9A9A9;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    height: 45px;
}

.choose-date p {
    margin: 0;
    color: #292D32;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 15.456px;
    letter-spacing: 0.5px;
}

.choose-date {
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: flex-end;
}

span.span-project-name {
    color: #6E60FC;
    font-family: Poppins;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 11px;
    letter-spacing: 1.5px;
    margin-bottom: 21px;
}

.add-project-stage {
    margin-top: 38px;
}

.Stage-one {
    display: flex;
    align-content: center;
    align-items: center;
    margin-bottom: 18px;
}

.Stage-one h3 {
    color: #292D32;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 15.456px;
    letter-spacing: 0.5px;
}

.Stage-one h3 {
    color: #292D32;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 15.456px;
    letter-spacing: 0.5px;
    margin: 0 5px 0 0px;
}

.main-dtl-addnew p {
    color: #292D32;
    font-family: Poppins;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.Estimated-bdgt {
    display: flex;
    align-content: center;
    align-items: center;
}

input#stage-text {
    display: none;
}

input#stage-text {
    border: 0;
    border-bottom: 1px solid #cccccc6e;
}

input#stage-text:focus-visible {
    outline: none;
}

.add-more {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 113px;
    height: 35px;
    border-radius: 8px;
    background: #6E60FC;
}

.boder-dots-div {
    border-radius: 10px;
    border: 1px dashed #C3BFFA;
    padding: 20px;
    width: 412px;
    height: auto;
}

ul.dtl-profile-ul li span i {
    font-size: 11px;
}

.boder-dots-div .form-control {
    margin: 0 !important;
    background: #F8F9FF;
    padding: 15px;
    height: 100%;
}

.fileUploadInput {
    display: grid;
    grid-gap: 10px;
    position: relative;
    z-index: 1;
}

.fileUploadInput label {
    display: flex;
    align-items: center;
    color: setColor(primary, 0.5);
    background: setColor(white);
    transition: .4s ease;
    font-family: arial, sans-serif;
    font-size: .75em;
    font-weight: regular;
}

.fileUploadInput input {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 50px;
    border-radius: 3px;
    font-size: 1rem;
    user-select: none;
    cursor: pointer;
    color: #8E0404;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 34px;
    letter-spacing: 0.12px;
    padding-left: 122px;
}

.fileUploadInput input[type="file"] {
    padding: 0 gap(m);
}

.fileUploadInput input[type="file"]::-webkit-file-upload-button {
    visibility: hidden;
    margin-left: 10px;
    padding: 0;
    height: 50px;
    width: 0;
}

.fileUploadInput button {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 126px;
    height: 50px;
    user-select: none;
    border-radius: 5px;
    border: 1px solid #C3BFFA;
    color: #A9A9A9;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 15.456px;
    letter-spacing: 0.5px;
    background: #f8f9ff;
}

.fileUploadInput button svg {
    width: auto;
    height: 50%;
}

.save-finish {
    margin-top: 28px;
    padding: 15px;
    border-radius: 8px;
    background: #6E60FC;
    color: #FFF;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 15.456px;
    letter-spacing: 0.5px;
}

li.nav-item {
    border-radius: 8px;
    border: 1px solid #6E60FC;
    margin: 0 11px 0 0px;
}

td.amount {
    overflow: hidden;
    color: #A00;
    text-overflow: ellipsis;
    whitespace: nowrap;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;

    line-height: 15.456px;
    letter-spacing: 0.5px;
}

td.date {
    overflow: hidden;
    color: #000;
    text-overflow: ellipsis;
    whitespace: nowrap;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;

    line-height: 15.456px;
    letter-spacing: 0.5px;
}

td.stage-t {
    overflow: hidden;
    color: #888;
    text-overflow: ellipsis;
    whitespace: nowrap;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    line-height: 15.456px;
    letter-spacing: 0.5px;
}

.table> :not(:last-child)> :last-child>* {
    border-bottom-color: #e9edf4;
    border-right: 1px solid #e9edf4;
}

.table tbody td {
    border-color: #e9edf4;
    border-right: 1px solid #e9edf4;
    vertical-align: middle;
}

.search-r {
    position: relative;
}

button.btn-search {
    display: flex;
    position: absolute;
    top: 4px;
    right: 4px;
    align-items: center;
    align-content: center;
    background: #6E60FC;
    border: 0;
    padding: 7px 14px !important;
    color: #FFF;
    text-align: center;
    font-family: Poppins;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding: 0px 12px;
    border-radius: 10px;
}

.main-search11 {
    margin-bottom: 21px;
    position: relative;
}

.search-box-tab {
    width: 100%;
}

.main-search11 .form-control {
    position: relative;
    border-radius: 8px;
    border: 1px solid #6E60FC;
    width: 300px;
}

a#reset_exp {
    padding: 9px 0;
}

.search-buttons {
    display: flex;
    align-items: flex-start;
    align-content: center;
    margin-bottom: 20px;
    margin-top: 10px;
    padding: 10px;
}


.addexpanse {
    border-radius: 8px;
    border: 1px solid #6E60FC;
    display: flex;
    align-items: center;
    align-content: center;
    padding: 10px;
    color: #6e60fc;
    margin: 0 0 0 12px;
}

.addexpanse span {
    color: #6e60fc;
}

.addexpanse:hover span {
    color: #fff;
}

.stage-dropdown {
    border-radius: 8px;
    border: 1px solid #6E60FC;
    background: transparent !important;
    color: #6e60fc;
    padding: 10px 12px;
    margin: 0 0 0 12px;
}

.stage-dropdown:hover {
    border-radius: 8px;
    border: 1px solid #6E60FC;
    background: transparent !important;
    color: #6e60fc;
}

.btn-secondary:focus,
.btn-secondary:focus {
    border-radius: 8px;
    border: 1px solid #6E60FC;
    background: transparent !important;
    color: #6e60fc;
}

.total-expanse-main {
    display: flex;
    align-items: flex-start;
    align-content: center;
    padding: 10px;
}

.total-expanse-main h3 {
    color: #A00;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: 0.5px;
    display: flex;
    align-content: center;
    margin: 0 18px 0 0px;
}

.total-expanse-main {
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: flex-end;
}

.total-expanse-main h4 {
    color: #31B9F8;
    font-family: Inter;
    font-size:18px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: 0.5px;
    margin: 0;
}

.phone select {
    padding: 11px 0;
    border: 1px solid #c3bffa;
    border-radius: 10px 0px 0 10px;
}

.date {
    margin: 0 15px 0 0px;
}

.phone .form-control {
    width: fit-content;
    padding: 0 0 0 9px;
    border-radius: 0 10px 10px 0;
    border-left: 0;
}

.band-expanse {
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: flex-start;
    margin-bottom: 30px;
}

.pagination_section {
    padding: 10px;
}

a.btn.btn-default i {
    color: #1E314A;
}

a.btn.btn-info {
    background: #6E60FC !important;
}

.Category-c-d {
    display: flex;
    align-items: center;
}

.Category-c-d p {
    color: #292D32;
    font-family: Poppins;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;

}

h6.modal-title {
    color: #292D32;
    font-family: Poppins;
    font-size: 25px;
    font-style: normal;
    font-weight: 500;
    line-height: 15.456px;
    letter-spacing: 0.5px;
    margin: 10px 10px 0px 10px;
}

.modal-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.modal-footer.text-start {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

button.btn-close span {
    background: #EEECFF;
    border-radius: 50%;
    color: #000;
    opacity: 1;
    padding: 4px;
}

.card-title {
    color: #292D32;
    font-family: Poppins;
    font-size: 25px;
    font-style: normal;
    font-weight: 500;
    line-height: 15.456px;
    letter-spacing: 0.5px;
    margin-top: 30px;
}

.card-header {
    border: 0;
}

.card-header {
    display: flex;
    justify-content: space-between;
    align-content: center;
}

.stage-dropdown-1 {
    color: #6E60FC !important;
    text-align: center;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-align: left;
}

h1.page-title {
    color: #1E3149;
    font-family: Poppins;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.img-gallery-1 {
    position: relative;
}

.hover-gallery {
    position: absolute;
    top: 0;
    height: 100%;
    display: flex;
    justify-content: space-between;
    border-radius: 8.449px;
    border: 0.344px solid #AEAEAE;
    background: #00000082;
    color: #fff;
    padding: 15px;
    width: -webkit-fill-available;
    flex-direction: column;
    align-content: center;
    align-items: flex-start;
    opacity: 0;
}

.hover-gallery p {
    margin: 0;
    color: #FFF;
    text-align: center;
    font-family: Poppins;
    font-size: 14.785px;
    font-style: normal;
    font-weight: 600;
    line-height: 16.323px;
    letter-spacing: 0.528px;
}

.img-gallery-1:hover .hover-gallery {
    opacity: 1;
}

.search11 {
    display: inline-block;
    position: relative;
}

.search11 input[type="text"] {
    width: 200px;
    padding: 10px;
    border: none;
    border-radius: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.search11 button[type="submit"]:hover {
    color: rgb(255, 255, 255);
    background-color: #6E60FC;
}

.search11 input[type="text"] {
    width: 500px;
    padding: 12px;
    border: none;
    border-radius: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    border: 1px solid #6E60FC;
    background: rgba(71, 138, 77, 0.01);
}

.search11 button[type="submit"] span {
    font-size: 17px;
    margin: 0 2px 0 0px;
}

.search11 button[type="submit"] {
    background-color: #4e99e9;
    border: none;
    color: #fff;
    cursor: pointer;
    padding: 10px 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    position: absolute;
    top: 3px;
    right: 3px;
    transition: .9s ease;
    border-radius: 8px;
    background: #6E60FC;
    display: flex;
    align-items: center;
}

.toggle-switch {
    position: relative;
    display: inline-block;
    width: 62px;
    height: 31px;
    cursor: pointer;
    margin: 0;
}

.toggle-switch input[type="checkbox"] {
    display: none;
}

.toggle-switch-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ddd;
    border-radius: 20px;
    box-shadow: inset 0 0 0 2px #ccc;
    transition: background-color 0.3s ease-in-out;
}

.toggle-switch-handle {
    position: absolute;
    top: 3px;
    left: 5px;
    width: 25px;
    height: 25px;
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    transition: transform 0.3s ease-in-out;
}

.toggle-switch::before {
    content: "";
    position: absolute;
    top: -25px;
    right: -35px;
    font-size: 12px;
    font-weight: bold;
    color: #aaa;
    text-shadow: 1px 1px #fff;
    transition: color 0.3s ease-in-out;
}

.toggle-switch input[type="checkbox"]:checked+.toggle-switch-handle {
    transform: translateX(45px);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2), 0 0 0 3px #6E60FC;
}

.toggle-switch input[type="checkbox"]:checked+.toggle-switch-background {
    background-color: #6E60FC;
    box-shadow: inset 0 0 0 2px #6E60FC;
}

.toggle-switch input[type="checkbox"]:checked+.toggle-switch:before {
    content: "On";
    color: #6E60FC;
    right: -15px;
}

.toggle-switch input[type="checkbox"]:checked+.toggle-switch-background .toggle-switch-handle {
    transform: translateX(28px);
}

.pro-main-box1 {
    padding: 0;
}

img.profile-img-main {
    width: auto;
}

.profile-div h3 {
    color: #292D32;
    font-family: Poppins;
    font-size: 25px;
    font-style: normal;
    font-weight: 500;
    line-height: 15.456px;
    letter-spacing: 0.5px;
    margin-top: 30px;
}

.profile-div {
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.04);
    padding: 30px;
}

ul.dtl-profile-ul li {
    color: rgba(0, 0, 0, 0.50);
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0.5px;
    padding-bottom: 25px;
    display: flex;
}

ul.dtl-profile-ul li span {
    color: #000;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0.5px;
    margin: 0 0 0 8px;
}

ul.dtl-profile-ul li p {
    width: 96px;
}

.img-span {
    border-radius: 10px;
    border: 1px solid #6E60FC;
    background: rgba(110, 96, 252, 0.08);
    padding: 15px;
    margin: 0 0 0 6px;
}

img.profile-img-main {
    width: 100%;
}

.completed-text-font {
    font-size: 12px;
}

img.pdf-img11 {
    margin: 0 5px 0 0px;
}

.profile-section {
    margin: 15px 0 30px 0;
}


/* pdf */
.custom-file {
    position: relative;
    overflow: hidden;
    width: auto;
    display: inline-block;
    padding: 10px;
    border-radius: 7px;
    background: #6E60FC;
    color: #fff;
    text-align: center;
}

.custom-file-input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    opacity: 0;
    z-index: 100;
}

.custom-file img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

ul.file-list {
    display: flex;
    list-style: none;
    padding: 0;
}

ul.file-list li {
    padding: 5px;
}

.remove-list {
    cursor: pointer;
    margin-left: 34px;
    background: #6E60FC;
    border-radius: 50%;
    color: #fff;
    aspect-ratio: 1;
    padding: 1px 5px;
    font-size: 10px;
}

.pdf-uploader {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    align-items: center;
    align-content: center;
}

.pdf-list-item {
    display: flex;
    align-items: center;
    flex-direction: column-reverse;
    align-content: center;
    justify-content: center;
}

.pdf-list-item img {
    max-width: 60px;
    max-height: 60px;
    margin-right: 10px;
}

.btns {
    margin: 33px 0 27px 0;
}

.btns a {
    padding: 10px 19px;
    text-align: center;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    margin-right: 12px;
}

div#pro12 {
    display: none;
}

.input-group-text {
    border: 1px solid #C3BFFA;
    padding: 0 11px;
}

.profile-main-div {
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.04);
    padding: 30px;
}

ul.compny-profile li p {
    width: 200px;
}

a.btn.btn-primary.aa {
    border-radius: 5px;
    background: #6E60FC;
    text-align: center;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
}

ul.compny-profile li {
    padding-bottom: 10px;
}

div#pro23 {
    display: none;
}

.notification-main {
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.04);
    padding: 7px;
    margin-bottom: 15px;
}

ul.notifcn {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
}

ul.notifcn h5 {
    overflow: hidden;
    color: #000;
    text-overflow: ellipsis;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 15.456px;
    letter-spacing: 0.5px;
    margin-bottom: 9px;
}

ul.notifcn p {
    overflow: hidden;
    color: #000;
    text-overflow: ellipsis;
    whitespace: nowrap;
    font-family: Poppins;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 15.456px;
    letter-spacing: 0.5px;
    margin: 0;
}

.h-box-not {
    margin: 0 0 0 20px;
}

span.location-11 {
    border-radius: 5px;
    background: #EEECFF;
    padding: 10px 13px;
    margin: 0 0 0 30px;
    color: #1E3149;
    text-align: center;
    font-weight: 500;
}

.noti-icon p {
    margin: 0;
    color: rgba(0, 0, 0, 0.30);
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 15.456px;
    letter-spacing: 0.5px;
}

.noti-icon {
    display: flex;
    align-items: flex-end;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

img.user-img3 {
    border-radius: 50%;
    height: 30px;
    width: 30px;
    object-fit: cover;
}

.h-box-not22 h5 {
    overflow: hidden;
    color: #000;
    text-overflow: ellipsis;
    whitespace: nowrap;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 15.456px;
    letter-spacing: 0.5px;
    margin: 0 0 9px 0;
}

.h-box-not22 p {
    overflow: hidden;
    color: #000;
    text-overflow: ellipsis;
    whitespace: nowrap;
    font-family: Poppins;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 15.456px;
    letter-spacing: 0.5px;
    margin: 0 0 12px 0;
}

span.add-villa {
    border-radius: 5px;
    background: #EEECFF;
    padding: 10px 13px;
}

span.add-villa {
    border-radius: 5px;
    background: #EEECFF;
    padding: 10px 13px;
    margin-bottom: 20px;
    margin-left: 15px;
}

.discription33 {
    margin-top: 20px;
}

.discription33 h5 {
    overflow: hidden;
    color: #000;
    text-overflow: ellipsis;
    whitespace: nowrap;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 15.456px;
    letter-spacing: 0.5px;
}

.discription33 p {
    color: #959595;
    font-family: Poppins;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.3px;
}

.h-box-not22 {
    margin-top: 15px;
    margin-bottom: 20px;
}

.right-btn-day {
    display: flex;
    justify-content: flex-start;
}

.noti-icon.right-btn-day a {
    margin-bottom: 20px;
}

.pro-main-box1 {
    padding: 0 10px 0 0;
}

body *::-webkit-scrollbar-thumb {
    background: #6e60fc;
}

.header-right-icons .profile-1 a {
    padding-top: 5px;
    padding-left: 0;
}

.d-nonti-22 {
    display: flex;
    align-items: flex-start;
    padding: 0 30px;
}

ul.notifcn11 {
    margin: 0 0 0 20px;
}

.maindivilla {
    background: #FFF;
    box-shadow: 1px 0px 10px 10px rgba(0, 0, 0, 0.01);
    padding: 30px;
    border-radius: 0 0 10px 10px;
}

.maindivilla h3 {
    color: #000;
    font-family: Poppins;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.villa-p {
    display: flex;
    align-items: center;
}

p.location-19 {
    display: flex;
    align-items: center;
    border-radius: 8px;
    background: #C3BFFA;
    color: #fff;
    padding: 9px;
    font-size: 12px;
    margin: 0 0px 0px 8px;
}

p.v-pp {
    color: #6D6D6D;
    font-family: Poppins;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    margin: 0;
    border-radius: 8px;
    background: rgba(110, 96, 252, 0.06);
    padding: 9px;
}

.pof-card {
    padding: 10px;
}

.div-main-box.buttons-div-box1 {
    padding: 0;
}

p.location-19 span {
    font-size: 12px;
}

.stage-user {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.08);
    width: 100%;
    padding: 10px;
}

.assigned-div {
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
}

.user-ass p {
    color: #AAA;
    font-family: Poppins;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    margin-bottom: 3px;
}

.main-villa-row {
    display: flex;
    align-items: center;
    align-content: center;
}

.user-ass h6 {
    overflow: hidden;
    color: #000;
    text-overflow: ellipsis;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    margin: 0;
}


.t-dropdown-block {
    width: fit-content;
    height: 45px;
    margin: 20px auto;
    position: relative
}

.t-dropdown-list {
    display: none;
    background-color: #FFF;
    border: 1px solid #DDD;
    z-index: 10;
    box-shadow: 4px 4px 5px rgba(0, 0, 0, .3);
    list-style: none;
    margin: 0;
    padding: 0;
    height: 150px;
    overflow: auto;
    position: absolute;
    margin-top: 10px;
}

.t-dropdown-item {
    padding: 5px 20px;
    margin: 0;
    cursor: pointer;
}

.t-dropdown-item:hover {
    background-color: #F1F1F1;
}

.t-dropdown-select {
    border-radius: 8px;
    border: 1px solid #6d60fcc1;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    box-sizing: content-box;
}

.t-dropdown-input {
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    border: 0;
    height: 100%;
    width: 100%;
    padding: 0 3px 0 10px;
    box-sizing: border-box;
}

.t-select-btn {
    background-image: url(https://cdn4.iconfinder.com/data/icons/ui-indicatives/100/Indicatives-26-128.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 7px 7px;
    position: absolute;
    width: 30px;
    top: 0;
    right: 0;
    height: 100%;
    border-left: 1px solid #DDD;
}

.t-select-btn:active {
    background-color: #F1F1F1;
}

div#user2 {
    display: none;
    padding: 0 6px;
}

.t-dropdown-select input.t-dropdown-input {
    width: 100% !important;
}

ul.t-dropdown-list {
    width: 100% !important;
}

a.btn.btn-primary.edit-bb {
    display: none;
}

a.btn.btn-primary.edit-bb span {
    font-size: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
}

a.btn.btn-primary.edit-bb {
    padding: 13px 4px;
    margin: 0 0 0 7px;
}

.div-main-box .card {
    margin: 0;
}

.date ul {
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: space-around;
    border-radius: 10px;
    border: 1px solid #EDEDED;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05);
    padding: 10px 35px;
    width: 100%;
    background: transparent !important;
    height: 70px;
}

.date ul li p {
    color: #669E6B;
    font-family: Poppins;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    display: flex;
    align-items: center;
    align-content: center;
    margin: 0;
    white-space: nowrap;
}

.date ul li h3 {
    color: #669E6B;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    display: flex;
    align-items: center;
    align-content: center;
    margin: 0;
}

li.red-date p {
    color: #A00 !important;
}

li.red-date h3 {
    color: #A00 !important;
}

p.v-pp.light-blue {
    background: #31b9f8;
    color: #fff;
    margin: 0 0 0 8px;
}

.date ul li {
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    padding: 0 10px;
    white-space: nowrap;
}

hr.rd {
    border: 1px solid #EDEDED;
    height: 38px;
}

.date-dots {
    display: flex;
    align-items: center;
    justify-content: start;
    align-content: center;
}

.search-buttons a {
    width: 100%;
    margin: 0 9px;
}

button.btn.btn-primary.dropdown-toggle {
    margin: 0 0 0 7px;
}

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

.wrap-login100 h3 {
    color: #1E3149;
    text-align: center;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    margin-top: 30px;
}

.container-login100-form-btn h4 {
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    margin-top: 20px;
}

.container-login100-form-btn a {
    color: #6E60FC;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    margin-top: 20px;
}

.propic-div {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}

.wrap-login100 {
    box-shadow: none;
}

form.login100-form.validate-form .form-control {
    border-radius: 8px;
    border: 1px solid rgba(195, 191, 250, 0.44);
    background: rgba(71, 138, 77, 0.01);
}

.container-login100-form-btn {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 15px;
    flex-direction: column;
    align-items: center;
}

a.login100-form-btn.btn-primary {
    padding: 0 0;
    width: 160px;
}

.main-search11 button.btn-search {
    top: 4px;
    right: 4px;
    height: 37px;
    border-radius: 5px;
}

a.btn.btn-outline-primary.addexpanse span {
    margin: 0;
}

.main-search11 button.btn-search span {
    font-size: 16px;
    margin: 0px 4px 0px 0px;
}

.noti-btnz a {
    margin: 0 0 0 10px;
}

.pulse:before {
    content: "";
    top: -3px;
    right: -3px;
    width: 22px;
    height: 22px;
    position: absolute;
    border-radius: 50%;
    background: #F11010;
    cursor: pointer;
    box-shadow: 0 0 0 rgb(241 16 16);
    animation: pulse 1s linear infinite;
}

.pulse {
    display: block;
    position: absolute;
    top: 7px;
    right: 6px;
    left: 22px;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    background: #F11010;
    font-size: 10px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;

}

.dropdown-toggle.threedots::after {
    border: 0;
    display: none;
}

.dropdown-toggle::after {
    border-top: 8px solid;
    border-right: 8px solid transparent;
    border-bottom: 0;
    border-left: 8px solid transparent;
}

button.btn.btn-default.dropdown-toggle.pending {
    color: #FFF;
    text-align: center;
    text-overflow: ellipsis;
    font-family: Poppins;
    font-size: 14px;
}

button.btn.btn-default.dropdown-toggle.pending:hover {
    color: #FFF;
    text-align: center;
    text-overflow: ellipsis;
    font-family: Poppins;
    font-size: 14px;
}

.work-progress {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    align-content: center;
    flex-wrap: nowrap;
    flex-direction: row;
}

.progress.progress-lg {
    width: 100%;
}

.clr-budgets p {
    margin-bottom: 6px;
}

.remaining-bdt {
    display: flex;
    align-items: center;
}

.clr-budgets {
    margin: auto;
    padding: 0 7px;
}

.project-villa-dtl-row {
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: space-between;
}

.modal-header {
    border: 0;
}

.modal-footer {
    border: 0;
}

form#add-project2 {
    margin-top: 30px;
    display: none;
}

.box-99 {
    display: flex;
    align-items: center;
    align-content: center;
}

.modal-content {
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.04);
}

button.btn.btn-light {
    border-radius: 8px;
    border: 1px solid #C3BFFA;
    background: transparent;
    color: #6E60FC;
    font-family: Inter;
    font-size: 15px;
}

.card-body {
    padding: 10px 15px;
}

input.custom-datepicker {
    padding: 0.5rem 1.75rem 0.5rem 0.75rem;
    height: 45px;
    border: 1px solid #6e60fc;
    border-radius: 10px;
    color: #888;
    font-size: 14px;
}

input.custom-datepicker:focus {
    outline: none;
}

input#phone {
    border: 1px solid #C3BFFA;
    color: #A9A9A9;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    height: 45px;
    width: 100%;
}

.iti {
    width: 100%;
}

input.countrycode-input {
    border: 1px solid #C3BFFA;
    color: #A9A9A9;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    height: 45px;
    border-radius: 5px;
    width: 100%;
    padding-left: 80px;
}

select.countryCode {
    position: absolute;
    top: 0;
    border: 1px solid #C3BFFA;
    color: #A9A9A9;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    height: 45px;
    border-radius: 5px 0 0 5px;
    width: 70px;
}

.country-code11 {
    position: relative;
}

select.countryCode:focus {
    outline: none;
}

.project-dtl-main p {
    color: #959595;
    font-family: Poppins;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    text-transform: unset;
}


a.btn.btn-danger.delect-btn2 {
    display: flex;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
    width: fit-content;
    padding: 4px 12px;
}

a.btn.btn-danger.delect-btn2 span {
    font-size: 17px;
    margin-right: 5px;
}

th {
    text-transform: capitalize !important;
}

td.sl-no {
    text-align: center;
}

.amount-ch {
    display: flex;
    align-items: center;
}

.amount-ch p {
    margin-right: 10px;
}

.amount-ch .form-group {
    width: 100%;
}

.card-body.cad-employ {
    padding: 0;
    border-radius: 10px;
    background: #FFF;
}

.table-responsive {
    border-radius: 10px;
}

.search11 button[type="submit"] svg {
    width: 15px;
    margin: -2px 5px 0 0px;
}

td {
    overflow: hidden;
    color: #000;
    text-overflow: ellipsis;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
}

input[type="text"]:focus-visible {
    border: 1px solid #ccc !important;
    outline: none;
}

li.slide {
    margin: 0 0 10px 0;
}

.sidebar-mini .app-sidebar {
    overflow-y: auto;
}


/* Change the color of the scrollbar thumb (the draggable part) */
.sidebar-mini .app-sidebar::-webkit-scrollbar-thumb {
    background-color: #CCC;
    /* Replace with your desired color */
}

.header .notifications-menu {
    height: 350px;
}

a.dropdown-item.d-flex {
    display: flex;
    align-items: center;
}

.currency-div {
    display: flex;
    justify-content: flex-start;
}

.add-new-pjc1 {
    padding-bottom: 70px;
    position: relative;
}

.pjct-mainbb {
    position: relative;
}

a.remove-field {
    position: absolute;
    bottom: 20px;
    left: 25px;
}

.add-more {
    position: absolute;
    bottom: 20px;
    left: 134px;
}

.on-img img {
    border-radius: 10px 10px 0 0;
    width: 100%;
    height: 200px;
    object-fit: cover;
}

select#currency {
    width: 30%;
    height: 100%;
    border-right: 0;
    border: 1px solid #c3bffa;
    padding: 10px 14px 9px 13px;
    border-radius: 8px 0 0 8px;
    font-family: sans-serif;
    text-align: center;
}

input.form-control.input-contry-code {
    border-left: 0;
    border-radius: 0 8px 8px 0;
}

.text-area-custom {
    height: 100%;
}

select#status {
    width: 100px;
    border: 1px solid #6e60fc;
    color: #6c758e;
    float: left;
    padding: 0 7px;
    margin: 10px 15px 0px -10px;
    display: flex;
    align-items: center;
}

a#reset_client {
    padding: 9px 25px;
    background: #6e60fc;
    border: 0;
    border-radius: 9px;
    font-size: 14px;
    color: #fff;
    margin: -6px 0 0px 0;
}

button.btn-submiteaw {
    padding: 9px 25px;
    background: #6e60fc;
    border: 0;
    border-radius: 9px;
    font-size: 14px;
    color: #fff;
    margin: 10px 0 0 0;
}

.search-main-bar input.form-control:focus-visible {
    outline: none;
    border: 0 !important;
}

.side-header .header-brand-img.light-logo1 {
    width: 145px;
}

img.img-responsive.br-5 {
    width: 100%;
    height: 230px;
    object-fit: cover;
}

span.lb-caption {
    display: none;
}

a.a-pdf-11 {
    padding: 0 4px;
    width: 55px;
    height: 31px;
    object-fit: cover;
    display: inline-block;
    margin-top: 16px;
    position: relative;
}

.img-with-dlt {
    display: flex;
    flex-direction: column;
    width: 58px;
    margin: 4px;
}

button.a-pdf-11 {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 58px;
    margin-top: 20px;
    color: #f00;
    padding: 4px 0;
    border: 0;
}

.img-with-dlt img {
    height: 44px;
    object-fit: cover;
}

.img-with-dlt a {
    height: 44px;
    display: flex;
    align-items: center;
}

.main-dlt-div {
    display: flex;
    align-items: flex-start;
}

.phone {
    display: flex !important;
    align-items: center;
    flex-wrap: nowrap;
}

.user-ass {
    padding: 0 16px;
    text-wrap: nowrap;
    border: 0;
}

.ui-menu-item-wrapper {
    background: #fff;
    border: 0;
}

.ui-menu-item-wrapper:hover {
    background: #fff;
    color: #6e60fc;
    border: 0;
}

.ui-menu-item-wrapper li {
    background: #fff;
    border: 0;
    color: #6e60fc;
}

li.ui-menu-item:hover {
    background: #fff;
    color: #6e60fc;
    border: 0;
}

.Submit-profile {
    padding: 8px 16px;
}
.input-width {
    width: 100% !important;
}



::-webkit-calendar-picker-indicator {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="15" viewBox="0 0 24 24"><path fill="%23bbbbbb" d="M20 3h-1V1h-2v2H7V1H5v2H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 18H4V8h16v13z"/></svg>');
}
div#success {
	color: #ffffff;
    display: flex;
    justify-content: center;
    border: 1px solid #fb7f82;
    padding: 15px !important;
    background: #ff0000;
    align-items: center;
    align-content: center;
    z-index: 9999;
}
button.btn-close.text-dark {
    font-weight: 400;
    color: #FFF !important;
	opacity:1;
}
button.btn-close {
    font-weight: 300;
    opacity: 1;
}

li.ui-menu-item div {
    padding: 0 !important;
    font-size: 15px;
    margin: 8px 5px;
    background: #fff !important;
    font-weight: 400 !important;
}
li.ui-menu-item div:hover {
    padding: 0 !important;
    font-size: 15px;
    margin: 8px 5px;
    background: #fff !important;
    font-weight: 400 !important;
}
.ui-widget-content {
    border: 0 !important;
    background: #fff;
       color: #6e60fc;
}
.stage-user img {
    width: 46px;
    height: 46px;
    object-fit: cover;
}

.choose-stage-m {
    display: flex;
    align-items: center;
    white-space: nowrap;
}
.choose-stage-m p {
    margin: 0 11px 0 0px;
}