div#container
{
   width: 994px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #000000;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
#wb_switchl
{
   background-color: #000000;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#wb_switchl a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#switchl
{
   height: 70px;
   width: 95px;
}
#switchl i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 70px;
   line-height: 70px;
   vertical-align: middle;
   width: 69px;
}
#wb_switchl:hover #switchl i
{
   color: #FFFFFF;
}
#wb_mail
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#wb_mail a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#mail
{
   height: 98px;
   width: 120px;
}
#mail i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 98px;
   line-height: 98px;
   vertical-align: middle;
   width: 97px;
}
#wb_mail:hover #mail i
{
   color: #FFFFFF;
}
#wb_vd
{
   vertical-align: top;
}
#vd
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
.darktheme #wb_mail
{
   filter: invert(100%);
}
