body
{
   background-color: #1B1B1B;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
a
{
   color: #0015FF;
   text-decoration: none;
}
a:hover
{
   color: #0015FF;
   text-decoration: none;
}
#tooltip2
{
   background-color: rgba(0,0,0,0.26);
   background-image: none;
   border: 1px solid rgba(255,255,255,0.41);
   border-radius: 6px;
   padding: 10px 0 10px 0;
}
#tooltip2
{
   display: flex;
   align-items: flex-end;
   flex-direction: column;
   justify-content: center;
}
#wb_PanelMenu1 a, #PanelMenu1_markup li a
{
   display: block;
   text-align: left;
   vertical-align: middle;
}
#PanelMenu1_markup
{
   display: none;
   margin: 0;
   padding: 0;
}
#PanelMenu1_panel #PanelMenu1_markup
{
   display: block;
}
#PanelMenu1_markup ul
{
   list-style: none;
   list-style-type: none;
   margin: 0;
   padding: 0;
}
#PanelMenu1_markup li a, #PanelMenu1_markup li a:hover, #PanelMenu1_markup li .active
{
   padding: 10px 10px 10px 10px;
   box-shadow: none;
}
#PanelMenu1_markup .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #0D6EFD;
}
#PanelMenu1_panel
{
   display: none;
   position: fixed;
   top: 0;
   height: 100%;
   width: 400px;
   z-index: 9999;
}
#PanelMenu1_overlay
{
   display: none;
   position: fixed;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   background-color: rgba(0,0,0,0.09);
   -webkit-backdrop-filter: blur(100px);
   backdrop-filter: blur(100px);
   z-index: 9998;
}
#PanelMenu1_markup li a
{
   color: #FFFFFF;
   border: 0px solid #0D6EFD;
   background-color: rgba(13,110,253,0.00);
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
}
#wb_PanelMenu1 a
{
   color: #FFFFFF;
   border: 0px solid #0D6EFD;
   border-radius: 0px;
   background-color: rgba(13,110,253,0.00);
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-align: left;
   text-transform: none;
}
#PanelMenu1_markup li a
{
   background-color: transparent;
}
#PanelMenu1_markup li a:hover, #PanelMenu1_markup li .active
{
   color: #FFFFFF;
   background-color: rgba(11,94,215,0.00);
   border: 0px solid #0A58CA;
}
#PanelMenu1_markup li a .icon
{
   fill: currentColor;
   margin-right: 4px;
   height: 16px;
   width: 16px;
   vertical-align: middle;
}
#PanelMenu1_markup li a:hover .icon
{
   fill: currentColor;
}
#PanelMenu1 .button-icon
{
   fill: currentColor;
}
#PanelMenu1:hover .button-icon
{
   fill: currentColor;
}
#wb_PanelMenu1 a:hover
{
   color: #FFFFFF;
   background-color: rgba(255,255,255,0.20);
   border: 0px solid #0A58CA;
}
#PanelMenu1_panel
{
   background-color: rgba(13,110,253,0.00);
   overflow-y: auto;
}
#PanelMenu1 .line
{
   width: 16px;
   height: 3px;
   background: #FFFFFF;
   display: block;
   margin: 3px auto;
   transition: all 0.3s ease-in-out;
}
#PanelMenu1 .line:first-child
{
   margin-top: 16px;
}
#PanelMenu1.open .line:nth-child(1)
{
   transform: translateY(6px) rotate(45deg);
}
#PanelMenu1.open .line:nth-child(2)
{
   opacity: 0;
}
#PanelMenu1.open .line:nth-child(3)
{
   transform: translateY(-6px) rotate(-45deg);
}
#PanelMenu1
{
   line-height: 49px;
   width: 172px;
   height: 49px;
   position: absolute;
   z-index: 999;
}
#tooltip2-2
{
   background-color: rgba(0,0,0,0.26);
   background-image: none;
   border: 1px solid rgba(255,255,255,0.41);
   border-radius: 6px;
   padding: 10px 0 10px 0;
}
#tooltip2-2
{
   display: flex;
   align-items: flex-end;
   flex-direction: column;
   justify-content: center;
}
.info .nav
{
   font-family: "DM Mono";
   font-weight: normal;
   font-size: 11px;
   font-style: normal;
   color: #FFFFFF;
   text-align: right;
   text-transform: none;
}
#info, .info .nav, .info *
{
   margin: 0;
   padding: 0;
   box-sizing: border-box;
   line-height: 1;
   list-style: none;
}
.info .nav:before,
.info .nav:after 
{
   content: " ";
   display: table;
}
.info .nav:after 
{
   clear: both;
}
.info .nav a 
{
   text-decoration: none;
}
.info .nav ul
{
   margin-top: 0;
   margin-bottom: 0;
}
.info .nav ul ul
{
   margin-bottom: 0;
}
.info .container 
{
   margin-right: auto;
   margin-left: auto;
   padding: 0;
}
.info .container:before,
.info .container:after 
{
   content: " ";
   display: table;
}
.info .container:after 
{
   clear: both;
}
.info .collapse 
{
   display: none;
}
.info .collapse.show 
{
   display: block;
}
.info .collapsing 
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height .35s ease;
}
.info .arrow, .info .arrow-right
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   border-top: 4px solid #000;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
.info .dropdown 
{
   position: relative;
}
.info .dropdown-toggle:focus 
{
   outline: 0;
}
.info .dropdown-menu 
{
   position: absolute;
   top: 100%;
   left: 0;
   z-index: 1000;
   display: none;
   float: left;
   min-width: 160px;
   padding: 5px 0;
   margin: 2px 0 0;
   list-style: none;
   font-size: 11px;
   background-color: rgba(0,0,0,0.31);
   background-image: none;
   border: 1px solid rgba(13,110,253,0.00);
   border-radius: 0px;
   background-clip: padding-box;
}
.info .dropdown-menu .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #0D6EFD;
}
.info .dropdown-menu > li > a
{
   display: block;
   padding: 3px 20px 3px 20px;
   clear: both;
   line-height: 1.428571429;
   color: #FFFFFF;
   text-transform: none;
   white-space: nowrap;
}
.info .dropdown-menu > li > a:hover,
.info .dropdown-menu > li > a:focus 
{
   text-decoration: none;
   color: #000000;
   background-color: #FFFFFF;
   background-image: none;
}
.info .dropdown-menu > li > a.active,
.info .dropdown-menu > li > a.active:hover,
.info .dropdown-menu > li > a.active:focus
{
   color: #000000;
   background-color: #FFFFFF;
   background-image: none;
   text-decoration: none;
   outline: 0;
}
.info .show > .dropdown-menu
{
   display: block;
}
.info .show > a
{
   outline: 0;
}
.info .dropdown-header
{
   display: block;
   padding: 3px 20px;
   line-height: 1.428571429;
   color: #aeaeae;
}
.info .dropdown-backdrop
{
   position: fixed;
   left: 0;
   right: 0;
   bottom: 0;
   top: 0;
   z-index: 990;
}
.info .nav > li 
{
   position: relative;
   display: block;
}
.info .nav > li > a
{
   position: relative;
   display: block;
   padding: 10px 15px 10px 15px;
}
.info .nav .show > a,
.info .nav .show > a:hover,
.info .nav .show > a:focus
{
    border-color: #FFFFFF;
}
.info .nav .nav-divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #0D6EFD;
}
.info .nav .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.info
{
   position: relative;
}
.info:before,
.info:after
{
   content: " ";
   display: table;
}
.info:after
{
   clear: both;
}
.info .navbar-header:before,
.info .navbar-header:after
{
   content: " ";
   display: table;
}
.info .navbar-header:after
{
   clear: both;
}
.info-navbar-collapse 
{
   overflow-x: visible;
   -webkit-overflow-scrolling: touch;
}
.info-navbar-collapse:before,
.info-navbar-collapse:after
{
   content: " ";
   display: table;
}
.info-navbar-collapse:after
{
   clear: both;
}
.info-navbar-collapse.show
{
   overflow-y: auto;
}
.info .navbar-toggle 
{
   position: relative;
   float: right;
   width: 52px;
   height: 42px;
   padding: 10px 15px 10px 15px;
   background-color: transparent;
   border: 1px solid transparent;
   border-radius: 0px;
}
.info .navbar-toggle .line
{
   display: block;
   width: 22px;
   height: 4px;
   border-radius: 0px;
   transition: all 500ms linear;
}
.info .navbar-toggle .line
{
   margin: 4px auto;
}
.info .navbar-toggle  .line:first-child
{
   margin-top: 0px !important;
}
.info .navbar-nav
{
   margin: 6px -15px;
}
.info .navbar-nav > li > .dropdown-menu
{
   margin-top: 0;
   border-top-right-radius: 0;
   border-top-left-radius: 0;
}
.info .navbar-nav > li > a
{
   color: #FFFFFF;
}
.info .navbar-nav > li > a:hover,
.info .navbar-nav > li > a:focus
{
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   text-decoration: none;
}
.info .navbar-nav > li > a.active,
.info .navbar-nav > li > a.active:hover,
.info .navbar-nav > li > a.active:focus
{
   color: #000000;
   background-color: #FFFFFF;
   background-image: none;
}
.info .navbar-toggle
{
   border: 1px solid transparent;
}
.info .navbar-toggle:hover,
.info .navbar-toggle:focus
{
   background-color: transparent;
}
.info .navbar-toggle .line
{
   background-color: #FFFFFF;
}
.info-navbar-collapse
{
   border-color: rgba(13,110,253,0.00);
}
.info .navbar-nav > .dropdown > a:hover .arrow,
.info .navbar-nav > .dropdown > a:focus .arrow
{
   border-top-color: #000000;
   border-bottom-color: #000000;
}
.info .navbar-nav > .show > a,
.info .navbar-nav > .show > a:hover,
.info .navbar-nav > .show > a:focus
{
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
}
.info .navbar-nav > .show > a .arrow,
.info .navbar-nav > .show > a:hover .arrow,
.info .navbar-nav > .show > a:focus .arrow
{
   border-top-color: #000000;
   border-bottom-color: #000000;
}
.info .navbar-nav > .dropdown > a .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.info .navbar-link
{
   color: #FFFFFF;
}
.info .navbar-link:hover
{
   color: #000000;
}
.info .navbar-header
{
   color: #FFFFFF;
}
.info .dropdown-hover > .dropdown-menu
{
   margin-top:-1px !important;
}
@media (min-width: 0px) 
{
.info .navbar-right .dropdown-menu
{
   right: 0;
   left: auto;
}
.info .navbar-header
{
   float: left;
}
.info-navbar-collapse
{
   width: auto;
   border-top: 0;
   box-shadow: none;
}
.info-navbar-collapse.collapse
{
   display: block!important;
   height: auto!important;
   padding-bottom: 0;
   overflow: visible!important;
}
.info-navbar-collapse.show
{
   overflow-y: auto;
}
.info .navbar-toggle
{
   display: none;
}
.info .navbar-nav
{
   float: right;
   margin: 0;
}
.info .navbar-nav > li
{
   float: left;
}
.info .container > .navbar-header,
.info .container > .info-navbar-collapse
{
   margin-right: 0;
   margin-left: 0;
}
.info .navbar-nav > .dropdown > a:hover .arrow,
.info .navbar-nav > .dropdown > a:focus .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
}
@media (max-width: 0px) 
{
.info 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
}
.info .navbar-nav
{
   margin: 0;
   background-color: rgba(0,0,0,0.31);
   background-image: none;
}
.info .navbar-nav .show .dropdown-menu
{
   position: static !important;
   transform: translate3d(0px, 0px, 0px) !important;
   float: none;
   width: auto;
   margin-top: 0;
   background-color: transparent;
   border: 0;
   box-shadow: none;
}
.info .navbar-nav .show .dropdown-menu > li > a,
.info .navbar-nav .show .dropdown-menu .dropdown-header
{
   padding: 5px 15px 5px 25px;
}
.info .navbar-nav .show .dropdown-menu > li > a
{
   line-height: 20px;
}
}
@media (min-width: 0px) 
{
.info 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
}
.info .navbar-nav > li > a
{
   color: #FFFFFF;
}
.info .navbar-nav > li > a:hover,
.info .navbar-nav > li > a:focus
{
   color: #FFFFFF;
   background-color: rgba(0,0,0,0.22);
   background-image: none;
}
.info .navbar-nav > li > a.active,
.info .navbar-nav > li > a.active:hover,
.info .navbar-nav > li > a.active:focus
{
   color: #FFFFFF;
   background-color: rgba(0,0,0,0.22);
   background-image: none;
}
.info .navbar-nav > .show > a,
.info .navbar-nav > .show > a:hover,
.info .navbar-nav > .show > a:focus
{
   background-color: rgba(0,0,0,0.22);
   background-image: none;
   color: #FFFFFF;
}
.info .navbar-nav > .dropdown > a:hover .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.info .navbar-nav > .dropdown > a .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.info .navbar-nav > li > a.active > .arrow,
.info .navbar-nav > li > a.active:hover > .arrow,
.info .navbar-nav > li > a.active:focus > .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.info .navbar-nav > .show > a .arrow,
.info .navbar-nav > .show > a:hover .arrow,
.info .navbar-nav > .show > a:focus .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.info .navbar-link
{
   color: #FFFFFF;
}
.info .navbar-link:hover 
{
   color: #fff;
}
}
#info i
{
   font-size: 16px;
   position: relative;
   left: 0;
   top: 0;
   margin-right: 4px;
   width: 16px;
}
#wb_info
{
   z-index: 1111 !important;
}
.artists .nav
{
   font-family: "DM Mono";
   font-weight: normal;
   font-size: 11px;
   font-style: normal;
   color: #FFFFFF;
   text-align: right;
   text-transform: none;
}
#artists, .artists .nav, .artists *
{
   margin: 0;
   padding: 0;
   box-sizing: border-box;
   line-height: 1;
   list-style: none;
}
.artists .nav:before,
.artists .nav:after 
{
   content: " ";
   display: table;
}
.artists .nav:after 
{
   clear: both;
}
.artists .nav a 
{
   text-decoration: none;
}
.artists .nav ul
{
   margin-top: 0;
   margin-bottom: 0;
}
.artists .nav ul ul
{
   margin-bottom: 0;
}
.artists .container 
{
   margin-right: auto;
   margin-left: auto;
   padding: 0;
}
.artists .container:before,
.artists .container:after 
{
   content: " ";
   display: table;
}
.artists .container:after 
{
   clear: both;
}
.artists .collapse 
{
   display: none;
}
.artists .collapse.show 
{
   display: block;
}
.artists .collapsing 
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height .35s ease;
}
.artists .arrow, .artists .arrow-right
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   border-top: 4px solid #000;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
.artists .dropdown 
{
   position: relative;
}
.artists .dropdown-toggle:focus 
{
   outline: 0;
}
.artists .dropdown-menu 
{
   position: absolute;
   top: 100%;
   left: 0;
   z-index: 1000;
   display: none;
   float: left;
   min-width: 160px;
   padding: 5px 0;
   margin: 2px 0 0;
   list-style: none;
   font-size: 11px;
   background-color: rgba(0,0,0,0.31);
   background-image: none;
   border: 1px solid rgba(13,110,253,0.00);
   border-radius: 0px;
   background-clip: padding-box;
}
.artists .dropdown-menu .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #0D6EFD;
}
.artists .dropdown-menu > li > a
{
   display: block;
   padding: 3px 20px 3px 20px;
   clear: both;
   line-height: 1.428571429;
   color: #FFFFFF;
   text-transform: none;
   white-space: nowrap;
}
.artists .dropdown-menu > li > a:hover,
.artists .dropdown-menu > li > a:focus 
{
   text-decoration: none;
   color: #000000;
   background-color: #FFFFFF;
   background-image: none;
}
.artists .dropdown-menu > li > a.active,
.artists .dropdown-menu > li > a.active:hover,
.artists .dropdown-menu > li > a.active:focus
{
   color: #000000;
   background-color: #FFFFFF;
   background-image: none;
   text-decoration: none;
   outline: 0;
}
.artists .show > .dropdown-menu
{
   display: block;
}
.artists .show > a
{
   outline: 0;
}
.artists .dropdown-header
{
   display: block;
   padding: 3px 20px;
   line-height: 1.428571429;
   color: #aeaeae;
}
.artists .dropdown-backdrop
{
   position: fixed;
   left: 0;
   right: 0;
   bottom: 0;
   top: 0;
   z-index: 990;
}
.artists .nav > li 
{
   position: relative;
   display: block;
}
.artists .nav > li > a
{
   position: relative;
   display: block;
   padding: 10px 15px 10px 15px;
}
.artists .nav .show > a,
.artists .nav .show > a:hover,
.artists .nav .show > a:focus
{
    border-color: #FFFFFF;
}
.artists .nav .nav-divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #0D6EFD;
}
.artists .nav .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.artists
{
   position: relative;
}
.artists:before,
.artists:after
{
   content: " ";
   display: table;
}
.artists:after
{
   clear: both;
}
.artists .navbar-header:before,
.artists .navbar-header:after
{
   content: " ";
   display: table;
}
.artists .navbar-header:after
{
   clear: both;
}
.artists-navbar-collapse 
{
   overflow-x: visible;
   -webkit-overflow-scrolling: touch;
}
.artists-navbar-collapse:before,
.artists-navbar-collapse:after
{
   content: " ";
   display: table;
}
.artists-navbar-collapse:after
{
   clear: both;
}
.artists-navbar-collapse.show
{
   overflow-y: auto;
}
.artists .navbar-toggle 
{
   position: relative;
   float: right;
   width: 52px;
   height: 42px;
   padding: 10px 15px 10px 15px;
   background-color: transparent;
   border: 1px solid transparent;
   border-radius: 0px;
}
.artists .navbar-toggle .line
{
   display: block;
   width: 22px;
   height: 4px;
   border-radius: 0px;
   transition: all 500ms linear;
}
.artists .navbar-toggle .line
{
   margin: 4px auto;
}
.artists .navbar-toggle  .line:first-child
{
   margin-top: 0px !important;
}
.artists .navbar-nav
{
   margin: 6px -15px;
}
.artists .navbar-nav > li > .dropdown-menu
{
   margin-top: 0;
   border-top-right-radius: 0;
   border-top-left-radius: 0;
}
.artists .navbar-nav > li > a
{
   color: #FFFFFF;
}
.artists .navbar-nav > li > a:hover,
.artists .navbar-nav > li > a:focus
{
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   text-decoration: none;
}
.artists .navbar-nav > li > a.active,
.artists .navbar-nav > li > a.active:hover,
.artists .navbar-nav > li > a.active:focus
{
   color: #000000;
   background-color: #FFFFFF;
   background-image: none;
}
.artists .navbar-toggle
{
   border: 1px solid transparent;
}
.artists .navbar-toggle:hover,
.artists .navbar-toggle:focus
{
   background-color: transparent;
}
.artists .navbar-toggle .line
{
   background-color: #FFFFFF;
}
.artists-navbar-collapse
{
   border-color: rgba(13,110,253,0.00);
}
.artists .navbar-nav > .dropdown > a:hover .arrow,
.artists .navbar-nav > .dropdown > a:focus .arrow
{
   border-top-color: #000000;
   border-bottom-color: #000000;
}
.artists .navbar-nav > .show > a,
.artists .navbar-nav > .show > a:hover,
.artists .navbar-nav > .show > a:focus
{
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
}
.artists .navbar-nav > .show > a .arrow,
.artists .navbar-nav > .show > a:hover .arrow,
.artists .navbar-nav > .show > a:focus .arrow
{
   border-top-color: #000000;
   border-bottom-color: #000000;
}
.artists .navbar-nav > .dropdown > a .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.artists .navbar-link
{
   color: #FFFFFF;
}
.artists .navbar-link:hover
{
   color: #000000;
}
.artists .navbar-header
{
   color: #FFFFFF;
}
.artists .dropdown-hover > .dropdown-menu
{
   margin-top:-1px !important;
}
@media (min-width: 0px) 
{
.artists .navbar-right .dropdown-menu
{
   right: 0;
   left: auto;
}
.artists .navbar-header
{
   float: left;
}
.artists-navbar-collapse
{
   width: auto;
   border-top: 0;
   box-shadow: none;
}
.artists-navbar-collapse.collapse
{
   display: block!important;
   height: auto!important;
   padding-bottom: 0;
   overflow: visible!important;
}
.artists-navbar-collapse.show
{
   overflow-y: auto;
}
.artists .navbar-toggle
{
   display: none;
}
.artists .navbar-nav
{
   float: right;
   margin: 0;
}
.artists .navbar-nav > li
{
   float: left;
}
.artists .container > .navbar-header,
.artists .container > .artists-navbar-collapse
{
   margin-right: 0;
   margin-left: 0;
}
.artists .navbar-nav > .dropdown > a:hover .arrow,
.artists .navbar-nav > .dropdown > a:focus .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
}
@media (max-width: 0px) 
{
.artists 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
}
.artists .navbar-nav
{
   margin: 0;
   background-color: rgba(0,0,0,0.31);
   background-image: none;
}
.artists .navbar-nav .show .dropdown-menu
{
   position: static !important;
   transform: translate3d(0px, 0px, 0px) !important;
   float: none;
   width: auto;
   margin-top: 0;
   background-color: transparent;
   border: 0;
   box-shadow: none;
}
.artists .navbar-nav .show .dropdown-menu > li > a,
.artists .navbar-nav .show .dropdown-menu .dropdown-header
{
   padding: 5px 15px 5px 25px;
}
.artists .navbar-nav .show .dropdown-menu > li > a
{
   line-height: 20px;
}
}
@media (min-width: 0px) 
{
.artists 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
}
.artists .navbar-nav > li > a
{
   color: #FFFFFF;
}
.artists .navbar-nav > li > a:hover,
.artists .navbar-nav > li > a:focus
{
   color: #FFFFFF;
   background-color: rgba(0,0,0,0.22);
   background-image: none;
}
.artists .navbar-nav > li > a.active,
.artists .navbar-nav > li > a.active:hover,
.artists .navbar-nav > li > a.active:focus
{
   color: #FFFFFF;
   background-color: rgba(0,0,0,0.22);
   background-image: none;
}
.artists .navbar-nav > .show > a,
.artists .navbar-nav > .show > a:hover,
.artists .navbar-nav > .show > a:focus
{
   background-color: rgba(0,0,0,0.22);
   background-image: none;
   color: #FFFFFF;
}
.artists .navbar-nav > .dropdown > a:hover .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.artists .navbar-nav > .dropdown > a .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.artists .navbar-nav > li > a.active > .arrow,
.artists .navbar-nav > li > a.active:hover > .arrow,
.artists .navbar-nav > li > a.active:focus > .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.artists .navbar-nav > .show > a .arrow,
.artists .navbar-nav > .show > a:hover .arrow,
.artists .navbar-nav > .show > a:focus .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.artists .navbar-link
{
   color: #FFFFFF;
}
.artists .navbar-link:hover 
{
   color: #fff;
}
}
#artists i
{
   font-size: 16px;
   position: relative;
   left: 0;
   top: 0;
   margin-right: 4px;
   width: 16px;
}
#wb_artists
{
   z-index: 1111 !important;
}
#wb_intro
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#intro
{
   box-sizing: border-box;
   padding: 0 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
}
#intro > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#intro > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#intro > .row > .col-1
{
   float: left;
}
#intro > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#intro:before,
#intro:after,
#intro .row:before,
#intro .row:after
{
   display: table;
   content: " ";
}
#intro:after,
#intro .row:after
{
   clear: both;
}
@media (max-width: 700px)
{
#intro > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_description 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 20px 0;
   margin: 0;
   text-align: left;
}
#wb_description div
{
   text-align: left;
}
#wb_description
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 2560px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_LayoutGrid1
{
   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;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_artworktitle 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 0 0;
   margin: 0;
   text-align: left;
}
#wb_artworktitle div
{
   text-align: left;
}
#wb_artworktitle
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid2
{
   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;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid2 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid2 > .row > .col-1
{
   float: left;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid2 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
::selection {
  background-color: #0015FF;
  color: white;
}
body::-webkit-scrollbar {
    width: 18px;
}
body::-webkit-scrollbar-track {
    /*background-color: rgba(0,0,0,0.1);*/
    /*border-radius: 100px;*/
    /*background-color: #000;*/
    background-color: #1B1B1B;
}
body::-webkit-scrollbar-thumb {
    border-radius: 100px;
    border: 5px solid transparent;
    background-clip: content-box;
    background-color: #fff;
}

body {
    background-image: radial-gradient(circle, #5C5C5C .9px, transparent .9px);
    background-size: .9rem .9rem;
/*    background-attachment: fixed; */
}

#tooltip {
  height: auto !important;
   width: auto !important;
   /* min-width: 30vw; */
padding-right: 100px;
   z-index: 999 !important;
}
 .welcome-title span {
    font-size: 10vw !important;
    line-height: 8.5vw !important;
    letter-spacing: -0.2vw !important;
} 
#artist-list {
 margin-top: 40vh;
}
#wb_Text4 span {
   font-size: calc(12px + .5vw) !important;
   color: white !important;
   font-weight: bold;
   line-height: 130%;
}
#wb_Text1 span {
   font-size: calc(24px + 4vw) !important;
   color: white !important;
   font-weight: bold;
   letter-spacing: -0.4vw !important;
line-height: 105%;
}
#wb_Text6 span {
    /* font-size: calc(7px + .5vw) !important; */
   font-size: 12px !important;
    color: #000000 !important;
    /* font-weight: bold; */
    letter-spacing: -0.02vw !important;
    line-height: 130%;
    background: #e8e9ea;
}
#wb_Text6 {
   padding: 20px 0 0 0;
}
#wb_image-bg {
   z-index: 2;
}
#wb_intro {
   z-index: 1;
}
#wb_artist-list {
   z-index: 0;
}
#wb_image-bg {
  pointer-events: none; 
}

#wb_artworktitle span {
    font-size: calc(18px + 2vw) !important;
    color: white !important;
    letter-spacing: -0.2vw !important;
    line-height: 100%;
}

/* MOBILE */
@media only screen and (max-width: 700px) {
   #wb_image-bg {
      z-index: -1;
   }
   #wb_Text6 span {
      background: #e8e9ea;
   }
   #artist-list {
      margin-top: 60vh;
   }
    #wb_Image4 {
      width: 100% !important;
   }
   #Image4 {
      width: 100% !important;
      height: auto;
   }
   #tooltip {
      bottom: 20px !important;
      left: 20px !important;
   }
}
#tooltip2, #tooltip2-2 {
width: auto !important;
}

#tooltip2 {
   z-index: 999999 !important; 
}
.artists .dropdown-menu > li > a {
line-height: 0.75;
}
.artists .navbar-nav > li > .dropdown-menu {
    overflow: auto;
    max-height: 500px;
}
.dropdown-menu::-webkit-scrollbar {
    width: 18px;
}
.dropdown-menu::-webkit-scrollbar-track {
    background-color: #000;
}
.dropdown-menu::-webkit-scrollbar-thumb {
    border-radius: 100px;
    border: 5px solid transparent;
    background-clip: content-box;
    background-color: #fff;
}
.artists .dropdown-menu {
    background-color: rgba(0, 0, 0, 0.66) !important;
    border-radius: 6px !important;
    background-clip: inherit !important;
    backdrop-filter: blur(9px) !important;
}
/* Updated Button */
.artists .nav > li > a {
    text-transform: uppercase;
    padding: 20px 24px 20px 24px;

}
#tooltip2 {
    background-color: #0000ff;
    background-image: none;
    border: none;
    border-radius: 26px;
    padding: 20px 0 20px 0;
}
.artists .dropdown-menu > li > a {
/* font-size: 20px; */
line-height: 0.75;
transition: .25s ease all;
}
.artists .dropdown-menu > li > a:hover, .artists .dropdown-menu > li > a:focus {
 line-height: 2.5;
}
.artists .navbar-nav > .show > a, .artists .navbar-nav > .show > a:hover, .artists .navbar-nav > .show > a:focus {
border-radius: 30px;
}

    .info .navbar-nav > li {
        border-right: 1px solid #ffffff38;
    }
