﻿/* bootstrap model showing two scroll bars */
/*html {
  overflow: auto;
}*/

.new-messages-button .dx-overlay-content {
    background: #d63939!important;
}

aside {
    overflow: auto!important;
}