﻿/* [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] */
/* [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;
}


.FormBody #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.FormBody .gx-call-target {
	overflow: auto;
}

.FormBody .gx-center-target {
	display: table-cell;
}

.FormBody .gx-call-target.top {
	height: 15vh;
}

.FormBody .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.FormBody .gx-call-target.bottom {
	height: 10vh;
}

.FormBody .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;
}


.FormBody #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.FormBody .gx-call-target {
	overflow: auto;
}

.FormBody .gx-center-target {
	display: table-cell;
}

.FormBody .gx-call-target.top {
	height: 15vh;
}

.FormBody .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.FormBody .gx-call-target.bottom {
	height: 10vh;
}

.FormBody .gx-call-target.left {
	display: table-cell;
	width: 400px;
}

/* [gx-css-import ignore - end] */
.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;
}
.ErrorViewerLine
{
	border-style: none;
	border-width: 0px;
}
.Flex
{
	border-style: none;
	border-width: 0px;
}
.TableRow
{
	float: none;
	border-style: none;
	border-width: 0px;
}
.TableCell
{
	float: none;
	border-style: none;
	border-width: 0px;
}
.TabPage
{
	border-style: none;
	border-width: 0px;
	float: none;
}
.Popup,.Form .gx-popup.gx-popup-default,.FormBody .gx-popup.gx-popup-default
{
	border-style: none;
	border-width: 0px;
	float: none;
}
.CallTarget,.ResponsiveSlide .gx-call-target.top,.Form .gx-call-target.top,.FormBody .gx-call-target.top,.ResponsiveSlide .gx-call-target.right,.Form .gx-call-target.right,.FormBody .gx-call-target.right,.ResponsiveSlide .gx-call-target.bottom,.Form .gx-call-target.bottom,.FormBody .gx-call-target.bottom,.ResponsiveSlide .gx-call-target.left,.Form .gx-call-target.left,.FormBody .gx-call-target.left
{
	background-color: white;
	border-style: none;
	border-width: 0px;
	float: none;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
	padding-left: 15px;
	padding-right: 15px;
}
.ActionGroupItem
{
	border-style: none;
	border-width: 0px;
	float: none;
}
.GridRow
{
	float: none;
	border-style: none;
	border-width: 0px;
}
.Image,.ImageDragging,.ImageAcceptDrag,.ImageNoAcceptDrag,.ImageTop,.ImageInButton,.ImageTopHeader,.ImageHandCenter,.ImageHandCenter:hover,.HeaderImage1,.TabPaging,.TabPagingNext,.TabPagingPrevious,.ImageHeaderBackground,.PoweredBy,.ResponsiveImage,.ImageBlock,.ImageHiddenExtraSmall,.AssociationImage,.StepImage,.StepImageUnSelected,.PagingButtons,.PagingButtonsFirst,.PagingButtonsLast,.PagingButtonsNext,.PagingButtonsPrevious,.Amarilla,.ImageNoRepeat
{
	float: none;
	border-style: none;
	border-width: 0px;
}
.Image:before,.ImageDragging:before,.ImageAcceptDrag:before,.ImageNoAcceptDrag:before,.ImageTop:before,.ImageInButton:before,.ImageTopHeader:before,.ImageHandCenter:before,.ImageHandCenter:hover:before,.HeaderImage1:before,.TabPaging:before,.TabPagingNext:before,.TabPagingPrevious:before,.ImageHeaderBackground:before,.PoweredBy:before,.ResponsiveImage:before,.ImageBlock:before,.ImageHiddenExtraSmall:before,.AssociationImage:before,.StepImage:before,.StepImageUnSelected:before,.PagingButtons:before,.PagingButtonsFirst:before,.PagingButtonsLast:before,.PagingButtonsNext:before,.PagingButtonsPrevious:before,.Amarilla:before,.ImageNoRepeat:before
{
	float: none;
}

.Image:after,.ImageDragging:after,.ImageAcceptDrag:after,.ImageNoAcceptDrag:after,.ImageTop:after,.ImageInButton:after,.ImageTopHeader:after,.ImageHandCenter:after,.ImageHandCenter:hover:after,.HeaderImage1:after,.TabPaging:after,.TabPagingNext:after,.TabPagingPrevious:after,.ImageHeaderBackground:after,.PoweredBy:after,.ResponsiveImage:after,.ImageBlock:after,.ImageHiddenExtraSmall:after,.AssociationImage:after,.StepImage:after,.StepImageUnSelected:after,.PagingButtons:after,.PagingButtonsFirst:after,.PagingButtonsLast:after,.PagingButtonsNext:after,.PagingButtonsPrevious:after,.Amarilla:after,.ImageNoRepeat:after
{
	float: none;
}

.PagingButtons,.PagingButtonsFirst,.PagingButtonsLast,.PagingButtonsNext,.PagingButtonsPrevious
{
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
	cursor: pointer;
}
.PagingButtons:before,.PagingButtonsFirst:before,.PagingButtonsLast:before,.PagingButtonsNext:before,.PagingButtonsPrevious:before
{
	background-repeat: no-repeat;
	cursor: pointer;
}

.PagingButtons:after,.PagingButtonsFirst:after,.PagingButtonsLast:after,.PagingButtonsNext:after,.PagingButtonsPrevious:after
{
	background-repeat: no-repeat;
	cursor: pointer;
}

.PagingButtonsFirst
{
	background-image: url(../Default/First.gif);
}
.PagingButtonsLast
{
	background-image: url(../Default/Last.gif);
}
.PagingButtonsNext
{
	background-image: url(../Default/Next.gif);
}
.PagingButtonsPrevious
{
	background-image: url(../Default/Previous.gif);
}
.Amarilla
{
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-image: none;
	cursor: wait;
}
.Amarilla:before
{
	background-attachment: scroll;
	background-repeat: no-repeat;
	cursor: wait;
}

.Amarilla:after
{
	background-attachment: scroll;
	background-repeat: no-repeat;
	cursor: wait;
}

.ImageNoRepeat
{
	background-repeat: no-repeat;
	min-width: 100%;
}
.ImageNoRepeat:before
{
	background-repeat: no-repeat;
}

.ImageNoRepeat:after
{
	background-repeat: no-repeat;
}

.Tab
{
	border-style: none;
	border-width: 0px;
	float: none;
}
.TextBlock,.TextBlockDragging,.TextBlockAcceptDrag,.TextBlockNoAcceptDrag,.Separator,.SmallText,.SelectedTab,.UnSelectedTab,.RecentLink,.TextBlockHeader,.FieldSetTitle,.RecentLinkItem,.RecentsTitle,.WWAdvancedLabel,.WWOrderByLabel,.WWFilterLabel,.WWDateFilterLabel,.WWOrderItem,.WWOrderItemSelected,.FooterText,.VerticalMenuOption,.BtnTextBlock,.TextBlockFSWithHeaderTitle,.TextBlockUserName,.TextBlockRoleName,.DataDescription,.AssociationTitle,.DescriptionWhite,.MasterPageFooter,.WorkWithFooter,.InGridDeletion,.StepNumber,.StepNumberSelected,.StepNumberBullet,.StepNumberBulletSelected,.WizardTextBlock,.WizardTextBlockDescription,.TableHeaderText,.Grid>caption,.GridDragging>caption,.GridNoAcceptDrag>caption,.GridAcceptDrag>caption,.GridNoData>caption,.FreeStyleGrid[data-gx-grid-nodata]>caption,.VerticalTabGrid[data-gx-grid-nodata]>caption,.FreeStyleGridBottom[data-gx-grid-nodata]>caption,.FreeStyleGridRecent[data-gx-grid-nodata]>caption,.FreeStyleGridDragging[data-gx-grid-nodata]>caption,.FreeStyleGridAcceptDrag[data-gx-grid-nodata]>caption,.FreeStyleGridNoAcceptDrag[data-gx-grid-nodata]>caption,.TrnSublevelGrid[data-gx-grid-nodata]>caption,.RecentLinksGrid[data-gx-grid-nodata]>caption,.ColumnsSelectorFreeStyleGrid[data-gx-grid-nodata]>caption,.FreeStyleGridWithHeader[data-gx-grid-nodata]>caption,.Grid[data-gx-grid-nodata]>caption,.GridDragging[data-gx-grid-nodata]>caption,.GridNoAcceptDrag[data-gx-grid-nodata]>caption,.GridAcceptDrag[data-gx-grid-nodata]>caption,.GridNoData[data-gx-grid-nodata]>caption,.WorkWith[data-gx-grid-nodata]>caption,.PromptGrid[data-gx-grid-nodata]>caption,.GridHandHeld[data-gx-grid-nodata]>caption,.WorkWith>caption,.PromptGrid>caption,.GridHandHeld>caption,.Table>caption,.TableDragging>caption,.TableAcceptDrag>caption,.TableNoAcceptDrag>caption,.Table100x100>caption,.TableBorder>caption,.TableBorderBottom>caption,.ToolbarMain>caption,.TableGridHeader>caption,.Table100x100H>caption,.Table100x1004C>caption,.TableViewGeneralAtts>caption,.ViewTable>caption,.HorizontalSpace>caption,.TableBottom>caption,.Table95>caption,.RecentLinksTable>caption,.RecentLinksTableOdd>caption,.RecentLinksTableEven>caption,.TableMargin2>caption,.Table80>caption,.TableBorder100x100>caption,.td5>caption,.LevelTable>caption,.BodyContainer>caption,.HeaderContainer>caption,.RecentLinksContainer>caption,.FormContainer>caption,.AdvancedContainerItem>caption,.AdvancedContainerItemExpanded>caption,.AdvancedContainer>caption,.AdvancedContainerVisible>caption,.AdvancedContainerFullHeight>caption,.OrdersTable>caption,.WWAdvancedContainer>caption,.RecentLinksMainTable>caption,.RecentLinksMainTableExpanded>caption,.PromptContainer>caption,.PromptMainTable>caption,.MainContainer>caption,.GridTabMainTable>caption,.Table960>caption,.TableGreyFooter>caption,.TableBlackFooter>caption,.TableBlackHeader>caption,.TableLogin>caption,.td100>caption,.HorizantalSpace>caption,.TableHorizontalLine1>caption,.td10px>caption,.GridAcceptDragOdd>caption,.TableTop1>caption,.TablePaddingTop5>caption,.TableAlignedCentered>caption,.PopupContentCell>caption,.TableActions>caption,.TableActionsCell>caption,.TableActionsCellLogin>caption,.DataDescriptionCell>caption,.DataDescriptionCellLeft>caption,.DataDescriptionCellLogin>caption,.TableData>caption,.TextBlockTitleCell>caption,.TableTitleCell>caption,.GridHeaderCell>caption,.GridHeaderCellCleanFilters>caption,.TableView>caption,.HorizontalLineWWP>caption,.GridLineEven>caption,.GridLineOdd>caption,.GridFooter>caption,.SpaceTable>caption,.TableWhiteBorder>caption,.TableMerged>caption,.TableSearch>caption,.TableCellBreadCrumbOdd>caption,.TableCellBreadCrumbEven>caption,.TableAttributesCell>caption,.TableSearchCell>caption,.TablePaddingLeft>caption,.TableLineSeparator>caption,.TableRowSideBar>caption,.TableGroup>caption,.MasterLeftZone>caption,.MasterRightZone>caption,.MPBar>caption,.breadCrumbTitleCell>caption,.TableGeolocation>caption,.TableBar>caption,.Table100H>caption,.TableCellAlignRight>caption,.MasterMainClass>caption,.ContentHolderCell>caption,.TableAlignRight>caption,.TableAlignRightWithMargin>caption,.MasterTopIconsCell>caption,.TableHiddenExtraSmall>caption,.TableUserRoleMenuInfo>caption,.CellPaddingTop>caption,.TableViewTab>caption,.TableFSHeader>caption,.FSSingleLine>caption,.Table1>caption,.Width100>caption,.TableFiltersCell>caption,.Invisible>caption,.DataFilterContentCell>caption,.MergedItemNotRequired>caption,.MergeDataCell>caption,.TableLabel50Percent>caption,.TableWithBottomBorder>caption,.FSWithHeaderCellBottomRow>caption,.TableStepBulletLineCell>caption,.TableWizardMain>caption,.WizardStepsCell>caption,.WizardStepsPositionCell>caption,.FilterMultipleSelectorCell>caption,.FilterMultiplePromptCell>caption,.TableStep>caption,.TableStepSelected>caption,.TableContainerStep>caption,.TableContainerStepSelected>caption,.TableContainerStepFirst>caption,.TableContainerStepLast>caption,.TableStepBullet>caption,.TableStepBulletChecked>caption,.TableStepBulletSelected>caption,.TableContainerStepBullet>caption,.TableStepBulletLine>caption,.TableStepBulletLineChecked>caption,.WizardTitleCell>caption,.TableStepInfo>caption,.TableWizardSteps>caption,.xl65>caption,.xl66>caption,.Tool01>caption,.GridOdd>caption,.classref>caption,.TableMain>caption,.TableMainPopup>caption,.TableDynamicFilters>caption,.select>caption,.Container>caption,.ContainerFluid>caption,.TableGrid>caption,.TableTop>caption,.TableContent>caption,.TableContentNoMargin>caption,.TableLeftMenu>caption,.Table100Width>caption,.Table100W5Padding>caption,.Table100Wx580H>caption,.Table2Padding>caption,.TableHorizontalLine>caption,.header_pink_line>caption,.TableHorizontalLineBlue>caption,.TableHorizontalLineGray>caption,.TableTopMenu>caption,.TableVerticalLine>caption,.TableVerticalLineBlue>caption,.Label,.LabelDragging,.LabelAcceptDrag,.LabelNoAcceptDrag,.gx-label.AttributeLabel,.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.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.UpdateAttributeLabel,.gx-label.FilterAttributeLabel,.gx-label.BlobContentFilterAttributeLabel,.gx-label.ReadonlyBlobContentFilterAttributeLabel,.gx-label.ReadonlyFilterAttributeLabel,.gx-label.BlobInputFilterAttributeLabel,.gx-label.DescriptionAttributeLabel,.gx-label.BlobContentDescriptionAttributeLabel,.gx-label.ReadonlyBlobContentDescriptionAttributeLabel,.gx-label.ReadonlyDescriptionAttributeLabel,.gx-label.BlobInputDescriptionAttributeLabel,.gx-label.InputAttributeLabel,.gx-label.InputBoder0Label,.gx-label.AssociationListAttributeLabel,.gx-label.BlobContentAssociationListAttributeLabel,.gx-label.ReadonlyBlobContentAssociationListAttributeLabel,.gx-label.ReadonlyAssociationListAttributeLabel,.gx-label.BlobInputAssociationListAttributeLabel,.gx-label.AttributeSecondaryLabel,.gx-label.AttributeWhiteLabel,.gx-label.BlobContentAttributeWhiteLabel,.gx-label.ReadonlyBlobContentAttributeWhiteLabel,.gx-label.ReadonlyAttributeWhiteLabel,.gx-label.BlobInputAttributeWhiteLabel,.gx-label.AttributeCheckBoxLabel,.gx-label.AttributeCharLongLabel,.gx-label.BlobContentAttributeCharLongLabel,.gx-label.ReadonlyBlobContentAttributeCharLongLabel,.gx-label.ReadonlyAttributeCharLongLabel,.gx-label.BlobInputAttributeCharLongLabel,.gx-label.AttributeGrayLabel,.gx-label.BlobContentAttributeGrayLabel,.gx-label.ReadonlyBlobContentAttributeGrayLabel,.gx-label.BlobInputAttributeGrayLabel,.gx-label.ReadonlyAttributeGrayLabel,.gx-label.AttributeManageFiltersLabel,.gx-label.AttributeDateLabel,.gx-label.BlobContentAttributeDateLabel,.gx-label.ReadonlyBlobContentAttributeDateLabel,.gx-label.BlobInputAttributeDateLabel,.gx-label.ReadonlyAttributeDateLabel,.gx-label.AttributeDateTimeLabel,.gx-label.ReadonlyAttributeDateTimeLabel,.gx-label.BootstrapTooltipRightLabel,.gx-label.BootstrapTooltipLeftLabel,.gx-label.AttributeImageFixWidthLabel,.gx-label.BlobContentAttributeImageFixWidthLabel,.gx-label.ReadonlyBlobContentAttributeImageFixWidthLabel,.gx-label.BlobInputAttributeImageFixWidthLabel,.gx-label.ReadonlyAttributeImageFixWidthLabel,.gx-label.AttributeStepLabel,.gx-label.ReadonlyAttributeStepLabel,.gx-label.AttributeStepSelectedLabel,.gx-label.ReadonlyAttributeStepSelectedLabel,.gx-label.AttributeStepBulletLabel,.gx-label.ReadonlyAttributeStepBulletLabel,.gx-label.AttributeStepBulletUnSelectedLabel,.gx-label.ReadonlyAttributeStepBulletUnSelectedLabel,.gx-label.AttributeStepBulletSelectedLabel,.gx-label.ReadonlyAttributeStepBulletSelectedLabel,.gx-label.atributocuadroLabel,.gx-label.BlobContentatributocuadroLabel,.gx-label.ReadonlyBlobContentatributocuadroLabel,.gx-label.BlobInputatributocuadroLabel,.gx-label.ReadonlyatributocuadroLabel,.gx-label.AttributeDispleyLabel,.gx-label.BlobContentAttributeDispleyLabel,.gx-label.ReadonlyBlobContentAttributeDispleyLabel,.gx-label.BlobInputAttributeDispleyLabel,.gx-label.ReadonlyAttributeDispleyLabel,.gx-label.TextActionAttributeLabel,.gx-label.DownloadAttributeLabel,.gx-label.ReadonlyDownloadAttributeLabel,.gx-label.GridTitleLabel,.gx-label.BlobContentGridTitleLabel,.gx-label.ReadonlyBlobContentGridTitleLabel,.gx-label.BlobInputGridTitleLabel,.gx-label.ReadonlyGridTitleLabel,.gx-label.AttributeTitleWWPLabel,.gx-label.BlobContentAttributeTitleWWPLabel,.gx-label.ReadonlyBlobContentAttributeTitleWWPLabel,.gx-label.BlobInputAttributeTitleWWPLabel,.gx-label.ReadonlyAttributeTitleWWPLabel,.gx-label.CheckBoxLabel,.gx-label.ReadonlyCheckBoxLabel,.gx-label.BlobContentCheckBoxLabel,.gx-label.ReadonlyBlobContentCheckBoxLabel,.gx-label.BlobInputCheckBoxLabel,.gx-label.ErrorAttributeLabel,.gx-label.WarningAttributeLabel,.gx-label.VideoAttributeLabel,.gx-label.ReadonlyVideoAttributeLabel,.gx-label.ReadonlyVideoAttribute1Label,.gx-label.BlobContentReadonlyVideoAttribute1Label,.gx-label.ReadonlyBlobContentReadonlyVideoAttribute1Label,.gx-label.BlobInputReadonlyVideoAttribute1Label,.gx-label.ReadonlyReadonlyVideoAttribute1Label,.gx-label.AudioAttributeLabel,.gx-label.ReadonlyAudioAttributeLabel,.gx-label.ReadonlyAttributeLabel,.gx-label.ReadonlyAttributeNoWrapLabel,.gx-label.BlobContentAttributeLabel,.gx-label.ReadonlyBlobContentAttributeLabel,.gx-label.BlobInputAttributeLabel,.gx-label.ImageAttributeLabel,.gx-label.ResponsiveImageAttributeLabel,.gx-label.BlobContentResponsiveImageAttributeLabel,.gx-label.ReadonlyBlobContentResponsiveImageAttributeLabel,.gx-label.ReadonlyResponsiveImageAttributeLabel,.gx-label.BlobInputResponsiveImageAttributeLabel,.gx-label.ActionAttributeLabel,.gx-label.DisabledActionAttributeLabel,.gx-label.BlobContentDisabledActionAttributeLabel,.gx-label.ReadonlyBlobContentDisabledActionAttributeLabel,.gx-label.ReadonlyDisabledActionAttributeLabel,.gx-label.BlobInputDisabledActionAttributeLabel,.gx-label.BlobContentActionAttributeLabel,.gx-label.ReadonlyBlobContentActionAttributeLabel,.gx-label.ReadonlyActionAttributeLabel,.gx-label.DisplayAttributeLabel,.gx-label.BlobContentDisplayAttributeLabel,.gx-label.ReadonlyBlobContentDisplayAttributeLabel,.gx-label.ReadonlyDisplayAttributeLabel,.gx-label.BlobInputDisplayAttributeLabel,.gx-label.SelectionAttributeLabel,.gx-label.BlobContentSelectionAttributeLabel,.gx-label.ReadonlyBlobContentSelectionAttributeLabel,.gx-label.ReadonlySelectionAttributeLabel,.gx-label.BlobInputSelectionAttributeLabel,.gx-label.BlobInputActionAttributeLabel,.gx-label.SelectAttributeLabel,.gx-label.BlobContentSelectAttributeLabel,.gx-label.ReadonlyBlobContentSelectAttributeLabel,.gx-label.BlobInputSelectAttributeLabel,.gx-label.ReadonlySelectAttributeLabel,.gx-label.BlackAttributeLabel,.gx-label.BlobContentBlackAttributeLabel,.gx-label.ReadonlyBlobContentBlackAttributeLabel,.gx-label.BlobInputBlackAttributeLabel,.gx-label.ReadonlyBlackAttributeLabel,.gx-label.DeleteAttributeLabel,.gx-label.BlobContentDeleteAttributeLabel,.gx-label.ReadonlyBlobContentDeleteAttributeLabel,.gx-label.ReadonlyDeleteAttributeLabel,.gx-label.BlobInputDeleteAttributeLabel,.gx-label.ActionBaseColorAttributeLabel,.gx-label.BlobContentActionBaseColorAttributeLabel,.gx-label.ReadonlyBlobContentActionBaseColorAttributeLabel,.gx-label.ReadonlyActionBaseColorAttributeLabel,.gx-label.BlobInputActionBaseColorAttributeLabel,.gx-label.ReadonlyImageAttributeLabel,.DataFilterDescription,.OrderedByDescription,.DataFilterDescriptionPrefix,.DataFixedFilterDescription,.GridNewRow,.FreeStyleGridFooter>.gx_newrow,.VerticalTabGridFooter>.gx_newrow,.FreeStyleGridBottomFooter>.gx_newrow,.FreeStyleGridRecentFooter>.gx_newrow,.FreeStyleGridDraggingFooter>.gx_newrow,.FreeStyleGridAcceptDragFooter>.gx_newrow,.FreeStyleGridNoAcceptDragFooter>.gx_newrow,.TrnSublevelGridFooter>.gx_newrow,.RecentLinksGridFooter>.gx_newrow,.ColumnsSelectorFreeStyleGridFooter>.gx_newrow,.FreeStyleGridWithHeaderFooter>.gx_newrow,.Grid>tfoot .gx_newrow,.GridDragging>tfoot .gx_newrow,.GridNoAcceptDrag>tfoot .gx_newrow,.GridAcceptDrag>tfoot .gx_newrow,.GridNoData>tfoot .gx_newrow,.FreeStyleGrid[data-gx-grid-nodata]>tfoot .gx_newrow,.VerticalTabGrid[data-gx-grid-nodata]>tfoot .gx_newrow,.FreeStyleGridBottom[data-gx-grid-nodata]>tfoot .gx_newrow,.FreeStyleGridRecent[data-gx-grid-nodata]>tfoot .gx_newrow,.FreeStyleGridDragging[data-gx-grid-nodata]>tfoot .gx_newrow,.FreeStyleGridAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow,.FreeStyleGridNoAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow,.TrnSublevelGrid[data-gx-grid-nodata]>tfoot .gx_newrow,.RecentLinksGrid[data-gx-grid-nodata]>tfoot .gx_newrow,.ColumnsSelectorFreeStyleGrid[data-gx-grid-nodata]>tfoot .gx_newrow,.FreeStyleGridWithHeader[data-gx-grid-nodata]>tfoot .gx_newrow,.Grid[data-gx-grid-nodata]>tfoot .gx_newrow,.GridDragging[data-gx-grid-nodata]>tfoot .gx_newrow,.GridNoAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow,.GridAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow,.GridNoData[data-gx-grid-nodata]>tfoot .gx_newrow,.WorkWith[data-gx-grid-nodata]>tfoot .gx_newrow,.PromptGrid[data-gx-grid-nodata]>tfoot .gx_newrow,.GridHandHeld[data-gx-grid-nodata]>tfoot .gx_newrow,.WorkWith>tfoot .gx_newrow,.PromptGrid>tfoot .gx_newrow,.GridHandHeld>tfoot .gx_newrow,.GridLoadingText,.FreeStyleGrid+div.gx-grid-loading,.VerticalTabGrid+div.gx-grid-loading,.FreeStyleGridBottom+div.gx-grid-loading,.FreeStyleGridRecent+div.gx-grid-loading,.FreeStyleGridDragging+div.gx-grid-loading,.FreeStyleGridAcceptDrag+div.gx-grid-loading,.FreeStyleGridNoAcceptDrag+div.gx-grid-loading,.TrnSublevelGrid+div.gx-grid-loading,.RecentLinksGrid+div.gx-grid-loading,.ColumnsSelectorFreeStyleGrid+div.gx-grid-loading,.FreeStyleGridWithHeader+div.gx-grid-loading,.Grid+div.gx-grid-loading,.GridDragging+div.gx-grid-loading,.GridNoAcceptDrag+div.gx-grid-loading,.GridAcceptDrag+div.gx-grid-loading,.GridNoData+div.gx-grid-loading,.FreeStyleGrid[data-gx-grid-nodata]+div.gx-grid-loading,.VerticalTabGrid[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGridBottom[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGridRecent[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGridDragging[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGridAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGridNoAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading,.TrnSublevelGrid[data-gx-grid-nodata]+div.gx-grid-loading,.RecentLinksGrid[data-gx-grid-nodata]+div.gx-grid-loading,.ColumnsSelectorFreeStyleGrid[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGridWithHeader[data-gx-grid-nodata]+div.gx-grid-loading,.Grid[data-gx-grid-nodata]+div.gx-grid-loading,.GridDragging[data-gx-grid-nodata]+div.gx-grid-loading,.GridNoAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading,.GridAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading,.GridNoData[data-gx-grid-nodata]+div.gx-grid-loading,.WorkWith[data-gx-grid-nodata]+div.gx-grid-loading,.PromptGrid[data-gx-grid-nodata]+div.gx-grid-loading,.GridHandHeld[data-gx-grid-nodata]+div.gx-grid-loading,.WorkWith+div.gx-grid-loading,.PromptGrid+div.gx-grid-loading,.GridHandHeld+div.gx-grid-loading,.GridNoDataText,.FreeStyleGrid+.gx-text-gridnodata,.VerticalTabGrid+.gx-text-gridnodata,.FreeStyleGridBottom+.gx-text-gridnodata,.FreeStyleGridRecent+.gx-text-gridnodata,.FreeStyleGridDragging+.gx-text-gridnodata,.FreeStyleGridAcceptDrag+.gx-text-gridnodata,.FreeStyleGridNoAcceptDrag+.gx-text-gridnodata,.TrnSublevelGrid+.gx-text-gridnodata,.RecentLinksGrid+.gx-text-gridnodata,.ColumnsSelectorFreeStyleGrid+.gx-text-gridnodata,.FreeStyleGridWithHeader+.gx-text-gridnodata,.Grid+.gx-text-gridnodata,.GridDragging+.gx-text-gridnodata,.GridNoAcceptDrag+.gx-text-gridnodata,.GridAcceptDrag+.gx-text-gridnodata,.GridNoData+.gx-text-gridnodata,.FreeStyleGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.VerticalTabGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGridBottom[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGridRecent[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGridDragging[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGridAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGridNoAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata,.TrnSublevelGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.RecentLinksGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.ColumnsSelectorFreeStyleGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGridWithHeader[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid[data-gx-grid-nodata]+.gx-text-gridnodata,.GridDragging[data-gx-grid-nodata]+.gx-text-gridnodata,.GridNoAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata,.GridAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata,.GridNoData[data-gx-grid-nodata]+.gx-text-gridnodata,.WorkWith[data-gx-grid-nodata]+.gx-text-gridnodata,.PromptGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.GridHandHeld[data-gx-grid-nodata]+.gx-text-gridnodata,.WorkWith+.gx-text-gridnodata,.PromptGrid+.gx-text-gridnodata,.GridHandHeld+.gx-text-gridnodata,.TextBlockTitleWWP,.TextBlockTitleWWPTab,.TextBlockTitleNotAuthorized,.WizardTitle,.WizardStepDescription,.bullet,.subBullet,.TextTable,.TBTopMenu,.TBLeftMenu,.Title,.SubTitle
{
	float: none;
	padding-right: 3pt;
	white-space: nowrap;
	border-style: none;
	border-width: 0px;
}
.TextBlock:before,.TextBlockDragging:before,.TextBlockAcceptDrag:before,.TextBlockNoAcceptDrag:before,.Separator:before,.SmallText:before,.SelectedTab:before,.UnSelectedTab:before,.RecentLink:before,.TextBlockHeader:before,.FieldSetTitle:before,.RecentLinkItem:before,.RecentsTitle:before,.WWAdvancedLabel:before,.WWOrderByLabel:before,.WWFilterLabel:before,.WWDateFilterLabel:before,.WWOrderItem:before,.WWOrderItemSelected:before,.FooterText:before,.VerticalMenuOption:before,.BtnTextBlock:before,.TextBlockFSWithHeaderTitle:before,.TextBlockUserName:before,.TextBlockRoleName:before,.DataDescription:before,.AssociationTitle:before,.DescriptionWhite:before,.MasterPageFooter:before,.WorkWithFooter:before,.InGridDeletion:before,.StepNumber:before,.StepNumberSelected:before,.StepNumberBullet:before,.StepNumberBulletSelected:before,.WizardTextBlock:before,.WizardTextBlockDescription:before,.TableHeaderText:before,.Grid>caption:before,.GridDragging>caption:before,.GridNoAcceptDrag>caption:before,.GridAcceptDrag>caption:before,.GridNoData>caption:before,.FreeStyleGrid[data-gx-grid-nodata]>caption:before,.VerticalTabGrid[data-gx-grid-nodata]>caption:before,.FreeStyleGridBottom[data-gx-grid-nodata]>caption:before,.FreeStyleGridRecent[data-gx-grid-nodata]>caption:before,.FreeStyleGridDragging[data-gx-grid-nodata]>caption:before,.FreeStyleGridAcceptDrag[data-gx-grid-nodata]>caption:before,.FreeStyleGridNoAcceptDrag[data-gx-grid-nodata]>caption:before,.TrnSublevelGrid[data-gx-grid-nodata]>caption:before,.RecentLinksGrid[data-gx-grid-nodata]>caption:before,.ColumnsSelectorFreeStyleGrid[data-gx-grid-nodata]>caption:before,.FreeStyleGridWithHeader[data-gx-grid-nodata]>caption:before,.Grid[data-gx-grid-nodata]>caption:before,.GridDragging[data-gx-grid-nodata]>caption:before,.GridNoAcceptDrag[data-gx-grid-nodata]>caption:before,.GridAcceptDrag[data-gx-grid-nodata]>caption:before,.GridNoData[data-gx-grid-nodata]>caption:before,.WorkWith[data-gx-grid-nodata]>caption:before,.PromptGrid[data-gx-grid-nodata]>caption:before,.GridHandHeld[data-gx-grid-nodata]>caption:before,.WorkWith>caption:before,.PromptGrid>caption:before,.GridHandHeld>caption:before,.Table>caption:before,.TableDragging>caption:before,.TableAcceptDrag>caption:before,.TableNoAcceptDrag>caption:before,.Table100x100>caption:before,.TableBorder>caption:before,.TableBorderBottom>caption:before,.ToolbarMain>caption:before,.TableGridHeader>caption:before,.Table100x100H>caption:before,.Table100x1004C>caption:before,.TableViewGeneralAtts>caption:before,.ViewTable>caption:before,.HorizontalSpace>caption:before,.TableBottom>caption:before,.Table95>caption:before,.RecentLinksTable>caption:before,.RecentLinksTableOdd>caption:before,.RecentLinksTableEven>caption:before,.TableMargin2>caption:before,.Table80>caption:before,.TableBorder100x100>caption:before,.td5>caption:before,.LevelTable>caption:before,.BodyContainer>caption:before,.HeaderContainer>caption:before,.RecentLinksContainer>caption:before,.FormContainer>caption:before,.AdvancedContainerItem>caption:before,.AdvancedContainerItemExpanded>caption:before,.AdvancedContainer>caption:before,.AdvancedContainerVisible>caption:before,.AdvancedContainerFullHeight>caption:before,.OrdersTable>caption:before,.WWAdvancedContainer>caption:before,.RecentLinksMainTable>caption:before,.RecentLinksMainTableExpanded>caption:before,.PromptContainer>caption:before,.PromptMainTable>caption:before,.MainContainer>caption:before,.GridTabMainTable>caption:before,.Table960>caption:before,.TableGreyFooter>caption:before,.TableBlackFooter>caption:before,.TableBlackHeader>caption:before,.TableLogin>caption:before,.td100>caption:before,.HorizantalSpace>caption:before,.TableHorizontalLine1>caption:before,.td10px>caption:before,.GridAcceptDragOdd>caption:before,.TableTop1>caption:before,.TablePaddingTop5>caption:before,.TableAlignedCentered>caption:before,.PopupContentCell>caption:before,.TableActions>caption:before,.TableActionsCell>caption:before,.TableActionsCellLogin>caption:before,.DataDescriptionCell>caption:before,.DataDescriptionCellLeft>caption:before,.DataDescriptionCellLogin>caption:before,.TableData>caption:before,.TextBlockTitleCell>caption:before,.TableTitleCell>caption:before,.GridHeaderCell>caption:before,.GridHeaderCellCleanFilters>caption:before,.TableView>caption:before,.HorizontalLineWWP>caption:before,.GridLineEven>caption:before,.GridLineOdd>caption:before,.GridFooter>caption:before,.SpaceTable>caption:before,.TableWhiteBorder>caption:before,.TableMerged>caption:before,.TableSearch>caption:before,.TableCellBreadCrumbOdd>caption:before,.TableCellBreadCrumbEven>caption:before,.TableAttributesCell>caption:before,.TableSearchCell>caption:before,.TablePaddingLeft>caption:before,.TableLineSeparator>caption:before,.TableRowSideBar>caption:before,.TableGroup>caption:before,.MasterLeftZone>caption:before,.MasterRightZone>caption:before,.MPBar>caption:before,.breadCrumbTitleCell>caption:before,.TableGeolocation>caption:before,.TableBar>caption:before,.Table100H>caption:before,.TableCellAlignRight>caption:before,.MasterMainClass>caption:before,.ContentHolderCell>caption:before,.TableAlignRight>caption:before,.TableAlignRightWithMargin>caption:before,.MasterTopIconsCell>caption:before,.TableHiddenExtraSmall>caption:before,.TableUserRoleMenuInfo>caption:before,.CellPaddingTop>caption:before,.TableViewTab>caption:before,.TableFSHeader>caption:before,.FSSingleLine>caption:before,.Table1>caption:before,.Width100>caption:before,.TableFiltersCell>caption:before,.Invisible>caption:before,.DataFilterContentCell>caption:before,.MergedItemNotRequired>caption:before,.MergeDataCell>caption:before,.TableLabel50Percent>caption:before,.TableWithBottomBorder>caption:before,.FSWithHeaderCellBottomRow>caption:before,.TableStepBulletLineCell>caption:before,.TableWizardMain>caption:before,.WizardStepsCell>caption:before,.WizardStepsPositionCell>caption:before,.FilterMultipleSelectorCell>caption:before,.FilterMultiplePromptCell>caption:before,.TableStep>caption:before,.TableStepSelected>caption:before,.TableContainerStep>caption:before,.TableContainerStepSelected>caption:before,.TableContainerStepFirst>caption:before,.TableContainerStepLast>caption:before,.TableStepBullet>caption:before,.TableStepBulletChecked>caption:before,.TableStepBulletSelected>caption:before,.TableContainerStepBullet>caption:before,.TableStepBulletLine>caption:before,.TableStepBulletLineChecked>caption:before,.WizardTitleCell>caption:before,.TableStepInfo>caption:before,.TableWizardSteps>caption:before,.xl65>caption:before,.xl66>caption:before,.Tool01>caption:before,.GridOdd>caption:before,.classref>caption:before,.TableMain>caption:before,.TableMainPopup>caption:before,.TableDynamicFilters>caption:before,.select>caption:before,.Container>caption:before,.ContainerFluid>caption:before,.TableGrid>caption:before,.TableTop>caption:before,.TableContent>caption:before,.TableContentNoMargin>caption:before,.TableLeftMenu>caption:before,.Table100Width>caption:before,.Table100W5Padding>caption:before,.Table100Wx580H>caption:before,.Table2Padding>caption:before,.TableHorizontalLine>caption:before,.header_pink_line>caption:before,.TableHorizontalLineBlue>caption:before,.TableHorizontalLineGray>caption:before,.TableTopMenu>caption:before,.TableVerticalLine>caption:before,.TableVerticalLineBlue>caption:before,.Label:before,.LabelDragging:before,.LabelAcceptDrag:before,.LabelNoAcceptDrag:before,.gx-label.AttributeLabel:before,.gx-label.AttributeDraggingLabel:before,.gx-label.AttributeAcceptDragLabel:before,.gx-label.AttributeNoAcceptDragLabel:before,.gx-label.AttSubTitleLabel:before,.gx-label.BlobInputAttSubTitleLabel:before,.gx-label.BlobContentAttSubTitleLabel:before,.gx-label.ReadonlyBlobContentAttSubTitleLabel:before,.gx-label.ReadonlyAttSubTitleLabel:before,.gx-label.IME_ActiveLabel:before,.gx-label.BlobContentIME_ActiveLabel:before,.gx-label.ReadonlyBlobContentIME_ActiveLabel:before,.gx-label.BlobInputIME_ActiveLabel:before,.gx-label.ReadonlyIME_ActiveLabel:before,.gx-label.IME_InactiveLabel:before,.gx-label.BlobContentIME_InactiveLabel:before,.gx-label.ReadonlyBlobContentIME_InactiveLabel:before,.gx-label.BlobInputIME_InactiveLabel:before,.gx-label.ReadonlyIME_InactiveLabel:before,.gx-label.IME_DisabledLabel:before,.gx-label.BlobContentIME_DisabledLabel:before,.gx-label.ReadonlyBlobContentIME_DisabledLabel:before,.gx-label.BlobInputIME_DisabledLabel:before,.gx-label.ReadonlyIME_DisabledLabel:before,.gx-label.UpdateAttributeLabel:before,.gx-label.FilterAttributeLabel:before,.gx-label.BlobContentFilterAttributeLabel:before,.gx-label.ReadonlyBlobContentFilterAttributeLabel:before,.gx-label.ReadonlyFilterAttributeLabel:before,.gx-label.BlobInputFilterAttributeLabel:before,.gx-label.DescriptionAttributeLabel:before,.gx-label.BlobContentDescriptionAttributeLabel:before,.gx-label.ReadonlyBlobContentDescriptionAttributeLabel:before,.gx-label.ReadonlyDescriptionAttributeLabel:before,.gx-label.BlobInputDescriptionAttributeLabel:before,.gx-label.InputAttributeLabel:before,.gx-label.InputBoder0Label:before,.gx-label.AssociationListAttributeLabel:before,.gx-label.BlobContentAssociationListAttributeLabel:before,.gx-label.ReadonlyBlobContentAssociationListAttributeLabel:before,.gx-label.ReadonlyAssociationListAttributeLabel:before,.gx-label.BlobInputAssociationListAttributeLabel:before,.gx-label.AttributeSecondaryLabel:before,.gx-label.AttributeWhiteLabel:before,.gx-label.BlobContentAttributeWhiteLabel:before,.gx-label.ReadonlyBlobContentAttributeWhiteLabel:before,.gx-label.ReadonlyAttributeWhiteLabel:before,.gx-label.BlobInputAttributeWhiteLabel:before,.gx-label.AttributeCheckBoxLabel:before,.gx-label.AttributeCharLongLabel:before,.gx-label.BlobContentAttributeCharLongLabel:before,.gx-label.ReadonlyBlobContentAttributeCharLongLabel:before,.gx-label.ReadonlyAttributeCharLongLabel:before,.gx-label.BlobInputAttributeCharLongLabel:before,.gx-label.AttributeGrayLabel:before,.gx-label.BlobContentAttributeGrayLabel:before,.gx-label.ReadonlyBlobContentAttributeGrayLabel:before,.gx-label.BlobInputAttributeGrayLabel:before,.gx-label.ReadonlyAttributeGrayLabel:before,.gx-label.AttributeManageFiltersLabel:before,.gx-label.AttributeDateLabel:before,.gx-label.BlobContentAttributeDateLabel:before,.gx-label.ReadonlyBlobContentAttributeDateLabel:before,.gx-label.BlobInputAttributeDateLabel:before,.gx-label.ReadonlyAttributeDateLabel:before,.gx-label.AttributeDateTimeLabel:before,.gx-label.ReadonlyAttributeDateTimeLabel:before,.gx-label.BootstrapTooltipRightLabel:before,.gx-label.BootstrapTooltipLeftLabel:before,.gx-label.AttributeImageFixWidthLabel:before,.gx-label.BlobContentAttributeImageFixWidthLabel:before,.gx-label.ReadonlyBlobContentAttributeImageFixWidthLabel:before,.gx-label.BlobInputAttributeImageFixWidthLabel:before,.gx-label.ReadonlyAttributeImageFixWidthLabel:before,.gx-label.AttributeStepLabel:before,.gx-label.ReadonlyAttributeStepLabel:before,.gx-label.AttributeStepSelectedLabel:before,.gx-label.ReadonlyAttributeStepSelectedLabel:before,.gx-label.AttributeStepBulletLabel:before,.gx-label.ReadonlyAttributeStepBulletLabel:before,.gx-label.AttributeStepBulletUnSelectedLabel:before,.gx-label.ReadonlyAttributeStepBulletUnSelectedLabel:before,.gx-label.AttributeStepBulletSelectedLabel:before,.gx-label.ReadonlyAttributeStepBulletSelectedLabel:before,.gx-label.atributocuadroLabel:before,.gx-label.BlobContentatributocuadroLabel:before,.gx-label.ReadonlyBlobContentatributocuadroLabel:before,.gx-label.BlobInputatributocuadroLabel:before,.gx-label.ReadonlyatributocuadroLabel:before,.gx-label.AttributeDispleyLabel:before,.gx-label.BlobContentAttributeDispleyLabel:before,.gx-label.ReadonlyBlobContentAttributeDispleyLabel:before,.gx-label.BlobInputAttributeDispleyLabel:before,.gx-label.ReadonlyAttributeDispleyLabel:before,.gx-label.TextActionAttributeLabel:before,.gx-label.DownloadAttributeLabel:before,.gx-label.ReadonlyDownloadAttributeLabel:before,.gx-label.GridTitleLabel:before,.gx-label.BlobContentGridTitleLabel:before,.gx-label.ReadonlyBlobContentGridTitleLabel:before,.gx-label.BlobInputGridTitleLabel:before,.gx-label.ReadonlyGridTitleLabel:before,.gx-label.AttributeTitleWWPLabel:before,.gx-label.BlobContentAttributeTitleWWPLabel:before,.gx-label.ReadonlyBlobContentAttributeTitleWWPLabel:before,.gx-label.BlobInputAttributeTitleWWPLabel:before,.gx-label.ReadonlyAttributeTitleWWPLabel:before,.gx-label.CheckBoxLabel:before,.gx-label.ReadonlyCheckBoxLabel:before,.gx-label.BlobContentCheckBoxLabel:before,.gx-label.ReadonlyBlobContentCheckBoxLabel:before,.gx-label.BlobInputCheckBoxLabel:before,.gx-label.ErrorAttributeLabel:before,.gx-label.WarningAttributeLabel:before,.gx-label.VideoAttributeLabel:before,.gx-label.ReadonlyVideoAttributeLabel:before,.gx-label.ReadonlyVideoAttribute1Label:before,.gx-label.BlobContentReadonlyVideoAttribute1Label:before,.gx-label.ReadonlyBlobContentReadonlyVideoAttribute1Label:before,.gx-label.BlobInputReadonlyVideoAttribute1Label:before,.gx-label.ReadonlyReadonlyVideoAttribute1Label:before,.gx-label.AudioAttributeLabel:before,.gx-label.ReadonlyAudioAttributeLabel:before,.gx-label.ReadonlyAttributeLabel:before,.gx-label.ReadonlyAttributeNoWrapLabel:before,.gx-label.BlobContentAttributeLabel:before,.gx-label.ReadonlyBlobContentAttributeLabel:before,.gx-label.BlobInputAttributeLabel:before,.gx-label.ImageAttributeLabel:before,.gx-label.ResponsiveImageAttributeLabel:before,.gx-label.BlobContentResponsiveImageAttributeLabel:before,.gx-label.ReadonlyBlobContentResponsiveImageAttributeLabel:before,.gx-label.ReadonlyResponsiveImageAttributeLabel:before,.gx-label.BlobInputResponsiveImageAttributeLabel:before,.gx-label.ActionAttributeLabel:before,.gx-label.DisabledActionAttributeLabel:before,.gx-label.BlobContentDisabledActionAttributeLabel:before,.gx-label.ReadonlyBlobContentDisabledActionAttributeLabel:before,.gx-label.ReadonlyDisabledActionAttributeLabel:before,.gx-label.BlobInputDisabledActionAttributeLabel:before,.gx-label.BlobContentActionAttributeLabel:before,.gx-label.ReadonlyBlobContentActionAttributeLabel:before,.gx-label.ReadonlyActionAttributeLabel:before,.gx-label.DisplayAttributeLabel:before,.gx-label.BlobContentDisplayAttributeLabel:before,.gx-label.ReadonlyBlobContentDisplayAttributeLabel:before,.gx-label.ReadonlyDisplayAttributeLabel:before,.gx-label.BlobInputDisplayAttributeLabel:before,.gx-label.SelectionAttributeLabel:before,.gx-label.BlobContentSelectionAttributeLabel:before,.gx-label.ReadonlyBlobContentSelectionAttributeLabel:before,.gx-label.ReadonlySelectionAttributeLabel:before,.gx-label.BlobInputSelectionAttributeLabel:before,.gx-label.BlobInputActionAttributeLabel:before,.gx-label.SelectAttributeLabel:before,.gx-label.BlobContentSelectAttributeLabel:before,.gx-label.ReadonlyBlobContentSelectAttributeLabel:before,.gx-label.BlobInputSelectAttributeLabel:before,.gx-label.ReadonlySelectAttributeLabel:before,.gx-label.BlackAttributeLabel:before,.gx-label.BlobContentBlackAttributeLabel:before,.gx-label.ReadonlyBlobContentBlackAttributeLabel:before,.gx-label.BlobInputBlackAttributeLabel:before,.gx-label.ReadonlyBlackAttributeLabel:before,.gx-label.DeleteAttributeLabel:before,.gx-label.BlobContentDeleteAttributeLabel:before,.gx-label.ReadonlyBlobContentDeleteAttributeLabel:before,.gx-label.ReadonlyDeleteAttributeLabel:before,.gx-label.BlobInputDeleteAttributeLabel:before,.gx-label.ActionBaseColorAttributeLabel:before,.gx-label.BlobContentActionBaseColorAttributeLabel:before,.gx-label.ReadonlyBlobContentActionBaseColorAttributeLabel:before,.gx-label.ReadonlyActionBaseColorAttributeLabel:before,.gx-label.BlobInputActionBaseColorAttributeLabel:before,.gx-label.ReadonlyImageAttributeLabel:before,.DataFilterDescription:before,.OrderedByDescription:before,.DataFilterDescriptionPrefix:before,.DataFixedFilterDescription:before,.GridNewRow:before,.FreeStyleGridFooter>.gx_newrow:before,.VerticalTabGridFooter>.gx_newrow:before,.FreeStyleGridBottomFooter>.gx_newrow:before,.FreeStyleGridRecentFooter>.gx_newrow:before,.FreeStyleGridDraggingFooter>.gx_newrow:before,.FreeStyleGridAcceptDragFooter>.gx_newrow:before,.FreeStyleGridNoAcceptDragFooter>.gx_newrow:before,.TrnSublevelGridFooter>.gx_newrow:before,.RecentLinksGridFooter>.gx_newrow:before,.ColumnsSelectorFreeStyleGridFooter>.gx_newrow:before,.FreeStyleGridWithHeaderFooter>.gx_newrow:before,.Grid>tfoot .gx_newrow:before,.GridDragging>tfoot .gx_newrow:before,.GridNoAcceptDrag>tfoot .gx_newrow:before,.GridAcceptDrag>tfoot .gx_newrow:before,.GridNoData>tfoot .gx_newrow:before,.FreeStyleGrid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.VerticalTabGrid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGridBottom[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGridRecent[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGridDragging[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGridAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGridNoAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow:before,.TrnSublevelGrid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.RecentLinksGrid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.ColumnsSelectorFreeStyleGrid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGridWithHeader[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridDragging[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridNoAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridNoData[data-gx-grid-nodata]>tfoot .gx_newrow:before,.WorkWith[data-gx-grid-nodata]>tfoot .gx_newrow:before,.PromptGrid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridHandHeld[data-gx-grid-nodata]>tfoot .gx_newrow:before,.WorkWith>tfoot .gx_newrow:before,.PromptGrid>tfoot .gx_newrow:before,.GridHandHeld>tfoot .gx_newrow:before,.GridLoadingText:before,.FreeStyleGrid+div.gx-grid-loading:before,.VerticalTabGrid+div.gx-grid-loading:before,.FreeStyleGridBottom+div.gx-grid-loading:before,.FreeStyleGridRecent+div.gx-grid-loading:before,.FreeStyleGridDragging+div.gx-grid-loading:before,.FreeStyleGridAcceptDrag+div.gx-grid-loading:before,.FreeStyleGridNoAcceptDrag+div.gx-grid-loading:before,.TrnSublevelGrid+div.gx-grid-loading:before,.RecentLinksGrid+div.gx-grid-loading:before,.ColumnsSelectorFreeStyleGrid+div.gx-grid-loading:before,.FreeStyleGridWithHeader+div.gx-grid-loading:before,.Grid+div.gx-grid-loading:before,.GridDragging+div.gx-grid-loading:before,.GridNoAcceptDrag+div.gx-grid-loading:before,.GridAcceptDrag+div.gx-grid-loading:before,.GridNoData+div.gx-grid-loading:before,.FreeStyleGrid[data-gx-grid-nodata]+div.gx-grid-loading:before,.VerticalTabGrid[data-gx-grid-nodata]+div.gx-grid-loading:before,.FreeStyleGridBottom[data-gx-grid-nodata]+div.gx-grid-loading:before,.FreeStyleGridRecent[data-gx-grid-nodata]+div.gx-grid-loading:before,.FreeStyleGridDragging[data-gx-grid-nodata]+div.gx-grid-loading:before,.FreeStyleGridAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading:before,.FreeStyleGridNoAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading:before,.TrnSublevelGrid[data-gx-grid-nodata]+div.gx-grid-loading:before,.RecentLinksGrid[data-gx-grid-nodata]+div.gx-grid-loading:before,.ColumnsSelectorFreeStyleGrid[data-gx-grid-nodata]+div.gx-grid-loading:before,.FreeStyleGridWithHeader[data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid[data-gx-grid-nodata]+div.gx-grid-loading:before,.GridDragging[data-gx-grid-nodata]+div.gx-grid-loading:before,.GridNoAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading:before,.GridAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading:before,.GridNoData[data-gx-grid-nodata]+div.gx-grid-loading:before,.WorkWith[data-gx-grid-nodata]+div.gx-grid-loading:before,.PromptGrid[data-gx-grid-nodata]+div.gx-grid-loading:before,.GridHandHeld[data-gx-grid-nodata]+div.gx-grid-loading:before,.WorkWith+div.gx-grid-loading:before,.PromptGrid+div.gx-grid-loading:before,.GridHandHeld+div.gx-grid-loading:before,.GridNoDataText:before,.FreeStyleGrid+.gx-text-gridnodata:before,.VerticalTabGrid+.gx-text-gridnodata:before,.FreeStyleGridBottom+.gx-text-gridnodata:before,.FreeStyleGridRecent+.gx-text-gridnodata:before,.FreeStyleGridDragging+.gx-text-gridnodata:before,.FreeStyleGridAcceptDrag+.gx-text-gridnodata:before,.FreeStyleGridNoAcceptDrag+.gx-text-gridnodata:before,.TrnSublevelGrid+.gx-text-gridnodata:before,.RecentLinksGrid+.gx-text-gridnodata:before,.ColumnsSelectorFreeStyleGrid+.gx-text-gridnodata:before,.FreeStyleGridWithHeader+.gx-text-gridnodata:before,.Grid+.gx-text-gridnodata:before,.GridDragging+.gx-text-gridnodata:before,.GridNoAcceptDrag+.gx-text-gridnodata:before,.GridAcceptDrag+.gx-text-gridnodata:before,.GridNoData+.gx-text-gridnodata:before,.FreeStyleGrid[data-gx-grid-nodata]+.gx-text-gridnodata:before,.VerticalTabGrid[data-gx-grid-nodata]+.gx-text-gridnodata:before,.FreeStyleGridBottom[data-gx-grid-nodata]+.gx-text-gridnodata:before,.FreeStyleGridRecent[data-gx-grid-nodata]+.gx-text-gridnodata:before,.FreeStyleGridDragging[data-gx-grid-nodata]+.gx-text-gridnodata:before,.FreeStyleGridAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata:before,.FreeStyleGridNoAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata:before,.TrnSublevelGrid[data-gx-grid-nodata]+.gx-text-gridnodata:before,.RecentLinksGrid[data-gx-grid-nodata]+.gx-text-gridnodata:before,.ColumnsSelectorFreeStyleGrid[data-gx-grid-nodata]+.gx-text-gridnodata:before,.FreeStyleGridWithHeader[data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid[data-gx-grid-nodata]+.gx-text-gridnodata:before,.GridDragging[data-gx-grid-nodata]+.gx-text-gridnodata:before,.GridNoAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata:before,.GridAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata:before,.GridNoData[data-gx-grid-nodata]+.gx-text-gridnodata:before,.WorkWith[data-gx-grid-nodata]+.gx-text-gridnodata:before,.PromptGrid[data-gx-grid-nodata]+.gx-text-gridnodata:before,.GridHandHeld[data-gx-grid-nodata]+.gx-text-gridnodata:before,.WorkWith+.gx-text-gridnodata:before,.PromptGrid+.gx-text-gridnodata:before,.GridHandHeld+.gx-text-gridnodata:before,.TextBlockTitleWWP:before,.TextBlockTitleWWPTab:before,.TextBlockTitleNotAuthorized:before,.WizardTitle:before,.WizardStepDescription:before,.bullet:before,.subBullet:before,.TextTable:before,.TBTopMenu:before,.TBLeftMenu:before,.Title:before,.SubTitle:before
{
	float: none;
	white-space: nowrap;
}

.TextBlock:after,.TextBlockDragging:after,.TextBlockAcceptDrag:after,.TextBlockNoAcceptDrag:after,.Separator:after,.SmallText:after,.SelectedTab:after,.UnSelectedTab:after,.RecentLink:after,.TextBlockHeader:after,.FieldSetTitle:after,.RecentLinkItem:after,.RecentsTitle:after,.WWAdvancedLabel:after,.WWOrderByLabel:after,.WWFilterLabel:after,.WWDateFilterLabel:after,.WWOrderItem:after,.WWOrderItemSelected:after,.FooterText:after,.VerticalMenuOption:after,.BtnTextBlock:after,.TextBlockFSWithHeaderTitle:after,.TextBlockUserName:after,.TextBlockRoleName:after,.DataDescription:after,.AssociationTitle:after,.DescriptionWhite:after,.MasterPageFooter:after,.WorkWithFooter:after,.InGridDeletion:after,.StepNumber:after,.StepNumberSelected:after,.StepNumberBullet:after,.StepNumberBulletSelected:after,.WizardTextBlock:after,.WizardTextBlockDescription:after,.TableHeaderText:after,.Grid>caption:after,.GridDragging>caption:after,.GridNoAcceptDrag>caption:after,.GridAcceptDrag>caption:after,.GridNoData>caption:after,.FreeStyleGrid[data-gx-grid-nodata]>caption:after,.VerticalTabGrid[data-gx-grid-nodata]>caption:after,.FreeStyleGridBottom[data-gx-grid-nodata]>caption:after,.FreeStyleGridRecent[data-gx-grid-nodata]>caption:after,.FreeStyleGridDragging[data-gx-grid-nodata]>caption:after,.FreeStyleGridAcceptDrag[data-gx-grid-nodata]>caption:after,.FreeStyleGridNoAcceptDrag[data-gx-grid-nodata]>caption:after,.TrnSublevelGrid[data-gx-grid-nodata]>caption:after,.RecentLinksGrid[data-gx-grid-nodata]>caption:after,.ColumnsSelectorFreeStyleGrid[data-gx-grid-nodata]>caption:after,.FreeStyleGridWithHeader[data-gx-grid-nodata]>caption:after,.Grid[data-gx-grid-nodata]>caption:after,.GridDragging[data-gx-grid-nodata]>caption:after,.GridNoAcceptDrag[data-gx-grid-nodata]>caption:after,.GridAcceptDrag[data-gx-grid-nodata]>caption:after,.GridNoData[data-gx-grid-nodata]>caption:after,.WorkWith[data-gx-grid-nodata]>caption:after,.PromptGrid[data-gx-grid-nodata]>caption:after,.GridHandHeld[data-gx-grid-nodata]>caption:after,.WorkWith>caption:after,.PromptGrid>caption:after,.GridHandHeld>caption:after,.Table>caption:after,.TableDragging>caption:after,.TableAcceptDrag>caption:after,.TableNoAcceptDrag>caption:after,.Table100x100>caption:after,.TableBorder>caption:after,.TableBorderBottom>caption:after,.ToolbarMain>caption:after,.TableGridHeader>caption:after,.Table100x100H>caption:after,.Table100x1004C>caption:after,.TableViewGeneralAtts>caption:after,.ViewTable>caption:after,.HorizontalSpace>caption:after,.TableBottom>caption:after,.Table95>caption:after,.RecentLinksTable>caption:after,.RecentLinksTableOdd>caption:after,.RecentLinksTableEven>caption:after,.TableMargin2>caption:after,.Table80>caption:after,.TableBorder100x100>caption:after,.td5>caption:after,.LevelTable>caption:after,.BodyContainer>caption:after,.HeaderContainer>caption:after,.RecentLinksContainer>caption:after,.FormContainer>caption:after,.AdvancedContainerItem>caption:after,.AdvancedContainerItemExpanded>caption:after,.AdvancedContainer>caption:after,.AdvancedContainerVisible>caption:after,.AdvancedContainerFullHeight>caption:after,.OrdersTable>caption:after,.WWAdvancedContainer>caption:after,.RecentLinksMainTable>caption:after,.RecentLinksMainTableExpanded>caption:after,.PromptContainer>caption:after,.PromptMainTable>caption:after,.MainContainer>caption:after,.GridTabMainTable>caption:after,.Table960>caption:after,.TableGreyFooter>caption:after,.TableBlackFooter>caption:after,.TableBlackHeader>caption:after,.TableLogin>caption:after,.td100>caption:after,.HorizantalSpace>caption:after,.TableHorizontalLine1>caption:after,.td10px>caption:after,.GridAcceptDragOdd>caption:after,.TableTop1>caption:after,.TablePaddingTop5>caption:after,.TableAlignedCentered>caption:after,.PopupContentCell>caption:after,.TableActions>caption:after,.TableActionsCell>caption:after,.TableActionsCellLogin>caption:after,.DataDescriptionCell>caption:after,.DataDescriptionCellLeft>caption:after,.DataDescriptionCellLogin>caption:after,.TableData>caption:after,.TextBlockTitleCell>caption:after,.TableTitleCell>caption:after,.GridHeaderCell>caption:after,.GridHeaderCellCleanFilters>caption:after,.TableView>caption:after,.HorizontalLineWWP>caption:after,.GridLineEven>caption:after,.GridLineOdd>caption:after,.GridFooter>caption:after,.SpaceTable>caption:after,.TableWhiteBorder>caption:after,.TableMerged>caption:after,.TableSearch>caption:after,.TableCellBreadCrumbOdd>caption:after,.TableCellBreadCrumbEven>caption:after,.TableAttributesCell>caption:after,.TableSearchCell>caption:after,.TablePaddingLeft>caption:after,.TableLineSeparator>caption:after,.TableRowSideBar>caption:after,.TableGroup>caption:after,.MasterLeftZone>caption:after,.MasterRightZone>caption:after,.MPBar>caption:after,.breadCrumbTitleCell>caption:after,.TableGeolocation>caption:after,.TableBar>caption:after,.Table100H>caption:after,.TableCellAlignRight>caption:after,.MasterMainClass>caption:after,.ContentHolderCell>caption:after,.TableAlignRight>caption:after,.TableAlignRightWithMargin>caption:after,.MasterTopIconsCell>caption:after,.TableHiddenExtraSmall>caption:after,.TableUserRoleMenuInfo>caption:after,.CellPaddingTop>caption:after,.TableViewTab>caption:after,.TableFSHeader>caption:after,.FSSingleLine>caption:after,.Table1>caption:after,.Width100>caption:after,.TableFiltersCell>caption:after,.Invisible>caption:after,.DataFilterContentCell>caption:after,.MergedItemNotRequired>caption:after,.MergeDataCell>caption:after,.TableLabel50Percent>caption:after,.TableWithBottomBorder>caption:after,.FSWithHeaderCellBottomRow>caption:after,.TableStepBulletLineCell>caption:after,.TableWizardMain>caption:after,.WizardStepsCell>caption:after,.WizardStepsPositionCell>caption:after,.FilterMultipleSelectorCell>caption:after,.FilterMultiplePromptCell>caption:after,.TableStep>caption:after,.TableStepSelected>caption:after,.TableContainerStep>caption:after,.TableContainerStepSelected>caption:after,.TableContainerStepFirst>caption:after,.TableContainerStepLast>caption:after,.TableStepBullet>caption:after,.TableStepBulletChecked>caption:after,.TableStepBulletSelected>caption:after,.TableContainerStepBullet>caption:after,.TableStepBulletLine>caption:after,.TableStepBulletLineChecked>caption:after,.WizardTitleCell>caption:after,.TableStepInfo>caption:after,.TableWizardSteps>caption:after,.xl65>caption:after,.xl66>caption:after,.Tool01>caption:after,.GridOdd>caption:after,.classref>caption:after,.TableMain>caption:after,.TableMainPopup>caption:after,.TableDynamicFilters>caption:after,.select>caption:after,.Container>caption:after,.ContainerFluid>caption:after,.TableGrid>caption:after,.TableTop>caption:after,.TableContent>caption:after,.TableContentNoMargin>caption:after,.TableLeftMenu>caption:after,.Table100Width>caption:after,.Table100W5Padding>caption:after,.Table100Wx580H>caption:after,.Table2Padding>caption:after,.TableHorizontalLine>caption:after,.header_pink_line>caption:after,.TableHorizontalLineBlue>caption:after,.TableHorizontalLineGray>caption:after,.TableTopMenu>caption:after,.TableVerticalLine>caption:after,.TableVerticalLineBlue>caption:after,.Label:after,.LabelDragging:after,.LabelAcceptDrag:after,.LabelNoAcceptDrag:after,.gx-label.AttributeLabel:after,.gx-label.AttributeDraggingLabel:after,.gx-label.AttributeAcceptDragLabel:after,.gx-label.AttributeNoAcceptDragLabel:after,.gx-label.AttSubTitleLabel:after,.gx-label.BlobInputAttSubTitleLabel:after,.gx-label.BlobContentAttSubTitleLabel:after,.gx-label.ReadonlyBlobContentAttSubTitleLabel:after,.gx-label.ReadonlyAttSubTitleLabel:after,.gx-label.IME_ActiveLabel:after,.gx-label.BlobContentIME_ActiveLabel:after,.gx-label.ReadonlyBlobContentIME_ActiveLabel:after,.gx-label.BlobInputIME_ActiveLabel:after,.gx-label.ReadonlyIME_ActiveLabel:after,.gx-label.IME_InactiveLabel:after,.gx-label.BlobContentIME_InactiveLabel:after,.gx-label.ReadonlyBlobContentIME_InactiveLabel:after,.gx-label.BlobInputIME_InactiveLabel:after,.gx-label.ReadonlyIME_InactiveLabel:after,.gx-label.IME_DisabledLabel:after,.gx-label.BlobContentIME_DisabledLabel:after,.gx-label.ReadonlyBlobContentIME_DisabledLabel:after,.gx-label.BlobInputIME_DisabledLabel:after,.gx-label.ReadonlyIME_DisabledLabel:after,.gx-label.UpdateAttributeLabel:after,.gx-label.FilterAttributeLabel:after,.gx-label.BlobContentFilterAttributeLabel:after,.gx-label.ReadonlyBlobContentFilterAttributeLabel:after,.gx-label.ReadonlyFilterAttributeLabel:after,.gx-label.BlobInputFilterAttributeLabel:after,.gx-label.DescriptionAttributeLabel:after,.gx-label.BlobContentDescriptionAttributeLabel:after,.gx-label.ReadonlyBlobContentDescriptionAttributeLabel:after,.gx-label.ReadonlyDescriptionAttributeLabel:after,.gx-label.BlobInputDescriptionAttributeLabel:after,.gx-label.InputAttributeLabel:after,.gx-label.InputBoder0Label:after,.gx-label.AssociationListAttributeLabel:after,.gx-label.BlobContentAssociationListAttributeLabel:after,.gx-label.ReadonlyBlobContentAssociationListAttributeLabel:after,.gx-label.ReadonlyAssociationListAttributeLabel:after,.gx-label.BlobInputAssociationListAttributeLabel:after,.gx-label.AttributeSecondaryLabel:after,.gx-label.AttributeWhiteLabel:after,.gx-label.BlobContentAttributeWhiteLabel:after,.gx-label.ReadonlyBlobContentAttributeWhiteLabel:after,.gx-label.ReadonlyAttributeWhiteLabel:after,.gx-label.BlobInputAttributeWhiteLabel:after,.gx-label.AttributeCheckBoxLabel:after,.gx-label.AttributeCharLongLabel:after,.gx-label.BlobContentAttributeCharLongLabel:after,.gx-label.ReadonlyBlobContentAttributeCharLongLabel:after,.gx-label.ReadonlyAttributeCharLongLabel:after,.gx-label.BlobInputAttributeCharLongLabel:after,.gx-label.AttributeGrayLabel:after,.gx-label.BlobContentAttributeGrayLabel:after,.gx-label.ReadonlyBlobContentAttributeGrayLabel:after,.gx-label.BlobInputAttributeGrayLabel:after,.gx-label.ReadonlyAttributeGrayLabel:after,.gx-label.AttributeManageFiltersLabel:after,.gx-label.AttributeDateLabel:after,.gx-label.BlobContentAttributeDateLabel:after,.gx-label.ReadonlyBlobContentAttributeDateLabel:after,.gx-label.BlobInputAttributeDateLabel:after,.gx-label.ReadonlyAttributeDateLabel:after,.gx-label.AttributeDateTimeLabel:after,.gx-label.ReadonlyAttributeDateTimeLabel:after,.gx-label.BootstrapTooltipRightLabel:after,.gx-label.BootstrapTooltipLeftLabel:after,.gx-label.AttributeImageFixWidthLabel:after,.gx-label.BlobContentAttributeImageFixWidthLabel:after,.gx-label.ReadonlyBlobContentAttributeImageFixWidthLabel:after,.gx-label.BlobInputAttributeImageFixWidthLabel:after,.gx-label.ReadonlyAttributeImageFixWidthLabel:after,.gx-label.AttributeStepLabel:after,.gx-label.ReadonlyAttributeStepLabel:after,.gx-label.AttributeStepSelectedLabel:after,.gx-label.ReadonlyAttributeStepSelectedLabel:after,.gx-label.AttributeStepBulletLabel:after,.gx-label.ReadonlyAttributeStepBulletLabel:after,.gx-label.AttributeStepBulletUnSelectedLabel:after,.gx-label.ReadonlyAttributeStepBulletUnSelectedLabel:after,.gx-label.AttributeStepBulletSelectedLabel:after,.gx-label.ReadonlyAttributeStepBulletSelectedLabel:after,.gx-label.atributocuadroLabel:after,.gx-label.BlobContentatributocuadroLabel:after,.gx-label.ReadonlyBlobContentatributocuadroLabel:after,.gx-label.BlobInputatributocuadroLabel:after,.gx-label.ReadonlyatributocuadroLabel:after,.gx-label.AttributeDispleyLabel:after,.gx-label.BlobContentAttributeDispleyLabel:after,.gx-label.ReadonlyBlobContentAttributeDispleyLabel:after,.gx-label.BlobInputAttributeDispleyLabel:after,.gx-label.ReadonlyAttributeDispleyLabel:after,.gx-label.TextActionAttributeLabel:after,.gx-label.DownloadAttributeLabel:after,.gx-label.ReadonlyDownloadAttributeLabel:after,.gx-label.GridTitleLabel:after,.gx-label.BlobContentGridTitleLabel:after,.gx-label.ReadonlyBlobContentGridTitleLabel:after,.gx-label.BlobInputGridTitleLabel:after,.gx-label.ReadonlyGridTitleLabel:after,.gx-label.AttributeTitleWWPLabel:after,.gx-label.BlobContentAttributeTitleWWPLabel:after,.gx-label.ReadonlyBlobContentAttributeTitleWWPLabel:after,.gx-label.BlobInputAttributeTitleWWPLabel:after,.gx-label.ReadonlyAttributeTitleWWPLabel:after,.gx-label.CheckBoxLabel:after,.gx-label.ReadonlyCheckBoxLabel:after,.gx-label.BlobContentCheckBoxLabel:after,.gx-label.ReadonlyBlobContentCheckBoxLabel:after,.gx-label.BlobInputCheckBoxLabel:after,.gx-label.ErrorAttributeLabel:after,.gx-label.WarningAttributeLabel:after,.gx-label.VideoAttributeLabel:after,.gx-label.ReadonlyVideoAttributeLabel:after,.gx-label.ReadonlyVideoAttribute1Label:after,.gx-label.BlobContentReadonlyVideoAttribute1Label:after,.gx-label.ReadonlyBlobContentReadonlyVideoAttribute1Label:after,.gx-label.BlobInputReadonlyVideoAttribute1Label:after,.gx-label.ReadonlyReadonlyVideoAttribute1Label:after,.gx-label.AudioAttributeLabel:after,.gx-label.ReadonlyAudioAttributeLabel:after,.gx-label.ReadonlyAttributeLabel:after,.gx-label.ReadonlyAttributeNoWrapLabel:after,.gx-label.BlobContentAttributeLabel:after,.gx-label.ReadonlyBlobContentAttributeLabel:after,.gx-label.BlobInputAttributeLabel:after,.gx-label.ImageAttributeLabel:after,.gx-label.ResponsiveImageAttributeLabel:after,.gx-label.BlobContentResponsiveImageAttributeLabel:after,.gx-label.ReadonlyBlobContentResponsiveImageAttributeLabel:after,.gx-label.ReadonlyResponsiveImageAttributeLabel:after,.gx-label.BlobInputResponsiveImageAttributeLabel:after,.gx-label.ActionAttributeLabel:after,.gx-label.DisabledActionAttributeLabel:after,.gx-label.BlobContentDisabledActionAttributeLabel:after,.gx-label.ReadonlyBlobContentDisabledActionAttributeLabel:after,.gx-label.ReadonlyDisabledActionAttributeLabel:after,.gx-label.BlobInputDisabledActionAttributeLabel:after,.gx-label.BlobContentActionAttributeLabel:after,.gx-label.ReadonlyBlobContentActionAttributeLabel:after,.gx-label.ReadonlyActionAttributeLabel:after,.gx-label.DisplayAttributeLabel:after,.gx-label.BlobContentDisplayAttributeLabel:after,.gx-label.ReadonlyBlobContentDisplayAttributeLabel:after,.gx-label.ReadonlyDisplayAttributeLabel:after,.gx-label.BlobInputDisplayAttributeLabel:after,.gx-label.SelectionAttributeLabel:after,.gx-label.BlobContentSelectionAttributeLabel:after,.gx-label.ReadonlyBlobContentSelectionAttributeLabel:after,.gx-label.ReadonlySelectionAttributeLabel:after,.gx-label.BlobInputSelectionAttributeLabel:after,.gx-label.BlobInputActionAttributeLabel:after,.gx-label.SelectAttributeLabel:after,.gx-label.BlobContentSelectAttributeLabel:after,.gx-label.ReadonlyBlobContentSelectAttributeLabel:after,.gx-label.BlobInputSelectAttributeLabel:after,.gx-label.ReadonlySelectAttributeLabel:after,.gx-label.BlackAttributeLabel:after,.gx-label.BlobContentBlackAttributeLabel:after,.gx-label.ReadonlyBlobContentBlackAttributeLabel:after,.gx-label.BlobInputBlackAttributeLabel:after,.gx-label.ReadonlyBlackAttributeLabel:after,.gx-label.DeleteAttributeLabel:after,.gx-label.BlobContentDeleteAttributeLabel:after,.gx-label.ReadonlyBlobContentDeleteAttributeLabel:after,.gx-label.ReadonlyDeleteAttributeLabel:after,.gx-label.BlobInputDeleteAttributeLabel:after,.gx-label.ActionBaseColorAttributeLabel:after,.gx-label.BlobContentActionBaseColorAttributeLabel:after,.gx-label.ReadonlyBlobContentActionBaseColorAttributeLabel:after,.gx-label.ReadonlyActionBaseColorAttributeLabel:after,.gx-label.BlobInputActionBaseColorAttributeLabel:after,.gx-label.ReadonlyImageAttributeLabel:after,.DataFilterDescription:after,.OrderedByDescription:after,.DataFilterDescriptionPrefix:after,.DataFixedFilterDescription:after,.GridNewRow:after,.FreeStyleGridFooter>.gx_newrow:after,.VerticalTabGridFooter>.gx_newrow:after,.FreeStyleGridBottomFooter>.gx_newrow:after,.FreeStyleGridRecentFooter>.gx_newrow:after,.FreeStyleGridDraggingFooter>.gx_newrow:after,.FreeStyleGridAcceptDragFooter>.gx_newrow:after,.FreeStyleGridNoAcceptDragFooter>.gx_newrow:after,.TrnSublevelGridFooter>.gx_newrow:after,.RecentLinksGridFooter>.gx_newrow:after,.ColumnsSelectorFreeStyleGridFooter>.gx_newrow:after,.FreeStyleGridWithHeaderFooter>.gx_newrow:after,.Grid>tfoot .gx_newrow:after,.GridDragging>tfoot .gx_newrow:after,.GridNoAcceptDrag>tfoot .gx_newrow:after,.GridAcceptDrag>tfoot .gx_newrow:after,.GridNoData>tfoot .gx_newrow:after,.FreeStyleGrid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.VerticalTabGrid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGridBottom[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGridRecent[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGridDragging[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGridAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGridNoAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow:after,.TrnSublevelGrid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.RecentLinksGrid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.ColumnsSelectorFreeStyleGrid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGridWithHeader[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridDragging[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridNoAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridNoData[data-gx-grid-nodata]>tfoot .gx_newrow:after,.WorkWith[data-gx-grid-nodata]>tfoot .gx_newrow:after,.PromptGrid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridHandHeld[data-gx-grid-nodata]>tfoot .gx_newrow:after,.WorkWith>tfoot .gx_newrow:after,.PromptGrid>tfoot .gx_newrow:after,.GridHandHeld>tfoot .gx_newrow:after,.GridLoadingText:after,.FreeStyleGrid+div.gx-grid-loading:after,.VerticalTabGrid+div.gx-grid-loading:after,.FreeStyleGridBottom+div.gx-grid-loading:after,.FreeStyleGridRecent+div.gx-grid-loading:after,.FreeStyleGridDragging+div.gx-grid-loading:after,.FreeStyleGridAcceptDrag+div.gx-grid-loading:after,.FreeStyleGridNoAcceptDrag+div.gx-grid-loading:after,.TrnSublevelGrid+div.gx-grid-loading:after,.RecentLinksGrid+div.gx-grid-loading:after,.ColumnsSelectorFreeStyleGrid+div.gx-grid-loading:after,.FreeStyleGridWithHeader+div.gx-grid-loading:after,.Grid+div.gx-grid-loading:after,.GridDragging+div.gx-grid-loading:after,.GridNoAcceptDrag+div.gx-grid-loading:after,.GridAcceptDrag+div.gx-grid-loading:after,.GridNoData+div.gx-grid-loading:after,.FreeStyleGrid[data-gx-grid-nodata]+div.gx-grid-loading:after,.VerticalTabGrid[data-gx-grid-nodata]+div.gx-grid-loading:after,.FreeStyleGridBottom[data-gx-grid-nodata]+div.gx-grid-loading:after,.FreeStyleGridRecent[data-gx-grid-nodata]+div.gx-grid-loading:after,.FreeStyleGridDragging[data-gx-grid-nodata]+div.gx-grid-loading:after,.FreeStyleGridAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading:after,.FreeStyleGridNoAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading:after,.TrnSublevelGrid[data-gx-grid-nodata]+div.gx-grid-loading:after,.RecentLinksGrid[data-gx-grid-nodata]+div.gx-grid-loading:after,.ColumnsSelectorFreeStyleGrid[data-gx-grid-nodata]+div.gx-grid-loading:after,.FreeStyleGridWithHeader[data-gx-grid-nodata]+div.gx-grid-loading:after,.Grid[data-gx-grid-nodata]+div.gx-grid-loading:after,.GridDragging[data-gx-grid-nodata]+div.gx-grid-loading:after,.GridNoAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading:after,.GridAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading:after,.GridNoData[data-gx-grid-nodata]+div.gx-grid-loading:after,.WorkWith[data-gx-grid-nodata]+div.gx-grid-loading:after,.PromptGrid[data-gx-grid-nodata]+div.gx-grid-loading:after,.GridHandHeld[data-gx-grid-nodata]+div.gx-grid-loading:after,.WorkWith+div.gx-grid-loading:after,.PromptGrid+div.gx-grid-loading:after,.GridHandHeld+div.gx-grid-loading:after,.GridNoDataText:after,.FreeStyleGrid+.gx-text-gridnodata:after,.VerticalTabGrid+.gx-text-gridnodata:after,.FreeStyleGridBottom+.gx-text-gridnodata:after,.FreeStyleGridRecent+.gx-text-gridnodata:after,.FreeStyleGridDragging+.gx-text-gridnodata:after,.FreeStyleGridAcceptDrag+.gx-text-gridnodata:after,.FreeStyleGridNoAcceptDrag+.gx-text-gridnodata:after,.TrnSublevelGrid+.gx-text-gridnodata:after,.RecentLinksGrid+.gx-text-gridnodata:after,.ColumnsSelectorFreeStyleGrid+.gx-text-gridnodata:after,.FreeStyleGridWithHeader+.gx-text-gridnodata:after,.Grid+.gx-text-gridnodata:after,.GridDragging+.gx-text-gridnodata:after,.GridNoAcceptDrag+.gx-text-gridnodata:after,.GridAcceptDrag+.gx-text-gridnodata:after,.GridNoData+.gx-text-gridnodata:after,.FreeStyleGrid[data-gx-grid-nodata]+.gx-text-gridnodata:after,.VerticalTabGrid[data-gx-grid-nodata]+.gx-text-gridnodata:after,.FreeStyleGridBottom[data-gx-grid-nodata]+.gx-text-gridnodata:after,.FreeStyleGridRecent[data-gx-grid-nodata]+.gx-text-gridnodata:after,.FreeStyleGridDragging[data-gx-grid-nodata]+.gx-text-gridnodata:after,.FreeStyleGridAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata:after,.FreeStyleGridNoAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata:after,.TrnSublevelGrid[data-gx-grid-nodata]+.gx-text-gridnodata:after,.RecentLinksGrid[data-gx-grid-nodata]+.gx-text-gridnodata:after,.ColumnsSelectorFreeStyleGrid[data-gx-grid-nodata]+.gx-text-gridnodata:after,.FreeStyleGridWithHeader[data-gx-grid-nodata]+.gx-text-gridnodata:after,.Grid[data-gx-grid-nodata]+.gx-text-gridnodata:after,.GridDragging[data-gx-grid-nodata]+.gx-text-gridnodata:after,.GridNoAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata:after,.GridAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata:after,.GridNoData[data-gx-grid-nodata]+.gx-text-gridnodata:after,.WorkWith[data-gx-grid-nodata]+.gx-text-gridnodata:after,.PromptGrid[data-gx-grid-nodata]+.gx-text-gridnodata:after,.GridHandHeld[data-gx-grid-nodata]+.gx-text-gridnodata:after,.WorkWith+.gx-text-gridnodata:after,.PromptGrid+.gx-text-gridnodata:after,.GridHandHeld+.gx-text-gridnodata:after,.TextBlockTitleWWP:after,.TextBlockTitleWWPTab:after,.TextBlockTitleNotAuthorized:after,.WizardTitle:after,.WizardStepDescription:after,.bullet:after,.subBullet:after,.TextTable:after,.TBTopMenu:after,.TBLeftMenu:after,.Title:after,.SubTitle:after
{
	float: none;
	white-space: nowrap;
}

.TableHeaderText,.Grid>caption,.GridDragging>caption,.GridNoAcceptDrag>caption,.GridAcceptDrag>caption,.GridNoData>caption,.FreeStyleGrid[data-gx-grid-nodata]>caption,.VerticalTabGrid[data-gx-grid-nodata]>caption,.FreeStyleGridBottom[data-gx-grid-nodata]>caption,.FreeStyleGridRecent[data-gx-grid-nodata]>caption,.FreeStyleGridDragging[data-gx-grid-nodata]>caption,.FreeStyleGridAcceptDrag[data-gx-grid-nodata]>caption,.FreeStyleGridNoAcceptDrag[data-gx-grid-nodata]>caption,.TrnSublevelGrid[data-gx-grid-nodata]>caption,.RecentLinksGrid[data-gx-grid-nodata]>caption,.ColumnsSelectorFreeStyleGrid[data-gx-grid-nodata]>caption,.FreeStyleGridWithHeader[data-gx-grid-nodata]>caption,.Grid[data-gx-grid-nodata]>caption,.GridDragging[data-gx-grid-nodata]>caption,.GridNoAcceptDrag[data-gx-grid-nodata]>caption,.GridAcceptDrag[data-gx-grid-nodata]>caption,.GridNoData[data-gx-grid-nodata]>caption,.WorkWith[data-gx-grid-nodata]>caption,.PromptGrid[data-gx-grid-nodata]>caption,.GridHandHeld[data-gx-grid-nodata]>caption,.WorkWith>caption,.PromptGrid>caption,.GridHandHeld>caption,.Table>caption,.TableDragging>caption,.TableAcceptDrag>caption,.TableNoAcceptDrag>caption,.Table100x100>caption,.TableBorder>caption,.TableBorderBottom>caption,.ToolbarMain>caption,.TableGridHeader>caption,.Table100x100H>caption,.Table100x1004C>caption,.TableViewGeneralAtts>caption,.ViewTable>caption,.HorizontalSpace>caption,.TableBottom>caption,.Table95>caption,.RecentLinksTable>caption,.RecentLinksTableOdd>caption,.RecentLinksTableEven>caption,.TableMargin2>caption,.Table80>caption,.TableBorder100x100>caption,.td5>caption,.LevelTable>caption,.BodyContainer>caption,.HeaderContainer>caption,.RecentLinksContainer>caption,.FormContainer>caption,.AdvancedContainerItem>caption,.AdvancedContainerItemExpanded>caption,.AdvancedContainer>caption,.AdvancedContainerVisible>caption,.AdvancedContainerFullHeight>caption,.OrdersTable>caption,.WWAdvancedContainer>caption,.RecentLinksMainTable>caption,.RecentLinksMainTableExpanded>caption,.PromptContainer>caption,.PromptMainTable>caption,.MainContainer>caption,.GridTabMainTable>caption,.Table960>caption,.TableGreyFooter>caption,.TableBlackFooter>caption,.TableBlackHeader>caption,.TableLogin>caption,.td100>caption,.HorizantalSpace>caption,.TableHorizontalLine1>caption,.td10px>caption,.GridAcceptDragOdd>caption,.TableTop1>caption,.TablePaddingTop5>caption,.TableAlignedCentered>caption,.PopupContentCell>caption,.TableActions>caption,.TableActionsCell>caption,.TableActionsCellLogin>caption,.DataDescriptionCell>caption,.DataDescriptionCellLeft>caption,.DataDescriptionCellLogin>caption,.TableData>caption,.TextBlockTitleCell>caption,.TableTitleCell>caption,.GridHeaderCell>caption,.GridHeaderCellCleanFilters>caption,.TableView>caption,.HorizontalLineWWP>caption,.GridLineEven>caption,.GridLineOdd>caption,.GridFooter>caption,.SpaceTable>caption,.TableWhiteBorder>caption,.TableMerged>caption,.TableSearch>caption,.TableCellBreadCrumbOdd>caption,.TableCellBreadCrumbEven>caption,.TableAttributesCell>caption,.TableSearchCell>caption,.TablePaddingLeft>caption,.TableLineSeparator>caption,.TableRowSideBar>caption,.TableGroup>caption,.MasterLeftZone>caption,.MasterRightZone>caption,.MPBar>caption,.breadCrumbTitleCell>caption,.TableGeolocation>caption,.TableBar>caption,.Table100H>caption,.TableCellAlignRight>caption,.MasterMainClass>caption,.ContentHolderCell>caption,.TableAlignRight>caption,.TableAlignRightWithMargin>caption,.MasterTopIconsCell>caption,.TableHiddenExtraSmall>caption,.TableUserRoleMenuInfo>caption,.CellPaddingTop>caption,.TableViewTab>caption,.TableFSHeader>caption,.FSSingleLine>caption,.Table1>caption,.Width100>caption,.TableFiltersCell>caption,.Invisible>caption,.DataFilterContentCell>caption,.MergedItemNotRequired>caption,.MergeDataCell>caption,.TableLabel50Percent>caption,.TableWithBottomBorder>caption,.FSWithHeaderCellBottomRow>caption,.TableStepBulletLineCell>caption,.TableWizardMain>caption,.WizardStepsCell>caption,.WizardStepsPositionCell>caption,.FilterMultipleSelectorCell>caption,.FilterMultiplePromptCell>caption,.TableStep>caption,.TableStepSelected>caption,.TableContainerStep>caption,.TableContainerStepSelected>caption,.TableContainerStepFirst>caption,.TableContainerStepLast>caption,.TableStepBullet>caption,.TableStepBulletChecked>caption,.TableStepBulletSelected>caption,.TableContainerStepBullet>caption,.TableStepBulletLine>caption,.TableStepBulletLineChecked>caption,.WizardTitleCell>caption,.TableStepInfo>caption,.TableWizardSteps>caption,.xl65>caption,.xl66>caption,.Tool01>caption,.GridOdd>caption,.classref>caption,.TableMain>caption,.TableMainPopup>caption,.TableDynamicFilters>caption,.select>caption,.Container>caption,.ContainerFluid>caption,.TableGrid>caption,.TableTop>caption,.TableContent>caption,.TableContentNoMargin>caption,.TableLeftMenu>caption,.Table100Width>caption,.Table100W5Padding>caption,.Table100Wx580H>caption,.Table2Padding>caption,.TableHorizontalLine>caption,.header_pink_line>caption,.TableHorizontalLineBlue>caption,.TableHorizontalLineGray>caption,.TableTopMenu>caption,.TableVerticalLine>caption,.TableVerticalLineBlue>caption
{
	display: none;
	font-size: 1.4em;
}
.TableHeaderText:before,.Grid>caption:before,.GridDragging>caption:before,.GridNoAcceptDrag>caption:before,.GridAcceptDrag>caption:before,.GridNoData>caption:before,.FreeStyleGrid[data-gx-grid-nodata]>caption:before,.VerticalTabGrid[data-gx-grid-nodata]>caption:before,.FreeStyleGridBottom[data-gx-grid-nodata]>caption:before,.FreeStyleGridRecent[data-gx-grid-nodata]>caption:before,.FreeStyleGridDragging[data-gx-grid-nodata]>caption:before,.FreeStyleGridAcceptDrag[data-gx-grid-nodata]>caption:before,.FreeStyleGridNoAcceptDrag[data-gx-grid-nodata]>caption:before,.TrnSublevelGrid[data-gx-grid-nodata]>caption:before,.RecentLinksGrid[data-gx-grid-nodata]>caption:before,.ColumnsSelectorFreeStyleGrid[data-gx-grid-nodata]>caption:before,.FreeStyleGridWithHeader[data-gx-grid-nodata]>caption:before,.Grid[data-gx-grid-nodata]>caption:before,.GridDragging[data-gx-grid-nodata]>caption:before,.GridNoAcceptDrag[data-gx-grid-nodata]>caption:before,.GridAcceptDrag[data-gx-grid-nodata]>caption:before,.GridNoData[data-gx-grid-nodata]>caption:before,.WorkWith[data-gx-grid-nodata]>caption:before,.PromptGrid[data-gx-grid-nodata]>caption:before,.GridHandHeld[data-gx-grid-nodata]>caption:before,.WorkWith>caption:before,.PromptGrid>caption:before,.GridHandHeld>caption:before,.Table>caption:before,.TableDragging>caption:before,.TableAcceptDrag>caption:before,.TableNoAcceptDrag>caption:before,.Table100x100>caption:before,.TableBorder>caption:before,.TableBorderBottom>caption:before,.ToolbarMain>caption:before,.TableGridHeader>caption:before,.Table100x100H>caption:before,.Table100x1004C>caption:before,.TableViewGeneralAtts>caption:before,.ViewTable>caption:before,.HorizontalSpace>caption:before,.TableBottom>caption:before,.Table95>caption:before,.RecentLinksTable>caption:before,.RecentLinksTableOdd>caption:before,.RecentLinksTableEven>caption:before,.TableMargin2>caption:before,.Table80>caption:before,.TableBorder100x100>caption:before,.td5>caption:before,.LevelTable>caption:before,.BodyContainer>caption:before,.HeaderContainer>caption:before,.RecentLinksContainer>caption:before,.FormContainer>caption:before,.AdvancedContainerItem>caption:before,.AdvancedContainerItemExpanded>caption:before,.AdvancedContainer>caption:before,.AdvancedContainerVisible>caption:before,.AdvancedContainerFullHeight>caption:before,.OrdersTable>caption:before,.WWAdvancedContainer>caption:before,.RecentLinksMainTable>caption:before,.RecentLinksMainTableExpanded>caption:before,.PromptContainer>caption:before,.PromptMainTable>caption:before,.MainContainer>caption:before,.GridTabMainTable>caption:before,.Table960>caption:before,.TableGreyFooter>caption:before,.TableBlackFooter>caption:before,.TableBlackHeader>caption:before,.TableLogin>caption:before,.td100>caption:before,.HorizantalSpace>caption:before,.TableHorizontalLine1>caption:before,.td10px>caption:before,.GridAcceptDragOdd>caption:before,.TableTop1>caption:before,.TablePaddingTop5>caption:before,.TableAlignedCentered>caption:before,.PopupContentCell>caption:before,.TableActions>caption:before,.TableActionsCell>caption:before,.TableActionsCellLogin>caption:before,.DataDescriptionCell>caption:before,.DataDescriptionCellLeft>caption:before,.DataDescriptionCellLogin>caption:before,.TableData>caption:before,.TextBlockTitleCell>caption:before,.TableTitleCell>caption:before,.GridHeaderCell>caption:before,.GridHeaderCellCleanFilters>caption:before,.TableView>caption:before,.HorizontalLineWWP>caption:before,.GridLineEven>caption:before,.GridLineOdd>caption:before,.GridFooter>caption:before,.SpaceTable>caption:before,.TableWhiteBorder>caption:before,.TableMerged>caption:before,.TableSearch>caption:before,.TableCellBreadCrumbOdd>caption:before,.TableCellBreadCrumbEven>caption:before,.TableAttributesCell>caption:before,.TableSearchCell>caption:before,.TablePaddingLeft>caption:before,.TableLineSeparator>caption:before,.TableRowSideBar>caption:before,.TableGroup>caption:before,.MasterLeftZone>caption:before,.MasterRightZone>caption:before,.MPBar>caption:before,.breadCrumbTitleCell>caption:before,.TableGeolocation>caption:before,.TableBar>caption:before,.Table100H>caption:before,.TableCellAlignRight>caption:before,.MasterMainClass>caption:before,.ContentHolderCell>caption:before,.TableAlignRight>caption:before,.TableAlignRightWithMargin>caption:before,.MasterTopIconsCell>caption:before,.TableHiddenExtraSmall>caption:before,.TableUserRoleMenuInfo>caption:before,.CellPaddingTop>caption:before,.TableViewTab>caption:before,.TableFSHeader>caption:before,.FSSingleLine>caption:before,.Table1>caption:before,.Width100>caption:before,.TableFiltersCell>caption:before,.Invisible>caption:before,.DataFilterContentCell>caption:before,.MergedItemNotRequired>caption:before,.MergeDataCell>caption:before,.TableLabel50Percent>caption:before,.TableWithBottomBorder>caption:before,.FSWithHeaderCellBottomRow>caption:before,.TableStepBulletLineCell>caption:before,.TableWizardMain>caption:before,.WizardStepsCell>caption:before,.WizardStepsPositionCell>caption:before,.FilterMultipleSelectorCell>caption:before,.FilterMultiplePromptCell>caption:before,.TableStep>caption:before,.TableStepSelected>caption:before,.TableContainerStep>caption:before,.TableContainerStepSelected>caption:before,.TableContainerStepFirst>caption:before,.TableContainerStepLast>caption:before,.TableStepBullet>caption:before,.TableStepBulletChecked>caption:before,.TableStepBulletSelected>caption:before,.TableContainerStepBullet>caption:before,.TableStepBulletLine>caption:before,.TableStepBulletLineChecked>caption:before,.WizardTitleCell>caption:before,.TableStepInfo>caption:before,.TableWizardSteps>caption:before,.xl65>caption:before,.xl66>caption:before,.Tool01>caption:before,.GridOdd>caption:before,.classref>caption:before,.TableMain>caption:before,.TableMainPopup>caption:before,.TableDynamicFilters>caption:before,.select>caption:before,.Container>caption:before,.ContainerFluid>caption:before,.TableGrid>caption:before,.TableTop>caption:before,.TableContent>caption:before,.TableContentNoMargin>caption:before,.TableLeftMenu>caption:before,.Table100Width>caption:before,.Table100W5Padding>caption:before,.Table100Wx580H>caption:before,.Table2Padding>caption:before,.TableHorizontalLine>caption:before,.header_pink_line>caption:before,.TableHorizontalLineBlue>caption:before,.TableHorizontalLineGray>caption:before,.TableTopMenu>caption:before,.TableVerticalLine>caption:before,.TableVerticalLineBlue>caption:before
{
	display: none;
	font-size: 1.4em;
}

.TableHeaderText:after,.Grid>caption:after,.GridDragging>caption:after,.GridNoAcceptDrag>caption:after,.GridAcceptDrag>caption:after,.GridNoData>caption:after,.FreeStyleGrid[data-gx-grid-nodata]>caption:after,.VerticalTabGrid[data-gx-grid-nodata]>caption:after,.FreeStyleGridBottom[data-gx-grid-nodata]>caption:after,.FreeStyleGridRecent[data-gx-grid-nodata]>caption:after,.FreeStyleGridDragging[data-gx-grid-nodata]>caption:after,.FreeStyleGridAcceptDrag[data-gx-grid-nodata]>caption:after,.FreeStyleGridNoAcceptDrag[data-gx-grid-nodata]>caption:after,.TrnSublevelGrid[data-gx-grid-nodata]>caption:after,.RecentLinksGrid[data-gx-grid-nodata]>caption:after,.ColumnsSelectorFreeStyleGrid[data-gx-grid-nodata]>caption:after,.FreeStyleGridWithHeader[data-gx-grid-nodata]>caption:after,.Grid[data-gx-grid-nodata]>caption:after,.GridDragging[data-gx-grid-nodata]>caption:after,.GridNoAcceptDrag[data-gx-grid-nodata]>caption:after,.GridAcceptDrag[data-gx-grid-nodata]>caption:after,.GridNoData[data-gx-grid-nodata]>caption:after,.WorkWith[data-gx-grid-nodata]>caption:after,.PromptGrid[data-gx-grid-nodata]>caption:after,.GridHandHeld[data-gx-grid-nodata]>caption:after,.WorkWith>caption:after,.PromptGrid>caption:after,.GridHandHeld>caption:after,.Table>caption:after,.TableDragging>caption:after,.TableAcceptDrag>caption:after,.TableNoAcceptDrag>caption:after,.Table100x100>caption:after,.TableBorder>caption:after,.TableBorderBottom>caption:after,.ToolbarMain>caption:after,.TableGridHeader>caption:after,.Table100x100H>caption:after,.Table100x1004C>caption:after,.TableViewGeneralAtts>caption:after,.ViewTable>caption:after,.HorizontalSpace>caption:after,.TableBottom>caption:after,.Table95>caption:after,.RecentLinksTable>caption:after,.RecentLinksTableOdd>caption:after,.RecentLinksTableEven>caption:after,.TableMargin2>caption:after,.Table80>caption:after,.TableBorder100x100>caption:after,.td5>caption:after,.LevelTable>caption:after,.BodyContainer>caption:after,.HeaderContainer>caption:after,.RecentLinksContainer>caption:after,.FormContainer>caption:after,.AdvancedContainerItem>caption:after,.AdvancedContainerItemExpanded>caption:after,.AdvancedContainer>caption:after,.AdvancedContainerVisible>caption:after,.AdvancedContainerFullHeight>caption:after,.OrdersTable>caption:after,.WWAdvancedContainer>caption:after,.RecentLinksMainTable>caption:after,.RecentLinksMainTableExpanded>caption:after,.PromptContainer>caption:after,.PromptMainTable>caption:after,.MainContainer>caption:after,.GridTabMainTable>caption:after,.Table960>caption:after,.TableGreyFooter>caption:after,.TableBlackFooter>caption:after,.TableBlackHeader>caption:after,.TableLogin>caption:after,.td100>caption:after,.HorizantalSpace>caption:after,.TableHorizontalLine1>caption:after,.td10px>caption:after,.GridAcceptDragOdd>caption:after,.TableTop1>caption:after,.TablePaddingTop5>caption:after,.TableAlignedCentered>caption:after,.PopupContentCell>caption:after,.TableActions>caption:after,.TableActionsCell>caption:after,.TableActionsCellLogin>caption:after,.DataDescriptionCell>caption:after,.DataDescriptionCellLeft>caption:after,.DataDescriptionCellLogin>caption:after,.TableData>caption:after,.TextBlockTitleCell>caption:after,.TableTitleCell>caption:after,.GridHeaderCell>caption:after,.GridHeaderCellCleanFilters>caption:after,.TableView>caption:after,.HorizontalLineWWP>caption:after,.GridLineEven>caption:after,.GridLineOdd>caption:after,.GridFooter>caption:after,.SpaceTable>caption:after,.TableWhiteBorder>caption:after,.TableMerged>caption:after,.TableSearch>caption:after,.TableCellBreadCrumbOdd>caption:after,.TableCellBreadCrumbEven>caption:after,.TableAttributesCell>caption:after,.TableSearchCell>caption:after,.TablePaddingLeft>caption:after,.TableLineSeparator>caption:after,.TableRowSideBar>caption:after,.TableGroup>caption:after,.MasterLeftZone>caption:after,.MasterRightZone>caption:after,.MPBar>caption:after,.breadCrumbTitleCell>caption:after,.TableGeolocation>caption:after,.TableBar>caption:after,.Table100H>caption:after,.TableCellAlignRight>caption:after,.MasterMainClass>caption:after,.ContentHolderCell>caption:after,.TableAlignRight>caption:after,.TableAlignRightWithMargin>caption:after,.MasterTopIconsCell>caption:after,.TableHiddenExtraSmall>caption:after,.TableUserRoleMenuInfo>caption:after,.CellPaddingTop>caption:after,.TableViewTab>caption:after,.TableFSHeader>caption:after,.FSSingleLine>caption:after,.Table1>caption:after,.Width100>caption:after,.TableFiltersCell>caption:after,.Invisible>caption:after,.DataFilterContentCell>caption:after,.MergedItemNotRequired>caption:after,.MergeDataCell>caption:after,.TableLabel50Percent>caption:after,.TableWithBottomBorder>caption:after,.FSWithHeaderCellBottomRow>caption:after,.TableStepBulletLineCell>caption:after,.TableWizardMain>caption:after,.WizardStepsCell>caption:after,.WizardStepsPositionCell>caption:after,.FilterMultipleSelectorCell>caption:after,.FilterMultiplePromptCell>caption:after,.TableStep>caption:after,.TableStepSelected>caption:after,.TableContainerStep>caption:after,.TableContainerStepSelected>caption:after,.TableContainerStepFirst>caption:after,.TableContainerStepLast>caption:after,.TableStepBullet>caption:after,.TableStepBulletChecked>caption:after,.TableStepBulletSelected>caption:after,.TableContainerStepBullet>caption:after,.TableStepBulletLine>caption:after,.TableStepBulletLineChecked>caption:after,.WizardTitleCell>caption:after,.TableStepInfo>caption:after,.TableWizardSteps>caption:after,.xl65>caption:after,.xl66>caption:after,.Tool01>caption:after,.GridOdd>caption:after,.classref>caption:after,.TableMain>caption:after,.TableMainPopup>caption:after,.TableDynamicFilters>caption:after,.select>caption:after,.Container>caption:after,.ContainerFluid>caption:after,.TableGrid>caption:after,.TableTop>caption:after,.TableContent>caption:after,.TableContentNoMargin>caption:after,.TableLeftMenu>caption:after,.Table100Width>caption:after,.Table100W5Padding>caption:after,.Table100Wx580H>caption:after,.Table2Padding>caption:after,.TableHorizontalLine>caption:after,.header_pink_line>caption:after,.TableHorizontalLineBlue>caption:after,.TableHorizontalLineGray>caption:after,.TableTopMenu>caption:after,.TableVerticalLine>caption:after,.TableVerticalLineBlue>caption:after
{
	display: none;
	font-size: 1.4em;
}

.Label,.LabelDragging,.LabelAcceptDrag,.LabelNoAcceptDrag,.gx-label.AttributeLabel,.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.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.UpdateAttributeLabel,.gx-label.FilterAttributeLabel,.gx-label.BlobContentFilterAttributeLabel,.gx-label.ReadonlyBlobContentFilterAttributeLabel,.gx-label.ReadonlyFilterAttributeLabel,.gx-label.BlobInputFilterAttributeLabel,.gx-label.DescriptionAttributeLabel,.gx-label.BlobContentDescriptionAttributeLabel,.gx-label.ReadonlyBlobContentDescriptionAttributeLabel,.gx-label.ReadonlyDescriptionAttributeLabel,.gx-label.BlobInputDescriptionAttributeLabel,.gx-label.InputAttributeLabel,.gx-label.InputBoder0Label,.gx-label.AssociationListAttributeLabel,.gx-label.BlobContentAssociationListAttributeLabel,.gx-label.ReadonlyBlobContentAssociationListAttributeLabel,.gx-label.ReadonlyAssociationListAttributeLabel,.gx-label.BlobInputAssociationListAttributeLabel,.gx-label.AttributeSecondaryLabel,.gx-label.AttributeWhiteLabel,.gx-label.BlobContentAttributeWhiteLabel,.gx-label.ReadonlyBlobContentAttributeWhiteLabel,.gx-label.ReadonlyAttributeWhiteLabel,.gx-label.BlobInputAttributeWhiteLabel,.gx-label.AttributeCheckBoxLabel,.gx-label.AttributeCharLongLabel,.gx-label.BlobContentAttributeCharLongLabel,.gx-label.ReadonlyBlobContentAttributeCharLongLabel,.gx-label.ReadonlyAttributeCharLongLabel,.gx-label.BlobInputAttributeCharLongLabel,.gx-label.AttributeGrayLabel,.gx-label.BlobContentAttributeGrayLabel,.gx-label.ReadonlyBlobContentAttributeGrayLabel,.gx-label.BlobInputAttributeGrayLabel,.gx-label.ReadonlyAttributeGrayLabel,.gx-label.AttributeManageFiltersLabel,.gx-label.AttributeDateLabel,.gx-label.BlobContentAttributeDateLabel,.gx-label.ReadonlyBlobContentAttributeDateLabel,.gx-label.BlobInputAttributeDateLabel,.gx-label.ReadonlyAttributeDateLabel,.gx-label.AttributeDateTimeLabel,.gx-label.ReadonlyAttributeDateTimeLabel,.gx-label.BootstrapTooltipRightLabel,.gx-label.BootstrapTooltipLeftLabel,.gx-label.AttributeImageFixWidthLabel,.gx-label.BlobContentAttributeImageFixWidthLabel,.gx-label.ReadonlyBlobContentAttributeImageFixWidthLabel,.gx-label.BlobInputAttributeImageFixWidthLabel,.gx-label.ReadonlyAttributeImageFixWidthLabel,.gx-label.AttributeStepLabel,.gx-label.ReadonlyAttributeStepLabel,.gx-label.AttributeStepSelectedLabel,.gx-label.ReadonlyAttributeStepSelectedLabel,.gx-label.AttributeStepBulletLabel,.gx-label.ReadonlyAttributeStepBulletLabel,.gx-label.AttributeStepBulletUnSelectedLabel,.gx-label.ReadonlyAttributeStepBulletUnSelectedLabel,.gx-label.AttributeStepBulletSelectedLabel,.gx-label.ReadonlyAttributeStepBulletSelectedLabel,.gx-label.atributocuadroLabel,.gx-label.BlobContentatributocuadroLabel,.gx-label.ReadonlyBlobContentatributocuadroLabel,.gx-label.BlobInputatributocuadroLabel,.gx-label.ReadonlyatributocuadroLabel,.gx-label.AttributeDispleyLabel,.gx-label.BlobContentAttributeDispleyLabel,.gx-label.ReadonlyBlobContentAttributeDispleyLabel,.gx-label.BlobInputAttributeDispleyLabel,.gx-label.ReadonlyAttributeDispleyLabel,.gx-label.TextActionAttributeLabel,.gx-label.DownloadAttributeLabel,.gx-label.ReadonlyDownloadAttributeLabel,.gx-label.GridTitleLabel,.gx-label.BlobContentGridTitleLabel,.gx-label.ReadonlyBlobContentGridTitleLabel,.gx-label.BlobInputGridTitleLabel,.gx-label.ReadonlyGridTitleLabel,.gx-label.AttributeTitleWWPLabel,.gx-label.BlobContentAttributeTitleWWPLabel,.gx-label.ReadonlyBlobContentAttributeTitleWWPLabel,.gx-label.BlobInputAttributeTitleWWPLabel,.gx-label.ReadonlyAttributeTitleWWPLabel,.gx-label.CheckBoxLabel,.gx-label.ReadonlyCheckBoxLabel,.gx-label.BlobContentCheckBoxLabel,.gx-label.ReadonlyBlobContentCheckBoxLabel,.gx-label.BlobInputCheckBoxLabel,.gx-label.ErrorAttributeLabel,.gx-label.WarningAttributeLabel,.gx-label.VideoAttributeLabel,.gx-label.ReadonlyVideoAttributeLabel,.gx-label.ReadonlyVideoAttribute1Label,.gx-label.BlobContentReadonlyVideoAttribute1Label,.gx-label.ReadonlyBlobContentReadonlyVideoAttribute1Label,.gx-label.BlobInputReadonlyVideoAttribute1Label,.gx-label.ReadonlyReadonlyVideoAttribute1Label,.gx-label.AudioAttributeLabel,.gx-label.ReadonlyAudioAttributeLabel,.gx-label.ReadonlyAttributeLabel,.gx-label.ReadonlyAttributeNoWrapLabel,.gx-label.BlobContentAttributeLabel,.gx-label.ReadonlyBlobContentAttributeLabel,.gx-label.BlobInputAttributeLabel,.gx-label.ImageAttributeLabel,.gx-label.ResponsiveImageAttributeLabel,.gx-label.BlobContentResponsiveImageAttributeLabel,.gx-label.ReadonlyBlobContentResponsiveImageAttributeLabel,.gx-label.ReadonlyResponsiveImageAttributeLabel,.gx-label.BlobInputResponsiveImageAttributeLabel,.gx-label.ActionAttributeLabel,.gx-label.DisabledActionAttributeLabel,.gx-label.BlobContentDisabledActionAttributeLabel,.gx-label.ReadonlyBlobContentDisabledActionAttributeLabel,.gx-label.ReadonlyDisabledActionAttributeLabel,.gx-label.BlobInputDisabledActionAttributeLabel,.gx-label.BlobContentActionAttributeLabel,.gx-label.ReadonlyBlobContentActionAttributeLabel,.gx-label.ReadonlyActionAttributeLabel,.gx-label.DisplayAttributeLabel,.gx-label.BlobContentDisplayAttributeLabel,.gx-label.ReadonlyBlobContentDisplayAttributeLabel,.gx-label.ReadonlyDisplayAttributeLabel,.gx-label.BlobInputDisplayAttributeLabel,.gx-label.SelectionAttributeLabel,.gx-label.BlobContentSelectionAttributeLabel,.gx-label.ReadonlyBlobContentSelectionAttributeLabel,.gx-label.ReadonlySelectionAttributeLabel,.gx-label.BlobInputSelectionAttributeLabel,.gx-label.BlobInputActionAttributeLabel,.gx-label.SelectAttributeLabel,.gx-label.BlobContentSelectAttributeLabel,.gx-label.ReadonlyBlobContentSelectAttributeLabel,.gx-label.BlobInputSelectAttributeLabel,.gx-label.ReadonlySelectAttributeLabel,.gx-label.BlackAttributeLabel,.gx-label.BlobContentBlackAttributeLabel,.gx-label.ReadonlyBlobContentBlackAttributeLabel,.gx-label.BlobInputBlackAttributeLabel,.gx-label.ReadonlyBlackAttributeLabel,.gx-label.DeleteAttributeLabel,.gx-label.BlobContentDeleteAttributeLabel,.gx-label.ReadonlyBlobContentDeleteAttributeLabel,.gx-label.ReadonlyDeleteAttributeLabel,.gx-label.BlobInputDeleteAttributeLabel,.gx-label.ActionBaseColorAttributeLabel,.gx-label.BlobContentActionBaseColorAttributeLabel,.gx-label.ReadonlyBlobContentActionBaseColorAttributeLabel,.gx-label.ReadonlyActionBaseColorAttributeLabel,.gx-label.BlobInputActionBaseColorAttributeLabel,.gx-label.ReadonlyImageAttributeLabel
{
	white-space: normal;
	font-family: 'Trebuchet MS';
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	color: #333346;
	vertical-align: middle;
}
.Label:before,.LabelDragging:before,.LabelAcceptDrag:before,.LabelNoAcceptDrag:before,.gx-label.AttributeLabel:before,.gx-label.AttributeDraggingLabel:before,.gx-label.AttributeAcceptDragLabel:before,.gx-label.AttributeNoAcceptDragLabel:before,.gx-label.AttSubTitleLabel:before,.gx-label.BlobInputAttSubTitleLabel:before,.gx-label.BlobContentAttSubTitleLabel:before,.gx-label.ReadonlyBlobContentAttSubTitleLabel:before,.gx-label.ReadonlyAttSubTitleLabel:before,.gx-label.IME_ActiveLabel:before,.gx-label.BlobContentIME_ActiveLabel:before,.gx-label.ReadonlyBlobContentIME_ActiveLabel:before,.gx-label.BlobInputIME_ActiveLabel:before,.gx-label.ReadonlyIME_ActiveLabel:before,.gx-label.IME_InactiveLabel:before,.gx-label.BlobContentIME_InactiveLabel:before,.gx-label.ReadonlyBlobContentIME_InactiveLabel:before,.gx-label.BlobInputIME_InactiveLabel:before,.gx-label.ReadonlyIME_InactiveLabel:before,.gx-label.IME_DisabledLabel:before,.gx-label.BlobContentIME_DisabledLabel:before,.gx-label.ReadonlyBlobContentIME_DisabledLabel:before,.gx-label.BlobInputIME_DisabledLabel:before,.gx-label.ReadonlyIME_DisabledLabel:before,.gx-label.UpdateAttributeLabel:before,.gx-label.FilterAttributeLabel:before,.gx-label.BlobContentFilterAttributeLabel:before,.gx-label.ReadonlyBlobContentFilterAttributeLabel:before,.gx-label.ReadonlyFilterAttributeLabel:before,.gx-label.BlobInputFilterAttributeLabel:before,.gx-label.DescriptionAttributeLabel:before,.gx-label.BlobContentDescriptionAttributeLabel:before,.gx-label.ReadonlyBlobContentDescriptionAttributeLabel:before,.gx-label.ReadonlyDescriptionAttributeLabel:before,.gx-label.BlobInputDescriptionAttributeLabel:before,.gx-label.InputAttributeLabel:before,.gx-label.InputBoder0Label:before,.gx-label.AssociationListAttributeLabel:before,.gx-label.BlobContentAssociationListAttributeLabel:before,.gx-label.ReadonlyBlobContentAssociationListAttributeLabel:before,.gx-label.ReadonlyAssociationListAttributeLabel:before,.gx-label.BlobInputAssociationListAttributeLabel:before,.gx-label.AttributeSecondaryLabel:before,.gx-label.AttributeWhiteLabel:before,.gx-label.BlobContentAttributeWhiteLabel:before,.gx-label.ReadonlyBlobContentAttributeWhiteLabel:before,.gx-label.ReadonlyAttributeWhiteLabel:before,.gx-label.BlobInputAttributeWhiteLabel:before,.gx-label.AttributeCheckBoxLabel:before,.gx-label.AttributeCharLongLabel:before,.gx-label.BlobContentAttributeCharLongLabel:before,.gx-label.ReadonlyBlobContentAttributeCharLongLabel:before,.gx-label.ReadonlyAttributeCharLongLabel:before,.gx-label.BlobInputAttributeCharLongLabel:before,.gx-label.AttributeGrayLabel:before,.gx-label.BlobContentAttributeGrayLabel:before,.gx-label.ReadonlyBlobContentAttributeGrayLabel:before,.gx-label.BlobInputAttributeGrayLabel:before,.gx-label.ReadonlyAttributeGrayLabel:before,.gx-label.AttributeManageFiltersLabel:before,.gx-label.AttributeDateLabel:before,.gx-label.BlobContentAttributeDateLabel:before,.gx-label.ReadonlyBlobContentAttributeDateLabel:before,.gx-label.BlobInputAttributeDateLabel:before,.gx-label.ReadonlyAttributeDateLabel:before,.gx-label.AttributeDateTimeLabel:before,.gx-label.ReadonlyAttributeDateTimeLabel:before,.gx-label.BootstrapTooltipRightLabel:before,.gx-label.BootstrapTooltipLeftLabel:before,.gx-label.AttributeImageFixWidthLabel:before,.gx-label.BlobContentAttributeImageFixWidthLabel:before,.gx-label.ReadonlyBlobContentAttributeImageFixWidthLabel:before,.gx-label.BlobInputAttributeImageFixWidthLabel:before,.gx-label.ReadonlyAttributeImageFixWidthLabel:before,.gx-label.AttributeStepLabel:before,.gx-label.ReadonlyAttributeStepLabel:before,.gx-label.AttributeStepSelectedLabel:before,.gx-label.ReadonlyAttributeStepSelectedLabel:before,.gx-label.AttributeStepBulletLabel:before,.gx-label.ReadonlyAttributeStepBulletLabel:before,.gx-label.AttributeStepBulletUnSelectedLabel:before,.gx-label.ReadonlyAttributeStepBulletUnSelectedLabel:before,.gx-label.AttributeStepBulletSelectedLabel:before,.gx-label.ReadonlyAttributeStepBulletSelectedLabel:before,.gx-label.atributocuadroLabel:before,.gx-label.BlobContentatributocuadroLabel:before,.gx-label.ReadonlyBlobContentatributocuadroLabel:before,.gx-label.BlobInputatributocuadroLabel:before,.gx-label.ReadonlyatributocuadroLabel:before,.gx-label.AttributeDispleyLabel:before,.gx-label.BlobContentAttributeDispleyLabel:before,.gx-label.ReadonlyBlobContentAttributeDispleyLabel:before,.gx-label.BlobInputAttributeDispleyLabel:before,.gx-label.ReadonlyAttributeDispleyLabel:before,.gx-label.TextActionAttributeLabel:before,.gx-label.DownloadAttributeLabel:before,.gx-label.ReadonlyDownloadAttributeLabel:before,.gx-label.GridTitleLabel:before,.gx-label.BlobContentGridTitleLabel:before,.gx-label.ReadonlyBlobContentGridTitleLabel:before,.gx-label.BlobInputGridTitleLabel:before,.gx-label.ReadonlyGridTitleLabel:before,.gx-label.AttributeTitleWWPLabel:before,.gx-label.BlobContentAttributeTitleWWPLabel:before,.gx-label.ReadonlyBlobContentAttributeTitleWWPLabel:before,.gx-label.BlobInputAttributeTitleWWPLabel:before,.gx-label.ReadonlyAttributeTitleWWPLabel:before,.gx-label.CheckBoxLabel:before,.gx-label.ReadonlyCheckBoxLabel:before,.gx-label.BlobContentCheckBoxLabel:before,.gx-label.ReadonlyBlobContentCheckBoxLabel:before,.gx-label.BlobInputCheckBoxLabel:before,.gx-label.ErrorAttributeLabel:before,.gx-label.WarningAttributeLabel:before,.gx-label.VideoAttributeLabel:before,.gx-label.ReadonlyVideoAttributeLabel:before,.gx-label.ReadonlyVideoAttribute1Label:before,.gx-label.BlobContentReadonlyVideoAttribute1Label:before,.gx-label.ReadonlyBlobContentReadonlyVideoAttribute1Label:before,.gx-label.BlobInputReadonlyVideoAttribute1Label:before,.gx-label.ReadonlyReadonlyVideoAttribute1Label:before,.gx-label.AudioAttributeLabel:before,.gx-label.ReadonlyAudioAttributeLabel:before,.gx-label.ReadonlyAttributeLabel:before,.gx-label.ReadonlyAttributeNoWrapLabel:before,.gx-label.BlobContentAttributeLabel:before,.gx-label.ReadonlyBlobContentAttributeLabel:before,.gx-label.BlobInputAttributeLabel:before,.gx-label.ImageAttributeLabel:before,.gx-label.ResponsiveImageAttributeLabel:before,.gx-label.BlobContentResponsiveImageAttributeLabel:before,.gx-label.ReadonlyBlobContentResponsiveImageAttributeLabel:before,.gx-label.ReadonlyResponsiveImageAttributeLabel:before,.gx-label.BlobInputResponsiveImageAttributeLabel:before,.gx-label.ActionAttributeLabel:before,.gx-label.DisabledActionAttributeLabel:before,.gx-label.BlobContentDisabledActionAttributeLabel:before,.gx-label.ReadonlyBlobContentDisabledActionAttributeLabel:before,.gx-label.ReadonlyDisabledActionAttributeLabel:before,.gx-label.BlobInputDisabledActionAttributeLabel:before,.gx-label.BlobContentActionAttributeLabel:before,.gx-label.ReadonlyBlobContentActionAttributeLabel:before,.gx-label.ReadonlyActionAttributeLabel:before,.gx-label.DisplayAttributeLabel:before,.gx-label.BlobContentDisplayAttributeLabel:before,.gx-label.ReadonlyBlobContentDisplayAttributeLabel:before,.gx-label.ReadonlyDisplayAttributeLabel:before,.gx-label.BlobInputDisplayAttributeLabel:before,.gx-label.SelectionAttributeLabel:before,.gx-label.BlobContentSelectionAttributeLabel:before,.gx-label.ReadonlyBlobContentSelectionAttributeLabel:before,.gx-label.ReadonlySelectionAttributeLabel:before,.gx-label.BlobInputSelectionAttributeLabel:before,.gx-label.BlobInputActionAttributeLabel:before,.gx-label.SelectAttributeLabel:before,.gx-label.BlobContentSelectAttributeLabel:before,.gx-label.ReadonlyBlobContentSelectAttributeLabel:before,.gx-label.BlobInputSelectAttributeLabel:before,.gx-label.ReadonlySelectAttributeLabel:before,.gx-label.BlackAttributeLabel:before,.gx-label.BlobContentBlackAttributeLabel:before,.gx-label.ReadonlyBlobContentBlackAttributeLabel:before,.gx-label.BlobInputBlackAttributeLabel:before,.gx-label.ReadonlyBlackAttributeLabel:before,.gx-label.DeleteAttributeLabel:before,.gx-label.BlobContentDeleteAttributeLabel:before,.gx-label.ReadonlyBlobContentDeleteAttributeLabel:before,.gx-label.ReadonlyDeleteAttributeLabel:before,.gx-label.BlobInputDeleteAttributeLabel:before,.gx-label.ActionBaseColorAttributeLabel:before,.gx-label.BlobContentActionBaseColorAttributeLabel:before,.gx-label.ReadonlyBlobContentActionBaseColorAttributeLabel:before,.gx-label.ReadonlyActionBaseColorAttributeLabel:before,.gx-label.BlobInputActionBaseColorAttributeLabel:before,.gx-label.ReadonlyImageAttributeLabel:before
{
	white-space: normal;
	font-family: 'Trebuchet MS';
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	color: #333346;
	vertical-align: middle;
}

.Label:after,.LabelDragging:after,.LabelAcceptDrag:after,.LabelNoAcceptDrag:after,.gx-label.AttributeLabel:after,.gx-label.AttributeDraggingLabel:after,.gx-label.AttributeAcceptDragLabel:after,.gx-label.AttributeNoAcceptDragLabel:after,.gx-label.AttSubTitleLabel:after,.gx-label.BlobInputAttSubTitleLabel:after,.gx-label.BlobContentAttSubTitleLabel:after,.gx-label.ReadonlyBlobContentAttSubTitleLabel:after,.gx-label.ReadonlyAttSubTitleLabel:after,.gx-label.IME_ActiveLabel:after,.gx-label.BlobContentIME_ActiveLabel:after,.gx-label.ReadonlyBlobContentIME_ActiveLabel:after,.gx-label.BlobInputIME_ActiveLabel:after,.gx-label.ReadonlyIME_ActiveLabel:after,.gx-label.IME_InactiveLabel:after,.gx-label.BlobContentIME_InactiveLabel:after,.gx-label.ReadonlyBlobContentIME_InactiveLabel:after,.gx-label.BlobInputIME_InactiveLabel:after,.gx-label.ReadonlyIME_InactiveLabel:after,.gx-label.IME_DisabledLabel:after,.gx-label.BlobContentIME_DisabledLabel:after,.gx-label.ReadonlyBlobContentIME_DisabledLabel:after,.gx-label.BlobInputIME_DisabledLabel:after,.gx-label.ReadonlyIME_DisabledLabel:after,.gx-label.UpdateAttributeLabel:after,.gx-label.FilterAttributeLabel:after,.gx-label.BlobContentFilterAttributeLabel:after,.gx-label.ReadonlyBlobContentFilterAttributeLabel:after,.gx-label.ReadonlyFilterAttributeLabel:after,.gx-label.BlobInputFilterAttributeLabel:after,.gx-label.DescriptionAttributeLabel:after,.gx-label.BlobContentDescriptionAttributeLabel:after,.gx-label.ReadonlyBlobContentDescriptionAttributeLabel:after,.gx-label.ReadonlyDescriptionAttributeLabel:after,.gx-label.BlobInputDescriptionAttributeLabel:after,.gx-label.InputAttributeLabel:after,.gx-label.InputBoder0Label:after,.gx-label.AssociationListAttributeLabel:after,.gx-label.BlobContentAssociationListAttributeLabel:after,.gx-label.ReadonlyBlobContentAssociationListAttributeLabel:after,.gx-label.ReadonlyAssociationListAttributeLabel:after,.gx-label.BlobInputAssociationListAttributeLabel:after,.gx-label.AttributeSecondaryLabel:after,.gx-label.AttributeWhiteLabel:after,.gx-label.BlobContentAttributeWhiteLabel:after,.gx-label.ReadonlyBlobContentAttributeWhiteLabel:after,.gx-label.ReadonlyAttributeWhiteLabel:after,.gx-label.BlobInputAttributeWhiteLabel:after,.gx-label.AttributeCheckBoxLabel:after,.gx-label.AttributeCharLongLabel:after,.gx-label.BlobContentAttributeCharLongLabel:after,.gx-label.ReadonlyBlobContentAttributeCharLongLabel:after,.gx-label.ReadonlyAttributeCharLongLabel:after,.gx-label.BlobInputAttributeCharLongLabel:after,.gx-label.AttributeGrayLabel:after,.gx-label.BlobContentAttributeGrayLabel:after,.gx-label.ReadonlyBlobContentAttributeGrayLabel:after,.gx-label.BlobInputAttributeGrayLabel:after,.gx-label.ReadonlyAttributeGrayLabel:after,.gx-label.AttributeManageFiltersLabel:after,.gx-label.AttributeDateLabel:after,.gx-label.BlobContentAttributeDateLabel:after,.gx-label.ReadonlyBlobContentAttributeDateLabel:after,.gx-label.BlobInputAttributeDateLabel:after,.gx-label.ReadonlyAttributeDateLabel:after,.gx-label.AttributeDateTimeLabel:after,.gx-label.ReadonlyAttributeDateTimeLabel:after,.gx-label.BootstrapTooltipRightLabel:after,.gx-label.BootstrapTooltipLeftLabel:after,.gx-label.AttributeImageFixWidthLabel:after,.gx-label.BlobContentAttributeImageFixWidthLabel:after,.gx-label.ReadonlyBlobContentAttributeImageFixWidthLabel:after,.gx-label.BlobInputAttributeImageFixWidthLabel:after,.gx-label.ReadonlyAttributeImageFixWidthLabel:after,.gx-label.AttributeStepLabel:after,.gx-label.ReadonlyAttributeStepLabel:after,.gx-label.AttributeStepSelectedLabel:after,.gx-label.ReadonlyAttributeStepSelectedLabel:after,.gx-label.AttributeStepBulletLabel:after,.gx-label.ReadonlyAttributeStepBulletLabel:after,.gx-label.AttributeStepBulletUnSelectedLabel:after,.gx-label.ReadonlyAttributeStepBulletUnSelectedLabel:after,.gx-label.AttributeStepBulletSelectedLabel:after,.gx-label.ReadonlyAttributeStepBulletSelectedLabel:after,.gx-label.atributocuadroLabel:after,.gx-label.BlobContentatributocuadroLabel:after,.gx-label.ReadonlyBlobContentatributocuadroLabel:after,.gx-label.BlobInputatributocuadroLabel:after,.gx-label.ReadonlyatributocuadroLabel:after,.gx-label.AttributeDispleyLabel:after,.gx-label.BlobContentAttributeDispleyLabel:after,.gx-label.ReadonlyBlobContentAttributeDispleyLabel:after,.gx-label.BlobInputAttributeDispleyLabel:after,.gx-label.ReadonlyAttributeDispleyLabel:after,.gx-label.TextActionAttributeLabel:after,.gx-label.DownloadAttributeLabel:after,.gx-label.ReadonlyDownloadAttributeLabel:after,.gx-label.GridTitleLabel:after,.gx-label.BlobContentGridTitleLabel:after,.gx-label.ReadonlyBlobContentGridTitleLabel:after,.gx-label.BlobInputGridTitleLabel:after,.gx-label.ReadonlyGridTitleLabel:after,.gx-label.AttributeTitleWWPLabel:after,.gx-label.BlobContentAttributeTitleWWPLabel:after,.gx-label.ReadonlyBlobContentAttributeTitleWWPLabel:after,.gx-label.BlobInputAttributeTitleWWPLabel:after,.gx-label.ReadonlyAttributeTitleWWPLabel:after,.gx-label.CheckBoxLabel:after,.gx-label.ReadonlyCheckBoxLabel:after,.gx-label.BlobContentCheckBoxLabel:after,.gx-label.ReadonlyBlobContentCheckBoxLabel:after,.gx-label.BlobInputCheckBoxLabel:after,.gx-label.ErrorAttributeLabel:after,.gx-label.WarningAttributeLabel:after,.gx-label.VideoAttributeLabel:after,.gx-label.ReadonlyVideoAttributeLabel:after,.gx-label.ReadonlyVideoAttribute1Label:after,.gx-label.BlobContentReadonlyVideoAttribute1Label:after,.gx-label.ReadonlyBlobContentReadonlyVideoAttribute1Label:after,.gx-label.BlobInputReadonlyVideoAttribute1Label:after,.gx-label.ReadonlyReadonlyVideoAttribute1Label:after,.gx-label.AudioAttributeLabel:after,.gx-label.ReadonlyAudioAttributeLabel:after,.gx-label.ReadonlyAttributeLabel:after,.gx-label.ReadonlyAttributeNoWrapLabel:after,.gx-label.BlobContentAttributeLabel:after,.gx-label.ReadonlyBlobContentAttributeLabel:after,.gx-label.BlobInputAttributeLabel:after,.gx-label.ImageAttributeLabel:after,.gx-label.ResponsiveImageAttributeLabel:after,.gx-label.BlobContentResponsiveImageAttributeLabel:after,.gx-label.ReadonlyBlobContentResponsiveImageAttributeLabel:after,.gx-label.ReadonlyResponsiveImageAttributeLabel:after,.gx-label.BlobInputResponsiveImageAttributeLabel:after,.gx-label.ActionAttributeLabel:after,.gx-label.DisabledActionAttributeLabel:after,.gx-label.BlobContentDisabledActionAttributeLabel:after,.gx-label.ReadonlyBlobContentDisabledActionAttributeLabel:after,.gx-label.ReadonlyDisabledActionAttributeLabel:after,.gx-label.BlobInputDisabledActionAttributeLabel:after,.gx-label.BlobContentActionAttributeLabel:after,.gx-label.ReadonlyBlobContentActionAttributeLabel:after,.gx-label.ReadonlyActionAttributeLabel:after,.gx-label.DisplayAttributeLabel:after,.gx-label.BlobContentDisplayAttributeLabel:after,.gx-label.ReadonlyBlobContentDisplayAttributeLabel:after,.gx-label.ReadonlyDisplayAttributeLabel:after,.gx-label.BlobInputDisplayAttributeLabel:after,.gx-label.SelectionAttributeLabel:after,.gx-label.BlobContentSelectionAttributeLabel:after,.gx-label.ReadonlyBlobContentSelectionAttributeLabel:after,.gx-label.ReadonlySelectionAttributeLabel:after,.gx-label.BlobInputSelectionAttributeLabel:after,.gx-label.BlobInputActionAttributeLabel:after,.gx-label.SelectAttributeLabel:after,.gx-label.BlobContentSelectAttributeLabel:after,.gx-label.ReadonlyBlobContentSelectAttributeLabel:after,.gx-label.BlobInputSelectAttributeLabel:after,.gx-label.ReadonlySelectAttributeLabel:after,.gx-label.BlackAttributeLabel:after,.gx-label.BlobContentBlackAttributeLabel:after,.gx-label.ReadonlyBlobContentBlackAttributeLabel:after,.gx-label.BlobInputBlackAttributeLabel:after,.gx-label.ReadonlyBlackAttributeLabel:after,.gx-label.DeleteAttributeLabel:after,.gx-label.BlobContentDeleteAttributeLabel:after,.gx-label.ReadonlyBlobContentDeleteAttributeLabel:after,.gx-label.ReadonlyDeleteAttributeLabel:after,.gx-label.BlobInputDeleteAttributeLabel:after,.gx-label.ActionBaseColorAttributeLabel:after,.gx-label.BlobContentActionBaseColorAttributeLabel:after,.gx-label.ReadonlyBlobContentActionBaseColorAttributeLabel:after,.gx-label.ReadonlyActionBaseColorAttributeLabel:after,.gx-label.BlobInputActionBaseColorAttributeLabel:after,.gx-label.ReadonlyImageAttributeLabel:after
{
	white-space: normal;
	font-family: 'Trebuchet MS';
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	color: #333346;
	vertical-align: middle;
}

.DataFilterDescription,.OrderedByDescription,.DataFilterDescriptionPrefix,.DataFixedFilterDescription
{
	padding-left: 8px;
	padding-right: 2px;
	font-family: 'Trebuchet MS';
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color: #333;
	vertical-align: middle;
}
.DataFilterDescription:before,.OrderedByDescription:before,.DataFilterDescriptionPrefix:before,.DataFixedFilterDescription:before
{
	font-family: 'Trebuchet MS';
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color: #333;
	vertical-align: middle;
}

.DataFilterDescription:after,.OrderedByDescription:after,.DataFilterDescriptionPrefix:after,.DataFixedFilterDescription:after
{
	font-family: 'Trebuchet MS';
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color: #333;
	vertical-align: middle;
}

.DataFilterDescriptionPrefix
{
	padding-left: 0px;
}
.DataFixedFilterDescription
{
	margin-right: 5px;
	font-weight: bold;
	color: #4d4d4d;
}
.DataFixedFilterDescription:before
{
	font-weight: bold;
	color: #4d4d4d;
}

.DataFixedFilterDescription:after
{
	font-weight: bold;
	color: #4d4d4d;
}

.GridNewRow:before,.FreeStyleGridFooter>.gx_newrow:before,.VerticalTabGridFooter>.gx_newrow:before,.FreeStyleGridBottomFooter>.gx_newrow:before,.FreeStyleGridRecentFooter>.gx_newrow:before,.FreeStyleGridDraggingFooter>.gx_newrow:before,.FreeStyleGridAcceptDragFooter>.gx_newrow:before,.FreeStyleGridNoAcceptDragFooter>.gx_newrow:before,.TrnSublevelGridFooter>.gx_newrow:before,.RecentLinksGridFooter>.gx_newrow:before,.ColumnsSelectorFreeStyleGridFooter>.gx_newrow:before,.FreeStyleGridWithHeaderFooter>.gx_newrow:before,.Grid>tfoot .gx_newrow:before,.GridDragging>tfoot .gx_newrow:before,.GridNoAcceptDrag>tfoot .gx_newrow:before,.GridAcceptDrag>tfoot .gx_newrow:before,.GridNoData>tfoot .gx_newrow:before,.FreeStyleGrid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.VerticalTabGrid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGridBottom[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGridRecent[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGridDragging[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGridAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGridNoAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow:before,.TrnSublevelGrid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.RecentLinksGrid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.ColumnsSelectorFreeStyleGrid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGridWithHeader[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridDragging[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridNoAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridNoData[data-gx-grid-nodata]>tfoot .gx_newrow:before,.WorkWith[data-gx-grid-nodata]>tfoot .gx_newrow:before,.PromptGrid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridHandHeld[data-gx-grid-nodata]>tfoot .gx_newrow:before,.WorkWith>tfoot .gx_newrow:before,.PromptGrid>tfoot .gx_newrow:before,.GridHandHeld>tfoot .gx_newrow:before
{
	content: '[';
}

.GridNewRow:after,.FreeStyleGridFooter>.gx_newrow:after,.VerticalTabGridFooter>.gx_newrow:after,.FreeStyleGridBottomFooter>.gx_newrow:after,.FreeStyleGridRecentFooter>.gx_newrow:after,.FreeStyleGridDraggingFooter>.gx_newrow:after,.FreeStyleGridAcceptDragFooter>.gx_newrow:after,.FreeStyleGridNoAcceptDragFooter>.gx_newrow:after,.TrnSublevelGridFooter>.gx_newrow:after,.RecentLinksGridFooter>.gx_newrow:after,.ColumnsSelectorFreeStyleGridFooter>.gx_newrow:after,.FreeStyleGridWithHeaderFooter>.gx_newrow:after,.Grid>tfoot .gx_newrow:after,.GridDragging>tfoot .gx_newrow:after,.GridNoAcceptDrag>tfoot .gx_newrow:after,.GridAcceptDrag>tfoot .gx_newrow:after,.GridNoData>tfoot .gx_newrow:after,.FreeStyleGrid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.VerticalTabGrid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGridBottom[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGridRecent[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGridDragging[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGridAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGridNoAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow:after,.TrnSublevelGrid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.RecentLinksGrid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.ColumnsSelectorFreeStyleGrid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGridWithHeader[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridDragging[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridNoAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridNoData[data-gx-grid-nodata]>tfoot .gx_newrow:after,.WorkWith[data-gx-grid-nodata]>tfoot .gx_newrow:after,.PromptGrid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridHandHeld[data-gx-grid-nodata]>tfoot .gx_newrow:after,.WorkWith>tfoot .gx_newrow:after,.PromptGrid>tfoot .gx_newrow:after,.GridHandHeld>tfoot .gx_newrow:after
{
	content: ']';
}

.GridLoadingText,.FreeStyleGrid+div.gx-grid-loading,.VerticalTabGrid+div.gx-grid-loading,.FreeStyleGridBottom+div.gx-grid-loading,.FreeStyleGridRecent+div.gx-grid-loading,.FreeStyleGridDragging+div.gx-grid-loading,.FreeStyleGridAcceptDrag+div.gx-grid-loading,.FreeStyleGridNoAcceptDrag+div.gx-grid-loading,.TrnSublevelGrid+div.gx-grid-loading,.RecentLinksGrid+div.gx-grid-loading,.ColumnsSelectorFreeStyleGrid+div.gx-grid-loading,.FreeStyleGridWithHeader+div.gx-grid-loading,.Grid+div.gx-grid-loading,.GridDragging+div.gx-grid-loading,.GridNoAcceptDrag+div.gx-grid-loading,.GridAcceptDrag+div.gx-grid-loading,.GridNoData+div.gx-grid-loading,.FreeStyleGrid[data-gx-grid-nodata]+div.gx-grid-loading,.VerticalTabGrid[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGridBottom[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGridRecent[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGridDragging[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGridAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGridNoAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading,.TrnSublevelGrid[data-gx-grid-nodata]+div.gx-grid-loading,.RecentLinksGrid[data-gx-grid-nodata]+div.gx-grid-loading,.ColumnsSelectorFreeStyleGrid[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGridWithHeader[data-gx-grid-nodata]+div.gx-grid-loading,.Grid[data-gx-grid-nodata]+div.gx-grid-loading,.GridDragging[data-gx-grid-nodata]+div.gx-grid-loading,.GridNoAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading,.GridAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading,.GridNoData[data-gx-grid-nodata]+div.gx-grid-loading,.WorkWith[data-gx-grid-nodata]+div.gx-grid-loading,.PromptGrid[data-gx-grid-nodata]+div.gx-grid-loading,.GridHandHeld[data-gx-grid-nodata]+div.gx-grid-loading,.WorkWith+div.gx-grid-loading,.PromptGrid+div.gx-grid-loading,.GridHandHeld+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;
}
.GridLoadingText:before,.FreeStyleGrid+div.gx-grid-loading:before,.VerticalTabGrid+div.gx-grid-loading:before,.FreeStyleGridBottom+div.gx-grid-loading:before,.FreeStyleGridRecent+div.gx-grid-loading:before,.FreeStyleGridDragging+div.gx-grid-loading:before,.FreeStyleGridAcceptDrag+div.gx-grid-loading:before,.FreeStyleGridNoAcceptDrag+div.gx-grid-loading:before,.TrnSublevelGrid+div.gx-grid-loading:before,.RecentLinksGrid+div.gx-grid-loading:before,.ColumnsSelectorFreeStyleGrid+div.gx-grid-loading:before,.FreeStyleGridWithHeader+div.gx-grid-loading:before,.Grid+div.gx-grid-loading:before,.GridDragging+div.gx-grid-loading:before,.GridNoAcceptDrag+div.gx-grid-loading:before,.GridAcceptDrag+div.gx-grid-loading:before,.GridNoData+div.gx-grid-loading:before,.FreeStyleGrid[data-gx-grid-nodata]+div.gx-grid-loading:before,.VerticalTabGrid[data-gx-grid-nodata]+div.gx-grid-loading:before,.FreeStyleGridBottom[data-gx-grid-nodata]+div.gx-grid-loading:before,.FreeStyleGridRecent[data-gx-grid-nodata]+div.gx-grid-loading:before,.FreeStyleGridDragging[data-gx-grid-nodata]+div.gx-grid-loading:before,.FreeStyleGridAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading:before,.FreeStyleGridNoAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading:before,.TrnSublevelGrid[data-gx-grid-nodata]+div.gx-grid-loading:before,.RecentLinksGrid[data-gx-grid-nodata]+div.gx-grid-loading:before,.ColumnsSelectorFreeStyleGrid[data-gx-grid-nodata]+div.gx-grid-loading:before,.FreeStyleGridWithHeader[data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid[data-gx-grid-nodata]+div.gx-grid-loading:before,.GridDragging[data-gx-grid-nodata]+div.gx-grid-loading:before,.GridNoAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading:before,.GridAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading:before,.GridNoData[data-gx-grid-nodata]+div.gx-grid-loading:before,.WorkWith[data-gx-grid-nodata]+div.gx-grid-loading:before,.PromptGrid[data-gx-grid-nodata]+div.gx-grid-loading:before,.GridHandHeld[data-gx-grid-nodata]+div.gx-grid-loading:before,.WorkWith+div.gx-grid-loading:before,.PromptGrid+div.gx-grid-loading:before,.GridHandHeld+div.gx-grid-loading:before
{
	font-size: 1.5em;
	color: white;
	text-align: center;
}

.GridLoadingText:after,.FreeStyleGrid+div.gx-grid-loading:after,.VerticalTabGrid+div.gx-grid-loading:after,.FreeStyleGridBottom+div.gx-grid-loading:after,.FreeStyleGridRecent+div.gx-grid-loading:after,.FreeStyleGridDragging+div.gx-grid-loading:after,.FreeStyleGridAcceptDrag+div.gx-grid-loading:after,.FreeStyleGridNoAcceptDrag+div.gx-grid-loading:after,.TrnSublevelGrid+div.gx-grid-loading:after,.RecentLinksGrid+div.gx-grid-loading:after,.ColumnsSelectorFreeStyleGrid+div.gx-grid-loading:after,.FreeStyleGridWithHeader+div.gx-grid-loading:after,.Grid+div.gx-grid-loading:after,.GridDragging+div.gx-grid-loading:after,.GridNoAcceptDrag+div.gx-grid-loading:after,.GridAcceptDrag+div.gx-grid-loading:after,.GridNoData+div.gx-grid-loading:after,.FreeStyleGrid[data-gx-grid-nodata]+div.gx-grid-loading:after,.VerticalTabGrid[data-gx-grid-nodata]+div.gx-grid-loading:after,.FreeStyleGridBottom[data-gx-grid-nodata]+div.gx-grid-loading:after,.FreeStyleGridRecent[data-gx-grid-nodata]+div.gx-grid-loading:after,.FreeStyleGridDragging[data-gx-grid-nodata]+div.gx-grid-loading:after,.FreeStyleGridAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading:after,.FreeStyleGridNoAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading:after,.TrnSublevelGrid[data-gx-grid-nodata]+div.gx-grid-loading:after,.RecentLinksGrid[data-gx-grid-nodata]+div.gx-grid-loading:after,.ColumnsSelectorFreeStyleGrid[data-gx-grid-nodata]+div.gx-grid-loading:after,.FreeStyleGridWithHeader[data-gx-grid-nodata]+div.gx-grid-loading:after,.Grid[data-gx-grid-nodata]+div.gx-grid-loading:after,.GridDragging[data-gx-grid-nodata]+div.gx-grid-loading:after,.GridNoAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading:after,.GridAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading:after,.GridNoData[data-gx-grid-nodata]+div.gx-grid-loading:after,.WorkWith[data-gx-grid-nodata]+div.gx-grid-loading:after,.PromptGrid[data-gx-grid-nodata]+div.gx-grid-loading:after,.GridHandHeld[data-gx-grid-nodata]+div.gx-grid-loading:after,.WorkWith+div.gx-grid-loading:after,.PromptGrid+div.gx-grid-loading:after,.GridHandHeld+div.gx-grid-loading:after
{
	font-size: 1.5em;
	color: white;
	text-align: center;
}

.GridNoDataText,.FreeStyleGrid+.gx-text-gridnodata,.VerticalTabGrid+.gx-text-gridnodata,.FreeStyleGridBottom+.gx-text-gridnodata,.FreeStyleGridRecent+.gx-text-gridnodata,.FreeStyleGridDragging+.gx-text-gridnodata,.FreeStyleGridAcceptDrag+.gx-text-gridnodata,.FreeStyleGridNoAcceptDrag+.gx-text-gridnodata,.TrnSublevelGrid+.gx-text-gridnodata,.RecentLinksGrid+.gx-text-gridnodata,.ColumnsSelectorFreeStyleGrid+.gx-text-gridnodata,.FreeStyleGridWithHeader+.gx-text-gridnodata,.Grid+.gx-text-gridnodata,.GridDragging+.gx-text-gridnodata,.GridNoAcceptDrag+.gx-text-gridnodata,.GridAcceptDrag+.gx-text-gridnodata,.GridNoData+.gx-text-gridnodata,.FreeStyleGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.VerticalTabGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGridBottom[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGridRecent[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGridDragging[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGridAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGridNoAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata,.TrnSublevelGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.RecentLinksGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.ColumnsSelectorFreeStyleGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGridWithHeader[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid[data-gx-grid-nodata]+.gx-text-gridnodata,.GridDragging[data-gx-grid-nodata]+.gx-text-gridnodata,.GridNoAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata,.GridAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata,.GridNoData[data-gx-grid-nodata]+.gx-text-gridnodata,.WorkWith[data-gx-grid-nodata]+.gx-text-gridnodata,.PromptGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.GridHandHeld[data-gx-grid-nodata]+.gx-text-gridnodata,.WorkWith+.gx-text-gridnodata,.PromptGrid+.gx-text-gridnodata,.GridHandHeld+.gx-text-gridnodata
{
	margin-top: -1em;
	display: block;
	font-size: 1.5em;
	color: gray;
	text-align: center;
	vertical-align: middle;
}
.GridNoDataText:before,.FreeStyleGrid+.gx-text-gridnodata:before,.VerticalTabGrid+.gx-text-gridnodata:before,.FreeStyleGridBottom+.gx-text-gridnodata:before,.FreeStyleGridRecent+.gx-text-gridnodata:before,.FreeStyleGridDragging+.gx-text-gridnodata:before,.FreeStyleGridAcceptDrag+.gx-text-gridnodata:before,.FreeStyleGridNoAcceptDrag+.gx-text-gridnodata:before,.TrnSublevelGrid+.gx-text-gridnodata:before,.RecentLinksGrid+.gx-text-gridnodata:before,.ColumnsSelectorFreeStyleGrid+.gx-text-gridnodata:before,.FreeStyleGridWithHeader+.gx-text-gridnodata:before,.Grid+.gx-text-gridnodata:before,.GridDragging+.gx-text-gridnodata:before,.GridNoAcceptDrag+.gx-text-gridnodata:before,.GridAcceptDrag+.gx-text-gridnodata:before,.GridNoData+.gx-text-gridnodata:before,.FreeStyleGrid[data-gx-grid-nodata]+.gx-text-gridnodata:before,.VerticalTabGrid[data-gx-grid-nodata]+.gx-text-gridnodata:before,.FreeStyleGridBottom[data-gx-grid-nodata]+.gx-text-gridnodata:before,.FreeStyleGridRecent[data-gx-grid-nodata]+.gx-text-gridnodata:before,.FreeStyleGridDragging[data-gx-grid-nodata]+.gx-text-gridnodata:before,.FreeStyleGridAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata:before,.FreeStyleGridNoAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata:before,.TrnSublevelGrid[data-gx-grid-nodata]+.gx-text-gridnodata:before,.RecentLinksGrid[data-gx-grid-nodata]+.gx-text-gridnodata:before,.ColumnsSelectorFreeStyleGrid[data-gx-grid-nodata]+.gx-text-gridnodata:before,.FreeStyleGridWithHeader[data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid[data-gx-grid-nodata]+.gx-text-gridnodata:before,.GridDragging[data-gx-grid-nodata]+.gx-text-gridnodata:before,.GridNoAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata:before,.GridAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata:before,.GridNoData[data-gx-grid-nodata]+.gx-text-gridnodata:before,.WorkWith[data-gx-grid-nodata]+.gx-text-gridnodata:before,.PromptGrid[data-gx-grid-nodata]+.gx-text-gridnodata:before,.GridHandHeld[data-gx-grid-nodata]+.gx-text-gridnodata:before,.WorkWith+.gx-text-gridnodata:before,.PromptGrid+.gx-text-gridnodata:before,.GridHandHeld+.gx-text-gridnodata:before
{
	display: block;
	font-size: 1.5em;
	color: gray;
	text-align: center;
	vertical-align: middle;
}

.GridNoDataText:after,.FreeStyleGrid+.gx-text-gridnodata:after,.VerticalTabGrid+.gx-text-gridnodata:after,.FreeStyleGridBottom+.gx-text-gridnodata:after,.FreeStyleGridRecent+.gx-text-gridnodata:after,.FreeStyleGridDragging+.gx-text-gridnodata:after,.FreeStyleGridAcceptDrag+.gx-text-gridnodata:after,.FreeStyleGridNoAcceptDrag+.gx-text-gridnodata:after,.TrnSublevelGrid+.gx-text-gridnodata:after,.RecentLinksGrid+.gx-text-gridnodata:after,.ColumnsSelectorFreeStyleGrid+.gx-text-gridnodata:after,.FreeStyleGridWithHeader+.gx-text-gridnodata:after,.Grid+.gx-text-gridnodata:after,.GridDragging+.gx-text-gridnodata:after,.GridNoAcceptDrag+.gx-text-gridnodata:after,.GridAcceptDrag+.gx-text-gridnodata:after,.GridNoData+.gx-text-gridnodata:after,.FreeStyleGrid[data-gx-grid-nodata]+.gx-text-gridnodata:after,.VerticalTabGrid[data-gx-grid-nodata]+.gx-text-gridnodata:after,.FreeStyleGridBottom[data-gx-grid-nodata]+.gx-text-gridnodata:after,.FreeStyleGridRecent[data-gx-grid-nodata]+.gx-text-gridnodata:after,.FreeStyleGridDragging[data-gx-grid-nodata]+.gx-text-gridnodata:after,.FreeStyleGridAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata:after,.FreeStyleGridNoAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata:after,.TrnSublevelGrid[data-gx-grid-nodata]+.gx-text-gridnodata:after,.RecentLinksGrid[data-gx-grid-nodata]+.gx-text-gridnodata:after,.ColumnsSelectorFreeStyleGrid[data-gx-grid-nodata]+.gx-text-gridnodata:after,.FreeStyleGridWithHeader[data-gx-grid-nodata]+.gx-text-gridnodata:after,.Grid[data-gx-grid-nodata]+.gx-text-gridnodata:after,.GridDragging[data-gx-grid-nodata]+.gx-text-gridnodata:after,.GridNoAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata:after,.GridAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata:after,.GridNoData[data-gx-grid-nodata]+.gx-text-gridnodata:after,.WorkWith[data-gx-grid-nodata]+.gx-text-gridnodata:after,.PromptGrid[data-gx-grid-nodata]+.gx-text-gridnodata:after,.GridHandHeld[data-gx-grid-nodata]+.gx-text-gridnodata:after,.WorkWith+.gx-text-gridnodata:after,.PromptGrid+.gx-text-gridnodata:after,.GridHandHeld+.gx-text-gridnodata:after
{
	display: block;
	font-size: 1.5em;
	color: gray;
	text-align: center;
	vertical-align: middle;
}

.TextBlockTitleWWP,.TextBlockTitleWWPTab,.TextBlockTitleNotAuthorized,.WizardTitle,.WizardStepDescription
{
	font-family: 'Trebuchet MS';
	font-size: 13pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	color: #4d4d4d;
	vertical-align: middle;
	line-height:30px;
}
.TextBlockTitleWWP:before,.TextBlockTitleWWPTab:before,.TextBlockTitleNotAuthorized:before,.WizardTitle:before,.WizardStepDescription:before
{
	font-family: 'Trebuchet MS';
	font-size: 13pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	color: #4d4d4d;
	vertical-align: middle;
	line-height:30px;
}

.TextBlockTitleWWP:after,.TextBlockTitleWWPTab:after,.TextBlockTitleNotAuthorized:after,.WizardTitle:after,.WizardStepDescription:after
{
	font-family: 'Trebuchet MS';
	font-size: 13pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	color: #4d4d4d;
	vertical-align: middle;
	line-height:30px;
}

.bullet,.subBullet
{
	text-indent: 5pt;
}
.bullet:before,.subBullet:before
{
	text-indent: 5pt;
}

.bullet:after,.subBullet:after
{
	text-indent: 5pt;
}

.subBullet
{
	text-indent: 10pt;
}
.subBullet:before
{
	text-indent: 10pt;
}

.subBullet:after
{
	text-indent: 10pt;
}

.TextTable
{
	font-family: Verdana;
	font-size: 8.25pt;
}
.TextTable:before
{
	font-family: Verdana;
	font-size: 8.25pt;
}

.TextTable:after
{
	font-family: Verdana;
	font-size: 8.25pt;
}

.TBTopMenu
{
	background-color: #b0c4de;
	font-family: Verdana;
	font-size: 8.25pt;
	font-weight: bold;
	text-decoration: underline;
	color: blue;
	text-indent: 3pt;
}
.TBTopMenu:before
{
	font-family: Verdana;
	font-size: 8.25pt;
	font-weight: bold;
	text-decoration: underline;
	color: blue;
	text-indent: 3pt;
}

.TBTopMenu:after
{
	font-family: Verdana;
	font-size: 8.25pt;
	font-weight: bold;
	text-decoration: underline;
	color: blue;
	text-indent: 3pt;
}

.TBLeftMenu
{
	background-color: #dbecfc;
	font-family: Verdana;
	font-size: 8.25pt;
	font-weight: bold;
	text-decoration: underline;
	color: blue;
}
.TBLeftMenu:before
{
	font-family: Verdana;
	font-size: 8.25pt;
	font-weight: bold;
	text-decoration: underline;
	color: blue;
}

.TBLeftMenu:after
{
	font-family: Verdana;
	font-size: 8.25pt;
	font-weight: bold;
	text-decoration: underline;
	color: blue;
}

.Title,.SubTitle
{
	font-family: Verdana;
	font-size: 12pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	color: #4682b4;
}
.Title:before,.SubTitle:before
{
	font-family: Verdana;
	font-size: 12pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	color: #4682b4;
}

.Title:after,.SubTitle:after
{
	font-family: Verdana;
	font-size: 12pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	color: #4682b4;
}

.SubTitle
{
	padding-top: 5pt;
	display: block;
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-style: italic;
	color: black;
	height: 20px;
}
.SubTitle:before
{
	display: block;
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-style: italic;
	color: black;
}

.SubTitle:after
{
	display: block;
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-style: italic;
	color: black;
}

.EmbeddedPage
{
	float: none;
	border-style: none;
	border-width: 0px;
}
.GridColumn,.WWColumn,.WWOptionalColumn,.WWActionColumn,.WWActionGroupColumn,.ActionColumn,.OptionalColumn
{
	float: none;
	border-style: none;
	border-width: 0px;
}
.Section,.TabContainer,.WWActionsCell,.ViewActionsCell,.ViewGridActionsCell,.OrdersCell,.WWAdvancedBarCell,.ViewAdvancedBarCell,.PromptAdvancedBarCell,.WWGridCell,.ViewGridCell,.ViewGridCellAdvanced,.ToggleCell,.VerticalCenteredCell,.CellAlignCenter,.DataContentCell,.DataContentCellLogin,.RequiredDataContentCell,.LabelCell,.DataContentCell_TB2_100,.DataContentCellView,.AssociationTitleCell,.CellNoMarginBottom,.MasterCellLeft,.CellMarginTop,.CellMarginTopAssociationButtons,.WorkWithCell,.ShowMenuImageCell,.CellAlignRight,.CellAlignRightWithMargin,.CellMenuIcon,.CellMarginTopInExtraSmall,.CellMarginLeft,.CellTextBlockTitleWWP,.CellPaddingBottom,.CellTableAssociationButtons,.CellTableLeftAssociation,.CellTableRightAssociation,.TableSuborLevelCell,.MergeLabelCell,.ExportOptionsPanellCell,.SectionFSData,.CellViewTab,.ColumnSettingsContainer,.ColumnSettingsRangeContainer,.ColumnSettingsRangeContainerDiv,.ColumnSettingsRangeContainerSpan,.CellPaddingLeft10,.CellWidth_6_25,.CellWidth_12_5,.CellWidth_93_75,.CellWidth_87_5,.StepNumberBulletCell,.PromptFiltersCell,.FSLineSeparatorCell,.StepNumberCell,.StepContainerCell,.TableStepNumberCell,.AttributeStepCell,.AttributeStepBulletCell,.TextBlockWizardDescriptionCell,.WWFiltersCell,.CellAlignTop,.CellAlignTopPaddingTop10,.CellAlignTopPaddingTop5,.CellViewTextBlockTitle,.CellViewAttributeTitle,.CellViewTableTitle,.CellFloatRight,.CellWidthAuto
{
	border-style: none;
	border-width: 0px;
	float: none;
}
.DataContentCellView
{
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 2px;
	white-space: normal;
	vertical-align: middle;
}
.WWFiltersCell
{
	padding-bottom: 15px;
}
.CellAlignTop,.CellAlignTopPaddingTop10,.CellAlignTopPaddingTop5
{
	vertical-align: top;
}
.CellAlignTopPaddingTop10
{
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
.CellAlignTopPaddingTop5
{
	padding-top: 5px;
}
.CellViewTextBlockTitle
{
	padding-right: 0px;
	padding-top: 4px;
}
.CellViewAttributeTitle
{
	padding-left: 0px;
}
.CellViewTableTitle
{
	padding-bottom: 15px;
}
.CellFloatRight
{
	float: right;
}
.CellWidthAuto
{
	width: auto;
}
.ActionGroup,.TrnActionGroup,.ActionGroupRight
{
	border-style: none;
	border-width: 0px;
	float: none;
}
.Attribute,.AttributeDragging,.AttributeAcceptDrag,.AttributeNoAcceptDrag,.AttSubTitle,.BlobInputAttSubTitle,.BlobContentAttSubTitle,.ReadonlyBlobContentAttSubTitle,.ReadonlyAttSubTitle,.InputAttribute,.InputBoder0,.AssociationListAttribute,.BlobContentAssociationListAttribute,.ReadonlyBlobContentAssociationListAttribute,.ReadonlyAssociationListAttribute,.BlobInputAssociationListAttribute,.AttributeSecondary,.AttributeWhite,.BlobContentAttributeWhite,.ReadonlyBlobContentAttributeWhite,.ReadonlyAttributeWhite,.BlobInputAttributeWhite,.AttributeCheckBox,.AttributeCharLong,.BlobContentAttributeCharLong,.ReadonlyBlobContentAttributeCharLong,.ReadonlyAttributeCharLong,.BlobInputAttributeCharLong,.AttributeManageFilters,.AttributeDate,.BlobContentAttributeDate,.ReadonlyBlobContentAttributeDate,.BlobInputAttributeDate,.ReadonlyAttributeDate,.AttributeDateTime,.ReadonlyAttributeDateTime,.AttributeImageFixWidth,.BlobContentAttributeImageFixWidth,.ReadonlyBlobContentAttributeImageFixWidth,.BlobInputAttributeImageFixWidth,.ReadonlyAttributeImageFixWidth,.AttributeStep,.ReadonlyAttributeStep,.AttributeStepSelected,.ReadonlyAttributeStepSelected,.AttributeStepBullet,.ReadonlyAttributeStepBullet,.AttributeStepBulletUnSelected,.ReadonlyAttributeStepBulletUnSelected,.AttributeStepBulletSelected,.ReadonlyAttributeStepBulletSelected,.atributocuadro,.BlobContentatributocuadro,.ReadonlyBlobContentatributocuadro,.BlobInputatributocuadro,.Readonlyatributocuadro,.AttributeDispley,.BlobContentAttributeDispley,.ReadonlyBlobContentAttributeDispley,.BlobInputAttributeDispley,.ReadonlyAttributeDispley,.DownloadAttribute,.ReadonlyDownloadAttribute,.GridTitle,.AttributeTitleWWP,.BlobContentAttributeTitleWWP,.ReadonlyBlobContentAttributeTitleWWP,.BlobInputAttributeTitleWWP,.ReadonlyAttributeTitleWWP,.CheckBox,.ReadonlyCheckBox,.BlobContentCheckBox,.ReadonlyBlobContentCheckBox,.BlobInputCheckBox,.ErrorAttribute,.WarningAttribute,.VideoAttribute,.ReadonlyVideoAttribute,.ReadonlyVideoAttribute1,.BlobContentReadonlyVideoAttribute1,.ReadonlyBlobContentReadonlyVideoAttribute1,.BlobInputReadonlyVideoAttribute1,.ReadonlyReadonlyVideoAttribute1,.AudioAttribute,.ReadonlyAudioAttribute,.ReadonlyAttribute,.BlobContentAttribute,.ReadonlyBlobContentAttribute,.BlobInputAttribute,.ImageAttribute,.ResponsiveImageAttribute,.BlobContentResponsiveImageAttribute,.ReadonlyBlobContentResponsiveImageAttribute,.ReadonlyResponsiveImageAttribute,.BlobInputResponsiveImageAttribute,.ActionAttribute,.DisabledActionAttribute,.BlobContentDisabledActionAttribute,.ReadonlyBlobContentDisabledActionAttribute,.ReadonlyDisabledActionAttribute,.BlobInputDisabledActionAttribute,.BlobContentActionAttribute,.ReadonlyBlobContentActionAttribute,.ReadonlyActionAttribute,.DisplayAttribute,.BlobContentDisplayAttribute,.ReadonlyBlobContentDisplayAttribute,.ReadonlyDisplayAttribute,.BlobInputDisplayAttribute,.SelectionAttribute,.BlobContentSelectionAttribute,.ReadonlyBlobContentSelectionAttribute,.ReadonlySelectionAttribute,.BlobInputSelectionAttribute,.BlobInputActionAttribute,.SelectAttribute,.BlobContentSelectAttribute,.ReadonlyBlobContentSelectAttribute,.BlobInputSelectAttribute,.ReadonlySelectAttribute,.BlackAttribute,.BlobContentBlackAttribute,.ReadonlyBlobContentBlackAttribute,.BlobInputBlackAttribute,.ReadonlyBlackAttribute,.DeleteAttribute,.BlobContentDeleteAttribute,.ReadonlyBlobContentDeleteAttribute,.ReadonlyDeleteAttribute,.BlobInputDeleteAttribute,.ActionBaseColorAttribute,.BlobContentActionBaseColorAttribute,.ReadonlyBlobContentActionBaseColorAttribute,.ReadonlyActionBaseColorAttribute,.BlobInputActionBaseColorAttribute,.ReadonlyImageAttribute
{
	box-shadow: transparent;
	float: none;
	margin-bottom: 1px;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 1px;
	white-space: normal;
	background-color: transparent;
	border-bottom-color: gray;
	border-left-color: gray;
	border-right-color: gray;
	border-top-color: gray;
	border-style: groove;
	border-width: 1px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	font-family: Verdana;
	font-size: 10pt;
	color: black;
}
.AttributeDragging
{
	box-shadow: transparent;
}
.AttributeAcceptDrag
{
	box-shadow: transparent;
}
.AttributeNoAcceptDrag
{
	box-shadow: transparent;
}
.AttSubTitle,.BlobInputAttSubTitle,.BlobContentAttSubTitle,.ReadonlyBlobContentAttSubTitle,.ReadonlyAttSubTitle
{
	box-shadow: transparent;
}
.BlobInputAttSubTitle
{
	box-shadow: transparent;
}
.BlobContentAttSubTitle,.ReadonlyBlobContentAttSubTitle
{
	box-shadow: transparent;
}
.ReadonlyBlobContentAttSubTitle
{
	box-shadow: transparent;
}
.ReadonlyAttSubTitle
{
	box-shadow: transparent;
}
.BlobContentIME_Active,.ReadonlyBlobContentIME_Active
{
	box-shadow: transparent;
}
.ReadonlyBlobContentIME_Active
{
	box-shadow: transparent;
}
.BlobInputIME_Active
{
	box-shadow: transparent;
}
.ReadonlyIME_Active
{
	box-shadow: transparent;
}
.BlobContentIME_Inactive,.ReadonlyBlobContentIME_Inactive
{
	box-shadow: transparent;
}
.ReadonlyBlobContentIME_Inactive
{
	box-shadow: transparent;
}
.BlobInputIME_Inactive
{
	box-shadow: transparent;
}
.ReadonlyIME_Inactive
{
	box-shadow: transparent;
}
.BlobContentIME_Disabled,.ReadonlyBlobContentIME_Disabled
{
	box-shadow: transparent;
}
.ReadonlyBlobContentIME_Disabled
{
	box-shadow: transparent;
}
.BlobInputIME_Disabled
{
	box-shadow: transparent;
}
.ReadonlyIME_Disabled
{
	box-shadow: transparent;
}
.BlobContentFilterAttribute,.ReadonlyBlobContentFilterAttribute
{
	box-shadow: transparent;
}
.ReadonlyBlobContentFilterAttribute
{
	box-shadow: transparent;
}
.ReadonlyFilterAttribute
{
	box-shadow: transparent;
}
.BlobInputFilterAttribute
{
	box-shadow: transparent;
}
.BlobContentDescriptionAttribute,.ReadonlyBlobContentDescriptionAttribute
{
	box-shadow: transparent;
}
.ReadonlyBlobContentDescriptionAttribute
{
	box-shadow: transparent;
}
.ReadonlyDescriptionAttribute
{
	box-shadow: transparent;
}
.BlobInputDescriptionAttribute
{
	box-shadow: transparent;
}
.InputAttribute
{
	box-shadow: transparent;
}
.InputBoder0
{
	box-shadow: transparent;
}
.AssociationListAttribute,.BlobContentAssociationListAttribute,.ReadonlyBlobContentAssociationListAttribute,.ReadonlyAssociationListAttribute,.BlobInputAssociationListAttribute
{
	box-shadow: transparent;
}
.BlobContentAssociationListAttribute,.ReadonlyBlobContentAssociationListAttribute
{
	box-shadow: transparent;
}
.ReadonlyBlobContentAssociationListAttribute
{
	box-shadow: transparent;
}
.ReadonlyAssociationListAttribute
{
	box-shadow: transparent;
}
.BlobInputAssociationListAttribute
{
	box-shadow: transparent;
}
.AttributeSecondary
{
	box-shadow: transparent;
}
.AttributeWhite,.BlobContentAttributeWhite,.ReadonlyBlobContentAttributeWhite,.ReadonlyAttributeWhite,.BlobInputAttributeWhite
{
	box-shadow: transparent;
}
.BlobContentAttributeWhite,.ReadonlyBlobContentAttributeWhite
{
	box-shadow: transparent;
}
.ReadonlyBlobContentAttributeWhite
{
	box-shadow: transparent;
}
.ReadonlyAttributeWhite
{
	box-shadow: transparent;
}
.BlobInputAttributeWhite
{
	box-shadow: transparent;
}
.AttributeCheckBox
{
	box-shadow: transparent;
}
.AttributeCharLong,.BlobContentAttributeCharLong,.ReadonlyBlobContentAttributeCharLong,.ReadonlyAttributeCharLong,.BlobInputAttributeCharLong
{
	box-shadow: transparent;
}
.BlobContentAttributeCharLong,.ReadonlyBlobContentAttributeCharLong
{
	box-shadow: transparent;
}
.ReadonlyBlobContentAttributeCharLong
{
	box-shadow: transparent;
}
.ReadonlyAttributeCharLong
{
	box-shadow: transparent;
}
.BlobInputAttributeCharLong
{
	box-shadow: transparent;
}
.BlobContentAttributeGray,.ReadonlyBlobContentAttributeGray
{
	box-shadow: transparent;
}
.ReadonlyBlobContentAttributeGray
{
	box-shadow: transparent;
}
.BlobInputAttributeGray
{
	box-shadow: transparent;
}
.ReadonlyAttributeGray
{
	box-shadow: transparent;
	margin-left: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
	border-bottom-color: #d3d4d3;
	border-left-color: #d3d4d3;
	border-right-color: #d3d4d3;
	border-top-color: #d3d4d3;
	border-style: solid;
	border-width: 0px;
	font-family: Trebuchet MS;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color: #777;
	max-width: 100%;
	text-indent: 0px;
}
.AttributeManageFilters
{
	box-shadow: transparent;
}
.AttributeDate,.BlobContentAttributeDate,.ReadonlyBlobContentAttributeDate,.BlobInputAttributeDate,.ReadonlyAttributeDate
{
	box-shadow: transparent;
}
.BlobContentAttributeDate,.ReadonlyBlobContentAttributeDate
{
	box-shadow: transparent;
}
.ReadonlyBlobContentAttributeDate
{
	box-shadow: transparent;
}
.BlobInputAttributeDate
{
	box-shadow: transparent;
}
.ReadonlyAttributeDate
{
	box-shadow: transparent;
}
.AttributeDateTime,.ReadonlyAttributeDateTime
{
	box-shadow: transparent;
}
.ReadonlyAttributeDateTime
{
	box-shadow: transparent;
}
.AttributeImageFixWidth,.BlobContentAttributeImageFixWidth,.ReadonlyBlobContentAttributeImageFixWidth,.BlobInputAttributeImageFixWidth,.ReadonlyAttributeImageFixWidth
{
	box-shadow: transparent;
}
.BlobContentAttributeImageFixWidth,.ReadonlyBlobContentAttributeImageFixWidth
{
	box-shadow: transparent;
}
.ReadonlyBlobContentAttributeImageFixWidth
{
	box-shadow: transparent;
}
.BlobInputAttributeImageFixWidth
{
	box-shadow: transparent;
}
.ReadonlyAttributeImageFixWidth
{
	box-shadow: transparent;
}
.AttributeStep,.ReadonlyAttributeStep,.AttributeStepSelected,.ReadonlyAttributeStepSelected
{
	box-shadow: transparent;
}
.ReadonlyAttributeStep
{
	box-shadow: transparent;
}
.AttributeStepSelected,.ReadonlyAttributeStepSelected
{
	box-shadow: transparent;
}
.ReadonlyAttributeStepSelected
{
	box-shadow: rgba(192,192,192,0.55);
	background-color: rgba(222,184,135,0);
}
.AttributeStepBullet,.ReadonlyAttributeStepBullet,.AttributeStepBulletUnSelected,.ReadonlyAttributeStepBulletUnSelected,.AttributeStepBulletSelected,.ReadonlyAttributeStepBulletSelected
{
	box-shadow: transparent;
}
.ReadonlyAttributeStepBullet
{
	box-shadow: transparent;
}
.AttributeStepBulletUnSelected,.ReadonlyAttributeStepBulletUnSelected
{
	box-shadow: transparent;
}
.ReadonlyAttributeStepBulletUnSelected
{
	box-shadow: transparent;
}
.AttributeStepBulletSelected,.ReadonlyAttributeStepBulletSelected
{
	box-shadow: transparent;
}
.ReadonlyAttributeStepBulletSelected
{
	box-shadow: transparent;
}
.atributocuadro,.BlobContentatributocuadro,.ReadonlyBlobContentatributocuadro,.BlobInputatributocuadro,.Readonlyatributocuadro
{
	box-shadow: transparent;
}
.BlobContentatributocuadro,.ReadonlyBlobContentatributocuadro
{
	box-shadow: transparent;
}
.ReadonlyBlobContentatributocuadro
{
	box-shadow: transparent;
	border-width: 0px;
}
.BlobInputatributocuadro
{
	box-shadow: transparent;
}
.Readonlyatributocuadro
{
	box-shadow: transparent;
	border-style: solid;
	max-width: 70px;
	min-width: 70px;
}
.AttributeDispley,.BlobContentAttributeDispley,.ReadonlyBlobContentAttributeDispley,.BlobInputAttributeDispley,.ReadonlyAttributeDispley
{
	box-shadow: transparent;
}
.BlobContentAttributeDispley,.ReadonlyBlobContentAttributeDispley
{
	box-shadow: transparent;
}
.ReadonlyBlobContentAttributeDispley
{
	box-shadow: transparent;
}
.BlobInputAttributeDispley
{
	box-shadow: transparent;
}
.ReadonlyAttributeDispley
{
	box-shadow: transparent;
}
.DownloadAttribute,.ReadonlyDownloadAttribute
{
	box-shadow: transparent;
}
.ReadonlyDownloadAttribute
{
	box-shadow: transparent;
	border-style: none;
	border-width: 0px;
}
.GridTitle
{
	box-shadow: transparent;
	color: white;
}
.ReadonlyBlobContentGridTitle
{
	box-shadow: transparent;
}
.AttributeTitleWWP,.BlobContentAttributeTitleWWP,.ReadonlyBlobContentAttributeTitleWWP,.BlobInputAttributeTitleWWP,.ReadonlyAttributeTitleWWP
{
	box-shadow: transparent;
	margin-left: 0px;
	border-bottom-color: #d3d4d3;
	border-left-color: #d3d4d3;
	border-right-color: #d3d4d3;
	border-top-color: #d3d4d3;
	border-style: solid;
	font-family: Calibri;
	font-size: 15pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	color: #a5adb3;
	max-width: 206px;
	text-indent: 0px;
	margin-bottom: 0px !important;
}
.BlobContentAttributeTitleWWP,.ReadonlyBlobContentAttributeTitleWWP
{
	box-shadow: transparent;
}
.ReadonlyBlobContentAttributeTitleWWP
{
	box-shadow: transparent;
}
.BlobInputAttributeTitleWWP
{
	box-shadow: transparent;
}
.ReadonlyAttributeTitleWWP
{
	box-shadow: transparent;
}
.CheckBox,.ReadonlyCheckBox,.BlobContentCheckBox,.ReadonlyBlobContentCheckBox,.BlobInputCheckBox
{
	box-shadow: transparent;
	border-width: 0px;
}
.ReadonlyCheckBox
{
	box-shadow: transparent;
}
.BlobContentCheckBox,.ReadonlyBlobContentCheckBox
{
	box-shadow: transparent;
}
.ReadonlyBlobContentCheckBox
{
	box-shadow: transparent;
}
.BlobInputCheckBox
{
	box-shadow: transparent;
}
.ErrorAttribute
{
	box-shadow: transparent;
	border-bottom-color: #c60b44;
	border-left-color: #c60b44;
	border-right-color: #c60b44;
	border-top-color: #c60b44;
	border-style: dotted;
}
.WarningAttribute
{
	box-shadow: transparent;
	border-bottom-color: #ff8000;
	border-left-color: #ff8000;
	border-right-color: #ff8000;
	border-top-color: #ff8000;
	border-style: dotted;
}
.VideoAttribute,.ReadonlyVideoAttribute,.ReadonlyVideoAttribute1,.BlobContentReadonlyVideoAttribute1,.ReadonlyBlobContentReadonlyVideoAttribute1,.BlobInputReadonlyVideoAttribute1,.ReadonlyReadonlyVideoAttribute1
{
	box-shadow: transparent;
	width: 300px;
}
.ReadonlyVideoAttribute,.ReadonlyVideoAttribute1,.BlobContentReadonlyVideoAttribute1,.ReadonlyBlobContentReadonlyVideoAttribute1,.BlobInputReadonlyVideoAttribute1,.ReadonlyReadonlyVideoAttribute1
{
	box-shadow: transparent;
	border-width: 0px;
}
.ReadonlyVideoAttribute1,.BlobContentReadonlyVideoAttribute1,.ReadonlyBlobContentReadonlyVideoAttribute1,.BlobInputReadonlyVideoAttribute1,.ReadonlyReadonlyVideoAttribute1
{
	box-shadow: transparent;
}
.BlobContentReadonlyVideoAttribute1,.ReadonlyBlobContentReadonlyVideoAttribute1
{
	box-shadow: transparent;
}
.ReadonlyBlobContentReadonlyVideoAttribute1
{
	box-shadow: transparent;
}
.BlobInputReadonlyVideoAttribute1
{
	box-shadow: transparent;
}
.ReadonlyReadonlyVideoAttribute1
{
	box-shadow: transparent;
}
.AudioAttribute,.ReadonlyAudioAttribute
{
	box-shadow: transparent;
	width: 300px;
}
.ReadonlyAudioAttribute
{
	box-shadow: transparent;
	border-width: 0px;
}
.ReadonlyAttribute
{
	box-shadow: transparent;
	background-color: white;
	border-bottom-color: #b0c4de;
	border-left-color: #b0c4de;
	border-right-color: #b0c4de;
	border-top-color: #b0c4de;
	border-width: 0px;
}
.BlobContentAttribute,.ReadonlyBlobContentAttribute
{
	box-shadow: transparent;
	background-color: white;
	border-bottom-color: #b0c4de;
	border-left-color: #b0c4de;
	border-right-color: #b0c4de;
	border-top-color: #b0c4de;
}
.ReadonlyBlobContentAttribute
{
	box-shadow: transparent;
	border-width: 0px;
}
.BlobInputAttribute
{
	box-shadow: transparent;
	background-color: white;
	border-bottom-color: #b0c4de;
	border-left-color: #b0c4de;
	border-right-color: #b0c4de;
	border-top-color: #b0c4de;
}
.ImageAttribute,.ResponsiveImageAttribute,.BlobContentResponsiveImageAttribute,.ReadonlyBlobContentResponsiveImageAttribute,.ReadonlyResponsiveImageAttribute,.BlobInputResponsiveImageAttribute,.ActionAttribute,.DisabledActionAttribute,.BlobContentDisabledActionAttribute,.ReadonlyBlobContentDisabledActionAttribute,.ReadonlyDisabledActionAttribute,.BlobInputDisabledActionAttribute,.BlobContentActionAttribute,.ReadonlyBlobContentActionAttribute,.ReadonlyActionAttribute,.DisplayAttribute,.BlobContentDisplayAttribute,.ReadonlyBlobContentDisplayAttribute,.ReadonlyDisplayAttribute,.BlobInputDisplayAttribute,.SelectionAttribute,.BlobContentSelectionAttribute,.ReadonlyBlobContentSelectionAttribute,.ReadonlySelectionAttribute,.BlobInputSelectionAttribute,.BlobInputActionAttribute,.SelectAttribute,.BlobContentSelectAttribute,.ReadonlyBlobContentSelectAttribute,.BlobInputSelectAttribute,.ReadonlySelectAttribute,.BlackAttribute,.BlobContentBlackAttribute,.ReadonlyBlobContentBlackAttribute,.BlobInputBlackAttribute,.ReadonlyBlackAttribute,.DeleteAttribute,.BlobContentDeleteAttribute,.ReadonlyBlobContentDeleteAttribute,.ReadonlyDeleteAttribute,.BlobInputDeleteAttribute,.ActionBaseColorAttribute,.BlobContentActionBaseColorAttribute,.ReadonlyBlobContentActionBaseColorAttribute,.ReadonlyActionBaseColorAttribute,.BlobInputActionBaseColorAttribute,.ReadonlyImageAttribute
{
	box-shadow: transparent;
	width: 300px;
}
.ResponsiveImageAttribute,.BlobContentResponsiveImageAttribute,.ReadonlyBlobContentResponsiveImageAttribute,.ReadonlyResponsiveImageAttribute,.BlobInputResponsiveImageAttribute
{
	box-shadow: transparent;
}
.BlobContentResponsiveImageAttribute,.ReadonlyBlobContentResponsiveImageAttribute
{
	box-shadow: transparent;
}
.ReadonlyBlobContentResponsiveImageAttribute
{
	box-shadow: transparent;
}
.ReadonlyResponsiveImageAttribute
{
	box-shadow: transparent;
}
.BlobInputResponsiveImageAttribute
{
	box-shadow: transparent;
}
.ActionAttribute,.DisabledActionAttribute,.BlobContentDisabledActionAttribute,.ReadonlyBlobContentDisabledActionAttribute,.ReadonlyDisabledActionAttribute,.BlobInputDisabledActionAttribute,.BlobContentActionAttribute,.ReadonlyBlobContentActionAttribute,.ReadonlyActionAttribute,.DisplayAttribute,.BlobContentDisplayAttribute,.ReadonlyBlobContentDisplayAttribute,.ReadonlyDisplayAttribute,.BlobInputDisplayAttribute,.SelectionAttribute,.BlobContentSelectionAttribute,.ReadonlyBlobContentSelectionAttribute,.ReadonlySelectionAttribute,.BlobInputSelectionAttribute,.BlobInputActionAttribute,.SelectAttribute,.BlobContentSelectAttribute,.ReadonlyBlobContentSelectAttribute,.BlobInputSelectAttribute,.ReadonlySelectAttribute,.BlackAttribute,.BlobContentBlackAttribute,.ReadonlyBlobContentBlackAttribute,.BlobInputBlackAttribute,.ReadonlyBlackAttribute,.DeleteAttribute,.BlobContentDeleteAttribute,.ReadonlyBlobContentDeleteAttribute,.ReadonlyDeleteAttribute,.BlobInputDeleteAttribute,.ActionBaseColorAttribute,.BlobContentActionBaseColorAttribute,.ReadonlyBlobContentActionBaseColorAttribute,.ReadonlyActionBaseColorAttribute,.BlobInputActionBaseColorAttribute
{
	box-shadow: transparent;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	background-color: #ececec;
	border-style: none;
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
	border-bottom-left-radius: 25px;
}
.DisabledActionAttribute,.BlobContentDisabledActionAttribute,.ReadonlyBlobContentDisabledActionAttribute,.ReadonlyDisabledActionAttribute,.BlobInputDisabledActionAttribute
{
	box-shadow: transparent;
}
.BlobContentDisabledActionAttribute,.ReadonlyBlobContentDisabledActionAttribute
{
	box-shadow: transparent;
}
.ReadonlyBlobContentDisabledActionAttribute
{
	box-shadow: transparent;
}
.ReadonlyDisabledActionAttribute
{
	box-shadow: transparent;
}
.BlobInputDisabledActionAttribute
{
	box-shadow: transparent;
}
.BlobContentActionAttribute,.ReadonlyBlobContentActionAttribute
{
	box-shadow: transparent;
}
.ReadonlyBlobContentActionAttribute
{
	box-shadow: transparent;
}
.ReadonlyActionAttribute
{
	box-shadow: transparent;
}
.DisplayAttribute,.BlobContentDisplayAttribute,.ReadonlyBlobContentDisplayAttribute,.ReadonlyDisplayAttribute,.BlobInputDisplayAttribute
{
	box-shadow: transparent;
}
.BlobContentDisplayAttribute,.ReadonlyBlobContentDisplayAttribute
{
	box-shadow: transparent;
}
.ReadonlyBlobContentDisplayAttribute
{
	box-shadow: transparent;
}
.ReadonlyDisplayAttribute
{
	box-shadow: transparent;
}
.BlobInputDisplayAttribute
{
	box-shadow: transparent;
}
.SelectionAttribute,.BlobContentSelectionAttribute,.ReadonlyBlobContentSelectionAttribute,.ReadonlySelectionAttribute,.BlobInputSelectionAttribute
{
	box-shadow: transparent;
}
.BlobContentSelectionAttribute,.ReadonlyBlobContentSelectionAttribute
{
	box-shadow: transparent;
}
.ReadonlyBlobContentSelectionAttribute
{
	box-shadow: transparent;
}
.ReadonlySelectionAttribute
{
	box-shadow: transparent;
}
.BlobInputSelectionAttribute
{
	box-shadow: transparent;
}
.BlobInputActionAttribute
{
	box-shadow: transparent;
}
.SelectAttribute,.BlobContentSelectAttribute,.ReadonlyBlobContentSelectAttribute,.BlobInputSelectAttribute,.ReadonlySelectAttribute
{
	box-shadow: transparent;
}
.BlobContentSelectAttribute,.ReadonlyBlobContentSelectAttribute
{
	box-shadow: transparent;
}
.ReadonlyBlobContentSelectAttribute
{
	box-shadow: transparent;
}
.BlobInputSelectAttribute
{
	box-shadow: transparent;
}
.ReadonlySelectAttribute
{
	box-shadow: transparent;
}
.BlackAttribute,.BlobContentBlackAttribute,.ReadonlyBlobContentBlackAttribute,.BlobInputBlackAttribute,.ReadonlyBlackAttribute
{
	box-shadow: transparent;
}
.BlobContentBlackAttribute,.ReadonlyBlobContentBlackAttribute
{
	box-shadow: transparent;
}
.ReadonlyBlobContentBlackAttribute
{
	box-shadow: transparent;
}
.BlobInputBlackAttribute
{
	box-shadow: transparent;
}
.ReadonlyBlackAttribute
{
	box-shadow: transparent;
}
.DeleteAttribute,.BlobContentDeleteAttribute,.ReadonlyBlobContentDeleteAttribute,.ReadonlyDeleteAttribute,.BlobInputDeleteAttribute
{
	box-shadow: transparent;
	width: 30px;
	max-width: 30px;
}
.BlobContentDeleteAttribute,.ReadonlyBlobContentDeleteAttribute
{
	box-shadow: transparent;
}
.ReadonlyBlobContentDeleteAttribute
{
	box-shadow: transparent;
}
.ReadonlyDeleteAttribute
{
	box-shadow: transparent;
}
.BlobInputDeleteAttribute
{
	box-shadow: transparent;
}
.ActionBaseColorAttribute,.BlobContentActionBaseColorAttribute,.ReadonlyBlobContentActionBaseColorAttribute,.ReadonlyActionBaseColorAttribute,.BlobInputActionBaseColorAttribute
{
	box-shadow: transparent;
	width: auto;
}
.BlobContentActionBaseColorAttribute,.ReadonlyBlobContentActionBaseColorAttribute
{
	box-shadow: transparent;
}
.ReadonlyBlobContentActionBaseColorAttribute
{
	box-shadow: transparent;
}
.ReadonlyActionBaseColorAttribute
{
	box-shadow: transparent;
}
.BlobInputActionBaseColorAttribute
{
	box-shadow: transparent;
}
.ReadonlyImageAttribute
{
	box-shadow: transparent;
	border-width: 0px;
	max-width:124px;
	max-height:68px;
}
.Button,.ButtonDragging,.ButtonAcceptDrag,.ButtonNoAcceptDrag,.ActionButtons,.Botonceleste,.ButtonDisabled,.ButtonSearchCell,.BtnInsert,.Boton_Verde,.ButtonWizard,.ButtonRojo,.ButtonDragging1,.ButtonAcceptDrag1,.ButtonNoAcceptDrag1,.ActionButtons1,.Botonceleste1,.ButtonDisabled1,.ButtonSearchCell1,.btn1,.BtnInsert1,.btn-primary1,.btn-default1,.btn_Master1,.btn-large1,.btn-block1,.btn-danger1,.Boton_Verde1,.ButtonWizard1,.BtnAdd1,.Boton_Amarillo1,.BotonSalir1,.SpecialButtons1,.BtnCheck1,.BtnDelete1,.BtnFirst1,.BtnLast1,.BtnRefresh1,.BtnSelect1,.BtnToggle1,.BtnToggleActive1,.SpecialButtonsDisabled1,.BtnDefault1,.BtnImage1,.BtnInsertImage1,.BtnExportReport1,.BtnExport1,.BtnActionGroupUpdate1,.BtnActionGroupDelete1,.BtnEditColumns1,.BtnExportCSV1,.BtnNext1,.BtnPrevious1,.BtnGet1,.BtnEnter1,.BtnCancel1,.BtnHelp1,.Btn_Amarillo1,.Prueba1,.Btn_Azul1,.Btn_Azul21,.Boton_Azul31,.Boton_Azul_Largo1,.menu11,.SpecialButtons,.BtnCheck,.BtnDelete,.BtnFirst,.BtnLast,.BtnRefresh,.BtnSelect,.BtnToggle,.BtnToggleActive,.SpecialButtonsDisabled,.BtnDefault,.BtnImage,.BtnInsertImage,.BtnExportReport,.BtnExport,.BtnActionGroupUpdate,.BtnActionGroupDelete,.BtnEditColumns,.BtnExportCSV,.BtnNext,.BtnPrevious,.BtnGet,.BtnEnter,.BtnCancel,.BtnHelp,.Btn_Amarillo,.Prueba,.menu1,.Btn_Azul,.Btn_Azul2,.Boton_Azul3,.Boton_Azul_Largo
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	float: none;
	margin-bottom: 0pt;
	margin-left: 3pt;
	margin-right: 3pt;
	margin-top: 3pt;
	background-color: #2e5057;
	background-image: none;
	border-bottom-color: dimgray;
	border-left-color: dimgray;
	border-right-color: dimgray;
	border-top-color: dimgray;
	border-style: groove;
	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: 9pt;
	font-weight: bold;
	color: white;
	height: 23px;
	text-indent: 0px;
	vertical-align: bottom;
	text-shadow: #104182;
}

.ButtonDragging
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	text-shadow: #104182;
}

.ButtonAcceptDrag
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	text-shadow: #104182;
}

.ButtonNoAcceptDrag
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	text-shadow: #104182;
}

.ActionButtons
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	text-shadow: #104182;
}

.Botonceleste
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	text-shadow: #104182;
}

.ButtonDisabled
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	text-shadow: #104182;
}

.ButtonSearchCell
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	text-shadow: #104182;
}

.BtnInsert
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	text-shadow: #104182;
}

.Boton_Verde
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	text-shadow: #104182;
}

.ButtonWizard
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	text-shadow: #104182;
}

.ButtonRojo,.ButtonDragging1,.ButtonAcceptDrag1,.ButtonNoAcceptDrag1,.ActionButtons1,.Botonceleste1,.ButtonDisabled1,.ButtonSearchCell1,.btn1,.BtnInsert1,.btn-primary1,.btn-default1,.btn_Master1,.btn-large1,.btn-block1,.btn-danger1,.Boton_Verde1,.ButtonWizard1,.BtnAdd1,.Boton_Amarillo1,.BotonSalir1,.SpecialButtons1,.BtnCheck1,.BtnDelete1,.BtnFirst1,.BtnLast1,.BtnRefresh1,.BtnSelect1,.BtnToggle1,.BtnToggleActive1,.SpecialButtonsDisabled1,.BtnDefault1,.BtnImage1,.BtnInsertImage1,.BtnExportReport1,.BtnExport1,.BtnActionGroupUpdate1,.BtnActionGroupDelete1,.BtnEditColumns1,.BtnExportCSV1,.BtnNext1,.BtnPrevious1,.BtnGet1,.BtnEnter1,.BtnCancel1,.BtnHelp1,.Btn_Amarillo1,.Prueba1,.Btn_Azul1,.Btn_Azul21,.Boton_Azul31,.Boton_Azul_Largo1,.menu11
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	text-shadow: #104182;
}

.ButtonDragging1
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	text-shadow: #104182;
}

.ButtonAcceptDrag1
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	text-shadow: #104182;
}

.ButtonNoAcceptDrag1
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	text-shadow: #104182;
}

.ActionButtons1
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	text-shadow: #104182;
}

.Botonceleste1
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	text-shadow: #104182;
}

.ButtonDisabled1
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	text-shadow: #104182;
}

.ButtonSearchCell1
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	text-shadow: #104182;
}

.btn1
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	text-shadow: #104182;
}

.BtnInsert1
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	text-shadow: #104182;
}

.btn-primary1
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	text-shadow: #104182;
}

.btn-default1
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	text-shadow: #104182;
}

.btn_Master1
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	text-shadow: #104182;
}

.btn-large1
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	text-shadow: #104182;
}

.btn-block1
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	text-shadow: #104182;
}

.btn-danger1
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	text-shadow: #104182;
}

.Boton_Verde1
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	text-shadow: #104182;
}

.ButtonWizard1
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	text-shadow: #104182;
}

.BtnAdd1
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	text-shadow: #104182;
}

.Boton_Amarillo1
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	text-shadow: #104182;
}

.BotonSalir1
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	text-shadow: #104182;
}

.SpecialButtons1,.BtnCheck1,.BtnDelete1,.BtnFirst1,.BtnLast1,.BtnRefresh1,.BtnSelect1,.BtnToggle1,.BtnToggleActive1,.SpecialButtonsDisabled1,.BtnDefault1,.BtnImage1,.BtnInsertImage1,.BtnExportReport1,.BtnExport1,.BtnActionGroupUpdate1,.BtnActionGroupDelete1,.BtnEditColumns1,.BtnExportCSV1,.BtnNext1,.BtnPrevious1,.BtnGet1,.BtnEnter1,.BtnCancel1,.BtnHelp1
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	text-shadow: #104182;
}

.BtnCheck1
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	text-shadow: #104182;
}

.BtnDelete1
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	text-shadow: #104182;
}

.BtnFirst1
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	text-shadow: #104182;
}

.BtnLast1
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	text-shadow: #104182;
}

.BtnRefresh1
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	text-shadow: #104182;
}

.BtnSelect1
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	text-shadow: #104182;
}

.BtnToggle1,.BtnToggleActive1
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	text-shadow: #104182;
}

.BtnToggleActive1
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	text-shadow: #104182;
}

.SpecialButtonsDisabled1
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	text-shadow: #104182;
}

.BtnDefault1
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	text-shadow: #104182;
}

.BtnImage1,.BtnInsertImage1,.BtnExportReport1,.BtnExport1,.BtnActionGroupUpdate1,.BtnActionGroupDelete1,.BtnEditColumns1,.BtnExportCSV1
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	text-shadow: #104182;
}

.BtnInsertImage1
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	text-shadow: #104182;
}

.BtnExportReport1
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	text-shadow: #104182;
}

.BtnExport1
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	text-shadow: #104182;
}

.BtnActionGroupUpdate1
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	text-shadow: #104182;
}

.BtnActionGroupDelete1
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	text-shadow: #104182;
}

.BtnEditColumns1
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	text-shadow: #104182;
}

.BtnExportCSV1
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	text-shadow: #104182;
}

.BtnNext1
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	text-shadow: #104182;
}

.BtnPrevious1
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	text-shadow: #104182;
}

.BtnGet1
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	text-shadow: #104182;
}

.BtnEnter1
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	text-shadow: #104182;
}

.BtnCancel1
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	text-shadow: #104182;
}

.BtnHelp1
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	text-shadow: #104182;
}

.Btn_Amarillo1
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	text-shadow: #104182;
}

.Prueba1
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	text-shadow: #104182;
}

.Btn_Azul1
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	text-shadow: #104182;
}

.Btn_Azul21
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	text-shadow: #104182;
}

.Boton_Azul31
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	text-shadow: #104182;
}

.Boton_Azul_Largo1
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	text-shadow: #104182;
}

.menu11
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	text-shadow: #104182;
}

.SpecialButtons,.BtnCheck,.BtnDelete,.BtnFirst,.BtnLast,.BtnRefresh,.BtnSelect,.BtnToggle,.BtnToggleActive,.SpecialButtonsDisabled,.BtnDefault,.BtnImage,.BtnInsertImage,.BtnExportReport,.BtnExport,.BtnActionGroupUpdate,.BtnActionGroupDelete,.BtnEditColumns,.BtnExportCSV,.BtnNext,.BtnPrevious,.BtnGet,.BtnEnter,.BtnCancel,.BtnHelp
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	border-bottom-color: white;
	border-left-color: white;
	border-right-color: white;
	border-top-color: white;
	text-shadow: #104182;
}

.BtnCheck
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	text-shadow: #104182;
}

.BtnDelete
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	text-shadow: #104182;
}

.BtnFirst
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	text-shadow: #104182;
}

.BtnLast
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	text-shadow: #104182;
}

.BtnRefresh
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	text-shadow: #104182;
}

.BtnSelect
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	text-shadow: #104182;
}

.BtnToggle,.BtnToggleActive
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	text-shadow: #104182;
}

.BtnToggleActive
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	text-shadow: #104182;
}

.SpecialButtonsDisabled
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	text-shadow: #104182;
}

.BtnDefault
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	text-shadow: #104182;
}

.BtnImage,.BtnInsertImage,.BtnExportReport,.BtnExport,.BtnActionGroupUpdate,.BtnActionGroupDelete,.BtnEditColumns,.BtnExportCSV
{
	background-repeat: no-repeat;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 0;
	box-shadow: 0px 0px 0px 0px gray;
	display: inline-block;
	white-space: nowrap;
	background-color: transparent;
	height: 30px;
	width: 30px;
	text-shadow: #104182;
}

.BtnInsertImage
{
	box-shadow: 0px 0px 0px 0px gray;
	background-image: url(../Default/ActionInsert.gif);
	text-shadow: #104182;
}

.BtnExportReport
{
	box-shadow: 0px 0px 0px 0px gray;
	text-shadow: #104182;
}

.BtnExport
{
	box-shadow: 0px 0px 0px 0px gray;
	background-image: url(Default/ActionExport.gif);
	text-shadow: #104182;
}

.BtnActionGroupUpdate
{
	box-shadow: 0px 0px 0px 0px gray;
	text-shadow: #104182;
}

.BtnActionGroupDelete
{
	box-shadow: 0px 0px 0px 0px gray;
	text-shadow: #104182;
}

.BtnEditColumns
{
	box-shadow: 0px 0px 0px 0px gray;
	text-shadow: #104182;
}

.BtnExportCSV
{
	box-shadow: 1px 2px 1px 1px gray;
	height: 23px;
	text-shadow: #104182;
}

.BtnNext
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	border-style: outset;
	text-shadow: #104182;
}

.BtnPrevious
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	border-style: outset;
	text-shadow: #104182;
}

.BtnGet
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	vertical-align: baseline;
	text-shadow: #104182;
}

.BtnEnter
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	border-style: outset;
	text-shadow: #104182;
}

.BtnCancel
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	border-style: outset;
	text-shadow: #104182;
}

.BtnHelp
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	border-style: outset;
	text-shadow: #104182;
}

.Btn_Amarillo
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	background-color: gainsboro;
	border-bottom-color: navy;
	border-left-color: navy;
	border-right-color: navy;
	border-top-color: navy;
	font-family: Arial, cursive;
	font-style: italic;
	color: navy;
	width: 85px;
	vertical-align: text-bottom;
	text-shadow: #104182;
}

.Prueba
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	border-bottom-color: #648bcb;
	border-left-color: navy;
	border-right-color: navy;
	border-top-color: navy;
	border-style: double;
	cursor: auto;
	text-shadow: #104182;
}

.menu1
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	border-bottom-color: white;
	border-left-color: white;
	border-right-color: white;
	border-top-color: white;
	text-shadow: #104182;
}

.Btn_Azul
{
	background-repeat: repeat-x;
	box-shadow: 1px 2px 1px 1px #497f8b;
	margin-left: 0pt;
	margin-right: 0pt;
	margin-top: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	padding-right: 0pt;
	padding-top: 0pt;
	background-color: #9ac6f2;
	background-image: url(../Default/btnC.gif);
	border-bottom-color: #797979;
	border-left-color: #797979;
	border-right-color: #797979;
	border-top-color: #797979;
	font-family: "Verdana";
	font-size: 7.8pt;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color: #fff;
	height: 20px;
	cursor: pointer;
	text-indent: 0pt;
	text-shadow: #104182;
}

/* [gx-css-import ignore - start] */
.RBtn_Azul
{
	margin-bottom: 0pt;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-left: 0pt;
}

.RBtn_Azul .BtnLeft
{
	background-image: url(../Default/btnL.gif);
	padding-left: 9px;
	cursor: pointer;
}

.RBtn_Azul .BtnRight
{
	cursor: pointer;
	background-image: url(../Default/btnR.gif);
	padding-right: 9px;
}

.RBtn_Azul .BtnBackground
{
	cursor: pointer;
	background-image: url(../Default/btnC.gif);
}

.RBtn_Azul .BtnText
{
	cursor: pointer;
	padding-left: 0;
	padding-right: 0;
	height: 20px;
	background-repeat: repeat-x;
	float: none;
	font-family: "Verdana";
	font-size: 7.8pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	cursor: pointer;
	text-indent: 0pt;
	vertical-align: bottom;
}

/* [gx-css-import ignore - end] */
.Btn_Azul2
{
	background-repeat: repeat-x;
	box-shadow: 1px 2px 1px 1px #497f8b;
	background-color: #9ac6f2;
	background-image: url(../Default/btnC.gif);
	color: #fff;
	height: 20px;
	text-shadow: #104182;
}

/* [gx-css-import ignore - start] */
.RBtn_Azul2
{
	margin-bottom: 0pt;
	margin-top: 3pt;
	margin-right: 3pt;
	margin-left: 3pt;
}

.RBtn_Azul2 .BtnLeft
{
	background-image: url(../Default/btnL.gif);
	padding-left: 9px;
	cursor: pointer;
}

.RBtn_Azul2 .BtnRight
{
	cursor: pointer;
	background-image: url(../Default/btnR.gif);
	padding-right: 9px;
}

.RBtn_Azul2 .BtnBackground
{
	cursor: pointer;
	background-image: url(../Default/btnC.gif);
}

.RBtn_Azul2 .BtnText
{
	cursor: pointer;
	padding-left: 0;
	padding-right: 0;
	height: 20px;
	background-repeat: repeat-x;
	float: none;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #fff;
	text-indent: 0px;
	vertical-align: bottom;
}

/* [gx-css-import ignore - end] */
.Boton_Azul3
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	font-size: 7pt;
	width: 80px;
	text-shadow: #104182;
}

.Boton_Azul_Largo
{
	box-shadow: 1px 2px 1px 1px #497f8b;
	font-size: 7pt;
	width: 105px;
	text-shadow: #104182;
}

.ErrorViewer
{
	float: none;
	border-style: none;
	border-width: 0px;
	color: red;
}
.Form,.FormBody
{
	box-shadow: dimgray;
	float: none;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: white;
	border-style: none;
	border-width: 0px;
	font-family: Verdana;
	font-size: 9pt;
	color: black;
	height: 97%;
}

/* [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] */
.FormBody
{
	box-shadow: dimgray;
}

/* [gx-css-import ignore - start] */
div.gx-content-placeholder > div.gx-ct-body.FormBody-fx, div.gxwebcomponent > div.gxwebcomponent-body.FormBody-fx, body.FormBody-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.FormBody-fx.enter-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.FormBody-fx.enter-fx-duration, body.FormBody-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.FormBody-fx.leave-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.FormBody-fx.leave-fx-duration, body.FormBody-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;
}

.FormBody-fx.entering
{
	opacity: 0.1;
	position: absolute;
}

.FormBody-fx.leaving
{
	opacity: 0.1;
	position: absolute;
}

/* [gx-css-import ignore - end] */
.FreeStyleGrid,.VerticalTabGrid,.FreeStyleGridBottom,.FreeStyleGridRecent,.FreeStyleGridDragging,.FreeStyleGridAcceptDrag,.FreeStyleGridNoAcceptDrag,.TrnSublevelGrid,.RecentLinksGrid,.ColumnsSelectorFreeStyleGrid,.FreeStyleGridWithHeader
{
	float: none;
	border-style: none;
	border-width: 0px;
}

.FreeStyleGrid>tbody>tr
{
	float: none;
	font-family: Verdana;
	font-size: 9pt;
	background-color: white;
}

.FreeStyleGrid[data-bkgstyle='none']>tbody>tr
{
	float: none;
	font-family: Verdana;
	font-size: 9pt;
	background-color: white;
}

.FreeStyleGrid[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .FreeStyleGrid[data-bkgstyle='uniform']>tbody>tr:nth-child(even)
{
	float: none;
	background-color: #dbecfc;
}

.FreeStyleGrid[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	float: none;
	background-color: white;
}

.FreeStyleGrid[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	float: none;
	background-color: #dbecfc;
}

.VerticalTabGrid>tbody>tr
{
	float: none;
	font-family: Verdana;
	font-size: 9pt;
	background-color: white;
}

.VerticalTabGrid[data-bkgstyle='none']>tbody>tr
{
	float: none;
	font-family: Verdana;
	font-size: 9pt;
	background-color: white;
}

.VerticalTabGrid[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .VerticalTabGrid[data-bkgstyle='uniform']>tbody>tr:nth-child(even)
{
	float: none;
	background-color: #dbecfc;
}

.VerticalTabGrid[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	float: none;
	background-color: white;
}

.VerticalTabGrid[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	float: none;
	background-color: #dbecfc;
}

.FreeStyleGridBottom>tbody>tr
{
	float: none;
	font-family: Verdana;
	font-size: 9pt;
	background-color: white;
}

.FreeStyleGridBottom[data-bkgstyle='none']>tbody>tr
{
	float: none;
	font-family: Verdana;
	font-size: 9pt;
	background-color: white;
}

.FreeStyleGridBottom[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .FreeStyleGridBottom[data-bkgstyle='uniform']>tbody>tr:nth-child(even)
{
	float: none;
	background-color: #dbecfc;
}

.FreeStyleGridBottom[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	float: none;
	background-color: white;
}

.FreeStyleGridBottom[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	float: none;
	background-color: #dbecfc;
}

.FreeStyleGridRecent>tbody>tr
{
	float: none;
	font-family: Verdana;
	font-size: 9pt;
	background-color: white;
}

.FreeStyleGridRecent[data-bkgstyle='none']>tbody>tr
{
	float: none;
	font-family: Verdana;
	font-size: 9pt;
	background-color: white;
}

.FreeStyleGridRecent[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .FreeStyleGridRecent[data-bkgstyle='uniform']>tbody>tr:nth-child(even)
{
	float: none;
	background-color: #dbecfc;
}

.FreeStyleGridRecent[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	float: none;
	background-color: white;
}

.FreeStyleGridRecent[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	float: none;
	background-color: #dbecfc;
}

.FreeStyleGridDragging>tbody>tr
{
	float: none;
	font-family: Verdana;
	font-size: 9pt;
	background-color: white;
}

.FreeStyleGridDragging[data-bkgstyle='none']>tbody>tr
{
	float: none;
	font-family: Verdana;
	font-size: 9pt;
	background-color: white;
}

.FreeStyleGridDragging[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .FreeStyleGridDragging[data-bkgstyle='uniform']>tbody>tr:nth-child(even)
{
	float: none;
	background-color: #dbecfc;
}

.FreeStyleGridDragging[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	float: none;
	background-color: white;
}

.FreeStyleGridDragging[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	float: none;
	background-color: #dbecfc;
}

.FreeStyleGridAcceptDrag>tbody>tr
{
	float: none;
	font-family: Verdana;
	font-size: 9pt;
	background-color: white;
}

.FreeStyleGridAcceptDrag[data-bkgstyle='none']>tbody>tr
{
	float: none;
	font-family: Verdana;
	font-size: 9pt;
	background-color: white;
}

.FreeStyleGridAcceptDrag[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .FreeStyleGridAcceptDrag[data-bkgstyle='uniform']>tbody>tr:nth-child(even)
{
	float: none;
	background-color: #dbecfc;
}

.FreeStyleGridAcceptDrag[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	float: none;
	background-color: white;
}

.FreeStyleGridAcceptDrag[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	float: none;
	background-color: #dbecfc;
}

.FreeStyleGridNoAcceptDrag>tbody>tr
{
	float: none;
	font-family: Verdana;
	font-size: 9pt;
	background-color: white;
}

.FreeStyleGridNoAcceptDrag[data-bkgstyle='none']>tbody>tr
{
	float: none;
	font-family: Verdana;
	font-size: 9pt;
	background-color: white;
}

.FreeStyleGridNoAcceptDrag[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .FreeStyleGridNoAcceptDrag[data-bkgstyle='uniform']>tbody>tr:nth-child(even)
{
	float: none;
	background-color: #dbecfc;
}

.FreeStyleGridNoAcceptDrag[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	float: none;
	background-color: white;
}

.FreeStyleGridNoAcceptDrag[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	float: none;
	background-color: #dbecfc;
}

.TrnSublevelGrid>tbody>tr
{
	float: none;
	font-family: Verdana;
	font-size: 9pt;
	background-color: white;
}

.TrnSublevelGrid[data-bkgstyle='none']>tbody>tr
{
	float: none;
	font-family: Verdana;
	font-size: 9pt;
	background-color: white;
}

.TrnSublevelGrid[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .TrnSublevelGrid[data-bkgstyle='uniform']>tbody>tr:nth-child(even)
{
	float: none;
	background-color: #dbecfc;
}

.TrnSublevelGrid[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	float: none;
	background-color: white;
}

.TrnSublevelGrid[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	float: none;
	background-color: #dbecfc;
}

.RecentLinksGrid>tbody>tr
{
	float: none;
	font-family: Verdana;
	font-size: 9pt;
	background-color: white;
}

.RecentLinksGrid[data-bkgstyle='none']>tbody>tr
{
	float: none;
	font-family: Verdana;
	font-size: 9pt;
	background-color: white;
}

.RecentLinksGrid[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .RecentLinksGrid[data-bkgstyle='uniform']>tbody>tr:nth-child(even)
{
	float: none;
	background-color: #dbecfc;
}

.RecentLinksGrid[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	float: none;
	background-color: white;
}

.RecentLinksGrid[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	float: none;
	background-color: #dbecfc;
}

.ColumnsSelectorFreeStyleGrid>tbody>tr
{
	float: none;
	font-family: Verdana;
	font-size: 9pt;
	background-color: white;
}

.ColumnsSelectorFreeStyleGrid[data-bkgstyle='none']>tbody>tr
{
	float: none;
	font-family: Verdana;
	font-size: 9pt;
	background-color: white;
}

.ColumnsSelectorFreeStyleGrid[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .ColumnsSelectorFreeStyleGrid[data-bkgstyle='uniform']>tbody>tr:nth-child(even)
{
	float: none;
	background-color: #dbecfc;
}

.ColumnsSelectorFreeStyleGrid[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	float: none;
	background-color: white;
}

.ColumnsSelectorFreeStyleGrid[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	float: none;
	background-color: #dbecfc;
}

.FreeStyleGridWithHeader>tbody>tr
{
	float: none;
	font-family: Verdana;
	font-size: 9pt;
	background-color: white;
}

.FreeStyleGridWithHeader[data-bkgstyle='none']>tbody>tr
{
	float: none;
	font-family: Verdana;
	font-size: 9pt;
	background-color: white;
}

.FreeStyleGridWithHeader[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .FreeStyleGridWithHeader[data-bkgstyle='uniform']>tbody>tr:nth-child(even)
{
	float: none;
	background-color: #dbecfc;
}

.FreeStyleGridWithHeader[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	float: none;
	background-color: white;
}

.FreeStyleGridWithHeader[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	float: none;
	background-color: #dbecfc;
}

.Grid,.GridDragging,.GridNoAcceptDrag,.GridAcceptDrag,.GridNoData,.FreeStyleGrid[data-gx-grid-nodata],.VerticalTabGrid[data-gx-grid-nodata],.FreeStyleGridBottom[data-gx-grid-nodata],.FreeStyleGridRecent[data-gx-grid-nodata],.FreeStyleGridDragging[data-gx-grid-nodata],.FreeStyleGridAcceptDrag[data-gx-grid-nodata],.FreeStyleGridNoAcceptDrag[data-gx-grid-nodata],.TrnSublevelGrid[data-gx-grid-nodata],.RecentLinksGrid[data-gx-grid-nodata],.ColumnsSelectorFreeStyleGrid[data-gx-grid-nodata],.FreeStyleGridWithHeader[data-gx-grid-nodata],.Grid[data-gx-grid-nodata],.GridDragging[data-gx-grid-nodata],.GridNoAcceptDrag[data-gx-grid-nodata],.GridAcceptDrag[data-gx-grid-nodata],.GridNoData[data-gx-grid-nodata],.WorkWith[data-gx-grid-nodata],.PromptGrid[data-gx-grid-nodata],.GridHandHeld[data-gx-grid-nodata],.WorkWith,.PromptGrid,.GridHandHeld
{
	float: none;
	border-style: none;
	border-width: 1px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	cursor: auto;
}

.Grid>tbody>tr
{
	float: none;
	font-family: Verdana;
	font-size: 9pt;
	background-color: whitesmoke;
	color: #2e5057;
	cursor: auto;
}

.Grid>thead>tr, .Grid>tfoot>tr
{
	float: none;
	color: white;
	background-color: #2e5057;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	cursor: auto;
}

.Grid[data-bkgstyle='none']>thead>tr, .Grid[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.Grid[data-bkgstyle='none']>tbody>tr
{
	float: none;
	font-family: Verdana;
	font-size: 9pt;
	background-color: whitesmoke;
	color: #2e5057;
	cursor: auto;
}

.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
{
	float: none;
	background-color: white;
	cursor: auto;
}

.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)
{
	float: none;
	background-color: whitesmoke;
	cursor: auto;
}

.Grid[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	float: none;
	background-color: ghostwhite;
	cursor: auto;
}

.Grid[data-bkgstyle='header']>thead>tr, .Grid[data-bkgstyle='header']>tfoot>tr, .Grid[data-bkgstyle='report']>thead>tr, .Grid[data-bkgstyle='report']>tfoot>tr
{
	float: none;
	background-color: #2e5057;
	cursor: auto;
}

.GridDragging>tbody>tr
{
	float: none;
	font-family: Verdana;
	font-size: 9pt;
	background-color: whitesmoke;
	color: #2e5057;
	cursor: auto;
}

.GridDragging>thead>tr, .GridDragging>tfoot>tr
{
	float: none;
	color: white;
	background-color: #2e5057;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	cursor: auto;
}

.GridDragging[data-bkgstyle='none']>thead>tr, .GridDragging[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.GridDragging[data-bkgstyle='none']>tbody>tr
{
	float: none;
	font-family: Verdana;
	font-size: 9pt;
	background-color: whitesmoke;
	color: #2e5057;
	cursor: auto;
}

.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
{
	float: none;
	background-color: white;
	cursor: auto;
}

.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)
{
	float: none;
	background-color: whitesmoke;
	cursor: auto;
}

.GridDragging[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	float: none;
	background-color: ghostwhite;
	cursor: auto;
}

.GridDragging[data-bkgstyle='header']>thead>tr, .GridDragging[data-bkgstyle='header']>tfoot>tr, .GridDragging[data-bkgstyle='report']>thead>tr, .GridDragging[data-bkgstyle='report']>tfoot>tr
{
	float: none;
	background-color: #2e5057;
	cursor: auto;
}

.GridNoAcceptDrag>tbody>tr
{
	float: none;
	font-family: Verdana;
	font-size: 9pt;
	background-color: whitesmoke;
	color: #2e5057;
	cursor: auto;
}

.GridNoAcceptDrag>thead>tr, .GridNoAcceptDrag>tfoot>tr
{
	float: none;
	color: white;
	background-color: #2e5057;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	cursor: auto;
}

.GridNoAcceptDrag[data-bkgstyle='none']>thead>tr, .GridNoAcceptDrag[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.GridNoAcceptDrag[data-bkgstyle='none']>tbody>tr
{
	float: none;
	font-family: Verdana;
	font-size: 9pt;
	background-color: whitesmoke;
	color: #2e5057;
	cursor: auto;
}

.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
{
	float: none;
	background-color: white;
	cursor: auto;
}

.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)
{
	float: none;
	background-color: whitesmoke;
	cursor: auto;
}

.GridNoAcceptDrag[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	float: none;
	background-color: ghostwhite;
	cursor: auto;
}

.GridNoAcceptDrag[data-bkgstyle='header']>thead>tr, .GridNoAcceptDrag[data-bkgstyle='header']>tfoot>tr, .GridNoAcceptDrag[data-bkgstyle='report']>thead>tr, .GridNoAcceptDrag[data-bkgstyle='report']>tfoot>tr
{
	float: none;
	background-color: #2e5057;
	cursor: auto;
}

.GridAcceptDrag>tbody>tr:nth-child(odd)
{
	float: none;
	font-family: Verdana;
	font-size: 9pt;
	background-color: honeydew;
	color: #497f8b;
	cursor: auto;
}

.GridAcceptDrag>tbody>tr:nth-child(even)
{
	float: none;
	font-family: Verdana;
	font-size: 9pt;
	background-color: ghostwhite;
	color: #497f8b;
	cursor: auto;
}

.GridAcceptDrag>thead>tr, .GridAcceptDrag>tfoot>tr
{
	float: none;
	color: white;
	background-color: #2e5057;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	cursor: auto;
}

.GridAcceptDrag[data-bkgstyle='none']>thead>tr, .GridAcceptDrag[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.GridAcceptDrag[data-bkgstyle='none']>tbody>tr
{
	float: none;
	font-family: Verdana;
	font-size: 9pt;
	background-color: honeydew;
	color: #497f8b;
	cursor: auto;
}

.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
{
	float: none;
	background-color: white;
	cursor: auto;
}

.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)
{
	float: none;
	background-color: honeydew;
	cursor: auto;
}

.GridAcceptDrag[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	float: none;
	background-color: ghostwhite;
	cursor: auto;
}

.GridAcceptDrag[data-bkgstyle='header']>thead>tr, .GridAcceptDrag[data-bkgstyle='header']>tfoot>tr, .GridAcceptDrag[data-bkgstyle='report']>thead>tr, .GridAcceptDrag[data-bkgstyle='report']>tfoot>tr
{
	float: none;
	background-color: #2e5057;
	cursor: auto;
}

.GridNoData,.FreeStyleGrid[data-gx-grid-nodata],.VerticalTabGrid[data-gx-grid-nodata],.FreeStyleGridBottom[data-gx-grid-nodata],.FreeStyleGridRecent[data-gx-grid-nodata],.FreeStyleGridDragging[data-gx-grid-nodata],.FreeStyleGridAcceptDrag[data-gx-grid-nodata],.FreeStyleGridNoAcceptDrag[data-gx-grid-nodata],.TrnSublevelGrid[data-gx-grid-nodata],.RecentLinksGrid[data-gx-grid-nodata],.ColumnsSelectorFreeStyleGrid[data-gx-grid-nodata],.FreeStyleGridWithHeader[data-gx-grid-nodata],.Grid[data-gx-grid-nodata],.GridDragging[data-gx-grid-nodata],.GridNoAcceptDrag[data-gx-grid-nodata],.GridAcceptDrag[data-gx-grid-nodata],.GridNoData[data-gx-grid-nodata],.WorkWith[data-gx-grid-nodata],.PromptGrid[data-gx-grid-nodata],.GridHandHeld[data-gx-grid-nodata]
{
	background-color: lightgray;
	min-height: 4em;
	width: 100%;
}

.GridNoData>tbody>tr
{
	float: none;
	font-family: Verdana;
	font-size: 9pt;
	background-color: whitesmoke;
	color: #2e5057;
	cursor: auto;
}

.GridNoData>thead>tr, .GridNoData>tfoot>tr
{
	float: none;
	color: white;
	background-color: #2e5057;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	cursor: auto;
}

.GridNoData[data-bkgstyle='none']>thead>tr, .GridNoData[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.GridNoData[data-bkgstyle='none']>tbody>tr
{
	float: none;
	font-family: Verdana;
	font-size: 9pt;
	background-color: whitesmoke;
	color: #2e5057;
	cursor: auto;
}

.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
{
	float: none;
	background-color: white;
	cursor: auto;
}

.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)
{
	float: none;
	background-color: whitesmoke;
	cursor: auto;
}

.GridNoData[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	float: none;
	background-color: ghostwhite;
	cursor: auto;
}

.GridNoData[data-bkgstyle='header']>thead>tr, .GridNoData[data-bkgstyle='header']>tfoot>tr, .GridNoData[data-bkgstyle='report']>thead>tr, .GridNoData[data-bkgstyle='report']>tfoot>tr
{
	float: none;
	background-color: #2e5057;
	cursor: auto;
}

.WorkWith,.PromptGrid
{
	background-color: #2e5057;
	background-position: 0;
	box-shadow: 2px 2px 2px #c6c6c6;
	text-transform: none;
	text-shadow: silver;
}

.WorkWith>tbody>tr:nth-child(odd)
{
	background-position: 0;
	float: none;
	font-family: Verdana;
	font-size: 9pt;
	background-color: honeydew;
	color: #497f8b;
	cursor: auto;
	text-transform: none;
}

.WorkWith>tbody>tr:nth-child(even)
{
	background-position: 0;
	float: none;
	font-family: Verdana;
	font-size: 9pt;
	background-color: ghostwhite;
	color: #497f8b;
	cursor: auto;
	text-transform: none;
}

.WorkWith>thead>tr, .WorkWith>tfoot>tr
{
	background-position: 0;
	float: none;
	color: white;
	background-color: #2e5059;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: 100;
	cursor: auto;
	text-transform: none;
}

.WorkWith[data-bkgstyle='none']>thead>tr, .WorkWith[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.WorkWith[data-bkgstyle='none']>tbody>tr
{
	background-position: 0;
	float: none;
	font-family: Verdana;
	font-size: 9pt;
	background-color: honeydew;
	color: #497f8b;
	cursor: auto;
	text-transform: none;
}

.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
{
	background-position: 0;
	float: none;
	background-color: #dbecfc;
	cursor: auto;
	text-transform: none;
}

.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)
{
	background-position: 0;
	float: none;
	background-color: honeydew;
	cursor: auto;
	text-transform: none;
}

.WorkWith[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-position: 0;
	float: none;
	background-color: ghostwhite;
	cursor: auto;
	text-transform: none;
}

.WorkWith[data-bkgstyle='header']>thead>tr, .WorkWith[data-bkgstyle='header']>tfoot>tr, .WorkWith[data-bkgstyle='report']>thead>tr, .WorkWith[data-bkgstyle='report']>tfoot>tr
{
	background-position: 0;
	float: none;
	background-color: #2e5059;
	cursor: auto;
	text-transform: none;
}

.PromptGrid
{
	box-shadow: 2px 2px 2px #c6c6c6;
	text-shadow: silver;
}

.PromptGrid>tbody>tr:nth-child(odd)
{
	background-position: 0;
	float: none;
	font-family: Verdana;
	font-size: 9pt;
	background-color: honeydew;
	color: #497f8b;
	cursor: auto;
	text-transform: none;
}

.PromptGrid>tbody>tr:nth-child(even)
{
	background-position: 0;
	float: none;
	font-family: Verdana;
	font-size: 9pt;
	background-color: ghostwhite;
	color: #497f8b;
	cursor: auto;
	text-transform: none;
}

.PromptGrid>thead>tr, .PromptGrid>tfoot>tr
{
	background-position: 0;
	float: none;
	color: white;
	background-color: #2e5059;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: 100;
	cursor: auto;
	text-transform: none;
}

.PromptGrid[data-bkgstyle='none']>thead>tr, .PromptGrid[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.PromptGrid[data-bkgstyle='none']>tbody>tr
{
	background-position: 0;
	float: none;
	font-family: Verdana;
	font-size: 9pt;
	background-color: honeydew;
	color: #497f8b;
	cursor: auto;
	text-transform: none;
}

.PromptGrid[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .PromptGrid[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .PromptGrid[data-bkgstyle='uniform']>thead>tr, .PromptGrid[data-bkgstyle='uniform']>tfoot>tr
{
	background-position: 0;
	float: none;
	background-color: #dbecfc;
	cursor: auto;
	text-transform: none;
}

.PromptGrid[data-bkgstyle='header']>tbody>tr:nth-child(odd), .PromptGrid[data-bkgstyle='header']>tbody>tr:nth-child(even), .PromptGrid[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-position: 0;
	float: none;
	background-color: honeydew;
	cursor: auto;
	text-transform: none;
}

.PromptGrid[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-position: 0;
	float: none;
	background-color: ghostwhite;
	cursor: auto;
	text-transform: none;
}

.PromptGrid[data-bkgstyle='header']>thead>tr, .PromptGrid[data-bkgstyle='header']>tfoot>tr, .PromptGrid[data-bkgstyle='report']>thead>tr, .PromptGrid[data-bkgstyle='report']>tfoot>tr
{
	background-position: 0;
	float: none;
	background-color: #2e5059;
	cursor: auto;
	text-transform: none;
}

.GridHandHeld
{
	background-color: lightgray;
	height: 294px;
	max-height: 294px;
	min-height: 4em;
	width: 241px;
	max-width: 241px;
}

.GridHandHeld>tbody>tr
{
	float: none;
	font-family: Verdana;
	font-size: 7pt;
	font-style: normal;
	background-color: whitesmoke;
	color: #2e5057;
	cursor: auto;
}

.GridHandHeld>thead>tr, .GridHandHeld>tfoot>tr
{
	float: none;
	color: white;
	background-color: #2e5057;
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	cursor: auto;
}

.GridHandHeld[data-bkgstyle='none']>thead>tr, .GridHandHeld[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.GridHandHeld[data-bkgstyle='none']>tbody>tr
{
	float: none;
	font-family: Verdana;
	font-size: 7pt;
	font-style: normal;
	background-color: whitesmoke;
	color: #2e5057;
	cursor: auto;
}

.GridHandHeld[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .GridHandHeld[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .GridHandHeld[data-bkgstyle='uniform']>thead>tr, .GridHandHeld[data-bkgstyle='uniform']>tfoot>tr
{
	float: none;
	background-color: white;
	cursor: auto;
}

.GridHandHeld[data-bkgstyle='header']>tbody>tr:nth-child(odd), .GridHandHeld[data-bkgstyle='header']>tbody>tr:nth-child(even), .GridHandHeld[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	float: none;
	background-color: whitesmoke;
	cursor: auto;
}

.GridHandHeld[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	float: none;
	background-color: ghostwhite;
	cursor: auto;
}

.GridHandHeld[data-bkgstyle='header']>thead>tr, .GridHandHeld[data-bkgstyle='header']>tfoot>tr, .GridHandHeld[data-bkgstyle='report']>thead>tr, .GridHandHeld[data-bkgstyle='report']>tfoot>tr
{
	float: none;
	background-color: #2e5057;
	cursor: auto;
}

.Hyperlink
{
	background-image: none;
	border-style: none;
	border-width: 0px;
}
.Messages,.ErrorMessages,.WarningMessages
{
	background-color: #ffffe1;
	border-bottom-color: #716f64;
	border-left-color: #716f64;
	border-right-color: #716f64;
	border-top-color: #716f64;
	border-style: solid;
	border-width: 1px;
	float: none;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	font-family: Verdana, Arial;
	font-size: 7.5pt;
	color: #000;
}
.ErrorMessages
{
	background-color: red;
	border-style: groove;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
	box-shadow: silver;
	font-size: 9pt;
	font-style: normal;
	font-weight: bolder;
	color: white;
}
.WarningMessages
{
	background-color: gold;
	font-weight: bold;
	color: #404040;
}
.Table,.TableDragging,.TableAcceptDrag,.TableNoAcceptDrag,.Table100x100,.TableBorder,.TableBorderBottom,.ToolbarMain,.TableGridHeader,.Table100x100H,.Table100x1004C,.TableViewGeneralAtts,.ViewTable,.HorizontalSpace,.TableBottom,.Table95,.RecentLinksTable,.RecentLinksTableOdd,.RecentLinksTableEven,.TableMargin2,.Table80,.LevelTable,.BodyContainer,.HeaderContainer,.RecentLinksContainer,.FormContainer,.AdvancedContainerItem,.AdvancedContainerItemExpanded,.AdvancedContainer,.AdvancedContainerVisible,.AdvancedContainerFullHeight,.OrdersTable,.WWAdvancedContainer,.RecentLinksMainTable,.RecentLinksMainTableExpanded,.PromptContainer,.PromptMainTable,.MainContainer,.GridTabMainTable,.Table960,.TableGreyFooter,.TableBlackFooter,.TableBlackHeader,.TableLogin,.TableHorizontalLine1,.TableTop1,.TablePaddingTop5,.TableAlignedCentered,.PopupContentCell,.TableActions,.TableActionsCell,.TableActionsCellLogin,.DataDescriptionCell,.DataDescriptionCellLeft,.DataDescriptionCellLogin,.TableData,.TextBlockTitleCell,.TableTitleCell,.GridHeaderCell,.GridHeaderCellCleanFilters,.TableView,.HorizontalLineWWP,.GridLineEven,.GridLineOdd,.GridFooter,.SpaceTable,.TableWhiteBorder,.TableMerged,.TableSearch,.TableCellBreadCrumbOdd,.TableCellBreadCrumbEven,.TableAttributesCell,.TableSearchCell,.TablePaddingLeft,.TableLineSeparator,.TableRowSideBar,.TableGroup,.MasterLeftZone,.MasterRightZone,.MPBar,.breadCrumbTitleCell,.TableGeolocation,.TableBar,.Table100H,.TableCellAlignRight,.MasterMainClass,.ContentHolderCell,.TableAlignRight,.TableAlignRightWithMargin,.MasterTopIconsCell,.TableHiddenExtraSmall,.TableUserRoleMenuInfo,.CellPaddingTop,.TableViewTab,.TableFSHeader,.FSSingleLine,.MergedItemNotRequired,.TableLabel50Percent,.TableWithBottomBorder,.FSWithHeaderCellBottomRow,.TableStepBulletLineCell,.TableWizardMain,.WizardStepsCell,.WizardStepsPositionCell,.FilterMultipleSelectorCell,.FilterMultiplePromptCell,.TableStep,.TableStepSelected,.TableContainerStep,.TableContainerStepSelected,.TableContainerStepFirst,.TableContainerStepLast,.TableStepBullet,.TableStepBulletChecked,.TableStepBulletSelected,.TableContainerStepBullet,.TableStepBulletLine,.TableStepBulletLineChecked,.WizardTitleCell,.TableStepInfo,.Tool01,.TableMain,.TableMainPopup,.TableDynamicFilters,.select,.Container,.ContainerFluid,.TableGrid,.TableTop,.TableContent,.TableContentNoMargin,.TableLeftMenu,.Table100Width,.Table100W5Padding,.Table100Wx580H,.Table2Padding,.TableHorizontalLine,.header_pink_line,.TableHorizontalLineBlue,.TableHorizontalLineGray,.TableTopMenu,.TableVerticalLine,.TableVerticalLineBlue
{
	float: none;
	border-style: none;
	border-width: 0px;
	font-family: Verdana;
	font-size: 9pt;
}
.TableMain,.TableMainPopup
{
	margin-bottom: 0pt;
	margin-left: 0pt;
	margin-right: 0pt;
	margin-top: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	padding-right: 0pt;
	padding-top: 0pt;
	background-color: white;
	font-family: Verdana,Arial;
	font-style: normal;
	width: 100%;
}
.TableMainPopup
{
	padding-top: 15px;
}
.TableDynamicFilters,.select
{
	margin-left: auto;
}
.Container,.ContainerFluid
{
	border-bottom-color: darkgray;
	border-left-color: darkgray;
	border-right-color: darkgray;
	border-top-color: silver;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
}
.TableGrid
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: #e8f4ff;
	border-bottom-color: #4682b4;
	border-left-color: #4682b4;
	border-right-color: #4682b4;
	border-top-color: #4682b4;
	border-style: solid;
	border-width: 1px;
}
.TableTop
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: #4682b4;
	color: white;
	height: 75px;
	width: 100%;
	vertical-align: middle;
}
.TableContent,.TableContentNoMargin
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 10pt;
	padding-left: 10pt;
	padding-right: 10pt;
	padding-top: 10pt;
	color: black;
	vertical-align: top;
}
.TableContentNoMargin
{
	margin-bottom: 15px;
	margin-right: 0pt;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	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;
	font-family: Verdana,Arial;
	font-style: normal;
	width: 100%;
}
.TableLeftMenu
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: #dbecfc;
	font-size: 8.25pt;
	width: 100%;
	text-indent: 15pt;
}
.Table100Width,.Table100W5Padding,.Table100Wx580H
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 100%;
	vertical-align: top;
}
.Table100Wx580H
{
	height: 580px;
}
.Table2Padding
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 2pt;
	padding-left: 2pt;
	padding-right: 2pt;
	padding-top: 2pt;
}
.TableHorizontalLine,.header_pink_line,.TableHorizontalLineBlue,.TableHorizontalLineGray
{
	background-color: black;
	font-size: 1.5pt;
	height: 1px;
	width: 100%;
}
.TableHorizontalLineBlue
{
	background-color: #4682b4;
}
.TableHorizontalLineGray
{
	background-color: #d3d3d3;
}
.TableTopMenu
{
	background-color: #b0c4de;
	font-size: 8.25pt;
	text-indent: 0px;
}
.TableVerticalLine,.TableVerticalLineBlue
{
	background-color: black;
	font-size: 1.5pt;
	height: 100%;
	width: 1px;
}
.TableVerticalLineBlue
{
	background-color: #4682b4;
}
.Group,.GroupTitle,.GroupTitle11,.GroupTitle111,.Group1TitleP,.Filtros,.GroupFiltrosTitle
{
	background-color: transparent;
	background-image: none;
	border-bottom-color: #2e5057;
	border-left-color: #2e5057;
	border-right-color: #2e5057;
	border-top-color: #2e5057;
	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;
	box-shadow: 1px 1px 1px 1px gainsboro;
	float: none;
	text-shadow: black;
}

.GroupTitle
{
	float: none;
}

.GroupTitle
{
	box-shadow: 1px 1px 1px 1px gainsboro;
	text-shadow: black;
}

.GroupTitleTitle
{
	float: none;
}

.GroupTitle11,.GroupTitle111
{
	box-shadow: 1px 1px 1px 1px gainsboro;
	text-shadow: black;
}

.GroupTitle11Title
{
	float: none;
}

.GroupTitle111
{
	box-shadow: 1px 1px 1px 1px gainsboro;
	text-shadow: black;
}

.GroupTitle111Title
{
	font-size: 20pt;
	font-style: italic;
	font-variant: small-caps;
	text-decoration: blink;
	color: #2e5057;
	float: none;
}

.Group1TitleP
{
	box-shadow: 1px 1px 1px 1px gainsboro;
	text-shadow: black;
}

.Group1TitlePTitle
{
	float: none;
}

.Filtros,.GroupFiltrosTitle
{
	box-shadow: 1px 1px 1px 1px gainsboro;
	text-shadow: black;
}

.FiltrosTitle
{
	float: none;
}

.GroupFiltrosTitle
{
	box-shadow: 1px 1px 1px 1px gainsboro;
	text-shadow: black;
}

.GroupFiltrosTitleTitle
{
	float: none;
}

BODY
{
	float: none;
	height: inherit;
}
HTML
{
	float: none;
	height: 100%;
}
.CalendarCombo 
{
	background-color: #dbecfc;
	border-bottom-color: snow;
	border-left-color: #dbecfc;
	border-right-color: snow;
	border-top-color: #dbecfc;
	border-style: solid;
	border-width: 1px;
	float: none;
	left: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	position: absolute;
	top: 0px;
	width: 4em;
	display: none;
	cursor: default;
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: black;
}
.CalendarCombo  .label 
{
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	font-family: Verdana, Arial;
	font-size: 8pt;
	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;
	text-align: center;
}
.CalendarCombo  .active 
{
	border-bottom-color: #1f4c87;
	border-left-color: #1f4c87;
	border-right-color: #1f4c87;
	border-top-color: #1f4c87;
	border-style: outset;
	border-width: 1px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	font-family: Verdana, Arial;
	font-size: 8pt;
}
.CalendarCombo  .hilite 
{
	background-color: #1f4c87;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: white;
}
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;
	float: none;
	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;
}
.DragData 
{
	float: none;
}
.ComponentTrigger 
{
	float: none;
	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;
	float: none;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
}
#gx_ajax_notification
{
	float: none;
	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;
}
.RowDeleted 
{
	float: none;
	text-decoration: line-through;
}
.dp_container 
{
	float: none;
	position: relative;
}
UL.Tabs
{
	float: none;
	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 SPAN
{
	display: block;
}
UL.Tabs LI.Tab SPAN.TabBackground
{
	overflow: hidden;
}
UL.Tabs LI.Tab SPAN.TabText
{
	white-space: nowrap;
}
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;
	float: none;
	position: relative;
	height: 72px;
	width: 128px;
	display: block;
	text-align: center;
	line-height:68px;
}
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 *
{
	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.action
{
	background-color: #666;
	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;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	line-height:15px;
	-ms-transition: opacity .3s ease-in-out;
	-moz-transition: opacity .3s ease-in-out;
	-webkit-transition: opacity .3s ease-in-out;
}
DIV.gx-multimedia-upload A.change-action
{
	background-position: 4px center;
	background-repeat: no-repeat;
	padding-left: 16px;
	padding-right: 4px;
	right: 0px;
}
DIV.gx-multimedia-upload A.clear-action
{
	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 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 INPUT.BtnEnter
{
	clear: both;
	margin-left: auto;
	margin-right: auto;
	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.gx-download-placeholder
{
	opacity:1;
}
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-video-placeholder
{
	opacity:1;
}
DIV.gx-multimedia-upload A.gx-multimedia-empty SPAN.gx-audio-placeholder
{
	opacity:1;
}
DIV.gx-multimedia-upload:hover
{
	float: none;
}
DIV.gx-multimedia-upload:hover A.action
{
	display: block;
	opacity:.7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
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)";
}
A:not([href])
{
	float: none;
}
A:not([href]) SPAN.gx-download-placeholder
{
	opacity:.5;
}
A:not([href]) SPAN.gx-video-placeholder
{
	opacity:.5;
}
A:not([href]) SPAN.gx-audio-placeholder
{
	opacity:.5;
}
DIV.gx-mask
{
	background-color: black;
	float: none;
	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;
	float: none;
	animation: leavemask .3s;
	-webkit-animation: leavemask .3s;
}
BODY.gx-masked
{
	float: none;
}
BODY.gx-masked DIV.gx-mask
{
	background-color: #bebebe;
	background-image: url(../aWaitAVG.gif);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	bottom: 0px;
	position: absolute;
	z-index: 500;
	height: 100%;
	width: 100%;
	transition: all cubic-bezier(0,1,1,0.69) .5s;
	 -moz-transition: all cubic-bezier(0,1,1,0.69) .5s;
	-ms-transition: all cubic-bezier(0,1,1,0.69) .5s;
	-0-transition:all cubic-bezier(0,1,1,0.69) .5s;
	 -webkit-transition: all cubic-bezier(0,1,1,0.69) .5s;
	-ms-filter:"alpha(opacity=10)";
	 opacity:.60;
}
.gx-masked-relative 
{
	float: none;
	position: relative;
}
.GXProgressBar 
{
	float: none;
}
.GXProgressBar  .progress-bar-title 
{
	margin-bottom: 3px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 3px;
}
.ErrorViewerBullet div 
{
	float: none;
	margin-left: 5px;
	display: list-item;
	list-style-position: inside;
}
.GeoLocOption 
{
	float: none;
	margin-left: 4px;
	margin-right: 4px;
	position: relative;
	top: 2px;
	cursor: pointer;
}
.Calendar 
{
	background-color: Window;
	border-bottom-color: snow;
	border-left-color: #fff;
	border-right-color: white;
	border-top-color: #fff;
	position: relative;
	display: none;
	cursor: default;
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: black;
}
.Calendar  .CalendarButton 
{
	background-color: #dbecfc;
	border-bottom-color: #4682b4;
	border-left-color: #dbecfc;
	border-right-color: #4682b4;
	border-top-color: #dbecfc;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: black;
	text-align: center;
}
.Calendar  .nav 
{
	background-color: #dbecfc;
	background-image: url(../menuarrow.gif);
	background-position: 100% 100%;
	background-repeat: no-repeat;
	border-style: outset;
	border-top: 1px;
	font-family: Verdana, Arial;
	font-size: 8pt;
}
.Calendar  TABLE
{
	background-color: white;
	border-bottom-color: #4682b4;
	border-left-color: #4682b4;
	border-right-color: #4682b4;
	border-top-color: #4682b4;
	border-style: solid;
	border-width: 1px;
	cursor: default;
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: black;
}
.Calendar  TABLE .wn 
{
	background-color: #dbecfc;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 3px;
	padding-top: 2px;
	color: ButtonText;
}
.Calendar  THEAD .name 
{
	background-color: #dbecfc;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	color: black;
	text-align: center;
}
.Calendar  THEAD .weekend 
{
	color: #f00;
}
.Calendar  THEAD .hilite 
{
	border-bottom-color: #4682b4;
	border-left-color: #dbecfc;
	border-right-color: #4682b4;
	border-top-color: #dbecfc;
	border-style: solid;
	border-width: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.Calendar  THEAD .active 
{
	background-color: gainsboro;
	border-bottom-color: #4682b4;
	border-left-color: #dbecfc;
	border-right-color: #4682b4;
	border-top-color: #dbecfc;
	border-style: outset;
	border-width: 1px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 0px;
	padding-top: 2px;
}
.Calendar  THEAD .CalendarTitle 
{
	background-color: #ede8e8;
	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-weight: bold;
	color: CaptionText;
	text-align: center;
}
.Calendar  TBODY
{
	font-family: Verdana, Arial;
	font-size: 8pt;
}
.Calendar  TBODY .day 
{
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	width: 2em;
	color: #000;
	text-align: center;
	vertical-align: middle;
}
.Calendar  TBODY .rowhilite  TD
{
	background-color: #4682b4;
	color: white;
}
.Calendar  TBODY .emptyrow 
{
	display: none;
}
.Calendar  TBODY .emptycell 
{
	visibility: hidden;
}
.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: ButtonFace;
	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  TBODY TD.hilite
{
	background-color: #1f4c87;
	border-right-color: #000;
	border-top-color: #fff;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 3px;
	padding-top: 1px;
	color: #fff;
}
.Calendar  TBODY TD.active
{
	background-color: #1f4c87;
	border-bottom-color: ButtonHighlight;
	border-left-color: ButtonShadow;
	border-right-color: ButtonHighlight;
	border-top-color: ButtonShadow;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	color: #fff;
	text-align: center;
	vertical-align: middle;
}
.Calendar  TBODY TD.selected
{
	background-color: gainsboro;
	border-bottom-color: ButtonHighlight;
	border-left-color: ButtonShadow;
	border-right-color: ButtonHighlight;
	border-top-color: ButtonShadow;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	font-weight: bold;
	color: ButtonText;
	vertical-align: middle;
}
.Calendar  TBODY TD.weekend
{
	color: #f00;
}
.Calendar  TBODY TD.today
{
	font-weight: bold;
	color: #1f4c87;
}
.Calendar  TBODY TD.disabled
{
	color: GrayText;
}
.Calendar  TFOOT .ttip 
{
	background-color: #dbecfc;
	border-bottom-color: ButtonHighlight;
	border-left-color: ButtonShadow;
	border-right-color: ButtonHighlight;
	border-top-color: ButtonShadow;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	color: ButtonText;
	text-align: center;
}
.Calendar  TFOOT .hilite 
{
	background-color: gainsboro;
	border-bottom-color: #4682b4;
	border-left-color: #dbecfc;
	border-right-color: #4682b4;
	border-top-color: #dbecfc;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}
.Calendar  TFOOT .active 
{
	border-bottom-color: #4682b4;
	border-left-color: #dbecfc;
	border-right-color: #4682b4;
	border-top-color: #dbecfc;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}
.Calendar  TD.time
{
	background-color: #dbecfc;
	padding-bottom: 1px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 1px;
	text-align: center;
}
.Calendar  TD.time .hour 
{
	border-bottom-color: #889;
	border-left-color: #889;
	border-right-color: #889;
	border-top-color: #889;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
	font-weight: bold;
}
.Calendar  TD.time .minute 
{
	border-bottom-color: #889;
	border-left-color: #889;
	border-right-color: #889;
	border-top-color: #889;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
	font-weight: bold;
}
.Calendar  TD.time .ampm 
{
	border-bottom-color: #889;
	border-left-color: #889;
	border-right-color: #889;
	border-top-color: #889;
	padding-bottom: 4px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	font-weight: bold;
	text-align: left;
}
.Calendar  TD.time .colon 
{
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 2px;
	padding-top: 0px;
	font-weight: bold;
}
.Calendar  TD.time SPAN.hilite
{
	background-color: #1f4c87;
	border-bottom-color: #000;
	border-left-color: #000;
	border-right-color: #000;
	border-top-color: #000;
	color: white;
}
.Calendar  TD.time SPAN.active
{
	background-color: #1f4c87;
	border-bottom-color: #f00;
	border-left-color: #f00;
	border-right-color: #f00;
	border-top-color: #f00;
	color: gold;
}
.PopupHeader 
{
	background-color: transparent;
	background-image: none;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	float: none;
	margin-top: -20px;
	padding-right: 20px;
	z-index: 1;
	width: 100%;
	cursor: move;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: white;
	text-indent: 3px;
	vertical-align: bottom;
	width:100% !important;
	 top:0px !important;
	 left:0px !important;
	height: 60px !important;
}
.PopupHeader  .PopupTitle 
{
	margin-top: 30px;
}
.PopupHeaderButton 
{
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../ActionDelete1.png);
	background-repeat: no-repeat;
	float: right;
	height: 32px;
	width: 32px;
	cursor: default;
	text-align: right;
}
.PopupContent 
{
	background-color: #104182;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	float: none;
	margin-left: -2px;
	margin-top: -24px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 40px;
	text-shadow: 4px 4px 4px darkgray ;
	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;
	height: 100%;
	max-height: 100%;
	min-height: 100%;
	width: 100%;
	max-width: 100%;
	min-width: 100%;
}
.PopupShadow 
{
	background-color: #1c6fdb;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	float: none;
	opacity:.4;
}
.PopupBorder 
{
	background-color: transparent;
	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;
	float: none;
	padding-right:40px !important;
	padding-bottom:20px !important;
}
.PopupBorder  IMG
{
	margin-left: -2px;
	margin-top: -6px;
	padding-bottom: 10px;
}
.UnSelectedTab 
{
	background-image: url(../Default/TabUnselected.gif);
	font-family: Arial;
	font-size: 8pt;
}
.UnSelectedTab  A
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	vertical-align: bottom;
}
.table > tbody > tr > td 
{
	border-style: none;
	border-top: 0;
}
.ColumnSettings 
{
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 5px;
	position: static;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	text-align: left;
}
.ColumnSettings  .Button 
{
	margin-right: 0px;
	margin-top: 0px;
	height: auto;
	width: 100%;
	margin-left:0px !important;
}
.ColumnSettings  .dropdown-menu 
{
	left: auto;
	margin-top: 18px;
	padding-bottom: 10px;
	padding-top: 10px;
	top: auto;
}
.ColumnSettings  .input-group 
{
	border-collapse:collapse;
}
.ColumnSettings  .input-group  A.btn
{
	margin-left: -6px;
	padding-left: 1px;
}
.ColumnSettings  .input-group  A.btn-default:hover
{
	padding-left: 1px;
}
.ColumnSettings  .input-group  INPUT
{
	margin-top: 0px;
	height: 28px;
}
.ColumnSettings  .input-group-btn .btn 
{
	padding-top: 2px;
	height: 28px;
}
.ColumnSettings  .input-group-btn .btn  IMG
{
	width: 20px;
}
.ColumnSettings  INPUT.Attribute
{
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	margin-top: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	height: 28px;
	margin-left:2px !important;
}
.ColumnSettings  BUTTON
{
	margin-right: 1px;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 0px;
	height: 17px;
}
.ColumnSettings  BUTTON IMG
{
	float: left;
}
.ColumnSettings  BUTTON SPAN.caret
{
	display: none;
}
.ColumnSettings  .LiFilterSelected 
{
	margin-left: 5px;
	margin-right: 15px;
	margin-top: 10px;
}
.ColumnSettings  .FilterOptionsMultiSelection  LI
{
	padding-left: 5px;
}
.ColumnSettingsAlignTitleRight SPAN 
{
	margin-left: auto;
}
.ColumnsSelectorFreeStyleGrid  .GridTitle 
{
	height: 35px;
}
.ColumnsSelectorFreeStyleGrid IMG 
{
	display: block;
}
.ColumnsSelectorFreeStyleGrid TABLE 
{
	height: 100%;
	white-space: nowrap;
}
.ColumnsSelectorFreeStyleGrid TD 
{
	height: 35px;
}
.WorkWith  TR
{
	border-top: 1px solid #efefef;
}
.WorkWith  TR A:focus .ActionBaseColorAttribute 
{
	background-color: #078bcd;
}
.WorkWith  TR A:focus .DeleteAttribute 
{
	background-color: #f56a67;
}
.WorkWith  TR A:focus .SelectAttribute 
{
	background-color: #9ccf70;
}
.WorkWith  TR A:focus .WWActionGroupColumn .Attribute 
{
	color: black;
}
.WorkWith  TR .WWActionColumn  A:focus
{
	outline: none !important;
	 box-shadow:none !important;
}
.WorkWith  TR:hover .ActionBaseColorAttribute 
{
	background-color: #d9d9d9;
}
.WorkWith  TR:hover .ActionBaseColorAttribute:hover 
{
	background-color: #078bcd;
}
.WorkWith  TR:hover .ActionAttribute 
{
	background-color: #d9d9d9;
}
.WorkWith  TR:hover .DeleteAttribute 
{
	background-color: #d9d9d9;
}
.WorkWith  TR:hover .DeleteAttribute:hover 
{
	background-color: #f56a67;
}
.WorkWith  TR:hover .ActionAttribute:hover 
{
	background-color: #357ebd;
}
.WorkWith  TR:hover .SelectAttribute 
{
	background-color: #d9d9d9;
}
.WorkWith  TR:hover .SelectAttribute:hover 
{
	background-color: #9ccf70;
}
.WorkWith  TR:hover .BlackAttribute 
{
	background-color: #d9d9d9;
}
.WorkWith  TR:hover .BlackAttribute:hover 
{
	background-color: black;
}
.WorkWith  TR:hover .WWActionGroupColumn .Attribute 
{
	color: black;
}
.WorkWith  .Attribute 
{
	margin-left: 0px;
	display: block;
}
.WorkWith  DIV.checkbox
{
	padding-top:3px !important;
	 ;
}
.WorkWith  .AttributeCheckBox 
{
	margin-left: 0px;
}
.WorkWith  SELECT
{
	width:auto !important;
}
.WorkWith  .checkbox LABEL SPAN INPUT 
{
	margin-top: 4px;
	margin-left:-14px !important;
}
.WorkWith  .ErrorAttribute 
{
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 0px;
	margin-left: 0px;
}
.WorkWith  .ErrorMessages 
{
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	white-space: nowrap;
}
.BtnImage:hover 
{
	background-color: transparent;
	opacity:1;
}
.BtnImage:focus 
{
	background-color: transparent;
	box-shadow:none !important;
	opacity:1;
}
.TableCellsWidthAuto  .col-sm-1 
{
	width: auto;
}
.TableCellsWidthAuto  .col-sm-2 
{
	width: auto;
}
.TableCellsWidthAuto  .col-sm-3 
{
	width: auto;
}
.TableCellsWidthAuto  .col-sm-4 
{
	width: auto;
}
.TableCellsWidthAuto  .col-sm-5 
{
	width: auto;
}
.TableCellsWidthAuto  .col-sm-6 
{
	width: auto;
}
.TableCellsWidthAuto  .col-sm-7 
{
	width: auto;
}
.TableCellsWidthAuto  .col-sm-8 
{
	width: auto;
}
.TableCellsWidthAuto  .col-sm-9 
{
	width: auto;
}
.TableCellsWidthAuto  .col-sm-10 
{
	width: auto;
}
.TableCellsWidthAuto  .col-sm-11 
{
	width: auto;
}
.TableCellsWidthAuto  .col-sm-12 
{
	width: auto;
}
.TableDynamicFilters .gx-tab-padding-fix-1 
{
	padding-bottom: 1px;
	padding-left: 0px;
	padding-right: 1px;
	padding-top: 1px;
}
.TableDynamicFilters .gx-tab-padding-fix-2 
{
	border-spacing:0px;
}
.TableDynamicFilters .input-group 
{
	margin-left: -1px;
}
.TableDynamicFilters .TableMerged 
{
	margin-bottom: 0px;
}
.TableDynamicFilters .TableMerged  .form-group 
{
	margin-bottom: 0px;
}
.TableDynamicFilters INPUT[type="text"] 
{
	width: 125px;
}
.TableDynamicFilters INPUT[type="text"].AttributeDate 
{
	width:88px !important;
}
.TableDynamicFilters INPUT[type="text"].AttributeDateTime 
{
	width:auto !important;
}
.TableDynamicFilters SELECT 
{
	background-color: #fbfbfb;
	width: auto !important;
}
.TableDynamicFilters TEXTAREA 
{
	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-left: 10px;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	height: 30px;
	color: #555;
	vertical-align: middle;
	font: 10pt 'Trebuchet MS' !important;
	display: inline-block;
	 width:125px !important;
}
.AttributeGrayLabel 
{
	float: left;
	float:left !important;
}
.CellViewTabsPosition .panel-group 
{
	margin-bottom: 10px;
}
.HRDefault 
{
	background-color: #6aacc2;
	border-width: 0px;
	height: 2px;
	color: #6aacc2;
}
DIV
{
	float: none;
}
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;
}
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;
	float: none;
	position: absolute;
	-moz-box-sizing: border-box;
	font-family: Verdana, Arial;
	font-size: 8pt;
}
DIV.suggestions DIV
{
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	cursor: default;
}
DIV.suggestions DIV.current
{
	background-color: #1f4c87;
	color: white;
}
INPUT.BtnExportReport:active
{
	background-color: transparent;
	background-image: none;
}
INPUT.BtnExport:active
{
	background-color: transparent;
	background-image: url(Default/ActionExport.gif);
}
INPUT.BtnEditColumns:active
{
	background-color: transparent;
	background-image: none;
}
INPUT.BtnActionGroupDelete:active
{
	background-color: transparent;
	background-image: none;
}
INPUT.BtnActionGroupUpdate:active
{
	background-color: transparent;
	background-image: none;
}
/* [gx-css-import ignore - start] */

@keyframes entermask
{
  from {background-color: transparent;}
  to {background-color: black;}
}

@keyframes leavemask
{
  from {background-color: black;}
  to {background-color: transparent;}
}
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;
}

.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-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,.280);
}

.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-sr-only{
	display:none !important;
}
[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%;
  }
  
.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;
}

/* 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] {
	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;
}

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{		
		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.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:100vw !important;
	}
}

.gx-multimedia-ro img:not([src=""]) {
	background-image: none;
}

.gx-multimedia-ro img:not([src=""]) + * {
	display: none;
}


/* [gx-css-import ignore - end] */
