div.Hi5PriceList table td {
	border-top: none !important;	
}
div.Hi5PriceList table tbody {
    border-top: 3px solid #bbb;
    border-bottom: 3px solid #bbb;
}
div.Hi5PriceList table tbody td {
    vertical-align: top !important;
}
div.Hi5PriceList .btn.Hi5AddToCart {
	line-height: 20px;
}
div.Hi5PriceList .btn.Hi5AddToCart span {
	line-height: 18px;
	height: 18px;
	display: inline-block;
}
div.Hi5PriceList .btn.Hi5AddToCart img {
    border-radius: 8px;
    vertical-align: middle;
    height: 16px;
    display: inline-block;
    position: absolute;
    right: 4px;
    padding: 0;
    top: 2px;
    width: 16px;	
	margin: 0;
}
div.Hi5PriceList .btn.Hi5AddToCart span.badge {
    padding-top: 0;
    padding-bottom: 0;
}
div.Hi5PriceList .btn.Hi5AddToCart .glyphicon {
    width: 20px;
    height: 20px;
    position: absolute;
    right: 4px;
	top: 2px;
	line-height: 20px;
}

div.Hi5PriceList .btn.Hi5AddToCart {
    position: relative;
	padding-right: 25px;
	min-width: 120px;
}
div.Hi5PriceList .btn.Hi5AddToCart:disabled {
    color: black;
    background: transparent;
    border: none;
}
div.Hi5PriceList .btn.Hi5AddToCart:disabled .add-to-cart {
	display: none;
}
div.Hi5PriceList tr.not-available {
	cursor: not-allowed !important;
}
div.Hi5PriceList tbody tr:hover td {
    background: rgba(159, 127, 0, 0.05);
}
div.Hi5PriceList .btn {
	min-height: 32px;    
    padding: 5px 10px;	
    position: relative;
}
div.Hi5PriceList .not-visible {
	visibility:hidden;
}
div.Hi5PriceList .visible {
	visibility:visible;
}
div.Hi5PriceList  tr.purchased .btn.Hi5AddToCart:disabled {
	color: forestgreen;
	font-weight: bold;
}
.Hi5Cart span {
	display: inline-block;
    font-weight: bold;
    font-size: 12px;
    line-height: 15px;
	padding: 8px 3px;
    text-align: center;
	vertical-align: top;
	max-width: 75px;
	overflow: hidden;
}
.Hi5Cart td, .Hi5Cart th {
	padding: 4px 6px !important;
	vertical-align: middle;
}
.Hi5Cart table.cart-subtotal th, .Hi5Cart table.cart-subtotal td {
    border-top: none !important;
}
.Hi5Cart.cart-empty span {
	font-weight: normal;
	line-height: 15px;
}
.Hi5Cart span.glyphicon {
    font-size: 30px;
	line-height: 36px;
	padding: 3px 3px 3px 3px;
}
.Hi5Cart .btn {
    margin-bottom: 5px;
}
.Hi5Cart .Hi5Table.cart-subtotal th {
    text-align: right;
}
#main-sidebar-left .Hi5Cart.cart-empty > div {
    opacity: 0.75;
}
.Hi5Cart.cart-empty .btn {
	display: none;
}
.Hi5Cart td.remove_item {
	position: relative;	
	width: 35px;
	text-align: center;
	min-width: unset !important;
}
.Hi5Cart td.remove_item button {
	background: #ccc;
    height: 16px;
    line-height: 1;
    width: 16px;
    border-radius: 8px;
    border: none;
	margin: 0;
    padding: 0;	
    position: relative;
    top: 50%;
	transition: background-color ease-in-out 0.25s, opacity ease-out 300ms;
	outline: none !important;
	opacity: 0;
}
.Hi5Cart tr:hover td.remove_item button, .Hi5Cart td.remove_item button:focus {
	opacity: 1;
}
.Hi5Cart input[type="number"] {
    text-align: center;
	padding: 5px 0 5px 10px;
}
.Hi5Cart input[type="text"] {
	padding: 5px 10px;
}
.Hi5Cart input[type="number"], .Hi5Cart input[type="text"] {
	border: 1px solid #ddd;
	vertical-align: middle;	
}
.Hi5Cart .Hi5Table label {
    margin-bottom: 0;
    vertical-align: middle;
}
.Hi5Cart td.remove_item button .glyphicon {
	font-size: 10px;
	margin: 0;
    padding: 0;	
    height: 16px;
    line-height: 16px;
    width: 16px;
	top: 0;	
	color: white;
    /*position: absolute;*/
    left: 0;
    background-color: lightgrey;
    border-radius: 50%;    
    transition: background-color ease-in 250ms, opacity ease-in 250ms;
    opacity: 0;
}
.Hi5Cart tr:hover td.remove_item button span.glyphicon, .Hi5Cart tr td.remove_item button:focus span.glyphicon {
	opacity:1;
}
.Hi5Cart td.remove_item button:hover span.glyphicon, .Hi5Cart td.remove_item button:focus span.glyphicon, .Hi5Cart td.remove_item button:active span.glyphicon {
	background-color: firebrick;		
}
.Hi5Cart td img {
	filter: grayscale(100%);
    padding: 0;
	transition: filter ease-out 0.25s;
	max-height: 40px;
}
.Hi5Cart tr:hover td img {
	filter: grayscale(0);
}
.Hi5Cart td.checkout_item_img img {
 	filter: grayscale(100%);
	opacity:0.6;
}
.Hi5Cart td.checkout_item_img:hover img {
	filter: none;
	opacity: 1;
}
blockquote.Hi5Cart-tip {
	font-size: 14px;
    padding: 5px 20px;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    z-index: 5;
}
.nav-tabs>li>a {
    text-decoration: none;
}
#cart-payment {
	position: relative;
	padding: 20px 0;
}
#payment-form fieldset.submitting .submit-group button {
	display: none;
}
#payment-form fieldset.submitting .msg-processing {
    color: inherit;
}
#payment-form .input-group-text {
	min-width: 80px;
}
#payment-form.half-width .input-group-prepend {
    width: 150px;
}
#payment-form.half-width .input-group-prepend, #payment-form.half-width .input-group-append {
    max-width: 50%;
}
@media (max-width:991px){
	#payment-form .input-group-text {
		width: 150px;	
	}
}



@media (min-width:992px){
	#cart-payment {
		padding: 20px 30px;
	}
}
#ReturningCustomerWrap {
    position: relative;
    color: #000;
    right: 0;
    width: auto;
    display: block;
    clear: both;
}
#ReturningCustomerDiv p {
	margin: 20px 0;	
}
#ReturningCustomerDiv .col-sm-2 {
	width: 25%;
}
#ReturningCustomerDiv .col-sm-10 {
	width: 75%;
}
#ReturningCustomerDiv .col-sm-offset-2 {
	margin-left: 25%;
}
#cart-payment ul.dropdown-menu {
    transform: none !important;
    top: 34px !important;
    padding: 3px;
    -webkit-box-shadow: 0 8px 17px 0 rgba(0,0,0,.2), 0 6px 20px 0 rgba(0,0,0,.19);
    box-shadow: 0 8px 17px 0 rgba(0,0,0,.2), 0 6px 20px 0 rgba(0,0,0,.19);    
}
#cart-payment ul.dropdown-menu li {
	padding: 0 !important;
}
#cart-payment ul.dropdown-menu li, #cart-payment ul.dropdown-menu li iframe {
	height: 300px;
}
.receipt-buttons {
    box-sizing: content-box;
    width: 8.5in;
    margin: 0 auto 10px auto;
    display: block;
    max-width: 100%;
}
blockquote.purchase_form_section {
	position: relative;
    box-sizing: border-box !important;
	padding:20px;
}
.purchase_form_status {
    /*font-weight: bold;*/
}
.Hi5Table.cart-subtotal {
    width: auto;
    float: right;
    min-width: 250px;
}
.Hi5Table.cart-subtotal tbody {
	border: none;
}
ul.nav.nav-tabs {
    clear: both;
}
.tab-content form.Hi5Form {
    margin-top: 0;
}
blockquote.purchase_form_section > p {
    line-height: 2;
    font-size: 16px;
    line-height: 22px;
}
blockquote.purchase_form_section > p > strong {
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
    display: block;
}
blockquote.purchase_form_section .purchase_forms {
    padding: 30px 40px 0 40px;
}
.Hi5Cart .cart-btns {
	text-align: center;
    margin: 20px;
    clear: both;
}
.Hi5Cart table.checkout-items {
    margin-bottom: 5px !important;
    border-bottom: 2px solid #dee2e6;
}
.cart-form .btn {
	margin-top: 20px;
}
.cart-form textarea {
	min-height: 100px;
}
.cart-panel, .cart-panel.card, .cart-panel.panel {
	background-color: #f3f3f3;
}
.Hi5Cart .card-body {
    padding-top: 15px;
}
.cart-form h3 {
	margin: 0 0 20px 0;
	font-size: 16px;
	font-weight: bold;
}
.cart-alert {
    clear: both;
}
.cart-alert h3 {
	font-size: 16px;
	margin-bottom: 15px;
	font-weight: bold;
}
#apply-credit-toggle {
	width: 16px;
    height: 16px;
    vertical-align: text-top;
    margin-top: 1px;
}
.Hi5PriceList tr > td:first-of-type {
    width: 100%;
}
div#invoice *, div#donation-tax-receipt * {
    opacity: 1 !important;
    -webkit-print-color-adjust: exact;
    text-shadow: none !important;
    color: black;
}
#invoice tbody tr { /* this is to fix remi's change */
    border-bottom: none;
}
.row.vertical-divider > div[class^="col-"] {
	border-left: 1px solid;
}
.row.vertical-divider div[class^="col-"]:first-child {
	border-left: none;
}
.col-popout {
   /* margin: -30px 0;
    height: calc(100% + 80px);
    position: relative;
	*/
	height:200px;
    padding-bottom: 50px;
    transition: background-color ease-in 200ms;
    padding: 20px 20px 40px 20px;
    border-radius: 32px;
}
.col-popout > a.btn {
    position: absolute;
    bottom: 20px;
    left: 20%;
    right: 20%;
	min-width: 100px;
    margin: 0 !important;
}
.col-popout > p > i {
    font-size: 32px;
    line-height: 32px;
}
.col-popout:hover {
	background-color: rgba(255, 255, 255, 0.9);
}
.row.vertical-divider {
    padding: 40px 0;
}
.col-popout p {
    margin-bottom: 20px !important;
	font-size: 15px;
    line-height: 20px;
    margin-left: 10%;
    margin-right: 10%;
}
#purchase_form_list > li > span {
	/*font-weight: bold;*/
    font-size: 16px;
    line-height: 22px;
}

#purchase_form_list > li::marker {
	font-weight: bold;
    font-size: 16px;
    line-height: 22px;
}
#purchase_form_list li {
    margin-top: 10px;
}
.form-status small {
    font-size: 14px;
    line-height: 18px;
}
.form-status .btn-link {
    padding: 0 10px;
    border: 0;
    line-height: 18px;
    vertical-align: top;
}
.form-status {
    padding: 10px;
}
.form-status > * {
    line-height: 1rem;
    vertical-align: middle !important;
    padding: 10px 15px 10px 0;
}
form#paypal-pay {
    padding: 0;
    margin-left: 7px;
    margin-bottom: 20px;
}
#stripe-error-container .alert-dismissible .close {
    padding: 6px 12px;
}
/* square payment form */
#card-container:not(.loading) i {
	display:none;
}
#card-container {
	margin-bottom: 1rem;
}
#card-container i {
    width: 100%;
    display: block;
    text-align: center;
    height: 48px;
    border: 1px solid #d9d9d9;
    border-radius: 6px;
    margin-bottom: 45px;
    line-height: 48px;
    font-size: 24px;
    color: #d9d9d9;
}
#card-container .sq-card-message {
	padding: 0 1rem;
	
}
#card-container .sq-card-message.sq-card-message-no-error {
	color: forestgreen;
}
#card-container .sq-card-message.sq-card-message-error {
	color: firebrick;
}
.converge-pay {
    width: 250px;
}
.converge-pay:not(.active) .when_active, .converge-pay.active .when_inactive {
	display:none;
}