/* MyMenu template */
.top_left_page_title_bars {text-align:center; font-size:16px; color:#FFF; background-color: #d96704; margin: 0px !important;line-height: 2.5em;}
.clients_left_grid_closed {z-index: 1;position: absolute;left:0px;padding:0px;width:100%;display:none;}
.clients_left_grid_opened {overflow-x: hidden;background-color:rgba(86, 91, 95, 0.39);z-index: 1000;position: fixed;left:5px;padding:0px;width:100%;display:none;}

.employees_left_grid_closed {z-index: 1;position: absolute;left:0px;padding:0px;width:100%;display:none;}
.employees_left_grid_opened {overflow-x: hidden;background-color:rgba(86, 91, 95, 0.39);z-index: 1000;position: fixed;left:5px;padding:0px;width:100%;display:none;}

#place_top_logo{float:right;padding: 0px 15px;}
#place_top_today_time{font-weight: bold;font-size: 12pt;float:right;padding: 30px 0px;}
#place_top_logout{font-weight: bold;font-size: 14pt;float:left;padding: 30px 0px 0px 20px;}

.container { width: 100% !important; padding: 25px 5px 10px 5px !important;}

#nav-bar {
	background: none !important;
	background-color: #231f20  !important;
    padding: 5px 10px !important;
	position: relative !important;
	left: 0px !important; /* 120px */
	top: 0px !important; /* -10px */
	font-weight: bold !important;
	font-size: 20px !important;
	/*
	border-top: 5px solid #231f20 !important;
	border-bottom: 1px solid #231f20 !important;
	*/
	height: 35px !important;
}
#nav {float: right !important;}
#nav ul {width:auto !important;border-top: none !important;}
#nav ul ul {width:auto !important;background: none !important;top: 13px !important;border-top: none !important;}
#nav li {float: right !important;ext-align: right !important;}
#nav ul li a { background: #d5d5d5 !important; font-weight: bold !important; color: #231f20 !important; } /*F1F1F1 DDD */
#nav ul li a:hover { background:#231f20 !important; color: #FFF !important; } /* DDD */
#nav li.active a { color: #231f20 !important; }
#nav a:hover {  color: #FFF !important; }
#nav li.active { background: #d5d5d5 !important; font-weight: bold !important; color: #231f20 !important; }
#nav li.over ul li.over ul { right:100px !important;left: 0px !important; }

#nav ul span, #nav ul li.last li span { background: none !important; }


.form-control { height: auto !important; padding: 4px 4px !important; }

.top_left_page_title {text-align:center; font-size:16px; color:#FFF; background-color: #d96704; margin: 0px !important;}

.k-grid tr.k-state-selected:hover,
.k-grid td.k-state-selected:hover {
	background-image: none !important; 
	border-color: #D96705 !important;
	background: #D96705 !important;
	background: -moz-linear-gradient(top, #D96705 0%, #f1f1f1 100%) !important;
	background: -webkit-linear-gradient(top, #D96705 0%, #f1f1f1 100%) !important;
	background: linear-gradient(to bottom, #D96705 0%, #f1f1f1 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#D96705', endColorstr='#f1f1f1',GradientType=0 ) !important;
}
.k-grid-filter.k-state-active { background-color: #7db9e8; }

.k-grid .k-group-col { width: 1px !important; }

.k-state-selected,
.k-state-selected:link,
.k-state-selected:visited,
.k-list > .k-state-selected,
.k-list > .k-state-highlight,
.k-panel > .k-state-selected,
.k-ghost-splitbar-vertical,
.k-ghost-splitbar-horizontal,
.k-draghandle.k-state-selected:hover,
.k-scheduler .k-scheduler-toolbar .k-state-selected,
.k-scheduler .k-today.k-state-selected,
.k-marquee-color {
	border-color: #D96705 !important;
	background: #D96705 !important;
	background: -moz-linear-gradient(top, #D96705 0%, #f1f1f1 100%) !important;
	background: -webkit-linear-gradient(top, #D96705 0%, #f1f1f1 100%) !important;
	background: linear-gradient(to bottom, #D96705 0%, #f1f1f1 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#D96705', endColorstr='#f1f1f1',GradientType=0 ) !important;
}

/****************************************************************/
.k-tabstrip-items {padding: .3em !important; }
.k-tabstrip-items .k-item {border-radius: 0 !important; padding: 0 !important; }
.k-tabstrip-items .k-state-active, .k-panelbar .k-tabstrip-items .k-state-active {
	font-weight: bold !important;
	background: #D96705 !important;
	background: -moz-linear-gradient(top, #D96705 0%, #f1f1f1 100%) !important;
	background: -webkit-linear-gradient(top, #D96705 0%, #f1f1f1 100%) !important;
	background: linear-gradient(to bottom, #D96705 0%, #f1f1f1 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#D96705', endColorstr='#f1f1f1',GradientType=0 ) !important;
}
.k-tabstrip-items li {margin: 0px 0px 0px 1px !important; border: solid 1px #231f20 !important; text-align:center;width:110px;font-size:16pt;border-top: none !important; }

/****************************************************************/
.itemsDataTable
{
	background-color: #f0f0f0;
	direction: rtl !important;
	line-height: normal !important;
	margin-bottom: 3px;
	width:100%;
}
.itemsDataTable tr td
{
	font-size: 16pt;
	border:1px solid #231f20;
	background-color: white;
	vertical-align: middle;
	padding: 0px 10px;
	height: 40px !important;
	text-align: right;
/*	font-weight: bold;*/
}
.itemsDataTable tr th
{
	font-size: 16pt;
	color: #fff;
	border:1px solid #231f20;
	background-color: #D96705;
	vertical-align: middle;
	text-align: center;
}

/****************************************************************/
.itemsInvoiceScreenDataTable
{
	background-color: #f0f0f0;
	direction: rtl !important;
	line-height: normal !important;
	margin-bottom: 3px;
	width:100%;
}
.itemsInvoiceScreenDataTable tr {background: #ffc08b;}
.itemsInvoiceScreenDataTable tr:nth-child(odd) {background: #ffc08b;}
.itemsInvoiceScreenDataTable tr:nth-child(even) {background: #ffe5cf;}
.itemsInvoiceScreenDataTable tr th
{
	font-size: 14pt;
	color: #fff;
	border:1px solid #231f20;
	background-color: #D96705;
	vertical-align: middle;
	text-align: center;
	line-height: 150%;
}
.itemsInvoiceScreenDataTable tr td
{
	font-size: 14pt;
	border:1px solid #231f20;
	/*background-color: white;*/
	vertical-align: middle;
	padding: 0px 10px;
	text-align: right;
	line-height: 150%;
}


/****************************************************************/

.input_item_qty { width: 90%;text-align:center;color:green;border: 1px solid #231f20;background-color: #f1f1f1; }
.input_item_qty_juice { width: 90%;text-align:center;color:green;border-style: none;background-color: #f1f1f1; }
.input_item_total_price { width: 90%;color:#231f20;border: 1px solid #231f20;background-color: #f1f1f1;padding:0px 10px 0px 0px; }
.input_item_total_price_juice { width: 90%;color:#231f20;border-style: none;font-size: 12pt;padding:0px 5px; }
.input_order_total_price { width: 100%;color:#231f20;border: 1px solid #231f20;background-color: #f1f1f1;padding:0px 10px 0px 0px; font-size:1.5em; }
.input_order_delivery_addr { width: 100%;color:#231f20;border: 1px solid #231f20;background-color: #f1f1f1;padding:0px 10px 0px 0px; font-size:1.5em; }

div#tab_div_results { padding: 10px; }
div#tab_div_results_juice { padding: 0px; }
.tab_div_results_content {font-size: 14pt; margin: 10px 0px;}
.tab_div_results_content_juice {font-size: 12pt; margin: 5px 0px;}

/****************************************************************/
.loader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url('../images/icons/page-loader.gif') 50% 50% no-repeat; /* rgb(249,249,249); */
}
.loading {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url('../images/icons/loader-transparent.gif') 50% 50% no-repeat; /* rgb(249,249,249);*/
}

/* PDF */
/*
	Use the DejaVu Sans font for display and embedding in the PDF file.
	The standard PDF fonts have no support for Unicode characters.
*/
/* Dimensions other than px and em should be divided by 1.33 for the proper PDF output */
/*
.pdf-page { 
	font-family: "DejaVu Sans", "Arial", sans-serif; 
	position: relative;
	margin: 0 auto;
	padding: .4in .3in;
	color: #333;
	background-color: #fff;
	box-shadow: 0 5px 10px 0 rgba(0,0,0,.3);
	box-sizing: border-box;
}
.pdf-body { margin-top: .3in; }
.size-a4 {
	width: 6.2in;
	height: 8.7in;
}
.size-letter {
	width: 6.3in;
	height: 8.2in;
}
.size-executive {
	width: 5.4in;
	height: 7.8in;
	font-size: 12px;
}
.size-executive .pdf-header {
	margin-bottom: .1in;
}
*/