/* line 17, C:/Ruby200-x64/lib/ruby/gems/2.0.0/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, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, C:/Ruby200-x64/lib/ruby/gems/2.0.0/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, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, C:/Ruby200-x64/lib/ruby/gems/2.0.0/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, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, C:/Ruby200-x64/lib/ruby/gems/2.0.0/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;
}

@-webkit-keyframes fadeIn {
  /* line 2, ../sass/components/frames.scss */
  0% {
    opacity: 0;
  }

  /* line 3, ../sass/components/frames.scss */
  25% {
    opacity: 0.25;
  }

  /* line 4, ../sass/components/frames.scss */
  50% {
    opacity: 0.5;
  }

  /* line 5, ../sass/components/frames.scss */
  75% {
    opacity: 0.75;
  }

  /* line 6, ../sass/components/frames.scss */
  100% {
    opacity: 1;
  }
}

@-moz-keyframes fadeIn {
  /* line 9, ../sass/components/frames.scss */
  0% {
    opacity: 0;
  }

  /* line 10, ../sass/components/frames.scss */
  25% {
    opacity: 0.25;
  }

  /* line 11, ../sass/components/frames.scss */
  50% {
    opacity: 0.5;
  }

  /* line 12, ../sass/components/frames.scss */
  75% {
    opacity: 0.75;
  }

  /* line 13, ../sass/components/frames.scss */
  100% {
    opacity: 1;
  }
}

@-o-keyframes fadeIn {
  /* line 16, ../sass/components/frames.scss */
  0% {
    opacity: 0;
  }

  /* line 17, ../sass/components/frames.scss */
  25% {
    opacity: 0.25;
  }

  /* line 18, ../sass/components/frames.scss */
  50% {
    opacity: 0.5;
  }

  /* line 19, ../sass/components/frames.scss */
  75% {
    opacity: 0.75;
  }

  /* line 20, ../sass/components/frames.scss */
  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  /* line 23, ../sass/components/frames.scss */
  0% {
    opacity: 0;
  }

  /* line 24, ../sass/components/frames.scss */
  25% {
    opacity: 0.25;
  }

  /* line 25, ../sass/components/frames.scss */
  50% {
    opacity: 0.5;
  }

  /* line 26, ../sass/components/frames.scss */
  75% {
    opacity: 0.75;
  }

  /* line 27, ../sass/components/frames.scss */
  100% {
    opacity: 1;
  }
}

/* line 1, ../sass/components/help.scss */
.ta-l {
  text-align: left;
}

/* line 5, ../sass/components/help.scss */
.ta-r {
  text-align: right;
}

/* line 9, ../sass/components/help.scss */
.ta-c {
  text-align: center;
}

/* line 13, ../sass/components/help.scss */
.f-left {
  float: left;
}

/* line 17, ../sass/components/help.scss */
.f-right {
  float: right;
}

/* line 21, ../sass/components/help.scss */
.clearfix {
  overflow: hidden;
}

/* line 25, ../sass/components/help.scss */
.clear {
  clear: both;
}

/* line 29, ../sass/components/help.scss */
.hide {
  display: none;
}

/* line 33, ../sass/components/help.scss */
.show {
  display: block;
}

/* line 37, ../sass/components/help.scss */
.rel {
  position: relative;
}

/* line 41, ../sass/components/help.scss */
.text-overline {
  text-decoration: overline;
}

/* line 45, ../sass/components/help.scss */
.text-underline {
  text-decoration: underline;
}

/* line 49, ../sass/components/help.scss */
.text-strike {
  text-decoration: line-through;
}

/* line 3, ../sass/components/typography.scss */
h1, h2, h3, h4, h5, h6 {
  color: #000;
  font-size: 36px;
  /*24px*/
  font-weight: 300;
  margin-bottom: 18px;
  line-height: 1.2;
}
/* line 9, ../sass/components/typography.scss */
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-weight: bold;
  color: #000;
}
/* line 13, ../sass/components/typography.scss */
h1.primary-color, h2.primary-color, h3.primary-color, h4.primary-color, h5.primary-color, h6.primary-color {
  color: #c75e0f;
}
/* line 15, ../sass/components/typography.scss */
.document-state-1 h1.primary-color, .document-state-1 h2.primary-color, .document-state-1 h3.primary-color, .document-state-1 h4.primary-color, .document-state-1 h5.primary-color, .document-state-1 h6.primary-color {
  color: #b806d5;
}

/* line 21, ../sass/components/typography.scss */
h2 {
  font-size: 30px;
}

/* line 25, ../sass/components/typography.scss */
h3 {
  font-size: 24px;
}

/* line 29, ../sass/components/typography.scss */
h4 {
  font-size: 18px;
}

/* line 33, ../sass/components/typography.scss */
h5 {
  font-size: 16px;
}

/* line 37, ../sass/components/typography.scss */
h6 {
  font-size: 14px;
}

/* line 41, ../sass/components/typography.scss */
b {
  font-weight: bold;
}

/* line 45, ../sass/components/typography.scss */
p {
  margin: 5px 0;
}

/* line 5, ../sass/components/form.scss */
form {
  display: block;
}

/* line 9, ../sass/components/form.scss */
.form-row {
  margin-bottom: 7px;
}

/* line 13, ../sass/components/form.scss */
.form-row-big {
  margin-bottom: 22px;
}

/* line 17, ../sass/components/form.scss */
.form-row-description {
  font-size: 13px;
  font-family: Arial;
  font-style: italic;
  margin: 22px 0;
}

/* line 28, ../sass/components/form.scss */
.form select,
.form input[type=text],
.form input[type=password],
.form textarea {
  border: solid 1px #a6a6a6;
  height: 33px;
  padding: 0 12px;
  font-family: "Open Sans";
  font-size: 13px;
}
/* line 34, ../sass/components/form.scss */
.form select.form-input-small,
.form input[type=text].form-input-small,
.form input[type=password].form-input-small,
.form textarea.form-input-small {
  padding: 0 3px;
  height: 23px;
  line-height: 23px;
  width: auto;
}
/* line 41, ../sass/components/form.scss */
.form textarea {
  padding: 12px;
}

/* line 50, ../sass/components/form.scss */
.form-full-width select,
.form-full-width input[type=text],
.form-full-width input[type=password],
.form-full-width textarea {
  width: 100%;
}

/* line 55, ../sass/components/form.scss */
.form textarea {
  height: 150px;
}

/* line 59, ../sass/components/form.scss */
.form select {
  padding: 0 6px;
}

/* line 64, ../sass/components/form.scss */
.label-date-picker .fa {
  font-size: 16px;
  display: inline-block;
  margin-left: 5px;
  color: #c75e0f;
}
/* line 69, ../sass/components/form.scss */
.document-state-1 .label-date-picker .fa {
  color: #b406d0;
}
/* line 72, ../sass/components/form.scss */
.label-date-picker .fa:hover {
  opacity: 0.7;
}

/* line 78, ../sass/components/form.scss */
.form-error {
  color: red;
  display: none;
}
/* line 81, ../sass/components/form.scss */
.form-error.show {
  display: block;
}

/* line 86, ../sass/components/form.scss */
.form-error-input {
  border: solid 1px red !important;
  background: #ffcdcd;
}

/* line 91, ../sass/components/form.scss */
.form-label {
  display: inline-block;
  margin: 5px 0;
  font-size: 16px;
}

/* line 3, ../sass/components/btn.scss */
.btn {
  position: relative;
  color: #fff;
  text-decoration: none;
  text-shadow: 1px 0px 1px rgba(0, 0, 0, 0.75);
  background: transparent;
  border: 0;
  display: inline-block;
  height: 34px;
  line-height: 34px;
  padding: 0 22px;
  font-weight: bold;
  font-size: 14px;
  cursor: pointer;
}
/* line 17, ../sass/components/btn.scss */
.btn:hover {
  opacity: 0.8;
}
/* line 20, ../sass/components/btn.scss */
.btn:active {
  opacity: 0.6;
}
/* line 23, ../sass/components/btn.scss */
.btn:after, .btn:before {
  display: block;
  position: absolute;
  left: -5px;
  content: " ";
  top: 0;
  height: 34px;
  width: 5px;
}

/* line 34, ../sass/components/btn.scss */
.btn-big {
  font-size: 20px;
  font-weight: 700;
  min-width: 229px;
  height: 57px;
  line-height: 57px;
}

/* line 42, ../sass/components/btn.scss */
.btn-small {
  padding: 3px 15px;
  height: 23px;
  line-height: 3px;
}

/* line 48, ../sass/components/btn.scss */
.btn-reg {
  background: url(../images/btn_reg_bg.png);
}

/* line 52, ../sass/components/btn.scss */
.document-state-1 .btn-reg {
  background: url(../images/btn_reg_bg2.png);
}

/* line 56, ../sass/components/btn.scss */
.btn-flat-blue {
  font-weight: normal;
  background: #0251c6;
}

/* line 61, ../sass/components/btn.scss */
.btn-flat-gray {
  text-shadow: 1px 0px 1px rgba(255, 255, 255, 0.75);
  font-weight: normal;
  color: #686868;
  background: #e0e0e0;
}

/* line 68, ../sass/components/btn.scss */
.btn-flat-primary {
  font-weight: normal;
  background: #c75e0f;
}
/* line 71, ../sass/components/btn.scss */
.document-state-1 .btn-flat-primary {
  background: #b806d5;
}

/* line 76, ../sass/components/btn.scss */
.btn-blue {
  background: url(../images/btn_center_blue.png);
}
/* line 78, ../sass/components/btn.scss */
.btn-blue:after, .btn-blue:before {
  background: url(../images/btn_left_blue.png);
}
/* line 81, ../sass/components/btn.scss */
.btn-blue:after {
  left: auto;
  right: -5px;
  background: url(../images/btn_right_blue.png);
}

/* line 88, ../sass/components/btn.scss */
.btn-green {
  background: url(../images/btn_center_green.png);
}
/* line 90, ../sass/components/btn.scss */
.btn-green:after, .btn-green:before {
  background: url(../images/btn_left_green.png);
}
/* line 93, ../sass/components/btn.scss */
.btn-green:after {
  left: auto;
  right: -5px;
  background: url(../images/btn_right_green.png);
}

/* line 100, ../sass/components/btn.scss */
.btn-red {
  background: url(../images/btn_center_red.png);
}
/* line 102, ../sass/components/btn.scss */
.btn-red:after, .btn-red:before {
  background: url(../images/btn_left_red.png);
}
/* line 105, ../sass/components/btn.scss */
.btn-red:after {
  left: auto;
  right: -5px;
  background: url(../images/btn_right_red.png);
}

/* line 112, ../sass/components/btn.scss */
.btn-text {
  padding: 7px;
  line-height: 1;
  height: auto;
}

/* line 6, ../sass/components/tabs.scss */
.page-content-tabs {
  border-bottom: solid 1px #e0e0e0;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

/* line 12, ../sass/components/tabs.scss */
.page-content-tabs-item {
  padding: 10px;
  color: black;
  display: inline-block;
  text-decoration: underline;
}
/* line 17, ../sass/components/tabs.scss */
.page-content-tabs-item:hover {
  text-decoration: none;
}

/* line 22, ../sass/components/tabs.scss */
.page-content-tabs-item--active {
  background: #ffd899;
  text-decoration: none;
}
/* line 25, ../sass/components/tabs.scss */
.document-state-1 .page-content-tabs-item--active {
  background: #f5c3fd;
}

/* line 3, ../sass/components/table.scss */
table.table {
  width: 100%;
  border: solid 1px #bfbfbf;
  border-collapse: collapse;
}
/* line 7, ../sass/components/table.scss */
table.table h1, table.table h2, table.table h3, table.table h4, table.table h5 {
  margin: 0;
}
/* line 10, ../sass/components/table.scss */

table.table td, table.table th {
  padding: 6px;
  border: solid 1px #bfbfbf;
}


table.table.table-th-small td, table.table.table-th-small th {
  padding-left: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-top: 1px;
  border: solid 1px #bfbfbf;
}
/* line 13, ../sass/components/table.scss */
table.table td.hightlight, table.table th.hightlight {
  background: #eee !important;
}
/* line 16, ../sass/components/table.scss */
table.table td.va-c, table.table th.va-c {
  vertical-align: middle;
}
/* line 19, ../sass/components/table.scss */
table.table td.va-t, table.table th.va-t {
  vertical-align: top;
}
/* line 22, ../sass/components/table.scss */
table.table td.va-b, table.table th.va-b {
  vertical-align: bottom;
}
/* line 26, ../sass/components/table.scss */
table.table th {
  font-weight: bold;
  font-size: 12px;
}
/* line 30, ../sass/components/table.scss */
table.table tr:nth-child(odd) {
  background: #dde6f6;
}
/* line 32, ../sass/components/table.scss */
table.table tr:nth-child(odd) td:nth-child(odd), table.table tr:nth-child(odd) th:nth-child(odd) {
  background: #e4ecf9;
}
/* line 36, ../sass/components/table.scss */
table.table tr:nth-child(even) {
  background: #f7f9fc;
}
/* line 38, ../sass/components/table.scss */
table.table tr:nth-child(even) td:nth-child(odd), table.table tr:nth-child(even) th:nth-child(odd) {
  background: #fff;
}
/* line 43, ../sass/components/table.scss */
table.table.table-cells-big td, table.table.table-cells-big th {
  padding: 10px;
}
/* line 47, ../sass/components/table.scss */
table.table.table-th-small th {
  font-weight: normal;
}
/* line 51, ../sass/components/table.scss */
table.table.table-cells-small td, table.table.table-cells-small th {
  padding: 3px;
}
/* line 56, ../sass/components/table.scss */
table.table.table-rows-hover tr:hover td {
  cursor: pointer;
}
/* line 60, ../sass/components/table.scss */
table.table.table-border-bottom {
  border: 0;
}
/* line 62, ../sass/components/table.scss */
table.table.table-border-bottom td, table.table.table-border-bottom th {
  border: 0;
  border-bottom: solid 1px #bfbfbf;
}
/* line 67, ../sass/components/table.scss */
table.table.table-transparent {
  border: 0;
  background: transparent;
}
/* line 70, ../sass/components/table.scss */
table.table.table-transparent tr:nth-child(odd) {
  background: transparent;
}
/* line 72, ../sass/components/table.scss */
table.table.table-transparent tr:nth-child(odd) td:nth-child(odd), table.table.table-transparent tr:nth-child(odd) th:nth-child(odd) {
  background: transparent;
}
/* line 76, ../sass/components/table.scss */
table.table.table-transparent tr:nth-child(even) {
  background: transparent;
}
/* line 78, ../sass/components/table.scss */
table.table.table-transparent tr:nth-child(even) td:nth-child(odd), table.table.table-transparent tr:nth-child(even) th:nth-child(odd) {
  background: transparent;
}
/* line 82, ../sass/components/table.scss */
table.table.table-transparent td, table.table.table-transparent th {
  border: 0;
}

/* line 4, ../sass/components/labels.scss */
.label,
.badge {
  display: inline-block;
  padding: 1px 4px 1px 4px;
  background-color: #999999;
  color: #ffffff;
  vertical-align: baseline;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  white-space: nowrap;
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
}

/* line 17, ../sass/components/labels.scss */
.badge {
  padding-right: 9px;
  padding-left: 9px;
}

/* line 23, ../sass/components/labels.scss */
.label:empty,
.badge:empty {
  display: none;
}

/* line 30, ../sass/components/labels.scss */
a.label:hover,
a.label:focus,
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

/* line 37, ../sass/components/labels.scss */
.label-important,
.badge-important {
  background-color: #b94a48;
}

/* line 42, ../sass/components/labels.scss */
.label-transparent,
.badge-transparent {
  text-shadow: 0 0 0 rgba(0, 0, 0, 0);
  background: transparent;
  color: #192B42;
  font-weight: normal;
}

/* line 50, ../sass/components/labels.scss */
.label-important[href],
.badge-important[href] {
  background-color: #953b39;
}

/* line 55, ../sass/components/labels.scss */
.label-warning,
.badge-warning {
  background-color: #f89406;
}
/* line 57, ../sass/components/labels.scss */
.document-state-1 .label-warning, .document-state-1
.badge-warning {
  background-color: #b806d5;
}

/* line 63, ../sass/components/labels.scss */
.label-warning[href],
.badge-warning[href] {
  background-color: #f89406;
}
/* line 65, ../sass/components/labels.scss */
.document-state-1 .label-warning[href], .document-state-1
.badge-warning[href] {
  background-color: #b806d5;
}

/* line 72, ../sass/components/labels.scss */
.label-0,
.label-success,
.badge-success {
  background-color: #468847;
}

/* line 77, ../sass/components/labels.scss */
.label-success[href],
.badge-success[href] {
  background-color: #356635;
}

/* line 83, ../sass/components/labels.scss */
.label-1,
.label-info,
.badge-info {
  background-color: #1f8dd6;
}

/* line 88, ../sass/components/labels.scss */
.label-info[href],
.badge-info[href] {
  background-color: #2d6987;
}

/* line 93, ../sass/components/labels.scss */
.label-inverse,
.badge-inverse {
  background-color: #333333;
}

/* line 98, ../sass/components/labels.scss */
.label-inverse[href],
.badge-inverse[href] {
  background-color: #1a1a1a;
}

/* line 103, ../sass/components/labels.scss */
.label-error,
.badge-error {
  background-color: red;
}

/* line 108, ../sass/components/labels.scss */
.label-error[href],
.badge-error[href] {
  background-color: red;
}

/* line 7, ../sass/components/pagination.scss */
.page-pagination {
  margin-top: 20px;
  display: block;
  text-align: center;
}
/* line 11, ../sass/components/pagination.scss */
.page-pagination li {
  font-size: 14px;
  display: inline-block;
  padding: 4px 12px;
}
/* line 16, ../sass/components/pagination.scss */
.page-pagination a {
  text-decoration: underline;
  color: #8c8c8c;
}

/* line 22, ../sass/components/pagination.scss */
.page-pagination-title {
  display: none !important;
}

/* line 29, ../sass/components/pagination.scss */
.page-pagination-current {
  background: #8c8c8c;
}
/* line 31, ../sass/components/pagination.scss */
.page-pagination-current a {
  color: #fff;
  text-decoration: none;
}

/* line 37, ../sass/components/pagination.scss */
.page-pagination-prev {
  font-size: 18px !important;
  margin-right: 20px !important;
}

/* line 42, ../sass/components/pagination.scss */
.page-pagination-next {
  font-size: 18px !important;
  margin-left: 20px !important;
}

/* line 47, ../sass/components/pagination.scss */
.page-pagination-last {
  font-size: 18px !important;
}

/* line 1, ../sass/components/list.scss */
.list-horizontal {
  display: block;
}

/* line 5, ../sass/components/list.scss */
.list-horizontal-item {
  display: inline-block;
  margin-right: 20px;
}
/* line 8, ../sass/components/list.scss */
.list-horizontal-item:last-of-type {
  margin-right: 0;
}

/* line 4, ../sass/layouts/header.scss */
.page-header {
  position: relative;
}
/* line 6, ../sass/layouts/header.scss */
.page--index .page-header {
  min-height: 253px;
}

/* line 11, ../sass/layouts/header.scss */
.page-header-logo {
  position: absolute !important;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  z-index: -1;
}
/* line 4, ../sass/mixins.scss */
.page--pages .page-header-logo span {
  display: none;
}
/* line 6, ../sass/mixins.scss */
.page--pages .page-header-logo span:first-of-type {
  display: block;
}
/* line 11, ../sass/mixins.scss */
.document-state-1 .page--pages .page-header-logo span:last-of-type {
  display: block;
}

/* line 24, ../sass/layouts/header.scss */
.page-header-logo-link {
  position: absolute;
  top: 30px;
  left: 50%;
  width: 300px;
  height: 62px;
  margin-left: -144px;
  z-index: 11;
  display: block;
}

/* line 39, ../sass/layouts/header.scss */
.page-header-nav {
  padding-top: 40px;
  margin-bottom: 50px;
}

/* line 44, ../sass/layouts/header.scss */
.page-nav-item {
  transition: all 1s linear;
  color: #FFFFFF;
  font-family: open sans;
  font-size: 14px;
  font-weight: bold;
  text-decoration: underline;
  text-transform: uppercase;
  text-shadow: 1px 1px 1px #444444;
  display: inline-block;
  width: auto;
}
/* line 55, ../sass/layouts/header.scss */
.page-nav-item:hover {
  text-decoration: none;
}

/* line 60, ../sass/layouts/header.scss */
.page-nav-delim {
  font-family: open sans;
  font-size: 30px;
  font-weight: 100;
  padding: 0 23px;
  position: relative;
  top: 5px;
  color: #686868;
}

/* line 72, ../sass/layouts/header.scss */
.page-header-nav2 {
  overflow: hidden;
}

/* line 76, ../sass/layouts/header.scss */
.page-header-nav2-item .image-change-container {
  margin-right: 7px;
}

/* line 4, ../sass/mixins.scss */
.page--pages .page-header-nav2-item .image-change-container span {
  display: none;
}
/* line 6, ../sass/mixins.scss */
.page--pages .page-header-nav2-item .image-change-container span:first-of-type {
  display: block;
}
/* line 11, ../sass/mixins.scss */
.document-state-1 .page--pages .page-header-nav2-item .image-change-container span:last-of-type {
  display: block;
}

/* line 85, ../sass/layouts/header.scss */
.page-header-nav2-left .page-header-nav2-item {
  text-transform: none;
  font-weight: 600;
  font-style: italic;
  color: #ffb931;
  font-size: 18px;
}
/* line 91, ../sass/layouts/header.scss */
.document-state-1 .page-header-nav2-left .page-header-nav2-item {
  color: #e147fa;
}

/* line 97, ../sass/layouts/header.scss */
.page-header-nav2-right {
  padding-top: 12px;
}
/* line 99, ../sass/layouts/header.scss */
.page-header-nav2-right .page-header-nav2-item {
  font-size: 12px;
  text-decoration: none;
}
/* line 102, ../sass/layouts/header.scss */
.page-header-nav2-right .page-header-nav2-item:hover {
  text-decoration: underline;
}

/* line 109, ../sass/layouts/header.scss */
.page-header-nav3 {
  display: inline-block;
  border-top: solid 1px #c75e0f;
  border-bottom: solid 1px #c75e0f;
  position: relative;
}
/* line 117, ../sass/layouts/header.scss */
.page-header-nav3:before, .page-header-nav3:after {
  position: absolute;
  left: -29px;
  top: -7px;
  content: " ";
  display: block;
  width: 29px;
  height: 56px;
  background: url(../images/nav3.left.png);
}
/* line 127, ../sass/layouts/header.scss */
.page-header-nav3:after {
  left: auto;
  right: -29px;
  background: url(../images/nav3.right.png);
}
/* line 132, ../sass/layouts/header.scss */
.document-state-1 .page-header-nav3 {
  border-top: solid 1px #b806d5;
  border-bottom: solid 1px #b806d5;
}
/* line 135, ../sass/layouts/header.scss */
.document-state-1 .page-header-nav3:before {
  background: url(../images/nav3.left2.png);
}
/* line 138, ../sass/layouts/header.scss */
.document-state-1 .page-header-nav3:after {
  background: url(../images/nav3.right2.png);
}

/* line 144, ../sass/layouts/header.scss */
.page-header-nav3-item {
  font-family: Arial;
  font-size: 13px;
  font-weight: normal;
  text-transform: none;
  text-decoration: none;
  color: #9c9c9c;
  margin-right: 15px;
  line-height: 41px;
  height: 41px;
}
/* line 154, ../sass/layouts/header.scss */
.page-header-nav3-item:first-of-type {
  margin-left: 15px;
}

/* line 159, ../sass/layouts/header.scss */
.page-header-exit .page-header-exit-item {
  position: absolute;
  right: 0;
  top: 0;
  line-height: 41px;
  height: 41px;
  color: #c75e0f;
  text-decoration: none;
}
/* line 167, ../sass/layouts/header.scss */
.document-state-1 .page-header-exit .page-header-exit-item {
  color: #b406d0;
}
/* line 170, ../sass/layouts/header.scss */
.page-header-exit .page-header-exit-item span {
  text-decoration: underline;
}
/* line 173, ../sass/layouts/header.scss */
.page-header-exit .page-header-exit-item:hover span {
  text-decoration: none;
}

/* line 178, ../sass/layouts/header.scss */
.page-header-nav3-item-hightlight {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}

/* line 183, ../sass/layouts/header.scss */
a.page-header-nav3-item-hightlight:hover {
  text-decoration: underline;
}

/* line 188, ../sass/layouts/header.scss */
.page-header-nav4 {
  margin-top: 32px;
  display: inline-block;
}

/* line 192, ../sass/layouts/header.scss */
.page-header-nav4--admin {
  border-top: dashed 1px #2C2C2C;
  width: 100%;
  padding-top: 30px;
  margin-top: 0;
}
/* line 197, ../sass/layouts/header.scss */
.page-header-nav4--admin .page-header-nav4-item {
  font-size: 16px;
}

/* line 201, ../sass/layouts/header.scss */
.page-header-nav4-item {
  color: #ffb931;
  font-weight: 600;
  font-size: 18px;
  display: inline-block;
  margin-left: 24px;
  padding-bottom: 24px;
  position: relative;
  text-transform: none;
}
/* line 210, ../sass/layouts/header.scss */
.document-state-1 .page-header-nav4-item {
  color: #e147fa;
}
/* line 213, ../sass/layouts/header.scss */
.page-header-nav4-item:first-of-type {
  margin-left: 0;
}
/* line 216, ../sass/layouts/header.scss */
.page-header-nav4-item:after {
  font-family: FontAwesome;
  position: absolute;
  content: "\f0d8";
  bottom: -3px;
  left: 50%;
  margin-left: -13px;
  font-size: 26px;
  display: none;
}
/* line 227, ../sass/layouts/header.scss */
.page-header-nav4-item.page-header-nav4-item--active {
  color: #fff;
}
/* line 229, ../sass/layouts/header.scss */
.page-header-nav4-item.page-header-nav4-item--active:after {
  display: block;
}
/* line 232, ../sass/layouts/header.scss */
.page-header-nav4-item.page-header-nav4-item--active:hover {
  text-decoration: underline;
}

/* line 6, ../sass/layouts/footer.scss */
.page-footer {
  height: 196px;
  font-size: 13px;
  color: #e3e3e3;
  position: relative;
  padding-top: 70px;
  overflow: hidden;
}

/* line 20, ../sass/layouts/footer.scss */
.page-footer-nav-item {
  font-weight: 300;
  color: #e3e3e3;
}

/* line 25, ../sass/layouts/footer.scss */
.page-footer-nav-center {
  text-align: center;
  position: absolute;
  left: 50%;
  top: 68px;
  margin-left: -58px;
}

/* line 34, ../sass/layouts/footer.scss */
.page-footer-nav-center-image {
  margin-bottom: 7px;
}

/* line 38, ../sass/layouts/footer.scss */
.page-footer-nav-item-lang {
  text-decoration: none;
}
/* line 40, ../sass/layouts/footer.scss */
.page-footer-nav-item-lang > a {
  margin-left: 10px;
}

/* line 4, ../sass/mixins.scss */
.page--pages .page-footer-logo span {
  display: none;
}
/* line 6, ../sass/mixins.scss */
.page--pages .page-footer-logo span:first-of-type {
  display: block;
}
/* line 11, ../sass/mixins.scss */
.document-state-1 .page--pages .page-footer-logo span:last-of-type {
  display: block;
}

/* line 18, ../sass/mixins.scss */
::selection {
  background: #ffb931;
  color: white;
}

/* line 24, ../sass/mixins.scss */
::-moz-selection {
  background: #ffb931;
  color: white;
}

/* line 30, ../sass/mixins.scss */
::-webkit-selection {
  background: #ffb931;
  color: white;
}

/* line 18, ../sass/mixins.scss */
.document-state-1 ::selection {
  background: #b806d5;
  color: white;
}
/* line 24, ../sass/mixins.scss */
.document-state-1 ::-moz-selection {
  background: #b806d5;
  color: white;
}
/* line 30, ../sass/mixins.scss */
.document-state-1 ::-webkit-selection {
  background: #b806d5;
  color: white;
}

/* line 7, ../sass/layouts/main.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: 0;
}

/* line 12, ../sass/layouts/main.scss */
body {
  font-family: "Open Sans";
  font-size: 13px;
  background: #000;
  color: #686868;
  line-height: 1.4;
}

/* line 20, ../sass/layouts/main.scss */
img {
  vertical-align: middle;
}

/* line 24, ../sass/layouts/main.scss */
.animation-all {
  transition: all 1s linear;
}

/* line 28, ../sass/layouts/main.scss */
.page-wrapper {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: auto;
  z-index: 9999999;
}

/* line 41, ../sass/layouts/main.scss */
.page-container {
  width: 1130px;
  margin: 0 auto;
}

.page-container-admin {
  width: 1230px;
  margin: 0 auto;
}

/* line 46, ../sass/layouts/main.scss */
.page-inner {
  margin: 0 40px;
}

/* line 50, ../sass/layouts/main.scss */
.page-row {
  margin-bottom: 20px;
}

/* line 56, ../sass/layouts/main.scss */
.page-content-wrapper {
  background: #fff;
  position: relative;
}
/* line 59, ../sass/layouts/main.scss */
.page-content-wrapper.page-content-wrapper--main {
  min-height: 450px;
}

/* line 64, ../sass/layouts/main.scss */
.page-content {
  padding: 17px 25px;
}
/* line 66, ../sass/layouts/main.scss */
.page-content#page-content {
  padding-bottom: 30px;
}

/* line 74, ../sass/layouts/main.scss */
.page-content-wrapper:before,
.page-content-wrapper:after,
.page-content-inner:after,
.page-content-inner:before {
  height: 8px;
  width: 8px;
  position: absolute;
  content: " ";
  top: -4px;
  left: -4px;
  display: block;
  background: #fff;
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Chrome, Safari, Opera */
  transform: rotate(45deg);
}

/* line 88, ../sass/layouts/main.scss */
.page-content-wrapper:after {
  left: auto;
  right: -4px;
}

/* line 93, ../sass/layouts/main.scss */
.page-content-inner:after {
  top: auto;
  bottom: -4px;
}

/* line 98, ../sass/layouts/main.scss */
.page-content-inner:before {
  top: auto;
  left: auto;
  bottom: -4px;
  right: -4px;
}

/* line 106, ../sass/layouts/main.scss */
.page-mask {
  display: none;
  padding: 80px 0;
  z-index: 99999991;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  overflow: auto;
  text-align: center;
}

/* line 122, ../sass/layouts/main.scss */
.page-popup {
  position: relative;
  display: inline-block;
  text-align: left;
}
/* line 127, ../sass/layouts/main.scss */
.page-popup .page-content {
  padding-right: 35px;
}

/* line 132, ../sass/layouts/main.scss */
.page-popup-close {
  text-decoration: none;
  font-size: 22px;
  position: absolute;
  right: 10px;
  top: 5px;
  z-index: 15;
  color: #727272;
}

/* line 142, ../sass/layouts/main.scss */
.page-inline-elements {
  display: block;
}
/* line 144, ../sass/layouts/main.scss */
.page-inline-elements > * {
  display: inline-block;
}

/* line 149, ../sass/layouts/main.scss */
.page-content-nav-wrapper {
  width: 815px;
  margin: 0 auto;
}

/* line 154, ../sass/layouts/main.scss */
.page-content-nav-item {
  display: inline-block;
  margin-right: 2px;
  padding: 4px;
}
/* line 158, ../sass/layouts/main.scss */
.page-content-nav-item > a {
  color: #0251c6;
  text-decoration: underline;
}
/* line 161, ../sass/layouts/main.scss */
.page-content-nav-item > a:hover {
  text-decoration: none;
}
/* line 165, ../sass/layouts/main.scss */
.page-content-nav-item:last-of-type {
  margin-right: 0;
}

/* line 170, ../sass/layouts/main.scss */
.page-content-nav-item--active {
  background: #C7C7C7;
}
/* line 172, ../sass/layouts/main.scss */
.page-content-nav-item--active > a {
  color: #fff;
  text-decoration: none;
}

/* line 178, ../sass/layouts/main.scss */
.spin {
  position: relative;
}
/* line 180, ../sass/layouts/main.scss */
.spin:after {
  -webkit-animation: fadeIn 1s linear;
  /* Safari 4+ */
  -moz-animation: fadeIn 1s linear;
  /* Fx 5+ */
  -o-animation: fadeIn 1s linear;
  /* Opera 12+ */
  animation: fadeIn 1s linear;
  /* IE 10+, Fx 29+ */
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  content: " ";
  background: rgba(255, 255, 255, 0.8) url("../images/ajax-loader.gif") center center no-repeat;
}
/* line 194, ../sass/layouts/main.scss */
.document-state-1 .spin:after {
  background: rgba(255, 255, 255, 0.8) url("../images/ajax-loader-1.gif") center center no-repeat;
}

/* line 200, ../sass/layouts/main.scss */
.jGrowl .jGrowl-notification, .jGrowl .jGrowl-closer {
  background: #c75e0f !important;
}
/* line 202, ../sass/layouts/main.scss */
.document-state-1 .jGrowl .jGrowl-notification, .document-state-1 .jGrowl .jGrowl-closer {
  background: #b806d5 !important;
}

/* line 207, ../sass/layouts/main.scss */
hr {
  height: 0px;
  border: 0;
  border-top: solid 1px #e0e0e0;
  background: transparent;
  width: 100%;
  margin: 15px 0;
}
/* line 214, ../sass/layouts/main.scss */
hr.dashed {
  border-top-style: dashed;
}

/* line 219, ../sass/layouts/main.scss */
.box-shadow {
  -webkit-box-shadow: inset -5px 11px 13px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: inset -5px 11px 13px rgba(0, 0, 0, 0.06);
  box-shadow: inset -5px 11px 13px rgba(0, 0, 0, 0.06);
}

/*TICKET MESSAGES*/
/* line 224, ../sass/layouts/main.scss */
.ticket-messages {
  height: 400px;
  overflow: auto;
}

/* line 229, ../sass/layouts/main.scss */
.ticket-message {
  margin: 10px 0;
  padding: 0 0 10px;
  border-bottom: solid 1px #eee;
  position: relative;
  min-height: 60px;
}
/* line 235, ../sass/layouts/main.scss */
.ticket-message .ticket-message-user {
  border: solid 1px #eee;
  background: #fafafa;
  color: #ddd;
  text-transform: uppercase;
  font-size: 20px;
  width: 50px;
  height: 50px;
  padding: 0 10px;
  text-align: center;
  margin-right: 10px;
  line-height: 50px;
  position: absolute;
  top: 0;
  left: 0;
}
/* line 252, ../sass/layouts/main.scss */
.ticket-message.ticket-message-support .ticket-message-user {
  border: solid 1px #eee;
  background: #444;
  color: #fafafa;
}
/* line 259, ../sass/layouts/main.scss */
.ticket-message .ticket-message-date {
  font-size: 11px;
  clear: both;
  text-align: right;
}
/* line 264, ../sass/layouts/main.scss */
.ticket-message .ticket-message-text {
  line-height: 140%;
  padding-left: 60px;
}

/* line 270, ../sass/layouts/main.scss */
.w100 {
  width: 100%;
}

/* line 274, ../sass/layouts/main.scss */
.w50 {
  padding: 5px;
  width: 50%;
}

/* line 279, ../sass/layouts/main.scss */
.w40 {
  padding: 5px;
  width: 40%;
}

/* line 284, ../sass/layouts/main.scss */
.w30 {
  padding: 5px;
  width: 30%;
}

/* line 289, ../sass/layouts/main.scss */
.w33 {
  padding: 5px;
  width: 33.33333333333333333333333333333333%;
}

/* line 294, ../sass/layouts/main.scss */
.w20 {
  padding: 5px;
  width: 20%;
}

/* line 299, ../sass/layouts/main.scss */
.w25 {
  padding: 5px;
  width: 25%;
}

/* line 304, ../sass/layouts/main.scss */
.color-black {
  color: #000;
}

/* line 308, ../sass/layouts/main.scss */
.color-gray {
  color: #bdbdbd;
}

/* line 312, ../sass/layouts/main.scss */
.color-blue {
  color: #0251c6;
}

/* line 316, ../sass/layouts/main.scss */
.color-error {
  color: red;
}

/* line 320, ../sass/layouts/main.scss */
.color-primary {
  color: #c75e0f;
}
/* line 322, ../sass/layouts/main.scss */
.document-state-1 .color-primary {
  color: #b806d5;
}

/* line 327, ../sass/layouts/main.scss */
.fs-big {
  font-size: 16px;
}

/* line 331, ../sass/layouts/main.scss */
.small-text {
  font-size: 12px;
}

/* line 335, ../sass/layouts/main.scss */
.vertical-space {
  display: block;
  clear: both;
  height: 20px;
}

/* line 341, ../sass/layouts/main.scss */
.line-height-big {
  line-height: 1.5;
}

/* line 345, ../sass/layouts/main.scss */
.chart {
  width: 100%;
  height: 300px;
}

/* line 350, ../sass/layouts/main.scss */
.select-project {
  text-align: right;
  margin-bottom: -1px;
}
/* line 353, ../sass/layouts/main.scss */
.select-project select {
  padding: 5px;
}

/* line 3, ../sass/layouts/templates.scss */
.templates-installer {
  width: 709px;
  height: 568px;
  background: url(../images/templates/installer.png);
  position: relative;
  margin: 0 auto;
}

/* line 11, ../sass/layouts/templates.scss */
.templates-installer-btn {
  font-family: Tahoma;
  color: #000 !important;
  font-weight: bold;
  font-size: 11px;
  text-decoration: underline;
  display: block;
  position: absolute;
  bottom: 15px;
  right: 19px;
  height: 33px;
  line-height: 33px;
  background: url(../images/templates/btn.bg.jpg);
  padding: 0 8px;
}
/* line 25, ../sass/layouts/templates.scss */
.templates-installer-btn:before, .templates-installer-btn:after {
  display: block;
  position: absolute;
  width: 4px;
  background: url(../images/templates/btn.left.jpg) no-repeat;
  top: 0;
  bottom: 0;
  content: " ";
  left: -4px;
}
/* line 35, ../sass/layouts/templates.scss */
.templates-installer-btn:after {
  background: url(../images/templates/btn.right.jpg) no-repeat;
  left: auto;
  right: -4px;
}

/* line 42, ../sass/layouts/templates.scss */
.templates-installer-text {
  position: absolute;
  top: 65px;
  left: 282px;
  max-width: 390px;
  overflow: hidden;
  font-family: "Times New Roman" !important;
  color: #000 !important;
}

/* line 52, ../sass/layouts/templates.scss */
.templates-installer-text-title {
  font-size: 19px !important;
  font-weight: normal;
}

/* line 57, ../sass/layouts/templates.scss */
.templates-installer-text-description {
  margin-top: 32px;
  font-size: 16px !important;
}

/* line 62, ../sass/layouts/templates.scss */
.template-installer-radio {
  margin-top: 60px;
  width: 214px;
  height: 54px;
  display: block;
  background: url(../images/templates/installer.radio.png);
}

/* line 70, ../sass/layouts/templates.scss */
.template-installer-image {
  width: 240px;
  height: 478px;
  background: #eee;
  position: absolute;
  left: 3px;
  top: 29px;
}
/* line 77, ../sass/layouts/templates.scss */
.template-installer-image:after {
  display: block;
  position: absolute;
  content: "240x478";
  font-size: 40px;
  text-align: center;
  left: 0;
  top: 50%;
  margin-top: -20px;
  right: 0;
  color: #A5A5A5;
  display: none;
  opacity: 0.2;
}
/* line 92, ../sass/layouts/templates.scss */
.template-installer-image:hover:after {
  display: block;
}

/* line 98, ../sass/layouts/templates.scss */
.templates-icon-preview {
  display: inline-block;
  width: 32px;
  height: 32px;
  border: 0;
  margin-right: 5px;
  padding: 3px;
}
/* line 105, ../sass/layouts/templates.scss */
.templates-icon-preview[src=''] {
  display: none;
}

/* line 110, ../sass/layouts/templates.scss */
.templates-installer-window-title {
  position: absolute;
  left: 10px;
  top: 8px;
  color: #fff;
  font-family: Tahoma;
  font-weight: bold;
  font-size: 12px;
  text-shadow: 0px 0px 3px black;
}

/* line 8, ../sass/layouts/news.scss */
.news-item {
  color: #686868;
  display: block;
  text-decoration: none;
  border-bottom: solid 1px #e0e0e0;
  margin-bottom: 00px;
  padding: 10px;
  cursor: pointer;
}
/* line 15, ../sass/layouts/news.scss */
.news-item:hover {
  background: #fafafa;
}

/* line 21, ../sass/layouts/news.scss */
.news-item-title {
  margin-bottom: 10px;
}

/* line 28, ../sass/layouts/news.scss */
.news-item-date {
  font-size: 11px;
  text-align: right;
}

/* line 6, ../sass/pages/index.scss */
.index-slider-container {
  height: 496px;
  position: relative;
  margin: 20px auto 0 !important;
}

/* line 12, ../sass/pages/index.scss */
.index-slider {
  min-width: 1130px;
  max-width: 1435px;
  overflow: hidden;
}

/* line 18, ../sass/pages/index.scss */
.index-slider-slides {
  width: 1435px;
  height: 496px;
  position: absolute;
  left: -220px;
}

/* line 26, ../sass/pages/index.scss */
.slidesjs-next,
.slidesjs-previous {
  top: 46%;
  position: absolute;
  z-index: 11;
  color: #FFFFFF;
  left: 0px;
  padding-left: 30px;
  outline: none;
}
/* line 34, ../sass/pages/index.scss */
.slidesjs-next .image-change-container,
.slidesjs-previous .image-change-container {
  width: 29px;
  height: 73px;
}

/* line 40, ../sass/pages/index.scss */
.slidesjs-next {
  left: auto;
  right: 0px;
  padding-right: 30px;
}

/* line 46, ../sass/pages/index.scss */
.image-change-container {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
/* line 50, ../sass/pages/index.scss */
.image-change-container span {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

/* line 61, ../sass/pages/index.scss */
.index-reg-button-wrapper {
  position: absolute;
  top: 412px;
  left: 50%;
  margin-left: -115px;
  z-index: 11;
}
/* line 67, ../sass/pages/index.scss */
.index-reg-button-wrapper .index-reg-btn {
  text-align: center;
  display: block;
  position: relative;
  width: 229px;
  height: 57px;
  line-height: 57px;
}
/* line 74, ../sass/pages/index.scss */
.index-reg-button-wrapper .index-reg-btn .image-change-container {
  position: absolute;
  left: 0;
  top: 0;
}
/* line 79, ../sass/pages/index.scss */
.index-reg-button-wrapper .index-reg-btn > span {
  position: relative;
  z-index: 15;
}
