/*2013*/

body
{
font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	scrollbar-arrow-color: #8C9096;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-face-color: #EFF2F4;
	scrollbar-shadow-color: #C7D4E4;
	scrollbar-track-color: #F1F3F5;
	scrollbar-darkshadow-color: #8C9096;
}

BODY, TABLE, TD 
{ 
	font-size: 11px; 
}

.BodyHome
{
	Background-Color: #ffffff;
	margin: 0;
}

.A3EditTrue
{
	background-color: #ffffff;
	scrollbar-arrow-color: #8C9096;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-face-color: #EFF2F4;
	scrollbar-shadow-color: #C7D4E4;
	scrollbar-track-color: #F1F3F5;
	scrollbar-darkshadow-color: #8C9096;
}

.A3EditFalse
{
	background-color: #ffffff;
	scrollbar-arrow-color: #8C9096;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-face-color: #EFF2F4;
	scrollbar-shadow-color: #C7D4E4;
	scrollbar-track-color: #F1F3F5;
	scrollbar-darkshadow-color: #8C9096;
}

.A3EditFalseNoScroll
{
	background-color: #474747;
	margin: 0px;
}

.A3AppBackgroundColor
{
	background-color:#3c4550;
}

TD.A3Title
{
	color: #e6742e;
	width: 1px;
	height: 23px;
}

.A3Title LABEL
{
	height: 10px;
	font-weight: bold;
	font-size: 14px;
	font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
	margin-left: 10px;
	margin-top: 3px;
	white-space: nowrap;
}

.A3TitleTaskRight
{
	background-color: white;	
}

.A3BgTitle
{
	background-color: #b8bdc3;
	background-image: url('../CommonImages/bg_a3title.gif');
	background-repeat: no-repeat-y;
	width: 100%;
	height: 16px;
}

.A3BgTitleGroup
{
	background-color: #F0F1F3;
	width: 100%;
	height: 16px;
}

.A3BgTitle INPUT, .A3TitleTaskRight INPUT
{
	height: 16px !important;
	padding: -2px;
	margin-left: 1px;
	line-height: 12px;
}

#txtActualSelection
{
	margin-left: 1px !important;
	margin-right: 1px;
	height: 16px !important;
	line-height: 12px;
}

.A3GroupTable
{
	font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
	background-color: #ffffff !important;
	border: 0;
}

.A3GroupHeader
{
	height: 25px;
	background-color: #e0e3e6;
	text-decoration: none
}

.A3GroupLabel
{
	font-size: 10px;
	font-weight: normal;
	color: #42494b;
	font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	white-space:nowrap;
}

.A3GroupButton
{
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
	background-color: Transparent;
	border: 0px;
	text-align: center;
	cursor: pointer;
	vertical-align: baseline;
	height: 16px;
}

.A3GroupButton LABEL
{
	color: #000;
	text-transform: lowercase;
}

.A3GroupButtonDis
{
	font-size: 11px;
	font-weight: normal;
	color: #666771;
	font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
	background-color: transparent;
	border: 0px;
	text-align: center;
	cursor: default;
	vertical-align: baseline;
	height: 16px;
}

.A3GroupButtonDis LABEL
{
	color: #999;
	text-shadow: 1px 1px #ffffff;
	text-transform: lowercase;
}

.A3TabEnable
{
	font-weight: bolder;
	font-size: smaller;
	color: #000000;
	font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
	background-color: #fff9e9;
	text-align: center;
}

.A3TabDisable
{
	font-size: smaller;
	color: #000000;
	font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
	background-color: #c3b694;
	text-align: center;
}
.A3BorderLeft
{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cdd2d8;
}
.A3BorderCorner
{
	border: #cdd2d8 1px solid;
}
.A3BorderTop
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cdd2d8;
}

.A3SubGroup	/* Estilo para las SubAgrupaciones*/
{
	background-color: #E0E3E6;
	text-align: right;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #E0E3E6;
	border-left-color: #E0E3E6;
}

.A3AppColor	/* Estilo para los colores de la aplicacion*/
{
	background: #3c4550;
}

table.A3Actions /* Estilo para la tabla de Actions.html*/ /*Sobreescrito*/ 
{
	background-color: white;
	border-width: 0px;
	color: #000;    
	width: 100%; 
	height: 100%; 
	table-layout: fixed;
	border-top: 1px solid #ccc;
}

table.A3Actions ul 
{
	margin: 0px;
	padding: 0px;
	position: relative;
	height: 100%;
}

table.A3Actions ul li 
{
	height: 24px;
	display: inline; 
	position: relative;   
}

#lefttd li 
{
	float: left;
}

#righttd li 
{
	float: right;
}

table.A3Actions button 
{
	font-size: 11px;
	font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
	cursor: pointer;
	border-width: 0;
	height: 100%;
	outline: none;
	background-color: transparent;
	width: 50px;
	text-align: right;
	margin-right: 10px;
}

table.A3Actions li:hover 
{
	text-shadow: 1px 1px 5px #fff;
/*	background-color: #cdcdcd; */
}

table.A3Actions button div 
{
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
	position: absolute;
	top: 5px;
	right: 5px;
}

.A3IconsBar /* Estilo para el body de IconsBar.Aspx*/
{
	background-color : #f0f1f3 !important;
	margin: 0px !important;
}

#opcionesTable TD.A3title, #seleccionTable TD.A3title
{
	width: 1px;
	text-align: left;
	white-space: nowrap;
	height: 16px;
}

#opcionesTable .A3TitleTaskRight
{
	width: 100%;
	height: 16px;
}

#opcionesTable .CellButCalculate
{
	text-align: right;
	padding-bottom: 20px;
}

#seleccionTableNew 
{
	width: 50%;
	margin-bottom: 5px;
	margin-left: 50%;
}

.TableRadioButtons
{
	padding-top: 0;
	text-align: right;
}

.A3Group
{
	border: 0;
	position: relative;
	padding: 10px 10px 5px 10px;
	margin-top: 10px;
	margin-bottom: 5px;
}

.A3Group LEGEND
{
	margin-left: -10px;
	text-transform: uppercase;
}

.A3Group LEGEND label
{
	font-size   : 12px    !important;
	font-weight : bold    !important;
	color       : #e6742e !important;
}
.A3GroupLabelDiv
{
	background-color: #ffffff;
	position: absolute;
	top: -8px;
	left: 10px;
	text-transform: uppercase;
	display: block;
	line-height: 12px;
	padding: 0px 6px 0px 6px;
}

.A3GroupLabelDivCh
{
	background-color: #ffffff;
	position: relative;
	left: 10px;
	display: block;
	line-height: 12px;
	padding: 0px 6px 0px 6px;
	width: 200px;
}

.A3GroupLegend
{
	margin-top: -25px;
	position: absolute;
}

.A3GroupLegend LEGEND LABEL 
{ 
	margin-right: 0 !important; 
}

.A3GroupLegend LEGEND
{
	font-size: 11px;
	color: #a4a8ad;
	text-transform:uppercase;
}

.A3GroupLegend IMG
{
	margin: 8px 1px 8px 10px;
	vertical-align: middle;
}

.A3GroupLegend LABEL
{
	margin-right: 20px !important;
}

#outerTable
{
	width: 100%;
}

.A3MassiveOptions
{
	margin-top: 15px;
	margin-left: 50px;
}

.A3TreeBorder 
{
	border: 1px solid #aab3bc;
}

HR
{
	border: 1px solid #e0e3e6;
}

.A3GreyLabel 
{
	font-size: 10px;
	font-weight: bold;
	color: #3c4550;
	font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
	background-color: #e0e3e6;
	text-decoration: none;
	text-align: center;
}