.info,
.info * {
    float: left;
}

.block {
    margin: 0;
}

.info {
    margin: 5px;
    width: 100vw !important;
}

.info * {
    text-align: right;
}

.block {
    width: 70vw;
    height: 20px;
}

.voteDown {
    margin-right: 10px;
}

h5.block {
    width: 65vw;
    text-align: left;
    height: 20px;
    font-size: 15px;
}

.buttons {
    display: inherit;
}

sup {
    margin-right: -10px;
    color: white;
    font-size: 15px;
    width: 17px;
}

span.artistName {
    color: #4caf50;
}

span.albumName {
    color: lightgray;
}




.albumName {
    float: none;
}

.titles {
    padding-bottom: 10px;
}

p.block * {
    float: left;
}

.titles {
    padding: 5px 0 5px 0;
}

span.albumName {
    width: 10px;
}

.buttons {
    /* width: 100%; */
    /* float: right; */
    /* display: block; */
}

div#playNextButton {
    background: #4caf50;
    height: 35px;
    width: 175px;
    vertical-align: middle;
    padding: 6px;
    color: white;
    border-radius: 25px;
    margin: 17px auto 0 auto;
}

div#results {
    /* margin-top: 0%; */
}

#albumImage {
    height: 50vw;
    width: 50vw;
    margin: 50px auto;
}

.affix {
    position: fixed !important;
    top: 0 !important;
    right: auto !important;
}

/*body, html {
    background: #b5bdc8 !important;
    background: -moz-linear-gradient(top, #b5bdc8 0%, #828c95 36%, #28343b 100%) !important;
    background: -webkit-linear-gradient(top, #b5bdc8 0%, #828c95 36%, #28343b 100%) !important;
    background: linear-gradient(to bottom, #636363 0%, #191919 40%, #FFFFFF 100%) !important;
}*/

a.tablinks {
    height: 40px;
}

.tablinks .fa {
    color: #f5f5f5;
    margin-top: -35px;
}

div#songInformation p {
    color: white;
    margin: 5px 25px;
}

div#nowPlayingButtons {
    height: 40px;
    background: #020202;
    border-top: 2px solid #949494;
}


div#songInformation {
    width: 65%;
    display: inline-block;
    /* color: green !important; */
    padding-top: 2px;
}

span#playbackButtons {
    float: right;
    margin: 7px 27px 0 0;
    font-size: 24px;
}

div#songInformation * {
    display: inline-block;
    font-size: 20px;
    /* display: block; */
    margin-right: 10px;
    overflow: scroll;
    white-space: nowrap;
    margin: 3px 0;
    /* vertical-align: middle; */
}

#songInformation p {
    width: 70vw;
    overflow: scroll;
}

span#artist {
    color: #4caf50;
}

span#song {
    color: white;
}

i.fa.fa-chevron-circle-left {
    margin-right: 5px;
}

div#nowPlayingButtons {
    height: 40px;
    background: #020202;
    border-top: 2px solid #949494;
}

#text {
    display: none;
}

#albumImage {
    background-size: cover !important;
}

#searchResults *, .footer, .row {
    text-align: center;
}

div#results {
    color: transparent;
    margin-top: 25px;
    margin-bottom: 45px;
}

#results * {
    padding-top: 1px;
    padding-bottom: 1px;
    display: block;
    width: 100%;
    text-align: left;
}
.songLinkClick p {
    overflow: hidden;
    display: inline-block !important;
    margin: 0 auto 0 auto;
    padding: 0 0 0 0 !important;
    /* padding-bottom: 5px !important; */
    text-align: center;
    height: 18px;
    line-height: 18px;
    font-size: 20px;
    overflow: hidden;
    font-size: 18px !important;
}

p.block span {
    width: auto;
    display: inline-block;
}

#results * {
    padding-top: 1px;
    padding-bottom: 1px;
    display: inline-block;
    max-width: 100%;
    text-align: center;
}
h5.block {
    width: 65vw;
    text-align: left;
    height: 24px;
    font-size: 20px !important;
}
div#results {
    color: transparent;
    margin-top: 0px !important;
    margin-bottom: 50px;
}
span.artistName {
    max-width: 100% !important;
}

.buttons {
    max-width: 5% !important;
    float: right !important;
}
.titles {
    float: left !important;
}
.songLinkClick div {
    padding: 0 !important;
}
.buttons {
    height: 70%;
    max-width: 5% !important;
    /* font-size: 40px !important; */
}
sup {
    font-size: 25px;
    line-height: 28px;
    text-align: right !important;
    font-weight: bold;
}
.block {
    max-width: 100% !important;
}

html, body {
    /*background: black;*/
}

#albumDiv {
    border: 2px solid #4caf50 !important;
}
p.block {
    font-weight: 400;
}

i, .navlink.w {
style: pointer-events: none !important;
}

input, * {
    text-transform:uppercase !important;
    font-weight: 600 !important;
}

            .modal-dialog * {
                background: black;
            }
            div#results {
                color: transparent;
                margin-top: 0px !important;
                margin-bottom: 50px;
                max-width: 98%;
                max-height: 85vh;
            }
                     .titles p
                 {
                  font-size: 15px !important;
                }
                h5.block
                 {
                  font-size: 18px !important;
                }

                .info {
                    margin: 0 0 0 30px !important;
                }

                   .titles, .titles * {
                                    min-width: 92% !important;
                                    max-width: 92% !important;
                                }
                                .buttons, sup {
                                    min-width:20px;
                                }
                                #results *, #results {
                                border: none;
                                }
                                #results {
                                                                border: none !important;
                                                                }

                               #artist, #bottomBanner, #topBanner {
                                    color: #4caf50 !important;
                                }
                                #bottomBanner, #topBanner {
                                                                    color: #ffffff !important;
                                                                }
                                * {
                                color: white;
                                }


                                .slc {
                                    height: 65px;
                                    margin-bottom: 10px !important;
                                }
                                .gamerTag {
                                    font-size: 12px;
                                }

.fadeInAndOut2 {
                                    -webkit-animation: fadeinout 3s linear infinite;
                                    animation: fadeinout 3s linear infinite;
                                }
                                .fadeInAndOut {

                                }

                              /*  @-webkit-keyframes fadeinout {
                                      0% {
                                          transform: scale(1,1);
                                      }
                                      50% {
                                          transform: scale(1.2,1.2);
                                      }
                                      100% {
                                          transform: scale(1,1);
                                      }
                                }

                                @keyframes fadeinout {
                                    0% {
                                        transform: scale(1,1);
                                    }
                                    50% {
                                        transform: scale(1.2,1.2);
                                    }
                                    100% {
                                        transform: scale(1,1);
                                    }
                                }*/
                                img#qrcode {
                                    width: 150px;
                                    height: 150px;
                                    position: fixed;
                                    bottom: 0;
                                    right: 0;
                                    z-index: 10000;
                                }
                                #catchPhraseBillboard {
                                    font-size: 20px;
                                    position: relative;
                                    top: -10px;
                                }

                                #billboardContainer {
                                    /* padding: 15px; */
                                    background-color: #2bd170;
    width: 100% !important;
                                    font-family: Arial,sans-serif;
                                    font-weight: 700;
                                    /* line-height: 1.5; */
                                    overflow: hidden !important;
                                    /* width: 200px; */
}
                                                                    #catchPhraseBillboard {
                                                                        color: white;
                                                                        /* text-decoration: none; */
                                                                        text-align: center;
                                                                        white-space: nowrap;
                                                                        display: inline-flex;
                                                                        line-height: 2;
                                                                        animation: backAndForth 100s linear infinite;
                                                                        width: 100vw;
                                                                        max-height: 20px;
                                                                            z-index: 100000;
                                                                    }
                                                                     @keyframes backAndForth {
                                                                     0% {
                                                                         transform: translateX(-50%);
                                                                     }

                                                                     50% {
                                                                         transform: translateX(25%);
                                                                     }
                                                                     100% {
                                                                         transform: translateX(100%);
                                                                     }
                                                                      }
                                                                      .spotifyGreen {
                                                                                  color: #1DB954 !important;
                                                                              }
                                                                            #shuffle, #shuffleLink {
                                                                                pointer-events: all !important;
                                                                            }
                                                                            #shuffleLink {
                                                                                text-align: center;
                                                                                font-size: 24px;
                                                                            }
                                                                            #shuffle {
                                                                                border: 2px solid white;
                                                                                border-radius: 100px;
                                                                                padding: 10px 20px 7px 20px;
                                                                            }
                                                                            p, h5, #topBanner, #bottomBanner {
                                                                                text-shadow: 2px 0px black;
                                                                            }
                                                                            p#song, #artist {
                                                                                                                                                             margin: 8px 0 -8px 0;
                                                                                                                                                         }

                                                                                                                                                         #songInfo {
                                                                                                                                                           top: 72%;
                                                                                                                                                         }
                                                                                                                                                #menuBars {
    position: absolute;
    left: 20px;
    pointer-events:all !important;
}
#fullScreen {
    position:absolute;
    left: 45px;
    pointer-events: all !important;
}
#zoomOut {
    position:absolute;
    left: 70px;
    pointer-events: all !important;
}
#castButton {
    position:absolute;
    left: 70px;
    pointer-events: all !important;
}
#results {
    overflow-y: scroll !important;
    height: 90vh !important;
    padding-bottom: 200px !important;
}

body {
    padding-bottom: 10px;
}
body, html {
    overflow: hidden !important;
}
#results *:not(.fa) {
    font-size: 16px !important;
}
#leftHalf, #albumDiv, #songInfo {
  position: absolute !important;
}
#bottomBanner {
    position: absolute !important;
    bottom: 0 !important;
    width: 100vw;
}
#songInfo {
  top: 78% !important;
}
.banner {
  height: auto !important;
  display: block;
  font-size: 22px;
}
/*#results::-webkit-scrollbar {
    width: 10px;
    background: gray;
    pointer-events: all !important;
    user-select: all !important;
    border-radius: 0;
}*/
#results {
    user-select: all !important;
}
.titles h5:hover {
    zoom: 130%;
}
.showX:after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: "\274c";
    font-size: 20px;
    color: #FFF;
    line-height: 45px;
    text-align: center;
    background-color:gray;
    z-index: 100;
}


#whole {
    width: 100%;
    top: 50px;
    position: absolute;
    bottom: 0;
    height: auto;
}
#bottomBanner {
    position: absolute !important;
    bottom: 0 !important;
    width: 100vw;
    z-index: 9999;
}

#results div {
    zoom: 100% !important;
}

div#results {
    color: transparent;
    margin-top: 0px !important;
    margin-bottom: 50px;
    max-width: 98%;
    max-height: 80vh;
}
#leftHalf, #rightHalf {
    display: inline-block;
    max-width: 49%;
    width: 49%;
    height: 100%;
}
#billboardContainer {
    /* padding: 15px; */
    background-color: #2bd170;
    width: 100% !important;
    font-family: Arial,sans-serif;
    font-weight: 700;
    /* line-height: 1.5; */
    overflow: hidden !important;
    /* width: 200px; */
    bottom: 0 !important;
    position: absolute;
}
#bottomBanner {
    position: absolute !important;
    bottom: 0 !important;
    width: 100vw;
    z-index: 9999;
    height: 75px !important;
    font-size: 25px !important;
}
#catchPhraseBillboard {
    color: white;
    /* text-decoration: none; */
    text-align: center;
    white-space: nowrap;
    display: inline-flex;
    line-height: 2;
    animation: backAndForth 100s linear infinite;
    width: 100vw;
    max-height: 40px;
    font-size: 21px !important;
    top: 0 !important;
}


a.navLink.t, a.navLink.t *, .navLink.t .fa {
    font-size: 75px !important;
    float: right !important;
}
a.navLink.w {
    width: 70%!important;
    margin: 20px 5% 15px !important;
    float: left !important;
    font-size: 41px !important;
}
.grid-container {
  display: grid;
  grid-template-columns: auto auto auto;
  padding: 10px;
  align-items: center;
}
.grid-item {
    background-color: #111111;
    /* border: 1px solid rgb(169 169 169 / 80%); */
    padding: 32px;
    font-size: 30px;
    text-align: center;
    height: 100%;
    width: 100%;
}
.grid-header, .grid-body, .grid-item * {
    display: block !important;
    text-align: center;
}
a.icons, a.words {
    font-size: 60px !important;
}
a.icons i {
    font-size: 100px !important;
}
a.icons, a.words {
    font-size: 40px !important;
}
a.navLink.w, a.navLink, .navLink, #mySidenav * {
    font-size: auto !important;
}
label.switch {
    zoom: 200% !important;
}
.switch {
    margin: auto;
    position: relative;
    display: inline-block;
    width: 55px;
    height: 30px;
}
#mySidenav *:not(.colorButton, .switch, .switch *) {
    background:transparent;
}
#mySidenav  {
    /* background-color: rgba(0, 0, 0, 0.8) !important; */
}
a.tablinks {
                height: 55px !important;
            }
            .active {
                border-top: 3px solid #1db954 !important;
            }

            #billboard {
                overflow: scroll;
                width: 100%;
                max-height: 25px;
                color: #1db954!important;
                padding-top: 6px;
            }
            .tablinks .fa, .tablinks .underbtn {
                zoom: 85%;
            }

            .active .fa, .active .underbtn {
                zoom: 125% !important;
            }
                    .wholeTop {
            width: 130vw !important;
            height: 50vw!important;
            z-index: 100!important;
            position: fixed;
        }
   
        #mySidenav {
        zoom: 40% !important;
}
#whole {
  max-height: 100vh !important;
  height: auto !important;
  width:100vw !important;
  top: 25px !important;
}

#results div {
    zoom: 90% !important;
}
#results {
    max-height: 100% !important;
    bottom: 35px !important;
    top: 5px !important;
}


#bottomBanner, #topBanner, #partyID {
    color: #fff!important;
    font-size: 18px !important;
}
#bottomBanner {
height: fit-content !important;
}

@media screen and (max-width: 800px) {
     
#songInfo {
    top: 70% !important;
}
#albumDiv {
    top: 35% !important;
}
#whole *:not(#bottomBanner, #topBanner, #results, #results *) {
    zoom: 90% !important;
}
#results {
    max-height: 100% !important;
    bottom: 35px !important;
    top: 0px !important;
}
}

@media screen and (min-width: 900px) {

.billboardContainer {
    bottom: 0 !important;
    position: absolute;
}
#bottomBanner, #topBanner, #partyID {
    color: #fff!important;
    font-size: 20px !important;
}


}
#bottomBanner * {
    overflow:hidden !important;
    height: fit-content;
}
center#tja {
    display: inline-block;
    position: absolute;
    font-size: 20px;
    z-index: 0;
}

span#catchphrase {
    background: #313131;
    padding-left: 20px;
    padding-right: 20px;
        z-index: 10000;

}

.billboardContainer {
    background: #2bd170 !important;
}


span#tja {
    display: inline-block;
    position: absolute;
    width: 100%;
    font-size: 26px;
    text-align: left;
    left: 10px;
}

#mySidenav {
    zoom: 30% !important;
}
.noTextShadow {
    text-shadow: none !important;
}

#searchResults * {
    text-align: left !important;
    float: left !important;
    margin: 4px !important;
}
i.fa.fa-plus-circle, i.fa.fa-check-circle {
    font-size: 25px;
    padding: 5px;
}

#searchResults .info * {
    font-size: 14px !important;
    padding: 0px !important;
    margin: 0 0 0 0px !important;
    max-height: 15px;
}

#searchResults .img.first {
    display: none;
}

input#fname {
    width: 100%;
    color: white !important;
    border: 3px solid white;
    border-radius: 100px;
}

input#fname, ::placeholder {
    font-weight: 800 !important;
    text-align: center;
   color: white !important;
}

#searchButton {
    position: absolute;
    right: 15px;
    pointer-events: all !important;
}


div#searchResults p:hover, div#searchResults h5:hover {
    zoom: 100% !important;
}

.songLinkClick1 {
    padding: 10px;
}

button.close:hover {
    color: white !important;
}


.voteBtn {
    width: fit-content !important;
}

.voteBtn i {
    font-size: 20px !important;
    zoom: 150%;
    display: block !important;
}

.buttons {
    display: inherit;
    /* float: left !important; */
    height: 70%;
    max-width: 15%!important;
    top: 10px !important;
    position: absolute !important;
    width: 100px !important;
    right: 10px;
}

.voteBtn, .voteBtn.voteDown, .voteUp.voteBtn {
    pointer-events: all!important;
    user-select: all!important;
    width: 30px !important;
    height: 40px !important;
}
sup {
    zoom: 80%;
    width: auto !important;
}


.progressbar {
    width: 100%;
    margin: auto 75px auto auto;
    border: none;
    position: absolute;
    bottom: 0px !important;
    z-index: 100000;
}
.progressbar .inner {
  min-height: 40px !important;
  animation: progressbar-countdown;
  /* Placeholder, this will be updated using javascript */
  animation-duration: 40s;
  /* We stop in the end */
  animation-iteration-count: 1;
  /* Stay on pause when the animation is finished finished */
  animation-fill-mode: forwards;
  /* We start paused, we start the animation using javascript */
  animation-play-state: paused;
  /* We want a linear animation, ease-out is standard */
  animation-timing-function: linear;
  background: rgba(0,0,0,0.5) !important;
}
@keyframes progressbar-countdown {
  0% {
    width: 0%;
    background: #1ed760;
  }
  100% {
    width: 100%;
    background: #1ed760;
  }
}


button.button {
    padding: 10px;
    border: 3px solid gray;
    -webkit-appearance: none;
}

#alertPrompt .modal-content {
    padding: 10px;
}

div#alertPrompt {
       z-index: 100000 !important;
}

input#partyname, input#partypassword {
    width: 100%;
    text-align: center;
}

#rewind:hover, #pause:hover, #skip:hover {
    background: rgba(0,0,0,0.5);
    color: white;
}

#rewind, #pause, #skip {
    height: 100%;
    width: 33%;
    background: transparent;
    position: absolute;
    display: block;
    text-align: center;
    vertical-align: middle;
    color: transparent;
}

#rewind:hover .actions, #pause:hover .actions, #skip:hover .actions {
    color: white;
}
p.actions {
    top: 50%;
    position: relative;
    color: transparent;
    text-shadow: none;
}
#pause {
    left: 34%;
}
#skip {
    left: 67%;
}
body {
    background: radial-gradient(circle, rgba(0,0,0,1) 10%, rgba(34,34,34,1) 85%, rgba(68,68,68,1) 900%);
}
.zoomOut {
    zoom: 60% !important;
}


span.albumName, span.artistName {
    display: inline-block !important;
    min-width: 20px !important;
    width: fit-content !important;
    float: none;
}

span.albumName {
color: gray;
}

#songInfo {
    top: 68% !important;
}

#albumDiv {
    position: absolute;
    top: 40% !important;
    -ms-transform: translate(-50%,-60%) !important;
    transform: translate(-50%,-60%) !important;
    background-position: center;
    background-size: contain !important;
    max-height: 500px !important;
    background-repeat: no-repeat !important;
}




#carButton {
    position: absolute;
    right: 45px;
    pointer-events: all !important;
}

.leftHalf {
    max-width: 100% !important;
    width: 100% !important;
}
.albumDiv {
    padding-bottom: 250px !important;
    max-height: 350px !important;
    height: 350px !important;
    max-width: 350px !important;
    top: 50% !important;
    z-index: 10 !important;
}
@media screen and (min-height: 850px) {
    #songInfo {
        top: 80% !important;
    }
}
@media screen and (max-height: 750px) {

.albumDiv {
    padding-bottom: 250px !important;
    max-height: 350px !important;
    height: 350px !important;
    max-width: 350px !important;
    top: 50% !important;
    outline: 220px solid var(--backgroundColor) !important;
    z-index: 10 !important;
}
}
.rightHalf {
    display: none !important;
}

.bigger {
    height: 70px !important;
    font-size: 38px !important;
    max-height: 100px !important;
}

.largerFont {
    font-size: 24px !important;
}

.none {
    display: none !important;
}
.songInfo {
    font-size: 28px !important;
    width: 100vw !important;
    margin: 0 !important;
}



i.fa.fa-arrow-circle-o-up:not(.icons *), i.fa.fa-arrow-circle-o-down {
    font-size: 18px !important;
   }


#qrcode, #bottomBanner {
    pointer-events: all !important;
    user-select: all !important;
}

#carButton, #searchButton, #fullScreen, #menuBars {
    pointer-events: all !important;
    user-select: all !important;
    z-index: 1000 !important;
}

@media screen and (min-height: 850px) {
    #songInfo {
        top: 68% !important;
    }
}

#load {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9999;
    background: url(../images/swaggerbg.png) center center no-repeat, url(../images/swaggerbg.png) center center no-repeat, conic-gradient(black 25%, black 25% 50%, black 50% 75%, black 75%) !important;
    /* background-color: rgb(32, 32, 32); */
    background-size: auto, 10px 10px, 10px 10px !important;
}

body{
    background: conic-gradient(black 25%, black 25% 50%, black 50% 75%, black 75%) !important;
    background-size: 10px 10px, 10px 10px !important;
}