/*normalize css*/article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000000;
}
code,
kbd,
pre,
samp {
  font-family: monospace,serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
/*end normalize css*/.clr {
  clear: both;
  height: 0;
}
@font-face {
  font-family: 'ArialNarrow';
  src: url('fonts/arialn.eot');
  src: url('fonts/arialn.eot?#iefix') format('embedded-opentype'), url('fonts/arialn.woff') format('woff'), url('fonts/arialn.ttf') format('truetype'), url('fonts/arialn.svg#arialn') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PFSquareSansProLight';
  src: url('fonts/pfsquaresanspro-light.eot');
  src: url('fonts/pfsquaresanspro-light.eot') format('embedded-opentype'), url('fonts/pfsquaresanspro-light.woff') format('woff'), url('fonts/pfsquaresanspro-light.ttf') format('truetype'), url('fonts/pfsquaresanspro-light.svg#PFSquareSansProLight') format('svg');
}
@font-face {
  font-family: 'PFSquareSansProMedium';
  src: url('fonts/pfsquaresanspro-medium.eot');
  src: url('fonts/pfsquaresanspro-medium.eot') format('embedded-opentype'), url('fonts/pfsquaresanspro-medium.woff') format('woff'), url('fonts/pfsquaresanspro-medium.ttf') format('truetype'), url('fonts/pfsquaresanspro-medium.svg#PFSquareSansProMedium') format('svg');
}
@font-face {
  font-family: 'PFSquareSansProExtraBlack';
  src: url('fonts/pfsquaresanspro-xblack.eot');
  src: url('fonts/pfsquaresanspro-xblack.eot') format('embedded-opentype'), url('fonts/pfsquaresanspro-xblack.woff') format('woff'), url('fonts/pfsquaresanspro-xblack.ttf') format('truetype'), url('fonts/pfsquaresanspro-xblack.svg#PFSquareSansProExtraBlack') format('svg');
}
@font-face {
  font-family: 'PTSansRegular';
  src: url('fonts/pts55f.eot');
  src: url('fonts/pts55f.eot') format('embedded-opentype'), url('fonts/pts55f.woff') format('woff'), url('fonts/pts55f.ttf') format('truetype'), url('fonts/pts55f.svg#PTSansRegular') format('svg');
}
/*footer to the end of page*/
* {
  margin: 0;
  padding: 0;
}
html {
  height: 100%;
}
* html body {
  height: 100%;
}
body {
  min-width: 320px;
  min-height: 100%;
  position: relative;
  font-family: Arial, Helvetica;
  color: #6c6c6c;
  font-size: 14px;
  background-color: #fff;
}
body * {
  list-style-type: none;
  outline: none!important;
}
a {
  text-decoration: none;
  color: #1a95a0;
  font-size: 13px;
}
a:hover {
  text-decoration: none;
}
.content {
  padding-bottom: 175px;
}
.button {
  background: #21578c;
  /* Old browsers */

  background: -moz-linear-gradient(top, #21578c 0%, #0b2c5c 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #21578c), color-stop(100%, #0b2c5c));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #21578c 0%, #0b2c5c 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #21578c 0%, #0b2c5c 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #21578c 0%, #0b2c5c 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #21578c 0%, #0b2c5c 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#21578c', endColorstr='#0b2c5c', GradientType=0);
  /* IE6-9 */

  color: #fff;
  text-align: center;
  border-radius: 2px;
  border: 0;
  box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.5), 0 1px 1px rgba(0, 0, 0, 0.4);
}
.button:hover {
  background: #21578c;
}
.button_light {
  border: 1px solid #97c0de;
  color: #5c9dcb;
  font-size: 11px;
  border-radius: 3px;
  text-align: center;
  text-decoration: underline;
  height: 32px;
  line-height: 32px;
  display: inline-block;
  width: 130px;
  background:#FFFFFF;
}
.button_light:hover {
  text-decoration: none;
}
.fwidth {
  width: 940px;
  padding: 0 10px;
  margin: 0 auto;
}
h2 {
  font-size: 24px;
  font-weight: normal;
  color: #5c9dcb;
  font-family: 'ArialNarrow';
  text-transform: uppercase;
  margin-bottom: 45px;
  text-align: center;
  background-image: url(images/h2bg.png);
  height: auto;
  line-height: 17px;
}
h2 span {
  background-color: #fff;
  display: inline-block;
  width: auto;
  position: relative;
  line-height:21px;
  padding-left:10px;
  padding-right:10px;
}
h2 span:before {
  background-color: #fff;
  height: 17px;
  width: 10px;
  content: "";
  position: absolute;
  left: -5px;
  -webkit-transform: skewX(-32deg);
  -moz-transform: skewX(-32deg);
  -ms-transform: skewX(-32deg);
  -o-transform: skewX(-32deg);
  transform: skewX(-32deg);
}
h2 span:after {
  background-color: #fff;
  height: 17px;
  width: 10px;
  content: "";
  position: absolute;
  right: -5px;
  -webkit-transform: skewX(-32deg);
  -moz-transform: skewX(-32deg);
  -ms-transform: skewX(-32deg);
  -o-transform: skewX(-32deg);
  transform: skewX(-32deg);
}
h3 {
  font-size: 20px;
  font-weight: normal;
  color: #5c9dcb;
  font-family: 'ArialNarrow';
  text-transform: uppercase;
  margin-bottom: 15px;
}
input[type="text"],
textarea,input[type="password"] {
  padding: 7px;
  border: 1px solid #dddcdc;
  color: #838383;
  font-size: 14px;
  box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
input[type="text"].error,
textarea.error,,input[type="password"].error {
  border-color: #e5263d !important;
}
textarea {
  height: auto;
  resize: none;
}
::-webkit-input-placeholder {
  color: #dddcdc;
}
:-moz-placeholder {
  color: #dddcdc;
}
::-moz-placeholder {
  color: #dddcdc;
}
:-ms-input-placeholder {
  color: #dddcdc;
}
@media screen and (max-width: 960px) {
  .content {
    padding-bottom: 130px;
  }
  .fwidth {
    width: auto;
  }
  h2 {
    position: relative;
    margin-bottom: 135px;
  }
  h2 span {
    float: left;
    position: relative;
    top: 80px;
    width: auto;
    padding-left: 20px;
    font-size: 35px;
  }
  h2 span:before,
  h2 span:after {
    display: none;
  }
}
@media screen and (max-width: 700px) {
  .content {
    padding-bottom: 100px;
  }
  h2 {
    margin-bottom: 100px;
  }
  h2 span {
    top: 50px;
    font-size: 30px;
  }
}
@media screen and (max-width: 530px) {
  .content {
    padding-bottom: 80px;
  }
  h2 {
    margin-bottom: 70px;
  }
  h2 span {
    top: 40px;
    font-size: 20px;
  }
}
* {
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}
.button,
.slides_control > div,
header .nav .menu li a,
.popup,
#sidr-existing-content .sidr-inner:nth-child(2) > .sidr-class-menu > li > a,
#sidr-existing-content ul,
.jq-selectbox__trigger,
.ltext {
  -webkit-transition-duration: 0;
  -moz-transition-duration: 0;
  -ms-transition-duration: 0;
  -o-transition-duration: 0;
  transition-duration: 0;
}
header {
  height: 200px;
  box-shadow: inset 0 -1px 0px 0px #3a8cbe, inset 0 -2px 0px 0px #3e93c5, inset 0 -3px 0px 0px #307bb8;
  background-image: url(images/header_bg.png);
  background-position: center;
  background-color: #3d94c6;
  background-repeat: no-repeat;
  margin-bottom: 50px;
  border-bottom: 4px solid #16497a;
  position: relative;
  z-index: 200;
}
header .in {
  width: 940px;
  padding: 0 10px;
  margin: 0 auto;
}
header .logo {
  margin-top: 60px;
  display: block;
  float: left;
}
header .hright {
  float: right;
  padding-top: 60px;
}
header .hright .phone-lang {
  line-height: 16px;
}
header .hright .phone-lang .phone {
  position: relative;
  padding-left: 20px;
  font-size: 22px;
  color: #fff;
  font-family: "PFSquareSansProLight";
  padding-right: 20px;
  border-right: 1px solid #92b7c9;
  float: right;
}
header .hright .phone-lang .phone a {
  color: inherit;
  font-size: inherit;
}
header .hright .phone-lang .phone i {
  position: absolute;
  top: 1px;
  left: 0px;
  width: 9px;
  height: 14px;
 /* background-image: url(images/ico_spr.png); */
  background-position: -42px 0px;
}
header .hright .phone-lang .phone strong {
  font-weight: normal;
  font-family: "PFSquareSansProExtraBlack";
}
header .hright .phone-lang .lang-wrap {
  height: 16px;
  float: right;
}
header .hright .phone-lang .lang {
  /*width: 40px;*/
  padding-left: 5px;
  margin-left: 10px;
  font-size: 11px;
  color: #f7edd6;
  position: relative;
  z-index: 2;
}
header .hright .phone-lang .lang:hover {
  background-color: #1f558b;
  border-radius: 2px;
  padding-bottom: 2px;
}
header .hright .phone-lang .lang:hover a {
  display: block;
}
header .hright .phone-lang .lang span {
  position: relative;
  padding-right: 10px;
  display: block;
  width: 30px;
  text-align: center;
  cursor: pointer;
}
header .hright .phone-lang .lang span:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 5px;
  width: 5px;
  height: 3px;
  margin-top: -1px;
  background-image: url(images/ico_spr.png);
  background-position: -3px -13px;
}
header .hright .phone-lang .lang a {
  display: none;
  padding-right: 5px;
  width: 30px;
  text-align: center;
  cursor: pointer;
  color: inherit;
  font-size: inherit;
}
header .hright .phone-lang .lang a:hover {
  text-decoration: underline;
}
header .hright .mail {
  color: #97defe;
  float: right;
  margin-right: 76px;
  font-size: 12px;
  font-family: "PTSansRegular";
  line-height: 25px;
  margin-bottom: 7px;
  display: block;
}
header .hright .mail:hover {
  text-decoration: underline;
}
header .hright .search {
  width: 345px;
  padding: 8px 10px;
  background-color: #307aa9;
  border-radius: 2px;
}
header .hright .search input {
  width: 130px;
  padding: 10px;
  line-height: 15px;
  height: 15px;
  font-size: 14px;
  border: 0;
  float: left;
  display: block;
  border-radius: 2px 0 0 2px;
  color: #6c6c6c;
  background-color: #fffcfc;
}
header .hright .search .button {
  width: 60px;
  padding-right: 7px;
  padding-left: 3px;
  height: 35px;
  border-radius: 0 2px 2px 0;
  margin-right: 12px;
}
header .hright .search a {
  font-size: 11px;
  color: #f7edd6;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 35px;
  text-decoration: underline;
}
header .hright .search a:hover {
  text-decoration: none;
}
header .nav {
  height: 50px;
  background: #28669a;
  /* Old browsers */

  background: -moz-linear-gradient(top, #28669a 0%, #195087 48%, #0f3a6f 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #28669a), color-stop(48%, #195087), color-stop(100%, #0f3a6f));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #28669a 0%, #195087 48%, #0f3a6f 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #28669a 0%, #195087 48%, #0f3a6f 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #28669a 0%, #195087 48%, #0f3a6f 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #28669a 0%, #195087 48%, #0f3a6f 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#28669a', endColorstr='#0f3a6f', GradientType=0);
  /* IE6-9 */

  color: #fff;
  border-radius: 2px;
  border: 0;
  box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.5), 0 1px 1px rgba(0, 0, 0, 0.4);
  margin-top: 15px;
  position: relative;
}
header .nav .menu {
  padding-top: 1px;
}
header .nav .menu li {
  float: left;
}
header .nav .menu li.myobjwr {
  padding-right: 250px;
}
header .nav .menu li a {
  min-width: 40px;
  text-align: center;
  padding: 0 15px;
  box-shadow: 1px 0 0 rgba(84, 162, 209, 0.5);
  border-right: 1px solid #0e346c;
  line-height: 49px;
  display: block;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  font-family: 'PFSquareSansProMedium';
}
header .nav .menu li a.myobj {
  padding: 0 40px;
  box-shadow: 0px 0 0 rgba(84, 162, 209, 0.5);
  border-right: 0px solid #0e346c;
  text-decoration: underline;
}
header .nav .menu li a.myobj:hover {
  text-decoration: none;
}
header .nav .menu li a:hover {
  background-image: url(images/nav_hover_bg.png);
  background-repeat: no-repeat;
  background-position: center bottom;
}
header .nav .user-cor {
  position: absolute;
  right: 0;
  top: 0;
  height: 50px;
  overflow: hidden;
  padding-left: 12px;
  border-radius: 0 2px 2px 0;
}
header .nav .user-wrap {
  width: 235px;
  background: #cdcdcd;
  /* Old browsers */

  background: -moz-linear-gradient(top, #cdcdcd 0%, #828282 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cdcdcd), color-stop(100%, #828282));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #cdcdcd 0%, #828282 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #cdcdcd 0%, #828282 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #cdcdcd 0%, #828282 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #cdcdcd 0%, #828282 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cdcdcd', endColorstr='#828282', GradientType=0);
  /* IE6-9 */

  -webkit-transform: skewX(-25deg);
  -moz-transform: skewX(-25deg);
  -ms-transform: skewX(-25deg);
  -o-transform: skewX(-25deg);
  transform: skewX(-25deg);
  height: 50px;
  margin-right: -11px;
  padding-right: 11px;
  padding-left: 12px;
  line-height: 48px;
}
header .nav .user-wrap .user {
  -webkit-transform: skewX(25deg);
  -moz-transform: skewX(25deg);
  -ms-transform: skewX(25deg);
  -o-transform: skewX(25deg);
  transform: skewX(25deg);
  height: 50px;
  padding-right: 10px;
}
header .nav .user-wrap .user .login {
  padding-left: 25px;
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
  font-weight: normal;
  font-family: "PFSquareSansProExtraBlack";
  padding-right: 10px;
  display: block;

  float: left;
  position: relative;
  top: 0;
  text-decoration: none;
}
header .nav .user-wrap .user .login:hover {
  text-decoration: underline;
}
header .nav .user-wrap .user .login:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 5px;
  width: 11px;
  height: 11px;
  margin-top: -7px;
  background-image: url(images/ico_spr.png);
  background-position: 0px 0px;
}
header .nav .user-wrap .user .name {
  padding-left: 25px;
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
  font-weight:bold !important;
  font-weight: normal;
  font-family: "myriad Pro";
  padding-right: 6px;
  white-space: nowrap; 
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: block;
  float: left;
  width: 155px;
  position: relative;
  line-height: 52px;
}
header .nav .user-wrap .user .name:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 5px;
  width: 11px;
  height: 11px;
  margin-top: -7px;
  background-image: url(images/ico_spr.png);
  background-position: 0px 0px;
}



header .nav .user-wrap .user a {
  font-size: 12px;
  font-family: "myriad Pro";
  color: #fff;
  text-decoration: underline;
  float:right;
  display:block;
}





header .nav .user-wrap .user a:hover {
  text-decoration: none;
}
header .nav .myobjwr:hover > ul {
  left: 82px !important;
}
header .nav .hasdrop {
  position: relative;
}
header .nav .hasdrop:hover {
  background-color: #0d2a4c;
}
header .nav .hasdrop:hover > a {
  background: none !important;
  position: relative;
}
header .nav .hasdrop:hover > a:before {
  width: 0;
  height: 0;
  position: absolute;
  border-top: 3px solid #113760;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  content: "";
  bottom: -3px;
  left: 50%;
  margin-left: -3px;
}
header .nav .hasdrop:hover > ul {
  display: block;
  position: absolute;
  top: 48px;
  z-index: 20;
  width: 145px;
  padding-top: 5px;
  left: 50%;
  margin-left: -73px;
}
header .nav .hasdrop:hover > ul > li {
  float: none;
  background-color: #e9e9e9;
}
header .nav .hasdrop:hover > ul > li.first {
  padding-top: 7px;
  border-radius: 3px 3px 0 0;
}
header .nav .hasdrop:hover > ul > li.last {
  padding-bottom: 7px;
  border-radius: 0 0 3px 3px;
}
header .nav .hasdrop:hover > ul > li.last a {
  border-bottom: 0;
  box-shadow: none;
}
header .nav .hasdrop:hover > ul > li a {
  box-shadow: none;
  border-right: 0;
  line-height: normal;
  padding-bottom: 1px;
  box-shadow: inset 0 -1px 0 #e4e4e4;
  border-bottom: 1px solid #ececec;
  font-size: 12px;
  color: #666666;
  text-transform: none;
  text-align: left;
  padding:3px 0 3px 5px;
}
header .nav .hasdrop:hover > ul > li a:hover {
  background: none;
  color: #113760;
  text-decoration: underline;
}
header .nav .hasdrop ul {
  display: none;
}
header .nav .hasdrop2 {
  position: relative;
}
header .nav .hasdrop2:hover > a {
  background: none !important;
  position: relative;
}
header .nav .hasdrop2:hover > a:before {
  width: 0;
  height: 0;
  position: absolute;
  border-left: 3px solid #e9e9e9;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
  content: "";
  right: -3px;
  top: 50%;
  margin-top: -3px;
}
header .nav .hasdrop2:hover > ul {
  display: block;
  position: absolute;
  top: 0px;
  z-index: 20;
  width: 145px;
  padding-left: 5px;
  right: -148px;
  background-image: url(images/trbg.png);
}
header .nav .hasdrop2:hover > ul > li {
  float: none;
  background-color: #d0d0d0;
}
header .nav .hasdrop2:hover > ul > li.first {
  border-radius: 3px 3px 0 0;
}
header .nav .hasdrop2:hover > ul > li.last {
  border-radius: 0 0 3px 3px;
}
header .nav .hasdrop2:hover > ul > li.last a {
  border-bottom: 0;
  box-shadow: none;
}
header .nav .hasdrop2:hover > ul > li a {
  box-shadow: none;
  border-right: 0;
  line-height: normal;
  padding-bottom: 1px;
  box-shadow: inset 0 -1px 0 #c6c5c6;
  border-bottom: 1px solid #d6d6d6;
  font-size: 12px;
  color: #666666;
  text-transform: none;
  text-align: left;
  padding-left: 20px;
  padding-bottom:4px;
}
header .nav .hasdrop2:hover > ul > li a:hover {
  background: none;
  color: #113760;
  text-decoration: underline;
}
header .nav .hasdrop2 ul {
  display: none;
}
#left-menu {
  display: none;
}
@media screen and (max-width: 960px) {
  header {
    height: 110px;
    position: relative;
  }
  header .in {
    width: auto;
  }
  header .logo {
    margin-top: auto;
    padding-top: 0px;
    float: none;
    text-align: center;
    padding-left: 77px;
  }
  header .hright {
    display: none;
  }
  header .nav {
    display: none;
  }
  #left-menu {
    display: block;
    position: absolute;
    padding-left: 20px;
    padding-right: 20px;
    top: 0;
    left: 0;
    bottom: 0;
    line-height: 110px;
    vertical-align: middle;
  }
  #left-menu img {
    vertical-align: middle;
  }
}
@media screen and (max-width: 700px) {
  header {
    height: 80px;
    position: relative;
  }
  header .in {
    width: auto;
  }
  header .logo {
    padding-top: 0px;
  }
  
  header .logo img {
  
  height:70px;
  
  	
  }
  
  
  
  header .logo img {
    width: 400px;
  }
  #left-menu {
    line-height: 80px;
  }
}
@media screen and (max-width: 530px) {
  header {
    height: 60px;
    position: relative;
  }
  header .in {
    width: auto;
  }
  header .logo {
    padding-top: 0px;
    padding-left: 60px;
  }
  
   header .logo img {
  
  height:50px;
  
  	
  }
  
  
  header .logo img {
    width: 240px;
  }
  #left-menu {
    line-height: 60px;
  }
  #left-menu img {
    width: 23px;
  }
}
#sidr-existing-content {
  background-color: #dbe9f4;
}
#sidr-existing-content .sidr-inner:nth-child(1) {
  background-color: #174c83;
  padding: 6px 10px;
  position: relative;
}
#sidr-existing-content .sidr-inner:nth-child(1) input {
  font-size: 16px;
  text-transform: uppercase;
  padding: 5px 10px;
  padding-right: 35px;
  background-color: #144276;
  border: 1px solid #8ba6c1;
  box-shadow: none;
  border-radius: 0px;
  width: 193px;
}
#sidr-existing-content .sidr-inner:nth-child(1) button {
  background-image: url(images/mobile-search.png);
  border: 0px;
  background-color: transparent;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 40px;
  width: 46px;
  background-repeat: no-repeat;
  background-position: 10px center;
  overflow: hidden;
  text-indent: -500px;
}
#sidr-existing-content .sidr-inner:nth-child(1) .sidr-class-filters-popup-call {
  font-size: 16px;
  display: block;
  text-align: center;
  line-height: 20px;
  color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
}
#sidr-existing-content .sidr-inner:nth-child(2) > .sidr-class-menu > li {
  background: #28669a;
  background: -moz-linear-gradient(top, #28669a 0%, #195087 48%, #0f3a6f 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #28669a), color-stop(48%, #195087), color-stop(100%, #0f3a6f));
  background: -webkit-linear-gradient(top, #28669a 0%, #195087 48%, #0f3a6f 100%);
  background: -o-linear-gradient(top, #28669a 0%, #195087 48%, #0f3a6f 100%);
  background: -ms-linear-gradient(top, #28669a 0%, #195087 48%, #0f3a6f 100%);
  background: linear-gradient(to bottom, #28669a 0%, #195087 48%, #0f3a6f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#28669a', endColorstr='#0f3a6f', GradientType=0);
}
#sidr-existing-content .sidr-inner:nth-child(2) > .sidr-class-menu > li > a {
  display: block;
  color: #fff;
  border-radius: 2px;
  border: 0;
  box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.5), 0 1px 1px rgba(0, 0, 0, 0.4);
  position: relative;
  height: 40px;
  line-height: 40px;
  padding-left: 12px;
  font-size: 15px;
  text-transform: uppercase;
  font-family: 'PFSquareSansProMedium';
}
#sidr-existing-content .sidr-inner:nth-child(2) > .sidr-class-menu > li > a:hover {
  background-image: url(images/nav_hover_bg.png);
  background-repeat: no-repeat;
  background-position: center bottom;
}
#sidr-existing-content .sidr-inner:nth-child(2) > .sidr-class-menu > li > a.active {
  box-shadow: inset 0 1px 0 0 #144278;
  background: #0a223e;
  /* Old browsers */

  background: -moz-linear-gradient(top, #0a223e 0%, #113862 53%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0a223e), color-stop(53%, #113862));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #0a223e 0%, #113862 53%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #0a223e 0%, #113862 53%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #0a223e 0%, #113862 53%);
  /* IE10+ */

  background: linear-gradient(to bottom, #0a223e 0%, #113862 53%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0a223e', endColorstr='#113862', GradientType=0);
  /* IE6-9 */

}
#sidr-existing-content .sidr-inner:nth-child(2) > .sidr-class-menu > li.sidr-class-hasdrop > ul {
  display: none;
}
#sidr-existing-content .sidr-inner:nth-child(2) > .sidr-class-menu > li > ul > li > ul {
  display: none;
}
#sidr-existing-content .sidr-inner:nth-child(2) > .sidr-class-menu > li > ul > li.sidr-class-first > a {
  border-top: 0;
}
#sidr-existing-content .sidr-inner:nth-child(2) > .sidr-class-menu > li > ul > li.sidr-class-last > a {
  border-bottom: 0;
}
#sidr-existing-content .sidr-inner:nth-child(2) > .sidr-class-menu > li > ul > li > a {
  min-height: 17px;
  line-height: 17px;
  padding: 9px 9px 9px 34px;
  background-color: #e9e9e9;
  display: block;
  font-size: 15px;
  color: #5c9dcb;
  font-family: 'PFSquareSansProMedium';
  position: relative;
  border-bottom: 1px solid #e4e4e4;
  border-top: 1px solid #ededed;
}
#sidr-existing-content .sidr-inner:nth-child(2) > .sidr-class-menu > li > ul > li > a:before {
  left: 20px;
  top: 15px;
  position: absolute;
  content: "";
  border: 3px solid #5c9dcb;
  border-radius: 50%;
  display: block;
  width: 0;
  height: 0;
}
#sidr-existing-content .sidr-inner:nth-child(2) > .sidr-class-menu > li > ul > li > a.active,
#sidr-existing-content .sidr-inner:nth-child(2) > .sidr-class-menu > li > ul > li > a:hover {
  text-decoration: underline;
}
#sidr-existing-content .sidr-inner:nth-child(2) > .sidr-class-menu > li > ul > li > ul {
  background-color: #d0d0d0;
  box-shadow: inset 0 1px 9px rgba(0, 0, 0, 0.17);
  padding-top: 9px;
  border-bottom: 1px solid #b7b7b7;
}
#sidr-existing-content .sidr-inner:nth-child(2) > .sidr-class-menu > li > ul > li > ul > li.sidr-class-first > a {
  border-top: 0;
}
#sidr-existing-content .sidr-inner:nth-child(2) > .sidr-class-menu > li > ul > li > ul > li.sidr-class-last > a {
  border-bottom: 0;
}
#sidr-existing-content .sidr-inner:nth-child(2) > .sidr-class-menu > li > ul > li > ul > li > a {
  min-height: 15px;
  line-height: 15px;
  padding: 5px 9px 5px 49px;
  display: block;
  font-size: 13px;
  color: #5d5c5c;
  font-family: 'PFSquareSansProMedium';
  position: relative;
  border-bottom: 1px solid #c6c5c6;
  border-top: 1px solid #d6d6d6;
}
#sidr-existing-content .sidr-inner:nth-child(2) > .sidr-class-menu > li > ul > li > ul > li > a:before {
  left: 38px;
  top: 11px;
  position: absolute;
  content: "";
  border: 2px solid #5d5c5c;
  border-radius: 50%;
  display: block;
  width: 0;
  height: 0;
}
#sidr-existing-content .sidr-inner:nth-child(2) > .sidr-class-menu > li > ul > li > ul > li > a.active,
#sidr-existing-content .sidr-inner:nth-child(2) > .sidr-class-menu > li > ul > li > ul > li > a:hover {
  color: #5c9dcb;
}
#sidr-existing-content .sidr-inner:nth-child(2) > .sidr-class-menu > li > ul > li > ul > li > a.active:before,
#sidr-existing-content .sidr-inner:nth-child(2) > .sidr-class-menu > li > ul > li > ul > li > a:hover:before {
  border-color: #5c9dcb;
}
#sidr-existing-content .sidr-inner .sidr-class-user {
  background: #cdcdcd;
  background: -moz-linear-gradient(top, #cdcdcd 0%, #828282 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cdcdcd), color-stop(100%, #828282));
  background: -webkit-linear-gradient(top, #cdcdcd 0%, #828282 100%);
  background: -o-linear-gradient(top, #cdcdcd 0%, #828282 100%);
  background: -ms-linear-gradient(top, #cdcdcd 0%, #828282 100%);
  background: linear-gradient(to bottom, #cdcdcd 0%, #828282 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cdcdcd', endColorstr='#828282', GradientType=0);
  height: 42px;
  padding-left: 50px;
  padding-right: 50px;
  position: relative;
}
#sidr-existing-content .sidr-inner .sidr-class-user:before {
  background-image: url(images/mobile-user.png);
  width: 39px;
  top: 0;
  left: 0;
  bottom: 0;
  background-position: right center;
  content: "";
  position: absolute;
  background-repeat: no-repeat;
}
#sidr-existing-content .sidr-inner .sidr-class-user strong {
  height: 34px;
  overflow: hidden;
  display: block;
  color: #fff;
  padding-top: 5px;
}
#sidr-existing-content .sidr-inner .sidr-class-user a {
  position: absolute;
  top: 7px;
  right: 7px;
  color: #fff;
  text-decoration: underline;
  font-size: 13px;
}
#sidr-existing-content .sidr-inner .sidr-class-user .sidr-class-login {
  position: static;
  line-height: 42px;
  display: block;
  font-weight: bold;
}
footer {
  padding-top: 30px;
  height: 75px;
  position: absolute;
  background-color: #0d2a4a;
  border-top: 10px solid #5c9dcb;
  width: 100%;
  bottom: 0;
  min-width: 320px;
}
footer .in {
  width: 960px;
  margin: auto;
}
footer .in .contacts {
  padding-left: 33px;
  width: 247px;
  margin-right: 40px;
  float: left;
  position: relative;
}
footer .in .contacts a {
  color: inherit;
  font-size: inherit;
}
footer .in .contacts:before {
  content: "";
  position: absolute;
  top: 1px;
  left: 0;
  width: 16px;
  height: 16px;
  /*background-image: url(images/ico_spr.png);  */
  background-position: -12px 0px;
}
footer .in .contacts span {
  display: block;
  float: left;
  text-align: right;
  color: #bcc0c1;
  font-size: 17px;
  line-height: 18px;
}
footer .in .contacts span a {
  font-size: 12px;
  color: inherit;
}
footer .in .contacts span a:hover {
  text-decoration: underline;
}
footer .in .address {
  padding-left: 33px;
  width: 247px;
  margin-right: 40px;
  float: left;
  color: #bcc0c1;
  font-size: 13px;
  position: relative;
}
footer .in .address:before {
  content: "";
  position: absolute;
  top: 1px;
  left: 0;
  width: 12px;
  height: 16px;
  background-image: url(images/ico_spr.png);
  background-position: -29px 0px;
}
footer .in .address small {
  font-size: 13px;
}
footer .in .socials {
  width: 160px;
  margin-right: 60px;
  float: left;
}
footer .in .socials li {
  width: 32px;
  height: 32px;
  float: left;
  margin-right: 8px;
}
footer .in .socials li a {
  display: block;
  width: 32px;
  height: 32px;
  background-image: url(images/ico_spr.png);
}
footer .in .socials li a.tw {
  background-position: 0px -18px;
}
footer .in .socials li a.vk {
  background-position: -39px -18px;
}
footer .in .socials li a.od {
  background-position: -78px -18px;
}
footer .in .socials li a.fb {
  background-position: -117px -18px;
}
footer .in .socials li a:hover {
  opacity: .7;
}
footer .in .copy {
  width: 80px;
  float: left;
  text-align: right;
  color: #fff;
  font-size: 12px;
  line-height: 32px;
  ont-family: 'PTSansRegular';
}
#left-menu-footer {
  display: none;
}
@media screen and (max-width: 960px) {
  footer {
    padding-top: 0;
    height: 120px;
    line-height: 110px;
  }
  footer .in {
    width: auto;
  }
  footer .contacts,
  footer .socials {
    display: none;
  }
  footer .in .copy {
    padding-left: 75px;
    float: none;
    color: #5c9dcb;
    line-height: inherit;
    width: auto;
    text-align: center;
  }
  #left-menu-footer {
    display: block;
    position: absolute;
    padding-left: 20px;
    padding-right: 20px;
    top: 0;
    left: 0;
    bottom: 0;
    line-height: 110px;
    vertical-align: middle;
  }
  #left-menu-footer img {
    vertical-align: middle;
  }
  
  
    footer .in  .address{
	line-height:normal !important;
	 
	margin-top:70px;
	float:right !important;
	position:absolute !important;
	text-align:center;
	 
	
	}
	
	footer .in .address:before {
  content: "";
  position: absolute;
  top: 1px;
  left: 0;
  width: 12px;
  height: 16px;
  background-image: url("");
 
}
	
	
	footer .address br{
	display:none;
	}
  
}
@media screen and (max-width: 700px) {
  footer {
    height: 100px;
    line-height: 80px;
  }
  #left-menu-footer {
    line-height: 80px;
  }
  
  
   footer .in  .address{
	line-height:normal !important;
	 
	margin-top:50px;
	float:right !important;
	position:absolute !important;
	text-align:center;
	font-size:10px;
	padding-left:230px;
	 
	
	}
	
	 
	 
  
}
@media screen and (max-width: 530px) {
  footer {
    height: 80px;
    line-height: 60px;
  }
  footer .in .copy {
    padding-left: 60px;
  }
  #left-menu-footer {
    line-height: 60px;
  }
  #left-menu-footer img {
    width: 23px;
  }
  
  footer .in  .address{
	line-height:normal !important;
	 
	margin-top:36px;
	float:right !important;
	position:absolute !important;
	text-align:center;
	font-size:10px;
	padding-left:84px;
	 
	
	}
	
  
  
}
.main .slwr {
  margin-top: -50px;
  padding-top: 50px;
  background-color: #f8f4ee;
  border-bottom: 1px solid #e2ded7;
  margin-bottom: 40px;
}
.main .slwr .slider {
  height: 350px;
  position: relative;
  width: 940px;
}
.main .slwr .slider .slides_container {
  height: 350px;
}
.main .slwr .slider .slides_control > div {
  height: 350px;
  width: 940px;
}
.main .slwr .slider .pagination {
  display: none;
}
.main .slwr .slider .caption {
  width: 515px;
  left: 70px;
  top: 50%;
  margin-top: -50px;
  position: absolute;
  font-size: 27px;
  font-family: 'ArialNarrow';
  color: #fff;
  text-transform: uppercase;
}
.main .about {
  margin-bottom: 40px;
}
.main .about .img {
  max-width: 400px;
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}
.main .about h3 {
  width: 460px;
  float: right;
}

.main .about h3.en 
{
    width: 524px !important;
}

.main .about p {
  width: 460px;
  float: right;
  font-size: 14px;
  color: #6c6c6c;
  margin-bottom: 10px;
  line-height: 20px;
  font-family: 'PTSansRegular';
}
.main .about p.image 
{
    width: auto !important;
    float: none !important;
}

.main .principles {
  margin-bottom: 60px;
}
.main .principles .item {
  width: 290px;
  margin-right: 35px;
  float: left;
  border-radius: 3px;
  background-image: url(images/main-principles.png);
  height: 425px;
  box-shadow: 0 30px 40px -30px #5c9dcb;
  position: relative;
}
.main .principles .item:before {
  content: "";
  position: absolute;
  top: 100px;
  right: -45px;
  width: 56px;
  height: 7px;
  background-image: url(images/ico_spr.png);
  background-position: -51px 0px;
  z-index: 5;
  display: block;
}
.main .principles .item .img {
  height: 210px;
  text-align: center;
}
.main .principles .item .img img {
  display: inline-block;
  margin-top: -18px;
}
.main .principles .item p {
  padding: 0 20px;
  font-size: 12px;
  color: #fff;
  line-height: 20px;
}
.main .principles .item.last {
  margin-right: 0;
}
.main .principles .item.last:before {
  display: none;
}
.main .benefits {
  margin-bottom: 60px;
}
.main .benefits .item {
  width: 290px;
  margin-right: 35px;
  float: left;
  font-size: 13px;
  color: #7a7a7a;
  line-height: 20px;
}
.main .benefits .item.last {
  margin-right: 0;
}
.main .benefits .item .ttl {
  padding-left: 50px;
  font-size: 18px;
  color: #525252;
  font-family: 'ArialNarrow';
  line-height: 35px;
  margin-bottom: 10px;
  text-transform: uppercase;
  position: relative;
}
.main .benefits .item .ttl:before {
  content: "";
  position: absolute;
  top: 1px;
  left: 0px;
  width: 32px;
  height: 32px;
  background-image: url(images/ico_spr.png);
  z-index: 5;
  display: block;
}
.main .benefits .item .ttl.history:before {
  background-position: 0px -51px;
}
.main .benefits .item .ttl.help:before {
  background-position: -33px -51px;
}
.main .benefits .item .ttl.library:before {
  width: 29px;
  background-position: -66px -51px;
}
@media screen and (max-width: 960px) {
  body .main .slwr {
    padding-top: 0;
    padding-bottom: 4px;
    margin-bottom: 55px;
  }
  body .main .slwr .slider {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    height: 310px;
  }
  body .main .slwr .slider .slides_container {
    height: 310px;
  }
  body .main .slwr .slider .slides_control {
    width: 100% !important;
  }
  body .main .slwr .slider .slides_control > div {
    width: 100%;
    background-size: cover;
    background-position: center;
    height: 310px;
  }
  body .main .slwr .slider .slides_control > div img {
    display: none;
  }
  body .main .slwr .slider .slides_control > div .caption {
    display: none;
  }
  body .main .about {
    margin-bottom: 50px;
  }
  body .main .about img {
    display: none;
  }
  body .main .about * {
    width: auto;
    float: none;
  }
  body .main .about h3 {
    font-size: 38px;
  }
  body .main .about p {
    font-size: 23px;
    line-height: 31px;
  }
  body .main .principles {
    margin-bottom: 0;
  }
  body .main .principles .item {
    height: 230px;
    float: none;
    width: auto;
    margin-right: 0;
    margin-bottom: 10px;
    box-shadow: none;
  }
  body .main .principles .item.last {
    margin-bottom: 0;
  }
  body .main .principles .item:before {
    display: none;
  }
  body .main .principles .item .img {
    float: left;
  }
  body .main .principles .item .img img {
    margin-top: -8px;
  }
  body .main .principles .item p {
    font-size: 18px;
    line-height: 22px;
    display: table-cell;
    height: 230px;
    vertical-align: middle;
  }
  body .main .benefits {
    display: none;
  }
}
@media screen and (max-width: 700px) {
  body .main .slwr {
    margin-bottom: 25px;
  }
  body .main .slwr .slider {
    height: 280px;
  }
  body .main .slwr .slider .slides_control > div {
    height: 280px;
  }
  body .main .slwr .slider .slides_container {
    height: 280px;
  }
  body .main .about {
    margin-bottom: 20px;
  }
  body .main .about h3 {
    font-size: 32px;
  }
  body .main .about p {
    font-size: 20px;
    line-height: 30px;
  }
  body .main .principles .item p {
    font-size: 15px;
  }
}
@media screen and (max-width: 600px) {
  body .main .principles .item p {
    font-size: 13px;
    line-height: 18px;
  }
}
@media screen and (max-width: 530px) {
  body .main .slwr {
    margin-bottom: 10px;
  }
  body .main .slwr .slider {
    height: 160px;
  }
  body .main .slwr .slider .slides_control > div {
    height: 160px;
  }
  body .main .slwr .slider .slides_container {
    height: 160px;
  }
  body .main .about h3 {
    font-size: 20px;
  }
  body .main .about p {
    font-size: 14px;
    line-height: 19px;
  }
  body .main .principles {
    margin-bottom: 0;
  }
  body .main .principles .item {
    height: auto;
  }
  body .main .principles .item .img {
    float: none;
    height: auto;
    margin-bottom: -16px;
  }
  body .main .principles .item .img img {
    height: 160px;
  }
  body .main .principles .item p {
    padding-bottom: 16px;
    font-size: 11px;
    line-height: 18px;
    display: block;
    height: auto;
    vertical-align: middle;
  }
}
.popupbg {
  background-color: rgba(0, 0, 0, 0.6);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
  z-index: 1000;
}
.popup {
  position: fixed;
  display: none;
  top: 50%;
  left: 50%;
  background-color: rgba(0, 0, 0, 0.2);
  padding: 5px;
  z-index: 10000;
}
.popup .popupClose {
  width: 34px;
  height: 34px;
  display: block;
  -webkit-border-radius: 0 0 0 3px;
  -moz-border-radius: 0 0 0 3px;
  border-radius: 0 0 0 3px;
  position: absolute;
  top: 5px;
  right: 5px;
}
.popup .popupClose:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -5px;
  margin-left: -5px;
  width: 11px;
  height: 11px;
  background-image: url(images/ico_spr.png);
  background-position: -110px 0px;
}
.popup .popupContent {
  background-color: #fff;
}
.mobile-label,
.mobile-separator,
.mobile-popup-name {
  display: none;
}
@media screen and (max-width: 960px) {
  .document-open-popup {
    position: relative;
  }
  .document-open-popup header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin-bottom: 0;
  }
  .document-open-popup .content {
    display: none;
  }
  .popupbg {
    display: none !important;
  }
  .popup {
    left: 0;
    margin-left: 0 !important;
    margin-top: 0 !important;
    padding: 0;
    bottom: 110px;
    width: 100%;
    position: static !important;
    padding-top: 114px;
    padding-bottom: 120px;
    background-color: #fff;
  }
  .popup .popupClose {
    top: 134px;
    height: 80px;
    line-height: 80px;
    padding: 0 20px;
    background: none;
    box-shadow: none;
    width: auto;
    z-index: 2;
  }
  .popup .popupClose:before {
    display: none;
  }
  .popup .popupClose:after {
    content: "Назад";
    color: #fff;
    font-size: 18px;
  }
}
@media screen and (max-width: 700px) {
  .popup {
    padding-top: 84px;
    padding-bottom: 90px;
  }
  .popup .popupClose {
    top: 104px;
    height: 80px;
    line-height: 80px;
  }
  .popup .popupClose:after {
    font-size: 18px;
  }
}
@media screen and (max-width: 530px) {
  .popup {
    padding-top: 64px;
    padding-bottom: 70px;
  }
  .popup .popupClose {
    top: 84px;
    height: 50px;
    line-height: 50px;
  }
  .popup .popupClose:after {
    font-size: 12px;
  }
}
.popup.login {
  margin-top: -152px;
  margin-left: -163px;
  display: none;
}
.popup.login .popupContent {
  width: 296px;
  height: 240px;
  padding: 20px;
  padding-bottom: 35px;
}
.popup.login .name {
  font-size: 18px;
  color: #363636;
  font-family: 'ArialNarrow';
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 25px;
}
.popup.login input {
  display: block;
  width: 280px;
  margin-bottom: 15px;
}
.popup.login input.error {
  border-color: #e5263d;
}
.popup.login .errortext {
  padding: 10px;
  padding-left: 27px;
  padding-right: 0;
  font-size: 11px;
  line-height: 14px;
  color: #e3243b;
  position: relative;
  margin-bottom: 20px;
  display:block;
}
.popup.login .errortext:before {
  content: "";
  position: absolute;
  top: 7px;
  left: 0;
  width: 20px;
  height: 20px;
  background-image: url(images/ico_spr.png);
  background-position: -96px -51px;
}
.popup.login button {
  width: 34px;
  height: 34px;
  display: block;
  margin: 0 auto;
  height: 46px;
  line-height: 46px;
  width: 186px;
  font-size: 18px;
  font-family: 'ArialNarrow';
  text-transform: uppercase;
}
@media screen and (max-width: 960px) {
  .popup.login .popupContent {
    width: auto;
    height: auto;
  }
  .popup.login .popupContent .name {
    line-height: 80px;
    background-color: #174c83;
    padding: 0 20px;
    margin-left: -20px;
    margin-right: -20px;
    font-size: 35px;
    color: #fff;
    text-align: left;
  }
  .popup.login .popupContent .mobile-label {
    display: block;
    font-size: 30px;
    color: #464646;
    margin-bottom: 20px;
  }
  .popup.login .popupContent .mobile-separator {
    border-bottom: 1px solid #ebebeb;
    display: block;
    margin-bottom: 20px;
    margin-left: -20px;
    margin-right: -20px;
  }
  .popup.login .popupContent input {
    font-size: 24px;
    height: 68px;
    line-height: 24px;
    padding: 25px 20px;
    margin-bottom: 38px;
    box-sizing: border-box;
    /* css3 rec */
  
    -moz-box-sizing: border-box;
    /* ff2 */
  
    -ms-box-sizing: border-box;
    /* ie8 */
  
    -webkit-box-sizing: border-box;
    /* safari3 */
  
    -khtml-box-sizing: border-box;
    /* konqueror */
  
    width: 100%;
  }
  .popup.login .popupContent .errortext {
    font-size: 18px;
    line-height: 18px;
    padding: 20px 40px;
    margin: 0 -20px;
    margin-bottom: 60px;
    padding-left: 70px;
    border-bottom: 1px solid #ebebeb;
    border-top: 1px solid #ebebeb;
  }
  .popup.login .popupContent .errortext:before {
    top: 18px;
    left: 35px;
  }
  .popup.login .popupContent .button {
    width: 366px;
    height: 86px;
    font-size: 30px;
  }
}
@media screen and (max-width: 530px) {
  .popup.login .popupContent {
    width: auto;
    height: auto;
  }
  .popup.login .popupContent .name {
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    margin-bottom: 20px;
    border-top: 1px solid #05101c;
    border-bottom: 1px solid #05101c;
  }
  .popup.login .popupContent .mobile-label {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .popup.login .popupContent .mobile-separator {
    border-bottom: 1px solid #ebebeb;
    display: block;
    margin-bottom: 20px;
    margin-left: -20px;
    margin-right: -20px;
  }
  .popup.login .popupContent input {
    font-size: 12px;
    height: 40px;
    line-height: 12px;
    padding: 10px 15px;
    margin-bottom: 20px;
  }
  .popup.login .popupContent .errortext {
    font-size: 11px;
    line-height: 11px;
    padding: 14px 15px;
    margin-bottom: 35px;
    padding-left: 45px;
  }
  .popup.login .popupContent .errortext:before {
    top: 9px;
    left: 20px;
  }
  .popup.login .popupContent .button {
    width: 206px;
    height: 46px;
    font-size: 18px;
  }
}
.popup.filters {
  padding: 0;
  margin-left: -470px;
  position: absolute;
  top: 250px;
}
.popup.filters .popupClose {
  display: none;
}
.popup.filters .popupContent {
  width: 940px;
  border-radius: 2px;
  background-image: url(images/main-principles.png);
  padding-top: 15px;
}
.popup.filters .popupContent .name {
  display: block;
  font-size: 14px;
  color: #fff;
  margin: 0 31px 0 32px;
  width: 250px;
  margin-bottom: 7px;
}
.popup.filters .popupContent .popup-select-wrapper {
  float: left;
}
.popup.filters .popupContent .btn_wr {
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.15);
  border-radius: 0 0 2px 2px;
  text-align: center;
}
.popup.filters .popupContent .btn_wr button {
  display: block;
  margin: 0 auto;
  height: 42px;
  line-height: 42px;
  width: 145px;
  font-size: 14px;
}



.popup.act_filter{
  padding: 0;
  margin-left: -470px;
  position: absolute;
  top: 250px;
}
.popup.act_filter .popupClose {
  display: none;
}
.popup.act_filter .popupContent {
  width: 940px;
  border-radius: 2px;
  background-image: url(images/main-principles.png);
  padding-top: 15px;
}
.popup.act_filter .popupContent .name {
  display: block;
  font-size: 14px;
  color: #fff;
  margin: 0 31px 0 32px;
  width: 250px;
  margin-bottom: 7px;
}
.popup.act_filter .popupContent .popup-select-wrapper {
  float: left;
}
.popup.act_filter .popupContent .btn_wr {
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.15);
  border-radius: 0 0 2px 2px;
  text-align: center;
}
.popup.act_filter .popupContent .btn_wr button {
  display: block;
  margin: 0 auto;
  height: 42px;
  line-height: 42px;
  width: 145px;
  font-size: 14px;
}





@media screen and (max-width: 960px) {
  .popup.filters {
    padding-top: 119px!important;
    padding-bottom: 120px;
  }
  .popup.filters .popupClose {
    display: block;
  }
  .popup.filters .popupContent {
    width: auto;
    height: auto;
    background: none;
  }
  .popup.filters .popupContent .mobile-popup-name {
    line-height: 80px;
    background-color: #174c83;
    padding: 0 20px;
    font-size: 35px;
    margin-bottom: 30px;
    color: #fff;
    text-align: left;
    display: block;
  }
  .popup.filters .popupContent .name {
    display: block;
    font-size: 30px;
    color: #464646;
    margin: 0 20px;
    width: auto;
    margin-bottom: 20px;
  }
  .popup.filters .popupContent .popup-select-wrapper {
    border-bottom: 1px solid #ebebeb;
    display: block;
    margin-bottom: 25px;
    float: none;
  }
  .popup.filters .popupContent .jq-selectbox {
    width: auto;
    margin: 0 20px !important;
    display: block !important;
    margin-bottom: 40px !important;
  }
  .popup.filters .popupContent .jq-selectbox .jq-selectbox__select {
    width: auto;
    font-size: 24px;
    height: 24px;
    line-height: 24px;
    padding: 22px 20px;
    padding-right: 65px;
  }
  .popup.filters .popupContent .jq-selectbox .jq-selectbox__select .jq-selectbox__select-text {
    height: 24px;
    line-height: 24px;
  }
  .popup.filters .popupContent .jq-selectbox .jq-selectbox__trigger {
    width: 45px;
  }
  .popup.filters .popupContent .jq-selectbox .jq-selectbox__trigger .jq-selectbox__trigger-arrow {
    left: 50%;
    top: 50%;
    margin-left: -4px;
    margin-top: -2px;
  }
  .popup.filters .popupContent .jq-selectbox .jq-selectbox__dropdown {
    top: 69px !important;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
  }
  .popup.filters .popupContent .btn_wr {
    background-color: transparent;
  }
  .popup.filters .popupContent .btn_wr button {
    width: 366px;
    height: 86px;
    font-size: 30px;
    margin-bottom: 40px;
    margin-top: 15px;
  }
}
@media screen and (max-width: 700px) {
  .popup.filters {
    padding-top: 89px !important;
    padding-bottom: 90px;
  }
}
@media screen and (max-width: 530px) {
  .popup.filters {
    padding-top: 69px!important;
    padding-bottom: 70px;
  }
  .popup.filters .popupContent .mobile-popup-name {
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    margin-bottom: 20px;
    border-top: 1px solid #05101c;
    border-bottom: 1px solid #05101c;
  }
  .popup.filters .popupContent .name {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .popup.filters .popupContent .popup-select-wrapper {
    margin-bottom: 15px;
  }
  .popup.filters .popupContent .jq-selectbox {
    width: auto;
    margin: 0 20px !important;
    display: block !important;
    margin-bottom: 20px !important;
  }
  .popup.filters .popupContent .jq-selectbox .jq-selectbox__select {
    width: auto;
    font-size: 12px;
    height: 12px;
    line-height: 12px;
    padding: 12px 10px;
    padding-right: 35px;
  }
  .popup.filters .popupContent .jq-selectbox .jq-selectbox__select .jq-selectbox__select-text {
    height: 12px;
    line-height: 12px;
  }
  .popup.filters .popupContent .jq-selectbox .jq-selectbox__trigger {
    width: 25px;
  }
  .popup.filters .popupContent .jq-selectbox .jq-selectbox__dropdown {
    top: 37px !important;
  }
  .popup.filters .popupContent .btn_wr {
    background-color: transparent;
  }
  .popup.filters .popupContent .btn_wr button {
    width: 206px;
    height: 56px;
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 0px;
  }
}
.popup.nothin-find {
  margin-left: -320px;
  margin-top: -115px;
}
.popup.nothin-find .popupContent {
  width: 630px;
  height: 210px;
}
.popup.nothin-find .popupContent h2 {
  display: none;
}
.popup.nothin-find .popupContent img {
  display: block;
  margin: 0 auto;
  padding-top: 25px;
  margin-bottom: 25px;
}
.popup.nothin-find .popupContent .name {
  font-size: 18px;
  color: #5c9dcb;
  font-family: 'ArialNarrow';
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 25px;
}
@media screen and (max-width: 960px) {
  .popup.nothin-find .popupContent {
    width: auto;
    padding-top: 20px;
  }
  .popup.nothin-find .popupContent h2 {
    font-size: 34px;
    height: 80px;
    display: block;
    line-height: 80px;
    background-image: none;
    background-color: #174c83;
    margin-bottom: 40px;
    margin-left: 0;
    margin-right: 0;
  }
  .popup.nothin-find .popupContent h2 span {
    float: left;
    color: #fff;
    top: 0;
    background-color: transparent;
  }
  .popup.nothin-find .popupContent img {
    display: none;
  }
  .popup.nothin-find .popupContent p {
    background-image: url(images/mobile-nf.png);
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 235px;
    font-size: 30px !important;
    color: #5e5e5e !important;
    text-transform: none !important;
  }
}
@media screen and (max-width: 700px) {
  .popup.nothin-find .popupContent h2 {
    font-size: 34px;
    height: 80px;
    line-height: 80px;
    background-image: none;
    background-color: #174c83;
    margin-bottom: 40px;
  }
  .popup.nothin-find .popupContent h2 span {
    float: left;
    color: #fff;
    top: 0;
    background-color: transparent;
  }
  .popup.nothin-find .popupContent p {
    background-image: url(images/mobile-nf.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 136px auto;
    padding-top: 165px;
    font-size: 28px !important;
  }
}
@media screen and (max-width: 530px) {
  .popup.nothin-find .popupContent h2 {
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    margin-bottom: 20px;
    border-top: 1px solid #05101c;
    border-bottom: 1px solid #05101c;
  }
  .popup.nothin-find .popupContent p {
    background-image: url(images/mobile-nf.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 93px auto;
    padding-top: 115px;
    font-size: 15px !important;
  }
}
.popup.detail {
  margin-left: -468px;
  position: absolute;
  top: 310px;
}
.popup.detail .popupContent {
  width: 895px;
  padding: 15px;
}
.popup.detail .popupContent h2 {
  display: none;
}
.popup.detail .popupContent .img {
  width: 338px;
  float: left;
  margin-right: 40px;
  margin-bottom: 20px;
}
.popup.detail .popupContent .img img {
  width: 100%;
  border-radius: 2px;
}
.popup.detail .popupContent .left {
  float: left;
  max-width: 480px;
  padding-bottom: 20px;
}
.popup.detail .popupContent h3 {
  font-size: 18px;
  line-height: 16px;
  margin-bottom: 10px;
  min-height: 33px;
  max-width: 260px;
  color: #343434;
  display: inline-block;
}
.popup.detail .popupContent h3.blue {
  color: #5c9dcb;
  margin-bottom: 15px;
  min-height: 0;
}
.popup.detail .popupContent .serial {
  font-size: 14px;
  color: #626262;
  position: relative;
  display: block;
  margin-bottom: 10px;
  padding-right: 60px;
}
.popup.detail .popupContent .serial img {
  position: absolute;
  bottom: 0;
  right: 33px;
  padding-top: 8px;
  float: right;
}
.popup.detail .popupContent .short {
  color: #b0b0b0;
  margin-bottom: 30px;
}
.popup.detail .popupContent .short div {
  line-height: 18px;
  font-size: 13px;
}
.popup.detail .popupContent .short div span {
  color: #707070;
}
.popup.detail .popupContent p {
  font-size: 12px;
  color: #717171;
  margin-bottom: 45px;
}
.popup.detail .popupContent .list.wimg {
  padding-left: 380px;
}
.popup.detail .popupContent .list li {
  position: relative;
  font-size: 12px;
  line-height: 18px;
  color: #717171;
  margin-bottom: 18px;
  padding-left: 27px;
}
.popup.detail .popupContent .list li:before {
  content: "";
  position: absolute;
  top: 4px;
  left: 0;
  width: 7px;
  height: 7px;
  background-image: url(images/ico_spr.png);
  background-position: -67px -9px;
}
.popup.detail .popupContent .col {
  width: 395px;
}
.popup.detail .popupContent .col.left {
  float: left;
}
.popup.detail .popupContent .col.right {
  float: right;
}
.popup.detail .popupContent .col .list {
  padding-top: 15px;
}
.popup.detail .popupContent .col .list li {
  min-height: 33px;
}
@media screen and (max-width: 960px) {
  .popup.detail .popupContent {
    width: auto;
    padding-top: 20px;
  }
  .popup.detail .popupContent h2 {
    font-size: 34px;
    height: 80px;
    display: block;
    line-height: 80px;
    background-image: none;
    background-color: #174c83;
    margin-bottom: 40px;
    margin-left: -15px;
    margin-right: -15px;
  }
  .popup.detail .popupContent h2 span {
    float: left;
    color: #fff;
    top: 0;
    background-color: transparent;
  }
  .popup.detail .popupContent .img {
    width: 320px;
  }
  .popup.detail .popupContent .img img {
    width: 100%;
  }
  .popup.detail .popupContent h3,
  .popup.detail .popupContent h3.blue {
    font-size: 30px;
    margin-bottom: 35px;
  }
  .popup.detail .popupContent .serial {
    font-size: 23px;
    margin-bottom: 36px;
    padding-right: 80px;
  }
  .popup.detail .popupContent .serial img {
    right: 0;
  }
  .popup.detail .popupContent .short div {
    font-size: 18px;
    line-height: 26px;
  }
  .popup.detail .popupContent .list {
    clear: both;
    padding-bottom: 15px;
    border-bottom: 1px solid #ebebeb;
    margin-left: -15px;
    padding-left: 15px !important;
    margin-right: -15px;
    padding-right: 15px;
    margin-bottom: 50px;
  }
  .popup.detail .popupContent .list li {
    font-size: 18px;
  }
  .popup.detail .popupContent p {
    font-size: 17px;
    line-height: 24px;
    margin-bottom: 30px;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 25px;
  }
  .popup.detail .popupContent .col {
    width: 100%;
    max-width: 100%;
    float: none !important;
  }
}
@media screen and (max-width: 700px) {
  .popup.detail .popupContent h2 {
    font-size: 34px;
    height: 80px;
    line-height: 80px;
    background-image: none;
    background-color: #174c83;
    margin-bottom: 40px;
  }
  .popup.detail .popupContent h2 span {
    float: left;
    color: #fff;
    top: 0;
    background-color: transparent;
  }
  .popup.detail .popupContent .img {
    width: 230px;
  }
  .popup.detail .popupContent h3,
  .popup.detail .popupContent h3.blue {
    font-size: 25px;
    margin-bottom: 35px;
  }
  .popup.detail .popupContent h3 {
    margin-bottom: 15px;
  }
  .popup.detail .popupContent .serial {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .popup.detail .popupContent .short div {
    font-size: 16px;
    line-height: 26px;
  }
  .popup.detail .popupContent .list {
    clear: both;
    padding-bottom: 15px;
    border-bottom: 1px solid #ebebeb;
    margin-left: -15px;
    padding-left: 15px !important;
    margin-right: -15px;
    padding-right: 15px;
    margin-bottom: 50px;
  }
  .popup.detail .popupContent .list li {
    font-size: 16px;
  }
  .popup.detail .popupContent p {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 30px;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 25px;
  }
  .popup.detail .popupContent .col {
    width: 100%;
    max-width: 100%;
    float: none !important;
    margin-bottom: -20px;
  }
}
@media screen and (max-width: 530px) {
  .popup.detail .popupContent h2 {
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    margin-bottom: 20px;
    border-top: 1px solid #05101c;
    border-bottom: 1px solid #05101c;
  }
  .popup.detail .popupContent .img {
    width: 100%;
    float: none;
  }
  .popup.detail .popupContent h3,
  .popup.detail .popupContent h3.blue {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .popup.detail .popupContent h3 {
    margin-bottom: 5px;
  }
  .popup.detail .popupContent .serial {
    font-size: 16px;
    margin-bottom: 15px;
  }
  .popup.detail .popupContent .short {
    border-bottom: 1px solid #ebebeb;
    margin-left: -15px;
    padding-left: 15px !important;
    margin-right: -15px;
    padding-right: 15px;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .popup.detail .popupContent .short div {
    font-size: 14px;
    line-height: 20px;
  }
  .popup.detail .popupContent .list {
    clear: both;
    padding-bottom: 0;
    border-bottom: 1px solid #ebebeb;
    margin-left: -15px;
    padding-left: 15px !important;
    margin-right: -15px;
    padding-right: 15px;
    margin-bottom: 25px;
  }
  .popup.detail .popupContent .list li {
    font-size: 13px;
  }
  .popup.detail .popupContent p {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 20px;
    border-bottom: 0;
    padding-bottom: 0;
  }
  .popup.detail .popupContent .col {
    width: 100%;
    max-width: 100%;
    float: none !important;
    margin-bottom: -20px;
  }
}
.popup.drop-review {
  top: 310px;
  margin-left: -193px;
  position: absolute;
  display: none;
}
.popup.drop-review .popupContent {
  width: 296px;
  min-height: 530px;
  padding: 20px 40px 35px 40px;
  padding-bottom: 35px;
}
.popup.drop-review .name {
  font-size: 18px;
  color: #363636;
  font-family: 'ArialNarrow';
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 25px;
}
.popup.drop-review .i-name {
  display: block;
  font-size: 12px;
  line-height: 12px;
  height: 12px;
  margin-top: -5px;
  font-family: 'ArialNarrow';
  color: #666666;
  margin-bottom: 6px;
}
.popup.drop-review .i-name.mt {
  margin-top: 0;
}
.popup.drop-review .i-name.mb {
  margin-bottom: 25px;
}
.popup.drop-review .i-name span {
  font-size: 15px;
  color: #9a9a9a;
  padding-left: 10px;
}
.popup.drop-review input,
.popup.drop-review textarea {
  display: block;
  width: 280px;
  margin-bottom: 15px;
}
.popup.drop-review input.error,
.popup.drop-review textarea.error {
  border-color: #e5263d;
}
.popup.drop-review textarea {
  height: 106px;
  margin-bottom: 30px;
}
.popup.drop-review .errortext {
  padding: 10px;
  padding-left: 27px;
  padding-right: 0;
  font-size: 11px;
  line-height: 14px;
  color: #e3243b;
  position: relative;
  margin-bottom: 20px;
}
.popup.drop-review .errortext:before {
  content: "";
  position: absolute;
  top: 7px;

  left: 0;
  width: 20px;
  height: 20px;
  background-image: url(images/ico_spr.png);
  background-position: -96px -51px;
}
.popup.drop-review button {
  width: 34px;
  height: 34px;
  display: block;
  margin: 0 auto;
  height: 46px;
  line-height: 46px;
  width: 186px;
  font-size: 18px;
  font-family: 'ArialNarrow';
  text-transform: uppercase;
}
@media screen and (max-width: 960px) {
  .popup.drop-review .popupContent {
    width: auto;
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
  }
  .popup.drop-review .popupContent .name {
    line-height: 80px;
    background-color: #174c83;
    padding: 0 20px;
    margin-left: -20px;
    margin-right: -20px;
    font-size: 35px;
    color: #fff;
    text-align: left;
  }
  .popup.drop-review .popupContent .i-name {
    display: block;
    font-size: 30px;
    color: #464646;
    margin-bottom: 20px;
    line-height: 40px;
    height: 30px;
  }
  .popup.drop-review .popupContent .i-name.mb {
    margin-bottom: 40px;
  }
  .popup.drop-review .popupContent .mobile-separator {
    border-bottom: 1px solid #ebebeb;
    display: block;
    margin-bottom: 20px;
    margin-left: -20px;
    margin-right: -20px;
  }
  .popup.drop-review .popupContent input {
    font-size: 24px;
    height: 68px;
    line-height: 24px;
    padding: 25px 20px;
    margin-bottom: 38px;
    box-sizing: border-box;
    /* css3 rec */
  
    -moz-box-sizing: border-box;
    /* ff2 */
  
    -ms-box-sizing: border-box;
    /* ie8 */
  
    -webkit-box-sizing: border-box;
    /* safari3 */
  
    -khtml-box-sizing: border-box;
    /* konqueror */
  
    width: 100%;
  }
  .popup.drop-review .popupContent textarea {
    font-size: 24px;
    height: 198px;
    line-height: 24px;
    padding: 25px 20px;
    margin-bottom: 38px;
    box-sizing: border-box;
    /* css3 rec */
  
    -moz-box-sizing: border-box;
    /* ff2 */
  
    -ms-box-sizing: border-box;
    /* ie8 */
  
    -webkit-box-sizing: border-box;
    /* safari3 */
  
    -khtml-box-sizing: border-box;
    /* konqueror */
  
    width: 100%;
  }
  .popup.drop-review .popupContent .button {
    margin-top: 25px;
    width: 366px;
    height: 86px;
    font-size: 30px;
  }
}
@media screen and (max-width: 530px) {
  .popup.drop-review .popupContent {
    width: auto;
    height: auto;
  }
  .popup.drop-review .popupContent .name {
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    margin-bottom: 20px;
    border-top: 1px solid #05101c;
    border-bottom: 1px solid #05101c;
  }
  .popup.drop-review .popupContent .i-name {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .popup.drop-review .popupContent .i-name.mb {
    margin-bottom: 20px;
  }
  .popup.drop-review .popupContent .mobile-separator {
    border-bottom: 1px solid #ebebeb;
    display: block;
    margin-bottom: 20px;
    margin-left: -20px;
    margin-right: -20px;
  }
  .popup.drop-review .popupContent input {
    font-size: 12px;
    height: 40px;
    line-height: 12px;
    padding: 10px 15px;
    margin-bottom: 20px;
  }
  .popup.drop-review .popupContent textarea {
    height: 90px;
    margin-bottom: 20px;
  }
  .popup.drop-review .popupContent .button {
    width: 206px;
    height: 46px;
    font-size: 18px;
  }
}

.popup.filling-act {
  top: 310px;
  margin-left: -385px;
  position: absolute;
  display: none;
}
.popup.filling-act .popupContent {
  width: 680px;
  min-height: 1150px;
  padding: 20px 40px 35px 40px;
  padding-bottom: 35px;
}
.popup.filling-act .name {
  font-size: 18px;
  color: #363636;
  font-family: 'ArialNarrow';
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 25px;
}
.popup.filling-act .line {
  border-bottom: 1px solid #ebebeb;
  margin: 0 -40px;
  padding: 0 40px;
}
.popup.filling-act .l1 {
  padding-bottom: 7px;
  margin-bottom: 30px;
}
.popup.filling-act .l1 .item {
  display: block;
  font-size: 13px;
  color: #666666;

  margin-bottom: 20px;
}
.popup.filling-act .l1 .item span {
  padding-left: 7px;
  color: #9a9a9a;
}
.popup.filling-act .l2 {
  padding-bottom: 7px;
  margin-bottom: 30px;
}
.popup.filling-act .l2 .item {
  display: block;
  font-size: 13px;
  color: #666666;
  padding-bottom: 33px;
}
.popup.filling-act .l2 .item .i-name {
  display: block;
  float: left;
  width: 225px;
}
.popup.filling-act .l2 .item .radio {
  display: block;
  float: left;
  width: 110px;
  padding-left: 30px;
  position: relative;
  color: #9a9a9a;
  cursor: pointer;
}
.popup.filling-act .l2 .item .radio input {
  position: absolute;
  top: 20px;
  left: 0;
  opacity: 0;
  visibility: hidden;
}
.popup.filling-act .l2 .item .radio:before {
  content: "";
  width: 13px;
  height: 13px;
  background-image: url(images/ico_spr.png);
  background-position: -126px -84px;
  position: absolute;
  top: 1px;
  left: 0;
}
.popup.filling-act .l2 .item .radio.checked:before {
  background-position: -126px -97px;
}
.popup.filling-act .l3 {
  padding-bottom: 10px;
  margin-bottom: 30px;
}
.popup.filling-act .l3 .item {
  display: block;
  font-size: 13px;
  color: #666666;
  margin-bottom: 32px;
}
.popup.filling-act .l3 .item span {
  float: left;
  width: 185px;
  padding-top: 5px;
}
.popup.filling-act .l3 .item textarea {
  width: 470px;
  float: right;
  height: 57px;
  resize: none;
}
.popup.filling-act .l4 {
  padding-bottom: 45px;
  margin-bottom: 20px;
}
.popup.filling-act .l4 .resptable {
  background-color: #f1f1f1;
  border: 1px solid #e3e3e3;
  margin-bottom: 50px;
}
.popup.filling-act .l4 .resptable .fin {
  float: left;
}
.popup.filling-act .l4 .resptable .tin {
  float: left;
}
.popup.filling-act .l4 .resptable .tablecell {
  display: block;
  float: left;
  border-right: 1px solid #e3e3e3;
}
.popup.filling-act .l4 .resptable .tablecell.nobd {
  border-right: 0;
}
.popup.filling-act .l4 .resptable .tablecell > span {
  text-align: center;
  padding: 10px 9px;
  font-size: 11px;
  display: block;
  min-height: 14px;
}
.popup.filling-act .l4 .resptable .time {
  height: 54px;
  padding-top: 34px;
}
.popup.filling-act .l4 .resptable .time span {
  border-top: 1px solid #e3e3e3;
  font-size: 14px;
  height: 34px;
  line-height: 34px;
  width: 60px;
}
.popup.filling-act .l4 .resptable input {
  width: 100%;
  box-sizing: border-box;
  /* css3 rec */

  -moz-box-sizing: border-box;
  /* ff2 */

  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  /* safari3 */

  -khtml-box-sizing: border-box;
  /* konqueror */

}
.popup.filling-act .l4 .resptable .inpspan {
  width: 56px;
  height: 33px;
  display: block;
  border-top: 1px solid #e3e3e3;
  padding: 10px 7px;
}
.popup.filling-act .l4 .dn {
  display: none;
}
.popup.filling-act .l4 .lbgname {
  display: none;
}
.popup.filling-act .l4 .lbg {
  width: 100%;
}
.popup.filling-act .l4 .lbg td {
  text-align: center;
  font-size: 13px;
  color: #666666;
}
.popup.filling-act .l4 .lbg td:first-of-type {
  width: 80px;
  text-align: left;
}
.popup.filling-act .l4 .lbg td.sml {
  width: 35px;
}
.popup.filling-act .l4 .lbg input {
  width: 107px;
}
.popup.filling-act .l4 .lbg small {
  font-size: 11px;
  display: block;
  height: 0;
  line-height: 21px;
  text-align: left;
}
.popup.filling-act .l5 .errortext {
  padding: 10px;
  padding-left: 27px;
  padding-right: 0;
  font-size: 11px;
  line-height: 14px;
  color: #e3243b;
  position: relative;
  margin-bottom: 20px;
}
.popup.filling-act .l5 .errortext:before {
  content: "";
  position: absolute;
  top: 7px;
  left: 0;
  width: 20px;
  height: 20px;
  background-image: url(images/ico_spr.png);
  background-position: -96px -51px;
}
.popup.filling-act .errortext {
  padding: 10px;
  padding-left: 27px;
  padding-right: 0;
  font-size: 11px;
  line-height: 14px;
  color: #e3243b;
  position: relative;
  margin-bottom: 20px;
}
.popup.filling-act .errortext:before {
  content: "";
  position: absolute;
  top: 7px;
  left: 0;
  width: 20px;
  height: 20px;
  background-image: url(images/ico_spr.png);
  background-position: -96px -51px;
}
.popup.filling-act button {
  width: 34px;
  height: 34px;
  display: block;
  margin: 0 auto;
  height: 46px;
  line-height: 46px;
  width: 186px;
  font-size: 18px;
  font-family: 'ArialNarrow';
  text-transform: uppercase;
  margin-top: 40px;
}



.popup.act_show {
  top: 310px;
  margin-left: -385px;
  position: absolute;
  display: none;
}
.popup.act_show .popupContent {
  width: 680px;
  min-height: 700px;
  padding: 20px 40px 35px 40px;
  padding-bottom: 35px;
}
.popup.act_show .name {
  font-size: 18px;
  color: #363636;
  font-family: 'ArialNarrow';
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 25px;
}
.popup.act_show .line {
  border-bottom: 1px solid #ebebeb;
  margin: 0 -40px;
  padding: 0 40px;
}
.popup.act_show .l1 {
  padding-bottom: 7px;
  margin-bottom: 30px;
}
.popup.act_show .l1 .item {
  display: block;
  font-size: 13px;
  color: #666666;

  margin-bottom: 20px;
}
.popup.act_show .l1 .item span {
  padding-left: 7px;
  color: #9a9a9a;
}
.popup.act_show .l2 {
  padding-bottom: 7px;
  margin-bottom: 30px;
}
.popup.act_show .l2 .item {
  display: block;
  font-size: 13px;
  color: #666666;
  padding-bottom: 33px;
}
.popup.act_show .l2 .item .i-name {
  display: block;
  float: left;
  width: 225px;
}
.popup.act_show .l2 .item .radio {
  display: block;
  float: left;
  width: 110px;
  padding-left: 30px;
  position: relative;
  color: #9a9a9a;
  cursor: pointer;
}
.popup.act_show .l2 .item .radio input {
  position: absolute;
  top: 20px;
  left: 0;
  opacity: 0;
  visibility: hidden;
}
.popup.act_show .l2 .item .radio:before {
  content: "";
  width: 13px;
  height: 13px;
  background-image: url(images/ico_spr.png);
  background-position: -126px -84px;
  position: absolute;
  top: 1px;
  left: 0;
}
.popup.act_show .l2 .item .radio.checked:before {
  background-position: -126px -97px;
}
.popup.act_show .l3 {
  padding-bottom: 10px;
  margin-bottom: 30px;
}
.popup.act_show .l3 .item {
  display: block;
  font-size: 13px;
  color: #666666;
  margin-bottom: 32px;
}
.popup.act_show .l3 .item span {
  float: left;
  width: 185px;
  padding-top: 5px;
}
.popup.act_show .l3 .item textarea {
  width: 470px;
  float: right;
  height: 57px;
  resize: none;
}
.popup.act_show .l4 {
  padding-bottom: 45px;
  margin-bottom: 20px;
}
.popup.act_show .l4 .resptable {
  background-color: #f1f1f1;
  border: 1px solid #e3e3e3;
  margin-bottom: 50px;
}
.popup.act_show .l4 .resptable .fin {
  float: left;
}
.popup.act_show .l4 .resptable .tin {
  float: left;
}
.popup.act_show .l4 .resptable .tablecell {
  display: block;
  float: left;
  border-right: 1px solid #e3e3e3;
}
.popup.act_show .l4 .resptable .tablecell.nobd {
  border-right: 0;
}
.popup.act_show .l4 .resptable .tablecell > span {
  text-align: center;
  padding: 10px 9px;
  font-size: 11px;
  display: block;
  min-height: 14px;
}
.popup.act_show .l4 .resptable .time {
  height: 54px;
  padding-top: 34px;
}
.popup.act_show .l4 .resptable .time span {
  border-top: 1px solid #e3e3e3;
  font-size: 14px;
  height: 34px;
  line-height: 34px;
  width: 60px;
}
.popup.act_show .l4 .resptable input {
  width: 100%;
  box-sizing: border-box;
  /* css3 rec */

  -moz-box-sizing: border-box;
  /* ff2 */

  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  /* safari3 */

  -khtml-box-sizing: border-box;
  /* konqueror */

}
.popup.act_show .l4 .resptable .inpspan {
  width: 56px;
  height: 33px;
  display: block;
  border-top: 1px solid #e3e3e3;
  padding: 10px 7px;
}
.popup.act_show .l4 .dn {
  display: none;
}
.popup.act_show .l4 .lbgname {
  display: none;
}
.popup.act_show .l4 .lbg {
  width: 100%;
}
.popup.act_show .l4 .lbg td {
  text-align: center;
  font-size: 13px;
  color: #666666;
}
.popup.act_show .l4 .lbg td:first-of-type {
  width: 80px;
  text-align: left;
}
.popup.act_show .l4 .lbg td.sml {
  width: 35px;
}
.popup.act_show .l4 .lbg input {
  width: 107px;
}
.popup.act_show .l4 .lbg small {
  font-size: 11px;
  display: block;
  height: 0;
  line-height: 21px;
  text-align: left;
}
.popup.act_show .l5 .errortext {
  padding: 10px;
  padding-left: 27px;
  padding-right: 0;
  font-size: 11px;
  line-height: 14px;
  color: #e3243b;
  position: relative;
  margin-bottom: 20px;
}
.popup.act_show .l5 .errortext:before {
  content: "";
  position: absolute;
  top: 7px;
  left: 0;
  width: 20px;
  height: 20px;
  background-image: url(images/ico_spr.png);
  background-position: -96px -51px;
}
.popup.act_show .errortext {
  padding: 10px;
  padding-left: 27px;
  padding-right: 0;
  font-size: 11px;
  line-height: 14px;
  color: #e3243b;
  position: relative;
  margin-bottom: 20px;
}
.popup.act_show .errortext:before {
  content: "";
  position: absolute;
  top: 7px;
  left: 0;
  width: 20px;
  height: 20px;
  background-image: url(images/ico_spr.png);
  background-position: -96px -51px;
}
.popup.act_show button {
  width: 34px;
  height: 34px;
  display: block;
  margin: 0 auto;
  height: 46px;
  line-height: 46px;
  width: 186px;
  font-size: 18px;
  font-family: 'ArialNarrow';
  text-transform: uppercase;
  margin-top: 40px;
}


@media screen and (max-width: 960px) {
  .popup.filling-act .popupContent {
    overflow: hidden;
    width: auto;
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
  }
  .popup.filling-act .popupContent .name {
    line-height: 80px;
    background-color: #174c83;
    padding: 0 20px;
    margin-left: -20px;
    margin-right: -20px;
    font-size: 35px;
    color: #fff;
    text-align: left;
  }
  .popup.filling-act .popupContent .line {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .popup.filling-act .popupContent .l1 {
    line-height: 42px;
    font-size: 24px;
    padding-bottom: 20px;
  }
  .popup.filling-act .popupContent .l1 .item {
    color: #514f4f;
  }
  .popup.filling-act .popupContent .l1 * {
    font-size: 24px;
    margin-bottom: 0;
  }
  .popup.filling-act .popupContent .l2 .item .i-name {
    display: block;
    width: 100%;
    float: none;
    font-size: 30px;
    color: #464646;
    margin-bottom: 10px;
    line-height: 40px;
    height: 30px;
  }
  .popup.filling-act .popupContent .l2 .item .i-name.mb {
    margin-bottom: 40px;
  }
  .popup.filling-act .popupContent .l2 .item .radio {
    font-size: 24px;
    padding: 6px 30px;
    width: 100%;
    float: none;
  }
  .popup.filling-act .popupContent .l2 .item .radio:before {
    top: 50%;
    margin-top: -7px;
  }
  .popup.filling-act .popupContent .l3 {
    margin-bottom: 0;
    border-bottom: 0;
  }
  .popup.filling-act .popupContent .l3 .item {
    margin-bottom: 25px;
  }
  .popup.filling-act .popupContent .l3 .item span {
    display: block;
    width: 100%;
    float: none;
    font-size: 30px;
    color: #464646;
    margin-bottom: 25px;
    line-height: 40px;
    height: 30px;
  }
  .popup.filling-act .popupContent .l3 .item textarea {
    font-size: 24px;
    height: 68px;
    line-height: 24px;
    padding: 21px 20px;
    margin-bottom: 38px;
    box-sizing: border-box;
    /* css3 rec */
  
    -moz-box-sizing: border-box;
    /* ff2 */
  
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    /* safari3 */
  
    -khtml-box-sizing: border-box;
    /* konqueror */
  
    width: 100%;
  }
  .popup.filling-act .popupContent .l3 .item .clr {
    border-bottom: 1px solid #ebebeb;
    margin-left: -20px;
    margin-right: -20px;
  }
  .popup.filling-act .popupContent .resptable {
    background-color: #f1f1f1;
    border: 1px solid #e3e3e3;
    margin-bottom: 35px;
  }
  .popup.filling-act .popupContent .resptable .fin {
    float: none;
    padding-left: 89px;
    width: 100%;
    height: 95px;
    box-sizing: border-box;
    /* css3 rec */
  
    -moz-box-sizing: border-box;
    /* ff2 */
  
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    /* safari3 */
  
    -khtml-box-sizing: border-box;
    /* konqueror */
  
  }
  .popup.filling-act .popupContent .resptable .fin.fin2 .inpspan {
    border-bottom: 0;
  }
  .popup.filling-act .popupContent .resptable .tin {
    width: 50%;
    float: left;
  }
  .popup.filling-act .popupContent .resptable .tablecell {
    display: block;
    float: left;
    width: 50%;
    border-right: none;
  }
  .popup.filling-act .popupContent .resptable .tablecell.nobd {
    border-right: 0;
  }
  .popup.filling-act .popupContent .resptable .tablecell > span {
    text-align: left;
    padding: 10px 9px;
    font-size: 18px;
    display: block;
    min-height: 22px;
  }
  .popup.filling-act .popupContent .resptable .time {
    height: 190px;
    padding-top: 0;
    width: 88px;
    border-right: 1px solid #e3e3e3;
  }
  .popup.filling-act .popupContent .resptable .time span {
    border-top: 0px;
    font-size: 24px;
    height: 170px;
    line-height: 170px;
    width: 70px;
  }
  .popup.filling-act .popupContent .resptable input {
    width: 100%;
    height: 36px;
    font-size: 16px;
    box-sizing: border-box;
    /* css3 rec */
  
    -moz-box-sizing: border-box;
    /* ff2 */
  
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    /* safari3 */
  
    -khtml-box-sizing: border-box;
    /* konqueror */
  
  }
  .popup.filling-act .popupContent .resptable .inpspan {
    width: auto;
    height: 36px;
    display: block;
    border-top: 0;
    border-bottom: 1px solid #e3e3e3;
    padding: 10px 7px;
    padding-top: 5px !important;
  }
  .popup.filling-act .popupContent .l4 .lbg td {
    font-size: 18px;
    padding: 0 7px;
  }
  .popup.filling-act .popupContent .l4 .lbg td:first-of-type {
    font-size: 24px;
  }
  .popup.filling-act .popupContent .l4 .lbg td:last-of-type {
    padding-right: 0;
  }
  .popup.filling-act .popupContent .l4 .lbg td.sml {
    padding-left: 0;
    padding-right: 0;
  }
  .popup.filling-act .popupContent .l4 .lbg td input {
    width: 100%;
    box-sizing: border-box;
    /* css3 rec */
  
    -moz-box-sizing: border-box;
    /* ff2 */
  
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    /* safari3 */
  
    -khtml-box-sizing: border-box;
    /* konqueror */
  
    height: 36px;
    font-size: 16px;
  }
  .popup.filling-act .popupContent .l5 {
    margin-top: -10px;
  }
  .popup.filling-act .popupContent .l5 .errortext {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .popup.filling-act .popupContent .button {
    margin-top: 35px;
    width: 366px;
    height: 86px;
    font-size: 30px;
  }
  
  
  .popup.act_show .popupContent {
    overflow: hidden;
    width: auto;
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
  }
  .popup.act_show .popupContent .name {
    line-height: 80px;
    background-color: #174c83;
    padding: 0 20px;
    margin-left: -20px;
    margin-right: -20px;
    font-size: 35px;
    color: #fff;
    text-align: left;
  }
  .popup.act_show .popupContent .line {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .popup.act_show .popupContent .l1 {
    line-height: 42px;
    font-size: 24px;
    padding-bottom: 20px;
  }
  .popup.act_show .popupContent .l1 .item {
    color: #514f4f;
  }
  .popup.act_show .popupContent .l1 * {
    font-size: 24px;
    margin-bottom: 0;
  }
  .popup.act_show .popupContent .l2 .item .i-name {
    display: block;
    width: 100%;
    float: none;
    font-size: 30px;
    color: #464646;
    margin-bottom: 10px;
    line-height: 40px;
    height: 30px;
  }
  .popup.act_show .popupContent .l2 .item .i-name.mb {
    margin-bottom: 40px;
  }
  .popup.act_show .popupContent .l2 .item .radio {
    font-size: 24px;
    padding: 6px 30px;
    width: 100%;
    float: none;
  }
  .popup.act_show .popupContent .l2 .item .radio:before {
    top: 50%;
    margin-top: -7px;
  }
  .popup.act_show .popupContent .l3 {
    margin-bottom: 0;
    border-bottom: 0;
  }
  .popup.act_show .popupContent .l3 .item {
    margin-bottom: 25px;
  }
  .popup.act_show .popupContent .l3 .item span {
    display: block;
    width: 100%;
    float: none;
    font-size: 30px;
    color: #464646;
    margin-bottom: 25px;
    line-height: 40px;
    height: 30px;
  }
  .popup.act_show .popupContent .l3 .item textarea {
    font-size: 24px;
    height: 68px;
    line-height: 24px;
    padding: 21px 20px;
    margin-bottom: 38px;
    box-sizing: border-box;
    /* css3 rec */
  
    -moz-box-sizing: border-box;
    /* ff2 */
  
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    /* safari3 */
  
    -khtml-box-sizing: border-box;
    /* konqueror */
  
    width: 100%;
  }
  .popup.act_show .popupContent .l3 .item .clr {
    border-bottom: 1px solid #ebebeb;
    margin-left: -20px;
    margin-right: -20px;
  }
  .popup.act_show .popupContent .resptable {
    background-color: #f1f1f1;
    border: 1px solid #e3e3e3;
    margin-bottom: 35px;
  }
  .popup.act_show .popupContent .resptable .fin {
    float: none;
    padding-left: 89px;
    width: 100%;
    height: 95px;
    box-sizing: border-box;
    /* css3 rec */
  
    -moz-box-sizing: border-box;
    /* ff2 */
  
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    /* safari3 */
  
    -khtml-box-sizing: border-box;
    /* konqueror */
  
  }
  .popup.act_show .popupContent .resptable .fin.fin2 .inpspan {
    border-bottom: 0;
  }
  .popup.act_show .popupContent .resptable .tin {
    width: 50%;
    float: left;
  }
  .popup.act_show .popupContent .resptable .tablecell {
    display: block;
    float: left;
    width: 50%;
    border-right: none;
  }
  .popup.act_show .popupContent .resptable .tablecell.nobd {
    border-right: 0;
  }
  .popup.act_show .popupContent .resptable .tablecell > span {
    text-align: left;
    padding: 10px 9px;
    font-size: 18px;
    display: block;
    min-height: 22px;
  }
  .popup.act_show .popupContent .resptable .time {
    height: 190px;
    padding-top: 0;
    width: 88px;
    border-right: 1px solid #e3e3e3;
  }
  .popup.act_show .popupContent .resptable .time span {
    border-top: 0px;
    font-size: 24px;
    height: 170px;
    line-height: 170px;
    width: 70px;
  }
  .popup.act_show .popupContent .resptable input {
    width: 100%;
    height: 36px;
    font-size: 16px;
    box-sizing: border-box;
    /* css3 rec */
  
    -moz-box-sizing: border-box;
    /* ff2 */
  
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    /* safari3 */
  
    -khtml-box-sizing: border-box;
    /* konqueror */
  
  }
  .popup.act_show .popupContent .resptable .inpspan {
    width: auto;
    height: 36px;
    display: block;
    border-top: 0;
    border-bottom: 1px solid #e3e3e3;
    padding: 10px 7px;
    padding-top: 5px !important;
  }
  .popup.act_show .popupContent .l4 .lbg td {
    font-size: 18px;
    padding: 0 7px;
  }
  .popup.act_show .popupContent .l4 .lbg td:first-of-type {
    font-size: 24px;
  }
  .popup.act_show .popupContent .l4 .lbg td:last-of-type {
    padding-right: 0;
  }
  .popup.act_show .popupContent .l4 .lbg td.sml {
    padding-left: 0;
    padding-right: 0;
  }
  .popup.act_show .popupContent .l4 .lbg td input {
    width: 100%;
    box-sizing: border-box;
    /* css3 rec */
  
    -moz-box-sizing: border-box;
    /* ff2 */
  
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    /* safari3 */
  
    -khtml-box-sizing: border-box;
    /* konqueror */
  
    height: 36px;
    font-size: 16px;
  }
  .popup.act_show .popupContent .l5 {
    margin-top: -10px;
  }
  .popup.act_show .popupContent .l5 .errortext {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .popup.act_show .popupContent .button {
    margin-top: 35px;
    width: 366px;
    height: 86px;
    font-size: 30px;
  }
  
  
}
@media screen and (max-width: 700px) {
  .popup.filling-act .popupContent {
    overflow: hidden;
    width: auto;
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
  }
  .popup.filling-act .popupContent .name {
    line-height: 80px;
    background-color: #174c83;
    padding: 0 20px;
    margin-left: -20px;
    margin-right: -20px;
    font-size: 35px;
    color: #fff;
    text-align: left;
  }
  .popup.filling-act .popupContent .line {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .popup.filling-act .popupContent .l1 {
    line-height: 42px;
    font-size: 18px;
    padding-bottom: 20px;
  }
  .popup.filling-act .popupContent .l1 .item {
    color: #514f4f;
  }
  .popup.filling-act .popupContent .l1 * {
    font-size: 18px;
    margin-bottom: 0;
  }
  .popup.filling-act .popupContent .l2 .item {
    padding-bottom: 15px;
  }
  .popup.filling-act .popupContent .l2 .item .i-name {
    font-size: 28px;
    line-height: 40px;
    height: 30px;
  }
  .popup.filling-act .popupContent .l2 .item .i-name.mb {
    margin-bottom: 40px;
  }
  .popup.filling-act .popupContent .l2 .item .radio {
    font-size: 22px;
    padding: 2px 30px;
    width: 100%;
    float: none;
  }
  .popup.filling-act .popupContent .l2 .item .radio:before {
    top: 50%;
    margin-top: -7px;
  }
  .popup.filling-act .popupContent .l3 {
    margin-bottom: 0;
    border-bottom: 0;
  }
  .popup.filling-act .popupContent .l3 .item {
    margin-bottom: 20px;
  }
  .popup.filling-act .popupContent .l3 .item span {
    display: block;
    width: 100%;
    float: none;
    font-size: 28px;
    color: #464646;
    margin-bottom: 20px;
    line-height: 40px;
    height: 30px;
  }
  .popup.filling-act .popupContent .l3 .item textarea {
    font-size: 24px;
    height: 64px;
    line-height: 24px;
    padding: 19px 20px;
    margin-bottom: 30px;
    box-sizing: border-box;
    /* css3 rec */
  
    -moz-box-sizing: border-box;
    /* ff2 */
  
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    /* safari3 */
  
    -khtml-box-sizing: border-box;
    /* konqueror */
  
    width: 100%;
  }
  .popup.filling-act .popupContent .l3 .item .clr {
    border-bottom: 1px solid #ebebeb;
    margin-left: -20px;
    margin-right: -20px;
  }
  .popup.filling-act .popupContent .resptable {
    background-color: #f1f1f1;
    border: 1px solid #e3e3e3;
    margin-bottom: 35px;
  }
  .popup.filling-act .popupContent .resptable .fin {
    float: none;
    padding-left: 89px;
    width: 100%;
    height: 75px;
    box-sizing: border-box;
    /* css3 rec */
  
    -moz-box-sizing: border-box;
    /* ff2 */
  
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    /* safari3 */
  
    -khtml-box-sizing: border-box;
    /* konqueror */
  
  }
  .popup.filling-act .popupContent .resptable .fin.fin2 .inpspan {
    border-bottom: 0;
  }
  .popup.filling-act .popupContent .resptable .tin {
    width: 50%;
    float: left;
  }
  .popup.filling-act .popupContent .resptable .tablecell {
    display: block;
    float: left;
    width: 50%;
    border-right: none;
  }
  .popup.filling-act .popupContent .resptable .tablecell.nobd {
    border-right: 0;
  }
  .popup.filling-act .popupContent .resptable .tablecell > span {
    text-align: left;
    padding: 7px 9px;
    font-size: 16px;
    display: block;
    min-height: 18px;
    padding-bottom: 0;
  }
  .popup.filling-act .popupContent .resptable .time {
    height: 150px;
    padding-top: 0;
    width: 88px;
    border-right: 1px solid #e3e3e3;
  }
  .popup.filling-act .popupContent .resptable .time span {
    border-top: 0px;
    font-size: 24px;
    height: 130px;
    line-height: 130px;
    width: 70px;
  }
  .popup.filling-act .popupContent .resptable input {
    height: 30px;
    font-size: 13px;
  }
  .popup.filling-act .popupContent .resptable .inpspan {
    width: auto;
    height: 36px;
    display: block;
    border-top: 0;
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 7px !important;
    padding-top: 5px !important;
  }
  .popup.filling-act .popupContent .l4 .lbg td {
    font-size: 18px;
    padding: 0 7px;
  }
  .popup.filling-act .popupContent .l4 .lbg td:first-of-type {
    font-size: 18px;
  }
  .popup.filling-act .popupContent .l4 .lbg td:last-of-type {
    padding-right: 0;
  }
  .popup.filling-act .popupContent .l4 .lbg td.sml {
    padding-left: 0;
    padding-right: 0;
    width: 10px;
  }
  .popup.filling-act .popupContent .l4 .lbg td input {
    width: 100%;
    box-sizing: border-box;
    /* css3 rec */
  
    -moz-box-sizing: border-box;
    /* ff2 */
  
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    /* safari3 */
  
    -khtml-box-sizing: border-box;
    /* konqueror */
  
    height: 30px;
    font-size: 13px;
  }
  .popup.filling-act .popupContent .l5 {
    margin-top: -10px;
  }
  .popup.filling-act .popupContent .l5 .errortext {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .popup.filling-act .popupContent .button {
    margin-top: 35px;
    width: 366px;
    height: 86px;
    font-size: 30px;
  }
  
   .popup.act_show .popupContent {
    overflow: hidden;
    width: auto;
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
  }
  .popup.act_show .popupContent .name {
    line-height: 80px;
    background-color: #174c83;
    padding: 0 20px;
    margin-left: -20px;
    margin-right: -20px;
    font-size: 35px;
    color: #fff;
    text-align: left;
  }
  .popup.act_show .popupContent .line {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .popup.act_show .popupContent .l1 {
    line-height: 42px;
    font-size: 18px;
    padding-bottom: 20px;
  }
  .popup.act_show .popupContent .l1 .item {
    color: #514f4f;
  }
  .popup.act_show .popupContent .l1 * {
    font-size: 18px;
    margin-bottom: 0;
  }
  .popup.act_show .popupContent .l2 .item {
    padding-bottom: 15px;
  }
  .popup.act_show .popupContent .l2 .item .i-name {
    font-size: 28px;
    line-height: 40px;
    height: 30px;
  }
  .popup.act_show .popupContent .l2 .item .i-name.mb {
    margin-bottom: 40px;
  }
  .popup.act_show .popupContent .l2 .item .radio {
    font-size: 22px;
    padding: 2px 30px;
    width: 100%;
    float: none;
  }
  .popup.act_show .popupContent .l2 .item .radio:before {
    top: 50%;
    margin-top: -7px;
  }
  .popup.act_show .popupContent .l3 {
    margin-bottom: 0;
    border-bottom: 0;
  }
  .popup.act_show .popupContent .l3 .item {
    margin-bottom: 20px;
  }
  .popup.act_show .popupContent .l3 .item span {
    display: block;
    width: 100%;
    float: none;
    font-size: 28px;
    color: #464646;
    margin-bottom: 20px;
    line-height: 40px;
    height: 30px;
  }
  .popup.act_show .popupContent .l3 .item textarea {
    font-size: 24px;
    height: 64px;
    line-height: 24px;
    padding: 19px 20px;
    margin-bottom: 30px;
    box-sizing: border-box;
    /* css3 rec */
  
    -moz-box-sizing: border-box;
    /* ff2 */
  
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    /* safari3 */
  
    -khtml-box-sizing: border-box;
    /* konqueror */
  
    width: 100%;
  }
  .popup.act_show .popupContent .l3 .item .clr {
    border-bottom: 1px solid #ebebeb;
    margin-left: -20px;
    margin-right: -20px;
  }
  .popup.act_show .popupContent .resptable {
    background-color: #f1f1f1;
    border: 1px solid #e3e3e3;
    margin-bottom: 35px;
  }
  .popup.act_show .popupContent .resptable .fin {
    float: none;
    padding-left: 89px;
    width: 100%;
    height: 75px;
    box-sizing: border-box;
    /* css3 rec */
  
    -moz-box-sizing: border-box;
    /* ff2 */
  
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    /* safari3 */
  
    -khtml-box-sizing: border-box;
    /* konqueror */
  
  }
  .popup.act_show .popupContent .resptable .fin.fin2 .inpspan {
    border-bottom: 0;
  }
  .popup.act_show .popupContent .resptable .tin {
    width: 50%;
    float: left;
  }
  .popup.act_show .popupContent .resptable .tablecell {
    display: block;
    float: left;
    width: 50%;
    border-right: none;
  }
  .popup.act_show .popupContent .resptable .tablecell.nobd {
    border-right: 0;
  }
  .popup.act_show .popupContent .resptable .tablecell > span {
    text-align: left;
    padding: 7px 9px;
    font-size: 16px;
    display: block;
    min-height: 18px;
    padding-bottom: 0;
  }
  .popup.act_show .popupContent .resptable .time {
    height: 150px;
    padding-top: 0;
    width: 88px;
    border-right: 1px solid #e3e3e3;
  }
  .popup.act_show .popupContent .resptable .time span {
    border-top: 0px;
    font-size: 24px;
    height: 130px;
    line-height: 130px;
    width: 70px;
  }
  .popup.act_show .popupContent .resptable input {
    height: 30px;
    font-size: 13px;
  }
  .popup.act_show .popupContent .resptable .inpspan {
    width: auto;
    height: 36px;
    display: block;
    border-top: 0;
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 7px !important;
    padding-top: 5px !important;
  }
  .popup.act_show .popupContent .l4 .lbg td {
    font-size: 18px;
    padding: 0 7px;
  }
  .popup.act_show .popupContent .l4 .lbg td:first-of-type {
    font-size: 18px;
  }
  .popup.act_show .popupContent .l4 .lbg td:last-of-type {
    padding-right: 0;
  }
  .popup.act_show .popupContent .l4 .lbg td.sml {
    padding-left: 0;
    padding-right: 0;
    width: 10px;
  }
  .popup.act_show .popupContent .l4 .lbg td input {
    width: 100%;
    box-sizing: border-box;
    /* css3 rec */
  
    -moz-box-sizing: border-box;
    /* ff2 */
  
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    /* safari3 */
  
    -khtml-box-sizing: border-box;
    /* konqueror */
  
    height: 30px;
    font-size: 13px;
  }
  .popup.act_show .popupContent .l5 {
    margin-top: -10px;
  }
  .popup.act_show .popupContent .l5 .errortext {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .popup.act_show .popupContent .button {
    margin-top: 35px;
    width: 366px;
    height: 86px;
    font-size: 30px;
  }
  
}
@media screen and (max-width: 530px) {
  .popup.filling-act .popupContent {
    width: auto;
    height: auto;
  }
  .popup.filling-act .popupContent .name {
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    margin-bottom: 20px;
    border-top: 1px solid #05101c;
    border-bottom: 1px solid #05101c;
  }
  .popup.filling-act .popupContent .line {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .popup.filling-act .popupContent .l1 {
    line-height: 18px;
    font-size: 14px;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .popup.filling-act .popupContent .l1 .item {
    padding: 2px 0;
    color: #514f4f;
  }
  .popup.filling-act .popupContent .l1 * {
    font-size: 14px;
    margin-bottom: 0;
  }
  .popup.filling-act .popupContent .l2 {
    margin-bottom: 10px;
  }
  .popup.filling-act .popupContent .l2 .item {
    padding-bottom: 5px;
  }
  .popup.filling-act .popupContent .l2 .item .i-name {
    font-size: 18px;
    line-height: 20px;
    height: 20px;
  }
  .popup.filling-act .popupContent .l2 .item .i-name.mb {
    margin-bottom: 40px;
  }
  .popup.filling-act .popupContent .l2 .item .radio {
    font-size: 14px;
    padding: 4px 30px;
    width: 100%;
    float: none;
  }
  .popup.filling-act .popupContent .l2 .item .radio:before {
    top: 50%;
    margin-top: -7px;
  }
  .popup.filling-act .popupContent .l3 {
    margin-bottom: 0;
    border-bottom: 0;
  }
  .popup.filling-act .popupContent .l3 .item {
    margin-bottom: 10px;
  }
  .popup.filling-act .popupContent .l3 .item span {
    font-size: 14px;
    color: #464646;
    margin-bottom: 10px;
    line-height: 20px;
    height: 20px;
  }
  .popup.filling-act .popupContent .l3 .item textarea {
    font-size: 12px;
    height: 40px;
    line-height: 18px;
    padding: 10px 20px;
    margin-bottom: 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    width: 100%;
  }
  .popup.filling-act .popupContent .l3 .item .clr {
    border-bottom: 1px solid #ebebeb;
    margin-left: -20px;
    margin-right: -20px;
  }
  .popup.filling-act .popupContent .resptable {
    background-color: #f1f1f1;
    border: 1px solid #e3e3e3;
    margin-bottom: 35px;
  }
  .popup.filling-act .popupContent .resptable .fin {
    float: none;
    padding-left: 60px;
    width: 100%;
    height: 168px;
    box-sizing: border-box;
    /* css3 rec */
  
    -moz-box-sizing: border-box;
    /* ff2 */
  
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    /* safari3 */
  
    -khtml-box-sizing: border-box;
    /* konqueror */
  
  }
  .popup.filling-act .popupContent .resptable .fin.fin2 .tin:nth-child(2) {
    border-bottom-color: transparent;
  }
  .popup.filling-act .popupContent .resptable .tin {
    width: 100%;
    float: none;
    height: 83px;
    border-bottom: 1px solid #e3e3e3;
  }
  .popup.filling-act .popupContent .resptable .tablecell {
    display: block;
    float: left;
    width: 50%;
    border-right: none;
  }
  .popup.filling-act .popupContent .resptable .tablecell.nobd {
    border-right: 0;
  }
  .popup.filling-act .popupContent .resptable .tablecell > span {
    text-align: left;
    padding: 15px 9px;
    font-size: 12px;
    display: block;
    min-height: 16px;
    padding-bottom: 0;
  }
  .popup.filling-act .popupContent .resptable .time {
    height: 335px;
    padding-top: 0;
    width: 59px;
    border-right: 1px solid #e3e3e3;
  }
  .popup.filling-act .popupContent .resptable .time span {
    border-top: 0px;
    font-size: 14px;
    height: 315px;
    line-height: 305px;
    width: 42px;
  }
  .popup.filling-act .popupContent .resptable input {
    height: 30px;
    font-size: 13px;
  }
  .popup.filling-act .popupContent .resptable .inpspan {
    width: auto;
    height: 36px;
    display: block;
    border-top: 0;
    border-bottom: 0;
    padding-bottom: 7px !important;
    padding-top: 5px !important;
  }
  .popup.filling-act .popupContent .lbgname {
    font-size: 18px;
    color: #666666;
    display: block;
  }
  .popup.filling-act .popupContent .l4 .lbg td {
    font-size: 14px;
    padding: 0 7px;
  }
  .popup.filling-act .popupContent .l4 .lbg td small {
    font-size: 10px;
    white-space: nowrap;
  }
  .popup.filling-act .popupContent .l4 .lbg td:first-of-type {
    display: none;
  }
  .popup.filling-act .popupContent .l4 .lbg td:nth-child(2) {
    padding-left: 0;
  }
  .popup.filling-act .popupContent .l4 .lbg td:last-of-type {
    padding-right: 0;
  }
  .popup.filling-act .popupContent .l4 .lbg td.sml {
    padding-left: 0;
    padding-right: 0;
    width: 10px;
  }
  .popup.filling-act .popupContent .l4 .lbg td input {
    width: 100%;
    box-sizing: border-box;
    /* css3 rec */
  
    -moz-box-sizing: border-box;
    /* ff2 */
  
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    /* safari3 */
  
    -khtml-box-sizing: border-box;
    /* konqueror */
  
    height: 30px;
    font-size: 13px;
  }
  .popup.filling-act .popupContent .l5 {
    margin-top: -10px;
  }
  .popup.filling-act .popupContent .l5 .errortext {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .popup.filling-act .popupContent .button {
    width: 206px;
    height: 46px;
    font-size: 18px;
  }
  
  
  .popup.act_show .popupContent {
    width: auto;
    height: auto;
  }
  .popup.act_show .popupContent .name {
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    margin-bottom: 20px;
    border-top: 1px solid #05101c;
    border-bottom: 1px solid #05101c;
  }
  .popup.act_show .popupContent .line {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .popup.act_show .popupContent .l1 {
    line-height: 18px;
    font-size: 14px;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .popup.act_show .popupContent .l1 .item {
    padding: 2px 0;
    color: #514f4f;
  }
  .popup.act_show .popupContent .l1 * {
    font-size: 14px;
    margin-bottom: 0;
  }
  .popup.act_show .popupContent .l2 {
    margin-bottom: 10px;
  }
  .popup.act_show .popupContent .l2 .item {
    padding-bottom: 5px;
  }
  .popup.act_show .popupContent .l2 .item .i-name {
    font-size: 18px;
    line-height: 20px;
    height: 20px;
  }
  .popup.act_show .popupContent .l2 .item .i-name.mb {
    margin-bottom: 40px;
  }
  .popup.act_show .popupContent .l2 .item .radio {
    font-size: 14px;
    padding: 4px 30px;
    width: 100%;
    float: none;
  }
  .popup.act_show .popupContent .l2 .item .radio:before {
    top: 50%;
    margin-top: -7px;
  }
  .popup.act_show .popupContent .l3 {
    margin-bottom: 0;
    border-bottom: 0;
  }
  .popup.act_show .popupContent .l3 .item {
    margin-bottom: 10px;
  }
  .popup.act_show .popupContent .l3 .item span {
    font-size: 14px;
    color: #464646;
    margin-bottom: 10px;
    line-height: 20px;
    height: 20px;
  }
  .popup.act_show .popupContent .l3 .item textarea {
    font-size: 12px;
    height: 40px;
    line-height: 18px;
    padding: 10px 20px;
    margin-bottom: 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    width: 100%;
  }
  .popup.act_show .popupContent .l3 .item .clr {
    border-bottom: 1px solid #ebebeb;
    margin-left: -20px;
    margin-right: -20px;
  }
  .popup.act_show .popupContent .resptable {
    background-color: #f1f1f1;
    border: 1px solid #e3e3e3;
    margin-bottom: 35px;
  }
  .popup.act_show .popupContent .resptable .fin {
    float: none;
    padding-left: 60px;
    width: 100%;
    height: 168px;
    box-sizing: border-box;
    /* css3 rec */
  
    -moz-box-sizing: border-box;
    /* ff2 */
  
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    /* safari3 */
  
    -khtml-box-sizing: border-box;
    /* konqueror */
  
  }
  .popup.act_show .popupContent .resptable .fin.fin2 .tin:nth-child(2) {
    border-bottom-color: transparent;
  }
  .popup.act_show .popupContent .resptable .tin {
    width: 100%;
    float: none;
    height: 83px;
    border-bottom: 1px solid #e3e3e3;
  }
  .popup.act_show .popupContent .resptable .tablecell {
    display: block;
    float: left;
    width: 50%;
    border-right: none;
  }
  .popup.act_show .popupContent .resptable .tablecell.nobd {
    border-right: 0;
  }
  .popup.act_show .popupContent .resptable .tablecell > span {
    text-align: left;
    padding: 15px 9px;
    font-size: 12px;
    display: block;
    min-height: 16px;
    padding-bottom: 0;
  }
  .popup.act_show .popupContent .resptable .time {
    height: 335px;
    padding-top: 0;
    width: 59px;
    border-right: 1px solid #e3e3e3;
  }
  .popup.act_show .popupContent .resptable .time span {
    border-top: 0px;
    font-size: 14px;
    height: 315px;
    line-height: 305px;
    width: 42px;
  }
  .popup.act_show .popupContent .resptable input {
    height: 30px;
    font-size: 13px;
  }
  .popup.act_show .popupContent .resptable .inpspan {
    width: auto;
    height: 36px;
    display: block;
    border-top: 0;
    border-bottom: 0;
    padding-bottom: 7px !important;
    padding-top: 5px !important;
  }
  .popup.act_show .popupContent .lbgname {
    font-size: 18px;
    color: #666666;
    display: block;
  }
  .popup.act_show .popupContent .l4 .lbg td {
    font-size: 14px;
    padding: 0 7px;
  }
  .popup.act_show .popupContent .l4 .lbg td small {
    font-size: 10px;
    white-space: nowrap;
  }
  .popup.act_show .popupContent .l4 .lbg td:first-of-type {
    display: none;
  }
  .popup.act_show .popupContent .l4 .lbg td:nth-child(2) {
    padding-left: 0;
  }
  .popup.act_show .popupContent .l4 .lbg td:last-of-type {
    padding-right: 0;
  }
  .popup.act_show .popupContent .l4 .lbg td.sml {
    padding-left: 0;
    padding-right: 0;
    width: 10px;
  }
  .popup.act_show .popupContent .l4 .lbg td input {
    width: 100%;
    box-sizing: border-box;
    /* css3 rec */
  
    -moz-box-sizing: border-box;
    /* ff2 */
  
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    /* safari3 */
  
    -khtml-box-sizing: border-box;
    /* konqueror */
  
    height: 30px;
    font-size: 13px;
  }
  .popup.act_show .popupContent .l5 {
    margin-top: -10px;
  }
  .popup.act_show .popupContent .l5 .errortext {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .popup.act_show .popupContent .button {
    width: 206px;
    height: 46px;
    font-size: 18px;
  }

  
  
}
.jq-selectbox {
  vertical-align: middle;
  cursor: pointer;
  margin: 0 30px;
  margin-bottom: 20px;
}
.jq-selectbox .jq-selectbox__select {
  width: 210px;
  height: 14px;
  padding: 9px 31px 9px 7px;
  border: 1px solid #407397;
  border-bottom-color: #407397;
  border-radius: 3px;
  background: #ffffff;
  color: #868686;
  font-size: 14px;
}
.jq-selectbox .jq-selectbox__select-text {
  display: block;
  width: 100%;
  line-height: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.jq-selectbox .jq-selectbox__trigger {
  position: absolute;
  top: 0;
  right: 0;
  width: 21px;
  height: 100%;
  background: #21578c;
  /* Old browsers */

  background: -moz-linear-gradient(top, #21578c 0%, #0b2c5c 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #21578c), color-stop(100%, #0b2c5c));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #21578c 0%, #0b2c5c 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #21578c 0%, #0b2c5c 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #21578c 0%, #0b2c5c 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #21578c 0%, #0b2c5c 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#21578c', endColorstr='#0b2c5c', GradientType=0);
  /* IE6-9 */

  color: #fff;
  text-align: center;
  border-radius: 0 2px 2px 0;
  border: 0;
  box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.5), 0 1px 1px rgba(0, 0, 0, 0.4);
}
.jq-selectbox .jq-selectbox__trigger:hover {
  background: #21578c;
  /* Old browsers */

}
.jq-selectbox .jq-selectbox__trigger-arrow {
  position: absolute;
  top: 15px;
  right: 7px;
  width: 0;
  height: 0;
  overflow: hidden;
  border-top: 4px solid #b9c6d6;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.jq-selectbox .jq-selectbox:hover .jq-selectbox__trigger-arrow {
  opacity: 1;
}
.jq-selectbox .jq-selectbox.disabled .jq-selectbox__trigger-arrow {
  opacity: 0.3;
}
.jq-selectbox .jq-selectbox__dropdown {
  top: 33px;
  width: 249px;
  margin: 0;
  padding: 0;
  border: 1px solid #407397;
  border-top-color: #6f97b4;
  border-radius: 0 0 2px 2px;
  background: #FFF;
  font: 14px/18px Arial, Tahoma, sans-serif;
}
.jq-selectbox ul {
  margin: 0;
  padding: 0;
}
.jq-selectbox li {
  padding: 5px 10px 6px;
  color: #231F20;
}
.jq-selectbox li.selected {
  background: #A3ABB1;
  color: #FFF;
}
.jq-selectbox li:hover {
  background: #1f578c;
  color: #FFF;
}
.jq-selectbox li.disabled {
  color: #AAA;
}
.jq-selectbox li.disabled:hover {
  background: none;
}
.jq-selectbox li.optgroup {
  font-weight: bold;
}
.jq-selectbox li.optgroup:hover {
  background: none;
  color: #231F20;
  cursor: default;
}
.jq-selectbox li.option {
  padding-left: 25px;
}
.search_result {
  margin-top: -10px;
}
.search_result .filters {
  padding-left: 0;
  padding-right: 0;
  border-radius: 2px;
  background-image: url(images/main-principles.png);
  padding-top: 15px;
  margin-bottom: 30px;
}
.search_result .filters .name {
  display: block;
  font-size: 14px;
  color: #fff;
  margin: 0 31px 0 32px;
  width: 250px;
  margin-bottom: 7px;
  float: left;
}
.search_result .filters .btn_wr {
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.15);
  border-radius: 0 0 2px 2px;
  text-align: center;
}
.search_result .filters .btn_wr button {
  display: block;
  margin: 0 auto;
  height: 42px;
  line-height: 42px;
  width: 145px;
  font-size: 14px;
}
.search_result .ctrls {
  height: 40px;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  padding: 0;
  margin-bottom: 48px;
}
.search_result .ctrls .finded {
  float: left;
  font-size: 14px;
  color: #b0b0b0;
  line-height: 40px;
  display: block;
}
.search_result .ctrls .pagenav {
  float: right;
  padding: 10px 0;
  margin-left: 30px;
}
.search_result .ctrls .showall {
  font-size: 12px;
  color: #5c9dcb;
  line-height: 40px;
  display: block;
  float: right;
}
.search_result .ctrls .showall:hover {
  text-decoration: underline;
}
.search_result .finded_items .item {
  margin-bottom: 25px;
  border-bottom: 1px solid #ebebeb;
}
.search_result .finded_items .item .img {
  width: 172px;
  float: left;
  margin-right: 15px;
}
.search_result .finded_items .item .img img {
  border-radius: 2px;
}
.search_result .finded_items .item .text {
  width: 750px;
  float: right;
}
.search_result .finded_items .item .text .left {
  float: left;
  max-width: 480px;
  padding-bottom: 20px;
}
.search_result .finded_items .item .text h3 {
  font-size: 18px;
  line-height: 16px;
  margin-bottom: 10px;
}
.search_result .finded_items .item .text .serial {
  float: right;
  font-size: 14px;
  color: #626262;
  text-align: right;
  max-width: 255px;
}
.search_result .finded_items .item .text .serial img {
  padding-top: 8px;
  float: right;
}
.search_result .finded_items .item .text .icons .icon {
  display: block;
  float: left;
  margin-right: 7px;
}
.search_result .finded_items .item .text .icons .icon img {
  display: block;
}
.search_result .finded_items .item .text .short {
  color: #b0b0b0;
  position: relative;
  top: -15px;
  margin-bottom: 15px;
}
.search_result .finded_items .item .text .short div {
  margin-right: 25px;
  padding-right: 25px;
  border-right: 1px solid #ebebeb;
  line-height: 20px;
  float: left;
  font-size: 12px;
}
.search_result .finded_items .item .text .short div.last {
  margin-right: 0;
  border-right: 0;
  padding-right: 0;
}
.search_result .finded_items .item .text .short div span {
  color: #707070;
}
.search_result .finded_items .item .text .descr {
  line-height: 20px;
  color: #707070;
  font-size: 12px;
  margin-bottom: 3px;
}
.search_result .finded_items .item .text .button_light {
  float: right;
  margin-bottom: 5px;
}
.search_result .ctrlsbopttom {
  height: 40px;
  padding: 0;
}
.search_result .ctrlsbopttom .pagenav {
  float: right;
  margin-left: 30px;
}
.search_result .ctrlsbopttom .showall {
  font-size: 12px;
  color: #b0b0b0;
  line-height: 20px;
  display: block;
  float: right;
}
.search_result .ctrlsbopttom .showall:hover {
  text-decoration: underline;
}
@media screen and (max-width: 960px) {
  .search_result .filters {
    display: none;
  }
  .search_result h2 {
    font-size: 34px;
    height: 80px;
    line-height: 80px;
    background-image: none;
    background-color: #174c83;
    margin-bottom: 35px;
  }
  .search_result h2 span {
    float: left;
    color: #fff;
    top: 0;
    background-color: transparent;
  }
  .search_result .ctrls .finded {
    font-size: 30px;
    color: white;
    margin-top: -95px;
    position: relative;
    float: right;
    padding-right: 25px;
  }
  .search_result .ctrls {
    border: 0;
    margin-bottom: 35px;
  }
  .search_result .ctrls .showall,
  .search_result .ctrlsbopttom .showall {
    display: none;
  }
  .search_result .finded_items .item .text {
    width: auto;
    float: none;
    margin-left: 190px;
  }
  .search_result .finded_items .item .text .clr {
    clear: none;
  }
  .search_result .finded_items .item .text h3 {
    font-size: 23px;
    line-height: 23px;
    white-space: nowrap;
    width: 95%;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .search_result .finded_items .item .text .left {
    float: none;
    padding-bottom: 20px;
    padding-right: 280px;
    margin-bottom: -83px;
  }
  .search_result .finded_items .item .text .serial {
    font-size: 16px;
    max-width: 355px;
  }
  .search_result .finded_items .item .text .short {
    padding-top: 80px;
  }
  .search_result .finded_items .item .text .short div {
    line-height: 30px;
    float: none;
    font-size: 18px;
    padding: 0;
    border: 0;
    color: #5f5f5f;
  }
  .search_result .finded_items .item .text .descr {
    font-size: 16px;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    margin-top: -20px;
  }
  .search_result .finded_items .item .text .button_light {
    float: left;
    margin-left: -190px;
    margin-top: -30px;
    font-size: 20px;
    width: 170px;
    height: 45px;
    line-height: 45px;
    text-decoration: none;
	position:static;
  }
  .search_result .finded_items .item .text .button_light:after {
    content: "›";
    padding-left: 10px;
  }
  
  div.img.ovf-img{
  max-height:160px;
  overflow:hidden;
  
  }
}
@media screen and (max-width: 800px) {
  .search_result .finded_items .item .text .serial {
    width: 125px;
    white-space: nowrap;
    overflow: hidden;
  }
  .search_result .finded_items .item .text .left {
    padding-right: 125px;
  }
}
@media screen and (max-width: 700px) {
  .search_result h2 {
    font-size: 34px;
    height: 80px;
    line-height: 80px;
    background-image: none;
    background-color: #174c83;
    margin-bottom: 30px;
  }
  .search_result h2 span {
    float: left;
    color: #fff;
    top: 0;
    background-color: transparent;
  }
  .search_result .ctrls .finded {
    display: none;
  }
  .search_result .finded_items .item .text {
    width: auto;
    float: none;
    margin-left: 190px;
  }
  .search_result .finded_items .item .text .clr {
    clear: none;
  }
  .search_result .finded_items .item .text h3 {
    font-size: 20px;
    line-height: 20px;
  }
  .search_result .finded_items .item .text .left {
    float: none;
    padding-bottom: 20px;
    padding-right: 115px;
    margin-bottom: -83px;
  }
  .search_result .finded_items .item .text .serial {
    font-size: 14px;
    width: 115px;
  }
  .search_result .finded_items .item .text .short {
    padding-top: 80px;
  }
  .search_result .finded_items .item .text .short div {
    line-height: 25px;
    float: none;
    font-size: 16px;
    padding: 0;
    border: 0;
    color: #5f5f5f;
  }
  .search_result .finded_items .item .text .descr {
    font-size: 14px;
    line-height: 20px;
    height: 60px;
    overflow: hidden;
    margin-top: -20px;
  }
  .search_result .finded_items .item .text .button_light {
    float: left;
    margin-left: -190px;
    margin-top: -30px;
    font-size: 20px;
    width: 170px;
    height: 45px;
    line-height: 45px;
    text-decoration: none;
  }
  .search_result .finded_items .item .text .button_light:after {
    content: "›";
    padding-left: 10px;
  }
}
@media screen and (max-width: 530px) {
  .search_result h2 {
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    margin-bottom: 15px;
    border-top: 1px solid #05101c;
    border-bottom: 1px solid #05101c;
  }
  .search_result .ctrls {
    margin-bottom: 20px;
  }
  .search_result .ctrls .finded {
    display: block;
    font-size: 18px;
    margin-top: -60px;
  }
  .search_result .finded_items .item {
    margin-bottom: 20px;
    border-bottom: 55px solid #dbe9f4;
    margin-left: -10px;
    padding-left: 10px;
    margin-right: -10px;
    padding-right: 10px;
    padding-bottom: 5px;
  }
  .search_result .finded_items .item .img {
    width: 105px;
  }
  .search_result .finded_items .item .img img {
    width: 105px;
  }
  .search_result .finded_items .item .text {
    width: auto;
    float: none;
    margin-left: 115px;
  }
  .search_result .finded_items .item .text .clr {
    clear: none;
  }
  .search_result .finded_items .item .text h3 {
    font-size: 20px;
    line-height: 20px;
  }
  .search_result .finded_items .item .text .left {
    float: none;
    padding-bottom: 10px;
    margin: 0;
    padding-right: 0;
    width: 100%;
  }
  .search_result .finded_items .item .text .serial {
    font-size: 14px;
    width: auto;
    float: none;
    white-space: normal;
    padding-right: 40px;
    display: block;
    overflow: visible;
    text-align: left;
  }
  .search_result .finded_items .item .text .serial img {
    margin-top: -40px;
    width: 33px;
    margin-right: -40px;
  }
  .search_result .finded_items .item .text .short {
    padding-top: 20px;
    margin-left: -115px;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 10px;
    margin-bottom: 10px;
    clear: both;
  }
  .search_result .finded_items .item .text .short div {
    line-height: 20px;
    float: none;
    font-size: 12px;
    padding: 0;
    border: 0;
    color: #5f5f5f;
  }
  .search_result .finded_items .item .text .descr {
    font-size: 13px;
    line-height: 20px;
    height: 60px;
    overflow: hidden;
    margin-top: -20px;
    margin-left: -115px;
    color: #a9a9a9;
  }
  .search_result .finded_items .item .text .button_light {
    float: right;
    margin-left: 0;
    margin-top: 0;
    font-size: 14px;
    margin-right: 5px;
    width: 130px;
    height: 35px;
    line-height: 35px;
    text-decoration: none;
    margin-bottom: -70px;
    position: relative;
    top: 15px;
  }
  .search_result .finded_items .item .text .button_light:after {
    content: "›";
    padding-left: 10px;
  }
}
.pagenav {
  text-align: right;
}
.pagenav li {
  font-size: 13px;
  color: #8d8c8c;
  padding: 0;
  display: inline-block;
  line-height: 20px;
  vertical-align: top;
}
.pagenav li.prev {
  position: relative;
  top: 1px;
}
.pagenav li.prev a {
  display: block;
  height: 20px;
  width: 5px;
  position: relative;
}
.pagenav li.prev a:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -3px;
  margin-left: -2px;
  width: 4px;
  height: 6px;
  display: block;
  background: url(images/ico_spr.png) no-repeat left center;
  background-position: -53px -9px;
}
.pagenav li.prev a:hover {
  opacity: .7;
}
.pagenav li.next {
  position: relative;
  top: 1px;
}
.pagenav li.next a {
  display: block;
  height: 20px;
  width: 5px;
  position: relative;
}
.pagenav li.next a:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -3px;
  margin-left: -2px;
  width: 4px;
  height: 6px;
  display: block;
  background: url(images/ico_spr.png) no-repeat left center;
  background-position: -58px -9px;
}
.pagenav li.next a:hover {
  opacity: .7;
}
.pagenav li a {
  display: block;
  height: 20px;
  line-height: 20px;
  padding: 0 5px;
  font-size: 13px;
  color: #8d8c8c;
  text-decoration: none;
}
.pagenav li a.active {
  background-color: #f1f1f1;
  border-radius: 3px;
  color: #0d0d0d;
}
.pagenav li a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 960px) {
  .pagenav {
    clear: both;
    text-align: center;
    height: 60px;
    padding: 0 !important;
    background-color: #f3f3f3;
    display: block;
    float: none !important;
    width: 100%;
    margin-left: 0 !important;
  }
  .pagenav li {
    font-size: 30px;
    color: #8d8c8c;
    padding: 0;
    display: inline-block;
    line-height: 60px;
    vertical-align: top;
  }
  .pagenav li.prev {
    position: relative;
    top: 0px;
    float: left;
  }
  .pagenav li.prev a {
    height: 60px;
    line-height: 60px;
    background-color: #90bad9;
    border-radius: 3px;
    color: #fff;
  }
  .pagenav li.prev a:before {
    top: 0;
    content: "‹";
    background-image: none;
  }
  .pagenav li.prev a:hover {
    opacity: .7;
  }
  .pagenav li.next {
    position: relative;
    top: 0px;
    float: right;
  }
  .pagenav li.next a {
    height: 60px;
    line-height: 60px;
    background-color: #90bad9;
    border-radius: 3px;
    color: #fff;
  }
  .pagenav li.next a:before {
    top: 0;
    content: "›";
    background-image: none;
  }
  .pagenav li.next a:hover {
    opacity: .7;
  }
  .pagenav li a {
    display: block;
    height: 60px;
    line-height: 60px;
    padding: 0 15px;
    font-size: 30px;
    min-width: 20px;
    color: #8d8c8c;
    text-decoration: none;
  }
  .pagenav li a.active {
    background-color: #90bad9;
    border-radius: 3px;
    color: #1b1b1b;
  }
  .pagenav li a:hover {
    text-decoration: underline;
  }
}
@media screen and (max-width: 700px) {
  
}
@media screen and (max-width: 530px) {
  .pagenav {
    clear: both;
    text-align: center;
    height: 40px;
    padding: 0 !important;
    background-color: #f3f3f3;
    display: block;
    float: none !important;
    width: 100%;
    margin-left: 0 !important;
  }
  .pagenav li {
    font-size: 20px;
    color: #8d8c8c;
    padding: 0;
    display: inline-block;
    line-height: 40px;
    vertical-align: top;
  }
  .pagenav li.prev {
    position: relative;
    top: 0px;
    float: left;
  }
  .pagenav li.prev a {
    height: 40px;
    line-height: 40px;
    background-color: #90bad9;
    border-radius: 3px;
    color: #fff;
  }
  .pagenav li.prev a:before {
    top: 0;
    content: "‹";
    background-image: none;
  }
  .pagenav li.prev a:hover {
    opacity: .7;
  }
  .pagenav li.next {
    position: relative;
    top: 0px;
    float: right;
  }
  .pagenav li.next a {
    height: 40px;
    line-height: 40px;
    background-color: #90bad9;
    border-radius: 3px;
    color: #fff;
  }
  .pagenav li.next a:before {
    top: 0;
    content: "›";
    background-image: none;
  }
  .pagenav li.next a:hover {
    opacity: .7;
  }
  .pagenav li a {
    display: block;
    height: 40px;
    line-height: 40px;
    padding: 0 7px;
    font-size: 20px;
    min-width: 20px;
    color: #8d8c8c;
    text-decoration: none;
  }
  .pagenav li a.active {
    background-color: #90bad9;
    border-radius: 3px;
    color: #1b1b1b;
  }
  .pagenav li a:hover {
    text-decoration: underline;
  }
}
.breadcrumbs {
  line-height: 25px;
  width: 940px;
  margin: 0 auto;
  font-size: 11px;
  margin-bottom: 28px;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
}
.breadcrumbs a {
  margin: 0 11px 0 7px;
  font-size: 11px;
  color: #838383;
  text-decoration: underline;
}
.breadcrumbs a:hover {
  text-decoration: none;
}
.breadcrumbs span {
  padding-left: 7px;
  color: #5c9dcb;
}
@media screen and (max-width: 960px) {
  .breadcrumbs {
    margin-top: -50px;
    line-height: 50px;
    margin-bottom: 0;
    font-size: 18px;
    width: auto;
  }
  .breadcrumbs a {
    margin: 0 21px 0 17px;
    font-size: inherit;
  }
}
@media screen and (max-width: 700px) {
  .breadcrumbs {
    line-height: 60px;
    font-size: 16px;
  }
}
@media screen and (max-width: 530px) {
  .breadcrumbs {
    line-height: 45px;
    font-size: 11px;
  }
  .breadcrumbs a {
    margin: 0 11px 0 7px;
  }
}
.my_obj_object .item {
  margin-bottom: 37px;
  padding-bottom: 45px;
  border-bottom: 1px solid #ebebeb;
}
.my_obj_object .item .img {
  width: 582px;
  float: left;
  margin-right: 15px;
}
.my_obj_object .item .img img {
  border-radius: 2px;
   max-width: 582px;
}
.my_obj_object .item .text {
  width: 340px;
  float: right;
}
.my_obj_object .item .text .left {
  float: left;
  max-width: 480px;
  padding-bottom: 20px;
}
.my_obj_object .item .text h3 {
  font-size: 18px;
  line-height: 16px;
  margin-bottom: 10px;
  min-height: 33px;
  max-width: 260px;
  color: #343434;
}
.my_obj_object .item .text .serial {
  font-size: 14px;
  color: #626262;
  position: relative;
  display: block;
  margin-bottom: 15px;
}
.my_obj_object .item .text .serial img {
  position: absolute;
  bottom: 0;
  right: 0;
  padding-top: 8px;
  float: right;
}
.my_obj_object .item .text .icons {
  margin-bottom: 20px;
  min-height: 32px;
}
.my_obj_object .item .text .icons .icon {
  display: block;
  float: left;
  margin-right: 7px;
}
.my_obj_object .item .text .icons .icon img {
  display: block;
}
.my_obj_object .item .text .short {
  color: #b0b0b0;
  margin-bottom: 30px;
}
.my_obj_object .item .text .short div {
  line-height: 16px;
  padding: 4px 0;
  font-size: 12px;
}
.my_obj_object .item .text .short div span {
  color: #707070;
}
.my_obj_object .item .text .docs {
  margin-bottom: 30px;
}
.my_obj_object .item .text .docs a {
  font-size: 16px;
  display: block;
  color: #505050;
  padding: 10px 0;
  line-height: 18px;
  position: relative;
  border-bottom: 1px solid #ebebeb;
  padding-right: 34px;
}
.my_obj_object .item .text .docs a.last {
  border-bottom-color: transparent;
}
.my_obj_object .item .text .docs a:before {
  content: "";
  position: absolute;
  right: 0;
  width: 24px;
  height: 24px;
  margin-top: -12px;
  top: 50%;
  background-image: url(images/ico_spr.png);
  background-position: -117px -51px;
}
.my_obj_object .item .text .docs a:hover {
  text-decoration: underline;
}
.my_obj_object .item .text .docs a:hover:before {
  opacity: .7;
}
.my_obj_object .item .text .button_light {
  margin-bottom: 5px;
}
.my_obj_object .button.big {
  width: 270px;
  height: 60px;
  line-height: 60px;
  display: block;
  margin: 0 auto;
  margin-bottom: 60px;
  font-size: 18px;
  text-transform: uppercase;
  font-family: "ArialNarrow";
  position: relative;
}
.my_obj_object .button.big.review:before {
  width: 61px;
  height: 56px;
  background-image: url(images/review_ico.png);
  position: absolute;
  left: -100px;
  top: 2px;
  content: "";
}
.my_obj_object .button.big.act {
  margin-bottom: 0;
}
.my_obj_object .button.big.act:before {
  width: 54px;
  height: 55px;
  background-image: url(images/act_ico.png);
  position: absolute;
  left: -86px;
  top: 4px;
  content: "";
}
.my_obj_object .acts_list {
  margin-top: -20px;
  margin-bottom: 15px;
}
.my_obj_object .acts_list .button_light {
  display: block;
  margin: 0 auto;
  width: 130px;
  margin-bottom: 35px;
}
.my_obj_object .acts_list .act_item {
  width: 280px;
  margin-right: 50px;
  float: left;
  min-height: 170px;
  margin-bottom: 30px;
}
.my_obj_object .acts_list .act_item.active .img {
  background-color: #fff;
}
.my_obj_object .acts_list .act_item.active .text .title {
  color: #2d2d2d;
}
.my_obj_object .acts_list .act_item.trd {
  margin-right: 0;
}
.my_obj_object .acts_list .act_item .img {
  width: 125px;
  float: left;
  border: 1px solid #ebebeb;
  line-height: 168px;
  vertical-align: middle;
  font-size: 0;
  text-align: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #eaeaea;
}
.my_obj_object .acts_list .act_item .img img {
  max-width: 125px;
  text-align: center;
  vertical-align: middle;
}
.my_obj_object .acts_list .act_item .text {
  width: 130px;
  float: right;
}
.my_obj_object .acts_list .act_item .text .title {
  height: 30px;
  line-height: 30px;
  padding: 0 12px;
  border-radius: 3px;
  background-color: #f2f2f2;
  margin-bottom: 15px;
  font-size: 18px;
  color: #8f8f8f;
  font-family: "ArialNarrow";
}
.my_obj_object .acts_list .act_item .text .date {
  font-size: 16px;
  color: #bebdbd;
  margin-bottom: 20px;
}
.my_obj_object .acts_list .act_item .text .spec {
  font-size: 13px;
  color: #5a5959;
  margin-bottom: 15px;
}
.my_obj_object .acts_list .act_item .text .spec span {
  font-size: 12px;
  color: #a5a5a5;
}
.my_obj_object .acts_list .act_item .text .ctrls span {
  padding-right: 10px;
  float: left;
  display: block;
  margin-right: 10px;
  border-right: 1px solid #e1e1e1;
}
.my_obj_object .acts_list .act_item .text .ctrls span:nth-child(3) {
  border-right: 0;
  margin-right: 0;
  padding-right: 0;
}
.my_obj_object .acts_list .act_item .text .ctrls a {
  display: block;
  width: 25px;
  height: 30px;
  background-image: url(images/ico_spr.png);
}
.my_obj_object .acts_list .act_item .text .ctrls a.pdf {
  background-position: 0px -88px;
}
.my_obj_object .acts_list .act_item .text .ctrls a.print {
  background-position: -28px -88px;
}
.my_obj_object .acts_list .act_item .text .ctrls a.zoom {
  background-position: -56px -88px;
}
.my_obj_object .acts_list .act_item .text .ctrls a:hover {
  opacity: .7;
}
@media screen and (max-width: 960px) {
  .my_obj_object .fwidth {
    margin-bottom: -10px;
  }
  .my_obj_object h2 {
    font-size: 34px;
    height: 80px;
    line-height: 80px;
    background-image: none;
    background-color: #174c83;
    margin-bottom: 40px;
  }
  .my_obj_object h2 span {
    float: left;
    color: #fff;
    top: 0;
    background-color: transparent;
  }
  .my_obj_object .item .img {
    width: 320px;
  }
  .my_obj_object .item .img img {
    width: 100%;
  }
  .my_obj_object .item .text {
    margin-left: 340px;
    width: auto;
    float: none;
  }
  .my_obj_object .item .text .clr {
    clear: none;
  }
  .my_obj_object .item .text h3 {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 0px;
  }
  .my_obj_object .item .text .serial {
    font-size: 23px;
    line-height: 29px;
    padding-right: 80px;
  }
  .my_obj_object .item .text .short div {
    font-size: 18px;
    line-height: 24px;
    padding: 0;
  }
  .my_obj_object .item .text .docs {
    margin-left: -340px;
    clear: both;
  }
  .my_obj_object .item .text .detail-popup-call {
    margin-bottom: -112px;
    display: block;
    font-size: 24px;
    margin-left: -340px;
    width: 190px;
    text-align: left;
    text-indent: 30px;
    border: 1px solid #5c9dcb;
    position: relative;
    line-height: 54px;
    height: 54px;
    top: 34px;
    text-decoration: none;
  }
  .my_obj_object .item .text .detail-popup-call:after {
    content: "›";
    padding-left: 8px;
  }
  .my_obj_object .rweiew-wrap {
    height: 120px;
    padding-top: 44px;
    background-color: #dbe9f4;
    margin-bottom: 30px;
  }
  .my_obj_object .rweiew-wrap .button.big {
    margin-bottom: 0;
    width: 368px;
    line-height: 88px;
    height: 88px;
    font-size: 30px;
    float: right;
    margin-right: 65px;
  }
  .my_obj_object .rweiew-wrap .button.big:before {
    display: none;
  }
  .my_obj_object .rweiew-wrap + h2 {
    background-color: transparent;
    color: #5c9dcb;
    font-size: 35px;
    height: 70px;
    line-height: 50px;
    margin-bottom: 20px;
  }
  .my_obj_object .rweiew-wrap + h2 span {
    color: inherit;
    padding-left: 10px;
  }
  .my_obj_object .acts_list .button_light {
    display: block;
    font-size: 24px;
    margin-left: 0;
    width: 295px;
    text-align: left;
    text-indent: 30px;
    border: 1px solid #5c9dcb;
    line-height: 54px;
    height: 54px;
    text-decoration: none;
    margin-bottom: 40px;
  }
  .my_obj_object .acts_list .button_light:after {
    content: "›";
    padding-left: 8px;
  }
  .my_obj_object .acts_list .act_item {
    width: 47%;
    float: left;
    margin: 0;
    margin-bottom: 50px;
  }
  .my_obj_object .acts_list .act_item:nth-child(2n+1) {
    float: right;
  }
  .my_obj_object .acts_list .act_item .img {
    height: 205px;
    line-height: 205px;
  }
  .my_obj_object .acts_list .act_item .text {
    width: auto;
    float: none;
    margin-left: 145px;
  }
  .my_obj_object .acts_list .act_item .text .title,
  .my_obj_object .acts_list .act_item .text .date {
    font-size: 23px;
  }
  .my_obj_object .acts_list .act_item .text .title {
    height: 40px;
    line-height: 40px;
  }
  .my_obj_object .acts_list .act_item .text .spec {
    font-size: 18px;
  }
  .my_obj_object .acts_list .act_item .text .spec span {
    font-size: inherit;
  }
  .my_obj_object .button.big.filling-act-popup-call {
    margin-bottom: 0;
    width: 368px;
    line-height: 72px;
    height: 88px;
    font-size: 30px;
  }
  .my_obj_object .button.big.filling-act-popup-call:before {
    display: none;
  }
}
@media screen and (max-width: 700px) {
  .my_obj_object h2 {
    font-size: 34px;
    height: 80px;
    line-height: 80px;
    background-image: none;
    background-color: #174c83;
    margin-bottom: 40px;
  }
  .my_obj_object h2 span {
    float: left;
    color: #fff;
    top: 0;
    background-color: transparent;
  }
  .my_obj_object .item .img {
    width: 230px;
  }
  .my_obj_object .item .img img {
    width: 100%;
  }
  .my_obj_object .item .text {
    margin-left: 245px;
    width: auto;
    float: none;
  }
  .my_obj_object .item .text .clr {
    clear: none;
  }
  .my_obj_object .item .text h3 {
    font-size: 25px;
    line-height: 25px;
    margin-bottom: 0px;
    min-height: 25px;
  }
  .my_obj_object .item .text .serial {
    font-size: 17px;
    line-height: 20px;
    padding-right: 80px;
    margin-bottom: 5px;
  }
  .my_obj_object .item .text .icons {
    margin-bottom: 0px;
  }
  .my_obj_object .item .text .short div {
    font-size: 16px;
    line-height: 24px;
    padding: 0;
  }
  .my_obj_object .item .text .docs {
    margin-left: -245px;
    clear: both;
  }
  .my_obj_object .item .text .docs a {
    font-size: 22px;
  }
  .my_obj_object .item .text .detail-popup-call {
    margin-bottom: -112px;
    font-size: 20px;
    margin-left: -245px;
    width: 168px;
    text-indent: 20px;
    line-height: 48px;
    height: 48px;
    top: 14px;
    text-decoration: none;
  }
  .my_obj_object .item .text .detail-popup-call:after {
    content: "›";
    padding-left: 8px;
  }
  .my_obj_object .rweiew-wrap {
    height: 110px;
    padding-top: 20px;
    margin-bottom: 45px;
  }
  .my_obj_object .rweiew-wrap .button.big {
    margin-bottom: 0;
    width: 326px;
    line-height: 85px;
    height: 85px;
    font-size: 28px;
    float: right;
    margin-right: 20px;
  }
  .my_obj_object .rweiew-wrap .button.big:before {
    display: none;
  }
  .my_obj_object .rweiew-wrap + h2 {
    font-size: 32px;
    height: 70px;
    line-height: 50px;
    margin-bottom: 20px;
  }
  .my_obj_object .rweiew-wrap + h2 span {
    color: inherit;
    padding-left: 10px;
  }
  .my_obj_object .acts_list .button_light {
    display: block;
    font-size: 20px;
    margin-left: 0;
    width: 225px;
    text-align: left;
    text-indent: 20px;
    border: 1px solid #5c9dcb;
    line-height: 48px;
    height: 48px;
    text-decoration: none;
    margin-bottom: 40px;
  }
  .my_obj_object .acts_list .button_light:after {
    content: "›";
    padding-left: 8px;
  }
  .my_obj_object .acts_list .act_item {
    width: 100%;
    float: none !important;
    margin-bottom: 50px;
  }
  .my_obj_object .acts_list .act_item .img {
    height: 205px;
    line-height: 205px;
    width: 154px;
  }
  .my_obj_object .acts_list .act_item .text {
    width: auto;
    float: none;
    margin-left: 195px;
  }
  .my_obj_object .acts_list .act_item .text .title,
  .my_obj_object .acts_list .act_item .text .date {
    font-size: 23px;
  }
  .my_obj_object .acts_list .act_item .text .title {
    height: 40px;
    line-height: 40px;
  }
  .my_obj_object .acts_list .act_item .text .spec {
    font-size: 18px;
  }
  .my_obj_object .acts_list .act_item .text .spec span {
    font-size: inherit;
  }
  .my_obj_object .button.big.filling-act-popup-call {
    margin-bottom: 0;
    width: 326px;
    line-height: 85px;
    height: 85px;
    font-size: 28px;
  }
  .my_obj_object .button.big.filling-act-popup-call:before {
    display: none;
  }
}
@media screen and (max-width: 530px) {
  .my_obj_object h2 {
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    margin-bottom: 20px;
    border-top: 1px solid #05101c;
    border-bottom: 1px solid #05101c;
  }
  .my_obj_object .item .img {
    width: 100%;
    margin: 0;
    margin-bottom: 20px;
    float: none;
  }
  .my_obj_object .item .img img {
    width: 100%;
  }
  .my_obj_object .item .text {
    margin-left: 0;
    width: auto;
    float: none;
  }
  .my_obj_object .item .text .clr {
    clear: none;
  }
  .my_obj_object .item .text h3 {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 0px;
    min-height: 25px;
    padding-right: 80px;
  }
  .my_obj_object .item .text .serial {
    font-size: 15px;
    line-height: 20px;
    padding-right: 80px;
    margin-bottom: 5px;
  }
  .my_obj_object .item .text .icons {
    margin-bottom: 0px;
  }
  .my_obj_object .item .text .short div {
    font-size: 14px;
    line-height: 20px;
    padding: 0;
  }
  .my_obj_object .item .text .docs {
    margin-left: 0;
    clear: both;
    border-top: 1px solid #ebebeb;
    margin-left: -10px;
    padding-left: 10px;
    margin-right: -10px;
    padding-right: 10px;
  }
  .my_obj_object .item .text .docs a {
    font-size: 15px;
  }
  .my_obj_object .item .text .detail-popup-call {
    margin: auto;
    margin-bottom: -108px;
    font-size: 14px;
    width: 118px;
    text-indent: 20px;
    line-height: 38px;
    height: 38px;
    top: -15px;
    text-decoration: none;
  }
  .my_obj_object .item .text .detail-popup-call:after {
    content: "›";
    padding-left: 8px;
  }
  .my_obj_object .rweiew-wrap {
    height: 80px;
    padding-top: 80px;
    margin-bottom: 15px;
  }
  .my_obj_object .rweiew-wrap .button.big {
    margin-bottom: 0;
    width: 222px;
    line-height: 55px;
    height: 55px;
    font-size: 18px;
    float: none;
    margin: auto;
  }
  .my_obj_object .rweiew-wrap .button.big:before {
    display: none;
  }
  .my_obj_object .rweiew-wrap + h2 {
    font-size: 20px;
    height: 35px;
    line-height: 20px;
    margin-bottom: 20px;
    border: 0 !important;
  }
  .my_obj_object .rweiew-wrap + h2 span {
    color: inherit;
    padding-left: 10px;
  }
  .my_obj_object .acts_list .button_light {
    display: block;
    font-size: 14px;
    margin-left: 0;
    width: 168px;
    text-align: left;
    text-indent: 20px;
    border: 1px solid #5c9dcb;
    line-height: 38px;
    height: 38px;
    text-decoration: none;
    margin-bottom: 25px;
  }
  .my_obj_object .acts_list .button_light:after {
    content: "›";
    padding-left: 8px;
  }
  .my_obj_object .acts_list .act_item {
    width: 100%;
    float: none;
    margin-bottom: 35px;
  }
  .my_obj_object .acts_list .act_item .img {
    height: 155px;
    line-height: 155px;
    width: 98px;
  }
  .my_obj_object .acts_list .act_item .img img {
    max-width: 98px;
  }
  .my_obj_object .acts_list .act_item .text {
    width: auto;
    float: none;
    margin-left: 115px;
  }
  .my_obj_object .acts_list .act_item .text .title,
  .my_obj_object .acts_list .act_item .text .date {
    font-size: 18px;
    margin-bottom: 3px;
  }
  .my_obj_object .acts_list .act_item .text .title {
    height: 40px;
    line-height: 40px;
  }
  .my_obj_object .acts_list .act_item .text .spec {
    font-size: 15px;
  }
  .my_obj_object .acts_list .act_item .text .spec span {
    font-size: inherit;
  }
  .my_obj_object .button.big.filling-act-popup-call {
    width: 222px;
    line-height: 55px;
    height: 55px;
    font-size: 18px;
  }
}
.faq .ctrls {
  margin-top: 20px;
  height: 40px;
  padding: 0;
}
.faq .ctrls .pagenav {
  float: right;
  margin-left: 30px;
}
.faq .quest .name {
  font-size: 18px;
  color: #5c9dcb;
  line-height: 20px;
  font-family: "ArialNarrow";
  padding: 6px 0;
  padding-left: 45px;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 10px;
}
.faq .quest .name:before {
  background-image: url(images/ico_spr.png);
  background-position: -90px -84px;
  width: 31px;
  height: 31px;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
}
.faq .quest .stext {
  font-size: 14px;
  color: #5b5b5b;
  line-height: 24px;
  padding-bottom: 22px;
  border-bottom: 1px solid #ebebeb;
}
.faq .quest .showAnswer {
  margin-top: -18px;
  float: right;
  position: relative;
  background-color: #fff;
  margin-bottom: 10px;
}
.faq .quest .showAnswer:before {
  background-color: #fff;
  width: 15px;
  height: 20px;
  position: absolute;
  top: 0;
  left: -16px;
  content: "";
}
.faq .quest .ltext {
  display: none;
  padding: 25px;
  padding-bottom: 30px;
  background-color: #f9f9f9;
  line-height: 20px;
  font-size: 12px;
  color: #7e7e7e;
  position: relative;
  margin-bottom: 20px;
  margin-top: -1px;
}
.faq .quest .hideAnswer {
  position: absolute;
  bottom: 9px;
  color: #5c9dcb;
  font-size: 11px;
  right: 25px;
  text-decoration: underline;
}
.faq .quest .hideAnswer:hover {
  text-decoration: none;
}
@media screen and (max-width: 960px) {
  .faq .fwidth {
    margin-bottom: -10px;
  }
  .faq h2 {
    font-size: 34px;
    height: 80px;
    line-height: 80px;
    background-image: none;
    background-color: #174c83;
    margin-bottom: 40px;
  }
  .faq h2 span {
    float: left;
    color: #fff;
    top: 0;
    background-color: transparent;
  }
  .faq .quest .name {
    font-size: 30px;
    margin-bottom: 20px;
  }
  .faq .quest .stext {
    font-size: 18px;
    line-height: 23px;
    padding-bottom: 37px;
  }
  .faq .quest .ltext {
    font-size: 18px;
    line-height: 23px;
  }
  .faq .quest .button_light {
    width: 185px;
    font-size: 24px;
    height: 52px;
    line-height: 52px;
    margin-top: -26px;
    margin-bottom: 25px;
  }
  .faq .quest .button_light:before {
    height: 100%;
  }
}
@media screen and (max-width: 700px) {
  .faq h2 {
    font-size: 34px;
    height: 80px;
    line-height: 80px;
    background-image: none;
    background-color: #174c83;
    margin-bottom: 40px;
  }
  .faq h2 span {
    float: left;
    color: #fff;
    top: 0;
    background-color: transparent;
  }
  .faq .quest .name {
    font-size: 25px;
    margin-bottom: 20px;
  }
  .faq .quest .stext {
    font-size: 16px;
    line-height: 23px;
    padding-bottom: 37px;
  }
  .faq .quest .ltext {
    font-size: 14px;
    line-height: 23px;
  }
  .faq .quest .button_light {
    width: 165px;
    font-size: 20px;
    height: 52px;
    line-height: 52px;
    margin-top: -26px;
    margin-bottom: 25px;
  }
  .faq .quest .button_light:before {
    height: 100%;
  }
}
@media screen and (max-width: 530px) {
  .faq h2 {
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    margin-bottom: 20px;
    border-top: 1px solid #05101c;
    border-bottom: 1px solid #05101c;
  }
  .faq .quest .name {
    font-size: 16px;
    margin-bottom: 12px;
  }
  .faq .quest .stext {
    font-size: 12px;
    line-height: 18px;
    padding-bottom: 30px;
  }
  .faq .quest .ltext {
    font-size: 11px;
    line-height: 16px;
  }
  .faq .quest .button_light {
    width: 110px;
    font-size: 14px;
    height: 34px;
    line-height: 34px;
    margin-top: -17px;
    margin-bottom: 10px;
  }
  .faq .quest .button_light:before {
    height: 100%;
  }
}
.my_obj .obj {
  width: 445px;
  border-radius: 3px;
  float: left;
  background-color: #e5e5e5;
  margin-bottom: 48px;
}
.my_obj .obj.tnd {
  float: right;
}
.my_obj .obj .heading {
  height: 58px;
  background-color: #e5e5e5;
  border-bottom: 1px solid #d3d3d3;
}
.my_obj .obj .heading .name {
  padding-left: 30px;
  padding-right: 20px;
  position: relative;
  height: 58px;
  line-height: 58px;
  border-radius: 3px 0 0 0;
  background-color: #5c9dcb;
  float: left;
  max-width: 245px;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: #fff;
  font-family: "ArialNarrow";
  font-size: 20px;
  text-transform: uppercase;
}
.my_obj .obj .heading .n2 {
  float: left;
  margin-left: -11px;
  background-color: #5c9dcb;
  width: 22px;
  right: -10px;
  height: 58px;
  -webkit-transform: skewX(-20deg);
  -moz-transform: skewX(-20deg);
  -ms-transform: skewX(-20deg);
  -o-transform: skewX(-20deg);
  transform: skewX(-20deg);
}
.my_obj .obj .heading .schema {
  padding-right: 38px;
  margin-right: 23px;
  line-height: 58px;
  font-size: 11px;
  color: #5c9dcb;
  float: right;
  text-decoration: underline;
  position: relative;
}
.my_obj .obj .heading .schema:before {
  content: "";
  position: absolute;
  right: -3px;
  top: 16px;
  background-position: 0px -88px;
  width: 25px;
  height: 30px;
  background-image: url(images/ico_spr.png);
}
.my_obj .obj .heading .schema:hover {
  text-decoration: none;
}
.my_obj .obj .elw {
  margin: 0 30px;
  border-bottom: 1px solid #d3d3d3;
}
.my_obj .obj .elw:last-of-type {
  border-bottom-color: transparent;
}
.my_obj .obj .elem {
  line-height: 56px;
  padding: 0 30px;
  margin: 0 -30px;
  display: block;
  font-size: 12px;
  color: #5f5f5f;
  text-indent: 13px;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
}
.my_obj .obj .elem:before {
  content: "";
  position: absolute;
  left: 22px;
  top: 24px;
  background-position: -67px -9px;
  width: 7px;
  height: 7px;
  background-image: url(images/ico_spr.png);
}
.my_obj .obj .elem span {
  font-size: 11px;
  color: #838383;
}
.my_obj .obj .elem:hover {
  background-color: #cecece;
  color: #313131;
}
.my_obj .obj .elem:hover:before {
  background-position: -77px -9px;
}
@media screen and (max-width: 960px) {
  .my_obj .fwidth {
    margin-bottom: -10px;
  }
  .my_obj h2 {
    font-size: 34px;
    height: 80px;
    line-height: 80px;
    background-image: none;
    background-color: #174c83;
    margin-bottom: 40px;
  }
  .my_obj h2 span {
    float: left;
    color: #fff;
    top: 0;
    background-color: transparent;
  }
  .my_obj .obj {
    float: none !important;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 20px;
    width: auto;
  }
  .my_obj .obj .heading {
    height: 80px;
  }
  .my_obj .obj .heading .name {
    height: 80px;
    line-height: 80px;
    font-size: 30px;
  }
  .my_obj .obj .heading .n2 {
    margin-left: -14px;
    width: 32px;
    height: 80px;
  }
  .my_obj .obj .heading .schema {
    line-height: 80px;
    padding-right: 97px;
    font-size: 20px;
  }
  .my_obj .obj .heading .schema:before {
    background-image: url(images/mobile-document-pdf.png);
    width: 73px;
    height: 66px;
    top: 10px;
  }
  .my_obj .obj .elw .elem {
    font-size: 23px;
    line-height: 90px;
  }
  .my_obj .obj .elw .elem:before {
    top: 50%;
    margin-top: -3px;
  }
  .my_obj .obj .elw .elem span {
    font-size: 18px;
  }
}
@media screen and (max-width: 700px) {
  .my_obj h2 {
    font-size: 34px;
    height: 80px;
    line-height: 80px;
    background-image: none;
    background-color: #174c83;
    margin-bottom: 40px;
  }
  .my_obj h2 span {
    float: left;
    color: #fff;
    top: 0;
    background-color: transparent;
  }
  .my_obj .obj {
    float: none !important;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 20px;
    width: auto;
  }
  .my_obj .obj .heading {
    height: 80px;
  }
  .my_obj .obj .heading .name {
    height: 80px;
    line-height: 80px;
    font-size: 28px;
  }
  .my_obj .obj .heading .n2 {
    margin-left: -14px;
    width: 32px;
    height: 80px;
  }
  .my_obj .obj .heading .schema {
    line-height: 80px;
    padding-right: 97px;
    font-size: 18px;
  }
  .my_obj .obj .heading .schema:before {
    background-image: url(images/mobile-document-pdf.png);
    width: 73px;
    height: 66px;
    top: 10px;
  }
  .my_obj .obj .elw .elem {
    font-size: 20px;
  }
  .my_obj .obj .elw .elem:before {
    top: 50%;
    margin-top: -3px;
  }
  .my_obj .obj .elw .elem span {
    font-size: 16px;
  }
}
@media screen and (max-width: 530px) {
  .my_obj h2 {
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    margin-bottom: 20px;
    border-top: 1px solid #05101c;
    border-bottom: 1px solid #05101c;
  }
  .my_obj .obj {
    float: none !important;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 20px;
    width: auto;
  }
  .my_obj .obj .heading {
    height: 50px;
  }
  .my_obj .obj .heading .name {
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    max-width: 90px;
  }
  .my_obj .obj .heading .n2 {
    margin-left: -11px;
    width: 22px;
    height: 50px;
  }
  .my_obj .obj .heading .schema {
    line-height: 50px;
    padding-right: 23px;
    font-size: 13px;
  }
  .my_obj .obj .heading .schema:before {
    background-image: url(images/mobile-document-pdf.png);
    width: 33px;
    height: 33px;
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    top: 10px;
    right: -18px;
  }
  .my_obj .obj .elw .elem {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 18px;
    line-height: 20px;
  }
  .my_obj .obj .elw .elem:before {
    top: 18px;
    margin-top: 0px;
  }
  .my_obj .obj .elw .elem span {
    font-size: 12px;
    display: block;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
}
.sidr {
  display: none;
  position: absolute;
  position: fixed;
  top: 0;
  height: 100%;
  z-index: 999999;
  width: 260px;
  overflow-x: none;
  overflow-y: auto;
}
.sidr.left {
  left: -260px;
  right: auto;
}

.sect_pic{
max-width:100% !important;
}

.ch_wr .schema {
  padding-right: 38px;
  margin-right: 23px;
  line-height: 58px;
  font-size: 11px;
  color: #5c9dcb;
  float: left;
  text-decoration: underline;
  position: relative;
  margin-left:10px;
}
.ch_wr .schema:before {
  content: "";
  position: absolute;
  right: -3px;
  top: 16px;
  background-position: 0px -88px;
  width: 25px;
  height: 30px;
  background-image: url(images/ico_spr.png);
}
.ch_wr .schema:hover {
  text-decoration: none;
}

.mail.unauth{
display:block;
position:relative;
top:-21PX;
}

.hright .mail{
background:URL(/images/kon.png) left no-repeat;
padding-left:22px;
font-size:14px !important;
}


.konv{
background:URL(/images/kon.png) left no-repeat;
padding-left:22px;
font-size:14px !important;
}


.formob{
display:none;
}

.sidr-class-lang {
padding:10px;
}

.sidr-class-lang span{
font-weight:bold;
background:#000099;
color:#FFFFFF;
}

.sidr-class-lang a{
border-bottom:1px dotted;
margin-left:10px;
}

.sidr-class-site_ver_selector{
padding-left:10px;
}

.sidr-class-site_ver_selector a{
border-bottom:1px dotted;
}

 a.to_mob{
 display:none;

 }


header .hright .lang .langbullet {
    padding: 3px 3px 3px 20px;margin-top: -3px;
}
.langbullet.eng {
	background: url(images/en.gif) no-repeat left center;
}
.langbullet.rus {
	background: url(images/ru.gif) no-repeat left center;
}

.popup-select-wrapper.text .inp_wrp {
padding:0 0 0 30px;
}

.popup-select-wrapper.text input{
/*width:90px;*/
height:32px;
border:1px solid #407397;
border-radius:5px;
padding:0 5px 0 5px;
}


.act_filter{
position:fixed !important;
}
