﻿ 
body
{
    border: 0;
    padding: 0;
    margin: 0;
    background-color: white ;
    font-family: Tahoma;
    font-size: 20px ;
}
div, table, form, img, td, tr
{
   font-size: 20px  ;
    border-color: inherit;
    border-width: 1px;
    padding: 0;
}

#footer
{
    height: 50px;
}
#header
{
    background-color:white;
    height: 80px;
    width:100%;
    margin-left:auto;
    margin-right:auto;
    margin-top:5px;
    margin-bottom:3px;
    font-size:15px!important
   }

#header table.header
{
    width: 100%;
}
#header table.header table.status
{
    padding: 3px;
    margin: 3px;
}
.content_place_holder
{
    border: 0px solid Transparent;
    width: 100%;
    padding:0px;
    }

#tdMenu
{
    background-color: #DCDCDC;
    width: 150px;
   
}

#tdContent
{
}

#content, #menu
{
    
    margin-bottom:20px;
}
.buttonStrip
{
    width: 100%;
    background-color: #cccccc;
    padding: 3px;
    padding-bottom: 0px;
    
}
.buttonStrip span table
{
    display: inline-block;
}
div.Errors
{
    border: 0px solid #878787;
    padding: 0px;
    background-color: #FF8A00;
    color:White;
    width: 100%;
    margin-bottom: 3px;
    vertical-align:middle;
}
div.Errors table
{
}

 
div.Errors table tr td.Information
{
    width: 20px;
    min-height: 24px;
	background-color: green;
    padding: 0px;
    margin:0px;
    font-weight:900;
   }
 
 .tool_bar_hover
 {
 	background-color:#ff8800;
 }
.tool_bar
{
    background-color: #FF8800;
    background-repeat: repeat-x;
    margin-bottom: 3px;
    vertical-align: Middle;
    border-top-color:White;
    border-top-width:medium;
    
}

.matchheader
{
	   background-color: #FFDFB0;
	   color:Black;
}
 

.doc_header_common
{
    border-collapse: collapse;
    padding: 3px;
}

.doc_header
{
	    padding: 3px;
}

.doc_header_common td
{
    padding: 3px;
    
}
table.Spaced > tbody > tr > td
{
    padding: 3px;
}

table.doc_header  > tbody > tr > td
{
    padding: 3px;
    
}



table.DetailsTable  
{
    display: block;
    vertical-align: text-bottom;
    white-space: normal;
    margin: 3px;
    }

table.DetailsTable caption
{
    font-weight: bold;
    text-align: right;
}
table.DetailsTable .caption
{
    width: 125px;
    color: #555555;
}
table.DetailsTable .data
{
    padding-left:10px;
}



table.DetailsTable tr td
{
    padding: 2px;
}

.number
{
    direction: ltr;
}

.txt
{ height:30px;
    
    }
    
    .fontChange
{
    font-size: 20px ;
}




body {
  background: white;    
}

@media screen and (min-width: 980px) /* Desktop */ {
  body, .fontChange,div, table, form, img, td, tr ,  label,.dx-datagrid,  
  .dxeBase_Metropolis,.dxgvCommandColumn .dxbButton ,.dxbButton_Metropolis,.dxeHyperlink_Metropolis{
   
     font-size:15px!important;
  }
}

@media screen  and (max-width: 979px) /* Tablet */ {
  body, .fontChange,div, table, form, img, td, tr, label,.dx-datagrid,  
   .dxeBase_Metropolis,.dxgvCommandColumn .dxbButton ,.dxbButton_Metropolis,.dxeHyperlink_Metropolis{
  
    font-size:20px!important;
  }
}

@media screen and (max-width: 500px) /* Mobile */ {
  body,div, table, form, img, td, tr ,.fontChange,  label, .dx-datagrid, 
  .dxeBase_Metropolis,.dxgvCommandColumn .dxbButton,.dxbButton_Metropolis,.dxeHyperlink_Metropolis{
  
    font-size:20px!important;
  }
}


#Information
{background-color:Green;
    
    }
.btnSearchOrders{
    border:groove;
}
.btnExportToExcel{
    border:groove;
}
    
    