﻿/* [gx-css-import ignore - start] */
.BaseRBtn{
	display:inline-block;
}
.BaseRBtn span, .RoundedBtn input{
	display:block;
	float: left;
}
.BaseRBtn .BtnLeft{
	background: transparent no-repeat scroll 0 0;
}
.BaseRBtn .BtnRight{
	background: transparent no-repeat scroll right 0;
}
.BaseRBtn .BtnBackground{
	overflow:hidden;
	background: transparent repeat-x scroll;
}
.BaseRBtn .BtnText{
	border: 0px;
	background: transparent;
	margin:0;
	white-space:nowrap;
	width:auto;
	overflow:visible;
}
/* [gx-css-import ignore - end] */
.Animation
{
	--gx-animation-type: 'idNative';
}
.GridRow
{
	border-style: none;
	border-width: 0px;
}
.Tab
{
	border-style: none;
	border-width: 0px;
}
.TabPage
{
	border-style: none;
	border-width: 0px;
}
.EmbeddedPage
{
	border-style: none;
	border-width: 0px;
}
.ErrorViewerLine
{
	border-style: none;
	border-width: 0px;
}
.Flex
{
	border-style: none;
	border-width: 0px;
}
.GridColumn
{
	border-style: none;
	border-width: 0px;
}
.TableRow
{
	border-style: none;
	border-width: 0px;
}
.TableCell
{
	border-style: none;
	border-width: 0px;
}
.Popup,.Form .gx-popup.gx-popup-default
{
	border-style: none;
	border-width: 0px;
}
/* [gx-css-import ignore - start] */

.NavigationStyle #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.NavigationStyle .gx-call-target {
	overflow: auto;
}

.NavigationStyle .gx-center-target {
	display: table-cell;
}

.NavigationStyle .gx-call-target.top {
	height: 15vh;
}

.NavigationStyle .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.NavigationStyle .gx-call-target.bottom {
	height: 10vh;
}

.NavigationStyle .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.ResponsiveSlide #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.ResponsiveSlide .gx-call-target {
	overflow: auto;
}

.ResponsiveSlide .gx-center-target {
	display: table-cell;
}

.ResponsiveSlide .gx-call-target.top {
	height: 15vh;
}

.ResponsiveSlide .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.ResponsiveSlide .gx-call-target.bottom {
	height: 10vh;
}

.ResponsiveSlide .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.Form #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.Form .gx-call-target {
	overflow: auto;
}

.Form .gx-center-target {
	display: table-cell;
}

.Form .gx-call-target.top {
	height: 15vh;
}

.Form .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.Form .gx-call-target.bottom {
	height: 10vh;
}

.Form .gx-call-target.left {
	display: table-cell;
	width: 400px;
}

/* [gx-css-import ignore - end] */
/* [gx-css-import ignore - start] */

.ResponsiveSlide #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.ResponsiveSlide .gx-call-target {
	overflow: auto;
}

.ResponsiveSlide .gx-center-target {
	display: table-cell;
}

.ResponsiveSlide .gx-call-target.top {
	height: 15vh;
}

.ResponsiveSlide .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.ResponsiveSlide .gx-call-target.bottom {
	height: 10vh;
}

.ResponsiveSlide .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.Form #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.Form .gx-call-target {
	overflow: auto;
}

.Form .gx-center-target {
	display: table-cell;
}

.Form .gx-call-target.top {
	height: 15vh;
}

.Form .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.Form .gx-call-target.bottom {
	height: 10vh;
}

.Form .gx-call-target.left {
	display: table-cell;
	width: 400px;
}

/* [gx-css-import ignore - end] */
.ActionGroupItem
{
	border-style: none;
	border-width: 0px;
}
.ActionGroup
{
	border-style: none;
	border-width: 0px;
}
.Rating.rating-container .rating-stars
{
	color: #f5c145;
}
.Rating.rating-container
{
	color: #e6e6e6;
}
.GridPageController .slick-dots li button:before
{
	content: '\2022';
}
.GridPageController .slick-dots li.slick-active button:before
{
	color: black;
}
.GridPageController .slick-prev:before
{
	content: '\2190';
}
.GridPageController .slick-next:before
{
	content: '\2192';
}
.gx-switch-Switch .on
{
	background-color: #5cb85c !important;
	color: #fff !important;
}
.gx-switch-Switch .off
{
	background-color: #eee !important;
	color: #000 !important;
}
.Form
{
	margin-bottom: 0pt;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	padding-right: 0pt;
	padding-top: 0pt;
	background-image: none;
	border-style: none;
	border-width: 0px;
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	color: #747474;
	height: inherit;
}

/* [gx-css-import ignore - start] */
div.gx-content-placeholder > div.gx-ct-body.Form-fx, div.gxwebcomponent > div.gxwebcomponent-body.Form-fx, body.Form-fx
{
	transition-property: transform, opacity;
	-moz-transition-property: transform, opacity;
	-ms-transition-property: transform, opacity;
	-o-transition-property: transform, opacity;
	-webkit-transition-property: transform, opacity;
	transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-moz-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-ms-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-o-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-webkit-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}

div.gx-content-placeholder > div.gx-ct-body.Form-fx.enter-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.Form-fx.enter-fx-duration, body.Form-fx.enter-fx-duration
{
	transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
}

div.gx-content-placeholder > div.gx-ct-body.Form-fx.leave-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.Form-fx.leave-fx-duration, body.Form-fx.leave-fx-duration
{
	transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
}

div.gx-content-placeholder.transitioning, div.gxwebcomponent.transitioning
{
	overflow: hidden;
	position: relative;
}

.Form-fx.entering
{
	opacity: 0.1;
	position: absolute;
}

.Form-fx.leaving
{
	opacity: 0.1;
	position: absolute;
}

/* [gx-css-import ignore - end] */
.Attribute,.DownloadAttribute,.ReadonlyDownloadAttribute,.IME_Active,.BlobContentIME_Active,.ReadonlyBlobContentIME_Active,.BlobInputIME_Active,.ReadonlyIME_Active,.IME_Inactive,.BlobContentIME_Inactive,.ReadonlyBlobContentIME_Inactive,.BlobInputIME_Inactive,.ReadonlyIME_Inactive,.IME_Disabled,.BlobContentIME_Disabled,.ReadonlyBlobContentIME_Disabled,.BlobInputIME_Disabled,.ReadonlyIME_Disabled,.ImageAttribute,.ReadonlyImageAttribute,.VideoAttribute,.ReadonlyVideoAttribute,.AudioAttribute,.ReadonlyAudioAttribute,.ErrorAttribute,.WarningAttribute,.WarningAttributeData,.BlobContentWarningAttributeData,.ReadonlyBlobContentWarningAttributeData,.BlobInputWarningAttributeData,.ReadonlyWarningAttributeData,.ReadonlyAttribute,.ReadonlyMedio,.BlobContentReadonlyMedio,.ReadonlyBlobContentReadonlyMedio,.BlobInputReadonlyMedio,.ReadonlyReadonlyMedio,.BlobContentAttribute,.ReadonlyBlobContentAttribute,.BlobInputAttribute,.AttributeDragging,.AttributeAcceptDrag,.AttributeNoAcceptDrag,.AttSubTitle,.BlobInputAttSubTitle,.BlobContentAttSubTitle,.ReadonlyBlobContentAttSubTitle,.ReadonlyAttSubTitle,.CheckBox,.BlobContentCheckBox,.ReadonlyBlobContentCheckBox,.BlobInputCheckBox,.ReadonlyCheckBox,.MessageError,.BlobContentMessageError,.ReadonlyBlobContentMessageError,.BlobInputMessageError,.ReadonlyMessageError,.AttGrid,.BlobContentAttGrid,.ReadonlyBlobContentAttGrid,.BlobInputAttGrid,.ReadonlyAttGrid,.AttComBorda,.BlobContentAttComBorda,.ReadonlyBlobContentAttComBorda,.BlobInputAttComBorda,.ReadonlyAttComBorda,.AttComBordaData,.BlobContentAttComBordaData,.ReadonlyBlobContentAttComBordaData,.BlobInputAttComBordaData,.ReadonlyAttComBordaData,.AttComBordaDataGrande,.BlobContentAttComBordaDataGrande,.ReadonlyBlobContentAttComBordaDataGrande,.BlobInputAttComBordaDataGrande,.ReadonlyAttComBordaDataGrande,.DataFlx,.BlobContentDataFlx,.ReadonlyBlobContentDataFlx,.BlobInputDataFlx,.ReadonlyDataFlx,.ValorSaldo,.BlobContentValorSaldo,.ReadonlyBlobContentValorSaldo,.BlobInputValorSaldo,.ReadonlyValorSaldo,.ValorSaldoNeg,.BlobContentValorSaldoNeg,.ReadonlyBlobContentValorSaldoNeg,.BlobInputValorSaldoNeg,.ReadonlyValorSaldoNeg,.AttributeLoginImageLeft,.BlobContentAttributeLoginImageLeft,.ReadonlyBlobContentAttributeLoginImageLeft,.BlobInputAttributeLoginImageLeft,.ReadonlyAttributeLoginImageLeft,.AttributeLoginCaptcha,.BlobContentAttributeLoginCaptcha,.ReadonlyBlobContentAttributeLoginCaptcha,.BlobInputAttributeLoginCaptcha,.ReadonlyAttributeLoginCaptcha,.AttGrid1,.BlobContentAttGrid1,.ReadonlyBlobContentAttGrid1,.BlobInputAttGrid1,.ReadonlyAttGrid1,.AttMensagemSucesso,.BlobContentAttMensagemSucesso,.ReadonlyBlobContentAttMensagemSucesso,.BlobInputAttMensagemSucesso,.ReadonlyAttMensagemSucesso,.ImageAttributeConfig,.BlobContentImageAttributeConfig,.ReadonlyBlobContentImageAttributeConfig,.BlobInputImageAttributeConfig,.ReadonlyImageAttributeConfig,.AttMensagemErro,.BlobContentAttMensagemErro,.ReadonlyBlobContentAttMensagemErro,.BlobInputAttMensagemErro,.ReadonlyAttMensagemErro,.AttMensagemAviso,.BlobContentAttMensagemAviso,.ReadonlyBlobContentAttMensagemAviso,.BlobInputAttMensagemAviso,.ReadonlyAttMensagemAviso,.AttMensagemInfo,.BlobContentAttMensagemInfo,.ReadonlyBlobContentAttMensagemInfo,.BlobInputAttMensagemInfo,.ReadonlyAttMensagemInfo,.Homologacao,.BlobContentHomologacao,.ReadonlyBlobContentHomologacao,.BlobInputHomologacao,.ReadonlyHomologacao,.ActionBaseColorAttribute,.BlobContentActionBaseColorAttribute,.ReadonlyBlobContentActionBaseColorAttribute,.BlobInputActionBaseColorAttribute,.ReadonlyActionBaseColorAttribute,.AttributeDate,.BlobContentAttributeDate,.ReadonlyBlobContentAttributeDate,.BlobInputAttributeDate,.ReadonlyAttributeDate
{
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	border-bottom-color: #d3d4d3;
	border-left-color: #d3d4d3;
	border-right-color: #d3d4d3;
	border-top-color: #d3d4d3;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color: #333;
	min-height: 20px;
}
.ReadonlyDownloadAttribute
{
	border-style: none;
	border-width: 0px;
}
.ImageAttribute,.ReadonlyImageAttribute
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 9pt;
}
.ReadonlyImageAttribute
{
	border-style: none;
	border-width: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	max-width:124px;
	max-height:68px;
}
.VideoAttribute,.ReadonlyVideoAttribute
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 9pt;
}
.ReadonlyVideoAttribute
{
	background-repeat: no-repeat;
	display: inline-block;
	background-image: none;
	border-style: none;
	border-width: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	height: 64px;
	width: 64px;
}
.AudioAttribute,.ReadonlyAudioAttribute
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 9pt;
}
.ReadonlyAudioAttribute
{
	background-repeat: no-repeat;
	display: inline-block;
	background-image: none;
	border-style: none;
	border-width: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	height: 64px;
	width: 64px;
}
.ErrorAttribute
{
	border-bottom-color: #c60b44;
	border-left-color: #c60b44;
	border-right-color: #c60b44;
	border-top-color: #c60b44;
	border-style: dotted;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 9pt;
}
.WarningAttribute,.WarningAttributeData,.BlobContentWarningAttributeData,.ReadonlyBlobContentWarningAttributeData,.BlobInputWarningAttributeData,.ReadonlyWarningAttributeData
{
	display: block;
	border-bottom-color: #c60b44;
	border-left-color: #c60b44;
	border-right-color: #c60b44;
	border-top-color: #c60b44;
	border-style: dotted;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 9pt;
}
.WarningAttributeData,.BlobContentWarningAttributeData,.ReadonlyBlobContentWarningAttributeData,.BlobInputWarningAttributeData,.ReadonlyWarningAttributeData
{
	display: inline;
}
.ReadonlyBlobContentWarningAttributeData
{
	border-width: 0px;
}
.ReadonlyWarningAttributeData
{
	border-width: 0px;
}
.ReadonlyAttribute,.ReadonlyMedio,.BlobContentReadonlyMedio,.ReadonlyBlobContentReadonlyMedio,.BlobInputReadonlyMedio,.ReadonlyReadonlyMedio
{
	display: block;
	background-color: #f7f7f7;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 9pt;
	color: #747474;
	min-height: 20px !important;
}
.ReadonlyMedio,.BlobContentReadonlyMedio,.ReadonlyBlobContentReadonlyMedio,.BlobInputReadonlyMedio,.ReadonlyReadonlyMedio
{
	font-size: 1em;
	font-weight: bold;
}
.ReadonlyBlobContentReadonlyMedio
{
	border-width: 0px;
}
.ReadonlyReadonlyMedio
{
	border-width: 0px;
}
.BlobContentAttribute,.ReadonlyBlobContentAttribute
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 9pt;
}
.BlobInputAttribute
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 9pt;
}
.AttSubTitle,.BlobInputAttSubTitle,.BlobContentAttSubTitle,.ReadonlyBlobContentAttSubTitle,.ReadonlyAttSubTitle
{
	padding-top: 5pt;
	border-style: none;
	font-weight: bold;
	color: #666;
	height: 30px;
}
.BlobInputAttSubTitle
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 10pt;
}
.BlobContentAttSubTitle,.ReadonlyBlobContentAttSubTitle
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 10pt;
}
.ReadonlyAttSubTitle
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 10pt;
}
.CheckBox,.BlobContentCheckBox,.ReadonlyBlobContentCheckBox,.BlobInputCheckBox,.ReadonlyCheckBox
{
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	border-width: 0px;
	font-family: "Microsoft Sans Serif";
	font-size: 8pt;
	font-weight: bold;
	color: #747474;
}
.MessageError,.BlobContentMessageError,.ReadonlyBlobContentMessageError,.BlobInputMessageError,.ReadonlyMessageError
{
	margin-left: 15px;
	border-style: none;
	border-width: 0px;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #c60b44;
}
.AttGrid,.BlobContentAttGrid,.ReadonlyBlobContentAttGrid,.BlobInputAttGrid,.ReadonlyAttGrid
{
	border-width: 0px;
}
.BlobContentAttGrid,.ReadonlyBlobContentAttGrid
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 8pt;
}
.BlobInputAttGrid
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 8pt;
}
.AttComBorda,.BlobContentAttComBorda,.ReadonlyBlobContentAttComBorda,.BlobInputAttComBorda,.ReadonlyAttComBorda,.AttComBordaData,.BlobContentAttComBordaData,.ReadonlyBlobContentAttComBordaData,.BlobInputAttComBordaData,.ReadonlyAttComBordaData,.AttComBordaDataGrande,.BlobContentAttComBordaDataGrande,.ReadonlyBlobContentAttComBordaDataGrande,.BlobInputAttComBordaDataGrande,.ReadonlyAttComBordaDataGrande
{
	margin-bottom: 3px;
	display: block;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	color: #747474;
	min-height: 20px !important;
}
.BlobContentAttComBorda,.ReadonlyBlobContentAttComBorda
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.ReadonlyBlobContentAttComBorda
{
	border-width: 0px;
}
.BlobInputAttComBorda
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.ReadonlyAttComBorda
{
	background-color: #f7f7f7;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.AttComBordaData,.BlobContentAttComBordaData,.ReadonlyBlobContentAttComBordaData,.BlobInputAttComBordaData,.ReadonlyAttComBordaData
{
	display: inline;
}
.BlobContentAttComBordaData,.ReadonlyBlobContentAttComBordaData
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.ReadonlyBlobContentAttComBordaData
{
	border-width: 0px;
}
.BlobInputAttComBordaData
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.ReadonlyAttComBordaData
{
	background-color: #f7f7f7;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.AttComBordaDataGrande,.BlobContentAttComBordaDataGrande,.ReadonlyBlobContentAttComBordaDataGrande,.BlobInputAttComBordaDataGrande,.ReadonlyAttComBordaDataGrande
{
	display: inline;
	width: 180px;
}
.ReadonlyBlobContentAttComBordaDataGrande
{
	border-width: 0px;
}
.ReadonlyAttComBordaDataGrande
{
	border-width: 0px;
}
.DataFlx,.BlobContentDataFlx,.ReadonlyBlobContentDataFlx,.BlobInputDataFlx,.ReadonlyDataFlx
{
	border-style: none;
	border-width: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2d84c1;
}
.ValorSaldo,.BlobContentValorSaldo,.ReadonlyBlobContentValorSaldo,.BlobInputValorSaldo,.ReadonlyValorSaldo
{
	border-style: none;
	border-width: 0px;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-align: right;
	text-indent: 5px;
}
.ValorSaldoNeg,.BlobContentValorSaldoNeg,.ReadonlyBlobContentValorSaldoNeg,.BlobInputValorSaldoNeg,.ReadonlyValorSaldoNeg
{
	border-style: none;
	border-width: 0px;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #c60b44;
	text-align: right;
	text-indent: 5px;
}
.AttributeLoginImageLeft,.BlobContentAttributeLoginImageLeft,.ReadonlyBlobContentAttributeLoginImageLeft,.BlobInputAttributeLoginImageLeft,.ReadonlyAttributeLoginImageLeft
{
	margin-left: 0px;
	margin-top: 5px;
	display: inline-block;
	border-bottom-color: #d9d9d9;
	border-left-color: #d9d9d9;
	border-right-color: #d9d9d9;
	border-top-color: #d9d9d9;
	font-family: Arial;
	font-size: 10pt;
	height: 30px;
	width: 342px;
	max-width: 400px;
	text-indent: 0px;
}
.BlobContentAttributeLoginImageLeft,.ReadonlyBlobContentAttributeLoginImageLeft
{
	font-family: Trebuchet MS;
}
.ReadonlyBlobContentAttributeLoginImageLeft
{
	border-width: 0px;
}
.BlobInputAttributeLoginImageLeft
{
	font-family: Trebuchet MS;
}
.ReadonlyAttributeLoginImageLeft
{
	border-width: 0px;
	font-family: Trebuchet MS;
}
.AttributeLoginCaptcha,.BlobContentAttributeLoginCaptcha,.ReadonlyBlobContentAttributeLoginCaptcha,.BlobInputAttributeLoginCaptcha,.ReadonlyAttributeLoginCaptcha
{
	margin-left: 0px;
	margin-top: 5px;
	display: inline-block;
	border-bottom-color: #d9d9d9;
	border-left-color: #d9d9d9;
	border-right-color: #d9d9d9;
	border-top-color: #d9d9d9;
	height: 30px;
	width: 140px;
	max-width: 400px;
	text-indent: 0px;
}
.BlobContentAttributeLoginCaptcha,.ReadonlyBlobContentAttributeLoginCaptcha
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 9pt;
}
.ReadonlyBlobContentAttributeLoginCaptcha
{
	border-width: 0px;
}
.BlobInputAttributeLoginCaptcha
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 9pt;
}
.ReadonlyAttributeLoginCaptcha
{
	border-width: 0px;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 9pt;
}
.AttGrid1,.BlobContentAttGrid1,.ReadonlyBlobContentAttGrid1,.BlobInputAttGrid1,.ReadonlyAttGrid1
{
	display: inline-block;
	border-width: 0px;
}
.AttMensagemSucesso,.BlobContentAttMensagemSucesso,.ReadonlyBlobContentAttMensagemSucesso,.BlobInputAttMensagemSucesso,.ReadonlyAttMensagemSucesso
{
	padding-left: 15px;
	color: #78ba78;
}
.ReadonlyBlobContentAttMensagemSucesso
{
	border-width: 0px;
}
.ReadonlyAttMensagemSucesso
{
	border-width: 0px;
}
.ImageAttributeConfig,.BlobContentImageAttributeConfig,.ReadonlyBlobContentImageAttributeConfig,.BlobInputImageAttributeConfig,.ReadonlyImageAttributeConfig
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 9pt;
	height: 68px;
	width: 124px;
}
.ReadonlyBlobContentImageAttributeConfig
{
	border-width: 0px;
}
.AttMensagemErro,.BlobContentAttMensagemErro,.ReadonlyBlobContentAttMensagemErro,.BlobInputAttMensagemErro,.ReadonlyAttMensagemErro
{
	padding-left: 15px;
	color: #c6565f;
}
.ReadonlyBlobContentAttMensagemErro
{
	border-width: 0px;
}
.ReadonlyAttMensagemErro
{
	border-width: 0px;
}
.AttMensagemAviso,.BlobContentAttMensagemAviso,.ReadonlyBlobContentAttMensagemAviso,.BlobInputAttMensagemAviso,.ReadonlyAttMensagemAviso
{
	padding-left: 15px;
	color: #d5b33c;
}
.ReadonlyBlobContentAttMensagemAviso
{
	border-width: 0px;
}
.ReadonlyAttMensagemAviso
{
	border-width: 0px;
}
.AttMensagemInfo,.BlobContentAttMensagemInfo,.ReadonlyBlobContentAttMensagemInfo,.BlobInputAttMensagemInfo,.ReadonlyAttMensagemInfo
{
	padding-left: 15px;
	color: #9dbbd1;
}
.ReadonlyBlobContentAttMensagemInfo
{
	border-width: 0px;
}
.ReadonlyAttMensagemInfo
{
	border-width: 0px;
}
.Homologacao,.BlobContentHomologacao,.ReadonlyBlobContentHomologacao,.BlobInputHomologacao,.ReadonlyHomologacao
{
	color: #fff;
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
}
.ReadonlyBlobContentHomologacao
{
	border-width: 0px;
}
.ReadonlyHomologacao
{
	border-width: 0px;
}
.ActionBaseColorAttribute,.BlobContentActionBaseColorAttribute,.ReadonlyBlobContentActionBaseColorAttribute,.BlobInputActionBaseColorAttribute,.ReadonlyActionBaseColorAttribute
{
	background-repeat: no-repeat;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: #adadad;
	border-width: 0px;
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
	border-bottom-left-radius: 25px;
	min-height: 28px;
	width: auto;
	max-width: 100%;
	min-width: 28px;
	text-indent: 0px;
}
.AttributeDate,.BlobContentAttributeDate,.ReadonlyBlobContentAttributeDate,.BlobInputAttributeDate,.ReadonlyAttributeDate
{
	margin-right: 5px;
	width: 175px;
}
.ReadonlyBlobContentAttributeDate
{
	border-width: 0px;
}
.ReadonlyAttributeDate
{
	border-width: 0px;
}
.Button,.fileinputbutton,.btnprimary,.btnwarning,.SpecialButtons,.BtnCancel,.BtnCheck,.BtnDelete,.BtnEnter,.FileUpload.gx-fileupload .fileinput-button,.FileUpload.gx-fileupload .start,.FileUpload.gx-fileupload .cancel, .FileUpload.gx-fileupload .delete,.BtnFirst,.BtnGet,.BtnHelp,.BtnLast,.BtnNext,.BtnPrevious,.BtnRefresh,.BtnSelect,.SpecialButtonsDisabled,.ButtonDragging,.ButtonAcceptDrag,.ButtonNoAcceptDrag,.ActionButtons,.ButtonDisabled,.ButtonLogin,.ButtonEnterNew,.ButtonNavigationFirst,.ButtonEnterWW
{
	box-shadow: 0px 2px 4px #555;
	margin-bottom: 1px;
	margin-right: 3px;
	margin-top: 1px;
	padding-bottom: 5px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 5px;
	background-color: #2d84c1;
	background-image: none;
	border-bottom-color: #797979;
	border-left-color: #797979;
	border-right-color: #797979;
	border-top-color: #797979;
	border-style: solid;
	border-width: 0px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	font-family: "Verdana";
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	color: white;
	cursor: pointer;
	text-indent: 0pt;
	vertical-align: top;
}

.fileinputbutton
{
	box-shadow: 0px 2px 4px #555;
}

.btnprimary
{
	box-shadow: 0px 2px 4px #555;
}

.btnwarning
{
	box-shadow: 0px 2px 4px #555;
}

.BtnCancel
{
	border-top: 1px;
	margin-right: 3pt;
	padding-bottom: 6px;
	padding-top: 6px;
	display: inline-block;
	background-color: darkgray;
	border-width: 1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	font-family: Arial;
	font-size: 14px;
	min-width: 86px;
	text-align: center;
	vertical-align: middle;
}

.BtnEnter,.FileUpload.gx-fileupload .fileinput-button,.FileUpload.gx-fileupload .start,.FileUpload.gx-fileupload .cancel, .FileUpload.gx-fileupload .delete
{
	border-top: 1px;
	margin-right: 3pt;
	padding-bottom: 6px;
	padding-top: 6px;
	display: inline-block;
	white-space: nowrap;
	background-color: #28769f;
	border-bottom-color: #28769f;
	border-left-color: #28769f;
	border-right-color: #28769f;
	border-top-color: #28769f;
	border-width: 1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	font-family: Arial;
	font-size: 14px;
	min-width: 86px;
	text-align: center;
	vertical-align: middle;
}

.SpecialButtonsDisabled
{
	background-color: white;
	border-bottom-color: darkgray;
	border-left-color: darkgray;
	border-right-color: darkgray;
	border-top-color: darkgray;
	border-width: 1px;
	color: #e0e0e0;
}

.ButtonDragging
{
	box-shadow: 0px 2px 4px #555;
}

.ButtonAcceptDrag
{
	box-shadow: 0px 2px 4px #555;
}

.ButtonNoAcceptDrag
{
	box-shadow: 0px 2px 4px #555;
}

.ActionButtons
{
	box-shadow: 0px 2px 4px #555;
	background-color: #9f9f9f;
}

.ButtonDisabled
{
	box-shadow: 0px 2px 4px #555;
	background-color: white;
	border-bottom-color: darkgray;
	border-left-color: darkgray;
	border-right-color: darkgray;
	border-top-color: darkgray;
	border-width: 1px;
	color: #e0e0e0;
}

.ButtonLogin
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 6px;
	margin-top: 0px;
	padding-bottom: 12px;
	padding-top: 12px;
	display: inline-block;
	background-color: #00ce7c;
	border-bottom-color: #00ce7c;
	border-left-color: #00ce7c;
	border-right-color: #00ce7c;
	border-top-color: #00ce7c;
	border-width: 1px;
	border-top-left-radius: 100px;
	border-top-right-radius: 100px;
	border-bottom-right-radius: 100px;
	border-bottom-left-radius: 100px;
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: 400;
	color: #000;
	height: 60px;
	width: 100%;
	min-width: 50px;
	text-align: center;
	vertical-align: middle;
}

.ButtonEnterNew
{
	border-top: 1px;
	margin-right: 3pt;
	padding-bottom: 6px;
	padding-top: 6px;
	display: inline-block;
	white-space: nowrap;
	background-color: #28769f;
	border-bottom-color: #28769f;
	border-left-color: #28769f;
	border-right-color: #28769f;
	border-top-color: #28769f;
	border-width: 1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	font-family: Arial;
	font-size: 14px;
	min-width: 86px;
	text-align: center;
	vertical-align: middle;
}

.ButtonNavigationFirst
{
	box-shadow: 0px 2px 4px #555;
	background-color: #d1d1d1;
	border-bottom-color: #adadad;
	border-left-color: #adadad;
	border-right-color: #adadad;
	border-top-color: #adadad;
	border-width: 1px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	color: #999;
}

.ButtonEnterWW
{
	margin-right: 3pt;
	padding-bottom: 6px;
	padding-top: 6px;
	display: inline-block;
	white-space: nowrap;
	background-color: #fff;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-width: 1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	min-width: 86px;
	text-align: center;
	vertical-align: middle;
}

.Grid,.GridDragging,.GridAcceptDrag,.GridNoAcceptDrag,.WorkWith,.GridNoData,.Grid[data-gx-grid-nodata],.GridDragging[data-gx-grid-nodata],.GridAcceptDrag[data-gx-grid-nodata],.GridNoAcceptDrag[data-gx-grid-nodata],.WorkWith[data-gx-grid-nodata],.GridNoData[data-gx-grid-nodata],.GridTableConsulta[data-gx-grid-nodata],.GridWorkWith[data-gx-grid-nodata],.FreeStyleGrid[data-gx-grid-nodata],.FreeStyleGridRecent[data-gx-grid-nodata],.VerticalTabGrid[data-gx-grid-nodata],.GridTableConsulta,.GridWorkWith
{
	background-color: #ddd;
	margin-bottom: 1pt;
	margin-left: 1pt;
	margin-right: 1pt;
	margin-top: 1pt;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
	white-space: nowrap;
	border-style: none;
	border-width: 0px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	text-align: left;
	text-indent: 5px;
	text-shadow: _ _ 55px _ ;
	border-spacing:0;
	border-collapse:collapse;
}

.Grid>tbody>tr,.Grid>[data-gxrow]
{
	white-space: nowrap;
	font-family: tahoma,arial,verdana,sans-serif;
	font-size: 13px;
	font-style: normal;
	background-color: #fafafa;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.Grid>thead>tr, .Grid>tfoot>tr
{
	white-space: nowrap;
	color: black;
	font-family: tahoma,arial,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.Grid[data-bkgstyle='none']>thead>tr, .Grid[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.Grid[data-bkgstyle='none']>tbody>tr
{
	white-space: nowrap;
	font-family: tahoma,arial,verdana,sans-serif;
	font-size: 13px;
	font-style: normal;
	background-color: #fafafa;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.Grid[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .Grid[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .Grid[data-bkgstyle='uniform']>thead>tr, .Grid[data-bkgstyle='uniform']>tfoot>tr
{
	white-space: nowrap;
	background-color: white;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.Grid[data-bkgstyle='header']>tbody>tr:nth-child(odd), .Grid[data-bkgstyle='header']>tbody>tr:nth-child(even), .Grid[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	white-space: nowrap;
	background-color: #fafafa;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.Grid[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	white-space: nowrap;
	background-color: white;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.Grid[data-bkgstyle='header']>thead>tr, .Grid[data-bkgstyle='header']>tfoot>tr, .Grid[data-bkgstyle='report']>thead>tr, .Grid[data-bkgstyle='report']>tfoot>tr
{
	white-space: nowrap;
	background-color: transparent;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridDragging
{
	border-bottom-color: white;
	border-left-color: white;
	border-right-color: white;
	border-top-color: white;
	text-shadow: _ _ 55px _ ;
}

.GridDragging>tbody>tr,.GridDragging>[data-gxrow]
{
	white-space: nowrap;
	font-family: tahoma,arial,verdana,sans-serif;
	font-size: 13px;
	font-style: normal;
	background-color: #fafafa;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridDragging>thead>tr, .GridDragging>tfoot>tr
{
	white-space: nowrap;
	color: black;
	font-family: tahoma,arial,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridDragging[data-bkgstyle='none']>thead>tr, .GridDragging[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.GridDragging[data-bkgstyle='none']>tbody>tr
{
	white-space: nowrap;
	font-family: tahoma,arial,verdana,sans-serif;
	font-size: 13px;
	font-style: normal;
	background-color: #fafafa;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridDragging[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .GridDragging[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .GridDragging[data-bkgstyle='uniform']>thead>tr, .GridDragging[data-bkgstyle='uniform']>tfoot>tr
{
	white-space: nowrap;
	background-color: #d3d4d3;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridDragging[data-bkgstyle='header']>tbody>tr:nth-child(odd), .GridDragging[data-bkgstyle='header']>tbody>tr:nth-child(even), .GridDragging[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	white-space: nowrap;
	background-color: #fafafa;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridDragging[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	white-space: nowrap;
	background-color: white;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridDragging[data-bkgstyle='header']>thead>tr, .GridDragging[data-bkgstyle='header']>tfoot>tr, .GridDragging[data-bkgstyle='report']>thead>tr, .GridDragging[data-bkgstyle='report']>tfoot>tr
{
	white-space: nowrap;
	background-color: transparent;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridAcceptDrag
{
	border-bottom-color: white;
	border-left-color: white;
	border-right-color: white;
	border-top-color: white;
	text-shadow: _ _ 55px _ ;
}

.GridAcceptDrag>tbody>tr,.GridAcceptDrag>[data-gxrow]
{
	white-space: nowrap;
	font-family: tahoma,arial,verdana,sans-serif;
	font-size: 13px;
	font-style: normal;
	background-color: #fafafa;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridAcceptDrag>thead>tr, .GridAcceptDrag>tfoot>tr
{
	white-space: nowrap;
	color: black;
	font-family: tahoma,arial,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridAcceptDrag[data-bkgstyle='none']>thead>tr, .GridAcceptDrag[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.GridAcceptDrag[data-bkgstyle='none']>tbody>tr
{
	white-space: nowrap;
	font-family: tahoma,arial,verdana,sans-serif;
	font-size: 13px;
	font-style: normal;
	background-color: #fafafa;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridAcceptDrag[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .GridAcceptDrag[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .GridAcceptDrag[data-bkgstyle='uniform']>thead>tr, .GridAcceptDrag[data-bkgstyle='uniform']>tfoot>tr
{
	white-space: nowrap;
	background-color: #d3d4d3;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridAcceptDrag[data-bkgstyle='header']>tbody>tr:nth-child(odd), .GridAcceptDrag[data-bkgstyle='header']>tbody>tr:nth-child(even), .GridAcceptDrag[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	white-space: nowrap;
	background-color: #fafafa;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridAcceptDrag[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	white-space: nowrap;
	background-color: white;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridAcceptDrag[data-bkgstyle='header']>thead>tr, .GridAcceptDrag[data-bkgstyle='header']>tfoot>tr, .GridAcceptDrag[data-bkgstyle='report']>thead>tr, .GridAcceptDrag[data-bkgstyle='report']>tfoot>tr
{
	white-space: nowrap;
	background-color: transparent;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridNoAcceptDrag
{
	border-bottom-color: white;
	border-left-color: white;
	border-right-color: white;
	border-top-color: white;
	text-shadow: _ _ 55px _ ;
}

.GridNoAcceptDrag>tbody>tr,.GridNoAcceptDrag>[data-gxrow]
{
	white-space: nowrap;
	font-family: tahoma,arial,verdana,sans-serif;
	font-size: 13px;
	font-style: normal;
	background-color: #fafafa;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridNoAcceptDrag>thead>tr, .GridNoAcceptDrag>tfoot>tr
{
	white-space: nowrap;
	color: black;
	font-family: tahoma,arial,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridNoAcceptDrag[data-bkgstyle='none']>thead>tr, .GridNoAcceptDrag[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.GridNoAcceptDrag[data-bkgstyle='none']>tbody>tr
{
	white-space: nowrap;
	font-family: tahoma,arial,verdana,sans-serif;
	font-size: 13px;
	font-style: normal;
	background-color: #fafafa;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridNoAcceptDrag[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .GridNoAcceptDrag[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .GridNoAcceptDrag[data-bkgstyle='uniform']>thead>tr, .GridNoAcceptDrag[data-bkgstyle='uniform']>tfoot>tr
{
	white-space: nowrap;
	background-color: #d3d4d3;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridNoAcceptDrag[data-bkgstyle='header']>tbody>tr:nth-child(odd), .GridNoAcceptDrag[data-bkgstyle='header']>tbody>tr:nth-child(even), .GridNoAcceptDrag[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	white-space: nowrap;
	background-color: #fafafa;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridNoAcceptDrag[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	white-space: nowrap;
	background-color: white;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridNoAcceptDrag[data-bkgstyle='header']>thead>tr, .GridNoAcceptDrag[data-bkgstyle='header']>tfoot>tr, .GridNoAcceptDrag[data-bkgstyle='report']>thead>tr, .GridNoAcceptDrag[data-bkgstyle='report']>tfoot>tr
{
	white-space: nowrap;
	background-color: transparent;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.WorkWith
{
	text-shadow: _ _ 55px _ ;
}

.WorkWith>tbody>tr,.WorkWith>[data-gxrow]
{
	white-space: nowrap;
	font-family: tahoma,arial,verdana,sans-serif;
	font-size: 13px;
	font-style: normal;
	background-color: #fff;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.WorkWith>thead>tr, .WorkWith>tfoot>tr
{
	white-space: nowrap;
	color: black;
	font-family: tahoma,arial,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.WorkWith[data-bkgstyle='none']>thead>tr, .WorkWith[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.WorkWith[data-bkgstyle='none']>tbody>tr
{
	white-space: nowrap;
	font-family: tahoma,arial,verdana,sans-serif;
	font-size: 13px;
	font-style: normal;
	background-color: #fff;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.WorkWith[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .WorkWith[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .WorkWith[data-bkgstyle='uniform']>thead>tr, .WorkWith[data-bkgstyle='uniform']>tfoot>tr
{
	white-space: nowrap;
	background-color: white;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.WorkWith[data-bkgstyle='header']>tbody>tr:nth-child(odd), .WorkWith[data-bkgstyle='header']>tbody>tr:nth-child(even), .WorkWith[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	white-space: nowrap;
	background-color: #fff;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.WorkWith[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	white-space: nowrap;
	background-color: white;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.WorkWith[data-bkgstyle='header']>thead>tr, .WorkWith[data-bkgstyle='header']>tfoot>tr, .WorkWith[data-bkgstyle='report']>thead>tr, .WorkWith[data-bkgstyle='report']>tfoot>tr
{
	white-space: nowrap;
	background-color: transparent;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridNoData,.Grid[data-gx-grid-nodata],.GridDragging[data-gx-grid-nodata],.GridAcceptDrag[data-gx-grid-nodata],.GridNoAcceptDrag[data-gx-grid-nodata],.WorkWith[data-gx-grid-nodata],.GridNoData[data-gx-grid-nodata],.GridTableConsulta[data-gx-grid-nodata],.GridWorkWith[data-gx-grid-nodata],.FreeStyleGrid[data-gx-grid-nodata],.FreeStyleGridRecent[data-gx-grid-nodata],.VerticalTabGrid[data-gx-grid-nodata]
{
	background-color: lightgray;
	min-height: 6em;
	width: 100%;
	text-shadow: _ _ 55px _ ;
}

.GridNoData>tbody>tr,.GridNoData>[data-gxrow]
{
	white-space: nowrap;
	font-family: tahoma,arial,verdana,sans-serif;
	font-size: 13px;
	font-style: normal;
	background-color: #fafafa;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridNoData>thead>tr, .GridNoData>tfoot>tr
{
	white-space: nowrap;
	color: black;
	font-family: tahoma,arial,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridNoData[data-bkgstyle='none']>thead>tr, .GridNoData[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.GridNoData[data-bkgstyle='none']>tbody>tr
{
	white-space: nowrap;
	font-family: tahoma,arial,verdana,sans-serif;
	font-size: 13px;
	font-style: normal;
	background-color: #fafafa;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridNoData[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .GridNoData[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .GridNoData[data-bkgstyle='uniform']>thead>tr, .GridNoData[data-bkgstyle='uniform']>tfoot>tr
{
	white-space: nowrap;
	background-color: white;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridNoData[data-bkgstyle='header']>tbody>tr:nth-child(odd), .GridNoData[data-bkgstyle='header']>tbody>tr:nth-child(even), .GridNoData[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	white-space: nowrap;
	background-color: #fafafa;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridNoData[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	white-space: nowrap;
	background-color: white;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridNoData[data-bkgstyle='header']>thead>tr, .GridNoData[data-bkgstyle='header']>tfoot>tr, .GridNoData[data-bkgstyle='report']>thead>tr, .GridNoData[data-bkgstyle='report']>tfoot>tr
{
	white-space: nowrap;
	background-color: transparent;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridTableConsulta
{
	background-color: #f5f5f5;
	margin-top: 10pt;
	width: 100%;
	text-shadow: _ _ 55px _ ;
}

.GridTableConsulta>tbody>tr,.GridTableConsulta>[data-gxrow]
{
	white-space: nowrap;
	font-family: arial,verdana,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	background-color: #fafafa;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridTableConsulta>thead>tr, .GridTableConsulta>tfoot>tr
{
	white-space: nowrap;
	color: black;
	font-family: arial,verdana,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridTableConsulta[data-bkgstyle='none']>thead>tr, .GridTableConsulta[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.GridTableConsulta[data-bkgstyle='none']>tbody>tr
{
	white-space: nowrap;
	font-family: arial,verdana,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	background-color: #fafafa;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridTableConsulta[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .GridTableConsulta[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .GridTableConsulta[data-bkgstyle='uniform']>thead>tr, .GridTableConsulta[data-bkgstyle='uniform']>tfoot>tr
{
	white-space: nowrap;
	background-color: white;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridTableConsulta[data-bkgstyle='header']>tbody>tr:nth-child(odd), .GridTableConsulta[data-bkgstyle='header']>tbody>tr:nth-child(even), .GridTableConsulta[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	white-space: nowrap;
	background-color: #fafafa;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridTableConsulta[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	white-space: nowrap;
	background-color: white;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridTableConsulta[data-bkgstyle='header']>thead>tr, .GridTableConsulta[data-bkgstyle='header']>tfoot>tr, .GridTableConsulta[data-bkgstyle='report']>thead>tr, .GridTableConsulta[data-bkgstyle='report']>tfoot>tr
{
	white-space: nowrap;
	background-color: transparent;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridWorkWith
{
	border-bottom: 1px solid #eaeaea;
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 1pt;
	padding-left: 1pt;
	padding-right: 1pt;
	padding-top: 1pt;
	color: black;
	border-bottom-color: white;
	border-left-color: white;
	border-right-color: white;
	border-top-color: white;
	border-style: solid;
	height: 25px;
	width: 100%;
	text-shadow: _ _ 55px _ ;
	border-collapse: collapse !important;
}

.GridWorkWith>tbody>tr,.GridWorkWith>[data-gxrow]
{
	white-space: nowrap;
	color: black;
	font-family: tahoma,arial,verdana,sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	background-color: #fafafa;
	color: black;
	text-align: left;
	text-indent: 5px;
	border-collapse: collapse !important;
}

.GridWorkWith>thead>tr, .GridWorkWith>tfoot>tr
{
	white-space: nowrap;
	color: black;
	color: #fff;
	font-family: tahoma,arial,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	text-indent: 5px;
	border-collapse: collapse !important;
}

.GridWorkWith[data-bkgstyle='none']>thead>tr, .GridWorkWith[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.GridWorkWith[data-bkgstyle='none']>tbody>tr
{
	white-space: nowrap;
	color: black;
	font-family: tahoma,arial,verdana,sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	background-color: #fafafa;
	color: black;
	text-align: left;
	text-indent: 5px;
	border-collapse: collapse !important;
}

.GridWorkWith[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .GridWorkWith[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .GridWorkWith[data-bkgstyle='uniform']>thead>tr, .GridWorkWith[data-bkgstyle='uniform']>tfoot>tr
{
	white-space: nowrap;
	background-color: white;
	color: black;
	text-align: left;
	text-indent: 5px;
	border-collapse: collapse !important;
}

.GridWorkWith[data-bkgstyle='header']>tbody>tr:nth-child(odd), .GridWorkWith[data-bkgstyle='header']>tbody>tr:nth-child(even), .GridWorkWith[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	white-space: nowrap;
	color: black;
	background-color: #fafafa;
	text-align: left;
	text-indent: 5px;
	border-collapse: collapse !important;
}

.GridWorkWith[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	white-space: nowrap;
	color: black;
	background-color: white;
	text-align: left;
	text-indent: 5px;
	border-collapse: collapse !important;
}

.GridWorkWith[data-bkgstyle='header']>thead>tr, .GridWorkWith[data-bkgstyle='header']>tfoot>tr, .GridWorkWith[data-bkgstyle='report']>thead>tr, .GridWorkWith[data-bkgstyle='report']>tfoot>tr
{
	white-space: nowrap;
	color: black;
	background-color: transparent;
	text-align: left;
	text-indent: 5px;
	border-collapse: collapse !important;
}

.Group,.Group1New,.GroupTitle,.GroupL,.GroupFCaixa,.GroupDetalhe,.GroupLTitle,.GroupTitlePrincipal
{
	background-attachment: fixed;
	border-bottom: 1px;
	border-bottom-color: #d3d4d3;
	border-left-color: #d3d4d3;
	border-right-color: #d3d4d3;
	border-top-color: #d3d4d3;
	border-left: 1px;
	border-right: 1px;
	border-style: solid;
	border-top: 1px;
	border-width: 1px;
	border-top-left-radius: 1px;
	border-top-right-radius: 1px;
	display: table;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
}

.GroupTitle
{
	background-attachment: fixed;
	font-size: 26px;
	color: #494949;
	display: table;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
}

.Group1NewTitle
{
	background-attachment: fixed;
	font-size: 26px;
	color: #494949;
	display: table;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
}

.GroupTitle
{
	border-left-color: #d3d4d3;
	!important;
	border-right-color: #d3d4d3;
	!important;
}

.GroupTitleTitle
{
	background-attachment: fixed;
	font-size: 26px;
	color: #a8a8a8;
	display: table;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	border-left-color: #d3d4d3;
	!important;
	border-right-color: #d3d4d3;
	!important;
}

.GroupL
{
	border-bottom-color: black;
	border-left-color: black;
	border-right-color: black;
	border-top-color: black;
	border-style: ridge;
	padding-bottom: 20px;
	padding-left: 20px;
	display: block;
	font-size: 21px;
}

.GroupLTitle
{
	background-attachment: fixed;
	font-size: 26px;
	color: #494949;
	display: block;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 21px;
}

.GroupFCaixa
{
	border-bottom-color: black;
	border-left-color: black;
	border-right-color: black;
	border-top-color: black;
	border-style: ridge;
	display: block;
	font-family: Verdana !important;
}

.GroupFCaixaTitle
{
	background-attachment: fixed;
	font-family: Verdana;
	font-size: 13pt;
	font-weight: bold;
	color: #494949;
	display: block;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-family: Verdana !important;
}

.GroupDetalhe
{
	border-style: ridge;
	display: block;
}

.GroupDetalheTitle
{
	background-attachment: fixed;
	font-size: 16px;
	font-weight: bold;
	color: #494949;
	display: block;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
}

.GroupLTitle
{
	border-bottom-color: rgba(255,255,255,0);
	border-left-color: rgba(255,255,255,0);
	border-right-color: rgba(255,255,255,0);
	border-top-color: rgba(255,255,255,0);
	border-style: none;
}

.GroupLTitleTitle
{
	background-attachment: fixed;
	font-size: 26px;
	color: #494949;
	display: table;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
}

.GroupTitlePrincipal
{
	border-bottom-color: #565656;
	border-left-color: #565656;
	border-right-color: #565656;
	border-top-color: rgba(255,255,255,0);
	padding-bottom: 20px;
	padding-left: 20px;
}

.GroupTitlePrincipalTitle
{
	background-attachment: fixed;
	font-size: 26px;
	color: #565656;
	display: table;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
}

.Image,.ImageHeaderBackground,.HeaderImage1,.ImageTopHeader,.ImageDragging,.ImageAcceptDrag,.ImageNoAcceptDrag,.ImageTop,.ImageHandCenter,.ImageHandCenter:hover,.TabPaging,.TabPagingNext,.TabPagingPrevious,.PagingButtons,.PagingButtonsFirst,.PagingButtonsLast,.PagingButtonsNext,.PagingButtonsPrevious,.ImageActionDelete,.ImageButtom,.ImageActionGridUpdate,.ImageActionGridDelete,.ImageActionGridDesabilitada
{
	border-style: none;
	border-width: 0px;
	vertical-align: middle;
}
.ImageTop
{
	background-color: white;
	height: 10px;
	width: 5px;
}
.ImageHandCenter,.ImageHandCenter:hover
{
	margin-left: 2px;
	margin-top: 2px;
	cursor: pointer;
}
.PagingButtons,.PagingButtonsFirst,.PagingButtonsLast,.PagingButtonsNext,.PagingButtonsPrevious
{
	background-repeat: no-repeat;
	margin-left: 4px;
	height: 32px;
	width: 32px;
	cursor: pointer;
	padding-left:0 !important;
	padding-bottom:0 !important;
}
.PagingButtonsFirst
{
	float: left;
	background-image: url(../Tema/PageFirst.gif);
	height: 16px;
	width: 16px;
}
.PagingButtonsLast
{
	float: left;
	background-image: url(../Tema/PageLast.gif);
	height: 16px;
	width: 16px;
}
.PagingButtonsNext
{
	float: left;
	background-image: url(../Tema/PageNext.gif);
	height: 16px;
	width: 16px;
}
.PagingButtonsPrevious
{
	float: left;
	background-image: url(../Tema/PagePrevious.gif);
	height: 16px;
	width: 16px;
}
.ImageActionDelete
{
	background-repeat: no-repeat;
	background-image: url(../ImgActionDelete.png);
}
.ImageButtom
{
	margin-right: 5px;
}
.ImageActionGridUpdate
{
	background-repeat: no-repeat;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: #adadad;
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
	border-bottom-left-radius: 25px;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color: #333;
	min-height: 28px;
	width: auto;
	max-width: 100%;
	min-width: 25px;
	text-indent: 0px;
}
.ImageActionGridDelete
{
	background-repeat: no-repeat;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: #adadad;
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
	border-bottom-left-radius: 25px;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color: #333;
	min-height: 28px;
	width: auto;
	max-width: 100%;
	min-width: 25px;
	text-indent: 0px;
}
.ImageActionGridDesabilitada
{
	background-repeat: no-repeat;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: #eaeaea;
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
	border-bottom-left-radius: 25px;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color: #333;
	min-height: 28px;
	width: auto;
	max-width: 100%;
	min-width: 25px;
	text-indent: 0px;
}
.Table,.TabDados,.TableTelas,.TableMenu,.TabLogin,.TableLeftMenu,.TableTopMenu,.Table80,.TableDragging,.TableAcceptDrag,.TableNoAcceptDrag,.TableGrid,.TableTop,.TableContent,.Table100x100,.TableBorder,.ViewTable,.TableHorizontalLine,.Tableheader_pink_line_2,.Tableheader_pink_line_3,.header_pink_line,.Tableheader_pink_line,.HorizontalSpace,.TableBottom,.RecentLinksTable,.Table960,.TableGreyFooter,.TableBlackFooter,.TableBlackHeader,.Table95,.TableLogin,.TableBotao,.TableResumoAt,.TabSaldo,.TableLoginWithLeftImage,.TableCaptcha,.TableEsqueciSenha,.TableFundo,.tbMensagem,.tbMensagemErro,.tbMensagemAviso,.tbMensagemInfo,.TabelaHomologacao,.TableCellTop,.TableGridNew,.TableGridConsulta,.TableCellGridBottom,.TableButtomInsert,.TableTitle,.TableTransation,.TableVoltar,.TableActionConfirmar,.TablePanelHeading,.TablePanel,.TableGridConsultaLimitada
{
	padding-bottom: 0pt;
	padding-left: 0pt;
	padding-right: 0pt;
	padding-top: 0pt;
	white-space: nowrap;
	border-style: none;
	border-width: 0px;
	font-family: Verdana,Arial;
	font-size: 9pt;
	font-style: normal;
	text-align: left;
}
.TableGrid
{
	margin-left: 15px;
	margin-right: 10px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	background-color: #f5f5f5;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
	border-right-color: #ddd;
	border-top-color: #ddd;
	border-style: solid;
	border-width: 1px;
	font-family: Arial;
	font-size: 12px;
	width: 95.49%;
}
.TableTop
{
	background-repeat: repeat-x;
	list-style-image: none;
	background-color: white;
	background-image: none;
	height: 50px;
	width: 100%;
}
.TableContent
{
	padding-bottom: 10pt;
	padding-left: 10pt;
	padding-right: 10pt;
	padding-top: 10pt;
	color: #747474;
	vertical-align: top;
}
.Table100x100,.TableBorder
{
	width: 100%;
	vertical-align: top;
}
.TableBorder
{
	border-bottom: 1px;
	border-left: 1px;
	border-right: 1px;
	padding-bottom: 5pt;
	padding-left: 5pt;
	padding-right: 5pt;
	padding-top: 5pt;
	border-bottom-color: #9d1f1f;
	border-left-color: #9d1f1f;
	border-right-color: #9d1f1f;
	width: 90%;
}
.ViewTable
{
	border-bottom: 1px;
	border-left: 1px;
	border-right: 1px;
	border-top: 1px;
	background-color: white;
	border-bottom-color: silver;
	border-left-color: silver;
	border-right-color: silver;
	border-top-color: silver;
	border-width: 1px;
	color: #404040;
	width: 100%;
}
.TableHorizontalLine,.Tableheader_pink_line_2,.Tableheader_pink_line_3,.header_pink_line,.Tableheader_pink_line
{
	background-color: #c60b44;
	height: 6px;
	width: 100%;
}
.header_pink_line
{
	width: 960px;
}
.Tableheader_pink_line
{
	width: 960px;
}
.HorizontalSpace
{
	background-color: #fff;
	height: 5px;
	width: 100%;
}
.TableBottom
{
	background-color: #e0e0e0;
	height: 30px;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}
.RecentLinksTable
{
	padding-left: 5pt;
	padding-right: 5pt;
	background-color: whitesmoke;
	border-bottom-color: #9d1f1f;
	height: 15px;
	width: 100%;
}
.Table960
{
	width: 960px;
}
.TableGreyFooter
{
	background-image: none;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	height: 32px;
	width: 100%;
}
.TableBlackFooter
{
	background-image: none;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	height: 36px;
	width: 100%;
}
.TableBlackHeader
{
	background-image: none;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	height: 36px;
	width: 100%;
}
.Table95
{
	width: 100%;
}
.TableLogin
{
	box-shadow: 2px 2px 4px #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	width: 300px;
}
.TableBotao
{
	border-bottom: 1px;
	border-left: 1px;
	border-right: 1px;
	border-top: 1px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 5px;
	background-color: #dfe9f5;
	border-bottom-color: #99bce8;
	border-left-color: #99bce8;
	border-right-color: #99bce8;
	border-top-color: #99bce8;
	border-style: solid;
	border-width: 1px;
	min-height: 13px;
	max-width: 100%;
}
.TableResumoAt
{
	box-shadow: 2px 2px 4px;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	width: 300px;
	font-family:verdana,arial;
	font-size:9pt;
	font-style:normal;
	font-family:verdana,arial;
	font-size:9pt;
	font-style:normal;
}
.TabSaldo
{
	background-image: none;
}
.TableLoginWithLeftImage
{
	box-shadow: 0px 0px 14px #eee;
	margin-bottom: 0pt;
	margin-left: 0pt;
	margin-right: 0pt;
	margin-top: 0pt;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	background-color: white;
	border-bottom-color: #eee;
	border-left-color: #eee;
	border-right-color: #eee;
	border-top-color: #eee;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	font-family: Trebuchet MS;
	min-height: 0px;
	width: 400px;
}
.TableCaptcha
{
	margin-bottom: 7px;
	margin-top: 7px;
}
.TableEsqueciSenha
{
	margin-top: 5px;
}
.TableFundo
{
	background-repeat: no-repeat;
	background-size: Cover;
}
.tbMensagem
{
	margin-bottom: 12px;
	padding-bottom: 6px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 6px;
	background-color: #e3ffdd;
	border-bottom-color: #83e284;
	border-left-color: #83e284;
	border-right-color: #83e284;
	border-top-color: #83e284;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	width: 100%;
}
.tbMensagemErro
{
	margin-bottom: 12px;
	padding-bottom: 6px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 6px;
	background-color: #ffe8e8;
	border-bottom-color: #ffb5b4;
	border-left-color: #ffb5b4;
	border-right-color: #ffb5b4;
	border-top-color: #ffb5b4;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	width: 100%;
}
.tbMensagemAviso
{
	margin-bottom: 12px;
	padding-bottom: 6px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 6px;
	background-color: #fff7ca;
	border-bottom-color: #ffeb88;
	border-left-color: #ffeb88;
	border-right-color: #ffeb88;
	border-top-color: #ffeb88;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	width: 100%;
}
.tbMensagemInfo
{
	margin-bottom: 12px;
	padding-bottom: 6px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 6px;
	background-color: #e8f5ff;
	border-bottom-color: #abd0ee;
	border-left-color: #abd0ee;
	border-right-color: #abd0ee;
	border-top-color: #abd0ee;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	width: 100%;
}
.TabelaHomologacao
{
	margin-left: 5px;
	margin-right: 5px;
	background-color: #f00;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	height: 26px;
	min-width: 30px;
	color: #fff;
}
.TableCellTop
{
	border-bottom: 1px;
	border-left: 1px;
	border-right: 1px;
	border-top: 1px;
	background-color: #f5f5f5;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
	border-right-color: #ddd;
	border-top-color: #ddd;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	min-height: 13px;
	max-width: 100%;
}
.TableGridNew
{
	margin-left: 15px;
	margin-right: 10px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	background-color: #f5f5f5;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
	border-right-color: #ddd;
	border-top-color: #ddd;
	border-style: solid;
	border-width: 1px;
	font-family: Arial;
	font-size: 12px;
	width: 95.49%;
}
.TableGridConsulta
{
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 7px;
	padding-top: 7px;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
	border-right-color: #ddd;
	border-top-color: #ddd;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	width: 100%;
}
.TableCellGridBottom
{
	background-color: #f2f2f2;
	border-bottom-color: #eaeaea;
	border-left-color: #eaeaea;
	border-right-color: #eaeaea;
	border-top-color: #eaeaea;
	border-style: solid;
	border-width: 1px;
}
.TableButtomInsert
{
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 5px;
}
.TableTitle
{
	margin-left: 15px;
}
.TableTransation
{
	margin-bottom: 15px;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 7px;
	padding-top: 7px;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
	border-right-color: #ddd;
	border-top-color: #ddd;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	width: 95%;
}
.TableVoltar
{
	float: right;
	margin-right: 40%;
}
.TableActionConfirmar
{
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 10px;
}
.TablePanelHeading
{
	padding-left: 15px;
	padding-top: 10px;
	background-color: #f5f5f5;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
	border-right-color: #ddd;
	border-top-color: #ddd;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	width: 100%;
}
.TablePanel
{
	padding-left: 15px;
	padding-top: 10px;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
	border-right-color: #ddd;
	border-top-color: #fff;
	border-style: solid;
	border-width: 1px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	width: 100%;
}
.TableGridConsultaLimitada
{
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 7px;
	padding-top: 7px;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
	border-right-color: #ddd;
	border-top-color: #ddd;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}
.TextBlock,.LinkMenu,.TextTitulo,.TituloTela,.TextBranco,.bullet,.subBullet,.TextTable,.TBTopMenu,.TBLeftMenu,.SelectedTab,.UnSelectedTab,.FieldSetTitle,.FonteProcessoSucesso,.TextBlockDragging,.TextBlockAcceptDrag,.TextBlockNoAcceptDrag,.Title,.SubTitle,.Label,.gx-label.RatingLabel,.gx-label.AttributeLabel,.gx-label.DownloadAttributeLabel,.gx-label.ReadonlyDownloadAttributeLabel,.gx-label.IME_ActiveLabel,.gx-label.BlobContentIME_ActiveLabel,.gx-label.ReadonlyBlobContentIME_ActiveLabel,.gx-label.BlobInputIME_ActiveLabel,.gx-label.ReadonlyIME_ActiveLabel,.gx-label.IME_InactiveLabel,.gx-label.BlobContentIME_InactiveLabel,.gx-label.ReadonlyBlobContentIME_InactiveLabel,.gx-label.BlobInputIME_InactiveLabel,.gx-label.ReadonlyIME_InactiveLabel,.gx-label.IME_DisabledLabel,.gx-label.BlobContentIME_DisabledLabel,.gx-label.ReadonlyBlobContentIME_DisabledLabel,.gx-label.BlobInputIME_DisabledLabel,.gx-label.ReadonlyIME_DisabledLabel,.gx-label.ImageAttributeLabel,.gx-label.ReadonlyImageAttributeLabel,.gx-label.VideoAttributeLabel,.gx-label.ReadonlyVideoAttributeLabel,.gx-label.AudioAttributeLabel,.gx-label.ReadonlyAudioAttributeLabel,.gx-label.ErrorAttributeLabel,.gx-label.WarningAttributeLabel,.gx-label.WarningAttributeDataLabel,.gx-label.BlobContentWarningAttributeDataLabel,.gx-label.ReadonlyBlobContentWarningAttributeDataLabel,.gx-label.BlobInputWarningAttributeDataLabel,.gx-label.ReadonlyWarningAttributeDataLabel,.gx-label.ReadonlyAttributeLabel,.gx-label.ReadonlyMedioLabel,.gx-label.BlobContentReadonlyMedioLabel,.gx-label.ReadonlyBlobContentReadonlyMedioLabel,.gx-label.BlobInputReadonlyMedioLabel,.gx-label.ReadonlyReadonlyMedioLabel,.gx-label.BlobContentAttributeLabel,.gx-label.ReadonlyBlobContentAttributeLabel,.gx-label.BlobInputAttributeLabel,.gx-label.AttributeDraggingLabel,.gx-label.AttributeAcceptDragLabel,.gx-label.AttributeNoAcceptDragLabel,.gx-label.AttSubTitleLabel,.gx-label.BlobInputAttSubTitleLabel,.gx-label.BlobContentAttSubTitleLabel,.gx-label.ReadonlyBlobContentAttSubTitleLabel,.gx-label.ReadonlyAttSubTitleLabel,.gx-label.CheckBoxLabel,.gx-label.BlobContentCheckBoxLabel,.gx-label.ReadonlyBlobContentCheckBoxLabel,.gx-label.BlobInputCheckBoxLabel,.gx-label.ReadonlyCheckBoxLabel,.gx-label.MessageErrorLabel,.gx-label.BlobContentMessageErrorLabel,.gx-label.ReadonlyBlobContentMessageErrorLabel,.gx-label.BlobInputMessageErrorLabel,.gx-label.ReadonlyMessageErrorLabel,.gx-label.AttGridLabel,.gx-label.BlobContentAttGridLabel,.gx-label.ReadonlyBlobContentAttGridLabel,.gx-label.BlobInputAttGridLabel,.gx-label.ReadonlyAttGridLabel,.gx-label.AttComBordaLabel,.gx-label.BlobContentAttComBordaLabel,.gx-label.ReadonlyBlobContentAttComBordaLabel,.gx-label.BlobInputAttComBordaLabel,.gx-label.ReadonlyAttComBordaLabel,.gx-label.AttComBordaDataLabel,.gx-label.BlobContentAttComBordaDataLabel,.gx-label.ReadonlyBlobContentAttComBordaDataLabel,.gx-label.BlobInputAttComBordaDataLabel,.gx-label.ReadonlyAttComBordaDataLabel,.gx-label.AttComBordaDataGrandeLabel,.gx-label.BlobContentAttComBordaDataGrandeLabel,.gx-label.ReadonlyBlobContentAttComBordaDataGrandeLabel,.gx-label.BlobInputAttComBordaDataGrandeLabel,.gx-label.ReadonlyAttComBordaDataGrandeLabel,.gx-label.DataFlxLabel,.gx-label.BlobContentDataFlxLabel,.gx-label.ReadonlyBlobContentDataFlxLabel,.gx-label.BlobInputDataFlxLabel,.gx-label.ReadonlyDataFlxLabel,.gx-label.ValorSaldoLabel,.gx-label.BlobContentValorSaldoLabel,.gx-label.ReadonlyBlobContentValorSaldoLabel,.gx-label.BlobInputValorSaldoLabel,.gx-label.ReadonlyValorSaldoLabel,.gx-label.ValorSaldoNegLabel,.gx-label.BlobContentValorSaldoNegLabel,.gx-label.ReadonlyBlobContentValorSaldoNegLabel,.gx-label.BlobInputValorSaldoNegLabel,.gx-label.ReadonlyValorSaldoNegLabel,.gx-label.AttributeLoginImageLeftLabel,.gx-label.BlobContentAttributeLoginImageLeftLabel,.gx-label.ReadonlyBlobContentAttributeLoginImageLeftLabel,.gx-label.BlobInputAttributeLoginImageLeftLabel,.gx-label.ReadonlyAttributeLoginImageLeftLabel,.gx-label.AttributeLoginCaptchaLabel,.gx-label.BlobContentAttributeLoginCaptchaLabel,.gx-label.ReadonlyBlobContentAttributeLoginCaptchaLabel,.gx-label.BlobInputAttributeLoginCaptchaLabel,.gx-label.ReadonlyAttributeLoginCaptchaLabel,.gx-label.AttGrid1Label,.gx-label.BlobContentAttGrid1Label,.gx-label.ReadonlyBlobContentAttGrid1Label,.gx-label.BlobInputAttGrid1Label,.gx-label.ReadonlyAttGrid1Label,.gx-label.AttMensagemSucessoLabel,.gx-label.BlobContentAttMensagemSucessoLabel,.gx-label.ReadonlyBlobContentAttMensagemSucessoLabel,.gx-label.BlobInputAttMensagemSucessoLabel,.gx-label.ReadonlyAttMensagemSucessoLabel,.gx-label.ImageAttributeConfigLabel,.gx-label.BlobContentImageAttributeConfigLabel,.gx-label.ReadonlyBlobContentImageAttributeConfigLabel,.gx-label.BlobInputImageAttributeConfigLabel,.gx-label.ReadonlyImageAttributeConfigLabel,.gx-label.AttMensagemErroLabel,.gx-label.BlobContentAttMensagemErroLabel,.gx-label.ReadonlyBlobContentAttMensagemErroLabel,.gx-label.BlobInputAttMensagemErroLabel,.gx-label.ReadonlyAttMensagemErroLabel,.gx-label.AttMensagemAvisoLabel,.gx-label.BlobContentAttMensagemAvisoLabel,.gx-label.ReadonlyBlobContentAttMensagemAvisoLabel,.gx-label.BlobInputAttMensagemAvisoLabel,.gx-label.ReadonlyAttMensagemAvisoLabel,.gx-label.AttMensagemInfoLabel,.gx-label.BlobContentAttMensagemInfoLabel,.gx-label.ReadonlyBlobContentAttMensagemInfoLabel,.gx-label.BlobInputAttMensagemInfoLabel,.gx-label.ReadonlyAttMensagemInfoLabel,.gx-label.HomologacaoLabel,.gx-label.BlobContentHomologacaoLabel,.gx-label.ReadonlyBlobContentHomologacaoLabel,.gx-label.BlobInputHomologacaoLabel,.gx-label.ReadonlyHomologacaoLabel,.gx-label.ActionBaseColorAttributeLabel,.gx-label.BlobContentActionBaseColorAttributeLabel,.gx-label.ReadonlyBlobContentActionBaseColorAttributeLabel,.gx-label.BlobInputActionBaseColorAttributeLabel,.gx-label.ReadonlyActionBaseColorAttributeLabel,.gx-label.AttributeDateLabel,.gx-label.BlobContentAttributeDateLabel,.gx-label.ReadonlyBlobContentAttributeDateLabel,.gx-label.BlobInputAttributeDateLabel,.gx-label.ReadonlyAttributeDateLabel,.SmallText,.TextBlockHeader,.RecentLink,.Separator,.FooterText,.RecentLinkItem,.VerticalMenuOption,.TextMsg,.LabelSaldo,.TituloSaldo,.TextBlockLogin,.GridNewRow,.Grid>tfoot .gx_newrow,.GridDragging>tfoot .gx_newrow,.GridAcceptDrag>tfoot .gx_newrow,.GridNoAcceptDrag>tfoot .gx_newrow,.WorkWith>tfoot .gx_newrow,.GridNoData>tfoot .gx_newrow,.Grid[data-gx-grid-nodata]>tfoot .gx_newrow,.GridDragging[data-gx-grid-nodata]>tfoot .gx_newrow,.GridAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow,.GridNoAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow,.WorkWith[data-gx-grid-nodata]>tfoot .gx_newrow,.GridNoData[data-gx-grid-nodata]>tfoot .gx_newrow,.GridTableConsulta[data-gx-grid-nodata]>tfoot .gx_newrow,.GridWorkWith[data-gx-grid-nodata]>tfoot .gx_newrow,.FreeStyleGrid[data-gx-grid-nodata]>tfoot .gx_newrow,.FreeStyleGridRecent[data-gx-grid-nodata]>tfoot .gx_newrow,.VerticalTabGrid[data-gx-grid-nodata]>tfoot .gx_newrow,.GridTableConsulta>tfoot .gx_newrow,.GridWorkWith>tfoot .gx_newrow,.FreeStyleGridFooter>.gx_newrow,.FreeStyleGridRecentFooter>.gx_newrow,.VerticalTabGridFooter>.gx_newrow,.GridLoadingText,.Grid+div.gx-grid-loading,.GridDragging+div.gx-grid-loading,.GridAcceptDrag+div.gx-grid-loading,.GridNoAcceptDrag+div.gx-grid-loading,.WorkWith+div.gx-grid-loading,.GridNoData+div.gx-grid-loading,.Grid[data-gx-grid-nodata]+div.gx-grid-loading,.GridDragging[data-gx-grid-nodata]+div.gx-grid-loading,.GridAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading,.GridNoAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading,.WorkWith[data-gx-grid-nodata]+div.gx-grid-loading,.GridNoData[data-gx-grid-nodata]+div.gx-grid-loading,.GridTableConsulta[data-gx-grid-nodata]+div.gx-grid-loading,.GridWorkWith[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGrid[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGridRecent[data-gx-grid-nodata]+div.gx-grid-loading,.VerticalTabGrid[data-gx-grid-nodata]+div.gx-grid-loading,.GridTableConsulta+div.gx-grid-loading,.GridWorkWith+div.gx-grid-loading,.FreeStyleGrid+div.gx-grid-loading,.FreeStyleGridRecent+div.gx-grid-loading,.VerticalTabGrid+div.gx-grid-loading,.TableHeaderText,.Grid>caption,.GridDragging>caption,.GridAcceptDrag>caption,.GridNoAcceptDrag>caption,.WorkWith>caption,.GridNoData>caption,.Grid[data-gx-grid-nodata]>caption,.GridDragging[data-gx-grid-nodata]>caption,.GridAcceptDrag[data-gx-grid-nodata]>caption,.GridNoAcceptDrag[data-gx-grid-nodata]>caption,.WorkWith[data-gx-grid-nodata]>caption,.GridNoData[data-gx-grid-nodata]>caption,.GridTableConsulta[data-gx-grid-nodata]>caption,.GridWorkWith[data-gx-grid-nodata]>caption,.FreeStyleGrid[data-gx-grid-nodata]>caption,.FreeStyleGridRecent[data-gx-grid-nodata]>caption,.VerticalTabGrid[data-gx-grid-nodata]>caption,.GridTableConsulta>caption,.GridWorkWith>caption,.Table>caption,.TabDados>caption,.TableTelas>caption,.TableMenu>caption,.TabLogin>caption,.td5>caption,.td100>caption,.TableBorda>caption,.TableLeftMenu>caption,.TableTopMenu>caption,.Table80>caption,.td10px>caption,.TableDragging>caption,.TableAcceptDrag>caption,.TableNoAcceptDrag>caption,.TableGrid>caption,.TableTop>caption,.TableContent>caption,.Table100x100>caption,.TableBorder>caption,.ViewTable>caption,.TableHorizontalLine>caption,.Tableheader_pink_line_2>caption,.Tableheader_pink_line_3>caption,.header_pink_line>caption,.Tableheader_pink_line>caption,.HorizontalSpace>caption,.TableBottom>caption,.RecentLinksTable>caption,.Table960>caption,.TableGreyFooter>caption,.TableBlackFooter>caption,.TableBlackHeader>caption,.Table95>caption,.TableLogin>caption,.TableBotao>caption,.TableResumoAt>caption,.TabSaldo>caption,.TableLoginWithLeftImage>caption,.TableCaptcha>caption,.TableEsqueciSenha>caption,.TableFundo>caption,.tbMensagem>caption,.tbMensagemErro>caption,.tbMensagemAviso>caption,.tbMensagemInfo>caption,.TabelaHomologacao>caption,.TableCellTop>caption,.TableGridNew>caption,.TableGridConsulta>caption,.TableCellGridBottom>caption,.TableButtomInsert>caption,.TableTitle>caption,.TableTransation>caption,.TableVoltar>caption,.TableActionConfirmar>caption,.TablePanelHeading>caption,.TablePanel>caption,.TableGridConsultaLimitada>caption,.GridNoDataText,.Grid+.gx-text-gridnodata,.GridDragging+.gx-text-gridnodata,.GridAcceptDrag+.gx-text-gridnodata,.GridNoAcceptDrag+.gx-text-gridnodata,.WorkWith+.gx-text-gridnodata,.GridNoData+.gx-text-gridnodata,.Grid[data-gx-grid-nodata]+.gx-text-gridnodata,.GridDragging[data-gx-grid-nodata]+.gx-text-gridnodata,.GridAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata,.GridNoAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata,.WorkWith[data-gx-grid-nodata]+.gx-text-gridnodata,.GridNoData[data-gx-grid-nodata]+.gx-text-gridnodata,.GridTableConsulta[data-gx-grid-nodata]+.gx-text-gridnodata,.GridWorkWith[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGridRecent[data-gx-grid-nodata]+.gx-text-gridnodata,.VerticalTabGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.GridTableConsulta+.gx-text-gridnodata,.GridWorkWith+.gx-text-gridnodata,.FreeStyleGrid+.gx-text-gridnodata,.FreeStyleGridRecent+.gx-text-gridnodata,.VerticalTabGrid+.gx-text-gridnodata,.txbMensagem,.FonteProcessoExecucao,.TextBlockTitleWWP,.TextBlockPanelHeading,.TextBlockSemDados
{
	padding-right: 3pt;
	white-space: nowrap;
	border-style: none;
	border-width: 0px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #747474;
	vertical-align: middle;
}
.TextBlockDragging
{
	font-weight: bold;
}
.TextBlockAcceptDrag
{
	font-weight: bold;
}
.TextBlockNoAcceptDrag
{
	font-size: 9pt;
	font-weight: bold;
}
.Title,.SubTitle
{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #2d84c1;
}
.SubTitle
{
	clear: none;
	padding-left: 3px;
	padding-top: 5pt;
	display: block;
	-moz-box-sizing: border-box;
	background-image: none;
	font-size: 10pt;
	color: black;
	height: 20px;
	width: 100%;
}
.Label,.gx-label.RatingLabel,.gx-label.AttributeLabel,.gx-label.DownloadAttributeLabel,.gx-label.ReadonlyDownloadAttributeLabel,.gx-label.IME_ActiveLabel,.gx-label.BlobContentIME_ActiveLabel,.gx-label.ReadonlyBlobContentIME_ActiveLabel,.gx-label.BlobInputIME_ActiveLabel,.gx-label.ReadonlyIME_ActiveLabel,.gx-label.IME_InactiveLabel,.gx-label.BlobContentIME_InactiveLabel,.gx-label.ReadonlyBlobContentIME_InactiveLabel,.gx-label.BlobInputIME_InactiveLabel,.gx-label.ReadonlyIME_InactiveLabel,.gx-label.IME_DisabledLabel,.gx-label.BlobContentIME_DisabledLabel,.gx-label.ReadonlyBlobContentIME_DisabledLabel,.gx-label.BlobInputIME_DisabledLabel,.gx-label.ReadonlyIME_DisabledLabel,.gx-label.ImageAttributeLabel,.gx-label.ReadonlyImageAttributeLabel,.gx-label.VideoAttributeLabel,.gx-label.ReadonlyVideoAttributeLabel,.gx-label.AudioAttributeLabel,.gx-label.ReadonlyAudioAttributeLabel,.gx-label.ErrorAttributeLabel,.gx-label.WarningAttributeLabel,.gx-label.WarningAttributeDataLabel,.gx-label.BlobContentWarningAttributeDataLabel,.gx-label.ReadonlyBlobContentWarningAttributeDataLabel,.gx-label.BlobInputWarningAttributeDataLabel,.gx-label.ReadonlyWarningAttributeDataLabel,.gx-label.ReadonlyAttributeLabel,.gx-label.ReadonlyMedioLabel,.gx-label.BlobContentReadonlyMedioLabel,.gx-label.ReadonlyBlobContentReadonlyMedioLabel,.gx-label.BlobInputReadonlyMedioLabel,.gx-label.ReadonlyReadonlyMedioLabel,.gx-label.BlobContentAttributeLabel,.gx-label.ReadonlyBlobContentAttributeLabel,.gx-label.BlobInputAttributeLabel,.gx-label.AttributeDraggingLabel,.gx-label.AttributeAcceptDragLabel,.gx-label.AttributeNoAcceptDragLabel,.gx-label.AttSubTitleLabel,.gx-label.BlobInputAttSubTitleLabel,.gx-label.BlobContentAttSubTitleLabel,.gx-label.ReadonlyBlobContentAttSubTitleLabel,.gx-label.ReadonlyAttSubTitleLabel,.gx-label.CheckBoxLabel,.gx-label.BlobContentCheckBoxLabel,.gx-label.ReadonlyBlobContentCheckBoxLabel,.gx-label.BlobInputCheckBoxLabel,.gx-label.ReadonlyCheckBoxLabel,.gx-label.MessageErrorLabel,.gx-label.BlobContentMessageErrorLabel,.gx-label.ReadonlyBlobContentMessageErrorLabel,.gx-label.BlobInputMessageErrorLabel,.gx-label.ReadonlyMessageErrorLabel,.gx-label.AttGridLabel,.gx-label.BlobContentAttGridLabel,.gx-label.ReadonlyBlobContentAttGridLabel,.gx-label.BlobInputAttGridLabel,.gx-label.ReadonlyAttGridLabel,.gx-label.AttComBordaLabel,.gx-label.BlobContentAttComBordaLabel,.gx-label.ReadonlyBlobContentAttComBordaLabel,.gx-label.BlobInputAttComBordaLabel,.gx-label.ReadonlyAttComBordaLabel,.gx-label.AttComBordaDataLabel,.gx-label.BlobContentAttComBordaDataLabel,.gx-label.ReadonlyBlobContentAttComBordaDataLabel,.gx-label.BlobInputAttComBordaDataLabel,.gx-label.ReadonlyAttComBordaDataLabel,.gx-label.AttComBordaDataGrandeLabel,.gx-label.BlobContentAttComBordaDataGrandeLabel,.gx-label.ReadonlyBlobContentAttComBordaDataGrandeLabel,.gx-label.BlobInputAttComBordaDataGrandeLabel,.gx-label.ReadonlyAttComBordaDataGrandeLabel,.gx-label.DataFlxLabel,.gx-label.BlobContentDataFlxLabel,.gx-label.ReadonlyBlobContentDataFlxLabel,.gx-label.BlobInputDataFlxLabel,.gx-label.ReadonlyDataFlxLabel,.gx-label.ValorSaldoLabel,.gx-label.BlobContentValorSaldoLabel,.gx-label.ReadonlyBlobContentValorSaldoLabel,.gx-label.BlobInputValorSaldoLabel,.gx-label.ReadonlyValorSaldoLabel,.gx-label.ValorSaldoNegLabel,.gx-label.BlobContentValorSaldoNegLabel,.gx-label.ReadonlyBlobContentValorSaldoNegLabel,.gx-label.BlobInputValorSaldoNegLabel,.gx-label.ReadonlyValorSaldoNegLabel,.gx-label.AttributeLoginImageLeftLabel,.gx-label.BlobContentAttributeLoginImageLeftLabel,.gx-label.ReadonlyBlobContentAttributeLoginImageLeftLabel,.gx-label.BlobInputAttributeLoginImageLeftLabel,.gx-label.ReadonlyAttributeLoginImageLeftLabel,.gx-label.AttributeLoginCaptchaLabel,.gx-label.BlobContentAttributeLoginCaptchaLabel,.gx-label.ReadonlyBlobContentAttributeLoginCaptchaLabel,.gx-label.BlobInputAttributeLoginCaptchaLabel,.gx-label.ReadonlyAttributeLoginCaptchaLabel,.gx-label.AttGrid1Label,.gx-label.BlobContentAttGrid1Label,.gx-label.ReadonlyBlobContentAttGrid1Label,.gx-label.BlobInputAttGrid1Label,.gx-label.ReadonlyAttGrid1Label,.gx-label.AttMensagemSucessoLabel,.gx-label.BlobContentAttMensagemSucessoLabel,.gx-label.ReadonlyBlobContentAttMensagemSucessoLabel,.gx-label.BlobInputAttMensagemSucessoLabel,.gx-label.ReadonlyAttMensagemSucessoLabel,.gx-label.ImageAttributeConfigLabel,.gx-label.BlobContentImageAttributeConfigLabel,.gx-label.ReadonlyBlobContentImageAttributeConfigLabel,.gx-label.BlobInputImageAttributeConfigLabel,.gx-label.ReadonlyImageAttributeConfigLabel,.gx-label.AttMensagemErroLabel,.gx-label.BlobContentAttMensagemErroLabel,.gx-label.ReadonlyBlobContentAttMensagemErroLabel,.gx-label.BlobInputAttMensagemErroLabel,.gx-label.ReadonlyAttMensagemErroLabel,.gx-label.AttMensagemAvisoLabel,.gx-label.BlobContentAttMensagemAvisoLabel,.gx-label.ReadonlyBlobContentAttMensagemAvisoLabel,.gx-label.BlobInputAttMensagemAvisoLabel,.gx-label.ReadonlyAttMensagemAvisoLabel,.gx-label.AttMensagemInfoLabel,.gx-label.BlobContentAttMensagemInfoLabel,.gx-label.ReadonlyBlobContentAttMensagemInfoLabel,.gx-label.BlobInputAttMensagemInfoLabel,.gx-label.ReadonlyAttMensagemInfoLabel,.gx-label.HomologacaoLabel,.gx-label.BlobContentHomologacaoLabel,.gx-label.ReadonlyBlobContentHomologacaoLabel,.gx-label.BlobInputHomologacaoLabel,.gx-label.ReadonlyHomologacaoLabel,.gx-label.ActionBaseColorAttributeLabel,.gx-label.BlobContentActionBaseColorAttributeLabel,.gx-label.ReadonlyBlobContentActionBaseColorAttributeLabel,.gx-label.BlobInputActionBaseColorAttributeLabel,.gx-label.ReadonlyActionBaseColorAttributeLabel,.gx-label.AttributeDateLabel,.gx-label.BlobContentAttributeDateLabel,.gx-label.ReadonlyBlobContentAttributeDateLabel,.gx-label.BlobInputAttributeDateLabel,.gx-label.ReadonlyAttributeDateLabel
{
	font-family: "Microsoft Sans Serif";
	font-size: 9pt;
	font-weight: bold;
}
.SmallText
{
	font-family: "Trebuchet MS";
	font-size: 8pt;
	font-weight: bold;
	color: gray;
	text-align: center;
}
.TextBlockHeader
{
	background-repeat: no-repeat;
	list-style-image: none;
	white-space: normal;
	background-image: none;
	font-family: Roboto, "Sans Serif Collection";
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #00ce7c;
}
.RecentLink
{
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	font-family: "Microsoft Sans Serif";
	font-size: 9pt;
	font-weight: bold;
	color: #494949;
	height: 20px;
	width: 5%;
	text-align: left;
}
.Separator
{
	box-sizing: border-box;
	display: block;
	-moz-box-sizing: border-box;
	font-family: "Microsoft Sans Serif";
	font-size: 9pt;
	font-weight: bold;
	color: white;
}
.FooterText
{
	font-family: "Trebuchet MS";
	font-size: 8pt;
	font-weight: bold;
	color: #404040;
	text-align: center;
}
.RecentLinkItem
{
	float: left;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	overflow: hidden;
	font-family: "Microsoft Sans Serif";
	font-size: 9pt;
	color: #828282;
	height: 20px;
	width: auto;
	text-align: left;
	max-width:120px;
}
.VerticalMenuOption
{
	font-family: "Microsoft Sans Serif";
	font-size: 9pt;
	font-weight: bold;
	color: #404040;
}
.TextMsg
{
	font-family: "Microsoft Sans Serif";
	font-size: 9pt;
	font-weight: bold;
	line-height: 18px;
}
.LabelSaldo
{
	font-family: "Trebuchet MS", Arial,Helvetica,sans-serif;
	font-size: 8pt;
	color: #333;
	text-align: left;
	text-indent: 5px;
}
.TituloSaldo
{
	font-family: tahoma,arial,verdana,sans-serif;
	font-size: 11px;
	color: black;
	text-align: left;
	text-indent: 5px;
}
.TextBlockLogin
{
	font-family: Roboto, "Sans Serif Collection";
	font-size: 14px;
	font-style: normal;
	color: #000;
}
.GridNewRow:before,.Grid>tfoot .gx_newrow:before,.GridDragging>tfoot .gx_newrow:before,.GridAcceptDrag>tfoot .gx_newrow:before,.GridNoAcceptDrag>tfoot .gx_newrow:before,.WorkWith>tfoot .gx_newrow:before,.GridNoData>tfoot .gx_newrow:before,.Grid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridDragging[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridNoAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow:before,.WorkWith[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridNoData[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridTableConsulta[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridWorkWith[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGrid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGridRecent[data-gx-grid-nodata]>tfoot .gx_newrow:before,.VerticalTabGrid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridTableConsulta>tfoot .gx_newrow:before,.GridWorkWith>tfoot .gx_newrow:before,.FreeStyleGridFooter>.gx_newrow:before,.FreeStyleGridRecentFooter>.gx_newrow:before,.VerticalTabGridFooter>.gx_newrow:before
{
	content: '[';
}

.GridNewRow:after,.Grid>tfoot .gx_newrow:after,.GridDragging>tfoot .gx_newrow:after,.GridAcceptDrag>tfoot .gx_newrow:after,.GridNoAcceptDrag>tfoot .gx_newrow:after,.WorkWith>tfoot .gx_newrow:after,.GridNoData>tfoot .gx_newrow:after,.Grid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridDragging[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridNoAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow:after,.WorkWith[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridNoData[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridTableConsulta[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridWorkWith[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGrid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGridRecent[data-gx-grid-nodata]>tfoot .gx_newrow:after,.VerticalTabGrid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridTableConsulta>tfoot .gx_newrow:after,.GridWorkWith>tfoot .gx_newrow:after,.FreeStyleGridFooter>.gx_newrow:after,.FreeStyleGridRecentFooter>.gx_newrow:after,.VerticalTabGridFooter>.gx_newrow:after
{
	content: ']';
}

.GridLoadingText,.Grid+div.gx-grid-loading,.GridDragging+div.gx-grid-loading,.GridAcceptDrag+div.gx-grid-loading,.GridNoAcceptDrag+div.gx-grid-loading,.WorkWith+div.gx-grid-loading,.GridNoData+div.gx-grid-loading,.Grid[data-gx-grid-nodata]+div.gx-grid-loading,.GridDragging[data-gx-grid-nodata]+div.gx-grid-loading,.GridAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading,.GridNoAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading,.WorkWith[data-gx-grid-nodata]+div.gx-grid-loading,.GridNoData[data-gx-grid-nodata]+div.gx-grid-loading,.GridTableConsulta[data-gx-grid-nodata]+div.gx-grid-loading,.GridWorkWith[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGrid[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGridRecent[data-gx-grid-nodata]+div.gx-grid-loading,.VerticalTabGrid[data-gx-grid-nodata]+div.gx-grid-loading,.GridTableConsulta+div.gx-grid-loading,.GridWorkWith+div.gx-grid-loading,.FreeStyleGrid+div.gx-grid-loading,.FreeStyleGridRecent+div.gx-grid-loading,.VerticalTabGrid+div.gx-grid-loading
{
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	background-color: rgba(0,0,255,0.3);
	font-size: 1.5em;
	color: white;
	min-height: 2em;
	width: 30%;
	text-align: center;
}
.TableHeaderText,.Grid>caption,.GridDragging>caption,.GridAcceptDrag>caption,.GridNoAcceptDrag>caption,.WorkWith>caption,.GridNoData>caption,.Grid[data-gx-grid-nodata]>caption,.GridDragging[data-gx-grid-nodata]>caption,.GridAcceptDrag[data-gx-grid-nodata]>caption,.GridNoAcceptDrag[data-gx-grid-nodata]>caption,.WorkWith[data-gx-grid-nodata]>caption,.GridNoData[data-gx-grid-nodata]>caption,.GridTableConsulta[data-gx-grid-nodata]>caption,.GridWorkWith[data-gx-grid-nodata]>caption,.FreeStyleGrid[data-gx-grid-nodata]>caption,.FreeStyleGridRecent[data-gx-grid-nodata]>caption,.VerticalTabGrid[data-gx-grid-nodata]>caption,.GridTableConsulta>caption,.GridWorkWith>caption,.Table>caption,.TabDados>caption,.TableTelas>caption,.TableMenu>caption,.TabLogin>caption,.td5>caption,.td100>caption,.TableBorda>caption,.TableLeftMenu>caption,.TableTopMenu>caption,.Table80>caption,.td10px>caption,.TableDragging>caption,.TableAcceptDrag>caption,.TableNoAcceptDrag>caption,.TableGrid>caption,.TableTop>caption,.TableContent>caption,.Table100x100>caption,.TableBorder>caption,.ViewTable>caption,.TableHorizontalLine>caption,.Tableheader_pink_line_2>caption,.Tableheader_pink_line_3>caption,.header_pink_line>caption,.Tableheader_pink_line>caption,.HorizontalSpace>caption,.TableBottom>caption,.RecentLinksTable>caption,.Table960>caption,.TableGreyFooter>caption,.TableBlackFooter>caption,.TableBlackHeader>caption,.Table95>caption,.TableLogin>caption,.TableBotao>caption,.TableResumoAt>caption,.TabSaldo>caption,.TableLoginWithLeftImage>caption,.TableCaptcha>caption,.TableEsqueciSenha>caption,.TableFundo>caption,.tbMensagem>caption,.tbMensagemErro>caption,.tbMensagemAviso>caption,.tbMensagemInfo>caption,.TabelaHomologacao>caption,.TableCellTop>caption,.TableGridNew>caption,.TableGridConsulta>caption,.TableCellGridBottom>caption,.TableButtomInsert>caption,.TableTitle>caption,.TableTransation>caption,.TableVoltar>caption,.TableActionConfirmar>caption,.TablePanelHeading>caption,.TablePanel>caption,.TableGridConsultaLimitada>caption
{
	display: none;
	font-size: 1.4em;
}
.GridNoDataText,.Grid+.gx-text-gridnodata,.GridDragging+.gx-text-gridnodata,.GridAcceptDrag+.gx-text-gridnodata,.GridNoAcceptDrag+.gx-text-gridnodata,.WorkWith+.gx-text-gridnodata,.GridNoData+.gx-text-gridnodata,.Grid[data-gx-grid-nodata]+.gx-text-gridnodata,.GridDragging[data-gx-grid-nodata]+.gx-text-gridnodata,.GridAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata,.GridNoAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata,.WorkWith[data-gx-grid-nodata]+.gx-text-gridnodata,.GridNoData[data-gx-grid-nodata]+.gx-text-gridnodata,.GridTableConsulta[data-gx-grid-nodata]+.gx-text-gridnodata,.GridWorkWith[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGridRecent[data-gx-grid-nodata]+.gx-text-gridnodata,.VerticalTabGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.GridTableConsulta+.gx-text-gridnodata,.GridWorkWith+.gx-text-gridnodata,.FreeStyleGrid+.gx-text-gridnodata,.FreeStyleGridRecent+.gx-text-gridnodata,.VerticalTabGrid+.gx-text-gridnodata
{
	margin-top: -1em;
	display: block;
	font-size: 1.5em;
	color: gray;
	text-align: center;
}
.txbMensagem
{
	margin-left: 15px;
	font-size: 10pt;
	font-style: normal;
	color: #005f00;
}
.FonteProcessoExecucao
{
	color: #00f;
}
.TextBlockTitleWWP
{
	margin-right: 15px;
	overflow: hidden;
	display: inline-block;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #4d4d4d;
	width: 70vw;
	text-overflow: ellipsis;
	line-height:30px;
}
.TextBlockTitleWWP:after
{
	overflow: hidden;
	display: inline-block;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #4d4d4d;
	text-overflow: ellipsis;
	content: '';
	line-height:30px;
}

.TextBlockPanelHeading
{
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.TextBlockSemDados
{
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 20px;
	font-size: 12pt;
}
.ErrorViewer
{
	border-style: none;
	border-width: 0px;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	color: #c60b44;
}
.FreeStyleGrid,.VerticalTabGrid
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	border-style: none;
	border-width: 0px;
}

.FreeStyleGrid>tbody>tr,.FreeStyleGrid>[data-gxrow]
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-style: normal;
	background-color: #fff;
}

.FreeStyleGrid[data-bkgstyle='none']>tbody>tr
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-style: normal;
	background-color: #fff;
}

.FreeStyleGrid[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .FreeStyleGrid[data-bkgstyle='uniform']>tbody>tr:nth-child(even)
{
	background-color: #d3d4d3;
}

.FreeStyleGrid[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #fff;
}

.FreeStyleGrid[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #d3d4d3;
}

.VerticalTabGrid>tbody>tr,.VerticalTabGrid>[data-gxrow]
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #fff;
}

.VerticalTabGrid[data-bkgstyle='none']>tbody>tr
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #fff;
}

.VerticalTabGrid[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #fff;
}

.VerticalTabGrid[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #d3d4d3;
}

.Hyperlink
{
	border-style: none;
	border-width: 0px;
	font-family: "Verdana";
	font-size: 8.25pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
.Messages,.ErrorMessages,.WarningMessages
{
	border-width: 1px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	position: relative;
	white-space: nowrap;
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	color: #c60b44;
}
.ErrorMessages
{
	background-color: rgba(255,255,255,0.6);
	background-image: none;
	background-position: 4px center;
	background-repeat: no-repeat;
	border-bottom-color: #c60b44;
	border-left-color: #c60b44;
	border-right-color: #c60b44;
	border-top-color: #c60b44;
	border-style: solid;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	margin-left: 2px;
	padding-left: 20px;
	font-weight: bold;
}
.WarningMessages
{
	background-color: rgba(255,255,255,0.6);
	background-image: none;
	background-position: 4px center;
	background-repeat: no-repeat;
	border-bottom-color: #c60b44;
	border-left-color: #c60b44;
	border-right-color: #c60b44;
	border-top-color: #c60b44;
	border-style: solid;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	margin-left: 2px;
	padding-left: 20px;
	font-weight: bold;
}
.Section,.TabContainer,.CellAlignRightWithMargin,.FileUpload.gx-fileupload .fileupload-buttonbar
{
	border-style: none;
	border-width: 0px;
	overflow: auto;
	white-space: nowrap;
}
.TabContainer
{
	background-image: none;
	border-bottom: 1px;
	border-bottom-color: #000;
	border-style: solid;
	float: left;
	width: 100%;
}
.CellAlignRightWithMargin
{
	float: right;
	margin-bottom: 10px;
	margin-top: 10px;
	width: auto;
}
.CallTarget,.ResponsiveSlide .gx-call-target.top,.Form .gx-call-target.top,.ResponsiveSlide .gx-call-target.right,.Form .gx-call-target.right,.ResponsiveSlide .gx-call-target.bottom,.Form .gx-call-target.bottom,.ResponsiveSlide .gx-call-target.left,.Form .gx-call-target.left
{
	background-color: white;
	border-style: none;
	border-width: 0px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
	padding-left: 15px;
	padding-right: 15px;
}
.Calendar 
{
	background-color: #fff;
	border-bottom-color: #000;
	border-left-color: #fff;
	border-right-color: #000;
	border-top-color: #fff;
	border-style: solid;
	border-width: 1px;
	position: relative;
	display: none;
	cursor: default;
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px ;
	font-style: normal;
	font-variant: normal;
	color: #7d7d7d;
}
.Calendar  .CalendarButton 
{
	background-color: #e4e5e6;
	border-bottom-color: #000;
	border-left-color: #fff;
	border-right-color: #000;
	border-top-color: #fff;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #333;
	text-align: center;
}
.Calendar  .nav 
{
	background-color: #e4e5e6;
	background-image: url(../Tema/menuarrow.gif);
	background-position: 100% 100%;
	background-repeat: no-repeat;
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #333;
}
.Calendar  TABLE
{
	background-color: #fff;
	border-bottom-color: #000;
	border-left-color: #fff;
	border-right-color: #000;
	border-top-color: #fff;
	border-style: solid;
	border-width: 1px;
	cursor: default;
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #333;
	text-align: center;
}
.Calendar  TABLE .wn 
{
	background-color: #d3d4d3;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 3px;
	padding-top: 2px;
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #333;
}
.Calendar  THEAD
{
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
}
.Calendar  THEAD .headrow 
{
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #333;
}
.Calendar  THEAD .daynames 
{
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #404040;
}
.Calendar  THEAD .name 
{
	background-color: #eaeaea;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #333;
	text-align: center;
}
.Calendar  THEAD .weekend 
{
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #d84523;
}
.Calendar  THEAD .hilite 
{
	border-bottom-color: #000;
	border-left-color: #fff;
	border-right-color: #000;
	border-top-color: #fff;
	border-style: solid;
	border-width: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #333;
}
.Calendar  THEAD .active 
{
	border-bottom-color: #000;
	border-left-color: #fff;
	border-right-color: #000;
	border-top-color: #fff;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 0px;
	padding-top: 2px;
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #333;
}
.Calendar  THEAD .CalendarTitle 
{
	background-color: #747474;
	border-bottom-color: #000;
	border-left-color: #000;
	border-right-color: #000;
	border-top-color: #000;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
.Calendar  TBODY .day 
{
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 4px;
	padding-top: 2px;
	width: 2em;
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #333;
	text-align: center;
}
.Calendar  TBODY .rowhilite  TD
{
	background-color: #e4e5e6;
	color: #333;
}
.Calendar  TBODY .emptyrow 
{
	display: none;
}
.Calendar  TBODY .emptycell 
{
	visibility: hidden;
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #333;
}
.Calendar  TBODY TD .hilite 
{
	border-bottom-color: #fff;
	border-left-color: #000;
	border-right-color: #000;
	border-top-color: #fff;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 3px;
	padding-top: 1px;
}
.Calendar  TBODY TD .active 
{
	border-bottom-color: ButtonHighlight;
	border-left-color: ButtonHighlight;
	border-right-color: ButtonHighlight;
	border-top-color: ButtonHighlight;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}
.Calendar  TBODY TD .selected 
{
	background-color: #f0f0f0;
	border-bottom-color: ButtonHighlight;
	border-left-color: ButtonHighlight;
	border-right-color: ButtonHighlight;
	border-top-color: ButtonHighlight;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	font-weight: bold;
	color: ButtonText;
}
.Calendar  TBODY TD .weekend 
{
	color: #f00;
}
.Calendar  TBODY TD .today 
{
	font-weight: bold;
	color: #00f;
}
.Calendar  TBODY TD .disabled 
{
	color: GrayText;
}
.Calendar  TBODY TD .time 
{
	background-color: ButtonFace;
	padding-bottom: 1px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 1px;
	text-align: center;
}
.Calendar  TBODY TD .time  .hour 
{
	background-color: Menu;
	border-bottom-color: #889;
	border-left-color: #889;
	border-right-color: #889;
	border-top-color: #889;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 4px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	font-weight: bold;
}
.Calendar  TBODY TD .time  .minute 
{
	background-color: Menu;
	border-bottom-color: #889;
	border-left-color: #889;
	border-right-color: #889;
	border-top-color: #889;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 4px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	font-weight: bold;
}
.Calendar  TBODY TD .time  .ampm 
{
	background-color: Menu;
	border-bottom-color: #889;
	border-left-color: #889;
	border-right-color: #889;
	border-top-color: #889;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 4px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	font-weight: bold;
	text-align: center;
}
.Calendar  TBODY TD .time  .colon 
{
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 2px;
	padding-top: 0px;
	font-weight: bold;
}
.Calendar  TBODY TD .time  SPAN .hilite 
{
	background-color: Highlight;
	border-bottom-color: #000;
	border-left-color: #000;
	border-right-color: #000;
	border-top-color: #000;
	color: HighlightText;
}
.Calendar  TBODY TD .time  SPAN .active 
{
	background-color: #000;
	border-bottom-color: #f00;
	border-left-color: #f00;
	border-right-color: #f00;
	border-top-color: #f00;
	color: #0f0;
}
.Calendar  TFOOT .footrow 
{
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: white;
}
.Calendar  TFOOT .ttip 
{
	background-color: #e4e5e6;
	border-bottom-color: #fff;
	border-left-color: #767676;
	border-right-color: #fff;
	border-top-color: #767676;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #333;
	text-align: center;
}
.Calendar  TFOOT .hilite 
{
	background-color: #d3d4d3;
	border-bottom-color: #000;
	border-left-color: #fff;
	border-right-color: #000;
	border-top-color: #fff;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
}
.Calendar  TFOOT .active 
{
	border-bottom-color: #fff;
	border-left-color: #000;
	border-right-color: #fff;
	border-top-color: #000;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 0px;
	padding-top: 2px;
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #333;
}
.CalendarCombo 
{
	background-color: #fff;
	border-bottom-color: #000;
	border-left-color: #fff;
	border-right-color: #000;
	border-top-color: #fff;
	border-style: solid;
	border-width: 1px;
	left: 0px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	position: absolute;
	top: 0px;
	width: 4em;
	display: none;
	cursor: default;
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	color: #333;
}
.CalendarCombo  .label 
{
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	color: #333;
	text-align: center;
}
.CalendarCombo  .label-IEfix 
{
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	width: 4em;
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	color: #333;
	text-align: center;
}
.CalendarCombo  .active 
{
	border-bottom-color: #969696;
	border-left-color: #969696;
	border-right-color: #969696;
	border-top-color: #969696;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	color: #333;
}
.CalendarCombo  .hilite 
{
	background-color: #969696;
	border-bottom-color: #d3d4d3;
	border-left-color: #d3d4d3;
	border-right-color: #d3d4d3;
	border-top-color: #d3d4d3;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	color: #fff;
}
.ErrorViewerBullet div 
{
	margin-left: 5px;
	display: list-item;
	list-style-position: inside;
}
.GeoLocOption 
{
	margin-left: 4px;
	margin-right: 4px;
	position: relative;
	top: 2px;
	cursor: pointer;
}
.ComponentTrigger 
{
	margin-left: 4px;
	cursor: pointer;
}
.dojoDialog 
{
	background-color: #eee;
	border-bottom-color: #999;
	border-left-color: #999;
	border-right-color: #999;
	border-top-color: #999;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
}
.PopupHeader 
{
	background-color: white;
	background-image: none;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	float: right;
	margin-top: -2px;
	padding-right: 27px;
	z-index: 1;
	width: 100%;
	cursor: move;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #04408c;
	text-indent: 3px;
	vertical-align: bottom;
	width:100% !important;
	 top:0px !important;
	 left:0px !important;
	height: 27px !important;
}
.PopupHeader  .PopupTitle 
{
	margin-top: 30px;
}
.PopupHeaderButton 
{
	background-image: url(../Tema/Close.png);
	background-position: center center;
	background-repeat: no-repeat;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
	float: right;
	margin-right: 2px;
	margin-top: 2px;
	height: 22px;
	width: 20px;
	cursor: pointer;
	text-align: right;
}
.PopupContent 
{
	background-color: white;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	margin-left: -2px;
	margin-top: -24px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 40px;
	padding: 40px 20px 20px 20px !important;
}
.PopupContent  IFRAME
{
	border-width: 0px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
}
.RowDeleted 
{
	text-decoration: line-through;
}
.dp_container 
{
	position: relative;
}
.td5 
{
	width: 40px;
}
.td100 
{
	width: 100%;
}
.PopupBorder 
{
	background-color: white;
	border-style: solid;
	border-width: 0px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	z-index: 99999999 !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	 border: 2px solid #D4E3F4;
}
.PopupBorder  IMG
{
	margin-left: -2px;
	margin-top: -6px;
	padding-bottom: 10px;
}
.PopupShadow 
{
	background-color: #404040;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	z-index: 99999999 !important;
	opacity:.4;
}
.HRDefault 
{
	background-color: transparent;
	border-width: 0px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 0px;
	height: 1px;
	color: transparent;
}
.NoLinkLabel 
{
	float: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;;
	font-size: 14px;
	color: #000;
	text-align: right;
}
.NoLinkLabel  A:active
{
	color: #000;
	text-decoration:none;
}
.NoLinkLabel  A:link
{
	color: #000;
	text-decoration:none;
}
.NoLinkLabel  A:visited
{
	text-decoration: none;
	color: #000;
}
.TDMiddle 
{
	vertical-align: middle;
}
.MenuOption 
{
	margin-right: 15px;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	color: white;
}
.MenuOption  A:active
{
	font-weight: bold;
	text-decoration: none;
	color: white;
}
.MenuOption  A:link
{
	font-weight: bold;
	text-decoration: none;
	color: white;
}
.MenuOption  A:visited
{
	font-weight: bold;
	text-decoration: none;
	color: white;
}
.MenuOption  A:hover
{
	text-decoration: underline;
	color: white;
}
.TextBlock 
{
	font-family: Arial, Helvetica, sans-serif;
}
.TextBlock  A:active
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	text-decoration: none;
	color: black;
}
.TextBlock  A:link
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	text-decoration: none;
	color: black;
}
.TextBlock  A:visited
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	text-decoration: none;
	color: black;
}
.TextBlock  A:hover
{
	text-decoration: underline;
}
.TableTopMenu  SPAN.TextBlock
{
	color: white;
}
.Button:active, input[type='button']:active 
{
	box-shadow:none;
}
.gx_newrow 
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: white;
}
.SmallText  A:active
{
	text-decoration: none;
	color: gray;
}
.SmallText  A:hover
{
	text-decoration: none;
	color: gray;
}
.SmallText  A:link
{
	text-decoration: none;
	color: gray;
}
.SmallText  A:visited
{
	text-decoration: none;
	color: gray;
}
.RecentLinkItem  A:active
{
	text-decoration: none;
	color: #828282;
}
.RecentLinkItem  A:hover
{
	text-decoration: none;
	color: #828282;
}
.RecentLinkItem  A:link
{
	text-decoration: none;
	color: #828282;
}
.RecentLinkItem  A:visited
{
	text-decoration: none;
	color: #828282;
}
.ReadonlyAttribute  A:active
{
	text-decoration: underline;
	color: #747474;
}
.ReadonlyAttribute  A:link
{
	text-decoration: underline;
	color: #747474;
}
.ReadonlyAttribute  A:visited
{
	text-decoration: underline;
	color: #747474;
}
.VerticalMenuOption  A:active
{
	font-weight: bold;
	text-decoration: none;
	color: #404040;
}
.VerticalMenuOption  A:hover
{
	text-decoration: underline;
	color: #404040;
}
.VerticalMenuOption  A:link
{
	font-weight: bold;
	text-decoration: none;
	color: #404040;
}
.VerticalMenuOption  A:visited
{
	font-weight: bold;
	text-decoration: none;
	color: #404040;
}
.HeaderLogin 
{
	background-image: none;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding-left: 20px;
	height: 32px;
}
.PopUpTitle 
{
	visibility: hidden;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #04408c;
}
.GridTitle 
{
	border-bottom: 0px;
	border-bottom-color: #c5c5c5;
	border-left-color: C5C5C5;
	border-right-color: #c5c5c5;
	border-top-color: C5C5C5;
	border-left: 0px;
	border-right: 0px;
	border-style: solid;
	border-top: 0px;
	border-width: 0px;
	overflow: auto;
	padding-bottom: 4px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 4px;
	white-space: nowrap;
	font-weight: normal;
	background-image: linear-gradient(to bottom, #F8F8F8, #E4E5E7);
}
.Link a 
{
	cursor: pointer;
	text-decoration: none;
	color: #6789b2;
}
.gx-masked-relative 
{
	position: relative;
}
.GXProgressBar  .progress-bar-title 
{
	margin-bottom: 3px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 3px;
}
.AddButton 
{
	background-color: #44c767;
	border-bottom-color: #18ab29;
	border-left-color: #18ab29;
	border-right-color: #18ab29;
	border-top-color: #18ab29;
	border-top-left-radius: 28px;
	border-top-right-radius: 28px;
	border-bottom-right-radius: 28px;
	border-bottom-left-radius: 28px;
	display: inline-block;
	cursor: pointer;
	font-family: Arial;
	font-size: 17px;
	text-decoration: none;
	color: #fff;
	text-shadow: 0px 1px 0px #2f6627 ;
}
.AddButton:hover 
{
	background-color: #5cbf2a;
	border-bottom-color: #18ab29;
	border-left-color: #18ab29;
	border-right-color: #18ab29;
	border-top-color: #18ab29;
	border-top-left-radius: 28px;
	border-top-right-radius: 28px;
	border-bottom-right-radius: 28px;
	border-bottom-left-radius: 28px;
	display: inline-block;
	cursor: pointer;
	font-family: Arial;
	font-size: 17px;
	text-decoration: none;
	color: #fff;
	text-shadow: 0px 1px 0px #2f6627 ;
}
BODY
{
	height: inherit;
}
HTML
{
	height: 100%;
}
DIV.suggestions
{
	background-color: white;
	border-bottom-color: black;
	border-left-color: black;
	border-right-color: black;
	border-top-color: black;
	border-style: solid;
	border-width: 1px;
	box-sizing: border-box;
	position: absolute;
	-moz-box-sizing: border-box;
	font-family: Arial, Verdana;
	font-size: 9px;
}
DIV.suggestions DIV
{
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	cursor: default;
	font-family: Arial, Verdana;
	font-size: 9px;
}
DIV.suggestions DIV.current
{
	background-color: #b0c4de;
	font-family: Arial, Verdana;
	font-size: 9px;
	color: white;
}
UL.Tabs
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	list-style-type: none;
}
UL.Tabs LI.Tab
{
	float: left;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
UL.Tabs LI.Tab A
{
	display: block;
	text-decoration: none;
}
UL.Tabs LI.Tab A.TabFirst
{
	background-image: none;
	padding-left: 11px;
}
UL.Tabs LI.Tab A.TabLeft
{
	background-image: none;
}
UL.Tabs LI.Tab SPAN
{
	display: block;
}
UL.Tabs LI.Tab SPAN.TabBackground
{
	background-color: #333;
	background-image: none;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	margin-bottom: -1px;
	margin-left: 1px;
	margin-right: 2px;
	margin-top: 5px;
	overflow: hidden;
	padding-bottom: 4px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 4px;
}
UL.Tabs LI.Tab SPAN.TabLast
{
	background-image: none;
}
UL.Tabs LI.Tab SPAN.TabRight
{
	background-image: none;
}
UL.Tabs LI.Tab SPAN.TabText
{
	white-space: nowrap;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-variant: small-caps;
	font-weight: bold;
	color: #fff;
}
UL.Tabs LI.TabSelected
{
	position: relative;
}
UL.Tabs LI.TabSelected A
{
	float: left;
	position: relative;
}
UL.Tabs LI.TabSelected A.TabFirst
{
	background-image: none;
}
UL.Tabs LI.TabSelected A.TabLeft
{
	background-image: none;
}
UL.Tabs LI.TabSelected SPAN
{
	float: left;
	position: relative;
}
UL.Tabs LI.TabSelected SPAN.TabBackground
{
	background-color: #fff;
	background-image: none;
	border-style: solid;
	border-width: 1px;
	margin-top: 0px;
	padding-top: 8px;
	border-bottom:0px;
}
UL.Tabs LI.TabSelected SPAN.TabLast
{
	background-image: none;
}
UL.Tabs LI.TabSelected SPAN.TabRight
{
	background-image: none;
	margin-right: 0px;
}
UL.Tabs LI.TabSelected SPAN.TabText
{
	color: #c60b44;
}
DIV.gx-multimedia-upload
{
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: solid;
	border-width: 1px;
	position: relative;
	height: 72px;
	width: 128px;
	display: block;
	text-align: center;
	line-height:68px;
}
DIV.gx-multimedia-upload *
{
	text-align: left;
	line-height:normal;
}
DIV.gx-multimedia-upload DIV.fields-ct
{
	background-color: white;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	padding-left: 5px;
	padding-top: 10px;
	height: 100%;
	display: none;
	white-space: nowrap;
}
DIV.gx-multimedia-upload A:first-child
{
	right: 20px;
}
DIV.gx-multimedia-upload INPUT.field
{
	float: none;
	margin-top: 10px;
	display: none;
}
DIV.gx-multimedia-upload INPUT.field-selected
{
	display: inline;
}
DIV.gx-multimedia-upload LABEL.option
{
	clear: left;
	float: left;
	margin-bottom: 10px;
	margin-right: 15px;
	width: 150px;
	display: inline;
	cursor: pointer;
	font-size: 11px;
}
DIV.gx-multimedia-upload LABEL.option INPUT
{
	float: left;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 3px;
	margin-top: 0px;
	display: inline;
	cursor: pointer;
}
DIV.gx-multimedia-upload INPUT.Button
{
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	display: block;
}
DIV.gx-multimedia-upload IMG
{
	padding-bottom: 2px;
	padding-top: 2px;
	vertical-align: middle;
	max-width:124px;
	max-height:68px;
}
DIV.gx-multimedia-upload A SPAN
{
	background-position: center center;
	background-repeat: no-repeat;
	height: 68px;
	width: 124px;
	color: transparent;
}
DIV.gx-multimedia-upload A.gx-multimedia-empty
{
	display: block;
}
DIV.gx-multimedia-upload A.gx-multimedia-empty SPAN
{
	display: block;
}
DIV.gx-multimedia-upload A.gx-multimedia-empty IMG
{
	display: none;
}
DIV.gx-multimedia-upload A.gx-multimedia-empty SPAN.gx-image-placeholder
{
	background-image: none;
}
DIV.gx-multimedia-upload A.gx-multimedia-empty SPAN.gx-video-placeholder
{
	background-image: none;
	opacity:1;
}
DIV.gx-multimedia-upload A.gx-multimedia-empty SPAN.gx-audio-placeholder
{
	background-image: none;
	opacity:1;
}
DIV.gx-multimedia-upload A.gx-multimedia-empty SPAN.gx-download-placeholder
{
	opacity:1;
}
DIV.gx-multimedia-upload A.action
{
	background-color: #2d84c1;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	position: absolute;
	top: 0px;
	cursor: pointer;
	font-size: 11px;
	color: white;
	opacity:0;
	line-height:15px;
	-moz-transition:opacity .3s ease-in-out;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-ms-transition:opacity .3s ease-in-out;
	opacity:0;
	-webkit-transition:opacity .3s ease-in-out;
}
DIV.gx-multimedia-upload A.change-action
{
	background-image: none;
	background-position: 4px center;
	background-repeat: no-repeat;
	padding-left: 16px;
	padding-right: 4px;
	right: 20px;
}
DIV.gx-multimedia-upload A.clear-action
{
	background-image: none;
	background-position: center center;;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 9px;
	padding-top: 9px;
	right: 0px;
}
DIV.gx-multimedia-upload A.action:focus
{
	text-decoration: underline;
	opacity:.9;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
DIV.gx-multimedia-upload A.gx-multimedia-unknown
{
	display: block;
}
DIV.gx-multimedia-upload A.gx-multimedia-unknown SPAN
{
	display: block;
}
DIV.gx-multimedia-upload A.gx-multimedia-unknown IMG
{
	display: none;
}
DIV.gx-multimedia-upload A.gx-multimedia-unknown SPAN.gx-video-placeholder
{
	opacity:1;
}
DIV.gx-multimedia-upload A.gx-multimedia-unknown SPAN.gx-audio-placeholder
{
	opacity:1;
}
DIV.gx-multimedia-upload A.gx-multimedia-unknown SPAN.gx-download-placeholder
{
	opacity:1;
}
DIV.gx-multimedia-upload INPUT.BtnEnter
{
	clear: both;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
DIV.gx-multimedia-upload A.gx-multimedia-download
{
	display: block;
}
DIV.gx-multimedia-upload A.gx-multimedia-download SPAN
{
	display: block;
}
DIV.gx-multimedia-upload A.gx-multimedia-download IMG
{
	display: none;
}
DIV.gx-multimedia-upload A.gx-multimedia-download SPAN.gx-video-placeholder
{
	opacity:1;
}
DIV.gx-multimedia-upload A.gx-multimedia-download SPAN.gx-audio-placeholder
{
	opacity:1;
}
DIV.gx-multimedia-upload A.gx-multimedia-download SPAN.gx-download-placeholder
{
	opacity:1;
}
DIV.gx-multimedia-upload:hover A.action:hover
{
	text-decoration: underline;
	opacity:.9;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
DIV.gx-multimedia-upload:hover A.action:focus
{
	text-decoration: underline;
	opacity:.9;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
DIV.gx-multimedia-upload:hover A.action
{
	display: block;
	opacity:.7;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
A:not([href]) SPAN.gx-video-placeholder
{
	opacity:.5;
}
A:not([href]) SPAN.gx-audio-placeholder
{
	opacity:.5;
}
A:not([href]) SPAN.gx-download-placeholder
{
	opacity:.5;
}
DIV.suggestions
{
	background-color: #fff;
	border-bottom-color: #969696;
	border-left-color: #969696;
	border-right-color: #969696;
	border-top-color: #969696;
	border-style: solid;
	border-width: 1px;
	box-sizing: border-box;
	position: absolute;
	-moz-box-sizing: border-box;
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
}
DIV.suggestions DIV
{
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	cursor: default;
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	color: #333;
}
DIV.suggestions DIV.current
{
	background-color: #d3d4d3;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	color: #333;
}
DIV.dp_container IMG
{
	vertical-align: middle;
}
A.botao
{
	margin-bottom: 9px;
	margin-top: 8px;
	padding-bottom: 4px;
	padding-left: 9px;
	padding-right: 5px;
	padding-top: 4px;
	font-family: tahoma,arial,verdana,sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #333;
	text-align: center;
	vertical-align: middle;
	line-height: 16px;
}
A.botao:hover
{
	background-color: #f5f5f5;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
	border-right-color: #ddd;
	border-top-color: #ddd;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
	margin-bottom: 9px;
	margin-top: 8px;
	padding-bottom: 4px;
	padding-left: 9px;
	padding-right: 5px;
	padding-top: 4px;
	cursor: pointer;
	color: #222;
	text-align: center;
	vertical-align: middle;
	-moz-linear-gradient(top, rgba(215,235,255,1) 0%, rgba(215,235,255,1) 50%, rgba(189,213,244,1) 50%, rgba(189,213,244,1) 100%);
	 -webkit-linear-gradient(top, rgba(215,235,255,1) 0%, rgba(215,235,255,1) 50%, rgba(189,213,244,1) 50%, rgba(189,213,244,1) 100%);
	background: rgba(215,235,255,1);
}
DIV.gx-mask
{
	background-color: black;
	left: 0px;
	position: absolute;
	top: 0px;
	height: 100%;
	width: 100%;
	animation: entermask 1s;
	-webkit-animation: entermask 1s;
	-ms-filter:"alpha(opacity=10)";
	opacity:.10;
}
DIV.gx-unmask
{
	background-color: transparent;
	animation: leavemask .3s;
	-webkit-animation: leavemask .3s;
}
BODY.gx-masked DIV.gx-mask
{
	bottom: 0px;
	position: fixed;
}
#gx_ajax_notification
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	position: absolute;
	top: 21px;
	z-index: 999;
	height: 20px;
	width: 100%;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
}
.TextBlockHeader 
{
	color: #00ce7c;
	color: #00ce7c !important;
}
.TextBlockHeader  A:link
{
	color: #00ce7c;
}
.TextBlockHeader  A:active
{
	color: #00ce7c;
}
.TextBlockHeader  A:hover
{
	color: #00ce7c;
}
.TextBlockHeader  A:visited
{
	color: #00ce7c;
}
.WorkWithSelection  .TR:hover  .ActionBaseColorAttribute 
{
	background-color: #00ff7f;
}
.TR:hover  .ActionBaseColorAttribute 
{
	background-color: #cd5c5c;
}
IMG.ImageActionGridUpdate:hover
{
	background-color: #00ce7c;
	background-repeat: no-repeat;
	border-width: 0px;
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
	border-bottom-left-radius: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	min-height: 28px;
	width: auto;
	max-width: 100%;
	min-width: 25px;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color: #333;
	text-indent: 0px;
	vertical-align: middle;
}
INPUT.ButtonEnterWW:hover
{
	background-color: #28769f;
	background-image: none;
	background-repeat: no-repeat;
	border-bottom-color: #28769f;
	border-left-color: #28769f;
	border-right-color: #28769f;
	border-top-color: #28769f;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	margin-right: 3pt;
	padding-bottom: 6px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
	min-height: 28px;
	max-width: 100%;
	min-width: 86px;
	display: inline-block;
	white-space: nowrap;
	cursor: pointer;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	text-align: center;
	text-indent: 0pt;
	vertical-align: middle;
}
IMG.ImageActionGridDelete:hover
{
	background-color: #cd5c5c;
	background-repeat: no-repeat;
	border-width: 0px;
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
	border-bottom-left-radius: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	min-height: 28px;
	width: auto;
	max-width: 100%;
	min-width: 25px;
}
IMG.ImageActionGridDesabilitada:hover
{
	background-image: url(../ImgUpdateDesabilitado.png);
	background-repeat: no-repeat;
	border-width: 0px;
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
	border-bottom-left-radius: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	min-height: 28px;
	width: auto;
	max-width: 100%;
	min-width: 25px;
	text-indent: 0px;
	vertical-align: middle;
	z-index: 1 !important;
}
/* [gx-css-import ignore - start] */

@keyframes entermask {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.1;
  }
}

@keyframes leavemask {
  from {
    opacity: 0.1;
  }
  to {
    opacity: 0;
  }
}

div[data-align="center"] > div[data-align-outer] {
  display: table;
  margin-left: auto;
  margin-right: auto;
}
div[data-align="right"] > div[data-align-outer] {
  display: table;
  margin-left: auto;
}
div[data-valign="middle"] > div[data-align-outer] {
  display: table;
  height: 100%;
  width: 100%;
}
div[data-valign="middle"] > div[data-align-outer] > div[data-align-inner] {
  display: table-cell;
  vertical-align: middle;
}
div[data-valign="bottom"] > div[data-align-outer] {
  display: table;
  height: 100%;
  width: 100%;
}
div[data-valign="bottom"] > div[data-align-outer] > div[data-align-inner] {
  display: table-cell;
  vertical-align: bottom;
}
td[data-cell-valign="top"] {
  vertical-align: top;
}
td[data-cell-valign="middle"] {
  vertical-align: middle;
}
td[data-cell-valign="bottom"] {
  vertical-align: bottom;
}
div[data-cell-valign="middle"] {
  display: table-cell;
  vertical-align: middle;
}
div[data-cell-valign="bottom"] {
  display: table-cell;
  vertical-align: bottom;
}
div[data-align="center"] > div[data-align-outer] {
  width: auto;
}
div[data-align="right"] > div[data-align-outer] {
  width: auto;
}
div[data-align][data-align-image] > div[data-align-outer] {
  display: block;
  margin-left: 0;
  margin-right: 0;
  height: 100%;
}
div[data-align][data-align-image]
  > div[data-align-outer]
  > div[data-align-inner] {
  height: 100%;
}
div[data-valign][data-align-image]
  > div[data-align-outer]
  > div[data-align-inner] {
  display: block;
  height: 100%;
}
div[data-align="center"][data-align-image] img {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
div[data-align="right"][data-align-image] img {
  margin-left: auto;
  display: block;
}
div[data-align="center"]:not([data-valign])[data-align-image] img {
  background-position: center top;
}
div[data-align="center"][data-valign="middle"][data-align-image] img {
  background-position: center center;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
div[data-valign][data-align-image] div[data-align-inner] {
  position: relative;
}
div[data-valign][data-align-image] img {
  position: absolute;
  margin: auto;
}
div[data-align="center"][data-valign="bottom"][data-align-image] img {
  background-position: center bottom;
  right: 0;
  bottom: 0;
  left: 0;
}
div[data-align="right"]:not([data-valign])[data-align-image] img {
  background-position: right top;
}
div[data-align="right"][data-valign="middle"][data-align-image] img {
  background-position: right center;
  top: 0;
  right: 0;
  bottom: 0;
}
div[data-align="right"][data-valign="bottom"][data-align-image] img {
  background-position: right bottom;
  right: 0;
  bottom: 0;
}
div:not([data-align])[data-valign="middle"][data-align-image] img {
  background-position: left center;
  top: 0;
  bottom: 0;
}
div:not([data-align])[data-valign="bottom"][data-align-image] img {
  background-position: left bottom;
  bottom: 0;
}
div[data-align="center"]
  > div
  > div
  > div.gx-attribute
  > p.form-control-static {
  text-align: center;
}
div[data-align="right"] > div > div > div.gx-attribute > p.form-control-static {
  text-align: right;
}

[data-gx-flex] {
  display: flex;
}

div[data-gx-canvas] {
  position: relative;
}

div[data-gx-canvas-cell] > div.gx-attribute {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: inherit;
  align-items: inherit;
}

div[data-gx-smarttable] {
  display: grid;
}

div[data-gx-smarttable-cell] > div [data-gxgridid] {
  width: 100%;
  height: 100%;
}

div[data-gx-smarttable-cell] > div.gx-attribute {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: inherit;
  align-items: inherit;
}

.gxlivepreview-hidesubelements {
  visibility: hidden;
}
.gx-responsive-grid .gx-remove-row {
  position: absolute;
  z-index: 1;
}

.gx-responsive-grid .gx-remove-row-right {
  right: 10px;
}

.gx-responsive-grid .gx-remove-row-top {
  top: 0;
}

.gx-responsive-grid .gx-remove-row-bottom {
  bottom: 0;
}

[data-gxrow].RowDeleted div {
  text-decoration: inherit;
}

[data-gxgridid] > [data-gx-flex] > [data-gxrow] > .gx-remove-row + div,
[data-gxgridid] > [data-gx-flex] > [data-gxrow] > .gx-remove-row + table {
  margin: 15px;
}

[data-gxgridid] > [data-gx-flex] > [data-gxrow] {
  position: relative;
}

.gx-responsive-grid > [data-gx-flex] > [data-gxrow] > .gx-remove-row-right {
  right: 0;
}

.gx-popup-frame-mask {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

form[tabindex="-1"] {
  outline: none;
}

.gx-navbar .gx-attribute,
.gx-action-group .gx-attribute,
.gx-action-group .gx-button {
  display: inline-block;
}

.gx-action-group .gx-form-group {
  display: inline-block;
  margin-left: 0;
  margin-right: 0;
}

.gx-radio-button-vertical,
.gx-radio-button-vertical label {
  display: block;
  line-height: 25px;
}

label.gx-radio-label.disabled.active {
  box-shadow: inset 0 0px 7px rgba(0, 0, 0, 0.28);
}

.gx-prompt.gx-disabled {
  display: none;
}

.input-group input.form-control.gx-invisible + span > a.gx-image-link,
.input-group input.form-control[disabled] + span > a.gx-image-link {
  display: none;
}

div.gxwebcomponent > div.gx-mask {
  position: absolute;
}

html.gx-blocking,
html.gx-blocking body {
  overflow: hidden;
}

.gx-call-target.empty {
  display: none !important;
}

.gx-invisible,
.gx-sr-only,
[data-gx-sr-only] {
  display: none !important;
}

.gx-grid [data-gx-grid-nodata] + .GridNoDataText {
  display: block;
}

.gx-grid .GridNoDataText {
  display: none;
}

td.gx-attribute .form-control {
  display: inline-block;
  width: 100%;
}

.MainContainer .gx-infinite-scrolling-container, .container-fluid .gx-infinite-scrolling-container {
	padding-left:15px;
	padding-right:15px;
	margin-left:-15px;
	margin-right:-15px;
}

.gx-infinite-scrolling-container table,
.gx-infinite-scrolling-container thead {
  overflow-x: hidden;
  display: block;
  width: 100%;
}

.gx-infinite-scrolling-container > table {
  width:100%;  
}

.gx-infinite-scrolling-element {
  overflow-x: hidden;
  overflow-y: auto;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
}

.gx-grid .gx-grid-fixed-height {
  overflow-y: scroll;
  display: inline-block;
}

.gx-grid-fixed-header-ie7 > table > thead > tr {
  display: block;
  position: absolute;
}
.gx-grid-fixed-header-ie7 {
  overflow-x: hidden;
  overflow-y: auto;
}
.gx-grid-fixed-header-ie7 > table > tbody {
  height: auto;
}
.gx-grid-fixed-header-ie7 > table {
  width: auto;
}

table > .gx-infinite-scrolling-element {
  width: 100%;
  display: block;
}

.gx-tbldsp-container {
  display: table;
}
.gx-tbldsp-container > div {
  display: table-cell;
}
[data-gx-evt],
[data-gx-evt-control] {
  cursor: pointer;
}
.gx-disabled[data-gx-evt],
.gx-disabled[data-gx-evt-control] {
  cursor: auto;
}

span.gx-disabled > a {	
	color: inherit;
	cursor: inherit;
	text-decoration: inherit;
}

span[data-text-format="3"]{	
	white-space: pre-wrap;
}

/* Start Responsive Popups required Styling */
.gx-responsive-popup.gx-popup {
  position: fixed;
  z-index: 1500;
  margin-top: 0px;
}

.gx-responsive-popup .gx-popup-content > iframe {
  border: none;
}

.gx-responsive-popup div.gx-popup-pdf {
  overflow: hidden;
}

body.gx-popup-opened {
  overflow: hidden;
}

div[data-gx-dynitem-container] {
  display: inline;
}

li[data-gx-dynitem-hook],
input[type="checkbox"].gx-invisible + label {
  display: none;
}

.input-group input[data-gx-password-reveal] {
  width: 100%;
}

input[data-gx-password-reveal] + .gx-pwd-reveal-btn {
  display: table-cell;
}

.gx-pwd-reveal-btn {
  display: none;
}

input[data-gx-password-reveal]::-ms-reveal {
  display: none;
}

.gxwebcomponent-loading {
  opacity: 0;
}

.gx-label {
  font-weight: 700;
}

.gx-form-item {
  padding-right: 15px;
  padding-left: 15px;
}

.gx-default-form-group {
  margin-bottom: 15px;
  display: flex;
  flex-wrap: nowrap;
}

.gx-default-form-group.gx-label-top {
  flex-wrap: wrap;
}

[data-gx-checkbox-title] {
  font-weight: normal;
  margin-left: 5px;
}

.gx-checkbox-wrapper {
  min-height: 27px;
  display: inline-block;
  padding-top: 7px;
  padding-left: 20px;
}

.gx-checkbox-wrapper > input {
  position: absolute;
  margin-left: -20px;
}

.form-control[type="checkbox"] {
  display: inline-block;
  vertical-align: middle;
}

body:not(.gx-show-input-spinner) input[type="number"] {
  -moz-appearance: textfield;
}

body:not(.gx-show-input-spinner)
  input[type="number"]::-webkit-inner-spin-button,
body:not(.gx-show-input-spinner)
  input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

@media (min-width: 736px) {
  /* Just in case for compatibility reasons.*/
  .gx-responsive-popup .gx-popup-header {
    float: none;
    width: auto;
  }

  .gx-popup-opened,
  .gx-popup-opened form {
    overflow: hidden;
  }

  .gx-responsive-popup .gx-popup-content iframe {
    overflow: auto;
  }
  .gx-responsive-popup .gx-popup-resize {
    position: absolute;
    bottom: 2px;
    right: 2px;
  }

  .gx-responsive-popup div.iframe-container {
    max-height: calc(100vh - 80px);
  }

  .gx-responsive-popup div.iframe-container > iframe {
    max-height: none !important;
  }

  .gx-responsive-popup.gx-popup-initial .gx-popup-content iframe {
    max-height: calc(
      100vh - 80px
    ); /* 80px harcoded for Header Popup Height. Not good. Flexbox instead? */
    max-width: 100vw;
  }
  .gx-responsive-popup.gx-popup-centered {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50% !important;
    top: 50% !important;
  }

  .gx-responsive-popup.gx-popup-horizontal-center {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    left: 50%;
  }
}
@media (max-width: 736px) /*Small and ExtraSmall*/ {
  .gx-responsive-popup .gx-popup-header {
    height: 40px;
  }
  .gx-responsive-popup.gx-popup {
    top: 0;
    left: 0;
    height: 100vh;
    width: 100vw;
  }
  .gx-responsive-popup .gx-popup-content {
    height: calc(
      100% - 40px
    ); /* 40px harcoded for Header Popup Height. Not good. Flexbox instead? */
    width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
  .gx-responsive-popup .gx-popup-content > iframe {
    width: 100vw !important;
  }
  .gx-responsive-popup .gx-popup-resize {
    display: none;
  }

  body.gx-popup-opened {
    position: fixed;
  }

  .gx-popup-document {
    width: 100% !important;
  }
}

.gx-multimedia-ro img:not([src=""]) {
  background-image: none;
}

.gx-multimedia-ro img:not([src=""]) + * {
  display: none;
}

/* Bootstrap Float Labels  https://github.com/tonystar/bootstrap-float-label/blob/master/bootstrap-float-label.css */

.has-float-label {
  display: block;
  position: relative;
}
.has-float-label label,
.has-float-label > span {
  position: absolute;
  left: 0;
  top: 0;
  cursor: text;
  font-size: 75%;
  opacity: 1;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  top: -0.5em;
  left: 0.75rem;
  z-index: 3;
  line-height: 1;
  padding: 0 1px;
}
.has-float-label label::after,
.has-float-label > span::after {
  content: " ";
  display: block;
  position: absolute;
  background: white;
  height: 2px;
  top: 50%;
  left: -0.2em;
  right: -0.2em;
  z-index: -1;
}
.has-float-label .form-control::-webkit-input-placeholder {
  opacity: 1;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.has-float-label .form-control::-moz-placeholder {
  opacity: 1;
  transition: all 0.2s;
}
.has-float-label .form-control:-ms-input-placeholder {
  opacity: 1;
  transition: all 0.2s;
}
.has-float-label .form-control::placeholder {
  opacity: 1;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.has-float-label
  .form-control:placeholder-shown:not(:focus)::-webkit-input-placeholder {
  opacity: 0;
}
.has-float-label .form-control:placeholder-shown:not(:focus)::-moz-placeholder {
  opacity: 0;
}
.has-float-label
  .form-control:placeholder-shown:not(:focus):-ms-input-placeholder {
  opacity: 0;
}
.has-float-label .form-control:placeholder-shown:not(:focus)::placeholder {
  opacity: 0;
}
.has-float-label .form-control:placeholder-shown:not(:focus) + * {
  font-size: 125%;
  opacity: 0.5;
  top: 50%;
  transform: translate(0, -50%);
}

.input-group .has-float-label {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.input-group .has-float-label .form-control {
  width: 100%;
  border-radius: 0.25rem;
}
.input-group .has-float-label:not(:last-child),
.input-group .has-float-label:not(:last-child) .form-control {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-right: 0;
}
.input-group .has-float-label:not(:first-child),
.input-group .has-float-label:not(:first-child) .form-control {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}


/* [gx-css-import ignore - end] */
