body.login {
  background-color: #E6E6E6;  
  border: solid 10px white;
}

body.login .btn.submit {
  background-color: #111111 !important;  
}

body.login .btn.submit:not(.disabled):not(.inactive):hover,
body.login .btn.submit:not(.disabled):not(.inactive):active,
body.login .btn.submit:not(.disabled):not(.inactive).active {
  background-color: #111111 !important;  
}

#poweredby {
  display: none !important;
}

/* Rich Text */

/* .redactor-dropdown-item-t-large { */
/*   font-size: 150%; */
/*   font-family: sans-serif; */
/* } */

/* .redactor-styles .t-large { */
/*   font-size: 170%; */
/*   line-height: 1.2; */
/*   font-family: sans-serif; */
/* } */
