@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap");
body{overflow-x:hidden;}
* {
    font-family: "Poppins";
}

h4,
p {
    margin: 0 !important;
}
.auth-wrapper {
    min-height: auto !important;
}
.bg-purple-barry{background:#886cc0 !important;}
.nav-item.mb-class.dropdown.dropdown-user {display: block !important;}

.width-250{
    width: 250px;
}

.user-avatar
{
    width:60px;border-radius:55px;height:60px;margin-top: -20px;
}
.agencies-show-btn{margin-left: 10px;}

.ps-50{padding-left: .5rem;}

.width-250{
    width: 200px;
}

.word-break{
    word-break: break-all;
}

.card-heading {
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 72px;
    color: #171b1e;
}

.card-text {
    font-weight: 500;
    font-size: 23px;
    line-height: 36px;
    color: #717579;
}

.card-text a {
    text-decoration-line: underline;
    color: #886cc0;
}

.email-label,
.password-label,
.name-label,
.phone-label {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #171b1e;
}

.dash-card {
    background: #ffffff;
    box-shadow: 0px 0px 13px 11px rgba(48, 49, 52, 0.04);
    border-radius: 20px;
}
.name-input,
.email-input,
.password-input,
.phone-input {
    height: 49px;
    border: 1px solid #d7d7d7;
    border-radius: 10px;
    padding: 0px 25px;
}

.forgot-pw-text {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-decoration-line: underline;
    color: #886cc0;
}

.password-show-hide {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.log-in,
.sign-up {
    background: #886cc0;
    border-radius: 50px;
    height: 55px;
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;
    text-align: center;
    color: #ffffff;
}

.google-btn,
.fb-btn {
    border: none;
    outline: none;
    box-shadow: none;
    background: transparent;
}

.btn-fb,
.btn-google {
    background: #ffffff;
    border: 1px solid #375f98;
    border-radius: 50px;
    height: 50px;
}

.btn-fb:hover,
.btn-google:hover {
    color: #fff !important;
    box-shadow: 0 8px 25px -8px #7367f0;
    background: #7367f0;
    border: 1px solid #7367f0;
}

.google-text,
.fb-text {
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;
    color: #366299;
}

i.fa-brands.fa-google,
i.fa-brands.fa-facebook-f {
    font-size: 23px;
    color: #7367f0;
}

.btn-fb:hover i,
.btn-fb:hover span,
.btn-google:hover i,
.btn-google:hover span {
    color: #fff !important;
}

.login-div {
    margin: 20px 0px 35px;
}

.logo-img {
    width: 75%;
}

.auth-wrapper,
.auth-wrapper.auth-cover .auth-inner,
.auth-wrapper.auth-cover .auth-inner {
    height: auto !important;
}

.card-congratulation-medal {
    background: linear-gradient(212.43deg, #886cc0 19.43%, #aa6cc0 87.63%);
    box-shadow: 0px 0px 13px 11px rgba(48, 49, 52, 0.04);
    border-radius: 20px;
}

.dashbord-card-text {
    font-weight: 700;
    width: 382px;
    font-size: 30px;
    line-height: 48px;
    color: #ffffff;
    word-break: break-word;
}

.card-small-text {
    width: 300px;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
}
.contact-us-btn {
    background: #ffffff;
    border-radius: 50px;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    color: #171b1e;
    height: 48px;
}

.congratulation-medal {
    margin: 33px -30px 0px 0px;
    width: 250px;
}

.navbar-brand {
    margin-top: 12px !important;
    margin-left: 7px;
}

.dashboard-text {
    color: #171b1e;
    cursor: auto;
    font-size: 32px;
    font-weight: 700;
    line-height: 48px;
    padding-left: 30px;
}

.badge.badge-up {
    top: -17px !important;
    /* right: -18px !important; */
}

.star-img,
.email-icon,
.bell-logo,
.setting-logo {
    width: 23px;
    margin-right: 8px;
    margin-left: 8px;
}

.bell-logo {
    width: 24px;
}

.header-navbar.floating-nav {
    height: 80px !important;
    /* margin: 0 !important; */
    /* width: calc(100vw - (100vw - 100%) - calc(2rem * 2) - 204px) !important;
    border-radius: 0px !important; */
}

div#tableID_wrapper {
    margin-left: 0rem;
    margin-right: 0rem;
}

section#dashboard-ecommerce {
    margin-top: 1rem;
}

.badge {
    background: #ffa7d7;
    box-shadow: 0px 6px 20px rgb(255 167 215 / 42%);
    border-radius: 30px;
    font-weight: 700;
    font-size: 13px !important;
}

.star-icon {
    background: #ffcf6d;
}

.input-group.add-on {
    border: 1px solid #eeeeee;
    border-radius: 50px;
    height: 50px;
    padding: 0 !important;
}
.search-bar {
    border: none;
    outline: 0;
    height: 46px !important;
    box-shadow: none !important;
    background: transparent !important;
}

i.fa.fa-search {
    font-size: 19px;
}

.language-dropdowns {
    background: #886cc0;
    border-radius: 50px;
    height: 46px;
    width: 90px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.language-name {
    color: #fff;
    font-weight: 500;
    font-size: 18px;
}
i.fa-solid.fa-caret-down {
    font-size: 20px;
    color: #fff;
    padding-left: 8px;
}

.month-quote {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 14px;
    color: #171b1e;
    width: max-content;
}

.mt-30 {
    margin-top: 30px;
}

.total-client {
    padding: 19px 18px 9px 19px !important;
}

.month-quote-value {
    font-weight: 700;
    font-size: 29px;
    line-height: 48px;
    color: #171b1e;
    padding-right: 12px;
}

i.fa-solid.fa-caret-up {
    font-size: 26px;
    color: #09bd3c;
    position: absolute;
    padding-top: 0px;
}

.per-value {
    color: #09bd3c;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}

.progress-bar-value {
    font-weight: 700;
    font-size: 32px;
    line-height: 48px;
    color: #171b1e;
}

.value-left-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #808488;
}

.value-left {
    color: #fc2e53;
}

.total-client-val {
    font-weight: 700;
    font-size: 32px;
    line-height: 48px;
    color: #171b1e;
}

.graph-img {
    width: 73px;
}

.canvas-con {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 365px;
    position: relative;
}

.apexcharts-legend-marker {
    display: block !important;
    width: 20px !important;
    height: 20px !important;
    border-radius: 6px !important;
}

.custom-legend {
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
    color: #717579;
}

.lg-card {
    padding: 1.5rem 1.5rem 1.5rem 1.5rem;
}

.lg-quote {
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    color: #202020;
}

.lg-text {
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #a5a5a5;
}

.lg-name {
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #171b1e;
}

.lg-term {
    color: #717579;
}

.waiting-text {
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #171b1e;
}

.first-btn,
.sec-btn {
    border-radius: 30px;
    border: none;
    outline: none;
    font-weight: 400;
    font-size: 15px;
    padding: 9px;
    margin-right: 6px;
    width: 100px;
}
.first-btn {
    background: #ffebcc;
    color: #ffab2d;
}

.sec-btn {
    color: #ff4a55;
    background: #ffeced;
}

.task-done {
    font-weight: 700;
    font-size: 14px;
    line-height: 21px;
    color: #171b1e;
}

.task-text {
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #171b1e;
}

.due-date {
    color: #717579;
}

.stats-graph-data {
    background: #f1eaff;
    border-radius: 50px;
}

.daily-label {
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #717579;
    cursor: pointer;
}

.quotes-links,
.quotes-links:hover {
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;
    color: #717579;
    padding-right: 30px;
}

.quotes-links:visited {
    font-weight: 600;
    color: #171b1e;
}
div.dt-buttons {
    margin-top: 4px;
  }
#agency-data #tableID_filter label { 
    margin: 0;
    font-size: 20px;
  }
  #agency-data #tableID_filter label input {
    font-size: 20px;
    background: #fff;
  }
  #home-fill #tableID_filter label { 
    margin: 0;
    font-size: 20px;
  }
  #home-fill #tableID_filter label input {
    font-size: 20px;
    background: #fff;
  }

.new_quote_btn {
background: #886cc0;
border-radius: 50px;
border: none; 
padding: 10px;
color: #fff;
font-size: 18px;
font-weight: 500;
}

.image_1,
.image_2 {cursor: pointer;}

.content-header.row {
    display: none;
}

.quotes-table-row,
.quotes-table-row:hover {
    background: #ffffff !important;
    box-shadow: 0px 0px 13px 11px rgba(48, 49, 52, 0.04);
    border-radius: 20px !important; 
    padding: 25px 0 5px 0;
}

#tableID td {
    background: #fff !important;
    box-shadow: none !important;
}



.table-body {
    display: none;
}

.created-date {
    padding: 0 16px 25px 16px;
}

#tableID {
    border-collapse: separate !important;
    /*border-spacing: 0px 25px !important;*/
    border-bottom: none !important;
    padding-top: 25px;
    padding-bottom: 25px;
}

.table-responsive tbody
{
    padding-bottom: 40px;
}

td:first-child {
    border-left-style: solid;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
}
td:last-child {
    border-right-style: solid;
    border-bottom-right-radius: 25px;
    border-top-right-radius: 25px;
}

.quotes-table-text {
    font-weight: 400;
    font-size: 16px;
    color: #717579;
    margin: -15px 0px -1px 15px; 
}
a#tableID_previous
{margin: 0px 21px 0px 21px;}

a#tableID_next
{margin: 0px 0 0px 21px;}
a#knowledgeBase_next
{margin: 0px 21px 0px 21px;}
a#knowledgeBase_previous
{margin: 0px 21px 0px 21px;}

a#tableID_previous,
a#tableID_next,
a#knowledgeBase_next,
a#knowledgeBase_previous {
    border: 1px solid #3b4cb8;
    border-radius: 50px;
    font-weight: 500;
    line-height: 29px;
    color: #886cc0 !important;
    padding: 11px;
    width: 153px;
}

a#tableID_previous:hover,
a#tableID_next:hover,
a#knowledgeBase_next:hover,
a#knowledgeBase_previous:hover {
    background: transparent !important;
    border: 1px solid #3b4cb8 !important;
}

.dataTables_paginate span {
    background: #f1eaff;
    border: 1px solid #886cc0;
    border-radius: 50px;
    padding: 17px 0px;
}

span.ellipsis {
    display: none;
}

.paginate_button.current:hover {
    color: #886cc0 !important;
    background: none !important;
    border: none !important;
}

.profile-name {
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: -0.24px;
    color: #171b1e;
    margin: 5px 0px 5px 15px;
}

.project-id {
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;
    color: #886cc0;
}

i.fas.fa-calendar {
    font-size: 17px;
}

.on-progress-btn {
    color: #2db3ff;
    background: #e4f5ff;
}

.closed-btn {
    background: #deffe7;
    color: #09bd3c;
}

.date-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #717579;
}

.status-btn {
    font-weight: 600;
    font-size: 15px;
    line-height: 27px;
    text-align: center;
    border-radius: 20px;
    border: none;
    height: 50px;
    width: 120px;
}

.pending-btn {
    color: #ffab2d;
    background: #fff3e1;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    font-weight: 500;
    font-size: 18px;
    line-height: 29px;
    color: #886cc0 !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current {
    color: #fff !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button:hover,
a.paginate_button.current:hover {
    color: #886cc0 !important;
    background: transparent !important;
    border: none !important;
}

div.dataTables_wrapper .dataTables_info {
    padding-top: 1.25rem !important;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #717579 !important;
}

.buy-now {
    display: none;
}

.switch {
    position: relative;
    display: inline-block;
    width: 55px;
    height: 24px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #f1eaff;
    border-radius: 32px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    left: 4px;
    bottom: 2px;
    background: #886cc0;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.toggle-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #171b1e;
    padding-right: 12px;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

.slider.round {
    border-radius: 32px;
}

.slider.round:before {
    border-radius: 50%;
}

.btn-group .active {
    background: #ffffff;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.04);
    border-radius: 50px !important;
    height: 53px;
    width: 85px;
    font-weight: 700;
    font-size: 14px;
    line-height: 21px;
    color: #171b1e;
}

.quote-card {
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    color: #171b1e;
}

.legend-text {
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;
    color: #171b1e;
}

.lead-icon,
.contacted-icon,
.in-icon,
.app-icon,
.not-icon {
    width: 21px;
    border-radius: 6px;
    height: 21px;
    margin-right: 9px;
}

.new-leads {
    background: #886cc0;
}

.contacted {
    background: #26e023;
}
.in-process {
    background: #61cff1;
}

.app-taken {
    background: #ffda7c;
}

.not-won {
    background: #ff86b1;
}

.pie-quote {
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    color: #202020;
}

.pie-text {
    color: #a5a5a5;
}

ul.navbar-nav li a.menu-toggle svg {
    height: 2.4rem !important;
    width: 2.4rem !important;
}

body .content-right {
    width: 100% !important;
}

#knowledgeBase {
    border-collapse: separate !important;
    border-spacing: 25px 25px !important;
}

.card-td {
    background: #ffffff;
    box-shadow: 0px 0px 13px 11px rgba(48, 49, 52, 0.04) !important;
    border-radius: 25px;
}

.title-text {
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
    color: #171b1e;
}

.go-link {
    font-weight: 400;
    font-size: 16px;
    float: right;
    text-decoration: underline;
    color: #2251f8;
}

.pe-20 {
    padding: 0px 16px 0px 16px;
}

.info-btn {
    height: 35px;
    margin-top: 12px;
}

i.fa-solid.fa-chevron-right {
    padding-left: 7px;
}

#knowledgeBase thead {
    display: none;
}

html .content.app-content .content-area-wrapper {
    overflow: auto !important;
    overflow-x: hidden;
}

table.dataTable.row-border tbody th,
table.dataTable.row-border tbody td,
table.dataTable.display tbody th,
table.dataTable.display tbody td {
    border-top: none !important;
}

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

a.paginate_button.current {
    border: none !important;
    font-weight: 500;
    line-height: 31px;
    background: #886cc0 !important;
    border-radius: 47px !important;
    padding: 11px !important;
    height: 55px;
    width: 62px;
    margin-left: -2px !important;
    color: #fff !important;
    font-size: 18px !important;
}

/* .avatar {
    top: -24px;
} */
.profile-details {
    margin-top: -7px;
}
.avatar-image {
    width: 100px;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    font-size: 0.857rem;
}

.avatar.bg-light-success {
    background: #c4c4c4 !important;
}

.profile-three-dots
{
    position: absolute;
    right: -15px;
    top: 20px;
}
.span-online {
    border-radius: 50%;
    width: 24px;
    height: 24px;
    position: absolute;
    right: -5px;
    bottom: 0;
    top: 80px;
    background: #09bd3c;
    border: 4px solid #ffffff;
}

.card-width {
    width: 300px;
}

.social-image {
    padding-right: 21px !important;
}

.max-content-class {
    width: max-content;
}

.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: none !important;
}

.navbar-light .navbar-toggler {
    border: none !important;
}

i.fa-solid.fa-bars {
    font-size: 27px !important;
    margin-top: 13px;
    margin-right: -14px;
}

.menu-bar {
    font-size: 30px !important;
    margin-top: 5px !important;
    margin-right: 10px !important;
}

.kanban-dropdowns {
    border-radius: 50px;
    padding: 10px 0 !important;
}

svg.font-medium-3 {
    color: #886cc0 !important;
    height: 29px !important;
    width: 29px !important;
}

.kanban-application .kanban-wrapper .kanban-container .kanban-board .kanban-item .kanban-text {
    font-size: 17px !important;
    line-height: 27px;
    color: #171b1e;
    font-weight: 500;
}

span.kanban-text {
    padding-top: 10px;
    padding-left: 5px;
    margin-bottom: 6px;
}

.location-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #717579;
}

i.fa-solid.fa-location-dot {
    padding-right: 8px;
    color: #717579;
    font-size: 15px;
    margin-bottom: 25px;
    margin-left: 6px;
}

.kanban-item {
    background: #ffffff !important;
    box-shadow: 0px 0px 13px 11px rgba(48, 49, 52, 0.04) !important;
    border-radius: 20px !important;
    padding: 1rem 1.5rem !important;
    width: 320px !important;
}

.badge-text {
    color: #ff4a55 !important;
    background: #ffeced !important;
    border-radius: 14px !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    padding: 10px;
    box-shadow: none !important;
}

svg.font-medium-1 {
    margin-top: 12px;
    height: 24px !important;
    width: 24px !important;
}

.kanban-title-board {
    font-weight: 700 !important;
}

.badge.badge-light-warning {
    background: #ffebcc !important;
    color: #ffab2d !important;
}

#statistics-order-chart {
    margin-top: 6px;
}

.quote-stat-text {
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
    color: #171b1e;
    margin: 0px !important;
}

.quote-stat-p {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #171b1e;
    margin-left: 25px;
}

.in-progress-circle {
    font-size: 13px;
    color: #ffcf6d;
    padding-right: 9px;
}

.lost-circle {
    color: #ffa7d7;
    font-size: 13px;
    padding-right: 9px;
}

.inprogres-val {
    margin-right: 20px;
}

.quote-total-leads {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #171b1e;
}

.quoted-btn {
    background: #dfedf2;
    color: #5ecfff;
}

.usa-btn {
    background: #ffcff2;
    color: #e328af;
}

.card {
    border-radius: 20px !important;
}

.create-quoters {
    font-weight: 700;
    font-size: 24px;
    color: #171b1e;
}
.create-quoters-small {
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #717579;
}

.new-quoters {
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    color: #171b1e; 
    border-radius: 14px 14px 0px 0px;
}

.add-quoters-btn {
    border: none;
}

.main-quoters {
    background: #ffffff;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.04);
    border-radius: 20px; 
}
.progress-bar-section {
    float: right; 
    margin-right: 0;
}

.used-quoter {
    position: relative;
    top: 7px;
}

.add-quote-img { 
    margin-top: -6px;
}

/* Form */

.modal .modal-content {
    width: 500px !important;
    background: #ffffff;
    box-shadow: 0px 0px 11.8023px 9.98656px rgba(48, 49, 52, 0.04);
    border-radius: 18px;
}

#msform {
    width: 400px;
    margin: auto;
    position: relative;
}
#msform fieldset {
    background: white;
    border: 0 none;
    border-radius: 3px;
    padding: 0px 20px;
    box-sizing: border-box;
    position: relative;
}
/*Hide all except first fieldset*/
#msform fieldset:not(:first-of-type) {
    display: none;
}
/*inputs*/
/* #msform input,
#msform textarea {
    padding: 15px;
    border: 1px solid #ccc;
    border-radius: 3px;
    margin-bottom: 10px;
    width: 100%;
    box-sizing: border-box;
    font-family: montserrat;
    color: #2c3e50;
    font-size: 13px;
} */
/*buttons*/
#msform .action-button,
#msform .action-button-previous {
    width: 140px !important;
    background: #886cc0;
    border-radius: 50px;
    cursor: pointer;
    margin: 10px 5px;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    height: 55px;
    width: 133px;
    color: #ffffff;
    border: none;
}
#msform .action-button
{
    padding: 10px 6px;
}
#msform .action-button-previous
{
    padding: 10px 2px;
}
/* #msform .action-button:hover,
#msform .action-button:focus {
    box-shadow: 0 0 0 2px white, 0 0 0 3px #27ae60;
} */

.step-one-next {
    margin-left: 110px !important;
}
.modal-width {
    width: 500px;
}

i.fa-solid.fa-chevron-right {
    position: relative;
    top: 0px;
    right: 47px;
}
/*headings*/
.fs-title {
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
    color: #171b1e;
}
.fs-subtitle {
    font-weight: 700;
    font-size: 14px;
    line-height: 21px;
    color: #717579;
}
/*progressbar*/
#progressbar {
    padding-left: 0rem;
    margin-top: 25px;
    overflow: hidden;
    /*CSS counters to number the steps*/
    counter-reset: step;
}
#progressbar li {
    list-style-type: none;
    color: white;
    text-transform: uppercase;
    font-size: 9px;

    position: relative;
}
#progressbar li:before {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #717579;
    background: #f1eaff;
    content: counter(step);
    counter-increment: step;
    width: 33px;
    height: 33px;
    line-height: 20px;
    display: block;
    border-radius: 30px;
    margin: 0 18px 5px 18px;
    padding: 7px 11px;
}
/*progressbar connectors*/
#progressbar li:after {
    content: "";
    width: 44%;
    height: 2px;
    background: #717579;
    position: absolute;
    left: -22%;
    top: 15px;
    z-index: 0;
}
#progressbar li:first-child:after {
    /*connector not needed before the first step*/
    content: none;
}
/*marking active/completed steps green*/
/*The number of the step and the connector before it = green*/
#progressbar li.active:before,
#progressbar li.active:after {
    background: #886cc0;
    font-weight: 700;
    color: white;
    padding-left: 13px;
}

.quotes-btn {
    width: 130px;
    height: 43px;
    font-weight: 700;
    font-size: 14px;
    line-height: 21px;
    border: none;
    border-radius: 20px;
}
.agent-quoter {
    color: #ffab2d;
    background: #ffeced;
    margin-right: 30px;
}

.client-quoter {
    margin-left: 33px;
    background: #ffebcc;
    color: #ff4a55;
}

.quoter-type {
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #171b1e;
}

.action-button::after {
    content: "";
    position: relative;
}

.insur-label {
    font-weight: 400;
    font-size: 16px;
    color: #171b1e;
}

.multistep-form-input {
    background-color: #c4c4c4 !important;
}

.multistep-form-input {
    width: 24px !important;
    height: 24px !important;
}

.form-check-input[type="checkbox"] {
    border-radius: 6px !important;
}

.form-check-input:not(:disabled):checked {
    box-shadow: none !important;
}

.form-check-input:checked {
    background-color: #7367f0 !important;
    border-color: #7367f0;
}

#progressbar li.visited:before,
#progressbar li.visited:after {
    background: #717579;
    color: #f1eaff;
}

textarea {
    padding: 10px 13px;
    border: none;
    background: rgba(136, 108, 192, 0.15);
    border-radius: 14px;
    resize: none;
    width: 100%;
    height: 200px;
}

.email-template {
    font-weight: 400;
    font-size: 16px;
    line-height: 220%;
    color: #171b1e;
}

element.style {
    /* border: 2px solid #886CC0; */
    border-radius: 14px;
}
.hr-line:not([size]) {
    height: 2px !important;
}

.hr-line {
    margin: -6px 0 !important;
    color: #886cc3 !important;
}

.awesome-text {
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
    text-align: center;
    color: #171b1e;
}

.checkbox-group {
    display: flex;
    flex-wrap: wrap;
    border: none;
    user-select: none;
    border-radius: 8px;
}

.checkbox-group > * {
    margin: 0.5rem 0.5rem;
}

.checkbox-group-legend {
    font-size: 1.5rem;
    font-weight: 700;
    color: #9c9c9c;
    text-align: center;
    line-height: 1.125;
    margin-bottom: 1.25rem;
}

.checkbox-input {
    clip: rect(0 0 0 0);
    clip-path: inset(100%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px;
}

.checkbox-input:checked + .checkbox-tile {
    border: 2px solid #717579;
    color: #2260ff;
}

.checkbox-input:checked + .checkbox-tile:before {
    transform: scale(1.1);
    opacity: 1;
    background-color: #09bd3c;
    border-color: #09bd3c;
    border: 4px solid #fff;
    padding: 9px !important;
}

.checkbox-input:checked + .checkbox-tile .checkbox-icon,
.checkbox-input:checked + .checkbox-tile .checkbox-label {
    color: #2260ff;
}

.checkbox-tile {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 7px 10px;
    min-height: 21px;
    border-radius: 30rem;
    border: 2px solid #dde2f2;
    background-color: #fff;
    cursor: pointer;
    border: 1px solid #f1eaff;
    border-radius: 27px;
    position: relative;
}
.checkbox-tile:before {
    content: "";
    position: absolute;
    display: block;
    width: 24px;
    height: 24px;
    border: 2px solid #b5bfd9;
    background-color: #fff;
    border-radius: 50%;
    top: -11px;
    left: 127px;
    opacity: 0;
    transition: 0.25s ease;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='192' height='192' fill='%23FFFFFF' viewBox='0 0 256 256'%3E%3Crect width='256' height='256' fill='none'%3E%3C/rect%3E%3Cpolyline points='216 72.005 104 184 48 128.005' fill='none' stroke='%23FFFFFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='32'%3E%3C/polyline%3E%3C/svg%3E");
    background-size: 16px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.checkbox-icon {
    transition: 0.375s ease;
    color: #494949;
}
.checkbox-icon svg {
    width: 3rem;
    height: 3rem;
}
.checkbox-label {
    font-family: "Poppins";
    font-weight: 700;
    font-size: 14px;
    line-height: 21px;
    padding-top: 11px;
    border-radius: 20px;
    text-align: center;
    height: 44px;
    width: 128px;
}

.radio-btns[type="checkbox"] {
    position: relative;
    width: 50px;
    height: 25px;
    -webkit-appearance: none;
    -webkit-appearance: none;
    background: #c6c6c6;
    outline: none;
    cursor: pointer;
    border-radius: 20px;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    transition: background 300ms linear;
}
.radio-btns[type="checkbox"]::before {
    background: #717579;
    border: 7px solid #fbfbfb;
    position: absolute;
    content: "";
    width: 30px;
    height: 30px;
    top: -3px;
    left: -4px;

    border-radius: 30px;
    transform: scale(1.1);
    transition: left 300ms linear;
}
.radio-btns[type="checkbox"]:checked {
    background: #f1eaff;
    border-radius: 32px;
}
.radio-btns[type="checkbox"]:checked::before {
    left: 25px;
    background: #886cc0;
    border: 4px solid #fbfbfb;
    box-shadow: 0px 1px 28px rgb(0 0 0 / 12%);
}

textarea:focus-visible {
    border: none !important;
}

.btn-close {
    position: absolute;
    right: 20px;
    top: 27px;
    color: #000 !important;
    font-weight: 700;
    width: 20px;
    height: 20px;
    opacity: 1 !important;
    background: transparent url("/images/logo/plus.svg") no-repeat center;
    z-index: 60;
}

.profile-right-section {
    background: #ffffff;
    box-shadow: 0px 0px 13px 11px rgb(48 49 52 / 4%);
    border-radius: 20px;
    margin-right: 14px;
}

.user-profile-form {
    background: #ffffff;
    box-shadow: 0px 0px 13px 11px rgba(48, 49, 52, 0.04);
    border-radius: 20px;
}

.profile-btn {
    background: #886cc0;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.04);
    border-radius: 50px;
    color: #fff;
    width: 120px;
    height: 45px;
    font-size: 18px;
    border: none;
}

.link {
    cursor: pointer;
    text-decoration: none;
}
.links .link .nav-link .profile-nav-links.active {
    color: #171b1e;
}

.profile-nav-links {
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;
    color: #717579;
}

.links {
    list-style: none;
}

.sidebar-list {
    margin-top: 9px !important;
}

.insurquoter-logo {
    margin-left: -14px !important;
    width: 225px !important;
}

.sidebar-text {
    text-transform: capitalize !important;
    font-weight: 500 !important;
    font-size: 16px;
    line-height: 27px;
    color: #717579;
}

.vertical-layout.vertical-menu-modern .main-menu .navigation > li > a i {
    height: 28px !important;
    width: 23px !important;
    margin-right: 1.5rem !important;
}

li.nav-item {
    margin-bottom: 9px !important;
}

.profile-sections {position: absolute;bottom: 0;}

.userprofile-details {
    margin-top: 5px;
    margin-left: 15px;
}

.copyright-text {
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #717579;
}

.footer-text {
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #717579;
}

i.fa-solid.fa-heart {
    color: #bd3030;
    font-size: 20px;
}

.menu-icons {
    width: 24px;
    height: 24px;
}

.menu-title {
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;
    color: #717579;
}

/* .form-control {
    height: 49px;
} */

.client-quoter-checkbox {
    background: #ffeced;
    color: #ff4a55 !important;
}

.agent-quoter-checkbox {
    color: #ffab2d !important;
    background: #ffebcc !important;
}

.first-arrow {
    color: rgba(255, 255, 255, 0.4) !important;
}

.quote-select-dropdown,
.quote-select-dropdown * {
    margin: 0;
    padding: 0;
    position: relative;
    box-sizing: border-box;
}
.quote-select-dropdown {
    position: relative;
    background-color: #e6e6e6;
    border-radius: 4px;
}
.quote-select-dropdown select {
    font-size: 1rem;
    font-weight: normal;
    max-width: 100%;
    padding: 8px 24px 8px 10px;
    border: none;
    background-color:#fff !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.quote-select-dropdown select:active,
.quote-select-dropdown select:focus {
    outline: none;
    box-shadow: none;
}
.quote-select-dropdown:after {
    content: "\205D";
    position: absolute; 
    right: 8px;
    margin-top: 0px;
    font-size: 25px;
    font-weight: bolder;
} 
 
.cursor-pointer {
    cursor: pointer;
}

.three-dot-options {
    margin-right: -15px;
}

/* MultiStep Form */
/* 
#multistepsform {
    width: 400px;
    margin: 50px auto;
    text-align: center;
    position: relative;
}
#multistepsform fieldset {
    background: white;
    border: 0 none;
    border-radius: 3px;
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.4);
    padding: 20px 30px;
    box-sizing: border-box;
    width: 80%;
    margin: 0 10%;
    position: relative;
}
#multistepsform fieldset:not(:first-of-type) {
    display: none;
}
#multistepsform input,
#multistepsform textarea {
    padding: 15px;
    border: 1px solid #ccc;
    border-radius: 3px;
    margin-bottom: 10px;
    width: 100%;
    box-sizing: border-box;
    font-family: montserrat;
    color: #2c3e50;
    font-size: 13px;
}
#multistepsform input:focus,
#multistepsform textarea:focus {
    border-color: #679b9b;
    outline: none;
    color: #637373;
}
#multistepsform .action-button {
    width: 100px;
    background: #ff9a76;
    font-weight: bold;
    color: #fff;
    transition: 150ms;
    border: 0 none;
    border-radius: 1px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px;
}
#multistepsform .action-button:hover,
#multistepsform .action-button:focus {
    box-shadow: 0 0 0 2px #f08a5d, 0 0 0 3px #ff9 76;
    color: #fff;
}
#multistepsform .fs-title {
    font-size: 15px;
    text-transform: uppercase;
    color: #2c3e50;
    margin-bottom: 10px;
}
#multistepsform .fs-subtitle {
    font-weight: normal;
    font-size: 13px;
    color: #666;
    margin-bottom: 20px;
}
#multistepsform #progressbar {
    margin-bottom: 30px;
    overflow: hidden;
    counter-reset: step;
}
#multistepsform #progressbar li {
    list-style-type: none;
    color: #679b9b;
    text-transform: uppercase;
    font-size: 9px;
    width: 33.33%;
    float: left;
    position: relative;
}
#multistepsform #progressbar li:before {
    content: counter(step);
    counter-increment: step;
    width: 20px;
    line-height: 20px;
    display: block;
    font-size: 10px;
    color: #fff;
    background: #679b9b;
    border-radius: 3px;
    margin: 0 auto 5px auto;
}
#multistepsform #progressbar li:after {
    content: "";
    width: 100%;
    height: 2px;
    background: #679b9b;
    position: absolute;
    left: -50%;
    top: 9px;
    z-index: -1;
}
#multistepsform #progressbar li:first-child:after {
    content: none;
}
#multistepsform #progressbar li.active {
    color: #ff9a76;
}
#multistepsform #progressbar li.active:before,
#multistepsform #progressbar li.active:after {
    background: #ff9a76;
    color: white;
} */

.short-name {
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    color: #886cc0;
}

.short-name-text {
    border: 1px solid #d7d7d7;
    border-radius: 10px;
    padding: 12px 12px 12px 12px;
    align-self: center;
}

.card-grid {
    width: 330px;
}

.client-name {
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    color: #171b1e;
}

.quote-date {
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #717579;
}

.term-text,
.annual-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #171b1e;
}

.text-value {
    font-weight: 700;
}

.grid-card-filter {
    padding: 5px 14px;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
}

.ter-color {
    color: #ffab2d;
}

.ui-color {
    color: #5ecfff;
}

.mark-color {
    color: #ff4a55;
}

.ter {
    background: #ffebcc;
    border-radius: 14px;
}

.marketing {
    background: #ffeced;
    border-radius: 14px;
}

.ui-ux {
    background: #dfedf2;
    border-radius: 14px;
}

.grid-info-btn {
    height: 35px;
}

.left-arrow {
    position: absolute;
    bottom: 62px;
    left: 56%;
    color: #dedede;
}

.left-arrow-1 {
    position: absolute;
    bottom: 62px;
    left: 54%;
    color: #fff;
}

textarea:focus {
    outline: none !important;
    border: none !important;
}
.prev-arrow {
    position: absolute;
    bottom: 62px;
    left: 59%;
    color: #dedede;
}

.awesome-text {
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
    text-align: center;
    color: #171b1e;
}

.success-msg {
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
    text-align: center;
    color: #171b1e;
}

.prev-arrow-1 {
    position: absolute;
    bottom: 62px;
    left: 57%;
    color: #fff;
}

.back-page-btn {
    border: none;
    background: #886cc0;
    border-radius: 50px;
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
    color: #fff;
    height: 54px;
    padding: 0px 20px;
}

#msform .action-button:hover,
#msform .action-button-previous:hover {
    background: #fff;
    color: #886cc0;
    border: 2px solid #886cc0;
    font-weight: 600;
}

.your-question {
    font-weight: 700;
    font-size: 16px;
    color: #171b1e;
}

.optional-question {
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #717579;
}

.modal-checkbox[type="checkbox"] {
    width: 22px;
    border: 2px solid #a998ce !important;
    border-radius: 9px;
    height: 22px;
}

.modal-label {
    font-weight: 400;
    font-size: 16px;
    line-height: 220%;
    color: #171b1e;
}

.modal-email-input,
.modal-name-input {
    height: 39px;
    text-align: center;
    background: rgba(136, 108, 192, 0.15);
    border-radius: 4px;
    border: none;
}

.modal-email-input:focus,
.modal-name-input:focus {
    outline: none;
    background: rgba(136, 108, 192, 0.15);
    border: none;
}

.select-colors,
button.file_input_replacement {
    font-weight: 400;
    font-weight: 700;
    font-size: 16px;
    line-height: 220%;
    text-transform: uppercase;
    color: #000000;
    border: none;
    background: #ede9f6;
    border-radius: 4px;
    padding: 8px 20px;
}
input.file_input_with_replacement {
    display: none;
}
input.file_input_replacement {
    background: #e2e2e2;
    padding: 8px 40px !important;
    border: none;
}
button.file_input_replacement {
    padding: 8px 50px !important;
}

.agent-title {
    font-weight: 700;
    font-size: 26px;
    line-height: 48px;
    color: #161717;
}

.analytic-card {
    background: #ffffff;
    box-shadow: 0px 0px 13px 11px rgba(48, 49, 52, 0.04);
    border-radius: 20px;
}

.monthly-analytic-progressbar {
    position: absolute;
    font-weight: 700;
    font-size: 27px;
    line-height: 48px;
    color: #171b1e;
    top: 233px;
    right: 24px;
}

.yearly-analytic-progressbar {
    position: absolute;
    font-weight: 700;
    font-size: 27px;
    line-height: 48px;
    color: #171b1e;
    top: 132px;
    right: 24px;
}

.pd-10 {
    padding: 16px 20px;
}

.separator-line {
    border-right: 2px solid #eeeeee;
    height: 77px;
}

.chart-width {
    width: 200px;
}

.knowledge-chervon {
    right: 8px !important;
}

.text-black {
    color: #171b1e;
}

.dots-menu {
    font-size: 15px;
}

.customizer .customizer-toggle {
    display: none !important;
}

/* kanban css */
.kanban-wrapper {
    width: 100%;
    position: relative;
}
.kanban-wrapper .kanban-container {
    display: flex;
    width: -webkit-max-content !important;
    width: -moz-max-content !important;
    width: 100% !important;
    padding-bottom: 1.5rem;  
}
.kanban-wrapper .kanban-container .kanban-board {
    width: auto !important;
    height: 100%;
    background: transparent;
}
.kanban-wrapper .kanban-container .kanban-board:focus {
    outline: 0;
}

.kanban-wrapper .kanban-container .kanban-board .kanban-board-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
}

.kanban-wrapper
    .kanban-container
    .kanban-board
    .kanban-board-header
    .kanban-title-board {
    color: #5e5873;
    font-size: 1.1rem;
    padding: 0.5rem;
    font-weight: 500;
    width: 100%;
    max-width: 13rem;
    white-space: nowrap;
    overflow: hidden;
    border-radius: 0.428rem;
}

.kanban-wrapper
    .kanban-container
    .kanban-board
    .kanban-board-header
    .kanban-title-board:hover,
.kanban-wrapper
    .kanban-container
    .kanban-board
    .kanban-board-header
    .kanban-title-board:focus {
    background-color: #fff;
}

.kanban-wrapper
    .kanban-container
    .kanban-board
    .kanban-board-header
    .kanban-title-board:focus {
    outline: 0;
}

.kanban-wrapper
    .kanban-container
    .kanban-board
    .kanban-board-header
    .dropdown
    .dropdown-toggle:after {
    display: none;
}

.kanban-wrapper .kanban-container .kanban-board .kanban-drag {
    min-height: 1rem;
    min-width: 18.55rem;
    padding: 0;
}

.kanban-wrapper .kanban-container .kanban-board .kanban-title-button {
    position: absolute;
    left: -8px;
    bottom: 0;
    margin: -1rem 0;
}

.kanban-wrapper .kanban-container .kanban-board .kanban-title-button:focus {
    box-shadow: none;
}

.kanban-wrapper .kanban-container .kanban-board .kanban-item {
    position: relative;
    display: flex;
    flex-direction: column;
    background: #fff;
    width: 18.55rem;
    padding: 1rem 1.2rem;
    margin-bottom: 1.5rem;
    box-shadow: 0 4px 24px 0 rgba(34, 41, 47, 0.1);
    cursor: pointer;
    border-radius: 0.428rem;
    transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1), background 0s, color 0s,
        border 0s;
}

.kanban-wrapper .kanban-container .kanban-board .kanban-item i,
.kanban-wrapper .kanban-container .kanban-board .kanban-item svg {
    stroke: #5e5873;
}

.kanban-wrapper .kanban-container .kanban-board .kanban-item .kanban-text {
    font-weight: 500;
}

.kanban-wrapper .kanban-container .kanban-board .kanban-item .item-dropdown {
    display: none;
    position: absolute;
    right: 0rem;
    cursor: pointer;
}

.kanban-wrapper
    .kanban-container
    .kanban-board
    .kanban-item
    .item-dropdown
    .dropdown-toggle:after {
    display: none;
}

.kanban-wrapper
    .kanban-container
    .kanban-board
    .kanban-item:hover
    .item-dropdown {
    display: block;
}
.add-new-board {
    margin-top: 22px;
    float: left;
    padding: 0 15px;
}
.add-new-board label {
    font-size: 1rem;
    font-weight: 700;
    margin-bottom: 0;
    cursor: pointer;
}
.update-item-sidebar {
    text-align: left;
}
.update-item-sidebar .avatar-add-member {
    background-color: rgba(108, 117, 125, 0.12);
}
.update-item-sidebar .avatar-add-member i,
.update-item-sidebar .avatar-add-member svg {
    stroke: #5e5873;
}
.update-item-sidebar .comment-editor .ql-editor {
    min-height: 5.5rem;
}
.update-item-sidebar .comment-toolbar.ql-toolbar {
    width: 100%;
    text-align: right;
    border-top: 0;
}

.kanban-item.gu-mirror .item-dropdown .dropdown-toggle:after {
    display: none;
}

.main-menu.menu-light .navigation > li ul .active {
    background: linear-gradient(118deg, #7367f0, rgba(115, 103, 240, 0.7));
    box-shadow: 0 0 10px 1px rgb(115 103 240 / 70%);
    border-radius: 4px;
    z-index: 1;
}

.scroll-top {
    display: none !important;
}

.main-menu.menu-light .navigation > li.active > a {
    color: #fff;
    background: #f1eaff !important;
    border-radius: 6px;
    font-weight: 400;
    border-left: 6px solid #886cc0 !important;
    box-shadow: none !important;
}

/* .footer {
    display: none;
} */

div.dt-buttons {
    margin-left:0;
}

/* div#tableID_paginate {
    margin-bottom: 15px;
} */

body::-webkit-scrollbar {
    width: 0.8em;
}

body::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

body::-webkit-scrollbar-thumb {
    background-color: darkgrey;
    outline: 1px solid slategrey;
    border-radius: 10px;
}

/* .customizer {
    width: 532px !important;
    right: 46% !important;
    height: 517px !important;
    border-radius: 8px;
    top: 137px !important;
} */

.quote-text {
    font-weight: 700;
    font-size: 32px;
    line-height: 48px;
    text-align: center;
    color: #161717;
}

.quote-price {
    font-weight: 700;
    font-size: 54px;
    color: #000;
}

.estimated-price {
    font-weight: 400;
    font-size: 15px;
    color: #000;
    vertical-align: middle;
}

.switch-annual {
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    color: #886cc0;
}

.years-cover {
    font-weight: 400;
    font-size: 22px;
    line-height: 33px;
    text-transform: uppercase;
    color: #000000;
}

.years-btn {
    border: none;
    outline: none;
    padding: 10px 16px;
    background-color: #f1f1f1;
    cursor: pointer;
    font-size: 18px;
}

/* Style the active class, and buttons on mouse-over */
.active1,
.years-btn:hover {
    background: #886cc0;
    color: white;
}

.quote-form-btns {
    width: 180px;
}

/* select#selectDefault {
    border: none !important;
} */

.loan-amount {
    font-weight: 700;
    font-size: 44px;
    line-height: 65px;
}

.quote-icon {
    font-size: 25px;
}

#number {
    font-size: 30px;
    font-weight: 700;
    width: 180px;
    border: none;
}

.form-select:focus {
    box-shadow: none !important;
}

.filterDiv {
    display: none;
}

.show-items {
    width: 100%;
    display: flex;
    margin-bottom: 30px;
justify-content: space-between;
}

.filter-btn { 
    outline: none;
    padding: 12px 16px;
    background: #886cc0;
    color: #fff;
    border: solid 1px #886cc0;
    border-radius: 5px 5px 0 0;
}

.filter-btn:hover {
    
    color: #886cc0; 
    background: #fff;
}

.filter-btn.active2 {
    background-color: transparent !important;
    color: #886cc0 !important;
    border:solid 1px #886cc0;
    border-radius: 5px 5px 0 0;
}

.feedback-close {
    border: none;
}

.fs-15 {
    font-size: 15px;
}

/* .content-area-wrapper {
    overflow-y: hidden !important;
} */
.kanban-textarea {
    transition: 0.36s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    font-size: 18px;
    width: 100%;
    height: 200px;
    color: #000;
    background: inherit;
    border: 1px solid rgba(255, 255, 255, 0.6);
    box-shadow: 0 0 28px rgba(0, 0, 0, 0.5);
    border-radius: 6px;
    outline: none;
    resize: none;
    padding: 0.6rem;
    caret-color: currentColor;
}

.placeholder {
    color: rgba(245, 245, 245, 0.6);
    position: absolute;
    top: 0.8rem;
    right: 0.6rem;
    user-select: none;
    white-space: nowrap;
    width: 100%;
}
.text-form-control {
    max-width: 100%;
}
textarea:focus {
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.filelabel {
    width: 50px;
    border-radius: 5px;
    display: inline-block;
    padding: 5px;
    transition: border 300ms ease;
    cursor: pointer;
    text-align: center;
    margin: 0;
}
.filelabel i {
    display: inline-block;
    font-size: 30px;
    padding-bottom: 5px;
}
.filelabel i,
.filelabel .title {
    color: grey;
    transition: 200ms color;
}

.filelabel:hover i,
.filelabel:hover .title {
    color: #1665c4;
}
#FileInput {
    display: none;
}

.editor-btns {
    border: none;
    background: transparent;
    font-size: 19px;
}

.back-page-btn:hover {
    color: #fff !important;
}

.user-image {
    width: 19%;
    background: #f1eaff;
    padding: 9px;
    border-radius: 50px;
}
.badge-user-icon {
    position: relative;
    top: -6px;
    right: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.786rem;
    line-height: 0.786;
    padding: 8px 9px;
    top: -23px !important;
    background-color: #886cc0;
}

.card-background {
    background: #ffffff;
    box-shadow: 0px 0px 13px 0px rgb(48 49 52 / 4%) !important;
}

#listView {
    border-spacing: 0px 30px !important;
    border-collapse: separate !important;
}

.listview-head {
    display: none;
}

.list-view-image {
    width: 10% !important;
}

.list-badge-user-icon {
    position: relative;
    right: 25px;
    justify-content: center;
    font-size: 0.786rem;
    line-height: 0.786;
    padding: 8px 9px;
    top: -26px !important;
    background-color: #886cc0;
}

a#listView_previous,
a#listView_next {
    border: 1px solid #886cc0;
    border-radius: 50px;
    height: 55px;
    padding-top: 13px;
    margin: 6px;
}

a#listView_previous:hover,
a#listView_next:hover {
    border: 1px solid #886cc0 !important;
}

.paginate_button:hover {
    background: #886cc0 !important;
    color: #fff !important;
}

button.dt-button.buttons-copy.buttons-html5,
button.dt-button.buttons-csv.buttons-html5,
button.dt-button.buttons-excel.buttons-html5,
button.dt-button.buttons-pdf.buttons-html5 {
    background: #886cc0 !important;
    color: #fff !important;
    border: none;
    border-radius: 5px;
    font-size: 1rem;
}

.kanban-image {
    width: 26px;
}

.modal .modal-content {
    border-radius: 5px !important;
}

.feedback-close {
    background-color: transparent !important;
}

/* Style the tab */
.tab {
    float: left;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
    width: 20%;
    height: 300px;
}

/* Style the buttons inside the tab */
.tab button {
    display: block;
    background-color: inherit;
    color: black;
    padding: 12px 16px;
    width: 100%;
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    font-size: 17px;
}

/* Change background color of buttons on hover */
.tab button:hover {
    background-color: #ddd;
}

/* Create an active/current "tab button" class */
.tab button.active {
    background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
    float: left;
    background: #fff;
    padding: 20px 21px;
    width: 77%;
    border-left: none;
    margin-left: 20px;
    border-radius: 8px;
}

.info-icon {
    padding-right: 9px;
    padding-left: 3px;
}

.fs-18 {
    font-size: 18px;
}

.edit-label {
    height: 40px;
    border: 1px solid #d7d7d7;
    border-radius: 0px;
    padding: 0px 20px;
}

.cancel-quote {
    height: 150px !important;
    border-radius: 0px !important;
}

.fs-17 {
    font-size: 17px;
}

.fs-30 {
    font-size: 30px;
}

.customer-checkbox {
    width: 24px;
    height: 24px;
    margin-right: 10px;
}


