﻿
.txtInputBig { font-family: "Trebuchet MS", sans-serif; font-size: 36pt; line-height:48px; float: left; margin-right:10px; width:370px;}
.txtInputNumber { font-family: "Trebuchet MS", sans-serif; font-size: 36pt; line-height:48px; float: left; margin-right:10px; width:80px; }
.divTextBig  { font-family: "Trebuchet MS", sans-serif; font-size: 16pt;  }

.divNumUpDown {float: left;}
.divNumUp { width: 60px; height:25px; background-color: Silver; float:none; margin:5px; cursor:pointer; text-align:center; vertical-align:middle;}
.divNumDown { width: 60px; height:25px; background-color: Silver; float:none; margin:5px; cursor:pointer; text-align:center; vertical-align:middle;}

.chkTouchBig
{
 font-size: 12pt;
}

.RadioButtonBig
{
 float:left;
 font-size:14pt;
 padding:20px;
  }
.RadioButtonFloatLeft
{
 float:left;
  }
  
.divLargeFont {font-family: "Trebuchet MS", sans-serif; font-size: 18pt; line-height:26px; }
.divLargeFont input {font-family: "Trebuchet MS", sans-serif; font-size: 18pt; line-height:26px; }

.divLargeFont_02 {}
/*
.divLargeFont_02 input { font-family: "Trebuchet MS", sans-serif; font-size: 26pt; line-height:48px; height: 55px; float: left; margin-right:10px;}
.divLargeFont_02 select {font-family: "Trebuchet MS", sans-serif; font-size: 26pt; line-height:48px; height: 61px;}
*/
.divLargeFont_02 input { font-family: "Trebuchet MS", sans-serif; font-size: 20pt; line-height:32px; height: 39px; float: left; margin-right:10px;}
.divLargeFont_02 select {font-family: "Trebuchet MS", sans-serif; font-size: 20pt; line-height:32px; height: 44px;}

.color_ora
{
  background-color:Orange;
}
.color_deleted
{
  background-color:Yellow;
  }
.color_semidish
{
  color:Orange;
  
  }
.treeColorOrderBefPrepare
{
   background-color:#8dfd7e;
   font-weight:bold;
  }
 .color_note_tree
 {
   color:#9f64ef;
 }
 .color_tree_firstNode
 {
   color:Red;
   font-weight:bold;
 }

  /*
iGrid needs sometimes special attention for with when printing. We put width in css and attaach it to grid
    not yet working it has to be implemented
*/
 .iGridWidthBeforePrepare1
 {
   width: 300px;
 }
.iGridWidthBeforePrepare2
 {
   width: 300px;
 }




