/*
 

*/
@media only screen {
    
    .brown-panel {
        background-color: #F7E8DD;
        margin-top: 10px;
        padding: 10px;
        border: solid 1px #431A0F;
    }
    .grey-panel {
        background-color: #F4F4F4;
        margin-top: 10px;
        padding: 10px;
        border: solid 1px #431A0F;
    }
    .orange-panel {
        background-color: #FAB98A;
        margin-top: 10px;
        padding: 10px;
        border: solid 1px #431A0F;
    }
    .clinical-container {
        background-color: #f4f4f4;
    }
    .white-panel {
        background-color: white;
        margin-top: 10px;
        padding: 10px;
        border: solid 1px #431A0F;
    }
}
@media only  print {
    .brown-panel {
        background-color: #F7E8DD;
        margin-top: 2px;
        padding: 2px;
        border: solid 1px #431A0F;
    }
    .orange-panel {
        background-color: #FAB98A;
        margin-top: 2px;
        padding: 2px;
        border: solid 1px #431A0F;
    }
    .grey-panel {
        background-color: #F4F4F4;
        margin-top: 2px;
        padding: 2px;
        border: solid 1px #431A0F;
    }
    .clinical-container {
        background-color: #FFFFFF;
    }
    .white-panel {
        background-color: #FFFFFF;
        margin-top: 2px;
        padding: 2px;
        border: solid 1px #431A0F;
    }
}

@media only screen and (max-width: 768px)  {
    .landing-spacer {
        height: 60vh;
    }
    .landing-button-optional{
        display: none;
    }
    .login-image{
        width:15%;
        display:block;
        margin: 10px auto 0 auto;
    }
    .header-logo-container {
        display:none;
    }
    #progressPage {
        /* display:none; */
    }
    #progressBar {
        display: inline-block;
        width: 99%;
    }
    .spare-last-question {
        margin-bottom:10px;
    }
    .input-container-help {
        display: inline-block;
        width: 80% !important;
        position: relative;
        top: 15px;
    }
    .group-container{
        background: transparent;
        box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.10);
        border-radius: 2px !important;
        width: 90%;
        margin: 0 auto !important;
    }
    .inset-container{
        width: 95%;
        margin: 1em auto !important;
    }
    .group-heading{
        padding: 0 1.143em !important;
    }
    .ui-mobile label, .ui-controlgroup-label {
        display: block;
        margin: 0 0 .2em;
        text-align: left;
    }
    .content-container {
        max-width: 1024px;
        margin: 0 auto;
        padding-left: 0;
        padding-right: 0;
    }
    .ui-content {
        padding: 0;
        position: relative;
        /*        padding: 20px 10px; */
    }
    .login-content {
        border:none;
        padding: 0;
    }
    .mobile-logo-container {
        background-color: #e6e7e8;
        width: 100%;
        padding:0;
    }
    #mobileLogo {
        padding-top: 15px;
        padding-bottom: 0px;
        display:block;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
    }
    .emoji-control-group label.ui-btn{
        padding: 0.2em 0.5em;
    }
    #mobileLogo img {
        width:50%;
        height:auto;
        margin-left: 25%;
        margin-right: 25%;
    }
    .ui-field-contain>label~[class*=ui-], .ui-field-contain .ui-controlgroup-controls {
        width: auto;
        float: none;
        margin-right: auto;
        margin-left: auto;
    }
    .ui-field-contain>label~[class*=ui-], .ui-field-contain .ui-controlgroup-controls {
        vertical-align: -webkit-baseline-middle;
        vertical-align: middle;
    }
    .bottom-details {
        margin-top: 10px;
        font-size: 0.6em;
        text-align: center;
        padding-bottom: 5px;
    }
    fieldset {
        text-align: center;
        display: block;
    }
    .ui-controlgroup-controls {
        margin: 10px auto;
    }
    h1 {
        text-align: center;
    }
    .ui-input-text, .ui-input-search {
        white-space: normal;
        text-align: center;
    }
    .survey-instructions {
        text-align: left;
        font-size: 14px;
    }
    .grid_3 {
        height:0px;
    }
    .container_16:before{
        clear: both;
    }
    .ui-corner-all {
        -webkit-border-radius: 0 /*{global-radii-blocks}*/;
        border-radius: 0 /*{global-radii-blocks}*/;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }
    .ui-state-error{
        padding: 0.3em 0;
        margin: 10px 0;
    }
    .help-dialog, .audio-file {
        padding:10px 15px !important;
    }
    .help-dialog {
        margin-left:0px !important;
    }
    #survey-base {
        width: -moz-calc(100% - 10px ) !important;
        width: -webkit-calc(100% - 10px ) !important;
        width: calc(100% - 10px ) !important;
        padding: .4em 0;
        margin-left: auto;
        margin-right: auto;
    }
    h1.top-padding{
        padding-top: 0;
    }
    h2.login-page {
        text-align: center;
        font-family: 'Kreon', Helvetica, Arial, sans-serif /*{global-font-family}*/;
        margin-top: 5vh;
    }
    h2{
        overflow: visible !important;
        white-space: normal !important;
    }
    div.yes-box {
        float: right;
    }
    div.yes-label {
        float:left;
    }
    .spare-nav-spacer {
        width: 0 !important;
    }
    .spare-nav-button {
        width: 50% !important;
    }
    .swiper-button-next, .swiper-container-rtl .swiper-button-prev, .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
        display: none;
    }
    label.yes-only-image img {
        height: 90%;
        width: 90%;
        transition-duration: 0.2s;
        transform-origin: 50% 50%;
        padding: 2px;
    }
    label.yes-only-image-report img {
        height: 88%;
        width: 88%;
        transition-duration: 0.2s;
        transform-origin: 50% 50%;
        padding: 4px;
        border: #4f4f4f solid 1px;
    }
    label.yes-only-image, label.yes-only-image-report {
        border: 1px solid #fff;
        padding: 5px;
        display: block;
        position: relative;
        margin: 5px 10px;
        cursor: pointer;
    }
    li.image_container {
        display: inline-block;
        width:31%;
/*        float: left; */
        vertical-align: top;
    }
    div.notes-link{
        display: none !important;
    }
    div.help-link{
        display: none !important;
    }
    ul.form-inline-group {
        padding-inline-start: 0;
    }
    .ui-mobile label, div.ui-controlgroup-label {
/*        font-weight: lighter; */
        font-size: 14px;
        margin: 2px 10px;
    }
    .spare-grey-bg {
        background: #EEEEEE !important;
        border: none;
        padding-bottom: 10px !important;
    }
}
/* end of small screen specific styles */

/* start of large screen specific styles */
@media only screen and (min-width: 768px)  {
    .landing-spacer {
        height: 80vh;
    }
    .spare-grey-bg {
        background: #E9E9E9 !important;
        border: none;
        padding-bottom: 10px !important;
    }
    .login-image{
        width:50%;
        display:block;
        margin: 40% auto;
    }
    .group-container {
        background: transparent;
        box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.10);
        border-radius: 2px !important;
        width: 100%;
        margin: 0 auto !important;
    }
    .login-content {
        border: none;
        padding-top: 0;
    }
    .form-element.mobile-date label.month {
        top: 0.55em;
        margin-right: 3px !important;
    }
    .ui-header-fixed, .ui-footer-fixed {
        left: 0;
        right: 0;
        width: 100%;
        position: absolute;
    }
    .ui-mobile [data-role=page], .ui-mobile [data-role=dialog], .ui-page {
        max-width: 1024px;
        margin: 0 auto;
        position:relative;
        top:auto;
        background-color: #E9E9E9;
    }
    .ui-field-contain {
        margin:0.5em 0;
        padding-bottom: 0.5em;
    }
    h1.top-padding{
        padding-top: 90px;
    }
    h2.login-page {
        text-align: center;
        font-family: 'Kreon', Helvetica, Arial, sans-serif /*{global-font-family}*/;
        margin-top: 20vh;
    }
    hr {
        border-top: 1px solid #c3c3c1;
        border-bottom: 1px solid #fff;
        margin-top:10px;
        clear: both;
    }
    .spare-last-question {
        margin-bottom:26px;
    }
    .content-container {
        margin: 0 auto;
        /*
                max-width: 1024px;
                padding-left: 10px;
                padding-right: 10px;
        */
    }
    .ui-field-contain>label~[class*=ui-], .ui-field-contain .ui-controlgroup-controls {
        width: auto;
        float: right;
        margin-right: 10px;
    }
    .bottom-details {
        padding: 10px;
        font-size: 0.7em;
        background: #E9E9E9;
    }
    .ui-field-contain > label + [class*="ui-"], .ui-field-contain .ui-controlgroup-controls {
        -moz-box-sizing: border-box;
        margin: 0 5%;
        width: auto;
        border-radius: 5px;
    }
    .ui-field-contain>label, .ui-field-contain .ui-controlgroup-label, .ui-field-contain>.ui-rangeslider>label {
        width: 90%;
        clear: both;
        text-align: center;
        display: block;
        padding: 10px;
    }
    .ui-input-text, .ui-input-search {
        white-space: normal;
    }
    .ui-input-text input, .ui-input-search input{
        /* height: 1.5em !important;
         min-height: auto; */
        width: 90%;
        font-size: 0.8em;
        padding: 0em;
    }
    .mum-login {
        background-color: #FA9243;
        height: -webkit-fill-available;
    }
    .mum-login input, .dad-login input {
        text-align: center;
        padding: 5px;
    }
    .dad-login {
        background-color: #431A0A;
        height: -webkit-fill-available;
    }
    .dad-login h2, .dad-login .spare-para, .dad-login .label {
        color: #dfdfdf;
        text-shadow: none;
    }
    .help-dialog, .audio-file {
        padding:.7em 1em;
    }
    .help-dialog {
        margin-left:20px !important;
    }
    .spare-help-ctrl {
        margin-left:3px !important;
        position: relative;
        top: 20px;
        float: left;
    }
    #progressPage {
        width:20%;
        /*        display: inline-block;  changed 24/2/16 ab */
    }
    #progressBar {
        display: inline-block;
        width: 99%;
        /*        width: 89%;  changed 24/2/16 ab */
    }
    label.yes-only-image img {
        height: 180px;
        width: 180px;
        transition-duration: 0.2s;
        transform-origin: 50% 50%;
        padding: 10px;
    }
    label.yes-only-image-report img {
        height: 110px;
        width: 110px;
        transition-duration: 0.2s;
        transform-origin: 50% 50%;
        padding: 4px;
        border: #4f4f4f solid 1px;
    }
    label.yes-only-image, label.yes-only-image-report {
        border: 1px solid #fff;
        padding: 5px;
        display: block;
        position: relative;
        margin: 5px 10px;
        cursor: pointer;
    }
    li.image_container {
        display: inline-block;
    }
    .ui-mobile label, div.ui-controlgroup-label {
        font-weight: lighter;
        font-size: 14px;
        margin: 5px 20px;
    }
}
.mum-login{
    /*
    padding-bottom: 100%;
    margin-bottom: -100%;
    */
}
.ui-listview>.ui-li-static {
    padding: 0;
}
.survey-instructions h1 {
    text-align: center;
    font-family: 'Kreon', Helvetica, Arial, sans-serif /*{global-font-family}*/;
}
.ui-field-contain {
    margin:0;
    padding: 0;
    border: none;
}
.ui-content {
    padding: 0 !important;
}
a {
    text-decoration: none;
}
hr {
    border-top: 1px solid #c3c3c1;
    border-bottom: 1px solid #fff;
    margin-top:5px;
    clear: both;
}
canvas.pain-drawing {
    background-color: none;
    background-image: url('/bc/image/questions/background_body.png');
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100%;
    width: 450px;
    height: 500px;
}
div.yes-box {
    margin-top: 5px;
}
label.yes-text {
    padding-top: 15px;
}
img {
    border-style: none;
}
select {
    font-size:1.15em;
}
.centre-label {
    text-align: center;
}
label.error-label, div.error-label, .portrait label.error, .landscape label.error {
    color: red;
    /*    font-size: 16px; */
    font-weight: bold;
    line-height: 1.4;
    margin-top: 0.5em;
    width: 100%;
    float: none;
}
ul.errorMessage {
    padding: 0;
    margin: 0;
    color: red;
}
ul.errorMessage li {
    padding: 0;
    margin: 0;
    color: red;
    list-style: 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 {
    font-weight: bold;
    padding-right: .25em;
}
span.required {
    color: red;
}
#pxs-base {
    margin-top:50px;
}
a.button {
    text-decoration: none;
}
#headphones {
    height: 85px;
    margin: 30px;
    width: 108px;
    background-image: url('/bc/image/flags/headphones_en.jpg');
}
.popup-content {
    overflow: auto !important;
}
.yes-only {
    width: 97% !important;
    padding: 5px 2%;
    display: inline-block;
}
.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;
}
.calendarDisplay {
    display: inline-block;
    margin: 0;
    float: left;
}
.calendarHolder{
    display: inline-block;
    float: right;
    margin-left:6px;
}
.input-container {
/*    text-align: right; */
    width:100%;
    margin-top: 5px;
}
.left-mobile-label {
    float: left;
    top: 10px;
    position: relative;
    left: 10px;

    /* margin-left: 25px !important;
        width: 50%; */
}
.left-mobile-label > img, .right-mobile-label > img {
    width: 120px;
}
.right-mobile-label {
    float: right;
    top: 10px;
    position: relative;
    right: 10px;
    /*
        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;
}
.audio-icon {
    height: 25px;
    vertical-align: text-bottom;
}
.audio-trigger {

}
#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('/bc/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('/bc/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;
}
div[data-role="popup"] h1 {
    text-align: center;
}
h1 {
    font-weight: normal;
    font-size: 1.4em !important;
    white-space: normal !important;
}
h1.ui-title {
    font-size: 0.9em !important;
    padding: .9em 0 !important;
    white-space: normal !important;
    text-shadow: none;
    margin: 0 20% !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;
}

a.touch-link {
    text-decoration: none;
}
.ui-input-text {
    border:#b7b7b7 solid 1px
}
.spare-para, .spare-para p, .spare-para > p {
    border: none;
}
.spare-para, .spare-para p, .spare-para > p, .ui-input-text {
    font-weight: lighter !important;
/*    font-size: 1em !important; */
    color:#2a2a2a;
    white-space: normal;
    padding-bottom: 5px;
    line-height: 1.3em;
    border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    -webkit-border-radius: 2px 2px 2px 2px;
    /*    margin:5px 10px; */
    text-align: left;
}
.cnote-head {
    font-weight: bold;
}
.spare-qtn-contain {
    clear: both;
    border: 0;
    width: 100%;
}
/* enable absolute positioning */
.inner-addon {
    position: relative;
}

/* style icon */
.inner-addon .field-icon {
    position: absolute;
    padding: 10px;
    pointer-events: none;
    color: #4F5D74;
    font-size: 0.95em;
    line-height: 1.5em;
}

/* align icon */
.left-addon .field-icon  {
    left:  0px;
}
.right-addon .field-icon {
    right: 0px;
}

/* add padding  */
.left-addon input  {
    padding-left:  30px;
}
.right-addon input {
    padding-right: 30px;
}

.spare-qtn-label, .spare-qtn-input {

}
.spare-indent {
    padding: 0 5px;
    color: #4F5D74;
}
.spare-transparent-bg {
    background: transparent !important;
    border: none !important;
}
.spare-headless-group {

}
.ui-li-desc, .ui-popup .ui-title {
    white-space: normal !important;
    margin:0px;
}
.spare-form-nav {
    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 */

}
.yes-no-radio .ui-controlgroup-controls, .three-option-radio .ui-controlgroup-controls {
    width: 100%;
}
.yes-no-radio .ui-radio {
    width: 50%;
}
.three-option-radio .ui-radio {
    width: 33%;
}
.positive-container {
    background-image: url('/bc/image/bcyr/positive_tree.png');
    min-height: 560px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position-x: center;
    /*    background-color: white; */
    background-position-y: bottom;
}
.negative-container {
    background-image: url('/bc/image/bcyr/negative_tree.png');
    min-height: 560px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position-x: center;
    /*    background-color: white; */
    background-position-y: bottom;
    position: relative;
}
.bottom-image-container {
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    margin: auto;
}
.top-image-container {
    position: absolute;
    bottom: 5px;
    left: 0;
    right: 0;
    margin: auto;
}
h1.report-head {
    margin: 0;
    font-weight: bold;
}
.report-inline-group, .report-container {
    transform:rotate(180deg);         /* Moz and IE10+ */
    -ms-transform:rotate(180deg);     /* IE9 */
    -webkit-transform:rotate(180deg); /* Opera/Chrome/Safari */
}
.emoji-container {
    min-height: 400px;
    background-color: white;
}
ul.form-inline-group {
    list-style-type: none;
    text-align: center;
}
.flag-image {
    width: 140px;
    display: block;
    margin:5px auto;
}
.powered-by {
    position: absolute;
    bottom: 10px;
    left: 10px;
    font-size: 10px;
}
input.image-only[type="checkbox"][id^="QID_"], input.image-only[type="radio"][id^="QID_"],input.image-only[type="radio"][id^="OPT_"]{
    display: none;
}
span.image-label-report {
    display:block;
    text-align:center;
    font-size: 12px;
}
span.image-label-copy {
    display:block;
    text-align:center;
    /* width: 140px; */
}
label.yes-only-image:before, label.yes-only-image-report:before  {
    background-color: white;
    color: white;
    content: " ";
    display: block;
    border-radius: 50%;
    border: 1px solid #88C45E;
    position: absolute;
    top: -5px;
    right: -5px;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 28px;
    transition-duration: 0.4s;
    transform: scale(0);
}
.top-image-container label.yes-only-image-report {
    border: 2px solid green;
    background-color: white;
}
label.yes-only-image-report.plan-report.positive-image {
    border: 2px solid green;
}
:checked + label.yes-only-image, :checked + label.yes-only-image-report, label.yes-only-image-report {
    border-color: white;
    background-color: white;
}

:checked + label.yes-only-image:before, :checked + label.yes-only-image-report:before {
    content: "✓";
    background-color: #88C45E;
    transform: scale(1);
}
:checked + label.yes-only-image-report.plan-report:before {
    content: "" !important;
    background-color: transparent !important;
    border-color: transparent;
    transform: none;
    transition-duration: 0s !important;
}
/*
:checked + label.yes-only-image img, :checked + label.yes-only-image-note img {
    transform: scale(0.9);
    box-shadow: 0 0 5px #dd1e27;
    z-index: -1;
}
*/
.emoji-radio .ui-controlgroup-controls {
    display: flex;
    flex-direction: row;
    width: 90%;
    margin-bottom: 5px;
}
.emoji-radio-legend .ui-controlgroup-controls {
    display: flex;
    flex-direction: row;
    background-color: #f7914b;
    width: 90%;
    margin-bottom: 20px;
}
.emoji-radio .ui-radio, emoji-radio-legend .ui-radio {
    flex: 1;
    flex-direction: row;
    background-color: #f7914b;
}
.header-logo-container {
    height: 90px;
    padding: 20px;
    background: #ffffff;
}
.goal-prompt {
    font-size: 16px !important;
    margin: 0 !important;
    text-shadow: 0 /*{a-body-shadow-x}*/ 1px /*{a-body-shadow-y}*/ 0 /*{a-body-shadow-radius}*/ #f3f3f3 /*{a-body-shadow-color}*/;
}
.report-image {
    width:120px;
    margin: 15px;
    border: 7px black solid;
}
.spare-help-ctrl div {
    width:98%;
}
.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;
}
.report-logo {
    background-image: url('/bc/image/bcyr/bcyr_logo.png');
    height: 100px;
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: 10px;
    background-position: center;
}
.report-label, goal-name {
    font-weight: bold;
    margin-top: 20px;
    display: inline-block;
}
.clinical-outline {
    border: #e1e1e1 solid 1px;
    padding: 5px;
}
.presented-container {
    margin: 20px;
    padding: 20px;
    background-color: #f4f4f4;
    font-size: 10px;
    text-align: center;
}
.presented-name {
    font-size: 12px;
    background-color: white;
    padding: 5px;
    margin-bottom: 5px;
    text-align: left;
}
.green-head {
    width:35%;
    background-color: #2b8c49;
    padding: 10px;
    color: white;
}
.orange-head {
    width:30%;
    background-color: #E78954;
    padding: 10px;
    color: white;
}
.red-head {
    width:35%;
    background-color: #B0252E;
    padding: 10px;
    color: white;
}
h3 {
    font-weight: bold;
    margin: 5px 0;
}
.spare-progress {
    font-size:0.75em;
    margin: 15px auto;
    width: -moz-calc(100% - 30px ) !important;
    width: -webkit-calc(100% - 30px ) !important;
    width: calc(100% - 30px ) !important;
}
.ui-slider-track {
    margin:0px !important;
}
.spare-progress .ui-btn-active {
    background-color: #009EE0 !important;
}
.spare-progress .ui-slider-track {
    background-color: #fff !important;
}
.ui-li-static.ui-last-child {
    /*
    background: #f9f9f9; 
    background: -moz-linear-gradient(top,  #f9f9f9 0%, #e0e0e0 100%); 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#e0e0e0)); 
    background: -webkit-linear-gradient(top,  #f9f9f9 0%,#e0e0e0 100%); 
    background: -o-linear-gradient(top,  #f9f9f9 0%,#e0e0e0 100%); 
    background: -ms-linear-gradient(top,  #f9f9f9 0%,#e0e0e0 100%); 
    background: linear-gradient(to bottom,  #f9f9f9 0%,#e0e0e0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#e0e0e0',GradientType=0 ); 
    */
}
/*
.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 #005189;
    border-color: #250919;
    color: #FFFFFF;
    text-shadow: 0 1px 0 #111111;
}
*/
.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:none;
    display:inline-block;
    float:left;
    width:100% !important;
}
#survey-base {
    clear: left;
    background: #E9E9E9;
    border: none;
}
.ui-listview > li p, .ui-listview ol {
    clear: both;
    display: block;
    color: #171717;
    font-size: 14px;
    font-weight: 100;
    margin: 0.6em 0;
    overflow: hidden;
    text-overflow: inherit;
    white-space: normal;
    text-shadow: none;
}
.ui-btn, label.ui-btn {
    border-style: solid;
    border-width: 1px;
    font-weight: 300;

}
.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;
}
.font-white {
    color: #fff;
}
.font-size-one, .item .font-size-one {
    font-size: 28px;
    line-height: 30px;
}
.font-size-two, .item .font-size-two{
    font-size: 27px;
    line-height: 33px;
}
.font-size-three, .item .font-size-three{
    font-size: 21px;
    line-height: 27px;
}
.font-size-four, .font-size-text, .item .font-size-four, .item .font-size-text {
    font-size: 16px;
    line-height: 19px;
}
.font-size-five, .item .font-size-five{
    font-size: 12px;
    line-height: 15px;
}
.font-light {
    font-weight: 300;
}
.font-bold {
    font-weight: normal !important;
    /*    font-family: gothamwebbold, sans-serif; */
}
.question_container:nth-child(n+2){
}
.swiper-scrollbar {
    width: 100%;
    height: 4px;
    border-radius: 10px;
    position: absolute !important;
    left:0;
    bottom:auto;
    top:0 !important;
    -ms-touch-action: none;
    background: none
}
.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0,0,0,0.5);
    border-radius: 10px;
}
.swiper-container {
    height: 100vh;
}
.swiper-content{
    padding: 60px 60px 40px 60px;
    text-shadow: none;
}
.swiper-slide {
    position: absolute;
    height: 100%;
}
.swiper-slide.slide-1 {
    background-image: url('/bc/image/slider/slider-blue-1.jpg');
    background-size: cover;
}
.swiper-slide.slide-2 {
    background-image: url('/bc/image/slider/slider-blue-2.jpg');
    background-size: cover;
}
.swiper-slide.slide-3 {
    background-image: url('/bc/image/slider/slider-blue-3.jpg');
    background-size: cover;
}
.swiper-slide.slide-4 {
    background-image: url('/bc/image/slider/slider-blue-4.jpg');
    background-size: cover;
}
.swiper-pagination:before {
    position: absolute;
    top: -1.8em;
    left: 0;
    width: 100%;
    border-top: white 1px solid;
    content: '';
}
.tip-box{
    position:fixed;
    bottom:-100%;
    height:100%;
    background-color: #DBDBDB;
    width: 100vw;
    display: block;
    z-index:999999;
    max-width: 768px;
    margin: 0 auto;
}
.inner-box {
    background-image: url('/bc/image/slider/welcome-back-blue.jpg');
    background-size: cover;
    position: absolute;
    width:100%;

    top: 0px;
    bottom: 0px;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
}
div.home-link {
    color: white;
    text-shadow: none;
    font-weight: normal;
    font-size: 1.4em !important;
    height: 22px;
    width: 70px;
    background-image: url('/bc/image/v2/icons/home_white.png');
    text-align: right;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: contain;
    padding-top: 4px;
    visibility: hidden;
}
div.notes-link {
    display: inline-block;
    color: white;
    text-shadow: none;
    font-weight: normal;
    font-size: 1.4em !important;
    height: 22px;
    width: 22px;
    background-image: url('/bc/image/v2/icons/notes_white.png');
    text-align: right;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: contain;
}
div.help-link {
    display: inline-block;
    color: white;
    text-shadow: none;
    font-weight: normal;
    font-size: 1.4em !important;
    height: 22px;
    width: 22px;
    background-image: url('/bc/image/v2/icons/info_white.png');
    text-align: right;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: contain;
    margin-left: 15px;
}
.bcyr-logo {
    background-image: url('/bc/image/bcyr/bcyr_logo.png');
    width: 28vw;
    height: 28vw;
    margin: 0 auto;
    display: block;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin-top: 16vh;
}
.client-logo {
    width: 15vw;
    height: 15vw;
    margin: 0 auto;
    display: block;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 34vh;
    left: 14vw;
}
#landingPage {
    background-image: url('/bc/image/v2/landing_background.png');
    background-repeat: no-repeat;
    background-size: cover;
}
.landing-button {
    width: 70%;
    margin: auto;
}
.testing-button {
    opacity: 0.3 !important;
}
/* these styles are for the demo, but are not required for the plugin */
.zoom {
    display:inline-block;
    position: relative;
}
/* device specific swiper styles */
@media only screen
and (min-device-width: 320px)
and (max-device-width: 568px) {
}
@media only screen
and (min-device-width : 375px)
and (max-device-width : 667px)
and (orientation : portrait) {
    /* iphone 6/7 series  */
}
@media only screen
and (min-device-width : 414px)
and (max-device-width : 736px)
and (orientation : portrait) {
    /* iphone 6/7plus series */
    /* iphone 5 series */
    .swiper-content {
        padding: 120px 60px 40px 60px !important;
        text-shadow: none;
    }

}
@media only screen
and (min-device-width : 569px){
}

