/* Tests pages */
.tests-notice {
    margin: 24px 0;
    background: #f7f7f7;
    color: #2d2d2d;
    font: 16px/19px pf_din_text_cond_proregular, sans-serif;
    padding: 16px 80px 17px 80px
}

.tests-notice p {
    margin: 0;
    padding: 0;
}

.tests-notice a {
    color: #e50006;
}

.tests-notice a:hover {
    color: #2d2d2d;
}

.tests-notice strong {
    font-family: pf_din_text_cond_promedium, sans-serif;
    font-weight: normal;
}

@media screen and (max-width:992px) {
    .tests-notice {
        padding:3px 30px 6px 30px;
    }

    .tests-notice p {
        margin: 19px 0;
        padding: 0;
    }
}

.tests-start {
    margin: 24px 0;
    background: #f7f7f7;
    padding: 0 30px 0 80px;
}

.tests-start-inner {
    display: table;
    width: 100%;
}

.tests-start-content {
    display: table-cell;
    vertical-align: top;
}

.tests-start-photo {
    display: table-cell;
    vertical-align: bottom;
    width: 290px;
    line-height: 0;
    text-align: center;
}

.tests-start-photo img {
    max-width: 100%;
}

.tests-start-title {
    color: #2d2d2d;
    font: 34px/36px pf_din_text_cond_promedium, sans-serif;
    padding: 38px 0 0 0;
}

.tests-start-info {
    padding: 21px 0 0 0;
}

.tests-start-info:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}

.tests-start-info .webinars-item-test-balls {
    float: left;
    position: relative;
    left: auto;
    bottom: auto;
    right: auto;
    padding: 0 66px 0 20px;
    color: #2d2d2d;
}

.tests-start-count {
    float: left;
    color: #e50006;
    font: 20px/48px pf_din_text_cond_proregular, sans-serif;
    padding: 0 0 0 18px;
}
.tests-start-count_left{
  padding-left: 0;
}

.tests-start-descr {
    font: 16px/24px helveticaneuecyrlight, sans-serif;
    color: #494949;
    padding: 22px 0 0 0;
}

.tests-start-link {
    padding: 50px 0 47px 0;
}

.tests-start-link .webinars-item-link-signup {
    margin: 0;
    width: 220px;
    border: 0;
    outline: none;
    cursor: pointer;
}

@media screen and (max-width:992px) {
    .tests-start {
        padding: 0 30px;
    }

    .tests-start-inner {
        display: block;
    }

    .tests-start-content {
        display: block;
    }

    .tests-start-info .webinars-item-test-balls {
        float: none;
        width: auto;
        margin: 48px 0 0 0;
    }

    .tests-start-count {
        float: none;
        padding: 0;
        margin: -109px 0 73px 0;
    }
    .tests-start-count_left {
      margin: 0;
    }

    .tests-start-photo {
        display: block;
        width: auto;
        padding: 5px 0 0 0;
    }

    .tests-start-link .webinars-item-link-signup {
        width: 100%;
    }
}

@media screen and (max-width:479px) {
    .tests-start-info .webinars-item-test-balls {
        height: auto;
        line-height: 24px;
        padding-top: 12px;
        padding-bottom: 12px;
    }

    .tests-start-count {
        float: none;
        padding: 0;
        margin: -133px 0 85px 0;
    }
    .tests-start-count_left {
      margin: 0;
    }

}

.tests-not-found {
    margin: 24px 0;
    padding: 22px 80px 26px 80px;
    background: #f7f7f7;
}

.tests-back {
    margin: 24px 0;
    padding: 22px 80px 26px 80px;
    background: #f7f7f7;
}

.tests-back a {
    color: #2d2d2d;
    font: 20px/24px pf_din_text_cond_promedium, sans-serif;
    text-decoration: none;
    position: relative;
}

.tests-back a:hover {
    color: #e50006;
}

.tests-back a:before {
    content: "";
    display: inline-block;
    position: absolute;
    left: -60px;
    top: 50%;
    width: 23px;
    height: 18px;
    margin: -9px 0 0 0;
    background: url(../images/tests-back.png);
}

@media screen and (max-width:992px) {
    .tests-back {
        padding-right: 30px;
    }
}

.tests-question {
    margin: 24px 0;
    padding: 35px 80px 43px 80px;
    background: #f7f7f7;
    position: relative;
}
.tests-question-inner{
  display: table;
  width: 100%;
}

  .tests-question-inner-content{
    display: table-cell;
    vertical-align: top;
  }
  .tests-question-img-wrap{
    display: table-cell;
    vertical-align: bottom;
    width: 290px;
    padding-left: 20px;
    line-height: 0;
    text-align: center;
  }

@media screen and (max-width:992px) {
    .tests-question {
        padding-left: 30px;
        padding-right: 30px;
    }

    .tests-question-inner{
      display: block;
    }
      .tests-question-inner-content{
        display: block;
      }
      .tests-question-img-wrap{
        display: block;
        width: 100%;
        padding-left: 0;
      }
}

.tests-answer-desc{
  font: 20px/24px pf_din_text_cond_proregular, sans-serif;
  color: #2d2d2d;  
}
.tests-answer-desc.false{
  color: #e2001a;  
}
.tests-answer-desc.true{
  color: #2f9e15;  
}
.tests-answer-desc a {
    text-decoration: underline;
    color: inherit;
}
.tests-answer-desc a:hover {
    text-decoration: none;
}

.tests-question form {
    margin: 0;
    padding: 0;
}

.tests-question-number {
    font: 20px/24px pf_din_text_cond_promedium, sans-serif;
    color: #e50006;
}

.tests-question-title {
    color: #2d2d2d;
    font: 25px/30px pf_din_text_cond_promedium, sans-serif;
    padding: 20px 0 11px 0;
}

/* For checkbox*/
.tests-question-variant {
    margin: 24px 0;
    font: 20px/24px pf_din_text_cond_proregular, sans-serif;
    color: #2d2d2d;
    position: relative;
    padding: 0 60px 0 0;
}
@media screen and (max-width:480px) {
  .tests-question-variant {
    padding: 0;
  }
}

.tests-question-variant label {
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
}

.tests-question-variant input {
    display: none;
}

.tests-question-variant label span {
    display: block;
    position: relative;
    padding: 0 0 0 32px;
    pointer-events: none;
}

.tests-question-variant label input:checked+span {
    font-family: pf_din_text_cond_promedium, sans-serif;
}

.tests-question-variant label span:before {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    box-sizing: border-box;
    border: 1px solid #b5b9c1;
    position: absolute;
    border-radius: 2px;
    left: 0;
    top: 4px;
    background: url(../images/tests-question-variant.png) no-repeat -999px -999px;
}

.tests-question-variant label input:checked+span:before {
    background-color: #e50006;
    border-color: #e50006;
    background-position: center;
}

.tests-question-variant label input.true+span {
    color: rgba(47, 158, 21, .5);
}

.tests-question-variant label input.false+span {
    color: rgba(45, 45, 45, .5);
}

.tests-question-variant label input.true:checked+span {
    color: #2f9e15;
}

.tests-question-variant label input.false:checked+span {
    color: #e2001a;
}
/* End for checkbox*/

/* For radiobutton*/
.tests-question-variant-radio {
    margin: 24px 0;
    font: 20px/24px pf_din_text_cond_proregular, sans-serif;
    color: #2d2d2d;
    position: relative;
    padding: 0 60px 0 0;
}
@media screen and (max-width:480px) {
  .tests-question-variant-radio {
    padding: 0;
  }
}

.tests-question-variant-radio label {
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
}

.tests-question-variant-radio input {
    display: none;
}

.tests-question-variant-radio label span {
    display: block;
    position: relative;
    padding: 0 0 0 32px;
    pointer-events: none;
}

.tests-question-variant-radio label input:checked+span {
    font-family: pf_din_text_cond_promedium, sans-serif;
}

.tests-question-variant-radio label span:before {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    box-sizing: border-box;
    border: 1px solid #b5b9c1;
    position: absolute;
    border-radius: 50%;
    left: 0;
    top: 4px;
}

  .tests-question-variant-radio label span:after {
    content: '';
    position: absolute;
    display: block;
    top: 10px;
    left: 6px;
    width: 6px;
    height: 6px;
    background: white;
    border-radius: 50%;
  }

.tests-question-variant-radio label input:checked+span:before {
    background-color: #e50006;
    border-color: #e50006;
    background-position: center;
}

.tests-question-variant-radio label input.true+span {
    color: rgba(47, 158, 21, .5);
}

.tests-question-variant-radio label input.false+span {
    color: rgba(45, 45, 45, .5);
}

.tests-question-variant-radio label input.true:checked+span {
    color: #2f9e15;
}

.tests-question-variant-radio label input.false:checked+span {
    color: #e2001a;
}
/* End for radiobutton*/

.tests-question-comment {
    font: 16px/24px helveticaneuecyrlight, sans-serif;
    color: #494949;
    padding: 22px 0 0 0;
}

.tests-question-submit {
    padding: 38px 0 0 0;
}

.tests-question-submit:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}

.tests-question-submit .webinars-item-link-signup {
    border: none;
    width: 220px;
    margin: 0;
    float: left;
    cursor: pointer;
    outline: none;
}

.tests-question-submit .webinars-item-link-signup:focus{
    outline: none;
}

@media screen and (max-width:992px) {
    .tests-question-submit .webinars-item-link-signup {
        width: 100%;
    }
}

.tests-question-submit .webinars-item-link-signup.back {
    margin: 0 10px 0 0;
    background: #b5b9c1;
}

@media screen and (max-width:992px) {
    .tests-question-submit .webinars-item-link-signup.back {
        margin: 0 5px 0 0;
        width: calc(50% - 5px);
    }
    .tests-question-submit .webinars-item-link-signup.back+.webinars-item-link-signup {
        margin: 0 0 0 5px;
        width: calc(50% - 5px);
    }
}

.tests-question-submit .webinars-item-link-signup.back:hover {
    color: #b5b9c1;
}

.tests-question-loading {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(247, 247, 247, .5);
}

.tests-question form.loading .tests-question-loading {
    display: block;
}

.tests-question-variant-percents {
    position: absolute;
    right: 0;
    top: 0;
    font: 16px/24px pf_din_text_cond_promedium, sans-serif;
    color: rgba(45, 45, 45, .5);
}

.tests-question-variant-radio label input.true+span+.tests-question-variant-percents {
    color: rgba(47, 158, 21, .5);
}

.tests-question-variant-radio label input.true:checked+span+.tests-question-variant-percents {
    color: #2f9e15;
}

.tests-question-variant-radio label input.false:checked+span+.tests-question-variant-percents {
    color: #e2001a;
}

.tests-question-variant-percents div {
    position: absolute;
    right: 100%;
    margin-right: 4px;
    top: 7px;
    width: 2px;
    height: 11px;
    background: rgba(45, 45, 45, .5);
}

.tests-question-variant-radio label input.true+span+.tests-question-variant-percents div {
    background: rgba(47, 158, 21, .5);
}

.tests-question-variant-radio label input.true:checked+span+.tests-question-variant-percents div {
    background: #2f9e15;
}

.tests-question-variant-radio label input.false:checked+span+.tests-question-variant-percents div {
    background: #e2001a;
}

.tests-question-variant-percents div:before {
    content: "";
    position: absolute;
    right: 4px;
    top: 4px;
    width: 2px;
    height: 7px;
    background: inherit;
}

.tests-question-variant-percents div:after {
    content: "";
    position: absolute;
    right: 8px;
    top: 7px;
    width: 2px;
    height: 4px;
    background: inherit;
}

.tests-results {
    margin: 24px 0;
    background: #f7f7f7;
    padding: 0 50px;
}

.tests-results-title {
    color: #2d2d2d;
    font: 34px/36px pf_din_text_cond_promedium, sans-serif;
    padding: 38px 0 24px 0;
}

.tests-results-inner {
    display: table;
    width: 100%;
}

.tests-results-content {
    display: table-cell;
    vertical-align: top;
}

.tests-results-photo {
    display: table-cell;
    vertical-align: bottom;
    width: 500px;
    padding-left: 30px;
    line-height: 0;
    text-align: center;
}

.tests-results-photo img {
    max-width: 100%;
}

.tests-results-link {
    padding: 50px 0;
}

.tests-results-link .webinars-item-link-signup {
    margin: 0;
    width: 220px;
    cursor: pointer;
}

@media screen and (max-width:992px) {
    .tests-results {
        padding: 0 30px;
    }

    .tests-results-inner {
        display: block;
    }

    .tests-results-content {
        display: block;
    }

    .tests-results-photo {
        display: block;
        width: auto;
        padding: 30px 0 0;
    }

    .tests-results-link .webinars-item-link-signup {
        width: 100%;
    }
}

.tests-results-success {
    margin: 20px 0 0 0;
    background: #fff url(../images/tests-results-success.png) no-repeat 19px 26px;
    padding: 21px 20px 26px 50px;
}

.tests-results-success-title {
    color: #2f9e15;
    font: 25px/30px pf_din_text_cond_promedium, sans-serif;
}

.tests-results-success-text {
    color: #2d2d2d;
    margin: -4px 0 0 0;
    font: 20px/24px pf_din_text_cond_proregular, sans-serif;
}

.tests-results-fail {
    margin: 20px 0 0 0;
    background: #fff url(../images/tests-results-fail.png) no-repeat 22px 27px;
    padding: 21px 20px 26px 50px;
}

.tests-results-fail-title {
    color: #e2001a;
    font: 25px/30px pf_din_text_cond_promedium, sans-serif;
}

.tests-results-fail-text {
    color: #2d2d2d;
    margin: -4px 0 0 0;
    font: 20px/24px pf_din_text_cond_proregular, sans-serif;
}

.tests-results-balls {
    margin: 24px 0 0 0;
    background: #fff url(../images/tests-results-balls.png) no-repeat 20px 27px;
    padding: 21px 20px 26px 50px;
}

.tests-results-balls-title {
    color: #2d2d2d;
    font: 25px/30px pf_din_text_cond_promedium, sans-serif;
}

.tests-results-balls-text {
    color: #2d2d2d;
    margin: -4px 0 0 0;
    font: 20px/24px pf_din_text_cond_proregular, sans-serif;
}

.tests-results-balls-text a{
  color: #e50006;
}

.tests-results-text {
    color: #2d2d2d;
    font: 20px/24px pf_din_text_cond_proregular, sans-serif;
    margin: 23px 0 0 0;
}
.tests-results-description{
  padding: 30px 0 40px;
  color: #2d2d2d;
  font: 20px/24px pf_din_text_cond_proregular, sans-serif;
}
/* /Tests pages */