.light {
  color: #999;
}
.dark {
  color: #505050;
}
.lblue {
  color: #56acff;
}
.bglblue {
  background-color: #56acff;
}
.bggray {
  background-color: #777;
}
.lgreen {
  color: #add750;
}
.bglgreen {
  background-color: #add750;
}
.wn {
  width: 0;
}
.wh {
  width: 50%;
}
.wf {
  width: 100%;
}
.wa {
  width: auto;
}
.wi {
  width: inherit;
}
.hn {
  height: 0;
}
.hh {
  height: 50%;
}
.hf {
  height: 100%;
}
.ha {
  height: auto;
}
.hi {
  height: inherit;
}
.o0 {
  filter: alpha(opacity=0);
  opacity: 0;
}
.o25 {
  filter: alpha(opacity=25);
  opacity: 0.25;
}
.o50 {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.o75 {
  filter: alpha(opacity=75);
  opacity: 0.75;
}
.o100,
.o1 {
  filter: alpha(opacity=100);
  opacity: 1;
}
.fn {
  float: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.cn {
  clear: none;
}
.cb {
  clear: both;
}
.cl {
  clear: left;
}
.cr {
  clear: right;
}
.lhm1 {
  line-height: 1;
}
.lhm125 {
  line-height: 1.25;
}
.lhm15 {
  line-height: 1.5;
}
.lhm175 {
  line-height: 1.75;
}
.lhm2 {
  line-height: 2;
}
.lhm225 {
  line-height: 2.25;
}
.lhm25 {
  line-height: 2.5;
}
.lhn {
  line-height: normal;
}
.lh0 {
  line-height: 0;
}
.lh05 {
  line-height: 0.5;
}
.lh15 {
  line-height: 1.5;
}
.lh2 {
  line-height: 2;
}
.lh25 {
  line-height: 2.5;
}
.lhi {
  line-height: 0;
}
.lhi > * {
  line-height: normal;
}
.oa,
.ofa {
  overflow: auto;
}
.os,
.ofs {
  overflow: scroll;
}
.ov,
.ofv {
  overflow: visible;
}
.oh,
.ofh {
  overflow: hidden;
}
.oxa,
.ofxa {
  overflow-x: auto;
}
.oxs,
.ofxs {
  overflow-x: scroll;
}
.oxv,
.ofxv {
  overflow-x: visible;
}
.oxh,
.ofxh {
  overflow-x: hidden;
}
.oya,
.ofya {
  overflow-y: auto;
}
.oys,
.ofys {
  overflow-y: scroll;
}
.oyv,
.ofyv {
  overflow-y: visible;
}
.oyh,
.ofyh {
  overflow-y: hidden;
}
.ps,
.stc {
  position: static;
}
.pf,
.fix {
  position: fixed;
}
.pa,
.abs {
  position: absolute;
}
.pr,
.rel {
  position: relative;
}
.vc {
  visibility: collapse;
}
.vh {
  visibility: hidden;
}
.vv {
  visibility: visible;
}
.vd {
  visibility: initial;
}
.vi {
  visibility: inherit;
}
.dn {
  display: none;
}
.db {
  display: block;
}
.di {
  display: inline;
}
.dl {
  display: list-item;
}
.dib {
  display: inline-block;
}
.bsb {
  box-sizing: border-box;
}
.bsc {
  box-sizing: content-box;
}
.bsp {
  box-sizing: padding-box;
}
.curt {
  cursor: text;
}
.curm {
  cursor: move;
}
.curw {
  cursor: wait;
}
.curh {
  cursor: help;
}
.curd {
  cursor: default;
}
.curp {
  cursor: pointer;
}
.curpg {
  cursor: progress;
}
.curc {
  cursor: crosshair;
}
.bold {
  font-weight: bold;
}
.italic {
  font-style: italic;
}
.mono {
  font-family: monospace;
}
.wsp {
  white-space: pre;
}
.wsn {
  white-space: normal;
}
.wsi {
  white-space: inherit;
}
.wsw {
  white-space: nowrap;
}
.tac {
  text-align: center;
}
.tal {
  text-align: left;
}
.tar {
  text-align: right;
}
.taj {
  text-align: justify;
}
.vat {
  vertical-align: top;
}
.vam {
  vertical-align: middle;
}
.vab {
  vertical-align: bottom;
}
.vact > * {
  vertical-align: top;
}
.vacm > * {
  vertical-align: middle;
}
.vacb > * {
  vertical-align: bottom;
}
.up,
.upper {
  text-transform: uppercase;
}
.low,
.lower {
  text-transform: lowercase;
}
.tdn {
  text-decoration: none;
}
.tdu {
  text-decoration: underline;
}
.tdo {
  text-decoration: overline;
}
.tdl {
  text-decoration: line-through;
}
.tdcn * {
  text-decoration: none;
}
.tdcu * {
  text-decoration: underline;
}
.tdco * {
  text-decoration: overline;
}
.tdcl * {
  text-decoration: line-through;
}
.bdn,
.brdn {
  border: none;
}
.oln {
  outline: none;
}
.cnt {
  content: '';
}
.die {
  resize: none;
}
.usn {
  user-select: none;
}
.pen {
  pointer-events: none;
}
.bald {
  list-style-type: none;
}
.bgct {
  background-color: transparent;
}
.bgn {
  background-image: none;
}
.bgr {
  background-repeat: repeat;
}
.bgrn {
  background-repeat: no-repeat;
}
.bgrx {
  background-repeat: repeat;
}
.bgry {
  background-repeat: repeat;
}
.bglc {
  background-position: left center;
}
.bglt {
  background-position: left top;
}
.bglb {
  background-position: left bottom;
}
.bgcc {
  background-position: center center;
}
.bgct {
  background-position: center top;
}
.bgcb {
  background-position: center bottom;
}
.bgrc {
  background-position: right center;
}
.bgrt {
  background-position: right top;
}
.bgrb {
  background-position: right bottom;
}
.pd0 {
  padding: 0;
}
.pd1 {
  padding: 1px;
}
.pd1 {
  padding: 5px;
}
.pd10 {
  padding: 10px;
}
.pd20 {
  padding: 20px;
}
.pdt0 {
  padding-top: 0;
}
.pdt1 {
  padding-top: 1px;
}
.pdt5 {
  padding-top: 5px;
}
.pdt10 {
  padding-top: 10px;
}
.pdt20 {
  padding-top: 20px;
}
.pdr0 {
  padding-right: 0;
}
.pdr1 {
  padding-right: 1px;
}
.pdr5 {
  padding-right: 5px;
}
.pdr10 {
  padding-right: 10px;
}
.pdr20 {
  padding-right: 20px;
}
.pdb0 {
  padding-bottom: 0;
}
.pdb1 {
  padding-bottom: 1px;
}
.pdb5 {
  padding-bottom: 5px;
}
.pdb10 {
  padding-bottom: 10px;
}
.pdb20 {
  padding-bottom: 20px;
}
.pdl0 {
  padding-left: 0;
}
.pdl1 {
  padding-left: 1px;
}
.pdl5 {
  padding-left: 5px;
}
.pdl10 {
  padding-left: 10px;
}
.pdl20 {
  padding-left: 20px;
}
.mg0 {
  margin: 0;
}
.mg1 {
  margin: 1px;
}
.mg5 {
  margin: 5px;
}
.mg10 {
  margin: 10px;
}
.mg20 {
  margin: 20px;
}
.mgl0 {
  margin-left: 0;
}
.mgl1 {
  margin-left: 1px;
}
.mgl5 {
  margin-left: 5px;
}
.mgl10 {
  margin-left: 10px;
}
.mgl20 {
  margin-left: 20px;
}
.mgt0 {
  margin-top: 0;
}
.mgt1 {
  margin-top: 1px;
}
.mgt5 {
  margin-top: 5px;
}
.mgt10 {
  margin-top: 10px;
}
.mgt20 {
  margin-top: 20px;
}
.mgr0 {
  margin-right: 0;
}
.mgr1 {
  margin-right: 1px;
}
.mgr5 {
  margin-right: 5px;
}
.mgr10 {
  margin-right: 10px;
}
.mgr20 {
  margin-right: 20px;
}
.mgb0 {
  margin-bottom: 0;
}
.mgb1 {
  margin-bottom: 1px;
}
.mgb5 {
  margin-bottom: 5px;
}
.mgb10 {
  margin-bottom: 10px;
}
.mgb20 {
  margin-bottom: 20px;
}
.mga {
  margin: auto;
}
.mgc {
  margin-left: auto;
  margin-right: auto;
}
.safe {
  margin: 0;
  padding: 0;
}
.pdx0 {
  padding-left: 0;
  padding-right: 0;
}
.pdx1 {
  padding-left: 1px;
  padding-right: 1px;
}
.pdx5 {
  padding-left: 5px;
  padding-right: 5px;
}
.pdx10 {
  padding-left: 10px;
  padding-right: 10px;
}
.pdx20 {
  padding-left: 20px;
  padding-right: 20px;
}
.pdy0 {
  padding-top: 0;
  padding-bottom: 0;
}
.pdy1 {
  padding-top: 1px;
  padding-bottom: 1px;
}
.pdy5 {
  padding-top: 5px;
  padding-bottom: 5px;
}
.pdy10 {
  padding-top: 10px;
  padding-bottom: 10px;
}
.pdy20 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.mgx0 {
  margin-left: 0;
  margin-right: 0;
}
.mgx1 {
  margin-left: 1px;
  margin-right: 1px;
}
.mgx5 {
  margin-left: 5px;
  margin-right: 5px;
}
.mgx10 {
  margin-left: 10px;
  margin-right: 10px;
}
.mgx20 {
  margin-left: 20px;
  margin-right: 20px;
}
.mgy0 {
  margin-top: 0;
  margin-bottom: 0;
}
.mgy1 {
  margin-top: 1px;
  margin-bottom: 1px;
}
.mgy5 {
  margin-top: 5px;
  margin-bottom: 5px;
}
.mgy10 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.mgy20 {
  margin-top: 20px;
  margin-bottom: 20px;
}
body > img,
body > iframe {
  display: none;
}
html,
body {
  height: 100%;
}
img[height=1],
img[width=1] {
  display: none;
}
input::-ms-clear {
  display: none;
}
.tile-cr .tile-item.sizex1,
.tile-cr .tile-product.sizex1,
.tile-cr.sizex1 {
  width: 190px;
}
.tile-cr .tile-item.sizex2,
.tile-cr .tile-product.sizex2,
.tile-cr.sizex2 {
  width: 390px;
}
.tile-cr .tile-item.sizex3,
.tile-cr .tile-product.sizex3,
.tile-cr.sizex3 {
  width: 590px;
}
.tile-cr .tile-item.sizex4,
.tile-cr .tile-product.sizex4,
.tile-cr.sizex4 {
  width: 790px;
}
.tile-cr .tile-item.sizex5,
.tile-cr .tile-product.sizex5,
.tile-cr.sizex5 {
  width: 990px;
}
.tile-cr .tile-item.sizey1,
.tile-cr .tile-product.sizey1,
.tile-cr.sizey1 {
  height: 216px;
}
.tile-cr .tile-item.sizey2,
.tile-cr .tile-product.sizey2,
.tile-cr.sizey2 {
  height: 442px;
}
.tile-cr .tile-item.sizey3,
.tile-cr .tile-product.sizey3,
.tile-cr.sizey3 {
  height: 668px;
}
.tile-cr .tile-item.sizey4,
.tile-cr .tile-product.sizey4,
.tile-cr.sizey4 {
  height: 894px;
}
.tile-cr .tile-item.sizey5,
.tile-cr .tile-product.sizey5,
.tile-cr.sizey5 {
  height: 1120px;
}
.tile-cr .tile-item.sizey6,
.tile-cr .tile-product.sizey6,
.tile-cr.sizey6 {
  height: 1346px;
}
.tile-cr .tile-item.sizey7,
.tile-cr .tile-product.sizey7,
.tile-cr.sizey7 {
  height: 1572px;
}
.tile-cr .tile-item.sizey8,
.tile-cr .tile-product.sizey8,
.tile-cr.sizey8 {
  height: 1798px;
}
.tile-cr .tile-item.sizey9,
.tile-cr .tile-product.sizey9,
.tile-cr.sizey9 {
  height: 2024px;
}
.tile-cr .tile-item.sizey10,
.tile-cr .tile-product.sizey10,
.tile-cr.sizey10 {
  height: 2250px;
}
.tile-cr .tile-item.sizey11,
.tile-cr .tile-product.sizey11,
.tile-cr.sizey11 {
  height: 2476px;
}
.tile-cr .tile-item.sizey12,
.tile-cr .tile-product.sizey12,
.tile-cr.sizey12 {
  height: 2702px;
}
.tile-cr .tile-item.sizey13,
.tile-cr .tile-product.sizey13,
.tile-cr.sizey13 {
  height: 2928px;
}
.tile-cr .tile-item.sizey14,
.tile-cr .tile-product.sizey14,
.tile-cr.sizey14 {
  height: 3154px;
}
.tile-cr .tile-item.sizey15,
.tile-cr .tile-product.sizey15,
.tile-cr.sizey15 {
  height: 3380px;
}
.tile-cr .tile-item.sizey16,
.tile-cr .tile-product.sizey16,
.tile-cr.sizey16 {
  height: 3606px;
}
.tile-cr .tile-item.sizey17,
.tile-cr .tile-product.sizey17,
.tile-cr.sizey17 {
  height: 3832px;
}
.tile-cr .tile-item.sizey18,
.tile-cr .tile-product.sizey18,
.tile-cr.sizey18 {
  height: 4058px;
}
.tile-cr .tile-item.sizey19,
.tile-cr .tile-product.sizey19,
.tile-cr.sizey19 {
  height: 4284px;
}
.tile-cr .tile-item.sizey20,
.tile-cr .tile-product.sizey20,
.tile-cr.sizey20 {
  height: 4510px;
}
.tile-cr .tile-item.sizey21,
.tile-cr .tile-product.sizey21,
.tile-cr.sizey21 {
  height: 4736px;
}
.tile-cr .tile-item.sizey22,
.tile-cr .tile-product.sizey22,
.tile-cr.sizey22 {
  height: 4962px;
}
.tile-cr .tile-item.sizey23,
.tile-cr .tile-product.sizey23,
.tile-cr.sizey23 {
  height: 5188px;
}
.tile-cr .tile-item.sizey24,
.tile-cr .tile-product.sizey24,
.tile-cr.sizey24 {
  height: 5414px;
}
.tile-cr .tile-item.sizey25,
.tile-cr .tile-product.sizey25,
.tile-cr.sizey25 {
  height: 5640px;
}
.tile-cr .tile-item.sizey26,
.tile-cr .tile-product.sizey26,
.tile-cr.sizey26 {
  height: 5866px;
}
.tile-cr .tile-item.sizey27,
.tile-cr .tile-product.sizey27,
.tile-cr.sizey27 {
  height: 6092px;
}
.tile-cr .tile-item.sizey28,
.tile-cr .tile-product.sizey28,
.tile-cr.sizey28 {
  height: 6318px;
}
.tile-cr .tile-item.sizey29,
.tile-cr .tile-product.sizey29,
.tile-cr.sizey29 {
  height: 6544px;
}
.tile-cr .tile-item.sizey30,
.tile-cr .tile-product.sizey30,
.tile-cr.sizey30 {
  height: 6770px;
}
.tile-cr .tile-item.sizey31,
.tile-cr .tile-product.sizey31,
.tile-cr.sizey31 {
  height: 6996px;
}
.tile-cr .tile-item.sizey32,
.tile-cr .tile-product.sizey32,
.tile-cr.sizey32 {
  height: 7222px;
}
.tile-cr .tile-item.sizey33,
.tile-cr .tile-product.sizey33,
.tile-cr.sizey33 {
  height: 7448px;
}
.tile-cr .tile-item.sizey34,
.tile-cr .tile-product.sizey34,
.tile-cr.sizey34 {
  height: 7674px;
}
.tile-cr .tile-item.sizey35,
.tile-cr .tile-product.sizey35,
.tile-cr.sizey35 {
  height: 7900px;
}
.tile-cr .tile-item.sizey36,
.tile-cr .tile-product.sizey36,
.tile-cr.sizey36 {
  height: 8126px;
}
.tile-cr .tile-item.sizey37,
.tile-cr .tile-product.sizey37,
.tile-cr.sizey37 {
  height: 8352px;
}
.tile-cr .tile-item.sizey38,
.tile-cr .tile-product.sizey38,
.tile-cr.sizey38 {
  height: 8578px;
}
.tile-cr .tile-item.sizey39,
.tile-cr .tile-product.sizey39,
.tile-cr.sizey39 {
  height: 8804px;
}
.tile-cr .tile-item.sizey40,
.tile-cr .tile-product.sizey40,
.tile-cr.sizey40 {
  height: 9030px;
}
.tile-cr .tile-item.sizey41,
.tile-cr .tile-product.sizey41,
.tile-cr.sizey41 {
  height: 9256px;
}
.tile-cr .tile-item.sizey42,
.tile-cr .tile-product.sizey42,
.tile-cr.sizey42 {
  height: 9482px;
}
.tile-cr .tile-item.sizey43,
.tile-cr .tile-product.sizey43,
.tile-cr.sizey43 {
  height: 9708px;
}
.tile-cr .tile-item.sizey44,
.tile-cr .tile-product.sizey44,
.tile-cr.sizey44 {
  height: 9934px;
}
.tile-cr .tile-item.sizey45,
.tile-cr .tile-product.sizey45,
.tile-cr.sizey45 {
  height: 10160px;
}
.tile-cr .tile-item.sizey46,
.tile-cr .tile-product.sizey46,
.tile-cr.sizey46 {
  height: 10386px;
}
.tile-cr .tile-item.sizey47,
.tile-cr .tile-product.sizey47,
.tile-cr.sizey47 {
  height: 10612px;
}
.tile-cr .tile-item.sizey48,
.tile-cr .tile-product.sizey48,
.tile-cr.sizey48 {
  height: 10838px;
}
.tile-cr .tile-item.sizey49,
.tile-cr .tile-product.sizey49,
.tile-cr.sizey49 {
  height: 11064px;
}
.tile-cr .tile-item.sizey50,
.tile-cr .tile-product.sizey50,
.tile-cr.sizey50 {
  height: 11290px;
}
.tile-cr .tile-item.sizey51,
.tile-cr .tile-product.sizey51,
.tile-cr.sizey51 {
  height: 11516px;
}
.tile-cr .tile-item.sizey52,
.tile-cr .tile-product.sizey52,
.tile-cr.sizey52 {
  height: 11742px;
}
.tile-cr .tile-item.sizey53,
.tile-cr .tile-product.sizey53,
.tile-cr.sizey53 {
  height: 11968px;
}
.tile-cr .tile-item.sizey54,
.tile-cr .tile-product.sizey54,
.tile-cr.sizey54 {
  height: 12194px;
}
.tile-cr .tile-item.sizey55,
.tile-cr .tile-product.sizey55,
.tile-cr.sizey55 {
  height: 12420px;
}
.tile-cr .tile-item.sizey56,
.tile-cr .tile-product.sizey56,
.tile-cr.sizey56 {
  height: 12646px;
}
.tile-cr .tile-item.sizey57,
.tile-cr .tile-product.sizey57,
.tile-cr.sizey57 {
  height: 12872px;
}
.tile-cr .tile-item.sizey58,
.tile-cr .tile-product.sizey58,
.tile-cr.sizey58 {
  height: 13098px;
}
.tile-cr .tile-item.sizey59,
.tile-cr .tile-product.sizey59,
.tile-cr.sizey59 {
  height: 13324px;
}
.tile-cr .tile-item.sizey60,
.tile-cr .tile-product.sizey60,
.tile-cr.sizey60 {
  height: 13550px;
}
.tile-cr .tile-item.sizey61,
.tile-cr .tile-product.sizey61,
.tile-cr.sizey61 {
  height: 13776px;
}
.tile-cr .tile-item.sizey62,
.tile-cr .tile-product.sizey62,
.tile-cr.sizey62 {
  height: 14002px;
}
.tile-cr .tile-item.sizey63,
.tile-cr .tile-product.sizey63,
.tile-cr.sizey63 {
  height: 14228px;
}
.tile-cr .tile-item.sizey64,
.tile-cr .tile-product.sizey64,
.tile-cr.sizey64 {
  height: 14454px;
}
.tile-cr .tile-item.sizey65,
.tile-cr .tile-product.sizey65,
.tile-cr.sizey65 {
  height: 14680px;
}
.tile-cr .tile-item.sizey66,
.tile-cr .tile-product.sizey66,
.tile-cr.sizey66 {
  height: 14906px;
}
.tile-cr .tile-item.sizey67,
.tile-cr .tile-product.sizey67,
.tile-cr.sizey67 {
  height: 15132px;
}
.tile-cr .tile-item.sizey68,
.tile-cr .tile-product.sizey68,
.tile-cr.sizey68 {
  height: 15358px;
}
.tile-cr .tile-item.sizey69,
.tile-cr .tile-product.sizey69,
.tile-cr.sizey69 {
  height: 15584px;
}
.tile-cr .tile-item.sizey70,
.tile-cr .tile-product.sizey70,
.tile-cr.sizey70 {
  height: 15810px;
}
.tile-cr .tile-item.posx1,
.tile-cr .tile-product.posx1,
.tile-cr.posx1 {
  left: 0px;
}
.tile-cr .tile-item.posx2,
.tile-cr .tile-product.posx2,
.tile-cr.posx2 {
  left: 200px;
}
.tile-cr .tile-item.posx3,
.tile-cr .tile-product.posx3,
.tile-cr.posx3 {
  left: 400px;
}
.tile-cr .tile-item.posx4,
.tile-cr .tile-product.posx4,
.tile-cr.posx4 {
  left: 600px;
}
.tile-cr .tile-item.posx5,
.tile-cr .tile-product.posx5,
.tile-cr.posx5 {
  left: 800px;
}
.tile-cr .tile-item.posy1,
.tile-cr .tile-product.posy1,
.tile-cr.posy1 {
  top: 0px;
}
.tile-cr .tile-item.posy2,
.tile-cr .tile-product.posy2,
.tile-cr.posy2 {
  top: 226px;
}
.tile-cr .tile-item.posy3,
.tile-cr .tile-product.posy3,
.tile-cr.posy3 {
  top: 452px;
}
.tile-cr .tile-item.posy4,
.tile-cr .tile-product.posy4,
.tile-cr.posy4 {
  top: 678px;
}
.tile-cr .tile-item.posy5,
.tile-cr .tile-product.posy5,
.tile-cr.posy5 {
  top: 904px;
}
.tile-cr .tile-item.posy6,
.tile-cr .tile-product.posy6,
.tile-cr.posy6 {
  top: 1130px;
}
.tile-cr .tile-item.posy7,
.tile-cr .tile-product.posy7,
.tile-cr.posy7 {
  top: 1356px;
}
.tile-cr .tile-item.posy8,
.tile-cr .tile-product.posy8,
.tile-cr.posy8 {
  top: 1582px;
}
.tile-cr .tile-item.posy9,
.tile-cr .tile-product.posy9,
.tile-cr.posy9 {
  top: 1808px;
}
.tile-cr .tile-item.posy10,
.tile-cr .tile-product.posy10,
.tile-cr.posy10 {
  top: 2034px;
}
.tile-cr .tile-item.posy11,
.tile-cr .tile-product.posy11,
.tile-cr.posy11 {
  top: 2260px;
}
.tile-cr .tile-item.posy12,
.tile-cr .tile-product.posy12,
.tile-cr.posy12 {
  top: 2486px;
}
.tile-cr .tile-item.posy13,
.tile-cr .tile-product.posy13,
.tile-cr.posy13 {
  top: 2712px;
}
.tile-cr .tile-item.posy14,
.tile-cr .tile-product.posy14,
.tile-cr.posy14 {
  top: 2938px;
}
.tile-cr .tile-item.posy15,
.tile-cr .tile-product.posy15,
.tile-cr.posy15 {
  top: 3164px;
}
.tile-cr .tile-item.posy16,
.tile-cr .tile-product.posy16,
.tile-cr.posy16 {
  top: 3390px;
}
.tile-cr .tile-item.posy17,
.tile-cr .tile-product.posy17,
.tile-cr.posy17 {
  top: 3616px;
}
.tile-cr .tile-item.posy18,
.tile-cr .tile-product.posy18,
.tile-cr.posy18 {
  top: 3842px;
}
.tile-cr .tile-item.posy19,
.tile-cr .tile-product.posy19,
.tile-cr.posy19 {
  top: 4068px;
}
.tile-cr .tile-item.posy20,
.tile-cr .tile-product.posy20,
.tile-cr.posy20 {
  top: 4294px;
}
.tile-cr .tile-item.posy21,
.tile-cr .tile-product.posy21,
.tile-cr.posy21 {
  top: 4520px;
}
.tile-cr .tile-item.posy22,
.tile-cr .tile-product.posy22,
.tile-cr.posy22 {
  top: 4746px;
}
.tile-cr .tile-item.posy23,
.tile-cr .tile-product.posy23,
.tile-cr.posy23 {
  top: 4972px;
}
.tile-cr .tile-item.posy24,
.tile-cr .tile-product.posy24,
.tile-cr.posy24 {
  top: 5198px;
}
.tile-cr .tile-item.posy25,
.tile-cr .tile-product.posy25,
.tile-cr.posy25 {
  top: 5424px;
}
.tile-cr .tile-item.posy26,
.tile-cr .tile-product.posy26,
.tile-cr.posy26 {
  top: 5650px;
}
.tile-cr .tile-item.posy27,
.tile-cr .tile-product.posy27,
.tile-cr.posy27 {
  top: 5876px;
}
.tile-cr .tile-item.posy28,
.tile-cr .tile-product.posy28,
.tile-cr.posy28 {
  top: 6102px;
}
.tile-cr .tile-item.posy29,
.tile-cr .tile-product.posy29,
.tile-cr.posy29 {
  top: 6328px;
}
.tile-cr .tile-item.posy30,
.tile-cr .tile-product.posy30,
.tile-cr.posy30 {
  top: 6554px;
}
.tile-cr .tile-item.posy31,
.tile-cr .tile-product.posy31,
.tile-cr.posy31 {
  top: 6780px;
}
.tile-cr .tile-item.posy32,
.tile-cr .tile-product.posy32,
.tile-cr.posy32 {
  top: 7006px;
}
.tile-cr .tile-item.posy33,
.tile-cr .tile-product.posy33,
.tile-cr.posy33 {
  top: 7232px;
}
.tile-cr .tile-item.posy34,
.tile-cr .tile-product.posy34,
.tile-cr.posy34 {
  top: 7458px;
}
.tile-cr .tile-item.posy35,
.tile-cr .tile-product.posy35,
.tile-cr.posy35 {
  top: 7684px;
}
.tile-cr .tile-item.posy36,
.tile-cr .tile-product.posy36,
.tile-cr.posy36 {
  top: 7910px;
}
.tile-cr .tile-item.posy37,
.tile-cr .tile-product.posy37,
.tile-cr.posy37 {
  top: 8136px;
}
.tile-cr .tile-item.posy38,
.tile-cr .tile-product.posy38,
.tile-cr.posy38 {
  top: 8362px;
}
.tile-cr .tile-item.posy39,
.tile-cr .tile-product.posy39,
.tile-cr.posy39 {
  top: 8588px;
}
.tile-cr .tile-item.posy40,
.tile-cr .tile-product.posy40,
.tile-cr.posy40 {
  top: 8814px;
}
.tile-cr .tile-item.posy41,
.tile-cr .tile-product.posy41,
.tile-cr.posy41 {
  top: 9040px;
}
.tile-cr .tile-item.posy42,
.tile-cr .tile-product.posy42,
.tile-cr.posy42 {
  top: 9266px;
}
.tile-cr .tile-item.posy43,
.tile-cr .tile-product.posy43,
.tile-cr.posy43 {
  top: 9492px;
}
.tile-cr .tile-item.posy44,
.tile-cr .tile-product.posy44,
.tile-cr.posy44 {
  top: 9718px;
}
.tile-cr .tile-item.posy45,
.tile-cr .tile-product.posy45,
.tile-cr.posy45 {
  top: 9944px;
}
.tile-cr .tile-item.posy46,
.tile-cr .tile-product.posy46,
.tile-cr.posy46 {
  top: 10170px;
}
.tile-cr .tile-item.posy47,
.tile-cr .tile-product.posy47,
.tile-cr.posy47 {
  top: 10396px;
}
.tile-cr .tile-item.posy48,
.tile-cr .tile-product.posy48,
.tile-cr.posy48 {
  top: 10622px;
}
.tile-cr .tile-item.posy49,
.tile-cr .tile-product.posy49,
.tile-cr.posy49 {
  top: 10848px;
}
.tile-cr .tile-item.posy50,
.tile-cr .tile-product.posy50,
.tile-cr.posy50 {
  top: 11074px;
}
.tile-cr .tile-item.posy51,
.tile-cr .tile-product.posy51,
.tile-cr.posy51 {
  top: 11300px;
}
.tile-cr .tile-item.posy52,
.tile-cr .tile-product.posy52,
.tile-cr.posy52 {
  top: 11526px;
}
.tile-cr .tile-item.posy53,
.tile-cr .tile-product.posy53,
.tile-cr.posy53 {
  top: 11752px;
}
.tile-cr .tile-item.posy54,
.tile-cr .tile-product.posy54,
.tile-cr.posy54 {
  top: 11978px;
}
.tile-cr .tile-item.posy55,
.tile-cr .tile-product.posy55,
.tile-cr.posy55 {
  top: 12204px;
}
.tile-cr .tile-item.posy56,
.tile-cr .tile-product.posy56,
.tile-cr.posy56 {
  top: 12430px;
}
.tile-cr .tile-item.posy57,
.tile-cr .tile-product.posy57,
.tile-cr.posy57 {
  top: 12656px;
}
.tile-cr .tile-item.posy58,
.tile-cr .tile-product.posy58,
.tile-cr.posy58 {
  top: 12882px;
}
.tile-cr .tile-item.posy59,
.tile-cr .tile-product.posy59,
.tile-cr.posy59 {
  top: 13108px;
}
.tile-cr .tile-item.posy60,
.tile-cr .tile-product.posy60,
.tile-cr.posy60 {
  top: 13334px;
}
.tile-cr .tile-item.posy61,
.tile-cr .tile-product.posy61,
.tile-cr.posy61 {
  top: 13560px;
}
.tile-cr .tile-item.posy62,
.tile-cr .tile-product.posy62,
.tile-cr.posy62 {
  top: 13786px;
}
.tile-cr .tile-item.posy63,
.tile-cr .tile-product.posy63,
.tile-cr.posy63 {
  top: 14012px;
}
.tile-cr .tile-item.posy64,
.tile-cr .tile-product.posy64,
.tile-cr.posy64 {
  top: 14238px;
}
.tile-cr .tile-item.posy65,
.tile-cr .tile-product.posy65,
.tile-cr.posy65 {
  top: 14464px;
}
.tile-cr .tile-item.posy66,
.tile-cr .tile-product.posy66,
.tile-cr.posy66 {
  top: 14690px;
}
.tile-cr .tile-item.posy67,
.tile-cr .tile-product.posy67,
.tile-cr.posy67 {
  top: 14916px;
}
.tile-cr .tile-item.posy68,
.tile-cr .tile-product.posy68,
.tile-cr.posy68 {
  top: 15142px;
}
.tile-cr .tile-item.posy69,
.tile-cr .tile-product.posy69,
.tile-cr.posy69 {
  top: 15368px;
}
.tile-cr .tile-item.posy70,
.tile-cr .tile-product.posy70,
.tile-cr.posy70 {
  top: 15594px;
}
.grid > * {
  margin-left: 0;
  float: left;
}
.grid.g1 > * {
  margin-left: 1px;
}
.grid.g5 > * {
  margin-left: 5px;
}
.grid.g10 > * {
  margin-left: 10px;
}
.grid.g20 > * {
  margin-left: 20px;
}
.grid > *:first-child {
  margin-left: 0;
}
.grid:after {
  clear: both;
  display: block;
  content: '';
}
.kit > * {
  margin-right: 0;
  margin-bottom: 0;
  float: left;
}
.kit.k1 > * {
  margin-right: 1px;
  margin-bottom: 1px;
}
.kit.k5 > * {
  margin-right: 5px;
  margin-bottom: 5px;
}
.kit.k10 > * {
  margin-right: 10px;
  margin-bottom: 10px;
}
.kit.k20 > * {
  margin-right: 20px;
  margin-bottom: 20px;
}
.kit > *:last-child {
  margin-right: 0;
  margin-bottom: 0;
}
.kit:after {
  clear: both;
  display: block;
  content: '';
}
.hidden {
  display: none !important;
}
.ghost {
  filter: alpha(opacity=0);
  opacity: 0;
}
.closed {
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  -webkit-transform: translateX(0%) translateY(0%) scale(0);
  -moz-transform: translateX(0%) translateY(0%) scale(0);
  -ms-transform: translateX(0%) translateY(0%) scale(0);
  -o-transform: translateX(0%) translateY(0%) scale(0);
  transform: translateX(0%) translateY(0%) scale(0);
  visibility: hidden;
}
.notie8 .closed {
  filter: alpha(opacity=0);
  opacity: 0;
}
.unclosed {
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  -webkit-transform: translateX(0%) translateY(0%) scale(1);
  -moz-transform: translateX(0%) translateY(0%) scale(1);
  -ms-transform: translateX(0%) translateY(0%) scale(1);
  -o-transform: translateX(0%) translateY(0%) scale(1);
  transform: translateX(0%) translateY(0%) scale(1);
  visibility: visible;
}
.notie8 .unclosed {
  filter: alpha(opacity=100);
  opacity: 1;
}
.micro {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.ie8 .micro {
  display: none;
}
.hide {
  filter: alpha(opacity=0);
  opacity: 0;
  width: 0 !important;
  height: 0 !important;
  margin: 0;
  overflow: hidden;
  transform: scale(0);
}
.ie8 .hide {
  display: none;
}
.abscent {
  filter: alpha(opacity=0);
  opacity: 0;
}
.ie8 .abscent {
  display: none;
}
.help {
  display: inline-block;
  position: relative;
}
.help #tip {
  position: absolute;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  z-index: 2;
  line-height: 18px;
  padding: 15px 20px;
  background-color: #fff;
  visibility: hidden;
}
.help #tip.black {
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
}
.help #tip:before {
  content: '';
  display: block;
  position: absolute;
  border-width: 0px 12px 8px;
  border-color: transparent;
  border-bottom-color: rgba(0, 0, 0, 0.8);
  border-style: solid;
  top: -8px;
  left: 48%;
}
.notie8 .help #tip {
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transform: translateX(0%) translateY(-50%) scale(0);
  -moz-transform: translateX(0%) translateY(-50%) scale(0);
  -ms-transform: translateX(0%) translateY(-50%) scale(0);
  -o-transform: translateX(0%) translateY(-50%) scale(0);
  transform: translateX(0%) translateY(-50%) scale(0);
}
.ie8 .help #tip {
  display: none;
}
.ie8 .help #tip.black {
  background-color: #000000;
}
.help.hover #tip {
  visibility: visible;
}
.notie8 .help.hover #tip {
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transform: translateX(0%) translateY(0%) scale(1);
  -moz-transform: translateX(0%) translateY(0%) scale(1);
  -ms-transform: translateX(0%) translateY(0%) scale(1);
  -o-transform: translateX(0%) translateY(0%) scale(1);
  transform: translateX(0%) translateY(0%) scale(1);
}
.ie8 .help.hover #tip {
  display: block;
}
a,
a:hover {
  text-decoration: none;
}
a.svz {
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #276fc8;
  border-bottom-color: #276fc8;
}
a.svz:hover {
  color: #fe7b11;
  border-bottom-color: #fe7b11;
}
a.dark {
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #505050;
  border-bottom-color: #505050;
}
a.dark:hover {
  color: #fe7b11;
  border-bottom-color: #fe7b11;
}
a .dot {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
}
.a {
  cursor: pointer;
}
.list > * {
  margin-top: 1px;
}
.list.l5 > * {
  margin-top: 5px;
}
.list.l10 > * {
  margin-top: 10px;
}
.list.l20 > * {
  margin-top: 20px;
}
.list > *:first-child {
  margin-top: 0;
}
.loader > * {
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -ms-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}
.loader.loading {
  background-image: url(/img/preloader-params.gif);
  background-position: center center;
  background-repeat: no-repeat;
}
.loader.loading > * {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.loader.loading.blur > * {
  -webkit-filter: blur(1px);
  -moz-filter: blur(1px);
  -ms-filter: blur(1px);
  -o-filter: blur(1px);
  filter: blur(1px);
}
.loader.loading:before {
  width: 100%;
  height: 100%;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
}
.loader.loading .loading {
  background-image: none;
}
.loader.loading .loading > * {
  opacity: 1;
}
.loader.loading .loading.blur > * {
  -webkit-filter: blur(0px);
  -moz-filter: blur(0px);
  -ms-filter: blur(0px);
  -o-filter: blur(0px);
  filter: blur(0px);
}
.process > * {
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -ms-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}
.process.wait {
  background-image: url(/img/preloader-params.gif);
  background-position: center center;
  background-repeat: no-repeat;
}
.process.wait > * {
  filter: alpha(opacity=25);
  opacity: 0.25;
}
.pare {
  clear: both;
}
.pare .wrapper {
  float: left;
}
.shift h1,
.shift h2,
.shift h3,
.shift h4 {
  width: 100px;
}
.shift {
  margin-left: 30px;
  margin-bottom: 30px;
}
.rnd5 {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.trash {
  background-color: transparent !important;
}
.trash:hover {
  background-color: transparent !important;
}
.hov {
  cursor: pointer;
}
.ohid {
  overflow: hidden;
}
.ovis {
  overflow: visible;
}
.slider.horizontal .item,
.slider.floated .item {
  float: left;
}
.slider.vertical .mine {
  position: absolute;
  top: 0;
  right: -18px;
  width: 8px;
}
.slider.vertical .mine.inner {
  right: 6px;
}
.slider .mine {
  background-color: transparent;
}
.slider .mine .lift {
  background-color: #e5e5e5;
}
.slider .mine:hover,
.slider .mine.hover {
  background-color: #f2f2f2;
}
.slider .mine:hover .lift,
.slider .mine.hover .lift {
  background-color: #c2c2c2;
}
.slider .item.close {
  overflow: hidden;
}
.slider .prev,
.slider .next {
  border: 10px solid #999;
}
.slider .prev:hover,
.slider .next:hover {
  border-color: #e5e5e5;
}
.slider .prev.no,
.slider .next.no {
  border-color: transparent;
}
.slider .prev {
  border-top-color: transparent !important;
  border-left-color: transparent !important;
  border-bottom-color: transparent !important;
}
.slider .next {
  border-top-color: transparent !important;
  border-right-color: transparent !important;
  border-bottom-color: transparent !important;
}
.slider .prev:after,
.slider .next:after {
  content: '';
  position: absolute;
  top: -5px;
  border: 5px solid #fff;
  border-top-color: transparent;
  border-bottom-color: transparent;
}
.slider .prev:after {
  left: 0px;
  border-left-color: transparent;
}
.slider .next:after {
  left: -10px;
  border-right-color: transparent;
}
.view .tabs {
  margin-bottom: -3px;
}
.view .tabs > * {
  float: left;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #999999;
  cursor: pointer;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  border-color: transparent;
  border-bottom-width: 0px;
}
.view .tabs > *.active {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #999999;
  position: relative;
  cursor: default;
  z-index: 10;
  border-bottom-width: 0px;
  background-color: #fff;
}
.view .body {
  position: relative;
  top: -2px;
}
.view .body > * {
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  position: absolute;
  filter: alpha(opacity=0);
  opacity: 0;
}
.view .body > *.active {
  position: static;
  filter: alpha(opacity=100);
  opacity: 1;
}
.min {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  padding: 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #e6e6e6;
  -webkit-box-shadow: 1px 2px 6px 0px rgba(0, 0, 0, 0.33);
  -moz-box-shadow: 1px 2px 6px 0px rgba(0, 0, 0, 0.33);
  -ms-box-shadow: 1px 2px 6px 0px rgba(0, 0, 0, 0.33);
  -o-box-shadow: 1px 2px 6px 0px rgba(0, 0, 0, 0.33);
  box-shadow: 1px 2px 6px 0px rgba(0, 0, 0, 0.33);
}
.style-block {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #999999;
  padding: 10px;
  position: relative;
  background-color: #ffffff;
}
.panel {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #999999;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  padding: 10px;
  position: relative;
  background-color: #ffffff;
}
.lbl {
  text-transform: uppercase;
  font: bold 11px Arial;
}
.dash {
  border-width: 0;
  border-bottom-style: dashed;
  border-bottom-width: 1px;
}
.dot {
  border-width: 0;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
}
hr.dash {
  border-color: #ccc;
  height: 0;
  margin: 0;
  padding: 0;
}
.minbrd {
  border-style: solid;
  border-width: 1px;
  border-color: #e6e6e6;
}
.rnd {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.brd {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #999999;
}
.scale1 {
  -webkit-transform: translateX(0%) translateY(0%) scale(1);
  -moz-transform: translateX(0%) translateY(0%) scale(1);
  -ms-transform: translateX(0%) translateY(0%) scale(1);
  -o-transform: translateX(0%) translateY(0%) scale(1);
  transform: translateX(0%) translateY(0%) scale(1);
}
.scale0 {
  -webkit-transform: translateX(0%) translateY(0%) scale(0);
  -moz-transform: translateX(0%) translateY(0%) scale(0);
  -ms-transform: translateX(0%) translateY(0%) scale(0);
  -o-transform: translateX(0%) translateY(0%) scale(0);
  transform: translateX(0%) translateY(0%) scale(0);
}
.scale0r {
  -webkit-transform: translateX(50%) translateY(0%) scale(0);
  -moz-transform: translateX(50%) translateY(0%) scale(0);
  -ms-transform: translateX(50%) translateY(0%) scale(0);
  -o-transform: translateX(50%) translateY(0%) scale(0);
  transform: translateX(50%) translateY(0%) scale(0);
}
.scale0l {
  -webkit-transform: translateX(-50%) translateY(0%) scale(0);
  -moz-transform: translateX(-50%) translateY(0%) scale(0);
  -ms-transform: translateX(-50%) translateY(0%) scale(0);
  -o-transform: translateX(-50%) translateY(0%) scale(0);
  transform: translateX(-50%) translateY(0%) scale(0);
}
.scale0t {
  -webkit-transform: translateX(0%) translateY(-50%) scale(0);
  -moz-transform: translateX(0%) translateY(-50%) scale(0);
  -ms-transform: translateX(0%) translateY(-50%) scale(0);
  -o-transform: translateX(0%) translateY(-50%) scale(0);
  transform: translateX(0%) translateY(-50%) scale(0);
}
.scale0b {
  -webkit-transform: translateX(0%) translateY(50%) scale(0);
  -moz-transform: translateX(0%) translateY(50%) scale(0);
  -ms-transform: translateX(0%) translateY(50%) scale(0);
  -o-transform: translateX(0%) translateY(50%) scale(0);
  transform: translateX(0%) translateY(50%) scale(0);
}
.scale0rt {
  -webkit-transform: translateX(50%) translateY(-50%) scale(0);
  -moz-transform: translateX(50%) translateY(-50%) scale(0);
  -ms-transform: translateX(50%) translateY(-50%) scale(0);
  -o-transform: translateX(50%) translateY(-50%) scale(0);
  transform: translateX(50%) translateY(-50%) scale(0);
}
.scale0rb {
  -webkit-transform: translateX(50%) translateY(50%) scale(0);
  -moz-transform: translateX(50%) translateY(50%) scale(0);
  -ms-transform: translateX(50%) translateY(50%) scale(0);
  -o-transform: translateX(50%) translateY(50%) scale(0);
  transform: translateX(50%) translateY(50%) scale(0);
}
.scale0lt {
  -webkit-transform: translateX(-50%) translateY(-50%) scale(0);
  -moz-transform: translateX(-50%) translateY(-50%) scale(0);
  -ms-transform: translateX(-50%) translateY(-50%) scale(0);
  -o-transform: translateX(-50%) translateY(-50%) scale(0);
  transform: translateX(-50%) translateY(-50%) scale(0);
}
.scale0lb {
  -webkit-transform: translateX(-50%) translateY(50%) scale(0);
  -moz-transform: translateX(-50%) translateY(50%) scale(0);
  -ms-transform: translateX(-50%) translateY(50%) scale(0);
  -o-transform: translateX(-50%) translateY(50%) scale(0);
  transform: translateX(-50%) translateY(50%) scale(0);
}
.scale125 {
  -webkit-transform: translateX(0%) translateY(0%) scale(1.25);
  -moz-transform: translateX(0%) translateY(0%) scale(1.25);
  -ms-transform: translateX(0%) translateY(0%) scale(1.25);
  -o-transform: translateX(0%) translateY(0%) scale(1.25);
  transform: translateX(0%) translateY(0%) scale(1.25);
}
.scale15 {
  -webkit-transform: translateX(0%) translateY(0%) scale(1.5);
  -moz-transform: translateX(0%) translateY(0%) scale(1.5);
  -ms-transform: translateX(0%) translateY(0%) scale(1.5);
  -o-transform: translateX(0%) translateY(0%) scale(1.5);
  transform: translateX(0%) translateY(0%) scale(1.5);
}
.scale2 {
  -webkit-transform: translateX(0%) translateY(0%) scale(2);
  -moz-transform: translateX(0%) translateY(0%) scale(2);
  -ms-transform: translateX(0%) translateY(0%) scale(2);
  -o-transform: translateX(0%) translateY(0%) scale(2);
  transform: translateX(0%) translateY(0%) scale(2);
}
.rotate180 {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.shd {
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
}
.shadow {
  -webkit-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 20px rgba(0, 0, 0, 0.5);
}
.minshadow {
  -webkit-box-shadow: 1px 2px 6px 0px rgba(0, 0, 0, 0.33);
  -moz-box-shadow: 1px 2px 6px 0px rgba(0, 0, 0, 0.33);
  -ms-box-shadow: 1px 2px 6px 0px rgba(0, 0, 0, 0.33);
  -o-box-shadow: 1px 2px 6px 0px rgba(0, 0, 0, 0.33);
  box-shadow: 1px 2px 6px 0px rgba(0, 0, 0, 0.33);
}
.trs,
.trans {
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.trso {
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -ms-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}
.trsw {
  -webkit-transition: width 200ms ease;
  -moz-transition: width 200ms ease;
  -ms-transition: width 200ms ease;
  -o-transition: width 200ms ease;
  transition: width 200ms ease;
}
.trsh {
  -webkit-transition: height 200ms ease;
  -moz-transition: height 200ms ease;
  -ms-transition: height 200ms ease;
  -o-transition: height 200ms ease;
  transition: height 200ms ease;
}
.trs2 {
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
}
.trsh {
  -webkit-transition: all 100ms ease;
  -moz-transition: all 100ms ease;
  -ms-transition: all 100ms ease;
  -o-transition: all 100ms ease;
  transition: all 100ms ease;
}
.trsn {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
.bt {
  float: left;
  display: block;
  text-transform: uppercase;
  text-decoration: none;
  font: 11px Arial;
  border-radius: 2px;
  padding: 6px 10px;
  background-color: #ffffff;
  color: #666666;
  border: 1px solid #999999;
  transition: opacity ease 200ms, color ease 200ms, background-color ease 200ms;
}
.bt.off,
.bt.disabled,
.bt:disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
}
.bt.on {
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  cursor: pointer;
}
.bt.on:hover {
  color: #ffffff;
  background-color: #999999;
}
.bt.on.ok {
  color: #005500;
  border-color: #008800;
}
.bt.on.ok:hover {
  color: #ffffff;
  background-color: #008800;
}
.bt.on.bad {
  color: #990000;
  border-color: #cc0000;
}
.bt.on.bad:hover {
  color: #ffffff;
  background-color: #cc0000;
}
.bt.on:focus {
  outline: none;
}
.bt.on:focus {
  padding: 5px 9px;
  border-width: 2px;
}
.bt.on:active {
  transform: scale(0.9);
}
.bt.on:not(:active) {
  transition: opacity ease 200ms, color ease 200ms, background-color ease 200ms, transform ease 200ms;
}
.ntf-line .ntf-line_txt {
  font-size: 12px;
  color: #777;
  line-height: 20px;
  padding: 5px 0px 5px 15px;
}
.ntf-line .ntf-line_txt-title {
  color: #505050;
  font-weight: bold;
}
.ntf-line .ntf-line_color {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  width: 6px;
  background: #ccc;
  height: 100%;
}
.ntf-line .ntf-line_color-error {
  background: #ffc5c5;
}
.ntf-line .ntf-line_color-warning {
  background: #ffe3b7;
}
.ntf-line .ntf-line_color-information {
  background: #d9eaff;
}
.ntf-line .ntf-line_color-confirmation {
  background: #d5eeb2;
}
#common-error .ntf-line .ntf-line_txt_p {
  padding: 5px 0 0 10px;
}
.wrapper.text {
  overflow: visible;
  display: block;
  position: relative;
  margin-bottom: 25px;
}
.wrapper.text .decor {
  width: 0;
  display: block;
  -webkit-transition: all ease 200ms;
  -moz-transition: all ease 200ms;
  -ms-transition: all ease 200ms;
  -o-transition: all ease 200ms;
  transition: all ease 200ms;
  font-family: Arial;
  line-height: 30px;
  font-size: 12px;
}
.wrapper.text .decor.err {
  width: 100%;
  height: 0;
  line-height: 1.5;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.wrapper.text .decor.inf {
  width: 100%;
  line-height: 1.5;
  filter: alpha(opacity=100);
  opacity: 1;
  color: #999999;
}
.wrapper.text .decor.warn {
  width: 100%;
  height: 0;
  line-height: 1.5;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.wrapper.text .decor.inf.err {
  height: auto;
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
  margin-top: 6px;
}
.wrapper.text .decor.comment {
  position: absolute;
  right: -15px;
  top: 20px;
}
.wrapper.text.error .inf,
.wrapper.text.required.affected.blank .inf,
.wrapper.text.required.bad.affected .inf {
  height: 0;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.wrapper.text.error .err,
.wrapper.text.required.affected.blank .err,
.wrapper.text.required.bad.affected .err {
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transform: scale(1) !important;
  -moz-transform: scale(1) !important;
  -ms-transform: scale(1) !important;
  -o-transform: scale(1) !important;
  transform: scale(1) !important;
  color: #f24949 !important;
}
.wrapper.text.error .inf.err,
.wrapper.text.required.affected.blank .inf.err,
.wrapper.text.required.bad.affected .inf.err {
  height: auto !important;
}
.wrapper.text.warning .inf {
  height: 0 !important;
  filter: alpha(opacity=0) !important;
  opacity: 0 !important;
  -webkit-transform: scale(0) !important;
  -moz-transform: scale(0) !important;
  -ms-transform: scale(0) !important;
  -o-transform: scale(0) !important;
  transform: scale(0) !important;
}
.wrapper.text.warning .err {
  height: 0 !important;
  filter: alpha(opacity=0) !important;
  opacity: 0 !important;
  -webkit-transform: scale(0) !important;
  -moz-transform: scale(0) !important;
  -ms-transform: scale(0) !important;
  -o-transform: scale(0) !important;
  transform: scale(0) !important;
}
.wrapper.text.warning .warn {
  height: auto;
  filter: alpha(opacity=100) !important;
  opacity: 1 !important;
  -webkit-transform: scale(1) !important;
  -moz-transform: scale(1) !important;
  -ms-transform: scale(1) !important;
  -o-transform: scale(1) !important;
  transform: scale(1) !important;
  color: #eeab5b !important;
}
.wrapper.text.text,
.wrapper.text.xl {
  width: 640px;
}
.wrapper.text.text input,
.wrapper.text.xl input {
  width: 620px;
}
.wrapper.text.text .field,
.wrapper.text.xl .field,
.wrapper.text.text > input,
.wrapper.text.xl > input {
  width: 638px;
}
.wrapper.text.xss {
  width: 200px;
}
.wrapper.text.xss input {
  width: 155px;
}
.wrapper.text.xss .field,
.wrapper.text.xss > input {
  width: 198px;
}
.wrapper.text.xs {
  width: 310px;
}
.wrapper.text.xs input {
  width: 290px;
}
.wrapper.text.xs .field,
.wrapper.text.xs > input {
  width: 308px;
}
.wrapper.text.xm {
  width: 370px;
}
.wrapper.text.xm input {
  width: 350px;
}
.wrapper.text.xm .field,
.wrapper.text.xm > input {
  width: 368px;
}
.wrapper.text.xb {
  width: 540px;
}
.wrapper.text.xb input {
  width: 520px;
}
.wrapper.text.xb .field,
.wrapper.text.xb > input {
  width: 538px;
}
.wrapper.text .field input,
.wrapper.text.yl .field input {
  top: 21px;
  left: 19px;
}
.wrapper.text .field,
.wrapper.text.yl .field,
.wrapper.text > input,
.wrapper.text.yl > input {
  height: 58px;
}
.wrapper.text .dropdown,
.wrapper.text.yl .dropdown {
  top: 60px;
}
.wrapper.text.blank .placeholder,
.wrapper.text.yl.blank .placeholder {
  top: 21px;
}
.wrapper.text .loading,
.wrapper.text.yl .loading {
  top: 12px;
}
.wrapper.text .placeholder,
.wrapper.text.yl .placeholder {
  left: 20px;
}
.wrapper.text .errer,
.wrapper.text.yl .errer,
.wrapper.text .oker,
.wrapper.text.yl .oker,
.wrapper.text .tiper,
.wrapper.text.yl .tiper,
.wrapper.text .warner,
.wrapper.text.yl .warner {
  top: 20px;
  right: 20px;
}
.wrapper.text.select.required.affected.bad .tiper,
.wrapper.text.yl.select.required.affected.bad .tiper,
.wrapper.text.select.validation.affected.bad .tiper,
.wrapper.text.yl.select.validation.affected.bad .tiper,
.wrapper.text.select.required.affected.blank .tiper,
.wrapper.text.yl.select.required.affected.blank .tiper,
.wrapper.text.select.validation.affected.blank .tiper,
.wrapper.text.yl.select.validation.affected.blank .tiper {
  right: 50px;
}
.wrapper.text.select.required.ok .tiper,
.wrapper.text.yl.select.required.ok .tiper,
.wrapper.text.select.validation.ok .tiper,
.wrapper.text.yl.select.validation.ok .tiper {
  right: 50px;
}
.wrapper.text.select.error .tiper,
.wrapper.text.yl.select.error .tiper {
  right: 50px;
}
.wrapper.text.ys .field input {
  top: 6px;
  left: 4px;
}
.wrapper.text.ys .field,
.wrapper.text.ys > input {
  height: 28px;
}
.wrapper.text.ys .dropdown {
  top: 30px;
}
.wrapper.text.ys.blank .placeholder {
  top: 6px;
}
.wrapper.text.ys .loading {
  top: -3px;
}
.wrapper.text.ys .placeholder {
  left: 5px;
}
.wrapper.text.ys .errer,
.wrapper.text.ys .oker,
.wrapper.text.ys .tiper,
.wrapper.text.ys .warner {
  top: 5px;
  right: 5px;
}
.wrapper.text.ys.select.required.affected.bad .tiper,
.wrapper.text.ys.select.validation.affected.bad .tiper,
.wrapper.text.ys.select.required.affected.blank .tiper,
.wrapper.text.ys.select.validation.affected.blank .tiper {
  right: 35px;
}
.wrapper.text.ys.select.required.ok .tiper,
.wrapper.text.ys.select.validation.ok .tiper {
  right: 35px;
}
.wrapper.text.ys.select.error .tiper {
  right: 35px;
}
.wrapper.text.ym .field input {
  top: 11px;
  left: 9px;
}
.wrapper.text.ym .field,
.wrapper.text.ym > input {
  height: 38px;
}
.wrapper.text.ym .dropdown {
  top: 40px;
}
.wrapper.text.ym.blank .placeholder {
  top: 11px;
}
.wrapper.text.ym .loading {
  top: 2px;
}
.wrapper.text.ym .placeholder {
  left: 10px;
}
.wrapper.text.ym .errer,
.wrapper.text.ym .oker,
.wrapper.text.ym .tiper,
.wrapper.text.ym .warner {
  top: 10px;
  right: 10px;
}
.wrapper.text.ym.select.required.affected.bad .tiper,
.wrapper.text.ym.select.validation.affected.bad .tiper,
.wrapper.text.ym.select.required.affected.blank .tiper,
.wrapper.text.ym.select.validation.affected.blank .tiper {
  right: 40px;
}
.wrapper.text.ym.select.required.ok .tiper,
.wrapper.text.ym.select.validation.ok .tiper {
  right: 40px;
}
.wrapper.text.ym.select.error .tiper {
  right: 40px;
}
.wrapper.text.yb .field input {
  top: 16px;
  left: 14px;
}
.wrapper.text.yb .field,
.wrapper.text.yb > input {
  height: 48px;
}
.wrapper.text.yb .dropdown {
  top: 50px;
}
.wrapper.text.yb.blank .placeholder {
  top: 16px;
}
.wrapper.text.yb .loading {
  top: 7px;
}
.wrapper.text.yb .placeholder {
  left: 15px;
}
.wrapper.text.yb .errer,
.wrapper.text.yb .oker,
.wrapper.text.yb .tiper,
.wrapper.text.yb .warner {
  top: 15px;
  right: 15px;
}
.wrapper.text.yb.select.required.affected.bad .tiper,
.wrapper.text.yb.select.validation.affected.bad .tiper,
.wrapper.text.yb.select.required.affected.blank .tiper,
.wrapper.text.yb.select.validation.affected.blank .tiper {
  right: 45px;
}
.wrapper.text.yb.select.required.ok .tiper,
.wrapper.text.yb.select.validation.ok .tiper {
  right: 45px;
}
.wrapper.text.yb.select.error .tiper {
  right: 45px;
}
.wrapper.text .errer {
  background: url(/img/custom/forms-elm.png) no-repeat -43px -45px;
}
.wrapper.text .oker {
  background: url(/img/custom/forms-elm.png) no-repeat -15px -49px;
}
.wrapper.text .looker {
  background: url(/img/custom/forms-elm.png) no-repeat -15px -141px;
}
.wrapper.text .warner {
  background: url(/img/custom/forms-elm.png) no-repeat -72px -45px;
}
.wrapper.text.locked .tiper {
  background: url('/img/custom/forms-elm.png') no-repeat -72px -79px;
}
.wrapper.text .cross {
  color: #777;
  cursor: pointer;
  display: none;
  font-size: 32px;
  line-height: 20px;
  right: 50px !important;
  z-index: 10 !important;
}
.wrapper.text .errer,
.wrapper.text .oker,
.wrapper.text .tiper,
.wrapper.text .cross,
.wrapper.text .warner {
  position: absolute;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  z-index: 0;
  width: 20px;
  height: 20px;
}
.ie8 .wrapper.text .errer,
.ie8 .wrapper.text .oker,
.ie8 .wrapper.text .tiper,
.ie8 .wrapper.text .cross,
.ie8 .wrapper.text .warner {
  display: none;
}
.wrapper.text.select .tiper {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  display: block;
}
.wrapper.text.select .cross {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.wrapper.text.required.ok .oker,
.wrapper.text.validation.ok .oker,
.wrapper.text.okey .oker {
  display: block;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.wrapper.text.loading .loading {
  position: absolute;
  filter: alpha(opacity=100);
  opacity: 1;
  width: 36px !important;
  height: 36px;
  right: -60px;
  background: url(/img/preloader-params.gif);
}
.wrapper.text.loading.far .loading {
  right: -170px;
}
.wrapper.text.error .errer,
.wrapper.text.required.affected.blank .errer,
.wrapper.text.validation.affected.blank .errer,
.wrapper.text.required.bad.affected .errer,
.wrapper.text.validation.bad.affected .errer {
  display: block;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.wrapper.text.warning .warner {
  display: block;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.wrapper.text .dropdown {
  height: 0;
  width: 100%;
  position: absolute;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 0;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transform: translateY(-50%) scale(0);
  -moz-transform: translateY(-50%) scale(0);
  -ms-transform: translateY(-50%) scale(0);
  -o-transform: translateY(-50%) scale(0);
  transform: translateY(-50%) scale(0);
  -webkit-transition: all ease 200ms;
  -moz-transition: all ease 200ms;
  -ms-transition: all ease 200ms;
  -o-transition: all ease 200ms;
  transition: all ease 200ms;
  -webkit-border-radius: 0px 0px 3px 3px;
  -moz-border-radius: 0px 0px 3px 3px;
  -ms-border-radius: 0px 0px 3px 3px;
  -o-border-radius: 0px 0px 3px 3px;
  border-radius: 0px 0px 3px 3px;
  -webkit-box-shadow: 1px 3px 10px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 1px 3px 10px 0px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 1px 3px 10px 0px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 1px 3px 10px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 1px 3px 10px 0px rgba(0, 0, 0, 0.25);
  border: 1px solid #b0b0b0;
  border-top: 0px;
  background: #fff;
  color: #777;
  max-height: 400px;
  margin: -1px;
  z-index: 100;
}
.wrapper.text .dropdown.lister {
  overflow-y: auto;
}
.wrapper.text .dropdown .item {
  margin: 0;
  cursor: pointer;
  list-style-type: none;
  -webkit-transition: all ease 200ms;
  -moz-transition: all ease 200ms;
  -ms-transition: all ease 200ms;
  -o-transition: all ease 200ms;
  transition: all ease 200ms;
  color: #777;
  height: 20px;
  padding: 6px 20px;
  background-color: #fff;
  font: normal 13px/21px Arial;
}
.wrapper.text .dropdown .item:hover,
.wrapper.text .dropdown .item.active {
  background-color: #d9eaff;
}
.wrapper.text.select.opened .dropdown.filled {
  height: auto;
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transform: translateY(0%) scale(1);
  -moz-transform: translateY(0%) scale(1);
  -ms-transform: translateY(0%) scale(1);
  -o-transform: translateY(0%) scale(1);
  transform: translateY(0%) scale(1);
  z-index: 1000;
}
.wrapper.text input {
  resize: none;
  border: none;
  outline: none;
  margin: 0;
  padding: 0;
  position: relative;
  -webkit-transition: all ease 200ms;
  -moz-transition: all ease 200ms;
  -ms-transition: all ease 200ms;
  -o-transition: all ease 200ms;
  transition: all ease 200ms;
  font-size: 14px;
  font-family: Tahoma, Arial, Helvetica, sans-serif, Verdana;
  background: transparent;
  z-index: 1;
}
.wrapper.text .field {
  display: block;
  overflow: visible;
  position: relative;
  cursor: text;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border: 4px solid transparent;
  margin: -3px;
}
.wrapper.text .field:before {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  content: '';
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: border-color ease 200ms;
  -moz-transition: border-color ease 200ms;
  -ms-transition: border-color ease 200ms;
  -o-transition: border-color ease 200ms;
  transition: border-color ease 200ms;
  margin: -1px;
  background-color: #fff;
  border: 1px solid #b0b0b0;
}
.wrapper.text .placeholder {
  width: 100%;
  height: 0;
  display: block;
  position: absolute;
  cursor: text;
  -webkit-transition: all ease 200ms;
  -moz-transition: all ease 200ms;
  -ms-transition: all ease 200ms;
  -o-transition: all ease 200ms;
  transition: all ease 200ms;
  font: 12px Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ccc;
  top: 2px;
}
.wrapper.text:hover .field:before {
  margin: -2px;
  border-width: 2px;
}
.wrapper.text.select.locked,
.wrapper.text.select.locked input,
.wrapper.text.select.locked .field,
.wrapper.text.select.locked .placeholder {
  cursor: pointer;
}
.wrapper.text.blank .placeholder {
  font-size: 14px;
  color: #999;
}
.wrapper.text.required .placeholder:after {
  content: ' *';
  color: #f00;
}
.wrapper.text.focused .field {
  border-color: #d9eaff;
}
.wrapper.text.focused .placeholder {
  font-size: 11px;
  color: #ccc;
  top: 2px;
}
.wrapper.text.error .field,
.wrapper.text.required.affected.blank .field,
.wrapper.text.required.bad.affected .field,
.wrapper.text.validation.affected.blank .field,
.wrapper.text.validation.bad.affected .field {
  border-color: #ffd6cb;
}
.wrapper.text.error .field:before,
.wrapper.text.required.affected.blank .field:before,
.wrapper.text.required.bad.affected .field:before,
.wrapper.text.validation.affected.blank .field:before,
.wrapper.text.validation.bad.affected .field:before {
  border-color: #f18181;
}
.wrapper.text.warning .field {
  border-color: #feeecc;
}
.wrapper.text.warning .field:before {
  border-color: #f4c78e;
}
.wrapper.disabled:hover .field:before {
  margin: -1px;
  border-width: 1px;
}
.decor .dot {
  text-decoration: none !important;
  color: #276FC8 !important;
  border-bottom: 1px dotted #276FC8;
}
.decor .dot:hover {
  color: #4991ea;
  text-decoration: none !important;
  border-bottom: 1px dotted #4991ea;
}
.decor .dot.off {
  cursor: default;
  color: #bfbfbf !important;
  border-color: #bfbfbf !important;
}
.decor .dot.off:hover {
  cursor: default;
  border-color: #bfbfbf !important;
  color: #bfbfbf !important;
}
.wrapper.radio,
.wrapper.checkbox {
  width: auto;
  height: 26px;
  padding: 10px 0px;
  margin-right: 40px;
  overflow: visible;
  display: block;
}
.wrapper.radio.nolabel,
.wrapper.checkbox.nolabel {
  margin-right: 0px;
}
.wrapper.radio .ghost,
.wrapper.checkbox .ghost,
.wrapper.radio .ghost:active,
.wrapper.checkbox .ghost:active {
  filter: alpha(opacity=0);
  opacity: 0;
  width: 0px;
  height: 0px;
  overflow: hidden;
  margin: 0;
  padding: 0;
  border: none;
  float: left;
}
.wrapper.radio .label,
.wrapper.checkbox .label {
  font-family: Arial;
  font-size: 14px;
  color: #777777;
  vertical-align: top;
}
.wrapper.radio .fake,
.wrapper.checkbox .fake {
  display: inline-block;
  user-select: none;
  width: 32px;
  height: 32px;
  overflow: hidden;
  cursor: pointer;
  background: #fff;
  position: relative;
  bottom: 4px;
  margin-right: 10px;
}
.wrapper.radio .fake.nolabel,
.wrapper.checkbox .fake.nolabel {
  margin-right: 0px;
}
.wrapper.radio .fake.radio,
.wrapper.checkbox .fake.radio {
  position: relative;
  overflow: visible;
}
.notie .wrapper.radio .fake.radio,
.notie .wrapper.checkbox .fake.radio,
.ie9 .wrapper.radio .fake.radio,
.ie9 .wrapper.checkbox .fake.radio,
.ie10 .wrapper.radio .fake.radio,
.ie10 .wrapper.checkbox .fake.radio,
.ie11 .wrapper.radio .fake.radio,
.ie11 .wrapper.checkbox .fake.radio {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  background-color: #fff;
  background-image: none !important;
  width: 20px;
  height: 20px;
  border: 1px solid #aaa;
  margin: 3px 13px 3px 3px;
  box-sizing: border-box;
}
.notie .wrapper.radio .fake.radio:after,
.notie .wrapper.checkbox .fake.radio:after,
.ie9 .wrapper.radio .fake.radio:after,
.ie9 .wrapper.checkbox .fake.radio:after,
.ie10 .wrapper.radio .fake.radio:after,
.ie10 .wrapper.checkbox .fake.radio:after,
.ie11 .wrapper.radio .fake.radio:after,
.ie11 .wrapper.checkbox .fake.radio:after {
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all ease 200ms;
  -moz-transition: all ease 200ms;
  -ms-transition: all ease 200ms;
  -o-transition: all ease 200ms;
  transition: all ease 200ms;
  content: '';
  background-color: #6BB900;
  top: 5px;
  left: 5px;
  width: 8px;
  height: 8px;
  position: absolute;
}
.notie .wrapper.radio .fake.radio:before,
.notie .wrapper.checkbox .fake.radio:before,
.ie9 .wrapper.radio .fake.radio:before,
.ie9 .wrapper.checkbox .fake.radio:before,
.ie10 .wrapper.radio .fake.radio:before,
.ie10 .wrapper.checkbox .fake.radio:before,
.ie11 .wrapper.radio .fake.radio:before,
.ie11 .wrapper.checkbox .fake.radio:before {
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  -ms-border-radius: 13px;
  -o-border-radius: 13px;
  border-radius: 13px;
  -webkit-transition: opacity ease 200ms;
  -moz-transition: opacity ease 200ms;
  -ms-transition: opacity ease 200ms;
  -o-transition: opacity ease 200ms;
  transition: opacity ease 200ms;
  content: '';
  position: absolute;
  top: -4px;
  left: -4px;
  width: 20px;
  height: 20px;
  border: 3px solid #DDECFF;
  z-index: 0;
}
.notie .wrapper.radio .fake.radio.mod,
.notie .wrapper.checkbox .fake.radio.mod,
.ie9 .wrapper.radio .fake.radio.mod,
.ie9 .wrapper.checkbox .fake.radio.mod,
.ie10 .wrapper.radio .fake.radio.mod,
.ie10 .wrapper.checkbox .fake.radio.mod,
.ie11 .wrapper.radio .fake.radio.mod,
.ie11 .wrapper.checkbox .fake.radio.mod {
  width: 26px;
  height: 26px;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  -ms-border-radius: 13px;
  -o-border-radius: 13px;
  border-radius: 13px;
}
.notie .wrapper.radio .fake.radio.mod.box,
.notie .wrapper.checkbox .fake.radio.mod.box,
.ie9 .wrapper.radio .fake.radio.mod.box,
.ie9 .wrapper.checkbox .fake.radio.mod.box,
.ie10 .wrapper.radio .fake.radio.mod.box,
.ie10 .wrapper.checkbox .fake.radio.mod.box,
.ie11 .wrapper.radio .fake.radio.mod.box,
.ie11 .wrapper.checkbox .fake.radio.mod.box {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.notie .wrapper.radio .fake.radio.mod.box.before,
.notie .wrapper.checkbox .fake.radio.mod.box.before,
.ie9 .wrapper.radio .fake.radio.mod.box.before,
.ie9 .wrapper.checkbox .fake.radio.mod.box.before,
.ie10 .wrapper.radio .fake.radio.mod.box.before,
.ie10 .wrapper.checkbox .fake.radio.mod.box.before,
.ie11 .wrapper.radio .fake.radio.mod.box.before,
.ie11 .wrapper.checkbox .fake.radio.mod.box.before {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.notie .wrapper.radio .fake.radio.mod.box:hover,
.notie .wrapper.checkbox .fake.radio.mod.box:hover,
.ie9 .wrapper.radio .fake.radio.mod.box:hover,
.ie9 .wrapper.checkbox .fake.radio.mod.box:hover,
.ie10 .wrapper.radio .fake.radio.mod.box:hover,
.ie10 .wrapper.checkbox .fake.radio.mod.box:hover,
.ie11 .wrapper.radio .fake.radio.mod.box:hover,
.ie11 .wrapper.checkbox .fake.radio.mod.box:hover {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.notie .wrapper.radio .fake.radio.mod:before,
.notie .wrapper.checkbox .fake.radio.mod:before,
.ie9 .wrapper.radio .fake.radio.mod:before,
.ie9 .wrapper.checkbox .fake.radio.mod:before,
.ie10 .wrapper.radio .fake.radio.mod:before,
.ie10 .wrapper.checkbox .fake.radio.mod:before,
.ie11 .wrapper.radio .fake.radio.mod:before,
.ie11 .wrapper.checkbox .fake.radio.mod:before {
  width: 26px;
  height: 26px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  -o-border-radius: 16px;
  border-radius: 16px;
}
.notie .wrapper.radio .fake.radio.mod.box:before,
.notie .wrapper.checkbox .fake.radio.mod.box:before,
.ie9 .wrapper.radio .fake.radio.mod.box:before,
.ie9 .wrapper.checkbox .fake.radio.mod.box:before,
.ie10 .wrapper.radio .fake.radio.mod.box:before,
.ie10 .wrapper.checkbox .fake.radio.mod.box:before,
.ie11 .wrapper.radio .fake.radio.mod.box:before,
.ie11 .wrapper.checkbox .fake.radio.mod.box:before {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.notie .wrapper.radio .fake.radio.mod:after,
.notie .wrapper.checkbox .fake.radio.mod:after,
.ie9 .wrapper.radio .fake.radio.mod:after,
.ie9 .wrapper.checkbox .fake.radio.mod:after,
.ie10 .wrapper.radio .fake.radio.mod:after,
.ie10 .wrapper.checkbox .fake.radio.mod:after,
.ie11 .wrapper.radio .fake.radio.mod:after,
.ie11 .wrapper.checkbox .fake.radio.mod:after {
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  transform: none !important;
  -webkit-transition: width linear 300ms;
  -moz-transition: width linear 300ms;
  -ms-transition: width linear 300ms;
  -o-transition: width linear 300ms;
  transition: width linear 300ms;
  background: url(/img/custom/forms-elm-2.png) -10px 0px no-repeat;
  background-color: transparent;
  height: 20px;
  left: 3px;
  top: 3px;
  width: 0px;
}
.notie .wrapper.radio .fake.radio.mod.checked:after,
.notie .wrapper.checkbox .fake.radio.mod.checked:after,
.ie9 .wrapper.radio .fake.radio.mod.checked:after,
.ie9 .wrapper.checkbox .fake.radio.mod.checked:after,
.ie10 .wrapper.radio .fake.radio.mod.checked:after,
.ie10 .wrapper.checkbox .fake.radio.mod.checked:after,
.ie11 .wrapper.radio .fake.radio.mod.checked:after,
.ie11 .wrapper.checkbox .fake.radio.mod.checked:after {
  width: 20px;
}
.notie .wrapper.radio .fake.radio.mod:hover,
.notie .wrapper.checkbox .fake.radio.mod:hover,
.ie9 .wrapper.radio .fake.radio.mod:hover,
.ie9 .wrapper.checkbox .fake.radio.mod:hover,
.ie10 .wrapper.radio .fake.radio.mod:hover,
.ie10 .wrapper.checkbox .fake.radio.mod:hover,
.ie11 .wrapper.radio .fake.radio.mod:hover,
.ie11 .wrapper.checkbox .fake.radio.mod:hover {
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  -ms-border-radius: 14px;
  -o-border-radius: 14px;
  border-radius: 14px;
  border-width: 2px;
  width: 28px;
  height: 28px;
}
.notie .wrapper.radio .fake.radio.mod:hover:before,
.notie .wrapper.checkbox .fake.radio.mod:hover:before,
.ie9 .wrapper.radio .fake.radio.mod:hover:before,
.ie9 .wrapper.checkbox .fake.radio.mod:hover:before,
.ie10 .wrapper.radio .fake.radio.mod:hover:before,
.ie10 .wrapper.checkbox .fake.radio.mod:hover:before,
.ie11 .wrapper.radio .fake.radio.mod:hover:before,
.ie11 .wrapper.checkbox .fake.radio.mod:hover:before {
  width: 28px;
  height: 28px;
  border-width: 2px;
}
.notie .wrapper.radio .fake.radio.focused:before,
.notie .wrapper.checkbox .fake.radio.focused:before,
.ie9 .wrapper.radio .fake.radio.focused:before,
.ie9 .wrapper.checkbox .fake.radio.focused:before,
.ie10 .wrapper.radio .fake.radio.focused:before,
.ie10 .wrapper.checkbox .fake.radio.focused:before,
.ie11 .wrapper.radio .fake.radio.focused:before,
.ie11 .wrapper.checkbox .fake.radio.focused:before {
  filter: alpha(opacity=100);
  opacity: 1;
}
.notie .wrapper.radio .fake.radio.checked:after,
.notie .wrapper.checkbox .fake.radio.checked:after,
.ie9 .wrapper.radio .fake.radio.checked:after,
.ie9 .wrapper.checkbox .fake.radio.checked:after,
.ie10 .wrapper.radio .fake.radio.checked:after,
.ie10 .wrapper.checkbox .fake.radio.checked:after,
.ie11 .wrapper.radio .fake.radio.checked:after,
.ie11 .wrapper.checkbox .fake.radio.checked:after {
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.notie .wrapper.radio .fake.radio:hover,
.notie .wrapper.checkbox .fake.radio:hover,
.ie9 .wrapper.radio .fake.radio:hover,
.ie9 .wrapper.checkbox .fake.radio:hover,
.ie10 .wrapper.radio .fake.radio:hover,
.ie10 .wrapper.checkbox .fake.radio:hover,
.ie11 .wrapper.radio .fake.radio:hover,
.ie11 .wrapper.checkbox .fake.radio:hover {
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  -ms-border-radius: 11px;
  -o-border-radius: 11px;
  border-radius: 11px;
  border: 2px solid #aaa;
  width: 22px;
  height: 22px;
  margin: 2px 12px 2px 2px;
}
.notie .wrapper.radio .fake.radio:hover:before,
.notie .wrapper.checkbox .fake.radio:hover:before,
.ie9 .wrapper.radio .fake.radio:hover:before,
.ie9 .wrapper.checkbox .fake.radio:hover:before,
.ie10 .wrapper.radio .fake.radio:hover:before,
.ie10 .wrapper.checkbox .fake.radio:hover:before,
.ie11 .wrapper.radio .fake.radio:hover:before,
.ie11 .wrapper.checkbox .fake.radio:hover:before {
  width: 22px;
  height: 22px;
  border-width: 2px;
}
.ie8 .wrapper.radio .fake.radio,
.ie8 .wrapper.checkbox .fake.radio {
  background: url(/img/custom/forms-elm.png) -140px -171px no-repeat;
}
.ie8 .wrapper.radio .fake.radio:hover,
.ie8 .wrapper.checkbox .fake.radio:hover,
.ie8 .wrapper.radio .fake.radio.hover,
.ie8 .wrapper.checkbox .fake.radio.hover {
  background: url(/img/custom/forms-elm.png) -172px -171px no-repeat;
}
.ie8 .wrapper.radio .fake.radio.focused,
.ie8 .wrapper.checkbox .fake.radio.focused {
  background: url(/img/custom/forms-elm.png) -42px -171px no-repeat;
}
.ie8 .wrapper.radio .fake.radio.focused:hover,
.ie8 .wrapper.checkbox .fake.radio.focused:hover,
.ie8 .wrapper.radio .fake.radio.focused.hover,
.ie8 .wrapper.checkbox .fake.radio.focused.hover {
  background: url(/img/custom/forms-elm.png) -295px -171px no-repeat;
}
.ie8 .wrapper.radio .fake.radio.checked,
.ie8 .wrapper.checkbox .fake.radio.checked {
  background: url(/img/custom/forms-elm.png) -12px -171px no-repeat;
}
.ie8 .wrapper.radio .fake.radio.checked:hover,
.ie8 .wrapper.checkbox .fake.radio.checked:hover,
.ie8 .wrapper.radio .fake.radio.checked.hover,
.ie8 .wrapper.checkbox .fake.radio.checked.hover {
  background: url(/img/custom/forms-elm.png) -237px -171px no-repeat;
}
.ie8 .wrapper.radio .fake.radio.checked.focused,
.ie8 .wrapper.checkbox .fake.radio.checked.focused {
  background: url(/img/custom/forms-elm.png) -76px -171px no-repeat;
}
.ie8 .wrapper.radio .fake.radio.checked.focused:hover,
.ie8 .wrapper.checkbox .fake.radio.checked.focused:hover,
.ie8 .wrapper.radio .fake.radio.checked.focused.hover,
.ie8 .wrapper.checkbox .fake.radio.checked.focused.hover {
  background: url(/img/custom/forms-elm.png) -205px -171px no-repeat;
}
.ie8 .wrapper.radio .fake.radio.mod,
.ie8 .wrapper.checkbox .fake.radio.mod {
  width: 32px;
  height: 32px;
  background: url(/img/custom/forms-elm.png) -189px -215px no-repeat;
}
.ie8 .wrapper.radio .fake.radio.mod:hover,
.ie8 .wrapper.checkbox .fake.radio.mod:hover,
.ie8 .wrapper.radio .fake.radio.mod.hover,
.ie8 .wrapper.checkbox .fake.radio.mod.hover {
  background: url(/img/custom/forms-elm.png) -228px -215px no-repeat;
}
.ie8 .wrapper.radio .fake.radio.mod.focused,
.ie8 .wrapper.checkbox .fake.radio.mod.focused {
  background: url(/img/custom/forms-elm.png) -49px -215px no-repeat;
}
.ie8 .wrapper.radio .fake.radio.mod.focused:hover,
.ie8 .wrapper.checkbox .fake.radio.mod.focused:hover,
.ie8 .wrapper.radio .fake.radio.mod.focused.hover,
.ie8 .wrapper.checkbox .fake.radio.mod.focused.hover {
  background: url(/img/custom/forms-elm.png) -399px -215px no-repeat;
}
.ie8 .wrapper.radio .fake.radio.mod.checked,
.ie8 .wrapper.checkbox .fake.radio.mod.checked {
  background: url(/img/custom/forms-elm.png) -9px -215px no-repeat;
}
.ie8 .wrapper.radio .fake.radio.mod.checked:hover,
.ie8 .wrapper.checkbox .fake.radio.mod.checked:hover,
.ie8 .wrapper.radio .fake.radio.mod.checked.hover,
.ie8 .wrapper.checkbox .fake.radio.mod.checked.hover {
  background: url(/img/custom/forms-elm.png) -311px -215px no-repeat;
}
.ie8 .wrapper.radio .fake.radio.mod.checked.focused,
.ie8 .wrapper.checkbox .fake.radio.mod.checked.focused {
  background: url(/img/custom/forms-elm.png) -97px -215px no-repeat;
}
.ie8 .wrapper.radio .fake.radio.mod.checked.focused:hover,
.ie8 .wrapper.checkbox .fake.radio.mod.checked.focused:hover,
.ie8 .wrapper.radio .fake.radio.mod.checked.focused.hover,
.ie8 .wrapper.checkbox .fake.radio.mod.checked.focused.hover {
  background: url(/img/custom/forms-elm.png) -269px -215px no-repeat;
}
.dig {
  width: 32px;
  display: inline-block;
  text-align: center;
}
.shield {
  display: inline-block;
  cursor: pointer;
  text-transform: uppercase;
  color: #fff;
  padding: 0 8px;
}
.icon {
  width: 13px;
  height: 13px;
  font-size: 10px;
  line-height: 13px;
  background-color: #f8f8f8;
  color: #aaa;
  text-align: center;
  display: inline-block;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  cursor: pointer;
  -webkit-transform: translateX(0%) translateY(0%) scale(1);
  -moz-transform: translateX(0%) translateY(0%) scale(1);
  -ms-transform: translateX(0%) translateY(0%) scale(1);
  -o-transform: translateX(0%) translateY(0%) scale(1);
  transform: translateX(0%) translateY(0%) scale(1);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.hover .icon,
.icon.hover,
.icon:hover {
  -webkit-transform: translateX(0%) translateY(0%) scale(1.25);
  -moz-transform: translateX(0%) translateY(0%) scale(1.25);
  -ms-transform: translateX(0%) translateY(0%) scale(1.25);
  -o-transform: translateX(0%) translateY(0%) scale(1.25);
  transform: translateX(0%) translateY(0%) scale(1.25);
}
.icon.l {
  width: 17px;
  height: 17px;
  font-size: 17px;
  font-weight: bold;
  line-height: 17px;
  color: #555;
  background-color: #e6f2fa;
}
.key {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  display: inline-block;
  cursor: pointer;
  font-family: monospace;
  -webkit-transform: translateX(0%) translateY(0%) scale(1);
  -moz-transform: translateX(0%) translateY(0%) scale(1);
  -ms-transform: translateX(0%) translateY(0%) scale(1);
  -o-transform: translateX(0%) translateY(0%) scale(1);
  transform: translateX(0%) translateY(0%) scale(1);
  width: 18px;
  height: 18px;
  font-size: 22px;
  font-weight: bold;
  line-height: 16px;
  color: #777;
  border: 1px solid #ddd;
  background-color: #f0f0f0;
}
.key.hover,
.key:hover {
  background-color: #d9eaff;
}
.keys {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  border: 1px solid #b0b0b0;
  background-color: #fff;
}
.keys.hover,
.keys:hover {
  border-width: 2px;
  margin: -1px;
}
.pic {
  display: inline-block;
}
.pic.cloud {
  width: 17px;
  height: 15px;
  background-image: url('/img/icons/cart/cloud.gif');
}
.pic.gift {
  width: 20px;
  height: 18px;
  background-image: url('/img/icons/cart/gift.png');
}
.intshop-menu .intshop-menu-item {
  height: 39px;
}
.intshop-menu .intshop-menu-item.mini {
  height: 35px;
}
.intshop-menu-item .item_link {
  display: block;
  position: relative;
  z-index: 1000;
  height: 100%;
  color: #404040;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  padding-left: 20px;
  line-height: 39px;
}
.intshop-menu-item.mini .item_link {
  line-height: 35px;
}
.intshop-menu-item {
  border-bottom: 1px solid #d6d6d6;
}
.intshop-menu-item.hover .item_link {
  background: #fff;
}
.intshop-menu-item .intshop-submenu {
  position: absolute;
  min-height: 350px;
  left: 190px;
  top: 0px;
  background: #fff;
  width: 800px;
  display: block;
  cursor: default;
  z-index: 1;
}
.head-line_basket_full.hover {
  background: #ffca44;
}
.head-line_basket_empty.hover {
  cursor: pointer;
  background: #f2f2f2;
}
.search_block .search_input {
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  box-sizing: border-box;
}
.link,
.item_link,
.others-menu_cell,
.head-menu {
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.head_line-product .item-tr-comment {
  background: url('/static/matrix_main/img/tile-icons.png') no-repeat 0px 0px;
  padding: 0px 0px 0px 20px;
  margin: 2px 0px 0px 0px;
}
.head_line-product .item-tr-comment a {
  font-size: 12px;
  color: #595959;
  text-decoration: none;
}
.img-bnr {
  width: 590px;
  height: 350px;
}
#citySelect_main {
  white-space: nowrap;
}
.city_link {
  white-space: nowrap;
}
.head-menu-intshop {
  z-index: 10100;
}
.head-menu-intshop .intshop_block {
  width: 190px;
  height: 360px;
  cursor: default;
  position: absolute;
  left: 0px;
  top: 40px;
  background: #f2f2f2;
  z-index: 100;
}
.head-line_basket_full .basket-items,
.head-menu-phone .hint_block,
.head-menu-phone .hint_block {
  z-index: 1000;
}
.ie8 .head-menu-intshop .intshop_block,
.ie8 .head-menu-others .others_block,
.ie8 .intshop-menu-item .intshop-submenu,
.ie8 .head-menu-phone .hint_block,
.ie8 .head-line_basket_full .basket-items {
  display: none !important;
}
.ie8 .head-menu-intshop.hover .intshop_block,
.ie8 .head-menu-intshop.main-page .intshop_block,
.ie8 .intshop-menu-item.hover .intshop-submenu,
.ie8 .head-menu-others.hover .others_block,
.ie8 .head-menu-phone.hover .hint_block,
.ie8 .head-line_basket_full.hover .basket-items {
  display: block !important;
}
.notie8 .head-menu-intshop .intshop_block,
.notie8 .head-menu-others .others_block,
.notie8 .intshop-menu-item .intshop-submenu,
.notie8 .head-menu-phone .hint_block,
.notie8 .head-line_basket_full .basket-items {
  filter: alpha(opacity=0);
  opacity: 0;
}
.notie8 .head-menu-intshop.hover .intshop_block,
.notie8 .head-menu-intshop.main-page .intshop_block,
.notie8 .intshop-menu-item.hover .intshop-submenu,
.notie8 .head-menu-others.hover .others_block,
.notie8 .head-menu-phone.hover .hint_block,
.notie8 .head-line_basket_full.hover .basket-items {
  filter: alpha(opacity=100);
  opacity: 1;
}
.head-menu-intshop .intshop_block {
  visibility: hidden;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.head-menu-intshop.hover .intshop_block,
.head-menu-intshop.main-page .intshop_block {
  visibility: visible;
}
.intshop-menu-item .intshop-submenu {
  visibility: hidden;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.intshop-menu-item.hover .intshop-submenu {
  visibility: visible;
}
.head-menu-others .others_block {
  visibility: hidden;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.head-menu-others.hover .others_block {
  visibility: visible;
}
.head-menu-phone .hint_block {
  visibility: hidden;
  -webkit-transform: translateX(50%) translateY(-50%) scale(0);
  -moz-transform: translateX(50%) translateY(-50%) scale(0);
  -ms-transform: translateX(50%) translateY(-50%) scale(0);
  -o-transform: translateX(50%) translateY(-50%) scale(0);
  transform: translateX(50%) translateY(-50%) scale(0);
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.head-menu-phone.hover .hint_block {
  visibility: visible;
  -webkit-transform: translateX(0%) translateY(0%) scale(1);
  -moz-transform: translateX(0%) translateY(0%) scale(1);
  -ms-transform: translateX(0%) translateY(0%) scale(1);
  -o-transform: translateX(0%) translateY(0%) scale(1);
  transform: translateX(0%) translateY(0%) scale(1);
}
.head-line_basket_full .basket-items {
  visibility: hidden;
  -webkit-transform: translateX(50%) translateY(-50%) scale(0);
  -moz-transform: translateX(50%) translateY(-50%) scale(0);
  -ms-transform: translateX(50%) translateY(-50%) scale(0);
  -o-transform: translateX(50%) translateY(-50%) scale(0);
  transform: translateX(50%) translateY(-50%) scale(0);
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.head-line_basket_full.hover .basket-items {
  visibility: visible;
  -webkit-transform: translateX(0%) translateY(0%) scale(1);
  -moz-transform: translateX(0%) translateY(0%) scale(1);
  -ms-transform: translateX(0%) translateY(0%) scale(1);
  -o-transform: translateX(0%) translateY(0%) scale(1);
  transform: translateX(0%) translateY(0%) scale(1);
}
.nohover .head-menu-intshop.main-page.nohover {
  background: #3e4444;
}
.head-menu .menu_link {
  line-height: 40px;
  font-weight: bold;
}
.head-menu .menu_link .tip {
  position: absolute;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  top: 16px;
  right: 12px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  display: inline-block;
  background: url('/img/custom/svz-menu-arrow.png');
  width: 11px;
  height: 7px;
}
.head-menu.hover .tip,
.nohover .head-menu-intshop.main-page.nohover .tip {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.ie8 .tip {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
.ie8 .head-menu.hover .tip,
.ie8 .nohover .head-menu-intshop.main-page.nohover .tip {
  filter: none;
}
.b-head_line-third .head-menu-intshop {
  float: left;
}
.head-line_logo {
  float: left;
}
.head-line_logo .logo_link {
  display: block;
  height: 100%;
  padding: 16px 0px 0px 20px;
}
.head-line_search {
  float: left;
  margin: 0px 20px 0px 20px;
  position: relative;
  width: 570px;
  height: 80px;
}
.head-line_search .search_block {
  position: absolute;
  top: 23px;
  width: 175px;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  z-index: 1100;
}
.head-line_search.large .search_block {
  width: 570px;
}
.head-line_search.large .banner_block {
  filter: alpha(opacity=0);
  opacity: 0;
  visibility: visible;
}
.head-line_search .search_button {
  width: 17px;
  height: 17px;
  background: url('/img/custom/svz-search.png') no-repeat;
  position: absolute;
  border: none;
  top: 10px;
  right: 10px;
  cursor: pointer;
}
.head-line_search .banner_block {
  width: 375px;
  height: 80px;
  position: absolute;
  right: 0px;
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.ie8 .head-line_search.large .banner_block {
  visibility: hidden;
}
.notie8 .head-line_search.large .banner_block {
  filter: alpha(opacity=0);
  opacity: 0;
}
.banner_block .banner_link {
  display: block;
  height: 100%;
}
.basket-icon .icon_img {
  margin-top: 7px;
}
.basket-icon .number {
  position: absolute;
  right: -12px;
  top: -9px;
  background: #de851a;
  color: #fff;
  font-weight: bold;
  font-size: 10px;
  padding: 2px 4px;
  border: 1px solid #f5a33f;
  border-top: none;
  border-right: none;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
}
.head-line_basket {
  float: right;
  width: 190px;
  height: 100%;
  display: block;
}
.head-line_basket .basket-icon {
  width: 34px;
  height: 34px;
  background: #d7d7d7;
  float: left;
  text-align: center;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.head-line_basket .basket-text {
  color: #4c4c4c;
  font-size: 12px;
  margin: 3px 0px 0px 17px;
  float: left;
  line-height: 15px;
}
.head-line_basket .basket-empty {
  color: #4c4c4c;
  font-size: 12px;
  margin: 3px 0px 0px 17px;
  float: left;
  line-height: 15px;
}
.head-line_basket .basket-load {
  font-size: 12px;
  margin: 3px 0px 0px 17px;
  float: left;
  line-height: 15px;
}
.head-line_basket_full {
  background: #f5a33f;
  cursor: pointer;
  -webkit-transition: all ease 200ms;
  -moz-transition: all ease 200ms;
  -ms-transition: all ease 200ms;
  -o-transition: all ease 200ms;
  transition: all ease 200ms;
}
.head-line_basket_full .basket-icon {
  margin-left: 20px;
  background: #de851a;
}
.head-line_basket_full .basket-text {
  color: #fff;
}
.head-line_basket_full .basket-load {
  color: #fff;
}
.head-line_basket_full.hover .basket-icon {
  background: #f19c24;
}
.head-line_basket_full.hover .basket-icon .number {
  background: #f19c24;
}
.head-line_basket_empty .basket-icon {
  margin-left: 20px;
}
.head-line_basket_empty .basket-load {
  color: #4c4c4c;
}
.b-head_line-second .basket-items {
  background: #fff;
  width: 460px;
  position: absolute;
  right: 0px;
  top: 80px;
  z-index: 101;
  cursor: default;
}
.basket-items_wrap {
  padding: 30px 30px 30px 30px;
}
.basket-items .basket-items_line {
  height: 75px;
  width: 400px;
}
.basket-items_line .item_img {
  width: 50px;
  height: 50px;
  text-align: center;
  float: left;
  padding: 10px 20px 0px 0px;
}
.basket-items_line .item_name {
  float: left;
}
.item_name .item_name-link {
  width: 210px;
  padding-right: 30px;
}
.item_name-link .item_link {
  color: #276fc8;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}
.item_name-link .item_link:hover {
  color: #fe7b11;
}
.item_name .item_name-number {
  color: #8b8e91;
  font-size: 11px;
  line-height: 20px;
  white-space: nowrap;
}
.basket-items_line .item_price {
  float: left;
  padding-right: 10px;
}
.item_price .item_price_old {
  color: #d5d5d5;
  font-size: 13px;
  text-decoration: line-through;
  line-height: 20px;
}
.item_price .item_price_new {
  color: #4c4c4c;
  font-size: 14px;
  line-height: 20px;
}
.basket-items_line .item_delete {
  float: right;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.basket-items_line .item_delete .delete_link {
  color: #ccc;
  text-decoration: none;
  font-size: 18px;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.basket-items_line .item_delete .delete_link:hover {
  color: #666;
  text-decoration: none;
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -ms-transform: scale(1.5);
  -o-transform: scale(1.5);
  transform: scale(1.5);
  display: block;
}
.basket-items .basket-items_sum {
  border-top: 1px solid #e5e5e5;
}
.basket-items_sum .basket-items_sum_wrap {
  padding: 10px 36px 10px 30px;
}
.basket-items_sum .items_sum-button {
  float: left;
}
.basket-items_sum .items_sum-price {
  position: relative;
  left: 132px;
  margin-top: -3px;
}
.head-line_basket .basket-items_sum .items_sum-price {
  position: absolute;
}
.items_sum-price .text {
  color: #3d4248;
  font-size: 11px;
  text-transform: uppercase;
  line-height: 20px;
}
.items_sum-price .number {
  color: #3d4248;
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
  background: none;
}
.b-head_line-first {
  background: #f2f2f2;
  height: 30px;
  line-height: 30px;
  color: #58595b;
  font-size: 12px;
}
.head_line-city {
  width: 270px;
}
.b-head_line-first .link {
  text-decoration: none;
  color: #58595b;
  float: right;
}
.head_line-city {
  float: left;
}
.head_line-city .city_link {
  padding: 0px 20px;
  display: block;
  height: 100%;
  text-decoration: none;
}
.head_line-city .city_link:hover {
  background: #fff;
}
.head_line-shops {
  float: left;
}
.head_line-shops .shops_link {
  padding: 0px 20px;
  display: block;
  height: 100%;
}
.head_line-shops .shops_link:hover {
  background: #fff;
}
.head_line-cabinet {
  float: right;
}
.head_line-cabinet .cabinet_status {
  float: left;
}
.head_line-cabinet .cabinet_enter {
  float: left;
}
.head_line-cabinet .cabinet_registration {
  float: left;
}
.head_line-cabinet .cabinet_separator {
  float: left;
  color: #a5a5a6;
}
.head_line-cabinet .link {
  padding: 0px 20px 0px 20px;
  display: block;
  height: 100%;
}
.head_line-cabinet .link:hover {
  background: #fff;
}
.b-head_line-second {
  background: #fff;
  height: 80px;
  position: relative;
}
.footer-menu_foot a {
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.footer-menu_foot a:hover {
  color: #fe7b11;
  text-decoration: none !important;
}
.head-line_search.large .search_input {
  width: 570px;
}
.b-head_line-third {
  background: #252828;
  height: 40px;
}
.b-head_line-third .head-menu {
  width: 169px;
  color: #fff;
  font-size: 12px;
  padding-left: 20px;
  display: block;
  cursor: pointer;
  border-right: 1px solid #3e4444;
  position: relative;
}
.b-head_line-third .head-menu.hover {
  background: #3e4444;
}
.intshop-submenu .submenu-items {
  float: left;
  width: 100%;
  min-height: 360px;
  position: relative;
}
.submenu-links .submenu-item_block {
  width: 180px;
  float: left;
  padding-left: 20px;
  margin: 30px 0px 30px;
}
.submenu-banner a {
  line-height: 0;
}
.item_title .link {
  text-decoration: none;
  color: #222222;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 20px;
}
.item_title .link:hover {
  color: #fe7b11;
}
.submenu-item_block .item_links {
  padding: 5px 0px 0px 10px;
  width: 155px;
}
.item_links-last {
  margin-bottom: 10px;
}
.item_links .link {
  text-decoration: none;
  color: #222222;
  font-size: 12px;
  line-height: 16px;
}
.item_links .link:hover {
  color: #fe7b11;
}
.submenu-items .submenu-logo {
  width: 610px;
  position: absolute;
  bottom: 0px;
}
.submenu-logo .logo-link {
  display: block;
  height: 100%;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  line-height: 40px;
}
.submenu-logo .logo-text {
  position: relative;
  top: -5px;
  margin-right: 10px;
}
.submenu-logo .logo25 {
  width: 25%;
  height: 40px;
  float: left;
}
.submenu-logo .logo33 {
  width: 33.335%;
  height: 40px;
  float: left;
}
.submenu-logo .logo50 {
  width: 50%;
  height: 40px;
  float: left;
}
.submenu-logo .logo100 {
  width: 100%;
  height: 40px;
  float: left;
}
.submenu-logo .logo_shadow {
  -webkit-box-shadow: inset -1px 0px 0px #ffffff;
  -moz-box-shadow: inset -1px 0px 0px #ffffff;
  -ms-box-shadow: inset -1px 0px 0px #ffffff;
  -o-box-shadow: inset -1px 0px 0px #ffffff;
  box-shadow: inset -1px 0px 0px #ffffff;
}
.submenu-logo .samsung-logo {
  background: #034ea1;
  text-align: center;
}
.submenu-logo .samsung-logo:hover {
  background: #2479d7;
}
.samsung-logo .samsung-img {
  margin-top: 7px;
}
.submenu-logo .nokia-logo {
  background: #134196;
  text-align: center;
}
.submenu-logo .nokia-logo:hover {
  background: #1957cb;
}
.nokia-logo .nokia-img {
  margin-top: 13px;
}
.submenu-logo .lg-logo {
  background: #c8135c;
  text-align: center;
}
.submenu-logo .lg-logo:hover {
  background: #e52a75;
}
.lg-logo .lg-img {
  margin-top: 7px;
}
.submenu-logo .apple-logo {
  background: #4d4d4d;
  text-align: center;
}
.submenu-logo .apple-logo:hover {
  background: #808080;
}
.apple-logo .apple-img {
  margin-top: 5px;
}
.intshop-submenu .submenu-product {
  float: right;
  width: 190px;
  min-height: 350px;
  bottom: 0px;
  right: 0px;
  border-top: 1px solid #e5e5e5;
}
.submenu-product .sub-product_img {
  text-align: center;
  margin-bottom: 20px;
}
.submenu-product .sub-product_label {
  margin-bottom: 7px;
}
.sub-product_label .label {
  text-transform: uppercase;
  background: #45b7ec;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  height: 19px;
  line-height: 19px;
  font-weight: bold;
}
.submenu-product .sub-product_type {
  text-transform: uppercase;
  color: #3d4248;
  font-weight: normal;
  font-size: 10px;
  height: 22px;
  overflow: hidden;
  display: table-cell;
  vertical-align: bottom;
}
.submenu-product .sub-product_name {
  margin-bottom: 10px;
}
.sub-product_name .name_link {
  color: #276fc8;
  text-decoration: none;
  font-size: 15px;
}
.sub-product_name .name_link:hover {
  color: #fe7b11;
}
.sub-product_rate .review {
  float: left;
  padding: 3px 0px 0px 10px;
}
.sub-product_rate .review .review_img {
  background: url('/img/custom/svz-review.png') no-repeat;
  width: 15px;
  height: 13px;
  display: block;
  float: left;
}
.sub-product_rate .review .review_text {
  float: left;
  font-size: 12px;
  color: #595959;
  padding-left: 5px;
  margin-top: -1px;
}
.submenu-product .sub-product_price {
  position: absolute;
  bottom: 20px;
  width: 150px;
}
.submenu-product-no4column {
  display: block;
  height: 100%;
  border-top: none !important;
}
.submenu-product-no4column > * {
  position: absolute;
  bottom: 0;
}
.sub-product_price .sub_price {
  float: left;
}
.sub_price .old_price {
  font-size: 14px;
  color: #4c4c4c;
  text-decoration: line-through;
}
.sub_price .new_price {
  font-size: 18px;
  color: #3d4248;
}
.sub-product_price .sub_buy-btn {
  float: right;
}
.sub_buy-btn .buy-btn_link {
  background: url('/img/card_product/elements-sprt.png') no-repeat -328px -237px;
  float: left;
  height: 27px;
  margin: 4px 0 0;
  display: block;
  width: 50px;
}
.sub_buy-btn .buy-btn_link:hover {
  background-position: -380px -237px;
}
.sub_buy-btn .buy-btn_link:active {
  background-position: -431px -237px;
}
.b-head_line-third .head-menu-others {
  float: left;
}
.head-menu-others .menu_link {
  padding-left: 10px;
}
.head-menu-others .others_block {
  width: 990px;
  height: 360px;
  background: #fff;
  position: absolute;
  left: -190px;
  z-index: 10100;
  -webkit-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 20px rgba(0, 0, 0, 0.5);
}
.search_block .search_input {
  position: relative;
  z-index: 1011;
  width: 175px;
  height: 34px;
  border: 1px solid #d6d6d6;
  padding: 1px 30px 1px 10px;
  color: #58595b;
  font-size: 12px;
  line-height: 30px;
}
.search_block .search_input:hover {
  border: 1px solid #959595;
}
.search_block .search_button {
  z-index: 1012;
}
.others-menu_line .others-menu_cell {
  height: 180px;
  width: 198px;
  float: left;
}
.others-menu_cell .menu_cell_link {
  display: block;
  height: 100%;
}
.others-menu_line .others-menu_cell:hover {
  background: #ebebeb;
}
.others-menu_cell .cell-content {
  padding: 15px 20px 0 20px;
  display: block;
  text-decoration: none;
  font-size: 12px;
  color: #58595b;
  line-height: 18px;
  height: 175px;
  font-weight: normal;
}
.cell-content .menu_cell_link {
  display: block;
  height: 100%;
}
.cell-content .cell-logo {
  display: block;
  height: 50px;
  margin-bottom: 4px;
  vertical-align: middle;
  width: 122px;
}
.b-head_line-third .head-menu-phone {
  float: right;
  display: block;
  cursor: pointer;
  position: relative;
  z-index: 100;
}
.head-menu-phone .phone-text {
  color: #fff;
  font-size: 13px;
  line-height: 40px;
  font-weight: bold;
  float: left;
  margin: 0px 20px;
}
.head-menu-phone .hint-text {
  background: url('/img/custom/svz-hint.png') no-repeat;
  width: 20px;
  height: 20px;
  float: left;
  margin-top: 10px;
}
.head-menu-phone.hover .hint-text {
  background: url('/img/custom/svz-hint.png') no-repeat 0px -21px;
}
.head-menu-phone .hint_block {
  position: absolute;
  background: #fff;
  width: 230px;
  color: #58595b;
  font-size: 12px;
  line-height: 18px;
  padding: 20px;
  top: 40px;
  right: 0px;
  -webkit-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 20px rgba(0, 0, 0, 0.5);
}
.b-head_line-fourth {
  background: #ccc;
  height: 350px;
  padding: 10px 0px;
}
.head-line-empty {
  float: left;
  width: 190px;
  height: 350px;
}
.head_line-slider {
  float: left;
  background: #fff;
  width: 590px;
  height: 350px;
  margin-left: 10px;
  position: relative;
}
.head_line-slider .head_line-slider_wrap {
  padding: 40px;
  position: relative;
}
.head_line-slider_wrap .slider_img {
  width: 250px;
  height: 250px;
  float: left;
  text-align: center;
  padding: 0px 20px;
}
.head_line-slider_wrap .slider_text {
  float: left;
  padding: 20px 0px 0px 30px;
}
.slider_text .slider_name {
  font-family: 'SvyaznoyRF';
  font-size: 28px;
  color: #4c4c4c;
  line-height: 32px;
  padding-bottom: 5px;
}
.slider_text .slider_slogan {
  font-family: 'SvyaznoyRF';
  font-size: 20px;
  color: #4c4c4c;
  line-height: 25px;
  padding-bottom: 30px;
}
.head_line-slider .head_line-slider_pagination {
  position: absolute;
  bottom: 10px;
  text-align: center;
  width: 100%;
}
.head_line-slider_pagination .left_slide {
  background: url('/img/custom/svz-slider.png') no-repeat 145px -60px;
  position: relative;
  top: 10px;
  width: 165px;
  height: 30px;
  display: inline-block;
}
.head_line-slider_pagination .left_slide:hover {
  background-position: 145px -30px;
}
.left_slide .left_link {
  display: block;
  height: 100%;
}
.head_line-slider_pagination .right_slide {
  background: url('/img/custom/svz-slider.png') no-repeat -63px -60px;
  position: relative;
  top: 10px;
  width: 165px;
  height: 30px;
  display: inline-block;
}
.head_line-slider_pagination .right_slide:hover {
  background-position: -40px -30px;
}
.right_slide .right_link {
  display: block;
  height: 100%;
}
.head_line-slider_pagination .slide {
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  display: inline-block;
  margin: 5px;
  width: 10px;
  height: 10px;
  background-color: #ccc;
  position: relative;
  top: -3px;
  cursor: pointer;
}
.head_line-slider_pagination .slide:hover {
  background-color: #555;
}
.head_line-slider_pagination .slide.active {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  background-color: #555;
}
.ie8 .head_line-slider_pagination .slide:hover,
.ie9 .head_line-slider_pagination .slide:hover,
.ie8 .head_line-slider_pagination .slide.active,
.ie9 .head_line-slider_pagination .slide.active {
  width: 12px;
  height: 12px;
  margin: 4px;
}
.slide .slide_link {
  display: block;
  height: 100%;
}
.slide.active .slide_link {
  cursor: default;
}
.head_line-product {
  float: right;
  background: #fff;
  width: 150px;
  height: 310px;
  padding: 20px;
  position: relative;
}
.head_line-product .h-product_img {
  text-align: center;
}
.head_line-product .h-product_img.classifier-today {
  margin: 10px 0px 10px;
}
.head_line-product .h-product_img.classifier-small {
  margin: 0px 0px 20px;
}
.head_line-product .h-product_img {
  text-align: center;
  margin: 10px 0px 10px;
}
.head_line-product .h-product_label {
  margin-bottom: 7px;
}
.head_line-product .h-product_timer {
  margin-bottom: 20px;
  background: #45b7ec;
}
.h-product_label .label,
.h-product_timer > span {
  text-transform: uppercase;
  background: #45b7ec;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  height: 19px;
  line-height: 19px;
  font-weight: bold;
}
.h-product_timer > span {
  padding: 0px 8px;
}
.h-product_timer .label {
  float: left;
  padding-right: 0;
}
.h-product_timer #countdown-top {
  float: right;
  padding-left: 0;
}
.head_line-product .h-product_type {
  text-transform: uppercase;
  color: #3d4248;
  font-weight: normal;
  font-size: 10px;
  height: 22px;
  overflow: hidden;
  display: table-cell;
  vertical-align: bottom;
}
.h-product_name .product_link {
  color: #276fc8;
  text-decoration: none;
  font-size: 15px;
  max-height: 51px;
  overflow: hidden;
  display: block;
  line-height: 17px;
}
.h-product_name .product_link:hover {
  color: #fe7b11;
}
.head_line-product .h-product_price {
  position: absolute;
  bottom: 20px;
  width: 150px;
}
.h-product_price .product_price {
  float: left;
}
.product_price .old_price {
  font-size: 14px;
  color: #4c4c4c;
  text-decoration: line-through;
  position: absolute;
  bottom: 23px;
}
.product_price .new_price {
  font-size: 18px;
  color: #3d4248;
  position: absolute;
  bottom: 0;
}
.h-product_price .product_buy-btn {
  float: right;
}
.product_buy-btn .buy-btn_link {
  background: url('/img/card_product/elements-sprt.png') no-repeat -328px -237px;
  float: left;
  height: 27px;
  margin: 4px 0 0;
  display: block;
  width: 50px;
}
.product_buy-btn .buy-btn_link:hover {
  background-position: -380px -237px;
}
.product_buy-btn .buy-btn_link:active {
  background-position: -431px -237px;
}
.topMenu a {
  padding: 0px 20px;
  display: block;
  height: 100%;
}
.topMenu a:hover {
  background: #fff;
}
.hided-button {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
.drpdwn {
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  filter: alpha(opacity=0);
  opacity: 0;
  visibility: hidden;
  width: 570px;
  position: absolute;
  background-color: #fff;
  z-index: 1010;
}
.large .ok .drpdwn {
  filter: alpha(opacity=100);
  opacity: 1;
  visibility: visible;
}
.drpdwn .item {
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  clear: both;
}
.drpdwn .item.even {
  background-color: #f2f2f2;
}
.drpdwn .item:hover {
  background-color: #d9d9d9;
}
.drpdwn .item .price {
  float: right;
}
.drpdwn .item .variant {
  display: block;
  width: 100%;
  height: 100%;
  padding: 8px 12px;
  cursor: pointer;
  white-space: nowrap;
}
.drpdwn .item .variant:hover {
  text-decoration: none;
}
.action_block #action_name {
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.action_block .conflict_err {
  display: none;
}
.action_block.inactive #action_name {
  color: #ccc;
}
.action_block.inactive .conflict_err {
  display: block;
}
#actionsblock.noone {
  display: none;
}
#actionsblock #actions_all > .action,
#actionsblock #actions_all.filter > .action.doshow {
  visibility: visible;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  width: 310px;
  height: 60px;
}
.notie8 #actionsblock #actions_all > .action,
.notie8 #actionsblock #actions_all.filter > .action.doshow {
  filter: alpha(opacity=100);
  opacity: 1;
}
#actionsblock #actions_all.filter > .action {
  visibility: hidden;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  width: 0;
  height: 0;
}
.notie8 #actionsblock #actions_all.filter > .action {
  filter: alpha(opacity=0);
  opacity: 0;
}
#actionsblock #actions_all .ntf-warning {
  margin-top: 10px;
}
#actionsblock #actions_all .ntf-warning .ntf-line_txt_p {
  padding: 5px 0 5px 15px;
  color: #ffffff;
}
#actionsblock #actions_all .ntf-warning .ntf-line_color-warning {
  background: #fc6667;
}
.head-line_basket {
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.head-line_basket .basket-icon .number {
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  filter: alpha(opacity=0);
  opacity: 0;
}
.head-line_basket .basket-items,
.head-line_basket .basket-empty,
.head-line_basket .basket-text,
.head-line_basket .basket-load {
  display: none;
}
.head-line_basket.head-line_basket_empty .basket-empty {
  display: block;
}
.head-line_basket.head-line_basket_full .basket-icon .number.nozero {
  filter: alpha(opacity=100);
  opacity: 1;
}
.head-line_basket.head-line_basket_full .basket-text,
.head-line_basket.head-line_basket_full .basket-items {
  display: block;
}
.head-line_basket.head-line_basket_load .basket-text,
.head-line_basket.head-line_basket_load .basket-empty {
  display: none;
}
.head-line_basket.head-line_basket_load .basket-load {
  display: block;
}
.head-line_basket.head-line_basket_load .basket-items {
  display: none;
}
#basket .popular.item {
  width: 158px;
}
#basket .popular.item .photo {
  display: block;
  background-position: center center;
  background-repeat: no-repeat;
}
#basket .popular.item .name {
  height: 54px;
}
.buy.mini {
  width: 50px;
  height: 27px;
  display: block;
  background: url('/img/card_product/elements-sprt.png');
  background-position: -328px -237px;
}
.buy.mini:hover {
  background-position: -380px -237px;
}
.svz-slider-credit-b {
  background-size: 139% 45%;
}
.cond-panel_bottom {
  height: 71px;
}
.cond-panel_slider {
  height: 640px;
}
.cr-choice_bank-details.error td,
.cr-choice_bank-details #svz-errors td {
  border-bottom-width: 0;
}
.cr-choice_bank-details td {
  cursor: default;
}
.cr-choice_bank-details #svz-errors td {
  color: #000;
}
.cr-choice_bank-details #svz-errors td.ntf-line_color-error {
  padding: 0;
}
.svz-fx .info-hint_wrap {
  display: block !important;
}
.svz-btnx {
  position: relative;
}
.svz-btnx:after {
  filter: alpha(opacity=0);
  opacity: 0;
  content: '';
  background: url(http://www.svyaznoy.ru/img/preloader-params.gif) center center no-repeat;
  display: block;
  width: 36px;
  height: 36px;
  right: -60px;
  top: 8px;
  transform: scale(0);
  position: absolute;
  transition: all ease 200ms;
}
.svz-btnx.work:after {
  transform: scale(1);
  filter: alpha(opacity=100);
  opacity: 1;
}
.q-icon {
  display: block;
  background: url(/img/custom/icon-q.png) 0px 0px no-repeat;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.q-icon:hover {
  background-position: 0px -30px;
}
.q-icon_error {
  background-position: 0px -62px;
}
.q-icon_error:hover {
  background-position: 0px -62px;
}
.remain {
  font-size: 11px;
  color: #aaa;
  line-height: 1.75;
  position: relative;
  top: -6px;
}
.affix {
  position: fixed !important;
}
.svz-input60-row-field {
  top: 3px;
}
.svz-form-fll.svz-m-b20 input,
.svz-form-fll.svz-m-b20 .svz-input60-label,
.svz-form-fll.svz-m-b20 .svz-input60-row-field {
  transition: all ease 200ms;
}
.svz-form-fll.svz-m-b20 .svz-input60-label:not(.svz-input60-light) {
  position: relative;
  top: 0px;
}
.vieworder {
  display: none;
}
.vieworder.active {
  display: block;
}
.body_fill.affix {
  width: 100%;
}
.body_fill .b-credit-time {
  left: -10px;
}
.body_fill.affix .b-credit-time {
  left: -321px;
  top: 13px;
}
.b-credit-time {
  background-color: #fff;
  z-index: 100001;
}
.credit-tm-wrap {
  background-color: #fff;
}
.forfood {
  z-index: 10;
}
.food.affix {
  width: 100%;
}
.food.affix .credit-tm-wrap {
  margin: 0;
}
.food .credit-tm-wrap *,
.food .credit-tm-wrap *:before,
.food .credit-tm-wrap *:after {
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
/* steps ordering, menu */
.credit-tm-wrap {
  white-space: nowrap;
  width: 100%;
  text-align: center;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  margin: 20px 0px 5px;
}
.credit-tm-wrap_shadow {
  -webkit-box-shadow: 0 7px 6px -6px #dddddd;
  -moz-box-shadow: 0 7px 6px -6px #dddddd;
  box-shadow: 0 7px 6px -6px #dddddd;
}
.credit-tm-lb-bg_current {
  background: #b6d8ff;
}
.credit-tm-lb-bg_last {
  background: #f2f2f2;
}
.credit-tm_lb {
  float: right;
  width: 470px;
  background: #fff;
}
.credit-tm_rb {
  float: left;
  width: 470px;
  background: #fff;
}
.tm-item {
  float: left;
  width: 222px;
  position: relative;
  line-height: 40px;
  font-size: 12px;
  text-align: center;
  color: #999999;
  margin-right: 13px;
}
.tm-item:after,
.tm-item:before {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
}
.tm-item.last {
  margin-right: 0;
  width: 235px;
}
.tm-item.last:before,
.tm-item.last:after {
  border-width: 0px !important;
}
.tm-item:after {
  border-color: rgba(71, 213, 43, 0);
  border-left-color: #fff;
  border-width: 19px 0px 19px 12px;
  margin-top: -19px;
}
.tm-item:before {
  border-color: rgba(245, 233, 59, 0);
  border-left-color: #e5e5e5;
  border-width: 20px 0px 20px 13px;
  margin-top: -20px;
}
.tm-item_end:after,
.tm-item_end:before {
  border-left-color: transparent;
  border-width: none;
}
.tm-item_current {
  background: #b6d8ff;
  color: #505050;
}
.tm-item_current:after {
  border-left-color: #b6d8ff;
}
.tm-item_current:before {
  border-left-color: #e5e5e5;
}
.tm-item_last {
  background: #f2f2f2;
  color: #777777;
  cursor: pointer;
}
.tm-item_last:after {
  border-left-color: #f2f2f2;
}
.tm-item_last:before {
  border-left-color: #e5e5e5;
  background: #b6d8ff;
}
.tm-item_prev {
  background: #f2f2f2;
  color: #777777;
  cursor: pointer;
}
.tm-item_prev:after {
  border-left-color: #f2f2f2;
}
.tm-item_prev:before {
  border-left-color: #e5e5e5;
  background: #f2f2f2;
}
.tm-item_end.tm-item_current:after {
  border-left-color: transparent;
  border-width: none;
  background: #b6d8ff;
}
.tm-item_end.tm-item_current:before {
  border-left-color: transparent;
  border-width: none;
  background: #b6d8ff;
}
/* time block */
.b-credit-time {
  position: absolute;
  top: 80px;
  left: 0px;
  width: 115px;
  height: 143px;
  padding: 15px 10px 10px 10px;
  background: url(/img/custom/time-bl.png) 0px 0px no-repeat;
  display: block;
}
.b-credit-time .time-line {
  color: #999999;
  font-size: 30px;
  line-height: 30px;
  font-weight: bold;
}
.b-credit-time .time-line .tik {
  font-size: 18px;
}
.b-credit-time .time-hint {
  margin: 3px 0px 0px 10px;
}
.b-credit-time .time-draft_link {
  color: #999999;
  font-size: 11px;
  line-height: 30px;
}
.b-credit-time .time-draft_txt {
  color: #505050;
  font-size: 11px;
  line-height: 15px;
}
/* online credit page, form */
.credit-form {
  width: 100%;
}
.b-credit-page {
  width: 640px;
  margin: 20px auto;
  position: relative;
}
.b-credit-page-w {
  width: 860px;
  margin: 10px auto 20px;
  position: relative;
}
.b-credit-page-w2 {
  width: 860px;
  margin: 0px auto;
  position: relative;
}
.b-credit-section-title {
  font-size: 18px;
  color: #505050;
  line-height: 20px;
  padding-bottom: 15px;
}
.b-credit-section-subtitle {
  font-size: 14px;
  color: #505050;
  line-height: 20px;
  padding-bottom: 15px;
}
.b-credit-section-bl {
  margin-bottom: 10px;
}
.min-req_bl .icon-img {
  display: block;
  margin-right: 20px;
}
.min-req_bl .icon-txt {
  font-size: 14px;
  color: #505050;
  line-height: 20px;
}
.our-adv_bl .our-adv_item {
  width: 210px;
}
.our-adv_item .icon-img {
  display: block;
  margin-right: 20px;
}
.our-adv_item .icon-txt {
  font-size: 14px;
  color: #505050;
  line-height: 20px;
  padding-top: 10px;
}
.cr-prod_table {
  border-bottom: 1px solid #ccc;
}
.cr-prod_table .cr-prod_table-title {
  font-size: 11px;
  color: #aaaaaa;
  line-height: 15px;
}
.cr-prod_table-title td {
  padding: 13px 0px 13px 10px;
}
.cr-prod_table .cr-prod_table-list {
  font-size: 12px;
  color: #505050;
  line-height: 20px;
}
.cr-prod_table-list tr:hover {
  background: #fafafa;
}
.cr-prod_table-list td {
  padding: 13px 0px 13px 10px;
  border-top: 3px solid #ccc;
}
/*.cr-prod_table-list .gray-line {background: #fafafa;}*/
.cr-prod_table-list .name {
  font-weight: bold;
}
.cr-prod_table-list .pr-choice {
  padding: 8px 0px 0px 10px;
}
.cr-prod_table-list .logo {
  position: relative;
}
.cr-prod_table-list .bank-logo {
  position: relative;
}
.bank-logo .bank-logo-img {
  position: absolute;
  top: -7px;
  right: 0px;
}
.bank-logo .bank-logo-opacity {
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
  opacity: 0.4;
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
}
.cr-prod_available {
  background: url(/img/custom/forms-elm-2.png) -10px 0px no-repeat;
  display: block;
  height: 20px;
  width: 20px;
}
.cr-prod_not_available {
  background: url(/img/custom/forms-elm-2.png) -50px -30px no-repeat;
  display: block;
  height: 20px;
  width: 20px;
  margin: 6px 0px 0px 3px;
}
.cr-prod_table-list .label {
  color: white;
  background-color: #34c924;
  border: 2px solid #34c924;
  font-family: calibri;
  font-size: 11px;
  text-transform: uppercase;
  line-height: 24px;
  font-weight: bold;
  padding: 1px 7px;
  word-spacing: 0px;
  cursor: pointer;
  margin-right: 5px;
  letter-spacing: 1px;
}
.cr-cond_slider .cr-cond_sum {
  font-size: 16px;
  color: #505050;
  line-height: 20px;
}
.cr-cond_slider .cr-cond_title {
  font-size: 14px;
  color: #505050;
  line-height: 20px;
}
.cr-cond_slider .explanation {
  font-size: 13px;
  color: #999999;
  line-height: 20px;
}
.cr-cond_slider {
  position: relative;
}
.cr-cond_slider .measure {
  font-size: 18px;
  color: #777777;
  line-height: 20px;
  margin-left: 10px;
}
.cr-cond_slider .measure.ruble {
  font-size: 14px;
}
.cr-cond_slider .slider-cond {
  font-size: 14px;
  color: #505050;
  line-height: 20px;
  margin-bottom: 10px;
}
.cr-cond_slider .currency {
  font-size: 12px;
  color: #999999;
  line-height: 20px;
  padding-left: 5px;
}
.cr-cond_slider .sum {
  font-size: 16px;
  color: #505050;
  line-height: 20px;
  font-weight: bold;
}
.cr-cond_slider .credit-amount-input {
  font-size: 18px;
  color: #777777;
  text-align: center;
  width: 80px;
  height: 36px;
  border: 1px solid #b0b0b0;
  margin: 15px 0px 0px 30px;
  font-family: Arial, Helvetica, sans-serif, Verdana;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.cr-cond_slider .cr-cond-hint {
  position: absolute;
  right: -40px;
  top: -2px;
}
.cr-cond_slider .slider_labels_sm {
  width: auto;
  height: 24px;
  position: absolute;
  left: -2px;
  top: 18px;
  z-index: 1;
}
.cr-cond_slider .slider_labels_sm .slider_label {
  display: inline-block;
  padding-bottom: 12px;
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
  white-space: nowrap;
  font-size: 11px;
  line-height: 12px;
  color: #58595b;
}
.cr-cond_slider .cr-cond_expln {
  font-size: 14px;
  color: #777777;
  line-height: 20px;
}
.cr-cond_slider .credit-value-input {
  font-size: 18px;
  color: #777777;
  text-align: center;
  width: 100px;
  height: 36px;
  border: 1px solid #b0b0b0;
  margin: 15px 0px 0px 25px;
  font-family: Arial, Helvetica, sans-serif, Verdana;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.cr-cond_slider .cr-cond_loader {
  margin-top: 4px;
}
.cr-pas_bl {
  position: relative;
}
.cr-pas_bl a.svz-btn-gray {
  color: #505050;
}
.cr-pas_bl .gender-bl {
  font-size: 14px;
  color: #777777;
}
.cr-pas_bl .insurance-txt-info {
  color: #999999;
}
.cr-pas_bl .cr-form_submit {
  color: #777777;
  font-size: 12px;
  line-height: 20px;
  background: #f9f9f9;
  padding: 20px;
  margin-top: 20px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.cr-pas_bl .cancel-order {
  font-size: 12px;
  color: #999999;
  line-height: 25px;
}
.cr-processing_bl {
  position: relative;
  margin-bottom: 40px;
}
.cr-processing_bl .count-down {
  text-align: center;
  font-size: 44px;
  font-weight: bold;
  color: #505050;
  line-height: 44px;
  margin: 40px 0px 20px;
}
.cr-processing_bl .loading-bar {
  background: url('/img/custom/forms-load-btn.png') repeat #fdfdfd;
  border: solid 1px #eaeaea;
  height: 40px;
  position: relative;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.loading-bar .loading {
  top: -1px;
  width: 0px;
  height: 40px;
  background: #99c7ff;
  position: absolute;
  border: 1px solid #669ada;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  opacity: 0.7;
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
}
.cr-processing_bl .processing-txt {
  color: #777777;
  font-size: 12px;
  line-height: 20px;
  background: #f9f9f9;
  padding: 30px 20px;
  margin-top: 20px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.cr-processing_bl .processing-details {
  position: absolute;
  z-index: 120;
  top: 80px;
  left: 136px;
  background: #000000;
  padding: 30px 50px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0px 2px 1px #eeeeee;
  -moz-box-shadow: 0 0px 2px 1px #eeeeee;
  box-shadow: 0 0px 2px 1px #eeeeee;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  opacity: 0.8;
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
}
.processing-details .txt {
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  text-align: center;
}
.processing-details .close-btn {
  background: url('/img/custom/cr-close-btn.png') no-repeat;
  width: 16px;
  height: 16px;
  position: absolute;
  right: 10px;
  top: 10px;
  display: block;
  cursor: pointer;
}
.no-credits_bl .title {
  font-size: 24px;
  line-height: 20px;
  color: #505050;
  margin: 50px 0px 40px;
}
/*.no-credits_bl .explanation {font-size: 12px; line-height: 18px; color: #505050; margin-bottom: 10px;}*/
.no-credits_bl .cond-txt {
  font-size: 16px;
  color: #505050;
  line-height: 40px;
}
.no-credits_bl .cond-loader {
  width: 120px;
  text-align: center;
}
.no-credits_bl .cond-btn {
  margin-top: -4px;
  position: relative;
}
.cr-cond-panel {
  border-bottom: 3px solid #ccc;
}
.cr-cond-panel .cond-panel_title {
  font-size: 16px;
  color: #505050;
  line-height: 40px;
  padding: 10px 0px 0px;
}
.cond-panel_slider .cond-btn {
  position: relative;
}
.cond-panel_slider .cond-loader {
  position: absolute;
  left: 40px;
  top: -50px;
}
.cond-panel_slider .cond-panel_sl-link {
  background: url("/img/custom/open-close-btn.png") no-repeat 70px -14px;
  float: right;
  padding: 0px 35px 10px 0px;
  text-align: right;
  width: 65px;
  cursor: pointer;
  position: absolute;
  right: 0px;
  bottom: 0px;
}
.cond-panel_sl-link .link-turn {
  font-size: 11px;
  color: #999999;
  line-height: 20px;
  text-decoration: none;
  border-bottom: 1px dotted #999;
}
.cr-cond-panel .cond-panel_bottom {
  padding: 10px 0px 10px;
  font-size: 14px;
  color: #777777;
  line-height: 20px;
}
.cond-panel_bottom .cond-panel_btm-link {
  background: url("/img/custom/open-close-btn.png") no-repeat 70px -64px;
  float: right;
  padding: 0px 35px 10px 0px;
  text-align: right;
  width: 65px;
  cursor: pointer;
}
.cond-panel_btm-link .link-edit {
  font-size: 11px;
  color: #999999;
  line-height: 20px;
  text-decoration: none;
  border-bottom: 1px dotted #999;
}
.cond-panel_bottom .value {
  font-size: 16px;
  font-weight: bold;
  color: #505050;
}
.cr-choice_table-title {
  font-size: 11px;
  color: #aaaaaa;
  line-height: 15px;
}
.cr-choice_table-title td {
  padding: 13px 10px 13px 0px;
  border-bottom: 1px solid #ccc;
}
.cr-choice_table-title td.first {
  padding-left: 20px;
}
.cr-choice_bank-name td {
  padding: 13px 10px 13px 0px;
  border-bottom: 3px solid #ccc;
}
.cr-choice_bank-name td.first {
  padding-left: 20px;
}
.cr-choice_bank-name .name {
  font-size: 16px;
  color: #999999;
  line-height: 20px;
  font-weight: bold;
}
.cr-choice_bank-name .bank-logo {
  position: relative;
}
.cr-choice_bank-details {
  font-size: 12px;
  color: #505050;
  line-height: 20px;
}
.cr-choice_bank-details:hover {
  background: #fafafa;
}
.cr-choice_bank-details td {
  padding: 13px 10px 13px 0px;
  border-bottom: 1px solid #ccc;
}
.cr-choice_bank-details td.first {
  padding-left: 20px;
}
.cr-choice_bank-details td.pr-choice {
  padding: 8px 0px 0px 15px;
}
.cr-choice_bank-details.not_available {
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
  opacity: 0.4;
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
}
.pr-choice .cr-choice_available {
  background: url(/img/custom/forms-elm-2.png) -10px 0px no-repeat;
  display: block;
  height: 20px;
  width: 20px;
  margin: 4px 0px 0px 5px;
}
.cr-choice_bank-details.not_available .cr-choice_available {
  background: url(/img/custom/forms-elm-2.png) -50px -30px no-repeat;
  display: block;
  height: 20px;
  width: 20px;
  margin: 6px 0px 0px 3px;
}
.cr-choice_bank-details td.pr-name {
  font-weight: bold;
  padding-left: 5px;
}
.pd-label .label {
  color: white;
  background-color: #34c924;
  border: 2px solid #34c924;
  font-family: calibri;
  font-size: 11px;
  text-transform: uppercase;
  line-height: 24px;
  font-weight: bold;
  padding: 1px 7px;
  word-spacing: 0px;
  cursor: pointer;
  margin-right: 5px;
  letter-spacing: 1px;
}
.cr-choice_bank-details.gray-line {
  background: #fafafa;
}
.cr-choice_bank-details .pr-numbers {
  font-size: 13px;
}
.cr-choice_sent-bank {
  width: 640px;
  margin: 60px auto 20px;
}
.cr-choice_sent-bank .cr-choice_submit {
  color: #777777;
  font-size: 12px;
  line-height: 20px;
  background: #f9f9f9;
  padding: 20px;
  margin-top: 20px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.cr-choice_sent-bank .cancel-order {
  font-size: 12px;
  color: #999999;
  line-height: 25px;
}
.cr-choice_sent-bank a.svz-btn-gray {
  color: #505050;
}
.cr-offer_table {
  border-bottom: 1px solid #ccc;
}
.cr-offer_table-title {
  font-size: 11px;
  color: #aaaaaa;
  line-height: 15px;
  border-bottom: 3px solid #ccc;
}
.cr-offer_table-title td {
  padding: 13px 0px 13px 20px;
  border-bottom: 3px solid #ccc;
}
.cr-offer_bank-details {
  font-size: 13px;
  color: #888888;
  line-height: 20px;
  border-top: 3px solid #ccc;
}
.cr-offer_bank-details:hover {
  background: #fafafa;
}
.cr-offer_bank-details.not_available {
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
  opacity: 0.4;
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
}
.cr-offer_bank-details td {
  padding: 13px 0px 13px 20px;
}
.cr-offer_bank-details .product_name {
  font-weight: bold;
}
.cr-offer_bank-details-same {
  border-top: 1px solid #ccc;
}
.cr-offer_bank-details-checked {
  color: #505050;
}
.cr-offer_bank-details .offer-choice {
  padding: 8px 0px 0px 15px;
}
.cr-offer_bank-details .bank-logo {
  position: relative;
}
.cr-not_approved {
  font-size: 14px;
  color: #f24949;
  line-height: 20px;
  padding: 20px 0px 30px;
  border-bottom: 1px solid #ccc;
}
.cr-thanks-page .details {
  font-size: 14px;
  line-height: 20px;
  color: #505050;
  padding-bottom: 20px;
}
.cr-thanks-page .bank_card-name {
  color: #777777;
  font-size: 12px;
  line-height: 20px;
  width: 300px;
}
.bank_card-name .name {
  color: #505050;
  font-size: 14px;
}
.cr-thanks-page .card-not_available {
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
  opacity: 0.4;
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
}
.cr-thanks-page .thanks-btn {
  margin: 30px 0px;
}
.thanks-btn .thanks-btn_no {
  margin-left: 56px;
}
.thanks-btn .thanks-btn_yes {
  margin-left: 40px;
}
.thanks-btn a.svz-btn40 {
  font-size: 16px;
}
.cr-passport {
  position: absolute;
  width: 100px;
  height: 150px;
  top: 0px;
  left: -140px;
}
.cr-passport .pas_logo {
  text-align: center;
}
.cr-passport .pas_link {
  text-align: center;
}
.pas_link .link {
  font-size: 12px;
  color: #276fc8;
  line-height: 20px;
  text-decoration: none;
  border-bottom: 1px dotted #276fc8;
}
.cr-passport .pas-wrap {
  width: 720px;
  position: absolute;
  left: 0px;
  top: -20px;
  background: #fff;
  height: 587px;
  z-index: 100;
  padding: 20px 100px;
  -webkit-box-shadow: 0 0px 3px 1px #eeeeee;
  -moz-box-shadow: 0 0px 3px 1px #eeeeee;
  box-shadow: 0 0px 3px 1px #eeeeee;
}
.pas-wrap .title {
  font-size: 18px;
  color: #505050;
  line-height: 20px;
  padding: 5px 0px 15px;
}
.pas-wrap .description {
  font-size: 14px;
  color: #777777;
  line-height: 20px;
  padding-bottom: 20px;
}
.pas-wrap .pas-details_text {
  width: 340px;
  margin-left: 30px;
}
.pas-details_text .txt {
  font-size: 14px;
  color: #777777;
  line-height: 20px;
  padding-bottom: 20px;
}
.pas-wrap .pas-icon {
  position: absolute;
  left: 15px;
  top: 20px;
}
.pas-wrap .pas-close {
  position: absolute;
  background: url(/img/custom/pas_close.png) no-repeat;
  right: 10px;
  top: 10px;
  width: 10px;
  height: 10px;
  cursor: pointer;
}
.pas-wrap .pas-arr_left {
  position: absolute;
  width: 24px;
  height: 40px;
  left: 30px;
  top: 300px;
  background: url(/img/custom/pas_arrows.png) 0px 0px no-repeat;
  cursor: pointer;
}
.pas-wrap .pas-arr_left_no-active {
  background-position: -50px -70px;
}
.pas-wrap .pas-arr_right {
  position: absolute;
  width: 24px;
  height: 40px;
  right: 30px;
  top: 300px;
  background: url(/img/custom/pas_arrows.png) -50px 0px no-repeat;
  cursor: pointer;
}
.pas-wrap .pas-arr_right_no-active {
  background-position: 0px -70px;
}
/* tips */
.info-line_bl {
  position: relative;
}
.info-line_bl .info-hint {
  position: absolute;
  right: -40px;
  top: 22px;
}
.info-hint .info-hint_wrap {
  position: absolute;
  width: 720px;
  border: 1px solid #b0b0b0;
  background: #fff;
  z-index: 100;
  display: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0px 3px 1px #eeeeee;
  -moz-box-shadow: 0 0px 3px 1px #eeeeee;
  box-shadow: 0 0px 3px 1px #eeeeee;
}
.info-hint:not(.right) .info-hint_wrap {
  right: -18px;
  top: 30px;
}
.info-hint.right .info-hint_wrap {
  left: 100px;
  top: 86px;
}
.info-hint .info-hint_wrap .info-hint_arr {
  background: url(/img/custom/hint-arrow.png) no-repeat;
  width: 12px;
  height: 14px;
  position: absolute;
  top: -11px;
}
.info-hint:not(.right) .info-hint_wrap .info-hint_arr {
  right: 1px;
}
.info-hint.right .info-hint_wrap .info-hint_arr {
  left: 1px;
}
.info-hint_wrap .info-hint_title {
  line-height: 20px;
  padding: 15px 20px;
  font-size: 12px;
  color: #999999;
  border-bottom: 1px dashed #ccc;
}
.info-hint_wrap .info-hint_details {
  padding: 20px 40px;
}
.info-hint_wrap .info-hint_txt {
  line-height: 20px;
  font-size: 12px;
  color: #777777;
  white-space: normal;
}
.info-hint_txt .info-hint_img {
  margin-left: 10px;
}
/* slider */
.svz-slider-credit-s {
  width: 320px;
  background: url(/img/custom/slider-scale-3.png) 0px 5px no-repeat;
  height: 35px;
  position: relative;
  margin: 20px 0px 30px;
}
.svz-slider-credit-s2 {
  width: 530px;
  background: url(/img/custom/slider-scale-5.png) 0px 5px no-repeat;
  height: 35px;
  position: relative;
  margin: 20px 0px 30px;
}
.svz-slider-credit-s .ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider-handle {
  border: none !important;
}
.svz-slider-credit-s .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}
.svz-slider-credit-s .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 1px solid #699fe1;
  background-position: 0 0;
}
.svz-slider-credit-s .ui-slider.ui-state-disabled .ui-slider-handle,
.svz-slider-credit-s .ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}
.svz-slider-credit-s .ui-slider-horizontal {
  height: .8em;
}
.svz-slider-credit-s .ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em;
}
.svz-slider-credit-s .ui-slider-horizontal .ui-slider-range {
  top: -1px;
  height: 100%;
}
.svz-slider-credit-s .ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.svz-slider-credit-s .ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.svz-slider-credit-s .ui-slider-vertical {
  width: .8em;
  height: 100px;
}
.svz-slider-credit-s .ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em;
}
.svz-slider-credit-s .ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.svz-slider-credit-s .ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.svz-slider-credit-s .ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.svz-slider-credit-s .ui-widget input,
.svz-slider-credit-s .ui-widget select,
.svz-slider-credit-s .ui-widget textarea,
.svz-slider-credit-s .ui-widget button {
  font-family: Arial,sans-serif;
}
.svz-slider-credit-s .ui-widget-content {
  background: #fafafa;
  color: #222222;
  width: 100%;
  margin-left: -1px;
  height: 6px;
  border: 1px solid #ccc;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.svz-slider-credit-s .ui-widget-content a {
  color: #222222;
}
.svz-slider-credit-s .ui-widget-header {
  background: #a2ccff;
  color: #222222;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.svz-slider-credit-s .ui-widget-header a {
  color: #222222;
}
.svz-slider-credit-s .ui-state-default,
.svz-slider-credit-s .ui-widget-content .ui-state-default,
.svz-slider-credit-s .ui-widget-header .ui-state-default {
  background: url('/img/custom/forms-elm-2.png') no-repeat -85px -8px;
  font-weight: normal;
  color: #555555;
  width: 30px;
  height: 30px;
  margin-left: -16px;
  margin-top: -5px;
  cursor: pointer;
}
.svz-slider-credit-s .ui-state-default a,
.svz-slider-credit-s .ui-state-default a:link,
.svz-slider-credit-s .ui-state-default a:visited {
  color: #555555;
  text-decoration: none;
}
.svz-slider-credit-s .ui-state-hover,
.svz-slider-credit-s .ui-widget-content .ui-state-hover,
.svz-slider-credit-s .ui-widget-header .ui-state-hover,
.svz-slider-credit-s .ui-state-focus,
.svz-slider-credit-s .ui-widget-content .ui-state-focus,
.svz-slider-credit-s .ui-widget-header .ui-state-focus {
  background: url('/img/custom/forms-elm-2.png') no-repeat -85px -8px;
  font-weight: normal;
  color: #212121;
}
.svz-slider-credit-s .ui-state-hover a,
.svz-slider-credit-s .ui-state-hover a:hover,
.svz-slider-credit-s .ui-state-hover a:link,
.svz-slider-credit-s .ui-state-hover a:visited,
.svz-slider-credit-s .ui-state-focus a,
.svz-slider-credit-s .ui-state-focus a:hover,
.svz-slider-credit-s .ui-state-focus a:link,
.svz-slider-credit-s .ui-state-focus a:visited {
  color: #212121;
  text-decoration: none;
}
.svz-slider-credit-s .ui-state-active,
.svz-slider-credit-s .ui-widget-content .ui-state-active,
.svz-slider-credit-s .ui-widget-header .ui-state-active {
  background: url('/img/custom/forms-elm-2.png') no-repeat -85px -8px;
  font-weight: normal;
  color: #212121;
}
.svz-slider-credit-s .ui-state-active a,
.svz-slider-credit-s .ui-state-active a:link,
.svz-slider-credit-s .ui-state-active a:visited {
  color: #212121;
  text-decoration: none;
}
/**/
.svz-slider-credit-b {
  width: 470px;
  background: url(/img/custom/slider-scale-4.png) 0px 5px no-repeat;
  height: 35px;
  position: relative;
  margin: 20px 0px 30px;
}
.svz-slider-credit-b2 {
  width: 680px;
  background: url(/img/custom/slider-scale-6.png) 0px 5px no-repeat;
  height: 35px;
  position: relative;
  margin: 20px 0px 30px;
}
.svz-slider-credit-b .ui-slider {
  position: relative;
  text-align: left;
}
.svz-slider-credit-b .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}
.svz-slider-credit-b .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 1px solid #699fe1;
  background-position: 0 0;
}
.svz-slider-credit-b .ui-slider.ui-state-disabled .ui-slider-handle,
.svz-slider-credit-b .ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}
.svz-slider-credit-b .ui-slider-horizontal {
  height: .8em;
}
.svz-slider-credit-b .ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em;
}
.svz-slider-credit-b .ui-slider-horizontal .ui-slider-range {
  top: -1px;
  height: 100%;
}
.svz-slider-credit-b .ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.svz-slider-credit-b .ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.svz-slider-credit-b .ui-slider-vertical {
  width: .8em;
  height: 100px;
}
.svz-slider-credit-b .ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em;
}
.svz-slider-credit-b .ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.svz-slider-credit-b .ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.svz-slider-credit-b .ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.svz-slider-credit-b .ui-widget input,
.svz-slider-credit-b .ui-widget select,
.svz-slider-credit-b .ui-widget textarea,
.svz-slider-credit-b .ui-widget button {
  font-family: Arial,sans-serif;
}
.svz-slider-credit-b .ui-widget-content {
  background: #fafafa;
  color: #222222;
  width: 100%;
  margin-left: -1px;
  height: 6px;
  border: 1px solid #ccc;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.svz-slider-credit-b .ui-widget-content a {
  color: #222222;
}
.svz-slider-credit-b .ui-widget-header {
  background: #a2ccff;
  color: #222222;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.svz-slider-credit-b .ui-widget-header a {
  color: #222222;
}
.svz-slider-credit-b .ui-state-default,
.svz-slider-credit-b .ui-widget-content .ui-state-default,
.svz-slider-credit-b .ui-widget-header .ui-state-default {
  background: url('/img/custom/forms-elm-2.png') no-repeat -85px -8px;
  font-weight: normal;
  color: #555555;
  width: 30px;
  height: 30px;
  margin-left: -16px;
  margin-top: -5px;
  cursor: pointer;
}
.svz-slider-credit-b .ui-state-default a,
.svz-slider-credit-b .ui-state-default a:link,
.svz-slider-credit-b .ui-state-default a:visited {
  color: #555555;
  text-decoration: none;
}
.svz-slider-credit-b .ui-state-hover,
.svz-slider-credit-b .ui-widget-content .ui-state-hover,
.svz-slider-credit-b .ui-widget-header .ui-state-hover,
.svz-slider-credit-b .ui-state-focus,
.svz-slider-credit-b .ui-widget-content .ui-state-focus,
.svz-slider-credit-b .ui-widget-header .ui-state-focus {
  background: url('/img/custom/forms-elm-2.png') no-repeat -85px -8px;
  font-weight: normal;
  color: #212121;
}
.svz-slider-credit-b .ui-state-hover a,
.svz-slider-credit-b .ui-state-hover a:hover,
.svz-slider-credit-b .ui-state-hover a:link,
.svz-slider-credit-b .ui-state-hover a:visited,
.svz-slider-credit-b .ui-state-focus a,
.svz-slider-credit-b .ui-state-focus a:hover,
.svz-slider-credit-b .ui-state-focus a:link,
.svz-slider-credit-b .ui-state-focus a:visited {
  color: #212121;
  text-decoration: none;
}
.svz-slider-credit-b .ui-state-active,
.svz-slider-credit-b .ui-widget-content .ui-state-active,
.svz-slider-credit-b .ui-widget-header .ui-state-active {
  background: url('/img/custom/forms-elm-2.png') no-repeat -85px -8px;
  font-weight: normal;
  color: #212121;
}
.svz-slider-credit-b .ui-state-active a,
.svz-slider-credit-b .ui-state-active a:link,
.svz-slider-credit-b .ui-state-active a:visited {
  color: #212121;
  text-decoration: none;
}
.svz-slider-numbers {
  font-size: 14px;
  color: #505050;
  line-height: 20px;
}
.listLine:not(.tabled) .listHidden {
  display: none;
}
.listLine.tabled .listLineOnePhone {
  width: 355px;
  height: 200px;
  margin-top: 10px;
  overflow: visible;
  float: left;
  margin-right: 20px;
  position: relative;
}
.listLine.tabled .listLineOnePhone:hover {
  z-index: 10;
}
.listLine.tabled .listLineOnePhone:hover .listLineInfoFeatures,
.listLine.tabled .listLineOnePhone:hover .tableLineFastView,
.listLine.tabled .listLineOnePhone:hover .listLineRate,
.listLine.tabled .listLineOnePhone:hover .listLineInfoCompare,
.listLine.tabled .listLineOnePhone:hover .listLineBGTop,
.listLine.tabled .listLineOnePhone:hover .listLineBGBottom {
  display: block;
  z-index: 1000;
}
.listLine.tabled .listLineOnePhone:hover .listLineBGMiddle {
  background: url('/img/catalog/actBlockMiddle.png') repeat-y;
}
.listLine.tabled .listLineBGTop {
  background: url('/img/catalog/actBlockTop.png') no-repeat;
  height: 30px;
  width: 355px;
  position: absolute;
  display: none;
  top: -30px;
}
.listLine.tabled .listLineBGBottom {
  background: url('/img/catalog/actBlockBottom.png') no-repeat;
  height: 7px;
  width: 355px;
  position: absolute;
  display: none;
}
.listLine.tabled .tableLineFastView {
  margin-top: 10px;
  display: none;
}
.listLine.tabled .listLineInfo {
  margin-left: 0;
  padding-left: 7px;
  width: 170px;
}
.listLine.tabled .listLineInfoName a {
  line-height: 20px;
}
.listLine.tabled .listLineInfoReviews {
  padding-left: 0;
}
.listLine.tabled .listLineInfoReviewsAccessories {
  position: static;
  clear: both;
}
.listLine.tabled .listLineInfoFeatures,
.listLine.tabled .listLineInfoCompare,
.listLine.tabled .listLineID,
.listLine.tabled .listLineRate .tableHidden {
  display: none;
}
.listLine.tabled.catalogLine .listLineRate {
  position: absolute;
  top: 4px;
  left: 60px;
}
.socials {
  white-space: nowrap;
}
.socials .social {
  display: inline-block;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  width: 29px;
  height: 29px;
  margin-right: 14px;
  background-image: url('/img/footer/socials.png');
}
.socials .social:hover {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.socials .facebook {
  background-position: -43px 0px;
}
.socials .twitter {
  background-position: -86px 0px;
}
.socials .youtube {
  background-position: -128px 0px;
}
