body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Nunito;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#Layer2
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   padding: 0;
}
#Layer2
{
   display: flex;
   align-items: center;
   flex-direction: column;
   justify-content: center;
}
#Label1
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #333333;
   font-family: Nunito;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: center;
   vertical-align: top;
   padding: 20px 4px 12px 4px;
}
#Label1:focus
{
   outline: 0;
}
#Label2
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #333333;
   font-family: Nunito;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   vertical-align: top;
   padding: 4px 4px 4px 4px;
}
#Label2:focus
{
   outline: 0;
}
