*{margin: 0;padding: 0;}
html {height: 100%;}
input {vertical-align: middle; font-family:Arial; }
select{vertical-align: middle; font-family:Arial; }
body{font-family:Arial; color: #384547; background:url("../img/back3.jpg");}
table { border-collapse: collapse; border-spacing: 0; }

.kn_osn{float:left; font-size:14px; padding:14px 15px; color:#ddd; font-family: Tahoma; cursor:pointer;-webkit-transition: 0.3s; -moz-transition: 0.3s; transition: 0.3s;}
.kn_osn:hover{background: rgba(0,0,0,0.1); color:#fff;}
.kn_osn_sel{background: rgba(0,0,0,0.2); color:#fff; float:left; font-size:14px; padding:14px 15px; height: 45px; overflow:hidden; font-family: Tahoma, Verdana; cursor:pointer;}

.boxcont{padding:20px; background:#fff; border:1px solid #ddd; border-radius:3px; font-family: Tahoma, Verdana; font-size:14px;}


#vverh{
width:120px;
height:100%;
background: rgba(200,200,200, 0.5);
text-align:center;
padding-top:20px;
text-transform: uppercase;
font-size:10px;
display:none;
}

#bls{
position:fixed;
text-transform: uppercase;
font-size:10px;
padding:5px 0;
text-align:center;
background: rgba(200,200,200, 0.4);
width:120px;
}

.ok_img{
margin-top:2px;
margin-left:0px;
width:36px;
height:36px;
background: url("../img/ok0.png") no-repeat;
float:right;
}
.ok_img:hover{background: url("../img/ok1.png") no-repeat; cursor:pointer;}

.vk_img{
margin-top:2px;
margin-left:-5px;
width:36px;
height:36px;
background: url("../img/vk0.png") no-repeat;
float:right;
}
.vk_img:hover{background: url("../img/vk1.png") no-repeat; cursor:pointer;}

.header_ssil{
font-family:Trebuchet MS;
font-size:13px;
text-shadow: #000 0 0 1px;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
transition: 0.3s;
color:#F0F0F0;
cursor:pointer;border-bottom:1px solid #F0F0F0;
}

.header_ssil:hover{ border-bottom:1px solid #FFE0B3; color:#FFE0B3;}

.shz1{animation:shz1_a 0.6s linear infinite;-moz-animation:shz1_a 0.6s linear infinite;-webkit-animation:shz1_a 0.6s linear infinite;}
@-webkit-keyframes shz1_a { 0% { opacity:1; } 25% { opacity:0.3; } 50% { opacity:1; } 100% { opacity:1; } }
@-moz-keyframes shz1_a { 0% { opacity:1; } 25% { opacity:0.3; } 50% { opacity:1; } 100% { opacity:1; } }
@keyframes shz1_a { 0% { opacity:1; } 25% { opacity:0.3; } 50% { opacity:1; } 100% { opacity:1; } }

.shz2{animation:shz2_a 0.6s linear infinite;-moz-animation:shz2_a 0.6s linear infinite;-webkit-animation:shz2_a 0.6s linear infinite;}
@-webkit-keyframes shz2_a { 0% { opacity:1; } 25% { opacity:1; } 50% { opacity:0.3; } 100% { opacity:1; } }
@-moz-keyframes shz2_a { 0% { opacity:1; } 25% { opacity:1; } 50% { opacity:0.3; } 100% { opacity:1; } }
@keyframes shz2_a { 0% { opacity:1; } 25% { opacity:1; } 50% { opacity:0.3; } 100% { opacity:1; } }

.shz3{animation:shz3_a 0.6s linear infinite;-moz-animation:shz3_a 0.6s linear infinite;-webkit-animation:shz3_a 0.6s linear infinite;}
@-webkit-keyframes shz3_a { 0% { opacity:0.3; } 25% { opacity:1; } 50% { opacity:1; } 100% { opacity:0.3; }  }
@-moz-keyframes shz3_a { 0% { opacity:0.3; } 25% { opacity:1; } 50% { opacity:1; } 100% { opacity:0.3; } }
@keyframes shz3_a { 0% { opacity:0.3; } 25% { opacity:1; } 50% { opacity:1; } 100% { opacity:0.3; } }

.sel_inf{
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
transition: 0.3s;
cursor:pointer;
}
.sel_inf:hover{background:#eee;}

.prosto{ text-decoration:none; color:#384547; border-bottom:1px dashed #426A86; transition: 0.3s; -moz-transition: 0.3s; -webkit-transition: 0.3s; padding:0 1px 0 2px; }
.prosto:hover{color:#2E4A74;}

.migu{animation:mig_u 0.6s linear infinite;-moz-animation:mig_u 0.6s linear infinite;-webkit-animation:mig_u 0.6s linear infinite;}
@-webkit-keyframes mig_u { 0% { opacity:1; } 80% { opacity:0.1; } 100% { opacity:1; } }
@-moz-keyframes mig_u { 0% { opacity:1; } 80% { opacity:0.1; } 100% { opacity:1; } }
@keyframes mig_u { 0% { opacity:1; } 80% { opacity:0.1; } 100% { opacity:1; } }

.migu1{animation:mig_n 1 linear infinite;-moz-animation:mig_n 1s linear infinite;-webkit-animation:mig_n 1s linear infinite;}
@-webkit-keyframes mig_n { 0% { opacity:1; } 50% { opacity:0.2; } 100% { opacity:1; } }
@-moz-keyframes mig_n { 0% { opacity:1; } 50% { opacity:0.2; } 100% { opacity:1; } }
@keyframes mig_n { 0% { opacity:1; } 50% { opacity:0.2; } 100% { opacity:1; } }

.mig_time{animation:mig_tm 0.5s linear infinite;-moz-animation:mig_tm 0.5s linear infinite;-webkit-animation:mig_tm 0.5s linear infinite;}
@-webkit-keyframes mig_tm { 50% { color: rgb(34,34,34); } 51% { color: rgba(34,34,34,0); } 100% { color: rgba(34,34,34,0); } }
@-moz-keyframes mig_tm { 50% { color: rgb(34,34,34); } 51% { color: rgba(34,34,34,0); } 100% { color: rgba(34,34,34,0); } }
@keyframes mig_tm { 50% { color: rgb(34,34,34); } 51% { color: rgba(34,34,34,0); } 100% { color: rgba(34,34,34,0); } }

.sel_inf_act{
animation:mig 1s linear infinite;
-moz-animation:mig 1s linear infinite;
-webkit-animation:mig 1s linear infinite;
}
@-webkit-keyframes mig { 0% { background:#fff; } 80% { background:#eee; } 100% { background:#fff; } }
@-moz-keyframes mig { 0% { background:#fff; } 80% { background:#eee; } 100% { background:#fff; }}
@keyframes mig { 0% { background:#fff; } 80% { background:#eee; } 100% { background:#fff; }}

.sel_inf_act2{
animation:mig 1s linear infinite;
-moz-animation:mig 1s linear infinite;
-webkit-animation:mig 1s linear infinite;
}
@-webkit-keyframes mig { 0% { background: rgba(0,0,0,0.7); } 80% { background: rgba(0,0,0,0.1); } 100% { background: rgba(0,0,0,0.7); } }
@-moz-keyframes mig { 0% { background: rgba(0,0,0,0.7); } 80% { background: rgba(0,0,0,0.1); } 100% { background: rgba(0,0,0,0.7); } }
@keyframes mig { 0% { background: rgba(0,0,0,0.7); } 80% { background: rgba(0,0,0,0.1); } 100% { background: rgba(0,0,0,0.7); } }


.blok_like{position:relative; float:right;text-align:right;font-family:Nikodecs;color:#2F5773; font-size:18px;padding:2px 7px; border-radius:3px;margin-top:5px;cursor:pointer;  -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none;-webkit-transition: 0.3s; -moz-transition: 0.3s; transition: 0.3s;}
.blok_like:hover{background:#efefef;}
.img_hov{width:640px; height:100%; background: url("../img/8.png"); position:absolute; top:0; left:0; z-index:1;opacity:0;-webkit-transition: 0.3s; -moz-transition: 0.3s; transition: 0.3s;cursor:pointer;}
.img_hov:hover{opacity:0.1;}
.blok_utk{background: #fff; width:708px;min-height:300px;padding:20px;margin-bottom:40px; position:relative;border:1px solid #ddd;}

.knfull{position:absolute; top:0; border-radius:0 0 3px 3px; width:50px; height:60px; background: rgba(0,0,0,0.4);-webkit-transition: 0.3s; -moz-transition: 0.3s; transition: 0.3s; opacity:0.5;}
.knfull:hover{opacity:0.8; cursor:pointer;}
.ss_tk{color:#426A86; text-decoration:none;}
.ss_tk:hover{color:#426A86; text-decoration:underline;}
.ss_tk1{text-decoration:none;cursor:default; color:#384547;}
.kntk{height:150px; position:relative; overflow:hidden; padding:5px 0; border-top:1px solid #eee; border-bottom:1px solid #eee;cursor:pointer;}
.balfix{opacity:0; display:none; padding:7px 10px; color:#fff; font-family:Nikodecs; text-shadow:0 0 5px #000; border-radius:5px; position:absolute; background: url(../img/9.png); top:-70px; z-index:99;}
.balfix1{opacity:0; display:none; padding:7px 10px; color:#fff; font-family:Nikodecs; text-shadow:0 0 5px #000; border-radius:5px; position:absolute; background: url(../img/9.png); bottom:60px; z-index:99;}

.ss_tk_gl{color:#2F5773; font-size:18px;font-family:Nikodecs;text-decoration:none;cursor:pointer;}
.ss_tk_lk{color:#2F5773; font-size:16px;text-decoration:none;}
.ss_tk_gl:hover, .ss_tk_lk:hover{color:#5D84A1; text-decoration:underline;}

#vverhw{
position:fixed;
z-index:98;
width:150px;
height:100%;
cursor:pointer;
display:none;
}

.esho{
text-align:center;
text-transform:uppercase;
padding:10px 0;
background:#eee;
margin-top:10px;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
transition: 0.3s;
font-size:11px;font-family:Trebuchet MS;
}
.esho:hover, .eho1:hover{background:#fcfcfc;cursor:pointer;letter-spacing:1px;}
.eho1{-webkit-transition: 0.3s; -moz-transition: 0.3s; transition: 0.3s; border:1px solid #ddd; padding:10px 15px; text-align:center; background:#fff; font-size:18px;font-family:Nikodecs;}

.vopros{
font-family: Arial;font-size:18px; 
-webkit-background-clip: text;
-moz-background-clip: text;
background-clip: text;
color: #202D2F;
padding:10px 15px;
font-weight:bold;
text-shadow:none;
}


.promo_vid{
position:fixed;
z-index:9999;
display:none;
opacity:0;
color:#fff;
background: url("../img/8.png");
width:600px;
min-height:320px;
border-radius:5px;
left:50%;
top:50%;
margin-left:-320px;
margin-top:-265px;
box-shadow: 0 0 15px #000;
-webkit-box-shadow: 0 0 15px #000;
-moz-box-shadow: 0 0 15px #000;
padding:15px;
}

.sel_promo{cursor:default;-webkit-transition: 0.3s; -moz-transition: 0.3s; transition: 0.3s;}
.sel_promo:hover{background: rgba(150,150,150,0.2);}

.sslb:hover{border-bottom:1px dashed #ccc;cursor:pointer;padding-bottom:1px;}

.cl_notice{-webkit-transition: 0.3s; -moz-transition: 0.3s; transition: 0.3s; background: rgba(100,100,100,0.1); cursor:pointer; width:15px;margin:-7px -10px -7px 0; padding: 6px 10px 8px 10px; float:right;text-align:center;}
.cl_notice:hover{background: rgba(150,150,150,0.2);color:#eee;}

.nst{color:#2F5773;font-weight:bold;-webkit-transition: 0.3s; -moz-transition: 0.3s; transition: 0.3s;}
.nst:hover{color:#E3365E;}

.close_promo{
font-family: FontAwesome; 
color:#ccc;
font-weight:bold;
font-size:15px;
text-align:right;
position:absolute;
right:15px;
top:17px;
text-shadow: rgba(0,0,0,0.9) 0px 2px 1px;
cursor:pointer;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
transition: 0.3s;
}
.close_promo:hover{color:#fff;}

.mig2{
display:none;
text-align:center;
cursor:default;
font-family:CuprumRegular;
color:#fff;
animation:puls1 1s linear infinite;
-moz-animation:puls1 1s linear infinite;
-webkit-animation:puls1 1s linear infinite;
}
@-webkit-keyframes puls1 { 0% { opacity:1; } 80% { opacity:.2; }100% { opacity:1; } }
@-moz-keyframes puls1 { 0% { opacity:1; } 80% { opacity:.2; }100% { opacity:1; } }
@keyframes puls1 { 0% { opacity:1; } 80% { opacity:.2; }100% { opacity:1; } }

.mig8{
animation:puls8 1s linear infinite;
-moz-animation:puls8 1s linear infinite;
-webkit-animation:puls8 1s linear infinite;
}
@-webkit-keyframes puls8 { 0% { background:#ddd; } 80% { background:transparent; }100% { background:#ddd; } }
@-moz-keyframes puls8 { 0% { background:#ddd; } 80% { background:transparent; }100% { background:#ddd; } }
@keyframes puls8 { 0% { background:#ddd; } 80% { background:transparent; }100% { background:#ddd; } }


.tek_sel{
background: #9A9ED8; text-shadow: 1px 1px 3px #333; color:#fff; border:1px solid #426A86;
animation:puls3 1.5s linear infinite;
-moz-animation:puls3 1.5s linear infinite;
-webkit-animation:puls3 1.5s linear infinite;
}
@-webkit-keyframes puls3 { 0% { background:#B4B9FC; } 50% { background: #8A8DC1; } 100% { background:#B4B9FC; }}
@-moz-keyframes puls3 { 0% { background:#B4B9FC; } 50% { background: #8A8DC1; } 100% { background:#B4B9FC; }}
@keyframes puls3 { 0% { background:#B4B9FC; } 50% { background: #8A8DC1; } 100% { background:#B4B9FC; }}


.migh{
display:none;
text-align:center;
animation:pulseqq 1s linear infinite;
-moz-animation:pulseqq 1s linear infinite;
-webkit-animation:pulseqq 1s linear infinite;
text-shadow: none;
}

@-moz-keyframes pulseqq {
  0% { color: rgba(255, 233, 199, 1); }
  80% { color: rgba(255, 233, 199, 0); }
  100% { color: rgba(255, 233, 199, 1); }
}

@-webkit-keyframes pulseqq {
  0% { color: rgba(255, 233, 199, 1); }
  80% { color: rgba(255, 233, 199, 0); }
  100% { color: rgba(255, 233, 199, 1); }
}

@keyframes pulseqq {
  0% { color: rgba(255, 233, 199, 1); }
  80% { color: rgba(255, 233, 199, 0); }
  100% { color: rgba(255, 233, 199, 1); }
}

.mig{
display:none;
text-align:center;
animation:pulseqq1 1s linear infinite;
-moz-animation:pulseqq1 1s linear infinite;
-webkit-animation:pulseqq1 1s linear infinite;
}

@-moz-keyframes pulseqq1 {
  0% { color: rgba(34, 34, 34, 1); }
  80% { color: rgba(34, 34, 34, 0); }
  100% { color: rgba(34, 34, 34, 1); }
}

@-webkit-keyframes pulseqq1 {
  0% { color: rgba(34, 34, 34, 1); }
  80% { color: rgba(34, 34, 34, 0); }
  100% { color: rgba(34, 34, 34, 1); }
}

@keyframes pulseqq1 {
  0% { color: rgba(34, 34, 34, 1); }
  80% { color: rgba(34, 34, 34, 0); }
  100% { color: rgba(34, 34, 34, 1); }
}

.otvet{
display: inline-block;
vertical-align: middle;
position: relative; 
font-family: Arial;font-size:18px; 
-webkit-background-clip: text;
-moz-background-clip: text;
background-clip: text;
color: #202D2F;
padding:3px 10px;
margin:0 0 0 50px;
border-radius:3px;
width:585px;
}

.hvr-float-shadow {background: #FEFEFE; -webkit-transition: 0.3s; -moz-transition: 0.3s; transition: 0.3s; cursor:pointer;}
.hvr-float-shadow:hover { background: #DBCAFF; -webkit-transition: 0s; -moz-transition: 0s; transition: 0s;}

.otvet_sel{ background: #ECE6FF; }

.otv{display:none; position:relative;}

.bukva{
width:36px;
color:#2F5773;
font-family: FontinSansCRRegular;font-size:18px;
text-align:center;
padding-top:2px;
padding-left:3px;
text-transform: uppercase;

text-shadow:#fff 0 0 1px;
}

.ugol{
width:10px;
margin-right:-23px;
margin-top:2px;
border: 8px solid transparent;	border-left: 7px solid #426A86;
float:right;
display:none;
}


#redactor, #detali, #foto_vvr{
position:fixed;
width:100%;
height:100%;
background-image: url("../img/promo.png");
z-index:999;
overflow: auto;
}

#close_golos{ width:20px; float:right; color:#999; cursor:pointer; }
#close_golos:hover{ color:#555; }
.close_vvr{display:none; position:fixed; left:50%; margin-left:430px; top:10px; height:30px; width:20px; font-family:FontAwesome; font-weight:normal; font-size:20px; padding-right:5px; font-style:normal; color:#ccc; cursor:pointer; z-index:9999;}
.close_vvr:hover{ color:#fff; }
.close_vvr_s{ color:#fff; }

.content_detali{
color:#fff;
background: url("../img/8.png");
min-height:370px;
border-radius:5px;
box-shadow: 0 0 15px #000;
-webkit-box-shadow: 0 0 15px #000;
-moz-box-shadow: 0 0 15px #000;
padding:15px; position:relative;
}

.vipdip_sel{background:#BABEF8;}
.vipdip:hover{background:#BABEF8;}

.nomer{
font-family: Time News Roman;
font-size:50px;
padding:1px 17px 0 0;
text-align:center;
color: #426A86;
text-shadow: rgba(0,0,0,0.9) 0px 2px 1px;
}

.blokv{
min-height:100px;
width:708px;
position:relative;
font-family:'Arial';
font-size:14px;
color:#000;	
background: #FEFEFE;
margin:15px 0;
border-top:1px solid #6D8BA0;
border-bottom:1px solid #6D8BA0;
cursor:default;
}

.visual, .visualb{
width:20px;
height:20px;
float:left;
background: #ECE6FF;
border:1px solid #ccc;
border-radius:20px;
font-family: lobster;font-size:11px;text-align:center;
margin:-1px 5px 5px 10px;
cursor:default;
display:none;
}
.visuals{ background: #9A9ED8; text-shadow: 1px 1px 3px #333; color:#fff; border:1px solid #426A86; cursor:pointer;}
.visualb{
background: #eee;
border:1px solid #ddd;
color:#bbb;
}

.wrap{
position:relative;
width:1000px;
left:50%;
margin-left:-500px;
}

#header{
position:fixed;
left:0;
top:0;
width:100%;
height:45px;
background: #675CA8;
z-index:99;
box-shadow: 0 1px 5px #555;
}

#notice_div{
position:absolute;
z-index:1;
width:650px;
height:400px;
background:url("../img/8.png");
top:45px;
left:50%;
margin-left:-325px;

border-radius:0 0 5px 5px;
display:none;
}

.ss_footer{
color:#aaa;
font-size:18px;
font-family:Nikodecs;
text-decoration:none;
text-shadow: 0 0 1px #000;
cursor:pointer;
}
.ss_footer:hover{ border-bottom:1px dotted #FFE0B3; color: #FFE0B3; }

.ss_plit_tender{text-decoration:none; color:#384547;}
.ss_plit_tender:visited{text-decoration:none; color:#384547;}
.ss_plits{text-decoration:none; color:#ddd;}
.ss_plits:visited{text-decoration:none; color:#ddd;}

#logotip{
position:absolute;
width:320px;
height:45px;
margin:0;
font-size:12px;
font-family:Days;
}

#sh_mes{height:50px; width:100%; position:fixed; top:-52px; z-index:99999; background:url(../img/promosn.png); box-shadow:0 1px 7px #000; color:#fff;}

#content_sh{position:absolute; width:730px; height:40px; top:0; left:50%; margin:-45px 0 0 -463px;}
.sh_mes_ico{width:40px; font-size:35px !important; border-right:2px solid #fff;padding-right:10px;float:left;text-shadow:0 0 3px #000;margin-top:2px;}
#sh_mes_tx{float:left;width:650px; margin:1px 0 0 10px;text-shadow:0 0 3px #000;font-family:Trebuchet MS;}

.notice_fon{position:fixed;width:100%;height:100%;top:0;left:0;z-index:98;background:url(../img/promo.png);display:none;}

.kn_menu{
padding:11px 0 8px 0;
letter-spacing:1px;
cursor:pointer;
text-align:center;
font-size:14px;
font-family:Nikodecs;
color:#eee;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
transition: 0.3s;
}
.kn_v{background: rgba(51,91,119,0.5);}
.kn_menu:hover{ background:#2F5773; color: #FFE0B3;}
.kn_menus{ background:#2F5773; color: #FFE0B3;}
.knm{background:#38607C;}

.lkhead{background: rgba(51,91,119,0.5); padding:15px 10px 10px 10px; border-radius:0 0 3px 3px;}
.lkhead:hover{background:#2F5773; color: #FFE0B3;}
.lkheads{background:#2F5773; color: #FFE0B3;}

.ss_head{ text-decoration:none; cursor:pointer; }
.ss_heads{ color: #FFE0B3; }
.ss_head:hover{  }

.kn_ikon{
text-align:center;
float:right;
height:35px;
padding:15px 10px 0 10px;
margin:0 0 0 5px;
color:#fff;
text-shadow: 0 1px 1px #212650;
background: rgba(51,91,119,0.5);
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
transition: 0.3s;
cursor:pointer;
opacity:0.1;
}
.kn_ikon:hover{background:#2F5773;}
.kn_ikons{background:#2F5773;}

.num_head{
font-size:14px;
font-family:Trebuchet MS;
color: #E7E7E7;
padding-left:5px;
letter-spacing:1px;
font-weight:bold;
}

.v_pol{width:50px; height:50px; border:3px solid #FAFAFA; margin:10px auto;cursor:pointer;-webkit-transition: 0.3s;-moz-transition: 0.3s;transition: 0.3s;}
.v_pol:hover{border:3px solid #426A86;}
.v_pols{border:3px solid #426A86;}

.load_ava, .load_ava1{width:170px; height:170px; background:#FAFAFA;-webkit-transition: 0.3s;-moz-transition: 0.3s;transition: 0.3s;text-align:center;position:relative;}
.load_ava:hover{background:#F0F0F0;cursor:pointer;}

.ss_right{
color:#2F5773;
font-size:18px;
font-family:Nikodecs;
text-decoration:none;
cursor:pointer;
}

.kn_right {
width:100%;
text-align:left;
height:21px;
padding:5px 0 1px 18px;
margin-left:0;
position:relative;
-webkit-transition: 0.2s;
-moz-transition: 0.2s;
transition: 0.2s;
font-family: Tahoma, Verdana;
font-size:13px;
}

.kn_right:hover {
background:rgba(245,245,245,0.8);
}

.knrs{
background:rgba(240,240,240,.8);
font-weight:bold;
-webkit-transition: 0.3s; -moz-transition: 0.3s; transition: 0.3s;
}      

.pix{ width:2px; height:27px; background:#675ca8; position:absolute; top:0; left:0; z-index:99;}
.my_img{width:170px; height:170px;}

#footer{
position:relative;
width:100%;
height:120px;
background-image: url("../img/niz.png");
background: #231F20;
z-index:99;
bottom:0;
}

.strokasp{
padding:7px 10px;
background:#FDFDFD;
font-size:15px;
text-shadow: 0 1px 3px #eee;
cursor:pointer;
margin:10px 0 10px -10px;
border-bottom:1px solid #EDEDED;
border-top:1px solid #EDEDED;
border-left:1px solid #fff;
border-right:1px solid #fff;
-webkit-transition: 0.2s; -moz-transition: 0.2s; transition: 0.2s;
}

.strokasp:hover{
border:1px solid #6D8BA0;
text-shadow: 0 1px 3px #fff;
-moz-box-shadow: 0 0 7px #aaa; -webkit-box-shadow: 0 0 7px #aaa; -o-box-shadow: 0 0 7px #aaa; box-shadow: 0 1px 7px #aaa;
}


#sel_lkb{
position:absolute;
width:126px;
background:#426A86;
height:5px;
margin-top:23px;
margin-left:9px;
}

#content{
position:relative;
padding:0 0 30px 0;
z-index:1;
min-height:300px;
}

#wrap{
position:absolute;
top:0;
left:0;
padding:0;
margin:0;
width:100%;
height:100%;
}

#error, .error, .error8{
position:absolute;
padding:0;
right:380px;
top:86px;
width:230px;
height:40px;
border:1px solid #ccc;
background:#fff;
z-index:999;
-moz-box-shadow: -5px 0 10px #ccc; 
-webkit-box-shadow:  -5px 0 10px #ccc; 
-o-box-shadow: -5px 0 10px #ccc; 
box-shadow: -5px 0 10px #ccc;
opacity:0;
display:none;
}

.vibdip{
border:1px solid #ccc;
background:#fff;
z-index:999;
-moz-box-shadow: -5px 0 10px #ccc; 
-webkit-box-shadow:  -5px 0 10px #ccc; 
-o-box-shadow: -5px 0 10px #ccc; 
box-shadow: -5px 0 10px #ccc;
display:none;
}

.er2{
-moz-box-shadow: 0 5px 10px #ccc; 
-webkit-box-shadow:  0 5px 10px #ccc; 
-o-box-shadow: 0 5px 10px #ccc; 
box-shadow: 0 5px 10px #ccc;
}

.kn_lk, .kn_status{
text-align:center;
background: #5D5398;
text-shadow: #000 0 0 3px;
font-size:12px;
font-weight:bold;
letter-spacing:1px;
padding:10px 0;
color:#fff;
-webkit-transition: 0.2s;
-moz-transition: 0.2s;
transition: 0.2s;
font-family:Trebuchet MS;
border-radius:3px;
height:14px;
}
.kn_lk:hover{background: #675CA8;}

.kn_lk_new{
text-align:center;
background:#505494;
text-shadow: #000 0 0 3px;
font-size:12px;
font-weight:bold;
letter-spacing:1px;
padding:10px 0;
color:#fff;
-webkit-transition: 0.2s;
-moz-transition: 0.2s;
transition: 0.2s;
font-family:Trebuchet MS;
border-radius:3px;
height:14px;
}
.kn_lk_new:hover{background: #5F63A3;}

.kn_status{
background: #F2F2F2;color:#6B6B6B;border:1px solid #CCCDCF;text-shadow: #fff 0 0 3px;
}
.kn_status:hover{
background:#537B97;color:#fff;border:1px solid #537B97;text-shadow: #000 0 0 3px;
}
.kn_sts{background: #537B97;color:#fff;border:1px solid #537B97;text-shadow: #000 0 0 3px;}

.contentHolder {position:relative; margin:0px auto; padding:0; width: 603px; height: 220px; overflow: hidden; }


.help_pass{ font-family:Trebuchet MS;font-size: 12px;cursor:pointer; text-transform:uppercase;}

.help_pass:hover{
border-bottom:1px solid #000762;
color:#000762;
}
#strl2{
position:absolute;
top:120px;
right:212px;
width:15px;
height:15px;
border-top:1px solid #C0C6DE;
border-left:1px solid #C0C6DE;
background:#fff;
transform:rotate(45deg);
-moz-transform:rotate(45deg);
-webkit-transform:rotate(45deg);
}

#strlb{
position:absolute;
right:55px;
width:10px;
height:10px;
border-right:1px solid #C0C6DE;
border-bottom:1px solid #C0C6DE;
background:#fff;
transform:rotate(45deg);
-moz-transform:rotate(45deg);
-webkit-transform:rotate(45deg);
}

#strl, #strll {
position:relative;
margin-top:-9px;
margin-left:14px;
width:15px;
height:15px;
border-top:1px solid #C0C6DE;
border-left:1px solid #C0C6DE;
background:#fff;
transform:rotate(45deg);
-moz-transform:rotate(45deg);
-webkit-transform:rotate(45deg);
}

#strll{
width:10px;
height:10px;
border:none;
border-top:1px solid #ccc;
border-right:1px solid #ccc;
margin:15px -10px 0 225px;
}

#content_error{
font-family:Trebuchet MS; font-size: 13px;
text-align:center;
margin-top:-20px;
color:#E70000;
font-weight:bold;
}

.ssil{
font-size:11px;
font-family:Trebuchet MS;
font-weight:bold;
text-transform:uppercase;
cursor:pointer;
}

.ssil2{ cursor:pointer; border-bottom:1px dashed #426A86; -webkit-transition: 0.2s; -moz-transition: 0.2s; transition: 0.2s; }
.ssil2:hover{border-bottom:1px dashed #fff; color:#2E1B50; text-shadow: #ccc 0 0 2px;}


#str1{
position:absolute;font-family:Trebuchet MS; font-weight:bold;margin-top:-100px;color:#eee;text-shadow: #000 0 0 1px;
}

.knopka{
float:left;
margin:20px;
padding-top:10px;
height:24px;
border:1px solid #426A86;
border-left:15px solid #426A86;
text-align:center;
background: #ECE6FF;
font-size:13px;
font-weight:bold;
letter-spacing:1px;
color:#333;text-shadow: 0 1px 3px #fff;
text-align:center;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
transition: 0.5s;
cursor:pointer;
font-family:CuprumRegular;font-family:Trebuchet MS;
}


.knopka:hover{
-moz-box-shadow: 0 0 10px #426A86; 
-webkit-box-shadow:  0 0 10px #426A86; 
-o-box-shadow: 0 0 10px #426A86; 
box-shadow: 0 0 10px #426A86;
}

.knopka_sel{
-moz-box-shadow: 0 0 10px #426A86; 
-webkit-box-shadow:  0 0 10px #426A86; 
-o-box-shadow: 0 0 10px #426A86; 
box-shadow: 0 0 10px #426A86;
}

/* Icons button */
.icobutton {
	font-size: 18px;
	position: relative;
	margin: 0;
	padding: 0;
	color: #c0c1c3;
	border: 0;
	background: none;
	overflow: visible;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

.icobutton .fa {
	display: block;
	padding: 0 0.1em;
}

.icobutton__text {
	font-size: 18px;
	position: absolute;
	top: 100%;
	left: -50%;
	width: 200%;
	text-align: center;
	line-height: 1.5;
	color: #a6a6a6;
}

.icobutton__text--side {
	top: 0;
	left: 100%;
	width: 100%;
	width: auto;
	padding: 0 0 0 0.25em;
}

/* fix for mo.js */
.icobutton svg {
	left: 0;
}

.icobutton:hover,
.icobutton:focus {
	outline: none;
}

/* Unicorn */
.icobutton--unicorn svg {
	fill: #c0c1c3;
}
.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.fa-heart:before{content:"\f004"}

@font-face {
  font-family: "Ruble";
  src: url('rouble.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}



@keyframes animatedBackground {
    0 {
        background-position: 0 0
    }
    100% {
        background-position: 0px 600px /* анимируем свойство background-position */
    }
}
/* Mozilla Firefox 5.0+ */
@-moz-keyframes animatedBackground {
    0 {
        background-position: 0 0
    }
    100% {
        background-position: 0px 600px
    }
}
/* Safari 4.0+, Chrome 4.0+ */
@-webkit-keyframes animatedBackground {
    0 {
        background-position: 0 0
    }
    100% {
        background-position: 0px 600px
    }
}
/* Opera 12.0+ */
@-o-keyframes animatedBackground {
    0 {
        background-position: 0 0
    }
    100% {
        background-position: 0px 600px
    }
}
/* не нужно использовать префикс -ms, так как свойства keyframes и animation поддерживаются с версии IE10 без префикса */
.fon{
	/* задаем произвольную высоту и ширину блока */

	background-image: url('../img/loader.png') !important;
	animation: animatedBackground 20s linear infinite;
	-moz-animation: animatedBackground 20s linear infinite;
	-webkit-animation: animatedBackground 20s linear infinite;
 	-o-animation: animatedBackground 20s linear infinite;
	/* так же, как и с @keyframes, префикс -ms тут ни к чему */
}

.fonr{
	/* задаем произвольную высоту и ширину блока */
	width:100%;
	background-image: url('../img/loaderr.png') !important;
	animation: animatedBackground 18s linear infinite;
	-moz-animation: animatedBackground 18s linear infinite;
	-webkit-animation: animatedBackground 18s linear infinite;
 	-o-animation: animatedBackground 18s linear infinite;
	/* так же, как и с @keyframes, префикс -ms тут ни к чему */
}

.but_auth {
  font-weight: bold;
  font-size:13px;
  color: white;
  text-decoration: none;
  padding: 8px 15px 11px 15px;
  border-radius: 3px;
  background: rgb(64,199,129);
  box-shadow: 0 -3px rgb(53,167,110) inset;
  transition: 0s;
  
  background-image: linear-gradient(45deg, rgba(255,255,255,.0) 30%, rgba(255,255,255,.8), rgba(255,255,255,.0) 70%);
  background-repeat: no-repeat;
  background-size: 200% 100%, auto;
  background-position: 200% 0, 0 0;
} 
.but_auth:hover { transition: .5s linear; background-position: -200% 0, 0 0; }
.but_auth:active { transition: 0.2s; background: rgb(33,147,90); box-shadow: 0 3px rgb(33,147,90) inset; }

.kn_regd{
text-align:center;
background:#02B261;
text-shadow: #000 0 0 3px;
font-size:12px;
font-weight:bold;
letter-spacing:1px;
padding:10px 0;
color:#fff;

font-family:Trebuchet MS;
border-radius:3px;
height:14px;

  background-image: linear-gradient(45deg, rgba(255,255,255,.0) 30%, rgba(255,255,255,.8), rgba(255,255,255,.0) 70%);
  background-repeat: no-repeat;
  background-size: 200% 100%, auto;
  background-position: 200% 0, 0 0;
  
cursor:pointer;
box-shadow:#333 0 0 5px;
}
.kn_regd:hover{transition: .5s linear; background-position: -200% 0, 0 0; background-color:#11C170;}

@font-face {
		font-family: "CenturyGothicRegular";
		src: url("CenturyGothicRegular/CenturyGothicRegular.eot");
		src: url("CenturyGothicRegular/CenturyGothicRegular.eot?#iefix")format("embedded-opentype"),
		url("CenturyGothicRegular/CenturyGothicRegular.woff") format("woff"),
		url("CenturyGothicRegular/CenturyGothicRegular.ttf") format("truetype");
		font-style: normal;
		font-weight: normal;
}

#infococ{ padding:20px; text-align:center; background: rgba(0,0,0,0.8); position:fixed; bottom:-290px; left:0; z-index:9999; width:100%; color:#eee; display:none;}
.flin{display:inline-flex; padding:10px 20px; cursor:pointer; margin:10px auto;}