﻿.region-icon {
    margin-right: 10px;
}

.title-red {
    color: #c5281c;
}

.title-red-top {
    color: #c5281c;
    vertical-align: text-top !important;
}

.no-headers-grid .k-grid-header {
    display: none;
}

.headers-grid .k-grid-header {
    display: contents;
}

.borderless tr, .borderless td, .borderless th {
    border: none !important;
    padding: 0 !important;
}

.table-roles {
    vertical-align: central !important;
    margin-bottom: 0 !important;
}
