﻿.k-grid td {
    padding: 0.2em 0.2em 0.2em 0.5em !important;
}

.logo {
    background-color: #ffed02 !important;
}

.content-header {
    padding: 15px 15px 0 15px;
}

.content-header > .breadcrumb {
    float: right;
    background: transparent;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 12px;
    padding: 7px 5px;
    position: absolute;
    top: 15px;
    right: 10px;
    border-radius: 2px;
}

.wrapper {
    display: flex;
    justify-content: center;
}

.text-center {
    display: flex;
    flex-direction:column;
}
