/******************
    User custom CSS
    ---------------

    In this file you can add your own custom CSS
    It will be loaded last, so you can override any other property.
    Also, it will never be updated. So if you inheritate a core template and just add here some CSS, you'll still benefit of all the updates
*/
.question-title-container {
    padding-top:0em;
}
.space-col {
    margin-top: 0em;
    margin-bottom: 1em;
}

.ls-question-message {
    display:none;
}

.option {
    font-family:inherit;
}

.list-question-select {
    font-family:inherit;
}

.radio-item label::before {
    height: 18px;
    width: 18px;
    border: 3px solid #ccc;
    top:2px; /* -4px*/
    left:2px;
}

.radio-item label::after {
    height: 12px;
    width: 12px;
    top:5px; /*-1px */
    left:5px; /*-1px */
}

.radio-item label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 10px;
    line-height:1;
}


.checkbox-item label::before {
    height: 18px;
    width: 18px;
    top:-1px;
}

.checkbox-item label::after {
    height: 18px;
    width: 18px;
    top:-1px;
    padding-top:5px;
}

.checkbox-item label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 10px;
    line-height:1;
}

.radio-item .ls-label-xs-visibility, .checkbox-item .ls-label-xs-visibility {
width: 22px;
height: 22px;
margin-bottom: 0em;
}

.h2, h2 {
font-size: 200%;
}

.h3, h3 {
font-size: 150%;
}

.h4, h4 {
font-size: 125%;
}

.form-control {
    font-family:'Noto Sans';
}

/*********************************Survey List page*********************************************************/
.img-responsive, .thumbnail a > img, .thumbnail > img {
    display: block;
    max-width: 20%;
    height: auto;
}
.SiteTittle {
    font-size: 30px;
    margin-bottom: 150px;
    margin-top: 50px;
}
/*********************************Survey List page*********************************************************/


.header.mih-logo {
   background-image: url(../files/logo-header.png);
    background-size: 100%;
    background-position: 0;
    height: 50px;
    float: right;
    width: 50px;
    margin: 5px;;
}

.navbar-default .navbar-nav>li>a {
    color: white;
}

.navbar-default .navbar-nav>li>a:hover{
    color: #f1b001;
}

.navbar{
     background-color: #5a8ec1;
}

.navbar-default .navbar-nav>li>a {
    color: white;
}

/*********************************** FOOTER ***********************************/
.footer-container{
    background-color: transparent;
    height:80px
}

.footer.mih-logo {
    background-image: url(../files/logo-footer.png);
    background-size: 100%;
    background-position: 0;
    height: 58px;
    /*float: right;*/
    width: 85px;
    display: block;
  margin-left: auto;
  margin-right: auto;
    
    /*display: inline-block;
    position:relative;
    left: 50%;*/
    /*margin: 10px 10px 0 0;*/
}

.footer.sponsor-logo {
    background-image: url(../files/sponsor-logo.png);
    background-size: 100%;
    background-position: 0;
    height: 60px;/*986px;*/
    width: 128px; /*768px;*/
    /*margin: 5px 85px 5px 390px;*/
    display: inline-block;
    position: relative;
    left: 30%;
}

/*********************************** BUTTONS ***********************************/


.btn{
     /*text-transform: uppercase;*/
     background-color: #5a8ec1;
     box-shadow: 0px 2px 4px -1px #4a4a4a;
     color:white;
     border: none;
 }
 
.button-item{
      /*text-transform: uppercase;*/
     background-color: #1a2830;
     box-shadow: 0px 2px 4px -1px #4a4a4a;
     border: none;
     font-size: 200%;
 }
 
/*********************************** BODY ***********************************/ 

.fa-asterisk{
    display:none;
}

body {
  font-family: inherit;
  color: #222222;
  background-color: #ffffff;
  font-size: 16px;
  line-height:1.4;
  padding-top:0px;
}

.question-container{
    background-color:transparent;
    border:none;
    hyphens:none;
}
.answer-container .textomax1 {
    margin-top:20px;
}
/*
.top-container {
        display: none;
}
*/
.fa-asterisk{
    display:none;
}

.form-control{
    height:100%;
    font-size:100%;
}











/************************************************************************************************************************************/
/*EQ-CODE BELLOW*/
/************************************************************************************************************************************/


/**************************************************************************************************************************************
*************************************************************************************************************************************
*************************************************************************************************************************************
*************************************************************************************************************************************
*************************************************************************************************************************************
This EQ-5D theme adaptation has been developed by MiH 

This theme allows EQ-5D LimeSurvey reproduction. 

DATE: 15/10/2020
Author: Juan M. Ramos-Goñi
Support: jramos@mathsinhealth.com
*************************************************************************************************************************************
*************************************************************************************************************************************
*************************************************************************************************************************************
*************************************************************************************************************************************
*************************************************************************************************************************************/


/*********************************Survey List page*********************************************************/
.img-responsive, .thumbnail a > img, .thumbnail > img {
    display: block;
    max-width: 20%;
    height: auto;
}
.SiteTittle {
    font-size: 30px;
    margin-bottom: 150px;
    margin-top: 50px;
}
/*********************************Survey List page*********************************************************/


.header.mih-logo {
   background-image: url(../files/logo-header.png);
    background-size: 100%;
    background-position: 0;
    height: 50px;
    float: right;
    width: 50px;
    margin: 5px;;
}

.navbar-default .navbar-nav>li>a {
    color: white;
}

.navbar-default .navbar-nav>li>a:hover{
    color: #f1b001;
}

.navbar{
     background-color: #5a8ec1;
}

.navbar-default .navbar-nav>li>a {
    color: white;
}

/*********************************** FOOTER ***********************************/
.footer-container{
    background-color: transparent;
    height:80px
}

.footer.mih-logo {
    background-image: url(../files/logo-footer.png);
    background-size: 100%;
    background-position: 0;
    height: 58px;
    /*float: right;*/
    width: 84px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    
    /*display: inline-block;
    position:relative;
    left: 50%;*/
    /*margin: 10px 10px 0 0;*/
}

.footer.sponsor-logo {
    background-image: url(../files/sponsor-logo.png);
    background-size: 100%;
    background-position: 0;
    height: 60px;/*986px;*/
    width: 128px; /*768px;*/
    /*margin: 5px 85px 5px 390px;*/
    display: inline-block;
    position: relative;
    left: 30%;
}

/*********************************** BUTTONS ***********************************/


.btn{
     /*text-transform: uppercase;*/
     background-color: #5a8ec1;
     box-shadow: 0px 2px 4px -1px #4a4a4a;
     color:white;
     border: none;
 }
 
.button-item{
      /*text-transform: uppercase;*/
     background-color: #1a2830;
     box-shadow: 0px 2px 4px -1px #4a4a4a;
     border: none;
     font-size: 200%;
 }
 
/*********************************** BODY ***********************************/ 

.fa-asterisk{
    display:none;
}

.question-container{
    background-color:transparent;
    border:none;
    hyphens:none;
}

/*
.top-container {
        display: none;
}
*/
.fa-asterisk{
    display:none;
}


/************************************************************************************************************************************/
/*EQ-CODE BELLOW*/
/************************************************************************************************************************************/





@font-face {
    font-family: mycomic;
    src: url(../files/ComicSansMS.ttf)
}

@media only screen and (min-device-width:375px) and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape) {
    html {
        transform: rotate(90deg);
        transform-origin: left top;
        width: 100vh;
        overflow-x: hidden;
        position: absolute;
        top: 100%;
        left: 0
    }
}

@media only screen and (max-width:400px) {
    body {
        overscroll-behavior-y: none
    }
    .eqquestion .question-text {
        font-size: 100%;
        font-family: arial
    }
    .eqquestion .answer-item label {
        font-size: 100%;
        font-family: arial
    }
    .eqY .question-text {
        font-size: 100%;
        font-family: arial
    }
    .eqY .answer-item label {
        font-size: 100%;
        font-family: arial
    }
    .eqquestion .answer-item {
        width: 100%;
        margin: 10px
    }
    .eqquestion .answer-item label {
        border-radius: 5px;
        background-color: transparent;
        width: 100%;
        margin-left: -30px;
        padding: 5px;
        border: 1px solid #666;
        box-shadow: 2px 2px 10px #666
    }
    .eqquestion .answer-item label:hover {
        background: linear-gradient(#8bc5ff, #8bc5ff, #54a1fe);
        box-shadow: 2px 2px 10px #666
    }
    .eqquestion .answer-item label:focus {
        background-color: #076d96;
        border: 1px solid #fff
    }
    .eqquestion .radio-item label::before {
        display: none
    }
    .eqquestion .radio-item input[type=radio]:checked~label::after {
        display: none
    }
    .eqquestion .radio-item input[type=radio]:checked~label {
        background: linear-gradient(#8bc5ff, #8bc5ff, #54a1fe);
        border: 1px solid #666;
        box-shadow: 2px 2px 10px #666
    }
    .eqquestion .asterisk {
        display: none
    }
    .eqquestion .ls-question-mandatory {
        display: none
    }
    .alert {
        display: none
    }
    /*
    .top-container {
        display: none
    }
    */
    .eqquestion .question-title-container {
        margin-top: 0;
        margin-bottom: -5px
    }
    .eqquestion .ls-answers {
        margin-bottom: -15px
    }
    .eqquestion .answer-container {
        margin-bottom: -1px
    }
    .eqquestion.question-container {
        margin-top: -20px;
        margin-bottom: -50px;
        border: 0;
        width: 350px;
        background-color: transparent
    }
    .vas.question-container {
        margin-top: -20px;
        margin-bottom: -50px;
        border: 0;
        width: 350px;
        margin-left: -38px;
        background-color: transparent
    }
    .vas {
        margin-bottom: -30px
    }
    .vas .ls-question-mandatory {
        display: none
    }
    .vas .asterisk {
        display: none
    }
    .vas .question-title-container {
        display: inline-block;
        width: 200px;
        font-size: 85%;
        margin-left: 15px
    }
    .vas .answer-container {
        display: inline-block;
        width: 80px;
        margin-top: 5px
    }
    .vas .question-valid-container {
        display: inline-block;
        width: 0;
        margin-top: 0
    }
    .vas .container-fluid {
        background-image: url(../files/vas_smartphone.png);
        background-size: 100% 100%;
        background-position: 0 11px;
        height: 300px;
        width: 100px;
        position: absolute;
        top: 40px;
        left: 0;
        right: 0
    }
    .vas .slider-container {
        margin-top: 0;
        width: 30px;
        padding-top: 25px
    }
    .vas .tooltip-main {
        visibility: hidden;
        left: 100%;
        top: 0
    }
    .vas .slider.slider-vertical {
        height: 275px;
        width: 20px;
        margin-left: 10px;
        margin-right: 10px;
        margin-top: -4px
    }
    .vas .slider-track {
        display: none;
        position: absolute;
        top: 0;
        cursor: pointer;
        background-image: -o-linear-gradient(top, #f5f5f5 0, #f9f9f9 100%);
        box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
        border-radius: 0
    }
    .vas .slider-untouched .slider-handle {
        visibility: hidden;
    }
    .answer-container .textomax1 {
        display: none;
        text-align: center;
        margin-top: 10px;
        font-size: 80%;
        width: 150px;
        margin-left: -45px;
        margin-right: -50px
    }
    .answer-container .textomax2 {
        display: none;
        text-align: center;
        margin-top: 0;
        font-size: 80%;
        width: 150px;
        margin-left: -45px;
        margin-right: -50px
    }
    .answer-container .textomin1 {
        display: none;
        text-align: center;
        margin-top: 270px;
        font-size: 80%;
        width: 150px;
        margin-left: -45px;
        margin-right: -50px
    }
    .answer-container .textomin2 {
        display: none;
        text-align: center;
        margin-top: 0;
        font-size: 80%;
        width: 150px;
        margin-left: -45px;
        margin-right: -50px
    }
    .vasY .question-text {
        font-size: 100%;
        font-family: arial
    }
    /*.dir-ltr .vasscalenumbers{
        left:65px;
        font-size:small
    }
    .dir-rtl .vasscalenumbers{
        right:65px;
        font-size:small
    }
    .vasnumberstop{
        height:29px;
    }
    .vasnumbers{
        height:27px;
    }
    .vasnumbersbottom{
        margin-top:0;
        margin-left: 16px;
    }*/
}

@media only screen and (min-width:400px) {
    .alert {
        display: none
    }
    .eqquestion .question-text {
        font-size: 12pt;
        font-family: arial
    }
    .eqquestion .answer-item label {
        font-size: 12pt;
        font-family: arial
    }
    .eqY .question-text {
        font-size: 12pt;
        font-family: arial
    }
    .eqY .answer-item label {
        font-size: 12pt;
        font-family: arial
    }
    .eqquestion .radio-item label::before {
        display: none
    }
    
    .dir-ltr .eqquestion .radio-item label::before {
        width: 25px;
        height: 25px;
        border: none;
        background: url(../files/unchecked.png);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 20px 20px;
        border-radius: 0;
        position: absolute;
        left: 600px;
        top: 0;
        display: block
    }
    
    .dir-rtl .eqquestion .radio-item label::before {
        width: 25px;
        height: 25px;
        border: none;
        background: url(../files/unchecked.png);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 20px 20px;
        border-radius: 0;
        position: absolute;
        right: 600px;
        top: 0;
        display: block
    }
    
    .dir-ltr .eqquestion .radio-item label::after {
        width: 25px;
        height: 25px;
        border: none;
        background: url(../files/checked.png);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 20px 20px;
        border-radius: 0;
        position: absolute;
        left: 600px;
        top: 0;
        display: block
    }
    
    .dir-rtl .eqquestion .radio-item label::after {
        width: 25px;
        height: 25px;
        border: none;
        background: url(../files/checked.png);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 20px 20px;
        border-radius: 0;
        position: absolute;
        right: 600px;
        top: 0;
        display: block
    }
    
    .eqquestion .radio-label {
        display: none
    }
    .dir-ltr .eqquestion .radio-label {
        position: relative;
        left: -31px;
        display: block
    }
    
    .dir-rtl .eqquestion .radio-label {
        position: relative;
        right: -31px;
        display: block
    }
    
    .eqquestion .asterisk {
        display: none
    }
    .eqquestion .ls-question-mandatory {
        display: none
    }
    /*
    .top-container {
        display: none
    }
    */
    .eqquestion .question-title-container {
        margin-top: 0;
        margin-bottom: -20px;
        margin-left: -5px
    }
    .eqquestion .ls-answers {
        margin-bottom: 10px
    }
    .eqquestion .ls-questionhelp {
        display: none;
        /*color: black;*/
        margin-top: -30px;
    }
    .vas .ls-questionhelp {
        display: none;
        /*color: black;*/
        margin-top: -30px;
    }
    .eqquestion.question-container {
        margin-bottom: -10px;
        border: 0;
        width: 885px;
        background-color: transparent
    }
    .vas.question-container {
        margin-bottom: -10px;
        border: 0;
        width: 885px;
        background-color: transparent
    }
    .vas {
        margin-bottom: -30px
    }
    .vas .ls-question-mandatory {
        display: none
    }
    .vas .asterisk {
        display: none
    }
    .vas .question-text {
        font-size: 12pt;
        font-family: arial
    }
    .vasY .question-text {
        font-size: 12pt;
        font-family: arial
    }
    .vas .question-title-container {
        display: inline-block;
        width: 600px
    }
    .vas .answer-container {
        display: inline-block;
        width: 233px;
        margin-top: 5px;
        position: absolute;
        margin-left: 45px;
    }
    .vas .question-valid-container {
        display: inline-block;
        width: 5%;
        margin-top: 0
    }
    .vas .container-fluid {
        background-image: url(../files/vas.png);
        background-size: 100% 100%;
        background-position: 0 10px;
        height: 400px;
        width: 130px;
        position: absolute;
        top: 40px;
        left: 70px
    }
    .vas .slider-container {
        margin-top: 0;
        width: 130px;
        padding-top: 25px
    }
    .vas .tooltip-main {
        visibility: hidden;
        left: 100%;
        top: 0
    }
    .vas .slider.slider-vertical {
        height: 362px;
        width: 20px;
        margin-left: 25px;
        margin-right: 25px
    }
    .vas .slider-track {
        display: none;
        position: absolute;
        top: 39px;
        cursor: pointer;
        background-image: -o-linear-gradient(top, #f5f5f5 0, #f9f9f9 100%);
        box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
        border-radius: 0
    }
    .vas .slider-untouched .slider-handle {
        visibility: hidden;
    }
    .answer-container .textomax1 {
        display: none;
        text-align: center;
        margin-top: 20px;
        width: 300px;
        margin-left: -35px;
        margin-right: -70px
    }
    .answer-container .textomax2 {
        display: none;
        text-align: center;
        margin-top: 0;
        width: 300px;
        margin-left: -35px;
        margin-right: -70px
    }
    .answer-container .textomin1 {
        display: none;
        text-align: center;
        margin-top: 315px;
        width: 300px;
        margin-left: -35px;
        margin-right: -70px
    }
    .answer-container .textomin2 {
        display: none;
        text-align: center;
        margin-top: 0;
        width: 300px;
        margin-left: -35px;
        margin-right: -70px
    }
}

.vas .textomax1 {
    display: block;
    font-family: arial
}

.vas .textomin1 {
    display: block;
    font-family: arial
}

.vas .textomax2 {
    display: block;
    font-family: arial
}

.vas .textomin2 {
    display: block;
    font-family: arial
}

.vasY .textomax1 {
    display: block;
    font-family: arial
}

.vasY .textomax2 {
    display: block;
    font-family: arial
}

.vasY .textomin1 {
    display: block;
    font-family: arial
}

.vasY .textomin2 {
    display: block;
    font-family: arial
}

.vasscalenumbers {
    display: none
}

.dir-ltr .vas .vasscalenumbers {
    display: block;
    position: absolute;
    background: 0 0;
    width: 40px;
    top: 53px;
    left: 156px;
    height: 380px;
    font-size: large;
    font-family: Arial
}

.dir-rtl .vas .vasscalenumbers {
    display: block;
    position: absolute;
    background: 0 0;
    width: 40px;
    top: 53px;
    right: 135px;
    height: 380px;
    font-size: large;
    font-family: Arial
}

.vasnumbers {
    height: 36px;
    margin-left: 9px
}

.vasnumberstop {
    height: 36px;
    margin-top: 0
}

.vasnumbersbottom {
    height: 34px;
    margin-top: 2px;
    margin-left: 18px
}

.vasscalenumbers {
    display: none
}

.vasY .vasscalenumbers {
    display: block;
    position: absolute;
    background: 0 0;
    width: 40px;
    top: 53px;
    left: 156px;
    height: 380px;
    font-size: large;
    font-family: arial
}

.eq-lang {
    visibility:hidden;
}

.vas .ls-label-question > ul li {
    /*
     * We want the bullets outside of the list,
     * so the text is aligned. Now the actual bullet
     * is outside of the list’s container
     */
    list-style-position: outside;

    /*
     * Because the bullet is outside of the list’s
     * container, indent the list entirely
     */
    margin-left: 1em;
}

.vas .question-text > ul {
    margin-left: -25px;
}

.vas .ls-question-message {
    display:none;
}