@font-face {
    font-family: 'MADESands';
    src: url(../fonts/MADESands-Regular.otf) format("opentype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MADESands';
    src: url(../fonts/MADESands-Bold.otf) format("opentype");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'MADESands';
    src: url(../fonts/MADESands-Medium.otf) format("opentype");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'MADESands';
    src: url(../fonts/MADESands-Light.otf) format("opentype");
    font-weight: 300;
    font-style: normal;
}

body {
    padding-top: 20px;
    padding-bottom: 20px;
    font-family: "MADESands", sans-serif;
    font-weight: normal;
    color: #323232; /** sands 2025 body black **/
}

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

h1, h5, h6, nav, .btn, .nav-pills {
    font-weight: 500;
    color: #4D036E; /** sands 2025 purple **/
}

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

.nav-link:focus, .nav-link:hover {
    text-decoration: underline;
    color: #4D036E; /** sands 2025 purple **/
}

/* 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;
}

.nav-pills .nav-link, .btn, .form-control {
    border-radius: 0;
}

.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: #BABFFF; /** sands 2025 pale purple **/
    border-color: #BABFFF; /** sands 2025 pale purple **/
    color: #4D036E; /** sands 2025 purple **/
}

.btn-primary:hover, .btn-primary:active, .btn-primary.active, .show > .btn-primary.dropdown-toggle {
    background-color: #FFB56B; /** sands 2025 pale orange **/
    border-color: #FFB56B; /** sands 2025 pale orange **/
    color: #4D036E; /** sands 2025 purple **/
}

.btn-secondary {
    background-color: #FFB56B; /** sands 2025 pale orange **/
    border-color: #FFB56B; /** sands 2025 pale orange **/
    color: #4D036E; /** sands 2025 purple **/
}

.btn-secondary:hover, .btn-secondary:active, .btn-secondary.active {
    background-color: #BABFFF; /** sands 2025 pale purple **/
    border-color: #BABFFF; /** sands 2025 pale purple **/
    color: #4D036E; /** sands 2025 purple **/
}

.nav-pills .nav-link.active, .nav-pills .nav-item.tagsort-active a, .nav-pills .nav-item.show .nav-link {
    background-color: transparent;
    text-decoration: none;
    color: #FF8625; /** sands 2025 orange **/
}

a {
    color: #4D036E; /** sands 2025 purple **/
}

a:hover {
    color: #FF75BD; /** sands 2025 pink **/
}

.btn-danger {
    background-color: #FF7569; /** sands 2025 red **/
    border-color: #FF7569; /** sands 2025 red **/
    color: #4D036E; /** sands 2025 purple **/
}

.btn-danger:hover {
    background-color: #FF75BD; /** sands 2025 pink **/
    border-color: #FF75BD; /** sands 2025 pink **/
    color: #4D036E; /** sands 2025 purple **/
}

.alert-danger {
    background-color: #FF7569; /** sands 2025 red **/
    border-color: #FF7569; /** sands 2025 red **/
    color: #4D036E; /** sands 2025 purple **/
}

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

.btn-outline-primary {
    color: #4D036E; /** sands 2025 purple **/
    background-image: none;
    background-color: transparent;
    border-color: #4D036E; /** sands 2025 purple **/
}

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

.page-link {
    color: #4D036E; /** sands 2025 purple **/
}

.aruklogo {
    background: url(../images/logo3.png);
    -moz-background-size: 197.25px 61.16905738px;
    -o-background-size: 197.25px 61.16905738px;
    -webkit-background-size: 197.25px 61.16905738px;
    background-size: 197.25px 61.16905738px;
    width: 197.25px;
    height: 61.16905738px;
    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: #F0f0f0;
}

.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: #4D036E; /** sands 2025 purple **/
}

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

.picture-item.with-variants label.minheight {
    /*min-height: 65px;*/
    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: bold;
}

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

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

.details {
    font-weight: normal;
}

.breadcrumb {
    background-color: #F0f0f0;
    border-radius: 0;
}

/* 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;
}
