<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#header-region .navbar-brand{
	width: 100%;
}
.panel-large .panel-heading h2 {
    font-size: 26px;
    margin: 0;
    border-bottom: none;
    color: #fff;
}

.panel-large .panel-heading {
    padding: 18px 15px;
}

.panel-large.panel-landing {
    border-color: #cfcfcf;
}

#main-content .page-header h1 {
    font-size: 26px;
    font-weight: 400;
    background: #405574;
    margin: 0;

}

#accordion .panel-default .panel-heading {
    background-color: #405574;
    cursor: pointer;
    color: #fff;
}

#accordion .panel-title {
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    font-family: "Francois One",Arial,Helvetica,sans-serif;
    margin: 0;
}

.panel-group .panel-heading {
    border-bottom: 0;
    color: #fff;
    background: #405574;
}

ul.facet-list a, .filter-list-form .label {
    color: #1e3a62;
    cursor: pointer;
    font-size: 13px;
}

.panel {
    background-color:transparent;
    border:0;
    border-radius:0;
    -webkit-box-shadow:none;
    box-shadow:none;
}
a.label:focus, a.label:hover {
    color: #1e3a62;
    cursor: pointer;
    font-size: 13px;
    text-decoration: underline;
}

button.tk-stl-button{
    background-image: -webkit-linear-gradient(#284c81,#1e3a62 60%,#193152);
    background-image: -o-linear-gradient(#284c81,#1e3a62 60%,#193152);
    background-image: linear-gradient(#284c81,#1e3a62 60%,#193152);
    background-repeat: no-repeat;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff284c81', endColorstr='#ff193152', GradientType=0);
    filter: none;
}
.tk-stl-search-input .label{
	padding: 0;
}

.breadcrumb.clearall a, .tk-stl-breadcrumb-capsules-categorygroup .breadcrumb.clearall a{
    color: #1f3b63;
}
.tk-stl-pagination-arrows &gt; li.active{
	font-size: 14px;
	z-index: 3;
    color: #fff;
    background-color: #1e3a62;
    border-color: #1e3a62;
    cursor: default;
}
.tk-stl-pagination-arrows &gt; li{
	font-size: 14px;
    text-decoration: none;
    color: #1e3a62;
    background-color: #fff;
    border-left: 0.1em solid #dcdcdcb5;
}
.tk-stl-pagination-arrows{
	font-size: 14px;
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.tk-stl-pagination-arrows &gt; li a{
    text-decoration: none;
    color: #1e3a62;
    font-size: 14px;
}


@media (min-width: 992px){
    #header-region .navbar-brand img {
        width: 388px;
    }
}

@media (min-width: 768px){
    #header-region .navbar-brand img {
        width: 339px;
        top: 14px;
    }
}

.doc-tags.label {
    display: block;
}

.doc-tags {
    display: inline-block;
}

.doc-tags span.value.ng-binding {
    background-color: #5f9bbc;
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: normal;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

.doc-tags.alt span.value.ng-binding {
    background-color: #f5854a;
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: normal;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

.tk-stl-sortoptions-group ul li .mogov_custom_title_t a{
    color: #415675;
    white-space: normal;
    word-break: break-all;
    text-align: left;
}

.tk-stl-sortoptions-group ul li a{
    color: #415675;
    white-space: normal;
    word-break: break-all;
    text-align: left;
}

.result em {
    background-color: #d9edf7;
    padding: 0.25em;
    border-radius: 4px;
}

.tk-stl-instant-results ul li:hover {
    background: #5f9bbc;
}

aside.tk-bl-sidebar {
    padding-left: 0;
}

.tk-rgrid-box {
    padding-right: 0
}</pre></body></html>