li#menu-wohi-dropship-dropshipitems > a:before {
    background-image: url(../images/logo.png);
    background-repeat: no-repeat;
    background-position: center;
    height: 35px;
    background-size: 30px;
    content: "";
}

.OmzetPerLeverancier {
    width: 100%;
    background-color: #ffffff;
    border-radius: 24px;
    padding: 2.4rem;
    margin-bottom: 2%;
}

.OmzetPerMerk {
    width: 100%;
    background-color: #ffffff;
    border-radius: 24px;
    padding: 2.4rem;
    margin-bottom: 2%;
}

.admin__form-field {
    float: left;
    margin-right: 15px !important;
}

input.form-control.action-primary {
    margin-top: 10px;
    width: 13%;
}

.admin__form-field-control {
    margin-top: 10px;
}

label.admin__form-field-label {
    font-weight: 200;
}

.card.card-stats.card-warning {
    padding: 0rem;
    background-color: #e2e2e2;
    border-radius: 12px;
}

p.card-category {
    font-size: 1.2rem !important;
    font-weight: 600 !important;
    margin-bottom: 0.8rem !important;
}

table#productsOrderedGrid_table td {
    border-bottom-color: #e2e2e2 !important;
}

.col.verkopenPerUUR {
    background-color: #ffffff;
    border-radius: 24px;
    padding: 2.4rem;
    margin-bottom: 2%;
    margin-right: 1%;
    width: 38%;
}

.col.verkopenPerTransporteur {
    background-color: #ffffff;
    border-radius: 24px;
    padding: 2.4rem;
    margin-bottom: 2%;
    width: 38%;
}

.col.verkopenPerLand {
    background-color: #ffffff;
    border-radius: 24px;
    padding: 2.4rem;
    margin-bottom: 2%;
    width: 22%;
    margin-left: 1%;
    height: 537px;
}

.Datum {
    background-color: #ffffff;
    border-radius: 24px;
    padding: 2.4rem;
    margin-bottom: 1%;
    margin-right: 1%;
    width: 100%;
    display: inline-table;
}

.Left {
    float: left;
    width: 40%;
    font-size: 30px;
    font-weight: bold;
}

.Right {
    float: right;
    width: 36%;
}

canvas#landenChart {
    margin-top: 20%;
}

.Stats {
    border-radius: 24px;
    margin-bottom: 6%;
    width: 101.5%;
    padding-right: 0px;
}

.col.verkopenBestMerk {
    background-color: #ffffff;
    border-radius: 24px;
    padding: 2.4rem;
    margin-bottom: 2%;
    margin-right: 1%;
    width: 38%;
}

.col.OmzetPerMarketplace {
    background-color: #ffffff;
    border-radius: 24px;
    padding: 2.4rem;
    margin-bottom: 2%;
    width: 60.8%;
    height: 450px;
    max-height: 442px;
}


