/*
 

*/
img {
    border-style: none;
}
select {
    font-size:1.15em;
}
.one-to-five label.ui-btn {
    padding-left: 2.5em;
    padding-right: 2.5em;
}
.centre-label {
    text-align: center;
}
.emoji-radio label {
    text-overflow: clip;
}
.emoji-radio .ui-controlgroup-controls {
    display: flex;
    flex-direction: row;
}
.emoji-radio .ui-radio {
    display: flex;
    width: 24%;
}
label.error-label, div.error-label, .portrait label.error, .landscape label.error, .error-message {
    color: red;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.4;
    margin-top: 0.5em;
    width: 100%;
    float: none;
}
.field-errors{
    font-weight: 700;
}
.landscape label.error, .field-error {
    display: inline-block;
    padding-left: 10px;
}
.portrait label.error {
    margin-left: 0;
    display: block;
}
em, span.required {
    color: red;
    font-weight: bold;
    padding-right: .25em;
}
#pxs-base {
    margin-top:50px;
}
a.button {
    text-decoration: none;
}
.content-container {
    max-width: 1024px;
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 10px;
}
#headphones {
    height: 85px;
    margin: 30px;
    width: 108px;
    background-image: url('/piri/image/flags/headphones_en.jpg');
}
.popup-content {
    overflow: auto !important;
}
.yes-only {
    padding-left: 18px;
    padding-right: 18px;
}
.calKey {
    float: left;
    margin: 2px;
    padding: 0px;
    width: 1.2em;
    text-align: center;
    cursor: pointer;
    font-size:1.8em;
    height:55px;
    color:#333333;
    border:1px solid #dbdbdb;
    background: #f6f6f6;

}
.calKey:hover {
    background: #ededed;
}
.dateVal {
    float: left;
    margin: 2px;
    padding: 0px;
    width: 2em;
    text-align: center;
    cursor: pointer;
    font-size:1.8em;
    height:55px;
    background: #ffffff;
}
.calendarDisplay {
    display: inline-block;
    margin: 0;
    float: left;
}
.calendarHolder{
    display: inline-block;
    float: right;
    margin-left:6px;
}
.input-container {
    text-align: right;
    width:95%;
}
.left-mobile-label {
    float: left;
    margin-left: 25px !important;
    /*    width: 50%; */
}
.right-mobile-label {
    float: right;
    margin-right: 0 !important;
    /*    width: 30%; */
    text-align: right;
}
.language-select {
    float: right;
    white-space: normal;
}

.language-select > .ui-li-static, .language-select > .ui-li-divider, .language-select > li > a.ui-btn {
    white-space: normal;
}
.ui-listview > .ui-li-static, .ui-listview > .ui-li-divider, .ui-listview > li > a.ui-btn {
    white-space: normal;
}
#languageSelect-button {
    float: right;
    height: 25px;
    margin-right: 10px;
    padding-top: 10px;
}
span.language-select{
    padding-top:3px;
}
#flagContainer {
    width:100%;
    text-align:center;
    margin-top:25px;
    margin-bottom:25px;
    white-space: normal;
}
div.groupDefault {
    text-align: right;
}
.flagWrap {
    width:190px;
    text-align:center;
    vertical-align: top;
    display:inline-block;
    background-color:#fff;
    background-image: url('/piri/image/flags/flagBg.jpg');
    background-repeat:repeat-x;
    height:150px;
    margin:10px;
    border:1px #fff solid;
    padding:5px;
}
.langWrap {
    width: 35%;
    max-width: 120px;
    text-align:center;
    vertical-align: top;
    display:inline-block;
    background-color:#fff;
    /*    background-image: url('/piri/image/flags/flagBg.jpg'); */
    background-repeat:repeat-x;
    height:100px;
    margin:10px;
    border:2px #fff solid;
    padding:5px;
    font-size:  large;

}
.flagBox {
    width:170px;
    height:auto;
    display:block;
    padding:3px;
    text-align:center;
    margin:0 auto 0 auto;
}
.flagBox img {
    display:block;
    background-color:#fff;
    text-transform:uppercase;
    color:#000;
    margin-top:5px;
    font-weight:bold;
    text-align:center;
}
#vidContainer {
    width:100%;
    text-align:left;
    margin-top:25px;
    margin-bottom:25px;
}
#headphones {
    width:108px;
    height:85px;
    display:block;
    float:left;
}

p.videoHeading {
    font-size:18px;
    font-weight:bold;
    color:#000;
}
.videoBox {
    height:100%;
    display:block;
    padding:3px;
    text-align:left;
    margin:0 auto 0 auto;
    float:left;
}
h1.ui-title {
    font-size:1em !important;
    white-space: normal !important;
}
h1.ui-li-heading {
    color:#fff;
    font-size: 1.2em;
    white-space: normal !important;
}
h2.ui-li-heading {
    color:#878787;
    font-size: 1.2em;
}
p.select-language {
    font-size: 0.9em;
    padding:12px 4px 2px 4px;
    text-decoration: none;
}
p.sub-language {
    font-size: 0.5em !important;
    padding:2px 0 0 12px;
    text-decoration: none;
}
.ui-input-text, .ui-input-search {
    white-space: normal;
    border-style: none;
    border-width: 0;
}
.encrypted-text-field .ui-input-text {
    border: solid #2f2f2f 1px;
}
a.touch-link {
    text-decoration: none;
}
.spare-para, .spare-para p, .spare-para > p, .ui-input-text {
    font-weight: lighter !important;
    font-size: 16px !important;
    color:#2a2a2a;
    white-space: normal;
    padding-right:10px;
    padding-top: 10px;
    line-height: 1.1em;
    margin-right: 10px;
}

.spare-qtn-contain {
    display: block;
    clear: both;
    border: 0;
}
hr {
    border-top: 1px solid #c3c3c1;
    border-bottom: 1px solid #fff;
    margin-top:10px;
    clear: both;
}
.spare-last-question {
    margin-bottom:26px;
}
.spare-grey-bg {
    background: #f5f5f6; /* Old browsers */
    background: -moz-linear-gradient(top,  #f5f5f6 0%, #e5e5e5 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f6), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f5f5f6 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f5f5f6 0%,#e5e5e5 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f5f5f6 0%,#e5e5e5 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f5f5f6 0%,#e5e5e5 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f6', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}
.ui-li-desc, .ui-popup .ui-title {
    white-space: normal !important;
    margin:0px;
}
.spare-form-nav {
    margin-top:-21px;
    background: #f9f9f9; /* Old browsers */
    background: -moz-linear-gradient(top,  #f9f9f9 0%, #ebeced 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#ebeced)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f9f9f9 0%,#ebeced 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f9f9f9 0%,#ebeced 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f9f9f9 0%,#ebeced 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f9f9f9 0%,#ebeced 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#ebeced',GradientType=0 ); /* IE6-9 */

}
.ui-controlgroup-controls {
    /*float:right;*/
    margin-right:10px;
}
.spare-help-ctrl div {
    width:98%;
}
.spare-help-ctrl {
    margin-left:3px !important;
}
.help-dialog, .audio-file{
    width:0px !important;
    padding-right:5px !important;
    height:16px !important;
}
.ui-select {
    margin-top: 0;
}
.ui-dialog-contain {
    max-width: 700px;
    width: auto;
    top: 0;
}
.spare-progress {
    font-size:0.75em;
    margin-bottom: 15px;
    width:100%;
}
#progressBar {
    display: inline-block;
    width: 89%;
}
.ui-slider-track {
    margin:0px !important;
}
.ui-field-contain > label + [class*="ui-"], .ui-field-contain .ui-controlgroup-controls {
    -moz-box-sizing: border-box;
    float: right;
    width: auto;
}
.ui-li-static.ui-last-child {
    background: #f9f9f9; /* Old browsers */
    background: -moz-linear-gradient(top,  #f9f9f9 0%, #e0e0e0 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#e0e0e0)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f9f9f9 0%,#e0e0e0 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f9f9f9 0%,#e0e0e0 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f9f9f9 0%,#e0e0e0 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f9f9f9 0%,#e0e0e0 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#e0e0e0',GradientType=0 ); /* IE6-9 */
}
.spare-patient {
    margin-top:5px;
    font-size: 0.8em;
}
.spare-qtnr {
    margin-top:5px;
    font-size: 0.8em;
    display:inline-block;
    float:left;
}
.ui-slider-track {
    border:1px solid #eee;
    display:inline-block;
    float:left;
    width:100% !important;
}
#survey-base {
    border:1px solid #DDDDDD;
}
.help-dialog, .audio-file {
    padding:14px 20px !important;
}
.help-dialog {
    margin-left:20px !important;
}
.ui-listview > li p {
    display: block;
    font-size: 1em;
    font-weight: 100;
    margin: 0.6em 0;
    overflow: hidden;
    text-overflow: inherit;
    white-space: normal;
}
.ui-btn, label.ui-btn {
    border-style: solid;
    border-width: 1px;
    font-weight: 100;
}
.ui-loader-background {
    width:100%;
    height:100%;
    top:0;
    margin: 0;
    background: rgba(0, 0, 0, 0.3);
    display:none;
    position: fixed;
    z-index:100;
}
.ui-loading .ui-loader-background {
    display:block;
}
.bottom-details {
    margin-top: 10px;
}
.ic-logo {
    position: relative;
    top: 5px;
}
@media only screen and (max-width: 768px)  {
    #progressPage {
        width: 89%;
        display: inline-block;
    }
    .ui-field-contain {
        border-bottom-color: white;
        border-bottom-width: 0 !important;
        border-bottom-style: none;
    }
    .spare-flex > .ui-select {
        width: 100% !important;
        margin-bottom: 10px !important;
        margin-right: 0 !important;
    }
    .ui-field-contain>label~[class*=ui-], .ui-field-contain .ui-controlgroup-controls {
        width: 95%;
        float: left;
        margin-right: 10px;
    }
    .login-image {
        width: 90%;
        clear: both;
    }
    .login-description {
        width: 100% !important;
    }
    .ui-field-contain {
        margin:0.5em 0;
        padding-bottom: 0.5em;
        display: flex;
        flex-direction: column-reverse;
    }
    .ui-mobile label, div.ui-controlgroup-label {
        order: 1;
    }
    .login-description .ui-input-btn {
        margin-top: 50px;
    }
    .ui-block-a, .ui-block-b {
        display: none;
    }
    .ui-grid-c>.ui-block-a, .ui-grid-c>.ui-block-b, .ui-grid-c>.ui-block-c, .ui-grid-c>.ui-block-d {
        width: 50% !important;
    }
    .spare-help-column {
        min-width: 42px !important;
    }
    .container_16 .grid_15 {
        max-width: calc(100% - 45px) !important;
    }
    .ui-listview>.ui-li-static {
        padding: .7em 0.5em !important;
    }
    .grid_4.language-column {
        clear: both;
        width: auto;
        float: right;
    }
    .left-logo {
        float: left;
        background: transparent url('/piri/screenAjax/clientLogo.action?action=left') no-repeat left top;
        background-position: left bottom;
        background-size: contain;
        width: 50%;
        height: 60px;
    }
    .right-logo {
        float: right;
        background: transparent url('/piri/screenAjax/clientLogo.action?action=right') no-repeat right top;
        background-position: right bottom;
        background-size: contain;
        width: 50%;
        height: 60px;
    }
    h1 {
        font-size: 1.4em !important;
        font-weight: normal !important;
        white-space: normal !important;
        padding-top: 15px;
        padding-left: 5px;
    }
}
@media only screen and (min-width: 768px)  {
    #progressPage {
        width:15%;
        display: inline-block;
    }
    .left-logo {
        float: left;
        background: transparent url('/piri/screenAjax/clientLogo.action?action=left') no-repeat left top;
        background-position: left bottom;
        background-size: contain;
        width: 350px;
        height: 80px;
    }
    .right-logo {
        float: right;
        background: transparent url('/piri/screenAjax/clientLogo.action?action=right') no-repeat right top;
        background-position: right bottom;
        background-size: contain;
        width: 350px;
        height: 80px;
    }
    h1 {
        font-size: 1.5em !important;
        white-space: normal !important;
    }
    .ui-field-contain>label, .ui-field-contain .ui-controlgroup-label, .ui-field-contain>.ui-rangeslider>label {
        width: 30%;
    }
    .ui-field-contain>label~[class*=ui-], .ui-field-contain .ui-controlgroup-controls {
        width: auto;
        float: right;
        margin-right: 10px;
    }
    .login-image > .spare-image {
        width: 90%;
    }
    .ui-field-contain {
        margin:0.5em 0;
        padding-bottom: 0.5em;
        /*        
                display: flex;
                justify-content: flex-start;
        */
    }
}
