
#icon {
    width: 60%;
}

.login-error {
    margin-top: 30px;
}

.margin-top-sm {
    margin-top: 30px;
}

.margin-left-sm {
    margin-left: 15px;
}

.breadcrumb {
    background-color: #FFF;
}

td .btn {
    /*margin-top: 5px;*/
}

.top-actions {
    float: right;
    margin-bottom: 30px;
}

.report-label {
    width: 200px;
}

.form-inline .form-group {
    margin-right: 5px;
}

td > .btn-link {
    padding: 0;
}

.pagination {
    margin-top: 25px;
}

.sw-theme-arrows > ul.step-anchor {
    background: #FFF !important;
    border-bottom: none !important;
}

.sw-theme-arrows {
    border: none !important;
}

.display-inline {
    display: inline;
}

.link-unstyled:hover {
    text-decoration: none;
}

.form-inline .form-check {
    padding-left: 4px;
}

.borderless td, .borderless th {
    border: none;
}

table .no {
    color: #fff;
    font-size: 1.6em;
    background: #3989c6;
}

.order-no {
    margin-bottom: 10px;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    margin-top: 0;
    color: #3989c6;
}

.barcode-order-img {
    width: 200px;
    height: 30px;
    text-align: right;
    display: inline-block;
}

.order-logo {
    max-width: 300px;
}

.form-container {
    max-width: 600px;
}

.form-check .form-check-label .input-helper {
    display: none;
}

.form-check .custom-form-check-label .input-helper {
    display: block;
}

.form-table {
    margin-bottom: 0 !important;
}

.btn-xxs {
    padding: 0.3rem 0.45rem;
    font-size: 0.725rem;
}

.label-td {
    cursor: pointer;
}

.label-td.ignored {
    opacity: 0.2;
}

.js-select2 + .select2-container{
    width: 100% !important;
}
