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;
}
#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.15);
   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 20px 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: 700;
   font-style: normal;
   font-size: 20px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#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 20px 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;
}
}
#iframe_sentinel
{
   display: block;
   height: 0;
   margin: 0;
   padding: 0;
   border: 0;
   clear: both;
   visibility: hidden;
   pointer-events: none;
   contain: layout;
}
#IceCastData_Last_Played table, 
#IceCastData_Queue table
{
    margin-bottom: 20px;
    border-spacing: 0;
    border-collapse: separate;
    border: 0px solid #efefef;
    font-size: 13px;
    color: #CCCCCC;
}
#IceCastData_Last_Played table tr:nth-child(even),
#IceCastData_Queue table tr:nth-child(even)
{ 
   background-color: rgba(17, 17, 17, 0.667);
}
#IceCastData_Last_Played table tr:nth-child(odd), 
#IceCastData_Queue table tr:nth-child(odd) 
{ 
   background-color: rgba(51, 51, 51, 0.667);
}
#IceCastData_Last_Played table tr:first-child,
#IceCastData_Queue table tr:first-child    
{ 
   background-color: #000000; 
   color: #FFFFFF; 
}
#IceCastData_Last_Played table td,
#IceCastData_Queue table td
{
  //  border-top: 1px solid #efefef;
    padding: 10px 15px;
}
#IceCastData_Last_Played table p,
#IceCastData_Queue table p 
{
    padding: 0;
    margin: 0;
    border: 0;
}
.align-left
{
    text-align: left;
    white-space: nowrap;
}
.align-right
{
    text-align: right;
    white-space: nowrap;
}
#IceCastData_Last_Played table td:nth-child(1),
#IceCastData_Queue table td:nth-child(1)
{
    white-space: normal;
    word-break: break-word;
}
.song-flex-wrapper
{   
   display: flex; 
   align-items: center;
}
.song-info
{
    cursor: pointer;
}
.song-info:hover
{
    color: #FFFFFF;
}
