/**
 * Created for web_MIS
 * Author: Martin Halla
 * Date: 19. 03. 2018
 * Time: 10:47
 */
.auth-header,
.auth-footer {
  height: 30px;
}
.auth-footer {
  border-top: 1px solid #CDD0D2;
  margin-top: 15px;
  padding-top: 15px;
}
.auth-header {
  border-bottom: 1px solid #CDD0D2;
  margin-bottom: 15px;
}
button {
  margin-top: 10px;
}
