﻿/* [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] */
.TabPage,.WWTabPage,.WWTabPageSelected,.WWTabPageHovered,.WWFirstTabPage
{
	border-style: none;
	border-width: 0px;
}
.Animation
{
	--gx-animation-type: 'idNative';
}
.ErrorViewerLine
{
	border-style: none;
	border-width: 0px;
}
.Flex
{
	border-style: none;
	border-width: 0px;
}
.TableRow
{
	border-style: none;
	border-width: 0px;
}
.TableCell
{
	border-style: none;
	border-width: 0px;
}
.Popup,.Form .gx-popup.gx-popup-default,.FormBackgroundImage .gx-popup.gx-popup-default,.FormNoBackgroundColor .gx-popup.gx-popup-default,.Login_user .gx-popup.gx-popup-default
{
	border-style: none;
	border-width: 0px;
}
.CallTarget,.ResponsiveSlide .gx-call-target.top,.Form .gx-call-target.top,.FormBackgroundImage .gx-call-target.top,.FormNoBackgroundColor .gx-call-target.top,.Login_user .gx-call-target.top,.ResponsiveSlide .gx-call-target.right,.Form .gx-call-target.right,.FormBackgroundImage .gx-call-target.right,.FormNoBackgroundColor .gx-call-target.right,.Login_user .gx-call-target.right,.ResponsiveSlide .gx-call-target.bottom,.Form .gx-call-target.bottom,.FormBackgroundImage .gx-call-target.bottom,.FormNoBackgroundColor .gx-call-target.bottom,.Login_user .gx-call-target.bottom,.ResponsiveSlide .gx-call-target.left,.Form .gx-call-target.left,.FormBackgroundImage .gx-call-target.left,.FormNoBackgroundColor .gx-call-target.left,.Login_user .gx-call-target.left
{
	background-color: white;
	border-style: none;
	border-width: 0px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
	padding-left: 15px;
	padding-right: 15px;
}
/* [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;
}


.FormBackgroundImage #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.FormBackgroundImage .gx-call-target {
	overflow: auto;
}

.FormBackgroundImage .gx-center-target {
	display: table-cell;
}

.FormBackgroundImage .gx-call-target.top {
	height: 15vh;
}

.FormBackgroundImage .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.FormBackgroundImage .gx-call-target.bottom {
	height: 10vh;
}

.FormBackgroundImage .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.FormNoBackgroundColor #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.FormNoBackgroundColor .gx-call-target {
	overflow: auto;
}

.FormNoBackgroundColor .gx-center-target {
	display: table-cell;
}

.FormNoBackgroundColor .gx-call-target.top {
	height: 15vh;
}

.FormNoBackgroundColor .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.FormNoBackgroundColor .gx-call-target.bottom {
	height: 10vh;
}

.FormNoBackgroundColor .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.Login_user #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.Login_user .gx-call-target {
	overflow: auto;
}

.Login_user .gx-center-target {
	display: table-cell;
}

.Login_user .gx-call-target.top {
	height: 15vh;
}

.Login_user .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.Login_user .gx-call-target.bottom {
	height: 10vh;
}

.Login_user .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;
}


.FormBackgroundImage #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.FormBackgroundImage .gx-call-target {
	overflow: auto;
}

.FormBackgroundImage .gx-center-target {
	display: table-cell;
}

.FormBackgroundImage .gx-call-target.top {
	height: 15vh;
}

.FormBackgroundImage .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.FormBackgroundImage .gx-call-target.bottom {
	height: 10vh;
}

.FormBackgroundImage .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.FormNoBackgroundColor #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.FormNoBackgroundColor .gx-call-target {
	overflow: auto;
}

.FormNoBackgroundColor .gx-center-target {
	display: table-cell;
}

.FormNoBackgroundColor .gx-call-target.top {
	height: 15vh;
}

.FormNoBackgroundColor .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.FormNoBackgroundColor .gx-call-target.bottom {
	height: 10vh;
}

.FormNoBackgroundColor .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.Login_user #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.Login_user .gx-call-target {
	overflow: auto;
}

.Login_user .gx-center-target {
	display: table-cell;
}

.Login_user .gx-call-target.top {
	height: 15vh;
}

.Login_user .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.Login_user .gx-call-target.bottom {
	height: 10vh;
}

.Login_user .gx-call-target.left {
	display: table-cell;
	width: 400px;
}

/* [gx-css-import ignore - end] */
.ActionGroupItem
{
	border-style: none;
	border-width: 0px;
}
.Rating.rating-container .rating-stars
{
	color: #f5c145;
}
.Rating.rating-container
{
	color: #e6e6e6;
}
.gx-switch-Switch .on
{
	background-color: #5cb85c !important;
	color: #fff !important;
}
.gx-switch-Switch .off
{
	background-color: #eee !important;
	color: #000 !important;
}
.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';
}
.GridRow,.WorkWithRowSelected,.WorkWithRowHover,.WorkWithHeader,.GridWithBorderColorHeader,.GridNoBorderHeader
{
	border-style: none;
	border-width: 0px;
}
.Tab,.WWTab
{
	border-style: none;
	border-width: 0px;
}
.EmbeddedPage
{
	border-style: none;
	border-width: 0px;
}
.GridColumn,.WWIconActionColumn,.TagColumn,.ActionColumn,.WWColumn,.WWActionColumn,.WWOptionalColumn,.WWSecondaryColumn,.WWTextActionColumn,.WWActionGroupColumn,.WWColumnSuccess,.WWColumnDanger,.WWColumnWarning,.WWColumnGray,.WWColumnBold,.WWColumnItalic,.WWColumnLineThrough,.WWColumnUnderline,.WWColumnInfo,.OptionalColumn
{
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	border-style: none;
	border-width: 0px;
}
.Section,.CellPaddingLeft30,.CellMarginPrompt,.FontColorIcon,.FontColorIconSmall,.FontColorIconDanger,.FontColorIconWarning,.FontColorIconSuccess,.FontColorIconInfo,.FontColorIconInfoLight,.PanelChat,.WizardStepsContainerCell,.CardMaterialMoreInfoIcon,.WWActionsCell,.ViewActionsCell,.ViewGridActionsCell,.ViewActionsBackCell,.WWFiltersCell,.WWFiltersCellCollapsed,.OrdersCell,.WWAdvancedBarCell,.ViewAdvancedBarCell,.PromptAdvancedBarCell,.WWGridCell,.ViewGridCell,.ViewGridCellAdvanced,.WWGridCellExpanded,.ToggleCell,.ToolbarCellClass,.VerticalCenteredCell,.HeaderLine,.gx-navbar-inner,.ContentPlace,.ReservedSpaceCell,.FormCell,.FormCellSimple,.FormCellAdvanced,.GAMIconLogin,.SubtitleContainer,.TopLeftSeparateCell,.PopupSections,.PopupContent,.PopupHeader,.WWTabStrip,.CellWWLink,.CellPaddingTop10,.WWActionGroupList,.FilterSearchAttributeSelectorClass,.DateFilterSearchAttributeSelectorClass,.CellTableContentHolderFixed,.MasterHeaderCell,.MasterHeaderCellNoBackground,.CellTotalizer,.CellAlignTop,.CellAlignTopPaddingTop10,.CellAlignTopPaddingTop2,.FSLineSeparatorCell,.CellAlignCenter,.DataContentCell,.DataContentCellLogin,.RequiredDataContentCellLogin,.RequiredDataContentCell,.DataContentCellView,.LabelCell,.DataContentCell_TB2_100,.AssociationTitleCell,.CellNoMarginBottom,.CellMarginTop,.CellMarginTopAssociationButtons,.WorkWithCell,.ShowMenuImageCell,.ShowMenuImageCellNotFixed,.ShowMenuImageCellNotFixedRight,.ShowMenuImageCellNotFixedRightNavTabs,.CellAlignRight,.CellAlignRightWithMargin,.CellMenuIcon,.CellMarginTopInExtraSmall,.CellMarginLeft,.CellViewTextBlockTitle,.CellViewAttributeTitle,.CellViewTableTitle,.CellTextBlockTitleWWP,.CellPaddingBottom,.CellFloatRight,.CellTableAssociationButtons,.CellTableRightAssociation,.TableSuborLevelCell,.CellWidthAuto,.CellWidthAuto100ExtraSmall,.MergeLabelCell,.ExportOptionsPanellCell,.SectionFSData,.CellViewTab,.ColumnSettingsContainer,.ColumnSettingsRangeContainer,.ColumnSettingsRangeContainerDiv,.ColumnSettingsRangeContainerSpan,.CellPaddingLeft10,.CellAssociationAttributeTitle,.StepNumberCell,.StepContainerCell,.TableStepNumberCell,.AttributeStepCell,.StepNumberBulletCell,.AttributeStepBulletCell,.TextBlockWizardDescriptionCell,.PaginationBar,.PaginationBarEmptyGrid,.WWColumnFirstColumn,.WWColumnGrayFirstColumn,.WWColumnGraySingleCell,.WWColumnWarningFirstColumn,.WWColumnWarningSingleCell,.WWColumnDangerFirstColumn,.WWColumnDangerSingleCell,.WWColumnSuccessFirstColumn,.WWColumnSuccessSingleCell,.WWColumnInfoFirstColumn,.WWColumnInfoSingleCell,.PromptFiltersCell,.CellWidth_6_25,.CellWidth_12_5,.CellWidth_93_75,.CellWidth_87_5,.page-content,.CellMarginLogin,.CellMarginLoginImageLeft,.CellPaddingLogin,.CellTableContentMaster,.CellTableContentMasterVertMenuNotFixed,.CellTitleMaster,.CellTitleMasterFixed,.CellTitleMasterFixed_HorizontalMenu,.CellTitleMasterHorizontalMenu,.CellTitleMasterHorizontalMenu_HeaderFixed,.CellPaddingLeftRight0XS,.HorizontalMenuIcon,.MasterFooterCellVM,.MasterFooterCellFixedVM,.MasterFooterCellFixedHM,.MasterFooterCellFixedVMSidebarImage,.MasterFooterCellHM,.MasterFooterCellVMSidebarImage,.CellTableContentWithFooter,.CellTableContentHorizontalMenu,.CellTableContentHorizontalMenuFixedTitle,.CellTableContentHorizontalMenuFixedHeader,.CellMarginTop10,.ActionGroupGrouped,.TagAfterText,.TagBeforeText,.EditableGridCell_LinedAtts,.ShowMenuImageCellCircle,.LogoCellFixedHeader,.LogoCellNotFixedHeader,.TableUserRoleCell,.MoreInfoCardCell,.MoreInfoAdminCell,.AdminDashboardIcon,.MoreInfoAdminIcon,.ProgressCardCell,.ProgressCardCellDanger,.ProgressCardCellWarning,.ProgressCardCellInfo,.ProgressCardCellSuccess,.ProgressCardCellBaseColor,.ProgressCardCellInfoLight,.ProgressCardContentCell,.ProgressCardIcon,.ProgressCardIconDanger,.ProgressCardIconWarning,.ProgressCardIconInfo,.ProgressCardIconSuccess,.ProgressCardIconBaseColor,.ProgressCardIconInfoLight,.ProgressAdminCardIcon,.ProgressAdminCardCellIcon,.CellMarginTopMedium,.CellTitleMasterNoBackground,.ProgressAdminCardCell,.SimpleCardTableActionsCell,.CardImageCell,.ChatGridCell,.ChatImageCell,.ChatImageCellBaseColor,.ChatMessageCell,.ChatMessageCellBaseColor,.FontIconTopRightActions,.TabContainer,.GridGroupTitle,.CellMarginBottom15,.ViewCellRightItem,.TreeViewCell,.DashboardMenuIconCell,.DashboardIcon,.DashboardWithCalendarLeftContentCell,.DashboardWithCalendarRightContentCell,.TreeViewGridCell,.TableWizardStepsLine,.CellWizardActions,.VerticalTabs,.StepNumberUnderlineCell,.WizardStepsUnderlineContainerCell,.WizardVerticalStepTitlesCell,.WizardVerticalStepsPositionCell,.WizardStepsUnderlinePositionCell,.FreeStyleStepsProgressCell
{
	border-style: none;
	border-width: 0px;
}
.ColumnSettingsContainer
{
	position: relative;
	display: -webkit-box;
	 display: -moz-box;
	display: -ms-flexbox;
	 display: -webkit-flex;
	display:flex;
	 -webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.CellMarginLogin,.CellMarginLoginImageLeft
{
	box-sizing: border-box;
	float: left;
	margin-top: 5px;
	padding-left: 30px;
	padding-right: 15px;
	display: flex;
}
.TabContainer
{
	background-image: none;
	border-bottom: 1px;
	border-bottom-color: #000;
	border-style: solid;
	float: left;
	width: 100%;
}
.GridGroupTitle
{
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	text-align: center;
	vertical-align: bottom;
}
.CellMarginBottom15
{
	margin-bottom: 15px;
}
.ViewCellRightItem
{
	line-height:34px;
}
.TreeViewCell
{
	margin-right: 15px;
	min-width: 285px;
}
.DashboardMenuIconCell
{
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	width: 152px;
	text-align: center;
}
.DashboardIcon
{
	margin-right: 0px;
}
.DashboardWithCalendarLeftContentCell
{
	margin-right: 15px;
	width:calc(100% - 365px);
}
.DashboardWithCalendarRightContentCell
{
	width: 350px;
}
.TreeViewGridCell
{
	width:calc(100% - 300px);
}
.TableWizardStepsLine
{
	padding-bottom: 40px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 40px;
}
.CellWizardActions
{
	padding-top: 35px;
}
.VerticalTabs
{
	display: flex;
}
.StepNumberUnderlineCell
{
	text-align: center;
}
.WizardStepsUnderlineContainerCell
{
	background-color: PaginationBarDefaultBackgroundColor;
	margin-bottom: 20px;
	margin-left: 15px;
	margin-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	min-height: 70px;
	width:calc(100% - 30px);
	overflow-x:auto;
	overflow-y:hidden;
}
.WizardVerticalStepTitlesCell
{
	border-right-color: BorderPanelColor;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 35px;
	padding-left: 35px;
	padding-right: 40px;
	padding-top: 35px;
	min-width: 220px;
	border-top:0;
	border-left:0;
	border-bottom:0;
}
.WizardVerticalStepsPositionCell
{
	padding-bottom: 35px;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 35px;
}
.WizardStepsUnderlinePositionCell
{
	padding-bottom: 20px;
	padding-left: 35px;
	padding-right: 35px;
}
.FreeStyleStepsProgressCell
{
	margin-left: 5px;
}
.ActionGroup,.MainMenu,.Submenu,.Confirm,.WWViewActions,.TrnActionGroup,.ActionGroupRight
{
	border-style: none;
	border-width: 0px;
}
.Attribute,.AttributeAba,.BlobContentAttributeAba,.ReadonlyBlobContentAttributeAba,.BlobInputAttributeAba,.ReadonlyAttributeAba,.DownloadAttribute,.ReadonlyDownloadAttribute,.ImageAttribute,.ActionAttribute,.BlobContentActionAttribute,.ReadonlyBlobContentActionAttribute,.ReadonlyActionAttribute,.ActionBaseColorAttribute,.BlobContentActionBaseColorAttribute,.ReadonlyBlobContentActionBaseColorAttribute,.ReadonlyActionBaseColorAttribute,.BlobInputActionBaseColorAttribute,.DeleteAttribute,.BlobContentDeleteAttribute,.ReadonlyBlobContentDeleteAttribute,.ReadonlyDeleteAttribute,.BlobInputDeleteAttribute,.DisplayAttribute,.BlobContentDisplayAttribute,.ReadonlyBlobContentDisplayAttribute,.ReadonlyDisplayAttribute,.BlobInputDisplayAttribute,.SelectionAttribute,.BlobContentSelectionAttribute,.ReadonlyBlobContentSelectionAttribute,.ReadonlySelectionAttribute,.BlobInputSelectionAttribute,.DisabledActionAttribute,.BlobContentDisabledActionAttribute,.ReadonlyBlobContentDisabledActionAttribute,.ReadonlyDisabledActionAttribute,.BlobInputDisabledActionAttribute,.BlobInputActionAttribute,.SelectAttribute,.BlobContentSelectAttribute,.ReadonlyBlobContentSelectAttribute,.BlobInputSelectAttribute,.ReadonlySelectAttribute,.BlackAttribute,.BlobContentBlackAttribute,.ReadonlyBlobContentBlackAttribute,.BlobInputBlackAttribute,.ReadonlyBlackAttribute,.ResponsiveImageAttribute,.BlobContentResponsiveImageAttribute,.ReadonlyBlobContentResponsiveImageAttribute,.ReadonlyResponsiveImageAttribute,.BlobInputResponsiveImageAttribute,.ProfileImageAttribute,.BlobContentProfileImageAttribute,.ReadonlyBlobContentProfileImageAttribute,.BlobInputProfileImageAttribute,.ReadonlyProfileImageAttribute,.SmallProfileImageAttribute,.BlobContentSmallProfileImageAttribute,.ReadonlyBlobContentSmallProfileImageAttribute,.BlobInputSmallProfileImageAttribute,.ReadonlySmallProfileImageAttribute,.ReadonlyImageAttribute,.VideoAttribute,.ReadonlyVideoAttribute,.AudioAttribute,.ReadonlyAudioAttribute,.IME_Active,.BlobContentIME_Active,.ReadonlyBlobContentIME_Active,.BlobInputIME_Active,.ReadonlyIME_Active,.IME_Inactive,.BlobContentIME_Inactive,.ReadonlyBlobContentIME_Inactive,.BlobInputIME_Inactive,.ReadonlyIME_Inactive,.IME_Disabled,.BlobContentIME_Disabled,.ReadonlyBlobContentIME_Disabled,.BlobInputIME_Disabled,.ReadonlyIME_Disabled,.CheckboxLabel,.BlobContentCheckboxLabel,.ReadonlyBlobContentCheckboxLabel,.BlobInputCheckboxLabel,.ReadonlyCheckboxLabel,.FilterAttribute,.BlobContentFilterAttribute,.ReadonlyBlobContentFilterAttribute,.ReadonlyFilterAttribute,.BlobInputFilterAttribute,.FilterComboAttribute,.BlobContentFilterComboAttribute,.ReadonlyBlobContentFilterComboAttribute,.BlobInputFilterComboAttribute,.ReadonlyFilterComboAttribute,.FilterSearchAttribute,.BlobContentFilterSearchAttribute,.ReadonlyBlobContentFilterSearchAttribute,.BlobInputFilterSearchAttribute,.ReadonlyFilterSearchAttribute,.FilterSearchAttributeFocus,.BlobContentFilterSearchAttributeFocus,.ReadonlyBlobContentFilterSearchAttributeFocus,.BlobInputFilterSearchAttributeFocus,.ReadonlyFilterSearchAttributeFocus,.DateFilterSearchAttribute,.BlobContentDateFilterSearchAttribute,.ReadonlyBlobContentDateFilterSearchAttribute,.BlobInputDateFilterSearchAttribute,.ReadonlyDateFilterSearchAttribute,.FilterPanel,.BlobContentFilterPanel,.ReadonlyBlobContentFilterPanel,.BlobInputFilterPanel,.ReadonlyFilterPanel,.DescriptionAttribute,.BlobContentDescriptionAttribute,.ReadonlyBlobContentDescriptionAttribute,.ReadonlyDescriptionAttribute,.BlobInputDescriptionAttribute,.LoginAttribute,.BlobContentLoginAttribute,.ReadonlyBlobContentLoginAttribute,.BlobInputLoginAttribute,.ReadonlyLoginAttribute,.LoginComboAttribute,.BlobContentLoginComboAttribute,.ReadonlyBlobContentLoginComboAttribute,.BlobInputLoginComboAttribute,.ReadonlyLoginComboAttribute,.RegistrationAttribute,.BlobContentRegistrationAttribute,.ReadonlyBlobContentRegistrationAttribute,.BlobInputRegistrationAttribute,.ReadonlyRegistrationAttribute,.RequiredAttribute,.BlobContentRequiredAttribute,.ReadonlyBlobContentRequiredAttribute,.BlobInputRequiredAttribute,.ReadonlyRequiredAttribute,.InactiveAttribute,.BlobContentInactiveAttribute,.ReadonlyBlobContentInactiveAttribute,.BlobInputInactiveAttribute,.ReadonlyInactiveAttribute,.ComboAttribute,.BlobContentComboAttribute,.ReadonlyBlobContentComboAttribute,.BlobInputComboAttribute,.ReadonlyComboAttribute,.SubtitleAttribute,.BlobContentSubtitleAttribute,.ReadonlyBlobContentSubtitleAttribute,.BlobInputSubtitleAttribute,.ReadonlySubtitleAttribute,.URLAttribute,.BlobContentURLAttribute,.ReadonlyBlobContentURLAttribute,.BlobInputURLAttribute,.ReadonlyURLAttribute,.TextAttribute,.BlobContentTextAttribute,.ReadonlyBlobContentTextAttribute,.BlobInputTextAttribute,.ReadonlyTextAttribute,.TextActionAttribute,.BlobContentTextActionAttribute,.ReadonlyBlobContentTextActionAttribute,.BlobInputTextActionAttribute,.ReadonlyTextActionAttribute,.AttributeWidthAuto,.AttributeTotalizer,.AssociationListAttribute,.BlobContentAssociationListAttribute,.ReadonlyBlobContentAssociationListAttribute,.ReadonlyAssociationListAttribute,.BlobInputAssociationListAttribute,.GridTitle,.ReadonlyGridTitle,.AttributeTitleWWP,.BlobContentAttributeTitleWWP,.ReadonlyBlobContentAttributeTitleWWP,.BlobInputAttributeTitleWWP,.ReadonlyAttributeTitleWWP,.AttributeWhite,.BlobContentAttributeWhite,.ReadonlyBlobContentAttributeWhite,.ReadonlyAttributeWhite,.BlobInputAttributeWhite,.AttributeCheckBox,.AttributeCharLong,.BlobContentAttributeCharLong,.ReadonlyBlobContentAttributeCharLong,.ReadonlyAttributeCharLong,.BlobInputAttributeCharLong,.AttributeManageFilters,.AttributeDate,.BlobContentAttributeDate,.ReadonlyBlobContentAttributeDate,.BlobInputAttributeDate,.ReadonlyAttributeDate,.AttributeRealWidthDate,.ReadonlyAttributeRealWidthDate,.AttributeDateTime,.ReadonlyAttributeDateTime,.AttributeRealWidthDatetime,.Attribute250,.AttributeImageFixWidth,.BlobContentAttributeImageFixWidth,.ReadonlyBlobContentAttributeImageFixWidth,.BlobInputAttributeImageFixWidth,.ReadonlyAttributeImageFixWidth,.AttributeStep,.ReadonlyAttributeStep,.AttributeStepSelected,.ReadonlyAttributeStepSelected,.AttributeStepBullet,.ReadonlyAttributeStepBullet,.AttributeStepBulletUnSelected,.ReadonlyAttributeStepBulletUnSelected,.AttributeStepBulletSelected,.ReadonlyAttributeStepBulletSelected,.AttributeInactive,.BlobContentAttributeInactive,.ReadonlyBlobContentAttributeInactive,.BlobInputAttributeInactive,.ReadonlyAttributeInactive,.AttributeRealWidth,.BlobContentAttributeRealWidth,.ReadonlyBlobContentAttributeRealWidth,.BlobInputAttributeRealWidth,.AttributeLogin,.AttributeLoginImageLeft,.AttributeRealWidthTotalizer,.AttributeTag,.AttributeTagSuccess,.AttributeTagInfoLight,.AttributeTagWarning,.AttributeTagDanger,.AttributeTagInfo,.AttributeRegister,.ProgressAdminCardDescription,.ProgressBarAdminV2Description,.ProgressBarAdminV2NumberTotal,.ProgressBarAdminV2Number,.ProgressBarAdminV2Title,.ReadonlyProgressAdminCardDescription,.ProgressAdminCardNumber,.ReadonlyProgressAdminCardNumber,.DashboardNumber,.ReadonlyDashboardNumber,.DashboardInfo,.ReadonlyDashboardInfo,.DashboardDanger,.ReadonlyDashboardDanger,.DashboardSuccess,.ReadonlyDashboardSuccess,.DashboardWarning,.ReadonlyDashboardWarning,.DashboardNumberCard,.ReadonlyDashboardNumberCard,.DashboardNumberAdmin,.ReadonlyDashboardNumberAdmin,.DashboardBaseColor,.ReadonlyDashboardBaseColor,.DashboardInfoLight,.ReadonlyDashboardInfoLight,.SearchResultsListTitleAttribute,.ReadonlySearchResultsListTitleAttribute,.SearchResultsListDescriptionAttribute,.ReadonlySearchResultsListDescriptionAttribute,.CardImageAttribute,.ReadonlyCardImageAttribute,.CardImageAttributeWhiteWithShadow,.ReadonlyCardImageAttributeWhiteWithShadow,.CardImageAttributeWhiteSubtitleWithShadow,.ReadonlyCardImageAttributeWhiteSubtitleWithShadow,.CardImageAttributeDescription,.BlobContentCardImageAttributeDescription,.ReadonlyBlobContentCardImageAttributeDescription,.BlobInputCardImageAttributeDescription,.ReadonlyCardImageAttributeDescription,.SimpleCardAttributeTitle,.ReadonlySimpleCardAttributeTitle,.SimpleCardAttributeSubtitle,.ReadonlySimpleCardAttributeSubtitle,.CardSmallImageAttribute,.ReadonlyCardSmallImageAttribute,.CardSmallImageAttributeDescription,.ReadonlyCardSmallImageAttributeDescription,.CardWithImageAttributeDescription,.BlobContentCardWithImageAttributeDescription,.ReadonlyBlobContentCardWithImageAttributeDescription,.BlobInputCardWithImageAttributeDescription,.ReadonlyCardWithImageAttributeDescription,.ChatAttributeName,.BlobContentChatAttributeName,.ReadonlyBlobContentChatAttributeName,.BlobInputChatAttributeName,.ReadonlyChatAttributeName,.ChatAttributeDate,.BlobContentChatAttributeDate,.ReadonlyBlobContentChatAttributeDate,.BlobInputChatAttributeDate,.ReadonlyChatAttributeDate,.ChatAttributeImage,.BlobContentChatAttributeImage,.ReadonlyBlobContentChatAttributeImage,.BlobInputChatAttributeImage,.ReadonlyChatAttributeImage,.ChatAttributeMessage,.BlobContentChatAttributeMessage,.ReadonlyBlobContentChatAttributeMessage,.BlobInputChatAttributeMessage,.ReadonlyChatAttributeMessage,.ErrorAttribute,.WarningAttribute,.ReadonlyAttribute,.ReadonlyAttributeNoWrap,.ReadonlyAttributeTotalizer,.ReadonlyAttributeRealWidthTotalizer,.ReadonlyAttributeRealWidth,.ReadonlyAttributeRealWidthDatetime,.ReadonlyMedio,.BlobContentReadonlyMedio,.ReadonlyBlobContentReadonlyMedio,.BlobInputReadonlyMedio,.ReadonlyReadonlyMedio,.BlobContentAttribute,.ReadonlyBlobContentAttribute,.BlobInputAttribute,.AttributeDragging,.AttributeAcceptDrag,.AttributeNoAcceptDrag,.AttSubTitle,.BlobInputAttSubTitle,.BlobContentAttSubTitle,.ReadonlyBlobContentAttSubTitle,.ReadonlyAttSubTitle,.CheckBox,.BlobContentCheckBox,.ReadonlyBlobContentCheckBox,.BlobInputCheckBox,.ReadonlyCheckBox,.ReadonlyAttributeFundo,.AttributeReadonlyMedio,.BlobContentAttributeReadonlyMedio,.ReadonlyBlobContentAttributeReadonlyMedio,.BlobInputAttributeReadonlyMedio,.ReadonlyAttributeReadonlyMedio,.ReadonlyAttributeLogin,.AttributeReadonlyMedio_2,.BlobContentAttributeReadonlyMedio_2,.ReadonlyBlobContentAttributeReadonlyMedio_2,.BlobInputAttributeReadonlyMedio_2,.ReadonlyAttributeReadonlyMedio_2,.AttributeStepUnderline,.ReadonlyAttributeStepUnderline,.AttributeStepVertical,.ReadonlyAttributeStepVertical
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
	border-bottom-color: #d3d4d3;
	border-left-color: #d3d4d3;
	border-right-color: #d3d4d3;
	border-top-color: #d3d4d3;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 0px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color: #333;
	vertical-align: middle;
}
.AttributeAba,.BlobContentAttributeAba,.ReadonlyBlobContentAttributeAba,.BlobInputAttributeAba
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobContentAttributeAba,.ReadonlyBlobContentAttributeAba
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyBlobContentAttributeAba
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobInputAttributeAba
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyAttributeAba
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.DownloadAttribute,.ReadonlyDownloadAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyDownloadAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
	border-style: none;
	border-width: 0px;
}
.ImageAttribute,.ActionAttribute,.BlobContentActionAttribute,.ReadonlyBlobContentActionAttribute,.ReadonlyActionAttribute,.ActionBaseColorAttribute,.BlobContentActionBaseColorAttribute,.ReadonlyBlobContentActionBaseColorAttribute,.ReadonlyActionBaseColorAttribute,.BlobInputActionBaseColorAttribute,.DeleteAttribute,.BlobContentDeleteAttribute,.ReadonlyBlobContentDeleteAttribute,.ReadonlyDeleteAttribute,.BlobInputDeleteAttribute,.DisplayAttribute,.BlobContentDisplayAttribute,.ReadonlyBlobContentDisplayAttribute,.ReadonlyDisplayAttribute,.BlobInputDisplayAttribute,.SelectionAttribute,.BlobContentSelectionAttribute,.ReadonlyBlobContentSelectionAttribute,.ReadonlySelectionAttribute,.BlobInputSelectionAttribute,.DisabledActionAttribute,.BlobContentDisabledActionAttribute,.ReadonlyBlobContentDisabledActionAttribute,.ReadonlyDisabledActionAttribute,.BlobInputDisabledActionAttribute,.BlobInputActionAttribute,.SelectAttribute,.BlobContentSelectAttribute,.ReadonlyBlobContentSelectAttribute,.BlobInputSelectAttribute,.ReadonlySelectAttribute,.BlackAttribute,.BlobContentBlackAttribute,.ReadonlyBlobContentBlackAttribute,.BlobInputBlackAttribute,.ReadonlyBlackAttribute,.ResponsiveImageAttribute,.BlobContentResponsiveImageAttribute,.ReadonlyBlobContentResponsiveImageAttribute,.ReadonlyResponsiveImageAttribute,.BlobInputResponsiveImageAttribute,.ProfileImageAttribute,.BlobContentProfileImageAttribute,.ReadonlyBlobContentProfileImageAttribute,.BlobInputProfileImageAttribute,.ReadonlyProfileImageAttribute,.SmallProfileImageAttribute,.BlobContentSmallProfileImageAttribute,.ReadonlyBlobContentSmallProfileImageAttribute,.BlobInputSmallProfileImageAttribute,.ReadonlySmallProfileImageAttribute,.ReadonlyImageAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ActionAttribute,.BlobContentActionAttribute,.ReadonlyBlobContentActionAttribute,.ReadonlyActionAttribute,.ActionBaseColorAttribute,.BlobContentActionBaseColorAttribute,.ReadonlyBlobContentActionBaseColorAttribute,.ReadonlyActionBaseColorAttribute,.BlobInputActionBaseColorAttribute,.DeleteAttribute,.BlobContentDeleteAttribute,.ReadonlyBlobContentDeleteAttribute,.ReadonlyDeleteAttribute,.BlobInputDeleteAttribute,.DisplayAttribute,.BlobContentDisplayAttribute,.ReadonlyBlobContentDisplayAttribute,.ReadonlyDisplayAttribute,.BlobInputDisplayAttribute,.SelectionAttribute,.BlobContentSelectionAttribute,.ReadonlyBlobContentSelectionAttribute,.ReadonlySelectionAttribute,.BlobInputSelectionAttribute,.DisabledActionAttribute,.BlobContentDisabledActionAttribute,.ReadonlyBlobContentDisabledActionAttribute,.ReadonlyDisabledActionAttribute,.BlobInputDisabledActionAttribute,.BlobInputActionAttribute,.SelectAttribute,.BlobContentSelectAttribute,.ReadonlyBlobContentSelectAttribute,.BlobInputSelectAttribute,.ReadonlySelectAttribute,.BlackAttribute,.BlobContentBlackAttribute,.ReadonlyBlobContentBlackAttribute,.BlobInputBlackAttribute,.ReadonlyBlackAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobContentActionAttribute,.ReadonlyBlobContentActionAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyBlobContentActionAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyActionAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ActionBaseColorAttribute,.BlobContentActionBaseColorAttribute,.ReadonlyBlobContentActionBaseColorAttribute,.ReadonlyActionBaseColorAttribute,.BlobInputActionBaseColorAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobContentActionBaseColorAttribute,.ReadonlyBlobContentActionBaseColorAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyBlobContentActionBaseColorAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyActionBaseColorAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobInputActionBaseColorAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.DeleteAttribute,.BlobContentDeleteAttribute,.ReadonlyBlobContentDeleteAttribute,.ReadonlyDeleteAttribute,.BlobInputDeleteAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobContentDeleteAttribute,.ReadonlyBlobContentDeleteAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyBlobContentDeleteAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyDeleteAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobInputDeleteAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.DisplayAttribute,.BlobContentDisplayAttribute,.ReadonlyBlobContentDisplayAttribute,.ReadonlyDisplayAttribute,.BlobInputDisplayAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobContentDisplayAttribute,.ReadonlyBlobContentDisplayAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyBlobContentDisplayAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyDisplayAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobInputDisplayAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.SelectionAttribute,.BlobContentSelectionAttribute,.ReadonlyBlobContentSelectionAttribute,.ReadonlySelectionAttribute,.BlobInputSelectionAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobContentSelectionAttribute,.ReadonlyBlobContentSelectionAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyBlobContentSelectionAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlySelectionAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobInputSelectionAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.DisabledActionAttribute,.BlobContentDisabledActionAttribute,.ReadonlyBlobContentDisabledActionAttribute,.ReadonlyDisabledActionAttribute,.BlobInputDisabledActionAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobContentDisabledActionAttribute,.ReadonlyBlobContentDisabledActionAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyBlobContentDisabledActionAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyDisabledActionAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobInputDisabledActionAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobInputActionAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.SelectAttribute,.BlobContentSelectAttribute,.ReadonlyBlobContentSelectAttribute,.BlobInputSelectAttribute,.ReadonlySelectAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobContentSelectAttribute,.ReadonlyBlobContentSelectAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyBlobContentSelectAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobInputSelectAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlySelectAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlackAttribute,.BlobContentBlackAttribute,.ReadonlyBlobContentBlackAttribute,.BlobInputBlackAttribute,.ReadonlyBlackAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobContentBlackAttribute,.ReadonlyBlobContentBlackAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyBlobContentBlackAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobInputBlackAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyBlackAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ResponsiveImageAttribute,.BlobContentResponsiveImageAttribute,.ReadonlyBlobContentResponsiveImageAttribute,.ReadonlyResponsiveImageAttribute,.BlobInputResponsiveImageAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobContentResponsiveImageAttribute,.ReadonlyBlobContentResponsiveImageAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyBlobContentResponsiveImageAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyResponsiveImageAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobInputResponsiveImageAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ProfileImageAttribute,.BlobContentProfileImageAttribute,.ReadonlyBlobContentProfileImageAttribute,.BlobInputProfileImageAttribute,.ReadonlyProfileImageAttribute,.SmallProfileImageAttribute,.BlobContentSmallProfileImageAttribute,.ReadonlyBlobContentSmallProfileImageAttribute,.BlobInputSmallProfileImageAttribute,.ReadonlySmallProfileImageAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobContentProfileImageAttribute,.ReadonlyBlobContentProfileImageAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyBlobContentProfileImageAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobInputProfileImageAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyProfileImageAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.SmallProfileImageAttribute,.BlobContentSmallProfileImageAttribute,.ReadonlyBlobContentSmallProfileImageAttribute,.BlobInputSmallProfileImageAttribute,.ReadonlySmallProfileImageAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobContentSmallProfileImageAttribute,.ReadonlyBlobContentSmallProfileImageAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyBlobContentSmallProfileImageAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobInputSmallProfileImageAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlySmallProfileImageAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyImageAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
	border-style: none;
	border-width: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	max-width:124px;
	max-height:68px;
}
.VideoAttribute,.ReadonlyVideoAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyVideoAttribute
{
	background-repeat: no-repeat;
	box-shadow: 1px 1px 4px 0px gainsboro inset;
	display: inline-block;
	background-image: url(../GeneXusXEv2/VideoDownload.png);
	border-style: none;
	border-width: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	height: 64px;
	width: 64px;
}
.AudioAttribute,.ReadonlyAudioAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyAudioAttribute
{
	background-repeat: no-repeat;
	box-shadow: 1px 1px 4px 0px gainsboro inset;
	display: inline-block;
	background-image: url(../GeneXusXEv2/AudioDownload.png);
	border-style: none;
	border-width: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	height: 64px;
	width: 64px;
}
.IME_Active,.BlobContentIME_Active,.ReadonlyBlobContentIME_Active,.BlobInputIME_Active,.ReadonlyIME_Active
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobContentIME_Active,.ReadonlyBlobContentIME_Active
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyBlobContentIME_Active
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobInputIME_Active
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyIME_Active
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.IME_Inactive,.BlobContentIME_Inactive,.ReadonlyBlobContentIME_Inactive,.BlobInputIME_Inactive,.ReadonlyIME_Inactive
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobContentIME_Inactive,.ReadonlyBlobContentIME_Inactive
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyBlobContentIME_Inactive
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobInputIME_Inactive
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyIME_Inactive
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.IME_Disabled,.BlobContentIME_Disabled,.ReadonlyBlobContentIME_Disabled,.BlobInputIME_Disabled,.ReadonlyIME_Disabled
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobContentIME_Disabled,.ReadonlyBlobContentIME_Disabled
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyBlobContentIME_Disabled
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobInputIME_Disabled
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyIME_Disabled
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.CheckboxLabel,.BlobContentCheckboxLabel,.ReadonlyBlobContentCheckboxLabel,.BlobInputCheckboxLabel,.ReadonlyCheckboxLabel
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobContentCheckboxLabel,.ReadonlyBlobContentCheckboxLabel
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyBlobContentCheckboxLabel
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobInputCheckboxLabel
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyCheckboxLabel
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.FilterAttribute,.BlobContentFilterAttribute,.ReadonlyBlobContentFilterAttribute,.ReadonlyFilterAttribute,.BlobInputFilterAttribute,.FilterComboAttribute,.BlobContentFilterComboAttribute,.ReadonlyBlobContentFilterComboAttribute,.BlobInputFilterComboAttribute,.ReadonlyFilterComboAttribute,.FilterSearchAttribute,.BlobContentFilterSearchAttribute,.ReadonlyBlobContentFilterSearchAttribute,.BlobInputFilterSearchAttribute,.ReadonlyFilterSearchAttribute,.FilterSearchAttributeFocus,.BlobContentFilterSearchAttributeFocus,.ReadonlyBlobContentFilterSearchAttributeFocus,.BlobInputFilterSearchAttributeFocus,.ReadonlyFilterSearchAttributeFocus,.DateFilterSearchAttribute,.BlobContentDateFilterSearchAttribute,.ReadonlyBlobContentDateFilterSearchAttribute,.BlobInputDateFilterSearchAttribute,.ReadonlyDateFilterSearchAttribute,.FilterPanel,.BlobContentFilterPanel,.ReadonlyBlobContentFilterPanel,.BlobInputFilterPanel,.ReadonlyFilterPanel
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobContentFilterAttribute,.ReadonlyBlobContentFilterAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyBlobContentFilterAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyFilterAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobInputFilterAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.FilterComboAttribute,.BlobContentFilterComboAttribute,.ReadonlyBlobContentFilterComboAttribute,.BlobInputFilterComboAttribute,.ReadonlyFilterComboAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobContentFilterComboAttribute,.ReadonlyBlobContentFilterComboAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyBlobContentFilterComboAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobInputFilterComboAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyFilterComboAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.FilterSearchAttribute,.BlobContentFilterSearchAttribute,.ReadonlyBlobContentFilterSearchAttribute,.BlobInputFilterSearchAttribute,.ReadonlyFilterSearchAttribute,.FilterSearchAttributeFocus,.BlobContentFilterSearchAttributeFocus,.ReadonlyBlobContentFilterSearchAttributeFocus,.BlobInputFilterSearchAttributeFocus,.ReadonlyFilterSearchAttributeFocus,.DateFilterSearchAttribute,.BlobContentDateFilterSearchAttribute,.ReadonlyBlobContentDateFilterSearchAttribute,.BlobInputDateFilterSearchAttribute,.ReadonlyDateFilterSearchAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobContentFilterSearchAttribute,.ReadonlyBlobContentFilterSearchAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyBlobContentFilterSearchAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobInputFilterSearchAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyFilterSearchAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.FilterSearchAttributeFocus,.BlobContentFilterSearchAttributeFocus,.ReadonlyBlobContentFilterSearchAttributeFocus,.BlobInputFilterSearchAttributeFocus,.ReadonlyFilterSearchAttributeFocus
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobContentFilterSearchAttributeFocus,.ReadonlyBlobContentFilterSearchAttributeFocus
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyBlobContentFilterSearchAttributeFocus
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobInputFilterSearchAttributeFocus
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyFilterSearchAttributeFocus
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.DateFilterSearchAttribute,.BlobContentDateFilterSearchAttribute,.ReadonlyBlobContentDateFilterSearchAttribute,.BlobInputDateFilterSearchAttribute,.ReadonlyDateFilterSearchAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobContentDateFilterSearchAttribute,.ReadonlyBlobContentDateFilterSearchAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyBlobContentDateFilterSearchAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobInputDateFilterSearchAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyDateFilterSearchAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.FilterPanel,.BlobContentFilterPanel,.ReadonlyBlobContentFilterPanel,.BlobInputFilterPanel,.ReadonlyFilterPanel
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobContentFilterPanel,.ReadonlyBlobContentFilterPanel
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyBlobContentFilterPanel
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobInputFilterPanel
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyFilterPanel
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.DescriptionAttribute,.BlobContentDescriptionAttribute,.ReadonlyBlobContentDescriptionAttribute,.ReadonlyDescriptionAttribute,.BlobInputDescriptionAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobContentDescriptionAttribute,.ReadonlyBlobContentDescriptionAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyBlobContentDescriptionAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyDescriptionAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobInputDescriptionAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.LoginAttribute,.BlobContentLoginAttribute,.ReadonlyBlobContentLoginAttribute,.BlobInputLoginAttribute,.ReadonlyLoginAttribute,.LoginComboAttribute,.BlobContentLoginComboAttribute,.ReadonlyBlobContentLoginComboAttribute,.BlobInputLoginComboAttribute,.ReadonlyLoginComboAttribute,.RegistrationAttribute,.BlobContentRegistrationAttribute,.ReadonlyBlobContentRegistrationAttribute,.BlobInputRegistrationAttribute,.ReadonlyRegistrationAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobContentLoginAttribute,.ReadonlyBlobContentLoginAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyBlobContentLoginAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobInputLoginAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyLoginAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.LoginComboAttribute,.BlobContentLoginComboAttribute,.ReadonlyBlobContentLoginComboAttribute,.BlobInputLoginComboAttribute,.ReadonlyLoginComboAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobContentLoginComboAttribute,.ReadonlyBlobContentLoginComboAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyBlobContentLoginComboAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobInputLoginComboAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyLoginComboAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.RegistrationAttribute,.BlobContentRegistrationAttribute,.ReadonlyBlobContentRegistrationAttribute,.BlobInputRegistrationAttribute,.ReadonlyRegistrationAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobContentRegistrationAttribute,.ReadonlyBlobContentRegistrationAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyBlobContentRegistrationAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobInputRegistrationAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyRegistrationAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.RequiredAttribute,.BlobContentRequiredAttribute,.ReadonlyBlobContentRequiredAttribute,.BlobInputRequiredAttribute,.ReadonlyRequiredAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobContentRequiredAttribute,.ReadonlyBlobContentRequiredAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyBlobContentRequiredAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobInputRequiredAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyRequiredAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.InactiveAttribute,.BlobContentInactiveAttribute,.ReadonlyBlobContentInactiveAttribute,.BlobInputInactiveAttribute,.ReadonlyInactiveAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobContentInactiveAttribute,.ReadonlyBlobContentInactiveAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyBlobContentInactiveAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobInputInactiveAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyInactiveAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ComboAttribute,.BlobContentComboAttribute,.ReadonlyBlobContentComboAttribute,.BlobInputComboAttribute,.ReadonlyComboAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobContentComboAttribute,.ReadonlyBlobContentComboAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyBlobContentComboAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobInputComboAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyComboAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.SubtitleAttribute,.BlobContentSubtitleAttribute,.ReadonlyBlobContentSubtitleAttribute,.BlobInputSubtitleAttribute,.ReadonlySubtitleAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobContentSubtitleAttribute,.ReadonlyBlobContentSubtitleAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyBlobContentSubtitleAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobInputSubtitleAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlySubtitleAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.URLAttribute,.BlobContentURLAttribute,.ReadonlyBlobContentURLAttribute,.BlobInputURLAttribute,.ReadonlyURLAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobContentURLAttribute,.ReadonlyBlobContentURLAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyBlobContentURLAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobInputURLAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyURLAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.TextAttribute,.BlobContentTextAttribute,.ReadonlyBlobContentTextAttribute,.BlobInputTextAttribute,.ReadonlyTextAttribute,.TextActionAttribute,.BlobContentTextActionAttribute,.ReadonlyBlobContentTextActionAttribute,.BlobInputTextActionAttribute,.ReadonlyTextActionAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobContentTextAttribute,.ReadonlyBlobContentTextAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyBlobContentTextAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobInputTextAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyTextAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.TextActionAttribute,.BlobContentTextActionAttribute,.ReadonlyBlobContentTextActionAttribute,.BlobInputTextActionAttribute,.ReadonlyTextActionAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobContentTextActionAttribute,.ReadonlyBlobContentTextActionAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyBlobContentTextActionAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobInputTextActionAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyTextActionAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.AttributeWidthAuto
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.AttributeTotalizer
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.AssociationListAttribute,.BlobContentAssociationListAttribute,.ReadonlyBlobContentAssociationListAttribute,.ReadonlyAssociationListAttribute,.BlobInputAssociationListAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobContentAssociationListAttribute,.ReadonlyBlobContentAssociationListAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyBlobContentAssociationListAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyAssociationListAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobInputAssociationListAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.GridTitle,.ReadonlyGridTitle
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyGridTitle
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.AttributeTitleWWP,.BlobContentAttributeTitleWWP,.ReadonlyBlobContentAttributeTitleWWP,.BlobInputAttributeTitleWWP,.ReadonlyAttributeTitleWWP
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobContentAttributeTitleWWP,.ReadonlyBlobContentAttributeTitleWWP
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyBlobContentAttributeTitleWWP
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobInputAttributeTitleWWP
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyAttributeTitleWWP
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.AttributeWhite,.BlobContentAttributeWhite,.ReadonlyBlobContentAttributeWhite,.ReadonlyAttributeWhite,.BlobInputAttributeWhite
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobContentAttributeWhite,.ReadonlyBlobContentAttributeWhite
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyBlobContentAttributeWhite
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyAttributeWhite
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobInputAttributeWhite
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.AttributeCheckBox
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.AttributeCharLong,.BlobContentAttributeCharLong,.ReadonlyBlobContentAttributeCharLong,.ReadonlyAttributeCharLong,.BlobInputAttributeCharLong
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobContentAttributeCharLong,.ReadonlyBlobContentAttributeCharLong
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyBlobContentAttributeCharLong
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyAttributeCharLong
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobInputAttributeCharLong
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.AttributeManageFilters
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.AttributeDate,.BlobContentAttributeDate,.ReadonlyBlobContentAttributeDate,.BlobInputAttributeDate,.ReadonlyAttributeDate,.AttributeRealWidthDate,.ReadonlyAttributeRealWidthDate
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobContentAttributeDate,.ReadonlyBlobContentAttributeDate
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyBlobContentAttributeDate
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobInputAttributeDate
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyAttributeDate
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.AttributeRealWidthDate,.ReadonlyAttributeRealWidthDate
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyAttributeRealWidthDate
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.AttributeDateTime,.ReadonlyAttributeDateTime,.AttributeRealWidthDatetime
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyAttributeDateTime
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.AttributeRealWidthDatetime
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.Attribute250
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.AttributeImageFixWidth,.BlobContentAttributeImageFixWidth,.ReadonlyBlobContentAttributeImageFixWidth,.BlobInputAttributeImageFixWidth,.ReadonlyAttributeImageFixWidth
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobContentAttributeImageFixWidth,.ReadonlyBlobContentAttributeImageFixWidth
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyBlobContentAttributeImageFixWidth
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobInputAttributeImageFixWidth
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyAttributeImageFixWidth
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.AttributeStep,.ReadonlyAttributeStep,.AttributeStepSelected,.ReadonlyAttributeStepSelected
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyAttributeStep
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.AttributeStepSelected,.ReadonlyAttributeStepSelected
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyAttributeStepSelected
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.AttributeStepBullet,.ReadonlyAttributeStepBullet,.AttributeStepBulletUnSelected,.ReadonlyAttributeStepBulletUnSelected,.AttributeStepBulletSelected,.ReadonlyAttributeStepBulletSelected
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyAttributeStepBullet
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.AttributeStepBulletUnSelected,.ReadonlyAttributeStepBulletUnSelected
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyAttributeStepBulletUnSelected
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.AttributeStepBulletSelected,.ReadonlyAttributeStepBulletSelected
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyAttributeStepBulletSelected
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.AttributeInactive,.BlobContentAttributeInactive,.ReadonlyBlobContentAttributeInactive,.BlobInputAttributeInactive,.ReadonlyAttributeInactive
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobContentAttributeInactive,.ReadonlyBlobContentAttributeInactive
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyBlobContentAttributeInactive
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobInputAttributeInactive
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyAttributeInactive
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.AttributeRealWidth,.BlobContentAttributeRealWidth,.ReadonlyBlobContentAttributeRealWidth,.BlobInputAttributeRealWidth
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobContentAttributeRealWidth,.ReadonlyBlobContentAttributeRealWidth
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyBlobContentAttributeRealWidth
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobInputAttributeRealWidth
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.AttributeLogin,.AttributeLoginImageLeft
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
	display: inline-block;
	border-bottom-color: #d9d9d9;
	border-left-color: #d9d9d9;
	border-right-color: #d9d9d9;
	border-top-color: #d9d9d9;
	color: #575b5d;
	max-width: 206px;
}
.AttributeLoginImageLeft
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.AttributeRealWidthTotalizer
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.AttributeTag,.AttributeTagSuccess,.AttributeTagInfoLight,.AttributeTagWarning,.AttributeTagDanger,.AttributeTagInfo
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.AttributeTagSuccess
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.AttributeTagInfoLight
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.AttributeTagWarning
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.AttributeTagDanger
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.AttributeTagInfo
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.AttributeRegister
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ProgressAdminCardDescription,.ProgressBarAdminV2Description,.ProgressBarAdminV2NumberTotal,.ProgressBarAdminV2Number,.ProgressBarAdminV2Title,.ReadonlyProgressAdminCardDescription,.ProgressAdminCardNumber,.ReadonlyProgressAdminCardNumber
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ProgressBarAdminV2Description,.ProgressBarAdminV2NumberTotal,.ProgressBarAdminV2Number,.ProgressBarAdminV2Title
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ProgressBarAdminV2NumberTotal
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ProgressBarAdminV2Number
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ProgressBarAdminV2Title
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyProgressAdminCardDescription
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ProgressAdminCardNumber,.ReadonlyProgressAdminCardNumber
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyProgressAdminCardNumber
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.DashboardNumber,.ReadonlyDashboardNumber,.DashboardInfo,.ReadonlyDashboardInfo,.DashboardDanger,.ReadonlyDashboardDanger,.DashboardSuccess,.ReadonlyDashboardSuccess,.DashboardWarning,.ReadonlyDashboardWarning,.DashboardNumberCard,.ReadonlyDashboardNumberCard,.DashboardNumberAdmin,.ReadonlyDashboardNumberAdmin,.DashboardBaseColor,.ReadonlyDashboardBaseColor,.DashboardInfoLight,.ReadonlyDashboardInfoLight
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyDashboardNumber
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.DashboardInfo,.ReadonlyDashboardInfo
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyDashboardInfo
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.DashboardDanger,.ReadonlyDashboardDanger
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyDashboardDanger
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.DashboardSuccess,.ReadonlyDashboardSuccess
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyDashboardSuccess
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.DashboardWarning,.ReadonlyDashboardWarning
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyDashboardWarning
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.DashboardNumberCard,.ReadonlyDashboardNumberCard
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyDashboardNumberCard
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.DashboardNumberAdmin,.ReadonlyDashboardNumberAdmin
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyDashboardNumberAdmin
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.DashboardBaseColor,.ReadonlyDashboardBaseColor
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyDashboardBaseColor
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.DashboardInfoLight,.ReadonlyDashboardInfoLight
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyDashboardInfoLight
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.SearchResultsListTitleAttribute,.ReadonlySearchResultsListTitleAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlySearchResultsListTitleAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.SearchResultsListDescriptionAttribute,.ReadonlySearchResultsListDescriptionAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlySearchResultsListDescriptionAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.CardImageAttribute,.ReadonlyCardImageAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyCardImageAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.CardImageAttributeWhiteWithShadow,.ReadonlyCardImageAttributeWhiteWithShadow,.CardImageAttributeWhiteSubtitleWithShadow,.ReadonlyCardImageAttributeWhiteSubtitleWithShadow
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyCardImageAttributeWhiteWithShadow
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.CardImageAttributeWhiteSubtitleWithShadow,.ReadonlyCardImageAttributeWhiteSubtitleWithShadow
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyCardImageAttributeWhiteSubtitleWithShadow
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.CardImageAttributeDescription,.BlobContentCardImageAttributeDescription,.ReadonlyBlobContentCardImageAttributeDescription,.BlobInputCardImageAttributeDescription,.ReadonlyCardImageAttributeDescription
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobContentCardImageAttributeDescription,.ReadonlyBlobContentCardImageAttributeDescription
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyBlobContentCardImageAttributeDescription
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobInputCardImageAttributeDescription
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyCardImageAttributeDescription
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.SimpleCardAttributeTitle,.ReadonlySimpleCardAttributeTitle,.SimpleCardAttributeSubtitle,.ReadonlySimpleCardAttributeSubtitle
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlySimpleCardAttributeTitle
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.SimpleCardAttributeSubtitle,.ReadonlySimpleCardAttributeSubtitle
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlySimpleCardAttributeSubtitle
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.CardSmallImageAttribute,.ReadonlyCardSmallImageAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyCardSmallImageAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.CardSmallImageAttributeDescription,.ReadonlyCardSmallImageAttributeDescription
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyCardSmallImageAttributeDescription
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.CardWithImageAttributeDescription,.BlobContentCardWithImageAttributeDescription,.ReadonlyBlobContentCardWithImageAttributeDescription,.BlobInputCardWithImageAttributeDescription,.ReadonlyCardWithImageAttributeDescription
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobContentCardWithImageAttributeDescription,.ReadonlyBlobContentCardWithImageAttributeDescription
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyBlobContentCardWithImageAttributeDescription
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobInputCardWithImageAttributeDescription
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyCardWithImageAttributeDescription
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ChatAttributeName,.BlobContentChatAttributeName,.ReadonlyBlobContentChatAttributeName,.BlobInputChatAttributeName,.ReadonlyChatAttributeName
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobContentChatAttributeName,.ReadonlyBlobContentChatAttributeName
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyBlobContentChatAttributeName
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobInputChatAttributeName
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyChatAttributeName
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ChatAttributeDate,.BlobContentChatAttributeDate,.ReadonlyBlobContentChatAttributeDate,.BlobInputChatAttributeDate,.ReadonlyChatAttributeDate
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobContentChatAttributeDate,.ReadonlyBlobContentChatAttributeDate
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyBlobContentChatAttributeDate
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobInputChatAttributeDate
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyChatAttributeDate
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ChatAttributeImage,.BlobContentChatAttributeImage,.ReadonlyBlobContentChatAttributeImage,.BlobInputChatAttributeImage,.ReadonlyChatAttributeImage
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobContentChatAttributeImage,.ReadonlyBlobContentChatAttributeImage
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyBlobContentChatAttributeImage
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobInputChatAttributeImage
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyChatAttributeImage
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ChatAttributeMessage,.BlobContentChatAttributeMessage,.ReadonlyBlobContentChatAttributeMessage,.BlobInputChatAttributeMessage,.ReadonlyChatAttributeMessage
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobContentChatAttributeMessage,.ReadonlyBlobContentChatAttributeMessage
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyBlobContentChatAttributeMessage
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobInputChatAttributeMessage
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyChatAttributeMessage
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ErrorAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
	border-bottom-color: #c60b44;
	border-left-color: #c60b44;
	border-right-color: #c60b44;
	border-top-color: #c60b44;
	border-style: dotted;
}
.WarningAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
	border-bottom-color: #ff8000;
	border-left-color: #ff8000;
	border-right-color: #ff8000;
	border-top-color: #ff8000;
	border-style: dotted;
}
.ReadonlyAttribute,.ReadonlyAttributeNoWrap,.ReadonlyAttributeTotalizer,.ReadonlyAttributeRealWidthTotalizer,.ReadonlyAttributeRealWidth,.ReadonlyAttributeRealWidthDatetime,.ReadonlyMedio,.BlobContentReadonlyMedio,.ReadonlyBlobContentReadonlyMedio,.BlobInputReadonlyMedio,.ReadonlyReadonlyMedio
{
	box-shadow: 0px 0px 0px 0px gainsboro;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	border-style: none;
	color: #747474;
}
.ReadonlyAttributeNoWrap
{
	box-shadow: 0px 0px 0px 0px gainsboro;
}
.ReadonlyAttributeTotalizer,.ReadonlyAttributeRealWidthTotalizer
{
	box-shadow: 0px 0px 0px 0px gainsboro;
}
.ReadonlyAttributeRealWidthTotalizer
{
	box-shadow: 0px 0px 0px 0px gainsboro;
}
.ReadonlyAttributeRealWidth
{
	box-shadow: 0px 0px 0px 0px gainsboro;
}
.ReadonlyAttributeRealWidthDatetime
{
	box-shadow: 0px 0px 0px 0px gainsboro;
}
.ReadonlyMedio,.BlobContentReadonlyMedio,.ReadonlyBlobContentReadonlyMedio,.BlobInputReadonlyMedio,.ReadonlyReadonlyMedio
{
	box-shadow: 0px 0px 0px 0px gainsboro;
	font-size: 1em;
	font-weight: bold;
}
.BlobContentReadonlyMedio,.ReadonlyBlobContentReadonlyMedio
{
	box-shadow: 0px 0px 0px 0px gainsboro;
}
.ReadonlyBlobContentReadonlyMedio
{
	box-shadow: 0px 0px 0px 0px gainsboro;
	border-width: 0px;
}
.BlobInputReadonlyMedio
{
	box-shadow: 0px 0px 0px 0px gainsboro;
}
.ReadonlyReadonlyMedio
{
	box-shadow: 0px 0px 0px 0px gainsboro;
	border-width: 0px;
}
.BlobContentAttribute,.ReadonlyBlobContentAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyBlobContentAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobInputAttribute
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.AttributeDragging
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.AttributeAcceptDrag
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.AttributeNoAcceptDrag
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.AttSubTitle,.BlobInputAttSubTitle,.BlobContentAttSubTitle,.ReadonlyBlobContentAttSubTitle,.ReadonlyAttSubTitle
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
	padding-top: 5pt;
	border-style: none;
	font-size: 10pt;
	font-weight: bold;
	color: #666;
	height: 30px;
}
.BlobInputAttSubTitle
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobContentAttSubTitle,.ReadonlyBlobContentAttSubTitle
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyBlobContentAttSubTitle
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyAttSubTitle
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.CheckBox,.BlobContentCheckBox,.ReadonlyBlobContentCheckBox,.BlobInputCheckBox,.ReadonlyCheckBox
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
	border-width: 0px;
}
.BlobContentCheckBox,.ReadonlyBlobContentCheckBox
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyBlobContentCheckBox
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.BlobInputCheckBox
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyCheckBox
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyAttributeFundo,.AttributeReadonlyMedio,.BlobContentAttributeReadonlyMedio,.ReadonlyBlobContentAttributeReadonlyMedio,.BlobInputAttributeReadonlyMedio,.ReadonlyAttributeReadonlyMedio
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	background-color: white;
	border-top-left-radius: 2px;
	color: #747474;
}
.AttributeReadonlyMedio,.BlobContentAttributeReadonlyMedio,.ReadonlyBlobContentAttributeReadonlyMedio,.BlobInputAttributeReadonlyMedio,.ReadonlyAttributeReadonlyMedio
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
	font-size: 1em;
	font-weight: bold;
}
.BlobContentAttributeReadonlyMedio,.ReadonlyBlobContentAttributeReadonlyMedio
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyBlobContentAttributeReadonlyMedio
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
	border-width: 0px;
}
.BlobInputAttributeReadonlyMedio
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
}
.ReadonlyAttributeReadonlyMedio
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
	border-width: 0px;
}
.ReadonlyAttributeLogin,.AttributeReadonlyMedio_2,.BlobContentAttributeReadonlyMedio_2,.ReadonlyBlobContentAttributeReadonlyMedio_2,.BlobInputAttributeReadonlyMedio_2,.ReadonlyAttributeReadonlyMedio_2
{
	box-shadow: 0px 0px 0px 0px gainsboro;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	background-color: #e6e8e8;
	border-style: none;
	color: #747474;
}
.AttributeReadonlyMedio_2,.BlobContentAttributeReadonlyMedio_2,.ReadonlyBlobContentAttributeReadonlyMedio_2,.BlobInputAttributeReadonlyMedio_2,.ReadonlyAttributeReadonlyMedio_2
{
	box-shadow: 0px 0px 0px 0px gainsboro;
	font-size: 1em;
	font-weight: bold;
}
.BlobContentAttributeReadonlyMedio_2,.ReadonlyBlobContentAttributeReadonlyMedio_2
{
	box-shadow: 0px 0px 0px 0px gainsboro;
}
.ReadonlyBlobContentAttributeReadonlyMedio_2
{
	box-shadow: 0px 0px 0px 0px gainsboro;
	border-width: 0px;
}
.BlobInputAttributeReadonlyMedio_2
{
	box-shadow: 0px 0px 0px 0px gainsboro;
}
.ReadonlyAttributeReadonlyMedio_2
{
	box-shadow: 0px 0px 0px 0px gainsboro;
	border-width: 0px;
}
.AttributeStepUnderline,.ReadonlyAttributeStepUnderline
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
	white-space: nowrap;
	font-size: 14px;
	font-weight: bold;
	color: GridActionGroupRowHover;
	max-width: 100%;
}
.ReadonlyAttributeStepUnderline
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
	border-width: 0px;
}
.AttributeStepVertical,.ReadonlyAttributeStepVertical
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
	white-space: nowrap;
	font-size: 14px;
	font-weight: bold;
	color: GridActionGroupRowHover;
	box-shadow:none;
	line-height:30px;
}
.ReadonlyAttributeStepVertical
{
	box-shadow: 1px 1px 4px 0px gainsboro inset;
	border-width: 0px;
}
.Button,.ButtonDragging,.ButtonAcceptDrag,.ButtonNoAcceptDrag,.ButtonGAM,.MainMenuButton,.ButtonWizard,.ButtonSearchCell,.BtnInsert,.btn_Master,.ButtonAsLink,.ButtonAsLinkBold,.ButtonAsLinkBasecolor,.ButtonColor,.ButtonPDF,.ButtonExcel,.ButtonCSV,.ButtonMaterial,.ButtonMaterialDefault,.SpecialButtons,.BtnCheck,.BtnDelete,.BtnEnter,.BtnFirst,.BtnGet,.BtnHelp,.BtnLast,.BtnNext,.BtnPrevious,.BtnRefresh,.BtnSelect,.BtnToggle,.BtnToggleActive,.BtnLogin,.BtnAdd,.BtnAddHovered,.BtnBack,.HideFiltersButton,.ShowFiltersButton,.BtnEnterHovered,.BtnCancelHovered,.BtnDeleteDisabled,.BtnImage,.BtnExportCSV,.BtnInsertImage,.BtnExportReport,.BtnExport,.BtnActionGroupUpdate,.BtnActionGroupDelete,.BtnEditColumns,.BtnImageFullHeight,.BtnEnglish,.BtnSpanish,.BtnPortuguese,.BtnActionGroupDisplay,.BtnSaveImage,.BtnBackImage,.BtnDefault,.BtnDefaultMarginRight0,.BtnCancel,.SpecialButtonsDisabled,.ActionButtons,.ActionButtonsHovered,.ButtonDisabled,.ButtonFixo,.Button_Home,.SpecialButtonsPainel,.ButtonBtnCheck,.ButtonBtnDelete,.ButtonBtnEnter,.ButtonBtnFirst,.ButtonBtnGet,.ButtonBtnHelp,.ButtonBtnLast,.ButtonBtnNext,.ButtonBtnPrevious,.ButtonBtnRefresh,.ButtonBtnSelect,.ButtonBtnCancel,.SpecialButtonsDisabled_2,.ButtonAgenda,.DiaButtons,.DiaButtonsFeriado,.DiaButtonsVazio,.DiaButtonsVago
{
	box-shadow: 0px 1px 2px 0px #555;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 5px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 5px;
	background-color: #c60b44;
	background-image: none;
	border-bottom-color: #797979;
	border-left-color: #797979;
	border-right-color: #797979;
	border-top-color: #797979;
	border-style: solid;
	border-width: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	font-family: "Verdana";
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	color: white;
	cursor: pointer;
	text-indent: 0pt;
	vertical-align: top;
}

.ButtonDragging
{
	box-shadow: 0px 1px 2px 0px #555;
}

.ButtonAcceptDrag
{
	box-shadow: 0px 1px 2px 0px #555;
}

.ButtonNoAcceptDrag
{
	box-shadow: 0px 1px 2px 0px #555;
}

.ButtonGAM
{
	box-shadow: 0px 1px 2px 0px #555;
}

.MainMenuButton
{
	box-shadow: 0px 1px 2px 0px #555;
}

.ButtonWizard
{
	box-shadow: 0px 1px 2px 0px #555;
}

.ButtonSearchCell
{
	box-shadow: 0px 1px 2px 0px #555;
}

.BtnInsert
{
	box-shadow: 0px 1px 2px 0px #555;
}

.btn_Master
{
	box-shadow: 0px 1px 2px 0px #555;
}

.ButtonAsLink,.ButtonAsLinkBold,.ButtonAsLinkBasecolor
{
	box-shadow: 0px 1px 2px 0px #555;
}

.ButtonAsLinkBold,.ButtonAsLinkBasecolor
{
	box-shadow: 0px 1px 2px 0px #555;
}

.ButtonAsLinkBasecolor
{
	box-shadow: 0px 1px 2px 0px #555;
}

.ButtonColor,.ButtonPDF,.ButtonExcel,.ButtonCSV
{
	box-shadow: 0px 1px 2px 0px #555;
}

.ButtonPDF
{
	box-shadow: 0px 1px 2px 0px #555;
}

.ButtonExcel
{
	box-shadow: 0px 1px 2px 0px #555;
}

.ButtonCSV
{
	box-shadow: 0px 1px 2px 0px #555;
}

.ButtonMaterial,.ButtonMaterialDefault
{
	box-shadow: 0px 1px 2px 0px #555;
}

.ButtonMaterialDefault
{
	box-shadow: 0px 1px 2px 0px #555;
}

.SpecialButtons,.BtnCheck,.BtnDelete,.BtnEnter,.BtnFirst,.BtnGet,.BtnHelp,.BtnLast,.BtnNext,.BtnPrevious,.BtnRefresh,.BtnSelect,.BtnToggle,.BtnToggleActive,.BtnLogin,.BtnAdd,.BtnAddHovered,.BtnBack,.HideFiltersButton,.ShowFiltersButton,.BtnEnterHovered,.BtnCancelHovered,.BtnDeleteDisabled,.BtnImage,.BtnExportCSV,.BtnInsertImage,.BtnExportReport,.BtnExport,.BtnActionGroupUpdate,.BtnActionGroupDelete,.BtnEditColumns,.BtnImageFullHeight,.BtnEnglish,.BtnSpanish,.BtnPortuguese,.BtnActionGroupDisplay,.BtnSaveImage,.BtnBackImage,.BtnDefault,.BtnDefaultMarginRight0,.BtnCancel,.SpecialButtonsDisabled
{
	box-shadow: 0px 1px 2px 0px #555;
}

.BtnCheck
{
	box-shadow: 0px 1px 2px 0px #555;
}

.BtnDelete
{
	box-shadow: 0px 1px 2px 0px #555;
}

.BtnEnter
{
	box-shadow: 0px 1px 2px 0px #555;
}

.BtnFirst
{
	box-shadow: 0px 1px 2px 0px #555;
}

.BtnGet
{
	box-shadow: 0px 1px 2px 0px #555;
}

.BtnHelp
{
	box-shadow: 0px 1px 2px 0px #555;
}

.BtnLast
{
	box-shadow: 0px 1px 2px 0px #555;
}

.BtnNext
{
	box-shadow: 0px 1px 2px 0px #555;
}

.BtnPrevious
{
	box-shadow: 0px 1px 2px 0px #555;
}

.BtnRefresh
{
	box-shadow: 0px 1px 2px 0px #555;
}

.BtnSelect
{
	box-shadow: 0px 1px 2px 0px #555;
}

.BtnToggle,.BtnToggleActive
{
	box-shadow: 0px 1px 2px 0px #555;
}

.BtnToggleActive
{
	box-shadow: 0px 1px 2px 0px #555;
}

.BtnLogin
{
	box-shadow: 0px 1px 2px 0px #555;
}

.BtnAdd,.BtnAddHovered
{
	box-shadow: 0px 1px 2px 0px #555;
}

.BtnAddHovered
{
	box-shadow: 0px 1px 2px 0px #555;
}

.BtnBack
{
	box-shadow: 0px 1px 2px 0px #555;
}

.HideFiltersButton,.ShowFiltersButton
{
	box-shadow: 0px 1px 2px 0px #555;
}

.ShowFiltersButton
{
	box-shadow: 0px 1px 2px 0px #555;
}

.BtnEnterHovered
{
	box-shadow: 0px 1px 2px 0px #555;
}

.BtnCancelHovered
{
	box-shadow: 0px 1px 2px 0px #555;
}

.BtnDeleteDisabled
{
	box-shadow: 0px 1px 2px 0px #555;
}

.BtnImage,.BtnExportCSV,.BtnInsertImage,.BtnExportReport,.BtnExport,.BtnActionGroupUpdate,.BtnActionGroupDelete,.BtnEditColumns,.BtnImageFullHeight,.BtnEnglish,.BtnSpanish,.BtnPortuguese,.BtnActionGroupDisplay,.BtnSaveImage,.BtnBackImage
{
	box-shadow: 0px 1px 2px 0px #555;
}

.BtnExportCSV
{
	box-shadow: 0px 1px 2px 0px #555;
}

.BtnInsertImage
{
	box-shadow: 0px 1px 2px 0px #555;
}

.BtnExportReport
{
	box-shadow: 0px 1px 2px 0px #555;
}

.BtnExport
{
	box-shadow: 0px 1px 2px 0px #555;
}

.BtnActionGroupUpdate
{
	box-shadow: 0px 1px 2px 0px #555;
}

.BtnActionGroupDelete
{
	box-shadow: 0px 1px 2px 0px #555;
}

.BtnEditColumns
{
	box-shadow: 0px 1px 2px 0px #555;
}

.BtnImageFullHeight,.BtnEnglish,.BtnSpanish,.BtnPortuguese
{
	box-shadow: 0px 1px 2px 0px #555;
}

.BtnEnglish
{
	box-shadow: 0px 1px 2px 0px #555;
}

.BtnSpanish
{
	box-shadow: 0px 1px 2px 0px #555;
}

.BtnPortuguese
{
	box-shadow: 0px 1px 2px 0px #555;
}

.BtnActionGroupDisplay
{
	box-shadow: 0px 1px 2px 0px #555;
}

.BtnSaveImage
{
	box-shadow: 0px 1px 2px 0px #555;
}

.BtnBackImage
{
	box-shadow: 0px 1px 2px 0px #555;
}

.BtnDefault,.BtnDefaultMarginRight0
{
	box-shadow: 0px 1px 2px 0px #555;
}

.BtnDefaultMarginRight0
{
	box-shadow: 0px 1px 2px 0px #555;
}

.BtnCancel
{
	box-shadow: 0px 1px 2px 0px #555;
	background-color: darkgray;
}

.SpecialButtonsDisabled
{
	box-shadow: 0px 1px 2px 0px #555;
	background-color: white;
	border-bottom-color: darkgray;
	border-left-color: darkgray;
	border-right-color: darkgray;
	border-top-color: darkgray;
	border-width: 1px;
	color: #e0e0e0;
}

.ActionButtons,.ActionButtonsHovered
{
	box-shadow: 0px 1px 2px 0px #555;
	background-color: #9f9f9f;
}

.ActionButtonsHovered
{
	box-shadow: 0px 1px 2px 0px #555;
}

.ButtonDisabled
{
	box-shadow: 0px 1px 2px 0px #555;
	background-color: white;
	border-bottom-color: darkgray;
	border-left-color: darkgray;
	border-right-color: darkgray;
	border-top-color: darkgray;
	border-width: 1px;
	color: #e0e0e0;
}

.ButtonFixo
{
	box-shadow: 0px 0px 0px 0px transparent;
	background-color: #d22831;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	width: 200px;
}

.Button_Home
{
	box-shadow: 0px 0px 0px 0px gray;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 47px;
	background-color: #e4e4e4;
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	font-weight: normal;
	color: #646464;
	height: 77px;
	a.hover{background-color:yellow;
	};
}

.SpecialButtonsPainel,.ButtonBtnCheck,.ButtonBtnDelete,.ButtonBtnEnter,.ButtonBtnFirst,.ButtonBtnGet,.ButtonBtnHelp,.ButtonBtnLast,.ButtonBtnNext,.ButtonBtnPrevious,.ButtonBtnRefresh,.ButtonBtnSelect,.ButtonBtnCancel,.SpecialButtonsDisabled_2
{
	box-shadow: 0px 1px 2px 0px #555;
	border-top-left-radius: 1px;
	width: 145px;
}

.ButtonBtnCheck
{
	box-shadow: 0px 1px 2px 0px #555;
}

.ButtonBtnDelete
{
	box-shadow: 0px 1px 2px 0px #555;
}

.ButtonBtnEnter
{
	box-shadow: 0px 1px 2px 0px #555;
}

.ButtonBtnFirst
{
	box-shadow: 0px 1px 2px 0px #555;
}

.ButtonBtnGet
{
	box-shadow: 0px 1px 2px 0px #555;
}

.ButtonBtnHelp
{
	box-shadow: 0px 1px 2px 0px #555;
}

.ButtonBtnLast
{
	box-shadow: 0px 1px 2px 0px #555;
}

.ButtonBtnNext
{
	box-shadow: 0px 1px 2px 0px #555;
}

.ButtonBtnPrevious
{
	box-shadow: 0px 1px 2px 0px #555;
}

.ButtonBtnRefresh
{
	box-shadow: 0px 1px 2px 0px #555;
}

.ButtonBtnSelect
{
	box-shadow: 0px 1px 2px 0px #555;
}

.ButtonBtnCancel
{
	box-shadow: 0px 1px 2px 0px #555;
	background-color: darkgray;
}

.SpecialButtonsDisabled_2
{
	box-shadow: 0px 1px 2px 0px #555;
	background-color: white;
	border-bottom-color: darkgray;
	border-left-color: darkgray;
	border-right-color: darkgray;
	border-top-color: darkgray;
	border-width: 1px;
	color: #e0e0e0;
}

.ButtonAgenda
{
	box-shadow: 0px 1px 2px 0px #555;
	margin-bottom: 1px;
	margin-right: 3px;
	margin-top: 1px;
	width: 135px;
}

.DiaButtons
{
	box-shadow: 0px 0px 0px 0px #555;
	overflow: visible;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: transparent;
	font-weight: normal;
	color: gray;
}

.DiaButtonsFeriado
{
	box-shadow: 0px 0px 0px 0px #555;
	overflow: visible;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: transparent;
	font-weight: normal;
	color: red;
}

.DiaButtonsVazio
{
	box-shadow: 0px 0px 0px 0px #555;
	overflow: visible;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: transparent;
	font-weight: normal;
	color: #0000c0;
}

.DiaButtonsVago
{
	box-shadow: 0px 0px 0px 0px #555;
	overflow: visible;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: transparent;
	font-weight: normal;
	color: #00c000;
}

.ErrorViewer
{
	border-style: none;
	border-width: 0px;
	font-family: "Microsoft Sans Serif";
	font-size: 8.25pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #f00;
}
.Form,.FormBackgroundImage,.FormNoBackgroundColor,.Login_user
{
	margin-bottom: 0pt;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	padding-right: 0pt;
	padding-top: 0pt;
	background-image: none;
	border-style: none;
	border-width: 0px;
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	color: #747474;
	height: inherit;
}

/* [gx-css-import ignore - start] */
div.gx-content-placeholder > div.gx-ct-body.Form-fx, div.gxwebcomponent > div.gxwebcomponent-body.Form-fx, body.Form-fx
{
	transition-property: transform, opacity;
	-moz-transition-property: transform, opacity;
	-ms-transition-property: transform, opacity;
	-o-transition-property: transform, opacity;
	-webkit-transition-property: transform, opacity;
	transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-moz-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-ms-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-o-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-webkit-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}

div.gx-content-placeholder > div.gx-ct-body.Form-fx.enter-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.Form-fx.enter-fx-duration, body.Form-fx.enter-fx-duration
{
	transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
}

div.gx-content-placeholder > div.gx-ct-body.Form-fx.leave-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.Form-fx.leave-fx-duration, body.Form-fx.leave-fx-duration
{
	transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
}

div.gx-content-placeholder.transitioning, div.gxwebcomponent.transitioning
{
	overflow: hidden;
	position: relative;
}

.Form-fx.entering
{
	opacity: 0.1;
	position: absolute;
}

.Form-fx.leaving
{
	opacity: 0.1;
	position: absolute;
}

/* [gx-css-import ignore - end] */
/* [gx-css-import ignore - start] */
div.gx-content-placeholder > div.gx-ct-body.FormBackgroundImage-fx, div.gxwebcomponent > div.gxwebcomponent-body.FormBackgroundImage-fx, body.FormBackgroundImage-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.FormBackgroundImage-fx.enter-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.FormBackgroundImage-fx.enter-fx-duration, body.FormBackgroundImage-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.FormBackgroundImage-fx.leave-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.FormBackgroundImage-fx.leave-fx-duration, body.FormBackgroundImage-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;
}

.FormBackgroundImage-fx.entering
{
	opacity: 0.1;
	position: absolute;
}

.FormBackgroundImage-fx.leaving
{
	opacity: 0.1;
	position: absolute;
}

/* [gx-css-import ignore - end] */
/* [gx-css-import ignore - start] */
div.gx-content-placeholder > div.gx-ct-body.FormNoBackgroundColor-fx, div.gxwebcomponent > div.gxwebcomponent-body.FormNoBackgroundColor-fx, body.FormNoBackgroundColor-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.FormNoBackgroundColor-fx.enter-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.FormNoBackgroundColor-fx.enter-fx-duration, body.FormNoBackgroundColor-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.FormNoBackgroundColor-fx.leave-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.FormNoBackgroundColor-fx.leave-fx-duration, body.FormNoBackgroundColor-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;
}

.FormNoBackgroundColor-fx.entering
{
	opacity: 0.1;
	position: absolute;
}

.FormNoBackgroundColor-fx.leaving
{
	opacity: 0.1;
	position: absolute;
}

/* [gx-css-import ignore - end] */
.Login_user
{
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(../GeneXusXEv2/bg_login.jpg);
	height: 100%;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
}

/* [gx-css-import ignore - start] */
div.gx-content-placeholder > div.gx-ct-body.Login_user-fx, div.gxwebcomponent > div.gxwebcomponent-body.Login_user-fx, body.Login_user-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.Login_user-fx.enter-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.Login_user-fx.enter-fx-duration, body.Login_user-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.Login_user-fx.leave-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.Login_user-fx.leave-fx-duration, body.Login_user-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;
}

.Login_user-fx.entering
{
	opacity: 0.1;
	position: absolute;
}

.Login_user-fx.leaving
{
	opacity: 0.1;
	position: absolute;
}

/* [gx-css-import ignore - end] */
.FreeStyleGrid,.TrnSublevelGrid,.RecentLinksGrid,.ColumnsSelectorFreeStyleGrid,.FreeStyleGridWithHeader,.VerticalTabGrid,.Parceiro,.FreeStyleStepsLine,.FreeStyleStepsProgress,.FreeStyleStepsUnderline
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	border-style: none;
	border-width: 0px;
}

.FreeStyleGrid>tbody>tr,.FreeStyleGrid>[data-gxrow]
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-style: normal;
	background-color: #fff;
}

.FreeStyleGrid[data-bkgstyle='none']>tbody>tr
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-style: normal;
	background-color: #fff;
}

.FreeStyleGrid[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .FreeStyleGrid[data-bkgstyle='uniform']>tbody>tr:nth-child(even)
{
	background-color: #d3d4d3;
}

.FreeStyleGrid[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #fff;
}

.FreeStyleGrid[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #d3d4d3;
}

.TrnSublevelGrid>tbody>tr,.TrnSublevelGrid>[data-gxrow]
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-style: normal;
	background-color: #fff;
}

.TrnSublevelGrid[data-bkgstyle='none']>tbody>tr
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-style: normal;
	background-color: #fff;
}

.TrnSublevelGrid[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .TrnSublevelGrid[data-bkgstyle='uniform']>tbody>tr:nth-child(even)
{
	background-color: #d3d4d3;
}

.TrnSublevelGrid[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #fff;
}

.TrnSublevelGrid[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #d3d4d3;
}

.RecentLinksGrid>tbody>tr,.RecentLinksGrid>[data-gxrow]
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-style: normal;
	background-color: #fff;
}

.RecentLinksGrid[data-bkgstyle='none']>tbody>tr
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-style: normal;
	background-color: #fff;
}

.RecentLinksGrid[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .RecentLinksGrid[data-bkgstyle='uniform']>tbody>tr:nth-child(even)
{
	background-color: #d3d4d3;
}

.RecentLinksGrid[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #fff;
}

.RecentLinksGrid[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #d3d4d3;
}

.ColumnsSelectorFreeStyleGrid>tbody>tr,.ColumnsSelectorFreeStyleGrid>[data-gxrow]
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-style: normal;
	background-color: #fff;
}

.ColumnsSelectorFreeStyleGrid[data-bkgstyle='none']>tbody>tr
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-style: normal;
	background-color: #fff;
}

.ColumnsSelectorFreeStyleGrid[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .ColumnsSelectorFreeStyleGrid[data-bkgstyle='uniform']>tbody>tr:nth-child(even)
{
	background-color: #d3d4d3;
}

.ColumnsSelectorFreeStyleGrid[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #fff;
}

.ColumnsSelectorFreeStyleGrid[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #d3d4d3;
}

.FreeStyleGridWithHeader>tbody>tr,.FreeStyleGridWithHeader>[data-gxrow]
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-style: normal;
	background-color: #fff;
}

.FreeStyleGridWithHeader[data-bkgstyle='none']>tbody>tr
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-style: normal;
	background-color: #fff;
}

.FreeStyleGridWithHeader[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .FreeStyleGridWithHeader[data-bkgstyle='uniform']>tbody>tr:nth-child(even)
{
	background-color: #d3d4d3;
}

.FreeStyleGridWithHeader[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #fff;
}

.FreeStyleGridWithHeader[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #d3d4d3;
}

.VerticalTabGrid>tbody>tr,.VerticalTabGrid>[data-gxrow]
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #fff;
}

.VerticalTabGrid[data-bkgstyle='none']>tbody>tr
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #fff;
}

.VerticalTabGrid[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #fff;
}

.VerticalTabGrid[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #d3d4d3;
}

.Parceiro>tbody>tr,.Parceiro>[data-gxrow]
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-style: normal;
	background-color: transparent;
}

.Parceiro[data-bkgstyle='none']>tbody>tr
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-style: normal;
	background-color: transparent;
}

.Parceiro[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .Parceiro[data-bkgstyle='uniform']>tbody>tr:nth-child(even)
{
	background-color: #d3d4d3;
}

.Parceiro[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: transparent;
}

.Parceiro[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: transparent;
}

.FreeStyleStepsLine
{
	padding-top: 15px;
}

.FreeStyleStepsLine>tbody>tr,.FreeStyleStepsLine>[data-gxrow]
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-style: normal;
	background-color: #fff;
}

.FreeStyleStepsLine[data-bkgstyle='none']>tbody>tr
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-style: normal;
	background-color: #fff;
}

.FreeStyleStepsLine[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .FreeStyleStepsLine[data-bkgstyle='uniform']>tbody>tr:nth-child(even)
{
	background-color: #d3d4d3;
}

.FreeStyleStepsLine[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #fff;
}

.FreeStyleStepsLine[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #d3d4d3;
}

.FreeStyleStepsProgress
{
	padding-right: 9px;
	padding-top: 15px;
}

.FreeStyleStepsProgress>tbody>tr,.FreeStyleStepsProgress>[data-gxrow]
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-style: normal;
	background-color: #fff;
}

.FreeStyleStepsProgress[data-bkgstyle='none']>tbody>tr
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-style: normal;
	background-color: #fff;
}

.FreeStyleStepsProgress[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .FreeStyleStepsProgress[data-bkgstyle='uniform']>tbody>tr:nth-child(even)
{
	background-color: #d3d4d3;
}

.FreeStyleStepsProgress[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #fff;
}

.FreeStyleStepsProgress[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #d3d4d3;
}

.FreeStyleStepsUnderline>tbody>tr,.FreeStyleStepsUnderline>[data-gxrow]
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-style: normal;
	background-color: #fff;
}

.FreeStyleStepsUnderline[data-bkgstyle='none']>tbody>tr
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-style: normal;
	background-color: #fff;
}

.FreeStyleStepsUnderline[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .FreeStyleStepsUnderline[data-bkgstyle='uniform']>tbody>tr:nth-child(even)
{
	background-color: #d3d4d3;
}

.FreeStyleStepsUnderline[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #fff;
}

.FreeStyleStepsUnderline[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #d3d4d3;
}

.Grid,.GridNoData,.FreeStyleGrid[data-gx-grid-nodata],.FreeStyleStepsVertical[data-gx-grid-nodata],.TrnSublevelGrid[data-gx-grid-nodata],.RecentLinksGrid[data-gx-grid-nodata],.ColumnsSelectorFreeStyleGrid[data-gx-grid-nodata],.FreeStyleGridWithHeader[data-gx-grid-nodata],.FreeStyleSteps[data-gx-grid-nodata],.VerticalTabGrid[data-gx-grid-nodata],.Parceiro[data-gx-grid-nodata],.FreeStyleStepsLine[data-gx-grid-nodata],.FreeStyleStepsProgress[data-gx-grid-nodata],.FreeStyleStepsUnderline[data-gx-grid-nodata],.Grid[data-gx-grid-nodata],.GridNoData[data-gx-grid-nodata],.WorkWithBorder[data-gx-grid-nodata],.GridWithPaginationBar[data-gx-grid-nodata],.GridWithTotalizer[data-gx-grid-nodata],.GridWithBorderColor[data-gx-grid-nodata],.GridNoBorder[data-gx-grid-nodata],.GridDragging[data-gx-grid-nodata],.GridAcceptDrag[data-gx-grid-nodata],.GridNoAcceptDrag[data-gx-grid-nodata],.WorkWith[data-gx-grid-nodata],.PromptGrid[data-gx-grid-nodata],.ViewGrid[data-gx-grid-nodata],.WorkWithSelection[data-gx-grid-nodata],.GridWithBorderColor,.GridNoBorder,.GridDragging,.GridAcceptDrag,.GridNoAcceptDrag,.WorkWith,.PromptGrid,.ViewGrid,.WorkWithSelection
{
	background-color: #1c1c1c;
	margin-bottom: 1pt;
	margin-left: 1pt;
	margin-right: 1pt;
	margin-top: 1pt;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
	border-style: none;
	border-width: 0px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.Grid>tbody>tr,.Grid>[data-gxrow]
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	background-color: #f0f0f0;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.Grid>thead>tr, .Grid>tfoot>tr
{
	color: #fff;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.Grid[data-bkgstyle='none']>thead>tr, .Grid[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.Grid[data-bkgstyle='none']>tbody>tr
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	background-color: #f0f0f0;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.Grid[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .Grid[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .Grid[data-bkgstyle='uniform']>thead>tr, .Grid[data-bkgstyle='uniform']>tfoot>tr
{
	background-color: #e5e5e5;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.Grid[data-bkgstyle='header']>tbody>tr:nth-child(odd), .Grid[data-bkgstyle='header']>tbody>tr:nth-child(even), .Grid[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #f0f0f0;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.Grid[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #e5e5e5;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.Grid[data-bkgstyle='header']>thead>tr, .Grid[data-bkgstyle='header']>tfoot>tr, .Grid[data-bkgstyle='report']>thead>tr, .Grid[data-bkgstyle='report']>tfoot>tr
{
	background-color: transparent;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridNoData,.FreeStyleGrid[data-gx-grid-nodata],.FreeStyleStepsVertical[data-gx-grid-nodata],.TrnSublevelGrid[data-gx-grid-nodata],.RecentLinksGrid[data-gx-grid-nodata],.ColumnsSelectorFreeStyleGrid[data-gx-grid-nodata],.FreeStyleGridWithHeader[data-gx-grid-nodata],.FreeStyleSteps[data-gx-grid-nodata],.VerticalTabGrid[data-gx-grid-nodata],.Parceiro[data-gx-grid-nodata],.FreeStyleStepsLine[data-gx-grid-nodata],.FreeStyleStepsProgress[data-gx-grid-nodata],.FreeStyleStepsUnderline[data-gx-grid-nodata],.Grid[data-gx-grid-nodata],.GridNoData[data-gx-grid-nodata],.WorkWithBorder[data-gx-grid-nodata],.GridWithPaginationBar[data-gx-grid-nodata],.GridWithTotalizer[data-gx-grid-nodata],.GridWithBorderColor[data-gx-grid-nodata],.GridNoBorder[data-gx-grid-nodata],.GridDragging[data-gx-grid-nodata],.GridAcceptDrag[data-gx-grid-nodata],.GridNoAcceptDrag[data-gx-grid-nodata],.WorkWith[data-gx-grid-nodata],.PromptGrid[data-gx-grid-nodata],.ViewGrid[data-gx-grid-nodata],.WorkWithSelection[data-gx-grid-nodata]
{
	background-color: lightgray;
	min-height: 4em;
	width: 100%;
}

.GridNoData>tbody>tr,.GridNoData>[data-gxrow]
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	background-color: #f0f0f0;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridNoData>thead>tr, .GridNoData>tfoot>tr
{
	color: #fff;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridNoData[data-bkgstyle='none']>thead>tr, .GridNoData[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.GridNoData[data-bkgstyle='none']>tbody>tr
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	background-color: #f0f0f0;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridNoData[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .GridNoData[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .GridNoData[data-bkgstyle='uniform']>thead>tr, .GridNoData[data-bkgstyle='uniform']>tfoot>tr
{
	background-color: #e5e5e5;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridNoData[data-bkgstyle='header']>tbody>tr:nth-child(odd), .GridNoData[data-bkgstyle='header']>tbody>tr:nth-child(even), .GridNoData[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #f0f0f0;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridNoData[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #e5e5e5;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridNoData[data-bkgstyle='header']>thead>tr, .GridNoData[data-bkgstyle='header']>tfoot>tr, .GridNoData[data-bkgstyle='report']>thead>tr, .GridNoData[data-bkgstyle='report']>tfoot>tr
{
	background-color: transparent;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridWithBorderColor>tbody>tr,.GridWithBorderColor>[data-gxrow]
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	background-color: #f0f0f0;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridWithBorderColor>thead>tr, .GridWithBorderColor>tfoot>tr
{
	color: #fff;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridWithBorderColor[data-bkgstyle='none']>thead>tr, .GridWithBorderColor[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.GridWithBorderColor[data-bkgstyle='none']>tbody>tr
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	background-color: #f0f0f0;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridWithBorderColor[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .GridWithBorderColor[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .GridWithBorderColor[data-bkgstyle='uniform']>thead>tr, .GridWithBorderColor[data-bkgstyle='uniform']>tfoot>tr
{
	background-color: #e5e5e5;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridWithBorderColor[data-bkgstyle='header']>tbody>tr:nth-child(odd), .GridWithBorderColor[data-bkgstyle='header']>tbody>tr:nth-child(even), .GridWithBorderColor[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #f0f0f0;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridWithBorderColor[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #e5e5e5;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridWithBorderColor[data-bkgstyle='header']>thead>tr, .GridWithBorderColor[data-bkgstyle='header']>tfoot>tr, .GridWithBorderColor[data-bkgstyle='report']>thead>tr, .GridWithBorderColor[data-bkgstyle='report']>tfoot>tr
{
	background-color: transparent;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridNoBorder>tbody>tr,.GridNoBorder>[data-gxrow]
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	background-color: #f0f0f0;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridNoBorder>thead>tr, .GridNoBorder>tfoot>tr
{
	color: #fff;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridNoBorder[data-bkgstyle='none']>thead>tr, .GridNoBorder[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.GridNoBorder[data-bkgstyle='none']>tbody>tr
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	background-color: #f0f0f0;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridNoBorder[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .GridNoBorder[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .GridNoBorder[data-bkgstyle='uniform']>thead>tr, .GridNoBorder[data-bkgstyle='uniform']>tfoot>tr
{
	background-color: #e5e5e5;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridNoBorder[data-bkgstyle='header']>tbody>tr:nth-child(odd), .GridNoBorder[data-bkgstyle='header']>tbody>tr:nth-child(even), .GridNoBorder[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #f0f0f0;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridNoBorder[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #e5e5e5;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridNoBorder[data-bkgstyle='header']>thead>tr, .GridNoBorder[data-bkgstyle='header']>tfoot>tr, .GridNoBorder[data-bkgstyle='report']>thead>tr, .GridNoBorder[data-bkgstyle='report']>tfoot>tr
{
	background-color: transparent;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridDragging
{
	border-bottom-color: white;
	border-left-color: white;
	border-right-color: white;
	border-top-color: white;
}

.GridDragging>tbody>tr,.GridDragging>[data-gxrow]
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	background-color: #f0f0f0;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridDragging>thead>tr, .GridDragging>tfoot>tr
{
	color: #fff;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridDragging[data-bkgstyle='none']>thead>tr, .GridDragging[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.GridDragging[data-bkgstyle='none']>tbody>tr
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	background-color: #f0f0f0;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridDragging[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .GridDragging[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .GridDragging[data-bkgstyle='uniform']>thead>tr, .GridDragging[data-bkgstyle='uniform']>tfoot>tr
{
	background-color: #d3d4d3;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridDragging[data-bkgstyle='header']>tbody>tr:nth-child(odd), .GridDragging[data-bkgstyle='header']>tbody>tr:nth-child(even), .GridDragging[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #f0f0f0;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridDragging[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #e5e5e5;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridDragging[data-bkgstyle='header']>thead>tr, .GridDragging[data-bkgstyle='header']>tfoot>tr, .GridDragging[data-bkgstyle='report']>thead>tr, .GridDragging[data-bkgstyle='report']>tfoot>tr
{
	background-color: transparent;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridAcceptDrag
{
	border-bottom-color: white;
	border-left-color: white;
	border-right-color: white;
	border-top-color: white;
}

.GridAcceptDrag>tbody>tr,.GridAcceptDrag>[data-gxrow]
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	background-color: #f0f0f0;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridAcceptDrag>thead>tr, .GridAcceptDrag>tfoot>tr
{
	color: #fff;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridAcceptDrag[data-bkgstyle='none']>thead>tr, .GridAcceptDrag[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.GridAcceptDrag[data-bkgstyle='none']>tbody>tr
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	background-color: #f0f0f0;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridAcceptDrag[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .GridAcceptDrag[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .GridAcceptDrag[data-bkgstyle='uniform']>thead>tr, .GridAcceptDrag[data-bkgstyle='uniform']>tfoot>tr
{
	background-color: #d3d4d3;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridAcceptDrag[data-bkgstyle='header']>tbody>tr:nth-child(odd), .GridAcceptDrag[data-bkgstyle='header']>tbody>tr:nth-child(even), .GridAcceptDrag[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #f0f0f0;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridAcceptDrag[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #e5e5e5;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridAcceptDrag[data-bkgstyle='header']>thead>tr, .GridAcceptDrag[data-bkgstyle='header']>tfoot>tr, .GridAcceptDrag[data-bkgstyle='report']>thead>tr, .GridAcceptDrag[data-bkgstyle='report']>tfoot>tr
{
	background-color: transparent;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridNoAcceptDrag
{
	border-bottom-color: white;
	border-left-color: white;
	border-right-color: white;
	border-top-color: white;
}

.GridNoAcceptDrag>tbody>tr,.GridNoAcceptDrag>[data-gxrow]
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	background-color: #f0f0f0;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridNoAcceptDrag>thead>tr, .GridNoAcceptDrag>tfoot>tr
{
	color: #fff;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridNoAcceptDrag[data-bkgstyle='none']>thead>tr, .GridNoAcceptDrag[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.GridNoAcceptDrag[data-bkgstyle='none']>tbody>tr
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	background-color: #f0f0f0;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridNoAcceptDrag[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .GridNoAcceptDrag[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .GridNoAcceptDrag[data-bkgstyle='uniform']>thead>tr, .GridNoAcceptDrag[data-bkgstyle='uniform']>tfoot>tr
{
	background-color: #d3d4d3;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridNoAcceptDrag[data-bkgstyle='header']>tbody>tr:nth-child(odd), .GridNoAcceptDrag[data-bkgstyle='header']>tbody>tr:nth-child(even), .GridNoAcceptDrag[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #f0f0f0;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridNoAcceptDrag[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #e5e5e5;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridNoAcceptDrag[data-bkgstyle='header']>thead>tr, .GridNoAcceptDrag[data-bkgstyle='header']>tfoot>tr, .GridNoAcceptDrag[data-bkgstyle='report']>thead>tr, .GridNoAcceptDrag[data-bkgstyle='report']>tfoot>tr
{
	background-color: transparent;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.WorkWith>tbody>tr,.WorkWith>[data-gxrow]
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	background-color: #fff;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.WorkWith>thead>tr, .WorkWith>tfoot>tr
{
	color: #fff;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.WorkWith[data-bkgstyle='none']>thead>tr, .WorkWith[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.WorkWith[data-bkgstyle='none']>tbody>tr
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	background-color: #fff;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.WorkWith[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .WorkWith[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .WorkWith[data-bkgstyle='uniform']>thead>tr, .WorkWith[data-bkgstyle='uniform']>tfoot>tr
{
	background-color: #e5e5e5;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.WorkWith[data-bkgstyle='header']>tbody>tr:nth-child(odd), .WorkWith[data-bkgstyle='header']>tbody>tr:nth-child(even), .WorkWith[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #fff;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.WorkWith[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #e5e5e5;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.WorkWith[data-bkgstyle='header']>thead>tr, .WorkWith[data-bkgstyle='header']>tfoot>tr, .WorkWith[data-bkgstyle='report']>thead>tr, .WorkWith[data-bkgstyle='report']>tfoot>tr
{
	background-color: transparent;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.PromptGrid>tbody>tr,.PromptGrid>[data-gxrow]
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	background-color: #fff;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.PromptGrid>thead>tr, .PromptGrid>tfoot>tr
{
	color: #fff;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.PromptGrid[data-bkgstyle='none']>thead>tr, .PromptGrid[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.PromptGrid[data-bkgstyle='none']>tbody>tr
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	background-color: #fff;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.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-color: #e5e5e5;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.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-color: #fff;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.PromptGrid[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #e5e5e5;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.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-color: transparent;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.ViewGrid>tbody>tr,.ViewGrid>[data-gxrow]
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	background-color: #fff;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.ViewGrid>thead>tr, .ViewGrid>tfoot>tr
{
	color: #fff;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.ViewGrid[data-bkgstyle='none']>thead>tr, .ViewGrid[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.ViewGrid[data-bkgstyle='none']>tbody>tr
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	background-color: #fff;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.ViewGrid[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .ViewGrid[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .ViewGrid[data-bkgstyle='uniform']>thead>tr, .ViewGrid[data-bkgstyle='uniform']>tfoot>tr
{
	background-color: #e5e5e5;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.ViewGrid[data-bkgstyle='header']>tbody>tr:nth-child(odd), .ViewGrid[data-bkgstyle='header']>tbody>tr:nth-child(even), .ViewGrid[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #fff;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.ViewGrid[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #e5e5e5;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.ViewGrid[data-bkgstyle='header']>thead>tr, .ViewGrid[data-bkgstyle='header']>tfoot>tr, .ViewGrid[data-bkgstyle='report']>thead>tr, .ViewGrid[data-bkgstyle='report']>tfoot>tr
{
	background-color: transparent;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.WorkWithSelection>tbody>tr,.WorkWithSelection>[data-gxrow]
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	background-color: #fff;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.WorkWithSelection>thead>tr, .WorkWithSelection>tfoot>tr
{
	color: #fff;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.WorkWithSelection[data-bkgstyle='none']>thead>tr, .WorkWithSelection[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.WorkWithSelection[data-bkgstyle='none']>tbody>tr
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	background-color: #fff;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.WorkWithSelection[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .WorkWithSelection[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .WorkWithSelection[data-bkgstyle='uniform']>thead>tr, .WorkWithSelection[data-bkgstyle='uniform']>tfoot>tr
{
	background-color: #e5e5e5;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.WorkWithSelection[data-bkgstyle='header']>tbody>tr:nth-child(odd), .WorkWithSelection[data-bkgstyle='header']>tbody>tr:nth-child(even), .WorkWithSelection[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #fff;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.WorkWithSelection[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #e5e5e5;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.WorkWithSelection[data-bkgstyle='header']>thead>tr, .WorkWithSelection[data-bkgstyle='header']>tfoot>tr, .WorkWithSelection[data-bkgstyle='report']>thead>tr, .WorkWithSelection[data-bkgstyle='report']>tfoot>tr
{
	background-color: transparent;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.Hyperlink
{
	border-style: none;
	border-width: 0px;
	font-family: "Verdana";
	font-size: 8.25pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
.Image,.ImageDragging,.ImageAcceptDrag,.ImageNoAcceptDrag,.TabPaging,.TabPagingNext,.TabPagingPrevious,.ImageHeaderBackground,.HeaderImage1,.ImageTopHeader,.PoweredBy,.ResponsiveImage,.ImageAdd,.ImageBack,.ImageLoginLeft,.ImageLoginLeftGAM,.ImageLoginLeftGAMLarge,.ImageLoginLeftGAMOtherLogin,.ImageLoginLeftGAMLogonTo,.UnauthorizedImage,.RoundedImage,.RoundedImageTitle,.PopupButtons,.PopupButtonsClose,.PopupButtonsCloseHovered,.PopupButtonsResize,.ImageMenu,.ImageMenuCircle,.ImageBlock,.ImageHiddenExtraSmall,.AssociationImage,.StepImage,.StepImageUnSelected,.ImageTop,.ImageTopNotFixed,.ImageHandCenter,.ImageHandCenter:hover,.PagingButtons,.PagingButtonsFirst,.PagingButtonsLast,.PagingButtonsNext,.PagingButtonsPrevious,.ImageSombra,.UserActionPrompt,.ImageDashboardBanner
{
	border-style: none;
	border-width: 0px;
	vertical-align: middle;
}
.ImageTop,.ImageTopNotFixed
{
	background-color: white;
	height: 10px;
	width: 5px;
}
.ImageHandCenter,.ImageHandCenter:hover
{
	margin-left: 2px;
	margin-top: 2px;
	cursor: pointer;
}
.PagingButtons,.PagingButtonsFirst,.PagingButtonsLast,.PagingButtonsNext,.PagingButtonsPrevious
{
	background-repeat: no-repeat;
	margin-left: 4px;
	height: 32px;
	width: 32px;
	cursor: pointer;
	padding-left:0 !important;
	padding-bottom:0 !important;
}
.PagingButtonsFirst
{
	float: left;
	background-image: url(../GeneXusXEv2/PageFirst.png);
	height: 16px;
	width: 16px;
}
.PagingButtonsLast
{
	float: left;
	background-image: url(../GeneXusXEv2/PageLast.png);
	height: 16px;
	width: 16px;
}
.PagingButtonsNext
{
	float: left;
	background-image: url(../GeneXusXEv2/PageNext.png);
	height: 16px;
	width: 16px;
}
.PagingButtonsPrevious
{
	float: left;
	background-image: url(../GeneXusXEv2/PagePrevious.png);
	height: 16px;
	width: 16px;
}
.ImageSombra
{
	border-bottom: 1px;
	border-left: 1px;
	border-right: 1px;
	border-top: 1px;
	box-shadow: 0px 0px 10px 0px #6a6a6a;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	background-color: whitesmoke;
	border-bottom-color: #cecece;
	border-left-color: #cecece;
	border-right-color: #cecece;
	border-top-color: #cecece;
	border-style: solid;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	color: white;
}
.UserActionPrompt
{
	padding-bottom: 15px;
	padding-left: 6px;
	padding-top: 15px;
	position: absolute;
	right: 27px;
	top: -58px;
	border-left-color: BorderPanelColor;
	border-style: solid;
	border-width: 1px;
	border-top:0;
	border-bottom:0;
	border-right:0;
	background-image:none !important;
}
.ImageDashboardBanner
{
	border-bottom-color: BorderPanelColor;
	border-left-color: BorderPanelColor;
	border-right-color: BorderPanelColor;
	border-top-color: BorderPanelColor;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	height: auto;
	max-height: 250px;
	width: 100%;
	object-fit:cover;
}
.Messages,.ErrorMessages,.WarningMessages
{
	border-width: 1px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	position: relative;
	white-space: nowrap;
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	color: #c60b44;
}
.ErrorMessages
{
	background-color: rgba(255,255,255,0.6);
	background-image: url(../GeneXusXEv2/ico_error.png);
	background-position: 4px center;
	background-repeat: no-repeat;
	border-bottom-color: #c60b44;
	border-left-color: #c60b44;
	border-right-color: #c60b44;
	border-top-color: #c60b44;
	border-style: solid;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	margin-left: 2px;
	padding-left: 20px;
	font-weight: bold;
}
.WarningMessages
{
	background-color: rgba(255,255,255,0.6);
	background-image: url(../GeneXusXEv2/ico_warning.png);
	background-position: 4px center;
	background-repeat: no-repeat;
	border-bottom-color: #c60b44;
	border-left-color: #c60b44;
	border-right-color: #c60b44;
	border-top-color: #c60b44;
	border-style: solid;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	margin-left: 2px;
	padding-left: 20px;
	font-weight: bold;
}
.Table,.TableDragging,.TableAcceptDrag,.TableNoAcceptDrag,.TableSombra,.Container,.ContainerFluid,.TableMainTabs,.MainContainer,.MainContainerBackgroundWhite,.MainContainerNoBackground,.MainContainerWithFooter,.TableWizardSummaryStep,.TableCardDashboardAdmin,.TableCardDashboardAdminBaseColor,.TableCardDashboardAdminInfoLight,.TableCardDashboardAdminDanger,.TableCardDashboardAdminWarning,.TableCardDashboardAdminSuccess,.TableCardDashboardAdminInfo,.TableLeftMenu,.TableTopMenu,.Table80,.TableButtons,.LevelTable,.BodyContainer,.LoginContainer,.HeaderContainer,.RecentLinksContainer,.ThinHeaderContainer,.FormContainer,.TabsFormContainer,.AdvancedContainerItem,.AdvancedContainerItemExpanded,.AdvancedContainer,.AdvancedContainerVisible,.OrdersTable,.WWAdvancedContainer,.RecentLinksMainTable,.RecentLinksMainTableExpanded,.PromptContainer,.PromptMainTable,.GridTabMainTable,.TableHeaderRight,.TableLogo,.FiltersContainer,.FiltersContainerItem,.FilterContainerItemSearch,.Table193x216,.Table193x216Collapsed,.ActionsContainer,.ActionsContainerItem,.ActionsContainerVisible,.TableMasterPagePopup,.TableAlignRight,.TableAlignRightMaster,.TableAlignRightWithMargin,.TableTotalizer,.TableTotalizerAl,.TablePaddingTop5,.TableAlignedCentered,.TableMain,.TableMainPopup,.TableMainWithShadow,.TableMainTransaction,.PopupContentCell,.TableActions,.TableActionsCell,.TableActionsCellLogin,.DataDescriptionCell,.DataDescriptionCellLeft,.DataDescriptionCellLogin,.TableData,.TextBlockTitleCell,.TableTitleCell,.GridHeaderCell,.GridHeaderCellCleanFilters,.TableView,.GridLineEven,.GridLineOdd,.GridFooter,.SpaceTable,.TableWhiteBorder,.TableMerged,.TableSearch,.TableAttributesCell,.TableSearchCell,.TableDynamicFilters,.select,.TablePaddingLeft,.TableLineSeparator,.TableRowSideBar,.breadCrumbTitleCell,.TableGeolocation,.TableBar,.TableCellAlignRight,.MasterTopIconsCell,.TableHiddenExtraSmall,.CellPaddingTop,.TableViewTab,.TableAssociation,.TableFSHeader,.FSSingleLine,.MergedItemNotRequired,.TableLabel50Percent,.TableWithBottomBorder,.FilterMultipleSelectorCell,.FilterMultiplePromptCell,.TableStep,.TableStepSelected,.TableContainerStep,.TableContainerStepSelected,.TableContainerStepFirst,.TableContainerStepLast,.TableWizardMain,.TableWizardMainWithShadow,.WizardStepsCell,.WizardStepsPositionCell,.TableStepBullet,.TableStepBulletChecked,.TableStepBulletSelected,.TableStepExtraBulletChecked,.TableContainerStepBullet,.TableStepBulletLine,.TableStepBulletLineChecked,.TableStepBulletLineCell,.WizardTitleCell,.TableStepInfo,.FSWithHeaderCellBottomRow,.TableContentHolderWithShadow,.TableUserRoleFixedHeader,.TableHeaderSidebarImage,.ProgressCardTable,.TableCardProgressAdmin,.TableCardProgressAdminDanger,.TableCardProgressAdminWarning,.TableCardProgressAdminInfo,.TableCardProgressAdminSuccess,.TableCardProgressAdminBaseColor,.TableCardProgressAdminInfoLight,.SimpleCardTable,.CardWithImageTable,.CardImageMoreInfoTable,.ChatDataTable,.TableGrid,.TableTop,.TableTopSearch,.TableContent,.TableMainView,.TableMainViewWithShadow,.Table100x100,.TableGridHeader,.Table100x100H,.Table100x1004C,.TableViewGeneralAtts,.TableBorder,.ViewTable,.TableHorizontalLine,.header_pink_line,.HorizontalSpace,.TableBottom,.RecentLinksTable,.RecentLinksTableOdd,.RecentLinksTableEven,.Table960,.TableGreyFooter,.TableBlackFooter,.TableBlackHeader,.Table95,.TableLogin,.TableLoginWithLeftImage,.TableLoginWithLeftImageError,.SmallTableLogin,.LargeTableLogin,.TableLogin2Cols,.TableLoginError,.TableLoginError2Cols,.Cadastro,.Cadastro2,.Sombra,.Sombrabkp,.TableBG,.Cadastro3,.Login,.TableMainPopover,.TableStepUnderline,.TableStepUnderlineExtraBullet,.TableContainerStepUnderline,.TableStepExtraUnderlineChecked,.WizardStepsLinePositionCell,.TableStepVertical,.TableStepUnderlineExtra,.TableWizardMainFullWidth
{
	background-repeat: repeat;
	padding-bottom: 0pt;
	padding-left: 0pt;
	padding-right: 0pt;
	padding-top: 0pt;
	border-style: none;
	border-width: 0px;
	font-family: Verdana,Arial;
	font-size: 9pt;
	font-style: normal;
	text-align: left;
}
.TableGrid
{
	background-color: #e4e5e6;
	border-bottom-color: #747474;
	border-left-color: #747474;
	border-right-color: #747474;
	border-top-color: #747474;
	border-style: solid;
	border-width: 1px;
	font-size: 8pt;
}
.TableTop,.TableTopSearch
{
	background-repeat: repeat-x;
	list-style-image: none;
	background-color: white;
	background-image: none;
	height: 50px;
	width: 100%;
}
.TableContent,.TableMainView,.TableMainViewWithShadow
{
	padding-bottom: 10pt;
	padding-left: 10pt;
	padding-right: 10pt;
	padding-top: 10pt;
	color: #747474;
	vertical-align: top;
}
.Table100x100,.TableGridHeader,.Table100x100H,.Table100x1004C,.TableViewGeneralAtts,.TableBorder
{
	width: 100%;
	vertical-align: top;
}
.TableBorder
{
	border-bottom: 1px;
	border-left: 1px;
	border-right: 1px;
	padding-bottom: 5pt;
	padding-left: 5pt;
	padding-right: 5pt;
	padding-top: 5pt;
	border-bottom-color: #9d1f1f;
	border-left-color: #9d1f1f;
	border-right-color: #9d1f1f;
	width: 90%;
}
.ViewTable
{
	border-bottom: 1px;
	border-left: 1px;
	border-right: 1px;
	border-top: 1px;
	background-color: white;
	border-bottom-color: silver;
	border-left-color: silver;
	border-right-color: silver;
	border-top-color: silver;
	border-width: 1px;
	color: #404040;
	width: 100%;
}
.TableHorizontalLine,.header_pink_line
{
	background-color: #c60b44;
	height: 6px;
	width: 100%;
}
.header_pink_line
{
	width: 960px;
}
.HorizontalSpace
{
	background-color: #fff;
	height: 5px;
	width: 100%;
}
.TableBottom
{
	background-color: #e0e0e0;
	height: 30px;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}
.RecentLinksTable,.RecentLinksTableOdd,.RecentLinksTableEven
{
	padding-left: 5pt;
	padding-right: 5pt;
	background-color: whitesmoke;
	border-bottom-color: #9d1f1f;
	height: 10px;
	width: 100%;
}
.Table960
{
	width: 960px;
}
.TableGreyFooter
{
	background-image: url(../footer_body.png);
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	height: 32px;
	width: 100%;
}
.TableBlackFooter
{
	background-image: url(../cabezal_cuerpo.png);
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	height: 36px;
	width: 100%;
}
.TableBlackHeader
{
	background-image: url(../cabezal_cuerpo.png);
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	height: 36px;
	width: 100%;
}
.Table95
{
	width: 100%;
}
.TableLogin,.TableLoginWithLeftImage,.TableLoginWithLeftImageError,.SmallTableLogin,.LargeTableLogin,.TableLogin2Cols,.TableLoginError,.TableLoginError2Cols
{
	box-shadow: 2px 2px 4px #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	width: 300px;
}
.TableLoginWithLeftImage,.TableLoginWithLeftImageError
{
	box-shadow: 2px 2px 4px #ccc;
}
.TableLoginWithLeftImageError
{
	box-shadow: 2px 2px 4px #ccc;
}
.SmallTableLogin
{
	box-shadow: 2px 2px 4px #ccc;
}
.LargeTableLogin
{
	box-shadow: 2px 2px 4px #ccc;
}
.TableLogin2Cols
{
	box-shadow: 2px 2px 4px #ccc;
}
.TableLoginError,.TableLoginError2Cols
{
	box-shadow: 2px 2px 4px #ccc;
}
.TableLoginError2Cols
{
	box-shadow: 2px 2px 4px #ccc;
}
.Cadastro
{
	box-shadow: 2px 2px 5px -1px silver;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 4pt;
	padding-left: 4pt;
	padding-right: 4pt;
	padding-top: 4pt;
	background-color: #f5f5f5;
	border-bottom-color: #eaeaea;
	border-left-color: #eaeaea;
	border-right-color: #eaeaea;
	border-top-color: #f5f5f5;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 0px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
}
.Cadastro2
{
	box-shadow: 0px 0px 0px 0px #eaeaea;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: white;
	border-bottom-color: #eaeaea;
	border-left-color: #eaeaea;
	border-right-color: #eaeaea;
	border-top-color: #eaeaea;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 0px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
}
.Sombra
{
	background-repeat: repeat-x;
	box-shadow: 0px 0px 10px 0px #6a6a6a;
	margin-bottom: 4px;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 4px;
	overflow: visible;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	-moz-box-sizing: border-box;
	background-color: #f5f5f5;
	background-image: none;
	border-bottom-color: #cecece;
	border-left-color: #cecece;
	border-right-color: #cecece;
	border-top-color: #cecece;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.Sombrabkp
{
	box-shadow: 0px 1px 5px 0px #d9d9d9;
	margin-bottom: 4px;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 4px;
	padding-bottom: 1pt;
	padding-left: 1pt;
	padding-right: 1pt;
	padding-top: 1pt;
	-moz-box-sizing: border-box;
	border-bottom-color: #cecece;
	border-left-color: #cecece;
	border-right-color: #cecece;
	border-top-color: #cecece;
	border-style: solid;
	border-width: 1px;
}
.TableBG
{
	background-attachment: fixed;
	background-position: absolute;
	background-repeat: no-repeat;
	background-image: none;
	height: 100%;
	width: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.Cadastro3
{
	box-shadow: 0px 2px 5px -1px #6a6a6a;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 4pt;
	padding-left: 4pt;
	padding-right: 4pt;
	padding-top: 4pt;
	background-color: #fff;
	border-bottom-color: #d9d9d9;
	border-left-color: #d9d9d9;
	border-right-color: #d9d9d9;
	border-top-color: #d9d9d9;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
.Login
{
	background-attachment: fixed;
	background-position: absolut;
	background-repeat: no-repeat;
	background-image: url(../GeneXusXEv2/bg_login.jpg);
	height: 100%;
	width: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.TableMainPopover
{
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
.TableStepUnderline,.TableStepUnderlineExtraBullet
{
	margin-right: 5px;
	border-bottom-color: StepBulletColor;
	border-left-color: StepBulletColor;
	border-right-color: StepBulletColor;
	border-top-color: StepBulletColor;
	border-style: solid;
	border-width: 2px;
	border-top-left-radius: 100%;
	border-top-right-radius: 100%;
	border-bottom-right-radius: 100%;
	border-bottom-left-radius: 100%;
	height: 30px;
	width: 30px;
	line-height:26px;
}
.TableStepUnderlineExtraBullet
{
	margin-left: -10px;
	margin-right: -30px;
	border-style: none;
}
.TableContainerStepUnderline
{
	margin-right: 30px;
}
.TableStepExtraUnderlineChecked
{
	margin-right: 5px;
	background-color: transparent;
	background-image: none;
	height: 26px;
	width: 26px;
	text-align: center;
	line-height:30px;
}
.WizardStepsLinePositionCell
{
	padding-bottom: 40px;
	padding-left: 45px;
	padding-right: 45px;
	padding-top: 0px;
}
.TableStepVertical
{
	margin-right: 5px;
	padding-top: 6px;
	background-color: StepBackgroundColor;
	border-top-left-radius: 100%;
	border-top-right-radius: 100%;
	border-bottom-right-radius: 100%;
	border-bottom-left-radius: 100%;
	height: 30px;
	width: 30px;
	line-height:18px;
}
.TableStepUnderlineExtra
{
	margin-left: -10px;
	margin-right: -20px;
}
.TableWizardMainFullWidth
{
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.2);
	margin-top: 15px;
	background-color: DataBackgroundColor;
	border-bottom-color: BorderPanelColor;
	border-left-color: BorderPanelColor;
	border-right-color: BorderPanelColor;
	border-top-color: BorderPanelColor;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}
.TextBlock,.GridNewRow,.FreeStyleGridFooter>.gx_newrow,.FreeStyleStepsVerticalFooter>.gx_newrow,.TrnSublevelGridFooter>.gx_newrow,.RecentLinksGridFooter>.gx_newrow,.ColumnsSelectorFreeStyleGridFooter>.gx_newrow,.FreeStyleGridWithHeaderFooter>.gx_newrow,.FreeStyleStepsFooter>.gx_newrow,.VerticalTabGridFooter>.gx_newrow,.ParceiroFooter>.gx_newrow,.FreeStyleStepsLineFooter>.gx_newrow,.FreeStyleStepsProgressFooter>.gx_newrow,.FreeStyleStepsUnderlineFooter>.gx_newrow,.Grid>tfoot .gx_newrow,.GridNoData>tfoot .gx_newrow,.FreeStyleGrid[data-gx-grid-nodata]>tfoot .gx_newrow,.FreeStyleStepsVertical[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,.FreeStyleSteps[data-gx-grid-nodata]>tfoot .gx_newrow,.VerticalTabGrid[data-gx-grid-nodata]>tfoot .gx_newrow,.Parceiro[data-gx-grid-nodata]>tfoot .gx_newrow,.FreeStyleStepsLine[data-gx-grid-nodata]>tfoot .gx_newrow,.FreeStyleStepsProgress[data-gx-grid-nodata]>tfoot .gx_newrow,.FreeStyleStepsUnderline[data-gx-grid-nodata]>tfoot .gx_newrow,.Grid[data-gx-grid-nodata]>tfoot .gx_newrow,.GridNoData[data-gx-grid-nodata]>tfoot .gx_newrow,.WorkWithBorder[data-gx-grid-nodata]>tfoot .gx_newrow,.GridWithPaginationBar[data-gx-grid-nodata]>tfoot .gx_newrow,.GridWithTotalizer[data-gx-grid-nodata]>tfoot .gx_newrow,.GridWithBorderColor[data-gx-grid-nodata]>tfoot .gx_newrow,.GridNoBorder[data-gx-grid-nodata]>tfoot .gx_newrow,.GridDragging[data-gx-grid-nodata]>tfoot .gx_newrow,.GridAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow,.GridNoAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow,.WorkWith[data-gx-grid-nodata]>tfoot .gx_newrow,.PromptGrid[data-gx-grid-nodata]>tfoot .gx_newrow,.ViewGrid[data-gx-grid-nodata]>tfoot .gx_newrow,.WorkWithSelection[data-gx-grid-nodata]>tfoot .gx_newrow,.WorkWithBorder>tfoot .gx_newrow,.GridWithPaginationBar>tfoot .gx_newrow,.GridWithTotalizer>tfoot .gx_newrow,.GridWithBorderColor>tfoot .gx_newrow,.GridNoBorder>tfoot .gx_newrow,.GridDragging>tfoot .gx_newrow,.GridAcceptDrag>tfoot .gx_newrow,.GridNoAcceptDrag>tfoot .gx_newrow,.WorkWith>tfoot .gx_newrow,.PromptGrid>tfoot .gx_newrow,.ViewGrid>tfoot .gx_newrow,.WorkWithSelection>tfoot .gx_newrow,.GridLoadingText,.FreeStyleGrid+div.gx-grid-loading,.FreeStyleStepsVertical+div.gx-grid-loading,.TrnSublevelGrid+div.gx-grid-loading,.RecentLinksGrid+div.gx-grid-loading,.ColumnsSelectorFreeStyleGrid+div.gx-grid-loading,.FreeStyleGridWithHeader+div.gx-grid-loading,.FreeStyleSteps+div.gx-grid-loading,.VerticalTabGrid+div.gx-grid-loading,.Parceiro+div.gx-grid-loading,.FreeStyleStepsLine+div.gx-grid-loading,.FreeStyleStepsProgress+div.gx-grid-loading,.FreeStyleStepsUnderline+div.gx-grid-loading,.Grid+div.gx-grid-loading,.GridNoData+div.gx-grid-loading,.FreeStyleGrid[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleStepsVertical[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,.FreeStyleSteps[data-gx-grid-nodata]+div.gx-grid-loading,.VerticalTabGrid[data-gx-grid-nodata]+div.gx-grid-loading,.Parceiro[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleStepsLine[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleStepsProgress[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleStepsUnderline[data-gx-grid-nodata]+div.gx-grid-loading,.Grid[data-gx-grid-nodata]+div.gx-grid-loading,.GridNoData[data-gx-grid-nodata]+div.gx-grid-loading,.WorkWithBorder[data-gx-grid-nodata]+div.gx-grid-loading,.GridWithPaginationBar[data-gx-grid-nodata]+div.gx-grid-loading,.GridWithTotalizer[data-gx-grid-nodata]+div.gx-grid-loading,.GridWithBorderColor[data-gx-grid-nodata]+div.gx-grid-loading,.GridNoBorder[data-gx-grid-nodata]+div.gx-grid-loading,.GridDragging[data-gx-grid-nodata]+div.gx-grid-loading,.GridAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading,.GridNoAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading,.WorkWith[data-gx-grid-nodata]+div.gx-grid-loading,.PromptGrid[data-gx-grid-nodata]+div.gx-grid-loading,.ViewGrid[data-gx-grid-nodata]+div.gx-grid-loading,.WorkWithSelection[data-gx-grid-nodata]+div.gx-grid-loading,.WorkWithBorder+div.gx-grid-loading,.GridWithPaginationBar+div.gx-grid-loading,.GridWithTotalizer+div.gx-grid-loading,.GridWithBorderColor+div.gx-grid-loading,.GridNoBorder+div.gx-grid-loading,.GridDragging+div.gx-grid-loading,.GridAcceptDrag+div.gx-grid-loading,.GridNoAcceptDrag+div.gx-grid-loading,.WorkWith+div.gx-grid-loading,.PromptGrid+div.gx-grid-loading,.ViewGrid+div.gx-grid-loading,.WorkWithSelection+div.gx-grid-loading,.TableHeaderText,.Grid>caption,.GridNoData>caption,.FreeStyleGrid[data-gx-grid-nodata]>caption,.FreeStyleStepsVertical[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,.FreeStyleSteps[data-gx-grid-nodata]>caption,.VerticalTabGrid[data-gx-grid-nodata]>caption,.Parceiro[data-gx-grid-nodata]>caption,.FreeStyleStepsLine[data-gx-grid-nodata]>caption,.FreeStyleStepsProgress[data-gx-grid-nodata]>caption,.FreeStyleStepsUnderline[data-gx-grid-nodata]>caption,.Grid[data-gx-grid-nodata]>caption,.GridNoData[data-gx-grid-nodata]>caption,.WorkWithBorder[data-gx-grid-nodata]>caption,.GridWithPaginationBar[data-gx-grid-nodata]>caption,.GridWithTotalizer[data-gx-grid-nodata]>caption,.GridWithBorderColor[data-gx-grid-nodata]>caption,.GridNoBorder[data-gx-grid-nodata]>caption,.GridDragging[data-gx-grid-nodata]>caption,.GridAcceptDrag[data-gx-grid-nodata]>caption,.GridNoAcceptDrag[data-gx-grid-nodata]>caption,.WorkWith[data-gx-grid-nodata]>caption,.PromptGrid[data-gx-grid-nodata]>caption,.ViewGrid[data-gx-grid-nodata]>caption,.WorkWithSelection[data-gx-grid-nodata]>caption,.WorkWithBorder>caption,.GridWithPaginationBar>caption,.GridWithTotalizer>caption,.GridWithBorderColor>caption,.GridNoBorder>caption,.GridDragging>caption,.GridAcceptDrag>caption,.GridNoAcceptDrag>caption,.WorkWith>caption,.PromptGrid>caption,.ViewGrid>caption,.WorkWithSelection>caption,.Table>caption,.TableDragging>caption,.TableAcceptDrag>caption,.TableNoAcceptDrag>caption,.TableSombra>caption,.td5>caption,.td100>caption,.ToolbarMain>caption,.TableBorder100x100>caption,.Container>caption,.ContainerFluid>caption,.GridEven>caption,.GridOdd>caption,.TableMainTabs>caption,.MainContainer>caption,.MainContainerBackgroundWhite>caption,.MainContainerNoBackground>caption,.MainContainerWithFooter>caption,.TableWizardSummaryStep>caption,.FiltersCell>caption,.TableCardDashboardAdmin>caption,.TableCardDashboardAdminBaseColor>caption,.TableCardDashboardAdminInfoLight>caption,.TableCardDashboardAdminDanger>caption,.TableCardDashboardAdminWarning>caption,.TableCardDashboardAdminSuccess>caption,.TableCardDashboardAdminInfo>caption,.TableLeftMenu>caption,.TableTopMenu>caption,.Table80>caption,.TableButtons>caption,.LevelTable>caption,.BodyContainer>caption,.LoginContainer>caption,.HeaderContainer>caption,.RecentLinksContainer>caption,.ThinHeaderContainer>caption,.FormContainer>caption,.TabsFormContainer>caption,.AdvancedContainerItem>caption,.AdvancedContainerItemExpanded>caption,.AdvancedContainer>caption,.AdvancedContainerVisible>caption,.OrdersTable>caption,.WWAdvancedContainer>caption,.RecentLinksMainTable>caption,.RecentLinksMainTableExpanded>caption,.PromptContainer>caption,.PromptMainTable>caption,.GridTabMainTable>caption,.HorizantalSpace>caption,.TableHeaderRight>caption,.TableLogo>caption,.FiltersContainer>caption,.FiltersContainerItem>caption,.FilterContainerItemSearch>caption,.Table193x216>caption,.Table193x216Collapsed>caption,.ActionsContainer>caption,.ActionsContainerItem>caption,.ActionsContainerVisible>caption,.TableMasterPagePopup>caption,.TableAlignRight>caption,.TableAlignRightMaster>caption,.TableAlignRightWithMargin>caption,.TableTotalizer>caption,.TableTotalizerAl>caption,.TablePaddingTop5>caption,.TableAlignedCentered>caption,.TableMain>caption,.TableMainPopup>caption,.TableMainWithShadow>caption,.TableMainTransaction>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,.GridLineEven>caption,.GridLineOdd>caption,.GridFooter>caption,.SpaceTable>caption,.TableWhiteBorder>caption,.TableMerged>caption,.TableSearch>caption,.TableAttributesCell>caption,.TableSearchCell>caption,.TableDynamicFilters>caption,.select>caption,.TablePaddingLeft>caption,.TableLineSeparator>caption,.TableRowSideBar>caption,.breadCrumbTitleCell>caption,.TableGeolocation>caption,.TableBar>caption,.TableCellAlignRight>caption,.MasterTopIconsCell>caption,.TableHiddenExtraSmall>caption,.CellPaddingTop>caption,.TableViewTab>caption,.TableAssociation>caption,.TableFSHeader>caption,.FSSingleLine>caption,.Table1>caption,.Width100>caption,.TableFiltersCell>caption,.Invisible>caption,.DataFilterContentCell>caption,.MergedItemNotRequired>caption,.MergeDataCell>caption,.TableLabel50Percent>caption,.TableWithBottomBorder>caption,.FilterMultipleSelectorCell>caption,.FilterMultiplePromptCell>caption,.TableStep>caption,.TableStepSelected>caption,.TableContainerStep>caption,.TableContainerStepSelected>caption,.TableContainerStepFirst>caption,.TableContainerStepLast>caption,.TableWizardMain>caption,.TableWizardMainWithShadow>caption,.WizardStepsCell>caption,.WizardStepsPositionCell>caption,.TableStepBullet>caption,.TableStepBulletChecked>caption,.TableStepBulletSelected>caption,.TableStepExtraBulletChecked>caption,.TableContainerStepBullet>caption,.TableStepBulletLine>caption,.TableStepBulletLineChecked>caption,.TableStepBulletLineCell>caption,.WizardTitleCell>caption,.TableStepInfo>caption,.FSWithHeaderCellBottomRow>caption,.TableWizardStepsArrow>caption,.DynamicFilters>caption,.TableContentHolderWithShadow>caption,.TableUserRoleFixedHeader>caption,.TableHeaderSidebarImage>caption,.ProgressCardTable>caption,.TableCardProgressAdmin>caption,.TableCardProgressAdminDanger>caption,.TableCardProgressAdminWarning>caption,.TableCardProgressAdminInfo>caption,.TableCardProgressAdminSuccess>caption,.TableCardProgressAdminBaseColor>caption,.TableCardProgressAdminInfoLight>caption,.GridNoHeaderCell>caption,.GridNoHeaderCellItems>caption,.SimpleCardTable>caption,.CardWithImageTable>caption,.CardImageMoreInfoTable>caption,.ChatDataTable>caption,.TableGrid>caption,.TableTop>caption,.TableTopSearch>caption,.TableContent>caption,.TableMainView>caption,.TableMainViewWithShadow>caption,.Table100x100>caption,.TableGridHeader>caption,.Table100x100H>caption,.Table100x1004C>caption,.TableViewGeneralAtts>caption,.TableBorder>caption,.ViewTable>caption,.TableHorizontalLine>caption,.header_pink_line>caption,.HorizontalSpace>caption,.TableBottom>caption,.RecentLinksTable>caption,.RecentLinksTableOdd>caption,.RecentLinksTableEven>caption,.Table960>caption,.TableGreyFooter>caption,.TableBlackFooter>caption,.TableBlackHeader>caption,.Table95>caption,.TableLogin>caption,.TableLoginWithLeftImage>caption,.TableLoginWithLeftImageError>caption,.SmallTableLogin>caption,.LargeTableLogin>caption,.TableLogin2Cols>caption,.TableLoginError>caption,.TableLoginError2Cols>caption,.Cadastro>caption,.Cadastro2>caption,.Sombra>caption,.Sombrabkp>caption,.TableBG>caption,.Cadastro3>caption,.Login>caption,.TableMainPopover>caption,.TableStepUnderline>caption,.TableStepUnderlineExtraBullet>caption,.TableContainerStepUnderline>caption,.TableStepExtraUnderlineChecked>caption,.WizardStepsLinePositionCell>caption,.TableStepVertical>caption,.TableStepUnderlineExtra>caption,.TableWizardMainFullWidth>caption,.GridNoDataText,.FreeStyleGrid+.gx-text-gridnodata,.FreeStyleStepsVertical+.gx-text-gridnodata,.TrnSublevelGrid+.gx-text-gridnodata,.RecentLinksGrid+.gx-text-gridnodata,.ColumnsSelectorFreeStyleGrid+.gx-text-gridnodata,.FreeStyleGridWithHeader+.gx-text-gridnodata,.FreeStyleSteps+.gx-text-gridnodata,.VerticalTabGrid+.gx-text-gridnodata,.Parceiro+.gx-text-gridnodata,.FreeStyleStepsLine+.gx-text-gridnodata,.FreeStyleStepsProgress+.gx-text-gridnodata,.FreeStyleStepsUnderline+.gx-text-gridnodata,.Grid+.gx-text-gridnodata,.GridNoData+.gx-text-gridnodata,.FreeStyleGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleStepsVertical[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,.FreeStyleSteps[data-gx-grid-nodata]+.gx-text-gridnodata,.VerticalTabGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.Parceiro[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleStepsLine[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleStepsProgress[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleStepsUnderline[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid[data-gx-grid-nodata]+.gx-text-gridnodata,.GridNoData[data-gx-grid-nodata]+.gx-text-gridnodata,.WorkWithBorder[data-gx-grid-nodata]+.gx-text-gridnodata,.GridWithPaginationBar[data-gx-grid-nodata]+.gx-text-gridnodata,.GridWithTotalizer[data-gx-grid-nodata]+.gx-text-gridnodata,.GridWithBorderColor[data-gx-grid-nodata]+.gx-text-gridnodata,.GridNoBorder[data-gx-grid-nodata]+.gx-text-gridnodata,.GridDragging[data-gx-grid-nodata]+.gx-text-gridnodata,.GridAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata,.GridNoAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata,.WorkWith[data-gx-grid-nodata]+.gx-text-gridnodata,.PromptGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.ViewGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.WorkWithSelection[data-gx-grid-nodata]+.gx-text-gridnodata,.WorkWithBorder+.gx-text-gridnodata,.GridWithPaginationBar+.gx-text-gridnodata,.GridWithTotalizer+.gx-text-gridnodata,.GridWithBorderColor+.gx-text-gridnodata,.GridNoBorder+.gx-text-gridnodata,.GridDragging+.gx-text-gridnodata,.GridAcceptDrag+.gx-text-gridnodata,.GridNoAcceptDrag+.gx-text-gridnodata,.WorkWith+.gx-text-gridnodata,.PromptGrid+.gx-text-gridnodata,.ViewGrid+.gx-text-gridnodata,.WorkWithSelection+.gx-text-gridnodata,.TextBlockDragging,.TextBlockAcceptDrag,.TextBlockNoAcceptDrag,.bullet,.subBullet,.TextTable,.TBTopMenu,.TBLeftMenu,.SelectedTab,.UnSelectedTab,.FieldSetTitle,.Mesage,.SmallLink,.RecentsTitle,.WWAdvancedLabel,.WWOrderByLabel,.WWFilterLabel,.WWDateFilterLabel,.WWOrderItem,.WWOrderItemSelected,.WWLinkOrderItem,.WWOrderItemHover,.BtnTextBlock,.BtnTextBlockBack,.BtnTextBlockBackLink,.TextLikeLink,.WelcomeText,.WelcomeTextName,.WelcomeTextMarginLeft,.PagingText,.SelectedPagingText,.GlobalTitle,.BigGlobalTitle,.MainMenuTitle,.FilterLabel,.SubtitleLabel,.LogoutMenuOption,.SpecialText,.SpecialTextLabel,.RoundedImageText,.LinkRoundedImageText,.ActionText,.LinkText,.TextBlockFSWithHeaderTitle,.DataDescription,.DataDescriptionLogin,.AssociationTitle,.TextBlockTitleWWP,.TextBlockTitleWWPTab,.TextBlockTitleNotAuthorized,.WizardStepDescription,.WizardStepTitleLine,.WizardStepDescriptionLine,.WizardStepDescriptionUnderline,.WizardTitle,.TextBlockTitleMaster,.TextBlockTitleMaterial,.WizardStepDescriptionVertical,.DataFilterDescription,.DataFilterDescriptionPrefix,.DataFixedFilterDescription,.DescriptionWhite,.WorkWithFooter,.InGridDeletion,.StepNumber,.StepNumberSelected,.StepNumberBullet,.StepNumberBulletSelected,.WizardTextBlock,.WizardTextBlockDescription,.TextBlockTitleLogin,.TextBlockNotAuthorized,.TextBlockDashboardNumber,.TextBlockDashboardInfo,.TextBlockDashboardDanger,.TextBlockDashboardSuccess,.TextBlockDashboardWarning,.TextBlockDashboardNumberCard,.TextBlockDashboardNumberAdmin,.TextBlockDashboardBaseColor,.TextBlockDashboardInfoLight,.TextBlockDashboardDescription,.TextBlockDashboardDescriptionCard,.TextBlockDashboardDescriptionAdmin,.TextBlockLogo,.TextBlockMoreInfoCard,.TextBlockMoreInfoAdmin,.ProgressAdminCardTitle,.Title,.BigTitle,.SeparateBigTitle,.SubTitle,.Label,.RequiredLabel,.gx-label.RatingLabel,.gx-label.AttributeLabel,.gx-label.AttributeStepUnderlineUnselectedLabel,.gx-label.AttributeAbaLabel,.gx-label.BlobContentAttributeAbaLabel,.gx-label.ReadonlyBlobContentAttributeAbaLabel,.gx-label.BlobInputAttributeAbaLabel,.gx-label.ReadonlyAttributeAbaLabel,.gx-label.DownloadAttributeLabel,.gx-label.ReadonlyDownloadAttributeLabel,.gx-label.ImageAttributeLabel,.gx-label.ActionAttributeLabel,.gx-label.BlobContentActionAttributeLabel,.gx-label.ReadonlyBlobContentActionAttributeLabel,.gx-label.ReadonlyActionAttributeLabel,.gx-label.ActionBaseColorAttributeLabel,.gx-label.BlobContentActionBaseColorAttributeLabel,.gx-label.ReadonlyBlobContentActionBaseColorAttributeLabel,.gx-label.ReadonlyActionBaseColorAttributeLabel,.gx-label.BlobInputActionBaseColorAttributeLabel,.gx-label.DeleteAttributeLabel,.gx-label.BlobContentDeleteAttributeLabel,.gx-label.ReadonlyBlobContentDeleteAttributeLabel,.gx-label.ReadonlyDeleteAttributeLabel,.gx-label.BlobInputDeleteAttributeLabel,.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.DisabledActionAttributeLabel,.gx-label.BlobContentDisabledActionAttributeLabel,.gx-label.ReadonlyBlobContentDisabledActionAttributeLabel,.gx-label.ReadonlyDisabledActionAttributeLabel,.gx-label.BlobInputDisabledActionAttributeLabel,.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.ResponsiveImageAttributeLabel,.gx-label.BlobContentResponsiveImageAttributeLabel,.gx-label.ReadonlyBlobContentResponsiveImageAttributeLabel,.gx-label.ReadonlyResponsiveImageAttributeLabel,.gx-label.BlobInputResponsiveImageAttributeLabel,.gx-label.ProfileImageAttributeLabel,.gx-label.BlobContentProfileImageAttributeLabel,.gx-label.ReadonlyBlobContentProfileImageAttributeLabel,.gx-label.BlobInputProfileImageAttributeLabel,.gx-label.ReadonlyProfileImageAttributeLabel,.gx-label.SmallProfileImageAttributeLabel,.gx-label.BlobContentSmallProfileImageAttributeLabel,.gx-label.ReadonlyBlobContentSmallProfileImageAttributeLabel,.gx-label.BlobInputSmallProfileImageAttributeLabel,.gx-label.ReadonlySmallProfileImageAttributeLabel,.gx-label.ReadonlyImageAttributeLabel,.gx-label.VideoAttributeLabel,.gx-label.ReadonlyVideoAttributeLabel,.gx-label.AudioAttributeLabel,.gx-label.ReadonlyAudioAttributeLabel,.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.CheckboxLabelLabel,.gx-label.BlobContentCheckboxLabelLabel,.gx-label.ReadonlyBlobContentCheckboxLabelLabel,.gx-label.BlobInputCheckboxLabelLabel,.gx-label.ReadonlyCheckboxLabelLabel,.gx-label.FilterAttributeLabel,.gx-label.BlobContentFilterAttributeLabel,.gx-label.ReadonlyBlobContentFilterAttributeLabel,.gx-label.ReadonlyFilterAttributeLabel,.gx-label.BlobInputFilterAttributeLabel,.gx-label.FilterComboAttributeLabel,.gx-label.BlobContentFilterComboAttributeLabel,.gx-label.ReadonlyBlobContentFilterComboAttributeLabel,.gx-label.BlobInputFilterComboAttributeLabel,.gx-label.ReadonlyFilterComboAttributeLabel,.gx-label.FilterSearchAttributeLabel,.gx-label.BlobContentFilterSearchAttributeLabel,.gx-label.ReadonlyBlobContentFilterSearchAttributeLabel,.gx-label.BlobInputFilterSearchAttributeLabel,.gx-label.ReadonlyFilterSearchAttributeLabel,.gx-label.FilterSearchAttributeFocusLabel,.gx-label.BlobContentFilterSearchAttributeFocusLabel,.gx-label.ReadonlyBlobContentFilterSearchAttributeFocusLabel,.gx-label.BlobInputFilterSearchAttributeFocusLabel,.gx-label.ReadonlyFilterSearchAttributeFocusLabel,.gx-label.DateFilterSearchAttributeLabel,.gx-label.BlobContentDateFilterSearchAttributeLabel,.gx-label.ReadonlyBlobContentDateFilterSearchAttributeLabel,.gx-label.BlobInputDateFilterSearchAttributeLabel,.gx-label.ReadonlyDateFilterSearchAttributeLabel,.gx-label.FilterPanelLabel,.gx-label.BlobContentFilterPanelLabel,.gx-label.ReadonlyBlobContentFilterPanelLabel,.gx-label.BlobInputFilterPanelLabel,.gx-label.ReadonlyFilterPanelLabel,.gx-label.DescriptionAttributeLabel,.gx-label.BlobContentDescriptionAttributeLabel,.gx-label.ReadonlyBlobContentDescriptionAttributeLabel,.gx-label.ReadonlyDescriptionAttributeLabel,.gx-label.BlobInputDescriptionAttributeLabel,.gx-label.LoginAttributeLabel,.gx-label.BlobContentLoginAttributeLabel,.gx-label.ReadonlyBlobContentLoginAttributeLabel,.gx-label.BlobInputLoginAttributeLabel,.gx-label.ReadonlyLoginAttributeLabel,.gx-label.LoginComboAttributeLabel,.gx-label.BlobContentLoginComboAttributeLabel,.gx-label.ReadonlyBlobContentLoginComboAttributeLabel,.gx-label.BlobInputLoginComboAttributeLabel,.gx-label.ReadonlyLoginComboAttributeLabel,.gx-label.RegistrationAttributeLabel,.gx-label.BlobContentRegistrationAttributeLabel,.gx-label.ReadonlyBlobContentRegistrationAttributeLabel,.gx-label.BlobInputRegistrationAttributeLabel,.gx-label.ReadonlyRegistrationAttributeLabel,.gx-label.RequiredAttributeLabel,.gx-label.BlobContentRequiredAttributeLabel,.gx-label.ReadonlyBlobContentRequiredAttributeLabel,.gx-label.BlobInputRequiredAttributeLabel,.gx-label.ReadonlyRequiredAttributeLabel,.gx-label.InactiveAttributeLabel,.gx-label.BlobContentInactiveAttributeLabel,.gx-label.ReadonlyBlobContentInactiveAttributeLabel,.gx-label.BlobInputInactiveAttributeLabel,.gx-label.ReadonlyInactiveAttributeLabel,.gx-label.ComboAttributeLabel,.gx-label.BlobContentComboAttributeLabel,.gx-label.ReadonlyBlobContentComboAttributeLabel,.gx-label.BlobInputComboAttributeLabel,.gx-label.ReadonlyComboAttributeLabel,.gx-label.SubtitleAttributeLabel,.gx-label.BlobContentSubtitleAttributeLabel,.gx-label.ReadonlyBlobContentSubtitleAttributeLabel,.gx-label.BlobInputSubtitleAttributeLabel,.gx-label.ReadonlySubtitleAttributeLabel,.gx-label.URLAttributeLabel,.gx-label.BlobContentURLAttributeLabel,.gx-label.ReadonlyBlobContentURLAttributeLabel,.gx-label.BlobInputURLAttributeLabel,.gx-label.ReadonlyURLAttributeLabel,.gx-label.TextAttributeLabel,.gx-label.BlobContentTextAttributeLabel,.gx-label.ReadonlyBlobContentTextAttributeLabel,.gx-label.BlobInputTextAttributeLabel,.gx-label.ReadonlyTextAttributeLabel,.gx-label.TextActionAttributeLabel,.gx-label.BlobContentTextActionAttributeLabel,.gx-label.ReadonlyBlobContentTextActionAttributeLabel,.gx-label.BlobInputTextActionAttributeLabel,.gx-label.ReadonlyTextActionAttributeLabel,.gx-label.AttributeWidthAutoLabel,.gx-label.AttributeTotalizerLabel,.gx-label.AssociationListAttributeLabel,.gx-label.BlobContentAssociationListAttributeLabel,.gx-label.ReadonlyBlobContentAssociationListAttributeLabel,.gx-label.ReadonlyAssociationListAttributeLabel,.gx-label.BlobInputAssociationListAttributeLabel,.gx-label.AttributeSecondaryLabel,.gx-label.GridTitleLabel,.gx-label.ReadonlyGridTitleLabel,.gx-label.AttributeTitleWWPLabel,.gx-label.BlobContentAttributeTitleWWPLabel,.gx-label.ReadonlyBlobContentAttributeTitleWWPLabel,.gx-label.BlobInputAttributeTitleWWPLabel,.gx-label.ReadonlyAttributeTitleWWPLabel,.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.AttributeManageFiltersLabel,.gx-label.AttributeDateLabel,.gx-label.BlobContentAttributeDateLabel,.gx-label.ReadonlyBlobContentAttributeDateLabel,.gx-label.BlobInputAttributeDateLabel,.gx-label.ReadonlyAttributeDateLabel,.gx-label.AttributeRealWidthDateLabel,.gx-label.ReadonlyAttributeRealWidthDateLabel,.gx-label.AttributeDateTimeLabel,.gx-label.ReadonlyAttributeDateTimeLabel,.gx-label.AttributeRealWidthDatetimeLabel,.gx-label.Attribute250Label,.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.AttributeNoWrapLabel,.gx-label.UpdateAttributeLabel,.gx-label.AttributeInactiveLabel,.gx-label.BlobContentAttributeInactiveLabel,.gx-label.ReadonlyBlobContentAttributeInactiveLabel,.gx-label.BlobInputAttributeInactiveLabel,.gx-label.ReadonlyAttributeInactiveLabel,.gx-label.AttributeRealWidthLabel,.gx-label.BlobContentAttributeRealWidthLabel,.gx-label.ReadonlyBlobContentAttributeRealWidthLabel,.gx-label.BlobInputAttributeRealWidthLabel,.gx-label.AttributeRealWidthCheckBoxLabel,.gx-label.AttributeLoginLabel,.gx-label.AttributeLoginImageLeftLabel,.gx-label.AttributeRealWidthTotalizerLabel,.gx-label.AttributeTagLabel,.gx-label.AttributeTagSuccessLabel,.gx-label.AttributeTagInfoLightLabel,.gx-label.AttributeTagWarningLabel,.gx-label.AttributeTagDangerLabel,.gx-label.AttributeTagInfoLabel,.gx-label.AttributeRegisterLabel,.gx-label.ProgressAdminCardDescriptionLabel,.gx-label.ProgressBarAdminV2DescriptionLabel,.gx-label.ProgressBarAdminV2NumberTotalLabel,.gx-label.ProgressBarAdminV2NumberLabel,.gx-label.ProgressBarAdminV2TitleLabel,.gx-label.ReadonlyProgressAdminCardDescriptionLabel,.gx-label.ProgressAdminCardNumberLabel,.gx-label.ReadonlyProgressAdminCardNumberLabel,.gx-label.DashboardNumberLabel,.gx-label.ReadonlyDashboardNumberLabel,.gx-label.DashboardInfoLabel,.gx-label.ReadonlyDashboardInfoLabel,.gx-label.DashboardDangerLabel,.gx-label.ReadonlyDashboardDangerLabel,.gx-label.DashboardSuccessLabel,.gx-label.ReadonlyDashboardSuccessLabel,.gx-label.DashboardWarningLabel,.gx-label.ReadonlyDashboardWarningLabel,.gx-label.DashboardNumberCardLabel,.gx-label.ReadonlyDashboardNumberCardLabel,.gx-label.DashboardNumberAdminLabel,.gx-label.ReadonlyDashboardNumberAdminLabel,.gx-label.DashboardBaseColorLabel,.gx-label.ReadonlyDashboardBaseColorLabel,.gx-label.DashboardInfoLightLabel,.gx-label.ReadonlyDashboardInfoLightLabel,.gx-label.SearchResultsListTitleAttributeLabel,.gx-label.ReadonlySearchResultsListTitleAttributeLabel,.gx-label.SearchResultsListDescriptionAttributeLabel,.gx-label.ReadonlySearchResultsListDescriptionAttributeLabel,.gx-label.CardImageAttributeLabel,.gx-label.ReadonlyCardImageAttributeLabel,.gx-label.CardImageAttributeWhiteWithShadowLabel,.gx-label.ReadonlyCardImageAttributeWhiteWithShadowLabel,.gx-label.CardImageAttributeWhiteSubtitleWithShadowLabel,.gx-label.ReadonlyCardImageAttributeWhiteSubtitleWithShadowLabel,.gx-label.CardImageAttributeDescriptionLabel,.gx-label.BlobContentCardImageAttributeDescriptionLabel,.gx-label.ReadonlyBlobContentCardImageAttributeDescriptionLabel,.gx-label.BlobInputCardImageAttributeDescriptionLabel,.gx-label.ReadonlyCardImageAttributeDescriptionLabel,.gx-label.SimpleCardAttributeTitleLabel,.gx-label.ReadonlySimpleCardAttributeTitleLabel,.gx-label.SimpleCardAttributeSubtitleLabel,.gx-label.ReadonlySimpleCardAttributeSubtitleLabel,.gx-label.CardSmallImageAttributeLabel,.gx-label.ReadonlyCardSmallImageAttributeLabel,.gx-label.CardSmallImageAttributeDescriptionLabel,.gx-label.ReadonlyCardSmallImageAttributeDescriptionLabel,.gx-label.CardWithImageAttributeDescriptionLabel,.gx-label.BlobContentCardWithImageAttributeDescriptionLabel,.gx-label.ReadonlyBlobContentCardWithImageAttributeDescriptionLabel,.gx-label.BlobInputCardWithImageAttributeDescriptionLabel,.gx-label.ReadonlyCardWithImageAttributeDescriptionLabel,.gx-label.ChatAttributeNameLabel,.gx-label.BlobContentChatAttributeNameLabel,.gx-label.ReadonlyBlobContentChatAttributeNameLabel,.gx-label.BlobInputChatAttributeNameLabel,.gx-label.ReadonlyChatAttributeNameLabel,.gx-label.ChatAttributeDateLabel,.gx-label.BlobContentChatAttributeDateLabel,.gx-label.ReadonlyBlobContentChatAttributeDateLabel,.gx-label.BlobInputChatAttributeDateLabel,.gx-label.ReadonlyChatAttributeDateLabel,.gx-label.ChatAttributeImageLabel,.gx-label.BlobContentChatAttributeImageLabel,.gx-label.ReadonlyBlobContentChatAttributeImageLabel,.gx-label.BlobInputChatAttributeImageLabel,.gx-label.ReadonlyChatAttributeImageLabel,.gx-label.ChatAttributeMessageLabel,.gx-label.BlobContentChatAttributeMessageLabel,.gx-label.ReadonlyBlobContentChatAttributeMessageLabel,.gx-label.BlobInputChatAttributeMessageLabel,.gx-label.ReadonlyChatAttributeMessageLabel,.gx-label.ErrorAttributeLabel,.gx-label.WarningAttributeLabel,.gx-label.ReadonlyAttributeLabel,.gx-label.ReadonlyAttributeNoWrapLabel,.gx-label.ReadonlyAttributeTotalizerLabel,.gx-label.ReadonlyAttributeRealWidthTotalizerLabel,.gx-label.ReadonlyAttributeRealWidthLabel,.gx-label.ReadonlyAttributeRealWidthDatetimeLabel,.gx-label.ReadonlyMedioLabel,.gx-label.BlobContentReadonlyMedioLabel,.gx-label.ReadonlyBlobContentReadonlyMedioLabel,.gx-label.BlobInputReadonlyMedioLabel,.gx-label.ReadonlyReadonlyMedioLabel,.gx-label.BlobContentAttributeLabel,.gx-label.ReadonlyBlobContentAttributeLabel,.gx-label.BlobInputAttributeLabel,.gx-label.AttributeDraggingLabel,.gx-label.AttributeAcceptDragLabel,.gx-label.AttributeNoAcceptDragLabel,.gx-label.AttSubTitleLabel,.gx-label.BlobInputAttSubTitleLabel,.gx-label.BlobContentAttSubTitleLabel,.gx-label.ReadonlyBlobContentAttSubTitleLabel,.gx-label.ReadonlyAttSubTitleLabel,.gx-label.CheckBoxLabel,.gx-label.BlobContentCheckBoxLabel,.gx-label.ReadonlyBlobContentCheckBoxLabel,.gx-label.BlobInputCheckBoxLabel,.gx-label.ReadonlyCheckBoxLabel,.gx-label.ReadonlyAttributeFundoLabel,.gx-label.AttributeReadonlyMedioLabel,.gx-label.BlobContentAttributeReadonlyMedioLabel,.gx-label.ReadonlyBlobContentAttributeReadonlyMedioLabel,.gx-label.BlobInputAttributeReadonlyMedioLabel,.gx-label.ReadonlyAttributeReadonlyMedioLabel,.gx-label.ReadonlyAttributeLoginLabel,.gx-label.AttributeReadonlyMedio_2Label,.gx-label.BlobContentAttributeReadonlyMedio_2Label,.gx-label.ReadonlyBlobContentAttributeReadonlyMedio_2Label,.gx-label.BlobInputAttributeReadonlyMedio_2Label,.gx-label.ReadonlyAttributeReadonlyMedio_2Label,.gx-label.AttributeStepUnderlineLabel,.gx-label.ReadonlyAttributeStepUnderlineLabel,.gx-label.AttributeStepVerticalLabel,.gx-label.ReadonlyAttributeStepVerticalLabel,.SmallText,.TextBlockHeader,.PopupTitle,.TextBlockHeaderLinkClass,.RecentLink,.Separator,.FooterText,.RecentLinkItem,.VerticalMenuOption,.ColorLinks,.ColorLinks2,.DIAPRE,.DIAVER,.TextClaro,.TextSombra,.TextSombraRed,.StepNumberUnderline,.StepNumberVertical,.TextLogin,.TextBlock1,.TextEsqueceuSenha
{
	padding-right: 3pt;
	white-space: nowrap;
	border-style: none;
	border-width: 0px;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color: #747474;
	vertical-align: middle;
}
.GridNewRow:before,.FreeStyleGridFooter>.gx_newrow:before,.FreeStyleStepsVerticalFooter>.gx_newrow:before,.TrnSublevelGridFooter>.gx_newrow:before,.RecentLinksGridFooter>.gx_newrow:before,.ColumnsSelectorFreeStyleGridFooter>.gx_newrow:before,.FreeStyleGridWithHeaderFooter>.gx_newrow:before,.FreeStyleStepsFooter>.gx_newrow:before,.VerticalTabGridFooter>.gx_newrow:before,.ParceiroFooter>.gx_newrow:before,.FreeStyleStepsLineFooter>.gx_newrow:before,.FreeStyleStepsProgressFooter>.gx_newrow:before,.FreeStyleStepsUnderlineFooter>.gx_newrow:before,.Grid>tfoot .gx_newrow:before,.GridNoData>tfoot .gx_newrow:before,.FreeStyleGrid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleStepsVertical[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,.FreeStyleSteps[data-gx-grid-nodata]>tfoot .gx_newrow:before,.VerticalTabGrid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Parceiro[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleStepsLine[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleStepsProgress[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleStepsUnderline[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridNoData[data-gx-grid-nodata]>tfoot .gx_newrow:before,.WorkWithBorder[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridWithPaginationBar[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridWithTotalizer[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridWithBorderColor[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridNoBorder[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridDragging[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridNoAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow:before,.WorkWith[data-gx-grid-nodata]>tfoot .gx_newrow:before,.PromptGrid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.ViewGrid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.WorkWithSelection[data-gx-grid-nodata]>tfoot .gx_newrow:before,.WorkWithBorder>tfoot .gx_newrow:before,.GridWithPaginationBar>tfoot .gx_newrow:before,.GridWithTotalizer>tfoot .gx_newrow:before,.GridWithBorderColor>tfoot .gx_newrow:before,.GridNoBorder>tfoot .gx_newrow:before,.GridDragging>tfoot .gx_newrow:before,.GridAcceptDrag>tfoot .gx_newrow:before,.GridNoAcceptDrag>tfoot .gx_newrow:before,.WorkWith>tfoot .gx_newrow:before,.PromptGrid>tfoot .gx_newrow:before,.ViewGrid>tfoot .gx_newrow:before,.WorkWithSelection>tfoot .gx_newrow:before
{
	content: '[';
}

.GridNewRow:after,.FreeStyleGridFooter>.gx_newrow:after,.FreeStyleStepsVerticalFooter>.gx_newrow:after,.TrnSublevelGridFooter>.gx_newrow:after,.RecentLinksGridFooter>.gx_newrow:after,.ColumnsSelectorFreeStyleGridFooter>.gx_newrow:after,.FreeStyleGridWithHeaderFooter>.gx_newrow:after,.FreeStyleStepsFooter>.gx_newrow:after,.VerticalTabGridFooter>.gx_newrow:after,.ParceiroFooter>.gx_newrow:after,.FreeStyleStepsLineFooter>.gx_newrow:after,.FreeStyleStepsProgressFooter>.gx_newrow:after,.FreeStyleStepsUnderlineFooter>.gx_newrow:after,.Grid>tfoot .gx_newrow:after,.GridNoData>tfoot .gx_newrow:after,.FreeStyleGrid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleStepsVertical[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,.FreeStyleSteps[data-gx-grid-nodata]>tfoot .gx_newrow:after,.VerticalTabGrid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Parceiro[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleStepsLine[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleStepsProgress[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleStepsUnderline[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridNoData[data-gx-grid-nodata]>tfoot .gx_newrow:after,.WorkWithBorder[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridWithPaginationBar[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridWithTotalizer[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridWithBorderColor[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridNoBorder[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridDragging[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridNoAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow:after,.WorkWith[data-gx-grid-nodata]>tfoot .gx_newrow:after,.PromptGrid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.ViewGrid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.WorkWithSelection[data-gx-grid-nodata]>tfoot .gx_newrow:after,.WorkWithBorder>tfoot .gx_newrow:after,.GridWithPaginationBar>tfoot .gx_newrow:after,.GridWithTotalizer>tfoot .gx_newrow:after,.GridWithBorderColor>tfoot .gx_newrow:after,.GridNoBorder>tfoot .gx_newrow:after,.GridDragging>tfoot .gx_newrow:after,.GridAcceptDrag>tfoot .gx_newrow:after,.GridNoAcceptDrag>tfoot .gx_newrow:after,.WorkWith>tfoot .gx_newrow:after,.PromptGrid>tfoot .gx_newrow:after,.ViewGrid>tfoot .gx_newrow:after,.WorkWithSelection>tfoot .gx_newrow:after
{
	content: ']';
}

.GridLoadingText,.FreeStyleGrid+div.gx-grid-loading,.FreeStyleStepsVertical+div.gx-grid-loading,.TrnSublevelGrid+div.gx-grid-loading,.RecentLinksGrid+div.gx-grid-loading,.ColumnsSelectorFreeStyleGrid+div.gx-grid-loading,.FreeStyleGridWithHeader+div.gx-grid-loading,.FreeStyleSteps+div.gx-grid-loading,.VerticalTabGrid+div.gx-grid-loading,.Parceiro+div.gx-grid-loading,.FreeStyleStepsLine+div.gx-grid-loading,.FreeStyleStepsProgress+div.gx-grid-loading,.FreeStyleStepsUnderline+div.gx-grid-loading,.Grid+div.gx-grid-loading,.GridNoData+div.gx-grid-loading,.FreeStyleGrid[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleStepsVertical[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,.FreeStyleSteps[data-gx-grid-nodata]+div.gx-grid-loading,.VerticalTabGrid[data-gx-grid-nodata]+div.gx-grid-loading,.Parceiro[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleStepsLine[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleStepsProgress[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleStepsUnderline[data-gx-grid-nodata]+div.gx-grid-loading,.Grid[data-gx-grid-nodata]+div.gx-grid-loading,.GridNoData[data-gx-grid-nodata]+div.gx-grid-loading,.WorkWithBorder[data-gx-grid-nodata]+div.gx-grid-loading,.GridWithPaginationBar[data-gx-grid-nodata]+div.gx-grid-loading,.GridWithTotalizer[data-gx-grid-nodata]+div.gx-grid-loading,.GridWithBorderColor[data-gx-grid-nodata]+div.gx-grid-loading,.GridNoBorder[data-gx-grid-nodata]+div.gx-grid-loading,.GridDragging[data-gx-grid-nodata]+div.gx-grid-loading,.GridAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading,.GridNoAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading,.WorkWith[data-gx-grid-nodata]+div.gx-grid-loading,.PromptGrid[data-gx-grid-nodata]+div.gx-grid-loading,.ViewGrid[data-gx-grid-nodata]+div.gx-grid-loading,.WorkWithSelection[data-gx-grid-nodata]+div.gx-grid-loading,.WorkWithBorder+div.gx-grid-loading,.GridWithPaginationBar+div.gx-grid-loading,.GridWithTotalizer+div.gx-grid-loading,.GridWithBorderColor+div.gx-grid-loading,.GridNoBorder+div.gx-grid-loading,.GridDragging+div.gx-grid-loading,.GridAcceptDrag+div.gx-grid-loading,.GridNoAcceptDrag+div.gx-grid-loading,.WorkWith+div.gx-grid-loading,.PromptGrid+div.gx-grid-loading,.ViewGrid+div.gx-grid-loading,.WorkWithSelection+div.gx-grid-loading
{
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	background-color: rgba(0,0,255,0.3);
	font-size: 1.5em;
	color: white;
	min-height: 2em;
	width: 30%;
	text-align: center;
}
.TableHeaderText,.Grid>caption,.GridNoData>caption,.FreeStyleGrid[data-gx-grid-nodata]>caption,.FreeStyleStepsVertical[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,.FreeStyleSteps[data-gx-grid-nodata]>caption,.VerticalTabGrid[data-gx-grid-nodata]>caption,.Parceiro[data-gx-grid-nodata]>caption,.FreeStyleStepsLine[data-gx-grid-nodata]>caption,.FreeStyleStepsProgress[data-gx-grid-nodata]>caption,.FreeStyleStepsUnderline[data-gx-grid-nodata]>caption,.Grid[data-gx-grid-nodata]>caption,.GridNoData[data-gx-grid-nodata]>caption,.WorkWithBorder[data-gx-grid-nodata]>caption,.GridWithPaginationBar[data-gx-grid-nodata]>caption,.GridWithTotalizer[data-gx-grid-nodata]>caption,.GridWithBorderColor[data-gx-grid-nodata]>caption,.GridNoBorder[data-gx-grid-nodata]>caption,.GridDragging[data-gx-grid-nodata]>caption,.GridAcceptDrag[data-gx-grid-nodata]>caption,.GridNoAcceptDrag[data-gx-grid-nodata]>caption,.WorkWith[data-gx-grid-nodata]>caption,.PromptGrid[data-gx-grid-nodata]>caption,.ViewGrid[data-gx-grid-nodata]>caption,.WorkWithSelection[data-gx-grid-nodata]>caption,.WorkWithBorder>caption,.GridWithPaginationBar>caption,.GridWithTotalizer>caption,.GridWithBorderColor>caption,.GridNoBorder>caption,.GridDragging>caption,.GridAcceptDrag>caption,.GridNoAcceptDrag>caption,.WorkWith>caption,.PromptGrid>caption,.ViewGrid>caption,.WorkWithSelection>caption,.Table>caption,.TableDragging>caption,.TableAcceptDrag>caption,.TableNoAcceptDrag>caption,.TableSombra>caption,.td5>caption,.td100>caption,.ToolbarMain>caption,.TableBorder100x100>caption,.Container>caption,.ContainerFluid>caption,.GridEven>caption,.GridOdd>caption,.TableMainTabs>caption,.MainContainer>caption,.MainContainerBackgroundWhite>caption,.MainContainerNoBackground>caption,.MainContainerWithFooter>caption,.TableWizardSummaryStep>caption,.FiltersCell>caption,.TableCardDashboardAdmin>caption,.TableCardDashboardAdminBaseColor>caption,.TableCardDashboardAdminInfoLight>caption,.TableCardDashboardAdminDanger>caption,.TableCardDashboardAdminWarning>caption,.TableCardDashboardAdminSuccess>caption,.TableCardDashboardAdminInfo>caption,.TableLeftMenu>caption,.TableTopMenu>caption,.Table80>caption,.TableButtons>caption,.LevelTable>caption,.BodyContainer>caption,.LoginContainer>caption,.HeaderContainer>caption,.RecentLinksContainer>caption,.ThinHeaderContainer>caption,.FormContainer>caption,.TabsFormContainer>caption,.AdvancedContainerItem>caption,.AdvancedContainerItemExpanded>caption,.AdvancedContainer>caption,.AdvancedContainerVisible>caption,.OrdersTable>caption,.WWAdvancedContainer>caption,.RecentLinksMainTable>caption,.RecentLinksMainTableExpanded>caption,.PromptContainer>caption,.PromptMainTable>caption,.GridTabMainTable>caption,.HorizantalSpace>caption,.TableHeaderRight>caption,.TableLogo>caption,.FiltersContainer>caption,.FiltersContainerItem>caption,.FilterContainerItemSearch>caption,.Table193x216>caption,.Table193x216Collapsed>caption,.ActionsContainer>caption,.ActionsContainerItem>caption,.ActionsContainerVisible>caption,.TableMasterPagePopup>caption,.TableAlignRight>caption,.TableAlignRightMaster>caption,.TableAlignRightWithMargin>caption,.TableTotalizer>caption,.TableTotalizerAl>caption,.TablePaddingTop5>caption,.TableAlignedCentered>caption,.TableMain>caption,.TableMainPopup>caption,.TableMainWithShadow>caption,.TableMainTransaction>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,.GridLineEven>caption,.GridLineOdd>caption,.GridFooter>caption,.SpaceTable>caption,.TableWhiteBorder>caption,.TableMerged>caption,.TableSearch>caption,.TableAttributesCell>caption,.TableSearchCell>caption,.TableDynamicFilters>caption,.select>caption,.TablePaddingLeft>caption,.TableLineSeparator>caption,.TableRowSideBar>caption,.breadCrumbTitleCell>caption,.TableGeolocation>caption,.TableBar>caption,.TableCellAlignRight>caption,.MasterTopIconsCell>caption,.TableHiddenExtraSmall>caption,.CellPaddingTop>caption,.TableViewTab>caption,.TableAssociation>caption,.TableFSHeader>caption,.FSSingleLine>caption,.Table1>caption,.Width100>caption,.TableFiltersCell>caption,.Invisible>caption,.DataFilterContentCell>caption,.MergedItemNotRequired>caption,.MergeDataCell>caption,.TableLabel50Percent>caption,.TableWithBottomBorder>caption,.FilterMultipleSelectorCell>caption,.FilterMultiplePromptCell>caption,.TableStep>caption,.TableStepSelected>caption,.TableContainerStep>caption,.TableContainerStepSelected>caption,.TableContainerStepFirst>caption,.TableContainerStepLast>caption,.TableWizardMain>caption,.TableWizardMainWithShadow>caption,.WizardStepsCell>caption,.WizardStepsPositionCell>caption,.TableStepBullet>caption,.TableStepBulletChecked>caption,.TableStepBulletSelected>caption,.TableStepExtraBulletChecked>caption,.TableContainerStepBullet>caption,.TableStepBulletLine>caption,.TableStepBulletLineChecked>caption,.TableStepBulletLineCell>caption,.WizardTitleCell>caption,.TableStepInfo>caption,.FSWithHeaderCellBottomRow>caption,.TableWizardStepsArrow>caption,.DynamicFilters>caption,.TableContentHolderWithShadow>caption,.TableUserRoleFixedHeader>caption,.TableHeaderSidebarImage>caption,.ProgressCardTable>caption,.TableCardProgressAdmin>caption,.TableCardProgressAdminDanger>caption,.TableCardProgressAdminWarning>caption,.TableCardProgressAdminInfo>caption,.TableCardProgressAdminSuccess>caption,.TableCardProgressAdminBaseColor>caption,.TableCardProgressAdminInfoLight>caption,.GridNoHeaderCell>caption,.GridNoHeaderCellItems>caption,.SimpleCardTable>caption,.CardWithImageTable>caption,.CardImageMoreInfoTable>caption,.ChatDataTable>caption,.TableGrid>caption,.TableTop>caption,.TableTopSearch>caption,.TableContent>caption,.TableMainView>caption,.TableMainViewWithShadow>caption,.Table100x100>caption,.TableGridHeader>caption,.Table100x100H>caption,.Table100x1004C>caption,.TableViewGeneralAtts>caption,.TableBorder>caption,.ViewTable>caption,.TableHorizontalLine>caption,.header_pink_line>caption,.HorizontalSpace>caption,.TableBottom>caption,.RecentLinksTable>caption,.RecentLinksTableOdd>caption,.RecentLinksTableEven>caption,.Table960>caption,.TableGreyFooter>caption,.TableBlackFooter>caption,.TableBlackHeader>caption,.Table95>caption,.TableLogin>caption,.TableLoginWithLeftImage>caption,.TableLoginWithLeftImageError>caption,.SmallTableLogin>caption,.LargeTableLogin>caption,.TableLogin2Cols>caption,.TableLoginError>caption,.TableLoginError2Cols>caption,.Cadastro>caption,.Cadastro2>caption,.Sombra>caption,.Sombrabkp>caption,.TableBG>caption,.Cadastro3>caption,.Login>caption,.TableMainPopover>caption,.TableStepUnderline>caption,.TableStepUnderlineExtraBullet>caption,.TableContainerStepUnderline>caption,.TableStepExtraUnderlineChecked>caption,.WizardStepsLinePositionCell>caption,.TableStepVertical>caption,.TableStepUnderlineExtra>caption,.TableWizardMainFullWidth>caption
{
	display: none;
	font-size: 1.4em;
}
.GridNoDataText,.FreeStyleGrid+.gx-text-gridnodata,.FreeStyleStepsVertical+.gx-text-gridnodata,.TrnSublevelGrid+.gx-text-gridnodata,.RecentLinksGrid+.gx-text-gridnodata,.ColumnsSelectorFreeStyleGrid+.gx-text-gridnodata,.FreeStyleGridWithHeader+.gx-text-gridnodata,.FreeStyleSteps+.gx-text-gridnodata,.VerticalTabGrid+.gx-text-gridnodata,.Parceiro+.gx-text-gridnodata,.FreeStyleStepsLine+.gx-text-gridnodata,.FreeStyleStepsProgress+.gx-text-gridnodata,.FreeStyleStepsUnderline+.gx-text-gridnodata,.Grid+.gx-text-gridnodata,.GridNoData+.gx-text-gridnodata,.FreeStyleGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleStepsVertical[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,.FreeStyleSteps[data-gx-grid-nodata]+.gx-text-gridnodata,.VerticalTabGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.Parceiro[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleStepsLine[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleStepsProgress[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleStepsUnderline[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid[data-gx-grid-nodata]+.gx-text-gridnodata,.GridNoData[data-gx-grid-nodata]+.gx-text-gridnodata,.WorkWithBorder[data-gx-grid-nodata]+.gx-text-gridnodata,.GridWithPaginationBar[data-gx-grid-nodata]+.gx-text-gridnodata,.GridWithTotalizer[data-gx-grid-nodata]+.gx-text-gridnodata,.GridWithBorderColor[data-gx-grid-nodata]+.gx-text-gridnodata,.GridNoBorder[data-gx-grid-nodata]+.gx-text-gridnodata,.GridDragging[data-gx-grid-nodata]+.gx-text-gridnodata,.GridAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata,.GridNoAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata,.WorkWith[data-gx-grid-nodata]+.gx-text-gridnodata,.PromptGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.ViewGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.WorkWithSelection[data-gx-grid-nodata]+.gx-text-gridnodata,.WorkWithBorder+.gx-text-gridnodata,.GridWithPaginationBar+.gx-text-gridnodata,.GridWithTotalizer+.gx-text-gridnodata,.GridWithBorderColor+.gx-text-gridnodata,.GridNoBorder+.gx-text-gridnodata,.GridDragging+.gx-text-gridnodata,.GridAcceptDrag+.gx-text-gridnodata,.GridNoAcceptDrag+.gx-text-gridnodata,.WorkWith+.gx-text-gridnodata,.PromptGrid+.gx-text-gridnodata,.ViewGrid+.gx-text-gridnodata,.WorkWithSelection+.gx-text-gridnodata
{
	margin-top: -1em;
	display: block;
	font-size: 1.5em;
	color: gray;
	text-align: center;
}
.WizardStepTitleLine,.WizardStepDescriptionLine
{
	margin-left: 5px;
	display: block;
	font-size: 18px;
	font-weight: bold;
}
.WizardStepDescriptionLine
{
	font-size: 14px;
	font-weight: normal;
	line-height:normal;
}
.WizardStepDescriptionUnderline
{
	margin-left: 20px;
}
.WizardStepDescriptionVertical
{
	font-weight: bold;
}
.Title,.BigTitle,.SeparateBigTitle,.SubTitle
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #1a1a1a;
}
.SubTitle
{
	clear: none;
	padding-left: 3px;
	padding-top: 5pt;
	display: block;
	-moz-box-sizing: border-box;
	background-image: none;
	font-size: 10pt;
	color: black;
	height: 20px;
	width: 100%;
}
.Label,.RequiredLabel,.gx-label.RatingLabel,.gx-label.AttributeLabel,.gx-label.AttributeStepUnderlineUnselectedLabel,.gx-label.AttributeAbaLabel,.gx-label.BlobContentAttributeAbaLabel,.gx-label.ReadonlyBlobContentAttributeAbaLabel,.gx-label.BlobInputAttributeAbaLabel,.gx-label.ReadonlyAttributeAbaLabel,.gx-label.DownloadAttributeLabel,.gx-label.ReadonlyDownloadAttributeLabel,.gx-label.ImageAttributeLabel,.gx-label.ActionAttributeLabel,.gx-label.BlobContentActionAttributeLabel,.gx-label.ReadonlyBlobContentActionAttributeLabel,.gx-label.ReadonlyActionAttributeLabel,.gx-label.ActionBaseColorAttributeLabel,.gx-label.BlobContentActionBaseColorAttributeLabel,.gx-label.ReadonlyBlobContentActionBaseColorAttributeLabel,.gx-label.ReadonlyActionBaseColorAttributeLabel,.gx-label.BlobInputActionBaseColorAttributeLabel,.gx-label.DeleteAttributeLabel,.gx-label.BlobContentDeleteAttributeLabel,.gx-label.ReadonlyBlobContentDeleteAttributeLabel,.gx-label.ReadonlyDeleteAttributeLabel,.gx-label.BlobInputDeleteAttributeLabel,.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.DisabledActionAttributeLabel,.gx-label.BlobContentDisabledActionAttributeLabel,.gx-label.ReadonlyBlobContentDisabledActionAttributeLabel,.gx-label.ReadonlyDisabledActionAttributeLabel,.gx-label.BlobInputDisabledActionAttributeLabel,.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.ResponsiveImageAttributeLabel,.gx-label.BlobContentResponsiveImageAttributeLabel,.gx-label.ReadonlyBlobContentResponsiveImageAttributeLabel,.gx-label.ReadonlyResponsiveImageAttributeLabel,.gx-label.BlobInputResponsiveImageAttributeLabel,.gx-label.ProfileImageAttributeLabel,.gx-label.BlobContentProfileImageAttributeLabel,.gx-label.ReadonlyBlobContentProfileImageAttributeLabel,.gx-label.BlobInputProfileImageAttributeLabel,.gx-label.ReadonlyProfileImageAttributeLabel,.gx-label.SmallProfileImageAttributeLabel,.gx-label.BlobContentSmallProfileImageAttributeLabel,.gx-label.ReadonlyBlobContentSmallProfileImageAttributeLabel,.gx-label.BlobInputSmallProfileImageAttributeLabel,.gx-label.ReadonlySmallProfileImageAttributeLabel,.gx-label.ReadonlyImageAttributeLabel,.gx-label.VideoAttributeLabel,.gx-label.ReadonlyVideoAttributeLabel,.gx-label.AudioAttributeLabel,.gx-label.ReadonlyAudioAttributeLabel,.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.CheckboxLabelLabel,.gx-label.BlobContentCheckboxLabelLabel,.gx-label.ReadonlyBlobContentCheckboxLabelLabel,.gx-label.BlobInputCheckboxLabelLabel,.gx-label.ReadonlyCheckboxLabelLabel,.gx-label.FilterAttributeLabel,.gx-label.BlobContentFilterAttributeLabel,.gx-label.ReadonlyBlobContentFilterAttributeLabel,.gx-label.ReadonlyFilterAttributeLabel,.gx-label.BlobInputFilterAttributeLabel,.gx-label.FilterComboAttributeLabel,.gx-label.BlobContentFilterComboAttributeLabel,.gx-label.ReadonlyBlobContentFilterComboAttributeLabel,.gx-label.BlobInputFilterComboAttributeLabel,.gx-label.ReadonlyFilterComboAttributeLabel,.gx-label.FilterSearchAttributeLabel,.gx-label.BlobContentFilterSearchAttributeLabel,.gx-label.ReadonlyBlobContentFilterSearchAttributeLabel,.gx-label.BlobInputFilterSearchAttributeLabel,.gx-label.ReadonlyFilterSearchAttributeLabel,.gx-label.FilterSearchAttributeFocusLabel,.gx-label.BlobContentFilterSearchAttributeFocusLabel,.gx-label.ReadonlyBlobContentFilterSearchAttributeFocusLabel,.gx-label.BlobInputFilterSearchAttributeFocusLabel,.gx-label.ReadonlyFilterSearchAttributeFocusLabel,.gx-label.DateFilterSearchAttributeLabel,.gx-label.BlobContentDateFilterSearchAttributeLabel,.gx-label.ReadonlyBlobContentDateFilterSearchAttributeLabel,.gx-label.BlobInputDateFilterSearchAttributeLabel,.gx-label.ReadonlyDateFilterSearchAttributeLabel,.gx-label.FilterPanelLabel,.gx-label.BlobContentFilterPanelLabel,.gx-label.ReadonlyBlobContentFilterPanelLabel,.gx-label.BlobInputFilterPanelLabel,.gx-label.ReadonlyFilterPanelLabel,.gx-label.DescriptionAttributeLabel,.gx-label.BlobContentDescriptionAttributeLabel,.gx-label.ReadonlyBlobContentDescriptionAttributeLabel,.gx-label.ReadonlyDescriptionAttributeLabel,.gx-label.BlobInputDescriptionAttributeLabel,.gx-label.LoginAttributeLabel,.gx-label.BlobContentLoginAttributeLabel,.gx-label.ReadonlyBlobContentLoginAttributeLabel,.gx-label.BlobInputLoginAttributeLabel,.gx-label.ReadonlyLoginAttributeLabel,.gx-label.LoginComboAttributeLabel,.gx-label.BlobContentLoginComboAttributeLabel,.gx-label.ReadonlyBlobContentLoginComboAttributeLabel,.gx-label.BlobInputLoginComboAttributeLabel,.gx-label.ReadonlyLoginComboAttributeLabel,.gx-label.RegistrationAttributeLabel,.gx-label.BlobContentRegistrationAttributeLabel,.gx-label.ReadonlyBlobContentRegistrationAttributeLabel,.gx-label.BlobInputRegistrationAttributeLabel,.gx-label.ReadonlyRegistrationAttributeLabel,.gx-label.RequiredAttributeLabel,.gx-label.BlobContentRequiredAttributeLabel,.gx-label.ReadonlyBlobContentRequiredAttributeLabel,.gx-label.BlobInputRequiredAttributeLabel,.gx-label.ReadonlyRequiredAttributeLabel,.gx-label.InactiveAttributeLabel,.gx-label.BlobContentInactiveAttributeLabel,.gx-label.ReadonlyBlobContentInactiveAttributeLabel,.gx-label.BlobInputInactiveAttributeLabel,.gx-label.ReadonlyInactiveAttributeLabel,.gx-label.ComboAttributeLabel,.gx-label.BlobContentComboAttributeLabel,.gx-label.ReadonlyBlobContentComboAttributeLabel,.gx-label.BlobInputComboAttributeLabel,.gx-label.ReadonlyComboAttributeLabel,.gx-label.SubtitleAttributeLabel,.gx-label.BlobContentSubtitleAttributeLabel,.gx-label.ReadonlyBlobContentSubtitleAttributeLabel,.gx-label.BlobInputSubtitleAttributeLabel,.gx-label.ReadonlySubtitleAttributeLabel,.gx-label.URLAttributeLabel,.gx-label.BlobContentURLAttributeLabel,.gx-label.ReadonlyBlobContentURLAttributeLabel,.gx-label.BlobInputURLAttributeLabel,.gx-label.ReadonlyURLAttributeLabel,.gx-label.TextAttributeLabel,.gx-label.BlobContentTextAttributeLabel,.gx-label.ReadonlyBlobContentTextAttributeLabel,.gx-label.BlobInputTextAttributeLabel,.gx-label.ReadonlyTextAttributeLabel,.gx-label.TextActionAttributeLabel,.gx-label.BlobContentTextActionAttributeLabel,.gx-label.ReadonlyBlobContentTextActionAttributeLabel,.gx-label.BlobInputTextActionAttributeLabel,.gx-label.ReadonlyTextActionAttributeLabel,.gx-label.AttributeWidthAutoLabel,.gx-label.AttributeTotalizerLabel,.gx-label.AssociationListAttributeLabel,.gx-label.BlobContentAssociationListAttributeLabel,.gx-label.ReadonlyBlobContentAssociationListAttributeLabel,.gx-label.ReadonlyAssociationListAttributeLabel,.gx-label.BlobInputAssociationListAttributeLabel,.gx-label.AttributeSecondaryLabel,.gx-label.GridTitleLabel,.gx-label.ReadonlyGridTitleLabel,.gx-label.AttributeTitleWWPLabel,.gx-label.BlobContentAttributeTitleWWPLabel,.gx-label.ReadonlyBlobContentAttributeTitleWWPLabel,.gx-label.BlobInputAttributeTitleWWPLabel,.gx-label.ReadonlyAttributeTitleWWPLabel,.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.AttributeManageFiltersLabel,.gx-label.AttributeDateLabel,.gx-label.BlobContentAttributeDateLabel,.gx-label.ReadonlyBlobContentAttributeDateLabel,.gx-label.BlobInputAttributeDateLabel,.gx-label.ReadonlyAttributeDateLabel,.gx-label.AttributeRealWidthDateLabel,.gx-label.ReadonlyAttributeRealWidthDateLabel,.gx-label.AttributeDateTimeLabel,.gx-label.ReadonlyAttributeDateTimeLabel,.gx-label.AttributeRealWidthDatetimeLabel,.gx-label.Attribute250Label,.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.AttributeNoWrapLabel,.gx-label.UpdateAttributeLabel,.gx-label.AttributeInactiveLabel,.gx-label.BlobContentAttributeInactiveLabel,.gx-label.ReadonlyBlobContentAttributeInactiveLabel,.gx-label.BlobInputAttributeInactiveLabel,.gx-label.ReadonlyAttributeInactiveLabel,.gx-label.AttributeRealWidthLabel,.gx-label.BlobContentAttributeRealWidthLabel,.gx-label.ReadonlyBlobContentAttributeRealWidthLabel,.gx-label.BlobInputAttributeRealWidthLabel,.gx-label.AttributeRealWidthCheckBoxLabel,.gx-label.AttributeLoginLabel,.gx-label.AttributeLoginImageLeftLabel,.gx-label.AttributeRealWidthTotalizerLabel,.gx-label.AttributeTagLabel,.gx-label.AttributeTagSuccessLabel,.gx-label.AttributeTagInfoLightLabel,.gx-label.AttributeTagWarningLabel,.gx-label.AttributeTagDangerLabel,.gx-label.AttributeTagInfoLabel,.gx-label.AttributeRegisterLabel,.gx-label.ProgressAdminCardDescriptionLabel,.gx-label.ProgressBarAdminV2DescriptionLabel,.gx-label.ProgressBarAdminV2NumberTotalLabel,.gx-label.ProgressBarAdminV2NumberLabel,.gx-label.ProgressBarAdminV2TitleLabel,.gx-label.ReadonlyProgressAdminCardDescriptionLabel,.gx-label.ProgressAdminCardNumberLabel,.gx-label.ReadonlyProgressAdminCardNumberLabel,.gx-label.DashboardNumberLabel,.gx-label.ReadonlyDashboardNumberLabel,.gx-label.DashboardInfoLabel,.gx-label.ReadonlyDashboardInfoLabel,.gx-label.DashboardDangerLabel,.gx-label.ReadonlyDashboardDangerLabel,.gx-label.DashboardSuccessLabel,.gx-label.ReadonlyDashboardSuccessLabel,.gx-label.DashboardWarningLabel,.gx-label.ReadonlyDashboardWarningLabel,.gx-label.DashboardNumberCardLabel,.gx-label.ReadonlyDashboardNumberCardLabel,.gx-label.DashboardNumberAdminLabel,.gx-label.ReadonlyDashboardNumberAdminLabel,.gx-label.DashboardBaseColorLabel,.gx-label.ReadonlyDashboardBaseColorLabel,.gx-label.DashboardInfoLightLabel,.gx-label.ReadonlyDashboardInfoLightLabel,.gx-label.SearchResultsListTitleAttributeLabel,.gx-label.ReadonlySearchResultsListTitleAttributeLabel,.gx-label.SearchResultsListDescriptionAttributeLabel,.gx-label.ReadonlySearchResultsListDescriptionAttributeLabel,.gx-label.CardImageAttributeLabel,.gx-label.ReadonlyCardImageAttributeLabel,.gx-label.CardImageAttributeWhiteWithShadowLabel,.gx-label.ReadonlyCardImageAttributeWhiteWithShadowLabel,.gx-label.CardImageAttributeWhiteSubtitleWithShadowLabel,.gx-label.ReadonlyCardImageAttributeWhiteSubtitleWithShadowLabel,.gx-label.CardImageAttributeDescriptionLabel,.gx-label.BlobContentCardImageAttributeDescriptionLabel,.gx-label.ReadonlyBlobContentCardImageAttributeDescriptionLabel,.gx-label.BlobInputCardImageAttributeDescriptionLabel,.gx-label.ReadonlyCardImageAttributeDescriptionLabel,.gx-label.SimpleCardAttributeTitleLabel,.gx-label.ReadonlySimpleCardAttributeTitleLabel,.gx-label.SimpleCardAttributeSubtitleLabel,.gx-label.ReadonlySimpleCardAttributeSubtitleLabel,.gx-label.CardSmallImageAttributeLabel,.gx-label.ReadonlyCardSmallImageAttributeLabel,.gx-label.CardSmallImageAttributeDescriptionLabel,.gx-label.ReadonlyCardSmallImageAttributeDescriptionLabel,.gx-label.CardWithImageAttributeDescriptionLabel,.gx-label.BlobContentCardWithImageAttributeDescriptionLabel,.gx-label.ReadonlyBlobContentCardWithImageAttributeDescriptionLabel,.gx-label.BlobInputCardWithImageAttributeDescriptionLabel,.gx-label.ReadonlyCardWithImageAttributeDescriptionLabel,.gx-label.ChatAttributeNameLabel,.gx-label.BlobContentChatAttributeNameLabel,.gx-label.ReadonlyBlobContentChatAttributeNameLabel,.gx-label.BlobInputChatAttributeNameLabel,.gx-label.ReadonlyChatAttributeNameLabel,.gx-label.ChatAttributeDateLabel,.gx-label.BlobContentChatAttributeDateLabel,.gx-label.ReadonlyBlobContentChatAttributeDateLabel,.gx-label.BlobInputChatAttributeDateLabel,.gx-label.ReadonlyChatAttributeDateLabel,.gx-label.ChatAttributeImageLabel,.gx-label.BlobContentChatAttributeImageLabel,.gx-label.ReadonlyBlobContentChatAttributeImageLabel,.gx-label.BlobInputChatAttributeImageLabel,.gx-label.ReadonlyChatAttributeImageLabel,.gx-label.ChatAttributeMessageLabel,.gx-label.BlobContentChatAttributeMessageLabel,.gx-label.ReadonlyBlobContentChatAttributeMessageLabel,.gx-label.BlobInputChatAttributeMessageLabel,.gx-label.ReadonlyChatAttributeMessageLabel,.gx-label.ErrorAttributeLabel,.gx-label.WarningAttributeLabel,.gx-label.ReadonlyAttributeLabel,.gx-label.ReadonlyAttributeNoWrapLabel,.gx-label.ReadonlyAttributeTotalizerLabel,.gx-label.ReadonlyAttributeRealWidthTotalizerLabel,.gx-label.ReadonlyAttributeRealWidthLabel,.gx-label.ReadonlyAttributeRealWidthDatetimeLabel,.gx-label.ReadonlyMedioLabel,.gx-label.BlobContentReadonlyMedioLabel,.gx-label.ReadonlyBlobContentReadonlyMedioLabel,.gx-label.BlobInputReadonlyMedioLabel,.gx-label.ReadonlyReadonlyMedioLabel,.gx-label.BlobContentAttributeLabel,.gx-label.ReadonlyBlobContentAttributeLabel,.gx-label.BlobInputAttributeLabel,.gx-label.AttributeDraggingLabel,.gx-label.AttributeAcceptDragLabel,.gx-label.AttributeNoAcceptDragLabel,.gx-label.AttSubTitleLabel,.gx-label.BlobInputAttSubTitleLabel,.gx-label.BlobContentAttSubTitleLabel,.gx-label.ReadonlyBlobContentAttSubTitleLabel,.gx-label.ReadonlyAttSubTitleLabel,.gx-label.CheckBoxLabel,.gx-label.BlobContentCheckBoxLabel,.gx-label.ReadonlyBlobContentCheckBoxLabel,.gx-label.BlobInputCheckBoxLabel,.gx-label.ReadonlyCheckBoxLabel,.gx-label.ReadonlyAttributeFundoLabel,.gx-label.AttributeReadonlyMedioLabel,.gx-label.BlobContentAttributeReadonlyMedioLabel,.gx-label.ReadonlyBlobContentAttributeReadonlyMedioLabel,.gx-label.BlobInputAttributeReadonlyMedioLabel,.gx-label.ReadonlyAttributeReadonlyMedioLabel,.gx-label.ReadonlyAttributeLoginLabel,.gx-label.AttributeReadonlyMedio_2Label,.gx-label.BlobContentAttributeReadonlyMedio_2Label,.gx-label.ReadonlyBlobContentAttributeReadonlyMedio_2Label,.gx-label.BlobInputAttributeReadonlyMedio_2Label,.gx-label.ReadonlyAttributeReadonlyMedio_2Label,.gx-label.AttributeStepUnderlineLabel,.gx-label.ReadonlyAttributeStepUnderlineLabel,.gx-label.AttributeStepVerticalLabel,.gx-label.ReadonlyAttributeStepVerticalLabel
{
	font-weight: bold;
}
.SmallText
{
	font-family: "Trebuchet MS";
	font-size: 8pt;
	color: gray;
	text-align: center;
}
.TextBlockHeader,.PopupTitle,.TextBlockHeaderLinkClass
{
	background-repeat: no-repeat;
	list-style-image: none;
	white-space: normal;
	background-image: none;
	font-size: 30pt;
	font-style: italic;
	font-weight: bold;
	color: #c60b44;
	text-shadow: 2px 2px 5px #888 ;
}
.PopupTitle
{
	visibility: hidden;
	text-shadow: 2px 2px 5px #888 ;
}
.TextBlockHeaderLinkClass
{
	text-shadow: 2px 2px 5px #888 ;
}
.RecentLink
{
	margin-bottom: 1px;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 1px;
	font-size: 9pt;
	font-weight: bold;
	color: #494949;
	height: 20px;
	width: 5%;
	text-align: left;
}
.Separator
{
	box-sizing: border-box;
	display: block;
	-moz-box-sizing: border-box;
	color: white;
}
.FooterText
{
	font-family: "Trebuchet MS";
	font-size: 8pt;
	color: #404040;
	text-align: center;
}
.RecentLinkItem
{
	float: left;
	margin-bottom: 1px;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 1px;
	overflow: hidden;
	padding-top: 3pt;
	font-size: 9pt;
	font-weight: normal;
	color: #828282;
	height: 15px;
	width: auto;
	text-align: left;
	vertical-align: bottom;
	max-width:120px;
}
.VerticalMenuOption
{
	font-weight: bold;
	color: #404040;
}
.ColorLinks
{
	font-family: "Microsoft Sans Serif";
	font-size: 13pt;
	font-weight: normal;
	color: gray;
	height: 77px;
	vertical-align: bottom;
}
.ColorLinks2
{
	color: gainsboro;
}
.DIAPRE
{
	font-size: 9pt;
	text-shadow: 0px 1px 0px #b7b7b7 ;
}
.DIAVER
{
	font-size: 9pt;
	text-shadow: 0px 1px 0px #b7b7b7 ;
}
.TextClaro
{
	font-size: 14pt;
	color: white;
	text-shadow: 0px 0px 0px #b7b7b7 ;
}
.TextSombra
{
	font-size: 14pt;
	text-shadow: 0px 1px 0px #b7b7b7 ;
}
.TextSombraRed
{
	font-size: 14pt;
	color: red;
	text-shadow: 0px 1px 0px #b7b7b7 ;
}
.StepNumberUnderline
{
	padding-right: 0px;
	font-family: muli,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: StepBulletColor;
}
.StepNumberVertical
{
	padding-right: 0px;
	font-family: muli,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: GridActionGroupRowHover;
}
.TextLogin
{
	font-family: Poppins, sans-serif;
	font-size: 14pt;
	font-weight: 900;
	color: #fefefe;
}
.TextEsqueceuSenha
{
	font-family: Poppins, sans-serif;
	font-size: 12pt;
	color: #575b5d;
}
.Group,.GroupTitle
{
	border-bottom: 1px;
	border-left: 1px;
	border-right: 1px;
	border-style: none;
	border-top: 1px;
	border-width: 0px;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
}

.GroupTitle
{
	font-size: 26px;
	font-weight: bold;
	color: #c60b44;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
}

.GroupTitleTitle
{
	font-size: 26px;
	font-weight: bold;
	color: #c60b44;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
}

BODY
{
	background-color: #f8f8f8;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	height: inherit;
	width: 100%;
	background-color: #f8f8f8;
}
HTML
{
	background-color: #f8f8f8;
	height: 100%;
}
.Calendar 
{
	background-color: #fff;
	border-bottom-color: #000;
	border-left-color: #fff;
	border-right-color: #000;
	border-top-color: #fff;
	border-style: solid;
	border-width: 1px;
	position: relative;
	display: none;
	cursor: default;
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px ;
	font-style: normal;
	font-variant: normal;
	color: #7d7d7d;
}
.Calendar  .CalendarButton 
{
	background-color: #e4e5e6;
	border-bottom-color: #000;
	border-left-color: #fff;
	border-right-color: #000;
	border-top-color: #fff;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #333;
	text-align: center;
}
.Calendar  .nav 
{
	background-color: #e4e5e6;
	background-image: url(../menuarrow.gif);
	background-position: 100% 100%;
	background-repeat: no-repeat;
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #333;
}
.Calendar  TABLE
{
	background-color: #fff;
	border-bottom-color: #000;
	border-left-color: #fff;
	border-right-color: #000;
	border-top-color: #fff;
	border-style: solid;
	border-width: 1px;
	cursor: default;
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #333;
	text-align: center;
}
.Calendar  TABLE .wn 
{
	background-color: #d3d4d3;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 3px;
	padding-top: 2px;
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #333;
}
.Calendar  THEAD
{
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
}
.Calendar  THEAD .headrow 
{
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #333;
}
.Calendar  THEAD .daynames 
{
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #404040;
}
.Calendar  THEAD .name 
{
	background-color: #c00000;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #333;
	text-align: center;
}
.Calendar  THEAD .weekend 
{
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #d84523;
}
.Calendar  THEAD .hilite 
{
	border-bottom-color: #000;
	border-left-color: #fff;
	border-right-color: #000;
	border-top-color: #fff;
	border-style: solid;
	border-width: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #333;
}
.Calendar  THEAD .active 
{
	border-bottom-color: #000;
	border-left-color: #fff;
	border-right-color: #000;
	border-top-color: #fff;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 0px;
	padding-top: 2px;
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #333;
}
.Calendar  THEAD .CalendarTitle 
{
	background-color: #747474;
	border-bottom-color: #000;
	border-left-color: #000;
	border-right-color: #000;
	border-top-color: #000;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
.Calendar  TBODY .day 
{
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 4px;
	padding-top: 2px;
	width: 2em;
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #333;
	text-align: center;
}
.Calendar  TBODY .rowhilite  TD
{
	background-color: #e4e5e6;
	color: #333;
}
.Calendar  TBODY .emptyrow 
{
	display: none;
}
.Calendar  TBODY .emptycell 
{
	visibility: hidden;
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #333;
}
.Calendar  TBODY TD .hilite 
{
	border-bottom-color: #fff;
	border-left-color: #000;
	border-right-color: #000;
	border-top-color: #fff;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 3px;
	padding-top: 1px;
}
.Calendar  TBODY TD .active 
{
	border-bottom-color: ButtonHighlight;
	border-left-color: ButtonHighlight;
	border-right-color: ButtonHighlight;
	border-top-color: ButtonHighlight;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}
.Calendar  TBODY TD .selected 
{
	background-color: 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  TFOOT .footrow 
{
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: white;
}
.Calendar  TFOOT .ttip 
{
	background-color: #e4e5e6;
	border-bottom-color: #fff;
	border-left-color: #767676;
	border-right-color: #fff;
	border-top-color: #767676;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #333;
	text-align: center;
}
.Calendar  TFOOT .hilite 
{
	background-color: #d3d4d3;
	border-bottom-color: #000;
	border-left-color: #fff;
	border-right-color: #000;
	border-top-color: #fff;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
}
.Calendar  TFOOT .active 
{
	border-bottom-color: #fff;
	border-left-color: #000;
	border-right-color: #fff;
	border-top-color: #000;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 0px;
	padding-top: 2px;
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #333;
}
.CalendarCombo 
{
	background-color: #fff;
	border-bottom-color: #000;
	border-left-color: #fff;
	border-right-color: #000;
	border-top-color: #fff;
	border-style: solid;
	border-width: 1px;
	left: 0px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	position: absolute;
	top: 0px;
	width: 4em;
	display: none;
	cursor: default;
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	color: #333;
}
.CalendarCombo  .label 
{
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	color: #333;
	text-align: center;
}
.CalendarCombo  .label-IEfix 
{
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	width: 4em;
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	color: #333;
	text-align: center;
}
.CalendarCombo  .active 
{
	border-bottom-color: #969696;
	border-left-color: #969696;
	border-right-color: #969696;
	border-top-color: #969696;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	color: #333;
}
.CalendarCombo  .hilite 
{
	background-color: #969696;
	border-bottom-color: #d3d4d3;
	border-left-color: #d3d4d3;
	border-right-color: #d3d4d3;
	border-top-color: #d3d4d3;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	color: #fff;
}
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;
}
.ErrorViewerBullet div 
{
	margin-left: 5px;
	display: list-item;
	list-style-position: inside;
}
.GeoLocOption 
{
	margin-left: 4px;
	margin-right: 4px;
	position: relative;
	top: 2px;
	cursor: pointer;
}
.ComponentTrigger 
{
	margin-left: 4px;
	cursor: pointer;
}
.dojoDialog 
{
	background-color: #eee;
	border-bottom-color: #999;
	border-left-color: #999;
	border-right-color: #999;
	border-top-color: #999;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
}
#gx_ajax_notification
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	position: absolute;
	top: 21px;
	z-index: 999;
	height: 20px;
	width: 100%;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
}
.PopupHeader 
{
	background-color: transparent;
	background-image: none;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	float: right;
	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-image: url(../GeneXusXEv2/ClosePrompt.png);
	background-position: center center;
	background-repeat: no-repeat;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
	float: right;
	margin-right: 2px;
	margin-top: 2px;
	height: 36px;
	width: 36px;
	cursor: pointer;
	text-align: right;
}
.PopupContent 
{
	background-color: #555;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	margin-left: -2px;
	margin-top: -24px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 40px;
	padding: 40px 20px 20px 20px !important;
}
.PopupContent  IFRAME
{
	border-width: 0px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
}
.RowDeleted 
{
	text-decoration: line-through;
}
.dp_container 
{
	position: relative;
}
UL.Tabs
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	list-style-type: none;
}
UL.Tabs LI.Tab
{
	float: left;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
UL.Tabs LI.Tab A
{
	display: block;
	text-decoration: none;
}
UL.Tabs LI.Tab A.TabFirst
{
	background-image: none;
	padding-left: 11px;
}
UL.Tabs LI.Tab A.TabLeft
{
	background-image: none;
}
UL.Tabs LI.Tab SPAN
{
	display: block;
}
UL.Tabs LI.Tab SPAN.TabBackground
{
	background-color: #333;
	background-image: none;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	margin-bottom: -1px;
	margin-left: 1px;
	margin-right: 2px;
	margin-top: 5px;
	overflow: hidden;
	padding-bottom: 4px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 4px;
}
UL.Tabs LI.Tab SPAN.TabLast
{
	background-image: none;
}
UL.Tabs LI.Tab SPAN.TabRight
{
	background-image: none;
}
UL.Tabs LI.Tab SPAN.TabText
{
	white-space: nowrap;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-variant: small-caps;
	font-weight: bold;
	color: #fff;
}
UL.Tabs LI.TabSelected
{
	position: relative;
}
UL.Tabs LI.TabSelected A
{
	float: left;
	position: relative;
}
UL.Tabs LI.TabSelected A.TabFirst
{
	background-image: none;
}
UL.Tabs LI.TabSelected A.TabLeft
{
	background-image: none;
}
UL.Tabs LI.TabSelected SPAN
{
	float: left;
	position: relative;
}
UL.Tabs LI.TabSelected SPAN.TabBackground
{
	background-color: #fff;
	background-image: none;
	border-style: solid;
	border-width: 1px;
	margin-top: 0px;
	padding-top: 8px;
	border-bottom:0px;
}
UL.Tabs LI.TabSelected SPAN.TabLast
{
	background-image: none;
}
UL.Tabs LI.TabSelected SPAN.TabRight
{
	background-image: none;
	margin-right: 0px;
}
UL.Tabs LI.TabSelected SPAN.TabText
{
	color: #c60b44;
}
DIV.gx-multimedia-upload
{
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: solid;
	border-width: 1px;
	position: relative;
	height: 72px;
	width: 128px;
	display: block;
	text-align: center;
	line-height:68px;
}
DIV.gx-multimedia-upload A.gx-multimedia-unknown
{
	display: block;
}
DIV.gx-multimedia-upload A.gx-multimedia-unknown SPAN
{
	display: block;
}
DIV.gx-multimedia-upload A.gx-multimedia-unknown IMG
{
	display: none;
}
DIV.gx-multimedia-upload A.gx-multimedia-unknown SPAN.gx-video-placeholder
{
	opacity:1;
}
DIV.gx-multimedia-upload A.gx-multimedia-unknown SPAN.gx-audio-placeholder
{
	opacity:1;
}
DIV.gx-multimedia-upload A.gx-multimedia-unknown SPAN.gx-download-placeholder
{
	opacity:1;
}
DIV.gx-multimedia-upload 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 INPUT.BtnEnter
{
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	display: block;
}
DIV.gx-multimedia-upload *
{
	text-align: left;
	line-height:normal;
}
DIV.gx-multimedia-upload DIV.fields-ct
{
	background-color: white;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	padding-left: 5px;
	padding-top: 10px;
	height: 100%;
	display: none;
	white-space: nowrap;
}
DIV.gx-multimedia-upload A:first-child
{
	background-color: #c60b44;
	background-image: url(../GeneXusXEv2/MultimediaEdit.png);
	background-position: 4px center;
	background-repeat: no-repeat;
	padding-bottom: 2px;
	padding-left: 16px;
	padding-right: 2px;
	padding-top: 2px;
	position: absolute;
	right: 20px;
	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 INPUT.field
{
	float: none;
	margin-top: 10px;
	width: 300px;
	display: none;
}
DIV.gx-multimedia-upload INPUT.field-selected
{
	display: inline;
}
DIV.gx-multimedia-upload LABEL.option
{
	clear: left;
	float: left;
	margin-bottom: 10px;
	margin-right: 15px;
	width: 150px;
	display: inline;
	cursor: pointer;
	font-size: 11px;
}
DIV.gx-multimedia-upload LABEL.option INPUT
{
	float: left;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 3px;
	margin-top: 0px;
	display: inline;
	cursor: pointer;
}
DIV.gx-multimedia-upload INPUT.Button
{
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	display: block;
}
DIV.gx-multimedia-upload IMG
{
	padding-bottom: 2px;
	padding-top: 2px;
	vertical-align: middle;
	max-width:124px;
	max-height:68px;
}
DIV.gx-multimedia-upload A SPAN
{
	background-position: center center;
	background-repeat: no-repeat;
	height: 68px;
	width: 124px;
	color: transparent;
}
DIV.gx-multimedia-upload A.gx-multimedia-empty
{
	display: block;
}
DIV.gx-multimedia-upload A.gx-multimedia-empty SPAN.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-image-placeholder
{
	background-image: url(../GeneXusXEv2/PlaceHolderImage.png);
}
DIV.gx-multimedia-upload A.gx-multimedia-empty SPAN.gx-video-placeholder
{
	background-image: url(../GeneXusXEv2/PlaceHolderVideo.png);
	opacity:1;
}
DIV.gx-multimedia-upload A.gx-multimedia-empty SPAN.gx-audio-placeholder
{
	background-image: url(../GeneXusXEv2/PlaceHolderAudio.png);
	opacity:1;
}
DIV.gx-multimedia-upload A.action
{
	background-color: #c60b44;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	position: absolute;
	top: 0px;
	cursor: pointer;
	font-size: 11px;
	color: white;
	opacity:0;
	line-height:15px;
	-moz-transition:opacity .3s ease-in-out;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-ms-transition:opacity .3s ease-in-out;
	opacity:0;
	-webkit-transition:opacity .3s ease-in-out;
}
DIV.gx-multimedia-upload A.change-action
{
	background-image: url(../GeneXusXEv2/MultimediaEdit.png);
	background-position: 4px center;
	background-repeat: no-repeat;
	padding-left: 16px;
	padding-right: 4px;
	right: 20px;
}
DIV.gx-multimedia-upload A.clear-action
{
	background-image: url(../MultimediaClear.png);
	background-position: center center;;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 9px;
	padding-top: 9px;
	right: 0px;
}
DIV.gx-multimedia-upload A.action:focus
{
	text-decoration: underline;
	opacity:.9;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
DIV.gx-multimedia-upload A:first-child:focus
{
	text-decoration: underline;
	opacity:.9;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
DIV.gx-multimedia-upload:hover A.action:hover
{
	text-decoration: underline;
	opacity:.9;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
DIV.gx-multimedia-upload:hover A.action:focus
{
	text-decoration: underline;
	opacity:.9;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
DIV.gx-multimedia-upload:hover A.action
{
	display: block;
	opacity:.7;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
DIV.gx-multimedia-upload:hover A:first-child
{
	display: block;
	opacity:.7;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
DIV.gx-multimedia-upload:hover A:first-child:hover
{
	text-decoration: underline;
	opacity:.9;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
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;
	background-image: 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;
	animation: leavemask .3s;
	-webkit-animation: leavemask .3s;
}
BODY.gx-masked DIV.gx-mask
{
	bottom: 0px;
	position: fixed;
}
.gx-masked-relative 
{
	position: relative;
}
.GXProgressBar  .progress-bar-title 
{
	margin-bottom: 3px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 3px;
	display: block;
}
.td5 
{
	width: 40px;
}
.td100 
{
	width: 100%;
}
.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;
	padding-right:40px !important;
	padding-bottom:20px !important;
}
.PopupBorder  IMG
{
	margin-left: -2px;
	margin-top: -6px;
	padding-bottom: 10px;
}
.PopupShadow 
{
	background-color: #404040;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	opacity:.4;
}
.HRDefault 
{
	background-color: transparent;
	border-width: 0px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 0px;
	height: 1px;
	color: transparent;
}
.NoLinkLabel 
{
	float: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;;
	font-size: 14px;
	color: #000;
	text-align: right;
}
.NoLinkLabel  A:active
{
	color: #000;
	text-decoration:none;
}
.NoLinkLabel  A:link
{
	color: #000;
	text-decoration:none;
}
.NoLinkLabel  A:visited
{
	text-decoration: none;
	color: #000;
}
.TDMiddle 
{
	vertical-align: middle;
}
.MenuOption 
{
	margin-right: 15px;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	color: white;
}
.MenuOption  A:active
{
	font-weight: bold;
	text-decoration: none;
	color: white;
}
.MenuOption  A:link
{
	font-weight: bold;
	text-decoration: none;
	color: white;
}
.MenuOption  A:visited
{
	font-weight: bold;
	text-decoration: none;
	color: white;
}
.MenuOption  A:hover
{
	text-decoration: underline;
	color: white;
}
.TextBlock 
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
}
.TextBlock  A:active
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	text-decoration: none;
	color: black;
}
.TextBlock  A:link
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	text-decoration: none;
	color: black;
}
.TextBlock  A:visited
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	text-decoration: none;
	color: black;
}
.TextBlock  A:hover
{
	text-decoration: underline;
}
.TableTopMenu  SPAN.TextBlock
{
	color: white;
}
.Button:active, input[type='button']:active 
{
	box-shadow:none;
}
.gx_newrow 
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: white;
}
.TextBlockHeader  A:active
{
	text-decoration: none;
	color: #c60b44;
}
.TextBlockHeader  A:hover
{
	text-decoration: none;
	color: #c60b44;
}
.TextBlockHeader  A:link
{
	text-decoration: none;
	color: #c60b44;
}
.TextBlockHeader  A:visited
{
	text-decoration: none;
	color: #c60b44;
}
.SmallText  A:active
{
	text-decoration: none;
	color: gray;
}
.SmallText  A:hover
{
	text-decoration: none;
	color: gray;
}
.SmallText  A:link
{
	text-decoration: none;
	color: gray;
}
.SmallText  A:visited
{
	text-decoration: none;
	color: gray;
}
.RecentLinkItem  A:active
{
	text-decoration: none;
	color: #828282;
}
.RecentLinkItem  A:hover
{
	text-decoration: none;
	color: #828282;
}
.RecentLinkItem  A:link
{
	text-decoration: none;
	color: #828282;
}
.RecentLinkItem  A:visited
{
	text-decoration: none;
	color: #828282;
}
.ReadonlyAttribute  A:active
{
	text-decoration: underline;
	color: #747474;
}
.ReadonlyAttribute  A:link
{
	text-decoration: underline;
	color: #747474;
}
.ReadonlyAttribute  A:visited
{
	text-decoration: underline;
	color: #747474;
}
.VerticalMenuOption  A:active
{
	font-weight: bold;
	text-decoration: none;
	color: #404040;
}
.VerticalMenuOption  A:hover
{
	text-decoration: underline;
	color: #404040;
}
.VerticalMenuOption  A:link
{
	font-weight: bold;
	text-decoration: none;
	color: #404040;
}
.VerticalMenuOption  A:visited
{
	font-weight: bold;
	text-decoration: none;
	color: #404040;
}
.HeaderLogin 
{
	background-image: url(../GeneXusXEv2/LoginHeader.png);
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding-left: 20px;
	height: 32px;
}
.ColorLinks 
{
	height: 77px;
	font-size: 13pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	color: gray;
}
.ColorLinks  A:active
{
	height: 77px;
	font-size: 13pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	color: gray;
}
.ColorLinks  A:link
{
	font-size: 11pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	color: gray;
}
.ColorLinks  A:visited
{
	font-size: 11pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	color: gray;
}
.ColorLinks  A:hover
{
	background-color: #d2d2d2;
	background-image: none;
	background-repeat: repeat;
	height: 77px;
	font-size: 13pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	color: gray;
}
.ColorLinks2 
{
	color: gainsboro;
}
.ColorLinks2  A:active
{
	text-decoration: none;
	color: gainsboro;
}
.ColorLinks2  A:link
{
	text-decoration: none;
	color: gainsboro;
}
.ColorLinks2  A:visited
{
	text-decoration: none;
	color: gainsboro;
}
.ColorLinks2  A:hover
{
	text-decoration: none;
	color: white;
}
.Sombra  A:active
{
	webkit-box-shadow: 0px 0px 15px #CCC;
}
.Sombra  A:hover
{
	webkit-box-shadow: 0px 0px 15px #000;
}
.Sombra  TABLE.TableSombra:hover
{
	webkit-box-shadow: 0px 0px 15px #000;
}
.Button_Home:hover, input[type='Button']:hover 
{
	background-color: #d2d2d2;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	box-shadow:none;
}
.dummy, td[data-align='center'] 
{
	text-align:-webkit-center;
}
.dummy, td[data-align='left'] 
{
	text-align:-webkit-left;
}
.dummy, td[data-align='right'] 
{
	text-align:-webkit-right;
}
.DIAPRE 
{
	color: #747474;
	text-shadow: 0px 1px 0px #b7b7b7 ;
}
.DIAPRE  A:active
{
	text-decoration: none;
	color: #747474;
	text-shadow: 0px 1px 0px #b7b7b7 ;
}
.DIAPRE  A:hover
{
	color: #939292;
	text-shadow: 0px 1px 0px #b7b7b7 ;
}
.DIAPRE  A:link
{
	text-decoration: none;
	color: #747474;
	text-shadow: 0px 1px 0px #b7b7b7 ;
}
.DIAPRE  A:visited
{
	text-decoration: none;
	color: #747474;
	text-shadow: 0px 1px 0px #b7b7b7 ;
}
.TextClaro 
{
	padding-right: 3pt;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color: white;
	text-shadow: 0px 0px 0px #b7b7b7 ;
}
.TextClaro  A:active
{
	text-decoration: none;
	color: white;
	text-shadow: 0px 0px 0px #b7b7b7 ;
}
.TextClaro  A:hover
{
	text-decoration: none;
	color: white;
	text-shadow: 0px 0px 0px #b7b7b7 ;
}
.TextClaro  A:link
{
	text-decoration: none;
	color: white;
	text-shadow: 0px 0px 0px #b7b7b7 ;
}
.TextClaro  A:visited
{
	text-decoration: none;
	color: white;
	text-shadow: 0px 0px 0px #b7b7b7 ;
}
.DIAVER 
{
	background-color: transparent;
	color: red;
	text-shadow: 0px 1px 0px #b7b7b7 ;
}
.DIAVER  A:active
{
	text-decoration: none;
	color: red;
	text-shadow: 0px 1px 0px #b7b7b7 ;
}
.DIAVER  A:hover
{
	color: red;
	text-shadow: 0px 1px 0px #b7b7b7 ;
}
.DIAVER  A:link
{
	text-decoration: none;
	color: red;
	text-shadow: 0px 1px 0px #b7b7b7 ;
}
.DIAVER  A:visited
{
	text-decoration: none;
	color: #747474;
	text-shadow: 0px 1px 0px #b7b7b7 ;
}
.TextSombra 
{
	padding-right: 3pt;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color: white;
	text-shadow: 0px 0px 0px #b7b7b7 ;
}
.TextSombra  A:active
{
	text-decoration: none;
	color: #747474;
	text-shadow: 0px 0px 0px #b7b7b7 ;
}
.TextSombra  A:hover
{
	text-decoration: none;
	color: #747474;
	text-shadow: 0px 0px 0px #b7b7b7 ;
}
.TextSombra  A:link
{
	text-decoration: none;
	color: #747474;
	text-shadow: 0px 0px 0px #b7b7b7 ;
}
.TextSombra  A:visited
{
	text-decoration: none;
	color: #747474;
	text-shadow: 0px 0px 0px #b7b7b7 ;
}
.dummy, td[data-align="right"] 
{
	text-align:-webkit-right;
}
.dummy, td[data-align="center"] 
{
	text-align:-webkit-center;
}
.dummy, td[data-align="left"] 
{
	text-align:-webkit-left;
}
.gx-ajax-error 
{
	background-color: #f2dede;
	border-bottom-color: #ebccd1;
	border-left-color: #ebccd1;
	border-right-color: #ebccd1;
	border-top-color: #ebccd1;
	border-width: 1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	margin-bottom: 20px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 35px;
	padding-top: 15px;
	color: #a94442;
}
.gx-ajax-error  BUTTON.close
{
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 0;
	float: right;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	position: relative;
	top: -2px;
	cursor: pointer;
	font-size: 21px;
	font-weight: bold;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .2;
}
DIV.suggestions
{
	background-color: #fff;
	border-bottom-color: #969696;
	border-left-color: #969696;
	border-right-color: #969696;
	border-top-color: #969696;
	border-style: solid;
	border-width: 1px;
	box-sizing: border-box;
	position: absolute;
	-moz-box-sizing: border-box;
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
}
DIV.suggestions DIV
{
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	cursor: default;
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	color: #333;
}
DIV.suggestions DIV.current
{
	background-color: #d3d4d3;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	color: #333;
}
DIV.dp_container IMG
{
	vertical-align: text-bottom;
}
TD.HeaderLogin
{
	background-image: url(../GeneXusXEv2/LoginHeader.png);
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding-left: 20px;
	height: 32px;
}
.btn-default:focus,.ExtendedCombo .btn-default:focus 
{
	box-shadow: 0px 0px 8px ActionBorder_and_FocusColor;
	outline:0;
	outline:thin;
}
.WorkWith .GridGroupTitle.NoTitle>div, .GridWithBorderColor.WorkWith .GridGroupTitle.NoTitle>div, .GridNoBorder.WorkWith .GridGroupTitle.NoTitle>div 
{
	border-bottom-color: #eee;
}
.WorkWith>THEAD>TR.GridGroupTitleRow 
{
	border-bottom: 0;
}
.GridWithBorderColor.WorkWith .GridGroupTitle>div 
{
	border-bottom: 1px solid #c8c8c8;
	margin-left: 7px;
	margin-right: 7px;
	padding-bottom: 8px;
	padding-top: 8px;
	color: #777;
	text-transform: uppercase;
}
.GridNoBorder.WorkWith .GridGroupTitle>div 
{
	border-bottom: 1px solid #ddd;
	margin-left: 7px;
	margin-right: 7px;
	padding-bottom: 5px;
	padding-top: 20px;
	font-family: roboto,helvetica,arial,sans-serif;
	font-size: 12px;
	font-weight: 300;
	color: #67757c;
	text-indent: 0px;
}
.WorkWith .GridGroupTitle>DIV 
{
	border-bottom: 1px solid #d9d9d9;
	margin-left: 7px;
	margin-right: 7px;
	padding-bottom: 8px;
	padding-top: 8px;
	color: #777;
	text-transform: uppercase;
}
.GridGroupTitleRow~TR>TH.GridNoBorder 
{
	padding-top: 10px;
}
.GridNoBorder .GridGroupTitleRow~TR 
{
	border-bottom-color:#c8c8c8 !important;
}
.GridNoBorder.WorkWith .GridGroupTitleRow>TH:first-child>DIV 
{
	margin-left: 0px;
}
.GridNoBorder.WorkWith .GridGroupTitleRow>TH:last-child>DIV 
{
	margin-right: 0px;
}
.WorkWith .GridGroupTitleRow>TH:first-child>DIV 
{
	margin-left: 14px;
}
TH.GridWithBorderColor
{
	border-top: 0;
}
.WorkWith .GridGroupTitleRow>TH:last-child>DIV 
{
	margin-right: 14px;
}
.ExtendedCombo 
{
	margin-left: 5px;
	font-family: Trebuchet MS;
}
.ExtendedCombo  .ExtendedComboLevelWithChildren .OptionLabel 
{
	background-position: 100% 50%;
	background-repeat: no-repeat;
	padding-right: 16px;
	color: #636060;
}
.ExtendedCombo  .SelectAllChildren 
{
	margin-right: 5px;
	height: 14px;
	width: 14px;
	display: inline-block;
	vertical-align: middle;
}
.ExtendedCombo  .btn-default:focus 
{
	box-shadow: 0px 0px 2px ActionBorder_and_FocusColor;
	outline:0;
	outline:thin;
}
.ExtendedCombo  .btn-default:active:hover 
{
	background-color: transparent;
}
.ExtendedCombo  .FilterOptions 
{
	max-height: 180px;
}
.ExtendedCombo  .btn-default 
{
	background-color: white;
	border-bottom-color: #d9d9d9;
	border-left-color: #d9d9d9;
	border-right-color: #d9d9d9;
	border-top-color: #d9d9d9;
	padding-right: 6px;
	width: 206px;
	text-align: left;
}
.ExtendedCombo  SPAN
{
	white-space: normal;
	font-size: 10pt;
	color: black;
}
.ExtendedCombo  .caret 
{
	border-left: 3px solid transparent;
	border-right: 3px solid transparent;
	border-top: 6px dashed;
	float: right;
	margin-bottom: 8px;
	margin-left: 5px;
	margin-top: 8px;
}
.ExtendedCombo  UL
{
	z-index: 999;
	width: 100%;
}
.ExtendedCombo  .dropdown-menu>LI>DIV  .form-control 
{
	background-image: url(../prompt.png);
	background-position: 5px 50%;
	background-repeat: no-repeat;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	padding-left: 28px;
}
.ExtendedCombo  .SelectedItem  SPAN
{
	color: white;
}
.ExtendedCombo  .OnlySelected 
{
	border-bottom: solid 1px #ddd;
	margin-top: -12px;
	height: 34px;
}
.ExtendedCombo  .OnlySelected  SPAN
{
	font-size: 12px;
	color: #717171;
}
.ExtendedCombo  .OnlySelected  A
{
	margin-left: 8px;
}
.ExtendedCombo  .OnlySelected  A:hover
{
	background-color: transparent;
}
.ExtendedCombo  .SelectAll 
{
	border-top: solid 1px #ddd;
	margin-bottom: -12px;
	cursor: pointer;
}
.ExtendedCombo  .SelectAll  A
{
	margin-left: 8px;
}
.ExtendedCombo  .SelectAll  SPAN
{
	font-size: 12px;
	color: #717171;
}
.ExtendedCombo  .SelectAll  A:hover
{
	background-color: transparent;
}
.ExtendedCombo  .ExtendedComboLevelWithChildren SPAN 
{
	color: #636060;
}
.ExtendedCombo  .FilterOptionsMultiSelection UL A.ExtendedComboLevel1 
{
	margin-left: 25px;
}
.ExtendedCombo  .FilterOptionsMultiSelection UL A.ExtendedComboLevel0 
{
	margin-left: 10px;
}
.ExtendedCombo  .FilterOptionsMultiSelection UL A.ExtendedComboLevel0.ExtendedComboLevelWithChildren 
{
	padding-left: 10px;
}
.ExtendedCombo  .ExtendedComboLevel1 
{
	margin-left: 15px;
}
.ExtendedCombo  .ExtendedComboLevel2 
{
	margin-left: 25px;
}
.ExtendedCombo  .FilterOptionsMultiSelection UL A.ExtendedComboLevel1.ExtendedComboLevelWithChildren 
{
	margin-left: 30px;
}
.ExtendedCombo  .FilterOptionsMultiSelection UL A.ExtendedComboLevel2 
{
	margin-left: 50px;
}
.ExtendedCombo  .FilterOptionsMultiSelection UL A.ExtendedComboLevel2.ExtendedComboLevelWithChildren 
{
	margin-left: 25px;
}
.ExtendedCombo  .ExtendedComboLevel0 
{
	margin-left: 0px;
}
.ExtendedCombo  .ExtendedComboLevel3 
{
	margin-left: 35px;
}
.ExtendedCombo  .ExtendedComboLevel0.ExtendedComboLevelWithChildren, .ExtendedCombo .FilterOptionsMultiSelection .ExtendedComboLevel0.ExtendedComboLevelWithChildren 
{
	margin-left: 5px;
}
.ExtendedCombo  .FilterOptionsMultiSelection UL A.ExtendedComboLevel3 
{
	margin-left: 65px;
}
.ExtendedCombo  .FilterOptionsMultiSelection UL A.ExtendedComboLevel3.ExtendedComboLevelWithChildren 
{
	margin-left: 35px;
}
.ExtendedCombo.Attribute, .ExtendedCombo.AttributeFL 
{
	border-style: none;
}
.ExtendedCombo.btn-group.open .dropdown-toggle 
{
	background-color: white;
	box-shadow: 0px 0px 2px ActionBorder_and_FocusColor;
	outline:0;
	outline:thin;
}
.ExtendedComboLevel0, .ExtendedComboLevel1, .ExtendedComboLevel2, .ExtendedCombo .OnlySelected 
{
	cursor: pointer;
}
.RequiredDataContentCell .ExtendedCombo 
{
	background-image: url(../RequiredTriangle.gif);
	background-repeat: no-repeat;
	margin-left: -15px;
	padding-left: 20px;
}
.RequiredDataContentCell .ExtendedCombo DIV.gx-attribute 
{
	background-image: none;
}
.DVGroupByBtn 
{
	font-size: 16px;
	color: #a0a2a2;
	text-align: right;
}
.DVGroupByCell 
{
	background-color: #fbfbfb;
	border-bottom-color: #d9d9d9;
	border-top-color: #d9d9d9;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	top: 18px;
	color: #555;
	border-left:0;
	border-right:0;
}
.DVGroupByCell>table 
{
	width: 100%;
}
.DVGroupByCell>table>tbody>tr>td:first-of-type 
{
	width: 100%;
}
.DVGroupByCell>table>tbody>tr>td 
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.DVGroupByTitle 
{
	font-size: 10pt;
}
.DVGroubByTotalizer 
{
	padding-right: 0px;
	font-size: 14px;
	font-weight: bold;
}
.GridNoBorder .DVGroupByCell 
{
	background-color: transparent;
	border-bottom-color: #999;
}
.GridNoBorder .DVGroupByTitle 
{
	font-size: 14px;
}
.GridWithBorderColor .DVGroupByCell 
{
	background-color: transparent;
}
.GridWithBorderColor .DVGroupByTitle 
{
	font-size: 14px;
	color: black;
}
.GridWithBorderColor .DVGroubByTotalizer 
{
	color: black;
}
.SectionWCDContainer 
{
	margin-bottom: 12px;
	margin-left: 15px;
	margin-right: 12px;
}
.SectionWCDContainer  .GridNoDataText 
{
	padding-top: 30px;
	line-height:41px;
}
.WWIconActionColumn.WCD_Expanded .ArrowIcon 
{
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.WCD_ActionColumn IMG 
{
	-moz-transition:.2s linear;
	-ms-transition:.2s linear;
	transition:.2s linear;
}
.WCD_ActionColumn.WCD_Expanded IMG 
{
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.DVGroupByRowAllowCollapse:hover 
{
	cursor: pointer;
}
.WCD_Loading 
{
	height: 40px;
}
.WCD_Loading i 
{
	margin-left: 2px;
	padding-right: 6px;
	padding-top: 10px;
	font-size: 16px;
}
.WCD_tr>td 
{
	border-left-color: #d9d9d9;
	border-right-color: #d9d9d9;
	border-top-color: #d9d9d9;
	border-style: solid;
	border-width: 1px;
	border-bottom:0;
}
.SectionGrid .SectionWCDContainer div.Section 
{
	margin-right: 2px;
}
.TableWithSelectableGrid:not(.WWPRowSelected) .WWPBtnNeedRowSelection 
{
	display: none;
}
.TableWithSelectableGrid:not(.WWPMultiRowWOPagingSelected) .WWPBtnNeedMultiRowWOPagingSelection 
{
	display: none;
}
.TableWithSelectableGrid:not(.WWPMultiRowSelected) .WWPBtnNeedMultiRowSelection 
{
	display: none;
}
.WTabs_processed>li:first-child .TableContainerStepBullet>tbody>tr>td>table>tbody>tr>td:first-child>table 
{
	display: none;
}
.WTabs_processed>li:last-child .TableContainerStepBullet>tbody>tr>td>table>tbody>tr>td:last-child>table 
{
	display: none;
}
.WTabs_processed.nav.nav-tabs>li>a 
{
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border: none !important;
}
.WTabs_processed.nav.nav-tabs 
{
	border-style: none;
	padding-left: 20px;
	padding-right: 20px;
}
.WTabs_processed.nav-tabs.WTabs_WizardBullet>li 
{
	min-width: 100px;
}
.WTabs_processed li:first-child .StepImage, .WTabs_processed li:first-child .StepImageUnSelected 
{
	display: none;
}
.WTabs_processed  .TableStepBulletChecked span 
{
	display: none;
}
.WTabs_processed  .TableStepBulletLine, .WTabs_processed .TableStepBulletLineChecked 
{
	margin-left: 0px;
	top: 7px;
	width: calc(50% - 11px);
}
.WTabs_processed  .StepNumberBulletCell 
{
	padding-top: 0px;
}
.WTabs_processed  .TableStepBulletSelected .StepNumberBulletCell 
{
	padding-top: 5px;
}
.WTabs_processed  .TableContainerStepBullet 
{
	width: 100%;
}
.WTabs_processed  .ReadonlyAttributeStepBullet, .WTabs_processed .ReadonlyAttributeStepBulletUnSelected, .WTabs_processed .ReadonlyAttributeStepBulletSelected 
{
	max-width: inherit;
}
.WTabs_processed  .StepNumberCell 
{
	padding-bottom: 0px;
	padding-top: 0px;
	line-height:19px;
}
.WTabs_processed  .WizardClickDisabled 
{
	cursor: default;
}
.WTabs_processed.nav.nav-tabs~.tab-content 
{
	border-style: none;
}
.CellUserActionPrompt IMG 
{
	margin-left: -33px;
	padding-bottom: 8px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 8px;
	position: absolute;
	top: 1px;
	border-right:0;
	border-top:0;
	border-bottom:0;
	background-image:none !important;
}
.CellUserActionPrompt .form-control 
{
	padding-right: 40px;
}
.WorkWith  TR .WWIconActionColumn .ArrowIcon 
{
	background-color: transparent;
	font-size: 16px;
	color: ReadonlyAttributeLabelColor;
	line-height:22px;
	-moz-transition:transform 300ms ease-in-out;
	transition:transform 300ms ease-in-out;
	-webkit-transition:transform 300ms ease-in-out;
}
.WorkWith  TR:hover .WWIconActionColumn .ArrowIcon 
{
	background-color: transparent;
	color: ReadonlyAttributeLabelColor;
}
.WorkWith  TR:hover .WWIconActionColumn .ArrowIcon:hover 
{
	background-color: transparent;
}
.CSDropDownFI 
{
	margin-right: 7px;
	vertical-align: middle;
}
.TableDynamicFiltersFlex SELECT 
{
	width: auto;
}
.TableDynamicFiltersFlex INPUT[type="text"].AttributeDate 
{
	width: 88px;
}
.TableDynamicFiltersFlex .gx-checkbox-wrapper 
{
	padding-left: 0px;
}
.TableDynamicFiltersFlex INPUT[type="text"].AttributeDateTime 
{
	width: auto;
}
.TableDynamicFiltersFlex .TableMerged 
{
	margin-bottom: 0px;
}
.TableDynamicFiltersFlex .TableMerged  .form-group 
{
	margin-bottom: 0px;
}
.TableDynamicFiltersFlex .gx-tab-padding-fix-1 
{
	padding-bottom: 1px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 1px;
}
.TableDynamicFiltersFlex .gx-tab-padding-fix-1  .checkbox label 
{
	padding-left: 0px;
}
.TableDynamicFiltersFlex .gx-tab-padding-fix-1:last-child table 
{
	padding-left: 3px;
	width: 35px;
}
.TableDynamicFiltersFlex .gx-tab-padding-fix-1:last-child td img 
{
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}
.TableDynamicFiltersFlex .gx-tab-padding-fix-2 
{
	border-spacing:0px;
}
.FreeStyleGridWithHeaderOdd  .TextBlockFSWithHeaderTitle 
{
	margin-left: 2px;
	padding-right: 0px;
}
.TableDynamicFiltersFlex .input-group 
{
	margin-left: -1px;
}
.TableDynamicFiltersFlex .AttributeCheckBox INPUT 
{
	margin-left: -5px;
}
.ActionGroup>div>a>i 
{
	padding-left: 5px;
	padding-right: 5px;
	font-size: 20px;
}
.ActionGroup>div>a>i:hover 
{
	opacity: .8;
}
.ActionGroupGrouped>div:not(:first-child)>i 
{
	margin-left: -1px;
}
.ActionGroupGrouped>div>i 
{
	background-color: DataBackgroundColor;
	border-bottom-color: BorderPanelColor;
	border-left-color: BorderPanelColor;
	border-right-color: BorderPanelColor;
	border-top-color: BorderPanelColor;
	border-style: solid;
	border-width: 1px;
	padding-left: 8px;
	padding-right: 8px;
	color: AttributeLabelColor;
	vertical-align: middle;
	line-height:29px;
}
.PanelWithBorder>.panel-heading+.panel-collapse>.panel-body 
{
	border-top: 0px;
}
.PanelWithBorder 
{
	border-width: 0px;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
	margin-left: 1px;
	margin-right: -1px;
	margin-top: 1px;
	margin-bottom: 2px !important;
}
.PanelWithBorder>DIV.panel-heading 
{
	background-color: DataBackgroundColor;
	border-bottom: 3px;
	border-bottom-color: AttributeLabelColor;
	border-left: 0px;
	border-right: 0px;
	border-style: solid;
	border-top: 0px;
	width:100% !important;
	 box-shadow: 0 4px 4px -4px rgba(0,0,0,.3);
}
.PanelWithBorder>.panel-heading>.panel-title 
{
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: 600;
	color: AttributeLabelColor;
}
.PanelWithBorder>.panel-heading>.panel-title  A
{
	color: AttributeLabelColor;
}
.PanelFilled>.panel-heading>.panel-title 
{
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: 600;
}
.PanelFilled>.panel-heading+.panel-collapse>.panel-body 
{
	border-top: 0px;
}
.PanelFilled 
{
	border-width: 0px;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
	margin-left: 1px;
	margin-right: -1px;
	margin-top: 1px;
	margin-bottom: 2px !important;
}
.PanelCard.Panel_Danger>DIV.panel-heading>.panel-title SPAN 
{
	box-shadow: 0px 7px 10px -5px Danger_CondForm_Action_Hover;
}
.PanelCard.Panel_Warning>DIV.panel-heading>.panel-title SPAN 
{
	box-shadow: 0px 7px 10px -5px Warning_CondForm_Action_Hover;
}
.PanelCard.Panel_Info>DIV.panel-heading>.panel-title SPAN 
{
	box-shadow: 0px 7px 10px -5px Info_CondForm_Action_Hover;
}
.PanelCard.Panel_Success>DIV.panel-heading>.panel-title SPAN 
{
	box-shadow: 0px 7px 10px -5px Success_CondForm_Action_Hover;
}
.PanelCard.Panel_BaseColor>DIV.panel-heading>.panel-title SPAN 
{
	box-shadow: 0px 7px 10px -5px BaseColorShadow;
}
.PanelCard.Panel_InfoLight>DIV.panel-heading>.panel-title SPAN 
{
	box-shadow: 0px 7px 10px -5px Info_CondForm_Action_Hover;
}
.PanelFilled>DIV.panel-heading 
{
	background-color: AttributeLabelColor;
	border-bottom-color: AttributeLabelColor;
}
.AttributeSizeLarge,label.gx-label.AttributeLabelSizeLargeLabel,span.AttributeLabelSizeLargeLabel,.AttributeSizeLargeDate,label.gx-label.AttributeLabelSizeLargeDateLabel, span.AttributeLabelSizeLargeDateLabel,.AttributeSizeLargeDateTime,label.gx-label.AttributeLabelSizeLargeDateTimeLabel, span.AttributeLabelSizeLargeDateTimeLabel,.AttributeSizeLargeCheckBox,label.gx-label.AttributeLabelSizeLargeCheckBoxLabel, span.AttributeLabelSizeLargeCheckBoxLabel 
{
	font-size: 14px;
}
.AttributeSizeSmall,label.gx-label.AttributeLabelSizeSmallLabel, span.AttributeLabelSizeSmallLabel,.AttributeSizeSmallDate,label.gx-label.AttributeLabelSizeSmallDateLabel, span.AttributeLabelSizeSmallDateLabel,.AttributeSizeSmallDateTime,label.gx-label.AttributeLabelSizeSmallDateTimeLabel, span.AttributeLabelSizeSmallDateTimeLabel,.AttributeSizeSmallCheckBox,label.gx-label.AttributeLabelSizeSmallCheckBoxLabel, span.AttributeLabelSizeSmallCheckBoxLabel 
{
	font-size: 10px;
}
.AttributeWeightBold,label.gx-label.AttributeLabelWeightBoldLabel,span.AttributeLabelWeightBoldLabel,.AttributeWeightBoldDate,label.gx-label.AttributeLabelWeightBoldDateLabel,span.AttributeLabelWeightBoldDateLabel,.AttributeWeightBoldDateTime,label.gx-label.AttributeLabelWeightBoldDateTimeLabel,span.AttributeLabelWeightBoldDateTimeLabel,.AttributeWeightBoldCheckBox,label.gx-label.AttributeLabelWeightBoldCheckBoxLabel,span.AttributeLabelWeightBoldCheckBoxLabel 
{
	font-weight: bold;
}
.AttributeWeightNormal,label.gx-label.AttributeLabelWeightNormalLabel,span.AttributeLabelWeightNormalLabel,.AttributeWeightNormalDate,label.gx-label.AttributeLabelWeightNormalDateLabel,span.AttributeLabelWeightNormalDateLabel,.AttributeWeightNormalDateTime,label.gx-label.AttributeLabelWeightNormalDateTimeLabel,span.AttributeLabelWeightNormalDateTimeLabel,.AttributeWeightNormalCheckBox,label.gx-label.AttributeLabelWeightNormalCheckBoxLabel,span.AttributeLabelWeightNormalCheckBoxLabel 
{
	font-weight: normal;
}
.AttributeStyleItalic,label.gx-label.AttributeLabelStyleItalicLabel,span.AttributeLabelStyleItalicLabel,.AttributeStyleItalicDate,label.gx-label.AttributeLabelStyleItalicDateLabel,span.AttributeLabelStyleItalicDateLabel,.AttributeStyleItalicDateTime,label.gx-label.AttributeLabelStyleItalicDateTimeLabel,span.AttributeLabelStyleItalicDateTimeLabel,.AttributeStyleItalicCheckBox,label.gx-label.AttributeLabelStyleItalicCheckBoxLabel,span.AttributeLabelStyleItalicCheckBoxLabel 
{
	font-style: italic;
}
.AttributeStyleUnderline,label.gx-label.AttributeLabelStyleUnderlineLabel,span.AttributeLabelStyleUnderlineLabel,.AttributeStyleUnderlineDate,label.gx-label.AttributeLabelStyleUnderlineDateLabel,span.AttributeLabelStyleUnderlineDateLabel,.AttributeStyleUnderlineDateTime,label.gx-label.AttributeLabelStyleUnderlineDateTimeLabel,span.AttributeLabelStyleUnderlineDateTimeLabel,.AttributeStyleUnderlineCheckBox,label.gx-label.AttributeLabelStyleUnderlineCheckBoxLabel,span.AttributeLabelStyleUnderlineCheckBoxLabel 
{
	text-decoration: underline;
}
.AttributeStyleLineThrough,label.gx-label.AttributeLabelStyleLineThroughLabel,span.AttributeLabelStyleLineThroughLabel,.AttributeStyleLineThroughDate,label.gx-label.AttributeLabelStyleLineThroughDateLabel,span.AttributeLabelStyleLineThroughDateLabel,.AttributeStyleLineThroughDateTime,label.gx-label.AttributeLabelStyleLineThroughDateTimeLabel,span.AttributeLabelStyleLineThroughDateTimeLabel,.AttributeStyleLineThroughCheckBox,label.gx-label.AttributeLabelStyleLineThroughCheckBoxLabel,span.AttributeLabelStyleLineThroughCheckBoxLabel 
{
	text-decoration: line-through;
}
.gx-grid th.ColumnSizeLarge>span,th.ColumnSizeLarge .ColumnSettingsContainer>span, td.ColumnSizeLarge span 
{
	font-size: 14px;
}
.gx-grid th.ColumnSizeSmall>span,th.ColumnSizeSmall .ColumnSettingsContainer>span, td.ColumnSizeSmall span 
{
	font-size: 10px;
}
.gx-grid th.ColumnWeightBold>span,th.ColumnWeightBold .ColumnSettingsContainer>span, td.ColumnWeightBold span 
{
	font-weight: bold;
}
.gx-grid th.ColumnStyleItalic>span,th.ColumnStyleItalic .ColumnSettingsContainer>span, td.ColumnStyleItalic span 
{
	font-style: italic;
}
.gx-grid th.ColumnStyleUnderline>span,th.ColumnStyleUnderline .ColumnSettingsContainer>span, td.ColumnStyleUnderline span 
{
	text-decoration: underline;
}
.gx-grid th.ColumnStyleLineThrough>span,th.ColumnStyleLineThrough .ColumnSettingsContainer>span, td.ColumnStyleLineThrough span 
{
	text-decoration: line-through;
}
.ColumnHighlightBackground 
{
	background-color: PaginationBarDefaultBackgroundColor;
}
.ColumnLeftDivision 
{
	box-shadow: 2px 0px 0px 0px GridLineColor inset;
}
.ColumnAlignLeft 
{
	text-align:left !important;
}
.ColumnAlignCenter 
{
	text-align:center !important;
}
.ColumnAlignRight 
{
	text-align:right !important;
}
TH.ColumnAlignTitleLeft
{
	text-align:left !important;
}
TH.ColumnAlignTitleCenter
{
	text-align:center !important;
}
TH.ColumnAlignTitleRight
{
	text-align:right !important;
}
.ColumnLeftDivision.ColumnColorDanger 
{
	box-shadow: 2px 0px 0px 0px Danger_CondForm inset;
}
.ColumnLeftDivision.ColumnColorWarning 
{
	box-shadow: 2px 0px 0px 0px Warning inset;
}
.ColumnLeftDivision.ColumnColorInfo 
{
	box-shadow: 2px 0px 0px 0px Info_CondForm inset;
}
.ColumnLeftDivision.ColumnColorSuccess 
{
	box-shadow: 2px 0px 0px 0px Success_CondForm inset;
}
.ColumnLeftDivision.ColumnColorBaseColor 
{
	box-shadow: 2px 0px 0px 0px BaseColor inset;
}
.ColumnLeftDivision.ColumnColorInfoLight 
{
	box-shadow: 2px 0px 0px 0px InfoLight inset;
}
.PanelCard.panel 
{
	background-color: DataBackgroundColor;
	border-bottom-color: BorderPanelColor;
	border-left-color: BorderPanelColor;
	border-right-color: BorderPanelColor;
	border-top-color: BorderPanelColor;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.14);
	margin-top: 27px;
	min-height: 47px;
}
.PanelCard>DIV.panel-heading 
{
	margin-bottom: -19px;
	margin-top: -18px;
}
.PanelCard>.panel-heading+.panel-collapse>.panel-body 
{
	padding-top: 35px;
	border-top-style: none;
}
.PanelCard>DIV.panel-heading>.panel-title 
{
	font-family: Trebuchet MS;
	font-size: 1.3em;
	font-weight: 300;
}
.PanelCard>DIV.panel-heading>.panel-title SPAN 
{
	background-color: AttributeLabelColor;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	box-shadow: 0px 7px 10px -5px AttributeLabelColor;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}
.PanelCard>DIV.panel-heading>.panel-title A 
{
	z-index: 1;
	color: AttributeLabelColor;
}
.ColumnsSelector .UpdateColumnsAndRestore .Button 
{
	width:calc(100% - 37px);
}
.ColumnsSelector li.UpdateColumnsAndRestore>a 
{
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	margin-right: 5px;
	padding-left: 8px;
	padding-right: 24px;
	color: white;
}
.ColumnsSelector li.UpdateColumnsAndRestore>a:hover, .ColumnsSelector li.UpdateColumnsAndRestore>a:focus 
{
	color: white;
}
.ActionGroupGrouped>div>i:hover,.ActionGroupGrouped>div>i:focus 
{
	color: white;
}
.SelectAllChildren > .CSDropDownFilter 
{
	margin-left: 0px;
	margin-top: -1px;
	font-size: 14px;
	vertical-align: top;
}
.SectionGrid>div.gx-grid, .SectionGrid>div>div>div>div.gx-grid, .SectionGrid>div>div>div>div.Table>div>div>div.gx-grid, .SectionGrid>div>div>div>div.Table>div>div>div.Table>div>div>div.gx-grid 
{
	background-color: DataBackgroundColor;
	overflow: auto;
	position: static;
}
.gx-grid.gx-gridGridFixedTitles 
{
	max-height: 400px;
}
.gx-grid.gx-gridGridFixedTitles>table>tfoot>tr>td,.gx-grid.gx-gridGridFixedTitles>table>thead>tr>th 
{
	position: relative;
}
.gx-grid.gx-gridGridFixedTitles>div.gx-mask 
{
	display: none;
}
.gx-grid.gx-gridGridFixedTitles>table 
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
.gx-grid.gx-gridGridResizableTitles>table>thead>tr>th span 
{
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.FTBRemoveBorders>*>tr,.FTBRemoveBorders>*>tr>* 
{
	border-style:none !important;
}
.FGHeaderRowV>*>div 
{
	background-color: GridLineColor;
	position: absolute;
	right: 0px;
	width: 1px;
	display: block;
}
.CSItemWithCategory 
{
	margin-left: 15px;
}
.CSCategory > i:last-child 
{
	padding-left: 8px;
}
.CSItemWithCategoryCollapsed 
{
	display: none;
}
.CSItemsFreezable .CSItemConfigFixedL>a, .CSItemsFreezable .CSItemConfigFixedR>a, .CSItemsFreezable li:not(.CSFixableCategory)>a 
{
	margin-left: 15px;
}
.CSItemsFreezable .CSItemConfigFixedL>a.CSItemWithCategory, .CSItemsFreezable .CSItemConfigFixedR>a.CSItemWithCategory, .CSItemsFreezable li>a.CSItemWithCategory 
{
	margin-left: 30px;
}
.table-responsive > thead > tr.WWPDraggingColumn > th:not(.WWIconActionColumn):not(.DisableColMoving) 
{
	border-left: solid 1px #ffe1e1;
	border-right: solid 1px #ffe1e1;
}
.table-responsive > thead > tr.WWPDraggingColumn > .WWPDragOverDown:not(.WWIconActionColumn) 
{
	border-right: solid 3px red !important;
}
.table-responsive > thead > tr.WWPDraggingColumn > .WWPDragOverUp:not(.WWIconActionColumn):not(.DisableColMoving) 
{
	border-left: solid 3px red !important;
}
LI.WWPDragOverDown
{
	border-bottom: solid 2px red;
}
LI.WWPDragOverUp
{
	border-top: solid 2px red;
}
LI.WWPDragOverDownF
{
	border-bottom: solid 2px blue;
}
LI.WWPDragOverUpF
{
	border-top: solid 2px blue;
}
.WWPDraggingColumnMoving.WWPDraggingColumn >*:not(.WWPDraggedColumn) 
{
	opacity: 1;
}
.WWPDraggingColumn  >*:not(.WWPDraggedColumn) 
{
	opacity: .01;
}
.FGCuttedCell>* 
{
	display:none !important;
}
.FGHeaderRowV>.FixedR>div 
{
	left: 0px;
	right: inherit;
}
.gx-grid.gx-gridGridFixedColumnBorders>table>*>tr>* 
{
	border-right-color: GridLineColor;
	border-right-style:solid;
	border-right-width:1px;
}
.FGRowLine>*, .FGHeaderRowH>*, .FGHeaderRowV>*, .FGFootRow>* 
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.FixedColumnL, .FixedColumnR 
{
	min-width: 28px;
}
TD.DataContentCellFL
{
	padding-left: 0px;
	padding-right: 0px;
	padding-left:0;
	padding-right:0;
}
TD.DataContentCellFL>div
{
	display: block;
}
TD.DataContentCellFL>div .AttributeFLLabel 
{
	padding-left: 10px;
	cursor: text;
	width:100% !important;
}
TD.DataContentCellFL>div .gx-attribute 
{
	padding-left: 10px;
	width:100% !important;
}
.DataContentCellFL>.gx-default-form-group 
{
	display: block;
}
.DataContentCellFL>.gx-default-form-group>.AttributeFLLabel.control-label 
{
	width:100% !important;
}
.DataContentCellFL>.gx-default-form-group>.AttributeFLLabel~div:not(.tooltip) 
{
	width:100% !important;
}
.AttributeImportFileCell .gx-label ~ div object 
{
	display:none !important;
}
.StyleTitleAndSubtitle, .StyleImageAndData 
{
	width: 100%;
	display: inline-block;
	white-space: normal;
	font-size: 10pt;
	color: AttributeForecolor;
}
.StyleTitleAndSubtitle span:first-child, .StyleImageTitleAndSubtitle span:first-child 
{
	padding-bottom: 4px;
	padding-top: 5px;
	display: block;
	font-weight: bold;
	line-height:1;
}
.StyleTitleAndSubtitle span:last-child, .StyleImageTitleAndSubtitle span:last-child 
{
	display: block;
	font-size: 10.5px;
	line-height:1;
}
.StyleImageAndData div 
{
	display: inline-block;
}
.StyleImageAndData div:first-child 
{
	margin-right: 8px;
	margin-top: 2px;
	height: 32px;
	width: 32px;
	vertical-align: top;
}
.StyleImageAndData div:first-child>img 
{
	border-bottom-color: #e1e1e1;
	border-left-color: #e1e1e1;
	border-right-color: #e1e1e1;
	border-top-color: #e1e1e1;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 18px;
	border-top-right-radius: 18px;
	border-bottom-right-radius: 18px;
	border-bottom-left-radius: 18px;
	height: 100%;
	width: 100%;
	object-fit:contain;
}
.StyleImageAndData img[src=''] 
{
	visibility: hidden;
}
.StyleImageAndData div:last-child 
{
	max-width: calc(100% - 44px);
}
.ExtendedComboWithImage .FilterOptions UL A 
{
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
}
.ExtendedComboTitleAndSubtitle .FilterOptions UL A 
{
	padding-bottom: 5px;
	padding-top: 5px;
}
.StyleImageAndTitle div:last-child 
{
	padding-top: 8px;
}
.ExtendedComboWithImage>UL, .ExtendedComboWithCategories>ul 
{
	min-width: 300px;
}
.ExtendedComboWithCategories .FilterOptions, .ExtendedComboWithImage .FilterOptions, .ExtendedComboTitleAndSubtitle .FilterOptions 
{
	max-height: 250px;
}
.ExtendedComboWithImage .FilterOptions.FilterOptionsMultiSelection UL A 
{
	padding-left: 25px;
}
.ExtendedComboWithImage .caret, .ExtendedComboTitleAndSubtitle .caret 
{
	position: absolute;
	right: 6px;
	top: calc(50% - 11px);
}
.ExtendedComboTitleAndSubtitle>button, .ExtendedComboWithImage>button 
{
	padding-top: 4px;
	min-height: 32px;
}
.ExtendedComboTitleAndSubtitle .FilterOptionsMultiSelection a, .ExtendedComboWithImage .FilterOptionsMultiSelection a 
{
	position: relative;
}
.ExtendedComboTitleAndSubtitle .FilterOptionsMultiSelection a>i:first-child, .ExtendedComboWithImage .FilterOptionsMultiSelection a>i:first-child 
{
	position: absolute;
	top: calc(50% - 6px);
}
.DVelopComboGridCell>*:not(div), .DVelopComboGridCell>div>p:not(.form-control-static) 
{
	position: absolute;
	display:none !important;
}
.DVelopComboGridCell>div>SPAN.ReadonlyExtendedCombo 
{
	min-height:auto;
}
.DVelopComboGridCell .ReadonlyExtendedCombo 
{
	padding-right: 8px;
}
.ExtendedComboWithImage .btn-default,.ExtendedComboTitleAndSubtitle .btn-default 
{
	padding-right: 17px;
}
.WWPPopoverIcon 
{
	padding-bottom: 5px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 5px;
}
.popover-content 
{
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	min-height: 25px;
	min-width: 25px;
}
.PopoverTriggerClick 
{
	cursor: pointer;
}
.PopoverValue 
{
	min-width: 10px;
}
.popoverMainDiv 
{
	max-width: 100%;
}
.PopoverValue>img 
{
	max-height: 30px;
	max-width: 30px;
}
.DDComponentUL 
{
	line-height: 1.42857143;
}
.gx-navbar .ColumnsSelector .gx-attribute, .gx-action-group .ColumnsSelector .gx-attribute, .gx-action-group .ColumnsSelector .gx-button 
{
	display: block;
}
.GridParentCell:not(.SectionGrid) 
{
	position: static;
}
.ColumnSettingsRangePickerContainerDiv .Attribute 
{
	margin-bottom: 8px;
	max-width: 156px;
}
.TableDynamicFiltersFlex>div>div>div 
{
	align-self:center;
	flex-grow:0 !important;
}
.TableDynamicFiltersFlex table div 
{
	padding-left: 4px;
}
.CellAdvancedFiltersHidden 
{
	border-top-color: GridLineColor;
	margin-top: 19px;
	padding-top: 20px;
	display: none;
	border-top-style:solid;
	 border-top-width: 1px;
}
.PaginationBarCaption.PaginationBarFiltered 
{
	padding-top: 2px;
	line-height:39px;
}
.PaginationBarFiltersCaption 
{
	display: block;
	font-size: 10pt;
	color: gray;
}
.TableDynamicFiltersFlex .DynRowVisible 
{
	padding-bottom: 5px;
}
.TableDynamicFiltersFlex img 
{
	padding-left: 2px;
}
.ColumnsSelector>button>i+span 
{
	padding-left: 5px;
}
.EditForm .DataContentCell .ReadonlyAttribute, .EditForm .DataContentCellView .ReadonlyAttribute, .EditForm .RequiredDataContentCell .ReadonlyAttribute, .EditForm .DataContentCell .ReadonlyAttributeRealWidth, .EditForm .DataContentCellView .ReadonlyAttributeRealWidth, .EditForm .RequiredDataContentCell .ReadonlyAttributeRealWidth 
{
	background-color: PaginationBarDefaultBackgroundColor;
	border-bottom-color: BorderPanelColor;
	border-left-color: BorderPanelColor;
	border-right-color: BorderPanelColor;
	border-top-color: BorderPanelColor;
	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;
	padding-left: 12px;
	padding-right: 12px;
	min-height: 34px;
	min-width: 206px;
	vertical-align: middle;
}
.EditForm .DataContentCell .ReadonlyAttributeDateTime, .EditForm .DataContentCellView .ReadonlyAttributeDateTime, .EditForm .RequiredDataContentCell .ReadonlyAttributeDateTime, .EditForm .DataContentCell .ReadonlyAttributeDateTimeRealWidth, .EditForm .DataContentCellView .ReadonlyAttributeDateTimeRealWidth, .EditForm .RequiredDataContentCell .ReadonlyAttributeDateTimeRealWidth 
{
	background-color: PaginationBarDefaultBackgroundColor;
	border-bottom-color: BorderPanelColor;
	border-left-color: BorderPanelColor;
	border-right-color: BorderPanelColor;
	border-top-color: BorderPanelColor;
	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;
	padding-left: 12px;
	padding-right: 12px;
	min-height: 34px;
	vertical-align: middle;
}
.EditForm .DataContentCell .ReadonlyAttributeDate, .EditForm .DataContentCellView .ReadonlyAttributeDate, .EditForm .RequiredDataContentCell .ReadonlyAttributeDate, .EditForm .DataContentCell .ReadonlyAttributeDateRealWidth, .EditForm .DataContentCellView .ReadonlyAttributeDateRealWidth, .EditForm .RequiredDataContentCell .ReadonlyAttributeDateRealWidth 
{
	background-color: PaginationBarDefaultBackgroundColor;
	border-bottom-color: BorderPanelColor;
	border-left-color: BorderPanelColor;
	border-right-color: BorderPanelColor;
	border-top-color: BorderPanelColor;
	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;
	padding-left: 12px;
	padding-right: 12px;
	min-height: 34px;
	vertical-align: middle;
}
.PanelCard_IconAndTitle 
{
	background-color: DataBackgroundColor;
	border-bottom-color: BorderPanelColor;
	border-left-color: BorderPanelColor;
	border-right-color: BorderPanelColor;
	border-top-color: BorderPanelColor;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	box-shadow: 0px 5px 20px 0px rgba(0,0,0,0.05);
}
.PanelCard_IconAndTitle>.panel-heading>.panel-title:before 
{
	background-color: AttributeLabelColor;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
	margin-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	font-family: "font awesome 5 free";
	font-size: 9px;
	font-weight: 900;
	color: white;
	content:'\f02b';
}
.PanelCard_IconAndTitle>.panel-heading 
{
	padding-bottom: 12px;
	padding-left: 10px;
	padding-right: 12px;
	padding-top: 12px;
	width:100% !important;
}
.PanelCard_IconAndTitle>.panel-heading>.panel-title, .PanelCard_IconAndTitle>.panel-heading>.panel-title>SPAN, .PanelCard_IconAndTitle>.panel-heading>.panel-title>A 
{
	font-family: Poppins, sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: CardTitleColor;
	vertical-align: bottom;
	line-height:21px;
}
.PanelGrayBackgroundTitle.panel 
{
	border-bottom-color: #e0e6e9;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	box-shadow:none;
	border-left:0;
	border-right:0;
	border-top:0;
}
.PanelGrayBackgroundTitle>DIV.panel-heading 
{
	background-color: #f6f6f6;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	padding-bottom: 15px;
	padding-top: 15px;
}
.PanelGrayBackgroundTitle>.panel-heading>.panel-title 
{
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: 600;
	color: AttributeLabelColor;
}
.PanelGrayBackgroundTitle>.panel-heading>.panel-title  A
{
	color: AttributeLabelColor;
}
.PanelGrayBackgroundTitle>.panel-heading+.panel-collapse>.panel-body 
{
	border-top: 0px;
}
.main-panel-collapsed .PanelGrayBackgroundTitle.panel 
{
	padding-bottom: 15px;
}
.IconButtonLink 
{
	background-color: transparent;
	padding-bottom: 1px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 3px;
	font-size: 13px;
	color: BaseColorForecolor;
	box-shadow:none;
	border-color:transparent;
}
.IconButtonLink:hover, .IconButtonLink:focus 
{
	text-decoration: underline;
	outline:none;
}
.IconButtonLink i 
{
	padding-right: 3px;
}
.FreeStyleStepsVertical .CompletedStep .TableStepVertical, .FreeStyleStepsVertical .CurrentStep .TableStepVertical 
{
	text-align: center;
}
.FreeStyleStepsVertical .CompletedStep .StepNumberVertical 
{
	display: none;
}
.FreeStyleStepsVertical .CurrentStep .StepNumberVertical 
{
	color: white;
}
.FreeStyleStepsUnderline .CurrentStep .TableStepUnderline 
{
	background-color: GridActionGroupRowHover;
	background-image: none;
	height: 26px;
	width: 26px;
	border-style: none;
}
.FreeStyleStepsUnderline .CompletedStep .TableContainerStepUnderline:after, .FreeStyleStepsUnderline .CurrentStep .TableContainerStepUnderline:after 
{
	left: 0px;
	position: absolute;
	top: 46px;
	height: 5px;
	width: 100%;
	content:"";
	width: calc(100% - 30px);
}
.FreeStyleStepsUnderline>div:first-child .CompletedStep .TableContainerStepUnderline:after, .FreeStyleStepsUnderline>div:first-child .CurrentStep .TableContainerStepUnderline:after 
{
	left: 15px;
	width: calc(100% - 45px);
}
.FreeStyleStepsVertical>div:not(:last-child):not(:first-child):before 
{
	background-color: StepBackgroundColor;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	left: 14px;
	position: absolute;
	top: 5px;
	height: 40px;
	width: 3px;
	content:"";
}
.FreeStyleStepsVertical>div:not(:first-child):not(:last-child) 
{
	padding-top: 50px;
}
.FreeStyleStepsUnderline .CompletedStep .TableStepUnderline 
{
	margin-right: 5px;
	height: 26px;
	width: 26px;
	text-align: center;
	line-height:26px;
	border-style: none;
}
.FreeStyleStepsUnderline .CompletedStep .TableStepUnderline:before, .FreeStyleStepsVertical .CompletedStep .TableStepVertical:before 
{
	left: 0px;
	font-family: 'font awesome 5 free';
	font-weight: 900;
	color: white;
	content:'\f00c';
}
.FreeStyleStepsUnderline .CompletedStep .TableStepUnderline .StepNumberUnderline 
{
	display: none;
}
.FreeStyleStepsUnderline .CurrentStep .StepNumberUnderline 
{
	color: white;
}
.FreeStyleStepsUnderline .RemainingStep .ReadonlyAttributeStepUnderline 
{
	color: GridActionGroupColor;
}
.TableContainerUnderlineExtraBullet 
{
	margin-left: -15px;
	margin-right: 15px;
	line-height:10px;
}
.TableContainerUnderlineExtraBullet .TableStepUnderline 
{
	border-style: none;
	line-height:30px;
}
.FreeStyleStepsLine>div:nth-last-child(2)>div, .FreeStyleStepsProgress>div:nth-last-child(2)>div 
{
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}
.FreeStyleStepsLine>div:first-child>div, .FreeStyleStepsProgress>div:first-child>div 
{
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}
.CellViewTabsPosition .VerticalTabs>.nav.nav-tabs~.tab-content 
{
	overflow: auto;
}
.VerticalTabs>.nav.nav-tabs>li>a:hover 
{
	border-bottom-color: BorderPanelColor;
	border-bottom-left-radius: 4px;
}
.VerticalTabs>.nav.nav-tabs 
{
	border-bottom: 0;
	border-top-right-radius: 0px;
	display: flex;
	white-space: nowrap;
	flex-direction:column;
}
.VerticalTabs>.nav.nav-tabs~.tab-content 
{
	border-top-color: BorderPanelColor;
	border-style: solid;
	border-width: 1px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 0px;
	flex-grow:1;
}
.VerticalTabs>.nav.nav-tabs>li.active>a 
{
	border-bottom-color: BorderPanelColor;
	border-bottom-left-radius: 4px;
	margin-right: -1px;
}
.VerticalTabs>.nav.nav-tabs>li>a 
{
	border-right: 0;
	border-top-right-radius: 0px;
	margin-right: -1px;
	margin-top: 0px;
}
.VerticalTabs>.nav.nav-tabs>li 
{
	margin-bottom: 0px;
}
.TabsWithRightActions .VerticalTabs>.nav.nav-tabs~.tab-content 
{
	padding-top: 30px;
}
.ConditionalFormattingSelected span 
{
	font-weight: bold;
}
.TagColumn>p 
{
	text-align: center;
}
.FreeStyleStepsLine>div:not(:last-child), .FreeStyleStepsProgress>div:not(:last-child) 
{
	flex-grow:1;
}
.ButtonWizard>i:last-child 
{
	padding-left: 5px;
}
.ButtonWizard>i:first-child 
{
	padding-right: 5px;
}
.WizardStepsUnderlineContainerCell ::-webkit-scrollbar-thumb,.WizardStepsUnderlineContainerCell::-webkit-scrollbar-thumb 
{
	box-shadow: 0px 0px 10px GridActionGroupRowHover inset;
}
.WizardStepsUnderlineContainerCell::-webkit-scrollbar-track,.WizardStepsUnderlineContainerCell::-webkit-scrollbar-track 
{
	box-shadow: 0px 0px 6px rgba(0,0,0,0.3) inset;
}
.WizardStepsUnderlineContainerCell::-webkit-scrollbar,.WizardStepsUnderlineContainerCell::-webkit-scrollbar 
{
	height: 7px;
}
.FreeStyleStepsLine > div > div 
{
	background-color: StepBulletColor;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	margin-left: 5px;
	margin-right: 5px;
	height: 7px;
}
.FreeStyleStepsProgress > div > div 
{
	background-color: StepBulletColor;
	height: 7px;
}
.ConditionalFormattingFilterIcon 
{
	min-width: 25px;
	text-align: center;
}
/* [gx-css-import ignore - start] */

@keyframes entermask {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.1;
  }
}

@keyframes leavemask {
  from {
    opacity: 0.1;
  }
  to {
    opacity: 0;
  }
}

div[data-align="center"] > div[data-align-outer] {
  display: table;
  margin-left: auto;
  margin-right: auto;
}
div[data-align="right"] > div[data-align-outer] {
  display: table;
  margin-left: auto;
}
div[data-valign="middle"] > div[data-align-outer] {
  display: table;
  height: 100%;
  width: 100%;
}
div[data-valign="middle"] > div[data-align-outer] > div[data-align-inner] {
  display: table-cell;
  vertical-align: middle;
}
div[data-valign="bottom"] > div[data-align-outer] {
  display: table;
  height: 100%;
  width: 100%;
}
div[data-valign="bottom"] > div[data-align-outer] > div[data-align-inner] {
  display: table-cell;
  vertical-align: bottom;
}
td[data-cell-valign="top"] {
  vertical-align: top;
}
td[data-cell-valign="middle"] {
  vertical-align: middle;
}
td[data-cell-valign="bottom"] {
  vertical-align: bottom;
}
div[data-cell-valign="middle"] {
  display: table-cell;
  vertical-align: middle;
}
div[data-cell-valign="bottom"] {
  display: table-cell;
  vertical-align: bottom;
}
div[data-align="center"] > div[data-align-outer] {
  width: auto;
}
div[data-align="right"] > div[data-align-outer] {
  width: auto;
}
div[data-align][data-align-image] > div[data-align-outer] {
  display: block;
  margin-left: 0;
  margin-right: 0;
  height: 100%;
}
div[data-align][data-align-image]
  > div[data-align-outer]
  > div[data-align-inner] {
  height: 100%;
}
div[data-valign][data-align-image]
  > div[data-align-outer]
  > div[data-align-inner] {
  display: block;
  height: 100%;
}
div[data-align="center"][data-align-image] img {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
div[data-align="right"][data-align-image] img {
  margin-left: auto;
  display: block;
}
div[data-align="center"]:not([data-valign])[data-align-image] img {
  background-position: center top;
}
div[data-align="center"][data-valign="middle"][data-align-image] img {
  background-position: center center;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
div[data-valign][data-align-image] div[data-align-inner] {
  position: relative;
}
div[data-valign][data-align-image] img {
  position: absolute;
  margin: auto;
}
div[data-align="center"][data-valign="bottom"][data-align-image] img {
  background-position: center bottom;
  right: 0;
  bottom: 0;
  left: 0;
}
div[data-align="right"]:not([data-valign])[data-align-image] img {
  background-position: right top;
}
div[data-align="right"][data-valign="middle"][data-align-image] img {
  background-position: right center;
  top: 0;
  right: 0;
  bottom: 0;
}
div[data-align="right"][data-valign="bottom"][data-align-image] img {
  background-position: right bottom;
  right: 0;
  bottom: 0;
}
div:not([data-align])[data-valign="middle"][data-align-image] img {
  background-position: left center;
  top: 0;
  bottom: 0;
}
div:not([data-align])[data-valign="bottom"][data-align-image] img {
  background-position: left bottom;
  bottom: 0;
}
div[data-align="center"]
  > div
  > div
  > div.gx-attribute
  > p.form-control-static {
  text-align: center;
}
div[data-align="right"] > div > div > div.gx-attribute > p.form-control-static {
  text-align: right;
}

[data-gx-flex] {
  display: flex;
}

div[data-gx-canvas] {
  position: relative;
}

div[data-gx-canvas-cell] > div.gx-attribute {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: inherit;
  align-items: inherit;
}

div[data-gx-smarttable] {
  display: grid;
}

div[data-gx-smarttable-cell] > div [data-gxgridid] {
  width: 100%;
  height: 100%;
}

div[data-gx-smarttable-cell] > div.gx-attribute {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: inherit;
  align-items: inherit;
}

.gxlivepreview-hidesubelements {
  visibility: hidden;
}
.gx-responsive-grid .gx-remove-row {
  position: absolute;
  z-index: 1;
}

.gx-responsive-grid .gx-remove-row-right {
  right: 10px;
}

.gx-responsive-grid .gx-remove-row-top {
  top: 0;
}

.gx-responsive-grid .gx-remove-row-bottom {
  bottom: 0;
}

[data-gxrow].RowDeleted div {
  text-decoration: inherit;
}

[data-gxgridid] > [data-gx-flex] > [data-gxrow] > .gx-remove-row + div,
[data-gxgridid] > [data-gx-flex] > [data-gxrow] > .gx-remove-row + table {
  margin: 15px;
}

[data-gxgridid] > [data-gx-flex] > [data-gxrow] {
  position: relative;
}

.gx-responsive-grid > [data-gx-flex] > [data-gxrow] > .gx-remove-row-right {
  right: 0;
}

.gx-popup-frame-mask {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

form[tabindex="-1"] {
  outline: none;
}

.gx-navbar .gx-attribute,
.gx-action-group .gx-attribute,
.gx-action-group .gx-button {
  display: inline-block;
}

div[data-align-flex][data-align],[data-align-flex][data-valign] {
    display: flex;
}
div[data-align-flex][data-align]>:has([data-align-flex]), div[data-align-flex][data-valign]>:has([data-align-flex]) {
  width: 100%;
}
div[data-align-flex]:not([data-align]) div.gx-form-group {
    flex-grow: 1;
}
div[data-align-flex][data-valign=middle] {
    flex-wrap:wrap;
    align-content: center;
}
div[data-align-flex][data-valign=bottom] {
    flex-wrap:wrap;
    align-content: end;
}
div[data-align-flex][data-align=center] {
    justify-content: center;
}
div[data-align-flex][data-align=end] {
    justify-content: end;
}
div[data-align-flex][data-align=justify] {
    justify-content: space-evenly;
}

.gx-action-group .gx-form-group {
  display: inline-block;
  margin-left: 0;
  margin-right: 0;
}

.gx-radio-button-vertical,
.gx-radio-button-vertical label {
  display: block;
  line-height: 25px;
}

label.gx-radio-label.disabled.active {
  box-shadow: inset 0 0px 7px rgba(0, 0, 0, 0.28);
}

.gx-prompt.gx-disabled {
  display: none;
}

.input-group input.form-control.gx-invisible + span > a.gx-image-link,
.input-group input.form-control[disabled] + span > a.gx-image-link {
  display: none;
}

div.gxwebcomponent > div.gx-mask {
  position: absolute;
}

html.gx-blocking,
html.gx-blocking body {
  overflow: hidden;
}

.gx-call-target.empty {
  display: none !important;
}

.gx-invisible,
.gx-sr-only,
[data-gx-sr-only] {
  display: none !important;
}

.gx-grid [data-gx-grid-nodata] + .GridNoDataText {
  display: block;
}

.gx-grid .GridNoDataText {
  display: none;
}

td.gx-attribute .form-control {
  display: inline-block;
  width: 100%;
}

.MainContainer .gx-infinite-scrolling-container, .container-fluid .gx-infinite-scrolling-container {
	padding-left:15px;
	padding-right:15px;
	margin-left:-15px;
	margin-right:-15px;
}

.gx-infinite-scrolling-container table,
.gx-infinite-scrolling-container thead {
  overflow-x: hidden;
  display: block;
  width: 100%;
}

.gx-infinite-scrolling-container > table {
  width:100%;  
}

.gx-infinite-scrolling-element {
  overflow-x: hidden;
  overflow-y: auto;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
}

.gx-grid .gx-grid-fixed-height {
  overflow-y: scroll;
  display: inline-block;
}

.gx-grid-fixed-header-ie7 > table > thead > tr {
  display: block;
  position: absolute;
}
.gx-grid-fixed-header-ie7 {
  overflow-x: hidden;
  overflow-y: auto;
}
.gx-grid-fixed-header-ie7 > table > tbody {
  height: auto;
}
.gx-grid-fixed-header-ie7 > table {
  width: auto;
}

table > .gx-infinite-scrolling-element {
  width: 100%;
  display: block;
}

.gx-tbldsp-container {
  display: table;
}
.gx-tbldsp-container > div {
  display: table-cell;
}
[data-gx-evt],
[data-gx-evt-control] {
  cursor: pointer;
}
.gx-disabled[data-gx-evt],
.gx-disabled[data-gx-evt-control] {
  cursor: auto;
}

span.gx-disabled > a {	
	color: inherit;
	cursor: inherit;
	text-decoration: inherit;
}

span[data-text-format="3"]{	
	white-space: pre-wrap;
}

/* Start Responsive Popups required Styling */
.gx-responsive-popup.gx-popup {
  position: fixed;
  z-index: 1500;
  margin-top: 0px;
}

.gx-responsive-popup .gx-popup-content > iframe {
  border: none;
}

.gx-responsive-popup div.gx-popup-pdf {
  overflow: hidden;
}

body.gx-popup-opened {
  overflow: hidden;
}

div[data-gx-dynitem-container] {
  display: inline;
}

li[data-gx-dynitem-hook],
input[type="checkbox"].gx-invisible + label {
  display: none;
}

.input-group input[data-gx-password-reveal] {
  width: 100%;
}

input[data-gx-password-reveal] + .gx-pwd-reveal-btn {
  display: table-cell;
}

.gx-pwd-reveal-btn {
  display: none;
}

input[data-gx-password-reveal]::-ms-reveal {
  display: none;
}

.gxwebcomponent-loading {
  opacity: 0;
}

.gx-label {
  font-weight: 700;
}

.gx-form-item {
  padding-right: 15px;
  padding-left: 15px;
}

.gx-default-form-group {
  margin-bottom: 15px;
  display: flex;
  flex-wrap: nowrap;
}

.gx-default-form-group.gx-label-top {
  flex-wrap: wrap;
}

[data-gx-checkbox-title] {
  font-weight: normal;
  margin-left: 5px;
}

.gx-checkbox-wrapper {
  min-height: 27px;
  display: inline-block;
  padding-top: 7px;
  padding-left: 20px;
}

.gx-checkbox-wrapper > input {
  position: absolute;
  margin-left: -20px;
}

.form-control[type="checkbox"] {
  display: inline-block;
  vertical-align: middle;
}

body:not(.gx-show-input-spinner) input[type="number"] {
  -moz-appearance: textfield;
}

body:not(.gx-show-input-spinner)
  input[type="number"]::-webkit-inner-spin-button,
body:not(.gx-show-input-spinner)
  input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

@media (min-width: 736px) {
  /* Just in case for compatibility reasons.*/
  .gx-responsive-popup .gx-popup-header {
    float: none;
    width: auto;
  }

  .gx-popup-opened,
  .gx-popup-opened form {
    overflow: hidden;
  }

  .gx-responsive-popup .gx-popup-content iframe {
    overflow: auto;
  }
  .gx-responsive-popup .gx-popup-resize {
    position: absolute;
    bottom: 2px;
    right: 2px;
  }

  .gx-responsive-popup div.iframe-container {
    max-height: calc(100vh - 80px);
  }

  .gx-responsive-popup div.iframe-container > iframe {
    max-height: none !important;
  }

  .gx-responsive-popup.gx-popup-initial .gx-popup-content iframe {
    max-height: calc(
      100vh - 80px
    ); /* 80px harcoded for Header Popup Height. Not good. Flexbox instead? */
    max-width: 100vw;
  }
  .gx-responsive-popup.gx-popup-centered {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50% !important;
    top: 50% !important;
  }

  .gx-responsive-popup.gx-popup-horizontal-center {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    left: 50%;
  }
}
@media (max-width: 736px) /*Small and ExtraSmall*/ {
  .gx-responsive-popup .gx-popup-header {
    height: 40px;
  }
  .gx-responsive-popup.gx-popup {
    top: 0;
    left: 0;
    height: 100vh;
    width: 100vw;
  }
  .gx-responsive-popup .gx-popup-content {
    height: calc(
      100% - 40px
    ); /* 40px harcoded for Header Popup Height. Not good. Flexbox instead? */
    width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
  .gx-responsive-popup .gx-popup-content > iframe {
    width: 100vw !important;
  }
  .gx-responsive-popup .gx-popup-resize {
    display: none;
  }

  body.gx-popup-opened {
    position: fixed;
  }

  .gx-popup-document {
    width: 100% !important;
  }
}

.gx-multimedia-ro img:not([src=""]) {
  background-image: none;
}

.gx-multimedia-ro img:not([src=""]) + * {
  display: none;
}

/* Bootstrap Float Labels  https://github.com/tonystar/bootstrap-float-label/blob/master/bootstrap-float-label.css */

.has-float-label {
  display: block;
  position: relative;
}
.has-float-label label,
.has-float-label > span {
  position: absolute;
  left: 0;
  top: 0;
  cursor: text;
  font-size: 75%;
  opacity: 1;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  top: -0.5em;
  left: 0.75rem;
  z-index: 3;
  line-height: 1;
  padding: 0 1px;
}
.has-float-label label::after,
.has-float-label > span::after {
  content: " ";
  display: block;
  position: absolute;
  background: white;
  height: 2px;
  top: 50%;
  left: -0.2em;
  right: -0.2em;
  z-index: -1;
}
.has-float-label .form-control::-webkit-input-placeholder {
  opacity: 1;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.has-float-label .form-control::-moz-placeholder {
  opacity: 1;
  transition: all 0.2s;
}
.has-float-label .form-control:-ms-input-placeholder {
  opacity: 1;
  transition: all 0.2s;
}
.has-float-label .form-control::placeholder {
  opacity: 1;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.has-float-label
  .form-control:placeholder-shown:not(:focus)::-webkit-input-placeholder {
  opacity: 0;
}
.has-float-label .form-control:placeholder-shown:not(:focus)::-moz-placeholder {
  opacity: 0;
}
.has-float-label
  .form-control:placeholder-shown:not(:focus):-ms-input-placeholder {
  opacity: 0;
}
.has-float-label .form-control:placeholder-shown:not(:focus)::placeholder {
  opacity: 0;
}
.has-float-label .form-control:placeholder-shown:not(:focus) + * {
  font-size: 125%;
  opacity: 0.5;
  top: 50%;
  transform: translate(0, -50%);
}

.input-group .has-float-label {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.input-group .has-float-label .form-control {
  width: 100%;
  border-radius: 0.25rem;
}
.input-group .has-float-label:not(:last-child),
.input-group .has-float-label:not(:last-child) .form-control {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-right: 0;
}
.input-group .has-float-label:not(:first-child),
.input-group .has-float-label:not(:first-child) .form-control {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}


/* [gx-css-import ignore - end] */
