body {	
    xbackground-image: url("img/iheartfk.jpg");
    xbackground-image: url("img/DD-Stained-Grunge-Background-30012.jpg");
    xbackground-repeat: no-repeat;
    xbackground-size: 200px 200px; 
    xbackground-blend-mode: overlay;
    xbackground-position: center;
    width: 90%;
    margin: 0 auto;
    position: relative;
    z-index: -2;
    xcolor: #292929;
    font-family: proxnov-reg,arial,sans-serif;
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    line-height: 1em;
    
}


/****************************
 Search form
 ***************************/

.xSearchForm {
    padding-bottom: 10px;
}

/****************************
 header-top
 ***************************/

.header-top {
    margin-left: auto;
    margin-right: auto;
    box-shadow: 0 3px 3px rgba(0,0,0,0.35);
    z-index: -1;
}

.content {
    position: relative;
    width: 90%;
    margin-left: auto;
    margin-right: auto;   
    z-index: -2; 
}

.header-row {
    margin-left: auto;
    margin-right: auto;
    width: 90%;
    xbackground-color: grey;
    xbox-shadow: 0 3px 3px rgba(0,0,0,0.35);
    height: 60px;
}

.logo {
    xbackground-image: url("img/logo.png");
    width: 100%;
    height: 100%;
    display: inline;
    float: left;
    background-repeat: no-repeat;
    xmargin-left: 10px;
    margin-top: 20px;
    xmargin-bottom: auto;
    xcolor: white;
}

.logo a {
    display: block;
    width: 100%;
    height: 100%;
    xtext-indent: 100%;
    xoverflow: hidden;
    color: white;
    text-transform: uppercase;
    text-align: center;
    font-size: 28px;
    text-decoration: none;
    top: auto;
    bottom: auto;
}

.nav-main-icon {
    z-index: 5;
    background-color: yellow;
}

/* Icon Menu for Mobile */
.icon-menu, .icon-search {
    width: 50%;
    xoverflow: auto;
}

.icon-menu a, .icon-search a {
    width: 100%;
    display: inline-block;
    font-size: 36px;
    float: left;
    text-align: left;
    padding: 12px 0;
}

.icon-menu-text {
    display: inline-block;
    position: absolute;
    padding-left: 10px;
    padding-top: 10px;
    font-size: 24px;
}

.icon-search {
    position: relative;
    float: right;    
}

.icon-search a {
    text-align: right;    
}


.icon-menu-dropdwn {
    z-index: 5;
    display: none;
    position: absolute;
    text-transform: uppercase;
    margin-top: 130px;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);

}

.icon-menu-dropdwn a {
    text-decoration: none;
    display: block;
    font-size: 15px;
    font-weight: bold;
    padding: 12px 16px;
}

.icon-menu-dropdwn a:hover {
    background-color: #f1f1f1;
}



/* Nav Menu for Desktop */
.nav-main {
    display: none;
    position: relative;
    width: 300px;
    height: 100%;
    margin-left: 0px ;
    margin-right: auto;
    float: left;
    margin-top: -10px;
    overflow: auto;
}

.nav-main ul {
    list-style: none;
    width: 100%;
    xoverflow: auto;
    margin-top: 0px;
}

.nav-main ul li:first-child {
    margin-left: 0;
}

.nav-main ul li {
    text-transform: uppercase;   
    float: left;
    margin-left: 10px;
}

.nav-main ul li a {
    display: inline-block;
    text-align: center;
    padding: 8px 0px;
    text-decoration: none;
    transition: 0.3s;
    font-size: 15px;
    font-weight: bold;
    width: 80px;
}

.nav-search {
    display: none;
    position: relative;
    xfloat: right;
    float: left;
    xwidth: 280px;
    xwidth: 100%;
    width: 100%;
    xpadding-top: 10px;
    height: 100%;
    xoverflow: auto; 
    xtop: -120px; 
    xright: 10px;
    xleft: auto;
    xright: auto;
    margin-top: 10px;
    z-index: 1;

}

.nav-search input {
    font-size: 14px;
    width: 100%;
    height: 35px;
    xmax-width: 100%;
    xmin-width: 100px;
    border: solid 2px #f5f5f5;
    border-radius: 8px;
    xfloat: left;
    xbackground-color:  #f5f5f5;

}

.nav-search i {
    color: grey;
    position: relative;
    float: right;
    background-color: white;
    height: 18px;
    top: -25px;
    left: -3px;

}

.iconSearchInput {
    height: 100%;
    background-color: none;
    font-size: 100px;
    padding-right: 5px;
    margin-left: -10px;
    color: grey;
}


/******************************
Content
*******************************/


/* Scroll Alphabet Menu - Artist */
div.tabAlpha {
    xbackground-color: #333;
    overflow: auto;
    width: 100%;
    white-space: nowrap;
    border: none;
    margin-top: 20px;
    margin-bottom: 70px;
    position: absolute;


}
div.tabAlpha a {
    xoverflow: auto;
    xwidth: 100%;
    display: inline-block;
    color: black;
    text-align: center;
    padding: 5px;
    text-decoration: none;
}
div.tabAlpha a:hover {
    xbackground-color: #777;
}

.tabAlphaArtistLink  {
    overflow: auto;
    xwidth: 100%;

}


div.xSongList {
    overflow: auto;
    position: relative;
    margin-top: 100px;
    clear: right;

}


.content-home{
    xdisplay: none;
    margin-top: 110px;
    xwidth: 100%;
    height: 600px;
    background-image: url("img/fkhomepage_mob.png");    
    background-size: 300px 600px;
    xbackground-size: 100% 100%;
    background-repeat: no-repeat;
    xbackground-color: yellow;
    background-position: center;
    overflow: auto;

}

.content-alpha {
    display: none;

}

.content-song {
    display: inline-block;
    position: relative;
    margin-top: 10px;
    width: 100%;
    clear: right;
    xpadding: 8px 4px;
}

.content-songlist {
    padding: 8px 4px;
}

.content-artistlist  {
    padding: 8px 4px;
}

#all-artist ul.songlist {
    padding-top: 70px;
}

.song-label {
    display: inline-block;
    position: relative;
    float: left;
    font-size: 20px;
    xmargin-top: 12px;
    xpadding-top: 12px;
    text-transform: capitalize;
}


.view-all-label {
    display: inline-block;
    float: right;
    z-index: 5;
}

.view-all-label a {
    text-decoration: none;
}


/******************************
Modal
*******************************/

/* Modal Request (Popup) Background */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 10; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */

}


/* Modal Content Box */
.modal-content {
    position: relative;
    background-color: #fefefe;
    margin: 20% auto; /* 15% from the top and centered */
    padding: 20px;
    xborder: 1px solid #888;
    width: 90%; /* Could be more or less, depending on screen size */
    height: 60%;
    overflow: auto;
}

/* Modal Search result */
.modal-result {
    height: 100%;
    overflow: auto; /* Enable scroll if needed. Need to specify height */
}

.reqResult {
    xmargin: 10% auto;
    padding-top: 30px;
    xmargin-left: auto;
    xmargin-right: auto;
    text-align: center;
}

/* The Close Button */
.close, .closeSearch {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus,
.closeSearch:hover,
.closeSearch:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

/* Search */
.SearchResult {
    display: none;
    position: absolute;
    height: 200px;
    width: 50%;
    margin-top: 5px;
    z-index: 2;
    overflow: auto;
    background-color: white;
}

.modalSearchResult {
    display: none;
    position: absolute;
    overflow: auto;
    height: 500px;
    width: 50%;
    z-index: 1;
    background-color: grey;
}

.reqHeader {
    font-size: 26px;
    margin-bottom: 20px;
    text-transform: uppercase;
    text-align: center;
    padding-top: 0px;
}

.modal-request-result {
    padding-top: 20px;
    text-align: center;
    text-transform: lowercase;
}

.modal-validate {
    text-align: center;
    color: red;
    padding-top: 20px;
    font-size: 14px;
}

/****************************
  loader
 ***************************/

#loader {
    display: none;
    position: absolute;
    left: 50%;
    top: 220px;
    z-index: 3;
    xwidth: 150px;
    xheight: 150px;
    margin: -75px 0 0 -75px;
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #ff99bb;
    width: 60px;
    height: 60px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}


/* request list */
* {
    xbox-sizing: border-box;
}

/* Remove margins and padding from the list */
.reqUL {
    margin: 0;
    padding: 0;
    list-style-type: none;
    xwidth: 400px;
}

/* Style the list items */
.reqUL li {
    cursor: pointer;
    position: relative;
    padding: 12px 8px 12px 40px;
    xbackground: #eee;
    font-size: 18px;
    transition: 0.2s;

    /* make the list items unselectable */
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    xwidth: 300px;
}


/* Set all odd list items to a different color (zebra-stripes) */
.reqUL li:nth-child(odd) {
    xbackground: #f9f9f9;
}

/* Darker background-color on hover */
.reqUL li:hover {
    xbackground: #ddd;
}

/* When clicked on, add a background color and strike out text */
.reqUL li.checked {
    background: #888;
    color: #fff;
    text-decoration: line-through;
}

/* Add a "checked" mark when clicked on */
.reqUL li.checked::before {
    content: '';
    position: absolute;
    border-color: #fff;
    border-style: solid;
    border-width: 0 2px 2px 0;
    top: 10px;
    left: 16px;
    transform: rotate(45deg);
    height: 15px;
    width: 7px;
}

.btnReqQueueAdmin {
    margin-top: 20px;
    font-size: 24px;
    width: 100px;
    padding: 20px;
}

/* Style the close button */
.xclose {
    position: absolute;
    right: 0;
    top: 0;
    padding: 12px 16px 12px 16px
}

.xclose:hover {
    background-color: #f44336;
    color: white;
}

/* Style the header */
.xheader {
    background-color: #f44336;
    padding: 30px 40px;
    color: white;
    text-align: center;
}

/* Clear floats after the header */
.xheader:after {
    content: "";
    display: table;
    clear: both;
}

/*  Song Lists */


ul.SongList {
    list-style-type: none;
    position: relative;
    display: inline-block;
    margin-top: 10px;
    padding: 0;
    xpadding-top: 0px;
    xpadding-bottom: 0px;
    width: 100%;


}

ul.SongList li {
    cursor: pointer;
    xposition: relative;
    padding: 12px 8px 12px 40px;
    xbackground: #eee;
    font-size: 18px;
    transition: 0.2s;


    /* make the list items unselectable */
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    xoverflow: auto;
}

#all-artist-songlist {
    margin-top: 50px;
}

/* Set all odd list items to a different color (zebra-stripes) */
ul.SongList li:nth-child(odd) {
    xbackground: #f9f9f9;
}

/* Darker background-color on hover */
ul.SongList li:hover {
    xbackground: #ddd;
}

.ArtistName, .SongName {
    display: block;
    font-size: 15px;
    padding-left: 15px;
    text-transform: capitalize;
}

.song-num {
    display: inline-block;
    width: 30px;
    font-size: 22px;
    margin-left: -25px;
    margin-right: 10px;
    xmargin-top: 15px;
    xpadding-right: 10px;
    padding-top: 0px;
    overflow: none;
    xposition: absolute;
    xtop: 20px;
    line-height: 20px;
    text-transform: capitalize;
}

/* Request Queue Page */
.req-queue .req-title {
    text-transform: uppercase;
}

.req-queue .ReqId {
    display: block;
    font-size: 20px;
    margin-left: -25px;
    margin-top: 20px;

}
.req-queue .BySinger {
    text-transform: uppercase;
    display: block;
    font-size: 24px;
    margin-left: 10px;
    margin-top: -15px;
    xpadding-left: 10px;
    xtop: -10px;
}
.req-queue .SongId{
    font-size: 16px;
    display: inline-block; 
    margin-left: 10px;
    xfloat: left;
    padding-top: 10px;
    xxpadding-left: 10px;
}

.req-queue .SongName {
    display: inline-block;
    font-size: 16px;

}
.req-queue .ArtistName {
    display: inline-block;
    font-size: 16px;

}

.BySongName, .ByArtistName {
    xdisplay: inline-block;
    font-size: 16px;
    margin-left: 0px;  
    xpadding-right: 10px;
    text-transform: capitalize;
}



.reqResult .BySongName {
    font-size: 20px;
}

.reqResult .ArtistName {
    display: inline-block;
    padding-left: 5px;
    padding-bottom: 20px;
}


.singer-name {
    text-transform: uppercase;
    font-size: 20px;
}

.SingerRequestForm {
    margin-top: 0px;
    font-size: 18px;
    width: 100%;
    height: 30px;
    border-radius: 8px;
    border: solid 2px #f5f5f5;
}

.btnSingerRequestForm {
    margin-top: 20px;
    font-size: 16px;
    xwidth: 50%;
    height: 30px;
}

.req-queue-admin {
    padding-top: 30px;
    padding-bottom: 50px;
}



/*****************/
/* Scroll to top */
/*****************/
.modalScrollToTop {
    xdisplay: none;
    position: fixed;
    float: left;
    margin-left: 60%;
}


.show {
    display: block;
}


/* Style the input */
/*
input {
    border: none;
    width: 75%;
    padding: 10px;
    float: left;
    font-size: 16px;
}
*/
/* Style the "Add" button */
/*
.addBtn {
    padding: 10px;
    width: 25%;
    background: #d9d9d9;
    color: #555;
    float: left;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    transition: 0.3s;
}

.addBtn:hover {
    background-color: #bbb;
}
*/

#back-top {
    position: fixed;
    bottom: 30px;
    margin-left: -150px;
}

#back-top a {
    width: 108px;
    display: block;
    text-align: center;
    font: 11px/100% Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    color: #bbb;

    /* transition */
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}
#back-top a:hover {
    color: #000;
}

/* arrow icon (span tag) */
#back-top span {
    width: 108px;
    height: 108px;
    display: block;
    margin-bottom: 7px;
    background: #ddd url(up-arrow.png) no-repeat center center;

    /* rounded corners */
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;

    /* transition */
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}
#back-top a:hover span {
    background-color: #777;
}

