
/*-----------------------------------------------
Generated by BlueCherryB2B - theme dan-post
----------------------------------------------- */
.login {  background: url('https://danpost.threadvine.com/media/26822867.jpg') no-repeat top center fixed !important;  -webkit-background-size: cover !important;  -moz-background-size: cover !important;  -o-background-size: cover !important;  background-size: cover !important;
}

/* carousel */
.carousel.featured {
    height: 800px !important;
}

/* Login wrapper image - optional alternative to full width background
.login-wrapper {
  height: 660px;
  /*background: #FFF url('https://www.dropbox.com/sh/xde03y0zczgnac0/AAB9MZBrrlNeuz_10RnIxC1za/DanPost/threadvine-071015.jpg?dl=1');*/
background: #FFF url('https://www.dropbox.com/sh/xde03y0zczgnac0/AACGPM6hI2w6eqpxFyc5VRw9a/DanPost/DP-B2B-CoverShot051116.jpg?dl=1');
}
 */
/* show message above the login panel */
.message-wrapper {
    margin: 0 0 68px 0;
}

a {
color: #5F5742;
}

#header #logo img {
vertical-align: middle;
max-height: 60px;
}

#search {
  margin: 10px 0 0 30px;
}

.search-container {
background-image:
     -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
     -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
     box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
}

.login-wrapper, .register-wrapper {
border: none;
}

#login, #register {
width: 500px;
margin: 30px auto;
background: rgba(255,255,255,0.5);
border-radius: 12px;
}

#login a {
color: #333;
}


.box {
background: #fff;
}

fieldset {
background:
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
}

#login fieldset.table {
background: transparent;
border: none;
box-shadow: none;
background: -moz-linear-gradient(-45deg,  rgba(238,238,238,0.6) 0%, rgba(238,238,238,0.9) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(238,238,238,0.6)), color-stop(100%,rgba(238,238,238,0.9))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  rgba(238,238,238,0.6) 0%,rgba(238,238,238,0.9) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  rgba(238,238,238,0.6) 0%,rgba(238,238,238,0.9) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  rgba(238,238,238,0.6) 0%,rgba(238,238,238,0.9) 100%); /* IE10+ */
background: linear-gradient(135deg,  rgba(238,238,238,0.6) 0%,rgba(238,238,238,0.9) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99eeeeee', endColorstr='#e6eeeeee',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
border: 1px solid #666;
border-radius: 4px;
}


div#login h3 {
font-weight: 300;
text-shadow: #fff 0.1em 0.1em 0.3em;
}

#quick-menu {
padding: 2px 10px 0px;
background: rgba(238, 238, 238, 0.7);
border-radius: 3px;
}

#quick-menu a {
font-weight: normal;
text-transform:uppercase;
font-size: 10px;
}

div#nav2 {
background: #FFF;
border: none;
border-top: 3px solid #434140;
font-weight: bold;
text-transform:uppercase;
}

div#nav2 ul.tab li {
top: 0px;
padding: 5px 15px;
}

div#nav2 .selected {
border: none;
background: #666;
background-image:
     -webkit-gradient(linear, left top, left bottom, color-stop(0, #8F8C89), color-stop(1, #434140));
     -moz-linear-gradient(top, #8F8C89 0%, #434140 100%);
     linear-gradient(to bottom, #8F8C89 0%, #434140 100%);
color: #fff;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}

div#nav2 .selected a {
border: none;
background: #666;
background-image:
     -webkit-gradient(linear, left top, left bottom, color-stop(0, #8F8C89), color-stop(1, #434140));
     -moz-linear-gradient(top, #8F8C89 0%, #434140 100%);
     linear-gradient(to bottom, #8F8C89 0%, #434140 100%);
color: #fff;
}


#navigation {
height: 28px;
background: #fff;
}

ul.nav li a {
color: #000;
font-weight: normal;
}

ul.main li:hover a:active {
background: #000;
color: #fff;
}

.home #navigation ul li.menu_home>a, .style #navigation ul li.menu_style>a, .catalog #navigation ul li.menu_catalog>a, .customer #navigation ul li.menu_customer>a, .order #navigation ul li.menu_order>a, .contact #navigation ul li.menu_contact>a, .account #navigation ul li.menu_account>a, .styleReport #navigation ul li.menu_report>a, .config #navigation ul li.menu_config>a, .site #navigation ul li.menu_site>a, .worksheet #navigation ul li.menu_worksheet>a, .search #navigation ul li.menu_search>a   {
background: #666;
background-image:
     -webkit-gradient(linear, left top, left bottom, color-stop(0, #8F8C89), color-stop(1, #434140));
     -moz-linear-gradient(top, #8F8C89 0%, #434140 100%);
     linear-gradient(to bottom, #8F8C89 0%, #434140 100%);
color: #fff;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}

ul.nav li:hover a, ul.nav li a:hover, ul.nav li a:focus {
color: #000;
background: #CCC;
background-image:
     -webkit-gradient(linear, left top, left bottom, color-stop(0, #666), color-stop(1, #434140));
     -moz-linear-gradient(top, #666 0%, #434140 100%);
     linear-gradient(to bottom, #666 0%, #434140 100%);
border-top-left-radius: 2px;
border-top-right-radius: 2px;
color: #fff;
}

#hierarchy {
background: transparent;
border-top: 1px solid #CCC;
border-bottom: 1px solid #CCC;
}

#hierarchy li.category-selected a.category-selected {
color: #000;
}

#hierarchy li.sub-category-selected a.sub-category-selected {
font-size: 12px;
color: #000;
}

.pagination_bar {
background: #fff;
padding: 0px 10px;
}

.box {
background: transparent;
padding: 10px 10px 1px 10px;
border: none;
}

#footer {
color: #666;
background: transparent;
}

#footer a {
color: #999;
}

.ui-dashboard-widget .ui-dashboard-header {
background: #FFF;
border: none;
}

.ui-dashboard-widget .ui-dashboard-header h5 {
color: #333;
text-transform: uppercase;
}

.dashboard-left-col .ui-dashboard-content {
border-right: none;
}

#buyer-group-list .selected {
background: #EEE;
color: #222;
}

#contact-data tbody td.selected {
background: #EEE;
color: #222;
}

.fancybox-dialog {
top: 24px;
}

#buyer-group-list .selected {
background: #EEE;
color: #222;
}

#contact-data tbody td.selected {
background: #EEE;
color: #222;
}

.fancybox-dialog .fancybox-dialog-header {
background: #717171;
border-bottom: 1px solid #333;
}

.fancybox-dialog .fancybox-dialog-header h4 {
color: #EEE;
}

#worksheet-count {
color: #222;
border: solid .25px #999;
background: #ddd;
background-image:
     -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
     box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.jCalMo .invday {
background: #FF9A94;
}

.order-item-container .zero {
background: #FF9A94;
}

.order-item-container .low {
background: #FFD3A8;
}

.order-item-container .avg {
background: #F7F3AE;
}

.order-item-container .good {
background: #D5F3AB;
}

.order-item-container .full {
background: #A1E3A1;
}

div#style-image {
border: none;
}

#style-image a img {
background-color: #FFF;
}

.thumbnail-list img, .color-list img {
border: none;
}

#order-style-summary .order-item.selected>td {
background: #fff;
}

.order-item-deliveries table.delivery-grid {
background:
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}

.ui-tabs-widget .ui-widget-header {
background-image:
     -webkit-gradient(linear, left top, left bottom, color-stop(0, #888), color-stop(1, #333));
     -moz-linear-gradient(top, #888888 0%, #333333 100%);
     linear-gradient(to bottom, #888888 0%, #333333 100%);
border-bottom: none;
}

#style-tabs.ui-state-default {
background: transparent;
}

#style-tabs li.ui-state-default {
background: rgba(0, 0, 0, 0);
}

#catalog-group-tabs.ui-state-default {
background: transparent;
}

#catalog-group-tabs li.ui-state-default {
background: rgba(0, 0, 0, 0);
}

.slick-header-column.ui-state-default {
background: #666;
}

div#slick-size-grid .slick-header-row {
background: #666;
}

#style-tabs.ui-tabs .ui-tabs-nav li.ui-tabs-active {
border-top-left-radius: 3px;
border-top-right-radius: 3px;
border: .5px solid #AAA;
border-bottom: none;
background: #fff;
}

#catalog-group-tabs.ui-tabs .ui-tabs-nav li.ui-tabs-active {
border-top-left-radius: 3px;
border-top-right-radius: 3px;
border: .5px solid #AAA;
border-bottom: none;
background: #fff;
}

.inputbutton, .inputsubmit, .jeditable>button {
border: solid 1px #999;
background: #eee;
background-image:
     -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #DDDDDD));
     -moz-linear-gradient(top, #FFFFFF 0%, #DDDDDD 100%);
     linear-gradient(to bottom, #FFFFFF 0%, #DDDDDD 100%);
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
color: #222!important;
padding: 3px 15px 4px;
height: 22px;
cursor: pointer;
border-radius: 10px;
font-weight: 600;
}

.toolbar {
margin: 10px 0 20px 0;
}

new.toolbar ul a {
border: solid 1px #999;
background: #EEE;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFF), color-stop(1, #DDD));
-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
color: #222!important;
padding: 4px 15px;
cursor: pointer;
border-radius: 10px;
margin: 20px 0;
}

.box h2 {
background-image:
     -webkit-gradient(linear, left top, left bottom, color-stop(0, #8F8C89), color-stop(1, #434140));
     -moz-linear-gradient(top, #8F8C89 0%, #434140 100%);
     linear-gradient(to bottom, #8F8C89 0%, #434140 100%);
border-radius: 4px;
}

#nav2 .left-col {
width: 750px;
}

#nav2 .right-col {
width: 150px;
}

.right-arrow {
margin-right: 6px;
}

table .order-total {
font-size: 19px;
}

#select_buyer #contact_search_input {
width: 420px;
}

.fancybox-dialog .fancybox-dialog-header {
background-image:
     -webkit-gradient(linear, left top, left bottom, color-stop(0, #8F8C89), color-stop(1, #434140));
     -moz-linear-gradient(top, #8F8C89 0%, #434140 100%);
     linear-gradient(to bottom, #8F8C89 0%, #434140 100%);
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}

#select_buyer_link  {
border: solid 1px #999;
background: #eee;
background-image:
     -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #DDDDDD));
     -moz-linear-gradient(top, #FFFFFF 0%, #DDDDDD 100%);
     linear-gradient(to bottom, #FFFFFF 0%, #DDDDDD 100%);
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
color: #222!important;
padding: 3px 15px;
height: 22px;
cursor: pointer;
border-radius: 10px;
}

a.change_address_link  {
border: solid 1px #999;
background: #eee;
background-image:
     -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #DDDDDD));
     -moz-linear-gradient(top, #FFFFFF 0%, #DDDDDD 100%);
     linear-gradient(to bottom, #FFFFFF 0%, #DDDDDD 100%);
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
color: #222!important;
padding: 3px 15px;
height: 22px;
cursor: pointer;
border-radius: 10px;
}

table.data>thead>tr>th.table-head {
background: #666;
background-image:
     -webkit-gradient(linear, left top, left bottom, color-stop(0, #8F8C89), color-stop(1, #434140));
     -moz-linear-gradient(top, #8F8C89 0%, #434140 100%);
     linear-gradient(to bottom, #8F8C89 0%, #434140 100%);
}
.ui-tabs-widget .ui-tabs-nav .ui-state-default {
border-top-left-radius: 4px;
border-top-right-radius: 4px;
background: transparent;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
background: #FFF;
}


div#onscreen-help {
margin-bottom: 10px;
font-size: 12px;
text-align: left;
border: 1px solid #ccc;
background: transparent;
color: #585C46;
border-radius: 9px;
}

div#onscreen-help .help-wrapper {
background: transparent;
}
/* Hide color-no by default */
div.style-color span.color-lable:last-of-type {
    display: none;
}

.order [class*=" orderparentCategory"]{
    display: none;
}
div#showBackgroundImageId img{
max-width: 200px;
}
div.style-color br {
    display: none;
}
div#backgroundImageId{
display: none;
}

