body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#wb_Grd_Header
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#Grd_Header
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#Grd_Header > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Grd_Header > .row > .col-1, #Grd_Header > .row > .col-2, #Grd_Header > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Grd_Header > .row > .col-1, #Grd_Header > .row > .col-2, #Grd_Header > .row > .col-3
{
   float: left;
}
#Grd_Header > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#Grd_Header > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 58.33333333%;
   text-align: center;
}
#Grd_Header > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: right;
}
#Grd_Header:before,
#Grd_Header:after,
#Grd_Header .row:before,
#Grd_Header .row:after
{
   display: table;
   content: " ";
}
#Grd_Header:after,
#Grd_Header .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#Grd_Header > .row > .col-1, #Grd_Header > .row > .col-2, #Grd_Header > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_Hdr_HdLine2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 3px 0 3px 0;
   margin: 0;
   text-align: center;
}
#wb_Hdr_HdLine2 div
{
   text-align: center;
}
#wb_Hdr_HdLine2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Hdr_HdLine1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 15px 0 3px 0;
   margin: 0;
   text-align: center;
}
#wb_Hdr_HdLine1 div
{
   text-align: center;
}
#wb_Hdr_HdLine1
{
   display: inline-block;
   margin: 0;
   width: 420px;
   height: 36px;
}
#wb_LayGrid_master
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayGrid_master
{
   box-sizing: border-box;
   padding: 0 7px 0 7px;
   margin-right: auto;
   margin-left: auto;
}
#LayGrid_master > .row
{
   margin-right: -7px;
   margin-left: -7px;
}
#LayGrid_master > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 7px;
   padding-left: 7px;
   position: relative;
}
#LayGrid_master > .row > .col-1
{
   float: left;
}
#LayGrid_master > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayGrid_master:before,
#LayGrid_master:after,
#LayGrid_master .row:before,
#LayGrid_master .row:after
{
   display: table;
   content: " ";
}
#LayGrid_master:after,
#LayGrid_master .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayGrid_master > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#player_emoticuts
{
   background: #4F4F4F;
   background: linear-gradient(to bottom, #4F4F4F 0%, #000000 100%);
   border: 1px solid #292929;
   border-radius: 0px;
   color: #1FD6DC;
   font-family: "Arial";
   font-size: 13px;
   padding: 17px 20px 17px 20px;
   position: relative;
   text-align: center;
   -webkit-transition: all ease-in-out .3s;
   transition: all ease-in-out .3s;
   width: 100%;
}
#player_emoticuts.show
{
       border-bottom-color: #000000;
   border-radius: 0px 0px 0 0;
}
#player_emoticuts, #player_emoticuts *, .player_emoticuts-playlist
{
   box-sizing: border-box;
}
#player_emoticuts .info
{
   background: #000000;
   border: 1px solid #666666;
   border-radius: 4px;
   margin: 0px auto;
   padding: 10px;
   text-align: center;
   user-select: none;
   width: 50%;
}
#player_emoticuts .title 
{
   font-weight: bold;
}
#player_emoticuts .playlist-toggle
{
   color: #FEFEFE;
   cursor: pointer;
   height: 24px;
   position: absolute;
   right: 20px;
   top: 17px;
   width: 24px;
}
#player_emoticuts .cover-art
{
   animation: player_emoticuts-rotate 2s linear infinite;
   background-position: center center;
   background-repeat: no-repeat;
   background-size: cover;
   border: 2px solid #666666;
   border-radius: 50%;
   height: 80px;
   left: 20px;
   position: absolute;
   top: 17px;
   width: 80px;
}
#player_emoticuts:not(.playing) .cover-art
{
   animation-play-state: paused;
}
#player_emoticuts .cover-art::before
{
   content: "";
   position: absolute;
   top: 50%;
   right: 0;
   left: 0;
   width: 11px;
   height: 11px;
   margin: -5px auto 0 auto;
   background-color: #4F4F4F;
   border-radius: 50%;
   box-shadow: inset 0 0 0 2px #666666;
   z-index: 2;
}
#player_emoticuts .controls 
{
   cursor: pointer;
   display: inline-block;
   margin: 17px auto;
}
#player_emoticuts .controls .play,
#player_emoticuts .controls .pause,
#player_emoticuts .controls .prev,
#player_emoticuts .controls .next 
{
   color: #FEFEFE;
   display: inline-block;
   float: left;
   height: 24px;
   margin: 0 6px 0 6px;
   text-align: center;
   width: 24px;
}
#player_emoticuts .controls .play:hover,
#player_emoticuts .controls .pause:hover,
#player_emoticuts .controls .prev:hover,
#player_emoticuts .controls .next:hover,
#player_emoticuts .playlist-toggle:hover
{
   color: #A6A6A6;
}
#player_emoticuts .controls .pause
{
   display: none;
}
#player_emoticuts .tracker
{
   cursor: pointer;
   height: 6px;
}
#player_emoticuts .ui-widget.ui-widget-content 
{
   border: 0;
}
#player_emoticuts .ui-corner-all
{
   border-radius: 0;
}
#player_emoticuts .ui-slider .ui-slider-handle 
{
   display: block;
   height: 10px;
   opacity: 0;
   width: 10px;
   -webkit-transition: all ease-in-out .3s;
   transition: all ease-in-out .3s;
}
#player_emoticuts .tracker .ui-slider-range
{
   background: #03D4A8;
   background: linear-gradient(to right, #03D4A8 0%, #005CBF 100%);
   height: 100%;
   top: 0;
   -webkit-transition: all ease-in-out .3s;
   transition: all ease-in-out .3s;
}
.player_emoticuts-playlist
{
   background-color: #000000;
   border-style: solid;
   border-color: #292929;
   border-width: 0 1px 1px 1px;
   border-radius: 0 0 0px 0px;
   display: none;
   font-family: "Arial";
   font-size: 13px;
   list-style-type: none;
   margin: 0;
   padding: 17px 20px 17px 20px;
   position: relative;
   width: 100%;
   z-index: 1;
}
.player_emoticuts-playlist li
{
   color: #EEEEEE;
   cursor: pointer;
   margin-bottom: 4px;
   padding: 6px 12px 6px 12px;
   -webkit-transition: all ease-in-out .1s;
   transition: all ease-in-out .1s;
}
.player_emoticuts-playlist li:hover
{
   background-color: #333333;
   color: #FEFEFE;
}
.player_emoticuts-playlist li.active
{
   font-weight: bold;
   background-color: #333333;
   color: #FEFEFE;
}
#player_emoticuts .ui-state-default,
#player_emoticuts .ui-widget-content .ui-state-default,
#player_emoticuts .ui-widget-header .ui-state-default,
#player_emoticuts .ui-button
{
   border: 0;
}
#player_emoticuts .ui-widget-content
{
   background: #666666;
}
#player_emoticuts svg
{
   fill: currentColor;
   height: 100%;
   position: relative;
   width: 100%;
}
@keyframes player_emoticuts-rotate
{
   0% { transform: rotate(0deg); }
   100% { transform: rotate(360deg); }
}
#wb_player_emoticuts{
   margin: 0;
   animation: animate-background 1000ms linear 0ms infinite normal both;
}
#wb_txt_emoticuts_title 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_txt_emoticuts_title div
{
   text-align: left;
}
#wb_txt_emoticuts_subtitle 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_txt_emoticuts_subtitle div
{
   text-align: left;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text1 div
{
   text-align: left;
}
#wb_ftr_txtleft 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_ftr_txtleft div
{
   text-align: left;
}
#wb_ftr_txtmiddle 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_ftr_txtmiddle div
{
   text-align: center;
}
#wb_ftr_txtright 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_ftr_txtright div
{
   text-align: center;
}
#wb_img_3GLogo_master
{
   margin: 0;
   vertical-align: top;
}
#img_3GLogo_master
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 200px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Image2
{
   margin: 0;
   vertical-align: top;
}
#Image2
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#NavBar_master ul.navbar
{
   list-style: none;
   margin: 0;
   padding: 0;
}
#NavBar_master ul.navbar li
{
   height: 31px;
   width: 126px;
   float: left;
   margin: 0 0px 0 0;
}
#NavBar_master ul.navbar li a
{
   display: block;
   position: relative;
}
#NavBar_master ul.navbar li a img
{
   position: absolute;
   left: 0;
   z-index: 1;
   border-width: 0;
}
#NavBar_master ul.navbar li span
{
   display: block;
   height: 31px;
   width: 126px;
   position: absolute;
   z-index: 2;
}
#NavBar_master a .hover
{
   visibility: hidden;
}
#NavBar_master a:hover .hover
{
   visibility: visible;
}
#NavBar_master a:hover span
{
   visibility: hidden;
}
#NavBar_master.affix
{
   top: 0 !important;
   position: fixed !important;
}
#wb_txt_ftremail 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_txt_ftremail div
{
   text-align: center;
}
#wb_txt_ftr_phone 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_txt_ftr_phone div
{
   text-align: center;
}
#PageFooter1
{
   background-color: #000000;
   background-image: none;
   border-radius: 0px;
   box-sizing: border-box;
}
