﻿
.e-card .e-card-header .e-card-header-caption .e-card-header-title {
    font-weight: bold;
}

.e-card .e-card-header {
    font-size: 14px;
    padding: 8px 18px;
    background: #f8f9fa;
    border-bottom: 1px solid #dee2e6;
}


.csbuttonStyle {
    background-color: #e9edf0;
    border-color: #3a474d;
    border-radius: 4px;
    border-style: none;
    font-size: 14px;
    margin: 4px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 8px;
    padding-bottom: 8px;
    color: #3a474d;
    min-height: 36px;
    min-width: 36px;
    text-align: center;
    text-decoration-color: #3a474d;
    font-family: "Source Sans Pro", Roboto, "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 700;
}