﻿body {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    background-color: #f7f8eb;
}

b {
    font-weight:700;
}

.container-white {
    background-color: #fff;
    border-radius: 10px;    
}

.svg-white {
    filter: invert(1);
}
.groen {
    color: #bdbf10;
}
.field-validation-error {
    width: 100%;
    padding: 15px;
    display: block;
}
.btn-green {
    background-color: #bdbf10;
    color: #FFF;
}

.btn-green-cbb {
    background-color: #829995;
    color: #FFF;
}

.bg-primary {
    background-color: #bac113 !important;
}

.btn-primary {
    background-color: #212529;
    border-color: #212529;
}
.bg-green {
    background-color: #bdbf10;
}

.bg-light-green {
    background-color: #f1f1d6;
}


/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    /* max-width: 280px;*/
}

.order-badge {
    font-size:18px;
}

.th-header {
    font-size:0.8rem;
}

.datum {
    font-size: 0.6rem;
    line-height:0.1rem !important;
}

.fw-700 {
    font-weight:700;
}

.merkdiv {
    background-color: #f0f2d6;
}

#closebtn {
    position:fixed;
    z-index:999;
    width:40px;
    height:40px;
    top:0px;
    right:0;
    background-color:#000;
    text-align:center;
    line-height:40px;
    border-bottom-left-radius:5px;
    color:#fff;
    text-decoration:none;
    font-size:22px;
}

.btn-icon {
    font-size:30px;
    padding:5px;
}

/*Picklijst items*/

hr {
    padding: 0px;
    margin: 10px 0px;
}

.foto {
    -webkit-box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.26);
    -moz-box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.26);
    box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.26);
    border-radius: 10px;
    margin-top: 10px;
}

.error {
    background-color: red;
    z-index: 100;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;   
    text-align: center;
    padding: 50px;
    font-size: 30px;
    color: #fff;
    font-weight: 400;
}

.herlocate {
    background-color: #363636;
    z-index: 100;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    text-align: center;
    padding: 40px;
    font-size: 30px;
    color: #fff;
    font-weight: 400;
}

.succes {
    background-color: #bdbf10;
    z-index: 100;
    width: 100%;
    min-height:100%;
    display: block;
    position: fixed;   
    text-align: center;
    padding: 40px;
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    top:0;
    left:0;
}

.bg-complete {
    background-color: #5abf10 !important;
}

.bg-cbb-complete {
    background-color: #000 !important;
}

.singleline {
    background-color: #0c46bc !important;
}

.singleline-cadeau {
    background-color: #fbd914 !important;
    border: 50px solid #0058ab;
    color: #0058ab;
}

.multiline {
    background-color: #975520 !important;
}

.multilineKar {
    background-color: #000 !important;
}

.btn-error {
    width: 100%;
    color: red;
    background-color: #fff;
    margin-top: 50px;
}

.btn-succes {
    width: 100%;
    color: #bdbf10;
    background-color: #fff;
    margin-top: 50px;
}

@media (max-width: 400px) {  
    .div1 {
        width: 100%;
    }

    .div2 {
        width: 100%;
        margin-top: 15px;
    }

    #nietgevonden {
        float: left;
        display: block;
        margin-left: 20px;
    }

        #nietgevonden a {
            width: 80px !important;
            display: block;
            padding: 5px !important;
            margin-top: 40px !important;
        }

    #restock {
        float: left;
        display: block;
        margin-left: 20px;
    }

        #restock a {
            width: 80px !important;
            display: block;
            padding: 5px !important;
            margin-top: 10px !important;
        }

    .foto {
        float: left;
        display: inline;
        max-width: 100px;
    }

    .h1locatie {
        font-size: 25px;
    }

    .info {
        font-size: 13px;
    }
}

.ikealogo {
    width:70%;
}

.orderpickresponse {
    font-size:14px;
    line-height:20px !important;
    display: block;
}

.hidden {
    display:none!important;
}

.foto-orderpick {
    border-radius: 10px;
    max-width:190px;
}

.s-code-block {
    font-size: 13px;
    font-family: var(--ff-mono);
    line-height: 1.30769231;
    color: var(--highlight-color);
    background-color: var(--highlight-bg);
    border-radius: 5px;
    margin: 0;
    padding: 12px;
    overflow: auto;
    scrollbar-color: var(--scrollbar) transparent;
}

.table-detail tr td {
    font-size:0.9rem;
}

    .table-detail tr td a {
        color: #212529;
        text-decoration:underline;
    }


.accordion-button:not(.collapsed) {
    color: #212529 !important;
    background-color: #f4f4df !important;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0);
}

    .accordion-button:not(.collapsed)::after {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
        transform: rotate(-180deg);
    }

.toast-container {
    z-index: 99999;
}