@import url('https://fonts.googleapis.com/css2?family=Asap:wght@400;500;600;700&family=Caveat:wght@700&family=Roboto:wght@100;300;400;500;700;900&display=swap');

body {
    margin: 0;
    font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
}

.card-header .heading-elements {
    top: 17px !important;
}

.card-header .heading-elements .date {
    margin-top: -.6em;
}



.heading-elements .btn, .form-actions .btn {
    height: 34px;
    line-height: 1.6;
    margin: 0 2px;
}

.heading-elements .btn i, .form-actions .btn i {
    font-size: 14px;
}

.table-responsive>.table-bordered {
    border: 0;
    margin-bottom: 100px;
}

.row.info {
    display: block;
    padding: 5px;
}

.row.info div {
    display: flex;
    margin-left: 20px;
}

.row.info div span {
    margin-top: 3px;
}

img.brand-logo {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}

form .form-control, .form-control, .selectize-control .selectize-input {
    min-height: 40.5px;
}

.selectize-control .selectize-input {
    line-height: 1.5;
}



::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: rgb(196, 196, 196);
    font-size: 14px;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: rgb(196, 196, 196);
    font-size: 14px;
}

:-ms-input-placeholder {
    /* IE 10+ */
    color: rgb(196, 196, 196);
    font-size: 14px;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: rgb(196, 196, 196);
    font-size: 14px;
}

.loading {
    width: 100%;
    text-align: center;
    padding: 50px;
    font-size: 50px;
}

.loading i {
    font-size: 50px !important;
}

.card.grey {
    background-color: rgba(0, 0, 0, .03);
}



.list-group-item-action:hover {
    background: #fff !important;
}

.list-group .card {
    margin-bottom: 9;
}

.orders-details .table {
    overflow: hidden;
    text-transform: capitalize;
}

#timeline.timeline-center .timeline-item:nth-child(odd) {
    margin-top: 50px;
}

.box-shadow {
    box-shadow: 0px 1px 15px 1px rgba(62, 57, 107, 0.07);
}

.btn-info {
    color: #fff !important;
}

.timeline-center {
    width: 100%;
}

.bg-light-grey {
    background: #f4f5fa !important;
}

#timeline.timeline-center .timeline-item:nth-child(even):after {
    border-left: 11px solid #e3e9ed !important;
    right: 25px !important;
}

#timeline.timeline-center .timeline-item:nth-child(odd):after {
    border-right: 11px solid #e3e9ed !important;
    left: 25px !important;
}


.vertical-compact-menu .main-menu .navigation>li>a>img {
    width: 42px;
    margin: auto;
    display: block;
    margin: 0 auto;
    font-size: 2.2rem;
    text-align: center;
}

.navbar-dark {
    background: #002520 !important;
}

.card-header .card-title {
    font-size: 1.4rem !important;
    letter-spacing: 0.03rem;
    font-weight: 600 !important;
    color: #181c32 !important;
    font-family: 'Poppins' !important;
}

.card-header h5.card-title {
    font-size: 1.1rem !important;
}

form label {
    color: #4e646f;
    font-weight: 500;
    box-shadow: none;
    letter-spacing: .3px;
    font-size: 15px;
}

.btn-danger {
    color: #fff !important;
}

.modal-footer .btn {
    min-width: 100px;
}

.modal-footer>:not(:last-child) {
    margin-right: .35rem;
}

.btn-social> :first-child {
    border-right: 1px solid rgba(255, 255, 255, 0.51) !important;
}

.modal-footer .btn.btn-social, .card-header .btn.btn-social, .form-action .btn.btn-social, .form-actions .btn.btn-social, .btn.btn-social {
    padding: 0.54rem 0.25rem 0.48rem 2.75rem !important;
}

.modal-footer .btn-social> :first-child {
    width: 2.4rem;
    line-height: 2.5rem;
}

.card-header .btn-social> :first-child {
    width: 2.4rem;
    line-height: 2.3rem;
}

.width-125 {
    width: 120px !important;
}

.modal-footer {
    border-top: 0px solid #e9ecef !important;
}

.daterangepicker .calendar th, .daterangepicker .calendar td {
    font-size: 13px;
}

thead {
    color: #2b335e;
    letter-spacing: .3px;
}

thead th {
    font-weight: 600;
}

.badge {
    padding: .4em .7em !important;
}

.badge.badge-striped {
    border-width: 3.5px !important;
    background-color: #dadada7d !important;
    padding-left: .4em !important;
}

.nav.nav-tabs.nav-underline {
    font-size: 14px
}

.nav.nav-tabs.nav-underline .nav-item a.nav-link.active,
.nav.nav-tabs.nav-underline .nav-item a.nav-link.active:hover,
.nav.nav-tabs.nav-underline .nav-item a.nav-link:hover {
    background-color: rgba(54, 138, 255, 0.79) !important;
    color: #fff !important;
}

.dropdown-toggle::after {
    top: -1px !important;
    line-height: 1 !important;
}

.dropdown i {
    margin-right: 0.1rem !important;
}


.text-muted {
    color: #222 !important;
    font-size: 15px;
}

.list-group-item .card {
    padding: 1em;
}

.list-group-item-action {
    padding: 0 !important;
    border: 0px solid rgba(0, 0, 0, .125) !important;
}

.card .bg-warning {
    background-color: #FF9149 !important;
}

div#lastActivities .card i {
    opacity: .5;
}

div#lastActivities .card {
    box-shadow: 0px 1px 15px 1px rgba(62, 57, 107, 0.07) !important;
}

nav.navbar.navbar-expand-lg.pt-0.navbar-light {
    background: none;
}

.white-bg {
    background: #fff !important;
}

.text-black {
    color: #000;
}

.card-header .btn-outline-white {
    border-color: transparent !important;
    border-radius: 0 !important;
    margin: 0 5px !important;
    padding: .25rem !important;
    font-size: 12.6px;
}

.card-header .btn-outline-white:hover {
    background-color: transparent !important;
    border-color: #fff !important;
}

.outline-primary a.nav-link {
    border-color: transparent !important;
    border: 1px solid;
    margin: 0 5px;
    padding: 2px;
}

.outline-primary a.nav-link:hover {
    border-color: #1E9FF2 !important;
}

.border-grey {
    border: 1px solid #cacaca !important;
}

.border-none .outline-primary a.nav-link:hover {
    border-color: #fff !important;
}

.bg-danger a.nav-link, .bg-success a.nav-link {
    color: #fff !important;
}

.bg-danger a.nav-link:hover, .bg-success a.nav-link:hover {
    border-color: #fff !important;
}

.select2-container {
    display: block;
}

.performance .card-header {
    background-color: #899ea3 !important;
}

.performance .card-header h4 {
    color: #fff;
}

.performance .fonticon-container>.fonticon-wrap {
    float: right;
}

.performance .fonticon-container>.fonticon-wrap img {
    width: 64px;
    vertical-align: text-bottom;
    margin: 0 10px;
}

table tr td table tr td {
    border: 0 !important;
}



.card>button.waves-effect.btn.btn-secondary.btn-md,
.card>a.waves-effect.btn.btn-primary.btn-md {
    border-radius: 50px;
    box-shadow: 0px 1px 20px 1px rgba(108, 117, 125, 0.38);
    margin-top: 20px;
}

.daterangepicker td.active, .daterangepicker td.active:hover, .daterangepicker td.in-range.active {
    background-color: #357ebd !important;
}

.daterangepicker td.in-range {
    background-color: #ddd !important
}


.red-text {
    color: red;
}

.no_comments {
    margin: 10px 20px 10px 20px;
}

.badge {
    font-size: 0.85rem !important;
}

.capitalize {
    text-transform: lowercase;
}

.capitalize::first-letter {
    text-transform: uppercase;
}

.btn-danger-2 {
    background-color: #F46036 !important;
}

.btn-blue-2 {
    background-color: #0B3954 !important;
}

.btn-success-2 {
    background-color: #1B998B;
}

.danger-2 {
    color: #F46036 !important;
}

.blue-2 {
    color: #0B3954 !important;
}

.success-2 {
    color: #1B998B;
}

.bg-yellow {
    background-color: #fff8c5 !important;
}

.border-yellow {
    border: 1px solid #fff8c5 !important;
}

.text-yellow {
    color: #fff8c5 !important;
}

form label {
    display: block;
}

.select2-container {
    width: 100% !important;
}


.nav-vertical .nav-left.nav-tabs.nav-border-left li.nav-item a.nav-link {
    width: 100%;
}

.nav-vertical .nav-left~.tab-content .tab-pane.active {
    overflow: hidden;
}

.table th, .table td {
    padding: 0.75rem .4rem !important;
}

.badge.black {
    padding: 0 !important;
}

.timeline-card .card-header {
    padding: 1rem 1.5rem;
}

.table-fixed tbody {
    height: 300px;
    overflow-y: auto;
    width: 100%;
}

.table-fixed thead,
.table-fixed tbody,
.table-fixed tr,
.table-fixed td,
.table-fixed th {
    display: block;
}

.table-fixed tbody td,
.table-fixed tbody th,
.table-fixed thead>tr>th {
    float: left;
    position: relative;
}

.table-fixed tbody td::after,
.table-fixed tbody th::after,
.table-fixed thead>tr>th::after {
    content: '';
    clear: both;
    display: block;
}

table .row-options {
    margin-top: 5px;
    padding: 2px 0 0;
    position: relative;
    left: -9999em;
}

table tr:hover td .row-options {
    position: static;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.row-options a:hover {
    text-decoration: none;
}

.font-small-4 {
    font-size: 0.8rem !important;
}

.font-small-5 {
    font-size: 1.14rem !important;
}

.slide-up {
    position: relative;
    bottom: -11px;
}

table tr:hover td .slide-up {
    bottom: 0px;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

table.newtable thead {
    background: #e3e9ed;
}

table.newtable thead th {
    padding: 1.2rem .4rem !important;
}

table.newtable tr:nth-child(2n+2) {
    background: rgba(227, 233, 237, .2);
    box-shadow: 1px 1px 4px 0px #e3e9ed;
}

table.newtable tbody tr td {
    border: 0;
}

div#orderDetails div>div.border-grey:nth-child(2n+2) {
    background: rgba(227, 233, 237, .2);
    box-shadow: 1px 1px 4px 0px #e3e9ed;
}

.mt-40 {
    margin-top: 40px !important;
}

.hide {
    display: none !important;
}

.td-100 {
    max-width: 100px;
}

.td-110 {
    max-width: 110px;
}

.td-150 {
    max-width: 150px;
}


.bg-warning.bg-accent-2 {
    background-color: #FF8A65 !important;
}

.tb-break {
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    white-space: pre-wrap !important;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
}

.details-break {
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    white-space: pre-wrap !important;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    max-width: 200px;
}

.border-left-secondary {
    border-left: 1px solid #6B6F82;
}

.card .card.box-shadow-1 {
    box-shadow: 0px 1px 15px 1px rgba(62, 57, 107, 0.07) !important;
}

.sectionOne {
    margin-top: 20px !important;
    font-size: initial !important;
}

.sectionTwo {
    margin-top: 10px !important;
    font-size: initial !important;
    border-top: 1px solid #f9f9f9 !important;
    padding: 15px 0 0 0 !important;
}

.sectionTwo ul {
    list-style-type: none;
    margin: 15px 0 0 0;
    padding: 15px 0 0 0;
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #f9f9f9;
}

.sectionTwo ul li .project-highlight {
    display: flex;
}

.sectionTwo ul li .project-highlight i {
    font-size: 4.4rem !important;

}


.users .list-group {
    max-height: 150px;
    overflow-y: auto;
}

.ribbon {
    position: relative;
    color: white;

}

.ribbon4.status {
    top: 50px;
}

.ribbon4 {
    position: absolute;
    top: 15px;
    padding: 3px 10px;
    background: #00B3ED;
    box-shadow: -1px 2px 3px rgba(0, 0, 0, .3);
    left: -15px
}

.ribbon4:before, .ribbon4:after {
    content: "";
    position: absolute;
}

.ribbon4:before {
    width: 7px;
    height: 100%;
    top: 0;
    left: -6.5px;
    padding: 0 0 7px;
    background: inherit;
    border-radius: 5px 0 0 5px;
}

.ribbon4:after {
    width: 5px;
    height: 5px;
    bottom: -5px;
    left: -4.5px;
    background: lightgreen;
    border-radius: 5px 0 0 5px;
}


.ribbon5 {
    position: absolute;
    top: 15px;
    padding: 3px 10px;
    background: #00B3ED;
    box-shadow: -1px 0px 3px 2px rgba(0, 0, 0, .3);
    right: -15px
}

.ribbon5:before, .ribbon5:after {
    content: "";
    position: absolute;
}

.ribbon5:before {
    width: 7px;
    height: 100%;
    top: 0;
    right: -6.5px;
    padding: 0 0 7px;
    background: inherit;
    border-radius: 5px 5px 0 0;
}

.ribbon5:after {
    width: 5px;
    height: 5px;
    bottom: -5px;
    right: -4.5px;
    background: lightskyblue;
    border-radius: 5px 5px 0 0px;
}

.project .card-header {
    border-bottom: 1px solid #EEEEEE;
}


/******** Project details page ***********/
.heading-elements.project-intro.project {
    top: 11px !important;
}

.project-intro.project ul {
    list-style-type: none;
    margin: 6px 0 0 0;
    padding: 15px 0 0 0;
    display: flex;
    justify-content: space-between;
}

ul li .project-highlight {
    display: flex;
}

ul li .project-highlight i {
    font-size: 42px;
    background: linear-gradient(to left top, #6676e9, rgba(103, 119, 239, 0.3));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

ul li .project-highlight .info {
    margin-left: 10px;
    margin-top: 8px;
}

ul.list-inline_ li .project-highlight .info {
    margin-top: 0;
}

ul li .project-highlight .info span {
    font-size: 14px;
    color: #6c757d;
    padding-bottom: 6px;
    line-height: 1.7;
}

ul li .project-highlight .info p {
    margin: 0;
    font-weight: 500;
    line-height: initial;
    color: #ffffff;
    background-color: #47636c;
    text-align: center;
    border-radius: 2.25rem;
    display: block;
    padding: 0 10px;

}

.custom-table-view .table-row {
    justify-content: space-between;
    align-items: center;
    padding: 10px 8px;
}

.custom-table-view .table-row:nth-child(even) {
    background-color: rgba(0, 0, 0, 0.02);
}

.custom-table-view .table-row .user-name {
    width: 60%;
}

.custom-table-view .table-row .user-name span {
    display: block;
}

.custom-table-view .table-row .task {
    width: 10%;
}

.custom-table-view .table-row .tag {
    width: 25%;
}

.custom-table-view .table-row .status {
    color: #fd7f7f;
    width: 5%;
    text-align: center;
}

.custom-table-inner.milestones .milestones-name {
    width: 50%;
}

.custom-table-inner.milestones .milestones {
    width: 25%;
}

.custom-table-inner.milestones .tag {
    width: 17%;
}

.custom-table-inner.milestones .action {
    width: 10%;
    display: flex;
    justify-content: space-around;
}


.list-unstyled-border li {
    border-bottom: 1px solid #f9f9f9;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.list-unstyled-border li.odd {
    background: #F5F5F5;
    text-align: right;
}

ul.activity-wrap li h6 {
    font-size: 14px;
}

ul.activity-wrap li p {
    line-height: initial;
    padding: 5px 0;
    font-size: 13px;
}

ul.activity-wrap li div {
    font-size: 12px;
}


.project-info span {
    margin-right: 4px;
    margin-bottom: 3px;
}

.img-close {
    position: relative;
    text-align: right;
    top: 7px;
    right: 6px;
    font-size: 22px;
    margin-bottom: -22px;
    cursor: pointer;
}

.img-close i {
    box-shadow: 0px 1px 15px 1px rgba(62, 57, 107, 0.07);
}

.activity-wrap {
    max-height: 500px;
    overflow: auto;
}

.hidden {
    display: none;
}


.inline-block {
    display: inline-block;
}

.multi-file-uploader-border-red {
    border-color: red !important;
}


.box-shadow-3, .card .card.box-shadow-3 {
    box-shadow: 0 3px 10px 0 rgba(62, 57, 107, 0.11) !important;
}

.card .btn-blue-grey {
    border-color: #607d8b !important;
}

.h-400 {
    max-height: 400px;
    overflow: auto;
}

.grid-hover {
    padding-bottom: 0;
    max-height: 540px;
    overflow-y: scroll;
}

.grid-hover figure {
    min-width: auto;
}

.grid-hover figure h2 {
    font-size: 13px;
}

figure.effect-oscar figcaption {
    padding: 1em;
}

figure.effect-oscar p {
    margin-bottom: 8px;
    font-size: 24px;
}

figure.effect-oscar figcaption a {
    color: #fff;
}

figure.effect-oscar figcaption a:hover {
    color: #fff;
}

.grid-hover figure {
    margin: 1px 1%;
}

figure.effect-oscar:hover .count {
    position: absolute;
    font-size: 11px;
    margin-left: 21px;
    background: #1e9ff2;
    border-radius: 50px;
    width: 18px;
    height: 18px;
}

figure.effect-oscar figcaption::before {
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
}

figure.effect-oscar:hover figcaption {
    background-color: rgba(25, 24, 23, 0.58);
}

.caption-img {
    display: grid;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 100%;
}

.masonry {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 0em;
    -moz-column-gap: 1em;
    column-gap: 0em;
}

.masonry {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
}

.masonry.two {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}

.masonry.one {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
}


.badge.badge-striped.badge-success {
    background-color: rgba(40, 208, 148, 0.1) !important;
    border-width: 4px !important;
    padding: 12px !important;
}

.badge.badge-striped.badge-danger {
    background-color: rgba(255, 73, 97, 0.1) !important;
    border-width: 4px !important;
    padding: 12px !important;
}

fieldset button.btn.btn-social {
    min-height: 39px;
}

.width-36 {
    width: 36px;
    height: 36px;
}

.width-42 {
    width: 42px;
    height: 42px;
}

.left-arrow {
    position: relative;
    border-radius: 4px;
    padding: .5em .9em !important;
    top: -3px;
}

.left-arrow:before {
    position: absolute;
    top: 7px;
    right: auto;
    left: -10px;
    height: 0;
    content: '';
    border: 5px solid transparent;
    border-right-color: #28d094;
    border-left-color: transparent;
}

.badge-success.badge-glow {
    box-shadow: -2px 1px 3px 0px #bfbfbf;
}

.custom-table-inner.milestones {
    min-height: 90px;
}

.project-status {
    min-height: 154px;
}

::-webkit-scrollbar-thumb {
    background-color: #B03C3F;
    border-radius: 10px;
}

::-webkit-scrollbar-thumb:hover {
    background-color: #BF4649;
    border: 1px solid #333333;
}

::-webkit-scrollbar-thumb:active {
    background-color: #A6393D;
    border: 1px solid #333333;
}

.height-190 {
    height: 190px;
}

.water-mark {
    position: absolute;
    z-index: 2;
    display: block;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) rotate(300deg);
}

.water-mark span {
    font-size: 120px;
    opacity: .3;
}

.water-mark .green {
    color: #aed581;
}

.min-cart {
    min-height: 238px;
}


.showUploadedData img {
    max-width: 80px;
}

.uploadView.float-r {
    float: right;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.chat-right .singleDownloadIcon {
    position: absolute;
    right: 0;
    left: 0;
    top: 30px;
    text-align: center;
}

.chat-left .singleDownloadIcon {
    position: absolute;
    /* right: 0; */
    left: 0;
    /* top: 10px; */
    text-align: center;
}

.uploadData {
    position: relative;
}

.grid-hover figure img {
    height: 270px !important;
    width: 270px !important;
    object-fit: cover !important;
}

/* Hamza Khan CSS Starts */
/* width */

::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}


/* Track */

::-webkit-scrollbar-track {
    background: transparent;
}


/* Handle */

::-webkit-scrollbar-thumb {
    background: #c7c7c7;
    border-radius: 40px;
}


/* Handle on hover */

::-webkit-scrollbar-thumb:hover {
    background: #848484;
}

::-webkit-scrollbar-track:hover {
    background: #cdcdcd;
}


.order-box table {
    margin-bottom: 0px;
}

.box-shadow-2 h4 i {
    color: #1e9ff2;
    font-size: 29px !important;
    margin-right: 8px;
    background-color: rgb(30 159 242 / 0.08);
    padding: 10px 10px;
    border-radius: 50%;
}

.messages_header {
    margin-top: 50px;
}

.project-status-box {
    border-left: 3px solid #1e9ff2;
    border-radius: 0;
}

.client-brief-box {
    border-left: 3px solid #38c172;
}

.client-brief-box .card-header {
    border-radius: 10px;
}

.client-brief-box .img_icn {
    color: #38c172 !important;
    background-color: rgb(56 193 114 / 0.1) !important;
}

.agent-file-box {
    border-left: 3px solid #FF9149;
}

.agent-file-box .card-header {
    border-radius: 10px;
}

.agent-file-box .file_icn {
    color: #FF9149 !important;
    background-color: rgb(255 145 73 / 0.1) !important;
}

.task_name_head {
    background-color: #d8e2e1;
}

.file_icn {
    margin-right: 10px;
}

.order-box table thead tr th {
    background-color: #607d8b;
    border: none;
}

.project-box table {
    margin-bottom: 0px;
}

.project-box table thead tr th {
    background-color: #607d8b;
    border: none;
}

.footer-all {
    background-color: #3c525d !important;
}

.footer-all p span {
    color: #ffffff !important;
}

.header-all {
    background-color: #3c525d !important;
}

.transaction-details .card-body {
    padding: 0px;
}

.transaction-details table {
    margin-bottom: 0px;
}

.transaction-details table thead tr th {
    background-color: #607d8b;
    border: none;
}

.order-details .card-body {
    padding: 0px;
}

.order-details table {
    margin-bottom: 0px;
}

.order-details table thead tr th {
    background-color: #607d8b;
    border: none;
}

.order-details table tbody tr td a .la-eye {
    font-size: 23px !important;
    color: #f7a43d !important;
    text-decoration: none !important;
    transition: 0.5s;
}

.order-details table tbody tr td a .la-eye:hover {
    transform: scale(1.2);
}

.invoices-details .card-body {
    padding: 0px;
}

.invoices-details table {
    margin-bottom: 0px;
}

.invoices-details table thead tr th {
    background-color: #607d8b;
    border: none;
}

.invoices-details table tbody tr td a .la-eye {
    font-size: 23px !important;
    color: #f7a43d !important;
    text-decoration: none !important;
    transition: 0.5s;
}

.invoices-details table tbody tr td a .la-eye:hover {
    transform: scale(1.2);
}

.transac-amount {
    font-size: 15px;
    text-align: center;
}


/* Order Details Css Starts*/

.orders-details>.card-header:first-child.bg-success {
    background-color: #fff !important;
    border-bottom: 4px solid #40e285;
    -webkit-box-shadow: 0px 0px 8px -3px rgba(142, 170, 183, 1);
    -moz-box-shadow: 0px 0px 8px -3px rgba(142, 170, 183, 1);
    box-shadow: 0px 0px 8px -3px rgba(142, 170, 183, 1) !important;
}

.orders-details>.card-header:first-child.bg-danger {
    background-color: #fff !important;
    border-bottom: 4px solid #f6001a;
    -webkit-box-shadow: 0px 0px 8px -3px rgba(142, 170, 183, 1);
    -moz-box-shadow: 0px 0px 8px -3px rgba(142, 170, 183, 1);
    box-shadow: 0px 0px 8px -3px rgba(142, 170, 183, 1) !important;
}

.orders-details1>.card-header:first-child {
    background-color: #fff !important;
    border-bottom: 4px solid #ffb822;
    -webkit-box-shadow: 0px 0px 8px -3px rgba(142, 170, 183, 1);
    -moz-box-shadow: 0px 0px 8px -3px rgba(142, 170, 183, 1);
    box-shadow: 0px 0px 8px -3px rgba(142, 170, 183, 1) !important;
}

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

.orders-details>table {
    margin-bottom: 0px !important;
}

.tab-trnsac-head {
    display: flex;
    align-items: center;
}

.tab-trnsac-head h4 {
    margin-left: 80px;
}

.tab-transac-badge i {
    color: #fff;
    font-size: 35px !important;
}

.transac-success {
    background-color: #40e285;
}

.transac-danger {
    background-color: #f6001a;
}

.tab-transac-badge {
    padding: 15px;
    border-radius: 8px;
    position: absolute;
    top: -15px;
    -webkit-box-shadow: 0px 6px 31px 0px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0px 6px 31px 0px rgba(0, 0, 0, 0.6);
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.6);
}

.transac-btn-box .buttons a {
    font-size: 12px;
    padding: 6px 5px 6px 5px !important;
    position: relative;
    color: #002520;
    align-items: center;
    display: flex;
    border-radius: 4px;
    transition: all 0.2s ease-in-out;
    text-decoration: none;
}

.success-hover:hover {
    background-color: #38c172;
    color: #fff !important;
}

.danger-hover:hover {
    background-color: #f6001a;
    color: #fff !important;
    border-radius: 4px;
}

#invoice-template h1, #invoice-template h2, #invoice-template h3, #invoice-template h4, #invoice-template h5, #invoice-template h6, #invoice-template button, #invoice-template a, #invoice-template table th {
    font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
    letter-spacing: unset !important;
}

.order-items-badge {
    background-color: #ffb822;
}

.transac-btn-box .buttons {
    display: flex;
    align-items: center;
}

.transac-btn-box {
    display: flex;
    align-items: center;
}

.table thead th {
    border: 1px solid #607d8b !important;
    color: #fff !important;
    font-size: 13px !important;
    background-color: #607d8b !important;
    font-weight: 500 !important;
    letter-spacing: 0.8px;
    position: sticky;
    top: -1px;
    z-index: 1;
}

table.newtable thead th {
    padding: 7px 2px !important;
}

.card.orders-details {
    box-shadow: 0px 1px 15px 1px rgba(62, 57, 107, 0.07) !important;
    margin: 15px 0px 0px;
}

.card.orders-details1 {
    box-shadow: 0px 1px 15px 1px rgba(62, 57, 107, 0.07) !important;
    margin: 0px 0px 15px;
}

.page_title {
    padding: 5px 0px;
}



/* Order Details Css Ends*/


/* Pending Invoices Css Starts */

.pending-invoice-sec .in-center {
    margin: 20px auto;
}

.balance-due {
    display: flex;
    align-items: center;
    padding: 60px 15px 0;
    margin-top: 32px;
    margin-bottom: 20px;
}

.balance-due p {
    margin: 0px;
    padding: 0px;
    font-size: 19px;
    color: #4e646f;
    font-weight: bold;
}

.balance-due h6 {
    margin-bottom: 0px;
    font-weight: 400;
    font-size: 18px;
    color: #4e646f;
}

.pending-invoice-sec #invoice-template {
    background-color: #e6e6e6c7;
    padding: 0;
    border: 1px solid #607d8b26;
    border-radius: 5px;
}

.pending-invoice-sec #invoice-company-details h2 {
    background-color: #607d8b;
    font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
    color: #ffffff;
    text-align: center;
    padding: 15px 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    font-size: 21px;
}

.company-logo {
    /* position: absolute;
    right: 50px;
    top: 73px; */
    max-width: 180px;
}

#invoice-customer-details {
    margin: 10px 15px 10px 15px;
    background-color: #fff;
    padding: 10px 0 10px 0 !important;
}

div#invoice-customer-details h5 {
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 6px;
    font-size: 18px;
    font-weight: 500;
    color: #4e646f;
}

.invoice-bill-info .row {
    margin-bottom: 5px;
}

.invoice-bill-info h6 {
    margin: 0;
    color: #4e646f;
    font-weight: 600;
    font-size: 12px;
}

.invoice-bill-info p {
    margin: 0;
    color: #4e646f;
    font-size: 12px;
    font-weight: 600;
}

div#invoice-items-details {
    margin: 20px 15px 0 15px;
}

.invoice-table {
    border: 1px solid #a7a7a7;
}

table.table thead {
    background-color: #607d8b !important;
    color: #fff !important;
}

.invoice-table thead th {
    border: 1px solid #a7a7a7 !important;
    color: #fff !important;
    font-size: 13px !important;
    background-color: #607d8b !important;
    font-weight: 500 !important;
    font-family: 'Asap', sans-serif !important;
    letter-spacing: unset !important;
}

.invoice-table tbody td {
    border: 1px solid #a7a7a7;
    font-family: 'Roboto', sans-serif !important;
    letter-spacing: unset !important;
}

.invoice-total-info {
    margin-top: 20px;
    justify-content: flex-end;
    margin-bottom: 20px;
}

.invoice-total-info h6 {
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    color: #4e646f;
}

.invoice-total-info p {
    margin: 0;
    font-size: 16px;
    font-weight: bold;
    color: #4e646f;
}

.invoice-table td {
    margin: 0;
    color: #4e646f;
    font-weight: 600;
    font-size: 12px;
}

.row.invoice-payment-box h4 {
    border-bottom: 1px solid #4e646f;
    color: #4e646f;
    padding: 0px 10px;
    font-size: 20px;
}

#invoice-items-details label {
    display: none;
}

#invoice-items-details input {
    border-radius: 4px;
    border: 1px solid #607d8b36;
}

#invoice-footer h6 {
    margin: 0 0 10px 0;
    font-weight: 600;
    font-size: 16px;
    color: #4e646f;
}

#invoice-items-details input {
    border-radius: 4px;
    border: 1px solid #607d8b36;
}

#invoice-template p, #invoice-template table td {
    font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
    letter-spacing: unset !important;
}

#invoice-items-details label:last-child {
    display: block;
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #a94442;
}


/* Pending Invoices Css Ends */

/* Cancel Invoices Css Starts */

.cancel-invoice-sec #invoice-template {
    background-color: #e6e6e6c7;
    padding: 0;
    border: 1px solid #607d8b26;
    border-radius: 5px;
}

.cancel-invoice-sec .in-center {
    margin: 20px auto;
}

.cancel-invoice-sec #invoice-company-details h2 {
    background-color: #607d8b;
    color: #ffffff;
    text-align: center;
    padding: 15px 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    font-size: 21px;
}

.cancel-invoice-sec .balance-due {
    display: flex;
    align-items: center;
    padding: 0 15px;
    margin-top: 10px;
    margin-bottom: 100px;
}

/* Cancel Invoices Css Ends */

.user-dropdown {
    padding: 0;
}

.user-dropdown .dropdown-divider {
    margin: 0;
}

.user-dropdown a:hover {
    background-color: #3c525d;
    color: #ffffff;
}

.user-dropdown {
    border: none !important;
    top: 66px;
    right: 27px !important;
}

.user-dropdown a {
    padding: 12px !important;
}

.average {
    justify-content: center;
}

.summary-icon {
    display: flex;
    width: 70px;
    height: 70px;
    border-radius: 50%;
}

.summary-icon i {
    line-height: 70px;
    margin: 0 auto;
    font-size: 35px !important;
}

.summary-icon .icon-docs {
    color: #1e9ff2 !important;
}

.paid_invoices h3 {
    color: #1e9ff2 !important;
    font-size: 30px;
}

.paid_invoices span {
    font-size: 16px;
    text-align: right;
}

.paid_invoices {
    padding: 30px 30px;
    border-radius: 5px;
    box-shadow: 0px 0px 8px -3px rgba(142, 170, 183, 1);
    border: 1px solid rgb(142 170 183 / 0.3);
    transition: all 0.2s ease-in-out;
}

.paid_invoices .summary-icon {
    background-color: rgb(39 159 242 / 20%);
}

.in_progress .summary-icon .icon-bar-chart {
    color: #ffb822 !important;
}

.in_progress h3 {
    color: #ffb822 !important;
    font-size: 30px;
}

.in_progress span {
    font-size: 16px;
    text-align: right;
}

.in_progress {
    padding: 30px 30px;
    border-radius: 5px;
    box-shadow: 0px 0px 8px -3px rgba(142, 170, 183, 1);
    border: 1px solid rgb(142 170 183 / 0.3);
    transition: all 0.2s ease-in-out;
}

.in_progress .summary-icon {
    background-color: #ffb82238;
}

.completed .summary-icon .icon-trophy {
    color: #28D094 !important;
}

.completed h3 {
    color: #28D094 !important;
    font-size: 30px;
}

.completed span {
    font-size: 16px;
    text-align: right;
}

.completed {
    padding: 30px 30px;
    border-radius: 5px;
    box-shadow: 0px 0px 8px -3px rgba(142, 170, 183, 1);
    border: 1px solid rgb(142 170 183 / 0.3);
    transition: all 0.2s ease-in-out;
}

.completed .summary-icon {
    background-color: rgb(40 208 148 / 20%);
}

.paid_amount h3 {
    color: #6b6f82 !important;
    font-size: 30px;
}

.paid_amount .la-money {
    color: #6b6f82 !important;
}

.paid_amount h4 {
    color: #ffffff !important;
}

.paid_amount span {
    font-size: 16px;
    text-align: right;
}

.paid_amount .average-header {
    background-color: #1B998B;
}

.paid_amount {
    border-radius: 5px;
    box-shadow: 0px 0px 8px -3px rgba(142, 170, 183, 1);
    border: 1px solid rgb(142 170 183 / 0.3);
    transition: all 0.2s ease-in-out;
    padding: 30px;
}

.paid_amount .summary-icon {
    background-color: #6b6f824d;
}

.pending_invoices .icon-bell {
    color: #f6001a !important;
}

.pending_invoices h3 {
    color: #f6001a !important;
    font-size: 30px;
}

.pending_invoices h4 {
    color: #ffffff !important;
}

.pending_invoices .average-header {
    background-color: #f6001a;
}

.pending_invoices {
    border-radius: 5px;
    box-shadow: 0px 0px 8px -3px rgba(142, 170, 183, 1);
    border: 1px solid rgb(142 170 183 / 0.3);
    transition: all 0.2s ease-in-out;
    padding: 30px;
}

.pending_invoices span {
    font-size: 16px;
    text-align: right;
}

.pending_invoices .summary-icon {
    background-color: rgb(246 4 26 / 20%);
}

.trans-summary-card {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.project_details_card {
    padding-top: 50px;
    padding-bottom: 30px;
}

.custom-table-view .card {
    margin-bottom: 0px;
    box-shadow: 0px 1px 15px 1px rgba(62, 57, 107, 0.07) !important;
}

.modal-custom .modal-header {
    background-color: #8bc34a;
    color: #ffffff;
}

.modal-custom .modal-header button span {
    color: #ffffff;
    font-size: 25px;
}

.modal-custom-2 .modal-header {
    background-color: #8bc34a;
    color: #ffffff;
}

.modal-custom-2 .modal-header button span {
    color: #ffffff;
    font-size: 25px;
}

.custom_button {
    padding-bottom: 10px;
}

.agent_files .final-files {
    /* margin-left: -10px; */
}

.agent_files .revision {
    /* margin-left: 10px; */
    margin-bottom: 10px;
}

.chat_custom {
    height: 400px;
    overflow-y: scroll;
}

.project_details_card .modal .card-img-top {
    height: 300px;
    width: 300px;
    object-fit: contain;
    display: table;
    margin: 80px auto;
}

.chat-application .chats .chat-right:first-child {
    margin-top: 15px;
}

.no_more_alert {
    color: #fff !important;
    background-color: #6c757d !important;
    border-color: #6c757d !important;
    padding: 7px 0px;
    border-radius: 50px !important;
    font-size: 14px !important;
    box-shadow: 0px 1px 20px 1px rgba(108, 117, 125, 0.38);
}

.pay_now_btn {
    height: unset !important;
    margin-top: 10px !important;
    padding: 7px 17px !important;
    font-size: 14px;
}

.pay_now_btn .fa-credit-card {
    margin-right: 10px;
}

.invoice-total-info .row {
    border-bottom: 1px solid #ddd;
    margin: 0px 0px 5px 49px;
    justify-content: flex-end;
}

.invoice-total-info .row:last-child {
    border-bottom: none;
}

.messages_header .card-header {
    background-color: #d8e2e1;
}

.messages_header .card-header i {
    font-size: 30px;
    margin-right: 10px;
}

.messages_header .card-title {
    margin-top: 4px;
}

.send_btn span {
    margin: 0px;
    font-size: 16px;
}

.send_btn {
    padding: 5px 22px !important;
}

.send_btn i {
    margin: 3px 0px 0px 5px;
    font-size: 23px !important;
}

.submit_btn {
    font-size: 14px !important;
}

.border_none {
    border: none !important;
}

.agent-chat-box {

    max-height: 270px;

    overflow: auto;

    height: 270px;
}

.logo-width {
    max-width: 130px !important;
}

.mb-logo-width {
    max-width: 100px !important;
}

/* Responsive Css Ends */

#pay_spinner {
    position: absolute;
    top: -10px;
    left: 70px;
    z-index: 1;
    width: 25px;
    height: 25px;
    border: 4px solid #f3f3f3;
    border-radius: 50%;
    border-top: 4px solid #3498db;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/* Add animation to "page content" */
.animate-bottom {
    position: relative;
    -webkit-animation-name: animatebottom;
    -webkit-animation-duration: 1s;
    animation-name: animatebottom;
    animation-duration: 1s
}

@-webkit-keyframes animatebottom {
    from {
        bottom: -100px;
        opacity: 0
    }

    to {
        bottom: 0px;
        opacity: 1
    }
}

@keyframes animatebottom {
    from {
        bottom: -100px;
        opacity: 0
    }

    to {
        bottom: 0;
        opacity: 1
    }
}

/* Hamza Khan CSS Ends */

#file-modal-prev {
    position: absolute;
    top: 25%;
    left: 20%;
    height: 50px !important;
    width: 50px !important;
    border-radius: 50%;
    z-index: 99;
}

#file-modal-next {
    position: absolute;
    top: 25%;
    right: 20%;
    height: 50px !important;
    width: 50px !important;
    border-radius: 50%;
}

#file-modal-prev>i {
    font-size: 22px;
    text-align: center;
}

#file-modal-next>i {
    font-size: 20px;
}

.client_invoice {
    background-color: #fff;
    padding-bottom: 60px;
}

.invoice-header {
    position: relative;
    display: block;
    height: 30px;
    width: 100%;
}

.invoice-header h6 {
    margin: 0;
    position: absolute;
    top: 0px;
    right: 60px;
    background-color: #fff;
    height: 100%;
    padding: 0 10px;
    line-height: 30px;
    font-size: 42px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Open Sans';
}

.invoice-info-box h3 {
    font-size: 20px;
    font-family: 'Open Sans';
    font-weight: bold;
    color: #363b45;
    text-transform: capitalize;
    margin: 0 0 5px 0;
    padding: 0;
}

.invoice-info-box h5 {
    margin: 0 0 12px 0;
    padding: 0;
    font-size: 14px;
    font-weight: 600;
    color: #363b45;
    font-family: 'Open Sans';
}

.invoice-info {
    display: flex;
    align-items: center;
}

.invoice-info h6 {
    margin: 0;
    padding: 0;
    font-size: 13px;
    color: #363b45;
    font-weight: 500;
    font-family: 'Open Sans';
    width: 55px;
}

.invoice-info p {
    margin: 0;
    padding: 0;
    font-size: 13px;
    color: #363b45;
    font-weight: 500;
    font-family: 'Open Sans';
}

.main-body {
    padding: 20px;
}

.main-body .table thead th {
    background-color: #363b45 !important;
    border: 1px solid #363b45 !important;
}

.invoice-right-main-box {
    margin-top: 25px;
}

.invoice-right-box {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    justify-content: space-between;
}

.invoice-right-box h5 {
    margin: 0;
    padding: 0;
    font-size: 16px;
    color: #363b45;
    font-weight: 600;
}

.invoice-right-box p {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-family: 'Open Sans';
    color: #647680;
    text-align: right;
}

.main-body .table-striped tbody tr:nth-of-type(odd) {
    background-color: #ffffff;
}

.main-body .table-striped tbody tr:nth-of-type(even) {
    background-color: #e3e3e3;
}

.total-box h5 {
    font-size: 16px;
    color: #363b45;
    font-weight: 700;
    font-family: 'Open Sans';
    margin: 0;
    padding: 0;
}

.total-box p {
    font-size: 16px;
    color: #647680;
    font-weight: 600;
    margin: 0;
    padding: 0 20px 0 0;
}

.total-box {
    margin-bottom: 6px;
}

.total-sec {
    border-top: 1px solid #dde1e3;
    margin-top: 70px;
    padding-top: 35px;
}

.all-total h5 {
    color: #fff;
}

.all-total p {
    color: #fff;
}

.all-total {
    margin-top: 10px;
    position: relative;
}

.customer-info-box {
    margin-top: 50px;
}

.customer-box {
    position: relative;
    margin-bottom: 20px;
}

.customer-box::before {
    content: '';
    background-color: #363b45;
    height: 100%;
    width: 5px;
    position: absolute;
    left: 0;
}

.customer-box h4 {
    margin: 0;
    padding: 0 0 0 10px;
    font-size: 20px;
    font-weight: bold;
    font-family: 'Open Sans';
    color: #363b45;
}

.customer-box::after {
    content: '';
    height: 2px;
    width: 75%;
    position: absolute;
    top: 8px;
    right: 0;
}

.customer-info-box input,
.customer-info-box select {
    background-color: #e3e3e3;
    border: none;
    border-radius: 0px;
    min-height: 35px !important;
}

.customer-info-box .select2-container--default .select2-selection--single {
    background-color: #e3e3e3 !important;
    border: none !important;
    border-radius: 0px !important;
    height: 37px !important;
}


.customer-info-box input::placeholder,
.customer-info-box select option {
    color: #647680;
    font-size: 10px;
    font-family: 'Open Sans';
}

.card-info-box {
    margin-top: 25px;
}

.card-info-box .customer-box::after {
    width: 80% !important;
}

.btn-pay-now {
    width: 100%;
    background-color: #0075fe;
    color: #fff;
    border-radius: 0px;
    font-size: 14px;
    font-family: 'Open Sans';
    font-weight: 400;
}

.terms-main-box h6 {
    font-size: 13px;
    color: #363b45;
    font-weight: 600;
    font-family: 'Open Sans';
    margin: 0 0 8px 0;
    padding: 0;
}

.terms-main-box {
    margin: 25px 0 35px 0;
}

.invoice-footer-box {
    position: relative;
    display: block;
    height: 4px;
    width: 100%;
}

.invoice-footer-box h5 {
    margin: 0;
    position: absolute;
    top: -6px;
    right: 60px;
    background-color: #fff;
    height: 10px;
    padding: 0 10px;
    font-size: 14px;
    font-family: 'Open Sans';
    font-style: italic;
}

.terms-main-box input {
    position: relative;
    top: 2px;
}

.total-box.all-total::before {
    content: '';
    height: 100%;
    width: 60%;
    position: absolute;
    left: 0;
    background-color: #fff;
}


.p-tb-8 {
    padding: 8px 0;
}

.customer-info-box .form-error {
    color: red;
    font-size: 10px;
    margin: 0;
    padding: 0;
}

.customer-info-box .form-group {
    height: 60px;
    margin: 0;
}

.btn-pay-now:hover {
    background-color: #fff;
    color: #0075fe;
    border: 1px solid #0075fe;
}


.customer-info-box .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #647680;
    font-size: 10px;
    font-family: 'Open Sans';
}

.client_paid_invoice .invoice-footer-box {
    margin-top: 40px;
}

.client_paid_invoice {
    padding-bottom: 40px;
}

.invoice-top-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

button#print-invoice {
    float: right;
    width: 90px;
}

.terms-main-box span {
    font-size: 12px;
}

.td-wrap {
    white-space: nowrap;
}

.main-body table td {
    border-bottom: none !important;
}

.invoice-message {
    position: absolute;
    text-align: center;
    bottom: -20px;
    left: 30px;
}

.invoice-message p {
    text-align: center;
    margin: 0;
    padding: 0;
    font-size: 11px;
    font-style: italic;
}

.invoice_header_box {
    display: flex;
    justify-content: space-between;
    padding: 25px 20px;
}

.website-info {
    text-align: right;
}

.website-info p {
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: #000000;
    font-family: 'Open Sans';
}

.website-info a {
    display: block;
    color: #000000;
    font-family: 'Open Sans';
}

.chatSendBtn {
    position: absolute;
    bottom: 0;
    left: 10px;
    width: 100% !important;
}

.uploadProjectsWrapper .uppy-Dashboard-files {
    top: 0px !important;
    left: 60px !important;
    width: 340% !important;
    height: 60px !important;
    min-height: 110px !important;
}

.note-dropdown-menu.dropdown-style {
    overflow: scroll;
    height: 130px;
}

.modalMessageBox {
    height: unset !important;
}

.agent-chat-box {
    padding: 0px 0 50px !important;
}

.uploadProjectsWrapper [data-uppy-drag-drop-supported=true] .uppy-Dashboard-AddFiles {
    background-color: #8bc34a !important;
    border-radius: 5px;
    right: 0;
}

.uploadProjectsWrapper .uppy-Dashboard-browse {
    color: #fff !important;
}

.project-client-message-padding {
    padding: 0 0 240px !important;
}

.project-inner-editor-height {
    height: 240px !important;
}

.client-message-editor-height {
    height: 140px !important;
}

.btn-editor {
    margin-bottom: 5px;
}

.btn-editor>i {
    font-size: 16px;
}

.btn-editor {
    position: absolute;
    right: 352px;
    top: 25px;
    height: 36px;
    z-index: 9999;
}

.note-resizebar {
    display: none;
}

.text-editor-textarea .note-resizebar {
    display: block;
}

.note-editor.note-airframe .note-statusbar, .note-editor.note-frame .note-statusbar {
    border-top: none !important;
}


.briefBox .table thead th {
    background-color: #fff !important;
    color: #3c525d !important;
    font-weight: bold !important;
    border: none !important;
    padding: 10px 0 20px 10px !important;
    font-family: 'Poppins' !important;
    position: unset !important;
}

.briefBox .table tbody td {
    padding: 12px 12px !important;
    font-family: 'Poppins' !important;
    vertical-align: middle;
    white-space: nowrap;
}

.briefBox table td img {
    width: 40px;
    height: 40px;
    object-fit: cover;
}

.samples-drop-down>a {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    padding: 0px;
    margin: 0px;
    transition: all 0.3s ease-in-out;
}


.samples-drop-down>a>i {
    color: #526484;
    font-size: 16px !important;
    line-height: 30px;
    transition: all 0.3s ease-in-out;
}

.samples-drop-down .dropdown-menu {
    box-shadow: 0px 5px 15px 0px rgb(0 37 32 / 15%) !important;
}

.samples-drop-down ul li a {
    display: flex;
    align-items: center;
    padding: .625rem 1.25rem;
    font-size: 12px;
    font-weight: 400;
    color: #526484 !important;
    transition: all .1s;
    line-height: 1.3rem;
    position: relative;
}

.link-list-opt a i {
    font-size: 1.125rem !important;
    width: 1.75rem;
    opacity: .8;
}

.client-samples-main-box table tr td a i.ft-download {
    color: #3c525d !important;
    margin-left: 20px;
    font-size: 19px;
}

.client-samples-main-box table tr td a i.ft-eye {
    color: #ff9149 !important;
    margin-left: 5px;
    font-size: 19px;
}

.briefBox .table tbody td {
    font-size: 13px;
}

.userName {
    background-color: #38c172;
    color: #fff;
    font-family: 'Poppins' !important;
    font-weight: 400 !important;
    font-size: 11px;
    padding: 2px 5px;
    border-radius: 3px;
}

.fileDate {
    background-color: #737575;
}

.seen-status-box {
    background-color: #38c172;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    margin-left: 2px;
}

.seen-status-box i {
    color: #fff;
    font-size: 15px;
    text-align: center;
    line-height: 20px;
    margin: 0 auto;
    display: table;
}

.unseen-status {
    background-color: #bbb !important;
}

.uploadView.float-l {
    display: flex;
    align-items: center;
}

.download-message-btn {
    position: relative;
    left: -19px;
    top: -30px;
}

.download-message-btn a {
    background-color: #3c525d;
    padding: 2px 1px;
}

.download-message-btn a i {
    color: #fff;
    position: relative;
    top: 2px;
}

.messages-section {
    margin-bottom: 0px;
}

.messages-section .card-head .card-header {
    background-color: transparent;
    padding: 10px;
}

.messages-section .card-head {
    border-bottom: 1px solid #eaeaea;
}

.user-data-box {
    display: flex;
}

.user-data-box .user-img .avatar {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f1f1f1;
    border-radius: 50%;
}

.user-data-box .user-img .avatar i {
    position: unset;
    font-size: 20px;
    height: unset;
    width: unset;
    color: #3c525d;
}

.user-data-box .user-img .avatar .online-status {
    background-color: rgb(40 208 148);
    height: 12px;
    width: 12px;
    border: 2px solid #fff;
    border-radius: 50%;
    position: absolute;
    bottom: 0px;
    right: -3px;
}

.user-info {
    margin-left: 10px;
}

.user-info a {
    color: #555;
    text-transform: uppercase;
}

.user-info a:hover {
    color: #555;
    text-decoration: none;
}

.user-info a span {
    font-size: 17px;
    font-weight: 600;
    font-family: 'Quicksand';
}

.user-info a .typing-text {
    color: #82959b;
    font-size: 12px;
    text-transform: lowercase;
    margin-left: 5px;
}

.user-info .last-seen {
    color: #888888;
    display: block;
    font-size: 12px;
    font-weight: 600;
    font-family: 'Quicksand';
}

.chat-box .chat-header .chat-user-img i {
    height: 30px;
    width: 30px;
}

.chat-user-img i {
    background-color: #fff;
    border-radius: 50%;
    text-align: center;
    top: 60px;
    padding-top: 5px;
    border: 1px solid #586b74;
    color: #586b74;
    font-size: 16px;
}

.replyChatBox .chat-header {
    display: flex;
}

.replyChatBox .chat-img-icon i {
    background-color: #fff;
    border-radius: 50%;
    text-align: center;
    top: 60px;
    padding-top: 5px;
    border: 1px solid #586b74;
    color: #586b74;
    font-size: 16px;
    height: 30px;
    width: 30px;
}

.replyChatUser {
    margin-left: 9px;
}

.replyChatBox .chat-user-info .chat-user-name {
    font-size: 16px;
    font-weight: 600;
    font-family: 'Quicksand';
    color: #555;
    margin-bottom: 0px;
}

.replyChatBox .chat-user-info .chat-time {
    font-size: 11px;
    font-weight: 600;
    color: #959595;
    font-family: 'Quicksand';
    margin-left: 5px;
}

.messages-section .chat-box .chats .chat {
    padding: 10px 20px;
    border-bottom: 1px solid #5555553b;
    position: relative;
}

.messages-section .chat-box .chats .chat .chat-header {
    display: flex;
    align-items: center;
}

.messages-section .chat-box .chats .chat .chat-header .chat-user-info {
    margin-left: 5px;
    display: flex;
    align-items: baseline;
}

.messages-section .chat-box .chats .chat .chat-header .chat-user-info .chat-user-name {
    font-size: 16px;
    font-weight: 600;
    font-family: 'Quicksand';
    color: #555;
    margin-bottom: 0px;
}

.messages-section .chat-box .chats .chat .chat-header .chat-user-info .chat-time {
    font-size: 11px;
    font-weight: 600;
    color: #959595;
    font-family: 'Quicksand';
    margin-left: 5px;
}

.messages-section .chat-box .chats .chat .chat-body {
    margin-left: 35px;
}

.messages-section .chat-box .chats .chat .chat-body .chat-content p {
    font-size: 15px;
    font-family: 'Quicksand';
    font-weight: 600;
    color: #555555cf;
}

.messages-section .chat-box .chats .chat .chat-body .chat-images {
    background-color: #fff;
    width: fit-content;
    padding: 5px;
    border-radius: 5px;
    margin-top: 10px;
    display: flex;
    align-items: center;
}

.messages-section .chat-box .chats .chat .chat-body .chat-images .images-box {
    width: 150px;
    height: 150px;
    object-fit: contain;
    border: 1px solid #d3cbcb;
    border-radius: 10px;
    margin: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.messages-section .chat-box .chats .chat .chat-body .chat-images .images-box img {
    width: 130px;
    height: 130px;
    object-fit: contain;
    border-radius: 10px;
    margin: 5px;
}

.messages-section .chat-box .chats .chat .chat-body .reply-section {
    margin-top: 10px;
}

.messages-section .chat-box .chats .chat .chat-body .reply-section a {
    font-size: 16px;
    color: #586b74;
    font-family: 'Quicksand';
    font-weight: 600;
}

.messages-section .chat-box .chats .chat .chat-body .reply-section a i {
    margin-right: 5px;
}

.messages-section .chat-box .chats .chat .chat-body .reply-section .reply-box a {
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 20px;
    color: #929292;
    z-index: 9;
}

.messages-section .chat-box .chats .chat .chat-body .reply-section .reply-box .note-editor .note-statusbar .note-resizebar {
    display: block;
}

.messages-section .chat-box .chats .chat .chat-body .reply-section .reply-chat {
    border-left: 3px solid #b7b7b7;
    padding-left: 20px;
    margin: 20px 0px 20px 30px;
}

.messages-section .chat-box .chats .chat .chat-icons {
    position: absolute;
    top: 10px;
    right: 10px;
}

.messages-section .chat-box .chats .chat .chat-icons a i {
    font-size: 18px;
    color: red;
    margin-right: 10px;
    transition: all 0.3s ease-in-out;
}

.messages-section .chat-box .chats .chat .chat-icons a i:hover {
    transform: scale(1.2);
}

/* .messages-section .card-content {
    min-height: 600px;
}

.messages-section .card-content .card-body {
    min-height: 600px;
} */

.messages-section .card-content .card-body .chat-box {
    height: 600px;
    min-height: 600px;
    overflow: scroll;
    max-height: 600px;
}

.messages-section .card-content .card-body .chat-box .preloader-wrapper {
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: center;
}

.messages-section .card-content .card-body .chat-box .preloader-wrapper .spinner-layer .gap-patch .circle i {
    font-size: 80px;
}

.messages-section .chat-box .chats .chat.user-chat {
    background-color: #cecece4a;
}

.messages-section .chat-box .chats .chat.client-chat {
    background-color: #cecece;
}

.messages-section .card-content .card-body .text-editor {
    padding: 10px 10px 0px;
    border-top: 1px solid #cccccc;
}

.messages-section .card-content .card-body .text-editor .text-editor-input {
    display: flex;
    align-items: flex-start;
    margin-bottom: 0px;
}

.messages-section .card-content .card-body .text-editor .text-editor-input .text-editor-textarea {
    width: 100%;
    position: relative;
    margin-bottom: 0px;
}

.messages-section .card-content .card-body .text-editor .text-editor-input .text-editor-textarea>a>i {
    font-size: 25px;
    position: absolute;
    right: 20px;
    top: 15px;
    font-weight: 600;
    color: #919191;
    z-index: 9;
}

.messages-section .card-content .card-body .text-editor .text-editor-input .text-editor-textarea>textarea {
    padding-right: 50px;
}

.messages-section .card-content .card-body .text-editor .text-editor-input .text-editor-sendbtn button {
    display: flex;
    align-items: center;
}

.messages-section .card-content .card-body .text-editor .text-editor-input .text-editor-sendbtn button span {
    margin-left: 5px;
}

/* new css */

.task-header-sec .projects-tabs ul {
    border: none;
    background-color: #fff;
    border-radius: 0px;
}

.task-header-sec .projects-tabs ul li a {
    color: #3c525d;
    font-weight: 500;
    font-size: 14px;
    padding: 13px 20px !important;
    border: none;
}

.task-header-sec .projects-tabs ul li a.active {
    border-bottom: 3px solid #8bc34a;
}

div#myTabContent {
    margin-top: 22px;
}

.project-details-sec .project-details-box {
    max-height: 320px;
    min-height: 320px;
}

.project-value-and-details-box {
    display: flex;
    align-items: center;
}

.project-value {
    height: 50px;
    position: relative;
    border-radius: 5px;
    width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #798bff;
    background-color: rgb(121, 139, 255);
    margin-right: 15px;
}

.project-value h2 {
    line-height: 110px;
    font-size: 35px;
    color: #fff;
    margin-bottom: 0px;
}

.project-header-main-box {
    position: relative;
    display: flex;
}

.main-heading h6 {
    font-size: 24px;
    color: #181c32;
    font-weight: 600;
}

.task-header-sec .projects-tabs ul {
    border: none;
    background-color: #fff;
    border-radius: 0px;
}

.descp-box ul {
    font-size: 16px;
    padding: 0px;
    margin: 0px;
}

.descp-box ul li {
    width: fit-content;
    padding: 0px 10px;
    font-weight: 600;
    font-size: 12px;
}

.category-badge-main.logo {
    background-color: #e9f9ef;
    color: #38c172;
    border: 1px solid #38c172;
}

.project-card {
    padding: 0 1.25rem;
}

.samples-drop-down>a>i {
    color: #3c525e;
    font-size: 16px !important;
    line-height: 30px;
    transition: all 0.3s ease-in-out;
    margin-right: 0px !important;
}

.samples-drop-down ul li a {
    display: flex;
    align-items: center;
    padding: .625rem 1.25rem;
    font-size: 12px;
    font-weight: 400;
    color: #3c525e !important;
    transition: all .1s;
    line-height: 1.3rem;
    position: relative;
    text-decoration: none;

}

.samples-drop-down ul {
    list-style-type: none;
}

.samples-drop-down {
    position: absolute;
    right: 2px;
    top: 2px;
    transition: all 0.3s ease-in-out;
    border-radius: 50%;
}

.samples-drop-down:hover {
    background-color: #3c525e;
    border-radius: 50%;
    margin: 0 auto;
    color: #fff !important;
}

.samples-drop-down>a {
    display: flex;
    align-items: center;
    justify-content: center;
}

.samples-drop-down:hover>a>i {
    color: #fff;

}

.project-table tr:nth-child(even) {
    background-color: #f2f2f2;
}

table.project-table thead th {
    border: 1px solid #3c525d;
    color: #fff;
    font-size: 13px;
    background-color: #3c525d;
    font-weight: 500;
    letter-spacing: 0.8px;
    position: sticky;
    top: -1px;
    z-index: 2;
    padding: 14px 8px;
    border: 0px;
}

.project-table {
    max-height: 65vh;
    overflow: auto;
}

.table-responsive>.table-bordered {
    margin-bottom: 0px;
    border: 0;
}

.project-table tbody tr td i {
    color: #FF9149;
    font-size: 20px;
    margin: 0 20px;
}

.project-table tbody tr td a {
    text-decoration: none;
}

div#notificationsContainer {
    max-height: 370px !important;
    overflow-y: scroll;
}

.download-message-btn {
    position: relative;
    left: -26px !important;
    top: -36px !important;
    margin-right: 0px !important;
}

.reply-chat.rply {
    display: flex;
}

.reply-chat.rply .deletebutton {
    color: red !important;
    margin-left: 10px;
    display: none;
}

.reply-chat.rply:hover .deletebutton {
    color: red !important;
    margin-left: 10px;
    display: block;
}