﻿.e-toolbar {
    background: none;
}

.e-toolbar .e-toolbar-items {
    background: none;
}

.e-toolbar .e-toolbar-item.e-overlay {
    background: none;
    display:none;
}

.e-toolbar .e-toolbar-item .e-tbar-btn .e-tbar-btn-text {
    color: #3f6469;
    font-weight: 500;
}

/*.e-toolbar .e-toolbar-item .e-tbar-btn {
    background: rgba(88, 198, 191, 0.15);
}

.e-toolbar .e-toolbar-item .e-tbar-btn .e-icons {
    color: rgba(0, 164, 174, 1);
}*/
