.login-form {
  padding: 20px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.25); }

.login .page-header {
  max-width: 33.333333333%;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
  border: 0;
  display: none; }

.login-response {
  display: none;
  text-align: center;
  padding: 0 0 15px;
  font-size: 14px;
  font-weight: bold; }
  .login-response.failure {
    color: #90151a; }
  .login-response.success p {
    text-align: center; }

.select-shop {
  margin-top: 40px;
  margin-bottom: 10px; }

.btn-select {
  display: inline-block;
  width: 267px;
  height: 267px;
  position: relative;
  margin: 0 20px; }
  .btn-select span {
    background: #90151a;
    color: #ffffff;
    padding: 0 30px;
    display: inline-block;
    line-height: 40px;
    position: relative;
    top: 100px;
    box-shadow: 0 0 2px 2px rgba(255, 255, 255, 0.8); }
  .btn-select.settings {
    background: url(../images/user.jpg) no-repeat;
    background-size: cover; }
  .btn-select.tecdocshop {
    background: url(../images/tecdoc.jpg) no-repeat; }
 
  .btn-select.teileshop {
    background: url(https://diederichs.com/wp-content/uploads/2017/07/KAR_TUNING.jpg) no-repeat; }
  .btn-select:hover, .btn-select:active, .btn-select:focus {
    color: #fff; }

.btn-wide {
  width: 435px;
  height: 400px; }
  
  .btn-wide.teileshop {
    background: url(https://diederichs.com/wp-content/uploads/2017/07/KAR_TUNING.jpg) no-repeat; }
  .btn-wide.tecdocshop {
    background: url(https://diederichs.com/wp-content/uploads/2017/07/Climate.jpg) no-repeat; }
  .btn-account {
   margin-top: 50px; }

/*# sourceMappingURL=login.css.map */
