.App::-webkit-scrollbar,.thePage::-webkit-scrollbar{display:none}header{background-color:#040404;height:75px;display:flex;justify-content:space-between;align-items:center}header,header a{color:#fff}header p{padding-right:2vw}header h1{padding-left:2.5vw}#signInButton{padding:20px;background-color:#1db954;color:#fff;border-radius:99px;text-decoration:none;font-weight:800}.player_body{display:flex}.body{flex:0.8 1;background:linear-gradient(#5b5773,#000);height:100vh;color:#fff;padding:30px;margin:0;overflow-y:overlay}.body::-webkit-scrollbar{display:none}.body_info{display:flex;align-items:flex-end;padding:10px}.body_infoText{flex:1 1}.body_infoText>h2{font-size:48px;margin-bottom:10px}.body_infoText>p{font-size:14px}.body_info>img{height:20vw;margin:0 20px;box-shadow:0 4px 60px rgba(0,0,0,.5)}.body_icons{align-items:center}.submitButton{border-radius:30px}.song_link,.submitButton{background-color:#fff;color:grey}.song_link{border-radius:10px;align-items:center;flex:0.5 1;height:30px}.song_link,.songsList{display:flex}.songFrame{width:100%;height:80px;margin-top:20px}.songsList>button{height:20px;border:none;border-radius:20px;margin-top:40px;margin-left:20px;margin-right:20px}.deletePlaylistButton{display:flex}.deletePlaylistButton>button{border-radius:30px;color:grey;align-items:center}.spotifyHeader{display:flex;justify-content:space-between;margin-bottom:30px}.header_left{background-color:#fff;color:grey;border-radius:30px;display:flex;align-items:center;flex:0.5 1;height:50px;min-width:80px}.header_left>input{border:none;width:100%}.header_right{display:flex;align-items:center}.header_right>h4{margin-left:10px}.songRow{margin-left:20px;padding:20px;display:flex;align-items:center;z-index:100;color:#fff}.songRow:hover{cursor:pointer;background-color:#000;opacity:.8}.songRow_info{margin-left:20px}.songRow_info>h1{font-size:16px}.songRow_info>p{font-size:14px;margin-top:3px;color:grey}.songRow_album{height:40px;width:40px}.popoverButton{color:#fff}.footer{position:fixed;display:flex;bottom:0;height:65px;width:100%;background-color:#282828;padding:20px;margin:0;justify-content:space-between}.footer_left{flex:0.3 1;display:flex;align-items:center;color:#fff;width:300px}.footer_albumLogo{height:60px;width:60px;margin-right:20px;object-fit:contain}.footer_green{color:green}.footer_center{flex:0.4 1;padding:0 100px;max-width:300px}.footer_center,.footer_right{color:#fff;display:flex;align-items:center;justify-content:space-between}.footer_right{flex:0.3 1}.footer_songInfo>h4{margin-bottom:5px}.footer_songInfo>p{font-size:12px}.footer_green:hover,.footer_icon:hover{transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;-webkit-transform:scale(1.2)!important;transform:scale(1.2)!important}.footer_right * .MuiSlider-root{color:green}.sidebar{flex:0.2 1;background-color:#040404;color:#fff;height:100vh;min-width:230px;padding-left:10px;padding-right:10px;overflow-y:overlay}.sidebar::-webkit-scrollbar{display:none}.sidebar_logo{object-fit:contain;height:70px;padding:10px;margin-right:auto}.sidebarTitle{margin-left:10px;padding:5px;font-size:15px}.sidebar>hr{border:1px solid #282828;width:90%;margin:10px auto}.sidebarOption{color:grey;height:40px;cursor:pointer;transition:color .2s ease-in;display:flex;align-items:center}.sidebarOption:hover{color:#fff}.sidebarOption_icon{padding-left:10px;padding-right:10px}.loginLink{text-decoration:none;color:grey}.sidebarOption>p{margin-top:10px;margin-left:20px;font-size:14px}
/*# sourceMappingURL=main.befe74fa.chunk.css.map */