
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    border: 0 none;
    margin: 0;
    padding: 0;
}

input[type="text"],input[type="password"], select, textarea, .tag-editor
{
    width: 320px;
}
table {
    border-collapse: separate;
    border-spacing: 1px;
}

:focus {
    outline: medium none;
}
.wrap {
    clear: both;
    padding: 20px 0;
    width: 100%;
    min-width: 1270px;
}
.centered{
    text-align: center;
}
.main {
    margin: 0 auto;
    width: 960px;
}
.inner {
    padding: 15px;
}
.main, .item, .col {
    -moz-box-sizing: border-box;
}

.container {
    width: 1270px;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    margin-top: 10px;
}
#header .main {
    width: 1270px;
}

#content {
    margin-bottom: 10px;
    margin-left: 5px;
    margin-right: 5px;
}

.content-inner, .right-inner, .menu-inner, .search-inner, .toolbar-inner, .moduletable-inner, #header, #slideshow {
    padding: 0;
}

body {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #888888;
    font-family: Arial,sans-serif;
    font-size: 12px;
    line-height: 1.6;
}
.wrap {
    background: none repeat scroll 0 0 #1A1A1A;
}
a, .fuscia {
    color: #DE3068;
    text-decoration: none;
}
a:hover, a:active, a:focus {
    color: #222222;
    text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
    font-family: Arial,sans-serif;
    font-weight: 700;
    line-height: 1.2;
}
h1 {
    font-size: 185%;
    color: #898989;
}
h2 {
    font-size: 150%;
}
h3 {
    font-size: 125%;
}
h4 {
    font-size: 100%;
    text-transform: uppercase;
}
h5 {
    font-size: 100%;
}

ul {
    list-style: none outside none;
}

.container-main ul li a:hover, .container-main ul li a:focus, .container-main ul li a:active {
    color: #DE3068;
}

hr {
    border-top: 1px solid #CCCCCC;
}
ul.checkbox_list
{
    width: 400px;
}
td,th {
    font-size: 100%;
    padding: 5px 10px;
    
}

td.SupplierContact
{
    width: 320px;
}
td.new_SupplierContact
{
    width: 325px;
}

td.ManufacturerContact
{
    width: 320px;
}
td.new_ManufacturerContact
{
    width: 325px;
}
td.CustomerContact
{
    width: 320px;
}
td.new_CustomerContact
{
    width: 325px;
}
td.new_address
{
    width: 335px;
}

td.StoreInformation
{
    width: 320px;
}
td.new_StoreInformation
{
    width: 320px;
}
td.CustomerDeliveryNotes
{
    width: 320px;
}
td.new_CustomerDeliveryNotes
{
    width: 320px;
}
td.form
{
    width: 250px;
}
td.error
{
    width: 100px;
}
td.empty
{
    width: 0px;
}

label {
    cursor: pointer;
    margin-right: 10px;
}
input, select, button, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 20px;
}
textarea {
    -moz-box-sizing: border-box;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    color: #666666;
    overflow: auto;
    padding: 5px;
    vertical-align: top;
}
input[type="text"], input[type="password"], input[type="email"], .inputbox, select {
    -moz-box-sizing: border-box;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    color: #666666;
    line-height: 20px;
    margin: 0;
    padding: 5px;
}
input[type="submit"], .button, button {
    background: url("/images/trans-grad-black-20.png") repeat-x scroll center center #222222;
    border: medium none;
    border-radius: 0 0 0 0 !important;
    box-shadow: none !important;
    color: #FFFFFF;
    display: inline-block;
    line-height: normal;
    margin: 0;
    overflow: visible;
    padding: 5px 8px;
}
input[type="submit"]:hover, .button:hover, button:hover {
    background: url("/images/trans-grad-black-20.png") repeat-x scroll center center #DE3068;
    border: medium none;
    border-radius: 0 0 0 0 !important;
    box-shadow: none !important;
    color: #FFFFFF;
}
input[type="submit"]:focus, .button:focus, button:focus {
    background: url("/images/trans-grad-black-20.png") repeat-x scroll center center #DE3068;
    border: medium none;
    border-radius: 0 0 0 0 !important;
    box-shadow: none !important;
    color: #FFFFFF;
}
.invalid, input.invalid {
    border-color: red;
}
input[type="checkbox"], input[type="radio"] {
    background: none repeat scroll 0 0 transparent !important;
    border: medium none !important;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    width: auto !important;
}

th a, th a:hover, th a:focus, th a:active, td.sectiontableheader a {
    color: #666666;
}

textarea:hover, textarea:focus, input[type="text"]:hover, input[type="password"]:hover, input[type="email"]:hover, .inputbox:hover, input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, .inputbox:focus, select:hover, select:focus {
    border-color: #DE3068;
}
#mainnav {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
#mainnav .menu {
    float: right;
}
#mainnav .menu-inner {
    position: absolute;
    right: 0;
    width: 1270px;
}
#mainnav .menu, #mainnav .menu li {
    margin: 0;
    padding: 0;
}
#mainnav .menu > li {
    border-right: 1px solid #2A2A2A;
    display: inline-block;
}
#mainnav .menu > li:first-child {
    border-left: 1px solid #2A2A2A;
}
#mainnav .menu > li > a {
    color: #888888;
    display: block;
    float: left;
    font-family: MontserratRegular,sans-serif;
    height: 60px;
    line-height: 60px;
    padding: 0 20px;
    text-transform: uppercase;
}
#mainnav .menu > li:hover > a, #mainnav .menu > li > a:hover, #mainnav .menu > li > a:active, #mainnav .menu > li > a:focus {
    background-color: #000000;
    color: #DE3068;
    text-decoration: none;
}
#mainnav .menu > li.active > a {
    color: #FFFFFF;
}
#mainnav .menu > li.deeper ul {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 5px solid #000000;
    left: -1000em;
    margin: -3px;
    max-width: 420px;
    min-width: 180px;
    padding: 10px 0;
    position: absolute;
    width: auto;
}
#mainnav .menu > li.deeper:hover ul {
    left: auto;
    margin-top: 60px;
    position: absolute;
    z-index: 3;
}
#mainnav .menu > li.deeper ul li.active > a, #mainnav .menu > li.deeper ul li:hover a, #mainnav .menu > li.deeper ul li a:hover, #mainnav .menu > li.deeper ul li a:active, #mainnav .menu > li.deeper ul li a:focus {
    color: #DE3068;
    text-decoration: none;
}


ul.jsub li.active > a, ul.jsub li:hover a, ul.jsub li a:hover, ul.jsub li a:active, ul.jsub li a:focus {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #DE3068;
    text-decoration: none;
}
.menu li:first-child {
    margin-top: 0;
}

#mainnav .menu > li.deeper:hover ul:before, ul.jsub:before {
    border-bottom: 10px solid #FFFFFF;
    border-left: 0 solid transparent;
    border-right: 10px solid transparent;
    content: "";
    left: 0;
    position: absolute;
    top: -10px;
}
#mainnav .menu > li.deeper ul li, ul.jsub li {
    float: none;
    list-style: none outside none;
}
#mainnav .menu > li.deeper ul li a, ul.jsub li a {
    color: #666666;
    display: block;
    font-size: 80%;
    height: 30px;
    line-height: 30px;
    max-width: 420px;
    padding: 0 20px;
    text-overflow: ellipsis;
    text-transform: uppercase;
    white-space: nowrap;
}
.menu li, .categories-module li {
    border: 0 none;
    line-height: 1.1;
    list-style: none outside none;
    margin: 5px 0 0;
    padding: 0;
}
.menu ul, .categories-module ul {
    padding: 10px;
}

#logo{
    float: left;
    margin-top: 10px;
}

.items-more {
    padding: 15px 0 5px;
}
.back_button a, .back_button a:hover, .back_button a:active {
    display: block;
    margin: 10px 0;
}
#system-message > dt {
    display: none;
}
#system-message > dd {
    text-indent: 0;
}
#system-message > dd > ul {
    border: 2px solid #00BDF3;
    color: #00BDF3;
}
#system-message > dd > ul li {
    background: none repeat scroll 0 0 transparent;
}
#system-message > .message > ul {
    background-color: #F5F5F5;
    background-image: none;
}
#system-message > .error > ul, #system-message > .warning > ul, #system-message > .notice > ul {
    color: #151617;
}
#system-message > .error > ul {
    background-color: #FCDFDE;
    border-color: #EC534D;
}

#system-message > .warning > ul {
    background-color: #FDE4DC;
    border-color: #F26E3F;
}
#system-message > .notice > ul {
    background-color: #D0F3FD;
    border-color: #00BDF3;
}

.pagination ul li span.pagenav {
    background: none repeat scroll 0 0 #DE3068;
    color: #FFFFFF;
}

#header {
    border-bottom: 1px solid #2A2A2A;
    color: #CCCCCC;
    height: 59px;
}
#header .main {
    position: relative;
    z-index: 10;
}

.has-toggle {
    z-index: 19;
}

.btn-toggle {
    background: inherit;
    color: inherit;
    cursor: pointer;
    display: block;
    height: 45px;
    position: relative;
    text-align: center;
    text-shadow: none;
    width: 45px;
}
.btn-toggle > span {
    background-position: center top;
    background-repeat: no-repeat;
    display: block;
    height: 16px;
    left: 50%;
    margin-left: -8px;
    margin-top: -8px;
    position: absolute;
    text-indent: -9999em;
    top: 50%;
    width: 16px;
}

.menu-toggle {
    width: 90px;
}
.menu-toggle > span {
    display: inline;
    height: auto;
    line-height: 45px;
    margin: 0;
    padding: 0;
    position: static;
    text-indent: 0;
    width: auto;
}

.content-inner div > h2 a:hover, .content-inner div > h2 a:focus, .content-inner div > h2 a:active, .article-info a, .jac-add-button a, .item:hover h2 a, .popup .moduletable li a:hover, .popup .moduletable li a:focus, .popup .moduletable li a:active {
    color: #DE3068;
}
.article-info .article-info-term, .masonry .item .item-main .item-content, .masonry .item .item-links, .masonry .item .article-info > *, .masonry .item .genericItemDateCreated, .masonry .item .genericItemCategory, .masonry .item .catItemEditLink, .item.no-image .item-image, .masonry .item .footer > *, body.layoutview .item-main, body.layoutview .item-image p.img_caption, body.layoutview .item:hover .item-main, body.layoutview .item:hover .item-image p.img_caption, #popup-view, body.popupview .pagenav, #logo h1 a span, #toolbar #search label, #toolbar #search .button, .menu-toggle, .toolbar-toggle, .search-toggle, .hideInFront {
    display: none;
}

.contentdescription p, .img-intro-none img, .img-intro-left img, .img-intro-right img, .img-fulltext-none img, .img-fulltext-left img, .img-fulltext-right img, .masonry .item .item-image, body.layoutview .item-image, body.layoutview .img-intro-none, body.layoutview .img-intro-left, body.layoutview .img-intro-right, .popup .moduletable ul {
    margin: 0;
}



body {
    background-color: #EEE;
    color: #666666;
}
input[type="text"], input[type="password"], input[type="email"], .inputbox,textarea,select {
    background-color: #FFF;
    border-color: #000;
    color: #999999;
}
input[type="submit"], .button, button {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    color: #999999;
}
#mainnav .menu > li:hover > a, #mainnav .menu > li > a:hover, #mainnav .menu > li > a:active, #mainnav .menu > li > a:focus {
    background-color: #FFFFFF;
    color: #DE3068;
}
ul.jsub li.active > a, ul.jsub li:hover a, ul.jsub li a:hover, ul.jsub li a:active, ul.jsub li a:focus {
    background: none repeat scroll 0 0 #000000;
    color: #DE3068;
}

#header {
    border-bottom-color: #DDDDDD;
}

.wrap, p.line-through span {
    background: none repeat scroll 0 0 #FFFFFF;
}

input[type="text"]:hover, input[type="password"]:hover, input[type="email"]:hover, .inputbox:hover, input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, .inputbox:focus, .acymailing_module_form td input[type="text"]:hover, .acymailing_module_form td input[type="text"]:focus, textarea:hover, textarea:focus {
    background-color: #FFFFFF;
    color: #666666;
}
input[type="submit"]:hover, .button:hover, button:hover, p.readmore a:hover, p.readmore a:focus, p.readmore a:active {
    border: 1px solid #DE3068;
}
#mainnav .menu > li, #toolbar-categories h4 span, #toolbar-timeline h4 span, #toolbar-tools h4 span {
    border-right-color: #DDDDDD;
}
#mainnav .menu > li:first-child, #toolbar-categories, ul.contact li {
    border-left-color: #DDDDDD;
}
#mainnav .menu > li > a, #botsl {
    color: #666666;
}
#mainnav .menu > li.active > a, .masonry .item .header h2 a, .masonry .item-timeline .item-inner h2, #content-mass-bottom .moduletable > h3, #botsl .moduletable > h3, #botsl a:hover, #botsl a:focus, #botsl a:active, #botsl1 a:hover, #botsl1 a:focus, #botsl1 a:active, ul.contact li span, #footer a:hover, #footer a:focus, #footer a:active, #errorboxheader {
    color: #333333;
}
#mainnav .menu > li.deeper ul, ul.jsub {
    background-color: #000000;
    border-bottom-color: #FFFFFF;
}
#mainnav .menu > li.deeper:hover ul:before, ul.jsub:before {
    border-bottom-color: #000000;
}
#mainnav .menu > li.deeper ul li a, ul.jsub li a {
    color: #888888;
}

#mainnav {
    font-size: 12px;
}
#sf_admin_bar
{
    float: left;
    width: 200px;
}

#sf_admin_container ul.error_list
{
  margin: 0;
  margin-bottom: 7px;
  color: #d33;
  border: none;
  background-color: #f33;
}

#sf_admin_container ul.error_list li
{
  padding: 4px;
  padding-left: 3px;
  list-style: none;
  color: #fff;
}

#sf_admin_container .error
{
  padding: 0px 0px 0px 30px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  background-color: #f33;
  color: #fff;
}

#sf_admin_container .errors input, #sf_admin_container .errors select
{
  border: 1px solid #f22;
}

ul.sf_admin_actions, li
{
    display: inline;
}
#sf_admin_container
{
    width: 100%;
}

div.unclickable{
    opacity: 0.25;
    background-color: #e5e5e5 !important;
}

.sf_admin_actions a,
.sf_admin_actions a:visited,
.sf_admin_filter a,
.sf_admin_filter a:visited,
.max_per_page_selector a,
.max_per_page_selector a:visited,
div.unclickable
{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    color: #999999;
    display: inline-block;
    line-height: normal;
    margin: 0;
    overflow: visible;
    padding: 6px 8px;
}
.sf_admin_actions a:hover, .sf_admin_filter a:hover
{
    background: url("/images/trans-grad-black-20.png") repeat-x scroll center center #DE3068;
    border: medium none;
    border-radius: 0 0 0 0 !important;
    box-shadow: none !important;
    color: #FFFFFF;
    border: 1px solid #DE3068;
    padding: 6px 8px;
}
ul.sf_admin_actions li.settings
{
    margin-right: 50px;
}
td.size_blocks
{
    padding: 3px;
}

td.size_blocks input
{
    width: 37px;
}
table.main_settings
{
    margin-left: auto;
    margin-right: auto;
    border: none;
    width: 100%;
    padding: 40px;
}
table.main_settings td{
    border: none;
    padding: 10px;
}
#seasonsMain
{
    width: 140px;
}
.sf_admin_list table, .sf_admin_list, #sf_admin_content
{
    width: 100%;
    margin-right: 5px;
    float: left;
}
th.sf_admin_text, th#sf_admin_list_th_actions, th.sf_admin_enum
{
    text-align: left;
}
tr.odd
{
    background-color: #c0c0c0;
}
tr.even
{
    background-color: #E5E5E5
}
tfoot{
    text-align: left;
}
.embedded_dropdown
{
    width: 20% !important;
}
.fox_dropdown {
    box-shadow: 0 0 7px rgba(192, 192, 192, 0.7);
    margin: 0;
    height: 28px;
    opacity: 0;
    position: absolute;
    width: 100% !important;
    cursor: pointer;
}
.outer_dropdown {
    background-color: #EEEEEE;
    display: none;
    height: 28px;
    margin: 0;
    width: 100% !important;
    
}
.defaultfoxfield {
    border: 1px solid #000;
}
.inner_dropdown {
    background-attachment: scroll;
    background-color: #FFF;
    background-repeat: no-repeat;
    color: #999999;
    display: table-cell;
    height: 25px;
    padding: 0 5px;
    vertical-align: middle;
    width: 100% !important;
}
ul.sf_admin_actions
{
    margin-left: 280px;
}
ul.sf_actions{
    margin-left: 90px;
}

.first
{
    background-image: url("/images/first.png");
}
.previous
{
    background-image: url("/images/previous.png");
}
.next
{
    background-image: url("/images/next.png");
}
.last
{
    background-image: url("/images/last.png");
}
.pagination
{
    
    background-position: 0px -23px;
    bottom: -46px;
    height: 23px;
    display: inline-block;
    margin: 0px;
    text-indent: -9999em;
    width: 23px;
    font-size: 35px;
    vertical-align: middle;
}
.pagination:hover
{
    background-position: 0px 0px;
    background-repeat: no-repeat;
    height: 23px;
    width: 23px;
}
div.sf_admin_list tfoot th
{
    padding: 0px;
}
div.sf_admin_filter tfoot td
{
    padding-left: 90px;
}

button.new_CustomerContact, button.new_ManufacturerContact, button.new_SupplierContact
{
    margin-left: 220px;
}


button.new_CustomerAddress, button.new_ManufacturerAddress, button.new_SupplierAddress
{
    margin-left: 190px;
}

button.new_StoreInformation, button.new_CustomerDeliveryNotes
{
    margin-left: 220px;
}

button.new_Colours
{
    margin-left: 270px;
}
button.new_RawMaterialComposition
{
    margin-left: 60px;
}

input#customers_discount, input#sales_comissions_comission_rate, input.porcentage
{
    background-image: url("/images/porcentage.png");
    background-position: 290px center;
    background-repeat: no-repeat;
}
input.raw_material_composition_porcentage{
    background-image: url("/images/porcentage.png");
    background-position: 80px center;
    background-repeat: no-repeat;
}
.en_US input#customers_payment_due,.en_US input#orders_payment_due
{
    background-image: url("/images/days.png");
    background-position: 275px center;
    background-repeat: no-repeat;
}
.es_419 input#customers_payment_due,.es_419 input#orders_payment_due
{
    background-image: url("/images/dias.png");
    background-position: 275px center;
    background-repeat: no-repeat;
}
div#sum_composition {
    bottom: 30px;
    float: left;
    left: 140px;
    position: relative;
}
div#max_per_page_selector{
    bottom: 30px;
    float: right;
    position: relative;
    right: 0;
    text-align: right;
}
/*FOOTER HERE*/
#footer {
    height: 350px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 65px;
    position: absolute;
}

#footer_main {
    height: 30px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    width: 1270px;
    bottom: 0px;
    padding-bottom:10px;
}
#footer .footer-body {
    margin: 0 auto;
    padding: 0 10px;
    width: 980px;
}
.clearfix:before, .clearfix:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
}

#footer .footer-body .footer-nav {
    width: 330px;
}
#footer .footer-body .footer-nav .item {
    border-bottom: 1px solid #CCCCCC;
    clear: both;
    color: #333333;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
#footer .footer-body .footer-nav .item-follow .item-title {
    margin-top: 10px;
}
#footer .footer-body .footer-nav .item .item-title {
    float: left;
    font-size: 14px;
    text-transform: uppercase;
    width: 130px;
}
#footer .footer-body .footer-nav .item .item-content {
    float: left;
    width: 200px;
}
.tk-futura-pt {
    font-family: "futura-pt",sans-serif;
}

#footer .footer-body .footer-nav .item-contact .item-content h3 {
    font-weight: normal;
    text-transform: uppercase;
}
/*FOOTER END HERE*/
.social-facebook{
    background-image: url("/images/icon-facebook.png");
    background-position: 0px 0px;
    bottom: -20px;
    height: 40px;
    display: inline-block;
    margin: 0px 5px;
    text-indent: -9999em;
    width: 40px;
    font-size: 35px;
    vertical-align: middle;
}
.social-facebook:hover{
    background-position: 0px -40px;
    background-repeat: no-repeat;
    color: #e03b70;
    height: 40px;
    width: 40px;
}
.social-twitter{
    background-image: url("/images/icon-twitter.png");
    background-position: 0px 0px;
    bottom: -20px;
    height: 40px;
    display: inline-block;
    margin: 0px 5px;
    text-indent: -9999em;
    width: 40px;
    font-size: 35px;
    vertical-align: middle;
}
.social-twitter:hover{
    background-position: 0px -40px;
    background-repeat: no-repeat;
    color: #e03b70;
    height: 40px;
    width: 40px;
}

input[type="button"]{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    color: #999999;
    display: inline-block;
    line-height: normal;
    margin: 0;
    overflow: visible;
    padding: 6px 8px;
}

input[type="button"]:hover{
    background: url("/images/trans-grad-black-20.png") repeat-x scroll center center #DE3068;
    border: medium none;
    border-radius: 0 0 0 0 !important;
    box-shadow: none !important;
    color: #FFFFFF;
    border: 1px solid #DE3068;
    padding: 6px 8px;
}


td.required{
    border: 1px solid #DE3068;
}

.products_batch_actions select[name="batch_action"]{
    margin-top: 220px;
}
.raw_materials_batch_actions select[name="batch_action"]{
    margin-top: 220px;
}
.orders_batch_actions select[name="batch_action"]{
    margin-top: 140px;
}
.production_orders_batch_actions select[name="batch_action"]{
    margin-top: 40px;
}

.purchase_orderbatch_actions select[name="batch_action"]{
    margin-top: 180px;
}

.suppliers{
    width: 190px;
}
td.showDragHandle {
    background-image: url("/images/updown2.gif");
    background-repeat: no-repeat;
    background-position: center center;
    cursor: move;
}
#wash_labels table tr, #wash_labels table td{
    margin: 0px !important;
    padding: 0px !important;
}

table#order_information th,table#order_information td{
    padding: 4px;
    margin: 0px;
}
.red{
    color:#ff0000;
}
.our_reference{
    width: 270px;
    text-align: left;
}
.description{
    width: 870px;
    text-align: left;
}
.order_quantities{
    text-align: left;
}
li.product_list{
    display: table !important;
}

.time{
    border: 1px solid #DDDDDD;
    font-size: 12px;
    height: 20px;
    width: 100px;
    padding-top: 5px;
    padding-bottom: 5px;
}

td.order_approved{
    border-right-width: 5px;
    border-right-color: rgb(53,255,31);
    border-right-style: solid;
}

td.order_active{
    border-right-width: 5px;
    border-right-color: #DE3068;
    border-right-style: solid;
}

td.order_closed{
    border-right-width: 5px;
    border-right-color: rgb(128,128,128);
    border-right-style: solid;
}

td.po_needed{
    background-color: #DE3068;
    width: 10px;
}

td.po_fulfilled{
    background-color: rgb(128,128,128);
    width: 10px;
}

.seasons-main-nav{
    max-height: 300px;
    overflow-y: auto;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    border-radius: 0 !important;
}