﻿.e-accordion .e-acrdn-item.e-selected > .e-acrdn-header:focus {
    box-shadow: none !important;
}

.e-acrdn-header:focus {
    box-shadow: none !important;
}

.e-acrdn-panel {
    margin-top: -10px !important;
}
