 /* used by TOS which is stored in database (table TOSVER) */
 .my {
  color: #cc0000;
  font-family: Georgia,serif;
  font-style: italic;
  text-transform: lowercase;
 }

 /* used by TOS which is stored in database (table TOSVER) */
 .ssa {
  color: #336699;
  font-family: Georgia,serif;
 }

 #createaccount, #finishsetup{
    height: 47px !important;
    width: 244px !important;
    font-weight: bold !important;
    margin: 4px 10px 4px 0px !important;
    vertical-align: middle !important;
    display: inline !important;
 }
 
 #username, #password{
    width: 244px !important;
 }

/* used for first CSP button aligned with container title */
 .cspLogo-imgBorder {
   margin: 4px 10px 4px 0px !important;
 }

 .login-imgBorder {
   margin: 4px 10px 4px 0px !important;
   vertical-align: middle !important;
   display: inline !important;
 }
 
 /* used for IRESBehindROME to change the BSO UID font size in the Confirmation page */
 .bsouid{
     font-size: 20px;
 }
 
 
} 
