#modal_mentions .modal-content {
	max-height: 60vh;
    max-width: 80vw;
    background: #510506;
    border: 1px #FFF solid;
}

#modal_mentions .modal-content > div > label {
	display: block !important;
}

#modal_mentions .modal-content > .actions button {
	border: 1px #FFF solid !important;
}