/* _content/NgStoreConverter.Web/Pages/Index.razor.rz.scp.css */
[b-h6yu1l841x] .mud-tooltip-root {
    align-self:center;
}

[b-h6yu1l841x] .contact-details-label {
    align-self: center;
}

[b-h6yu1l841x] .section-title-h3 {
    padding-top:30px;
    padding-left:20px;
    padding-bottom:5px;
    font-size: 33px;
    line-height: 40px;
    letter-spacing: 0.2px;
    margin-bottom: 20px;
}

[b-h6yu1l841x] .lacos-input {
    margin-top: -2px;
    max-width: 720px;
}

[b-h6yu1l841x] .lacos-input > div {
    width:720px;
}

[b-h6yu1l841x] .lacos-input > div > div {
    background-color: #f5f0f0;
}

[b-h6yu1l841x] .lacos-input > div > div > div {
    border-radius:0px !important;
    border-color:var(--mud-palette-lines-default) !important;
}

[b-h6yu1l841x] .lacos-input > div > div > input {
    padding: 10px !important;
    width: 720px;
}

[b-h6yu1l841x] .highlighted-background {
    background: #ebe6e6;
}

[b-h6yu1l841x] .step-chips {
    margin-right: 15px;
    background: #f5f0f0;
}

[b-h6yu1l841x] .step-chips > span {
    font-weight:bold;
}

[b-h6yu1l841x] .main-paper {
    height: 1024px;
    width: 960px;
    margin: auto;
    border-radius: 10px;
    padding: 20px;
    background: transparent;
}

[b-h6yu1l841x] .dropzones {
    display: flex;
    flex-direction: row;
    padding: 15px;
    margin-top: -35px;
}

[b-h6yu1l841x] .tutorial-step {
    width: 250px;
    margin-bottom: -100px;
}

[b-h6yu1l841x] .tutorial-container {
    justify-content: space-between;
    width: 100%;
    margin-top: 10px;
}

[b-h6yu1l841x] .upload-container {
    width: 450px;
    padding: 0px;
}

[b-h6yu1l841x] .loading-spinner {
    height: 100px!important;
    width: 100px!important;
    margin: auto;
    margin-bottom: 75px;
    margin-top: 45px;
    display: block;
}

[b-h6yu1l841x] .convert-button {
    font-size: 16px;
    text-transform: none !important;
    box-shadow: none;
    border-radius: 0px;
    padding-left: 50px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-right: 50px;
    display: block;
    margin-left: 0px;
    margin-right: 12px;
}

[b-h6yu1l841x] .convert-button:hover {
    box-shadow: none;
    background: #643c28!important;
}

[b-h6yu1l841x] .clear-button {
    font-size:16px;
    text-transform: none !important;
    box-shadow: none;
    border-radius: 0px;
    padding-left: 50px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-right: 50px;
    display: block;
    margin-right: 15px;
}

[b-h6yu1l841x] .clear-button:hover {
    box-shadow: none;
    color: #643c28!important;
    border: 1px solid #643c28!important;
}

[b-h6yu1l841x] .tutorial-graphic {
    padding: 0px;
    display: block;
    align-self: center;
}

[b-h6yu1l841x] .loading-container {
    width: 80% !important;
}

[b-h6yu1l841x] .mud-progress-linear {
    height: 8px !important;
    margin-top: 15px !important;
}

/*::deep .loading-spinner > div {
    margin: 50px;
}*/
/* _content/NgStoreConverter.Web/Shared/Dialogs/CaptchaDialog.razor.rz.scp.css */
[b-rlh4iaasus] .mud-dialog-content > .divCaptach {
    justify-content: center;
    margin-left: 43.5px;
}

[b-rlh4iaasus] .mud-dialog-content > .divCaptach > button {
    margin-left: 15px;
}

[b-rlh4iaasus] .confirm-button {
    font-size: 16px;
    text-transform: none !important;
    box-shadow: none;
}

[b-rlh4iaasus] .confirm-button:hover {
    box-shadow: none !important;
    color: #643c28 !important;
    background: transparent !important;
}
/* _content/NgStoreConverter.Web/Shared/MainLayout.razor.rz.scp.css */
.content[b-ihvomkfmzh] {
/*    transition: all 0.7s;*/
    padding-top: 120px;
    height:100vh;
}

[b-ihvomkfmzh] .page {
    height:100%;
}

.title-localization-container[b-ihvomkfmzh] {
    margin-top: -25px;
}

[b-ihvomkfmzh] .mud-input-adornment-end > svg {
    margin-top:-5px;
}

[b-ihvomkfmzh] .localization-select {
    width: 70px;
    text-align: center;
    background-color: transparent;
    height: 40px;
    float: right;
    margin-top: 0px;
    margin-right: 5px;
    padding-right:10px;
}

[b-ihvomkfmzh] .portal-title {
    margin-left:25px;
    align-self: center;
    font-size: 23px;
    font-weight: lighter;
    opacity: 0.9;
}

.localization-select-item[b-ihvomkfmzh] {
    margin-left: 3px;
}

body[b-ihvomkfmzh] {
    background-color: #ffffff;
    font-size: 16px;
    line-height: 26.4px;
    letter-spacing: 0.2px;
    color: #643c28;
}

*[b-ihvomkfmzh] {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-weight: normal;
    font-style: normal;
}

body .page > header nav ul.nav > li a[b-ihvomkfmzh] {
    color: #643c28;
    text-decoration: none;
    cursor: pointer;
    display: inline-block;
    height: 100%;
    position: relative;
    text-align: left;
    font-size: 16px;
    letter-spacing: 0.5px;
}

.headerarea[b-ihvomkfmzh] {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 10;
    height: 120px;
    transition: all 0.7s;
    background-color: #ffffff;
    z-index: 900;
}

.maininner[b-ihvomkfmzh] {
    position: relative;
    display: grid;
    grid-template-columns: 1fr 1fr;
    height: 100%;
    max-width: 1444px;
    width: 96%;
    width: calc(100% - 40px);
    margin: auto;
}

body .page > header nav[b-ihvomkfmzh] {
    display: flex;
    gap: 20px;
    justify-content: flex-end;
    width: 100%;
    position: relative;
    padding-top: 40px;
    transition: all 0.7s;
}

body .page > header nav ul.nav > li[b-ihvomkfmzh] {
    display: inline-block;
    margin-right: 20px;
    position: relative;
}

footer[b-ihvomkfmzh] {
    position: sticky;
    width: 100%;
    top: 100vh;
    transform:none;
    z-index: 1;
    background-color: #ffffff;
    color: #ffffff;
}

.maininner-footer[b-ihvomkfmzh] {
    max-width: 1444px;
    width: 96%;
    width: calc(100% - 40px);
    margin: auto;
}

body .footheader4[b-ihvomkfmzh] {
    line-height: 26.4px;
    letter-spacing: 0.2px;
}

footer .row2[b-ihvomkfmzh] {
    padding: 10px 0;
    background-color: #523121;
    color: #d0a088;
}

[b-ihvomkfmzh] .footer-link {
    font-size: 16px;
    margin-left: 20px;
    margin-right: 0px;
    line-height: 26.4px;
    letter-spacing: 0.2px;
    font-size: 16px;
    font-weight:normal;
    padding: 10px 0;
    background-color: #523121;
    color: #d0a088 !important;
}

[b-ihvomkfmzh] .footer-first-child {
    width: 360px;
    display:inline-block;
}

[b-ihvomkfmzh] .footer-last-child {
    width: 122px;
    float: right;
    padding-left: 20px;
    text-align: right;
    margin-top: 26.4px;
}

footer .header[b-ihvomkfmzh]  {
    display: block;
    margin-block-start: 1.33em;
    margin-block-end: 1.33em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: 100;
}

footer .frame-type-header[b-ihvomkfmzh] {
    margin: 26.4px 0;
}

/* page scrolled or width limit reached */
@media (max-width: 1000px) {

    [b-ihvomkfmzh] .menuitem201 {
        display:none !important;
    }

    [b-ihvomkfmzh] .localization-select {
        margin-right:-5px;
    }

    [b-ihvomkfmzh] .portal-title {
        margin-left: -135px;
        width: 200px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .page > header nav[b-ihvomkfmzh] {
        padding-top: 20px !important;
    }

    .page > header[b-ihvomkfmzh] {
        height: 65px;
        box-shadow: 0 0px 5px #643c28;
    }

    .page > header .logo a[b-ihvomkfmzh] {
        display: block !important;
        z-index: 100 !important;
    }

    body .page > header div.logo span.small[b-ihvomkfmzh] {
        opacity: 1 !important;
        top: 50% !important;
    }

    body .page > header div.logo span.full[b-ihvomkfmzh] {
        opacity: 0 !important;
        top: 61% !important;
    }

    .content[b-ihvomkfmzh] {
        padding-top: 65px;
    }
}

.is-page-scrolled[b-ihvomkfmzh] {
    background: #060;
}

body.is-page-scrolled .page > header nav[b-ihvomkfmzh] {
    padding-top: 20px;
}

body.is-page-scrolled .page > header[b-ihvomkfmzh] {
    height: 65px;
    box-shadow: 0 0px 5px #643c28;
}

body.is-page-scrolled .page > header .logo a[b-ihvomkfmzh] {
    display: block;
    z-index: 100;
}

body.is-page-scrolled .page > header .logo .full[b-ihvomkfmzh] {
    opacity: 0;
    top: 61%;
}

body.is-page-scrolled .page > header .logo .small[b-ihvomkfmzh] {
    opacity: 1;
    top: 50%;
}

/* lacos logo */
.logo[b-ihvomkfmzh] {
    width: 210px;
    transition: all 0.7s;
}

body .page > header div.logo span[b-ihvomkfmzh] {
    transition: all 0.7s;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

body .page > header div.logo span.small[b-ihvomkfmzh] {
    opacity: 0;
    width: 66px;
    left: 2px;
    top: 38%;
}

body .page > header div.logo span.full[b-ihvomkfmzh] {
    width: 210px;
    opacity: 1;
}

body .page > header div.logo span img[b-ihvomkfmzh] {
    width: 100%;
    height: auto;
    display: block;
}

@media print {
    .top-row[b-ihvomkfmzh] {
        display: none;
    }
}
