<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.header {
	background: #00bce6;
	background: -moz-linear-gradient(top,  #00bce6 0%, #00adda 28%, #0085bc 90%, #0080b8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00bce6), color-stop(28%,#00adda), color-stop(90%,#0085bc), color-stop(100%,#0080b8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #00bce6 0%,#00adda 28%,#0085bc 90%,#0080b8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #00bce6 0%,#00adda 28%,#0085bc 90%,#0080b8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #00bce6 0%,#00adda 28%,#0085bc 90%,#0080b8 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #00bce6 0%,#00adda 28%,#0085bc 90%,#0080b8 100%); /* W3C */

	behavior: url(PIE.htc);
	-pie-background: linear-gradient(#00bce6, #0080b8);
}
.login_btn {
	background: #00bae4; /* Old browsers */
	background: -moz-linear-gradient(top,  #00bae4 0%, #0083ba 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00bae4), color-stop(100%,#0083ba)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #00bae4 0%,#0083ba 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #00bae4 0%,#0083ba 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #00bae4 0%,#0083ba 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #00bae4 0%,#0083ba 100%); /* W3C */

	behavior: url(PIE.htc);
	-pie-background: linear-gradient(#00bae4, #0083ba);

	border-bottom: 1px solid #00b7dd;
}
.header_adress,
.header_adress a,
.site_name {
	color: #9dd2e9;
}
.sd_menu a:hover,
.sd_menu a.active {
	color: #0080b8;
}
.collectiv_mail a,
.box_progress a {
	color: #0086bb;
}
.content .collectiv_page .active a {
	background: #0084bb;
}
blockquote {
	border-left: 3px solid #0082b9;
}
.zayavka_btn {
	text-shadow: 0px -1px 1px rgba(0, 130, 186, 1);

	background: #00bee7;
	background: -moz-linear-gradient(top,  #00bee7 0%, #009bcc 59%, #0082ba 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00bee7), color-stop(59%,#009bcc), color-stop(100%,#0082ba)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #00bee7 0%,#009bcc 59%,#0082ba 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #00bee7 0%,#009bcc 59%,#0082ba 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #00bee7 0%,#009bcc 59%,#0082ba 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #00bee7 0%,#009bcc 59%,#0082ba 100%); /* W3C */
	
	behavior: url(PIE.htc);
	-pie-background: linear-gradient(#00bee7, #0082ba);
}
.zayavka_btn:hover {
	background: #0082ba;
}



</pre></body></html>