body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#Button1
{
   box-sizing: border-box;
   line-height: 30px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   background-color: #FAB915;
   background-image: none;
   color: #000000;
   cursor: auto;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 5px 5px 6px 20px;
   text-align: center;
   -webkit-appearance: none;
   margin: 10px 0 10px 50px;
   animation: vanish-in 1000ms linear 2000ms 1 normal both;
}
#Button1:focus
{
   outline: 0;
}
#FlexContainer1
{
   display: flex;
   position: relative;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 0;
}
#Button2
{
   box-sizing: border-box;
   line-height: 30px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   background-color: #FAB915;
   background-image: none;
   color: #000000;
   cursor: auto;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 5px 5px 6px 20px;
   text-align: center;
   -webkit-appearance: none;
   margin: 10px 0 10px 50px;
   animation: vanish-in 1000ms linear 2000ms 1 normal both;
}
#Button2:focus
{
   outline: 0;
}
#Button3
{
   box-sizing: border-box;
   line-height: 30px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   background-color: #FAB915;
   background-image: none;
   color: #000000;
   cursor: auto;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 5px 5px 6px 20px;
   text-align: center;
   -webkit-appearance: none;
   margin: 10px 0 10px 50px;
   animation: vanish-in 1000ms linear 2000ms 1 normal both;
}
#Button3:focus
{
   outline: 0;
}
#Button4
{
   box-sizing: border-box;
   line-height: 30px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   background-color: #FAB915;
   background-image: none;
   color: #000000;
   cursor: auto;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 5px 5px 6px 20px;
   text-align: center;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   -webkit-appearance: none;
   margin: 10px 0 10px 50px;
}
#Button4:focus
{
   outline: 0;
}
