﻿
.chat-splitter {
    min-width: 50vw !important;
}

.no-splitter {
    min-width: 40vw !important;
}

.custom-messagebox {
    white-space: pre-line;
}

button.dxbl-message-box-footer-primary-button {
    padding-left: 24px !important;
    padding-right: 24px !important;
}

.content-header {
    background-color: #f4f3f3 !important;
}

.content-header-guest {
    background-color: #fdebd0 !important;
}

.content-header-advisor {
    background-color: #ebdef0 !important;
}

.content-detail-tab {
    /*width: 40px !important;*/
}

.custom-form-label {
    font-weight: bold !important;
    width:85px !important;
}

.data-admin-nav .dxbl-accordion-group-expand-btn-container {
    display: none !important;
}