ol.breadcrumb {
    margin-bottom: 14px;
}

.select2-container--default .select2-selection .select2-selection__clear {
    right: auto;
}

form.app-login {
    padding: 40px 0;
}

.app-mt-10 {
    margin-top: 10px;
}

.app-ml-10 {
    margin-left: 10px;
}

.app-mb-0 {
    margin-bottom: 0;
}

.app-ellipsis {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.app-pr-20-i {
    padding-right: 20px !important;
}

.app-mw-33p {
    max-width: 33%;
}

.app-d-ib {
    display: inline-block;
}

.app-d-b {
    display: block;
}

.app-d-n {
    display: none;
}

div.app-list-alert {
    margin: 0;
    padding: 8px;
    text-align: center;
    display: none;
}

div.app-list-alert a.alert-link {
    font-weight: normal;
}

span.app-color-square::after {
    display: inline-block;
    content: " ";
    width: 18px;
}

.app-no-margin {
    margin: 0;
}

.app-mb-10 {
    margin-bottom: 10px;
}

.app-mt-0 {
    margin-top: 0;
}

.app-ml-50 {
    margin-left: 50px;
}

.btn-group > .btn-xs {
    border-width: 3px;
}

div#app_select_variant_form_display_total_price {
    font-size: 1.2em;
    font-weight: bold;
}
