/* Authorization */

/* @group General */
body {background: #8A8A8A center center fixed no-repeat; -moz-background-size: contain; background-size: contain;}
.flashes {width: 29.3em;}
/* @end */

/* @group Structure */
#page {width: 30em; margin: 0 auto;}
#authorization {margin-top: 10em; border: 0.4em solid #000; -moz-border-radius: 0.5em; -webkit-border-radius: 0.5em; border-radius: 0.5em; -moz-box-shadow: 0.3em 0.3em 0.5em #666; -webkit-box-shadow: #666 0.3em 0.3em 0.5em;}
#authorization .header, #authorization .body, #authorization .footer {background: #FFF;}
#authorization .header, #authorization .footer {height: 1.5em;}
#authorization .fields {margin: 1.5em;}
#authorization .error {margin: 1em 0;}
/* @end */
