/***** xxj3i524 *****/

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

/* 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; }

/* Button */
#formHeaderButtons .btn-primary:not(.btn-grey), #main-form .btn { background-color: #8449e2 !important;color: #ffffff !important; }
#main-form .btn:hover { background-color: #6A3AB5 !important; }
#main-form .saveBtnLine { text-align:center; }
