code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}footer{color:#fff;text-align:center;padding-top:50px;padding-bottom:50px}body{background-color:#000001;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Roboto",sans-serif;color:#c7cecf}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-float 3s ease-in-out infinite;animation:App-logo-float 3s ease-in-out infinite}}@media (min-width:768px){.bd-links{display:block!important}}@media (max-width:767px){.bd-links{position:fixed;z-index:10000;width:100%;background:#fff;top:0;left:0}.bd-links header{background-color:#f8f9fa;border-bottom:1px solid #dee2e6;padding:.5rem}}.bd-links .list-group .fa{width:25px;text-align:center}.App-header{min-height:100vh;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;font-size:calc(10px + 2vmin)}.App-link{color:#704cb6}@-webkit-keyframes App-logo-float{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(10px);transform:translateY(10px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes App-logo-float{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(10px);transform:translateY(10px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.loading-container{display:-webkit-flex;display:flex;height:100vh;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.lds-ring{display:inline-block;position:relative;width:80px;height:80px}.lds-ring div{box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;margin:8px;border-radius:50%;-webkit-animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border:8px solid transparent;border-top-color:#fff}.lds-ring div:first-child{-webkit-animation-delay:-.45s;animation-delay:-.45s}.lds-ring div:nth-child(2){-webkit-animation-delay:-.3s;animation-delay:-.3s}.lds-ring div:nth-child(3){-webkit-animation-delay:-.15s;animation-delay:-.15s}@-webkit-keyframes lds-ring{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes lds-ring{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fas.outline{color:transparent;-webkit-text-stroke-width:2px;-webkit-text-stroke-color:#313634}.btn-like,.btn-like:focus{background:transparent;color:#fff;padding:15px 0;box-shadow:0 0 3px #c7cecf}.btn-like.active,.btn-like:focus.active{background:orange}.text-secondary-1{color:#941515}.color-orange{color:orange}a.color-orange:hover{color:#ff6b00}.whitespace-nowrap{white-space:nowrap}.btn-danger{background-color:#941515;border-color:#941515}.btn-danger:hover{background-color:#5c0402}.alert-success{background:#0e441b;border-color:#23923d}.cursor-pointer{cursor:pointer}.song{color:#c7cecf;padding-top:10px;padding-bottom:10px}.song .details{padding-top:15px}.song .play-button{font-size:50px;color:#941515;padding-right:10px}.song .like-song-button{font-size:50px;color:#313634;border-left:1px solid #313634;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;padding:0 25px}.song .like-song-button.isLoading{padding:0 19px}.song .like-song-button .liked{color:orange}.song+.song{border-top:1px solid #313634}.date+.song{border-top:0}.song.expanded{height:355px;transition:height .25s linear}.minimize{height:0;overflow:hidden}.feed-user-link{color:#c7cecf;font-weight:700}.feed-user-link,.feed-user-pic{display:inline-block;margin-left:5px}.feed-user-pic{width:15px}.ArtistLink a{color:orange}.ArtistLink .info{background:#eee;width:100px;height:100px;position:absolute}.date{color:#c7cecf;font-size:23px;text-transform:uppercase;padding-top:25px;border-bottom:1px solid #c7cecf}.loading{text-align:center;height:calc(100vh - 270px);vertical-align:middle}.loading i{line-height:calc(100vh - 270px)}.add-item .input-group{border:0}.add-item input{background:#313634;border:0}.add-item button{background:#941515;color:#c7cecf;border:0}.navbar{background:#313634;border-bottom:0}.list-group{background-color:#313634;border-radius:5px}.list-group-item{background:transparent;color:#c7cecf}.sidebarIcon{width:30px;display:inline-block;text-align:center;margin-right:5px}.LoginPage .pic{background-size:cover;background-position:50%}.LoginPage .error-placeholder{height:25px}.LoginPage .invalid-feedback{min-height:5px;display:block;margin-bottom:5px}.LoginPage .row-wrapper{min-height:500px;margin-bottom:5px;box-shadow:0 0 15px 1px rgba(48,54,52,.75);border-radius:15px;overflow:hidden}.usersName{text-decoration:none;text-align:center;color:#fff;font-size:18px}.picPlaceholder{min-height:100px;height:calc(100% - 27px);background-size:cover;background-position:50%}.breadcrumbs ul{list-style:none;padding:0}.breadcrumbs ul li{display:inline;margin:0 3px;font-size:.9em}.breadcrumbs ul li a{color:#c7cecf;text-decoration:underline}.breadcrumbs ul li .fa-chevron-right{font-size:.7em}.FeedSong{display:-webkit-flex;display:flex;color:#fff}.FeedSong:hover .icon{color:#ff6b00}.FeedSong .icon{font-size:20px;padding:5px 10px;color:#941515}.FeedSong .song-details{display:-webkit-flex;display:flex;-webkit-flex:1 1;flex:1 1;-webkit-flex-direction:column;flex-direction:column}.FeedSong .song-details .artist{-webkit-flex:2 1;flex:2 1}.FeedSong .song-details .artist,.FeedSong .song-details .songname{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.FeedSong .song-details .songname{-webkit-flex:4 1;flex:4 1}@media (min-width:992px){.FeedSong .song-details{-webkit-flex-direction:row;flex-direction:row}}@media (max-width:991px){.Profile .profile-pic{max-height:250px;object-fit:cover;display:none}}.edit-profile .preview .description{white-space:pre-line}.edit-profile .profile-pic{max-width:150px;height:150px;background:#313634;border-radius:5px;border:3px solid #000001;outline:1px solid #313634;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;overflow:hidden}.edit-profile .profile-pic>div{text-align:center;-webkit-flex:1 1;flex:1 1}.song-modal-wrapper{position:fixed;top:0;left:0;z-index:1035;background:rgba(30,30,30,.88);width:100%;height:100%}.song-modal-wrapper .container{background:#000;min-height:100%}.song-modal-wrapper .container nav{margin-left:-6.5px;margin-right:-6.5px}.minimized-player{position:fixed;bottom:0;right:0;width:450px;height:306px;z-index:10;max-width:100vw}.likes-feed .likes-feed-header{text-align:center;border-bottom:1px solid grey}.multistep ul{list-style:none;display:-webkit-flex;display:flex;padding:0}.multistep li{-webkit-flex:1 1;flex:1 1;padding:0;text-align:center;position:relative}.multistep li>div{padding-top:10px}.multistep li.active i{background:#941515}.multistep li.checked i{background:#5c0402}.multistep li i{background:#313634;padding:15px;border-radius:50px;color:#c7cecf}.multistep li:after{content:"";width:100%;height:2px;background:#313634;position:absolute;left:-50%;top:23px;z-index:-1}.multistep li:first-child:after{content:none}.add-song{height:350px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.error-field{height:20px;display:inline-block}.css-loading{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;text-align:center;-webkit-justify-content:center;justify-content:center;position:fixed;top:0;left:0;width:100%;height:100%;overflow:hidden;background:#000;z-index:1;transition:opacity 1s ease-in-out;opacity:1}.css-loading .loader,.css-loading .loader:after{border-radius:50%;width:10em;height:10em}.css-loading .loader{margin:60px auto;font-size:10px;position:relative;text-indent:-9999em;border:1.1em solid hsla(0,0%,100%,.2);border-left-color:#fff;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation:load8 .5s linear infinite;animation:load8 .5s linear infinite}@-webkit-keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.css-loading.opacity-0{opacity:0}.page-artists .widget-user .widget-user-image>img{height:90px;object-fit:cover}.page-artists .widget-user-header{padding:0}.page-artists .widget-user-header img{width:100%;height:100%;object-fit:cover}.page-artists .widget-user .card-footer{background:#313634;color:#fff}.page-artists .letter{position:relative}.page-artists .letter>div{background:#000;display:inline-block;padding:10px;text-transform:capitalize;color:#313634;font-size:25px}.page-artists .letter:after{content:"";width:100%;height:2px;position:absolute;background:rgba(48,54,52,.75);top:calc(50% - 1px);z-index:-1;left:0}.page-artists .card-footer{background:#313634;color:#fff}.page-artist .cover img{width:100%}.page-artist .information-panel{background:rgba(48,54,52,.75)}.page-artist .information-panel .profile-pic img{width:100%}@media screen and (min-width:576px){.page-artist .information-panel{margin-top:-150px}}.Player{position:fixed;bottom:0;right:0;background:grey;width:300px;height:300px}.FeedUser{font-size:.9em;color:#c7cecf}.FeedUser .feed-user-date{color:#313634}.SuggestSongButton .btn{line-height:1}.SuggestSongButton .btn.add-song-btn{border-top-right-radius:0;border-bottom-right-radius:0}.SuggestSongButton .btn.dropdown-toggle{border-top-left-radius:0;border-bottom-left-radius:0}.FeedWrapper .tabs{padding:0;list-style:none;margin:15px}.FeedWrapper .tabs li{float:left}.FeedWrapper .tabs li a{padding:7.5px;margin-right:10px;color:#941515}.FeedWrapper .tabs li a.active{border-bottom:5px solid #5c0402}.FeedWrapper .tabs:after{content:"";display:block;clear:both}
/*# sourceMappingURL=main.74291c27.chunk.css.map */