@font-face{
    font-family:National;
    src:url(../fonts/National-LFS-Book.eot);
    src:url(../fonts/National-LFS-Book.eot?#iefix) format("embedded-opentype"),
    url(../fonts/National-LFS-Book.woff2) format("woff2"),
    url(../fonts/National-LFS-Book.woff) format("woff");
}

@font-face{
    font-family:National;
    src:url(../fonts/National-LF-BookItalic.eot);
    src:url(../fonts/National-LF-BookItalic.eot?#iefix) format("embedded-opentype"),
    url(../fonts/National-LF-BookItalic.woff2) format("woff2"),
    url(../fonts/National-LF-BookItalic.woff) format("woff");
    font-style:italic;
}

@font-face{
    font-family:National;
    src:url(../fonts/National-LFS-Semibold.eot);
    src:url(../fonts/National-LFS-Semibold.eot?#iefix) format("embedded-opentype"),
    url(../fonts/National-LFS-Semibold.woff2) format("woff2"),
    url(../fonts/National-LFS-Semibold.woff) format("woff");
    font-weight:500;
}

@font-face{
    font-family:National;
    src:url(../fonts/National-LF-SemiboldItalic.eot);
    src:url(../fonts/National-LF-SemiboldItalic.eot?#iefix) format("embedded-opentype"),
    url(../fonts/National-LF-SemiboldItalic.woff2) format("woff2"),
    url(../fonts/National-LF-SemiboldItalic.woff) format("woff");
    font-weight:500;
    font-style:italic;
}

/* global body padding */
body {
    padding-top: 20px;
    padding-bottom: 20px;
    font-family: National,helvetica,arial,sans-serif;
    color: #373151;
}

@media (min-width: 576px) {
    body {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

h1 {
    font-weight: 500;
}
.dashhead-subtitle{
    color: #373151;
}

h5, h6 {
}

nav, .nav-pills {
    font-weight: normal;
    color: #373151;
}

.nav-pills .nav-link {
    border-radius: 3px;
}

.btn {
    border-radius: 3px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}

.sidebar-nav {
    font-size: 1.115em;
}

/* global spacing overrides */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
    margin-top: 0;
}

/*hr {
    margin-top: 30px;
    margin-bottom: 30px;
}*/

.navbar-fixed-top,
.navbar-static-top {
    border-bottom: 0;
}

.btn{
    text-transform: none;
    font-weight: normal;
}

.btn-outline-primary {
    color: #373151;
    border-color: #373151;
}

.btn-primary, .page-item.active .page-link,
.btn-outline-primary:hover, .btn-outline-primary:active, .btn-outline-primary.active, .show > .btn-outline-primary.dropdown-toggle {
    background-color: #373151;
    border-color: #373151;
}

.btn-primary:hover, .btn-primary:active, .btn-primary.active, .show > .btn-primary.dropdown-toggle {
    background-color: #9d0830;
    border-color: #9d0830;
}

.nav-pills .nav-link.active, .nav-pills .nav-item.tagsort-active a, .nav-pills .nav-item.show .nav-link {
    background-color: #9d0830;
    color: #fff;
}

a {
    color: #1C1C1C;
}

a:hover {
    color: #9d0830;
}

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

.btn-danger {
    background-color: #9d0830;
    border-color: #9d0830;
    color: #fff;
}

.btn-danger:hover {
    background-color: #373151;
    border-color: #373151;
    color: #fff;
}

.btn:disabled {
    background-color: #ddd;
    border-color: #ddd;
}

.table .header {
    font-weight: 500;
}

.toggle.btn-primary:hover, .toggle.btn-primary:focus, .toggle.btn-primary:active,
.toggle.btn-primary.active, .toggle .btn-primary:hover, .toggle .btn-primary:focus,
.toggle .btn-primary:active, .toggle .btn-primary.active {
    border-color: #555 !important;
}

.toggle.btn:hover, .toggle.btn:focus,
.toggle .btn:hover, .toggle .btn:focus {
    color: #bbb !important;
}

.aruklogo {
    background: url(../images/hol-logo.png);
    -moz-background-size: 197.25px 29.1347px;
    -o-background-size: 197.25px 29.1347px;
    -webkit-background-size: 197.25px 29.1347px;
    background-size: 197.25px 29.1347px;
    width: 197.25px;
    height: 29.1347px;
    display: block;
    position: relative
}

.table td.detail-row {
    border-top: none;
    padding: 0;
}

.table td.detail-row div p {
    padding: 0.75rem;
}

strong {
    font-weight: 500;
}

.table.detail, .table.changelog {
    background: #f5f5f5;
}

.table.changelog th, .table.changelog td {
    padding-bottom: 0;
}

.table.changelog td {
    padding-top: 0;
}

.table.changelog tr:last-child td {
    padding-bottom: 0.75em;
}

.breadcrumb {
    background-color: #FDFDFD;
    border-radius: 3px;
}

.breadcrumb-item.active {
    color: #ccc;
}

.breadcrumb-item.active.selected {
    color: #333;
}

.picture-item label {
    min-height: 135px;
    margin-bottom: 0.5em;
}

.picture-item.with-variants label {
    min-height: 85px;
    margin-bottom: 0.5em;
}

.picture-item {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.picture-item .select-wrapper {
    min-height: 50px;
}

.picture-item .form-group {
    margin-bottom: 1em;
}

.pending-stock {
    color: #da3749;
    font-weight: 500;
}

.removed {
    color: #ddd;
    font-weight: normal;
    text-decoration: line-through;
}

.removed label {
    text-decoration: line-through;
}

.details {
    color: #000;
    font-weight: normal;
}

/* status values */

.status {
    font-weight: 500;
}

.Pending { /* red */
    background: #fbebec;
}

.Pending:hover {
    background: #f8d7db;
}

.Pending .status {
    color: #da3749;
}

.In { /* blue */
    background: #e9f6f8;
}

.In:hover {
    background: #d3ecf1;
}

.In .status {
    color: #24a2b7;
}

.Picking { /* yellow */
    background: #fff9ea;
}

.Picking:hover {
    background: #fff2d5;
}

.Picking .status {
    color: #fdc02f;
}

.Despatched { /* green */
    background: #eaf6ed;
}

.Despatched:hover {
    background: #d6eddb;
}

.Despatched .status {
    color: #30a64a;
}

.Invoiced { /* pink */
    background: #f8e7f8;
}

.Invoiced:hover {
    background: #f1d1f1;
}

.Invoiced .status {
    color: #bb18b9;
}

.Cancelled { /* light grey */
    background: #f6f7f8;
}

.Cancelled:hover {
    background: #edeef0;
}

.Cancelled .status {
    color: #a3acb6;
}

.Returned, .Partially{ /* dark grey */
    background: #f3f3f4;
}
.Returned:hover, .Partially:hover{
    background: #e7e8ea;
}
.Returned .status, .Partially .status{
    color: #868e96;
}
