/* _content/TMCWebsite/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-4pwsfzs44x] {
    background-color: white;
}

main[b-4pwsfzs44x] {
}

article[b-4pwsfzs44x]{
    padding:0px !important;
}
/* _content/TMCWebsite/Components/Pages/APIChoice.razor.rz.scp.css */
body[b-gyy2iqzlbg] {
}

button[b-gyy2iqzlbg] {
    background-color: white;
    border: none;
    border-radius: 10px;
}

div.content[b-gyy2iqzlbg] {
    position: relative;
    height: 375px;
    width: 524px;
    top: 10vh;
    left: calc(100% * 378 / 1280);
    /*border-style:solid;*/
}

.page-text[b-gyy2iqzlbg] {
    position: absolute;
    width: 100%;
    text-align: center;
    font-family: Arial;
    font-size: 40px;
    color: #2E3191;
}

.search-block[b-gyy2iqzlbg] {
    position: absolute;
    top: 20%;
    width: 100%;
    height: 40%;
    border-color: #2E3191;
    border-style: solid;
    border-width: 1px;
    border-radius: 10px;
    background-color: #DDDEFF;
}

.searched-genart[b-gyy2iqzlbg] {
    position: absolute;
    left: 2%;
    top: 2%;
    color: #2E3191;
}

.OEMSearch[b-gyy2iqzlbg] {
    position: absolute;
    top: 25%;
    width: 100%;
    height: 30%;
    background-color: white;
    border-radius: 25px;
    border-style: solid;
    border-width: 1px;
    border-color: #D2D2E7;
    padding: 10px;
    box-shadow: 0px 2px 5px;
}

.Ktypesearch[b-gyy2iqzlbg] {
    position: absolute;
    top: 80%;
    width: 100%;
    height: 30%;
    background-color: white;
    border-radius: 25px;
    border-style: solid;
    border-width: 1px;
    border-color: #D2D2E7;
    padding: 10px;
    box-shadow: 0px 2px 5px;
}

.search-input[b-gyy2iqzlbg] {
    position: absolute;
    border-style: none;
    top: 25%;
    width: 70%;
    left: 7%;
    height: 50%;
    padding: 5px;
}

.search-icon[b-gyy2iqzlbg] {
    position: absolute;
    height: 50%;
    top: 25%;
}

.dropdown-list[b-gyy2iqzlbg] {
    position: absolute;
    background-color: white;
    top: 100%;
    left: 4%;
    width: 75%;
    visibility: hidden;
    border-style: solid;
    border-width: 1px;
    border-top: none;
    border-bottom-left-radius: 10.67px;
    border-bottom-right-radius: 10.67px;
    border-color: #D2D2E7;
    z-index: 2;
}

.dropdown-item[b-gyy2iqzlbg] {
    padding-left:10px;
}

    .dropdown-item:hover[b-gyy2iqzlbg] {
        background-color: #D2D2E7;
    }

.search-button[b-gyy2iqzlbg] {
    position: absolute;
    right: 1%;
    top: 10%;
    background-color: #2E3191;
    color: white;
    padding: 1%;
    border-radius: 20px;
    width: 101px;
}

.or-label[b-gyy2iqzlbg] {
    position: absolute;
    top: 110%;
    width: 95%;
    text-align: center;
    color: #2E3191;
}

.TotalGenart[b-gyy2iqzlbg] {
    position: absolute;
    top: 130%;
    height: 20%;
    width: 40%;
    background-color: #2E3191;
    color: white;
    left: 30%;
}

.is-active[b-gyy2iqzlbg] {
    visibility: visible !important;
}

.error[b-gyy2iqzlbg] {
    background-color: lightcoral !important;
}

.error-message[b-gyy2iqzlbg]{
    position: absolute;
    top: 130%;
    width: 100%;
    text-align:center;
    color:darkred;
    border-radius:10px;
    font-size:20px;
}
/* _content/TMCWebsite/Components/Pages/EmailInfo.razor.rz.scp.css */
body[b-mvnd3lwzbf] {
}

button[b-mvnd3lwzbf] {
    background-color: white;
    border: none;
    border-radius: 10px;
}

.content[b-mvnd3lwzbf] {
    position: relative;
    height: 375px;
    width: 524px;
    top: 10vh;
    left: calc(100% * 378 / 1280);
    /*border-style: solid;*/
}

.page-text[b-mvnd3lwzbf] {
    position: absolute;
    width: 100%;
    text-align: center;
    font-family: Arial;
    font-size: 40px;
    color: #2E3191;
}

.page-sub-text[b-mvnd3lwzbf] {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 15%;
    font-family: Arial;
    font-size: 20px;
    color: #2E3191;
}

.email-info[b-mvnd3lwzbf] {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 30%;
    font-family: Arial;
    font-size: 12px;
    color: #2E3191;
}

.email[b-mvnd3lwzbf] {
    position: absolute;
    top: 35%;
    width: 100%;
    height: 12%;
}

.email-input[b-mvnd3lwzbf] {
    position: absolute;
    border-style: solid;
    width: 100%;
    height: 100%;
    padding: 5px 5px 5px 50px;
    font-size: 15px;
    background-color: white;
    border-radius: 25px;
    border-style: solid;
    border-width: 1px;
    border-color: #D2D2E7;
    box-shadow: 0px 2px 5px;
}

.email-icon[b-mvnd3lwzbf] {
    position: absolute;
    left: 3%;
    top: 20%;
    color: #2E3191;
    font-size: 20px;
    font-family: Arial;
    z-index: 1;
}

.email-button[b-mvnd3lwzbf] {
    position: absolute;
    right: 1%;
    top: 10%;
    height:80%;
    background-color: #2E3191;
    color: white;
    padding: 1%;
    border-radius: 20px;
    width: 20%;
}

.skip-button[b-mvnd3lwzbf] {
    position: absolute;
    left: 40%;
    top: 55%;
    height: 10%;
    background-color: #2E3191;
    color: white;
    padding: 1%;
    border-radius: 20px;
    width: 20%;
}

.terms-text[b-mvnd3lwzbf] {
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    font-family: Arial;
    font-size: 8px;
    color: #2E3191;
}

.error[b-mvnd3lwzbf] {
    background-color: lightcoral !important;
}
/* _content/TMCWebsite/Components/Pages/GenartSelect.razor.rz.scp.css */
body[b-xhg07ts3th] {
}

button[b-xhg07ts3th] {
    background-color: white;
    border: none;
    border-radius: 10px;
}

.content[b-xhg07ts3th] {
    position: relative;
    width: 724px;
    height: 199px;
    top: 15vh;
    left: calc(50vw - 362px);
}

.page-text[b-xhg07ts3th] {
    position: absolute;
    width: 100%;
    text-align: center;
    font-family: Arial;
    font-size: 40px;
    color: #2E3191;
}

.genart[b-xhg07ts3th] {
    position: absolute;
    top: 40%;
    width: 100%;
    height: 40%;
    border-color: #2E3191;
    border-style: solid;
    border-width: 1px;
    border-radius: 10px;
    background-color: #DDDEFF;
    padding-left: 26.34px;
    padding-top: 13.81px;
}

.information[b-xhg07ts3th] {
    position: absolute;
    font-family: Arial;
    font-size: 19px;
    color: #2E3191;
    width: 30%;
}

.dropdown[b-xhg07ts3th] {
    position: absolute;
    width: 58%;
    top: 15%;
    height: 75%;
    left: 40%;
    border-style: solid;
    border-radius: 10.67px;
    border-width: 1px;
    background-color: white;
}

.choice-info[b-xhg07ts3th] {
    position: absolute;
    top: 10%;
    left: 3%;
    font-family: Arial;
    font-size: 13.81px;
    color: #2E3191;
    z-index: 1;
}

.dropdown-button[b-xhg07ts3th] {
    position: absolute;
    left: 3%;
    top: 45%;
    border-style: none;
    background-color: white;
    width: 84%;
    z-index: 1;
    font-family: Arial;
    font-size: 19.33px;
    color: #2E3191;
    padding: 0px;
}

.dropdown-list[b-xhg07ts3th] {
    position: absolute;
    background-color: white;
    top: 85%;
    left: -1px;
    height: 500%;
    width: 87.8%;
    visibility: hidden;
    border-style: solid;
    border-width: 1px;
    border-top: none;
    border-bottom-left-radius: 10.67px;
    border-bottom-right-radius: 10.67px;
    overflow: auto;
}

.dropdown-item[b-xhg07ts3th] {
    text-align: start;
    text-overflow: clip;
}

    .dropdown-item:hover[b-xhg07ts3th] {
        background-color: #DDDEFF;
    }

ul[b-xhg07ts3th] {
    padding: 20px;
    border-style: solid;
    list-style:none;
}

li[b-xhg07ts3th] {
    font-family: Arial;
    color: #2E3191;
    padding: 2px;
}

.next-button[b-xhg07ts3th] {
    position: absolute;
    right: 0px;
    height: 100%;
    width: 12.5%;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
    border-right-style: none !important;
    border-top-style: none !important;
    border-bottom-style: none !important;
    border-width: 1px;
    border-style: solid;
    border-color: #2E3191;
}

.bi-arrow-right[b-xhg07ts3th] {
    color: #2E3191;
}

.is-active[b-xhg07ts3th] {
    visibility: visible !important;
}
/* _content/TMCWebsite/Components/Pages/Login.razor.rz.scp.css */
body[b-4o6zsq055y] {
}

.login-page[b-4o6zsq055y]{
    height: 100vh;
    background-color:#DDDEFF;
}

.container[b-4o6zsq055y] {
    position: relative;
    width: 317px;
    height: 283px;
    top:15vh;
    left:-15px;
}

.wesp-logo[b-4o6zsq055y] {
    position: absolute;
    width: 100%;
    height: 30%;
}

.logo-text[b-4o6zsq055y] {
    position: absolute;
    width: 100%;
    height: 44px;
    top: 35%;
    text-align: center;
    font-family: Arial;
    font-weight: bold;
    color: #2E3191;
}

.email-box[b-4o6zsq055y] {
    position: absolute;
    width: 100%;
    height: 18%;
    padding-left: 19px;
    top:60%;
    border-radius: 15px;
    border-color: #2E3191;
    border-width:1px;
    border-style:solid;
}

.password-box[b-4o6zsq055y] {
    position: absolute;
    width: 100%;
    height: 18%;
    padding-left: 19px;
    top: 83%;
    border-radius: 15px;
    border-color: #2E3191;
    border-width: 1px;
    border-style: solid;
}

.button[b-4o6zsq055y] {
    position: relative;
    top: 105%;
    left: 82%;
    width: 25%;
    padding: 5px;
    border-radius: 10px;
    border-color: #2E3191;
    border-style: solid;
    border-width: 1px;
    background-color: #2E3191;
    color:white;
}

.footer-text[b-4o6zsq055y] {
    position: absolute;
    font-family: Arial;
    font-size: 12px;
    top: 95vh;
    color: #2E3191;
    padding:10px;
}
/* _content/TMCWebsite/Components/Pages/Results.razor.rz.scp.css */
body[b-oqg6fay4xe] {
}

.content[b-oqg6fay4xe] {
    position: relative;
    height: 80vh;
    width: 85vw;
    top: 5vh;
    left: 7.5vw;
}

ul[b-oqg6fay4xe] {
    list-style-type: none;
    list-style: none;
}

.page-text[b-oqg6fay4xe] {
    position: absolute;
    width: 100%;
    text-align: center;
    font-family: Arial;
    font-size: 40px;
    color: #2E3191;
    z-index: 1;
}

.result-info-box[b-oqg6fay4xe] {
    position: absolute;
    width: 30%;
    height: 15%;
    background-color: #DDDEFF;
    padding:5px;
    border-radius: 15px;
}

.genart-sub-text[b-oqg6fay4xe] {
    position: absolute;
    color: #2E3191;
}

.result-sub-text[b-oqg6fay4xe] {
    position: absolute;
    top: 25%;
    color: #2E3191;
}

.page-sub-text[b-oqg6fay4xe] {
    position: absolute;
    top: 50%;
    color: #2E3191;
}

.invisible[b-oqg6fay4xe] {
    visibility: hidden !important;
}

.result[b-oqg6fay4xe] {
    position: absolute;
    top: 20%;
    width: 100%;
    height: 20%;
    font-family: Arial;
    font-size: 1.25em;
    color: #2E3191;
    display: inline-flex;
}

.parts[b-oqg6fay4xe] {
    text-align: center;
    width: 22.5%;
    flex:auto;
}

.cars[b-oqg6fay4xe] {
    text-align: center;
    width: 22.5%;
}

.vio[b-oqg6fay4xe] {
    text-align: center;
    width: 22.5%;
}

.tmc[b-oqg6fay4xe] {
    text-align: center;
    width: 22.5%;
}

.country-select[b-oqg6fay4xe] {
    position: absolute;
    top: 45%;
    width: 100%;
    height: 45%;
    border-style: solid;
    border-radius: 5px;
    border-width: 1px;
    border-color: #ED7D31;
    background-color: #DDDEFF;
    padding: 20px;
    overflow: auto;
}

.country[b-oqg6fay4xe] {
    color: #2E3191;
}

    .country:hover[b-oqg6fay4xe] {
        cursor: pointer;
    }

.column-1[b-oqg6fay4xe] {
    position: absolute;
    left: 0%;
}

.column-2[b-oqg6fay4xe] {
    position: absolute;
    left: 25%;
}

.column-3[b-oqg6fay4xe] {
    position: absolute;
    left: 50%;
}

.column-4[b-oqg6fay4xe] {
    position: absolute;
    left: 75%;
}

.row-1[b-oqg6fay4xe] {
    position: absolute;
    top: 0%;
}

.row-2[b-oqg6fay4xe] {
    position: absolute;
    top: 60%;
    font-weight: bold;
}

.replacementrate-footer[b-oqg6fay4xe] {
    position: absolute;
    top: 40%;
    font-family: Arial;
    font-size: 1.2em;
    color: #2E3191;
}
/* _content/TMCWebsite/Components/TopBar.razor.rz.scp.css */
body[b-1wdsnrpkb4] {
}

.topbar[b-1wdsnrpkb4] {
    position: relative;
    height: 92px;
    width:100vw;
    background-color: #DDDEFF;
    padding: 10px;
}

.wesp-logo[b-1wdsnrpkb4] {
    position: absolute;
    height: 75%;
    top: 25%;
}

    .wesp-logo:hover[b-1wdsnrpkb4] {
        cursor: pointer;
    }
