* {
  margin: 0;
  padding: 0;
}

*:focus {
  box-shadow: none !important;
  outline: none;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px white inset !important;
}

/*Change text in autofill textbox*/
input:-webkit-autofill {
  -webkit-text-fill-color: black !important;
}

#scrollDown {
  width: 54px;
  height: 54px;
  position: fixed;
  right: 100px;
  bottom: 150px;
  cursor: pointer;
  z-index: 2;
}
@media (max-width: 1425px) {
  #scrollDown {
    right: 0;
  }
}
@media (max-width: 959px) {
  #scrollDown {
    display: none;
  }
}

label {
  margin-bottom: 0;
  text-align: right;
}

.navbar-toggler:focus,
.navbar-toggler:active,
.navbar-toggler-icon:focus {
  outline: none;
  box-shadow: none;
}

.footer-logo-before, .social-before {
  display: none;
}

.social {
  width: 35px;
  position: fixed;
  z-index: 9998;
  top: 115px;
  right: 0;
  transition: top 0.2s ease-in-out;
}
@media (max-width: 959px) {
  .social {
    display: none;
  }
}
.social a {
  display: block;
  padding: 0;
  margin: 0 0 5px;
  float: left;
}
.social img {
  width: 100%;
  height: auto;
}

#popup_preview_fix2 {
  top: 50% !important;
  transform: translateY(-50%) !important;
  z-index: 99999 !important;
}

#popup_preview_fix2 {
  display: none;
  position: absolute;
  width: 33%;
  left: 33%;
  padding: 20px;
  background: #fff;
  -webkit-box-shadow: 0 0 20px -2px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 0 20px -2px rgba(0, 0, 0, 0.75);
  box-shadow: 0 0 20px -2px rgba(0, 0, 0, 0.75);
  border: 1px solid #ddd;
  z-index: 999;
}

#popup_preview_fix2 {
  display: none;
  position: absolute;
  width: 33%;
  left: 33%;
  padding: 20px;
  background: #fff;
  -webkit-box-shadow: 0 0 20px -2px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 0 20px -2px rgba(0, 0, 0, 0.75);
  box-shadow: 0 0 20px -2px rgba(0, 0, 0, 0.75);
  border: 1px solid #ddd;
  z-index: 10002;
}

@media (min-width: 1440px) {
  .popup_preview_fix2_video {
    position: fixed !important;
    top: 20%;
    width: 50% !important;
    left: 25% !important;
  }
}
.popup_preview_fix2_video {
  position: fixed !important;
  top: 21%;
  width: 70% !important;
  left: 15% !important;
}

.yt-flag {
  width: 100px;
  position: fixed;
  z-index: 9998;
  top: 200px;
  right: 0;
  transition: top 0.2s ease-in-out;
  border: 2px solid #00b0f0;
  background: #fff;
  display: none;
}
.yt-flag a {
  text-align: center;
  text-decoration: none;
}
.yt-flag img {
  max-width: 100%;
  padding: 5px;
}
.yt-flag span {
  color: #000;
  font-weight: 600;
  display: block;
}
.yt-flag i {
  position: absolute;
  margin-top: -12px;
  margin-left: -12px;
  background-color: #e6e6e6;
  border: 1px solid #000;
  border-radius: 20px;
  width: 25px;
  height: 25px;
  text-align: center;
  font-weight: 600;
  font-style: normal;
  color: #000;
  cursor: pointer;
}

.yt-flag-plus {
  width: 35px;
  height: 35px;
  position: fixed;
  z-index: 9998;
  top: 200px;
  right: 0;
  transition: top 0.2s ease-in-out;
  border: 2px solid #00b0f0;
  background: #fff;
  text-align: center;
  font-weight: 600;
  color: #00b0f0;
  font-size: 40px;
  padding-top: 3px;
  cursor: pointer;
}
@media (max-width: 959px) {
  .yt-flag-plus {
    display: none;
  }
}
.yt-flag-plus a {
  color: #00b0f0;
}
.yt-flag-plus a:hover {
  color: #00b0f0;
}
.yt-flag-plus a:focus {
  color: #00b0f0;
}
.yt-flag-plus a:visited {
  color: #00b0f0;
}
.yt-flag-plus span {
  right: 3px;
  position: absolute;
  line-height: 22px;
}

@media (max-width: 959px) {
  .modal {
    top: 100px;
    padding-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
    height: calc(100vh - 100px);
  }
}

a {
  color: #004c97;
}
a:hover {
  color: #004c97;
}
a:focus {
  color: #004c97;
}
a:visited {
  color: #004c97;
}

.mb-28px {
  margin-bottom: 28px;
}

@media (max-width: 959px) {
  .mobileHide {
    display: none;
  }
}

#wrapp {
  height: 0;
  overflow: hidden;
  padding-bottom: 67.5%;
  position: relative;
}

.longTextArea textarea {
  min-height: 150px;
}

.youTubeFrame {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

h1 {
  font-size: 44px;
  font-weight: 800;
  letter-spacing: -1px;
}

h2 {
  font-size: 36px;
  font-weight: 400;
}
@media (max-width: 959px) {
  h2 {
    font-size: 24px !important;
  }
}

h3 {
  font-size: 30px;
  font-weight: 800;
}
@media (max-width: 959px) {
  h3 {
    font-size: 24px !important;
  }
}

h4 {
  font-size: 21px;
  font-weight: 800;
  line-height: 22px;
}

h5 {
  font-size: 20px;
  font-weight: 800;
  line-height: 23px;
}

h6 {
  font-size: 18px;
  font-weight: 700;
}

h7 {
  font-size: 16px;
  font-weight: 400;
}

.innerRight > * {
  text-align: right;
  display: block;
  width: 100%;
}

@media (max-width: 991px) {
  .mobilePadding {
    padding: 15px 25px !important;
  }
}

@media (max-width: 991px) {
  .noMobileMargin {
    margin-right: -15px;
    margin-left: -15px;
  }
}

.buttons {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}
@media (max-width: 1199px) {
  .buttons {
    flex-direction: column;
  }
  .buttons > * {
    margin-bottom: 10px;
  }
}
@media (max-width: 991px) {
  .buttons {
    flex-direction: row;
  }
  .buttons > * {
    margin-bottom: 10px;
    width: 48%;
    white-space: nowrap;
  }
  .buttons > *:first-child {
    margin-right: 1%;
  }
  .buttons > *:nth-child(2) {
    margin-left: 1%;
  }
}

.btn.disabled, .btn:disabled {
  opacity: 1;
}

.button {
  font-size: 14px;
  font-weight: 400;
  height: 35px;
  display: inline-flex;
  justify-content: center !important;
  align-items: center !important;
  padding: 0 9px 0 15px;
  border-radius: 0;
}
.button.buttonBigFont {
  font-size: 26px;
  height: auto;
  padding: 5px 0;
}
.button.buttonBigFont i {
  font-size: 33px;
  margin-top: -1px;
}
.button .arrowIcon {
  margin-left: 5px;
}
.button u {
  text-decoration: none;
  padding-left: 13px;
}
.button:hover {
  text-decoration: none;
}
.button.buttonBlackTransparent {
  border: 1px solid #000000;
  color: #000000;
  background-color: transparent;
}
.button.buttonBlackTransparent:focus {
  border: 1px solid #000000 !important;
}
.button.buttonBlueTransparent {
  border: 1px solid #004c97;
  color: #004c97;
  background-color: transparent;
}
.button.buttonBlueTransparent:focus {
  border: 1px solid #004c97 !important;
}
.button.buttonBlue {
  border: 1px solid #004c97;
  background-color: #004c97;
  color: #ffffff;
}
.button.buttonBlue.smallTransform:hover {
  transform: scale(1.05);
}
.button.buttonBlue.x-smallTransform:hover {
  transform: scale(1.02);
}
.button.buttonWhite {
  border: 1px solid #ffffff;
  background-color: #ffffff;
  color: #004c97;
}
.button.buttonRedVideo {
  background-color: #ff0000;
  color: white;
  border: 1px solid #ff0000;
  max-width: 200px;
}
.button.buttonRedVideo .videoIcon {
  margin-left: 7px;
}
.button.fullWidth {
  max-width: none;
  width: 100%;
}
.button i {
  font-size: 18px;
  margin-left: 7px;
}
.button u {
  text-decoration: none;
  padding-left: 13px;
}
.button i {
  transition: padding 0.2s linear, margin 0.2s linear;
  margin-right: 19px;
}
.button:hover i {
  padding-left: 19px;
  margin-right: 1px;
}
.button:hover {
  transform: scale(1.1);
}
.button.buttonDisabled {
  transform: none;
  padding: 0 25px;
}
.button.buttonDisabled:hover {
  transform: none;
}

#noResultsOnList {
  margin-top: 28px;
  text-align: center;
  font-size: 28px;
  display: block;
  width: 100%;
}

.btn:focus, .button:focus {
  outline: none !important;
  border: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.icheckbox_minimal-blue {
  background-position: 0 0;
  margin-right: 6px;
  min-width: 20px;
}

.form-check {
  display: flex;
  align-items: center;
  justify-content: end;
}
.form-check .form-check-label {
  font-size: 18px;
  padding-left: 6px;
  width: 100%;
  text-align: left;
  display: inline;
}

.allows .form-check {
  display: flex;
  align-items: flex-start;
  justify-content: end;
}
.allows .form-check .icheckbox_minimal-blue {
  margin-top: 1px;
}
.allows .help-block.with-errors {
  font-size: 12px;
  font-weight: 700;
  color: #ff0000;
  margin-left: 52px;
  display: block;
}

.select2-selection__rendered {
  line-height: 35px !important;
}

.select2-selection__rendered {
  line-height: 35px !important;
}

.select2-container .select2-selection--single {
  height: 37px !important;
  border: 0;
  border-radius: 0;
}

.select2-selection__arrow {
  height: 37px !important;
}

.select2-dropdown {
  border: 0;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #004c97;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  background-image: url("../../../assets/images/selectIcon.png");
  width: 37px;
  color: #ffffff;
  font-size: 1.3em;
  padding: 4px 12px;
  height: 27px;
  position: absolute;
  top: 0px;
  right: 0px;
}

.select2-selection__arrow i {
  display: none;
}

input.form-control {
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 25.5px;
  color: #000000;
}

label {
  padding-bottom: 0;
}

.errorContainer {
  color: #ed1c24;
  font-size: 12px;
  font-weight: 700;
  margin-top: 3px;
  flex-direction: column;
  align-items: flex-start !important;
}
.errorContainer ul {
  margin-bottom: 0;
}

.form-group {
  margin: 12px 0;
}
.form-group input.form-control {
  border-radius: 0;
  border: 0;
}
.form-group.has-feedback.listOfChecbox {
  margin-bottom: 0;
}
.form-group.has-feedback.listOfChecbox .form-check {
  float: left;
  clear: left;
}
.form-group.has-feedback.po {
  display: inline;
  float: left;
  margin-top: 1px;
  margin-left: 9px;
  margin-bottom: 0;
}
.form-group.has-feedback.po ul {
  margin-bottom: 0;
}

@media not all, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi), (min-resolution: 1.25dppx) {
  .icheckbox_minimal-blue, .iradio_minimal-blue {
    background-image: url(../../../assets/icheck/blue.png);
  }
}
.iradio_minimal-blue {
  background-size: 200px 20px;
  width: 23px;
}

.icheckbox_minimal-blue {
  background-size: 200px 20px;
  width: 19px;
  min-width: 19px;
}

button[type=hidden] {
  display: none;
}

.w-192 {
  min-width: 192px;
}

.w-137 {
  min-width: 137px;
}

.w-137-no-p-lr {
  min-width: 137px;
  padding-right: 0;
  padding-left: 0;
}

.w-120 {
  min-width: 120px;
}

.w-87-no-p-lr {
  min-width: 87px;
  padding-right: 0;
  padding-left: 0;
}

.w-150 {
  min-width: 150px;
}

ul.blueList {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  position: relative;
  font-size: 18px;
}
ul.blueList li {
  padding-left: 2px;
  position: relative;
  line-height: 22px;
  margin-top: 2px;
}
ul.blueList li:before {
  background-image: url("../../../assets/images/listIcon.png");
  content: "";
  padding-right: 5px;
  width: 16px;
  height: 16px;
  position: absolute;
  left: -24px;
  top: 4px;
}

.selectLabel {
  font-weight: bold;
  margin-bottom: 12px;
}

ul.blueListWithWhitePoints {
  list-style: none;
  margin-left: 25px;
}
ul.blueListWithWhitePoints li {
  padding-left: 15px;
  position: relative;
  line-height: 22px;
  margin-top: 15px;
  margin-bottom: 15px;
}
ul.blueListWithWhitePoints li b.blueText {
  color: #004c97;
}
ul.blueListWithWhitePoints li:before {
  content: "1";
  color: #ffffff;
  padding-right: 4px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  text-align: center;
  padding-top: 4px;
  background-color: #004c97;
  position: absolute;
  left: -24px;
  top: -4px;
  font-weight: 900;
  padding-left: 3px;
}
ul.blueListWithWhitePoints li:nth-child(2):before {
  content: "2";
}
ul.blueListWithWhitePoints li:nth-child(3):before {
  content: "3";
}
ul.blueListWithWhitePoints li:nth-child(4):before {
  content: "4";
}
ul.blueListWithWhitePoints li:nth-child(5):before {
  content: "5";
}
ul.blueListWithWhitePoints li:nth-child(6):before {
  content: "6";
}
ul.blueListWithWhitePoints li:nth-child(7):before {
  content: "7";
}
ul.blueListWithWhitePoints li:nth-child(8):before {
  content: "8";
}
ul.blueListWithWhitePoints li:nth-child(9):before {
  content: "9";
}

#clickOnInActivePoint, #clickOnInActivePoint2, #clickOnInActivePoint3, #clickOnInActivePoint4 {
  display: none;
}
#clickOnInActivePoint small, #clickOnInActivePoint2 small, #clickOnInActivePoint3 small, #clickOnInActivePoint4 small {
  font-size: 12px;
  font-weight: 700;
  color: #ff0000 !important;
  margin-left: 52px;
}

#clickOnInActivePoint2 {
  display: none;
}
#clickOnInActivePoint2 small {
  font-size: 12px;
  font-weight: 700;
  color: #ff0000 !important;
  margin-left: 52px;
}

#clickOnInActivePoint3 {
  display: none;
}
#clickOnInActivePoint3 small {
  font-size: 12px;
  font-weight: 700;
  color: #ff0000 !important;
  margin-left: 52px;
}

#clickOnInActivePoint4 {
  display: none;
}
#clickOnInActivePoint4 small {
  font-size: 12px;
  font-weight: 700;
  color: #ff0000 !important;
  margin-left: 52px;
}

.distr_delete.btn {
  background-image: url("../../../assets/images/deleteDistributor.png");
  width: 35px;
  height: 35px;
  margin: 0 10px 0 0;
}
.distr_delete.btn i {
  display: none;
}

.distr_edit.btn {
  background-image: url("../../../assets/images/editDistributor.png");
  width: 35px;
  height: 35px;
  margin: 0 10px 0 0;
}
.distr_edit.btn i {
  display: none;
}

.distributorOuter {
  padding-left: 21px;
}

.d-none-no-important {
  display: none;
}

.iconPointer {
  cursor: pointer;
}

.buttonInfo {
  font-size: 16px;
  margin-left: 15px;
}

@media (min-width: 959px) {
  .line-lg-left {
    border-left: 1px solid white;
  }
}

.badge-danger {
  display: none;
}

.form-error-message {
  font-size: 12px;
  font-weight: 700;
  color: #ff0000;
  display: block;
}

.labelWithUserValue span:first-child {
  font-size: 18px;
  font-weight: 400;
  display: block;
}
.labelWithUserValue span:last-child {
  font-size: 24px;
  font-weight: 900;
  color: #004c97;
  display: block;
  line-height: 24px;
}

.filtronTable {
  width: 100%;
  font-size: 14px;
  font-weight: 400;
}
.filtronTable .grayStyle {
  color: #ffffff;
  text-align: center;
  background-color: #d0d4d9 !important;
  color: black;
  font-weight: bold;
}
.filtronTable.filtronTableWithFooter tr:last-child {
  color: #ffffff;
  text-align: center;
  background-color: #d0d4d9 !important;
  color: black;
  font-weight: bold;
}
.filtronTable tr:first-child {
  color: #ffffff;
  text-align: center;
  background-color: #004c97 !important;
  font-weight: bold;
}
.filtronTable tr.activeRow {
  color: #ffffff;
  text-align: center;
  background-color: #004c97 !important;
}
.filtronTable tr:nth-child(odd) {
  background-color: #ffffff;
}
.filtronTable tr:nth-child(even) {
  background-color: #f6f6f6;
}
.filtronTable tr td {
  text-align: center;
  border: 1px solid #e4e6e7;
  vertical-align: middle;
}
.filtronTable tr td:first-child {
  font-weight: bold;
}
.filtronTable .tableIcon {
  margin: 2px;
}

.headerPagination {
  float: right;
  font-size: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.headerPagination .leftArrow {
  color: #004c97;
  font-size: 20px;
  margin: 5px;
}
.headerPagination .leftArrow:hover {
  text-decoration: none;
}
.headerPagination .inputText {
  width: 50px;
  margin: 0 4px;
}
.headerPagination .rightArrow {
  color: #004c97;
  font-size: 20px;
  margin: 5px;
}
.headerPagination .rightArrow:hover {
  text-decoration: none;
}

.footerPagination {
  display: flex;
  font-size: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
}
.footerPagination a {
  color: black;
}
.footerPagination a:first-child {
  margin-right: 15px;
}
.footerPagination a:hover {
  text-decoration: none;
}
.footerPagination a:last-child {
  margin-left: 15px;
}
.footerPagination a.span {
  padding: 0 5px 0;
  border-left: 1px solid black;
  height: 14px;
  line-height: 14px;
}
.footerPagination a.span:hover {
  text-decoration: none;
}
.footerPagination a.span:nth-child(2) {
  border-left: 0;
}
.footerPagination .active {
  color: #004c97;
}

.filtronTableLegend {
  display: flex;
  font-size: 14px;
  justify-content: space-between;
  margin-top: 5px;
}
@media (max-width: 1200px) {
  .filtronTableLegend {
    font-size: 12px;
  }
}
@media (max-width: 959px) {
  .filtronTableLegend {
    flex-direction: column;
  }
  .filtronTableLegend div {
    margin-top: 5px;
  }
}
.filtronTableLegend div {
  display: inline-flex;
}
.filtronTableLegend div span {
  margin-left: 15px;
}

.alert {
  width: 100%;
  top: 119px;
  text-align: center;
  position: absolute;
  color: #FFF;
  z-index: 1;
}
@media (max-width: 959px) {
  .alert {
    top: 56px;
  }
}

.alert-success {
  background-color: #39a835;
}

.alert-danger {
  background-color: #f2001e;
}

.form-control.is-invalid, .was-validated .form-control:invalid {
  background-image: none !important;
}

.basketIcon {
  margin-top: 11px;
  margin-right: 10px;
  position: relative;
}
.basketIcon span {
  font-size: 12px;
  font-weight: 300;
  color: #ffffff;
  position: absolute;
  right: 3px;
  top: 1px;
  width: 13px;
  text-align: center;
}
.basketIcon.basketIconInPanel {
  margin-top: 5px;
  margin-right: 4px;
}

.mobile-hide {
  display: block;
}
@media (max-width: 959px) {
  .mobile-hide {
    display: none;
  }
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}

body {
  margin: 0;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #000000;
  text-align: left;
  background-color: #e4e6e7;
  overflow-x: hidden;
}
body #fog {
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.6);
  top: 0;
  left: 0;
}
body header {
  background-color: #ffffff;
  margin-bottom: 55px;
  width: 100%;
}
@media (max-width: 959px) {
  body header {
    position: fixed;
    z-index: 9999;
    border-bottom: 1px solid silver;
  }
}
body header.fixedHeader {
  position: fixed;
  z-index: 999;
  top: 0;
}
body header.fixedHeader .topHeader {
  display: none;
}
body header.fixedHeader .menuSeparator {
  display: none;
}
body header.fixedHeader .menuPanel a.logoInFixed {
  display: block;
}
body header.fixedHeader .menuPanel a.logoInFixed img {
  width: 100px;
}
body header.fixedHeader .menuPanel a {
  font-size: 14px;
}
body header .filtronLogo {
  margin: 12px 0;
  display: block;
}
@media (max-width: 959px) {
  body header .filtronLogo img {
    width: 100px;
  }
}
body header .sigInAndWin {
  font-size: 30px;
  font-style: normal;
  letter-spacing: normal;
  line-height: 31px;
  text-align: right;
  font-weight: 900;
  margin: 16px 0 18px;
}
body header .sigInAndWin .bluePart {
  color: #004c97;
}
body header .sigInAndWin .sigInAndWinFiltronLogo {
  width: 131px;
  margin-left: 8px;
  margin-top: -5px;
}
body header .navbar-light .navbar-toggler {
  border: 0;
  padding-right: 0;
  margin-right: -10px;
}
body header .navbar-light .navbar-toggler span {
  background-image: url("../../../assets/images/closeMenu.svg");
  width: 22px;
  margin-top: 1px;
}
body header .navbar-light .navbar-toggler.collapsed span {
  background-image: url("../../../assets/images/hamburgerMenu.svg");
  cursor: pointer;
  padding-top: 41px;
  margin-top: -1px;
}
body header .menuPanel {
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  text-align: center;
  text-transform: uppercase;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 52px;
}
body header .menuPanel a {
  color: #000000;
  display: inline-flex;
}
body header .menuPanel a.active {
  color: #004c97;
  font-weight: 700;
}
body header .menuPanel a:hover {
  text-decoration: none;
  color: #004c97;
}
body header .menuPanel a.logoInFixed {
  display: none;
}
body header .menuSeparator {
  height: 2px;
  background-color: #e4e6e7;
  width: 100%;
}
body header .navbar-nav {
  background-color: white;
  width: 100%;
  left: 0;
  top: 0;
}
body header .navbar-nav a {
  text-transform: uppercase;
  text-align: center;
  font-weight: 400;
  color: #000000;
  font-size: 18px;
  padding: 10px 0;
  border-bottom: 1px solid #e4e6e7;
}
body header .navbar-nav a:first-child {
  border-top: 1px solid #e4e6e7;
}
body header .navbar-nav a.active {
  color: #004c97;
  font-weight: 700;
}
body main {
  min-height: 70vh;
}
@media (max-width: 959px) {
  body main {
    padding-top: 75px;
  }
}
body main.fixedHeader {
  margin-top: 136px;
}
body main .rightPanel {
  background-color: #f6f6f6;
  padding: 35px 21px;
}
@media (max-width: 959px) {
  body main .rightPanel {
    padding: 15px 18px;
    margin-top: 1rem !important;
  }
  body main .rightPanel.panelCounterOuter {
    display: flex;
    justify-items: center;
    align-items: center;
  }
  body main .rightPanel.panelCounterOuter h4 {
    width: 50%;
    justify-items: center;
    align-items: center;
    display: flex;
    font-size: 21px;
    padding-right: 15px;
  }
  body main .rightPanel.panelCounterOuter .panelCounter {
    width: 50%;
    margin-top: 0;
  }
  body main .rightPanel.panelCounterOuter .panelCounter .col-4 {
    padding-left: 2px;
    padding-right: 2px;
  }
  body main .rightPanel.panelCounterOuter .panelCounter > div span:first-child {
    font-size: 48px;
    line-height: 48px;
  }
}
@media (max-width: 959px) and (max-width: 480px) {
  body main .rightPanel.panelCounterOuter .panelCounter > div span:first-child {
    font-size: 38px;
  }
}
@media (max-width: 959px) {
  body main .rightPanel.panelCounterOuter .panelCounter > div span:nth-child(2) {
    font-size: 22px;
  }
}
@media (max-width: 959px) and (max-width: 480px) {
  body main .rightPanel.panelCounterOuter .panelCounter > div span:nth-child(2) {
    font-size: 14px;
  }
}
body main .rightPanel.OneOfMultiple {
  font-size: 18px;
  font-weight: bold;
}
body main .rightPanel.OneOfMultiple span.blueLine {
  color: #004c97;
}
@media (max-width: 959px) {
  body main .rightPanel.signIn {
    margin-top: 1.5rem;
  }
}
body main .rightPanel h4 {
  margin-bottom: 4px;
}
body footer {
  background-color: #ffffff;
  padding: 23px 0 16px;
  font-size: 12px;
  font-weight: 400;
  color: #a0a3a6;
  margin-top: 33px;
}
body footer #subPageIdentifier {
  display: none;
}
body footer .footerDescription {
  margin-bottom: 11px;
}
body footer .footerSlang {
  font-weight: 700;
}
body footer .companyDetailsOuter {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 959px) {
  body footer .companyDetailsOuter {
    justify-content: center;
    margin-top: 20px;
  }
}
body footer .companyDetailsOuter .companyDetails .filtronCopyright {
  display: block;
  text-align: right;
}
body footer .companyDetailsOuter .companyDetails .companyName {
  display: block;
  text-align: right;
}
body footer .companyDetailsOuter .companyDetails .address {
  display: block;
  text-align: right;
}
body footer .companyDetailsOuter .companyDetails .footerLinks {
  display: block;
  text-align: right;
}
body footer .companyDetailsOuter .companyDetails .footerLinks a {
  display: inline-block;
  color: #004c97;
  font-weight: 400;
}
body footer .companyDetailsOuter .companyDetails .footerLinks a:hover {
  text-decoration: none;
}
body footer .companyDetailsOuter .logoFooterOuter img {
  padding-left: 8px;
}

#homeCarousel {
  background-color: #f6f6f6;
  height: 100%;
}
#homeCarousel.logged {
  height: auto;
}
#homeCarousel .carousel-inner {
  height: 100%;
}
#homeCarousel .modalBoard {
  height: 148px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #ffffff;
  padding: 15px 18px;
}
@media (max-width: 959px) {
  #homeCarousel .modalBoard {
    height: auto;
  }
}
#homeCarousel .modalBoard h2 {
  color: #275a9b;
  font-size: 37px;
  font-weight: 900;
  margin-bottom: 3px;
}
#homeCarousel .modalBoard p {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 7px;
}
#homeCarousel .carousel-item {
  height: 100%;
}
@media (max-width: 959px) {
  #homeCarousel .carousel-item {
    height: 380px;
  }
}
#homeCarousel .carousel-indicators {
  width: 134px;
  bottom: 9px;
  right: 19px;
  left: auto;
  margin-right: 0;
  margin-bottom: 0;
}
#homeCarousel .carousel-indicators li {
  height: 15px;
  width: 15px;
  border-radius: 100%;
  background-color: #e4e6e7;
}
#homeCarousel .carousel-indicators li.active {
  background-color: #004c97;
}

section.filtronRules {
  margin-top: 48px;
}
@media (max-width: 959px) {
  section.filtronRules {
    margin-top: 20px;
  }
}
section.filtronRules h3 {
  margin-top: 14px;
  margin-bottom: 25px;
}
@media (max-width: 959px) {
  section.filtronRules .rulesPoint {
    margin-top: 10px;
  }
}
section.filtronRules .rulesPoint img {
  height: 91px;
  display: block;
  margin: 0 auto 13px;
}
@media (max-width: 959px) {
  section.filtronRules .rulesPoint img {
    height: 60px;
  }
}
section.filtronRules .rulesPoint h6 {
  color: #004c97;
  text-align: center;
  font-size: 30px;
  line-height: 30px;
  margin-bottom: 0;
}
section.filtronRules .rulesPoint span {
  text-align: center;
  display: block;
  color: #004c97;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
}
section.filtronRules .rulesPoint p {
  text-align: center;
  font-size: 18px;
  margin-top: 7px;
  line-height: 23px;
}

section.awardsAreWaiting {
  background-color: #ffffff;
}
section.awardsAreWaiting .manIsRecommending {
  /*background-image: url("../../../assets/images/manRecommending.jpg");*/
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: contain;
  padding: 27px 32px;
  min-height: 438px;
  position: relative;
}
@media (max-width: 959px) {
  section.awardsAreWaiting .manIsRecommending {
    background-image: none;
  }
}
@media (max-width: 1200px) {
  section.awardsAreWaiting .manIsRecommending {
    background-size: 50%;
  }
}
section.awardsAreWaiting .manIsRecommending ul {
  max-width: 750px;
}
section.awardsAreWaiting .manIsRecommending ul li {
  padding-left: 2px;
  position: relative;
  margin-left: 27px;
  line-height: 22px;
  margin-bottom: 12px;
}
section.awardsAreWaiting .manIsRecommending a.buttonRedVideo {
  position: absolute;
  height: auto;
  min-width: auto;
  max-width: none;
  padding: 0;
  top: 478px;
  right: 41px;
  border: 0 !important;
}
section.awardsAreWaiting .manIsRecommending a.buttonRedVideo:hover {
  border: 0 !important;
}
section.awardsAreWaiting .manIsRecommending a.buttonRedVideo .videoIcon {
  margin: 0;
  width: 200px;
}
@media (max-width: 959px) {
  section.awardsAreWaiting .manIsRecommending {
    padding-bottom: 61px;
  }
  section.awardsAreWaiting .manIsRecommending a.buttonRedVideo {
    top: auto;
    bottom: 10px;
    right: auto;
  }
}
section.awardsAreWaiting h2 {
  margin-bottom: 20px;
}

section.joinToTheUsers {
  max-width: 919px;
  background-color: #004c97;
  margin: 0 auto;
  padding: 0 25px;
}
section.joinToTheUsers h3 {
  color: #ffffff;
  text-align: center;
  font-size: 34px;
}

.slickSliderNews .slick-dots {
  display: none !important;
}
.slickSliderNews img {
  padding: 0 !important;
}
.slickSliderNews .slick-slide {
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-top: 0 !important;
}
.slickSliderNews .textOuter {
  min-height: 360px;
}
.slickSliderNews .textOuter .button {
  bottom: 30px !important;
}

section.slickSliderOuter h3 {
  padding: 0 25px;
}
section.slickSliderOuter .slickSlider .slick-slide {
  padding: 20px 16px;
  margin: 10px;
  background-color: #ffffff;
  text-align: center;
}
section.slickSliderOuter .slickSlider .slick-slide img {
  margin: 0 auto;
  padding: 10px;
  padding-bottom: 1px;
}
section.slickSliderOuter .slickSlider .slick-slide h7 {
  margin-top: 10px;
  display: block;
  font-weight: 900;
  max-width: 100%;
  line-height: 17px;
  min-height: 40px;
}
section.slickSliderOuter .slickSlider .slick-prev {
  background-color: #000000;
  display: none !important;
}
section.slickSliderOuter .slickSlider .slick-next {
  background-color: #000000;
  right: -25px;
  display: none !important;
}
section.slickSliderOuter .slickSlider .slick-dots {
  position: relative;
  width: fit-content;
  margin: 0 auto;
  margin-top: -15px;
}
section.slickSliderOuter .slickSlider .slick-dots button {
  overflow: hidden;
  position: relative;
}
section.slickSliderOuter .slickSlider .slick-dots .prevIcon {
  background-image: url("../../../assets/images/sliderIconDefaultLeft.png");
  background-repeat: no-repeat;
  width: 34px;
  height: 34px;
  position: absolute;
  content: "";
  cursor: pointer;
  top: -6px;
  left: -34px;
}
section.slickSliderOuter .slickSlider .slick-dots .prevIcon:hover {
  background-image: url("../../../assets/images/sliderIconLeft.png");
  left: -46px;
  top: -15px;
}
section.slickSliderOuter .slickSlider .slick-dots .lastIcon {
  background-image: url("../../../assets/images/sliderIconDefaultRight.png");
  background-repeat: no-repeat;
  width: 34px;
  height: 34px;
  position: absolute;
  content: "";
  top: -8px;
  right: -59px;
  cursor: pointer;
}
section.slickSliderOuter .slickSlider .slick-dots .lastIcon:hover {
  background-image: url("../../../assets/images/sliderIconRight.png");
  top: -16px;
  right: -43px;
}
section.slickSliderOuter .slickSlider .slick-dots li {
  background-color: #ffffff;
  width: 41px;
  height: 4px;
  margin: 0;
}
section.slickSliderOuter .slickSlider .slick-dots li button:before {
  display: none;
}
section.slickSliderOuter .slickSlider .slick-dots li.slick-active button:before {
  height: 4px;
  opacity: 1;
  top: 0;
  left: 0;
  background-color: #004c97;
  content: "";
  display: block;
}

#productModal .modal-body, #productModal modal-header {
  padding: 25px !important;
}

.modal-scrollable {
  top: 56px;
  height: auto;
}
.modal-scrollable .modal-body {
  overflow-y: auto;
  height: auto;
  max-height: calc(100vh - 176px);
}

#modalContent .modal-dialog, #productModal .modal-dialog {
  max-width: 900px;
}
#modalContent .modalLegend, #productModal .modalLegend {
  margin-bottom: 2px;
}
#modalContent .modal-body, #modalContent modal-header, #productModal .modal-body, #productModal modal-header {
  padding: 0 30px;
}
#modalContent .modal-body, #productModal .modal-body {
  padding-bottom: 20px;
}
#modalContent .close-modal, #productModal .close-modal {
  position: absolute;
  background-image: url("../../../assets/images/modalClose.png");
  width: 36px;
  height: 36px;
  z-index: 1;
  right: -18px;
  top: -18px;
  color: transparent;
}
#modalContent .importRow, #productModal .importRow {
  border-bottom: 1px solid #d0d4d9;
  padding: 5px 0;
  float: left;
  display: block;
  max-width: 80%;
  width: 80%;
}
#modalContent .importRow img, #productModal .importRow img {
  margin-right: 5px;
}
#modalContent .modal-content, #productModal .modal-content {
  background-color: #f6f6f6;
}
#modalContent .modal-content .modal-header, #productModal .modal-content .modal-header {
  border: 0;
}
#modalContent .modal-content .modal-content-inner, #productModal .modal-content .modal-content-inner {
  overflow: hidden;
}
@media (max-width: 959px) {
  #modalContent .modal-content .modal-content-inner .modal-body, #productModal .modal-content .modal-content-inner .modal-body {
    max-height: calc(100vh - 200px);
    overflow-y: auto;
  }
  #modalContent .modal-content .modal-content-inner .modal-body.noSetHeight, #productModal .modal-content .modal-content-inner .modal-body.noSetHeight {
    height: auto;
  }
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: hidden;
}

.modalHeader {
  width: calc(100% + 40px);
  display: flex;
  height: 58px;
  left: -40px;
  position: relative;
}
.modalHeader.modalHeaderThreeSteps div {
  width: 33.3%;
}
@media (max-width: 959px) {
  .modalHeader {
    display: none;
  }
}
.modalHeader.inPage {
  width: 100%;
  left: 0;
  margin-bottom: 33px;
  margin-top: 35px;
  border: 1px solid #ffffff;
}
.modalHeader.inPage div:before {
  border: 1px solid #ffffff;
}
.modalHeader.inPage > div {
  background-color: #ffffff;
}
.modalHeader.inPage > div span.number {
  margin-right: 10px;
}
.modalHeader.inPage > .inActiveOption {
  background-color: transparent;
}
.modalHeader.inPage > .inActiveOption span {
  color: #ffffff;
}
.modalHeader.inPage > .inActiveOption span.colorSilver {
  color: #757575 !important;
}
.modalHeader.inPage > div.inActiveOption:before {
  background-color: transparent;
}
.modalHeader.inPage > div.whiteTriangle:before {
  background-color: #ffffff;
}
@media (max-width: 959px) {
  .modalHeader.inPage {
    display: none;
  }
}
.modalHeader div {
  width: 25%;
  display: flex;
  justify-content: center;
  align-content: center;
  position: relative;
  height: 58px;
  background-color: transparent;
  overflow: hidden;
  padding-left: 30px;
}
.modalHeader div span {
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  font-size: 18px;
  font-weight: 700;
  color: #004c97;
  line-height: 20px;
}
.modalHeader div span span.number {
  background: #004c97;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-content: center;
  font-size: 20px;
  font-weight: 700;
  margin-right: 5px;
  flex: 0 0 32px;
}
.modalHeader div:first-child:before {
  display: none;
}
.modalHeader div:before {
  border: 1px solid #757575;
  width: 42px;
  height: 42px;
  transform: rotate(45deg);
  content: "";
  position: absolute;
  left: -21px;
  top: 8px;
  background-color: #ffffff;
}
.modalHeader div.inActiveOption {
  background-color: #dfdcdc;
  color: #757575;
}
.modalHeader div.inActiveOption span.number {
  background-color: #757575;
}
.modalHeader div.inActiveOption span {
  color: #757575;
}
.modalHeader div.inActiveOption:before {
  background-color: #dfdcdc;
}
.modalHeader div.whiteTriangle:before {
  background-color: #f6f6f6;
}

.longForm h1 {
  margin-top: -11px;
  margin-bottom: 25px;
}
.longForm p {
  font-size: 17px;
}
.longForm h5 {
  color: #004c97;
  text-transform: uppercase;
  margin-bottom: 25px;
  margin-top: 25px;
}
.longForm .glyphicon-remove {
  background-image: url("../../../assets/images/iconError.svg");
  width: 35px;
  height: 35px;
}
.longForm .glyphicon-ok {
  background-image: url("../../../assets/images/iconOk.svg");
  width: 35px;
  height: 35px;
}
.longForm #my_distributors_branches_with-errors {
  color: #ff0000;
  padding-bottom: 10px;
  padding-right: 15px;
  padding-left: 15px;
  margin-top: -10px;
}
.longForm #registration_form_profile_applicant_help {
  font-size: 16px;
  font-weight: 700;
}
.longForm .allows label, .longForm .allows p {
  font-size: 12px;
}
.longForm .text-muted {
  color: #000000 !important;
}

#scrollContainer, #scrollContainer2, #scrollContainer3, #scrollContainer4 {
  position: relative;
  width: 100%;
  height: 148px;
  background-color: #ffffff;
  padding: 15px;
  padding-right: 25px;
}
#scrollContainer .ps__thumb-y, #scrollContainer ps__thumb-y, #scrollContainer .ps__thumb-y, #scrollContainer .ps__thumb-y, #scrollContainer2 .ps__thumb-y, #scrollContainer2 ps__thumb-y, #scrollContainer2 .ps__thumb-y, #scrollContainer2 .ps__thumb-y, #scrollContainer3 .ps__thumb-y, #scrollContainer3 ps__thumb-y, #scrollContainer3 .ps__thumb-y, #scrollContainer3 .ps__thumb-y, #scrollContainer4 .ps__thumb-y, #scrollContainer4 ps__thumb-y, #scrollContainer4 .ps__thumb-y, #scrollContainer4 .ps__thumb-y {
  background-color: #004c97 !important;
  border-radius: 0 !important;
  width: 12px !important;
  z-index: 1;
}
#scrollContainer .ps--active-y, #scrollContainer .ps--clicking, #scrollContainer .ps__rail-y, #scrollContainer2 .ps--active-y, #scrollContainer2 .ps--clicking, #scrollContainer2 .ps__rail-y, #scrollContainer3 .ps--active-y, #scrollContainer3 .ps--clicking, #scrollContainer3 .ps__rail-y, #scrollContainer4 .ps--active-y, #scrollContainer4 .ps--clicking, #scrollContainer4 .ps__rail-y {
  background-color: #ffffff !important;
  opacity: 1;
}
#scrollContainer .ps--active-y:after, #scrollContainer .ps--clicking:after, #scrollContainer .ps__rail-y:after, #scrollContainer2 .ps--active-y:after, #scrollContainer2 .ps--clicking:after, #scrollContainer2 .ps__rail-y:after, #scrollContainer3 .ps--active-y:after, #scrollContainer3 .ps--clicking:after, #scrollContainer3 .ps__rail-y:after, #scrollContainer4 .ps--active-y:after, #scrollContainer4 .ps--clicking:after, #scrollContainer4 .ps__rail-y:after {
  content: "";
  position: absolute;
  top: 0;
  right: 6px;
  width: 4px;
  height: 100%;
  background-color: #e4e6e7;
  z-index: 0;
}

#scrollContainer2 {
  position: relative;
  width: 100%;
  height: 148px;
  background-color: #ffffff;
  padding: 15px;
  padding-right: 25px;
}
#scrollContainer2 .ps__thumb-y, #scrollContainer2 ps__thumb-y, #scrollContainer2 .ps__thumb-y, #scrollContainer2 .ps__thumb-y {
  background-color: #004c97 !important;
  border-radius: 0 !important;
  width: 12px !important;
  z-index: 1;
}
#scrollContainer2 .ps--active-y, #scrollContainer2 .ps--clicking, #scrollContainer2 .ps__rail-y {
  background-color: #ffffff !important;
  opacity: 1;
}
#scrollContainer2 .ps--active-y:after, #scrollContainer2 .ps--clicking:after, #scrollContainer2 .ps__rail-y:after {
  content: "";
  position: absolute;
  top: 0;
  right: 6px;
  width: 4px;
  height: 100%;
  background-color: #e4e6e7;
  z-index: 0;
}

#scrollContainer3 {
  position: relative;
  width: 100%;
  height: 148px;
  background-color: #ffffff;
  padding: 15px;
  padding-right: 25px;
}
#scrollContainer3 .ps__thumb-y, #scrollContainer3 ps__thumb-y, #scrollContainer3 .ps__thumb-y, #scrollContainer3 .ps__thumb-y {
  background-color: #004c97 !important;
  border-radius: 0 !important;
  width: 12px !important;
  z-index: 1;
}
#scrollContainer3 .ps--active-y, #scrollContainer3 .ps--clicking, #scrollContainer3 .ps__rail-y {
  background-color: #ffffff !important;
  opacity: 1;
}
#scrollContainer3 .ps--active-y:after, #scrollContainer3 .ps--clicking:after, #scrollContainer3 .ps__rail-y:after {
  content: "";
  position: absolute;
  top: 0;
  right: 6px;
  width: 4px;
  height: 100%;
  background-color: #e4e6e7;
  z-index: 0;
}

#scrollContainer4 {
  position: relative;
  width: 100%;
  height: 148px;
  background-color: #ffffff;
  padding: 15px;
  padding-right: 25px;
}
#scrollContainer4 .ps__thumb-y, #scrollContainer4 ps__thumb-y, #scrollContainer4 .ps__thumb-y, #scrollContainer4 .ps__thumb-y {
  background-color: #004c97 !important;
  border-radius: 0 !important;
  width: 12px !important;
  z-index: 1;
}
#scrollContainer4 .ps--active-y, #scrollContainer4 .ps--clicking, #scrollContainer4 .ps__rail-y {
  background-color: #ffffff !important;
  opacity: 1;
}
#scrollContainer4 .ps--active-y:after, #scrollContainer4 .ps--clicking:after, #scrollContainer4 .ps__rail-y:after {
  content: "";
  position: absolute;
  top: 0;
  right: 6px;
  width: 4px;
  height: 100%;
  background-color: #e4e6e7;
  z-index: 0;
}

#workerZone {
  background-image: url("../../../assets/images/workerZone.jpg");
  width: 100%;
  min-height: 561px;
  font-weight: 400;
  background-size: 100%;
  position: relative;
}
@media (max-width: 959px) {
  #workerZone {
    display: none;
  }
}
#workerZone .innerWorkerZone {
  position: absolute;
  bottom: 15px;
  right: 10px;
}
#workerZone .innerWorkerZone h2 {
  font-size: 33px;
  color: #ffffff;
  font-weight: 700;
  text-align: right;
  line-height: 38px;
}
#workerZone .innerWorkerZone h2 b {
  font-weight: 700;
}
#workerZone .innerWorkerZone .button {
  float: right;
}

#subpage h1 {
  margin-bottom: 15px;
}
#subpage .contactContent {
  margin-bottom: 35px;
}
#subpage .kontakt-table.kontaktpnt tr td {
  padding: 0 5px 0 0;
}
#subpage .faqSection .panel {
  border-bottom: 1px solid #b7b7b7;
  margin-bottom: 10px;
  padding-bottom: 10px;
  padding-top: 5px;
}
#subpage .faqSection .panel-body {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 10px;
  padding-top: 16px;
  line-height: 22px;
}
#subpage .faqSection .txt_blue {
  font-size: 18px;
  font-weight: 700;
  color: #004c97;
  margin-top: 20px;
  text-transform: uppercase;
}
#subpage .faqSection h4.panel-title {
  font-size: 18px;
  font-weight: 700;
  line-height: 21px;
  position: relative;
}
#subpage .faqSection h4.panel-title a {
  color: #000000 !important;
  width: 100%;
  display: block;
  padding-right: 45px;
}
#subpage .faqSection h4.panel-title a:hover {
  text-decoration: none;
}
#subpage .faqSection h4.panel-title a:after {
  content: "";
  position: absolute;
  width: 23px;
  height: 17px;
  right: 0;
  top: 2px;
  cursor: pointer;
  pointer-events: auto;
  background-image: url("../../../assets/images/blueArrowDown.png");
}
#subpage .faqSection h4.panel-title a[aria-expanded=true]:after {
  background-image: url("../../../assets/images/arrowUp.png");
}

#rulesSection .single-policy .policy-img img {
  width: 57px;
}
#rulesSection .single-policy .policy-text {
  padding-left: 35px;
  font-weight: 400;
}
#rulesSection .single-policy .policy-text ul {
  margin-left: 35px;
}
#rulesSection .single-policy .policy-text .policy-header {
  font-size: 18px;
  font-weight: 700;
  color: #004c97;
  padding-top: 16px;
}

.informBlocks {
  position: relative;
  margin-bottom: 28px;
}
.informBlocks .informBlock {
  margin-top: 28px;
}
.informBlocks .informBlock > div {
  background-color: #ffffff;
  height: 100%;
}
.informBlocks .informBlock > div .imgOuter {
  margin-bottom: 30px;
  position: relative;
}
.informBlocks .informBlock > div .imgOuter .dateOnImage {
  position: absolute;
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  z-index: 1;
  background: rgba(0, 0, 0, 0.15);
  bottom: 0;
  left: 0;
  padding: 5px 15px;
  width: 100%;
}
.informBlocks .informBlock > div .imgOuter .dateOnImage.width50 {
  width: 50%;
}
.informBlocks .informBlock > div .imgOuter img {
  width: 100%;
}
.informBlocks .informBlock > div .textOuter {
  padding: 0 15px;
  padding-bottom: 15px;
}
.informBlocks .informBlock > div .textOuter .blueHeader {
  font-size: 20px;
  font-weight: 900;
  line-height: 23px;
  color: #004c97;
  padding-bottom: 5px;
}
.informBlocks .informBlock > div .textOuter .blackHeader {
  font-size: 20px;
  font-weight: 900;
  line-height: 23px;
  color: #000000;
  padding-bottom: 15px;
}
.informBlocks .informBlock > div .textOuter h5 {
  margin-top: 26px;
}
.informBlocks .informBlock > div .textOuter > div {
  font-size: 16px;
  font-weight: 400;
  padding-bottom: 50px;
}
.informBlocks .informBlock > div .textOuter .button {
  position: absolute;
  bottom: 15px;
}

section.blueBottomSection {
  max-width: 919px;
  background-color: #004c97;
  margin: 0 auto;
  padding: 30px 25px;
  margin-bottom: 30px;
}
section.blueBottomSection h3 {
  color: #ffffff;
  text-align: center;
  font-size: 34px;
}
section.blueBottomSection p {
  font-size: 18px;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
  line-height: 22px;
}

section.whiteBottomSection {
  background-color: #ffffff;
  padding: 35px;
}
section.whiteBottomSection h1 {
  font-size: 36px;
  margin-bottom: 25px;
}
section.whiteBottomSection ul {
  margin-left: 25px;
}
section.whiteBottomSection ul li {
  margin-top: 15px;
  font-size: 18px;
  font-weight: 400;
}

section.whiteBottomSection.manIsRecommending {
  /*background-image: url("../../../assets/images/manrecomending_small.jpg");*/
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: contain;
  padding: 27px 32px;
  min-height: 364px;
}
@media (max-width: 959px) {
  section.whiteBottomSection.manIsRecommending {
    background-image: none;
  }
}
@media (max-width: 1200px) {
  section.whiteBottomSection.manIsRecommending {
    background-size: 50%;
  }
}

section.transparentBottomSection {
  background-color: transparent;
  margin: 0 auto;
  padding: 30px;
  border: 2px solid #004c97;
}
section.transparentBottomSection h3 {
  color: #000000;
  text-align: center;
  font-size: 30px;
}
section.transparentBottomSection p {
  font-size: 18px;
  font-weight: 400;
  color: #000000;
  text-align: center;
  line-height: 26px;
}
section.transparentBottomSection h6 {
  color: #004c97;
  font-size: 18px;
  text-align: center;
}

#workerZoneBigger {
  background-image: url("../../../assets/images/biggerWorkerZone_1.jpg?v=1.2");
  width: 100%;
  min-height: 339px;
  font-weight: 400;
  position: relative;
  margin-top: 23px;
}
@media (max-width: 959px) {
  #workerZoneBigger {
    background-position: -144px 0;
    overflow: hidden;
    background-size: cover;
    min-height: auto;
  }
  #workerZoneBigger .innerWorkerZone {
    top: 25px;
    width: calc(100% - 50px) !important;
    position: relative !important;
    float: left;
    margin-bottom: 48px;
  }
}
#workerZoneBigger .innerWorkerZone {
  position: absolute;
  bottom: 15px;
  right: 25px;
  left: 25px;
}
#workerZoneBigger .innerWorkerZone h2 {
  font-size: 33px;
  color: #ffffff;
  font-weight: 700;
  text-align: left;
  line-height: 38px;
}
#workerZoneBigger .innerWorkerZone h2 b {
  font-weight: 700;
  float: right;
}
#workerZoneBigger .innerWorkerZone p {
  max-width: 309px;
  text-align: left;
  color: #ffffff;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  float: left;
}
#workerZoneBigger .innerWorkerZone .button {
  float: left;
  clear: both;
}

#currentTournament {
  margin-top: 28px;
  background-color: #ffffff;
}
@media (max-width: 959px) {
  #currentTournament .imgOut {
    overflow: hidden;
  }
  #currentTournament .imgOut img {
    margin-top: -70px;
    margin-bottom: -90px;
  }
}
#currentTournament .innerCurrentTournament {
  padding: 15px 15px 0;
}
#currentTournament .innerCurrentTournament h2 {
  font-size: 44px;
  font-weight: 900;
}
#currentTournament .innerCurrentTournament p {
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
}

.panelCounter {
  margin-top: 20px;
}
.panelCounter > div span:first-child {
  font-size: 65px;
  font-weight: 900;
  color: #004c97;
  text-align: center;
  width: 100%;
  display: block;
  line-height: 62px;
}
.panelCounter > div span:last-child {
  font-size: 20px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 20px;
  text-align: center;
  text-transform: lowercase;
  width: 100%;
  display: block;
}

.userDataBlock {
  min-height: 218px;
}
.userDataBlock p {
  font-size: 24px;
  font-weight: 400;
  line-height: 24px;
  margin-top: 8px !important;
  margin-bottom: 12px !important;
}

#subPageHeader {
  margin-top: 20px;
  font-size: 14px;
}
#subPageHeader > div > div > div {
  background-color: #ffffff;
  height: 100%;
  padding-top: 5px;
}
#subPageHeader > div > div > div > div, #subPageHeader > div > div > div > div.borderList {
  border-bottom: 1px solid #e4e6e7;
}
#subPageHeader > div > div > div > div.borderList, #subPageHeader > div > div > div > div.borderList.borderList {
  border-bottom: 1px solid #e4e6e7 !important;
}
#subPageHeader > div > div > div > div:last-child, #subPageHeader > div > div > div > div.borderList:last-child {
  border-bottom: 0;
}
#subPageHeader > div > div > div > div .blueLine, #subPageHeader > div > div > div > div.borderList .blueLine {
  color: #004c97;
}
#subPageHeader > div > div > div > div > div, #subPageHeader > div > div > div > div.borderList > div {
  padding: 10px 42px 10px;
}
#subPageHeader .increasingSalary {
  background-color: #f6f6f6;
  padding: 56px 21px;
}
#subPageHeader .increasingSalary .IfIncreaseSalary {
  color: #231f20;
  font-size: 18px;
  font-weight: 700;
  display: block;
  margin-bottom: 9px;
}
#subPageHeader .increasingSalary .salaryValue {
  border: 0;
  height: 40px;
  padding: 13px;
}
#subPageHeader .increasingSalary .awardsReceived {
  font-size: 18px;
  font-weight: 700;
  font-style: normal;
  display: block;
  margin-top: 12px;
  margin-bottom: 17px;
}

#subPageMiddleSection .productOnList > div {
  background-color: #ffffff;
  margin: 15px 0;
  padding: 15px 0;
}
@media (max-width: 959px) {
  #subPageMiddleSection .productOnList > div {
    margin: 5px 0;
  }
}
#subPageMiddleSection .productOnList > div .productName {
  color: #231f20;
  font-size: 16px;
  font-weight: 900;
  margin-top: 12px;
  display: block;
  margin-bottom: 12px;
  min-height: 50px;
}
#subPageMiddleSection .productOnList > div .productPoints {
  color: #231f20;
  font-size: 16px;
  font-weight: 300;
}
#subPageMiddleSection .productOnList > div .productButtons a:last-child {
  margin-right: 10px;
}

#subPageMenu {
  background-color: #ffffff;
  margin-top: 35px;
  margin-bottom: 20px;
}
#subPageMenu.awardsMenu {
  margin-bottom: 0;
}
#subPageMenu.awardsMenu ul {
  display: flex;
  justify-content: space-between;
  padding: 10px 42px;
  margin-bottom: 0;
}
#subPageMenu.awardsMenu ul li {
  width: auto;
}
#subPageMenu.awardsMenu ul li.active a {
  font-weight: bold;
  color: #004c97;
}
#subPageMenu.awardsMenu ul li a {
  white-space: nowrap;
}
#subPageMenu ul {
  padding: 5px 45px;
  display: flex;
  justify-content: space-between;
}
#subPageMenu ul.awards li {
  width: auto;
}
#subPageMenu ul li {
  display: inline-flex;
  text-align: center;
}
@media (max-width: 1200px) {
  #subPageMenu ul li {
    width: auto;
    padding: 0 15px;
  }
}
#subPageMenu ul li a {
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 23.7px;
  color: #a0a3a6;
  text-transform: uppercase;
}
@media (max-width: 1200px) {
  #subPageMenu ul li a {
    font-size: 13px;
  }
}
#subPageMenu ul li a.active {
  color: #004c97;
  font-weight: 700;
}
#subPageMenu ul li a:hover {
  text-decoration: none;
}

@media (max-width: 959px) {
  #productSection h1 {
    font-size: 38px;
  }
}
#productSection span {
  font-size: 44px;
  color: #004c97;
  font-weight: 900;
  line-height: 44px;
  margin-bottom: 23px;
}
@media (max-width: 959px) {
  #productSection span {
    font-size: 22px;
    line-height: 32px;
  }
}
#productSection p {
  font-size: 18px;
  margin-top: 23px;
}
@media (max-width: 959px) {
  #productSection p {
    font-size: 16px;
    margin-top: 5px;
  }
}

@media (min-width: 959px) {
  .floatingOuterPanel {
    position: relative;
  }
  main .floatingPanel {
    position: relative;
    width: auto;
    top: auto;
  }
  .floatingPanel {
    width: 380px !important;
  }
  main.fixedHeader .floatingPanel {
    z-index: 1;
  }
  .floatingOuterExternal {
    position: relative;
  }
}
.image-overlay {
  position: relative;
  width: 160px;
  height: 160px;
}

.image {
  display: block;
  width: 160px;
  height: 160px;
}

.overlay {
  position: absolute;
  top: -64px;
  bottom: 0;
  left: 0;
  right: 0;
  height: 160px;
  width: 160px;
  opacity: 0;
  -webkit-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  transition: 0.5s ease;
  background-color: rgba(34, 91, 158, 0.7);
}

.image-overlay:hover .overlay {
  opacity: 1;
}

#cookies {
  display: none;
  background-color: #fff;
  position: fixed;
  width: 58%;
  min-height: 135px;
  font-size: 20px;
  bottom: 2em;
  z-index: 50001;
  box-shadow: 0 0 4px 0;
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.35);
  max-height: 90%;
  overflow-x: hidden;
  overflow-y: auto;
  left: 2em;
  right: auto;
  padding: 20px 15px 40px 20px;
  max-width: 760px;
}
@media (max-width: 1000px) {
  #cookies {
    width: 100%;
    left: 0;
    bottom: 0;
  }
}
#cookies > div {
  display: flex;
}
@media (max-width: 600px) {
  #cookies > div {
    flex-direction: column;
  }
}
#cookies > div > div:first-child {
  max-width: 500px;
}
@media (max-width: 600px) {
  #cookies > div > div:first-child {
    margin-bottom: 20px;
  }
}
#cookies > div h1 {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  float: left;
  padding-bottom: 10px;
  margin-bottom: 0;
  font-size: 36px;
  line-height: 42px !important;
  font-weight: 900;
  color: #004C97 !important;
  padding-right: 50px;
}
#cookies > div p {
  color: #202020 !important;
  font-size: 16px;
  padding-right: 50px;
  margin: 0;
  float: left;
  font-family: inherit;
  display: inline;
  line-height: 25px;
  font-weight: 200;
}
#cookies > div p a {
  display: inline;
  color: #004C97;
  text-decoration: underline;
  font-weight: bold;
  margin-left: 10px;
  cursor: pointer;
}
#cookies > div .cookiesButton {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #004C97;
  border-color: #004C97;
  color: #FFFFFF;
  margin-bottom: 10px;
  white-space: normal;
  word-break: break-word;
  word-wrap: break-word;
  min-width: 175px;
  width: 100%;
  padding: 12px 10px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 16px;
  font-size: 16px;
}
#cookies > div .settings {
  line-height: 16px;
  font-size: 16px;
  text-decoration: underline;
  text-align: center;
  display: block;
  margin-top: 10px;
  cursor: pointer;
}

#cookiesDetails {
  display: none;
  overflow: hidden;
  position: fixed;
  margin: 0 auto;
  top: 5%;
  right: 0;
  left: 0;
  width: 40%;
  max-width: 575px;
  border-radius: 2.5px;
  z-index: 50003;
  background-color: #fff;
  box-shadow: 0px 2px 10px -3px #999;
}
@media (max-width: 1000px) {
  #cookiesDetails {
    width: 100%;
    left: 0;
    bottom: 0;
    height: 100%;
    right: 0;
    top: 0;
  }
}
#cookiesDetails #scrollContainerCookies.ps {
  position: relative;
  background-color: #ffffff;
  max-width: 577px;
  padding: 25px 30px 20px;
  height: 65vh;
}
#cookiesDetails #scrollContainerCookies.ps .ps__rail-x {
  display: none;
}
@media (max-width: 1000px) {
  #cookiesDetails #scrollContainerCookies.ps {
    height: 85vh;
  }
}
#cookiesDetails #scrollContainerCookies.ps .ps__thumb-y, #cookiesDetails #scrollContainerCookies.ps ps__thumb-y, #cookiesDetails #scrollContainerCookies.ps .ps__thumb-y, #cookiesDetails #scrollContainerCookies.ps .ps__thumb-y {
  background-color: #004c97 !important;
  border-radius: 0 !important;
  width: 12px !important;
  z-index: 1;
}
#cookiesDetails #scrollContainerCookies.ps .ps--active-y, #cookiesDetails #scrollContainerCookies.ps .ps--clicking, #cookiesDetails #scrollContainerCookies.ps .ps__rail-y {
  background-color: #ffffff !important;
  opacity: 1;
}
#cookiesDetails #scrollContainerCookies.ps .ps--active-y:after, #cookiesDetails #scrollContainerCookies.ps .ps--clicking:after, #cookiesDetails #scrollContainerCookies.ps .ps__rail-y:after {
  content: "";
  position: absolute;
  top: 0;
  right: 6px;
  width: 4px;
  height: 100%;
  background-color: #e4e6e7;
  z-index: 0;
}
#cookiesDetails h1 {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  float: left;
  padding-bottom: 10px;
  margin-bottom: 0;
  font-size: 24px;
  line-height: 42px !important;
  font-weight: 900;
  color: #004C97 !important;
  padding-right: 50px;
}
#cookiesDetails p {
  color: #202020 !important;
  font-size: 16px;
  padding-right: 50px;
  margin: 0;
  float: left;
  font-family: inherit;
  display: inline;
  line-height: 25px;
  font-weight: 200;
}
#cookiesDetails p a {
  display: inline;
  color: #004C97;
  text-decoration: underline;
  cursor: pointer;
}
#cookiesDetails .cookiesButton {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #004C97;
  border-color: #004C97;
  color: #FFFFFF;
  margin-bottom: 10px;
  white-space: normal;
  word-break: break-word;
  word-wrap: break-word;
  min-width: 175px;
  padding: 12px 30px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 16px;
  font-size: 16px;
  max-height: 80vh;
}
#cookiesDetails .cookiesButton.allowButton {
  margin-top: 20px;
  margin-bottom: 20px;
}
#cookiesDetails .cookiesButton.acceptButton {
  float: right;
  margin-right: 30px;
  margin-top: 20px;
  margin-bottom: 20px;
}
#cookiesDetails h3 {
  font-size: 14px;
  font-weight: normal;
  color: #004C97;
  margin-bottom: 20px;
}
#cookiesDetails .privacy-notice-link {
  display: inline-block;
}
#cookiesDetails #allowsDescription .allowPoint {
  border: 1px solid #d8d8d8;
  border-top: 0;
}
#cookiesDetails #allowsDescription .allowPoint:first-child {
  border-top: 1px solid #d8d8d8;
}
#cookiesDetails #allowsDescription .allowPoint .allowHeader {
  display: flex;
  justify-content: space-between;
  cursor: pointer;
  padding: 12px 30px;
  font-size: 14px;
}
#cookiesDetails #allowsDescription .allowPoint .allowHeader > div {
  font-weight: 700;
  display: flex;
  align-items: center;
}
#cookiesDetails #allowsDescription .allowPoint .allowHeader .plus {
  color: #004C97;
  display: inline-block;
  width: 25px;
  font-size: 20px;
}
#cookiesDetails #allowsDescription .allowPoint .allowHeader .minus {
  color: #004C97;
  display: none;
  width: 25px;
  font-size: 20px;
}
#cookiesDetails #allowsDescription .allowPoint .alwaysActive {
  text-align: right;
  color: #004C97;
  font-size: 14px;
}
#cookiesDetails #allowsDescription .allowPoint .allowBody {
  display: none;
  padding: 12px 30px;
  font-size: 14px;
  font-weight: 200;
}
#cookiesDetails #allowsDescription .toggle {
  cursor: pointer !important;
  display: inline-block !important;
}
#cookiesDetails #allowsDescription .toggle-switch {
  display: inline-block !important;
  background: #f2f1f1 !important;
  border-radius: 16px !important;
  width: 45px !important;
  height: 25px !important;
  position: relative !important;
  vertical-align: middle !important;
  transition: background 0.25s !important;
}
#cookiesDetails #allowsDescription .toggle-switch:before, #cookiesDetails #allowsDescription .toggle-switch:after {
  content: "" !important;
}
#cookiesDetails #allowsDescription .toggle-switch:before {
  display: block !important;
  background: #7d7d7d;
  border-radius: 50% !important;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.25) !important;
  width: 18px !important;
  height: 18px !important;
  position: absolute !important;
  top: 3.5px !important;
  left: 4px !important;
  transition: left 0.25s !important;
}
#cookiesDetails #allowsDescription .toggle-checkbox:checked + .toggle-switch {
  background: #cddcf2 !important;
}
#cookiesDetails #allowsDescription .toggle-checkbox:checked + .toggle-switch:before {
  left: 24px !important;
  background: #3860be !important;
}
#cookiesDetails #allowsDescription .toggle-checkbox {
  position: absolute !important;
  visibility: hidden !important;
}
#cookiesDetails #allowsDescription .toggle-label {
  margin-left: 5px !important;
  position: relative !important;
  top: 2px !important;
}

#grayLayer {
  background: rgba(0, 0, 0, 0.5);
  z-index: 50000;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  animation-name: onetrust-fade-in;
  animation-duration: 400ms;
  animation-timing-function: ease-in-out;
  display: none;
}

body .buorg {
  z-index: 4800 !important;
}

/*# sourceMappingURL=main.css.map */
