html,body,h1,h2,h3,h4,h5,h6,p,div,input, .title, .label_input {
    font-family: "SB Sans Text", serif !important;
}

.form__error {
    margin-top: 0 !important;
    margin-bottom: 3px;
}

.d-block {
    display: block !important;
}

.d-flex {
    display: flex;
}

.kk1-content-h-filter-card-add {
    align-items: start;
}

.w-100 {
    width: 100%;
}

form label.error {
    color: red;
    display: block;
    width: 100%;
    font-weight: normal;
}

.alert{
    line-height: 20px;
}

.btn {
    outline: none !important;
}
.btn.btn-primary {
    background-color: #1a9e32;
    border-color: #1a9e32;
}

.btn.btn-primary:hover, .btn.btn-primary:focus, .btn.btn-primary:hover:active, .btn.btn-primary:active, .btn.btn-primary:active:focus {
    background-color: #1EB83AFF;
    border-color: #1EB83AFF;
    outline: none !important;
}

.kk1-tabs-container {
    width: 100%;
}

td .currVal {
    left: 39%
}


element.style {
    margin-bottom: 10px;
    float: left;
}

.history__title, .footer__copyright {
    font-family: "SB Sans Text", serif;
}

.footer__content {
    max-width: 1200px;
}

.kk-1.content {
    max-width: 1200px;
}

h1.kk-1 {
    font-size: 32px; font-weight: 600; line-height: 0
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-30 {
 margin-bottom: 30px;
}

.mr-10 {
    margin-right: 10px;
}


.br-4 {
    border-radius: 4px;
}

.sb-form input[type=text], .sb-form select, .sb-form textarea {
    width: 368px;
    font-family: "SB Sans Text", serif;
    font-size: 15px;
    border: none;
    background: rgba(8, 8, 8, 0.03);
    padding: 6px 6px 8px 10px !important;
}

.tableSort {
    border: 0 !important;
}

.panel_akk:hover {
    background: none !important;
}