@page {
	size: letter portrait;
    margin: 0.8cm 0.4cm 0.8cm 0.4cm;
}

html, body 					{ font-size:12px; line-height: 14px;; }
.top 						{ display: none; }
.back-to-home 				{ display: none; }
.sidebar-print 				{ display: none; }
a.print-list 				{ display: none; }
#products_list_print 		{ width: 100%;	}
#products_list_print tr th 	{ text-align: left; }
 
 .mobile-hide { display: none; }
 
.cmd 								{ float:right; font-weight: bold; line-height: 15px; padding: 5px 10px; display: inline-block; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.cmd-open 							{ color:#8FC400; border:2px solid #8FC400; }
.cmd-waiting-confirm 				{ color:#00C1B1; border:2px solid #00C1B1; }
.cmd-refused 						{ color:#C10300; border:2px solid #C10300; }
.cmd-cancel 						{ color:#3A3A3A; border:2px solid #3A3A3A; }
.cmd-need-approval 					{ color:#F95E20; border:2px solid #F95E20; }
.cmd-approved	 					{ color:#8FC400; border:2px solid #8FC400; }

.order-number { font-size:20px; font-weight: bold;}
.orders-tabs { display: none; }
tr#add_product_custom { display:none; }
.order-summary-wrapper  { border:1px solid #000; margin:30px 0; }

table.order-summary { width: 100%; padding-bottom:30px;  }
table.order-summary td  { padding:3px; text-align: left; font-size:14px; }
table.order-summary th { padding:3px; text-align: left; border-bottom:1px solid #000;font-size:14px; }
.custom-note 						{ margin:20px 0; border: 1px solid #C90000; background-color: #FFC9C9; color:#C90000; font-size:15px; padding:14px; }
.order-details    { margin:20px 0; border: 1px solid #725000; background-color: #FFECC9; color:#725000; font-size:15px; padding:14px; }
.cancel-order { display:none; }
.client-info table tr th { text-align: left; }
.order-summary-total { font-size:20px; font-weight: bold; text-align: right; }
#mobile_logo { display: block !important; }
.order-info .order-number 			{ font-size:22px; margin: 0 5px; display: inline-block; float:right; padding: 8px 10px; }
#loading_quick_search { display:none;}
.loading-bar { display: none; }
.store-cost { display: none; }
.action-delete { display:none; }
.custom-price { display: none; }
#manual_code { display:none; }
.qty-input { width: 40px; }