@import '_content/Toolbelt.Blazor.PWA.Updater/Toolbelt.Blazor.PWA.Updater.bnjuj6nd91.bundle.scp.css';
@import '_content/ContentBrowser/ContentBrowser.bundle.scp.css';
@import '_content/EasyFunkGeraet/EasyFunkGeraet.bundle.scp.css';
@import '_content/M330/M330.bundle.scp.css';
@import '_content/M423/M423.bundle.scp.css';
@import '_content/M503/M503.bundle.scp.css';
@import '_content/M505/M505.bundle.scp.css';
@import '_content/PdfViewer/PdfViewer.bundle.scp.css';
@import '_content/SRCTutor.DictationPlayer/SRCTutor.DictationPlayer.bundle.scp.css';
@import '_content/SRCTutor.QuestionQuiz.UI/SRCTutor.QuestionQuiz.UI.bundle.scp.css';

/* /Dialogs/LanguageDialog.razor.rz.scp.css */
.language-dialog[b-cybauzyvlg]{
    font-family: Urbanist;
}

    .language-dialog img[b-cybauzyvlg] {
        width: 60px;
        height: 32px;
        position: relative;                
        z-index: 1;        
    }

.language-btn-container[b-cybauzyvlg]{
    padding: 0 10px 10px 0;
}
.ok-lang[b-cybauzyvlg] {
    color: white;
    border-radius: 4px;
    background: var(--Navy-Blue, #263E78);
    padding: 10px 20px;
    width: 120px;
    
}

.close-lang[b-cybauzyvlg] {
    padding: 10px 20px;
    border-radius: 4px;
    background-color: transparent;
    border: 1px solid var(--Navy-Blue, #263E78);
    width: 120px;
    margin-right:10px;
}

.ok-lang:hover[b-cybauzyvlg] {
    opacity: 0.8;
}

.close-lang:hover[b-cybauzyvlg] {
    opacity: 0.7;
}
/* /Dialogs/SimulationDeviceSettings.razor.rz.scp.css */
.select-disp-option[b-42ab4fqdn2]{

}

    .select-disp-option h6[b-42ab4fqdn2] {
        color: var(--White, #FFF);
        font-family: Urbanist;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        text-align:start;
    }
    .select-disp-option .radio-svg[b-42ab4fqdn2] {
        position: relative;
        left: 16px;
        top:19px;
        z-index: 1;        
        float:left;        
    }


     
.sim-device-settings[b-42ab4fqdn2]{
    padding:10px 20px; 
    font-family:Urbanist;
}

.section[b-42ab4fqdn2] {
    margin-bottom: 2rem;
    transition-property: display;
    transition: all 0.5s ease-in 
}
    .section h6[b-42ab4fqdn2] {
        color: var(--White, #FFF);
        font-family: Urbanist;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        text-align:left;
        position:relative;
        left:6px;
        padding:5px 0; 
    }

.section-title[b-42ab4fqdn2] {
    font-size: 1rem;
    margin-bottom: 0.5rem;
    color: #fff;
    font-weight: normal;
    text-align:left;
    position:relative;

}

.srow[b-42ab4fqdn2] {
    display: flex;
    gap: 20px;
    margin-bottom: 1.5rem;
}

.scolumn[b-42ab4fqdn2] {
    flex: 1;
    position:relative;
}
    .scolumn img[b-42ab4fqdn2] {
        width: 52px;
        height: 23px;
        position:absolute;
        left:0px;
        margin: 13px 0 0 10px;
        z-index:1;
    }

.input-group[b-42ab4fqdn2] {
    position: relative;
    margin-bottom: 1rem;
}

.select-wrapper[b-42ab4fqdn2] {
    background: #fff;
    border-radius: 8px;
    padding: 13px 16px;
    display: flex;
    align-items: center;    
    cursor: pointer;
    width:200px;
}

    .select-wrapper i[b-42ab4fqdn2] {
        color: #64748b;
    }

.config[b-42ab4fqdn2]{
    width:140px;
}
.radio-type[b-42ab4fqdn2]{
    width:260px;
}
.input-label[b-42ab4fqdn2] {
    display: block;
    margin-top:2px;
    margin-bottom: 4px;
    color: rgba(255, 255, 255, 0.7);
    font-size: 0.9rem;
}

.text-input[b-42ab4fqdn2] {
    width: 100%;
    padding: 0.75rem;
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    background: transparent;
    color: #fff;
    font-size: 1rem;
}
    .text-input:focus[b-42ab4fqdn2] {
        border-bottom: 1px solid rgba(255, 255, 255, 1);
        outline: none;
    }
.device-type[b-42ab4fqdn2] {
    color: #1e293b;
    text-align:start;
    padding:0 10px;
}

.settings-btn[b-42ab4fqdn2] {
    background: transparent;
    border: none;
    color: #3b82f6;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    cursor: pointer;
    font-size: 1rem;
}

.gps-status[b-42ab4fqdn2] {
    color: rgba(255, 255, 255, 0.7);
    font-size: 0.9rem;
    margin-bottom: 1rem;
    text-align:left;
}

.menu-select[b-42ab4fqdn2] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    color: #1e293b;
}

    .menu-select i[b-42ab4fqdn2] {
        font-size: 1.2rem;
    }

.active-config[b-42ab4fqdn2] {    
    background-color: #3183F5;
}
    .active-config .device-type[b-42ab4fqdn2]{
        color:white;
    }
    .active-config svg path[b-42ab4fqdn2] {
        stroke:white;
    }



@media screen and (min-width: 300px) and (max-width: 700px) {
    .sim-device-settings[b-42ab4fqdn2]{
        padding: 5px 12px;
    }
    .select-disp-option[b-42ab4fqdn2]{        
        margin-top:120px;
    }
    .select-disp-option .radio-svg[b-42ab4fqdn2] {
        left: 13px;
    }
        .select-disp-option h6[b-42ab4fqdn2] {
            color: var(--Gray, #718AAD);
        }

    .srow[b-42ab4fqdn2]{
        flex-direction: column;
        gap:15px;
    }
    .scolumn h6[b-42ab4fqdn2] {
        color: var(--Gray, #718AAD);
    }
    .scolumn img[b-42ab4fqdn2]{

    }
    .select-wrapper[b-42ab4fqdn2] {
        border-radius: 8px;
        border: 1px solid rgba(127, 141, 162, 0.30);
        background: var(--BG-color, #F8FBFF);
    }
    .config[b-42ab4fqdn2]{        
        width: 93vw;
    }
    .radio-type[b-42ab4fqdn2]{
        width:93vw;
    }

    .active-config[b-42ab4fqdn2] {
        background-color: #3183F5;
    }

        .active-config .device-type[b-42ab4fqdn2] {
            color: white;
        }

        .active-config svg path[b-42ab4fqdn2] {
            stroke: white;
        }

}


@media screen and (min-device-width: 700px) and (max-device-width: 1024px) {
    .config[b-42ab4fqdn2]{
        width:220px;
    }
}


@media (orientation: landscape) and (pointer: coarse) {
    .section[b-42ab4fqdn2]{
        padding: 0 150px;
    }
    .select-wrapper[b-42ab4fqdn2] {
        border-radius: 8px;
        border: 1px solid rgba(127, 141, 162, 0.30);
        background: var(--BG-color, #F8FBFF);
    }
    .active-config[b-42ab4fqdn2] {
        background-color: #3183F5;
    }

        .active-config .device-type[b-42ab4fqdn2] {
            color: white;
        }

        .active-config svg path[b-42ab4fqdn2] {
            stroke: white;
        }
    .section-title[b-42ab4fqdn2] {        
        color: black;        
        text-align: center;        
    }
}
/* /Exercises/Components/ExerciseDisplay.razor.rz.scp.css */
.exersice-display-container[b-xr4y3k8x74]{
    margin:30px 0;
    padding: 10px;    
    width: 400px;
}
.switched-layout-effect[b-xr4y3k8x74] {
    width: 100% !important;
}
.exersice-heading h4[b-xr4y3k8x74] {
    color: var(--dark, #1A2338);
    font-family: Urbanist;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
}

.exersice-heading p[b-xr4y3k8x74] {
    padding: 10px;
    color: var(--Navy-Blue, #263E78);    
    font-family: Urbanist;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    position:relative;
    left:15px;
    width:auto;
}

.exersice-info-wrap-empty[b-xr4y3k8x74] {
    margin: 10px 0;
    padding: 15px 25px;
    border-radius: 12px;
    border: 0px;
    background: none;
    min-height: 30px;
    height:auto;
    width: 200px;
}

.exersice-info-wrap[b-xr4y3k8x74] {
    margin: 10px 0;
    padding: 15px 25px;
    border-radius: 12px;
    border: 1px solid var(--line-stroke, rgba(70, 125, 206, 0.24));
    background: rgba(242, 249, 254, 0.4);
    min-height: 180px;
    width: auto; /*for the time being*/
}
    .exersice-info-wrap p[b-xr4y3k8x74] {
        color: var(--dark, #1A2338);
        font-family: Inter;
        font-style: normal;
        font-weight: 400;
        line-height: 26px; /* 162.5% */
        letter-spacing: 0.16px;
    }

.language-btn-container[b-xr4y3k8x74] {
    padding: 10px 0px 0px 10px;
}

.ok-lang[b-xr4y3k8x74] {
    color: white;
    border-radius: 4px;
    background: var(--Navy-Blue, #263E78);
    padding: 10px 20px;
    width: 120px;
}

.close-lang[b-xr4y3k8x74] {
    padding: 10px 20px;
    border-radius: 4px;
    background-color: transparent;
    border: 1px solid var(--Navy-Blue, #263E78);
    width: 120px;
    margin-right: 10px;
}

.ok-lang:hover[b-xr4y3k8x74] {
    opacity: 0.8;
}

.close-lang:hover[b-xr4y3k8x74] {
    opacity: 0.7;
}

.ok-lang:disabled[b-xr4y3k8x74]{
    opacity:0.5;
}
.close-lang:disabled[b-xr4y3k8x74] {
    opacity: 0.5;
}

@media (orientation: landscape) and (pointer: coarse) {
    .exersice-display-container[b-xr4y3k8x74] {
        padding: 10px 0;
        margin: 50px 0 30px 70px;
    }
}

@media (min-width:300px) and (max-width: 750px){
    .exersice-info-wrap[b-xr4y3k8x74] {
        width: auto;
        padding: 15px 0;                
        border-radius: 0px;
        border-top: 1px solid rgba(70, 125, 206, 0.44);
        border-bottom:none;
        border-right:none;
        border-left:none;
        background: none;
        min-height: 80px;        
    }
    .exersice-info-wrap p[b-xr4y3k8x74]{
        margin-left:0px;
    }
    .exersice-heading p[b-xr4y3k8x74]{
        width:auto;        
        position:relative;
        left:0px;
    }    
}
@media (min-width: 750px) and (max-width: 900px) {
    .exersice-display-container[b-xr4y3k8x74] {
        width:100%;
        padding: 10px 0;
        margin: 30px 0 0px -40px;
    }

    .exersice-heading p[b-xr4y3k8x74] {
        width: 100%;
    }

    .exersice-info-wrap[b-xr4y3k8x74] {
        width: 100%;
    }
}

@media (min-width: 900px) and (max-width: 1200px) {
    .exersice-display-container[b-xr4y3k8x74] {
        padding: 10px 0;
        margin: 30px 0 0px -40px;
        width:100%;
    }

    .exersice-heading p[b-xr4y3k8x74] {
        width: 100%;
    }

    .exersice-info-wrap[b-xr4y3k8x74] {
        width: 100%;
    }    
}


@media (min-width: 1200px) and (max-width: 1399px) {
    .exersice-display-container[b-xr4y3k8x74]{
        width:300px;

    }
    
}




/* /Exercises/Components/ExerciseSelection.razor.rz.scp.css */

.ex-select-container[b-rwb05gg6lk] {
    font-family: Urbanist,sans-serif;
    height: 80vh;
    display: flex;
    flex-direction: column;
    position: relative;
    top: -20px;
    border: 1px solid var(--line-stroke, rgba(70, 125, 206, 0.24));
    background: var(--BG-color, #F8FBFF);    
    border-radius: 8px;
}
.ex-input-holder[b-rwb05gg6lk]{       
    display:flex;
    justify-content:center;      
}
.ex-input-holder img[b-rwb05gg6lk] {
    width: 70px;
    height: 30px;
    position: relative;
    left: 0px;
    top: 27px;
    z-index: 1;
}
.select-menu-radiodevice-img[b-rwb05gg6lk] {
    position: relative;
    top: -12px;
    left: 10px;
    font-family:Urbanist;
}
.ex-radio-h6[b-rwb05gg6lk] {
    position: relative;
    top: 18px;
    font-size:13px;
    font-family:Urbanist;
    
}
.header[b-rwb05gg6lk] {
    background: white;
    padding: 20px;
    border-bottom: 1px solid #dee2e6;
    flex-shrink: 0;
}

.device-selector[b-rwb05gg6lk] {
    background: #e9ecef;
    border-radius: 8px;
    padding: 15px;
    margin-bottom: 15px;
    text-align: center;
}

    .device-selector h3[b-rwb05gg6lk] {
        color: #495057;
        font-size: 14px;
        margin-bottom: 5px;
    }

.device-name[b-rwb05gg6lk] {
    color: #6c757d;
    font-size: 12px;
}

.exercise-title[b-rwb05gg6lk] {
    background: #dee2e6;
    border-radius: 4px;
    padding: 12px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    color: #495057;
}

.main-content[b-rwb05gg6lk] {
    flex: 1;
    display: flex;
    flex-direction: row;
    padding: 20px;
    gap: 20px;
    min-height: 0;
}

.parent-section[b-rwb05gg6lk] {
    background: white;
    border-radius: 8px;
    border: 1px solid #dee2e6;
    display: flex;
    flex-direction: column;
    flex-shrink: 0;
    height: auto;    
}

.parent-header[b-rwb05gg6lk] {
    padding: 15px;
    border-bottom: 1px solid #e9ecef;
    font-weight: bold;
    color: #495057;
    font-size: 14px;
    background: var(--BG-color, #F8FBFF);
    border: 1px solid var(--line-stroke, rgba(70, 125, 206, 0.1));
    border-radius: 8px 8px 0 0;
}

.parent-menu[b-rwb05gg6lk] {
    flex: 1;
    overflow-y: auto;
    padding: 10px;
    overflow-x:hidden;
}

.parent-item[b-rwb05gg6lk] {
    padding: 12px 15px;
    border-radius: 6px;
    margin-bottom: 8px;
    cursor: pointer;
    transition: all 0.2s ease;
    border: 1px solid transparent;
    font-size: 13px;
    line-height: 1.4;
    width: 350px;
}

    .parent-item:hover[b-rwb05gg6lk] {
        background: #F8FBFF;        
        border-color: #dee2e6;
    }

    .parent-item.active[b-rwb05gg6lk] {
        background: #007bff;
        color: white;
        border-color: #0056b3;
    }

        .parent-item.active:hover[b-rwb05gg6lk] {
            background: #0056b3;
        }

.child-section[b-rwb05gg6lk] {
    flex: 1;
    background: white;
    border-radius: 8px;
    border: 1px solid #dee2e6;
    display: flex;
    flex-direction: column;
    min-height: 0;
}

.child-header[b-rwb05gg6lk] {
    padding: 10px 15px 0px 15px;
    border-bottom: 1px solid #e9ecef;
    font-weight: bold;
    color: #495057;
    font-size: 14px;
    background: var(--BG-color, #F8FBFF);
    border: 1px solid var(--line-stroke, rgba(70, 125, 206, 0.1));    
    border-radius: 8px 8px 0 0;
    display: flex;
    align-items: center;
    gap: 0px;
}

.breadcrumb[b-rwb05gg6lk] {
    color: #6c757d;
    font-size: 12px;
    font-weight: normal;
}

.child-menu[b-rwb05gg6lk] {
    flex: 1;
    overflow-y: auto;
    padding: 10px;
}

.child-item[b-rwb05gg6lk] {
    padding: 12px 15px;
    border-radius: 6px;
    margin-bottom: 8px;
    cursor: pointer;
    transition: all 0.2s ease;
    border: 1px solid #e9ecef;
    font-size: 13px;
    line-height: 1.4;
    display: flex;
    align-items: center;
    gap: 10px;
}

    .child-item:hover[b-rwb05gg6lk] {
        background: #F8FBFF;        
        border-color: #007bff;
    }

    .child-item.selected[b-rwb05gg6lk] {
        background: #e7f3ff;
        border-color: #007bff;
        color: #0056b3;
    }

.child-number[b-rwb05gg6lk] {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: none;
    color: #3e3c3c;
    /*border: 1px solid var(--line-stroke, rgba(70, 125, 206, 0.74));    */
    font-size: 11px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    flex-shrink: 0;
}


.empty-state[b-rwb05gg6lk] {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #6c757d;
    font-size: 14px;
    text-align: center;
    padding: 40px;
}

.button-container[b-rwb05gg6lk] {    
    border-top: 1px solid #dee2e6;
    padding: 20px;
    flex-shrink: 0;
    display:flex;
    justify-content:center;    
}

.ex-start-exersice[b-rwb05gg6lk] {
    width: 400px;
    padding: 8px;
    text-align: center;
    border-radius: 4px;
    background: var(--dark, #1A2338);
    color: white;
    font-family: Urbanist;
    margin-top: 15px;
}

    .ex-start-exersice svg[b-rwb05gg6lk] {
        margin: 0 7px 0 0;
    }

    .ex-start-exersice:hover[b-rwb05gg6lk] {
        opacity: 0.9;
    }

    .ex-start-exersice:disabled[b-rwb05gg6lk] {
        opacity: 0.5;
        cursor:not-allowed;
    }


/* Responsive adjustments */
@media (max-width: 990px) {
    .main-content[b-rwb05gg6lk] {
        padding: 10px;
        flex-direction:column;
    }
    .parent-menu[b-rwb05gg6lk] {        
        max-width: 100% !important;        
    }
   
    .ex-input-holder[b-rwb05gg6lk]{
        margin-bottom:5px;
    }
    .parent-section[b-rwb05gg6lk] {
        max-height: 150px;
    }
    .ex-select-container[b-rwb05gg6lk] {
        font-family: Urbanist,sans-serif;
        height: 90vh;
        display: flex;
        flex-direction: column;
        margin-top:40px;
        border: none;
        background: none;
        border-radius: 8px;        
    }
    .button-container[b-rwb05gg6lk] {
        padding: 5px 20px;
        border-top: 1px solid #dee2e6;        
        margin-top:10px;
    }
    
    .parent-header[b-rwb05gg6lk] {
        padding: 5px 15px;       
    }
    .child-header[b-rwb05gg6lk]{
        padding: 5px 15px;
    }
    .breadcrumb[b-rwb05gg6lk]{
        margin-bottom:0;
    }
    .parent-item[b-rwb05gg6lk] {    
        border:1px solid #e7e3e3ff;
        line-height: 1;        
        width:100%;
    }
    .parent-section[b-rwb05gg6lk] {        
        min-height:25vh;
    }
}


@media (min-width:990px) and (max-width:1080px){
    .parent-menu[b-rwb05gg6lk] {
        max-width: 320px;
    }
    .parent-item[b-rwb05gg6lk]{
        width:280px;
        padding: 12px 5px;
    }
}

@media (min-width:1080px) and (max-width: 1200px) {
    .ex-select-container[b-rwb05gg6lk] {
        top: 0;        
    }   
}
/* Smooth scrollbar styling */
.parent-menu[b-rwb05gg6lk]::-webkit-scrollbar,
.child-menu[b-rwb05gg6lk]::-webkit-scrollbar {
    width: 6px;
}

.parent-menu[b-rwb05gg6lk]::-webkit-scrollbar-track,
.child-menu[b-rwb05gg6lk]::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 3px;
}

.parent-menu[b-rwb05gg6lk]::-webkit-scrollbar-thumb,
.child-menu[b-rwb05gg6lk]::-webkit-scrollbar-thumb {
    background: #c1c1c1;
    border-radius: 3px;
}

    .parent-menu[b-rwb05gg6lk]::-webkit-scrollbar-thumb:hover,
    .child-menu[b-rwb05gg6lk]::-webkit-scrollbar-thumb:hover {
        background: #a1a1a1;
    }

/* /Exercises/Components/SendRadioTelephonyDialog.razor.rz.scp.css */

.svm-msg-wrap[b-epw91d2plr]{

}
    .svm-msg-wrap span[b-epw91d2plr] {
        color: var(--dark, #1A2338);
        font-family: Urbanist;
        font-size: 15px;
        font-style: normal;
        margin:10px 0;
    }

.svm-header[b-epw91d2plr] {
    margin:25px 0 40px 0;    
}
.svm-header-hints[b-epw91d2plr] {
    border-radius: 12px;
    border: 1px solid var(--line-stroke, rgba(70, 125, 206, 0.24));
    background: rgba(242, 249, 254, 0.25);
    height: 100px;
    width: 100%;
    overflow-y: scroll;
    padding: 15px;    
    font-family: Urbanist;
    margin-top: 10px;
    font-size:16px;
}

.svm-header span[b-epw91d2plr] {
    color: var(--dark, #1A2338);
    font-family: Urbanist;
    font-size: 14px;
    font-style: normal;
}

.svm-user-msg[b-epw91d2plr] {
    border-radius: 12px;
    border: 1px solid var(--line-stroke, rgba(70, 125, 206, 0.24));
    background: rgba(242, 249, 254, 0.25);
    padding: 15px;
    font-family: Urbanist;
    font-size: 16px;
    font-style: normal;
    height:100px;
    width:100%;
    margin: 10px 0 20px 0;
    overflow-y:scroll;
}

.svm-grid[b-epw91d2plr]{
    display:flex;
    flex-wrap:wrap;
    justify-content:center;
    flex-direction:row;
    gap:30px;
    margin: 10px 0 80px 0;
}
    .svm-grid span[b-epw91d2plr] {
        color: var(--dark, #1A2338);
        font-family: Urbanist;
        font-size: 14px;
        font-style: normal;                
    }
.svm-text-input-section[b-epw91d2plr]{ 
    display:flex;
    justify-content:start;
    position:relative;
    left:10px;
    /*margin: 20px 0;*/
}
.svm-master-audio[b-epw91d2plr]{
    padding: 20px 0;
}
.svm-master-text[b-epw91d2plr] {
    border-radius: 12px;
    border: 1px solid var(--line-stroke, rgba(70, 125, 206, 0.24));
    background: rgba(242, 249, 254, 0.25);
    height:200px;
    width:520px;
    overflow-y:scroll;
    padding:15px;
    font-family:Urbanist;
    margin-top:10px;
}

.svm-hints[b-epw91d2plr] {
    border-radius: 12px;
    border: 1px solid var(--line-stroke, rgba(70, 125, 206, 0.24));
    background: rgba(242, 249, 254, 0.25);
    height: 200px;
    width: 520px;
    overflow-y: scroll;
    padding: 15px;
    font-family: Urbanist;
    margin-top: 10px;
}

.svm-advise-wrap[b-epw91d2plr] {
    border-radius: 12px;
    border: 1px solid var(--line-stroke, rgba(70, 125, 206, 0.24));
    background: rgba(242, 249, 254, 0.25);
    height: 170px;
    width: 520px;
    overflow-y: scroll;
    padding: 15px;
    font-family: Urbanist;
    margin-top: 10px;
}
.svm-rate[b-epw91d2plr] {
    border-radius: 12px;
    border: 1px solid var(--line-stroke, rgba(70, 125, 206, 0.24));
    background: rgba(242, 249, 254, 0.25);
    height: auto;    
    overflow-y: scroll;
    padding: 40px 0;
    display: flex;
    justify-content: center;
    font-family: Urbanist;
    margin-top: 10px;
}

.svm-button-style[b-epw91d2plr] {
    margin: 15px 0;
    border-radius: 4px;
    background: var(--Navy-Blue, #263E78);
    color:white;
    padding: 10px 35px;
    position:relative;
    float:right;
}
.inactive[b-epw91d2plr]{
    opacity: 0.4;
}



audio[b-epw91d2plr] {
    width: 440px;
    height: 60px; /* Adjust height as needed */
}

    audio[b-epw91d2plr]::-webkit-media-controls-panel {
        background-color: var(--warm-white);
        border-radius: 12px; 
    }

    audio[b-epw91d2plr]::-webkit-media-controls-current-time-display {
        color: var(--Gray, #718AAD);
        font-family: 'Urbanist';
        font-size: 16px;
        font-style: normal;
    }

    audio[b-epw91d2plr]::-webkit-media-controls-time-remaining-display {
        color: var(--Gray, #718AAD);
        font-family: 'Urbanist';
        font-size: 16px;
        font-style: normal;
    }

    audio[b-epw91d2plr]::-webkit-media-controls-timeline-container {
    }

    audio[b-epw91d2plr]::-webkit-media-controls-mute-button {
        position: relative;
        left: 0px;
    }

    audio[b-epw91d2plr]::-webkit-media-controls-timeline {
        position: relative;
    }

    audio[b-epw91d2plr]::-webkit-media-controls-volume-slider {
        border-radius: 15px;
        padding-left: 0px;
        padding-right: 0px;
        position: relative;
    }


@media (min-width: 300px) and (max-width: 750px){
    .svm-grid[b-epw91d2plr] {
        display: flex;
        flex-wrap: nowrap;
        justify-content: start;
        flex-direction: column;
        gap: 10px;
        margin: 10px 0 20px 0;
    }
    .svm-master-text[b-epw91d2plr]{
        width:100%;
    }
    audio[b-epw91d2plr]{
        width: 100%;
    }
    .svm-hints[b-epw91d2plr]{
        width:100%;
    }
    .svm-rate[b-epw91d2plr]{
        height: auto;
        padding:40px 0;
    }
}
/* /Exercises/Components/ShowExerciseMessageDialog.razor.rz.scp.css */
.showex-dialog-container[b-o5g4eqa4f3]{
    padding:10px;    
}
p[b-o5g4eqa4f3]{
    font-family:Urbanist;    
}
.showex-btn[b-o5g4eqa4f3] {
    border-radius: 4px;
    background: var(--Navy-Blue, #263E78);
    padding: 10px 20px;
    color: white;
}
.showex-btn-pos[b-o5g4eqa4f3] {
    position: relative;
    float: right;
    margin: 20px 10px 10px 0;
}
.shoex-content-wrap[b-o5g4eqa4f3] {
    border-radius: 12px;
    border: 1px solid var(--line-stroke, rgba(70, 125, 206, 0.24));
    background: var(--BG-color, #F8FBFF);
    padding: 20px 30px;    
    height: auto;
    min-height:100px;
    max-height:200px;
    overflow-y: scroll;
}
/* /Exercises/Components/SingleChoiceDialog.razor.rz.scp.css */
.ex-selection-dialog[b-o2zkzwwzq0]{
    font-family: Urbanist;

}
    .ex-selection-dialog h5[b-o2zkzwwzq0] {
        color: var(--dark, #1A2338);
        font-family: Urbanist;
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
    }


.ex-answer-container[b-o2zkzwwzq0] {
    padding:10px;
    border-radius: 12px;
    border: 1px solid var(--line-stroke, rgba(70, 125, 206, 0.24));
    background: rgba(242, 249, 254, 0.35);
    display:flex;
    flex-direction:column;
}

.ok-lang[b-o2zkzwwzq0] {
    color: white;
    border-radius: 4px;
    background: var(--Navy-Blue, #263E78);
    padding: 10px 20px;
    width: 120px;
}

    .ok-lang:hover[b-o2zkzwwzq0] {
        opacity: 0.8;
    }
.ok-lang:disabled[b-o2zkzwwzq0] {
    opacity: 0.5;
}


.ex-result-container[b-o2zkzwwzq0]{
    padding:10px 0;
}

    .ex-result-container h6[b-o2zkzwwzq0] {
        color: var(--Navy-Blue, #263E78);
        font-family: Urbanist;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        position:relative;
        top:20px;
    }


.custom-chkbox[b-o2zkzwwzq0] {
    appearance: none;
    width: 25px;
    height: 25px;
    border: 1px solid grey;
    border-radius: 4px;
    position: relative;
    cursor: pointer;
}
    .custom-chkbox:checked[b-o2zkzwwzq0] {
        border-radius: 4px;
        background-color: #3183F5;
    }
    .custom-chkbox:not(:checked)[b-o2zkzwwzq0]{
        accent-color:gray;
    }
    .custom-chkbox.corrected:checked[b-o2zkzwwzq0] {        
        background: var(--green, #2EB01A);
    }
    .custom-chkbox.wrong:checked[b-o2zkzwwzq0] {        
        background: var(--red, #F73232);
    }

.tick[b-o2zkzwwzq0]{
    position:absolute;        
    margin-left:-23.5px;
}        
/* Style the label text color */
.checkbox-label[b-o2zkzwwzq0] {
    color: var(--dark, #1A2338);
    /* body */
    font-family: Urbanist;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    position:relative;
    top:-6px;
    left:10px;
}

.chkbox-container[b-o2zkzwwzq0] {
    padding: 5px;
    margin: 5px;
}

.chkbox-container-corrected[b-o2zkzwwzq0] {
    background: #abdea2;
    border-color: green;
    border-width: 2px;
    margin-top: 2px !important; /* reduce due border */
    border-radius: 5px;
}
/* /Layout/MainLayout.razor.rz.scp.css */



/* Main Layout */
.layout-container[b-fhdnvbhfz7] {
    display: flex;
    min-height: 100vh;
    width: 100%;
    overflow-y: hidden;    
}

/*Container*/
.content-container[b-fhdnvbhfz7] {    
    flex-grow: 1;
    padding: 20px 0 0 0;
    transition: margin-left 0.3s ease;
    overflow-x: hidden;
}

.layout-responsive[b-fhdnvbhfz7] {
    padding: 20px 0 0 0;
    overflow-x: hidden;
    flex-grow: 1;
    transition: margin-left 0.3s ease;
}

@media screen and (min-width: 300px) and (max-width: 700px) {
    .content-container[b-fhdnvbhfz7] {
        padding: 0;
        margin-top: 10px;
        transition: margin-left 0.1s ease;
        overflow-x: hidden;
    }

    .layout-responsive[b-fhdnvbhfz7] {
        padding: 0;
        margin-top:10px;
        transition: margin-left 0.1s ease;
    }
}
/* /Layout/NavMenu.razor.rz.scp.css */
nav[b-nc5cxev7qb] {
    flex-grow: 1;
    transition: width 0.3s ease;
    width: var(--nav-width, 220px); /* Default width based on variable */
    background-color: white;
    color:black;
    height: 100%; /* Automatically adjust to content height */    
}
.page-name[b-nc5cxev7qb]{
    position:absolute;
    left:100px;
    top:38px; 
    transition-property: left;
    transition: 0.5s ease;
}
    .page-name h3[b-nc5cxev7qb]{
        color: var(--Navy-Blue, #263E78);
        font-family: Urbanist;
        font-size: 20px;
        font-style: normal;
        font-weight: 500;
    }

.page-name-pos[b-nc5cxev7qb]{

}
.profile-wrap[b-nc5cxev7qb]{
    position:absolute;
    right:20px;
    padding:30px;
    cursor:pointer;
}

    .profile-wrap:hover[b-nc5cxev7qb]{
        
    }

#display-profile-tab[b-nc5cxev7qb] {
    display: none; /*display for tabs only*/
}
.profile-tab[b-nc5cxev7qb] {    
    display: flex;
    justify-content: start;
    margin-top: 15px;
    border-top: 1px solid rgba(70, 125, 206, 0.24);
    border-bottom: 1px solid rgba(70, 125, 206, 0.24);
}
.profile-wrap-tab[b-nc5cxev7qb] {
    position: relative;    
    padding: 20px 0 20px 30px;  
    left:-20px;
}

.user-name-tab[b-nc5cxev7qb] {
    color: var(--Gray, #718AAD);
    font-family: Urbanist;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    position:relative;
    top:32px;
    left:0px;
}

.profile-menu[b-nc5cxev7qb] {
    position: absolute;
    border-radius: 22px;
    border: 1px solid var(--line-stroke, rgba(70, 125, 206, 0.24));
    background: var(--White, #FFF);
    box-shadow: 0px 0px 220px rgba(107, 132, 163, 0.5);
    height: 200px;
    width: 170px;
    z-index: 1001;
    right: 30px;
    top: 85px;   
    display:none;
}

.profile-menu ul[b-nc5cxev7qb]{
    padding:10px;    
}
    .profile-menu li[b-nc5cxev7qb]{        
        color: var(--Gray, #718AAD);
        font-family: "Inter", sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
        font-size: 14px;
        cursor:pointer;
        text-align: center;
        padding: 10px 0;
        border-bottom: 1px solid rgba(127, 141, 162, 0.10);
    }    
    
    .profile-menu li:hover[b-nc5cxev7qb]{
        color:black;
    }


/*tab*/

.profile-menu-tab[b-nc5cxev7qb] {
    position: absolute;
    border-radius: 22px;
    border: 1px solid var(--line-stroke, rgba(70, 125, 206, 0.24));
    background: var(--White, #FFF);
    box-shadow: 0px 0px 220px rgba(107, 132, 163, 0.5);
    height: 210px;
    width: 180px;
    z-index: 1001;
    left: 20px;
    top: 75px;     
    display:none;
}
    .profile-menu-tab ul[b-nc5cxev7qb] {
        padding: 10px;
        
    }

    .profile-menu-tab li[b-nc5cxev7qb] {
        color: var(--Gray, #718AAD);
        font-family: "Inter", sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
        font-size: 14px;
        cursor: pointer;
        text-align: center;
        position:relative;
        left:-6px;
        padding: 10px 0;
        border-bottom: 1px solid rgba(127, 141, 162, 0.10);
    }

        .profile-menu-tab li svg[b-nc5cxev7qb] {
            padding: 1px;
            margin-right: 3px;
        }

        .profile-menu-tab li:hover[b-nc5cxev7qb] {
            color: black;
        }



.menu-active[b-nc5cxev7qb] {
    border-radius: 14px;
    border: 1px solid rgba(127, 141, 162, 0.24);
    background: rgba(242, 249, 254, 0.50);
}

nav ul[b-nc5cxev7qb] {
    margin-top: 10px; /*increase the buffer space whenever search comp. gets added*/
    padding: 10px 20px;
}

nav li[b-nc5cxev7qb] {
    font-size: 14px;
    padding: 12px 0;
    margin-left: 15px;
    font-family: 'Urbanist', Arial;
    color: #718AAD;
    cursor:pointer;    
    display:flex;
}
nav li h6[b-nc5cxev7qb]{
    font-size: 14px;    
    padding-top:3px;
    font-family: 'Urbanist', Arial;
    color: #718AAD;    
    display: flex;
}
nav li h6:hover[b-nc5cxev7qb]{
    color: black;
}
nav li svg[b-nc5cxev7qb]{
    margin-right: 10px;            
}

.nav-menu-active li[b-nc5cxev7qb]{
    color:black
}
.nav-menu-active svg path[b-nc5cxev7qb] {
    stroke: #3183F5;    
}

.toggle-bar[b-nc5cxev7qb]{
    display:flex;
    flex-direction:column;
    padding: 40px 0 0 40px;
    z-index:1001;
    position:relative;
    cursor:pointer;
}
.close-menu-style[b-nc5cxev7qb] {
    font-family: 'Urbanist';
    color: #263E78;
    position:relative;
    font-size:18px;
    margin-left:40px;
    top:-23px;
    font-weight:500;    
}

.mobile-menu-toggle[b-nc5cxev7qb] {
    display:none;
    position:relative;
    float:right;
    top:-2px;
}

.mobile-nav-profile-cont[b-nc5cxev7qb] {
    position: absolute;
    bottom: 50px;
    display: flex;
    justify-content: center;
    width: 100%;    
}
.mobile-nav-profile[b-nc5cxev7qb] {
    height: 75px;
    display:flex;
    border-radius: 12px;
    background: var(--dark, #1A2338); 
    align-items:center;
    width:90%;
}
.mobile-nav-profile svg[b-nc5cxev7qb]{
    margin:0 12px 0 15px;
}

.mobile-menu-cont[b-nc5cxev7qb] {
    display: flex;    
    justify-content: space-between;
    width:100%;
}
    .mobile-menu-cont h6[b-nc5cxev7qb] {
        color: var(--White, #FFF);
        font-family: Urbanist;
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        margin:0;
    }
    .mobile-menu-cont svg[b-nc5cxev7qb]{
        position:relative;
        left:-5px;
    }

.mobile-bottom-brand-cont[b-nc5cxev7qb]{
    display:flex;
    justify-content:center;
    position:absolute;
    bottom:20px;    
    width:100%;
}

.mobile-bottom-brand[b-nc5cxev7qb] {
    display: flex;
    position:relative;
    left:-10px;
}
    .mobile-bottom-brand span[b-nc5cxev7qb] {
        color: var(--dark, #1A2338);
        font-family: Inter;
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
    }
    .mobile-bottom-brand svg[b-nc5cxev7qb] {
        margin: 0 10px;
    }

#mobile-nav-display[b-nc5cxev7qb]{
    display:none;
}


@media screen and (min-width: 300px) and (max-width: 750px) {
    #desktop-nav[b-nc5cxev7qb]{
        display:none;
    }
    #mobile-nav-display[b-nc5cxev7qb]{
        display:block;        
    }
    .toggle-bar[b-nc5cxev7qb] {
        display:flex;
        flex-direction:row;
        padding: 10px;
        margin: 28px 0 0 10px;
    }

        .toggle-bar svg[b-nc5cxev7qb] {
            width: 26px;
            height: 14px;
        }

    .profile-wrap[b-nc5cxev7qb] {
        display: block;
    }

    #display-profile-tab[b-nc5cxev7qb] {
        display: none;
    }
    .page-name[b-nc5cxev7qb]{
        top:35px !important;
        left:63px !important;
    }
    .page-name h3[b-nc5cxev7qb]{
        font-size:18px;
    }
    #desktop-toggle[b-nc5cxev7qb]{
        display:none;
    }
    #mobile-toggle[b-nc5cxev7qb]{
        display:block;
    }
    .close-menu-style[b-nc5cxev7qb]{
        font-size: 16px;
        position:relative;
        top:0px;
        left:-36px;
    }
    .close-svg[b-nc5cxev7qb]{
        width:26px !important;
        height:26px !important;
        padding:0;
        position:relative;
        left:-5px;
        top:-3px;
    }
    .profile-wrap[b-nc5cxev7qb]{
        right:0px;
        padding:28px;
        z-index:1002;
    }
    .profile-wrap svg[b-nc5cxev7qb]{
        width: 36px !important;
        height: 36px !important;
    }
    .profile-wrap image[b-nc5cxev7qb] {

    }
        nav[b-nc5cxev7qb]{
            width:100vw;
            margin-top:70px;
        }
        nav ul[b-nc5cxev7qb] {
            width: 100%;
            position: relative;            
            top:20px;
            padding-right:15px;
        }
        nav li[b-nc5cxev7qb] {
            padding: 6px 0;  
            position:relative;
            left:-15px;
        }            

    .mobile-menu-toggle[b-nc5cxev7qb]{
        display:block;
    }

    .menu-cont[b-nc5cxev7qb] {        
        display:flex;
        width:100%;
        justify-content:space-between;
        padding-bottom:0px;          
        border-bottom: 1px solid rgba(70, 125, 206, 0.24);
    }
        .menu-cont .mobile-menu-toggle[b-nc5cxev7qb] {
            position:relative;
            left:15px;
            display:block;
        }

    .about-divider[b-nc5cxev7qb]{
        display:none;
    }

    .mob-bottom-display[b-nc5cxev7qb] {
        display: block;
    }
    .profile-menu[b-nc5cxev7qb]{
        height:158px;
        top:72px;
    }
    .profile-menu li[b-nc5cxev7qb]{
        padding:5px 0;
        font-size:12px;
    }
    .profile-menu li svg[b-nc5cxev7qb] {
        width: 21px !important;
        height: 21px !important;
    }
    .nav-menu[b-nc5cxev7qb]{
        width:0;
    }
    .toggle-bar[b-nc5cxev7qb]{
        position:absolute;
    }
}

@media screen and (min-width: 700px) and (max-width: 1024px) {
    .profile-wrap[b-nc5cxev7qb]{
        display:none;        
    }
    #display-profile-tab[b-nc5cxev7qb]{
        display:block;
    }
    nav li[b-nc5cxev7qb]{
        padding: 6px 0;
    }
}
@media screen and (min-width: 750px){
    .page-name[b-nc5cxev7qb]{
        display:block !important;
    }
}

/*@media (orientation: landscape){
    
    #desktop-nav {
        display: none;
    }

    #mobile-nav-display {
        display: block;
    }

    .toggle-bar {
        display: flex;
        flex-direction: row;
        padding: 10px;
        margin: 28px 0 0 10px;
    }

        .toggle-bar svg {
            width: 26px;
            height: 14px;
        }

    .profile-wrap {
        display: block;
    }

    #display-profile-tab {
        display: none;
    }

    .page-name {
        top: 36px !important;
        left: 63px !important;
    }

        .page-name h3 {
            font-size: 18px;
        }

    #desktop-toggle {
        display: none;
    }

    #mobile-toggle {
        display: block;
    }

    .close-menu-style {
        font-size: 16px;
        position: relative;
        top: 0px;
        left: -36px;
    }

    .close-svg {
        width: 26px !important;
        height: 26px !important;
        padding: 0;
        position: relative;
        left: -5px;
        top: -3px;
    }

    .profile-wrap {
        right: 0px;
        padding: 28px;
        z-index: 1002;
    }

        .profile-wrap svg {
            width: 36px !important;
            height: 36px !important;
        }

        .profile-wrap image {
        }

    nav {
        width: 100vw;
        margin-top: 70px;
    }

        nav ul {
            width: 100%;
            position: relative;
            top: 20px;
            padding-right: 15px;
        }

        nav li {
            padding: 6px 0;
            position: relative;
            left: -15px;
        }

    .mobile-menu-toggle {
        display: block;
    }

    .menu-cont {
        display: flex;
        width: 100%;
        justify-content: space-between;
        padding-bottom: 0px;
        border-bottom: 1px solid rgba(70, 125, 206, 0.24);
    }

        .menu-cont .mobile-menu-toggle {
            position: relative;
            left: 15px;
            display: block;
        }

    .about-divider {
        display: none;
    }

    .mob-bottom-display {
        display: block;
    }

    .profile-menu {
        height: 158px;
        top: 72px;
    }

        .profile-menu li {
            padding: 5px 0;
            font-size: 12px;
        }

            .profile-menu li svg {
                width: 21px !important;
                height: 21px !important;
            }

    .nav-menu {
        width: 0;
    }

    .toggle-bar {
        position: absolute;
    }
    
}*/


/* /Pages/Auth/EmailConfirmation.razor.rz.scp.css */
.register-container[b-4j5bbbituj] {
    width: 100%;
    max-height: 100vh;
    display: flex;
    background: #243660;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

.image-column[b-4j5bbbituj] {
    flex: 1;
    background-color: #f8f9fa;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: calc(100vh - 40px);
}

    .image-column img[b-4j5bbbituj] {
        max-width: 100%;
        min-height: 100vh;
        height: auto;
        object-fit: cover;
    }

.form-column[b-4j5bbbituj] {
    flex: 1;
    padding: 60px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: -60px;
    box-sizing: border-box;
}

.frey-software-container[b-4j5bbbituj] {
    text-align: center;
    margin-top: 0px;
    padding: 20px 0;
    margin-left: -35px;
    position: relative;
    top: 0px;
}

.text-input[b-4j5bbbituj] {
    width: 100%;
    padding: 10px;
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    background: transparent;
    color: #fff;
    font-size: 1rem;
}

    .text-input:focus[b-4j5bbbituj] {
        border-bottom: 1px solid rgba(255, 255, 255, 1);
        outline: none;
    }


.create-acc[b-4j5bbbituj] {
    color: white;
    font-family: Urbanist;
    padding: 40px 0px 35px 0;
    text-align: center;
    margin-top: 10px;
    margin-left: -20px;
}

    .create-acc h2[b-4j5bbbituj] {
        color: var(--White, #FFF);
        font-family: Urbanist;
        font-size: 24px;
        font-style: normal;
        font-weight: 300;
    }

    .create-acc h6[b-4j5bbbituj] {
        color: var(--Gray, #718AAD);
        padding: 5px 0;
        font-family: Urbanist;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
    }

        .create-acc h6 span[b-4j5bbbituj] {
            color: white;
            font-weight: 400;
            cursor: default;
        }

.reload-captcha[b-4j5bbbituj] {
    position: relative;
    top: 41px;
    left: 2px;
    cursor: pointer;
}

.go-to-login[b-4j5bbbituj] {
    position: absolute;
    bottom: 10px;
    padding: 10px;
    margin-left: 110px
}

    .go-to-login h6[b-4j5bbbituj] {
        color: var(--Gray, #718AAD);
        font-family: Urbanist;
        font-size: 16px;
        font-style: normal;
        text-align: center;
        font-weight: 400;
    }


.confirm-btn[b-4j5bbbituj] {
    border-radius: 4px;
    background: var(--Dark-Blue, #3183F5);
    padding: 10px 30px;
    color: white;
}
.confirm-btn-pos[b-4j5bbbituj]{
    display:flex;
    justify-content:center;
    position:relative;
    left:-10px;
}


@media screen and (min-width: 300px) and (max-width: 700px) {
    .form-column[b-4j5bbbituj] {
        margin: 0;
        position: relative;
        top: 40px;
        padding: 15px;
        height: 60vh;
        overflow-y: scroll;
        flex: none;
        /*box-shadow: 0 6px 12px rgba(38, 62, 120, 0.6);*/
        /*box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);*/
        /*border-bottom: 1px solid rgb(157, 157, 157, 0.5);*/
        border-radius: 12px;
    }

    .frey-software-container[b-4j5bbbituj] {
        margin-top: -190px;
    }

    .create-acc[b-4j5bbbituj] {
        padding-top: 10px;
        margin-left: 0px;
        margin-bottom: 10px;
    }

    .register-container[b-4j5bbbituj] {
        flex-direction: column;
        height: 100vh;
    }

    .image-column[b-4j5bbbituj] {
        min-height: 35vh;
        flex: none;
        overflow: hidden;
    }

        .image-column img[b-4j5bbbituj] {
            width: 100%;
            min-height: 35vh;
            height: 35vh;
        }

    .version-info[b-4j5bbbituj] {
        position: relative;
        bottom: 0px;
    }

    .captcha-img[b-4j5bbbituj] {
        position: relative;
        left: 30px;
    }

    .reload-captcha[b-4j5bbbituj] {
        position: relative;
        top: 41px;
        left: 35px;
        cursor: pointer;
    }

    .confirm-btn-pos[b-4j5bbbituj]{
        left:0;
    }
}

@media screen and (max-width:350px) {
    .form-column[b-4j5bbbituj] {
        overflow-x: hidden;
    }

    .frey-software-container[b-4j5bbbituj] {
        margin-top: -160px;
    }

    .create-acc[b-4j5bbbituj] {
        margin-left: 0;
    }
}

@media screen and (max-width: 600px) and (max-height: 800px) {
    .frey-software-container[b-4j5bbbituj] {
        margin-top: -60px;
    }
}

@media screen and (min-width: 700px) and (max-width: 1024px) {
    .form-column[b-4j5bbbituj] {
        margin: 0;
        position: relative;
        top: -100px;
        padding: 0;
    }

    .register-container[b-4j5bbbituj] {
        flex-direction: column;
        height: 100vh;
    }

    .image-column[b-4j5bbbituj] {
        min-height: 35vh;
        flex: none;
    }

        .image-column img[b-4j5bbbituj] {
            width: 100%;
            min-height: 35vh;
            height: 35vh;
        }

    .version-info[b-4j5bbbituj] {
        position: fixed;
        bottom: 20px;
    }

    .go-to-login[b-4j5bbbituj] {
        margin-left: 90px;
    }
}


@media screen and (min-height: 700px) and (max-height: 1010px) and (min-width: 700px) and (max-width: 1024px) {
    .image-column[b-4j5bbbituj] {
        display: none;
    }
}
/* /Pages/Auth/ForgotPassword.razor.rz.scp.css */
.register-container[b-hlq7pj8w78] {
    width: 100%;
    max-height: 100vh;
    display: flex;
    background: #243660;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

.image-column[b-hlq7pj8w78] {
    flex: 1;
    background-color: #f8f9fa;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: calc(100vh - 40px);
}

    .image-column img[b-hlq7pj8w78] {
        max-width: 100%;
        min-height: 100vh;
        height: auto;
        object-fit: cover;
    }

.form-column[b-hlq7pj8w78] {
    flex: 1;
    padding: 60px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: -60px;
    box-sizing: border-box;
}

.frey-software-container[b-hlq7pj8w78] {
    text-align: center;
    margin-top: 0px;
    padding: 20px 0;
    margin-left: -35px;
    position: relative;
    top: 0px;
}

.text-input[b-hlq7pj8w78] {
    width: 100%;
    padding: 10px;
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    background: transparent;
    color: #fff;
    font-size: 1rem;
}

    .text-input:focus[b-hlq7pj8w78] {
        border-bottom: 1px solid rgba(255, 255, 255, 1);
        outline: none;
    }

.create-acc[b-hlq7pj8w78] {
    color: white;
    font-family: Urbanist;
    padding: 40px 0px 35px 0;
    text-align: center;
    margin-top: 10px;
    margin-left: -20px;
}

    .create-acc h2[b-hlq7pj8w78] {
        color: var(--White, #FFF);
        font-family: Urbanist;
        font-size: 24px;
        font-style: normal;
        font-weight: 300;
    }

    .create-acc h6[b-hlq7pj8w78] {
        color: var(--Gray, #718AAD);
        padding: 5px 0;
        font-family: Urbanist;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
    }

        .create-acc h6 span[b-hlq7pj8w78] {
            color: white;
            font-weight: 400;
            cursor: default;
        }

.reload-captcha[b-hlq7pj8w78] {
    position: relative;
    top: 41px;
    left: 2px;
    cursor: pointer;
}

.go-to-login[b-hlq7pj8w78]{
    position:absolute;
    bottom:10px;
    padding:10px;
    margin-left:110px
}
    .go-to-login h6[b-hlq7pj8w78] {
        color: var(--Gray, #718AAD);
        font-family: Urbanist;
        font-size: 16px;
        font-style: normal;
        text-align: center;
        font-weight:400;
    }


@media screen and (min-width: 300px) and (max-width: 700px) {
    .form-column[b-hlq7pj8w78] {
        margin: 0;
        position: relative;
        top: 40px;
        padding: 15px;
        height: 55vh;
        overflow-y: scroll;
        flex: none;
        /*box-shadow: 0 6px 12px rgba(38, 62, 120, 0.6);*/
        /*box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);*/
        /*border-bottom: 1px solid rgb(157, 157, 157, 0.5);*/
        border-radius: 12px;
    }

    .frey-software-container[b-hlq7pj8w78] {
        margin-top: 100px;
    }

    .create-acc[b-hlq7pj8w78] {
        padding-top: 10px;
        margin-left: 0px;
        margin-bottom: 10px;
    }

    .register-container[b-hlq7pj8w78] {
        flex-direction: column;
        height: 100vh;
    }

    .image-column[b-hlq7pj8w78] {
        min-height: 35vh;
        flex: none;
        overflow: hidden;
    }

        .image-column img[b-hlq7pj8w78] {
            width: 100%;
            min-height: 35vh;
            height: 35vh;
            
        }

    .version-info[b-hlq7pj8w78] {
        position: relative;
        bottom: 0px;
    }

    .captcha-img[b-hlq7pj8w78] {
        position: relative;
        left: 30px;
    }

    .reload-captcha[b-hlq7pj8w78] {
        position: relative;
        top: 41px;
        left: 35px;
        cursor: pointer;
    }
    .go-to-login[b-hlq7pj8w78]{
        position:relative;
        margin-left:-10px;
        top:10px;
    }
    .login-form[b-hlq7pj8w78]{
        position:relative;
        top:-20px;
    }
}

@media screen and (max-width:350px) {
    .form-column[b-hlq7pj8w78] {
        overflow-x: hidden;
    }

    .frey-software-container[b-hlq7pj8w78] {
        margin-top: 120px;
    }
    .create-acc[b-hlq7pj8w78]{
        margin-left:0;
    }
}

@media screen and (max-width: 600px) and (max-height: 835px) {
    .frey-software-container[b-hlq7pj8w78] {
        margin-top: 240px;
    }
}

@media screen and (min-width: 700px) and (max-width: 1024px) {
    .form-column[b-hlq7pj8w78] {
        margin: 0;
        position: relative;
        top: -60px;
        padding: 0;
    }

    .register-container[b-hlq7pj8w78] {
        flex-direction: column;
        height: 100vh;
    }

    .image-column[b-hlq7pj8w78] {
        min-height: 35vh;
        flex: none;
    }

        .image-column img[b-hlq7pj8w78] {
            width: 100%;
            min-height: 35vh;
            height: 35vh;
        }

    .version-info[b-hlq7pj8w78] {
        position: fixed;
        bottom: 20px;
    }
    .go-to-login[b-hlq7pj8w78] {        
        margin-left: 90px;        
    }
}


@media screen and (min-height: 700px) and (max-height: 1010px) and (min-width: 700px) and (max-width: 1024px) {
    .image-column[b-hlq7pj8w78] {
        display: none;
    }
}
/* /Pages/Auth/Login.razor.rz.scp.css */
.register-container[b-s98iiwfhf4] {
    width: 100%;
    max-height: 100vh;
    display: flex;    
    background: #243660;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

.image-column[b-s98iiwfhf4] {
    flex: 1;
    background-color: #f8f9fa;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: calc(100vh - 40px);
}

    .image-column img[b-s98iiwfhf4] {
        max-width: 100%;
        min-height: 100vh;
        height: auto;
        object-fit: cover;
        
    }

.form-column[b-s98iiwfhf4] {
    flex: 1;
    padding: 60px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: -60px;
    box-sizing:border-box;
}

.frey-software-container[b-s98iiwfhf4] {
    text-align: center;
    margin-top: 45px;
    padding: 20px 0;
    margin-left: -30px;   
    position:relative;
    top:20px;
}
.login-form[b-s98iiwfhf4]{
    position:relative;
    top:-20px;
}

.text-input[b-s98iiwfhf4] {
    width: 100%;
    padding: 10px;
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    background: transparent;
    color: #fff;
    font-size: 1rem;
}

    .text-input:focus[b-s98iiwfhf4] {
        border-bottom: 1px solid rgba(255, 255, 255, 1);
        outline: none;
    }


.create-acc[b-s98iiwfhf4] {
    color: white;
    font-family: Urbanist;
    padding: 40px 0px 35px 0;
    text-align: center;
    margin-top: 10px;
    margin-left: -20px;    
}

    .create-acc h2[b-s98iiwfhf4] {
        color: var(--White, #FFF);
        font-family: Urbanist;
        font-size: 24px;
        font-style: normal;
        font-weight: 300;
    }

    .create-acc h6[b-s98iiwfhf4] {
        color: var(--Gray, #718AAD);
        padding: 5px 0;
        font-family: Urbanist;
        font-size: 16px;
        font-style: normal;
        font-weight:400;
    }

        .create-acc h6 span[b-s98iiwfhf4] {
            color: white;
            font-weight: 400;
            cursor: default;
        }

.reload-captcha[b-s98iiwfhf4] {
    position: relative;
    top: 41px;
    left: 2px;
    cursor: pointer;
}

.login-bt-container[b-s98iiwfhf4]{
    text-align:center;
    margin-top:10px;
}
.login-bt-container h5[b-s98iiwfhf4]{
    color: var(--Gray, #718AAD);
    font-family: Urbanist;
    font-size: 16px;
    font-style: normal;
    font-weight: 400
}
.version-info[b-s98iiwfhf4]{
    position:absolute;
    bottom:0px;
    padding:10px 0;   
}
    .version-info span[b-s98iiwfhf4]{
        color: var(--Gray, #7d96ba);
        font-family: Urbanist;
        font-size: 13px;
        font-style: normal;
        font-weight: 300;
    }


.captcha-img[b-s98iiwfhf4]{
    margin-top:10px;
}
@media screen and (min-width: 300px) and (max-width: 700px) {
    .form-column[b-s98iiwfhf4] {
        margin: 0;
        position: relative;
        top: 40px;
        padding: 15px;
        height: 55vh;        
        overflow-y: scroll;
        flex: none;
        /*box-shadow: 0 6px 12px rgba(38, 62, 120, 0.6);*/
        /*box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);*/
        /*border-bottom: 1px solid rgb(157, 157, 157, 0.5);*/
        border-radius: 12px;
    }
    .frey-software-container[b-s98iiwfhf4]{
        
        margin-top:160px;
    }
    .create-acc[b-s98iiwfhf4]{
        padding-top:20px;
        margin-left:-8px;
        margin-bottom: 10px;
    }

    .register-container[b-s98iiwfhf4] {
        flex-direction: column;
        height: 100vh;
    }

    .image-column[b-s98iiwfhf4] {
        min-height: 35vh;
        flex: none;
        overflow:hidden;
    }

        .image-column img[b-s98iiwfhf4] {
            width: 100%;
            min-height: 35vh;
            height: 35vh;
            transform:scale(1.6);
        }

    .version-info[b-s98iiwfhf4] {
        position: relative;
        bottom: 0px;
    }
    .captcha-img[b-s98iiwfhf4] {
        position: relative;
        left: 30px;
    }

    .reload-captcha[b-s98iiwfhf4] {
        position: relative;
        top: 41px;
        left: 35px;
        cursor: pointer;
    }
}
@media screen and (max-width:350px) {
    .form-column[b-s98iiwfhf4] {
        overflow-x: hidden;
    }

    .frey-software-container[b-s98iiwfhf4] {
        margin-top: 190px;
    }
}

@media screen and (max-width: 600px) and (max-height: 835px){   
    .frey-software-container[b-s98iiwfhf4] {
        margin-top: 240px;
    }
}

@media screen and (min-width: 700px) and (max-width: 1024px){   
    .form-column[b-s98iiwfhf4] {
        margin: 0;
        position: relative;
        top: -60px;             
        padding:0;
    }
    .register-container[b-s98iiwfhf4] {
        flex-direction: column;
        height:100vh;
    }
    .image-column[b-s98iiwfhf4]{
        min-height:35vh;    
        flex:none;
    }
        .image-column img[b-s98iiwfhf4]{
            width:100%;            
            min-height:35vh;
            height:35vh;
        }
    .version-info[b-s98iiwfhf4] {
        position:fixed;
        bottom:20px;
    }
}


@media screen and (min-height: 700px) and (max-height: 1010px) and (min-width: 700px) and (max-width: 900px) {
    .image-column[b-s98iiwfhf4] {
        display: none;
    }
}
/* /Pages/Auth/Register.razor.rz.scp.css */
.register-container[b-g91lfmel6y] {
    width: 100%;
    max-height: 100vh;
    display: flex;
    background: #243660;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

.image-column[b-g91lfmel6y] {
    flex: 1;
    background-color: #f8f9fa;
    display: flex;
    align-items: center;
    justify-content: center;    
    min-height: calc(100vh - 40px);
}

    .image-column img[b-g91lfmel6y] {        
        max-width: 100%;
        min-height:100vh;                
        height:auto;
        object-fit:cover;  
        object-position:left;        
    }

.form-column[b-g91lfmel6y]{
    flex:1;
    padding:40px 0;
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
    /*margin-top:-60px;*/
    overflow-y:scroll;
    
}

.frey-software-container[b-g91lfmel6y] {
    text-align: center;
    margin-top: 50px;
    padding: 20px 0;
    margin-left: -30px;
}

.text-input[b-g91lfmel6y] {
    width: 100%;
    padding: 10px;
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    background: transparent;
    color: #fff;
    font-size: 1rem;
}

.text-input:focus[b-g91lfmel6y] {
    border-bottom: 1px solid rgba(255, 255, 255, 1);
    outline: none;
}

.create-acc[b-g91lfmel6y]{
    color:white;
    font-family:Urbanist;
    padding:5px 0px 20px 0;
    text-align:center;
    margin-top:10px;
    margin-left:-20px;
}

    .create-acc h2[b-g91lfmel6y] {
        color: var(--White, #FFF);        
        font-family: Urbanist;
        font-size: 26px;
        font-style: normal;
        font-weight:400;
    }
    .create-acc h6[b-g91lfmel6y] {
        color: var(--Gray, #718AAD);
        padding: 5px 0;
        font-family: Urbanist;
        font-size: 16px;
        font-style: normal;
    }
        .create-acc h6 span[b-g91lfmel6y] {
            color: white;
            font-weight: 400;
            cursor:default;
        }
.reload-captcha[b-g91lfmel6y]{
    position:relative;
    top:41px;
    left:2px;
    cursor:pointer;
}

/*newly added checkboxes form privacy policy command T&Cs*/
/*legal-info-chkbox{
    width: 25px;
    height:25px;
    background-color:none;
}*/
.checkbox-container[b-g91lfmel6y] {
    margin-bottom: 5px;
    display: flex;
    /*align-items: center;*/
}

    .checkbox-container input[type="checkbox"][b-g91lfmel6y] {
        margin-right: 10px;
    }

    .checkbox-container label[b-g91lfmel6y] {
        margin-right: 5px;
        font-family: Urbanist;
        color: #718AAD;
        font-size: 12px;
    }

    .checkbox-container a[b-g91lfmel6y] {
        color: #0071c1;
        text-decoration: none;
        position:relative;
        left:-30px;
    }

        .checkbox-container a:hover[b-g91lfmel6y] {
            text-decoration: underline;
            color:white !important;
            cursor:pointer;

        }

/*-------------------------------------------*/

@media screen and (min-width: 300px) and (max-width: 700px) {
    .register-container[b-g91lfmel6y] {
        flex-direction: column;
        height:100vh;
    }

    .form-column[b-g91lfmel6y] {
        margin:0;        
        position: relative;
        top: 0px;
        padding:15px 0;        
        overflow-y: scroll;
        flex: none;   
        justify-content:start;
        border-radius: 12px;         
        max-height:70%;        
    }

    .frey-software-container[b-g91lfmel6y] {
        margin:0px;
    }

    .create-acc[b-g91lfmel6y] {
        padding-top: 15px;
        margin-left: -4px;
        margin-bottom: 10px;
    }   
    .image-column[b-g91lfmel6y] {
        min-height: 27vh;
        flex: none;
        overflow: hidden;
    }
    
        .image-column img[b-g91lfmel6y] {
            width: 100%;
            min-height: 27vh;
            height: 27vh;
            object-position:top;
        }

    .version-info[b-g91lfmel6y] {
        position: relative;
        bottom: 0px;
    }

    .captcha-img[b-g91lfmel6y] {
        position: relative;
        left: 0px;
        margin-top:10px;
        margin-bottom: 10px;
    }

    .reload-captcha[b-g91lfmel6y] {
        position: relative;
        top: 41px;
        left: 5px;
        cursor: pointer;
    }
}

@media screen and (max-width:350px) {
    .form-column[b-g91lfmel6y] {
        overflow-x: hidden;
    }

    .frey-software-container[b-g91lfmel6y] {
        margin-top: 170px;
    }
}



@media screen and (min-width: 700px) and (max-width: 1200px) {    

    .register-container[b-g91lfmel6y] {
        flex-direction: column;
        height: 100vh;
    }
    .form-column[b-g91lfmel6y] {        
        position: relative;
        top: 0px;
        padding: 20px 0;
        justify-content:start;
    }

    .image-column[b-g91lfmel6y] {
        min-height: 40vh;
        flex: none;
        overflow:hidden;
    }

        .image-column img[b-g91lfmel6y] {
            width: 100%;
            min-height: 40vh;
            height:40vh;
            object-position: top;
        }

    .version-info[b-g91lfmel6y] {
        position: fixed;
        bottom: 20px;
    }   
}


@media screen and (min-height: 700px) and (max-height: 1010px) and (min-width: 700px) and (max-width: 900px) {
    .image-column[b-g91lfmel6y] {
        display: none;
    }
}
/* /Pages/Auth/ResetPassword.razor.rz.scp.css */
.register-container[b-ojxtaqkmoi] {
    width: 100%;
    max-height: 100vh;
    display: flex;
    background: #243660;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

.image-column[b-ojxtaqkmoi] {
    flex: 1;
    background-color: #f8f9fa;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: calc(100vh - 40px);
}

    .image-column img[b-ojxtaqkmoi] {
        max-width: 100%;
        min-height: 100vh;
        height: auto;
        object-fit: cover;
    }

.form-column[b-ojxtaqkmoi] {
    flex: 1;
    padding: 60px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: -60px;
    box-sizing: border-box;
}

.frey-software-container[b-ojxtaqkmoi] {
    text-align: center;
    margin-top: 0px;
    padding: 20px 0;
    margin-left: -35px;
    position: relative;
    top: 0px;
}

.text-input[b-ojxtaqkmoi] {
    width: 100%;
    padding: 10px;
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    background: transparent;
    color: #fff;
    font-size: 1rem;
}

    .text-input:focus[b-ojxtaqkmoi] {
        border-bottom: 1px solid rgba(255, 255, 255, 1);
        outline: none;
    }


.create-acc[b-ojxtaqkmoi] {
    color: white;
    font-family: Urbanist;
    padding: 40px 0px 35px 0;
    text-align: center;
    margin-top: 10px;
    margin-left: -20px;
}

    .create-acc h2[b-ojxtaqkmoi] {
        color: var(--White, #FFF);
        font-family: Urbanist;
        font-size: 24px;
        font-style: normal;
        font-weight: 300;
    }

    .create-acc h6[b-ojxtaqkmoi] {
        color: var(--Gray, #718AAD);
        padding: 5px 0;
        font-family: Urbanist;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
    }

        .create-acc h6 span[b-ojxtaqkmoi] {
            color: white;
            font-weight: 400;
            cursor: default;
        }

.reload-captcha[b-ojxtaqkmoi] {
    position: relative;
    top: 41px;
    left: 2px;
    cursor: pointer;
}

.go-to-login[b-ojxtaqkmoi] {
    position: absolute;
    bottom: 10px;
    padding: 10px;
    margin-left: 110px
}

    .go-to-login h6[b-ojxtaqkmoi] {
        color: var(--Gray, #718AAD);
        font-family: Urbanist;
        font-size: 16px;
        font-style: normal;
        text-align: center;
        font-weight: 400;
    }


@media screen and (min-width: 300px) and (max-width: 700px) {
    .form-column[b-ojxtaqkmoi] {
        margin: 0;
        position: relative;
        top: 40px;
        padding: 15px;
        height: 60vh;
        overflow-y: scroll;
        flex: none;        
        /*box-shadow: 0 6px 12px rgba(38, 62, 120, 0.6);*/
        /*box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);*/
        /*border-bottom: 1px solid rgb(157, 157, 157, 0.5);*/
        border-radius: 12px;
    }

    .frey-software-container[b-ojxtaqkmoi] {
        margin-top: -140px;
    }

    .create-acc[b-ojxtaqkmoi] {
        padding-top: 10px;
        margin-left: 0px;
        margin-bottom: 10px;
    }

    .register-container[b-ojxtaqkmoi] {
        flex-direction: column;
        height: 100vh;
    }

    .image-column[b-ojxtaqkmoi] {
        min-height: 35vh;
        flex: none;
        overflow: hidden;
    }

        .image-column img[b-ojxtaqkmoi] {
            width: 100%;
            min-height: 35vh;
            height: 35vh;
        }

    .version-info[b-ojxtaqkmoi] {
        position: relative;
        bottom: 0px;
    }

    .captcha-img[b-ojxtaqkmoi] {
        position: relative;
        left: 30px;
    }

    .reload-captcha[b-ojxtaqkmoi] {
        position: relative;
        top: 41px;
        left: 35px;
        cursor: pointer;
    }

    .go-to-login[b-ojxtaqkmoi] {
        position: relative;
        margin-left: -10px;
        top: 10px;
    }

    .login-form[b-ojxtaqkmoi] {
        position: relative;
        top: -20px;
    }
}

@media screen and (max-width:350px) {
    .form-column[b-ojxtaqkmoi] {
        overflow-x: hidden;
    }

    .frey-software-container[b-ojxtaqkmoi] {
        margin-top: -120px;
    }

    .create-acc[b-ojxtaqkmoi] {
        margin-left: 0;
    }
}

@media screen and (max-width: 600px) and (max-height: 800px) {
    .frey-software-container[b-ojxtaqkmoi] {
        margin-top: -60px;
    }
}

@media screen and (min-width: 700px) and (max-width: 1024px) {
    .form-column[b-ojxtaqkmoi] {
        margin: 0;
        position: relative;
        top: -100px;
        padding: 0;
    }

    .register-container[b-ojxtaqkmoi] {
        flex-direction: column;
        height: 100vh;
    }

    .image-column[b-ojxtaqkmoi] {
        min-height: 35vh;
        flex: none;
    }

        .image-column img[b-ojxtaqkmoi] {
            width: 100%;
            min-height: 35vh;
            height: 35vh;            
        }

    .version-info[b-ojxtaqkmoi] {
        position: fixed;
        bottom: 20px;
    }

    .go-to-login[b-ojxtaqkmoi] {
        margin-left: 90px;
    }
}


@media screen and (min-height: 700px) and (max-height: 1010px) and (min-width: 700px) and (max-width: 1024px) {
    .image-column[b-ojxtaqkmoi] {
        display: none;
    }
}
/* /Pages/Content/DictationPlayer.razor.rz.scp.css */
.dict-wrap[b-j4d4ll8vn0] {
    padding:100px 50px;
    width:100%;    
}


.dict-cont[b-j4d4ll8vn0] {
    padding: 80px 60px;
    border-radius: 12px;
    border: 1px solid var(--line-stroke, rgba(70, 125, 206, 0.24));
    background: var(--BG-color, #F8FBFF);
}


@media screen and (min-width: 300px) and (max-width: 700px) {
    .dict-wrap[b-j4d4ll8vn0] {
        padding: 50px 10px;
    }
    .dict-cont[b-j4d4ll8vn0] {
        padding: 30px 10px;
        border:none;
        background:none;
    }

}
@media screen and (min-width: 700px) and (max-width: 770px) {
    .dict-cont[b-j4d4ll8vn0] {
        padding: 60px 10px;
    }

    .dict-wrap[b-j4d4ll8vn0] {
        padding: 100px 10px;
    }  
}


@media screen and (min-width: 770px) and (max-width: 1000px) {
    .dict-cont[b-j4d4ll8vn0]{
        padding:60px 30px;
    }
    .dict-wrap[b-j4d4ll8vn0] {
        padding: 100px 20px;
    }   
}


@media screen and (min-width: 1000px) and (max-width: 1260px) {
    .dict-cont[b-j4d4ll8vn0] {
        padding: 60px 30px;
    }
    .dict-wrap[b-j4d4ll8vn0]{
        padding:100px 20px;
    }    
}
/* /Pages/Content/Documents.razor.rz.scp.css */
.document-container[b-kghvraeaob] {
    margin: 80px 0 50px 0px;
    display: flex;
    justify-content: center;
    width: 100%;     
    overflow-x:hidden;    
    position:relative;
    left:0px;
}
.document-wrapper[b-kghvraeaob] {
    position:relative;        
    width:90%;     
    padding: 50px;    
    border-radius: 12px;
    border: 1px solid var(--line-stroke, rgba(70, 125, 206, 0.24));
    background: var(--BG-color, #F8FBFF);


}


@media screen and (min-width:300px) and (max-width: 700px){
    .document-wrapper[b-kghvraeaob] {
        position: relative;
        width: 90%;
        padding: 0px;
        border-radius: 0;
        border: none;
        background: none;
    }    
}
/* /Pages/Content/SrcOnlineBook.razor.rz.scp.css */
.onlinebook-main-container[b-hxjv88ygd3] {
    width: 100%;    
    left: 0px;    
    margin-top: 150px;
    margin-bottom: 0px;
    padding: 10px 50px;    
}

.onlinebook-main-wrap[b-hxjv88ygd3] {
    width:100%;
    padding:0 30px 0 10px;
    border-radius: 12px;
    border: 1px solid var(--line-stroke, rgba(70, 125, 206, 0.24));
    background: var(--BG-color, #F8FBFF);
}


@media screen and (min-width: 300px) and (max-width: 750px) {
    .onlinebook-main-container[b-hxjv88ygd3] {
        width: 100%;
        margin-top: 120px;
        margin-bottom: 30px;
        margin-left: 0px;
        padding: 10px 10px;
    }
    .onlinebook-main-wrap[b-hxjv88ygd3] {
        width: 100%;
        padding: 5px;
        border-radius: 12px;
        border: 1px solid var(--line-stroke, rgba(70, 125, 206, 0.24));
        background: var(--BG-color, #F8FBFF);
    }
    
}


@media screen and (min-width:750px) and (max-width: 960px){
    .onlinebook-main-container[b-hxjv88ygd3] {
        width: 100%;        
        margin-top: 120px;
        margin-bottom: 0px;        
        padding: 10px 50px;
    }

    .onlinebook-main-wrap[b-hxjv88ygd3] {
        width: 100%;
        padding: 5px;
        border-radius: 12px;
        border: 1px solid var(--line-stroke, rgba(70, 125, 206, 0.24));
        background: var(--BG-color, #F8FBFF);
    }
}

@media screen and (min-width: 1024px) and (max-width: 1240px) {
    .onlinebook-main-container[b-hxjv88ygd3] {        
        padding: 10px 40px;
    }
}
/* /Pages/Content/SrcQuestions.razor.rz.scp.css */
.main-qs-wrap[b-uv9wpbx504] {
    padding: 80px 50px 0px 50px;              
}

.qs-cont[b-uv9wpbx504]{    
    height:300px;
    width:100%;
    height:auto;
}


@media screen and (min-width: 300px) and (max-width: 700px) {
    .main-qs-wrap[b-uv9wpbx504]{
        padding:0;
    }
    .qs-cont[b-uv9wpbx504]{
        height:auto;
    }
}
/* /Pages/Content/UbiOnlineBook.razor.rz.scp.css */
.onlinebook-main-container[b-tk2ey2c02i] {
    width: 100%;
    left: 0px;
    margin-top: 150px;
    margin-bottom: 0px;
    padding: 10px 50px;
}

.onlinebook-main-wrap[b-tk2ey2c02i] {
    width: 100%;
    padding: 0 30px 0 10px;
    border-radius: 12px;
    border: 1px solid var(--line-stroke, rgba(70, 125, 206, 0.24));
    background: var(--BG-color, #F8FBFF);
}


@media screen and (min-width: 300px) and (max-width: 750px) {
    .onlinebook-main-container[b-tk2ey2c02i] {
        width: 100%;
        margin-top: 120px;
        margin-bottom: 30px;
        margin-left: 0px;
        padding: 10px 20px;
    }

    .onlinebook-main-wrap[b-tk2ey2c02i] {
        width: 100%;
        padding: 5px;
        border-radius: 12px;
        border: 1px solid var(--line-stroke, rgba(70, 125, 206, 0.24));
        background: var(--BG-color, #F8FBFF);
    }
}


@media screen and (min-width:750px) and (max-width: 960px) {
    .onlinebook-main-container[b-tk2ey2c02i] {
        width: 100%;
        margin-top: 120px;
        margin-bottom: 0px;
        padding: 10px 50px;
    }

    .onlinebook-main-wrap[b-tk2ey2c02i] {
        width: 100%;
        padding: 5px;
        border-radius: 12px;
        border: 1px solid var(--line-stroke, rgba(70, 125, 206, 0.24));
        background: var(--BG-color, #F8FBFF);
    }
}

@media screen and (min-width: 1024px) and (max-width: 1240px) {
    .onlinebook-main-container[b-tk2ey2c02i] {
        padding: 10px 40px;
    }
}
/* /Pages/Content/UbiQuestions.razor.rz.scp.css */
.main-qs-wrap[b-09yfpg52lp] {
    padding: 80px 50px 0px 50px;
}

.qs-cont[b-09yfpg52lp] {
    height: 300px;
    width: 100%;
    height: auto;
}


@media screen and (min-width: 300px) and (max-width: 700px) {
    .main-qs-wrap[b-09yfpg52lp] {
        padding: 0;
    }

    .qs-cont[b-09yfpg52lp] {
        height: auto;
    }
}
/* /Pages/Content/Vocabulary.razor.rz.scp.css */
.main-qs-wrap[b-utv034rm23] {
    padding: 80px 50px 30px 50px;
}

.qs-cont[b-utv034rm23] {
    height: 300px;
    width: 100%;
    height: auto;
}

@media screen and (min-width: 300px) and (max-width: 700px) {
    .main-qs-wrap[b-utv034rm23] {
        padding: 0;        
        margin-top:10px;
    }

    .qs-cont[b-utv034rm23] {
        height: auto;
    }
}
/* /Pages/Home.razor.rz.scp.css */
.main-wrap[b-6fade2vsz9] {    
    min-height: 100vh; /* Minimum height ensures it covers the viewport initially */
    display: flex;
    justify-content: center;
    align-items: flex-start;
    padding:30px 0;        
    margin-top: 40px; /*adding buffer space for profile menu*/
}

.main-container[b-6fade2vsz9] {
    padding: 50px 70px;
    margin-top: 20px;
    background-color: #F8FBFF;
    border: 1px solid rgba(70, 125, 206, 0.24);
    min-height: 85%; 
    width: 95%;    
    border-radius: 12px;
    overflow: hidden; /* Prevents content overflow */
    box-sizing: border-box;
}
  
.main-heading-wrap[b-6fade2vsz9]{
    height:auto;
    width:100%;        
    padding:3px;
}

.heading-block[b-6fade2vsz9] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0px;        
}


.heading-holder[b-6fade2vsz9] {
    flex: 1;
}
    .heading-holder h2[b-6fade2vsz9] {
        font-family: 'Urbanist', Arial;
        color: var(--navy-blue);
        font-size: 25px;
        font-weight: 600;
    }
    .heading-holder p[b-6fade2vsz9] {
        padding-top:10px;
        width: 50%;
        font-family: 'Urbanist', Arial;
        color: var(--navy-blue);
        font-size: 15px;
        line-height: 22px;
        opacity:0.7;
    }
.heading-btn[b-6fade2vsz9] {
    margin-left: 20px;
    margin-top: -120px;
    transition: transform 0.3s;
}
    .heading-btn button[b-6fade2vsz9] {
        border-radius: 8px;
        border: 1px solid var(--line-stroke, rgba(70, 125, 206, 0.5));
        background-color: white;
        padding: 8px 25px;
        font-family: 'Inter', sans-serif;
        opacity: 0.7;
        cursor: pointer;
    }
        .heading-btn svg[b-6fade2vsz9]{
            margin-right:8px;
            padding:2px;
            fill:white;            
        }
    .heading-btn:hover[b-6fade2vsz9] {
        transform: translateY(-3px);
        opacity:0.7;
    }     
    
/* Grid container */
.card-grid[b-6fade2vsz9] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    gap: 20px;
    padding: 20px;
}

/* Card styling */
.card[b-6fade2vsz9] {
    position:relative;
    border-radius: 22px;
    border: 1px solid var(--line-stroke, rgba(70, 125, 206, 0.24));
    background: var(--White, #FFF);
    padding: 20px;
    transition: transform 0.3s;
    min-height:300px;
    width:200px;
    cursor:pointer;
}
    .card h3[b-6fade2vsz9] {        
        color: #3183F5;
        text-align: center;
        font-family: Urbanist;
        font-size: 18px;        
        font-weight: 500;
        padding-top: 40px;
    }
    .card p[b-6fade2vsz9] {
        padding-top: 20px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3; /* Show up to 3 lines before truncating */
        text-overflow: ellipsis;
        color: #263E78;
        font-family: 'Inter', sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
        opacity: 0.8;        
    }

    /* Card hover effect */
    .card:hover[b-6fade2vsz9] {
        transform: translateY(-5px);
    }

.card-image[b-6fade2vsz9] {
    position: absolute;    
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity 0.3s;
    pointer-events: none; 
}

.card:hover .card-image[b-6fade2vsz9] {
    opacity: 1;    
    pointer-events: auto; 
}
.card-image img[b-6fade2vsz9] {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 22px;   
}

.card-image[b-6fade2vsz9]::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.00) 60.5%, #10285F 100.15%,  rgba(0, 0, 128, 0.8), rgba(0, 0, 128, 0)) no-repeat;
    opacity: 0;
    transition: opacity 0.3s;
    border-radius: 22px 22px 0 0;
}

.card:hover .card-image[b-6fade2vsz9]::before {
    opacity: 1;
}

.hover-text[b-6fade2vsz9] {
    position: absolute;    
    font-size: 18px;
    font-weight: 500;
    opacity: 0;
    transition: opacity 0.3s;
    color: white !important;
    top: 20%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align:center;
    font-family: 'Urbanist', sans-serif;
}

.hover-text svg[b-6fade2vsz9]{
    display:block;
    margin: 10px auto;
}

.card:hover .hover-text[b-6fade2vsz9] {
    opacity: 1;
}

#mobile-card-disp[b-6fade2vsz9]{
    display:none;
}
.m-card-grid[b-6fade2vsz9] {
    padding:0 20px;
    margin-top:20px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));
    gap: 20px; /* Adjust spacing between cards */
}

.m-card[b-6fade2vsz9] {
    border-radius: 8px;
    border: 1px solid var(--line-stroke, rgba(70, 125, 206, 0.24));
    background: white;
    width: 200px;
    height: 120px;    
    display:flex;
    flex-direction:column;
    gap:10px;
    justify-content:center;
    align-items:center;

}
    .m-card h6[b-6fade2vsz9] {
        color: var(--dark, #1A2338);
        text-align: center;
        font-family: Urbanist;
        font-size: 16px;
    }

@media screen and (min-width: 300px) and (max-width: 360px) {
    .m-card-grid[b-6fade2vsz9] {
        grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
        gap: 5px;
    }
    .m-card[b-6fade2vsz9]{
        width:140px;
        height:100px;
    }
}
@media screen and (min-width: 360px) and (max-width: 400px) {
    .m-card-grid[b-6fade2vsz9] {
        grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
        gap: 15px;
    }

    .m-card[b-6fade2vsz9] {
        width: 160px;
        height: 115px;
    }
}
@media screen and (min-width: 400px) and (max-width: 440px) {
    .m-card-grid[b-6fade2vsz9] {
        grid-template-columns: repeat(auto-fit, minmax(170px, 1fr));
        gap: 17px;
    }

    .m-card[b-6fade2vsz9] {
        width: 180px;
        height: 115px;
    }
}

@media screen and (min-width: 300px) and (max-width: 749px) {
    .main-heading-wrap[b-6fade2vsz9] {
        width: 100vw;
    }

    #mobile-card-disp[b-6fade2vsz9] {
        display: block;
    }

    .main-wrap[b-6fade2vsz9] {
        min-height: 100vh; /* Minimum height ensures it covers the viewport initially */
        display: flex;
        justify-content: center;
        align-items: flex-start;
        padding: 0px 0;
        margin-top: 40px; /*adding buffer space for profile menu*/
    }

    .main-container[b-6fade2vsz9] {
        padding: 0px;
        margin-top: 30px;
        margin-bottom: 30px;
        background-color: white;
        border: none;
        min-height: 85%;
        width: 100%;
        border-radius: 0;
        overflow: hidden; /* Prevents content overflow */
        box-sizing: border-box;
    }

    .heading-block[b-6fade2vsz9] {
        margin: 30px 0;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 0px;
    }

    .heading-holder h2[b-6fade2vsz9] {
        text-align: center;
        color: var(--Navy-Blue, #263E78);
        font-family: Urbanist;
        font-size: 18px;
        font-style: normal;
        font-weight: 600;
    }

    .heading-holder span[b-6fade2vsz9] {
        color: var(--Navy-Blue, #263E78) !important;
    }

    .heading-holder p[b-6fade2vsz9] {
        text-align: center;
        width: 100%;
        padding: 0 30px;
        color: var(--Navy-Blue, #263E78);
        text-align: center;
        font-family: Urbanist;
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
    }

    .heading-holder[b-6fade2vsz9] {
        flex: 1;
    }

    .card-grid[b-6fade2vsz9] {
        display: none;
    }
}


@media screen and (min-width: 750px) and (max-width: 1024px){
    .main-heading-wrap[b-6fade2vsz9]{
        margin-bottom:20px;
    }
    .main-container[b-6fade2vsz9]{
        padding: 50px 20px;
    }
    .heading-block[b-6fade2vsz9]{
        position:relative;
    }
    .heading-holder[b-6fade2vsz9]{
        position:relative;
        top:30px;
    }
    .heading-holder p[b-6fade2vsz9]{
        width:80%;
    }
    .heading-btn[b-6fade2vsz9]{
        position:absolute;
        right:0px;
        margin-top:-155px;
    }
    .card-grid[b-6fade2vsz9]{
        padding: 20px 20px 20px 0;
        gap:30px
    }
    .card[b-6fade2vsz9]{
        width:230px;
    }
}



   
/* /Pages/Info/About.razor.rz.scp.css */
.about-container[b-8mvrz81e71] {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family:Urbanist;
}
.abt-hero-container[b-8mvrz81e71]{
    display:flex;
    justify-content:center;
}
.abt-hero[b-8mvrz81e71] {
    background: var(--Navy-Blue, #263E78);
    border-radius: 12px;    
    color: white;
    padding: 4rem 2rem;
    width: 84%;    
}
.frey-software-container[b-8mvrz81e71]{
    position:relative;
    top:-10px;
    left:-7px;
}
.abt-container[b-8mvrz81e71] {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 1rem;
}

.logo-container[b-8mvrz81e71] {
    display: flex;
    align-items: start;
    flex-direction:column;
    gap: 1rem;
    margin-bottom: 1.5rem;
}
.logo-container h3[b-8mvrz81e71]{
    font-family: Urbanist;
    font-size:26px;
}

.logo[b-8mvrz81e71] {
    width: 48px;
    height: 48px;
}

.hero h1[b-8mvrz81e71] {
    font-size: 2rem;
    margin-bottom: 1rem;
}

.version[b-8mvrz81e71] {
    color: rgba(255, 255, 255, 0.8);
    font-size: 0.9rem;
}

.cards-grid[b-8mvrz81e71] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1.5rem;
    margin-top: -2rem;
    padding: 0 1rem;
}

.card[b-8mvrz81e71] {
    background: white;
    border-radius: 0.5rem;
    padding: 1.5rem;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    transition: transform 0.2s ease-in-out;
}

    .card:hover[b-8mvrz81e71] {
        transform: translateY(-5px);
    }

.card-title[b-8mvrz81e71] {
    color: #2563eb;
    font-size: 1.25rem;
    font-weight: 600;
    margin-bottom: 1rem;
}

.card-text[b-8mvrz81e71] {
    color: #4b5563;
    margin-bottom: 1.5rem;
}

.btn[b-8mvrz81e71] {
    display: block;
    width: 100%;
    padding: 0.75rem;
    background: #263E78;
    color: white;
    border: none;
    border-radius: 0.375rem;
    font-weight: 500;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    transition: background-color 0.2s;
    font-family:Urbanist;
}

    .btn:hover[b-8mvrz81e71] {
        opacity:0.9;
    }

.contact-section[b-8mvrz81e71] {
    padding: 4rem 1rem;
}

.contact-container[b-8mvrz81e71] {
    border-radius: 12px;
    border: 1px solid var(--line-stroke, rgba(70, 125, 206, 0.24));
    background: rgba(242, 249, 254, 0.65);
    padding: 2rem;
}

.contact-grid[b-8mvrz81e71] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
}

.contact-title[b-8mvrz81e71] {
    font-size: 1.5rem;
    font-weight: 600;
    margin-bottom: 1.5rem;
}

.info-grid[b-8mvrz81e71] {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 2rem;
}

.contact-info[b-8mvrz81e71] {
    margin-bottom: 1rem;
}

.contact-text[b-8mvrz81e71] {
    color: #4b5563;
    margin-bottom: 0.5rem;
}

.link[b-8mvrz81e71] {
    color: var(--Navy-Blue, #263E78);
    text-decoration: none;
    display: block;
    margin-bottom: 0.75rem;
    cursor:pointer;
}

    .link:hover[b-8mvrz81e71] {
        text-decoration: underline;
    }




@media screen and (min-width: 300px) and (max-width: 700px) {
    .about-container[b-8mvrz81e71]{
        margin:70px 0 0 0;
    }
    .cards-grid[b-8mvrz81e71]{
        margin-top:40px;
    }
    .cards-grid[b-8mvrz81e71] {
        grid-template-columns: 1fr;
    }

    .contact-grid[b-8mvrz81e71] {
        grid-template-columns: 1fr;
    }

}

@media screen and (min-width: 700px) and (max-width: 900px) {
    .cards-grid[b-8mvrz81e71] {
        grid-template-columns: 1fr;
    }

    .contact-grid[b-8mvrz81e71] {
        grid-template-columns: 1fr;
    }

    .hero h1[b-8mvrz81e71] {
        font-size: 1.5rem;
    }

    .about-container[b-8mvrz81e71] {
        margin: 70px 0 0 0;
    }

    .cards-grid[b-8mvrz81e71] {
        margin-top: 40px;
    }
}

@media screen and (min-width: 900px) and (max-width: 1000px) {
    .about-container[b-8mvrz81e71] {
        margin: 70px 0 0 0;
    }
}
/* /Pages/Info/ShowGeneralTermsDialog.razor.rz.scp.css */
.pop-content-container[b-vnt5r14yon] {
    border-radius: 12px;
    border: 1px solid var(--line-stroke, rgba(70, 125, 206, 0.24));
    background: var(--White, #F8FBFF);
    padding: 20px;
    height: 50vh;
}

    .pop-content-container p[b-vnt5r14yon] {
        color: white;
        font-family: Urbanist;
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        height: 100%;
    }

.pop-btn-pos[b-vnt5r14yon] {
    position: relative;
    float: right;
    margin: 20px 10px 10px 0;
}

.pop-btn[b-vnt5r14yon] {
    border-radius: 4px;
    background: var(--Navy-Blue, #263E78);
    padding: 10px 20px;
    color: white;
}
@media screen and (min-width: 300px) and (max-width: 385px) {
    .pop-content-container[b-vnt5r14yon] {
        padding: 15px 5px;
    }
}
/* /Pages/Info/ShowPrivacyPolicyDialog.razor.rz.scp.css */
.pop-content-container[b-qtk2nyyedh] {
    border-radius: 12px;
    border: 1px solid var(--line-stroke, rgba(70, 125, 206, 0.24));
    background: var(--White, #F8FBFF);
    padding: 20px;
    height: 50vh;
}

    .pop-content-container p[b-qtk2nyyedh] {
        color: white;
        font-family: Urbanist;
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        height: 100%;
    }

.pop-btn-pos[b-qtk2nyyedh] {
    position: relative;
    float: right;
    margin: 20px 10px 10px 0;
}

.pop-btn[b-qtk2nyyedh] {
    border-radius: 4px;
    background: var(--Navy-Blue, #263E78);
    padding: 10px 20px;
    color: white;
}

@media screen and (min-width: 300px) and (max-width: 450px){
    .pop-content-container[b-qtk2nyyedh]{
        padding: 15px 10px;
    }
}
/* /Pages/Profile/ProfileInfoDialog.razor.rz.scp.css */
.dialog-container[b-el21mvrfe4]{
    display:flex;
    justify-content:center;
}

.dialog[b-el21mvrfe4] {
    font-family:Urbanist;
    background: white;
    border-radius: 16px;    
    width: 100%;
    max-width: 600px;
    overflow: hidden;    
}

.dialog-header[b-el21mvrfe4] {
    background-color: #263E78;
    padding: 24px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: white;
}

.dialog-title[b-el21mvrfe4] {
    font-size: 1.25rem;
    font-weight: 600;
}

.close-button[b-el21mvrfe4] {
    background: rgba(255, 255, 255, 0.1);
    border: none;
    color: white;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.3s ease;
}

    .close-button:hover[b-el21mvrfe4] {
        background: rgba(255, 255, 255, 0.2);
    }

.dialog-content[b-el21mvrfe4] {
    padding: 0px 24px;
}

.field-group[b-el21mvrfe4] {
    margin-bottom: 24px;
}

.field-label[b-el21mvrfe4] {
    color: #263E78;
    font-size: 0.875rem;
    font-weight: 500;
    margin-bottom: 8px;
    display: block;
}

.field-value[b-el21mvrfe4] {
    background: #F8FBFF;
    border: 1px solid rgba(38, 62, 120, 0.1);
    padding: 12px 16px;
    border-radius: 8px;
    color: #263E78;
    font-size: 0.9375rem;
}
.field-value svg[b-el21mvrfe4]{
    margin:0 10px 0 0;
    position:relative;
}

.features-container[b-el21mvrfe4] {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    background: #F8FBFF;
    border: 1px solid rgba(38, 62, 120, 0.1);
    padding: 16px;
    border-radius: 8px;
}

.feature-tag[b-el21mvrfe4] {
    background: rgba(49, 131, 245, 0.1);
    color: #3183F5;
    padding: 6px 12px;
    border-radius: 6px;
    font-size: 0.8125rem;
    font-weight: 500;
    cursor:default;
}

.dialog-footer[b-el21mvrfe4] {
    padding: 24px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid rgba(38, 62, 120, 0.1);
}

.butn[b-el21mvrfe4] {
    padding: 12px 24px;
    border-radius: 8px;
    font-weight: 500;
    font-size: 0.9375rem;
    cursor: pointer;
    transition: all 0.3s ease;
    border: none;
}

.butn-primary[b-el21mvrfe4] {
    background: #263E78;
    color: white;
}

    .butn-primary:hover[b-el21mvrfe4] {
        opacity:0.8;
    }

.butn-secondary[b-el21mvrfe4] {
    background: #F8FBFF;
    color: #263E78;
    border: 1px solid rgba(38, 62, 120, 0.2);
}

    .butn-secondary:hover[b-el21mvrfe4] {
        background: #edf3ff;
    }

@media screen and (min-width: 300px) and (max-width: 700px) {
    .field-value[b-el21mvrfe4]{
        font-size:13px;
    }
    .field-value svg[b-el21mvrfe4]{
        width:20px;
        height:20px;
    }
    .dialog-content[b-el21mvrfe4]{
        padding:2px;
    }
    .features-container[b-el21mvrfe4]{
        height:300px;
        overflow-y:scroll;
    }
    .feature-tag[b-el21mvrfe4]{
        font-weight:400;
        
    }
}
/* /Pages/Profile/SettingsCategories/ExerciseSettings.razor.rz.scp.css */
.tgl[b-ldvsq12xkj] {
    padding: 12px 24px;
    border-radius: 8px;
    font-weight: 500;
    font-size: 0.9375rem;
    cursor: pointer;
    transition: all 0.3s ease;
    border: none;
}

.butn-primary[b-ldvsq12xkj] {
    background: #263E78;
    color: white;
}

    .butn-primary:hover[b-ldvsq12xkj] {
        opacity: 0.8;
    }

    .butn-primary:disabled[b-ldvsq12xkj] {
        opacity: 0.5;
    }
/* /Pages/Profile/SettingsCategories/LogSettings.razor.rz.scp.css */
.butn[b-8wdv2tidip] {
    padding: 12px 24px;
    border-radius: 8px;
    font-weight: 500;
    font-size: 0.9375rem;
    cursor: pointer;
    transition: all 0.3s ease;
    border: none;
}

.butn-primary[b-8wdv2tidip] {
    background: #263E78;
    color: white;
}

    .butn-primary:hover[b-8wdv2tidip] {
        opacity: 0.8;
    }

    .butn-primary:disabled[b-8wdv2tidip] {
        opacity: 0.5;
    }
/* /Pages/Profile/SettingsDialog.razor.rz.scp.css */
.dialog-container[b-983rfz3imp]{
    display:flex;
    justify-content:center;
}

.dialog[b-983rfz3imp] {
    font-family:Urbanist;
    background: white;
    border-radius: 16px;    
    width: 100%;
    max-width: 600px;
    overflow: hidden;    
}

.dialog-header[b-983rfz3imp] {
    background-color: #263E78;
    padding: 24px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: white;
}

.dialog-title[b-983rfz3imp] {
    font-size: 1.25rem;
    font-weight: 600;
}

.close-button[b-983rfz3imp] {
    background: rgba(255, 255, 255, 0.1);
    border: none;
    color: white;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.3s ease;
}

    .close-button:hover[b-983rfz3imp] {
        background: rgba(255, 255, 255, 0.2);
    }

.dialog-content[b-983rfz3imp] {
    padding: 0px 24px;
}

.field-group[b-983rfz3imp] {
    margin-bottom: 24px;
}

.field-label[b-983rfz3imp] {
    color: #263E78;
    font-size: 0.875rem;
    font-weight: 500;
    margin-bottom: 8px;
    display: block;
}

.field-value[b-983rfz3imp] {
    background: #F8FBFF;
    border: 1px solid rgba(38, 62, 120, 0.1);
    padding: 12px 16px;
    border-radius: 8px;
    color: #263E78;
    font-size: 0.9375rem;
}
.field-value svg[b-983rfz3imp]{
    margin:0 10px 0 0;
    position:relative;
}

.dialog-footer[b-983rfz3imp] {
    padding: 24px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid rgba(38, 62, 120, 0.1);
}

.butn[b-983rfz3imp] {
    padding: 12px 24px;
    border-radius: 8px;
    font-weight: 500;
    font-size: 0.9375rem;
    cursor: pointer;
    transition: all 0.3s ease;
    border: none;
}

.butn-primary[b-983rfz3imp] {
    background: #263E78;
    color: white;
}

    .butn-primary:hover[b-983rfz3imp] {
        opacity:0.8;
    }

.butn-secondary[b-983rfz3imp] {
    background: #F8FBFF;
    color: #263E78;
    border: 1px solid rgba(38, 62, 120, 0.2);
}

    .butn-secondary:hover[b-983rfz3imp] {
        background: #edf3ff;
    }

@media screen and (min-width: 300px) and (max-width: 700px) {
    .field-value[b-983rfz3imp]{
        font-size:13px;
    }
    .field-value svg[b-983rfz3imp]{
        width:20px;
        height:20px;
    }
    .dialog-content[b-983rfz3imp]{
        padding:2px;
    }
    .features-container[b-983rfz3imp]{
        height:300px;
        overflow-y:scroll;
    }
    .feature-tag[b-983rfz3imp]{
        font-weight:400;
        
    }
}
/* /Pages/RetrievalCodes/AddRetrievalCodeDialog.razor.rz.scp.css */
.retcode-btn-cancel[b-rb80cq1wxu] {
    padding: 8px 15px;
    display: flex;
    justify-content: center;
    border-radius: 4px;
    border: 1px solid var(--Gray, #718AAD);
}

.retcode-btn[b-rb80cq1wxu] {
    color: #263E78;
    border-radius: 4px;
    padding: 10px 40px;
    border: 1px solid var(--Gray, #718AAD);
}

.reload-captcha-btn[b-rb80cq1wxu] {
    color:white;
    padding:10px 20px;
    border-radius: 4px;
    background: var(--Navy-Blue, #263E78);
}
/* /Pages/Simulation/Exercise.razor.rz.scp.css */
.ex-wrap[b-2x0qk25nhh] {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-top: 70px;
}

.excersice-container[b-2x0qk25nhh] {
    border-radius: 12px;
    border: 1px solid var(--line-stroke, rgba(70, 125, 206, 0.24));
    background: var(--BG-color, #F8FBFF);
    padding: 50px;
    display: flex;
    justify-content: space-between;
    width: 95%;
    margin-top: 25px;
    margin-bottom: 20px;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 40px;
    transition: all 0.8s ease-in-out;
}

.layout-switch[b-2x0qk25nhh] {
    flex-direction: column-reverse !important;    
}

.layout-switch-button[b-2x0qk25nhh] {
    margin-top: 20px;
    margin-bottom: 20px;
    position:relative;
    left:-30px;
    top:70px;
    display: flex;
    justify-content: end;
    align-items: center;    
    cursor: pointer;
}
    .layout-switch-button button[b-2x0qk25nhh] {
        padding: 10px 20px;
        border-radius: 4px;
        background: var(--Navy-Blue, #263E78);
        border: 1px solid var(--Navy-Blue, #263E78);        
        margin-right: 10px;
        color:white;
        font-family:Urbanist;
    }
        .layout-switch-button button:hover[b-2x0qk25nhh] {
            opacity: 0.7;
        }

.device-container[b-2x0qk25nhh] {
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    height: 450px;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    transition: all 0.8s ease-in-out;
}

.excersice-selection[b-2x0qk25nhh] {
    display: flex;
    justify-content: center;
    padding: 0px 40px;
    transition: all 0.8s ease-in-out;
}

@media (min-width: 300px) and (max-width:750px){
    .excersice-selection[b-2x0qk25nhh] {
        display: flex;
        justify-content: center;
        padding: 0px;
    }
    .ex-wrap[b-2x0qk25nhh] {
        display: flex;
        flex-direction: row;
        justify-content: center;
        margin-top: 20px;        
    }
    .device-container[b-2x0qk25nhh] {
        position:relative;
        min-height: auto;
        max-height: 250px;
        left: -15px;
        display: flex;
        justify-content: center;
    }
    .excersice-container[b-2x0qk25nhh] {        
        border-radius: 12px;
        border: none;
        background: none;
        padding: 20px 10px 10px 10px;        
        display: flex;
        justify-content: space-between;
        width: 95%;
        margin-top: 0px;
        margin-bottom: 0px;
        flex-direction: column-reverse;                
    }       
}

@media (min-width: 600px) and (max-width: 750px){
    .device-container[b-2x0qk25nhh]{        
        height: 250px;
        left:-5px;
        display:flex;
        justify-content:center;
    }
    .excersice-container[b-2x0qk25nhh] {
        margin-bottom: 0px;
        margin-top:0;
        position:relative;                
        padding-top:20px;
    }  
    
}
@media (min-width: 750px) and (max-width: 900px) {
    .excersice-container[b-2x0qk25nhh] {
        flex-direction: column-reverse;
        justify-content: center;
        padding: 40px 80px;
        margin-bottom: 20px;
        margin-top: 0;
    }

    .device-container[b-2x0qk25nhh] {  
        display:flex;
        justify-content:center;
        min-height: auto;  
        max-height:300px;
        position:relative;
        left:-10px;        
    }

    .ex-wrap[b-2x0qk25nhh] {
        margin-top: 30px;
    }
}
@media (min-width: 900px) and (max-width: 1200px) {
    .excersice-container[b-2x0qk25nhh] {
        flex-direction: column-reverse;
        justify-content: center;
        padding: 40px 80px;
        margin-bottom: 30px;
        margin-top: 0;
    }

    .device-container[b-2x0qk25nhh] {
        display: flex;
        justify-content: center;
        min-height: auto;
        max-height: 300px;
        position: relative;
        left: -10px;
    }

    .ex-wrap[b-2x0qk25nhh] {
        margin-top: 50px;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .excersice-container[b-2x0qk25nhh] {
        padding: 40px 70px 30px 45px;
    }
}

@media (min-width: 1400px) and (max-width: 1432px) {
    .excersice-container[b-2x0qk25nhh]{
        padding: 60px 90px 60px 40px;
    }
}


/* /Pages/Simulation/Simulation.razor.rz.scp.css */
.sim-container[b-1vlbiuklfm] {
    padding: 80px 50px 20px 50px;
    width: 100%;
}


.sim-wrapper[b-1vlbiuklfm] {   
    min-height:80vh;
    width:100%;
    padding: 20px;
    border-radius: 12px;
    border: 1px solid var(--line-stroke, rgba(70, 125, 206, 0.24));
    background: var(--BG-color, #F8FBFF);
}

.sim-configure-btn[b-1vlbiuklfm]{
    position:relative;
    float: right;
    margin:5px;
}

    .sim-configure-btn button[b-1vlbiuklfm] {
        text-align:center;
        background-color:white;
        padding: 5px 0;
        width: 245px;
        height: 38px;
        border-radius: 4px;
        border: 1px solid rgba(127, 141, 162, 0.40);
        color: var(--Navy-Blue, #263E78);
        font-family: Inter;
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
    }
    .sim-configure-btn button:hover[b-1vlbiuklfm]{
        opacity:0.6;
    }
        .sim-configure-btn button svg[b-1vlbiuklfm]{
            position:relative;
            left:-10px;
        }

.sim-radio-container[b-1vlbiuklfm] {
    margin-top: 60px;
    padding: 60px 0;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    row-gap: 50px;
    position: relative;
}


.sim-settings-container[b-1vlbiuklfm] {
    margin-top: 15px;
}
/*Configure side-panel css*/

.filter-container[b-1vlbiuklfm] {
    position: relative;
}

.filters-btn[b-1vlbiuklfm] {
    padding: 10px 20px;
    background-color: #007bff;
    color: white;
    border: none;
    cursor: pointer;
}

.side-panel[b-1vlbiuklfm] {
    position: fixed;
    top: 0;
    right: 0;
    width: 500px;
    height: 100%;
    background: transparent;
    z-index: 1000;
    animation: slideIn-b-1vlbiuklfm 0.3s ease-in-out;    
}

.side-panel-content[b-1vlbiuklfm] {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    box-shadow: -2px 0 5px rgba(0,0,0,0.1);
}

.side-panel-background[b-1vlbiuklfm] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('/media/filter-bg.png');
    background-size: cover;
    background-position: center;
    z-index: 1;
}

.side-panel-overlay[b-1vlbiuklfm] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(8, 29, 57, 0.80) 0%, rgba(8, 29, 57, 0.80) 100%);
    z-index: 2;
}

.side-panel-content-inner[b-1vlbiuklfm] {
    position: relative;
    z-index: 3;
    width: 100%;
    height: 100%;
}

.close-btn[b-1vlbiuklfm] {
    position: absolute;
    top: 20px;
    right: 20px;
    color: white;
    border: none;
    border-radius: 50%;
    font-weight: 300;
    width: 40px;
    height: 40px;
    font-size: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: default;
    padding-bottom: 4px;
    transition: background 0.3s ease;
    z-index:1001;
}

    .close-btn:hover[b-1vlbiuklfm] {
        background: rgba(255,255,255,0.4);
    }

.panel-inner-content[b-1vlbiuklfm] {    
    display: flex;
    flex-direction: column;    
    justify-content: flex-start;
    width: 100%;
    height: 100%;
    padding: 20px;
    color: white;
    text-align: center;
    overflow-y: auto;
}

    .panel-inner-content h2[b-1vlbiuklfm] {
        position:relative;
        top:30px;
        color: var(--White, #FFF);
        font-family: Urbanist;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        padding: 10px 0;
        text-transform:uppercase;
    }   
    
.display-options-section[b-1vlbiuklfm] {
    display:flex;
    justify-content:start;
    align-items:start;
    margin-top: 55px;
    padding: 0 20px;
}
    .display-options-section h3[b-1vlbiuklfm] {
        color: #FFF;        
        font-family: Urbanist;
        font-size: 17px;
        font-style: normal;
        font-weight: 400;        
    }

.srow[b-1vlbiuklfm] {
    display: flex;
    gap: 15px;
    margin-bottom: 1.5rem;
    padding:0 24px;
    font-family:Urbanist;
    margin-top:40px;
}

.scolumn[b-1vlbiuklfm] {
    flex: 1;
    position: relative;
    color:white;
}
.apply-settings[b-1vlbiuklfm] {
    border-radius: 4px;
    background: var(--Dark-Blue, #3183F5);
    padding:10px 20px;
    width:200px;
}
.close-settings[b-1vlbiuklfm] {
    padding:10px 20px;
    border-radius: 4px;
    background-color: transparent;
    border: 1px solid white;
    width:200px;
}
.apply-settings:hover[b-1vlbiuklfm]{
    opacity:0.8;
}
.close-settings:hover[b-1vlbiuklfm]{
    opacity:0.7;
}

@keyframes slideIn-b-1vlbiuklfm {
    from {
        transform: translateX(100%);
    }

    to {
        transform: translateX(0);
    }
}

@keyframes slideOut-b-1vlbiuklfm {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(100%);
    }
}

.m-settings-btn-wrap[b-1vlbiuklfm]{
    position:relative;
    float:right;
    right:78px;
    top:-10.5px;
}
.m-settings-btn[b-1vlbiuklfm] {
    border: 1px solid rgba(70, 125, 206, 0.45);
    border-radius: 50%;
    background-color:transparent;
    padding:7px;
    position:relative;
    z-index:1002;
}
.m-active[b-1vlbiuklfm] {
    background-color: #3183F5;
}
.m-active svg path[b-1vlbiuklfm]{
    stroke: white;
}


.settings-holder h6[b-1vlbiuklfm] {
    color: var(--dark, #1A2338);
    font-family: Urbanist;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    text-align: center;
    position: relative;
    top: 80px;
    left: 15px;
}

.m-settings-btns[b-1vlbiuklfm] {
    display: flex;
    justify-content:center;
    flex-direction:column;
    width:100%;
    margin:12px 0;
    gap:10px;
    align-items:center;
}

    .m-settings-btns .settings-btn[b-1vlbiuklfm] {
        width: 90%;
        text-align: center;
        border-radius: 4px;
        border: 1px solid var(--Navy-Blue, #263E78);
        height: 40px;
        color: var(--Navy-Blue, #263E78);
        font-family: Urbanist;
        font-size: 16px;
        font-style: normal;
    }
    .m-settings-btns .reset-btn[b-1vlbiuklfm] {
        width: 90%;
        text-align: center;
        border-radius: 4px;
        background: var(--Dark-Blue, #3183F5);
        height: 40px;
        color: white;
        font-family: Urbanist;
        font-size: 16px;
        font-style: normal;
    }
.mobile-sim-disp[b-1vlbiuklfm] {
    display: none;
}

.settings-holder[b-1vlbiuklfm]{
    display:none;
}

@media screen and (min-width: 300px) and (max-width: 700px) {

    .sim-container[b-1vlbiuklfm] {
        padding: 0;
        width: 100%;
    }
    .mobile-sim-disp[b-1vlbiuklfm] {
        display: block;
    }

    .sim-wrapper[b-1vlbiuklfm] {        
        width: 100%;
        border-radius: 0px;
        border: none;
        padding: 20px 0;
        margin-top: 50px;        
        background: none;
            
    }
    .sim-configure-btn[b-1vlbiuklfm]{
        display:none;
    }
    .sim-radio-container[b-1vlbiuklfm] {
        margin-top: 0;
        padding:0;                
        flex-wrap: nowrap;
        row-gap: 5px;
        position:relative;        
        width: 100%;
        top: 0px;                   
    }   
}
    @media screen and (min-device-width: 700px) and (max-device-width: 1100px) {
        .filter-container[b-1vlbiuklfm] {
            position: relative;
            z-index: 1001;
            display: flex;
            justify-content: center;
        }

        .filters-btn[b-1vlbiuklfm] {
            padding: 10px 20px;
            background-color: #007bff;
            color: white;
            border: none;
            cursor: pointer;
        }

        .side-panel[b-1vlbiuklfm] {
            border-radius: 12px;
            position: fixed;
            width: 95%;
            height: 91%;
            right: 25px;
            top: 85px;
            background: transparent;
            z-index: 1000;
            animation: slideIn-b-1vlbiuklfm 0.3s ease-in-out;
        }

        .side-panel-content[b-1vlbiuklfm] {
            border-radius: 12px;
            width: 100%;
            height: 100%;
            position: relative;
            box-shadow: -2px 0 5px rgba(0,0,0,0.1);
        }

        .side-panel-content-inner[b-1vlbiuklfm] {
            overflow-y: scroll;
        }

        .panel-inner-content[b-1vlbiuklfm] {
            justify-content: center;
            flex-direction: column;
            align-items: center;
            position: relative;
            height: auto;
        }

        .srow[b-1vlbiuklfm] {
            gap: 25px;
            justify-content: center;
        }

        .scolumn[b-1vlbiuklfm] {
            flex: none;
        }

        .sim-configure-btn[b-1vlbiuklfm] {
            float: none;
            display: flex;
            justify-content: center;
            top: 10px;
        }
    }




@media (orientation: landscape) and (pointer: coarse) {
    .sim-container[b-1vlbiuklfm] {
        padding: 0;
        width: 100%;                
    }
    .m-settings-btn-wrap[b-1vlbiuklfm]{
        right:48px;
    }
    .mobile-sim-disp[b-1vlbiuklfm] {
        display: block;
    }

    .sim-wrapper[b-1vlbiuklfm] {
        width: 100%;
        border-radius: 0px;
        border: none;
        padding: 20px 0;
        margin-top: 0px;
        background: none;        
    }

    .sim-configure-btn[b-1vlbiuklfm] {
        display: none;
    }

    .sim-radio-container[b-1vlbiuklfm] {
        margin-top: 0;
        padding: 0;        
        justify-content:center;
        flex-wrap: nowrap;       
        row-gap: 5px;        
        width: 100%;
        min-height: 75vh;
        height:100%;                
        top: 20px;        
    }   
}
/* /Shared/ConfirmationPopup.razor.rz.scp.css */
.modal[b-l3we08gnlz] {
    display: grid;
    align-content: center;
    justify-content: center;
}
.modal-content[b-l3we08gnlz] {
    width: 500px;
}
/* /Shared/NotificationPopup.razor.rz.scp.css */
.modal[b-pjq1oa2jo9] {
    display: grid;
    align-content: center;
    justify-content: center;
}
.modal-content[b-pjq1oa2jo9] {
    width: 500px;
}
