@font-face {
    font-family: 'FSPimlicoWeb-Regular';
    font-display: swap;
    src: url("../fonts/hinted-FSPimlico.eot");
    src: url("../fonts/hinted-FSPimlico.eot?#iefix") format("embedded-opentype"), url("../fonts/hinted-FSPimlico.woff2") format("woff2"), url("../fonts/hinted-FSPimlico.woff") format("woff"), url("../fonts/hinted-FSPimlico.ttf") format("truetype"), url("../fonts/hinted-FSPimlico.svg#FSPimlico") format("svg");
    font-weight: normal;
    font-style:normal
}

@font-face {
    font-family: 'FSPimlicoWeb-Bold';
    font-display: swap;
    src: url("../fonts/hinted-FSPimlico-Bold.eot");
    src: url("../fonts/hinted-FSPimlico-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/hinted-FSPimlico-Bold.woff2") format("woff2"), url("../fonts/hinted-FSPimlico-Bold.woff") format("woff"), url("../fonts/hinted-FSPimlico-Bold.ttf") format("truetype"), url("../fonts/hinted-FSPimlico-Bold.svg#FSPimlico-Bold") format("svg");
    font-weight: normal;
    font-style:normal
}

@font-face {
    font-family: 'FSPimlicoWeb-Black';
    font-display: swap;
    src: url("../fonts/hinted-FSPimlico-Black.eot");
    src: url("../fonts/hinted-FSPimlico-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/hinted-FSPimlico-Black.woff2") format("woff2"), url("../fonts/hinted-FSPimlico-Black.woff") format("woff"), url("../fonts/hinted-FSPimlico-Black.ttf") format("truetype"), url("../fonts/hinted-FSPimlico-Black.svg#FSPimlico-Black") format("svg");
    font-weight: normal;
    font-style:normal
}

@font-face {
    font-family: 'FSPimlicoWeb-BlackItalic';
    font-display: swap;
    src: url("../fonts/hinted-FSPimlico-BlackItalic.eot");
    src: url("../fonts/hinted-FSPimlico-BlackItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/hinted-FSPimlico-BlackItalic.woff2") format("woff2"), url("../fonts/hinted-FSPimlico-BlackItalic.woff") format("woff"), url("../fonts/hinted-FSPimlico-BlackItalic.ttf") format("truetype"), url("../fonts/hinted-FSPimlico-BlackItalic.svg#FSPimlico-BlackItalic") format("svg");
    font-weight: normal;
    font-style:normal
}


/* global body padding */
body {
    padding-top:    20px;
    padding-bottom: 20px;
    font-family: 'FSPimlicoWeb-Regular', sans-serif;
    color: #000;
}
@media (min-width: 576px) {
    body {
        padding-top:    50px;
        padding-bottom: 50px;
    }
}

h1,h5,h6, nav, .nav-pills, .btn, .list-group-header{
    font-weight: normal;
    font-family: 'FSPimlicoWeb-Bold', sans-serif;
}
.sidebar-nav{
    font-size: 1.39em;
}


/* 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-primary{
    background-color: #d9218b;
    border-color: #d9218b;
    color: #fff;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .show > .btn-primary.dropdown-toggle,
.btn-outline-primary:hover, .btn-outline-primary:active, .btn-outline-primary.active, .show > .btn-outline-primary.dropdown-toggle{
    background-color: #fff;
    border-color: #fff;
    color: #d9218b;
}
.btn-outline-primary {
    border-color: #d9218b;
    color: #d9218b;
}
.nav-pills .nav-link.active, .nav-pills .nav-item.tagsort-active a,
.nav-pills .nav-item.show .nav-link, .page-item.active .page-link{
    background-color: #00b0b9;
}

a{
    color: rgb(0, 0, 238);
}
a:hover{
    color: rgb(0, 0, 238);
    text-decoration: underline;
}
nav.sidebar-nav a{
    color: #00b0b9;
    font-family: 'FSPimlicoWeb-Bold', sans-serif;
    font-size: 20px;
    font-weight: normal;
}
nav.sidebar-nav a:hover{
    color: #fff;
    background-color: #00b0b9;
}
.nav-pills .nav-link {
    border-radius: 0;
}
.filter-options a.nav-link {
    color: #d40f8c;
}
.filter-options a.nav-link:hover {
    color: #d40f8c;
    text-decoration: underline;
}

.btn-link {
    color: rgb(0, 0, 238);
    font-weight: normal;
    font-family: 'FSPimlicoWeb-Regular', sans-serif;
}
.btn-link:hover {
    color: rgb(0, 0, 238);
}

.btn-danger{
    background-color: rgba(198,0,126,0.6);
    border-color: transparent;
    color: #fff;
}
.btn-danger:hover{
    background-color: #fff;
    border-color: transparent;
    color: rgba(198,0,126,0.6);
}
.btn:disabled{
    background-color: #ddd;
    border-color: #ddd;
    color: #fff;
}
.table .header{
    font-weight: bold;
}

.aruklogo {
    background: url(../images/logo.png);
    -moz-background-size: 150px 71.4px;
    -o-background-size: 150px 71.4px;
    -webkit-background-size: 150px 71.4px;
    background-size: 150px 71.4px;
    width: 150px;
    height: 71.4px;
    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: bold;
}

.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-item.active{
    color: #ccc;
}

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

.picture-item label{
    min-height: 115px;
    margin-bottom: 0.5em;
}
.picture-item.with-variants label{
    min-height: 65px;
    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: bold;
}
.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: bold;
}
.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;
}

.btn, .form-control, .breadcrumb {
    border-radius: 0;
}

.top-toolbar{
    width: 100%;
}
.top-toolbar .dashhead-toolbar-item{
    float: right;
}
