body
{
   background-color: #FFFFFF;
   color: #666666;
   font-family: "MS Sans Serif";
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#preloader
{
   background: #FFFFFF url("../images/rolling-dots.gif") no-repeat center center;
   bottom: 0;
   opacity: 0;
   position: fixed;
   top: 0;
   width: 100%;
   z-index: 99999;
}
#wb_errorForm
{
   background-color: #494853;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-shadow: 0px 5px 5px rgba(0,0,0,0.40);
}
#wb_errorCard
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 3px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#errorCard-card-body
{
   font-size: 0px;
}
#errorCard-card-item0
{
   display: inline-block;
   height: 64px;
   box-sizing: border-box;
   border-radius: 3px 3px 0 0;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FF0000;
   font-family: Arial;
   font-weight: normal;
   font-size: 64px;
}
#errorCard-card-item0 i
{
   text-align: center;
   font-size: 64px;
   width: 64px;
}
#errorCard-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #FF0000 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#errorCard-card-item2
{
   box-sizing: border-box;
   margin: 20px 10px 0px 10px;
   padding: 0;
   color: #FAFAFA;
   font-family: "Montserrat";
   font-weight: 600;
   font-size: 17px;
}
#errorCard-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #FF0000 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#errorCard-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px;
   margin: 20px 10px 0px 10px;
   padding: 0;
   color: #FAFAFA;
   font-family: Montserrat;
   font-weight: normal;
   font-size: 13px;
   line-height: 19.5px;
}
