body { background: #000 url('/img/polaris.jpg') no-repeat center center fixed; }
body#tid_9, body#tid_11, body#tid_12, body#tid_5 { background-image: url('/img/triumph.webp'); }

main { padding-top: 4em; }

nav#mainMenu,
footer { opacity: 0.95!important; }

#loginForm { background: #fff; }

.login {
  min-height: 100vh;
}

#loginBg {
  background-image: url('/img/polaris.jpg');
  background-size: cover;
  background-position: center;
}

.btn-login {
  font-size: 0.9rem;
  letter-spacing: 0.05rem;
  padding: 0.75rem 1rem;
}

div[data-wysihtml-dialog="createTable"] {
  position: absolute;
  background: white;
  z-index: 999;
}

div[data-wysihtml-dialog="createTable"] td {
  width: 10px; height: 5px;
  border: 1px solid #666;
}

.wysihtml-editor table td.wysiwyg-tmp-selected-cell, .wysihtml-editor table th.wysiwyg-tmp-selected-cell {
  outline: 2px solid green;
}
