<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*, *::before, *::after{
box-sizing: border-box;
}
html, body {
border: 0;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}
 body {
  margin:0;
  padding:0;
  min-height:100%;
  height:auto !important;
  height:100%;
  border: 0;
}

	#content, #zagol,#anons_1,#anons_2{
	overflow:hidden;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

#zagol{
min-height:250px;
}



#main{
  height: 100%;
}

.visually span{
			padding:6px;
            padding-left: 40px;
			border:1px solid #9c9c9c;
			-moz-border-radius: 17px;
			-khtml-border-radius: 17px;
			-webkit-border-radius: 17px;
			border-radius:17px;
			color:#333;
            background-color: #fff;
            background-image: url(../scinvisually/pic/w_normal.png);
  background-position: left center;
  background-repeat: no-repeat;
  font-size: 18px;
}

.hid{visibility: hidden;}

.logo {
	
	background-position:5px 5px!important;
	padding-top:30px!important;
	padding-bottom:10px!important;
	background-size:200px!important;
	padding-left:215px!important;
	background-repeat:no-repeat!important;
}
.cover{
	background-position:center middle!important;
	background-size:100%!important;
	background-size:cover!important;
	padding:10px!important;
	background-repeat:no-repeat!important;
} 
@media screen and (max-width:1280px){
	.logo{
		padding-left:135px!important;
	background-size:120px!important;
	}
#zagol{
min-height:140px;
}
}
@media screen and (max-width:768px){
	.logo{
		padding-top:135px!important;
		padding-left:10px!important;
	}
	.search_t{
		width: 110px !important;
	}
}
tr {
    float: none;
    clear: both;
}
</pre></body></html>