@font-face {
  font-family: 'mb001unknown';
  src: url('fonts/mb001-webfont.woff') format('woff2'),
    url('fonts/mb001-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
.current-platform {
  display: none;
  }
.is-admin .current-platform {
  display: block;
  }
.barcode-cell {
	width: 50%;
	text-align: left;
}
.barcode-wrapper {
  text-align: center;
  display: inline-block;
}
.bl-source-id {
}
.barcode,
.barcode a {
  font-family: 'mb001unknown';
  font-size: 50px;
  line-height: 50px;
  height: 40px;
  overflow: hidden;
}
.ucxf-cell {
	width: 50%;
	text-align: left;
}

.page-admin-store-settings-quotes-methods #edit-title-wrapper {
	display: none;
}

.page-admin-store-settings-quotes-methods.is-admin #edit-title-wrapper {
	display: block !important;
	background-color: #eecccc !important;
}
.page-admin-store-settings-quotes-methods.is-admin #edit-title-wrapper::before {
	color: #bb0000;
	content: "Changing this title will cause in-store tax rate settings to revert.  Please re-set them on /admin/timber/data/tax";
}

#timber-csstest-module .base .norm,
#timber-csstest-module .ovrd,
#timber-csstest-theme .base .norm,
#timber-csstest-theme .ovrd { background-color: red; color: black; }
#timber-csstest-module, #timber-csstest-theme { font-size: 10px !important; display: inline-block !important; }
#timber-csstest-info { font-size: 8px !important; }

.tcc-container #tcc-college_term .type-college_term.before-start-sales {
	display: none;
}
body.is-store-maintenance .tcc-container  #tcc-college_term .type-college_term.before-start-sales {
	display: inherit;
}
body.is-store-maintenance .tcc-container  #tcc-college_term .type-college_term.hide {
	display: none;
}

#block-timber-timber-my-courses {
	border-bottom: 1px solid #eee;
	padding-bottom: 5px;
	margin-bottom: 20px;
	}
#block-timber-timber-my-courses .chooser-section-details a {
	font-size: .8em;
	text-align: left;
	line-height: .9em;
	padding-bottom: 4px;
	display: inline-block;
	}
.page-my-courses .chooser-section-details {
	margin-top: 20px;
	}
#col-right {
	z-index:2 !important;
	}

#timber-continue-shopping {
	font-size: 125%;
}



.blockUI {
	border: 5px solid orange !important;
	border-radius: 10px 10px 10px 10px !important;
	box-shadow: 2px 2px 4px #555555 !important;
	padding: 10px 10px 15px 10px !important;
}
.blockUI h2 {
	color: #00395A !important;
	font-size: 28px !important;
	font-family: Georgia,"Times New Roman",Times,serif !important;
}


.order-review-table table.cart-review {
	width: 100%;
}
.order-review-table table.cart-review td {
	padding: 3px;
}
.section-cart #uc-paypal-ec-form {
	display: none;
	}
.pre-order-alert {
	color: red;
}
#block-timber-timber-product-alerts .content {
	float: right;
}
.product-alert.discount {
  color: green;
  font-weight: bold;
}

.node-type-product .field .field-label {
	display: inline;
	display: inline-block;
	width: 9em;
}
.node-type-product .field .field-items { display: inline; }
.node-type-product .field .field-item { display: inline; }
.node-type-product .field {
	clear: left;
}

.node-type-product .field-field-addtocart,
.node-type-product .field-field-price {
  clear: right;
  float: right;
  min-width: 120px;
	margin: 5px 10px 0 10px;
  text-align: right;
  /*position: relative;*/
}
.node-type-product .field-field-product-description,
.node-type-product .field-field-description {
	clear: none;
}

.node-type-college-section .tabs.primary  li a,
.node-type-product .tabs.primary  li a{
	height: 19px;
	line-height: 16px;
	display: block;
	float: left;
	background-image: url(images/tab-a.png);
	border-bottom: 1px solid #BBB;
	}
.node-type-college-section .tabs.primary  li.active a,
.node-type-product .tabs.primary  li.active a{
	background: none;
	background-color: #bbb;
	}
.node-type-college-section .tabs.primary li:last-child a,
.node-type-product .tabs.primary li:last-child a{
	background: url(images/timber-tab-bg.png) no-repeat left top transparent;
	width: 100px;
	font-size: 0;
	color: transparent;
	display: block;
	margin-top: -1px;
	height: 21px;
	border-bottom: none;
	border-radius: 4px 4px 0 0;
	}
.node-type-college-section .tabs.primary  li:last-child a:hover,
.node-type-college-section .tabs.primary  li:last-child a.active,
.node-type-product .tabs.primary  li:last-child a:hover,
.node-type-product .tabs.primary  li:last-child a.active{
	background-position: -100px top;
	}
.node-type-product .field .field-items.has-multiple-images {
  position: relative;
  }
.node-type-product .has-multiple-images::after {
	content: 'Click for More Images';
	font-size: 11px;
	width: 100%;
	display: block;
	position: absolute;
	height: 20px;
	line-height: 10px;
	padding: 5px 0;
	box-sizing: border-box;
	bottom: 0;
	font-style: italic;
	font-weight: bold;
  background: rgba(255,255,255,.5);
	}

.tabs.primary,
#main .tabs ul.tabs.primary {
  padding: 0 !important;
  margin: 0 !important;
  line-height: 0 !important;
  display: inline-block;
}

#timber-product-itemdetails tr.this-item {
color: #000;
}
#timber-product-itemdetails tr.related-item {
color: #888;
}
#timber-product-itemdetails td.title {
	width: 150px;
}

#timber-rental-agreement {
	margin: 10px 0 20px 0 !important;
	padding: 20px !important;
	border: 1px solid #667380;
	background-color: #CDE6FF;
	white-space: pre-line;
   font-size: .8em !important;
}
#timber-rental-agreement-text {
	padding-left: 25px;
	padding-right: 25px;
	}
#edit-panes-cart-rental-agreement-rental-agreement-agree-agreed-wrapper {
	white-space: normal;
}
/** Timber form_alter's the ucxf select boxes into radio sets - let's make the radios have their own lines. */
#uc-extra-fields-pane-table .form-radios .form-item,
.address-pane-table .form-radios .form-item{
	display: block;
}

.ok {
	color: #008000 !important;
}
.notok {
	color: #bb0000 !important;
}
.dim {
	color: #AAAAAA !important;
}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

/** Decruft featured items view slightly */
.view-Featured .timber-savings,
.view-Featured .timber-discounts,
.view-Featured .timber-list-price {
	display: none;
}

.timber-list-price,
.timber-savings {
	color: gray !important;
	clear:left;
}

.timber-sell-price {
	clear:left;
}
.timber-sell-price .data {
  font-size: 20px;
}

.timber-list-price .uc-price {
	text-decoration: line-through;
}

.timber-savings,
.timber-discounts {
	clear: left;
}
.timber-price-for-sku {
	position: relative;
}
.timber-price-for-sku.hide,
.timber-price-for-sku.price-is-zero.available {
	display: none !important;
}
.timber-discounts {
	white-space: nowrap;
	display: none;
	position: absolute;
	background: white;
	z-index: 10;
	left: 100%;
	top: 0;
	border: 1px solid #BAB6B6;
	border-radius: 10px;
	padding: 10px;
	box-shadow: 0px 0px 7px 4px rgba(0,0,0,0.15);
}
.field-field-price.hover .timber-discounts {
	display: block;
}

#uc-payware-credit-fa-warning {
	display:inline-block;
	max-width: 500px;
	margin: 0 0 10px 6px;
	line-height: 1em;
	padding: 10px 0;
}

#payment-pane .fieldset-wrapper .form-radios .form-item {
	border-bottom: 1px dotted #808080;
}
#payment-pane .fieldset-wrapper .form-radios .form-item:first-child {
	border-top: 1px dotted #808080;
}

.fa-credit-display {
	color: #2a85bb;
}
#fa-credit-display .label {
	font-weight: bold;
}



.timber_solr_search_result {
	border-bottom: 1px solid #CCC;
	padding: 10px 10px;
	margin: 0;
	position: relative;
}
.timber_solr_search_result p {
	margin: 0;
}
.timber_solr_search_result .title {
	font-weight: bold;
}
.timber_solr_search_result .search-price div,
.timber_solr_search_result .search-price span {
	clear: none;
	font-size: inherit;
/*	display: inline;*/
}
.timber_solr_search_result .timber-savings .product-info.product {
  display: inherit;
  }

.timber_solr_search_image {
	display: inline-block;
	margin: 0;
	float: left;
	width: 100px;
	min-height: 80px;
	overflow: hidden;
	padding-right: 20px;
}
.timber_solr_search_image img {
	width: 100px;
	height: auto;
	opacity: 1;
	transition: opacity 0.25s ease-out, transform 0.25s ease-out;
}
.timber_solr_search_image a:hover img {
	opacity: .7;
	transform: scale(1.1);
}

.timber_solr_search_result .redirect-adopted-search-overlay {
  position: absolute;
  width: 100%;
  height: 89%;
  z-index: 1000;
  background: rgba(1,1,1,.75);
  color: white !important;
  font-weight: bold;
  text-align: center;
  padding-top: 64px;
  box-sizing: border-box;
  top: 10px;
  left: 0px;
  border-radius: 6px;
  }
.timber_solr_search_result .redirect-adopted-search-overlay:hover {
  background: rgba(20,20,20,.95);
  text-decoration: underline;
  }
.timber_solr_clear {
	clear: both;
}
.form-item input.error, .form-item textarea.error, .form-item select.error {
	border: 2px solid red !important;
}

#edit-panes-extra-information-information-ucxf-substitutions-pref {
	max-width: 75%;
}

#page .admin-only,
.admin-only
{
	background-color: #eeeeee !important;
}
body:not(.is-admin) .admin-only {
	display: none !important;
}
.admin-only .fieldset-wrapper {
	background-color: #eeeeee !important;
}
/*
body.is-admin #page .admin-only,
body.is-admin .admin-only
{
	display: initial;
}
body.is-admin td.admin-only,
body.is-admin th.admin-only,
body.is-admin #page td.admin-only,
body.is-admin #page th.admin-only
{
	display: table-cell;
}
*/
.is-admin input.form-autocomplete {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  }
.section-node-edit #edit-node-weight-wrapper {
	max-width: 400px;
	}
.section-node-edit fieldset {
	margin-bottom: 5px;
	}
body:not(.is-store-maintenance) .store-maintenance-only {
	display: none !important;
}
/*
body.is-store-maintenance .store-maintenance-only {
	display: initial !important;
}
*/



















/* LEGACY COURSE CHOOSER CSS */
#timber-course-chooser .item { display: block; }
#timber-course-chooser .item.hide { display: none; }
#timber-course-chooser .selected>.item { padding-left: 15px; background-image: none; background-repeat: no-repeat; }
#timber-course-chooser .selected>.item.selected { background-image: url(images/x.gif); }
#timber-course-chooser .container { position: relative; }
body.page-my-courses .tcc-close {
	display: none;
}
#timber-course-chooser .tcc-close {
	background-image: url(images/exes.png);
	background-position: 6px 6px;
	background-repeat: no-repeat;
	height: 25px;
	width: 25px;
	position: absolute;
	top: 5px;
	right: 5px;
	}
#timber-course-chooser .inner>div:first-child .tcc-close{
	background-image: none;
	}
#timber-course-chooser .inner>div.empty{
	display: none;
	}
#timber-course-chooser .tcc-close:hover { background-position: 6px -80px; cursor: pointer; }
#timber-course-chooser.no-college #tcc-college_major>.container>.tcc-close { display: none; }
#timber-course-chooser {
	margin-top: 20px;
	}
#timber-course-chooser>.container {
	border: none !important;
	padding: 0 !important;
	}
#timber-course-chooser .container   {
	border: 1px solid #34596c;
	padding: 0 1px;
	background-image: url(images/container-bg.png);
	min-height: 41px;
	clear: left;
	margin: 0 0 -1px 0;
	}
#timber-course-chooser .container .chooser-product {
	position: relative;
}
#timber-course-chooser.no-college>.container   {
	border: none;
	padding: 0;
	background-image: none;
	min-height: 41px;
	clear: left;
	margin: 0 0 -1px 0;
	}
#timber-course-chooser .inner>div:last-child .container{
	border-radius: 0 0 10px 10px;
	}
#timber-course-chooser .tcc-title {
	border-top: 1px solid white;
	color: white;
	float: left;
	font-size: 21px;
	letter-spacing: -0.5px;
	padding: 10px;
	text-shadow: 1px 1px 1px #3A2204;
	width: 175px;
	}
#timber-course-chooser .tcc-row {
	border-top: 1px solid white;
	padding: 14px 0 10px 16px;
	margin-left: 190px;
	}
#timber-course-chooser .tcc-row>.item>a {
	color:#333333;
	padding: 0 0 0 10px;
	background-image: url(images/bul-arrow.png);
	background-repeat: no-repeat;
	font-size: 13px;
	max-width: 250px;
	}
#timber-course-chooser .inner>div:last-child .tcc-row>.item>a {
	max-width: none;
	}
#timber-course-chooser .tcc-row>.item>a:hover {
	color:#650A15;
	}
/* FIRST LEVEL */
#timber-course-chooser #tcc-college_major>.container>.tcc-row>.item>a {
	background-position: -29px 4px;
	padding-left: 11px;
	}
#timber-course-chooser #tcc-college_major>.container>.tcc-row>.item>a:hover {
	background-position: -29px -96px;
	}
/* SECOND LEVEL */
#timber-course-chooser #tcc-college_term>.container>.tcc-row>.item>a {
	background-position: -21px 4px;
	padding-left: 19px;
	}
#timber-course-chooser #tcc-college_term>.container>.tcc-row>.item>a:hover {
	background-position: -21px -96px;
	}
/* THIRD LEVEL */
#timber-course-chooser #tcc-college_dept>.container>.tcc-row>.item>a {
	background-position: -13px 4px;
	padding-left: 27px;
	}
#timber-course-chooser #tcc-college_dept>.container>.tcc-row>.item>a:hover {
	background-position: -13px -96px;
	}
/** FOURTH LEVEL */
#timber-course-chooser #tcc-college_course>.container>.tcc-row>.item>a {
	background-position: -5px 4px;
	padding-left: 35px;
	}
#timber-course-chooser #tcc-college_course>.container>.tcc-row>.item>a:hover {
	background-position: -5px -96px;
	}
/** FIFTH LEVEL */
#timber-course-chooser #tcc-college_section>.container>.tcc-row>.item>a {
	background-position: 0px 4px;
	padding-left: 40px;
	}
#timber-course-chooser #tcc-college_section>.container>.tcc-row>.item>a:hover {
	background-position: 0px -96px;
	}
#timber-course-chooser .item-note {
	color: green;
}
#timber-course-chooser .item>.item-note {
	display: none;
	}
#timber-course-chooser .item.selected>.item-note {
	display: block;
	}
#timber-course-chooser #tcc-product .tcc-row {
	width: 97%;
	margin-left: 0px;
}
#timber-course-chooser #tcc-product .container {
	background:none !important;
	background-color: white !important;
	position: relative;
	}
#timber-course-chooser #tcc-product .container .tcc-title {
    background-image: url("images/tcc-college-header-bg.png");
    background-repeat: repeat-x;
    padding: 10px 0;
    text-indent: 10px;
    width: 100%;
	}
#timber-course-chooser .chooser-product {
	position: relative;
	}
#timber-course-chooser .chooser-product.selected>a {
	background-image: url(images/checkbox-checked.png);
	}
#timber-course-chooser .chooser-product.unavailable>a {
	background-image: url(images/x.gif);
	color: #aaa;
	}
#timber-course-chooser #timber-checkout {
	clear: left;
}
#timber-course-chooser #timber-checkout a {
	background-image: url(images/tcc-add-to-cart.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 201px;
	height: 71px;
	display: inline-block;
	cursor: pointer;
	padding: 0;
	margin: 0;
    margin: 22px 0 0 8px;
	color: transparent;
	font-size: 0px;
	}
#timber-course-chooser #timber-checkout a:hover {
	background-position: left -71px;
	}
#timber-course-chooser #timber-checkout.disabled a,
#timber-course-chooser #timber-checkout.disabled a:hover {
	/*background-position: left -142px;*/
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");
	opacity: .6;
}
#timber-course-chooser #timber-checkout .message {
width: 300px;
height: 71px;
margin: 22px 0 0 8px;
}
#timber-course-chooser #timber-checkout .message .red,
#tcc-product .message .red,
#tcc-product .message.red {
	color: red;
}
#timber-course-chooser .not-finalized {
	padding: 10px 0 37px 39px;
	background-image: url(images/warning_yellow.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0 0 0 17px;
	font-size: 13px;
	}
#timber-course-chooser .chooser-section-details {
	background-color: beige;
  font-weight: bold;
}
#timber-course-chooser #group-select-options {
	background-color: #FAFAFA;
	border-bottom: 1px solid #777;
	margin: -15px 0 25px -16px;
	padding: 5px 10px 5px 10px;
	z-index: 100;
	min-height: 31px;
	line-height: 1.2em;
	}
#timber-course-chooser #group-select-options  h2 {
	font-weight: normal;
	display: inline-block;
	color: #000;
	width: 15%;
	margin: 5px 0 0 0;
	}
#timber-course-chooser #group-select-options a {
	padding: 3px 5px 3px 5px;
	display: inline-block;
	text-align: center;
	color: #000;
	font-size: 1.1em;
	opacity: .7;
	width: 17%;
	margin:0;
	border-left: 1px solid #808080;
	}
#timber-course-chooser #group-select-options a.select-clear {
	padding-bottom: 5px;
	text-align: center;
	margin: 0;
	padding: 8px 0 8px 0;
	border-left: 1px solid #808080;
	}
#timber-course-chooser #group-select-options a.select-my-courses {
	padding-bottom: 5px;
	text-align: center;
	margin: 0;
	padding: 8px 34px 8px 0;
	border-left: 1px solid #808080;
	background-image: url(images/course-add.png);
	background-position: center right;
	background-repeat: no-repeat;
	}
#timber-course-chooser #group-select-options a:hover {
	opacity: 1;
	}
#timber-course-chooser #group-select-options .group-select {
	max-width: 17% !important;
	}
#timber-course-chooser #group-select-options h2 {
  margin-top: 10px !important;
  padding: 13px 10px !important;
	}
#timber-course-chooser #tcc-product .container .tcc-row #group-select-options {
  text-align: left;
  }
.page-my-courses #timber-course-chooser .chooser-section-details {
	background-color: #777;
	font-weight: bold;
  color: #FFF;
	padding: 7px 20px 5px 20px;
	}
.page-my-courses #timber-course-chooser #tcc-product .container .tcc-row .req-group > .title {
	background: #eee;
	color: #000;
  }
#timber-course-chooser .req-group {
	margin: 2px 0 2px -5px;
	padding: 2px 5px;
	}
#timber-course-chooser .req-group>.title {
	font-size: 20px;
	padding: 4px 0;
	border-bottom: 1px dotted #777;
	color: #650A15;
	margin: 20px 0 5px 0;
	}
#timber-course-chooser .req-group:first-child >.title{
	margin: 0px 0 5px 0;
	}
#timber-course-chooser .leaf .group {
    background-color: #FAFAFA;
    border: 1px solid #777;
    border-radius: 6px 6px 6px 6px;
    margin: 2px 0 4px -5px;
    padding: 5px 5px 2px 5px;
	}
#timber-course-chooser .chooser-product>a {
	background-image: url(images/checkbox.png);
	background-repeat: no-repeat;
	padding-left: 19px;
	font-size: 14px;
	background-position: 0 1px;
	line-height: 17px;
	}
#timber-course-chooser .group .chooser-product>a {
	margin: 0 0 0 10px;
	}
#timber-course-chooser .chooser-product.unavailable>a:hover {
	cursor: default;
	text-decoration: none;
	}
#timber-course-chooser .pre-order-alert {
	display: inline;
}
#timber-course-chooser .timber-details {
	/*background-image: url(https://www.uwibookshop.com/sites/all/modules/herkimer/timber/web/images/white-screen-90.png) !important;*/
	background-color: white;
	border: 5px solid #9E1B32;
	border-radius: 10px 10px 10px 10px;
	box-shadow: 2px 2px 4px #555;
	padding: 10px;
	position: absolute;
	right: -55px;
	top: 10px;
	width: 350px;
	z-index: 100;
	height: auto;
	display: none;
	}
#timber-course-chooser .timber-details .field-image {
	margin: 0 6px 0 0;
	padding: 1px;
	border: 1px solid gray;
	box-shadow: 1px 1px 3px #555;
	}
#timber-course-chooser .timber-details .field-image img {
	float: left;
	}
#timber-course-chooser .timber-details .field-title {
    color: #444;
    font-size: 14px;
    font-weight: bold;
	border-bottom: 1px solid #ccc;
	}
#timber-course-chooser .timber-details .label {
  color: #802029;
	display: block;
	float: left;
	width: 75px;
	font-weight: bold;
	}
/* Inclusive Access */
.inclusive-access-text {
	padding: 0 15px;
	margin-top: 10px;
	font-size: 1.1em;
	color: #000;
}
#tcc-container-flex .container .tcc-row .item .inclusive-access-link a {
    color: #FFF;
    background: #339900;
    width: 210px;
    padding: 8px 10px !important;
    height: auto;
    text-align: center;
    font-size: 15px;
    margin: 15px auto;
    display: block;
    justify-content: space-between;
    align-items: center;
    transition: background-color 0.25s ease-out;
}
#tcc-container-flex .container .tcc-row .item .inclusive-access-link a:hover {
	text-decoration: none;
	background-color: #000;
}
.inclusive-access-text,
.inclusive-access-link{
	display: none;
}
#tcc-product .req-group-P .inclusive-access-text,
#tcc-product .req-group-P .inclusive-access-link {
	display: block;
}

body#tinymce {
  background: none !important;
  background-color: white !important;
  min-width: 0 !important;
  width: auto !important;
}

.hide { display: none !important; }

.loader:before,
.loader:after,
.loader {
  border-radius: 50%;
  width: 2.5em;
  height: 2.5em;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: load7 1.8s infinite ease-in-out;
  animation: load7 1.8s infinite ease-in-out;
}
.loader {
  color: #666;
  font-size: 10px;
  margin: -10px 80px 30px 80px;
  position: relative;
  text-indent: -9999em;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
.loader:before {
  left: -3.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.loader:after {
  left: 3.5em;
}
.loader:before,
.loader:after {
  content: '';
  position: absolute;
  top: 0;
}
@-webkit-keyframes load7 {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}
@keyframes load7 {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}

#edit-panes-extra-information-information-ucxf-substitutions-pref {
	max-width: 75%;
	}

.page-cart-checkout #timber-rental-agreement  {
  background-color: #f5f5f5;
	}
.page-cart-checkout #timber-rental-agreement  .form-checkboxes {
  margin: 30px 0 0 20px;
  line-height: 1em;
	}
.page-cart-checkout #timber-rental-agreement  .form-checkboxes label {
  font-size: 1.4em;
	}

.page-cart #cart-form-products {
    display: flex;
    flex-flow: row wrap;
  }
.page-cart fieldset.captcha {
    align-self: flex-end;
    margin-left: auto;
    max-width: 250px;
    text-align: revert;
    padding-top: 0px;
  }
.page-cart fieldset.captcha legend {
    padding-top: 5px;
    font-weight: bold;
 }
.page-cart #uc-cart-view-form table td.price {
    margin-top: -10px !important;
}

/*cart*/
.timber_dis_cart_qty {
	text-align: center;
  font-size: 100%;
  display: inline-flex;
  align-items: center;
}
.timber_dis_cart_qty .sub-qty,
.timber_dis_cart_qty .add-qty {
	padding: 10px;
  font-weight: 700;
  font-size: 24px;
}
.timber_dis_cart_qty .sub-qty:hover,
.timber_dis_cart_qty .add-qty:hover {
	text-decoration: none;
  cursor: pointer;
}



/* admin fieldsets */
.section-node-edit fieldset {
  border: 1px solid #ddd;
  padding: 0 20px;
}


/* basic shopping cart block styles */
.block-uc_cart {

}
.block-uc_cart .cart-help-text {
	display: none;
}
.block-uc_cart table.cart-block-items {
	margin: .75rem;
}
.block-uc_cart table.cart-block-items tr {
	margin: 0;
	padding: 0;
}
.block-uc_cart table.cart-block-items tr td {
	padding: .5rem .25rem;
	font-size: .875rem;
	border-top: 1px solid #EEE;
}
.block-uc_cart table.cart-block-items tr:first-child td {
	border: none;
}
.block-uc_cart table.cart-block-items tr:last-child td {
	border-bottom: 1px solid #EEE;
}
.block-uc_cart table.cart-block-items tr td.cart-block-item-qty {
	min-width: 1.5rem;
}
.block-uc_cart table.cart-block-items tr td.cart-block-item-title {

}
.block-uc_cart table.cart-block-items tr td.cart-block-item-title a {
	font-size: 1em;
}
.block-uc_cart table.cart-block-items tr td.cart-block-item-title a:hover {

}
.block-uc_cart table.cart-block-items tr td.cart-block-item-price {

}
.block-uc_cart table.cart-block-items tr td.cart-block-item-desc {
	border-top: none;
	padding-top: 0;
	padding-left: 2rem;
}
.block-uc_cart table.cart-block-items tr td.cart-block-item-desc ul.product-description {
	margin: 0;
	padding: 0;
}
.block-uc_cart table.cart-block-items tr td.cart-block-item-desc ul.product-description li {
	margin: .125rem 0;
	padding: 0;
	list-style: none;
	font-size: .75rem;
}
.uc-orders-table img {
	display: inline-block;
	max-width: 30px;
  float: left;
  margin-right: 2px;
  height: auto;
}

/*-- Admin Tracking Number -- */
.page-user a.admin-tracking-number,
.page-admin a.admin-tracking-number {
	padding: 0;
	padding-right: 20px;
	color: #007bff;
}
.page-user a.admin-tracking-number:hover,
.page-admin a.admin-tracking-number:hover {
	text-decoration: underline;
}
.page-user .order-tracking-information td,
.page-admin .order-tracking-information td {
	padding: 10px 5px;
}
.page-admin #content-content .sticky-enabled.sticky-table td {
	padding:0 5px;
	}


/*-- Corrects ugly date fields on Coupon Add/Edit page -- */

#uc-coupon-add-form .form-select {
	max-width: 180px !important;
	}
.order-product-row {
  page-break-inside: avoid;
}
.order-product-image {
	min-width: 38px;
}
.information_ucxf_student_signature b {
	word-break: normal;
	white-space: nowrap;
}
.information_ucxf_student_signature {
	word-break: break-word;
	display: flex;
  flex-direction: column;
}
.information_ucxf_student_signature img {
	order: 2;
	width: 300px;
}
.information_ucxf_student_signature p {
	order: 1;
	font-weight: bold;
}
#tcc-container-flex .chooser-product.unavailable a.tcc-product-link:after {
  content: ' Out of Stock Until Sales Begin';
}
#line-items-div.running-graphic #paymentProgress {
	display: none !important;
}
#line-items-div.running-graphic {
	min-height: 128px;
	background-image: url(../../../../../../misc/progress.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
#line-items-div.running-graphic.doggo {
	min-height: 128px;
	background-image: url(https://www.uwibookshop.com/sites/all/modules/herkimer/timber/web/images/running.gif);
	background-position: center;
	background-repeat: no-repeat;
}
#line-items-div.running-graphic td {
	display: none;
}

/*   Ingram Product - Conceal Tabs  */
div.cond-ingram .add-to-cart input[id^="edit-wishlist"],
div.library-result .add-to-cart input[id^="edit-wishlist"] {
    display: none !important;
}

.ingram-product .tabs,
.ingram-product #edit-submit,
.ingram-product #edit-apply,
.ingram-product #edit-save-continue,
.ingram-product #edit-preview,
.ingram-product #edit-delete {
    display: none;
    opacity: 0;
}
.role-herkimer.ingram-product .tabs,
.role-herkimer.ingram-product #edit-submit,
.role-herkimer.ingram-product #edit-apply,
.role-herkimer.ingram-product #edit-save-continue,
.role-herkimer.ingram-product #edit-preview,
.role-herkimer.ingram-product #edit-delete {
    display: block;
    opacity: .5;
}

.is-store-maintenance .ingram-product {
  background:rgba(255,165,0,.2);
  }
.is-store-maintenance .ingram-product::before {
  content: 'Please do not edit this INGRAM virtual Product';
  display: block;
  position: absolute;
  z-index: 1000;
  margin: 0px auto 0 auto;
  width: 100%;
  background: red;
  color: white!important;
  text-align: center;
  padding: 4px;
  box-sizing: border-box;
  font-weight: bold;
}

/*-- Ingram labels  --*/

.library-result .detail::after,
.page-ingram .timber-atcform::after,
.checkout-product.has-library-search-item::before {
  content: 'Special Order - Usually Arrives in 3-5 Days';
  font-size: .9em;
  font-style: italic;
  padding-top: 3px;
  color: #444;
  display: block;
  }


/*Hides Add to cart for Cat 00 items*/
.page-category-00 .add-to-cart {
	display: none;
	}
.node-type-product.cat-00-product .add-to-cart {
	display: none;
	}
.page-category-00 .price-block::after,
.node-type-product.cat-00-product .price-block::after {
	content: "Please use our Textbook Lookup to purchase this item.";
	text-align: center;
	font-size: .8em;
	line-height: 1em;
	display: inline-block;
	}

/*Makes views datepicker usable*/
#ui-datepicker-div {
  z-index: 1000;
  background: rgba(220, 220, 220, 0.8);
  padding: 10px 15px 0px;
  box-shadow: 3px 3px 15px rgb(0 0 0 / 20%);
  border: 2px solid rgba(0,0,0,.2);
  border-radius: 3px;
  }
td a.ui-state-default {
  padding: 0 5px;
  }
td a.ui-state-default:hover {
  background: rgba(0,0,0,.5);
  color: white;
}

/*---Search Results Styling   -nem 04/14/22 ---*/
.search-results .secondary-metadata {
  border-left: 4px solid #999;
  padding-left: 10px;
  margin: 5px 0 0 120px;
  max-height: 45px;
  }
.search-results .detail>* {
  color: #222;
  }
.search-results span.search-price {
  display: flex;
  flex-flow: row wrap;
  }
.search-results .timber-discounts .ok {
  display: none;
  }
.secondary-metadata .timber-price-for-sku {
  display: none;
  }
.search-results .timber-price-for-sku:first-child {
  display: flex !important;
  flex-flow: row wrap;
  max-width:560px;
  }
.search-results .timber-price-for-sku .timber-list-price {
  order:  0;
  }
.search-results .timber-price-for-sku .timber-list-price .uc-price{
  padding-right: 15px;
  }
.search-results .timber-price-for-sku .timber-sell-price {
  order:  1;
  font-weight: bold;
  padding: 0 15px 0 0;
  }
.search-results .timber-price-for-sku .timber-sell-price .uc-price {
  /*color: green;*/
  }
.search-results .timber-price-for-sku .timber-sell-price::before {
/*  content: 'SALE:';
  color: green;
*/  }
.search-results .timber-price-for-sku .timber-savings {
  order:  2;
  }
.search-results .timber-price-for-sku .timber-discounts {
  order:  3;
  width: unset;
  padding: 0 15px;
  }
.search-results .search-sku.solr {
  font-size: .8em;
  color: #444;
  position: relative;
  top: -9px;
  }
.search-results .search-sku.solr::before {
  content: 'SKU: ';
}
.is-store-maintenance .ingram-product {
  background:rgba(255,165,0,.2);
  }
.is-store-maintenance .ingram-product::before {
  content: 'Please do not edit this INGRAM virtual Product';
  display: block;
  position: absolute;
  z-index: 1000;
  margin: 0px auto 0 auto;
  width: 100%;
  background: red;
  color: white!important;
  text-align: center;
  padding: 4px;
  box-sizing: border-box;
  font-weight: bold;
  }
option:disabled {
  color: rgba(0,0,0,.35);
  }