﻿body {
    font-family: 'Open sans', Arial;
    font-size: 0.95rem;
    background-image: url(/Styles/img/Lagafors_bakgrund.jpg);
    background-position: center top;
    background-size: cover;
    background-attachment: fixed;
}
main.container {
    padding: 3rem;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Lato', Arial;
    font-weight: 600;
}
h1 {
    font-size: 1.85rem;
}
h2 {
    font-size: 1.65rem;
}
h3 {
    font-size: 1.45rem;
}
h4 {
    font-size: 1.25rem;
}
h5 {
    font-size: 1.15rem;
}
h6 {
    font-size: 1.05rem;
}
.shadow-container {
    padding: 0;
    box-shadow: 0 0 39px rgba(0,0,0,0.1);
}
main {
    background: #fff;
    padding: 2rem 2rem 3rem 2rem;
}
main.container > h1 {
    margin-left: 0.6rem;
}
nav a {
    text-decoration: none;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 1.08rem;
    color: #000;
}
nav a:hover {
    color: #a2a2a2;
}
footer {
    background: #eaeaea;
    color: #000;
}
footer a, footer a:hover, footer a:visited {
    color: #000;
}
.form-group.active {
    display:block;
}
a, a:hover, a:visited {
    color: #143e6e;
}
.qty-col{
    text-align:right;
}

.btn-primary, a.btn-primary, .paginate_button {
    border-radius: 4px;
    background-color: #143e6e;
    color: #fff;
    border: 0;
}

    .btn-primary:hover, a.btn-primary:hover, .paginate_button:hover {
        background-color: #446e9e;
        color: #fff;
    }
.btn-secondary, a.btn-secondary {
    /*border-radius: 0;*/
    background-color: #1e6eb7;
    color: #fff;
    border: 0;
}
.offerline-info-quantity {
    font-size: 1.3rem;

}

.field-validation-error span {
    color: #ff0000;
}

.subQty, .addQty {
    cursor: pointer;
    background: #143e6e;
    width: 24px;
    height: 24px;
    display: inline-block;
    border-radius: 50%;
    color: #fff;
    font-size: 20px;
    line-height: 23px;
    font-weight: 700;
    text-align: center;
}

.offerline {
    font-size: 1.3rem;
}

.color-header {
    background-color: #143e6e;
    color:white;
    font-weight: 700;
    margin-top: 1rem;
    margin-bottom: 1rem;
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
    padding-left: 1rem;
    font-size: 1.4rem !important;
}

.subQty, .addQty {
    cursor: pointer;
}

.offerline-qty {
    font-weight: 700;
}
.paginate_button {
    padding: 10px;
    display: inline-block;
    margin: 5px;
    text-decoration: none;
    cursor: pointer;
}
.summary-order-table {
    padding: 0.8rem;
}
.summary-price-total {
    background: #eaeaea;
    padding: 10px;
    border-top: 1px #000 solid;
}
.summary-price-total .price-total {
    font-weight: 700;
    font-size: 131%;
}

.summary-orderlines .row > div {
    padding-top: 5px;
    padding-bottom: 5px;
}
.summary-orderlines div:nth-child(2n+1) > div, .orderline-support-etc div:nth-child(2n+1) > div {
    background: #f8f8f8;
}

/* Hygiene Calculator */
.hygiene-calculator {
    margin-left: 0.6rem;
    margin-right: 0.6rem;
}
#water_consumption_calculator, #chemical_consumption_calculator .chemCalcWrap, #Show_Personnel_Costs_Calculator, #Show_Total_Costs_Calculator {
    margin-top: 40px;
    border: 1px #cacaca solid;
    border-radius: 5px;
    background: #f8f8f8;
    padding: 20px 10px;
}
.calculator_wrapper h3 {
    margin-left: 9px;
}

.calculator_wrapper label {
    font-weight: 700;
}
.calculator_wrapper input[type="number"], .calculator_wrapper input[type="text"] {
    width: 100%;
    border-radius: 4px;
    border: 1px #cfcfcf solid;
    padding: 4px;
}

.calculator_wrapper .container > .row, .water_savings_wrapper > .row {
    margin-bottom: 10px;
}
.push-down-28 {
    padding-top: 28px;
}

.water_savings_wrapper .description {
    font-weight: 700;
}
.calculator_wrapper input:read-only {
    background-color: #eaeaea;
}

#chemical_consumption_calculator {
    background: none;
}

#chemical_consumption_calculator .chemCalcWrap {

}
#chemical_consumption_calculator .row {
    margin-bottom: 10px;
}
.row.bold {
    font-weight: 700;
}
#Show_Personnel_Costs_Calculator {
    padding: 0;
}
#Show_Personnel_Costs_Calculator h3 {
    margin-left: 0;
}


/* End Hygiene Calculator */


.change-products-grid .row:nth-child(2n) {
    background: #eaeaea;
}
.change-products-grid .row {
    padding: 5px 0;
}

.card-img-top{
    width:350px;
    margin:auto;
}
.horizontal-rows{
    margin:auto;
}
.horizontal-image{
    width:300px;
}


input::-webkit-calendar-picker-indicator {
    opacity: 0;
}

/* Wizard steps */
.step-indicator {
    border-collapse: separate;
    display: table;
    margin-left: 0px;
    position: relative;
    table-layout: fixed;
    text-align: center;
    vertical-align: middle;
    padding-left: 0;
    padding-top: 20px;
    margin-bottom: 3rem;
}

    .step-indicator li {
        display: table-cell;
        position: relative;
        float: none;
        padding: 0;
        width: 1%;
    }

        .step-indicator li.active .step {
            border-color: #4183D7;
            color: #4183D7;
        }

    .step-indicator .step {
        background-color: #fff;
        border-radius: 50%;
        border: 1px solid #ccc;
        color: #ccc;
        font-size: 24px;
        height: 54px;
        line-height: 54px;
        margin: 0 auto;
        position: relative;
        width: 54px;
        z-index: 1;
        font-weight: 700;
    }

    .step-indicator li::after {
        background-color: #ccc;
        content: "";
        display: block;
        height: 1px;
        position: absolute;
        width: 100%;
        top: 27px;
    }

    .step-indicator li::after {
        left: 50%;
    }

    .step-indicator li:last-child::after {
        background-color: #ccc;
        content: "";
        display: none;
        height: 1px;
        position: absolute;
        width: 100%;
        top: 32px;
    }