div#container
{
   width: 970px;
   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_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   margin: 0;
   padding: 0px 0px 0px 0px;
   text-align: center;
}
#Heading2
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   margin: 0;
   text-align: center;
}
#privacyPopup
{
   margin-top: 30px;
   margin-bottom: 20px;
}
#privacyPopup .modal-content
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #FFFFFF;
   overflow: visible;
   pointer-events: all;
}
#privacyPopup.fade
{
   opacity: 1;
   transition: all 800ms linear;
}
#privacyPopup .animate-show
{
   animation-duration: 800ms;
   animation-fill-mode: both;
   animation-name: transform-bounce-in-down;
}
#privacyPopup .animate-hide
{
   animation-duration: 800ms;
   animation-fill-mode: both;
   animation-name: transform-bounce-in-up;
   animation-direction: reverse;
}
#privacyPopup.modal
{
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 9999;
   display: none;
   overflow: hidden;
   -webkit-overflow-scrolling: touch;
   outline: 0;
}
#privacyPopup .modal-open .modal
{
   overflow-x: hidden;
   overflow-y: auto;
}
#privacyPopup .modal-open
{
   overflow: hidden;
}
#privacyPopup .modal-dialog
{
   position: relative;
   width: 716px;
   margin-left: auto;
   margin-right: auto;
}
#privacyPopup .modal-content
{
   position: relative;
   -webkit-background-clip: padding-box;
   background-clip: padding-box;
   outline: 0;
}
#privacyPopup .modal-header
{
   padding: 10px 10px 10px 10px;
   background-color: #FFFFFF;
   border-bottom: 1px solid #FFFFFF;
}
#privacyPopup .modal-footer
{
   padding: 10px 10px 10px 10px;
   border-top: 1px solid #FFFFFF;
}
#privacyPopup .modal-body
{
   position: relative;
   width: 716px;
}
#privacyPopup .close
{
   float: right;
   font-size: 21px;
   font-weight: 700;
   line-height: 1;
   color: #FFFFFF;
   text-shadow: 0px 1px 0px #fff;
   opacity: 0.5;
   -webkit-appearance: none;
   padding: 0;
   cursor: pointer;
   background: 0 0;
   border: 0;
   margin-top: -2px;
}
.modal-backdrop
{
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1040;
   background-color: #000;
}
.modal-backdrop.fade
{
   opacity: 0;
   transition: opacity .15s linear;
}
.modal-backdrop.show
{
   opacity: 0.5;
}
.modal-open
{
   overflow: hidden;
}
#privacyPopup .modal-dialog-centered
{
   display: flex;
   align-items: center;
   margin: 1.75rem auto;
   min-height: calc(100% - 3.5rem);
   pointer-events: none;
}
#privacyPopup .modal-dialog-centered::before
{
   display: block;
   height: calc(100vh - 3.5rem);
   content: "";
}
#privacyPopup .modal-title
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   margin: 0;
}
#privacyPopup .modal-body
{
   box-sizing: border-box;
   font-size: 0;
   padding: 16px 16px 16px 16px;
   text-align: center;
}
#wb_privacyHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0px 0px 20px 0px;
   text-align: center;
}
#privacyHeading
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   margin: 0;
   text-align: center;
}
#wb_privacyText
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0px 50px 0px 50px;
   margin: 0px 0px 25px 0px;
   text-align: left;
}
#wb_privacyText div
{
   text-align: left;
}
#wb_privacyText
{
   display: block;
   box-sizing: border-box;
   width: 100%;
}
#privacyButton
{
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   background-color: #368BD6;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   padding: 1px 1px 4px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
}
#privacyButton:focus
{
   outline: 0;
}
#privacyLine
{
   border-color: #FFFFFF;
   border-style: solid;
   border-bottom-width: 20px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_privacyCheckBox
{
   margin: 6px 4px 8px 4px;
}
#wb_privacyCheckBox
{
   position: relative;
}
#wb_privacyCheckBox, #wb_privacyCheckBox *, #wb_privacyCheckBox *::before, #wb_privacyCheckBox *::after
{
   box-sizing: border-box;
}
#wb_privacyCheckBox input[type='checkbox']
{
   position: absolute;
   padding: 0;
   margin: 0;
   opacity: 0;
   z-index: 1;
   width: 13px;
   height: 13px;
   left: 0;
   top: 0;
}
#wb_privacyCheckBox label
{
   display: inline-block;
   vertical-align: middle;
   position: absolute;
   left: 0;
   top: 0;
   width: 0;
   height: 0;
   padding: 0;
}
#wb_privacyCheckBox label::before
{
   content: "";
   display: inline-block;
   position: absolute;
   width: 13px;
   height: 13px;
   left: 0;
   top: 0;
   background-color: #FFFFFF;
   border: 1px solid #CCCCCC;
   border-radius: 4px;
}
#wb_privacyCheckBox label::after
{
   display: inline-block;
   position: absolute;
   width: 13px;
   height: 13px;
   left: 0;
   top: 0;
   visibility: visible;
   padding: 0;
   text-align: center;
   line-height: 13px;
}
#wb_privacyCheckBox input[type='checkbox']:checked + label::after
{
   content: " ";
   background: url('data:image/svg+xml,%3Csvg%20style%3D%22fill%3A%23FFFFFF%22%20viewBox%3D%220%200%201024%201024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0D%0A%20%20%20%3Cg%20transform%3D%22scale%281%29%22%3E%0D%0A%20%20%20%3Cpath%20d%3D%22M929%20272%20L929%20272%20C939%20283%2C%20944%20295%2C%20944%20310%20C944%20325%2C%20939%20337%2C%20929%20348%20L525%20752%20L525%20752%20L449%20828%20L449%20828%20C438%20838%2C%20426%20843%2C%20411%20843%20C396%20843%2C%20384%20838%2C%20373%20828%20L297%20752%20L297%20752%20L95%20550%20L95%20550%20C85%20540%2C%2080%20526%2C%2080%20512%20C80%20498%2C%2085%20484%2C%2095%20474%20L171%20398%20L171%20398%20C181%20388%2C%20195%20383%2C%20209%20383%20C223%20383%2C%20237%20388%2C%20247%20398%20L411%20563%20L411%20563%20L777%20196%20L777%20196%20C787%20186%2C%20801%20181%2C%20815%20181%20C829%20181%2C%20843%20186%2C%20853%20196%20L929%20272%20L929%20272%22%2F%3E%0D%0A%20%20%20%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A') no-repeat center center;
   background-size: 80% 80%;
}
#wb_privacyCheckBox input[type='checkbox']:checked + label::before
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
}
#wb_privacyCheckBox input[type='checkbox']:focus + label::before
{
   outline: thin dotted;
}
#privacyLabel
{
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 12px;
   box-sizing: border-box;
   margin: 0;
   text-align: left;
   vertical-align: top;
   padding: 4px 4px 4px 0px;
}
#privacyLabel:focus
{
   outline: 0;
}
