@font-face {
  font-family: "just-fabrics-cms";
  src:url("/SOZOadmin/fonts/just-fabrics-cms.eot");
  src:url("/SOZOadmin/fonts/just-fabrics-cms.eot?#iefix") format("embedded-opentype"),
    url("/SOZOadmin/fonts/just-fabrics-cms.woff") format("woff"),
    url("/SOZOadmin/fonts/just-fabrics-cms.ttf") format("truetype"),
    url("/SOZOadmin/fonts/just-fabrics-cms.svg#just-fabrics-cms") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "just-fabrics-cms" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before,
#leftpanel #navigation > a.js-cwhidereveal-nav:before,
#leftpanel #navigation a.js-cwhidereveal-nav-sub:before
{
  font-family: "just-fabrics-cms" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}

.icon-angle-right:before {
  content: "a";
}
.icon-angle-left:before {
  content: "b";
}
.icon-angle-down:before {
  content: "c";
}
.icon-angle-up:before {
  content: "d";
}
.icon-caret-right:before {
  content: "e";
}
.icon-caret-left:before {
  content: "f";
}
.icon-caret-down-two:before {
  content: "g";
}
.icon-caret-up-two:before {
  content: "h";
}
.icon-archive:before {
  content: "i";
}
.icon-page-export-pdf:before {
  content: "j";
}
.icon-camera:before {
  content: "k";
}
.icon-heart:before {
  content: "l";
}
.icon-sample:before {
  content: "m";
}
.icon-close:before {
  content: "n";
}
.icon-loyalty:before {
  content: "o";
}
.icon-tick:before {
  content: "p";
}


body {
	color: #7D7D7D;
	background: #cecece;
}

a:link {color: #83a23d;}
a:visited {color: #83a23d;}
a:hover {color: #83898e;}
a:active {color: #83a23d;}

input:focus, textarea:focus {outline: none; background: #dedcdc; border: 1px solid #666;}
input.submit {background: #83898e;}
input.submit:hover {background: #636161;}
input.submit:active {background: #333131;}

#top h1 {color: #83a23d;}
h2, h3 {color: #83a23d;}
.tiny {font-size: 10px;}

#leftpanel #navigation > a {
	background: #83898e;
	color: #fff;
	border-bottom: 1px solid #777;
}

#leftpanel #navigation > a.js-cwhidereveal-nav.cw_active {
	background: #83a23d !important;
}

#leftpanel #navigation > a.js-cwhidereveal-nav:before {
	content: "g";
	float: right;
	margin: 0 0 0 0.3em;
}

#leftpanel #navigation a .new {
	font-size: 0.7em;
	color: #fff;
	border: 1px solid #fff;
	padding: 0.3em;
	font-weight: normal;
	margin-left: 0.3em;
}

#leftpanel #navigation div a .new {
	border: 1px solid #000;
	color: #000;
	vertical-align: middle;
}

#leftpanel #navigation div a {
	line-height: normal;
	padding: 0.8em 0.5em;
}

#leftpanel #navigation div a:first-of-type {
	padding-top: 0.5em;
}

#leftpanel #navigation div a:last-of-type {
	margin-bottom: 0;
}

#leftpanel #navigation a.js-cwhidereveal-nav-sub.cw_active {
	color: #83a23d;
}

#leftpanel #navigation a.js-cwhidereveal-nav-sub:before {
	content: "g";
	float: right;
	margin: 0 0 0 0.3em;
}

#leftpanel #navigation div > a {
	border-bottom: 1px solid #ccc;
	display: block;
}

#leftpanel #navigation div > div {
	padding: 0.5em;
	display: block;
	border: 1px solid #ccc;
	border-top: 0;
	margin-bottom: 0.5em;
}

#leftpanel #navigation div > div a:last-of-type {
	border-bottom: 0;
	margin-bottom: 0;
}

#leftpanel #navigation a.odd {background: #969da3;}
#leftpanel #navigation a:hover {background: #83a23d;}
#leftpanel #navigation div a:hover {color: #83a23d;}

#leftpanel #navigation > a.focus {
	background: #83a23d;
}

#leftpanel #navigation > a.focus:hover {
	background: #969da3;
}

#saveoptions div input.submit {background: #c10000;}
#saveoptions div input.submit:hover {background: #636161;}
#saveoptions div input.submit:active {background: #333131;}

.data th, .listheader {background: #83a23d;}
#page .listheader, #page .listheader a, #page .listfooter {color: #fff;}

#list li.hidden {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity:0.5;
	opacity: 0.5;
}

#list li.burford {background: #ffcccc;}
#list li.cheltenham {background: #ccffcc;}
#list li.custom {background: #ccccff;}

#list li p, #page ul li p {padding: 0; margin: 0;}

#page .chzn-results li {
	background: none !important;
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;
	cursor: default !important;
	color: #666666;
}

.chzn-container-single .chzn-single {
    background-image: none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
	color: #666666 !important;
}

#fabric_chzn {float: left; margin-right: 5px;}
#fabric_chzn a {padding: 5px 9px; height: 15px; line-height: 15px;}

select.status {
	width: 89px;
	font-size: 10px;
}

#page .chzn-results li.group-result {
	margin: 10px 0 !important;
}

/*
#admin #page form {float: left; margin-right: 20px;}
*/

h4 {
	font-weight: bold;
	font-size: 16px;
	margin: 1em 0;
	color: #83a23d;
  text-transform: uppercase;
}

.reset {float: right;}

#page .display a { margin-left: 15px; }

#page .display a img { margin-right: 2px; }

#page #datepanel form {margin: 0 0 0 10px;}

#page #datepanel #date-from, #page #datepanel #date-to {width: 100px;}

#page .filters input, #page .filters select {
	width: auto;
	float: none;
}

.listfooter {
	margin-bottom: 20px;
	padding: 5px 5px 5px 3px;
	background: #969da3;
	font-size: 15px;
	margin-top: 10px;
	font-weight: bold;
}

.listfooter div {
	float: left;
	padding-left: 5px;
}

.listfooter .check-all, .listfooter .with-selected { width: 100px; }

.listfooter .with-selected { font-style: italic; }

#list li.trade {background: #ecffdd;}

.info-box {
	margin: 0 0 1em 0;
	padding: 1em 0;
	border-bottom: 1px solid #ddd;
}

#admin #page .info-box.extend label {
  width: 180px;
}

#admin #page .info-box.extend input[type="text"],
#admin #page .info-box.extend textarea,
#admin #page .info-box.extend select {
  width: 436px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.info-box h2 {
	margin: 0 0 1em 0;
	text-transform: uppercase;
}

.info-box h2 em {
	font-size: 0.8em;
	margin-left: 0.5em;
}

/* Message Styling ************************************************************/
.sozo-message, .error {
    width: auto;
    height: auto;
    padding: 15px 15px 15px 60px;
    font-size: 16px;
    color: #fff!important;
    margin-bottom: 1em;
    font-weight: bold;
    display: flex;
    align-items: center;
    min-height: 35px;
}

.sozo-error, .error {
    background: url(/images/icons/sozo-messages/function-alert.svg) no-repeat 15px center #de4343!important;
    font-weight: bold!important;
}

.sozo-success {
    background: url(/images/icons/sozo-messages/function-tick.svg) no-repeat 15px center #8f5462!important;
}

.sozo-warning {
    background: url(/images/icons/sozo-messages/function-information.svg) no-repeat 15px center #e47742!important;
}

.sozo-information {
    background: url(/images/icons/sozo-messages/function-help.svg) no-repeat 15px center #4c98e5!important; }

.sozo-message a, .error a {
    color: #fff!important;
}

.radius                 { -moz-border-radius: 6px 6px 6px 6px; -ms-border-radius: 6px 6px 6px 6px; -o-border-radius: 6px 6px 6px 6px; -webkit-border-radius: 6px 6px 6px 6px; border-radius: 6px 6px 6px 6px; }

.count				{ border: 1px solid #b0b1b3; color: #666666; float: left; margin-left: 5px; padding: 4px; }
.count_warning		{ border: 1px solid #c10000; color: #c10000; }

label.full-width {
	width: auto;
	display: block;
	float: none;
	margin: 0 0 0.5em 0;
}

.highlight {
	font-size: 1.2em;
	line-height: 150%;
	display: inline-block;
	clear: both;
	margin: 1em 0;
	padding: 1em;
	border: 1px solid #bbb;
	background: #eee;
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top;
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020;
}

.fancybox-skin {
    position: relative;
    background: $c-white;
    text-shadow: none;
}

.fancybox-opened {
    z-index: 8030;
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
       -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
            box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
    position: relative;
}

.fancybox-inner {
    overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch;
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%;
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url('/images/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060;
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url('/images/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url('/images/fancybox/blank.gif'); /* helps IE */
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    z-index: 8040;
}

.fancybox-prev {
    left: 0;
}

.fancybox-next {
    right: 0;
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden;
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px;
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px;
}

.fancybox-nav:hover span {
    visibility: visible;
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url('/images/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050;
}

.fancybox-opened .fancybox-title {
    visibility: visible;
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center;
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent; /* Fallback for web browsers that doesn't support RGBa */
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 15px;
       -moz-border-radius: 15px;
            border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap;
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff;
}

.fancybox-title-inside-wrap {
    padding-top: 10px;
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8);
}

.essential-info {
    clear: both;
    margin-bottom: 1em;
    padding: 1em;
    background: #eee;
}

.essential-info > div > span {
    float: left;
    display: block;
    width: 50%;
    max-width: 300px;
    margin: 0 0 0.5em 0;
}

.essential-info > div > span:first-of-type {
    max-width: 150px;
    clear: both;
    font-weight: bold;
}

.essential-info > div:last-of-type > span {
    margin-bottom: 0;
}

.essential-info:after {
  content: "";
  clear: both;
  display: table;
}

.is-icon-list {
  display: flex;
  justify-content: flex-end;
  width: 75px;
}

.listheader #select-all, #send-review-email {
  display: none;
}

input.checkbox, input[type="checkbox"] {
  margin-top: 5px;
}

a.tool {
  top: 2px;
}

a.braintree-event {
  color: #000;
}

a.braintree-event:after {
  content: "c";
  font-family: "just-fabrics-cms" !important;
  display: inline-block;
  margin-left: 0.2rem;
  position: relative;
  top: 0.2rem;
}

.featherlight-inner {
  display: block !important;
}
