img
{
    border: none;
}

#item-detail-container
{
    width: 880px;
    overflow: hidden;
}

#item-new-container
{
    width: 890px;
    overflow: hidden;
}

#item-list-container
{
    width: 880px;
    overflow: hidden;
}


#item-detail-left
{
    float: left;
    width:  280px;
}

.item-image-wrapper
{
    margin-top: 14px;
    margin-bottom: 6px;
}
#receiptButtonContainer
{
	/*margin-top: 20px;*/
	margin-right: 1px;
	text-align: left;
}
#uploadContainer{
	margin-right: 35px;
}
.viewReceipt
{
	margin-top: 8px;
	margin-right: 1px;
	text-align: left;
	width:100px;
}
.deleteReceipt
{
	width: 100px;
	margin-right: 5px;
	text-align: right;
	vertical-align: middle;
	float:right;
}

#item-detail-left #product-image
{
    width: 244px;
    height: 244px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #D2D2D2;
}

#item-detail-left #product-image img.item-image
{
    max-width: 244px;
    width: expression(this.width > 244 ? "244px" : true); /* for IE6/7 */
    -ms-interpolation-mode: bicubic; /* For IE */
}

.product-image-purchase-warranty
{
    height: 61px;
	width: 61px;
    display: table;
    text-align: center;
    vertical-align: middle;
	padding: 6px 3px 0px 3px;
    border: 1px solid #D2D2D2;
}

#item-receipt-wrapper
{
	margin-top: 20px;
}
#receipt-image,.delete-receipt
{
	width: 250px;
	margin-right: 35px;
	vertical-align: middle;
}
#item-detail-main
{
    float: left;
    width: 600px;
}

input[type=submit].buy-coverage {
	float: right;
	clear: both;
	background-image: url('/images/buy_coverage.gif');
	background-color: #fff;
	width: 297px;
	height: 60px;
	border-width: 0;
	margin-top: 10px;
	margin-right: 12px;
}
#buy-purchase{
	background-image: url('/images/purchase-blue-background.gif');
	width: 322px;
	height: 198px;
    font-size: 1.1em;
	font-weight: bold;
	color: #0080aa;
	padding-top:8px;
	margin-bottom:25px;
}
.buy-time-left{
	color: #0080aa;
	font-size: 1em;
}
.orange-buy-countdown{
	color: #fe7b23;
	font-size: 1.6em !important;
	font-weight:bold;
}
.blue-price{
	color: #0080aa;
	font-size: 1em;
	font-weight:bold;
}
.orange-price{
	color: #fe7b23;
	font-size: 1.2em !important;
	font-weight:bold;
}
#item-detail-main p
{
    margin-top: 4px;
    margin-bottom: 4px;
    line-height: 1.8em;
    font-size: 0.9em;
}

#item-detail-main p em
{
    color: #000;
    padding-right: 6px;
    margin-left: 5px;
}

#item-spec
{
    margin-top: 20px;
}

#item-spec #spec-div1
{
    width: 300px;
    float: left;
    border-top: 1px solid #d7dbde;
}

#item-spec #spec-div2
{
    margin-left: 20px;
    width: 280px;
    float: left;
    border-top: 1px solid #d7dbde;
}

#item-spec #spec-table1
{
    width: 100%;
}

#item-spec #spec-table1 th, #item-spec #spec-table1 td
{
    padding: 5px;
    border-bottom: 1px solid #d7dbde;
    text-align: left;
    font-size: 0.85em;
}
#item-spec #spec-table1 th
{
    vertical-align: top;
    width: 140px;    
}
#item-spec #spec-table1 td.help
{
    width: 10px;    
}
#spec-table1 th.no-border, #spec-table1 td.no-border
{
	border: none !important;
}

#item-spec #spec-table1 td.hr
{
    padding: 3px;
    border-bottom: 1px solid #d7dbde;
    height:1px;
}

#item-spec #spec-table2
{
    width: 100%;
}
.tight-row
{
    padding-bottom: 0px !important;
    padding-top: 0px !important;
}
.grey-header
{
	color: #828282;
}
#item-spec #spec-table2 th, #item-spec #spec-table2 td
{
    padding: 5px;
    border-bottom: 1px solid #d7dbde;
    text-align: left;
    font-size: 0.85em;
}

#item-spec #spec-table2 th
{
    width: 100px;
}
#item-spec #spec-table2 td.help
{
    width: 10px;    
}
.see-more-footer
{
    margin-top: 10px;
    padding-bottom: 0px;
    padding-top: 10px;
    width: 100%;
    text-align: right;
}

#item-detail-footer
{
    border-top: 1px solid #d7dbde;
    margin-top: 30px;
    padding-bottom: 30px;
    padding-top: 10px;
    width: 100%;
    text-align: right;
}
#item-detail-footer-no-border
{
    margin-top: 30px;
    padding-bottom: 30px;
    padding-top: 10px;
    width: 100%;
    text-align: right;
}
/* add new purchase */
#item-new-form
{
    margin-top: 20px;
}


#item-new-form #new-div1
{
    width: 350px;
    float: left;
    border-top: 1px solid #d7dbde;
}

#item-new-form #new-div2
{
    margin-left: 10px;
    width: 310px;
    float: left;
    border-top: 1px solid #d7dbde;
}

#item-new-form #new-div3
{
    margin-left: 10px;
    width: 530px;
    float: left;
    border-top: 1px solid #d7dbde;
}

#item-new-form #new-table1
{
    width: 100%;
}

#item-new-form #new-table1 th, #item-new-form #new-table1 td
{
    padding: 5px 0 1px 0px;
    border-bottom: 1px solid #d7dbde;
    text-align: left;
    font-size: 0.85em;
}
#item-new-form #new-table1 th
{
    vertical-align: middle;
    width: 140px;    
}

#item-new-form #new-table1 td.help
{
    width: 10px;   
	padding-right:5px !important;
}


#item-new-form .new-table2
{
    width: 100%;
}

#item-new-form .new-table2 th, #item-new-form .new-table2 td
{
	line-height: 16px;
    padding: 5px;
    border-bottom: 1px solid #d7dbde;
    text-align: left;
    font-size: 0.85em;
}

#item-new-form .new-table2 th
{
    width: 100px;
}


#item-new-form #new-table3
{
    width: 100%;
}

#item-new-form #new-table3 th, #item-new-form #new-table3 td
{
    padding: 5px;
    border-bottom: 1px solid #d7dbde;
    text-align: left;
    font-size: 0.85em;
}

#item-new-form #new-table3 th
{
    /*width: 120px;*/
}

#ext-warranty-radio
{
    color: #00ade6;
    font-weight: bold;
    text-align: right;
}

/* item list table */
#item-list-table,.item-list-table
{
    width: 890px;
    margin: 0 auto;
}
.item-list-container a{
	color: #666666 !important;
}
#item-list-table td,.item-list-table td
{
    padding: 10px;
    border-bottom: 1px solid #d7dbde;
    font-size: 0.85em;
}
.item-list-table tfoot td
{
    border-top: 2px solid #01B0E9;
    font-weight: bold;
}

#item-list-table td.border-top,.item-list-table td.border-top
{
    border-top: 1px solid #d7dbde;
	border-bottom: 0 ;
}

#item-list-table td.noborder,.item-list-table td.noborder
{
    border-bottom: 0;
}
#item-list-table th,.item-list-table th
{
    padding-bottom:2px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 14px;
    text-align: left;
    border-bottom: 2px solid #01b0e9;
    font-size: 0.85em;
}

#item-list-table td {
    color: #444;
}

#item-list-table td a,.item-list-table td a
{
    color: #0080aa;
    text-decoration: none;
}

#item-list-table td a:hover
{
    text-decoration: none;
}

a.viewdetail,a.viewdetail:hover,a.viewdetail:active, a.viewdetail:visited
{
    color: #01b0e9;
    text-decoration: none;
    font-weight: bold;
}

a.viewdetail img
{
    border: none;
}

.dashboardDropdown
{
	float:left;
    border: 2px solid #4ac3e0;
    text-align: left;
    width: 45px;
}
.disabledCC
{
	background: none !important;
	background-color: #dddddd !important;
}

#new-product-button
{
	float: right;
	margin-top: 7px;
	font-weight:bold;
    font-size: 15px;
}
#new-product-button img {
    vertical-align:middle;
    padding-left: 8px;
}

#edit-item-button
{
    float: left;
    width: 100%;
    text-align: right;
}
.image-header
{
	vertical-align: top;
	font-weight:bold;
}
.itemNote
{
	width: 214px;
	border: solid #31c0ec 1px;
}

#receipt-authentication
{
	clear: right;
    float: right;
    margin: 0px 0 12px 12px;
}
.header
{
	font-weight: bold;
	font-size: 1.2em;
}
.note-box
{
	width: 170px;
	height: 60px;
    border: solid #31c0ec 1px;
}
.edit-container
{
	float: left;
}
.edit-pen
{
	float: right;
	height: 17px;
	width: 17px;
}
#text-receipt
{
    width: 340px;
    height: 230px;
    border: solid #31c0ec 1px;
}
#text-receipt-link
{
    margin-top: 8px; 
    margin-right: 1px;
}

.cursor-pointer
{
	cursor:pointer;
}

#assign-warranty-popup{
	color: #333333;
	text-align:left;
	padding-left:20px;
	padding-top:10px;
}
#assign-warranty-popup h1{
	color: #000000;
}
#assign-warranty-popup h3{
	font-size:14px;
}
#assign-warranty-popup .assign-text{
	font-weight:bold;
}
#assign-warranty-popup .subtitle{
	font-weight:bold;
	font-size:16px;
	margin: 10px 0px;
	
}
#assign-warranty-popup select{
	border:1px solid #cccccc !important;
	color: #666666 !important;
	margin-top:7px;
}
#assign-warranty-popup input[type="text"]{
	background: none;
	border:1px solid #cccccc !important;
	color: #666666 !important;
	margin-top:10px;
	width:200px;;
	height:18px;
	padding:0;
	display:block;
	margin-top:7px;
}

#assign-warranty-popup #serialDiv{
	width:100%;
	margin-top:10px;
	text-align:left;
}


/* cart table */
#cart-table
{
    width: 100%;
    margin: 0 auto;
}
#cart-table a{
	color: #0080aa !important;
	text-decoration:none;
}
#cart-table td
{
    padding: 0px 5px 5px 5px;
    border-bottom: 1px solid #d7dbde;
    font-size: 1em;
	font-weight: bold;
}
#cart-table td.no_border
{
    border-bottom: 0;
	padding: 5px;
}
#cart-table td.orange
{
    color:#fe7b23 !important;
}
#cart-table td.black
{
    color: #000000;
}
#cart-table td.small
{
    font-size: 0.9em;
}

#cart-table th
{
    padding-bottom:2px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 14px;
    text-align: left;
    border-bottom: 2px solid #01b0e9;
    font-size: 0.85em;
}

#cart-table td
{
    color: #0080aa;
    text-decoration: none;
}

#cart-table td a:hover
{
    text-decoration: none;
}
#cart-table td div.additional-warranties{
	float:left;
	width:33%;
	padding-right:0px;
}

span.msg-transferred {
	color: #ff0014;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 24px;
	margin-left: 15px;
}

#item-detail-transferred-overlay {
	position: absolute;
}




#main-account-container ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;

	width: 100%;
}
#main-account-container ul.tabs li {
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0;
	height: 39px;
	line-height: 39px;
	border-left: none;
	margin-bottom: -1px;
	background: #dff1f5;
	overflow: hidden;
	position: relative;
	border-bottom: none !important;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-khtml-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
}
#main-account-container ul.tabs li a#ctab1 {
	width:120px;
	height:39px;
	background-image: url('/images/account_tabs/profile-tab-rest.jpg');
	display:block;
}
#main-account-container ul.tabs li.active a#ctab1 {
	width:119px;
	height:44px;
	background-image: url('/images/account_tabs/profile-tab-active.jpg');
	display:block;
}
#main-account-container ul.tabs li a#ctab2 {
	width:168px;
	height:43px;
	background-image: url('/images/account_tabs/credit-tab-rest.jpg');
	display:block;
}
#main-account-container ul.tabs li.active a#ctab2 {
	width:168px;
	height:44px;
	background-image: url('/images/account_tabs/credit-tab-active.jpg');
	display:block;
}
#main-account-container ul.tabs li a#ctab3 {
	width:152px;
	height:44px;
	background-image: url('/images/account_tabs/purchases-tab-rest.jpg');
	display:block;
}
#main-account-container ul.tabs li.active a#ctab3 {
	width:152px;
	height:44px;
	background-image: url('/images/account_tabs/purchases-tab-active.jpg');
	display:block;
}
#main-account-container ul.tabs li a#ctab4 {
	width:152px;
	height:44px;
	background-image: url('/images/account_tabs/answers-tab-rest.jpg');
	display:block;
}
#main-account-container ul.tabs li.active a#ctab4 {
	width:152px;
	height:44px;
	background-image: url('/images/account_tabs/answers-tab-active.jpg');
	display:block;
}
#main-account-container ul.tabs li a#ctab5 {
	width:146px;
	height:44px;
	background-image: url('/images/account_tabs/reviews-tab-rest.jpg');
	display:block;
}
#main-account-container ul.tabs li.active a#ctab5 {
	width:146px;
	height:44px;
	background-image: url('/images/account_tabs/reviews-tab-active.jpg');
	display:block;
}
/*
#main-account-container ul.tabs li a {
	text-decoration: none;
	color: #666;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	border: 3px solid #e3eef0;
	border-bottom: 0px !important;
	outline: none;
	font-weight:bold;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-khtml-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
}
#main-account-container ul.tabs li a:hover {
	background: #c0d5de;
}	
#main-account-container ul.tabs li.active,#main-account-container ul.tabs li.active a, 
#main-account-container ul.tabs li.active a:hover  {
	background: #fff;
	border-bottom: 1px solid #fff;
	color: #ff7d00 !important;
	font-weight:bold;
}
*/
#main-account-container .tab_container {
	border: 7px solid #dff1f5;
	border-left: 6px solid #dff1f5 !important;
	clear: both;
	float: left; 
	width: 100%;
	background: #fff;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
#main-account-container .tab_content {
	padding: 10px;
}

#main-account-container .tab-review{
	margin-botton:20px;
	padding: 20px 10px 20px 10px ;
	border-bottom: 1px solid #cccccc;
	
}
#main-account-container .tab-review .review-product-image{
	float:left;
	width:150px;
}

#main-account-container .tab-review .review-product-image img{
	border:3px solid #ececec;
	padding:5px;
}

#main-account-container .tab-review .review-product-info{
	float:left;
	width:650px;
}

#main-account-container .tab-review .review-product-info .review-title{
	float:left;
	color: #37a0d9; 
	font-size:18px; 
	font-weight:bold;
	width:540px;
	margin-bottom:5px;
}
#main-account-container .tab-review .review-product-info .review-date{
	color: #37a0d9;
	margin-top:4px;
}
#main-account-container .tab-review .edit-answer img{
	float:left;
	margin-right:3px;
}
#main-account-container .tab-review .edit-answer div{
	float:left;
	color: #fb730d;
}

#product-review ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	width: 100%;
	padding-left:10px;
}
#product-review ul.tabs li {
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0;
	height: 32px;
	line-height: 32px;
	border-left: none;
	margin-bottom: -1px;
	background: #848484;
	overflow: hidden;
	position: relative;
	border-bottom: none !important;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-khtml-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
}



#product-review ul.tabs li a {
	text-decoration: none;
	color: #fff;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	border: 3px solid #848484;
	border-bottom: 0px !important;
	outline: none;
	font-weight:bold;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-khtml-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
}
#product-review ul.tabs li a:hover {
}	
#product-review ul.tabs li.active,#product-review ul.tabs li.active a, 
#product-review ul.tabs li.active a:hover  {
	background: #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	color: #666 !important;
	font-weight:bold;
	border: 3px solid #f0f0f0;
}

#product-review .tab_container {
	border: 7px solid #f0f0f0;
	border-left: 6px solid #f0f0f0 !important;
	clear: both;
	float: left; 
	width: 550px;
	background: #f0f0f0;
	-moz-border-radius-topleft: 5px;
	-khtml-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	min-height: 100px;
	margin-bottom:40px;
}
#product-review .tab_content {
	padding: 10px;
}

.product-details-review .review-rate, .customer-rating .review-rate{
	color:#37a0d9;
	padding-top:7px;
	margin-left:4px;
	float:left;
}
.product-details-review .rating-static, .customer-rating .rating-static{
	margin-top: 5px;
	margin-bottom:7px;
}	
.product-details-review .reviewed-by{
	margin-top:4px;
	margin-bottom:15px;
}
.product-details-review .reviewed-by .blue-text{
	color: #37a0d9;
}
#product-review hr{
	color:#eeeeee;
	margin-bottom:8px;
}

.customer-rating{
	width:180px;
	height:75px;
	background-color:#f0f0f0;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding:5px;
}
tr .productReview{
	background: #fff url('/images/review-box-bg.jpg') no-repeat;
	width:870px; 
	height:181px;
	float:left;
}
tr .productReview .reviewItem{
	float:left;
	width:590px;
	padding:15px 10px 15px 15px;
}

tr .productReview .reviewItem span{
	color:#d86d1b;
	font-size:18px;
	font-weight:bold;
}
tr .productReview .reviewItem textarea{
	width:570px;
	height:90px;
}
tr .productReview .reviewItemRight{
	float:left; 
	width:240px;
	padding-top:15px;
	padding-right:15px;
}

a.closeReview, a:link.closeReview,a:active.closeReview, a:hover.closeReview
{
	float:right;
	color: #1196d9 !important;
}
tr .productReview .reviewItemRight .productRate{
	padding-top:5px;
}
tr .productReview .reviewItemRight .productRate .overall{
	color:#d86d1b;
	font-size:18px;
	font-weight:bold;
}
tr .productReview .reviewItemRight .productRate span, tr .productReview .reviewItemRight .productRate input{
	float:left;
	margin-bottom:5px;
}
tr .productReview .reviewBottom div{
	float:right;
	padding-right:15px;
}

.dashboardQuestionGreen{
	background: #fff url('/images/icons/questionmark-green.jpg') no-repeat;
	height:14px;
	width:300px;
	text-align:left;
	padding-left:16px;
	padding-top:2px;
	margin-bottom:4px;
	color: #5ebb22;
}

.dashboardQuestionOrange{
	background: #fff url('/images/icons/questionmark-orange.jpg') no-repeat;
	height:14px;
	width:300px;
	text-align:left;
	padding-left:16px;
	padding-top:2px;
	margin-bottom:4px;
	color: #ff6900;
}
a.closeReview, a:link.closeReview,a:active.closeReview, a:hover.closeReview,
.dashboardQuestionGreen a, .dashboardQuestionGreen a:link, .dashboardQuestionGreen a:active, .dashboardQuestionGreen a:hover,
.dashboardQuestionOrange a, .dashboardQuestionOrange a:link, .dashboardQuestionOrange a:active, .dashboardQuestionOrange a:hover
{
	color: #00A5DC !important;
}
.rating-static {
  width: 105px;
  height: 19px;
  display: block;
  background: url('/images/rate.png') 0 0 no-repeat;
  float:left;
}


.rating-50 { background-position: 0 0; }
.rating-40 { background-position: -21px 0; }
.rating-30 { background-position: -42px 0; }
.rating-20 { background-position: -63px 0; }
.rating-10 { background-position: -84px 0; }
.rating-0 { background-position: -105px 0; }
 
.rating-5  { background-position: -84px -29px; }
.rating-15 { background-position: -63px -29px; }
.rating-25 { background-position: -42px -29px; }
.rating-35 { background-position: -21px -29px; }
.rating-45 { background-position: 0 -29px; }

.qa-review .item-question em, .qa-review .item-answer em{
	color: #00A5DC;
	font-weight: normal;
}

div.welcome-dashboard {
	padding-top: 5px;
}

div.welcome-dashboard h2,
div.welcome-dashboard h3 {
	text-transform: uppercase;
}

div.welcome-dashboard h3,
div.welcome-dashboard h4 {
	color: #00A5DC;
}

div.welcome-dashboard h3 {
	margin-top: 0;
}

div.welcome-loblaws h2 a,
div.welcome-loblaws h2 a:visited {
	text-transform: uppercase;
	text-decoration: none;
	color: #666;
}

div.welcome-loblaws h2 a:hover {
	text-decoration: underline;
}

.mpr-promise {
	padding-top: 1.5em;
}

div.mpr-promise div.icon {
	background-image: url(/images/icons/manage-protect-know-money.png);
        width: 90px;
        height: 90px;
	display: inline-block;
	vertical-align: top;
}
div.mpr-promise .mpr-manage div.icon {
	background-position: 0px 0px;
}
div.mpr-promise .mpr-protect div.icon {
	background-position: 0px -100px;
}
div.mpr-promise .mpr-know div.icon {
	background-position: 0px -200px;
}
div.mpr-promise .mpr-money div.icon {
	background-position: 0px -300px;
}

div.mpr-promise div.blurb {
	display: inline-block;
	width: 315px;
	margin-left: 15px;
	margin-bottom: 25px;
}

.mpr-statement h4 {
	margin-top: 0;
}

.mpr-statement {
	float: left;
	margin-left: 23px;
}

.mpr-manage {
	margin-left: 0;
}

img.activation-step {
    position: relative;
    left: -14px;
    top: -14px;
}

.cbLoblaws #dlg-address h2 {
    text-transform: uppercase;
    font-size: 1.1em;
}
.activation-step-dialog .ui-widget-header {
    background: url("/images/activation-steps/activate-step3.png") no-repeat scroll 3px 3px #fff;
    border: none;
}
.activation-step-dialog img.activation-step {
    position: relative;
    left: 0px;
    top: -30px;
}
.subtleWarningBox {
    background: url(/images/icons/caution-symbol.png) no-repeat;
    padding: 0 0 0 40px;
    margin: 0.5em 0;
    color: #666;
}
#noReceiptWarning {
    margin-right: 20px;
}
