/**********************************************************
				Authentication Styles
**********************************************************/
#authentication .box {
    width: 70%;
}
#authentication .form-group .form-control{
	width: 100%;
}
#authentication .box .button{
    margin-top: 15px;
}
#authentication .needed{
    color: #F13340;
    border-bottom: solid 1px;
}
#authentication .needed a{
    color: #F13340;
}
/*# sourceMappingURL=authentication.css.map */
