.bod{background-color:#dee3e9}.router-link{text-decoration:none;color:#000}.checkbox{width:20px;height:20px}.checkbox:checked~.checkbox{opacity:.5}.checkbox-container{display:flex;justify-content:flex-start;gap:20px;margin-left:10px;margin-top:20px}.checkbox-label{display:flex;align-items:center}.checkbox-container .checkbox-label{margin:0}.custom-date-picker .MuiInputBase-root{height:24px!important;min-width:120px!important}.custom-date-picker .MuiInputBase-input{font-size:12px!important;padding:2px 4px!important}.custom-date-picker .MuiSvgIcon-root{font-size:16px!important}.custom-date-picker .MuiPickersCalendarHeader-root{height:30px!important}.custom-date-picker .MuiPickersCalendarHeader-label{font-size:12px!important}.custom-date-picker .MuiPickersDay-root{font-size:10px!important;width:24px!important;height:24px!important}.custom-date-picker .MuiPickersYear-yearButton{font-size:12px!important;height:24px!important}.register-form{width:300px;margin:50px auto;padding:20px;border:1px solid #ccc;border-radius:8px;background-color:#f9f9f9;box-shadow:0 4px 6px #0000001a;font-family:Arial,sans-serif}.register-form h2{text-align:center;margin-bottom:20px;color:#333}.register-form input{width:100%;padding:10px;margin-bottom:15px;border:1px solid #ccc;border-radius:5px;font-size:14px}.register-form input:focus{border-color:#007bff;outline:none;box-shadow:0 0 5px #007bff4d}.register-form .error{color:red;font-size:12px;margin-bottom:15px}.register-form button{width:100%;padding:10px;background-color:#007bff;color:#fff;border:none;border-radius:5px;font-size:16px;cursor:pointer;transition:background-color .3s ease}.register-form button:hover{background-color:#0056b3}.register-form button:disabled{background-color:#ccc;cursor:not-allowed}
