@import url(https://fonts.googleapis.com/css2?family=Lato:wght@100&family=Merriweather:wght@300&display=swap);body{margin:0}button,h1,h2,h3,h4,h5{font-family:Merriweather,serif}a,label,p{font-family:Lato,sans-serif}.App{height:100%;max-height:100vh;max-width:100vw}.App,.form-container{align-items:center;display:flex;flex-direction:column;width:100%}.form-container{height:100vh;justify-content:center}.login-form{background-color:#fff;border-radius:4px;box-shadow:5px 5px 13px 1px rgba(97,97,97,.3);-webkit-box-shadow:5px 5px 13px 1px rgba(97,97,97,.3);-moz-box-shadow:5px 5px 13px 1px rgba(97,97,97,.3);display:flex;flex-direction:column;line-height:50%;max-width:400px;padding:30px 20px;width:100%}.login-title{color:#4a00e0}.login-inputs{display:flex;flex-direction:column;margin-top:40px}.login-label{color:#4a00e0;font-weight:700;margin-bottom:10px}.login-inputs input{border:1px solid #4a00e0;border-radius:4px;height:30px;margin-bottom:20px;padding-left:15px}.login-inputs input:focus{border:1px solid #8d2ce2;outline:none}.login-btn{background:linear-gradient(90deg,#4d02e1,#8d2ce2);border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:20px;font-weight:700;font-weight:24px;padding:10px}.forgot-btn{background-color:transparent;border:none;cursor:pointer;margin-top:24px;text-decoration:underline;text-underline-offset:5px}.home{display:flex;flex-direction:column;height:100%;max-height:100vh;width:100%}.top-panel{background:linear-gradient(90deg,#4d02e1,#8d2ce2);border-bottom:.5px solid hsla(0,0%,75%,.164);color:#fff;font-weight:700;justify-content:space-between;padding:10px 20px}.app-container,.top-panel{display:flex}.app-content{box-sizing:border-box;width:100%}.left-panel{border-right:.5px solid hsla(0,0%,75%,.164);height:100vh;max-width:350px;width:30%}.left-list{-webkit-padding-start:0;-webkit-margin-after:0;-webkit-margin-before:0;cursor:pointer;display:flex;flex-direction:column;list-style-type:none;margin-block-end:0;margin-block-start:0;padding-inline-start:0}.left-list a{border-bottom:.5px solid #f1f1f1;padding:20px 15px}.left-list a:hover{background-color:hsla(0,0%,89%,.774)}.left-list a{color:#4a00e0;display:block;font-size:18px;font-weight:700;height:100%;text-decoration:none}a i{margin-right:15px}.main-container{width:100%}.users-rows{max-height:200px}.form-audio-container{align-items:center;display:flex;flex-direction:column;height:100vh;margin-top:100px;width:100%}.login-audio-form{background-color:#fff;border-radius:4px;box-shadow:5px 5px 13px 1px rgba(97,97,97,.3);-webkit-box-shadow:5px 5px 13px 1px rgba(97,97,97,.3);-moz-box-shadow:5px 5px 13px 1px rgba(97,97,97,.3);line-height:50%;margin:50px auto;max-width:700px;padding:30px 20px;width:100%}.subForm{margin-top:40px}.form-logo{align-self:center;width:150px}.login-audio-inputs{display:flex;flex-wrap:wrap;margin-top:40px}.login-audio-label{font-weight:700}.login-audio-inputs input{border:1px solid #000;border-radius:4px;box-sizing:border-box;height:30px;margin-bottom:20px;padding-left:15px}.input-file{height:auto!important;padding-left:0!important}.login-audio-inputs input:focus{border:1px solid #4d02e1;outline:none}.login-audio-btn{background:linear-gradient(90deg,#4d02e1,#8d2ce2);border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:700;font-weight:24px;padding:10px}.audio-radios{display:flex;height:20px;margin:10px 0}.audio-radios input{height:auto!important}.types-select{border-radius:4px;height:30px;margin-bottom:40px}.input-group{display:flex;flex-direction:column;height:auto!important;margin:0 5px;max-width:300px;min-height:100px;width:100%}.input-group label{height:20px}.upload-file{background:linear-gradient(90deg,#4d02e1,#8d2ce2);border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:700;margin-top:20px;padding:10px}.error{color:red;font-size:20px;font-weight:700}.users-stats{box-sizing:border-box;display:flex;flex-direction:column;padding:30px}.users-numbers{display:flex}.users-numbers h2{color:#4a00e0;font-size:20px;margin-right:40px}.users-numbers h2 span{background-color:#4a00e0;border-radius:8px;box-sizing:border-box;color:#fff;font-size:14px;padding:10px 20px}.users-list{border-bottom:.5px solid hsla(0,5%,61%,.164);box-sizing:border-box;padding:40px 0;width:100%}.users-rows{height:100%;max-height:600px;overflow-y:auto}.users-headings{border-top:.5px solid hsla(0,5%,61%,.164);display:flex;justify-content:space-between}.heading{width:20%}.heading p{color:#4a00e0;font-size:20px;font-weight:700}.user-row{border-top:.5px solid hsla(0,0%,75%,.164);display:flex;justify-content:space-between;width:100%}.user-cell{padding:20px 0;width:20%}.user-cell p{color:#4a00e0;font-weight:700}.song-thumbnail{height:70px;width:70px}.song-audio{max-width:100px}
/*# sourceMappingURL=main.43e9e093.css.map*/