﻿/* VERIFICAR IMAGENS DESSE ARQUIVO */

.dxeLoadingDiv_Suporte
{
	background: White;
    opacity: 0.85;
    filter: alpha(opacity=85);
    cursor: wait;
}
.dxeLoadingPanel_Suporte
{
	font: 8pt Tahoma;
	color: #303030;
}
.dxeLoadingPanel_Suporte td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px 12px 12px 12px;
}

.dxeBase_Suporte
{
    font-family: Tahoma;
    font-size: 8pt;    
}
/* -- ErrorFrame -- */
.dxeErrorCell_Suporte, .dxeErrorCell_Suporte td
{
    font-family: Tahoma;
	font-size: 8pt;
	color: red;
}
.dxeErrorCell_Suporte
{
	color: #a91123;
	padding-left: 4px;	
}
.dxeErrorFrame_Suporte
{
}
.dxeEditArea_Suporte
{
	font-family: Tahoma;
	font-size: 8pt;
	border: 1px solid #A0A0A0;
}
/* -- Buttons -- */
.dxeButtonEdit_Suporte 
{
	background-color: white;
	width: 170px;
}
.dxeButtonEdit_Suporte .dxeEditArea_Suporte, .dxeButtonEdit_Suporte td.dxic
{
	width: 100%;
}

.dxeButtonEditButton_Suporte, 
.dxeSpinIncButton_Suporte, .dxeSpinDecButton_Suporte,
.dxeSpinLargeIncButton_Suporte, .dxeSpinLargeDecButton_Suporte
{	
	background-color: #f0f0f0;	
	vertical-align: middle;
	cursor: pointer;
	cursor: hand;
} 
.dxeButtonEditButton_Suporte,
.dxeButtonEditButton_Suporte td.dx,
.dxeSpinIncButton_Suporte td.dx, .dxeSpinDecButton_Suporte td.dx,
.dxeSpinLargeIncButton_Suporte td.dx, .dxeSpinLargeDecButton_Suporte td.dx,
.dxeSpinIncButton_Suporte, .dxeSpinDecButton_Suporte,
.dxeSpinLargeIncButton_Suporte, .dxeSpinLargeDecButton_Suporte
{	
    font-family: Tahoma;
    font-size: 8pt;  
	font-weight: normal;    
	text-align: center;
} 
.dxeButtonEditButton_Suporte
{
	background-image: url('../Imgs/Dx/edtButtonEditButtonBack.gif');	
    background-repeat:repeat-x;
    background-position:top;
	background-color: #f0653a;
	padding: 2px 2px 2px 3px ;
}
.dxeSpinIncButton_Suporte, .dxeSpinDecButton_Suporte,
.dxeSpinLargeIncButton_Suporte, .dxeSpinLargeDecButton_Suporte
{
	border-style: none;
	padding: 0px;
}

.dxeButtonEditButton_Suporte table.dxbebt 
{
	width: 12px;
}
/* SpinButtons */
.dxeSpinLargeIncButton_Suporte
{
    padding-left: 1px;
}
.dxeSpinIncButton_Suporte
{
	background: url('../Imgs/Dx/edtSpinIncBtnBack.gif') repeat-x top left #f67e37;
	border-bottom: Solid 1px #ffffff;
}
.dxeSpinDecButton_Suporte
{
	background: url('../Imgs/Dx/edtSpinDecBtnBack.gif') repeat-x top left #f0653a;
    border-bottom-style: none;
}
.dxeSpinLargeIncButton_Suporte, .dxeSpinLargeDecButton_Suporte
{
   	background: url('../Imgs/Dx/edtSpinLargeIncBtnBack.gif') repeat-x top left #f0653a;
}
.dxeSpinLargeDecButton_Suporte
{
}
.dxeSpinLargeIncButton_Suporte
{
}

.dxeCalendarButton_Suporte
{
    font-family: Tahoma;	
	background: #ef643c url('../Imgs/Dx/edtCalendarButtonBack.gif') repeat-x top left;
	border: solid 1px #cb4b31;
	padding: 4px 10px;
	padding-bottom: 5px;
	cursor: pointer;
	cursor: hand;		
}
.dxeCalendarButton_Suporte table.dxbebt
{
    width: 30px;
}
/* SpinButtons */
.dxeSpinIncButton_Suporte table.dxbebt, .dxeSpinDecButton_Suporte table.dxbebt
{
	width: 15px;
}
.dxeSpinLargeDecButton_Suporte table.dxbebt
{
	width: 16px;
}
.dxeSpinLargeIncButton_Suporte table.dxbebt
{
	width: 15px;    
}

.dxeCalendarButton_Suporte td.dx
{
	text-align: center;
	white-space: nowrap;
	color: #FFFFFF;
	font-size: 8pt;
    font-family: Tahoma;
}

/* -- Hover -- */
.dxeButtonHover_Suporte         /* inherits dxeButton */
{
	background-color: #E6E3D6;
}
.dxeCalendarButtonHover_Suporte
{
	background-image: url('../Imgs/Dx/edtCalendarButtonHoverBack.gif');	
    background-repeat:repeat-x;
    background-position:top;
    border: Solid 1px #cb4b31; 
  	background-color: #ef643c;   
}
.dxeButtonEditButtonHover_Suporte
{
	background-image: url('../Imgs/Dx/edtDropDownButtonHoverBack.gif');	
    background-repeat:repeat-x;
    background-position:top;	    
	background-color: #f88e3d;    
}
/* SpinButtons */
.dxeSpinIncButtonHover_Suporte, .dxeSpinDecButtonHover_Suporte,
.dxeSpinLargeIncButtonHover_Suporte, .dxeSpinLargeDecButtonHover_Suporte
{
    border-style: none;    
}
.dxeSpinIncButtonHover_Suporte
{
	background: url('../Imgs/Dx/edtSpinIncBtnHBack.gif') repeat-x top left #faa947;
    border-bottom: Solid 1px #ddf2f9;    
}
.dxeSpinDecButtonHover_Suporte
{
	background: url('../Imgs/Dx/edtSpinIncBtnHBack.gif') repeat-x top left #faa947;
    border-bottom-style: none;
}
.dxeSpinLargeIncButtonHover_Suporte
{
	background: url('../Imgs/Dx/edtSpinLargeIncBtnHBack.gif') repeat-x top left #f88e3d;
}
.dxeSpinLargeDecButtonHover_Suporte
{
	background: url('../Imgs/Dx/edtSpinLargeIncBtnHBack.gif') repeat-x top left #f88e3ds;
}
/* -- Pressed -- */
.dxeButtonPressed_Suporte       /* inherits dxeButton */
{    
	background-color: #D4D1C3;
}
.dxeCalendarButtonPressed_Suporte
{
	color: #f1bfac;
	background-image: url('../Imgs/Dx/edtCalendarButtonPressedBack.gif');	
    background-repeat: repeat-x;
    background-position: top;
    border: Solid 1px #ba2000;
  	background-color: #d95626;
}
.dxeButtonEditButtonPressed_Suporte
{
	background-image: url('../Imgs/Dx/edtDropDownButtonPressedBack.gif');	
    background-repeat:repeat-x;
    background-position:top;
	background-color: #d34f25;        
}
/* SpinButtons */
.dxeSpinIncButtonPressed_Suporte, .dxeSpinDecButtonPressed_Suporte,
.dxeSpinLargeIncButtonPressed_Suporte, .dxeSpinLargeDecButtonPressed_Suporte
{
    border-style: none;    
}
.dxeSpinIncButtonPressed_Suporte
{
	background: url('../Imgs/Dx/edtSpinIncBtnPBack.gif') repeat-x  top left #d95526;
    border-bottom: Solid 1px #ddf2f9;    
}
.dxeSpinDecButtonPressed_Suporte
{
	background: url('../Imgs/Dx/edtSpinIncBtnPBack.gif') repeat-x top left #d95526;
    border-bottom-style: none;
}
.dxeSpinLargeIncButtonPressed_Suporte
{
	background: url('../Imgs/Dx/edtSpinLargeIncBtnPBack.gif') repeat-x top left #d95626;
}
.dxeSpinLargeDecButtonPressed_Suporte
{
	background: url('../Imgs/Dx/edtSpinLargeIncBtnPBack.gif') repeat-x top left #d95626;
}

.dxeButtonEdit_Suporte
{
    border: solid 1px #a0a0a0;
}
.dxeButtonEdit_Suporte td.dxic
{
	padding: 0px 2px 0px 2px;
}
.dxeTextBox_Suporte, .dxeMemo_Suporte
{
	background-color: white;
    border: Solid 1px #a0a0a0;
}
.dxeTextBox_Suporte td.dxic
{
	padding: 1px 2px;
	padding-top: 2px;
	padding-left: 2px;
}
.dxeTextBox_Suporte td.dxic
{
	width: 100%;
}
.dxeRadioButtonList_Suporte, .dxeRadioButtonList_Suporte table {
    font-family: Tahoma;
    font-size: 8pt;    
}
.dxeRadioButtonList_Suporte {
    border: Solid 1px #bfbfbf;
}
.dxeRadioButtonList_Suporte td.dxe {
    padding: 6px 11px;
}

/* -- Memo -- */
.dxeMemo_Suporte
{
    padding-left: 3px;
}
.dxeMemoEditArea_Suporte
{
	font-family: Tahoma;
	font-size: 8pt;
}
.dxeMemo_Suporte td
{
	width: 100%;
}

/* -- Hyperlink -- */
.dxeHyperlink_Suporte
{
	color: #000088;
    font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;    
}
a:hover.dxeHyperlink_Suporte
{
	color: #f15e34;
}

/* -- ListBox -- */
.dxeListBox_Suporte
{
    border: solid 1px #A0A0A0;
    height: 98px;
    width: 70px;
}

.dxeListBox_Suporte div.dxlbd 
{
	background-color: white;
    font-family: Tahoma;
    font-size: 8pt;
}

.dxeListBoxItem_Suporte
{    
    border-top: solid 1px white;
    border-left: solid 1px white;
    border-right: solid 1px white;
    font-weight: normal;
    font-family: Tahoma;
    font-size: 8pt;        
    padding: 2px 2px 2px 3px;
    white-space: nowrap;
    text-align: left;
    cursor: default;
    color: black;
}
.dxeListBoxItemSelected_Suporte     /* inherits dxeListBoxItem */
{    
    background-color: #d7d7d7;
    color: #000000;
}
.dxeListBox_Suporte .dxeI 
{
    padding-right: 0px!important;
    border-right-width: 0px!important;
}
.dxeListBox_Suporte .dxeT
{
    width: 100%;    
    border-left-width: 0px!important;    
}
.dxeListBoxItemHover_Suporte        /* inherits dxeListBoxItem */
{
    background-color: #f26f39;
    color: #FFFFFF;
}

/* -- Calendar -- */
.dxeCalendar_Suporte
{
	font-weight: normal;    
    border: solid 4px #d3d3d3;
	background-color: White;    
	padding: 1px;
}
.dxeCalendar_Suporte td.dxMonthGrid
{
    padding: 10px 20px 8px 8px;
    cursor: default;
}
.dxeCalendar_Suporte td.dxMonthGridWithWeekNumbers
{
    padding: 9px 20px 8px 8px;
    cursor: default;
}
.dxeCalendar_Suporte td.dxMonthGrid
{
    padding-left: 20px;
}
.dxeCalendarDayHeader_Suporte
{
    font-family: Tahoma;
    font-size: 13px;
    padding: 4px;
    padding-bottom: 3px;
    color: Black;
    border-bottom: solid 1px #cfcfcf;
}
.dxeCalendarWeekNumber_Suporte
{    
    font-family: Tahoma;
    font-size: 7pt;    
    text-align: right;
    color: #fbb785;    	
    padding: 5px 8px 3px 4px;    
}
.dxeCalendarDay_Suporte
{    
    font-family: Tahoma;
    font-size: 8pt;
    padding: 5px;
    padding-left: 7px;
    padding-right: 7px;
    color:Black;
	background-color: White;
    text-align: center;
}
.dxeCalendarWeekend_Suporte       	/* inherits dxeCalendarDay */
{
    color: #fe3c00;
}
.dxeCalendarOtherMonth_Suporte    	 /* inherits dxeCalendarDay */
{
    color: #acacac;
}
.dxeCalendarOutOfRange_Suporte        /* inherits dxeCalendarDay */
{
    color: #d0d0d0;    
}
.dxeCalendarSelected_Suporte       	/* inherits dxeCalendarDay */
{
    background-color: #d7d7d7;
}
.dxeCalendarToday_Suporte       	        /* inherits dxeCalendarDay */
{
    padding: 3px;
    background-color: #f26f39;
    color: #FFFFFF;
}
.dxeCalendarHeader_Suporte
{
    font-family: Tahoma;
    font-size: 13px;        
    background: #f4f4f4 url('../Imgs/Dx/edtCalendarHeader.gif') repeat-x top left;
    border-bottom: solid 1px #d3d3d3;
    text-align: center;
    padding: 4px;
    padding-bottom: 5px;
    padding-left:5px;
    padding-right:5px;
}
.dxeCalendarHeader_Suporte td.dxe
{
    font-family: Tahoma;
    font-size: 13px;
    text-align: center;
	cursor: pointer;
	cursor: hand;
}
.dxeCalendarFooter_Suporte
{
    background: #f4f4f4 url('../Imgs/Dx/edtCalendarHeader.gif') repeat-x top left;
    padding: 8px 0px;
    padding-bottom: 7px;
    border-top: dotted 1px #5c5c5c;
}
.dxeCalendarFastNav_Suporte
{
    background: white;
    border: solid 4px #d3d3d3;
    border-bottom: 0px;
    padding: 8px;
}
.dxeCalendarFastNavFooter_Suporte
{
    background: #f4f4f4 url('../Imgs/Dx/edtCalendarHeader.gif') repeat-x top left;
    padding: 6px 0px;
    border: solid 4px #d3d3d3;
    border-top: dotted 1px #5c5c5c;
}
.dxeCalendarFastNavMonth_Suporte, .dxeCalendarFastNavYear_Suporte
{
    font: 8pt Tahoma;
    color: Black;
    padding: 4px 6px;
    text-align: center;
	cursor: pointer;
	cursor: hand;
}
.dxeCalendarFastNavMonthSelected_Suporte, .dxeCalendarFastNavYearSelected_Suporte
{
    background: #d7d7d7;
}
.dxeCalendarFastNavMonthHover_Suporte, .dxeCalendarFastNavYearHover_Suporte
{        
    background: #f26f39;
    color: #FFFFFF;
}
/* Disabled */
.dxeDisabled_Suporte, .dxeDisabled_Suporte td.dxe
{
    margin-left: 1px;
	color: #808080;
	cursor: default;
}
.dxeButtonDisabled_Suporte, .dxeButtonDisabled_Suporte td.dxe
{
	color: #808080;
	cursor: default;
}
/* -- Button -- */
.dxbButton_Suporte
{
	color: #FFFFFF;
	font-size: 8pt;
	font-family: Tahoma;
	vertical-align: middle;
	border: solid 1px #cb4b31;
	background: #FFC200 url( '../Imgs/Btn/ASPxButton.png' ) center;
	background-repeat: repeat-x;
	cursor: pointer;
	-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
}
.dxbButtonHover_Suporte 
{
	color: #FFFFFF;
	background: #f88e3d url('../Imgs/Btn/ASPxButtonHover.png') center;
    background-repeat: repeat-x;	
	color: #333333;	
}
.dxbButtonChecked_Suporte
{
    color: #f1bfac;
	background: #9ABDC1 url('../Imgs/Btn/ASPxButtonCheckedBack.gif') center;
    background-repeat: repeat-x;	
	border: solid 1px #ba2000;	
}
.dxbButtonPressed_Suporte 
{  	
    color: #666666;   	
	background: #d95626 url('../Imgs/Btn/ASPxButtonPressed.png') center;
    background-repeat: repeat-x;	
}
.dxbButton_Suporte div.dxb
{    
    padding: 3px 8px 4px 8px;
	border: 0px;
}
.dxbButton_Suporte div.dxbf
{     
    padding: 2px 7px 3px 7px;
	border: dotted 1px #9C99CA;		
}
.dxbButton_Suporte div.dxb table
{    
	color: #FFFFFF;
	font-weight:normal;	
    font-size: 8pt;
    font-family: Tahoma;				    
}
/* Disabled */
.dxbDisabled_Suporte
{
	color: #808080;
	cursor: default;
}
