@charset "UTF-8";


body {
  -webkit-user-select: none;
     -moz-user-select: -moz-none;
      -ms-user-select: none;
          user-select: none;
}


html,*
{
margin:0;
padding:0;
}
body
{
margin:0;
padding:0;
border:none;
}
body,td,th
{
font-family:neosanscyrregular, Arial, sans-serif;
font-style: normal;
font-size:13px;
line-height: 20px;
color: #000;
}

@font-face 
{
font-family: neosanscyrregular;
src: url("/fonts/neosanscyrregular.ttf") format("opentype");
font-display: swap;
}
 

@font-face 
{
font-family: webserveroff;
src: url("/fonts/webserveroff.ttf") format("opentype");
font-display: swap;
}



div
{
margin:0px;
padding:0px;
background-repeat:no-repeat;
background-attachment:scroll;
text-align:left;
}
div,i,b,span,a
{
background-repeat:no-repeat!important;
}
p
{
display:block;
text-indent: 0px;
margin-top:10px;
margin-bottom:10px;
margin-left:0px;
margin-right:0px;
padding:0px;
}
a:link,a:visited
{
text-decoration:none;
color:#000;
cursor:pointer;
}
a:hover,a:active
{
text-decoration:none;
cursor:pointer;
color:#000;
}


* { _noFocusLine: expression(this.hideFocus=true); } 
::-moz-focus-inner {border:0;}                    
:focus {outline:none;}   

*.unselectable,.button,button,#catalog_arrows,.ofz_this
{
-moz-user-select: -moz-none;
-khtml-user-select: none;
-o-user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
}

form
{
margin:0px;
padding:0px;
display:block;
}

h1,h2,.h1
{
color: #000;
margin:0px;
font-weight:normal;
padding:0px;
display:block;

height: 40px;
white-space: nowrap;
text-transform: uppercase;
font-size: 31px;
line-height: 33px;
font-family: webserveroff;

}
h3
{
font-size:17px;
margin:0;
padding:0;
font-weight:normal;
letter-spacing: 0px;
line-height: 28px;
padding-left:0px;
color: #000;
margin-bottom:20px;
}
.clear
{
clear:both;
display:block;
}
div.sinput
{
font-size:13px;
color:#000;
cursor:text;
white-space:nowrap;
padding:0px!important;
font-family:neosanscyrregular,Arial,sans-serif!important;
line-height:normal;
}
input[type="text"],input[type="password"], textarea, .selectitle
{
border-radius: 0px;
background-color: #fff;
resize:none;
display:block;
padding-top: 3px;
line-height:normal;
padding-bottom: 3px;
padding-left: 8px;
padding-right: 8px;
font-size:13px;
color:#000;
border: 1px solid #e1e1e1;
outline:none!important;
box-shadow: none;
margin:0px;
font-family:neosanscyrregular,Arial,sans-serif!important;
}
.input_error
{
border:1px solid red!important;
}
select
{
padding: 0px;
padding-left: 4px;
height:26px;
outline: none;
border:none;
margin:0px;
cursor:pointer;
border:1px solid #e1e1e1;
vertical-align: middle;
}

textarea
{
padding-top:6px!important;
font-weight:normal !important;
letter-spacing:0px !important;
}
img
{
border:none;
margin:0;
padding:0;
}
fieldset
{
border:none;
margin:0;
padding:0;
}
ul
{
list-style-type:none;
margin:0;
padding:0;
}
table
{
border-spacing:0px;
border-collapse:collapse;
margin:0;
padding:0;
}
td
{
margin:0;
padding:0;
vertical-align:top;
text-align:left;
}

