/***** 044m2jvm *****/

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

/***** Event style *****/
.fullAlert { background-color: #eb4c4f; }

.rowColExtra { min-width: 150px !important;max-width: 150px !important;width: 150px !important; }


