/* Estelvio Mail - barwy sklepu: grafit #1a1d21, papier #f7f6f2, mosiądz #8a6a2f */
body.task-login, body.task-login #layout, body.task-login #layout-content { background: #f7f6f2 !important; }
#login-form, .login-form { border-radius: 0 !important; box-shadow: none !important; }
body.task-login #login-form { background: #fff; border: 1px solid #e2e0da; padding: 28px 28px 20px; max-width: 420px; }
img#logo, #logo { max-width: 300px; height: auto; width: auto; }
.btn.btn-primary, button.btn-primary, .button.mainaction, input.button.mainaction {
  background: #1a1d21 !important; border-color: #1a1d21 !important; color: #f7f6f2 !important; border-radius: 0 !important;
  text-transform: uppercase; letter-spacing: .04em; font-weight: 500;
}
.btn.btn-primary:hover, button.btn-primary:hover, .button.mainaction:hover { background: #8a6a2f !important; border-color: #8a6a2f !important; }
a, a:hover { color: #8a6a2f; }
#layout-menu, #layout > .menu { background: #1a1d21 !important; }
#layout-menu a, #layout > .menu a { color: #f7f6f2; }
#layout-menu a.selected, #layout > .menu a.selected { background: #8a6a2f !important; }
.form-control:focus, .custom-select:focus, input:focus { border-color: #8a6a2f !important; box-shadow: none !important; }

/* ekran logowania: tylko logo i formularz */
body.task-login #login-footer { display: none; }
body.task-login #layout-content { display: flex; flex-direction: column; align-items: center; justify-content: center; min-height: 100vh; }
body.task-login img#logo { margin-bottom: 28px; }
/* menu boczne po zalogowaniu: logo-znak zamiast kuli Roundcube */
#layout-menu .logo, #layout > .menu .logo { background-color: #1a1d21 !important; }

/* przełącznik skrzynek w nagłówku panelu folderów */
.mbsw-form { margin: 0; }
.mbsw-select { width: 100%; max-width: 100%; font-weight: 600; font-size: 12px; padding: 4px 24px 4px 8px; border: 1px solid #e2e0da; border-radius: 0; background-color: #fff; color: #1a1d21; text-overflow: ellipsis; }
