﻿.report .panel-group .panel + .panel {
    margin-top: 10px;
}

.report .panel-group .panel {
    margin-bottom: 0;
    border-radius: 0px;
}

.report .panel-primary {
    border-color: transparent;
}

.report .page-bar {
    padding: 15px !important;
}

.report label {
    font: 15px "NunitoSansRegular", "Helvetica Neue", "Helvetica", Arial, sans-serif !important;
}

.k-grid table {
    color: #656565;    
}

