/*
 

*/
.ui-page {
    background-color: #F9F9F9;
}
img { border-style: none; }
select { font-size:1.15em; }
textarea.ui-input-text { height: inherit !important; }
.centre-label {
    text-align: center;
}
label.errorLabel, label.error-label, div.errorMessage, div.error-label, .portrait label.error, .landscape label.error {
    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 { 
    display: inline-block; 
    padding-left: 10px; 
}
.portrait label.error { 
    margin-left: 0; 
    display: block; 
}
.ui-field-contain > label {
  width: 35% !important;
}
em { 
    color: red; 
    font-weight: bold; 
    padding-right: .25em; 
}
#pxs-base {
    margin-top:50px;
}
a.button {
    text-decoration: none;
}
.report-header {
    margin: 0 10px;
    text-shadow: none;
    padding: 0 0.5em;	
    font-size: 0.9em;
}
.report-content {
    margin-bottom: 1em;
    margin-right: 10px ;
    margin-left: 10px;
    padding: 0 0.5em;
    font-size: 0.8em;
}
.paindata-complete-logo {
    float: left;
    background: transparent url('/wmg/image/engine/pd-complete-logo-all-regions.png') no-repeat left top;
    width: 1024px;
    height: 50px;
    padding-bottom: 1em;
}
.paindata-rsyd-logo {
    float: left;
    background: transparent url('/wmg/image/engine/pd-rsyd-logo.png') no-repeat left top;
    width: 1024px;
    height: 50px;
}
.paindata-rnord-logo {
    float: left;
    background: transparent url('/wmg/image/engine/pd-rnord-logo.png') no-repeat left top;
    width: 1024px;
    height: 50px;
}
.paindata-rmidt-logo {
    float: left;
    background: transparent url('/wmg/image/engine/pd-rmidt-logo.png') no-repeat left top;
    width: 1024px;
    height: 50px;
}
.paindata-rsjell-logo {
    float: left;
    background: transparent url('/wmg/image/engine/pd-rsjell-logo.png') no-repeat left top;
    width: 1024px;
    height: 50px;
}
.region-logo {
    float: right;
    background: transparent url('/wmg/image/engine/region-logo.png') no-repeat right top;
    width: 200px;
    height: 100px;
}
.content-container {
    max-width: 1024px;
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 10px;
}
#headphones {
    height: 85px;
    margin: 30px;
    width: 108px;
    background-image: url('/wmg/image/flags/headphones_en.jpg');
}
.ui-popup {
    background-color: white;
}
.popup-header {
    text-align: center;
    padding-top: 1px;
}
.popup-content {
    overflow: auto !important;
}
.yes-only {
    padding-left: 18px;
    padding-right: 18px;
}
.calKey, .timeKey {
    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, .timeKey: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;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #d3d3d3;
    font-weight: normal;
    color: #484848;
}
.survey-report {
    display: inline-block;
    clear: both;
    width: 100%;
}
.report-label {
    float:left;
    width:100px;
}

.report-label1 {
    float:left;
    width:50px;
}

.report-label2 {
    float:left;
    width: 30px;
}
.report-label3 {
    float:left;
    width:30px;
}
.survey-results {
    float:right;
    text-align: right;
}
.report-value {
    float:right;
    font-weight: normal;
}
.med-value {
    float:right;
    font-weight: normal;
    margin-left: 5px;
}
.calendarDisplay {
    display: inline-block;
    margin: 0;
    float: left;
}
.calendarHolder{
    display: inline-block;
    float: right;
    margin-left:6px;
}
canvas.pain-drawing {
    background-color: none;
    background-image: url('/wmg/image/engine/background_body.png');
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100%;
}
canvas.signature {
    background-color: #ffffff;
    border-radius: 4px;
    box-shadow: 0 0 5px rgb(0 0 0 / 2%) inset;
}
.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('/wmg/image/flags/flagBg.jpg');
    background-repeat:repeat-x;
    height:150px;
    margin:10px;
    border:1px #fff solid;
    padding:5px;
}
.langWrap {
    width:160px;
    text-align:center;
    vertical-align: top;
    display:inline-block;
    background-color:#fff;
    background-image: url('/wmg/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 {
    font-size: 1.5em !important;
    white-space: normal !important;
}

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;
}
a.touch-link {
    text-decoration: none;
}

.ui-controlgroup, fieldset.ui-controlgroup {
    padding: 0;
    margin: .5em 0;
}
.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;  
    line-height: 1.5em;
}
.ui-controlgroup-horizontal>label.ui-button.ui-checkboxradio-label {
    text-align: center;
}

.emoji-control-group .ui-button:first-of-type {
  background-image: url('/wmg/image/wmg/dissatisfied.png');
  background-repeat: no-repeat;
  background-position-x: left;
  background-position-y: center;
  background-size: contain;
  padding-left: 51px;
}

.emoji-control-group .ui-button:last-of-type {
  background-image: url('/wmg/image/wmg/satisfied.png');
  background-repeat: no-repeat;
  background-position-x: right;
  background-position-y: center;
  background-size: contain;
  padding-right: 51px;
}
.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;
}
.group-container {
    padding: 0.2em 0;
}
.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%;
}
.close-alert {
    float:right;
}
.spare-help-ctrl {
    margin: 0 0 0 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%;
}

#progressPage {
    width:10%;
    display: inline-block;
}

#progressBar {
    display: inline-block;
    width: 99%;
}
.ui-slider-track {
    margin:0px !important;
}
.ui-field-contain, .spare-qtn-contain {
    margin:0.5em 0;
    overflow: hidden;
}
.ui-field-contain > label + [class*="ui-"], .ui-field-contain .ui-controlgroup-controls, .ui-controlgroup.ui-controlgroup-horizontal {
    -moz-box-sizing: border-box;
    float: right;
    width: auto;
}

.ui-li-static.ui-last-child, .ui-listview-item-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 */
}

.ui-page-theme-b .ui-btn, html .ui-bar-b .ui-btn, html .ui-body-b .ui-btn, html body .ui-group-theme-b .ui-btn, html head + body .ui-btn.ui-btn-b, .ui-page-theme-b .ui-btn:visited, html .ui-bar-b .ui-btn:visited, html .ui-body-b .ui-btn:visited, html body .ui-group-theme-b .ui-btn:visited, html head + body .ui-btn.ui-btn-b:visited {
    background: none repeat scroll 0 0 #333333;
    border-color: #1F1F1F;
    color: #FFFFFF;
    text-shadow: 0 1px 0 #111111;
}
.group-container {
    margin: 1em 0;
}
/*
.ui-listview > li.ui-first-child, .ui-listview > li.ui-first-child > a.ui-btn {
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
    background: #2a2a2a; 
    background: -moz-linear-gradient(top,  #2a2a2a 0%, #232323 100%); 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2a2a2a), color-stop(100%,#232323)); 
    background: -webkit-linear-gradient(top,  #2a2a2a 0%,#232323 100%); 
    background: -o-linear-gradient(top,  #2a2a2a 0%,#232323 100%); 
    background: -ms-linear-gradient(top,  #2a2a2a 0%,#232323 100%); 
    background: linear-gradient(to bottom,  #2a2a2a 0%,#232323 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a2a2a', endColorstr='#232323',GradientType=0 ); 
}
*/
.paindata-patient {
    margin-top:5px;
    font-size: 0.8em;
}

.paindata-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:5px !important;
    border-radius: 0.3em !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, .ui-button, label.ui-button {
    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 {
    font-size: 0.8em;
    background-color: #ffffff;
    padding: 10px;
    opacity: 0.6;
}
fieldset.yes-no-radio.ui-controlgroup.ui-controlgroup-horizontal {
    padding-bottom: 10px;
    float: right;
}
.large-btn {
    height: 50px;
    width: 88%;
    max-width: 400px;
    display:block;
    clear:both;
    padding: 5%, 8%;
}
[data-role="content"]{
    border-width: 0;
    overflow: visible;
    overflow-x: hidden;
    padding: 1em;
}

@media only screen and (max-width: 768px)  {
    .login-image {
        width: 90%;
        clear: both;
    }
    .login-description {
        width: 100% !important;
    }
    .large-btn {
        height: 50px;
        width: 88%;
        max-width: 400px;
        display:block;
        clear:both;
    }
    .half-btn {
        width: 35%;
        max-width: 400px;
    }
    .light-btn {
        font-size: 0.8em;
        font-weight: 400 !important;
    }
    #progressPage {
        width: 89%;
        display: inline-block;
    }
    .ui-field-contain {
        border-bottom-color: white;
        border-bottom-width: 0 !important;
        border-bottom-style: none;
    }
    .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;
    }
    .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-flex > .ui-select {
        width: 100% !important;
        margin-bottom: 10px !important;
        margin-right: 0 !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;
    }
    h1 {
        font-size: 1.4em !important;
        font-weight: normal !important;
        white-space: normal !important;
        padding-top: 15px;
        padding-left: 5px;
    }
}
