<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*h2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 37px;
    font-family: 'Roboto', sans-serif;
}

.break, span.k-widget.k-combobox.k-header {
    width: 100%;
}

input#KSearch {
    height: 35px !important;
    font-weight: 300;
    font-family: Montserrat,sans-serif;
}

input.k-input {
    font-weight: 300;
    font-size: 13px !important;
    height: 34px !important;
    font-family: Montserrat,sans-serif !important;
}

::-webkit-input-placeholder {
    color: #a2a2a2;
}

:-ms-input-placeholder {
    color: #a2a2a2;
}

::-moz-placeholder {
    color: #a2a2a2;
    opacity: 1;
}

:-moz-placeholder {
    color: #a2a2a2;
    opacity: 1;
}

span.k-widget.k-autocomplete.k-header.form-control.k-state-default {
    width: 100%;
    height: 41px;
}

.k-dropdown .k-input, .k-dropdown .k-state-focused .k-input, .k-menu .k-popup {
    color: #9C9A9A;
}

.title {
    padding-left: 0 !important;
    margin-bottom: 7px !important;
    font-size: 15px !important;
}

span.k-widget.k-autocomplete.k-header.form-control.k-state-default.k-state-hover {
    height: 41px;
}

input#Advsimple {
    font-family: Montserrat,sans-serif;
    height: 40px;
    border: none;
}

.break {
    border-bottom: solid 1px #dcd6d6;
}

#footer .btmFooter {
    margin-top: 50px;
    padding: 25px 0;
    border-top: 1px solid #a09f9f;
}*/

input.k-input {
    margin: 6px !important;
}

span.k-widget.k-autocomplete.k-header.form-control.k-state-default {
    width: 100%;
    border-radius: 5px;
}

span.k-widget.k-autocomplete.k-header.form-control.input-name.k-state-default.k-state-hover {
    width: 100%;
    border-radius: 5px;
}
</pre></body></html>