body{font-family: "Inter", sans-serif !important;font-size: 1rem;font-weight: 400;overflow-x: hidden;}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {padding: 0 10px;}
.row {margin: 0 -10px;align-items: center;}
a:hover, a:focus, button:hover, button:focus{outline: none;}
section {padding: 100px 0;clear: both;position: relative;margin: 0 auto;z-index: 1;}
h1,h2,h3,h4,h5,h6{font-family: "Inter", sans-serif;color: #2f3034;}
p {color: #4c4c4c;font-size: 16px;font-weight: 400;margin-bottom: 20px;position: relative;z-index: 1;}
img{max-width: 100%;}
textarea{resize: none}
input.required.error, textarea.required.error, select.required.error {    border-bottom: red 2px solid !important;  }
label.error {display: none !important;}
span, b{vertical-align:baseline;}
select {
-webkit-appearance: listbox !important;
}
ul {
    margin: 0;
    padding: 0;
}
a{
    text-decoration: none;
}


/*Reset Css*/


.row {
    width: 100%;
}

.main-nav h1.title-page {
    font-size: 2rem;
    font-weight: 600;
    margin-bottom: 0;
    color: #000 ;
}

.main-nav h1.title-page a {
    color: #CCCCCC;
    font-weight: 500;
}


.main-nav {
    padding: 40px 0;
    background: #fff !important;
    border-bottom: 0;
    box-shadow: none;
    height: 130px;
    z-index: 9999;
}

body {
    background: #fff;
}


#main-content {
    margin-block: 170px 40px;
    background: #fff;
    padding: 0;
}

.form-group {
    margin: 0;
    position: relative;
    z-index: 1;
}

form.search-bar .form-control {
    height: 50px;
    font-size: 14px;
    color: #7B7B7B;
    padding: 10px 50px;
    border-radius: 5px;
    background: #F6F6F6;
    border: none;
}

form.search-bar .form-group svg, form.search-bar .form-group i {
    position: absolute;
    top: 0;
    left: 18px;
    bottom: 0;
    margin: auto;
    color: #7B7B7B;
    width: 18px;
}

form.search-bar ::placeholder {
    color: #7B7B7B;
}

.profile {
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 20px;
    position: relative;
    z-index: 1;
    width: 220px;
    cursor: pointer;
}

.profile h4 {
    font-size: 12px;
    color: #000;
    text-align: right;
    margin: 0;
    border-left: #747474 1px solid;
    padding-left: 20px;
}

.profile h4 span.pro-name {
    display: block;
    font-size: 16px;
    font-weight: 600;
}

.profile h4 span.pro-role {
    font-size: 14px;
}

.pro-detail {
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 10px;
    position: relative;
    z-index: 1;
}



.profile img {
    border-radius: 5px;
}

.navbar-rght {
    display: flex;
    justify-content: end;
    gap: 30px;
    align-items: center;
}

.navbar-rght form.search-bar {
    width: 630px;
}

.main-nav::before {
    position: absolute;
    content: "";
    background: #CCCCCC;
    width: calc(100% - 110px);
    height: 2px;
    bottom: 0;
    left: 55px;
}

.container-fluid {
    padding: 0 50px;
    justify-content: center;
}

.dashboard-sec {
    margin-bottom: 40px;
}

.dashboard-sec .info-dash {
    background: #F6F6F6;
    border: 1px solid #ACAEC5;
    border-radius: 10px;
    padding: 35px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    height: 100%;
}

span.ic-dash {
    background: #416525;
    border-radius: 8px;
    width: 80px;
    height: 80px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.dashboard-sec .info-dash h4 {
    margin: 0;
    font-size: 1.25rem;
    width: calc(100% - 80px);
}

.dashboard-sec .info-dash h4 > span {
    display: block;
    margin-top: 12px;
    font-weight: 400;
    font-size: 1.125rem;
}

.dashboard-sec .info-dash h4 > span i {
    font-style: normal;
    font-size: 13px;
    color: #000000d4;
    font-weight: 400;
    display: block;
    margin-top: 4px;
}

.progress-detail .text-bar {
    display: flex;
    justify-content: space-between;
    margin-bottom: 12px;
}

.progress-detail .text-bar h5,.progress-detail .text-bar p {
    margin: 0;
    color: #fff;
}

.progress-detail .text-bar h5 {
    font-size: 1.125rem;
}

.progress-detail .text-bar p {
    font-size: 14px;
}

.info-pro-stat {
    background: #282B71;
    padding: 40px;
    border-radius: 10px;
}

.progress-detail .progress {
    background: #F8FAFC;
    border-radius: 7px;
}

.progress-detail .progress .progress-bar {
    background: #395C2B;
}

.info-pro-stat.seller {
    background: #395C2B;
}

.info-pro-stat.seller .progress-detail .progress .progress-bar {
    background: #282B71;
}

table thead {
    background: #282B71;
    height: 60px;
}

table thead th {text-align: center !important;color: #fff;font-size: 16px;font-weight: 500;}

.pagination>.active>a, .pagination>.active>span {
    background: #292b6f;
}

table tr td {
    border: 1px solid #E1E1E1;
    text-align: center !important;
    padding: 15px 15px;
    background: #F6F6F6;
}

table tr td span.tprop-agent {
    background: #2DA2B7;
    font-size: 12px;
    color: #fff;
    display: inline-block;
    line-height: 14px;
    padding: 10px 20px;
    border-radius: 5px;
    text-transform: uppercase;
}

table td {
    font-size: 14px;
    color: #000;
}

table td span.tprop-int {
    background: #33A849;
    display: inline-block;
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
    line-height: 14px;
    padding: 10px;
    border-radius: 5px;
    display: block;
}

.prop-data {
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: start;
    padding-inline: 20px;
}

.prop-data span.tpro {
    display: inline-flex;
    flex-direction: column;
    align-items: start;
    font-size: 13px;
    font-weight: 400;
    text-align: left;
}

.prop-data span.tpro b {
    font-size: 13px;
    font-weight: 500;
    display: inline-block;
    margin-bottom: 6px;
    color: #38592b;
}

.property-listing {
    background: #f6f6f6;
    border-radius: 10px;
    border: 1px solid #DEDEDE;
}

.property-listing .row {
    padding: 10px 50px;
    margin: 0;
}

.property-listing .row.dt-layout-table {
    padding: 0;
}

.property-listing .row [class*='col'] {
    padding: 0;
}


.btn.main-btn {
    padding: 13px 25px;
    color: #ffffff !important;
    font-size: 13px !important;
    font-weight: 500;
    text-align: center;
    transition: .5s all;
    border: 1px solid !important;
    position: relative;
    z-index: 1;
    border-radius: 5px;
    text-transform: capitalize;
    font-family: "inter", sans-serif;
    background: #000000 !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.btn.main-btn.btn-blue {
    background: #282B71 !important;
    color: #fff !important;
    border-color: #282B71 !important;
}

.table-heading {
    border-bottom: 1px solid #cccccc;
    padding: 20px 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

colgroup {
}

.table-heading h2 {
    margin: 0;
    font-size: 1.5rem;
    font-weight: 500;
}

table tr td:first-child {
    border-left: 0;
}

table tr td:last-child {border-right: 0;}

span.action {
    display: flex;
    align-items: center;
    gap: 15px;
    justify-content: center;
}

.property-stat h4 {
    margin-bottom: 20px;
}

.buyer-task {
    padding-block: 40px;
}

.buyer-task .info-pro-stat {
    background: #F6F6F6;
    border: 1px solid #cccccc;
}

.buyer-task .info-pro-stat h5 {
    color: #000;
}

.buyer-task .info-pro-stat p {
    color: #757272;
}

.buyer-task .info-pro-stat .progress {
    background: #fff;
}

.buyer-note {
    background: #395C2B;
    padding: 30px 40px;
    border-radius: 10px;
    margin-top: 20px;
}

.buyer-note p {
    margin: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
}

.buyer-prop img {
    width: 100%;
    border-radius: 20px 20px 0 0;
    height: 175px;
    object-fit: cover;
}

.buyer-prop {
    background: #F6F6F6;
    border-radius: 20px;
    position: relative;
    z-index: 1;
}

.buyer-prop figure{
    margin: 0;
}

.buyer-prop figcaption {
    padding: 20px 40px 30px;
    position: relative;
    z-index: 1;
}

.buyer-prop figcaption p {
    margin-bottom: 10px;
    font-size: 14px;
    color: #000;
}

.buyer-prop figcaption h5 {
    font-size: 11px;
    margin: 0;
}

.buyer-prop figcaption span {
    position: absolute;
    display: inline-block;
    right: 30px;
    top: 20px;
}

.buyer-prop figcaption span svg,.buyer-prop figcaption span i {
    font-size: 20px;
    color: #282B71;
}

.btn.main-btn.btn-green {
    background: #33A849 !important;
    border-color: #33A849 !important;
}

table button.btn.main-btn {
    text-transform: uppercase;
    padding: 9px 20px;
}

.finance-det {
    background: #F6F6F6;
    border-radius: 10px;
    padding: 40px;
    border: 1px solid #dedede;
    margin-bottom: 30px;
}

.finance-det h4 {font-size: 1.375rem;margin-bottom: 20px;}

.finance-det h4 >span {
    display: block;
    font-size: 2.375rem;
    color: #282B71;
    font-weight: 700;
    margin-top: 12px;
}

.finance-det .form-control {
    background: #F8FAFC;
    border: 1px solid #D9D9D9;
    height: 56px;
    border-radius: 4px;
    padding-inline: 25px;
}

.finance-det form {
    display: flex;
    gap: 15px;
    margin-bottom: 10px;
}

.finance-det button.btn.main-btn.btn-blue {
    padding-inline: 35px;
}

.finance-det p {
    margin: 0;
    color: #000;
}

.finance-det:last-child {
    margin-bottom: 0;
}

.buy-financials .row{
    align-items: start;
}

.finance-det.fd-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.finance-det.fd-box h4 {
    font-size: 1.25rem;
    margin: 0;
}

.finance-det.fd-box h4 > span {
    font-size: 1.75rem;
}

.finance-det.fd-box h4 i {
    font-size: 14px;
    display: block;
    font-style: normal;
    color: #000;
    margin-top: 10px;
}

.row.fin-row {
    margin: 0;
}

.row.fin-row [class*='col']:first-child {
    padding-left: 0;
}

.row.fin-row [class*='col']:last-child {
    padding-right: 0;
}

.finance-det.fd-box2 {
    margin-top: 25px;
    margin-bottom: 0;
    text-align: center;
    background: #395C2B;
    padding-inline: 30px;
}

.finance-det.fd-box2:last-child {
    background: #282B71;
}

.finance-det.fd-box2 * {
    color: #fff;
}

.finance-det.fd-box2 h4 {
    font-size: 1.125rem;
}

.finance-det.fd-box2 p {
    font-size: 14px;
}

.info-partner {
    display: flex;
    align-items: center;
    min-height: 500px;
    position: relative;
    z-index: 1;
    padding-inline: 50px;
}

.info-partner img {
    position: absolute;
}

.info-partner img.part-pro {
    left: 0;
    top: 0;
    border: 5px solid #fff;
    border-radius: 50%;
    width: 140px;
    height: 140px;
    object-fit: cover;
}


.info-partner::before {
    position: absolute;
    content: "";
    background: #395C2B;
    width: 100%;
    height: calc(100% - 40px);
    bottom: 0;
    left: 0;
    z-index: -2;
    border-radius: 0 10px 10px 10px;
}

.info-partner::after {
    background: #fff;
    position: absolute;
    content: "";
    left: 0;
    top: 40px;
    z-index: -1;
    width: 70px;
    height: 50px;
}

.info-partner img.part-log {
    right: 30px;
    top: -100px;
    bottom: 0;
    margin: auto;
    opacity: 0.2;
}

.info-partner * {
    color: #fff;
}

.info-partner  h4 {
    position: absolute;
    background: #292b6f;
    height: 66px;
    display: flex;
    align-items: center;
    padding-inline: 30px;
    top: 10px;
    right: 50px;
    font-size: 1.25rem;
    font-weight: 400;
    margin: 0;
}

.info-partner h4::before {
    position: absolute;
    content: "";
    background: #373A84;
    clip-path: polygon(0 0, 0% 100%, 100% 100%);
    width: 30px;
    height: 30px;
    top: 0px;
    right: -30px;
    z-index: -1;
}

.info-partner a.btn.main-btn {
    position: absolute;
    right: 30px;
    bottom: 30px;
}

.info-partner ul {
    list-style-type: none;
    position: relative;
    z-index: 1;
    padding-block: 30px;
    margin-top: 40px;
}

.info-partner ul::before {
    position: absolute;
    content: "";
    width: 26px;
    background: #282B71;
    height: 100%;
    border-radius: 30px;
    border: 2px solid #fff;
    z-index: -1;
    top: 0;
    left: 0;
}

.info-partner ul li {display: flex;align-items: center;margin-bottom: 10px;padding-left: 12px;font-weight: 500;font-size: 17px;}

.info-partner ul li >span {
    background: #fff;
    color: #1E2742;
    width: 150px;
    height: 44px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 500;
    margin-right: 20px;
}

.info-partner ul li:last-child {
    margin-bottom: 0;
}

.prop-dedicate h5 {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 20px;
    background: #f3f3f3;
    padding: 20px;
    border-left: #395c2b 5px solid;
}

.prop-dedicate h5 > span {
    font-size: 1.125rem;
    display: block;
    font-weight: 500;
    margin-top: 5px;
}

.partners {
    margin-bottom: 40px;
}

.partners:last-child {
    margin-bottom: 0px;
}

.btn.main-btn.btn-green2 {
    background: #395c2e !important;
    border-color: #395c2e !important;
}

.info-partner.lender h4 {
    background: #395c2e;
}

.info-partner.lender h4::before {
    background: #4F7B3E;
}

.info-partner.lender::before {
    background: #2a2b6d;
}

.dashboard-sec.rewards-dash h4 > span {color: #282B71;font-size: 1.5rem;font-weight: 700;}

.prop-data.pd2 {
    justify-content: center;
}
.rewards-dash + h4 {
    margin-bottom: 30px;
}
.danger {
    background: #FF0004 !important;
}

.box-agent.box-ag {
    padding: 50px 30px;
    text-align: center;
    background: #385B17;
    background: linear-gradient(155deg, rgba(56, 91, 23, 1) 0%, rgba(0, 0, 0, 1) 20%, rgba(0, 0, 0, 1) 80%, rgba(40, 43, 113, 1) 100%);
}

.box-agent.box-ag * {color: #fff;}

.box-ag {
    padding: 30px;
    margin-bottom: 30px;
    border-radius: 10px;
}

.box-agent.box-ag h4 {
    font-size: 1.125rem;
    font-weight: 400;
    margin: 0;
}

.box-agent.box-ag h4 > span {
    font-size: 1.75rem;
    display: block;
    color: #fff;
    font-weight: 700;
    margin-top: 10px;
}

.agent-dash .row {
    align-items: start;
}

.box-agent2.box-ag {
    background: #f6f6f6;
    border: 1px solid #acaec4;
}

.box-agent2.box-ag h3 {
    margin-bottom: 15px;
    font-size: 1.5rem;
}

.box-agent2.box-ag ul {list-style-type: none;}

.box-agent2.box-ag ul li{
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 20px;
}

.box-agent2.box-ag ul li span{
    display: inline-flex;
    width: auto;
}


.box-agent2.box-ag ul li span:nth-child(2) {
    background: #C5C5C5;
    width: 100%;
    height: 1px;
}

.box-agent2.box-ag ul li span:first-child,.box-agent2.box-ag ul li span:last-child {
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #416525;
    color: #fff;
    font-size: 14px;
    border-radius: 4px;
    padding-inline: 20px;
}

.box-agent2.box-ag ul li span:last-child {
    width: 36px;
    background: #282B71;
}

.box-agent2.box-ag ul li span:first-child b {
    color: transparent !important;
}

.box-agent3 ul {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.box-agent3.box-ag {
    padding: 0;
    margin: 0;
}

.box-agent3 h4 {
    margin-bottom: 20px;
}

.box-agent3 .btn i,.box-agent3 .btn svg {
    margin-right: 8px;
    font-size: 12px;
}

.bar-agent {
    display: flex;
    align-items: center;
    gap: 10px;
}

.bar-agent .progress {
    display: flex;
    width: 100%;
    border-radius: 20px;
    height: 12px;
}

.bar-agent span {
    font-size: 10px;
}

.bar-agent .progress .progress-bar {
    background: #2AB981;
    border-radius: 40px;
}

.property-listing.ct-listing td:nth-child(4) {
    width: 18%;
}

span.tprop-int.black {
    background: #000;
}

.property-listing.ct-listing td:nth-child(2) {
    color: #416525;
    font-weight: 600;
}

.property-listing.ct-listing td.bl {
    color: #282B71;
}

.dashboard-sec .row.row-agent {
    align-items: stretch;
}
.dashboard-sec.crm-dash .row-agent [class*='col'] {
    width: 20%;
}

.dashboard-sec.crm-dash .info-dash {
    padding: 35px 20px;
}

.dashboard-sec.crm-dash .info-dash span.ic-dash {
    width: 48px;
    height: 48px;
}

.dashboard-sec.crm-dash .info-dash  h4 {
    font-size: 17px;
    width: calc(100% - 48px);
}


.crm-dash .row{
    align-items: start;
}
.btn-actions ul {
    display: flex;
    gap: 10px;
    list-style-type: none;
    flex-wrap: wrap;
}

.box-agent2.box-ag.crm-ag {
    margin: 0;
}

.box-agent2.box-ag.crm-ag h3 > span {
    display: block;
    font-size: 14px;
    font-weight: 400;
}

.box-agent2.box-ag.crm-ag h3 {
    margin-bottom: 25px;
}

.box-agent2.box-ag.crm-ag ul li span:first-child {width: 560px;}

.box-agent2.box-ag.crm-ag ul li span:last-child {
    width: auto;
}

.crm-pipeline .row {
    align-items: start;
}

.crm-pipeline h4 > span {
    display: block;
    font-size: 14px;
    margin-top: 8px;
}

.crm-pipeline h4 {
    margin-bottom: 25px;
}

.pipe1 {
    background: #292b6f;
    padding: 40px;
    border-radius: 10px;
}

.pipe1 h6 {
    font-size: 16px;
    margin-bottom: 15px;
}

.pipe1 * {
    color: #fff;
}

.pipe1 textarea.form-control {
    height: 110px;
    resize: none;
    background: #F6F6F6;
    color: #000;
    text-align: left;
    font-size: 13px;
    line-height: 20px;
    padding: 10px 20px;
    margin-bottom: 4px;
}

.pipe1  input[type="checkbox"] {background: transparent;appearance: none;width: 13px;height: 13px;border: 1px solid #53558D; /* Default border color */border-radius: 2px;position: relative;cursor: pointer;accent-color: #395c30;}



.pipe1 input[type="checkbox"]:checked {appearance: auto;}

.pipe1  textarea + span {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #fff;
    font-size: 14px;
}

.pipe1 button {
    margin-top: 25px;
}

.pipe1.pipe2 {
    background: #395c30;
}

.pipe1.pipe2 input[type="checkbox"] {
    border-color: #678451;
    accent-color: #2a2b6d;
}


/* css upload file */

/* Bootstrap 5 CSS and icons included */
:root {
  --colorPrimaryNormal: #00b3bb;
  --colorPrimaryDark: #00979f;
  --colorPrimaryGlare: #00cdd7;
  --colorPrimaryHalf: #80d9dd;
  --colorPrimaryQuarter: #bfecee;
  --colorPrimaryEighth: #dff5f7;
  --colorPrimaryPale: #f3f5f7;
  --colorPrimarySeparator: #f3f5f7;
  --colorPrimaryOutline: #dff5f7;
  --colorButtonNormal: #00b3bb;
  --colorButtonHover: #00cdd7;
  --colorLinkNormal: #00979f;
  --colorLinkHover: #00cdd7;
}

.upload_dropZone {
  color: #0f3c4b;
  background-color: var(--colorPrimaryPale, #c8dadf);
  outline: 1px dashed #667872;
  outline-offset: -12px;
  transition:
    outline-offset 0.2s ease-out,
    outline-color 0.3s ease-in-out,
    background-color 0.2s ease-out;
  padding: 35px !important;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.upload_dropZone.highlight {
  outline-offset: -4px;
  outline-color: var(--colorPrimaryNormal, #0576bd);
  background-color: var(--colorPrimaryEighth, #c8dadf);
}
.upload_svg {
  fill: var(--colorPrimaryNormal, #0576bd);
}
.btn-upload {
  color: #fff;
  background-color: #282B71 !important;
  margin: 0 !important;
}
.btn-upload:hover,
.btn-upload:focus {
  color: #fff;
  background-color: var(--colorPrimaryGlare);
}
.upload_img {
  width: calc(33.333% - (2rem / 3));
  object-fit: contain;
}

.crm-pipeline.pipe-storage {
    margin-top: 30px;
}

.crm-pipeline.pipe-storage form {
    position: relative;
    z-index: 1;
    text-align: right;
}

.crm-pipeline.pipe-storage form span {
    position: absolute;
    right: 0;
    top: -40px;
}

.btn-actions i,.btn-actions svg {
    font-size: 10px;
    margin-right: 5px;
}

.property-listing.ct-listing.com-track td:nth-child(4) {
    width: auto;
}

.info-export {
    display: flex;
    gap: 20px;
    justify-content: space-between;
    background: #F6F6F6;
    border: 1px solid #ACAEC5;
    border-radius: 10px;
    padding: 35px;
    align-items: center;
    margin-bottom: 30px;
}

.info-export h3 {
    font-size: 2rem;
    margin: 0;
}

.info-export h3 > span {
    font-size: 16px;
    display: block;
    font-weight: 400;
    margin-top: 10px;
}

.info-reports {
    background: #395c30;
    border-radius: 10px;
    text-align: center;
    height: 350px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: start;
    padding-block: 45px;
}

.info-reports span.ic-dash {
    margin-bottom: 30px;
    background: #fff;
}

.info-reports h4 {
    color: #fff;
    margin-bottom: 18px;
}

.info-reports ul li {
    color: #fff;
    font-size: 16px;
    margin-bottom: 10px;
}

.info-reports ul li:last-child {
    margin-bottom: 0;
}

.info-reports ul {
    list-style-type: none;
}

.info-reports.rop2{
    background: #282B71;
}

/*picture upload css*/


.profile-pic-wrapper {
  height: 100vh;
  width: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.pic-holder {
  text-align: center;
  position: relative;
  border-radius: 50%;
  width: 150px;
  height: 150px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}

.pic-holder .pic {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.pic-holder .upload-file-block,
.pic-holder .upload-loader {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(90, 92, 105, 0.7);
  color: #f8f9fc;
  font-size: 12px;
  font-weight: 600;
  opacity: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s;
}

.pic-holder .upload-file-block {
  cursor: pointer;
}
.uploadProfileInput {
  width: 0px;
  height: 0px;
  position: absolute;
}
.pic-holder:hover .upload-file-block,
.uploadProfileInput:focus ~ .upload-file-block {
  opacity: 1;
}

.pic-holder.uploadInProgress .upload-file-block {
  display: none;
}

.pic-holder.uploadInProgress .upload-loader {
  opacity: 1;
}

/* Snackbar css */
.snackbar {
  visibility: hidden;
  min-width: 250px;
  background-color: #333;
  color: #fff;
  text-align: center;
  border-radius: 2px;
  padding: 16px;
  position: fixed;
  z-index: 1;
  left: 50%;
  bottom: 30px;
  font-size: 14px;
  transform: translateX(-50%);
}

.snackbar.show {
  visibility: visible;
  -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
  animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

@-webkit-keyframes fadein {
  from {
    bottom: 0;
    opacity: 0;
  }
  to {
    bottom: 30px;
    opacity: 1;
  }
}

@keyframes fadein {
  from {
    bottom: 0;
    opacity: 0;
  }
  to {
    bottom: 30px;
    opacity: 1;
  }
}

@-webkit-keyframes fadeout {
  from {
    bottom: 30px;
    opacity: 1;
  }
  to {
    bottom: 0;
    opacity: 0;
  }
}

@keyframes fadeout {
  from {
    bottom: 30px;
    opacity: 1;
  }
  to {
    bottom: 0;
    opacity: 0;
  }
}


/* end */


.admin-text h4 > span {
    font-size: 14px;
    display: block;
    margin-top: 4px;
}

.admin-text h4 {
    margin-bottom: 40px;
}

.admin-profile {
    background: #F6F6F6;
    border: 1px solid #d6d7e2;
    border-radius: 10px;
    padding: 35px;
    margin-bottom: 30px;
}

.btn-upload-pic {
    display: flex;
    align-items: center;
    gap: 30px;
    margin-bottom: 30px;
    position: relative;
    z-index: 1;
}

.admin-profile .form-control {
    height: 48px !important;
    padding: 10px 15px;
    font-size: 13px;
    margin-bottom: 20px;
}

.admin-profile  .details-pro {
    background: #fff;
    padding: 30px;
    border: 1px solid #c8c8c8;
    border-radius: 10px;
}

.btn-action-pro {
    position: absolute;
    right: 0;
    gap: 10px;
    display: flex;
}

.btn-sub {
    text-align: right;
}

.change-pass form {
    display: flex;
    align-items: center;
    gap: 20px;
}

.change-pass form .form-group {
    width: 100%;
}

.change-pass form .form-control {
    height: 50px;
}

.change-pass form .form-group:last-child {
    width: auto;
}


.admin-profile.add-property .form-control {
    background: #ffffff;
    border-color: #d1d1d1;
    margin-top: 20px;
    margin-bottom: 0;
}

.our-propertry .row {
    align-items: stretch;
}

.our-propertry .upload_dropZone {
    height: calc(100% - 70px);
    margin-bottom: 20px !important;
}

.admin-profile.add-property:last-child {
    margin-bottom: 0;
}

.form-btn {
    display: flex;
    gap: 10px;
    margin-bottom: 30px !important;
}



fieldset.upload_dropZone.text-center.mb-3.p-4 {}

.btn.main-btn.btn-grey {
    background: #E4E4E4 !important;
    border-color: #E4E4E4 !important;
    color: #333333 !important;
}


/*checkbox custom like button css*/

input[type="checkbox"].asButton , 
input[type="radio"].asButton 
{
  display: none;
}

input[type="checkbox"].asButton + label , 
input[type="radio"].asButton + label 
{
  font-size: 14px;
  display: block;
  position: relative;
  background-color: transparent;
  /*label styling*/
  margin: 0;
  width: 100%;
  border: 1px dotted #33A849;
  padding: 4px 20px;
  /* line-height: 40px; */
  color: #33A849;
  vertical-align: baseline;
  text-align: center;
  white-space: nowrap;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-transform: uppercase;
  font-weight: 400;
  cursor: pointer;
}

input[type="checkbox"].asButton:checked + label
{
  background-color: #33A849;
  color: white;
}


input[type="radio"].asButton:checked + label 
{
  background-color: green;
  color: white;
}

input[type="checkbox"].asButton:disabled + label , 
input[type="radio"].asButton:disabled + label 
{
  opacity: 0.5;
}
 /* End */


ul.custom-check {
    display: flex;
    list-style-type: none;
    align-items: center;
    gap: 15px;
    flex-wrap: wrap;
}
.info-chart-deal {
    margin-top: 40px;
    position: relative;
}

.info-chart-deal select {
    background: #282B71;
    color: #fff;
    font-size: 14px;
    padding: 7px 18px;
    border-radius: 4px;
    position: absolute;
    right: 10px;
    top: 0;
}

.text-chart {
    margin-bottom: 30px;
}
input[type="checkbox"].asButton + label:hover, input[type="radio"].asButton + label:hover {
    background: #cccccc66;
}
div#example_info {
    font-size: 12px;
}