﻿/*
	TableTelerik All
*/
.TableTelerik{	border-color: #FF0000;}
.TableTelerik table{	width: 100%;}
.TableTelerik th
{
	background: #D6D6D6 url( ../../All/img/thGrigio.png ) repeat-x scroll right top;
   margin: 3px;
   padding: 3px;
   
   color:Black;
}

.TableTelerik tfoot tr td{    margin: 3px;   padding: 3px;   border-style:none;}
.t-grid-footer-wrap tr td{    margin: 3px;   padding: 3px;   border-style:none;}
.t-grid-footer-wrap tr td input{    text-align:right;}
.TableTelerik tfoot {   border-width: thin;   border-color: #000000;   border-top-style: solid;}
.TableTelerik td {	margin: 3px;   padding: 3px;	vertical-align:top; }
.TableTelerik .thArancio {	background: #E4C07C url( ../../All/img/thArancio.png ) repeat-x scroll right top;}
.TableTelerik .thOrange{background-color: orange;}
.TableTelerik .tdRed { background-color: #FF0000; }
.TableTelerik .trArancio td{   background: #E4C07C url( ../../All/img/thArancio.png ) repeat-x scroll right top;}
.TableTelerik .trCeleste td{   background-color: #BCDDE2;}
.TableTelerik .categorieGriglia
{
   border-style: solid;
   border-width: 1px;
   padding: 0.5px;
   color:White;
   width:100%;
}
/*
	Window
*/
.WindowModal{	background-color: #FFFFFF;}
/*
	Footer / Bottoni
*/
.t-grid-pager
{
	background-color: #F4F2E6;
	padding:.2em .6em;
	line-height:1.8em;
	overflow:auto;
	float:left;
	width:100%;
}
.t-status { float:left; }
.t-pager { float:left; }
.t-status-text { float:right; }
.t-header, .t-grid-header 
{ 
	background: #C0C0C0 url( ../../All/img/thGrigio.png ) repeat-x scroll right top;
	border-color: #989898; 
}
.t-alt, .t-alt td { background-color:#E3E1E1; }


.gridArticoli tr, .gridArticoli tr td
{
   background-color: transparent;
   border-bottom-style: solid;
   border-bottom-width: 1px;
   border-bottom-color: #808080;
}

.gridTicket tr, .gridTicket tr td
{
   background-color: transparent;
   /*border-bottom-style: solid;
   border-bottom-width: 1px;
   border-bottom-color: #808080;*/
   
}

	div#finestraRissuntiva > div.t-window-titlebar{
   display: none;
}


.t-window-titlebar .t-window-actions
{ top: 6px !important;}


.TableTelerik#gridTipiDocumenti table{ width: 1300px;}
#gridTipiDocumenti th { white-space: normal;}