.txt-smallP { font-size: 12px !important; line-height: 2 !important; color: #838383 !important; }
.btn-login { background-color:  #04207a!important; color: white; }
.btn-login:hover { background-color: #00a4ff!important; border-color: #00a4ff!important; }
.bg { background-color: #f5f5f5; }
.error-message { background-color: #c12828; border-radius: 4px; color: white; }
.error-text { color: #c12828; }
.success-message { background-color: #548f54; color: white; padding: 10px; border-radius: 5px; margin-bottom: 10px; }