body
{
   background-color: #DCDCDC;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#Login1
{
   background-color: #1E90FF;
   border: 2px solid #000000;
   border-radius: 10px;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   font-style: normal;
   text-align: left;
   text-decoration: none;
   border-spacing: 6px;
   width: 480px;
   height: 264px;
}
#Login1 td
{
   padding: 0;
}
#Login1 .header
{
   background-color: #F8F8F8;
   color: #212529;
   height: 21px;
   padding: 4px 4px 4px 4px;
   text-align: center;
}
#Login1 .label
{
   height: 21px;
}
#Login1 .row
{
   height: 37px;
   text-align: left;
}
#Login1 .input
{
   background-color: #FFE4C4;
   border: 2px solid #696969;
   border-radius: 10px;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   height: 37px;
   box-sizing: border-box;
   padding: 6px 4px 6px 4px;
}
#Login1 .input:focus
{
   border-color: #66AFE9;
   outline: 0;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
}
#Login1 .button
{
   background-color: #0000FF;
   border: 2px solid #000000;
   border-radius: 10px;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   padding: 12px 40px 12px 40px;
   -webkit-appearance: none;
}
#Button1
{
   box-sizing: border-box;
   line-height: 54px;
   text-decoration: none;
   vertical-align: top;
   border: 2px solid #000000;
   border-radius: 10px;
   background-color: #7FFF00;
   background-image: none;
   color: #000000;
   box-shadow: 0px 0px 10px #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#Button1:focus
{
   outline: 0;
}
#Button2
{
   box-sizing: border-box;
   line-height: 54px;
   text-decoration: none;
   vertical-align: top;
   border: 2px solid #000000;
   border-radius: 10px;
   background-color: #FFA07A;
   background-image: none;
   color: #000000;
   box-shadow: 0px 0px 10px #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#Button2:focus
{
   outline: 0;
}
#wb_Image4
{
   vertical-align: top;
}
#Image4
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   animation: slide-down-in 1500ms linear 0ms 1 normal both;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Extension2 
{
   text-align: center;
}
#Extension2 
{
   display: inline-block;
   height: 99px;
   margin-top: 50px;
   perspective: 600px;
   width: 99px;
}
#Extension2 .cube 
{
   animation: rotateCube 16s 1s infinite both;
   height: inherit;
   position: relative;
   width: inherit;
   transform: rotateX(0deg) rotateY(0deg);
   transform-style: preserve-3d;
}
#Extension2 .cube:hover
{
   animation-play-state: running !important;
}
#Extension2 .cube-face 
{
   background-size: cover;
   border: 1px solid #888888;
   box-shadow: 0 0 25px rgba(0, 0, 0, 0.3);
   height: inherit;
   opacity: 1;
   position: absolute;
   width: inherit;
}
#Extension2 .cube-face-front 
{
   transform: translate3d(0, 0, calc(99px / 2));
}
#Extension2 .cube-face-left 
{
   transform: rotateY(-90deg) translate3d(0, 0, calc(99px / 2));
}
#Extension2 .cube-face-right 
{
   transform: rotateY(90deg) translate3d(0, 0, calc(99px / 2));
}
#Extension2 .cube-face-top 
{
   transform: rotateX(90deg) translate3d(0, 0, calc(99px / 2));
}
#Extension2 .cube-face-bottom 
{
   transform: rotateX(-90deg) translate3d(0, 0, calc(99px / 2));
}
#Extension2 .cube-face-back 
{
   transform: rotateY(180deg) translate3d(0, 0, calc(99px / 2));
}
@keyframes rotateCube
{
   0% 
   {
      transform: rotateX(0deg) rotateY(0deg);
   }
   16% 
   {
      transform: rotateX(90deg) rotateY(0deg);
   }
   33% 
   {
      transform: rotateX(0deg) rotateY(90deg);
   }
   50% 
   {
      transform: rotateX(0deg) rotateY(-90deg); 
   }
   66% 
   {
      transform: rotateX(-90deg) rotateY(0deg); 
   }
   83% 
   {
      transform: rotateX(0deg) rotateY(180deg);
   }
   100% 
   {
      transform: rotateX(0deg) rotateY(0deg);
   }
}
#wb_Extension1
{
   text-align: center;
}
#Extension1
{
   color: #000000;
   display: block;
   font-family: Arial;
   font-size: 32px;
   font-style: normal;
   font-weight: bold;
   margin: 0;
   padding: 2px;
}
#Extension1
{
   overflow: hidden;
   position: relative;
}
#Extension1:after
{
   background-color: #000000;
   content: "";
   position: absolute;
   top: 0;
   left: auto;
   right: 0;
   width: 2px;
   height: 100%;
}
#Extension1 .heading
{
   display: inline-block;
   position: absolute;
   top: 0;
   left: 0;
   white-space: nowrap;
   opacity: 0;
}
#Extension1 .heading-active
{
   position: relative;
   opacity: 1;
}
#Button3
{
   box-sizing: border-box;
   line-height: 54px;
   text-decoration: none;
   vertical-align: top;
   border: 2px solid #000000;
   border-radius: 10px;
   background-color: #FFEBCD;
   background-image: none;
   color: #000000;
   box-shadow: 0px 0px 10px #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#Button3:focus
{
   outline: 0;
}
#Dialog1
{
   margin: 0;
}
#Dialog1 .modal-content
{
   background-color: #FAF0E6;
   background-image: none;
   border: 2px solid #000000;
   border-radius: 0px;
   overflow: visible;
}
#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: 980px;
   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: 980px;
   height: 618px;
}
#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 !important;
}
.modal-open
{
   overflow: hidden;
}
#Dialog1 .modal-header
{
   cursor: move;
}
#Dialog1 .modal-dialog
{
   margin-left: 0 !important;
}
#Dialog1 .modal-title
{
   color: #004085;
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   text-align: left;
   margin: 0;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: justify;
}
#wb_Text1
{
   color: #000000;
   font-family: Arial;
   font-weight: 400;
   font-size: 15px;
   line-height: 16.5px;
}
#wb_Text1 p, #wb_Text1 ul
{
   margin: 0;
   padding: 0;
}
#Button4
{
   border: 2px solid #000000;
   border-radius: 4px;
   background-color: #FFFF00;
   background-image: none;
   color: #000000;
   box-shadow: 0px 0px 8px #000000;
   cursor: pointer;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
   animation: slide-down-in 1500ms linear 0ms 1 normal both, transform-bounce 1000ms linear 1500ms 2 normal both;
}
#Button4:focus
{
   outline: 0;
}
#ThemeableButton1
{
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
   margin: 0;
   padding: 0;
   text-align: center;
   vertical-align: top;
}
#ThemeableButton1 .ui-button
{
   position: absolute;
   padding: 0;
}
#ThemeableButton1.ui-corner-all
{
   border-bottom-left-radius: 0px;
   border-top-left-radius: 0px;
}
#ThemeableButton1.ui-corner-all
{
   border-bottom-right-radius: 0px;
   border-top-right-radius: 0px;
}
#ThemeableButton1.ui-button
{
   background-color: #0D6EFD;
   background-image: none;
   border: 1px solid #000000;
   color: #FFFFFF;
}
#ThemeableButton1.ui-state-hover, #ThemeableButton1.ui-button:hover
{
   border-color: #0A58CA;
   background-color: #0B5ED7;
   background-image: none;
   color: #FFFFFF;
}
#ThemeableButton1.ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#ThemeableButton1.ui-state-active, #ThemeableButton1.ui-button:active
{
   border-color: #0A53BE;
   background-color: #DCDCDC;
   background-image: none;
   color: #FFFFFF;
}
#Button5
{
   box-sizing: border-box;
   line-height: 54px;
   text-decoration: none;
   vertical-align: top;
   border: 2px solid #000000;
   border-radius: 10px;
   background-color: #FFA0FF;
   background-image: none;
   color: #000000;
   box-shadow: 0px 0px 10px #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#Button5:focus
{
   outline: 0;
}
#JavaScript2 span 
{
   position: absolute;
   display: inline-block;
   left: 0;
   right: 0;
   top: 0;
   bottom: 0;
   transition: all .5s cubic-bezier(0,0,0,1);
}
@keyframes spinZ {
0% { transform: rotateZ(360deg); }
100% { transform: rotateZ(0deg); }
}
    body.hidden {
        visibility: hidden; /* Esconde o conteúdo */
    }

    body.showing {
        visibility: visible; /* Mostra o conteúdo */
        transition: visibility 0s ease-in-out 0.2s; /* Animação para suavidade */
    }
