.impsnippet h1,
.impsnippet h2,
.impsnippet p,
.impsnippet img,
.impsnippet div,
.impsnippet span,
.impsnippet strong,
.impsnippet a,
.impsnippet b,
.impsnippet img,
.impsnippet div,
.impsnippet span,
.impsnippet label,
.impsnippet label:before,
.impsnippet label:after,
.impsnippet input[type="checkbox"] + label:before,
.impsnippet input[type="checkbox"]:checked + label:before,
.impsnippet label:after,
.impsnippet strong,
.impsnippet a,
.impsnippet b {
  /*animation: none;
  animation-delay: 0;
  animation-direction: normal;
  animation-duration: 0;
  animation-fill-mode: none;
  animation-iteration-count: 1;
  animation-name: none;
  animation-play-state: running;
  animation-timing-function: ease;*/
  backface-visibility: visible;
  background: 0;
  background-attachment: scroll;
  background-clip: border-box;
  background-color: transparent;
  background-image: none;
  background-origin: padding-box;
  background-position: 0 0;
  background-position-x: 0;
  background-position-y: 0;
  background-repeat: repeat;
  background-size: auto auto;
  border: 0;
  border-style: none;
  border-width: medium;
  border-color: inherit;
  border-bottom: 0;
  border-bottom-color: inherit;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-style: none;
  border-bottom-width: medium;
  border-collapse: separate;
  border-image: none;
  border-left: 0;
  border-left-color: inherit;
  border-left-style: none;
  border-left-width: medium;
  border-radius: 0;
  border-right: 0;
  border-right-color: inherit;
  border-right-style: none;
  border-right-width: medium;
  border-spacing: 0;
  border-top: 0;
  border-top-color: inherit;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top-style: none;
  border-top-width: medium;
  bottom: auto;
  box-shadow: none;
  caption-side: top;
  clear: none;
  clip: auto;
  color: inherit;
  columns: auto;
  column-count: auto;
  column-fill: balance;
  column-gap: normal;
  column-rule: medium none currentColor;
  column-rule-color: currentColor;
  column-rule-style: none;
  column-rule-width: none;
  column-span: 1;
  column-width: auto;
  content: normal;
  counter-increment: none;
  counter-reset: none;
  cursor: auto;
  direction: ltr;
  display: inline;
  empty-cells: show;
  float: none;
  font: normal;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-variant: normal;
  font-weight: normal;
  height: auto;
  hyphens: none;
  left: auto;
  letter-spacing: normal;
  line-height: normal;
  list-style: none;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: disc;
  margin: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  max-height: none;
  max-width: none;
  min-height: 0;
  min-width: 0;
  opacity: 1;
  orphans: 0;
  outline: 0;
  outline-color: invert;
  outline-style: none;
  outline-width: medium;
  overflow: visible;
  overflow-x: visible;
  overflow-y: visible;
  padding: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  page-break-after: auto;
  page-break-before: auto;
  page-break-inside: auto;
  perspective: none;
  perspective-origin: 50% 50%;
  position: static;
  /* May need to alter quotes for different locales (e.g fr) */
  quotes: '\201C' '\201D' '\2018' '\2019';
  right: auto;
  tab-size: 8;
  table-layout: auto;
  text-align: inherit;
  text-align-last: auto;
  text-decoration: none;
  text-decoration-color: inherit;
  text-decoration-line: none;
  text-decoration-style: solid;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  top: auto;
  /*transform: none;
  transform-style: flat;
  transition: none;
  transition-delay: 0s;
  transition-duration: 0s;
  transition-property: none;
  transition-timing-function: ease;*/
  unicode-bidi: normal;
  vertical-align: baseline;
  visibility: visible;
  white-space: normal;
  widows: 0;
  width: auto;
  word-spacing: normal;
  z-index: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.impsnippet div,
.impsnippet h1,
.impsnippet h2,
.impsnippet p {
  display: block; }

.impsnippet b {
  font-weight: bold; }

.impsnippet a {
  cursor: pointer; }

.impsnippet_h_info {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 980000; }
  .impsnippet_h_info .impsnippet_h_info_msg {
    padding: 12px;
    position: relative;
    background-color: black;
    border-radius: 6px;
    margin: 4px;
    font-size: 14px;
    color: #ffffff;
    font-family: sans-serif;
    /*h4,p{
        color: #ffffff;     
        margin-bottom: 10px;
    }*/ }
    .impsnippet_h_info .impsnippet_h_info_msg a {
      color: white; }
  .impsnippet_h_info.skin1 .impsnippet_h_info_msg {
    border-radius: 0;
    margin: 0;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.5); }
  .impsnippet_h_info.impsnippet_h_info_pos_top {
    bottom: auto;
    top: 0; }
  .impsnippet_h_info.impsnippet_h_info_pos_bottom_75 {
    bottom: 75px; }
  @media (min-width: 768px) {
    .impsnippet_h_info.impsnippet_h_info_pos_bottom_left {
      right: 50%;
      min-width: 710px; } }
  @media (min-width: 768px) {
    .impsnippet_h_info.impsnippet_h_info_pos_bottom_right {
      left: 50%;
      min-width: 710px; } }

.impsnippet {
  color: #000000; }
  .impsnippet .impsnippet_row {
    margin-right: -15px;
    margin-left: -15px; }
    .impsnippet .impsnippet_row::before, .impsnippet .impsnippet_row::after {
      display: table;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
    .impsnippet .impsnippet_row::before {
      content: " "; }
    .impsnippet .impsnippet_row::after {
      clear: both;
      content: " "; }
    .impsnippet .impsnippet_row .impsnippet_col {
      position: relative;
      min-height: 1px;
      padding-right: 15px;
      padding-left: 15px;
      float: left; }
      .impsnippet .impsnippet_row .impsnippet_col.impsnippet_col_1 {
        width: 25%; }
      .impsnippet .impsnippet_row .impsnippet_col.impsnippet_col_2 {
        width: 50%; }
      .impsnippet .impsnippet_row .impsnippet_col.impsnippet_col_3 {
        width: 75%; }
      .impsnippet .impsnippet_row .impsnippet_col.impsnippet_col_4 {
        width: 100%; }
    @media (max-width: 640px) {
      .impsnippet .impsnippet_row.responsive {
        margin-right: 0;
        margin-left: 0; }
        .impsnippet .impsnippet_row.responsive .impsnippet_col {
          position: relative;
          min-height: 1px;
          float: none; }
          .impsnippet .impsnippet_row.responsive .impsnippet_col.impsnippet_col_1, .impsnippet .impsnippet_row.responsive .impsnippet_col.impsnippet_col_2, .impsnippet .impsnippet_row.responsive .impsnippet_col.impsnippet_col_3, .impsnippet .impsnippet_row.responsive .impsnippet_col.impsnippet_col_4 {
            width: 100%;
            margin-bottom: 10px; }
          .impsnippet .impsnippet_row.responsive .impsnippet_col.impsnippet_col_1 p {
            display: inline-block; } }
  .impsnippet .impsnippet_toggle_btn {
    margin-bottom: 15px;
    display: inline-block; }
    .impsnippet .impsnippet_toggle_btn label {
      position: relative;
      display: block;
      height: 24px;
      width: 40px;
      background: #e5e5e5;
      border-radius: 100px;
      cursor: pointer;
      transition: all 0.3s ease; }
      .impsnippet .impsnippet_toggle_btn label::after {
        position: absolute;
        left: 1px;
        top: 2px;
        display: block;
        width: 20px;
        height: 20px;
        border-radius: 16px;
        background: #fff;
        box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
        content: '';
        transition: all 0.3s ease; }
    .impsnippet .impsnippet_toggle_btn input {
      display: none; }
      .impsnippet .impsnippet_toggle_btn input:checked ~ label {
        background-color: #00965e; }
        .impsnippet .impsnippet_toggle_btn input:checked ~ label::after {
          left: 19px;
          background-color: #fff;
          box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2); }
  .impsnippet .impsnippet_checkmark_wrapper {
    display: inline-block;
    vertical-align: middle; }
    .impsnippet .impsnippet_checkmark_wrapper .impsnippet_checkmark {
      display: inline-block;
      width: 26px;
      height: 26px;
      -ms-transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      vertical-align: middle; }
      .impsnippet .impsnippet_checkmark_wrapper .impsnippet_checkmark .impsnippet_checkmark_circle {
        position: absolute;
        width: 26px;
        height: 26px;
        background-color: #00965e;
        border-radius: 13px;
        left: 0;
        top: 0; }
      .impsnippet .impsnippet_checkmark_wrapper .impsnippet_checkmark .impsnippet_checkmark_stem {
        position: absolute;
        width: 4px;
        height: 15px;
        background-color: #fff;
        left: 13px;
        top: 5px; }
      .impsnippet .impsnippet_checkmark_wrapper .impsnippet_checkmark .impsnippet_checkmark_kick {
        position: absolute;
        width: 8px;
        height: 4px;
        background-color: #fff;
        left: 8px;
        top: 16px; }
  .impsnippet .impsnippet_btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    /*border-radius: 4px;*/
    border-radius: 0;
    /*font-size: 18px;*/
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out; }
    .impsnippet .impsnippet_btn.impsnippet_btn_primary {
      background-color: #dc0613;
      border-width: 0;
      color: #fff;
      text-decoration: none !important; }
    .impsnippet .impsnippet_btn.impsnippet_btn_transparent {
      text-decoration: underline; }
  .impsnippet .impsnippet_text_center {
    text-align: center; }
  .impsnippet .impsnippet_text_right {
    text-align: center; }
  .impsnippet .impsnippet_text_justify {
    text-align: justify; }
  .impsnippet.impsnippet_ribbon {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 990000; }
    .impsnippet.impsnippet_ribbon .impsnippet_ribbon_close {
      position: absolute;
      top: 0;
      right: 0;
      cursor: pointer;
      font-size: 20px;
      line-height: 1.2;
      z-index: 40;
      width: 36px;
      height: 36px;
      line-height: 36px;
      color: white;
      text-align: center;
      display: block; }
    .impsnippet.impsnippet_ribbon .impsnippet_ribbon_msg {
      position: fixed;
      background-color: #ffffff;
      top: -800px;
      width: 640px;
      max-width: 100%;
      margin-left: -320px;
      left: 50%;
      cursor: pointer;
      box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
      z-index: 20000;
      overflow: auto;
      font-family: sans-serif; }
      .impsnippet.impsnippet_ribbon .impsnippet_ribbon_msg .impsnippet_ribbon_msg_wrapper {
        padding: 20px;
        font-size: 14px; }
      @media (max-width: 640px) {
        .impsnippet.impsnippet_ribbon .impsnippet_ribbon_msg {
          left: 0;
          margin: 0 auto; } }
      .impsnippet.impsnippet_ribbon .impsnippet_ribbon_msg h1 {
        color: white;
        background-color: black;
        height: 36px;
        line-height: 36px;
        text-align: center; }
      .impsnippet.impsnippet_ribbon .impsnippet_ribbon_msg p {
        margin-bottom: 15px; }
      .impsnippet.impsnippet_ribbon .impsnippet_ribbon_msg a {
        text-decoration: underline; }

/*# sourceMappingURL=impsnippets.css.map */
