﻿.e-btn.e-primary, .e-css.e-btn.e-primary {
}

.e-speeddial-li-icon {
    background-color: #1D75D0 !important;
    color: white !important;
    border: none !important;
}

/* The toolbar-Item-Primary is a custom item that you can add to the toolbar item css class property to make the background in the primary button colour */
.e-toolbar .toolbar-Item-Primary .e-tbar-btn {
    background-color: #1D75D0;
}