﻿:root {
    --bg1: #10538b;
    --bg2: #002646;
    --card-bg: #fff;
    --card-border: #e6e6e6;
    --text: #1f2937;
    --muted: #6b7280;
    --primary: #102664;
    --primary-2: #0b1e4f;
    --success: #16a34a;
    --danger: #dc2626;
    --warn: #b45309;
    --radius: 12px;
    --radius-sm: 8px;
    --shadow: 0 12px 30px rgba(0,0,0,.14);
}

@font-face {
    font-family: 'Roboto';
    src: url('/_content/NewLP.Shared/fonts/Roboto-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('/_content/NewLP.Shared/fonts/Roboto-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('/_content/NewLP.Shared/fonts/Roboto-Italic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: url('/_content/NewLP.Shared/fonts/Roboto-BoldItalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
}

html, body {
    font-family: 'Roboto', sans-serif !important;
    color: #0B2940 !important;
    height: 100%;
    margin: 0;
}

body {
    /*margin-top: 65px;*/
    min-height: calc(100% - 65px) !important;
    height: calc(100% - 65px) !important;
}

a, .btn-link {
    color: #006bb7;
}

.modal{
    max-width:500px;
}

.input-wrapper {
    position: relative;
}

.masked-input {
    -webkit-text-security: disc;
    padding-right: 40px;
}

.eye-btn {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    border: none;
    background: transparent;
    cursor: pointer;
    font-size: 16px;
}

.next-button,
.back-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    min-width: 200px;
    padding: 12px 24px;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;
    border-radius: 8px;
    border: 2px solid transparent;
    cursor: pointer;
    transition: background-color .2s ease-in-out, border-color .2s ease-in-out, color .2s ease-in-out;
}

.next-button {
    float: right;
    background-color: #0F4A73;
    border-color: #0F4A73;
    color: #fff;
}

    .next-button::after {
        content: "\f138"; 
        font-family: "bootstrap-icons";
        font-weight: 400;
        font-size: 1.1em;
        line-height: 1;
    }

    .next-button:hover:not(:disabled) {
        background-color: #0B3A5C;
        border-color: #0B3A5C;
        color: #fff;
    }

.back-button {
    background-color: #fff;
    border-color: #145A8B;
    color: #145A8B;
}

    .back-button::before {
        content: "\f12f"; 
        font-family: "bootstrap-icons";
        font-weight: 400;
        font-size: 1.1em;
        line-height: 1;
    }

    .back-button:hover:not(:disabled) {
        background-color: #EAF1F7;
        border-color: #0F4A73;
        color: #0F4A73;
    }

    .next-button:disabled,
    .back-button:disabled {
        opacity: .55;
        cursor: not-allowed;
    }

.next-button.btn-green-new::after {
    content: none;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.form-control:focus {
    border-color: #297DC0 !important;
}

.btn {
    border: none !important;
}

    .btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
        box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
    }

.content {
    padding-top: 1.1rem;
}

h1:focus {
    outline: none;
}

.form-control:focus {
    box-shadow: 0 0 0 1px #297DC0, 0 0 0 0.8px #297DC0;
}

.invalid {
    outline: 1px solid #e50000;
}

.validation-message {
    color: #e50000;
}

.mud-alert-position {
    margin: auto;
}

.mud-main-content {
    padding-top: 15px !important;
}

.blazor-error-boundary {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

    .blazor-error-boundary::after {
        content: "An error has occurred."
    }

.darker-border-checkbox.form-check-input {
    border-color: #929292;
}

.main-text-color {
    color: #093554 !important;
}

.btn {
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.4) !important;
}

.btn-red-gradient {
    background: rgb(182,43,33);
    background: linear-gradient(270deg, rgba(182,43,33,1) 0%, rgba(189,54,43,1) 20%, rgba(211,98,89,1) 100%);
    color: #fff !important;
}

.btn-green-gradient {
    background: rgb(82,153,70);
    background: linear-gradient(270deg, rgba(82,153,70,1) 0%, rgba(82,153,70,1) 26%, rgba(131,194,120,1) 100%);
}

.btn-gray-gradient {
    background: rgb(200,200,200);
    background: linear-gradient(58deg, rgba(200,200,200,1) 0%, rgba(150,150,150,1) 74%, rgba(130,130,130,1) 100%);
    font-weight: 700;
    color: #fff;
}

.btn-blue-gradient {
    height: 45px;
    font-size: 1.20rem;
    border-radius: 6px;
    background: rgba(53, 159, 241);
    --background: linear-gradient(270deg, rgba(18,124,191,1) 0%, rgba(18,124,191,1) 24%, rgba(36,153,232,1) 100%);
    color: #fff;
    font-weight: 400;
    font-family: 'Roboto';
    width: 30% !important;
}

    .btn-blue-gradient:hover {
        color: #fff;
        opacity: 90%;
    }

.btn-red-gradient:hover {
    opacity: 90%;
}

.btn-green-gradient:hover {
    color: #fff;
    opacity: 90%;
}

.btn-dark-red-gradient {
    font-weight: 600;
    font-family: 'Roboto';
    width: 30% !important;
    margin-right: 10px;
    background: linear-gradient(to top right, #dc3545, #03111b);
    border: none
}

.btn-dark-blue-gradient {
    font-size: 1.20rem;
    border: none;
    border-radius: 6px;
    height: 45px;
    background: rgb(8,49,77);
    background: linear-gradient(270deg, rgba(8,49,77,1) 0%, rgba(9,55,87,1) 24%, rgba(16,99,156,1) 100%);
/*    background: #0A3960;*/
    color: #fff;
    font-weight: 400;
    font-family: 'Roboto';
}

    .btn-dark-blue-gradient:hover {
        color: #fff;
        opacity: 90%;
    }

/*.btn-green-new {
    background: linear-gradient(180deg, #31c76a, #1eab53);
    border: none;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    padding: 14px 28px;
    border-radius: 10px;
    box-shadow: 0 4px 0 rgba(0,0,0,0.12);
    gap: 10px;
    cursor: pointer;
    transition: transform 0.15s;
}

    .btn-green-new:hover {
        transform: scale(1.03);
    }*/

.btn-green-new {
    /*background: linear-gradient(45deg, #2fb96a 0%, #1f8a54 100%);*/
    background: linear-gradient(45deg, #2aa75f 0%, #238f53 100%) !important;
    /*background: #1f8a54 !important;*/
    border: none;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    padding: 14px 28px;
    border-radius: 3px;
    gap: 10px;
    cursor: pointer;
    box-shadow: none !important;
    transition: transform 0.15s, filter 0.2s ease-in-out;
}

    .btn-green-new:hover {
        transform: scale(1.03);
        filter: brightness(1.1);
        color: #fff;
    }

.btn-blue-reports {
    background-color: #1b6ec2;
    border-color: #1861ac;
    color: #fff;
    font-size: 0.8rem;
    font-weight: 400;
    padding: 8px 10px;
    border-radius: 8px;
    box-shadow: none !important;
    cursor: pointer;
    transition: transform 0.15s, filter 0.2s ease-in-out;
}

    .btn-blue-reports:hover {
        transform: scale(1.03);
        filter: brightness(1.1);
        color: #fff;
    }

.btn-red-new {
    /*background: linear-gradient(45deg, #e85a5a 0%, #c23535 100%);*/
    background: #c23535;
    border: none;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    padding: 14px 28px;
    border-radius: 3px;
    gap: 10px;
    cursor: pointer;
    transition: transform 0.15s, filter 0.2s ease-in-out;
}

    .btn-red-new:hover {
        transform: scale(1.03);
        filter: brightness(1.08);
    }

.btn-dark-blue-new {
    background: linear-gradient(45deg, #155e91 0%, #0f4a73 95%);
    border: none;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    padding: 14px 28px;
    border-radius: 3px;
    gap: 10px;
    cursor: pointer;
    transition: transform 0.15s, filter 0.2s ease-in-out;
    font-family: 'Roboto', sans-serif;
}

    .btn-dark-blue-new:hover {
        transform: scale(1.03);
        filter: brightness(1.08);
    }

.btn-gray-new {
    background: linear-gradient(45deg, #b3b3b3 0%, #adadad 100%);
    border: none;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    padding: 14px 28px;
    border-radius: 3px;
    gap: 10px;
    cursor: pointer;
    transition: transform 0.15s, filter 0.2s ease-in-out;
    font-family: 'Roboto', sans-serif;
}

    .btn-gray-new:hover {
        transform: scale(1.03);
        filter: brightness(1.01);
    }

.btn-blue-new {
    background: linear-gradient(45deg, #2495e8 0%, #208edc 100%) !important;
    border: none;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    padding: 14px 28px;
    border-radius: 3px;
    gap: 10px;
    cursor: pointer;
    transition: transform 0.15s, filter 0.2s ease-in-out;
    font-family: 'Roboto', sans-serif;
}

    .btn-blue-new:hover {
        transform: scale(1.03);
        filter: brightness(1.08);
        color: #fff;
    }

.choice-navigation-buttons {
    margin-top: 20px;
    padding: 10px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.correct-answer{
    background-color:lightgreen!important;
}
/*.question-type-wrapper {
    display: flex;
    flex-direction: column;
    height: 100%;
    position: relative;
}*/
.answer-section {
    flex: 1 1 auto;
    overflow: auto;
}

.answer-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px 16px;

    /*margin-bottom: 40px;*/
}

    .answer-grid.image-only {
        grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
    }


.image-container {
    text-align: center;
    margin-bottom: 10px;
}

.question-text {
    position: relative;
    display: flex;
    justify-content: start;
    text-align: start;
    font-weight: bold;
    font-size: 20px;
    flex-direction: row;
    align-items: center;
}

.question-section {
    /*margin-bottom: 40px;*/
}

.question-image {
    max-height: 300px !important;
    /*max-height: 80%;*/
}

.smaller-font {
    font-size: 18px !important;
}

.center {
    display: flex;
    flex-wrap: wrap;
}

@media only screen and (max-width: 480px) {
    .smaller-font {
        font-size: 16px !important;
    }

    .choice-navigation-buttons {
        left: 0;
        width: 100%;
        position: absolute;
        flex-direction: column-reverse;
        gap: 10px;
        bottom: 40px;
        /*bottom: -120px !important;*/
    }

    .next-button,
    .back-button {
        left: 0;
        width: 100%;
        min-height: 52px;
        font-size: 1.1rem;
    }

    /*.question-type-wrapper {
        display: flex;
        flex-direction: column;*/
    /*height: 96%;*/
    /*position: relative;
    }*/

    .question-text {
        margin-left: 5px;
    }

    .question-type-wrapper {
        height:80dvh;
        top: 50px;
    }

    .question-validation-error {
        left: 0;
        width: 90dvw;
        margin-top: 0 !important;
        margin-bottom: 5px;
        text-align: center !important;
    }

    .question-image {
        max-width: 70% !important;
        max-height: 350px !important;
        /*max-height: 80%;*/
    }

    /*.question-section {
        display: block;*/
        /*min-height: 50dvh;*/
        /*overflow: auto;
        border: 1px solid #ccc;
        border-radius: 5px;
        padding: 3px;*/
        /*width: 95vw;*/
        /*margin-bottom: 20px !important;
    }*/
    .question-section p {
        margin-bottom: 0;
    }
    /*.ribboncontainer .child-content {
        height:100% !important;
    }*/
}

    .choice-navigation-buttons.single {
        justify-content: flex-end;
    }

.roboto {
    font-family: 'Roboto';
    font-weight: 500;
}

@keyframes xzoomIn {
    0% {
        transform: scale(0.1);
    }

    100% {
        transform: scale(1);
    }
}

@keyframes pulseAnimationBig {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.2);
    }

    100% {
        transform: scale(1);
    }
}

@keyframes pulseAnimation {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.05);
    }

    100% {
        transform: scale(1);
    }
}

.module-btns {
    display: flex;
    justify-content: space-between;
    padding: 0 20px;
    margin-top: 10px;
    bottom: 5px;
    position: relative;
}

.question-validation-error {
    width:100%;
    color: #fff;
    background-color: red;
    margin-top: 10px;
    font-size: 14px;
    position: absolute;
    top: -32px;
    padding: 0px 30px;
    border-radius: 5px;
    opacity: 70%;
    text-align: center !important;
}

    .question-validation-error p {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        text-align: center;
    }
    .question-validation-error span {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        text-align: center;
    }

/* QUESTION SETTING STYLES BELOW !!!
    all css values below like height are only example values !*/

.QuestionPanelHeightEnumDefault {
    min-height: auto;
    /*min-height: 220px;*/
}

.QuestionPanelHeightEnumLarge {
    /*height: 1000px;*/
}

.QuestionPanelHeightEnumSmall {
    /*height: 1000px;*/
}

.QuestionPanelHeightToFitEnumQuestion {
    /*height: 1000px;*/
}



@media only screen and (min-width: 480px) {
    .BoxedAnswerWidthEnumDefault {
        grid-template-columns: repeat(4, 1fr) !important;
    }

    .BoxedAnswerWidthEnumOnePerRow {
        grid-template-columns: repeat(1, 1fr) !important;
    }

    .BoxedAnswerWidthEnumTwoPerRow {
        grid-template-columns: repeat(2, 1fr) !important;
    }

    .BoxedAnswerWidthEnumThreePerRow {
        grid-template-columns: repeat(3, 1fr) !important;
    }

    .BoxedAnswerWidthEnumFourPerRow {
        grid-template-columns: repeat(4, 1fr) !important;
    }

    .BoxedAnswerWidthEnumFivePerRow {
        grid-template-columns: repeat(5, 1fr) !important;
    }

    .BoxedAnswerWidthEnumSixPerRow {
        grid-template-columns: repeat(6, 1fr) !important;
    }

    .BoxedAnswerWidthEnumSevenPerRow {
        grid-template-columns: repeat(7, 1fr) !important;
    }

    .BoxedAnswerWidthEnumEightPerRow {
        grid-template-columns: repeat(8, 1fr) !important;
    }
}

    @media only screen and (max-width: 480px) {
        .BoxedAnswerWidthEnumDefault {
            grid-template-columns: repeat(1, 1fr) !important;
        }

        .BoxedAnswerWidthEnumOnePerRow {
            grid-template-columns: repeat(1, 1fr) !important;
        }

        .BoxedAnswerWidthEnumTwoPerRow {
            grid-template-columns: repeat(2, 1fr) !important;
        }

        .BoxedAnswerWidthEnumThreePerRow {
            grid-template-columns: repeat(1, 1fr) !important;
        }

        .BoxedAnswerWidthEnumFourPerRow {
            grid-template-columns: repeat(1, 1fr) !important;
        }

        .BoxedAnswerWidthEnumFivePerRow {
            grid-template-columns: repeat(1, 1fr) !important;
        }

        .BoxedAnswerWidthEnumSixPerRow {
            grid-template-columns: repeat(1, 1fr) !important;
        }

        .BoxedAnswerWidthEnumSevenPerRow {
            grid-template-columns: repeat(1, 1fr) !important;
        }

        .BoxedAnswerWidthEnumEightPerRow {
            grid-template-columns: repeat(1, 1fr) !important;
        }
    }



    .BoxedAnswerHeightDefault {
        /*height: 100px !important;*/
    }

    .BoxedAnswerHeightLarge {
        /*height: 100px !important;*/
    }

    .BoxedAnswerHeightSmall {
        /*height: 100px !important;*/
    }

    .BoxedAnswerHeightToFitAnswer {
        /*height: 100px !important;*/
    }

    .BoxedAnswerHeightXLarge {
        /*height: 100px !important;*/
    }




    .AnswerTextSizeEnumDefault {
        /*font-size: 50px !important;*/
    }

    .AnswerTextSizeEnumSmall {
        /*font-size: 50px !important;*/
    }

    .AnswerTextSizeEnumMedium {
        /*font-size: 50px !important;*/
    }

    .AnswerTextSizeEnumLarge {
        /*font-size: 50px !important;*/
    }

    .AnswerTextSizeEnumXLarge {
        /*font-size: 50px !important;*/
    }

    .AnswerTextSizeEnumXXLarge {
        /*font-size: 50px !important;*/
    }

    .AnswerTextSizeEnumXXXLarge {
        /*font-size: 50px !important;*/
    }



    .AnswerTextAlignmentEnumDefault {
        text-align: center !important;
        vertical-align: middle;
    }

    .AnswerTextAlignmentEnumTopLeft {
        display: flex !important;
        justify-content: flex-start !important;
        align-items: flex-start !important;
        text-align: left !important;
    }

    .AnswerTextAlignmentEnumTopCenter {
        display: flex !important;
        justify-content: center !important;
        align-items: flex-start !important;
        text-align: center !important;
    }

    .AnswerTextAlignmentEnumTopRight {
        display: flex !important;
        justify-content: flex-end !important;
        align-items: flex-start !important;
        text-align: right !important;
    }

    .AnswerTextAlignmentEnumMiddleLeft {
        display: flex !important;
        justify-content: flex-start !important;
        align-items: center !important;
        text-align: left !important;
    }

    .AnswerTextAlignmentEnumMiddleCenter {
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        text-align: center !important;
    }

    .AnswerTextAlignmentEnumMiddleRight {
        display: flex !important;
        justify-content: flex-end !important;
        align-items: center !important;
        text-align: right !important;
    }

    .AnswerTextAlignmentEnumBottomLeft {
        display: flex !important;
        justify-content: flex-start !important;
        align-items: flex-end !important;
        text-align: left !important;
    }

    .AnswerTextAlignmentEnumBottomCenter {
        display: flex !important;
        justify-content: center !important;
        align-items: flex-end !important;
        text-align: center !important;
    }

    .AnswerTextAlignmentEnumBottomRight {
        display: flex !important;
        justify-content: flex-end !important;
        align-items: flex-end !important;
        text-align: right !important;
    }




    .QuestionImageLayoutEnumDefault,
    .QuestionImageLayoutEnumStandard {
        text-align: center !important;
        margin-bottom: 20px !important;
    }

    .QuestionImageLayoutEnumTallLeft {
        display: flex !important;
        flex-direction: row !important;
        align-items: flex-start !important;
    }

    .QuestionImageLayoutEnumTallRight {
        display: flex !important;
        flex-direction: row-reverse !important;
        align-items: flex-start !important;
    }

    .QuestionImageLayoutEnumStandardLeft {
        display: flex !important;
        flex-direction: row !important;
        align-items: center !important;
    }

    .QuestionImageLayoutEnumStandardRight {
        display: flex !important;
        flex-direction: row-reverse !important;
        align-items: center !important;
    }

    .QuestionImageLayoutEnumStandardAbove {
        display: block !important;
        text-align: center !important;
        margin-bottom: 10px !important;
    }

    .QuestionImageLayoutEnumTallLeft > *,
    .QuestionImageLayoutEnumTallRight > *,
    .QuestionImageLayoutEnumStandardLeft > *,
    .QuestionImageLayoutEnumStandardRight > * {
        flex: 1 1 0 !important;
        max-width: 50%;
    }

    .answer-DAE3F3 {
        background-color: #DAE3F3 !important;
    }

    .answer-F6CDE5 {
        background-color: #F6CDE5 !important;
    }

    .answer-91D3C8 {
        background-color: #91D3C8 !important;
    }

    .answer-BEBBDB {
        background-color: #BEBBDB !important;
    }

    .answer-CEEAC4 {
        background-color: #CEEAC4 !important;
    }

    .answer-FEFAAF {
        background-color: #FEFAAF !important;
    }

    .answer-FFD966 {
        background-color: #FFD966 !important;
    }

    .answer-F4B15C {
        background-color: #F4B15C !important;
    }


    .answer-text-before,
    .answer-text-after {
        font-style: italic;
        color: #093554;
        font-weight: 500;
        text-align: center;
        line-height: 1.4;
        margin-bottom: 5px !important;
        margin-top: 5px !important;
    }

    .answer-text-before {
    }

    .answer-text-after {
    }

    @media only screen and (max-width: 480px) {
        .answer-text-before,
        .answer-text-after {
            font-size: 0.9rem;
        }
    }

    .custom-tooltip-container {
        position: relative;
    }

    .custom-tooltip {
        visibility: hidden;
        background-color: #00395D;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 6px 10px;
        font-size: 0.80rem;
        box-shadow: 0 2px 6px rgba(0,0,0,.35);
        position: absolute;
        z-index: 1;
        bottom: 125%;
        transform: translateX(-50%);
        white-space: nowrap;
        opacity: 0;
        transition: opacity 0.3s;
    }

    .custom-tooltip-container:hover .custom-tooltip {
        visibility: visible;
        opacity: 1;
    }



    div:focus {
        outline: none !important;
    }

    @media only screen and (max-width:1024px) {
        .question-validation-error {
            top: -41px;
        }
    }

    @media only screen and (max-width:480px) {
        .question-validation-error {
            top: -22px;
            /*            top: -48px!important;*/
            width: 100%;
            right: 0;
            text-align: center !important;
        }

        .next-button {
            font-size: 1.1rem;
            padding: 12px 20px;
            margin-top: 7px;
        }

        .back-button {
            font-size: 1.1rem;
            padding: 12px 20px;
        }

        .module-btns {
            display: block !important;
            padding: 0 !important;
            position: absolute !important;
            bottom: 50px !important;
        }
    }


.question-text.lpq-question-text {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    flex-wrap: nowrap !important;
    gap: 6px;
    font-size: 17px;
    font-weight: 700;
    color: #00395D;
    line-height: 1.3;
    margin-bottom: 8px;
}

.lpq-question-text > .sound-icons.sound-chip {
    order: 0;
    flex: 0 0 auto;
    min-height: 1.3em;
    align-items: center;
}

.question-section .question-text.lpq-question-text,
.u-question-section .question-text.lpq-question-text {
    font-size: 20px;
}

.lpq-question-label {
    order: 1;
    min-width: 0;
}

.lpq-question-label p,
.lpq-question-label div,
.lpq-question-label h1,
.lpq-question-label h2,
.lpq-question-label h3,
.lpq-question-label h4,
.lpq-question-label h5,
.lpq-question-label h6 {
    margin: 0;
}

.lpq-required {
    color: #e50000;
    margin-left: 2px;
}

.lpq-question-info {
    order: 2;
    display: inline-flex;
    align-items: center;
    flex: 0 0 auto;
    min-height: 1.3em;
    color: #093554;
    font-size: 16px;
    cursor: pointer;
}

.lpq-question .mp-question-section {
    margin-bottom: 0;
}

.lpq-question .question-subtext {
    font-size: 14px;
    color: #5b6b7a;
    margin-bottom: 8px !important;
}


.multi-question-grid .row-questions {
    padding-bottom: 14px;
    margin-bottom: 14px;
}


.word-entry-answer.lpq-entry-answer,
.date-entry-answer.lpq-entry-answer {
    align-items: stretch;
    padding-bottom: 0;
}

.lpq-input-wrap {
    position: relative;
    width: 100%;
}

input.lpq-input,
select.lpq-input,
textarea.lpq-input {
    width: 100%;
    min-height: 48px;
    padding: 11px 16px;
    font-size: 16px;
    text-align: left;
    color: #00395D;
    background-color: #fff;
    border: 1px solid #d7dfe7;
    border-radius: 10px;
    box-shadow: none;
    outline: none;
}

    input.lpq-input::placeholder,
    textarea.lpq-input::placeholder {
        color: #93a3b3;
        font-style: normal;
    }

    input.lpq-input:focus,
    select.lpq-input:focus,
    textarea.lpq-input:focus {
        border-color: #145A8B !important;
        box-shadow: 0 0 0 3px rgba(20, 90, 139, .15);
    }

    input.lpq-input[readonly],
    textarea.lpq-input[readonly] {
        background-color: #eef1f5;
        border-color: #dfe5eb;
        color: #4a5a6b;
        padding-right: 44px;
    }

    input.lpq-input:disabled,
    select.lpq-input:disabled,
    textarea.lpq-input:disabled {
        background-color: #eef1f5;
        border-color: #dfe5eb;
        color: #4a5a6b;
    }

.lpq-input-adornment {
    position: absolute;
    top: 50%;
    right: 14px;
    transform: translateY(-50%);
    color: #7c8b9a;
    font-size: 17px;
    pointer-events: none;
}

.lpq-date-picker .mud-input.mud-input-outlined {
    min-height: 48px;
    background-color: #fff;
    border-radius: 10px;
}

    .lpq-date-picker .mud-input.mud-input-outlined .mud-input-outlined-border {
        border: 1px solid #d7dfe7 !important;
        border-radius: 10px !important;
    }

.lpq-date-picker .mud-input-root {
    font-size: 16px !important;
    padding-left: 16px !important;
}

.lpq-date-picker .mud-input.mud-input-outlined:hover .mud-input-outlined-border,
.lpq-date-picker .mud-input.mud-input-outlined.mud-focused .mud-input-outlined-border {
    border-color: #145A8B !important;
}


.answer-panel.lpq-answer-panel {
    gap: 12px;
    padding-bottom: 0;
}

@media only screen and (min-width: 769px) {
    .answer-panel.reg-answer-cols-1 {
        grid-template-columns: repeat(1, 1fr) !important;
    }

    .answer-panel.reg-answer-cols-2 {
        grid-template-columns: repeat(2, 1fr) !important;
    }

    .answer-panel.reg-answer-cols-3 {
        grid-template-columns: repeat(3, 1fr) !important;
    }

    .answer-panel.reg-answer-cols-auto {
        grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)) !important;
    }
}

@media only screen and (max-width: 768px) {
    .answer-panel.reg-answer-cols-1,
    .answer-panel.reg-answer-cols-2,
    .answer-panel.reg-answer-cols-3,
    .answer-panel.reg-answer-cols-auto {
        grid-template-columns: repeat(1, 1fr) !important;
    }
}

.answer-button.lpq-answer-tile {
    display: flex;
    align-items: center;
    gap: 8px;
    width: 100%;
    min-height: 52px;
    padding: 6px 8px 6px 14px;
    border-radius: 10px;
    text-align: inherit;
}

.lpq-answer-hit {
    flex: 1 1 auto;
    display: flex;
    align-items: center;
    gap: 12px;
    min-width: 0;
    padding: 0;
    border: 0;
    background: transparent;
    color: inherit;
    font: inherit;
    text-align: inherit;
    cursor: pointer;
}

.lpq-answer-indicator {
    flex: 0 0 auto;
    font-size: 21px;
    line-height: 1;
    color: #b8ccd9;
}

.answer-button.selected .lpq-answer-indicator {
    color: #fff;
}

.lpq-answer-text {
    flex: 1 1 auto;
    min-width: 0;
    text-align: inherit;
    word-break: break-word;
}

.lpq-answer-tile .answer-number {
    left: 5px;
    bottom: 1px;
}

.lpq-answer-sound {
    flex: 0 0 auto;
    display: inline-flex;
    align-items: center;
    cursor: pointer;
}

.answer-button.selected .lpq-answer-sound .sound-icon {
    color: #fff;
    background: transparent;
    border-color: rgba(255, 255, 255, .45);
}

    .answer-button.selected .lpq-answer-sound .sound-icon:hover {
        color: #fff;
        border-color: #fff;
    }

.lpq-answer-panel .answer.other-wrapper textarea {
    min-height: 48px;
    padding: 11px 16px;
    font-size: 16px;
    font-weight: 400;
    border: 1px solid #d7dfe7;
    border-radius: 10px;
    background: #fff;
}

@media only screen and (max-width: 768px) {
    .answer-button.lpq-answer-tile {
        min-height: 48px;
    }

    .question-text.lpq-question-text {
        font-size: 16px;
        margin-left: 0;
    }
}


select.lpq-select {
    height: 48px;
    padding-right: 40px;
    color: #00395D;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%237c8b9a' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 6l4 4 4-4'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 14px center;
    background-size: 16px 16px;
}

    select.lpq-select:invalid,
    select.lpq-select option.dropdown-placeholder {
        color: #93a3b3;
    }


.upload-mp-wrapper.lpq-question {
    gap: 8px;
    margin-bottom: 0;
}

.lpq-question .file-input-shell {
    align-items: stretch;
}

.lpq-question .upload-control-container {
    display: block;
    width: 100%;
}

.lpq-question .upload-btn {
    width: 100%;
    min-height: 48px;
    padding: 11px 16px;
    font-size: 16px;
    color: #00395D;
    background-color: #fcfcfc;
    border: 1px solid #b8ccd9;
    border-radius: 10px;
}

    .lpq-question .upload-btn.selected {
        background: #145A8B !important;
        border-color: #145A8B !important;
        color: #fff !important;
    }

.lpq-question .photo-menu {
    border-color: #d7dfe7;
    border-radius: 10px;
}

.upload-mp-wrapper .u-question-section .text-center {
    text-align: left !important;
    font-size: 14px;
    color: #5b6b7a;
}

.lpq-question .u-question-image {
    border-radius: 10px;
}
