#html-editor .navbar-main .sortable-container a, .sortable-container a:focus, .sortable-container a:visited {
    color: #77838f!important;
}
#html-editor .navbar-main .sortable-container a, .sortable-container a:visited {
    color: #77838f!important;
}
#html-editor .navbar-main .text-header {
    color: #444 !important;
    font-size: 1rem !important;
    font-weight: 600;
}
#html-editor .navbar-main .sortable-container.depended-parent.horizontal {
    border-bottom: 1px solid #e7eaf3!important;
}
#html-editor .navbar-main {
    background-color: #ffffff!important;
    padding: 0 20px!important;
}
#html-editor .navbar-main .sortable-container.depended-parent.vertical {
    border-right: 1px solid #e7eaf3;
}
#html-editor .navbar-main .depended-parent a.active, a.nav-link-title:hover, a.nav-link-small:hover, a.nav-link-simple:hover, #html-editor .navbar-main a.nav-link-large:hover, .card .card-text:hover {
    color: #377dff !important;
}
#html-editor .navbar-main .nav-link-title span {
    color: #989898!important;
}
.sortable-container-main {
    color: #77838f!important;
}
.sortable-container-main .sortable-container {
    background-color: #fff!important;
}
.navbar-main .card-sortable {
    border-top: 4px solid #387cfc!important;
}
.left-sidebar-content .sortable-element, .left-sidebar-content img, .left-sidebar-content .context-menu {
    border: none;
}
.navbar-main .card-sortable {
    background-color: aliceblue !important;
    border: none !important;
    border-top: 4px solid #387cfc!important;
}
.navbar-main .card-sortable-title {
    color: #676767 !important;
    border-bottom: 1px solid #cecece !important;
 }