.cant_sign_in {
  padding-top: 10px;
  font-size: 75%;
}

.darker-bg {
  background-color: #2A2A2A;
  padding-top: 15px;
  border-radius: 4px;
  margin-bottom: 15px;
}

.dash-unit{
  height: auto;
}

.support-list {
  padding: 10px;
}

#dialog_sign_in {
	display: none;
}

#dialog_form {
	display: none;
}

.hidden_dialog {
  display: none;
}

.darker-bg > .row {
  margin: 0 0 15px 0;
}

.chosen-container{
    width: 100% !important;
}

#editForm {
  height: 400px;
}