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;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Heading2
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   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;
   border-radius: 0px;
   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;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0 0 20px 0;
   text-align: center;
}
#privacyHeading
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
}
#wb_privacyText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 50px 0 50px;
   margin: 0 0 25px 0 ;
   text-align: left;
}
#wb_privacyText div
{
   text-align: left;
}
#wb_privacyText
{
   display: block;
   margin: 0 0 25px 0 ;
   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;
   visibility: hidden;
}
#wb_privacyCheckBox label::before
{
   content: "";
   display: inline-block;
   position: absolute;
   width: 13px;
   height: 13px;
   left: 0;
   top: 0;
   visibility: visible;
   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:%23FFFFFF%22%20viewBox%3d%220%200%2052%2052%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M48%2013%20C49%2014%2c%2049%2015%2c%2049%2015%20C49%2016%2c%2049%2017%2c%2048%2017%20L27%2038%20L23%2042%20C23%2043%2c%2022%2043%2c%2021%2043%20C21%2043%2c%2020%2043%2c%2019%2042%20L15%2038%20L5%2028%20C4%2027%2c%204%2027%2c%204%2026%20C4%2025%2c%204%2024%2c%205%2024%20L9%2020%20C9%2019%2c%2010%2019%2c%2011%2019%20C12%2019%2c%2012%2019%2c%2013%2020%20L21%2029%20L40%209%20C41%209%2c%2042%209%2c%2042%209%20C43%209%2c%2044%209%2c%2044%209%22/%3e%0d%0a%3c/svg%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 0;
}
#privacyLabel:focus
{
   outline: 0;
}
