/*

#0F061D
#1E0D3B
#2D1358
#3D1976
#4C1F93
#5B26B1
#6A2CCE
#7F4AD5
#9568DC
#AA86E3
#BFA5EA
#D4C3F1
#EAE1F8

BASE:
#6A2CCE



NGplaylist LIGHTER DESAT Colors
===============================
#BFA5EA
#C8B2ED
#D1BFF0
#DACCF3
#E4D8F6
#EDE5F9
#F6F2FC

*/


:root {
    --ngpgreen0: #0F061D;
    --ngpgreen1: #1E0D3B;
    --ngpgreen2: #2D1358;
    --ngpgreen3: #3D1976;
    --ngpgreen4: #4C1F93;
    --ngpgreen5: #5B26B1;
    --ngpgreen6: #6A2CCE;
    --ngpgreen7: #7F4AD5;
    --ngpgreen8: #9568DC;
    --ngpgreen9: #AA86E3;
    --ngpgreen10: #BFA5EA;

    --ngpblue1: #1086fd;
    --ngpblue2: #4ed0ff;
    --ngpblue3: #b1eaff;

    --ngpgray0: #181816;
    --ngpgray1: #31302D;
    --ngpgray2: #494843;
    --ngpgray3: #616059;
    --ngpgray4: #79786F;
    --ngpgray5: #929086;
    --ngpgray6: #AAA89C;
    --ngpgray7: #B6B4AA;
    --ngpgray8: #C2C1B8;
    --ngpgray9: #CECDC6;
    --ngpgray10: #DBDAD5;
    --ngpgray11: #E7E6E3;
    --ngpgray12: #EEEDEB;
    --ngpgray13: #F0F0EE;
    --ngpgray14: #F3F2F1;
    --ngpgray15: #F8F7F6;
    --ngpgray16: #FAFAF9;
    --ngpgray17: #FDFCFC;

    /*
    #1B1821
#372F43
#524764
#6D5E86
#8876A7
#A48DC9
#BFA5EA
#C8B2ED
#D1BFF0
#DACCF3
#E4D8F6
#EDE5F9
#F6F2FC
#F7F4FC
#F9F6FD
#FAF8FD
#FBF9FE
#FCFBFE
#FEFDFF


    */
    --ngppurpledesat0: #1B1821;
    --ngppurpledesat1: #372F43;
    --ngppurpledesat2: #524764;
    --ngppurpledesat3: #6D5E86;
    --ngppurpledesat4: #8876A7;
    --ngppurpledesat5: #A48DC9;
    --ngppurpledesat6: #BFA5EA;
    --ngppurpledesat7: #C8B2ED;
    --ngppurpledesat8: #D1BFF0;
    --ngppurpledesat9: #DACCF3;
    --ngppurpledesat10: #E4D8F6;
    --ngppurpledesat11: #EDE5F9;
    --ngppurpledesat12: #F6F2FC;
    --ngppurpledesat13: #F9F6FD;
    --ngppurpledesat14: #FAF8FD;
    --ngppurpledesat15: #FBF9FE;
    --ngppurpledesat16: #FCFBFE;
    --ngppurpledesat17: #FEFDFF;

}

@font-face {
    font-family: 'brandfont';
    src: url('fonts/PaytoneOne-Regular.ttf');
}

* {
    box-sizing: border-box;
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
    font-family: 'Fira Sans Condensed', sans-serif;
    /* 300,400,600,700 imported */
}

body {
    background-color: var(--ngpgray16);
    font-family: 'Fira Sans Condensed', sans-serif;
    font-size: 16px;
    line-height: 1.42857143;
    color: var(--ngpgreen0);
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
    font-weight: 400;
}

.greatNigeriansBox {
    padding: 4px;
    padding-left: 8px;
    background-color: var(--ngpgray15);
    font-size: 0.6em;
    color: var(--ngpgreen8);
}

h1 {
    font-weight: 500;
    padding: 10px 10px 5px 0;
    color: var(--ngpgray5);
    text-align: left;
    place-content: start;
    text-align: left;
    font-size: 3em;
    border-radius: 0px;
}

div.thumbbox {
    width: 16%;
    height: 180px !important;
    font-size: 0.8em !important;
    color: rgb(85, 85, 85) !important;
    display: inline-block !important;
    line-height: 120%;
}

.forumPostOnHomePage {
    border-bottom: solid 1px var(--ngpgray8);
    display: block;
    font-size: 1.15em;
    padding: 10px;
}

.forumTitleSubtle > a {
    display: block;
    color: var(--ngpgray6) !important;
    background-color: solid 2px var(--ngpgreen8) !important;
    font-weight: 500;
    padding: 3px;
    padding-left: 9px;
    padding-right: 9px;
    font-size: 0.8em;
    font-style: italic;
    margin-left: 15px;
    border-radius: 5px;
}

.forumTitleSubtle > a:hover {
    color: var(--ngpgray4) !important;
}

.forumListingTumbnailsContainer {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
}

#messagebox {
    border-bottom: solid 5px var(--ngpgreen8);
    padding: 25px;
    text-align: left;
    color: var(--ngpgray1);
}

.usernamelink {
    color: var(--ngpgray2);
    border-bottom: solid 2px var(--ngpgreen6);
}


.down1 {
    margin-top: 8px;
}

.forumPostSummaryDetails {
    display: block;
    margin-top: 8px;
    color: var(--ngpgray4);
    font-size: 0.85em;
}

.button1 {
    color: white;
    background-color: var(--ngpgreen4);
    padding: 8px 10px 8px 10px;
    border-radius: 9px;
    font-size: 1.1em;
    font-weight: 500;
    border: none;
}

.button1:hover {
    background-color: var(--ngpgreen6);
}

h2 {
    display: block;
    font-size: 1.5em;
    padding: 10px 10px 5px 0;
    color: var(--ngpgray2);
    border-bottom: solid 2px var(--ngpgray10);
    margin-bottom: 10px;
    text-align: left;
    font-weight: 600;
}


.navigationcontainer {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: left;
}

.logoandsearchcontainer {
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    background-color: white;
}

.topsearchform {
    display: inline;
}

.listnavicon {
    color: var(--ngpgreen4);
    zoom: 1.5;
    padding-right: 10px;
    margin-top: 10px;
}

.supertop {
    color: black;
    padding: 0;
    text-align: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin: 0 auto;
    width: 100%;
}

.navbuttonandlogodiv {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: nowrap;
}

#ngplaylistlogo {
    width: 158px;
    margin-right: 20px;
}

.navicon {
    color: var(--ngppurpledesat6);
    padding: 4px;
    opacity: 1;

}

#mobilemenurow {
    background-color: white;
    padding: 0px;
    font-size: 1em !important;
    text-align: left;
    display: flex;
    flex-direction: row;
    border-bottom: solid 1px var(--ngppurpledesat11);
    border-top: solid 1px var(--ngppurpledesat11);
    justify-content: flex-start;
}

a.mobilenavlink {
    color: #3e3e3e;
    padding: 4px;
    padding: 12px;
    border: none;
    line-height: 1.1em;
    font-size: 1em;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    border-right: solid 1px var(--ngppurpledesat11);
}

a.mobilenavlink:hover {
    background-color: var(--ngppurpledesat14);
    color: var(--ngpgreen2);
    border-bottom: solid 2px var(--ngpgreen5);
}

a.mobilenavlink:hover > .navicon:hover {
    color: var(--ngpgreen3);
}

#searchcontainer {
    display: inline;
    margin: 0 auto;
    padding-top: 25px;
    vertical-align: middle;
}

.searchrow {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}

.topsearchbutton {
    background-color: var(--ngpgreen7);
    color: #ffffff;
    height: 40px;
    width: 40px;
    border-radius: 0 7px 7px 0;
    border: none;
    margin-left: -38px;
    z-index: 3;
    margin-top: -2px;
}

.topsearchbutton:hover {
    background-color: var(--ngpgreen4);
    color: #FFFFFF;
    border: none;
    opacity: 1;
}

#topsearchbar {
    border: solid 2px var(--ngpgreen5);
    background-color: var(--ngpgray15);
    color: var(--ngpgreen1);
    height: 42px;
    border-radius: 7px;
    padding-left: 10px;
    width: 400px;
}

#topsearchbar:hover {
    border-bottom: solid 2px orange;
}

.searchcontainer {
    vertical-align: middle;
    padding-top: 10px;
}


#tosearchaddon {
    border: solid 1px #2FD38E;
    background-color: #CDEEE0;
    color: #238D5F;
    opacity: 0.8;
}

/* TODO CURRENT */

.lightest {
    opacity: 0.35;
}

.lighter {
    opacity: 0.65;
}

.floatright {
    float: right !important;
}

table.profilecondenseddata {
    width: 350px;
    margin-top: 10px;
    border-top: solid 2px #cecece;
}

td.profiledatabox {

    color: #d7d7d7;
    text-align: left;
    padding-top: 10px;
}

span.profiledatabignumber {
    color: var(--ngpgray4);
    font-size: 2em !important;
    display: block;
    margin-top: 10px !important;
    font-weight: 700;
}

span.profiledatasmalltext {
    color: var(--ngpgray4);
    font-size: 0.8em !important;
    display: block;
    margin-top: 14px !important;
}

div.profileheaderrow {
    padding-left: 20px !important;
}

div.profileheaderbox1 {
    line-height: 5px;
}

h2.profilename {
    text-align: left;
    font-size: 2.5em;
    color: #444;
    padding-left: 0px;
    border-bottom: none !important;
    padding-bottom: 0px !important;
    margin-bottom: 3px;
}

.profileheaderstatus {
    font-size: 0.85em;
    color: var(--ngpgray3);
    padding: 3px !important;
    padding-left: 0;
    display: block;
    opacity: 0.9;
    line-height: 1.2em;
    font-style: italic;
}

.statusdisplaytime {
    font-size: 0.8em;
    color: var(--ngpgreen1);
    padding: 3px !important;
    display: block;
    opacity: 0.8;
}

.statusdisplaytext {
    font-size: 0.8em;
    color: var(--ngpblue1);
    padding: 3px !important;
    display: block;
    opacity: 0.8;
}

.circlebutton {
    width: 70px;
    height: 70px;
    min-height: 70px;
    min-width: 70px;
    padding-left: 13px;
    fill: rgb(82, 122, 65) !important;
    color: rgb(82, 122, 65) !important;
}


.bigIconButton {
    font-size: 3.5em;
    min-width: 70px;
    height: 70px;
    min-height: 70px;
    min-width: 70px;
    padding-left: 13px;
    fill: var(--ngpgreen7) !important;
    color: var(--ngpgreen7) !important;
}


.circlebutton.a {
    width: 70px;
    height: 70px;
    min-height: 70px;
    min-width: 70px;
    padding-left: 13px;
    fill: rgb(82, 122, 65) !important;
    color: rgb(82, 122, 65) !important;
}

h2.sectionheader {
    border-bottom: solid 2px #ebebeb;
    line-height: 1.3;
    font-size: 1.4em;
    color: #a5a5a5;
    padding: 10px !important;
}

.songheader {
    background-color: rgb(255, 255, 255) !important;
    font-size: 1.5em !important;
    color: rgb(48, 48, 48);
}

.statuscontainer {
    height: 40px;
    line-height: 33px;
    border: none;
    border-width: 0px 0px 1px 0px;
    overflow: Hidden;
    padding: 3px;
    text-align: left;
    margin-bottom: 5px;
    color: rgb(55, 55, 55);
}

.statuscontainer > a {
    color: rgb(56, 56, 56) !important;
}

.advertbox1 {
    background: none;
    padding: 40px !important;
    opacity: 1;
    font-size: 0.9em;
    color: #606060 !important;
    -webkit-animation: advertbox1 7s ease infinite;
    -moz-animation: advertbox1 7s ease infinite;
    animation: advertbox1 7s ease infinite;
}

@-webkit-keyframes advertbox1 {
    0% {
        background-position: 14% 0
    }

    50% {
        background-position: 87% 100%
    }

    100% {
        background-position: 14% 0
    }
}

@-moz-keyframes advertbox1 {
    0% {
        background-position: 14% 0
    }

    50% {
        background-position: 87% 100%
    }

    100% {
        background-position: 14% 0
    }
}

@keyframes advertbox1 {
    0% {
        background-position: 14% 0
    }

    50% {
        background-position: 87% 100%
    }

    100% {
        background-position: 14% 0
    }
}

div.topmarqueediv {
    color: rgb(119, 119, 119);
    width: 280px;
    overflow: hidden;
    border-top: 1px dotted #ebebeb;
    border-bottom: 1px dotted #ebebeb;
    background: none;
    margin: 0 auto;
    font-size: 12px;
    margin-top: 15px;
    margin-bottom: -10px;
}

div.playermarqueediv {
    color: rgb(164, 164, 164);
    overflow: hidden !important;
    border-top: none;
    border-bottom: none;
    background: none;
    margin: 0 auto;
    font-size: 0.8em;
    margin-top: -6px;
    margin-bottom: -10px;
    opacity: 1;
    text-align: left !important;
}

.playermarqueediv > a {
    color: white;
}

div.playerbox3 {
    /* background-color: rgb(160, 160, 160); */
    padding-bottom: 4px;
    /* opacity: 0.8; */
}

.playerbox3:hover {
    opacity: 1;
    transition-duration: 300ms;
    transition-property: opacity;
}

a.playerlink {
    color: rgba(250, 250, 250, 0.99);
    border-radius: 0px;
    padding: 2px;
    text-transform: uppercase;
    border-bottom: solid 2px rgba(0, 0, 0, 0);
}

a.playerlink:hover {
    text-decoration: none;
    color: white;
    border-bottom-color: var(--ngpblue1);
}

.playerlink2 {
    padding: 6px;
    border: none;
    border-radius: 6px;
    font-size: 1em;
    margin-left: 10px;
    color: var(--ngppurpledesat13);
    background-color: var(--ngppurpledesat5);
}

.playerlink2:hover {
    text-decoration: none;
    background-color: var(--ngppurpledesat8);
    color: var(--ngpgreen3);
}

.playercontainer {
    min-height: 60px;
    padding-top: 11px;
}

.playerdetails {
    min-height: 50px;
    padding-top: 25px !important;
}

.playerdetail {
    color: var(--ngpblue1);
    text-align: left;
    font-size: 1em;
    font-weight: bold;
    line-height: 1.2em !important;
    text-align: left;
    padding: 4px;
    padding-top: 3px !important;
    padding-bottom: 3px !important;
    margin: 0px !important;
    max-height: 36px;
}


a.lovelink {
    color: #e65866;
    font-size: 1.5em;
    text-decoration: underline;
    display: block;

    padding-top: 10px;
    padding-bottom: 10px;
}

.tickericon {
    color: var(--ngpblue1);
}

tr.tablerow {
    padding-top: 7px;
    padding-bottom: 7px;
    border-bottom: solid 2px #ebebeb;
}

span.announcementspan {
    padding: 20px;
    border-bottom: solid 2px #F5F5F5;
    display: block;
    color: #1b1b1b;
    text-align: left;
    line-height: 1.5em;
    font-size: 1.1em;
}

img.userpicthumb {
    padding: 0px;
    border: solid 1px white;
    display: block;
    margin-right: 3px;
    margin-bottom: 2px;
    border-radius: 3px;
    max-height: 170px !important;
    width: 170px;
}

img.profilepicthumb {
    padding: 0;
    border: solid 1px white;
    display: inline;
    margin-right: 3px;
    margin-bottom: 2px;
    border-radius: 3px;
    height: 150px !important;
    width: 150px;
}


.thumbcontainer2:hover {
    background-color: rgba(255, 255, 255, 0.3);
    color: #ffffff;
}

.picthumb {
    width: 140px;
    height: 140px;
    border-radius: 4px;
}

.picthumb2 {
    width: 210px;
    height: 210px;
    border-radius: 4px;
}

.picMidURLFullDisplay {
    max-height: 600px;
    max-width: 600px;
    border-radius: 3px;
}

.newartistpics {
    /*background-image: url("bg/11.jpg");*/
    background-color: rgba(0, 0, 0, 0.18);
    color: #fff;
}

a.statusheaderlink {
    padding: 2px 5px 2px 5px;
    color: var(--ngpgreen10) !important;
    background-color: var(--ngpgreen3) !important;
    font-size: 0.8em;
    font-weight: 600;
    border-radius: 7px;
    margin-right: 6px;
}


a.statusheaderlink:hover {
    color: var(--ngpgreen3) !important;
    background-color: var(--ngpgreen10) !important;
}

.statustimeago {
    font-style: italic;
    font-weight: 400;
    font-size: 0.8em;
    color: var(--ngpgray5);
    margin-right: 6px;
}

img.userpicthumb:hover {
    opacity: 0.8;
}


.toplogorow {
    background: none;
    padding: 5px;
    padding-top: 28px;
    display: block;
}

#toplogobig {
    margin-top: -15px;
}

.anchorfooter {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background: var(--ngpgreen4);
    z-index: 4000;
    justify-content: center;
    max-height: 120px !important;
}

.searchframe {
    max-width: 500px !important;
    margin: 0 auto;
    padding-top: 12px;
    margin-bottom: 20px;
}

p.noticetext {
    font-size: 1.8em;
    line-height: 1.3em;
    color: rgb(95, 95, 95);
    padding: 30px;
    max-width: 600px;
}

.bbutton1 {
    border: solid 1px #ebebeb;
    border-radius: 4px;
    border-bottom-width: 2px;
    display: inline-block;
    color: var(--ngpblue1);
    padding: 8px;
}

.abutton1 {
    border: solid 1px #878686;
    border-radius: 4px;
    border-bottom-width: 2px;
    color: #C6E8FB;
    display: inline-block;
    line-height: 1.3em;
    padding: 8px;
    background-color: rgba(0, 0, 0, 0.1);
    margin-top: 5px;
}

.abutton1:hover {
    border: solid 1px #878686;
    border-radius: 4px;
    border-bottom-width: 2px;
    color: #FFFFFF;
    display: inline-block;
    line-height: 1.3em;
    padding: 8px;
    background-color: rgba(255, 255, 255, 0.10);
}

div.adbox {
    background-color: white !important;
    text-align: center;
}

video.adgif {
    margin: 0px auto !important;
}

#playerbox {
    /* background-color: #2e2e2e; */
}

div.playerbox3 {
    /* background-color: #2e2e2e; */
}

#addlyricsbox {
    display: none;
}

#lyricsbox {
    border: solid 2px #F0F0F0;
    padding: 6px;
    border-radius: 5px;
    display: block;
    width: 90%;
}

.lyricssection {
    padding: 15px;
    background-color: #FFFFFF !important;
    border-radius: 3px;
    margin-top: 10px;
    display: block;
}

.toggle1 {
    background-color: #E0F5FB;
    color: var(--ngpblue1);
    padding-left: 10px;
    padding-right: 10px;
}

.articletext {
    line-height: 1.2em;
    font-size: 1.2em;
    margin-top: 16px;
    padding: 10px;
    text-align: left;
}

.articledetails {
    color: rgba(0, 0, 0, 0.6);
    border-top: double 1px rgba(50, 50, 50, 0.2);
    border-bottom: double 2px rgba(50, 50, 50, 0.2);
    font-size: 0.9em;
    line-height: 1.3em;
    text-transform: uppercase;
    padding: 5px;
}

.lightmessage {
    color: rgba(0, 0, 0, 0.4);
    border-radius: 4px;
    padding: 5px;
    font-style: italic;
    font-size: 1em;
    text-align: left !important;
}

span.midheader {
    display: block;
    font-size: 1.7em;
    padding: 22px 10px 5px 0px;
    color: var(--ngpgray5);
    border-bottom: solid 1px #e5e5e5;
    margin-bottom: 10px;
    text-align: left;
    font-weight: 600;
}

span.midheader2 {
    display: block;
    font-size: 1.4em;
    padding: 10px;
    color: var(--ngpgreen4);
}

div.midheader4 {
    display: block;
    font-size: 0.8em;
    font-weight: bold;
    padding: 6px 5px 4px 5px;
    color: #323232;
    border-top: solid 1px rgb(182, 182, 182);
    margin-bottom: 10px;
    max-height: 40px;
}

div.midheader4:hover {
    background-color: #EAECF0;
}

#justplayedbox {
    display: none;
}

span.inforow {
    padding: 10px;
    border-bottom: solid 2px #F5F5F5;
    display: block;
    color: black;
    text-align: left;
    line-height: 1.4em;
}

.pleasantnote {
    color: #7F7F7F;
    font-style: italic;
    font-size: 1.2em;
    line-height: 1.2em;
}

button.tagbutton {
    border-radius: 6px;
    padding: 7px;
    border: none;
    background-color: #C8DAFD;
}

input.tagform {
    border: solid 2px #F0F0F0;
    padding: 6px;
    border-radius: 5px;
}

.forumPostPosterDetails {
    color: var(--ngpgray4);
    font-size: 0.95em;
    display: block;
}

span.explanation {
    color: var(--ngpgray4);
    font-size: 0.85em;
    display: block;
}

span.explanation2 {
    color: #AFAFAF;
    font-size: 0.8em;
}

span.explanation3 {
    color: #333333;
    font-size: 1em;
    max-width: 450px;
    padding: 15px;
    margin: 0 auto;
    display: block;
}

a.taglink {
    border-radius: 6px;
    padding: 4px;
    border: none;
    background-color: #F7F7F7;
    margin-right: 5px;
    line-height: 2.1em;
    color: #757575;
}

a.taglink:hover {
    text-decoration: none;
    background-color: #4CA9E6;
    color: white;
}


.form-control {
    display: block;
    width: 100%;
    padding: 8px 12px;
    font-size: 1.1em;
    line-height: 1.42857143;
    color: #212121;
    background-color: #fdfdfd;
    background-image: none;
    border: 1px solid #ebebeb;
    border-radius: 4px;
    height: 42px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

h3 {
    border-bottom: solid 2px #e7e7e7;
    padding: 5px;
}

p.newsitem {
    border-bottom: 2px solid #4CA9E6;
    line-height: 1.5;
}

span.newstime {
    font-size: 0.8em;
    color: #4CA9E6;
    border-bottom: dotted 1px #6ABEEE;
}

span.newstext {
    color: #1C4862;
    font-size: 1em;
    padding-top: 10px;
    padding-bottom: 8px;
}

span.username {
    color: #1C4862;
    font-size: 0.8em;
}

div.forumlistingcontainer2 {
    padding: 5px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: solid 1px var(--ngpgray8);
    min-height: 45px;
}

div.forumlistingcontainer {
    padding: 5px;
    border-bottom: solid 2px var(--ngpgray11);
    padding-top: 15px;
    padding-bottom: 15px;
}

span.forumlistingtitle {
    font-size: 1.35em;
    display: block;
    font-weight: 500;
    color: var(--ngpgray2);
}

.forumlistinglinkedsnippet {
    color: var(--ngpgray3);
    text-decoration: none;
    font-size: 1.05em;
}

.forumlistinglinkedsnippet:hover {
    text-decoration: none;

}

span.forumlistingtitle2 {
    font-size: 1.1em;
    display: block;
    color: #404040;
}

span.forumlistingtitle3 {
    font-size: 1.9em;
    font-weight: 500;
    line-height: 0.9em;
    display: block;
    color: var(--ngpgray3);
    padding-top: 7px;
    padding-bottom: 7px;
    border-bottom: solid 2px var(--ngpgreen9);
    margin-bottom: 5px;
    margin-top: 20px;
}

span.forumlistingtitle4 {
    font-size: 1em !important;
    display: block;
    color: #5B5B5B !important;
    border-bottom: dotted 1px #DFEAFC;
}

span.forumtext {
    font-size: 1.1em !important;
    display: block;
    color: #212121 !important;
    padding-bottom: 14px;
}

div.forumpreviewbox {
    padding-top: 9px;
    padding-bottom: 5px;
    border-bottom: solid 2px #DFEAFC;
}

span.piccount {
    background-color: #4CA9E6;
    color: #fff;
    font-size: 0.7em !important;
    border-radius: 4px;
    font-weight: 300;
    padding-left: 4px;
    padding-right: 4px;
}

a.nodecorlink {
    color: #1C1C1C;
    text-decoration: none;
}

a.nodecorlink:hover {
    color: #404040;
    border-bottom: solid 1px #F1F1F1;
    text-decoration: none;
}

p.deletealbum a {
    border: solid 1px #4CA9E6;
    line-height: 45px;
    padding: 10px;
    margin: 15px;
    font-size: 0.8em;
    vertical-align: middle;
    border-radius: 15px;
}

p.deletealbum a:hover {
    border: solid 1px #4CA9E6;
    font-size: 0.9em;
    background-color: #4CA9E6;
    color: #fff;
}

p.termnumber {
    border-radius: 50%;
    background-color: #4CA9E6;
    display: block;
    width: 100px;
    height: 100px;
    padding: 30px;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    font-size: 2.5em;
    opacity: 0.8;
    margin-top: 30px;
}

p.termnumber:hover {
    opacity: 1;
}

p.terminfo {
    padding: 7px;
    border-bottom: dotted 1px #4CA9E6;
    font-size: 1em;
}

div.calendarbox {
    border-right: solid 8px #90FCCB;
}

span.opaque7 {
    opacity: 0.7;
}

h2.albumtitle {
    text-align: center;
    background-color: #E7F6FB;
    color: #4CA9E6;
    border-radius: 15px;
    padding: 10px;
    border-bottom: none;
    margin-top: 20px;
    font-size: 2.2em;
    text-transform: lowercase;
    text-shadow: 2PX 2PX 4px rgba(0, 0, 0, 0.12);
}


/* ----- NAVIGATION ----- */

#navcontainer {
    margin: 0 auto;
}

#navrow1 {
    background: rgba(255, 255, 255, 1);
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: solid 3px #ebebeb;
}

#navrow2 {
    background: #fff;
}

.navcell {
    width: 10%;
    background: none;
}

.navcell a {
    min-height: 30px;
    display: block;
    text-decoration: none !important;
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 4px;
    padding-top: 4px;
    color: #424242;
}

.navcell a:hover {
    color: white;
}

.navcell:hover {
    color: white;
    background-color: #00B2ff;
}


/*tablet*/
@media (min-width: 400px) {
    #navrow2 {
        display: none;
    }
}

/* ----- NAVIGATION ROWS END ----- */

.logocontainer {
    text-align: center;
    padding-top: 0;
    padding-bottom: 7px;
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

.nav > li {
    position: relative;
    display: block;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 8px;
}

.nav > li > a:hover,
.nav > li > a:focus {
    text-decoration: none;
    background-color: #eeeeee;
}

.nav > li.disabled > a {
    color: #aea79f;
}

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
    color: #aea79f;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #4CA9E6;
}

.mainpanel4 {
    padding-bottom: 0px;
    z-index: 900 !important;
}


.navicon2 {
    color: #1DA557;
    padding: 4px;
    opacity: 1;
}

.listicon {
    color: var(--ngpgreen6);
    padding: 5px;
    margin: 0 auto;
    opacity: 1;
}

.listicon:hover {
    color: var(--ngpgreen3);
    opacity: 1;
}

.hearticon {
    color: #d9d7da;
    padding: 5px;
    margin: 0 auto;
    opacity: 1;
}

.hearticon2 {
    color: #DD58FA;
    padding: 5px;
    margin: 0 auto;
    opacity: 1;
}

.hearticon:hover {
    color: #1B9BF2;
    opacity: 1;
}

.opaque6 {
    opacity: 0.6;
}

.topp5 {
    padding-top: 5px !important;
}

.topp10 {
    padding-top: 10px !important;
}

.op4 {
    opacity: 0.4;
}

.op5 {
    opacity: 0.5;
}

.op6 {
    opacity: 0.6;
}

.op7 {
    opacity: 0.7;
}

.op8 {
    opacity: 0.8;
}

.op9 {
    opacity: 0.9;
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    color: rgb(45, 45, 45);
    text-decoration: none;
}

a:hover,
a:focus {
    color: #0096BD;
    text-decoration: none;
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

figure {
    margin: 0;
}

img {
    vertical-align: middle;
}

#footercontainer {
    padding: 25px 10px 10px 10px;
    opacity: 0.9;
    color: #7e7e7e;
    text-align: left;
    font-size: 1em;
    padding-top: 7px;
    padding-bottom: 5px;
}

span.commenttitle {
    display: block;
    color: #FF8113;
    border-bottom: dotted 1px #F0B19A;
    font-size: 1.1em;
    margin-bottom: 5px;
}

.reallybignumber {
    font-size: 5em;
    font-weight: bold;
}

a.whitelink {
    color: #ffffff;
    border-radius: 4px;
    border: solid 1px rgba(255, 255, 255, 0.15);
    padding: 6px;
    margin: 7px;
}

span.commentator {
    border-radius: 5px;
    background-color: #EEF4FE;
    padding: 5px 10px 5px 0px;
    font-size: 0.7em;
    color: #7F7F7F;
    width: 100%;
    text-align: left;
    display: block;
}

p.commentbox {
    border-radius: 5px;
    width: 100%;
    padding: 10px 30px;
    font-size: 19px;
    border-left: solid 3px #FF8113;
    text-align: left;
    color: #3E3E3E;
}

#commentboxrow {
    border-radius: 5px;
    width: 80%;
    padding: 5px 30px;
    font-size: 1em;
    border-left: solid 3px #B1DEDF;
    text-align: left;
    color: #3E3E3E;
    margin-left: 0px;
    margin-top: -17px
}

span.newstitle {
    /*color: #48B3B4;*/
    color: #2B729C;
    font-size: 1.4em;
    display: block;
    border-bottom: solid 2px #60D7CE;
    padding: 5px;
}

span.newstitlehome {
    /*color: #48B3B4;*/
    color: #2B729C;
    font-size: 1.05em;
    display: block;
    border-bottom: dotted 1px #60D7CE;
    padding: 4px;
}

span.newssource {
    color: #139B9B;
    font-size: 0.75em;
    display: block;
    background-color: #E2F6F6;
    padding: 5px;
    opacity: 0.9;
}

p.newsarticle {
    border-radius: 5px;
    width: 100%;
    padding: 10px 40px;
    font-size: 18px;
    border-left: solid 3px #60D7CE;
    text-align: left;
    color: #3E3E3E;
}

h2.h2title1 {
    color: #29a6a8;
    border-bottom: solid 3px #60D7CE;
    padding-bottom: 5px;
}

h2.h2title2 {
    color: #F98113;
    border-bottom: solid 3px #FCC99A;
    padding-bottom: 5px;
}

span.light1 {
    opacity: 0.9;
}

span.light2 {
    opacity: 0.8;
}

span.light3 {
    opacity: 0.5;
}

span.light4 {
    opacity: 0.6;
}

span.light5 {
    opacity: 0.5;
}

span.realcommentator {
    border-radius: 5px;
    background-color: #EEF4FE;
    padding: 5px 10px 5px 0px;
    font-size: 0.7em;
    color: #ADADAD;
    width: 100%;
    text-align: left;
    display: block;
    margin-top: 7px;
}

p.realcommentbox {
    border-radius: 5px;
    width: 100%;
    padding: 7px 30px 7px 60px;
    font-size: 18px;
    border-left: solid 3px #B1DEDF;
    text-align: left;
    color: #153333;
    margin-top: -20px;
}

div.commentcontainer {
    display: none;
}

h2.searchresult {
    color: var(--ngpgreen3);
    border-bottom: dotted 1px var(--ngpgray4);
}

span.hiddennewstext {
    display: none;
}

#searchbar {
    padding: 15px;
    text-align: center;
}

#beautifulsearch {
    display: block;
    width: 100%;
    text-shadow: 1px 1px 2px #295C58;
    font-size: 1.7em;
}

#beautifulsearch {
    display: block;
    width: 100%;
    background-color: #ffffff;
    font-size: 1.7em;
}

#beautifulsearch:hover {
    display: block;
    width: 100%;
    font-size: 1.7em;
    border-bottom: solid 2px #FB9417;
}

input.bigsearchform {
    display: block;
    text-size: 1.7em;
}

h3.h3title1 {
    color: #46C9CA;
    background-color: #E5F7F7;
    font-size: 1.4em;
    padding: 5px;
    margin-top: -8px;
}

#messagebox {
    padding: 20px;
    text-align: left;
    display: none;
    line-height: 1.2em;
}

#messageboxtop {
    display: block;
    height: 1px;
    max-height: 1px;
    opacity: 0.01;
}

span.messagetext {
    color: #000;
    font-size: 1.2em;
    padding: 5px;
    display: block;
}

h3.listtitle {
    color: #F88C0E;
    border-bottom: solid 2px #FCC99A;
    padding: 10px;
    border-radius: 5px 5px 5px 5px;
}

table.toptenlist {
    padding: 5px;
    border-bottom: solid 1px #60D7CE;
    display: table;
    width: 90%;
}

td.listitembox {
    padding: 5px;
}

div.listitemrow {
    display: block;
    font-size: 1.2em;
    padding: 5px;
}

#voteupbutton {
    color: #58DC79;
    border: solid 1px #58DC79;
    background-color: #ffffff;
}

#votedownbutton {
    color: #FFBB93;
    border: solid 1px #FFBB93;
    background-color: #ffffff;
}

#voteplus {
    color: #FFFFFF;
    background-color: #00beed;
    border: solid 1px #FFBB93;
    font-size: 0.9em;
}

#voteminus {
    color: #FFFFFF;
    border: solid 1px #FFBB93;
    font-size: 0.9em;
    background-color: #e5e5e5;
}

button.positivescore {
    color: #FFFFFF;
    font-size: 1em;
    font-weight: bold;
    background-color: #2ECE89;
    border: 1px solid #0B80C3;
}

button.negativescore {
    color: #ffffff;
    font-size: 1em;
    font-weight: bold;
    background-color: #CCCCCC;
    border: 1px solid #B2B2B2;
}

span.toptennumber {
    font-size: 1.5em;
    padding: 5px;
    color: #48B3B4;
    border-radius: 50%;
    border: 1px dotted #48B3B4;
}

td.listitemname {
    font-size: 1.2em;
}

div.listcell {
    text-align: center;
    background-color: #ffffff;
}

div.addtolistbox {
    background-color: #F9F9F9;
    width: 90%;
    padding: 10px;
    text-align: center;
}

p.listbottomnote {
    color: #60D7CE;
    padding: 15px;
}

span.adcase {
    margin: 0 auto;
    text-align: center;
    display: inline;
    padding-left: 100px;
}

#nt-example2 {
    max-width: 620px;
    margin: auto;
}

#nt-example2-container {
    text-align: center;
    display: none;
}

#nt-example2-container i {
    font-size: 20px;
    margin: 4px;
    cursor: pointer;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

#nt-example2-container i:hover {
    color: #333;
}

#nt-example2 li {
    color: #2CC886;
    background: none;
    overflow: visible;
    text-overflow: ellipsis;
    height: 63px;
    padding: 5px 5px 5px 5px;
    line-height: 20px;
    list-style: none;
    font-size: 16px;
    text-align: left;
    opacity: 0.9;
    /*text-shadow: 1px 1px 1px #DCDCDC;*/
}

#nt-example2 li .state {
    font-size: inherit;
    margin: 0;
}

#nt-example2 span.hour {
    font-weight: 700;
}

#nt-example2-infos-triangle {
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 15px 16px 15px;
    border-color: transparent transparent #74cfae transparent;
    margin: 6px auto 0;
}

#nt-example2-infos {
    max-width: 620px;
    margin: auto;
    padding: 12px;
    color: #f2f2f2;
    background: #74cfae;
}

#nt-example2-infos .infos-hour {
    font-size: 50px;
    font-weight: 700;
    margin-top: 20px;
}

#nt-example2-infos h4 {
    color: #F2F2F2;
    font-weight: 500;
}

#nt-example2-infos .infos-text {
    text-align: left;
}

span.tickertime {
    background-color: #EEEEEE;
    font-size: 12px;
    border-radius: 4px;
    padding: 5px;
    border: dotted 1px #EEEEEE;
}

.navbar-default {
    background-color: rgba(222, 222, 222, 0.08);
    border-color: rgba(222, 222, 222, 0.03);
    border-bottom: none;
}

.navbar-default .navbar-brand {
    color: #ffffff;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #ffffff;
    background: none;
}

.navbar-default .navbar-text {
    color: #ffffff;
}

.navbar-default .navbar-nav > li > a {
    color: #00beed;
    border-top: solid 2px #F2F2F2;
    text-transform: uppercase;
    font-size: 0.85em;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border-bottom: solid 2px rgba(255, 255, 255, 0.1);
    border-radius: 0px;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    background-color: #F9F9F9;
    border-top: solid 2px #E8B40F;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #ffffff;
    background-color: #00beed;
}

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
}

.navbar-default .navbar-toggle {
    border-color: #00beed;
    background-color: #5889D6;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #096EA7;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #ffffff;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: rgba(200, 200, 222, 0.25);
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    background-color: #085B8B;
    color: #ffffff;
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #ffffff;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #ffffff;
        background-color: #096EA7;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #ffffff;
        background-color: #085B8B;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #cccccc;
        background-color: transparent;
    }
}

.navbar-default .navbar-link {
    color: #ffffff;
}

.navbar-default .navbar-link:hover {
    color: #ffffff;
}

.navbar-default .btn-link {
    color: #ffffff;
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
    color: #ffffff;
}

.input-group-addon {
    padding: 8px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #4FABCA;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-radius: 4px;
}

.panel {
    padding: 14px;
    background: rgba(200, 200, 222, 0.13);
}

.panel1 {
    background-color: rgba(254, 254, 254, 0.99);
    padding: 15px;
    border-radius: 7px;
}

.panel2 {
    background-color: rgba(254, 254, 254, 0.79);
    padding: 15px;
    border-radius: 7px;
}

.panel3 {
    background-color: rgba(254, 254, 254, 0.25);
    padding: 15px;
    opacity: 0.8;
    border-radius: 7px;
}

.panel3:hover {
    opacity: 1;
    background-color: rgba(250, 250, 250, 0.45);
}

.panel4 {
    background-color: rgba(254, 254, 254, 0.8);
    padding-top: 20px;
    border-radius: 7px;
}

.panel5 {
    background-color: rgba(254, 254, 254, 0.2);
    padding-top: 20px;
    border-radius: 7px;
    color: #fff;
}

.navpanel {
    background-color: #077DA6;
    border-bottom: solid 3px rgba(250, 250, 250, 0.35);
}

.uploadform {
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: solid 2px rgba(180, 180, 222, 0.3);
    background-color: rgba(0, 0, 0, 0.03);
    color: #7DCCFC;
    font-size: 1.2em;
}

/* progress bar style */
#progressbox {
    border: 1px solid #92C8DA;
    padding: 1px;
    position: relative;
    width: 400px;
    border-radius: 3px;
    margin: 10px;
    display: none;
    text-align: left;
}

#progressbar {
    height: 20px;
    border-radius: 3px;
    background-color: #77E0FA;
    width: 1%;
}

.mp3uploader {
    border: solid 1px #54DD6E;
    padding: 10px;
    border-radius: 7px;
}

.centereddiv {
    margin: 0 auto;
}

.buttona {
    display: block;
    width: 80%;
    color: #FFFFFF;
    background-color: #72DA54;
    border-bottom: #4DB62F solid 3px;
    border-left: none;
    border-top: none;
    border-right: none;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    font-size: 1.3em;
    padding: 9px;
    margin-top: 10px;
    border-radius: 6px;
}

.buttona:hover {
    background-color: #4DB62F;
    text-decoration: none;
}

.buttonb {
    background-color: var(--ngpgreen4);
    display: block;
    padding: 10px;
    font-size: 1em;
    color: #ffffff;
    margin-top: 5px;
    border: none;
    border-radius: 5px;
}

.buttonb:hover {
    background-color: var(--ngpgreen2);
}

.pushright1 {
    margin-left: 15px !important;
}

.buttonc {
    border: none;
    padding: 7px;
    border-radius: 7px;
    background-color: #84ABDF;
    color: white;
    margin: 5px;
}

.buttond {
    background-color: #E9E9E9;
    font-size: 0.9em;
    padding: 3px;
    border-radius: 4px;
}

.buttond:hover {
    background-color: #84ABDF;
    color: #ffffff;
    text-decoration: none;
}

input.texta {
    font-size: 1.3em;
    padding: 7px;
    border-left: solid 1px #D7F4CE;
    border-right: solid 1px #D7F4CE;
    border-top: solid 1px #D7F4CE;
    border-bottom: solid 3px #72DA54;
    width: 80%;
}

select.selecta {
    font-size: 1.3em;
    padding: 7px;
    border-left: solid 1px #D7F4CE;
    border-right: solid 1px #D7F4CE;
    border-top: solid 1px #D7F4CE;
    border-bottom: solid 3px #72DA54;
    width: 80%;
}

#uploadForm {
    border-top: #F0F0F0 2px solid;
    padding: 10px;
}

#uploadForm label {
    margin: 2px;
    font-size: 1em;
    font-weight: bold;
}

.demoInputBox {
    padding: 5px;
    border: #F0F0F0 1px solid;
    border-radius: 4px;
    background-color: #FFF;
    display: inline-block;
}

.inlineblock {
    display: inline-block;
}

#progress-bar {
    background-color: #12CC1A;
    height: 20px;
    color: #FFFFFF;
    width: 0%;
    -webkit-transition: width .3s;
    -moz-transition: width .3s;
    transition: width .3s;
}

.btnSubmit {
    background-color: #00b2ff;
    padding: 10px 40px;
    color: #FFF;
    border: #F0F0F0 1px solid;
    border-radius: 4px;
}

#savesongbutton {
    display: none;
}

#savepicbutton {
    display: none;
}

#progress-div {
    border: #72DA54 2px solid;
    padding: 5px 0px;
    margin: 30px 0px;
    border-radius: 8px;
    text-align: center;
    display: none;
    width: 85%;
}

#targetLayer {
    width: 100%;
    text-align: center;
}

p.message {
    padding: 7px;
    background-color: #FFFF49;
}

div.segmentbox {
    border-radius: 5px;
    background-color: rgba(0, 0, 0, 0.02);
    padding: 7px;
    border-top: solid 2px #EBF8A4;
}

input[type="file"] {
    display: inline-block;
}

.songbar {
    display: block;
    margin-left: 0 !important;
    width: 99% !important;
    border-bottom: solid 2px var(--ngpgray12);
}

.songbar2 {
    background-color: #ffffff;
    display: block;
}

.songdetailbox {
    overflow: hidden;
    border-bottom: solid 2px #F0F0F0;
    border-right: solid 1px rgba(255, 255, 255, 0.07);
    min-height: 65px;
    max-height: 65px;
    text-overflow: ellipsis;
    text-align: left;
    vertical-align: middle;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding-top: 5px;
    padding-bottom: 5px;
    background: none;
}

.songfunctionbox {
    overflow: hidden;
    border-bottom: solid 2px #F0F0F0;
    border-right: solid 1px rgba(255, 255, 255, 0.07);
    min-height: 65px;
    max-height: 65px;
    text-overflow: ellipsis;
    text-align: left;
    vertical-align: middle;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    font-size: 1.1em;
    padding-top: 5px;
    padding-bottom: 5px;
    background: none;
}

.songdetailbox a {
    text-decoration: none;
    color: #404040;
}

.songfunctionbox:hover {
    border-bottom: solid 2px #58DC79;
    background-color: #fbfbfb;
    /*color: #58DC79;*/
}

.songdetailbox:hover {
    border-bottom: solid 2px var(--ngpgreen8);
}

.songicon {
    opacity: 1;
    padding: 5px;
    text-shadow: 1px 1px 2px #295C58;
    margin: 0 auto;
    color: rgba(170, 190, 255, 0.9);
}

.mejs-container.progression-skin .mejs-controls {
    height: 40px;
    background: none;
}

.navbarrow {
    background: white;
    margin-top: -11px;
}

.playcount {
    border: solid 1px rgba(255, 255, 255, 0.04);
    border-radius: 3px;
    padding: 2px;
    font-size: 0.8em;
    color: #939393;
    margin-top: 3px;
}

.songminordetails {
    border: solid 1px rgba(255, 255, 255, 0.04);
    padding: 2px;
    font-size: 0.7em;
    color: var(--ngpgray5);
    margin-top: 1px;
    margin-bottom: 1px;
    display: block;
    text-align: left;
}


.blockelement {
    display: block !important;
}

.inv1 {
    display: none;
}

.inv {
    display: block;
}

div.invi {
    display: none;
}

.smalltext {
    font-size: 0.8em;
}

a.smallprofilepic {
    border: none;
}

.inlinesong {
    border: solid 1px #e8e8e8;
    border-radius: 4px;
    padding: 4px;
    margin: 4px;
    line-height: 2em;
}

.inlinesong:hover {
    background-color: #f6f6f6;
    border: solid 1px #1ee8e5;
}

.inlinesong2 {
    border: solid 1px #e8e8e8;
    border-radius: 4px;
    padding: 4px;
    margin: 4px;
    line-height: 2em;
}

.inlinesong2:hover {
    background-color: #f6f6f6;
    border: solid 1px #1ee8e5;
}

/* overall tablet */
@media (min-width: 551px) and (max-width: 900px) {


    #navrow1 {
        display: block;
    }

    .mobirow {
        display: none !important;
        border: none !important;
        padding: 0 !important;
        text-align: center;
        align-content: center;
    }

    .mobilesongfunctions {
        display: none !important;
        padding-bottom: 10px;
        padding-top: 7px;
        border-top: dotted 1px #f6eeed;
        background-color: #f7f4f7;
    }

    .nav {
        margin-bottom: 0;
        padding-left: 0;
        list-style: none;
    }

    .nav > li {
        position: relative;
        display: block;
    }

    .nav > li > a {
        position: relative;
        display: block;
        padding: 10px 10px;
        margin-right: 8px;
        margin-top: 10px;
    }

    .nav > li > a:hover,
    .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee;
    }

    .nav > li.disabled > a {
        color: #aea79f;
    }

    .nav > li.disabled > a:hover,
    .nav > li.disabled > a:focus {
        color: #aea79f;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed;
    }

    .nav .open > a,
    .nav .open > a:hover,
    .nav .open > a:focus {
        background-color: #eeeeee;
        border-color: #dd4814;
    }
}

/*mobile overall final desktop
 updated Sunday, Sept 25 2016*/

@media (min-width: 901px) {

    #ngplaylistlogo {
        margin-top: 23px;
    }

    .mobilesongfunctions {
        /*TODO*/
        display: none !important;
        padding-bottom: 10px;
        padding-top: 7px;
        border-top: dotted 1px #f6eeed;
        background-color: #f7f4f7;
    }

    .listnavicon {
        margin-left: 10px;
        margin-top: 6px;
    }
}

/* end of desktop styling*/
.inv {
    display: none;
}

.orange {
    color: orange;
}

.rounddownload {
    padding: 1px;
    padding-left: 5px;
    padding-right: 5px;
    border: solid 1px darkorange;
    border-radius: 4px;
    color: darkorange;
    font-size: 0.8em;
    margin-left: 10px;
}

.rounddownload:hover {
    text-decoration: none;
    background-color: darkorange;
    color: #ffffff;
}

.whitebox {
    background-color: #ffffff;
    background-image: -webkit-gradient(linear, bottom, 0% 0%, 0% 100%, from(#eeeeee), to(#FFFFFF));
    /* Safari 4+, Chrome 1-9 */
    background-image: -webkit-linear-gradient(bottom, #eeeeee, #FFFFFF);
    /* Safari 5.1+, Mobile Safari, Chrome 10+ */
    background-image: -moz-linear-gradient(bottom, #eeeeee, #FFFFFF);
    /* Firefox 3.6+ */
    background-image: -ms-linear-gradient(bottom, #eeeeee, #FFFFFF);
    /* IE 10+ */
    background-image: -o-linear-gradient(bottom, #eeeeee, #FFFFFF);
    /* Opera 11.10+ */
    background-image: linear-gradient(bottom, #eeeeee 0%, #FFFFFF 100%);
}

.artistname {
    text-transform: uppercase;
}

/*START OF CROPPIC CSS*/

/*
 * Author: Carlos Alvarez
 * URL: http://alvarez.is
 *
 * Project Name: FLATTY - Free Bootstrap 3 Theme
 * Version: 1.0
 * URL: http://blacktie.co
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 70px 0 70px;
    padding: 0;
}

/* Helpers */
.mt {
    margin-top: 40px;
    margin-bottom: 40px;
}

.logoHeader {
    font-size: 145px;
    line-height: 31px;
    margin: 105px 0 7px;
    color: #FFF;
    display: block;
    position: relative;
    z-index: 1;
    text-shadow: 8px 8px 0px rgba(0, 0, 0, 0.1);
    text-align: center;
    width: 430px;
}

#headerwrap h2 {
    margin-top: 82px;
    margin-bottom: 28px;
    opacity: 0.8;
    color: rgb(255, 255, 255);
    font-size: 33px;
    text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.2);
    text-align: center;
    width: 430px;
    font-weight: 300;
    letter-spacing: 1px;
}

.button5 {
    background-color: var(--ngpgreen4);
    color: #ffffff;
    font-size: 1.2em;
    border: none;
    margin-top: 8px;
    border-radius: 5px;
    padding: 7px 12px 7px 12px;
}

.button5:hover {
    background-color: var(--ngpblue1);
}

.inlinebutton1 {
    background-color: #ffffff;
    color: #3067AE;
    text-decoration: none;
    font-size: 1em;
    border: solid 1px #6B92C5;
    border-radius: 4px;
    padding: 1px 3px 1px 3px;
}

.submenuheader {
    color: var(--ngpgray2);
    font-weight: 600;
    text-transform: lowercase;
    margin-right: 6px;
    margin-top: 4px;
}

.submenunavbar {
    background: var(--ngpgray15);
    color: var(--ngpgray3) !important;
    width: 1140px;
    max-width: 1140px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    padding-bottom: 4px;
    padding-top: 4px;
    padding-left: 5px;
    border-bottom: solid 2px var(--ngpgray11);
    flex-wrap: wrap;
    font-size: 1.1em;
}

.submenunavbar > a {
    color: var(--ngpgray2);
    font-weight: 500;
    margin-left: 2px;
    border-radius: 0;
    padding: 6px;
    font-size: 0.9em;
    text-transform: lowercase;
    border-right: solid 3px transparent;
}

.submenunavbar > a:hover {
    color: var(--ngpgray1);
    font-weight: 500;
    background-color: var(--ngpgreen9);
}

.forumbarlink {
    color: #fff !important;
}

.downloadButton {
    color: #FFFFFF;
    margin: 10px 10px;
    padding: 20px 50px;
    width: 408px;
    display: none;
    text-align: center;
    font-weight: 300;
    background: transparent;
    border-radius: 3px;
    font-size: 38px;
}

.downloadButton sup {
    font-size: 15px;
}

.cropHeaderWrapper {
    overflow: hidden;
    height: 420px;
}

#cropContainerHeaderButton {
    color: #FFF;
    margin: 10px 0 30px 71px;
    padding: 15px 50px;
    width: 407px;
    display: block;
    text-align: center;
    font-weight: 400;
    background: #2CE987;
    text-transform: uppercase;
    border-radius: 2px;
    box-shadow: 8px 8px 0 rgba(0, 0, 0, 0.1);
    font-size: 20px;
}

#cropContainerHeaderButton:hover {
    background: #1CD139;
}

.optionsDiv {
    border-radius: 2px;
    position: absolute;
}

.optionsDiv a {
    width: 50%;
    margin-right: 20%;
    float: left;
    margin-bottom: 10px;
    cursor: pointer;
}

#optionsFloating.fixed {
    position: fixed;
    top: 100px;
}

.downloadLink {
    font-size: 22px;
    color: #666;
    text-align: center;
    display: block;
    width: 320px;
    width: 320px;
    padding: 10px;
    border: 1px solid #CCC;
    height: 62px;
    margin: 0 auto;
}

.downloadLink:hover {
    background: #FFF;
}

.downloadIcon {
    width: 75px;
    height: 75px;
    display: block;
    background-size: 75px 150px;
    background-position: 0 0;
    background-image: url(img/downloadIcon.png);
}

.downloadLink:hover .downloadIcon {
    background-position: 0 -75px;
}

.downloadIcon.small {
    width: 25px;
    height: 25px;
    display: block;
    background-size: 25px 50px;
    background-position: 0 0;
    background-image: url(img/downloadIcon.png);
}


.downloadLink:hover .downloadIcon.small {
    background-position: 0 -25px;
}

.downloadLink .downloadIcon {
    float: left;
}

.downloadLink span {
    line-height: 40px;
    float: left;
}

#cropContainerModal {
    width: 400px;
    height: 400px;
    position: relative;
    border: 1px solid #ccc;
}

#cropContainerModal2 {
    width: 400px;
    height: 400px;
    position: relative;
    border: 1px solid #ccc;
}

#cropContaineroutput {
    width: 100%;
    height: 145px;
    position: relative;
    border: 1px solid #ccc;
}

#cropContainerEyecandy {
    width: 100%;
    height: 200px;
    position: relative;
    border: 1px solid #ccc;
}

#cropContainerPreload {
    width: 100%;
    height: 200px;
    position: relative;
    border: 1px solid #ccc;
}

#cropContainerMinimal {
    width: 100%;
    height: 200px;
    position: relative;
    border: 1px solid #ccc;
}

#cropContainerPlaceHolder2 {
    width: 100%;
    height: 200px;
    position: relative;
    border: none;
}

#web_by {
    position: absolute;
    right: 10px;
    font-size: 10px;
    color: #aaa;
    padding: 13px;
    cursor: pointer;
}

#web_by label {
    display: none;
    position: absolute;
    right: 5px;
    top: -32px;
    z-index: 10000;
    font-size: 10px;
    color: #ffa200;
    padding: 10px 9px;
    cursor: pointer;
    width: 60px;
    height: 40px;
    background-image: url('img/jobotic_bubble.png');
    background-repeat: no-repeat;
}

#jobotic {
    position: fixed;
    right: -100px;
    bottom: -3px;
    font-size: 10px;
    color: #aaa;
    padding: 13px;
    cursor: pointer;
    z-index: 9999;
}

#kontakt {
    float: left;
    width: 100%;
    height: auto;
    z-index: 450;
    position: relative;
}

#kontakt_bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 450;
}

#copyright {
    float: left;
    width: 100%;
    height: 45px;
    background-color: #FFF;
    margin-top: 6px;
}

#copyright p {
    float: left;
    width: 100%;
    font-size: 12px;
    color: #999;
    text-align: center;
    background-color: #FFF;
    margin-top: 10px;
}

/*END OF CROPPIC CSS*/

.thumbcontainer {
    padding: 5px;
    border: solid 2px #efefef;
    border-radius: 5px;
    display: inline-block;
    margin: 3px;
}

.thumbcontainer2 {
    padding: 5px;
    border: none;
    display: inline-block;
    margin: 3px;
    font-size: 0.85em !important;
    line-height: 1.2em;
    max-width: 700px;
}

.thumbcontainer2:hover {
    background-color: rgba(255, 255, 255, 0.3);
    color: #ffffff;
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

#newstatusbox {
    background-color: #eeeeee;
    font-size: 1em;
    padding: 7px;
    color: gray;
}

/* picture modal styles */
.imagemodalcontainer {
    padding: 0px;
    max-width: 900px;
    max-height: 800px;
    background: rgba(255, 255, 255, 0.94);
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    padding-bottom: 10px;
    border-radius: 0px 0px 7px 7px;
    margin: 0 auto;
}

.logintolikepic {
    background-color: var(--ngpgreen4);
    padding: 10px;
    color: #3c3c3c;
    text-align: center;
    font-size: 0.9em;
    display: none;
}

.picdetailbox {
    color: gray;
    text-align: center;
    font-size: 0.9em;
    padding-top: 7px;
}

.picicon2 {
    color: #bcbcbc;
    padding: 5px;
    margin: 0 auto;
    opacity: 1;
}

.example {
    padding: 3em 0;
}

.picthumb {
    width: 140px;
    height: 140px;
    border-radius: 4px;
}

.picthumb2 {
    width: 210px;
    height: 210px;
    border-radius: 4px;
}

.picthumb3 {
    width: 200px;
    height: 200px;
    border-radius: 3px;
}

.newartistpics {
    /*background-image: url("bg/11.jpg");*/
    background-color: rgba(0, 0, 0, 0.18);
    color: #fff;
}

a.artistpicname {
    text-decoration: none;
    color: #fafafa;
    padding-top: 5px;
}

a.artistpicname:hover {
    text-decoration: none;
    color: #ffffff;
}

a.blacklink {
    color: #252525;
    padding: 2px;
}

a.blacklink:hover {
    text-decoration: none;
    color: #6fba53;
    background-color: #ffffff !important;
}

div.justuploadebox {
    padding: 12px;
    padding-top: 3px;
}

.artistlink {
    border-radius: 0;
    font-weight: 500;
    border-bottom: solid 1px var(--ngpgreen9);
}

a.artistlink:hover {
    color: var(--ngpgreen7);
    background-color: white;
}

a.songlink:hover {
    color: var(--ngpgreen7);
    background-color: white;
}

a.userlink {
    color: var(--ngpgreen7);
    border-bottom: solid 1px var(--ngppurpledesat8);
    padding: 2px 4px 2px 4px;
    font-weight: 400;
}

a.userlink:hover {
    text-decoration: none;
    color: var(--ngpgreen4);
    border-bottom: solid 1px var(--ngpgreen3);
    background: rgba(255, 255, 255, 0.78);
}

a.userlinkthumb {
    color: var(--ngpgreen2);
    border: none;
    padding: 2px 4px 2px 4px;
    font-weight: 400;
}

a.userlinkthumb:hover {
    text-decoration: none;
    color: var(--ngpgreen4);
    border: none;
    background: rgba(255, 255, 255, 0.78);
    opacity: 0.8;
}

.biggertext {
    font-size: 1.1em;
}

/*COMMENT STYLES*/

.detailBox {
    margin: 10px;
}

.titleBox {
    background-color: #fdfdfd;
    padding: 10px;
    font-size: 1.5em;
}

.titleBox label {
    color: #444;
    margin: 0;
    display: inline-block;
}

.commentBox {
    padding: 10px;
    border-top: 1px dotted #546CD7;
}

.commentBox .form-group:first-child,
.actionBox .form-group:first-child {
    width: 100%;
}

.commentBox .form-group:nth-child(2),
.actionBox .form-group:nth-child(2) {
    width: 25%;
}

.actionBox .form-group * {
    width: 100%;
}

.taskDescription {
    margin-top: 10px;
}

.commentList {
    padding: 0;
    list-style: none;
    max-height: 600px;
    overflow: auto;
}

.commentList li {
    margin: 0;
    margin-top: 10px;
}

.commentList li > div {
    display: table-cell;
}

.commenterImage {
    width: 60px;
    height: 50px;
    margin-right: 5px;
    height: 100%;
    float: left;
}

.commentrow {
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: dotted 1px #DFDFDF;
}

.commenterImage img {
    width: 80%;
    border-radius: 50%;
}

.commentText p {
    margin: 0;
    font-size: 1.1em;
}

.sub-text {
    color: #aaa;
    font-size: 11px;
}

.actionBox {
    padding: 10px;
    padding-top: 5px;
}

.commenttextarea {
    width: 60%;
    font-weight: 100;
    height: 80px !important;
}

.commenttextarea2 {
    width: 60%;
    font-weight: 400;
    height: 120px !important;
}

.commentfield {
    border: solid 2px var(--ngpgreen7) !important;
    padding: 5px 10px 5px 10px !important;
    border-radius: 4px !important;
    margin-top: 5px;
    font-size: 1.1em !important;
}

img.profilepic {
    max-width: 300px;
    border-radius: 5px;
    padding: 5px;
    border: solid 2px #f4f4f4;
    display: inline-block !important;
    margin: 0 auto !important;
}

img.profilepic2 {
    max-width: 190px;
    border-radius: 7px;
    padding: 4px;
    border: solid 2px #f4f4f4;
    display: inline-block !important;
    margin-top: 7px;
    margin-bottom: 7px;
    margin-left: 0 !important;
    width: 170px;
}

.colorbar {
    height: 5px !important;
}

.artbar {
    height: 5px;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

/*mobile*/

@media (max-width: 500px) {
}

/*tablet*/

@media (min-width: 501px) and (max-width: 700px) {
}

/*tablet*/

@media (min-width: 701px) and (max-width: 1000px) {
    .colorbar {
        width: 92%;
        margin: -10px;
    }
}

@media (min-width: 800px) {
    .colorbar {
        width: 92%;
        margin-top: -11px;
        margin-left: -2px;
    }
}

.userbar {
    padding: 7px 0px 7px 0px;
    border-bottom: solid 2px #f9f9f9;
}

.smallprofilepic {
    max-width: 60px;
    width: 60px;
    height: 60px;
    border-radius: 10px;
    border: none;
}

.smallprofilepic.a {
    border-radius: 10px;
    border: none;
}

.smallprofilepic.a:hover {
    border-radius: 0px;
    opacity: 0.85;
    border: none;
}

.smallprofilepic2 {
    max-width: 40px;
    width: 40px;
    height: 40px;
    border-radius: 3px;
    border: none;
}

.smallprofilepic2.a {
    border: none;
}

.smallprofilepic2.a:hover {
    opacity: 0.75;
    border: none;
}

.songbartable {
    height: 65px;
    display: block;
}

.blueform {
    display: block !important;
    border-radius: 6px;
    border: solid 1px #f2f2f2;
    width: 95%;
    font-weight: 100;
    height: 90px !important;
    background-color: rgba(0, 0, 0, 0.2);
    margin-top: 10px;
}

.bluebutton {
    display: block !important;
    border-radius: 6px;
    border: solid 1px #f2f2f2;
    width: 95%;
    background-color: rgba(20, 20, 20, 0.2);
    padding: 7px;
    color: #ffffff;
    margin-top: 5px;
}

.bluebutton:hover {
    background-color: rgba(80, 80, 180, 0.2);
}

.nominationform {
    display: block !important;
    border-radius: 6px;
    border: solid 2px #40d90d;
    width: 95%;
    font-weight: 100;
    height: 70px !important;
    background-color: rgba(255, 255, 255, 0.9);
    margin-top: 10px;
    padding: 5px;
    color: #2d2d2d;
}

.nominationbutton {
    display: block !important;
    border-radius: 6px;
    border: solid 1px #f2f2f2;
    width: 95%;
    background-color: #40d90d;
    padding: 7px;
    color: #ffffff;
    margin-top: 5px;
}

.nominationbutton:hover {
    background-color: rgba(80, 80, 180, 0.2);
}

div.footerlogorow {
    padding-top: 10px;
    padding-bottom: 17px;
}

div.whitediv {
    padding-bottom: 20px !important;
}

div.whitediv2 {
    padding-bottom: 10px !important;
}

.limitWidthForSmallerContent {
    max-width: 600px;
    margin: 0 auto;
    text-align: left;
    place-content: start;
}

/*

 FINAL RESPONSIVE

 0-519 pixels: Most all phones in portrait mode will see the narrowest layout,
 and this can be a fluid-width layout to accomodate exact screen widths.
 Iphone landscape will still see this narrowest design.

 520-959 pixels: Some newer Android phones with big screens and large resolutions
 will see the middle layout in portrait orientation, as will Kindle Fire, iPad,
 and most Android tablets in portrait. Most Android phones in landscape orientation
 will also see this layout.

 960+ pixels: Newer big screen Android phones, Kindle Fire, iPad, and most
 Android tablets in landscape orientation will see the full width layout.
 This is also the layout that desktops will see.

*/

a.forumlistingheader {
    color: var(--ngpgray1) !important;
    padding-bottom: 3px;
}

a.forumlistingheader:hover {
    color: var(--ngpgreen4) !important;
    text-decoration: none;
    font-weight: bold;
}

.forumlistingcategory {
    background-color: var(--ngpgreen10);
    color: var(--ngpgray3);
    letter-spacing: 0.12em;
    font-size: 0.65em;
    text-transform: uppercase;
    font-weight: 400;
    padding: 2px;
    border-radius: 3px;
}

div.forumpostspecs {
    color: #898989 !important;
    font-size: 0.8em;
    text-overflow: clip;
    overflow: hidden;
}

.uploadifyQueue {
    width: 450px;
}

.uploadifyQueueItem a {
    font-size: 12px;
    text-decoration: none;
    color: #2779AA !important;
}

.uploadifyQueueItem a:hover {
    text-decoration: underline;
}

.uploadifyQueueItem:first-child {
    margin-top: 0px;
}

.uploadifyQueueItem {
    margin-top: 5px;
    padding: 5px;
    border: 1px solid #D6D6D6;
    background-color: #ffffff;
}

.uploadedImage {
    border: none;
    max-width: 438px;
}

.uploadedThumbnail {
    border: none;
    max-width: 200px;
}

.afterUploadThumbnail {
    display: block;
}

.cancel {
    float: right;
    margin-left: 5px;
}

.uploadifyProgress {
    background-color: #FFFFFF;
    border-color: #808080 #C5C5C5 #C5C5C5 #808080;
    border-style: solid;
    border-width: 1px;
    margin-top: 10px;
    width: 100%;
}

.uploadifyProgressBar {
    background-color: #869FB7;
    height: 3px;
    width: 1px;
}

.uploadButton {
    width: 110px;
    margin-top: 10px;
}

.button_cancel {
    width: 10px;
    height: 10px;
    background: transparent url("close.png") no-repeat scroll 0 0;
    border: none;
    cursor: pointer;
    padding: 0px;
    margin-bottom: 0px !important;
    margin-top: 4px !important;
    line-height: 1 !important;
}

.uploadifyQueue:after {
    font-size: 0;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

.imu_info {
    display: none;
    clear: both;
    border: 1px solid #c8c8c8;
    background-color: #e2e2e2;
    -moz-border-radius: 10px;
    -moz-box-shadow: 3px 3px 20px #e2e2e2;
    -webkit-border-radius: 10px;
    -webkit-box-shadow: 3px 3px 20px #e2e2e2;
    border-radius: 10px;
    box-shadow: 3px 3px 20px #e2e2e2;
    padding: 10px;
    margin-bottom: 15px;
    font-size: 12px;
    text-align: center;
    line-height: 150%;
}

.imu_loader {
    display: none;
    margin-left: 15px;
}

.mainSection {
    width: 960px !important;
}

.menu {
    width: 240px !important;
}

code {
    font-family: monospace;
    white-space: nowrap;
    overflow: auto;
}

#IMU0Queue {
    width: auto !important;
}

#IMU0Queue .uploadifyQueueItem {
    float: left;
}

#IMU0Queue .cancel {
    float: none !important;
    text-align: right;
}

.politerowmessage {
    text-align: center !important;
    font-size: 1.5em !important;
    padding: 10px;
    color: #797979;
    font-style: italic;
}

img.thumb150 {
    padding: 4px;
    border: none;
    display: inline;
    margin-right: 5px;
    margin-bottom: 5px;
    border-radius: 3px;
    max-height: 150px !important;
}

div.boxgallery {
    display: block;
    padding-top: 10px;
}

.scrollgeneric {
    line-height: 1px;
    font-size: 1px;
    position: absolute;
    top: 0;
    left: 0;
}

.vscrollerbase {
    width: 10px;
    background-color: white;
}

.vscrollerbar {
    width: 10px;
    background-color: black;
}

.hscrollerbase {
    height: 10px;
    background-color: white;
}

.hscrollerbar {
    height: 8px;
    background-color: black;
}

.hscrollerbar {
}

.vscrollerbar {
}

.vscrollerbar,
.hscrollerbar {
    padding: 5px;
    z-index: 2;
}

.vscrollerbarbeg {
    width: 15px;
    height: 15px !important;
}

.vscrollerbarend {
    width: 15px;
    height: 15px;
}

.hscrollerbarbeg {
    height: 15px;
    width: 15px !important;
}

.hscrollerbarend {
    height: 15px;
    width: 15px;
}

.scrollerjogbox {
    width: 15px;
    height: 15px;
    top: auto;
    left: auto;
    bottom: 0px;
    right: 0px;
}

.vscrollerbase {
}

.vscrollerbasebeg {
    width: 15px;
    height: 15px !important;
}

.vscrollerbaseend {

    height: 15px;
    width: 15px;
}


#horizontalwrap {
    border: none;
    /* this is only for show*/
    /* Following is the way to stack things dynamically */
    display: inline;
    white-space: nowrap;
}

#mycustomscroll {
    /* Typical fixed height and fixed width example */
    width: 100%;
    height: 240px !important;
    overflow: auto;
    /* IE overflow fix, position must be relative or absolute*/
    position: relative;
    background-color: #FFFFFF;
    margin: 0.3em auto;
    padding: 0px 4px 5px 4px;
}

.articleheader {
    text-align: left;
    font-size: 1.95em !important;
    background: none;
    margin-top: 20px;
    color: var(--ngpgray4);
    text-shadow: none;
    padding: 5px 5px 10px 10px;
    display: block;
    margin-bottom: 10px;
    border-bottom: solid 3px #DFDFDF;
}

#articledetails {
    display: block;
    text-align: left;
    border-bottom: dotted 2px #DFDFDF;
    border-top: dotted 2px #DFDFDF;
}

.rowsongicon {
    color: var(--ngpgreen7);
    padding: 5px;
    margin: 0 auto;
    opacity: 1;
}

.rowsong {
    border: none;
    padding: 0 !important;
    padding-bottom: 9px;
    margin-bottom: 8px;
    border-bottom: solid 1px var(--ngpgray13);
}

.rowsongtable {
    border: 2px solid rgba(0, 0, 0, 0.0);
}

.rowsongbutton {
    text-align: center;
    border-radius: 10px;
    margin: 2%;
}

.rowsongtext {
    border: solid 0 #ECECEC;
    border-radius: 10px;
    padding-left: 10px;
    margin: 2%;
}

.rowsongbutton:hover {
    background-color: #F6F6F6;
}

.noticebox {
    font-size: 1.2em;
    color: #333 !important;
}

td.amountrecieved {
    background-color: #00cc33;
    min-height: 60px;
    border-radius: 10px 0 0 10px;
}

td.amountremaining {
    background-color: #f54c2f;
    border-radius: 0 10px 10px 0;
    min-height: 60px;
}

table.donationtable {
    border-radius: 10px;
    height: 40px;
    width: 600px;
    max-width: 650px;
    min-height: 60px;
    padding: 10px;
    background-color: #fafafa;
    font-size: 12px;
    font-weight: bold;
    color: white;
}

div.scrolltotopbar {
    padding: 10px;
    font-size: 1.2em;
    color: #00abd7;
    text-align: center;
    opacity: 1;
}

div.scrolltotopbar:hover {
    background-color: #14cfff;
    color: white;
    opacity: 1;
}

div.bottommenubar {
    padding: 12px;
    font-size: 1.1em !important;
    color: rgb(64, 64, 64);
    text-align: left;
    margin-bottom: 8px;
    opacity: 1;
}

a.navbarlink2 {
    background: none;
    color: rgb(45, 45, 45);
    display: inline-block;
    line-height: 1.3;
    padding: 5px;
    padding-bottom: 5px;
    border: solid var(--ngpgreen4);
    border-width: 0 0 3px 0;
    text-decoration: none !important;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 2px !important;
    -webkit-transition: color 0.1s ease, border-color 0.1s ease;
    transition: color 0.1s ease, border-color 0.1s ease;
}

a.navbarlink2:hover {
    opacity: 0.7;
    border-color: var(--ngpgreen6);
}

a.navbarlink2:active {
    color: white;
    background-color: var(--ngpgreen3);
}

.lighticon {
    color: #ffffff !important;
}

.color0 {
    background-color: #99e6b3;
}

.color1 {
    background-color: #99e6df;
}

.color2 {
    background-color: #99bfe6;
}

.color3 {
    background-color: #9f99e6;
}

.color4 {
    background-color: #cc99e6;
}

.color5 {
    background-color: #e699d2;
}

.color6 {
    background-color: #e69999;
}

.color7 {
    background-color: #e6c699;
}

.color8 {
    background-color: #d9e699;
}

.color9 {
    background-color: #ace699;
}

div.photobox {
    background-color: rgba(0, 0, 0, 0.7);
    padding-top: 0;
    padding-bottom: 0;
}

div.photoboxleft {
    text-align: left;
    margin-left: -10px;
}

div.photoboxright {
    color: rgba(255, 255, 255, 0.8);
}

img.photoboxpic {
    max-width: 743px !important;
    max-height: 1000px !important;
}

span.pagination {
    padding: 7px;
    border: solid 1px rgba(30, 50, 90, 0.1);
    border-radius: 50%;
    margin-left: 3px;
    margin-right: 3px;
    height: 38px;
    width: 38px;
}

span.pagination a {
    border-color: rgba(0, 0, 0, 0.1);
}

span.pagination a:hover {
    background-color: rgba(0, 0, 0, 0.05);
}

/* UPDATE PROFILE PAGE STYLES*/

#updateprofilebox {
    display: none;
}

video.centeredvideo {
    margin: 0 auto !important;
}

tr.songrow {
    border-bottom: solid 2px #DFDFDF !important;
    border-top: solid 10px white !important;
    padding-bottom: 8px !important;
    padding-top: 5px !important;
    height: 30px;
}

/*STYLES for STATUS and STATUS UPDATES:*/

textarea.statustextarea {
    width: 95%;
    display: block;
    padding: 10px;
    color: #333333;
    font-size: 1.15em;
    border: solid 2px #f2f2f2;
    border-radius: 7px;
    margin: 0 auto;
}

button.poststatusbutton {
    border-radius: 5px;
    border: solid 1px #d3d3d3;
    color: var(--ngpgreen4);
    font-size: 0.8em;
    padding: 6px;
    margin: 10px;
    opacity: 0.9;
    display: block;
    background-color: white;
    margin-left: 0px;
}

#displaystatusbox {
    padding: 12px;
    border-top: dotted 2px #e5e5e5;
    border-bottom: solid 2px #e5e5e5;
    font-size: 1.1em;
    color: #999999;
    margin-bottom: 8px;
}

#createstatusbox {
    padding: 12px;
    border-bottom: solid 2px #f2f2f2;
    font-size: 1.1em;
    color: #585858;
    background-color: #f2f2f2;
}

#statusticker {
    color: white;
    font-size: 0.8em;
    border-bottom: dotted 1px rgba(255, 255, 255, 0.3);
    margin-top: 0px;
    display: block;
    width: 100%;
    padding: 5px;
    border-top: none;
    opacity: 0.85;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 1.5em;
    text-align: left;
    height: 19px !important;
}

#statusticker > li {
    text-align: left;
}

#statusticker > a {
    color: white !important;
    font-weight: bold;
}

a.classifiedsbiglink {
    padding: 6px;
    border: solid 2px #dfdfdf;
    border-radius: 5px;
}

div.classifiedsnavbox {
    display: block;
    text-align: center;
}

span.explainer {
    padding: 10px !important;
    text-align: left !important;
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

#newstatusbox {
    background-color: #eeeeee;
    font-size: 1em;
    padding: 7px;
    color: gray;
}

/* picture modal styles */
.imagemodalcontainer {
    padding: 0px;
    width: 100%;
    background: white;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding-bottom: 10px;
    border-radius: 0px 0px 7px 7px;
}

.logintolikepic {
    background-color: var(--ngpgreen4);
    padding: 10px;
    color: #3c3c3c;
    text-align: center;
    font-size: 0.9em;
    display: none;
}

.picdetailbox {
    color: gray;
    text-align: center;
    font-size: 0.9em;
    padding-top: 7px;
}

.picicon2 {
    color: #bcbcbc;
    padding: 5px;
    margin: 0 auto;
    opacity: 1;
}

.example {
    padding: 3em 0;
}

.marquee,
.marquee-with-options,
.marquee-vert-before,
.marquee-vert {
    width: 97%;
    overflow: hidden;
    max-height: 45px !important;
}

.userprofilepic {
    margin-top: 13px;
    margin-bottom: 13px;
    border-radius: 7px;
    width: 230px;
}

.songtitlelink {
    font-size: 1.1em;
    font-weight: 500;
}

/* SIDE NAVIGATION BELOW */

/* The side navigation menu */
.side-nav {
    color: var(--ngpgray11);
    height: 100%;
    /* 100% Full-height */
    width: 0;
    /* 0 width - change this with JavaScript */
    position: fixed;
    /* Stay in place */
    top: 0;
    left: 0;
    background-color: var(--ngpgreen4);
    overflow-x: hidden;
    padding-top: 60px;
    transition: 0.4s;
    z-index: 5000;
    border-right: solid 3px var(--ngpgreen8);

}

.pushdown {
    margin-top: 10px !important;
}

/* The navigation menu links */
.side-nav > a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 1.1em;
    color: var(--ngpgray14);
    border-bottom: dotted 1px var(--ngppurpledesat6);
    display: block;
    transition: 0.05s;
    font-weight: 600;
}

.side-nav > a:hover {

}

.side-nav a.sidemenulevel2 {
    font-weight: 400;
    padding: 8px 8px 8px 40px;
    font-size: 17px;
    color: var(--ngpgray13);
}

/* When you mouse over the navigation links, change their color */
.side-nav a:hover {
    color: var(--ngppurpledesat12);
    background-color: var(--ngppurpledesat6);
}

/* Position and style the close button (top right corner) */
.side-nav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main {
    transition: margin-left .5s;
    padding: 20px;
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
    .side-nav {
        padding-top: 15px;
    }

    .side-nav a {
        font-size: 18px;
    }
}


/* Remember 360 800*/
@media screen and (max-width: 480px) {
    body {
        zoom: 0.90;
    }
}

/*FIRST BREAKPOINT - MOBILE SMALL DEVICES*/
/* FIRST BREAKPOINT firstbreakpoint*/
/* styles for mobile browsers smaller than 600px */
@media screen and (max-width: 600px) {

    #mobilemenurow {
        padding: 10px;
        text-align: left;
        display: block;
        line-height:50px;
    }

    .mobilenavlink {
        color: #3e3e3e;
        padding: 6px;
        display: inline;
        font-size: 0.91em;
        text-align: left;
        white-space: nowrap;
        overflow: hidden;
        border-bottom: solid 1px var(--ngppurpledesat10);
        background-color: var(--ngppurpledesat12);
        border-radius: 8px;
        margin-bottom: 18px;
        margin-top: 18px;
    }

    .mobilenavlink:hover, .mobilenavlink:active {
        background-color: white;
    }

    .submenunavbar {
        max-width: 99%;
        display: block;
        padding: 0px !important;
        margin: 0px !important;
    }

    .submenunavbar > a {
        display: inline-block;
        width: 32% !important;
        border: solid 1px var(--ngppurpledesat11);
    }

    .inlinesong2 {
        display: block;
        font-size: 0.85em;
        overflow: hidden;
        white-space: nowrap;
        /*text-overflow: ellipsis;*/
        padding-top: 5px;
    }

    .songheader {
        background-color: rgb(255, 255, 255) !important;
        font-size: 1.5em !important;
        color: rgb(48, 48, 48);
        padding-left: 20px;
    }


    .listicon {
        color: var(--ngpgreen6);
        padding: 5px;
        margin: 0 auto;
        opacity: 1;
        min-width: 40px;
        min-height: 40px;
    }


    .songtitlelink {
        font-size: 1.25em;
        font-weight: 400;
    }

    #navrow1 {
        display: none;
    }

    #navrow2 {
        display: block;
    }

    div.thumbbox {
        width: 33%;
        height: 180px !important;
        font-size: 0.8em !important;
        color: rgb(85, 85, 85) !important;
        display: inline-block !important;
        line-height: 120%;
    }


    body {
        padding-top: 0;
    }

    .mainpanel4 {
        padding-bottom: 20px !important;
        z-index: 900 !important;
    }

    .contentrow {
        display: flex;
        padding: 10px;
        background: none;
        border-bottom: solid 2px var(--ngpgray10);
        width: 97%;
        flex-direction: column;
        justify-content: flex-start;
    }

    h1 {
        font-size: 3em;
        color: var(--ngpgray4);
        font-weight: 500;
        padding-top: 10px;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }

    h2 {
        display: block;
        font-size: 1.5em;
        padding: 8px 10px 5px 0px;
        color: var(--ngpgray2);
        border-bottom: solid 2px var(--ngpgray10);
        margin-bottom: 8px;
        text-align: left;
        font-weight: 600;
    }


    span.forumlistingtitle3 {
        font-size: 1.7em;
        font-weight: 500;
        line-height: 0.9em;
        display: block;
        color: var(ngpgray1);
        padding-top: 20px;
        padding-bottom: 7px;
        border-bottom: solid 3px var(--ngpgreen9);
        margin-bottom: 7px;
    }

    .playcount {
        padding: 2px !important;
        font-size: 0.7em !important;
        color: var(--ngpgray4) !important;
        margin-top: -5px !important;
        font-weight: 400 !important;
        font-family: 'Fira Sans Condensed', sans-serif;
    }

    .marquee,
    .marquee-with-options,
    .marquee-vert-before,
    .marquee-vert {
        width: 100%;
        overflow: hidden;
    }

    /* The navigation menu links */
    .side-nav a {
        padding: 8px 8px 8px 32px;
        text-decoration: none;
        font-size: 1.15em;
        color: var(--ngpgray12);
        display: block;
        transition: 0.2s;
        font-weight: 500;
    }

    .side-nav a.sidemenulevel2 {
        padding: 8px 8px 8px 40px;
        font-size: 16px;
        color: var(--ngpgray14);
        font-weight: 500;
        font-style: italic;

    }

    /* When you mouse over the navigation links, change their color */
    .side-nav a:hover {
        color: var(--ngpgreen1);
    }

    .listnavigationbutton {
        padding-top: 5px;
        padding-left: 15px;
        background: none;
        border-radius: 0;
        max-height: 40px;
        margin-top: -10px;
    }

    .listnavicon {
        color: var(--ngpgreen7);
        zoom: 1.5;
        padding-right: 10px;
        margin-top: 6px;
    }

    #ngplaylistlogo {
        width: 145px !important;
        margin-top: 27px;
        margin-bottom: 10px;
        margin-left: 0;
    }

    #toplogobig {
        margin-top: -4px;
    }

    .navlistlogoandsearchdiv {
        width: 100%;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
    }

    .topsearchbutton {
        border: none;
        background-color: var(--ngpgreen7);
        color: #ffffff;
        height: 40px;
        max-height: 40px !important;
        width: 38px;
        margin-left: -38px;
        margin-top: -3px;
        padding-left: 5px;
        padding-top: 0;
        z-index: 1903;
        border-radius: 0 6px 6px 0;
    }

    .topsearchbutton:hover {
        background-color: var(--ngpgreen4);
        color: #FFFFFF;
    }

    .form-control {
        display: block;
        width: 100%;
        padding: 8px 12px;
        font-size: 1.1em;
        line-height: 1.42857143;
        color: var(--ngpgray1);
        background-color: #ffffff;
        background-image: none;
        border: 1px solid var(--ngpgray6);
        border-radius: 6px;
        height: 42px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
        -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    }

    .statuscontainer > a {
        color: var(--ngpgreen4) !important;
    }

    .statuscontainer {
        width: 100% !important;
        height: 41px;
        line-height: 19px;
        overflow: Hidden;
        padding: 3px 0;
        margin: 6px auto;
        color: var(--ngpgray1);
    }

    .picthumb {
        width: 100px;
        height: 100px;
        border-radius: 2px;
    }

    .mobilehideable {
        display: none !important;
    }

    #ngplaylistlogo {
        width: 140px;
        margin-top: 5px;
    }

    .searchframe {
        width: 400px;
        padding-top: 8px;
        margin: 0 auto;
        text-align: center;
        padding-left: 20px;
    }

    .navcell {
        font-size: 0.7em !important;
        border-left: solid 2px white;
        width: 10%;
        background-color: #FAFAFA;
    }

    .navcell a {
        min-height: 30px;
        display: block;
        text-decoration: none !important;
        padding: 8px;
    }

    .navcell a:hover {
        color: white;
    }

    .navcell:hover {
        color: white;
        background-color: var(--ngpgreen5);
    }

    .footerrow2 {
        opacity: 0.9;
        padding-top: 12px;
        padding-bottom: 12px;
    }

    .colmd4box {
        padding: 2px !important
    }

    .justuploadebox {
        padding: 5px;
    }

    .userbar {
        margin: 5px !important;
    }

    .profilepicbox {
        max-width: 80px !important;
        display: inline-block !important;
        padding: 5px !important;
    }

    .profiledetailbox {
        max-width: 150px !important;
        display: inline-block !important;
        font-size: 0.9em;
        padding: 5px !important;
    }

    .songnamebox {
        border-top: none;
        font-size: 1em;
        padding-left: 0 !important;
    }

    .songdetailbox {
        max-height: 80px;
        border-bottom: none;
    }

    .inlinesong {
        border: solid 1px #e8e8e8;
        border-radius: 4px;
        padding: 4px;
        margin: 20px;
        line-height: 2em;
    }

    .mobilesongfunctions {
        padding-bottom: 5px;
        padding-top: 5px;
        background-color: #f7f7f7;
    }

    #topsearchbar {
        padding: 5px;
        padding-left: 15px;
        color: #4E4E4E;
        font-size: 1em;
        max-height: 40px;
        border: solid 1px var(--ngpgreen8);
        max-width: 83%;
        width: 330px;
        margin-left: 15px;
    }

    #playercontainer {
        padding: 2px;
        min-height: 30px;
    }

    .playerdetails {
        padding-left: 3px;
        padding-right: 3px;
    }

    #pdb {
        min-height: 30px;
    }

    #playerframe {
        padding: 3px;
    }

    #navmenucontainer {
        text-align: center;
    }

    #searchcontainer {
        margin: 0 auto;
        padding: 7px;
    }

    .toplogorow {
        background: none;
        padding: 5px;
        padding-top: 5px;
    }

    #cropContainerModal {
        zoom: 50%;
    }

    .songbartbody {
        width: 300px !important;
        display: block !important;
    }

    tr.songbartr {
        width: 300px !important;
        border-collapse: separate !important;
    }

    .songbartable {
        display: none !important;
    }

    .songbar {
        margin-bottom: 10px;
    }

    .songfunctionbox {
        width: 60px !important;
        overflow: hidden;
        border-bottom: solid 2px #F0F0F0;
        border-right: solid 1px rgba(255, 255, 255, 0.07);
        min-height: 65px;
        max-height: 65px;
        text-overflow: ellipsis;
        font-size: 1.1em;
        text-align: left;
        vertical-align: middle;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        font-size: 1.1em;
        padding-top: 5px;
        padding-bottom: 5px;
        background: none;
    }

    .container {
        margin-right: auto;
        margin-left: auto;
        padding-left: 2px;
        padding-right: 2px;
    }

    .songplaybox {
        display: inline;
        text-align: center;
    }

    #playertitle {
        font-size: 1.3em;
    }

    .mobirow {
        border: none !important;
        padding: 0px !important;
        text-align: center;
        align-content: center;
    }

    .supertop {
        color: black;
        padding: 0;
        text-align: center;
        display: flex;
        flex-direction: row;
        justify-content: center;
        margin: 0 auto;
        width: 100%;
    }

    .navigationcontainer {
        width: 100%;
        margin: 0 auto;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding-top: 0;
    }

    .submenurowcontainer {
        width: 100%;
        margin: 0 auto;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding-top: 15px;
        padding-bottom: 15px;
        color: #3f3f3f;
        font-weight: bold;
    }

    .submenurowcontainer > a {
        font-weight: bold;
        margin-right: 15px;
    }

    .submenuheader {
        color: var(--ngpgray1);
        font-weight: 700;
        font-size: 1.2em;
        text-transform: lowercase;
        margin-top: 2px;
        margin-left: 6px;
        margin-right: 6px;
    }


    .thumbcontainer2 {
        padding: 5px;
        border: none;
        display: inline-block;
        margin: 3px;
        font-size: 0.85em !important;
        line-height: 1.2em;
        width: 45%;
    }

    .thumbcontainer2:hover {
        background-color: rgba(255, 255, 255, 0.3);
        color: #ffffff;
    }

    .picthumb3 {
        width: 100%;
        height: 100%;
        border-radius: 3px;
    }

    h2.profilename {
        text-align: left;
        font-size: 2em;
        color: #444;
        padding-left: 0;
        border-bottom: none !important;
        padding-bottom: 0px !important;
        margin-bottom: 3px;
    }

    .profileheaderstatus {
        font-size: 0.9em;
        color: var(--ngpgray3);
        padding: 3px !important;
        padding-left: 0;
        display: block;
        line-height: 1.2em;
        font-style: italic;
    }

    .logoandsearchcontainer {
        padding-bottom: 10px;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        width: 100%;
    }

    div.forumlistingcontainer {
        padding: 5px;
        border-bottom: solid 1px var(--ngpgray6);
    }

}

/*END OF FIRST BREAKPOINT MOBILE*/

/* =============================================================== */
/* 2/5 SECOND BREAKPOINT 500px to 800px */
@media screen and (min-width: 601px) and (max-width: 800px) {

    .navlistlogoandsearchdiv {
        width: 100%;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
    }

    #topsearchbar {
        border: solid 1px var(--ngpblue1);
        color: #4E4E4E;
        height: 48px;
        padding-left: 10px;
        width: 100%;
        margin: 0 auto;
        max-width: 350px;
    }

    .logoandsearchcontainer {
        padding-bottom: 10px;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        border-bottom: solid 2px var(--ngpgray7);
    }

    .listnavigationbutton {
        padding-top: 5px;
        padding-left: 15px;
        background: none;
        border-radius: 0;
        max-height: 40px;
        margin-top: -10px;
    }

    .listnavicon {
        color: var(--ngpblue1);
        zoom: 1.5;
        padding-right: 10px;
        margin-top: 6px;
    }

    #ngplaylistlogo {
        width: 105px;
        margin-top: 27px;
        margin-bottom: 10px;
        margin-left: 0;
    }

    #toplogobig {
        margin-top: -4px;
    }

    .navlistlogoandsearchdiv {
        width: 100%;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
    }

    .statuscontainer > a {
        color: var(--ngpgreen1) !important;
    }

    .statuscontainer {
        width: 100% !important;
        height: 41px;
        line-height: 19px;
        overflow: Hidden;
        padding: 3px 0;
        margin: 6px auto;

    }

    .picthumb {
        width: 100px;
        height: 100px;
        border-radius: 2px;
    }

    .mobilehideable {
        display: none !important;
    }

    .searchframe {
        padding-top: 8px;
        margin-bottom: 10px;
    }

    #mobilemenurow {
        background: none;
        padding-top: 3px;
        padding-bottom: 8px;
        padding-left: 3px;
        font-size: 1em !important;
        text-align: left;
    }

    .navcell {
        font-size: 0.7em !important;
        border-left: solid 2px white;
        width: 10%;
        background-color: #FAFAFA;
    }

    .navcell a {
        min-height: 30px;
        display: block;
        text-decoration: none !important;
        padding: 8px;
    }

    .navcell a:hover {
        color: white;
    }

    .navcell:hover {
        color: white;
        background-color: var(--ngpblue1);
    }

    .footerrow2 {
        opacity: 0.9;
        padding-top: 12px;
        padding-bottom: 12px;
    }

    .colmd4box {
        padding: 2px !important
    }

    .justuploadebox {
        padding: 5px;
    }

    .userbar {
        margin: 5px !important;
    }

    .profilepicbox {
        max-width: 80px !important;
        display: inline-block !important;
        padding: 5px !important;
    }

    .profiledetailbox {
        max-width: 150px !important;
        display: inline-block !important;
        font-size: 0.9em;
        padding: 5px !important;
    }

    .songnamebox {
        border-top: solid 3px #E0F5FB;
    }

    .songdetailbox {
        max-height: 80px;
        border-bottom: none;
    }

    h1 {
        font-size: 1.4em;
        font-weight: 500;
        border-bottom: solid 2px var(--ngpgreen8);
    }

    .songnamebox {
        font-size: 1em;
    }

    .inlinesong {
        border: solid 1px #e8e8e8;
        border-radius: 4px;
        padding: 4px;
        margin: 20px;
        line-height: 2em;
    }

    .mobilesongfunctions {
        padding-bottom: 5px;
        padding-top: 5px;
        background-color: #f7f7f7;
    }

    #playercontainer {
        padding: 2px;
        min-height: 30px;
    }

    .playerdetails {
        padding-left: 3px;
        padding-right: 3px;
    }

    #pdb {
        min-height: 30px;
    }

    #playerframe {
        padding: 3px;
    }

    #navmenucontainer {
        text-align: center;
    }

    #searchcontainer {
        margin: 0 auto;
        padding: 7px;
    }


    #cropContainerModal {
        zoom: 50%;
    }

    .songbartbody {
        width: 300px !important;
        display: block !important;
    }

    tr.songbartr {
        width: 300px !important;
        border-collapse: separate !important;
    }

    .songbartable {
        display: none !important;
    }

    .songfunctionbox {
        width: 60px !important;
        overflow: hidden;
        border-bottom: solid 2px #F0F0F0;
        border-right: solid 1px rgba(255, 255, 255, 0.07);
        min-height: 65px;
        max-height: 65px;
        text-overflow: ellipsis;
        font-size: 1.1em;
        text-align: left;
        vertical-align: middle;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        font-size: 1.1em;
        padding-top: 5px;
        padding-bottom: 5px;
        background: none;
    }

    .container {
        margin-right: auto;
        margin-left: auto;
        padding-left: 2px;
        padding-right: 2px;
    }

    .songplaybox {
        display: inline;
        text-align: center;
    }

    #playertitle {
        font-size: 1.3em;
    }

    .mobirow {
        border: none !important;
        padding: 0 !important;
        text-align: center;
        align-content: center;
    }

    a.mobilenavlink {
        color: #3e3e3e;
        padding: 4px;
        margin-top: 3px;
        margin-bottom: 3px;
        margin-right: 0px;
        line-height: 1.1em;
        display: inline-block;
        width: 32%;
        font-size: 0.9em;
        text-align: left;
        white-space: nowrap;
        overflow: hidden;
    }

    .supertop {
        color: black;
        padding: 0;
        text-align: center;
        display: flex;
        flex-direction: row;
        justify-content: center;
        margin: 0 auto;
        width: 100%;
    }

    .navigationcontainer {
        width: 100%;
        margin: 0 auto;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        padding-top: 0px;
    }

    #mobilemenurow {
        padding-top: 3px;
        padding-bottom: 8px;
        padding-left: 3px;
        font-size: 1em !important;
        text-align: left;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }


    .mobilelogotext {
        font-family: brandfont;
        color: white;
        font-size: 2.5em;
    }

    .playerlink {
        font-size: 15px !important;
    }

    .playerbox3 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    video.centeredvideo {
        width: 350px;
        margin: 0 auto !important;
    }

    video.adgif {
        width: 350px;
    }

    p {
        color: black;
        font-size: 17px !important;
        line-height: 1.4285em;
        padding: 6px 12px !important;
    }

    p.big {
        font-size: 19px !important;
        color: #212121;
        padding: 7px 11px !important;
    }

    p.small {
        font-size: 15px !important;
        color: #212121;
        padding: 10px !important;
    }

    p.bottomborder {
        border-bottom: dotted 1px rgba(0, 0, 0, 0.2) !important;
        padding: 10px !important;
        margin-bottom: 8px;
    }

    p.navigationrow {
        border: none;
        background-color: white;
        margin: 0;
        text-align: center !important;
        min-height: 85px !important;
    }

    a.navbarlink {
        color: #000000;
        display: inline-block;
        line-height: 28px;
        font-weight: bold;
        font-size: 17px !important;
        border-color: #C0E5F5;
        border-style: solid;
        margin-left: 4px;
        border-width: 0 0 2px 0;
        text-decoration: none !important;
        padding: 4px 5px;
        height: 35px !important;
        overflow: hidden;
        width: 47% !important;
    }

    a.navbarlink:hover {
        background-color: white;
        border-bottom-color: var(--ngpgreen1);
        color: #212121;
        opacity: 0.99;
        border-width: 0 0 2px 0;
    }

    a.navbarlink:active {
        color: #212121;
        border-color: var(--ngpgreen1);
        border-width: 0px 0px 2px 0px;
    }

    p.navp2 {
        display: block;
        width: 100%;
        text-align: center !important;
        line-height: 47px;
    }

    a.navbarlink2 {
        background: none;
        color: rgb(52, 52, 52);
        display: block;
        /*font-size: 19px !important;*/
        height: 48px !important;
        line-height: 45px;
        padding: 10px 5px;
        border: solid 2px #dcdcdc;
        border-width: 0px 0px 2px 0px;
        text-decoration: none !important;
        margin: 0 auto;
        width: 220px;
        -webkit-transition: color 0.1s ease, border-color 0.1s ease;
        transition: color 0.1s ease, border-color 0.1s ease;
    }

    a.navbarlink2:hover {
        background-bottom: solid 3px var(--ngpgreen1);
    }

    a.navbarlink2:active {
        color: white;
        background-color: var(--ngpgreen1);
        /*    border: #34dd6a;*/
    }

    div.mobilesongfunctions {
        padding-left: 15px;
        width: 95%;
        margin-left: 0px;
    }

    .songnamebox {
        border-top: none;
        padding-left: 0px !important;
        /*border-top: solid 3px #E0F5FB;*/
    }

    .songdetailbox {
        max-height: 80px;
        border-bottom: none;
    }

    .playerdetailtop {
        font-size: 1.4em !important;
    }

    #searchcontainer {
        display: inline;
        padding-top: 25px;
        vertical-align: middle;
        width: 100%;
        margin: 0 auto;
        padding-left: 15px;
        padding-right: 15px;
    }

    #searchframe {
        max-width: 95% !important;
        width: 300px;
        margin: 0 auto;
    }

    .searchrow {
        padding-top: 10px;
        padding-bottom: 10px;
        background-color: #EAF0FA;
        text-align: center;
    }

    .searchcontainer {
        vertical-align: middle;
        padding-top: 10px;
        padding-left: 20px;
    }

    .searchframe {
        width: 100% !important;
        margin-left: 0px;
    }

    div.playerbox3 {
        /*background-image: url('img/playerbackground10.png');
        background-repeat: repeat;*/
        background-color: rgb(160, 160, 160);
        padding-bottom: 4px;
        opacity: 0.8;
    }

    .playerbox3:hover {
        opacity: 1;
        transition-duration: 300ms;
        transition-property: opacity;
    }

    a.playerlink {
        color: rgba(250, 250, 250, 0.99);
        border-radius: 0px;
        padding: 2px;
        text-transform: uppercase;
        border-bottom: solid 2px rgba(0, 0, 0, 0);
    }

    a.playerlink:hover {
        text-decoration: none;
        color: #white;
        border-bottom-color: #11C8F6;
    }

    .playerlink2 {
        padding: 1px;
        padding-left: 5px;
        padding-right: 5px;
        border: solid 1px #1B9BF2;
        border-radius: 4px;
        color: #C0E5F5;
        font-size: 0.9em;
        margin-left: 10px;
    }

    .playerlink2:hover {
        text-decoration: none;
        background-color: rgba(255, 255, 255, 0.1);
        color: #ffffff;
    }

    .playercontainer {
        min-height: 60px;
        padding-top: 11px;
    }

    .playerdetails {
        min-height: 50px;
        padding-top: 5px !important;
    }

    .playerdetail {
        color: #5889d6;
        text-align: left;
        font-size: 1em;
        font-weight: bold;
        line-height: 1.2em !important;
        text-align: left;
        padding: 4px;
        padding-top: 3px !important;
        padding-bottom: 3px !important;
        margin: 0px !important;
        max-height: 36px;
    }


    .inlinesong2 {
        display: block;
        font-size: 0.85em;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }


    img.profilepicthumb {
        padding: 0px;
        border: solid 1px white;
        display: block;
        margin-right: 3px;
        margin-bottom: 2px;
        border-radius: 3px;

        width: 100% !important;
        height: 100% !important;
    }


    div.profilethumbbox {
        width: 50%;
        font-size: 0.8em !important;
        color: rgb(85, 85, 85) !important;
        display: inline-block !important;
    }


}

/* THIRD BREAKPOINT TABLET iPAD 801px to 1200px*/
@media all and (min-width: 801px) and (max-width: 1200px) {
    #toplogobig {
        margin-top: 8px;
    }


    .listnavicon {
        color: var(--ngpgreen4);
        zoom: 1.4;
        padding-right: 10px;
        margin-top: 10px;
        padding-left: 14px;
    }
}

/* LARGER THAN TABLET THIRD*/
@media all and (min-width: 1100px) {

    h2 {
        display: block;
        font-size: 2em;
        padding: 10px 10px 5px 0;
        color: var(--ngpgray6);
        border-bottom: solid 2px var(--ngpgray10);
        margin-bottom: 10px;
        text-align: left;
        font-weight: 600;
    }

    .userbar {
        padding: 7px 0px 7px 0px;
        border-bottom: solid 2px #f9f9f9;
        max-width: 400px;
    }

    .forumReplyTextarea {
        max-width: 700px !important;
        border: solid 2px var(--ngpgreen7) !important;
        padding: 12px !important;
        border-radius: 6px !important;
        margin-top: 5px;
        font-size: 1.1em !important;
        font-weight: 400;
    }
}

/* 4/5 FOURTH BREAKPOINT DESKTOP LAPTOP HD 1080p 1920 1201px to 2000px*/
@media all and (min-width: 1201px) and (max-width: 2000px) {

    .songlink {
        font-size: 1.4em;
        font-weight: 500;
    }

    .submenurowcontainer {
        padding-left: 200px;
    }

    .navigationcontainer {
        width: 1140px;
    }
}

/* 5/5 FIFTH FINAL BREAKPOINT - LARGEST - 4k,5k */
@media all and (min-width: 2001px) and (max-width: 6000px) {
    .navigationcontainer {
        width: 1140px;
    }
}
