/*
 * Skin: Wurth
 * ----------
 */
body.skin-wurth  {
  background: #ffffff !important;
}

.skin-wurth .login-box-body,
.skin-wurth .register-box-body {
	border: 2px solid #CC0000 !important;
}

.skin-wurth a.btn.btn-primary,
.skin-wurth button.btn.btn-primary
{
    background-color: #919191 !important;
    border-color: #919191 !important;
}