html {padding: 0;margin: 0}
body {background:url(../imagesV2/bg.jpg);margin: 0;direction:rtl;text-align:right;font-family: "Open Sans Hebrew",Helvetica,Arial,sans-serif !important;
	-webkit-font-smoothing: antialiased;}
	
a:link    {font-size: 14px;color:#3E7AAC;text-decoration:none;}
a:visited {font-size: 14px;color:#3E7AAC;text-decoration:none}
a:active  {font-size: 14px;color:#3E7AAC;text-decoration:none}
a:hover   {font-size: 14px; color:#3991DB;text-decoration:underline;}

a.white:link    {font-size: 14px;color:#ffffff;text-decoration:none;}
a.white:visited {font-size: 14px;color:#ffffff;text-decoration:none}
a.white:active  {font-size: 14px;color:#ffffff;text-decoration:none}
a.white:hover   {font-size: 14px; color:#C2DB39;text-decoration:underline;}

a.classic:link    {font-size: 14px; color:#29447d; text-decoration:underline;}
a.classic:visited {font-size: 14px; color:#29447d; text-decoration:underline;}
a.classic:active  {font-size: 14px; color:#29447d; text-decoration:underline;}
a.classic:hover   {font-size: 14px; color:#555555; text-decoration:underline;}

.innerTxt_gray{
	color:#686a75;
	font-weight:500;
	font-size: 14px;
}
.errDocs
{
	display: block;
	margin: 10px;
	width: 100%;
	text-align: center;
}

.errTxt{color:red;}

.errTxtBox{
	color:red; 
	text-align:center;
	background-color: #F3DCDC;
    padding: 5px 0;
    border: 1px solid red;
}

.errMessageTR{
	color:#CC3300;
	background-color:#E8C9BF;
	background-image:url(../images/designV2/icons/close.png);
	background-repeat:no-repeat;
	background-position:right;
	height:20px; padding:5px;
}

.messageTR{
	color:#0E3A03;
	/*background-color:#E2F0C5;*/
	background-image:url(../images/designV2/icons/yes.png);
	background-repeat:no-repeat;
	background-position:right;
	height:20px; 
	padding-right:20px;
	padding-top: 2px;
	line-height: 18px;
}

.displayH {visibility: hidden;}

.displayB {display:inline;}

.displayN {display:none;}

.displayTblB {display: table-cell;}

.a_disabled {
	pointer-events: none;
	cursor: default;
}

.all_bold span,
.all_bold a,
.all_bold i,
.all_bold input,
.all_bold h1,
.all_bold th,
.all_bold td
{
	font-weight: bold !important;
}

.loginPanel
{
	width:100%; max-width:700px;
	padding:20px;
	margin: 20px auto;
	background: #ffffff;
    box-shadow: 0 0 1px #cccccc;
}

.home_top_menu
{
	width: 100%;
	max-width: 740px;
	margin: 50px auto;
}

.home_top_menu a:hover,
.home_top_menu a:visited,
.home_top_menu a
{
	border: 1px solid;
	border-radius: 2px;
	padding: 10px;
	color: #3f79ac;
	text-decoration: none;
	float: left;
	font-size: 16px;
	cursor: pointer;
	font-weight: bold;
	background-color: #fff;
}

.page-protector
{
	width: 600px;
	padding:20px;
	margin: 50px auto;
	border-radius: 5px;
	background: #ffffff;
	box-shadow: 0 0 1px #cccccc;
	text-align: center;
}

.page-protector-btn
{
	border-radius: 4px;
	color: #ffffff !important;
	display: block;
	font-size: 20px;
	font-weight: 300;
	margin: 0 1%;
	padding: 5px 0;
	text-align: center;
	background-color: #3991DB !important;
}

.right {
	float:right; 
}

.left {
	float:left; 
}

.opp_side {
	float:left !important;
}

.side {
	float:right !important;
}

.opp_side_clear {
	float:left !important;
	clear: left !important;
}

.side_clear {
	float:right !important;
	clear: right !important;
}

.border {border-bottom:1px solid #dcdcdc;}

.tooltip_body{
	background-color: #f9fafa;
	border: 1px solid #000000;
	padding: 5px;
	max-width: 400px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

.tooltip_header{
	background-color: #3991DB;
	border: 1px solid #000000;
	color: #ffffff;
	padding: 5px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.order_headline{
	display: block;
	font:24px Arial; 
	color:#000000;
	border-bottom: 1px solid #000000;
	margin-bottom: 10px;
}

.print-content {
	padding: 10px;
	background: #ffffff;
}

.print-content .blockWrapper {
	font:bold 16px Arial !important; color:#29447d !important;
}

.print_table {
	width: 100%;
}

.print_table th {
	text-decoration: none !important;
	background-color: #EDEDED;
	color: #000000;
}

.print_table td {
	color: #000000;
	font-weight: normal;
	font-size: 14px;
}

.chen .print_table td {
	padding: 3px;
	font-size: 13px;
}

.fullline
{
	width: 100%;
}

.partLine
{
	width: 80%;
}

td.emphasized
{
	font-weight: bold;
}

.recipient_signature
{
	text-align: left;
	padding-left: 20px;
}

.trActions
{
    background-color:#EDEDED; height:36px;
	background-image:url(../images/designV2/bubbles/silver/bg.png); 
	background-repeat:repeat-x;
}

.trActions td
{
    width: 100% !important;
}

.trActions .tdBlock
{
    display:inline;
}

.trActions #cost_sum
{
	width: 80px;
	height: 20px;
	position: relative;
	top: -2px;
	margin-right: 5px;
	text-align: center;
	font-size: 18px;
}

.action_buttons {
	text-align: center;
}

.action_buttons h3 {
	width: 100%;
	margin: 15px 0 5px !important;
}

.action_buttons .button {
	height: 62px;
    line-height: 62px;
	margin: 0px;
}

.action_buttons .existing_invoices
{
	font-size: 18px;
}

.action_buttons .existing_invoices a.link_to_invoice
{
	font-size: 18px;
	color: #72b831;
	text-decoration: underline;
}

.select-btn {
	background: #3991db none repeat scroll 0 0;
	border: medium none;
	border-radius: 10px;
	color: #ffffff;
	font-size: 20px !important;
	padding:5px 10px;
	width: 100px;
	display: inline-block;
	color: #ffffff !important;
	line-height: 35px;
	text-align: center;
}

.search-btn {
	background: #3991db none repeat scroll 0 0;
	border: medium none;
	border-radius: 10px;
	color: #ffffff;
	font-size: 18px !important;
	padding:5px 10px;
	width: 80px;
	display: inline-block;
	color: #ffffff !important;
	line-height: 25px;
	text-align: center;
}

/**********Global Button******/

.rounded_button
{ 
	border: 2px solid #fff;
	border-radius: 100%;
	box-shadow: 0 0 3px #555;
	font-size: 16px;
	margin: 2px;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	text-decoration: none;
	display: inline-block;
	cursor: pointer;
	width: 16px;
	height: 16px;
}

a.button
{ 
	border: 2px solid #fff;
	border-radius: 10px;
	/*box-shadow: 0 0 3px #555;*/
	display: inline-block;
	font-size: 20px;
	padding: 7px 0;
	margin:5px;
	text-align: center;
	width: 100%;
	color: #fff;
	text-decoration: none;
}

.green_bt
{ 
	padding: 5px;
	background: none repeat scroll 0 0 #72b831;
}

.gray_bt
{ 
	padding: 5px;
	background: none repeat scroll 0 0 #4A4A4A;
}

.red_bt
{ 
	padding: 5px;
	background: none repeat scroll 0 0 #B22400;
}

.blue_bt
{ 
	padding: 5px;
	background: none repeat scroll 0 0 #1191BB;
}

.orange_bt
{ 
	padding: 5px;
	background: none repeat scroll 0 0 #FFA500;
}

.lightBlue_bt
{ 
	padding: 5px;
	background: none repeat scroll 0 0 #00A4C7;
}

.pink_bt
{ 
	padding: 5px;
	background: none repeat scroll 0 0 #C7008C;
}

.purple_bt
{ 
	padding: 5px;
	background: none repeat scroll 0 0 #8800C7;
}

.otherBlue_bt
{ 
	padding: 5px;
	background: none repeat scroll 0 0 #006CC7;
}

.lightGreen_bt
{ 
	padding: 5px;
	background: none repeat scroll 0 0 #09C700;
}

.babyPink_bt
{
	padding: 5px;
	background: none repeat scroll 0 0 #e4b9c0;
}

.turquoise_bt
{
	padding: 5px;
	background: none repeat scroll 0 0 #20abab;
}

.gray_bt
{
	padding: 5px;
	background: none repeat scroll 0 0 #4a4a4a85;
}

.navy_blue_color
{
	color: #3E7AAC;
}

a.send_mail
{
	margin-left: 10px;
}

a.send_mail i
{
	font-size: 18px;
}


.action_buttons .existing_invoices .inactive_doc,
.action_buttons .existing_invoices a.link_to_invoice.inactive_doc,
.action_buttons .existing_invoices a.send_mail.inactive_doc i
{
	color: #dddddd;
	font-size: 16px;
}

.action_buttons .existing_invoices .general_receipt
{
	color: #dd9239;
}

/**********End Global Button******/

h1 ,h2 ,h3 ,h4 ,h5 ,h6  {font-family: "Open Sans Hebrew",Helvetica,Arial,sans-serif;font-weight: normal; direction:rtl;text-align:right;}
iframe {max-width: 100%;}
.tasks .form-search-order .field-group, .products .form-search-order .field-group {width: 24%}
.tasks .form-search-order .field-group select, .tasks .form-search-order .field-group input, .products .form-search-order .field-group input,  .products  .form-search-order .field-group select, .orders .form-search-order .field-group select {width: 98%;/*margin: 2px 0*/}
.tasks .form-search-order .field-group input[type="submit"], .products .form-search-order .field-group input[type="submit"] {font-size: 16px; padding: 6px 0; text-align: center;text-indent: 0;}
.form-search-order .field-group a {
	font-size: 16px; 
	padding: 6px 0; 
	text-align: center;
	text-indent: 0;
	width: 98%;
    margin: 2px 0;
	background: #3991db none repeat scroll 0 0;
	display: inline-block;
	color: #ffffff;
}
.form-search-order .field-group a:hover{
	background: #3E7AAC;
	text-decoration: none;
}
.form-search-order .field-group select{min-height: 36px;}

.task17 h5 {     border-bottom: 3px solid #dddddd;  border-right: 1px solid #dddddd; font-size: 16px !important; margin: 0 0 20px 10%; padding: 7px 10px 2px; width: 90%;}
.task18 .half-part {   float: right;   padding: 3px 2%;   width: 50%;}
.task18 hr {  background: #cccccc none repeat scroll 0 0;   float: right;   height: 1px;  width: 100%;margin: 3px 0 0 0}
.task18.taskpopup h2 {border-bottom: 0 solid #cccccc  !important;margin: 0  !important; padding: 0 !important;}
 .task18 .titlepopup .half-part {   float: right;   padding: 0px 2%;   width: 50%;}
.task7 .full-part  .third  .h4content {
    border-bottom: 2px solid #cccccc;
    border-right: 1px solid #cccccc;
    color: #777777;
    float: right;
    font-size: 17px;
    font-weight: normal;
    margin: 5px 0 0;
    padding: 5px;
    width: 90%;
}
.task7 .full-part .h4content {  width: 96%;
    border-bottom: 2px solid #cccccc;
    border-right: 1px solid #cccccc;
    color: #777777;
    float: right;
    font-size: 17px;
    font-weight: normal;
    margin: 5px 0 0;
    padding: 5px;}
.form-search-order.smaller {max-width: 50%}

/*.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current
{
	display: block;
}*/

.ui-state-highlight.ui-state-default{
	background:pink !important;
}
/*
.tasks.mailing {	}

.mailing .third-part {width: 31%;padding: 3px 1%}
.mailing .page-title select {width: 100% !important}  
.mailing  .page-title h4 {    color: #3e7aac; float: right;font-size: 14px; font-weight: 600;  margin: 14px 0 2px;  padding: 0;}
.mailing  .page-title textarea, .mailing  .page-title input, .mailing  .page-title select {
    background: #f9fafa none repeat scroll 0 0;
    border: 1px solid #c5cfcf;
    color: #8d8e8e;
    margin: 5px 0 0;
    padding:5px 0;
    text-indent: 10px;float:left;
    width:76% !important;
}
.mailing  input[type="radio"] + label span, .mailing  input[type="checkbox"] + label span {  border-radius: 0px;}
.mailing  .page-title .half-part { float: right;   margin: 0 1%;  width: 48%;}

.mailing.tasks .form-search-order .field-group, .mailing.products .form-search-order .field-group {padding: 0 0.5%;width: 30%;}
.formfield input {width: 100% !important}
*/
.order-table input[type="checkbox"] + label span {border-radius: 0;   border: 1px solid #c8d1d1;height: 12px;   margin: -1px 0 0 5px;   vertical-align: middle;   width: 12px; line-height:11px; }
.mid-part-box .thead input[type="checkbox"] + label span {border-radius: 0;   border: 1px solid #fff;height: 12px;   margin: 9px 0 0 5px;   vertical-align: middle;   width: 12px;}
.mid-part-box#orders { overflow-y: auto;}
.timetitle {float: right;  font-size: 30px;margin: 26px 0 0 30px;  padding: 0;}
.smbtn {    background: #3991db none repeat scroll 0 0;
    border: medium none;
    border-radius: 5px;
    color: #ffffff;
    font-family: open sans hebrew;
    margin: -5px 0 0;
    padding: 5px;cursor: pointer;}
.holder {min-height: 43px}
.noicon.field-group input {background-image: none;text-indent: 5px}
.big-searchbox {
    background: #f9fafa none repeat scroll 0 0;
    border: 1px solid #c5cfcf;
    color: #8d8e8e;
    float: right;
    font-family: open sans hebrew;
    font-size: 28px;
    height: 75px;
    line-height: 76px;
    margin: 0 2px;
    padding: 0;
    text-indent: 10px;
    width: 45%;
}
.closeit {     
background: #000000 none repeat scroll 0 0;  border: 2px solid #ffffff;   
border-radius: 50px;  font-size: 43px; color: #ffffff;  
float: right;   font-family: open sans;   font-weight: 300 !important;   height: 50px;    line-height: 43px;  
  margin: -30px -50px 0 16px;    text-align: center;   transform: rotate(45deg);   width: 50px;}
button:focus, button:active, input[type="submit"]:focus, input[type="submit"]:active input[type="button" i]:focus, input[type="button" i]:active, .btn.focus, .btn:focus, .btn:hover
{outline:0;border: 0px solid; box-shadow: none;background-color: transparent } 
.btn.focus, .btn:focus, .btn:hover { color: #333; text-decoration: none;  background: none !important; outline: none !important;box-shadow: none !important;}
  .taskpopup textarea,  .taskpopup input,   .taskpopup select {
    background: #f9fafa none repeat scroll 0 0;
    border: 1px solid #c5cfcf;
    color: #000;
	  font-weight: bold;
    margin: 5px 0 0;
    padding: 7px 0;
    text-indent: 10px;
    width: 100% !important;}
  .taskpopup textarea {min-height: 70px;}
 .task8 .full-part {  padding: 0 !important;}
.task8 .checks label {  font-size: 13px;margin: 0;  padding: 0;}
.task8.popup-content .third h3, .task8.popup-content .twothirds h3 {padding: 10px 0 0 10px;  text-align: left;}
.task8 .checks {margin-bottom: 20px;}
    .taskpopup .full-part {padding: 5px 0}
    .inventory .order-tabs li {background: #DAE0E0;float:right !important}
   .productsdelivery  .orders-title-part h2  {font-size: 50px !important}
.productsdelivery  .order-tabs li,  .delivery  .order-tabs li { background: #dae0e0 none repeat scroll 0 0;}
.widefield {padding-top: 2px}
 .form-title {color: #3f79ac; font-weight: bold;  margin: 19px 0 0;padding: 0;}
.widefield input {    background: #f9fafa;
    border: 1px solid #c5cfcf;
    color: #8d8e8e;
    float: right;
    font-family: open sans hebrew,arial,sans-serif;
    font-size: 18px;
    margin: 0 0 5px;
    padding: 6px 0;
    text-indent: 42px;
    width: 99%;}
.monthlist {   float: right; padding: 6px 0;width: 100%;}
.monthlis ul {float: right;margin: 0;padding: 0}
 .activetab {background: #fff !important}
 .monthlist li {display: inline;padding:0;padding-bottom:4px;margin:4px;text-align: center;float: right; }
  .monthlist li  a.basic {padding:3px 8px;font-size:16px; background:#DAE0E0;border-radius: 5px; border: 1px solid #ddd; }
  .monthlist li  a.selected {background: #CBF3F3; border: 1px solid #3991db; }
	.monthlist li  a.smbtn {
			background: #3991db none repeat scroll 0 0;
			border: medium none;
			border-radius: 5px;
			color: #ffffff;
			font-family: open sans hebrew;
			margin: -5px 0 0; }
		.monthlist h4 {float: right;margin: 20px 0 7px 10px; }

  .year_list
  {
	  height: 30px;
	  margin-right: 10px;
	  width: 80px;
	  padding-right: 2px;
  }
 .taskpopup .next-stage-btn a {
    border-radius: 4px;
    color: #ffffff;
    display: block;
    font-size: 20px;
    font-weight: 300;
    margin: 0 1%;
    padding: 5px 0;
    text-align: center;}
.taskpopup h2 {  color: #c2db39 !important;   float: right;    font-size: 25px !important;border-bottom:1px solid #cccccc;    font-weight: 600 !important;   margin: -10px 0 15px 0 !important;    padding: 0 !important;    width: 100%;}
.taskpopup  h3 {   background: #ffffff none repeat scroll 0 0;   color: #3f79ac !important;   float: right;font-size:18px !important;   font-weight: 600 !important;    margin: 4px 0 0 !important;   width: 100%;}
.h4content {font-weight: normal;color: #222}
.taskpopup  h4 {color: #3f79ac !important;margin: 10px 0 2px !important}

.taskpopup.myAccount
 {
	 min-width: 400px;
	 min-height: 150px;
	 padding: 10px;
	position: relative;
 }

.taskpopup.myAccount h3
{
	text-align: center;
}
.taskpopup.myAccount .next-stage-btn
{
	position: absolute;
	bottom: 10px;
	width: 100px !important;
	left: 150px;
}

.store
{
	float:right;
	display: inline-block;
	width: 100%;
	height: 130px;
	border: 1px solid grey;
	border-radius: 10px;
	margin: 10px;
}

.store_logo
{
	width: 20%;
	height: 100%;
	display: inline-block;
	float: right;
}

.store_info
{
	width: 60%;
	height: 100%;
	display: inline-block;
	float: right;
}

.store_select_section
{
	width: 20%;
	height: 100%;
	display: inline-block;
	float: right;
}

.store_select_section .select
{
	display: inline-block;
	width: 100%;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
}

.transfer_Store_title,
.transfer_Store_connection
{
	color: red;
}

.transfer_Store_connection a
{
	font-size: 22px;
	color: red;
}

.oreder_transfer_alert
{
	float: left;
	margin-top: 4px;
	margin-left: 20px;
}

.new_site_order_alert
{
	float: left;
	margin-top: 14px;
	margin-left: 50px;
}

.original_order_info
{
	text-align: right;
	color: red;
	display: inline-block;
	width: 100% !important;
	font-size: 16px;
}

a.resend_transfer_btn
{
	background-color: #72b831;
	font-size: 16px;
	color: #fff;
}

.oreder_transfer_alert a.in_alert,
.oreder_transfer_alert a.in_alert:hover,
.oreder_transfer_alert a.in_alert:visited,
.oreder_transfer_alert a.out_alert,
.oreder_transfer_alert a.out_alert:hover,
.oreder_transfer_alert a.out_alert:visited,
.oreder_transfer_alert a.in_return_alert,
.oreder_transfer_alert a.in_return_alert:hover,
.oreder_transfer_alert a.in_return_alert:visited,
.oreder_transfer_alert a.out_return_alert,
.oreder_transfer_alert a.out_return_alert:hover,
.oreder_transfer_alert a.out_return_alert:visited,
.oreder_transfer_alert a.in_msg_alert,
.oreder_transfer_alert a.in_msg_alert:hover,
.oreder_transfer_alert a.in_msg_alert:visited,
.oreder_transfer_alert a.out_msg_alert,
.oreder_transfer_alert a.out_msg_alert:hover,
.oreder_transfer_alert a.out_msg_alert:visited
{
	line-height: 30px;
	font-size: 20px;
	color: red;
	font-weight: bold;
	background-color: white;
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 5px;
	width: 550px;
	display: block;
	height: 28px;
	text-align: center;
	margin-top: 2px;
}

.oreder_transfer_alert a.in_alert:empty,
.oreder_transfer_alert a.out_alert:empty,
.oreder_transfer_alert a.in_return_alert:empty,
.oreder_transfer_alert a.out_return_alert:empty,
.oreder_transfer_alert a.in_msg_alert:empty,
.oreder_transfer_alert a.out_msg_alert:empty
{
	display: none;
}

.call-btn
{
	float: right !important;
	width: 30% !important;
	margin: 0px !important;
	min-height: 10px !important;
}

.smallpopup  {width:400px;}
.smallpopup  h3 {
	font-size:18px !important; 
	color: #3f79ac !important;  
	font-weight: 600 !important; 
	margin: 5px !important;
	width: 100%;
	text-align:center;
}

.orderspopup  {max-width: 2000px !important; width:1500px !important; position: relative;}

.orderspopup .order-half-part
{
	width: 53%;
	float: right;
}
.orderspopup .order-half-part.right
{
	margin-left: 20px;
	border-left: 1px solid #cccccc;
	padding-left: 20px;
	width: 44%;
}

.paymentpopup  {max-width: 1500px !important; width:1000px !important; position: relative;}
.paymentpopup .order-half-part.right{	margin-left: 20px;	padding-left: 20px;	width: 50%;}
.paymentpopup .order-half-part{	width: 46%;	float: right;}

i.customer_source {margin-right: 20px;}

.customer-first-part
{
	width: 74%;
	float: right;
	margin-left: 5px;
	border-left: 1px solid #cccccc;
	padding-left: 5px;
}

.customer-second-part
{
	width: 24%;
	float: right;
	padding-right: 5px;
}

.customerpopup h3 { color: #c2db39 !important;   float: right;  font-size: 22px !important;border-bottom:1px solid #cccccc;  font-weight: 600 !important;   margin: 10px 0 15px 0 !important;  padding: 0 !important;  width: 100%;}

.customerpopup  {max-width: 2000px !important; width:1400px !important; position: relative;}

.customerpopup .order-half-part
{
	width: 50%;
	float: right;
}
.customerpopup .order-half-part.right
{
	margin-left: 20px;
	border-left: 1px solid #cccccc;
	padding-left: 20px;
	width: 46%;
}

ul.customer_address
{
	list-style: none;
}

ul.customer_address li
{
	position: relative;
	right: -35px;
	font-size: 18px;
	padding: 10px;
	border: 1px solid;
	margin-bottom: 5px;
}

ul.customer_address li span.actions
{
	display: inline-block;
	width: 30px;
}

ul.customer_address li span.actions i.icon_is_main
{
	color: #000;
}

ul.customer_address li span.address_title
{
	display: inline-block;
	text-decoration: underline;
	color: #000;
}

ul.customer_address li a.editAddress
{
	float: left;
	border-radius: 5px;
}

.customerpopup #address_editor.displayB
{
	display: inline-block !important;
}

.customerpopup li i.notRelevant {
	display: none;
}

.departments_list.displayB
{
	display: inline-block !important;
}

.customer_accounts_card_popup  {max-width: 2000px !important; width:1400px !important; position: relative;}

.account-card-action-btn
{
	float: left;
}

.account-card-action-btn span
{
	float: left;
	/* line-height: 56px; */
	margin: 0;
	padding: 0 0px 0 0;
	text-align: right;

	padding: 10px;
	font-size: 20px;
	border-width: 2px;
	border-radius: 5px;
	padding-right: 5px;
	border: 1px solid green;
}

.account-card-action-btn span .fa
{
	color: green;
	font-size: 20px;
	margin-left: 10px;
	margin-top: 3px;
	margin-right: 5px;
}

.account-card-section
{
	float: left;
	/* line-height: 56px; */
	margin: 0;
	padding: 0 0px 0 0;
	text-align: right;

	padding: 10px;
	font-size: 20px;
	border-width: 2px;
	border-radius: 5px;
	padding-right: 5px;
	border: 2px solid #3E7AAC;
	color: #3E7AAC;
	margin-left: 20px;
}

.paymentmethodspopup  {max-width: 700px !important; width:700px !important; position: relative;}

.contacts_block table {
	width:100%;
	border: 1px solid #dcdcdc;
	padding: 12px;
}

.contacts_block table th {
	text-decoration: underline;
}

.contacts_block .row .large_field {
	width: 25%;
}

.contacts_block .row .medium_field {
	width: 15%;
	text-align:center;
}

.contacts_block .row .medium_field input{
	text-align:center;
}

.contacts_block .row .small_field {
	width: 10%;
	text-align:center;
}

.contacts_block .row .small_field input{
	text-align:center;
}

.contacts_block .row .del_field {
	width: 3%;
	text-align:center;
	text-decoration: none;
}

.contacts_block .row .del_field i {
	cursor:pointer; color:red;
}

.ui-selectmenu-item-header.removeaddress
{
	width: 100%;
	text-align: center;
	position: relative;
	right: -10px;
	background-color: red;
	color: #fff;
}

.orderDeliveryDetails h3
{
	margin-top: 0 !important;
}

.orderspopup  .lightbox-breadcrumb .turnedoff a
{
	font-size: 24px;
}

.orderspopup #customer_details.displayB
{
	display: block;
}

.orderspopup #business_customer_details.displayB
{
	display: block;
}

.general_payment_popup .displayB,
.card_details.displayB
{
	display: inline-block !important;
}

span#product_categories_title.disabled,
span#product_up_sales_title.disabled
{
	color: #c5cfcf;
}

div.product_site_attributes.disabled div { color:#c5cfcf;}
.variation_title.not_valid_name{border-color: red !important;}

.turnedoff a { color: #666666; display: block;margin-bottom: -50px; font-size: 24px;}
.stage3 .title-box h3, .stage4 .title-box h3 {margin-top: 0 !important}
.turnedoff a:hover { color: #3991DB;text-decoration: none;background: linear-gradient(to right, rgba(251,252,252,1) 0%,rgba(255,255,255,1) 100%); }
.sidebar {float: right;min-height: 850px;width: 12%;background: #fff}
.sidebar a:hover {text-decoration: none;color:#3991DB }
.top-bar {background: #3E7AAC;background: #3E7AAC;width: 100%;float: right;border-bottom: 6px solid #3791DF;font-size: 16px}
.top-bar.hasSystemMsg {background: red;}
.top-bar.red {background: red;}
.top-bar a {font-size: 14px;color:#ffffff;text-decoration:none;}
.top-bar a:hover {font-size: 14px;color:#C2DB39;text-decoration:none;}
div#notification {float: left;}
.myaccount {float: left;padding:6px;color: #fff;width: 45%;}
.myaccount h3 {float: left;margin: 10px;}
.sideicon {  float: right;  height: 40px;  margin: 6px;  width: 40px;}
.sideicon i {font-size: 28px; color: #3991db; position: relative; bottom: 7px;}
.page-title .sideicon i.fa {bottom: 0;}
.borderbt1 {border-bottom: 1px solid #ddd}
.reports-icon { background-position: center -475px;}
.pay-icon { background-position: center -525px;}
.sidebar ul {width: 100%;margin: 0;padding: 0}
.sidebar .alert {background: #db6739 none repeat scroll 0 0;    border-radius: 0;color: #ffffff;  float: left;  font-size: 14px;  height: auto;line-height: 130%;  margin: 14px 10px; padding: 4px 10px; text-align: center;  width: auto;}
.sidebar li  {width: 100% ;float: right;list-style-type: none;color: #545454;font-size: 27px;border-bottom: 1px solid #BFC8CC; padding:0}
.sidebar li a  {width: 100%;float: right;list-style-type: none;color: #545454;font-size: 27px; padding: 0px 0;display: block;line-height: 55px}
.sidebar li a:hover {background: rgba(0,0,0,0.01)}
.sidebar li a.sidebar_active {background: rgba(0, 0, 0, 0.05);text-decoration: none;color:#3991DB}
.sidebar li a.rivhit  {background-color: rgba(0, 0, 0, 0); background-image: url("../imagesV2/rivhit-logo.png"); background-repeat: no-repeat; background-position: center; height: 55px;}

.top-bar .systemMessage
{
	display: inline-block;
	width: 420px;
	font-size: 18px;
}

.top-bar .systemMessage span
{
	line-height: 60px;
	color: #fff;
	border: 1px solid;
	padding: 5px;
	border-radius: 5px;
}

.content {width: 88%;margin: 0;float: right;}

.content .date_block {
	display: inline-block;
	text-align:center;
	margin: 10px 0.5% 0 1%;
    width: 98%;
}

.content .date_block input {
	width:190px;
	text-align:center;
	vertical-align:super;
	font-size: 30px;
    font-weight: 600;
    color: #3F79AC;
    margin: 0;
	background: transparent;
	border: none;
}

.content .date_block button {
	background-color: Transparent;
    background-repeat:no-repeat;
    border: none;
    cursor:pointer;
    overflow: hidden;
    outline:none;
}

.content .date_block .fa {
	color: #888888;
    font-size: 50px;
    margin: 0px 20px;
}

.top-boxes {float: right;width: 99%}
.service-box { background: #F2F4F3 none repeat scroll 0 0;   border: 1px solid #ffffff;border-radius: 6px;   box-shadow: 0 0 1px #cccccc; float: right;margin: 10px 0.5%;min-height: 30px;  padding: 2px; width: 28%;}
.service-box.fill_all { width: 31.5%;}
.service-box .icon-box {border-radius:5px;float: right;width:50px;height:50px;background-color:#C2DB39;text-align: center;}
.service-box .icon-box i.fa {font-size: 40px; color: #ffffff; margin-top: 5px;}
.service-box .alert { background: #3891db none repeat scroll 0 0;}
.page-title .icon-box {border-radius:5px;float: right;width:50px;height:50px;background-color: transparent;text-align: center;background-image: url("../imagesV2/cal.png");background-repeat: no-repeat;margin:-8px 0 8px 10px }
.top-bar .icon-box {border-radius:5px;float: left;width:50px;height:50px;background-color: transparent;text-align: center;background-image: url("../imagesV2/top-icons2.png");background-repeat: no-repeat;margin:-8px 0 8px 10px }
.thead td  { color: #ffffff !important;font-weight: bold; cursor:pointer;}
.thead td.disabled  { cursor:default;}
.tdClick  { cursor:pointer;}
.trIn:hover {background:#DEEAF5;}

.thead:hover {background: #3991DB}
.settings-icon {background-position: 0 18px;}
.user-info {color: #fff;float: right;width: 40%}
.user-info img {float: right;margin: 5px;width: 50px;height: 50px;}
.user-info h3 {float: right; font-size: 24px;line-height: 56px; margin: 0 10px;}
.user-info h4 {float: right; font-size: 16px;line-height: 60px; margin: 0 24px;}
.user-info .fa {float: right;margin: 22px 10px}
.user-info .switch_users {line-height: 30px;padding-left: 10px;padding-right: 10px;border-radius: 5px;text-align: center;float: right;margin-top: 12px;border: 1px solid;	margin-right: 20px;}
.cal-icon { background-position: center ;}
.service-box h2 {float: right;font-size: 30px;padding: 0;margin: 10px}
.half-part {width: 50%;float: right;}
.twotirds-part {width: 57%;float: right;}
.third-part {width: 43%;float: right;}
.pay-service .icon-box {   background-color: rgba(0, 0, 0, 0);    background-image: url("../imagesV2/top-icons2.png");    background-repeat: no-repeat;    border-radius: 5px;    float: none;    height: 40px;    margin: 0 auto; margin-top: 8px;  text-align: center;  width: 50px;}
.pay-service .pay-icon { background-position: -87px 10px;}
.pay-service h2 { color: #ffffff; font-size: 16px; font-weight: 600; text-align: center; line-height: 22px;}
.new-content {background: linear-gradient(to bottom, #F2F4F4 0%,rgba(231,235,236,1) 100%);border-radius: 5px;outline:1px solid  #E7EBEB }
.new-content h3 {  color: #3991db; font-size: 17px;margin: 0; padding: 14px;}
.new-content:hover {background: #3991DB; color: #fff}
.new-content a:hover{background: #3991DB; color: #fff !important}
.new-content h3:hover  { color: #fff !important}
.top-service-data {float: right;width: 100%}
.top-service-data h3 {font-size: 18px;font-weight: 600;color: #DB6739;float: right;margin: 6px 12px 6px 0}
.top-service-data h4 {font-size: 18px;font-weight: 300;color: #555;float: right;margin: 6px 12px}
.new-content  .alert:hover {background: #fff; color: #3991DB !important}
.third {width: 30%;margin: 30px 1.5%;float: right;min-height: 222px;border: 1px solid #DBE0E2;}
.mid-section .third {min-height: 243px;}
.mid-part-box {padding: 10px 2% 0}
.mid-part-box table {width: 100%; margin: 0px 0% 20px; border: 0px; border-spacing: 0px; border-collapse: collapse;}
.mid-part-box table td .fa {font-size: 22px; margin: 2px}
.mid-part-box table td .fa.fa-user.order_source_from_site {color: #3991db}
.mid-part-box table td .fa.fa-user.order_source_from_site.color_1 {color:#3991db}
.mid-part-box table td .fa.fa-user.order_source_from_site.color_2 {color:#FF8000}
.mid-part-box table td .fa.fa-user.order_source_from_site.color_3 {color:#3991db}
.mid-part-box table td .fa.fa-user.order_source_from_site.color_4 {color:#FF8000}
.mid-part-box table td .fa.fa-user.order_source_from_site.color_6 {color:#3991db}
.mid-part-box table td .fa.fa-user.order_source_from_site.color_5 {color:#FF8000}
.mid-part-box table td .fa.fa-user.order_source_from_site.color_7 {color:#FF8000}
.mid-part-box table td .fa.fa-user.order_source_from_site.color_8 {color:#db2cd4}
.mid-part-box table td .fa.fa-user.order_source_from_site.color_9 {color:lime}
.mid-part-box table td .fa.fa-user.order_source_from_site.color_chen_4 {color:#3991db}
.mid-part-box table td .fa.fa-user.order_source_from_site.color_chen_3 {color:#FF8000}
.mid-part-box table td .fa.fa-user.order_source_from_site.color_arterra_4 {color:#3991db}
.mid-part-box table td .fa.fa-user.order_source_from_site.color_arterra_6 {color:#FF8000}
.mid-part-box table td .fa.fa-user.order_source_from_site.color_13 {color:#3991db}
.mid-part-box table td .fa.fa-user.order_source_from_site.color_14 {color:#FF8000}
.mid-part-box table td .fa.fa-user.order_source_from_site.frootiz_color_1 {color:#3991db}
.mid-part-box table td .fa.fa-user.order_source_from_site.frootiz_color_2 {color:#FF8000}
.mid-part-box table td .fa.fa-user.order_source_from_site.frootiz_color_4 {color:#3991db}
.source_color_0 {color:#DBE0E2}
.source_color_1 {color:#3991db}
.source_color_2 {color:#FF8000}
.source_color_3 {color:#db2cd4}
.source_color_4 {color: lime}
.source_color_5 {color:#dbdb0d}
.source_color_6 {color:#ffafdb}
.source_color_7 {color: #72b831}
.source_color_-1 {color: red}
.source_color_13 {color:#3991db}
.source_color_14 {color:#FF8000}
.source_color_26 {color:#3991db}
.source_color_27 {color:#FF8000}
.next-stage-btn.source_color_1 a {background-color:#3991db}
.next-stage-btn.source_color_2 a{background-color:#FF8000}
.next-stage-btn.source_color_3 a{background-color:#db2cd4}
.next-stage-btn.source_color_4 a{background-color: lime}
.next-stage-btn.source_color_5 a{background-color:#dbdb0d}
.next-stage-btn.source_color_6 a{background-color:#ffafdb}
.next-stage-btn.source_color_7 a{background-color: #72b831}
.next-stage-btn.source_color_13 a {background-color:#3991db}
.next-stage-btn.source_color_14 a{background-color:#FF8000}
.next-stage-btn.source_color_-1 a{background-color: red}
.mid-part-box table td .fa.fa-phone {color: red}
.mid-part-box table td .fa.fa-phone.coordinate_done {color: limegreen}
.mid-part-box table td .fa.fa-mobile {color: red}
.mid-part-box table td .fa.fa-mobile.sms_sent {color: limegreen}
.title-box {width: 100%;text-align: center;}
.overflow-box {  /*float: right;margin:20px 5%;*/  max-height: 223px;overflow-y: auto ;padding: 0;  width: 100%;}
.title-box h2 {   background: #ffffff none repeat scroll 0 0; margin: -19px auto 0;   text-align: center;   width: 40%;font-weight: 600; color: #3F79AC}
 .main-page .title-box h2 {   background: #ffffff none repeat scroll 0 0; margin: -19px auto 0 !important;   text-align: center  !important;   width: 45%;font-weight: 600  !important; color: #3F79AC  !important;font-size: 22px  !important}
 .main-page  .mid-part-box .thead {  /*width: 90% !important;*/}
.mid-part-box .thead {  background: #3991db none repeat scroll 0 0 !important;  color: #ffffff;  /*margin: 0 5% -41px;   padding: 6px 0 10px;  width: 90%;*/}
.mid-part-box tr {width: 100%;/*background:#E4E9E9*/ ;color: #fff;border-top: 2px solid #fff; padding: 3px 0;display: inline-table;}
/*.mid-part-box tr:hover {background:#DAE0E0}*/
/*.mid-part-box tr:nth-child(2n):hover {background:#F1F3F3}*/
#listToday tr, #listTomorrow tr, #listFollowups tr  {background:#E4E9E9;}
#listToday tr:nth-child(2n), #listTomorrow tr:nth-child(2n), #listFollowups tr:nth-child(2n) { background: #F9FAFA}

.mid-part-box tr td:nth-child(1), .mid-part-box tr th:nth-child(1) {width: 90%; text-align: right;}
.mid-part-box tr td:nth-child(2), .mid-part-box tr th:nth-child(2)  {width:10%; text-align:left;}
.mid-part-box tr td:nth-child(3), .mid-part-box tr th:nth-child(3) {width:20%; text-align: left;padding-left: 30px}
.mid-part-box tr td:nth-child(4), .mid-part-box tr th:nth-child(4)  { text-align: center;}
.mid-part-box tr td:nth-child(5) {color:#3991DB}
.mid-part-box tr td:nth-child(6) .fa-times-circle-o::before { content: "";margin: 0 5px;}

.followupTitle {width: 70% !important; text-align: right !important;}
.followupToDoDate {width: 20% !important; text-align: right !important; font-size: 14px !important;}
.followupAction { text-align:left; padding-left: 8px !important;;}

.order-table  tr td:nth-child(1)  {width: 6%;padding: 0 1%}
.order-table  tr td:nth-child(2)  {width: 5%; text-align: right;}
.order-table  tr td:nth-child(3) {width: 12%; text-align: right; padding:6px;}
.order-table  tr td:nth-child(4) {width: 11%; text-align: right;}
.order-table  tr td:nth-child(5) {width: 9%; text-align: right;}
.order-table  tr td:nth-child(6) {width: 20%; text-align: right;}
.order-table  tr td:nth-child(7) {width: 10%; text-align: center;}
.order-table  tr td:nth-child(8) {width: 10%; text-align: center;}
.order-table  tr td:nth-child(9) {width: 13%;text-align: center;}
.order-table  tr td:nth-child(10) {width: 3%;text-align: center;}

.orders .order-table  tr td:nth-child(1) {width: 3%; display: table-cell;padding: 0;text-align: center;}
.orders .order-table  tr td:nth-child(2)  {width: 6%;padding: 0 1%}
.orders .order-table  tr td:nth-child(3)  {width: 5%; text-align: right;}
.orders .order-table  tr td:nth-child(4) {width: 13%; text-align: right; padding:6px;}
.orders .order-table  tr td:nth-child(5) {width: 10%; text-align: right;}
.orders .order-table  tr td:nth-child(6) {width: 7%; text-align: right;}
.orders .order-table  tr td:nth-child(7) {width: 12%; text-align: right;}
.orders .order-table  tr td:nth-child(8) {width: 9%; text-align: center;}
.orders .order-table  tr td:nth-child(9) {width: 8%; text-align: center;}
.orders .order-table  tr td:nth-child(10) {width: 7%;text-align: center;color: #3991DB}
.orders .order-table  tr td:nth-child(11) {width: 12%;text-align: center;}
.orders .order-table  tr td:nth-child(12) {width: 3%;text-align: center;}

.orders .order-table .order_summary tr:nth-child(even) {background: #F1F3F3}
.orders .order-table  .order_summary tr:nth-child(odd) {background: #DAE0E0}

.deshboard .order-table  tr td:nth-child(1)  {width: 0%;display: none;}
.deshboard .order-table  tr td:nth-child(2)  {width: 6%;padding: 0 1%}
.deshboard .order-table  tr td:nth-child(3)  {width: 5%; text-align: right;}
.deshboard .order-table  tr td:nth-child(4) {width: 12%; text-align: right; padding:6px;}
.deshboard .order-table  tr td:nth-child(5) {width: 10%; text-align: right;}
.deshboard .order-table  tr td:nth-child(6) {width: 9%; text-align: right;}
.deshboard .order-table  tr td:nth-child(7) {width: 15%; text-align: right;}
.deshboard .order-table  tr td:nth-child(8) {width: 9%; text-align: center;}
.deshboard .order-table  tr td:nth-child(9) {width: 10%; text-align: center;}
.deshboard .order-table  tr td:nth-child(10) {width: 7%;text-align: center;color: #3991DB}
.deshboard .order-table  tr td:nth-child(11) {width: 13%;text-align: center;}
.deshboard .order-table  tr td:nth-child(12) {width: 3%;text-align: center;}

.orders .order-table.routes  tr td:nth-child(1) {width: 3.5%; display: table-cell;}
.orders .order-table.routes  tr td:nth-child(2)  {width: 6%;padding: 0 1%}
.orders .order-table.routes  tr td:nth-child(3)  {width: 5%; text-align: right;}
.orders .order-table.routes  tr td:nth-child(4) {width: 13%; text-align: right; padding:6px;}
.orders .order-table.routes  tr td:nth-child(5) {width: 10%; text-align: right;}
.orders .order-table.routes  tr td:nth-child(6) {width: 7%; text-align: right;}
.orders .order-table.routes  tr td:nth-child(7) {width: 12%; text-align: right;}
.orders .order-table.routes  tr td:nth-child(8) {width: 9%; text-align: center;}
.orders .order-table.routes  tr td:nth-child(9) {width: 8%; text-align: center;}
.orders .order-table.routes  tr td:nth-child(10) {width: 7%;text-align: center;color: #3991DB}
.orders .order-table.routes  tr td:nth-child(11) {width: 11.5%;text-align: center;}
.orders .order-table.routes  tr td:nth-child(12) {width: 3%;text-align: center;}

.orders .order-table.routes  tr:nth-child(even) {background: #F1F3F3}
.orders .order-table.routes  tr:nth-child(odd) {background: #DAE0E0}
.orders .order-table.routes tr textarea
{
	font-size: 14px;
}

.order-table #link_to_courier_orders  tr td:nth-child(1) {width: 3%; text-align: center;}
.order-table #link_to_courier_orders  tr td:nth-child(2) {width: 5%; text-align: center;}
.order-table #link_to_courier_orders  tr td:nth-child(3) {width: 13%; text-align: center;}
.order-table #link_to_courier_orders  tr td:nth-child(4) {width: 10%; text-align: center;}
.order-table #link_to_courier_orders  tr td:nth-child(5) {width: 11%; text-align: center; color: #000;}
.order-table #link_to_courier_orders  tr td:nth-child(6) {width: 8%; text-align: center;}
.order-table #link_to_courier_orders  tr td:nth-child(7) {width: 14%; text-align: center;}
.order-table #link_to_courier_orders  tr td:nth-child(8) {width: 6%; text-align: center;}
.order-table #link_to_courier_orders  tr td:nth-child(9) {width: 15%; text-align: center;}
.order-table #link_to_courier_orders  tr td:nth-child(10) {width: 5%; text-align: center;}
.order-table #link_to_courier_orders  tr td:nth-child(11) {width: 5%; text-align: center;}
.order-table #link_to_courier_orders  tr td:nth-child(12) {width: 5%; text-align: center;}

.order-table #link_to_courier_orders.route  tr td:nth-child(1) {width: 3%; text-align: center;}
.order-table #link_to_courier_orders.route  tr td:nth-child(2) {width: 3%; text-align: center;}
.order-table #link_to_courier_orders.route  tr td:nth-child(3) {width: 5%; text-align: center;}
.order-table #link_to_courier_orders.route  tr td:nth-child(4) {width: 12%; text-align: center;}
.order-table #link_to_courier_orders.route  tr td:nth-child(5) {width: 12%; text-align: center;}
.order-table #link_to_courier_orders.route  tr td:nth-child(6) {width: 12%; text-align: center; color: #000;}
.order-table #link_to_courier_orders.route  tr td:nth-child(7) {width: 10%; text-align: center;}
.order-table #link_to_courier_orders.route  tr td:nth-child(8) {width: 13%; text-align: center;}
.order-table #link_to_courier_orders.route  tr td:nth-child(9) {width: 6%; text-align: center;}
.order-table #link_to_courier_orders.route  tr td:nth-child(10) {width: 14%; text-align: center;}
.order-table #link_to_courier_orders.route  tr td:nth-child(11) {width: 5%; text-align: center;}
.order-table #link_to_courier_orders.route  tr td:nth-child(12) {width: 5%; text-align: center;}
.order-table #link_to_courier_orders.route  tr td:nth-child(13) {width: 5%; text-align: center;}

.mid-part-box .courier_route tr td:nth-child(1), .mid-part-box tr th:nth-child(1) {width: 10%; text-align: center;}
.mid-part-box .courier_route tr td:nth-child(2), .mid-part-box tr th:nth-child(2) {width:13%; text-align:center;}
.mid-part-box .courier_route tr td:nth-child(3), .mid-part-box tr th:nth-child(3) {width:22%; text-align: center;}
.mid-part-box .courier_route tr td:nth-child(4), .mid-part-box tr th:nth-child(3) {width:40%; text-align: right;}
.mid-part-box .courier_route tr td:nth-child(5), .mid-part-box tr th:nth-child(3) {width:15%; text-align: center;}

.courier_route tr {height: 80px;}
.courier_route tr td span.supplied_box {color: #fff; padding: 5px; display: inline-block;border-radius: 5px;}
.courier_route tr td span.red {background-color: red;}
.courier_route tr td span.green {background-color: forestgreen;}
.multi_link_to_courier .mid-part-box {padding:0}
.order-table #link_to_courier_orders thead tr {font-size: 16px;}

.order-table #link_to_courier_orders  tr:nth-child(even) {background: #F1F3F3}
.order-table #link_to_courier_orders  tr:nth-child(odd) {background: #DAE0E0}
.order-table #link_to_courier_orders tr textarea
{
	font-size: 14px;
}
input.is_change_password[type="checkbox"]{display: inline-block;}
input.is_change_password[type="checkbox"]:focus {outline:none;}

input.is_change_password[type="checkbox"],
.order-table #link_to_courier_orders tr input[type="checkbox"] {
	font-size: 20px;
	width: 20px;
	height: 20px;
	float: none;
}

#all_order_tab
{
	float: right;
}

.order-table tr.transfered
{
	background-color: rgba(255, 0, 0, 0.06) !important;
}

.order_transfered_icon_body span
{
	margin: 10px;
	line-height: 10px;
	display: inline-block;
	white-space:nowrap;
}

.order_docs_icon_body
{
	width: 400px;
}

.order_docs_icon_body ul
{
	margin-right: 16px;
	padding: 0;
}

.order_products_icon_body
{
	width: 400px;
}

.order_products_icon_body ul
{
	margin-right: 16px;
	padding: 0;
}

.order_summary .customer_link
{
	font-size: 18px !important;
	text-decoration: underline;
}

.content.customer_orders
{
	width: 92%;
}

.customer_orders .order-table  table.customer_accounts tr td:nth-child(1)  {width: 2%;padding: 0 0.5%}
.customer_orders .order-table  table.customer_accounts tr td:nth-child(2)  {width: 6%;padding: 0 1%}
.customer_orders .order-table  table.customer_accounts tr td:nth-child(3)  {width: 5%; text-align: right;}
.customer_orders .order-table  table.customer_accounts tr td:nth-child(4) {width: 11%; text-align: right; padding:6px;}
.customer_orders .order-table  table.customer_accounts tr td:nth-child(5) {width: 10%; text-align: right;}
.customer_orders .order-table  table.customer_accounts tr td:nth-child(6) {width: 7%; text-align: right;}
.customer_orders .order-table  table.customer_accounts tr td:nth-child(7) {width: 11%; text-align: right;}
.customer_orders .order-table  table.customer_accounts tr td:nth-child(8) {width: 10%; text-align: center;}
.customer_orders .order-table  table.customer_accounts tr td:nth-child(9) {width: 9%; text-align: center;}
.customer_orders .order-table  table.customer_accounts tr td:nth-child(10) {width: 7%;text-align: center; color: #3991DB; direction: ltr;}
.customer_orders .order-table  table.customer_accounts tr td:nth-child(11) {width: 7%;text-align: center; color: #3991DB; direction: ltr;}
.customer_orders .order-table  table.customer_accounts tr td:nth-child(12) {width: 12%;text-align: center;}
.customer_orders .order-table  table.customer_accounts tr td:nth-child(13) {width: 3%;text-align: center;}

.customer_orders .order-table  table.only_orders tr td:nth-child(1)  {width: 2%;padding: 0 0.5%}
.customer_orders .order-table  table.only_orders tr td:nth-child(2)  {width: 6%;padding: 0 1%}
.customer_orders .order-table  table.only_orders tr td:nth-child(3)  {width: 5%; text-align: right;}
.customer_orders .order-table  table.only_orders tr td:nth-child(4) {width: 12%; text-align: right; padding:6px;}
.customer_orders .order-table  table.only_orders tr td:nth-child(5) {width: 11%; text-align: right;}
.customer_orders .order-table  table.only_orders tr td:nth-child(6) {width: 8%; text-align: right;}
.customer_orders .order-table  table.only_orders tr td:nth-child(7) {width: 12%; text-align: right;}
.customer_orders .order-table  table.only_orders tr td:nth-child(8) {width: 10%; text-align: center;}
.customer_orders .order-table  table.only_orders tr td:nth-child(9) {width: 9%; text-align: center;}
.customer_orders .order-table  table.only_orders tr td:nth-child(10) {width: 8%;text-align: center; color: #3991DB; direction: ltr;}
.customer_orders .order-table  table.only_orders tr td:nth-child(11) {width: 13%;text-align: center;}
.customer_orders .order-table  table.only_orders tr td:nth-child(12) {width: 4%;text-align: center;}

.red {color:#FF0000}
.blue {color:#00CCFF}
.crimson {color:#993333}
.green {color:#009900}
.lightgreen {color:#06CC06}
.limegreen {color: limegreen}
.darkblue {color:#3399FF}
.lightpurple {color:#CC6699}
.purple {color:#9966CC}
.orange {color:#FF8000}
.magenta {color:magenta}
.lightorange {color: #ff78009e}
.grey {color: #c8d1d1}

.mid-part-box .fa-circle { font-size: 20px;}
.order-table-container select 
{background: #f9fafa none repeat scroll 0 0;   border: 1px solid #c5cfcf; color: #8d8e8e; width:140px !important; font-family: open sans hebrew,arial,sans-serif;  font-size: 14px;  margin: 0;padding: 3px 0; width: 99%;}
.thead select {background: #4C9CDF;   border: 0px solid #fff; color: #fff; float: left;   font-family: open sans hebrew,arial,sans-serif;  font-size: 14px;  margin: 0;padding: 3px 0; width: 99%;}
.job-done {color:#999999 !important;text-decoration: line-through;}
.order-tabs {float: right;max-width: 69%;background: #E2E6E8;padding-bottom:6px; color: #545454;border: 1px solid #c5cfcf}
.order-tabs ul {padding: 0;margin: 0;float: right;}
.order-tabs li a {display: block;padding: 8px 16px;}
.order-tabs li a:hover {background: #FCFCFC;}
.order-tabs li {float: right;width: auto;padding: 0px;list-style-type: none;background: #fff;border-left: 1px solid #c5cfcf}
.order-tabs li:nth-child(1) {width: auto; text-align: center;background: #E2E6E8;color:#545454}
.order-tabs li:nth-child(2) {width: auto; text-align: center;border-bottom: 6px solid #FF0000}
.order-tabs li:nth-child(3) {width: auto; text-align: center;border-bottom: 6px solid #993333}
.order-tabs li:nth-child(4) {width: auto; text-align: center;border-bottom: 6px solid #00CCFF}
.order-tabs li:nth-child(5) {width: auto; text-align: center;border-bottom: 6px solid #3399FF}
.order-tabs li:nth-child(6) {width: auto; text-align: center;border-bottom: 6px solid #06CC06}
.order-tabs li:nth-child(7) {width: auto; text-align: center;border-bottom: 6px solid #009900}
.order-tabs li:nth-child(8) {width: auto; text-align: center;border-bottom: 6px solid #9966CC}
.order-tabs li:nth-child(9) {width: auto; text-align: center;border-left: 0px;border-bottom: 6px solid #CC6699}

.orders .mid-section {min-height: 567px}
.orders  .overflow-box {  float: right;  margin: 20px 5%;  max-height: 400px}
.order-tabs .alert 
{ background: inherit;float: left;   font-size: 14px; height: 18px;  margin: -10px; padding: 3px; position: relative; text-align: center; width: 18px;}
.results-quantity  {float: left;width: 15%}
.export-orders {float: left;}
.order-table-header {/*width: 96%;margin: 10px 2%*/}
.order-table-header h3 {float:right; margin: 10px 0 5px;}
.order-tabs .red {background:#FF0000 !important}
.order-tabs .blue {background:#00CCFF !important}
.order-tabs .crimson {background:#993333 !important}
.order-tabs .green {background:#009900 !important}
.order-tabs .lightgreen {background:#06CC06 !important}
.order-tabs .darkblue {background:#3399FF !important}
.order-tabs .lightpurple {background:#CC6699 !important}
.order-tabs .purple {background:#9966CC !important}

.multi_status_btn
{
	float: left;
	margin: 8px 10px 0px;
	border: 1px solid #d3d3d3;
	padding: 2px;
	border-radius: 5px;
	background-color: #DAE0E0;
	font-weight: bold;
}
.customer_not_payed_summry
{
	display: inline-block;
	padding: 10px;
	margin-left: 15px;
	border: 2px solid;
	border-radius: 5px;
}

.route_action_btn,
#enable_edit,
#manualSortingBtn,
#customer_add_general_payment,
#orderListRefresh {
	font-family: "Open Sans Hebrew",Helvetica,Arial,sans-serif;
	font-weight: normal;
	color: green;
	padding: 5px;
}

.fa-refresh
 {
	 color: green;
	 border: solid 1px;
	 border-radius: 6px;
	 margin-right: 5px;
	 padding: 5px;
	 cursor: pointer;
 }

.fa-unlock
{
	color: #3991db;
	border: solid 1px;
	border-radius: 6px;
	margin-right: 5px;
	padding: 5px;
	cursor: pointer;
}

.fa-unlock.selected
{
	background-color: #c2db39;
	color: #ffffff !important;
}


#manualSortingBtn
{
	color: black;
}
.fa-sort-amount-asc
{
	color: black;
	border: solid 1px;
	border-radius: 6px;
	padding: 5px;
	cursor: pointer;
	margin-top: 10px;
}

.fa-sort-amount-asc.selected
{
	background-color: red;
	color: #ffffff !important;
}

.fa-sort-amount-asc.selected #manualSortingBtn
{
	color: #ffffff;
}

.print_courier_orders
{
	color: coral;
	border: solid 1px;
	border-radius: 6px;
	margin-right: 5px;
	padding: 5px;
	cursor: pointer;
}

.print_courier_orders span{
	font-family: "Open Sans Hebrew",Helvetica,Arial,sans-serif;
	font-weight: normal;
	color: coral;
	padding: 5px;
}

.send_to_all_btn,
.route_btn
{
	color: #3991db;
	border: solid 1px;
	border-radius: 6px;
	margin-right: 5px;
	padding: 5px;
	cursor: pointer;
}

.send_to_all_btn span,
.route_btn span{
	font-family: "Open Sans Hebrew",Helvetica,Arial,sans-serif;
	font-weight: normal;
	color:  #3991db;
	padding: 5px;
}

.selectionOption
{
	color: green;
	border: solid 1px;
	border-radius: 6px;
	margin-right: 15px;
	padding: 5px;
	cursor: pointer;
}

.results-quantity h3, .export-orders h3 ,  .export-orders h3  a 
{float: left;/*line-height: 56px;*/ margin: 0;  padding: 0 0px 0 0; text-align: right;}
.results-quantity select 
{ background: #e2e6e8 none repeat scroll 0 0; border: 1px solid #d3d3d3; float: left; font-size: 18px;   margin: 12px 0px 0 10px; padding: 2px 9px;}
 .export-orders .fa {color: green;padding: 10px}


/*.mid-part-box tr:nth-child(2n) { background: #F9FAFA}*/
.mid-part-box td {padding: 8px;color: #000;margin: 0; font-weight: bold; font-size: 18px}

.mid-part-box td b {color: #3991DB;}

.mid-part-box .todo {
	text-decoration:none;
	display:block;
}

.mid-part-box .done {
	text-decoration:line-through;
	display:block;
}

.mid-part-box .real {
	background-image:url(../images/designV2/icons/edit.png);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:20px;
}

#listToday tr.reminder {
	background-color: rgba(181, 228, 254, 0.53);
}

.pagination {border-top: 1px solid #DFDFDF; padding: 2px 0; text-align:center;}
.pagination ul {margin: 0;padding: 0}
.pagination p {color:#555;   float: right; line-height: 130%;   padding: 0 11px;}
.pagination ul li.active {color: #fff;background:#3991DB; cursor:default;}
.pagination ul li 
{background: #f5f5f5 none repeat scroll 0 0; border-radius: 20px; border: 1px solid #666; display: inline-block; font-size: 18px;   height: 30px;  line-height: 30px; list-style-type: none;margin: 10px 2px; padding: 0; text-align: center;  width: 30px; cursor:pointer;}
.page-title, .page-title-popup {   border: 0px solid #d3dada;  float: right; margin:20px 0.5% 10px 1%;   width: 98%;}
.page-title .fa, .page-title-popup .fa {    color: #888888;  float: right;  font-size: 40px;   color: #3F79AC;}
.page-title h2, .page-title-popup h2 {font-size: 30px;font-weight: 600;color: #3F79AC;float: right;margin: 0}
.alert {  
	background: #db6739 none repeat scroll 0 0;
    border-radius: 12px;
    color: #ffffff;
    display: inline-block;
    font-size: 12px;
    height: 18px;
    margin: 1px 3px;
    padding: 1px;
    text-align: center;
    min-width: 18px;
    vertical-align: bottom;
    font-weight: normal;
    line-height: 19px;
    font-family: arial;
}
.tasks .form-search-order input [type="submit"], .products .form-search-order input [type="submit"] {margin: 0}
.tasks .orders-title-part .sideicon, .products .orders-title-part .sideicon {margin-top: 10px}
.page-title select {
    background: #f9fafa;
    border: 1px solid #c5cfcf;
    color: #8d8e8e;
    float: right;
    font-family: open sans hebrew,arial,sans-serif;
    font-size: 18px;
    margin: 0 0 5px;
    padding: 5px 0;
    text-indent: 5px;text-align: right;
    width: 18%;
}
.small-service-box {  background: #3991db none repeat scroll 0 0;    border-radius: 6px;   box-shadow: 0 0 0 #cccccc;   color: #ffffff;   float: right;  margin: 10px 0.5% 0 0;  outline: 0 solid #ffffff;  text-align: center; width: 10%;}
.mid-section { background: #ffffff none repeat scroll 0 0;border: 1px solid #d3dada;  float: right;  margin: 10px 0.5% 0 1%;width: 98%;min-height: 640px}
.main-page .mid-section { min-height: 300px}
.express {  background:url(../imagesV2/edit-icons.png) no-repeat top left;width: 30px;height: 20px;float: right;margin-right: 10px}
.overflow-box .fa-pencil {float: right; color: #3991DB}
 .thead .fa-pencil {float: right; color: #fff}

.tasks .order-tabs, .products .order-tabs  {max-width: 100%;   padding-bottom: 0;  width: 50%;}
.tasks .mid-section, .products .mid-section {min-height: 567px;}
.tasks .order-tabs ul, .products .order-tabs ul {width: 100%;float: left}
.tasks .order-tabs li, .products .order-tabs li {width: 49.85%;float: left; }
.tasks .order-tabs a, .products .order-tabs a {padding-left: 0;padding-right: 0 }
.overflow-box .fa-pencil, .overflow-box .fa-trash-o, .overflow-box .fa-plus-square-o, .overflow-box .fa-minus-square-o {color:#3991DB;padding: 4px;float: right;}

.tasks .order-table tr td:nth-child(1) {width: 5%;padding: 0 1%}
.tasks .order-table tr td:nth-child(2)  {width: 25%;text-align: right;}
.tasks .order-table tr td:nth-child(3)  {width: 20%;text-align: right;}
.tasks .order-table tr td:nth-child(4)  {width: 20%;text-align: center;}
.tasks .order-table tr td:nth-child(5)  {width: 15%;text-align: center; }
.tasks .order-table tr td:nth-child(6)  {width: 15%;text-align: center; }

.tasks.followups .order-table tr td:nth-child(1) {width: 8%;padding: 0 1%}
.tasks.followups .order-table tr td:nth-child(2)  {width: 25%;text-align: right;}
.tasks.followups .order-table tr td:nth-child(3)  {width: 15%;text-align: center;}
.tasks.followups .order-table tr td:nth-child(4)  {width: 15%;text-align: center;}
.tasks.followups .order-table tr td:nth-child(5)  {width: 15%;text-align: center; }
.tasks.followups .order-table tr td:nth-child(6)  {width: 10%;text-align: center; }
.tasks.followups .order-table tr td:nth-child(7)  {width: 8%;text-align: center; }

.tasks.followups_report .order-table tr td:nth-child(1)  {width: 3%;padding: 0 1%}
.tasks.followups_report .order-table tr td:nth-child(2)  {width: 17%;text-align: right;}
.tasks.followups_report .order-table tr td:nth-child(3)  {width: 10%;text-align: center;}
.tasks.followups_report .order-table tr td:nth-child(4)  {width: 10%;text-align: center;}
.tasks.followups_report .order-table tr td:nth-child(5)  {width: 9%;text-align: center;}
.tasks.followups_report .order-table tr td:nth-child(6)  {width: 8%;text-align: center;}
.tasks.followups_report .order-table tr td:nth-child(7)  {width: 8%;text-align: center; }
.tasks.followups_report .order-table tr td:nth-child(8)  {width: 7%;text-align: center; }
.tasks.followups_report .order-table tr td:nth-child(9)  {width: 9%;text-align: center; }
.tasks.followups_report .order-table tr td:nth-child(10)  {width: 8%;text-align: center; }
.tasks.followups_report .order-table tr td:nth-child(11)  {width: 11%;text-align: center; }

.tasks.workerstime .order-table tr td:nth-child(1) {width:5%;padding: 0 1%}
.tasks.workerstime .order-table tr td:nth-child(2) {width:10%}
.tasks.workerstime .order-table tr td:nth-child(3) {width:10%}
.tasks.workerstime .order-table tr td:nth-child(4) {width:10%}
.tasks.workerstime .order-table tr td:nth-child(5) {width:20%; text-align: right;}
.tasks.workerstime .order-table tr td:nth-child(6) {width:10%}
.tasks.workerstime .order-table tr td:nth-child(7) {width: 20%; text-align: right;}
.tasks.workerstime .order-table tr td:nth-child(8) {width: 10%}
.tasks.workerstime .order-table tr td:nth-child(8) a {color:#fff; background:#C2DB39;padding: 4px 20px;border-radius: 3px;}
.tasks.workerstime .order-table tr td:nth-child(8) a:hover {background: #95B639;text-decoration: none;}
.tasks.workerstime .order-table tr td:nth-child(8) a.end_shift_btn {color:#fff; background:red;}
.tasks.workerstime .order-table tr td:nth-child(8) a.end_shift_btn:hover {background: #c72828; text-decoration: none;}

.tasks.mailing .mid-section { min-height: 687px;}

.tasks.workerstime .form-search-order button { width: 41%;}

.tasks.delivery .order-table tr td:nth-child(1) {width: 5%;padding: 0 1%}
.tasks.delivery .order-table tr td:nth-child(2)  {width: 20%;text-align:right;}
.tasks.delivery .order-table tr td:nth-child(3)  {width: 20%;}
.tasks.delivery .order-table tr td:nth-child(4)  {width: 20%;text-align: center;}
.tasks.delivery .order-table tr td:nth-child(5)  {width: 20%;text-align: center; }
.tasks.delivery .order-table tr td:nth-child(6)  {width:15%;text-align: center; }

.tasks.mailing .order-table tr td:nth-child(1) {width: 5%;padding: 0 1%}
.tasks.mailing .order-table tr td:nth-child(2)  {width: 15%;text-align: right;}
.tasks.mailing .order-table tr td:nth-child(3)  {width: 15%;text-align: center;}
.tasks.mailing .order-table tr td:nth-child(4)  {width: 10%;text-align: center;}
.tasks.mailing .order-table tr td:nth-child(5)  {width: 15%;text-align: center; }
.tasks.mailing .order-table tr td:nth-child(6)  {width:15%;text-align: center; }
.tasks.mailing .order-table tr td:nth-child(7)  {width:15%;text-align: center; }
.tasks.mailing .order-table tr td:nth-child(8)  {width:10%;text-align: center; }
.tasks.mailing .order-table tr td:nth-child(9)  {width:10%;text-align: center; }

.tasks.mailing_log .order-table tr td:nth-child(1) 	{width: 4%; text-align: center; }
.tasks.mailing_log .order-table tr td:nth-child(2) 	{width: 14%; text-align: center;}
.tasks.mailing_log .order-table tr td:nth-child(3)  {width: 16%;text-align: center;}
.tasks.mailing_log .order-table tr td:nth-child(4)  {width: 21%;text-align: center;}
.tasks.mailing_log .order-table tr td:nth-child(5)  {width: 45%;text-align: right;}

.tasks.mailing_templates_sms .order-table tr td:nth-child(1) {width: 6%;padding: 0 1%}
.tasks.mailing_templates_sms .order-table tr td:nth-child(2)  {width: 10%;text-align: center;}
.tasks.mailing_templates_sms .order-table tr td:nth-child(3)  {width: 25%;text-align: center;}
.tasks.mailing_templates_sms .order-table tr td:nth-child(4)  {width: 59%;text-align: right;}

.tasks.payments .page-title .orders-title-part h2 {font-size:50px;}

.tasks.payments .order-table tr td:nth-child(1)  {width: 1%;text-align: right;}
.tasks.payments .order-table tr td:nth-child(2)  {width: 14%;text-align: right;}
.tasks.payments .order-table tr td:nth-child(3)  {width: 15%;text-align: right;}
.tasks.payments .order-table tr td:nth-child(4)  {width: 15%;text-align: center;}
.tasks.payments .order-table tr td:nth-child(5)  {width: 10%;text-align: center; }
.tasks.payments .order-table tr td:nth-child(6)  {width:20%;text-align: right; }
.tasks.payments .order-table tr td:nth-child(7)  {width:15%;text-align: center; }

.tasks.delivery.productsdelivery .order-table tr td:nth-child(1) {width: 5%;padding: 0 1%}
.tasks.delivery.productsdelivery .order-table tr td:nth-child(2)  {width: 15%;}
.tasks.delivery.productsdelivery .order-table tr td:nth-child(3)  {width: 15%;}
.tasks.delivery.productsdelivery .order-table tr td:nth-child(4)  {width: 15%;text-align: right;}
.tasks.delivery.productsdelivery .order-table tr td:nth-child(5)  {width:25%;text-align: right; }
.tasks.delivery.productsdelivery .order-table tr td:nth-child(6)  {width:8%;text-align:  center; }
.tasks.delivery.productsdelivery .order-table tr td:nth-child(7)  {width:8%;text-align:  center; }
.tasks.delivery.productsdelivery .order-table tr td:nth-child(8)  {width:9%;text-align:  center; }
.tasks.delivery.productsdelivery .order-table tr td:nth-child(9)  {width:100%;text-align:  right; }

.tasks.shipments .order-table tr td:nth-child(1) {width: 5%;padding: 0 1%}
.tasks.shipments .order-table tr td:nth-child(2)  {width: 13%;}
.tasks.shipments .order-table tr td:nth-child(3)  {width: 5%;;text-align:  center;}
.tasks.shipments .order-table tr td:nth-child(4)  {width: 13%;}
.tasks.shipments .order-table tr td:nth-child(5)  {width: 15%;text-align: right;}
.tasks.shipments .order-table tr td:nth-child(6)  {width:24%;text-align: right; }
.tasks.shipments .order-table tr td:nth-child(7)  {width:8%;text-align:  center; }
.tasks.shipments .order-table tr td:nth-child(8)  {width:8%;text-align:  center; }
.tasks.shipments .order-table tr td:nth-child(9)  {width:9%;text-align:  center; }
.tasks.shipments .order-table tr td:nth-child(10)  {width:100%;text-align:  right; }

.tasks.order_transfer_manager .order-table tr td:nth-child(1)  {width: 12%;text-align: center;}
.tasks.order_transfer_manager .order-table tr td:nth-child(2)  {width: 8%;text-align: center;}
.tasks.order_transfer_manager .order-table tr td:nth-child(3)  {width: 13%;text-align: center;}
.tasks.order_transfer_manager .order-table tr td:nth-child(4)  {width: 13%;text-align: center;}
.tasks.order_transfer_manager .order-table tr td:nth-child(5)  {width: 9%;text-align: center; }
.tasks.order_transfer_manager .order-table tr td:nth-child(6)  {width: 8%;text-align: center; }
.tasks.order_transfer_manager .order-table tr td:nth-child(7)  {width: 10%;text-align: center; }
.tasks.order_transfer_manager .order-table tr td:nth-child(8)  {width: 12%;text-align: center; }
.tasks.order_transfer_manager .order-table tr td:nth-child(9)  {width: 12%;text-align: center; }
.tasks.order_transfer_manager .order-table tr td:nth-child(10)  {width: 4%;text-align: center; }

.tasks.order_transfer_manager_admin .order-table tr td:nth-child(1)  {width: 8%;text-align: center;}
.tasks.order_transfer_manager_admin .order-table tr td:nth-child(2)  {width: 8%;text-align: center;}
.tasks.order_transfer_manager_admin .order-table tr td:nth-child(3)  {width: 14%;text-align: center;}
.tasks.order_transfer_manager_admin .order-table tr td:nth-child(4)  {width: 6%;text-align: center;}
.tasks.order_transfer_manager_admin .order-table tr td:nth-child(5)  {width: 8%;text-align: center; color: #000;}
.tasks.order_transfer_manager_admin .order-table tr td:nth-child(6)  {width: 14%;text-align: center; }
.tasks.order_transfer_manager_admin .order-table tr td:nth-child(7)  {width: 7%;text-align: center; }
.tasks.order_transfer_manager_admin .order-table tr td:nth-child(8)  {width: 7%;text-align: center; }
.tasks.order_transfer_manager_admin .order-table tr td:nth-child(9)  {width: 9%;text-align: center; }
.tasks.order_transfer_manager_admin .order-table tr td:nth-child(10)  {width: 8%;text-align: center; }
.tasks.order_transfer_manager_admin .order-table tr td:nth-child(11)  {width: 10%;text-align: center; }

.tasks .order-table .grouped_table tr td:nth-child(1) {width: 5%;text-align: center;}
.tasks .order-table .grouped_table tr td:nth-child(2)  {width: 10%;text-align: center;}
.tasks .order-table .grouped_table tr td:nth-child(3)  {width: 15%;text-align: center;}
.tasks .order-table .grouped_table tr td:nth-child(4)  {width: 20%;text-align: right;}
.tasks .order-table .grouped_table tr td:nth-child(5)  {width: 15%;text-align: center; }
.tasks .order-table .grouped_table tr td:nth-child(6)  {width: 15%;text-align: center; }
.tasks .order-table .grouped_table tr td:nth-child(6)  {width: 20%;text-align: center; }

.tasks .order-table .grouped_table .labels tr td:nth-child(1)  {width: 85%;text-align: right;padding: 8px; cursor: pointer; }
.tasks .order-table .grouped_table .labels tr td:nth-child(2)  {width: 15%;text-align: left; }

.tasks .order-table .grouped_table .hide tr.labels td:nth-child(1)  {width: 15%;text-align: right;padding: 8px; }
.tasks .order-table .grouped_table .hide tr.labels td:nth-child(2)  {width: 15%;text-align: right;padding: 8px; }
.tasks .order-table .grouped_table .hide tr.labels td:nth-child(3)  {width: 15%;text-align: right;padding: 8px; }
.tasks .order-table .grouped_table .hide tr.labels td:nth-child(4)  {width: 65%;text-align: right;padding: 8px; }

.tasks .order-table .grouped_table .hide tr.labels {background-color: #dbbf9e4d; cursor: pointer;}

.tasks .order-table .grouped_table .hide tr td .link_to_doc,
.tasks .order-table .grouped_table .hide tr td .link_to_order {font-size: 18px !important;}



.orders-clients  .order-table tr td:nth-child(1) {width: 7%;padding: 0 1%}
.orders-clients  .order-table tr td:nth-child(2) {width: 10%;padding: 0 1%}
.orders-clients  .order-table tr td:nth-child(3) {width: 10%;padding: 0 1%}
.orders-clients  .order-table tr td:nth-child(4) {width: 10%;padding: 0 1%}
.orders-clients  .order-table tr td:nth-child(5) {width: 15%;padding: 0 1%}
.orders-clients  .order-table tr td:nth-child(6) {width:10%;padding: 0 1%}
.orders-clients  .order-table tr td:nth-child(7) {width: 10%;padding: 0 1%}
.orders-clients  .order-table tr td:nth-child(8) {width: 5%;padding: 0 1%}
.orders-clients  .order-table tr td:nth-child(9) {width: 10%;padding: 0 1%}

.reports.workerstime .order-table tr td:nth-child(1) {width:5%;padding: 8px 5px 0; text-align: center;}
.reports.workerstime .order-table tr td:nth-child(2) {width:12%; text-align: right;}
.reports.workerstime .order-table tr td:nth-child(3) {width:10%}
.reports.workerstime .order-table tr td:nth-child(4) {width:8%}
.reports.workerstime .order-table tr td:nth-child(5) {width:12%; text-align: right;}
.reports.workerstime .order-table tr td:nth-child(6) {width:8%}
.reports.workerstime .order-table tr td:nth-child(7) {width:13%; text-align: right;}
.reports.workerstime .order-table tr td:nth-child(8) {width:8%}
.reports.workerstime .order-table tr td:nth-child(9) {width:8%}
.reports.workerstime .order-table tr td:nth-child(10) {width:8%}
.reports.workerstime .order-table tr td:nth-child(11) {width:8%; text-align: center;}}

.reports.delivery.productsdelivery .order-table tr td:nth-child(1) {width: 15%;text-align: right; padding:6px;}
.reports.delivery.productsdelivery .order-table tr td:nth-child(2)  {width: 20%;text-align: right;}
.reports.delivery.productsdelivery .order-table tr td:nth-child(3)  {width: 15%;text-align: center;}
.reports.delivery.productsdelivery .order-table tr td:nth-child(4)  {width: 15%;text-align: center;}
.reports.delivery.productsdelivery .order-table tr td:nth-child(5)  {width:15%;text-align: center;}
.reports.delivery.productsdelivery .order-table tr td:nth-child(6)  {width:20%;text-align: center;}

.reports.shipments .order-table tr td:nth-child(1) {width: 10%; font-size: 18px;}
.reports.shipments .order-table tr td:nth-child(2)  {width: 5%;}
.reports.shipments .order-table tr td:nth-child(3)  {width: 15%;;text-align:  center;}
.reports.shipments .order-table tr td:nth-child(4)  {width: 15%;}
.reports.shipments .order-table tr td:nth-child(5)  {width: 20%;text-align: right; color: #000;}
.reports.shipments .order-table tr td:nth-child(6)  {width:12%;text-align: center; }
.reports.shipments .order-table tr td:nth-child(7)  {width:9%;text-align:  center; }
.reports.shipments .order-table tr td:nth-child(8)  {width:9%;text-align:  center; }
.reports.shipments .order-table tr td:nth-child(9)  {width:5%;text-align:  center; }

.reports.sales .order-table tr td:nth-child(1) {width: 25%;text-align: center; padding:6px;}
.reports.sales .order-table tr td:nth-child(2)  {width: 25%;text-align: center;}
.reports.sales .order-table tr td:nth-child(3)  {width: 25%;text-align: center;}
.reports.sales .order-table tr td:nth-child(4)  {width: 25%;text-align: center;}


.reports.cc_payments .order-table tr td:nth-child(1) {width: 15%;text-align: center;}
.reports.cc_payments .order-table tr td:nth-child(2)  {width: 15%;text-align: center;}
.reports.cc_payments .order-table tr td:nth-child(3)  {width: 15%;text-align: center;}
.reports.cc_payments .order-table tr td:nth-child(4)  {width: 10%;text-align: center;}
.reports.cc_payments .order-table tr td:nth-child(5)  {width: 25%;text-align: center;color: #000;}
.reports.cc_payments .order-table tr td:nth-child(6)  {width: 10%;text-align: center;}
.reports.cc_payments .order-table tr td:nth-child(7)  {width: 10%;text-align: center;}

.reports.cc_payments .order-table td a {font-size: 18px;}

.reports.documents .order-table tr td:nth-child(0) {width: 15%;text-align: center;}
.reports.documents .order-table tr td:nth-child(1)  {width: 15%;text-align: center;}
.reports.documents .order-table tr td:nth-child(2)  {width: 15%;text-align: center;}
.reports.documents .order-table tr td:nth-child(3)  {width: 15%;text-align: center;}
.reports.documents .order-table tr td:nth-child(4)  {width: 20%;text-align: center;}
.reports.documents .order-table tr td:nth-child(5)  {width: 10%;text-align: center;}
.reports.documents .order-table tr td:nth-child(6)  {width: 10%;text-align: center;}

.reports.product_sale .order-table tr td:nth-child(1)  {width: 10%;text-align: center;}
.reports.product_sale .order-table tr td:nth-child(2)  {width: 10%;text-align: center;}
.reports.product_sale .order-table tr td:nth-child(3)  {width: 25%;text-align: right;}
.reports.product_sale .order-table tr td:nth-child(4)  {width: 10%;text-align: center;}
.reports.product_sale .order-table tr td:nth-child(5)  {width: 10%;text-align: center;}
.reports.product_sale .order-table tr td:nth-child(6)  {width: 15%;text-align: center;}
.reports.product_sale .order-table tr td:nth-child(7) {width: 10%;text-align: center;}

.reports.employee_sale .order-table tr td:nth-child(1)  {width: 16%;text-align: right;}
.reports.employee_sale .order-table tr td:nth-child(2)  {width: 14%;text-align: center;}
.reports.employee_sale .order-table tr td:nth-child(3)  {width: 14%;text-align: center;}
.reports.employee_sale .order-table tr td:nth-child(4)  {width: 14%;text-align: center;}
.reports.employee_sale .order-table tr td:nth-child(5)  {width: 14%;text-align: center; color: #000;}
.reports.employee_sale .order-table tr td:nth-child(6)  {width: 14%;text-align: center;}
.reports.employee_sale .order-table tr td:nth-child(7)  {width: 14%;text-align: center;}


.reports.checks .order-table tr td:nth-child(1)  {width: 8%;text-align: center;}
.reports.checks .order-table tr td:nth-child(2)  {width: 18%;text-align: right;}
.reports.checks .order-table tr td:nth-child(3)  {width: 11%;text-align: center;}
.reports.checks .order-table tr td:nth-child(4)  {width: 10%;text-align: center;}
.reports.checks .order-table tr td:nth-child(5)  {width: 10%;text-align: center;color: #000;}
.reports.checks .order-table tr td:nth-child(6)  {width: 11%;text-align: center;}
.reports.checks .order-table tr td:nth-child(7)  {width: 12%;text-align: center;}
.reports.checks .order-table tr td:nth-child(8)  {width: 12%;text-align: center;}
.reports.checks .order-table tr td:nth-child(9)  {width: 8%;text-align: center;}

.customer_accounts_card_popup .order-table tr td:nth-child(1)  {width: 4% !important;text-align: center;}
.customer_accounts_card_popup .order-table tr td:nth-child(2)  {width: 11% !important;text-align: center;}
.customer_accounts_card_popup .order-table tr td:nth-child(3)  {width: 10% !important;text-align: center;font-size: 15px;}
.customer_accounts_card_popup .order-table tr td:nth-child(4)  {width: 11% !important;text-align: center;}
.customer_accounts_card_popup .order-table tr td:nth-child(5)  {width: 20% !important;text-align: center; font-size: 15px;}
.customer_accounts_card_popup .order-table tr td:nth-child(6)  {width: 10% !important;text-align: center; direction: ltr;}
.customer_accounts_card_popup .order-table tr td:nth-child(7)  {width: 10% !important;text-align: center; direction: ltr;}
.customer_accounts_card_popup .order-table tr td:nth-child(8)  {width: 10% !important;text-align: center; font-size: 15px;}
.customer_accounts_card_popup .order-table tr td:nth-child(9)  {width: 10% !important;text-align: center; font-size: 15px;}
.customer_accounts_card_popup .order-table tr td:nth-child(10)  {width: 4% !important;text-align: center;}


.reports.checks .order-table tr.deposit td
 {
	 color: #009900 !important;
 }

.reports.checks .order-table tr.notDeposit td
{
	color: #FF0000 !important;
}
.refund_line td
{
	color: red !important;
}

.refund_line td.doc_amount,
.refund_line td.tran_amount
{
	direction: ltr;
}

.inactive_line td
{
	color: grey !important;
}

.inactive_line td.doc_amount,
.inactive_line td.tran_amount
{
	direction: ltr;
}

td.doc_amount
{
	color: #000 !important;
}

.refund_line td.doc_amount
{
	color: red !important;
}

.inactive_line td.doc_amount
{
	color: gray !important;
}

.bank_transfer_details
{
	border: 1px solid #dcdcdc;
	padding: 5px;
	position: relative;
}


.bank_transfer_details .bankTransferDisplay #payment_check_no
{
	display: none !important;
}



.documents a.link_to_order,
.documents a.link_to_order:link,
.documents a.link_to_order:visited,
.documents a.link_to_doc,
.documents a.link_to_doc:link,
.documents a.link_to_doc:visited
{
	font-size: 18px;
	text-decoration: underline;
}

.customer_payment .bank_transfer_details
{
	top: 0px;
}

select.customerPaymentAction
{
	height: 50px;
	width: 200px;
	font-size: 18px;
	border-width: 2px;
	border-radius: 5px;
	padding-right: 5px;
}

i.customerPaymentAction
{
	height: 50px;
	width: 200px;
	font-size: 18px;
	border-width: 2px;
	border-radius: 5px;
	padding-right: 5px;
	border: 1px solid green;
	margin-top: 10px;
	display: inline-block;
	position: relative;
	top: -20px;
	text-align: center;
	cursor: pointer;
}

i.customerPaymentAction span
{
	display: inline-block;
	margin-top: 10px;
}

i.routeAction
{
	height: 35px;
	width: 200px;
	font-size: 18px;
	border-width: 2px;
	border-radius: 5px;
	padding-right: 5px;
	border: 1px solid green;
	display: inline-block;
	position: relative;
	top: 22px;
	text-align: center;
	cursor: pointer;
	line-height: 35px;
}

#multiPaymentAction
{
	width: 300px;
}

#searchPaymentOption{
	margin-left: 15px;
}

.customer_phones input
{
	width: 94% !important;
}
.no_vat_section.displayB,
.change_doc_date_section.displayB
{
	display: inline-block !important;
}

.orders-clients.client-memo-list .order-table tr td:nth-child(2) {width: 20%;padding: 0 1%}
.orders-clients.client-memo-list .order-table tr td {text-align: center !important; }

.smselect {width: 80% !important} 

.content.nosys-wrap {float: none;margin: 0 auto;}
 .task12 textarea, .task12 input,  .task12 select,
 .task13 textarea, .task13 input,  .task13 select, 
 .task14 textarea, .task14 input,  .task14 select  
  {  background: #f9fafa none repeat scroll 0 0;  border: 1px solid #c5cfcf;   color: #8d8e8e;    margin: 5px 0 0;   padding: 7px 0;   text-indent: 10px;   width: 99% !important;}
.moreinfo {width: 100% !important;font-size: 14px;text-align: right !important;padding-bottom: 20px !important;background: #fff !important}
.half-part.orders-title-part {width: 50%}
.half-part.orders-title-part h2 {font-size:46px !important}
.half-part.orders-title-part .page-title img {   float: right;  margin: 5px -10px 0 20px;}
.outline-btn {padding: 5px;float: right;border: 1px solid #3991DB; margin:0  4px ; border-radius:5px;width: auto;font-size:12px }
.moreinfo h4 {padding: 0;margin: 0;color: #3991DB;font-weight: 600}
 .moreinfo textarea { background: #f9fafa none repeat scroll 0 0;
    border: 1px solid #c5cfcf;
    color: #8d8e8e;font-size: 14px !important;
    float: right;
    font-family: open sans hebrew;
    font-size: 28px; margin: 0 0 10px ;  width: 99%;}
.moreinfo .third { border: 0 solid #dbe0e2; float: right;margin: 0;  min-height: inherit; width: 30%;}
.deleatimage {   background: rgba(255, 255, 255, 0.4) none repeat scroll 0 0;   color: #ffffff !important;   float: right;   margin: -23px 0 0 !important;  padding: 2px 5px !important;   position: relative;   right: 0;  top: -29px;}
.autosize {float: right;padding: 0 0 0 30px}
.products .order-table tr td:nth-child(1) {width: 5%;padding: 0 1%}
.products .order-table tr td:nth-child(2)  {width: 20%;text-align: right;}
.products .order-table tr td:nth-child(3)  {width: 18%;text-align: right;}
.products .order-table tr td:nth-child(4)  {width: 18%;text-align: center; }
.products .order-table tr td:nth-child(5)  {width: 9%;text-align: center; }
.products .order-table tr td:nth-child(6)  {width: 10%;text-align: center; }

.products.clients .order-table tr td:nth-child(1) {width: 8%;padding: 0 1%}
.products.clients .order-table tr td:nth-child(2)  {width: 20%;text-align: right;}
.products.clients .order-table tr td:nth-child(3)  {width: 10%;text-align: center;}
.products.clients .order-table tr td:nth-child(4)  {width: 19%;text-align: center;}
.products.clients .order-table tr td:nth-child(5)  {width: 20%;text-align: center;}
.products.clients .order-table tr td:nth-child(6)  {width: 20%;text-align: right;}
.products.clients .order-table tr td:nth-child(7)  {width: 3%;text-align: right;}

.products.inventory .order-table tr td:nth-child(1) {width: 5%;padding: 0 1%;text-align: right;}
.products.inventory .order-table tr td:nth-child(2)  {width: 6%;text-align: right;}
.products.inventory .order-table tr td:nth-child(3)  {width: 16%;text-align: right;}
.products.inventory .order-table tr td:nth-child(4)  {width: 6%;text-align: right;}
.products.inventory .order-table tr td:nth-child(5)  {width:6%;text-align:right; }
.products.inventory .order-table tr td:nth-child(6)  {width: 6%;text-align: right ;}
.products.inventory .order-table tr td:nth-child(7)  {width: 12%;text-align: right; }
.products.inventory .order-table tr td:nth-child(8)  {width: 8%;text-align:right; }
.products.inventory .order-table tr td:nth-child(9)  {width: 30%;text-align: right; }

.products.inventory.supply .order-table tr td:nth-child(1) {width: 5%;padding: 0 1%;text-align: right;}
.products.inventory.supply .order-table tr td:nth-child(2)  {width: 30%;text-align: right;}
.products.inventory.supply .order-table tr td:nth-child(3)  {width:15%;text-align: center;}
.products.inventory.supply .order-table tr td:nth-child(4)  {width: 30%;text-align: right;}
.products.inventory.supply .order-table tr td:nth-child(5)  {width:20%;text-align:center; }


.products.shipments_prices_admin .order-table tr td:nth-child(1)  {width: 5%;text-align: center;}
.products.shipments_prices_admin .order-table tr td:nth-child(2)  {width: 25%;text-align: center;}
.products.shipments_prices_admin .order-table tr td:nth-child(3)  {width: 20%;text-align: center;}
.products.shipments_prices_admin .order-table tr td:nth-child(4)  {width: 20%;text-align: center;}
.products.shipments_prices_admin .order-table tr td:nth-child(5)  {width: 20%;text-align: center; }
.products.shipments_prices_admin .order-table tr td:nth-child(6)  {width: 10%;text-align: center; }

.tasks .reminder-report .order-table tr td:nth-child(2)  {width: 30%;}
.tasks .reminder-report .order-table tr td:nth-child(3)  {width:14%;}
.tasks .tasks-report .order-table tr td:nth-child(2)  {width: 40%;}
.tasks .tasks-report .order-table tr td:nth-child(3)  {width:14%;}

.details-block tr  {border: 0px;}
.details-block td:nth-child(1)  {width:100% !important;}
.details-block .td1  {width:100%;}
.details-block .td2  {width:50%;}
.details-block .td3  {width:33%;}
.details-block u  {font-weight:bold;}
.details-block span  {font-weight:bold;}


.markedRow
{
    background-color:#f7ecb8 !important;
}

 
.tasks .order-table-header, .products .order-table-header {/*border-bottom:3px solid #c5cfcf;margin: 10px 2% 0;*/ padding: 0;}
.tasks .order-tabs, .products .order-tabs { margin-top: 18px;}
.order-tabs li:nth-child(2) { border-bottom: 0 solid #ff0000;}
.orders .page-title, .tasks .page-title, .products .page-title ,.customer_orders .page-title{background: #fff;padding: 20px 0}
.orders  .page-title h2, .tasks  .page-title h2, .products .page-title h2 { font-size: 3em !important;font-weight: 300;margin: 0px;}
.orders .mid-part-box .thead, .tasks .mid-part-box .thead, .products .mid-part-box .thead {/*width: 96% !important;margin: 0px 2% 0px*/}
.orders .mid-part-box .thead, .tasks .mid-part-box .thead, .products .mid-part-box .thead img {vertical-align: middle;}
.orders .overflow-box,  .tasks .overflow-box,  .products .overflow-box {width: 100%;margin: 0;max-height: 602px;}
.new-order-btn {background: #C2DB39;border-radius: 6px;float: left;margin: 0 0.5%;width:18%}
.new-order-btn a { color: #ffffff;  display: block;   font-size: 26px; font-weight:500;   line-height: 77px;  padding: 0;  text-align: center;}
.view_my_site_btn {background: #5bc0de;border-radius: 6px;float: left;margin: 0 30px;width:10%}
.view_my_site_btn a { color: #ffffff;  display: block;   font-size: 20px; font-weight:300;   line-height: 77px;  padding: 0;  text-align: center;}
.orders-title-part {float: right;margin: 0 1%;/*width:15%*/}
.form-search-order {float: right;width: 67%; margin: 0 ;padding: 0}
.form-search-order textarea { background: #f9fafa none repeat scroll 0 0; border: 1px solid #c5cfcf; color: #8d8e8e; float: right;  font-family: open sans hebrew; font-size: 28px; height: 80px; line-height: 76px; margin: 0 1%; padding: 0; text-indent: 20px;  width: 50%;}
.field-group input { background: #f9fafa url("../imagesV2/cal.png") no-repeat scroll 97% center / 23px auto;   border: 1px solid #c5cfcf; color: #8d8e8e;float: right;  font-family: open sans hebrew,arial,sans-serif; font-size: 18px; margin: 0 0 5px;   padding: 6px 0;  text-indent: 42px;width: 99%}
.field-group .date-field { z-index: 10; position: relative; }
.form-search-order .field-group  {float: right;width: 19%;margin: 0 2px;padding: 0}
.form-search-order input[type="submit"] { background: #3991db none repeat scroll 0 0;border: 0 none;  border-radius: 0px; color: #ffffff;float: right; font-family: open sans hebrew,arial,sans-serif;  font-size: 24px;margin: 43px 1% 0;  padding: 1px 0;   width: 18%;cursor: pointer;}
.form-search-order input[type="submit"]:hover { background: #3E7AAC;}
.popup-content {padding: 10px 20px;}
.btns-box .next-stage-btn a {font-size: 22px;margin-bottom: 4px; padding: 7px 0}
.btns-box h3 {font-size: 20px !important; margin: 10px 0 3px !important;}
.lightbox-breadcrumb {width: 100%;border-top:3px solid #C5CFCF;border-bottom: 3px solid #C5CFCF;float: right;margin-bottom: 10px}
.lightbox-breadcrumb .fourth {   border-right: 1px solid #c5cfcf;    float: right;    font-size: 24px;    line-height: 50px; height: 50px;   padding: 0;   text-indent: 34px;   width: 24.9%;}
.lightbox-breadcrumb .third_bd {   border-right: 1px solid #c5cfcf;    float: right;    font-size: 24px;    line-height: 50px; height: 50px;   padding: 0;   text-indent: 34px;   width: 33.2%;}
.turnedon {background:  #3991DB; color: #fff}
.turnedon::after {   color: #3991db;   content: url("../imagesV2/bluetip.png");   float: left;   font-family: fontawesome;   font-size: 30px;   margin: 0 0 0 -20px;    position: relative;}
.turnedoff {background: #FBFCFC;color: #666666}
.turnedoff::after { color: #3991db;   content: url("../imagesV2/whitetip.png");   float: left;  font-family: fontawesome; font-size: 30px;   margin: 0px 0 0 -20px;  position: relative;}
.lightbox-breadcrumb .fourth:last-child::after {content: "";}
.title-box h2 {font-size: 50px  !important;font-weight: 300  !important;color:#C2DB39 !important;margin:20px 0  !important;padding:0; }
.popup-title-box h2 {font-size: 35px  !important;font-weight: 300  !important;color:#C2DB39 !important;margin:10px 20px 10px 0px !important;padding:0; }
.title-box .bigplus {   background: #3991db none repeat scroll 0 0;    border-radius: 50px;    color: #ffffff;   float: right;   font-family: open sans;    font-weight: 100 !important;    height: 50px;   line-height: 46px;    margin: 4px 0 0 16px;    text-align: center;    width: 50px;}
.popup-content  .third {  border: 0 solid #dbe0e2;  float: right;   margin: 0;height: auto;min-height:0;   width: 33%;}
.popup-content  .quarter,.popup-content  .quarter_inline {  border: 0 solid #dbe0e2;  float: right;   margin: 0;height: auto;min-height:0;   width: 24%;}
.popup-content  .quarter_inline { margin-left: 10px;}
.popup-content  .fifth,.popup-content  .fifth_inline {  border: 0 solid #dbe0e2;  float: right;   margin: 0;height: auto;min-height:0;   width: 19%;}
.popup-content  .fifth_inline {  margin-left: 10px;}
.popup-content  .part_count_1 {  border: 0 solid #dbe0e2;  float: right;margin: 0;height: auto;min-height:0;   width: 100%;}
.popup-content  .part_count_2 {  border: 0 solid #dbe0e2;  float: right; margin: 0 0 0 2%; height: auto;min-height:0;   width: 49%;}
.popup-content  .part_count_2:last-of-type {  margin-left: 0;}
.popup-content  .part_count_3 {  border: 0 solid #dbe0e2;  float: right; margin: 0 0 0 2%; height: auto;min-height:0;   width: 32%;}
.popup-content  .part_count_3:last-child {  margin-left: 0;}
.popup-content  .part_count_4 {  border: 0 solid #dbe0e2;  float: right; margin: 0 0 0 1.33%; height: auto;min-height:0;   width: 24%;}
.popup-content  .part_count_4:last-child {  margin-left: 0;}
.popup-content  .part_count_5 {  border: 0 solid #dbe0e2;  float: right;margin: 0 0 0 1.25%;height: auto;min-height:0;   width: 19%;}
.popup-content  .part_count_5:last-child {  margin-left: 0;}
.popup-content  .part_count_5:last-child a {  line-height: normal;height: 52px;padding-top: 13px;padding-bottom: 11px;}
.popup-content  .part_count_6 {  border: 0 solid #dbe0e2;  float: right;margin: 0 0 0 1.4%;height: auto;min-height:0;   width: 15.5%;}
.popup-content  .part_count_6:last-child {  margin-left: 0;}
.popup-content  .part_count_6:last-child a {  line-height: normal;height: 52px;padding-top: 13px;padding-bottom: 11px;}
.popup-content-body input, .popup-content-body select , .popup-content textarea {text-indent:10px;  background: #f9fafa none repeat scroll 0 0;   border: 1px solid #c5cfcf;   color: #000; font-weight: bold;  padding: 7px 0;   width: 90%;margin-bottom: 5px;margin-top: 5px}
.side-inner {float: left;width: 90%;margin: 0;padding: 0}
.side-inner input, .side-inner select, .side-inner textarea {width:100%;color: #000;font-size: 16px}
.popup-content  .order-table tr input {     background: #e4e9e9 none repeat scroll 0 0;   border: 1px solid #c5cfcf;   color: #555;   display: inline-flex;  float: right;    margin:1px 5%;   padding: 7px 0;  width: 90%;border-radius:0 }

.popup-content .popup-alert {
	border: 1px solid #2E7CBD;
    padding: 10px;
    background-color: rgba(202, 154, 154, 0.14);
}

.popup-content .popup-alert h3 {
	background-color: transparent !important;
	font-size: 18px;
	text-align: center;
}

.popup-content .popup-alert .next-stage-btn a {
	font-size: 22px;
}

.page-title-stats {
	background: #fff;
	padding: 20px 0;
	text-align:center;
	font-size: 22px;
    color: #3F79AC;
	border-bottom: 3px solid #3791DF;
}

.page-title-stats .section {
	display: inline-block;
	margin-left: 10px;
}

.page-title-stats .section span {
	font-weight: 600;
}

.page-title-stats .errTxtBox {
	font-size: 16px;
    margin: 0 10px;
}

.page-title-stats .section.displayN {
	display: none !important;
}

.page-title-stats .section.displayB {
	display: inline-block !important;
}

input[type="radio"], input[type="checkbox"] {
    display:none;
}
input[type="radio"] + label span, input[type="checkbox"] + label span {  display:inline-block;   width:16px;    height:16px;   margin:-1px 4px ; background:#F9FAFA;border-radius: 20px; border: 2px solid #C8D1D1;cursor:pointer; text-align:center; vertical-align:middle;}

input[type="radio"]:checked + label span, input[type="checkbox"]:checked + label span {   background:#3991DB;}
input[type="checkbox"]:checked:disabled  + label span {   background:#c5cfcf;}
input[type="checkbox"]:disabled  + label {   color:#c5cfcf;}

.product_details input[type="checkbox"]:checked:disabled  + label span {   background:#3991DB;}
.product_details input[type="checkbox"]:disabled  + label {   color:#3f79ac;}

.fancybox-wrap.product-view  {
	top: 20px !important;
}

input[type="checkbox"] + label span {  line-height: 16px;}
input[type="radio"] + label span {  line-height: 12px;}

input[type="checkbox"]:checked + label span:before { font-family: FontAwesome; content: "\f00c"; color: #fff; font-size: 10px;}
input[type="radio"]:checked + label span:before { font-family: FontAwesome; content: "\f111"; color: #fff; font-size: 6px; margin-left: -1px;}

input[type="checkbox"].payedBox:disabled  + label {   color:#000;}

#accordion.shipment_info h3
{
	height: 70px;
}

#accordion.shipment_info h3 span.accordion_title
{
	padding: 5px;
	display: inline-block;
	font-size: 25px;
	margin-top: 15px;
}

#accordion.shipment_info h3 span.accordion_content
{
	padding: 5px;
	height: 250px;
	text-align: center;
}

#signatureparent {
	max-width: 420px;
	margin: auto;
}

#signature
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border: 1px solid #000;
	min-height: 200px;
}

.take_picture_btn
{
	border-radius: 4px;
	color: #ffffff;
	display: block;
	font-size: 30px;
	font-weight: 300;
	width: 75%;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: auto;
	text-align: center;
	background: #3991DB
}


.followups_report input[type="checkbox"]  + label span,
.account_documents-list input[type="checkbox"]  + label span,
.orders .order-table input[type="checkbox"]  + label span,
.customer_orders input[type="checkbox"]  + label span,
.reports.checks .order-table input[type="checkbox"]  + label span
{
	width: 25px;
	height: 25px;
	line-height: 25px;
	margin: 0;
}

.followups_report input[type="checkbox"]  + label span:before,
.account_documents-list input[type="checkbox"] + label span:before,
.orders .order-table input[type="checkbox"] + label span:before,
.customer_orders input[type="checkbox"] + label span:before,
.reports.checks .order-table input[type="checkbox"] + label span:before
{
	font-size: 20px;
}

*::-webkit-input-placeholder {
  opacity: 0.8;
}
*:-moz-placeholder {
    /* FF 4-18 */
    opacity: 0.8;
}
*::-moz-placeholder {
    /* FF 19+ */
    opacity: 0.8;
}
*:-ms-input-placeholder {
    /* IE 10+ */
  opacity: 0.8;
}
.addnewproduct {   float: right;   margin: 10px 0%; padding-top: 10px !important; width: 94%;}
.addnewproduct  td:nth-child(1)   {text-align: center;width: 35%;}
.addnewproduct  td:nth-child(2)   {text-align: center;width: 15%;}
.addnewproduct td:nth-child(3)   {text-align: center;width: 15%;}
.addnewproduct  td:nth-child(4)   {text-align: center;width: 20%;}
.addnewproduct  td:nth-child(5)  {text-align: center;width: 15%;}
.addnewproduct  tr input {   background: #e4e9e9 none repeat scroll 0 0;   border: 1px solid #c5cfcf;   border-radius: 0;   color: #555555;   display: inline-flex;  float: right;  margin: 1px 5%;   padding: 7px 0;   width: 90%;}
.addnewproduct  td {border-top:2px solid #BFBFBF;padding:6px 0 }
.addnewproduct input:active {border: 1px solid  #3991db}
.addnewproduct td input {background: #F9FAFA !important;border: 1px solid #ccc}
.add-btn {    background: #3991db none repeat scroll 0 0;    border: medium none;    border-radius: 5px;   color: #ffffff;   float: right;   font-size: 18px;   padding:5px 10px;   width: auto; color: #ffffff !important;}
.send_sms-btn {    background: #72b831 none repeat scroll 0 0; border: medium none; border-radius: 5px; color: #ffffff; padding:5px 10px; width: auto; color: #ffffff !important;display: inline-block; margin-top: 10px; margin-bottom: 5px;}
#show_additional_sms_options {background-color: #ffffff;border: 1px solid #3991db;color: #3991db !important; margin-right: 25px;}
#additional_sms_options .line.sms_list {border: 1px solid #BFBFBF;}
a.add-discount:hover,.add-discount, a.show_is_zero_vat:hover,.show_is_zero_vat {background: #3991db none repeat scroll 0 0;    border: medium none;    border-radius: 5px;   color: #ffffff;   float: none;   font-size: 10px !important;   padding:5px 10px;   width: auto; color: #ffffff !important; text-decoration: none; position: relative;top:-3px;}
a.add-discount:hover,a.show_is_zero_vat:hover{cursor:pointer;}
a.add-discount.close,a.show_is_zero_vat.close {background-color: red;}
.next-stage-btn {padding: 0 !important; float: left;width: 100%}
.total-sum { border-width: 3px !important;
    float: right;
    font-size: 26px !important;
    margin-bottom: 15px !important;}
    .borders {width: 100%;float: right;border-bottom: 1px solid #ccc;border-top: 1px solid #ccc;padding: 16px 0;margin: 16px 0}
.total-price-box h3 {text-align: left;margin: 20px 5%}
.total-price {color:  #3991db }
.next-stage-btn a {color: #fff;display: block;text-align: center;font-size: 30px;font-weight: 300;padding: 10px 0;border-radius: 10px;margin: 0 1% ;background: #3991DB; }
/*.next-stage-btn a:hover {background: #56A8EA;color: #fff;text-decoration: none;}*/
.next-stage-btn a:hover {filter: alpha(opacity=90); opacity: 0.9; text-decoration: none;}
.input-qnt {width: 90%;float: right;}
.input-qnt input  {width: 50% !important;float: right;text-align: center;}
.input-qnt button {width: 20% !important;float: right;text-align: center;}
.glyphicon-plus {color:#3991db;margin-right: -12px}
.glyphicon-minus {color:#3991db;margin-left: -12px}
.btn-default:hover {   background-color: rgba(0, 0, 0, 0);   opacity: 0.7;}
.input-qnt .btn {  border: medium none;   border-radius: 0;   box-shadow: none;  font-size: 10px;    line-height: 48px !important;    padding: 14px 0;}
.input-qnt .btn {border: none;border-radius: 0;box-shadow: none;}
.btn-default:hover {background: none !important;opacity:0.7}
.popup-content  .order-table  td:nth-child(1)   {text-align: center;width: 35%;}
 .popup-content  .order-table  td:nth-child(2)   {text-align: center;width: 15%;}
 .popup-content  .order-table td:nth-child(3)   {text-align: center;width: 15%;}
.popup-content  .order-table  td:nth-child(4)   {text-align: center;width: 20%;}
.popup-content  .order-table  td:nth-child(5)  {text-align: center;width: 15%;padding-left: 4%}
.popup-content table h4 {  color: #8f8f8f;    font-size: 13px;    font-weight: 600;    margin: 10px 0 0;    text-align: center;}
.stage2  table h4 {  color: #8f8f8f;    font-size: 14px;    font-weight: 600;    margin: 10px 0 0;    text-align: right !important;}
.half {padding: 0; margin: 0;width: 50%;float: right;}
/*.stage2 .twothirds {  padding-top: 9px !important;}*/
.stage3 .twothirds h3 {float: right;width: 100%}
.stage4 h3 {   color: #898989;  float: right;    font-size: 24px;   font-weight: 600;   margin:0px;   padding: 0;width: 100%}
.stage3 h4, .stage4 h4 {text-align: right !important;}
.stage3 h3 {   color: #898989;  float: right;    font-size: 24px;   font-weight: 600;   margin: 0px;   padding: 0;width: 100%}
.stage4 td {  float: right;  padding: 0 0 0 0.4%;    width: 24.2%;}
.stage4 td a {font-size: 20px;padding: 14px 0;font-weight: 600}
.popup-content  h3 {
    margin: 20px 0;
    padding: 0;
    font-weight: 600;
    font-size: 24px;
    color: #898989;
    float: right;
    margin-left: 16px;
}

.popup-content  #printable h3 {
	font-size: 20px;
}

.popup-content .order-date
{
	margin-left: 20px;
}

.popup-content-body { min-height: 400px;float: right;width: 100%}
.green-btn a {background: #00CC00 !important;}
.darkgreen-btn a {background: #009900 !important;}
.red-btn a {background: #FF0000!important;}
.blue-btn a {background:#00CCFF !important;}
.purple-btn a {background:#9966CC !important;}
.darkred-btn a {background: #993333 !important;}
.pink-btn a {background: #CC6699 !important;}
.yelloy-btn a {background: #CCCC00 !important;}
.orange-btn a {background: #FFA500 !important;}
/*tr, table {width: 100% !important;display: table;}*/
.popupfooter {    float: right;  width: 100%;}
.stage4 table {    float: right;  width: 100%;}
.stage3 h5 {color: #3991db;font-size: 20px}
.stage4b .next-stage-btn {   float: right;   ;    width:100%; margin-bottom: 6px;clear: both;}
.next-stage-btn:hover {opacity: 0.9}

.stage3  tr, .stage3  table {  float: right;  width: 100%;}
.stage3  td {  float: right;  width:32%;margin: 0 0 0 1%}
.stage3 .total-sum {width: 48%;border: 3px solid #DCE2E2;padding: 5px ;color: #666;float: right;clear: both;}
.stage3 textarea {   background: #f9fafa none repeat scroll 0 0;   border: 1px solid #c5cfcf;   color: #8d8e8e;   margin: 20px 0 0;   min-height: 140px;    padding: 7px 0;    text-indent: 10px;   width: 98%;}
.inactive-btn {background: #edf0f0 none repeat scroll 0 0;
    border-radius: 10px;
    color: #cccccc;
    display: block;
    float: right;
    font-size: 21px;
    font-weight: 600;
    line-height: 53px;
    margin: 0 1%;
    padding: 14px 0;
    text-align: center;}
.full-part {width: 100%;float: right;}
.stage2 .order-table  tr input { margin: 1px 0 0 5% !important;}
.stage2  .order-table table {width: 100%  !important;}
.stage2   .order-table  td:nth-child(1)   {text-align: center;width: 35%;}
 .stage2  .order-table  td:nth-child(2)   {text-align: center;width: 25%;}
 .stage2   .order-table td:nth-child(3)   {text-align: center;width: 10%;}
.stage2 .order-table  td:nth-child(4)   {text-align: center;width: 10%;}
.stage2    .order-table  td:nth-child(5)  {text-align: center;width: 10%;}
.stage2   .order-table  td:nth-child(6)  {text-align: center;width: 10%;}
.stage4 .full-part tr {   float: right;   padding: 10px 0 30px;  width: 100%;}
.closeme {margin: 10px 15px -30px;float: right !important;position: relative;padding: 4px 6px;}
.closeme img {width: 10px;}
.stage1 .order-table td:nth-child(1) input {text-indent: 30px}
.popup-content  .order-table  tr:nth-child(2n) input {  background: #f9fafa none repeat scroll 0 0;}
.popup-content  .order-table table {background-color: rgba(0, 0, 0, 0); float: right; width: 96%;}
.adress-fields  table {width: 100%;}
.adress-fields  table td:last-child input {width: 94%;margin: 0}
.popup-content  .third h3, .popup-content  .twothirds h3 {margin: 0 0 20px;padding: 0;font-weight: 600;font-size: 24px;color: #898989;float: right;margin-left: 16px}
.underline {   border-bottom: 1px solid #cccccc;   margin-bottom: 10px;  padding-bottom: 13px;    width: 100% !important;}
.underline h3 {width: 100%;clear: both;}
.first-field {width: 96% !important}
.recipiant {width: 100% !important}
.recipiant h3 {width: 100% !important;float: right;}
.nopadding {padding: 0 !important;margin-bottom: 10px}
.checks {float: right;}
.memo-box h4 {float: right;    font-size: 25px !important;    font-weight: 300 !important;   margin-top: 20px !important;  padding: 0 10px !important;}
.adress-fields tr {float: right;width: 100%}
.adress-fields td {padding: 0;margin: 0;float: right;width: 20%}
.adress-fields h3 {    color: #898989;   float: right;   font-size: 24px;    font-weight: 600;  margin: 0 0 0 16px;    padding: 0;}
.memo-box select {  margin-bottom: 5px; padding: 2px 0;   text-indent: 0;  width: 48px;float: right;margin-top: 20px}
.memo-box label {float: right;margin: 24px 0}
.checks label {  color: #686a75;  display: inline-block;    /*font-size: 18px;*/    font-weight: 500;  margin: 0 0 0 10px;}
.popup-content h4 {   color: #8f8f8f;  font-size: 13px;    font-weight: 600;   margin: 0px 0 4px;  padding: 0;}
.twothirds {width:66%;float: right;}
.twothirds.addressLine {position: relative; top: 30px;}
.twothirds.addressLine #addressTxt {color: #8d8e8e; font-weight: 400;}
.twothirds-center {width:66%; margin: 0 auto;}
/* .popup-content .twothirds {padding-top: 24px;}*/
 .side-inner textarea {min-height: 90px}
  .total-price-box {padding-top: 0 !important}
.popup-content .overflow-box {max-height: 160px}
.popup-content  .overflow-box {margin: 0;  width: 100%;}

/************** Edit form ************/


#details-block
{
	width: 100%;
	min-width: 500px; 
	max-width: 650px; 
	text-align: right;
	direction:rtl;
}

#details-block.product_details
{
	min-width: 1200px;
	max-width: 1200px;
}

textarea.size_description
{
	resize: none;
}

#details-block.order-refund
{
	min-width: 1000px;
	max-width: 1000px;

}

#details-block.newsletter_email
{
	min-width: 1000px;
	max-width: 1000px;
}

#editaddtorouteRowsForm,
#editRowsForm
{
	display:inline;
	margin: 0px; 
	direction:rtl;
}

#editRowsForm input,textarea,select {
	box-sizing: border-box;
	font-weight: normal;
	font-family: inherit;
    font-size: inherit;
}

#editRowsForm .block_nav .button
{
	max-width: 100px;
	font-size: 14px;
	float: right;
}

#editRowsForm .block_nav .close
{
	float: left !important;
}

#editRowsForm .blockWrapper
{
	clear:both; padding-top:12px;
	font-weight: 600;
	color: #3f79ac;
	font-size: 14px;
}

#editRowsForm .blockWrapper .line_wrapper
{
	padding: 5px 0; text-align:right;
}

#editRowsForm .blockWrapper .line_wrapper .line
{
	width: 100%; float:right; 
	margin-bottom: 6px;
}

#editRowsForm .blockWrapper .line_wrapper .half_line_right
{
	width: 49%; float:right;
	margin-bottom: 6px;
}

#editRowsForm .blockWrapper .line_wrapper .half_line_left
{
	width: 49%; float:left;
	margin-bottom: 6px;
}

#editRowsForm .blockWrapper .line_wrapper table
{
	width:100%;
}

#editRowsForm .blockWrapper .line_wrapper .line_part
{
	float:right;
	margin-bottom: 6px;
	margin-left: 4px;
}

#editRowsForm .blockWrapper .line_wrapper input
{
	background: #f9fafa none repeat scroll 0 0;
    border: 1px solid #c5cfcf;
    color: #000;
	font-weight: bold;
    margin: 5px 0 0;
    padding: 7px 0;
    text-indent: 10px;
}

#editRowsForm .blockWrapper .line_wrapper select
{
	width:100%;
	margin: 5px 0 0;
    padding: 7px 0;
	height: 33px;
}

#editRowsForm .blockWrapper .line_wrapper textarea
{
	width: 100%;
	padding: 7px 10px;
    text-indent: 0px;
}

#editRowsForm .blockWrapper .line_wrapper .line input
{
	width: 100%;
}

#editRowsForm .blockWrapper .line_wrapper .half_line_right input
{
	width: 100%;
}

#editRowsForm .blockWrapper .line_wrapper .half_line_left input
{
	width: 100%;
}

#editRowsForm .blockWrapper .line_wrapper input[type="checkbox"]
{
	width: 20px;
    margin: 0px;
    padding: 0px;
    vertical-align: middle;
}

#editRowsForm .blockWrapper .line_wrapper input[type="radio"]
{
	width: 20px;
    margin: 0px;
    padding: 0px;
    vertical-align: middle;
}

#editRowsForm .blockWrapper .line_wrapper .txt
{
	text-align:right; direction:rtl;
}

#editRowsForm .blockWrapper .line_wrapper .txt_center
{
	text-align:center; direction:rtl;
	text-indent: 0px;
}

#editRowsForm .blockWrapper .line_wrapper .num
{
	text-align:left; direction:ltr;
}

#editRowsForm .blockWrapper .line_wrapper .num_center
{
	text-align:center; direction:ltr;
	text-indent: 0px;
}
#editRowsForm .blockWrapper .line_wrapper .num_center_readonly
{
	text-align:center; direction:ltr;
	text-indent: 0px;
	border: none;
	background-color: white;
}

#editRowsForm .blockWrapper #submitButton
{
	
}

#editRowsForm .blockWrapper #submitButton a
{
	/*background: none repeat scroll 0 0 #72b831;
	border: 2px solid #fff;
	border-radius: 5px;
	box-shadow: 0 0 3px #555;
	display: block;
	font-size: 20px;
	padding: 7px 0;
	margin:0px;
	text-align: center;
	width: 100%;
	color: #fff;
	text-decoration: none;*/
}

#submitButton .red-btn.has_error
{
	float: none !important;
	margin: auto;
}

#submitButton .green-btn.has_error
{
	display: none;
}

/************** Followups ************/

.taskpopup a.link_to_order
{
	font-family: 'Open Sans Hebrew';
	font-size: 18px;
}

.taskpopup i.fa-address-book-o,
.taskpopup i.fa-bell,
.taskpopup i.fa-tags
{
	margin-bottom: 10px;
	border: 1px solid;
	padding: 5px;
}

.notification_box
{
	height: 285px !important;
	width: 30% !important;
	margin-top: 101px !important;
	margin-right: 10px !important;
	border: 1px solid #c5cfcf !important;
	font-size: 18px !important;
}

.notification_buttons {
	text-align: center;
}

.notification_buttons a:hover {
	filter: alpha(opacity=90);
	opacity: 0.9;
}

.notification_buttons .bt1 {
	padding: 5px;
	background: none repeat scroll 0 0 #1191BB;
}

.notification_buttons .bt2 {
	padding: 5px;
	background: none repeat scroll 0 0 #EA7A05;
}

.notification_buttons .bt3 {
	padding: 5px;
	background: none repeat scroll 0 0 #72b831;
}

.notification_badge {
	position: absolute;
	top: -10px;
	right: -10px;
	padding: 5px 10px;
	border-radius: 50%;
	background-color: red;
	color: white;
}
/********* order products table *************/

.order_products_block {
	max-width: 800px;
}

.order_products_block.variations_list {
	max-width: 100%;
}

.order_products_block table {
	width:100%;
	border: 1px solid #dcdcdc;
    padding: 12px;
}

.order_products_block table.summery {
	padding: 0 12px;
	border: 0px;
}

.order_products_block table th {
	text-decoration: underline;
}

.order_products_block .row .large_field {
	width: 30%;
}

.order_products_block.variations_list .row .large_field,
.order_products_block.document_products .row .large_field {
	width: 25%;
}

.order_products_block .row .small_field {
	width: 11%;
	text-align:center;
}

.order_products_block.variations_list .row .small_field {
	width: 8%;
	text-align:center;
}

.order_products_block.variations_list .row .large_double_field {
	width: 55%;
}

.order_products_block.document_products .row .small_field {
	width: 10%;
	text-align:center;
}

.order_products_block .row .last_small_field {
	width: 15%;
	text-align:center;
}

.order_products_block .row .del_field {
	width: 3%;
	text-align:center;
	text-decoration: none;
}

.order_products_block .row .del_field i {
	cursor:pointer; color:red;
}

.order_products_block .row .info_field {
	width: 3%;
	text-align:center;
	text-decoration: none;
}

.order_products_block.products_list .row .info_field {
	width: 2%;
	text-align:center;
	text-decoration: none;
}
.order_products_block .row .info_field i
{
	cursor: pointer;
}
.order_products_block .row .info_field i.notRelevant {
	display: none;
}

.order_products_block .row .quan input {
	width: 50% !important;
}

.order_products_block .last_row .small_field.displayB {
	display: table-cell;
}

.order_products_block .last_row .large_double_field {
	width: 55%;
}

.order_products_block .last_row .large_field {
	width: 50%;
}

.order_products_block .last_row .small_field {
	width: 25%;
	text-align:left;
	font-size: 18px;
}

.order_products_block .last_row .last_small_field {
	width: 15%;
	text-align:center;
	font-size: 18px;
}

.order_products_block .last_row .del_field {
	width: 3%;
}


.order_products_block .button {
	max-width: 160px;
    font-size: 18px;
    padding: 5px;
    margin: 0px;
}

.order_products_block .row .ibtnQuan {
	cursor:pointer; color:#0073EA;
}

table.order_transfer_products td
{
	vertical-align: top;
}

table.order_transfer_products td .ibtnDel
{
	margin-top: 15px;
}

table.order_transfer_products td .product_description
{
	resize: none;
}

.ibtnPaymentQuan {
	cursor:pointer; color:#0073EA;
}
.order_buttons {
	text-align: right;
}

.order_buttons .button {
	max-width: 152px;
}

.success_cc_payment
{
	color: #00dd00;
	font-size: 20px;
	margin-left: 5px;
}

.split_payments_block {
	max-width: 800px;
}

.split_payments_block table {
	width:100%;
	border: 1px solid #dcdcdc;
    padding: 12px;
}

.split_payments_block table th {
	text-decoration: underline;
}

#split_payments tr select{
	margin-bottom: 5px !important;
}

#split_payments tr.selected{
	color: #fff;
	background-color: #3991DB;
}

.split_payments tr.row
{
	line-height: 35px;
}

.split_payments tr i.payment_has_receipt,
.split_payments tr i.payment_save_time
{
	font-size: 18px;
	cursor: default;
}

.split_payments tr.selected i.payment_has_receipt,
.split_payments tr.selected i.payment_save_time
{
	color: #fff;
}

.scale_line
{
	border: 1px solid;
}

.scale_line .half_line_right
{
	margin-top: 23px;
	text-align: left;
}

.scale_line .half_line_right span
{
	margin-left: 15px;
}

.scale_line .half_line_left
{
	margin-top: 10px;
}

.scale_line .half_line_left span
{
	margin-right: 15px;
}

.scale_line .half_line_left input
{
	width: 100px !important;
}

.scale_action_msg
{
	display: inline-block;
	width: 100%;
	text-align: center;
	font-size: 25px;
	color: red;
	margin-top: 50px;
}

.greeting_request_date,
.waiting_for_greeting
{
	display: inline-block;
	float: right;
	margin-top: 5px;
	margin-left: 20px;
}

.greeting_response_date
{
	display: inline-block;
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
	color: #C2DB39;
}

.waiting_for_greeting
{
	color: red;
}

.payment_save_time_body
{
	direction: ltr;
}

.split_payments_block .row .large_field {
	width: 22%;
}

.split_payments_block .row .small_field {
	width: 12%;
	text-align:center;
}

.split_payments_block .row .medium_field {
	width: 16%;
	text-align:center;
}

.split_payments_block .row .del_field {
	width: 3%;
	text-align:center;
	text-decoration: none;
}

.split_payments_block .row .del_field i {
	cursor:pointer;
	color:red;
}

.split_payments_block .row .info_field {
	width: 5%;
	text-align:center;
	text-decoration: none;
}

.split_payments_block .button {
	max-width: 160px;
    font-size: 18px;
    padding: 5px;
    margin: 0px;
}

.split_payments_block table.summery {
	padding: 0 12px;
	border: 0px;
}

.split_payments_block .last_row .large_field {
	width: 50%;
}

.split_payments_block .last_row .del_field {
	width: 3%;
}

#swipe_card_btn.displayN {display: none !important;}
#get_customer_card_btn.displayN {display: none !important;}

#split_payments .fa-exclamation-circle
{
	color: red;
	font-size: 20px;
}

#split_payments .error_msg
{
	color: red;
	display: inline-block;
	margin-right: 2px;
	font-size: 12px;
}

#chargeErrorMsg
{
	position: relative;
	top: 20px;
	right: 20px;
}

a.btn_tab,
a.btn_tab:hover,
a.btn_tab:visited
{
	font-weight: 100;
	font-size: 16px;
	float: right;
	border: 1px solid;
	border-radius: 2px;
	text-decoration: none;
	padding: 5px 15px;
}

a.btn_tab.selected
{
	color: #fff;
	background-color: #3991DB;
}

a.btn_tab.disabled_tab
{
	color: #c5cfcf;
}

a.btn_tab:focus {
	outline: none;
}


.payment_save_msg
{
	font-size: 18px;
	width: 100%;
	text-align: center;
	background-color: #ff0000;
	color: white;
	border-radius: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.payment_remarks {
	text-align: center;
	width: 100%;
    float: right;
}

.payment_remarks textarea {
	width: 100% !important;
	height: 70px;
}

.payment_remarks .button {
	width: 25%;
	color: #fff;
    text-align: center;
    font-size: 30px;
    font-weight: 300;
    padding: 10px 0;
    border-radius: 10px;
    margin: 0 1%;
    background: #3991DB;
	vertical-align: top;
    height: 58px;
    line-height: 58px;
}

#payment_type_confirm {
	border: 1px solid #2E7CBD;
    padding: 10px;
    background-color: rgba(202, 154, 154, 0.14);
}

#payment_type_confirm h3 {
	background-color: transparent !important;
}


.grouped_table .label tr td label {
	display: block;
}
/********* confirm delete div *************/

.confirmDel
{
	position:absolute; width:1px; height:1px; z-index: 3;
	background-color:#f4f4f4; border:2px solid #d2d2d2; 
	font:bold 14px Arial; padding:3px;
	word-wrap: break-word;
}

.confirmDelete
{
	padding:10px;
	min-width: 250px;
}

.confirmDelete h3
{
	float: none;
	text-align: center;
}

.confirmDelete span
{
	display: inline-block;
	margin: 5px;
	color: red;
}


.confirmDelete #submitButton .next-stage-btn.third
{
	border: none;
	width: 33%;
	float: right;
	min-height: 0;

}

/********* End confirm delete *********/

/********* Paging *********/
.pageNumber{
	text-decoration:underline; 
	cursor:pointer; 
	color:#29447d;
	font:bold 14px Arial;
	
}

.pageFirstLast{
	text-decoration:none; 
	cursor:pointer; 
	color:#29447d;
	font:bold 14px Arial;
}

.pageTD{
	font:bold 14px Arial;
}

.pageCurrent{
	background-color:#eff2f4;
	color:#29447d;
	font:bold 14px Arial;
	width:10px; height:5px;
	border:0.08em solid #666666;
}

.pageView{
	font:bold 14px Arial;	
}

@page
{
	size:  auto;   /* auto is the initial value */
	margin-top: 0;  /* this affects the margin in the printer settings */
	margin-bottom: 0;  /* this affects the margin in the printer settings */
}

@media print  {
	.print-top.large_section{
		min-height: 65vh;
	}

	.print-bottom.large_section
	{
		margin-top: 30px;
	}
}


@media print  {
	.greeting{
		height: 100vh;
	}
}

@media print { div.term_page.page-break { display: block; page-break-before: always; } }



/********* End Paging *****/

/*
@media screen and (max-width:1600px) {
.export-orders, .results-quantity {width:12%}
.order-tabs li a { display: block;padding: 8px 8px;}
.tasks .order-tabs li  {  width:49% !important; float: left;}
.tasks .order-tabs li a  {  width:100% !important; float: left;text-align: center;font-size: 26px;padding: 16px 0 0}
.products .order-tabs li  {  width:49% !important; float: left;}
.products .order-tabs li a  {  width:100% !important; float: left;text-align: center;font-size: 26px;padding: 16px 0 0}
.orders .page-title h2 {font-size: 50px}
.new-content h3 {padding: 13px 0;}
.orders .page-title h2 img {float: right;  font-weight: normal; margin: 8px 0 0 9px;   text-align: right;}
.twotirds-part {width: 50%;}
.third-part {width: 50%;}
.service-box h2 {  font-size: 22px;}
.top-service-data h4 {  font-size: 16px;  margin: 8px 6px;}
.sidebar li a {  font-size: 20px;  line-height: 50px;}

}


@media screen and (max-width:1580px) {
.tasks .orders-title-part .sideicon,  .tasks .orders-title-part .alerts-icon, .products .orders-title-part .alerts-icon {display: none;}
.tasks .order-tabs li,  .products .order-tabs li  {  width:49% !important; float: left;}
.tasks .results-quantity, .products .results-quantity {  float: left;width: 20%  !important;}
.tasks .order-tabs li a, .products .order-tabs li a  {  width:100% !important; float: left;text-align: center;font-size: 26px;padding: 16px 0 0}
.results-quantity {  float: right; width: 13%;}
.order-tabs li a { display: block;padding: 8px 5px;}
.service-box {  float: right; margin: 5px 0.5%;width: 42%;}
.small-service-box {margin-top: -20px}
.orders .page-title h2 img {float: right;  font-weight: normal; margin: 8px 0 0 9px;   text-align: right;}
.orders .page-title h2 {font-size: 40px}
.new-content h3 {padding: 13px 0;}
.form-search-order textarea {  font-size: 21px;height: 80px;line-height: 76px;width: 40%;}
.form-search-order .field-group {  width: 24%;}
}

@media screen and (max-width:1450px) {
	.tasks .order-tabs li, .products .order-tabs li  {  width:49% !important; float: left;}
	.orders .page-title h2 img {display: none;}
.tasks .results-quantity, .products .results-quantity {  float: left;width: 20%  !important;}
.tasks .order-tabs li a, .products .order-tabs li a  {  width:100% !important; float: left;text-align: center;font-size: 26px;padding: 16px 0 0}
.tasks .order-table tr td:nth-child(1), .products .order-table tr td:nth-child(1) {  width: 7%;padding: 0 0.5%;}
.orders .page-title h2, .tasks .page-title h2 , .products .page-title h2 {font-size: 42px;font-weight: 300;   margin: 12px 0 0;   float: right;}
.export-orders, .results-quantity {  float: left !important; width: 26% !important;}
.order-tabs, .order-tabs ul  { float: right;max-width: 100%;   width: 100%;}
.order-tabs li { background: #ffffff none repeat scroll 0 0;  border-left: 1px solid #c5cfcf;  float: right;   list-style-type: none;  min-height: 59px;  padding: 0;  width: 10.9% !important;}
.order-tabs li a {padding: 0} 
}

@media screen and (max-width:1270px) {
	.new-order-btn a {line-height: 130%}
	.tasks .orders-title-part .sideicon, .products .orders-title-part .sideicon {display: none;}
.service-box {  float: right; margin: 5px 0.5%;width: 36%;}
.small-service-box {margin-top: -40px;width: 16%}
.mid-section .third {margin: 30px 0.5%;width: 45%;}
.sidebar {width: 23%}
.content {  width: 77%;}
}

@media screen and (max-width:770px) {
.half {padding: 0; margin: 0;width: 100%;float: right;}
.mid-section .third {margin: 20px 0.5% 0;width: 98%;}
.content { margin: 0 1%; padding-bottom: 185px;   width: 98%;}
.twotirds-part , .third-part, .half-part {width: 100%}
.service-box  .third-part,  .service-box  .twotirds-part  {width: 50%}
.small-service-box { margin-top: 0;width: 100%;}
.page-title .icon-box {display: none;}
.page-title h2 { color: #3f79ac;  float: right; font-size: 15px; font-weight: 600; margin: 0;}
.new-content h3 { color: #3991db;font-size: 15px;   margin: 0;  padding: 6px;}
.service-box { width: 97%;}
.mid-part-box td {font-size: 13px;  margin: 0;  padding: 0;}
.user-info .fa {float: right; margin: 2px 10px;}

.top-bar .icon-box { margin: -8px 4px 0; width: 30px;}
 .thead td  { color: #ffffff;font-size: 13px;font-weight: bold;}
.page-title h2 { line-height: 38px; margin: 0   ; text-align: center;  width: 60%;}
.page-title .fa { color: #888888;   float: right;  font-size: 50px; margin: 0;  text-align: center; width: 20%;}
.page-title {border: 0 solid #d3dada;float: none; margin: 20px 1%;   text-align: center;width: 98%;}
.pay-service .pay-icon { background-position: -87px 7px;}
.pay-service .icon-box {  float: right;}

.service-box .icon-box { border-radius: 5px;   float: right; height: 40px; text-align: center;   width: 40px;}
.user-info h4 {color: #c2db39; float: right;font-size: 16px;  line-height: inherit;  margin: 0;}
.mid-part-box table { float: right;  margin: 16px 1%;  width: 98%;}
.service-box .half-part { width: auto;}
.sidebar {position: fixed;bottom: 0;right:0;width:100%;min-height: inherit;padding-bottom: 5px}
.user-info h3 {  float: right;font-size: 16px;  line-height: inherit; margin: 6px;}
.sidebar li {font-size: 10px;padding: 0;margin: 0;width: 16.6667%; text-align: center;border-bottom: 0;border: 0px solid #ccc}
.sidebar li a {font-size: 10px;  line-height: inherit;margin: 0;  padding: 0;}
.sidebar .alert {   background: #db6739 none repeat scroll 0 0;   border-radius: 10px;   color: #ffffff;   float: none;  font-size: 10px;   height: auto;  left: 0;line-height: 130%;   margin: 0; padding: 2px 4px;position: relative;text-align: center;top:-30px;  width: auto;}
.sideicon {  background-image: url("../imagesV2/sideicons.png");background-repeat: no-repeat;  float: none; height: 37px;  margin: 0 auto 2px; width: 40px;}
}

*/














@font-face {
    font-family: 'Open Sans Hebrew';
    src: url('../fonts/opensanshebrew-lightitalic-webfont.eot');
    src: url('../fonts/opensanshebrew-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensanshebrew-lightitalic-webfont.woff') format('woff'),
         url('../fonts/opensanshebrew-lightitalic-webfont.ttf') format('truetype'),
         url('../fonts/opensanshebrew-lightitalic-webfont.svg#open_sans_hebrewlight_italic') format('svg');
    font-weight: 300;
    font-style: italic;

}

@font-face {
    font-family: 'Open Sans Hebrew';
    src: url('../fonts/opensanshebrew-regular-webfont.eot');
    src: url('../fonts/opensanshebrew-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensanshebrew-regular-webfont.woff') format('woff'),
         url('../fonts/opensanshebrew-regular-webfont.ttf') format('truetype'),
         url('../fonts/opensanshebrew-regular-webfont.svg#open_sans_hebrewregular') format('svg');
    font-weight: 400;
    font-style: normal;

}


@font-face {
    font-family: 'Open Sans Hebrew';
    src: url('../fonts/opensanshebrew-italic-webfont.eot');
    src: url('../fonts/opensanshebrew-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensanshebrew-italic-webfont.woff') format('woff'),
         url('../fonts/opensanshebrew-italic-webfont.ttf') format('truetype'),
         url('../fonts/opensanshebrew-italic-webfont.svg#open_sans_hebrewitalic') format('svg');
    font-weight: 400;
    font-style: italic;

}


@font-face {
    font-family: 'Open Sans Hebrew';
    src: url('../fonts/opensanshebrew-bold-webfont.eot');
    src: url('../fonts/opensanshebrew-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensanshebrew-bold-webfont.woff') format('woff'),
         url('../fonts/opensanshebrew-bold-webfont.ttf') format('truetype'),
         url('../fonts/opensanshebrew-bold-webfont.svg#open_sans_hebrewbold') format('svg');
    font-weight: 700;
    font-style: normal;

}




@font-face {
    font-family: 'Open Sans Hebrew';
    src: url('../fonts/opensanshebrew-bolditalic-webfont.eot');
    src: url('../fonts/opensanshebrew-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensanshebrew-bolditalic-webfont.woff') format('woff'),
         url('../fonts/opensanshebrew-bolditalic-webfont.ttf') format('truetype'),
         url('../fonts/opensanshebrew-bolditalic-webfont.svg#open_sans_hebrewbold_italic') format('svg');
    font-weight: 700;
    font-style: italic;

}




@font-face {
    font-family: 'Open Sans Hebrew';
    src: url('../fonts/opensanshebrew-extrabold-webfont.eot');
    src: url('../fonts/opensanshebrew-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensanshebrew-extrabold-webfont.woff') format('woff'),
         url('../fonts/opensanshebrew-extrabold-webfont.ttf') format('truetype'),
         url('../fonts/opensanshebrew-extrabold-webfont.svg#open_sans_hebrewextra_bold') format('svg');
    font-weight: 800;
    font-style: normal;

}
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on May 4, 2014 */



@font-face {
    font-family: 'Open Sans Hebrew';
    src: url('../fonts/opensanshebrew-extrabolditalic-webfont.eot');
    src: url('../fonts/opensanshebrew-extrabolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensanshebrew-extrabolditalic-webfont.woff') format('woff'),
         url('../fonts/opensanshebrew-extrabolditalic-webfont.ttf') format('truetype'),
         url('../fonts/opensanshebrew-extrabolditalic-webfont.svg#open_sans_hebrewXBdIt') format('svg');
    font-weight: 800;
    font-style: italic;

}

input:focus,
label:focus,
select:focus,
textarea:focus,
span:focus,
a:focus
{
	outline: 3px solid #3991DB;
}

#route_map div#map {
	width:100% ;
	height:400px ;
	float:left ;
}

#route_map div#map .route_marker_label
{
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	opacity: 1;
	pointer-events: none;
	text-align: center;
	width: 60px;
	white-space: nowrap;
}

.route_orders_list_container
{
	max-height: 550px;
	overflow-x: auto;
	display: inline-flex;
}

.address_not_valid
{
	background-color: red !important;
}

.address_partial_valid
{
	background-color: #ffff0078 !important;
}

tr.route_order_address_editor td
{
	background-color: #FFFFFF;
	border: 2px solid;
}

tr.route_order_address_editor td .add-btn
{
	float: left;
}

tr.route_order_address_editor td input[type="checkbox"] + label span
{
	display: none;
}


.address_not_valid td,
.address_not_valid td i,
.address_not_valid td a,
.address_not_valid td span
{
	color: #FFFFFF !important;
}


/* end fonts */

