/* /Pages/Account/Account.razor.rz.scp.css */
.grey-box[b-8cl0pziadj] {
    background: #eaebe4;
    padding: 35px 20px 45px 20px;
    overflow: hidden;
    border-bottom: 1px solid #bbb;
}

.arrow[b-8cl0pziadj] {
    display: none;
    background: url(../img/feature-arrow-blue.png) no-repeat;
    height: 123px;
    width: 189px;
}

    .arrow h2[b-8cl0pziadj] {
        color: #fff;
        font-weight: bold;
        text-shadow: 1px 1px 1px #000;
        text-transform: uppercase;
        font-size: 1.3em;
        margin: 50px 0 0 25px;
    }

        .arrow h2 span[b-8cl0pziadj] {
            display: block;
            font-size: 0.7em;
        }

@media (min-width: 768px) {
    .grey-box[b-8cl0pziadj] {
        padding: 35px 20px 45px 200px;
    }

    .arrow[b-8cl0pziadj] {
        display: block;
        position: absolute;
    }

    .billing-arrow[b-8cl0pziadj] {
        top: 60px;
        left: -19px;
    }

    .delivery-arrow[b-8cl0pziadj] {
        top: 400px;
        left: -19px;
    }

    .actions-arrow[b-8cl0pziadj] {
        top: 740px;
        left: -19px;
    }
}

.button[b-8cl0pziadj] {
    padding: 5px 30px;
    margin: 10px 0 0 0;
    text-transform: uppercase;
    font-size: 1em;
    background: #fb0022;
    background-image: linear-gradient(bottom, rgb(24,93,169) 15%, rgb(39,52,175) 79%);
    background-image: -o-linear-gradient(bottom, rgb(39,52,139) 15%, rgb(39,52,175) 79%);
    background-image: -moz-linear-gradient(bottom, rgb(39,52,139) 15%, rgb(39,52,175) 79%);
    background-image: -webkit-linear-gradient(bottom, rgb(39,52,139) 15%, rgb(39,52,175) 79%);
    background-image: -ms-linear-gradient(bottom, rgb(39,52,139) 15%, rgb(39,52,175) 79%);
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.15, rgb(39,52,139)), color-stop(0.79, rgb(24,93,169)));
    color: #fff;
    border: 3px solid rgb(39,52,155);
    border-radius: 10px;
}

a#add-address[b-8cl0pziadj] {
    clear: both;
    display: block;
    background: url(../img/add-address-btn.png) 0 6px no-repeat;
    padding: 10px 40px;
    margin: 30px 0 0 0;
    color: #000;
    text-decoration: none;
}
/* /Pages/Account/ForgotPassword.razor.rz.scp.css */
.grey-box-small[b-pga4ijrjhw] {
    background: #eaebe4;
    padding: 15px 15px 15px 15px;
    margin: 0 0 30px 0;
    overflow: hidden;
    border-bottom: 1px solid #bbb;
}

.change-depot[b-pga4ijrjhw] {
    cursor: pointer;
    text-decoration-line: underline;
}
/* /Pages/Account/OrderHistory.razor.rz.scp.css */
.grey-box[b-stfxqiaf9o] {
    background: #eaebe4;
    padding: 35px 20px 45px 20px;
    overflow: hidden;
    border-bottom: 1px solid #bbb;
}
/* /Pages/DontDeliver.razor.rz.scp.css */
.tryagain-button[b-9cubs50r2z] {
    padding: 5px 30px;
    margin: 10px 0 0 0;
    text-transform: uppercase;
    font-size: 1em;
    background: #fb0022;
    background-image: linear-gradient(bottom, rgb(237,155,43) 15%, rgb(247,189,12) 79%);
    background-image: -o-linear-gradient(bottom, rgb(237,155,43) 15%, rgb(247,189,12) 79%);
    background-image: -moz-linear-gradient(bottom, rgb(237,155,43) 15%, rgb(247,189,12) 79%);
    background-image: -webkit-linear-gradient(bottom, rgb(237,155,43) 15%, rgb(247,189,12) 79%);
    background-image: -ms-linear-gradient(bottom, rgb(237,155,43) 15%, rgb(247,189,12) 79%);
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.15, rgb(237,155,43)), color-stop(0.79, rgb(247,189,12)));
    color: #fff;
    border: 3px solid rgb(250,155,43);
    border-radius: 10px;
}
/* /Pages/Error.razor.rz.scp.css */
.home-button[b-hxrvo0itv0] {
    padding: 5px 30px;
    margin: 10px 0 0 0;
    text-transform: uppercase;
    font-size: 1em;
    background: #fb0022;
    background-image: linear-gradient(bottom, rgb(237,155,43) 15%, rgb(247,189,12) 79%);
    background-image: -o-linear-gradient(bottom, rgb(237,155,43) 15%, rgb(247,189,12) 79%);
    background-image: -moz-linear-gradient(bottom, rgb(237,155,43) 15%, rgb(247,189,12) 79%);
    background-image: -webkit-linear-gradient(bottom, rgb(237,155,43) 15%, rgb(247,189,12) 79%);
    background-image: -ms-linear-gradient(bottom, rgb(237,155,43) 15%, rgb(247,189,12) 79%);
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.15, rgb(237,155,43)), color-stop(0.79, rgb(247,189,12)));
    color: #fff;
    border: 3px solid rgb(250,155,43);
    border-radius: 10px;
}
/* /Pages/HealthAndSafety.razor.rz.scp.css */
.understand-button[b-z8xszb9dwk] {
    padding: 5px 30px;
    margin: 10px 0 0 0;
    text-transform: uppercase;
    font-size: 1em;
    background: #fb0022;
    background-image: linear-gradient(bottom, rgb(39,52,139) 15%, rgb(39,52,175) 79%);
    background-image: -o-linear-gradient(bottom, rgb(39,52,139) 15%, rgb(39,52,175) 79%);
    background-image: -moz-linear-gradient(bottom, rgb(39,52,139) 15%, rgb(39,52,175) 79%);
    background-image: -webkit-linear-gradient(bottom, rgb(39,52,139) 15%, rgb(39,52,175) 79%);
    background-image: -ms-linear-gradient(bottom, rgb(39,52,139) 15%, rgb(39,52,175) 79%);
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.15, rgb(39,52,139)), color-stop(0.79, rgb(39,52,175)));
    color: #fff;
    border: 3px solid rgb(39,52,139);
    border-radius: 10px;
}
/* /Pages/Index.razor.rz.scp.css */
#why-use-us[b-40ircqn09n] {
    padding: 0px 0 10px 0;
}

#why-use-us h2[b-40ircqn09n] {
    color: #27348b;
    font-size: 2.3em;
    margin-top: 0;
}

.why-use[b-40ircqn09n] {
    font-size: 1.6em;
    font-family: Arial;
    color: #333;
}
.carousel_ppl[b-40ircqn09n] {
    bottom: 4.1rem;
    right: 1.8rem;
    text-align: right;
}
.ppl_header[b-40ircqn09n] {
    font-size: 7px;
}
#newsletter[b-40ircqn09n] {
    width: 100%;
    color: #fff;
    background: #fb0022;
    border: 3px solid #b9041a;
    border-radius: 8px;
}

#newsletter h3[b-40ircqn09n] {
    margin: 0 20px 0 0;
    font-size: 2.5em;
    text-transform: inherit;
}

#newsletter p[b-40ircqn09n] {
    display: block;
    margin-top: 13px;
    font-family: 'vag', "Arial Rounded MT", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #fecbce;
    font-size: 1em;
}

#newsletter div label[b-40ircqn09n] {
    margin: 0 5px 0 0;
    font-size: 1.2em;
}

#newsletter div input[type="text"][b-40ircqn09n] {
    border-radius: 5px;
    padding: 10px;
    border: 3px solid #fd8091;
    margin: 0px 10px;
}

.newsletter-button[b-40ircqn09n] {
    float: right;
    padding: 10px 30px;
    margin: 10px 0px;
    font-size: 1em;
    text-transform: uppercase;
    background: #fb0022;
    background-image: linear-gradient(bottom, rgb(141,0,16) 15%, rgb(226,2,50) 79%);
    background-image: -o-linear-gradient(bottom, rgb(141,0,16) 15%, rgb(226,2,50) 79%);
    background-image: -moz-linear-gradient(bottom, rgb(141,0,16) 15%, rgb(226,2,50) 79%);
    background-image: -webkit-linear-gradient(bottom, rgb(141,0,16) 15%, rgb(226,2,50) 79%);
    background-image: -ms-linear-gradient(bottom, rgb(141,0,16) 15%, rgb(226,2,50) 79%);
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.15, rgb(141,0,16)), color-stop(0.79, rgb(226,2,50)));
    color: #fff;
    border: 3px solid #b9041a;
    border-radius: 10px;
}

.newsletter-header[b-40ircqn09n] {
    display: flex;
    flex-direction: column;
}

.newsletter-container[b-40ircqn09n] {
    display: flex;
    flex-direction: column;
}

@media only screen and (min-width: 465px) {
    .carousel_ppl[b-40ircqn09n] {
        display: none;
    }
}

@media only screen and (min-width: 550px) {
    
    #newsletter h3[b-40ircqn09n] {
        float: left;
    }

    #newsletter p[b-40ircqn09n] {
        display: inline;
    }

    #newsletter div label[b-40ircqn09n] {
        display: block;
    }

    .newsletter-header[b-40ircqn09n] {
        flex-direction: row;
    }

    .newsletter-container[b-40ircqn09n] {
        flex-direction: row;
    }

    #newsletter div input[type="text"][b-40ircqn09n] {
        width: 500px;
        min-width: 20px;
    }

    .newsletter-button[b-40ircqn09n] {
        margin: 0 10px;
    }
}

.slide[b-40ircqn09n] {
    max-width: 689px;
    max-height: 445px;
}

.lorry[b-40ircqn09n] {
    position: absolute;
    left: 0;
    top: calc(1rem + 30vw);
    right: 0;
    bottom: 0;
    display: block;
    margin: auto;
    /* height: calc(2.4rem + 6vw); */
    height: calc(1.4rem + 6vw);
    max-height: 6.5rem;
}

@media only screen and (min-width: 1045px) {
    .lorry[b-40ircqn09n] {
        top: 17rem;
    }
    .carousel_ppl[b-40ircqn09n] {
        display: inline;
        bottom: 8.7rem;
        right: 3.3rem;
        text-align: right;
    }

    .ppl_header[b-40ircqn09n] {
        font-size: 12px;
    }
}


.price-check-container[b-40ircqn09n] {
    padding: 20px 0px;
}

.carousel-and-price-header[b-40ircqn09n] {
    display: flex;
    flex-direction: column;
}

@media only screen and (min-width: 755px) {
    .carousel-and-price-header[b-40ircqn09n] {
        flex-direction: row;
    }

    .price-check-container[b-40ircqn09n] {
        max-width: 290px;
        padding: 0px 10px;
    }
}


.price-check-header[b-40ircqn09n] {
    color: #27348b;
}

.price-check-ppl[b-40ircqn09n] {
    color: #777;
}

.price-check-section[b-40ircqn09n] {
    display: flex;
    border-top: 4px solid rgb(247,189,12);
    padding: 13px 0;
    align-items: center;
    justify-content: space-between;
}

.price-check-label[b-40ircqn09n] {
    font-size: 15px;
    font-weight: bold;
}

.price-check-input-text[b-40ircqn09n] {
    padding: 6px;
    border-radius: 5px;
    border: 3px solid #ddd;
    background: #efefef;
    font-size: 14px;
}

.price-check-input-select[b-40ircqn09n] {
    padding: 6px;
    width: 150px;
    margin-left: 10px;
    cursor : pointer;
}

.price-check-footer[b-40ircqn09n] {
    background: rgb(247,189,12);
    color: #fff;
    margin: 0 0 0 0;
    border-radius: 5px;
    font-size: 0.9rem;
    padding: 10px;
}

.price-check-get-quote-button[b-40ircqn09n] {
    padding: 5px 20px;
    margin: 25px 0 0 0;
    float: right;
    text-transform: uppercase;
    font-size: 1.2em;
    background: #fb0022;
    background-image: linear-gradient(bottom, rgb(39,52,175) 15%, rgb(39,52,139) 79%);
    background-image: -o-linear-gradient(bottom, rgb(39,52,175) 15%, rgb(39,52,139) 79%);
    background-image: -moz-linear-gradient(bottom, rgb(39,52,175) 15%, rgb(39,52,139) 79%);
    background-image: -webkit-linear-gradient(bottom, rgb(39,52,175) 15%, rgb(39,52,139) 79%);
    background-image: -ms-linear-gradient(bottom, rgb(39,52,175) 15%, rgb(39,52,139) 79%);
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.15, rgb(39,52,175)), color-stop(0.79, rgb(39,52,139)));
    color: #fff;
    border: 3px solid #27348b;
    border-radius: 10px;
}
/* /Pages/Login.razor.rz.scp.css */
.box-style[b-5cmmrprzxp] {
    position: relative;
    border: 5px solid #d2d2bd;
    border-radius: 5px;
    background: #fff;
}

h2.login-title[b-5cmmrprzxp] {
    color: #27348b;
    margin: 10px 0 3px 0;
    font-weight: bold;
    font-size: 1.7em;
}


h2.page-title[b-5cmmrprzxp] {
    color: rgb(247,189,12);
    margin: 10px 0 3px 0;
    font-weight: bold;
    font-size: 1.7em;
}

.title-hint[b-5cmmrprzxp] {
    margin: 19px 0 0 14px;
    text-transform: uppercase;
    font-size: 0.9em;
}

.grey-box[b-5cmmrprzxp] {
    background: #eaebe4;
    padding: 35px 20px 45px 20px;
    margin: 0 0 30px 0;
    overflow: hidden;
    border-bottom: 1px solid #bbb;
}

.grey-box-small[b-5cmmrprzxp] {
    background: #eaebe4;
    padding: 15px 15px 15px 15px;
    margin: 0 0 30px 0;
    overflow: hidden;
    border-bottom: 1px solid #bbb;
}

.login-arrow[b-5cmmrprzxp] {
    display:none;
}

.login-input-section[b-5cmmrprzxp] {
    display: flex;
    flex-direction: column;
}

.register-arrow[b-5cmmrprzxp] {
    display: none;
}

@media (min-width: 768px) {
    .grey-box[b-5cmmrprzxp] {
        padding: 35px 20px 45px 200px;
    }
    
    .login-arrow[b-5cmmrprzxp] {
        display: block;
        position: absolute;
        top: 160px;
        left: -24px;
    }

    .login-input-section[b-5cmmrprzxp] {
        flex-direction: row;
    }

    .register-arrow[b-5cmmrprzxp] {
        display: block;
        position: absolute;
        top: 515px;
        left: -24px;
    }
}


.feature-arrow-blue[b-5cmmrprzxp] {
    background: url(../img/feature-arrow-blue.png) no-repeat;
    height: 123px;
    width: 189px;
}

.feature-arrow-blue h2[b-5cmmrprzxp] {
    color: #fff;
    font-weight: bold;
    text-shadow: 1px 1px 1px #000;
    text-transform: uppercase;
    font-size: 1.3em;
    margin: 50px 0 0 25px;
}

.feature-arrow-yellow[b-5cmmrprzxp] {
    background: url(../img/feature-arrow-yellow.png) no-repeat;
    height: 123px;
    width: 189px;
}

.feature-arrow-yellow h2[b-5cmmrprzxp] {
    color: #fff;
    font-weight: bold;
    text-shadow: 1px 1px 1px #000;
    text-transform: uppercase;
    font-size: 1.3em;
    margin: 50px 0 0 25px;
}

#loginEmail[b-5cmmrprzxp] {
    padding: 6px;
    border-radius: 5px;
    border: 3px solid #ddd;
    background: #ffffff;
}

.login-button[b-5cmmrprzxp] {
    padding: 5px 30px;
    margin: 10px 0 0 0;
    text-transform: uppercase;
    font-size: 1em;
    background: #27348b;
    background-image: linear-gradient(bottom, rgb(40,50,175) 15%, rgb(39,52,139) 79%);
    background-image: -o-linear-gradient(bottom, rgb(40,50,175) 15%, rgb(39,52,139) 79%);
    background-image: -moz-linear-gradient(bottom, rgb(40,50,175) 15%, rgb(39,52,139) 79%);
    background-image: -webkit-linear-gradient(bottom, rgb(40,50,175) 15%, rgb(39,52,139) 79%);
    background-image: -ms-linear-gradient(bottom, rgb(40,50,175) 15%, rgb(39,52,139) 79%);
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.15, rgb(40,50,175)), color-stop(0.79, rgb(39,52,139)));
    color: #fff;
    border: 3px solid #27348b;
    border-radius: 10px;
}

.register-button[b-5cmmrprzxp] {
    padding: 5px 30px;
    margin: 10px 0 0 0;
    text-transform: uppercase;
    font-size: 1em;
    background: #ed9b2b;
    background-image: linear-gradient(bottom, rgb(237,155,43) 15%, rgb(247,189,12) 79%);
    background-image: -o-linear-gradient(bottom, rgb(237,155,43) 15%, rgb(247,189,12) 79%);
    background-image: -moz-linear-gradient(bottom, rgb(237,155,43) 15%, rgb(247,189,12) 79%);
    background-image: -webkit-linear-gradient(bottom, rgb(237,155,43) 15%, rgb(247,189,12) 79%);
    background-image: -ms-linear-gradient(bottom, rgb(237,155,43) 15%, rgb(247,189,12) 79%);
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.15, rgb(237,155,43)), color-stop(0.79, rgb(247,189,12)));
    color: #fff;
    border: 3px solid rgb(237,155,43);
    border-radius: 10px;
}

.search-button[b-5cmmrprzxp] {
    padding: 5px 10px;
    margin-left: 5px;
    text-transform: uppercase;
    font-size: 1em;
    background: #ed9b2b;
    background-image: linear-gradient(bottom, rgb(237,155,43) 15%, rgb(247,189,12) 79%);
    background-image: -o-linear-gradient(bottom, rgb(237,155,43) 15%, rgb(247,189,12) 79%);
    background-image: -moz-linear-gradient(bottom, rgb(237,155,43) 15%, rgb(247,189,12) 79%);
    background-image: -webkit-linear-gradient(bottom, rgb(237,155,43) 15%, rgb(247,189,12) 79%);
    background-image: -ms-linear-gradient(bottom, rgb(237,155,43) 15%, rgb(247,189,12) 79%);
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.15, rgb(237,155,43)), color-stop(0.79, rgb(247,189,12)));
    color: #fff;
    border: 3px solid rgb(237,155,43);
    border-radius: 10px;
}

.ChangeDepot[b-5cmmrprzxp] {
    cursor: pointer;
    text-decoration-line: underline;
}
/* /Pages/NoQuotes.razor.rz.scp.css */
.tryagain-button[b-mw5d235d3i] {
    padding: 5px 30px;
    margin: 10px 0 0 0;
    text-transform: uppercase;
    font-size: 1em;
    background: #fb0022;
    background-image: linear-gradient(bottom, rgb(24,93,169) 15%, rgb(39,52,175) 79%);
    background-image: -o-linear-gradient(bottom, rgb(39,52,139) 15%, rgb(39,52,175) 79%);
    background-image: -moz-linear-gradient(bottom, rgb(39,52,139) 15%, rgb(39,52,175) 79%);
    background-image: -webkit-linear-gradient(bottom, rgb(39,52,139) 15%, rgb(39,52,175) 79%);
    background-image: -ms-linear-gradient(bottom, rgb(39,52,139) 15%, rgb(39,52,175) 79%);
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.15, rgb(39,52,139)), color-stop(0.79, rgb(24,93,169)));
    color: #fff;
    border: 3px solid rgb(39,52,155);
    border-radius: 10px;
}
/* /Pages/Order/OrderConfirm.razor.rz.scp.css */
.grey-box[b-ptw0dr0gnz] {
    background: #eaebe4;
    padding: 35px 20px 45px 20px;
    overflow: hidden;
    border-bottom: 1px solid #bbb;
}

.arrow[b-ptw0dr0gnz] {
    display: none;
    background: url(../img/feature-arrow-blue.png) no-repeat;
    height: 123px;
    width: 189px;
}

.arrow h2[b-ptw0dr0gnz] {
    color: #fff;
    font-weight: bold;
    text-shadow: 1px 1px 1px #000;
    text-transform: uppercase;
    font-size: 1.3em;
    margin: 50px 0 0 25px;
}

.arrow h2 span[b-ptw0dr0gnz] {
    display: block;
    font-size: 0.7em;
}

@media (min-width: 768px) {
    .grey-box[b-ptw0dr0gnz] {
        padding: 35px 20px 45px 200px;
    }

    .arrow[b-ptw0dr0gnz] {
        display: block;
        position: absolute;
        
    }

    .billing-arrow[b-ptw0dr0gnz] {
        top: 60px;
        left: -19px;
    }
    
    .delivery-arrow[b-ptw0dr0gnz] {
        top: 360px;
        left: -19px;
    }
    
    .order-arrow[b-ptw0dr0gnz] {
        top: 730px;
        left: -19px;
    }
}

#calendar-wrap[b-ptw0dr0gnz] { font-size:0.9em; padding:10px 0 0 0; }
.calendar[b-ptw0dr0gnz] { float:left; width:30%; text-align:center; border:1px solid #bbb; border-radius:5px; }
.month[b-ptw0dr0gnz] { width:100%; display:block; color:#fff;font-size:0.8em; text-transform:uppercase; font-weight:bold; padding:7px 0; border-top-left-radius:5px; border-top-right-radius:5px; }
.month-yellow[b-ptw0dr0gnz] { background:#f7bd0c; }
.day[b-ptw0dr0gnz] { background:#ebebd3; width:100%; display:block; font-size:2.1em; font-weight:bold; padding:7px 0 7px 0; border-bottom-left-radius:5px; border-bottom-right-radius:5px; box-shadow: inset 0 0 20px #bbb; }
.delivery-details[b-ptw0dr0gnz] { float:right; width:62%;  }
.delivery-details h3[b-ptw0dr0gnz] { margin:0 0 3% 0; font-size:1.2em; font-weight:bold; color:#555; } 
.delivery-details span.price[b-ptw0dr0gnz] { color:#0000AB; font-weight:bold; font-size:1.4em; text-shadow:1px 1px 1px #fff; }
.delivery-details span.price em[b-ptw0dr0gnz] { color:#222; font-size:0.6em; }
.delivery-details span.quantity[b-ptw0dr0gnz] { color:#000000; font-weight:bold; font-size:1.0em; text-shadow:1px 1px 1px #fff; }
.delivery-details span.quantity em[b-ptw0dr0gnz] { color:#222; font-size:0.6em; }

table[b-ptw0dr0gnz] { width:100%; }
table thead[b-ptw0dr0gnz] { background:#dfddd9;  font-weight:bold; }
table tr[b-ptw0dr0gnz] { border-bottom:2px groove #efefef; }
table tr td[b-ptw0dr0gnz] { width:50%; padding:5px; font-size:0.85em; } 

table.order-history[b-ptw0dr0gnz] { width: 100%;  }
table.order-history thead[b-ptw0dr0gnz] { background:#dfddd9;  font-weight:bold; }
table.order-history tr[b-ptw0dr0gnz] { border-bottom:2px groove #efefef; }

table.order-history-item[b-ptw0dr0gnz] { width:100%; }
table.order-history-item tr[b-ptw0dr0gnz] { border-bottom: none; }
table.order-history-item tr td[b-ptw0dr0gnz] { padding:5px 0; font-size:1em; } 

#order-details[b-ptw0dr0gnz] { }
#order-details th[b-ptw0dr0gnz] { padding:10px 15px; text-align:left; }
#order-details td[b-ptw0dr0gnz] { padding:10px 15px; font-size:1em; }
#order-details td.first-row[b-ptw0dr0gnz] { padding:20px 15px; }

#grand-total[b-ptw0dr0gnz] { background:#185DA9; padding:30px 15px; text-align:right;  }
#grand-total tr[b-ptw0dr0gnz] { }
#grand-total tr td[b-ptw0dr0gnz] { padding:30px; color:#fff; font-weight:bold; }
#grand-total tr td.total-text[b-ptw0dr0gnz] { width:65%; font-size:1.5em;   }
#grand-total tr td.total-value[b-ptw0dr0gnz] { width:30%; font-size:2em; }
#grand-total tr td.total-value span[b-ptw0dr0gnz] { font-size:1em; }
#grand-total tr td.total-value span.sub-text[b-ptw0dr0gnz] { display:block; font-size:0.4em; font-weight:normal; color:white; }
/* /Pages/Order/OrderDetails.razor.rz.scp.css */
.grey-box[b-z7cx5z9zfb] {
    background: #eaebe4;
    padding: 35px 20px 45px 20px;
    margin: 0 0 30px 0;
    overflow: hidden;
    border-bottom: 1px solid #bbb;
}

.arrow[b-z7cx5z9zfb] {
    display: none;
    background: url(../img/feature-arrow-blue.png) no-repeat;
    height: 123px;
    width: 189px;
}

.arrow h2[b-z7cx5z9zfb] {
    color: #fff;
    font-weight: bold;
    text-shadow: 1px 1px 1px #000;
    text-transform: uppercase;
    font-size: 1.3em;
    margin: 50px 0 0 25px;
}

.arrow h2 span[b-z7cx5z9zfb] {
    display: block;
    font-size: 0.7em;
}

@media (min-width: 768px) {
    .grey-box[b-z7cx5z9zfb] {
        padding: 35px 20px 45px 200px;
    }

    .arrow[b-z7cx5z9zfb] {
        display: block;
        position: absolute;
        top: 150px;
        left: -19px;
    }
}


table[b-z7cx5z9zfb] {
    width:100%;
    border: none;
}

table thead[b-z7cx5z9zfb] { 
    background:#dfddd9;  font-weight:bold; 
}

table tr[b-z7cx5z9zfb] { 
    border-bottom:2px groove #efefef; 
}

table tr td[b-z7cx5z9zfb] {
    width: 50%;
    padding: 5px;
    font-size: 0.85em;
}

h2.grey-block-title-fixed[b-z7cx5z9zfb] {
    margin: 0 auto;
    width: 220px;
    background: #535151;
    color: #fff;
    margin: -50px auto 50px;
    font-size: 1.1em;
    text-align: center;
    padding: 10px 0;
    font-weight: bold;
}

#other-addresses-container[b-z7cx5z9zfb] {
    padding: 0 30px 0 30px;
}


div.other-addresses[b-z7cx5z9zfb] {
    float: left;
    width: 175px;
    height: 210px;
    border-right: 1px solid #ccc;
    padding: 0 15px 0 15px;
    margin: 0 0 30px 0;
    line-height: 1.5em;
}

.other-addresses-box[b-z7cx5z9zfb] {
    border: 3px solid transparent;
    border-radius: 10px;
}

.other-addresses-box:hover[b-z7cx5z9zfb] {
    border: 3px solid #27348b;
    border-radius: 10px;
}

.other-addresses-box-selected[b-z7cx5z9zfb] {
    border: 3px solid #27348b;
    border-radius: 10px;
}

a#add-address[b-z7cx5z9zfb] {
    clear: both;
    display: block;
    background: url(../img/add-address-btn.png) 0 6px no-repeat;
    padding: 10px 40px;
    margin: 0 0 30px 30px;
    color: #000;
    text-decoration: none;
}
/* /Pages/Order/Payment.razor.rz.scp.css */
.grey-box[b-zgl3u257t8] {
    background: #eaebe4;
    padding: 35px 20px 45px 20px;
    overflow: hidden;
    border-bottom: 1px solid #bbb;
}

.arrow[b-zgl3u257t8] {
    display: none;
    background: url(../img/feature-arrow-blue.png) no-repeat;
    height: 123px;
    width: 189px;
}

.arrow h2[b-zgl3u257t8] {
    color: #fff;
    font-weight: bold;
    text-shadow: 1px 1px 1px #000;
    text-transform: uppercase;
    font-size: 1.3em;
    margin: 50px 0 0 25px;
}

.arrow h2 span[b-zgl3u257t8] {
    display: block;
    font-size: 0.7em;
}

.loading-continer[b-zgl3u257t8] {
    padding-top: 150px;
    padding-bottom: 150px;
}

@media (min-width: 768px) {
    .grey-box[b-zgl3u257t8] {
        padding: 35px 20px 45px 200px;
    }

    .arrow[b-zgl3u257t8] {
        display: block;
        position: absolute;
        top: 60px;
        left: -19px;
    }

    .loading-continer[b-zgl3u257t8]{
        padding-right: 200px;
    }
}
/* /Pages/Quote.razor.rz.scp.css */
#steps[b-7trllvf3qv] {
    height: 80px;
    background: url(../img/steps-blue.png) 0 0 no-repeat;
    margin: 20px 0 20px 0;
}

step-title[b-7trllvf3qv] {
    text-indent: -9999px;
}

.aside-pod[b-7trllvf3qv]{
    border-radius: 5px;
}

.r-grad-box[b-7trllvf3qv] {
    background-image: linear-gradient(bottom, rgb(27,37,100) 15%, rgb(49,67,180) 79%);
    background-image: -o-linear-gradient(bottom, rgb(27,37,100) 15%, rgb(49,67,180) 79%);
    background-image: -moz-linear-gradient(bottom, rgb(27,37,100) 15%, rgb(49,67,180) 79%);
    background-image: -webkit-linear-gradient(bottom, rgb(27,37,100) 15%, rgb(49,67,180) 79%);
    background-image: -ms-linear-gradient(bottom, rgb(27,37,100) 15%, rgb(49,67,180) 79%);
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.15, rgb(27,37,100)), color-stop(0.79, rgb(49,67,180)));
    color: #fff;
    border-radius: 5 px;
}

#quote[b-7trllvf3qv] {
    border-top: 1px solid #ccc;
}

.quote-price[b-7trllvf3qv] {
    background: #fff;
    padding: 10px 10px;
    color: #333;
    clear: both;
    overflow: hidden;
    border-radius: 5px;
    font-weight: bold;
}

.quote-price em span.price[b-7trllvf3qv] {
    font-size: 1.0em;
}

.quote-price em span[b-7trllvf3qv] {
    font-size: 0.6em;
}

.continue[b-7trllvf3qv] {
    width: 100%;
    padding: 13px 0;
    font-size: 1.3em;
    border: 5px solid #8893dd;
    margin-top: 15px;
}

.blue-btn[b-7trllvf3qv] {
    background: #fb0022;
    background-image: linear-gradient(bottom, rgb(27,37,100) 15%, rgb(49,67,180) 79%);
    background-image: -o-linear-gradient(bottom, rgb(27,37,100) 15%, rgb(49,67,180) 79%);
    background-image: -moz-linear-gradient(bottom, rgb(27,37,100) 15%, rgb(49,67,180) 79%);
    background-image: -webkit-linear-gradient(bottom, rgb(27,37,100) 15%, rgb(49,67,180) 79%);
    background-image: -ms-linear-gradient(bottom, rgb(27,37,100) 15%, rgb(49,67,180) 79%);
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.15, rgb(27,37,100)), color-stop(0.79, rgb(49,67,180)));
    color: #fff;
    border: 3 px solid #7481d8;
}

.box-style[b-7trllvf3qv] {
    border: 5px solid #d2d2bd;
    border-radius: 5px;
    background: #fff;
}

.page-title[b-7trllvf3qv] {
    color: #27348b;
    margin: 10px 0 3px 0;
    font-weight: bold;
    font-size: 1.7em;
}

.title-hint[b-7trllvf3qv] {
    margin: 19px 0 0 14px;
    text-transform: uppercase;
    font-size: 0.9em;
}

.grey-box[b-7trllvf3qv] {
    background: #eaebe4;
    padding: 35px 20px 45px 20px;
    margin: 0 0 30px 0;
    overflow: hidden;
    border-bottom: 1px solid #bbb;
}

.cheapest-arrow[b-7trllvf3qv] {
    display: none;
}

.feature-arrow-blue[b-7trllvf3qv] {
    background: url(../img/feature-arrow-blue.png) no-repeat;
    height: 123px;
    width: 189px;
}

.feature-arrow-blue h2[b-7trllvf3qv] {
    color: #fff;
    font-weight: bold;
    text-shadow: 1px 1px 1px #000;
    text-transform: uppercase;
    font-size: 1.3em;
    margin: 50px 0 0 25px;
}

.feature-arrow-blue h2 span[b-7trllvf3qv] {
    display: block;
    font-size: 0.7em;
}

@media (min-width: 768px) {
    .grey-box[b-7trllvf3qv] {
        padding: 35px 20px 45px 200px;
    }

    .cheapest-arrow[b-7trllvf3qv] {
        display: block;
        position: absolute;
        top: 150px;
        left: -19px;
    }

    .login-input-section[b-7trllvf3qv] {
        flex-direction: row;
    }

    .register-arrow[b-7trllvf3qv] {
        display: block;
        position: absolute;
        top: 420px;
        left: -24px;
    }
}

a.linkbutton[b-7trllvf3qv] {
    width: 100%;
    display: inline-block;
    padding: 10px;
    border: 3px solid transparent;
    border-radius: 5px;
}

a.linkbutton:hover[b-7trllvf3qv] {
    padding: 10px;
    border: 3px solid #bbb;
    border-radius: 5px;
    color: #000000;
}

a[href].linkbutton:hover[b-7trllvf3qv] {
    padding: 10px;
    border: 3px solid #bbb;
    border-radius: 5px;
    color: #000000;
}

a.linkbutton:active[b-7trllvf3qv] {
    padding: 10px;
    border: 3px solid #bbb;
    border-radius: 5px;
    color: #000000;
}

@media (min-width: 768px) {
    a.linkbutton[b-7trllvf3qv] {
        max-width:  350px;
    }
    
    a.linkbutton-selected[b-7trllvf3qv] {
        max-width: 350px;
    }
}

a.linkbutton-selected[b-7trllvf3qv] {
    width: 100%;
    display: inline-block;
    padding: 10px;
    border: 3px solid #4c5dcd;
    border-radius: 5px;
}

a.linkbutton-selected:hover[b-7trllvf3qv] {
    padding: 10px;
    border: 3px solid #27358b;
    border-radius: 5px;
    color: #000000;
}

a[href].linkbutton-selected:hover[b-7trllvf3qv] {
    padding: 10px;
    border: 3px solid #fb0022;
    border-radius: 5px;
    color: #000000;
}

a.linkbutton-selected:active[b-7trllvf3qv] {
    padding: 10px;
    border: 3px solid #27358b;
    border-radius: 5px;
    color: #000000;
}

a[b-7trllvf3qv] {
    text-decoration: none;
    color: #000000;
}

.date-listing-cheapest[b-7trllvf3qv] {
    overflow: hidden;
    font-size: 1.5em;
}

@media (min-width: 768px) {
    .date-listing-cheapest[b-7trllvf3qv] {
        width: 350px;
    }
}

.date-listing[b-7trllvf3qv] {
    width: 100%;
    overflow: hidden;
    font-size: 1.5em;
}

.date-listing fieldset[b-7trllvf3qv] {
    padding: 5px 0 0 0;
}

.date-listing fieldset.clear[b-7trllvf3qv] {
    clear: both;
}

.date-listing fieldset input[b-7trllvf3qv] {
    width: 15px;
    float: left;
}

.date-listing fieldset label[b-7trllvf3qv] {
    float: left;
    font-size: 0.95em;
    text-transform: uppercase;
    margin: 5px 0 0 0;
    font-weight: bold;
}

.calendar[b-7trllvf3qv] {
    float: left;
    width: 30%;
    text-align: center;
    border: 1px solid #bbb;
    border-radius: 5px;
}

.month[b-7trllvf3qv] {
    width: 100%;
    display: block;
    color: #fff;
    font-size: 0.8em;
    text-transform: uppercase;
    font-weight: bold;
    padding: 7px 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.month-yellow[b-7trllvf3qv] {
    background: #f7bd0c;
}
.month-blue[b-7trllvf3qv] {
    background: #185DA9;
}

.day[b-7trllvf3qv] {
    background: #ebebd3;
    width: 100%;
    display: block;
    font-size: 2.1em;
    font-weight: bold;
    padding: 7px 0 7px 0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    box-shadow: inset 0 0 20px #bbb;
    line-height: 1;
}

.delivery-details[b-7trllvf3qv] {
    float: right;
    width: 62%;
    line-height: 1;
}

.delivery-details h3[b-7trllvf3qv] {
    margin: 0 0 3% 0;
    font-size: 1.2em;
    font-weight: bold;
    color: #555;
}

.delivery-details span.price[b-7trllvf3qv] {
    color: #27348b;
    font-weight: bold;
    font-size: 1.4em;
    text-shadow: 1px 1px 1px #fff;
}

.delivery-details span.price em[b-7trllvf3qv] {
    display: block;
    color: #222;
    font-size: 0.6em;
}

.delivery-details span.quantity[b-7trllvf3qv] {
    color: #000000;
    font-weight: bold;
    font-size: 1.0em;
    text-shadow: 1px 1px 1px #fff;
}

.delivery-details span.quantity em[b-7trllvf3qv] {
    color: #222;
    font-size: 0.6em;
}

ul#other-delivery-days[b-7trllvf3qv] {
    font-size: 0.6em;
    clear: both;
    margin: 0 auto;
    width: 95%;
    overflow: hidden;
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
}

@media (min-width: 535px)
{
    ul#other-delivery-days[b-7trllvf3qv] {
        display: block
    }
}

ul#other-delivery-days li[b-7trllvf3qv] {
    float: left;
    width: 31.3%;
    margin: 0 10px 45px 0;
    min-width: 200px;
}

ul#other-delivery-days li em[b-7trllvf3qv] {
    display: block;
    margin: 3px 0 0 0;
    color: #bbb;
}

em[b-7trllvf3qv] {
    font-style: inherit;
}

h2.grey-block-title-fixed[b-7trllvf3qv] {
    margin: 0 auto;
    width: 220px;
    background: #535151;
    color: #fff;
    margin: -50px auto 50px;
    font-size: 1.1em;
    text-align: center;
    padding: 10px 0;
    font-weight: bold;
}

ul[b-7trllvf3qv] {
    list-style: none;
}

.blue-aside-header[b-7trllvf3qv] {
    color: #27348b;
    margin: 5px 0 3px 0;
    font-weight: bold;
    font-size: 1.3em;
    text-transform: inherit;
    margin-bottom: 10px;
}

fieldset#select-quantity[b-7trllvf3qv] {
    background: #27348b;
    border-radius: 5px;
    padding: 15px;
    margin: 16px 0 0 0;
    color: #fff;
}

fieldset#select-quantity select[b-7trllvf3qv] {
    clear: both;
    display: block;
    width: 100%;
    cursor : pointer;
}
/* /Shared/MainLayout.razor.rz.scp.css */
#header[b-g2aaza18kx] {
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
    position: relative;
    max-width: 1030px;
    margin: 0 auto;
}

#logo[b-g2aaza18kx] {
    height: 80px;
    position: relative;
    top: 15px;
    left: 2%;
    z-index: 20000;
    padding-bottom: 20px;
}


#headerlinks[b-g2aaza18kx] {
    position: relative;
    bottom: 0;
    text-transform: uppercase;
    background-image: linear-gradient(bottom, rgb(39,52,139) 15%, rgb(39,52,175) 79%);
    background-image: -o-linear-gradient(bottom, rgb(39,52,139) 15%, rgb(39,52,175) 79%);
    background-image: -moz-linear-gradient(bottom, rgb(39,52,139) 15%, rgb(39,52,175) 79%);
    background-image: -webkit-linear-gradient(bottom, rgb(39,52,139) 15%, rgb(39,52,175) 79%);
    background-image: -ms-linear-gradient(bottom, rgb(39,52,139) 15%, rgb(39,52,175) 79%);
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.15, rgb(39,52,139)), color-stop(0.79, rgb(39,52,175)));
    text-align: center;
    width: 290px;
    padding: 16px 0 12px;
    color: #fff;
    text-decoration: none;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.headerlink[b-g2aaza18kx] {
    color: #fff;
    text-decoration: none;
}

#container[b-g2aaza18kx] {
    margin: 0 auto;
    max-width: 1030px;
    background: #fff;
    padding: 25px;
    position: relative;
    z-index: 1000;
}

#footer[b-g2aaza18kx] {
    display:flex;
    flex-direction: column;
    align-items:center;
    clear: both;
    color: #ccc;
    padding: 15px;
    background: #333;
    max-width: 1030px;
    margin: 0 auto 300px;
    border-top: 7px solid #27348b;
}

#twitter[b-g2aaza18kx] {
    float: left;
    width: 300px;
    background: url(../images/twitter-bird.png) left 0 no-repeat;
    padding: 0 0 0 80px;
}

#twitter h2[b-g2aaza18kx] {
    margin-top: 0;
    font-weight: bold;
}

ul#footer-links[b-g2aaza18kx] {
    display: block;
    font-size: 0.8em;
    list-style-type: none;
    padding: 0px;
}

ul#footer-links li[b-g2aaza18kx] {
    display: inline;
}

ul#footer-links li a[b-g2aaza18kx] {
    display: block;
    text-align: center;
    padding: 0 10px 0;
    color: #ccc;
    text-decoration: none;
    margin: 10px 0px;
}

ul#footer-links li:first-child a[b-g2aaza18kx] {
    border: none;
}

small a[b-g2aaza18kx] {
    color: #ccc;
    text-decoration: none;
}

@media only screen and (min-width: 630px) {

    #header[b-g2aaza18kx] {
        display: block;
        height: 125px;
    }

    #logo[b-g2aaza18kx] {
        left: 0%;
        display: block;
        float: left;
        margin: 40px 0 0 0;
    }

    #headerlinks[b-g2aaza18kx] {
        position: absolute;
        right: 25px;
    }

    #footer[b-g2aaza18kx] {
        flex-direction: row;
        align-items: baseline;
        justify-content: space-between;
    }
    
    ul #footer-links[b-g2aaza18kx] {
        float: right;
        width: 400px;
        margin-right: -20px;
        font-size: 0.8em;
    }

    ul#footer-links li a[b-g2aaza18kx] {
        display: inline-block;
        padding: 0 10px 0;
        color: #ccc;
        text-decoration: none;
        border-left: 1px solid #ccc;
    }
}

.cookie-overlay[b-g2aaza18kx] {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.80);
    z-index: 20000;
}

.cookie-banner[b-g2aaza18kx] {
    z-index: 40000;
    position: fixed;
    right: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #f59f26;
    color: white;
    padding: 20px;
}

.cookie-button[b-g2aaza18kx]{
    float: right;
    width: 100%;
    margin-top: 20px;
    padding: 5px 40px 5px 40px;
    border-radius: 10px;
    border: none;
}

@media only screen and (min-width: 755px) {
    .cookie-button[b-g2aaza18kx]{
        margin-top: 0px;
    }

}
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-qdvncmaah6] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-qdvncmaah6] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-qdvncmaah6] {
    font-size: 1.1rem;
}

.oi[b-qdvncmaah6] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-qdvncmaah6] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-qdvncmaah6] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-qdvncmaah6] {
        padding-bottom: 1rem;
    }

    .nav-item[b-qdvncmaah6]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-qdvncmaah6]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-qdvncmaah6]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-qdvncmaah6] {
        display: none;
    }

    .collapse[b-qdvncmaah6] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
