body, html {
    margin: 0;
    min-height: 100%;
    height: 100%;
}

#app-side-nav-outer-toolbar {
    flex-direction: column;
    display: flex;
    height: 100%;
    width: 100%;
}

.layout-header {
    flex: 0 0 auto;
    position: relative;
    z-index: 1501;
}

.dx-toolbar .dx-toolbar-item.menu-button {
    width: 60px;
    text-align: center;
    padding: 0;
}

    .dx-toolbar .dx-toolbar-item.menu-button > .dx-toolbar-item-content .dx-icon {
        color: #9b292d;
    }

.dx-card {
    box-shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);
    border-radius: 4px;
    background-color: #fff;
    margin: 2px 2px 3px;
}

    .dx-card.wide-card {
        border-radius: 0;
        margin-left: 0;
        margin-right: 0;
        border-right: 0;
        border-left: 0;
    }

.with-footer > div > div > .dx-scrollable-content {
    height: 100%;
}

    .with-footer > div > div > .dx-scrollable-content > .dx-scrollview-content {
        display: flex;
        flex-direction: column;
        min-height: 100%;
    }

.layout-body {
    background-color: #f2f2f2;
    flex: 1;
    height: 100%;
    min-height: 0;
}

    .layout-body .menu-container {
        height: 100%;
        width: 250px;
    }

    .layout-body .content {
        flex-grow: 1;
        height: 100%;
        line-height: 1.5;
    }

        .layout-body .content h2 {
            font-size: 30px;
            font-weight: 300;
            letter-spacing: -.5px;
        }

    .layout-body .content-block {
        margin-left: 20px;
        margin-right: 20px;
        margin-top: 20px;
    }

    .layout-body .content-footer {
        display: block;
        color: rgba(0,0,0,.609);
        border-top: 1px solid rgba(0,0,0,.1);
        padding-top: 20px;
        padding-bottom: 24px;
    }

    .layout-body .responsive-paddings {
        padding: 20px;
    }

.layout-body-hidden {
    visibility: hidden;
}

@media screen and (min-width: 600px) {
    .layout-body .content-block {
        margin-left: 40px;
        margin-right: 40px;
    }
}

@media screen and (min-width: 1280px) {
    .layout-body .responsive-paddings {
        padding: 40px;
    }
}

.menu-container .dx-widget {
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    font-family: Roboto,RobotoFallback,Helvetica,Arial,sans-serif;
    line-height: 24px;
}

.menu-container .dx-treeview {
    white-space: nowrap;
}

    .menu-container .dx-treeview .dx-treeview-item {
        padding-left: 0;
        padding-right: 0;
    }

    .menu-container .dx-treeview .dx-treeview-toggle-item-visibility {
        right: 10px;
        left: auto;
    }

    .menu-container .dx-treeview .dx-rtl .dx-treeview-toggle-item-visibility {
        left: 10px;
        right: auto;
    }

    .menu-container .dx-treeview .dx-treeview-node[aria-level="1"] {
        font-weight: bold;
        border-bottom: 1px solid #515159;
    }

    .menu-container .dx-treeview .dx-treeview-node[aria-level="2"] .dx-treeview-item-content {
        font-weight: normal;
        padding: 0 60px;
    }

.asubject {
    text-decoration: underline !important;
    cursor: pointer;
}

    .asubject:hover {
        text-decoration: none !important;
    }

.dx-row-focused a.asubject {
    text-decoration: underline !important;
    color: #fff !important;
    cursor: pointer;
}

    .dx-row-focused a.asubject:hover {
        text-decoration: none !important;
    }

.lineHeight {
    line-height: 25px;
}

    .lineHeight span {
        white-space: break-spaces;
    }

.subject {
    white-space: break-spaces;
    font-size: 15px;
    font-weight: 700;
}

.frd {
    float: right
}

.textright {
    text-align: right;
}

.dx-icon-trash, .dx-icon-email {
    font: 20px / 1 DXIcons;
}

.dx-link {
    text-decoration: none !important;
}

.dx-row-focused .dx-link {
    color: #fff !important;
}

.asubject {
    text-decoration: underline !important;
    cursor: pointer;
}

    .asubject:hover {
        text-decoration: none !important;
    }

a {
    text-decoration: underline !important;
    cursor: pointer;
}

    a:hover {
        text-decoration: none !important;
    }

.wrap {
    width: 100%;
    float: left;
    overflow: hidden;
    height: 100%;
}

.resizable {
    width: 50%;
    height: 100%;
    padding: 0;
    display: block;
    float: left;
    color: #000;
    position: relative;
}

.resizable1 {
    background-color: #f3f3f3;
    float: left;
}

.resizable2 {
    background-color: #eaeaea;
    float: right;
}

.resizable .inner {
    padding: 30px;
    overflow: hidden;
    overflow-y: auto;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.resizable1 .inner {
    margin-right: 7px;
}

.resizable2 .inner {
    margin-left: 7px;
}

.ui-resizable-e {
    cursor: e-resize;
    display: block !important;
    width: 14px;
    right: -7px;
    top: 0;
    bottom: 0;
    background: #333;
}

.align-right {
    text-align: right;
}

.class {
    margin-left: 5px;
    color: #003f9d;
    background-color: #ddebff;
    padding: 3px 5px;
    white-space: normal;
    font-size: 11px;
    border-radius: 3px;
}

.dx-editor-cell .dx-texteditor .dx-texteditor-input {
    height: 26px !important;
}

.dx-field-item:not(.dx-field-item-has-group):not(.dx-field-item-has-tabs):not(.dx-first-row):not(.dx-label-v-align) {
    padding-top: 10px;
}
.dx-datagrid .dx-row > td {
    font-size: 12px !important;
    line-height: 12px !important;
}
.multiline {
    width: 98% !important;
    word-wrap: break-word;
    white-space: break-spaces;
}

.dx-datagrid-borders > .dx-datagrid-header-panel, .dx-datagrid-header-panel {
    background-color: #fff;
    border: 1px solid #e0e0e0
}