/* main styling */
html,
body
{
	margin: 0;
	padding: 0;
	height: 100%;
}
.no-border
{
	border: none;
	margin: 5px;
}
.datepicker table tr td.active.active,
.datepicker table tr td.active.active:hover
{
	background-color: #94d500 !important;
	background-image: none;
}
#wrapper
{
	min-height: 100%;
	position: relative;
}
table.columns
{
	padding-left: 0px;
	padding-right: 0px;
}
.total-warning
{
	font-weight: bold;
	color: red;
}
.order-totals
{
	border: 1px dashed rgba(0,0,0,0.15);
}
.order-totals td
{
	font-weight: bold;
	font-size: 10px;
}
.tiny.flaticon-delete48
{
background: none;
width: 20px;
text-align: center;
margin-left: 0px;
padding-left: 2px;
outline: 0;
color:#80af00;
}
.order-products
{
	width: 100%;
}
.order-products td,
.order-products th
{
	font-size: 11px;
}
.order-product.product-img
{
	max-width: 250px;
}
.order-set-header
{
	text-align: center;
	width: 100%;
	display: block;
	padding-top: 5px;
	font-size: 14px;
	background-color: #F0F0F0;
	padding-bottom: 5px;
	border-bottom: 1px dashed rgba(0,0,0,0.15);
	font-weight: bold;
}
.margin-bottom-0
{
	margin-bottom: 0px !important;
}
.authorized-value
{
	color: rgba(0,0,0,0.55) !important;
	font-weight: bold;
	text-align: center;
}
.main-section
{
	padding: 15px 30px 80px 30px;
	border-top: solid 1px #bbb;
}
.charge-currency
{
	font-weight: bold;
	line-height: 36px;
}
.picked
{
	background: #8ECC00;
	padding: 2px;
	width: 100%;
	display: block;
	text-align: center;
	margin: 0px;
	font-weight: bold;
	font-size: 10px;
	color: rgba(255,255,255,1);
	text-transform: uppercase;
}
.not-picked
{
	background: #D56600;
	padding: 2px;
	width: 100%;
	display: block;
	text-align: center;
	margin: 0px;
	font-weight: bold;
	font-size: 10px;
	color: rgba(255, 255, 255, 1);
	text-transform: uppercase;
}

.funnel-panel
{
margin-right: 5px;
margin-left: 5px;
border: 1px solid #cccccc;
border-radius: 1px;
padding-left: 0px;
padding-right: 0px;
}

.store-header .toggler
{
width: 40px;
height: 36px;
display: block;
float: left;
/* border: 1px solid #D9D9D9; */
text-align: center;
position: absolute;
left: 31px;
margin-top: -10px;
/* top: 0px; */
background-color: #f4f4f4;
border-right: 1px solid #9D9D9D;
line-height: 34px;
font-weight: bold;
text-decoration: none;
}
.no-text-decoration
{
	text-decoration: none !important;
}
.background-black
{
	background-color: black;
}
.panel
{
	border-color: #bbb;
	padding: 15px;
	clear: both;
}

table thead tr th, table thead tr td
{
	padding: 5px;
}

/* header styling */
.fixed
{
	border-bottom: solid 2px #94d500;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow:	    0px 0px 5px 0px rgba(50, 50, 50, 0.75);
}

/* footer styling */
.footer
{
	z-index: 20;
	width: 100%;
	height: 60px;
	position: fixed;
	bottom: 0;
	left: 0;
	border-top: solid 2px #94d500;
	background-color: #292929;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow:	    0px 0px 5px 0px rgba(50, 50, 50, 0.75);
}
.copyright
{
	padding-top: 15px;
	color: #999;
}

/* navigation styling */
nav a,
.alert-box .close,
.actions a
{
	text-decoration: none;
}
.pagination a
{
	text-decoration: none;
}

/* alert box styling */
.alert-box a
{
	color: #fff;
}

/* all list stying */
.id
{
	width: 50px;
	font-family: monospace;
	font-size: 1.1rem;
}
.actions
{
	width: 50px;
}
.thumb
{
	width: 50px;
}

/* header Title OMS */ 
.uppercase-sht
{
	text-transform: uppercase;
	font-weight: 600;
}

/* Panel Header Sections */
.title-section
{
	text-transform: uppercase;
	color: #94d500;
}

/* search bar */
.search-bar
{
	padding: 10px 10px 0px 10px;
}
.margin-bottom-10
{
	margin-bottom: 10px !important;
}
.search-stripe
{
	height: 15px;
	background-color: #fff;
	-moz-box-shadow:	inset  0  5px 5px -5px #696868,
				inset  0 -5px 5px -5px #696868;
	-webkit-box-shadow:	inset  0  5px 5px -5px #696868,
				inset  0 -5px 5px -5px #696868;
	box-shadow:		inset  0  5px 5px -5px #696868,
				inset  0 0px 0px 0px #696868;
}

/* Dark Panel Sub Title Bar*/
.dark-panel
{
	background: #292929;
}
.dark-panel h1
{
	color: #94d500;
}

/* funnel Buttons */

.button-tall
{
	font-size: 14px; 
	color: #494949;
	text-transform: uppercase;
	padding: 15px;
	height:110px;
	font-weight: 500;
}
.button-funnel
{
	border-style: solid;
	border-width: 0px;
	cursor: pointer;
	font-family: "Open Sans","Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
	font-weight: normal;
	line-height: normal;
	margin: 0 0 0.25rem;
	position: relative;
	text-decoration: none;
	text-align: center;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	display: inline-block;
	padding-top: 1rem;
	padding-right: 2rem;
	padding-bottom: 1.0625rem;
	padding-left: 2rem;
	font-size: 1rem;
	background-color: #94d500;
	border-color: #689500;
	color: #222222;
}
.button-title
{
	background: #4d4d4d;
	font-size: 11px; 
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	padding:15px;
	height:60px;
}
.button-title.delayed
{
	background: #8d4d4d;
}

.button-count,
.button-count:hover
{
	background: #2d2d2d;
	font-size: 18px;
	font-weight: 600;
	color: #94d500;
	padding:12px;
	height:50px;
	text-align: center;
}
.button-count.delayed
{
	background: #4d2d2d;
	color: #Ed6d6d;
}

.button-overview,
.button-overview:hover
{
	background: #494949;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	height:110px;
}

/* Store Funnel Results */
.store-header
{
cursor: pointer;
background: white;
border: 1px solid #9D9D9D;
padding: 10px;
margin-bottom: 10px;
}

.store-header .store-name
{
	margin-left: 45px;
	font-size: 14px;
}

.order-set
{
	margin-left: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
}

.order-set > table
{
	width: 100%;
	margin-bottom: 0px;
}
.order-set > table > thead > tr > th
{
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.order-set-label
{
	font-weight: bold;
	color: black;
	background-color: white;
	text-align: center;
	font-size: 11px;
	padding-top: 0px;
}

.order-set-first
{
	background-color: #484848;
	color: white;
}

.order-set > thead > tr > th
{
	font-weight: 400;
}

/* Order Edit Process Stage Highlighted */
.order-active,
.order-active:hover
{
	background-color: #666;
	color: #94d500;
	cursor:default;
}
/* Order Edit Process Stage Completed */
.order-completed
{
	background-color: #8c8c8c;
	color: #b2b2b2;
}

/* Order Edit Process Not Completed */
.order-inactive,
.order-inactive:hover
{
	background-color: #ececec;
	color: #666;
	cursor: default;
}

.margin-bottom-4
{
	margin-bottom: 4px;
}

.funnel-panel-header
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.funnel-panel-header .category
{
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 4px;
	padding-right: 0px;
}
.funnel-panel-header .category:first-child
{
	padding-left: 0px;
}
.funnal-panel-header .category > a
{
	padding:5px;
}

.no-orders
{
	font-size: 14px;
	color: #999;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #D5D5D5;
	background: #ddd;
}

/* Product Thumbnails */
.th.small
{
	max-height: 64px;
}

/* Login logo */
.icon-logo-signin:before
{
	font-size: 280px;
	line-height: 130px;
	height: 120px;
	display: block;
	overflow: hidden;
	color: #94d500;
	text-align: center;
}
/* Signin OMS */
.omstitle
{
	font-size: 18px;
	font-weight: 600;
	color: #494949;
	text-align: center;
	text-transform: uppercase;
	margin-top: 40px;
}

/* Dark Panel Sub Title Bar*/
.signin-panel
{
        background: #111;
}
.signin-panel h1
{
        color: #fff;
}
.signin-panel p
{
	color: #ccc;
}
/* -- Print Logo  --*/
.icon-logo-print:before
{
	color: #000;
	font-size: 300px;
	display: block;
	overflow: hidden;
	line-height: 130px;
	text-align: center;
}
.chosen-container-multi .chosen-choices li.search-field input[type=text]{
	height: 1.85rem!important;
}


.amount {
	padding-bottom: 5px;
	font-style: italic;
	color: #94d500;
}


.lds-ring {
	display: inline-block;
	position: relative;
	width: 80px;
	height: 80px;
}
.lds-ring div {
	box-sizing: border-box;
	display: block;
	position: absolute;
	width: 64px;
	height: 64px;
	margin: 8px;
	border: 8px solid #fff;
	border-radius: 50%;
	animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
	border-color: #fff transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
	animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
	animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
	animation-delay: -0.15s;
}
@keyframes lds-ring {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}
.loader {
	width: 100%;
	height: 100%;
	position: fixed;
	background: rgba(0,0,0,0.5);
	top: 0;
	text-align: center;
	padding-top: 10%;
}


.autopick-issue {
	background: rgba(192, 79, 239, 0.36) !important;
}

.autopicked {
	background: rgba(148, 213, 0, 0.47) !important;
}

.autopicked-pending {
	background-color: #FFFFE0 !important;
}
.delay-2 {  background: rgba(254, 215, 202, 0.47)  !important; }
.delay-3 {  background: rgba(253, 173, 146, 0.47) !important; }
.delay-4 {  background: rgba(253, 173, 146, 0.73) !important; }
.delay-5 {  background: rgba(252, 121, 77, 0.73) !important; }
.delay-max {  background: rgba(255, 88, 63, 0.73) !important; }