@import url("https://fonts.googleapis.com/css?family="Roboto":300,400,500,700,900");
@import url("/themes/_portals/bluestar/css/catalogue.css?V");


/*WebForm Style*/
.javelinBodyTable {
  width: 1200px;
}
.Webform .javelinMainTable {
    max-width: 1180px;
    min-width: 1020px;
}
.javelinMainBody {
    border-top: solid 5px #403A38 !important;
}

.javelinWebFormSpace {
	display: none;
}
.javelinBodyTable {
  background-color: #FFFFFF;
}
.Webform .javelinLogoSpace {
    display: block;
}
.javelinLogoSpace {
  width: 100%;
  background-color: Transparent;
  background-image: url("/themes/advancecare/img/logo_wide.png");
  background-repeat: no-repeat;
  background-size: 650px;
  height: 200px;
  margin-top: 0px;
  margin-left: 14px;
}
.javelinHeader {
	color: #604C3E;
}
h2 {
	color: #604C3E;
}
h1 {
	color: #604C3E;
}
.javelinSubheader2 {
	color: #604C3E;
}
.Webform div.mainTable, label {
	color: #404A38;
}
.fa-unsorted:before, .fa-sort:before {
	color: #404A38;
}
.jstree-anchor {
	color: #404A38 !important;
}
.Webform div.search, .Webform div.catalogue {
	border-top: 3px solid #403A38;
}
.jstree-default .jstree-open > .jstree-ocl:before {
	color: #604C3E;
}
.jstree-default .jstree-closed > .jstree-ocl:before {
	color: #604C3E;
}
.jstree-anchor.jstree-hovered {
	background: #604C3E;
}
.jstree-default .jstree-clicked {
    background: #604C3E;
}
.Webform .button, .btn {
    background: #CFC9B9;
	color: #604C3E !important;
}
.btn:hover {
	background: #CFC9B9;
	color: #604C3E !important;
}
.shopping-cart .shopping-cart-btn {
	background: #CFC9B9;
	color: #604C3E !important;
}
.shopping-cart .shopping-cart-btn:hover {
	padding: 8px 11px;
}
.shopping-cart-order.btn {
	background: #CFC9B9;
	color: #604C3E !important;
}
.shopping-cart-order.btn:hover {
	padding: 8px 12px;
}
.Webform .catalogue-search {
	background: #CFC9B9;
	color: #604C3E !important;
	font-weight: 700;
}
.Webform .catalogue-search:hover {
	padding: 6px 12px;
}

.ui-button {
	background: #f7f6f3;
	color: #000000;
}
.product-list-options .ui-state-active {
	background: #000000;
	color: #FFFFFF;
}

.Webform .costCentre, input#costCentre {
    display: none;
}
.Webform .stock-leadtime {
	display: none;
}
.Webform .stock-type {
	display: none;
}
.Webform .stock-minmax {
	color: #403A38 !important;
}

.version {
	position: relative !important;
}

.Webform .javelinBannerTable {
	background: transparent !important;
}

.javelinBannerTable .javelinLogoSpace {
    background-position-x: center;
}

.stock-qty-action.error::after {
	content: "Please add comment above why you would like more than 30 units.";
	color: #616161;
}
.stock-version {
    display: none;
}
.stock-owner {
    display: none;
}
.extLink {
	font-size: 13px;
	color: red !important;
	font-weight: bold;
}
.cell2 {
  width: 40% !important;
  margin-right: 10px;
}