.dt-layout-full {
    overflow-x: auto;
}

.btn-codeview,
.note-codeview-keep {
    display: none !important;
}

.note-dropdown-menu .dropdown-item[data-value="h5"],
.note-dropdown-menu .dropdown-item[data-value="h6"] {
    display: none !important;
}

.note-editing-area pre {
    white-space: normal;
}

blockquote {
    padding: 20px;
    padding-left: 40px;
    font-style: oblique;
    background-color: #f9f9f9;
    border-radius: 3px;
    position: relative;
    font-family: "Time new Romans";
    font-size: 16px;
    letter-spacing: 0.3px;
}

.btn {
    white-space: nowrap;
}

.navbar {
    z-index: 1500;
}
