@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.7t9tbfaemk.bundle.scp.css';
@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.25o87uqmvr.bundle.scp.css';

/* _content/BlazorProductSelector/Components/Geolocation.razor.rz.scp.css */
.subtext[b-n1rzfhhqzb] {
    font-size: x-small;
}
/* _content/BlazorProductSelector/Components/Home.razor.rz.scp.css */
.borders[b-anuxk8yd5e] {
    border-radius: 25px;
    border: 2px solid #0095da;
    padding: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.filterHeader[b-anuxk8yd5e] {
    font-weight: bold;
}

.homeTable[b-anuxk8yd5e] {
    padding-top: 0;
}


ul[b-anuxk8yd5e] {
    list-style-type: none;
}

.pagetitle[b-anuxk8yd5e] {
    padding-left: 50px;
    font-weight: bold;
}




.switchLabel[b-anuxk8yd5e] {
    font-weight: bold;
}



/* The switch - the box around the slider */
/*.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}*/

    /* Hide default HTML checkbox */
    /*.switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }*/

/* The slider */
/*.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 26px;
        width: 26px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider {
    background-color: #0095da;
}

input:focus + .slider {
    box-shadow: 0 0 1px #0095da;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}*/

/* Rounded sliders */
/*.slider.round {
    border-radius: 34px;
}

    .slider.round:before {
        border-radius: 50%;
    }*/
/* _content/BlazorProductSelector/Components/Layout/MainLayout.razor.rz.scp.css */
#blazor-error-ui[b-8bivu3zwb9] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-8bivu3zwb9] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.borders[b-8bivu3zwb9] {
    border-radius: 25px;
    border: 2px solid #0095da;
    padding: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.hidden[b-8bivu3zwb9] {
    display: none;
}
/* _content/BlazorProductSelector/Components/MailForm.razor.rz.scp.css */
body[b-dkr2eqze66] {
}

input[b-dkr2eqze66] {
    width: 100%;
}
/* _content/BlazorProductSelector/Components/MaxLoadSlider.razor.rz.scp.css */
datalist[b-prvc626mh7] {
    display: flex;
    justify-content: space-between;
    color: red;
    width: 90%;
}

input[b-prvc626mh7] {
    width: 90%;
}

/*.inputTextbox{
    width: 60%;
}*/

.filterHeader[b-prvc626mh7] {
    font-weight: bold;
}

option[b-prvc626mh7] {
    color: #D87C2F;
    width: 13%;
}

/* _content/BlazorProductSelector/Components/MaxThrustSlider.razor.rz.scp.css */
datalist[b-3252r9lxnx] {
    display: flex;
    justify-content: space-between;
    color: red;
    width: 90%;
}

input[b-3252r9lxnx] {
    width: 90%;
}

/*.inputTextbox{
    width: 60%;
}*/

.filterHeader[b-3252r9lxnx] {
    font-weight: bold;
}

option[b-3252r9lxnx] {
    color: #D87C2F;
    width: 13%;
}

/* _content/BlazorProductSelector/Components/MaxTravelSlider.razor.rz.scp.css */
datalist[b-uu7wst6nko] {
    display: flex;
    justify-content: space-between;
    color: red;
    width: 90%;
    text-orientation: sideways;
}

input[b-uu7wst6nko] {
    width: 90%;
}

/*.inputTextbox {
    width: 100px;
}*/

.filterHeader[b-uu7wst6nko] {
    font-weight: bold;
}

option[b-uu7wst6nko] {
    color: #D87C2F;
    width: 13%;
}
/* _content/BlazorProductSelector/Components/Results.razor.rz.scp.css */
.results-container[b-ff5zqlmzvt]
{
  /*  width:75%;*/
}

.toprow[b-ff5zqlmzvt] {
    margin-top: 15px;
    margin-bottom: 15px;
}

.productrow[b-ff5zqlmzvt] {
    /*height: 100px;
    line-height: 100px;*/
    text-align: center;
}

.resultsHeaderLabel[b-ff5zqlmzvt] {
    white-space: nowrap;
    font-weight: bold;
}



/* _content/BlazorProductSelector/Components/ResultsDual.razor.rz.scp.css */
.borders[b-5kbyqy42mo] {
    border-radius: 25px;
    border: 2px solid #0095da;
    padding: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.nowrap[b-5kbyqy42mo] {
    /*white-space: nowrap;*/
}

.toprow[b-5kbyqy42mo] {
    margin-top: 15px;
    margin-bottom: 15px;
}

.productrow[b-5kbyqy42mo] {
    /*height: 160px;
    line-height: 100px;*/
    text-align: center;
}

.hidden[b-5kbyqy42mo] {
    display: none;
}

.resultsHeaderLabel[b-5kbyqy42mo] {
    /*white-space: nowrap;*/
    font-weight: bold;
}

/*.left{
    text-align:left;
}

.orange {
    color: #D87C2F;
}
.blue {
    color: #0095da;
}*/



.iconImgRow[b-5kbyqy42mo] {
    /* height: 160px !important;*/
}

.iconImg[b-5kbyqy42mo] {
    padding-top: 10px;
    aspect-ratio: 89/60 !important;
}


.resultRow[b-5kbyqy42mo] {
    padding-top: 5px;
    padding-bottom: 5px;
}


.hidden[b-5kbyqy42mo] {
    display: none;
}










.overlay-container[b-5kbyqy42mo] {
    position: relative;
    overflow: hidden;
}

.overlay-content[b-5kbyqy42mo] {
    width: 100%;
    height: auto;
}

    .overlay-content > img[b-5kbyqy42mo] {
        min-width: 100%;
        height: auto;
    }

.overlay[b-5kbyqy42mo] {
    position: absolute;
    top: 30%;
    left: 0;
    width: 100%;
    z-index: 1;
}
/*
.hover-toggle .show-hover {
    display: none;
    width: 100%;
}

    .hover-toggle:hover .show-hover, .hover-toggle .show-hover:hover {
        display: flex;
        position: absolute;
        top: 0;
        height: 100%;
    }

.hover-toggle {
    position: relative;
}

    .hover-toggle:hover .hide-hover, .hover-toggle .hide-hover:hover {
        display: none;
    }

.hide-hover.overlay-bottom p {
    margin-bottom: 0;
}

.show-hover-middle {
    align-self: center;
    width: 100%;
    z-index: 1;
}

.hover-footer p {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
    padding: 6px 10px;
}

.bg-hover {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    background: #00618c;
    mix-blend-mode: multiply;
}

.bg-hover2 {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
}*/

.row[b-5kbyqy42mo] {
    /*white-space:nowrap;*/
}

.switchLabel[b-5kbyqy42mo] {
    font-weight: bold;
}



/* The switch - the box around the slider */
.switch[b-5kbyqy42mo] {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

    /* Hide default HTML checkbox */
    .switch input[b-5kbyqy42mo] {
        opacity: 0;
        width: 0;
        height: 0;
    }

/* The slider */
.slider[b-5kbyqy42mo] {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider[b-5kbyqy42mo]:before {
        position: absolute;
        content: "";
        height: 26px;
        width: 26px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider[b-5kbyqy42mo] {
    background-color: #0095da;
}

input:focus + .slider[b-5kbyqy42mo] {
    box-shadow: 0 0 1px #0095da;
}

input:checked + .slider[b-5kbyqy42mo]:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round[b-5kbyqy42mo] {
    border-radius: 34px;
}

    .slider.round[b-5kbyqy42mo]:before {
        border-radius: 50%;
    }


.btn[b-5kbyqy42mo] {
    /*background-color: #0095da;*/
    background-color: #D87C2F !important;
    color: white !important;
    margin-top: 5px;
    margin-bottom: 5px;
}

    .btn:hover[b-5kbyqy42mo] {
        background-color: #0095da !important;
        color: black;
        /*opacity: .5;*/
        transition: 0.3s;
        cursor: pointer;
    }
/* _content/BlazorProductSelector/Components/ResultsMulti.razor.rz.scp.css */
.borders[b-ovsp34tp8c] {
    border-radius: 25px;
    border: 2px solid #0095da;
    padding: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.nowrap[b-ovsp34tp8c] {
    /*white-space: nowrap;*/
}

.toprow[b-ovsp34tp8c] {
    margin-top: 15px;
    margin-bottom: 15px;
}

.productrow[b-ovsp34tp8c] {
    /*height: 120px;
    line-height: 100px;*/
    text-align: center;
}

.hidden[b-ovsp34tp8c] {
    display: none;
}

.resultsHeaderLabel[b-ovsp34tp8c] {
    /*white-space: nowrap;*/
    font-weight: bold;
}

/*.left{
    text-align:left;
}

.orange {
    color: #D87C2F;
}
.blue {
    color: #0095da;
}*/



.iconImgRow[b-ovsp34tp8c] {
    /* height: 160px !important;*/
}

.iconImg[b-ovsp34tp8c] {
    padding-top: 10px;
}


.resultRow[b-ovsp34tp8c] {
    padding-top: 5px;
    padding-bottom: 5px;
}


.hidden[b-ovsp34tp8c] {
    display: none;
}










.overlay-container[b-ovsp34tp8c] {
    position: relative;
    overflow: hidden;
}

.overlay-content[b-ovsp34tp8c] {
    width: 100%;
    height: auto;
}

    .overlay-content > img[b-ovsp34tp8c] {
        min-width: 100%;
        height: auto;
    }

.overlay[b-ovsp34tp8c] {
    position: absolute;
    top: 30%;
    left: 0;
    width: 100%;
    z-index: 1;
}
/*
.hover-toggle .show-hover {
    display: none;
    width: 100%;
}

    .hover-toggle:hover .show-hover, .hover-toggle .show-hover:hover {
        display: flex;
        position: absolute;
        top: 0;
        height: 100%;
    }

.hover-toggle {
    position: relative;
}

    .hover-toggle:hover .hide-hover, .hover-toggle .hide-hover:hover {
        display: none;
    }

.hide-hover.overlay-bottom p {
    margin-bottom: 0;
}

.show-hover-middle {
    align-self: center;
    width: 100%;
    z-index: 1;
}

.hover-footer p {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
    padding: 6px 10px;
}

.bg-hover {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    background: #00618c;
    mix-blend-mode: multiply;
}

.bg-hover2 {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
}*/

.row[b-ovsp34tp8c] {
    /*white-space:nowrap;*/
}

.switchLabel[b-ovsp34tp8c] {
    font-weight: bold;
}



/* The switch - the box around the slider */
.switch[b-ovsp34tp8c] {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

    /* Hide default HTML checkbox */
    .switch input[b-ovsp34tp8c] {
        opacity: 0;
        width: 0;
        height: 0;
    }

/* The slider */
.slider[b-ovsp34tp8c] {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider[b-ovsp34tp8c]:before {
        position: absolute;
        content: "";
        height: 26px;
        width: 26px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider[b-ovsp34tp8c] {
    background-color: #0095da;
}

input:focus + .slider[b-ovsp34tp8c] {
    box-shadow: 0 0 1px #0095da;
}

input:checked + .slider[b-ovsp34tp8c]:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round[b-ovsp34tp8c] {
    border-radius: 34px;
}

    .slider.round[b-ovsp34tp8c]:before {
        border-radius: 50%;
    }

.btn[b-ovsp34tp8c] {
    /*background-color: #0095da;*/
    background-color: #D87C2F !important;
    color: white !important;
    margin-top: 5px;
    margin-bottom: 5px;
}

    .btn:hover[b-ovsp34tp8c] {
        background-color: #0095da !important;
        color: black;
        /*opacity: .5;*/
        transition: 0.3s;
        cursor: pointer;
    }
/* _content/BlazorProductSelector/Components/ResultsRTU.razor.rz.scp.css */
body[b-a3xyyvq0wv] {
}
/* _content/BlazorProductSelector/Components/SizingHeader.razor.rz.scp.css */
body[b-sh66bqyxe9] {
    padding: 10px;
}

.navbar[b-sh66bqyxe9] {
    margin-bottom: 30px;
    background: rgba(255,255,255,1);
    background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 18%, rgba(25,149,220,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(18%, rgba(246,246,246,1)), color-stop(100%, rgba(25,149,220,1)));
    background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 18%, rgba(25,149,220,1) 100%);
    background: -o-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 18%, rgba(25,149,220,1) 100%);
    background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 18%, rgba(25,149,220,1) 100%);
    background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 18%, rgba(25,149,220,1) 100%);
}

.logoimg[b-sh66bqyxe9] {
    height: 50px;
}
/* _content/BlazorProductSelector/Components/SpeedSlider.razor.rz.scp.css */
datalist[b-zckjh7606m] {
    display: flex;
    justify-content: space-between;
    color: red;
    width: 90%;
    text-orientation: sideways;
}

input[b-zckjh7606m] {
    width: 90%;
}

/*.inputTextbox {
    width: 100px;
}*/

.filterHeader[b-zckjh7606m] {
    font-weight: bold;
}

option[b-zckjh7606m] {
    color: #D87C2F;
    width: 13%;
}
/* _content/BlazorProductSelector/Components/TravelTimeSlider.razor.rz.scp.css */
datalist[b-j53tpcqm3b] {
    display: flex;
    justify-content: space-between;
    color: red;
    width: 90%;
    text-orientation: sideways;
}

input[b-j53tpcqm3b] {
    width: 90%;
}

/*.inputTextbox{
    width: 100px;
}*/

.filterHeader[b-j53tpcqm3b] {
    font-weight: bold;
}

option[b-j53tpcqm3b] {
    color: #D87C2F;
    width: 13%;
}
