#orientation {
    position: absolute;
}

@media all and (orientation: portrait) {
    #orientation {
        top: 0px;
    }
}

@media all and (orientation: landscape) {
    #orientation {
        top: 1px;
    }
}


/* line 1, ../../app/assets/stylesheets/icode-common.css.scss */
body {
    font-family: Arial, Helvetica, sans-serif;
    color: #595959;
    margin: 0 !important;
    padding: 0 !important;
    background: url('../img/dots.png') 0 0 repeat;
}

/* line 8, ../../app/assets/stylesheets/icode-common.css.scss */
#screen {
    left: 50%;
    top: 50%;
    position: absolute;
    display: block;
    -webkit-box-shadow: 0px 0px 8px rgba(50, 50, 50, 0.25);
    -moz-box-shadow: 0px 0px 8px rgba(50, 50, 50, 0.25);
    box-shadow: 0px 0px 8px rgba(50, 50, 50, 0.25);
    border: 3px solid #c9c9c9;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    padding: 0 !important;
    z-index: 1;
    background-color: #fff;
}

/* line 25, ../../app/assets/stylesheets/icode-common.css.scss */
.h4_hidden {
    display: none;
}

/* line 29, ../../app/assets/stylesheets/icode-common.css.scss */
.next {
    display: inline-block !important;
}

/* line 33, ../../app/assets/stylesheets/icode-common.css.scss */
.next .photo img {
    max-height: 12px;
}

/* line 37, ../../app/assets/stylesheets/icode-common.css.scss */
.play {
    width: 40px;
    height: 40px;
    background: url("../img/strzalka.png") no-repeat center center;
    margin-bottom: -5px;
}

/* line 44, ../../app/assets/stylesheets/icode-common.css.scss */
.photo {
    position: absolute;
    display: block;
    left: 50%;
    text-align: center;
    vertical-align: bottom;
    display: table-cell;
}

.photo_big {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}

.photo_big img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}


/* line 54, ../../app/assets/stylesheets/icode-common.css.scss */
h3 {
    line-height: 14px;
    position: absolute;
    left: 50%;
    width: 238px;
    margin-left: -119px;
    top: 40%;
    margin-top: -30px;
    font-size: 14px;
    text-align: center;
    background: #0070c0;
    color: #fff;
    padding: 5px 0;
    text-transform: uppercase;
}

/* line 70, ../../app/assets/stylesheets/icode-common.css.scss */
h4 {
    font-size: 2.5em;
    color: #7f7f7f;
}

/* line 74, ../../app/assets/stylesheets/icode-common.css.scss */
.btn {
    border: none;
    box-shadow: none;
    background-size: contain !important;
}

/* line 78, ../../app/assets/stylesheets/icode-common.css.scss */
p {
    padding-left: 2.5%;
    padding-right: 2.5%;
}

/* line 83, ../../app/assets/stylesheets/icode-common.css.scss */
table {
    width: auto;
    max-width: 800px;
    margin: 0 auto;
}

/* line 92, ../../app/assets/stylesheets/icode-common.css.scss */
td {
    text-align: left;
}

/* line 96, ../../app/assets/stylesheets/icode-common.css.scss */
label {
    margin-left: 10px;
    text-align: left;
    cursor: pointer;
}

/* line 102, ../../app/assets/stylesheets/icode-common.css.scss */
.highlighted {
    display: block;
    border-radius: 0 !important;
}

/* line 107, ../../app/assets/stylesheets/icode-common.css.scss */
.scale-inactive {
    position: absolute;
    left: 50%;
    bottom: 15%;
    margin-left: -23px;
    width: 46px;
    text-align: center;
}

/* line 116, ../../app/assets/stylesheets/icode-common.css.scss */
.scale-linear-inactive {
    position: absolute;
    left: 50%;
    bottom: 15%;
    margin-left: -23px;
    width: 46px;
    text-align: center;
    background: white url(../img/button2.png) no-repeat center center;
    display: none;
}

/* line 127, ../../app/assets/stylesheets/icode-common.css.scss */
.scale-linear-inactive-left {
    position: absolute;
    text-align: center;
    display: none;
}

/* line 133, ../../app/assets/stylesheets/icode-common.css.scss */
.scale-linear-inactive-right {
    position: absolute;
    text-align: center;
    display: none;
}

/* line 140, ../../app/assets/stylesheets/icode-common.css.scss */
.transparent {
    zoom: 1 !important;
    filter: alpha(opacity=30) !important;
    opacity: 0.075 !important;
}

/* line 147, ../../app/assets/stylesheets/icode-common.css.scss */
.scale-container.scale-size-2 .scale-choice-0 button,
.scale-container.scale-size-2 .scale-choice-1 button {
    border-radius: 50%;
    border: none;
    width: 46px;
    height: 46px;
    line-height: 44px;
    color: #fff;
    background: white url(../assets/button.png) no-repeat center center;
    cursor: pointer;
    z-index: 1000;
}

/* line 160, ../../app/assets/stylesheets/icode-common.css.scss */
.scale-container.scale-size-3 .scale-choice-0 button,
.scale-container.scale-size-3 .scale-choice-1 button,
.scale-container.scale-size-3 .scale-choice-2 button {
    border-radius: 50%;
    border: none;
    width: 46px;
    height: 46px;
    line-height: 44px;
    color: #fff;
    background: white url(../assets/button.png) no-repeat center center;
    cursor: pointer;
    z-index: 1000;
}

/* line 175, ../../app/assets/stylesheets/icode-common.css.scss */
.scale-container.scale-size-5 .scale-choice-0 button,
.scale-container.scale-size-5 .scale-choice-1 button,
.scale-container.scale-size-5 .scale-choice-2 button,
.scale-container.scale-size-5 .scale-choice-3 button,
.scale-container.scale-size-5 .scale-choice-4 button {
    border-radius: 50%;
    border: none;
    width: 46px;
    height: 46px;
    line-height: 44px;
    color: #fff;
    background: white url(../img/button.png) no-repeat center center;
    cursor: pointer;
    z-index: 1000;
}

/* line 187, ../../app/assets/stylesheets/icode-common.css.scss */
.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* line 2, ../../app/assets/stylesheets/icode-style-2.css */
.scale-container.scale-size-2 .icode-style-2-scale-choice-0 button,
.scale-container.scale-size-2 .icode-style-2-scale-choice-1 button {
    border-radius: 50%;
    border: none;
    line-height: 34px;
    color: #fff;
    background: white url(../img/button.png) no-repeat center center;
    cursor: pointer;
}

/* line 13, ../../app/assets/stylesheets/icode-style-2.css */
.scale-container.scale-size-3 .icode-style-2-scale-choice-0 button,
.scale-container.scale-size-3 .icode-style-2-scale-choice-1 button,
.scale-container.scale-size-3 .icode-style-2-scale-choice-2 button {
    border-radius: 50%;
    border: none;
    line-height: 34px;
    color: #fff;
    background: white url(../img/button.png) no-repeat center center;
    cursor: pointer;
}

/* line 27, ../../app/assets/stylesheets/icode-style-2.css */
.scale-container.scale-size-5 .icode-style-2-scale-choice-0 button,
.scale-container.scale-size-5 .icode-style-2-scale-choice-1 button,
.scale-container.scale-size-5 .icode-style-2-scale-choice-2 button,
.scale-container.scale-size-5 .icode-style-2-scale-choice-3 button,
.scale-container.scale-size-5 .icode-style-2-scale-choice-4 button {
    border-radius: 50%;
    border: none;
    line-height: 34px;
    color: #fff;
    background: white url(../img/button.png) no-repeat center center;
    cursor: pointer;
}

/* line 36, ../../app/assets/stylesheets/icode-style-2.css */
.icode-style-2-scale-linear-inactive {
    position: absolute;
    left: 50%;
    bottom: 15%;
    margin-left: -23px;
    width: 46px;
    text-align: center;
    background: white url(../img/button2.png) no-repeat center center;
    display: none;
}

.photo img {
    vertical-align: middle;
}
.photo_helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

/* blue 50 */
@media (min-width: 0px) and (min-height: 0px) {
    .photo2 {
        width: 190px;
        height: 200px;
        margin-left: 63px;
        /*bottom: 70px;*/
        top: 5%;
        margin-right: 0;
        padding-right: 0;
        margin-left: 0;
        width: 50%;
        padding-left: 0;
    }
    .photo2 img {
        margin-left: 0px;
        margin-right: 0px !important;
        width: 65% !important;
        max-width: 1000px;
        margin: 0 15% 0 15% !important;
    }

    .photo2_big {
        width: 190px;
        height: 200px;
        margin-left: 63px;
        /*bottom: 70px;*/
        top: 5%;
        margin-right: 0;
        padding-right: 0;
        margin-left: 0;
        width: 50%;
        padding-left: 0;
    }

    .photo2_big img {
        margin-left: 0px;
        margin-right: 0px !important;
        width: 96% !important;
        max-width: 1000px;
        margin: 0 2% 0 2% !important;  }


    /* line 367, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    #screen {
        width: 600px;
        margin-left: -300px;
        height: 460px;
        margin-top: -240px;
        font-size: 20pt;
        /*border: solid 1px deeppink;*/
    }

    /* line 376, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    div.statement, p.statement, div.statement_touch, p.statement_touch, div.statement_touch_desktop, p.statement_touch_desktop, div.statement_touch_mobile, p.statement_touch_mobile {
        margin-top: 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        /* number of lines to show */
        line-height: 19px;
        max-height: 38px;
    }

    /* line 388, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    div.statement_touch_desktop, p.statement_touch_desktop, div.statement_touch_mobile, p.statement_touch_mobile {
        display: none;
    }

    /* line 392, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .play, .btn {
        width: 58px;
        height: 82px;
        background: url("../img/next-btn.svg") no-repeat center center;
        margin-bottom: -40px;
        padding: 5px;
        filter: alpha(opacity=30) !important;
        opacity: 1 !important;
    }

    /* line 401, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    label {
        text-transform: uppercase;
    }

    /* line 404, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    #submit0 {
        width: 58px;
        height: 76px;
        margin-bottom: -47px;
        padding: 5px;
        filter: alpha(opacity=30) !important;
        opacity: 1 !important;
        border: none;
    }

    /* line 413, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .en {
        background: url("../img/next-btn.svg") no-repeat center center;
        background-size: contain;
    }

    /* line 416, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .jp {
        background: url("../img/next-btn.svg") no-repeat center center;
        background-size: contain;
    }

    /* line 419, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .pl {
        background: url("../img/next-btn.svg") no-repeat center center;
        background-size: contain;
    }
    
    .th {
        background: url("../img/next-btn.svg") no-repeat center center;
        background-size: contain;
    }
    
    .ru, .uk {
        background: url("../img/next-btn.svg") no-repeat center center;
        background-size: contain;
    }
    
    /* line 423, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .highlighted {
        width: 56px;
        height: 80px;
        display: block;
        padding: 5px;
        z-index: 100;
    }

    /* line 431, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    span.M {
        float: right;
        -webkit-appearance: none;
        border: none;
        width: 54px;
        height: 75px;
        background: url("../img/iCode-Male-75.png") left center no-repeat;
    }

    /* line 440, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    span.F {
        float: right;
        -webkit-appearance: none;
        border: none;
        width: 56px;
        height: 75px;
        background: url("../img/iCode-Female-75.png") left center no-repeat;
    }

    /* line 449, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    h2 {
        margin-top: 200px !important;
    }

    /* line 453, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    h3 {
        width: 600px;
        margin-left: -300px;
        margin-top: -125px !important;
        font-size: 24pt;
        padding: 5px 0;
    }

    /* line 461, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    h3:after {
        content: '';
        display: block;
        position: absolute;
        left: 48%;
        top: 100%;
        width: 0;
        height: 0;
        border-top: 16px solid #0070c0;
        border-right: 16px solid transparent;
        border-bottom: 0 solid transparent;
        border-left: 16px solid transparent;
    }

    /* line 475, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .photo {
        width: 380px;
        height: 285px;
        margin-left: -186px;
        bottom: 45px !important;
    }

    /* line 482, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .photo img {
        max-width: 380px;
        max-height: 240px;
    }

    /* line 487, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-linear-inactive {
        bottom: 35%;
        margin-left: -50px;
    }

    /* line 492, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-linear-inactive {
        border: none;
        cursor: pointer;
    }

    /* Skala 2 */
    /* line 500, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-size-2 .scale-choice-0.linear button,
    .scale-size-2 .scale-choice-0.linear_mid button,
    .scale-size-2 .scale-choice-0.linear_max button {
        position: absolute;
        text-align: center;
        background: #B6B6B6;
        font-weight: normal;
        font-size: 24pt;
        margin-left: -275px;
        bottom: 52%;
        left: 50%;
        width: 75px;
        height: 75px;
        text-transform: uppercase;
    }

    /* line 515, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-size-2 .scale-choice-1.linear button,
    .scale-size-2 .scale-choice-1.linear_mid button,
    .scale-size-2 .scale-choice-1.linear_max button {
        position: absolute;
        bottom: 52%;
        margin-left: 205px;
        left: 50%;
        text-align: center;
        width: 75px;
        height: 75px;
        background: #B6B6B6;
        font-size: 24pt;
        font-weight: normal;
        text-transform: uppercase;
    }

    /* Skala 3 */
    /* line 530, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-desc {
        display: none;
    }

    /* line 535, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-size-3 .scale-choice-0.linear button,
    .scale-size-3 .scale-choice-0.linear_max button,
    .scale-size-3 .scale-choice-0.linear_mid button {
        position: absolute;
        text-align: center;
        background: #B6B6B6;
        font-weight: normal;
        font-size: 24pt;
        margin-left: -275px;
        bottom: 52%;
        left: 50%;
        width: 75px;
        height: 75px;
        text-transform: uppercase;
    }

    /* line 548, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-size-3 .scale-choice-1.linear button {
        position: absolute;
        text-align: center;
        background: #B6B6B6;
        text-transform: uppercase;
        font-weight: normal;
        font-size: 24pt;
        bottom: 5%;
        margin-left: -150px;
        left: 50%;
        -moz-border-radius: 20px;
        -webkit-border-radius: 20px;
        height: 30px;
        line-height: 20px;
        border-radius: 20px;
        font-size: 24px;
        width: 300px;
    }

    /* line 568, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-size-3 .scale-choice-2.linear button,
    .scale-size-3 .scale-choice-2.linear_max button,
    .scale-size-3 .scale-choice-2.linear_mid button {
        position: absolute;
        bottom: 52%;
        margin-left: 205px;
        left: 50%;
        text-align: center;
        width: 75px;
        height: 75px;
        background: #B6B6B6;
        font-size: 24pt;
        font-weight: normal;
        text-transform: uppercase;
    }

    /* Skala 5 */
    /* line 586, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-size-5 .scale-choice-0.linear button,
    .scale-size-5 .scale-choice-0.linear_mid button,
    .scale-size-5 .scale-choice-0.linear_max button {
        position: absolute;
        text-align: center;
        background: #B6B6B6;
        font-weight: normal;
        font-size: 24pt;
        margin-left: -275px;
        bottom: 52%;
        left: 50%;
        width: 75px;
        height: 75px;
        text-transform: uppercase;
    }

    /* line 601, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-size-5 .scale-choice-1.linear button,
    .scale-size-5 .scale-choice-1.linear_mid button,
    .scale-size-5 .scale-choice-1.linear_max button {
        position: absolute;
        text-align: center;
        background: #B6B6B6;
        font-weight: normal;
        font-size: 24pt;
        line-height: 14pt;
        margin-left: -275px;
        bottom: 25%;
        left: 50%;
        width: 75px;
        height: 75px;
        text-transform: uppercase;
    }

    /* line 615, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-size-5 .scale-choice-2.linear button {
        position: absolute;
        text-align: center;
        background: #B6B6B6;
        text-transform: uppercase;
        font-weight: normal;
        font-size: 24pt;
        bottom: 5%;
        margin-left: -150px;
        left: 50%;
        -moz-border-radius: 20px;
        -webkit-border-radius: 20px;
        height: 30px;
        line-height: 20px;
        border-radius: 20px;
        font-size: 24px;
        width: 300px;
    }

    /* line 635, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-size-5 .scale-choice-3.linear button,
    .scale-size-5 .scale-choice-3.linear_mid button,
    .scale-size-5 .scale-choice-3.linear_max button {
        position: absolute;
        bottom: 52%;
        margin-left: 205px;
        left: 50%;
        text-align: center;
        width: 75px;
        height: 75px;
        background: #B6B6B6;
        font-size: 24pt;
        font-weight: normal;
        text-transform: uppercase;
    }

    /* line 650, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-size-5 .scale-choice-4.linear button,
    .scale-size-5 .scale-choice-4.linear_mid button,
    .scale-size-5 .scale-choice-4.linear_max button {
        position: absolute;
        bottom: 25%;
        margin-left: 205px;
        left: 50%;
        text-align: center;
        width: 75px;
        height: 75px;
        background: #B6B6B6;
        font-size: 24pt;
        line-height: 14pt;
        font-weight: normal;
        text-transform: uppercase;
    }

    /* line 672, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-size-2 .scale-choice-0.linear_max button,
    .scale-size-2 .scale-choice-1.linear_max button,
    .scale-size-3 .scale-choice-2.linear_max button,
    .scale-size-3 .scale-choice-0.linear_max button,
    .scale-size-5 .scale-choice-0.linear_max button,
    .scale-size-5 .scale-choice-1.linear_max button,
    .scale-size-5 .scale-choice-3.linear_max button,
    .scale-size-5 .scale-choice-4.linear_max button {
        font-size: 6pt;
        line-height: 23px;
    }

    /* line 684, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-size-2 .scale-choice-0.linear_mid button,
    .scale-size-2 .scale-choice-1.linear_mid button,
    .scale-size-3 .scale-choice-2.linear_mid button,
    .scale-size-3 .scale-choice-0.linear_mid button,
    .scale-size-5 .scale-choice-0.linear_mid button,
    .scale-size-5 .scale-choice-1.linear_mid button,
    .scale-size-5 .scale-choice-3.linear_mid button,
    .scale-size-5 .scale-choice-4.linear_mid button {
        font-size: 9pt;
        line-height: 16px;
    }

    /* line 689, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-linear-inactive {
        bottom: 35%;
        height: 80px;
        margin-left: -32px;
    }

    /* line 695, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-linear-inactive-left {
        left: 25%;
        bottom: 30%;
        margin-left: -135px;
        width: 83px;
        height: 100px;
        background: white url(../img/finger-left-75.png) no-repeat center center;
        border: none;
        cursor: pointer;
    }

    /* line 706, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-linear-inactive-right {
        right: 25%;
        bottom: 30%;
        margin-right: -135px;
        width: 83px;
        height: 100px;
        background: white url(../img/finger-right-75.png) no-repeat center center;
        border: none;
        cursor: pointer;
    }

    /* line 716, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .highlighted-touch {
        display: block;
        z-index: 100;
    }
}
/* pink 75 */
@media (min-width: 610px) and (min-height: 470px) {
    .photo2 {
        width: 190px;
        height: 200px;
        margin-left: 63px;
        /*bottom: 70px;*/
        top: 5%;
        margin-right: 0;
        padding-right: 0;
        margin-left: 0;
        width: 50%;
        padding-left: 0;
    }
    .photo2 img {
        margin-left: 0px;
        margin-right: 0px !important;
        width: 65% !important;
        max-width: 1000px;
        margin: 0 15% 0 15% !important;
    }

    .photo2_big {
        width: 190px;
        height: 200px;
        margin-left: 63px;
        /*bottom: 70px;*/
        top: 5%;
        margin-right: 0;
        padding-right: 0;
        margin-left: 0;
        width: 50%;
        padding-left: 0;
    }

    .photo2_big img {
        margin-left: 0px;
        margin-right: 0px !important;
        width: 96% !important;
        max-width: 1000px;
        margin: 0 2% 0 2% !important;  }


    /* line 367, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    #screen {
        width: 600px;
        margin-left: -300px;
        height: 460px;
        margin-top: -240px;
        font-size: 14pt;
        /*border: solid 1px deeppink;*/
    }

    /* line 376, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    div.statement, p.statement, div.statement_touch, p.statement_touch, div.statement_touch_desktop, p.statement_touch_desktop, div.statement_touch_mobile, p.statement_touch_mobile {
        margin-top: 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        /* number of lines to show */
        line-height: 19px;
        max-height: 38px;
    }

    /* line 388, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    div.statement_touch_desktop, p.statement_touch_desktop, div.statement_touch_mobile, p.statement_touch_mobile {
        display: none;
    }

    /* line 392, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .play, .btn {
        width: 58px;
        height: 82px;
        background: url("../img/next-btn.svg") no-repeat center center;
        margin-bottom: -40px;
        padding: 5px;
        filter: alpha(opacity=30) !important;
        opacity: 1 !important;
    }

    /* line 401, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    label {
        text-transform: uppercase;
    }

    /* line 404, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    #submit0 {
        width: 58px;
        height: 76px;
        margin-bottom: -47px;
        padding: 5px;
        filter: alpha(opacity=30) !important;
        opacity: 1 !important;
        border: none;
    }

    /* line 413, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .en {
        background: url("../img/next-btn.svg") no-repeat center center;
        background-size: contain;
    }

    /* line 416, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .jp {
        background: url("../img/next-btn.svg") no-repeat center center;
        background-size: contain;
    }

    /* line 419, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .pl {
        background: url("../img/next-btn.svg") no-repeat center center;
        background-size: contain;
    }

    .th {
        background: url("../img/next-btn.svg") no-repeat center center;
        background-size: contain;
    }
    
    .ru, .uk {
        background: url("../img/next-btn.svg") no-repeat center center;
        background-size: contain;
    }
    
    /* line 423, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .highlighted {
        width: 56px;
        height: 80px;
        display: block;
        padding: 5px;
        z-index: 100;
    }

    /* line 431, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    span.M {
        float: right;
        -webkit-appearance: none;
        border: none;
        width: 54px;
        height: 75px;
        background: url("../img/iCode-Male-75.png") left center no-repeat;
    }

    /* line 440, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    span.F {
        float: right;
        -webkit-appearance: none;
        border: none;
        width: 56px;
        height: 75px;
        background: url("../img/iCode-Female-75.png") left center no-repeat;
    }

    /* line 449, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    h2 {
        margin-top: 200px !important;
    }

    /* line 453, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    h3 {
        width: 600px;
        margin-left: -300px;
        margin-top: -125px !important;
        font-size: 16pt;
        padding: 5px 0;
    }

    /* line 461, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    h3:after {
        content: '';
        display: block;
        position: absolute;
        left: 48%;
        top: 100%;
        width: 0;
        height: 0;
        border-top: 16px solid #0070c0;
        border-right: 16px solid transparent;
        border-bottom: 0 solid transparent;
        border-left: 16px solid transparent;
    }

    /* line 475, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .photo {
        width: 380px;
        height: 285px;
        margin-left: -186px;
        bottom: 45px !important;
    }

    /* line 482, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .photo img {
        max-width: 380px;
        max-height: 240px;
    }

    /* line 487, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-linear-inactive {
        bottom: 35%;
        margin-left: -50px;
    }

    /* line 492, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-linear-inactive {
        border: none;
        cursor: pointer;
    }

    /* Skala 2 */
    /* line 500, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-size-2 .scale-choice-0.linear button,
    .scale-size-2 .scale-choice-0.linear_mid button,
    .scale-size-2 .scale-choice-0.linear_max button {
        position: absolute;
        text-align: center;
        background: #B6B6B6;
        font-weight: normal;
        font-size: 16pt;
        margin-left: -275px;
        bottom: 52%;
        left: 50%;
        width: 75px;
        height: 75px;
        text-transform: uppercase;
    }

    /* line 515, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-size-2 .scale-choice-1.linear button,
    .scale-size-2 .scale-choice-1.linear_mid button,
    .scale-size-2 .scale-choice-1.linear_max button {
        position: absolute;
        bottom: 52%;
        margin-left: 205px;
        left: 50%;
        text-align: center;
        width: 75px;
        height: 75px;
        background: #B6B6B6;
        font-size: 16pt;
        font-weight: normal;
        text-transform: uppercase;
    }

    /* Skala 3 */
    /* line 530, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-desc {
        display: none;
    }

    /* line 535, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-size-3 .scale-choice-0.linear button,
    .scale-size-3 .scale-choice-0.linear_max button,
    .scale-size-3 .scale-choice-0.linear_mid button {
        position: absolute;
        text-align: center;
        background: #B6B6B6;
        font-weight: normal;
        font-size: 16pt;
        margin-left: -275px;
        bottom: 52%;
        left: 50%;
        width: 75px;
        height: 75px;
        text-transform: uppercase;
    }

    /* line 548, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-size-3 .scale-choice-1.linear button {
        position: absolute;
        text-align: center;
        background: #B6B6B6;
        text-transform: uppercase;
        font-weight: normal;
        font-size: 16pt;
        bottom: 5%;
        margin-left: -150px;
        left: 50%;
        -moz-border-radius: 20px;
        -webkit-border-radius: 20px;
        height: 30px;
        line-height: 20px;
        border-radius: 20px;
        font-size: 18px;
        width: 300px;
    }

    /* line 568, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-size-3 .scale-choice-2.linear button,
    .scale-size-3 .scale-choice-2.linear_max button,
    .scale-size-3 .scale-choice-2.linear_mid button {
        position: absolute;
        bottom: 52%;
        margin-left: 205px;
        left: 50%;
        text-align: center;
        width: 75px;
        height: 75px;
        background: #B6B6B6;
        font-size: 16pt;
        font-weight: normal;
        text-transform: uppercase;
    }

    /* Skala 5 */
    /* line 586, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-size-5 .scale-choice-0.linear button,
    .scale-size-5 .scale-choice-0.linear_mid button,
    .scale-size-5 .scale-choice-0.linear_max button {
        position: absolute;
        text-align: center;
        background: #B6B6B6;
        font-weight: normal;
        font-size: 13pt;
        margin-left: -275px;
        bottom: 52%;
        left: 50%;
        width: 75px;
        height: 75px;
        text-transform: uppercase;
    }

    /* line 601, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-size-5 .scale-choice-1.linear button,
    .scale-size-5 .scale-choice-1.linear_mid button,
    .scale-size-5 .scale-choice-1.linear_max button {
        position: absolute;
        text-align: center;
        background: #B6B6B6;
        font-weight: normal;
        font-size: 13pt;
        line-height: 14pt;
        margin-left: -275px;
        bottom: 25%;
        left: 50%;
        width: 75px;
        height: 75px;
        text-transform: uppercase;
    }

    /* line 615, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-size-5 .scale-choice-2.linear button {
        position: absolute;
        text-align: center;
        background: #B6B6B6;
        text-transform: uppercase;
        font-weight: normal;
        font-size: 13pt;
        bottom: 5%;
        margin-left: -150px;
        left: 50%;
        -moz-border-radius: 20px;
        -webkit-border-radius: 20px;
        height: 30px;
        line-height: 20px;
        border-radius: 20px;
        font-size: 18px;
        width: 300px;
    }

    /* line 635, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-size-5 .scale-choice-3.linear button,
    .scale-size-5 .scale-choice-3.linear_mid button,
    .scale-size-5 .scale-choice-3.linear_max button {
        position: absolute;
        bottom: 52%;
        margin-left: 205px;
        left: 50%;
        text-align: center;
        width: 75px;
        height: 75px;
        background: #B6B6B6;
        font-size: 13pt;
        font-weight: normal;
        text-transform: uppercase;
    }

    /* line 650, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-size-5 .scale-choice-4.linear button,
    .scale-size-5 .scale-choice-4.linear_mid button,
    .scale-size-5 .scale-choice-4.linear_max button {
        position: absolute;
        bottom: 25%;
        margin-left: 205px;
        left: 50%;
        text-align: center;
        width: 75px;
        height: 75px;
        background: #B6B6B6;
        font-size: 13pt;
        line-height: 14pt;
        font-weight: normal;
        text-transform: uppercase;
    }

    /* line 672, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-size-2 .scale-choice-0.linear_max button,
    .scale-size-2 .scale-choice-1.linear_max button,
    .scale-size-3 .scale-choice-2.linear_max button,
    .scale-size-3 .scale-choice-0.linear_max button,
    .scale-size-5 .scale-choice-0.linear_max button,
    .scale-size-5 .scale-choice-1.linear_max button,
    .scale-size-5 .scale-choice-3.linear_max button,
    .scale-size-5 .scale-choice-4.linear_max button {
        font-size: 6pt;
        line-height: 23px;
    }

    /* line 684, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-size-2 .scale-choice-0.linear_mid button,
    .scale-size-2 .scale-choice-1.linear_mid button,
    .scale-size-3 .scale-choice-2.linear_mid button,
    .scale-size-3 .scale-choice-0.linear_mid button,
    .scale-size-5 .scale-choice-0.linear_mid button,
    .scale-size-5 .scale-choice-1.linear_mid button,
    .scale-size-5 .scale-choice-3.linear_mid button,
    .scale-size-5 .scale-choice-4.linear_mid button {
        font-size: 9pt;
        line-height: 16px;
    }

    /* line 689, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-linear-inactive {
        bottom: 35%;
        height: 80px;
        margin-left: -32px;
    }

    /* line 695, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-linear-inactive-left {
        left: 25%;
        bottom: 30%;
        margin-left: -135px;
        width: 83px;
        height: 100px;
        background: white url(../img/finger-left-75.png) no-repeat center center;
        border: none;
        cursor: pointer;
    }

    /* line 706, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-linear-inactive-right {
        right: 25%;
        bottom: 30%;
        margin-right: -135px;
        width: 83px;
        height: 100px;
        background: white url(../img/finger-right-75.png) no-repeat center center;
        border: none;
        cursor: pointer;
    }

    /* line 716, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .highlighted-touch {
        display: block;
        z-index: 100;
    }
}
/* ekran_zielony 100 */
@media (min-width: 810px) and (min-height: 610px) {
    /* line 251, ../../app/assets/stylesheets/icode-style-2.css */
    .icode-style-2-warmups {
        font-size: 18px;
        color: #595959;
    }

    /* line 256, ../../app/assets/stylesheets/icode-style-2.css */
    h3 {
        line-height: 14px;
        font-size: 14px;
    }


    /* line 261, ../../app/assets/stylesheets/icode-style-2.css */
    h4.icode-style-2 {
        position: absolute;
        left: 50%;
        top: 525px;
        text-align: center;
        background: #7f7f7f;
        color: #fff;
        width: 800px;
        margin-left: -400px;
        font-size: 18pt;
        line-height: 40pt;
        padding: 5px 0;
        text-transform: uppercase;
        margin-top: -245px !important;
    }

    /* skala 3 */
    /* line 278, ../../app/assets/stylesheets/icode-style-2.css */
    .icode-style-2-scale-desc {
        display: block;
        padding: 5px 0 0 0;
        font-size: 16px;
        position: relative;
        text-align: center;
        bottom: 30%;
    }

    /* button 0 */
    /* line 288, ../../app/assets/stylesheets/icode-style-2.css */
    .scale-size-3 .icode-style-2-scale-choice-0.linear {
        position: absolute;
        margin-left: -300px;
        bottom: 5%;
        left: 50%;
        width: 200px;
    }

    /* line 295, ../../app/assets/stylesheets/icode-style-2.css */
    .scale-size-3 .icode-style-2-scale-choice-0.linear button {
        text-align: center;
        background: #B6B6B6;
        font-weight: normal;
        font-size: 18px;
        width: 75px;
        height: 75px;
    }

    /* button 1 */
    /* line 305, ../../app/assets/stylesheets/icode-style-2.css */
    .scale-size-3 .icode-style-2-scale-choice-1.linear {
        position: absolute;
        margin-left: -100px;
        bottom: 5%;
        left: 50%;
        width: 200px;
    }

    /* line 312, ../../app/assets/stylesheets/icode-style-2.css */
    .scale-size-3 .icode-style-2-scale-choice-1.linear button {
        text-align: center;
        background: #B6B6B6;
        font-weight: normal;
        font-size: 18px;
        width: 75px;
        height: 75px;
    }

    /* button 2 */
    /* line 322, ../../app/assets/stylesheets/icode-style-2.css */
    .scale-size-3 .icode-style-2-scale-choice-2.linear {
        position: absolute;
        margin-left: 100px;
        bottom: 5%;
        left: 50%;
        width: 200px;
    }

    /* line 329, ../../app/assets/stylesheets/icode-style-2.css */
    .scale-size-3 .icode-style-2-scale-choice-2.linear button {
        text-align: center;
        width: 75px;
        height: 75px;
        background: #B6B6B6;
        font-size: 18px;
        font-weight: normal;
    }

    /* --- */
    /* line 340, ../../app/assets/stylesheets/icode-style-2.css */
    .icode-style-2-scale-linear-inactive {
        bottom: 140px;
        margin-left: -37px;
        border: none;
        cursor: pointer;
    }
}
/* line 3, ../../app/assets/stylesheets/icode-style-3.css */
.scale-container.scale-size-3 .icode-style-3-scale-choice-0 button,
.scale-container.scale-size-3 .icode-style-3-scale-choice-1 button,
.scale-container.scale-size-3 .icode-style-3-scale-choice-2 button {
    border-radius: 50%;
    border: none;
    line-height: 34px;
    color: #fff;
    background: white url(../img/button.png) no-repeat center center;
    cursor: pointer;
}

/* line 12, ../../app/assets/stylesheets/icode-style-3.css */
.icode-style-3-scale-linear-inactive {
    position: absolute;
    left: 50%;
    bottom: 15%;
    margin-left: -23px;
    width: 46px;
    text-align: center;
    background: white url(../img/button2.png) no-repeat center center;
    display: none;
}

/* blue 50 */
@media (min-width: 0px) and (min-height: 0px) {
    /* line 25, ../../app/assets/stylesheets/icode-style-3.css */
    .icode-style-3-scale-desc {
        display: none;
    }

    /* line 29, ../../app/assets/stylesheets/icode-style-3.css */
    p.icode-style-3 {
        font-size: 12px;
        color: #595959;
    }

    /* line 34, ../../app/assets/stylesheets/icode-style-3.css */
    .scale-size-3 .icode-style-3-scale-choice-1.linear button {
        position: absolute;
        text-align: center;
        background: #B6B6B6;
        font-weight: normal;
        bottom: 180px;
        margin-left: -60px;
        left: 50%;
        -moz-border-radius: 25px;
        -webkit-border-radius: 25px;
        border-radius: 25px;
        font-size: 14px;
        width: 125px;
        height: 40px;
        text-transform: none;
    }

    /* line 51, ../../app/assets/stylesheets/icode-style-3.css */
    .icode-style-3-scale-linear-inactive {
        bottom: 35%;
        margin-left: -25px;
        border: none;
        cursor: pointer;
    }
}
/* pink 75 */
@media (min-width: 610px) and (min-height: 470px) {
    /* line 63, ../../app/assets/stylesheets/icode-style-3.css */
    .icode-style-3-scale-desc {
        display: none;
    }

    /* line 67, ../../app/assets/stylesheets/icode-style-3.css */
    p.icode-style-3 {
        font-size: 14px;
        color: #595959;
    }

    /* line 72, ../../app/assets/stylesheets/icode-style-3.css */
    .scale-size-3 .icode-style-3-scale-choice-1.linear button {
        position: absolute;
        text-align: center;
        background: #B6B6B6;
        font-weight: normal;
        bottom: 250px;
        margin-left: -110px;
        left: 50%;
        -moz-border-radius: 25px;
        -webkit-border-radius: 25px;
        border-radius: 25px;
        font-size: 20px;
        width: 220px;
        height: 65px;
        text-transform: none;
    }

    /* line 89, ../../app/assets/stylesheets/icode-style-3.css */
    .scale-linear-inactive {
        height: 80px;
    }

    /* line 93, ../../app/assets/stylesheets/icode-style-3.css */
    .icode-style-3-scale-linear-inactive {
        bottom: 35%;
        margin-left: -30px;
        border: none;
        cursor: pointer;
    }
}
/* ekran_zielony 100 */
@media (min-width: 810px) and (min-height: 610px) {
    /* line 105, ../../app/assets/stylesheets/icode-style-3.css */
    .icode-style-3-scale-desc {
        display: none;
    }

    /* line 109, ../../app/assets/stylesheets/icode-style-3.css */
    p.icode-style-3 {
        font-size: 14px;
        color: #595959;
    }

    /* line 114, ../../app/assets/stylesheets/icode-style-3.css */
    .scale-size-3 .icode-style-3-scale-choice-1.linear button {
        position: absolute;
        text-align: center;
        background: #B6B6B6;
        font-weight: normal;
        bottom: 330px;
        margin-left: -125px;
        left: 50%;
        -moz-border-radius: 25px;
        -webkit-border-radius: 25px;
        border-radius: 25px;
        font-size: 24px;
        width: 250px;
        height: 80px;
        text-transform: none;
    }

    /* line 131, ../../app/assets/stylesheets/icode-style-3.css */
    .icode-style-3-scale-linear-inactive {
        bottom: 35%;
        margin-left: -40px;
        border: none;
        cursor: pointer;
    }
}

.photo2 {
    position:relative;
    display:block;
    float:left;
    padding:5px;
    margin-right:120px;
    margin-bottom:10px;
    width:200px;
    margin-top: 5%;
    margin-left: 50px;
}

.photo2 img {
    display:block;
    width: 320px;
    margin-bottom:5px;
}

.photo2_big {
    position: relative;
    display: block;
    float: left;
    padding: 5px;
    margin-right: 120px;
    margin-bottom: 10px;
    width: 200px;
    margin-top: 5%;
    margin-left: 50px;
}

.photo2_big img {
    display: block;
    width: 320px;
    margin-bottom: 5px;
}

/* blue 50 */
@media (min-width: 0px) and (min-height: 0px) {
    .photo2 {
        width: 190px;
        height: 270px;
        margin-left: 63px;
        /*bottom: 70px;*/
        top: 5%;
        margin-right: 0;
        padding-right: 0;
        margin-left: 0;
        width: 50%;
        padding-left: 0;
    }
    .photo2 img {
        margin-left: 0px;
        margin-right: 0px !important;
        width: 65% !important;
        max-width: 1000px;
        margin: 0 15% 0 15% !important;
    }

    .photo2_big {
        width: 190px;
        height: 200px;
        margin-left: 63px;
        /*bottom: 70px;*/
        top: 5%;
        margin-right: 0;
        padding-right: 0;
        margin-left: 0;
        width: 50%;
        padding-left: 0;
    }

    .photo2_big img {
        margin-left: 0px;
        margin-right: 0px !important;
        width: 96% !important;
        max-width: 1000px;
        margin: 0 2% 0 2% !important;  }

    /* line 367, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    #screen {
        width: 600px;
        margin-left: -300px;
        height: 460px;
        margin-top: -240px;
        font-size: 14pt;
        /*border: solid 1px deeppink;*/
    }

    /* line 376, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    div.statement, p.statement, div.statement_touch, p.statement_touch, div.statement_touch_desktop, p.statement_touch_desktop, div.statement_touch_mobile, p.statement_touch_mobile {
        margin-top: 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        /* number of lines to show */
        line-height: 19px;
        max-height: 38px;
    }

    /* line 388, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    div.statement_touch_desktop, p.statement_touch_desktop, div.statement_touch_mobile, p.statement_touch_mobile {
        display: none;
    }

    /* line 392, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .play, .btn {
        width: 58px;
        height: 82px;
        background: url("../img/next-btn.svg") no-repeat center center;
        margin-bottom: -40px;
        padding: 5px;
        filter: alpha(opacity=30) !important;
        opacity: 1 !important;
    }

    /* line 401, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    label {
        text-transform: uppercase;
    }

    /* line 404, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    #submit0 {
        width: 58px;
        height: 76px;
        margin-bottom: -47px;
        padding: 5px;
        filter: alpha(opacity=30) !important;
        opacity: 1 !important;
        border: none;
    }

    /* line 413, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .en {
        background: url("../img/next-btn.svg") no-repeat center center;
        background-size: contain;
    }

    /* line 416, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .jp {
        background: url("../img/next-btn.svg") no-repeat center center;
        background-size: contain;
    }

    /* line 419, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .pl {
        background: url("../img/next-btn.svg") no-repeat center center;
        background-size: contain;
    }
    
    .th {
        background: url("../img/next-btn.svg") no-repeat center center;
        background-size: contain;
    }
    
    .ru, .uk {
        background: url("../img/next-btn.svg") no-repeat center center;
        background-size: contain;
    }
    
    /* line 423, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .highlighted {
        width: 56px;
        height: 80px;
        display: block;
        padding: 5px;
        z-index: 100;
    }

    /* line 431, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    span.M {
        float: right;
        -webkit-appearance: none;
        border: none;
        width: 54px;
        height: 75px;
        background: url("../img/iCode-Male-75.png") left center no-repeat;
    }

    /* line 440, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    span.F {
        float: right;
        -webkit-appearance: none;
        border: none;
        width: 56px;
        height: 75px;
        background: url("../img/iCode-Female-75.png") left center no-repeat;
    }

    /* line 449, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    h2 {
        margin-top: 200px !important;
    }

    /* line 453, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    h3 {
        width: 600px;
        margin-left: -300px;
        margin-top: -125px !important;
        font-size: 24pt;
        padding: 5px 0;
    }

    /* line 461, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    h3:after {
        content: '';
        display: block;
        position: absolute;
        left: 48%;
        top: 100%;
        width: 0;
        height: 0;
        border-top: 16px solid #0070c0;
        border-right: 16px solid transparent;
        border-bottom: 0 solid transparent;
        border-left: 16px solid transparent;
    }

    /* line 475, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .photo {
        width: 380px;
        height: 285px;
        margin-left: -186px;
        bottom: 45px !important;
    }

    /* line 482, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .photo img {
        max-width: 380px;
        max-height: 240px;
    }

    /* line 487, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-linear-inactive {
        bottom: 35%;
        margin-left: -50px;
    }

    /* line 492, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-linear-inactive {
        border: none;
        cursor: pointer;
    }

    /* Skala 2 */
    /* line 500, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-size-2 .scale-choice-0.linear button,
    .scale-size-2 .scale-choice-0.linear_mid button,
    .scale-size-2 .scale-choice-0.linear_max button {
        position: absolute;
        text-align: center;
        background: #B6B6B6;
        font-weight: normal;
        font-size: 24pt;
        margin-left: -275px;
        bottom: 52%;
        left: 50%;
        width: 75px;
        height: 75px;
        text-transform: uppercase;
    }

    /* line 515, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-size-2 .scale-choice-1.linear button,
    .scale-size-2 .scale-choice-1.linear_mid button,
    .scale-size-2 .scale-choice-1.linear_max button {
        position: absolute;
        bottom: 52%;
        margin-left: 205px;
        left: 50%;
        text-align: center;
        width: 75px;
        height: 75px;
        background: #B6B6B6;
        font-size: 24pt;
        font-weight: normal;
        text-transform: uppercase;
    }

    /* Skala 3 */
    /* line 530, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-desc {
        display: none;
    }

    /* line 535, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-size-3 .scale-choice-0.linear button,
    .scale-size-3 .scale-choice-0.linear_max button,
    .scale-size-3 .scale-choice-0.linear_mid button {
        position: absolute;
        text-align: center;
        background: #B6B6B6;
        font-weight: normal;
        font-size: 24pt;
        margin-left: -275px;
        bottom: 52%;
        left: 50%;
        width: 75px;
        height: 75px;
        text-transform: uppercase;
    }

    /* line 548, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-size-3 .scale-choice-1.linear button {
        position: absolute;
        text-align: center;
        background: #B6B6B6;
        text-transform: uppercase;
        font-weight: normal;
        bottom: 5%;
        margin-left: -150px;
        left: 50%;
        -moz-border-radius: 20px;
        -webkit-border-radius: 20px;
        height: 30px;
        line-height: 20px;
        border-radius: 20px;
        font-size: 24px;
        width: 300px;
    }

    /* line 568, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-size-3 .scale-choice-2.linear button,
    .scale-size-3 .scale-choice-2.linear_max button,
    .scale-size-3 .scale-choice-2.linear_mid button {
        position: absolute;
        bottom: 52%;
        margin-left: 205px;
        left: 50%;
        text-align: center;
        width: 75px;
        height: 75px;
        background: #B6B6B6;
        font-size: 24pt;
        font-weight: normal;
        text-transform: uppercase;
    }

    /* Skala 5 */
    /* line 586, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-size-5 .scale-choice-0.linear button,
    .scale-size-5 .scale-choice-0.linear_mid button,
    .scale-size-5 .scale-choice-0.linear_max button {
        position: absolute;
        text-align: center;
        background: #B6B6B6;
        font-weight: normal;
        font-size: 24pt;
        margin-left: -275px;
        bottom: 52%;
        left: 50%;
        width: 75px;
        height: 75px;
        text-transform: uppercase;
    }

    /* line 601, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-size-5 .scale-choice-1.linear button,
    .scale-size-5 .scale-choice-1.linear_mid button,
    .scale-size-5 .scale-choice-1.linear_max button {
        position: absolute;
        text-align: center;
        background: #B6B6B6;
        font-weight: normal;
        font-size: 24pt;
        line-height: 14pt;
        margin-left: -275px;
        bottom: 25%;
        left: 50%;
        width: 75px;
        height: 75px;
        text-transform: uppercase;
    }

    /* line 615, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-size-5 .scale-choice-2.linear button {
        position: absolute;
        text-align: center;
        background: #B6B6B6;
        text-transform: uppercase;
        font-weight: normal;
        font-size: 24pt;
        bottom: 5%;
        margin-left: -150px;
        left: 50%;
        -moz-border-radius: 20px;
        -webkit-border-radius: 20px;
        height: 30px;
        line-height: 20px;
        border-radius: 20px;
        width: 300px;
    }

    /* line 635, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-size-5 .scale-choice-3.linear button,
    .scale-size-5 .scale-choice-3.linear_mid button,
    .scale-size-5 .scale-choice-3.linear_max button {
        position: absolute;
        bottom: 52%;
        margin-left: 205px;
        left: 50%;
        text-align: center;
        width: 75px;
        height: 75px;
        background: #B6B6B6;
        font-size: 24pt;
        font-weight: normal;
        text-transform: uppercase;
    }

    /* line 650, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-size-5 .scale-choice-4.linear button,
    .scale-size-5 .scale-choice-4.linear_mid button,
    .scale-size-5 .scale-choice-4.linear_max button {
        position: absolute;
        bottom: 25%;
        margin-left: 205px;
        left: 50%;
        text-align: center;
        width: 75px;
        height: 75px;
        background: #B6B6B6;
        font-size: 24pt;
        line-height: 14pt;
        font-weight: normal;
        text-transform: uppercase;
    }

    /* line 672, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-size-2 .scale-choice-0.linear_max button,
    .scale-size-2 .scale-choice-1.linear_max button,
    .scale-size-3 .scale-choice-2.linear_max button,
    .scale-size-3 .scale-choice-0.linear_max button,
    .scale-size-5 .scale-choice-0.linear_max button,
    .scale-size-5 .scale-choice-1.linear_max button,
    .scale-size-5 .scale-choice-3.linear_max button,
    .scale-size-5 .scale-choice-4.linear_max button {
        font-size: 24pt;
        line-height: 23px;
    }

    /* line 684, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-size-2 .scale-choice-0.linear_mid button,
    .scale-size-2 .scale-choice-1.linear_mid button,
    .scale-size-3 .scale-choice-2.linear_mid button,
    .scale-size-3 .scale-choice-0.linear_mid button,
    .scale-size-5 .scale-choice-0.linear_mid button,
    .scale-size-5 .scale-choice-1.linear_mid button,
    .scale-size-5 .scale-choice-3.linear_mid button,
    .scale-size-5 .scale-choice-4.linear_mid button {
        font-size: 24pt;
        line-height: 16px;
    }

    /* line 689, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-linear-inactive {
        bottom: 35%;
        height: 80px;
        margin-left: -32px;
    }

    /* line 695, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-linear-inactive-left {
        left: 25%;
        bottom: 30%;
        margin-left: -135px;
        width: 83px;
        height: 100px;
        background: white url(../img/finger-left-75.png) no-repeat center center;
        border: none;
        cursor: pointer;
    }

    /* line 706, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-linear-inactive-right {
        right: 25%;
        bottom: 30%;
        margin-right: -135px;
        width: 83px;
        height: 100px;
        background: white url(../img/finger-right-75.png) no-repeat center center;
        border: none;
        cursor: pointer;
    }

    /* line 716, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .highlighted-touch {
        display: block;
        z-index: 100;
    }
}
/* pink 75 */
@media (min-width: 610px) and (min-height: 470px) {
    .photo2 {
        width: 190px;
        height: 270px;
        margin-left: 63px;
        /*bottom: 70px;*/
        top: 5%;
        margin-right: 0;
        padding-right: 0;
        margin-left: 0;
        width: 50%;
        padding-left: 0;
    }
    .photo2 img {
        margin-left: 0px;
        margin-right: 0px !important;
        width: 65% !important;
        max-width: 1000px;
        margin: 0 15% 0 15% !important;
    }

    .photo2_big {
        width: 190px;
        height: 200px;
        margin-left: 63px;
        /*bottom: 70px;*/
        top: 5%;
        margin-right: 0;
        padding-right: 0;
        margin-left: 0;
        width: 50%;
        padding-left: 0;
    }

    .photo2_big img {
        margin-left: 0px;
        margin-right: 0px !important;
        width: 96% !important;
        max-width: 1000px;
        margin: 0 2% 0 2% !important;  }

    /* line 367, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    #screen {
        width: 600px;
        margin-left: -300px;
        height: 460px;
        margin-top: -240px;
        font-size: 14pt;
        /*border: solid 1px deeppink;*/
    }

    p.info {
        padding: 50px 100px 30px 100px;
    }

    /* line 376, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    div.statement, p.statement, div.statement_touch, p.statement_touch, div.statement_touch_desktop, p.statement_touch_desktop, div.statement_touch_mobile, p.statement_touch_mobile {
        margin-top: 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        /* number of lines to show */
        line-height: 19px;
        max-height: 38px;
    }

    /* line 388, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    div.statement_touch_desktop, p.statement_touch_desktop, div.statement_touch_mobile, p.statement_touch_mobile {
        display: none;
    }

    /* line 392, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .play, .btn {
        width: 58px;
        height: 82px;
        background: url("../img/next-btn.svg") no-repeat center center;
        margin-bottom: -40px;
        padding: 5px;
        filter: alpha(opacity=30) !important;
        opacity: 1 !important;
    }

    /* line 401, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    label {
        text-transform: uppercase;
    }

    /* line 404, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    #submit0 {
        width: 58px;
        height: 76px;
        margin-bottom: -47px;
        padding: 5px;
        filter: alpha(opacity=30) !important;
        opacity: 1 !important;
        border: none;
    }

    /* line 413, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .en {
        background: url("../img/next-btn.svg") no-repeat center center;
        background-size: contain;
    }

    /* line 416, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .jp {
        background: url("../img/next-btn.svg") no-repeat center center;
        background-size: contain;
    }

    /* line 419, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .pl {
        background: url("../img/next-btn.svg") no-repeat center center;
        background-size: contain;
    }
    
    .th {
        background: url("../img/next-btn.svg") no-repeat center center;
        background-size: contain;
    }

    .ru, .uk {
        background: url("../img/next-btn.svg") no-repeat center center;
        background-size: contain;
    }
    
    /* line 423, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .highlighted {
        width: 56px;
        height: 80px;
        display: block;
        padding: 5px;
        z-index: 100;
    }

    /* line 431, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    span.M {
        float: right;
        -webkit-appearance: none;
        border: none;
        width: 54px;
        height: 75px;
        background: url("../img/iCode-Male-75.png") left center no-repeat;
    }

    /* line 440, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    span.F {
        float: right;
        -webkit-appearance: none;
        border: none;
        width: 56px;
        height: 75px;
        background: url("../img/iCode-Female-75.png") left center no-repeat;
    }

    /* line 449, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    h2 {
        margin-top: 200px !important;
    }

    /* line 453, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    h3 {
        width: 600px;
        margin-left: -300px;
        margin-top: -125px !important;
        font-size: 16pt;
        padding: 5px 0;
    }

    /* line 461, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    h3:after {
        content: '';
        display: block;
        position: absolute;
        left: 48%;
        top: 100%;
        width: 0;
        height: 0;
        border-top: 16px solid #0070c0;
        border-right: 16px solid transparent;
        border-bottom: 0 solid transparent;
        border-left: 16px solid transparent;
    }

    /* line 475, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .photo {
        width: 380px;
        height: 285px;
        margin-left: -186px;
        bottom: 45px !important;
    }

    /* line 482, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .photo img {
        max-width: 380px;
        max-height: 240px;
    }

    /* line 487, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-linear-inactive {
        bottom: 35%;
        margin-left: -50px;
    }

    /* line 492, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-linear-inactive {
        border: none;
        cursor: pointer;
    }

    /* Skala 2 */
    /* line 500, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-size-2 .scale-choice-0.linear button,
    .scale-size-2 .scale-choice-0.linear_mid button,
    .scale-size-2 .scale-choice-0.linear_max button {
        position: absolute;
        text-align: center;
        background: #B6B6B6;
        font-weight: normal;
        font-size: 16pt;
        margin-left: -275px;
        bottom: 52%;
        left: 50%;
        width: 75px;
        height: 75px;
        text-transform: uppercase;
    }

    /* line 515, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-size-2 .scale-choice-1.linear button,
    .scale-size-2 .scale-choice-1.linear_mid button,
    .scale-size-2 .scale-choice-1.linear_max button {
        position: absolute;
        bottom: 52%;
        margin-left: 205px;
        left: 50%;
        text-align: center;
        width: 75px;
        height: 75px;
        background: #B6B6B6;
        font-size: 16pt;
        font-weight: normal;
        text-transform: uppercase;
    }

    /* Skala 3 */
    /* line 530, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-desc {
        display: none;
    }

    /* line 535, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-size-3 .scale-choice-0.linear button,
    .scale-size-3 .scale-choice-0.linear_max button,
    .scale-size-3 .scale-choice-0.linear_mid button {
        position: absolute;
        text-align: center;
        background: #B6B6B6;
        font-weight: normal;
        font-size: 16pt;
        margin-left: -275px;
        bottom: 52%;
        left: 50%;
        width: 75px;
        height: 75px;
        text-transform: uppercase;
    }

    /* line 548, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-size-3 .scale-choice-1.linear button {
        position: absolute;
        text-align: center;
        background: #B6B6B6;
        text-transform: uppercase;
        font-weight: normal;
        font-size: 16pt;
        bottom: 5%;
        margin-left: -150px;
        left: 50%;
        -moz-border-radius: 20px;
        -webkit-border-radius: 20px;
        height: 30px;
        line-height: 20px;
        border-radius: 20px;
        font-size: 18px;
        width: 300px;
    }

    /* line 568, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-size-3 .scale-choice-2.linear button,
    .scale-size-3 .scale-choice-2.linear_max button,
    .scale-size-3 .scale-choice-2.linear_mid button {
        position: absolute;
        bottom: 52%;
        margin-left: 205px;
        left: 50%;
        text-align: center;
        width: 75px;
        height: 75px;
        background: #B6B6B6;
        font-size: 16pt;
        font-weight: normal;
        text-transform: uppercase;
    }

    /* Skala 5 */
    /* line 586, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-size-5 .scale-choice-0.linear button,
    .scale-size-5 .scale-choice-0.linear_mid button,
    .scale-size-5 .scale-choice-0.linear_max button {
        position: absolute;
        text-align: center;
        background: #B6B6B6;
        font-weight: normal;
        font-size: 13pt;
        margin-left: -275px;
        bottom: 52%;
        left: 50%;
        width: 75px;
        height: 75px;
        text-transform: uppercase;
    }

    /* line 601, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-size-5 .scale-choice-1.linear button,
    .scale-size-5 .scale-choice-1.linear_mid button,
    .scale-size-5 .scale-choice-1.linear_max button {
        position: absolute;
        text-align: center;
        background: #B6B6B6;
        font-weight: normal;
        font-size: 13pt;
        line-height: 14pt;
        margin-left: -275px;
        bottom: 25%;
        left: 50%;
        width: 75px;
        height: 75px;
        text-transform: uppercase;
    }

    /* line 615, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-size-5 .scale-choice-2.linear button {
        position: absolute;
        text-align: center;
        background: #B6B6B6;
        text-transform: uppercase;
        font-weight: normal;
        font-size: 13pt;
        bottom: 5%;
        margin-left: -150px;
        left: 50%;
        -moz-border-radius: 20px;
        -webkit-border-radius: 20px;
        height: 30px;
        line-height: 20px;
        border-radius: 20px;
        font-size: 18px;
        width: 300px;
    }

    /* line 635, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-size-5 .scale-choice-3.linear button,
    .scale-size-5 .scale-choice-3.linear_mid button,
    .scale-size-5 .scale-choice-3.linear_max button {
        position: absolute;
        bottom: 52%;
        margin-left: 205px;
        left: 50%;
        text-align: center;
        width: 75px;
        height: 75px;
        background: #B6B6B6;
        font-size: 13pt;
        font-weight: normal;
        text-transform: uppercase;
    }

    /* line 650, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-size-5 .scale-choice-4.linear button,
    .scale-size-5 .scale-choice-4.linear_mid button,
    .scale-size-5 .scale-choice-4.linear_max button {
        position: absolute;
        bottom: 25%;
        margin-left: 205px;
        left: 50%;
        text-align: center;
        width: 75px;
        height: 75px;
        background: #B6B6B6;
        font-size: 13pt;
        line-height: 14pt;
        font-weight: normal;
        text-transform: uppercase;
    }

    /* line 672, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-size-2 .scale-choice-0.linear_max button,
    .scale-size-2 .scale-choice-1.linear_max button,
    .scale-size-3 .scale-choice-2.linear_max button,
    .scale-size-3 .scale-choice-0.linear_max button,
    .scale-size-5 .scale-choice-0.linear_max button,
    .scale-size-5 .scale-choice-1.linear_max button,
    .scale-size-5 .scale-choice-3.linear_max button,
    .scale-size-5 .scale-choice-4.linear_max button {
        font-size: 6pt;
        line-height: 23px;
    }

    /* line 684, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-size-2 .scale-choice-0.linear_mid button,
    .scale-size-2 .scale-choice-1.linear_mid button,
    .scale-size-3 .scale-choice-2.linear_mid button,
    .scale-size-3 .scale-choice-0.linear_mid button,
    .scale-size-5 .scale-choice-0.linear_mid button,
    .scale-size-5 .scale-choice-1.linear_mid button,
    .scale-size-5 .scale-choice-3.linear_mid button,
    .scale-size-5 .scale-choice-4.linear_mid button {
        font-size: 9pt;
        line-height: 16px;
    }

    /* line 689, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-linear-inactive {
        bottom: 35%;
        height: 80px;
        margin-left: -32px;
    }

    /* line 695, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-linear-inactive-left {
        left: 25%;
        bottom: 30%;
        margin-left: -135px;
        width: 83px;
        height: 100px;
        background: white url(../img/finger-left-75.png) no-repeat center center;
        border: none;
        cursor: pointer;
    }

    /* line 706, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-linear-inactive-right {
        right: 25%;
        bottom: 30%;
        margin-right: -135px;
        width: 83px;
        height: 100px;
        background: white url(../img/finger-right-75.png) no-repeat center center;
        border: none;
        cursor: pointer;
    }

    /* line 716, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .highlighted-touch {
        display: block;
        z-index: 100;
    }
}
/* ekran_zielony 100 */
@media (min-width: 810px) and (min-height: 610px) {
    .photo2 {
        width: 260px;
        height: 300px;
        margin-left: 82px;
        /*bottom: 70px;*/
        top: 5%;
        margin-right: 0;
        padding-right: 0;
        margin-left: 0;
        width: 50%;
        padding-left: 0;
    }
    .photo2 img {    margin-left: 0px;
                     margin-right: 0px !important;
                     width: 65% !important;
                     max-width: 1000px;
                     margin: 0 15% 0 15% !important;
    }

    .photo2_big {
        width: 260px;
        height: 280px;
        margin-left: 82px;
        /*bottom: 70px;*/
        top: 5%;
        margin-right: 0;
        padding-right: 0;
        margin-left: 0;
        width: 50%;
        padding-left: 0;
    }

    .photo2_big img {
        margin-left: 0px;
        margin-right: 0px !important;
        width: 96% !important;
        max-width: 1000px;
        margin: 0 2% 0 2% !important;  }

    /* line 725, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    #screen {
        width: 800px;
        margin-left: -400px;
        height: 600px;
        margin-top: -301px;
        font-size: 18pt;
        /*border: solid 1px green;*/
    }

    /* line 734, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    p.info {
        padding: 50px 100px 30px 100px;
    }

    .RadioQuestion p:not(.inputs) {
        margin-top: 50px;
    }

    /* line 739, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    label {
        text-transform: uppercase;
    }

    /* line 743, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    div.statement, p.statement, div.statement_touch, p.statement_touch, div.statement_touch_desktop, p.statement_touch_desktop, div.statement_touch_mobile, p.statement_touch_mobile {
        margin-top: 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        /* number of lines to show */
        line-height: 24px;
        max-height: 48px;
    }

    /* line 755, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    div.statement_touch_desktop, p.statement_touch_desktop, div.statement_touch_mobile, p.statement_touch_mobile {
        display: none;
    }

    /* line 759, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    h2 {
        margin-top: 250px !important;
    }

    /* line 763, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    h3 {
        width: 800px;
        margin-left: -400px;
        font-size: 18pt;
        line-height: 40pt;
        padding: 5px 0;
        text-transform: uppercase;
        margin-top: -145px !important;
    }

    /* line 773, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    h3:after {
        content: '';
        display: block;
        position: absolute;
        left: 48%;
        top: 100%;
        width: 0;
        height: 0;
        border-top: 18px solid #0070c0;
        border-right: 18px solid transparent;
        border-bottom: 0 solid transparent;
        border-left: 18px solid transparent;
    }

    /* line 786, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .next .photo img {
        max-height: 35px;
    }

    /* line 790, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .play, .btn {
        width: 76px;
        height: 110px;
        margin-bottom: -55px;
        filter: alpha(opacity=30) !important;
        opacity: 1 !important;
    }

    /* line 798, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    #submit0 {
        width: 76px;
        height: 110px;
        filter: alpha(opacity=30) !important;
        opacity: 1 !important;
        border: none;
    }

    /* line 805, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .en {
        background: url("../img/next-btn.svg") no-repeat center center;
        background-size: contain;
    }

    /* line 808, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .jp {
        background: url("../img/next-btn.svg") no-repeat center center;
        background-size: contain;
    }

    /* line 812, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .done {
        background: url("../img/done-100.png") no-repeat center center;
    }

    /* line 816, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .pl {
        background: url("../img/next-btn.svg") no-repeat center center;
        background-size: contain;
    }

    .th {
        background: url("../img/next-btn.svg") no-repeat center center;
        background-size: contain;
    }

    .ru, .uk {
        background: url("../img/next-btn.svg") no-repeat center center;
        background-size: contain;
    }
    
    /* line 820, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    span.M {
        margin-left: 20px;
        background: url("../img/iCode-Male-100.png") left center no-repeat;
    }

    /* line 824, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    span.F {
        background: url("../img/iCode-Female-100.png") left center no-repeat;
    }

    /* line 828, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .btn {
        border: none;
        box-shadow: none;
    }

    /* line 833, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .photo {
        width: 460px;
        height: 330px;
        margin-left: -228px;
        bottom: 85px !important;
    }

    /* line 840, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .photo img {
        max-width: 460px;
        max-height: 330px;
    }

    /* line 845, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-linear-inactive {
        bottom: 35%;
        margin-left: -50px;
        border: none;
        cursor: pointer;
    }

    /* line 852, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-linear-inactive-left {
        left: 25%;
        bottom: 30%;
        margin-left: -170px;
        width: 83px;
        height: 100px;
        background: white url(../img/finger-left-100.png) no-repeat center center;
        border: none;
        cursor: pointer;
    }

    /* line 863, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-linear-inactive-right {
        right: 25%;
        bottom: 30%;
        margin-right: -170px;
        width: 83px;
        height: 100px;
        background: white url(../img/finger-right-100.png) no-repeat center center;
        border: none;
        cursor: pointer;
    }

    /* Skala 2 */
    /* line 877, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-size-2 .scale-choice-0.linear button,
    .scale-size-2 .scale-choice-0.linear_max button,
    .scale-size-2 .scale-choice-0.linear_mid button {
        position: absolute;
        text-align: center;
        background: #B6B6B6;
        font-weight: normal;
        font-size: 20pt;
        margin-left: -375px;
        bottom: 52%;
        left: 50%;
        width: 100px;
        height: 100px;
        text-transform: uppercase;
    }

    /* line 892, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-size-2 .scale-choice-1.linear button,
    .scale-size-2 .scale-choice-1.linear_max button,
    .scale-size-2 .scale-choice-1.linear_mid button {
        position: absolute;
        bottom: 52%;
        margin-left: 275px;
        left: 50%;
        text-align: center;
        width: 100px;
        height: 100px;
        background: #B6B6B6;
        font-size: 20pt;
        font-weight: normal;
        text-transform: uppercase;
    }

    /* Skala 3 */
    /* line 907, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-desc {
        display: none;
    }

    /* line 912, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-size-3 .scale-choice-0.linear button,
    .scale-size-3 .scale-choice-0.linear_max button,
    .scale-size-3 .scale-choice-0.linear_mid button {
        position: absolute;
        text-align: center;
        background: #B6B6B6;
        font-weight: normal;
        font-size: 20pt;
        margin-left: -375px;
        bottom: 52%;
        left: 50%;
        width: 100px;
        height: 100px;
        text-transform: uppercase;
    }

    /* line 926, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-size-3 .scale-choice-1.linear button {
        position: absolute;
        text-align: center;
        background: #B6B6B6;
        text-transform: uppercase;
        font-weight: normal;
        bottom: 5%;
        margin-left: -200px;
        left: 50%;
        -moz-border-radius: 25px;
        -webkit-border-radius: 25px;
        border-radius: 25px;
        font-size: 20px;
        width: 400px;
        height: 40px;
        text-transform: uppercase;
    }

    /* line 946, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-size-3 .scale-choice-2.linear button,
    .scale-size-3 .scale-choice-2.linear_max button,
    .scale-size-3 .scale-choice-2.linear_mid button {
        position: absolute;
        bottom: 52%;
        margin-left: 275px;
        left: 50%;
        text-align: center;
        width: 100px;
        height: 100px;
        background: #B6B6B6;
        font-size: 20pt;
        font-weight: normal;
        text-transform: uppercase;
    }

    /* Skala 5 */
    /* line 964, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-size-5 .scale-choice-0.linear button,
    .scale-size-5 .scale-choice-0.linear_max button,
    .scale-size-5 .scale-choice-0.linear_mid button {
        position: absolute;
        text-align: center;
        background: #B6B6B6;
        font-weight: normal;
        font-size: 16pt;
        margin-left: -375px;
        bottom: 52%;
        left: 50%;
        width: 100px;
        height: 100px;
        text-transform: uppercase;
    }

    /* line 979, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-size-5 .scale-choice-1.linear button,
    .scale-size-5 .scale-choice-1.linear_max button,
    .scale-size-5 .scale-choice-1.linear_mid button {
        position: absolute;
        text-align: center;
        background: #B6B6B6;
        font-weight: normal;
        font-size: 16pt;
        line-height: 20pt;
        margin-left: -375px;
        bottom: 25%;
        left: 50%;
        width: 100px;
        height: 100px;
        text-transform: uppercase;
    }

    /* line 994, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-size-5 .scale-choice-2.linear button {
        position: absolute;
        text-align: center;
        background: #B6B6B6;
        text-transform: uppercase;
        font-weight: normal;
        bottom: 5%;
        margin-left: -200px;
        left: 50%;
        -moz-border-radius: 25px;
        -webkit-border-radius: 25px;
        border-radius: 25px;
        font-size: 20px;
        width: 400px;
        height: 40px;
        text-transform: uppercase;
    }

    /* line 1014, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-size-5 .scale-choice-3.linear button,
    .scale-size-5 .scale-choice-3.linear_max button,
    .scale-size-5 .scale-choice-3.linear_mid button {
        position: absolute;
        bottom: 52%;
        margin-left: 275px;
        left: 50%;
        text-align: center;
        width: 100px;
        height: 100px;
        background: #B6B6B6;
        font-size: 16pt;
        line-height: 20pt;
        font-weight: normal;
        text-transform: uppercase;
    }

    /* line 1031, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-size-5 .scale-choice-4.linear button,
    .scale-size-5 .scale-choice-4.linear_max button,
    .scale-size-5 .scale-choice-4.linear_mid button {
        position: absolute;
        bottom: 25%;
        margin-left: 275px;
        left: 50%;
        text-align: center;
        width: 100px;
        height: 100px;
        background: #B6B6B6;
        font-size: 16pt;
        line-height: 20pt;
        font-weight: normal;
        text-transform: uppercase;
    }

    /* line 1053, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-size-2 .scale-choice-0.linear_max button,
    .scale-size-2 .scale-choice-1.linear_max button,
    .scale-size-3 .scale-choice-2.linear_max button,
    .scale-size-3 .scale-choice-0.linear_max button,
    .scale-size-5 .scale-choice-0.linear_max button,
    .scale-size-5 .scale-choice-1.linear_max button,
    .scale-size-5 .scale-choice-3.linear_max button,
    .scale-size-5 .scale-choice-4.linear_max button {
        font-size: 8pt;
        line-height: 24px;
    }

    /* line 1065, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-size-2 .scale-choice-0.linear_mid button,
    .scale-size-2 .scale-choice-1.linear_mid button,
    .scale-size-3 .scale-choice-2.linear_mid button,
    .scale-size-3 .scale-choice-0.linear_mid button,
    .scale-size-5 .scale-choice-0.linear_mid button,
    .scale-size-5 .scale-choice-1.linear_mid button,
    .scale-size-5 .scale-choice-3.linear_mid button,
    .scale-size-5 .scale-choice-4.linear_mid button {
        font-size: 13pt;
        line-height: 24px;
    }

    /* line 1071, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-linear-inactive {
        bottom: 35%;
        margin-left: -40px;
    }

    /* line 1076, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .highlighted {
        width: 76px;
        height: 110px;
        display: block;
        padding: 5px;
        z-index: 100;
    }

    /* line 1084, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .highlighted-touch {
        display: block;
        z-index: 100;
    }
}
/* ekran_ 150 */
@media (min-width: 10580px) and (min-height: 7960px) {
    .photo2 {
        width: 280px;
        margin-left: 82px;
        /*bottom: 70px;*/
        top: 5%;
        margin-right: 0;
        padding-right: 0;
        margin-left: 0;
        width: 50%;
        padding-left: 0;
    }
    .photo2 img {    margin-left: 0px;
                     margin-right: 0px !important;
                     width: 65% !important;
                     max-width: 1000px;
                     margin: 0 15% 0 15% !important;
    }

    .photo2_big {
        width: 280px;
        margin-left: 82px;
        /*bottom: 70px;*/
        top: 5%;
        margin-right: 0;
        padding-right: 0;
        margin-left: 0;
        width: 50%;
        padding-left: 0;
    }

    .photo2_big img {
        margin-left: 0px;
        margin-right: 0px !important;
        width: 96% !important;
        max-width: 1000px;
        margin: 0 2% 0 2% !important;  }

    /* line 1094, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    #screen {
        width: 1048px;
        margin-left: -524px;
        height: 786px;
        margin-top: -393px;
        font-size: 32px;
        /*border: 2px solid orange;*/
        /*background: orange;*/
    }

    /* line 1099, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    p.info {
        padding: 50px 100px 30px 100px;
    }

    /* line 1104, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    label {
        text-transform: uppercase;
    }

    /* line 1108, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    div.statement, p.statement, div.statement_touch, p.statement_touch, div.statement_touch_desktop, p.statement_touch_desktop, div.statement_touch_mobile, p.statement_touch_mobile {
        margin-top: 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        /* number of lines to show */
        line-height: 24px;
        max-height: 48px;
    }

    /* line 1120, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    div.statement_touch_desktop, p.statement_touch_desktop, div.statement_touch_mobile, p.statement_touch_mobile {
        display: none;
    }

    /* line 1124, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    h3 {
        width: 800px;
        margin-left: -400px;
        font-size: 18pt;
        line-height: 40pt;
        padding: 5px 0;
        text-transform: uppercase;
        margin-top: -145px !important;
    }

    /* line 1134, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    h2 {
        margin-top: 350px !important;
    }

    /* line 1138, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    h3:after {
        content: '';
        display: block;
        position: absolute;
        left: 48%;
        top: 100%;
        width: 0;
        height: 0;
        border-top: 18px solid #0070c0;
        border-right: 18px solid transparent;
        border-bottom: 0 solid transparent;
        border-left: 18px solid transparent;
    }

    /* line 1151, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .next .photo img {
        max-height: 35px;
    }

    /* line 1155, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .play, .btn {
        width: 76px;
        height: 110px;
        margin-bottom: -55px;
        filter: alpha(opacity=30) !important;
        opacity: 1 !important;
    }

    /* line 1163, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    #submit0 {
        width: 76px;
        height: 110px;
        filter: alpha(opacity=30) !important;
        opacity: 1 !important;
        border: none;
    }

    /* line 1170, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .en {
        background: url("../img/next-btn.svg") no-repeat center center;
        background-size: contain;
    }

    /* line 1173, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .jp {
        background: url("../img/next-btn.svg") no-repeat center center;
        background-size: contain;
    }

    /* line 1177, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .done {
        background: url("../img/done-100.png") no-repeat center center;
    }

    /* line 1181, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .pl {
        background: url("../img/next-btn.svg") no-repeat center center;
        background-size: contain;
    }

    .th {
        background: url("../img/next-btn.svg") no-repeat center center;
        background-size: contain;
    }
    
    .ru, .uk {
        background: url("../img/next-btn.svg") no-repeat center center;
        background-size: contain;
    }
    
    /* line 1185, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    span.M {
        margin-left: 20px;
        background: url("../img/iCode-Male-100.png") left center no-repeat;
    }

    /* line 1189, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    span.F {
        background: url("../img/iCode-Female-100.png") left center no-repeat;
    }

    /* line 1193, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .btn {
        border: none;
        box-shadow: none;
    }

    /* line 1198, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .photo {
        width: 460px;
        height: 345px;
        margin-left: -228px;
        bottom: 80px !important;
    }

    /* line 1205, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .photo img {
        max-width: 460px;
        max-height: 330px;
    }

    /* line 1210, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-linear-inactive {
        bottom: 35%;
        margin-left: -50px;
        border: none;
        cursor: pointer;
    }

    /* line 1217, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-linear-inactive-left {
        left: 25%;
        bottom: 30%;
        margin-left: -170px;
        width: 83px;
        height: 100px;
        background: white url(../img/finger-left-100.png) no-repeat center center;
        border: none;
        cursor: pointer;
    }

    /* line 1228, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-linear-inactive-right {
        right: 25%;
        bottom: 30%;
        margin-right: -170px;
        width: 83px;
        height: 100px;
        background: white url(../img/finger-right-100.png) no-repeat center center;
        border: none;
        cursor: pointer;
    }

    /*Skala 3 */
    /* line 1240, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-desc {
        display: none;
    }

    /* line 1243, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-size-3 .scale-choice-0.linear button {
        position: absolute;
        text-align: center;
        background: #B6B6B6;
        font-weight: normal;
        font-size: 20pt;
        margin-left: -375px;
        bottom: 52%;
        left: 50%;
        width: 100px;
        height: 100px;
        text-transform: uppercase;
    }

    /* line 1257, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-size-3 .scale-choice-1.linear button {
        position: absolute;
        text-align: center;
        background: #B6B6B6;
        text-transform: uppercase;
        font-weight: normal;
        bottom: 5%;
        margin-left: -200px;
        left: 50%;
        -moz-border-radius: 25px;
        -webkit-border-radius: 25px;
        border-radius: 25px;
        font-size: 20px;
        width: 400px;
        height: 40px;
        text-transform: uppercase;
    }

    /* line 1275, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-size-3 .scale-choice-2.linear button {
        position: absolute;
        bottom: 52%;
        margin-left: 275px;
        left: 50%;
        text-align: center;
        width: 100px;
        height: 100px;
        background: #B6B6B6;
        font-size: 20pt;
        font-weight: normal;
        text-transform: uppercase;
    }

    /* line 1289, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .scale-linear-inactive {
        bottom: 35%;
        margin-left: -40px;
    }

    /* line 1294, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .highlighted {
        width: 76px;
        height: 110px;
        display: block;
        padding: 5px;
        z-index: 100;
    }

    /* line 1302, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
    .highlighted-touch {
        display: block;
        z-index: 100;
    }
}
/* Loader */
/* line 1310, ../../app/assets/stylesheets/slides_responsive_icode.css.scss */
#loading {
    background: url(../img/ajax-loader.gif) no-repeat center center;
    height: 44px;
    width: 140px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin: -22px 0 0 -70px;
    z-index: 1000;
}
/* romby */
.correct-button button {
    border-style: solid !important;
    border-width: 4px !important;
    border-color: #149818 !important;
}
.incorrect-button button {
    border-style: solid !important;
    border-width: 4px !important;
    border-color: red !important;
}
.correct-rhombus-button button:before {
    border-style: solid !important;
    border-width: 4px !important;
    border-color: #149818 !important;
    width: 92% !important;
    height: 92% !important;
}
.incorrect-rhombus-button button:before {
    border-style: solid !important;
    border-width: 4px !important;
    border-color: red !important;
    width: 92% !important;
    height: 92% !important;
}

/* FROALA WYSIWYG */

/*!
 * froala_editor v2.8.4 (https://www.froala.com/wysiwyg-editor)
 * License https://froala.com/wysiwyg-editor/terms/
 * Copyright 2014-2018 Froala Labs
 */
.user-contents{
  text-align: left;
}
.user-contents .clearfix::after {
  clear: both;
  display: block;
  content: "";
  height: 0;
}
.user-contents .hide-by-clipping {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.user-contents img.fr-rounded,
.user-contents .fr-img-caption.fr-rounded img {
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.user-contents img.fr-bordered,
.user-contents .fr-img-caption.fr-bordered img {
  border: solid 5px #CCC;
}
.user-contents img.fr-bordered {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.user-contents .fr-img-caption.fr-bordered img {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.user-contents img.fr-shadow,
.user-contents .fr-img-caption.fr-shadow img {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 1px 1px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 1px 1px rgba(0, 0, 0, 0.16);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 1px 1px rgba(0, 0, 0, 0.16);
}
.user-contents .fr-view span[style~="color:"] a {
  color: inherit;
}
.user-contents .fr-view strong {
  font-weight: 700;
}
.user-contents .fr-view table {
  border: none;
  border-collapse: collapse;
  empty-cells: show;
  max-width: 100%;
}
.user-contents .fr-view table td {
  min-width: 5px;
}
.user-contents .fr-view table.fr-dashed-borders td,
.user-contents .fr-view table.fr-dashed-borders th {
  border-style: dashed;
}
.user-contents .fr-view table.fr-alternate-rows tbody tr:nth-child(2n) {
  background: #f5f5f5;
}
.user-contents .fr-view table td,
.user-contents .fr-view table th {
  border: 1px solid #dddddd;
}
.user-contents .fr-view table td:empty,
.user-contents .fr-view table th:empty {
  height: 20px;
}
.user-contents .fr-view table td.fr-highlighted,
.user-contents .fr-view table th.fr-highlighted {
  border: 1px double red;
}
.user-contents .fr-view table td.fr-thick,
.user-contents .fr-view table th.fr-thick {
  border-width: 2px;
}
.user-contents .fr-view table th {
  background: #e6e6e6;
}
.user-contents .fr-view hr {
  clear: both;
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  page-break-after: always;
}
.user-contents .fr-view .fr-file {
  position: relative;
}
.user-contents .fr-view .fr-file::after {
  position: relative;
  content: "\1F4CE";
  font-weight: normal;
}
.user-contents .fr-view pre {
  white-space: pre-wrap;
  word-wrap: break-word;
  overflow: visible;
}
.user-contents .fr-view[dir="rtl"] blockquote {
  border-left: none;
  border-right: solid 2px #5e35b1;
  margin-right: 0;
  padding-right: 5px;
  padding-left: 0px;
}
.user-contents .fr-view[dir="rtl"] blockquote blockquote {
  border-color: #00bcd4;
}
.user-contents .fr-view[dir="rtl"] blockquote blockquote blockquote {
  border-color: #43a047;
}
.user-contents .fr-view blockquote {
  border-left: solid 2px #5e35b1;
  margin-left: 0;
  padding-left: 5px;
  color: #5e35b1;
}
.user-contents .fr-view blockquote blockquote {
  border-color: #00bcd4;
  color: #00bcd4;
}
.user-contents .fr-view blockquote blockquote blockquote {
  border-color: #43a047;
  color: #43a047;
}
.user-contents span.fr-emoticon {
  font-weight: normal;
  font-family: "Apple Color Emoji", "Segoe UI Emoji", "NotoColorEmoji", "Segoe UI Symbol", "Android Emoji", "EmojiSymbols";
  display: inline;
  line-height: 0;
}
.user-contents span.fr-emoticon.fr-emoticon-img {
  background-repeat: no-repeat !important;
  font-size: inherit;
  height: 1em;
  width: 1em;
  min-height: 20px;
  min-width: 20px;
  display: inline-block;
  margin: -0.1em 0.1em 0.1em;
  line-height: 1;
  vertical-align: middle;
}
.user-contents .fr-view .fr-text-gray {
  color: #AAA !important;
}
.user-contents .fr-view .fr-text-bordered {
  border-top: solid 1px #222;
  border-bottom: solid 1px #222;
  padding: 10px 0;
}
.user-contents .fr-view .fr-text-spaced {
  letter-spacing: 1px;
}
.user-contents .fr-view .fr-text-uppercase {
  text-transform: uppercase;
}
.user-contents  img {
  position: relative;
  max-width: 100%;
}
.user-contents  img.fr-dib {
  margin: 5px auto;
  display: block;
  float: none;
  vertical-align: top;
}
.user-contents  img.fr-dib.fr-fil {
  margin-left: 0;
  text-align: left;
}
.user-contents  img.fr-dib.fr-fir {
  margin-right: 0;
  text-align: right;
}
.user-contents  img.fr-dii {
  display: inline-block;
  float: none;
  vertical-align: bottom;
  margin-left: 5px;
  margin-right: 5px;
  max-width: calc(100% - (2 * 5px));
}
.user-contents . img.fr-dii.fr-fil {
  float: left;
  margin: 5px 5px 5px 0;
  max-width: calc(100% - 5px);
}
.user-contents . img.fr-dii.fr-fir {
  float: right;
  margin: 5px 0 5px 5px;
  max-width: calc(100% - 5px);
}
.user-contents . span.fr-img-caption {
  position: relative;
  max-width: 100%;
}
.user-contents . span.fr-img-caption.fr-dib {
  margin: 5px auto;
  display: block;
  float: none;
  vertical-align: top;
}
.user-contents . span.fr-img-caption.fr-dib.fr-fil {
  margin-left: 0;
  text-align: left;
}
.user-contents . span.fr-img-caption.fr-dib.fr-fir {
  margin-right: 0;
  text-align: right;
}
.user-contents . span.fr-img-caption.fr-dii {
  display: inline-block;
  float: none;
  vertical-align: bottom;
  margin-left: 5px;
  margin-right: 5px;
  max-width: calc(100% - (2 * 5px));
}
.user-contents . span.fr-img-caption.fr-dii.fr-fil {
  float: left;
  margin: 5px 5px 5px 0;
  max-width: calc(100% - 5px);
}
.user-contents . span.fr-img-caption.fr-dii.fr-fir {
  float: right;
  margin: 5px 0 5px 5px;
  max-width: calc(100% - 5px);
}
.user-contents .fr-view .fr-video {
  text-align: center;
  position: relative;
}
.user-contents .fr-view .fr-video > * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  max-width: 100%;
  border: none;
}
.user-contents .fr-view .fr-video.fr-dvb {
  display: block;
  clear: both;
}
.user-contents .fr-view .fr-video.fr-dvb.fr-fvl {
  text-align: left;
}
.user-contents .fr-view .fr-video.fr-dvb.fr-fvr {
  text-align: right;
}
.user-contents .fr-view .fr-video.fr-dvi {
  display: inline-block;
}
.user-contents .fr-view .fr-video.fr-dvi.fr-fvl {
  float: left;
}
.user-contents .fr-view .fr-video.fr-dvi.fr-fvr {
  float: right;
}
.user-contents .fr-view a.fr-strong {
  font-weight: 700;
}
.user-contents .fr-view a.fr-green {
  color: green;
}
.user-contents . .fr-img-caption {
  text-align: center;
}
.user-contents . .fr-img-caption .fr-img-wrap {
  padding: 0px;
  display: inline-block;
  margin: auto;
  text-align: center;
  width: 100%;
}
.user-contents . .fr-img-caption .fr-img-wrap img {
  display: block;
  margin: auto;
  width: 100%;
}
.user-contents . .fr-img-caption .fr-img-wrap > span {
  margin: auto;
  display: block;
  padding: 5px 5px 10px;
  font-size: 14px;
  font-weight: initial;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  width: 100%;
  text-align: center;
}
.user-contents .fr-view button.fr-rounded,
.user-contents .fr-view input.fr-rounded,
.user-contents .fr-view textarea.fr-rounded {
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.user-contents .fr-view button.fr-large,
.user-contents .fr-view input.fr-large,
.user-contents .fr-view textarea.fr-large {
  font-size: 24px;
}


.user-contents a.fr-view.fr-strong {
  font-weight: 700;
}
.user-contents a.fr-view.fr-green {
  color: green;
}


.user-contents img.fr-view {
  position: relative;
  max-width: 100%;
}
.user-contents img.fr-view.fr-dib {
  margin: 5px auto;
  display: block;
  float: none;
  vertical-align: top;
}
.user-contents img.fr-view.fr-dib.fr-fil {
  margin-left: 0;
  text-align: left;
}
.user-contents img.fr-view.fr-dib.fr-fir {
  margin-right: 0;
  text-align: right;
}
.user-contents img.fr-view.fr-dii {
  display: inline-block;
  float: none;
  vertical-align: bottom;
  margin-left: 5px;
  margin-right: 5px;
  max-width: calc(100% - (2 * 5px));
}
.user-contents img.fr-view.fr-dii.fr-fil {
  float: left;
  margin: 5px 5px 5px 0;
  max-width: calc(100% - 5px);
}
.user-contents img.fr-view.fr-dii.fr-fir {
  float: right;
  margin: 5px 0 5px 5px;
  max-width: calc(100% - 5px);
}
.user-contents span.fr-img-caption.fr-view {
  position: relative;
  max-width: 100%;
}
.user-contents span.fr-img-caption.fr-view.fr-dib {
  margin: 5px auto;
  display: block;
  float: none;
  vertical-align: top;
}
.user-contents span.fr-img-caption.fr-view.fr-dib.fr-fil {
  margin-left: 0;
  text-align: left;
}
.user-contents span.fr-img-caption.fr-view.fr-dib.fr-fir {
  margin-right: 0;
  text-align: right;
}
.user-contents span.fr-img-caption.fr-view.fr-dii {
  display: inline-block;
  float: none;
  vertical-align: bottom;
  margin-left: 5px;
  margin-right: 5px;
  max-width: calc(100% - (2 * 5px));
}
.user-contents span.fr-img-caption.fr-view.fr-dii.fr-fil {
  float: left;
  margin: 5px 5px 5px 0;
  max-width: calc(100% - 5px);
}
.user-contents span.fr-img-caption.fr-view.fr-dii.fr-fir {
  float: right;
  margin: 5px 0 5px 5px;
  max-width: calc(100% - 5px);
}

