.contentpad {
    padding: 10px 15px 53px 15px;
}

html {
    background-color: #666;
    ;
    font-family: Helvetica, Arial, sans-serif;
}

@media only screen and (min-width: 800px) {
    .ui-page {
        width: 800px !important;
        margin: 0 auto !important;
        position: relative !important;
        padding: 0;
        /*border-right: 5px #666 outset !important;
        border-left: 5px #666 outset !important;*/
    }
}

/* Feedback icon changes - start */
#t_icon {
    width: 24px !important;
}

@media only screen and (max-width: 500px) {
    #t_2 {
        top: 49px !important;
    }

    .ui-header {
        padding-top: 66px;
    }
}
/* Feedback icon changes - end */

@font-face {
    font-family: 'lubalin_graph_demiregular';
    src: url('lubalin_graph_demi_regular-webfont.eot');
    src: url('lubalin_graph_demi_regular-webfont.eot?#iefix') format('embedded-opentype'), url('lubalin_graph_demi_regular-webfont.woff') format('woff'), url('lubalin_graph_demi_regular-webfont.ttf') format('truetype'), url('lubalin_graph_demi_regular-webfont.svg#lubalin_graph_demiregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    /*background-color: #ffffff;*/
    font-family: Helvetica, Arial, sans-serif;
    margin: 0;
}

.ui-body-a {
    font-family: Helvetica, Arial, sans-serif;
    color: #333;
}

.headercustom {
    background: url("Vigatop.gif");
    border-bottom: 3px #000000 solid;
    padding: 3px 6px 3px 6px;
    height: 92px;
}

.footercustom {
    color: #000000;
    text-shadow: none;
    background: url("Vigafooter.gif");
    border-top: 3px #000000 solid;
    padding: 7px 6px 0px 6px;
    border-spacing: 0px;
}

.copyr {
    font-size: 6pt !important;
    color: #ffffff;
}

#header .ui-corner-right {
    padding-left: 5px !important;
    padding-top: 3px !important;
    padding-bottom: 3px !important;
}

#header .ui-corner-left {
    padding-right: 0px !important;
    padding-top: 3px !important;
    padding-bottom: 3px !important;
}

[dir=rtl] #header .ui-corner-right {
    padding-left: 0px !important;
    padding-top: 3px !important;
    padding-bottom: 3px !important;
}

[dir=rtl] #header .ui-corner-left {
    padding-right: 5px !important;
    padding-top: 3px !important;
    padding-bottom: 3px !important;
}

#footer .ui-corner-right {
    padding-left: 5px !important;
    padding-top: 3px !important;
    padding-bottom: 3px !important;
}

#footer .ui-corner-left {
    padding-right: 0px !important;
    padding-top: 3px !important;
    padding-bottom: 3px !important;
}

[dir=rtl] #footer .ui-corner-right {
    padding-left: 0px !important;
    padding-top: 3px !important;
    padding-bottom: 3px !important;
}

[dir=rtl] #footer .ui-corner-left {
    padding-right: 5px !important;
    padding-top: 3px !important;
    padding-bottom: 3px !important;
}

.ui-icon-loading {
    width: 35px !important;
    height: 35px !important;
}

.ui-loader {
    width: 35px !important;
    height: 35px !important;
}

.ui-footer .ui-fullsize .ui-btn-inner {
    padding: 0.3em 30px 0.3em 10px;
}

.ui-footer .ui-fullsize.ui-btn-icon-left .ui-btn-inner {
    padding: 0.3em 10px 0.3em 30px;
}

.footit {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
}

    .footit td div.ui-controlgroup {
        margin-top: 5px !important;
    }

.ui-body-a {
    border: 0;
}

.footercustom > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(3) > div:nth-child(1) > div:nth-child(2) > span:nth-child(1) .ui-controlgroup-label {
    font-family: Helvetica, Arial, sans-serif;
    color: #333;
    font-weight: bold;
}
/* Responsive Video Container
-----------------------------------------------------------------------------------------------------------*/
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

    .video-container iframe,
    .video-container object,
    .video-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.ui-overlay-a {
    background: #666;
}

@media (max-width: 350px) {
    .twoWayTop {
        display: table-row;
    }

    .twoWaySides {
        display: none;
    }

    .bls {
        visibility: hidden;
    }

    .bls + label > span {
        padding: 10px 4.5px !important;
    }
}

@media (max-width: 450px) and (min-width: 351px) {
    .twoWayTop {
        display: table-row;
    }

    .twoWaySides {
        display: none;
    }

    .bls {
        visibility: hidden;
    }

    .bls + label > span {
        padding: 10px 6px !important;
    }
}

@media (max-width: 600px) and (min-width: 451px) {
    .twoWayTop {
        display: none;
    }

    .twoWaySides {
        display: block;
    }

    .bls + label > span {
        padding: 10px 10px !important;
    }
}

@media (min-width: 601px) {
    .twoWayTop {
        display: none;
    }

    .twoWaySides {
        display: block;
    }

    .bls + label > span {
        padding: 10px 14px !important;
    }
}

.ui-controlgroup-horizontal .ui-btn-inner {
    text-align: center;
    font-weight: normal;
}

.carousel-elements {
    margin: 0 auto;
    border: 1px solid grey;
    padding: 5px 10px;
    pointer-events: none;
    font-size: 1.5em;
}

.carousel-controls {
    margin: 10px auto;
    text-align: center;
    display: table;
    border-spacing: 5px;
}

    .carousel-controls .ui-btn {
        display: table-cell;
    }

.carousel-position-span {
    margin: 5px 5px;
    position: relative;
    height: 100%;
    display: table-cell;
}

.carousel-element {
    max-height: 160px;
}

.carousel img {
    max-width: 90%;
    margin: auto;
    max-height: 160px;
}

.carousel-elements .ui-body {
    padding: 0;
    margin-bottom: 5px;
}

.carousel-elements .carousel-element {
    margin: .4em 5px;
}

.carousel-buttons {
    margin-top: 10px;
    text-align: center;
}

@media only screen and (max-device-width: 480px), (max-device-height: 480px) {
    .carousel-elements img {
        height: 80px;
    }

    .carousel-elements {
        font-size: 1.2em;
    }
}

.disabled-question .carousel-element {
    opacity: 0.4;
}

.ui-btn.active {
    background: #E5E5FE;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#E5E5FE), to(#E5E5FE));
    background-image: -webkit-linear-gradient(#E5E5FE, #E5E5FE);
    background-image: -moz-linear-gradient(#E5E5FE, #E5E5FE);
    background-image: -ms-linear-gradient(#E5E5FE, #E5E5FE);
    background-image: -o-linear-gradient(#E5E5FE, #E5E5FE);
    background-image: linear-gradient(#E5E5FE, #E5E5FE);
}

.shim {
    position: relative;
}

    .shim:after {
        content: " ";
        z-index: 10;
        display: block;
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        background: rgba(0, 0, 0, 0);
    }

.choice-overlay {
    position: relative;
    text-align: center;
}

.carousel-element {
    text-align: center;
}

.overlay-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    font-weight: 700;
    z-index: 2;
}

.disabled-question .overlay-wrapper {
    background: rgba(0, 0, 0, 0.15);
}

.overlay-table {
    display: table;
    width: 100%;
    height: 100%;
}

.ui-checkbox .overlay-cell, .ui-radio .overlay-cell {
    padding-left: 45px;
    padding-right: 20px;
}

.overlay-cell {
    display: table-cell;
    vertical-align: bottom;
    padding-top: 0.2em;
    padding-bottom: 0.2em;
}

.overlay-text {
    text-align: center;
}

.ranking-wrapper {
    position: relative;
    height: 100%;
}

[dir=rtl] .question-wrapper .ui-btn-icon-right .ui-icon {
    left: 10px;
    right: auto;
}

[dir=rtl] .ranking-number {
    left: 0;
}

[dir=rtl] .ranking-wrapper .ui-btn {
    text-align: right;
}

.ranking-number {
    position: absolute;
    z-index: 1;
    margin: auto 13px;
    height: 100%;
    top: 0;
    bottom: 0;
    display: none;
}

.active ~ .ranking-number {
    display: block;
}

.ranking-number-inner {
    position: relative;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}



.slider-wrapper {
    position: relative;
    display: inline-block;
    overflow: visible;
    height: 15px;
    padding: 0;
    margin: 0 2% 0 20px;
    top: 4px;
    width: 75%;
}

.sum-to-total label:not(:first-child) {
    margin-top: 1em;
}

.ui-slider {
    background: white;
}

.ui-slider-partial {
    background: #bababa;
    height: 100%;
    position: absolute;
}

.ui-btn-inner {
    white-space: inherit;
}

.NextB.incomplete {
    background-color: lightgray;
    opacity: 0.8;
}

/* IE9 and IE10 rules */
@media screen and (min-width:0) {
    .ui-btn.incomplete {
        background-color: lightgray;
        
        background-image: -webkit-gradient(linear, left top, left bottom, from(#d3d3d3), to(#d3d3d3));
        background-image: -webkit-linear-gradient(#d3d3d3, #d3d3d3);
        background-image: -moz-linear-gradient(#d3d3d3, #d3d3d3);
        background-image: -ms-linear-gradient(#d3d3d3, #d3d3d3);
        background-image: -o-linear-gradient(#d3d3d3, #d3d3d3);
        background-image: linear-gradient(#d3d3d3, #d3d3d3);
    }

    .NextB.incomplete {
        -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
        filter: alpha(opacity=80);
        opacity: 0.8;
    }
}

.incompleteQ {
    outline: 2px solid red;
}

.checked-image.ui-checkbox, .checked-image.ui-radio {
    display: inline-block;
    margin-bottom: 5px;
    vertical-align: top;
}

.checked-image .image-wrapper {
    pointer-events: none;
    height: 100%;
    width: 100%;
    text-align: center;
}

.checked-image.loaded .image-wrapper * {
    display: block;
    position: relative;
    max-width: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.checked-image.loaded img {
    width: auto;
    height: auto;
}

.ranking .image-wrapper {
    pointer-events: none;
    height: 100%;
    width: 100%;
}

.ranking .ui-controlgroup-controls .image-wrapper img {
    display: inline-block;
    position: absolute;
    padding: 5px;
    max-width: 70%;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.loader-gif {
    height: 32px;
    width: 32px;
    display: none;
}

.augmented-image {
    max-width: 100%;
    max-height: 400px
}

input.ui-input-text, textarea.ui-input-text {
    width: 100%;
    box-sizing: border-box;
}

.ui-focus {
    -moz-box-shadow: inset 0px 0px 3px #0071bb /*{global-active-background-color}*/;
    -webkit-box-shadow: inset 0px 0px 3px #0071bb /*{global-active-background-color}*/;
    box-shadow: inset 0px 0px 3px #0071bb /*{global-active-background-color}*/;
}

/* IE-only css rules - the \9 is actually needed */
textarea.ui-input-text {
    border-radius: 0.4em\9;
    box-shadow: 0 0 0 1px #bbb\9;
    border: 3px solid transparent\9;
}

    textarea.ui-input-text.ui-focus {
        box-shadow: 0 0 3px 1px #0071bb\9;
    }

input.ui-slider-input.ui-focus {
    box-shadow: 0 0 3px 1px #0071bb\9;
}

input.ui-slider-input, .ui-field-contain input.ui-slider-input {
    width: 50px;
    box-sizing: content-box;
    margin-left: 2px\9;
}

.slider-min-label {
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    margin-top: 1em;
    float: left;
}

.slider-max-label {
    -ms-transform: translate(50%, 0);
    -webkit-transform: translate(50%, 0);
    -moz-transform: translate(50%, 0);
    -o-transform: translate(50%, 0);
    transform: translate(50%, 0);
    margin-top: 1em;
    float: right;
}

.ui-checkbox label.radio-control-top, .ui-radio label.radio-control-top {
    margin-top: 5px;
    -moz-border-radius-topleft: 0.4em;
    -webkit-border-top-left-radius: 0.4em;
    border-top-left-radius: 0.4em;
    -moz-border-radius-topright: 0.4em;
    -webkit-border-top-right-radius: 0.4em;
    border-top-right-radius: 0.4em;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
}

.ui-checkbox label.radio-control-bottom:not(.choice-expanded), .ui-radio label.radio-control-bottom:not(.choice-expanded) {
    -moz-border-radius-bottomleft: 0.4em;
    -webkit-border-bottom-left-radius: 0.4em;
    border-bottom-left-radius: 0.4em;
    -moz-border-radius-bottomright: 0.4em;
    -webkit-border-bottom-right-radius: 0.4em;
    border-bottom-right-radius: 0.4em;
    border-bottom-width: 1px;
}

input[type=text].radio-control-bottom {
    margin-bottom: 5px;
    -moz-border-radius-topleft: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -moz-border-radius-bottomleft: 0.4em;
    -webkit-border-bottom-left-radius: 0.4em;
    border-bottom-left-radius: 0.4em;
    -moz-border-radius-bottomright: 0.4em;
    -webkit-border-bottom-right-radius: 0.4em;
    border-bottom-right-radius: 0.4em;
}

.hidden {
    display: none !important;
}

.choice-dropdown {
    margin: .6em 20px;
    float: right;
}

.invisible {
    display: inline-block;
    visibility: collapse;
    position: absolute;
}

.ranking-reset-button {
    display: inline-block;
}

.ranking-reset-button .ui-btn-text {
    font-weight: normal;
}

div.ui-slider {
    min-width: 80%;
    margin-top: 2%;
}

input.masked {
    margin-bottom: 30px;
}

.slider-dk-button {
    position: absolute;
    display: inline-block;
    right: 35px;
    margin: 0px;
    margin-left: 15px;
    margin-bottom: 30px;
    -ms-transform: translate(50%, 0);
    -webkit-transform: translate(50%, 0);
    -moz-transform: translate(50%, 0);
    -o-transform: translate(50%, 0);
    transform: translate(50%, 0);
}

.slider-dk-button .ui-btn-inner {
    padding-top: 0.4em;
    padding-bottom: 0.4em;
}

[dir=rtl] .slider-dk-button {
    right: auto;
    right: initial;
    margin-left: auto;
    margin-left: initial;
    left: 30px;
    margin-right: 30px;
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

[dir=rtl] a.ui-slider-handle {
    margin-left: -15px;
    margin-right: 0px;
}

[dir=rtl] div.ui-slider {
    margin: 0 20px 0 2%;
}

@media only screen and (max-device-width: 480px), (max-device-height: 480px) {
    input.masked {
        margin-bottom: 0;
    }
}

.slider-with-labels--wrapper {
    margin-bottom: 40px;
}

.masked-shadow-input {
    display: inline-block;
    visibility: collapse;
}

legend {
    max-width: 100%;
}

.checkedImageset input[type=text].other-class {
    margin-top: -9px;
    width: 100%;
}

.carousel-element-with-caption .carousel-element {
    margin-bottom: 1.4em;
}

.checkedImageset .ui-btn-hover-a {
    background: #ffffff;
    background-image: -webkit-gradient(linear, left top, left bottom, from( #ffffff /*{a-bup-background-start}*/ ), to( #ffffff /*{a-bup-background-end}*/ )); /* Saf4 , Chrome */
    background-image: -webkit-linear-gradient( #fefefe /*{a-bup-background-start}*/, #fefefe /*{a-bup-background-end}*/ ); /* Chrome 10 , Saf5.1  */
    background-image: -moz-linear-gradient( #fefefe /*{a-bup-background-start}*/, #fefefe /*{a-bup-background-end}*/ ); /* FF3.6 */
    background-image: -ms-linear-gradient( #fefefe /*{a-bup-background-start}*/, #fefefe /*{a-bup-background-end}*/ ); /* IE10 */
    background-image: -o-linear-gradient( #fefefe /*{a-bup-background-start}*/, #fefefe /*{a-bup-background-end}*/ ); /* Opera 11.10  */
    background-image: linear-gradient( #fefefe /*{a-bup-background-start}*/, #fefefe /*{a-bup-background-end}*/ );

    -moz-box-shadow: inset 0px 0px 3px #0071bb /*{global-active-background-color}*/;
    -webkit-box-shadow: inset 0px 0px 3px #0071bb /*{global-active-background-color}*/;
    box-shadow: inset 0px 0px 3px #0071bb /*{global-active-background-color}*/;
}

.dk-button-no-slider {
    top: auto;
    right:auto;
    margin-left: 0px;
}

[dir=rtl] .dk-button-no-slider {
    top: auto;
    left: auto;
}

.grid {
    min-width: 0;
    position: relative;
}

.grid .grid-scroll-wrapper {
    overflow-x: auto;
    max-width: 100%;
    padding-bottom: 1.3em;
}

.grid table {
    border-spacing: 0;
    width: 100%;
    margin-top: 13px;
}

.grid thead th {
    padding-bottom: 13px;
    font-weight: bold;
    text-align: center;
    cursor: default;
}

.grid tbody td {
    border-top: 1px solid #ccc;
    padding: 0;
    position: relative;
    margin: auto;
    vertical-align: top;
}

.grid thead th:first-child, .grid tbody td:first-child {
    padding: 11px 21px;
    width: 200px;
    min-height: 25px;
}

.grid tbody td:first-child {
    border-left: 1px solid #ccc;
    text-align: left;
    font-weight: bold;
    cursor: default;
    vertical-align: middle;
}

.grid tbody td:last-child {
    border-right: 1px solid #ccc;
}

.grid tbody tr:last-child td {
    border-bottom: 1px solid #ccc;
}

.grid tbody tr:first-child td:first-child {
    -moz-border-radius-topleft: 0.7em;
    -webkit-border-top-left-radius: 0.7em;
    border-top-left-radius: 0.7em;
}

.grid tbody tr:first-child td:last-child {
    -moz-border-radius-topright: 0.7em;
    -webkit-border-top-right-radius: 0.7em;
    border-top-right-radius: 0.7em;
}

.grid tbody tr:last-child td:first-child {
    -moz-border-radius-bottomleft: 0.7em;
    -webkit-border-bottom-left-radius: 0.7em;
    border-bottom-left-radius: 0.7em;
}

.grid tbody tr:last-child td:last-child {
    -moz-border-radius-bottomright: 0.7em;
    -webkit-border-bottom-right-radius: 0.7em;
    border-bottom-right-radius: 0.7em;
}

.grid tbody tr:hover td {
    background: #dadada/*{a-bhover-background-color}*/
    ;
    color: #2F3E46/*{a-bhover-color}*/
    ;
    text-shadow: 0/*{a-bhover-shadow-x}*/
    1px/*{a-bhover-shadow-y}*/
    1px/*{a-bhover-shadow-radius}*/
    #fff/*{a-bhover-shadow-color}*/
    ;
    background-image: -webkit-gradient(linear, left top, left bottom, from( #dadada/*{a-bhover-background-start}*/
    ), to( #dadada/*{a-bhover-background-end}*/
    ));
    /* Saf4 , Chrome */
    background-image: -webkit-linear-gradient( #fefefe/*{a-bhover-background-start}*/
    , #eeeeee/*{a-bhover-background-end}*/
    );
    /* Chrome 10 , Saf5.1  */
    background-image: -moz-linear-gradient( #fefefe/*{a-bhover-background-start}*/
    , #eeeeee/*{a-bhover-background-end}*/
    );
    /* FF3.6 */
    background-image: -ms-linear-gradient( #fefefe/*{a-bhover-background-start}*/
    , #eeeeee/*{a-bhover-background-end}*/
    );
    /* IE10 */
    background-image: -o-linear-gradient( #fefefe/*{a-bhover-background-start}*/
    , #eeeeee/*{a-bhover-background-end}*/
    );
    /* Opera 11.10  */
    background-image: linear-gradient( #fefefe/*{a-bhover-background-start}*/
    , #eeeeee/*{a-bhover-background-end}*/
    );
}

.grid .ui-radio, .grid .ui-checkbox {
    border-radius: 0;
    margin: 0;
    height: 100%;
    width: 100%;
}

.grid .ui-radio input, .grid .ui-checkbox input {
    display: none;
}

.grid .ui-radio .ui-btn-inner, .grid .ui-checkbox .ui-btn-inner {
    height: 40px;
    width: 30px;
    padding: 0;
    margin: auto;

    top: 50%;
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.grid .ui-radio .ui-icon, .grid .ui-checkbox .ui-icon {
    left: 6px;
    top: 20px;
}

.grid:dir(rtl) .ui-radio .ui-icon, .grid:dir(rtl) .ui-checkbox .ui-icon {
    right: 6px;
    top: 20px;
}

.grid .ui-radio:hover label.ui-radio-off .ui-icon, .grid .ui-checkbox:hover label.ui-checkbox-off .ui-icon {
    background-color: #ADADAD;
}

.grid .ui-radio:hover label.ui-radio-on .ui-icon, .grid .ui-checkbox:hover label.ui-checkbox-on .ui-icon {
    background-color: #0083D4;
}

.grid .ui-radio label, .grid .ui-checkbox label {
    border: none;
    background-image: none;
    background: transparent;
    margin: 0;
    border-radius: 0 !important;

    height: 100%;
}

.grid img {
    display: block;
    max-width: 500px;
}

.grid thead img {
    margin-left: auto;
    margin-right: auto;
}

.fixed {
    overflow-x: hidden;
    position: fixed;
    top: 0px;
    z-index: 100;
    background-color: white;

    padding-top: 15px;
    border-bottom: 1px solid rgb(230, 230, 230);
}

.grid .horizontal-indicator {
    position: absolute;
    height: 100%;
    z-index: 50;
    zoom: 1;
    pointer-events: none;
}

.grid .horizontal-indicator.left
{
    left: 0;
}

.grid .horizontal-indicator.right
{
    right: 0;
}

.grid .horizontal-indicator.header {
    width: 19px;
    z-index: 150;
}

.grid .horizontal-indicator.header.left {
    /* http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+99&1+0,0+100 */
    background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0.01) 99%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,0.01) 99%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255,0.01) 99%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
}

.grid .horizontal-indicator.header.right {
    /* http://colorzilla.com/gradient-editor/#ffffff+1,ffffff+100&0+0,1+100 */
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.01) 1%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.01) 1%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,0.01) 1%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
}

.grid .horizontal-indicator.data {
    width: 5px;
}

.grid .horizontal-indicator.data.left {
    /* http://colorzilla.com/gradient-editor/#000000+0,9b9b9b+100&0.27+0,0+100 */
    background: -moz-linear-gradient(left, rgba(0,0,0,0.27) 0%, rgba(155,155,155,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(0,0,0,0.27) 0%,rgba(155,155,155,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(0,0,0,0.27) 0%,rgba(155,155,155,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45000000', endColorstr='#009b9b9b',GradientType=1 ); /* IE6-9 */
}

.grid .horizontal-indicator.data.right {
    /* http://colorzilla.com/gradient-editor/#9b9b9b+0,000000+100&0+0,0.27+100 */
    background: -moz-linear-gradient(left, rgba(155,155,155,0) 0%, rgba(0,0,0,0.27) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(155,155,155,0) 0%,rgba(0,0,0,0.27) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(155,155,155,0) 0%,rgba(0,0,0,0.27) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009b9b9b', endColorstr='#45000000',GradientType=1 ); /* IE6-9 */
}

.countdown-timer {
    border: 1px solid #cccccc;
    min-width: 60px;
    padding: 11px 10px 9px 10px;
    font-size: 16px;
    font-weight: normal;
    color: #666666;
    background-color: #ffffff;
    text-align: right;
    display: inline-block;
    text-shadow: none;
    vertical-align: top;
    margin-right: 20px;
}

.countdown-timer strong {
    color: #333333;
    font-weight: 600;
    margin-right: 1px;
}

.timer-icon {
    width: 18px;
    height: 18px;
    background: url(images/timer-18.png) no-repeat;
    float: left;
}

.text-audio-question {
    display: table;
    width: 98%;
    padding: 5px 0;
}
.text-audio-question > label {
    display: table-cell;
    width: 25px;
    padding-right: 5px;
    text-align: right;
    vertical-align: middle;
}
.text-audio-question > .audio-play-button {
    width: 24px;
    padding-right: 3px;
}
.text-audio-question canvas {
    background-size: 24px;
}

.sound-audio-question > p {
    margin: 10px;
    display: inline-block;
}
.sound-audio-question > .audio-play-button {
    display: inline-block;
    width: 64px;
    padding: 5px;
}
.sound-audio-question canvas {
    background-size: 64px;
}

.audio-play-button {
    display: table-cell;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.audio-play-button.paused canvas {
    background-image: url(images/audio-play-arrow.svg);
}

.audio-play-button.playing canvas {
    background-image: url(images/audio-pause.svg);
}

.columns-wrapper {
    column-width: 280px;
    -webkit-column-width: 280px;
}

.page-columns-wrapper .columns-wrapper {
    column-width: 220px;
    -webkit-column-width: 220px;
}

.columns-wrapper .column-cell-wrapper {
    display: inline-block;
    margin:15px;
    margin-left: 0;
    width: 100%;
    
    /* IE-only css rules - the \9 is actually needed */
    max-width: 300px\9;
}

.page-columns-wrapper > .question-wrapper:nth-of-type(1) {
    position: absolute;
}

.page-columns-wrapper > * {
    display: inline-block;
    vertical-align: top;
}

.page-columns-wrapper style,
.page-columns-wrapper hr,
.page-columns-wrapper fieldset + div {
    display: none;
}

.ios-masked-container {
    overflow: hidden;
    position: relative;
    cursor: text;
    display: flex;
}

.masked-textbox-prefix, .masked-textbox-suffix {
    padding: 0.49em;

    pointer-events: none;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
    position: absolute;
    vertical-align: middle;
}

.masked-textbox-prefix {
    padding-right: 1em;
}

.masked-textbox-suffix {
    padding-left: 0.5em;
    margin-left: 32px;
    text-wrap: nowrap;
}

input.masked-textbox-input {
    background: transparent;
    box-sizing: content-box;
}

.page-name1 {
    padding: 0 !important;
}