/* line 17, ../../../../../usr/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../usr/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../usr/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../usr/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../usr/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../usr/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../usr/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../usr/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../usr/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/* line 20, ../sass/elements/_sprites.scss */
.prj-sprite, label.x,
a.x,
a.remove, .no-csstransforms .help, .csstransforms .help, #wholesite header.gradient .topLine .ws_x:before, #header .rightCol .persBlock .key a:before, #topSearch label[for="ts-searchString"], #topSearch .btn, .bc_wrp .fly_btn .to_top:hover:before, #sideMenu li.wSubMenu > .expand, #sideMenu li.wSubMenu.expanded > .expand, .no-csstransforms #sideMenu li.wSubMenu.expanded > .expand, .sideFilter.style1 input[type="checkbox"]:checked + label .x, .calendar.slider .navPrev .next,
.calendar.slider .navNext .next, .calendar.slider .navPrev .prev,
.calendar.slider .navNext .prev, .no-csstransforms .docs.slider .pagination a, .no-csstransforms .docs.slider .pagination a.act, .wTabs.type3 > nav li.begun:after, article.wHidden header:before, .no-csstransforms article.wHidden.expanded header:before, .competition .navPrev .arrow i, .competition .navNext .arrow i {
  background: url('../images/sprites-s2fd013f406.png') no-repeat;
}

/* line 9, ../sass/_layout.scss */
html {
  height: 100%;
}

/* line 12, ../sass/_layout.scss */
header, nav, section, article, aside, footer {
  display: block;
}

/* line 15, ../sass/_layout.scss */
body {
  font-size: 12px;
  font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
  line-height: 16px;
  color: #6a6a6a;
  padding: 0;
  margin: 0;
  height: 100%;
}

/* line 29, ../sass/_layout.scss */
#wrapper {
  min-width: 990px;
  max-width: 1280px;
  margin: 0 auto;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.21);
  -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.21);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.21);
  overflow: hidden;
}

/* line 42, ../sass/_layout.scss */
#middle {
  width: 95%;
  padding: 0 0 108px;
  margin: 0 auto;
  height: 1%;
  position: relative;
}
/* line 49, ../sass/_layout.scss */
.mainpage-tmpl #middle {
  padding-top: 39px;
}

/* line 56, ../sass/_layout.scss */
#container {
  width: 100%;
  float: left;
}

/* line 62, ../sass/_layout.scss */
#content {
  padding: 0 0 0 25.4%;
}
/* line 64, ../sass/_layout.scss */
.threecols-tmpl #content {
  padding: 0 21% 0 25.7%;
}
/* line 66, ../sass/_layout.scss */
.threecols-tmpl #content > * {
  margin-left: auto;
  margin-right: auto;
}
/* line 73, ../sass/_layout.scss */
.mainpage-tmpl #content {
  padding: 0 22% 0 23%;
}
/* line 75, ../sass/_layout.scss */
.mainpage-tmpl #content > * {
  margin-left: auto;
  margin-right: auto;
}

/* line 84, ../sass/_layout.scss */
#sideLeft {
  float: left;
  width: 22%;
  margin-left: -100%;
  position: relative;
}
/* line 89, ../sass/_layout.scss */
.mainpage-tmpl #sideLeft {
  width: 19%;
}

/* line 99, ../sass/_layout.scss */
#sideRight {
  float: left;
  margin-right: -3px;
  width: 19%;
  margin-left: -19%;
  position: relative;
}

/* Footer
-----------------------------------------------------------------------------*/
/* line 110, ../sass/_layout.scss */
#footer {
  margin: -88px auto 0;
  min-width: 990px;
  max-width: 1280px;
  height: 88px;
  position: relative;
}

/* line 1, ../sass/_common.scss */
a {
  color: #3399cc;
  outline: none !important;
}
/* line 7, ../sass/_common.scss */
a:hover {
  color: #ff6600 !important;
}

/* line 18, ../sass/_common.scss */
a.link, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, a.dash, a.grey, a.d-grey, .bc_wrp > a,
span.link,
span.d-grey {
  border: none;
  color: #3399cc;
  border-bottom-color: #3399cc;
  border-bottom-color: rgba(51, 153, 204, 0.4);
  border-bottom-width: 1px;
  border-bottom-style: solid;
  text-decoration: none;
}
/* line 26, ../sass/_common.scss */
a.link.dwnl:hover, h1 a.dwnl:hover, h2 a.dwnl:hover, h3 a.dwnl:hover, h4 a.dwnl:hover, h5 a.dwnl:hover, h6 a.dwnl:hover, a.dwnl.dash:hover, a.dwnl.grey:hover, a.dwnl.d-grey:hover, .bc_wrp > a.dwnl:hover, a.link.hover, h1 a.hover, h2 a.hover, h3 a.hover, h4 a.hover, h5 a.hover, h6 a.hover, a.hover.dash, a.hover.grey, a.hover.d-grey, .bc_wrp > a.hover, a.link:hover, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, a.dash:hover, a.grey:hover, a.d-grey:hover, .bc_wrp > a:hover,
span.link.dwnl:hover,
span.dwnl.d-grey:hover,
span.link.hover,
span.hover.d-grey,
span.link:hover,
span.d-grey:hover {
  color: #ff6600 !important;
  border-bottom-color: rgba(255, 102, 0, 0.5) !important;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}

/* line 37, ../sass/_common.scss */
span.link, span.d-grey,
a.link,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
a.dash,
a.grey,
a.d-grey,
.bc_wrp > a {
  border-bottom-color: rgba(51, 153, 204, 0.5);
}

/* line 40, ../sass/_common.scss */
a.wsideimg {
  text-decoration: none;
  border-bottom: none;
}
/* line 43, ../sass/_common.scss */
a.wsideimg span {
  border-bottom: 1px solid;
  color: #3399cc;
  border-bottom-color: #3399cc;
  border-bottom-color: rgba(51, 153, 204, 0.4);
}
/* line 48, ../sass/_common.scss */
a.wsideimg:hover span {
  color: #ff6600;
  border-bottom-color: #ff6600;
  border-bottom-color: rgba(255, 102, 0, 0.4);
}

/* line 53, ../sass/_common.scss */
.dwnl {
  margin-left: 45px;
  position: relative;
  line-height: 32px;
}
/* line 57, ../sass/_common.scss */
.dwnl img {
  width: 38px;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  position: absolute;
  left: -45px;
}
/* line 65, ../sass/_common.scss */
.dwnl:hover img {
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
}

/* line 72, ../sass/_common.scss */
.h-list {
  list-style: none;
}
/* line 77, ../sass/_common.scss */
.h-list > li {
  float: left;
}
/* line 81, ../sass/_common.scss */
.h-list.by2 > li {
  width: 50%;
  position: relative;
}
/* line 84, ../sass/_common.scss */
.h-list.by2 > li:nth-child(3) {
  clear: left;
}
/* line 90, ../sass/_common.scss */
.h-list.by3 > li {
  width: 33%;
  position: relative;
}
/* line 93, ../sass/_common.scss */
.h-list.by3 > li:nth-child(4) {
  clear: left;
}
/* line 99, ../sass/_common.scss */
.h-list.by4 > li {
  width: 25%;
  position: relative;
}
/* line 102, ../sass/_common.scss */
.h-list.by4 > li:nth-child(5) {
  clear: left;
}
/* line 108, ../sass/_common.scss */
.h-list.by5 > li {
  width: 20%;
  position: relative;
}
/* line 111, ../sass/_common.scss */
.h-list.by5 > li:nth-child(6) {
  clear: left;
}

/* line 117, ../sass/_common.scss */
i {
  font-style: italic;
}

/* line 120, ../sass/_common.scss */
/*img {*/
  /*max-width: 100%;*/
/*}*/

/* line 124, ../sass/_common.scss */
p.para {
  margin-bottom: 18px;
  max-width: 730px;
}

/* line 128, ../sass/_common.scss */
strong {
  font-weight: bold;
  color: #000;
}

/* line 134, ../sass/_common.scss */
label.x,
a.x,
a.remove {
  display: inline-block;
  display: inline-block;
  vertical-align: middle;
  background-position: -834px 0;
  height: 18px;
  width: 19px;
  border-bottom: none !important;
  cursor: pointer;
}
/* line 48, ../../../../../usr/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
label.x:hover, label.x.x_hover, label.x.x-hover,
a.x:hover,
a.x.x_hover,
a.x.x-hover,
a.remove:hover,
a.remove.x_hover,
a.remove.x-hover {
  background-position: -876px 0;
}
/* line 48, ../../../../../usr/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
label.x:active, label.x.x_active, label.x.x-active,
a.x:active,
a.x.x_active,
a.x.x-active,
a.remove:active,
a.remove.x_active,
a.remove.x-active {
  background-position: -855px 0;
}

/* line 145, ../sass/_common.scss */
.btn {
  color: #fff !important;
  display: inline-block;
  outline: none;
  border: none !important;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
}
/* line 153, ../sass/_common.scss */
.btn:hover {
  color: #fff !important;
}
/* line 156, ../sass/_common.scss */
.btn:active {
  color: #fff !important;
}

/* line 161, ../sass/_common.scss */
h1, h2, h3, h4, h5, h6 {
  color: #555555;
  border-bottom-color: #555555;
  border-bottom-color: rgba(85, 85, 85, 0.4);
}

/* line 167, ../sass/_common.scss */
h1 {
  font-size: 24px;
  line-height: 30px;
}

/* line 171, ../sass/_common.scss */
h2, h3 {
  font-size: 18px;
  line-height: 24px;
}

/* line 175, ../sass/_common.scss */
.dash {
  border-bottom-style: dashed !important;
}

/* line 176, ../sass/_common.scss */
hr.dash {
  border: none;
  border-bottom: 1px dashed #bababa;
  margin-bottom: 18px;
}

/* line 177, ../sass/_common.scss */
a.dash:hover {
  border-bottom-style: dashed !important;
}

/* line 178, ../sass/_common.scss */
.nobd {
  border: none !important;
  text-decoration: none;
}
/* line 180, ../sass/_common.scss */
.nobd .dash {
  border-bottom: 1px dashed;
  color: #3399cc;
  border-bottom-color: #3399cc;
  border-bottom-color: rgba(51, 153, 204, 0.4);
}
/* line 185, ../sass/_common.scss */
.nobd:hover .dash {
  color: #ff6600;
  border-bottom-color: #ff6600;
  border-bottom-color: rgba(255, 102, 0, 0.4);
}

/* line 190, ../sass/_common.scss */
.clear {
  clear: both;
}

/* line 191, ../sass/_common.scss */
.center {
  text-align: center !important;
}

/* line 192, ../sass/_common.scss */
.left {
  text-align: left !important;
}

/* line 193, ../sass/_common.scss */
.right {
  text-align: right !important;
}

/* line 194, ../sass/_common.scss */
.toRight {
  float: right;
}

/* line 195, ../sass/_common.scss */
.toLeft {
  float: left;
}

/* line 196, ../sass/_common.scss */
.toCenter {
  margin: 0 auto;
}

/* line 197, ../sass/_common.scss */
.fz_xs {
  font-size: 10px !important;
  line-height: 1.45em;
}

/* line 198, ../sass/_common.scss */
.fz_norm {
  font-size: 12px !important;
  line-height: 1.45em;
}

/* line 199, ../sass/_common.scss */
.fz_med {
  font-size: 14px !important;
  line-height: 1.45em;
}

/* line 200, ../sass/_common.scss */
.fz_l {
  font-size: 18px !important;
  line-height: 1.45em;
}

/* line 201, ../sass/_common.scss */
.fz_xl {
  font-size: 20px;
  line-height: 1.45em;
}

/* line 202, ../sass/_common.scss */
.bold {
  font-weight: bold !important;
}

/* line 203, ../sass/_common.scss */
.ital {
  font-style: italic !important;
}

/* line 204, ../sass/_common.scss */
.hidden {
  display: none;
}

/* line 205, ../sass/_common.scss */
.noWrp {
  white-space: nowrap;
}

/* line 206, ../sass/_common.scss */
span.clear {
  display: block;
  width: 100%;
  height: 1px;
}

/* line 207, ../sass/_common.scss */
.taJ {
  text-align: justify;
}

/* line 208, ../sass/_common.scss */
.vaM {
  vertical-align: middle;
}

/* line 209, ../sass/_common.scss */
hr.dot {
  border: none;
  outline: none;
  height: 1px;
}

/* line 215, ../sass/_common.scss */
.strikeout {
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}

/* line 222, ../sass/_common.scss */
.shrink {
  display: inline-block !important;
  width: 100% !important;
  height: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}

/* line 233, ../sass/_common.scss */
.twoCols .col {
  width: 49%;
  margin-left: 2%;
  float: left;
}
/* line 237, ../sass/_common.scss */
.twoCols .col:first-child {
  margin-left: 0;
}

/* line 247, ../sass/_common.scss */
input[type="password"],
input[type="email"],
label.forFileInput,
input[type="text"],
textarea {
  outline: none;
  border: none !important;
}

/* line 253, ../sass/_common.scss */
input[type="text"].shortNum {
  width: 36px;
  text-align: center;
  padding-left: 0;
  padding-right: 0;
}
/* line 259, ../sass/_common.scss */
input[type="text"].medNum {
  width: 45%;
  text-align: left;
}

/* line 265, ../sass/_common.scss */
a.grey {
  color: #939393 !important;
  border-bottom-color: #939393 !important;
  border-bottom-color: rgba(147, 147, 147, 0.4) !important;
}

/* line 269, ../sass/_common.scss */
.d-grey {
  color: #555555 !important;
  border-bottom-color: #555555 !important;
  border-bottom-color: rgba(85, 85, 85, 0.4) !important;
}

/* line 273, ../sass/_common.scss */
.red {
  color: #ac460b !important;
  border-bottom-color: #ac460b !important;
  border-bottom-color: rgba(172, 70, 11, 0.4) !important;
}

/* line 276, ../sass/_common.scss */
.orange {
  color: #e19900 !important;
  border-bottom-color: #e19900 !important;
  border-bottom-color: rgba(225, 153, 0, 0.4) !important;
}

/* line 279, ../sass/_common.scss */
a.orange {
  text-decoration: none;
  color: #e19900;
  border-bottom-color: #e19900;
  border-bottom-color: rgba(225, 153, 0, 0.4);
}
/* line 27, ../sass/elements/_colors.scss */
a.orange:hover {
  color: #ff6600;
  border-bottom-color: #ff6600;
  border-bottom-color: rgba(255, 102, 0, 0.4);
}

/* line 284, ../sass/_common.scss */
.wRCol > .container {
  float: left;
  width: 100%;
}
/* line 287, ../sass/_common.scss */
.wRCol > .container > * {
  margin-right: 22%;
}
/* line 292, ../sass/_common.scss */
.wRCol > .rCol {
  float: left;
  margin-right: -3px;
  width: 20%;
  margin-left: -20%;
  position: relative;
}

/* line 302, ../sass/_common.scss */
.wLCol > .container {
  float: left;
  width: 100%;
}
/* line 305, ../sass/_common.scss */
.wLCol > .container > * {
  margin-left: 22%;
}
/* line 310, ../sass/_common.scss */
.wLCol > .lCol {
  float: left;
  width: 20%;
  margin-left: -100%;
  position: relative;
}

/* line 317, ../sass/_common.scss */
input.alert {
  outline: 1px solid #ff5816 !important;
  border: 1px solid #ff5816 !important;
}

/* line 321, ../sass/_common.scss */
.help {
  margin-left: 5px;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
/* line 322, ../sass/_common.scss */
.no-csstransforms .help {
  display: inline-block;
  vertical-align: middle;
  background-position: -219px 0;
  height: 10px;
  width: 10px;
}
/* line 325, ../sass/_common.scss */
.csstransforms .help {
  display: inline-block;
  vertical-align: middle;
  background-position: -231px 0;
  height: 20px;
  width: 20px;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
}
/* line 332, ../sass/_common.scss */
.help:hover {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

/* line 1, ../sass/elements/_clearfix.scss */
.cf, #wrapper, #middle, #container, .h-list, .twoCols, .wRCol, .wLCol, .wysiwyg, #header, .calendar.slider li article, .docs.slider li article .content, article.view1, article.view2, .wTabs.type2 > .sectHeader, .competition, #footer {
  zoom: 1;
}
/* line 5, ../sass/elements/_clearfix.scss */
.cf:before, #wrapper:before, #middle:before, #container:before, .h-list:before, .twoCols:before, .wRCol:before, .wLCol:before, .wysiwyg:before, #header:before, .calendar.slider li article:before, .docs.slider li article .content:before, article.view1:before, article.view2:before, .wTabs.type2 > .sectHeader:before, .competition:before, #footer:before, .cf:after, #wrapper:after, #middle:after, #container:after, .h-list:after, .twoCols:after, .wRCol:after, .wLCol:after, .wysiwyg:after, #header:after, .calendar.slider li article:after, .docs.slider li article .content:after, article.view1:after, article.view2:after, .wTabs.type2 > .sectHeader:after, .competition:after, #footer:after {
  content: "";
  display: table;
}
/* line 10, ../sass/elements/_clearfix.scss */
.cf:after, #wrapper:after, #middle:after, #container:after, .h-list:after, .twoCols:after, .wRCol:after, .wLCol:after, .wysiwyg:after, #header:after, .calendar.slider li article:after, .docs.slider li article .content:after, article.view1:after, article.view2:after, .wTabs.type2 > .sectHeader:after, .competition:after, #footer:after {
  clear: both;
}

/* line 5, ../sass/elements/_custom-input.scss */
input[type="checkbox"].checkbox,
input[type="radio"].radio {
  display: none;
}
/* line 7, ../sass/elements/_custom-input.scss */
input[type="checkbox"].checkbox + label,
input[type="radio"].radio + label {
  /*font-size:14px;*/
  line-height: 14px;
  cursor: pointer;
}
/* line 11, ../sass/elements/_custom-input.scss */
input[type="checkbox"].checkbox + label:before,
input[type="radio"].radio + label:before {
  display: inline-block;
  margin: -4px 5px 0 0;
  width: 18px;
  height: 18px;
  content: "";
  vertical-align: middle;
}

/*  styled checkbox and radio
--------------------------------------------------*/
/* line 70, ../sass/elements/_custom-input.scss */
input[type="checkbox"].checkbox,
input[type="radio"].radio {
  display: none;
}
/* line 72, ../sass/elements/_custom-input.scss */
input[type="checkbox"].checkbox + label,
input[type="radio"].radio + label {
  /*font-size:14px;*/
  line-height: 14px;
  cursor: pointer;
}
/* line 76, ../sass/elements/_custom-input.scss */
input[type="checkbox"].checkbox + label:before,
input[type="radio"].radio + label:before {
  display: inline-block;
  margin: -4px 5px 0 0;
  width: 18px;
  height: 18px;
  content: "";
  vertical-align: middle;
}

/* line 129, ../sass/elements/_custom-input.scss */
input[type="radio"].radio + label:before {
  width: 18px;
  height: 18px;
}
/* line 134, ../sass/elements/_custom-input.scss */
input[type="radio"].radio + label > img {
  vertical-align: middle;
}
/* line 137, ../sass/elements/_custom-input.scss */
input[type="radio"].radio + label:hover:before {
  background-position: -18px 0;
}
/* line 141, ../sass/elements/_custom-input.scss */
input[type="radio"].radio + label:active:before {
  background-position: -36px 0;
}
/* line 146, ../sass/elements/_custom-input.scss */
input[type="radio"].radio:checked + label::before {
  background-position: -54px 0;
}
/* line 149, ../sass/elements/_custom-input.scss */
input[type="radio"].radio:checked:disabled + label::before {
  background-position: -162px -19px;
}
/* line 152, ../sass/elements/_custom-input.scss */
input[type="radio"].radio:checked + label:hover:before {
  background-position: -72px 0;
}
/* line 156, ../sass/elements/_custom-input.scss */
input[type="radio"].radio:checked + label:active:before {
  background-position: -90px 0;
}
/* line 160, ../sass/elements/_custom-input.scss */
input[type="radio"].radio:disabled + label::before {
  background-position: -144px -21px;
}

/* end styled checkbox and radio ----------------------------------------*/
/* line 1, ../sass/elements/_wholesite.scss */
.whs-open .whs-overlay {
  z-index: 95;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  overflow: scroll;
}

/* line 12, ../sass/elements/_wholesite.scss */
#wholesite {
  position: absolute;
  z-index: 101;
  background-color: #fff;
  border: 3px solid #ff9a32;
  -webkit-border-radius: 0 5px 5px 5px;
  -moz-border-radius: 0 5px 5px 5px;
  -ms-border-radius: 0 5px 5px 5px;
  -o-border-radius: 0 5px 5px 5px;
  border-radius: 0 5px 5px 5px;
  -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
  top: -2px;
}
/* line 20, ../sass/elements/_wholesite.scss */
#wholesite.ww {
  left: -9999px;
}
/* line 23, ../sass/elements/_wholesite.scss */
.whs-fix #wholesite {
  position: fixed;
  top: 7px;
  margin-right: 30px;
}
/* line 28, ../sass/elements/_wholesite.scss */
#wholesite header.gradient {
  background-color: #e5f2fa;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFE5F2FA', endColorstr='#FFC9E4EF');
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U1ZjJmYSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2M5ZTRlZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e5f2fa), color-stop(100%, #c9e4ef));
  background: -webkit-linear-gradient(top, #e5f2fa 0%, #c9e4ef 100%);
  background: -moz-linear-gradient(top, #e5f2fa 0%, #c9e4ef 100%);
  background: -o-linear-gradient(top, #e5f2fa 0%, #c9e4ef 100%);
  -pie-background: linear-gradient(top, #e5f2fa 0%, #c9e4ef 100%);
  background: linear-gradient(top, #e5f2fa 0%, #c9e4ef 100%);
  overflow: hidden;
}
/* line 34, ../sass/elements/_wholesite.scss */
#wholesite header.gradient .topLine {
  padding-left: 140px;
  padding-right: 28px;
  line-height: 28px;
  margin-bottom: 20px;
}
/* line 39, ../sass/elements/_wholesite.scss */
#wholesite header.gradient .topLine .link, #wholesite header.gradient .topLine h1 a, h1 #wholesite header.gradient .topLine a, #wholesite header.gradient .topLine h2 a, h2 #wholesite header.gradient .topLine a, #wholesite header.gradient .topLine h3 a, h3 #wholesite header.gradient .topLine a, #wholesite header.gradient .topLine h4 a, h4 #wholesite header.gradient .topLine a, #wholesite header.gradient .topLine h5 a, h5 #wholesite header.gradient .topLine a, #wholesite header.gradient .topLine h6 a, h6 #wholesite header.gradient .topLine a, #wholesite header.gradient .topLine a.dash, #wholesite header.gradient .topLine a.grey, #wholesite header.gradient .topLine .d-grey, #wholesite header.gradient .topLine .bc_wrp > a {
  color: black;
  border-bottom-color: black;
  border-bottom-color: rgba(0, 0, 0, 0.4);
}
/* line 42, ../sass/elements/_wholesite.scss */
#wholesite header.gradient .topLine .ws_x {
  position: relative;
  position: relative;
  background-position: -689px 0;
}
/* line 54, ../sass/elements/_sprites.scss */
#wholesite header.gradient .topLine .ws_x:before {
  content: "";
  display: inline-block;
  background-position: -689px 0;
  height: 16px;
  width: 16px;
}
/* line 44, ../../../../../usr/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
#wholesite header.gradient .topLine .ws_x:hover:before, #wholesite header.gradient .topLine .ws_x.ws_x_hover, #wholesite header.gradient .topLine .ws_x.ws_x-hover {
  background-position: -725px 0;
}
/* line 44, ../../../../../usr/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
#wholesite header.gradient .topLine .ws_x:active:before, #wholesite header.gradient .topLine .ws_x.ws_x_active, #wholesite header.gradient .topLine .ws_x.ws_x-active {
  background-position: -707px 0;
}
/* line 45, ../sass/elements/_wholesite.scss */
#wholesite header.gradient .topLine .ws_x:before {
  position: absolute;
  right: -20px;
  top: 0;
}
/* line 52, ../sass/elements/_wholesite.scss */
#wholesite header.gradient nav {
  clear: both;
}
/* line 54, ../sass/elements/_wholesite.scss */
#wholesite header.gradient nav ul.h-list {
  margin: 0 10px;
}
/* line 56, ../sass/elements/_wholesite.scss */
#wholesite header.gradient nav ul.h-list li {
  padding: 5px 20px 3px;
  margin-bottom: -1px;
  line-height: 28px;
}
/* line 60, ../sass/elements/_wholesite.scss */
#wholesite header.gradient nav ul.h-list li a.dash {
  color: black;
  border-bottom-color: black;
  border-bottom-color: rgba(0, 0, 0, 0.4);
}
/* line 63, ../sass/elements/_wholesite.scss */
#wholesite header.gradient nav ul.h-list li.act {
  background: #fff;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -ms-border-radius: 5px 5px 0 0;
  -o-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
/* line 67, ../sass/elements/_wholesite.scss */
#wholesite header.gradient nav ul.h-list li.act .dash {
  color: #000 !important;
  text-shadow: 0 0 1px #ababab !important;
  border-bottom-color: transparent !important;
  cursor: default;
}
/* line 78, ../sass/elements/_wholesite.scss */
#wholesite .content {
  padding: 45px 0px 20px;
  line-height: 18px;
}
/* line 81, ../sass/elements/_wholesite.scss */
#wholesite .content table {
  width: 100%;
}
/* line 83, ../sass/elements/_wholesite.scss */
#wholesite .content table td {
  vertical-align: top;
  padding: 0 35px;
}
/* line 89, ../sass/elements/_wholesite.scss */
#wholesite .content h4 {
  margin-bottom: 20px;
}
/* line 91, ../sass/elements/_wholesite.scss */
#wholesite .content h4, #wholesite .content h4 > * {
  color: #333333;
  border-bottom-color: #333333;
  border-bottom-color: rgba(51, 51, 51, 0.4);
  text-shadow: 0 0 1px #666;
  font-size: 12px;
  line-height: 14px;
}
/* line 97, ../sass/elements/_wholesite.scss */
#wholesite .content h4 + h4 {
  margin-top: 30px;
}
/* line 102, ../sass/elements/_wholesite.scss */
#wholesite .content .col .v-list {
  margin-left: 20px;
  width: 240px;
}
/* line 105, ../sass/elements/_wholesite.scss */
#wholesite .content .col .v-list li {
  margin-bottom: 15px;
}
/* line 110, ../sass/elements/_wholesite.scss */
#wholesite .content .col1 {
  background: transparent url('../images/ws-tbl-td-bg.png') 100% 0% no-repeat;
  position: relative;
}
/* line 113, ../sass/elements/_wholesite.scss */
#wholesite .content .col1:after {
  width: 49px;
  height: 50%;
  position: absolute;
  bottom: 0;
  display: block;
  right: 0;
  content: "";
  background: transparent url('../images/ws-tbl-td-bg.png') 100% 100% no-repeat;
}
/* line 124, ../sass/elements/_wholesite.scss */
#wholesite .content .col2 {
  background: transparent url('../images/ws-tbl-td-bg.png') 100% 0% no-repeat;
  position: relative;
}
/* line 127, ../sass/elements/_wholesite.scss */
#wholesite .content .col2:after {
  width: 49px;
  height: 50%;
  position: absolute;
  bottom: 0;
  display: block;
  right: 0;
  content: "";
  background: transparent url('../images/ws-tbl-td-bg.png') 100% 100% no-repeat;
}
/* line 139, ../sass/elements/_wholesite.scss */
#wholesite footer {
  background-color: #f3f3f3;
  padding: 25px 10px;
  line-height: 18px;
}
/* line 143, ../sass/elements/_wholesite.scss */
#wholesite footer > table {
  width: 100%;
}
/* line 147, ../sass/elements/_wholesite.scss */
#wholesite footer > table > tbody > tr > td {
  vertical-align: top;
  padding: 0 35px;
}
/* line 150, ../sass/elements/_wholesite.scss */
#wholesite footer > table > tbody > tr > td table {
  float: left;
}
/* line 152, ../sass/elements/_wholesite.scss */
#wholesite footer > table > tbody > tr > td table + table {
  margin-left: 40px;
}
/* line 155, ../sass/elements/_wholesite.scss */
#wholesite footer > table > tbody > tr > td table td {
  vertical-align: middle;
  padding: 5px;
}
/* line 158, ../sass/elements/_wholesite.scss */
#wholesite footer > table > tbody > tr > td table td.text {
  width: 100px;
}
/* line 164, ../sass/elements/_wholesite.scss */
#wholesite footer > table > tbody > tr > td.col1, #wholesite footer > table > tbody > tr > td.col2 {
  border-right: 2px dotted #8bb4d2;
}

/* line 1, ../sass/elements/_wysiwyg.scss */
.wysiwyg {
  overflow: visible !important;
}
/* line 4, ../sass/elements/_wysiwyg.scss */
.wysiwyg ul {
  margin-bottom: 18px;
  margin-left: 18px;
  list-style-type: disc;
}
/* line 9, ../sass/elements/_wysiwyg.scss */
.wysiwyg ol {
  margin-bottom: 18px;
  margin-left: 18px;
  list-style-type: disc;
  display: block;
  list-style-type: decimal;
  margin-left: 40px;
}
/* line 17, ../sass/elements/_wysiwyg.scss */
.wysiwyg ul li {
  margin-bottom: 5px;
}
/* line 20, ../sass/elements/_wysiwyg.scss */
.wysiwyg audio, .wysiwyg canvas, .wysiwyg video {
  display: inline-block;
}
/* line 23, ../sass/elements/_wysiwyg.scss */
.wysiwyg audio:not([controls]) {
  display: none;
  height: 0;
}
/* line 27, ../sass/elements/_wysiwyg.scss */
.wysiwyg [hidden], .wysiwyg template {
  display: none;
}
/* line 30, ../sass/elements/_wysiwyg.scss */
.wysiwyg abbr[title] {
  border-bottom: 1px dotted;
}
/* line 33, ../sass/elements/_wysiwyg.scss */
.wysiwyg b, .wysiwyg strong {
  font-weight: bold;
}
/* line 36, ../sass/elements/_wysiwyg.scss */
.wysiwyg dfn {
  font-style: italic;
}
/* line 39, ../sass/elements/_wysiwyg.scss */
.wysiwyg hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/* line 44, ../sass/elements/_wysiwyg.scss */
.wysiwyg mark {
  background: #ff0;
  color: #000;
}
/* line 48, ../sass/elements/_wysiwyg.scss */
.wysiwyg code, .wysiwyg kbd, .wysiwyg pre, .wysiwyg samp {
  font-family: monospace, serif;
  font-size: 1em;
}
/* line 52, ../sass/elements/_wysiwyg.scss */
.wysiwyg pre {
  white-space: pre-wrap;
}
/* line 55, ../sass/elements/_wysiwyg.scss */
.wysiwyg q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
/* line 58, ../sass/elements/_wysiwyg.scss */
.wysiwyg small {
  font-size: 80%;
}
/* line 61, ../sass/elements/_wysiwyg.scss */
.wysiwyg sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
/* line 67, ../sass/elements/_wysiwyg.scss */
.wysiwyg sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}
/* line 74, ../sass/elements/_wysiwyg.scss */
.wysiwyg sub {
  bottom: -0.25em;
}
/* line 77, ../sass/elements/_wysiwyg.scss */
.wysiwyg img {
  border: 0;
}
/* line 80, ../sass/elements/_wysiwyg.scss */
.wysiwyg svg:not(:root) {
  overflow: hidden;
}
/* line 83, ../sass/elements/_wysiwyg.scss */
.wysiwyg figure {
  margin: 0;
}
/* line 86, ../sass/elements/_wysiwyg.scss */
.wysiwyg fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/* line 91, ../sass/elements/_wysiwyg.scss */
.wysiwyg legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
/* line 97, ../sass/elements/_wysiwyg.scss */
.wysiwyg button, .wysiwyg input, .wysiwyg select, .wysiwyg textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}
/* line 105, ../sass/elements/_wysiwyg.scss */
.wysiwyg button, .wysiwyg input {
  line-height: normal;
}
/* line 108, ../sass/elements/_wysiwyg.scss */
.wysiwyg button, .wysiwyg select {
  text-transform: none;
}
/* line 111, ../sass/elements/_wysiwyg.scss */
.wysiwyg button, .wysiwyg html input[type="button"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
/* line 118, ../sass/elements/_wysiwyg.scss */
.wysiwyg input[type="reset"], .wysiwyg input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
/* line 125, ../sass/elements/_wysiwyg.scss */
.wysiwyg button[disabled], .wysiwyg html input[disabled] {
  cursor: default;
}
/* line 129, ../sass/elements/_wysiwyg.scss */
.wysiwyg input[type="checkbox"], .wysiwyg input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/* line 135, ../sass/elements/_wysiwyg.scss */
.wysiwyg input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/* line 142, ../sass/elements/_wysiwyg.scss */
.wysiwyg input[type="search"]::-webkit-search-cancel-button, .wysiwyg input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/* line 147, ../sass/elements/_wysiwyg.scss */
.wysiwyg button::-moz-focus-inner, .wysiwyg input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/* line 151, ../sass/elements/_wysiwyg.scss */
.wysiwyg textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}
/* line 157, ../sass/elements/_wysiwyg.scss */
.wysiwyg table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* line 161, ../sass/elements/_wysiwyg.scss */
.wysiwyg p {
  font-size: 100%;
  display: block;
  margin: 1em 0;
}
/* line 166, ../sass/elements/_wysiwyg.scss */
.wysiwyg dl, .wysiwyg multicol {
  display: block;
  margin: 1em 0;
}
/* line 170, ../sass/elements/_wysiwyg.scss */
.wysiwyg img {
  border: none;
  margin: 5px;
  padding: 0;
}
/* line 175, ../sass/elements/_wysiwyg.scss */
.wysiwyg table {
  display: table;
  margin-bottom: 0;
  margin-top: 0;
  text-indent: 0;
}
/* line 180, ../sass/elements/_wysiwyg.scss */
.wysiwyg table[border] {
  border-collapse: separate;
  border-spacing: 0px;
  border-color: #643901;
  border-style: inset;
}
/* line 185, ../sass/elements/_wysiwyg.scss */
.wysiwyg table[border][border="1"] {
  border-width: 1px;
}
/* line 189, ../sass/elements/_wysiwyg.scss */
.wysiwyg table[cellpadding="5"] td {
  padding: 5px;
}
/* line 192, ../sass/elements/_wysiwyg.scss */
.wysiwyg table td {
  border-collapse: separate;
}
/* line 194, ../sass/elements/_wysiwyg.scss */
.wysiwyg table td p {
  margin: 0;
}

/* line 202, ../sass/elements/_wysiwyg.scss */
em, i {
  font-style: italic;
}

/* line 1, ../sass/elements/_jcarousel.scss */
.jcarousel {
  position: relative;
  overflow: hidden;
  /* You need at least a height, adjust this to your needs */
  height: 100px;
}

/* line 8, ../sass/elements/_jcarousel.scss */
.jcarousel ul.h-list {
  width: 2000em;
  position: absolute;
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 16, ../sass/elements/_jcarousel.scss */
.jcarousel ul.v-list {
  height: 2000em;
  position: absolute;
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 24, ../sass/elements/_jcarousel.scss */
.jcarousel .h-list li {
  float: left;
}

/* line 1, ../sass/elements/_form-styler.scss */
.jq-checkbox {
  position: relative;
  width: 13px;
  height: 13px;
  border: 1px solid #C3C3C3;
  border-radius: 3px;
  background: #f6f6f6 url(data:image/gif;base64,R0lGODlhAQAMALMAAPHx8f7+/vv7+/j4+PX19fLy8vz8/Pn5+fb29vPz8/39/ff39wAAAAAAAAAAAAAAACH5BAAAAAAALAAAAAABAAwAAAQJMCgjzliIpAIiADs=) repeat-x;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05), inset -1px -1px white, inset 1px -1px white;
  vertical-align: middle;
  cursor: pointer;
}

/* line 12, ../sass/elements/_form-styler.scss */
.jq-checkbox.checked span {
  display: block;
  width: 9px;
  height: 9px;
  margin: 2px 0 0 2px;
  border-radius: 2px;
  background: #666;
  box-shadow: inset 0 -3px 6px #AAA;
}

/* line 21, ../sass/elements/_form-styler.scss */
.jq-checkbox.focused {
  border: 1px solid #08C;
}

/* line 24, ../sass/elements/_form-styler.scss */
.jq-checkbox.disabled {
  opacity: 0.55;
  filter: alpha(opacity=55);
}

/* line 30, ../sass/elements/_form-styler.scss */
.jq-radio {
  width: 12px;
  height: 12px;
  border: 1px solid #C3C3C3;
  border-radius: 50%;
  background: #f6f6f6 url(data:image/gif;base64,R0lGODlhAQAMALMAAPHx8f7+/vv7+/j4+PX19fLy8vz8/Pn5+fb29vPz8/39/ff39wAAAAAAAAAAAAAAACH5BAAAAAAALAAAAAABAAwAAAQJMCgjzliIpAIiADs=) 0 -1px repeat-x;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05), inset -1px -1px white, inset 1px -1px white;
  vertical-align: middle;
  cursor: pointer;
}

/* line 40, ../sass/elements/_form-styler.scss */
.jq-radio.checked span {
  display: block;
  width: 6px;
  height: 6px;
  overflow: hidden;
  margin: 3px 0 0 3px;
  border-radius: 50%;
  background: #666;
}

/* line 49, ../sass/elements/_form-styler.scss */
.jq-radio.focused {
  border: 1px solid #08C;
}

/* line 52, ../sass/elements/_form-styler.scss */
.jq-radio.disabled {
  opacity: 0.55;
  filter: alpha(opacity=55);
}

/* line 58, ../sass/elements/_form-styler.scss */
.jq-file {
  border: 1px solid #CCC;
  border-bottom-color: #B3B3B3;
  border-radius: 4px;
  box-shadow: inset 1px 1px #f1f1f1, 0 1px 2px rgba(0, 0, 0, 0.1);
  background: #FFF;
}

/* line 65, ../sass/elements/_form-styler.scss */
.jq-file.focused {
  border: 1px solid #5794BF;
}

/* line 68, ../sass/elements/_form-styler.scss */
.jq-file input {
  cursor: pointer;
  height: auto;
  line-height: 1em;
}

/* line 73, ../sass/elements/_form-styler.scss */
.jq-file__name {
  width: 170px;
  padding: 7px 10px 6px;
  border: none;
  background: none;
  color: #333;
  font: 14px Arial, Tahoma, sans-serif;
}

/* line 81, ../sass/elements/_form-styler.scss */
.jq-file__browse {
  padding: 0 10px;
  border-left: 1px solid #CCC;
  border-radius: 0 4px 4px 0;
  background: #f1f1f1 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAeCAIAAABi9+OQAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABdJREFUeNpi+v//PxM2zMDAQEtxgAADAF2uTe9L4getAAAAAElFTkSuQmCC) repeat-x;
  box-shadow: inset 1px -1px #f1f1f1, inset -1px 0 #f1f1f1, 0 1px 2px rgba(0, 0, 0, 0.1);
  color: #333;
  text-shadow: 1px 1px #FFF;
  font: 14px/30px Arial, Tahoma, sans-serif;
}

/* line 91, ../sass/elements/_form-styler.scss */
.jq-file:hover .jq-file__browse {
  background-color: #E6E6E6;
  background-position: 0 -10px;
}

/* line 95, ../sass/elements/_form-styler.scss */
.jq-file:active .jq-file__browse {
  background: #F5F5F5;
  box-shadow: inset 1px 1px 3px #DDD;
}

/* line 100, ../sass/elements/_form-styler.scss */
.jq-file.disabled,
.jq-file.disabled .jq-file__browse {
  border-color: #CCC;
  background: #F5F5F5;
  box-shadow: none;
  color: #888;
}

/* line 108, ../sass/elements/_form-styler.scss */
.jq-selectbox {
  vertical-align: middle;
  cursor: pointer;
}

/* line 112, ../sass/elements/_form-styler.scss */
.jq-selectbox__select {
  padding: 7px 35px 7px 10px;
  font: 15px/18px Arial, Tahoma, sans-serif;
}

/* line 143, ../sass/elements/_form-styler.scss */
.jq-selectbox__select-text {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-bottom: 1px dashed;
  color: #555555;
  border-bottom-color: #555555;
  border-bottom-color: rgba(85, 85, 85, 0.4);
}

/* line 151, ../sass/elements/_form-styler.scss */
.jq-selectbox__trigger {
  position: absolute;
  top: 0;
  right: 0;
  width: 34px;
  height: 100%;
}

/* line 159, ../sass/elements/_form-styler.scss */
.jq-selectbox__trigger-arrow {
  position: absolute;
  top: 14px;
  right: 12px;
  width: 0;
  height: 0;
  overflow: hidden;
  border-top: 5px solid #000;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  opacity: 0.3;
  filter: alpha(opacity=30);
}

/* line 173, ../sass/elements/_form-styler.scss */
.jq-selectbox:hover .jq-selectbox__trigger-arrow {
  opacity: 1;
  filter: alpha(opacity=100);
  border-top-color: #ff6600;
}
/* line 178, ../sass/elements/_form-styler.scss */
.jq-selectbox:hover .jq-selectbox__select-text {
  color: #ff6600;
  border-bottom-color: #ff6600;
  border-bottom-color: rgba(255, 102, 0, 0.4);
}

/* line 182, ../sass/elements/_form-styler.scss */
.jq-selectbox.disabled .jq-selectbox__trigger-arrow {
  opacity: 0.3;
  filter: alpha(opacity=30);
}

/* line 186, ../sass/elements/_form-styler.scss */
.jq-selectbox__dropdown {
  top: 33px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  border: 1px solid #C6CBD0;
  border-radius: 4px;
  background: #FFF;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  font: 14px/18px Arial, Tahoma, sans-serif;
}

/* line 200, ../sass/elements/_form-styler.scss */
.jq-selectbox ul {
  margin: 0;
  padding: 0;
}

/* line 204, ../sass/elements/_form-styler.scss */
.jq-selectbox li {
  padding: 5px 10px 6px;
  color: #231F20;
}

/* line 208, ../sass/elements/_form-styler.scss */
.jq-selectbox li.selected {
  background: #A3ABB1;
  color: #FFF;
}

/* line 212, ../sass/elements/_form-styler.scss */
.jq-selectbox li:hover {
  background: #08C;
  color: #FFF;
}

/* line 216, ../sass/elements/_form-styler.scss */
.jq-selectbox li.disabled {
  color: #AAA;
}

/* line 219, ../sass/elements/_form-styler.scss */
.jq-selectbox li.disabled:hover {
  background: none;
}

/* line 222, ../sass/elements/_form-styler.scss */
.jq-selectbox li.optgroup {
  font-weight: bold;
}

/* line 225, ../sass/elements/_form-styler.scss */
.jq-selectbox li.optgroup:hover {
  background: none;
  color: #231F20;
  cursor: default;
}

/* line 230, ../sass/elements/_form-styler.scss */
.jq-selectbox li.option {
  padding-left: 25px;
}

/* line 235, ../sass/elements/_form-styler.scss */
.jq-select-multiple {
  padding: 1px;
  border: 1px solid #CCC;
  border-bottom-color: #B3B3B3;
  border-radius: 4px;
  box-shadow: inset 1px 1px #f1f1f1, 0 1px 2px rgba(0, 0, 0, 0.1);
  background: #FFF;
  color: #333;
  font: 14px/18px Arial, Tahoma, sans-serif;
  cursor: default;
}

/* line 246, ../sass/elements/_form-styler.scss */
.jq-select-multiple.focused {
  border: 1px solid #5794BF;
}

/* line 249, ../sass/elements/_form-styler.scss */
.jq-select-multiple.disabled {
  border-color: #CCC;
  background: #F5F5F5;
  box-shadow: none;
  color: #888;
}

/* line 255, ../sass/elements/_form-styler.scss */
.jq-select-multiple ul {
  margin: 0;
  padding: 0;
}

/* line 259, ../sass/elements/_form-styler.scss */
.jq-select-multiple li {
  padding: 3px 9px 4px;
  list-style: none;
}

/* line 263, ../sass/elements/_form-styler.scss */
.jq-select-multiple li:first-child {
  border-radius: 3px 3px 0 0;
}

/* line 266, ../sass/elements/_form-styler.scss */
.jq-select-multiple li:last-child {
  border-radius: 0 0 3px 3px;
}

/* line 269, ../sass/elements/_form-styler.scss */
.jq-select-multiple li.selected {
  background: #08C;
  color: #FFF;
}

/* line 273, ../sass/elements/_form-styler.scss */
.jq-select-multiple li.disabled {
  color: #AAA;
}

/* line 277, ../sass/elements/_form-styler.scss */
.jq-select-multiple.disabled li.selected,
.jq-select-multiple li.selected.disabled {
  background: #CCC;
  color: #FFF;
}

/* line 281, ../sass/elements/_form-styler.scss */
.jq-select-multiple li.optgroup {
  font-weight: bold;
}

/* line 284, ../sass/elements/_form-styler.scss */
.jq-select-multiple li.option {
  padding-left: 25px;
}

/* line 296, ../sass/elements/_form-styler.scss */
input[type="email"].styler,
input[type="number"].styler,
input[type="password"].styler,
input[type="search"].styler,
input[type="tel"].styler,
input[type="text"].styler,
input[type="url"].styler,
textarea.styler {
  padding: 7px 9px;
  border: 1px solid #CCC;
  border-bottom-color: #B3B3B3;
  border-radius: 4px;
  box-shadow: inset 1px 1px #f1f1f1, 0 1px 2px rgba(0, 0, 0, 0.1);
  color: #333;
  font: 14px Arial, Tahoma, sans-serif;
}

/* line 305, ../sass/elements/_form-styler.scss */
input[type="search"].styler {
  -webkit-appearance: none;
}

/* line 308, ../sass/elements/_form-styler.scss */
textarea.styler {
  overflow: auto;
}

/* line 318, ../sass/elements/_form-styler.scss */
input[type="email"].styler:hover,
input[type="number"].styler:hover,
input[type="password"].styler:hover,
input[type="search"].styler:hover,
input[type="tel"].styler:hover,
input[type="text"].styler:hover,
input[type="url"].styler:hover,
textarea.styler:hover {
  border-color: #B3B3B3;
}

/* line 328, ../sass/elements/_form-styler.scss */
input[type="email"].styler:focus,
input[type="number"].styler:focus,
input[type="password"].styler:focus,
input[type="search"].styler:focus,
input[type="tel"].styler:focus,
input[type="text"].styler:focus,
input[type="url"].styler:focus,
textarea.styler:focus {
  border-color: #CCC;
  border-top-color: #B3B3B3;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  outline: none;
}

/* line 337, ../sass/elements/_form-styler.scss */
button.styler,
input[type="button"].styler,
input[type="submit"].styler,
input[type="reset"].styler {
  overflow: visible;
  padding: 7px 11px;
  outline: none;
  border: 1px solid #CCC;
  border-bottom-color: #B3B3B3;
  border-radius: 4px;
  background: #f1f1f1 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAeCAIAAABi9+OQAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABdJREFUeNpi+v//PxM2zMDAQEtxgAADAF2uTe9L4getAAAAAElFTkSuQmCC) repeat-x;
  box-shadow: inset 1px -1px #f1f1f1, inset -1px 0 #f1f1f1, 0 1px 2px rgba(0, 0, 0, 0.1);
  color: #333;
  text-shadow: 1px 1px #FFF;
  font: 14px Arial, Tahoma, sans-serif;
  cursor: pointer;
}

/* line 354, ../sass/elements/_form-styler.scss */
button.styler::-moz-focus-inner,
input[type="button"].styler::-moz-focus-inner,
input[type="submit"].styler::-moz-focus-inner,
input[type="reset"].styler::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* line 358, ../sass/elements/_form-styler.scss */
button.styler:after {
  content: '';
}

/* line 364, ../sass/elements/_form-styler.scss */
button.styler:hover,
input[type="button"].styler:hover,
input[type="submit"].styler:hover,
input[type="reset"].styler:hover {
  background-color: #E6E6E6;
  background-position: 0 -10px;
}

/* line 371, ../sass/elements/_form-styler.scss */
button.styler:active,
input[type="button"].styler:active,
input[type="submit"].styler:active,
input[type="reset"].styler:active {
  background: #F5F5F5;
  box-shadow: inset 1px 1px 3px #DDD;
}

/* line 1, ../sass/elements/_header.scss */
#header {
  background: transparent url('../images/bg-header.jpg') 50% top no-repeat;
  height: 110px;
}
/* line 6, ../sass/elements/_header.scss */
#header a {
  color: white;
  border-bottom-color: white;
  border-bottom-color: rgba(255, 255, 255, 0.4);
}
/* line 9, ../sass/elements/_header.scss */
#header .leftCol {
  float: left;
}
/* line 13, ../sass/elements/_header.scss */
#header .rightCol {
  float: right;
}
/* line 15, ../sass/elements/_header.scss */
#header .rightCol .persBlock {
  text-align: right;
  margin-top: 28px;
  margin-right: 16px;
  margin-bottom: 15px;
}
/* line 21, ../sass/elements/_header.scss */
#header .rightCol .persBlock .key a {
  position: relative;
  background-position: -141px 0;
  position: relative;
}
/* line 54, ../sass/elements/_sprites.scss */
#header .rightCol .persBlock .key a:before {
  content: "";
  display: inline-block;
  background-position: -141px 0;
  height: 12px;
  width: 13px;
}
/* line 24, ../sass/elements/_header.scss */
#header .rightCol .persBlock .key a:before {
  position: absolute;
  margin-left: -22px;
  top: 2px;
}
/* line 33, ../sass/elements/_header.scss */
#header .mainWrapper {
  width: 95%;
  margin: 0 auto;
}

/* line 39, ../sass/elements/_header.scss */
#logo {
  font-family: "Segoe UI";
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  height: 64px;
  margin: 30px 0 0 16px;
}
/* line 46, ../sass/elements/_header.scss */
#logo * {
  color: white !important;
  border-bottom-color: white !important;
  border-bottom-color: rgba(255, 255, 255, 0.4) !important;
}
/* line 49, ../sass/elements/_header.scss */
#logo a {
  border-bottom: none !important;
  text-decoration: none;
}
/* line 53, ../sass/elements/_header.scss */
#logo img {
  float: left;
  margin-right: 10px;
}
/* line 57, ../sass/elements/_header.scss */
#logo .name {
  padding-top: 13px;
  display: inline-block;
}
/* line 62, ../sass/elements/_header.scss */
#logo .name span {
  font-size: 12px;
  display: block;
}

/* line 68, ../sass/elements/_header.scss */
#topSearch {
  position: relative;
  clear: both;
}
/* line 71, ../sass/elements/_header.scss */
#topSearch input[type="text"] {
  width: 142px;
  padding-right: 65px;
  padding-left: 25px;
  height: 16px;
  line-height: 16px;
  padding-top: 3px;
  padding-bottom: 3px;
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  -ms-border-radius: 11px;
  -o-border-radius: 11px;
  border-radius: 11px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background-color: #0779a3;
  -webkit-box-shadow: inset 2px 3px 5px rgba(0, 0, 0, 0.17);
  -moz-box-shadow: inset 2px 3px 5px rgba(0, 0, 0, 0.17);
  box-shadow: inset 2px 3px 5px rgba(0, 0, 0, 0.17);
  color: #fff;
}
/* line 85, ../sass/elements/_header.scss */
#topSearch label[for="ts-searchString"] {
  display: inline-block;
  display: inline-block;
  vertical-align: middle;
  background-position: -172px 0;
  height: 12px;
  width: 12px;
  position: absolute;
  left: 10px;
  top: 5px;
}
/* line 92, ../sass/elements/_header.scss */
#topSearch .btn {
  display: inline-block;
  vertical-align: middle;
  background-position: -448px 0;
  height: 22px;
  width: 60px;
  line-height: 22px;
  position: absolute;
  right: 0;
  top: 0;
}
/* line 48, ../../../../../usr/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
#topSearch .btn:hover, #topSearch .btn.srch-btn_hover, #topSearch .btn.srch-btn-hover {
  background-position: -572px 0;
}
/* line 48, ../../../../../usr/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
#topSearch .btn:active, #topSearch .btn.srch-btn_active, #topSearch .btn.srch-btn-active {
  background-position: -510px 0;
}

/* line 101, ../sass/elements/_header.scss */
#topMenu {
  height: 35px;
  background: transparent url('../images/bg-topmenu.png') 50% 0 no-repeat;
  text-align: center;
  -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.21);
  -moz-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.21);
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.21);
}
/* line 107, ../sass/elements/_header.scss */
#topMenu ul {
  display: inline-block;
}
/* line 110, ../sass/elements/_header.scss */
#topMenu li {
  font-size: 15px;
  font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
  height: 35px;
}
/* line 114, ../sass/elements/_header.scss */
#topMenu li > * {
  color: white !important;
  border-bottom-color: white !important;
  border-bottom-color: rgba(255, 255, 255, 0.4) !important;
  line-height: 27px;
  display: inline-block;
  padding: 0 38px;
  margin-top: 3px;
  height: 27px;
  border-left: 1px solid #246d95;
  border-right: 1px solid #679ec0;
  text-decoration: none;
}
/* line 125, ../sass/elements/_header.scss */
#topMenu li:hover {
  background: transparent url('../images/topmenu-hover.png') left top repeat-x;
}
/* line 127, ../sass/elements/_header.scss */
#topMenu li:hover a {
  border-bottom-color: transparent;
}
/* line 129, ../sass/elements/_header.scss */
#topMenu li:hover a span {
  color: white !important;
  border-bottom-color: white !important;
  border-bottom-color: rgba(255, 255, 255, 0.4) !important;
  border-bottom: 1px solid;
}
/* line 135, ../sass/elements/_header.scss */
#topMenu li:active {
  background: transparent url('../images/topmenu-hover.png') left bottom repeat-x;
}
/* line 137, ../sass/elements/_header.scss */
#topMenu li:active a {
  padding: 0 49px;
  border: 0;
}
/* line 143, ../sass/elements/_header.scss */
#topMenu li.first > * {
  border-left: 0px;
  padding-left: 33px !important;
}
/* line 149, ../sass/elements/_header.scss */
#topMenu li.last > * {
  border-right: 0px;
  padding-right: 32px !important;
}
/* line 154, ../sass/elements/_header.scss */
#topMenu li.act {
  background: transparent url('../images/topmenu-hover.png') left bottom repeat-x !important;
  cursor: default;
}

/* line 1, ../sass/elements/_bc.scss */
.bc_wrp {
  margin-top: 9px;
  line-height: 30px;
  margin-bottom: 9px;
  color: #999999;
  position: relative;
}
/* line 7, ../sass/elements/_bc.scss */
.bc_wrp > a {
  color: #999999;
  border-bottom-color: #999999;
  border-bottom-color: rgba(153, 153, 153, 0.4);
}
/* line 11, ../sass/elements/_bc.scss */
.bc_wrp > span {
  color: #666;
}
/* line 14, ../sass/elements/_bc.scss */
.bc_wrp .fly_btn {
  background: transparent url('../images/fly-btn.png') left top no-repeat;
  height: 31px;
  margin: -1px 0 -7px;
  padding: 1px 0 7px;
  position: relative;
  margin-left: -22px;
  z-index: 102;
  -webkit-transition-property: margin;
  -moz-transition-property: margin;
  -o-transition-property: margin;
  transition-property: margin;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
/* line 26, ../sass/elements/_bc.scss */
.bc_wrp .fly_btn .to_top {
  display: inline-block;
  width: 29px;
  height: 31px;
  float: left;
  position: relative;
}
/* line 33, ../sass/elements/_bc.scss */
.bc_wrp .fly_btn .to_top:hover {
  position: relative;
  background-position: -634px 0;
  background-color: #ff6500;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjEwMCUiIHkxPSI1MCUiIHgyPSIwJSIgeTI9IjUwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmYmI3NyIvPjxzdG9wIG9mZnNldD0iMC4yNyUiIHN0b3AtY29sb3I9IiNmZmJiNzciLz48c3RvcCBvZmZzZXQ9Ijk5LjQ2JSIgc3RvcC1jb2xvcj0iI2ZmOTkzMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmOTkzMyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 100% 50%, 0% 50%, color-stop(0%, #ffbb77), color-stop(0.27%, #ffbb77), color-stop(99.46%, #ff9933), color-stop(100%, #ff9933));
  background: -webkit-linear-gradient(right, #ffbb77 0%, #ffbb77 0.27%, #ff9933 99.46%, #ff9933 100%);
  background: -moz-linear-gradient(right, #ffbb77 0%, #ffbb77 0.27%, #ff9933 99.46%, #ff9933 100%);
  background: -o-linear-gradient(right, #ffbb77 0%, #ffbb77 0.27%, #ff9933 99.46%, #ff9933 100%);
  -pie-background: linear-gradient(right, #ffbb77 0%, #ffbb77 0.27%, #ff9933 99.46%, #ff9933 100%);
  background: linear-gradient(right, #ffbb77 0%, #ffbb77 0.27%, #ff9933 99.46%, #ff9933 100%);
}
/* line 54, ../sass/elements/_sprites.scss */
.bc_wrp .fly_btn .to_top:hover:before {
  content: "";
  display: inline-block;
  background-position: -634px 0;
  height: 13px;
  width: 14px;
}
/* line 44, ../../../../../usr/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.bc_wrp .fly_btn .to_top:hover:active:before, .bc_wrp .fly_btn .to_top:hover.totop-arr_active, .bc_wrp .fly_btn .to_top:hover.totop-arr-active {
  background-position: -650px 0;
}
/* line 35, ../sass/elements/_bc.scss */
.bc_wrp .fly_btn .to_top:hover:before {
  content: "";
  position: absolute;
  left: 8px;
  top: 10px;
  display: inline-block;
}
/* line 45, ../sass/elements/_bc.scss */
.bc_wrp .fly_btn .to_top:active {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjEwMCUiIHkxPSI1MCUiIHgyPSIwJSIgeTI9IjUwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmYmI3NyIvPjxzdG9wIG9mZnNldD0iMC4yNyUiIHN0b3AtY29sb3I9IiNmZmJiNzciLz48c3RvcCBvZmZzZXQ9Ijk4LjkzJSIgc3RvcC1jb2xvcj0iI2ZiNmExMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZiNmExMyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 100% 50%, 0% 50%, color-stop(0%, #ffbb77), color-stop(0.27%, #ffbb77), color-stop(98.93%, #fb6a13), color-stop(100%, #fb6a13));
  background: -webkit-linear-gradient(right, #ffbb77 0%, #ffbb77 0.27%, #fb6a13 98.93%, #fb6a13 100%);
  background: -moz-linear-gradient(right, #ffbb77 0%, #ffbb77 0.27%, #fb6a13 98.93%, #fb6a13 100%);
  background: -o-linear-gradient(right, #ffbb77 0%, #ffbb77 0.27%, #fb6a13 98.93%, #fb6a13 100%);
  -pie-background: linear-gradient(right, #ffbb77 0%, #ffbb77 0.27%, #fb6a13 98.93%, #fb6a13 100%);
  background: linear-gradient(right, #ffbb77 0%, #ffbb77 0.27%, #fb6a13 98.93%, #fb6a13 100%);
}
/* line 52, ../sass/elements/_bc.scss */
.bc_wrp .fly_btn .whs {
  float: left;
  text-decoration: none;
  display: inline-block;
  width: 93px;
  height: 31px;
  text-align: center;
  margin-left: 2px;
  text-decoration: none;
  margin-right: 5px;
}
/* line 62, ../sass/elements/_bc.scss */
.bc_wrp .fly_btn .whs .dash {
  display: inline-block;
  color: white;
  border-bottom-color: white;
  border-bottom-color: rgba(255, 255, 255, 0.4);
  border-bottom-width: 1px;
  line-height: 16px;
  font-weight: bold;
}
/* line 69, ../sass/elements/_bc.scss */
.bc_wrp .fly_btn .whs:hover {
  -webkit-border-radius: 0 7px 7px 0;
  -moz-border-radius: 0 7px 7px 0;
  -ms-border-radius: 0 7px 7px 0;
  -o-border-radius: 0 7px 7px 0;
  border-radius: 0 7px 7px 0;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background-color: #e3620c;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjEwMCUiIHkxPSI1MCUiIHgyPSIwJSIgeTI9IjUwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmOTkzMyIvPjxzdG9wIG9mZnNldD0iMC41NCUiIHN0b3AtY29sb3I9IiNmZjk5MzMiLz48c3RvcCBvZmZzZXQ9Ijk5LjczJSIgc3RvcC1jb2xvcj0iI2ZmYmI3NyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmYmI3NyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 100% 50%, 0% 50%, color-stop(0%, #ff9933), color-stop(0.54%, #ff9933), color-stop(99.73%, #ffbb77), color-stop(100%, #ffbb77));
  background: -webkit-linear-gradient(right, #ff9933 0%, #ff9933 0.54%, #ffbb77 99.73%, #ffbb77 100%);
  background: -moz-linear-gradient(right, #ff9933 0%, #ff9933 0.54%, #ffbb77 99.73%, #ffbb77 100%);
  background: -o-linear-gradient(right, #ff9933 0%, #ff9933 0.54%, #ffbb77 99.73%, #ffbb77 100%);
  -pie-background: linear-gradient(right, #ff9933 0%, #ff9933 0.54%, #ffbb77 99.73%, #ffbb77 100%);
  background: linear-gradient(right, #ff9933 0%, #ff9933 0.54%, #ffbb77 99.73%, #ffbb77 100%);
}
/* line 74, ../sass/elements/_bc.scss */
.bc_wrp .fly_btn .whs:hover .dash {
  border-bottom: 1px;
}
/* line 79, ../sass/elements/_bc.scss */
.whs-fix .bc_wrp .fly_btn {
  position: fixed;
  top: 10px;
  z-index: 100;
  margin-left: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  opacity: 0.4;
}
/* line 85, ../sass/elements/_bc.scss */
.whs-fix .bc_wrp .fly_btn:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
/* line 89, ../sass/elements/_bc.scss */
.whs-open .bc_wrp .fly_btn {
  height: 24px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
/* line 94, ../sass/elements/_bc.scss */
.bc_wrp + #middle #sideLeft {
  margin-top: 9px;
}

/* line 1, ../sass/elements/_sides.scss */
#sideLeft {
  min-height: 466px;
  background: transparent url('../images/lfade-m.png') 100% 0 repeat-y;
  position: relative;
}
/* line 6, ../sass/elements/_sides.scss */
#sideLeft:before, #sideLeft:after {
  content: "";
  display: inline-block;
  width: 51px;
  max-height: 181px;
  position: absolute;
  height: 50%;
  right: 0;
  top: 0;
  background: transparent url('../images/lfade-t.png') 0% 100% no-repeat;
  z-index: 0;
}
/* line 18, ../sass/elements/_sides.scss */
#sideLeft:after {
  background: transparent url('../images/lfade-b.png') 100% 100% no-repeat;
  top: auto;
  bottom: 0;
}
/* line 23, ../sass/elements/_sides.scss */
#sideLeft .toCenter {
  padding: 0 11% 0 0;
  position: relative;
  z-index: 1;
}
/* line 25, ../sass/elements/_sides.scss */
#sideLeft .toCenter > * {
  padding-left: 15px;
}
/* line 28, ../sass/elements/_sides.scss */
.mainpage-tmpl #sideLeft .toCenter {
  padding: 0 9% 0 0;
}
/* line 30, ../sass/elements/_sides.scss */
.mainpage-tmpl #sideLeft .toCenter > * {
  padding-left: 5px;
}
/* line 40, ../sass/elements/_sides.scss */
#sideLeft .menu.wpic table td {
  vertical-align: middle;
  padding-bottom: 22px;
}
/* line 43, ../sass/elements/_sides.scss */
#sideLeft .menu.wpic table td:first-child {
  width: 45px;
  text-align: center;
}
/* line 47, ../sass/elements/_sides.scss */
#sideLeft .menu.wpic table td img {
  display: inline-block !important;
  vertical-align: middle;
}
/* line 55, ../sass/elements/_sides.scss */
#sideLeft .quiz {
  border: 1px solid #dcd2d2;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 10px;
  line-height: 17px;
}
/* line 61, ../sass/elements/_sides.scss */
#sideLeft .quiz header {
  color: #3399cc;
  font-weight: bold;
  margin-bottom: 10px;
}
/* line 66, ../sass/elements/_sides.scss */
#sideLeft .quiz form {
  padding-left: 20px;
}
/* line 68, ../sass/elements/_sides.scss */
#sideLeft .quiz form label {
  margin-bottom: 10px;
  display: block;
}
/* line 71, ../sass/elements/_sides.scss */
#sideLeft .quiz form label input {
  margin-left: -20px;
  float: left;
  margin-top: 0;
}

/* line 80, ../sass/elements/_sides.scss */
#sideMenu {
  margin-bottom: 23px;
  padding-left: 0 !important;
  overflow: hidden;
}
/* line 84, ../sass/elements/_sides.scss */
.mainpage-tmpl #sideMenu {
  border-bottom: 1px solid #ddd;
  padding-bottom: 12px;
}
/* line 89, ../sass/elements/_sides.scss */
#sideMenu nav {
  padding-left: 25px;
}
/* line 91, ../sass/elements/_sides.scss */
.mainpage-tmpl #sideMenu nav {
  padding-left: 10px;
}
/* line 94, ../sass/elements/_sides.scss */
#sideMenu nav + nav {
  border-top: 1px solid #ddd;
  padding-top: 28px;
  margin-top: 28px;
}
/* line 95, ../sass/elements/_sides.scss */
#sideMenu nav + nav header {
  font-weight: bold;
  margin-bottom: 15px;
}
/* line 104, ../sass/elements/_sides.scss */
#sideMenu li {
  margin: 0 0 21px;
}
/* line 106, ../sass/elements/_sides.scss */
.mainpage-tmpl #sideMenu li {
  margin: 0 0 12px;
}
/* line 109, ../sass/elements/_sides.scss */
#sideMenu li .d-grey {
  font-weight: bold;
  word-spacing: 1px;
}
/* line 113, ../sass/elements/_sides.scss */
#sideMenu li.sep {
  border-bottom: 1px dashed #1b82b5;
  margin-bottom: 15px;
}
/* line 118, ../sass/elements/_sides.scss */
#sideMenu li.act > a {
  color: #333333;
  border-bottom-color: #333333;
  border-bottom-color: rgba(51, 51, 51, 0.4);
}
/* line 122, ../sass/elements/_sides.scss */
#sideMenu li.wSubMenu {
  position: relative;
}
/* line 124, ../sass/elements/_sides.scss */
#sideMenu li.wSubMenu > .expand {
  display: inline-block;
  vertical-align: middle;
  background-position: -405px 0;
  height: 11px;
  width: 6px;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  position: absolute;
  left: -13px;
  top: 3px;
}
/* line 132, ../sass/elements/_sides.scss */
#sideMenu li.wSubMenu .subMenu {
  margin-top: 10px;
  margin-left: 17px;
}
/* line 135, ../sass/elements/_sides.scss */
#sideMenu li.wSubMenu .subMenu li {
  color: #333;
  margin-bottom: 12px;
}
/* line 141, ../sass/elements/_sides.scss */
#sideMenu li.wSubMenu.expanded > .expand {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  display: inline-block;
  vertical-align: middle;
  background-position: -681px 0;
  height: 11px;
  width: 6px;
  position: absolute;
  left: -13px;
  top: 3px;
}
/* line 147, ../sass/elements/_sides.scss */
.no-csstransforms #sideMenu li.wSubMenu.expanded > .expand {
  display: inline-block;
  vertical-align: middle;
  background-position: -668px 0;
  height: 6px;
  width: 11px;
}

/* line 158, ../sass/elements/_sides.scss */
.btn.message {
  width: 137px;
  height: 32px;
  padding-left: 51px;
  padding-top: 12px;
  text-align: left;
  color: #fff;
  background: transparent url('../images/btn_mess.png') left top no-repeat;
}
/* line 166, ../sass/elements/_sides.scss */
.btn.message:hover {
  background-position: 0 -44px;
}
/* line 169, ../sass/elements/_sides.scss */
.btn.message:active {
  background-position: 0 -90px;
}

/* line 175, ../sass/elements/_sides.scss */
#sideRight .toCenter, .rCol .toCenter {
  padding-left: 11%;
}
/* line 178, ../sass/elements/_sides.scss */
#sideRight .btn.message, .rCol .btn.message {
  margin-top: -12px;
  margin-left: -13px;
  margin-right: -15px;
}
/* line 183, ../sass/elements/_sides.scss */
#sideRight .messageBox, .rCol .messageBox {
  color: #959595;
  margin-bottom: 32px;
  padding-left: 11%;
}
/* line 189, ../sass/elements/_sides.scss */
#sideRight .menu.wpic, .rCol .menu.wpic {
  border-bottom: 1px dashed #1b82b5;
  margin-bottom: 16px;
}
/* line 193, ../sass/elements/_sides.scss */
#sideRight .menu.wpic table td, .rCol .menu.wpic table td {
  padding-bottom: 22px;
}
/* line 195, ../sass/elements/_sides.scss */
#sideRight .menu.wpic table td:first-child, .rCol .menu.wpic table td:first-child {
  vertical-align: top;
  width: 50px;
  text-align: center;
}
/* line 200, ../sass/elements/_sides.scss */
#sideRight .menu.wpic table td img, .rCol .menu.wpic table td img {
  display: inline-block !important;
  vertical-align: middle;
}
/* line 208, ../sass/elements/_sides.scss */
#sideRight .menu.wpic.first table td, .rCol .menu.wpic.first table td {
  padding-bottom: 15px;
}
/* line 215, ../sass/elements/_sides.scss */
#sideRight .greyShape, .rCol .greyShape {
  background-color: #e6e8e8;
  margin-left: 11%;
  margin-right: -15%;
  padding-right: 9%;
  padding-top: 22px;
  margin-top: 22px;
  margin-bottom: 30px;
  position: relative;
}
/* line 222, ../sass/elements/_sides.scss */
#content #sideRight .greyShape, #content .rCol .greyShape {
  margin-top: 0;
}
/* line 227, ../sass/elements/_sides.scss */
#sideRight .greyShape .toCenter, .rCol .greyShape .toCenter {
  padding-left: 0;
}
/* line 230, ../sass/elements/_sides.scss */
#sideRight .greyShape .menu.wpic, .rCol .greyShape .menu.wpic {
  border: none;
}

#sideRight .greyShape tr td:first-child a {
    display: inline-block;
    min-width: 45px;
}

/* line 233, ../sass/elements/_sides.scss */
#sideRight .greyShape td, .rCol .greyShape td {
  padding-bottom: 25px !important;
}
/* line 236, ../sass/elements/_sides.scss */
#sideRight .greyShape:after, .rCol .greyShape:after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 118px;
  height: 10px;
  top: 100%;
  left: 0;
  background: transparent url('../images/grsh-b-shadow.png') left top no-repeat;
}
/* line 248, ../sass/elements/_sides.scss */
#sideRight #rSpecBlock, .rCol #rSpecBlock {
  position: relative;
  height: 233px;
  overflow: hidden;
  margin-top: 40px;
  margin-left: -3px;
}
/* line 254, ../sass/elements/_sides.scss */
#sideRight #rSpecBlock:after, .rCol #rSpecBlock:after {
  content: "";
  display: block;
  position: absolute;
  width: 13px;
  height: 233px;
  top: 0;
  left: 0;
  z-index: 5;
  background: transparent url('../images/rsb-sh.png') left top no-repeat;
}
/* line 265, ../sass/elements/_sides.scss */
#sideRight #rSpecBlock ul, .rCol #rSpecBlock ul {
  text-align: right;
  margin-left: -100%;
  width: 100%;
}
/* line 270, ../sass/elements/_sides.scss */
#sideRight #rSpecBlock li, .rCol #rSpecBlock li {
  padding-bottom: 10px;
  vertical-align: middle;
  background: transparent url('../images/r-spec-block.png') 100% 0 no-repeat;
  padding-right: 5px;
  padding-left: 17px;
  margin-bottom: 10px;
  display: inline-block;
  position: relative;
  margin-right: -60px;
  -webkit-transition-property: marginRight;
  -moz-transition-property: marginRight;
  -o-transition-property: marginRight;
  transition-property: marginRight;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
/* line 281, ../sass/elements/_sides.scss */
#sideRight #rSpecBlock li:first-child, .rCol #rSpecBlock li:first-child {
  margin-top: 20px;
}
/* line 286, ../sass/elements/_sides.scss */
#sideRight #rSpecBlock li table, .rCol #rSpecBlock li table {
  margin: 0 auto;
}
/* line 288, ../sass/elements/_sides.scss */
#sideRight #rSpecBlock li table td:first-child, .rCol #rSpecBlock li table td:first-child {
  padding-right: 0px;
  height: 48px;
  white-space: nowrap;
}
/* line 293, ../sass/elements/_sides.scss */
#sideRight #rSpecBlock li table td:first-child + td, .rCol #rSpecBlock li table td:first-child + td {
  width: 60px;
  text-align: center;
}
/* line 301, ../sass/elements/_sides.scss */
#sideRight .media, .rCol .media {
  margin-top: 33px;
  margin-bottom: 35px;
}
/* line 304, ../sass/elements/_sides.scss */
#sideRight .media.photo, .rCol .media.photo {
  background-color: #f1f1f1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFF1F1F1', endColorstr='#FFFFFFFF');
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YxZjFmMSIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZjFmMWYxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f1f1f1), color-stop(50%, #ffffff), color-stop(100%, #f1f1f1));
  background: -webkit-linear-gradient(top, #f1f1f1 0%, #ffffff 50%, #f1f1f1 100%);
  background: -moz-linear-gradient(top, #f1f1f1 0%, #ffffff 50%, #f1f1f1 100%);
  background: -o-linear-gradient(top, #f1f1f1 0%, #ffffff 50%, #f1f1f1 100%);
  -pie-background: linear-gradient(top, #f1f1f1 0%, #ffffff 50%, #f1f1f1 100%);
  background: linear-gradient(top, #f1f1f1 0%, #ffffff 50%, #f1f1f1 100%);
  padding: 12px 16px;
  position: relative;
}
/* line 312, ../sass/elements/_sides.scss */
#sideRight .media.photo:after, #sideRight .media.photo:before, .rCol .media.photo:after, .rCol .media.photo:before {
  content: "";
  display: inline-block;
  width: 10px;
  position: absolute;
  left: -10px;
  top: 0;
  bottom: 50%;
  background: transparent url('../images/media-sideshadow.png') left top no-repeat;
}
/* line 323, ../sass/elements/_sides.scss */
#sideRight .media.photo:after, .rCol .media.photo:after {
  top: 50%;
  bottom: 0;
  background-position: 0 100%;
}
/* line 330, ../sass/elements/_sides.scss */
#sideRight .media.photo figure, .rCol .media.photo figure {
  position: relative;
}
/* line 333, ../sass/elements/_sides.scss */
#sideRight .media.photo figure:after, #sideRight .media.photo figure:before, .rCol .media.photo figure:after, .rCol .media.photo figure:before {
  content: "";
  display: inline-block;
  width: 10px;
  position: absolute;
  right: -26px;
  top: 0;
  bottom: 50%;
  background: transparent url('../images/media-sideshadow.png') -10px top no-repeat;
}
/* line 344, ../sass/elements/_sides.scss */
#sideRight .media.photo figure:after, .rCol .media.photo figure:after {
  top: 50%;
  bottom: 0;
  background-position: -10px 100%;
}
/* line 350, ../sass/elements/_sides.scss */
#sideRight .media.photo figure img, .rCol .media.photo figure img {
  width: 100%;
  height: auto;
  max-width: 100%;
}
/* line 355, ../sass/elements/_sides.scss */
#sideRight .media.photo figure figcaption, .rCol .media.photo figure figcaption {
  color: #848484;
  padding-top: 2px;
  text-align: center;
}
/* line 363, ../sass/elements/_sides.scss */
#sideRight .links, .rCol .links {
  color: #929292;
}
/* line 365, ../sass/elements/_sides.scss */
#sideRight .links header, .rCol .links header {
  font-weight: bold;
  color: #555;
  margin-bottom: 18px;
}
/* line 370, ../sass/elements/_sides.scss */
#sideRight .links div, .rCol .links div {
  margin-bottom: 14px;
}
/* line 372, ../sass/elements/_sides.scss */
#sideRight .links div + div, .rCol .links div + div {
  border-top: 1px dashed #a1a1a1;
  padding-top: 16px;
}

/* line 381, ../sass/elements/_sides.scss */
.sideFilter.style1 li {
  margin-bottom: 12px;
}
/* line 385, ../sass/elements/_sides.scss */
.sideFilter.style1 input[type="checkbox"] + label {
  display: block;
  margin-left: -15px;
  padding: 5px 25px 5px 15px;
}
/* line 390, ../sass/elements/_sides.scss */
.sideFilter.style1 input[type="checkbox"] + label span:first-child {
  border-bottom: 1px solid;
  cursor: pointer;
  color: #3399cc;
  border-bottom-color: #3399cc;
  border-bottom-color: rgba(51, 153, 204, 0.4);
}
/* line 394, ../sass/elements/_sides.scss */
.sideFilter.style1 input[type="checkbox"] + label span:first-child:hover {
  color: #ff6600;
  border-bottom-color: #ff6600;
  border-bottom-color: rgba(255, 102, 0, 0.4);
}
/* line 399, ../sass/elements/_sides.scss */
.sideFilter.style1 input[type="checkbox"] + label .x {
  display: none;
}
/* line 404, ../sass/elements/_sides.scss */
.sideFilter.style1 input[type="checkbox"]:checked + label {
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background-color: #f7f7f7;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.28);
  -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.28);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.28);
}
/* line 410, ../sass/elements/_sides.scss */
.sideFilter.style1 input[type="checkbox"]:checked + label span:first-child {
  color: #333 !important;
  border-bottom-color: transparent !important;
  cursor: default;
}
/* line 415, ../sass/elements/_sides.scss */
.sideFilter.style1 input[type="checkbox"]:checked + label .x {
  display: inline-block;
  position: absolute;
  right: 10px;
  top: 9px;
  display: inline-block;
  vertical-align: middle;
  background-position: -798px 0;
  height: 10px;
  width: 10px;
  cursor: pointer;
}
/* line 48, ../../../../../usr/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.sideFilter.style1 input[type="checkbox"]:checked + label .x:hover, .sideFilter.style1 input[type="checkbox"]:checked + label .x.x-s_hover, .sideFilter.style1 input[type="checkbox"]:checked + label .x.x-s-hover {
  background-position: -822px 0;
}
/* line 48, ../../../../../usr/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.sideFilter.style1 input[type="checkbox"]:checked + label .x:active, .sideFilter.style1 input[type="checkbox"]:checked + label .x.x-s_active, .sideFilter.style1 input[type="checkbox"]:checked + label .x.x-s-active {
  background-position: -810px 0;
}

/* line 2, ../sass/elements/_calendar-slider.scss */
.calendar.slider {
  text-align: center;
}
/* line 4, ../sass/elements/_calendar-slider.scss */
.calendar.slider > * {
  text-align: left;
}
/* line 7, ../sass/elements/_calendar-slider.scss */
.calendar.slider .sectHeader {
  margin-left: 30px;
  margin-top: -2px;
  margin-bottom: 18px;
}
/* line 12, ../sass/elements/_calendar-slider.scss */
.calendar.slider .sectHeader h4 a {
  color: #555555;
  border-bottom-color: #555555;
  border-bottom-color: rgba(85, 85, 85, 0.4);
  font-size: 14px;
  line-height: 18px;
}
/* line 19, ../sass/elements/_calendar-slider.scss */
.calendar.slider .wrapper {
  margin-left: 23px;
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0 35px;
  margin-left: -10px;
}
/* line 27, ../sass/elements/_calendar-slider.scss */
.calendar.slider .jcarousel {
  width: 420px;
  height: 140px;
  margin-left: 62px;
  overflow: visible !important;
}
/* line 33, ../sass/elements/_calendar-slider.scss */
.calendar.slider li {
  width: 400px;
  padding-left: 20px;
}
/* line 36, ../sass/elements/_calendar-slider.scss */
.calendar.slider li article {
  margin-bottom: 19px;
  padding: 0 5px;
  min-height: 47px;
}
/* line 41, ../sass/elements/_calendar-slider.scss */
.calendar.slider li article .date {
  float: left;
  display: none;
}
/* line 45, ../sass/elements/_calendar-slider.scss */
.calendar.slider li article .eventName {
  margin-top: 4px;
  line-height: 20px;
}
/* line 51, ../sass/elements/_calendar-slider.scss */
.calendar.slider .date {
  width: 59px;
  height: 54px;
  border: 1px solid #ddd;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background-color: #fff;
  text-align: center;
}
/* line 59, ../sass/elements/_calendar-slider.scss */
.calendar.slider .date .num {
  font-size: 28px;
  line-height: 26px;
  color: #000;
  margin-top: 6px;
}
/* line 64, ../sass/elements/_calendar-slider.scss */
.calendar.slider .date .num.w1 {
  margin-left: -2px;
}
/* line 70, ../sass/elements/_calendar-slider.scss */
.calendar.slider .navPrev,
.calendar.slider .navNext {
  position: absolute;
  left: 0px;
  top: 0;
  background: transparent url('../images/lfadeout.png') 100% 0 repeat-y;
  height: 100%;
  width: 117px;
}
/* line 77, ../sass/elements/_calendar-slider.scss */
.calendar.slider .navPrev .arrow,
.calendar.slider .navNext .arrow {
  position: absolute;
  top: 50%;
  margin-top: -22px;
}
/* line 82, ../sass/elements/_calendar-slider.scss */
.calendar.slider .navPrev .next,
.calendar.slider .navNext .next {
  display: inline-block;
  vertical-align: middle;
  background-position: -253px 0;
  height: 44px;
  width: 14px;
  right: 0;
}
/* line 86, ../sass/elements/_calendar-slider.scss */
.calendar.slider .navPrev .prev,
.calendar.slider .navNext .prev {
  display: inline-block;
  vertical-align: middle;
  background-position: -156px 0;
  height: 44px;
  width: 14px;
}
/* line 90, ../sass/elements/_calendar-slider.scss */
.calendar.slider .navNext {
  background: transparent url('../images/rfadeout.png') 0% 0 repeat-y;
  right: 0px;
  left: auto;
  width: 50px;
}
/* line 97, ../sass/elements/_calendar-slider.scss */
.calendar.slider .carouselControl .date {
  position: absolute;
  left: 40px;
  top: 0;
  z-index: 2;
}
/* line 102, ../sass/elements/_calendar-slider.scss */
.calendar.slider .carouselControl .date.bot {
  top: 75px;
  -webkit-transition-property: top;
  -moz-transition-property: top;
  -o-transition-property: top;
  transition-property: top;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

/* line 1, ../sass/elements/_doc-slider.scss */
.docs.slider {
  background: transparent url('../images/fon-ds.png') 0 0 repeat-y;
  position: relative;
  padding-bottom: 40px;
  margin-top: -10px !important;
}
/* line 7, ../sass/elements/_doc-slider.scss */
.docs.slider:after {
  content: "";
  position: absolute;
  left: -16px;
  bottom: 0;
  display: block;
  width: 354px;
  height: 160px;
  background: transparent url('../images/bg-docslider.png') 0 100% no-repeat;
  z-index: 0;
}
/* line 18, ../sass/elements/_doc-slider.scss */
.docs.slider > * {
  position: relative;
  z-index: 1;
}
/* line 22, ../sass/elements/_doc-slider.scss */
.docs.slider .wrapper {
  padding: 0 0 0 105px;
  background: transparent url('../images/simb-att.png') 27px top no-repeat;
  position: relative;
  -webkit-transition-property: height;
  -moz-transition-property: height;
  -o-transition-property: height;
  transition-property: height;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
/* line 29, ../sass/elements/_doc-slider.scss */
.docs.slider .sectHeader {
  padding-top: 23px;
  margin-left: 20px;
  padding-left: 10px;
  margin-bottom: 11px;
}
/* line 35, ../sass/elements/_doc-slider.scss */
.docs.slider ul.v-list {
  position: relative;
}
/* line 38, ../sass/elements/_doc-slider.scss */
.docs.slider li {
  padding-left: 0px;
  width: 100%;
  padding-bottom: 2px;
  position: relative;
  display: none;
}
/* line 46, ../sass/elements/_doc-slider.scss */
.docs.slider li.fadeOut {
  position: absolute;
  left: 0;
  top: 0;
}
/* line 53, ../sass/elements/_doc-slider.scss */
.docs.slider li article {
  line-height: 20px;
}
/* line 55, ../sass/elements/_doc-slider.scss */
.docs.slider li article .pic {
  float: left;
  margin-left: -3px;
  margin-right: 19px;
}
/* line 62, ../sass/elements/_doc-slider.scss */
.docs.slider li article .content i {
  color: #555555;
}
/* line 68, ../sass/elements/_doc-slider.scss */
.docs.slider li article .content .dwnl img {
  margin-left: -4px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 6px;
}
/* line 78, ../sass/elements/_doc-slider.scss */
.docs.slider .pagination {
  position: absolute;
  right: 10px;
  bottom: -20px;
  margin-bottom: 0;
}
/* line 83, ../sass/elements/_doc-slider.scss */
.docs.slider .pagination a {
  display: inline-block;
  text-indent: -9999px;
  margin-left: 10px;
}
/* line 87, ../sass/elements/_doc-slider.scss */
.no-csstransforms .docs.slider .pagination a {
  display: inline-block;
  vertical-align: middle;
  background-position: -202px 0;
  height: 15px;
  width: 15px;
}
/* line 89, ../sass/elements/_doc-slider.scss */
.no-csstransforms .docs.slider .pagination a.act {
  display: inline-block;
  vertical-align: middle;
  background-position: -186px 0;
  height: 15px;
  width: 14px;
}
/* line 93, ../sass/elements/_doc-slider.scss */
.csstransforms .docs.slider .pagination a {
  width: 12px;
  height: 12px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background-color: #555;
  -webkit-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.13);
  -moz-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.13);
  box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.13);
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzgxODE4MSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2I2YjZiNiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #818181), color-stop(100%, #b6b6b6));
  background: -webkit-linear-gradient(bottom, #818181 0%, #b6b6b6 100%);
  background: -moz-linear-gradient(bottom, #818181 0%, #b6b6b6 100%);
  background: -o-linear-gradient(bottom, #818181 0%, #b6b6b6 100%);
  -pie-background: linear-gradient(bottom, #818181 0%, #b6b6b6 100%);
  background: linear-gradient(bottom, #818181 0%, #b6b6b6 100%);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
/* line 103, ../sass/elements/_doc-slider.scss */
.csstransforms .docs.slider .pagination a:hover {
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -ms-transform: scale(1.5);
  -o-transform: scale(1.5);
  transform: scale(1.5);
}
/* line 106, ../sass/elements/_doc-slider.scss */
.csstransforms .docs.slider .pagination a.act {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 12px;
  height: 12px;
  border: 1px solid #9f9f9f;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: #fff;
  -webkit-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.13);
  -moz-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.13);
  box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.13);
}

/* line 2, ../sass/elements/_content.scss */
#content > section {
  margin-bottom: 25px;
}
/* line 5, ../sass/elements/_content.scss */
#content hr {
  border: 0;
  border-top: 1px solid #ccc;
  margin-bottom: 18px;
}
/* line 12, ../sass/elements/_content.scss */
#content > .wRCol > .container > * {
  margin-right: 29%;
}
/* line 17, ../sass/elements/_content.scss */
#content > .wRCol > .rCol {
  width: 26%;
  margin-left: -26%;
}

/* line 23, ../sass/elements/_content.scss */
.mainHeader {
  margin-bottom: 32px;
}

/* line 26, ../sass/elements/_content.scss */
.sectHeader {
  color: #555;
  margin-bottom: 40px;
}
/* line 29, ../sass/elements/_content.scss */
.sectHeader h4 {
  font-size: 14px;
}
/* line 33, ../sass/elements/_content.scss */
.sectHeader h3 a {
  color: #555555;
  border-bottom-color: #555555;
  border-bottom-color: rgba(85, 85, 85, 0.4);
}
/* line 37, ../sass/elements/_content.scss */
.sectHeader h2 {
  font-size: 18px;
  line-height: 26px;
}

/* line 42, ../sass/elements/_content.scss */
.showMore {
  padding-bottom: 38px;
  width: 528px;
  margin: 0 auto;
  text-align: center;
  background: transparent url('../images/showmore.png') 50% 100% no-repeat;
}

/* line 51, ../sass/elements/_content.scss */
.wTabs.type1 > nav {
  border-bottom: 1px solid #c8c8c8;
  margin-top: 32px;
}
/* line 54, ../sass/elements/_content.scss */
.wTabs.type1 > nav > span {
  float: left;
  color: #555;
  font-size: 14px;
  line-height: 36px;
  margin-right: 10px;
}
/* line 61, ../sass/elements/_content.scss */
.wTabs.type1 > nav .h-list {
  float: left;
  position: relative;
}
/* line 65, ../sass/elements/_content.scss */
.wTabs.type1 > nav li {
  height: 26px;
  padding: 5px 15px;
  min-width: 24px;
  text-align: center;
  border: 1px solid transparent;
  border-bottom: none;
  line-height: 26px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
/* line 74, ../sass/elements/_content.scss */
.wTabs.type1 > nav li > a {
  position: relative;
  z-index: 2;
}
/* line 78, ../sass/elements/_content.scss */
.wTabs.type1 > nav li.begun {
  border: 1px solid #d7d1d1;
  border-bottom-color: #fff;
  -webkit-border-radius: 8px 8px 0 0;
  -moz-border-radius: 8px 8px 0 0;
  -ms-border-radius: 8px 8px 0 0;
  -o-border-radius: 8px 8px 0 0;
  border-radius: 8px 8px 0 0;
  background-color: #fff;
  -webkit-box-shadow: 4px 3px 4px rgba(0, 0, 0, 0.21);
  -moz-box-shadow: 4px 3px 4px rgba(0, 0, 0, 0.21);
  box-shadow: 4px 3px 4px rgba(0, 0, 0, 0.21);
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSIwLjUlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIi8+PHN0b3Agb2Zmc2V0PSIzNS4yOCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48c3RvcCBvZmZzZXQ9Ijk4LjE3JSIgc3RvcC1jb2xvcj0iI2Y1ZjVmNSIvPjxzdG9wIG9mZnNldD0iOTkuNSUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0.5%, #ffffff), color-stop(35.28%, #ffffff), color-stop(98.17%, #f5f5f5), color-stop(99.5%, #f5f5f5));
  background: -webkit-linear-gradient(bottom, #ffffff 0.5%, #ffffff 35.28%, #f5f5f5 98.17%, #f5f5f5 99.5%);
  background: -moz-linear-gradient(bottom, #ffffff 0.5%, #ffffff 35.28%, #f5f5f5 98.17%, #f5f5f5 99.5%);
  background: -o-linear-gradient(bottom, #ffffff 0.5%, #ffffff 35.28%, #f5f5f5 98.17%, #f5f5f5 99.5%);
  -pie-background: linear-gradient(bottom, #ffffff 0.5%, #ffffff 35.28%, #f5f5f5 98.17%, #f5f5f5 99.5%);
  background: linear-gradient(bottom, #ffffff 0.5%, #ffffff 35.28%, #f5f5f5 98.17%, #f5f5f5 99.5%);
  margin-bottom: -1px;
  -webkit-transition-property: left, width;
  -moz-transition-property: left, width;
  -o-transition-property: left, width;
  transition-property: left, width;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  position: absolute;
  margin-left: 0;
  z-index: 1;
}
/* line 96, ../sass/elements/_content.scss */
.wTabs.type1 > nav li.act.begun {
  position: relative;
}
/* line 100, ../sass/elements/_content.scss */
.wTabs.type1 > nav li.act a {
  cursor: default;
  color: #000 !important;
  border-bottom-color: transparent !important;
}
/* line 114, ../sass/elements/_content.scss */
.wTabs.type1 .wrapper {
  -webkit-transition-property: height;
  -moz-transition-property: height;
  -o-transition-property: height;
  transition-property: height;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  position: relative;
}
/* line 118, ../sass/elements/_content.scss */
.wTabs.type1 .wrapper .tab.fadeOut {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}
/* line 127, ../sass/elements/_content.scss */
.wTabs.type3 .sectHeader {
  margin-bottom: 33px;
}
/* line 133, ../sass/elements/_content.scss */
.wTabs.type3 > nav {
  padding-bottom: 37px;
  margin-bottom: 17px;
  position: relative;
  background: transparent url('../images/b-sh.png') 50% 100% no-repeat;
}
/* line 139, ../sass/elements/_content.scss */
.wTabs.type3 > nav:after, .wTabs.type3 > nav:before {
  content: "";
  display: block;
  width: 50%;
  height: 11px;
  background: white url('../images/b-sh.png') 0 0 no-repeat;
  position: absolute;
  bottom: -0px;
  left: 0;
}
/* line 149, ../sass/elements/_content.scss */
.wTabs.type3 > nav:before {
  left: 50%;
  background-position: 100% 0;
}
/* line 154, ../sass/elements/_content.scss */
.wTabs.type3 > nav li {
  width: 30%;
  color: #999;
  line-height: 17px;
}
/* line 158, ../sass/elements/_content.scss */
.wTabs.type3 > nav li > * {
  position: relative;
  z-index: 3;
}
/* line 162, ../sass/elements/_content.scss */
.wTabs.type3 > nav li + li {
  margin-left: 5%;
}
/* line 165, ../sass/elements/_content.scss */
.wTabs.type3 > nav li h4 {
  margin-bottom: 11px;
}
/* line 168, ../sass/elements/_content.scss */
.wTabs.type3 > nav li a {
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
}
/* line 174, ../sass/elements/_content.scss */
.wTabs.type3 > nav li.begun {
  margin-left: 0;
  position: absolute;
  -webkit-transition-duration: 0.6s;
  -moz-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
  position: relative;
  background-position: -743px 0;
  -webkit-transition-property: left, width;
  -moz-transition-property: left, width;
  -o-transition-property: left, width;
  transition-property: left, width;
  bottom: 0;
}
/* line 98, ../sass/elements/_sprites.scss */
.wTabs.type3 > nav li.begun:after {
  background-position: -743px 0;
  height: 30px;
  width: 53px;
}
/* line 181, ../sass/elements/_content.scss */
.wTabs.type3 > nav li.begun:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -46px;
  margin-top: 26px;
  z-index: 2;
}
/* line 193, ../sass/elements/_content.scss */
.wTabs.type3 > nav li.act a {
  color: #555555 !important;
  border-bottom-color: #555555 !important;
  border-bottom-color: rgba(85, 85, 85, 0.4) !important;
  border-bottom-color: transparent !important;
  cursor: default;
}
/* line 201, ../sass/elements/_content.scss */
.wTabs.type3 .wrapper {
  -webkit-transition-property: height;
  -moz-transition-property: height;
  -o-transition-property: height;
  transition-property: height;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  position: relative;
}
/* line 205, ../sass/elements/_content.scss */
.wTabs.type3 .wrapper .tab.fadeOut {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}
/* line 214, ../sass/elements/_content.scss */
.wTabs.type4 .sectHeader {
  margin-bottom: 30px;
}
/* line 217, ../sass/elements/_content.scss */
.wTabs.type4 > nav {
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 10px;
  margin-bottom: 30px;
}
/* line 222, ../sass/elements/_content.scss */
.wTabs.type4 > nav > ul.v-list > li {
  width: 543px;
  margin-bottom: 18px;
}
/* line 226, ../sass/elements/_content.scss */
.wTabs.type4 > nav > ul.v-list > li.act a {
  color: #666 !important;
  border-bottom-color: transparent !important;
}
/* line 237, ../sass/elements/_content.scss */
.wTabs.type5 .sectHeader {
  margin-bottom: 30px;
}
/* line 240, ../sass/elements/_content.scss */
.wTabs.type5 > nav {
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 10px;
  margin-bottom: 30px;
}
/* line 245, ../sass/elements/_content.scss */
.wTabs.type5 > nav > ul.v-list > li {
  display: none;
}
/* line 247, ../sass/elements/_content.scss */
.wTabs.type5 > nav > ul.v-list > li + li {
  margin-top: 24px;
}
/* line 252, ../sass/elements/_content.scss */
.wTabs.type5 > nav ul.sub {
  margin-top: 18px;
}
/* line 254, ../sass/elements/_content.scss */
.wTabs.type5 > nav ul.sub > li {
  width: 543px;
  margin-bottom: 18px;
}
/* line 257, ../sass/elements/_content.scss */
.wTabs.type5 > nav ul.sub > li .grey {
  display: block;
  color: #aaa;
}
/* line 262, ../sass/elements/_content.scss */
.wTabs.type5 > nav ul.sub > li.act a {
  color: #555 !important;
  border-bottom-color: transparent !important;
}
/* line 271, ../sass/elements/_content.scss */
.wTabs .wrapper {
  position: relative;
  background-color: #fff;
  line-height: 17px;
  z-index: 4;
}
/* line 277, ../sass/elements/_content.scss */
.wTabs .tab {
  display: none;
  padding-bottom: 55px;
}
/* line 280, ../sass/elements/_content.scss */
.wTabs .tab .showMore {
  margin-top: 50px;
  margin-bottom: -55px;
}
/* line 284, ../sass/elements/_content.scss */
.wTabs .tab .pagination {
  margin-top: 50px;
}
/* line 290, ../sass/elements/_content.scss */
.wTabs .tab .rollup {
  margin-top: 29px;
}
/* line 294, ../sass/elements/_content.scss */
.wTabs > .arch {
  position: relative;
  margin-top: -25px;
  margin-right: 150px;
  z-index: 5;
}

/* line 301, ../sass/elements/_content.scss */
article.view1 {
  padding-top: 28px;
}
/* line 306, ../sass/elements/_content.scss */
article.view1 > * {
  margin-left: 107px;
}
/* line 309, ../sass/elements/_content.scss */
article.view1 header {
  line-height: 18px;
  margin-bottom: 5px;
  font-weight: bold;
}
/* line 313, ../sass/elements/_content.scss */
article.view1 header .date {
  color: #949494;
  font-size: 11px;
}
/* line 318, ../sass/elements/_content.scss */
article.view1 .pic {
  text-align: center;
  width: 90px;
  float: left;
  margin-left: 0;
}
/* line 323, ../sass/elements/_content.scss */
article.view1 .pic .grey {
  display: inline-block;
  margin-top: 3px;
  color: #a8a8a8;
}
/* line 328, ../sass/elements/_content.scss */
article.view1 .pic img[src="images/pdf.png"] {
  padding-right: 20px;
  margin-top: 10px;
  margin-bottom: 7px;
}
/* line 334, ../sass/elements/_content.scss */
article.view1 .content {
  color: #555;
}

/* line 338, ../sass/elements/_content.scss */
article.view2 {
  margin-top: 40px;
  margin-bottom: 40px;
}
/* line 342, ../sass/elements/_content.scss */
article.view2 .photo {
  float: left;
}
/* line 344, ../sass/elements/_content.scss */
article.view2 .photo figure {
  border: 2px solid #fff;
  -webkit-box-shadow: 2px 4px 4px rgba(0, 0, 0, 0.38);
  -moz-box-shadow: 2px 4px 4px rgba(0, 0, 0, 0.38);
  box-shadow: 2px 4px 4px rgba(0, 0, 0, 0.38);
}
/* line 347, ../sass/elements/_content.scss */
article.view2 .photo figure img {
  display: block;
}
/* line 352, ../sass/elements/_content.scss */
article.view2 .content {
  padding-left: 123px;
  margin-top: 4px;
}
/* line 355, ../sass/elements/_content.scss */
article.view2 .content .wysiwyg {
  line-height: 18px;
}
/* line 359, ../sass/elements/_content.scss */
article.view2 header {
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 15px;
}
/* line 364, ../sass/elements/_content.scss */
article.view2 header .name {
  font-weight: normal;
}
/* line 368, ../sass/elements/_content.scss */
article.view2 .conts {
  margin-bottom: 12px;
}
/* line 370, ../sass/elements/_content.scss */
article.view2 .conts .phone {
  display: inline-block;
  width: 135px;
}

/* line 376, ../sass/elements/_content.scss */
article.wHidden {
  margin: 0 0 40px 0;
}
/* line 378, ../sass/elements/_content.scss */
article.wHidden header {
  position: relative;
  position: relative;
  background-position: -681px 0;
}
/* line 54, ../sass/elements/_sprites.scss */
article.wHidden header:before {
  content: "";
  display: inline-block;
  background-position: -681px 0;
  height: 11px;
  width: 6px;
}
/* line 381, ../sass/elements/_content.scss */
article.wHidden header:before {
  position: absolute;
  left: -13px;
  top: 6px;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
/* line 388, ../sass/elements/_content.scss */
article.wHidden header h3 {
  font-weight: normal;
  font-size: 16px;
}
/* line 391, ../sass/elements/_content.scss */
article.wHidden header h3 a {
  color: #555555;
  border-bottom-color: #555555;
  border-bottom-color: rgba(85, 85, 85, 0.4);
}
/* line 398, ../sass/elements/_content.scss */
article.wHidden.expanded header:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
/* line 400, ../sass/elements/_content.scss */
.no-csstransforms article.wHidden.expanded header:before {
  display: inline-block;
  vertical-align: middle;
  background-position: -668px 0;
  height: 6px;
  width: 11px;
}
/* line 404, ../sass/elements/_content.scss */
article.wHidden.expanded header a {
  color: black;
  border-bottom-color: black;
  border-bottom-color: rgba(0, 0, 0, 0.4);
}
/* line 411, ../sass/elements/_content.scss */
article.wHidden .hiddenCont .newRec td {
  padding-top: 20px;
}
/* line 413, ../sass/elements/_content.scss */
article.wHidden .hiddenCont .newRec td:first-child {
  padding-bottom: 3px;
  width: 60%;
  font-size: 14px;
  line-height: 20px;
}
/* line 418, ../sass/elements/_content.scss */
article.wHidden .hiddenCont .newRec td:first-child strong {
  font-weight: bold;
}
/* line 424, ../sass/elements/_content.scss */
article.wHidden .hiddenCont .newRec + tr td {
  padding-bottom: 14px;
}
/* line 427, ../sass/elements/_content.scss */
article.wHidden .hiddenCont .newRec + tr td:first-child {
  font-size: 14px;
}

/* line 435, ../sass/elements/_content.scss */
.wTabs.type2 > .sectHeader {
  margin-bottom: 20px;
}
/* line 438, ../sass/elements/_content.scss */
.wTabs.type2 > .sectHeader h1 + .selWrp {
  float: left;
  margin-left: 8px;
}
/* line 443, ../sass/elements/_content.scss */
.wTabs.type2 .filters {
  clear: both;
  margin-bottom: 10px;
}
/* line 446, ../sass/elements/_content.scss */
.wTabs.type2 .filters .mainFilter {
  margin-left: -10px;
  display: inline-block;
}
/* line 449, ../sass/elements/_content.scss */
.wTabs.type2 .filters .mainFilter .h-list {
  float: left;
}
/* line 453, ../sass/elements/_content.scss */
.wTabs.type2 .filters li {
  margin-right: 35px;
  padding: 4px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  text-align: center;
}
/* line 459, ../sass/elements/_content.scss */
.wTabs.type2 .filters li a {
  color: #666666;
  border-bottom-color: #666666;
  border-bottom-color: rgba(102, 102, 102, 0.4);
}
/* line 462, ../sass/elements/_content.scss */
.wTabs.type2 .filters li.act {
  background-color: #f93;
  -webkit-box-shadow: inset 1px 2px 2px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: inset 1px 2px 2px rgba(0, 0, 0, 0.23);
  box-shadow: inset 1px 2px 2px rgba(0, 0, 0, 0.23);
}
/* line 466, ../sass/elements/_content.scss */
.wTabs.type2 .filters li.act a {
  color: white !important;
  border-bottom-color: white !important;
  border-bottom-color: rgba(255, 255, 255, 0.4) !important;
  border-bottom-color: transparent !important;
  cursor: default;
}
/* line 473, ../sass/elements/_content.scss */
.wTabs.type2 .filters .toggleView {
  float: right;
}
/* line 475, ../sass/elements/_content.scss */
.wTabs.type2 .filters .toggleView a {
  width: 65px;
  height: 23px;
  line-height: 23px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  color: #666 !important;
  border-bottom: 0 !important;
  background: transparent url('../images/toggle-view.png') left top no-repeat;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  -ms-border-radius: 4px 0 0 4px;
  -o-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
/* line 486, ../sass/elements/_content.scss */
.wTabs.type2 .filters .toggleView a:hover {
  background-position: 0 -23px;
}
/* line 489, ../sass/elements/_content.scss */
.wTabs.type2 .filters .toggleView a:active {
  background-position: 0 -46px;
}
/* line 492, ../sass/elements/_content.scss */
.wTabs.type2 .filters .toggleView a.view2 {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  -ms-border-radius: 0 4px 4px 0;
  -o-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
  width: 88px;
  background-position: 100% 0;
}
/* line 496, ../sass/elements/_content.scss */
.wTabs.type2 .filters .toggleView a.view2:hover {
  background-position: 100% -23px;
}
/* line 499, ../sass/elements/_content.scss */
.wTabs.type2 .filters .toggleView a.view2:active {
  background-position: 100% -46px;
}
/* line 503, ../sass/elements/_content.scss */
.wTabs.type2 .filters .toggleView a.act {
  cursor: default;
  color: #fff !important;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: #f93 !important;
  -webkit-box-shadow: inset 1px 2px 2px rgba(0, 0, 0, 0.23) !important;
  -moz-box-shadow: inset 1px 2px 2px rgba(0, 0, 0, 0.23) !important;
  box-shadow: inset 1px 2px 2px rgba(0, 0, 0, 0.23) !important;
}
/* line 513, ../sass/elements/_content.scss */
.wTabs.type2 .event {
  margin-top: 28px;
}
/* line 515, ../sass/elements/_content.scss */
.wTabs.type2 .event .eventName {
  margin-left: 107px;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 10px;
}
/* line 520, ../sass/elements/_content.scss */
.wTabs.type2 .event .eventName a {
  color: #666666;
  border-bottom-color: #666666;
  border-bottom-color: rgba(102, 102, 102, 0.4);
}
/* line 526, ../sass/elements/_content.scss */
.wTabs.type2 .event article {
  padding-top: 0;
}
/* line 528, ../sass/elements/_content.scss */
.wTabs.type2 .event article + article {
  padding-top: 18px;
}

/* line 534, ../sass/elements/_content.scss */
.pagination {
  text-align: center;
  line-height: 20px;
  margin-bottom: -45px;
}
/* line 538, ../sass/elements/_content.scss */
.pagination > * {
  margin: 0 6px;
}
/* line 541, ../sass/elements/_content.scss */
.pagination span {
  cursor: default;
  display: inline-block;
  color: #fff !important;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: #f93 !important;
  padding: 0 6px;
  height: 20px;
  min-width: 9px;
  text-align: center;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 1px 2px 2px rgba(0, 0, 0, 0.23) !important;
  -moz-box-shadow: inset 1px 2px 2px rgba(0, 0, 0, 0.23) !important;
  box-shadow: inset 1px 2px 2px rgba(0, 0, 0, 0.23) !important;
}
/* line 554, ../sass/elements/_content.scss */
.pagination a {
  text-decoration: none;
  color: #555;
}

/* line 564, ../sass/elements/_content.scss */
.artHeader {
  margin-bottom: 22px;
}
/* line 566, ../sass/elements/_content.scss */
.artHeader .date {
  color: #949494;
}

/* line 571, ../sass/elements/_content.scss */
.relatedNews .sectHeader {
  margin-bottom: -10px;
}

/* line 576, ../sass/elements/_content.scss */
.wysiwyg p, .wysiwyg ul {
  margin-bottom: 18px;
}
/* line 579, ../sass/elements/_content.scss */
.wysiwyg p {
  max-width: 680px;
}
/* line 582, ../sass/elements/_content.scss */
.wysiwyg h3, .wysiwyg h2 {
  margin: 1em 0px;
}
/* line 586, ../sass/elements/_content.scss */
.wysiwyg table tbody {
  display: table-row-group;
  vertical-align: middle;
  border-color: inherit;
}
/* line 591, ../sass/elements/_content.scss */
.wysiwyg table tr {
  display: table-row;
  vertical-align: inherit;
  border-color: inherit;
}
/* line 596, ../sass/elements/_content.scss */
.wysiwyg table[border="1"] {
  -moz-box-sizing: border-box;
  border-collapse: separate;
  border-spacing: 2px;
  display: table;
  margin-bottom: 18px;
  margin-top: 0;
  text-indent: 0;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-spacing: 2px;
  -webkit-margin-start: auto;
  -webkit-margin-end: auto;
  display: table;
  border-collapse: separate;
  border-spacing: 2px;
  border-color: #808080;
  border-style: none;
}
/* line 620, ../sass/elements/_content.scss */
.wysiwyg table[cellpadding="10"] td, .wysiwyg table[cellpadding="10"] th {
  padding: 10px;
}
/* line 625, ../sass/elements/_content.scss */
.wysiwyg table[cellpadding="5"] td, .wysiwyg table[cellpadding="5"] th {
  padding: 5px;
}
/* line 629, ../sass/elements/_content.scss */
.wysiwyg table th {
  font-weight: bold;
  text-align: center;
}
/* line 633, ../sass/elements/_content.scss */
.wysiwyg table *[align="left"] {
  text-align: left;
}
/* line 636, ../sass/elements/_content.scss */
.wysiwyg table *[align="right"] {
  text-align: right;
}
/* line 639, ../sass/elements/_content.scss */
.wysiwyg table td[align='center'] {
  text-align: center !important;
}
/* line 642, ../sass/elements/_content.scss */
.wysiwyg table *[valign="top"] {
  vertical-align: top;
}

/* line 647, ../sass/elements/_content.scss */
.competition {
  width: 516px;
  margin: 0 auto;
  border-top: 1px dashed #999;
  border-bottom: 1px dashed #999;
  position: relative;
}
/* line 654, ../sass/elements/_content.scss */
.competition .sectHeader {
  text-align: center;
  margin-bottom: 23px;
  margin-top: -13px;
}
/* line 658, ../sass/elements/_content.scss */
.competition .sectHeader h3 {
  display: inline-block;
  padding: 0 20px;
  background-color: #fff;
}
/* line 664, ../sass/elements/_content.scss */
.competition .jcarousel {
  height: 250px;
  width: 516px;
  margin: 0 auto;
  padding-bottom: 40px;
}
/* line 671, ../sass/elements/_content.scss */
.competition li {
  width: 172px;
  text-align: center;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
}
/* line 677, ../sass/elements/_content.scss */
.competition li > * {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
/* line 682, ../sass/elements/_content.scss */
.competition li .pic {
  height: 130px;
  line-height: 130px;
}
/* line 685, ../sass/elements/_content.scss */
.competition li .pic img {
  vertical-align: middle;
}
/* line 690, ../sass/elements/_content.scss */
.competition li figcaption header {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 11px;
}
/* line 694, ../sass/elements/_content.scss */
.competition li figcaption header a {
  color: #3399cc;
  border-bottom-color: #3399cc;
  border-bottom-color: rgba(51, 153, 204, 0.4);
}
/* line 698, ../sass/elements/_content.scss */
.competition li figcaption .content {
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
/* line 704, ../sass/elements/_content.scss */
.competition li.act {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
/* line 706, ../sass/elements/_content.scss */
.competition li.act > * {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 709, ../sass/elements/_content.scss */
.competition li.act header {
  font-weight: bold;
}
/* line 712, ../sass/elements/_content.scss */
.competition li.act .content {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
/* line 718, ../sass/elements/_content.scss */
.competition .navPrev,
.competition .navNext {
  position: absolute;
  top: 47px;
  left: 0;
  width: 180px;
  height: 150px;
}
/* line 724, ../sass/elements/_content.scss */
.competition .navPrev .arrow,
.competition .navNext .arrow {
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 110px;
}
/* line 731, ../sass/elements/_content.scss */
.competition .navPrev .arrow i,
.competition .navNext .arrow i {
  position: relative;
  top: 50px;
  margin-top: -13px;
}
/* line 738, ../sass/elements/_content.scss */
.competition .navPrev {
  text-align: right;
}
/* line 741, ../sass/elements/_content.scss */
.competition .navPrev .arrow i {
  display: inline-block;
  vertical-align: middle;
  background-position: -72px 0;
  height: 26px;
  width: 21px;
}
/* line 48, ../../../../../usr/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.competition .navPrev .arrow i:hover, .competition .navPrev .arrow i.cmp-nav-prev_hover, .competition .navPrev .arrow i.cmp-nav-prev-hover {
  background-position: -118px 0;
}
/* line 48, ../../../../../usr/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.competition .navPrev .arrow i:active, .competition .navPrev .arrow i.cmp-nav-prev_active, .competition .navPrev .arrow i.cmp-nav-prev-active {
  background-position: -95px 0;
}
/* line 747, ../sass/elements/_content.scss */
.competition .navNext {
  left: 332px;
}
/* line 750, ../sass/elements/_content.scss */
.competition .navNext .arrow i {
  display: inline-block;
  vertical-align: middle;
  background-position: -3px 0;
  height: 26px;
  width: 21px;
}
/* line 48, ../../../../../usr/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.competition .navNext .arrow i:hover, .competition .navNext .arrow i.cmp-nav-next_hover, .competition .navNext .arrow i.cmp-nav-next-hover {
  background-position: -49px 0;
}
/* line 48, ../../../../../usr/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.competition .navNext .arrow i:active, .competition .navNext .arrow i.cmp-nav-next_active, .competition .navNext .arrow i.cmp-nav-next-active {
  background-position: -26px 0;
}

/* line 757, ../sass/elements/_content.scss */
.tblWrp {
  overflow: hidden;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

/* line 763, ../sass/elements/_content.scss */
.bigTable {
  color: #666;
}
/* line 765, ../sass/elements/_content.scss */
.bigTable td {
  vertical-align: top;
}
/* line 767, ../sass/elements/_content.scss */
.bigTable td.dwnl {
  text-align: center;
}
/* line 773, ../sass/elements/_content.scss */
.bigTable tr > * {
  padding: 15px 0 15px 17px;
}
/* line 775, ../sass/elements/_content.scss */
.bigTable tr > *:first-child {
  padding-left: 10px;
}
/* line 779, ../sass/elements/_content.scss */
.bigTable tr th {
  font-weight: bold;
}
/* line 783, ../sass/elements/_content.scss */
.bigTable tr:nth-child(even) > td {
  background-color: #ddecf7;
}

/* line 789, ../sass/elements/_content.scss */
.fancybox-inner {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  padding: 10px;
  background-color: #fff;
}

/* line 1, ../sass/elements/_footer.scss */
#footer {
  position: relative;
}
/* line 4, ../sass/elements/_footer.scss */
#footer table {
  width: 95%;
  margin: 0 auto;
}
/* line 7, ../sass/elements/_footer.scss */
#footer table td {
  padding: 0 0 0 10px;
}
/* line 11, ../sass/elements/_footer.scss */
#footer .preLine {
  margin-bottom: 13px;
}
/* line 15, ../sass/elements/_footer.scss */
#footer .preLine td.first, #footer .preLine td.third {
  width: 35%;
}
/* line 20, ../sass/elements/_footer.scss */
#footer .mainLine {
  height: 40px;
  background-color: #00a7df;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF00A7DF', endColorstr='#FF089CD3');
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYTdkZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzA4OWNkMyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #00a7df), color-stop(100%, #089cd3));
  background: -webkit-linear-gradient(top, #00a7df 0%, #089cd3 100%);
  background: -moz-linear-gradient(top, #00a7df 0%, #089cd3 100%);
  background: -o-linear-gradient(top, #00a7df 0%, #089cd3 100%);
  -pie-background: linear-gradient(top, #00a7df 0%, #089cd3 100%);
  background: linear-gradient(top, #00a7df 0%, #089cd3 100%);
}
/* line 27, ../sass/elements/_footer.scss */
#footer .mainLine table td {
  height: 40px;
  color: #fff;
}
/* line 30, ../sass/elements/_footer.scss */
#footer .mainLine table td a {
  color: white;
  border-bottom-color: white;
  border-bottom-color: rgba(255, 255, 255, 0.4);
}
/* line 36, ../sass/elements/_footer.scss */
#footer .crown {
  margin-left: 20px;
}
/* line 38, ../sass/elements/_footer.scss */
#footer .crown img {
  vertical-align: middle;
  display: inline-block;
}
