<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.tp-informer{
    border: none;
}

.cg1, .cg2, .cg3, .cg4, .cg5, .cg6, .cg7 {float:left; width:15px; height:15px; margin-right:5px; cursor:pointer; border:1px solid #999; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; -khtml-border-radius:2px}
.cg1 {background:#ffc78c}
.cg2 {background:#e7e7e7}
.cg3 {background:#ffedad}
.cg4 {background:#c1f4af}
.cg5 {background:#adeaf6}
.cg6 {background:#bbd8ff}
.cg7 {background:#decfff}

.m-t15 {
    margin-top: 15px;
}

.informerContainer {
    max-width: 1266px;
    margin: 0 auto;
    padding: 15px;
}
.color-skin-btns {
    margin-right: 15px;
}
h2 {
    font-size: 16px;
    margin: 20px 0 5px;
}
.thin-p {
    max-width: 660px;
    margin-top: 10px;
    margin-left: 10px;
}
.thin-p.m-l-0 {
    margin-left: 0;
    max-width: 670px;
}
.block-head-title {
    background: url("../img/breadcrumbs-bg.png") repeat scroll 0 0 #ebebeb;
    border-radius: 2px;
    color: #555;
    font-size: 16px;
    font-weight: normal;
    overflow: hidden;
    padding: 6px 10px;
    text-transform: uppercase;
}
.infTable {
    display: table;
    width: 100%;
    padding: 20px 0 50px;
    position: relative;
}
.infBl {
    display: table-cell;
    width: 50%;
    position: relative;
}
.infHtml {
    display: inline-block;
    position: relative;
}
.inf1Html {
    width: 160px;
    height: 112px;
}
.inf10Html {
    width: 160px;
    height: 180px;
}
.inf2Html {
    width: 180px;
    height: 142px;
}
.inf4Html {
    width: 240px;
}
.inf5Html {
    width: 480px;
}
.inf2Html iframe {
    width: 180px;
    height: 140px;
}
.inf1Html iframe {
    width: 160px;
    height: 110px;
}
.inf10Html iframe {
    width: 160px;
    height: 180px;
}
.inf4Html iframe,
.inf5Html iframe {
    margin-bottom: -5px
}
.inf4Html iframe {
    width: 240px;
    height: 360px;
}
.inf5Html iframe {
    width: 480px;
    height: 625px !important;
}
.infTable .code-button {
    position: absolute;
    left: 210px;
}
.inf2Table .infBl {
    padding-left: 4px;
}
.inf1Table .infBl,
.inf3Table .infBl,
.inf10Table .infBl {
    padding-left: 15px;
}
.inf2Table .code-button {
    top: 41px;
}
.inf1Table .code-button,
.inf3Table .code-button {
    top: 30px;
}
.inf10Table .code-button {
    top: 60px;
}
.inf4Table .code-button {
    left: 275px;
    top: 11px;
}
.inf5Table .code-button {
    left: 515px;
    top: 15px;
}
.infHtml .agencyHref {
	font-size: 12px;
    color: #7A7A7A;
    display: inline-block;
    text-align: center;
    position: absolute;
    top: 110px;
    left: 0;
}
.inf2Html .agencyHref {
    top: 123px;
    width: 180px;
}
.inf1Html .agencyHref,
.inf3Html .agencyHref {
    top: 95px;
    width: 160px;
}
.inf10Html .agencyHref {
    top: 163px;
    width: 160px;
}
.inf4Html .agencyHref,
.inf5Html .agencyHref {
    position: static;
    width: 240px;
}
.inf4Html .agencyHref {
    width: 240px;
}
.inf5Html .agencyHref {
    width: 480px;
}
.agencyHref:hover {
	color: #3366aa !important;
}
.code-button {
    background-color: #D5D5D5;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(211, 211, 211, 1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    border: 1px solid #A0A0A0;
    text-decoration: none;
    border-radius: 3px;
    padding: 5px 14px;
    color: #363636;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
}
.code-button:hover {
    background: linear-gradient(to top, rgba(255, 255, 255, 1) 0%, rgba(211, 211, 211, 1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #363636;
    font-size: 14px;
    text-decoration: none;
}

.inforner-dialog {
    width: 650px !important;
    box-shadow: 0 3px 15px -5px #000;
    left: 50% !important;
    margin-left: -325px !important;
}
.inforner-dialog .ui-dialog-content {
    padding: 0 10px 8px;
}
.inforner-dialog .ui-widget-header {
    background: none;
    border: none;
    padding: 3px 0 0 10px;
    font-size: 20px;
}
.inforner-dialog .ui-state-default {
    margin-right: 4px;
    margin-top: -8px;
}
.inforner-dialog .ui-state-default .ui-icon {
    background-image: url("../img/ui-icons_222222_256x240.png");
    margin-left: -9px;
}
#getCode {
    font-size: 13px;
}
#getCode p {
    font-size: 14px;
    margin-bottom: 6px;
}
#getCode textarea {
    width: 605px !important;
    height: 105px;
    padding: 10px;
}
.informerContainer.agencies-page {
    min-height: 630px;
    min-width: 670px;
}
#selectAgencyWidget {
    margin-top: 5px;
    width: 550px;
    border: 1px solid #CBCBCB;
}
.agencies-page #submit {
    position: absolute;
    top: -2px;
    right: -120px;
    height: 54px;
    width: 110px;
    font-size: 20px;
    font-weight: bold;
    cursor: pointer;
}
.agencies-page .tp-search-wrap .ui-autocomplete {
    overflow-y: auto;
    overflow-x: auto;
    max-width: 549px;
}
.tp-search-wrap .ui-autocomplete .ui-menu-item a {
    white-space: normal !important;
}
li+li.nt-fnd {
    display: none;
}
.informerContainer img {
    border: none !important;
}

@media (max-width: 1000px) {
    .infTable {
        padding-bottom: 0;
    }
    .infBl {
        display: block;
        width: 100%;
        padding-bottom: 50px;
    }
}
@media (max-width: 700px) {
    .inforner-dialog {
        width: 450px !important;
        margin-left: -225px !important;
    }
    #getCode textarea {
        width: 405px !important;
        height: 180px;
    }
}
</pre></body></html>