|
- .splash-page {
- width: 100%;
- height: calc(100vh - 4rem);
- background-image: linear-gradient(0deg, rgba(0, 0, 255, 0.2), rgba(0, 0, 255, 0.2)), url('../images/bg-intro.png');
- background-position: center;
- background-repeat: no-repeat;
- background-size: cover;
- display: flex;
- align-items: center;
- justify-content: space-between;
- flex-direction: column;
- padding: 2rem 0;
- }
-
- .dashboard {
- width: 100%;
- height: 100vh;
- background-color: #f1f1f1;
- display: flex;
- align-items: center;
- justify-content: space-between;
- flex-direction: column;
- }
-
- .dashboard .dashboard-grid {
- width: 100%;
- height: 100%
- }
-
- .splash-page.login {
- padding-top: 4rem;
- padding-bottom: 0;
- }
-
- .splash-page .bottom {
- display: flex;
- align-items: center;
- justify-content: space-around;
- flex-direction: column;
- gap: 1rem;
- }
-
- .devider {
- width: 80%;
- display: flex;
- align-items: center;
- justify-content: space-between;
- margin: 0 auto;
- }
-
- .devider div:nth-child(1),
- .devider div:nth-child(3) {
- width: 45%;
- height: 1px;
- background-image: linear-gradient(to right, white, transparent);
-
- }
-
- .devider div:nth-child(2) {
- width: 5px;
- height: 5px;
- background-color: white;
- }
-
- .devider.white-bg div:nth-child(1),
- .devider.white-bg div:nth-child(3) {
- background-image: linear-gradient(to right, #F4AD33, transparent);
-
- }
-
- .devider.white-bg div:nth-child(2) {
- background-color: #F4AD33;
- }
-
- .devider div:nth-child(3) {
- background-image: linear-gradient(to left, white, transparent);
- }
-
- .devider.white-bg div:nth-child(3) {
- background-image: linear-gradient(to left, #F4AD33, transparent);
- }
-
- .css-33o7k0-MuiButtonBase-root-MuiButton-root {
- display: -webkit-inline-box;
- display: -webkit-inline-flex;
- display: -ms-inline-flexbox;
- display: inline-flex;
- -webkit-align-items: center;
- -webkit-box-align: center;
- -ms-flex-align: center;
- align-items: center;
- -webkit-box-pack: center;
- -ms-flex-pack: center;
- -webkit-justify-content: center;
- justify-content: center;
- position: relative;
- box-sizing: border-box;
- -webkit-tap-highlight-color: transparent;
- background-color: transparent;
- outline: 0;
- border: 0;
- margin: 0;
- border-radius: 0;
- padding: 0;
- cursor: pointer;
- -webkit-user-select: none;
- -moz-user-select: none;
- -ms-user-select: none;
- user-select: none;
- vertical-align: middle;
- -moz-appearance: none;
- -webkit-appearance: none;
- -webkit-text-decoration: none;
- text-decoration: none;
- color: inherit;
- font-family: "Roboto", "Helvetica", "Arial", sans-serif;
- font-weight: 500;
- font-size: 0.875rem;
- line-height: 1.75;
- letter-spacing: 0.02857em;
- text-transform: uppercase;
- min-width: 64px;
- padding: 6px 16px;
- border-radius: 4px;
- -webkit-transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
- transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
- color: #fff;
- background-color: #d32f2f;
- box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
- background-color: white;
- color: blue;
- }
-
- .css-1vx8qb9 {
- width: 100%;
- height: auto;
- background-color: white;
- border-radius: 30px 30px 0 0;
- border-top: 4px solid #F4AD33;
- padding: 2rem 0;
- display: -webkit-box;
- display: -webkit-flex;
- display: -ms-flexbox;
- display: flex;
- -webkit-align-items: center;
- -webkit-box-align: center;
- -ms-flex-align: center;
- align-items: center;
- -webkit-box-pack: justify;
- -webkit-justify-content: space-between;
- justify-content: space-between;
- -webkit-flex-direction: column;
- -ms-flex-direction: column;
- flex-direction: column;
- gap: 1rem;
- -webkit-flex: 2;
- -ms-flex: 2;
- flex: 2;
- overflow: auto;
- }
-
- .css-1q2tlgs-MuiTypography-root {
- margin: 0;
- font-family: "Roboto", "Helvetica", "Arial", sans-serif;
- font-weight: 500;
- font-size: 1.25rem;
- line-height: 1.6;
- letter-spacing: 0.0075em;
- color: black;
- }
-
- .css-vnxi6v-MuiTypography-root {
- margin: 0;
- font-family: "Roboto", "Helvetica", "Arial", sans-serif;
- font-weight: 500;
- font-size: 1.25rem;
- line-height: 1.6;
- letter-spacing: 0.0075em;
- color: gray;
- font-size: 16px;
- }
-
- .css-jw4se3-MuiFormControl-root-MuiTextField-root {
- display: -webkit-inline-box;
- display: -webkit-inline-flex;
- display: -ms-inline-flexbox;
- display: inline-flex;
- -webkit-flex-direction: column;
- -ms-flex-direction: column;
- flex-direction: column;
- position: relative;
- min-width: 0;
- padding: 0;
- margin: 0;
- border: 0;
- vertical-align: top;
- width: 70%;
- text-align: center;
- direction: ltr;
- }
-
- .css-14s5rfu-MuiFormLabel-root-MuiInputLabel-root {
- color: rgba(0, 0, 0, 0.6);
- font-family: "Roboto", "Helvetica", "Arial", sans-serif;
- font-weight: 400;
- font-size: 1rem;
- line-height: 1.4375em;
- letter-spacing: 0.00938em;
- padding: 0;
- position: relative;
- display: block;
- transform-origin: top left;
- white-space: nowrap;
- overflow: hidden;
- text-overflow: ellipsis;
- max-width: calc(100% - 24px);
- position: absolute;
- left: 0;
- top: 0;
- -webkit-transform: translate(14px, 16px) scale(1);
- -moz-transform: translate(14px, 16px) scale(1);
- -ms-transform: translate(14px, 16px) scale(1);
- transform: translate(14px, 16px) scale(1);
- -webkit-transition: color 200ms cubic-bezier(0.0, 0, 0.2, 1) 0ms, -webkit-transform 200ms cubic-bezier(0.0, 0, 0.2, 1) 0ms, max-width 200ms cubic-bezier(0.0, 0, 0.2, 1) 0ms;
- transition: color 200ms cubic-bezier(0.0, 0, 0.2, 1) 0ms, transform 200ms cubic-bezier(0.0, 0, 0.2, 1) 0ms, max-width 200ms cubic-bezier(0.0, 0, 0.2, 1) 0ms;
- z-index: 1;
- pointer-events: none;
- }
-
- .css-14s5rfu-MuiFormLabel-root-MuiInputLabel-root {
- font-family: "Roboto", "Helvetica", "Arial", sans-serif;
- font-weight: 400;
- font-size: 1rem;
- line-height: 1.4375em;
- letter-spacing: 0.00938em;
- color: rgba(0, 0, 0, 0.87);
- box-sizing: border-box;
- position: relative;
- cursor: text;
- display: -webkit-inline-box;
- display: -webkit-inline-flex;
- display: -ms-inline-flexbox;
- display: inline-flex;
- -webkit-align-items: center;
- -webkit-box-align: center;
- -ms-flex-align: center;
- align-items: center;
- position: relative;
- border-radius: 4px;
- }
-
-
- .css-1vx8qb9 {
- width: 100%;
- height: auto;
- background-color: white;
- border-radius: 30px 30px 0px 0px;
- border-top: 4px solid rgb(244, 173, 51);
- padding: 2rem 0px;
- display: flex;
- -webkit-box-align: center;
- align-items: center;
- -webkit-box-pack: justify;
- justify-content: space-between;
- flex-direction: column;
- gap: 1rem;
- flex: 2 1 0%;
- overflow: hidden;
- }
-
- .css-fyhhyl {
- margin: 0px;
- font-family: Roboto, Helvetica, Arial, sans-serif;
- font-weight: 500;
- font-size: 1.25rem;
- line-height: 1.6;
- letter-spacing: 0.0075em;
- color: black;
- }
-
- .css-4htua2 {
- margin: 0px;
- font-family: Roboto, Helvetica, Arial, sans-serif;
- font-weight: 500;
- line-height: 1.6;
- letter-spacing: 0.0075em;
- color: gray;
- font-size: 16px;
- }
-
- .css-1f7zzfx {
- display: inline-flex;
- flex-direction: column;
- position: relative;
- min-width: 0px;
- padding: 0px;
- margin: 0px;
- border: 0px;
- vertical-align: top;
- width: 70%;
- text-align: center;
- direction: ltr;
- }
-
- .css-17yr7y2 {
- margin: 0px;
- font-family: Roboto, Helvetica, Arial, sans-serif;
- font-weight: 400;
- line-height: 1.5;
- letter-spacing: 0.00938em;
- color: black;
- text-align: center;
- font-size: 14px;
- width: 70%;
- }
-
- .css-1hw9j7s {
- display: inline-flex;
- -webkit-box-align: center;
- align-items: center;
- -webkit-box-pack: center;
- justify-content: center;
- position: relative;
- box-sizing: border-box;
- -webkit-tap-highlight-color: transparent;
- outline: 0px;
- border: 0px;
- margin: 0px;
- cursor: pointer;
- user-select: none;
- vertical-align: middle;
- appearance: none;
- text-decoration: none;
- font-family: Roboto, Helvetica, Arial, sans-serif;
- font-weight: 500;
- font-size: 0.875rem;
- line-height: 1.75;
- letter-spacing: 0.02857em;
- text-transform: uppercase;
- min-width: 64px;
- padding: 6px 16px;
- border-radius: 4px;
- transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
- color: rgb(255, 255, 255);
- background-color: rgb(25, 118, 210);
- box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 1px -2px, rgba(0, 0, 0, 0.14) 0px 2px 2px 0px, rgba(0, 0, 0, 0.12) 0px 1px 5px 0px;
- }
-
- .css-1hw9j7s.Mui-disabled {
- pointer-events: none;
- cursor: default;
- color: rgba(0, 0, 0, 0.26);
- box-shadow: none;
- background-color: rgba(0, 0, 0, 0.12);
- }
-
- .css-1hw9j7s:hover {
- text-decoration: none;
- background-color: rgb(21, 101, 192);
- box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 4px -1px, rgba(0, 0, 0, 0.14) 0px 4px 5px 0px, rgba(0, 0, 0, 0.12) 0px 1px 10px 0px;
- }
-
- .footer {
- text-align: center;
- padding: 1rem;
- width: 100%;
- }
-
- .css-p0rm37 {
- color: rgba(0, 0, 0, 0.6);
- font-family: Roboto, Helvetica, Arial, sans-serif;
- font-weight: 400;
- font-size: 1rem;
- line-height: 1.4375em;
- letter-spacing: 0.00938em;
- padding: 0px;
- display: block;
- transform-origin: left top;
- white-space: nowrap;
- overflow: hidden;
- text-overflow: ellipsis;
- max-width: calc(100% - 24px);
- position: absolute;
- left: 0px;
- top: 0px;
- transform: translate(14px, 16px) scale(1);
- transition: color 200ms cubic-bezier(0, 0, 0.2, 1) 0ms, transform 200ms cubic-bezier(0, 0, 0.2, 1) 0ms, max-width 200ms cubic-bezier(0, 0, 0.2, 1) 0ms;
- z-index: 1;
- pointer-events: none;
- }
-
- .css-1v4ccyo {
- font-family: Roboto, Helvetica, Arial, sans-serif;
- font-weight: 400;
- font-size: 1rem;
- line-height: 1.4375em;
- letter-spacing: 0.00938em;
- color: rgba(0, 0, 0, 0.87);
- box-sizing: border-box;
- cursor: text;
- display: inline-flex;
- -webkit-box-align: center;
- align-items: center;
- position: relative;
- border-radius: 4px;
- }
-
- a {
- font-weight: 500;
- color: #646cff;
- text-decoration: inherit;
- }
-
- a:hover {
- color: #535bf2;
- }
-
- .devider {
- width: 80%;
- display: flex;
- align-items: center;
- justify-content: space-between;
- margin: 0 auto;
- }
-
- .css-xzj0vu {
- margin: 8px 0px;
- font-family: Roboto, Helvetica, Arial, sans-serif;
- font-weight: 400;
- font-size: 1rem;
- line-height: 1.5;
- letter-spacing: 0.00938em;
- color: black;
- }
-
- .css-12wn12i {
- margin: 0px;
- font-family: Roboto, Helvetica, Arial, sans-serif;
- font-weight: 400;
- line-height: 1.5;
- letter-spacing: 0.00938em;
- color: grey;
- font-size: 14px;
- }
-
- .css-1x5jdmq {
- font: inherit;
- letter-spacing: inherit;
- color: currentcolor;
- border: 0px;
- box-sizing: content-box;
- background: none;
- height: 1.4375em;
- margin: 0px;
- -webkit-tap-highlight-color: transparent;
- display: block;
- min-width: 0px;
- width: 100%;
- animation-name: mui-auto-fill-cancel;
- animation-duration: 10ms;
- padding: 16.5px 14px;
- }
-
- .css-igs3ac {
- text-align: left;
- position: absolute;
- inset: -5px 0px 0px;
- margin: 0px;
- padding: 0px 8px;
- pointer-events: none;
- border-radius: inherit;
- border-style: solid;
- border-width: 1px;
- overflow: hidden;
- min-width: 0%;
- border-color: rgba(0, 0, 0, 0.23);
- }
-
- .devider div:nth-child(1) {
- width: 45%;
- height: 1px;
- background-image: linear-gradient(to right, white, transparent);
- }
-
- .devider.white-bg div:nth-child(1) {
- background-image: linear-gradient(to right, #F4AD33, transparent);
- }
-
- .devider div:nth-child(2) {
- width: 5px;
- height: 5px;
- background-color: #fff;
- }
-
- .devider.white-bg div:nth-child(2) {
- background-color: #f4ad33;
- }
-
- .devider div:nth-child(3) {
- width: 45%;
- height: 1px;
- background-image: linear-gradient(to left, white, transparent);
- }
-
- .devider.white-bg div:nth-child(3) {
- background-image: linear-gradient(to left, #F4AD33, transparent);
- }
-
- .css-yjsfm1 {
- float: unset;
- width: auto;
- overflow: hidden;
- display: block;
- padding: 0px;
- height: 11px;
- font-size: 0.75em;
- visibility: hidden;
- max-width: 0.01px;
- transition: max-width 50ms cubic-bezier(0, 0, 0.2, 1) 0ms;
- white-space: nowrap;
- }
-
- .css-yjsfm1>span {
- padding-left: 5px;
- padding-right: 5px;
- display: inline-block;
- opacity: 0;
- visibility: visible;
- }
-
-
- @keyframes mui-auto-fill-cancel {
- 0% {
- display: block;
- display: block;
- }
-
- }
-
- /* These were inline style tags. Uses id+class to override almost everything */
- #style-VokD2.style-VokD2 {
- top: 46px;
- left: 668px;
- height: 0px;
- width: 0px;
- }
-
- #style-Qemo7.style-Qemo7 {
- top: 46px;
- left: 868px;
- height: 0px;
- width: 0px;
- }
-
- #style-ESCFC.style-ESCFC {
- top: 145px;
- left: 668px;
- height: 0px;
- width: 0px;
- }
-
- #style-BNR6g.style-BNR6g {
- top: 46px;
- left: 666px;
- height: 0px;
- width: 0px;
- }
-
- #style-GFFvA.style-GFFvA {
- top: 14px;
- left: 378px;
- height: 0px;
- width: 0px;
- }
-
- #style-VVqsX.style-VVqsX {
- top: 14px;
- left: 1158px;
- height: 0px;
- width: 0px;
- }
-
- #style-qjh4f.style-qjh4f {
- top: -4px;
- left: -4px;
- height: 0px;
- width: 0px;
- }
-
- #style-dZFJE.style-dZFJE {
- top: 14px;
- left: 376px;
- height: 0px;
- width: 0px;
- }
-
- #style-JEQCP.style-JEQCP {
- top: 0px;
- left: 0px;
- position: absolute;
- }
-
- #snipcss-Webapp-container.style-ed2dZ {
- right: 70px;
- top: 374.3px;
- }
-
- #style-Qkvp2.style-Qkvp2 {
- touch-action: none;
- }
-
- #style-bz1Qo.style-bz1Qo {
- touch-action: none;
- }
-
- #style-6KZe7.style-6KZe7 {
- top: 14px;
- left: 378px;
- height: 0px;
- width: 0px;
- }
-
- #style-pIvvK.style-pIvvK {
- top: 14px;
- left: 1158px;
- height: 0px;
- width: 0px;
- }
-
- #style-lMspy.style-lMspy {
- top: -4px;
- left: -4px;
- height: 0px;
- width: 0px;
- }
-
- #style-Z7wYp.style-Z7wYp {
- top: 14px;
- left: 376px;
- height: 0px;
- width: 0px;
- }
-
- #style-BhfqZ.style-BhfqZ {
- top: -2px;
- left: 0px;
- height: 0px;
- width: 0px;
- }
-
- #style-sjrsy.style-sjrsy {
- top: -4px;
- left: -4px;
- height: 0px;
- width: 0px;
- }
-
- #style-XMFxd.style-XMFxd {
- top: -4px;
- left: -4px;
- height: 0px;
- width: 0px;
- }
-
- #style-RB4oW.style-RB4oW {
- top: -2px;
- left: -2px;
- height: 0px;
- width: 0px;
- }
-
- .css-oeby62 {
- width: 100%;
- height: auto;
- background-color: white;
- border-radius: 30px 30px 0px 0px;
- border-top: 4px solid rgb(244, 173, 51);
- padding: 2rem 0px;
- display: flex;
- -webkit-box-align: center;
- align-items: center;
- -webkit-box-pack: justify;
- justify-content: space-between;
- flex-direction: column;
- gap: 1rem;
- }
-
- .css-fyhhyl {
- margin: 0px;
- font-family: Roboto, Helvetica, Arial, sans-serif;
- font-weight: 500;
- font-size: 1.25rem;
- line-height: 1.6;
- letter-spacing: 0.0075em;
- color: black;
- }
-
- .css-1dtr6u8 {
- margin: 0px;
- font-family: Roboto, Helvetica, Arial, sans-serif;
- font-weight: 500;
- line-height: 1.6;
- letter-spacing: 0.0075em;
- color: gray;
- font-size: 15px;
- text-align: center;
- }
-
- .css-1f7zzfx {
- display: inline-flex;
- flex-direction: column;
- position: relative;
- min-width: 0px;
- padding: 0px;
- margin: 0px;
- border: 0px;
- vertical-align: top;
- width: 70%;
- text-align: center;
- direction: ltr;
- }
-
- .css-1hw9j7s {
- display: inline-flex;
- -webkit-box-align: center;
- align-items: center;
- -webkit-box-pack: center;
- justify-content: center;
- position: relative;
- box-sizing: border-box;
- -webkit-tap-highlight-color: transparent;
- outline: 0px;
- border: 0px;
- margin: 0px;
- cursor: pointer;
- user-select: none;
- vertical-align: middle;
- appearance: none;
- text-decoration: none;
- font-family: Roboto, Helvetica, Arial, sans-serif;
- font-weight: 500;
- font-size: 0.875rem;
- line-height: 1.75;
- letter-spacing: 0.02857em;
- text-transform: uppercase;
- min-width: 64px;
- padding: 6px 16px;
- border-radius: 4px;
- transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
- color: rgb(255, 255, 255);
- background-color: rgb(25, 118, 210);
- box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 1px -2px, rgba(0, 0, 0, 0.14) 0px 2px 2px 0px, rgba(0, 0, 0, 0.12) 0px 1px 5px 0px;
- }
-
- .css-1hw9j7s.Mui-disabled {
- pointer-events: none;
- cursor: default;
- color: rgba(0, 0, 0, 0.26);
- box-shadow: none;
- background-color: rgba(0, 0, 0, 0.12);
- }
-
- .css-1hw9j7s:hover {
- text-decoration: none;
- background-color: rgb(21, 101, 192);
- box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 4px -1px, rgba(0, 0, 0, 0.14) 0px 4px 5px 0px, rgba(0, 0, 0, 0.12) 0px 1px 10px 0px;
- }
-
- .css-pzdgve {
- position: relative;
- width: 100px;
- height: 100px;
- display: flex;
- -webkit-box-align: center;
- align-items: center;
- -webkit-box-pack: center;
- justify-content: center;
- }
-
- .css-viw3r {
- margin: 0px;
- font-family: Roboto, Helvetica, Arial, sans-serif;
- font-weight: 500;
- line-height: 1.6;
- letter-spacing: 0.0075em;
- color: rgb(81, 81, 81);
- font-size: 16px;
- }
-
- .devider {
- width: 80%;
- display: flex;
- align-items: center;
- justify-content: space-between;
- margin: 0 auto;
- }
-
- .css-15bsez5 {
- margin: 0px;
- font-family: Roboto, Helvetica, Arial, sans-serif;
- font-weight: 500;
- line-height: 1.6;
- letter-spacing: 0.0075em;
- color: black;
- font-size: 16px;
- }
-
- .css-12wn12i {
- margin: 0px;
- font-family: Roboto, Helvetica, Arial, sans-serif;
- font-weight: 400;
- line-height: 1.5;
- letter-spacing: 0.00938em;
- color: grey;
- font-size: 14px;
- }
-
- a {
- font-weight: 500;
- color: #646cff;
- text-decoration: inherit;
- }
-
- a:hover {
- color: #535bf2;
- }
-
- .css-p0rm37 {
- color: rgba(0, 0, 0, 0.6);
- font-family: Roboto, Helvetica, Arial, sans-serif;
- font-weight: 400;
- font-size: 1rem;
- line-height: 1.4375em;
- letter-spacing: 0.00938em;
- padding: 0px;
- display: block;
- transform-origin: left top;
- white-space: nowrap;
- overflow: hidden;
- text-overflow: ellipsis;
- max-width: calc(100% - 24px);
- position: absolute;
- left: 0px;
- top: 0px;
- transform: translate(14px, 16px) scale(1);
- transition: color 200ms cubic-bezier(0, 0, 0.2, 1) 0ms, transform 200ms cubic-bezier(0, 0, 0.2, 1) 0ms, max-width 200ms cubic-bezier(0, 0, 0.2, 1) 0ms;
- z-index: 1;
- pointer-events: none;
- }
-
- .css-1v4ccyo {
- font-family: Roboto, Helvetica, Arial, sans-serif;
- font-weight: 400;
- font-size: 1rem;
- line-height: 1.4375em;
- letter-spacing: 0.00938em;
- color: rgba(0, 0, 0, 0.87);
- box-sizing: border-box;
- cursor: text;
- display: inline-flex;
- -webkit-box-align: center;
- align-items: center;
- position: relative;
- border-radius: 4px;
- }
-
- .css-1utujq6 {
- margin: 0px;
- font-family: Roboto, Helvetica, Arial, sans-serif;
- font-weight: 400;
- line-height: 1.235;
- letter-spacing: 0.00735em;
- color: rgb(244, 173, 51);
- position: absolute;
- font-size: 16px;
- }
-
- .css-x1zqys {
- display: inline-block;
- transition: transform 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
- position: absolute;
- color: rgb(244, 173, 51);
- }
-
- .devider div:nth-child(1) {
- width: 45%;
- height: 1px;
- background-image: linear-gradient(to right, white, transparent);
- }
-
- .devider.white-bg div:nth-child(1) {
- background-image: linear-gradient(to right, #F4AD33, transparent);
- }
-
- .devider div:nth-child(2) {
- width: 5px;
- height: 5px;
- background-color: #fff;
- }
-
- .devider.white-bg div:nth-child(2) {
- background-color: #f4ad33;
- }
-
- .devider div:nth-child(3) {
- width: 45%;
- height: 1px;
- background-image: linear-gradient(to left, white, transparent);
- }
-
- .devider.white-bg div:nth-child(3) {
- background-image: linear-gradient(to left, #F4AD33, transparent);
- }
-
- .css-1x5jdmq {
- font: inherit;
- letter-spacing: inherit;
- color: currentcolor;
- border: 0px;
- box-sizing: content-box;
- background: none;
- height: 1.4375em;
- margin: 0px;
- -webkit-tap-highlight-color: transparent;
- display: block;
- min-width: 0px;
- width: 100%;
- animation-name: mui-auto-fill-cancel;
- animation-duration: 10ms;
- padding: 16.5px 14px;
- }
-
- .css-igs3ac {
- text-align: left;
- position: absolute;
- inset: -5px 0px 0px;
- margin: 0px;
- padding: 0px 8px;
- pointer-events: none;
- border-radius: inherit;
- border-style: solid;
- border-width: 1px;
- overflow: hidden;
- min-width: 0%;
- border-color: rgba(0, 0, 0, 0.23);
- }
-
- .css-13o7eu2 {
- display: block;
- }
-
- .css-yjsfm1 {
- float: unset;
- width: auto;
- overflow: hidden;
- display: block;
- padding: 0px;
- height: 11px;
- font-size: 0.75em;
- visibility: hidden;
- max-width: 0.01px;
- transition: max-width 50ms cubic-bezier(0, 0, 0.2, 1) 0ms;
- white-space: nowrap;
- }
-
- .css-yjsfm1>span {
- padding-left: 5px;
- padding-right: 5px;
- display: inline-block;
- opacity: 0;
- visibility: visible;
- }
-
-
- @keyframes mui-auto-fill-cancel {
- 0% {
- display: block;
- display: block;
- }
-
- }
-
- /* These were inline style tags. Uses id+class to override almost everything */
- #style-pQxh1.style-pQxh1 {
- width: 100px;
- height: 100px;
- transform: rotate(-90deg);
- }
-
- .css-x15wq9 {
- position: fixed;
- top: 0;
- left: auto;
- bottom: 0;
- z-index: 1199;
- right: 0;
- }
-
- .css-1sl8dhm {
- -webkit-box-flex: 1;
- -webkit-flex-grow: 1;
- -ms-flex-positive: 1;
- flex-grow: 1;
- width: 100%;
- }
-
- .css-1yugkl4 {
- width: 100%;
- height: 90%;
- overflow-y: scroll;
- overflow-x: hidden;
- }
-
- .css-8atqhb {
- width: 100%;
- }
-
- .css-enyiw4-MuiPaper-root-MuiAppBar-root {
- background-color: white;
- color: #fff;
- -webkit-transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
- transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
- box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
- display: -webkit-box;
- display: -webkit-flex;
- display: -ms-flexbox;
- display: flex;
- -webkit-flex-direction: column;
- -ms-flex-direction: column;
- flex-direction: column;
- width: 100%;
- box-sizing: border-box;
- -webkit-flex-shrink: 0;
- -ms-flex-negative: 0;
- flex-shrink: 0;
- position: static;
- }
-
- .dashboard .dashboard-grid {
- width: 100%;
- height: 100%;
- }
-
- .css-16lloyr-MuiBottomNavigation-root {
- display: -webkit-box;
- display: -webkit-flex;
- display: -ms-flexbox;
- display: flex;
- -webkit-box-pack: center;
- -ms-flex-pack: center;
- -webkit-justify-content: center;
- justify-content: center;
- height: 56px;
- background-color: #fff;
- }
-
- .css-hyum1k-MuiToolbar-root {
- position: relative;
- display: -webkit-box;
- display: -webkit-flex;
- display: -ms-flexbox;
- display: flex;
- -webkit-align-items: center;
- -webkit-box-align: center;
- -ms-flex-align: center;
- align-items: center;
- padding-left: 16px;
- padding-right: 16px;
- min-height: 56px;
- }
-
- @media (min-width: 600px) {
- .css-hyum1k-MuiToolbar-root {
- padding-left: 24px;
- padding-right: 24px;
- }
- }
-
- @media (orientation: landscape) {
- .css-hyum1k-MuiToolbar-root {
- min-height: 48px;
- }
- }
-
- @media (min-width: 600px) {
- .css-hyum1k-MuiToolbar-root {
- min-height: 64px;
- }
- }
-
- .css-xeip47-MuiGrid-root {
- box-sizing: border-box;
- display: -webkit-box;
- display: -webkit-flex;
- display: -ms-flexbox;
- display: flex;
- -webkit-box-flex-wrap: wrap;
- -webkit-flex-wrap: wrap;
- -ms-flex-wrap: wrap;
- flex-wrap: wrap;
- width: calc(100% + 16px);
- -webkit-flex-direction: row;
- -ms-flex-direction: row;
- flex-direction: row;
- margin-top: -16px;
- margin-left: -16px;
- padding: 2rem;
- }
-
- .css-1bjk3jo-MuiButtonBase-root-MuiBottomNavigationAction-root {
- display: -webkit-inline-box;
- display: -webkit-inline-flex;
- display: -ms-inline-flexbox;
- display: inline-flex;
- -webkit-align-items: center;
- -webkit-box-align: center;
- -ms-flex-align: center;
- align-items: center;
- -webkit-box-pack: center;
- -ms-flex-pack: center;
- -webkit-justify-content: center;
- justify-content: center;
- position: relative;
- box-sizing: border-box;
- -webkit-tap-highlight-color: transparent;
- background-color: transparent;
- outline: 0;
- border: 0;
- margin: 0;
- border-radius: 0;
- padding: 0px 12px;
- cursor: pointer;
- -webkit-user-select: none;
- -moz-user-select: none;
- -ms-user-select: none;
- user-select: none;
- vertical-align: middle;
- -moz-appearance: none;
- -webkit-appearance: none;
- -webkit-text-decoration: none;
- text-decoration: none;
- color: rgba(0, 0, 0, 0.6);
- -webkit-transition: color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, padding-top 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
- transition: color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, padding-top 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
- min-width: 80px;
- max-width: 168px;
- -webkit-flex-direction: column;
- -ms-flex-direction: column;
- flex-direction: column;
- -webkit-flex: 1;
- -ms-flex: 1;
- flex: 1;
- }
-
- .css-1bjk3jo-MuiButtonBase-root-MuiBottomNavigationAction-root.Mui-selected {
- color: #1976d2;
- }
-
- .css-16bghm4-MuiDivider-root {
- margin: 0;
- -webkit-flex-shrink: 0;
- -ms-flex-negative: 0;
- flex-shrink: 0;
- border-width: 0;
- border-style: solid;
- border-color: rgba(0, 0, 0, 0.12);
- border-bottom-width: 0;
- margin-top: 8px;
- margin-bottom: 8px;
- height: auto;
- border-right-width: thin;
- -webkit-align-self: stretch;
- -ms-flex-item-align: stretch;
- align-self: stretch;
- }
-
- .css-i9gxme {
- -webkit-box-flex: 1;
- -webkit-flex-grow: 1;
- -ms-flex-positive: 1;
- flex-grow: 1;
- }
-
- .css-ancrnh-MuiButtonBase-root-MuiIconButton-root {
- display: -webkit-inline-box;
- display: -webkit-inline-flex;
- display: -ms-inline-flexbox;
- display: inline-flex;
- -webkit-align-items: center;
- -webkit-box-align: center;
- -ms-flex-align: center;
- align-items: center;
- -webkit-box-pack: center;
- -ms-flex-pack: center;
- -webkit-justify-content: center;
- justify-content: center;
- position: relative;
- box-sizing: border-box;
- -webkit-tap-highlight-color: transparent;
- background-color: transparent;
- outline: 0;
- border: 0;
- margin: 0;
- border-radius: 50%;
- padding: 12px;
- cursor: pointer;
- -webkit-user-select: none;
- -moz-user-select: none;
- -ms-user-select: none;
- user-select: none;
- vertical-align: middle;
- -moz-appearance: none;
- -webkit-appearance: none;
- -webkit-text-decoration: none;
- text-decoration: none;
- color: inherit;
- text-align: center;
- -webkit-flex: 0 0 auto;
- -ms-flex: 0 0 auto;
- flex: 0 0 auto;
- font-size: 1.75rem;
- overflow: visible;
- -webkit-transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
- transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
- margin-left: -12px;
- margin-right: 16px;
- }
-
- .css-ancrnh-MuiButtonBase-root-MuiIconButton-root:hover {
- background-color: rgba(0, 0, 0, 0.04);
- }
-
- .css-1osj8n2-MuiGrid-root {
- box-sizing: border-box;
- margin: 0;
- -webkit-flex-direction: row;
- -ms-flex-direction: row;
- flex-direction: row;
- -webkit-flex-basis: 50%;
- -ms-flex-preferred-size: 50%;
- flex-basis: 50%;
- -webkit-box-flex: 0;
- -webkit-flex-grow: 0;
- -ms-flex-positive: 0;
- flex-grow: 0;
- max-width: 50%;
- }
-
- @media (min-width: 600px) {
- .css-1osj8n2-MuiGrid-root {
- -webkit-flex-basis: 50%;
- -ms-flex-preferred-size: 50%;
- flex-basis: 50%;
- -webkit-box-flex: 0;
- -webkit-flex-grow: 0;
- -ms-flex-positive: 0;
- flex-grow: 0;
- max-width: 50%;
- }
- }
-
- @media (min-width: 900px) {
- .css-1osj8n2-MuiGrid-root {
- -webkit-flex-basis: 50%;
- -ms-flex-preferred-size: 50%;
- flex-basis: 50%;
- -webkit-box-flex: 0;
- -webkit-flex-grow: 0;
- -ms-flex-positive: 0;
- flex-grow: 0;
- max-width: 50%;
- }
- }
-
- @media (min-width: 1200px) {
- .css-1osj8n2-MuiGrid-root {
- -webkit-flex-basis: 50%;
- -ms-flex-preferred-size: 50%;
- flex-basis: 50%;
- -webkit-box-flex: 0;
- -webkit-flex-grow: 0;
- -ms-flex-positive: 0;
- flex-grow: 0;
- max-width: 50%;
- }
- }
-
- .css-xeip47-MuiGrid-root>.MuiGrid-item {
- padding-top: 16px;
- padding-left: 16px;
- }
-
- .css-i4bv87-MuiSvgIcon-root {
- -webkit-user-select: none;
- -moz-user-select: none;
- -ms-user-select: none;
- user-select: none;
- width: 1em;
- height: 1em;
- display: inline-block;
- fill: currentColor;
- -webkit-flex-shrink: 0;
- -ms-flex-negative: 0;
- flex-shrink: 0;
- -webkit-transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
- transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
- font-size: 1.5rem;
- }
-
- .css-imwso6-MuiBottomNavigationAction-label {
- font-family: "Roboto", "Helvetica", "Arial", sans-serif;
- font-size: 0.75rem;
- opacity: 1;
- -webkit-transition: font-size 0.2s, opacity 0.2s;
- transition: font-size 0.2s, opacity 0.2s;
- transition-delay: 0.1s;
- }
-
- .css-imwso6-MuiBottomNavigationAction-label.Mui-selected {
- font-size: 0.875rem;
- }
-
- .css-8je8zh-MuiTouchRipple-root {
- overflow: hidden;
- pointer-events: none;
- position: absolute;
- z-index: 0;
- top: 0;
- right: 0;
- bottom: 0;
- left: 0;
- border-radius: inherit;
- }
-
- .css-11byix0-MuiAvatar-root {
- position: relative;
- display: -webkit-box;
- display: -webkit-flex;
- display: -ms-flexbox;
- display: flex;
- -webkit-align-items: center;
- -webkit-box-align: center;
- -ms-flex-align: center;
- align-items: center;
- -webkit-box-pack: center;
- -ms-flex-pack: center;
- -webkit-justify-content: center;
- justify-content: center;
- -webkit-flex-shrink: 0;
- -ms-flex-negative: 0;
- flex-shrink: 0;
- width: 24px;
- height: 24px;
- font-family: "Roboto", "Helvetica", "Arial", sans-serif;
- font-size: 1.25rem;
- line-height: 1;
- border-radius: 0;
- overflow: hidden;
- -webkit-user-select: none;
- -moz-user-select: none;
- -ms-user-select: none;
- user-select: none;
- }
-
- .css-8w0c3l-MuiPaper-root-MuiCard-root {
- background-color: #fff;
- color: rgba(0, 0, 0, 0.87);
- -webkit-transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
- transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
- border-radius: 4px;
- box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
- overflow: hidden;
- max-width: 100%;
- text-align: center;
- display: -webkit-box;
- display: -webkit-flex;
- display: -ms-flexbox;
- display: flex;
- -webkit-align-items: center;
- -webkit-box-align: center;
- -ms-flex-align: center;
- align-items: center;
- -webkit-box-pack: center;
- -ms-flex-pack: center;
- -webkit-justify-content: center;
- justify-content: center;
- -webkit-flex-direction: column;
- -ms-flex-direction: column;
- flex-direction: column;
- gap: 1rem;
- padding-top: 1rem;
- }
-
- .css-1pqm26d-MuiAvatar-img {
- width: 100%;
- height: 100%;
- text-align: center;
- object-fit: cover;
- color: transparent;
- text-indent: 10000px;
- }
-
- .css-lhfcda-MuiCardMedia-root {
- display: block;
- -webkit-background-size: cover;
- background-size: cover;
- background-repeat: no-repeat;
- -webkit-background-position: center;
- background-position: center;
- height: 50px;
- width: 50px;
- background-repeat-x: no-repeat;
- background-repeat-y: no-repeat;
- }
-
- .css-1i9wt8r-MuiCardContent-root {
- padding: 0px;
- }
-
- .css-1i9wt8r-MuiCardContent-root:last-child {
- padding-bottom: 24px;
- }
-
- .css-13cyo3g-MuiTypography-root {
- margin: 0;
- font-family: "Roboto", "Helvetica", "Arial", sans-serif;
- font-weight: 500;
- font-size: 15px;
- line-height: 1.6;
- letter-spacing: 0.0075em;
- margin-bottom: 0.35em;
- text-align: center;
- }
-
-
- /* These were inline style tags. Uses id+class to override almost everything */
- #style-DoY6z.style-DoY6z {
- background-image: url("../images/ico-add.png");
- }
-
- #style-Iex2K.style-Iex2K {
- background-image: url("../images/ico-list.png");
- }
-
- #style-tEYjZ.style-tEYjZ {
- background-image: url("../images/ico-law.png");
- }
-
- #style-NmIv9.style-NmIv9 {
- background-image: url("../images/ico-tribunal.png");
- }
-
- #style-ogmNm.style-ogmNm {
- background-image: url("../images/ico-books.png");
- }
-
- #style-IcKxY.style-IcKxY {
- background-image: url("../images/ico-calc.png");
- }
-
- #style-F4sW5.style-F4sW5 {
- width: 100%;
- height: 100vh;
- position: absolute;
- top: 0;
- left: 0;
- pointer-events: none;
- }
- #style-F4sW5 .bg{
- width: 100%;
- height: 100%;
- position: absolute;
- background: rgba(0, 0, 0, 0);
- z-index: -1;
- pointer-events: none;
- transition: background 0.3s;
- }
-
- #style-F4sW5 .bg.show{
- pointer-events: auto;
- background-color: rgba(0, 0, 0, 0.5);
- }
- .css-18hsv8r {
- width: 250px;
- height: 100%;
- background-color: #4A4A4A;
- text-align: right;
- display: -webkit-box;
- display: -webkit-flex;
- display: -ms-flexbox;
- display: flex;
- -webkit-align-items: end;
- -webkit-box-align: end;
- -ms-flex-align: end;
- align-items: end;
- -webkit-box-pack: justify;
- -webkit-justify-content: space-between;
- justify-content: space-between;
- -webkit-flex-direction: column;
- -ms-flex-direction: column;
- flex-direction: column;
- transform: translateX(250px);
- transition: transform 0.3s;
- pointer-events: auto;
- }
-
- .css-18hsv8r.show{
- transform: translateX(0px);
- }
-
- .css-1160xiw-MuiPaper-root-MuiDrawer-paper {
- background-color: #fff;
- color: rgba(0, 0, 0, 0.87);
- -webkit-transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
- transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
- box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
- overflow-y: auto;
- display: -webkit-box;
- display: -webkit-flex;
- display: -ms-flexbox;
- display: flex;
- -webkit-flex-direction: column;
- -ms-flex-direction: column;
- flex-direction: column;
- height: 100%;
- -webkit-flex: 1 0 auto;
- -ms-flex: 1 0 auto;
- flex: 1 0 auto;
- z-index: 1200;
- -webkit-overflow-scrolling: touch;
- position: fixed;
- top: 0;
- outline: 0;
- right: 0;
- }
-
- .css-1u2w381-MuiModal-root-MuiDrawer-root {
- position: fixed;
- z-index: 1200;
- right: 0;
- bottom: 0;
- top: 0;
- left: 0;
- }
-
- .css-1sl8dhm {
- -webkit-box-flex: 1;
- -webkit-flex-grow: 1;
- -ms-flex-positive: 1;
- flex-grow: 1;
- width: 100%;
- }
-
- .css-1ybg2od-MuiDivider-root {
- margin: 0;
- -webkit-flex-shrink: 0;
- -ms-flex-negative: 0;
- flex-shrink: 0;
- border-width: 0;
- border-style: solid;
- border-color: rgba(0, 0, 0, 0.12);
- border-bottom-width: thin;
- margin-left: 16px;
- margin-right: 16px;
- background-color: white;
- opacity: 0.3;
- }
-
- .css-y7auyh-MuiButtonGroup-root {
- display: -webkit-inline-box;
- display: -webkit-inline-flex;
- display: -ms-inline-flexbox;
- display: inline-flex;
- border-radius: 4px;
- }
-
- .css-enyiw4-MuiPaper-root-MuiAppBar-root {
- background-color: white;
- color: #fff;
- -webkit-transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
- transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
- box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
- display: -webkit-box;
- display: -webkit-flex;
- display: -ms-flexbox;
- display: flex;
- -webkit-flex-direction: column;
- -ms-flex-direction: column;
- flex-direction: column;
- width: 100%;
- box-sizing: border-box;
- -webkit-flex-shrink: 0;
- -ms-flex-negative: 0;
- flex-shrink: 0;
- position: static;
- }
-
- .css-h4y409-MuiList-root {
- list-style: none;
- margin: 0;
- padding: 0;
- position: relative;
- padding-top: 8px;
- padding-bottom: 8px;
- }
-
- .css-1nxmd3h-MuiListItem-root {
- display: -webkit-box;
- display: -webkit-flex;
- display: -ms-flexbox;
- display: flex;
- -webkit-box-pack: start;
- -ms-flex-pack: start;
- -webkit-justify-content: flex-start;
- justify-content: flex-start;
- -webkit-align-items: center;
- -webkit-box-align: center;
- -ms-flex-align: center;
- align-items: center;
- position: relative;
- -webkit-text-decoration: none;
- text-decoration: none;
- width: 100%;
- box-sizing: border-box;
- text-align: left;
- }
-
- .css-ancrnh-MuiButtonBase-root-MuiIconButton-root {
- display: -webkit-inline-box;
- display: -webkit-inline-flex;
- display: -ms-inline-flexbox;
- display: inline-flex;
- -webkit-align-items: center;
- -webkit-box-align: center;
- -ms-flex-align: center;
- align-items: center;
- -webkit-box-pack: center;
- -ms-flex-pack: center;
- -webkit-justify-content: center;
- justify-content: center;
- position: relative;
- box-sizing: border-box;
- -webkit-tap-highlight-color: transparent;
- background-color: transparent;
- outline: 0;
- border: 0;
- margin: 0;
- border-radius: 50%;
- padding: 12px;
- cursor: pointer;
- -webkit-user-select: none;
- -moz-user-select: none;
- -ms-user-select: none;
- user-select: none;
- vertical-align: middle;
- -moz-appearance: none;
- -webkit-appearance: none;
- -webkit-text-decoration: none;
- text-decoration: none;
- color: inherit;
- text-align: center;
- -webkit-flex: 0 0 auto;
- -ms-flex: 0 0 auto;
- flex: 0 0 auto;
- font-size: 1.75rem;
- overflow: visible;
- -webkit-transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
- transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
- margin-left: -12px;
- margin-right: 16px;
- }
-
- .css-ancrnh-MuiButtonBase-root-MuiIconButton-root:hover {
- background-color: rgba(0, 0, 0, 0.04);
- }
-
- .css-hyum1k-MuiToolbar-root {
- position: relative;
- display: -webkit-box;
- display: -webkit-flex;
- display: -ms-flexbox;
- display: flex;
- -webkit-align-items: center;
- -webkit-box-align: center;
- -ms-flex-align: center;
- align-items: center;
- padding-left: 16px;
- padding-right: 16px;
- min-height: 56px;
- }
-
- @media (min-width: 600px) {
- .css-hyum1k-MuiToolbar-root {
- padding-left: 24px;
- padding-right: 24px;
- }
- }
-
- @media (orientation: landscape) {
- .css-hyum1k-MuiToolbar-root {
- min-height: 48px;
- }
- }
-
- @media (min-width: 600px) {
- .css-hyum1k-MuiToolbar-root {
- min-height: 64px;
- }
- }
-
- .css-16ac5r2-MuiButtonBase-root-MuiListItemButton-root {
- display: -webkit-inline-box;
- display: -webkit-inline-flex;
- display: -ms-inline-flexbox;
- display: inline-flex;
- -webkit-align-items: center;
- -webkit-box-align: center;
- -ms-flex-align: center;
- align-items: center;
- -webkit-box-pack: start;
- -ms-flex-pack: start;
- -webkit-justify-content: center;
- justify-content: center;
- position: relative;
- box-sizing: border-box;
- -webkit-tap-highlight-color: transparent;
- background-color: transparent;
- outline: 0;
- border: 0;
- margin: 0;
- border-radius: 0;
- padding: 0;
- cursor: pointer;
- -webkit-user-select: none;
- -moz-user-select: none;
- -ms-user-select: none;
- user-select: none;
- vertical-align: middle;
- -moz-appearance: none;
- -webkit-appearance: none;
- -webkit-text-decoration: none;
- text-decoration: none;
- color: inherit;
- display: -webkit-box;
- display: -webkit-flex;
- display: -ms-flexbox;
- display: flex;
- -webkit-box-flex: 1;
- -webkit-flex-grow: 1;
- -ms-flex-positive: 1;
- flex-grow: 1;
- -webkit-justify-content: flex-start;
- justify-content: flex-start;
- min-width: 0;
- box-sizing: border-box;
- text-align: left;
- padding-top: 8px;
- padding-bottom: 8px;
- -webkit-transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
- transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
- padding-left: 16px;
- padding-right: 16px;
- }
-
- .css-16ac5r2-MuiButtonBase-root-MuiListItemButton-root:hover {
- -webkit-text-decoration: none;
- text-decoration: none;
- background-color: rgba(0, 0, 0, 0.04);
- }
-
- .css-11byix0-MuiAvatar-root {
- position: relative;
- display: -webkit-box;
- display: -webkit-flex;
- display: -ms-flexbox;
- display: flex;
- -webkit-align-items: center;
- -webkit-box-align: center;
- -ms-flex-align: center;
- align-items: center;
- -webkit-box-pack: center;
- -ms-flex-pack: center;
- -webkit-justify-content: center;
- justify-content: center;
- -webkit-flex-shrink: 0;
- -ms-flex-negative: 0;
- flex-shrink: 0;
- width: 24px;
- height: 24px;
- font-family: "Roboto", "Helvetica", "Arial", sans-serif;
- font-size: 1.25rem;
- line-height: 1;
- border-radius: 0;
- overflow: hidden;
- -webkit-user-select: none;
- -moz-user-select: none;
- -ms-user-select: none;
- user-select: none;
- }
-
- .css-8je8zh-MuiTouchRipple-root {
- overflow: hidden;
- pointer-events: none;
- position: absolute;
- z-index: 0;
- top: 0;
- right: 0;
- bottom: 0;
- left: 0;
- border-radius: inherit;
- }
-
- .css-o8jgdr-MuiListItemText-root {
- -webkit-flex: 1 1 auto;
- -ms-flex: 1 1 auto;
- flex: 1 1 auto;
- min-width: 0;
- margin-top: 4px;
- margin-bottom: 4px;
- color: white;
- direction: rtl;
- text-align: right;
- }
-
- .css-1pqm26d-MuiAvatar-img {
- width: 100%;
- height: 100%;
- text-align: center;
- object-fit: cover;
- color: transparent;
- text-indent: 10000px;
- }
-
- .css-10hburv-MuiTypography-root {
- margin: 0;
- font-family: "Roboto", "Helvetica", "Arial", sans-serif;
- font-weight: 400;
- font-size: 1rem;
- line-height: 1.5;
- letter-spacing: 0.00938em;
- display: block;
- }
-
- .css-1osj8n2-MuiGrid-root {
- box-sizing: border-box;
- margin: 0;
- -webkit-flex-direction: row;
- -ms-flex-direction: row;
- flex-direction: row;
- -webkit-flex-basis: 50%;
- -ms-flex-preferred-size: 50%;
- flex-basis: 50%;
- -webkit-box-flex: 0;
- -webkit-flex-grow: 0;
- -ms-flex-positive: 0;
- flex-grow: 0;
- max-width: 50%;
- }
-
- @media (min-width: 600px) {
- .css-1osj8n2-MuiGrid-root {
- -webkit-flex-basis: 50%;
- -ms-flex-preferred-size: 50%;
- flex-basis: 50%;
- -webkit-box-flex: 0;
- -webkit-flex-grow: 0;
- -ms-flex-positive: 0;
- flex-grow: 0;
- max-width: 50%;
- }
- }
-
- @media (min-width: 900px) {
- .css-1osj8n2-MuiGrid-root {
- -webkit-flex-basis: 50%;
- -ms-flex-preferred-size: 50%;
- flex-basis: 50%;
- -webkit-box-flex: 0;
- -webkit-flex-grow: 0;
- -ms-flex-positive: 0;
- flex-grow: 0;
- max-width: 50%;
- }
- }
-
- @media (min-width: 1200px) {
- .css-1osj8n2-MuiGrid-root {
- -webkit-flex-basis: 50%;
- -ms-flex-preferred-size: 50%;
- flex-basis: 50%;
- -webkit-box-flex: 0;
- -webkit-flex-grow: 0;
- -ms-flex-positive: 0;
- flex-grow: 0;
- max-width: 50%;
- }
- }
-
- .css-xeip47-MuiGrid-root>.MuiGrid-item {
- padding-top: 16px;
- padding-left: 16px;
- }
-
- .css-xeip47-MuiGrid-root {
- box-sizing: border-box;
- display: -webkit-box;
- display: -webkit-flex;
- display: -ms-flexbox;
- display: flex;
- -webkit-box-flex-wrap: wrap;
- -webkit-flex-wrap: wrap;
- -ms-flex-wrap: wrap;
- flex-wrap: wrap;
- width: calc(100% + 16px);
- -webkit-flex-direction: row;
- -ms-flex-direction: row;
- flex-direction: row;
- margin-top: -16px;
- margin-left: -16px;
- padding: 2rem;
- }
-
- .dashboard .dashboard-grid {
- width: 100%;
- height: 100%;
- }
-
- .css-1yugkl4 {
- width: 100%;
- height: 90%;
- overflow-y: scroll;
- overflow-x: hidden;
- }
-
- .css-8w0c3l-MuiPaper-root-MuiCard-root {
- background-color: #fff;
- color: rgba(0, 0, 0, 0.87);
- -webkit-transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
- transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
- border-radius: 4px;
- box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
- overflow: hidden;
- max-width: 100%;
- text-align: center;
- display: -webkit-box;
- display: -webkit-flex;
- display: -ms-flexbox;
- display: flex;
- -webkit-align-items: center;
- -webkit-box-align: center;
- -ms-flex-align: center;
- align-items: center;
- -webkit-box-pack: center;
- -ms-flex-pack: center;
- -webkit-justify-content: center;
- justify-content: center;
- -webkit-flex-direction: column;
- -ms-flex-direction: column;
- flex-direction: column;
- gap: 1rem;
- padding-top: 1rem;
- }
-
- /* These were inline style tags. Uses id+class to override almost everything */
- #style-RcKqL.style-RcKqL {
- width: 100%;
- }
-
- #style-spA84.style-spA84 {
- width: 100%;
- text-align: center;
- }
-
- .css-1x5jdmq:focus{
- outline: 0;
- }
-
- .css-p0rm37{
- padding: 0 10px;
- background-color: #fff;
- transition: transform 0.3s;
- }
- .css-p0rm37.top{
- transform: translate(15px,-10px) scale(0.9);
- }
-
- .css-nbfpn7{
- stroke-dasharray: 126.92;
- stroke-dashoffset: 0px;
- stroke: currentColor;
- -webkit-transition: stroke-dashoffset 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
- transition: stroke-dashoffset 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
- }
|