body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#cookie_policy
{
   background-color: rgba(0,0,0,0.78);
   background-image: none;
}
#cookie_button
{
   width: 56px;
   height: 31px;
   background-color: #265A88;
   background: linear-gradient(to top, #265A88 0%, #337AB7 100%);
   border: 0px #ED1C24 solid;
   border-radius: 2px;
}
#cookie_button_text
{
   position: absolute;
   left: 1px;
   top: 7px;
   width: 52px;
   height: 21px;
   overflow: hidden;
   text-align: center;
}
#masterShape1
{
   width: 110px;
   height: 31px;
   background-color: #265A88;
   background: linear-gradient(to top, #265A88 0%, #337AB7 100%);
   border: 0px #ED1C24 solid;
   border-radius: 2px;
}
#masterShape1_text
{
   position: absolute;
   left: 1px;
   top: 7px;
   width: 106px;
   height: 21px;
   overflow: hidden;
   text-align: center;
}
#wb_cookie_message 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_cookie_message div
{
   text-align: center;
}
