@-webkit-viewport {
  width: device-width;
}
@-moz-viewport {
  width: device-width;
}
@-ms-viewport {
  width: device-width;
}
@-o-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
@font-face {
  font-family: "Spoiler";
  src: url("../fonts/fbspoilersp-regular-webfont.eot");
  src: url("../fonts/fbspoilersp-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/fbspoilersp-regular-webfont.svg") format("svg"), url("../fonts/fbspoilersp-regular-webfont.woff") format("woff"), url("../fonts/fbspoilersp-regular-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Spoiler";
  src: url("../fonts/fbspoilersp-bold-webfont.eot");
  src: url("../fonts/fbspoilersp-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/fbspoilersp-bold-webfont.svg") format("svg"), url("../fonts/fbspoilersp-bold-webfont.woff") format("woff"), url("../fonts/fbspoilersp-bold-webfont.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
/*
@font-face {
  font-family: 'enSpoiler';
  src: url("../fonts/fbspoilersp-regular-webfont.eot");
  src: url("../fonts/fbspoilersp-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/fbspoilersp-regular-webfont.svg") format("svg"), url("../fonts/fbspoilersp-regular-webfont.woff") format("woff"), url("../fonts/fbspoilersp-regular-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'enSpoiler';
  src: url("../fonts/fbspoilersp-bold-webfonteot");
  src: url("../fonts/fbspoilersp-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/fbspoilersp-bold-webfont.svg") format("svg"), url("../fonts/fbspoilersp-bold-webfont.woff") format("woff"), url("../fonts/fbspoilersp-bold-webfont.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
*/
/* line 61, ../../app/_scss/all.scss */
/* line 60, ../scss/all.scss */
.logo {
  background-image: url(../images/sprite.png);
  background-repeat: no-repeat;
}

/* line 67, ../../app/_scss/all.scss */
/* line 66, ../scss/all.scss */
.top-nav .opener:before,
.top-nav .has-drop-down-a:before,
.top-nav .drop a:before {
  background-image: url(../images/sprite.png);
  background-repeat: no-repeat;
}

/* line 73, ../../app/_scss/all.scss */
/* line 74, ../scss/all.scss */
.form-search input[type="submit"],
#nav a:before,
.form-results .switchers a,
.section-sliders .switchers a {
  background-image: url(../images/sprite.png);
  background-repeat: no-repeat;
}

/* line 79, ../../app/_scss/all.scss */
/* line 83, ../scss/all.scss */
.form-results .btn-send:before,
.form-results .adv-filter > a:before {
  background-image: url(../images/sprite.png);
  background-repeat: no-repeat;
}

/* line 85, ../../app/_scss/all.scss */
/* line 90, ../scss/all.scss */
.description-list a:before,
.chk-area,
.chk-checked,
.form-results .btn-resume:before,
.survey-list td:first-child a:before,
.pseudo-select:before {
  background-image: url(../images/sprite.png);
  background-repeat: no-repeat;
}

/* line 91, ../../app/_scss/all.scss */
/* line 101, ../scss/all.scss */
.form-resume .chk-area,
.form-resume .chk-checked,
.form-resume fieldset > .opener:before,
.form-register .chk-area,
.form-register .chk-checked,
.form-register fieldset > .opener:before,
.form-login .chk-area,
.form-login .chk-checked,
.form-login fieldset > .opener:before {
  background-image: url(../images/sprite.png);
  background-repeat: no-repeat;
}

/* line 97, ../../app/_scss/all.scss */
/* line 115, ../scss/all.scss */
body {
  min-width: 320px;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: none;
}

/* line 104, ../../app/_scss/all.scss */
/* line 122, ../scss/all.scss */
input[type="text"],
input[type="password"],
input[type="file"],
input[type="submit"],
input[type="search"],
input[type="email"] {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}

/* line 110, ../../app/_scss/all.scss */
/* line 133, ../scss/all.scss */
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}

/* line 115, ../../app/_scss/all.scss */
/* line 139, ../scss/all.scss */
input::-moz-placeholder {
  opacity: 1;
}

/* line 119, ../../app/_scss/all.scss */
/* line 144, ../scss/all.scss */
.header-content:after,
.nav-holder:after,
form .row:after {
  content: "";
  display: block;
  clear: both;
}

/* line 125, ../../app/_scss/all.scss */
/* line 153, ../scss/all.scss */
.top-nav img {
  vertical-align: top;
}

/* line 129, ../../app/_scss/all.scss */
/* line 158, ../scss/all.scss */
#wrapper {
  background: #e6e6e6;
  overflow: hidden;
}

/* line 134, ../../app/_scss/all.scss */
/* line 164, ../scss/all.scss */
#header {
  padding: 0px 0 0;
  position: relative;
  z-index: 5;
}

/* line 138, ../../app/_scss/all.scss */
/* line 170, ../scss/all.scss */
#header .header-content {
  padding: 0 0 18px;
}

/* line 143, ../../app/_scss/all.scss */
/* line 175, ../scss/all.scss */
.logo {
  float: left;
  height: 51px;
  overflow: hidden;
  text-indent: -9999px;
  width: 179px;
  margin: 17px 0 0;
}

/* line 150, ../../app/_scss/all.scss */
/* line 184, ../scss/all.scss */
.logo a {
  display: block;
  height: 100%;
}

/* line 156, ../../app/_scss/all.scss */
/* line 190, ../scss/all.scss */
.header-frame {
  float: right;
  position: relative;
  z-index: 999;
}

/* line 162, ../../app/_scss/all.scss */
/* line 197, ../scss/all.scss */
.top-nav {
  font-size: 16px;
  line-height: 18px;
  list-style: none;
  margin: 0 1px 32px 0;
  padding: 0;
  position: relative;
  text-align: right;
  z-index: 5;
}

/* line 172, ../../app/_scss/all.scss */
/* line 208, ../scss/all.scss */
.top-nav > li {
  display: inline-block;
  direction: rtl;
  margin: 0 0 0 10px;
  position: relative;
  text-align: left;
  vertical-align: top;
}

/* line 182, ../../app/_scss/all.scss */
/* line 217, ../scss/all.scss */
.top-nav > li.right-bordered:before {
  background: #808080;
  content: "";
  height: 10px;
  position: absolute;
  right: -7px;
  top: 4px;
  width: 1px;
}

/* line 195, ../../app/_scss/all.scss */
/* line 227, ../scss/all.scss */
.top-nav > li:first-child:hover .count {
  color: #000000;
  background-color: white;
}

/* line 201, ../../app/_scss/all.scss */
/* line 232, ../scss/all.scss */
.top-nav > li h2 {
  font: inherit;
  margin: inherit;
}

/* line 207, ../../app/_scss/all.scss */
/* line 237, ../scss/all.scss */
.top-nav a {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}

/* line 212, ../../app/_scss/all.scss */
/* line 243, ../scss/all.scss */
.top-nav a:hover {
  text-decoration: none;
}

/* line 218, ../../app/_scss/all.scss */
/* line 247, ../scss/all.scss */
.top-nav img {
  border-radius: 10px;
  display: inline-block;
  margin: 0 0 0 1px;
  vertical-align: middle;
}

/* line 225, ../../app/_scss/all.scss */
/* line 254, ../scss/all.scss */
.top-nav span {
  display: inline-block;
  vertical-align: middle;
}

/* line 230, ../../app/_scss/all.scss */
/* line 259, ../scss/all.scss */
.top-nav > li > .opener {
  display: inline-block;
  vertical-align: top;
  padding: 0 0 0 10px;
  position: relative;
}

/* line 235, ../../app/_scss/all.scss */
/* line 266, ../scss/all.scss */
.top-nav > li > .opener:before {
  background-position: -190px 0;
  content: "";
  height: 6px;
  left: 0;
  position: absolute;
  top: 8px;
  width: 8px;
}

/* line 245, ../../app/_scss/all.scss */
/* line 276, ../scss/all.scss */
.top-nav > li > .has-drop-down-a:before {
  background-position: -190px 0;
  content: "";
  height: 6px;
  left: 0;
  position: absolute;
  top: 6px;
  width: 8px;
}

/* line 255, ../../app/_scss/all.scss */
/* line 286, ../scss/all.scss */
.top-nav .count {
  background: #000;
  border-radius: 100%;
  color: #fff;
  display: inline-block;
  height: 20px;
  margin: 0 0 0 4px;
  padding: 0;
  padding-top: 1px;
  padding-right: 0px;
  text-align: center;
  vertical-align: middle;
  width: 20px;
  font-size: 14px;
}

/* line 270, ../../app/_scss/all.scss */
/* line 302, ../scss/all.scss */
.top-nav .drop {
  background: url(../images/shadow01.png) no-repeat 0 100%;
  padding: 0 18px 19px;
  position: absolute;
  text-align: right;
  width: 181px;
  display: none;
  right: -19px;
  padding-top: 1px;
}

/* line 280, ../../app/_scss/all.scss */
/* line 313, ../scss/all.scss */
.top-nav .hover .drop {
  right: -18px;
  top: 100%;
}

/* line 285, ../../app/_scss/all.scss */
/* line 318, ../scss/all.scss */
.top-nav .drop ul {
  background: #e6e6e6;
  list-style: none;
  margin: 0;
  padding: 18px 26px 6px 20px;
}

/* line 291, ../../app/_scss/all.scss */
/* line 325, ../scss/all.scss */
.top-nav .drop li {
  overflow: hidden;
  padding: 0 0 13px;
  vertical-align: top;
}

/* line 296, ../../app/_scss/all.scss */
/* line 331, ../scss/all.scss */
.top-nav .drop a {
  padding: 0 0 0 6px;
}

/* line 299, ../../app/_scss/all.scss */
/* line 335, ../scss/all.scss */
.top-nav .drop a:hover {
  font-weight: bold;
  text-decoration: none;
}

/* line 303, ../../app/_scss/all.scss */
/* line 340, ../scss/all.scss */
.top-nav .drop a:before {
  background-position: -200px 0;
  content: "";
  display: none;
  height: 8px;
  left: -1px;
  position: absolute;
  top: 6px;
  width: 5px;
}

/* line 313, ../../app/_scss/all.scss */
/* line 351, ../scss/all.scss */
.top-nav .drop a:hover:before {
  display: block;
}

/* line 320, ../../app/_scss/all.scss */
/* line 356, ../scss/all.scss */
.subnav {
  font-size: 20px;
  line-height: 22px;
  list-style: none;
  margin: 0;
  padding: 0 1px 0 0;
  position: relative;
  text-align: right;
  z-index: 1;
  direction: rtl;
}

/* line 331, ../../app/_scss/all.scss */
/* line 368, ../scss/all.scss */
.subnav li {
  direction: rtl;
  display: inline-block;
  position: relative;
  text-align: left;
  vertical-align: top;
}

/* line 337, ../../app/_scss/all.scss */
/* line 376, ../scss/all.scss */
.subnav li:before {
  background: #808080;
  content: "";
  height: 10px;
  position: absolute;
  right: 0;
  top: 11px;
  width: 1px;
}

/* line 347, ../../app/_scss/all.scss */
/* line 386, ../scss/all.scss */
.subnav li ul.dropdown-menu {
  margin-right: -2px;
}

/* line 351, ../../app/_scss/all.scss */
/* line 390, ../scss/all.scss */
.subnav a {
  color: #000;
  display: inline-block;
  margin: 0 -2px 0 -6px;
  padding: 5px 14px 7px;
  position: relative;
  vertical-align: top;
  z-index: 5;
}

/* line 360, ../../app/_scss/all.scss */
/* line 400, ../scss/all.scss */
.subnav a:hover {
  background: #fff;
  text-decoration: none;
}

/* line 365, ../../app/_scss/all.scss */
/* line 405, ../scss/all.scss */
.subnav .active a {
  background: #fff;
  text-decoration: none;
}

/* line 371, ../../app/_scss/all.scss */
/* line 411, ../scss/all.scss */
.nav-holder {
  background: #000;
  color: #808080;
  font-size: 30px;
  line-height: 34px;
  padding: 40px 22px 33px 34px;
  position: relative;
}

/* line 380, ../../app/_scss/all.scss */
/* line 421, ../scss/all.scss */
.form-search {
  float: left;
  margin: 1px 0 0;
}

/* line 385, ../../app/_scss/all.scss */
/* line 426, ../scss/all.scss */
.form-search input[type="submit"] {
  outline: none;
  background-color: transparent;
  background-position: -190px -30px;
  border: 0;
  float: left;
  font-size: 0;
  height: 38px;
  line-height: 0;
  margin: 0 10px 0 0;
  overflow: hidden;
  padding: 0;
  text-indent: -9999px;
  width: 38px;
}

/* line 400, ../../app/_scss/all.scss */
/* line 442, ../scss/all.scss */
.form-search input[type="text"] {
  background: none;
  border: 0;
  color: #808080;
  direction: rtl;
  float: left;
  font-size: 29px;
  height: 37px;
  line-height: 37px;
  margin: -3px 0 0;
  outline: 0;
  padding: 0;
  width: 190px;
}

/* line 413, ../../app/_scss/all.scss */
/* line 457, ../scss/all.scss */
.form-search input[type="text"]::-webkit-input-placeholder,
.form-search input[type="text"]:-moz-placeholder,
.form-search input[type="text"]::-moz-placeholder,
.form-search input[type="text"]:-ms-input-placeholder {
  color: #808080;
}

/* line 420, ../../app/_scss/all.scss */
/* line 465, ../scss/all.scss */
.navbar {
  background: none;
  border: 0;
  float: right;
  margin: 0;
  min-height: 0;
}

/* line 428, ../../app/_scss/all.scss */
/* line 474, ../scss/all.scss */
#nav {
  float: right;
  font-size: 30px;
  line-height: 32px;
  list-style: none;
  margin: 0;
  padding: 0;
  margin-right: 10px;
}

/* line 437, ../../app/_scss/all.scss */
/* line 484, ../scss/all.scss */
#nav li {
  float: left;
  margin: 0;
}

/* line 441, ../../app/_scss/all.scss */
/* line 489, ../scss/all.scss */
#nav li:first-child {
  margin-left: 0;
}

/* line 445, ../../app/_scss/all.scss */
/* line 493, ../scss/all.scss */
#nav a {
  color: #808080;
  display: inline-block;
  padding: 0 0 0 19px;
  position: relative;
  vertical-align: top;
}

/* line 452, ../../app/_scss/all.scss */
/* line 501, ../scss/all.scss */
#nav a:hover {
  color: #fff;
  text-decoration: none;
}

/* line 459, ../../app/_scss/all.scss */
/* line 506, ../scss/all.scss */
#nav a.placeholder.blue {
  color: #3f84d0 !important;
}

/* line 462, ../../app/_scss/all.scss */
/* line 510, ../scss/all.scss */
#nav a.placeholder.violet {
  color: #806f9c !important;
}

/* line 465, ../../app/_scss/all.scss */
/* line 514, ../scss/all.scss */
#nav a.placeholder.green {
  color: #009b35 !important;
}

/* line 468, ../../app/_scss/all.scss */
/* line 518, ../scss/all.scss */
#nav a.placeholder.light-green {
  color: #9abd07 !important;
}

/* line 471, ../../app/_scss/all.scss */
/* line 522, ../scss/all.scss */
#nav a.placeholder.yellow {
  color: #ffbd00 !important;
}

/* line 474, ../../app/_scss/all.scss */
/* line 526, ../scss/all.scss */
#nav a.placeholder.light-blue {
  color: #5cb8e6 !important;
}

/* line 477, ../../app/_scss/all.scss */
/* line 530, ../scss/all.scss */
#nav a.placeholder.red {
  color: #bf4840 !important;
}

/* line 480, ../../app/_scss/all.scss */
/* line 534, ../scss/all.scss */
#nav a.placeholder.purple {
  color: #813368 !important;
}

/* line 483, ../../app/_scss/all.scss */
/* line 538, ../scss/all.scss */
#nav a.placeholder.pink {
  color: #c88dbb !important;
}

/* line 486, ../../app/_scss/all.scss */
/* line 542, ../scss/all.scss */
#nav a.placeholder.green-blue {
  color: #3f6d65 !important;
}

/* line 489, ../../app/_scss/all.scss */
/* line 546, ../scss/all.scss */
#nav a.placeholder.dark-pink {
  color: #d75b80 !important;
}

/* line 492, ../../app/_scss/all.scss */
/* line 550, ../scss/all.scss */
#nav a.placeholder.dark-gray {
  color: #4d4d4d !important;
}

/* line 495, ../../app/_scss/all.scss */
/* line 554, ../scss/all.scss */
#nav a.placeholder.orange {
  color: #ff8500 !important;
}

/* line 498, ../../app/_scss/all.scss */
/* line 558, ../scss/all.scss */
#nav a.placeholder.dark-blue {
  color: #1e4473 !important;
}

/* line 503, ../../app/_scss/all.scss */
/* line 562, ../scss/all.scss */
#nav .active a {
  color: #fff;
  text-decoration: none;
}

/* line 507, ../../app/_scss/all.scss */
/* line 567, ../scss/all.scss */
#nav a:before {
  background-position: -210px 0;
  content: "";
  height: 10px;
  left: 0;
  position: absolute;
  top: 11px;
  width: 15px;
}

/* line 516, ../../app/_scss/all.scss */
/* line 577, ../scss/all.scss */
#nav .active a:before,
#nav a:hover:before {
  background-position: -230px 0;
}

/* line 521, ../../app/_scss/all.scss */
/* line 583, ../scss/all.scss */
#main {
  padding: 0px 0 66px;
  position: relative;
  z-index: 1;
  min-height: 500px;
}

/* line 528, ../../app/_scss/all.scss */
/* line 591, ../scss/all.scss */
.breadcrumbs {
  color: #666;
  direction: rtl;
  font-size: 13px;
  line-height: 15px;
  list-style: none;
  margin: 5px 0 24px;
  height: 15px;
  overflow: hidden;
  padding: 0;
}

/* line 539, ../../app/_scss/all.scss */
/* line 603, ../scss/all.scss */
.breadcrumbs li {
  display: inline-block;
  padding: 0 8px 0 0;
  position: relative;
  vertical-align: top;
}

/* line 544, ../../app/_scss/all.scss */
/* line 610, ../scss/all.scss */
.breadcrumbs li:first-child {
  padding-right: 0;
}

/* line 547, ../../app/_scss/all.scss */
/* line 614, ../scss/all.scss */
.breadcrumbs li:before {
  content: ">";
  position: absolute;
  right: 0;
  top: 1px;
}

/* line 553, ../../app/_scss/all.scss */
/* line 621, ../scss/all.scss */
.breadcrumbs li:first-child:before {
  display: none;
}

/* line 557, ../../app/_scss/all.scss */
/* line 625, ../scss/all.scss */
.breadcrumbs a {
  color: #666;
}

/* line 563, ../../app/_scss/all.scss */
/* line 630, ../scss/all.scss */
.form-results .heading {
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
  margin: 0 0 6px;
  overflow: hidden;
}

/* line 570, ../../app/_scss/all.scss */
/* line 638, ../scss/all.scss */
.form-results .btn-send,
.form-results .adv-filter > a,
.form-results .btn-resume {
  direction: rtl;
  display: inline-block;
  font-size: 18px;
  line-height: 22px;
  padding: 0 0 0 15px;
  position: relative;
  vertical-align: middle;
}

/* line 579, ../../app/_scss/all.scss */
/* line 650, ../scss/all.scss */
.form-results .btn-send,
.form-results .btn-resume {
  font-weight: bold;
  text-decoration: none;
}

/* line 583, ../../app/_scss/all.scss */
/* line 656, ../scss/all.scss */
.form-results .btn-resume {
  margin: 3px 0 0 0;
}

/* line 586, ../../app/_scss/all.scss */
/* line 660, ../scss/all.scss */
.form-results .btn-send:hover,
.form-results .btn-resume:hover {
  text-decoration: underline;
}

/* line 589, ../../app/_scss/all.scss */
/* line 665, ../scss/all.scss */
.form-results .btn-send:before,
.form-results .adv-filter > a:before,
.form-results .btn-resume:before {
  background-position: -250px 0;
  content: "";
  height: 11px;
  left: 0;
  position: absolute;
  top: 6px;
  width: 8px;
}

/* line 598, ../../app/_scss/all.scss */
/* line 677, ../scss/all.scss */
.form-results .adv-filter > a:before {
  top: 6px;
  left: 1px;
}

/* line 604, ../../app/_scss/all.scss */
/* line 683, ../scss/all.scss */
.section-sliders .holder {
  float: right;
}

/* line 609, ../../app/_scss/all.scss */
/* line 688, ../scss/all.scss */
.form-results .holder {
  float: right;
}

/* line 612, ../../app/_scss/all.scss */
/* line 692, ../scss/all.scss */
.form-results .holder div.holder-container {
  display: inline-block;
  direction: rtl;
}

/* line 617, ../../app/_scss/all.scss */
/* line 697, ../scss/all.scss */
.form-results .adv-filter {
  display: inline-block;
  margin: 0 0 0 20px;
  vertical-align: middle;
}

/* line 622, ../../app/_scss/all.scss */
/* line 703, ../scss/all.scss */
.form-results .result {
  direction: rtl;
  display: inline-block;
  margin: 0 0 0 38px;
  vertical-align: middle;
}

/* line 630, ../../app/_scss/all.scss */
/* line 711, ../scss/all.scss */
.section-sliders .switchers,
.form-results .switchers {
  direction: rtl;
  display: inline-block;
  vertical-align: middle;
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 0 0 0 25px;
}

/* line 640, ../../app/_scss/all.scss */
/* line 723, ../scss/all.scss */
.section-sliders .switchers li,
.form-results .switchers li {
  float: left;
  margin: 0 0 0 8px;
}

/* line 645, ../../app/_scss/all.scss */
/* line 730, ../scss/all.scss */
.section-sliders .switchers a,
.form-results .switchers a {
  background-position: -9999px -9999px;
  display: block;
  height: 21px;
  overflow: hidden;
  text-indent: -9999px;
  width: 21px;
}

/* line 654, ../../app/_scss/all.scss */
/* line 741, ../scss/all.scss */
.section-sliders .switchers .list,
.form-results .switchers .list {
  background-position: 0 -60px;
}

/* line 659, ../../app/_scss/all.scss */
/* line 747, ../scss/all.scss */
.section-sliders .switchers .list:hover,
.section-sliders .switchers .active .list {
  background-position: -30px -60px;
}

/* line 665, ../../app/_scss/all.scss */
/* line 753, ../scss/all.scss */
.form-results .switchers .list:hover,
.form-results .switchers .active .list {
  background-position: -30px -60px;
}

/* line 670, ../../app/_scss/all.scss */
/* line 759, ../scss/all.scss */
.section-sliders .switchers .gallery,
.form-results .switchers .gallery {
  background-position: -60px -60px;
}

/* line 675, ../../app/_scss/all.scss */
/* line 765, ../scss/all.scss */
.section-sliders .switchers .gallery:hover,
.section-sliders .switchers .active .gallery {
  background-position: -90px -60px;
}

/* line 682, ../../app/_scss/all.scss */
/* line 771, ../scss/all.scss */
.form-results .switchers .gallery:hover,
.form-results .switchers .active .gallery {
  background-position: -90px -60px;
}

/* line 686, ../../app/_scss/all.scss */
/* line 776, ../scss/all.scss */
.form-results .results-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 691, ../../app/_scss/all.scss */
/* line 782, ../scss/all.scss */
.form-results .results-list > li {
  background: #fff;
  margin: 0 0 15px;
  min-height: 170px;
  overflow: hidden;
  position: relative;
  vertical-align: top;
}

/* line 699, ../../app/_scss/all.scss */
/* line 791, ../scss/all.scss */
.form-results .results-list > li:before {
  bottom: 0;
  content: "";
  position: absolute;
  right: 0px;
  top: 0;
  width: 32.3636%;
}

/* line 709, ../../app/_scss/all.scss */
/* line 800, ../scss/all.scss */
.form-results .results-list > li.gray .frame .btn-high-tech:hover {
  background-color: lightgrey;
}

/* line 716, ../../app/_scss/all.scss */
/* line 804, ../scss/all.scss */
.form-results .results-list > li.blue .frame .btn-high-tech:hover {
  background-color: #3f84d0;
}

/* line 723, ../../app/_scss/all.scss */
/* line 808, ../scss/all.scss */
.form-results .results-list > li.light-blue .frame .btn-high-tech:hover {
  background-color: #5cb8e6;
}

/* line 730, ../../app/_scss/all.scss */
/* line 812, ../scss/all.scss */
.form-results .results-list > li.red .frame .btn-high-tech:hover {
  background-color: #bf4840;
}

/* line 737, ../../app/_scss/all.scss */
/* line 816, ../scss/all.scss */
.form-results .results-list > li.yellow .frame .btn-high-tech:hover {
  background-color: #ffbd00;
}

/* line 744, ../../app/_scss/all.scss */
/* line 820, ../scss/all.scss */
.form-results .results-list > li.violet .frame .btn-high-tech:hover {
  background-color: #806f9c;
}

/* line 751, ../../app/_scss/all.scss */
/* line 824, ../scss/all.scss */
.form-results .results-list > li.purple .frame .btn-high-tech:hover {
  background-color: #813368;
}

/* line 758, ../../app/_scss/all.scss */
/* line 828, ../scss/all.scss */
.form-results .results-list > li.green .frame .btn-high-tech:hover {
  background-color: #009b35;
}

/* line 765, ../../app/_scss/all.scss */
/* line 832, ../scss/all.scss */
.form-results .results-list > li.light-green .frame .btn-high-tech:hover {
  background-color: #9abd07;
}

/* line 772, ../../app/_scss/all.scss */
/* line 836, ../scss/all.scss */
.form-results .results-list > li.pink .frame .btn-high-tech:hover {
  background-color: #c88dbb;
}

/* line 778, ../../app/_scss/all.scss */
/* line 840, ../scss/all.scss */
.form-results .results-list > li.green-blue .frame .btn-high-tech:hover {
  background-color: #3f6d65;
}

/* line 784, ../../app/_scss/all.scss */
/* line 844, ../scss/all.scss */
.form-results .results-list > li.dark-pink .frame .btn-high-tech:hover {
  background-color: #d75b80;
}

/* line 790, ../../app/_scss/all.scss */
/* line 848, ../scss/all.scss */
.form-results .results-list > li.dark-gray .frame .btn-high-tech:hover {
  background-color: #4d4d4d;
}

/* line 796, ../../app/_scss/all.scss */
/* line 852, ../scss/all.scss */
.form-results .results-list > li.orange .frame .btn-high-tech:hover {
  background-color: #ff8500;
}

/* line 802, ../../app/_scss/all.scss */
/* line 856, ../scss/all.scss */
.form-results .results-list > li.dark-blue .frame .btn-high-tech:hover {
  background-color: #1e4473;
}

/* line 809, ../../app/_scss/all.scss */
/* line 860, ../scss/all.scss */
.form-results .results-list ul.actions-list a:hover {
  text-decoration: none;
}

/* line 814, ../../app/_scss/all.scss */
/* line 864, ../scss/all.scss */
.form-results .results-list a.btn-send {
  font-weight: normal;
  font-size: 24px;
  line-height: 275%;
}

/* line 820, ../../app/_scss/all.scss */
/* line 870, ../scss/all.scss */
.form-results .results-list .gray {
  background: #f8f8f8;
}

/* line 823, ../../app/_scss/all.scss */
/* line 874, ../scss/all.scss */
.form-results .results-list .gray:before {
  background-color: lightgrey;
}

/* line 829, ../../app/_scss/all.scss */
/* line 878, ../scss/all.scss */
.form-results .results-list .blue:before {
  background-color: #3f84d0;
}

/* line 834, ../../app/_scss/all.scss */
/* line 882, ../scss/all.scss */
.form-results .results-list .blue a.btn-send:hover {
  background-color: #3f84d0;
}

/* line 840, ../../app/_scss/all.scss */
/* line 886, ../scss/all.scss */
.form-results .results-list .blue ul.actions-list a:hover {
  color: #3f84d0;
}

/* line 845, ../../app/_scss/all.scss */
/* line 890, ../scss/all.scss */
.form-results .results-list .blue div.confirm-message {
  background: #3f84d0;
}

/* line 851, ../../app/_scss/all.scss */
/* line 894, ../scss/all.scss */
.form-results .results-list .light-blue:before {
  background-color: #5cb8e6;
}

/* line 856, ../../app/_scss/all.scss */
/* line 898, ../scss/all.scss */
.form-results .results-list .light-blue a.btn-send:hover {
  background-color: #5cb8e6;
}

/* line 862, ../../app/_scss/all.scss */
/* line 902, ../scss/all.scss */
.form-results .results-list .light-blue ul.actions-list a:hover {
  color: #5cb8e6;
}

/* line 867, ../../app/_scss/all.scss */
/* line 906, ../scss/all.scss */
.form-results .results-list .light-blue div.confirm-message {
  background: #5cb8e6;
}

/* line 873, ../../app/_scss/all.scss */
/* line 910, ../scss/all.scss */
.form-results .results-list .red:before {
  background-color: #bf4840;
}

/* line 878, ../../app/_scss/all.scss */
/* line 914, ../scss/all.scss */
.form-results .results-list .red a.btn-send:hover {
  background-color: #bf4840;
}

/* line 884, ../../app/_scss/all.scss */
/* line 918, ../scss/all.scss */
.form-results .results-list .red ul.actions-list a:hover {
  color: #bf4840;
}

/* line 889, ../../app/_scss/all.scss */
/* line 922, ../scss/all.scss */
.form-results .results-list .red div.confirm-message {
  background: #bf4840;
}

/* line 895, ../../app/_scss/all.scss */
/* line 926, ../scss/all.scss */
.form-results .results-list .yellow:before {
  background-color: #ffbd00;
}

/* line 900, ../../app/_scss/all.scss */
/* line 930, ../scss/all.scss */
.form-results .results-list .yellow a.btn-send:hover {
  background-color: #ffbd00;
}

/* line 906, ../../app/_scss/all.scss */
/* line 934, ../scss/all.scss */
.form-results .results-list .yellow ul.actions-list a:hover {
  color: #ffbd00;
}

/* line 911, ../../app/_scss/all.scss */
/* line 938, ../scss/all.scss */
.form-results .results-list .yellow div.confirm-message {
  background: #ffbd00;
}

/* line 917, ../../app/_scss/all.scss */
/* line 942, ../scss/all.scss */
.form-results .results-list .violet:before {
  background-color: #806f9c;
}

/* line 922, ../../app/_scss/all.scss */
/* line 946, ../scss/all.scss */
.form-results .results-list .violet a.btn-send:hover {
  background-color: #806f9c;
}

/* line 928, ../../app/_scss/all.scss */
/* line 950, ../scss/all.scss */
.form-results .results-list .violet ul.actions-list a:hover {
  color: #806f9c;
}

/* line 933, ../../app/_scss/all.scss */
/* line 954, ../scss/all.scss */
.form-results .results-list .violet div.confirm-message {
  background: #806f9c;
}

/* line 939, ../../app/_scss/all.scss */
/* line 958, ../scss/all.scss */
.form-results .results-list .purple:before {
  background-color: #813368;
}

/* line 944, ../../app/_scss/all.scss */
/* line 962, ../scss/all.scss */
.form-results .results-list .purple a.btn-send:hover {
  background-color: #813368;
}

/* line 950, ../../app/_scss/all.scss */
/* line 966, ../scss/all.scss */
.form-results .results-list .purple ul.actions-list a:hover {
  color: #813368;
}

/* line 955, ../../app/_scss/all.scss */
/* line 970, ../scss/all.scss */
.form-results .results-list .purple div.confirm-message {
  background: #813368;
}

/* line 961, ../../app/_scss/all.scss */
/* line 974, ../scss/all.scss */
.form-results .results-list .green:before {
  background-color: #009b35;
}

/* line 966, ../../app/_scss/all.scss */
/* line 978, ../scss/all.scss */
.form-results .results-list .green a.btn-send:hover {
  background-color: #009b35;
}

/* line 972, ../../app/_scss/all.scss */
/* line 982, ../scss/all.scss */
.form-results .results-list .green ul.actions-list a:hover {
  color: #009b35;
}

/* line 977, ../../app/_scss/all.scss */
/* line 986, ../scss/all.scss */
.form-results .results-list .green div.confirm-message {
  background: #009b35;
}

/* line 983, ../../app/_scss/all.scss */
/* line 990, ../scss/all.scss */
.form-results .results-list .light-green:before {
  background-color: #9abd07;
}

/* line 988, ../../app/_scss/all.scss */
/* line 994, ../scss/all.scss */
.form-results .results-list .light-green a.btn-send:hover {
  background-color: #9abd07;
}

/* line 994, ../../app/_scss/all.scss */
/* line 998, ../scss/all.scss */
.form-results .results-list .light-green ul.actions-list a:hover {
  color: #9abd07;
}

/* line 999, ../../app/_scss/all.scss */
/* line 1002, ../scss/all.scss */
.form-results .results-list .light-green div.confirm-message {
  background: #9abd07;
}

/* line 1005, ../../app/_scss/all.scss */
/* line 1006, ../scss/all.scss */
.form-results .results-list .pink:before {
  background-color: #c88dbb;
}

/* line 1010, ../../app/_scss/all.scss */
/* line 1010, ../scss/all.scss */
.form-results .results-list .pink a.btn-send:hover {
  background-color: #c88dbb;
}

/* line 1016, ../../app/_scss/all.scss */
/* line 1014, ../scss/all.scss */
.form-results .results-list .pink ul.actions-list a:hover {
  color: #c88dbb;
}

/* line 1021, ../../app/_scss/all.scss */
/* line 1018, ../scss/all.scss */
.form-results .results-list .pink div.confirm-message {
  background: #c88dbb;
}

/* line 1027, ../../app/_scss/all.scss */
/* line 1022, ../scss/all.scss */
.form-results .results-list .green-blue:before {
  background-color: #3f6d65;
}

/* line 1032, ../../app/_scss/all.scss */
/* line 1026, ../scss/all.scss */
.form-results .results-list .green-blue a.btn-send:hover {
  background-color: #c88dbb;
}

/* line 1038, ../../app/_scss/all.scss */
/* line 1030, ../scss/all.scss */
.form-results .results-list .green-blue ul.actions-list a:hover {
  color: #c88dbb;
}

/* line 1043, ../../app/_scss/all.scss */
/* line 1034, ../scss/all.scss */
.form-results .results-list .green-blue div.confirm-message {
  background: #c88dbb;
}

/* line 1049, ../../app/_scss/all.scss */
/* line 1038, ../scss/all.scss */
.form-results .results-list .dark-pink:before {
  background-color: #d75b80;
}

/* line 1054, ../../app/_scss/all.scss */
/* line 1042, ../scss/all.scss */
.form-results .results-list .dark-pink a.btn-send:hover {
  background-color: #d75b80;
}

/* line 1060, ../../app/_scss/all.scss */
/* line 1046, ../scss/all.scss */
.form-results .results-list .dark-pink ul.actions-list a:hover {
  color: #d75b80;
}

/* line 1065, ../../app/_scss/all.scss */
/* line 1050, ../scss/all.scss */
.form-results .results-list .dark-pink div.confirm-message {
  background: #d75b80;
}

/* line 1071, ../../app/_scss/all.scss */
/* line 1054, ../scss/all.scss */
.form-results .results-list .dark-gray:before {
  background-color: #4d4d4d;
}

/* line 1076, ../../app/_scss/all.scss */
/* line 1058, ../scss/all.scss */
.form-results .results-list .dark-gray a.btn-send:hover {
  background-color: #4d4d4d;
}

/* line 1082, ../../app/_scss/all.scss */
/* line 1062, ../scss/all.scss */
.form-results .results-list .dark-gray ul.actions-list a:hover {
  color: #4d4d4d;
}

/* line 1087, ../../app/_scss/all.scss */
/* line 1066, ../scss/all.scss */
.form-results .results-list .dark-gray div.confirm-message {
  background: #4d4d4d;
}

/* line 1093, ../../app/_scss/all.scss */
/* line 1070, ../scss/all.scss */
.form-results .results-list .orange:before {
  background-color: #ff8500;
}

/* line 1098, ../../app/_scss/all.scss */
/* line 1074, ../scss/all.scss */
.form-results .results-list .orange a.btn-send:hover {
  background-color: #ff8500;
}

/* line 1104, ../../app/_scss/all.scss */
/* line 1078, ../scss/all.scss */
.form-results .results-list .orange ul.actions-list a:hover {
  color: #ff8500;
}

/* line 1109, ../../app/_scss/all.scss */
/* line 1082, ../scss/all.scss */
.form-results .results-list .orange div.confirm-message {
  background: #ff8500;
}

/* line 1115, ../../app/_scss/all.scss */
/* line 1086, ../scss/all.scss */
.form-results .results-list .dark-blue:before {
  background-color: #1e4473;
}

/* line 1120, ../../app/_scss/all.scss */
/* line 1090, ../scss/all.scss */
.form-results .results-list .dark-blue a.btn-send:hover {
  background-color: #1e4473;
}

/* line 1126, ../../app/_scss/all.scss */
/* line 1094, ../scss/all.scss */
.form-results .results-list .dark-blue ul.actions-list a:hover {
  color: #1e4473;
}

/* line 1131, ../../app/_scss/all.scss */
/* line 1099, ../scss/all.scss */
.form-results .results-list .dark-blue div.confirm-message {
  background: #1e4473;
}

/* line 1136, ../../app/_scss/all.scss */
/* line 1103, ../scss/all.scss */
.form-results .results-list .holder {
  direction: rtl;
  float: left;
  padding: 29px 16px 10px 136px;
  text-align: justify;
}

/* line 1145, ../../app/_scss/all.scss */
/* line 1111, ../scss/all.scss */
.results-list .actions-list,
.box .actions-list {
  direction: rtl;
  font-size: 18px;
  line-height: 20px;
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 1154, ../../app/_scss/all.scss */
/* line 1122, ../scss/all.scss */
.results-list .actions-list li,
.box .actions-list li {
  display: inline-block;
  padding: 0 11px 0 6px;
  position: relative;
  vertical-align: top;
}

/* line 1161, ../../app/_scss/all.scss */
/* line 1131, ../scss/all.scss */
.results-list .actions-list li:first-child,
.box .actions-list li:first-child {
  padding-right: 0;
}

/* line 1165, ../../app/_scss/all.scss */
/* line 1137, ../scss/all.scss */
.results-list .actions-list li:before,
.box .actions-list li:before {
  background: #000;
  content: "";
  height: 15px;
  position: absolute;
  right: 0;
  top: 3px;
  width: 1px;
}

/* line 1148, ../scss/all.scss */
.contact-form .actions-list li:before {
  width: 0px;
}

/* line 1175, ../../app/_scss/all.scss */
/* line 1153, ../scss/all.scss */
.results-list .actions-list li:first-child:before,
.box .actions-list li:first-child:before {
  display: none;
}

/* line 1180, ../../app/_scss/all.scss */
/* line 1159, ../scss/all.scss */
.results-list h3 {
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
  margin: 0 0 4px;
}

/* line 1188, ../../app/_scss/all.scss */
/* line 1166, ../scss/all.scss */
.results-list h3,
.results-list p {
  margin: 0 0 14px;
}

/* line 1190, ../../app/_scss/all.scss */
/* line 1171, ../scss/all.scss */
.results-list h3 a,
.results-list p a {
  text-decoration: underline;
}

/* line 1192, ../../app/_scss/all.scss */
/* line 1176, ../scss/all.scss */
.results-list h3 a:hover,
.results-list p a:hover {
  text-decoration: none;
}

/* line 1199, ../../app/_scss/all.scss */
/* line 1182, ../scss/all.scss */
.form-results .results-list .frame {
  color: #fff;
  float: right;
  font-size: 18px;
  line-height: 20px;
  padding: 11px 23px 20px 19px;
  position: relative;
  text-align: right;
  z-index: 5;
}

/* line 1209, ../../app/_scss/all.scss */
/* line 1193, ../scss/all.scss */
.form-results .results-list .frame.image {
  margin-right: -1px;
  padding: 0;
}

/* line 1214, ../../app/_scss/all.scss */
/* line 1198, ../scss/all.scss */
.form-results .results-list .frame div.image {
  text-align: center;
}

/* line 1219, ../../app/_scss/all.scss */
/* line 1203, ../scss/all.scss */
.results-list .btn-high-tech {
  background: #000;
  color: #fff;
  direction: rtl;
  font-weight: normal;
  padding: 6px 10px 6px 14px;
  position: absolute;
  right: 26px;
  top: 0;
  z-index: 2;
}

/* line 1233, ../../app/_scss/all.scss */
/* line 1216, ../scss/all.scss */
.box .btn-high-tech,
.box h2 .btn-high-tech,
.box h3 .btn-high-tech {
  z-index: 2;
  background: #000;
  color: #fff;
  direction: rtl;
  font-weight: normal;
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 18px;
  line-height: 20px;
  padding: 6px 13px 6px;
}

/* line 1246, ../../app/_scss/all.scss */
/* line 1232, ../scss/all.scss */
.box .btn-high-tech:hover,
.box h2 .btn-high-tech:hover,
.box h3 .btn-high-tech:hover {
  text-decoration: none;
}

/* line 1251, ../../app/_scss/all.scss */
/* line 1239, ../scss/all.scss */
.results-list .description-list {
  color: #000;
  font: 12px / 14px Arial, Helvetica, sans-serif;
  list-style: none;
  margin: 0 0 6px;
  overflow: hidden;
  padding: 0;
  text-align: left;
}

/* line 1261, ../../app/_scss/all.scss */
/* line 1250, ../scss/all.scss */
.box .description-list {
  color: #000;
  font: 12px / 14px Arial, Helvetica, sans-serif;
  list-style: none;
  overflow: hidden;
  padding: 0;
  text-align: left;
  margin: 1px 0 11px -3px;
}

/* line 1271, ../../app/_scss/all.scss */
/* line 1261, ../scss/all.scss */
.results-list .description-list li,
.box .description-list li {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  float: left;
  min-width: 33px;
  padding: 0 3px;
}

/* line 1280, ../../app/_scss/all.scss */
/* line 1272, ../scss/all.scss */
.results-list .description-list a,
.box .description-list a {
  display: block;
  padding: 36px 0 0;
  position: relative;
}

/* line 1286, ../../app/_scss/all.scss */
/* line 1280, ../scss/all.scss */
.results-list .description-list a:before,
.box .description-list a:before {
  background-position: -9999px -9999px;
  content: "";
  height: 33px;
  left: 50%;
  margin: 0 0 0 -16.5px;
  position: absolute;
  top: 0;
  width: 33px;
}

/* line 1299, ../../app/_scss/all.scss */
/* line 1293, ../scss/all.scss */
.description-list .style1 {
  font-size: 11px;
}

/* line 1303, ../../app/_scss/all.scss */
/* line 1297, ../scss/all.scss */
.description-list .style1 a:before {
  background-position: 0 -90px;
}

/* line 1313, ../../app/_scss/all.scss */
/* line 1301, ../scss/all.scss */
.description-list .style2 a:before {
  background-position: -40px -90px;
}

/* line 1323, ../../app/_scss/all.scss */
/* line 1305, ../scss/all.scss */
.description-list .style3 a:before {
  background-position: -80px -90px;
}

/* line 1329, ../../app/_scss/all.scss */
/* line 1309, ../scss/all.scss */
.description-list .style4 {
  font-size: 11px;
}

/* line 1333, ../../app/_scss/all.scss */
/* line 1313, ../scss/all.scss */
.description-list .style4 a:before {
  background-position: -120px -90px;
}

/* line 1339, ../../app/_scss/all.scss */
/* line 1317, ../scss/all.scss */
.description-list a span {
  display: block;
  margin: 0 -4px;
  text-align: center;
}

/* line 1348, ../../app/_scss/all.scss */
/* line 1324, ../scss/all.scss */
.results-list .frame h2 {
  color: #fff;
  direction: rtl;
  font-size: 27px;
  font-weight: normal;
  line-height: 24px;
  margin: 0 0 -2px;
}

/* line 1356, ../../app/_scss/all.scss */
/* line 1333, ../scss/all.scss */
.results-list .frame .id {
  font-size: 15px;
  line-height: 17px;
  text-align: right;
  margin: 0 5px 0 0;
}

/* line 1363, ../../app/_scss/all.scss */
/* line 1340, ../scss/all.scss */
.results-list input[type="checkbox"] {
  bottom: 18px;
  float: left;
  left: 17px;
  height: 15px;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 16px;
}

/* line 1376, ../../app/_scss/all.scss */
/* line 1351, ../scss/all.scss */
.results-list li div.check-job {
  position: relative;
  left: 15px;
  top: -15px;
}

/* line 1384, ../../app/_scss/all.scss */
/* line 1358, ../scss/all.scss */
.jcf-hidden {
  display: block !important;
  position: absolute !important;
  left: -9999px !important;
}

/*.slide .jcf-hidden{right:-9999px !important;}*/
/* line 1393, ../../app/_scss/all.scss */
/* line 1366, ../scss/all.scss */
.results-list .chk-area {
  background-position: -9999px -9999px;
  bottom: 18px;
  height: 39px;
  left: 17px;
  position: absolute;
  width: 39px;
}

/* line 1402, ../../app/_scss/all.scss */
/* line 1375, ../scss/all.scss */
.results-list .blue .chk-area {
  background-position: 0 -130px;
}

/* line 1405, ../../app/_scss/all.scss */
/* line 1379, ../scss/all.scss */
.results-list .blue .chk-checked {
  background-position: 0 -180px;
}

/* line 1410, ../../app/_scss/all.scss */
/* line 1383, ../scss/all.scss */
.results-list .red .chk-area {
  background-position: -40px -130px;
}

/* line 1413, ../../app/_scss/all.scss */
/* line 1387, ../scss/all.scss */
.results-list .red .chk-checked {
  background-position: -40px -180px;
}

/* line 1418, ../../app/_scss/all.scss */
/* line 1391, ../scss/all.scss */
.results-list .yellow .chk-area {
  background-position: -80px -130px;
}

/* line 1421, ../../app/_scss/all.scss */
/* line 1395, ../scss/all.scss */
.results-list .yellow .chk-checked {
  background-position: -80px -180px;
}

/* line 1426, ../../app/_scss/all.scss */
/* line 1399, ../scss/all.scss */
.results-list .light-green .chk-area {
  background-position: -120px -130px;
}

/* line 1429, ../../app/_scss/all.scss */
/* line 1403, ../scss/all.scss */
.results-list .light-green .chk-checked {
  background-position: -120px -180px;
}

/* line 1434, ../../app/_scss/all.scss */
/* line 1407, ../scss/all.scss */
.results-list .violet .chk-area {
  background-position: -160px -130px;
}

/* line 1437, ../../app/_scss/all.scss */
/* line 1411, ../scss/all.scss */
.results-list .violet .chk-checked {
  background-position: -160px -180px;
}

/* line 1442, ../../app/_scss/all.scss */
/* line 1415, ../scss/all.scss */
.results-list .green .chk-area {
  background-position: -200px -130px;
}

/* line 1445, ../../app/_scss/all.scss */
/* line 1419, ../scss/all.scss */
.results-list .green .chk-checked {
  background-position: -200px -180px;
}

/* line 1450, ../../app/_scss/all.scss */
/* line 1423, ../scss/all.scss */
.results-list .pink .chk-area {
  background-position: 0 -130px;
}

/* line 1453, ../../app/_scss/all.scss */
/* line 1427, ../scss/all.scss */
.results-list .pink .chk-checked {
  background-position: 0 -180px;
}

/* line 1458, ../../app/_scss/all.scss */
/* line 1431, ../scss/all.scss */
.results-list .green-blue .chk-area {
  background-position: 0 -130px;
}

/* line 1461, ../../app/_scss/all.scss */
/* line 1435, ../scss/all.scss */
.results-list .green-blue .chk-checked {
  background-position: 0 -180px;
}

/* line 1466, ../../app/_scss/all.scss */
/* line 1439, ../scss/all.scss */
.results-list .dark-pink .chk-area {
  background-position: 0 -130px;
}

/* line 1469, ../../app/_scss/all.scss */
/* line 1443, ../scss/all.scss */
.results-list .dark-pink .chk-checked {
  background-position: 0 -180px;
}

/* line 1474, ../../app/_scss/all.scss */
/* line 1447, ../scss/all.scss */
.results-list .dark-gray .chk-area {
  background-position: 0 -130px;
}

/* line 1477, ../../app/_scss/all.scss */
/* line 1451, ../scss/all.scss */
.results-list .dark-gray .chk-checked {
  background-position: 0 -180px;
}

/* line 1482, ../../app/_scss/all.scss */
/* line 1455, ../scss/all.scss */
.results-list .orange .chk-area {
  background-position: 0 -130px;
}

/* line 1485, ../../app/_scss/all.scss */
/* line 1459, ../scss/all.scss */
.results-list .orange .chk-checked {
  background-position: 0 -180px;
}

/* line 1490, ../../app/_scss/all.scss */
/* line 1463, ../scss/all.scss */
.results-list .dark-blue .chk-area {
  background-position: 0 -130px;
}

/* line 1493, ../../app/_scss/all.scss */
/* line 1467, ../scss/all.scss */
.results-list .dark-blue .chk-checked {
  background-position: 0 -180px;
}

/* line 1499, ../../app/_scss/all.scss */
/* line 1472, ../scss/all.scss */
#footer {
  background: #000;
  color: #b5b5b5;
  font-size: 14px;
  line-height: 17px;
}

/* line 1505, ../../app/_scss/all.scss */
/* line 1479, ../scss/all.scss */
#footer span.icon-copyright {
  font-family: arial;
}

/* line 1509, ../../app/_scss/all.scss */
/* line 1483, ../scss/all.scss */
#footer a {
  color: #b5b5b5;
}

/* line 1512, ../../app/_scss/all.scss */
/* line 1487, ../scss/all.scss */
#footer .holder {
  overflow: hidden;
  padding: 40px 0 58px;
}

/* line 1516, ../../app/_scss/all.scss */
/* line 1492, ../scss/all.scss */
#footer .column {
  direction: rtl;
  float: left;
  margin: 0;
  width: 111px;
  margin-left: 15px;
}

/* line 1523, ../../app/_scss/all.scss */
/* line 1500, ../scss/all.scss */
#footer .column:first-child {
  margin-left: 0;
}

/* line 1527, ../../app/_scss/all.scss */
/* line 1504, ../scss/all.scss */
#footer .column.social-column {
  text-align: left;
  width: 85px;
}

/* line 1532, ../../app/_scss/all.scss */
/* line 1509, ../scss/all.scss */
#footer .title {
  display: block;
  font-size: 15px;
  font-weight: bold;
  line-height: 15px;
  margin: 0 0 1px;
}

/* line 1539, ../../app/_scss/all.scss */
/* line 1517, ../scss/all.scss */
#footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 1543, ../../app/_scss/all.scss */
/* line 1523, ../scss/all.scss */
#footer ul li {
  overflow: hidden;
  vertical-align: top;
}

/* line 1548, ../../app/_scss/all.scss */
/* line 1528, ../scss/all.scss */
#footer .social-networks {
  direction: ltr;
  padding: 5px 0 0 4px;
}

/* line 1551, ../../app/_scss/all.scss */
/* line 1533, ../scss/all.scss */
#footer .social-networks li {
  display: inline-block;
  margin: 0 2px 5px 0;
  vertical-align: top;
}

/* line 1556, ../../app/_scss/all.scss */
/* line 1539, ../scss/all.scss */
#footer .social-networks li a {
  text-decoration: none;
}

/* line 1564, ../../app/_scss/all.scss */
/* line 1544, ../scss/all.scss */
.social-networks .linkedin {
  background-position: -160px -90px;
}

/* line 1567, ../../app/_scss/all.scss */
/* line 1548, ../scss/all.scss */
.social-networks .facebook {
  background-position: -190px -90px;
}

/* line 1570, ../../app/_scss/all.scss */
/* line 1552, ../scss/all.scss */
.social-networks .youtube {
  background-position: -230px -90px;
}

/* line 1573, ../../app/_scss/all.scss */
/* line 1556, ../scss/all.scss */
.social-networks .twitter {
  background-position: -270px -90px;
}

/* line 1581, ../../app/_scss/all.scss */
/* line 1561, ../scss/all.scss */
#footer a .btn-icon {
  background: #b5b5b5;
  color: #000000;
}

/* line 1585, ../../app/_scss/all.scss */
/* line 1566, ../scss/all.scss */
#footer a .btn-icon:hover {
  background: #ffffff;
  color: #000000;
}

/* line 1589, ../../app/_scss/all.scss */
/* line 1571, ../scss/all.scss */
#footer a .btn-icon:hover.fa-facebook {
  background: #3b5998;
}

/* line 1593, ../../app/_scss/all.scss */
/* line 1575, ../scss/all.scss */
#footer a .btn-icon:hover.fa-linkedin {
  background: #007bb6;
}

/* line 1597, ../../app/_scss/all.scss */
/* line 1579, ../scss/all.scss */
#footer a .btn-icon:hover.fa-google-plus {
  background: #dd4b39;
}

/* line 1601, ../../app/_scss/all.scss */
/* line 1583, ../scss/all.scss */
#footer a .btn-icon:hover.fa-youtube {
  background: #bb0000;
}

/* line 1605, ../../app/_scss/all.scss */
/* line 1587, ../scss/all.scss */
#footer a .btn-icon:hover.fa-twitter {
  background: #00aced;
}

/* line 1610, ../../app/_scss/all.scss */
/* line 1591, ../scss/all.scss */
#footer a .btn-icon.fa-facebook {
  font-size: 19px;
  padding-top: 3px;
  padding-left: 6px;
}

/* line 1615, ../../app/_scss/all.scss */
/* line 1597, ../scss/all.scss */
#footer a .btn-icon.fa-facebook:before {
  position: relative;
  top: 4px;
}

/* line 1621, ../../app/_scss/all.scss */
/* line 1602, ../scss/all.scss */
#footer a .btn-icon.fa-linkedin {
  font-size: 19px;
  padding-top: 2px;
  padding-left: 5px;
}

/* line 1626, ../../app/_scss/all.scss */
/* line 1608, ../scss/all.scss */
#footer a .btn-icon.fa-linkedin:before {
  position: relative;
  top: 4px;
}

/* line 1632, ../../app/_scss/all.scss */
/* line 1613, ../scss/all.scss */
#footer a .btn-icon.fa-youtube {
  font-size: 21px;
  padding-top: 5px;
  padding-left: 5px;
}

/* line 1638, ../../app/_scss/all.scss */
/* line 1619, ../scss/all.scss */
#footer a .btn-icon.fa-twitter {
  font-size: 21px;
  padding-left: 6px;
  padding-top: 2px;
}

/* line 1646, ../../app/_scss/all.scss */
/* line 1625, ../scss/all.scss */
#footer .column.content {
  width: 496px;
  padding: 0 0 0 60px;
}

/* line 1650, ../../app/_scss/all.scss */
/* line 1630, ../scss/all.scss */
#footer p {
  margin: 0 0 4px;
}

/* line 1653, ../../app/_scss/all.scss */
/* line 1634, ../scss/all.scss */
#footer .column.content ul {
  font-size: 14px;
  line-height: 12px;
}

/* line 1657, ../../app/_scss/all.scss */
/* line 1639, ../scss/all.scss */
#footer .column.content ul li {
  display: inline-block;
  padding: 0 6px 0 3px;
  position: relative;
  vertical-align: top;
}

/* line 1663, ../../app/_scss/all.scss */
/* line 1646, ../scss/all.scss */
#footer .column.content ul li:first-child {
  padding-right: 0;
}

/* line 1666, ../../app/_scss/all.scss */
/* line 1650, ../scss/all.scss */
#footer .column.content ul li:before {
  background: #b5b5b5;
  content: "";
  height: 8px;
  position: absolute;
  right: 0;
  top: 2px;
  width: 1px;
}

/* line 1675, ../../app/_scss/all.scss */
/* line 1660, ../scss/all.scss */
#footer .column.content ul li:first-child:before {
  display: none;
}

/* line 1682, ../../app/_scss/all.scss */
/* line 1665, ../scss/all.scss */
.section-survey {
  padding: 34px 0 0;
}

/* line 1686, ../../app/_scss/all.scss */
/* line 1670, ../scss/all.scss */
.survey-box {
  background: #fff;
  direction: rtl;
  font-size: 20px;
  line-height: 26px;
  margin: 0 0 37px;
  padding: 0 74px 62px 280px;
  position: relative;
}

/* line 1695, ../../app/_scss/all.scss */
/* line 1680, ../scss/all.scss */
.survey-box.wider {
  padding: 0 74px 62px 74px;
}

/* line 1699, ../../app/_scss/all.scss */
/* line 1684, ../scss/all.scss */
.survey-box h1 {
  background: #000;
  color: #fff;
  display: inline-block;
  vertical-align: top;
  font-size: 29px;
  line-height: 31px;
  margin: 0 0 40px;
  padding: 13px 20px 10px 23px;
}

/* line 1709, ../../app/_scss/all.scss */
/* line 1695, ../scss/all.scss */
.survey-box p {
  margin: 0;
}

/* line 1712, ../../app/_scss/all.scss */
/* line 1699, ../scss/all.scss */
.survey-box .btn-create {
  background: #000;
  border-radius: 74px;
  color: #fff;
  font-size: 22px;
  line-height: 24px;
  height: 148px;
  left: 76px;
  margin: -74px 0 0;
  padding: 10px 10px 20px;
  position: absolute;
  text-align: center;
  top: 50%;
  white-space: nowrap;
  width: 148px;
}

/* line 1728, ../../app/_scss/all.scss */
/* line 1716, ../scss/all.scss */
.survey-box .btn-create:hover {
  background: #a1a1a1;
  color: #000000;
}

/* line 1733, ../../app/_scss/all.scss */
/* line 1721, ../scss/all.scss */
.survey-box .btn-create:after {
  content: "";
  display: inline-block;
  height: 100%;
  margin: 0 0 0 -5px;
  overflow: hidden;
  vertical-align: middle;
  width: 1px;
}

/* line 1742, ../../app/_scss/all.scss */
/* line 1731, ../scss/all.scss */
.survey-box .btn-create span {
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
}

/* line 1747, ../../app/_scss/all.scss */
/* line 1737, ../scss/all.scss */
.survey-box .btn-create strong {
  display: block;
  font-size: 64px;
  font-weight: normal;
  line-height: 68px;
  margin: 0 0 -19px;
}

/* line 1744, ../scss/all.scss */
.block-seperator {
  background-image: url(../images/separator01w.png);
  background-repeat: repeat-y;
  background-position: 100% 0;
  margin: 0;
  position: absolute;
  top: 0;
  height: 55px;
  width: 2px;
}

/* line 1754, ../scss/all.scss */
.block-seperator-spacer {
  display: inline-block;
  margin: 0 10px;
}

/* line 1757, ../../app/_scss/all.scss */
/* line 1760, ../scss/all.scss */
.border {
  border: 10px solid #fff;
  position: relative;
}

/* line 1761, ../../app/_scss/all.scss */
/* line 1765, ../scss/all.scss */
.border h3 {
  background: #000;
  color: #fff;
  font-size: 18px;
  line-height: 20px;
  margin: 0;
  padding: 7px 12px;
  position: absolute;
  right: 64px;
  top: -10px;
  direction: rtl;
}

/* line 1773, ../../app/_scss/all.scss */
/* line 1778, ../scss/all.scss */
.border.light-green {
  border-color: #9abd07;
}

/* line 1776, ../../app/_scss/all.scss */
/* line 1782, ../scss/all.scss */
.border.blue {
  border-color: #3f84d0;
}

/* line 1779, ../../app/_scss/all.scss */
/* line 1786, ../scss/all.scss */
.border.violet {
  border-color: #806f9c;
}

/* line 1782, ../../app/_scss/all.scss */
/* line 1790, ../scss/all.scss */
.border.yellow {
  border-color: #ffbd00;
}

/* line 1785, ../../app/_scss/all.scss */
/* line 1794, ../scss/all.scss */
.border.purple {
  border-color: #813368;
}

/* line 1788, ../../app/_scss/all.scss */
/* line 1798, ../scss/all.scss */
.border.light-blue {
  border-color: #5cb8e6;
}

/* line 1791, ../../app/_scss/all.scss */
/* line 1802, ../scss/all.scss */
.border.red {
  border-color: #bf4840;
}

/* line 1794, ../../app/_scss/all.scss */
/* line 1806, ../scss/all.scss */
.border.green {
  border-color: #009b35;
}

/* line 1797, ../../app/_scss/all.scss */
/* line 1810, ../scss/all.scss */
.border.pink {
  border-color: #c88dbb;
}

/* line 1800, ../../app/_scss/all.scss */
/* line 1814, ../scss/all.scss */
.border.green-blue {
  border-color: #3f6d65;
}

/* line 1803, ../../app/_scss/all.scss */
/* line 1818, ../scss/all.scss */
.border.dark-pink {
  border-color: #d75b80;
}

/* line 1806, ../../app/_scss/all.scss */
/* line 1822, ../scss/all.scss */
.border.dark-gray {
  border-color: #4d4d4d;
}

/* line 1809, ../../app/_scss/all.scss */
/* line 1826, ../scss/all.scss */
.border.orange {
  border-color: #ff8500;
}

/* line 1812, ../../app/_scss/all.scss */
/* line 1830, ../scss/all.scss */
.border.dark-blue {
  border-color: #1e4473;
}

/* line 1817, ../../app/_scss/all.scss */
/* line 1835, ../scss/all.scss */
.survey-list {
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
}

/* line 1823, ../../app/_scss/all.scss */
/* line 1842, ../scss/all.scss */
.survey-list li {
  background: #fff;
  float: left;
  margin: 0 0 29px;
  padding: 58px 65px 41px;
  vertical-align: top;
  width: 100%;
}

/* line 1834, ../../app/_scss/all.scss */
/* line 1852, ../scss/all.scss */
.table-holder {
  max-height: 100%;
  overflow: auto;
}

/* line 1837, ../../app/_scss/all.scss */
/* line 1857, ../scss/all.scss */
.table-holder > div {
  min-width: 715px;
}

/* line 1841, ../../app/_scss/all.scss */
/* line 1862, ../scss/all.scss */
table {
  font: 14px / 16px Spoiler, Arial, Helvetica, sans-serif;
  table-layout: fixed;
  text-align: center;
  width: 100%;
}

/* line 1851, ../../app/_scss/all.scss */
/* line 1869, ../scss/all.scss */
table tr.nth-child-2n td {
  background-color: #f2f2f2;
}

/* line 1857, ../../app/_scss/all.scss */
/* line 1873, ../scss/all.scss */
table th {
  background-image: url(../images/separator01.png);
  background-repeat: repeat-y;
  background-position: 100% 0;
  color: #fff;
  font-weight: bold;
  padding: 9px 16px;
  text-align: center;
}

/* line 1866, ../../app/_scss/all.scss */
/* line 1883, ../scss/all.scss */
table tr:first-child th {
  background-image: url(../images/separator02.png);
  padding: 5px 10px 5px;
}

/* line 1869, ../../app/_scss/all.scss */
/* line 1888, ../scss/all.scss */
table tr:first-child th:last-child {
  background-image: none;
}

/* line 1873, ../../app/_scss/all.scss */
/* line 1892, ../scss/all.scss */
table th:first-child {
  text-align: left;
}

/* line 1876, ../../app/_scss/all.scss */
/* line 1896, ../scss/all.scss */
table tr:first-child th:first-child {
  background: none;
}

/* line 1881, ../../app/_scss/all.scss */
/* line 1901, ../scss/all.scss */
.light-green table th {
  background-color: #e1ebb5;
}

/* line 1884, ../../app/_scss/all.scss */
/* line 1905, ../scss/all.scss */
.light-green table .nth-child-2n th {
  background-color: #9abd07;
}

/* line 1887, ../../app/_scss/all.scss */
/* line 1909, ../scss/all.scss */
.light-green table tr:first-child th {
  color: #9abd09;
}

/* line 1895, ../../app/_scss/all.scss */
/* line 1913, ../scss/all.scss */
.light-green table tr:hover td {
  background-color: #e1ebb5;
}

/* line 1903, ../../app/_scss/all.scss */
/* line 1918, ../scss/all.scss */
.green table th {
  background-color: #c1e3cd;
}

/* line 1906, ../../app/_scss/all.scss */
/* line 1922, ../scss/all.scss */
.green table .nth-child-2n th {
  background-color: #009b35;
}

/* line 1909, ../../app/_scss/all.scss */
/* line 1926, ../scss/all.scss */
.green table tr:first-child th {
  color: #009b35;
}

/* line 1917, ../../app/_scss/all.scss */
/* line 1930, ../scss/all.scss */
.green table tr:hover td {
  background-color: #c8e8d4;
}

/* line 1925, ../../app/_scss/all.scss */
/* line 1935, ../scss/all.scss */
.blue table th {
  background-color: #c5daf1;
}

/* line 1928, ../../app/_scss/all.scss */
/* line 1939, ../scss/all.scss */
.blue table .nth-child-2n th {
  background-color: #3f84d0;
}

/* line 1931, ../../app/_scss/all.scss */
/* line 1943, ../scss/all.scss */
.blue table tr:first-child th {
  color: #3f84d0;
}

/* line 1939, ../../app/_scss/all.scss */
/* line 1947, ../scss/all.scss */
.blue table tr:hover td {
  background-color: #c5daf1;
}

/* line 1946, ../../app/_scss/all.scss */
/* line 1952, ../scss/all.scss */
.light-blue table th {
  background-color: #c5daf1;
}

/* line 1949, ../../app/_scss/all.scss */
/* line 1956, ../scss/all.scss */
.light-blue table .nth-child-2n th {
  background-color: #5cb8e6;
}

/* line 1952, ../../app/_scss/all.scss */
/* line 1960, ../scss/all.scss */
.light-blue table tr:first-child th {
  color: #5cb8e6;
}

/* line 1960, ../../app/_scss/all.scss */
/* line 1964, ../scss/all.scss */
.light-blue table tr:hover td {
  background-color: #c5daf1;
}

/* line 1967, ../../app/_scss/all.scss */
/* line 1969, ../scss/all.scss */
.violet table th {
  background-color: #d9d4e2;
}

/* line 1970, ../../app/_scss/all.scss */
/* line 1973, ../scss/all.scss */
.violet table .nth-child-2n th {
  background-color: #806f9c;
}

/* line 1973, ../../app/_scss/all.scss */
/* line 1977, ../scss/all.scss */
.violet table tr:first-child th {
  color: #806fa0;
}

/* line 1981, ../../app/_scss/all.scss */
/* line 1981, ../scss/all.scss */
.violet table tr:hover td {
  background-color: #d9d4e2;
}

/* line 1989, ../../app/_scss/all.scss */
/* line 1986, ../scss/all.scss */
.purple table th {
  background-color: #d9d4e2;
}

/* line 1992, ../../app/_scss/all.scss */
/* line 1990, ../scss/all.scss */
.purple table .nth-child-2n th {
  background-color: #813368;
}

/* line 1995, ../../app/_scss/all.scss */
/* line 1994, ../scss/all.scss */
.purple table tr:first-child th {
  color: #aa4087;
}

/* line 2003, ../../app/_scss/all.scss */
/* line 1998, ../scss/all.scss */
.purple table tr:hover td {
  background-color: #d9d4e2;
}

/* line 2011, ../../app/_scss/all.scss */
/* line 2003, ../scss/all.scss */
.red table th {
  background-color: #bf6b61;
}

/* line 2014, ../../app/_scss/all.scss */
/* line 2007, ../scss/all.scss */
.red table .nth-child-2n th {
  background-color: #bf4840;
}

/* line 2017, ../../app/_scss/all.scss */
/* line 2011, ../scss/all.scss */
.red table tr:first-child th {
  color: #ffffff;
}

/* line 2025, ../../app/_scss/all.scss */
/* line 2015, ../scss/all.scss */
.red table tr:hover td {
  background-color: #bf6b61;
}

/* line 2033, ../../app/_scss/all.scss */
/* line 2020, ../scss/all.scss */
.yellow table th {
  background-color: #fef5de;
}

/* line 2036, ../../app/_scss/all.scss */
/* line 2024, ../scss/all.scss */
.yellow table .nth-child-2n th {
  background-color: #ffbd00;
}

/* line 2039, ../../app/_scss/all.scss */
/* line 2028, ../scss/all.scss */
.yellow table tr:first-child th {
  color: #f8bf25;
}

/* line 2047, ../../app/_scss/all.scss */
/* line 2032, ../scss/all.scss */
.yellow table tr:hover td {
  background-color: #fef5de;
}

/* line 2055, ../../app/_scss/all.scss */
/* line 2037, ../scss/all.scss */
.pink th {
  background-color: #eddae9;
}

/* line 2058, ../../app/_scss/all.scss */
/* line 2041, ../scss/all.scss */
.pink .nth-child-2n th {
  background-color: #c88dbb;
}

/* line 2061, ../../app/_scss/all.scss */
/* line 2045, ../scss/all.scss */
.pink tr:first-child th {
  color: #c88dbb;
}

/* line 2069, ../../app/_scss/all.scss */
/* line 2049, ../scss/all.scss */
.pink tr:hover td {
  background-color: #eddae9;
}

/* line 2077, ../../app/_scss/all.scss */
/* line 2054, ../scss/all.scss */
.green-blue th {
  background-color: #c5d2d0;
}

/* line 2080, ../../app/_scss/all.scss */
/* line 2058, ../scss/all.scss */
.green-blue .nth-child-2n th {
  background-color: #3f6d65;
}

/* line 2083, ../../app/_scss/all.scss */
/* line 2062, ../scss/all.scss */
.green-blue tr:first-child th {
  color: #3f6d65;
}

/* line 2091, ../../app/_scss/all.scss */
/* line 2066, ../scss/all.scss */
.green-blue tr:hover td {
  background-color: #c5d2d0;
}

/* line 2099, ../../app/_scss/all.scss */
/* line 2071, ../scss/all.scss */
.dark-pink th {
  background-color: #f3cdd9;
}

/* line 2102, ../../app/_scss/all.scss */
/* line 2075, ../scss/all.scss */
.dark-pink .nth-child-2n th {
  background-color: #d75b80;
}

/* line 2105, ../../app/_scss/all.scss */
/* line 2079, ../scss/all.scss */
.dark-pink tr:first-child th {
  color: #d75b80;
}

/* line 2113, ../../app/_scss/all.scss */
/* line 2083, ../scss/all.scss */
.dark-pink tr:hover td {
  background-color: #f3cdd9;
}

/* line 2121, ../../app/_scss/all.scss */
/* line 2088, ../scss/all.scss */
.dark-gray th {
  background-color: #cdcdcd;
}

/* line 2124, ../../app/_scss/all.scss */
/* line 2092, ../scss/all.scss */
.dark-gray .nth-child-2n th {
  background-color: #4d4d4d;
}

/* line 2127, ../../app/_scss/all.scss */
/* line 2096, ../scss/all.scss */
.dark-gray tr:first-child th {
  color: #4d4d4d;
}

/* line 2135, ../../app/_scss/all.scss */
/* line 2100, ../scss/all.scss */
.dark-gray tr:hover td {
  background-color: #cdcdcd;
}

/* line 2143, ../../app/_scss/all.scss */
/* line 2105, ../scss/all.scss */
.orange th {
  background-color: #ffdab2;
}

/* line 2146, ../../app/_scss/all.scss */
/* line 2109, ../scss/all.scss */
.orange .nth-child-2n th {
  background-color: #ff8500;
}

/* line 2149, ../../app/_scss/all.scss */
/* line 2113, ../scss/all.scss */
.orange tr:first-child th {
  color: #ff8500;
}

/* line 2157, ../../app/_scss/all.scss */
/* line 2117, ../scss/all.scss */
.orange tr:hover td {
  background-color: #ffdab2;
}

/* line 2165, ../../app/_scss/all.scss */
/* line 2122, ../scss/all.scss */
.dark-blue th {
  background-color: #c0cbd8;
}

/* line 2168, ../../app/_scss/all.scss */
/* line 2126, ../scss/all.scss */
.dark-blue .nth-child-2n th {
  background-color: #1e4473;
}

/* line 2171, ../../app/_scss/all.scss */
/* line 2130, ../scss/all.scss */
.dark-blue tr:first-child th {
  color: #1e4473;
}

/* line 2179, ../../app/_scss/all.scss */
/* line 2134, ../scss/all.scss */
.dark-blue tr:hover td {
  background-color: #c0cbd8;
}

/* line 2188, ../../app/_scss/all.scss */
/* line 2139, ../scss/all.scss */
.cyan table th {
  background-color: #74caca;
}

/* line 2194, ../../app/_scss/all.scss */
/* line 2144, ../scss/all.scss */
table td {
  background-image: url(../images/separator01.png);
  background-repeat: repeat-y;
  background-position: 100% 0;
  padding: 9px 16px;
}

/* line 2199, ../../app/_scss/all.scss */
/* line 2151, ../scss/all.scss */
table td:first-child {
  font-weight: bold;
  padding-right: 2px;
  text-align: left;
}

/* article page*/
/* line 2158, ../scss/all.scss */
.node-type-article table th {
  background-position: left !important;
  text-align: center !important;
  color: #3f84d0 !important;
  background-color: #c5daf1 !important;
}

/* line 2164, ../scss/all.scss */
.node-type-article table td:first-child {
  text-align: right;
  padding-right: 16px;
}

/* line 2168, ../scss/all.scss */
.node-type-article table td {
  background-position: left;
}

/* line 2171, ../scss/all.scss */
.node-type-article table tr:hover td {
  background-color: #c5daf1;
}

/* line 2174, ../scss/all.scss */
.node-type-article table tr:first-child td {
  background-color: #3f84d0;
  color: #fff;
  font-weight: 700;
  padding: 9px 16px;
}

/*end article page*/
/* line 2182, ../scss/all.scss */
table td:last-child,
table th:last-child {
  background-image: url(../images/separator01.png);
}

/* line 2205, ../../app/_scss/all.scss */
/* line 2187, ../scss/all.scss */
table th:first-child {
  width: 184px;
}

/* line 2208, ../../app/_scss/all.scss */
/* line 2191, ../scss/all.scss */
table td:first-child a {
  display: inline;
  padding: 0 10px 0 0;
  position: relative;
  vertical-align: top;
}

/* line 2214, ../../app/_scss/all.scss */
/* line 2198, ../scss/all.scss */
table td:first-child a:hover {
  text-decoration: none;
}

/* line 2218, ../../app/_scss/all.scss */
/* line 2202, ../scss/all.scss */
table td:first-child a:before {
  background-position: -9999px -9999px;
  content: "";
  height: 9px;
  position: absolute;
  right: 0;
  bottom: 3px;
  width: 7px;
}

/* line 2232, ../../app/_scss/all.scss */
/* line 2212, ../scss/all.scss */
table td:last-child,
table th:last-child {
  background-image: none;
}

/* line 2238, ../../app/_scss/all.scss */
/* line 2218, ../scss/all.scss */
.light-green table td:first-child a:before {
  background-position: -230px -30px;
}

/* line 2242, ../../app/_scss/all.scss */
/* line 2223, ../scss/all.scss */
.blue table td:first-child a:before {
  background-position: -250px -30px;
}

/* line 2246, ../../app/_scss/all.scss */
/* line 2228, ../scss/all.scss */
.violet table td:first-child a:before {
  background-position: -230px -60px;
}

/* line 2250, ../../app/_scss/all.scss */
/* line 2233, ../scss/all.scss */
.yellow table td:first-child a:before {
  background-position: -250px -60px;
}

/* line 2254, ../../app/_scss/all.scss */
/* line 2238, ../scss/all.scss */
.red table td:first-child a:before {
  background-position: -250px -45px;
}

/* line 2258, ../../app/_scss/all.scss */
/* line 2243, ../scss/all.scss */
.light-blue table td:first-child a:before {
  background-position: -230px -45px;
}

/* line 2262, ../../app/_scss/all.scss */
/* line 2248, ../scss/all.scss */
.green table td:first-child a:before {
  background-position: -250px -75px;
}

/* line 2266, ../../app/_scss/all.scss */
/* line 2253, ../scss/all.scss */
.purple table td:first-child a:before {
  background-position: -230px -75px;
}

/* line 2270, ../../app/_scss/all.scss */
/* line 2258, ../scss/all.scss */
.form-resume,
.form-register,
.form-login,
.form-add {
  direction: rtl;
  margin: -7px 0 -19px;
  text-align: center;
  position: relative;
  z-index: 999;
}

/* line 2277, ../../app/_scss/all.scss */
/* line 2269, ../scss/all.scss */
.form-resume .slide,
.form-register .slide,
.form-login .slide,
.form-add .slide {
  background: #fff;
  color: #808080;
  font: 15px Spoiler, Arial, Helvetica, sans-serif;
  padding: 44px 155px 25px 95px;
  position: relative;
  text-align: right;
  z-index: 5;
}

/* line 2287, ../../app/_scss/all.scss */
/* line 2282, ../scss/all.scss */
.form-resume h2,
.form-resume div.title,
.form-register h2,
.form-register div.title,
.form-login h2,
.form-login div.title,
.form-add h2,
.form-add div.title {
  color: #000;
  font-size: 26px;
  line-height: 30px;
  margin: 0 0 19px;
  font-weight: normal;
}

/* line 2294, ../../app/_scss/all.scss */
/* line 2297, ../scss/all.scss */
.form-resume p,
.form-register p,
.form-login p,
.form-add p {
  margin: 0 0 10px;
}

/* line 2297, ../../app/_scss/all.scss */
/* line 2304, ../scss/all.scss */
.form-resume .required,
.form-register .required,
.form-login .required,
.form-add .required {
  color: #a1a1a1;
}

/* line 2300, ../../app/_scss/all.scss */
/* line 2311, ../scss/all.scss */
.form-resume .row,
.form-register .row,
.form-login .row,
.form-add .row {
  margin: 0;
  padding: 0 0 14px;
  position: relative;
}

/* line 2304, ../../app/_scss/all.scss */
/* line 2320, ../scss/all.scss */
.form-resume .row .column,
.form-register .row .column,
.form-login .row .column,
.form-add .row .column {
  color: #000;
  display: inline-block;
  margin: 0 0 0 29px;
  min-height: 32px;
  position: relative;
  vertical-align: top;
  width: 250px;
}

/* line 2314, ../../app/_scss/all.scss */
/* line 2333, ../scss/all.scss */
.form-resume input[type="text"],
.form-register input[type="text"],
.form-login input[type="text"],
.form-add input[type="text"] {
  background: #e6e6e6;
  border: 0;
  color: #000;
  float: left;
  font-size: 16px;
  height: 32px;
  line-height: 16px;
  margin: 0;
  padding-right: 8px;
  width: 100%;
}

/* line 2325, ../../app/_scss/all.scss */
/* line 2349, ../scss/all.scss */
.form-resume input[type="text"]::-webkit-input-placeholder,
.form-resume input[type="text"]:-moz-placeholder,
.form-resume input[type="text"]::-moz-placeholder,
.form-resume input[type="text"]:-ms-input-placeholder,
.form-register input[type="text"]::-webkit-input-placeholder,
.form-register input[type="text"]:-moz-placeholder,
.form-register input[type="text"]::-moz-placeholder,
.form-register input[type="text"]:-ms-input-placeholder,
.form-login input[type="text"]::-webkit-input-placeholder,
.form-login input[type="text"]:-moz-placeholder,
.form-login input[type="text"]::-moz-placeholder,
.form-login input[type="text"]:-ms-input-placeholder,
.form-add input[type="text"]::-webkit-input-placeholder,
.form-add input[type="text"]:-moz-placeholder,
.form-add input[type="text"]::-moz-placeholder,
.form-add input[type="text"]:-ms-input-placeholder {
  color: #000;
}

/* line 2329, ../../app/_scss/all.scss */
/* line 2368, ../scss/all.scss */
.form-resume .pseudo-select,
.form-register .pseudo-select,
.form-login .pseudo-select,
.form-add .pseudo-select {
  background: #e6e6e6;
  color: #000;
  display: block;
  padding: 8px 10px 9px 20px;
  position: relative;
}

/* line 2336, ../../app/_scss/all.scss */
/* line 2379, ../scss/all.scss */
.form-resume .pseudo-select:hover,
.form-register .pseudo-select:hover,
.form-login .pseudo-select:hover,
.form-add .pseudo-select:hover {
  text-decoration: none;
}

/* line 2340, ../../app/_scss/all.scss */
/* line 2386, ../scss/all.scss */
.form-resume .pseudo-select:before,
.form-register .pseudo-select:before,
.form-login .pseudo-select:before,
.form-add .pseudo-select:before {
  background-position: -270px 0;
  content: "";
  height: 7px;
  left: 10px;
  position: absolute;
  top: 13px;
  width: 10px;
}

/* line 2350, ../../app/_scss/all.scss */
/* line 2399, ../scss/all.scss */
.form-resume .open-close .slide,
.form-register .open-close .slide,
.form-login .open-close .slide,
.form-add .open-close .slide {
  /*background: url(../images/bg-drop.png) no-repeat 0 100%;*/
  box-shadow: 0px 9px 17px -3px rgba(0, 0, 0, 0.4);
  direction: ltr;
  padding: 0;
  position: absolute;
  right: 0px;
  top: 100%;
  width: 100%;
}

/* line 2359, ../../app/_scss/all.scss */
/* line 2413, ../scss/all.scss */
.form-resume .open-close .slide ul,
.form-register .open-close .slide ul,
.form-login .open-close .slide ul,
.form-add .open-close .slide ul {
  background: #f2f2f2;
  color: #000;
  font: 12px / 14px Arial, Helvetica, sans-serif;
  list-style: none;
  margin: 0;
  padding: 10px 10px 12px 20px;
}

/* line 2367, ../../app/_scss/all.scss */
/* line 2425, ../scss/all.scss */
.form-resume .open-close .slide li,
.form-register .open-close .slide li,
.form-login .open-close .slide li,
.form-add .open-close .slide li {
  overflow: hidden;
  padding: 0 0 6px;
  vertical-align: top;
}

/* line 2372, ../../app/_scss/all.scss */
/* line 2434, ../scss/all.scss */
.form-resume .open-close .slide input[type="checkbox"],
.form-register .open-close .slide input[type="checkbox"],
.form-login .open-close .slide input[type="checkbox"],
.form-add .open-close .slide input[type="checkbox"] {
  float: right;
  height: 15px;
  margin: 0 0 0 10px;
  padding: 0;
  width: 16px;
}

/* line 2380, ../../app/_scss/all.scss */
/* line 2445, ../scss/all.scss */
.form-resume .chk-area,
.form-register .chk-area,
.form-login .chk-area,
.form-add .chk-area {
  background-position: -250px -129px;
  display: inline-block;
  vertical-align: top;
  height: 13px;
  margin: 9px 0 0 10px;
  width: 14px;
}

/* line 2388, ../../app/_scss/all.scss */
/* line 2457, ../scss/all.scss */
.form-resume .chk-checked,
.form-register .chk-checked,
.form-login .chk-checked,
.form-add .chk-checked {
  background-position: -250px -180px;
}

/* line 2391, ../../app/_scss/all.scss */
/* line 2464, ../scss/all.scss */
.form-resume label,
.form-register label,
.form-login label,
.form-add label {
  display: inline-block;
  font-weight: normal;
  margin: 9px 0 0;
  vertical-align: middle;
}

/* line 2398, ../../app/_scss/all.scss */
/* line 2474, ../scss/all.scss */
.form-resume .open-close .chk-area,
.form-register .open-close .chk-area,
.form-login .open-close .chk-area,
.form-add .open-close .chk-area {
  float: right;
  margin: 1px 0 0 5px;
}

/* line 2402, ../../app/_scss/all.scss */
/* line 2482, ../scss/all.scss */
.form-resume .open-close .slide label,
.form-register .open-close .slide label,
.form-login .open-close .slide label,
.form-add .open-close .slide label {
  vertical-align: top;
  direction: rtl;
  margin: 0;
}

/* line 2408, ../../app/_scss/all.scss */
/* line 2491, ../scss/all.scss */
.form-resume .column p,
.form-register .column p,
.form-login .column p,
.form-add .column p {
  display: inline-block;
  margin: 5px 0 0 10px;
  vertical-align: middle;
}

/* line 2413, ../../app/_scss/all.scss */
/* line 2500, ../scss/all.scss */
.form-resume .social-networks,
.form-register .social-networks,
.form-login .social-networks,
.form-add .social-networks {
  display: inline-block;
  vertical-align: middle;
  list-style: none;
  margin: 5px 0 0;
  padding: 0;
}

/* line 2419, ../../app/_scss/all.scss */
/* line 2511, ../scss/all.scss */
.form-resume .social-networks li,
.form-register .social-networks li,
.form-login .social-networks li,
.form-add .social-networks li {
  display: inline-block;
  margin: 0 0 0 10px;
  vertical-align: top;
}

/* line 2424, ../../app/_scss/all.scss */
/* line 2520, ../scss/all.scss */
.form-resume .social-networks a,
.form-register .social-networks a,
.form-login .social-networks a,
.form-add .social-networks a {
  direction: ltr;
  height: 22px;
  text-align: left;
  width: 22px;
}

/* line 2430, ../../app/_scss/all.scss */
/* line 2530, ../scss/all.scss */
.form-resume .social-networks .linkedin,
.form-register .social-networks .linkedin,
.form-login .social-networks .linkedin,
.form-add .social-networks .linkedin {
  background-position: -120px -60px;
}

/* line 2434, ../../app/_scss/all.scss */
/* line 2537, ../scss/all.scss */
.form-resume .submit-holder,
.form-register .submit-holder,
.form-login .submit-holder,
.form-add .submit-holder {
  margin: -4px 0 0;
  padding: 0 0 0 37px;
}

/* line 2438, ../../app/_scss/all.scss */
/* line 2545, ../scss/all.scss */
.form-resume .submit-holder div.submit-holder-container,
.form-register .submit-holder div.submit-holder-container,
.form-login .submit-holder div.submit-holder-container,
.form-add .submit-holder div.submit-holder-container {
  float: left;
}

/* line 2442, ../../app/_scss/all.scss */
/* line 2552, ../scss/all.scss */
.form-resume input[type="checkbox"],
.form-register input[type="checkbox"],
.form-login input[type="checkbox"],
.form-add input[type="checkbox"] {
  margin: 9px 0 0 4px;
  float: right;
}

/* line 2446, ../../app/_scss/all.scss */
/* line 2560, ../scss/all.scss */
.form-resume input[type="submit"],
.form-register input[type="submit"],
.form-login input[type="submit"],
.form-add input[type="submit"] {
  background: #000;
  border: 0;
  border-radius: 100%;
  color: #fff;
  float: left;
  font-size: 16px;
  height: 48px;
  margin: 0;
  padding: 0;
  width: 48px;
}

/* line 2458, ../../app/_scss/all.scss */
/* line 2576, ../scss/all.scss */
.form-resume input[type="submit"]:hover,
.form-register input[type="submit"]:hover,
.form-login input[type="submit"]:hover,
.form-add input[type="submit"]:hover {
  background: #b5b5b5;
  color: #000000;
}

/* line 2467, ../../app/_scss/all.scss */
/* line 2585, ../scss/all.scss */
.form-login div.forgot-password-btn-container {
  float: right;
  margin-right: 30px;
}

/* line 2472, ../../app/_scss/all.scss */
/* line 2590, ../scss/all.scss */
.form-login table.login-form {
  margin: 0 auto;
  padding: 0;
  width: 50%;
}

/* line 2477, ../../app/_scss/all.scss */
/* line 2596, ../scss/all.scss */
.form-login table.login-form th {
  text-align: right;
}

/* line 2481, ../../app/_scss/all.scss */
/* line 2600, ../scss/all.scss */
.form-login table.login-form td {
  background: none;
  border: 0;
  padding: 10px 0px 10px 20px;
}

/* line 2486, ../../app/_scss/all.scss */
/* line 2606, ../scss/all.scss */
.form-login table.login-form td.forgot-password {
  padding: 0px 10px 0px 20px;
}

/* line 2492, ../../app/_scss/all.scss */
/* line 2610, ../scss/all.scss */
.form-login .slide {
  padding: 0;
  padding-top: 44px;
  padding-bottom: 25px;
}

/* line 2500, ../../app/_scss/all.scss */
/* line 2616, ../scss/all.scss */
.form-login .row .column {
  width: 35%;
}

/* line 2503, ../../app/_scss/all.scss */
/* line 2620, ../scss/all.scss */
.form-login .row .column:last-child {
  margin-left: 0;
}

/* line 2507, ../../app/_scss/all.scss */
/* line 2624, ../scss/all.scss */
.form-login .row .column.last {
  margin-left: 10px;
}

/* line 2511, ../../app/_scss/all.scss */
/* line 2628, ../scss/all.scss */
.form-login .row .column.column-btn {
  width: auto;
}

/* line 2514, ../../app/_scss/all.scss */
/* line 2632, ../scss/all.scss */
.form-login .row .column.column-btn a.btn-login {
  font-size: 18px;
}

/* line 2520, ../../app/_scss/all.scss */
/* line 2636, ../scss/all.scss */
.form-login .row.last-row {
  padding-bottom: 0px;
}

/* line 2525, ../../app/_scss/all.scss */
/* line 2640, ../scss/all.scss */
.form-login a.forgot-password {
  color: #808080;
  text-decoration: underline;
}

/* line 2529, ../../app/_scss/all.scss */
/* line 2645, ../scss/all.scss */
.form-login a.forgot-password:hover {
  text-decoration: none;
}

/* line 2536, ../../app/_scss/all.scss */
/* line 2650, ../scss/all.scss */
.form-register,
.form-login {
  margin: -7px 0 7px;
}

/* line 2543, ../../app/_scss/all.scss */
/* line 2656, ../scss/all.scss */
.add-form div.box-content div.box-label,
.profile div.box-content div.box-label {
  right: 74px;
  padding-right: 20px;
}

/* line 2548, ../../app/_scss/all.scss */
/* line 2662, ../scss/all.scss */
.add-form div.box-content div.description-add-form,
.profile div.box-content div.description-add-form {
  padding: 10px;
}

/* line 2551, ../../app/_scss/all.scss */
/* line 2667, ../scss/all.scss */
.add-form div.box-content div.description-add-form div.box,
.profile div.box-content div.description-add-form div.box {
  text-align: right;
  font-size: 18px;
  direction: rtl;
  padding: 97px 62px 71px 60px;
}

@media only screen and (max-width: 767px) {
  /* line 2551, ../../app/_scss/all.scss */
  /* line 2676, ../scss/all.scss */
  .add-form div.box-content div.description-add-form div.box,
  .profile div.box-content div.description-add-form div.box {
    padding: 50px 10px;
  }
}
/* line 2561, ../../app/_scss/all.scss */
/* line 2682, ../scss/all.scss */
.add-form div.box-content div.description-add-form div.box.alert-create,
.profile div.box-content div.description-add-form div.box.alert-create {
  padding: 100px 150px 71px 150px;
}

/* line 2571, ../../app/_scss/all.scss */
/* line 2688, ../scss/all.scss */
.profile a.profile-cv-link {
  font-size: 15px;
}

/* line 2577, ../../app/_scss/all.scss */
/* line 2692, ../scss/all.scss */
.profile div.box-content div.box-label {
  background: #ffffff;
  color: #000000;
}

/* line 2585, ../../app/_scss/all.scss */
/* line 2697, ../scss/all.scss */
.profile div.box-content .description-add-form div.box {
  padding: 114px 70px 80px 70px !important;
}

/* line 2590, ../../app/_scss/all.scss */
/* line 2701, ../scss/all.scss */
.profile div.box-content form.user-from {
  padding: 4px 39px 0 0;
}

/* line 2593, ../../app/_scss/all.scss */
/* line 2705, ../scss/all.scss */
.profile div.box-content form.user-from fieldset {
  width: 100%;
  padding: 0;
}

/* line 2597, ../../app/_scss/all.scss */
/* line 2710, ../scss/all.scss */
.profile div.box-content form.user-from fieldset .row {
  padding-bottom: 15px;
}

/* line 2600, ../../app/_scss/all.scss */
/* line 2714, ../scss/all.scss */
.profile div.box-content form.user-from fieldset .row .column {
  color: #ffffff;
  margin: 0 0 0 31px;
}

/* line 2604, ../../app/_scss/all.scss */
/* line 2719, ../scss/all.scss */
.profile div.box-content form.user-from fieldset .row .column input[type="text"] {
  background-color: #ffffff;
}

/* line 2608, ../../app/_scss/all.scss */
/* line 2723, ../scss/all.scss */
.profile div.box-content form.user-from fieldset .row .column .file-upload {
  background: #ffffff;
}

/* line 2614, ../../app/_scss/all.scss */
/* line 2727, ../scss/all.scss */
.profile div.box-content form.user-from fieldset .social-column {
  font-size: 16px;
}

/* line 2617, ../../app/_scss/all.scss */
/* line 2731, ../scss/all.scss */
.profile div.box-content form.user-from fieldset .social-column p {
  margin: 0 0 0 10px;
}

/* line 2621, ../../app/_scss/all.scss */
/* line 2735, ../scss/all.scss */
.profile div.box-content form.user-from fieldset .social-column .social-networks {
  position: relative;
  top: -2px;
  left: 14px;
}

/* line 2626, ../../app/_scss/all.scss */
/* line 2741, ../scss/all.scss */
.profile div.box-content form.user-from fieldset .social-column .social-networks .btn-white {
  color: #008bbe;
}

/* line 2632, ../../app/_scss/all.scss */
/* line 2745, ../scss/all.scss */
.profile div.box-content form.user-from fieldset .submit-holder {
  margin: -12px 0 0 0;
  padding: 0 0 0 97px;
}

/* line 2639, ../../app/_scss/all.scss */
/* line 2750, ../scss/all.scss */
.profile div.box-content .profile-picture {
  width: 245px;
  height: 245px;
  border-radius: 50%;
  background: #ffffff;
}

/* line 2645, ../../app/_scss/all.scss */
/* line 2757, ../scss/all.scss */
.profile div.box-content .profile-picture img {
  border-radius: 50%;
}

/* line 2650, ../../app/_scss/all.scss */
/* line 2761, ../scss/all.scss */
.profile div.box-content .change-picture {
  text-align: left;
  padding: 11px 0 0 50px;
  font-size: 15px;
  position: relative;
}

/* line 2656, ../../app/_scss/all.scss */
/* line 2768, ../scss/all.scss */
.profile div.box-content .change-picture a {
  color: #ffffff;
}

/* line 2660, ../../app/_scss/all.scss */
/* line 2772, ../scss/all.scss */
.profile div.box-content .change-picture input[type="file"] {
  position: absolute;
  opacity: 0;
}

/* line 2670, ../../app/_scss/all.scss */
/* line 2778, ../scss/all.scss */
.affiliate-status form.affiliate-account {
  width: 99%;
  padding-right: 8px;
}

/* line 2674, ../../app/_scss/all.scss */
/* line 2783, ../scss/all.scss */
.affiliate-status form.affiliate-account label.label-paypal {
  font-size: 16px;
}

/* line 2678, ../../app/_scss/all.scss */
/* line 2787, ../scss/all.scss */
.affiliate-status form.affiliate-account input[type="text"] {
  border: 0 none;
  background-color: #d4eff0;
  width: 100%;
  height: 30px;
  padding: 0px 10px;
  font-size: 16px;
  margin-top: 3px;
}

/* line 2688, ../../app/_scss/all.scss */
/* line 2797, ../scss/all.scss */
.affiliate-status form.affiliate-account .btn-send {
  line-height: 100%;
  font-weight: normal;
  font-size: 18px;
  width: 50px;
  height: 50px;
  margin-top: -7px;
}

@media only screen and (max-width: 767px) {
  /* line 2688, ../../app/_scss/all.scss */
  /* line 2807, ../scss/all.scss */
  .affiliate-status form.affiliate-account .btn-send {
    margin-bottom: 10px;
  }
}
/* line 2700, ../../app/_scss/all.scss */
/* line 2812, ../scss/all.scss */
.affiliate-status form.affiliate-account .btn-send:hover {
  background: #ffffff;
  color: #000000;
}

/* line 2707, ../../app/_scss/all.scss */
/* line 2817, ../scss/all.scss */
.affiliate-status .table-holder {
  padding: 36px 75px 75px;
  direction: rtl;
}

/* line 2713, ../../app/_scss/all.scss */
/* line 2822, ../scss/all.scss */
.affiliate-status .table-holder table th {
  background-image: url(../images/separator01.png);
  background-position: 0 0;
  padding: 9px 10px;
}

/* line 2718, ../../app/_scss/all.scss */
/* line 2828, ../scss/all.scss */
.affiliate-status .table-holder table th h3 {
  font: inherit;
}

/* line 2722, ../../app/_scss/all.scss */
/* line 2832, ../scss/all.scss */
.affiliate-status .table-holder table th:first-child {
  width: 50px;
  background: url(../images/separator01.png) 0 0 repeat-y #74caca;
}

/* line 2729, ../../app/_scss/all.scss */
/* line 2837, ../scss/all.scss */
.affiliate-status .table-holder table .nth-child-2n td {
  background-color: #ffffff;
}

/* line 2734, ../../app/_scss/all.scss */
/* line 2841, ../scss/all.scss */
.affiliate-status .table-holder table td {
  background-position: 0 0;
  background-color: #f2f2f2;
  padding: 26px 21px 24px;
}

/* line 2739, ../../app/_scss/all.scss */
/* line 2847, ../scss/all.scss */
.affiliate-status .table-holder table td:last-child {
  background-image: none;
}

/* line 2743, ../../app/_scss/all.scss */
/* line 2851, ../scss/all.scss */
.affiliate-status .table-holder table td:first-child {
  padding: 0;
  text-align: center;
}

/* line 2751, ../../app/_scss/all.scss */
/* line 2856, ../scss/all.scss */
.affiliate-status .table-holder table .totals td {
  background: url(../images/separator03.png) 100% 0 repeat-x white;
  padding: 23px 20px;
}

/* line 2755, ../../app/_scss/all.scss */
/* line 2861, ../scss/all.scss */
.affiliate-status .table-holder table .totals td:last-child {
  background-color: #74caca;
}

/* line 2764, ../../app/_scss/all.scss */
/* line 2866, ../scss/all.scss */
.affiliate-join {
  position: relative;
  text-align: center;
  width: 100%;
  padding: 36px 240px 75px;
  direction: rtl;
}

/* line 2773, ../../app/_scss/all.scss */
/* line 2874, ../scss/all.scss */
.affiliate-join .steps-row > div {
  float: right;
  width: 33%;
  text-align: center;
}

/* line 2778, ../../app/_scss/all.scss */
/* line 2880, ../scss/all.scss */
.affiliate-join .steps-row > div .number {
  display: inline-block;
  width: 90px;
  height: 90px;
  border-radius: 100%;
  color: #000;
  font-size: 42px;
  line-height: 65px;
  padding: 14px 0 0;
  text-align: center;
  background: #74caca;
  margin-right: 10px;
}

/* line 2792, ../../app/_scss/all.scss */
/* line 2894, ../scss/all.scss */
.affiliate-join .steps-row > div .title {
  font-size: 30px;
  font-weight: bold;
  margin-top: 9px;
  padding-right: 10px;
}

/* line 2801, ../../app/_scss/all.scss */
/* line 2901, ../scss/all.scss */
.affiliate-join .description-affiliate {
  text-align: right;
  padding: 43px 30px 28px 10px;
  font-size: 16px;
  line-height: 20px;
}

/* line 2808, ../../app/_scss/all.scss */
/* line 2908, ../scss/all.scss */
.affiliate-join .form-affiliate {
  padding-right: 11px;
}

/* line 2811, ../../app/_scss/all.scss */
/* line 2912, ../scss/all.scss */
.affiliate-join .form-affiliate .row {
  padding: 0 0 24px;
}

/* line 2814, ../../app/_scss/all.scss */
/* line 2916, ../scss/all.scss */
.affiliate-join .form-affiliate .row .column {
  margin: 0 0 0 10px;
}

/* line 2817, ../../app/_scss/all.scss */
/* line 2920, ../scss/all.scss */
.affiliate-join .form-affiliate .row .column:first-child {
  width: 61%;
}

/* line 2821, ../../app/_scss/all.scss */
/* line 2924, ../scss/all.scss */
.affiliate-join .form-affiliate .row .column:last-child {
  width: 30%;
}

/* line 2825, ../../app/_scss/all.scss */
/* line 2928, ../scss/all.scss */
.affiliate-join .form-affiliate .row .column .paypal-join {
  margin: 9px 2px 0 0;
}

/* line 2828, ../../app/_scss/all.scss */
/* line 2932, ../scss/all.scss */
.affiliate-join .form-affiliate .row .column .paypal-join a {
  text-decoration: underline;
}

/* line 2835, ../../app/_scss/all.scss */
/* line 2936, ../scss/all.scss */
.affiliate-join .form-affiliate .social-row {
  text-align: right;
  padding: 3px 28px 0 0;
}

/* line 2839, ../../app/_scss/all.scss */
/* line 2941, ../scss/all.scss */
.affiliate-join .form-affiliate .social-row p,
.affiliate-join .form-affiliate .social-row a {
  display: inline-block;
  margin-left: 18px;
}

/* line 2844, ../../app/_scss/all.scss */
/* line 2947, ../scss/all.scss */
.affiliate-join .form-affiliate .social-row a {
  margin-left: 6px;
}

/* line 2849, ../../app/_scss/all.scss */
/* line 2951, ../scss/all.scss */
.affiliate-join .form-affiliate .submit-holder {
  text-align: right;
  margin-top: 55px;
}

/* line 2853, ../../app/_scss/all.scss */
/* line 2956, ../scss/all.scss */
.affiliate-join .form-affiliate .submit-holder .terms-conditions {
  float: right;
  margin: 37px 28px 0 0;
  font-size: 14px;
  color: #616161;
}

/* line 2859, ../../app/_scss/all.scss */
/* line 2963, ../scss/all.scss */
.affiliate-join .form-affiliate .submit-holder .terms-conditions a {
  color: #616161;
  text-decoration: underline;
}

/* line 2864, ../../app/_scss/all.scss */
/* line 2968, ../scss/all.scss */
.affiliate-join .form-affiliate .submit-holder .terms-conditions input[type="checkbox"] {
  margin: 2px 0 0 5px;
}

/* line 2869, ../../app/_scss/all.scss */
/* line 2972, ../scss/all.scss */
.affiliate-join .form-affiliate .submit-holder input[type="submit"] {
  margin: -26px 0 0 31px;
  height: 145px;
  width: 145px;
  color: #74caca;
  font-size: 36px;
  padding: 0 24px;
  outline: none;
}

/* line 2878, ../../app/_scss/all.scss */
/* line 2982, ../scss/all.scss */
.affiliate-join .form-affiliate .submit-holder input[type="submit"].btn-affiliate-join {
  width: 145px;
  height: 145px;
  box-shadow: 5px 5px 5px #888888;
}

/* line 2883, ../../app/_scss/all.scss */
/* line 2988, ../scss/all.scss */
.affiliate-join .form-affiliate .submit-holder input[type="submit"].btn-affiliate-join:hover {
  background: #74caca;
  color: #000000;
}

@media only screen and (max-width: 767px) {
  /* line 2849, ../../app/_scss/all.scss */
  /* line 2994, ../scss/all.scss */
  .affiliate-join .form-affiliate .submit-holder {
    text-align: center;
    margin-top: 0;
  }

  /* line 2894, ../../app/_scss/all.scss */
  /* line 2999, ../scss/all.scss */
  .affiliate-join .form-affiliate .submit-holder .terms-conditions {
    float: none;
    margin: 0;
  }

  /* line 2899, ../../app/_scss/all.scss */
  /* line 3004, ../scss/all.scss */
  .affiliate-join .form-affiliate .submit-holder input[type="submit"].btn-affiliate-join {
    float: none;
    margin: 20px 0;
  }
}
/* line 2908, ../../app/_scss/all.scss */
/* line 3011, ../scss/all.scss */
.form-add {
  margin-top: 5px;
}

/* line 2911, ../../app/_scss/all.scss */
/* line 3015, ../scss/all.scss */
.form-add span.confident {
  margin-left: 28px;
  font-size: 16px;
}

/* line 2916, ../../app/_scss/all.scss */
/* line 3020, ../scss/all.scss */
.form-add span.required {
  margin-bottom: 12px;
  display: inline-block;
  font-size: 14px;
  color: #616161;
}

/* line 2923, ../../app/_scss/all.scss */
/* line 3027, ../scss/all.scss */
.form-add fieldset {
  text-align: right;
  width: 60%;
  margin: 0 auto;
  padding: 0 50px 48px 0;
}

/* line 2930, ../../app/_scss/all.scss */
/* line 3034, ../scss/all.scss */
.form-add h3 {
  display: inline-block;
  margin-left: 5px;
  font-size: 20px;
  margin-bottom: 12px;
}

/* line 2936, ../../app/_scss/all.scss */
/* line 3041, ../scss/all.scss */
.form-add h3.company-details-title {
  margin-top: 0px;
  margin-bottom: 9px;
}

/* line 2941, ../../app/_scss/all.scss */
/* line 3046, ../scss/all.scss */
.form-add h3.company-description-title {
  margin-top: 19px;
  margin-bottom: 7px;
}

/* line 2946, ../../app/_scss/all.scss */
/* line 3051, ../scss/all.scss */
.form-add h3.social-networks-title {
  margin-top: 24px;
  margin-bottom: 14px;
}

/* line 2952, ../../app/_scss/all.scss */
/* line 3056, ../scss/all.scss */
.form-add .row {
  padding: 0 0 16px;
}

/* line 2955, ../../app/_scss/all.scss */
/* line 3060, ../scss/all.scss */
.form-add .row .column {
  width: 263px;
  margin: 0 0 0 34px;
}

/* line 2959, ../../app/_scss/all.scss */
/* line 3065, ../scss/all.scss */
.form-add .row .column input[type="text"] {
  height: 32px;
}

/* line 2964, ../../app/_scss/all.scss */
/* line 3069, ../scss/all.scss */
.form-add .row div.text-column {
  width: 93%;
}

/* line 2967, ../../app/_scss/all.scss */
/* line 3073, ../scss/all.scss */
.form-add .row div.text-column textarea {
  min-height: 99px;
}

/* line 2972, ../../app/_scss/all.scss */
/* line 3077, ../scss/all.scss */
.form-add .row .input-description {
  color: #616161;
  margin: 4px 0 0;
  padding: 0;
  font-size: 14px;
  display: inline-block;
}

/* line 2979, ../../app/_scss/all.scss */
/* line 3085, ../scss/all.scss */
.form-add .row .input-description.error-description {
  color: #b94a48;
}

/* line 2982, ../../app/_scss/all.scss */
/* line 3089, ../scss/all.scss */
.form-add .row .input-description.error-description.yellow {
  color: yellow;
}

/* line 2987, ../../app/_scss/all.scss */
/* line 3093, ../scss/all.scss */
.form-add .row .input-description.white {
  color: #ffffff;
}

/* line 2994, ../../app/_scss/all.scss */
/* line 3097, ../scss/all.scss */
.form-add .row div.social-column .btn-icon {
  float: right;
}

/* line 2998, ../../app/_scss/all.scss */
/* line 3101, ../scss/all.scss */
.form-add .row div.social-column input[type="text"] {
  width: 85%;
}

/* line 3004, ../../app/_scss/all.scss */
/* line 3105, ../scss/all.scss */
.form-add div.submit-holder {
  margin: 15px 0 0;
  padding: 0 0 0 46px;
}

/* line 3008, ../../app/_scss/all.scss */
/* line 3110, ../scss/all.scss */
.form-add div.submit-holder input[type="submit"] {
  height: 90px;
  width: 90px;
  font-size: 25px;
}

/* line 3013, ../../app/_scss/all.scss */
/* line 3116, ../scss/all.scss */
.form-add div.submit-holder input[type="submit"][disabled] {
  background: #616161;
}

/* line 3020, ../../app/_scss/all.scss */
/* line 3121, ../scss/all.scss */
.box .btn-send {
  background: #000;
  border: 0;
  border-radius: 100%;
  color: #fff;
  float: left;
  font-size: 14px;
  height: 48px;
  margin: 0;
  padding: 0;
  padding-top: 17px;
  width: 48px;
  text-decoration: none;
}

/* line 3035, ../../app/_scss/all.scss */
/* line 3137, ../scss/all.scss */
.form-resume fieldset > .opener {
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
  padding: 22px 0 0;
  position: relative;
  vertical-align: top;
  z-index: 1;
}

/* line 3044, ../../app/_scss/all.scss */
/* line 3148, ../scss/all.scss */
.form-resume fieldset > .opener:before {
  background-position: -270px -30px;
  content: "";
  height: 20px;
  left: 50%;
  margin: 0 0 0 -17px;
  position: absolute;
  top: 0;
  width: 33px;
}

/* line 3056, ../../app/_scss/all.scss */
/* line 3160, ../scss/all.scss */
.section-sliders {
  margin: 0 0 -45px;
}

/* line 3058, ../../app/_scss/all.scss */
/* line 3164, ../scss/all.scss */
.section-sliders .heading {
  overflow: hidden;
  padding: 0;
}

/* line 3064, ../../app/_scss/all.scss */
/* line 3170, ../scss/all.scss */
.img-content {
  max-width: 100%;
  vertical-align: top;
  width: 100%;
}

/* line 3070, ../../app/_scss/all.scss */
/* line 3177, ../scss/all.scss */
.boxes-container {
  overflow: hidden;
}

/* line 3074, ../../app/_scss/all.scss */
/* line 3182, ../scss/all.scss */
.box-column {
  float: right;
  width: 32.4%;
}

/* line 3077, ../../app/_scss/all.scss */
/* line 3187, ../scss/all.scss */
.box-column + .box-column {
  margin: 0 1.4% 0 0;
}

/* line 3082, ../../app/_scss/all.scss */
/* line 3192, ../scss/all.scss */
.box {
  background: #fff;
  position: relative;
  margin: 0 0 16px;
  padding: 10px;
}

/* line 3089, ../../app/_scss/all.scss */
/* line 3199, ../scss/all.scss */
.box ul.actions-list a:hover {
  text-decoration: none;
}

/* line 3094, ../../app/_scss/all.scss */
/* line 3203, ../scss/all.scss */
.box.yellow {
  background: #ffbd00;
}

/* line 3097, ../../app/_scss/all.scss */
/* line 3207, ../scss/all.scss */
.box.yellow a.arrow-close {
  background-color: #ffbd00;
}

/* line 3101, ../../app/_scss/all.scss */
/* line 3211, ../scss/all.scss */
.box.yellow div.confirm-message {
  background: #ffbd00;
}

/* line 3107, ../../app/_scss/all.scss */
/* line 3215, ../scss/all.scss */
.box.yellow a.btn-send:hover,
.box.yellow a.btn-send.hired {
  background: #ffbd00;
}

/* line 3113, ../../app/_scss/all.scss */
/* line 3220, ../scss/all.scss */
.box.yellow ul.actions-list a:hover {
  color: #ffbd00;
}

/* line 3121, ../../app/_scss/all.scss */
/* line 3224, ../scss/all.scss */
.box.yellow .btn-high-tech:hover,
.box.yellow a.btn-high-tech:not(.mobile):hover {
  background-color: #ffbd00;
}

/* line 3127, ../../app/_scss/all.scss */
/* line 3229, ../scss/all.scss */
.box.mustard {
  background: #ffab00;
}

/* line 3130, ../../app/_scss/all.scss */
/* line 3233, ../scss/all.scss */
.box.mustard a.arrow-close {
  background-color: #ffab00;
}

/* line 3134, ../../app/_scss/all.scss */
/* line 3237, ../scss/all.scss */
.box.mustard div.confirm-message {
  background: #ffab00;
}

/* line 3139, ../../app/_scss/all.scss */
/* line 3241, ../scss/all.scss */
.box.pink {
  background: #c88dbb;
}

/* line 3142, ../../app/_scss/all.scss */
/* line 3245, ../scss/all.scss */
.box.pink a.arrow-close {
  background-color: #c88dbb;
}

/* line 3146, ../../app/_scss/all.scss */
/* line 3249, ../scss/all.scss */
.box.pink div.confirm-message {
  background: #c88dbb;
}

/* line 3151, ../../app/_scss/all.scss */
/* line 3253, ../scss/all.scss */
.box.green-blue {
  background: #3f6d65;
}

/* line 3154, ../../app/_scss/all.scss */
/* line 3257, ../scss/all.scss */
.box.green-blue a.arrow-close {
  background-color: #3f6d65;
}

/* line 3158, ../../app/_scss/all.scss */
/* line 3261, ../scss/all.scss */
.box.green-blue div.confirm-message {
  background: #3f6d65;
}

/* line 3163, ../../app/_scss/all.scss */
/* line 3265, ../scss/all.scss */
.box.dark-pink {
  background: #d75b80;
}

/* line 3166, ../../app/_scss/all.scss */
/* line 3269, ../scss/all.scss */
.box.dark-pink a.arrow-close {
  background-color: #d75b80;
}

/* line 3170, ../../app/_scss/all.scss */
/* line 3273, ../scss/all.scss */
.box.dark-pink div.confirm-message {
  background: #d75b80;
}

/* line 3175, ../../app/_scss/all.scss */
/* line 3277, ../scss/all.scss */
.box.dark-gray {
  background: #4d4d4d;
}

/* line 3178, ../../app/_scss/all.scss */
/* line 3281, ../scss/all.scss */
.box.dark-gray a.arrow-close {
  background-color: #4d4d4d;
}

/* line 3182, ../../app/_scss/all.scss */
/* line 3285, ../scss/all.scss */
.box.dark-gray div.confirm-message {
  background: #4d4d4d;
}

/* line 3187, ../../app/_scss/all.scss */
/* line 3289, ../scss/all.scss */
.box.orange {
  background: #ff8500;
}

/* line 3190, ../../app/_scss/all.scss */
/* line 3293, ../scss/all.scss */
.box.orange a.arrow-close {
  background-color: #ff8500;
}

/* line 3194, ../../app/_scss/all.scss */
/* line 3297, ../scss/all.scss */
.box.orange div.confirm-message {
  background: #ff8500;
}

/* line 3199, ../../app/_scss/all.scss */
/* line 3301, ../scss/all.scss */
.box.dark-blue {
  background: #1e4473;
}

/* line 3202, ../../app/_scss/all.scss */
/* line 3305, ../scss/all.scss */
.box.dark-blue a.arrow-close {
  background-color: #1e4473;
}

/* line 3206, ../../app/_scss/all.scss */
/* line 3309, ../scss/all.scss */
.box.dark-blue div.confirm-message {
  background: #1e4473;
}

/* line 3211, ../../app/_scss/all.scss */
/* line 3313, ../scss/all.scss */
.box.green {
  background: #009b35;
}

/* line 3214, ../../app/_scss/all.scss */
/* line 3317, ../scss/all.scss */
.box.green a.arrow-close {
  background-color: #009b35;
}

/* line 3218, ../../app/_scss/all.scss */
/* line 3321, ../scss/all.scss */
.box.green div.confirm-message {
  background: #009b35;
}

/* line 3224, ../../app/_scss/all.scss */
/* line 3325, ../scss/all.scss */
.box.green a.btn-send:hover,
.box.green a.btn-send.hired {
  background: #009b35;
}

/* line 3230, ../../app/_scss/all.scss */
/* line 3330, ../scss/all.scss */
.box.green ul.actions-list a:hover {
  color: #009b35;
}

/* line 3238, ../../app/_scss/all.scss */
/* line 3334, ../scss/all.scss */
.box.green .btn-high-tech:hover,
.box.green a.btn-high-tech:not(.mobile):hover {
  background-color: #009b35;
}

/* line 3244, ../../app/_scss/all.scss */
/* line 3339, ../scss/all.scss */
.box.light-green {
  background: #9abd07;
}

/* line 3247, ../../app/_scss/all.scss */
/* line 3343, ../scss/all.scss */
.box.light-green a.arrow-close {
  background-color: #9abd07;
}

/* line 3251, ../../app/_scss/all.scss */
/* line 3347, ../scss/all.scss */
.box.light-green div.confirm-message {
  background: #9abd07;
}

/* line 3257, ../../app/_scss/all.scss */
/* line 3351, ../scss/all.scss */
.box.light-green a.btn-send:hover,
.box.light-green a.btn-send.hired {
  background: #9abd07;
}

/* line 3263, ../../app/_scss/all.scss */
/* line 3356, ../scss/all.scss */
.box.light-green ul.actions-list a:hover {
  color: #9abd07;
}

/* line 3271, ../../app/_scss/all.scss */
/* line 3360, ../scss/all.scss */
.box.light-green .btn-high-tech:hover,
.box.light-green a.btn-high-tech:not(.mobile):hover {
  background-color: #9abd07;
}

/* line 3277, ../../app/_scss/all.scss */
/* line 3365, ../scss/all.scss */
.box.gray {
  background: lightgrey;
}

/* line 3280, ../../app/_scss/all.scss */
/* line 3369, ../scss/all.scss */
.box.gray a.arrow-close {
  background-color: lightgrey;
}

/* line 3284, ../../app/_scss/all.scss */
/* line 3373, ../scss/all.scss */
.box.gray div.confirm-message {
  background: lightgrey;
}

/* line 3290, ../../app/_scss/all.scss */
/* line 3377, ../scss/all.scss */
.box.gray a.btn-send:hover,
.box.gray a.btn-send.hired {
  background: lightgrey;
}

/* line 3296, ../../app/_scss/all.scss */
/* line 3382, ../scss/all.scss */
.box.gray ul.actions-list a:hover {
  color: lightgrey;
}

/* line 3304, ../../app/_scss/all.scss */
/* line 3386, ../scss/all.scss */
.box.gray .btn-high-tech:hover,
.box.gray a.btn-high-tech:not(.mobile):hover {
  background-color: lightgrey;
}

/* line 3310, ../../app/_scss/all.scss */
/* line 3391, ../scss/all.scss */
.box.blue {
  background: #3f84d0;
}

/* line 3313, ../../app/_scss/all.scss */
/* line 3395, ../scss/all.scss */
.box.blue a.arrow-close {
  background-color: #3f84d0;
}

/* line 3317, ../../app/_scss/all.scss */
/* line 3399, ../scss/all.scss */
.box.blue div.confirm-message {
  background: #3f84d0;
}

/* line 3323, ../../app/_scss/all.scss */
/* line 3403, ../scss/all.scss */
.box.blue a.btn-send:hover,
.box.blue a.btn-send.hired {
  background: #3f84d0;
}

/* line 3329, ../../app/_scss/all.scss */
/* line 3408, ../scss/all.scss */
.box.blue ul.actions-list a:hover {
  color: #3f84d0;
}

/* line 3337, ../../app/_scss/all.scss */
/* line 3412, ../scss/all.scss */
.box.blue .btn-high-tech:hover,
.box.blue a.btn-high-tech:not(.mobile):hover {
  background-color: #3f84d0;
}

/* line 3343, ../../app/_scss/all.scss */
/* line 3417, ../scss/all.scss */
.box.pink {
  background: #c88dbb;
}

/* line 3346, ../../app/_scss/all.scss */
/* line 3421, ../scss/all.scss */
.box.pink a.arrow-close {
  background-color: #c88dbb;
}

/* line 3350, ../../app/_scss/all.scss */
/* line 3425, ../scss/all.scss */
.box.pink div.confirm-message {
  background: #c88dbb;
}

/* line 3355, ../../app/_scss/all.scss */
/* line 3429, ../scss/all.scss */
.box.pink a.btn-send:hover {
  background: #c88dbb;
}

/* line 3361, ../../app/_scss/all.scss */
/* line 3433, ../scss/all.scss */
.box.pink ul.actions-list a:hover {
  color: #c88dbb;
}

/* line 3369, ../../app/_scss/all.scss */
/* line 3437, ../scss/all.scss */
.box.pink .btn-high-tech:hover,
.box.pink a.btn-high-tech:not(.mobile):hover {
  background-color: #c88dbb;
}

/* line 3375, ../../app/_scss/all.scss */
/* line 3442, ../scss/all.scss */
.box.green-blue {
  background: #3f6d65;
}

/* line 3378, ../../app/_scss/all.scss */
/* line 3446, ../scss/all.scss */
.box.green-blue a.arrow-close {
  background-color: #3f6d65;
}

/* line 3382, ../../app/_scss/all.scss */
/* line 3450, ../scss/all.scss */
.box.green-blue div.confirm-message {
  background: #3f6d65;
}

/* line 3387, ../../app/_scss/all.scss */
/* line 3454, ../scss/all.scss */
.box.green-blue a.btn-send:hover {
  background: #3f6d65;
}

/* line 3393, ../../app/_scss/all.scss */
/* line 3458, ../scss/all.scss */
.box.green-blue ul.actions-list a:hover {
  color: #3f6d65;
}

/* line 3401, ../../app/_scss/all.scss */
/* line 3462, ../scss/all.scss */
.box.green-blue .btn-high-tech:hover,
.box.green-blue a.btn-high-tech:not(.mobile):hover {
  background-color: #3f6d65;
}

/* line 3407, ../../app/_scss/all.scss */
/* line 3467, ../scss/all.scss */
.box.dark-pink {
  background: #d75b80;
}

/* line 3410, ../../app/_scss/all.scss */
/* line 3471, ../scss/all.scss */
.box.dark-pink a.arrow-close {
  background-color: #d75b80;
}

/* line 3414, ../../app/_scss/all.scss */
/* line 3475, ../scss/all.scss */
.box.dark-pink div.confirm-message {
  background: #d75b80;
}

/* line 3419, ../../app/_scss/all.scss */
/* line 3479, ../scss/all.scss */
.box.dark-pink a.btn-send:hover {
  background: #d75b80;
}

/* line 3425, ../../app/_scss/all.scss */
/* line 3483, ../scss/all.scss */
.box.dark-pink ul.actions-list a:hover {
  color: #d75b80;
}

/* line 3433, ../../app/_scss/all.scss */
/* line 3487, ../scss/all.scss */
.box.dark-pink .btn-high-tech:hover,
.box.dark-pink a.btn-high-tech:not(.mobile):hover {
  background-color: #d75b80;
}

/* line 3439, ../../app/_scss/all.scss */
/* line 3492, ../scss/all.scss */
.box.dark-gray {
  background: #4d4d4d;
}

/* line 3442, ../../app/_scss/all.scss */
/* line 3496, ../scss/all.scss */
.box.dark-gray a.arrow-close {
  background-color: #4d4d4d;
}

/* line 3446, ../../app/_scss/all.scss */
/* line 3500, ../scss/all.scss */
.box.dark-gray div.confirm-message {
  background: #4d4d4d;
}

/* line 3451, ../../app/_scss/all.scss */
/* line 3504, ../scss/all.scss */
.box.dark-gray a.btn-send:hover {
  background: #4d4d4d;
}

/* line 3457, ../../app/_scss/all.scss */
/* line 3508, ../scss/all.scss */
.box.dark-gray ul.actions-list a:hover {
  color: #4d4d4d;
}

/* line 3465, ../../app/_scss/all.scss */
/* line 3512, ../scss/all.scss */
.box.dark-gray .btn-high-tech:hover,
.box.dark-gray a.btn-high-tech:not(.mobile):hover {
  background-color: #4d4d4d;
}

/* line 3471, ../../app/_scss/all.scss */
/* line 3517, ../scss/all.scss */
.box.orange {
  background: #ff8500;
}

/* line 3474, ../../app/_scss/all.scss */
/* line 3521, ../scss/all.scss */
.box.orange a.arrow-close {
  background-color: #ff8500;
}

/* line 3478, ../../app/_scss/all.scss */
/* line 3525, ../scss/all.scss */
.box.orange div.confirm-message {
  background: #ff8500;
}

/* line 3483, ../../app/_scss/all.scss */
/* line 3529, ../scss/all.scss */
.box.orange a.btn-send:hover {
  background: #ff8500;
}

/* line 3489, ../../app/_scss/all.scss */
/* line 3533, ../scss/all.scss */
.box.orange ul.actions-list a:hover {
  color: #ff8500;
}

/* line 3497, ../../app/_scss/all.scss */
/* line 3537, ../scss/all.scss */
.box.orange .btn-high-tech:hover,
.box.orange a.btn-high-tech:not(.mobile):hover {
  background-color: #ff8500;
}

/* line 3503, ../../app/_scss/all.scss */
/* line 3542, ../scss/all.scss */
.box.dark-blue {
  background: #1e4473;
}

/* line 3506, ../../app/_scss/all.scss */
/* line 3546, ../scss/all.scss */
.box.dark-blue a.arrow-close {
  background-color: #1e4473;
}

/* line 3510, ../../app/_scss/all.scss */
/* line 3550, ../scss/all.scss */
.box.dark-blue div.confirm-message {
  background: #1e4473;
}

/* line 3515, ../../app/_scss/all.scss */
/* line 3554, ../scss/all.scss */
.box.dark-blue a.btn-send:hover {
  background: #1e4473;
}

/* line 3521, ../../app/_scss/all.scss */
/* line 3558, ../scss/all.scss */
.box.dark-blue ul.actions-list a:hover {
  color: #1e4473;
}

/* line 3529, ../../app/_scss/all.scss */
/* line 3562, ../scss/all.scss */
.box.dark-blue .btn-high-tech:hover,
.box.dark-blue a.btn-high-tech:not(.mobile):hover {
  background-color: #1e4473;
}

/* line 3535, ../../app/_scss/all.scss */
/* line 3567, ../scss/all.scss */
.box.blue-global {
  background: #008bbe;
}

/* line 3539, ../../app/_scss/all.scss */
/* line 3571, ../scss/all.scss */
.box.light-blue {
  background: #5cb8e6;
}

/* line 3542, ../../app/_scss/all.scss */
/* line 3575, ../scss/all.scss */
.box.light-blue a.arrow-close {
  background-color: #5cb8e6;
}

/* line 3546, ../../app/_scss/all.scss */
/* line 3579, ../scss/all.scss */
.box.light-blue div.confirm-message {
  background: #5cb8e6;
}

/* line 3552, ../../app/_scss/all.scss */
/* line 3583, ../scss/all.scss */
.box.light-blue a.btn-send:hover,
.box.light-blue a.btn-send.hired {
  background: #5cb8e6;
}

/* line 3558, ../../app/_scss/all.scss */
/* line 3588, ../scss/all.scss */
.box.light-blue ul.actions-list a:hover {
  color: #5cb8e6;
}

/* line 3566, ../../app/_scss/all.scss */
/* line 3592, ../scss/all.scss */
.box.light-blue .btn-high-tech:hover,
.box.light-blue a.btn-high-tech:not(.mobile):hover {
  background-color: #5cb8e6;
}

/* line 3572, ../../app/_scss/all.scss */
/* line 3597, ../scss/all.scss */
.box.red {
  background: #bf4840;
}

/* line 3575, ../../app/_scss/all.scss */
/* line 3601, ../scss/all.scss */
.box.red a.arrow-close {
  background-color: #bf4840;
}

/* line 3579, ../../app/_scss/all.scss */
/* line 3605, ../scss/all.scss */
.box.red div.confirm-message {
  background: #bf4840;
}

/* line 3585, ../../app/_scss/all.scss */
/* line 3609, ../scss/all.scss */
.box.red a.btn-send:hover,
.box.red a.btn-send.hired {
  background: #bf4840;
}

/* line 3591, ../../app/_scss/all.scss */
/* line 3614, ../scss/all.scss */
.box.red ul.actions-list a:hover {
  color: #bf4840;
}

/* line 3599, ../../app/_scss/all.scss */
/* line 3618, ../scss/all.scss */
.box.red .btn-high-tech:hover,
.box.red a.btn-high-tech:not(.mobile):hover {
  background-color: #bf4840;
}

/* line 3605, ../../app/_scss/all.scss */
/* line 3623, ../scss/all.scss */
.box.light-red {
  background: #e2482e;
}

/* line 3608, ../../app/_scss/all.scss */
/* line 3627, ../scss/all.scss */
.box.light-red a.arrow-close {
  background-color: #e2482e;
}

/* line 3612, ../../app/_scss/all.scss */
/* line 3631, ../scss/all.scss */
.box.light-red div.confirm-message {
  background: #e2482e;
}

/* line 3617, ../../app/_scss/all.scss */
/* line 3635, ../scss/all.scss */
.box.light-red ul.actions-list a:hover {
  color: #e2482e;
}

/* line 3623, ../../app/_scss/all.scss */
/* line 3639, ../scss/all.scss */
.box.purple {
  background: #813368;
}

/* line 3626, ../../app/_scss/all.scss */
/* line 3643, ../scss/all.scss */
.box.purple a.arrow-close {
  background-color: #813368;
}

/* line 3630, ../../app/_scss/all.scss */
/* line 3647, ../scss/all.scss */
.box.purple div.confirm-message {
  background: #813368;
}

/* line 3636, ../../app/_scss/all.scss */
/* line 3651, ../scss/all.scss */
.box.purple a.btn-send:hover,
.box.purple a.btn-send.hired {
  background: #813368;
}

/* line 3642, ../../app/_scss/all.scss */
/* line 3656, ../scss/all.scss */
.box.purple ul.actions-list a:hover {
  color: #813368;
}

/* line 3650, ../../app/_scss/all.scss */
/* line 3660, ../scss/all.scss */
.box.purple .btn-high-tech:hover,
.box.purple a.btn-high-tech:not(.mobile):hover {
  background-color: #813368;
}

/* line 3656, ../../app/_scss/all.scss */
/* line 3665, ../scss/all.scss */
.box.violet {
  background: #806f9c;
}

/* line 3659, ../../app/_scss/all.scss */
/* line 3669, ../scss/all.scss */
.box.violet a.arrow-close {
  background-color: #806f9c;
}

/* line 3663, ../../app/_scss/all.scss */
/* line 3673, ../scss/all.scss */
.box.violet div.confirm-message {
  background: #806f9c;
}

/* line 3669, ../../app/_scss/all.scss */
/* line 3677, ../scss/all.scss */
.box.violet a.btn-send:hover,
.box.violet a.btn-send.hired {
  background: #806f9c;
}

/* line 3675, ../../app/_scss/all.scss */
/* line 3682, ../scss/all.scss */
.box.violet ul.actions-list a:hover {
  color: #806f9c;
}

/* line 3683, ../../app/_scss/all.scss */
/* line 3686, ../scss/all.scss */
.box.violet .btn-high-tech:hover,
.box.violet a.btn-high-tech:not(.mobile):hover {
  background-color: #806f9c;
}

/* line 3689, ../../app/_scss/all.scss */
/* line 3691, ../scss/all.scss */
.box.cyan {
  background: #74caca;
}

/* line 3693, ../../app/_scss/all.scss */
/* line 3695, ../scss/all.scss */
.box.article {
  background: black url(../images/bg-corner.png) no-repeat;
  color: #5cb8e6;
  font-size: 18px;
  line-height: 30px;
  height: 356px;
  position: relative;
}

/* line 3701, ../../app/_scss/all.scss */
/* line 3704, ../scss/all.scss */
.box.article a {
  color: inherit;
  text-decoration: none;
  display: inline-block;
  min-height: 340px;
}

/* line 3708, ../../app/_scss/all.scss */
/* line 3711, ../scss/all.scss */
.box.article.white {
  background-image: url("../images/bg-corner-white.png");
  background-color: #ffffff;
  color: #5d96cb;
}

/* line 3713, ../../app/_scss/all.scss */
/* line 3717, ../scss/all.scss */
.box.article.white .number {
  background: #4083d4;
}

/* line 3718, ../../app/_scss/all.scss */
/* line 3721, ../scss/all.scss */
.box.article .text-style {
  direction: rtl;
  padding: 64px 15px 0;
}

/* line 3722, ../../app/_scss/all.scss */
/* line 3726, ../scss/all.scss */
.box.article .title {
  font-size: 50px;
  line-height: 52px;
  font-weight: normal;
  display: block;
  margin: 0 0 13px;
}

/* line 3729, ../../app/_scss/all.scss */
/* line 3734, ../scss/all.scss */
.box.article .number {
  position: absolute;
  bottom: 25px;
  right: 24px;
  width: 53px;
  height: 53px;
  border-radius: 100%;
  color: #fff;
  font-size: 22px;
  line-height: 26px;
  padding: 14px 0 0;
  text-align: center;
  background: #5cb8e6;
}

/* line 3746, ../../app/_scss/all.scss */
/* line 3749, ../scss/all.scss */
.box.article:hover .number {
  background: #ffffff;
  color: #5cb8e6;
}

/* line 3753, ../../app/_scss/all.scss */
/* line 3754, ../scss/all.scss */
.box.purple {
  background: #813368;
}

/* line 3756, ../../app/_scss/all.scss */
/* line 3758, ../scss/all.scss */
.box.purple a.arrow-close {
  background-color: #813368;
}

/* line 3760, ../../app/_scss/all.scss */
/* line 3762, ../scss/all.scss */
.box.purple div.confirm-message {
  background: #813368;
}

/* line 3765, ../../app/_scss/all.scss */
/* line 3766, ../scss/all.scss */
.box.purple a.btn-send:hover {
  background: #813368;
}

/* line 3771, ../../app/_scss/all.scss */
/* line 3770, ../scss/all.scss */
.box.purple ul.actions-list a:hover {
  color: #813368;
}

/* line 3777, ../../app/_scss/all.scss */
/* line 3774, ../scss/all.scss */
.box.image {
  padding: 0;
}

/* line 3783, ../../app/_scss/all.scss */
/* line 3778, ../scss/all.scss */
.box.plain .advisor-details {
  direction: rtl;
  color: #000;
  margin: 14px 0 0;
  padding: 0 15px 0 140px;
  font-size: 18px;
  position: relative;
}

/* line 3791, ../../app/_scss/all.scss */
/* line 3787, ../scss/all.scss */
.box.plain .advisor-details h4 {
  margin: 0;
  line-height: 23px;
  font-size: 18px;
}

/* line 3797, ../../app/_scss/all.scss */
/* line 3793, ../scss/all.scss */
.box.plain .advisor-details .actions-list {
  margin: 0;
  padding: 0;
  position: absolute;
  left: 1px;
  top: -2px;
}

/* line 3804, ../../app/_scss/all.scss */
/* line 3801, ../scss/all.scss */
.box.plain .advisor-details .actions-list li {
  padding: 0 3px;
}

/* line 3808, ../../app/_scss/all.scss */
/* line 3805, ../scss/all.scss */
.box.plain .advisor-details .actions-list li:before {
  display: none;
}

/* line 3814, ../../app/_scss/all.scss */
/* line 3809, ../scss/all.scss */
.box.plain .text {
  padding: 15px;
}

/* line 3821, ../../app/_scss/all.scss */
/* line 3814, ../scss/all.scss */
.box .box-heading {
  direction: rtl;
  color: #fff;
  margin: 0 0 32px;
  padding: 0 15px;
}

/* line 3828, ../../app/_scss/all.scss */
/* line 3821, ../scss/all.scss */
.box .box-heading h2,
.box .box-heading h3 {
  margin: 0;
  line-height: 24px;
  font-size: 25px;
}

/* line 3833, ../../app/_scss/all.scss */
/* line 3828, ../scss/all.scss */
.box .box-heading h2.alert-title,
.box .box-heading h3.alert-title {
  word-break: break-word;
}

/* line 3838, ../../app/_scss/all.scss */
/* line 3833, ../scss/all.scss */
.box .text-holder {
  direction: rtl;
  padding: 5px 16px 23px;
  font-size: 16px;
}

/* line 3843, ../../app/_scss/all.scss */
/* line 3839, ../scss/all.scss */
.box .text-holder.add-style {
  padding: 9px 16px 3px 9px;
  padding-bottom: 64px;
}

/* line 3848, ../../app/_scss/all.scss */
/* line 3844, ../scss/all.scss */
.box .text-holder.add-style h2.title,
.box .text-holder.add-style strong.title {
  font-size: 17px;
  font-weight: bold;
  text-decoration: none;
  overflow: auto;
}

/* line 3851, ../scss/all.scss */
.box.company .text-holder.add-style h2.title {
  text-align: left;
}

/* line 3854, ../../app/_scss/all.scss */
/* line 3855, ../scss/all.scss */
.box .text-holder.add-style div.date-author {
  margin-bottom: 10px;
}

/* line 3858, ../../app/_scss/all.scss */
/* line 3859, ../scss/all.scss */
.box .text-holder p {
  margin: 0;
}

/* line 3860, ../../app/_scss/all.scss */
/* line 3863, ../scss/all.scss */
.box .text-holder p + p {
  margin-top: 16px;
}

/* line 3865, ../../app/_scss/all.scss */
/* line 3867, ../scss/all.scss */
.box .text {
  font-size: 16px;
  background: #fff;
  padding: 15px 15px 0;
  direction: rtl;
}

/* line 3871, ../../app/_scss/all.scss */
/* line 3874, ../scss/all.scss */
.box .text a.underline {
  text-decoration: underline;
}

/* line 3875, ../../app/_scss/all.scss */
/* line 3878, ../scss/all.scss */
.box .text .title {
  display: block;
}

/* line 3878, ../../app/_scss/all.scss */
/* line 3882, ../scss/all.scss */
.box .text.add-style {
  padding-top: 9px;
}

/* line 3885, ../../app/_scss/all.scss */
/* line 3886, ../scss/all.scss */
.box .text p {
  margin: 0;
  font-weight: normal;
}

/* line 3889, ../../app/_scss/all.scss */
/* line 3891, ../scss/all.scss */
.box .text p + p,
.box .text p + .title {
  margin: 19px 0 0;
}

/* line 3895, ../../app/_scss/all.scss */
/* line 3896, ../scss/all.scss */
.box .img-holder {
  margin: 24px 15px 8px;
  min-height: 160px;
}

/* line 3900, ../scss/all.scss */
.box .box-adviser .img-holder {
  margin: 0 0 16px;
}

/* line 3899, ../../app/_scss/all.scss */
/* line 3904, ../scss/all.scss */
.box .img-holder img {
  width: 100%;
  height: auto;
}

/* line 3908, ../scss/all.scss */
.page-contact .box .img-holder {
  margin: 0;
}

/* line 3903, ../../app/_scss/all.scss */
/* line 3912, ../scss/all.scss */
.box .full-img {
  width: 100%;
}

/* line 3906, ../../app/_scss/all.scss */
/* line 3916, ../scss/all.scss */
.box .social-networks {
  padding: 0 0 2px 1px;
  margin: 0;
  list-style: none;
  overflow: hidden;
  max-width: 191px;
  margin-top: 5px;
  margin-left: 5px;
}

/* line 3915, ../../app/_scss/all.scss */
/* line 3926, ../scss/all.scss */
.box .social-networks li {
  float: left;
  margin: 0 7px 0 0;
}

/* line 3920, ../../app/_scss/all.scss */
/* line 3931, ../scss/all.scss */
.box .social-networks a {
  width: 33px;
  height: 33px;
  background-position: 0 -225px;
}

/* line 3925, ../../app/_scss/all.scss */
/* line 3937, ../scss/all.scss */
.box .social-networks .facebook {
  background-position: -39px -225px;
}

/* line 3929, ../../app/_scss/all.scss */
/* line 3941, ../scss/all.scss */
.box .social-networks.blue-style a {
  background-position: -78px -225px;
}

/* line 3932, ../../app/_scss/all.scss */
/* line 3945, ../scss/all.scss */
.box .social-networks.blue-style .facebook {
  background-position: -117px -225px;
}

/* line 3935, ../../app/_scss/all.scss */
/* line 3949, ../scss/all.scss */
.box .social-networks.blue-style .email {
  background-position: -156px -225px;
}

/* line 3940, ../../app/_scss/all.scss */
/* line 3953, ../scss/all.scss */
.box .links-holder {
  overflow: hidden;
  padding: 21px 3px 18px 0;
}

/* line 3944, ../../app/_scss/all.scss */
/* line 3958, ../scss/all.scss */
.box .btn-send {
  width: 53px;
  height: 53px;
  border-radius: 100%;
  text-align: center;
  font-size: 18px;
}

/* line 3951, ../../app/_scss/all.scss */
/* line 3966, ../scss/all.scss */
.box .actions-list {
  padding: 17px 0 0;
}

/* line 3969, ../scss/all.scss */
.contact-form .actions-list li:first-child {
  padding-right: 10px;
}

/* line 3972, ../scss/all.scss */
.contact-form .actions-list {
  padding: 0 10px 34px 10px;
}

/* line 3954, ../../app/_scss/all.scss */
/* line 3976, ../scss/all.scss */
.box .title-holder {
  overflow: hidden;
  padding: 3px 15px 15px 0;
}

/* line 3957, ../../app/_scss/all.scss */
/* line 3981, ../scss/all.scss */
.box .title-holder .social-networks {
  float: left;
}

/* line 3960, ../../app/_scss/all.scss */
/* line 3985, ../scss/all.scss */
.box .title-holder .text-title {
  overflow: hidden;
  direction: rtl;
  font-size: 18px;
  line-height: 20px;
  padding: 4px 0 0;
}

/* line 3967, ../../app/_scss/all.scss */
/* line 3993, ../scss/all.scss */
.box .title-holder .text-title h2 {
  font: inherit;
  font-weight: bold;
  margin: inherit;
}

/* line 3974, ../../app/_scss/all.scss */
/* line 3999, ../scss/all.scss */
.box .title-holder .text-title p,
.box .title-holder .text-title h3 {
  font: inherit;
  margin: 0;
}

/* line 3980, ../../app/_scss/all.scss */
/* line 4005, ../scss/all.scss */
.box .big-text {
  font-size: 19px;
  line-height: 22px;
  direction: rtl;
  padding: 0 16px 16px;
}

/* line 3985, ../../app/_scss/all.scss */
/* line 4012, ../scss/all.scss */
.box .big-text .title {
  font-size: 27px;
  line-height: 28px;
  font-weight: normal;
  display: block;
  margin: 0 0 14px;
}

/* line 3993, ../../app/_scss/all.scss */
/* line 4020, ../scss/all.scss */
.box .social-networks + .big-text {
  margin-top: -10px;
}

/* line 3996, ../../app/_scss/all.scss */
/* line 4024, ../scss/all.scss */
.box .big-text p {
  margin: 0;
}

/* line 3999, ../../app/_scss/all.scss */
/* line 4028, ../scss/all.scss */
.box .big-text p + p {
  margin-top: 22px;
}

/* line 4005, ../../app/_scss/all.scss */
/* line 4033, ../scss/all.scss */
.box-2columns {
  float: right;
  width: 66.4%;
}

/* line 4009, ../../app/_scss/all.scss */
/* line 4038, ../scss/all.scss */
.box-2columns + .box-2columns {
  margin: 0 0 0 1.4%;
}

/* line 4016, ../../app/_scss/all.scss */
/* line 4042, ../scss/all.scss */
.box-2columns .box.cyan .actions-list {
  text-align: center;
  padding: 0 33px 25px;
}

/* line 4020, ../../app/_scss/all.scss */
/* line 4047, ../scss/all.scss */
.box-2columns .box.cyan .actions-list li:before {
  display: none;
}

/* line 4031, ../../app/_scss/all.scss */
/* line 4052, ../scss/all.scss */
.contact-form input.btn-send,
.contact-form button.btn-send {
  padding-top: 0;
  font-size: 17px;
  font-weight: bold;
}

/* line 4036, ../../app/_scss/all.scss */
/* line 4059, ../scss/all.scss */
.contact-form input.btn-send:hover,
.contact-form button.btn-send:hover {
  background: #005498 !important;
}

/* line 4041, ../../app/_scss/all.scss */
/* line 4064, ../scss/all.scss */
.contact-form .box {
  padding: 85px 0 0;
}

/* line 4044, ../../app/_scss/all.scss */
/* line 4068, ../scss/all.scss */
.contact-form .box .btn-high-tech {
  font-size: 30px;
  line-height: 31px;
  padding: 12px 20px;
  right: 29px;
  font-weight: normal;
}

/* line 4051, ../../app/_scss/all.scss */
/* line 4076, ../scss/all.scss */
.contact-form .box .btn-high-tech h1 {
  font-size: 30px;
  padding: 0;
  margin: 0;
}

/* line 4058, ../../app/_scss/all.scss */
/* line 4082, ../scss/all.scss */
.contact-form .box .row {
  direction: rtl;
  padding: 0 30px 30px;
  margin: 0;
}

/* line 4063, ../../app/_scss/all.scss */
/* line 4088, ../scss/all.scss */
.contact-form .box .row ul {
  list-style: none;
  padding: 0;
  width: 50%;
}

/* line 4068, ../../app/_scss/all.scss */
/* line 4094, ../scss/all.scss */
.contact-form .box .row ul li {
  font-size: 16px;
}

/* line 4076, ../../app/_scss/all.scss */
/* line 4098, ../scss/all.scss */
.contact-form .box .img-holder .map-marker {
  position: absolute;
  top: 60%;
  left: 43%;
}

/* line 4083, ../../app/_scss/all.scss */
/* line 4104, ../scss/all.scss */
.contact-form .box .form-stylish {
  margin-top: -10px;
}

/* line 4086, ../../app/_scss/all.scss */
/* line 4108, ../scss/all.scss */
.contact-form .box .form-stylish .row {
  margin: 0 0 19px;
  padding: 0 17px 0 25px;
}

/* line 4090, ../../app/_scss/all.scss */
/* line 4113, ../scss/all.scss */
.contact-form .box .form-stylish .row textarea {
  height: 228px;
}

/* line 4095, ../../app/_scss/all.scss */
/* line 4117, ../scss/all.scss */
.contact-form .box .form-stylish .submit-holder {
  margin: 31px 0;
}

/* line 4104, ../../app/_scss/all.scss */
/* line 4122, ../scss/all.scss */
div.table-holder table {
  font: 14px / 16px Arial, Helvetica, sans-serif;
}

/* line 4109, ../../app/_scss/all.scss */
/* line 4126, ../scss/all.scss */
div.table-holder table td:first-child {
  font-weight: bold;
}

@media only screen and (max-width: 1200px) {
  /* line 4117, ../../app/_scss/all.scss */
  /* line 4132, ../scss/all.scss */
  #nav li {
    margin-left: 100px;
  }

  /* line 4120, ../../app/_scss/all.scss */
  /* line 4137, ../scss/all.scss */
  #footer .column.content {
    width: 441px;
  }

  /* line 4123, ../../app/_scss/all.scss */
  /* line 4142, ../scss/all.scss */
  .form-resume .slide,
  .form-register .slide {
    padding: 24px 100px 20px 20px;
  }

  /* line 4126, ../../app/_scss/all.scss */
  /* line 4148, ../scss/all.scss */
  .add-form .form-add fieldset {
    width: 90%;
  }
}
@media only screen and (max-width: 992px) {
  /* line 4132, ../../app/_scss/all.scss */
  /* line 4155, ../scss/all.scss */
  .nav-holder {
    padding: 25px 20px 33px;
  }

  /* line 4135, ../../app/_scss/all.scss */
  /* line 4160, ../scss/all.scss */
  .form-search input[type="text"] {
    width: 160px;
  }

  /* line 4138, ../../app/_scss/all.scss */
  /* line 4165, ../scss/all.scss */
  #nav li {
    margin-left: 45px;
  }

  /* line 4142, ../../app/_scss/all.scss */
  /* line 4170, ../scss/all.scss */
  .form-results .results-list .holder {
    padding: 15px 16px 10px 80px;
  }

  /* line 4145, ../../app/_scss/all.scss */
  /* line 4174, ../scss/all.scss */
  .form-results .results-list .frame {
    padding: 11px 8px 20px 15px;
  }

  /* line 4149, ../../app/_scss/all.scss */
  /* line 4179, ../scss/all.scss */
  .results-list .btn-high-tech {
    right: 11px;
  }

  /* line 4152, ../../app/_scss/all.scss */
  /* line 4184, ../scss/all.scss */
  #footer .column.content {
    padding-left: 30px;
    width: 221px;
  }

  /* line 4157, ../../app/_scss/all.scss */
  /* line 4190, ../scss/all.scss */
  .form-resume .slide,
  .form-register .slide,
  .form-add .slide {
    padding: 24px 40px 20px;
  }

  /* line 4160, ../../app/_scss/all.scss */
  /* line 4196, ../scss/all.scss */
  .form-resume .row .column,
  .form-register .row .column,
  .form-add .row .column {
    margin: 0 0 0 21px;
    width: 200px;
  }

  /* line 4165, ../../app/_scss/all.scss */
  /* line 4204, ../scss/all.scss */
  .affiliate-join {
    padding: 36px 83px 75px;
  }
}
@media only screen and (max-width: 991px) {
  /* line 4171, ../../app/_scss/all.scss */
  /* line 4210, ../scss/all.scss */
  .box .description-list {
    width: 90px;
  }

  /* line 4177, ../../app/_scss/all.scss */
  /* line 4215, ../scss/all.scss */
  .affiliate-status .table-holder {
    padding: 40px 10px 20px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 4185, ../../app/_scss/all.scss */
  /* line 4221, ../scss/all.scss */
  #header .header-content {
    padding: 0 10px 20px;
  }

  /* line 4188, ../../app/_scss/all.scss */
  /* line 4226, ../scss/all.scss */
  .nav-holder {
    padding: 15px;
  }

  /* line 4190, ../../app/_scss/all.scss */
  /* line 4230, ../scss/all.scss */
  .nav-holder .navbar {
    position: static;
  }

  /* line 4193, ../../app/_scss/all.scss */
  /* line 4234, ../scss/all.scss */
  .nav-holder .navbar-toggle {
    margin: 0;
  }

  /* line 4196, ../../app/_scss/all.scss */
  /* line 4238, ../scss/all.scss */
  .nav-holder .navbar-collapse {
    background: #000;
    box-shadow: none;
    -webkit-box-shadow: none;
    border: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 100%;
  }

  /* line 4207, ../../app/_scss/all.scss */
  /* line 4250, ../scss/all.scss */
  #nav {
    float: none;
  }

  /* line 4209, ../../app/_scss/all.scss */
  /* line 4254, ../scss/all.scss */
  #nav li {
    float: none;
    margin: 0;
    overflow: hidden;
    padding: 0 0 10px;
    vertical-align: top;
  }

  /* line 4217, ../../app/_scss/all.scss */
  /* line 4263, ../scss/all.scss */
  .breadcrumbs {
    padding: 0 10px;
  }

  /* line 4220, ../../app/_scss/all.scss */
  /* line 4268, ../scss/all.scss */
  .form-results {
    padding: 0 10px;
  }

  /* line 4224, ../../app/_scss/all.scss */
  /* line 4272, ../scss/all.scss */
  .form-results ul.results-list > li:before {
    content: none;
    display: none;
  }

  /* line 4229, ../../app/_scss/all.scss */
  /* line 4277, ../scss/all.scss */
  .form-results ul.results-list .holder,
  .form-results ul.results-list .frame {
    float: none;
  }

  /* line 4232, ../../app/_scss/all.scss */
  /* line 4282, ../scss/all.scss */
  .form-results ul.results-list .holder {
    padding-bottom: 30px;
  }

  /* line 4236, ../../app/_scss/all.scss */
  /* line 4286, ../scss/all.scss */
  .form-results ul.results-list .gray .frame {
    background: lightgrey;
  }

  /* line 4239, ../../app/_scss/all.scss */
  /* line 4290, ../scss/all.scss */
  .form-results ul.results-list .blue .frame {
    background: #3f84d0;
  }

  /* line 4242, ../../app/_scss/all.scss */
  /* line 4294, ../scss/all.scss */
  .form-results ul.results-list .red .frame {
    background: #bf4840;
  }

  /* line 4245, ../../app/_scss/all.scss */
  /* line 4298, ../scss/all.scss */
  .form-results ul.results-list .yellow .frame {
    background: #ffbd00;
  }

  /* line 4248, ../../app/_scss/all.scss */
  /* line 4302, ../scss/all.scss */
  .form-results ul.results-list .light-green .frame {
    background: #9abd07;
  }

  /* line 4251, ../../app/_scss/all.scss */
  /* line 4306, ../scss/all.scss */
  .form-results ul.results-list .violet .frame {
    background: #806f9c;
  }

  /* line 4254, ../../app/_scss/all.scss */
  /* line 4310, ../scss/all.scss */
  .form-results ul.results-list .green .frame {
    background: #009b35;
  }

  /* line 4257, ../../app/_scss/all.scss */
  /* line 4314, ../scss/all.scss */
  .form-results ul.results-list .pink .frame {
    background: #c88dbb;
  }

  /* line 4260, ../../app/_scss/all.scss */
  /* line 4318, ../scss/all.scss */
  .form-results ul.results-list .dark-pink .frame {
    background: #d75b80;
  }

  /* line 4263, ../../app/_scss/all.scss */
  /* line 4322, ../scss/all.scss */
  .form-results ul.results-list .green-blue .frame {
    background: #3f6d65;
  }

  /* line 4266, ../../app/_scss/all.scss */
  /* line 4326, ../scss/all.scss */
  .form-results ul.results-list .dark-gray .frame {
    background: #4d4d4d;
  }

  /* line 4269, ../../app/_scss/all.scss */
  /* line 4330, ../scss/all.scss */
  .form-results ul.results-list .orange .frame {
    background: #ff8500;
  }

  /* line 4272, ../../app/_scss/all.scss */
  /* line 4334, ../scss/all.scss */
  .form-results ul.results-list .dark-blue .frame {
    background: #1e4473;
  }

  /* line 4277, ../../app/_scss/all.scss */
  /* line 4339, ../scss/all.scss */
  .results-list .chk-area {
    bottom: auto;
    top: 18px;
  }

  /* line 4282, ../../app/_scss/all.scss */
  /* line 4345, ../scss/all.scss */
  #footer .holder {
    padding: 30px 10px;
  }

  /* line 4285, ../../app/_scss/all.scss */
  /* line 4349, ../scss/all.scss */
  #footer .column {
    width: 20%;
  }

  /* line 4287, ../../app/_scss/all.scss */
  /* line 4353, ../scss/all.scss */
  #footer .column.social-column {
    width: 20%;
  }

  /* line 4290, ../../app/_scss/all.scss */
  /* line 4357, ../scss/all.scss */
  #footer .column.content {
    padding: 30px 0 0;
    width: 100%;
  }

  /* line 4296, ../../app/_scss/all.scss */
  /* line 4363, ../scss/all.scss */
  .section-survey {
    padding: 0;
  }

  /* line 4299, ../../app/_scss/all.scss */
  /* line 4368, ../scss/all.scss */
  .survey-box {
    margin: 0 10px 20px;
    padding: 0 15px 20px;
  }

  /* line 4302, ../../app/_scss/all.scss */
  /* line 4373, ../scss/all.scss */
  .survey-box .btn-create {
    display: block;
    margin: 15px auto 0;
    position: static;
  }

  /* line 4308, ../../app/_scss/all.scss */
  /* line 4380, ../scss/all.scss */
  .survey-list {
    padding: 0 10px;
  }

  /* line 4310, ../../app/_scss/all.scss */
  /* line 4384, ../scss/all.scss */
  .survey-list li {
    border-width: 3px;
    padding: 40px 10px 41px;
  }

  /* line 4314, ../../app/_scss/all.scss */
  /* line 4389, ../scss/all.scss */
  .survey-list h3 {
    top: -3px;
  }

  /* line 4317, ../../app/_scss/all.scss */
  /* line 4393, ../scss/all.scss */
  .survey-list table {
    font-size: 12px;
    line-height: 14px;
  }

  /* line 4320, ../../app/_scss/all.scss */
  /* line 4398, ../scss/all.scss */
  .survey-list table th {
    padding: 7px 7px 9px;
  }

  /* line 4321, ../../app/_scss/all.scss */
  /* line 4402, ../scss/all.scss */
  .survey-list table th:first-child {
    padding: 7px 7px 9px;
    width: 120px;
  }

  /* line 4327, ../../app/_scss/all.scss */
  /* line 4407, ../scss/all.scss */
  .survey-list table td {
    padding: 7px 7px 9px;
  }

  /* line 4329, ../../app/_scss/all.scss */
  /* line 4411, ../scss/all.scss */
  .survey-list table td:first-child a:before {
    margin: -5px 0 0;
    top: 50%;
  }

  /* line 4335, ../../app/_scss/all.scss */
  /* line 4416, ../scss/all.scss */
  .survey-list li {
    overflow: auto;
  }

  /* line 4340, ../../app/_scss/all.scss */
  /* line 4421, ../scss/all.scss */
  .affiliate-status .table-holder {
    border: 3px solid #ffffff;
  }

  /* line 4342, ../../app/_scss/all.scss */
  /* line 4425, ../scss/all.scss */
  .affiliate-status .table-holder table {
    font-size: 12px;
    line-height: 14px;
  }

  /* line 4345, ../../app/_scss/all.scss */
  /* line 4430, ../scss/all.scss */
  .affiliate-status .table-holder table th {
    padding: 7px 7px 9px;
  }

  /* line 4346, ../../app/_scss/all.scss */
  /* line 4434, ../scss/all.scss */
  .affiliate-status .table-holder table th:first-child {
    padding: 7px 7px 9px;
    width: 120px;
  }

  /* line 4352, ../../app/_scss/all.scss */
  /* line 4439, ../scss/all.scss */
  .affiliate-status .table-holder table td {
    padding: 7px 7px 9px;
  }

  /* line 4354, ../../app/_scss/all.scss */
  /* line 4443, ../scss/all.scss */
  .affiliate-status .table-holder table td:first-child a:before {
    margin: -5px 0 0;
    top: 50%;
  }

  /* line 4362, ../../app/_scss/all.scss */
  /* line 4449, ../scss/all.scss */
  .form-resume .row .column,
  .form-register .row .column,
  .form-login .row .column,
  .form-add .row .column {
    margin: 0 0 0 10px;
    width: 190px;
  }

  /* line 4366, ../../app/_scss/all.scss */
  /* line 4458, ../scss/all.scss */
  .section-sliders {
    padding: 0 10px;
  }

  /* line 4369, ../../app/_scss/all.scss */
  /* line 4463, ../scss/all.scss */
  .form-resume .slide,
  .form-register .slide {
    padding: 24px 10px 20px;
  }

  /* line 4373, ../../app/_scss/all.scss */
  /* line 4469, ../scss/all.scss */
  .box-column {
    float: none;
    width: 100%;
  }

  /* line 4376, ../../app/_scss/all.scss */
  /* line 4474, ../scss/all.scss */
  .box-column + .box-column {
    margin: 0;
  }

  /* line 4380, ../../app/_scss/all.scss */
  /* line 4479, ../scss/all.scss */
  .box-2columns {
    float: right;
    width: 100%;
  }

  /* line 4383, ../../app/_scss/all.scss */
  /* line 4484, ../scss/all.scss */
  .box-2columns + .box-2columns {
    margin: 0;
  }

  /* line 4387, ../../app/_scss/all.scss */
  /* line 4489, ../scss/all.scss */
  .box .description-list {
    width: auto;
  }

  /* line 4393, ../../app/_scss/all.scss */
  /* line 4494, ../scss/all.scss */
  .form-login table.login-form {
    width: 70%;
  }

  /* line 4397, ../../app/_scss/all.scss */
  /* line 4499, ../scss/all.scss */
  .affiliate-join {
    padding: 36px 25px 75px;
  }

  /* line 4402, ../../app/_scss/all.scss */
  /* line 4503, ../scss/all.scss */
  .affiliate-join .row .column {
    width: 100% !important;
    margin-bottom: 10px !important;
  }
}
@media only screen and (max-width: 690px) {
  /* line 4412, ../../app/_scss/all.scss */
  /* line 4510, ../scss/all.scss */
  #header .header-content {
    position: relative;
  }

  /* line 4415, ../../app/_scss/all.scss */
  /* line 4515, ../scss/all.scss */
  .logo {
    display: block;
    float: none;
    margin: 10px auto 20px;
  }

  /* line 4420, ../../app/_scss/all.scss */
  /* line 4522, ../scss/all.scss */
  .top-nav {
    margin: 0 0 20px;
  }

  /* line 4424, ../../app/_scss/all.scss */
  /* line 4527, ../scss/all.scss */
  .form-search {
    margin: 5px 0 0;
  }

  /* line 4427, ../../app/_scss/all.scss */
  /* line 4531, ../scss/all.scss */
  .form-search input[type="submit"] {
    background-position: -270px -130px;
    height: 19px;
    margin-top: 4px;
    width: 19px;
  }

  /* line 4433, ../../app/_scss/all.scss */
  /* line 4538, ../scss/all.scss */
  .form-search input[type="text"] {
    font-size: 18px;
    height: 22px;
    line-height: 22px;
    margin: 0;
    width: 140px;
  }

  /* line 4443, ../../app/_scss/all.scss */
  /* line 4547, ../scss/all.scss */
  .form-results .btn-send,
  .form-results .btn-resume {
    margin: 0 0 10px;
  }

  /* line 4447, ../../app/_scss/all.scss */
  /* line 4553, ../scss/all.scss */
  #footer .column {
    float: none;
    margin: 0 0 10px;
    text-align: right;
    width: 100%;
  }

  /* line 4452, ../../app/_scss/all.scss */
  /* line 4560, ../scss/all.scss */
  #footer .column.social-column {
    float: none;
    margin: 0 0 10px;
    text-align: right;
    width: 100%;
  }

  /* line 4458, ../../app/_scss/all.scss */
  /* line 4567, ../scss/all.scss */
  #footer .column.content {
    padding: 0;
  }

  /* line 4462, ../../app/_scss/all.scss */
  /* line 4572, ../scss/all.scss */
  .form-resume,
  .form-register,
  .form-login,
  .form-add {
    margin-bottom: 20px;
  }

  /* line 4464, ../../app/_scss/all.scss */
  /* line 4579, ../scss/all.scss */
  .form-resume .row,
  .form-register .row,
  .form-login .row,
  .form-add .row {
    padding: 0;
  }

  /* line 4466, ../../app/_scss/all.scss */
  /* line 4586, ../scss/all.scss */
  .form-resume .row .column,
  .form-register .row .column,
  .form-login .row .column,
  .form-add .row .column {
    display: block;
    margin: 0 0 20px;
    width: 100%;
  }

  /* line 4473, ../../app/_scss/all.scss */
  /* line 4596, ../scss/all.scss */
  .add-form .form-add fieldset {
    width: 96%;
    padding: 0 5px 48px 0;
  }

  /* line 4480, ../../app/_scss/all.scss */
  /* line 4602, ../scss/all.scss */
  .form-login table.login-form {
    width: 80%;
  }
}
@media only screen and (max-width: 320px) {
  /* line 4490, ../../app/_scss/all.scss */
  /* line 4608, ../scss/all.scss */
  .form-results span.result {
    margin: 0 0 0 12px;
  }

  /* line 4494, ../../app/_scss/all.scss */
  /* line 4612, ../scss/all.scss */
  .form-results div.adv-filter {
    margin: 0 0 0 2px;
  }

  /* line 4498, ../../app/_scss/all.scss */
  /* line 4616, ../scss/all.scss */
  .form-results ul.switchers {
    padding: 0 0 0 0px;
  }
}
/* line 4504, ../../app/_scss/all.scss */
/* line 4621, ../scss/all.scss */
input[type="file"] {
  cursor: pointer;
  /* IE (probably) compatibility */
  cursor: hand;
}

/* line 4511, ../../app/_scss/all.scss */
/* line 4628, ../scss/all.scss */
span.invalid button {
  border: 1px solid red !important;
}

/* line 4516, ../../app/_scss/all.scss */
/* line 4633, ../scss/all.scss */
select.select2-offscreen,
[ng-model="resume.job_categories_selected"] {
  margin-top: 0px !important;
}

/*
* testimonials
*/
/* line 4641, ../scss/all.scss */
div.form-results ul.results-list > li .frame.image.testimonial-image {
  padding: 30px 26px 30px 0;
}

/* line 4644, ../scss/all.scss */
div.form-results ul.results-list > li .frame.image.testimonial-image img {
  width: 100%;
  height: auto;
}

/* line 4648, ../scss/all.scss */
.box-testimonials a:hover {
  text-decoration: none;
}

/* line 4651, ../scss/all.scss */
.box.box-testimonials .text-holder.add-style,
.text-testimonial,
.pane-testimonials .box .text-holder.add-style {
  padding-right: 45px;
  background: url(../images/quote.png) no-repeat right 12px;
}

/* line 4657, ../scss/all.scss */
.text-testimonial {
  background-position-y: 0;
}

/* line 4660, ../scss/all.scss */
.testimonial-metadata {
  font-weight: bold;
  margin-top: 20px;
}

/* line 4664, ../scss/all.scss */
.toggle.survay-toggle,
.toggle-on.survay-toggle,
.toggle-off.survay-toggle,
.survay-toggle .btn-default.active,
.salary-survey-form .btn-primary {
  border-radius: 20px;
  background: #3f84d0;
  border: 3px solid #3f84d0;
  box-shadow: none;
}

/* line 4674, ../scss/all.scss */
.toggle.survay-toggle .toggle-handle {
  border-radius: 20px;
  background-color: #000;
  border: none;
}

/* line 4679, ../scss/all.scss */
.salary-survey-form {
  margin-top: 20px;
}

/* line 4682, ../scss/all.scss */
.seker-meter {
  background: #e6e6e6;
  padding: 15px;
  text-align: center;
  margin: 0;
  font-size: 18px;
}

/* line 4689, ../scss/all.scss */
.seker-meter.meter-years {
  margin-top: 20px;
  text-align: right;
}

/* line 4693, ../scss/all.scss */
.switch-label {
  font-weight: bold;
  padding: 5px 0 0;
  font-size: 18px;
  text-align: right;
}

/* line 4699, ../scss/all.scss */
.switch-label:first-child {
  text-align: left;
}

/* line 4702, ../scss/all.scss */
.year-option {
  display: inline-block;
  position: relative;
  width: 32%;
  text-align: center;
}

/* line 4708, ../scss/all.scss */
.salary-survey-experience_years-not_manager .year-option {
  width: 24%;
}

/* line 4711, ../scss/all.scss */
.year-option input[type="radio"]:not(old) {
  width: 50px;
  height: 50px;
  margin: 0;
  padding: 0;
  opacity: 0;
}

/* line 4718, ../scss/all.scss */
.year-option input[type="checkbox"]:not(old) + label,
.year-option input[type="radio"]:not(old) + label {
  display: inline-block;
  margin-right: -60px;
  padding-right: 28px;
  line-height: 24px;
}

/* line 4725, ../scss/all.scss */
.year-option input[type="radio"] + label span {
  background: #3f84d0;
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 10px;
}

/* line 4732, ../scss/all.scss */
.year-option input[type="radio"]:checked + label span {
  background: #000;
  border: #000 3px solid;
  width: 30px;
  height: 30px;
  border-radius: 18px;
  position: relative;
  top: 4px;
}

/* line 4741, ../scss/all.scss */
.year-option label strong {
  display: block;
}

/* line 4744, ../scss/all.scss */
.survay-strip {
  display: block;
  height: 9px;
  background-color: #3f84d0;
  border-radius: 5px;
  position: relative;
  top: 22px;
}

/* English */
/* line 4754, ../scss/all.scss */
.node-type-english-page .box.box-content,
.node-type-english-page div.box-content div.description {
  direction: ltr;
  text-align: left;
}

/* line 4759, ../scss/all.scss */
.node-type-english-page div.box-content div.box-label {
  left: 49px;
  right: auto;
}

/* line 4763, ../scss/all.scss */
.node-type-english-page div.form-results .heading .btn-send {
  float: right;
}

/* line 4766, ../scss/all.scss */
.node-type-english-page div.form-results .heading .btn-send {
  direction: rtl;
  padding-left: 0;
  padding-right: 12px;
}

/* line 4771, ../scss/all.scss */
.node-type-english-page div.form-results .heading .btn-send:before {
  background-position: -287px 0;
  height: 11px;
  left: auto;
  right: 0;
}

/* line 4778, ../scss/all.scss */
.title-en {
  float: left;
  padding-right: 10px;
}

/* line 4782, ../scss/all.scss */
.company-lang-en .title-en {
  float: none;
}

/* line 4785, ../scss/all.scss */
.share-job-message {
  display: none;
}

/* line 4789, ../scss/all.scss */
#nav a.placeholder.light--red {
  color: #ff6751 !important;
}

/* line 4793, ../scss/all.scss */
.form-results .results-list > li.light--red .frame .btn-high-tech:hover {
  background-color: #ff6751;
}

/* line 4796, ../scss/all.scss */
.form-results .results-list .light--red:before {
  background-color: #ff6751;
}

/* line 4800, ../scss/all.scss */
.form-results .results-list .light--red a.btn-send:hover {
  background-color: #ff6751;
}

/* line 4803, ../scss/all.scss */
.form-results .results-list .light--red ul.actions-list a:hover {
  color: #ff6751;
}

/* line 4807, ../scss/all.scss */
.form-results .results-list .light--red div.confirm-message {
  background: #ff6751;
}

/* line 4810, ../scss/all.scss */
.results-list .light--red .chk-area {
  background-position: 0 -130px;
}

/* line 1493, ../../app/_scss/all.scss */
/* line 4814, ../scss/all.scss */
.results-list .light--red .chk-checked {
  background-position: 0 -180px;
}

/* line 4817, ../scss/all.scss */
.border.light--red {
  border-color: #ff6751;
}

/* line 4820, ../scss/all.scss */
.light--red th {
  background-color: #c0cbd8;
}

/* line 2168, ../../app/_scss/all.scss */
/* line 4824, ../scss/all.scss */
.light--red .nth-child-2n th {
  background-color: #ff6751;
}

/* line 2171, ../../app/_scss/all.scss */
/* line 4828, ../scss/all.scss */
.light--red tr:first-child th {
  color: #ff6751;
}

/* line 2179, ../../app/_scss/all.scss */
/* line 4832, ../scss/all.scss */
.light--red tr:hover td {
  background-color: #c0cbd8;
}

/* line 4835, ../scss/all.scss */
.box.light--red {
  background: #ff6751;
}

/* line 3202, ../../app/_scss/all.scss */
/* line 4839, ../scss/all.scss */
.box.light--red a.arrow-close {
  background-color: #ff6751;
}

/* line 3206, ../../app/_scss/all.scss */
/* line 4843, ../scss/all.scss */
.box.light--red div.confirm-message {
  background: #ff6751;
}

/* line 4846, ../scss/all.scss */
.box.light--red {
  background: #ff6751;
}

/* line 3506, ../../app/_scss/all.scss */
/* line 4850, ../scss/all.scss */
.box.light--red a.arrow-close {
  background-color: #ff6751;
}

/* line 3510, ../../app/_scss/all.scss */
/* line 4854, ../scss/all.scss */
.box.light--red div.confirm-message {
  background: #ff6751;
}

/* line 3515, ../../app/_scss/all.scss */
/* line 4858, ../scss/all.scss */
.box.light--red a.btn-send:hover {
  background: #ff6751;
}

/* line 3521, ../../app/_scss/all.scss */
/* line 4862, ../scss/all.scss */
.box.light--red ul.actions-list a:hover {
  color: #ff6751;
}

/* line 3529, ../../app/_scss/all.scss */
/* line 4866, ../scss/all.scss */
.box.light--red .btn-high-tech:hover,
.box.light--red a.btn-high-tech:not(.mobile):hover {
  background-color: #ff6751;
}

/* line 4870, ../scss/all.scss */
.form-results ul.results-list .light--red .frame {
  background: #ff6751;
}

/* line 4874, ../scss/all.scss */
#nav a.placeholder.vivid-yellow {
  color: #ffeb0b !important;
}

/* line 4878, ../scss/all.scss */
.form-results .results-list > li.vivid-yellow .frame .btn-high-tech:hover {
  background-color: #ffeb0b;
}

/* line 4881, ../scss/all.scss */
.form-results .results-list .vivid-yellow:before {
  background-color: #ffeb0b;
}

/* line 4885, ../scss/all.scss */
.form-results .results-list .vivid-yellow a.btn-send:hover {
  background-color: #ffeb0b;
}

/* line 4888, ../scss/all.scss */
.form-results .results-list .vivid-yellow ul.actions-list a:hover {
  color: #ffeb0b;
}

/* line 4892, ../scss/all.scss */
.form-results .results-list .vivid-yellow div.confirm-message {
  background: #ffeb0b;
}

/* line 4895, ../scss/all.scss */
.results-list .vivid-yellow .chk-area {
  background-position: 0 -130px;
}

/* line 1493, ../../app/_scss/all.scss */
/* line 4899, ../scss/all.scss */
.results-list .vivid-yellow .chk-checked {
  background-position: 0 -180px;
}

/* line 4902, ../scss/all.scss */
.border.vivid-yellow {
  border-color: #ffeb0b;
}

/* line 4905, ../scss/all.scss */
.vivid-yellow th {
  background-color: #ffeb0b;
}

/* line 2168, ../../app/_scss/all.scss */
/* line 4909, ../scss/all.scss */
.vivid-yellow .nth-child-2n th {
  background-color: #ffeb0b;
}

/* line 2171, ../../app/_scss/all.scss */
/* line 4913, ../scss/all.scss */
.vivid-yellow tr:first-child th {
  color: #ffeb0b;
}

/* line 2179, ../../app/_scss/all.scss */
/* line 4917, ../scss/all.scss */
.vivid-yellow tr:hover td {
  background-color: #c0cbd8;
}

/* line 4920, ../scss/all.scss */
.box.vivid-yellow {
  background: #ffeb0b;
}

/* line 3202, ../../app/_scss/all.scss */
/* line 4924, ../scss/all.scss */
.box.vivid-yellow a.arrow-close {
  background-color: #ffeb0b;
}

/* line 3206, ../../app/_scss/all.scss */
/* line 4928, ../scss/all.scss */
.box.vivid-yellow div.confirm-message {
  background: #ffeb0b;
}

/* line 4931, ../scss/all.scss */
.box.vivid-yellow {
  background: #ffeb0b;
}

/* line 3506, ../../app/_scss/all.scss */
/* line 4935, ../scss/all.scss */
.box.vivid-yellow a.arrow-close {
  background-color: #ffeb0b;
}

/* line 3510, ../../app/_scss/all.scss */
/* line 4939, ../scss/all.scss */
.box.vivid-yellow div.confirm-message {
  background: #ffeb0b;
}

/* line 3515, ../../app/_scss/all.scss */
/* line 4943, ../scss/all.scss */
.box.vivid-yellow a.btn-send:hover {
  background: #ffeb0b;
}

/* line 3521, ../../app/_scss/all.scss */
/* line 4947, ../scss/all.scss */
.box.vivid-yellow ul.actions-list a:hover {
  color: #ffeb0b;
}

/* line 3529, ../../app/_scss/all.scss */
/* line 4951, ../scss/all.scss */
.box.vivid-yellow .btn-high-tech:hover,
.box.vivid-yellow a.btn-high-tech:not(.mobile):hover {
  background-color: #ffeb0b;
}

/* line 4955, ../scss/all.scss */
.form-results ul.results-list .vivid-yellow .frame {
  background: #ffeb0b;
}

/* line 4959, ../scss/all.scss */
#nav a.placeholder.lime-green {
  color: #00ea63 !important;
}

/* line 4963, ../scss/all.scss */
.form-results .results-list > li.lime-green .frame .btn-high-tech:hover {
  background-color: #00ea63;
}

/* line 4966, ../scss/all.scss */
.form-results .results-list .lime-green:before {
  background-color: #00ea63;
}

/* line 4970, ../scss/all.scss */
.form-results .results-list .lime-green a.btn-send:hover {
  background-color: #00ea63;
}

/* line 4973, ../scss/all.scss */
.form-results .results-list .lime-green ul.actions-list a:hover {
  color: #00ea63;
}

/* line 4977, ../scss/all.scss */
.form-results .results-list .lime-green div.confirm-message {
  background: #00ea63;
}

/* line 4980, ../scss/all.scss */
.results-list .lime-green .chk-area {
  background-position: 0 -130px;
}

/* line 1493, ../../app/_scss/all.scss */
/* line 4984, ../scss/all.scss */
.results-list .lime-green .chk-checked {
  background-position: 0 -180px;
}

/* line 4987, ../scss/all.scss */
.border.lime-green {
  border-color: #00ea63;
}

/* line 4990, ../scss/all.scss */
.lime-green th {
  background-color: #c0cbd8;
}

/* line 2168, ../../app/_scss/all.scss */
/* line 4994, ../scss/all.scss */
.lime-green .nth-child-2n th {
  background-color: #00ea63;
}

/* line 2171, ../../app/_scss/all.scss */
/* line 4998, ../scss/all.scss */
.lime-green tr:first-child th {
  color: #00ea63;
}

/* line 2179, ../../app/_scss/all.scss */
/* line 5002, ../scss/all.scss */
.lime-green tr:hover td {
  background-color: #c0cbd8;
}

/* line 5005, ../scss/all.scss */
.box.lime-green {
  background: #00ea63;
}

/* line 3202, ../../app/_scss/all.scss */
/* line 5009, ../scss/all.scss */
.box.lime-green a.arrow-close {
  background-color: #00ea63;
}

/* line 3206, ../../app/_scss/all.scss */
/* line 5013, ../scss/all.scss */
.box.lime-green div.confirm-message {
  background: #00ea63;
}

/* line 5016, ../scss/all.scss */
.box.lime-green {
  background: #00ea63;
}

/* line 3506, ../../app/_scss/all.scss */
/* line 5020, ../scss/all.scss */
.box.lime-green a.arrow-close {
  background-color: #00ea63;
}

/* line 3510, ../../app/_scss/all.scss */
/* line 5024, ../scss/all.scss */
.box.lime-green div.confirm-message {
  background: #00ea63;
}

/* line 3515, ../../app/_scss/all.scss */
/* line 5028, ../scss/all.scss */
.box.lime-green a.btn-send:hover {
  background: #00ea63;
}

/* line 3521, ../../app/_scss/all.scss */
/* line 5032, ../scss/all.scss */
.box.lime-green ul.actions-list a:hover {
  color: #00ea63;
}

/* line 3529, ../../app/_scss/all.scss */
/* line 5036, ../scss/all.scss */
.box.lime-green .btn-high-tech:hover,
.box.lime-green a.btn-high-tech:not(.mobile):hover {
  background-color: #00ea63;
}

/* line 5040, ../scss/all.scss */
.form-results ul.results-list .lime-green .frame {
  background: #00ea63;
}

/* line 5044, ../scss/all.scss */
#nav a.placeholder.very-light-orange {
  color: #ffad71 !important;
}

/* line 5048, ../scss/all.scss */
.form-results .results-list > li.very-light-orange .frame .btn-high-tech:hover {
  background-color: #ffad71;
}

/* line 5051, ../scss/all.scss */
.form-results .results-list .very-light-orange:before {
  background-color: #ffad71;
}

/* line 5055, ../scss/all.scss */
.form-results .results-list .very-light-orange a.btn-send:hover {
  background-color: #ffad71;
}

/* line 5058, ../scss/all.scss */
.form-results .results-list .very-light-orange ul.actions-list a:hover {
  color: #ffad71;
}

/* line 5062, ../scss/all.scss */
.form-results .results-list .very-light-orange div.confirm-message {
  background: #ffad71;
}

/* line 5065, ../scss/all.scss */
.results-list .very-light-orange .chk-area {
  background-position: 0 -130px;
}

/* line 1493, ../../app/_scss/all.scss */
/* line 5069, ../scss/all.scss */
.results-list .very-light-orange .chk-checked {
  background-position: 0 -180px;
}

/* line 5072, ../scss/all.scss */
.border.very-light-orange {
  border-color: #ffad71;
}

/* line 5075, ../scss/all.scss */
.very-light-orange th {
  background-color: #c0cbd8;
}

/* line 2168, ../../app/_scss/all.scss */
/* line 5079, ../scss/all.scss */
.very-light-orange .nth-child-2n th {
  background-color: #ffad71;
}

/* line 2171, ../../app/_scss/all.scss */
/* line 5083, ../scss/all.scss */
.very-light-orange tr:first-child th {
  color: #ffad71;
}

/* line 2179, ../../app/_scss/all.scss */
/* line 5087, ../scss/all.scss */
.very-light-orange tr:hover td {
  background-color: #c0cbd8;
}

/* line 5090, ../scss/all.scss */
.box.very-light-orange {
  background: #ffad71;
}

/* line 3202, ../../app/_scss/all.scss */
/* line 5094, ../scss/all.scss */
.box.very-light-orange a.arrow-close {
  background-color: #ffad71;
}

/* line 3206, ../../app/_scss/all.scss */
/* line 5098, ../scss/all.scss */
.box.very-light-orange div.confirm-message {
  background: #ffad71;
}

/* line 5101, ../scss/all.scss */
.box.very-light-orange {
  background: #ffad71;
}

/* line 3506, ../../app/_scss/all.scss */
/* line 5105, ../scss/all.scss */
.box.very-light-orange a.arrow-close {
  background-color: #ffad71;
}

/* line 3510, ../../app/_scss/all.scss */
/* line 5109, ../scss/all.scss */
.box.very-light-orange div.confirm-message {
  background: #ffad71;
}

/* line 3515, ../../app/_scss/all.scss */
/* line 5113, ../scss/all.scss */
.box.very-light-orange a.btn-send:hover {
  background: #ffad71;
}

/* line 3521, ../../app/_scss/all.scss */
/* line 5117, ../scss/all.scss */
.box.very-light-orange ul.actions-list a:hover {
  color: #ffad71;
}

/* line 3529, ../../app/_scss/all.scss */
/* line 5121, ../scss/all.scss */
.box.very-light-orange .btn-high-tech:hover,
.box.very-light-orange a.btn-high-tech:not(.mobile):hover {
  background-color: #ffad71;
}

/* line 5125, ../scss/all.scss */
.form-results ul.results-list .very-light-orange .frame {
  background: #ffad71;
}

/* line 5129, ../scss/all.scss */
#nav a.placeholder.cyan-lime-green {
  color: #8de8b6 !important;
}

/* line 5133, ../scss/all.scss */
.form-results .results-list > li.cyan-lime-green .frame .btn-high-tech:hover {
  background-color: #8de8b6;
}

/* line 5136, ../scss/all.scss */
.form-results .results-list .cyan-lime-green:before {
  background-color: #8de8b6;
}

/* line 5140, ../scss/all.scss */
.form-results .results-list .cyan-lime-green a.btn-send:hover {
  background-color: #8de8b6;
}

/* line 5143, ../scss/all.scss */
.form-results .results-list .cyan-lime-green ul.actions-list a:hover {
  color: #8de8b6;
}

/* line 5147, ../scss/all.scss */
.form-results .results-list .cyan-lime-green div.confirm-message {
  background: #8de8b6;
}

/* line 5150, ../scss/all.scss */
.results-list .cyan-lime-green .chk-area {
  background-position: 0 -130px;
}

/* line 1493, ../../app/_scss/all.scss */
/* line 5154, ../scss/all.scss */
.results-list .cyan-lime-green .chk-checked {
  background-position: 0 -180px;
}

/* line 5157, ../scss/all.scss */
.border.cyan-lime-green {
  border-color: #8de8b6;
}

/* line 5160, ../scss/all.scss */
.cyan-lime-green th {
  background-color: #c0cbd8;
}

/* line 2168, ../../app/_scss/all.scss */
/* line 5164, ../scss/all.scss */
.cyan-lime-green .nth-child-2n th {
  background-color: #8de8b6;
}

/* line 2171, ../../app/_scss/all.scss */
/* line 5168, ../scss/all.scss */
.cyan-lime-green tr:first-child th {
  color: #8de8b6;
}

/* line 2179, ../../app/_scss/all.scss */
/* line 5172, ../scss/all.scss */
.cyan-lime-green tr:hover td {
  background-color: #c0cbd8;
}

/* line 5175, ../scss/all.scss */
.box.cyan-lime-green {
  background: #8de8b6;
}

/* line 3202, ../../app/_scss/all.scss */
/* line 5179, ../scss/all.scss */
.box.cyan-lime-green a.arrow-close {
  background-color: #8de8b6;
}

/* line 3206, ../../app/_scss/all.scss */
/* line 5183, ../scss/all.scss */
.box.cyan-lime-green div.confirm-message {
  background: #8de8b6;
}

/* line 5186, ../scss/all.scss */
.box.cyan-lime-green {
  background: #8de8b6;
}

/* line 3506, ../../app/_scss/all.scss */
/* line 5190, ../scss/all.scss */
.box.cyan-lime-green a.arrow-close {
  background-color: #8de8b6;
}

/* line 3510, ../../app/_scss/all.scss */
/* line 5194, ../scss/all.scss */
.box.cyan-lime-green div.confirm-message {
  background: #8de8b6;
}

/* line 3515, ../../app/_scss/all.scss */
/* line 5198, ../scss/all.scss */
.box.cyan-lime-green a.btn-send:hover {
  background: #8de8b6;
}

/* line 3521, ../../app/_scss/all.scss */
/* line 5202, ../scss/all.scss */
.box.cyan-lime-green ul.actions-list a:hover {
  color: #8de8b6;
}

/* line 3529, ../../app/_scss/all.scss */
/* line 5206, ../scss/all.scss */
.box.cyan-lime-green .btn-high-tech:hover,
.box.cyan-lime-green a.btn-high-tech:not(.mobile):hover {
  background-color: #8de8b6;
}

/* line 5210, ../scss/all.scss */
.form-results ul.results-list .cyan-lime-green .frame {
  background: #8de8b6;
}

/* line 5214, ../scss/all.scss */
#nav a.placeholder.bright-green {
  color: #8de638 !important;
}

/* line 5218, ../scss/all.scss */
.form-results .results-list > li.bright-green .frame .btn-high-tech:hover {
  background-color: #8de638;
}

/* line 5221, ../scss/all.scss */
.form-results .results-list .bright-green :before {
  background-color: #8de638;
}

/* line 5225, ../scss/all.scss */
.form-results .results-list .bright-green a.btn-send:hover {
  background-color: #8de638;
}

/* line 5228, ../scss/all.scss */
.form-results .results-list .bright-green ul.actions-list a:hover {
  color: #8de638;
}

/* line 5232, ../scss/all.scss */
.form-results .results-list .bright-green div.confirm-message {
  background: #8de638;
}

/* line 5235, ../scss/all.scss */
.results-list .bright-green .chk-area {
  background-position: 0 -130px;
}

/* line 1493, ../../app/_scss/all.scss */
/* line 5239, ../scss/all.scss */
.results-list .bright-green .chk-checked {
  background-position: 0 -180px;
}

/* line 5242, ../scss/all.scss */
.border.bright-green {
  border-color: #8de638;
}

/* line 5245, ../scss/all.scss */
.bright-green th {
  background-color: #c0cbd8;
}

/* line 2168, ../../app/_scss/all.scss */
/* line 5249, ../scss/all.scss */
.bright-green .nth-child-2n th {
  background-color: #8de638;
}

/* line 2171, ../../app/_scss/all.scss */
/* line 5253, ../scss/all.scss */
.bright-green tr:first-child th {
  color: #8de638;
}

/* line 2179, ../../app/_scss/all.scss */
/* line 5257, ../scss/all.scss */
.bright-green tr:hover td {
  background-color: #c0cbd8;
}

/* line 5260, ../scss/all.scss */
.box.bright-green {
  background: #8de638;
}

/* line 3202, ../../app/_scss/all.scss */
/* line 5264, ../scss/all.scss */
.box.bright-green a.arrow-close {
  background-color: #8de638;
}

/* line 3206, ../../app/_scss/all.scss */
/* line 5268, ../scss/all.scss */
.box.bright-green div.confirm-message {
  background: #8de638;
}

/* line 5271, ../scss/all.scss */
.box.bright-green {
  background: #8de638;
}

/* line 3506, ../../app/_scss/all.scss */
/* line 5275, ../scss/all.scss */
.box.bright-green a.arrow-close {
  background-color: #8de638;
}

/* line 3510, ../../app/_scss/all.scss */
/* line 5279, ../scss/all.scss */
.box.bright-green div.confirm-message {
  background: #8de638;
}

/* line 3515, ../../app/_scss/all.scss */
/* line 5283, ../scss/all.scss */
.box.bright-green a.btn-send:hover {
  background: #8de638;
}

/* line 3521, ../../app/_scss/all.scss */
/* line 5287, ../scss/all.scss */
.box.bright-green ul.actions-list a:hover {
  color: #8de638;
}

/* line 3529, ../../app/_scss/all.scss */
/* line 5291, ../scss/all.scss */
.box.bright-green .btn-high-tech:hover,
.box.bright-green a.btn-high-tech:not(.mobile):hover {
  background-color: #8de638;
}

/* line 5295, ../scss/all.scss */
.form-results ul.results-list .bright-green .frame {
  background: #8de638;
}

/* line 5299, ../scss/all.scss */
#nav a.placeholder.light-yellow {
  color: #ffe65a !important;
}

/* line 5303, ../scss/all.scss */
.form-results .results-list > li.light-yellow .frame .btn-high-tech:hover {
  background-color: #ffe65a;
}

/* line 5306, ../scss/all.scss */
.form-results .results-list .light-yellow :before {
  background-color: #ffe65a;
}

/* line 5310, ../scss/all.scss */
.form-results .results-list .light-yellow a.btn-send:hover {
  background-color: #ffe65a;
}

/* line 5313, ../scss/all.scss */
.form-results .results-list .light-yellow ul.actions-list a:hover {
  color: #ffe65a;
}

/* line 5317, ../scss/all.scss */
.form-results .results-list .light-yellow div.confirm-message {
  background: #ffe65a;
}

/* line 5320, ../scss/all.scss */
.results-list .light-yellow .chk-area {
  background-position: 0 -130px;
}

/* line 1493, ../../app/_scss/all.scss */
/* line 5324, ../scss/all.scss */
.results-list .light-yellow .chk-checked {
  background-position: 0 -180px;
}

/* line 5327, ../scss/all.scss */
.border.light-yellow {
  border-color: #ffe65a;
}

/* line 5330, ../scss/all.scss */
.light-yellow th {
  background-color: #c0cbd8;
}

/* line 2168, ../../app/_scss/all.scss */
/* line 5334, ../scss/all.scss */
.light-yellow .nth-child-2n th {
  background-color: #ffe65a;
}

/* line 2171, ../../app/_scss/all.scss */
/* line 5338, ../scss/all.scss */
.light-yellow tr:first-child th {
  color: #ffe65a;
}

/* line 2179, ../../app/_scss/all.scss */
/* line 5342, ../scss/all.scss */
.light-yellow tr:hover td {
  background-color: #c0cbd8;
}

/* line 5345, ../scss/all.scss */
.box.light-yellow {
  background: #ffe65a;
}

/* line 3202, ../../app/_scss/all.scss */
/* line 5349, ../scss/all.scss */
.box.light-yellow a.arrow-close {
  background-color: #ffe65a;
}

/* line 3206, ../../app/_scss/all.scss */
/* line 5353, ../scss/all.scss */
.box.light-yellow div.confirm-message {
  background: #ffe65a;
}

/* line 5356, ../scss/all.scss */
.box.light-yellow {
  background: #ffe65a;
}

/* line 3506, ../../app/_scss/all.scss */
/* line 5360, ../scss/all.scss */
.box.light-yellow a.arrow-close {
  background-color: #ffe65a;
}

/* line 3510, ../../app/_scss/all.scss */
/* line 5364, ../scss/all.scss */
.box.light-yellow div.confirm-message {
  background: #ffe65a;
}

/* line 3515, ../../app/_scss/all.scss */
/* line 5368, ../scss/all.scss */
.box.light-yellow a.btn-send:hover {
  background: #ffe65a;
}

/* line 3521, ../../app/_scss/all.scss */
/* line 5372, ../scss/all.scss */
.box.light-yellow ul.actions-list a:hover {
  color: #ffe65a;
}

/* line 3529, ../../app/_scss/all.scss */
/* line 5376, ../scss/all.scss */
.box.light-yellow .btn-high-tech:hover,
.box.light-yellow a.btn-high-tech:not(.mobile):hover {
  background-color: #ffe65a;
}

/* line 5380, ../scss/all.scss */
.form-results ul.results-list .light-yellow .frame {
  background: #ffe65a;
}

/* line 5384, ../scss/all.scss */
#nav a.placeholder.strong-cyan {
  color: #00c8d5 !important;
}

/* line 5388, ../scss/all.scss */
.form-results .results-list > li.strong-cyan .frame .btn-high-tech:hover {
  background-color: #00c8d5;
}

/* line 5391, ../scss/all.scss */
.form-results .results-list .strong-cyan:before {
  background-color: #00c8d5;
}

/* line 5395, ../scss/all.scss */
.form-results .results-list .strong-cyan a.btn-send:hover {
  background-color: #00c8d5;
}

/* line 5398, ../scss/all.scss */
.form-results .results-list .strong-cyan ul.actions-list a:hover {
  color: #00c8d5;
}

/* line 5402, ../scss/all.scss */
.form-results .results-list .strong-cyan div.confirm-message {
  background: #00c8d5;
}

/* line 5405, ../scss/all.scss */
.results-list .strong-cyan .chk-area {
  background-position: 0 -130px;
}

/* line 1493, ../../app/_scss/all.scss */
/* line 5409, ../scss/all.scss */
.results-list .strong-cyan .chk-checked {
  background-position: 0 -180px;
}

/* line 5412, ../scss/all.scss */
.border.strong-cyan {
  border-color: #00c8d5;
}

/* line 5415, ../scss/all.scss */
.strong-cyan th {
  background-color: #c0cbd8;
}

/* line 2168, ../../app/_scss/all.scss */
/* line 5419, ../scss/all.scss */
.strong-cyan .nth-child-2n th {
  background-color: #00c8d5;
}

/* line 2171, ../../app/_scss/all.scss */
/* line 5423, ../scss/all.scss */
.strong-cyan tr:first-child th {
  color: #00c8d5;
}

/* line 2179, ../../app/_scss/all.scss */
/* line 5427, ../scss/all.scss */
.strong-cyan tr:hover td {
  background-color: #c0cbd8;
}

/* line 5430, ../scss/all.scss */
.box.strong-cyan {
  background: #00c8d5;
}

/* line 3202, ../../app/_scss/all.scss */
/* line 5434, ../scss/all.scss */
.box.strong-cyan a.arrow-close {
  background-color: #00c8d5;
}

/* line 3206, ../../app/_scss/all.scss */
/* line 5438, ../scss/all.scss */
.box.strong-cyan div.confirm-message {
  background: #00c8d5;
}

/* line 5441, ../scss/all.scss */
.box.strong-cyan {
  background: #00c8d5;
}

/* line 3506, ../../app/_scss/all.scss */
/* line 5445, ../scss/all.scss */
.box.strong-cyan a.arrow-close {
  background-color: #00c8d5;
}

/* line 3510, ../../app/_scss/all.scss */
/* line 5449, ../scss/all.scss */
.box.strong-cyan div.confirm-message {
  background: #00c8d5;
}

/* line 3515, ../../app/_scss/all.scss */
/* line 5453, ../scss/all.scss */
.box.strong-cyan a.btn-send:hover {
  background: #00c8d5;
}

/* line 3521, ../../app/_scss/all.scss */
/* line 5457, ../scss/all.scss */
.box.strong-cyan ul.actions-list a:hover {
  color: #00c8d5;
}

/* line 3529, ../../app/_scss/all.scss */
/* line 5461, ../scss/all.scss */
.box.strong-cyan .btn-high-tech:hover,
.box.strong-cyan a.btn-high-tech:not(.mobile):hover {
  background-color: #00c8d5;
}

/* line 5465, ../scss/all.scss */
.form-results ul.results-list .strong-cyan .frame {
  background: #00c8d5;
}

/* line 5469, ../scss/all.scss */
#nav a.placeholder.strong-blue {
  color: #002ed1 !important;
}

/* line 5473, ../scss/all.scss */
.form-results .results-list > li.strong-blue .frame .btn-high-tech:hover {
  background-color: #002ed1;
}

/* line 5476, ../scss/all.scss */
.form-results .results-list .strong-blue:before {
  background-color: #002ed1;
}

/* line 5480, ../scss/all.scss */
.form-results .results-list .strong-blue a.btn-send:hover {
  background-color: #002ed1;
}

/* line 5483, ../scss/all.scss */
.form-results .results-list .strong-blue ul.actions-list a:hover {
  color: #002ed1;
}

/* line 5487, ../scss/all.scss */
.form-results .results-list .strong-blue div.confirm-message {
  background: #002ed1;
}

/* line 5490, ../scss/all.scss */
.results-list .strong-blue .chk-area {
  background-position: 0 -130px;
}

/* line 1493, ../../app/_scss/all.scss */
/* line 5494, ../scss/all.scss */
.results-list .strong-blue .chk-checked {
  background-position: 0 -180px;
}

/* line 5497, ../scss/all.scss */
.border.strong-blue {
  border-color: #002ed1;
}

/* line 5500, ../scss/all.scss */
.strong-blue th {
  background-color: #c0cbd8;
}

/* line 2168, ../../app/_scss/all.scss */
/* line 5504, ../scss/all.scss */
.strong-blue .nth-child-2n th {
  background-color: #002ed1;
}

/* line 2171, ../../app/_scss/all.scss */
/* line 5508, ../scss/all.scss */
.strong-blue tr:first-child th {
  color: #002ed1;
}

/* line 2179, ../../app/_scss/all.scss */
/* line 5512, ../scss/all.scss */
.strong-blue tr:hover td {
  background-color: #c0cbd8;
}

/* line 5515, ../scss/all.scss */
.box.strong-blue {
  background: #002ed1;
}

/* line 3202, ../../app/_scss/all.scss */
/* line 5519, ../scss/all.scss */
.box.strong-blue a.arrow-close {
  background-color: #002ed1;
}

/* line 3206, ../../app/_scss/all.scss */
/* line 5523, ../scss/all.scss */
.box.strong-blue div.confirm-message {
  background: #002ed1;
}

/* line 5526, ../scss/all.scss */
.box.strong-blue {
  background: #002ed1;
}

/* line 3506, ../../app/_scss/all.scss */
/* line 5530, ../scss/all.scss */
.box.strong-blue a.arrow-close {
  background-color: #002ed1;
}

/* line 3510, ../../app/_scss/all.scss */
/* line 5534, ../scss/all.scss */
.box.strong-blue div.confirm-message {
  background: #002ed1;
}

/* line 3515, ../../app/_scss/all.scss */
/* line 5538, ../scss/all.scss */
.box.strong-blue a.btn-send:hover {
  background: #002ed1;
}

/* line 3521, ../../app/_scss/all.scss */
/* line 5542, ../scss/all.scss */
.box.strong-blue ul.actions-list a:hover {
  color: #002ed1;
}

/* line 3529, ../../app/_scss/all.scss */
/* line 5546, ../scss/all.scss */
.box.strong-blue .btn-high-tech:hover,
.box.strong-blue a.btn-high-tech:not(.mobile):hover {
  background-color: #002ed1;
}

/* line 5550, ../scss/all.scss */
.form-results ul.results-list .strong-blue .frame {
  background: #002ed1;
}

/* line 5554, ../scss/all.scss */
#nav a.placeholder.pure-orange {
  color: #ff4d00 !important;
}

/* line 5558, ../scss/all.scss */
.form-results .results-list > li.pure-orange .frame .btn-high-tech:hover {
  background-color: #ff4d00;
}

/* line 5561, ../scss/all.scss */
.form-results .results-list .pure-orange:before {
  background-color: #ff4d00;
}

/* line 5565, ../scss/all.scss */
.form-results .results-list .pure-orange a.btn-send:hover {
  background-color: #ff4d00;
}

/* line 5568, ../scss/all.scss */
.form-results .results-list .pure-orange ul.actions-list a:hover {
  color: #ff4d00;
}

/* line 5572, ../scss/all.scss */
.form-results .results-list .pure-orange div.confirm-message {
  background: #ff4d00;
}

/* line 5575, ../scss/all.scss */
.results-list .pure-orange .chk-area {
  background-position: 0 -130px;
}

/* line 1493, ../../app/_scss/all.scss */
/* line 5579, ../scss/all.scss */
.results-list .pure-orange .chk-checked {
  background-position: 0 -180px;
}

/* line 5582, ../scss/all.scss */
.border.pure-orange {
  border-color: #ff4d00;
}

/* line 5585, ../scss/all.scss */
.pure-orange th {
  background-color: #c0cbd8;
}

/* line 2168, ../../app/_scss/all.scss */
/* line 5589, ../scss/all.scss */
.pure-orange .nth-child-2n th {
  background-color: #ff4d00;
}

/* line 2171, ../../app/_scss/all.scss */
/* line 5593, ../scss/all.scss */
.pure-orange tr:first-child th {
  color: #ff4d00;
}

/* line 2179, ../../app/_scss/all.scss */
/* line 5597, ../scss/all.scss */
.pure-orange tr:hover td {
  background-color: #c0cbd8;
}

/* line 5600, ../scss/all.scss */
.box.pure-orange {
  background: #ff4d00;
}

/* line 3202, ../../app/_scss/all.scss */
/* line 5604, ../scss/all.scss */
.box.pure-orange a.arrow-close {
  background-color: #ff4d00;
}

/* line 3206, ../../app/_scss/all.scss */
/* line 5608, ../scss/all.scss */
.box.pure-orange div.confirm-message {
  background: #ff4d00;
}

/* line 5611, ../scss/all.scss */
.box.pure-orange {
  background: #ff4d00;
}

/* line 3506, ../../app/_scss/all.scss */
/* line 5615, ../scss/all.scss */
.box.pure-orange a.arrow-close {
  background-color: #ff4d00;
}

/* line 3510, ../../app/_scss/all.scss */
/* line 5619, ../scss/all.scss */
.box.pure-orange div.confirm-message {
  background: #ff4d00;
}

/* line 3515, ../../app/_scss/all.scss */
/* line 5623, ../scss/all.scss */
.box.pure-orange a.btn-send:hover {
  background: #ff4d00;
}

/* line 3521, ../../app/_scss/all.scss */
/* line 5627, ../scss/all.scss */
.box.pure-orange ul.actions-list a:hover {
  color: #ff4d00;
}

/* line 3529, ../../app/_scss/all.scss */
/* line 5631, ../scss/all.scss */
.box.pure-orange .btn-high-tech:hover,
.box.pure-orange a.btn-high-tech:not(.mobile):hover {
  background-color: #ff4d00;
}

/* line 5635, ../scss/all.scss */
.form-results ul.results-list .pure-orange .frame {
  background: #ff4d00;
}

/* line 5639, ../scss/all.scss */
#nav a.placeholder.strong-strong-cyan {
  color: #00c098 !important;
}

/* line 5643, ../scss/all.scss */
.form-results .results-list > li.strong-strong-cyan .frame .btn-high-tech:hover {
  background-color: #00c098;
}

/* line 5646, ../scss/all.scss */
.form-results .results-list .strong-strong-cyan:before {
  background-color: #00c098;
}

/* line 5650, ../scss/all.scss */
.form-results .results-list .strong-strong-cyan a.btn-send:hover {
  background-color: #00c098;
}

/* line 5653, ../scss/all.scss */
.form-results .results-list .strong-strong-cyan ul.actions-list a:hover {
  color: #00c098;
}

/* line 5657, ../scss/all.scss */
.form-results .results-list .strong-strong-cyan div.confirm-message {
  background: #00c098;
}

/* line 5660, ../scss/all.scss */
.results-list .strong-strong-cyan .chk-area {
  background-position: 0 -130px;
}

/* line 1493, ../../app/_scss/all.scss */
/* line 5664, ../scss/all.scss */
.results-list .strong-strong-cyan .chk-checked {
  background-position: 0 -180px;
}

/* line 5667, ../scss/all.scss */
.border.strong-strong-cyan {
  border-color: #00c098;
}

/* line 5670, ../scss/all.scss */
.strong-strong-cyan th {
  background-color: #c0cbd8;
}

/* line 2168, ../../app/_scss/all.scss */
/* line 5674, ../scss/all.scss */
.strong-strong-cyan .nth-child-2n th {
  background-color: #00c098;
}

/* line 2171, ../../app/_scss/all.scss */
/* line 5678, ../scss/all.scss */
.strong-strong-cyan tr:first-child th {
  color: #00c098;
}

/* line 2179, ../../app/_scss/all.scss */
/* line 5682, ../scss/all.scss */
.strong-strong-cyan tr:hover td {
  background-color: #c0cbd8;
}

/* line 5685, ../scss/all.scss */
.box.strong-strong-cyan {
  background: #00c098;
}

/* line 3202, ../../app/_scss/all.scss */
/* line 5689, ../scss/all.scss */
.box.strong-strong-cyan a.arrow-close {
  background-color: #00c098;
}

/* line 3206, ../../app/_scss/all.scss */
/* line 5693, ../scss/all.scss */
.box.strong-strong-cyan div.confirm-message {
  background: #00c098;
}

/* line 5696, ../scss/all.scss */
.box.strong-strong-cyan {
  background: #00c098;
}

/* line 3506, ../../app/_scss/all.scss */
/* line 5700, ../scss/all.scss */
.box.strong-strong-cyan a.arrow-close {
  background-color: #00c098;
}

/* line 3510, ../../app/_scss/all.scss */
/* line 5704, ../scss/all.scss */
.box.strong-strong-cyan div.confirm-message {
  background: #00c098;
}

/* line 3515, ../../app/_scss/all.scss */
/* line 5708, ../scss/all.scss */
.box.strong-strong-cyan a.btn-send:hover {
  background: #00c098;
}

/* line 3521, ../../app/_scss/all.scss */
/* line 5712, ../scss/all.scss */
.box.strong-strong-cyan ul.actions-list a:hover {
  color: #00c098;
}

/* line 3529, ../../app/_scss/all.scss */
/* line 5716, ../scss/all.scss */
.box.strong-strong-cyan .btn-high-tech:hover,
.box.strong-strong-cyan a.btn-high-tech:not(.mobile):hover {
  background-color: #00c098;
}

/* line 5720, ../scss/all.scss */
.form-results ul.results-list .strong-strong-cyan .frame {
  background: #00c098;
}

/* line 5724, ../scss/all.scss */
#nav a.placeholder.light-pink {
  color: #ff3674 !important;
}

/* line 5728, ../scss/all.scss */
.form-results .results-list > li.light-pink .frame .btn-high-tech:hover {
  background-color: #ff3674;
}

/* line 5731, ../scss/all.scss */
.form-results .results-list .light-pink:before {
  background-color: #ff3674;
}

/* line 5735, ../scss/all.scss */
.form-results .results-list .light-pink a.btn-send:hover {
  background-color: #ff3674;
}

/* line 5738, ../scss/all.scss */
.form-results .results-list .light-pink ul.actions-list a:hover {
  color: #ff3674;
}

/* line 5742, ../scss/all.scss */
.form-results .results-list .light-pink div.confirm-message {
  background: #ff3674;
}

/* line 5745, ../scss/all.scss */
.results-list .light-pink .chk-area {
  background-position: 0 -130px;
}

/* line 1493, ../../app/_scss/all.scss */
/* line 5749, ../scss/all.scss */
.results-list .light-pink .chk-checked {
  background-position: 0 -180px;
}

/* line 5752, ../scss/all.scss */
.border.light-pink {
  border-color: #ff3674;
}

/* line 5755, ../scss/all.scss */
.light-pink th {
  background-color: #c0cbd8;
}

/* line 2168, ../../app/_scss/all.scss */
/* line 5759, ../scss/all.scss */
.light-pink .nth-child-2n th {
  background-color: #ff3674;
}

/* line 2171, ../../app/_scss/all.scss */
/* line 5763, ../scss/all.scss */
.light-pink tr:first-child th {
  color: #ff3674;
}

/* line 2179, ../../app/_scss/all.scss */
/* line 5767, ../scss/all.scss */
.light-pink tr:hover td {
  background-color: #c0cbd8;
}

/* line 5770, ../scss/all.scss */
.box.light-pink {
  background: #ff3674;
}

/* line 3202, ../../app/_scss/all.scss */
/* line 5774, ../scss/all.scss */
.box.light-pink a.arrow-close {
  background-color: #ff3674;
}

/* line 3206, ../../app/_scss/all.scss */
/* line 5778, ../scss/all.scss */
.box.light-pink div.confirm-message {
  background: #ff3674;
}

/* line 5781, ../scss/all.scss */
.box.light-pink {
  background: #ff3674;
}

/* line 3506, ../../app/_scss/all.scss */
/* line 5785, ../scss/all.scss */
.box.light-pink a.arrow-close {
  background-color: #ff3674;
}

/* line 3510, ../../app/_scss/all.scss */
/* line 5789, ../scss/all.scss */
.box.light-pink div.confirm-message {
  background: #ff3674;
}

/* line 3515, ../../app/_scss/all.scss */
/* line 5793, ../scss/all.scss */
.box.light-pink a.btn-send:hover {
  background: #ff3674;
}

/* line 3521, ../../app/_scss/all.scss */
/* line 5797, ../scss/all.scss */
.box.light-pink ul.actions-list a:hover {
  color: #ff3674;
}

/* line 3529, ../../app/_scss/all.scss */
/* line 5801, ../scss/all.scss */
.box.light-pink .btn-high-tech:hover,
.box.light-pink a.btn-high-tech:not(.mobile):hover {
  background-color: #ff3674;
}

/* line 5805, ../scss/all.scss */
.form-results ul.results-list .light-pink .frame {
  background: #ff3674;
}

/* line 5809, ../scss/all.scss */
#nav a.placeholder.vivid-red {
  color: #db2043 !important;
}

/* line 5813, ../scss/all.scss */
.form-results .results-list > li.vivid-red .frame .btn-high-tech:hover {
  background-color: #db2043;
}

/* line 5816, ../scss/all.scss */
.form-results .results-list .vivid-red:before {
  background-color: #db2043;
}

/* line 5820, ../scss/all.scss */
.form-results .results-list .vivid-red a.btn-send:hover {
  background-color: #db2043;
}

/* line 5823, ../scss/all.scss */
.form-results .results-list .vivid-red ul.actions-list a:hover {
  color: #db2043;
}

/* line 5827, ../scss/all.scss */
.form-results .results-list .vivid-red div.confirm-message {
  background: #db2043;
}

/* line 5830, ../scss/all.scss */
.results-list .vivid-red .chk-area {
  background-position: 0 -130px;
}

/* line 1493, ../../app/_scss/all.scss */
/* line 5834, ../scss/all.scss */
.results-list .vivid-red .chk-checked {
  background-position: 0 -180px;
}

/* line 5837, ../scss/all.scss */
.border.vivid-red {
  border-color: #db2043;
}

/* line 5840, ../scss/all.scss */
.vivid-red th {
  background-color: #c0cbd8;
}

/* line 2168, ../../app/_scss/all.scss */
/* line 5844, ../scss/all.scss */
.vivid-red .nth-child-2n th {
  background-color: #db2043;
}

/* line 2171, ../../app/_scss/all.scss */
/* line 5848, ../scss/all.scss */
.vivid-red tr:first-child th {
  color: #db2043;
}

/* line 2179, ../../app/_scss/all.scss */
/* line 5852, ../scss/all.scss */
.vivid-red tr:hover td {
  background-color: #c0cbd8;
}

/* line 5855, ../scss/all.scss */
.box.vivid-red {
  background: #db2043;
}

/* line 3202, ../../app/_scss/all.scss */
/* line 5859, ../scss/all.scss */
.box.vivid-red a.arrow-close {
  background-color: #db2043;
}

/* line 3206, ../../app/_scss/all.scss */
/* line 5863, ../scss/all.scss */
.box.vivid-red div.confirm-message {
  background: #db2043;
}

/* line 5866, ../scss/all.scss */
.box.vivid-red {
  background: #db2043;
}

/* line 3506, ../../app/_scss/all.scss */
/* line 5870, ../scss/all.scss */
.box.vivid-red a.arrow-close {
  background-color: #db2043;
}

/* line 3510, ../../app/_scss/all.scss */
/* line 5874, ../scss/all.scss */
.box.vivid-red div.confirm-message {
  background: #db2043;
}

/* line 3515, ../../app/_scss/all.scss */
/* line 5878, ../scss/all.scss */
.box.vivid-red a.btn-send:hover {
  background: #db2043;
}

/* line 3521, ../../app/_scss/all.scss */
/* line 5882, ../scss/all.scss */
.box.vivid-red ul.actions-list a:hover {
  color: #db2043;
}

/* line 3529, ../../app/_scss/all.scss */
/* line 5886, ../scss/all.scss */
.box.vivid-red .btn-high-tech:hover,
.box.vivid-red a.btn-high-tech:not(.mobile):hover {
  background-color: #db2043;
}

/* line 5890, ../scss/all.scss */
.form-results ul.results-list .vivid-red .frame {
  background: #db2043;
}

/* line 5894, ../scss/all.scss */
#nav a.placeholder.dark-cyan-lime-green {
  color: #007b50 !important;
}

/* line 5898, ../scss/all.scss */
.form-results .results-list > li.dark-cyan-lime-green .frame .btn-high-tech:hover {
  background-color: #007b50;
}

/* line 5901, ../scss/all.scss */
.form-results .results-list .dark-cyan-lime-green:before {
  background-color: #007b50;
}

/* line 5905, ../scss/all.scss */
.form-results .results-list .dark-cyan-lime-green a.btn-send:hover {
  background-color: #007b50;
}

/* line 5908, ../scss/all.scss */
.form-results .results-list .dark-cyan-lime-green ul.actions-list a:hover {
  color: #007b50;
}

/* line 5912, ../scss/all.scss */
.form-results .results-list .dark-cyan-lime-green div.confirm-message {
  background: #007b50;
}

/* line 5915, ../scss/all.scss */
.results-list .dark-cyan-lime-green .chk-area {
  background-position: 0 -130px;
}

/* line 1493, ../../app/_scss/all.scss */
/* line 5919, ../scss/all.scss */
.results-list .dark-cyan-lime-green .chk-checked {
  background-position: 0 -180px;
}

/* line 5922, ../scss/all.scss */
.border.dark-cyan-lime-green {
  border-color: #007b50;
}

/* line 5925, ../scss/all.scss */
.dark-cyan-lime-green th {
  background-color: #c0cbd8;
}

/* line 2168, ../../app/_scss/all.scss */
/* line 5929, ../scss/all.scss */
.dark-cyan-lime-green .nth-child-2n th {
  background-color: #007b50;
}

/* line 2171, ../../app/_scss/all.scss */
/* line 5933, ../scss/all.scss */
.dark-cyan-lime-green tr:first-child th {
  color: #007b50;
}

/* line 2179, ../../app/_scss/all.scss */
/* line 5937, ../scss/all.scss */
.dark-cyan-lime-green tr:hover td {
  background-color: #c0cbd8;
}

/* line 5940, ../scss/all.scss */
.box.dark-cyan-lime-green {
  background: #007b50;
}

/* line 3202, ../../app/_scss/all.scss */
/* line 5944, ../scss/all.scss */
.box.dark-cyan-lime-green a.arrow-close {
  background-color: #007b50;
}

/* line 3206, ../../app/_scss/all.scss */
/* line 5948, ../scss/all.scss */
.box.dark-cyan-lime-green div.confirm-message {
  background: #007b50;
}

/* line 5951, ../scss/all.scss */
.box.dark-cyan-lime-green {
  background: #007b50;
}

/* line 3506, ../../app/_scss/all.scss */
/* line 5955, ../scss/all.scss */
.box.dark-cyan-lime-green a.arrow-close {
  background-color: #007b50;
}

/* line 3510, ../../app/_scss/all.scss */
/* line 5959, ../scss/all.scss */
.box.dark-cyan-lime-green div.confirm-message {
  background: #007b50;
}

/* line 3515, ../../app/_scss/all.scss */
/* line 5963, ../scss/all.scss */
.box.dark-cyan-lime-green a.btn-send:hover {
  background: #007b50;
}

/* line 3521, ../../app/_scss/all.scss */
/* line 5967, ../scss/all.scss */
.box.dark-cyan-lime-green ul.actions-list a:hover {
  color: #007b50;
}

/* line 3529, ../../app/_scss/all.scss */
/* line 5971, ../scss/all.scss */
.box.dark-cyan-lime-green .btn-high-tech:hover,
.box.dark-cyan-lime-green a.btn-high-tech:not(.mobile):hover {
  background-color: #007b50;
}

/* line 5975, ../scss/all.scss */
.form-results ul.results-list .dark-cyan-lime-green .frame {
  background: #007b50;
}

/* line 5979, ../scss/all.scss */
#nav a.placeholder.moderate-violet {
  color: #6639d7 !important;
}

/* line 5983, ../scss/all.scss */
.form-results .results-list > li.moderate-violet .frame .btn-high-tech:hover {
  background-color: #6639d7;
}

/* line 5986, ../scss/all.scss */
.form-results .results-list .moderate-violet :before {
  background-color: #6639d7;
}

/* line 5990, ../scss/all.scss */
.form-results .results-list .moderate-violet a.btn-send:hover {
  background-color: #6639d7;
}

/* line 5993, ../scss/all.scss */
.form-results .results-list .moderate-violet ul.actions-list a:hover {
  color: #6639d7;
}

/* line 5997, ../scss/all.scss */
.form-results .results-list .moderate-violet div.confirm-message {
  background: #6639d7;
}

/* line 6000, ../scss/all.scss */
.results-list .moderate-violet .chk-area {
  background-position: 0 -130px;
}

/* line 1493, ../../app/_scss/all.scss */
/* line 6004, ../scss/all.scss */
.results-list .moderate-violet .chk-checked {
  background-position: 0 -180px;
}

/* line 6007, ../scss/all.scss */
.border.moderate-violet {
  border-color: #6639d7;
}

/* line 6010, ../scss/all.scss */
.moderate-violet th {
  background-color: #c0cbd8;
}

/* line 2168, ../../app/_scss/all.scss */
/* line 6014, ../scss/all.scss */
.moderate-violet .nth-child-2n th {
  background-color: #6639d7;
}

/* line 2171, ../../app/_scss/all.scss */
/* line 6018, ../scss/all.scss */
.moderate-violet tr:first-child th {
  color: #6639d7;
}

/* line 2179, ../../app/_scss/all.scss */
/* line 6022, ../scss/all.scss */
.moderate-violet tr:hover td {
  background-color: #c0cbd8;
}

/* line 6025, ../scss/all.scss */
.box.moderate-violet {
  background: #6639d7;
}

/* line 3202, ../../app/_scss/all.scss */
/* line 6029, ../scss/all.scss */
.box.moderate-violet a.arrow-close {
  background-color: #6639d7;
}

/* line 3206, ../../app/_scss/all.scss */
/* line 6033, ../scss/all.scss */
.box.moderate-violet div.confirm-message {
  background: #6639d7;
}

/* line 6036, ../scss/all.scss */
.box.moderate-violet {
  background: #6639d7;
}

/* line 3506, ../../app/_scss/all.scss */
/* line 6040, ../scss/all.scss */
.box.moderate-violet a.arrow-close {
  background-color: #6639d7;
}

/* line 3510, ../../app/_scss/all.scss */
/* line 6044, ../scss/all.scss */
.box.moderate-violet div.confirm-message {
  background: #6639d7;
}

/* line 3515, ../../app/_scss/all.scss */
/* line 6048, ../scss/all.scss */
.box.moderate-violet a.btn-send:hover {
  background: #6639d7;
}

/* line 3521, ../../app/_scss/all.scss */
/* line 6052, ../scss/all.scss */
.box.moderate-violet ul.actions-list a:hover {
  color: #6639d7;
}

/* line 3529, ../../app/_scss/all.scss */
/* line 6056, ../scss/all.scss */
.box.moderate-violet .btn-high-tech:hover,
.box.moderate-violet a.btn-high-tech:not(.mobile):hover {
  background-color: #6639d7;
}

/* line 6060, ../scss/all.scss */
.form-results ul.results-list .moderate-violet .frame {
  background: #6639d7;
}

/* line 6064, ../scss/all.scss */
#nav a.placeholder.dark-moderate-violet {
  color: #815faf !important;
}

/* line 6068, ../scss/all.scss */
.form-results .results-list > li.dark-moderate-violet .frame .btn-high-tech:hover {
  background-color: #815faf;
}

/* line 6071, ../scss/all.scss */
.form-results .results-list .dark-moderate-violet:before {
  background-color: #815faf;
}

/* line 6075, ../scss/all.scss */
.form-results .results-list .dark-moderate-violet a.btn-send:hover {
  background-color: #815faf;
}

/* line 6078, ../scss/all.scss */
.form-results .results-list .dark-moderate-violet ul.actions-list a:hover {
  color: #815faf;
}

/* line 6082, ../scss/all.scss */
.form-results .results-list .dark-moderate-violet div.confirm-message {
  background: #815faf;
}

/* line 6085, ../scss/all.scss */
.results-list .dark-moderate-violet .chk-area {
  background-position: 0 -130px;
}

/* line 1493, ../../app/_scss/all.scss */
/* line 6089, ../scss/all.scss */
.results-list .dark-moderate-violet .chk-checked {
  background-position: 0 -180px;
}

/* line 6092, ../scss/all.scss */
.border.dark-moderate-violet {
  border-color: #815faf;
}

/* line 6095, ../scss/all.scss */
.dark-moderate-violet th {
  background-color: #c0cbd8;
}

/* line 2168, ../../app/_scss/all.scss */
/* line 6099, ../scss/all.scss */
.dark-moderate-violet .nth-child-2n th {
  background-color: #815faf;
}

/* line 2171, ../../app/_scss/all.scss */
/* line 6103, ../scss/all.scss */
.dark-moderate-violet tr:first-child th {
  color: #815faf;
}

/* line 2179, ../../app/_scss/all.scss */
/* line 6107, ../scss/all.scss */
.dark-moderate-violet tr:hover td {
  background-color: #c0cbd8;
}

/* line 6110, ../scss/all.scss */
.box.dark-moderate-violet {
  background: #815faf;
}

/* line 3202, ../../app/_scss/all.scss */
/* line 6114, ../scss/all.scss */
.box.dark-moderate-violet a.arrow-close {
  background-color: #815faf;
}

/* line 3206, ../../app/_scss/all.scss */
/* line 6118, ../scss/all.scss */
.box.dark-moderate-violet div.confirm-message {
  background: #815faf;
}

/* line 6121, ../scss/all.scss */
.box.dark-moderate-violet {
  background: #815faf;
}

/* line 3506, ../../app/_scss/all.scss */
/* line 6125, ../scss/all.scss */
.box.dark-moderate-violet a.arrow-close {
  background-color: #815faf;
}

/* line 3510, ../../app/_scss/all.scss */
/* line 6129, ../scss/all.scss */
.box.dark-moderate-violet div.confirm-message {
  background: #815faf;
}

/* line 3515, ../../app/_scss/all.scss */
/* line 6133, ../scss/all.scss */
.box.dark-moderate-violet a.btn-send:hover {
  background: #815faf;
}

/* line 3521, ../../app/_scss/all.scss */
/* line 6137, ../scss/all.scss */
.box.dark-moderate-violet ul.actions-list a:hover {
  color: #815faf;
}

/* line 3529, ../../app/_scss/all.scss */
/* line 6141, ../scss/all.scss */
.box.dark-moderate-violet .btn-high-tech:hover,
.box.dark-moderate-violet a.btn-high-tech:not(.mobile):hover {
  background-color: #815faf;
}

/* line 6145, ../scss/all.scss */
.form-results ul.results-list .dark-moderate-violet .frame {
  background: #815faf;
}

/* line 6149, ../scss/all.scss */
#nav a.placeholder.pure-blue {
  color: #007dff !important;
}

/* line 6153, ../scss/all.scss */
.form-results .results-list > li.pure-blue .frame .btn-high-tech:hover {
  background-color: #007dff;
}

/* line 6156, ../scss/all.scss */
.form-results .results-list .pure-blue:before {
  background-color: #007dff;
}

/* line 6160, ../scss/all.scss */
.form-results .results-list .pure-blue a.btn-send:hover {
  background-color: #007dff;
}

/* line 6163, ../scss/all.scss */
.form-results .results-list .pure-blue ul.actions-list a:hover {
  color: #007dff;
}

/* line 6167, ../scss/all.scss */
.form-results .results-list .pure-blue div.confirm-message {
  background: #007dff;
}

/* line 6170, ../scss/all.scss */
.results-list .pure-blue .chk-area {
  background-position: 0 -130px;
}

/* line 1493, ../../app/_scss/all.scss */
/* line 6174, ../scss/all.scss */
.results-list .pure-blue .chk-checked {
  background-position: 0 -180px;
}

/* line 6177, ../scss/all.scss */
.border.pure-blue {
  border-color: #007dff;
}

/* line 6180, ../scss/all.scss */
.pure-blue th {
  background-color: #c0cbd8;
}

/* line 2168, ../../app/_scss/all.scss */
/* line 6184, ../scss/all.scss */
.pure-blue .nth-child-2n th {
  background-color: #007dff;
}

/* line 2171, ../../app/_scss/all.scss */
/* line 6188, ../scss/all.scss */
.pure-blue tr:first-child th {
  color: #007dff;
}

/* line 2179, ../../app/_scss/all.scss */
/* line 6192, ../scss/all.scss */
.pure-blue tr:hover td {
  background-color: #c0cbd8;
}

/* line 6195, ../scss/all.scss */
.box.pure-blue {
  background: #007dff;
}

/* line 3202, ../../app/_scss/all.scss */
/* line 6199, ../scss/all.scss */
.box.pure-blue a.arrow-close {
  background-color: #007dff;
}

/* line 3206, ../../app/_scss/all.scss */
/* line 6203, ../scss/all.scss */
.box.pure-blue div.confirm-message {
  background: #007dff;
}

/* line 6206, ../scss/all.scss */
.box.pure-blue {
  background: #007dff;
}

/* line 3506, ../../app/_scss/all.scss */
/* line 6210, ../scss/all.scss */
.box.pure-blue a.arrow-close {
  background-color: #007dff;
}

/* line 3510, ../../app/_scss/all.scss */
/* line 6214, ../scss/all.scss */
.box.pure-blue div.confirm-message {
  background: #007dff;
}

/* line 3515, ../../app/_scss/all.scss */
/* line 6218, ../scss/all.scss */
.box.pure-blue a.btn-send:hover {
  background: #007dff;
}

/* line 3521, ../../app/_scss/all.scss */
/* line 6222, ../scss/all.scss */
.box.pure-blue ul.actions-list a:hover {
  color: #007dff;
}

/* line 3529, ../../app/_scss/all.scss */
/* line 6226, ../scss/all.scss */
.box.pure-blue .btn-high-tech:hover,
.box.pure-blue a.btn-high-tech:not(.mobile):hover {
  background-color: #007dff;
}

/* line 6230, ../scss/all.scss */
.form-results ul.results-list .pure-blue .frame {
  background: #007dff;
}

/* line 6234, ../scss/all.scss */
#nav a.placeholder.black {
  color: #000000 !important;
}

/* line 6238, ../scss/all.scss */
.form-results .results-list > li.black .frame .btn-high-tech:hover {
  background-color: #000000;
}

/* line 6241, ../scss/all.scss */
.form-results .results-list .black:before {
  background-color: #000000;
}

/* line 6245, ../scss/all.scss */
.form-results .results-list .black a.btn-send:hover {
  background-color: #000000;
}

/* line 6248, ../scss/all.scss */
.form-results .results-list .black ul.actions-list a:hover {
  color: #000000;
}

/* line 6252, ../scss/all.scss */
.form-results .results-list .black div.confirm-message {
  background: #000000;
}

/* line 6255, ../scss/all.scss */
.results-list .black .chk-area {
  background-position: 0 -130px;
}

/* line 1493, ../../app/_scss/all.scss */
/* line 6259, ../scss/all.scss */
.results-list .black .chk-checked {
  background-position: 0 -180px;
}

/* line 6262, ../scss/all.scss */
.border.black {
  border-color: #000000;
}

/* line 6265, ../scss/all.scss */
.black th {
  background-color: #c0cbd8;
}

/* line 2168, ../../app/_scss/all.scss */
/* line 6269, ../scss/all.scss */
.black .nth-child-2n th {
  background-color: #000000;
}

/* line 2171, ../../app/_scss/all.scss */
/* line 6273, ../scss/all.scss */
.black tr:first-child th {
  color: #000000;
}

/* line 2179, ../../app/_scss/all.scss */
/* line 6277, ../scss/all.scss */
.black tr:hover td {
  background-color: #c0cbd8;
}

/* line 6280, ../scss/all.scss */
.box.black {
  background: #000000;
}

/* line 3202, ../../app/_scss/all.scss */
/* line 6284, ../scss/all.scss */
.box.black a.arrow-close {
  background-color: #000000;
}

/* line 3206, ../../app/_scss/all.scss */
/* line 6288, ../scss/all.scss */
.box.black div.confirm-message {
  background: #000000;
}

/* line 6291, ../scss/all.scss */
.box.black {
  background: #000000;
}

/* line 3506, ../../app/_scss/all.scss */
/* line 6295, ../scss/all.scss */
.box.black a.arrow-close {
  background-color: #000000;
}

/* line 3510, ../../app/_scss/all.scss */
/* line 6299, ../scss/all.scss */
.box.black div.confirm-message {
  background: #000000;
}

/* line 3515, ../../app/_scss/all.scss */
/* line 6303, ../scss/all.scss */
.box.black a.btn-send:hover {
  background: #000000;
}

/* line 3521, ../../app/_scss/all.scss */
/* line 6307, ../scss/all.scss */
.box.black ul.actions-list a:hover {
  color: #000000;
}

/* line 3529, ../../app/_scss/all.scss */
/* line 6311, ../scss/all.scss */
.box.black .btn-high-tech:hover,
.box.black a.btn-high-tech:not(.mobile):hover {
  background-color: #000000;
}

/* line 6315, ../scss/all.scss */
.form-results ul.results-list .black .frame {
  background: #000000;
}

/* line 452, ../../app/_scss/all.scss */
/* line 6321, ../scss/all.scss */
#nav a:hover {
  color: #fff;
  text-decoration: none;
}

/* line 6326, ../scss/all.scss */
#nav a.placeholder.dark-moderate-magenta {
  color: #f18cb2 !important;
}

/* line 6330, ../scss/all.scss */
.form-results .results-list > li.dark-moderate-magenta .frame .btn-high-tech:hover {
  background-color: #f18cb2;
}

/* line 6333, ../scss/all.scss */
.form-results .results-list .dark-moderate-magenta:before {
  background-color: #f18cb2;
}

/* line 6337, ../scss/all.scss */
.form-results .results-list .dark-moderate-magenta a.btn-send:hover {
  background-color: #f18cb2;
}

/* line 6340, ../scss/all.scss */
.form-results .results-list .dark-moderate-magenta ul.actions-list a:hover {
  color: #f18cb2;
}

/* line 6344, ../scss/all.scss */
.form-results .results-list .dark-moderate-magenta div.confirm-message {
  background: #f18cb2;
}

/* line 6347, ../scss/all.scss */
.results-list .dark-moderate-magenta .chk-area {
  background-position: 0 -130px;
}

/* line 1493, ../../app/_scss/all.scss */
/* line 6351, ../scss/all.scss */
.results-list .dark-moderate-magenta .chk-checked {
  background-position: 0 -180px;
}

/* line 6354, ../scss/all.scss */
.border.dark-moderate-magenta {
  border-color: #f18cb2;
}

/* line 6357, ../scss/all.scss */
.dark-moderate-magenta th {
  background-color: #c0cbd8;
}

/* line 2168, ../../app/_scss/all.scss */
/* line 6361, ../scss/all.scss */
.dark-moderate-magenta .nth-child-2n th {
  background-color: #f18cb2;
}

/* line 2171, ../../app/_scss/all.scss */
/* line 6365, ../scss/all.scss */
.dark-moderate-magenta tr:first-child th {
  color: #f18cb2;
}

/* line 2179, ../../app/_scss/all.scss */
/* line 6369, ../scss/all.scss */
.dark-moderate-magenta tr:hover td {
  background-color: #c0cbd8;
}

/* line 6372, ../scss/all.scss */
.box.dark-moderate-magenta {
  background: #f18cb2;
}

/* line 3202, ../../app/_scss/all.scss */
/* line 6376, ../scss/all.scss */
.box.dark-moderate-magenta a.arrow-close {
  background-color: #f18cb2;
}

/* line 3206, ../../app/_scss/all.scss */
/* line 6380, ../scss/all.scss */
.box.dark-moderate-magenta div.confirm-message {
  background: #f18cb2;
}

/* line 6383, ../scss/all.scss */
.box.dark-moderate-magenta {
  background: #f18cb2;
}

/* line 3506, ../../app/_scss/all.scss */
/* line 6387, ../scss/all.scss */
.box.dark-moderate-magenta a.arrow-close {
  background-color: #f18cb2;
}

/* line 3510, ../../app/_scss/all.scss */
/* line 6391, ../scss/all.scss */
.box.dark-moderate-magenta div.confirm-message {
  background: #f18cb2;
}

/* line 3515, ../../app/_scss/all.scss */
/* line 6395, ../scss/all.scss */
.box.dark-moderate-magenta a.btn-send:hover {
  background: #f18cb2;
}

/* line 3521, ../../app/_scss/all.scss */
/* line 6399, ../scss/all.scss */
.box.dark-moderate-magenta ul.actions-list a:hover {
  color: #f18cb2;
}

/* line 3529, ../../app/_scss/all.scss */
/* line 6403, ../scss/all.scss */
.box.dark-moderate-magenta .btn-high-tech:hover,
.box.dark-moderate-magenta a.btn-high-tech:not(.mobile):hover {
  background-color: #f18cb2;
}

/* line 6407, ../scss/all.scss */
.form-results ul.results-list .dark-moderate-magenta .frame {
  background: #f18cb2;
}

/* line 6411, ../scss/all.scss */
.categories_list a {
  display: block;
}

/* line 6415, ../scss/all.scss */
.categories_list .row {
  margin-left: -5px;
  margin-right: -5px;
  display: flex;
  flex-wrap: wrap;
  direction: rtl;
}
/* line 6421, ../scss/all.scss */
.categories_list .row > div {
  text-align: center;
  background: #fff;
  background-clip: content-box;
  margin-bottom: 10px;
  padding-right: 5px;
  padding-left: 5px;
}
/* line 6429, ../scss/all.scss */
.categories_list .row .col-sm-2 {
  float: right;
  flex: 0 1 auto;
}
/* line 6433, ../scss/all.scss */
.categories_list .row .col-sm-4 {
  flex: 1 0 auto;
  min-height: 195px;
  display: flex;
  align-items: center;
  background-color: #00074f;
  background-image: url(../images/New-year_calendar.png);
  background-position: left center;
  background-repeat: no-repeat;
}
/* line 6443, ../scss/all.scss */
.categories_list .row .box-category-article {
  background-color: transparent;
}
/* line 6446, ../scss/all.scss */
.categories_list .row h4 {
  max-width: 500px;
  padding: 0 1em 0 0;
}
/* line 6449, ../scss/all.scss */
.categories_list .row h4 a {
  background-color: transparent !important;
  background: #002ed1;
  font-family: Spoiler, Helvetica, Arial, sans-serif;
  font-size: 32px;
  line-height: 1.2;
  color: #5cb8e6;
  text-align: right;
  padding: 20px 0 0 0;
}
/* line 6460, ../scss/all.scss */
.categories_list .row h3 {
  font-size: 18px;
  width: 100%;
  position: absolute;
  top: 1em;
}
/* line 6466, ../scss/all.scss */
.categories_list .row img {
  width: 100%;
  height: auto;
}
/* line 6470, ../scss/all.scss */
.categories_list .row .box {
  margin-bottom: 0;
  padding: 20px 0 0 0;
}
/* line 6473, ../scss/all.scss */
.categories_list .row .box a {
  display: block;
  background: white;
}

/* line 6480, ../scss/all.scss */
.pane-taxonomy-term .box {
  padding: 18px 0 0 0;
}

/* line 6484, ../scss/all.scss */
.pane-taxonomy-term .box-inside {
  background: #fff;
}

/* line 6488, ../scss/all.scss */
.pane-taxonomy-term div.box h1.box-label {
  top: 30px;
  right: 0;
  padding: 15px;
  background: #000;
  min-width: 77px;
  width: auto;
  height: auto;
  color: #000;
  text-align: center;
  font-weight: bold;
  font-size: 38px;
  width: calc(29% + 15px);
  background: transparent;
}

/* line 6504, ../scss/all.scss */
.box .text {
  margin: 0 -10px -10px;
}

/* line 6509, ../scss/all.scss */
.box.box-job-category {
  padding: 8px 0 0;
}
/* line 6511, ../scss/all.scss */
.box.box-job-category .box-overlay-container {
  background: #fff;
}

/* line 6517, ../scss/all.scss */
.box.orange:hover {
  background: #d16d00;
}

/* line 6521, ../scss/all.scss */
.box.pure-orange:hover {
  background: #d34000;
}

/* line 6525, ../scss/all.scss */
.box.bright-green:hover {
  background: #79c333;
}

/* line 6528, ../scss/all.scss */
.box.dark-gray:hover {
  background: #212121;
}

/* line 6531, ../scss/all.scss */
.box.pure-blue:hover {
  background: #0069d8;
}

/* line 6534, ../scss/all.scss */
.box.blue:hover {
  background: #22558d;
}

/* line 6537, ../scss/all.scss */
.box.strong-cyan:hover {
  background: #00a3ad;
}

/* line 6540, ../scss/all.scss */
.box.light-yellow:hover {
  background: #edd449;
}

/* line 6543, ../scss/all.scss */
.box.yellow:hover {
  background: #e6ae10;
}

/* line 6546, ../scss/all.scss */
.box.pink:hover {
  background: #a76b9a;
}

/* line 6549, ../scss/all.scss */
.box.dark-blue:hover {
  background: #143155;
}

/* line 6552, ../scss/all.scss */
.box.dark-pink:hover {
  background: #b43e62;
}

/* line 6555, ../scss/all.scss */
.box.dark-moderate-violet:hover {
  background: #684893;
}

/* line 6558, ../scss/all.scss */
.box.vivid-red:hover {
  background: #b91333;
}

/* line 6562, ../scss/all.scss */
.box.light-blue:hover {
  background: #4094be;
}

/* line 6565, ../scss/all.scss */
.box.purple:hover {
  background: #60214c;
}

/* line 6568, ../scss/all.scss */
.box.light-pink:hover {
  background: #e0205b;
}

/* line 6571, ../scss/all.scss */
.box.vivid-yellow:hover {
  background: #e3d317;
}

/* line 6574, ../scss/all.scss */
.box.light--red:hover {
  background: #d64c38;
}

/* line 6577, ../scss/all.scss */
.box.strong-blue:hover {
  background: #001981;
}

/* line 6580, ../scss/all.scss */
.box.dark-moderate-magenta:hover {
  background: #d57498;
}

/* line 6583, ../scss/all.scss */
.box.very-light-orange:hover {
  background: #e89356;
}

/* line 6586, ../scss/all.scss */
.box.cyan-lime-green:hover {
  background: #7bc69d;
}

/* line 6589, ../scss/all.scss */
.box.lime-green:hover {
  background: #00c954;
}

/* line 6592, ../scss/all.scss */
.box.strong-strong-cyan:hover {
  background: #0ca081;
}

/* line 6595, ../scss/all.scss */
.box.dark-cyan-lime-green:hover {
  background: #006240;
}

/* line 6598, ../scss/all.scss */
.box.moderate-violet:hover {
  background: #522ab5;
}
