*,::after,::before{margin:0;padding:0;box-sizing:inherit}html{font-size:85%;scroll-behavior:smooth;scrollbar-gutter:stable}@media only screen and (max-width: 400px){html{font-size:80%}}body{font-family:"IBM Plex Sans Arabic",sans-serif;box-sizing:border-box;display:flex;flex-direction:column;min-height:100vh}a{text-decoration:none;cursor:pointer;-webkit-tap-highlight-color:transparent}ul{list-style:none}ul.dash li::before{content:"- "}button{border:none;background:none;cursor:pointer}::-webkit-scrollbar{width:3px;height:3px}::-webkit-scrollbar-track{border-radius:3px}::-webkit-scrollbar-thumb{border-radius:3px;background:#ed1c24}::-webkit-scrollbar-thumb:window-inactive{background:#ed1c24}.seo-footer-dynamic{grid-column:2/-2}.seo-footer-dynamic ul{list-style:disc}.seo-footer-dynamic ul,.seo-footer-dynamic ol{padding:revert}.overflow-hidden{overflow:hidden}.contract-form{display:flex;flex-direction:column;grid-row-gap:1rem;width:100%}.contract-form-title{display:flex;justify-content:space-between}.contract-form-filters{width:100%;border-radius:5px;background:#fff;display:grid;grid-template-columns:repeat(4, 1fr);align-items:center;grid-column-gap:1rem;grid-row-gap:1rem;padding:1rem;padding-bottom:2.5rem}.contract-form-filters>div{flex:1;display:flex;flex-direction:column;align-self:flex-end;grid-row-gap:.5rem}.contract-form-filters .action{display:flex;flex-direction:row;justify-content:space-between;grid-column-gap:1rem;grid-column:4/5}.contract-form-filters .action a{flex:1}@media only screen and (max-width: 1160px){.contract-form-filters .action{grid-column:2/3}}@media only screen and (max-width: 1160px){.contract-form-filters{grid-template-columns:repeat(2, 1fr)}}.contract-form-table .table{display:flex;flex-direction:column;grid-row-gap:1rem}.contract-form-table .table .tr:first-child{background-color:#fff;border-radius:8px;height:56px}.contract-form-table .table .tr{display:grid;grid-template-columns:repeat(4, 1fr) 70px;grid-column-gap:.5rem;align-items:center;padding:1rem .5rem}.contract-form-table .table .tr:hover{cursor:pointer;background-color:white}.contract-form-table .table .tr .action{position:relative;display:flex;justify-content:center}.contract-form-table .table .tr .action svg{height:25px;width:25px}.contract-form-table .table .tr .action-list{display:none;flex-direction:column;position:absolute;right:0;top:37px;width:226px;border:1px solid #e1d7d5;border-radius:6px;padding:1rem;z-index:2;background-color:white;transition:all .5s}.contract-form-table .table .tr .action-list a{display:flex;align-items:center;grid-column-gap:.5rem;padding:.5rem 0}.contract-form-table .table .tr .action-list.active{display:flex}.contract-form-table .table .tr .expand-row{display:none;width:100%;height:100%;padding:1rem 0}.contract-form-table .table .tr .expand-row svg{height:20px;width:20px}.contract-form-table .table .tr .expand-row svg.flip{rotate:180deg}.contract-form-table .table .td{display:flex;align-items:center;grid-column-gap:.5rem}.contract-form-table .table .td img{height:28px;width:28px;border-radius:50%}.popup-window__content.view-contract-form .table{display:flex;flex-direction:column;margin-top:2rem}.popup-window__content.view-contract-form .table .tr{display:grid;grid-template-columns:repeat(2, 1fr);align-items:center;padding:0 1rem;height:73px}.popup-window__content.view-contract-form .table .tr.col-13>div{grid-column:1/3}.popup-window__content.view-contract-form .table .tr.col-13{height:auto;max-width:661px;padding:1rem}.popup-window__content.view-contract-form .table .tr:nth-child(odd){background-color:#f8f9fa}.popup-window__content.view-contract-form .table a{width:162px}.dashboard{grid-column:1/-1;background-color:#f8f9fa;display:grid;grid-template-columns:250px 1fr;grid-template-rows:100px 1fr;transition:all .5s;max-width:1600px;align-self:center;flex:1;width:100%}@media only screen and (max-width: 768px){.dashboard{position:relative;grid-template-columns:1fr}}.dashboard__topbar{grid-column:2/3;grid-row:1/2;display:grid;grid-template-columns:1.5rem 1fr 3.3rem;padding-top:1.5rem;padding-bottom:3.3rem;background-color:white;height:100px}@media only screen and (max-width: 768px){.dashboard__topbar{grid-column:1/3;grid-template-columns:1.5rem 1fr 1.5rem}}@media only screen and (min-width: 1600px){.dashboard__topbar{grid-template-columns:1.5rem 1fr 0}}.dashboard__topbar .nav-dashboard{grid-column:2/3;display:grid;grid-template-columns:1fr 1fr;align-items:center}.dashboard__topbar .nav-dashboard>div{display:flex;align-items:center;grid-column-gap:.75rem;justify-self:flex-end}@media only screen and (max-width: 500px){.dashboard__topbar .nav-dashboard .nav__actions-addprop span{display:none}.dashboard__topbar .nav-dashboard .nav__actions-addprop svg{margin-inline-end:0}.dashboard__topbar .nav-dashboard .nav__actions-addprop{padding:0 1rem}}.dashboard__topbar svg{height:24px;width:24px}.dashboard__topbar .btn-blue>svg{height:24px;width:24px}.dashboard__sidebar{grid-column:1/2;grid-row:1/3;display:flex;flex-direction:column;grid-row-gap:1rem;padding-top:1.5rem;overflow:hidden;background-color:white;border-right:1px solid #eef2f6;transition:all .7s}@media only screen and (max-width: 768px){.dashboard__sidebar{overflow:visible;width:0;height:100%;position:relative}.dashboard__sidebar-full{height:100%;width:0;position:fixed;background-color:rgba(0, 0, 0, 0.27);z-index:5;transition:all .7s}.dashboard__sidebar-full .nav__logo{transition:all .7s;opacity:0}.dashboard__sidebar-full.close{width:100%}.dashboard__sidebar-full.close .nav__logo{opacity:1}}.dashboard__sidebar .nav__logo>img{height:79px;-o-object-fit:cover;object-fit:cover;margin-inline-start:.45rem}.dashboard__sidebar-close{cursor:pointer;display:flex;justify-content:flex-end;padding-inline-end:2rem}@media only screen and (max-width: 768px){.dashboard__sidebar-close{padding-inline-start:2rem;padding-inline-end:0;rotate:180deg;position:absolute;top:90px;right:-72px;z-index:5}}.dashboard__sidebar-close svg{height:24px;width:32px;transition:all .3s}@media only screen and (max-width: 768px){.dashboard__sidebar-close svg{height:40px;width:40px}}.dashboard__sidebar-links{overflow:hidden}.dashboard__sidebar-links img,.dashboard__sidebar-links svg{height:22px;width:22px}.dashboard__sidebar-links-btn{display:grid;grid-template-columns:min-content max-content 1fr;grid-column-gap:.5rem;align-items:center;white-space:nowrap;height:50px;border-left:6px solid white;padding-inline-start:.5rem;cursor:pointer}.dashboard__sidebar-links-btn>span{display:flex;justify-content:flex-start;align-items:center}.dashboard__sidebar-links-btn>span .angle-arrow{margin-inline-start:1rem}.dashboard__sidebar-links-btn:hover span{color:#ed1c24}.dashboard__sidebar-links-btn:hover img,.dashboard__sidebar-links-btn:hover svg{filter:invert(43%) sepia(77%) saturate(6123%) hue-rotate(345deg) brightness(107%) contrast(87%)}.dashboard__sidebar-links-btn.active{background-color:#f8f9fa;border-left:6px solid #ed1c24}.dashboard__sidebar-links-btn.active span{color:#ed1c24;font-weight:700}.dashboard__sidebar-links-btn.active img,.dashboard__sidebar-links-btn.active svg{filter:invert(43%) sepia(77%) saturate(6123%) hue-rotate(345deg) brightness(107%) contrast(87%)}.dashboard__sidebar-links .sub-menu-content{height:0;overflow-y:hidden;transition:all .4s}.dashboard__sidebar-links .sub-menu-content span{color:#9da7b0}.dashboard__sidebar-links .sub-menu-content .dashboard__sidebar-links-btn{padding-inline-start:2rem}.dashboard__sidebar-links .sub-menu-content .dashboard__sidebar-links-btn:hover span{color:#ed1c24}.dashboard__sidebar-links .sub-menu-content .dashboard__sidebar-links-btn.active span{color:#ed1c24}.dashboard__sidebar-links .open-sub-menu{height:250px}.dashboard__sidebar-footer{display:flex;flex-direction:column;overflow:hidden}.dashboard__sidebar-footer img,.dashboard__sidebar-footer svg{height:22px;width:22px}.dashboard__sidebar.closed .dashboard__sidebar-close>svg{transform:rotateY(180deg)}.dashboard__sidebar.closed span{display:none}@media only screen and (max-width: 768px){.dashboard__sidebar.closed{width:70%}.dashboard__sidebar.closed span,.dashboard__sidebar.closed svg,.dashboard__sidebar.closed img{display:block}.dashboard__sidebar.closed .close-svg{display:block}}.dashboard__content{grid-column:2/3;grid-row:2/3;display:grid;grid-template-columns:1.5rem 1fr 3.3rem;padding:2rem 0rem}@media only screen and (max-width: 768px){.dashboard__content{grid-column:1/3;grid-template-columns:1.5rem 1fr 1.5rem}}.dashboard__content-inner{grid-column:2/3}.dashboard__content-inner .add-property{background-color:white;grid-template-columns:1rem 1fr 302px 1rem;margin-top:0;padding-top:1rem}.dashboard__content-inner .add-property__pregress-bar .sticky-percentage{right:6.25rem}.dashboard__content-inner .add-property ul{z-index:1}.dashboard__content-inner .expire-alert{padding:1rem;color:#664d03;background-color:#fff3cd;border-radius:6px;margin-bottom:2rem;font-weight:500;font-size:16px}.dashboard__content-inner .dashboard-content{grid-template-columns:repeat(12, 1fr)}.dashboard__content-inner .dashboard-content .agent{display:flex;flex-direction:column;grid-row-gap:2rem}@media only screen and (max-width: 400px){.dashboard__content-inner .dashboard-content .agent .btn-secondary{min-width:0}}.dashboard__content-inner .dashboard-content .agent__header{display:flex;justify-content:space-between}@media only screen and (max-width: 450px){.dashboard__content-inner .dashboard-content .agent__header{flex-direction:column;grid-row-gap:1rem}.dashboard__content-inner .dashboard-content .agent__header a{width:-moz-fit-content;width:fit-content}}.dashboard__content-inner .dashboard-content .agent__filter{background:#fff;border-radius:5px;padding:1rem;display:grid;grid-template-columns:repeat(4, 1fr);grid-column-gap:1rem;grid-row-gap:1rem;align-items:flex-end}.dashboard__content-inner .dashboard-content .agent__filter-action{grid-column:4/5;display:flex;grid-column-gap:1rem}.dashboard__content-inner .dashboard-content .agent__filter-action a,.dashboard__content-inner .dashboard-content .agent__filter-action button{flex:1}@media only screen and (max-width: 1140px){.dashboard__content-inner .dashboard-content .agent__filter-action{grid-column:3/4}}@media only screen and (max-width: 1000px){.dashboard__content-inner .dashboard-content .agent__filter-action{grid-column:2/3}}@media only screen and (max-width: 450px){.dashboard__content-inner .dashboard-content .agent__filter-action{grid-column:1/2}}@media only screen and (max-width: 1140px){.dashboard__content-inner .dashboard-content .agent__filter{grid-template-columns:repeat(3, 1fr)}}@media only screen and (max-width: 1000px){.dashboard__content-inner .dashboard-content .agent__filter{grid-template-columns:repeat(2, 1fr)}}@media only screen and (max-width: 450px){.dashboard__content-inner .dashboard-content .agent__filter{grid-template-columns:1fr}}.dashboard__content-inner .dashboard-content .agent__table ul{display:flex;flex-direction:column;grid-row-gap:1rem;grid-column-gap:.5rem;background-color:white;padding:1rem}@media only screen and (max-width: 768px){.dashboard__content-inner .dashboard-content .agent__table ul{background-color:transparent}}.dashboard__content-inner .dashboard-content .agent__table ul .tr{display:grid;grid-template-columns:1fr 1fr 1fr 2fr 120px 70px;align-items:center;grid-column-gap:.5rem;padding:1.75rem 1rem}.dashboard__content-inner .dashboard-content .agent__table ul .tr>div{display:flex;align-items:center;grid-column-gap:.5rem}.dashboard__content-inner .dashboard-content .agent__table ul .tr div:nth-child(4)>div{display:grid;flex-direction:column;align-items:flex-start;justify-content:flex-start;grid-row-gap:.5rem}.dashboard__content-inner .dashboard-content .agent__table ul .tr .action{position:relative}.dashboard__content-inner .dashboard-content .agent__table ul .tr .action-btn{position:relative}.dashboard__content-inner .dashboard-content .agent__table ul .tr .action-btn svg{height:25px;width:25px}.dashboard__content-inner .dashboard-content .agent__table ul .tr .action-list{display:none;flex-direction:column;position:absolute;right:0;top:37px;width:226px;border:1px solid #e1d7d5;border-radius:6px;padding:1rem;z-index:2;background-color:white;transition:all .5s}.dashboard__content-inner .dashboard-content .agent__table ul .tr .action-list a{display:flex;align-items:center;grid-column-gap:.5rem;padding:.5rem 0}.dashboard__content-inner .dashboard-content .agent__table ul .tr .action-list a svg{height:25px;width:25px}.dashboard__content-inner .dashboard-content .agent__table ul .tr .action-list.active{display:flex}.dashboard__content-inner .dashboard-content .agent__table ul .tr:first-of-type{background-color:#f8f9fa;border-radius:8px;height:56px}.dashboard__content-inner .dashboard-content .agent__table ul .tr .expand-row{display:none;width:100%;height:100%;padding:1rem 0}.dashboard__content-inner .dashboard-content .agent__table ul .tr .expand-row svg{height:20px;width:20px}.dashboard__content-inner .dashboard-content .agent__table ul .tr .expand-row svg.flip{rotate:180deg}.dashboard__content-inner .dashboard-content .agent__table ul .tr:hover{cursor:pointer;background-color:#f8f9fa}@media only screen and (max-width: 1200px){.dashboard__content-inner .dashboard-content .agent__table ul .tr{grid-template-columns:repeat(3, 1fr) 70px 40px;padding:1rem}.dashboard__content-inner .dashboard-content .agent__table ul .tr:not(:first-of-type){border-bottom:1px solid #d5dce1}.dashboard__content-inner .dashboard-content .agent__table ul .tr .td-hide{margin-top:10px;grid-column:1/-1}.dashboard__content-inner .dashboard-content .agent__table ul .tr .td-hide.display-none{display:none}.dashboard__content-inner .dashboard-content .agent__table ul .tr .td-hide::before{content:attr(data-title);display:inline-block;font-weight:bold;margin-right:15px;width:auto;color:#ed1c24}.dashboard__content-inner .dashboard-content .agent__table ul .tr div:nth-child(4)::before{display:inline-flex;margin-bottom:auto}.dashboard__content-inner .dashboard-content .agent__table ul .tr .th.td-hide{display:none}.dashboard__content-inner .dashboard-content .agent__table ul .tr .action{grid-column:4/5;grid-row:1/2}.dashboard__content-inner .dashboard-content .agent__table ul .tr .expand-row{grid-column:5/6;grid-row:1/2;display:flex;align-items:center;justify-content:center}}@media only screen and (max-width: 768px){.dashboard__content-inner .dashboard-content .agent__table ul .tr{grid-template-columns:1fr max-content;grid-row-gap:.5rem}.dashboard__content-inner .dashboard-content .agent__table ul .tr:not(:first-of-type){border:1px solid #eef2f6;background-color:white;border-radius:6px}.dashboard__content-inner .dashboard-content .agent__table ul .tr:first-of-type{display:none}.dashboard__content-inner .dashboard-content .agent__table ul .tr .expand-row{display:none}.dashboard__content-inner .dashboard-content .agent__table ul .tr .td-hide.display-none{display:flex}.dashboard__content-inner .dashboard-content .agent__table ul .tr .role{grid-row:3/4;grid-column:1/-1}.dashboard__content-inner .dashboard-content .agent__table ul .tr .role::before{content:attr(data-title);display:inline-block;font-weight:bold;margin-right:15px;width:auto;color:#ed1c24}.dashboard__content-inner .dashboard-content .agent__table ul .tr .agent-name{grid-row:2/3;grid-column:1/-1;flex-direction:row}.dashboard__content-inner .dashboard-content .agent__table ul .tr .agent-name::before{content:attr(data-title);display:inline-block;font-weight:bold;margin-right:15px;width:auto;color:#ed1c24}.dashboard__content-inner .dashboard-content .agent__table ul .tr .contact-details{grid-row:4/5;grid-column:1/2;flex-wrap:wrap}.dashboard__content-inner .dashboard-content .agent__table ul .tr .properties{grid-column:2/3;grid-row:4/5;align-self:flex-start}.dashboard__content-inner .dashboard-content .agent__table ul .tr .action{grid-column:2/3;justify-self:flex-end}.dashboard__content-inner .dashboard-content .agent__table ul .tr:hover{cursor:pointer;background-color:#f8f9fa}}@media only screen and (max-width: 400px){.dashboard__content-inner .dashboard-content .agent__table ul .tr .properties{grid-row:5/6;grid-column:1/2}}.dashboard__content-inner .dashboard-content .agent__table ul img{height:28px;width:28px;border-radius:50%}.dashboard__content-inner .dashboard-content .agent__table ul svg{height:16px;width:16px}.dashboard__content-inner .dashboard-content .popup-window.add-agent .popup-window__body{overflow-y:scroll;width:810px}.dashboard__content-inner .dashboard-content .popup-window__content.agent{display:flex;flex-direction:column}.dashboard__content-inner .dashboard-content .popup-window__content.agent>div{display:grid;grid-column-gap:1rem;grid-row-gap:2rem;grid-template-columns:repeat(2, 1fr);align-items:center}.dashboard__content-inner .dashboard-content .popup-window__content.agent>div .upload-img{display:flex;flex-direction:column;grid-row-gap:.5rem}.dashboard__content-inner .dashboard-content .popup-window__content.agent>div .upload-img>div{display:flex;align-items:center;grid-column-gap:1rem}.dashboard__content-inner .dashboard-content .popup-window__content.agent button{width:-moz-max-content;width:max-content}.dashboard__content-inner .dashboard-content .popup-window__content.view-agent .table{display:flex;flex-direction:column;margin-top:2rem}.dashboard__content-inner .dashboard-content .popup-window__content.view-agent .table .tr{display:grid;grid-template-columns:repeat(3, 1fr);align-items:center;padding:0 1rem;height:73px}.dashboard__content-inner .dashboard-content .popup-window__content.view-agent .table .tr:nth-child(odd){background-color:#f8f9fa}.dashboard__content-inner .dashboard-content .popup-window__content.view-agent .table .tr>div{display:flex;align-items:center;grid-column-gap:.5rem}.dashboard__content-inner .dashboard-content .popup-window__content.view-agent .table .tr svg{height:24px;width:24px}.dashboard__content-inner .dashboard-content .popup-window__content.view-agent .table a{width:162px}.dashboard__content-inner .dashboard-content .insight{display:grid;grid-template-columns:4fr 2fr;grid-column-gap:1rem;grid-row-gap:1rem}.dashboard__content-inner .dashboard-content .insight__section-2,.dashboard__content-inner .dashboard-content .insight__section-3{background:#fff;border:1.5px solid #eef2f6;border-radius:8px}.dashboard__content-inner .dashboard-content .insight__section-1{grid-column:1/-1;grid-row:1/2;display:grid;grid-template-columns:repeat(4, 1fr);grid-row-gap:1rem;grid-column-gap:1rem}@media only screen and (max-width: 900px){.dashboard__content-inner .dashboard-content .insight__section-1{grid-template-columns:repeat(2, 1fr)}}.dashboard__content-inner .dashboard-content .insight__section-1-card{background:#fff;border:1.5px solid #eef2f6;border-radius:8px;height:136px;min-width:136px;padding:0 2rem;display:grid;grid-template-columns:1fr 32px;grid-template-rows:1fr 1fr;grid-row-gap:.75rem;align-items:flex-end}@media only screen and (max-width: 1150px){.dashboard__content-inner .dashboard-content .insight__section-1-card{padding:0 1.5rem}}@media only screen and (max-width: 1100px){.dashboard__content-inner .dashboard-content .insight__section-1-card{padding:0 1rem}}@media only screen and (max-width: 1050px){.dashboard__content-inner .dashboard-content .insight__section-1-card>span:first-of-type{font-size:1.5rem}}.dashboard__content-inner .dashboard-content .insight__section-1-card :last-child{grid-column:1/-1;align-self:flex-start}.dashboard__content-inner .dashboard-content .insight__section-1 img,.dashboard__content-inner .dashboard-content .insight__section-1 svg{height:30px;width:30px}.dashboard__content-inner .dashboard-content .insight__section-2{grid-column:1/2;grid-row:2/3}@media only screen and (max-width: 900px){.dashboard__content-inner .dashboard-content .insight__section-2{background-color:transparent;padding:0 .5rem}}.dashboard__content-inner .dashboard-content .insight__section-2 .title{display:flex;justify-content:space-between;align-items:center;height:70px;padding:0 1rem}.dashboard__content-inner .dashboard-content .insight__section-2 .title svg{height:24px;width:24px}.dashboard__content-inner .dashboard-content .insight__section-2 ul{display:flex;flex-direction:column}@media only screen and (max-width: 900px){.dashboard__content-inner .dashboard-content .insight__section-2 ul{grid-row-gap:.5rem}}.dashboard__content-inner .dashboard-content .insight__section-2 ul li{display:grid;grid-column-gap:1rem;grid-template-columns:minmax(100px, 1fr) 100px 140px 90px;align-items:center;height:97px;padding-inline-start:1rem}.dashboard__content-inner .dashboard-content .insight__section-2 ul li:not(:last-child){border-bottom:1px solid #d5dce1}.dashboard__content-inner .dashboard-content .insight__section-2 ul li .cell:first-child{display:flex;grid-column-gap:.5rem}.dashboard__content-inner .dashboard-content .insight__section-2 ul li .cell:first-child img{width:72px;height:56px;border-radius:6px}.dashboard__content-inner .dashboard-content .insight__section-2 ul li .cell:nth-child(2){height:56px}.dashboard__content-inner .dashboard-content .insight__section-2 ul li .cell:nth-child(3){display:flex;align-items:flex-start;grid-column-gap:1rem;height:56px}.dashboard__content-inner .dashboard-content .insight__section-2 ul li .cell:nth-child(3) img{height:48px;width:48px;border-radius:50%}.dashboard__content-inner .dashboard-content .insight__section-2 ul li .cell:nth-child(4){height:56px;align-self:center}.dashboard__content-inner .dashboard-content .insight__section-2 ul li .cell:nth-child(4) .recurring{font-weight:700;font-size:16px;color:#f06565}.dashboard__content-inner .dashboard-content .insight__section-2 ul li .cell:nth-child(4) .request{font-weight:700;font-size:16px;color:#27ae60}@media only screen and (max-width: 900px){.dashboard__content-inner .dashboard-content .insight__section-2 ul li{grid-template-columns:minmax(30px, 1fr) 100px 90px;grid-template-rows:repeat(2, 1fr);grid-row-gap:.5rem;height:auto;padding:1rem;padding-inline-start:1rem;background-color:white;border-radius:6px}.dashboard__content-inner .dashboard-content .insight__section-2 ul li .cell:nth-child(3){grid-row:2/3}.dashboard__content-inner .dashboard-content .insight__section-2 ul li:not(:last-child){border-bottom:1px solid #eef2f6}}@media only screen and (max-width: 530px){.dashboard__content-inner .dashboard-content .insight__section-2 ul li .cell:nth-child(1){grid-column:1/4}.dashboard__content-inner .dashboard-content .insight__section-2 ul li .cell:nth-child(2){grid-row:2/3;grid-column:2/3}.dashboard__content-inner .dashboard-content .insight__section-2 ul li .cell:nth-child(4){grid-row:2/3;grid-column:3/4}}@media only screen and (max-width: 400px){.dashboard__content-inner .dashboard-content .insight__section-2 ul li{grid-template-rows:1fr 1fr max-content}.dashboard__content-inner .dashboard-content .insight__section-2 ul li .cell:nth-child(1){grid-column:1/4}.dashboard__content-inner .dashboard-content .insight__section-2 ul li .cell:nth-child(2){height:auto;grid-row:3/4;grid-column:1/3}.dashboard__content-inner .dashboard-content .insight__section-2 ul li .cell:nth-child(3){grid-column:1/4}.dashboard__content-inner .dashboard-content .insight__section-2 ul li .cell:nth-child(4){height:auto;grid-row:3/4;grid-column:3/4}}@media only screen and (max-width: 1250px){.dashboard__content-inner .dashboard-content .insight__section-2{grid-column:1/-1}}.dashboard__content-inner .dashboard-content .insight__section-3{grid-column:2/3;grid-row:2/3;display:flex;flex-direction:column;padding:0 1rem 1rem 1rem}.dashboard__content-inner .dashboard-content .insight__section-3 .title{display:flex;justify-content:space-between;align-items:center;height:70px}.dashboard__content-inner .dashboard-content .insight__section-3 ul{display:flex;flex-direction:column}.dashboard__content-inner .dashboard-content .insight__section-3 ul li{display:grid;grid-template-columns:1fr 125px;align-items:center;grid-column-gap:.5rem;height:97px}.dashboard__content-inner .dashboard-content .insight__section-3 ul li:not(:last-child){border-bottom:1px solid #d5dce1}.dashboard__content-inner .dashboard-content .insight__section-3 ul li .user-card{display:grid;grid-template-columns:60px 1fr;grid-column-gap:1rem}.dashboard__content-inner .dashboard-content .insight__section-3 ul li .user-card img{height:56px;width:56px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.dashboard__content-inner .dashboard-content .insight__section-3 ul li .user-card-text{display:flex;flex-direction:column;grid-row-gap:.5rem;justify-content:space-between}.dashboard__content-inner .dashboard-content .insight__section-3 ul li .user-card-text span{line-height:normal}.dashboard__content-inner .dashboard-content .insight__section-3 ul li .verify-cell{background:#e2efed;border-radius:14.5px;height:29px;display:flex;justify-content:center;align-items:center;grid-column-gap:.5rem;padding:0 1rem}.dashboard__content-inner .dashboard-content .insight__section-3 ul li .verify-cell span{font-weight:700;font-size:14px;color:#27ae60}.dashboard__content-inner .dashboard-content .insight__section-3 ul li .anonymous-cell{background:#eef2f6;border-radius:14.5px;height:29px;padding:0 1rem;display:flex;justify-content:center;align-items:center}.dashboard__content-inner .dashboard-content .insight__section-3 ul li .anonymous-cell span{font-weight:700;font-size:14px;color:#d5dce1}.dashboard__content-inner .dashboard-content .insight__section-3 ul li .anonymous-cell svg{display:none;margin-inline-end:.25rem}.dashboard__content-inner .dashboard-content .insight__section-3 ul li svg{height:14px;width:14px}.dashboard__content-inner .dashboard-content .insight__section-3 ul li>:nth-child(2){display:flex;flex-direction:column;grid-row-gap:1rem}@media only screen and (max-width: 1250px){.dashboard__content-inner .dashboard-content .insight__section-3{grid-row:3/4;grid-column:1/-1}}.dashboard__content-inner .dashboard-content .listing{display:flex;flex-direction:column;grid-row-gap:1rem}.dashboard__content-inner .dashboard-content .listing__filters{display:grid;grid-template-columns:repeat(4, 1fr);grid-column-gap:1rem;grid-row-gap:1rem;background:#fff;border:1px solid #eef2f6;border-radius:8px;padding:1rem}@media only screen and (max-width: 1150px){.dashboard__content-inner .dashboard-content .listing__filters{grid-template-columns:repeat(3, 1fr)}}@media only screen and (max-width: 900px){.dashboard__content-inner .dashboard-content .listing__filters{grid-template-columns:repeat(2, 1fr)}}@media only screen and (max-width: 400px){.dashboard__content-inner .dashboard-content .listing__filters{grid-template-columns:1fr}}.dashboard__content-inner .dashboard-content .listing__filters .action{grid-column:4/5;justify-self:flex-end;display:flex;justify-content:space-between;width:100%;grid-column-gap:1rem}.dashboard__content-inner .dashboard-content .listing__filters .action a{width:50%}@media only screen and (max-width: 1150px){.dashboard__content-inner .dashboard-content .listing__filters .action{grid-column:3/4}}@media only screen and (max-width: 900px){.dashboard__content-inner .dashboard-content .listing__filters .action{grid-column:2/3}}@media only screen and (max-width: 400px){.dashboard__content-inner .dashboard-content .listing__filters .action{flex-direction:column;grid-row-gap:1rem;grid-column:1/2}}.dashboard__content-inner .dashboard-content .listing__filters-market-type{grid-column:1/-1;display:flex;grid-column-gap:4rem;grid-row-gap:.75rem;padding:1rem 0}@media only screen and (max-width: 550px){.dashboard__content-inner .dashboard-content .listing__filters-market-type{display:grid;grid-template-columns:repeat(3, max-content)}.dashboard__content-inner .dashboard-content .listing__filters-market-type>span{grid-column:1/-1}}@media only screen and (max-width: 400px){.dashboard__content-inner .dashboard-content .listing__filters-market-type{grid-template-columns:1fr}}.dashboard__content-inner .dashboard-content .listing__filters .line{grid-column:1/-1}.dashboard__content-inner .dashboard-content .listing__action{display:flex;justify-content:space-between}.dashboard__content-inner .dashboard-content .listing__action div{grid-column-gap:1rem}@media only screen and (max-width: 768px){.dashboard__content-inner .dashboard-content .listing__cards{border:1.5px solid #eef2f6}}.dashboard__content-inner .dashboard-content .listing__cards .table{background-color:white;padding:1rem;display:flex;flex-direction:column;grid-row-gap:1rem}@media only screen and (max-width: 768px){.dashboard__content-inner .dashboard-content .listing__cards .table{background-color:transparent}}.dashboard__content-inner .dashboard-content .listing__cards .table .tr{display:grid;grid-template-columns:50px 30px 80px minmax(100px, 1fr) 120px 100px 140px 130px 70px;grid-column-gap:1rem;padding-inline-start:.5rem;align-items:center}.dashboard__content-inner .dashboard-content .listing__cards .table .tr.holiday{grid-template-columns:50px 30px 80px minmax(100px, 1fr) 150px 150px 70px}.dashboard__content-inner .dashboard-content .listing__cards .table .tr:first-of-type{height:56px;border-radius:8px;background-color:#f8f9fa}.dashboard__content-inner .dashboard-content .listing__cards .table .tr .th{font-family:inherit;font-style:normal;font-weight:700;font-size:1rem;line-height:150%;color:#000}.dashboard__content-inner .dashboard-content .listing__cards .table .tr img,.dashboard__content-inner .dashboard-content .listing__cards .table .tr svg{height:25px;width:25px}.dashboard__content-inner .dashboard-content .listing__cards .table .tr .property-details{display:flex;flex-direction:column;padding:.25rem .5rem;position:relative}.dashboard__content-inner .dashboard-content .listing__cards .table .tr .property-details .show-more-note{min-height:25px;transition:all ease-in 1s;position:absolute;right:-10px;top:37px}.dashboard__content-inner .dashboard-content .listing__cards .table .tr .property-details .show-more-note img,.dashboard__content-inner .dashboard-content .listing__cards .table .tr .property-details .show-more-note svg{height:20px;width:20px}.dashboard__content-inner .dashboard-content .listing__cards .table .tr .property-img img{height:56px;width:72px;border-radius:4px}.dashboard__content-inner .dashboard-content .listing__cards .table .tr .price{display:flex;justify-content:center;align-items:center;padding:0 1rem;height:40px;border-radius:8px;border:1.5px solid #e5e6eb;background:#ed1c24}.dashboard__content-inner .dashboard-content .listing__cards .table .tr .price span{white-space:nowrap}.dashboard__content-inner .dashboard-content .listing__cards .table .tr .online-rent{align-items:center}.dashboard__content-inner .dashboard-content .listing__cards .table .tr .online-rent>button,.dashboard__content-inner .dashboard-content .listing__cards .table .tr .online-rent>a{border-radius:8px;height:40px;padding:0 1rem;width:100%;display:flex;justify-content:center;align-items:center;grid-column-gap:.25rem}.dashboard__content-inner .dashboard-content .listing__cards .table .tr .online-rent>button.enable,.dashboard__content-inner .dashboard-content .listing__cards .table .tr .online-rent>a.enable{background-color:#9da7b0;border:1.5px solid #e5e6eb}.dashboard__content-inner .dashboard-content .listing__cards .table .tr .online-rent>button.disable,.dashboard__content-inner .dashboard-content .listing__cards .table .tr .online-rent>a.disable{background:#ed1c24;border:1.5px solid #e5e6eb}.dashboard__content-inner .dashboard-content .listing__cards .table .tr .edit-property a{display:grid;grid-template-columns:min-content 1fr;height:40px}.dashboard__content-inner .dashboard-content .listing__cards .table .tr .edit-property a span{margin-top:5px}.dashboard__content-inner .dashboard-content .listing__cards .table .tr .edit-property a svg{height:15px;width:15px}.dashboard__content-inner .dashboard-content .listing__cards .table .tr .action{position:relative;display:flex;justify-content:center}.dashboard__content-inner .dashboard-content .listing__cards .table .tr .action-list{display:none;flex-direction:column;position:absolute;right:0;top:37px;width:226px;border:1px solid #e1d7d5;border-radius:6px;padding:1rem;z-index:2;background-color:white;transition:all .5s}.dashboard__content-inner .dashboard-content .listing__cards .table .tr .action-list a{display:flex;align-items:center;grid-column-gap:.5rem;padding:.5rem 0}.dashboard__content-inner .dashboard-content .listing__cards .table .tr .action-list.active{display:flex}.dashboard__content-inner .dashboard-content .listing__cards .table .tr .listing-status{align-items:center}.dashboard__content-inner .dashboard-content .listing__cards .table .tr .listing-status>div{display:inline-grid;grid-template-columns:max-content 1fr;align-items:center;grid-column-gap:.5rem;height:40px;padding:0 1rem;border-radius:8px;border:1.5px solid #e5e6eb;background:#fff}.dashboard__content-inner .dashboard-content .listing__cards .table .tr .listing-status>div img{height:20px}.dashboard__content-inner .dashboard-content .listing__cards .table .tr .expand-row{display:none;width:100%;height:100%;padding:1rem 0}.dashboard__content-inner .dashboard-content .listing__cards .table .tr .expand-row svg{height:20px;width:20px}.dashboard__content-inner .dashboard-content .listing__cards .table .tr .expand-row svg.flip{rotate:180deg}@media only screen and (max-width: 1260px){.dashboard__content-inner .dashboard-content .listing__cards .table .tr{grid-template-columns:50px 30px 80px minmax(100px, 1fr) 100px 100px 70px 40px}.dashboard__content-inner .dashboard-content .listing__cards .table .tr:not(:first-of-type){border-bottom:1px solid #d5dce1;padding-bottom:.5rem}.dashboard__content-inner .dashboard-content .listing__cards .table .tr .td-hide{margin-top:10px;grid-column:1/-1}.dashboard__content-inner .dashboard-content .listing__cards .table .tr .td-hide.display-none{display:none}.dashboard__content-inner .dashboard-content .listing__cards .table .tr .td-hide::before{content:attr(data-title);display:inline-block;font-weight:bold;margin-right:15px;width:130px}.dashboard__content-inner .dashboard-content .listing__cards .table .tr .th.td-hide{display:none}.dashboard__content-inner .dashboard-content .listing__cards .table .tr .price{grid-row:1/2;grid-column:6/7}.dashboard__content-inner .dashboard-content .listing__cards .table .tr .action{grid-column:7/8;grid-row:1/2}.dashboard__content-inner .dashboard-content .listing__cards .table .tr .online-rent{display:inline-flex}.dashboard__content-inner .dashboard-content .listing__cards .table .tr .status{display:inline-flex}.dashboard__content-inner .dashboard-content .listing__cards .table .tr .expand-row{grid-column:8/9;grid-row:1/2;display:flex;align-items:center;justify-content:center}}@media only screen and (max-width: 1050px){.dashboard__content-inner .dashboard-content .listing__cards .table .tr{grid-column-gap:.5rem}.dashboard__content-inner .dashboard-content .listing__cards .table .tr:first-of-type{display:none}}@media only screen and (max-width: 1000px){.dashboard__content-inner .dashboard-content .listing__cards .table .tr{grid-template-rows:repeat(2, min-content);grid-template-columns:80px 1fr 100px 70px 40px;grid-row-gap:.5rem}.dashboard__content-inner .dashboard-content .listing__cards .table .tr .property-img{grid-row:2/3}.dashboard__content-inner .dashboard-content .listing__cards .table .tr .property-details{grid-row:2/3;grid-column:2/4}.dashboard__content-inner .dashboard-content .listing__cards .table .tr .agent{grid-row:2/3;grid-column:4/7}.dashboard__content-inner .dashboard-content .listing__cards .table .tr .price{grid-column:3/4}.dashboard__content-inner .dashboard-content .listing__cards .table .tr .action{grid-column:4/5}.dashboard__content-inner .dashboard-content .listing__cards .table .tr .expand-row{grid-column:5/6}}@media only screen and (max-width: 768px){.dashboard__content-inner .dashboard-content .listing__cards .table .tr{padding:8px;grid-template-columns:60px 1fr 80px 40px;border-radius:6px;background-color:white}.dashboard__content-inner .dashboard-content .listing__cards .table .tr .expand-row{display:none}.dashboard__content-inner .dashboard-content .listing__cards .table .tr .property-details{grid-column:2/-1}.dashboard__content-inner .dashboard-content .listing__cards .table .tr .agent{grid-row:3/4;grid-column:1/-1;display:inline-flex;flex-direction:row}.dashboard__content-inner .dashboard-content .listing__cards .table .tr .agent::before{content:attr(data-title);display:inline-block;font-weight:bold;margin-right:15px;width:-moz-max-content;width:max-content}.dashboard__content-inner .dashboard-content .listing__cards .table .tr:not(:first-of-type){border:1px solid #eef2f6}.dashboard__content-inner .dashboard-content .listing__cards .table .tr .td-hide.display-none{display:inline-flex}.dashboard__content-inner .dashboard-content .listing__cards .table .tr .property-img img{width:60px}.dashboard__content-inner .dashboard-content .listing__cards .table .tr .online-rent::before{width:-moz-max-content;width:max-content}.dashboard__content-inner .dashboard-content .listing__cards .table .tr .listing-status::before{width:-moz-max-content;width:max-content}.dashboard__content-inner .dashboard-content .listing__cards .table .tr .listing-status>div{padding:0 .5rem}}.dashboard__content-inner .dashboard-content .listing__cards .popup-window.expire_active_online_popup .popup-window__body{overflow-y:visible}.dashboard__content-inner .dashboard-content .listing__cards .popup-window.expire_active_online_popup .content{min-width:400px}.dashboard__content-inner .dashboard-content .listing__cards .popup-window.expire_active_online_popup .content form{display:flex;flex-direction:column;grid-row-gap:1.5rem}.dashboard__content-inner .dashboard-content .listing__cards .popup-window.expire_active_online_popup .content form .online-rent,.dashboard__content-inner .dashboard-content .listing__cards .popup-window.expire_active_online_popup .content form .monthly-rent{display:flex;flex-direction:column;grid-row-gap:.5rem}.dashboard__content-inner .dashboard-content .listing__cards .popup-window.expire_active_online_popup .content form .online-rent>div,.dashboard__content-inner .dashboard-content .listing__cards .popup-window.expire_active_online_popup .content form .monthly-rent>div{display:flex;grid-column-gap:2.5rem}.dashboard__content-inner .dashboard-content .listing__cards .popup-window.expire_active_online_popup .content form .online-rent>div .checkmark,.dashboard__content-inner .dashboard-content .listing__cards .popup-window.expire_active_online_popup .content form .monthly-rent>div .checkmark{margin-inline-end:.5rem}.dashboard__content-inner .dashboard-content .listing__cards .popup-window.expire_active_online_popup .content form .additional-info{display:flex;grid-column-gap:1rem}.dashboard__content-inner .dashboard-content .listing__cards .popup-window.expire_active_online_popup .content form .additional-info>*{flex:1}.dashboard__content-inner .dashboard-content .listing__cards .popup-window.expire_active_online_popup .content form .additional-info .price>div{display:flex}.dashboard__content-inner .dashboard-content .listing__cards .popup-window.expire_active_online_popup .content form .additional-info .price>div input{flex:1;border-radius:5px 0px 0px 5px}.dashboard__content-inner .dashboard-content .listing__cards .popup-window.expire_active_online_popup .content form .additional-info .price>div span{display:inline-flex;justify-content:center;align-items:center;height:49px;padding:0 1rem;border-radius:0px 5px 5px 0px;border:1px solid #eef2f6;background:#eef2f6}.dashboard__content-inner .dashboard-content .listing__cards .popup-window.active_online_popup .popup-window__body{width:-moz-min-content;width:min-content}.dashboard__content-inner .dashboard-content .listing__cards .popup-window.active_online_popup .active-rent svg{height:21px;width:21px}.dashboard__content-inner .dashboard-content .listing__cards .popup-window.active_online_popup .active-rent{display:grid;grid-template-columns:5fr 2fr;grid-column-gap:2rem}@media only screen and (max-width: 778px){.dashboard__content-inner .dashboard-content .listing__cards .popup-window.active_online_popup .active-rent{grid-template-columns:1fr}}.dashboard__content-inner .dashboard-content .listing__cards .popup-window.active_online_popup .active-rent__content{display:flex;flex-direction:column;grid-row-gap:2rem;margin-top:5rem}.dashboard__content-inner .dashboard-content .listing__cards .popup-window.active_online_popup .active-rent__card{display:flex;grid-column-gap:2rem;grid-row-gap:2rem;width:700px}@media only screen and (max-width: 778px){.dashboard__content-inner .dashboard-content .listing__cards .popup-window.active_online_popup .active-rent__card{flex-direction:column}}.dashboard__content-inner .dashboard-content .listing__cards .popup-window.active_online_popup .active-rent__card .title{display:flex;grid-column-gap:1rem;align-items:center;padding:1.5rem;border-radius:5px 5px 0 0;border-bottom:1px solid #d5dce1;background:#f8f9fa}.dashboard__content-inner .dashboard-content .listing__cards .popup-window.active_online_popup .active-rent__card .title label{cursor:pointer;width:100%;display:flex;align-items:center;justify-content:space-between}.dashboard__content-inner .dashboard-content .listing__cards .popup-window.active_online_popup .active-rent__card .title label span{line-height:1}.dashboard__content-inner .dashboard-content .listing__cards .popup-window.active_online_popup .active-rent__card-free{border-radius:5px;border:1px solid #eef2f6;background:#fff;flex:1}.dashboard__content-inner .dashboard-content .listing__cards .popup-window.active_online_popup .active-rent__card-free.active{border-radius:5px;border:1px solid #ed1c24;background:#fff}.dashboard__content-inner .dashboard-content .listing__cards .popup-window.active_online_popup .active-rent__card-free .content{padding:1.5rem;display:flex;flex-direction:column;grid-row-gap:2rem}.dashboard__content-inner .dashboard-content .listing__cards .popup-window.active_online_popup .active-rent__card-subscription{border-radius:5px;border:1px solid #eef2f6;background:#fff;flex:1}.dashboard__content-inner .dashboard-content .listing__cards .popup-window.active_online_popup .active-rent__card-subscription.active{border-radius:5px;border:1px solid #ed1c24;background:#fff}.dashboard__content-inner .dashboard-content .listing__cards .popup-window.active_online_popup .active-rent__card-subscription .content{padding:1.5rem}.dashboard__content-inner .dashboard-content .listing__cards .popup-window.active_online_popup .active-rent__card-subscription .list{display:flex;flex-direction:column;grid-row-gap:.75rem;margin-bottom:1.5rem}.dashboard__content-inner .dashboard-content .listing__cards .popup-window.active_online_popup .active-rent__card-subscription .icons{display:flex;align-items:center;grid-column-gap:.5rem;margin-inline-start:.5rem}.dashboard__content-inner .dashboard-content .listing__cards .popup-window.active_online_popup .active-rent__btn{display:flex;justify-content:flex-end;grid-column-gap:1rem}.dashboard__content-inner .dashboard-content .listing__cards .popup-window.reassign_view .popup-window__body{overflow:visible;min-height:0px}.dashboard__content-inner .dashboard-content .pop.calender-popup .pop__body{min-width:975px;margin:auto}@media only screen and (max-width: 1000px){.dashboard__content-inner .dashboard-content .pop.calender-popup .pop__body{min-width:100%;height:auto}}.dashboard__content-inner .dashboard-content .pop.calender-popup .pop__body-title{height:79px}.dashboard__content-inner .dashboard-content .pop.calender-popup .pop__body-content{padding:31px 23px}.dashboard__content-inner .dashboard-content .pop.calender-popup .pop__body-footer{border-top:1px solid #d5dce1;justify-content:space-between;background-color:transparent;margin:0 23px}.dashboard__content-inner .dashboard-content .pop.calender-popup .pop__body-footer a,.dashboard__content-inner .dashboard-content .pop.calender-popup .pop__body-footer button{width:182px}.dashboard__content-inner .dashboard-content .pop.calender-popup .pop__body-footer>div{display:flex;align-items:center;grid-column-gap:33px}.dashboard__content-inner .dashboard-content .application{display:grid;grid-template-columns:1fr;grid-column-gap:3rem;grid-row-gap:3rem}.dashboard__content-inner .dashboard-content .application-left{grid-column:1/2;display:flex;flex-direction:column;grid-row-gap:3rem}.dashboard__content-inner .dashboard-content .application-left__action{display:grid;grid-template-columns:repeat(2, 1fr) 100px 1fr;grid-column-gap:1rem}@media only screen and (max-width: 1150px){.dashboard__content-inner .dashboard-content .application-left__action{grid-template-columns:repeat(2, 1fr) 50px 1fr}}@media only screen and (max-width: 1050px){.dashboard__content-inner .dashboard-content .application-left__action{grid-template-columns:repeat(3, 1fr)}}@media only screen and (max-width: 768px){.dashboard__content-inner .dashboard-content .application-left__action{grid-template-columns:repeat(2, 1fr);grid-row-gap:1rem}}@media only screen and (max-width: 400px){.dashboard__content-inner .dashboard-content .application-left__action{grid-template-columns:1fr}}.dashboard__content-inner .dashboard-content .application-left__action .action{grid-column:4/5;justify-self:flex-end;display:flex;justify-content:space-between;width:100%;grid-column-gap:1rem}@media only screen and (max-width: 1050px){.dashboard__content-inner .dashboard-content .application-left__action .action{grid-column:3/4}}@media only screen and (max-width: 768px){.dashboard__content-inner .dashboard-content .application-left__action .action{grid-column:2/3}}@media only screen and (max-width: 400px){.dashboard__content-inner .dashboard-content .application-left__action .action{grid-column:1/2}}.dashboard__content-inner .dashboard-content .application-left__action .action button,.dashboard__content-inner .dashboard-content .application-left__action .action a{flex:1}.dashboard__content-inner .dashboard-content .application-left__action .border-btn svg{height:25px;width:25px}.dashboard__content-inner .dashboard-content .application-left .table{display:flex;flex-direction:column;grid-row-gap:1rem;background-color:white;padding:1rem}@media only screen and (max-width: 900px){.dashboard__content-inner .dashboard-content .application-left .table{background-color:transparent}}.dashboard__content-inner .dashboard-content .application-left .table .th{font-family:inherit;font-style:normal;font-weight:700;font-size:1rem;line-height:150%;color:#000}.dashboard__content-inner .dashboard-content .application-left .table .td{font-family:inherit;font-style:normal;font-weight:500;font-size:14px;line-height:150%;color:#000;display:flex;justify-content:flex-start;align-items:center;grid-column-gap:.5rem}.dashboard__content-inner .dashboard-content .application-left .table .td img{height:28px;width:28px;border-radius:50%}.dashboard__content-inner .dashboard-content .application-left .table .td.ellipse span{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.dashboard__content-inner .dashboard-content .application-left .table .tr{display:grid;grid-template-columns:120px 140px 130px 130px minmax(115px, 1fr) 100px 135px;align-items:center;grid-column-gap:.5rem;padding:1rem .5rem;border-top-left-radius:5px;border-bottom-left-radius:5px}.dashboard__content-inner .dashboard-content .application-left .table .tr .expand-row{display:none;width:100%;height:100%;padding:2rem 0}.dashboard__content-inner .dashboard-content .application-left .table .tr .expand-row svg.flip{rotate:180deg}.dashboard__content-inner .dashboard-content .application-left .table .tr svg{height:20px;width:20px}.dashboard__content-inner .dashboard-content .application-left .table .tr .accepted{font-family:inherit;font-weight:700;font-size:16px;color:#27ae60}.dashboard__content-inner .dashboard-content .application-left .table .tr.accepted{border-inline-start:7px solid #27ae60;border-bottom:1px solid #27ae60}.dashboard__content-inner .dashboard-content .application-left .table .tr .rejected{font-family:inherit;font-weight:700;font-size:16px;color:#f06565}.dashboard__content-inner .dashboard-content .application-left .table .tr.rejected{border-inline-start:7px solid #f06565;border-bottom:1px solid #f06565}.dashboard__content-inner .dashboard-content .application-left .table .tr .pending{font-family:inherit;font-weight:700;font-size:16px;color:#ffc107}.dashboard__content-inner .dashboard-content .application-left .table .tr.pending{border-inline-start:7px solid #ffc107;border-bottom:1px solid #ffc107}.dashboard__content-inner .dashboard-content .application-left .table .tr:hover{background-color:#f8f9fa;cursor:pointer}@media only screen and (max-width: 1250px){.dashboard__content-inner .dashboard-content .application-left .table .tr{grid-template-columns:110px 100px 110px minmax(115px, 1fr) 40px;padding:0 .5rem;padding-bottom:.5rem}.dashboard__content-inner .dashboard-content .application-left .table .tr .td-hide{margin-top:10px;grid-column:1/-1}.dashboard__content-inner .dashboard-content .application-left .table .tr .td-hide.display-none{display:none}.dashboard__content-inner .dashboard-content .application-left .table .tr .td-hide::before{content:attr(data-title);display:inline-block;font-weight:bold;margin-right:15px;width:130px}.dashboard__content-inner .dashboard-content .application-left .table .tr .th.td-hide{display:none}.dashboard__content-inner .dashboard-content .application-left .table .tr .property-details{grid-column:4/5;grid-row:1/2}.dashboard__content-inner .dashboard-content .application-left .table .tr .expand-row{grid-column:5/6;grid-row:1/2;display:flex;align-items:center;justify-content:center}}@media only screen and (max-width: 900px){.dashboard__content-inner .dashboard-content .application-left .table .tr{grid-template-columns:1fr;grid-template-rows:repeat(3, max-content);grid-row-gap:.5rem;background-color:white;border-radius:6px;padding:.5rem}.dashboard__content-inner .dashboard-content .application-left .table .tr.accepted{border:1px solid #27ae60;border-inline-start:7px solid #27ae60}.dashboard__content-inner .dashboard-content .application-left .table .tr.rejected{border:1px solid #f06565;border-inline-start:7px solid #f06565}.dashboard__content-inner .dashboard-content .application-left .table .tr.pending{border:1px solid #ffc107;border-inline-start:7px solid #ffc107}.dashboard__content-inner .dashboard-content .application-left .table .tr:first-child{display:none}.dashboard__content-inner .dashboard-content .application-left .table .tr .expand-row{display:none}.dashboard__content-inner .dashboard-content .application-left .table .tr .date-added::before{content:attr(data-title);display:inline-block;font-weight:bold;margin-right:15px;width:130px}.dashboard__content-inner .dashboard-content .application-left .table .tr .td-hide.display-none{display:inline-flex}.dashboard__content-inner .dashboard-content .application-left .table .tr .total-rent{grid-row:2/3;grid-column:1/-1;display:inline-flex}.dashboard__content-inner .dashboard-content .application-left .table .tr .total-rent::before{content:attr(data-title);display:inline-block;font-weight:bold;margin-right:15px;width:130px}.dashboard__content-inner .dashboard-content .application-left .table .tr .tanent::before{content:attr(data-title);display:inline-block;font-weight:bold;margin-right:15px;width:130px}.dashboard__content-inner .dashboard-content .application-left .table .tr .property-details{grid-row:1/2;grid-column:1/2}.dashboard__content-inner .dashboard-content .application-left .table .tr .property-details::before{content:attr(data-title);display:inline-block;font-weight:bold;margin-right:15px;width:130px}.dashboard__content-inner .dashboard-content .application-left .table .tr .border-btn{height:40px}.dashboard__content-inner .dashboard-content .application-left .table .tr *::before{color:#ed1c24}}@media only screen and (max-width: 400px){.dashboard__content-inner .dashboard-content .application-left .table .tr>div{display:flex;flex-direction:column;align-items:flex-start}}.dashboard__content-inner .dashboard-content .application-left .table .tr:first-child{background:#f8f9fa;border-radius:8px;height:56px;align-items:center}.dashboard__content-inner .dashboard-content .application-details{grid-column:1/2;grid-row:1/2;display:none;grid-template-columns:2fr 1fr;grid-column-gap:3rem;grid-row-gap:3rem;padding-top:3rem}.dashboard__content-inner .dashboard-content .application-details-left{display:flex;flex-direction:column;grid-row-gap:1rem}.dashboard__content-inner .dashboard-content .application-details-left__title{display:flex;justify-content:space-between}@media only screen and (max-width: 520px){.dashboard__content-inner .dashboard-content .application-details-left__title{flex-direction:column;grid-row-gap:1rem}}.dashboard__content-inner .dashboard-content .application-details-left__back{display:flex;align-items:center}.dashboard__content-inner .dashboard-content .application-details-left__back span{color:#ed1c24}.dashboard__content-inner .dashboard-content .application-details-left__back svg{height:20px;width:20px;fill:#ed1c24}.dashboard__content-inner .dashboard-content .application-details-left__card{display:grid;grid-template-columns:1fr 3fr;background:#f8f9fa;border:1.5px solid #ed1c24;border-radius:8px}@media only screen and (max-width: 550px){.dashboard__content-inner .dashboard-content .application-details-left__card{grid-template-columns:1fr}}.dashboard__content-inner .dashboard-content .application-details-left__card img{height:100%;width:200px;min-width:200px;border-radius:8px 0 0 8px;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width: 550px){.dashboard__content-inner .dashboard-content .application-details-left__card img{height:200px;width:100%}}.dashboard__content-inner .dashboard-content .application-details-left__card-body{display:flex;flex-direction:column;justify-content:space-around;padding:1rem}.dashboard__content-inner .dashboard-content .application-details-left__card-body .title{display:grid;grid-template-columns:1fr max-content;grid-column-gap:.5rem}@media only screen and (max-width: 850px){.dashboard__content-inner .dashboard-content .application-details-left__card-body .title{grid-template-columns:1fr;grid-row-gap:1rem}}@media only screen and (max-width: 768px){.dashboard__content-inner .dashboard-content .application-details-left__card-body .title{grid-template-columns:1fr max-content;grid-row-gap:1rem}}@media only screen and (max-width: 650px){.dashboard__content-inner .dashboard-content .application-details-left__card-body .title{grid-template-columns:1fr;grid-row-gap:1rem}}.dashboard__content-inner .dashboard-content .application-details-left__card-body .title .border-btn{border:1px solid #27ae60;color:#27ae60}.dashboard__content-inner .dashboard-content .application-details-left__card-body .title .border-btn svg{height:20px;width:20px}.dashboard__content-inner .dashboard-content .application-details-left__card-body .aminities{display:flex;justify-content:flex-start;grid-row-gap:1rem;flex-wrap:wrap;grid-column-gap:1rem}.dashboard__content-inner .dashboard-content .application-details-left__card-body .aminities svg{width:20px;height:20px}.dashboard__content-inner .dashboard-content .application-details-left__card-body .aminities>div{display:grid;grid-template-columns:max-content 1fr;align-items:center;grid-column-gap:.5rem}.dashboard__content-inner .dashboard-content .application-details-left__info{background:#fff;border:1.5px solid #d5dce1;border-radius:8px;padding:1rem;display:flex;flex-direction:column;grid-row-gap:1rem}.dashboard__content-inner .dashboard-content .application-details-left__info .row-1{background:#f8f9fa;border-radius:8px}.dashboard__content-inner .dashboard-content .application-details-left__info .row-1>:not(:last-child){border-right:1px solid #eef2f6}@media only screen and (max-width: 550px){.dashboard__content-inner .dashboard-content .application-details-left__info .row-1>:not(:last-child){border-right:0}}.dashboard__content-inner .dashboard-content .application-details-left__info .row-1>:not(:first-child){padding-inline-start:1rem}.dashboard__content-inner .dashboard-content .application-details-left__info .row-1 .status-box{display:flex;justify-content:center;align-items:center;height:33px;width:80%;border-radius:5px}.dashboard__content-inner .dashboard-content .application-details-left__info .row-1 .status-box.accepted{color:#50cd5e;background-color:rgba(80, 205, 94, 0.2196078431)}.dashboard__content-inner .dashboard-content .application-details-left__info .row-1 .status-box.rejected{color:#ed1c24;background-color:rgba(237, 28, 36, 0.2196078431)}.dashboard__content-inner .dashboard-content .application-details-left__info .row-1 .status-box.pending{color:#439cfe;background-color:rgba(67, 157, 254, 0.2196078431)}.dashboard__content-inner .dashboard-content .application-details-left__info .row-1 .status-box.canceled{color:#deb30b;background-color:rgba(222, 179, 11, 0.2196078431)}.dashboard__content-inner .dashboard-content .application-details-left__info .row-1 .status-box.expired{color:#555;background-color:rgba(85, 85, 85, 0.2196078431)}.dashboard__content-inner .dashboard-content .application-details-left__info .row-1 .status-box.captured{color:#0835d7;background-color:rgba(8, 53, 215, 0.2196078431)}.dashboard__content-inner .dashboard-content .application-details-left__info .row-1 .status-box.inactive{color:#902b56;background-color:rgba(144, 43, 86, 0.2196078431)}.dashboard__content-inner .dashboard-content .application-details-left__info .row-1 .status-box.submited{color:#42cf94;background-color:rgba(66, 207, 148, 0.2196078431)}.dashboard__content-inner .dashboard-content .application-details-left__info .row-2>:not(:last-child){border-right:1px solid #eef2f6}@media only screen and (max-width: 550px){.dashboard__content-inner .dashboard-content .application-details-left__info .row-2>:not(:last-child){border-right:0}}.dashboard__content-inner .dashboard-content .application-details-left__info .row-2>:not(:first-child){padding-inline-start:1rem}.dashboard__content-inner .dashboard-content .application-details-left__info .row-1,.dashboard__content-inner .dashboard-content .application-details-left__info .row-2{display:grid;grid-template-columns:22% 22% 22% 34%;padding:1rem}.dashboard__content-inner .dashboard-content .application-details-left__info .row-1 .line,.dashboard__content-inner .dashboard-content .application-details-left__info .row-2 .line{display:none;grid-column:1/-1}@media only screen and (max-width: 950px){.dashboard__content-inner .dashboard-content .application-details-left__info .row-1,.dashboard__content-inner .dashboard-content .application-details-left__info .row-2{grid-template-columns:1fr 1fr;grid-row-gap:1rem;flex:1}.dashboard__content-inner .dashboard-content .application-details-left__info .row-1 .line,.dashboard__content-inner .dashboard-content .application-details-left__info .row-2 .line{display:block}}@media only screen and (max-width: 550px){.dashboard__content-inner .dashboard-content .application-details-left__info .row-1,.dashboard__content-inner .dashboard-content .application-details-left__info .row-2{grid-template-columns:1fr}.dashboard__content-inner .dashboard-content .application-details-left__info .row-1 .line,.dashboard__content-inner .dashboard-content .application-details-left__info .row-2 .line{display:none}}.dashboard__content-inner .dashboard-content .application-details-left__info .row-1 div,.dashboard__content-inner .dashboard-content .application-details-left__info .row-2 div{display:flex;flex-direction:column;grid-row-gap:1rem}.dashboard__content-inner .dashboard-content .application-details-left__info .row-1 div p,.dashboard__content-inner .dashboard-content .application-details-left__info .row-2 div p{white-space:nowrap}.dashboard__content-inner .dashboard-content .application-details-left__info .row-3{display:flex;justify-content:space-between;padding:1rem}.dashboard__content-inner .dashboard-content .application-details-left__info .row-3 a{display:flex;align-items:center;grid-column-gap:.5rem}.dashboard__content-inner .dashboard-content .application-details-left__info .row-3 svg{height:16px;width:16px}.dashboard__content-inner .dashboard-content .application-details-left__info .row-4{display:flex;justify-content:space-between;grid-column-gap:1rem}.dashboard__content-inner .dashboard-content .application-details-left__info .row-4>div:first-child{flex:1;display:flex;flex-direction:column}.dashboard__content-inner .dashboard-content .application-details-left__info .row-4>div:first-child div{display:flex;grid-column-gap:1rem;grid-row-gap:1rem}.dashboard__content-inner .dashboard-content .application-details-left__info .row-4>div:nth-child(2){flex:1;display:flex;justify-content:space-between;grid-column-gap:1rem}.dashboard__content-inner .dashboard-content .application-details-left__info .row-4>div:nth-child(2) a{white-space:nowrap}@media only screen and (max-width: 500px){.dashboard__content-inner .dashboard-content .application-details-left__info .row-4>div:nth-child(2){flex-direction:column;grid-row-gap:1rem}}.dashboard__content-inner .dashboard-content .application-details-left__info .row-4 svg{height:16px;width:16px}.dashboard__content-inner .dashboard-content .application-details-left__info .row-5 svg,.dashboard__content-inner .dashboard-content .application-details-left__info .row-5 img{height:35px;width:35px}@media only screen and (max-width: 1350px){.dashboard__content-inner .dashboard-content .application-details-left{grid-column:1/-1}}.dashboard__content-inner .dashboard-content .application-details-right{background:#fff;border:1.5px solid #eef2f6;border-radius:8px;display:grid;grid-template-rows:repeat(3, max-content);grid-row-gap:1rem;grid-column-gap:1rem;height:-moz-fit-content;height:fit-content}.dashboard__content-inner .dashboard-content .application-details-right .image{display:flex;flex-direction:column;grid-row-gap:1.5rem;align-items:center;padding-top:2rem}.dashboard__content-inner .dashboard-content .application-details-right .image .verfied{display:flex;flex-direction:column;align-items:center}.dashboard__content-inner .dashboard-content .application-details-right .image .verfied>div{display:flex;align-items:center;grid-column-gap:.5rem}.dashboard__content-inner .dashboard-content .application-details-right .image img{height:100px;width:100px;border-radius:50%}.dashboard__content-inner .dashboard-content .application-details-right .info ul{padding:0 1rem;display:flex;flex-direction:column;grid-row-gap:1rem}.dashboard__content-inner .dashboard-content .application-details-right .info ul li{display:grid;grid-template-columns:1fr 2fr;align-items:center;border-bottom:1px solid #d5dce1;padding:.75rem 0}.dashboard__content-inner .dashboard-content .application-details-right .info ul li :last-child{justify-self:flex-end}.dashboard__content-inner .dashboard-content .application-details-right .info ul li :last-child a.btn{padding:0}.dashboard__content-inner .dashboard-content .application-details-right .info ul li :last-child a.btn .tooltip{max-width:-moz-max-content;max-width:max-content;white-space:nowrap}.dashboard__content-inner .dashboard-content .application-details-right .info ul li:last-of-type{border-bottom:none}.dashboard__content-inner .dashboard-content .application-details-right .info ul li>div{display:flex;grid-column-gap:.5rem;align-items:center}.dashboard__content-inner .dashboard-content .application-details-right .info ul li>div svg{height:24px;width:24px}@media only screen and (max-width: 1350px){.dashboard__content-inner .dashboard-content .application-details-right .info ul{height:100%;justify-content:center}}.dashboard__content-inner .dashboard-content .application-details-right__action{background-color:#f8f9fa;display:flex;flex-direction:column;grid-row-gap:1rem;padding:2rem 1rem 1rem 1rem}.dashboard__content-inner .dashboard-content .application-details-right__action>div{display:flex;align-items:center;grid-column-gap:1rem}.dashboard__content-inner .dashboard-content .application-details-right__action>div button,.dashboard__content-inner .dashboard-content .application-details-right__action>div a{flex:1}@media only screen and (max-width: 1350px){.dashboard__content-inner .dashboard-content .application-details-right__action{background-color:transparent;padding:0 1rem 1rem 1rem}}.dashboard__content-inner .dashboard-content .application-details-right svg{width:18px;height:18px}@media only screen and (max-width: 1350px){.dashboard__content-inner .dashboard-content .application-details-right{grid-column:1/-1;grid-row:2/3;grid-template-rows:repeat(2, max-content);grid-template-columns:repeat(2, 1fr)}}@media only screen and (max-width: 550px){.dashboard__content-inner .dashboard-content .application-details-right{grid-template-columns:1fr}}@media only screen and (max-width: 1350px){.dashboard__content-inner .dashboard-content .application-details{grid-column:1/3;grid-row:2/3}}.dashboard__content-inner .dashboard-content .admin{display:flex;flex-direction:column;grid-row-gap:2rem}.dashboard__content-inner .dashboard-content .admin__section-1{display:grid;grid-template-columns:repeat(4, 1fr);grid-column-gap:1rem;grid-row-gap:1rem}@media only screen and (max-width: 999px){.dashboard__content-inner .dashboard-content .admin__section-1{grid-template-columns:repeat(3, 1fr)}}@media only screen and (max-width: 768px){.dashboard__content-inner .dashboard-content .admin__section-1{grid-template-columns:repeat(4, 1fr)}}@media only screen and (max-width: 650px){.dashboard__content-inner .dashboard-content .admin__section-1{grid-template-columns:repeat(3, 1fr)}}@media only screen and (max-width: 505px){.dashboard__content-inner .dashboard-content .admin__section-1{grid-template-columns:repeat(2, 1fr)}}@media only screen and (max-width: 350px){.dashboard__content-inner .dashboard-content .admin__section-1{grid-row-gap:.5rem;grid-column-gap:.5rem}}.dashboard__content-inner .dashboard-content .admin__section-1>div{flex:1;display:grid;grid-template-columns:1fr 30px;grid-template-rows:1fr 1fr;grid-column-gap:.5rem;align-items:flex-end;padding:0 2rem;height:136px;min-width:136px}.dashboard__content-inner .dashboard-content .admin__section-1>div :last-child{grid-column:1/-1;align-self:flex-start}@media only screen and (max-width: 1100px){.dashboard__content-inner .dashboard-content .admin__section-1>div{padding:0 1rem}}@media only screen and (max-width: 505px){.dashboard__content-inner .dashboard-content .admin__section-1>div{height:auto;padding:1rem;grid-template-rows:repeat(2, max-content)}}.dashboard__content-inner .dashboard-content .admin__section-1 svg{height:30px;width:30px;margin-bottom:.75rem}.dashboard__content-inner .dashboard-content .admin__section-2{display:grid;grid-template-columns:2fr 5fr;grid-template-rows:1fr 3fr;grid-row-gap:2rem;grid-column-gap:2rem}@media only screen and (max-width: 1350px){.dashboard__content-inner .dashboard-content .admin__section-2{grid-template-rows:1fr max-content}}.dashboard__content-inner .dashboard-content .admin__section-2-card-1{grid-column:1/2;grid-row:1/2;padding:1rem;display:grid;grid-template-columns:1fr 3fr 22px;align-items:center;grid-column-gap:1rem;position:relative}.dashboard__content-inner .dashboard-content .admin__section-2-card-1 .due-today{display:flex;flex-wrap:wrap;grid-column-gap:.5rem}.dashboard__content-inner .dashboard-content .admin__section-2-card-1 .due-today svg{height:15px;width:15px;fill:#ed1c24}.dashboard__content-inner .dashboard-content .admin__section-2-card-1 .due-today a{display:flex;grid-column-gap:.5rem;white-space:nowrap}.dashboard__content-inner .dashboard-content .admin__section-2-card-1 .timer{height:44px;width:44px}.dashboard__content-inner .dashboard-content .admin__section-2-card-1 .close{height:16px;width:16px;position:absolute;top:1rem;right:1rem}@media only screen and (max-width: 1350px){.dashboard__content-inner .dashboard-content .admin__section-2-card-1{grid-column:1/2;grid-row:1/2;grid-template-columns:none;grid-template-rows:1fr 1fr;justify-content:center}}.dashboard__content-inner .dashboard-content .admin__section-2-card-2{grid-column:1/2;grid-row:2/3;padding:1rem;position:relative;display:grid;grid-template-rows:max-content 1fr max-content;grid-row-gap:.5rem;height:100%}.dashboard__content-inner .dashboard-content .admin__section-2-card-2 .three-dot{height:24px;width:24px;position:absolute;top:1rem;right:1rem}.dashboard__content-inner .dashboard-content .admin__section-2-card-2 .upgrade{text-decoration:underline;justify-self:center;align-self:center;margin-top:auto}@media only screen and (max-width: 1350px){.dashboard__content-inner .dashboard-content .admin__section-2-card-2{grid-column:2/3;grid-row:1/2;grid-template-rows:max-content 170px max-content}}.dashboard__content-inner .dashboard-content .admin__section-2-card-3{grid-column:2/3;grid-row:1/3;padding:1rem;display:flex;flex-direction:column;grid-row-gap:1rem}.dashboard__content-inner .dashboard-content .admin__section-2-card-3>div:first-child{display:flex;justify-content:space-between}@media only screen and (max-width: 1350px){.dashboard__content-inner .dashboard-content .admin__section-2-card-3{grid-column:1/3;grid-row:2/3}}.dashboard__content-inner .dashboard-content .admin__section-3{display:grid;grid-template-columns:4fr 2fr;grid-column-gap:2rem;grid-row-gap:2rem}.dashboard__content-inner .dashboard-content .admin__section-3-header{display:flex;flex-direction:column;grid-row-gap:1rem;background:#fff;border:1.5px solid #eef2f6;border-radius:8px;padding:1rem}.dashboard__content-inner .dashboard-content .admin__section-3-header>div:nth-child(1){display:flex;grid-column-gap:1rem}.dashboard__content-inner .dashboard-content .admin__section-3-header>div:nth-child(2){display:flex;grid-column-gap:1rem;align-items:center}.dashboard__content-inner .dashboard-content .admin__section-3-header .active{font-weight:700;background-color:#ed1c24;border-radius:6px;padding:.5rem 1rem;color:white}.dashboard__content-inner .dashboard-content .admin__section-3-table{margin-top:1rem}.dashboard__content-inner .dashboard-content .admin__section-3-table .header{display:grid;grid-template-columns:2fr 2fr 1fr 1fr;padding:1rem}.dashboard__content-inner .dashboard-content .admin__section-3-table .row{display:grid;grid-template-columns:2fr 2fr 1fr 1fr;background-color:white;padding:1rem}.dashboard__content-inner .dashboard-content .admin__section-3-table .row>div:nth-child(2){display:flex;grid-column-gap:.5rem}.dashboard__content-inner .dashboard-content .admin__section-3-table .row img{height:47px;width:47px;border-radius:50%}.dashboard__content-inner .dashboard-content .admin__section-3-table .recurring{font-weight:700;font-size:16px;color:#f06565}.dashboard__content-inner .dashboard-content .admin__section-3-table .request{font-weight:700;font-size:16px;color:#27ae60}.dashboard__content-inner .dashboard-content .admin__section-3 .agent{padding:1rem;display:flex;flex-direction:column;grid-row-gap:2rem}.dashboard__content-inner .dashboard-content .admin__section-3 .agent>div:first-child{display:flex;justify-content:space-between}.dashboard__content-inner .dashboard-content .admin__section-3 .agent>ul{display:flex;flex-direction:column;grid-row-gap:1rem;align-items:center}.dashboard__content-inner .dashboard-content .admin__section-3 .agent>ul li{display:flex;justify-content:space-between;width:100%;grid-column-gap:.5rem}.dashboard__content-inner .dashboard-content .admin__section-3 .agent>ul li>div{display:flex;grid-column-gap:.5rem}.dashboard__content-inner .dashboard-content .admin__section-3 .agent>ul li img{height:56px;width:56px;border-radius:50%}.dashboard__content-inner .dashboard-content .admin__section-3 .agent>ul li svg{height:20px;width:20px}@media only screen and (max-width: 1100px){.dashboard__content-inner .dashboard-content .admin__section-3{grid-template-columns:1fr}}.dashboard__content-inner .dashboard-content .admin .card-border{background:#fff;border:1px solid #eef2f6;border-radius:8px}.dashboard__content-inner .dashboard-content .admin .point{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.dashboard__content-inner .dashboard-content .admin .text{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:-moz-max-content;width:max-content;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.dashboard__content-inner .dashboard-content .admin .round,.dashboard__content-inner .dashboard-content .admin .round1{transform:rotate(-90deg);transition:all 1s ease-in-out;fill:none;stroke:#ed1c24;stroke-width:8;stroke-linecap:round;stroke-dasharray:0 999}.dashboard__content-inner .dashboard-content .admin .round1{stroke:#eee}.dashboard__content-inner .dashboard-content .admin .chart__container{border-radius:8px;padding:0px;background-color:white;width:100%;display:inline-block}.dashboard__content-inner .dashboard-content .admin .chart__container canvas{height:100%;width:100%}.dashboard__content-inner .dashboard-content .offer{display:grid;grid-template-columns:1fr;grid-column-gap:3rem;grid-row-gap:3rem}.dashboard__content-inner .dashboard-content .offer-left{grid-column:1/2;display:flex;flex-direction:column;grid-row-gap:3rem}.dashboard__content-inner .dashboard-content .offer-left__action{display:grid;grid-template-columns:repeat(4, 1fr);grid-column-gap:1rem}@media only screen and (max-width: 972px){.dashboard__content-inner .dashboard-content .offer-left__action{grid-template-columns:repeat(2, 1fr)}}@media only screen and (max-width: 400px){.dashboard__content-inner .dashboard-content .offer-left__action{grid-template-columns:1fr}}.dashboard__content-inner .dashboard-content .offer-left__action>div{width:100%}.dashboard__content-inner .dashboard-content .offer-left__action>div select{width:100%}.dashboard__content-inner .dashboard-content .offer-left__action .action{grid-column:4/5;justify-self:flex-end;display:flex;justify-content:space-between;width:100%;grid-column-gap:1rem}@media only screen and (max-width: 972px){.dashboard__content-inner .dashboard-content .offer-left__action .action{grid-row:2/3;grid-column:2/3}}@media only screen and (max-width: 400px){.dashboard__content-inner .dashboard-content .offer-left__action .action{grid-row:3/4;grid-column:1/2}}.dashboard__content-inner .dashboard-content .offer-left__action .action a{width:50%}.dashboard__content-inner .dashboard-content .offer-left .table{display:flex;flex-direction:column;grid-row-gap:1rem;padding:1rem;background-color:white}@media only screen and (max-width: 972px){.dashboard__content-inner .dashboard-content .offer-left .table{background-color:transparent}}.dashboard__content-inner .dashboard-content .offer-left .table .th{font-family:inherit;font-style:normal;font-weight:700;font-size:16px;line-height:150%;color:#000}.dashboard__content-inner .dashboard-content .offer-left .table .td{font-family:inherit;font-style:normal;font-weight:500;font-size:14px;line-height:150%;color:#000;display:flex;justify-content:flex-start;align-items:center;grid-column-gap:.5rem}.dashboard__content-inner .dashboard-content .offer-left .table .td.name img{height:28px;width:28px;border-radius:50%}.dashboard__content-inner .dashboard-content .offer-left .table .td.property-details img{height:56px;width:72px;border-radius:4px}.dashboard__content-inner .dashboard-content .offer-left .table .td.ellipse span{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.dashboard__content-inner .dashboard-content .offer-left .table .tr{display:grid;grid-template-columns:140px 150px 120px 120px 1fr 120px 120px;grid-column-gap:.5rem;padding:1rem .5rem}.dashboard__content-inner .dashboard-content .offer-left .table .tr svg{height:20px;width:20px}.dashboard__content-inner .dashboard-content .offer-left .table .tr:hover{background-color:#f8f9fa;cursor:pointer}.dashboard__content-inner .dashboard-content .offer-left .table .tr .expand-row{display:none;width:100%;height:100%;padding:2rem 0}.dashboard__content-inner .dashboard-content .offer-left .table .tr .expand-row svg.flip{rotate:180deg}@media only screen and (max-width: 1370px){.dashboard__content-inner .dashboard-content .offer-left .table .tr{grid-template-columns:140px 150px 1fr 120px 120px 40px}.dashboard__content-inner .dashboard-content .offer-left .table .tr:not(:first-of-type){border-bottom:1px solid #d5dce1;padding-bottom:.5rem}.dashboard__content-inner .dashboard-content .offer-left .table .tr .td-hide{margin-top:10px;grid-column:1/-1}.dashboard__content-inner .dashboard-content .offer-left .table .tr .td-hide.display-none{display:none}.dashboard__content-inner .dashboard-content .offer-left .table .tr .td-hide::before{content:attr(data-title);display:inline-block;font-weight:bold;margin-right:15px;width:100px;color:#ed1c24}.dashboard__content-inner .dashboard-content .offer-left .table .tr .th.td-hide{display:none}.dashboard__content-inner .dashboard-content .offer-left .table .tr .expand-row{grid-column:6/7;grid-row:1/2;display:flex;align-items:center;justify-content:center}.dashboard__content-inner .dashboard-content .offer-left .table .tr .offer-status{grid-row:1/2;grid-column:4/5;justify-self:flex-end}.dashboard__content-inner .dashboard-content .offer-left .table .tr .offer-status::before{content:attr(data-title);display:inline-block;font-weight:bold;margin-right:15px;width:auto;color:#ed1c24}.dashboard__content-inner .dashboard-content .offer-left .table .tr .offer-action{grid-row:1/2;grid-column:5/6;justify-self:flex-end}.dashboard__content-inner .dashboard-content .offer-left .table .tr .property-details{grid-row:1/2;grid-column:3/4}}@media only screen and (max-width: 1150px){.dashboard__content-inner .dashboard-content .offer-left .table .tr{grid-template-columns:1fr 1fr max-content;grid-template-rows:repeat(3, min-content);grid-row-gap:.5rem}.dashboard__content-inner .dashboard-content .offer-left .table .tr .td-hide.display-none{display:flex}.dashboard__content-inner .dashboard-content .offer-left .table .tr .border-btn{height:40px}.dashboard__content-inner .dashboard-content .offer-left .table .tr .expand-row{display:none}.dashboard__content-inner .dashboard-content .offer-left .table .tr:not(:first-of-type){border:1px solid #eef2f6;border-radius:6px;background-color:white}.dashboard__content-inner .dashboard-content .offer-left .table .tr:not(:first-of-type):hover{background-color:#f8f9fa}.dashboard__content-inner .dashboard-content .offer-left .table .tr:first-of-type{display:none}.dashboard__content-inner .dashboard-content .offer-left .table .tr *::before{color:#ed1c24}.dashboard__content-inner .dashboard-content .offer-left .table .tr .property-details{grid-row:2/3;grid-column:1/-1}.dashboard__content-inner .dashboard-content .offer-left .table .tr .name{grid-column:1/3;grid-row:3/4}.dashboard__content-inner .dashboard-content .offer-left .table .tr .price{grid-row:4/5;grid-column:1/3}.dashboard__content-inner .dashboard-content .offer-left .table .tr .offer-price{grid-row:4/5;grid-column:3/4;justify-self:flex-end}.dashboard__content-inner .dashboard-content .offer-left .table .tr .offer-status{grid-row:3/4;grid-column:3/4}.dashboard__content-inner .dashboard-content .offer-left .table .tr .offer-action{grid-column:3/4;grid-row:1/2}}@media only screen and (max-width: 550px){.dashboard__content-inner .dashboard-content .offer-left .table .tr .offer-status{grid-row:4/5;grid-column:1/-1;justify-self:flex-start}.dashboard__content-inner .dashboard-content .offer-left .table .tr .price{grid-row:5/6;grid-column:1/-1}.dashboard__content-inner .dashboard-content .offer-left .table .tr .offer-price{grid-row:6/7;grid-column:1/-1;justify-self:flex-start}}.dashboard__content-inner .dashboard-content .offer-left .table .tr:first-child{background:#f8f9fa;border-radius:8px}.dashboard__content-inner .dashboard-content .offer-details{grid-column:1/2;grid-row:1/2;display:none;grid-template-columns:2fr 1fr;grid-column-gap:3rem;grid-row-gap:3rem;padding-top:3rem}.dashboard__content-inner .dashboard-content .offer-details-left{display:flex;flex-direction:column;grid-row-gap:1rem}.dashboard__content-inner .dashboard-content .offer-details-left__title{display:flex;justify-content:space-between}@media only screen and (max-width: 520px){.dashboard__content-inner .dashboard-content .offer-details-left__title{flex-direction:column;grid-row-gap:1rem}}.dashboard__content-inner .dashboard-content .offer-details-left__back{display:flex;align-items:center}.dashboard__content-inner .dashboard-content .offer-details-left__back span{color:#ed1c24}.dashboard__content-inner .dashboard-content .offer-details-left__back svg{height:20px;width:20px;fill:#ed1c24}.dashboard__content-inner .dashboard-content .offer-details-left__card{display:grid;grid-template-columns:1fr 3fr;background:#f8f9fa;border:1.5px solid #ed1c24;border-radius:8px}@media only screen and (max-width: 550px){.dashboard__content-inner .dashboard-content .offer-details-left__card{grid-template-columns:1fr}}.dashboard__content-inner .dashboard-content .offer-details-left__card img{height:100%;width:200px;min-width:200px;border-radius:8px 0 0 8px;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width: 550px){.dashboard__content-inner .dashboard-content .offer-details-left__card img{height:200px;width:100%}}.dashboard__content-inner .dashboard-content .offer-details-left__card-body{display:flex;flex-direction:column;justify-content:space-around;padding:1rem}.dashboard__content-inner .dashboard-content .offer-details-left__card-body .title{display:grid;grid-template-columns:1fr max-content;grid-column-gap:.5rem}.dashboard__content-inner .dashboard-content .offer-details-left__card-body .aminities{display:flex;justify-content:flex-start;flex-wrap:wrap;grid-row-gap:1rem;grid-column-gap:1rem}.dashboard__content-inner .dashboard-content .offer-details-left__card-body .aminities svg{width:20px;height:20px}.dashboard__content-inner .dashboard-content .offer-details-left__card-body .aminities>div{display:grid;grid-template-columns:max-content 1fr;align-items:center;grid-column-gap:.5rem}.dashboard__content-inner .dashboard-content .offer-details-left__info{background:#fff;border:1.5px solid #d5dce1;border-radius:8px;padding:1rem;display:flex;flex-direction:column;grid-row-gap:1rem}@media only screen and (max-width: 1350px){.dashboard__content-inner .dashboard-content .offer-details-left__info{grid-column:1/-1}}.dashboard__content-inner .dashboard-content .offer-details-left__info .row-1{background:#f8f9fa;border-radius:8px}.dashboard__content-inner .dashboard-content .offer-details-left__info .row-1,.dashboard__content-inner .dashboard-content .offer-details-left__info .row-2{display:grid;grid-template-columns:22% 22% 22% 34%;padding:1rem}.dashboard__content-inner .dashboard-content .offer-details-left__info .row-1 div,.dashboard__content-inner .dashboard-content .offer-details-left__info .row-2 div{display:flex;flex-direction:column;grid-row-gap:1rem}.dashboard__content-inner .dashboard-content .offer-details-left__info .row-1 div p,.dashboard__content-inner .dashboard-content .offer-details-left__info .row-2 div p{white-space:nowrap}.dashboard__content-inner .dashboard-content .offer-details-left__info .row-3{display:flex;justify-content:space-between;padding:1rem}.dashboard__content-inner .dashboard-content .offer-details-left__info .row-3 a{display:flex;align-items:center;grid-column-gap:.5rem}.dashboard__content-inner .dashboard-content .offer-details-left__info .row-3 svg{height:16px;width:16px}.dashboard__content-inner .dashboard-content .offer-details-left__info .row-4{display:flex;justify-content:space-between}.dashboard__content-inner .dashboard-content .offer-details-left__info .row-4>div:first-child{flex:1;display:flex;flex-direction:column}.dashboard__content-inner .dashboard-content .offer-details-left__info .row-4>div:first-child div{display:flex;grid-column-gap:1rem;grid-row-gap:1rem}.dashboard__content-inner .dashboard-content .offer-details-left__info .row-4>div:nth-child(2){flex:1;display:flex;justify-content:space-between}.dashboard__content-inner .dashboard-content .offer-details-left__info .row-4 svg{height:16px;width:16px}@media only screen and (max-width: 1350px){.dashboard__content-inner .dashboard-content .offer-details-left{grid-column:1/-1}}.dashboard__content-inner .dashboard-content .offer-details-right{background:#fff;border:1.5px solid #eef2f6;border-radius:8px;display:grid;grid-template-rows:repeat(3, max-content);grid-row-gap:1rem;grid-column-gap:1rem;height:-moz-fit-content;height:fit-content;flex:1}.dashboard__content-inner .dashboard-content .offer-details-right .image{display:flex;flex-direction:column;grid-row-gap:1.5rem;align-items:center;padding-top:2rem}.dashboard__content-inner .dashboard-content .offer-details-right .image .verfied{display:flex;flex-direction:column;align-items:center}.dashboard__content-inner .dashboard-content .offer-details-right .image .verfied>div{display:flex;align-items:center;grid-column-gap:.5rem}.dashboard__content-inner .dashboard-content .offer-details-right .image img{height:100px;width:100px;border-radius:50%}.dashboard__content-inner .dashboard-content .offer-details-right .info ul{padding:0 1rem;display:flex;flex-direction:column;grid-row-gap:1rem}.dashboard__content-inner .dashboard-content .offer-details-right .info ul li{display:grid;grid-template-columns:1fr 2fr;align-items:center;border-bottom:1px solid #d5dce1;padding:.75rem 0}.dashboard__content-inner .dashboard-content .offer-details-right .info ul li :last-child{justify-self:flex-end}.dashboard__content-inner .dashboard-content .offer-details-right .info ul li :last-child a.btn{padding:0}.dashboard__content-inner .dashboard-content .offer-details-right .info ul li :last-child a.btn .tooltip{max-width:-moz-max-content;max-width:max-content;white-space:nowrap}.dashboard__content-inner .dashboard-content .offer-details-right .info ul li:last-of-type{border-bottom:none}.dashboard__content-inner .dashboard-content .offer-details-right .info ul li>div{display:flex;grid-column-gap:.5rem;align-items:center}.dashboard__content-inner .dashboard-content .offer-details-right .info ul li>div svg{height:24px;width:24px}.dashboard__content-inner .dashboard-content .offer-details-right__action{background-color:#f8f9fa;display:flex;flex-direction:column;grid-row-gap:1rem;padding:2rem 1rem 1rem 1rem;width:100%}.dashboard__content-inner .dashboard-content .offer-details-right__action div{display:flex;grid-column-gap:1rem}.dashboard__content-inner .dashboard-content .offer-details-right__action a,.dashboard__content-inner .dashboard-content .offer-details-right__action button{flex:1}@media only screen and (max-width: 1350px){.dashboard__content-inner .dashboard-content .offer-details-right__action{background-color:transparent;padding:0 1rem 1rem 1rem}}.dashboard__content-inner .dashboard-content .offer-details-right svg{width:18px;height:18px}@media only screen and (max-width: 1350px){.dashboard__content-inner .dashboard-content .offer-details-right{grid-column:1/-1;grid-row:2/3;grid-template-rows:repeat(2, max-content);grid-template-columns:repeat(2, 1fr)}}@media only screen and (max-width: 550px){.dashboard__content-inner .dashboard-content .offer-details-right{grid-template-columns:1fr}}.dashboard__content-inner .dashboard-content .offer-details-popup .inner{display:flex;flex-direction:column;justify-content:center;align-items:center}.dashboard__content-inner .dashboard-content .offer-details-popup .inner>div{display:grid;grid-template-columns:1fr 1fr;grid-row-gap:1rem;grid-column-gap:1rem}.dashboard__content-inner .dashboard-content .offer-details-popup .inner .col-1{grid-column:1/2}.dashboard__content-inner .dashboard-content .offer-details-popup .inner .col-2{grid-column:2/3}.dashboard__content-inner .dashboard-content .offer-details-popup .inner .col-12{grid-column:1/3}.dashboard__content-inner .dashboard-content .funding-report{display:flex;flex-direction:column;grid-row-gap:3rem}.dashboard__content-inner .dashboard-content .funding-report__action{display:grid;grid-template-columns:repeat(4, 1fr);grid-column-gap:1rem}@media only screen and (max-width: 1000px){.dashboard__content-inner .dashboard-content .funding-report__action{grid-template-columns:repeat(3, 1fr);grid-row-gap:1rem}}@media only screen and (max-width: 650px){.dashboard__content-inner .dashboard-content .funding-report__action{grid-template-columns:1fr;grid-row-gap:1rem}}.dashboard__content-inner .dashboard-content .funding-report__action .action{grid-column:4/5;justify-self:flex-end;display:flex;justify-content:space-between;width:100%;grid-column-gap:1rem}.dashboard__content-inner .dashboard-content .funding-report__action .action button,.dashboard__content-inner .dashboard-content .funding-report__action .action a{flex:1}@media only screen and (max-width: 1000px){.dashboard__content-inner .dashboard-content .funding-report__action .action{grid-column:3/4}}@media only screen and (max-width: 650px){.dashboard__content-inner .dashboard-content .funding-report__action .action{grid-column:1/2;grid-row:4/5}}.dashboard__content-inner .dashboard-content .funding-report__action select{height:48px;flex:1}.dashboard__content-inner .dashboard-content .funding-report__table{display:flex;flex-direction:column;grid-row-gap:1rem;background-color:white;padding:1rem}@media only screen and (max-width: 1000px){.dashboard__content-inner .dashboard-content .funding-report__table{background-color:transparent}}.dashboard__content-inner .dashboard-content .funding-report__table .th{font-family:inherit;font-style:normal;font-weight:700;font-size:16px;line-height:150%;color:#000}.dashboard__content-inner .dashboard-content .funding-report__table .td{font-family:inherit;font-style:normal;font-weight:500;font-size:14px;line-height:150%;color:#000;display:flex;justify-content:flex-start;align-items:center;grid-column-gap:.5rem}.dashboard__content-inner .dashboard-content .funding-report__table .td img{height:28px;width:28px;border-radius:50%}.dashboard__content-inner .dashboard-content .funding-report__table .td.ellipse span{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.dashboard__content-inner .dashboard-content .funding-report__table .tr{display:grid;grid-template-columns:130px 150px 130px 130px 130px minmax(130px, 1fr) 160px;grid-column-gap:.5rem;padding:1rem .5rem}.dashboard__content-inner .dashboard-content .funding-report__table .tr svg{height:20px;width:20px}.dashboard__content-inner .dashboard-content .funding-report__table .tr:hover{background-color:#f8f9fa;cursor:pointer}.dashboard__content-inner .dashboard-content .funding-report__table .tr .expand-row{display:none;width:100%;height:100%;padding:1rem 0}.dashboard__content-inner .dashboard-content .funding-report__table .tr .expand-row svg{height:20px;width:20px}.dashboard__content-inner .dashboard-content .funding-report__table .tr .expand-row svg.flip{rotate:180deg}@media screen and (max-width: 1430px){.dashboard__content-inner .dashboard-content .funding-report__table .tr{grid-template-columns:130px 150px minmax(130px, 1fr) 170px 40px;border-bottom:1px solid #d5dce1}.dashboard__content-inner .dashboard-content .funding-report__table .tr .expand-row{grid-column:5/6;grid-row:1/2;display:flex;align-items:center;justify-content:center}.dashboard__content-inner .dashboard-content .funding-report__table .tr .td-hide{margin-top:10px;grid-column:1/-1}.dashboard__content-inner .dashboard-content .funding-report__table .tr .td-hide.display-none{display:none}.dashboard__content-inner .dashboard-content .funding-report__table .tr .td-hide::before{content:attr(data-title);display:inline-block;font-weight:bold;margin-right:15px;width:130px}.dashboard__content-inner .dashboard-content .funding-report__table .tr .th.td-hide{display:none}.dashboard__content-inner .dashboard-content .funding-report__table .tr .property-details{grid-column:3/4;grid-row:1/2}.dashboard__content-inner .dashboard-content .funding-report__table .tr .funding-details{grid-row:1/2;grid-column:4/5}}@media only screen and (max-width: 1000px){.dashboard__content-inner .dashboard-content .funding-report__table .tr{grid-template-columns:1fr 130px;grid-template-rows:repeat(6, min-content);grid-row-gap:.5rem;background-color:white;border:1px solid #eef2f6;border-radius:6px}.dashboard__content-inner .dashboard-content .funding-report__table .tr:first-child{display:none}.dashboard__content-inner .dashboard-content .funding-report__table .tr .td-hide{grid-column:1/-1}.dashboard__content-inner .dashboard-content .funding-report__table .tr .td-hide.display-none{display:block}.dashboard__content-inner .dashboard-content .funding-report__table .tr .expand-row{display:none}.dashboard__content-inner .dashboard-content .funding-report__table .tr .funding-details{grid-column:2/3}.dashboard__content-inner .dashboard-content .funding-report__table .tr .property-details{grid-row:2/3;grid-column:1/-1}.dashboard__content-inner .dashboard-content .funding-report__table .tr .property-details::before{content:attr(data-title);display:inline-block;font-weight:bold;margin-right:15px;width:130px}.dashboard__content-inner .dashboard-content .funding-report__table .tr .user{grid-row:3/4;grid-column:1/-1}.dashboard__content-inner .dashboard-content .funding-report__table .tr .user::before{content:attr(data-title);display:inline-block;font-weight:bold;margin-right:15px;width:130px}.dashboard__content-inner .dashboard-content .funding-report__table .tr .border-btn{height:40px}.dashboard__content-inner .dashboard-content .funding-report__table .tr *::before{color:#ed1c24}}.dashboard__content-inner .dashboard-content .funding-report__table .tr:first-child{background:#f8f9fa;border-radius:8px;border:none}.dashboard__content-inner .dashboard-content .funding-report-details-popup .inner{display:flex;flex-direction:column;justify-content:center}.dashboard__content-inner .dashboard-content .funding-report-details-popup .inner .whatsapp-inquire{display:flex;align-items:center;grid-column-gap:1rem;padding:.5rem 2rem;margin:1rem 0;border:1.5px solid #d5dce1;border-radius:5px;width:-moz-max-content;width:max-content}.dashboard__content-inner .dashboard-content .funding-report-details-popup .inner .whatsapp-inquire svg{height:30px;width:30px}.dashboard__content-inner .dashboard-content .funding-report-details-popup .inner .table{display:flex;flex-direction:column;grid-row-gap:1rem}.dashboard__content-inner .dashboard-content .funding-report-details-popup .inner .table .tr{display:grid;grid-template-columns:repeat(3, 1fr);align-items:center;padding:0 1rem;height:40px}.dashboard__content-inner .dashboard-content .funding-report-details-popup .inner .table .tr:nth-child(odd){background-color:#f8f9fa}.dashboard__content-inner .dashboard-content .funding-report-details-popup .inner .table .tr:last-of-type{background-color:white}.dashboard__content-inner .dashboard-content .funding-report-edit-popup .inner{display:flex;flex-direction:column;justify-content:center;align-items:center}.dashboard__content-inner .dashboard-content .funding-report-edit-popup .inner>div{display:flex;flex-direction:column;grid-row-gap:1rem}.dashboard__content-inner .dashboard-content .funding-report-edit-popup .inner>div .price-input{position:relative;display:flex;flex-direction:column;grid-row-gap:.4rem}.dashboard__content-inner .dashboard-content .funding-report-edit-popup .inner>div .price-input input{padding-inline-start:75px}.dashboard__content-inner .dashboard-content .funding-report-edit-popup .inner>div .price-input span{position:absolute;left:0;display:flex;justify-content:center;align-items:center;border-right:1px solid #d5dce1;height:100%;width:65px}.dashboard__content-inner .dashboard-content .property-view{display:flex;grid-template-columns:1fr 2fr}.dashboard__content-inner .dashboard-content .property-view__left{display:flex;flex-direction:column;padding:1rem;grid-row-gap:1rem}.dashboard__content-inner .dashboard-content .property-view__left .search{width:100%}.dashboard__content-inner .dashboard-content .property-view__left .search input{background-color:white}.dashboard__content-inner .dashboard-content .property-view__left .title{display:flex;justify-content:space-between}.dashboard__content-inner .dashboard-content .property-view__left .action{display:flex;background-color:white;padding:1rem;grid-column-gap:1rem}.dashboard__content-inner .dashboard-content .property-view__left .cards{display:flex;flex-direction:column;justify-content:space-between;grid-row-gap:1rem}.dashboard__content-inner .dashboard-content .property-view__left .cards>div{display:flex;justify-content:space-between;grid-row-gap:1rem;padding:1rem}.dashboard__content-inner .dashboard-content .property-view__left .cards>div>div{display:flex;flex-direction:column;justify-content:space-between}.dashboard__content-inner .dashboard-content .property-view__left .cards>div:hover{background-color:white}.dashboard__content-inner .dashboard-content .property-view__left .cards .active{display:flex;justify-content:center;align-items:center;border-radius:16px;width:74px;height:28px;background-color:#e6f9ee;color:#27ae60}.dashboard__content-inner .dashboard-content .property-view__left .cards .archived{display:flex;justify-content:center;align-items:center;border-radius:16px;width:74px;height:28px;background-color:#fff1e0;color:#ffb154}.dashboard__content-inner .dashboard-content .property-view__left .cards .paused{display:flex;justify-content:center;align-items:center;border-radius:16px;width:74px;height:28px;background-color:#fce3e3;color:#f06565}.dashboard__content-inner .dashboard-content .property-view__left .cards img{height:60px;width:60px;border-radius:8px}.dashboard__content-inner .dashboard-content .property-view__right{display:flex;flex-direction:column;grid-row-gap:1rem;background-color:white}.dashboard__content-inner .dashboard-content .property-view__right .image{position:relative}.dashboard__content-inner .dashboard-content .property-view__right .image img{height:251px;width:100%;-o-object-fit:cover;object-fit:cover}.dashboard__content-inner .dashboard-content .property-view__right .image>div{position:absolute;right:20px;top:10px;display:flex;justify-content:space-between;grid-column-gap:1rem}.dashboard__content-inner .dashboard-content .property-view__right .image>div a{display:flex;align-items:center;justify-content:center;grid-column-gap:.5rem;background:#fff;border:1.5px solid #d5dce1;border-radius:8px;height:40px;width:130px}.dashboard__content-inner .dashboard-content .property-view__right .image>div a svg{height:19px;width:19px}.dashboard__content-inner .dashboard-content .property-view__right .body{padding:1rem}.dashboard__content-inner .dashboard-content .property-view__right .body .title{display:flex;flex-direction:column;justify-content:space-between;grid-row-gap:1rem}.dashboard__content-inner .dashboard-content .property-view__right .body .title>div:first-child{display:flex;justify-content:space-between}.dashboard__content-inner .dashboard-content .property-view__right .body .section{padding:1rem;border:1.5px solid #d5dce1;border-radius:8px;display:flex;justify-content:space-between;margin-top:2rem}.dashboard__content-inner .dashboard-content .property-view__right .body .section-item{display:flex;flex-direction:column;grid-row-gap:1rem}.dashboard__content-inner .dashboard-content .property-view__right .body .section-item>div{display:flex;align-items:center;grid-column-gap:.5rem}.dashboard__content-inner .dashboard-content .property-view__right .body .section svg{height:24px;width:24px}.dashboard__content-inner .dashboard-content .property-view__right .body .footer{display:grid;grid-template-columns:2fr 1fr;grid-column-gap:1rem;grid-row-gap:1rem}.dashboard__content-inner .dashboard-content .property-view__right .body .footer .section1{grid-column:1/2;grid-row:1/2}.dashboard__content-inner .dashboard-content .property-view__right .body .footer .section1 .show-more{text-decoration:underline}.dashboard__content-inner .dashboard-content .property-view__right .body .footer .section2{grid-column:1/2;grid-row:2/3}.dashboard__content-inner .dashboard-content .property-view__right .body .footer .section2>div{display:flex;flex-wrap:wrap;grid-column-gap:.5rem;grid-row-gap:1rem;margin-top:1rem}.dashboard__content-inner .dashboard-content .property-view__right .body .footer .section2>div p{height:40px;padding:0 2rem;background:#f8f9fa;border-radius:8px;color:#ed1c24;font-weight:500;font-size:16px}.dashboard__content-inner .dashboard-content .property-view__right .body .footer .section3{grid-column:2/3;grid-row:1/-1;border:1px solid #eef2f6;border-radius:8px;padding:1rem .5rem;display:flex;flex-direction:column;grid-row-gap:1rem}.dashboard__content-inner .dashboard-content .property-view__right .body .footer .section3>div:first-child{display:flex;grid-column-gap:1rem}.dashboard__content-inner .dashboard-content .property-view__right .body .footer .section3>div:first-child img{height:48px;width:48px;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;border-radius:50%}.dashboard__content-inner .dashboard-content .property-view__right .body .footer .section3>div:first-child>div{display:flex;flex-direction:column;grid-row-gap:.5rem}.dashboard__content-inner .dashboard-content .property-view__right .body .footer .section3>div:nth-child(2){display:grid;grid-row-gap:1rem}.dashboard__content-inner .dashboard-content .property-view__right .body .footer .section3>div:nth-child(2) .col-1{grid-column:1/2}.dashboard__content-inner .dashboard-content .property-view__right .body .footer .section3>div:nth-child(2) .col-2{grid-column:2/3;justify-self:flex-end}.dashboard__content-inner .dashboard-content .network{display:grid;grid-template-columns:repeat(3, 1fr);grid-column-gap:2rem}@media only screen and (max-width: 1350px){.dashboard__content-inner .dashboard-content .network{grid-template-columns:repeat(2, 1fr);grid-row-gap:1rem}}@media only screen and (max-width: 1350px){.dashboard__content-inner .dashboard-content .network__col-1{grid-column:1/-1}}.dashboard__content-inner .dashboard-content .network__col-1 .section-1{display:flex;flex-direction:column;grid-row-gap:1rem}@media only screen and (max-width: 1350px){.dashboard__content-inner .dashboard-content .network__col-1 .section-1{display:grid;grid-template-columns:repeat(2, 1fr);grid-column-gap:1rem}}.dashboard__content-inner .dashboard-content .network__col-1 .section-1 .search{width:100%}@media only screen and (max-width: 1350px){.dashboard__content-inner .dashboard-content .network__col-1 .section-1 .search{grid-column:1/-1}}.dashboard__content-inner .dashboard-content .network__col-1 .section-1 .list1{background:#fff;border:1.5px solid #eef2f6;border-radius:8px}.dashboard__content-inner .dashboard-content .network__col-1 .section-1 .list1 li{padding:1rem}.dashboard__content-inner .dashboard-content .network__col-1 .section-1 .list2{background:#9da7b0;border:1.5px solid #eef2f6;border-radius:8px}.dashboard__content-inner .dashboard-content .network__col-1 .section-1 .list2 li{padding:1rem;display:flex;justify-content:space-between}.dashboard__content-inner .dashboard-content .network__col-1 .section-1 .list2 .line{background-color:white}.dashboard__content-inner .dashboard-content .network__col-2{display:flex;flex-direction:column;grid-row-gap:1rem}.dashboard__content-inner .dashboard-content .network__col-2 .section-2{background:#fff;border:1.5px solid #eef2f6;border-radius:8px}.dashboard__content-inner .dashboard-content .network__col-2 .section-2__img{position:relative}.dashboard__content-inner .dashboard-content .network__col-2 .section-2__img img{position:absolute;left:22px;top:20px;height:41px;width:41px;border-radius:50%}.dashboard__content-inner .dashboard-content .network__col-2 .section-2__img textarea{background:#fff;height:100px;border:none;padding-inline-start:6rem;padding-top:1.5rem}.dashboard__content-inner .dashboard-content .network__col-2 .section-2__icons{display:flex;justify-content:space-between;align-items:center;padding:.5rem 1rem}.dashboard__content-inner .dashboard-content .network__col-2 .section-2__icons .action{display:flex;grid-column-gap:.5rem}.dashboard__content-inner .dashboard-content .network__col-2 .section-2__icons .share{display:flex;grid-column-gap:1.5rem;align-items:center}.dashboard__content-inner .dashboard-content .network__col-2 .section-2__icons svg{height:24px;width:24px}.dashboard__content-inner .dashboard-content .network__col-2 .section-3{background:#fff;border:1.5px solid #eef2f6;border-radius:8px;display:flex;flex-direction:column;grid-row-gap:1rem}.dashboard__content-inner .dashboard-content .network__col-2 .section-3__card{padding:1rem;display:flex;flex-direction:column;grid-row-gap:1rem}.dashboard__content-inner .dashboard-content .network__col-2 .section-3__card-title{display:flex;justify-content:space-between}.dashboard__content-inner .dashboard-content .network__col-2 .section-3__card-title-info{display:flex;align-items:center;grid-column-gap:.5rem}.dashboard__content-inner .dashboard-content .network__col-2 .section-3__card-title-info img{height:41px;width:41px;border-radius:50%}.dashboard__content-inner .dashboard-content .network__col-2 .section-3__card-title-info>div{display:flex;flex-direction:column;grid-row-gap:.5rem}.dashboard__content-inner .dashboard-content .network__col-2 .section-3__card-title-follow{display:flex;align-items:center}.dashboard__content-inner .dashboard-content .network__col-2 .section-3__card-title-follow svg{height:14px;width:14px;fill:#439cfe}.dashboard__content-inner .dashboard-content .network__col-2 .section-3__card>img{width:100%;height:171px;-o-object-fit:cover;object-fit:cover}.dashboard__content-inner .dashboard-content .network__col-2 .section-3__footer{background:#f8f9fa;border:1px solid #eef2f6;border-radius:0px 0px 8px 8px;display:flex;justify-content:space-around;height:63px}.dashboard__content-inner .dashboard-content .network__col-2 .section-3__footer-1{display:flex;align-items:center;grid-column-gap:.5rem}.dashboard__content-inner .dashboard-content .network__col-2 .section-3__footer-1>div{display:flex;align-items:center;grid-column-gap:.5rem}.dashboard__content-inner .dashboard-content .network__col-2 .section-3__footer-2{display:flex;align-items:center;grid-column-gap:.5rem}.dashboard__content-inner .dashboard-content .network__col-2 .section-3__footer svg{height:18px;width:18px}.dashboard__content-inner .dashboard-content .network__col-3{display:flex;flex-direction:column;grid-row-gap:1rem}.dashboard__content-inner .dashboard-content .network__col-3 .section-4{display:flex;flex-direction:column;grid-row-gap:1rem;background:#fff;border:1.5px solid #eef2f6;border-radius:8px;padding:1.5rem}.dashboard__content-inner .dashboard-content .network__col-3 .section-4__title{display:flex;justify-content:space-between}.dashboard__content-inner .dashboard-content .network__col-3 .section-4 ul{margin-top:2rem;display:flex;flex-direction:column;grid-row-gap:1rem}.dashboard__content-inner .dashboard-content .network__col-3 .section-4 ul li .user-card{display:flex;align-items:center;justify-content:space-between;grid-column-gap:1rem;width:100%}.dashboard__content-inner .dashboard-content .network__col-3 .section-4 ul li .user-card>div{display:flex;grid-column-gap:.5rem}.dashboard__content-inner .dashboard-content .network__col-3 .section-4 ul li .user-card>div img{height:56px;width:56px;border-radius:50%}.dashboard__content-inner .dashboard-content .network__col-3 .section-4 ul li .user-card svg{height:30px;width:20px}.dashboard__content-inner .dashboard-content .network__col-3 .section-5{background:#fff;border:1.5px solid #eef2f6;border-radius:8px;overflow:hidden;display:flex;flex-direction:column;grid-row-gap:1rem}.dashboard__content-inner .dashboard-content .network__col-3 .section-5__img{position:relative}.dashboard__content-inner .dashboard-content .network__col-3 .section-5__img span{position:absolute;top:10px;right:20px;background:#eef2f6;opacity:.72;border-radius:14.5px;height:30px;padding:0 1rem}.dashboard__content-inner .dashboard-content .network__col-3 .section-5__img img{height:148px;width:100%;-o-object-fit:cover;object-fit:cover}.dashboard__content-inner .dashboard-content .network__col-3 .section-5__body{padding:1rem}.dashboard__content-inner .dashboard-content .network__col-3 .section-5__title{display:flex;flex-direction:column;grid-row-gap:.5rem}.dashboard__content-inner .dashboard-content .network__col-3 .section-5__aminities{display:flex;justify-content:space-between}.dashboard__content-inner .dashboard-content .network__col-3 .section-5__aminities>div{display:flex;grid-column-gap:.5rem;align-items:center}.dashboard__content-inner .dashboard-content .network__col-3 .section-5__aminities svg{height:20px;width:20px}.dashboard__content-inner .dashboard-content .setting .tab{display:flex;grid-column-gap:2rem}.dashboard__content-inner .dashboard-content .setting .tab a{display:flex;justify-content:center;align-items:center;min-width:141px;padding:0 1rem;height:49px}.dashboard__content-inner .dashboard-content .setting .tab a.active{background-color:#ed1c24;border-radius:8px;color:white}.dashboard__content-inner .dashboard-content .setting .tabcontent{display:none;background:#fff;border:1.5px solid #eef2f6;border-radius:8px;margin-top:2rem;padding:1rem}.dashboard__content-inner .dashboard-content .setting .tabcontent .remove{display:none}.dashboard__content-inner .dashboard-content .setting .tabcontent.active{display:block}.dashboard__content-inner .dashboard-content .setting .tabcontent .profile-tab{display:grid;grid-row-gap:1rem;padding:1rem;border-radius:5px;background:#fff}.dashboard__content-inner .dashboard-content .setting .tabcontent .profile-tab__img{display:flex;grid-column-gap:1rem;align-items:center;margin:2rem;margin-inline-start:0}.dashboard__content-inner .dashboard-content .setting .tabcontent .profile-tab__img .logo{display:flex;flex-direction:column;justify-content:center}.dashboard__content-inner .dashboard-content .setting .tabcontent .profile-tab__img .logo img{width:100px;height:100px;border-radius:50%}.dashboard__content-inner .dashboard-content .setting .tabcontent .profile-tab__title{display:flex;flex-direction:column}.dashboard__content-inner .dashboard-content .setting .tabcontent .profile-tab__input{display:grid;grid-template-columns:repeat(2, 2fr) 1fr;grid-column-gap:2rem;grid-row-gap:2rem}.dashboard__content-inner .dashboard-content .setting .tabcontent .profile-tab__input .country-iso .select-dropdown__input{margin-inline-end:0}.dashboard__content-inner .dashboard-content .setting .tabcontent .profile-tab__input .link{color:#00e;font-size:16px}.dashboard__content-inner .dashboard-content .setting .tabcontent .profile-tab__input .save{grid-column:1/2}.dashboard__content-inner .dashboard-content .setting .tabcontent .profile-tab__input .select{display:flex;justify-content:space-between;grid-column-gap:1rem}.dashboard__content-inner .dashboard-content .setting .tabcontent .profile-tab__input .select>div{flex:1}.dashboard__content-inner .dashboard-content .setting .tabcontent .profile-tab__input .col-14{grid-column:1/-1}.dashboard__content-inner .dashboard-content .setting .tabcontent .profile-tab__input .col-13{grid-column:1/3}.dashboard__content-inner .dashboard-content .setting .tabcontent .profile-tab__input .verify{align-self:flex-end}.dashboard__content-inner .dashboard-content .setting .tabcontent .profile-tab__input .radio-type>div{margin-top:.5rem;display:flex;grid-column-gap:1rem}.dashboard__content-inner .dashboard-content .setting .tabcontent .company-tab{display:flex;flex-direction:column;grid-row-gap:1rem;width:60vw;padding:1rem}@media only screen and (max-width: 1000px){.dashboard__content-inner .dashboard-content .setting .tabcontent .company-tab{width:100%}}.dashboard__content-inner .dashboard-content .setting .tabcontent .company-tab__img>div{display:flex;grid-column-gap:1rem;align-items:center;margin:2rem;margin-inline-start:0}.dashboard__content-inner .dashboard-content .setting .tabcontent .company-tab__img .logo{display:flex;flex-direction:column;justify-content:center}.dashboard__content-inner .dashboard-content .setting .tabcontent .company-tab__img .logo img{width:100px;height:100px;border-radius:50%}.dashboard__content-inner .dashboard-content .setting .tabcontent .company-tab__input{display:grid;grid-template-columns:repeat(2, 1fr);grid-column-gap:1rem;grid-row-gap:1rem}.dashboard__content-inner .dashboard-content .setting .tabcontent .company-tab__contact{margin-top:2rem;display:flex;flex-direction:column;grid-row-gap:2rem}.dashboard__content-inner .dashboard-content .setting .tabcontent .company-tab__contact>div{display:grid;grid-template-columns:repeat(2, 1fr);grid-column-gap:1rem}.dashboard__content-inner .dashboard-content .setting .tabcontent .company-tab__contact>button{width:calc(50% - .5rem)}.dashboard__content-inner .dashboard-content .setting .tabcontent .company-tab__select{display:flex;grid-column-gap:1rem}.dashboard__content-inner .dashboard-content .setting .tabcontent .company-tab__select>div{flex:1}.dashboard__content-inner .dashboard-content .setting .tabcontent .security{display:flex;flex-direction:column;grid-row-gap:2rem;grid-column-gap:1rem;width:60vw}@media only screen and (max-width: 1000px){.dashboard__content-inner .dashboard-content .setting .tabcontent .security{width:100%}}.dashboard__content-inner .dashboard-content .setting .tabcontent .security__pass{display:grid;grid-template-columns:repeat(2, 1fr);grid-row-gap:1rem;grid-column-gap:1rem}.dashboard__content-inner .dashboard-content .setting .tabcontent .security__pass>a{grid-column:1/2;grid-row:3/4}.dashboard__content-inner .dashboard-content .setting .tabcontent .security__pass svg{height:20px;width:20px}.dashboard__content-inner .dashboard-content .setting .tabcontent .security__activation{display:flex;flex-direction:column;grid-row-gap:1rem}.dashboard__content-inner .dashboard-content .setting .tabcontent .security__activation>div{display:grid;grid-template-columns:repeat(2, 1fr);width:80%;grid-row-gap:1rem;grid-column-gap:2rem}.dashboard__content-inner .dashboard-content .setting .tabcontent .security__activation svg{height:35px;width:35px}.dashboard__content-inner .dashboard-content .setting .tabcontent .security__activation a{width:-moz-fit-content;width:fit-content}.dashboard__content-inner .dashboard-content .setting .tabcontent .security__footer{display:flex;grid-column-gap:1rem}.dashboard__content-inner .dashboard-content .setting .tabcontent .security__footer>div{display:flex;flex-direction:column;grid-row-gap:.5rem}.dashboard__content-inner .dashboard-content .setting .tabcontent .security .col-1{grid-column:1/2}.dashboard__content-inner .dashboard-content .setting .tabcontent .security .col-2{grid-column:2/3}.dashboard__content-inner .dashboard-content .setting .tabcontent .security .row-1{grid-row:1/2}.dashboard__content-inner .dashboard-content .setting .tabcontent .security .row-2{grid-row:2/3}.dashboard__content-inner .dashboard-content .setting .tabcontent .security .row-3{grid-row:3/4}.dashboard__content-inner .dashboard-content .setting .tabcontent .banking{display:grid;grid-template-columns:repeat(2, 1fr);grid-column-gap:1rem;grid-row-gap:1.5rem;width:60vw;padding:1rem}@media only screen and (max-width: 1000px){.dashboard__content-inner .dashboard-content .setting .tabcontent .banking{width:100%}}.dashboard__content-inner .dashboard-content .setting .tabcontent .banking .col-13{grid-column:1/-1}.dashboard__content-inner .dashboard-content .setting .tabcontent .banking .upload-file{border:2px solid #eef2f6;border-radius:5px;height:49px;display:flex;grid-column-gap:.5rem;justify-content:center;align-items:center}.dashboard__content-inner .dashboard-content .setting .tabcontent .banking .upload-file svg{height:16px;width:16px}.dashboard__content-inner .dashboard-content .setting .tabcontent .banking .preview{margin-top:1rem;max-height:100px;width:150px;-o-object-fit:cover;object-fit:cover}.dashboard__content-inner .dashboard-content .report{display:flex;flex-direction:column;grid-row-gap:1rem}.dashboard__content-inner .dashboard-content .report-boxs{display:flex;flex-wrap:wrap;grid-column-gap:1rem;grid-row-gap:1rem}@media only screen and (max-width: 1120px){.dashboard__content-inner .dashboard-content .report-boxs{display:grid;grid-template-columns:repeat(3, 1fr)}}@media only screen and (max-width: 500px){.dashboard__content-inner .dashboard-content .report-boxs{display:grid;grid-template-columns:repeat(2, 1fr)}}.dashboard__content-inner .dashboard-content .report-boxs .box{width:258px;height:136px;border-radius:8px;border:1px solid #eef2f6;background:#fff;display:flex;justify-content:space-around;align-items:center}.dashboard__content-inner .dashboard-content .report-boxs .box>div{display:flex;flex-direction:column;grid-row-gap:.75rem}.dashboard__content-inner .dashboard-content .report-boxs .box svg{height:24px;width:24px}@media only screen and (max-width: 1120px){.dashboard__content-inner .dashboard-content .report-boxs .box{width:auto;padding:0 1rem}}@media only screen and (max-width: 400px){.dashboard__content-inner .dashboard-content .report-boxs .box{height:100px;padding:0 .25rem}}.dashboard__content-inner .dashboard-content .report-filters{width:100%;height:125px;border-radius:5px;background:#fff;display:grid;grid-template-columns:repeat(4, 1fr);grid-column-gap:1rem;padding:0 1rem;padding-bottom:2.5rem}@media only screen and (max-width: 1100px){.dashboard__content-inner .dashboard-content .report-filters{grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(2, 1fr);height:auto;grid-row-gap:1rem;padding:1rem}}@media only screen and (max-width: 500px){.dashboard__content-inner .dashboard-content .report-filters{grid-template-columns:1fr;grid-template-rows:repeat(3, 1fr)}}.dashboard__content-inner .dashboard-content .report-filters__dropdown{min-width:150px;display:flex;flex-direction:column;grid-row-gap:.5rem;align-self:flex-end}.dashboard__content-inner .dashboard-content .report-filters__actions{display:flex;flex-direction:row;grid-column-gap:1rem;min-width:-moz-max-content;min-width:max-content;align-self:flex-end}.dashboard__content-inner .dashboard-content .report-filters__actions a,.dashboard__content-inner .dashboard-content .report-filters__actions button{flex:1}@media only screen and (max-width: 1100px){.dashboard__content-inner .dashboard-content .report-filters__actions{grid-column:2/3}}@media only screen and (max-width: 500px){.dashboard__content-inner .dashboard-content .report-filters__actions{grid-column:1/2}}@media only screen and (max-width: 400px){.dashboard__content-inner .dashboard-content .report-filters__actions .btn-secondary{min-width:auto}}.dashboard__content-inner .dashboard-content .report-table .table{display:flex;flex-direction:column;grid-row-gap:1rem;background-color:white;padding:1rem}@media only screen and (max-width: 550px){.dashboard__content-inner .dashboard-content .report-table .table{background-color:transparent}}.dashboard__content-inner .dashboard-content .report-table .table .tr:first-child{background-color:#f8f9fa;border-radius:8px;height:56px}.dashboard__content-inner .dashboard-content .report-table .table .tr{display:grid;grid-template-columns:100px 100px 1fr 70px 100px 70px 90px 70px 70px 70px;align-items:center;grid-column-gap:.5rem;padding:0 .5rem;height:76px}.dashboard__content-inner .dashboard-content .report-table .table .tr:hover{cursor:pointer;background-color:#f8f9fa}.dashboard__content-inner .dashboard-content .report-table .table .tr .expand-row{display:none;width:100%;height:100%;padding:2rem 0}.dashboard__content-inner .dashboard-content .report-table .table .tr .expand-row svg{height:20px;width:20px}.dashboard__content-inner .dashboard-content .report-table .table .tr .expand-row svg.flip{rotate:180deg}@media only screen and (max-width: 1250px){.dashboard__content-inner .dashboard-content .report-table .table .tr{grid-template-columns:100px 100px 1fr 70px 100px 70px 40px;padding:0 .5rem;padding-bottom:.5rem;height:auto}.dashboard__content-inner .dashboard-content .report-table .table .tr .td-hide{margin-top:10px;grid-column:1/-1}.dashboard__content-inner .dashboard-content .report-table .table .tr .td-hide.display-none{display:none}.dashboard__content-inner .dashboard-content .report-table .table .tr .td-hide::before{content:attr(data-title);display:inline-block;font-weight:bold;margin-right:15px;width:130px}.dashboard__content-inner .dashboard-content .report-table .table .tr .th.td-hide{display:none}.dashboard__content-inner .dashboard-content .report-table .table .tr .expand-row{grid-column:7/8;grid-row:1/2;display:flex;align-items:center;justify-content:center}}@media only screen and (max-width: 990px){.dashboard__content-inner .dashboard-content .report-table .table .tr{grid-template-columns:100px 100px 1fr 40px;padding:0 .5rem;padding-bottom:.5rem;height:auto}.dashboard__content-inner .dashboard-content .report-table .table .tr .td-hide-2{margin-top:10px;grid-column:1/-1}.dashboard__content-inner .dashboard-content .report-table .table .tr .td-hide-2.display-none{display:none}.dashboard__content-inner .dashboard-content .report-table .table .tr .td-hide-2::before{content:attr(data-title);display:inline-block;font-weight:bold;margin-right:15px;width:130px}.dashboard__content-inner .dashboard-content .report-table .table .tr .th.td-hide-2{display:none}.dashboard__content-inner .dashboard-content .report-table .table .tr .expand-row{grid-column:5/6;grid-row:1/2;display:flex;align-items:center;justify-content:center}}@media only screen and (max-width: 550px){.dashboard__content-inner .dashboard-content .report-table .table .tr{grid-template-columns:min-content 1fr;grid-template-rows:repeat(4, min-content);grid-column-gap:.5rem;grid-row-gap:.5rem;border:1px solid #eef2f6;border-radius:6px;background-color:white;padding:1rem}.dashboard__content-inner .dashboard-content .report-table .table .tr *::before{color:#ed1c24}.dashboard__content-inner .dashboard-content .report-table .table .tr .td-hide.display-none,.dashboard__content-inner .dashboard-content .report-table .table .tr .td-hide-2.display-none{display:inline-flex}.dashboard__content-inner .dashboard-content .report-table .table .tr .expand-row{display:none}.dashboard__content-inner .dashboard-content .report-table .table .tr:first-of-type{display:none}.dashboard__content-inner .dashboard-content .report-table .table .tr .property-img{grid-column:1/2;grid-row:2/3}.dashboard__content-inner .dashboard-content .report-table .table .tr .property-details{grid-row:2/3;grid-column:2/3}}.dashboard__content-inner .dashboard-content .report-table .table .td img{width:72px;height:56px;border-radius:6px}.dashboard__content-inner .dashboard-content .popup-window.view-tour-request .table{display:flex;flex-direction:column;margin-top:2rem}.dashboard__content-inner .dashboard-content .popup-window.view-tour-request .table .tr{display:grid;grid-template-columns:repeat(3, 1fr);align-items:center;padding:0 1rem;height:73px}.dashboard__content-inner .dashboard-content .popup-window.view-tour-request .table .tr:nth-child(odd){background-color:#f8f9fa}.dashboard__content-inner .dashboard-content .popup-window.view-tour-request .table .tr>div{display:flex;align-items:center;grid-column-gap:.5rem}.dashboard__content-inner .dashboard-content .popup-window.view-tour-request .table .tr svg{height:24px;width:24px}.dashboard__content-inner .dashboard-content .popup-window.view-tour-request .table a{width:162px}.dashboard__content-inner .dashboard-content .inquiries{display:flex;flex-direction:column;grid-row-gap:1rem}.dashboard__content-inner .dashboard-content .inquiries-title{display:flex;justify-content:space-between}@media screen and (max-width: 400px){.dashboard__content-inner .dashboard-content .inquiries-title{flex-direction:column;grid-row-gap:1rem}.dashboard__content-inner .dashboard-content .inquiries-title a{width:-moz-fit-content;width:fit-content}}.dashboard__content-inner .dashboard-content .inquiries-filters{width:100%;border-radius:5px;background:#fff;display:grid;grid-template-columns:repeat(4, 1fr);grid-row-gap:1rem;align-items:center;grid-column-gap:1rem;padding:1rem;padding-bottom:2.5rem}@media only screen and (max-width: 1000px){.dashboard__content-inner .dashboard-content .inquiries-filters{grid-template-columns:repeat(3, 1fr)}.dashboard__content-inner .dashboard-content .inquiries-filters div:nth-child(5){grid-column:3/4;grid-row:1/2}}@media only screen and (max-width: 860px){.dashboard__content-inner .dashboard-content .inquiries-filters{grid-template-columns:repeat(2, 1fr)}.dashboard__content-inner .dashboard-content .inquiries-filters div:nth-child(5){grid-column:2/3;grid-row:1/2}}@media only screen and (max-width: 430px){.dashboard__content-inner .dashboard-content .inquiries-filters{grid-template-columns:1fr}.dashboard__content-inner .dashboard-content .inquiries-filters div:nth-child(5){grid-column:1/2;grid-row:1/2}}.dashboard__content-inner .dashboard-content .inquiries-filters>div{flex:1;display:flex;flex-direction:column;align-self:flex-end;grid-row-gap:.5rem}.dashboard__content-inner .dashboard-content .inquiries-filters .action{grid-column:4/5;justify-self:flex-end;display:flex;flex-direction:row;justify-content:space-between;width:100%;grid-column-gap:1rem}@media only screen and (max-width: 1000px){.dashboard__content-inner .dashboard-content .inquiries-filters .action{grid-column:3/4}}@media only screen and (max-width: 860px){.dashboard__content-inner .dashboard-content .inquiries-filters .action{grid-column:2/3}}@media only screen and (max-width: 430px){.dashboard__content-inner .dashboard-content .inquiries-filters .action{grid-column:1/2}}.dashboard__content-inner .dashboard-content .inquiries-filters .action a{width:50%}.dashboard__content-inner .dashboard-content .inquiries-table .table{display:flex;flex-direction:column;grid-row-gap:1rem;background-color:white;padding:1rem}@media only screen and (max-width: 550px){.dashboard__content-inner .dashboard-content .inquiries-table .table{background-color:transparent}}.dashboard__content-inner .dashboard-content .inquiries-table .table .tr:first-child{background-color:#fff;border-radius:8px;height:56px}@media only screen and (max-width: 550px){.dashboard__content-inner .dashboard-content .inquiries-table .table .tr:first-child{display:none}}.dashboard__content-inner .dashboard-content .inquiries-table .table .tr{display:grid;grid-template-columns:repeat(5, 1fr);grid-column-gap:.5rem;align-items:center;padding:1.75rem .5rem}.dashboard__content-inner .dashboard-content .inquiries-table .table .tr:first-child{background-color:#f8f9fa;border-radius:8px;height:56px}.dashboard__content-inner .dashboard-content .inquiries-table .table .tr:hover{cursor:pointer;background-color:#f8f9fa}.dashboard__content-inner .dashboard-content .inquiries-table .table .tr .expand-row{display:none;width:100%;height:100%;padding:1rem 0}.dashboard__content-inner .dashboard-content .inquiries-table .table .tr .expand-row svg{height:20px;width:20px}.dashboard__content-inner .dashboard-content .inquiries-table .table .tr .expand-row svg.flip{rotate:180deg}@media only screen and (max-width: 1130px){.dashboard__content-inner .dashboard-content .inquiries-table .table .tr{grid-template-columns:repeat(3, 1fr) 70px;padding:.75rem .5rem}.dashboard__content-inner .dashboard-content .inquiries-table .table .tr .td-hide{margin-top:10px;grid-column:1/-1}.dashboard__content-inner .dashboard-content .inquiries-table .table .tr .td-hide.display-none{display:none}.dashboard__content-inner .dashboard-content .inquiries-table .table .tr .td-hide::before{content:attr(data-title);display:inline-block;font-weight:bold;margin-right:15px;width:130px}.dashboard__content-inner .dashboard-content .inquiries-table .table .tr .th.td-hide{display:none}.dashboard__content-inner .dashboard-content .inquiries-table .table .tr .expand-row{grid-column:4/5;grid-row:1/2;display:flex;align-items:center;justify-content:center}}@media only screen and (max-width: 550px){.dashboard__content-inner .dashboard-content .inquiries-table .table .tr{grid-template-columns:repeat(2, 1fr);border:1px solid #eef2f6;border-radius:6px;background-color:white;padding:1rem}.dashboard__content-inner .dashboard-content .inquiries-table .table .tr *:before{color:#ed1c24}.dashboard__content-inner .dashboard-content .inquiries-table .table .tr .expand-row{display:none}.dashboard__content-inner .dashboard-content .inquiries-table .table .tr .td-hide.display-none{display:inline-flex}}.dashboard__content-inner .dashboard-content .inquiries-table .table .td{display:flex;align-items:center;grid-column-gap:.5rem}.dashboard__content-inner .dashboard-content .inquiries-table .table .td img{height:28px;width:28px;border-radius:50%}.dashboard__content-inner .dashboard-content .popup-window__content.view-inquiries .table{display:flex;flex-direction:column;margin-top:2rem}.dashboard__content-inner .dashboard-content .popup-window__content.view-inquiries .table .tr{display:grid;grid-template-columns:repeat(2, 1fr);align-items:center;padding:0 1rem;height:70px}.dashboard__content-inner .dashboard-content .popup-window__content.view-inquiries .table .tr.col-13>div{grid-column:1/3}.dashboard__content-inner .dashboard-content .popup-window__content.view-inquiries .table .tr.col-13{height:auto;max-width:661px;padding:1rem}.dashboard__content-inner .dashboard-content .popup-window__content.view-inquiries .table .tr:nth-child(odd){background-color:#f8f9fa}.dashboard__content-inner .dashboard-content .popup-window__content.view-inquiries .table a{width:162px}.dashboard__content-inner .dashboard-content .subscriptions{display:flex;flex-direction:column;grid-row-gap:1rem}.dashboard__content-inner .dashboard-content .subscriptions-title{display:flex;justify-content:space-between}@media only screen and (max-width: 768px){.dashboard__content-inner .dashboard-content .subscriptions-title{flex-direction:column;grid-row-gap:1rem}.dashboard__content-inner .dashboard-content .subscriptions-title a{width:-moz-fit-content;width:fit-content}}.dashboard__content-inner .dashboard-content .subscriptions-filters{border-radius:5px;background:#fff;padding:1rem;width:100%;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;align-items:center;grid-column-gap:1rem;grid-row-gap:1rem;margin-bottom:1rem}.dashboard__content-inner .dashboard-content .subscriptions-filters-input{flex:1;min-width:150px;display:flex;flex-direction:column;align-self:flex-end;grid-row-gap:.5rem}.dashboard__content-inner .dashboard-content .subscriptions-filters-action{grid-column:4/5;height:100%;width:100%;display:flex;flex-direction:row;grid-column-gap:1rem;justify-self:flex-end;align-items:flex-end}.dashboard__content-inner .dashboard-content .subscriptions-filters-action a,.dashboard__content-inner .dashboard-content .subscriptions-filters-action button{flex:1}.dashboard__content-inner .dashboard-content .subscriptions-table .table{display:flex;flex-direction:column;grid-column-gap:.5rem;border-radius:15px;background-color:white}@media only screen and (max-width: 992px){.dashboard__content-inner .dashboard-content .subscriptions-table .table{padding:15px}}.dashboard__content-inner .dashboard-content .subscriptions-table .table .tr{display:grid;grid-template-columns:120px repeat(2, 1fr) 111px 111px 120px 154px 36px;grid-column-gap:.5rem;align-items:center;height:96px;padding:0 15px}.dashboard__content-inner .dashboard-content .subscriptions-table .table .tr:not(:last-of-type){border-bottom:1.5px solid #d5dce1}.dashboard__content-inner .dashboard-content .subscriptions-table .table .tr:not(:first-of-type):hover{cursor:pointer;background-color:#f8f9fa}.dashboard__content-inner .dashboard-content .subscriptions-table .table .tr.th{border-radius:15px 15px 0px 0px;border:1px solid #d5dce1;height:56px}@media only screen and (max-width: 992px){.dashboard__content-inner .dashboard-content .subscriptions-table .table .tr.th{display:none}}.dashboard__content-inner .dashboard-content .subscriptions-table .table .tr .subscriptions-status{height:40px}.dashboard__content-inner .dashboard-content .subscriptions-table .table .tr .subscriptions-status img{height:24px;width:24px}.dashboard__content-inner .dashboard-content .subscriptions-table .table .tr .subscriptions-status>div{display:flex;align-items:center;grid-column-gap:8px;padding:0 16px;height:100%;border-radius:25px}.dashboard__content-inner .dashboard-content .subscriptions-table .table .tr .subscriptions-status .active{background-color:rgba(80, 205, 94, 0.1333333333)}.dashboard__content-inner .dashboard-content .subscriptions-table .table .tr .subscriptions-status .active span{color:#50cd5e}.dashboard__content-inner .dashboard-content .subscriptions-table .table .tr .subscriptions-status .deactivate{background-color:#ee403d}.dashboard__content-inner .dashboard-content .subscriptions-table .table .tr .subscriptions-status .deactivate span{color:rgba(238, 64, 61, 0.1333333333)}@media only screen and (max-width: 992px){.dashboard__content-inner .dashboard-content .subscriptions-table .table .tr{grid-template-columns:repeat(2, 1fr);grid-column-gap:8px;height:auto;padding:16px;align-items:flex-start;padding:15px 0}.dashboard__content-inner .dashboard-content .subscriptions-table .table .tr>div{display:flex;justify-content:space-between;align-items:center;grid-column:1/-1}.dashboard__content-inner .dashboard-content .subscriptions-table .table .tr>div:before{content:attr(data-title);color:#000;font-family:inherit;font-size:14px;font-weight:400;line-height:20px}.dashboard__content-inner .dashboard-content .subscriptions-table .table .tr .date{grid-column:1/2}.dashboard__content-inner .dashboard-content .subscriptions-table .table .tr .action{grid-column:2/3;grid-row:1/2;justify-self:flex-end}}.dashboard__content-inner .dashboard-content .popup-window__content.view-subscription .table{display:flex;flex-direction:column;margin-top:2rem}.dashboard__content-inner .dashboard-content .popup-window__content.view-subscription .table .tr{display:grid;grid-template-columns:110px 1fr 110px 1fr;align-items:center;padding:0 1rem;height:73px}@media only screen and (max-width: 768px){.dashboard__content-inner .dashboard-content .popup-window__content.view-subscription .table .tr{grid-template-columns:110px 1fr;height:-moz-max-content;height:max-content;padding:1rem;grid-row-gap:1rem}}.dashboard__content-inner .dashboard-content .popup-window__content.view-subscription .table .tr:nth-child(odd){background-color:#f8f9fa}.dashboard__content-inner .dashboard-content .popup-window__content.view-subscription .table .tr>div{display:flex;align-items:center;grid-column-gap:.5rem}.dashboard__content-inner .dashboard-content .popup-window__content.view-subscription .table .tr svg{height:24px;width:24px}.dashboard__content-inner .dashboard-content .popup-window__content.view-subscription .table a{width:162px}.dashboard__content-inner .dashboard-content .popup-window__content.view-subscription .table.service .tr{grid-template-columns:1fr 150px}.dashboard__content-inner .dashboard-content .table-pagination{display:flex;justify-content:space-between;align-items:center;padding:0 1rem;margin-top:2rem}.dashboard__content-inner .dashboard-content .table-pagination div{display:flex;align-items:center;grid-column-gap:1rem}.dashboard__content-inner .dashboard-content .table-pagination div svg{height:32px;width:32px}.dashboard.closed{grid-template-columns:70px 1fr}@media only screen and (max-width: 768px){.dashboard.closed{grid-template-columns:1fr}}.dashboard .search{position:relative;align-self:flex-end}.dashboard .search input{background:white;padding-inline-start:30px}.dashboard .search svg{position:absolute;top:50%;transform:translateY(-50%);left:5px;height:24px;width:24px}.dashboard .border-btn{background:#fff;border:1.5px solid #d5dce1;border-radius:8px;display:grid;grid-template-columns:1fr max-content max-content 1fr;align-items:center;grid-column-gap:.5rem;min-width:110px;height:49px}.dashboard .border-btn span{grid-column:3/4;white-space:nowrap}.dashboard .border-btn svg{grid-column:2/3;width:14px;height:14px}html{direction:rtl}.select-dropdown__content{left:auto;right:0}.bread-crumb svg{transform:rotateY(180deg)}@media only screen and (max-width: 778px){.hero .hero__tab-links label,.hero .hero__tab-links a{margin:2px 0 10px 20px}}.details__action .rent>div>img,.details__action .rent>div>svg{transform:rotateY(180deg)}.card__img--tag{transform:rotateY(180deg);left:-6px;right:auto}.card__img--tag span{transform:translate(-50%, -50%) rotateY(180deg)}.card__img-top-left{left:auto;right:21px}.gomap .card__img--tag{transform:scaleX(-1) rotateY(180deg);right:-6px;left:auto}.gomap .card__img--tag span{transform:scaleX(-1) rotateY(180deg) translate(-50%, -50%)}.gomap .card__img-top-left{left:5px;right:auto}.rent-online__page__main--form-three .card-info .visa img{right:auto;left:20px}.nav__hamburger .sidebar__close-btn{right:85%;transform:rotate(180deg)}.dropdown-content{left:auto;right:0}.dropdown-content--right{left:0;right:auto}.banner{background-image:url(../image/mid-banner-ar.png)}.listing__title-mobile-view .input svg{right:auto;left:10px}.details__image .thumb div:not(:last-of-type){margin-left:15px;margin-right:0}.rent-online__pregress-bar ul li:first-child .number:after,.rent-online__pregress-bar ul li:nth-child(2) .number:after{left:auto;right:29px}.add-property__pregress-bar ul li:nth-child(2)::after{right:auto;left:55px}.add-property__pregress-bar ul li:nth-child(3)::after{right:auto;left:50px;width:170%}.add-property__body__page-2 .form .security-deposit div span,.add-property__body__page-2 .form .price div span{left:auto;right:10px;border-left:1px solid #d5dce1;border-right:none}.add-property__body__page-2 .form .translate-icon svg{left:15px;right:auto}.locate-map__search svg{right:10px}.property-section__search>svg{left:auto;right:0}.property-section__search>input{padding-left:0;padding-right:56px}.filters .range-dropdown .dropdown-value svg{left:10px;right:auto}select{background-position:left .7rem top 50%}@media only screen and (min-width: 788px){.hero__tab-content{padding:0 19px 0 6px}}.hero__tab-content.holiday .btn-2{border-right:none;border-left:1px solid #d5dce1}.hero__tab-content.holiday .btn-3{border-right:none;border-left:1px solid #d5dce1}.profile__content .profile-profile__percantage .close{left:15px;right:auto}.filters__box4-clear{border-right:none;border-left:1px solid #d5dce1}.details__location .see-more-listing svg{transform:rotate(180deg)}.signup{direction:rtl}.login{direction:rtl}@media screen and (max-width: 440px){.gomap__map-filters{left:5px}}@media only screen and (max-width: 378px){.gomap__map-filters{right:55px;right:5px}}@media only screen and (max-width: 440px){.gomap__map-filters-search{margin-inline-start:0px;margin-inline-end:50px}}@media only screen and (max-width: 378px){.gomap__map-filters-search{margin-inline-start:55px;margin-inline-end:0px}}.gomap__map-filters-search svg{left:15px;right:auto}.gomap__filters-sidebar-close{right:10px;left:auto}.gomap__filters-sidebar{left:auto;right:0}.move-right{margin-right:calc(85% - 33px);margin-left:auto}.nav__hamburger .sidebar{right:0;left:auto}.nav__actions .dropdown-content{left:0;right:auto}.login-form__input-password div svg{right:auto;left:10px}.add-property__pregress-bar .sticky-percentage{left:12.25rem;right:auto}@media only screen and (max-width: 1560px){.add-property__pregress-bar .sticky-percentage{left:12.25rem;right:auto}}@media only screen and (max-width: 1060px){.add-property__pregress-bar .sticky-percentage{left:3rem;right:auto}}@media only screen and (max-width: 808px){.add-property__pregress-bar .sticky-percentage{left:1.35rem;right:auto}}@media only screen and (max-width: 778px){.add-property__pregress-bar .sticky-percentage{right:0;top:81px;max-width:100%;width:100%}}.signup__form-password div a,.signup__form-password-confirm div a{right:auto;left:10px}.gomap__map-cards .card__img>a>img{border-radius:0 8px 8px 0}.profile__content .profile-application .table .tr .td:nth-child(4) .action-box{left:0;right:auto}@media only screen and (max-width: 778px){.profile__content .open-profile-sidebar svg{transform:rotate(180deg)}}.country-iso .select-dropdown__input{border-radius:25px 0 0 25px}.select-dropdown.iso .select-dropdown__btn,.country-iso .select-dropdown__btn{border-radius:0 25px 25px 0}.country-code .select-dropdown__btn{border-radius:0 25px 25px 0;border:2px solid #eef2f6;border-left:1px solid #eef2f6}.country-code input{border-radius:25px 0 0 25px;border:2px solid #eef2f6;border-right:0}.profile-edit__content-title a svg{rotate:180deg}.pagination-box .pagination .pagination-information{margin-right:auto;margin-left:0}span.tel-no{direction:ltr}.profile__content .profile-profile .password-input svg{right:auto;left:7px}.profile__sidebar .active{border-left:none;border-right:6px solid #f6181b}.landing__hero{background:url(../image/img/landing-ar.jpg)}.login__side{background:url(../image/img/login-ar.png);right:auto;left:0}.signup__side{background:url(../image/img/signup-ar.png);right:auto;left:0}.signup__side-copy-right{float:left}.add-property__side{background:url(../image/img/add-property-ar.jpg);background-repeat:no-repeat}@media only screen and (max-width: 778px){.landing__hero{background:url(../image/img/landing-mobile-ar.jpg);background-repeat:no-repeat;background-size:cover}}.ms-2{margin-inline-end:1rem}.profile__content .profile-my-property .table .tr .status-list,.profile__content .profile-my-favorite .table .tr .status-list{right:auto;left:0}.property-list__edit-view .box__row4-input span{right:auto;left:10px;border-right:1px solid #d5dce1;border-left:0}.leads__table .tr .status__list{right:auto;left:0}.request-property__body__page-1 .budget-price__input span{right:auto;left:10px;border-left:0;border-right:1px solid #d5dce1}.nav__actions .add-property-request .content{left:0;right:auto}.footer-fluid-icons a{left:auto;right:10px}.loader:after{left:auto;right:0}.popup-window.add_reservation_fees form .price span{border-radius:5px 0px 0px 5px}.popup-window.add_reservation_fees form .price input{border-radius:0px 5px 5px 0px}.tr .action-list{right:auto;left:0}.dashboard__content-inner .dashboard-content .application-right .image .show-idn a{right:auto;left:30px}.dashboard__content-inner .dashboard-content .application-left .table .tr .action-list{right:auto;left:0}.dashboard__sidebar-links-btn{border-left:none;border-right:6px solid white}.dashboard__sidebar-links-btn.active{border-right:6px solid #ee403d;border-left:none}.dashboard__content-inner .dashboard-content .application-left .table .tr{border-top-right-radius:5px;border-bottom-right-radius:5px;border-top-left-radius:0;border-bottom-left-radius:0}.dashboard{min-height:100vh;height:100vh}.dashboard__content-inner .dashboard-content .subscriptions-table .table .tr .action-list{right:auto;left:0}.dashboard__content-inner .dashboard-content .agent__table ul .tr .action-list{right:auto;left:0}.dashboard__content-inner .dashboard-content .offer-details__back svg{rotate:180deg}.dashboard__content-inner .dashboard-content .application-details-left__back svg{rotate:180deg}.tables.reservation-fees .tr .action__list{right:auto;left:0}.tables.reservation-report .tr .action__list,.dashboard__content-inner .dashboard-content .contract-form-table .table .tr .action-list{right:auto;left:0}.tables.payment-gateway .tr .action__list,.tables.payment-methods .tr .action__list{right:auto;left:0}.wallet-content__title-title a svg,.pay-invoice-content .title svg{rotate:180deg}.popup-window.add_credit_view .content .input .field input,.popup-window.withdraw_popup .content .withdraw-amount-field input,.popup-window.pay-now .content .input .field input{border-radius:0 5px 5px 0}.popup-window.add_credit_view .content .input .field span,.popup-window.withdraw_popup .content .withdraw-amount-field span,.popup-window.pay-now .content .input .field span{border-radius:5px 0 0 5px}.card.request>div:first-of-type .card__tag{transform:rotateY(180deg);left:auto;right:-21px}.card.request>div:first-of-type .card__tag>span{transform:rotateY(180deg);right:38px;position:absolute;top:7px;left:auto}.chevron-left{rotate:180deg}.dashboard__sidebar-close svg{rotate:180deg}@media only screen and (max-width: 768px){.dashboard__sidebar-close{right:auto;left:-72px}}.plan-text{display:flex;grid-column-gap:.5rem}.listing.exchange .card__img--tag{right:auto;left:-8px}.dashboard__content-inner .dashboard-content .listing__cards .table .tr .action-list{right:auto;left:0}@media only screen and (min-width: 778px){.listing .list_prop-cards .card__img a img{border-radius:0 8px 8px 0}}.popup-window.change-password .password-input>label{right:auto;left:10px}.dashboard__content-inner .dashboard-content .application-details-left__info .row-1>:not(:last-child),.dashboard__content-inner .dashboard-content .application-details-left__info .row-2>:not(:last-child){border-right:0;border-left:1px solid #eef2f6}.dashboard__content-inner .dashboard-content .application-details-left__card img{border-radius:0 8px 8px 0}.select2-container--default .select2-selection--single .select2-selection__arrow{left:7px !important;right:auto !important}.popup-window.complete-registration .popup-window__body-inner .password-container>div svg,.popup-window.otp-verification .popup-window__body-inner .password-container>div svg,.popup-window.quick-register-welcome .popup-window__body-inner .password-container>div svg{right:auto;left:10px}.popup-window.quick-register-verify .popup-window__body-inner form .national-id svg{left:auto;right:10px}.popup-window.qucik-add-property .popup-window__body-inner .step-5>div:first-of-type .payment-method label svg{right:auto;left:-8px}.popup-window.qucik-add-property .popup-window__body .step-5 .step-inner .quick-add-property__name label>div svg{left:auto;right:10px}.popup-window.qucik-add-property .popup-window__body .step-5 .step-inner .quick-add-property__name>div>div svg{right:auto;left:10px}.popup-window.qucik-add-property .popup-window__body .step-5 .step-inner .quick-add-property__name>div>div svg{right:auto;left:10px}.popup-window.qucik-add-property .popup-window__body .step-6 .step-inner .image-preview .preview-img .icon{left:auto;right:38px}.popup-window.qucik-add-property .popup-window__body .step-6 .step-inner .box-inner-title .ribbon{right:auto;left:23px}.popup-window.qucik-add-property .popup-window__body .input-currency-code>div span{right:auto;left:0;border-left:none;border-right:1px solid #eef2f6}.gomap .gm-ui-hover-effect{left:-13px !important;right:auto !important}.gomap .card__img>a>img{border-radius:0 8px 8px 0}.dashboard__content-inner .dashboard-content .admin__section-2-card-2 .three-dot{right:auto;left:1rem}.leads.table .tr .action__list{right:auto;left:0}.popup-window.qucik-add-property .popup-window__body .step-verify-info .step-inner .verify-info__content .edit-content{right:auto;left:10px}.popup-window.qucik-add-property .popup-window__body.locate-map .popup-window__close{right:auto;left:13px}.popup-window.qucik-add-property .popup-window__body .step-5-aminities .step-inner .quick-add-property__name>div>div svg,.popup-window.qucik-add-property .popup-window__body .step-5-aminities .step-inner .quick-add-property__name label>div svg{right:auto;left:10px}.popup-window.qucik-add-property .popup-window__body .input-currency-code>div span{right:auto;left:0;border-right:1px solid #eef2f6}.commission-tab>div .price span,.penalty-tab>div .price span{border-radius:5px 0px 0px 5px}.commission-tab>div .price input,.penalty-tab>div .price input{border-radius:0px 5px 5px 0px}.listing__prop-cards-inner .no-result__carousel .card__img--tag{transform:scaleX(-1) rotateY(180deg);left:auto;right:-7px}.listing__prop-cards-inner .no-result__carousel .card__img--tag span{transform:scaleX(-1) rotateY(180deg) translateY(-50%);right:auto}.listing__prop-cards-inner .no-result__carousel .card__img-top-left{right:auto;left:5px}.listing__prop-cards-inner .no-result__carousel .card__img>a>img{border-radius:0 8px 8px 0}.sakan-app__download{margin-left:0;margin-right:auto}.wrapper .password-eye a{right:auto;left:15px}.wrapper .password-eye a{right:auto;left:15px}.general-message{right:auto;left:15px}.listing__prop-cards-inner .no-result__carousel .next{right:auto;left:-50px;transform:translateY(-45%) rotate(180deg)}@media only screen and (max-width: 577px){.listing__prop-cards-inner .no-result__carousel .next{left:-10px}}.listing__prop-cards-inner .no-result__carousel .prev{left:auto;right:-50px;transform:translateY(-45%) rotate(180deg)}@media only screen and (max-width: 577px){.listing__prop-cards-inner .no-result__carousel .prev{right:-10px}}.popup-window.qucik-add-property .popup-window__body .step-5 .step-inner .quick-add-property__name input[name="name[2]"],.popup-window.qucik-add-property .popup-window__body .step-5 .step-inner .quick-add-property__name textarea[name="description[2]"]{text-align:right}.popup-window.qucik-add-property .popup-window__body .step-5 .step-inner .quick-add-property__name-ar label>div svg{right:auto;left:10px}.popup-window.qucik-add-property .popup-window__body .step-5 .step-inner .quick-add-property__name-en>div>div svg{left:auto;right:10px}.card.request>div:first-of-type .card__img--tag{right:auto;left:-20px}.listing .list_prop-cards .card.request .card__img--tag{left:-20px;transform:scaleX(-1)}.card.request>div:first-of-type .card__img--tag span{transform:translate(-50%, -50%) scaleX(-1)}[dir=rtl] .slick-prev{right:auto;left:50px;transform:translate(0, -50%) rotate(180deg)}[dir=rtl] .slick-next{right:auto;left:0px;transform:translate(0, -50%) rotate(180deg)}.btn__arrow{transform:rotateY(180deg)}.dashboard__content-inner .dashboard-content .listing__cards .table .tr .property-details .show-more-note{left:-10px;right:auto}.details__post-owner .inner__img-sakan-logo{margin-right:-10px}.card__img--partner-sakan-logo{transform:rotateY(180deg);margin-left:auto;margin-right:-1.25px}.card__img--partner{left:auto;right:0;margin-left:auto;margin-right:1rem}.gomap__map-filters-two select{background-position:left .25rem top 50%}.gomap .popup-window__body{right:auto;left:20vw}@media only screen and (max-width: 1440px){.gomap .popup-window__body{left:11vw}}@media only screen and (max-width: 1200px){.gomap .popup-window__body{left:7vw}}@media only screen and (max-width: 992px){.gomap .popup-window__body{left:50%}}.online-purchase__desc>a.active::after{left:auto;right:110%;transform:rotate(180deg)}.addition-input-plus{right:auto;left:5px}.addition-input-minus{left:auto;right:5px}.gomap .card__img--tag span{left:50%;right:auto}.packages__content-options input[type=radio]:checked+label>.packages__content-options-label-title{background:linear-gradient(270deg, #ed1c24 -0.7%, #8e406a 100%)}.packages__select-options-label-recomended{left:15px;right:auto}.edit-prop__main-edit{left:24px;right:auto}.input-currency-code>div span{left:0;right:auto}.edit-prop .aminities_popup.popup-window .popup-window__body-content-input-title-ar>div a,.edit-prop .aminities_popup.popup-window .popup-window__body-content-input-title-en>div a{left:24px;right:auto}@media only screen and (max-width: 577px){.hero__tab-content.holiday .btn-3 .holiday-select__content{left:0;right:auto}}.card.holiday .card__img--photo-icons{left:24px;right:auto}.holiday-request__left-list ol{border-left:0;border-right:8px solid #9da7b0}.holiday-request__right-summary-content ul li span:nth-last-of-type(1){text-align:left}.affiliate-dashboard__content-inner .affiliate-dashboard-content .affiliate-profile .tab .tablinks{float:right}.pop.interest_request .pop__body-content .mobile_number-img{border-radius:0px 5px 5px 0px}.pop.interest_request .pop__body-content .mobile_number input{border-radius:5px 0px 0px 5px}.login-form__input-password div img,.login-form__input-password div svg{right:auto;left:10px}input[type=text],input[type=password]{padding:0 1.5rem 0 2.5rem}.login-signup-footer__content>p,.signup__side-copy-right{direction:ltr}.datepicker img,.datepicker svg{right:auto;left:15px}.affiliate-dashboard__footer{direction:ltr;justify-content:flex-start}.affiliate-dashboard__content-inner .affiliate-dashboard-content .affiliate__tables-container>a{float:left}.affiliate-dashboard__content-inner .affiliate-dashboard-content .filter-dropdown__content{right:auto;left:0}.affiliate-dashboard__content-inner .affiliate-dashboard-content .pop.withdraw_popup .pop__body-content .input .field span{right:auto;left:0;border-radius:5px 0px 0px 5px}.popup-window.add_credit_view .content .content-success .details .tr span:last-of-type{text-align:left}.tables .action .action__list{right:auto;left:0}.affiliate .contact__input .country-iso input[type=text]{border-top-right-radius:0;border-bottom-right-radius:0;border-top-left-radius:8px;border-bottom-left-radius:8px}.seeker-dashboard__tables-container>a{float:left}.profile-landing__content .affiliate-profile .tab .tablinks{float:right}.my-request.received .input_search .input_search__icon{left:0;right:auto}.details.holiday .details__deals .btn>img{rotate:180deg}.home-package .packagetab-content a>img,.packages__content-call>div:nth-last-of-type(1) .button img,.packages__content-plans-btn .button img{rotate:180deg}.details__action--inner-section-2 .rent>div>img{transform:rotateY(180deg)}.details__action--inner-section-2 .rent>img,.details__action--inner-section-2 .rent>svg{rotate:180deg}.card.holiday .card__img-special-deal{left:auto;right:2px;top:-3px;transform:rotate(90deg)}.card.holiday .card__img-special-deal span{transform:translate(-67%, -139%) rotate(-45deg)}.packages .max-tooltip{left:auto;right:-376px}.packages__content-plans-addons-item>div:nth-last-of-type(1) .unlimited-icon:hover .max-tooltip::after{left:62px;right:auto}.slick-prev:before,.slick-next:before{content:"" !important}.nav__language-icons{height:17px}.currency-input-wrapper>span{right:auto;left:0;border-left:none;border-right:1px solid #eef2f6}.nav__hamburger .sidebar__body{float:left;border-radius:0 25px 25px 0}.pop.user_type .pop__body-content .mobile-input span{border-radius:0 25px 25px 0}.pop.user_type .pop__body-content .mobile-input input[type=text]{border-radius:25px 0 0 25px}.pop.withdraw_popup .pop__body-content .input .field span{right:auto;left:0;border-radius:25px 0px 0px 25px}.hero__tab-content-input-container button,.hero__tab-content-input-container a{right:auto;left:0}.hero__tab-content-input-container a{right:auto;left:0}.signup__form-step-line{left:auto;right:42px}.hero__tab-content-input-container button,.hero__tab-content-input-container a{right:auto;left:0}.hero__virtual button img,.hero__virtual a img{transform:rotate(180deg)}.hero__virtual>a>img{transform:rotate(180deg)}.home-sakan-services__inner-cards-card-reboon{left:-3px;right:auto}.details__post-owner .inner .owner-bg-text{right:auto;left:10px}.details__post-owner .inner .owner-bg-text img{transform:rotateY(180deg)}/*# sourceMappingURL=style_ar_v278.css.map */
