body
{
   background-color: transparent;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 400;
   font-weight: 400;
   font-size: 16px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
a
{
   color: #0000FF;
   text-decoration: underline;
}
a:visited
{
   color: #059F36;
}
a:active
{
   color: #E31F20;
}
a:hover
{
   color: #0000FF;
   text-decoration: underline;
}
#wb_contentGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(0,0,0,0.50);
   background-image: none;
   border: 1px solid rgba(255,255,255,0.13);
   border-radius: 16px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   margin-right: auto;
   margin-left: auto;
   max-width: 1150px;
}
#contentGrid
{
   box-sizing: border-box;
   padding: 20px 20px 0 20px;
   margin-right: auto;
   margin-left: auto;
}
#contentGrid > .row
{
   margin-right: -20px;
   margin-left: -20px;
}
#contentGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 20px;
   padding-left: 20px;
   position: relative;
}
#contentGrid > .row > .col-1
{
   float: left;
}
#contentGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#contentGrid:before,
#contentGrid:after,
#contentGrid .row:before,
#contentGrid .row:after
{
   display: table;
   content: " ";
}
#contentGrid:after,
#contentGrid .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#contentGrid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_contentGrid
{
   backdrop-filter: blur(3.5px);
   transition: backdrop-filter 500ms linear 0ms;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: left;
}
#Heading1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 20px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 20px 0 ;
   text-align: left;
}
#wb_Text1
{
   color: #AAAAAA;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 16px;
   line-height: 22px;
}
#wb_Text1 p, #wb_Text1 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text1
{
   display: block;
   margin: 0 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Heading1
{
   display: block;
   width: 100%;
   z-index: 2;
}
@media only screen and (max-width: 1023px)
{
body
{
   background-color: transparent;
   background-image: none;
}
#MasterPage1
{
   left: 0px;
   top: 0px;
   width: 768px;
   height: 351px;
   visibility: visible;
   display: inline;
}
#wb_contentGrid
{
   visibility: visible;
   display: table;
}
#wb_contentGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 20px;
}
#contentGrid
{
   height: auto;
   padding: 20px 20px 0 20px;
}
#contentGrid .row
{
   margin-right: -20px;
   margin-left: -20px;
}
#contentGrid > .row > .col-1
{
   padding-right: 20px;
   padding-left: 20px;
}
#contentGrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 0;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   font-size: 16px;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: left;
   line-height: 21px;
}
}
#iframe_sentinel
{
   display: block;
   height: 0;
   margin: 0;
   padding: 0;
   border: 0;
   clear: both;
   visibility: hidden;
   pointer-events: none;
   contain: layout;
}
#requests
{
    font-size: 14px;
}
#requests table
{
    margin-bottom: 20px;
    border-spacing: 0;
    border-collapse: separate;
    border: 0px solid #efefef;
    color: #CCCCCC; 
}
#requests table tr:nth-child(even) 
{ 
   background-color: rgba(17, 17, 17, 0.667);
}
#requests table tr:nth-child(odd) 
{ 
   background-color: rgba(51, 51, 51, 0.667);
}
#requests table td 
{
    padding: 10px 15px;
    white-space: wrap;
}
#requests table td:nth-child(2)
{
    white-space: normal;
    word-break: break-word;
}
#requests table p 
{
    padding: 0;
    margin: 0;
    border: 0;
    margin-bottom: 0px;    
}
#contentGrid .col-1
{
  color: #FFFFFF; 
  font-size: 12px !important;
}
#contentGrid .col-1 a
{
   color: inherit;
}
.align-left
{
    text-align: left;
}
.align-right
{
    text-align: right;
}
.align-center
{
    text-align: center;
}
#requests input[type="submit"], 
#requests button[type="submit"], 
#requests input[type="reset"] 
{
   border: 1px solid rgba(255, 255, 255, 0.10);
   border-radius: 8px;
   background-color: rgba(255, 255, 255, 0.10);
   color: #FFFFFF;
   transition: all 300ms;
   backdrop-filter: blur(30px);
   cursor: pointer;
   padding: 6px 12px;
   transition: all 0.2s linear 0s;
   width: auto;
   border-radius: 6px;
}
#requests input[type="submit"]:hover, 
#requests button[type="submit"]:hover, 
#requests input[type="reset"]:hover 
{
   background-color: rgba(255, 255, 255, 0.2);
}
#requests input[type="text"],
#requests select
{
    background: transparent;
    border: 1px solid #444444;
    color: #FFFFFF;
    padding: 6px 12px;
    border-radius: 6px;
}
#requests select option
{
   background: black;
}
#requests form p
{
    color: #AAAAAA;
    display: flex;
    align-items: center;
    gap: 5px;
}
.song-flex-wrapper
{   
   display: flex; 
   align-items: center;
}
.song-info
{
    cursor: pointer;
}
.song-info:hover
{
    color: #FFFFFF;
}
i.song-info
{
   font-size:16px;
   opacity: 0.5;
}
i.song-info:hover
{
   opacity: 1.0;
}
.pagination 
{
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 4px;
    flex-wrap: wrap;
}
.pagination > li:first-child > a
{
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a
{
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.pagination > li > a
{
    position: relative;
    display: block;
    padding: 6px 12px;
    margin-left: -1px;
    color: #AAAAAA !important;
    background-color: transparent;
    border: 1px solid #44444488;
    cursor: pointer;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
.pagination > li > a:hover
{
   color: #FFFFFF !important;
}
.cover-art
{
   flex: none; 
   height: 65px; 
   vertical-align: middle; 
   margin-right: 10px;
   cursor: pointer;
}
