body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.popup{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;overflow:auto}.popup-content{background:#fff;padding:20px;border-radius:8px;box-shadow:0 0 10px #0000004d;position:relative;width:85%;height:93vh;overflow:auto;margin-left:13%;margin-top:60px}.close-btn{position:absolute;top:10px;right:10px;cursor:pointer;font-size:20px;overflow:auto}.TableContainer{display:flex;overflow:auto}.Table{width:100%;border:1px solid grey}.table-header{color:red;padding:10px}.table-row{border:1px solid black;text-align:center}.table-cell{padding:10px;border:1px solid grey}.CommentsSection{display:flex;width:100%}.comments{width:30%;padding:15px}.line{width:100%;height:.5px;background-color:gray;margin-bottom:10px}.tableContainer{display:flex;width:100%}.LastRecharge{width:33%;padding:10px;font-size:20px}.comments1{width:100%;padding:15px}.FullBodyContainer{display:flex;width:100%;height:fit-content;gap:10px}.FullBodyContainer>div{display:flex;flex-direction:column;flex:1;gap:10px}.MemberContainer{border:1px solid grey;height:fit-content;padding:10px}.circle{border-radius:50%;border:3px solid red;height:10px;background-color:red}.ant-layout{height:100vh}.ant-layout-content{height:calc(100% - 64px);overflow:auto;background-color:#fff;padding:24px}.table-row-head{border:1px solid black;text-align:center;background-color:#000;color:#fff}.custom-table{border:1px solid #dee2e6;width:100%;margin-bottom:0%}.custom-table th,.custom-table td{border:1px solid #dee2e6;text-align:center;font-weight:700;padding:10px}.tableLabel{color:red;font-size:17px;font-weight:700}.custom-table2{margin-bottom:20px;border:1px solid #dee2e6;width:100%;margin-top:0%}.custom-table2 th,.custom-table2 td{border:1px solid #dee2e6;text-align:center;font-weight:700;padding:10px}.custom-table3{border:1px solid #dee2e6;width:100%}.custom-table3 th,.custom-table3 td{border:1px solid #dee2e6;text-align:center;font-size:15px;overflow:auto}.NewUserModal{margin-top:10px;height:430px}.NewUserModal .updateModalBtn{margin-top:40px;text-align:center}.container{height:100%;width:100%;display:flex;justify-content:center;align-items:center}.container .login-box{margin-top:180px;min-width:500px;height:auto;background:#1a2226;padding:20px;text-align:center;box-shadow:0 3px 6px #00000029,0 3px 6px #0000003b}.container .login-box .login-title{text-align:center;font-size:30px;letter-spacing:2px;margin-top:15px;font-weight:700;color:#ecf0f5}.container .login-box .loading{display:flex;justify-content:center;align-items:center}.container .login-box .login-form{margin-top:25px;text-align:left}.container .login-box .login-btn{display:flex;justify-content:center;align-items:center}.container .login-box .login-btn .btn-outline-primary{border-color:#0db8de;color:#0db8de;border-radius:0;font-weight:700;letter-spacing:1px;box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d}.container .login-box .login-btn .btn-outline-primary:hover{background-color:#0db8de;right:0}.myP-card{font-size:1.2rem;padding:24px;margin:24px auto;width:800px;background-color:#e0e6e8;border-radius:25px}body{background:#222d32;font-family:Roboto,sans-serif;margin:0;height:100vh}body #root{width:100%;height:100%}body #root .ant-layout-content{padding:10px}body #root .ant-layout-header{display:flex}body #root .ant-layout-header .header-user{display:flex;justify-content:end;text-align:end;align-items:center;line-height:64px;color:#fff;font-weight:700;width:100%;gap:10px}body #root .ant-layout-header .header-user .select{width:fit-content;text-align:center;height:30px;margin-right:10px;border-radius:15px;padding:0 10px}body #root .ant-layout-header .header-user .dateTime{display:flex;align-items:center;color:#fff}body #root .ant-layout-header .header-user .dateTime p{margin-right:1rem}body #root .text-center{font-size:20px}body #root .Member{display:flex;padding:0 10px;justify-content:space-between;align-items:center}body #root .personalInformation{padding:20px}body #root .personalInformation .form-control,body #root .ant-picker{width:100%}body #root .ar_btn_details{color:#00f;cursor:pointer}
