body
{
   background-color: #689B93;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
*
{
   scrollbar-color: rgba(104,155,147,1.00) rgba(104,155,147,1.00);
}
*::-webkit-scrollbar
{
   width: 16px;
}
*::-webkit-scrollbar-track
{
   background: rgba(104,155,147,1.00);
}
*::-webkit-scrollbar-thumb
{
   background-color: rgba(104,155,147,1.00);
   border-radius: 8px;
   border: 2px solid rgba(222,241,238,1.00);
}
*::-webkit-scrollbar-corner
{
   background: rgba(104,155,147,1.00);
}
*::-webkit-scrollbar-thumb:hover
{
   background-color: rgba(222,241,238,1.00);
}
#Shape1
{
   width: 155px;
   height: 135px;
   background-color: #689B93;
   background-image: none;
   border: 0px #689B93 solid;
}
