@import url(//fonts.googleapis.com/css2?family=Poppins&display=swap);@import url(https://fonts.googleapis.com/css?family=Press+Start+2P);:root{--font-family:"Poppins",sans-serif;--gradient-main:linear-gradient(180deg,#f27900 0%,#fa9a21);--color-main:#fa9a21;--color-dark:#f27900;--color-text:#4e4e4e;--color-grey:#a9a9a9;--color-danger:#dc3545;--color-success:#28a745;--color-primary:#007bff}*{box-sizing:border-box;margin:0;outline:0;padding:0;scroll-behavior:smooth;text-decoration:none}body{background-color:#eaebef;color:var(--color-text);font-family:var(--font-family);margin:auto;min-height:100vh;overflow-x:hidden;position:relative;width:100%}body::-webkit-scrollbar-track{background-color:#f5f5f5;box-shadow:inset 0 0 6px #0000004d}body::-webkit-scrollbar{background-color:#f5f5f5;width:7px}body::-webkit-scrollbar-thumb{background-color:#fa9a21}body.swal2-toast-shown .swal2-container{background-color:#0000!important}.swal2-container{background:#000c!important}.swal2-container .swal2-toast{background:#101010!important;border:2px solid #fa9a21}.swal2-container .swal2-toast .swal2-title{color:#5e6168}.swal2-container .swal2-timer-progress-bar{background:#007bff80!important}.swal2-container .swal2-modal{background:#101010!important;border:2px solid #fa9a21!important;padding-bottom:1rem}.swal2-container .swal2-modal .swal2-icon{margin-top:1em!important}.swal2-container .swal2-modal .swal2-html-container{color:#5e6168;margin-top:0!important;overflow:visible;overflow:initial}.swal2-container .swal2-modal .swal2-actions{margin-top:.5rem}.swal2-container .swal2-modal .swal2-actions button{box-shadow:none;padding:5px .5rem}.swal2-container .swal2-modal .swal2-actions button.swal2-confirm{background:#007bff!important}.swal2-container .swal2-modal .swal2-actions button.swal2-cancel{background:#dc3545!important}@keyframes scale-out-center{0%{opacity:1;transform:scale(1)}to{opacity:1;transform:scale(0)}}@keyframes jello-vertical{0%{transform:scaleX(1)}30%{transform:scale3d(.75,1.25,1)}40%{transform:scale3d(1.25,.75,1)}50%{transform:scale3d(.85,1.15,1)}65%{transform:scale3d(1.05,.95,1)}75%{transform:scale3d(.95,1.05,1)}to{transform:scaleX(1)}}@keyframes moving-gradient{0%{background-position:-250px 0}to{background-position:250px 0}}.rty .login{display:flex;font-family:var(--font-family);height:100vh;position:relative}.rty .login:before{background-image:url(/static/media/abstract.c5e79bab22edddb88122.png);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:100%;opacity:.3;width:100%}.rty .login .container{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:999}.rty .login .container form{align-items:center;animation:scale-in-center .5s cubic-bezier(.25,.46,.45,.94) both;background:#fff;border-radius:5px;box-shadow:0 6px 31px -2px #00000080;display:flex;flex-direction:column;height:100%;justify-content:flex-start;overflow:hidden;text-align:center;width:310px}.rty .login .container form .error-message{animation:slide-in-right .5s cubic-bezier(.25,.46,.45,.94) both;background:#f93939e6;border-radius:2rem 0 0 2rem;display:none;padding:.5rem;position:absolute;right:0;top:50%;transform:translateY(-50%);width:95%;z-index:999}.rty .login .container form .error-message.show{display:block}.rty .login .container form .error-message.hide{display:none}.rty .login .container form .error-message p{color:#fff;font-size:.9rem;line-height:1.1}.rty .login .container form .error-message p i.fa{color:#fff;display:block;font-size:1.5rem}.rty .login .container form .header{background:linear-gradient(60deg,#fa9a21,#eb6123);border-radius:5px;color:#fff;position:relative;text-align:center;width:100%}.rty .login .container form .header .logo-container{align-items:center;display:flex;flex-direction:column;height:33vh;justify-content:center;margin:0;padding:0;text-align:center;width:100%}.rty .login .container form .header .logo-container .logo{align-items:center;animation:jello-vertical .9s both;animation-delay:.3s;background:linear-gradient(60deg,#fb8c00,#f54c00);border-radius:50%;box-shadow:0 0 15px 5px #f09335;box-shadow:0 0 15px 5px #edda23;display:flex;flex-direction:column;height:150px;justify-content:center;padding:.5rem;width:150px}.rty .login .container form .header .logo-container .logo img{width:95%}.rty .login .container form .header .waves{height:7vh;margin-bottom:-8px;max-height:80px;min-height:65px;position:relative;width:100%}.rty .login .container form .header .waves .parallax>use{animation:move-forever 25s cubic-bezier(.55,.5,.45,.5) infinite}.rty .login .container form .header .waves .parallax>use:first-child{animation-delay:-2s;animation-duration:7s}.rty .login .container form .header .waves .parallax>use:nth-child(2){animation-delay:-3s;animation-duration:10s}.rty .login .container form .header .waves .parallax>use:nth-child(3){animation-delay:-4s;animation-duration:13s}.rty .login .container form .header .waves .parallax>use:nth-child(4){animation-delay:-5s;animation-duration:20s}.rty .login .container form .body{padding:1rem}.rty .login .container form .body input{background:#fff;border:1px solid #cacaca;border-radius:100px;color:#333;font-family:var(--font-family);font-size:.9rem;margin:5px 0;outline:none;padding:10px 15px;width:100%}.rty .login .container form .body button{background:var(--gradient-main);border:none;border-radius:100px;color:#fff;cursor:pointer;font-size:.9rem;margin:.7rem 0;outline:none;padding:10px 15px;width:100%}.rty .login .container form .body p a{background:none;border:none;color:#333;cursor:pointer;font-family:var(--font-family);font-size:13px;line-height:1.2;margin-top:.7rem}.rty .login .container form .body p a:hover{color:var(--color-main)}.rty .login .container form .body.otp input[type=number]{-moz-appearance:textfield}.rty .login .container form .body.otp input[type=number]::-webkit-inner-spin-button,.rty .login .container form .body.otp input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}@keyframes slide-in-right{0%{opacity:0;transform:translateX(1000px)}to{opacity:1;transform:translateX(0)}}@media screen and (max-width:525px){.rty .login:before{display:none}.rty .login .container{left:auto;min-height:100%;position:static;top:auto;transform:none;width:100%}.rty .login .container form{border-radius:0;box-shadow:none;height:100%;width:100%}.rty .login .container form .header{border-radius:0}.rty .login .container form .header .logo-container{height:45vh}.rty .login .container form .body{margin-top:2rem}.rty .login .container form .body input{font-size:1rem;margin:.5rem 0}.rty .login .container form .body a,.rty .login .container form .body button{font-size:1rem}}@media screen and (max-width:320px){.rty .login .container .header .waves{margin-bottom:15px}.rty .login .container .body input{margin:.3rem 0}}.rty .forgot-password{display:flex;font-family:var(--font-family);height:100vh;position:relative}.rty .forgot-password:before{background-image:url(/static/media/abstract.c5e79bab22edddb88122.png);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:100%;opacity:.3;width:100%}.rty .forgot-password .container{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:999}.rty .forgot-password .container form{align-items:center;animation:scale-in-center .5s cubic-bezier(.25,.46,.45,.94) both;background:#fff;border-radius:5px;box-shadow:0 6px 31px -2px #00000080;display:flex;flex-direction:column;height:100%;justify-content:flex-start;overflow:hidden;position:relative;text-align:center;width:310px}.rty .forgot-password .container form input:placeholder{color:#333}.rty .forgot-password .container form .message{animation:slide-in-right .5s cubic-bezier(.25,.46,.45,.94) both;border-radius:2rem 0 0 2rem;display:none;height:auto;padding:.5rem;position:absolute;right:0;top:50%;transform:translateY(-50%);width:95%;z-index:999}.rty .forgot-password .container form .message.success{background:#15bf4ae6}.rty .forgot-password .container form .message.error{background:#f93939e6}.rty .forgot-password .container form .message.show{display:block}.rty .forgot-password .container form .message p{color:#fff;font-size:.9rem;line-height:1.1}.rty .forgot-password .container form .message p i.fa{color:#fff;display:block;font-size:1.5rem;margin-bottom:5px}.rty .forgot-password .container form .header{background:linear-gradient(60deg,#fa9a21,#eb6123);border-radius:5px;color:#fff;position:relative;text-align:center;width:100%}.rty .forgot-password .container form .header .logo-container{align-items:center;display:flex;flex-direction:column;height:33vh;justify-content:center;margin:0;padding:0;text-align:center;width:100%}.rty .forgot-password .container form .header .logo-container .logo{align-items:center;animation:jello-vertical .9s both;animation-delay:.3s;background:linear-gradient(60deg,#fb8c00,#f54c00);border-radius:50%;box-shadow:0 0 15px 5px #f09335;box-shadow:0 0 15px 5px #edda23;display:flex;flex-direction:column;height:150px;justify-content:center;padding:.5rem;width:150px}.rty .forgot-password .container form .header .logo-container .logo img{width:95%}.rty .forgot-password .container form .header .waves{height:7vh;margin-bottom:-8px;max-height:80px;min-height:65px;position:relative;width:100%}.rty .forgot-password .container form .header .waves .parallax>use{animation:move-forever 25s cubic-bezier(.55,.5,.45,.5) infinite}.rty .forgot-password .container form .header .waves .parallax>use:first-child{animation-delay:-2s;animation-duration:7s}.rty .forgot-password .container form .header .waves .parallax>use:nth-child(2){animation-delay:-3s;animation-duration:10s}.rty .forgot-password .container form .header .waves .parallax>use:nth-child(3){animation-delay:-4s;animation-duration:13s}.rty .forgot-password .container form .header .waves .parallax>use:nth-child(4){animation-delay:-5s;animation-duration:20s}.rty .forgot-password .container form .body{padding:1rem}.rty .forgot-password .container form .body input{background:#fff;border:1px solid #cacaca;border-radius:100px;color:#333;font-family:var(--font-family);font-size:.9rem;margin:5px 0;outline:none;padding:10px 15px;width:100%}.rty .forgot-password .container form .body button{background:var(--gradient-main);border:none;border-radius:100px;color:#fff;cursor:pointer;font-size:.9rem;margin:.7rem 0;outline:none;padding:10px 15px;width:100%}@media screen and (max-width:525px){.rty .forgot-password:before{display:none}.rty .forgot-password .container{left:auto;min-height:100%;position:static;top:auto;transform:none;width:100%}.rty .forgot-password .container form{border-radius:0;box-shadow:none;height:100%;width:100%}.rty .forgot-password .container form .header{border-radius:0}.rty .forgot-password .container form .header .logo-container{height:45vh}.rty .forgot-password .container form .body{margin-top:2rem}.rty .forgot-password .container form .body input{font-size:1rem;margin:.5rem 0}.rty .forgot-password .container form .body a,.rty .forgot-password .container form .body button{font-size:1rem}}@media screen and (max-width:320px){.rty .forgot-password .container form .header .waves{margin-bottom:-15px}.rty .forgot-password .container form .body input{margin:.3rem 0}}.rty .error{height:100vh;width:100%}.rty .error,.rty .error .message{align-items:center;display:flex;flex-direction:column;justify-content:center}.rty .error .message{margin-top:2rem}.rty .error .message i.fa{color:#f93939;font-size:3rem}.rty .error .logo{align-items:center;bottom:1rem;display:flex;flex-direction:row;justify-content:center;position:absolute}.rty .error .logo img{height:30px}.rty .error .logo .title{padding-left:5px}.rty .error .logo .title p{color:var(--color-main);font-size:15px;font-weight:700;line-height:1.1}.rty .error .logo .title p span{color:#4f4f4f}.rty .change-password{display:flex;font-family:var(--font-family);height:100vh;position:relative}.rty .change-password.hide{display:none}.rty .change-password:before{background-image:url(/static/media/abstract.c5e79bab22edddb88122.png);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:100%;opacity:.3;width:100%}.rty .change-password .container{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:999}.rty .change-password .container .form-wrapper{align-items:center;animation:scale-in-center .5s cubic-bezier(.25,.46,.45,.94) both;background:#fff;border-radius:5px;box-shadow:0 6px 31px -2px #00000080;display:flex;flex-direction:column;height:100%;justify-content:flex-start;overflow:hidden;position:relative;text-align:center;width:310px}.rty .change-password .container .form-wrapper .message{animation:slide-in-right .5s cubic-bezier(.25,.46,.45,.94) both;border-radius:2rem 0 0 2rem;display:none;height:auto;padding:.5rem;position:absolute;right:0;top:50%;transform:translateY(-50%);width:95%;z-index:999}.rty .change-password .container .form-wrapper .message.success{background:#15bf4ae6}.rty .change-password .container .form-wrapper .message.error{background:#f93939e6}.rty .change-password .container .form-wrapper .message.show{display:block}.rty .change-password .container .form-wrapper .message p{color:#fff;font-size:.9rem;line-height:1.1}.rty .change-password .container .form-wrapper .message p i.fa{color:#fff;display:block;font-size:1.5rem;margin-bottom:5px}.rty .change-password .container .form-wrapper .header{background:linear-gradient(60deg,#fa9a21,#eb6123);border-radius:5px;color:#fff;position:relative;text-align:center;width:100%}.rty .change-password .container .form-wrapper .header .logo-container{align-items:center;display:flex;flex-direction:column;height:33vh;justify-content:center;margin:0;padding:0;text-align:center;width:100%}.rty .change-password .container .form-wrapper .header .logo-container .logo{align-items:center;animation:jello-vertical .9s both;animation-delay:.3s;background:linear-gradient(60deg,#fb8c00,#f54c00);border-radius:50%;box-shadow:0 0 15px 5px #f09335;box-shadow:0 0 15px 5px #edda23;display:flex;flex-direction:column;height:150px;justify-content:center;padding:.5rem;width:150px}.rty .change-password .container .form-wrapper .header .logo-container .logo img{width:95%}.rty .change-password .container .form-wrapper .header .waves{height:7vh;margin-bottom:-8px;max-height:80px;min-height:65px;position:relative;width:100%}.rty .change-password .container .form-wrapper .header .waves .parallax>use{animation:move-forever 25s cubic-bezier(.55,.5,.45,.5) infinite}.rty .change-password .container .form-wrapper .header .waves .parallax>use:first-child{animation-delay:-2s;animation-duration:7s}.rty .change-password .container .form-wrapper .header .waves .parallax>use:nth-child(2){animation-delay:-3s;animation-duration:10s}.rty .change-password .container .form-wrapper .header .waves .parallax>use:nth-child(3){animation-delay:-4s;animation-duration:13s}.rty .change-password .container .form-wrapper .header .waves .parallax>use:nth-child(4){animation-delay:-5s;animation-duration:20s}.rty .change-password .container .form-wrapper form{height:100%;width:100%}.rty .change-password .container .form-wrapper form#frmChangePassword{animation:scale-in-center .5s cubic-bezier(.25,.46,.45,.94) both}.rty .change-password .container .form-wrapper form input:placeholder{color:#333}.rty .change-password .container .form-wrapper form .body{padding:1rem;width:100%}.rty .change-password .container .form-wrapper form .body .security-question{font-size:15px;line-height:1.1;margin-bottom:.5rem;text-align:left}.rty .change-password .container .form-wrapper form .body .error-message{color:#dc3545;display:none;font-size:.7rem;line-height:1.1}.rty .change-password .container .form-wrapper form .body .error-message.show{display:block}.rty .change-password .container .form-wrapper form .body input{background:#fff;border:1px solid #cacaca;border-radius:100px;color:#333;font-family:var(--font-family);font-size:.9rem;margin:5px 0;outline:none;padding:10px 15px;width:100%}.rty .change-password .container .form-wrapper form .body button{background:var(--gradient-main);border:none;border-radius:100px;color:#fff;cursor:pointer;font-size:.9rem;margin:.7rem 0;outline:none;padding:10px 15px;width:100%}.rty .change-password .container .form-wrapper form .body .form-group{position:relative}.rty .change-password .container .form-wrapper form .body .form-group input{padding-right:30px}.rty .change-password .container .form-wrapper form .body .form-group .change-view{background:none!important;border:none!important;margin:0!important;padding:0!important;position:absolute;right:10px;top:50%;transform:translateY(-50%);width:auto!important}.rty .change-password .container .form-wrapper form .body .form-group .change-view i.fa{color:#333;font-size:1.1rem}@keyframes move-forever{0%{transform:translate3d(-90px,0,0)}to{transform:translate3d(85px,0,0)}}@media screen and (max-width:525px){.rty .change-password:before{display:none}.rty .change-password .container{left:auto;min-height:100%;position:static;top:auto;transform:none;width:100%}.rty .change-password .container .form-wrapper{width:100%}.rty .change-password .container .form-wrapper .header{border-radius:0}.rty .change-password .container .form-wrapper .header .logo-container{height:45vh}.rty .change-password .container .form-wrapper form{border-radius:0;box-shadow:none;height:100%;width:100%}.rty .change-password .container .form-wrapper form .body{margin-top:2rem}.rty .change-password .container .form-wrapper form .body input{font-size:1rem;margin:.5rem 0}.rty .change-password .container .form-wrapper form .body a,.rty .change-password .container .form-wrapper form .body button{font-size:1rem}}@media screen and (max-width:320px){.rty .change-password .container .form-wrapper .header .waves{margin-bottom:-15px}.rty .change-password .container .form-wrapper form body input{margin:.3rem 0}}.rty .verify-account{flex-direction:column;min-height:100vh;padding:2rem 0;width:100%}.rty .verify-account,.rty .verify-account .logo{align-items:center;display:flex;justify-content:center}.rty .verify-account .logo{flex-direction:row;margin-bottom:2rem}.rty .verify-account .logo img{width:100px}.rty .verify-account .logo title{padding-left:5px}.rty .verify-account .logo title p{color:var(--color-main);font-size:25px;font-weight:700;line-height:1}.rty .verify-account .logo title p span{color:#4f4f4f}.rty .verify-account .verify-temporary-password form{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.rty .verify-account .verify-temporary-password form input{background:none;border:none;border-bottom:1px solid #4f4f4f;color:#333;font-family:var(--font-family);font-size:.9rem;margin:5px 0;outline:none;padding:5px;width:300px}.rty .verify-account .verify-temporary-password form .error-message{animation:tracking-in-expand .7s cubic-bezier(.215,.61,.355,1) both;color:#dc3545;display:none;font-size:.8rem;font-weight:700;line-height:1.1}.rty .verify-account .verify-temporary-password form .error-message.show{display:block}.rty .verify-account .verify-temporary-password form button{background:var(--gradient-main);border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:.9rem;margin-top:1rem;outline:none;padding:8px 10px;width:40%}.rty .verify-account .account-update,.rty .verify-account .account-update .account-error-message{animation:scale-in-center .5s cubic-bezier(.25,.46,.45,.94) both}.rty .verify-account .account-update .account-error-message{background:#dc3545;border-radius:5px;color:#fff;display:none;font-size:.8rem;line-height:1.1;margin:0 auto 1rem;padding:8px;width:95%}.rty .verify-account .account-update .account-error-message.show{display:block}.rty .verify-account .account-update .account-error-message i.fa{font-size:1rem;margin-right:5px}.rty .verify-account .account-update .details{align-items:flex-start;display:flex;flex-direction:row;justify-content:flex-start}.rty .verify-account .account-update .details .container{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;overflow:hidden;padding:0 1rem;width:300px}.rty .verify-account .account-update .details .container .avatar{border:3px solid var(--color-main);border-radius:1rem;padding:.5rem .5rem 1rem;position:relative;width:100%}.rty .verify-account .account-update .details .container .avatar img{border-radius:1rem;width:100%}.rty .verify-account .account-update .details .container .avatar label{bottom:-1.3rem;cursor:pointer;position:absolute;right:.5rem}.rty .verify-account .account-update .details .container .avatar label input{visibility:hidden;width:0}.rty .verify-account .account-update .details .container .avatar label i.fa{background:#eaebef;border:3px solid var(--color-main);border-radius:100%;color:var(--color-main);font-size:1.3rem;padding:5px 6px}.rty .verify-account .account-update .details .container .avatar label:hover i.fa{background:var(--color-main);color:#fff}.rty .verify-account .account-update .details .container .content{margin-top:1rem;width:100%}.rty .verify-account .account-update .details .container .content div{align-items:flex-start;border-bottom:1px solid #b5b5b5;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:.5rem}.rty .verify-account .account-update .details .container .content div label{font-size:12px}.rty .verify-account .account-update .details .container .content div h4{cursor:not-allowed;font-size:.9rem;line-height:1.1;padding-left:5px;width:100%}.rty .verify-account .account-update .details .input-wrapper{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;overflow:hidden;padding:0 1rem;width:300px}.rty .verify-account .account-update .details .input-wrapper>div{align-items:flex-start;border-bottom:1px solid #b5b5b5;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:.5rem;width:100%}.rty .verify-account .account-update .details .input-wrapper label{font-size:12px}.rty .verify-account .account-update .details .input-wrapper input,.rty .verify-account .account-update .details .input-wrapper select,.rty .verify-account .account-update .details .input-wrapper textarea{background:none;border:none;color:var(--color-text);font-size:1rem;padding:5px;width:100%}.rty .verify-account .account-update .details .input-wrapper .input-with-button{position:relative;width:100%}.rty .verify-account .account-update .details .input-wrapper .input-with-button input{padding-right:30px}.rty .verify-account .account-update .details .input-wrapper .input-with-button button{background:none;border:none;cursor:pointer;margin:0;padding:0;position:absolute;right:5px;top:50%;transform:translateY(-50%);width:auto}.rty .verify-account .account-update .details .input-wrapper .input-with-button button i.fa{color:var(--color-text);font-size:1rem}.rty .verify-account .account-update .details .input-wrapper .error-message{color:var(--color-danger);display:none;font-size:.7rem;line-height:1.1}.rty .verify-account .account-update .details .input-wrapper .error-message.show{display:block}.rty .verify-account .account-update .button-wrapper{align-items:center;display:flex;justify-content:center;margin:2rem 0 1rem}.rty .verify-account .account-update .button-wrapper button{background:var(--gradient-main);border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:1rem;padding:.5rem 1rem;width:200px}.rty .verify-account .footer{align-items:center;bottom:.5rem;display:flex;justify-content:center;left:50%;position:absolute;transform:translateX(-50%)}.rty .verify-account .footer p{font-size:12px}button:disabled,input:disabled,select:disabled,textarea:disabled{cursor:not-allowed}@keyframes tracking-in-expand{0%{letter-spacing:-.5em;opacity:0}40%{opacity:.6}to{opacity:1}}@media screen and (max-width:525px){.rty .verify-account .account-update .details{flex-direction:column}.rty .verify-account .account-update .details .container,.rty .verify-account .account-update .details .input-wrapper{margin-bottom:2rem;padding:0 2rem;width:100%}}@media screen and (max-width:375px){.rty .verify-account .logo .title p{font-size:20px}}@media screen and (max-width:320px){.rty .verify-account .logo img{width:70px}.rty .verify-account .logo .title p{font-size:18px}.rty .verify-account .account-update .details{flex-direction:column}.rty .verify-account .account-update .details .container,.rty .verify-account .account-update .details .input-wrapper{padding:0 1rem}}.rty .success{height:100vh;width:100%}.rty .success,.rty .success .message{align-items:center;display:flex;flex-direction:column;justify-content:center}.rty .success .message{margin-top:2rem}.rty .success .message i.fa{color:#15bf4a;font-size:3rem}.rty .success .logo{align-items:center;bottom:1rem;display:flex;flex-direction:row;justify-content:center;position:absolute}.rty .success .logo img{height:30px}.rty .success .logo .title{padding-left:5px}.rty .success .logo .title p{color:var(--color-main);font-size:15px;font-weight:700;line-height:1.1}.rty .success .logo .title p span{color:#4f4f4f}.rty .dashboard{min-height:100vh;padding:2rem 2rem 1rem;position:relative}.rty .dashboard .content{background:-o-linear-gradient(180deg,#fff 0,#eaebef 50%);background:linear-gradient(180deg,#fff,#eaebef 50%);border-radius:1rem;box-shadow:0 10px 20px -2px #0000001a;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#EAEBEF",endColorstr="#FFFFFF",GradientType=1);min-height:89vh}.rty .dashboard .content .topbar{align-items:center;border-radius:1rem 1rem 0 0;display:flex;justify-content:space-between;padding:1rem 2rem}.rty .dashboard .content .topbar .logo{align-items:center;display:flex;flex-direction:row;justify-content:center}.rty .dashboard .content .topbar .logo .title{padding-left:5px}.rty .dashboard .content .topbar .logo .title p{color:var(--color-main);font-size:20px;font-weight:700;line-height:1.1}.rty .dashboard .content .topbar .logo .title p span{color:#4f4f4f}.rty .dashboard .content .topbar .logo img{height:50px}.rty .dashboard .content .topbar .details{align-items:center;display:flex;flex:1 1;justify-content:flex-end}.rty .dashboard .content .topbar .details .name{margin-right:.5rem}.rty .dashboard .content .topbar .details .avatar{align-items:center;background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;box-shadow:0 0 2px 1px #0003;display:flex;height:40px;justify-content:center;margin-right:.5rem;width:40px}.rty .dashboard .content .topbar .details .divider{background-color:var(--color-main);height:25px;margin-right:.5rem;width:1px}.rty .dashboard .content .topbar .details button{background:none;border:none;color:var(--color-text);cursor:pointer;font-size:25px}.rty .dashboard .content .topbar .details button:last-child{margin-left:.5rem}.rty .dashboard .content .topbar .details button:hover{color:var(--color-main)}.rty .dashboard .content .body{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;padding:0 2rem}.rty .dashboard .content .body .sidebar-left{flex:0 0 25px;width:25px}.rty .dashboard .content .body .sidebar-left .details{align-items:center;display:flex;flex-direction:row;justify-content:center;transform:rotate(270deg)}.rty .dashboard .content .body .sidebar-left .details p{align-items:center;display:flex;flex-direction:row;justify-content:center;margin:0 .5rem}.rty .dashboard .content .body .sidebar-left .details p i.fa{margin-right:5px}.rty .dashboard .content .body .container{flex:1 1;min-height:75vh;overflow:hidden;width:100%}.rty .dashboard .content .body .sidebar-right{align-items:center;display:flex;flex:0 0 250px;flex-direction:column;justify-content:center;padding-left:1rem;width:250px}.rty .dashboard .content .body .sidebar-right .helpdesk{background:radial-gradient(circle at 50% 50%,#fa9a21 0,#0000 65%);display:flex;flex-direction:column;margin-bottom:2rem}.rty .dashboard .content .body .sidebar-right .helpdesk img{width:100%}.rty .dashboard .content .body .sidebar-right .helpdesk a{align-items:center;display:flex;justify-content:center;width:100%}.rty .dashboard .content .body .sidebar-right .helpdesk button{background:var(--gradient-main);border:none;border-radius:1rem;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:.5rem 1rem;width:100%}.rty .dashboard .footer{align-items:center;display:flex;justify-content:center;margin-top:1rem}.rty .dashboard .footer p{font-size:12px}.rty .dashboard.dark{background-color:#101010;color:#5e6168}.rty .dashboard.dark .content{background:linear-gradient(180deg,#161616,#101010 50%);box-shadow:0 0 36px -15px #00000080}.rty .dashboard.dark .content .topbar .details .avatar{background-color:#242424}.rty .dashboard.dark .content .body .sidebar-right .helpdesk button{color:#101010}@media screen and (max-width:1024px){.rty .dashboard .content{min-height:88vh}.rty .dashboard .content .body .sidebar-right{flex:0 0 150px;width:150px}.rty .dashboard .content .body .sidebar-right .helpdesk button{font-size:.9rem;font-weight:400;margin-top:.5rem;padding:5px}}@media screen and (max-width:768px){.rty .dashboard,.rty .dashboard .content .topbar{padding:1rem}.rty .dashboard .content .topbar .logo img{height:40px}.rty .dashboard .content .topbar .logo .title p{font-size:17px}.rty .dashboard .content .topbar .details .name{font-size:15px}.rty .dashboard .content .topbar .details .avatar{height:30px;width:30px}.rty .dashboard .content .topbar .details .divider{margin-right:0}.rty .dashboard .content .topbar .details button{font-size:20px}.rty .dashboard .body .sidebar-left .details p{font-size:15px}}@media screen and (max-width:525px){.rty .dashboard .content .topbar .logo img{height:30px}.rty .dashboard .content .topbar .logo .title p{font-size:13px}.rty .dashboard .content .topbar .details .name{display:none}.rty .dashboard .content .topbar .details .avatar{height:25px;width:25px}.rty .dashboard .content .topbar .details button{font-size:18px}.rty .dashboard .content .body{flex-direction:column-reverse;padding:0 1rem 1rem}.rty .dashboard .content .body .sidebar-left{display:none}.rty .dashboard .content .body .sidebar-right{margin-bottom:1rem}}@media screen and (max-width:375px){.rty .dashboard{padding:0 0 1rem}.rty .dashboard .content{border-radius:0;box-shadow:none}.rty .dashboard .content .topbar{padding:1rem .5rem}.rty .dashboard .content .topbar .logo img{height:25px}.rty .dashboard .content .topbar .logo .title p{font-size:11px}.rty .dashboard .content .topbar .details .avatar{height:20px;width:20px}.rty .dashboard .content .topbar .details .divider{height:18px}.rty .dashboard .content .topbar .details button{font-size:15px}.rty .dashboard .content .body{padding-bottom:0}.rty .dashboard .content .body .container{min-height:auto}}:root{--primary-font:"Press Start 2P";--clock-font-color:#4e4e4e;--clock-font-color-dark:#fff;--glow-color:#ffffff80;--bg-color:#111;--selector-color:#27ae60}::selection{background-color:#27ae60;background-color:var(--selector-color)}.rty .dashboard .content .body .sidebar-right .tms .clock{color:#4e4e4e;color:var(--clock-font-color);font-family:Press Start\ 2P;font-family:var(--primary-font);font-size:2rem;text-align:center;text-shadow:0 0 10px #ffffff80,0 0 20px #ffffff80,0 0 30px #ffffff80;text-shadow:0 0 10px var(--glow-color),0 0 20px var(--glow-color),0 0 30px var(--glow-color)}.rty .dashboard .content .body .sidebar-right .tms .buttons{grid-gap:.5rem;display:grid;grid-template-columns:repeat(2,1fr);padding:1rem 0 0}.rty .dashboard .content .body .sidebar-right .tms .buttons>div>button{border-radius:5px;color:#fff;cursor:pointer;display:block;line-height:1.1;margin-bottom:.5rem;padding:10px 5px;transition:all .5s ease-in-out;width:100%}.rty .dashboard .content .body .sidebar-right .tms .buttons>div>button i.fa{margin-left:3px}.rty .dashboard .content .body .sidebar-right .tms .buttons>div>button:first-child{background:#28a745;border:1px solid #28a745}.rty .dashboard .content .body .sidebar-right .tms .buttons>div>button:last-child{background:#dc3545;border:1px solid #dc3545;margin-bottom:0}.rty .dashboard .content .body .sidebar-right .tms .buttons>div>button:disabled{cursor:not-allowed;opacity:.5;text-decoration:line-through!important}.rty .dashboard.dark .body .sidebar-right .tms .clock{color:#fff;color:var(--clock-font-color-dark)}.rty .dashboard .modal{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:999}.rty .dashboard .modal.tms-break-time .wrapper{align-items:center;animation:scale-in-center .5s cubic-bezier(.25,.46,.45,.94) both;background:#101010;border:2px solid #fa9a21;border-radius:5px;display:flex;height:150px;justify-content:space-evenly;padding:1rem;width:350px}.rty .dashboard .modal.tms-break-time .wrapper button{background:#0d6efd;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1.5rem;height:100%;line-height:1.1;margin:0 3px;outline:none;width:100%}.rty .dashboard .modal.tms-break-time .wrapper button:hover{background:#0b5ed7}.rty .dashboard .modal.tms-break-time .wrapper button:disabled{background:#0d6efd;cursor:not-allowed;opacity:.5;text-decoration:line-through!important}.rty .dashboard .modal.tms-break-time .wrapper button.close-modal{align-items:center;background:#dc3545;border-radius:100%;display:flex;font-size:1.2rem;height:25px;justify-content:center;padding:5px;position:absolute;right:-10px;top:-10px;width:25px}.rty .dashboard .modal.tms-break-time .wrapper button.close-modal:hover{transform:scale(1.1)}@media screen and (max-width:1024px){.rty .dashboard .content .body .sidebar-right .tms .clock{font-size:1.2rem}.rty .dashboard .content .body .sidebar-right .tms .buttons>div button{font-size:.8rem;padding:5px}}@media screen and (max-width:768px){.rty .dashboard .content .body .sidebar-right .tms .buttons{padding-top:.5rem}.rty .dashboard .content .body .sidebar-right .tms .buttons>div button{font-size:.6rem;padding:5px 1px}}@media screen and (max-width:525px){.rty .dashboard .content .body .sidebar-right{flex:0 0 250px;width:250px}.rty .dashboard .content .body .sidebar-right .tms .clock{font-size:1.5rem}.rty .dashboard .content .body .sidebar-right .tms .buttons{padding-top:.5rem}.rty .dashboard .content .body .sidebar-right .tms .buttons>div button{font-size:.8rem;padding:8px 5px}}.rty .loader{bottom:0;height:200px;left:0;margin:auto;position:absolute;right:0;top:0;width:200px}.rty .loader .dot{background-color:#fa9a21;border-radius:5rem;height:15px;left:100px;position:absolute;top:52.5%;transform:translate(-50%,-50%);transition:all .15s ease-in-out;width:15px}.rty .loader .dot:first-child{animation:waveUp 1.5s,smallExtend 1.5s;animation-iteration-count:infinite;animation-timing-function:ease-in-out;left:30px}.rty .loader .dot:nth-child(2){animation:waveUp 1.5s,largeExtend 1.5s;animation-delay:.15s;animation-iteration-count:infinite;animation-timing-function:ease-in-out;left:65px}.rty .loader .dot:nth-child(3){animation:waveUp 1.5s,smallExtend 1.5s;animation-delay:.3s;animation-iteration-count:infinite;animation-timing-function:ease-in-out}.rty .loader .dot:nth-child(4){animation:waveUp 1.5s,largeExtend 1.5s;animation-delay:.45s;animation-iteration-count:infinite;animation-timing-function:ease-in-out;left:135px}.rty .loader .dot:nth-child(5){animation:waveUp 1.5s,smallExtend 1.5s;animation-delay:.6s;animation-iteration-count:infinite;animation-timing-function:ease-in-out;left:170px}@keyframes waveUp{0%,15%{top:50%}45%,65%{top:42.5%}85%,to{top:50%}}@keyframes smallExtend{0%,8%{background-color:#fa9a21;height:15px}14%,34%{background-color:#f27900;height:37.5px}46%,to{background-color:#fa9a21;height:15px}}@keyframes largeExtend{0%,8%{background-color:#fa9a21;height:15px}14%,34%{background-color:#f27900;height:72.5px}46%,to{background-color:#fa9a21;height:15px}}.rty .dashboard .site{animation:scale-in-center .5s cubic-bezier(.25,.46,.45,.94) both;background-color:#fff;box-shadow:0 0 36px -15px var(--color-grey);flex-direction:column;margin-bottom:1rem;padding:3rem 1rem 1rem;position:relative;width:100%}.rty .dashboard .site,.rty .dashboard .site .site-logo{align-items:center;border-radius:1rem;display:flex;justify-content:center}.rty .dashboard .site .site-logo{background:#e1e1e1;height:65px;left:50%;padding:.5rem;position:absolute;top:-2rem;transform:translateX(-50%);width:80px}.rty .dashboard .site .site-logo img{width:100%}.rty .dashboard .site .site-details{align-items:center;display:flex;flex-direction:column;height:100px;justify-content:flex-start}.rty .dashboard .site .site-details h4{line-height:1.2;text-align:center}.rty .dashboard .site .site-details p{font-size:12px;line-height:1.1}.rty .dashboard .site .site-footer{align-items:center;border-top:2px solid var(--color-main);display:flex;justify-content:flex-end;padding:.5rem 0 0;width:100%}.rty .dashboard .site .site-footer button{background-color:#cbcbcb;border:none;border-radius:1rem;color:#4e4e4e;cursor:pointer;padding:5px 10px}.rty .dashboard .site .site-footer button:hover{background-color:var(--color-main)}.rty .dashboard .site .site-footer button i.fa{margin-right:5px}.rty .dashboard.dark .site{background-color:#161616;box-shadow:0 0 36px -15px #00000080}.rty .dashboard.dark .site .site-logo{background-color:#242424}.rty .dashboard.dark .site .site-footer button{background-color:#242424;color:#5e6168}.rty .dashboard.dark .site .site-footer button:hover{background-color:var(--color-main)}@media screen and (max-width:1024px){.rty .dashboard .site{padding-top:2.5rem}.rty .dashboard .site .site-logo{height:55px;top:-1.5rem;width:70px}}@media screen and (max-width:525px){.rty .dashboard .site{border-radius:10px;padding:1.8rem .5rem .5rem}.rty .dashboard .site .site-logo{border-radius:10px;height:45px;padding:.3rem;top:-1.3rem;width:55px}.rty .dashboard .site .site-details{height:75px}.rty .dashboard .site .site-details h4{font-size:13px;line-height:1.1}.rty .dashboard .site .site-details p{font-size:10px}.rty .dashboard .site .site-footer button{font-size:10px;padding:5px 7px}}@media screen and (max-width:320px){.rty .dashboard .site{padding:1.3rem .5rem .5rem}.rty .dashboard .site .site-logo{height:35px;top:-1rem;width:45px}.rty .dashboard .site .site-details{height:60px}.rty .dashboard .site .site-details h4{font-size:12px}.rty .dashboard .site .site-details p{font-size:9px}.rty .dashboard .site .site-footer button{font-size:9px;padding:3px 7px}}.rty .dashboard .sites{display:flex;flex-direction:column;justify-content:center;padding:1rem}.rty .dashboard .sites .sites-header{align-items:center;border-bottom:1px solid #dedfe2;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:1rem;padding-bottom:1rem}.rty .dashboard .sites .sites-content{grid-gap:2rem;align-items:start;border-radius:0 0 1rem 1rem;display:grid;grid-template-columns:repeat(4,1fr);height:67vh;justify-content:flex-start;overflow-x:hidden;overflow-y:auto;padding:2rem;position:relative;scroll-behavior:smooth}.rty .dashboard .sites .sites-content::-webkit-scrollbar-track{background-color:#f5f5f5;box-shadow:inset 0 0 6px #0000004d}.rty .dashboard .sites .sites-content::-webkit-scrollbar{background-color:#f5f5f5;width:7px}.rty .dashboard .sites .sites-content::-webkit-scrollbar-thumb{background-color:#fa9a21}.rty .dashboard.dark .sites .sites-header{border-color:#5e6168}.rty .dashboard.dark .sites .sites-header h2{color:#5e6168}@media screen and (max-width:1024px){.rty .dashboard .sites .sites-header h2{font-size:1.2rem}.rty .dashboard .sites .sites-header input{width:200px}.rty .dashboard .sites .sites-content{grid-gap:1.5rem;grid-template-columns:repeat(3,1fr);height:60vh;padding-top:2.5rem}}@media screen and (max-width:768px){.rty .dashboard .sites .sites-header h2{font-size:1rem}.rty .dashboard .sites .sites-content{grid-gap:1.5rem;grid-template-columns:repeat(2,1fr);padding:2rem 1rem 1rem}}@media screen and (max-width:525px){.rty .dashboard .sites{padding:1rem 0}.rty .dashboard .sites .sites-header input{width:150px}.rty .dashboard .sites .sites-content{grid-gap:1rem;height:auto;padding:2rem 0 1rem}}@media screen and (max-width:375px){.rty .dashboard .sites .sites-header{margin-bottom:.5rem;padding-bottom:.5rem}.rty .dashboard .sites .sites-header h2{font-size:.9rem}.rty .dashboard .sites .sites-header input{font-size:12px;height:25px}.rty .dashboard .sites .sites-content{grid-gap:.5rem;height:auto;min-height:47vh;padding:1.5rem .5rem .5rem}}.rty .dashboard .settings{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;min-height:75vh;overflow-y:auto;padding:1rem}.rty .dashboard .settings .page-header{border-bottom:1px solid var(--color-grey);display:flex;flex-direction:row;justify-content:space-between;margin-bottom:1rem;padding-bottom:1rem;width:100%}.rty .dashboard .settings .page-header button{background:none;border:none;color:var(--color-grey);cursor:pointer;font-size:25px}.rty .dashboard .settings .page-header button:hover{color:var(--color-main)}.rty .dashboard .settings .page-body{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;max-height:65vh;min-height:50vh;overflow-x:hidden;overflow-y:auto;padding:0 1rem;width:100%}.rty .dashboard .settings .page-body::-webkit-scrollbar-track{background-color:#f5f5f5;box-shadow:inset 0 0 6px #0000004d}.rty .dashboard .settings .page-body::-webkit-scrollbar{background-color:#f5f5f5;width:7px}.rty .dashboard .settings .page-body::-webkit-scrollbar-thumb{background-color:#fa9a21}.rty .dashboard .settings .page-body .sidebar{align-items:flex-start;display:flex;flex:0 0 200px;flex-direction:column;height:100%;justify-content:flex-start;width:200px}.rty .dashboard .settings .page-body .sidebar button{background:#eaebef;border:none;color:#4e4e4e;cursor:pointer;font-size:1rem;font-weight:700;padding:10px;width:100%}.rty .dashboard .settings .page-body .sidebar button.active,.rty .dashboard .settings .page-body .sidebar button:hover{background:#e1e1e1;color:#4e4e4e}.rty .dashboard .settings .page-body .sidebar button:first-child{border-bottom:1px solid #cacaca;border-radius:5px 0 0 0}.rty .dashboard .settings .page-body .sidebar button:last-child{border-radius:0 0 0 5px}.rty .dashboard .settings .page-body .page-content{align-items:flex-start;background:#e1e1e1;border-radius:0 5px 5px 5px;display:flex;flex-direction:column;height:100%;justify-content:flex-start;padding:1rem;width:100%}.rty .dashboard .settings .page-body .page-content .panel{animation:scale-in-center .5s cubic-bezier(.25,.46,.45,.94) both;border-radius:5px;width:49%}.rty .dashboard .settings .page-body .page-content .panel .panel-header{border-bottom:3px double var(--color-text);color:var(--color-text);display:flex;flex-direction:row;justify-content:space-between;padding:5px 0;width:100%}.rty .dashboard .settings .page-body .page-content .panel .panel-header h3{font-size:1rem}.rty .dashboard .settings .page-body .page-content .panel .panel-header h3 i.fa{margin-right:7px}.rty .dashboard .settings .page-body .page-content .panel .panel-header button{background-color:var(--color-dark);border:none;border-radius:5px;color:#fff;cursor:pointer;padding:3px .5rem}.rty .dashboard .settings .page-body .page-content .panel .panel-header button:hover{background-color:var(--color-main)}.rty .dashboard .settings .page-body .page-content .panel .panel-content{border-radius:0 0 5px 5px;padding:1rem}.rty .dashboard .settings .page-body .page-content .panel .panel-content h3{font-size:1rem;line-height:1.2}.rty .dashboard .settings .page-body .page-content .panel .panel-content p{font-size:.9rem;line-height:1.2;margin-bottom:1rem}.rty .dashboard .settings .page-body .page-content .security{align-items:flex-start;display:none;flex-direction:row;justify-content:space-between;width:100%}.rty .dashboard .settings .page-body .page-content .security.show{display:flex}.rty .dashboard .settings .page-body .page-content .security .form-security-question{animation:scale-out-center .1s cubic-bezier(.55,.085,.68,.53) both;height:0;padding:1rem 0}.rty .dashboard .settings .page-body .page-content .security .form-security-question.show{animation:scale-in-center .5s cubic-bezier(.25,.46,.45,.94) both;display:block;height:100%}.rty .dashboard .settings .page-body .page-content .security .form-security-question .form-message{animation:scale-in-center .5s cubic-bezier(.25,.46,.45,.94) both;border-radius:5px;color:#fff;display:none;font-size:.9rem;line-height:1.2;margin-bottom:.5rem;padding:10px}.rty .dashboard .settings .page-body .page-content .security .form-security-question .form-message.success-message{background:var(--color-success)}.rty .dashboard .settings .page-body .page-content .security .form-security-question .form-message.error-message{background:var(--color-danger)}.rty .dashboard .settings .page-body .page-content .security .form-security-question .form-message.show{display:block}.rty .dashboard .settings .page-body .page-content .security .form-security-question .form-message i.fa{font-size:1.2rem;margin-right:5px}.rty .dashboard .settings .page-body .page-content .security .form-security-question>div{margin-bottom:1rem}.rty .dashboard .settings .page-body .page-content .security .form-security-question>div label{font-size:.9rem}.rty .dashboard .settings .page-body .page-content .security .form-security-question>div input,.rty .dashboard .settings .page-body .page-content .security .form-security-question>div select{background:none;border:1px solid var(--color-text);border-radius:5px;color:var(--color-text);font-size:.9rem;padding:5px;width:100%}.rty .dashboard .settings .page-body .page-content .security .form-security-question>div button:disabled,.rty .dashboard .settings .page-body .page-content .security .form-security-question>div input:disabled,.rty .dashboard .settings .page-body .page-content .security .form-security-question>div select:disabled{cursor:not-allowed!important;opacity:.8}.rty .dashboard .settings .page-body .page-content .security .form-security-question>div .input-with-button{position:relative;width:100%}.rty .dashboard .settings .page-body .page-content .security .form-security-question>div .input-with-button input{padding-right:30px}.rty .dashboard .settings .page-body .page-content .security .form-security-question>div .input-with-button button{background:none;border:none;cursor:pointer;margin:0;padding:0;position:absolute;right:5px;top:50%;transform:translateY(-50%);width:auto}.rty .dashboard .settings .page-body .page-content .security .form-security-question>div .input-with-button button i.fa{color:var(--color-text);font-size:1rem}.rty .dashboard .settings .page-body .page-content .security .form-security-question .button-group{align-items:center;display:flex;justify-content:flex-end}.rty .dashboard .settings .page-body .page-content .security .form-security-question .button-group button{background-color:var(--color-dark);border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:.9rem;margin-left:5px;padding:5px .5rem}.rty .dashboard .settings .page-body .page-content .security .form-security-question .button-group button:hover{background-color:var(--color-main)}.rty .dashboard .settings .page-body .page-content .security .form-security-question .button-group button:last-child{opacity:.9}.rty .dashboard .settings .page-body .page-content .appearance{align-items:flex-start;display:none;flex-direction:row;justify-content:space-between;width:100%}.rty .dashboard .settings .page-body .page-content .appearance.show{display:flex}.rty .dashboard .settings .page-body .page-content .appearance .panel{width:100%}.rty .dashboard .settings .page-body .page-content .appearance .panel .panel-content .theme-error{animation:scale-in-center .5s cubic-bezier(.25,.46,.45,.94) both;background:var(--color-danger);border-radius:5px;color:#fff;display:none;font-size:.9rem;line-height:1.2;margin-bottom:.5rem;padding:10px}.rty .dashboard .settings .page-body .page-content .appearance .panel .panel-content .theme-error.show{display:block}.rty .dashboard .settings .page-body .page-content .appearance .panel .panel-content .theme-error.show i.fa{font-size:1.2rem;margin-right:5px}.rty .dashboard .settings .page-body .page-content .appearance .panel .panel-content form{grid-gap:1rem;display:grid;grid-template-columns:repeat(2,1fr)}.rty .dashboard .settings .page-body .page-content .appearance .panel .panel-content form label{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;position:relative;width:100%}.rty .dashboard .settings .page-body .page-content .appearance .panel .panel-content form label img{border-radius:10px;width:100%}.rty .dashboard .settings .page-body .page-content .appearance .panel .panel-content form label input{-webkit-appearance:none;appearance:none;background:none;border-radius:10px;cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}.rty .dashboard .settings .page-body .page-content .appearance .panel .panel-content form label input.active{border:3px solid #007bff}.rty .dashboard .settings .page-body .page-content .appearance .panel .panel-content form label input:disabled{cursor:not-allowed}.rty .dashboard.dark .settings .page-body .sidebar button{background:#151515}.rty .dashboard.dark .settings .page-body .sidebar button.active,.rty .dashboard.dark .settings .page-body .sidebar button:hover{background:#1a1a1a;border-color:#131313;color:var(--color-main)}.rty .dashboard.dark .settings .page-body .sidebar button:first-child{border-bottom:none}.rty .dashboard.dark .settings .page-body .page-content{background:#1a1a1a}.rty .dashboard.dark .settings .page-body .page-content .panel .panel-content button,.rty .dashboard.dark .settings .page-body .page-content .panel .panel-header button,.rty .dashboard.dark .settings .page-body .page-content .security .form-security-question .form-message{color:#101010}@keyframes scale-in-center{0%{opacity:1;transform:scale(0)}to{opacity:1;transform:scale(1)}}.rty .dashboard .itpd-helpdesk{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;padding:1rem}.rty .dashboard .itpd-helpdesk .page-header{border-bottom:1px solid var(--color-grey);display:flex;flex-direction:row;justify-content:space-between;margin-bottom:1rem;padding-bottom:1rem;width:100%}.rty .dashboard .itpd-helpdesk .page-header button{background:none;border:none;color:var(--color-grey);cursor:pointer;font-size:25px}.rty .dashboard .itpd-helpdesk .page-header button:hover{color:var(--color-main)}.rty .dashboard .itpd-helpdesk .page-body{align-items:flex-start;display:flex;flex-direction:row;justify-content:flex-start;min-height:65vh;overflow-y:auto;width:100%}.rty .dashboard .itpd-helpdesk .page-body .table-holder{min-height:50vh;position:relative;width:100%}.rty .dashboard .itpd-helpdesk .page-body .table-holder .rdt_Table,.rty .dashboard .itpd-helpdesk .page-body .table-holder .rdt_Table .rdt_TableHeadRow{background:none}.rty .dashboard .itpd-helpdesk .page-body .table-holder .rdt_Table .rdt_TableHeadRow .rdt_TableCol{align-items:center;background:var(--gradient-main);border-right:1px solid var(--color-grey);color:#fff;display:flex;justify-content:center;line-height:1.1;padding:3px 5px;text-align:center}.rty .dashboard .itpd-helpdesk .page-body .table-holder .rdt_Table .rdt_TableBody .rdt_TableRow{background:none}.rty .dashboard .itpd-helpdesk .page-body .table-holder .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell{align-items:center;border-bottom:1px solid var(--color-grey);border-left:1px solid var(--color-grey);display:flex;font-size:12px;justify-content:center;line-height:1.1;min-height:20px;padding:3px 5px}.rty .dashboard .itpd-helpdesk .page-body .table-holder .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell:last-child{border-right:1px solid var(--color-grey)}.rty .dashboard .itpd-helpdesk .page-body .table-holder .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell .badge{border-radius:.25rem;color:#fff;display:inline-block;font-size:75%;font-weight:700;line-height:1;padding:.25em .4em;text-align:center;vertical-align:initial;white-space:nowrap}.rty .dashboard .itpd-helpdesk .page-body .table-holder .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell .badge.badge-success{background-color:#28a745}.rty .dashboard .itpd-helpdesk .page-body .table-holder .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell .badge.badge-danger{background-color:#dc3545}.rty .dashboard .itpd-helpdesk .page-body .table-holder .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell .badge.badge-primary{background-color:#007bff}.rty .dashboard .itpd-helpdesk .page-body .table-holder .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell .badge.badge-secondary{background-color:#6c757d}.rty .dashboard .itpd-helpdesk .page-body .table-holder .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell .badge.badge-info{background-color:#17a2b8}.rty .dashboard .itpd-helpdesk .page-body .table-holder .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell .badge.badge-warning{background-color:#ffc107}.rty .dashboard .itpd-helpdesk .page-body .table-holder .rdt_Pagination{background:none}.rty .dashboard .itpd-helpdesk .page-body form{animation:scale-in-center .5s cubic-bezier(.25,.46,.45,.94) both;flex:0 0 300px;padding:0 1rem;width:300px}.rty .dashboard .itpd-helpdesk .page-body form .form-message{animation:scale-in-center .5s cubic-bezier(.25,.46,.45,.94) both;border-radius:5px;color:#fff;display:none;font-size:.9rem;line-height:1.2;margin-bottom:.5rem;padding:10px}.rty .dashboard .itpd-helpdesk .page-body form .form-message.success-message{background:var(--color-success)}.rty .dashboard .itpd-helpdesk .page-body form .form-message.error-message{background:var(--color-danger)}.rty .dashboard .itpd-helpdesk .page-body form .form-message.show{display:block}.rty .dashboard .itpd-helpdesk .page-body form .form-message i.fa{font-size:1.2rem;margin-right:5px}.rty .dashboard .itpd-helpdesk .page-body form .note{color:red;font-size:12px;line-height:1.1;margin-top:5px;transition:all .5s ease-in-out}.rty .dashboard .itpd-helpdesk .page-body form .note i.fa{margin-right:5px}.rty .dashboard .itpd-helpdesk .page-body form div{display:flex;flex-direction:column;margin-bottom:.5rem;width:100%}.rty .dashboard .itpd-helpdesk .page-body form input,.rty .dashboard .itpd-helpdesk .page-body form select,.rty .dashboard .itpd-helpdesk .page-body form textarea{border:1px solid var(--color-grey);border-radius:5px;display:block;font-family:var(--font-family);outline:none;padding:3px 5px;width:100%}.rty .dashboard .itpd-helpdesk .page-body form input:disabled,.rty .dashboard .itpd-helpdesk .page-body form select:disabled,.rty .dashboard .itpd-helpdesk .page-body form textarea:disabled{cursor:not-allowed;opacity:.9}.rty .dashboard .itpd-helpdesk .page-body form input[type=file]{border:none;border-radius:0;padding:0}.rty .dashboard .itpd-helpdesk .page-body form button{background:var(--gradient-main);border:none;border-radius:1rem;color:#fff;cursor:pointer;margin-top:1rem;padding:.5rem}.rty .dashboard .itpd-helpdesk .page-body form button:disabled{cursor:not-allowed;opacity:.9}.rty .dashboard .page-error{align-items:center;display:flex;height:100%;justify-content:center;min-height:75vh;width:100%}.rty .dashboard .page-error p{align-items:center;display:flex;flex-direction:column;justify-content:center}.rty .dashboard .page-error p i.fa{color:var(--color-danger);font-size:3rem;margin-bottom:.5rem}.rty .dashboard.dark .itpd-helpdesk .page-body .table-holder .rdt_Table .rdt_TableHeadRow .rdt_TableCol{color:#101010}.rty .dashboard.dark .itpd-helpdesk .page-body .table-holder .rdt_Table .rdt_TableBody .rdt_TableRow{color:var(--color-grey)}.rty .dashboard.dark .itpd-helpdesk .page-body form .form_message{color:#101010}.rty .dashboard.dark .itpd-helpdesk .page-body form input,.rty .dashboard.dark .itpd-helpdesk .page-body form select,.rty .dashboard.dark .itpd-helpdesk .page-body form textarea{background-color:#161616;border-color:#5e6168;color:#5e6168}.rty .dashboard.dark .itpd-helpdesk .page-body form button{color:#101010}.rty .gJnpNS{background:none}.rty .table-loader{width:100%}.rty .table-loader thead tr th{background:var(--gradient-main);border-right:1px solid var(--color-grey);color:#fff;line-height:1.1;padding:3px 5px;text-align:center}.rty .table-loader tbody tr td{border-bottom:1px solid var(--color-grey);border-left:1px solid var(--color-grey);font-size:12px;line-height:1.1;min-height:20px;padding:3px 5px}.rty .table-loader.loading tbody tr td span{animation-duration:1s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:moving-gradient;animation-timing-function:linear;background:linear-gradient(90deg,#f1f1f1 20%,#c1c1c1 50%,#f1f1f1 80%);background-size:500px 100px;border-radius:3px;color:#0000;display:block;font-size:.8rem;height:18px;min-width:30px}
/*# sourceMappingURL=main.232311c8.css.map*/