/***** oc7tcs9l *****/

/***** Design style *****/
#main-container { background: #ffffff url("/uploads/background/px1920/xxh4hk8nwi.png");
 background-repeat: no-repeat; background-position: center top;
 }

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

/* 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: #8dab73 !important;color: #ffffff !important; }
#main-form .btn:hover { background-color: #71895C !important; }
#main-form .saveBtnLine { text-align:right; }
