.totalPanel{text-align:center}.totalPanel .value{font-size:2rem}.totalPanel .title{font-size:1rem;font-weight:lighter;letter-spacing:.6px;color:#FFFFFF}.totalPanel .card{height:110px;display:flex;flex-direction:column;justify-content:center;align-items:center}.statusPanel{padding:2.5rem}.statusPanel .title{font-weight:400;font-size:1.2rem;letter-spacing:1px;margin-bottom:1rem}.statusPanel .subPanel .gray{padding-left:1.5rem;max-height:105px}.statusPanel .subPanel .title{font-size:1rem;letter-spacing:0}.statusPanel .subPanel .value{font-weight:600;font-size:1.5rem}.statusPanel .subPanel .percentage{margin-left:15px;font-size:70%;color:gray}.statusPanel .subPanel .ant-col:first-child{margin-bottom:.8rem}.overviewPanel{max-height:100%}.overviewPanel .titleRow{display:flex;justify-content:space-between;margin-bottom:1.5rem}.overviewPanel .titleRow .title{font-weight:400;font-size:1.5rem;letter-spacing:1px;margin-bottom:.8rem}.overviewPanel .titleRow .datePicker{border-radius:10px;background-color:#FFFFFF;box-shadow:1px 3px 10px 1px rgba(0,0,0,.1)}.mySpace{padding:2.5rem}.mySpace .title{font-weight:400;font-size:1.2rem;letter-spacing:1px;margin-bottom:.5rem}.mySpace .value{font-weight:600;font-size:1.5rem}.mySpace .percentage{margin-left:15px;font-size:70%;color:gray}.mySpace .status{margin:auto}.mySpace .status .row{margin-bottom:.8rem;display:flex;align-items:center}.mySpace .status .row .rentalBadge{padding-left:1rem;border-radius:1.2rem;min-width:150px;font-size:.8rem;height:20px;margin-right:1rem}.mySpace .status .row .vacant{background-color:#2EFFBD;color:rgba(0,0,0,.65)}.mySpace .status .row .occupied{background-color:#FF352E;color:#FFFFFF}.dividerMobileOnly{display:none}@media screen and (max-width:992px){.totalPanel .value{font-size:1.5rem}.totalPanel .title{font-size:.8rem}.statusPanel .title{font-size:1rem}.statusPanel .statusPanel .subPanel:first-child{margin-bottom:1rem}.statusPanel .subPanel .ant-col{height:100px}.statusPanel .subPanel .ant-col:first-child{margin-bottom:.8rem}.statusPanel .subPanel .ant-col:last-child{margin-bottom:1rem}.dividerMobileOnly{display:block}}