/******************
    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
*/
/* Gör texten på startsidan svart */
.survey-welcome .welcome-container,
.survey-welcome h1,
.survey-welcome p,
.survey-welcome span {
    color: #000000 !important;
}
/* Rubriken (h1) ska vara fet */
.survey-welcome h1 {
    font-weight: bold !important;
}

/* Brödtext och annan text ska vara normalvikt */
.survey-welcome p,
.survey-welcome span,
.survey-welcome div {
    font-weight: normal !important;
}

/* Hide the remaining LimeSurvey footer branding text and keep the Danadot image centered. */
#surveyListFooter .text-center,
#surveyListFooter .row > a[href*="limesurvey.org"] {
    display: none !important;
}

#surveyListFooter .row {
    justify-content: center;
}

#surveyListFooter .col-6.col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
}

#surveyListFooter .img-fluid {
    display: block;
    margin: 0 auto;
}

/* MDAW 418215: keep the larger image tiles visually clean without the default grey tile framing. */
#question47846 .imageselect-label,
#question47880 .imageselect-label,
#question47914 .imageselect-label,
#question47948 .imageselect-label,
#question47982 .imageselect-label {
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
}

#question47846 .imageselect-container,
#question47880 .imageselect-container,
#question47914 .imageselect-container,
#question47948 .imageselect-container,
#question47982 .imageselect-container,
#question47846 .imageselect-listitem,
#question47880 .imageselect-listitem,
#question47914 .imageselect-listitem,
#question47948 .imageselect-listitem,
#question47982 .imageselect-listitem {
    background: transparent !important;
}

#question47948 .mdaw-relaxation-caption {
    display: block;
    margin-top: 10px;
    color: #18342d;
    cursor: pointer;
    text-align: left;
}

#question47948 .mdaw-relaxation-caption__title {
    display: block;
    font-size: 0.98rem;
    font-weight: 700;
    line-height: 1.2;
}

#question47948 .mdaw-relaxation-caption__text {
    display: block;
    margin-top: 4px;
    color: #4f635c;
    font-size: 0.84rem;
    line-height: 1.35;
}

#question47948 .imageselect-container {
    display: flex;
    flex-direction: column;
}

#question47948 .imageselect-label {
    order: 1;
}

#question47948 .imageselect-container::before,
#question47948 .imageselect-container::after {
    display: block;
    text-align: left;
}

#question47948 .imageselect-container::before {
    order: 2;
    margin-top: 10px;
    color: #18342d;
    font-size: 0.98rem;
    font-weight: 700;
    line-height: 1.2;
    white-space: pre-line;
}

#question47948 .imageselect-container::after {
    order: 3;
    margin-top: 4px;
    color: #4f635c;
    font-size: 0.84rem;
    line-height: 1.35;
}

#question47948 .imageselect-select {
    order: 4;
}

#question47948 .imageselect-container:has(.mdaw-relaxation-caption)::before,
#question47948 .imageselect-container:has(.mdaw-relaxation-caption)::after {
    content: none;
}

#question47948 li[id$="M01"] .imageselect-container::before { content: "Aktivitetsyta"; }
#question47948 li[id$="M01"] .imageselect-container::after { content: "Aktiv paus med rörelse"; }
#question47948 li[id$="M02"] .imageselect-container::before { content: "Samarbetsrum"; }
#question47948 li[id$="M02"] .imageselect-container::after { content: "Social paus i mindre grupp"; }
#question47948 li[id$="M03"] .imageselect-container::before { content: "Kreativitetsrum"; }
#question47948 li[id$="M03"] .imageselect-container::after { content: "Skapande paus och nya tankar"; }
#question47948 li[id$="M04"] .imageselect-container::before { content: "Spelyta"; }
#question47948 li[id$="M04"] .imageselect-container::after { content: "Lek, spel och avkoppling"; }
#question47948 li[id$="M05"] .imageselect-container::before { content: "Högt bord"; }
#question47948 li[id$="M05"] .imageselect-container::after { content: "Kort paus och spontant samtal"; }
#question47948 li[id$="M06"] .imageselect-container::before { content: "Stort mötesrum"; }
#question47948 li[id$="M06"] .imageselect-container::after { content: "Samling och gemensam paus"; }
#question47948 li[id$="M07"] .imageselect-container::before { content: "Bibliotek"; }
#question47948 li[id$="M07"] .imageselect-container::after { content: "Tyst läsning och stillhet"; }
#question47948 li[id$="M08"] .imageselect-container::before { content: "Platsoberoende på kontoret"; }
#question47948 li[id$="M08"] .imageselect-container::after { content: "Fri plats för lugn paus"; }
#question47948 li[id$="M09"] .imageselect-container::before { content: "Pentry"; }
#question47948 li[id$="M09"] .imageselect-container::after { content: "Fika och informella möten"; }
#question47948 li[id$="M10"] .imageselect-container::before { content: "Mötesrum med mjuk sittning"; }
#question47948 li[id$="M10"] .imageselect-container::after { content: "Bekväm paus med samtal"; }
#question47948 li[id$="M11"] .imageselect-container::before { content: "Skrivbord för samarbete"; }
#question47948 li[id$="M11"] .imageselect-container::after { content: "Lugn samvaro nära arbetet"; }
#question47948 li[id$="M12"] .imageselect-container::before { content: "Skrivbord med avdelare"; }
#question47948 li[id$="M12"] .imageselect-container::after { content: "Avskild paus nära arbetsytan"; }
#question47948 li[id$="M13"] .imageselect-container::before { content: "Skrivbord med avställningsyta"; }
#question47948 li[id$="M13"] .imageselect-container::after { content: "Kort paus med extra avlastning"; }
#question47948 li[id$="M14"] .imageselect-container::before { content: "Utanför kontoret"; }
#question47948 li[id$="M14"] .imageselect-container::after { content: "Miljöombyte och frisk luft"; }
#question47948 li[id$="M15"] .imageselect-container::before { content: "Telefonbås"; }
#question47948 li[id$="M15"] .imageselect-container::after { content: "Egen stund i avskildhet"; }
#question47948 li[id$="M16"] .imageselect-container::before { content: "Projektrum"; }
#question47948 li[id$="M16"] .imageselect-container::after { content: "Gemensam paus för teamet"; }
#question47948 li[id$="M17"] .imageselect-container::before { content: "Tyst storrum eller landskap"; }
#question47948 li[id$="M17"] .imageselect-container::after { content: "Öppen men lugn miljö"; }
#question47948 li[id$="M18"] .imageselect-container::before { content: "Vilrum"; }
#question47948 li[id$="M18"] .imageselect-container::after { content: "Vila, stillhet och återhämtning"; }
#question47948 li[id$="M19"] .imageselect-container::before { content: "Mindre mötesrum"; }
#question47948 li[id$="M19"] .imageselect-container::after { content: "Samtal i lugn miljö"; }
#question47948 li[id$="M20"] .imageselect-container::before { content: "Soffgrupp"; }
#question47948 li[id$="M20"] .imageselect-container::after { content: "Mjuk sittplats för återhämtning"; }
#question47948 li[id$="M21"] .imageselect-container::before { content: "Touchdown-yta"; }
#question47948 li[id$="M21"] .imageselect-container::after { content: "Snabb paus mellan aktiviteter"; }
#question47948 li[id$="M22"] .imageselect-container::before { content: "Arbetsplats med utsikt"; }
#question47948 li[id$="M22"] .imageselect-container::after { content: "Utsikt som ger mental paus"; }
#question47948 li[id$="M23"] .imageselect-container::before { content: "Fysisk aktivitetsyta"; }
#question47948 li[id$="M23"] .imageselect-container::after { content: "Rörelse och fysisk återhämtning"; }
#question47948 li[id$="M24"] .imageselect-container::before { content: "Arbetsrum"; }
#question47948 li[id$="M24"] .imageselect-container::after { content: "Avskild paus i lugn miljö"; }
#question47948 li[id$="M25"] .imageselect-container::before { content: "Extra stort mötesrum"; }
#question47948 li[id$="M25"] .imageselect-container::after { content: "Större social samvaro"; }
#question47948 li[id$="M26"] .imageselect-container::before { content: "Mellanstort mötesrum"; }
#question47948 li[id$="M26"] .imageselect-container::after { content: "Lagom yta för samtal"; }
#question47948 li[id$="M27"] .imageselect-container::before { content: "Grupprum"; }
#question47948 li[id$="M27"] .imageselect-container::after { content: "Gemensam paus i mindre grupp"; }
#question47948 li[id$="M28"] .imageselect-container::before { content: "Agilt grupprum"; }
#question47948 li[id$="M28"] .imageselect-container::after { content: "Flexibel paus och samvaro"; }
#question47948 li[id$="M29"] .imageselect-container::before { content: "Fast arbetsrum"; }
#question47948 li[id$="M29"] .imageselect-container::after { content: "Egen plats för lugn"; }
#question47948 li[id$="M30"] .imageselect-container::before { content: "Studio"; }
#question47948 li[id$="M30"] .imageselect-container::after { content: "Kreativ återhämtning och uttryck"; }
#question47948 li[id$="M31"] .imageselect-container::before { content: "AR/VR"; }
#question47948 li[id$="M31"] .imageselect-container::after { content: "Upplevelse, lek och inspiration"; }
#question47948 li[id$="M32"] .imageselect-container::before { content: "Labbmiljö #1"; }
#question47948 li[id$="M32"] .imageselect-container::after { content: "Utforskande miljö med ny energi"; }
#question47948 li[id$="M33"] .imageselect-container::before { content: "Labbmiljö #2"; }
#question47948 li[id$="M33"] .imageselect-container::after { content: "Experiment, variation och stimulans"; }