/***** sfz70t42 *****/

/***** Design style *****/
#main-container { background: #ffffff;
 background-repeat: no-repeat; background-position: center top;
 }

/* Form */
#main-form { background-color: #ffffff; }

/* Fonts */
#main-form { font-family: Arial; font-size: 14px; color: #000000; }
#main-form label { font-family: Arial; font-size: 14px; color: #000000; }
#main-form .btn { font-family: Arial; }

/***** Form style *****/
#popup .helpPopup .content {
  overflow-wrap: break-word;
  line-height: 1.25;
}
.btn{
background-color: #fdbe0f;
}
