div#container
{
   width: 970px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #FFFFFF;
   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: #000000;
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   margin: 0;
   text-align: center;
}
#Dialog1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#Dialog1 .modal-content
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #CCE5FF;
   overflow: visible;
   pointer-events: all;
}
#Dialog1.fade
{
   opacity: 1;
   transition: all 400ms linear;
}
#Dialog1 .animate-show
{
   animation-duration: 400ms;
   animation-fill-mode: both;
   animation-name: transform-tada;
}
#Dialog1 .animate-hide
{
   animation-duration: 400ms;
   animation-fill-mode: both;
   animation-name: animate-fade-in;
   animation-direction: reverse;
}
#Dialog1.modal
{
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 9999;
   display: none;
   overflow: hidden;
   -webkit-overflow-scrolling: touch;
   outline: 0;
}
#Dialog1 .modal-open .modal
{
   overflow-x: hidden;
   overflow-y: auto;
}
#Dialog1 .modal-open
{
   overflow: hidden;
}
#Dialog1 .modal-dialog
{
   position: relative;
   width: 604px;
   margin-left: auto;
   margin-right: auto;
}
#Dialog1 .modal-content
{
   position: relative;
   -webkit-background-clip: padding-box;
   background-clip: padding-box;
   outline: 0;
}
#Dialog1 .modal-header
{
   padding: 10px 10px 10px 10px;
   background-color: #CCE5FF;
   border-bottom: 1px solid #CCE5FF;
}
#Dialog1 .modal-footer
{
   padding: 10px 10px 10px 10px;
   border-top: 1px solid #CCE5FF;
}
#Dialog1 .modal-body
{
   position: relative;
   width: 604px;
   height: 382px;
}
#Dialog1 .close
{
   float: right;
   font-size: 21px;
   font-weight: 700;
   line-height: 1;
   color: #004085;
   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;
}
#Dialog1 .modal-header
{
   cursor: move;
}
#Dialog1 .modal-dialog-centered
{
   display: flex;
   align-items: center;
   margin: 1.75rem auto;
   min-height: calc(100% - 3.5rem);
   pointer-events: none;
}
#Dialog1 .modal-dialog-centered::before
{
   display: block;
   height: calc(100vh - 3.5rem);
   content: "";
}
#Dialog1 .modal-title
{
   color: #004085;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   margin: 0;
}
#Button1
{
   border: 1px solid #007BFF;
   border-radius: 4px;
   background-color: #007BFF;
   background-image: none;
   color: #FFFFFF;
   cursor: pointer;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
}
#Button1:focus
{
   outline: 0;
}
#Button2
{
   border: 1px solid #28A745;
   border-radius: 4px;
   background-color: #28A745;
   background-image: none;
   color: #FFFFFF;
   cursor: pointer;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
}
#Button2:focus
{
   outline: 0;
}
#Dialog2
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#Dialog2 .modal-content
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #D4EDDA;
   overflow: visible;
   pointer-events: all;
}
#Dialog2.fade
{
   opacity: 1;
   transition: all 400ms linear;
}
#Dialog2 .animate-show
{
   animation-duration: 400ms;
   animation-fill-mode: both;
   animation-name: transform-lightspeed-in;
}
#Dialog2 .animate-hide
{
   animation-duration: 400ms;
   animation-fill-mode: both;
   animation-name: transform-lightspeed-in;
   animation-direction: reverse;
}
#Dialog2.modal
{
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 9999;
   display: none;
   overflow: hidden;
   -webkit-overflow-scrolling: touch;
   outline: 0;
}
#Dialog2 .modal-open .modal
{
   overflow-x: hidden;
   overflow-y: auto;
}
#Dialog2 .modal-open
{
   overflow: hidden;
}
#Dialog2 .modal-dialog
{
   position: relative;
   width: 604px;
   margin-left: auto;
   margin-right: auto;
}
#Dialog2 .modal-content
{
   position: relative;
   -webkit-background-clip: padding-box;
   background-clip: padding-box;
   outline: 0;
}
#Dialog2 .modal-header
{
   padding: 10px 10px 10px 10px;
   background-color: #D4EDDA;
   border-bottom: 1px solid #D4EDDA;
}
#Dialog2 .modal-footer
{
   padding: 10px 10px 10px 10px;
   border-top: 1px solid #D4EDDA;
}
#Dialog2 .modal-body
{
   position: relative;
   width: 604px;
   height: 382px;
}
#Dialog2 .close
{
   float: right;
   font-size: 21px;
   font-weight: 700;
   line-height: 1;
   color: #155724;
   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;
}
#Dialog2 .modal-header
{
   cursor: move;
}
#Dialog2 .modal-dialog-centered
{
   display: flex;
   align-items: center;
   margin: 1.75rem auto;
   min-height: calc(100% - 3.5rem);
   pointer-events: none;
}
#Dialog2 .modal-dialog-centered::before
{
   display: block;
   height: calc(100vh - 3.5rem);
   content: "";
}
#Dialog2 .modal-title
{
   color: #155724;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   margin: 0;
}
#Dialog3
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#Dialog3 .modal-content
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #F8D7DA;
   overflow: visible;
   pointer-events: all;
}
#Dialog3.fade
{
   opacity: 1;
   transition: all 400ms linear;
}
#Dialog3 .animate-show
{
   animation-duration: 400ms;
   animation-fill-mode: both;
   animation-name: animate-rotate-in-left;
}
#Dialog3 .animate-hide
{
   animation-duration: 400ms;
   animation-fill-mode: both;
   animation-name: animate-rotate-in-right;
   animation-direction: reverse;
}
#Dialog3.modal
{
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 9999;
   display: none;
   overflow: hidden;
   -webkit-overflow-scrolling: touch;
   outline: 0;
}
#Dialog3 .modal-open .modal
{
   overflow-x: hidden;
   overflow-y: auto;
}
#Dialog3 .modal-open
{
   overflow: hidden;
}
#Dialog3 .modal-dialog
{
   position: relative;
   width: 604px;
   margin-left: auto;
   margin-right: auto;
}
#Dialog3 .modal-content
{
   position: relative;
   -webkit-background-clip: padding-box;
   background-clip: padding-box;
   outline: 0;
}
#Dialog3 .modal-header
{
   padding: 10px 10px 10px 10px;
   background-color: #F8D7DA;
   border-bottom: 1px solid #F8D7DA;
}
#Dialog3 .modal-footer
{
   padding: 10px 10px 10px 10px;
   border-top: 1px solid #F8D7DA;
}
#Dialog3 .modal-body
{
   position: relative;
   width: 604px;
   height: 382px;
}
#Dialog3 .close
{
   float: right;
   font-size: 21px;
   font-weight: 700;
   line-height: 1;
   color: #721C24;
   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;
}
#Dialog3 .modal-header
{
   cursor: move;
}
#Dialog3 .modal-dialog-centered
{
   display: flex;
   align-items: center;
   margin: 1.75rem auto;
   min-height: calc(100% - 3.5rem);
   pointer-events: none;
}
#Dialog3 .modal-dialog-centered::before
{
   display: block;
   height: calc(100vh - 3.5rem);
   content: "";
}
#Dialog3 .modal-title
{
   color: #721C24;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   margin: 0;
}
#Button3
{
   border: 1px solid #DC3545;
   border-radius: 4px;
   background-color: #DC3545;
   background-image: none;
   color: #FFFFFF;
   cursor: pointer;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
}
#Button3:focus
{
   outline: 0;
}
#Dialog4
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#Dialog4 .modal-content
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #FFF3CD;
   overflow: visible;
   pointer-events: all;
}
#Dialog4.fade
{
   opacity: 1;
   transition: all 400ms linear;
}
#Dialog4 .animate-show
{
   animation-duration: 400ms;
   animation-fill-mode: both;
   animation-name: transform-zoom-in-down;
}
#Dialog4 .animate-hide
{
   animation-duration: 400ms;
   animation-fill-mode: both;
   animation-name: transform-zoom-in-up;
   animation-direction: reverse;
}
#Dialog4.modal
{
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 9999;
   display: none;
   overflow: hidden;
   -webkit-overflow-scrolling: touch;
   outline: 0;
}
#Dialog4 .modal-open .modal
{
   overflow-x: hidden;
   overflow-y: auto;
}
#Dialog4 .modal-open
{
   overflow: hidden;
}
#Dialog4 .modal-dialog
{
   position: relative;
   width: 604px;
   margin-left: auto;
   margin-right: auto;
}
#Dialog4 .modal-content
{
   position: relative;
   -webkit-background-clip: padding-box;
   background-clip: padding-box;
   outline: 0;
}
#Dialog4 .modal-header
{
   padding: 10px 10px 10px 10px;
   background-color: #FFF3CD;
   border-bottom: 1px solid #FFF3CD;
}
#Dialog4 .modal-footer
{
   padding: 10px 10px 10px 10px;
   border-top: 1px solid #FFF3CD;
}
#Dialog4 .modal-body
{
   position: relative;
   width: 604px;
   height: 382px;
}
#Dialog4 .close
{
   float: right;
   font-size: 21px;
   font-weight: 700;
   line-height: 1;
   color: #856505;
   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;
}
#Dialog4 .modal-header
{
   cursor: move;
}
#Dialog4 .modal-dialog-centered
{
   display: flex;
   align-items: center;
   margin: 1.75rem auto;
   min-height: calc(100% - 3.5rem);
   pointer-events: none;
}
#Dialog4 .modal-dialog-centered::before
{
   display: block;
   height: calc(100vh - 3.5rem);
   content: "";
}
#Dialog4 .modal-title
{
   color: #856505;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   margin: 0;
}
#Button4
{
   border: 1px solid #FFC107;
   border-radius: 4px;
   background-color: #FFC107;
   background-image: none;
   color: #212529;
   cursor: pointer;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
}
#Button4:focus
{
   outline: 0;
}
#wb_Text1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text1 div
{
   text-align: left;
}
#wb_Text2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text2 div
{
   text-align: left;
}
#wb_Text3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text3 div
{
   text-align: left;
}
#wb_Text4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text4 div
{
   text-align: left;
}
