﻿/* [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] */
.GridRow,.WorkWithRowSelected,.WorkWithSelection>TBODY>TR[data-gxselected][data-gxrow],.WorkWithRowHover,.WorkWithSelection>TBODY>TR[data-gxrow]:hover, .WorkWithSelection>TBODY>TR[data-gxrow].gx-row-hovered,.WorkWithHeader,.WorkWith>THEAD>TR,.PromptGrid>THEAD>TR,.ViewGrid>THEAD>TR,.WorkWithSelection>THEAD>TR,.GridWithBorderColorHeader,.GridWithBorderColor>THEAD>TR,.GridNoBorderHeader,.GridNoBorder>THEAD>TR
{
	border-style: none;
	border-width: 0px;
}
.WorkWithRowSelected,.WorkWithSelection>TBODY>TR[data-gxselected][data-gxrow]
{
	background-color: #f7f7f7;
	border-bottom: 1px;
	border-left: 0;
	border-right: 0;
	border-top: 1px;
	border-bottom-color: #eaeaea;
	border-top-color: #eaeaea;
	border-style: solid;
}
.WorkWithRowHover,.WorkWithSelection>TBODY>TR[data-gxrow]:hover, .WorkWithSelection>TBODY>TR[data-gxrow].gx-row-hovered
{
	background-color: #f7f7f7;
	border-top: 1px;
	border-top-color: #eaeaea;
	border-style: solid;
}
.WorkWithHeader,.WorkWith>THEAD>TR,.PromptGrid>THEAD>TR,.ViewGrid>THEAD>TR,.WorkWithSelection>THEAD>TR
{
	background-color: #f7f7f7;
	border-bottom: 1px solid;
	border-left: 0;
	border-right: 0;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 0px;
	padding-top: 3px;
	border-bottom-color: #d9d9d9;
	height: 38px;
	vertical-align: middle;
}
.GridWithBorderColorHeader,.GridWithBorderColor>THEAD>TR
{
	background-color: white;
	border-bottom: 3px;
	border-left: 0;
	border-right: 0;
	border-top: 0;
	border-bottom-color: #ff8040;
	border-style: solid;
}
.GridNoBorderHeader,.GridNoBorder>THEAD>TR
{
	background-color: white;
}
.Tab,.WWTab
{
	border-style: none;
	border-width: 0px;
}
.TabPage,.WWTabPage,.WWTabPageSelected,.WWTabPageHovered,.WWFirstTabPage
{
	border-style: none;
	border-width: 0px;
}
.EmbeddedPage
{
	border-style: none;
	border-width: 0px;
}
.ErrorViewerLine
{
	border-style: none;
	border-width: 0px;
}
.GridColumn,.WWIconActionColumn,.ActionColumn,.WWColumn,.WWSecondaryColumn,.WWTextActionColumn,.WWActionGroupColumn,.WWColumnItalic,.WWColumnLineThrough,.WWColumnUnderline,.WWColumnSuccess,.WWColumnDanger,.WWColumnWarning,.WWColumnGray,.WWColumnBold,.WWColumnInfo,.WWActionColumn,.WWOptionalColumn,.WWColumnaAutorizar,.WWColumnaValidar,.TagColumn,.OptionalColumn
{
	border-style: none;
	border-width: 0px;
}
.WWIconActionColumn
{
	width: 52px;
}
.ActionColumn
{
	width: 36px;
}
.WWColumn,.WWSecondaryColumn,.WWTextActionColumn,.WWActionGroupColumn,.WWColumnItalic,.WWColumnLineThrough,.WWColumnUnderline,.WWColumnSuccess,.WWColumnDanger,.WWColumnWarning,.WWColumnGray,.WWColumnBold,.WWColumnInfo,.WWActionColumn,.WWOptionalColumn,.WWColumnaAutorizar,.WWColumnaValidar
{
	white-space: normal;
	vertical-align: middle;
	text-overflow: ellipsis;
}
.WWColumnSuccess
{
	background-color: #dff0d8;
}
.WWColumnDanger
{
	background-color: #f2dede;
}
.WWColumnWarning
{
	background-color: #faf2cc;
}
.WWColumnGray
{
	background-color: #f7f7f7;
}
.WWColumnInfo
{
	background-color: #e0f1ff;
}
.WWActionColumn
{
	padding-left: 10px;
	padding-right: 10px;
	width: 52px;
}
.WWOptionalColumn
{
	padding-bottom: 9px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 9px;
	visibility: visible;
}
.WWColumnaAutorizar
{
	background-color: #b8c7ce;
}
.WWColumnaValidar
{
	background-color: #889097;
}
.TagColumn
{
	padding-right: 5px;
	width: 30px;
}
.TableRow,.WWPagingFooterRow
{
	border-style: none;
	border-width: 0px;
}
.TableCell,.WWPagingFooterCell
{
	border-style: none;
	border-width: 0px;
}
.Popup,.Form .gx-popup.gx-popup-default,.FormNoBackgroundColor .gx-popup.gx-popup-default,.FormBackgroundImage .gx-popup.gx-popup-default
{
	border-style: none;
	border-width: 0px;
}
/* [gx-css-import ignore - start] */

.NavigationStyle #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.NavigationStyle .gx-call-target {
	overflow: auto;
}

.NavigationStyle .gx-center-target {
	display: table-cell;
}

.NavigationStyle .gx-call-target.top {
	height: 15vh;
}

.NavigationStyle .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.NavigationStyle .gx-call-target.bottom {
	height: 10vh;
}

.NavigationStyle .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.ResponsiveSlide #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.ResponsiveSlide .gx-call-target {
	overflow: auto;
}

.ResponsiveSlide .gx-center-target {
	display: table-cell;
}

.ResponsiveSlide .gx-call-target.top {
	height: 15vh;
}

.ResponsiveSlide .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.ResponsiveSlide .gx-call-target.bottom {
	height: 10vh;
}

.ResponsiveSlide .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.Form #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.Form .gx-call-target {
	overflow: auto;
}

.Form .gx-center-target {
	display: table-cell;
}

.Form .gx-call-target.top {
	height: 15vh;
}

.Form .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.Form .gx-call-target.bottom {
	height: 10vh;
}

.Form .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.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;
}


.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;
}

/* [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;
}


.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;
}


.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;
}

/* [gx-css-import ignore - end] */
.ActionGroupItem,.SelectedMainMenuItem,.SelectedSubMenuItem,.MainMenuItem,.MainMenuItemHovered,.SubMenuItem
{
	border-style: none;
	border-width: 0px;
}
.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';
}
.AdvancedMenu.advanced-menu ul > li.active > a,.AdvancedMenu.advanced-menu ul > li > a:hover,.AdvancedMenu.advanced-menu ul > li > a:focus,.AdvancedMenu.advanced-menu ul > li.open > a,.AdvancedMenu.advanced-menu ul > li.open > a:hover,.AdvancedMenu.advanced-menu ul > li.open > a:focus, .AdvancedMenu.advanced-menu .product-item h3 a:hover, .AdvancedMenu.advanced-menu .product-item .pi-price, .AdvancedMenu.advanced-menu .menu-search .glyphicon:hover
{
	color: #e02222 !important;
}
.AdvancedMenu.advanced-menu .mobi-toggler:hover
{
	background-color: #e6400c !important;
	border-color: #e6400c !important;
}
.AdvancedMenu.advanced-menu .dropdown-menu > li > a:hover, .AdvancedMenu.advanced-menu .dropdown-menu li.active > a
{
	background-color: #e6400c !important;
}
.AdvancedMenu.advanced-menu .header-navigation-content .header-navigation-col li > a:hover, .AdvancedMenu.advanced-menu .header-navigation-content .header-navigation-col li.active > a
{
	background-color: #e6400c !important;
}
.AdvancedMenu.advanced-menu .search-box .btn-primary
{
	background-color: #e6400c !important;
}
.AdvancedMenu.advanced-menu .dropdown-menu > li:first-child
{
	border-top-color: #ea4c1d !important;
}
.AdvancedMenu.advanced-menu .header .header-navigation>ul>li.dropdown:hover>a:after
{
	border-bottom-color: #ea4c1d !important;
}
.AdvancedMenu.advanced-menu .search-box
{
	border-top-color: #ea4c1d !important;
}
.AdvancedMenu.advanced-menu .header .menu-search .search-box:after
{
	border-bottom-color: #ea4c1d !important;
}
.gx-switch-Switch .on
{
	background-color: #5cb85c !important;
	color: #fff !important;
}
.gx-switch-Switch .off
{
	background-color: #eee !important;
	color: #000 !important;
}
.Flex
{
	border-style: none;
	border-width: 0px;
}
.CallTarget,.ResponsiveSlide .gx-call-target.top,.Form .gx-call-target.top,.FormNoBackgroundColor .gx-call-target.top,.FormBackgroundImage .gx-call-target.top,.ResponsiveSlide .gx-call-target.right,.Form .gx-call-target.right,.FormNoBackgroundColor .gx-call-target.right,.FormBackgroundImage .gx-call-target.right,.ResponsiveSlide .gx-call-target.bottom,.Form .gx-call-target.bottom,.FormNoBackgroundColor .gx-call-target.bottom,.FormBackgroundImage .gx-call-target.bottom,.ResponsiveSlide .gx-call-target.left,.Form .gx-call-target.left,.FormNoBackgroundColor .gx-call-target.left,.FormBackgroundImage .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;
}
.Section,.TabContainer,.OrdersCell,.WWGridCell,.ViewGridCell,.ViewGridCellAdvanced,.WWGridCellExpanded,.ToggleCell,.ToolbarCellClass,.HeaderLine,.gx-navbar-inner,.ContentPlace,.ReservedSpaceCell,.FormCell,.FormCellSimple,.FormCellAdvanced,.SubtitleContainer,.TopLeftSeparateCell,.PopupSections,.PopupContent,.PopupHeader,.WWTabStrip,.WWActionGroupList,.FilterSearchAttributeSelectorClass,.DateFilterSearchAttributeSelectorClass,.WizardStepsContainerCell,.CellTableRightAssociation,.CellViewTab,.EditableGridCell_LinedAtts,.CardImageCell,.FontColorYellow,.page-content,.ActionGroupGrouped,.SectionFSData,.CellTotalizer,.StepNumberBulletCell,.MergeLabelCell,.CellWidthAuto,.CellWidthAuto100ExtraSmall,.WWActionsCell,.ViewActionsCell,.ViewGridActionsCell,.ViewActionsBackCell,.WWFiltersCell,.WWFiltersCellCollapsed,.WWAdvancedBarCell,.ViewAdvancedBarCell,.PromptAdvancedBarCell,.VerticalCenteredCell,.CellMarginTop,.CellMarginTopAssociationButtons,.WorkWithCell,.ShowMenuImageCell,.ShowMenuImageCellNotFixed,.ShowMenuImageCellNotFixedRight,.ShowMenuImageCellNotFixedRightNavTabs,.CellAlignRight,.CellAlignRightWithMargin,.CellMenuIcon,.CellMarginTopInExtraSmall,.DataContentCell,.DataContentCell_TB2_100,.DataContentCellLogin,.RequiredDataContentCellLogin,.RequiredDataContentCell,.DataContentCellView,.LabelCell,.CellMarginLeft,.CellViewTextBlockTitle,.CellViewAttributeTitle,.CellViewTableTitle,.CellTextBlockTitleWWP,.CellPaddingBottom,.CellFloatRight,.CellTableAssociationButtons,.TableSuborLevelCell,.ExportOptionsPanellCell,.CellTableContentHolderFixed,.MasterHeaderCell,.MasterHeaderCellNoBackground,.AssociationTitleCell,.CellNoMarginBottom,.CellAlignTop,.CellAlignTopPaddingTop10,.CellAlignTopPaddingTop2,.CellAlignCenter,.CellPaddingLeft10,.ColumnSettingsContainer,.ColumnSettingsRangeContainer,.ColumnSettingsRangeContainerDiv,.ColumnSettingsRangeContainerSpan,.CellWidth_6_25,.CellWidth_12_5,.CellWidth_93_75,.CellWidth_87_5,.PromptFiltersCell,.CellAssociationAttributeTitle,.FSLineSeparatorCell,.StepNumberCell,.StepContainerCell,.TableStepNumberCell,.AttributeStepCell,.AttributeStepBulletCell,.TextBlockWizardDescriptionCell,.WWColumnFirstColumn,.WWColumnDangerFirstColumn,.WWColumnDangerSingleCell,.WWColumnWarningFirstColumn,.WWColumnWarningSingleCell,.WWColumnSuccessFirstColumn,.WWColumnSuccessSingleCell,.WWColumnGrayFirstColumn,.WWColumnGraySingleCell,.WWColumnInfoFirstColumn,.WWColumnInfoSingleCell,.PaginationBar,.PaginationBarEmptyGrid,.CellPaddingLeftRight0XS,.CellMarginLogin,.CellMarginLoginImageLeft,.CellPaddingLogin,.CellTableContentMaster,.CellTableContentMasterVertMenuNotFixed,.CellTitleMaster,.CellTitleMasterFixed,.CellTitleMasterFixed_HorizontalMenu,.CellTitleMasterHorizontalMenu,.CellTitleMasterHorizontalMenu_HeaderFixed,.HorizontalMenuIcon,.MasterFooterCellVM,.MasterFooterCellFixedVM,.MasterFooterCellFixedHM,.MasterFooterCellFixedVMSidebarImage,.MasterFooterCellHM,.MasterFooterCellVMSidebarImage,.CellTableContentWithFooter,.CellTableContentHorizontalMenu,.CellTableContentHorizontalMenuFixedTitle,.CellTableContentHorizontalMenuFixedHeader,.CellMarginTop10,.TagAfterText,.TagBeforeText,.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,.FontColorIcon,.FontColorIconDanger,.FontColorIconWarning,.FontColorIconSuccess,.FontColorIconInfo,.FontColorIconInfoLight,.FontColorIconSmall,.ChatGridCell,.ChatImageCell,.ChatImageCellBaseColor,.ChatMessageCell,.ChatMessageCellBaseColor,.CellWWLink,.CellPaddingTop10,.CardMaterialMoreInfoIcon,.PanelChat,.FontIconTopRightActions,.CellMarginPrompt,.GAMIconLogin,.GridGroupTitle
{
	border-style: none;
	border-width: 0px;
}
.CellTabsIFrameHorizontal
{
	padding-right: 30px;
}
.ActionGroupGrouped
{
	line-height:38px;
}
.SectionFSData
{
	border-bottom: 1px solid;
	border-bottom-color: #eaeaea;
	border-right-color: #eaeaea;
	border-right: 1px solid;
	margin-right: -1px;
	max-height: 300px;
	overflow-y: scroll;
}
.CellTotalizer
{
	height: 40px;
	text-align: right;
}
.StepNumberBulletCell
{
	padding-top: 4px;
	text-align: center;
}
.MergeLabelCell
{
	margin-bottom: 20px;
	padding-right: 0px;
	padding-top: 7px;
	text-align: right;
}
.CellWidthAuto,.CellWidthAuto100ExtraSmall
{
	width: auto;
}
.WWActionsCell,.ViewActionsCell,.ViewGridActionsCell,.ViewActionsBackCell
{
	text-align: right;
}
.WWFiltersCell,.WWFiltersCellCollapsed
{
	padding-bottom: 15px;
}
.VerticalCenteredCell
{
	float: none;
	padding-left: 5px;
	display: inline-block;
	vertical-align: middle;
}
.CellMarginTop,.CellMarginTopAssociationButtons
{
	margin-top: 15px;
}
.ShowMenuImageCell,.ShowMenuImageCellNotFixed,.ShowMenuImageCellNotFixedRight,.ShowMenuImageCellNotFixedRightNavTabs
{
	left: 209px;
	position: fixed;
	top: 0px;
}
.ShowMenuImageCellNotFixed,.ShowMenuImageCellNotFixedRight,.ShowMenuImageCellNotFixedRightNavTabs
{
	left: 224px;
	position: absolute;
}
.ShowMenuImageCellNotFixedRight,.ShowMenuImageCellNotFixedRightNavTabs
{
	left: 275px;
}
.CellAlignRight
{
	text-align: right;
}
.CellAlignRightWithMargin
{
	float: right;
	margin-bottom: 10px;
	margin-top: 10px;
	width: auto;
}
.CellMenuIcon
{
	left: 175px;
	padding-top: 3px;
	position: absolute;
}
.DataContentCell,.DataContentCell_TB2_100,.DataContentCellLogin,.RequiredDataContentCellLogin,.RequiredDataContentCell,.DataContentCellView,.LabelCell
{
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 2px;
	white-space: nowrap;
	vertical-align: middle;
}
.DataContentCellLogin,.RequiredDataContentCellLogin
{
	padding-left: 0px;
	padding-right: 0px;
}
.RequiredDataContentCell
{
	background-image: none;
	background-repeat: no-repeat;
}
.DataContentCellView
{
	white-space: normal;
}
.LabelCell
{
	margin-bottom: 15px;
	padding-top: 7px;
	text-align: right;
}
.CellMarginLeft
{
	margin-left: 10px;
}
.CellViewTextBlockTitle
{
	padding-right: 0px;
	padding-top: 4px;
}
.CellViewAttributeTitle
{
	padding-left: 0px;
	padding-top: 7px;
}
.CellViewTableTitle
{
	padding-bottom: 15px;
}
.CellTextBlockTitleWWP
{
	background-color: #f7f7f7;
	border-bottom: 1px;
	border-bottom-color: #d9d9d9;
	border-left: 0px;
	border-right: 0px;
	border-style: solid;
	border-top: 1px;
	border-top-style:solid;
	 border-top-color: #D9D9D9;
}
.CellPaddingBottom
{
	border-top-color: #d9d9d9;
	border-style: solid;
	padding-bottom: 15px;
	border-top-width:1px;
}
.CellFloatRight
{
	float: right;
}
.CellTableAssociationButtons
{
	background-color: white;
	padding-right: 5px;
	padding-top: 88px;
	height: 350px;
	text-align: center;
}
.TableSuborLevelCell
{
	padding-top: 10px;
}
.ExportOptionsPanellCell
{
	margin-left: 20px;
	padding-top: 10px;
}
.CellTableContentHolderFixed
{
	margin-top: 47px;
}
.MasterHeaderCell,.MasterHeaderCellNoBackground
{
	background-color: #ff8040;
	z-index: 4;
	height: 50px;
}
.MasterHeaderCellNoBackground
{
	background-color: transparent;
}
.AssociationTitleCell
{
	padding-right: 3pt;
	height: 25px;
	white-space: nowrap;
	vertical-align: middle;
}
.CellNoMarginBottom
{
	margin-bottom: 0px;
}
.CellAlignTop,.CellAlignTopPaddingTop10,.CellAlignTopPaddingTop2
{
	vertical-align: top;
}
.CellAlignTopPaddingTop10
{
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
.CellAlignTopPaddingTop2
{
	padding-top: 2px;
}
.CellAlignCenter
{
	text-align: center;
}
.CellPaddingLeft10
{
	padding-left:10px !important;
}
.ColumnSettingsContainer
{
	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;
}
.ColumnSettingsRangeContainer
{
	margin-bottom: 10px;
	width: 180px;
	display: table;
	text-align: right;
}
.ColumnSettingsRangeContainerDiv
{
	float: right;
	width: 123px;
}
.ColumnSettingsRangeContainerSpan
{
	padding-right: 10px;
	width: 100%;
	display: table-cell;
	color: black;
	vertical-align: middle;
	line-height:28px;
}
.CellWidth_6_25
{
	width: 6.25%;
}
.CellWidth_12_5
{
	width: 12.5%;
}
.CellWidth_93_75
{
	width: 83.75%;
}
.CellWidth_87_5
{
	width: 87.5%;
}
.PromptFiltersCell
{
	padding-bottom: 10px;
	padding-top: 10px;
}
.CellAssociationAttributeTitle
{
	padding-left: 0px;
}
.FSLineSeparatorCell
{
	border-bottom: 1px;
	border-bottom-color: #eaeaea;
	border-style: solid;
	padding-bottom: 5px;
	padding-top: 5px;
}
.StepNumberCell
{
	padding-top: 1.5px;
}
.StepContainerCell
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.TableStepNumberCell
{
	padding-left: 15px;
	padding-right: 5px;
}
.AttributeStepCell
{
	height: 60px;
	padding-right:15px !important;
}
.AttributeStepBulletCell
{
	padding-top: 5px;
	text-align: center;
}
.TextBlockWizardDescriptionCell
{
	padding-top: 20px;
}
.WWColumnFirstColumn,.WWColumnDangerFirstColumn,.WWColumnDangerSingleCell,.WWColumnWarningFirstColumn,.WWColumnWarningSingleCell,.WWColumnSuccessFirstColumn,.WWColumnSuccessSingleCell,.WWColumnGrayFirstColumn,.WWColumnGraySingleCell,.WWColumnInfoFirstColumn,.WWColumnInfoSingleCell
{
	box-shadow: 2px 0px 0px 0px inset;
}
.WWColumnDangerFirstColumn,.WWColumnDangerSingleCell
{
	box-shadow: 2px 0px 0px 0px #dd4b39 inset;
	-webkit-box-shadow:3px 0 0 #D73D32 inset;
}
.WWColumnDangerSingleCell
{
	box-shadow: 2px 0px 0px 0px #dd4b39 inset;
}
.WWColumnWarningFirstColumn,.WWColumnWarningSingleCell
{
	box-shadow: 2px 0px 0px 0px #f39c12 inset;
	-webkit-box-shadow:3px 0 0 #F4B400 inset;
}
.WWColumnWarningSingleCell
{
	box-shadow: 2px 0px 0px 0px #f39c12 inset;
}
.WWColumnSuccessFirstColumn,.WWColumnSuccessSingleCell
{
	box-shadow: 2px 0px 0px 0px #00a65a inset;
	-webkit-box-shadow:3px 0 0 #53A93F inset;
}
.WWColumnSuccessSingleCell
{
	box-shadow: 2px 0px 0px 0px #00a65a inset;
}
.WWColumnGrayFirstColumn,.WWColumnGraySingleCell
{
	box-shadow: 2px 0px 0px 0px #808080 inset;
	-webkit-box-shadow:3px 0 0 #808080 inset;
}
.WWColumnGraySingleCell
{
	box-shadow: 2px 0px 0px 0px #808080 inset;
}
.WWColumnInfoFirstColumn,.WWColumnInfoSingleCell
{
	box-shadow: 2px 0px 0px 0px #3c8dbc inset;
	-webkit-box-shadow:3px 0 0 #008CFF inset;
}
.WWColumnInfoSingleCell
{
	box-shadow: 2px 0px 0px 0px #3c8dbc inset;
}
.PaginationBar,.PaginationBarEmptyGrid
{
	background-color: #f7f7f7;
	border-bottom-color: #d9d9d9;
	border-left-color: #d9d9d9;
	border-right-color: #d9d9d9;
	border-top-color: #d9d9d9;
	border-style: solid;
	border-width: 1px;
	margin-left: 1px;
	border-top:0;
}
.CellMarginLogin,.CellMarginLoginImageLeft
{
	margin-top: 5%;
	padding-left: 30px;
}
.CellMarginLoginImageLeft
{
	margin-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5%;
	vertical-align: top;
}
.CellPaddingLogin
{
	padding-top: 20px;
}
.CellTableContentMaster,.CellTableContentMasterVertMenuNotFixed
{
	margin-top: 50px;
	padding-left: 30px;
}
.CellTableContentMasterVertMenuNotFixed
{
	margin-top: 0px;
	padding-right: 0px;
	width:calc(100% - 239px);
	padding-left:30px !important;
}
.CellTitleMaster,.CellTitleMasterFixed,.CellTitleMasterFixed_HorizontalMenu,.CellTitleMasterHorizontalMenu,.CellTitleMasterHorizontalMenu_HeaderFixed
{
	background-color: white;
	border-bottom: 1px solid;
	border-bottom-color: #d9d9d9;
	padding-bottom: 8px;
	padding-left: 20px;
	padding-right: 8px;
	padding-top: 8px;
	z-index: 1;
}
.CellTitleMasterFixed,.CellTitleMasterFixed_HorizontalMenu
{
	left: 0px;
	margin-bottom: 0px;
	margin-left: 224px;
	position: fixed;
	z-index: 3;
}
.CellTitleMasterFixed_HorizontalMenu
{
	margin-left: 0px;
	top: 50px;
}
.CellTitleMasterHorizontalMenu,.CellTitleMasterHorizontalMenu_HeaderFixed
{
	padding-left: 35px;
}
.CellTitleMasterHorizontalMenu_HeaderFixed
{
	left: 0px;
	margin-top: 50px;
}
.HorizontalMenuIcon
{
	padding-right: 7px;
	font-size: 12px;
}
.MasterFooterCellVM,.MasterFooterCellFixedVM,.MasterFooterCellFixedHM,.MasterFooterCellFixedVMSidebarImage,.MasterFooterCellHM,.MasterFooterCellVMSidebarImage
{
	background-color: #eee;
	background-image: none;
	bottom: 0px;
	padding-left: 254px;
	position: absolute;
	z-index: 2;
}
.MasterFooterCellFixedVM,.MasterFooterCellFixedHM,.MasterFooterCellFixedVMSidebarImage
{
	left: 0px;
	padding-left: 239px;
	position: fixed;
}
.MasterFooterCellFixedHM
{
	padding-left: 15px;
}
.MasterFooterCellFixedVMSidebarImage
{
	padding-left: 275px;
}
.MasterFooterCellHM
{
	padding-left: 15px;
}
.MasterFooterCellVMSidebarImage
{
	padding-left: 290px;
}
.CellTableContentWithFooter
{
	padding-bottom:60px
             !important;
}
.CellTableContentHorizontalMenu,.CellTableContentHorizontalMenuFixedTitle,.CellTableContentHorizontalMenuFixedHeader
{
	padding-left: 30px;
}
.CellTableContentHorizontalMenuFixedTitle
{
	margin-top: 97px;
}
.CellTableContentHorizontalMenuFixedHeader
{
	margin-top: 50px;
}
.CellMarginTop10
{
	margin-top: 10px;
}
.TagAfterText
{
	margin-left: 5px;
	margin-right: 0px;
}
.TagBeforeText
{
	margin-right: 5px;
}
.ShowMenuImageCellCircle
{
	background-color: white;
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
	border-bottom-left-radius: 30px;
	box-shadow: 0px 2px 2px 0px rgba(153,153,153,0.14);
}
.LogoCellFixedHeader,.LogoCellNotFixedHeader
{
	background-color: #e66727;
	position: absolute;
	height: 50px;
	width: 224px;
}
.LogoCellNotFixedHeader
{
	width: 239px;
}
.TableUserRoleCell
{
	width: 100%;
}
.MoreInfoCardCell
{
	border-top-color: #ddd;
	border-style: solid;
	border-width: 1px;
	margin-left: 15px;
	margin-top: 15px;
	padding-left: 0px;
	padding-top: 10px;
	width:calc(100% - 30px);
	border-left:0;
	border-right:0;
	border-bottom:0;
}
.MoreInfoAdminCell
{
	background-color: rgba(0,0,0,0.1);
	margin-left: 5px;
	margin-top: 20px;
	padding-bottom: 3px;
	padding-top: 3px;
	width:calc(100% - 10px);
}
.AdminDashboardIcon
{
	position: absolute;
	right: 20px;
	top: 0px;
	color: rgba(0,0,0,0.15);
	transition:all .3s linear;
	font-size:90px !important;
}
.MoreInfoAdminIcon
{
	color: rgba(255,255,255,0.8);
	font-size:16px !important;
}
.ProgressCardCell,.ProgressCardCellDanger,.ProgressCardCellWarning,.ProgressCardCellInfo,.ProgressCardCellSuccess,.ProgressCardCellBaseColor,.ProgressCardCellInfoLight
{
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	width: 67px;
}
.ProgressCardCellDanger
{
	background-color: #dd4b39;
}
.ProgressCardCellWarning
{
	background-color: #f39c12;
	background-image: none;
}
.ProgressCardCellInfo
{
	background-color: #3c8dbc;
}
.ProgressCardCellSuccess
{
	background-color: #00a65a;
}
.ProgressCardCellBaseColor
{
	background-color: #ff8040;
}
.ProgressCardCellInfoLight
{
	background-color: #00c0ef;
}
.ProgressCardContentCell
{
	background-color: white;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
.ProgressCardIcon,.ProgressCardIconDanger,.ProgressCardIconWarning,.ProgressCardIconInfo,.ProgressCardIconSuccess,.ProgressCardIconBaseColor,.ProgressCardIconInfoLight
{
	font-size: 17px;
}
.ProgressCardIconDanger
{
	color: #dd4b39;
}
.ProgressCardIconWarning
{
	color: #f39c12;
}
.ProgressCardIconInfo
{
	color: #3c8dbc;
}
.ProgressCardIconSuccess
{
	color: #00a65a;
}
.ProgressCardIconBaseColor
{
	color: #ff8040;
}
.ProgressCardIconInfoLight
{
	color: #00c0ef;
}
.ProgressAdminCardIcon
{
	color: white;
	text-align: center;
	line-height:90px;
}
.ProgressAdminCardCellIcon
{
	background-color: rgba(0,0,0,0.2);
	width: 90px;
	text-align: center;
}
.CellTitleMasterNoBackground
{
	padding-top: 15px;
}
.ProgressAdminCardCell
{
	padding-bottom: 8px;
	padding-top: 8px;
}
.SimpleCardTableActionsCell
{
	border-top-color: #ddd;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 13px;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 13px;
	border-bottom:0;
	border-left:0;
	border-right:0;
}
.FontColorIcon,.FontColorIconDanger,.FontColorIconWarning,.FontColorIconSuccess,.FontColorIconInfo,.FontColorIconInfoLight,.FontColorIconSmall
{
	color: #ff8040;
	font-size:17px !important;
}
.FontColorIconDanger
{
	color: #dd4b39;
}
.FontColorIconWarning
{
	color: #f39c12;
}
.FontColorIconSuccess
{
	color: #00a65a;
}
.FontColorIconInfo
{
	color: #3c8dbc;
}
.FontColorIconInfoLight
{
	color: #00c0ef;
}
.FontColorIconSmall
{
	padding-bottom: 3px;
	padding-top: 3px;
	font-size:12px !important;
}
.ChatGridCell
{
	overflow: auto;
	max-height: 400px;
}
.ChatImageCell,.ChatImageCellBaseColor
{
	width: 47px;
	vertical-align: top;
}
.ChatImageCellBaseColor
{
	background-color: #ff8040;
}
.ChatMessageCell,.ChatMessageCellBaseColor
{
	background-color: #d2d6de;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	margin-left: 10px;
	overflow: hidden;
	padding-bottom: 7px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 7px;
	height: 31px;
	width: 100%;
	display: inline-block;
	text-overflow: ellipsis;
	line-height:20px;
}
.ChatMessageCellBaseColor
{
	background-color: #ff8040;
	margin-left: 0px;
	color: white;
}
.CellWWLink
{
	position: absolute;
	right: 20px;
	top: 42px;
	z-index: 1;
	width: auto;
}
.CellPaddingTop10
{
	padding-top: 10px;
}
.CardMaterialMoreInfoIcon
{
	color: #999;
}
.PanelChat
{
	max-width: 500px;
}
.FontIconTopRightActions
{
	margin-left: 2px;
	margin-right: 7px;
}
.CellMarginPrompt
{
	margin-bottom: 15px;
	margin-left: 15px;
}
.GAMIconLogin
{
	padding-left: 5px;
	padding-right: 5px;
	color: #555;
	font-size:17px;
}
.GridGroupTitle
{
	text-align: center;
	vertical-align: bottom;
}
.ActionGroup,.MainMenu,.Submenu,.Confirm,.WWViewActions,.TrnActionGroup,.ActionGroupRight
{
	border-style: none;
	border-width: 0px;
}
.TrnActionGroup
{
	margin-top: 10px;
}
.ActionGroupRight
{
	margin-top: 10px;
	text-align: right;
}
.Form,.FormNoBackgroundColor,.FormBackgroundImage
{
	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-color: #eee;
	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: #444;
	height: 100%;
}

/* [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] */
.FormNoBackgroundColor
{
	background-color: white;
}

/* [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] */
.FormBackgroundImage
{
	background-image: url(../LoginImage.jpg);
	background-size:cover;
}

/* [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] */
.Attribute,.BlobContentAttribute,.ReadonlyBlobContentAttribute,.BlobInputAttribute,.AttributeDragging,.AttributeNoAcceptDrag,.AttSubTitle,.BlobInputAttSubTitle,.BlobContentAttSubTitle,.ReadonlyBlobContentAttSubTitle,.ReadonlyAttSubTitle,.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,.Attribute250,.DownloadAttribute,.ReadonlyDownloadAttribute,.AttributeLogin,.AttributeLoginImageLeft,.AttributeRealWidthTotalizer,.AttributeAcceptDrag,.AttributeTotalizer,.AttributeWidthAuto,.AttributeStep,.ReadonlyAttributeStep,.AttributeStepSelected,.ReadonlyAttributeStepSelected,.AttributeStepBullet,.ReadonlyAttributeStepBullet,.AttributeStepBulletUnSelected,.ReadonlyAttributeStepBulletUnSelected,.AttributeStepBulletSelected,.ReadonlyAttributeStepBulletSelected,.AttributeDateTime,.AttributeRealWidthDatetime,.ReadonlyAttributeDateTime,.CheckBox,.BlobContentCheckBox,.ReadonlyBlobContentCheckBox,.BlobInputCheckBox,.ReadonlyCheckBox,.AttributeCheckBox,.ImageAttribute,.ResponsiveImageAttribute,.BlobContentResponsiveImageAttribute,.ReadonlyBlobContentResponsiveImageAttribute,.ReadonlyResponsiveImageAttribute,.BlobInputResponsiveImageAttribute,.ProfileImageAttribute,.BlobContentProfileImageAttribute,.ReadonlyBlobContentProfileImageAttribute,.BlobInputProfileImageAttribute,.ReadonlyProfileImageAttribute,.SmallProfileImageAttribute,.BlobContentSmallProfileImageAttribute,.ReadonlyBlobContentSmallProfileImageAttribute,.BlobInputSmallProfileImageAttribute,.ReadonlySmallProfileImageAttribute,.ActionAttribute,.BlobContentActionAttribute,.ReadonlyBlobContentActionAttribute,.ReadonlyActionAttribute,.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,.ActionBaseColorAttribute,.BlobContentActionBaseColorAttribute,.ReadonlyBlobContentActionBaseColorAttribute,.ReadonlyActionBaseColorAttribute,.BlobInputActionBaseColorAttribute,.ReadonlyImageAttribute,.VideoAttribute,.ReadonlyVideoAttribute,.AudioAttribute,.ReadonlyAudioAttribute,.ErrorAttribute,.WarningAttribute,.AssociationListAttribute,.BlobContentAssociationListAttribute,.ReadonlyBlobContentAssociationListAttribute,.BlobInputAssociationListAttribute,.ReadonlyAssociationListAttribute,.ReadonlyAttribute,.ReadonlyMedio,.BlobContentReadonlyMedio,.ReadonlyBlobContentReadonlyMedio,.BlobInputReadonlyMedio,.ReadonlyReadonlyMedio,.ReadonlyAttributeRealWidth,.ReadonlyAttributeNoWrap,.ReadonlyAttributeTotalizer,.ReadonlyAttributeRealWidthTotalizer,.ReadonlyAttributeRealWidthDatetime,.GridTitle,.ReadonlyGridTitle,.AttributeTitleWWP,.BlobContentAttributeTitleWWP,.ReadonlyBlobContentAttributeTitleWWP,.BlobInputAttributeTitleWWP,.ReadonlyAttributeTitleWWP,.AttributeWhite,.BlobContentAttributeWhite,.ReadonlyBlobContentAttributeWhite,.BlobInputAttributeWhite,.ReadonlyAttributeWhite,.AttributeCharLong,.BlobContentAttributeCharLong,.ReadonlyBlobContentAttributeCharLong,.BlobInputAttributeCharLong,.ReadonlyAttributeCharLong,.AttributeManageFilters,.AttributeImageFixWidth,.BlobContentAttributeImageFixWidth,.ReadonlyBlobContentAttributeImageFixWidth,.BlobInputAttributeImageFixWidth,.ReadonlyAttributeImageFixWidth,.AttributeDate,.BlobContentAttributeDate,.ReadonlyBlobContentAttributeDate,.BlobInputAttributeDate,.ReadonlyAttributeDate,.AttributeRealWidthDate,.ReadonlyAttributeRealWidthDate,.AttributeInactive,.BlobContentAttributeInactive,.ReadonlyBlobContentAttributeInactive,.BlobInputAttributeInactive,.ReadonlyAttributeInactive,.AttributeRealWidth,.BlobContentAttributeRealWidth,.ReadonlyBlobContentAttributeRealWidth,.BlobInputAttributeRealWidth,.AttributeTag,.AttributeTagSuccess,.AttributeTagWarning,.AttributeTagDanger,.AttributeTagInfoLight,.AttributeTagInfo,.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,.AttributeRegister,.ProgressAdminCardDescription,.ProgressAdminCardNumber,.ReadonlyProgressAdminCardNumber,.ReadonlyProgressAdminCardDescription,.ProgressBarAdminV2Description,.ProgressBarAdminV2Number,.ProgressBarAdminV2NumberTotal,.ProgressBarAdminV2Title,.DashboardNumber,.ReadonlyDashboardNumber,.DashboardInfo,.ReadonlyDashboardInfo,.DashboardDanger,.ReadonlyDashboardDanger,.DashboardSuccess,.ReadonlyDashboardSuccess,.DashboardWarning,.ReadonlyDashboardWarning,.DashboardNumberCard,.ReadonlyDashboardNumberCard,.DashboardNumberAdmin,.ReadonlyDashboardNumberAdmin,.DashboardBaseColor,.ReadonlyDashboardBaseColor,.DashboardInfoLight,.ReadonlyDashboardInfoLight
{
	margin-left: 5px;
	display: inline-block;
	background-color: transparent;
	border-bottom-color: #d9d9d9;
	border-left-color: #d9d9d9;
	border-right-color: #d9d9d9;
	border-top-color: #d9d9d9;
	border-style: solid;
	border-width: 1px;
	font-family: Trebuchet MS;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color: black;
	max-width: 206px;
	text-indent: 0px;
	box-shadow:none;
	  border-left-width:0;
	border-right-width:0;
	border-top-width:0;
}
.ReadonlyDownloadAttribute
{
	border-style: none;
	border-width: 0px;
}
.AttributeLogin,.AttributeLoginImageLeft
{
	margin-left: 0px;
}
.AttributeLoginImageLeft
{
	margin-top: 5px;
	max-width: 290px;
}
.AttributeRealWidthTotalizer
{
	font-weight: bold;
}
.AttributeTotalizer
{
	font-weight: bold;
}
.AttributeWidthAuto
{
	width: auto;
	max-width: 100%;
}
.AttributeStep,.ReadonlyAttributeStep,.AttributeStepSelected,.ReadonlyAttributeStepSelected
{
	font-size: 12pt;
	color: gray;
}
.ReadonlyAttributeStep
{
	border-width: 0px;
}
.AttributeStepSelected,.ReadonlyAttributeStepSelected
{
	color: white;
}
.ReadonlyAttributeStepSelected
{
	border-width: 0px;
}
.AttributeStepBullet,.ReadonlyAttributeStepBullet,.AttributeStepBulletUnSelected,.ReadonlyAttributeStepBulletUnSelected,.AttributeStepBulletSelected,.ReadonlyAttributeStepBulletSelected
{
	margin-left: 0px;
	color: #ff8040;
	max-width: 80px;
	text-align: center;
}
.ReadonlyAttributeStepBullet
{
	border-width: 0px;
}
.AttributeStepBulletUnSelected,.ReadonlyAttributeStepBulletUnSelected
{
	color: #d9d9d9;
}
.ReadonlyAttributeStepBulletUnSelected
{
	border-width: 0px;
}
.AttributeStepBulletSelected,.ReadonlyAttributeStepBulletSelected
{
	font-weight: bold;
}
.ReadonlyAttributeStepBulletSelected
{
	border-width: 0px;
}
.ReadonlyAttributeDateTime
{
	margin-right: 5px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	border-style: none;
	font-family: 'Trebuchet MS';
	max-height: 30px;
	width: auto;
	max-width: 100%;
	margin-bottom: 0px !important;
	 ;
}
.CheckBox,.BlobContentCheckBox,.ReadonlyBlobContentCheckBox,.BlobInputCheckBox,.ReadonlyCheckBox
{
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
	border-top-color: transparent;
	border-style: none;
	border-width: 0px;
}
.AttributeCheckBox
{
	display: inline;
	border-style: none;
}
.ImageAttribute,.ResponsiveImageAttribute,.BlobContentResponsiveImageAttribute,.ReadonlyBlobContentResponsiveImageAttribute,.ReadonlyResponsiveImageAttribute,.BlobInputResponsiveImageAttribute,.ProfileImageAttribute,.BlobContentProfileImageAttribute,.ReadonlyBlobContentProfileImageAttribute,.BlobInputProfileImageAttribute,.ReadonlyProfileImageAttribute,.SmallProfileImageAttribute,.BlobContentSmallProfileImageAttribute,.ReadonlyBlobContentSmallProfileImageAttribute,.BlobInputSmallProfileImageAttribute,.ReadonlySmallProfileImageAttribute,.ActionAttribute,.BlobContentActionAttribute,.ReadonlyBlobContentActionAttribute,.ReadonlyActionAttribute,.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,.ActionBaseColorAttribute,.BlobContentActionBaseColorAttribute,.ReadonlyBlobContentActionBaseColorAttribute,.ReadonlyActionBaseColorAttribute,.BlobInputActionBaseColorAttribute,.ReadonlyImageAttribute
{
	width: auto;
}
.ActionAttribute,.BlobContentActionAttribute,.ReadonlyBlobContentActionAttribute,.ReadonlyActionAttribute,.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,.ActionBaseColorAttribute,.BlobContentActionBaseColorAttribute,.ReadonlyBlobContentActionBaseColorAttribute,.ReadonlyActionBaseColorAttribute,.BlobInputActionBaseColorAttribute
{
	margin-left: 0px;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	background-color: #eaeaea;
	border-width: 0px;
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
	border-bottom-left-radius: 25px;
	vertical-align: middle;
}
.ReadonlyImageAttribute
{
	border-width: 0px;
	max-width:124px;
	max-height:68px;
}
.VideoAttribute,.ReadonlyVideoAttribute
{
	width: 300px;
}
.ReadonlyVideoAttribute
{
	border-width: 0px;
}
.AudioAttribute,.ReadonlyAudioAttribute
{
	width: 300px;
}
.ReadonlyAudioAttribute
{
	border-width: 0px;
}
.ErrorAttribute
{
	border-bottom-color: #f56a67;
	border-left-color: #f56a67;
	border-right-color: #f56a67;
	border-top-color: #f56a67;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
}
.WarningAttribute
{
	border-bottom-color: #f39c12;
	border-left-color: #f39c12;
	border-right-color: #f39c12;
	border-top-color: #f39c12;
}
.AssociationListAttribute,.BlobContentAssociationListAttribute,.ReadonlyBlobContentAssociationListAttribute,.BlobInputAssociationListAttribute,.ReadonlyAssociationListAttribute
{
	border-bottom-color: #ddd;
	border-left-color: #ddd;
	border-right-color: #ddd;
	border-top-color: #ddd;
	color: #444;
	min-height: 300px;
	max-width: 100%;
	width: 100% !important;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
}
.ReadonlyBlobContentAssociationListAttribute
{
	border-width: 0px;
}
.ReadonlyAssociationListAttribute
{
	border-width: 0px;
}
.ReadonlyAttribute,.ReadonlyMedio,.BlobContentReadonlyMedio,.ReadonlyBlobContentReadonlyMedio,.BlobInputReadonlyMedio,.ReadonlyReadonlyMedio,.ReadonlyAttributeRealWidth,.ReadonlyAttributeNoWrap,.ReadonlyAttributeTotalizer,.ReadonlyAttributeRealWidthTotalizer,.ReadonlyAttributeRealWidthDatetime
{
	margin-right: 5px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 7px;
	border-style: none;
	font-family: 'Trebuchet MS';
	max-height: 30px;
	width: auto;
	max-width: 100%;
	margin-bottom: 0px !important;
	 ;
}
.ReadonlyAttributeNoWrap
{
	white-space: nowrap;
}
.ReadonlyAttributeTotalizer,.ReadonlyAttributeRealWidthTotalizer
{
	border-width: 0px;
	font-weight: bold;
}
.GridTitle,.ReadonlyGridTitle
{
	margin-bottom: 1pt;
	margin-left: 0px;
	margin-right: 1pt;
	margin-top: 1pt;
	padding-bottom: 2pt;
	padding-left: 2pt;
	padding-right: 2pt;
	padding-top: 2pt;
	border-width: 0px;
	font-weight: bold;
	color: white;
	height: 100%;
	width: 100%;
}
.ReadonlyGridTitle
{
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	white-space: nowrap;
}
.AttributeTitleWWP,.BlobContentAttributeTitleWWP,.ReadonlyBlobContentAttributeTitleWWP,.BlobInputAttributeTitleWWP,.ReadonlyAttributeTitleWWP
{
	margin-left: 0px;
	font-size: 15pt;
	font-weight: normal;
	margin-bottom: 0px !important;
}
.BlobContentAttributeTitleWWP,.ReadonlyBlobContentAttributeTitleWWP
{
	color: #d9d9d9;
}
.ReadonlyBlobContentAttributeTitleWWP
{
	border-width: 0px;
}
.BlobInputAttributeTitleWWP
{
	color: #d9d9d9;
}
.ReadonlyAttributeTitleWWP
{
	white-space: nowrap;
	border-width: 0px;
	font-family: 'Trebuchet MS';
	font-size: 13pt;
}
.AttributeWhite,.BlobContentAttributeWhite,.ReadonlyBlobContentAttributeWhite,.BlobInputAttributeWhite,.ReadonlyAttributeWhite
{
	color: white;
}
.ReadonlyBlobContentAttributeWhite
{
	border-width: 0px;
}
.ReadonlyAttributeWhite
{
	border-width: 0px;
}
.AttributeCharLong,.BlobContentAttributeCharLong,.ReadonlyBlobContentAttributeCharLong,.BlobInputAttributeCharLong,.ReadonlyAttributeCharLong
{
	width: auto;
	max-width: 100%;
}
.ReadonlyBlobContentAttributeCharLong
{
	border-width: 0px;
}
.ReadonlyAttributeCharLong
{
	border-width: 0px;
}
.AttributeManageFilters
{
	padding-left: 12px;
	padding-right: 12px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	height: 32px;
}
.AttributeImageFixWidth,.BlobContentAttributeImageFixWidth,.ReadonlyBlobContentAttributeImageFixWidth,.BlobInputAttributeImageFixWidth,.ReadonlyAttributeImageFixWidth
{
	max-width: 400px;
}
.ReadonlyBlobContentAttributeImageFixWidth
{
	border-width: 0px;
}
.ReadonlyAttributeImageFixWidth
{
	border-width: 0px;
}
.ReadonlyBlobContentAttributeDate
{
	border-width: 0px;
}
.ReadonlyAttributeDate
{
	padding-top: 7px;
	border-width: 0px;
}
.ReadonlyAttributeRealWidthDate
{
	border-width: 0px;
}
.AttributeInactive,.BlobContentAttributeInactive,.ReadonlyBlobContentAttributeInactive,.BlobInputAttributeInactive,.ReadonlyAttributeInactive
{
	color: gray;
}
.ReadonlyAttributeInactive
{
	border-width: 0px;
}
.AttributeRealWidth,.BlobContentAttributeRealWidth,.ReadonlyBlobContentAttributeRealWidth,.BlobInputAttributeRealWidth
{
	width: auto;
	max-width: 100%;
}
.ReadonlyBlobContentAttributeRealWidth
{
	border-width: 0px;
}
.AttributeTag,.AttributeTagSuccess,.AttributeTagWarning,.AttributeTagDanger,.AttributeTagInfoLight,.AttributeTagInfo
{
	padding-bottom: .3em;
	padding-left: .6em;
	padding-right: .6em;
	padding-top: .3em;
	white-space: nowrap;
	border-style: none;
	border-top-left-radius: .25em;
	border-top-right-radius: .25em;
	border-bottom-right-radius: .25em;
	border-bottom-left-radius: .25em;
	font-size: 10px;
	font-weight: 700;
	color: white;
	height: auto;
}
.AttributeTagSuccess
{
	background-color: #00a65a;
}
.AttributeTagWarning
{
	background-color: #f39c12;
}
.AttributeTagDanger
{
	background-color: #dd4b39;
}
.AttributeTagInfoLight
{
	background-color: #00c0ef;
}
.AttributeTagInfo
{
	background-color: #3c8dbc;
}
.SearchResultsListTitleAttribute,.ReadonlySearchResultsListTitleAttribute
{
	font-size: 18px;
	color: #333;
}
.ReadonlySearchResultsListTitleAttribute
{
	border-width: 0px;
}
.SearchResultsListDescriptionAttribute,.ReadonlySearchResultsListDescriptionAttribute
{
	color: #666;
	height: auto;
	max-width: 100%;
}
.ReadonlySearchResultsListDescriptionAttribute
{
	border-width: 0px;
}
.CardImageAttribute,.ReadonlyCardImageAttribute
{
	margin-left: 0px;
	display: block;
	height: 325px;
	max-height: 100%;
	width: 100%;
	max-width: 100%;
	object-fit:cover;
}
.ReadonlyCardImageAttribute
{
	border-width: 0px;
}
.CardImageAttributeWhiteWithShadow,.ReadonlyCardImageAttributeWhiteWithShadow,.CardImageAttributeWhiteSubtitleWithShadow,.ReadonlyCardImageAttributeWhiteSubtitleWithShadow
{
	font-size: 26px;
	color: white;
	text-shadow: 2px 2px 3px rgba(0,0,0,0.36) ;
	line-height:17px;
}
.ReadonlyCardImageAttributeWhiteWithShadow
{
	border-width: 0px;
	text-shadow: 2px 2px 3px rgba(0,0,0,0.36) ;
}
.CardImageAttributeWhiteSubtitleWithShadow,.ReadonlyCardImageAttributeWhiteSubtitleWithShadow
{
	overflow: hidden;
	font-size: 11px;
	text-transform: uppercase;
	text-shadow: 2px 2px 3px rgba(0,0,0,0.36) ;
}
.ReadonlyCardImageAttributeWhiteSubtitleWithShadow
{
	border-width: 0px;
	text-shadow: 2px 2px 3px rgba(0,0,0,0.36) ;
}
.CardImageAttributeDescription,.BlobContentCardImageAttributeDescription,.ReadonlyBlobContentCardImageAttributeDescription,.BlobInputCardImageAttributeDescription,.ReadonlyCardImageAttributeDescription
{
	margin-bottom: 10px;
	margin-top: 10px;
	white-space: normal;
	max-height: 20px;
	max-width: 100%;
	text-overflow: ellipsis;
}
.ReadonlyBlobContentCardImageAttributeDescription
{
	border-width: 0px;
}
.ReadonlyCardImageAttributeDescription
{
	border-width: 0px;
}
.SimpleCardAttributeTitle,.ReadonlySimpleCardAttributeTitle,.SimpleCardAttributeSubtitle,.ReadonlySimpleCardAttributeSubtitle
{
	font-family: Source Sans Pro,Helvetica,Arial,sans-serif,Hiragino Kaku Gothic Pro,Meiryo,Hiragino Sans GB W3,Noto Naskh Arabic,Droid Arabic Naskh,Geeza Pro,Simplified Arabic,Noto Sans Thai,Thonburi,Dokchampa,Droid Sans Thai,Droid Sans Fallback,-apple-system,'.SFNSDisplay-Regular',Heiti SC,Microsoft Yahei,Segoe UI;
	font-size: 17px;
	font-weight: 600;
	color: #333;
}
.ReadonlySimpleCardAttributeTitle
{
	border-width: 0px;
}
.SimpleCardAttributeSubtitle,.ReadonlySimpleCardAttributeSubtitle
{
	font-size: 15px;
	color: #999;
}
.ReadonlySimpleCardAttributeSubtitle
{
	border-width: 0px;
}
.CardSmallImageAttribute,.ReadonlyCardSmallImageAttribute
{
	margin-bottom: 8px;
	margin-left: 0px;
	margin-right: 8px;
	height: 100%;
	max-height: 65px;
	max-width: 65px;
	object-fit:cover;
}
.ReadonlyCardSmallImageAttribute
{
	border-width: 0px;
}
.CardSmallImageAttributeDescription,.ReadonlyCardSmallImageAttributeDescription
{
	font-family: Source Sans Pro,Helvetica,Arial,sans-serif,Hiragino Kaku Gothic Pro,Meiryo,Hiragino Sans GB W3,Noto Naskh Arabic,Droid Arabic Naskh,Geeza Pro,Simplified Arabic,Noto Sans Thai,Thonburi,Dokchampa,Droid Sans Thai,Droid Sans Fallback,-apple-system,'.SFNSDisplay-Regular',Heiti SC,Microsoft Yahei,Segoe UI;
	font-size: 15px;
	color: gray;
}
.ReadonlyCardSmallImageAttributeDescription
{
	overflow: hidden;
	padding-top: 5px;
	border-width: 0px;
	height: 65px;
	max-width: 100%;
	text-overflow: ellipsis;
	line-height:20px;
}
.CardWithImageAttributeDescription,.BlobContentCardWithImageAttributeDescription,.ReadonlyBlobContentCardWithImageAttributeDescription,.BlobInputCardWithImageAttributeDescription,.ReadonlyCardWithImageAttributeDescription
{
	margin-bottom: 10px;
	margin-top: 10px;
	overflow: hidden;
	white-space: nowrap;
	color: #666;
	max-height: 20px;
	max-width: 100%;
	text-overflow: ellipsis;
}
.ReadonlyBlobContentCardWithImageAttributeDescription
{
	border-width: 0px;
}
.ReadonlyCardWithImageAttributeDescription
{
	border-width: 0px;
}
.ChatAttributeName,.BlobContentChatAttributeName,.ReadonlyBlobContentChatAttributeName,.BlobInputChatAttributeName,.ReadonlyChatAttributeName
{
	font-size: 11px;
	font-weight: bold;
	color: gray;
}
.ReadonlyBlobContentChatAttributeName
{
	border-width: 0px;
}
.ReadonlyChatAttributeName
{
	border-width: 0px;
}
.ChatAttributeDate,.BlobContentChatAttributeDate,.ReadonlyBlobContentChatAttributeDate,.BlobInputChatAttributeDate,.ReadonlyChatAttributeDate
{
	font-size: 11px;
	color: gray;
}
.ReadonlyBlobContentChatAttributeDate
{
	border-width: 0px;
}
.ReadonlyChatAttributeDate
{
	border-width: 0px;
}
.ChatAttributeImage,.BlobContentChatAttributeImage,.ReadonlyBlobContentChatAttributeImage,.BlobInputChatAttributeImage,.ReadonlyChatAttributeImage
{
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
	height: 40px;
	width: 40px;
	object-fit:cover;
}
.ReadonlyBlobContentChatAttributeImage
{
	border-width: 0px;
}
.ReadonlyChatAttributeImage
{
	border-width: 0px;
}
.ChatAttributeMessage,.BlobContentChatAttributeMessage,.ReadonlyBlobContentChatAttributeMessage,.BlobInputChatAttributeMessage,.ReadonlyChatAttributeMessage
{
	overflow: hidden;
	height: 40px;
	max-width: 100%;
	text-overflow: ellipsis;
	line-height:20px;
}
.ReadonlyBlobContentChatAttributeMessage
{
	border-width: 0px;
}
.ReadonlyChatAttributeMessage
{
	border-width: 0px;
}
.AttributeRegister
{
	margin-right: 5px;
}
.ProgressAdminCardDescription,.ProgressAdminCardNumber,.ReadonlyProgressAdminCardNumber,.ReadonlyProgressAdminCardDescription,.ProgressBarAdminV2Description,.ProgressBarAdminV2Number,.ProgressBarAdminV2NumberTotal,.ProgressBarAdminV2Title
{
	padding-left: 5px;
	border-style: none;
	border-width: 0px;
	font-family: 'Source Sans Pro','Helvetica Neue',Helvetica,Arial,sans-serif;;
	font-size: 14px;
	font-weight: 400;
	color: white;
}
.ProgressAdminCardNumber,.ReadonlyProgressAdminCardNumber
{
	font-size: 18px;
	font-weight: bold;
	min-height: 21px;
}
.ProgressBarAdminV2Description,.ProgressBarAdminV2Number,.ProgressBarAdminV2NumberTotal,.ProgressBarAdminV2Title
{
	padding-left: 0px;
	font-weight: 600;
	color: #333;
	text-transform: none;
}
.ProgressBarAdminV2Number
{
	padding-right: 0px;
	font-weight: bold;
}
.ProgressBarAdminV2NumberTotal
{
	font-weight: 400;
}
.ProgressBarAdminV2Title
{
	font-weight: 700;
}
.DashboardNumber,.ReadonlyDashboardNumber,.DashboardInfo,.ReadonlyDashboardInfo,.DashboardDanger,.ReadonlyDashboardDanger,.DashboardSuccess,.ReadonlyDashboardSuccess,.DashboardWarning,.ReadonlyDashboardWarning,.DashboardNumberCard,.ReadonlyDashboardNumberCard,.DashboardNumberAdmin,.ReadonlyDashboardNumberAdmin,.DashboardBaseColor,.ReadonlyDashboardBaseColor,.DashboardInfoLight,.ReadonlyDashboardInfoLight
{
	margin-left: 0px;
	border-width: 0px;
	font-family: 'Segoe UI';
	font-size: 20px;
	font-weight: bold;
}
.DashboardInfo,.ReadonlyDashboardInfo
{
	color: #3c8dbc;
}
.DashboardDanger,.ReadonlyDashboardDanger
{
	color: #dd4b39;
}
.DashboardSuccess,.ReadonlyDashboardSuccess
{
	color: #00a65a;
}
.DashboardWarning,.ReadonlyDashboardWarning
{
	color: #f39c12;
}
.DashboardNumberCard,.ReadonlyDashboardNumberCard
{
	font-family: Roboto, Helvetica, Arial, sans-serif;
	font-size: 2em;
	font-weight: 300;
	color: #444;
	min-height: 30px;
}
.DashboardNumberAdmin,.ReadonlyDashboardNumberAdmin
{
	font-family: 'Source Sans Pro',sans-serif;
	font-size: 38px;
	color: white;
	min-height: 50px;
}
.DashboardBaseColor,.ReadonlyDashboardBaseColor
{
	color: #ff8040;
}
.DashboardInfoLight,.ReadonlyDashboardInfoLight
{
	color: #00c0ef;
}
.Button,.SpecialButtons,.BtnCheck,.BtnEnter,.BtnFirst,.BtnGet,.BtnHelp,.BtnLast,.BtnNext,.BtnPrevious,.BtnRefresh,.BtnSelect,.SpecialButtonsDisabled,.BtnToggle,.BtnToggleActive,.BtnLogin,.BtnAdd,.BtnAddHovered,.BtnBack,.HideFiltersButton,.ShowFiltersButton,.BtnEnterHovered,.BtnCancelHovered,.BtnDeleteDisabled,.BtnCancel,.BtnDelete,.BtnImage,.BtnImageFullHeight,.BtnEnglish,.BtnSpanish,.BtnPortuguese,.BtnExportReport,.BtnExport,.BtnEditColumns,.BtnActionGroupUpdate,.BtnActionGroupDelete,.BtnInsertImage,.BtnSaveImage,.BtnBackImage,.BtnExportCSV,.BtnActionGroupDisplay,.BtnDefault,.BtnDefaultMarginRight0,.ButtonDragging,.ButtonAcceptDrag,.ButtonNoAcceptDrag,.ButtonDisabled,.ButtonGAM,.MainMenuButton,.btn_Master,.fileinputbutton,.btnwarning,.btnprimary,.ActionButtons,.ActionButtonsHovered,.BtnInsert,.ButtonSearchCell,.ButtonWizard,.ButtonAsLink,.ButtonAsLinkBold,.ButtonAsLinkBasecolor,.ButtonColor,.ButtonExcel,.ButtonPDF,.ButtonCSV,.ButtonMaterial,.ButtonMaterialDefault
{
	border-top: 1px;
	margin-right: 3pt;
	padding-bottom: 6px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
	display: inline-block;
	white-space: nowrap;
	background-color: #ff8040;
	border-bottom-color: ActionBorder_and_FocusColor;
	border-left-color: ActionBorder_and_FocusColor;
	border-right-color: ActionBorder_and_FocusColor;
	border-top-color: ActionBorder_and_FocusColor;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	min-width: 86px;
	cursor: pointer;
	text-align: center;
	text-indent: 0pt;
	vertical-align: middle;
}

.BtnCancel
{
	background-color: white;
	border-bottom-color: #c8c8c8;
	border-left-color: #c8c8c8;
	border-right-color: #c8c8c8;
	border-top-color: #c8c8c8;
	color: black;
}

.BtnDelete
{
	background-color: white;
	border-bottom-color: #c8c8c8;
	border-left-color: #c8c8c8;
	border-right-color: #c8c8c8;
	border-top-color: #c8c8c8;
	color: black;
}

.BtnImage,.BtnImageFullHeight,.BtnEnglish,.BtnSpanish,.BtnPortuguese,.BtnExportReport,.BtnExport,.BtnEditColumns,.BtnActionGroupUpdate,.BtnActionGroupDelete,.BtnInsertImage,.BtnSaveImage,.BtnBackImage,.BtnExportCSV,.BtnActionGroupDisplay
{
	background-repeat: no-repeat;
	opacity: .7;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	background-color: transparent;
	background-image: none;
	color: #ff8040;
	height: 30px;
	width: 30px;
	min-width: 0px;
	background-size:contain;
}

.BtnExportReport
{
	background-image: url(../ActionExportReport.png);
	color: #ea4c3a;
}

.BtnExport
{
	background-image: url(../ActionExport.png);
	color: #08743b;
}

.BtnActionGroupUpdate
{
	background-image: url(../BtnUpdateImage.png);
}

.BtnActionGroupDelete
{
	background-image: url(../BtnDeleteImage.png);
}

.BtnInsertImage
{
	background-image: url(../ActionInsert.png);
}

.BtnSaveImage
{
	background-image: url(../ActionSave.png);
}

.BtnBackImage
{
	background-image: url(../ActionBack.png);
}

.BtnExportCSV
{
	background-image: url(../ActionCSV.png);
}

.BtnActionGroupDisplay
{
	background-image: url(../BtnDisplayImage.png);
}

.BtnDefault,.BtnDefaultMarginRight0
{
	background-color: white;
	border-bottom-color: #c8c8c8;
	border-left-color: #c8c8c8;
	border-right-color: #c8c8c8;
	border-top-color: #c8c8c8;
	color: black;
}

.BtnDefaultMarginRight0
{
	margin-right: 0px;
}

.BtnInsert
{
	margin-right: 0px;
	padding-top: 4px;
	height: 30px;
}

.ButtonSearchCell
{
	margin-left: 5px;
}

.ButtonWizard
{
	margin-left: 3pt;
	margin-right: 0px;
}

.ButtonAsLink,.ButtonAsLinkBold,.ButtonAsLinkBasecolor
{
	background-color: transparent;
	border-style: none;
	border-width: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	font-weight: normal;
	height: 50px;
	min-width: 0px;
	outline:0;
}

.ButtonAsLinkBold,.ButtonAsLinkBasecolor
{
	font-weight: bold;
}

.ButtonAsLinkBasecolor
{
	padding-bottom: 0px;
	padding-top: 0px;
	font-family: Source Sans Pro,Helvetica,Arial,sans-serif,Hiragino Kaku Gothic Pro,Meiryo,Hiragino Sans GB W3,Noto Naskh Arabic,Droid Arabic Naskh,Geeza Pro,Simplified Arabic,Noto Sans Thai,Thonburi,Dokchampa,Droid Sans Thai,Droid Sans Fallback,-apple-system,'.SFNSDisplay-Regular',Heiti SC,Microsoft Yahei,Segoe UI;
	font-size: 17px;
	font-weight: 600;
	color: #ff8040;
	height: auto;
}

.ButtonColor,.ButtonExcel,.ButtonPDF,.ButtonCSV
{
	padding-bottom: 8px;
	padding-top: 8px;
	background-color: white;
	border-bottom-color: #ff8040;
	border-left-color: #ff8040;
	border-right-color: #ff8040;
	border-top-color: #ff8040;
	font-weight: normal;
	color: #ff8040;
}

.ButtonExcel
{
	border-bottom-color: #08743b;
	border-left-color: #08743b;
	border-right-color: #08743b;
	border-top-color: #08743b;
	color: #08743b;
}

.ButtonPDF
{
	border-bottom-color: #ea4c3a;
	border-left-color: #ea4c3a;
	border-right-color: #ea4c3a;
	border-top-color: #ea4c3a;
	color: #ea4c3a;
}

.ButtonCSV
{
	border-bottom-color: #f39c12;
	border-left-color: #f39c12;
	border-right-color: #f39c12;
	border-top-color: #f39c12;
	color: #f39c12;
}

.ButtonMaterial,.ButtonMaterialDefault
{
	box-shadow: 0px 7px 10px -5px #ffa868;
	padding-bottom: 12px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 12px;
	border-style: none;
	font-size: 12px;
	font-weight: 400;
	text-transform: uppercase;
}

.ButtonMaterialDefault
{
	box-shadow: 0px 2px 2px 0px #c9c9c9;
	background-color: #999;
	color: white;
}

.Grid,.GridDragging,.GridAcceptDrag,.GridNoAcceptDrag,.WorkWith,.PromptGrid,.ViewGrid,.WorkWithSelection,.GridWithBorderColor,.GridNoBorder,.GridNoData,.Grid[data-gx-grid-nodata],.GridDragging[data-gx-grid-nodata],.GridAcceptDrag[data-gx-grid-nodata],.GridNoAcceptDrag[data-gx-grid-nodata],.WorkWithBorder[data-gx-grid-nodata],.GridWithPaginationBar[data-gx-grid-nodata],.GridWithTotalizer[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[data-gx-grid-nodata],.GridNoBorder[data-gx-grid-nodata],.GridNoData[data-gx-grid-nodata],.FreeStyleGrid[data-gx-grid-nodata],.TrnSublevelGrid[data-gx-grid-nodata],.RecentLinksGrid[data-gx-grid-nodata],.FreeStyleSteps[data-gx-grid-nodata],.VerticalTabGrid[data-gx-grid-nodata],.ColumnsSelectorFreeStyleGrid[data-gx-grid-nodata],.FreeStyleGridWithHeader[data-gx-grid-nodata]
{
	margin-left: 1pt;
	padding-bottom: 1pt;
	padding-left: 5pt;
	padding-right: 5pt;
	padding-top: 1pt;
	color: black;
	border-width: 1px;
	text-align: left;
	text-indent: 5px;
}

.Grid>tbody>tr
{
	color: black;
	font-family: Verdana,Arial;
	font-size: 8.5pt;
	font-style: normal;
	background-color: white;
	text-align: left;
	text-indent: 5px;
}

.Grid>thead>tr, .Grid>tfoot>tr
{
	color: black;
	color: #fff;
	font-family: Calibri;
	font-size: 11pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	text-indent: 5px;
}

.Grid[data-bkgstyle='none']>thead>tr, .Grid[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.Grid[data-bkgstyle='none']>tbody>tr
{
	color: black;
	font-family: Verdana,Arial;
	font-size: 8.5pt;
	font-style: normal;
	background-color: white;
	text-align: left;
	text-indent: 5px;
}

.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
{
	color: black;
	text-align: left;
	text-indent: 5px;
}

.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)
{
	color: black;
	background-color: white;
	text-align: left;
	text-indent: 5px;
}

.Grid[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	color: black;
	background-color: white;
	text-align: left;
	text-indent: 5px;
}

.Grid[data-bkgstyle='header']>thead>tr, .Grid[data-bkgstyle='header']>tfoot>tr, .Grid[data-bkgstyle='report']>thead>tr, .Grid[data-bkgstyle='report']>tfoot>tr
{
	color: black;
	background-color: #f7f7f7;
	text-align: left;
	text-indent: 5px;
}

.GridDragging>tbody>tr
{
	color: black;
	font-family: Verdana,Arial;
	font-size: 8.5pt;
	font-style: normal;
	background-color: white;
	text-align: left;
	text-indent: 5px;
}

.GridDragging>thead>tr, .GridDragging>tfoot>tr
{
	color: black;
	color: #fff;
	font-family: Calibri;
	font-size: 11pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	text-indent: 5px;
}

.GridDragging[data-bkgstyle='none']>thead>tr, .GridDragging[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.GridDragging[data-bkgstyle='none']>tbody>tr
{
	color: black;
	font-family: Verdana,Arial;
	font-size: 8.5pt;
	font-style: normal;
	background-color: white;
	text-align: left;
	text-indent: 5px;
}

.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
{
	color: black;
	text-align: left;
	text-indent: 5px;
}

.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)
{
	color: black;
	background-color: white;
	text-align: left;
	text-indent: 5px;
}

.GridDragging[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	color: black;
	background-color: white;
	text-align: left;
	text-indent: 5px;
}

.GridDragging[data-bkgstyle='header']>thead>tr, .GridDragging[data-bkgstyle='header']>tfoot>tr, .GridDragging[data-bkgstyle='report']>thead>tr, .GridDragging[data-bkgstyle='report']>tfoot>tr
{
	color: black;
	background-color: #f7f7f7;
	text-align: left;
	text-indent: 5px;
}

.GridAcceptDrag>tbody>tr
{
	color: black;
	font-family: Verdana,Arial;
	font-size: 8.5pt;
	font-style: normal;
	background-color: white;
	text-align: left;
	text-indent: 5px;
}

.GridAcceptDrag>thead>tr, .GridAcceptDrag>tfoot>tr
{
	color: black;
	color: #fff;
	font-family: Calibri;
	font-size: 11pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	text-indent: 5px;
}

.GridAcceptDrag[data-bkgstyle='none']>thead>tr, .GridAcceptDrag[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.GridAcceptDrag[data-bkgstyle='none']>tbody>tr
{
	color: black;
	font-family: Verdana,Arial;
	font-size: 8.5pt;
	font-style: normal;
	background-color: white;
	text-align: left;
	text-indent: 5px;
}

.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
{
	color: black;
	text-align: left;
	text-indent: 5px;
}

.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)
{
	color: black;
	background-color: white;
	text-align: left;
	text-indent: 5px;
}

.GridAcceptDrag[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	color: black;
	background-color: white;
	text-align: left;
	text-indent: 5px;
}

.GridAcceptDrag[data-bkgstyle='header']>thead>tr, .GridAcceptDrag[data-bkgstyle='header']>tfoot>tr, .GridAcceptDrag[data-bkgstyle='report']>thead>tr, .GridAcceptDrag[data-bkgstyle='report']>tfoot>tr
{
	color: black;
	background-color: #f7f7f7;
	text-align: left;
	text-indent: 5px;
}

.GridNoAcceptDrag>tbody>tr
{
	color: black;
	font-family: Verdana,Arial;
	font-size: 8.5pt;
	font-style: normal;
	background-color: white;
	text-align: left;
	text-indent: 5px;
}

.GridNoAcceptDrag>thead>tr, .GridNoAcceptDrag>tfoot>tr
{
	color: black;
	color: #fff;
	font-family: Calibri;
	font-size: 11pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	text-indent: 5px;
}

.GridNoAcceptDrag[data-bkgstyle='none']>thead>tr, .GridNoAcceptDrag[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.GridNoAcceptDrag[data-bkgstyle='none']>tbody>tr
{
	color: black;
	font-family: Verdana,Arial;
	font-size: 8.5pt;
	font-style: normal;
	background-color: white;
	text-align: left;
	text-indent: 5px;
}

.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
{
	color: black;
	text-align: left;
	text-indent: 5px;
}

.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)
{
	color: black;
	background-color: white;
	text-align: left;
	text-indent: 5px;
}

.GridNoAcceptDrag[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	color: black;
	background-color: white;
	text-align: left;
	text-indent: 5px;
}

.GridNoAcceptDrag[data-bkgstyle='header']>thead>tr, .GridNoAcceptDrag[data-bkgstyle='header']>tfoot>tr, .GridNoAcceptDrag[data-bkgstyle='report']>thead>tr, .GridNoAcceptDrag[data-bkgstyle='report']>tfoot>tr
{
	color: black;
	background-color: #f7f7f7;
	text-align: left;
	text-indent: 5px;
}

.WorkWith,.PromptGrid,.ViewGrid,.WorkWithSelection
{
	margin-bottom: 0px;
	padding-left: 1pt;
	border-bottom-color: #d9d9d9;
	border-left-color: #d9d9d9;
	border-right-color: #d9d9d9;
	border-top-color: #d9d9d9;
	border-style: solid;
	width: 100%;
	vertical-align: middle;
	border-collapse: collapse !important;
}

.WorkWith>tbody>tr
{
	color: black;
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: black;
	text-align: left;
	text-indent: 5px;
	vertical-align: middle;
	border-collapse: collapse !important;
}

.WorkWith>thead>tr, .WorkWith>tfoot>tr
{
	color: black;
	color: black;
	font-family: 'Trebuchet MS';
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	text-indent: 5px;
	vertical-align: middle;
	border-collapse: collapse !important;
}

.WorkWith[data-bkgstyle='none']>thead>tr, .WorkWith[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.WorkWith[data-bkgstyle='none']>tbody>tr
{
	color: black;
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: black;
	text-align: left;
	text-indent: 5px;
	vertical-align: middle;
	border-collapse: collapse !important;
}

.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: white;
	color: black;
	text-align: left;
	text-indent: 5px;
	vertical-align: middle;
	border-collapse: collapse !important;
}

.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)
{
	color: black;
	text-align: left;
	text-indent: 5px;
	vertical-align: middle;
	border-collapse: collapse !important;
}

.WorkWith[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	color: black;
	background-color: white;
	text-align: left;
	text-indent: 5px;
	vertical-align: middle;
	border-collapse: collapse !important;
}

.WorkWith[data-bkgstyle='header']>thead>tr, .WorkWith[data-bkgstyle='header']>tfoot>tr, .WorkWith[data-bkgstyle='report']>thead>tr, .WorkWith[data-bkgstyle='report']>tfoot>tr
{
	color: black;
	background-color: #f7f7f7;
	text-align: left;
	text-indent: 5px;
	vertical-align: middle;
	border-collapse: collapse !important;
}

.PromptGrid>tbody>tr
{
	color: black;
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: black;
	text-align: left;
	text-indent: 5px;
	vertical-align: middle;
	border-collapse: collapse !important;
}

.PromptGrid>thead>tr, .PromptGrid>tfoot>tr
{
	color: black;
	color: black;
	font-family: 'Trebuchet MS';
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	text-indent: 5px;
	vertical-align: middle;
	border-collapse: collapse !important;
}

.PromptGrid[data-bkgstyle='none']>thead>tr, .PromptGrid[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.PromptGrid[data-bkgstyle='none']>tbody>tr
{
	color: black;
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: black;
	text-align: left;
	text-indent: 5px;
	vertical-align: middle;
	border-collapse: collapse !important;
}

.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: white;
	color: black;
	text-align: left;
	text-indent: 5px;
	vertical-align: middle;
	border-collapse: collapse !important;
}

.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)
{
	color: black;
	text-align: left;
	text-indent: 5px;
	vertical-align: middle;
	border-collapse: collapse !important;
}

.PromptGrid[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	color: black;
	background-color: white;
	text-align: left;
	text-indent: 5px;
	vertical-align: middle;
	border-collapse: collapse !important;
}

.PromptGrid[data-bkgstyle='header']>thead>tr, .PromptGrid[data-bkgstyle='header']>tfoot>tr, .PromptGrid[data-bkgstyle='report']>thead>tr, .PromptGrid[data-bkgstyle='report']>tfoot>tr
{
	color: black;
	background-color: #f7f7f7;
	text-align: left;
	text-indent: 5px;
	vertical-align: middle;
	border-collapse: collapse !important;
}

.ViewGrid>tbody>tr
{
	color: black;
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: black;
	text-align: left;
	text-indent: 5px;
	vertical-align: middle;
	border-collapse: collapse !important;
}

.ViewGrid>thead>tr, .ViewGrid>tfoot>tr
{
	color: black;
	color: black;
	font-family: 'Trebuchet MS';
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	text-indent: 5px;
	vertical-align: middle;
	border-collapse: collapse !important;
}

.ViewGrid[data-bkgstyle='none']>thead>tr, .ViewGrid[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.ViewGrid[data-bkgstyle='none']>tbody>tr
{
	color: black;
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: black;
	text-align: left;
	text-indent: 5px;
	vertical-align: middle;
	border-collapse: collapse !important;
}

.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: white;
	color: black;
	text-align: left;
	text-indent: 5px;
	vertical-align: middle;
	border-collapse: collapse !important;
}

.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)
{
	color: black;
	text-align: left;
	text-indent: 5px;
	vertical-align: middle;
	border-collapse: collapse !important;
}

.ViewGrid[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	color: black;
	background-color: white;
	text-align: left;
	text-indent: 5px;
	vertical-align: middle;
	border-collapse: collapse !important;
}

.ViewGrid[data-bkgstyle='header']>thead>tr, .ViewGrid[data-bkgstyle='header']>tfoot>tr, .ViewGrid[data-bkgstyle='report']>thead>tr, .ViewGrid[data-bkgstyle='report']>tfoot>tr
{
	color: black;
	background-color: #f7f7f7;
	text-align: left;
	text-indent: 5px;
	vertical-align: middle;
	border-collapse: collapse !important;
}

.WorkWithSelection[data-bkgstyle='none']>thead>tr, .WorkWithSelection[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.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: white;
}

.WorkWithSelection[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: white;
}

.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: #f7f7f7;
}

.GridWithBorderColor
{
	vertical-align: middle;
}

.GridWithBorderColor>tbody>tr
{
	color: black;
	font-family: Verdana,Arial;
	font-size: 8.5pt;
	font-style: normal;
	background-color: white;
	text-align: left;
	text-indent: 5px;
	vertical-align: middle;
}

.GridWithBorderColor>thead>tr, .GridWithBorderColor>tfoot>tr
{
	color: black;
	color: #fff;
	font-family: Calibri;
	font-size: 11pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	text-indent: 5px;
	vertical-align: middle;
}

.GridWithBorderColor[data-bkgstyle='none']>thead>tr, .GridWithBorderColor[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.GridWithBorderColor[data-bkgstyle='none']>tbody>tr
{
	color: black;
	font-family: Verdana,Arial;
	font-size: 8.5pt;
	font-style: normal;
	background-color: white;
	text-align: left;
	text-indent: 5px;
	vertical-align: middle;
}

.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
{
	color: black;
	text-align: left;
	text-indent: 5px;
	vertical-align: middle;
}

.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)
{
	color: black;
	background-color: white;
	text-align: left;
	text-indent: 5px;
	vertical-align: middle;
}

.GridWithBorderColor[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	color: black;
	background-color: white;
	text-align: left;
	text-indent: 5px;
	vertical-align: middle;
}

.GridWithBorderColor[data-bkgstyle='header']>thead>tr, .GridWithBorderColor[data-bkgstyle='header']>tfoot>tr, .GridWithBorderColor[data-bkgstyle='report']>thead>tr, .GridWithBorderColor[data-bkgstyle='report']>tfoot>tr
{
	color: black;
	background-color: #f7f7f7;
	text-align: left;
	text-indent: 5px;
	vertical-align: middle;
}

.GridNoBorder
{
	border-style: none;
}

.GridNoBorder>tbody>tr
{
	color: black;
	font-family: Verdana,Arial;
	font-size: 8.5pt;
	font-style: normal;
	background-color: white;
	text-align: left;
	text-indent: 5px;
}

.GridNoBorder>thead>tr, .GridNoBorder>tfoot>tr
{
	color: black;
	color: #fff;
	font-size: 11pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	text-indent: 5px;
}

.GridNoBorder[data-bkgstyle='none']>thead>tr, .GridNoBorder[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.GridNoBorder[data-bkgstyle='none']>tbody>tr
{
	color: black;
	font-family: Verdana,Arial;
	font-size: 8.5pt;
	font-style: normal;
	background-color: white;
	text-align: left;
	text-indent: 5px;
}

.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
{
	color: black;
	text-align: left;
	text-indent: 5px;
}

.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)
{
	color: black;
	background-color: white;
	text-align: left;
	text-indent: 5px;
}

.GridNoBorder[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	color: black;
	background-color: white;
	text-align: left;
	text-indent: 5px;
}

.GridNoBorder[data-bkgstyle='header']>thead>tr, .GridNoBorder[data-bkgstyle='header']>tfoot>tr, .GridNoBorder[data-bkgstyle='report']>thead>tr, .GridNoBorder[data-bkgstyle='report']>tfoot>tr
{
	color: black;
	background-color: #f7f7f7;
	text-align: left;
	text-indent: 5px;
}

.GridNoData,.Grid[data-gx-grid-nodata],.GridDragging[data-gx-grid-nodata],.GridAcceptDrag[data-gx-grid-nodata],.GridNoAcceptDrag[data-gx-grid-nodata],.WorkWithBorder[data-gx-grid-nodata],.GridWithPaginationBar[data-gx-grid-nodata],.GridWithTotalizer[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[data-gx-grid-nodata],.GridNoBorder[data-gx-grid-nodata],.GridNoData[data-gx-grid-nodata],.FreeStyleGrid[data-gx-grid-nodata],.TrnSublevelGrid[data-gx-grid-nodata],.RecentLinksGrid[data-gx-grid-nodata],.FreeStyleSteps[data-gx-grid-nodata],.VerticalTabGrid[data-gx-grid-nodata],.ColumnsSelectorFreeStyleGrid[data-gx-grid-nodata],.FreeStyleGridWithHeader[data-gx-grid-nodata]
{
	background-color: #d9d9d9;
}

.GridNoData>tbody>tr
{
	color: black;
	font-family: Verdana,Arial;
	font-size: 8.5pt;
	font-style: normal;
	background-color: white;
	text-align: left;
	text-indent: 5px;
}

.GridNoData>thead>tr, .GridNoData>tfoot>tr
{
	color: black;
	color: #fff;
	font-family: Calibri;
	font-size: 11pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	text-indent: 5px;
}

.GridNoData[data-bkgstyle='none']>thead>tr, .GridNoData[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.GridNoData[data-bkgstyle='none']>tbody>tr
{
	color: black;
	font-family: Verdana,Arial;
	font-size: 8.5pt;
	font-style: normal;
	background-color: white;
	text-align: left;
	text-indent: 5px;
}

.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
{
	color: black;
	text-align: left;
	text-indent: 5px;
}

.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)
{
	color: black;
	background-color: white;
	text-align: left;
	text-indent: 5px;
}

.GridNoData[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	color: black;
	background-color: white;
	text-align: left;
	text-indent: 5px;
}

.GridNoData[data-bkgstyle='header']>thead>tr, .GridNoData[data-bkgstyle='header']>tfoot>tr, .GridNoData[data-bkgstyle='report']>thead>tr, .GridNoData[data-bkgstyle='report']>tfoot>tr
{
	color: black;
	background-color: #f7f7f7;
	text-align: left;
	text-indent: 5px;
}

.Group,.GroupTitle
{
	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: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}

.GroupTitle
{
	background-image: none;
	box-sizing: border-box;
	float: none;
	margin-left: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	height: 29px;
	width: auto;
	white-space: nowrap;
	-moz-box-sizing: border-box;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-variant: normal;
	font-weight: normal;
	color: #444;
	text-indent: 0px;
	border: none !important;
	font-weight: 500;
}

.GroupTitleTitle
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	box-sizing: border-box;
	float: none;
	white-space: nowrap;
	-moz-box-sizing: border-box;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-variant: normal;
	font-weight: normal;
	color: #444;
	text-indent: 0px;
	border: none !important;
	font-weight: 500;
}

.Image,.ImageDragging,.ImageAcceptDrag,.ImageNoAcceptDrag,.ImageHeaderBackground,.HeaderImage1,.ImageHandCenter,.ImageHandCenter:hover,.TabPaging,.TabPagingNext,.TabPagingPrevious,.PoweredBy,.ResponsiveImage,.ImageAdd,.ImageBack,.RoundedImage,.RoundedImageTitle,.PopupButtons,.PopupButtonsClose,.PopupButtonsCloseHovered,.PopupButtonsResize,.ImageListCard,.UnauthorizedImage,.ImageTop,.ImageTopNotFixed,.PagingButtons,.PagingButtonsFirst,.PagingButtonsLast,.PagingButtonsNext,.PagingButtonsPrevious,.ImageTopHeader,.ImageBlock,.ImageHiddenExtraSmall,.AssociationImage,.StepImage,.StepImageUnSelected,.ImageMenu,.ImageMenuCircle,.gx-image-link:active .ImageMenuCircle,.ImageLoginLeft,.ImageLoginLeftGAM,.ImageLoginLeftGAMLarge,.ImageLoginLeftGAMOtherLogin,.ImageLoginLeftGAMLogonTo
{
	border-style: none;
	border-width: 0px;
	vertical-align: middle;
}
.Image:before,.ImageDragging:before,.ImageAcceptDrag:before,.ImageNoAcceptDrag:before,.ImageHeaderBackground:before,.HeaderImage1:before,.ImageHandCenter:before,.ImageHandCenter:hover:before,.TabPaging:before,.TabPagingNext:before,.TabPagingPrevious:before,.PoweredBy:before,.ResponsiveImage:before,.ImageAdd:before,.ImageBack:before,.RoundedImage:before,.RoundedImageTitle:before,.PopupButtons:before,.PopupButtonsClose:before,.PopupButtonsCloseHovered:before,.PopupButtonsResize:before,.ImageListCard:before,.UnauthorizedImage:before,.ImageTop:before,.ImageTopNotFixed:before,.PagingButtons:before,.PagingButtonsFirst:before,.PagingButtonsLast:before,.PagingButtonsNext:before,.PagingButtonsPrevious:before,.ImageTopHeader:before,.ImageBlock:before,.ImageHiddenExtraSmall:before,.AssociationImage:before,.StepImage:before,.StepImageUnSelected:before,.ImageMenu:before,.ImageMenuCircle:before,.gx-image-link:active .ImageMenuCircle:before,.ImageLoginLeft:before,.ImageLoginLeftGAM:before,.ImageLoginLeftGAMLarge:before,.ImageLoginLeftGAMOtherLogin:before,.ImageLoginLeftGAMLogonTo:before
{
	vertical-align: middle;
}

.Image:after,.ImageDragging:after,.ImageAcceptDrag:after,.ImageNoAcceptDrag:after,.ImageHeaderBackground:after,.HeaderImage1:after,.ImageHandCenter:after,.ImageHandCenter:hover:after,.TabPaging:after,.TabPagingNext:after,.TabPagingPrevious:after,.PoweredBy:after,.ResponsiveImage:after,.ImageAdd:after,.ImageBack:after,.RoundedImage:after,.RoundedImageTitle:after,.PopupButtons:after,.PopupButtonsClose:after,.PopupButtonsCloseHovered:after,.PopupButtonsResize:after,.ImageListCard:after,.UnauthorizedImage:after,.ImageTop:after,.ImageTopNotFixed:after,.PagingButtons:after,.PagingButtonsFirst:after,.PagingButtonsLast:after,.PagingButtonsNext:after,.PagingButtonsPrevious:after,.ImageTopHeader:after,.ImageBlock:after,.ImageHiddenExtraSmall:after,.AssociationImage:after,.StepImage:after,.StepImageUnSelected:after,.ImageMenu:after,.ImageMenuCircle:after,.gx-image-link:active .ImageMenuCircle:after,.ImageLoginLeft:after,.ImageLoginLeftGAM:after,.ImageLoginLeftGAMLarge:after,.ImageLoginLeftGAMOtherLogin:after,.ImageLoginLeftGAMLogonTo:after
{
	vertical-align: middle;
}

.UnauthorizedImage
{
	margin-bottom: 20%;
	margin-top: 40%;
}
.ImageTop,.ImageTopNotFixed
{
	margin-top: 7px;
	height: 37px;
}
.ImageTopNotFixed
{
	padding-left: 15px;
}
.PagingButtons,.PagingButtonsFirst,.PagingButtonsLast,.PagingButtonsNext,.PagingButtonsPrevious
{
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
	cursor: pointer;
}
.PagingButtons:before,.PagingButtonsFirst:before,.PagingButtonsLast:before,.PagingButtonsNext:before,.PagingButtonsPrevious:before
{
	background-repeat: no-repeat;
	cursor: pointer;
}

.PagingButtons:after,.PagingButtonsFirst:after,.PagingButtonsLast:after,.PagingButtonsNext:after,.PagingButtonsPrevious:after
{
	background-repeat: no-repeat;
	cursor: pointer;
}

.PagingButtonsFirst
{
	background-image: url(../PageFirst.png);
	width: 21px;
}
.PagingButtonsLast
{
	background-image: url(../PageLast.png);
	width: 21px;
}
.PagingButtonsNext
{
	background-image: url(../PageNext.png);
}
.PagingButtonsPrevious
{
	background-image: url(../PagePrevious.png);
}
.ImageTopHeader
{
	margin-right: 14px;
	max-height: 35px;
	max-width: 40px;
}
.ImageBlock
{
	display: block;
}
.ImageBlock:before
{
	display: block;
}

.ImageBlock:after
{
	display: block;
}

.StepImage,.StepImageUnSelected
{
	background-color: #ff8040;
	height: 60px;
}
.StepImageUnSelected
{
	background-color: #eee;
}
.ImageMenu,.ImageMenuCircle,.gx-image-link:active .ImageMenuCircle
{
	padding-bottom: 13px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 13px;
}
.ImageMenuCircle,.gx-image-link:active .ImageMenuCircle
{
	padding-bottom: 10px;
	padding-top: 10px;
	color: #fff;
}
.ImageMenuCircle:before,.gx-image-link:active .ImageMenuCircle:before
{
	color: #fff;
}

.ImageMenuCircle:after,.gx-image-link:active .ImageMenuCircle:after
{
	color: #fff;
}

.ImageLoginLeft,.ImageLoginLeftGAM,.ImageLoginLeftGAMLarge,.ImageLoginLeftGAMOtherLogin,.ImageLoginLeftGAMLogonTo
{
	box-shadow: 0px 0px 14px 0px #ffa868;
	margin-right: 50px;
	border-bottom-color: #ff8040;
	border-left-color: #ff8040;
	border-right-color: #ff8040;
	border-top-color: #ff8040;
	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: 454px;
}
.ImageLoginLeftGAM
{
	box-shadow: 0px 0px 14px 0px #ffa868;
	height: 507px;
}
.ImageLoginLeftGAMLarge
{
	box-shadow: 0px 0px 14px 0px #ffa868;
	height: 623px;
}
.ImageLoginLeftGAMOtherLogin
{
	box-shadow: 0px 0px 14px 0px #ffa868;
	height: 543px;
}
.ImageLoginLeftGAMLogonTo
{
	box-shadow: 0px 0px 14px 0px #ffa868;
	height: 587px;
}
.Table,.TableDragging,.TableAcceptDrag,.TableNoAcceptDrag,.TableGrid,.TableLeftMenu,.TableTopMenu,.ViewTable,.TableHorizontalLine,.header_pink_line,.HorizontalSpace,.TableBottom,.RecentLinksTable,.RecentLinksTableOdd,.RecentLinksTableEven,.Table80,.Table95,.TableButtons,.Table960,.TableGreyFooter,.TableBlackFooter,.TableBlackHeader,.LevelTable,.BodyContainer,.LoginContainer,.HeaderContainer,.RecentLinksContainer,.ThinHeaderContainer,.FormContainer,.TabsFormContainer,.Container,.ContainerFluid,.AdvancedContainerItem,.AdvancedContainerItemExpanded,.OrdersTable,.RecentLinksMainTable,.RecentLinksMainTableExpanded,.PromptContainer,.PromptMainTable,.GridTabMainTable,.TableHeaderRight,.FiltersContainer,.FiltersContainerItem,.FilterContainerItemSearch,.NegativeMarginTop10,.Table193x216,.Table193x216Collapsed,.ActionsContainer,.ActionsContainerItem,.ActionsContainerVisible,.TableMainTabs,.MergedItemNotRequired,.TableLabel50Percent,.TableContentHolderWithShadow,.ProgressCardTable,.TableAssociation,.TableLogo,.TableTotalizer,.TableTotalizerAl,.TableStepBulletLineCell,.TableWizardMain,.TableWizardMainWithShadow,.WizardStepsCell,.WizardStepsPositionCell,.FilterMultipleSelectorCell,.FilterMultiplePromptCell,.FSSingleLine,.FSWithHeaderCellBottomRow,.TableFSHeader,.AdvancedContainer,.AdvancedContainerVisible,.WWAdvancedContainer,.MainContainer,.MainContainerWithFooter,.MainContainerNoBackground,.MainContainerBackgroundWhite,.TableDynamicFilters,.select,.PopupContentCell,.TextBlockTitleCell,.TableTitleCell,.DataDescriptionCell,.DataDescriptionCellLeft,.DataDescriptionCellLogin,.GridHeaderCell,.GridHeaderCellCleanFilters,.TableTop,.TableTopSearch,.TableContent,.TableMainView,.TableMainViewWithShadow,.Table100x100,.TableBorder,.Table100x1004C,.TableViewGeneralAtts,.TableGridHeader,.Table100x100H,.TableView,.GridLineEven,.GridLineOdd,.GridFooter,.TableData,.SpaceTable,.TableMain,.TableMainPopup,.TableMainWithShadow,.TableMainTransaction,.TableLogin,.SmallTableLogin,.LargeTableLogin,.TableLogin2Cols,.TableLoginError,.TableLoginError2Cols,.TableLoginWithLeftImage,.TableLoginWithLeftImageError,.TableWhiteBorder,.TableMerged,.TableSearch,.TableAttributesCell,.TableSearchCell,.TablePaddingLeft,.TableLineSeparator,.TableRowSideBar,.breadCrumbTitleCell,.TableActionsCell,.TableActionsCellLogin,.TableGeolocation,.TableBar,.TableCellAlignRight,.TableAlignRight,.TableAlignRightWithMargin,.TableAlignRightMaster,.MasterTopIconsCell,.MasterTopIconsCell1,.TableHiddenExtraSmall,.CellPaddingTop,.TableViewTab,.TablePaddingTop5,.TableAlignedCentered,.TableWithBottomBorder,.TableStep,.TableStepSelected,.TableContainerStep,.TableContainerStepSelected,.TableContainerStepFirst,.TableContainerStepLast,.TableStepBullet,.TableStepBulletChecked,.TableStepBulletSelected,.TableContainerStepBullet,.TableStepBulletLine,.TableStepBulletLineChecked,.WizardTitleCell,.TableStepInfo,.TableMasterPagePopup,.TableUserRoleFixedHeader,.TableHeaderSidebarImage,.TableCardDashboardAdmin,.TableCardDashboardAdminInfoLight,.TableCardDashboardAdminDanger,.TableCardDashboardAdminWarning,.TableCardDashboardAdminSuccess,.TableCardDashboardAdminInfo,.TableCardDashboardAdminBaseColor,.TableCardProgressAdmin,.TableCardProgressAdminDanger,.TableCardProgressAdminWarning,.TableCardProgressAdminInfo,.TableCardProgressAdminSuccess,.TableCardProgressAdminBaseColor,.TableCardProgressAdminInfoLight,.SimpleCardTable,.CardWithImageTable,.CardImageMoreInfoTable,.ChatDataTable,.TableWizardSummaryStep
{
	margin-bottom: 0pt;
	margin-left: 0pt;
	margin-right: 0pt;
	margin-top: 0pt;
	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;
}
.TableAssociation
{
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.2);
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 25px;
	background-color: white;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}
.TableLogo
{
	left: 20px;
	position: fixed;
	top: 20px;
	z-index: 1010;
}
.TableTotalizer,.TableTotalizerAl
{
	margin-left: 1px;
	margin-top: -2px;
	background-color: white;
	border-bottom-color: #c9c9c9;
	border-left-color: #c9c9c9;
	border-right-color: #c9c9c9;
	border-style: solid;
	border-width: 1px;
	width: 100%;
	border-top:0;
}
.TableTotalizerAl
{
	margin-top: 0px;
}
.TableStepBulletLineCell
{
	width: 50%;
	vertical-align:middle !important;
}
.TableWizardMain,.TableWizardMainWithShadow
{
	margin-top: 15px;
	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: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	width: inherit;
}
.TableWizardMainWithShadow
{
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.2);
	border-style: none;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}
.WizardStepsCell
{
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}
.WizardStepsPositionCell
{
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
}
.FilterMultipleSelectorCell
{
	height: 30px;
	vertical-align: top;
	padding-top:6px !important;
	 padding-right:0px !important;
}
.FilterMultiplePromptCell
{
	height: 30px;
	vertical-align: top;
	padding-top:6px !important;
	padding-left:5px !important;
	padding-right:6px !important;
}
.FSSingleLine
{
	height: 40px;
}
.FSWithHeaderCellBottomRow
{
	border-bottom: 1px;
	border-bottom-color: #eaeaea;
	border-style: solid;
}
.TableFSHeader
{
	background-color: #f7f7f7;
	border-left-color: #c9c9c9;
	border-right-color: #c9c9c9;
	border-top-color: #c9c9c9;
	border-style: solid;
	border-width: 1px;
	height: 40px;
	width: auto;
	line-height:40px;
	border-bottom:0;
}
.MainContainer,.MainContainerWithFooter,.MainContainerNoBackground,.MainContainerBackgroundWhite
{
	padding-right: 15px;
	background-color: #eee;
}
.MainContainerWithFooter
{
	height: 100%;
}
.MainContainerNoBackground
{
	background-color: transparent;
}
.MainContainerBackgroundWhite
{
	background-color: white;
}
.TableDynamicFilters,.select
{
	margin-left: auto;
}
.PopupContentCell
{
	border-bottom: 1px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom-color: #eaeaea;
	border-style: solid;
	padding-bottom:15px !important;
}
.TextBlockTitleCell
{
	padding-left: 20px;
	padding-top: 10px;
	white-space: nowrap;
	vertical-align: middle;
}
.TableTitleCell
{
	padding-right: 10px;
	white-space: nowrap;
	vertical-align: middle;
}
.DataDescriptionCell,.DataDescriptionCellLeft,.DataDescriptionCellLogin
{
	background-repeat: repeat-x;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 10px;
	white-space: nowrap;
	background-image: none;
	height: 24px;
	text-align: right;
	vertical-align: middle;
}
.DataDescriptionCellLeft,.DataDescriptionCellLogin
{
	padding-bottom: 0px;
	text-align: left;
}
.DataDescriptionCellLogin
{
	padding-left: 5px;
}
.GridHeaderCell
{
	padding-right: 3pt;
	padding-top: 4px;
	white-space: nowrap;
}
.GridHeaderCellCleanFilters
{
	padding-top: 8px;
	vertical-align: top;
}
.TableContent,.TableMainView,.TableMainViewWithShadow
{
	margin-top: 10px;
	vertical-align: top;
}
.TableMainView,.TableMainViewWithShadow
{
	margin-bottom: 15px;
	margin-left: 0px;
	margin-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	background-color: white;
	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: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	width: 100%;
}
.TableMainViewWithShadow
{
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.2);
	border-style: none;
}
.Table100x100,.TableBorder,.Table100x1004C,.TableViewGeneralAtts,.TableGridHeader,.Table100x100H
{
	width: 100%;
	text-align: left;
	vertical-align: top;
}
.TableGridHeader
{
	margin-top: 15px;
}
.Table100x100H
{
	height: 100%;
}
.TableView
{
	margin-left: 1px;
	margin-top: 15px;
	background-color: white;
	color: #444;
	width: 100%;
	border-top-width:0px;
}
.GridLineEven,.GridLineOdd
{
	padding-left: 2pt;
	padding-right: 2pt;
	background-color: white;
	border-bottom-color: white;
	border-left-color: white;
	border-right-color: white;
	border-top-color: white;
	font-size: 8.5pt;
	height: 100%;
	width: 100%;
}
.GridLineOdd
{
	background-color: #f7f7f7;
}
.GridFooter
{
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 2px;
	background-color: white;
	border-bottom-color: white;
	border-left-color: white;
	border-right-color: white;
	border-top-color: white;
	font-family: Calibri;
	font-size: 11pt;
	font-weight: bold;
	height: 26px;
	width: 100%;
}
.TableData
{
	border-width: 1px;
	width: 100%;
}
.SpaceTable
{
	height: 100px;
}
.TableMain,.TableMainPopup,.TableMainWithShadow,.TableMainTransaction
{
	padding-top: 15px;
	width: 100%;
}
.TableMainWithShadow
{
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.2);
	margin-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: white;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}
.TableMainTransaction
{
	padding-top: 5px;
}
.TableLogin,.SmallTableLogin,.LargeTableLogin,.TableLogin2Cols,.TableLoginError,.TableLoginError2Cols,.TableLoginWithLeftImage,.TableLoginWithLeftImageError
{
	box-shadow: 0px 0px 14px rgba(0,0,0,0.1);
	padding-bottom: 35px;
	padding-top: 35px;
	background-color: white;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
	border-right-color: #ddd;
	border-top-color: #ddd;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	width: 300px;
}
.SmallTableLogin
{
	box-shadow: 0px 0px 14px rgba(0,0,0,0.1);
}
.LargeTableLogin
{
	box-shadow: 0px 0px 14px rgba(0,0,0,0.1);
}
.TableLogin2Cols
{
	box-shadow: 0px 0px 14px rgba(0,0,0,0.1);
	width: 506px;
}
.TableLoginError,.TableLoginError2Cols
{
	box-shadow: 0px 0px 14px rgba(0,0,0,0.1);
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}
.TableLoginError2Cols
{
	box-shadow: 0px 0px 14px rgba(0,0,0,0.1);
	width: 506px;
}
.TableLoginWithLeftImage,.TableLoginWithLeftImageError
{
	box-shadow: 0px 0px 14px #ffa868;
	border-bottom-color: #ff8040;
	border-left-color: #ff8040;
	border-right-color: #ff8040;
	border-top-color: #ff8040;
	width: 400px;
}
.TableLoginWithLeftImageError
{
	box-shadow: 0px 0px 14px #ffa868;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	min-height: 0px;
}
.TableWhiteBorder
{
	border-bottom: 1px;
	border-left: 1px;
	border-right: 1px;
	border-top: 1px;
	border-bottom-color: white;
	border-left-color: white;
	border-right-color: white;
	border-top-color: white;
	border-style: solid;
	border-width: 1px;
}
.TableMerged
{
	margin-bottom: 15px;
	padding-right: 2px;
}
.TableSearch
{
	margin-bottom: 5px;
	width: 100%;
	-moz-border-radius: 5px;
	 border-radius: 5px;
}
.TableAttributesCell
{
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
.TableSearchCell
{
	text-align: right;
	vertical-align: middle;
}
.TablePaddingLeft
{
	padding-left: 15px;
}
.TableLineSeparator
{
	padding-left: 20px;
	padding-right: 20px;
}
.TableRowSideBar
{
	height: 40px;
}
.breadCrumbTitleCell
{
	background-position: 100%;
	background-repeat: no-repeat;
	padding-right: 5px;
	white-space: nowrap;
	background-color: white;
	background-image: none;
	vertical-align: middle;
}
.TableActionsCell,.TableActionsCellLogin
{
	padding-right: 10px;
}
.TableActionsCellLogin
{
	padding-right: 0px;
	padding-top: 20px;
}
.TableGeolocation
{
	padding-bottom: 5px;
	padding-top: 5px;
}
.TableBar
{
	height: 7px;
	width: 100%;
}
.TableCellAlignRight
{
	text-align: right;
}
.TableAlignRight,.TableAlignRightWithMargin,.TableAlignRightMaster
{
	margin-left: auto;
}
.TableAlignRightWithMargin
{
	margin-bottom: 10px;
	margin-top: 10px;
}
.TableAlignRightMaster
{
	height: 50px;
}
.MasterTopIconsCell,.MasterTopIconsCell1
{
	padding-left: 20px;
}
.CellPaddingTop
{
	padding-top: 20px;
}
.TableViewTab
{
	padding-top: 15px;
	background-color: white;
}
.TablePaddingTop5
{
	padding-top: 5px;
}
.TableAlignedCentered
{
	margin-left: auto;
	margin-right: auto;
}
.TableWithBottomBorder
{
	border-bottom: 1px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom-color: #eaeaea;
	border-style: solid;
	padding-bottom:0px !important;
}
.TableStep,.TableStepSelected
{
	border-bottom-color: gray;
	border-left-color: gray;
	border-right-color: gray;
	border-top-color: gray;
	border-style: solid;
	border-width: 2px;
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
	border-bottom-left-radius: 25px;
	height: 25px;
	width: 25px;
	text-align: center;
}
.TableStepSelected
{
	border-bottom-color: white;
	border-left-color: white;
	border-right-color: white;
	border-top-color: white;
}
.TableContainerStep,.TableContainerStepSelected
{
	background-color: #eee;
}
.TableContainerStepSelected
{
	background-color: #ff8040;
}
.TableContainerStepFirst
{
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
.TableContainerStepLast
{
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
.TableStepBullet,.TableStepBulletChecked,.TableStepBulletSelected
{
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	background-color: #d9d9d9;
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
	border-bottom-left-radius: 25px;
	height: 25px;
	width: 25px;
}
.TableStepBulletChecked,.TableStepBulletSelected
{
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-color: #ff8040;
	background-image: url(../WizardStepChecked.png);
}
.TableStepBulletSelected
{
	margin-bottom: 0px;
	margin-top: 0px;
	background-image: none;
	border-top-left-radius: 35px;
	border-top-right-radius: 35px;
	border-bottom-right-radius: 35px;
	border-bottom-left-radius: 35px;
	height: 35px;
	width: 35px;
}
.TableContainerStepBullet
{
	width: 100px;
}
.TableStepBulletLine,.TableStepBulletLineChecked
{
	position: absolute;
	top: 27px;
	border-bottom-color: #d9d9d9;
	border-width: 4px;
	width: 38px;
	border-bottom-style:solid;
}
.TableStepBulletLineChecked
{
	border-bottom-color: #ff8040;
}
.WizardTitleCell
{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}
.TableStepInfo
{
	margin-top: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	background-color: #eaeaea;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}
.TableMasterPagePopup
{
	padding-bottom: 10px;
	padding-left: 10px;
}
.TableUserRoleFixedHeader
{
	position: fixed;
	right: 15px;
	max-height: 50px;
	min-height: 48px;
}
.TableHeaderSidebarImage
{
	margin-right: 15px;
	margin-top: 5px;
	min-height: 48px;
}
.TableCardDashboardAdmin,.TableCardDashboardAdminInfoLight,.TableCardDashboardAdminDanger,.TableCardDashboardAdminWarning,.TableCardDashboardAdminSuccess,.TableCardDashboardAdminInfo,.TableCardDashboardAdminBaseColor
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
.TableCardDashboardAdminInfoLight
{
	background-color: #00c0ef;
}
.TableCardDashboardAdminDanger
{
	background-color: #dd4b39;
}
.TableCardDashboardAdminWarning
{
	background-color: #f39c12;
}
.TableCardDashboardAdminSuccess
{
	background-color: #00a65a;
}
.TableCardDashboardAdminInfo
{
	background-color: #3c8dbc;
}
.TableCardDashboardAdminBaseColor
{
	background-color: #ff8040;
}
.TableCardProgressAdmin,.TableCardProgressAdminDanger,.TableCardProgressAdminWarning,.TableCardProgressAdminInfo,.TableCardProgressAdminSuccess,.TableCardProgressAdminBaseColor,.TableCardProgressAdminInfoLight
{
	width: 100%;
}
.TableCardProgressAdminDanger
{
	background-color: #dd4b39;
}
.TableCardProgressAdminWarning
{
	background-color: #f39c12;
}
.TableCardProgressAdminInfo
{
	background-color: #3c8dbc;
}
.TableCardProgressAdminSuccess
{
	background-color: #00a65a;
}
.TableCardProgressAdminBaseColor
{
	background-color: #ff8040;
}
.TableCardProgressAdminInfoLight
{
	background-color: #00c0ef;
}
.SimpleCardTable
{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	background-color: white;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
	border-right-color: #ddd;
	border-top-color: #ddd;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	height: 225px;
}
.CardWithImageTable
{
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	background-color: white;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
	border-right-color: #ddd;
	border-top-color: #ddd;
	border-style: solid;
	border-width: 1px;
	height: 428px;
	max-width: 100%;
}
.CardImageMoreInfoTable
{
	bottom: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	position: absolute;
}
.ChatDataTable
{
	margin-bottom: -3px;
}
.TableWizardSummaryStep
{
	padding-top: 10px;
	border-bottom-color: #ddd;
	border-style: solid;
	border-bottom-width:1px;
}
.TextBlock,.TextBlockDragging,.TextBlockAcceptDrag,.TextBlockNoAcceptDrag,.Title,.BigTitle,.SeparateBigTitle,.SubTitle,.FloatingVersionText,.FloatingVersionTextColoured,.VersionText,.bullet,.subBullet,.TextTable,.TBTopMenu,.TBLeftMenu,.TextBlockHeader,.PopupTitle,.TextBlockHeaderLinkClass,.RecentLink,.FieldSetTitle,.Separator,.Mesage,.SmallLink,.RecentLinkItem,.VerticalMenuOption,.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,.TextBlockDashboardNumber,.TextBlockDashboardInfo,.TextBlockDashboardDanger,.TextBlockDashboardSuccess,.TextBlockDashboardWarning,.TextBlockDashboardNumberCard,.TextBlockDashboardNumberAdmin,.TextBlockDashboardBaseColor,.TextBlockDashboardInfoLight,.TableHeaderText,.Grid>caption,.GridDragging>caption,.GridAcceptDrag>caption,.GridNoAcceptDrag>caption,.WorkWithBorder>caption,.GridWithPaginationBar>caption,.GridWithTotalizer>caption,.WorkWith>caption,.PromptGrid>caption,.ViewGrid>caption,.WorkWithSelection>caption,.GridWithBorderColor>caption,.GridNoBorder>caption,.GridNoData>caption,.Grid[data-gx-grid-nodata]>caption,.GridDragging[data-gx-grid-nodata]>caption,.GridAcceptDrag[data-gx-grid-nodata]>caption,.GridNoAcceptDrag[data-gx-grid-nodata]>caption,.WorkWithBorder[data-gx-grid-nodata]>caption,.GridWithPaginationBar[data-gx-grid-nodata]>caption,.GridWithTotalizer[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,.GridWithBorderColor[data-gx-grid-nodata]>caption,.GridNoBorder[data-gx-grid-nodata]>caption,.GridNoData[data-gx-grid-nodata]>caption,.FreeStyleGrid[data-gx-grid-nodata]>caption,.TrnSublevelGrid[data-gx-grid-nodata]>caption,.RecentLinksGrid[data-gx-grid-nodata]>caption,.FreeStyleSteps[data-gx-grid-nodata]>caption,.VerticalTabGrid[data-gx-grid-nodata]>caption,.ColumnsSelectorFreeStyleGrid[data-gx-grid-nodata]>caption,.FreeStyleGridWithHeader[data-gx-grid-nodata]>caption,.Table>caption,.TableDragging>caption,.TableAcceptDrag>caption,.TableNoAcceptDrag>caption,.TableGrid>caption,.TableLeftMenu>caption,.TableTopMenu>caption,.ViewTable>caption,.TableHorizontalLine>caption,.header_pink_line>caption,.HorizontalSpace>caption,.TableBottom>caption,.RecentLinksTable>caption,.RecentLinksTableOdd>caption,.RecentLinksTableEven>caption,.Table80>caption,.Table95>caption,.TableButtons>caption,.Table960>caption,.TableGreyFooter>caption,.TableBlackFooter>caption,.TableBlackHeader>caption,.td5>caption,.td100>caption,.ToolbarMain>caption,.LevelTable>caption,.BodyContainer>caption,.LoginContainer>caption,.HeaderContainer>caption,.RecentLinksContainer>caption,.ThinHeaderContainer>caption,.FormContainer>caption,.TabsFormContainer>caption,.Container>caption,.ContainerFluid>caption,.AdvancedContainerItem>caption,.AdvancedContainerItemExpanded>caption,.OrdersTable>caption,.RecentLinksMainTable>caption,.RecentLinksMainTableExpanded>caption,.PromptContainer>caption,.PromptMainTable>caption,.GridTabMainTable>caption,.TableBorder100x100>caption,.HorizantalSpace>caption,.TableHeaderRight>caption,.FiltersContainer>caption,.FiltersContainerItem>caption,.FilterContainerItemSearch>caption,.NegativeMarginTop10>caption,.Table193x216>caption,.Table193x216Collapsed>caption,.ActionsContainer>caption,.ActionsContainerItem>caption,.ActionsContainerVisible>caption,.TableMainTabs>caption,.FiltersCell>caption,.Table1>caption,.Width100>caption,.TableFiltersCell>caption,.Invisible>caption,.DataFilterContentCell>caption,.MergedItemNotRequired>caption,.TableLabel50Percent>caption,.TableWizardStepsArrow>caption,.DynamicFilters>caption,.TableContentHolderWithShadow>caption,.ProgressCardTable>caption,.GridNoHeaderCell>caption,.GridNoHeaderCellItems>caption,.hidden-md>caption,.hidden-sm>caption,.TitInicio>caption,.TableAssociation>caption,.TableLogo>caption,.TableTotalizer>caption,.TableTotalizerAl>caption,.TableStepBulletLineCell>caption,.TableWizardMain>caption,.TableWizardMainWithShadow>caption,.WizardStepsCell>caption,.WizardStepsPositionCell>caption,.FilterMultipleSelectorCell>caption,.FilterMultiplePromptCell>caption,.FSSingleLine>caption,.FSWithHeaderCellBottomRow>caption,.MergeDataCell>caption,.TableFSHeader>caption,.AdvancedContainer>caption,.AdvancedContainerVisible>caption,.WWAdvancedContainer>caption,.MainContainer>caption,.MainContainerWithFooter>caption,.MainContainerNoBackground>caption,.MainContainerBackgroundWhite>caption,.TableDynamicFilters>caption,.select>caption,.PopupContentCell>caption,.TextBlockTitleCell>caption,.TableTitleCell>caption,.DataDescriptionCell>caption,.DataDescriptionCellLeft>caption,.DataDescriptionCellLogin>caption,.GridHeaderCell>caption,.GridHeaderCellCleanFilters>caption,.TableTop>caption,.TableTopSearch>caption,.TableContent>caption,.TableMainView>caption,.TableMainViewWithShadow>caption,.Table100x100>caption,.TableBorder>caption,.Table100x1004C>caption,.TableViewGeneralAtts>caption,.TableGridHeader>caption,.Table100x100H>caption,.TableView>caption,.GridLineEven>caption,.GridLineOdd>caption,.GridFooter>caption,.TableData>caption,.SpaceTable>caption,.TableMain>caption,.TableMainPopup>caption,.TableMainWithShadow>caption,.TableMainTransaction>caption,.TableLogin>caption,.SmallTableLogin>caption,.LargeTableLogin>caption,.TableLogin2Cols>caption,.TableLoginError>caption,.TableLoginError2Cols>caption,.TableLoginWithLeftImage>caption,.TableLoginWithLeftImageError>caption,.TableWhiteBorder>caption,.TableMerged>caption,.TableSearch>caption,.TableAttributesCell>caption,.TableSearchCell>caption,.TablePaddingLeft>caption,.TableLineSeparator>caption,.TableRowSideBar>caption,.breadCrumbTitleCell>caption,.TableActionsCell>caption,.TableActionsCellLogin>caption,.TableGeolocation>caption,.TableBar>caption,.TableCellAlignRight>caption,.TableAlignRight>caption,.TableAlignRightWithMargin>caption,.TableAlignRightMaster>caption,.MasterTopIconsCell>caption,.MasterTopIconsCell1>caption,.TableHiddenExtraSmall>caption,.CellPaddingTop>caption,.TableViewTab>caption,.TablePaddingTop5>caption,.TableAlignedCentered>caption,.TableWithBottomBorder>caption,.TableStep>caption,.TableStepSelected>caption,.TableContainerStep>caption,.TableContainerStepSelected>caption,.TableContainerStepFirst>caption,.TableContainerStepLast>caption,.TableStepBullet>caption,.TableStepBulletChecked>caption,.TableStepBulletSelected>caption,.TableContainerStepBullet>caption,.TableStepBulletLine>caption,.TableStepBulletLineChecked>caption,.WizardTitleCell>caption,.TableStepInfo>caption,.TableMasterPagePopup>caption,.TableUserRoleFixedHeader>caption,.TableHeaderSidebarImage>caption,.TableCardDashboardAdmin>caption,.TableCardDashboardAdminInfoLight>caption,.TableCardDashboardAdminDanger>caption,.TableCardDashboardAdminWarning>caption,.TableCardDashboardAdminSuccess>caption,.TableCardDashboardAdminInfo>caption,.TableCardDashboardAdminBaseColor>caption,.TableCardProgressAdmin>caption,.TableCardProgressAdminDanger>caption,.TableCardProgressAdminWarning>caption,.TableCardProgressAdminInfo>caption,.TableCardProgressAdminSuccess>caption,.TableCardProgressAdminBaseColor>caption,.TableCardProgressAdminInfoLight>caption,.SimpleCardTable>caption,.CardWithImageTable>caption,.CardImageMoreInfoTable>caption,.ChatDataTable>caption,.TableWizardSummaryStep>caption,.TextBlockDashboardDescription,.TextBlockDashboardDescriptionCard,.TextBlockDashboardDescriptionAdmin,.FooterText,.TextBlockTitleLogin,.GridNewRow,.GridNewRowWhite,.Grid>tfoot .gx_newrow,.GridDragging>tfoot .gx_newrow,.GridAcceptDrag>tfoot .gx_newrow,.GridNoAcceptDrag>tfoot .gx_newrow,.WorkWithBorder>tfoot .gx_newrow,.GridWithPaginationBar>tfoot .gx_newrow,.GridWithTotalizer>tfoot .gx_newrow,.WorkWith>tfoot .gx_newrow,.PromptGrid>tfoot .gx_newrow,.ViewGrid>tfoot .gx_newrow,.WorkWithSelection>tfoot .gx_newrow,.GridWithBorderColor>tfoot .gx_newrow,.GridNoBorder>tfoot .gx_newrow,.GridNoData>tfoot .gx_newrow,.Grid[data-gx-grid-nodata]>tfoot .gx_newrow,.GridDragging[data-gx-grid-nodata]>tfoot .gx_newrow,.GridAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow,.GridNoAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow,.WorkWithBorder[data-gx-grid-nodata]>tfoot .gx_newrow,.GridWithPaginationBar[data-gx-grid-nodata]>tfoot .gx_newrow,.GridWithTotalizer[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,.GridWithBorderColor[data-gx-grid-nodata]>tfoot .gx_newrow,.GridNoBorder[data-gx-grid-nodata]>tfoot .gx_newrow,.GridNoData[data-gx-grid-nodata]>tfoot .gx_newrow,.FreeStyleGrid[data-gx-grid-nodata]>tfoot .gx_newrow,.TrnSublevelGrid[data-gx-grid-nodata]>tfoot .gx_newrow,.RecentLinksGrid[data-gx-grid-nodata]>tfoot .gx_newrow,.FreeStyleSteps[data-gx-grid-nodata]>tfoot .gx_newrow,.VerticalTabGrid[data-gx-grid-nodata]>tfoot .gx_newrow,.ColumnsSelectorFreeStyleGrid[data-gx-grid-nodata]>tfoot .gx_newrow,.FreeStyleGridWithHeader[data-gx-grid-nodata]>tfoot .gx_newrow,.FreeStyleGridFooter>.gx_newrow,.TrnSublevelGridFooter>.gx_newrow,.RecentLinksGridFooter>.gx_newrow,.FreeStyleStepsFooter>.gx_newrow,.VerticalTabGridFooter>.gx_newrow,.ColumnsSelectorFreeStyleGridFooter>.gx_newrow,.FreeStyleGridWithHeaderFooter>.gx_newrow,.GridLoadingText,.Grid+div.gx-grid-loading,.GridDragging+div.gx-grid-loading,.GridAcceptDrag+div.gx-grid-loading,.GridNoAcceptDrag+div.gx-grid-loading,.WorkWithBorder+div.gx-grid-loading,.GridWithPaginationBar+div.gx-grid-loading,.GridWithTotalizer+div.gx-grid-loading,.WorkWith+div.gx-grid-loading,.PromptGrid+div.gx-grid-loading,.ViewGrid+div.gx-grid-loading,.WorkWithSelection+div.gx-grid-loading,.GridWithBorderColor+div.gx-grid-loading,.GridNoBorder+div.gx-grid-loading,.GridNoData+div.gx-grid-loading,.Grid[data-gx-grid-nodata]+div.gx-grid-loading,.GridDragging[data-gx-grid-nodata]+div.gx-grid-loading,.GridAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading,.GridNoAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading,.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,.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,.GridWithBorderColor[data-gx-grid-nodata]+div.gx-grid-loading,.GridNoBorder[data-gx-grid-nodata]+div.gx-grid-loading,.GridNoData[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGrid[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,.FreeStyleSteps[data-gx-grid-nodata]+div.gx-grid-loading,.VerticalTabGrid[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,.FreeStyleGrid+div.gx-grid-loading,.TrnSublevelGrid+div.gx-grid-loading,.RecentLinksGrid+div.gx-grid-loading,.FreeStyleSteps+div.gx-grid-loading,.VerticalTabGrid+div.gx-grid-loading,.ColumnsSelectorFreeStyleGrid+div.gx-grid-loading,.FreeStyleGridWithHeader+div.gx-grid-loading,.GridNoDataText,.Grid+.gx-text-gridnodata,.GridDragging+.gx-text-gridnodata,.GridAcceptDrag+.gx-text-gridnodata,.GridNoAcceptDrag+.gx-text-gridnodata,.WorkWithBorder+.gx-text-gridnodata,.GridWithPaginationBar+.gx-text-gridnodata,.GridWithTotalizer+.gx-text-gridnodata,.WorkWith+.gx-text-gridnodata,.PromptGrid+.gx-text-gridnodata,.ViewGrid+.gx-text-gridnodata,.WorkWithSelection+.gx-text-gridnodata,.GridWithBorderColor+.gx-text-gridnodata,.GridNoBorder+.gx-text-gridnodata,.GridNoData+.gx-text-gridnodata,.Grid[data-gx-grid-nodata]+.gx-text-gridnodata,.GridDragging[data-gx-grid-nodata]+.gx-text-gridnodata,.GridAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata,.GridNoAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata,.WorkWithBorder[data-gx-grid-nodata]+.gx-text-gridnodata,.GridWithPaginationBar[data-gx-grid-nodata]+.gx-text-gridnodata,.GridWithTotalizer[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,.GridWithBorderColor[data-gx-grid-nodata]+.gx-text-gridnodata,.GridNoBorder[data-gx-grid-nodata]+.gx-text-gridnodata,.GridNoData[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.TrnSublevelGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.RecentLinksGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleSteps[data-gx-grid-nodata]+.gx-text-gridnodata,.VerticalTabGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.ColumnsSelectorFreeStyleGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGridWithHeader[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGrid+.gx-text-gridnodata,.TrnSublevelGrid+.gx-text-gridnodata,.RecentLinksGrid+.gx-text-gridnodata,.FreeStyleSteps+.gx-text-gridnodata,.VerticalTabGrid+.gx-text-gridnodata,.ColumnsSelectorFreeStyleGrid+.gx-text-gridnodata,.FreeStyleGridWithHeader+.gx-text-gridnodata,.TextBlockFSWithHeaderTitle,.Label,.RequiredLabel,.gx-label.AttributeLabel,.gx-label.BlobContentAttributeLabel,.gx-label.ReadonlyBlobContentAttributeLabel,.gx-label.BlobInputAttributeLabel,.gx-label.AttributeDraggingLabel,.gx-label.AttributeNoAcceptDragLabel,.gx-label.AttSubTitleLabel,.gx-label.BlobInputAttSubTitleLabel,.gx-label.BlobContentAttSubTitleLabel,.gx-label.ReadonlyBlobContentAttSubTitleLabel,.gx-label.ReadonlyAttSubTitleLabel,.gx-label.IME_ActiveLabel,.gx-label.BlobContentIME_ActiveLabel,.gx-label.ReadonlyBlobContentIME_ActiveLabel,.gx-label.BlobInputIME_ActiveLabel,.gx-label.ReadonlyIME_ActiveLabel,.gx-label.IME_InactiveLabel,.gx-label.BlobContentIME_InactiveLabel,.gx-label.ReadonlyBlobContentIME_InactiveLabel,.gx-label.BlobInputIME_InactiveLabel,.gx-label.ReadonlyIME_InactiveLabel,.gx-label.IME_DisabledLabel,.gx-label.BlobContentIME_DisabledLabel,.gx-label.ReadonlyBlobContentIME_DisabledLabel,.gx-label.BlobInputIME_DisabledLabel,.gx-label.ReadonlyIME_DisabledLabel,.gx-label.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.AttributeSecondaryLabel,.gx-label.Attribute250Label,.gx-label.BootstrapTooltipRightLabel,.gx-label.BootstrapTooltipLeftLabel,.gx-label.AttributeNoWrapLabel,.gx-label.UpdateAttributeLabel,.gx-label.AttributeRealWidthCheckBoxLabel,.gx-label.AttributeGrayLabel,.gx-label.AttributeGrayDateLabel,.gx-label.TurnoEstadoLabel,.gx-label.=Label,.gx-label.EstTurnoAsignadoLabel,.gx-label.TableDynamicFiltersDateTimeLabel,.gx-label.DownloadAttributeLabel,.gx-label.ReadonlyDownloadAttributeLabel,.gx-label.TableDynamicFiltersDateLabel,.gx-label.faqthinkLabel,.gx-label.AttributeLoginLabel,.gx-label.AttributeLoginImageLeftLabel,.gx-label.AttributeRealWidthTotalizerLabel,.gx-label.AttributeAcceptDragLabel,.gx-label.AttributeTotalizerLabel,.gx-label.AttributeWidthAutoLabel,.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.AttributeDateTimeLabel,.gx-label.AttributeRealWidthDatetimeLabel,.gx-label.ReadonlyAttributeDateTimeLabel,.gx-label.CheckBoxLabel,.gx-label.BlobContentCheckBoxLabel,.gx-label.ReadonlyBlobContentCheckBoxLabel,.gx-label.BlobInputCheckBoxLabel,.gx-label.ReadonlyCheckBoxLabel,.gx-label.AttributeCheckBoxLabel,.gx-label.ImageAttributeLabel,.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.ActionAttributeLabel,.gx-label.BlobContentActionAttributeLabel,.gx-label.ReadonlyBlobContentActionAttributeLabel,.gx-label.ReadonlyActionAttributeLabel,.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.ActionBaseColorAttributeLabel,.gx-label.BlobContentActionBaseColorAttributeLabel,.gx-label.ReadonlyBlobContentActionBaseColorAttributeLabel,.gx-label.ReadonlyActionBaseColorAttributeLabel,.gx-label.BlobInputActionBaseColorAttributeLabel,.gx-label.ReadonlyImageAttributeLabel,.gx-label.VideoAttributeLabel,.gx-label.ReadonlyVideoAttributeLabel,.gx-label.AudioAttributeLabel,.gx-label.ReadonlyAudioAttributeLabel,.gx-label.ErrorAttributeLabel,.gx-label.WarningAttributeLabel,.gx-label.AssociationListAttributeLabel,.gx-label.BlobContentAssociationListAttributeLabel,.gx-label.ReadonlyBlobContentAssociationListAttributeLabel,.gx-label.BlobInputAssociationListAttributeLabel,.gx-label.ReadonlyAssociationListAttributeLabel,.gx-label.ReadonlyAttributeLabel,.gx-label.ReadonlyMedioLabel,.gx-label.BlobContentReadonlyMedioLabel,.gx-label.ReadonlyBlobContentReadonlyMedioLabel,.gx-label.BlobInputReadonlyMedioLabel,.gx-label.ReadonlyReadonlyMedioLabel,.gx-label.ReadonlyAttributeRealWidthLabel,.gx-label.ReadonlyAttributeNoWrapLabel,.gx-label.ReadonlyAttributeTotalizerLabel,.gx-label.ReadonlyAttributeRealWidthTotalizerLabel,.gx-label.ReadonlyAttributeRealWidthDatetimeLabel,.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.BlobInputAttributeWhiteLabel,.gx-label.ReadonlyAttributeWhiteLabel,.gx-label.AttributeCharLongLabel,.gx-label.BlobContentAttributeCharLongLabel,.gx-label.ReadonlyBlobContentAttributeCharLongLabel,.gx-label.BlobInputAttributeCharLongLabel,.gx-label.ReadonlyAttributeCharLongLabel,.gx-label.AttributeManageFiltersLabel,.gx-label.AttributeImageFixWidthLabel,.gx-label.BlobContentAttributeImageFixWidthLabel,.gx-label.ReadonlyBlobContentAttributeImageFixWidthLabel,.gx-label.BlobInputAttributeImageFixWidthLabel,.gx-label.ReadonlyAttributeImageFixWidthLabel,.gx-label.AttributeDateLabel,.gx-label.BlobContentAttributeDateLabel,.gx-label.ReadonlyBlobContentAttributeDateLabel,.gx-label.BlobInputAttributeDateLabel,.gx-label.ReadonlyAttributeDateLabel,.gx-label.AttributeRealWidthDateLabel,.gx-label.ReadonlyAttributeRealWidthDateLabel,.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.AttributeTagLabel,.gx-label.AttributeTagSuccessLabel,.gx-label.AttributeTagWarningLabel,.gx-label.AttributeTagDangerLabel,.gx-label.AttributeTagInfoLightLabel,.gx-label.AttributeTagInfoLabel,.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.AttributeRegisterLabel,.gx-label.ProgressAdminCardDescriptionLabel,.gx-label.ProgressAdminCardNumberLabel,.gx-label.ReadonlyProgressAdminCardNumberLabel,.gx-label.ReadonlyProgressAdminCardDescriptionLabel,.gx-label.ProgressBarAdminV2DescriptionLabel,.gx-label.ProgressBarAdminV2NumberLabel,.gx-label.ProgressBarAdminV2NumberTotalLabel,.gx-label.ProgressBarAdminV2TitleLabel,.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,.AssociationTitle,.SmallText,.SelectedTab,.UnSelectedTab,.DataDescription,.DataDescriptionLogin,.TextBlockTitleWWP,.WizardTitle,.TextBlockTitleWWPTab,.TextBlockTitleNotAuthorized,.WizardStepDescription,.TextBlockTitleMaster,.TextBlockTitleMaterial,.DataFilterDescription,.DataFixedFilterDescription,.DataFilterDescriptionPrefix,.DescriptionWhite,.WorkWithFooter,.InGridDeletion,.StepNumber,.StepNumberSelected,.StepNumberBullet,.StepNumberBulletSelected,.WizardTextBlock,.WizardTextBlockDescription,.TextBlockNotAuthorized,.TextBlockLogo,.TextBlockMoreInfoCard,.TextBlockMoreInfoAdmin,.ProgressAdminCardTitle
{
	padding-right: 3pt;
	white-space: nowrap;
	border-style: none;
	border-width: 0px;
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color: #444;
	vertical-align: middle;
}
.TextBlock:before,.TextBlockDragging:before,.TextBlockAcceptDrag:before,.TextBlockNoAcceptDrag:before,.Title:before,.BigTitle:before,.SeparateBigTitle:before,.SubTitle:before,.FloatingVersionText:before,.FloatingVersionTextColoured:before,.VersionText:before,.bullet:before,.subBullet:before,.TextTable:before,.TBTopMenu:before,.TBLeftMenu:before,.TextBlockHeader:before,.PopupTitle:before,.TextBlockHeaderLinkClass:before,.RecentLink:before,.FieldSetTitle:before,.Separator:before,.Mesage:before,.SmallLink:before,.RecentLinkItem:before,.VerticalMenuOption:before,.RecentsTitle:before,.WWAdvancedLabel:before,.WWOrderByLabel:before,.WWFilterLabel:before,.WWDateFilterLabel:before,.WWOrderItem:before,.WWOrderItemSelected:before,.WWLinkOrderItem:before,.WWOrderItemHover:before,.BtnTextBlock:before,.BtnTextBlockBack:before,.BtnTextBlockBackLink:before,.TextLikeLink:before,.WelcomeText:before,.WelcomeTextName:before,.WelcomeTextMarginLeft:before,.PagingText:before,.SelectedPagingText:before,.GlobalTitle:before,.BigGlobalTitle:before,.MainMenuTitle:before,.FilterLabel:before,.SubtitleLabel:before,.LogoutMenuOption:before,.SpecialText:before,.SpecialTextLabel:before,.RoundedImageText:before,.LinkRoundedImageText:before,.ActionText:before,.LinkText:before,.TextBlockDashboardNumber:before,.TextBlockDashboardInfo:before,.TextBlockDashboardDanger:before,.TextBlockDashboardSuccess:before,.TextBlockDashboardWarning:before,.TextBlockDashboardNumberCard:before,.TextBlockDashboardNumberAdmin:before,.TextBlockDashboardBaseColor:before,.TextBlockDashboardInfoLight:before,.TableHeaderText:before,.Grid>caption:before,.GridDragging>caption:before,.GridAcceptDrag>caption:before,.GridNoAcceptDrag>caption:before,.WorkWithBorder>caption:before,.GridWithPaginationBar>caption:before,.GridWithTotalizer>caption:before,.WorkWith>caption:before,.PromptGrid>caption:before,.ViewGrid>caption:before,.WorkWithSelection>caption:before,.GridWithBorderColor>caption:before,.GridNoBorder>caption:before,.GridNoData>caption:before,.Grid[data-gx-grid-nodata]>caption:before,.GridDragging[data-gx-grid-nodata]>caption:before,.GridAcceptDrag[data-gx-grid-nodata]>caption:before,.GridNoAcceptDrag[data-gx-grid-nodata]>caption:before,.WorkWithBorder[data-gx-grid-nodata]>caption:before,.GridWithPaginationBar[data-gx-grid-nodata]>caption:before,.GridWithTotalizer[data-gx-grid-nodata]>caption:before,.WorkWith[data-gx-grid-nodata]>caption:before,.PromptGrid[data-gx-grid-nodata]>caption:before,.ViewGrid[data-gx-grid-nodata]>caption:before,.WorkWithSelection[data-gx-grid-nodata]>caption:before,.GridWithBorderColor[data-gx-grid-nodata]>caption:before,.GridNoBorder[data-gx-grid-nodata]>caption:before,.GridNoData[data-gx-grid-nodata]>caption:before,.FreeStyleGrid[data-gx-grid-nodata]>caption:before,.TrnSublevelGrid[data-gx-grid-nodata]>caption:before,.RecentLinksGrid[data-gx-grid-nodata]>caption:before,.FreeStyleSteps[data-gx-grid-nodata]>caption:before,.VerticalTabGrid[data-gx-grid-nodata]>caption:before,.ColumnsSelectorFreeStyleGrid[data-gx-grid-nodata]>caption:before,.FreeStyleGridWithHeader[data-gx-grid-nodata]>caption:before,.Table>caption:before,.TableDragging>caption:before,.TableAcceptDrag>caption:before,.TableNoAcceptDrag>caption:before,.TableGrid>caption:before,.TableLeftMenu>caption:before,.TableTopMenu>caption:before,.ViewTable>caption:before,.TableHorizontalLine>caption:before,.header_pink_line>caption:before,.HorizontalSpace>caption:before,.TableBottom>caption:before,.RecentLinksTable>caption:before,.RecentLinksTableOdd>caption:before,.RecentLinksTableEven>caption:before,.Table80>caption:before,.Table95>caption:before,.TableButtons>caption:before,.Table960>caption:before,.TableGreyFooter>caption:before,.TableBlackFooter>caption:before,.TableBlackHeader>caption:before,.td5>caption:before,.td100>caption:before,.ToolbarMain>caption:before,.LevelTable>caption:before,.BodyContainer>caption:before,.LoginContainer>caption:before,.HeaderContainer>caption:before,.RecentLinksContainer>caption:before,.ThinHeaderContainer>caption:before,.FormContainer>caption:before,.TabsFormContainer>caption:before,.Container>caption:before,.ContainerFluid>caption:before,.AdvancedContainerItem>caption:before,.AdvancedContainerItemExpanded>caption:before,.OrdersTable>caption:before,.RecentLinksMainTable>caption:before,.RecentLinksMainTableExpanded>caption:before,.PromptContainer>caption:before,.PromptMainTable>caption:before,.GridTabMainTable>caption:before,.TableBorder100x100>caption:before,.HorizantalSpace>caption:before,.TableHeaderRight>caption:before,.FiltersContainer>caption:before,.FiltersContainerItem>caption:before,.FilterContainerItemSearch>caption:before,.NegativeMarginTop10>caption:before,.Table193x216>caption:before,.Table193x216Collapsed>caption:before,.ActionsContainer>caption:before,.ActionsContainerItem>caption:before,.ActionsContainerVisible>caption:before,.TableMainTabs>caption:before,.FiltersCell>caption:before,.Table1>caption:before,.Width100>caption:before,.TableFiltersCell>caption:before,.Invisible>caption:before,.DataFilterContentCell>caption:before,.MergedItemNotRequired>caption:before,.TableLabel50Percent>caption:before,.TableWizardStepsArrow>caption:before,.DynamicFilters>caption:before,.TableContentHolderWithShadow>caption:before,.ProgressCardTable>caption:before,.GridNoHeaderCell>caption:before,.GridNoHeaderCellItems>caption:before,.hidden-md>caption:before,.hidden-sm>caption:before,.TitInicio>caption:before,.TableAssociation>caption:before,.TableLogo>caption:before,.TableTotalizer>caption:before,.TableTotalizerAl>caption:before,.TableStepBulletLineCell>caption:before,.TableWizardMain>caption:before,.TableWizardMainWithShadow>caption:before,.WizardStepsCell>caption:before,.WizardStepsPositionCell>caption:before,.FilterMultipleSelectorCell>caption:before,.FilterMultiplePromptCell>caption:before,.FSSingleLine>caption:before,.FSWithHeaderCellBottomRow>caption:before,.MergeDataCell>caption:before,.TableFSHeader>caption:before,.AdvancedContainer>caption:before,.AdvancedContainerVisible>caption:before,.WWAdvancedContainer>caption:before,.MainContainer>caption:before,.MainContainerWithFooter>caption:before,.MainContainerNoBackground>caption:before,.MainContainerBackgroundWhite>caption:before,.TableDynamicFilters>caption:before,.select>caption:before,.PopupContentCell>caption:before,.TextBlockTitleCell>caption:before,.TableTitleCell>caption:before,.DataDescriptionCell>caption:before,.DataDescriptionCellLeft>caption:before,.DataDescriptionCellLogin>caption:before,.GridHeaderCell>caption:before,.GridHeaderCellCleanFilters>caption:before,.TableTop>caption:before,.TableTopSearch>caption:before,.TableContent>caption:before,.TableMainView>caption:before,.TableMainViewWithShadow>caption:before,.Table100x100>caption:before,.TableBorder>caption:before,.Table100x1004C>caption:before,.TableViewGeneralAtts>caption:before,.TableGridHeader>caption:before,.Table100x100H>caption:before,.TableView>caption:before,.GridLineEven>caption:before,.GridLineOdd>caption:before,.GridFooter>caption:before,.TableData>caption:before,.SpaceTable>caption:before,.TableMain>caption:before,.TableMainPopup>caption:before,.TableMainWithShadow>caption:before,.TableMainTransaction>caption:before,.TableLogin>caption:before,.SmallTableLogin>caption:before,.LargeTableLogin>caption:before,.TableLogin2Cols>caption:before,.TableLoginError>caption:before,.TableLoginError2Cols>caption:before,.TableLoginWithLeftImage>caption:before,.TableLoginWithLeftImageError>caption:before,.TableWhiteBorder>caption:before,.TableMerged>caption:before,.TableSearch>caption:before,.TableAttributesCell>caption:before,.TableSearchCell>caption:before,.TablePaddingLeft>caption:before,.TableLineSeparator>caption:before,.TableRowSideBar>caption:before,.breadCrumbTitleCell>caption:before,.TableActionsCell>caption:before,.TableActionsCellLogin>caption:before,.TableGeolocation>caption:before,.TableBar>caption:before,.TableCellAlignRight>caption:before,.TableAlignRight>caption:before,.TableAlignRightWithMargin>caption:before,.TableAlignRightMaster>caption:before,.MasterTopIconsCell>caption:before,.MasterTopIconsCell1>caption:before,.TableHiddenExtraSmall>caption:before,.CellPaddingTop>caption:before,.TableViewTab>caption:before,.TablePaddingTop5>caption:before,.TableAlignedCentered>caption:before,.TableWithBottomBorder>caption:before,.TableStep>caption:before,.TableStepSelected>caption:before,.TableContainerStep>caption:before,.TableContainerStepSelected>caption:before,.TableContainerStepFirst>caption:before,.TableContainerStepLast>caption:before,.TableStepBullet>caption:before,.TableStepBulletChecked>caption:before,.TableStepBulletSelected>caption:before,.TableContainerStepBullet>caption:before,.TableStepBulletLine>caption:before,.TableStepBulletLineChecked>caption:before,.WizardTitleCell>caption:before,.TableStepInfo>caption:before,.TableMasterPagePopup>caption:before,.TableUserRoleFixedHeader>caption:before,.TableHeaderSidebarImage>caption:before,.TableCardDashboardAdmin>caption:before,.TableCardDashboardAdminInfoLight>caption:before,.TableCardDashboardAdminDanger>caption:before,.TableCardDashboardAdminWarning>caption:before,.TableCardDashboardAdminSuccess>caption:before,.TableCardDashboardAdminInfo>caption:before,.TableCardDashboardAdminBaseColor>caption:before,.TableCardProgressAdmin>caption:before,.TableCardProgressAdminDanger>caption:before,.TableCardProgressAdminWarning>caption:before,.TableCardProgressAdminInfo>caption:before,.TableCardProgressAdminSuccess>caption:before,.TableCardProgressAdminBaseColor>caption:before,.TableCardProgressAdminInfoLight>caption:before,.SimpleCardTable>caption:before,.CardWithImageTable>caption:before,.CardImageMoreInfoTable>caption:before,.ChatDataTable>caption:before,.TableWizardSummaryStep>caption:before,.TextBlockDashboardDescription:before,.TextBlockDashboardDescriptionCard:before,.TextBlockDashboardDescriptionAdmin:before,.FooterText:before,.TextBlockTitleLogin:before,.GridNewRow:before,.GridNewRowWhite:before,.Grid>tfoot .gx_newrow:before,.GridDragging>tfoot .gx_newrow:before,.GridAcceptDrag>tfoot .gx_newrow:before,.GridNoAcceptDrag>tfoot .gx_newrow:before,.WorkWithBorder>tfoot .gx_newrow:before,.GridWithPaginationBar>tfoot .gx_newrow:before,.GridWithTotalizer>tfoot .gx_newrow:before,.WorkWith>tfoot .gx_newrow:before,.PromptGrid>tfoot .gx_newrow:before,.ViewGrid>tfoot .gx_newrow:before,.WorkWithSelection>tfoot .gx_newrow:before,.GridWithBorderColor>tfoot .gx_newrow:before,.GridNoBorder>tfoot .gx_newrow:before,.GridNoData>tfoot .gx_newrow:before,.Grid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridDragging[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridNoAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow:before,.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,.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,.GridWithBorderColor[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridNoBorder[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridNoData[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGrid[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,.FreeStyleSteps[data-gx-grid-nodata]>tfoot .gx_newrow:before,.VerticalTabGrid[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,.FreeStyleGridFooter>.gx_newrow:before,.TrnSublevelGridFooter>.gx_newrow:before,.RecentLinksGridFooter>.gx_newrow:before,.FreeStyleStepsFooter>.gx_newrow:before,.VerticalTabGridFooter>.gx_newrow:before,.ColumnsSelectorFreeStyleGridFooter>.gx_newrow:before,.FreeStyleGridWithHeaderFooter>.gx_newrow:before,.GridLoadingText:before,.Grid+div.gx-grid-loading:before,.GridDragging+div.gx-grid-loading:before,.GridAcceptDrag+div.gx-grid-loading:before,.GridNoAcceptDrag+div.gx-grid-loading:before,.WorkWithBorder+div.gx-grid-loading:before,.GridWithPaginationBar+div.gx-grid-loading:before,.GridWithTotalizer+div.gx-grid-loading:before,.WorkWith+div.gx-grid-loading:before,.PromptGrid+div.gx-grid-loading:before,.ViewGrid+div.gx-grid-loading:before,.WorkWithSelection+div.gx-grid-loading:before,.GridWithBorderColor+div.gx-grid-loading:before,.GridNoBorder+div.gx-grid-loading:before,.GridNoData+div.gx-grid-loading:before,.Grid[data-gx-grid-nodata]+div.gx-grid-loading:before,.GridDragging[data-gx-grid-nodata]+div.gx-grid-loading:before,.GridAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading:before,.GridNoAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading:before,.WorkWithBorder[data-gx-grid-nodata]+div.gx-grid-loading:before,.GridWithPaginationBar[data-gx-grid-nodata]+div.gx-grid-loading:before,.GridWithTotalizer[data-gx-grid-nodata]+div.gx-grid-loading:before,.WorkWith[data-gx-grid-nodata]+div.gx-grid-loading:before,.PromptGrid[data-gx-grid-nodata]+div.gx-grid-loading:before,.ViewGrid[data-gx-grid-nodata]+div.gx-grid-loading:before,.WorkWithSelection[data-gx-grid-nodata]+div.gx-grid-loading:before,.GridWithBorderColor[data-gx-grid-nodata]+div.gx-grid-loading:before,.GridNoBorder[data-gx-grid-nodata]+div.gx-grid-loading:before,.GridNoData[data-gx-grid-nodata]+div.gx-grid-loading:before,.FreeStyleGrid[data-gx-grid-nodata]+div.gx-grid-loading:before,.TrnSublevelGrid[data-gx-grid-nodata]+div.gx-grid-loading:before,.RecentLinksGrid[data-gx-grid-nodata]+div.gx-grid-loading:before,.FreeStyleSteps[data-gx-grid-nodata]+div.gx-grid-loading:before,.VerticalTabGrid[data-gx-grid-nodata]+div.gx-grid-loading:before,.ColumnsSelectorFreeStyleGrid[data-gx-grid-nodata]+div.gx-grid-loading:before,.FreeStyleGridWithHeader[data-gx-grid-nodata]+div.gx-grid-loading:before,.FreeStyleGrid+div.gx-grid-loading:before,.TrnSublevelGrid+div.gx-grid-loading:before,.RecentLinksGrid+div.gx-grid-loading:before,.FreeStyleSteps+div.gx-grid-loading:before,.VerticalTabGrid+div.gx-grid-loading:before,.ColumnsSelectorFreeStyleGrid+div.gx-grid-loading:before,.FreeStyleGridWithHeader+div.gx-grid-loading:before,.GridNoDataText:before,.Grid+.gx-text-gridnodata:before,.GridDragging+.gx-text-gridnodata:before,.GridAcceptDrag+.gx-text-gridnodata:before,.GridNoAcceptDrag+.gx-text-gridnodata:before,.WorkWithBorder+.gx-text-gridnodata:before,.GridWithPaginationBar+.gx-text-gridnodata:before,.GridWithTotalizer+.gx-text-gridnodata:before,.WorkWith+.gx-text-gridnodata:before,.PromptGrid+.gx-text-gridnodata:before,.ViewGrid+.gx-text-gridnodata:before,.WorkWithSelection+.gx-text-gridnodata:before,.GridWithBorderColor+.gx-text-gridnodata:before,.GridNoBorder+.gx-text-gridnodata:before,.GridNoData+.gx-text-gridnodata:before,.Grid[data-gx-grid-nodata]+.gx-text-gridnodata:before,.GridDragging[data-gx-grid-nodata]+.gx-text-gridnodata:before,.GridAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata:before,.GridNoAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata:before,.WorkWithBorder[data-gx-grid-nodata]+.gx-text-gridnodata:before,.GridWithPaginationBar[data-gx-grid-nodata]+.gx-text-gridnodata:before,.GridWithTotalizer[data-gx-grid-nodata]+.gx-text-gridnodata:before,.WorkWith[data-gx-grid-nodata]+.gx-text-gridnodata:before,.PromptGrid[data-gx-grid-nodata]+.gx-text-gridnodata:before,.ViewGrid[data-gx-grid-nodata]+.gx-text-gridnodata:before,.WorkWithSelection[data-gx-grid-nodata]+.gx-text-gridnodata:before,.GridWithBorderColor[data-gx-grid-nodata]+.gx-text-gridnodata:before,.GridNoBorder[data-gx-grid-nodata]+.gx-text-gridnodata:before,.GridNoData[data-gx-grid-nodata]+.gx-text-gridnodata:before,.FreeStyleGrid[data-gx-grid-nodata]+.gx-text-gridnodata:before,.TrnSublevelGrid[data-gx-grid-nodata]+.gx-text-gridnodata:before,.RecentLinksGrid[data-gx-grid-nodata]+.gx-text-gridnodata:before,.FreeStyleSteps[data-gx-grid-nodata]+.gx-text-gridnodata:before,.VerticalTabGrid[data-gx-grid-nodata]+.gx-text-gridnodata:before,.ColumnsSelectorFreeStyleGrid[data-gx-grid-nodata]+.gx-text-gridnodata:before,.FreeStyleGridWithHeader[data-gx-grid-nodata]+.gx-text-gridnodata:before,.FreeStyleGrid+.gx-text-gridnodata:before,.TrnSublevelGrid+.gx-text-gridnodata:before,.RecentLinksGrid+.gx-text-gridnodata:before,.FreeStyleSteps+.gx-text-gridnodata:before,.VerticalTabGrid+.gx-text-gridnodata:before,.ColumnsSelectorFreeStyleGrid+.gx-text-gridnodata:before,.FreeStyleGridWithHeader+.gx-text-gridnodata:before,.TextBlockFSWithHeaderTitle:before,.Label:before,.RequiredLabel:before,.gx-label.AttributeLabel:before,.gx-label.BlobContentAttributeLabel:before,.gx-label.ReadonlyBlobContentAttributeLabel:before,.gx-label.BlobInputAttributeLabel:before,.gx-label.AttributeDraggingLabel:before,.gx-label.AttributeNoAcceptDragLabel:before,.gx-label.AttSubTitleLabel:before,.gx-label.BlobInputAttSubTitleLabel:before,.gx-label.BlobContentAttSubTitleLabel:before,.gx-label.ReadonlyBlobContentAttSubTitleLabel:before,.gx-label.ReadonlyAttSubTitleLabel:before,.gx-label.IME_ActiveLabel:before,.gx-label.BlobContentIME_ActiveLabel:before,.gx-label.ReadonlyBlobContentIME_ActiveLabel:before,.gx-label.BlobInputIME_ActiveLabel:before,.gx-label.ReadonlyIME_ActiveLabel:before,.gx-label.IME_InactiveLabel:before,.gx-label.BlobContentIME_InactiveLabel:before,.gx-label.ReadonlyBlobContentIME_InactiveLabel:before,.gx-label.BlobInputIME_InactiveLabel:before,.gx-label.ReadonlyIME_InactiveLabel:before,.gx-label.IME_DisabledLabel:before,.gx-label.BlobContentIME_DisabledLabel:before,.gx-label.ReadonlyBlobContentIME_DisabledLabel:before,.gx-label.BlobInputIME_DisabledLabel:before,.gx-label.ReadonlyIME_DisabledLabel:before,.gx-label.CheckboxLabelLabel:before,.gx-label.BlobContentCheckboxLabelLabel:before,.gx-label.ReadonlyBlobContentCheckboxLabelLabel:before,.gx-label.BlobInputCheckboxLabelLabel:before,.gx-label.ReadonlyCheckboxLabelLabel:before,.gx-label.FilterAttributeLabel:before,.gx-label.BlobContentFilterAttributeLabel:before,.gx-label.ReadonlyBlobContentFilterAttributeLabel:before,.gx-label.ReadonlyFilterAttributeLabel:before,.gx-label.BlobInputFilterAttributeLabel:before,.gx-label.FilterComboAttributeLabel:before,.gx-label.BlobContentFilterComboAttributeLabel:before,.gx-label.ReadonlyBlobContentFilterComboAttributeLabel:before,.gx-label.BlobInputFilterComboAttributeLabel:before,.gx-label.ReadonlyFilterComboAttributeLabel:before,.gx-label.FilterSearchAttributeLabel:before,.gx-label.BlobContentFilterSearchAttributeLabel:before,.gx-label.ReadonlyBlobContentFilterSearchAttributeLabel:before,.gx-label.BlobInputFilterSearchAttributeLabel:before,.gx-label.ReadonlyFilterSearchAttributeLabel:before,.gx-label.FilterSearchAttributeFocusLabel:before,.gx-label.BlobContentFilterSearchAttributeFocusLabel:before,.gx-label.ReadonlyBlobContentFilterSearchAttributeFocusLabel:before,.gx-label.BlobInputFilterSearchAttributeFocusLabel:before,.gx-label.ReadonlyFilterSearchAttributeFocusLabel:before,.gx-label.DateFilterSearchAttributeLabel:before,.gx-label.BlobContentDateFilterSearchAttributeLabel:before,.gx-label.ReadonlyBlobContentDateFilterSearchAttributeLabel:before,.gx-label.BlobInputDateFilterSearchAttributeLabel:before,.gx-label.ReadonlyDateFilterSearchAttributeLabel:before,.gx-label.FilterPanelLabel:before,.gx-label.BlobContentFilterPanelLabel:before,.gx-label.ReadonlyBlobContentFilterPanelLabel:before,.gx-label.BlobInputFilterPanelLabel:before,.gx-label.ReadonlyFilterPanelLabel:before,.gx-label.DescriptionAttributeLabel:before,.gx-label.BlobContentDescriptionAttributeLabel:before,.gx-label.ReadonlyBlobContentDescriptionAttributeLabel:before,.gx-label.ReadonlyDescriptionAttributeLabel:before,.gx-label.BlobInputDescriptionAttributeLabel:before,.gx-label.LoginAttributeLabel:before,.gx-label.BlobContentLoginAttributeLabel:before,.gx-label.ReadonlyBlobContentLoginAttributeLabel:before,.gx-label.BlobInputLoginAttributeLabel:before,.gx-label.ReadonlyLoginAttributeLabel:before,.gx-label.LoginComboAttributeLabel:before,.gx-label.BlobContentLoginComboAttributeLabel:before,.gx-label.ReadonlyBlobContentLoginComboAttributeLabel:before,.gx-label.BlobInputLoginComboAttributeLabel:before,.gx-label.ReadonlyLoginComboAttributeLabel:before,.gx-label.RegistrationAttributeLabel:before,.gx-label.BlobContentRegistrationAttributeLabel:before,.gx-label.ReadonlyBlobContentRegistrationAttributeLabel:before,.gx-label.BlobInputRegistrationAttributeLabel:before,.gx-label.ReadonlyRegistrationAttributeLabel:before,.gx-label.RequiredAttributeLabel:before,.gx-label.BlobContentRequiredAttributeLabel:before,.gx-label.ReadonlyBlobContentRequiredAttributeLabel:before,.gx-label.BlobInputRequiredAttributeLabel:before,.gx-label.ReadonlyRequiredAttributeLabel:before,.gx-label.InactiveAttributeLabel:before,.gx-label.BlobContentInactiveAttributeLabel:before,.gx-label.ReadonlyBlobContentInactiveAttributeLabel:before,.gx-label.BlobInputInactiveAttributeLabel:before,.gx-label.ReadonlyInactiveAttributeLabel:before,.gx-label.ComboAttributeLabel:before,.gx-label.BlobContentComboAttributeLabel:before,.gx-label.ReadonlyBlobContentComboAttributeLabel:before,.gx-label.BlobInputComboAttributeLabel:before,.gx-label.ReadonlyComboAttributeLabel:before,.gx-label.SubtitleAttributeLabel:before,.gx-label.BlobContentSubtitleAttributeLabel:before,.gx-label.ReadonlyBlobContentSubtitleAttributeLabel:before,.gx-label.BlobInputSubtitleAttributeLabel:before,.gx-label.ReadonlySubtitleAttributeLabel:before,.gx-label.URLAttributeLabel:before,.gx-label.BlobContentURLAttributeLabel:before,.gx-label.ReadonlyBlobContentURLAttributeLabel:before,.gx-label.BlobInputURLAttributeLabel:before,.gx-label.ReadonlyURLAttributeLabel:before,.gx-label.TextAttributeLabel:before,.gx-label.BlobContentTextAttributeLabel:before,.gx-label.ReadonlyBlobContentTextAttributeLabel:before,.gx-label.BlobInputTextAttributeLabel:before,.gx-label.ReadonlyTextAttributeLabel:before,.gx-label.TextActionAttributeLabel:before,.gx-label.BlobContentTextActionAttributeLabel:before,.gx-label.ReadonlyBlobContentTextActionAttributeLabel:before,.gx-label.BlobInputTextActionAttributeLabel:before,.gx-label.ReadonlyTextActionAttributeLabel:before,.gx-label.AttributeSecondaryLabel:before,.gx-label.Attribute250Label:before,.gx-label.BootstrapTooltipRightLabel:before,.gx-label.BootstrapTooltipLeftLabel:before,.gx-label.AttributeNoWrapLabel:before,.gx-label.UpdateAttributeLabel:before,.gx-label.AttributeRealWidthCheckBoxLabel:before,.gx-label.AttributeGrayLabel:before,.gx-label.AttributeGrayDateLabel:before,.gx-label.TurnoEstadoLabel:before,.gx-label.=Label:before,.gx-label.EstTurnoAsignadoLabel:before,.gx-label.TableDynamicFiltersDateTimeLabel:before,.gx-label.DownloadAttributeLabel:before,.gx-label.ReadonlyDownloadAttributeLabel:before,.gx-label.TableDynamicFiltersDateLabel:before,.gx-label.faqthinkLabel:before,.gx-label.AttributeLoginLabel:before,.gx-label.AttributeLoginImageLeftLabel:before,.gx-label.AttributeRealWidthTotalizerLabel:before,.gx-label.AttributeAcceptDragLabel:before,.gx-label.AttributeTotalizerLabel:before,.gx-label.AttributeWidthAutoLabel:before,.gx-label.AttributeStepLabel:before,.gx-label.ReadonlyAttributeStepLabel:before,.gx-label.AttributeStepSelectedLabel:before,.gx-label.ReadonlyAttributeStepSelectedLabel:before,.gx-label.AttributeStepBulletLabel:before,.gx-label.ReadonlyAttributeStepBulletLabel:before,.gx-label.AttributeStepBulletUnSelectedLabel:before,.gx-label.ReadonlyAttributeStepBulletUnSelectedLabel:before,.gx-label.AttributeStepBulletSelectedLabel:before,.gx-label.ReadonlyAttributeStepBulletSelectedLabel:before,.gx-label.AttributeDateTimeLabel:before,.gx-label.AttributeRealWidthDatetimeLabel:before,.gx-label.ReadonlyAttributeDateTimeLabel:before,.gx-label.CheckBoxLabel:before,.gx-label.BlobContentCheckBoxLabel:before,.gx-label.ReadonlyBlobContentCheckBoxLabel:before,.gx-label.BlobInputCheckBoxLabel:before,.gx-label.ReadonlyCheckBoxLabel:before,.gx-label.AttributeCheckBoxLabel:before,.gx-label.ImageAttributeLabel:before,.gx-label.ResponsiveImageAttributeLabel:before,.gx-label.BlobContentResponsiveImageAttributeLabel:before,.gx-label.ReadonlyBlobContentResponsiveImageAttributeLabel:before,.gx-label.ReadonlyResponsiveImageAttributeLabel:before,.gx-label.BlobInputResponsiveImageAttributeLabel:before,.gx-label.ProfileImageAttributeLabel:before,.gx-label.BlobContentProfileImageAttributeLabel:before,.gx-label.ReadonlyBlobContentProfileImageAttributeLabel:before,.gx-label.BlobInputProfileImageAttributeLabel:before,.gx-label.ReadonlyProfileImageAttributeLabel:before,.gx-label.SmallProfileImageAttributeLabel:before,.gx-label.BlobContentSmallProfileImageAttributeLabel:before,.gx-label.ReadonlyBlobContentSmallProfileImageAttributeLabel:before,.gx-label.BlobInputSmallProfileImageAttributeLabel:before,.gx-label.ReadonlySmallProfileImageAttributeLabel:before,.gx-label.ActionAttributeLabel:before,.gx-label.BlobContentActionAttributeLabel:before,.gx-label.ReadonlyBlobContentActionAttributeLabel:before,.gx-label.ReadonlyActionAttributeLabel:before,.gx-label.DeleteAttributeLabel:before,.gx-label.BlobContentDeleteAttributeLabel:before,.gx-label.ReadonlyBlobContentDeleteAttributeLabel:before,.gx-label.ReadonlyDeleteAttributeLabel:before,.gx-label.BlobInputDeleteAttributeLabel:before,.gx-label.DisplayAttributeLabel:before,.gx-label.BlobContentDisplayAttributeLabel:before,.gx-label.ReadonlyBlobContentDisplayAttributeLabel:before,.gx-label.ReadonlyDisplayAttributeLabel:before,.gx-label.BlobInputDisplayAttributeLabel:before,.gx-label.SelectionAttributeLabel:before,.gx-label.BlobContentSelectionAttributeLabel:before,.gx-label.ReadonlyBlobContentSelectionAttributeLabel:before,.gx-label.ReadonlySelectionAttributeLabel:before,.gx-label.BlobInputSelectionAttributeLabel:before,.gx-label.DisabledActionAttributeLabel:before,.gx-label.BlobContentDisabledActionAttributeLabel:before,.gx-label.ReadonlyBlobContentDisabledActionAttributeLabel:before,.gx-label.ReadonlyDisabledActionAttributeLabel:before,.gx-label.BlobInputDisabledActionAttributeLabel:before,.gx-label.BlobInputActionAttributeLabel:before,.gx-label.SelectAttributeLabel:before,.gx-label.BlobContentSelectAttributeLabel:before,.gx-label.ReadonlyBlobContentSelectAttributeLabel:before,.gx-label.BlobInputSelectAttributeLabel:before,.gx-label.ReadonlySelectAttributeLabel:before,.gx-label.BlackAttributeLabel:before,.gx-label.BlobContentBlackAttributeLabel:before,.gx-label.ReadonlyBlobContentBlackAttributeLabel:before,.gx-label.BlobInputBlackAttributeLabel:before,.gx-label.ReadonlyBlackAttributeLabel:before,.gx-label.ActionBaseColorAttributeLabel:before,.gx-label.BlobContentActionBaseColorAttributeLabel:before,.gx-label.ReadonlyBlobContentActionBaseColorAttributeLabel:before,.gx-label.ReadonlyActionBaseColorAttributeLabel:before,.gx-label.BlobInputActionBaseColorAttributeLabel:before,.gx-label.ReadonlyImageAttributeLabel:before,.gx-label.VideoAttributeLabel:before,.gx-label.ReadonlyVideoAttributeLabel:before,.gx-label.AudioAttributeLabel:before,.gx-label.ReadonlyAudioAttributeLabel:before,.gx-label.ErrorAttributeLabel:before,.gx-label.WarningAttributeLabel:before,.gx-label.AssociationListAttributeLabel:before,.gx-label.BlobContentAssociationListAttributeLabel:before,.gx-label.ReadonlyBlobContentAssociationListAttributeLabel:before,.gx-label.BlobInputAssociationListAttributeLabel:before,.gx-label.ReadonlyAssociationListAttributeLabel:before,.gx-label.ReadonlyAttributeLabel:before,.gx-label.ReadonlyMedioLabel:before,.gx-label.BlobContentReadonlyMedioLabel:before,.gx-label.ReadonlyBlobContentReadonlyMedioLabel:before,.gx-label.BlobInputReadonlyMedioLabel:before,.gx-label.ReadonlyReadonlyMedioLabel:before,.gx-label.ReadonlyAttributeRealWidthLabel:before,.gx-label.ReadonlyAttributeNoWrapLabel:before,.gx-label.ReadonlyAttributeTotalizerLabel:before,.gx-label.ReadonlyAttributeRealWidthTotalizerLabel:before,.gx-label.ReadonlyAttributeRealWidthDatetimeLabel:before,.gx-label.GridTitleLabel:before,.gx-label.ReadonlyGridTitleLabel:before,.gx-label.AttributeTitleWWPLabel:before,.gx-label.BlobContentAttributeTitleWWPLabel:before,.gx-label.ReadonlyBlobContentAttributeTitleWWPLabel:before,.gx-label.BlobInputAttributeTitleWWPLabel:before,.gx-label.ReadonlyAttributeTitleWWPLabel:before,.gx-label.AttributeWhiteLabel:before,.gx-label.BlobContentAttributeWhiteLabel:before,.gx-label.ReadonlyBlobContentAttributeWhiteLabel:before,.gx-label.BlobInputAttributeWhiteLabel:before,.gx-label.ReadonlyAttributeWhiteLabel:before,.gx-label.AttributeCharLongLabel:before,.gx-label.BlobContentAttributeCharLongLabel:before,.gx-label.ReadonlyBlobContentAttributeCharLongLabel:before,.gx-label.BlobInputAttributeCharLongLabel:before,.gx-label.ReadonlyAttributeCharLongLabel:before,.gx-label.AttributeManageFiltersLabel:before,.gx-label.AttributeImageFixWidthLabel:before,.gx-label.BlobContentAttributeImageFixWidthLabel:before,.gx-label.ReadonlyBlobContentAttributeImageFixWidthLabel:before,.gx-label.BlobInputAttributeImageFixWidthLabel:before,.gx-label.ReadonlyAttributeImageFixWidthLabel:before,.gx-label.AttributeDateLabel:before,.gx-label.BlobContentAttributeDateLabel:before,.gx-label.ReadonlyBlobContentAttributeDateLabel:before,.gx-label.BlobInputAttributeDateLabel:before,.gx-label.ReadonlyAttributeDateLabel:before,.gx-label.AttributeRealWidthDateLabel:before,.gx-label.ReadonlyAttributeRealWidthDateLabel:before,.gx-label.AttributeInactiveLabel:before,.gx-label.BlobContentAttributeInactiveLabel:before,.gx-label.ReadonlyBlobContentAttributeInactiveLabel:before,.gx-label.BlobInputAttributeInactiveLabel:before,.gx-label.ReadonlyAttributeInactiveLabel:before,.gx-label.AttributeRealWidthLabel:before,.gx-label.BlobContentAttributeRealWidthLabel:before,.gx-label.ReadonlyBlobContentAttributeRealWidthLabel:before,.gx-label.BlobInputAttributeRealWidthLabel:before,.gx-label.AttributeTagLabel:before,.gx-label.AttributeTagSuccessLabel:before,.gx-label.AttributeTagWarningLabel:before,.gx-label.AttributeTagDangerLabel:before,.gx-label.AttributeTagInfoLightLabel:before,.gx-label.AttributeTagInfoLabel:before,.gx-label.SearchResultsListTitleAttributeLabel:before,.gx-label.ReadonlySearchResultsListTitleAttributeLabel:before,.gx-label.SearchResultsListDescriptionAttributeLabel:before,.gx-label.ReadonlySearchResultsListDescriptionAttributeLabel:before,.gx-label.CardImageAttributeLabel:before,.gx-label.ReadonlyCardImageAttributeLabel:before,.gx-label.CardImageAttributeWhiteWithShadowLabel:before,.gx-label.ReadonlyCardImageAttributeWhiteWithShadowLabel:before,.gx-label.CardImageAttributeWhiteSubtitleWithShadowLabel:before,.gx-label.ReadonlyCardImageAttributeWhiteSubtitleWithShadowLabel:before,.gx-label.CardImageAttributeDescriptionLabel:before,.gx-label.BlobContentCardImageAttributeDescriptionLabel:before,.gx-label.ReadonlyBlobContentCardImageAttributeDescriptionLabel:before,.gx-label.BlobInputCardImageAttributeDescriptionLabel:before,.gx-label.ReadonlyCardImageAttributeDescriptionLabel:before,.gx-label.SimpleCardAttributeTitleLabel:before,.gx-label.ReadonlySimpleCardAttributeTitleLabel:before,.gx-label.SimpleCardAttributeSubtitleLabel:before,.gx-label.ReadonlySimpleCardAttributeSubtitleLabel:before,.gx-label.CardSmallImageAttributeLabel:before,.gx-label.ReadonlyCardSmallImageAttributeLabel:before,.gx-label.CardSmallImageAttributeDescriptionLabel:before,.gx-label.ReadonlyCardSmallImageAttributeDescriptionLabel:before,.gx-label.CardWithImageAttributeDescriptionLabel:before,.gx-label.BlobContentCardWithImageAttributeDescriptionLabel:before,.gx-label.ReadonlyBlobContentCardWithImageAttributeDescriptionLabel:before,.gx-label.BlobInputCardWithImageAttributeDescriptionLabel:before,.gx-label.ReadonlyCardWithImageAttributeDescriptionLabel:before,.gx-label.ChatAttributeNameLabel:before,.gx-label.BlobContentChatAttributeNameLabel:before,.gx-label.ReadonlyBlobContentChatAttributeNameLabel:before,.gx-label.BlobInputChatAttributeNameLabel:before,.gx-label.ReadonlyChatAttributeNameLabel:before,.gx-label.ChatAttributeDateLabel:before,.gx-label.BlobContentChatAttributeDateLabel:before,.gx-label.ReadonlyBlobContentChatAttributeDateLabel:before,.gx-label.BlobInputChatAttributeDateLabel:before,.gx-label.ReadonlyChatAttributeDateLabel:before,.gx-label.ChatAttributeImageLabel:before,.gx-label.BlobContentChatAttributeImageLabel:before,.gx-label.ReadonlyBlobContentChatAttributeImageLabel:before,.gx-label.BlobInputChatAttributeImageLabel:before,.gx-label.ReadonlyChatAttributeImageLabel:before,.gx-label.ChatAttributeMessageLabel:before,.gx-label.BlobContentChatAttributeMessageLabel:before,.gx-label.ReadonlyBlobContentChatAttributeMessageLabel:before,.gx-label.BlobInputChatAttributeMessageLabel:before,.gx-label.ReadonlyChatAttributeMessageLabel:before,.gx-label.AttributeRegisterLabel:before,.gx-label.ProgressAdminCardDescriptionLabel:before,.gx-label.ProgressAdminCardNumberLabel:before,.gx-label.ReadonlyProgressAdminCardNumberLabel:before,.gx-label.ReadonlyProgressAdminCardDescriptionLabel:before,.gx-label.ProgressBarAdminV2DescriptionLabel:before,.gx-label.ProgressBarAdminV2NumberLabel:before,.gx-label.ProgressBarAdminV2NumberTotalLabel:before,.gx-label.ProgressBarAdminV2TitleLabel:before,.gx-label.DashboardNumberLabel:before,.gx-label.ReadonlyDashboardNumberLabel:before,.gx-label.DashboardInfoLabel:before,.gx-label.ReadonlyDashboardInfoLabel:before,.gx-label.DashboardDangerLabel:before,.gx-label.ReadonlyDashboardDangerLabel:before,.gx-label.DashboardSuccessLabel:before,.gx-label.ReadonlyDashboardSuccessLabel:before,.gx-label.DashboardWarningLabel:before,.gx-label.ReadonlyDashboardWarningLabel:before,.gx-label.DashboardNumberCardLabel:before,.gx-label.ReadonlyDashboardNumberCardLabel:before,.gx-label.DashboardNumberAdminLabel:before,.gx-label.ReadonlyDashboardNumberAdminLabel:before,.gx-label.DashboardBaseColorLabel:before,.gx-label.ReadonlyDashboardBaseColorLabel:before,.gx-label.DashboardInfoLightLabel:before,.gx-label.ReadonlyDashboardInfoLightLabel:before,.AssociationTitle:before,.SmallText:before,.SelectedTab:before,.UnSelectedTab:before,.DataDescription:before,.DataDescriptionLogin:before,.TextBlockTitleWWP:before,.WizardTitle:before,.TextBlockTitleWWPTab:before,.TextBlockTitleNotAuthorized:before,.WizardStepDescription:before,.TextBlockTitleMaster:before,.TextBlockTitleMaterial:before,.DataFilterDescription:before,.DataFixedFilterDescription:before,.DataFilterDescriptionPrefix:before,.DescriptionWhite:before,.WorkWithFooter:before,.InGridDeletion:before,.StepNumber:before,.StepNumberSelected:before,.StepNumberBullet:before,.StepNumberBulletSelected:before,.WizardTextBlock:before,.WizardTextBlockDescription:before,.TextBlockNotAuthorized:before,.TextBlockLogo:before,.TextBlockMoreInfoCard:before,.TextBlockMoreInfoAdmin:before,.ProgressAdminCardTitle:before
{
	white-space: nowrap;
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color: #444;
	vertical-align: middle;
}

.TextBlock:after,.TextBlockDragging:after,.TextBlockAcceptDrag:after,.TextBlockNoAcceptDrag:after,.Title:after,.BigTitle:after,.SeparateBigTitle:after,.SubTitle:after,.FloatingVersionText:after,.FloatingVersionTextColoured:after,.VersionText:after,.bullet:after,.subBullet:after,.TextTable:after,.TBTopMenu:after,.TBLeftMenu:after,.TextBlockHeader:after,.PopupTitle:after,.TextBlockHeaderLinkClass:after,.RecentLink:after,.FieldSetTitle:after,.Separator:after,.Mesage:after,.SmallLink:after,.RecentLinkItem:after,.VerticalMenuOption:after,.RecentsTitle:after,.WWAdvancedLabel:after,.WWOrderByLabel:after,.WWFilterLabel:after,.WWDateFilterLabel:after,.WWOrderItem:after,.WWOrderItemSelected:after,.WWLinkOrderItem:after,.WWOrderItemHover:after,.BtnTextBlock:after,.BtnTextBlockBack:after,.BtnTextBlockBackLink:after,.TextLikeLink:after,.WelcomeText:after,.WelcomeTextName:after,.WelcomeTextMarginLeft:after,.PagingText:after,.SelectedPagingText:after,.GlobalTitle:after,.BigGlobalTitle:after,.MainMenuTitle:after,.FilterLabel:after,.SubtitleLabel:after,.LogoutMenuOption:after,.SpecialText:after,.SpecialTextLabel:after,.RoundedImageText:after,.LinkRoundedImageText:after,.ActionText:after,.LinkText:after,.TextBlockDashboardNumber:after,.TextBlockDashboardInfo:after,.TextBlockDashboardDanger:after,.TextBlockDashboardSuccess:after,.TextBlockDashboardWarning:after,.TextBlockDashboardNumberCard:after,.TextBlockDashboardNumberAdmin:after,.TextBlockDashboardBaseColor:after,.TextBlockDashboardInfoLight:after,.TableHeaderText:after,.Grid>caption:after,.GridDragging>caption:after,.GridAcceptDrag>caption:after,.GridNoAcceptDrag>caption:after,.WorkWithBorder>caption:after,.GridWithPaginationBar>caption:after,.GridWithTotalizer>caption:after,.WorkWith>caption:after,.PromptGrid>caption:after,.ViewGrid>caption:after,.WorkWithSelection>caption:after,.GridWithBorderColor>caption:after,.GridNoBorder>caption:after,.GridNoData>caption:after,.Grid[data-gx-grid-nodata]>caption:after,.GridDragging[data-gx-grid-nodata]>caption:after,.GridAcceptDrag[data-gx-grid-nodata]>caption:after,.GridNoAcceptDrag[data-gx-grid-nodata]>caption:after,.WorkWithBorder[data-gx-grid-nodata]>caption:after,.GridWithPaginationBar[data-gx-grid-nodata]>caption:after,.GridWithTotalizer[data-gx-grid-nodata]>caption:after,.WorkWith[data-gx-grid-nodata]>caption:after,.PromptGrid[data-gx-grid-nodata]>caption:after,.ViewGrid[data-gx-grid-nodata]>caption:after,.WorkWithSelection[data-gx-grid-nodata]>caption:after,.GridWithBorderColor[data-gx-grid-nodata]>caption:after,.GridNoBorder[data-gx-grid-nodata]>caption:after,.GridNoData[data-gx-grid-nodata]>caption:after,.FreeStyleGrid[data-gx-grid-nodata]>caption:after,.TrnSublevelGrid[data-gx-grid-nodata]>caption:after,.RecentLinksGrid[data-gx-grid-nodata]>caption:after,.FreeStyleSteps[data-gx-grid-nodata]>caption:after,.VerticalTabGrid[data-gx-grid-nodata]>caption:after,.ColumnsSelectorFreeStyleGrid[data-gx-grid-nodata]>caption:after,.FreeStyleGridWithHeader[data-gx-grid-nodata]>caption:after,.Table>caption:after,.TableDragging>caption:after,.TableAcceptDrag>caption:after,.TableNoAcceptDrag>caption:after,.TableGrid>caption:after,.TableLeftMenu>caption:after,.TableTopMenu>caption:after,.ViewTable>caption:after,.TableHorizontalLine>caption:after,.header_pink_line>caption:after,.HorizontalSpace>caption:after,.TableBottom>caption:after,.RecentLinksTable>caption:after,.RecentLinksTableOdd>caption:after,.RecentLinksTableEven>caption:after,.Table80>caption:after,.Table95>caption:after,.TableButtons>caption:after,.Table960>caption:after,.TableGreyFooter>caption:after,.TableBlackFooter>caption:after,.TableBlackHeader>caption:after,.td5>caption:after,.td100>caption:after,.ToolbarMain>caption:after,.LevelTable>caption:after,.BodyContainer>caption:after,.LoginContainer>caption:after,.HeaderContainer>caption:after,.RecentLinksContainer>caption:after,.ThinHeaderContainer>caption:after,.FormContainer>caption:after,.TabsFormContainer>caption:after,.Container>caption:after,.ContainerFluid>caption:after,.AdvancedContainerItem>caption:after,.AdvancedContainerItemExpanded>caption:after,.OrdersTable>caption:after,.RecentLinksMainTable>caption:after,.RecentLinksMainTableExpanded>caption:after,.PromptContainer>caption:after,.PromptMainTable>caption:after,.GridTabMainTable>caption:after,.TableBorder100x100>caption:after,.HorizantalSpace>caption:after,.TableHeaderRight>caption:after,.FiltersContainer>caption:after,.FiltersContainerItem>caption:after,.FilterContainerItemSearch>caption:after,.NegativeMarginTop10>caption:after,.Table193x216>caption:after,.Table193x216Collapsed>caption:after,.ActionsContainer>caption:after,.ActionsContainerItem>caption:after,.ActionsContainerVisible>caption:after,.TableMainTabs>caption:after,.FiltersCell>caption:after,.Table1>caption:after,.Width100>caption:after,.TableFiltersCell>caption:after,.Invisible>caption:after,.DataFilterContentCell>caption:after,.MergedItemNotRequired>caption:after,.TableLabel50Percent>caption:after,.TableWizardStepsArrow>caption:after,.DynamicFilters>caption:after,.TableContentHolderWithShadow>caption:after,.ProgressCardTable>caption:after,.GridNoHeaderCell>caption:after,.GridNoHeaderCellItems>caption:after,.hidden-md>caption:after,.hidden-sm>caption:after,.TitInicio>caption:after,.TableAssociation>caption:after,.TableLogo>caption:after,.TableTotalizer>caption:after,.TableTotalizerAl>caption:after,.TableStepBulletLineCell>caption:after,.TableWizardMain>caption:after,.TableWizardMainWithShadow>caption:after,.WizardStepsCell>caption:after,.WizardStepsPositionCell>caption:after,.FilterMultipleSelectorCell>caption:after,.FilterMultiplePromptCell>caption:after,.FSSingleLine>caption:after,.FSWithHeaderCellBottomRow>caption:after,.MergeDataCell>caption:after,.TableFSHeader>caption:after,.AdvancedContainer>caption:after,.AdvancedContainerVisible>caption:after,.WWAdvancedContainer>caption:after,.MainContainer>caption:after,.MainContainerWithFooter>caption:after,.MainContainerNoBackground>caption:after,.MainContainerBackgroundWhite>caption:after,.TableDynamicFilters>caption:after,.select>caption:after,.PopupContentCell>caption:after,.TextBlockTitleCell>caption:after,.TableTitleCell>caption:after,.DataDescriptionCell>caption:after,.DataDescriptionCellLeft>caption:after,.DataDescriptionCellLogin>caption:after,.GridHeaderCell>caption:after,.GridHeaderCellCleanFilters>caption:after,.TableTop>caption:after,.TableTopSearch>caption:after,.TableContent>caption:after,.TableMainView>caption:after,.TableMainViewWithShadow>caption:after,.Table100x100>caption:after,.TableBorder>caption:after,.Table100x1004C>caption:after,.TableViewGeneralAtts>caption:after,.TableGridHeader>caption:after,.Table100x100H>caption:after,.TableView>caption:after,.GridLineEven>caption:after,.GridLineOdd>caption:after,.GridFooter>caption:after,.TableData>caption:after,.SpaceTable>caption:after,.TableMain>caption:after,.TableMainPopup>caption:after,.TableMainWithShadow>caption:after,.TableMainTransaction>caption:after,.TableLogin>caption:after,.SmallTableLogin>caption:after,.LargeTableLogin>caption:after,.TableLogin2Cols>caption:after,.TableLoginError>caption:after,.TableLoginError2Cols>caption:after,.TableLoginWithLeftImage>caption:after,.TableLoginWithLeftImageError>caption:after,.TableWhiteBorder>caption:after,.TableMerged>caption:after,.TableSearch>caption:after,.TableAttributesCell>caption:after,.TableSearchCell>caption:after,.TablePaddingLeft>caption:after,.TableLineSeparator>caption:after,.TableRowSideBar>caption:after,.breadCrumbTitleCell>caption:after,.TableActionsCell>caption:after,.TableActionsCellLogin>caption:after,.TableGeolocation>caption:after,.TableBar>caption:after,.TableCellAlignRight>caption:after,.TableAlignRight>caption:after,.TableAlignRightWithMargin>caption:after,.TableAlignRightMaster>caption:after,.MasterTopIconsCell>caption:after,.MasterTopIconsCell1>caption:after,.TableHiddenExtraSmall>caption:after,.CellPaddingTop>caption:after,.TableViewTab>caption:after,.TablePaddingTop5>caption:after,.TableAlignedCentered>caption:after,.TableWithBottomBorder>caption:after,.TableStep>caption:after,.TableStepSelected>caption:after,.TableContainerStep>caption:after,.TableContainerStepSelected>caption:after,.TableContainerStepFirst>caption:after,.TableContainerStepLast>caption:after,.TableStepBullet>caption:after,.TableStepBulletChecked>caption:after,.TableStepBulletSelected>caption:after,.TableContainerStepBullet>caption:after,.TableStepBulletLine>caption:after,.TableStepBulletLineChecked>caption:after,.WizardTitleCell>caption:after,.TableStepInfo>caption:after,.TableMasterPagePopup>caption:after,.TableUserRoleFixedHeader>caption:after,.TableHeaderSidebarImage>caption:after,.TableCardDashboardAdmin>caption:after,.TableCardDashboardAdminInfoLight>caption:after,.TableCardDashboardAdminDanger>caption:after,.TableCardDashboardAdminWarning>caption:after,.TableCardDashboardAdminSuccess>caption:after,.TableCardDashboardAdminInfo>caption:after,.TableCardDashboardAdminBaseColor>caption:after,.TableCardProgressAdmin>caption:after,.TableCardProgressAdminDanger>caption:after,.TableCardProgressAdminWarning>caption:after,.TableCardProgressAdminInfo>caption:after,.TableCardProgressAdminSuccess>caption:after,.TableCardProgressAdminBaseColor>caption:after,.TableCardProgressAdminInfoLight>caption:after,.SimpleCardTable>caption:after,.CardWithImageTable>caption:after,.CardImageMoreInfoTable>caption:after,.ChatDataTable>caption:after,.TableWizardSummaryStep>caption:after,.TextBlockDashboardDescription:after,.TextBlockDashboardDescriptionCard:after,.TextBlockDashboardDescriptionAdmin:after,.FooterText:after,.TextBlockTitleLogin:after,.GridNewRow:after,.GridNewRowWhite:after,.Grid>tfoot .gx_newrow:after,.GridDragging>tfoot .gx_newrow:after,.GridAcceptDrag>tfoot .gx_newrow:after,.GridNoAcceptDrag>tfoot .gx_newrow:after,.WorkWithBorder>tfoot .gx_newrow:after,.GridWithPaginationBar>tfoot .gx_newrow:after,.GridWithTotalizer>tfoot .gx_newrow:after,.WorkWith>tfoot .gx_newrow:after,.PromptGrid>tfoot .gx_newrow:after,.ViewGrid>tfoot .gx_newrow:after,.WorkWithSelection>tfoot .gx_newrow:after,.GridWithBorderColor>tfoot .gx_newrow:after,.GridNoBorder>tfoot .gx_newrow:after,.GridNoData>tfoot .gx_newrow:after,.Grid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridDragging[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridNoAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow:after,.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,.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,.GridWithBorderColor[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridNoBorder[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridNoData[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGrid[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,.FreeStyleSteps[data-gx-grid-nodata]>tfoot .gx_newrow:after,.VerticalTabGrid[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,.FreeStyleGridFooter>.gx_newrow:after,.TrnSublevelGridFooter>.gx_newrow:after,.RecentLinksGridFooter>.gx_newrow:after,.FreeStyleStepsFooter>.gx_newrow:after,.VerticalTabGridFooter>.gx_newrow:after,.ColumnsSelectorFreeStyleGridFooter>.gx_newrow:after,.FreeStyleGridWithHeaderFooter>.gx_newrow:after,.GridLoadingText:after,.Grid+div.gx-grid-loading:after,.GridDragging+div.gx-grid-loading:after,.GridAcceptDrag+div.gx-grid-loading:after,.GridNoAcceptDrag+div.gx-grid-loading:after,.WorkWithBorder+div.gx-grid-loading:after,.GridWithPaginationBar+div.gx-grid-loading:after,.GridWithTotalizer+div.gx-grid-loading:after,.WorkWith+div.gx-grid-loading:after,.PromptGrid+div.gx-grid-loading:after,.ViewGrid+div.gx-grid-loading:after,.WorkWithSelection+div.gx-grid-loading:after,.GridWithBorderColor+div.gx-grid-loading:after,.GridNoBorder+div.gx-grid-loading:after,.GridNoData+div.gx-grid-loading:after,.Grid[data-gx-grid-nodata]+div.gx-grid-loading:after,.GridDragging[data-gx-grid-nodata]+div.gx-grid-loading:after,.GridAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading:after,.GridNoAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading:after,.WorkWithBorder[data-gx-grid-nodata]+div.gx-grid-loading:after,.GridWithPaginationBar[data-gx-grid-nodata]+div.gx-grid-loading:after,.GridWithTotalizer[data-gx-grid-nodata]+div.gx-grid-loading:after,.WorkWith[data-gx-grid-nodata]+div.gx-grid-loading:after,.PromptGrid[data-gx-grid-nodata]+div.gx-grid-loading:after,.ViewGrid[data-gx-grid-nodata]+div.gx-grid-loading:after,.WorkWithSelection[data-gx-grid-nodata]+div.gx-grid-loading:after,.GridWithBorderColor[data-gx-grid-nodata]+div.gx-grid-loading:after,.GridNoBorder[data-gx-grid-nodata]+div.gx-grid-loading:after,.GridNoData[data-gx-grid-nodata]+div.gx-grid-loading:after,.FreeStyleGrid[data-gx-grid-nodata]+div.gx-grid-loading:after,.TrnSublevelGrid[data-gx-grid-nodata]+div.gx-grid-loading:after,.RecentLinksGrid[data-gx-grid-nodata]+div.gx-grid-loading:after,.FreeStyleSteps[data-gx-grid-nodata]+div.gx-grid-loading:after,.VerticalTabGrid[data-gx-grid-nodata]+div.gx-grid-loading:after,.ColumnsSelectorFreeStyleGrid[data-gx-grid-nodata]+div.gx-grid-loading:after,.FreeStyleGridWithHeader[data-gx-grid-nodata]+div.gx-grid-loading:after,.FreeStyleGrid+div.gx-grid-loading:after,.TrnSublevelGrid+div.gx-grid-loading:after,.RecentLinksGrid+div.gx-grid-loading:after,.FreeStyleSteps+div.gx-grid-loading:after,.VerticalTabGrid+div.gx-grid-loading:after,.ColumnsSelectorFreeStyleGrid+div.gx-grid-loading:after,.FreeStyleGridWithHeader+div.gx-grid-loading:after,.GridNoDataText:after,.Grid+.gx-text-gridnodata:after,.GridDragging+.gx-text-gridnodata:after,.GridAcceptDrag+.gx-text-gridnodata:after,.GridNoAcceptDrag+.gx-text-gridnodata:after,.WorkWithBorder+.gx-text-gridnodata:after,.GridWithPaginationBar+.gx-text-gridnodata:after,.GridWithTotalizer+.gx-text-gridnodata:after,.WorkWith+.gx-text-gridnodata:after,.PromptGrid+.gx-text-gridnodata:after,.ViewGrid+.gx-text-gridnodata:after,.WorkWithSelection+.gx-text-gridnodata:after,.GridWithBorderColor+.gx-text-gridnodata:after,.GridNoBorder+.gx-text-gridnodata:after,.GridNoData+.gx-text-gridnodata:after,.Grid[data-gx-grid-nodata]+.gx-text-gridnodata:after,.GridDragging[data-gx-grid-nodata]+.gx-text-gridnodata:after,.GridAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata:after,.GridNoAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata:after,.WorkWithBorder[data-gx-grid-nodata]+.gx-text-gridnodata:after,.GridWithPaginationBar[data-gx-grid-nodata]+.gx-text-gridnodata:after,.GridWithTotalizer[data-gx-grid-nodata]+.gx-text-gridnodata:after,.WorkWith[data-gx-grid-nodata]+.gx-text-gridnodata:after,.PromptGrid[data-gx-grid-nodata]+.gx-text-gridnodata:after,.ViewGrid[data-gx-grid-nodata]+.gx-text-gridnodata:after,.WorkWithSelection[data-gx-grid-nodata]+.gx-text-gridnodata:after,.GridWithBorderColor[data-gx-grid-nodata]+.gx-text-gridnodata:after,.GridNoBorder[data-gx-grid-nodata]+.gx-text-gridnodata:after,.GridNoData[data-gx-grid-nodata]+.gx-text-gridnodata:after,.FreeStyleGrid[data-gx-grid-nodata]+.gx-text-gridnodata:after,.TrnSublevelGrid[data-gx-grid-nodata]+.gx-text-gridnodata:after,.RecentLinksGrid[data-gx-grid-nodata]+.gx-text-gridnodata:after,.FreeStyleSteps[data-gx-grid-nodata]+.gx-text-gridnodata:after,.VerticalTabGrid[data-gx-grid-nodata]+.gx-text-gridnodata:after,.ColumnsSelectorFreeStyleGrid[data-gx-grid-nodata]+.gx-text-gridnodata:after,.FreeStyleGridWithHeader[data-gx-grid-nodata]+.gx-text-gridnodata:after,.FreeStyleGrid+.gx-text-gridnodata:after,.TrnSublevelGrid+.gx-text-gridnodata:after,.RecentLinksGrid+.gx-text-gridnodata:after,.FreeStyleSteps+.gx-text-gridnodata:after,.VerticalTabGrid+.gx-text-gridnodata:after,.ColumnsSelectorFreeStyleGrid+.gx-text-gridnodata:after,.FreeStyleGridWithHeader+.gx-text-gridnodata:after,.TextBlockFSWithHeaderTitle:after,.Label:after,.RequiredLabel:after,.gx-label.AttributeLabel:after,.gx-label.BlobContentAttributeLabel:after,.gx-label.ReadonlyBlobContentAttributeLabel:after,.gx-label.BlobInputAttributeLabel:after,.gx-label.AttributeDraggingLabel:after,.gx-label.AttributeNoAcceptDragLabel:after,.gx-label.AttSubTitleLabel:after,.gx-label.BlobInputAttSubTitleLabel:after,.gx-label.BlobContentAttSubTitleLabel:after,.gx-label.ReadonlyBlobContentAttSubTitleLabel:after,.gx-label.ReadonlyAttSubTitleLabel:after,.gx-label.IME_ActiveLabel:after,.gx-label.BlobContentIME_ActiveLabel:after,.gx-label.ReadonlyBlobContentIME_ActiveLabel:after,.gx-label.BlobInputIME_ActiveLabel:after,.gx-label.ReadonlyIME_ActiveLabel:after,.gx-label.IME_InactiveLabel:after,.gx-label.BlobContentIME_InactiveLabel:after,.gx-label.ReadonlyBlobContentIME_InactiveLabel:after,.gx-label.BlobInputIME_InactiveLabel:after,.gx-label.ReadonlyIME_InactiveLabel:after,.gx-label.IME_DisabledLabel:after,.gx-label.BlobContentIME_DisabledLabel:after,.gx-label.ReadonlyBlobContentIME_DisabledLabel:after,.gx-label.BlobInputIME_DisabledLabel:after,.gx-label.ReadonlyIME_DisabledLabel:after,.gx-label.CheckboxLabelLabel:after,.gx-label.BlobContentCheckboxLabelLabel:after,.gx-label.ReadonlyBlobContentCheckboxLabelLabel:after,.gx-label.BlobInputCheckboxLabelLabel:after,.gx-label.ReadonlyCheckboxLabelLabel:after,.gx-label.FilterAttributeLabel:after,.gx-label.BlobContentFilterAttributeLabel:after,.gx-label.ReadonlyBlobContentFilterAttributeLabel:after,.gx-label.ReadonlyFilterAttributeLabel:after,.gx-label.BlobInputFilterAttributeLabel:after,.gx-label.FilterComboAttributeLabel:after,.gx-label.BlobContentFilterComboAttributeLabel:after,.gx-label.ReadonlyBlobContentFilterComboAttributeLabel:after,.gx-label.BlobInputFilterComboAttributeLabel:after,.gx-label.ReadonlyFilterComboAttributeLabel:after,.gx-label.FilterSearchAttributeLabel:after,.gx-label.BlobContentFilterSearchAttributeLabel:after,.gx-label.ReadonlyBlobContentFilterSearchAttributeLabel:after,.gx-label.BlobInputFilterSearchAttributeLabel:after,.gx-label.ReadonlyFilterSearchAttributeLabel:after,.gx-label.FilterSearchAttributeFocusLabel:after,.gx-label.BlobContentFilterSearchAttributeFocusLabel:after,.gx-label.ReadonlyBlobContentFilterSearchAttributeFocusLabel:after,.gx-label.BlobInputFilterSearchAttributeFocusLabel:after,.gx-label.ReadonlyFilterSearchAttributeFocusLabel:after,.gx-label.DateFilterSearchAttributeLabel:after,.gx-label.BlobContentDateFilterSearchAttributeLabel:after,.gx-label.ReadonlyBlobContentDateFilterSearchAttributeLabel:after,.gx-label.BlobInputDateFilterSearchAttributeLabel:after,.gx-label.ReadonlyDateFilterSearchAttributeLabel:after,.gx-label.FilterPanelLabel:after,.gx-label.BlobContentFilterPanelLabel:after,.gx-label.ReadonlyBlobContentFilterPanelLabel:after,.gx-label.BlobInputFilterPanelLabel:after,.gx-label.ReadonlyFilterPanelLabel:after,.gx-label.DescriptionAttributeLabel:after,.gx-label.BlobContentDescriptionAttributeLabel:after,.gx-label.ReadonlyBlobContentDescriptionAttributeLabel:after,.gx-label.ReadonlyDescriptionAttributeLabel:after,.gx-label.BlobInputDescriptionAttributeLabel:after,.gx-label.LoginAttributeLabel:after,.gx-label.BlobContentLoginAttributeLabel:after,.gx-label.ReadonlyBlobContentLoginAttributeLabel:after,.gx-label.BlobInputLoginAttributeLabel:after,.gx-label.ReadonlyLoginAttributeLabel:after,.gx-label.LoginComboAttributeLabel:after,.gx-label.BlobContentLoginComboAttributeLabel:after,.gx-label.ReadonlyBlobContentLoginComboAttributeLabel:after,.gx-label.BlobInputLoginComboAttributeLabel:after,.gx-label.ReadonlyLoginComboAttributeLabel:after,.gx-label.RegistrationAttributeLabel:after,.gx-label.BlobContentRegistrationAttributeLabel:after,.gx-label.ReadonlyBlobContentRegistrationAttributeLabel:after,.gx-label.BlobInputRegistrationAttributeLabel:after,.gx-label.ReadonlyRegistrationAttributeLabel:after,.gx-label.RequiredAttributeLabel:after,.gx-label.BlobContentRequiredAttributeLabel:after,.gx-label.ReadonlyBlobContentRequiredAttributeLabel:after,.gx-label.BlobInputRequiredAttributeLabel:after,.gx-label.ReadonlyRequiredAttributeLabel:after,.gx-label.InactiveAttributeLabel:after,.gx-label.BlobContentInactiveAttributeLabel:after,.gx-label.ReadonlyBlobContentInactiveAttributeLabel:after,.gx-label.BlobInputInactiveAttributeLabel:after,.gx-label.ReadonlyInactiveAttributeLabel:after,.gx-label.ComboAttributeLabel:after,.gx-label.BlobContentComboAttributeLabel:after,.gx-label.ReadonlyBlobContentComboAttributeLabel:after,.gx-label.BlobInputComboAttributeLabel:after,.gx-label.ReadonlyComboAttributeLabel:after,.gx-label.SubtitleAttributeLabel:after,.gx-label.BlobContentSubtitleAttributeLabel:after,.gx-label.ReadonlyBlobContentSubtitleAttributeLabel:after,.gx-label.BlobInputSubtitleAttributeLabel:after,.gx-label.ReadonlySubtitleAttributeLabel:after,.gx-label.URLAttributeLabel:after,.gx-label.BlobContentURLAttributeLabel:after,.gx-label.ReadonlyBlobContentURLAttributeLabel:after,.gx-label.BlobInputURLAttributeLabel:after,.gx-label.ReadonlyURLAttributeLabel:after,.gx-label.TextAttributeLabel:after,.gx-label.BlobContentTextAttributeLabel:after,.gx-label.ReadonlyBlobContentTextAttributeLabel:after,.gx-label.BlobInputTextAttributeLabel:after,.gx-label.ReadonlyTextAttributeLabel:after,.gx-label.TextActionAttributeLabel:after,.gx-label.BlobContentTextActionAttributeLabel:after,.gx-label.ReadonlyBlobContentTextActionAttributeLabel:after,.gx-label.BlobInputTextActionAttributeLabel:after,.gx-label.ReadonlyTextActionAttributeLabel:after,.gx-label.AttributeSecondaryLabel:after,.gx-label.Attribute250Label:after,.gx-label.BootstrapTooltipRightLabel:after,.gx-label.BootstrapTooltipLeftLabel:after,.gx-label.AttributeNoWrapLabel:after,.gx-label.UpdateAttributeLabel:after,.gx-label.AttributeRealWidthCheckBoxLabel:after,.gx-label.AttributeGrayLabel:after,.gx-label.AttributeGrayDateLabel:after,.gx-label.TurnoEstadoLabel:after,.gx-label.=Label:after,.gx-label.EstTurnoAsignadoLabel:after,.gx-label.TableDynamicFiltersDateTimeLabel:after,.gx-label.DownloadAttributeLabel:after,.gx-label.ReadonlyDownloadAttributeLabel:after,.gx-label.TableDynamicFiltersDateLabel:after,.gx-label.faqthinkLabel:after,.gx-label.AttributeLoginLabel:after,.gx-label.AttributeLoginImageLeftLabel:after,.gx-label.AttributeRealWidthTotalizerLabel:after,.gx-label.AttributeAcceptDragLabel:after,.gx-label.AttributeTotalizerLabel:after,.gx-label.AttributeWidthAutoLabel:after,.gx-label.AttributeStepLabel:after,.gx-label.ReadonlyAttributeStepLabel:after,.gx-label.AttributeStepSelectedLabel:after,.gx-label.ReadonlyAttributeStepSelectedLabel:after,.gx-label.AttributeStepBulletLabel:after,.gx-label.ReadonlyAttributeStepBulletLabel:after,.gx-label.AttributeStepBulletUnSelectedLabel:after,.gx-label.ReadonlyAttributeStepBulletUnSelectedLabel:after,.gx-label.AttributeStepBulletSelectedLabel:after,.gx-label.ReadonlyAttributeStepBulletSelectedLabel:after,.gx-label.AttributeDateTimeLabel:after,.gx-label.AttributeRealWidthDatetimeLabel:after,.gx-label.ReadonlyAttributeDateTimeLabel:after,.gx-label.CheckBoxLabel:after,.gx-label.BlobContentCheckBoxLabel:after,.gx-label.ReadonlyBlobContentCheckBoxLabel:after,.gx-label.BlobInputCheckBoxLabel:after,.gx-label.ReadonlyCheckBoxLabel:after,.gx-label.AttributeCheckBoxLabel:after,.gx-label.ImageAttributeLabel:after,.gx-label.ResponsiveImageAttributeLabel:after,.gx-label.BlobContentResponsiveImageAttributeLabel:after,.gx-label.ReadonlyBlobContentResponsiveImageAttributeLabel:after,.gx-label.ReadonlyResponsiveImageAttributeLabel:after,.gx-label.BlobInputResponsiveImageAttributeLabel:after,.gx-label.ProfileImageAttributeLabel:after,.gx-label.BlobContentProfileImageAttributeLabel:after,.gx-label.ReadonlyBlobContentProfileImageAttributeLabel:after,.gx-label.BlobInputProfileImageAttributeLabel:after,.gx-label.ReadonlyProfileImageAttributeLabel:after,.gx-label.SmallProfileImageAttributeLabel:after,.gx-label.BlobContentSmallProfileImageAttributeLabel:after,.gx-label.ReadonlyBlobContentSmallProfileImageAttributeLabel:after,.gx-label.BlobInputSmallProfileImageAttributeLabel:after,.gx-label.ReadonlySmallProfileImageAttributeLabel:after,.gx-label.ActionAttributeLabel:after,.gx-label.BlobContentActionAttributeLabel:after,.gx-label.ReadonlyBlobContentActionAttributeLabel:after,.gx-label.ReadonlyActionAttributeLabel:after,.gx-label.DeleteAttributeLabel:after,.gx-label.BlobContentDeleteAttributeLabel:after,.gx-label.ReadonlyBlobContentDeleteAttributeLabel:after,.gx-label.ReadonlyDeleteAttributeLabel:after,.gx-label.BlobInputDeleteAttributeLabel:after,.gx-label.DisplayAttributeLabel:after,.gx-label.BlobContentDisplayAttributeLabel:after,.gx-label.ReadonlyBlobContentDisplayAttributeLabel:after,.gx-label.ReadonlyDisplayAttributeLabel:after,.gx-label.BlobInputDisplayAttributeLabel:after,.gx-label.SelectionAttributeLabel:after,.gx-label.BlobContentSelectionAttributeLabel:after,.gx-label.ReadonlyBlobContentSelectionAttributeLabel:after,.gx-label.ReadonlySelectionAttributeLabel:after,.gx-label.BlobInputSelectionAttributeLabel:after,.gx-label.DisabledActionAttributeLabel:after,.gx-label.BlobContentDisabledActionAttributeLabel:after,.gx-label.ReadonlyBlobContentDisabledActionAttributeLabel:after,.gx-label.ReadonlyDisabledActionAttributeLabel:after,.gx-label.BlobInputDisabledActionAttributeLabel:after,.gx-label.BlobInputActionAttributeLabel:after,.gx-label.SelectAttributeLabel:after,.gx-label.BlobContentSelectAttributeLabel:after,.gx-label.ReadonlyBlobContentSelectAttributeLabel:after,.gx-label.BlobInputSelectAttributeLabel:after,.gx-label.ReadonlySelectAttributeLabel:after,.gx-label.BlackAttributeLabel:after,.gx-label.BlobContentBlackAttributeLabel:after,.gx-label.ReadonlyBlobContentBlackAttributeLabel:after,.gx-label.BlobInputBlackAttributeLabel:after,.gx-label.ReadonlyBlackAttributeLabel:after,.gx-label.ActionBaseColorAttributeLabel:after,.gx-label.BlobContentActionBaseColorAttributeLabel:after,.gx-label.ReadonlyBlobContentActionBaseColorAttributeLabel:after,.gx-label.ReadonlyActionBaseColorAttributeLabel:after,.gx-label.BlobInputActionBaseColorAttributeLabel:after,.gx-label.ReadonlyImageAttributeLabel:after,.gx-label.VideoAttributeLabel:after,.gx-label.ReadonlyVideoAttributeLabel:after,.gx-label.AudioAttributeLabel:after,.gx-label.ReadonlyAudioAttributeLabel:after,.gx-label.ErrorAttributeLabel:after,.gx-label.WarningAttributeLabel:after,.gx-label.AssociationListAttributeLabel:after,.gx-label.BlobContentAssociationListAttributeLabel:after,.gx-label.ReadonlyBlobContentAssociationListAttributeLabel:after,.gx-label.BlobInputAssociationListAttributeLabel:after,.gx-label.ReadonlyAssociationListAttributeLabel:after,.gx-label.ReadonlyAttributeLabel:after,.gx-label.ReadonlyMedioLabel:after,.gx-label.BlobContentReadonlyMedioLabel:after,.gx-label.ReadonlyBlobContentReadonlyMedioLabel:after,.gx-label.BlobInputReadonlyMedioLabel:after,.gx-label.ReadonlyReadonlyMedioLabel:after,.gx-label.ReadonlyAttributeRealWidthLabel:after,.gx-label.ReadonlyAttributeNoWrapLabel:after,.gx-label.ReadonlyAttributeTotalizerLabel:after,.gx-label.ReadonlyAttributeRealWidthTotalizerLabel:after,.gx-label.ReadonlyAttributeRealWidthDatetimeLabel:after,.gx-label.GridTitleLabel:after,.gx-label.ReadonlyGridTitleLabel:after,.gx-label.AttributeTitleWWPLabel:after,.gx-label.BlobContentAttributeTitleWWPLabel:after,.gx-label.ReadonlyBlobContentAttributeTitleWWPLabel:after,.gx-label.BlobInputAttributeTitleWWPLabel:after,.gx-label.ReadonlyAttributeTitleWWPLabel:after,.gx-label.AttributeWhiteLabel:after,.gx-label.BlobContentAttributeWhiteLabel:after,.gx-label.ReadonlyBlobContentAttributeWhiteLabel:after,.gx-label.BlobInputAttributeWhiteLabel:after,.gx-label.ReadonlyAttributeWhiteLabel:after,.gx-label.AttributeCharLongLabel:after,.gx-label.BlobContentAttributeCharLongLabel:after,.gx-label.ReadonlyBlobContentAttributeCharLongLabel:after,.gx-label.BlobInputAttributeCharLongLabel:after,.gx-label.ReadonlyAttributeCharLongLabel:after,.gx-label.AttributeManageFiltersLabel:after,.gx-label.AttributeImageFixWidthLabel:after,.gx-label.BlobContentAttributeImageFixWidthLabel:after,.gx-label.ReadonlyBlobContentAttributeImageFixWidthLabel:after,.gx-label.BlobInputAttributeImageFixWidthLabel:after,.gx-label.ReadonlyAttributeImageFixWidthLabel:after,.gx-label.AttributeDateLabel:after,.gx-label.BlobContentAttributeDateLabel:after,.gx-label.ReadonlyBlobContentAttributeDateLabel:after,.gx-label.BlobInputAttributeDateLabel:after,.gx-label.ReadonlyAttributeDateLabel:after,.gx-label.AttributeRealWidthDateLabel:after,.gx-label.ReadonlyAttributeRealWidthDateLabel:after,.gx-label.AttributeInactiveLabel:after,.gx-label.BlobContentAttributeInactiveLabel:after,.gx-label.ReadonlyBlobContentAttributeInactiveLabel:after,.gx-label.BlobInputAttributeInactiveLabel:after,.gx-label.ReadonlyAttributeInactiveLabel:after,.gx-label.AttributeRealWidthLabel:after,.gx-label.BlobContentAttributeRealWidthLabel:after,.gx-label.ReadonlyBlobContentAttributeRealWidthLabel:after,.gx-label.BlobInputAttributeRealWidthLabel:after,.gx-label.AttributeTagLabel:after,.gx-label.AttributeTagSuccessLabel:after,.gx-label.AttributeTagWarningLabel:after,.gx-label.AttributeTagDangerLabel:after,.gx-label.AttributeTagInfoLightLabel:after,.gx-label.AttributeTagInfoLabel:after,.gx-label.SearchResultsListTitleAttributeLabel:after,.gx-label.ReadonlySearchResultsListTitleAttributeLabel:after,.gx-label.SearchResultsListDescriptionAttributeLabel:after,.gx-label.ReadonlySearchResultsListDescriptionAttributeLabel:after,.gx-label.CardImageAttributeLabel:after,.gx-label.ReadonlyCardImageAttributeLabel:after,.gx-label.CardImageAttributeWhiteWithShadowLabel:after,.gx-label.ReadonlyCardImageAttributeWhiteWithShadowLabel:after,.gx-label.CardImageAttributeWhiteSubtitleWithShadowLabel:after,.gx-label.ReadonlyCardImageAttributeWhiteSubtitleWithShadowLabel:after,.gx-label.CardImageAttributeDescriptionLabel:after,.gx-label.BlobContentCardImageAttributeDescriptionLabel:after,.gx-label.ReadonlyBlobContentCardImageAttributeDescriptionLabel:after,.gx-label.BlobInputCardImageAttributeDescriptionLabel:after,.gx-label.ReadonlyCardImageAttributeDescriptionLabel:after,.gx-label.SimpleCardAttributeTitleLabel:after,.gx-label.ReadonlySimpleCardAttributeTitleLabel:after,.gx-label.SimpleCardAttributeSubtitleLabel:after,.gx-label.ReadonlySimpleCardAttributeSubtitleLabel:after,.gx-label.CardSmallImageAttributeLabel:after,.gx-label.ReadonlyCardSmallImageAttributeLabel:after,.gx-label.CardSmallImageAttributeDescriptionLabel:after,.gx-label.ReadonlyCardSmallImageAttributeDescriptionLabel:after,.gx-label.CardWithImageAttributeDescriptionLabel:after,.gx-label.BlobContentCardWithImageAttributeDescriptionLabel:after,.gx-label.ReadonlyBlobContentCardWithImageAttributeDescriptionLabel:after,.gx-label.BlobInputCardWithImageAttributeDescriptionLabel:after,.gx-label.ReadonlyCardWithImageAttributeDescriptionLabel:after,.gx-label.ChatAttributeNameLabel:after,.gx-label.BlobContentChatAttributeNameLabel:after,.gx-label.ReadonlyBlobContentChatAttributeNameLabel:after,.gx-label.BlobInputChatAttributeNameLabel:after,.gx-label.ReadonlyChatAttributeNameLabel:after,.gx-label.ChatAttributeDateLabel:after,.gx-label.BlobContentChatAttributeDateLabel:after,.gx-label.ReadonlyBlobContentChatAttributeDateLabel:after,.gx-label.BlobInputChatAttributeDateLabel:after,.gx-label.ReadonlyChatAttributeDateLabel:after,.gx-label.ChatAttributeImageLabel:after,.gx-label.BlobContentChatAttributeImageLabel:after,.gx-label.ReadonlyBlobContentChatAttributeImageLabel:after,.gx-label.BlobInputChatAttributeImageLabel:after,.gx-label.ReadonlyChatAttributeImageLabel:after,.gx-label.ChatAttributeMessageLabel:after,.gx-label.BlobContentChatAttributeMessageLabel:after,.gx-label.ReadonlyBlobContentChatAttributeMessageLabel:after,.gx-label.BlobInputChatAttributeMessageLabel:after,.gx-label.ReadonlyChatAttributeMessageLabel:after,.gx-label.AttributeRegisterLabel:after,.gx-label.ProgressAdminCardDescriptionLabel:after,.gx-label.ProgressAdminCardNumberLabel:after,.gx-label.ReadonlyProgressAdminCardNumberLabel:after,.gx-label.ReadonlyProgressAdminCardDescriptionLabel:after,.gx-label.ProgressBarAdminV2DescriptionLabel:after,.gx-label.ProgressBarAdminV2NumberLabel:after,.gx-label.ProgressBarAdminV2NumberTotalLabel:after,.gx-label.ProgressBarAdminV2TitleLabel:after,.gx-label.DashboardNumberLabel:after,.gx-label.ReadonlyDashboardNumberLabel:after,.gx-label.DashboardInfoLabel:after,.gx-label.ReadonlyDashboardInfoLabel:after,.gx-label.DashboardDangerLabel:after,.gx-label.ReadonlyDashboardDangerLabel:after,.gx-label.DashboardSuccessLabel:after,.gx-label.ReadonlyDashboardSuccessLabel:after,.gx-label.DashboardWarningLabel:after,.gx-label.ReadonlyDashboardWarningLabel:after,.gx-label.DashboardNumberCardLabel:after,.gx-label.ReadonlyDashboardNumberCardLabel:after,.gx-label.DashboardNumberAdminLabel:after,.gx-label.ReadonlyDashboardNumberAdminLabel:after,.gx-label.DashboardBaseColorLabel:after,.gx-label.ReadonlyDashboardBaseColorLabel:after,.gx-label.DashboardInfoLightLabel:after,.gx-label.ReadonlyDashboardInfoLightLabel:after,.AssociationTitle:after,.SmallText:after,.SelectedTab:after,.UnSelectedTab:after,.DataDescription:after,.DataDescriptionLogin:after,.TextBlockTitleWWP:after,.WizardTitle:after,.TextBlockTitleWWPTab:after,.TextBlockTitleNotAuthorized:after,.WizardStepDescription:after,.TextBlockTitleMaster:after,.TextBlockTitleMaterial:after,.DataFilterDescription:after,.DataFixedFilterDescription:after,.DataFilterDescriptionPrefix:after,.DescriptionWhite:after,.WorkWithFooter:after,.InGridDeletion:after,.StepNumber:after,.StepNumberSelected:after,.StepNumberBullet:after,.StepNumberBulletSelected:after,.WizardTextBlock:after,.WizardTextBlockDescription:after,.TextBlockNotAuthorized:after,.TextBlockLogo:after,.TextBlockMoreInfoCard:after,.TextBlockMoreInfoAdmin:after,.ProgressAdminCardTitle:after
{
	white-space: nowrap;
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color: #444;
	vertical-align: middle;
}

.BigTitle,.SeparateBigTitle
{
	padding-left: 12px;
	display: block;
	white-space: normal;
	font-size: 40px;
	font-weight: 400;
	text-align: center;
}
.BigTitle:before,.SeparateBigTitle:before
{
	display: block;
	white-space: normal;
	font-size: 40px;
	font-weight: 400;
	text-align: center;
}

.BigTitle:after,.SeparateBigTitle:after
{
	display: block;
	white-space: normal;
	font-size: 40px;
	font-weight: 400;
	text-align: center;
}

.SeparateBigTitle
{
	letter-spacing: -4px;
}
.SeparateBigTitle:before
{
	letter-spacing: -4px;
}

.SeparateBigTitle:after
{
	letter-spacing: -4px;
}

.SubTitle
{
	display: block;
}
.SubTitle:before
{
	display: block;
}

.SubTitle:after
{
	display: block;
}

.TableHeaderText,.Grid>caption,.GridDragging>caption,.GridAcceptDrag>caption,.GridNoAcceptDrag>caption,.WorkWithBorder>caption,.GridWithPaginationBar>caption,.GridWithTotalizer>caption,.WorkWith>caption,.PromptGrid>caption,.ViewGrid>caption,.WorkWithSelection>caption,.GridWithBorderColor>caption,.GridNoBorder>caption,.GridNoData>caption,.Grid[data-gx-grid-nodata]>caption,.GridDragging[data-gx-grid-nodata]>caption,.GridAcceptDrag[data-gx-grid-nodata]>caption,.GridNoAcceptDrag[data-gx-grid-nodata]>caption,.WorkWithBorder[data-gx-grid-nodata]>caption,.GridWithPaginationBar[data-gx-grid-nodata]>caption,.GridWithTotalizer[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,.GridWithBorderColor[data-gx-grid-nodata]>caption,.GridNoBorder[data-gx-grid-nodata]>caption,.GridNoData[data-gx-grid-nodata]>caption,.FreeStyleGrid[data-gx-grid-nodata]>caption,.TrnSublevelGrid[data-gx-grid-nodata]>caption,.RecentLinksGrid[data-gx-grid-nodata]>caption,.FreeStyleSteps[data-gx-grid-nodata]>caption,.VerticalTabGrid[data-gx-grid-nodata]>caption,.ColumnsSelectorFreeStyleGrid[data-gx-grid-nodata]>caption,.FreeStyleGridWithHeader[data-gx-grid-nodata]>caption,.Table>caption,.TableDragging>caption,.TableAcceptDrag>caption,.TableNoAcceptDrag>caption,.TableGrid>caption,.TableLeftMenu>caption,.TableTopMenu>caption,.ViewTable>caption,.TableHorizontalLine>caption,.header_pink_line>caption,.HorizontalSpace>caption,.TableBottom>caption,.RecentLinksTable>caption,.RecentLinksTableOdd>caption,.RecentLinksTableEven>caption,.Table80>caption,.Table95>caption,.TableButtons>caption,.Table960>caption,.TableGreyFooter>caption,.TableBlackFooter>caption,.TableBlackHeader>caption,.td5>caption,.td100>caption,.ToolbarMain>caption,.LevelTable>caption,.BodyContainer>caption,.LoginContainer>caption,.HeaderContainer>caption,.RecentLinksContainer>caption,.ThinHeaderContainer>caption,.FormContainer>caption,.TabsFormContainer>caption,.Container>caption,.ContainerFluid>caption,.AdvancedContainerItem>caption,.AdvancedContainerItemExpanded>caption,.OrdersTable>caption,.RecentLinksMainTable>caption,.RecentLinksMainTableExpanded>caption,.PromptContainer>caption,.PromptMainTable>caption,.GridTabMainTable>caption,.TableBorder100x100>caption,.HorizantalSpace>caption,.TableHeaderRight>caption,.FiltersContainer>caption,.FiltersContainerItem>caption,.FilterContainerItemSearch>caption,.NegativeMarginTop10>caption,.Table193x216>caption,.Table193x216Collapsed>caption,.ActionsContainer>caption,.ActionsContainerItem>caption,.ActionsContainerVisible>caption,.TableMainTabs>caption,.FiltersCell>caption,.Table1>caption,.Width100>caption,.TableFiltersCell>caption,.Invisible>caption,.DataFilterContentCell>caption,.MergedItemNotRequired>caption,.TableLabel50Percent>caption,.TableWizardStepsArrow>caption,.DynamicFilters>caption,.TableContentHolderWithShadow>caption,.ProgressCardTable>caption,.GridNoHeaderCell>caption,.GridNoHeaderCellItems>caption,.hidden-md>caption,.hidden-sm>caption,.TitInicio>caption,.TableAssociation>caption,.TableLogo>caption,.TableTotalizer>caption,.TableTotalizerAl>caption,.TableStepBulletLineCell>caption,.TableWizardMain>caption,.TableWizardMainWithShadow>caption,.WizardStepsCell>caption,.WizardStepsPositionCell>caption,.FilterMultipleSelectorCell>caption,.FilterMultiplePromptCell>caption,.FSSingleLine>caption,.FSWithHeaderCellBottomRow>caption,.MergeDataCell>caption,.TableFSHeader>caption,.AdvancedContainer>caption,.AdvancedContainerVisible>caption,.WWAdvancedContainer>caption,.MainContainer>caption,.MainContainerWithFooter>caption,.MainContainerNoBackground>caption,.MainContainerBackgroundWhite>caption,.TableDynamicFilters>caption,.select>caption,.PopupContentCell>caption,.TextBlockTitleCell>caption,.TableTitleCell>caption,.DataDescriptionCell>caption,.DataDescriptionCellLeft>caption,.DataDescriptionCellLogin>caption,.GridHeaderCell>caption,.GridHeaderCellCleanFilters>caption,.TableTop>caption,.TableTopSearch>caption,.TableContent>caption,.TableMainView>caption,.TableMainViewWithShadow>caption,.Table100x100>caption,.TableBorder>caption,.Table100x1004C>caption,.TableViewGeneralAtts>caption,.TableGridHeader>caption,.Table100x100H>caption,.TableView>caption,.GridLineEven>caption,.GridLineOdd>caption,.GridFooter>caption,.TableData>caption,.SpaceTable>caption,.TableMain>caption,.TableMainPopup>caption,.TableMainWithShadow>caption,.TableMainTransaction>caption,.TableLogin>caption,.SmallTableLogin>caption,.LargeTableLogin>caption,.TableLogin2Cols>caption,.TableLoginError>caption,.TableLoginError2Cols>caption,.TableLoginWithLeftImage>caption,.TableLoginWithLeftImageError>caption,.TableWhiteBorder>caption,.TableMerged>caption,.TableSearch>caption,.TableAttributesCell>caption,.TableSearchCell>caption,.TablePaddingLeft>caption,.TableLineSeparator>caption,.TableRowSideBar>caption,.breadCrumbTitleCell>caption,.TableActionsCell>caption,.TableActionsCellLogin>caption,.TableGeolocation>caption,.TableBar>caption,.TableCellAlignRight>caption,.TableAlignRight>caption,.TableAlignRightWithMargin>caption,.TableAlignRightMaster>caption,.MasterTopIconsCell>caption,.MasterTopIconsCell1>caption,.TableHiddenExtraSmall>caption,.CellPaddingTop>caption,.TableViewTab>caption,.TablePaddingTop5>caption,.TableAlignedCentered>caption,.TableWithBottomBorder>caption,.TableStep>caption,.TableStepSelected>caption,.TableContainerStep>caption,.TableContainerStepSelected>caption,.TableContainerStepFirst>caption,.TableContainerStepLast>caption,.TableStepBullet>caption,.TableStepBulletChecked>caption,.TableStepBulletSelected>caption,.TableContainerStepBullet>caption,.TableStepBulletLine>caption,.TableStepBulletLineChecked>caption,.WizardTitleCell>caption,.TableStepInfo>caption,.TableMasterPagePopup>caption,.TableUserRoleFixedHeader>caption,.TableHeaderSidebarImage>caption,.TableCardDashboardAdmin>caption,.TableCardDashboardAdminInfoLight>caption,.TableCardDashboardAdminDanger>caption,.TableCardDashboardAdminWarning>caption,.TableCardDashboardAdminSuccess>caption,.TableCardDashboardAdminInfo>caption,.TableCardDashboardAdminBaseColor>caption,.TableCardProgressAdmin>caption,.TableCardProgressAdminDanger>caption,.TableCardProgressAdminWarning>caption,.TableCardProgressAdminInfo>caption,.TableCardProgressAdminSuccess>caption,.TableCardProgressAdminBaseColor>caption,.TableCardProgressAdminInfoLight>caption,.SimpleCardTable>caption,.CardWithImageTable>caption,.CardImageMoreInfoTable>caption,.ChatDataTable>caption,.TableWizardSummaryStep>caption
{
	display: none;
	font-size: 1.4em;
}
.TableHeaderText:before,.Grid>caption:before,.GridDragging>caption:before,.GridAcceptDrag>caption:before,.GridNoAcceptDrag>caption:before,.WorkWithBorder>caption:before,.GridWithPaginationBar>caption:before,.GridWithTotalizer>caption:before,.WorkWith>caption:before,.PromptGrid>caption:before,.ViewGrid>caption:before,.WorkWithSelection>caption:before,.GridWithBorderColor>caption:before,.GridNoBorder>caption:before,.GridNoData>caption:before,.Grid[data-gx-grid-nodata]>caption:before,.GridDragging[data-gx-grid-nodata]>caption:before,.GridAcceptDrag[data-gx-grid-nodata]>caption:before,.GridNoAcceptDrag[data-gx-grid-nodata]>caption:before,.WorkWithBorder[data-gx-grid-nodata]>caption:before,.GridWithPaginationBar[data-gx-grid-nodata]>caption:before,.GridWithTotalizer[data-gx-grid-nodata]>caption:before,.WorkWith[data-gx-grid-nodata]>caption:before,.PromptGrid[data-gx-grid-nodata]>caption:before,.ViewGrid[data-gx-grid-nodata]>caption:before,.WorkWithSelection[data-gx-grid-nodata]>caption:before,.GridWithBorderColor[data-gx-grid-nodata]>caption:before,.GridNoBorder[data-gx-grid-nodata]>caption:before,.GridNoData[data-gx-grid-nodata]>caption:before,.FreeStyleGrid[data-gx-grid-nodata]>caption:before,.TrnSublevelGrid[data-gx-grid-nodata]>caption:before,.RecentLinksGrid[data-gx-grid-nodata]>caption:before,.FreeStyleSteps[data-gx-grid-nodata]>caption:before,.VerticalTabGrid[data-gx-grid-nodata]>caption:before,.ColumnsSelectorFreeStyleGrid[data-gx-grid-nodata]>caption:before,.FreeStyleGridWithHeader[data-gx-grid-nodata]>caption:before,.Table>caption:before,.TableDragging>caption:before,.TableAcceptDrag>caption:before,.TableNoAcceptDrag>caption:before,.TableGrid>caption:before,.TableLeftMenu>caption:before,.TableTopMenu>caption:before,.ViewTable>caption:before,.TableHorizontalLine>caption:before,.header_pink_line>caption:before,.HorizontalSpace>caption:before,.TableBottom>caption:before,.RecentLinksTable>caption:before,.RecentLinksTableOdd>caption:before,.RecentLinksTableEven>caption:before,.Table80>caption:before,.Table95>caption:before,.TableButtons>caption:before,.Table960>caption:before,.TableGreyFooter>caption:before,.TableBlackFooter>caption:before,.TableBlackHeader>caption:before,.td5>caption:before,.td100>caption:before,.ToolbarMain>caption:before,.LevelTable>caption:before,.BodyContainer>caption:before,.LoginContainer>caption:before,.HeaderContainer>caption:before,.RecentLinksContainer>caption:before,.ThinHeaderContainer>caption:before,.FormContainer>caption:before,.TabsFormContainer>caption:before,.Container>caption:before,.ContainerFluid>caption:before,.AdvancedContainerItem>caption:before,.AdvancedContainerItemExpanded>caption:before,.OrdersTable>caption:before,.RecentLinksMainTable>caption:before,.RecentLinksMainTableExpanded>caption:before,.PromptContainer>caption:before,.PromptMainTable>caption:before,.GridTabMainTable>caption:before,.TableBorder100x100>caption:before,.HorizantalSpace>caption:before,.TableHeaderRight>caption:before,.FiltersContainer>caption:before,.FiltersContainerItem>caption:before,.FilterContainerItemSearch>caption:before,.NegativeMarginTop10>caption:before,.Table193x216>caption:before,.Table193x216Collapsed>caption:before,.ActionsContainer>caption:before,.ActionsContainerItem>caption:before,.ActionsContainerVisible>caption:before,.TableMainTabs>caption:before,.FiltersCell>caption:before,.Table1>caption:before,.Width100>caption:before,.TableFiltersCell>caption:before,.Invisible>caption:before,.DataFilterContentCell>caption:before,.MergedItemNotRequired>caption:before,.TableLabel50Percent>caption:before,.TableWizardStepsArrow>caption:before,.DynamicFilters>caption:before,.TableContentHolderWithShadow>caption:before,.ProgressCardTable>caption:before,.GridNoHeaderCell>caption:before,.GridNoHeaderCellItems>caption:before,.hidden-md>caption:before,.hidden-sm>caption:before,.TitInicio>caption:before,.TableAssociation>caption:before,.TableLogo>caption:before,.TableTotalizer>caption:before,.TableTotalizerAl>caption:before,.TableStepBulletLineCell>caption:before,.TableWizardMain>caption:before,.TableWizardMainWithShadow>caption:before,.WizardStepsCell>caption:before,.WizardStepsPositionCell>caption:before,.FilterMultipleSelectorCell>caption:before,.FilterMultiplePromptCell>caption:before,.FSSingleLine>caption:before,.FSWithHeaderCellBottomRow>caption:before,.MergeDataCell>caption:before,.TableFSHeader>caption:before,.AdvancedContainer>caption:before,.AdvancedContainerVisible>caption:before,.WWAdvancedContainer>caption:before,.MainContainer>caption:before,.MainContainerWithFooter>caption:before,.MainContainerNoBackground>caption:before,.MainContainerBackgroundWhite>caption:before,.TableDynamicFilters>caption:before,.select>caption:before,.PopupContentCell>caption:before,.TextBlockTitleCell>caption:before,.TableTitleCell>caption:before,.DataDescriptionCell>caption:before,.DataDescriptionCellLeft>caption:before,.DataDescriptionCellLogin>caption:before,.GridHeaderCell>caption:before,.GridHeaderCellCleanFilters>caption:before,.TableTop>caption:before,.TableTopSearch>caption:before,.TableContent>caption:before,.TableMainView>caption:before,.TableMainViewWithShadow>caption:before,.Table100x100>caption:before,.TableBorder>caption:before,.Table100x1004C>caption:before,.TableViewGeneralAtts>caption:before,.TableGridHeader>caption:before,.Table100x100H>caption:before,.TableView>caption:before,.GridLineEven>caption:before,.GridLineOdd>caption:before,.GridFooter>caption:before,.TableData>caption:before,.SpaceTable>caption:before,.TableMain>caption:before,.TableMainPopup>caption:before,.TableMainWithShadow>caption:before,.TableMainTransaction>caption:before,.TableLogin>caption:before,.SmallTableLogin>caption:before,.LargeTableLogin>caption:before,.TableLogin2Cols>caption:before,.TableLoginError>caption:before,.TableLoginError2Cols>caption:before,.TableLoginWithLeftImage>caption:before,.TableLoginWithLeftImageError>caption:before,.TableWhiteBorder>caption:before,.TableMerged>caption:before,.TableSearch>caption:before,.TableAttributesCell>caption:before,.TableSearchCell>caption:before,.TablePaddingLeft>caption:before,.TableLineSeparator>caption:before,.TableRowSideBar>caption:before,.breadCrumbTitleCell>caption:before,.TableActionsCell>caption:before,.TableActionsCellLogin>caption:before,.TableGeolocation>caption:before,.TableBar>caption:before,.TableCellAlignRight>caption:before,.TableAlignRight>caption:before,.TableAlignRightWithMargin>caption:before,.TableAlignRightMaster>caption:before,.MasterTopIconsCell>caption:before,.MasterTopIconsCell1>caption:before,.TableHiddenExtraSmall>caption:before,.CellPaddingTop>caption:before,.TableViewTab>caption:before,.TablePaddingTop5>caption:before,.TableAlignedCentered>caption:before,.TableWithBottomBorder>caption:before,.TableStep>caption:before,.TableStepSelected>caption:before,.TableContainerStep>caption:before,.TableContainerStepSelected>caption:before,.TableContainerStepFirst>caption:before,.TableContainerStepLast>caption:before,.TableStepBullet>caption:before,.TableStepBulletChecked>caption:before,.TableStepBulletSelected>caption:before,.TableContainerStepBullet>caption:before,.TableStepBulletLine>caption:before,.TableStepBulletLineChecked>caption:before,.WizardTitleCell>caption:before,.TableStepInfo>caption:before,.TableMasterPagePopup>caption:before,.TableUserRoleFixedHeader>caption:before,.TableHeaderSidebarImage>caption:before,.TableCardDashboardAdmin>caption:before,.TableCardDashboardAdminInfoLight>caption:before,.TableCardDashboardAdminDanger>caption:before,.TableCardDashboardAdminWarning>caption:before,.TableCardDashboardAdminSuccess>caption:before,.TableCardDashboardAdminInfo>caption:before,.TableCardDashboardAdminBaseColor>caption:before,.TableCardProgressAdmin>caption:before,.TableCardProgressAdminDanger>caption:before,.TableCardProgressAdminWarning>caption:before,.TableCardProgressAdminInfo>caption:before,.TableCardProgressAdminSuccess>caption:before,.TableCardProgressAdminBaseColor>caption:before,.TableCardProgressAdminInfoLight>caption:before,.SimpleCardTable>caption:before,.CardWithImageTable>caption:before,.CardImageMoreInfoTable>caption:before,.ChatDataTable>caption:before,.TableWizardSummaryStep>caption:before
{
	display: none;
	font-size: 1.4em;
}

.TableHeaderText:after,.Grid>caption:after,.GridDragging>caption:after,.GridAcceptDrag>caption:after,.GridNoAcceptDrag>caption:after,.WorkWithBorder>caption:after,.GridWithPaginationBar>caption:after,.GridWithTotalizer>caption:after,.WorkWith>caption:after,.PromptGrid>caption:after,.ViewGrid>caption:after,.WorkWithSelection>caption:after,.GridWithBorderColor>caption:after,.GridNoBorder>caption:after,.GridNoData>caption:after,.Grid[data-gx-grid-nodata]>caption:after,.GridDragging[data-gx-grid-nodata]>caption:after,.GridAcceptDrag[data-gx-grid-nodata]>caption:after,.GridNoAcceptDrag[data-gx-grid-nodata]>caption:after,.WorkWithBorder[data-gx-grid-nodata]>caption:after,.GridWithPaginationBar[data-gx-grid-nodata]>caption:after,.GridWithTotalizer[data-gx-grid-nodata]>caption:after,.WorkWith[data-gx-grid-nodata]>caption:after,.PromptGrid[data-gx-grid-nodata]>caption:after,.ViewGrid[data-gx-grid-nodata]>caption:after,.WorkWithSelection[data-gx-grid-nodata]>caption:after,.GridWithBorderColor[data-gx-grid-nodata]>caption:after,.GridNoBorder[data-gx-grid-nodata]>caption:after,.GridNoData[data-gx-grid-nodata]>caption:after,.FreeStyleGrid[data-gx-grid-nodata]>caption:after,.TrnSublevelGrid[data-gx-grid-nodata]>caption:after,.RecentLinksGrid[data-gx-grid-nodata]>caption:after,.FreeStyleSteps[data-gx-grid-nodata]>caption:after,.VerticalTabGrid[data-gx-grid-nodata]>caption:after,.ColumnsSelectorFreeStyleGrid[data-gx-grid-nodata]>caption:after,.FreeStyleGridWithHeader[data-gx-grid-nodata]>caption:after,.Table>caption:after,.TableDragging>caption:after,.TableAcceptDrag>caption:after,.TableNoAcceptDrag>caption:after,.TableGrid>caption:after,.TableLeftMenu>caption:after,.TableTopMenu>caption:after,.ViewTable>caption:after,.TableHorizontalLine>caption:after,.header_pink_line>caption:after,.HorizontalSpace>caption:after,.TableBottom>caption:after,.RecentLinksTable>caption:after,.RecentLinksTableOdd>caption:after,.RecentLinksTableEven>caption:after,.Table80>caption:after,.Table95>caption:after,.TableButtons>caption:after,.Table960>caption:after,.TableGreyFooter>caption:after,.TableBlackFooter>caption:after,.TableBlackHeader>caption:after,.td5>caption:after,.td100>caption:after,.ToolbarMain>caption:after,.LevelTable>caption:after,.BodyContainer>caption:after,.LoginContainer>caption:after,.HeaderContainer>caption:after,.RecentLinksContainer>caption:after,.ThinHeaderContainer>caption:after,.FormContainer>caption:after,.TabsFormContainer>caption:after,.Container>caption:after,.ContainerFluid>caption:after,.AdvancedContainerItem>caption:after,.AdvancedContainerItemExpanded>caption:after,.OrdersTable>caption:after,.RecentLinksMainTable>caption:after,.RecentLinksMainTableExpanded>caption:after,.PromptContainer>caption:after,.PromptMainTable>caption:after,.GridTabMainTable>caption:after,.TableBorder100x100>caption:after,.HorizantalSpace>caption:after,.TableHeaderRight>caption:after,.FiltersContainer>caption:after,.FiltersContainerItem>caption:after,.FilterContainerItemSearch>caption:after,.NegativeMarginTop10>caption:after,.Table193x216>caption:after,.Table193x216Collapsed>caption:after,.ActionsContainer>caption:after,.ActionsContainerItem>caption:after,.ActionsContainerVisible>caption:after,.TableMainTabs>caption:after,.FiltersCell>caption:after,.Table1>caption:after,.Width100>caption:after,.TableFiltersCell>caption:after,.Invisible>caption:after,.DataFilterContentCell>caption:after,.MergedItemNotRequired>caption:after,.TableLabel50Percent>caption:after,.TableWizardStepsArrow>caption:after,.DynamicFilters>caption:after,.TableContentHolderWithShadow>caption:after,.ProgressCardTable>caption:after,.GridNoHeaderCell>caption:after,.GridNoHeaderCellItems>caption:after,.hidden-md>caption:after,.hidden-sm>caption:after,.TitInicio>caption:after,.TableAssociation>caption:after,.TableLogo>caption:after,.TableTotalizer>caption:after,.TableTotalizerAl>caption:after,.TableStepBulletLineCell>caption:after,.TableWizardMain>caption:after,.TableWizardMainWithShadow>caption:after,.WizardStepsCell>caption:after,.WizardStepsPositionCell>caption:after,.FilterMultipleSelectorCell>caption:after,.FilterMultiplePromptCell>caption:after,.FSSingleLine>caption:after,.FSWithHeaderCellBottomRow>caption:after,.MergeDataCell>caption:after,.TableFSHeader>caption:after,.AdvancedContainer>caption:after,.AdvancedContainerVisible>caption:after,.WWAdvancedContainer>caption:after,.MainContainer>caption:after,.MainContainerWithFooter>caption:after,.MainContainerNoBackground>caption:after,.MainContainerBackgroundWhite>caption:after,.TableDynamicFilters>caption:after,.select>caption:after,.PopupContentCell>caption:after,.TextBlockTitleCell>caption:after,.TableTitleCell>caption:after,.DataDescriptionCell>caption:after,.DataDescriptionCellLeft>caption:after,.DataDescriptionCellLogin>caption:after,.GridHeaderCell>caption:after,.GridHeaderCellCleanFilters>caption:after,.TableTop>caption:after,.TableTopSearch>caption:after,.TableContent>caption:after,.TableMainView>caption:after,.TableMainViewWithShadow>caption:after,.Table100x100>caption:after,.TableBorder>caption:after,.Table100x1004C>caption:after,.TableViewGeneralAtts>caption:after,.TableGridHeader>caption:after,.Table100x100H>caption:after,.TableView>caption:after,.GridLineEven>caption:after,.GridLineOdd>caption:after,.GridFooter>caption:after,.TableData>caption:after,.SpaceTable>caption:after,.TableMain>caption:after,.TableMainPopup>caption:after,.TableMainWithShadow>caption:after,.TableMainTransaction>caption:after,.TableLogin>caption:after,.SmallTableLogin>caption:after,.LargeTableLogin>caption:after,.TableLogin2Cols>caption:after,.TableLoginError>caption:after,.TableLoginError2Cols>caption:after,.TableLoginWithLeftImage>caption:after,.TableLoginWithLeftImageError>caption:after,.TableWhiteBorder>caption:after,.TableMerged>caption:after,.TableSearch>caption:after,.TableAttributesCell>caption:after,.TableSearchCell>caption:after,.TablePaddingLeft>caption:after,.TableLineSeparator>caption:after,.TableRowSideBar>caption:after,.breadCrumbTitleCell>caption:after,.TableActionsCell>caption:after,.TableActionsCellLogin>caption:after,.TableGeolocation>caption:after,.TableBar>caption:after,.TableCellAlignRight>caption:after,.TableAlignRight>caption:after,.TableAlignRightWithMargin>caption:after,.TableAlignRightMaster>caption:after,.MasterTopIconsCell>caption:after,.MasterTopIconsCell1>caption:after,.TableHiddenExtraSmall>caption:after,.CellPaddingTop>caption:after,.TableViewTab>caption:after,.TablePaddingTop5>caption:after,.TableAlignedCentered>caption:after,.TableWithBottomBorder>caption:after,.TableStep>caption:after,.TableStepSelected>caption:after,.TableContainerStep>caption:after,.TableContainerStepSelected>caption:after,.TableContainerStepFirst>caption:after,.TableContainerStepLast>caption:after,.TableStepBullet>caption:after,.TableStepBulletChecked>caption:after,.TableStepBulletSelected>caption:after,.TableContainerStepBullet>caption:after,.TableStepBulletLine>caption:after,.TableStepBulletLineChecked>caption:after,.WizardTitleCell>caption:after,.TableStepInfo>caption:after,.TableMasterPagePopup>caption:after,.TableUserRoleFixedHeader>caption:after,.TableHeaderSidebarImage>caption:after,.TableCardDashboardAdmin>caption:after,.TableCardDashboardAdminInfoLight>caption:after,.TableCardDashboardAdminDanger>caption:after,.TableCardDashboardAdminWarning>caption:after,.TableCardDashboardAdminSuccess>caption:after,.TableCardDashboardAdminInfo>caption:after,.TableCardDashboardAdminBaseColor>caption:after,.TableCardProgressAdmin>caption:after,.TableCardProgressAdminDanger>caption:after,.TableCardProgressAdminWarning>caption:after,.TableCardProgressAdminInfo>caption:after,.TableCardProgressAdminSuccess>caption:after,.TableCardProgressAdminBaseColor>caption:after,.TableCardProgressAdminInfoLight>caption:after,.SimpleCardTable>caption:after,.CardWithImageTable>caption:after,.CardImageMoreInfoTable>caption:after,.ChatDataTable>caption:after,.TableWizardSummaryStep>caption:after
{
	display: none;
	font-size: 1.4em;
}

.TextBlockDashboardDescription,.TextBlockDashboardDescriptionCard,.TextBlockDashboardDescriptionAdmin
{
	margin-top: 15px;
	font-family: 'Segoe UI';
	font-size: 12px;
}
.TextBlockDashboardDescription:before,.TextBlockDashboardDescriptionCard:before,.TextBlockDashboardDescriptionAdmin:before
{
	font-family: 'Segoe UI';
	font-size: 12px;
}

.TextBlockDashboardDescription:after,.TextBlockDashboardDescriptionCard:after,.TextBlockDashboardDescriptionAdmin:after
{
	font-family: 'Segoe UI';
	font-size: 12px;
}

.TextBlockDashboardDescriptionCard
{
	font-family: Roboto, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #999;
}
.TextBlockDashboardDescriptionCard:before
{
	font-family: Roboto, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #999;
}

.TextBlockDashboardDescriptionCard:after
{
	font-family: Roboto, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #999;
}

.TextBlockDashboardDescriptionAdmin
{
	font-family: 'Source Sans Pro',sans-serif;
	font-size: 15px;
	color: white;
}
.TextBlockDashboardDescriptionAdmin:before
{
	font-family: 'Source Sans Pro',sans-serif;
	font-size: 15px;
	color: white;
}

.TextBlockDashboardDescriptionAdmin:after
{
	font-family: 'Source Sans Pro',sans-serif;
	font-size: 15px;
	color: white;
}

.FooterText
{
	line-height:50px;
}
.FooterText:before
{
	line-height:50px;
}

.FooterText:after
{
	line-height:50px;
}

.TextBlockTitleLogin
{
	font-size: 20px;
}
.TextBlockTitleLogin:before
{
	font-size: 20px;
}

.TextBlockTitleLogin:after
{
	font-size: 20px;
}

.GridNewRow:before,.GridNewRowWhite:before,.Grid>tfoot .gx_newrow:before,.GridDragging>tfoot .gx_newrow:before,.GridAcceptDrag>tfoot .gx_newrow:before,.GridNoAcceptDrag>tfoot .gx_newrow:before,.WorkWithBorder>tfoot .gx_newrow:before,.GridWithPaginationBar>tfoot .gx_newrow:before,.GridWithTotalizer>tfoot .gx_newrow:before,.WorkWith>tfoot .gx_newrow:before,.PromptGrid>tfoot .gx_newrow:before,.ViewGrid>tfoot .gx_newrow:before,.WorkWithSelection>tfoot .gx_newrow:before,.GridWithBorderColor>tfoot .gx_newrow:before,.GridNoBorder>tfoot .gx_newrow:before,.GridNoData>tfoot .gx_newrow:before,.Grid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridDragging[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridNoAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow:before,.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,.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,.GridWithBorderColor[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridNoBorder[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridNoData[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGrid[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,.FreeStyleSteps[data-gx-grid-nodata]>tfoot .gx_newrow:before,.VerticalTabGrid[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,.FreeStyleGridFooter>.gx_newrow:before,.TrnSublevelGridFooter>.gx_newrow:before,.RecentLinksGridFooter>.gx_newrow:before,.FreeStyleStepsFooter>.gx_newrow:before,.VerticalTabGridFooter>.gx_newrow:before,.ColumnsSelectorFreeStyleGridFooter>.gx_newrow:before,.FreeStyleGridWithHeaderFooter>.gx_newrow:before
{
	content: '[';
}

.GridNewRow:after,.GridNewRowWhite:after,.Grid>tfoot .gx_newrow:after,.GridDragging>tfoot .gx_newrow:after,.GridAcceptDrag>tfoot .gx_newrow:after,.GridNoAcceptDrag>tfoot .gx_newrow:after,.WorkWithBorder>tfoot .gx_newrow:after,.GridWithPaginationBar>tfoot .gx_newrow:after,.GridWithTotalizer>tfoot .gx_newrow:after,.WorkWith>tfoot .gx_newrow:after,.PromptGrid>tfoot .gx_newrow:after,.ViewGrid>tfoot .gx_newrow:after,.WorkWithSelection>tfoot .gx_newrow:after,.GridWithBorderColor>tfoot .gx_newrow:after,.GridNoBorder>tfoot .gx_newrow:after,.GridNoData>tfoot .gx_newrow:after,.Grid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridDragging[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridNoAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow:after,.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,.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,.GridWithBorderColor[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridNoBorder[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridNoData[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGrid[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,.FreeStyleSteps[data-gx-grid-nodata]>tfoot .gx_newrow:after,.VerticalTabGrid[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,.FreeStyleGridFooter>.gx_newrow:after,.TrnSublevelGridFooter>.gx_newrow:after,.RecentLinksGridFooter>.gx_newrow:after,.FreeStyleStepsFooter>.gx_newrow:after,.VerticalTabGridFooter>.gx_newrow:after,.ColumnsSelectorFreeStyleGridFooter>.gx_newrow:after,.FreeStyleGridWithHeaderFooter>.gx_newrow:after
{
	content: ']';
}

.GridLoadingText,.Grid+div.gx-grid-loading,.GridDragging+div.gx-grid-loading,.GridAcceptDrag+div.gx-grid-loading,.GridNoAcceptDrag+div.gx-grid-loading,.WorkWithBorder+div.gx-grid-loading,.GridWithPaginationBar+div.gx-grid-loading,.GridWithTotalizer+div.gx-grid-loading,.WorkWith+div.gx-grid-loading,.PromptGrid+div.gx-grid-loading,.ViewGrid+div.gx-grid-loading,.WorkWithSelection+div.gx-grid-loading,.GridWithBorderColor+div.gx-grid-loading,.GridNoBorder+div.gx-grid-loading,.GridNoData+div.gx-grid-loading,.Grid[data-gx-grid-nodata]+div.gx-grid-loading,.GridDragging[data-gx-grid-nodata]+div.gx-grid-loading,.GridAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading,.GridNoAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading,.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,.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,.GridWithBorderColor[data-gx-grid-nodata]+div.gx-grid-loading,.GridNoBorder[data-gx-grid-nodata]+div.gx-grid-loading,.GridNoData[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGrid[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,.FreeStyleSteps[data-gx-grid-nodata]+div.gx-grid-loading,.VerticalTabGrid[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,.FreeStyleGrid+div.gx-grid-loading,.TrnSublevelGrid+div.gx-grid-loading,.RecentLinksGrid+div.gx-grid-loading,.FreeStyleSteps+div.gx-grid-loading,.VerticalTabGrid+div.gx-grid-loading,.ColumnsSelectorFreeStyleGrid+div.gx-grid-loading,.FreeStyleGridWithHeader+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(255,128,64,0.3);
	font-size: 1.5em;
	color: white;
	min-height: 2em;
	width: 30%;
	text-align: center;
}
.GridLoadingText:before,.Grid+div.gx-grid-loading:before,.GridDragging+div.gx-grid-loading:before,.GridAcceptDrag+div.gx-grid-loading:before,.GridNoAcceptDrag+div.gx-grid-loading:before,.WorkWithBorder+div.gx-grid-loading:before,.GridWithPaginationBar+div.gx-grid-loading:before,.GridWithTotalizer+div.gx-grid-loading:before,.WorkWith+div.gx-grid-loading:before,.PromptGrid+div.gx-grid-loading:before,.ViewGrid+div.gx-grid-loading:before,.WorkWithSelection+div.gx-grid-loading:before,.GridWithBorderColor+div.gx-grid-loading:before,.GridNoBorder+div.gx-grid-loading:before,.GridNoData+div.gx-grid-loading:before,.Grid[data-gx-grid-nodata]+div.gx-grid-loading:before,.GridDragging[data-gx-grid-nodata]+div.gx-grid-loading:before,.GridAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading:before,.GridNoAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading:before,.WorkWithBorder[data-gx-grid-nodata]+div.gx-grid-loading:before,.GridWithPaginationBar[data-gx-grid-nodata]+div.gx-grid-loading:before,.GridWithTotalizer[data-gx-grid-nodata]+div.gx-grid-loading:before,.WorkWith[data-gx-grid-nodata]+div.gx-grid-loading:before,.PromptGrid[data-gx-grid-nodata]+div.gx-grid-loading:before,.ViewGrid[data-gx-grid-nodata]+div.gx-grid-loading:before,.WorkWithSelection[data-gx-grid-nodata]+div.gx-grid-loading:before,.GridWithBorderColor[data-gx-grid-nodata]+div.gx-grid-loading:before,.GridNoBorder[data-gx-grid-nodata]+div.gx-grid-loading:before,.GridNoData[data-gx-grid-nodata]+div.gx-grid-loading:before,.FreeStyleGrid[data-gx-grid-nodata]+div.gx-grid-loading:before,.TrnSublevelGrid[data-gx-grid-nodata]+div.gx-grid-loading:before,.RecentLinksGrid[data-gx-grid-nodata]+div.gx-grid-loading:before,.FreeStyleSteps[data-gx-grid-nodata]+div.gx-grid-loading:before,.VerticalTabGrid[data-gx-grid-nodata]+div.gx-grid-loading:before,.ColumnsSelectorFreeStyleGrid[data-gx-grid-nodata]+div.gx-grid-loading:before,.FreeStyleGridWithHeader[data-gx-grid-nodata]+div.gx-grid-loading:before,.FreeStyleGrid+div.gx-grid-loading:before,.TrnSublevelGrid+div.gx-grid-loading:before,.RecentLinksGrid+div.gx-grid-loading:before,.FreeStyleSteps+div.gx-grid-loading:before,.VerticalTabGrid+div.gx-grid-loading:before,.ColumnsSelectorFreeStyleGrid+div.gx-grid-loading:before,.FreeStyleGridWithHeader+div.gx-grid-loading:before
{
	font-size: 1.5em;
	color: white;
	text-align: center;
}

.GridLoadingText:after,.Grid+div.gx-grid-loading:after,.GridDragging+div.gx-grid-loading:after,.GridAcceptDrag+div.gx-grid-loading:after,.GridNoAcceptDrag+div.gx-grid-loading:after,.WorkWithBorder+div.gx-grid-loading:after,.GridWithPaginationBar+div.gx-grid-loading:after,.GridWithTotalizer+div.gx-grid-loading:after,.WorkWith+div.gx-grid-loading:after,.PromptGrid+div.gx-grid-loading:after,.ViewGrid+div.gx-grid-loading:after,.WorkWithSelection+div.gx-grid-loading:after,.GridWithBorderColor+div.gx-grid-loading:after,.GridNoBorder+div.gx-grid-loading:after,.GridNoData+div.gx-grid-loading:after,.Grid[data-gx-grid-nodata]+div.gx-grid-loading:after,.GridDragging[data-gx-grid-nodata]+div.gx-grid-loading:after,.GridAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading:after,.GridNoAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading:after,.WorkWithBorder[data-gx-grid-nodata]+div.gx-grid-loading:after,.GridWithPaginationBar[data-gx-grid-nodata]+div.gx-grid-loading:after,.GridWithTotalizer[data-gx-grid-nodata]+div.gx-grid-loading:after,.WorkWith[data-gx-grid-nodata]+div.gx-grid-loading:after,.PromptGrid[data-gx-grid-nodata]+div.gx-grid-loading:after,.ViewGrid[data-gx-grid-nodata]+div.gx-grid-loading:after,.WorkWithSelection[data-gx-grid-nodata]+div.gx-grid-loading:after,.GridWithBorderColor[data-gx-grid-nodata]+div.gx-grid-loading:after,.GridNoBorder[data-gx-grid-nodata]+div.gx-grid-loading:after,.GridNoData[data-gx-grid-nodata]+div.gx-grid-loading:after,.FreeStyleGrid[data-gx-grid-nodata]+div.gx-grid-loading:after,.TrnSublevelGrid[data-gx-grid-nodata]+div.gx-grid-loading:after,.RecentLinksGrid[data-gx-grid-nodata]+div.gx-grid-loading:after,.FreeStyleSteps[data-gx-grid-nodata]+div.gx-grid-loading:after,.VerticalTabGrid[data-gx-grid-nodata]+div.gx-grid-loading:after,.ColumnsSelectorFreeStyleGrid[data-gx-grid-nodata]+div.gx-grid-loading:after,.FreeStyleGridWithHeader[data-gx-grid-nodata]+div.gx-grid-loading:after,.FreeStyleGrid+div.gx-grid-loading:after,.TrnSublevelGrid+div.gx-grid-loading:after,.RecentLinksGrid+div.gx-grid-loading:after,.FreeStyleSteps+div.gx-grid-loading:after,.VerticalTabGrid+div.gx-grid-loading:after,.ColumnsSelectorFreeStyleGrid+div.gx-grid-loading:after,.FreeStyleGridWithHeader+div.gx-grid-loading:after
{
	font-size: 1.5em;
	color: white;
	text-align: center;
}

.GridNoDataText,.Grid+.gx-text-gridnodata,.GridDragging+.gx-text-gridnodata,.GridAcceptDrag+.gx-text-gridnodata,.GridNoAcceptDrag+.gx-text-gridnodata,.WorkWithBorder+.gx-text-gridnodata,.GridWithPaginationBar+.gx-text-gridnodata,.GridWithTotalizer+.gx-text-gridnodata,.WorkWith+.gx-text-gridnodata,.PromptGrid+.gx-text-gridnodata,.ViewGrid+.gx-text-gridnodata,.WorkWithSelection+.gx-text-gridnodata,.GridWithBorderColor+.gx-text-gridnodata,.GridNoBorder+.gx-text-gridnodata,.GridNoData+.gx-text-gridnodata,.Grid[data-gx-grid-nodata]+.gx-text-gridnodata,.GridDragging[data-gx-grid-nodata]+.gx-text-gridnodata,.GridAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata,.GridNoAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata,.WorkWithBorder[data-gx-grid-nodata]+.gx-text-gridnodata,.GridWithPaginationBar[data-gx-grid-nodata]+.gx-text-gridnodata,.GridWithTotalizer[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,.GridWithBorderColor[data-gx-grid-nodata]+.gx-text-gridnodata,.GridNoBorder[data-gx-grid-nodata]+.gx-text-gridnodata,.GridNoData[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.TrnSublevelGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.RecentLinksGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleSteps[data-gx-grid-nodata]+.gx-text-gridnodata,.VerticalTabGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.ColumnsSelectorFreeStyleGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGridWithHeader[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGrid+.gx-text-gridnodata,.TrnSublevelGrid+.gx-text-gridnodata,.RecentLinksGrid+.gx-text-gridnodata,.FreeStyleSteps+.gx-text-gridnodata,.VerticalTabGrid+.gx-text-gridnodata,.ColumnsSelectorFreeStyleGrid+.gx-text-gridnodata,.FreeStyleGridWithHeader+.gx-text-gridnodata
{
	margin-top: -1em;
	display: block;
	font-size: 1.5em;
	color: gray;
	text-align: center;
}
.GridNoDataText:before,.Grid+.gx-text-gridnodata:before,.GridDragging+.gx-text-gridnodata:before,.GridAcceptDrag+.gx-text-gridnodata:before,.GridNoAcceptDrag+.gx-text-gridnodata:before,.WorkWithBorder+.gx-text-gridnodata:before,.GridWithPaginationBar+.gx-text-gridnodata:before,.GridWithTotalizer+.gx-text-gridnodata:before,.WorkWith+.gx-text-gridnodata:before,.PromptGrid+.gx-text-gridnodata:before,.ViewGrid+.gx-text-gridnodata:before,.WorkWithSelection+.gx-text-gridnodata:before,.GridWithBorderColor+.gx-text-gridnodata:before,.GridNoBorder+.gx-text-gridnodata:before,.GridNoData+.gx-text-gridnodata:before,.Grid[data-gx-grid-nodata]+.gx-text-gridnodata:before,.GridDragging[data-gx-grid-nodata]+.gx-text-gridnodata:before,.GridAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata:before,.GridNoAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata:before,.WorkWithBorder[data-gx-grid-nodata]+.gx-text-gridnodata:before,.GridWithPaginationBar[data-gx-grid-nodata]+.gx-text-gridnodata:before,.GridWithTotalizer[data-gx-grid-nodata]+.gx-text-gridnodata:before,.WorkWith[data-gx-grid-nodata]+.gx-text-gridnodata:before,.PromptGrid[data-gx-grid-nodata]+.gx-text-gridnodata:before,.ViewGrid[data-gx-grid-nodata]+.gx-text-gridnodata:before,.WorkWithSelection[data-gx-grid-nodata]+.gx-text-gridnodata:before,.GridWithBorderColor[data-gx-grid-nodata]+.gx-text-gridnodata:before,.GridNoBorder[data-gx-grid-nodata]+.gx-text-gridnodata:before,.GridNoData[data-gx-grid-nodata]+.gx-text-gridnodata:before,.FreeStyleGrid[data-gx-grid-nodata]+.gx-text-gridnodata:before,.TrnSublevelGrid[data-gx-grid-nodata]+.gx-text-gridnodata:before,.RecentLinksGrid[data-gx-grid-nodata]+.gx-text-gridnodata:before,.FreeStyleSteps[data-gx-grid-nodata]+.gx-text-gridnodata:before,.VerticalTabGrid[data-gx-grid-nodata]+.gx-text-gridnodata:before,.ColumnsSelectorFreeStyleGrid[data-gx-grid-nodata]+.gx-text-gridnodata:before,.FreeStyleGridWithHeader[data-gx-grid-nodata]+.gx-text-gridnodata:before,.FreeStyleGrid+.gx-text-gridnodata:before,.TrnSublevelGrid+.gx-text-gridnodata:before,.RecentLinksGrid+.gx-text-gridnodata:before,.FreeStyleSteps+.gx-text-gridnodata:before,.VerticalTabGrid+.gx-text-gridnodata:before,.ColumnsSelectorFreeStyleGrid+.gx-text-gridnodata:before,.FreeStyleGridWithHeader+.gx-text-gridnodata:before
{
	display: block;
	font-size: 1.5em;
	color: gray;
	text-align: center;
}

.GridNoDataText:after,.Grid+.gx-text-gridnodata:after,.GridDragging+.gx-text-gridnodata:after,.GridAcceptDrag+.gx-text-gridnodata:after,.GridNoAcceptDrag+.gx-text-gridnodata:after,.WorkWithBorder+.gx-text-gridnodata:after,.GridWithPaginationBar+.gx-text-gridnodata:after,.GridWithTotalizer+.gx-text-gridnodata:after,.WorkWith+.gx-text-gridnodata:after,.PromptGrid+.gx-text-gridnodata:after,.ViewGrid+.gx-text-gridnodata:after,.WorkWithSelection+.gx-text-gridnodata:after,.GridWithBorderColor+.gx-text-gridnodata:after,.GridNoBorder+.gx-text-gridnodata:after,.GridNoData+.gx-text-gridnodata:after,.Grid[data-gx-grid-nodata]+.gx-text-gridnodata:after,.GridDragging[data-gx-grid-nodata]+.gx-text-gridnodata:after,.GridAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata:after,.GridNoAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata:after,.WorkWithBorder[data-gx-grid-nodata]+.gx-text-gridnodata:after,.GridWithPaginationBar[data-gx-grid-nodata]+.gx-text-gridnodata:after,.GridWithTotalizer[data-gx-grid-nodata]+.gx-text-gridnodata:after,.WorkWith[data-gx-grid-nodata]+.gx-text-gridnodata:after,.PromptGrid[data-gx-grid-nodata]+.gx-text-gridnodata:after,.ViewGrid[data-gx-grid-nodata]+.gx-text-gridnodata:after,.WorkWithSelection[data-gx-grid-nodata]+.gx-text-gridnodata:after,.GridWithBorderColor[data-gx-grid-nodata]+.gx-text-gridnodata:after,.GridNoBorder[data-gx-grid-nodata]+.gx-text-gridnodata:after,.GridNoData[data-gx-grid-nodata]+.gx-text-gridnodata:after,.FreeStyleGrid[data-gx-grid-nodata]+.gx-text-gridnodata:after,.TrnSublevelGrid[data-gx-grid-nodata]+.gx-text-gridnodata:after,.RecentLinksGrid[data-gx-grid-nodata]+.gx-text-gridnodata:after,.FreeStyleSteps[data-gx-grid-nodata]+.gx-text-gridnodata:after,.VerticalTabGrid[data-gx-grid-nodata]+.gx-text-gridnodata:after,.ColumnsSelectorFreeStyleGrid[data-gx-grid-nodata]+.gx-text-gridnodata:after,.FreeStyleGridWithHeader[data-gx-grid-nodata]+.gx-text-gridnodata:after,.FreeStyleGrid+.gx-text-gridnodata:after,.TrnSublevelGrid+.gx-text-gridnodata:after,.RecentLinksGrid+.gx-text-gridnodata:after,.FreeStyleSteps+.gx-text-gridnodata:after,.VerticalTabGrid+.gx-text-gridnodata:after,.ColumnsSelectorFreeStyleGrid+.gx-text-gridnodata:after,.FreeStyleGridWithHeader+.gx-text-gridnodata:after
{
	display: block;
	font-size: 1.5em;
	color: gray;
	text-align: center;
}

.TextBlockFSWithHeaderTitle
{
	margin-left: 2px;
	padding-right: 0px;
	font-family: 'Trebuchet MS';
	font-size: 10pt;
	font-weight: bold;
	color: black;
}
.TextBlockFSWithHeaderTitle:before
{
	font-family: 'Trebuchet MS';
	font-size: 10pt;
	font-weight: bold;
	color: black;
}

.TextBlockFSWithHeaderTitle:after
{
	font-family: 'Trebuchet MS';
	font-size: 10pt;
	font-weight: bold;
	color: black;
}

.Label,.RequiredLabel,.gx-label.AttributeLabel,.gx-label.BlobContentAttributeLabel,.gx-label.ReadonlyBlobContentAttributeLabel,.gx-label.BlobInputAttributeLabel,.gx-label.AttributeDraggingLabel,.gx-label.AttributeNoAcceptDragLabel,.gx-label.AttSubTitleLabel,.gx-label.BlobInputAttSubTitleLabel,.gx-label.BlobContentAttSubTitleLabel,.gx-label.ReadonlyBlobContentAttSubTitleLabel,.gx-label.ReadonlyAttSubTitleLabel,.gx-label.IME_ActiveLabel,.gx-label.BlobContentIME_ActiveLabel,.gx-label.ReadonlyBlobContentIME_ActiveLabel,.gx-label.BlobInputIME_ActiveLabel,.gx-label.ReadonlyIME_ActiveLabel,.gx-label.IME_InactiveLabel,.gx-label.BlobContentIME_InactiveLabel,.gx-label.ReadonlyBlobContentIME_InactiveLabel,.gx-label.BlobInputIME_InactiveLabel,.gx-label.ReadonlyIME_InactiveLabel,.gx-label.IME_DisabledLabel,.gx-label.BlobContentIME_DisabledLabel,.gx-label.ReadonlyBlobContentIME_DisabledLabel,.gx-label.BlobInputIME_DisabledLabel,.gx-label.ReadonlyIME_DisabledLabel,.gx-label.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.AttributeSecondaryLabel,.gx-label.Attribute250Label,.gx-label.BootstrapTooltipRightLabel,.gx-label.BootstrapTooltipLeftLabel,.gx-label.AttributeNoWrapLabel,.gx-label.UpdateAttributeLabel,.gx-label.AttributeRealWidthCheckBoxLabel,.gx-label.AttributeGrayLabel,.gx-label.AttributeGrayDateLabel,.gx-label.TurnoEstadoLabel,.gx-label.=Label,.gx-label.EstTurnoAsignadoLabel,.gx-label.TableDynamicFiltersDateTimeLabel,.gx-label.DownloadAttributeLabel,.gx-label.ReadonlyDownloadAttributeLabel,.gx-label.TableDynamicFiltersDateLabel,.gx-label.faqthinkLabel,.gx-label.AttributeLoginLabel,.gx-label.AttributeLoginImageLeftLabel,.gx-label.AttributeRealWidthTotalizerLabel,.gx-label.AttributeAcceptDragLabel,.gx-label.AttributeTotalizerLabel,.gx-label.AttributeWidthAutoLabel,.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.AttributeDateTimeLabel,.gx-label.AttributeRealWidthDatetimeLabel,.gx-label.ReadonlyAttributeDateTimeLabel,.gx-label.CheckBoxLabel,.gx-label.BlobContentCheckBoxLabel,.gx-label.ReadonlyBlobContentCheckBoxLabel,.gx-label.BlobInputCheckBoxLabel,.gx-label.ReadonlyCheckBoxLabel,.gx-label.AttributeCheckBoxLabel,.gx-label.ImageAttributeLabel,.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.ActionAttributeLabel,.gx-label.BlobContentActionAttributeLabel,.gx-label.ReadonlyBlobContentActionAttributeLabel,.gx-label.ReadonlyActionAttributeLabel,.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.ActionBaseColorAttributeLabel,.gx-label.BlobContentActionBaseColorAttributeLabel,.gx-label.ReadonlyBlobContentActionBaseColorAttributeLabel,.gx-label.ReadonlyActionBaseColorAttributeLabel,.gx-label.BlobInputActionBaseColorAttributeLabel,.gx-label.ReadonlyImageAttributeLabel,.gx-label.VideoAttributeLabel,.gx-label.ReadonlyVideoAttributeLabel,.gx-label.AudioAttributeLabel,.gx-label.ReadonlyAudioAttributeLabel,.gx-label.ErrorAttributeLabel,.gx-label.WarningAttributeLabel,.gx-label.AssociationListAttributeLabel,.gx-label.BlobContentAssociationListAttributeLabel,.gx-label.ReadonlyBlobContentAssociationListAttributeLabel,.gx-label.BlobInputAssociationListAttributeLabel,.gx-label.ReadonlyAssociationListAttributeLabel,.gx-label.ReadonlyAttributeLabel,.gx-label.ReadonlyMedioLabel,.gx-label.BlobContentReadonlyMedioLabel,.gx-label.ReadonlyBlobContentReadonlyMedioLabel,.gx-label.BlobInputReadonlyMedioLabel,.gx-label.ReadonlyReadonlyMedioLabel,.gx-label.ReadonlyAttributeRealWidthLabel,.gx-label.ReadonlyAttributeNoWrapLabel,.gx-label.ReadonlyAttributeTotalizerLabel,.gx-label.ReadonlyAttributeRealWidthTotalizerLabel,.gx-label.ReadonlyAttributeRealWidthDatetimeLabel,.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.BlobInputAttributeWhiteLabel,.gx-label.ReadonlyAttributeWhiteLabel,.gx-label.AttributeCharLongLabel,.gx-label.BlobContentAttributeCharLongLabel,.gx-label.ReadonlyBlobContentAttributeCharLongLabel,.gx-label.BlobInputAttributeCharLongLabel,.gx-label.ReadonlyAttributeCharLongLabel,.gx-label.AttributeManageFiltersLabel,.gx-label.AttributeImageFixWidthLabel,.gx-label.BlobContentAttributeImageFixWidthLabel,.gx-label.ReadonlyBlobContentAttributeImageFixWidthLabel,.gx-label.BlobInputAttributeImageFixWidthLabel,.gx-label.ReadonlyAttributeImageFixWidthLabel,.gx-label.AttributeDateLabel,.gx-label.BlobContentAttributeDateLabel,.gx-label.ReadonlyBlobContentAttributeDateLabel,.gx-label.BlobInputAttributeDateLabel,.gx-label.ReadonlyAttributeDateLabel,.gx-label.AttributeRealWidthDateLabel,.gx-label.ReadonlyAttributeRealWidthDateLabel,.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.AttributeTagLabel,.gx-label.AttributeTagSuccessLabel,.gx-label.AttributeTagWarningLabel,.gx-label.AttributeTagDangerLabel,.gx-label.AttributeTagInfoLightLabel,.gx-label.AttributeTagInfoLabel,.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.AttributeRegisterLabel,.gx-label.ProgressAdminCardDescriptionLabel,.gx-label.ProgressAdminCardNumberLabel,.gx-label.ReadonlyProgressAdminCardNumberLabel,.gx-label.ReadonlyProgressAdminCardDescriptionLabel,.gx-label.ProgressBarAdminV2DescriptionLabel,.gx-label.ProgressBarAdminV2NumberLabel,.gx-label.ProgressBarAdminV2NumberTotalLabel,.gx-label.ProgressBarAdminV2TitleLabel,.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
{
	white-space: normal;
	font-family: 'Trebuchet MS';
	font-size: 10pt;
	font-weight: bold;
}
.Label:before,.RequiredLabel:before,.gx-label.AttributeLabel:before,.gx-label.BlobContentAttributeLabel:before,.gx-label.ReadonlyBlobContentAttributeLabel:before,.gx-label.BlobInputAttributeLabel:before,.gx-label.AttributeDraggingLabel:before,.gx-label.AttributeNoAcceptDragLabel:before,.gx-label.AttSubTitleLabel:before,.gx-label.BlobInputAttSubTitleLabel:before,.gx-label.BlobContentAttSubTitleLabel:before,.gx-label.ReadonlyBlobContentAttSubTitleLabel:before,.gx-label.ReadonlyAttSubTitleLabel:before,.gx-label.IME_ActiveLabel:before,.gx-label.BlobContentIME_ActiveLabel:before,.gx-label.ReadonlyBlobContentIME_ActiveLabel:before,.gx-label.BlobInputIME_ActiveLabel:before,.gx-label.ReadonlyIME_ActiveLabel:before,.gx-label.IME_InactiveLabel:before,.gx-label.BlobContentIME_InactiveLabel:before,.gx-label.ReadonlyBlobContentIME_InactiveLabel:before,.gx-label.BlobInputIME_InactiveLabel:before,.gx-label.ReadonlyIME_InactiveLabel:before,.gx-label.IME_DisabledLabel:before,.gx-label.BlobContentIME_DisabledLabel:before,.gx-label.ReadonlyBlobContentIME_DisabledLabel:before,.gx-label.BlobInputIME_DisabledLabel:before,.gx-label.ReadonlyIME_DisabledLabel:before,.gx-label.CheckboxLabelLabel:before,.gx-label.BlobContentCheckboxLabelLabel:before,.gx-label.ReadonlyBlobContentCheckboxLabelLabel:before,.gx-label.BlobInputCheckboxLabelLabel:before,.gx-label.ReadonlyCheckboxLabelLabel:before,.gx-label.FilterAttributeLabel:before,.gx-label.BlobContentFilterAttributeLabel:before,.gx-label.ReadonlyBlobContentFilterAttributeLabel:before,.gx-label.ReadonlyFilterAttributeLabel:before,.gx-label.BlobInputFilterAttributeLabel:before,.gx-label.FilterComboAttributeLabel:before,.gx-label.BlobContentFilterComboAttributeLabel:before,.gx-label.ReadonlyBlobContentFilterComboAttributeLabel:before,.gx-label.BlobInputFilterComboAttributeLabel:before,.gx-label.ReadonlyFilterComboAttributeLabel:before,.gx-label.FilterSearchAttributeLabel:before,.gx-label.BlobContentFilterSearchAttributeLabel:before,.gx-label.ReadonlyBlobContentFilterSearchAttributeLabel:before,.gx-label.BlobInputFilterSearchAttributeLabel:before,.gx-label.ReadonlyFilterSearchAttributeLabel:before,.gx-label.FilterSearchAttributeFocusLabel:before,.gx-label.BlobContentFilterSearchAttributeFocusLabel:before,.gx-label.ReadonlyBlobContentFilterSearchAttributeFocusLabel:before,.gx-label.BlobInputFilterSearchAttributeFocusLabel:before,.gx-label.ReadonlyFilterSearchAttributeFocusLabel:before,.gx-label.DateFilterSearchAttributeLabel:before,.gx-label.BlobContentDateFilterSearchAttributeLabel:before,.gx-label.ReadonlyBlobContentDateFilterSearchAttributeLabel:before,.gx-label.BlobInputDateFilterSearchAttributeLabel:before,.gx-label.ReadonlyDateFilterSearchAttributeLabel:before,.gx-label.FilterPanelLabel:before,.gx-label.BlobContentFilterPanelLabel:before,.gx-label.ReadonlyBlobContentFilterPanelLabel:before,.gx-label.BlobInputFilterPanelLabel:before,.gx-label.ReadonlyFilterPanelLabel:before,.gx-label.DescriptionAttributeLabel:before,.gx-label.BlobContentDescriptionAttributeLabel:before,.gx-label.ReadonlyBlobContentDescriptionAttributeLabel:before,.gx-label.ReadonlyDescriptionAttributeLabel:before,.gx-label.BlobInputDescriptionAttributeLabel:before,.gx-label.LoginAttributeLabel:before,.gx-label.BlobContentLoginAttributeLabel:before,.gx-label.ReadonlyBlobContentLoginAttributeLabel:before,.gx-label.BlobInputLoginAttributeLabel:before,.gx-label.ReadonlyLoginAttributeLabel:before,.gx-label.LoginComboAttributeLabel:before,.gx-label.BlobContentLoginComboAttributeLabel:before,.gx-label.ReadonlyBlobContentLoginComboAttributeLabel:before,.gx-label.BlobInputLoginComboAttributeLabel:before,.gx-label.ReadonlyLoginComboAttributeLabel:before,.gx-label.RegistrationAttributeLabel:before,.gx-label.BlobContentRegistrationAttributeLabel:before,.gx-label.ReadonlyBlobContentRegistrationAttributeLabel:before,.gx-label.BlobInputRegistrationAttributeLabel:before,.gx-label.ReadonlyRegistrationAttributeLabel:before,.gx-label.RequiredAttributeLabel:before,.gx-label.BlobContentRequiredAttributeLabel:before,.gx-label.ReadonlyBlobContentRequiredAttributeLabel:before,.gx-label.BlobInputRequiredAttributeLabel:before,.gx-label.ReadonlyRequiredAttributeLabel:before,.gx-label.InactiveAttributeLabel:before,.gx-label.BlobContentInactiveAttributeLabel:before,.gx-label.ReadonlyBlobContentInactiveAttributeLabel:before,.gx-label.BlobInputInactiveAttributeLabel:before,.gx-label.ReadonlyInactiveAttributeLabel:before,.gx-label.ComboAttributeLabel:before,.gx-label.BlobContentComboAttributeLabel:before,.gx-label.ReadonlyBlobContentComboAttributeLabel:before,.gx-label.BlobInputComboAttributeLabel:before,.gx-label.ReadonlyComboAttributeLabel:before,.gx-label.SubtitleAttributeLabel:before,.gx-label.BlobContentSubtitleAttributeLabel:before,.gx-label.ReadonlyBlobContentSubtitleAttributeLabel:before,.gx-label.BlobInputSubtitleAttributeLabel:before,.gx-label.ReadonlySubtitleAttributeLabel:before,.gx-label.URLAttributeLabel:before,.gx-label.BlobContentURLAttributeLabel:before,.gx-label.ReadonlyBlobContentURLAttributeLabel:before,.gx-label.BlobInputURLAttributeLabel:before,.gx-label.ReadonlyURLAttributeLabel:before,.gx-label.TextAttributeLabel:before,.gx-label.BlobContentTextAttributeLabel:before,.gx-label.ReadonlyBlobContentTextAttributeLabel:before,.gx-label.BlobInputTextAttributeLabel:before,.gx-label.ReadonlyTextAttributeLabel:before,.gx-label.TextActionAttributeLabel:before,.gx-label.BlobContentTextActionAttributeLabel:before,.gx-label.ReadonlyBlobContentTextActionAttributeLabel:before,.gx-label.BlobInputTextActionAttributeLabel:before,.gx-label.ReadonlyTextActionAttributeLabel:before,.gx-label.AttributeSecondaryLabel:before,.gx-label.Attribute250Label:before,.gx-label.BootstrapTooltipRightLabel:before,.gx-label.BootstrapTooltipLeftLabel:before,.gx-label.AttributeNoWrapLabel:before,.gx-label.UpdateAttributeLabel:before,.gx-label.AttributeRealWidthCheckBoxLabel:before,.gx-label.AttributeGrayLabel:before,.gx-label.AttributeGrayDateLabel:before,.gx-label.TurnoEstadoLabel:before,.gx-label.=Label:before,.gx-label.EstTurnoAsignadoLabel:before,.gx-label.TableDynamicFiltersDateTimeLabel:before,.gx-label.DownloadAttributeLabel:before,.gx-label.ReadonlyDownloadAttributeLabel:before,.gx-label.TableDynamicFiltersDateLabel:before,.gx-label.faqthinkLabel:before,.gx-label.AttributeLoginLabel:before,.gx-label.AttributeLoginImageLeftLabel:before,.gx-label.AttributeRealWidthTotalizerLabel:before,.gx-label.AttributeAcceptDragLabel:before,.gx-label.AttributeTotalizerLabel:before,.gx-label.AttributeWidthAutoLabel:before,.gx-label.AttributeStepLabel:before,.gx-label.ReadonlyAttributeStepLabel:before,.gx-label.AttributeStepSelectedLabel:before,.gx-label.ReadonlyAttributeStepSelectedLabel:before,.gx-label.AttributeStepBulletLabel:before,.gx-label.ReadonlyAttributeStepBulletLabel:before,.gx-label.AttributeStepBulletUnSelectedLabel:before,.gx-label.ReadonlyAttributeStepBulletUnSelectedLabel:before,.gx-label.AttributeStepBulletSelectedLabel:before,.gx-label.ReadonlyAttributeStepBulletSelectedLabel:before,.gx-label.AttributeDateTimeLabel:before,.gx-label.AttributeRealWidthDatetimeLabel:before,.gx-label.ReadonlyAttributeDateTimeLabel:before,.gx-label.CheckBoxLabel:before,.gx-label.BlobContentCheckBoxLabel:before,.gx-label.ReadonlyBlobContentCheckBoxLabel:before,.gx-label.BlobInputCheckBoxLabel:before,.gx-label.ReadonlyCheckBoxLabel:before,.gx-label.AttributeCheckBoxLabel:before,.gx-label.ImageAttributeLabel:before,.gx-label.ResponsiveImageAttributeLabel:before,.gx-label.BlobContentResponsiveImageAttributeLabel:before,.gx-label.ReadonlyBlobContentResponsiveImageAttributeLabel:before,.gx-label.ReadonlyResponsiveImageAttributeLabel:before,.gx-label.BlobInputResponsiveImageAttributeLabel:before,.gx-label.ProfileImageAttributeLabel:before,.gx-label.BlobContentProfileImageAttributeLabel:before,.gx-label.ReadonlyBlobContentProfileImageAttributeLabel:before,.gx-label.BlobInputProfileImageAttributeLabel:before,.gx-label.ReadonlyProfileImageAttributeLabel:before,.gx-label.SmallProfileImageAttributeLabel:before,.gx-label.BlobContentSmallProfileImageAttributeLabel:before,.gx-label.ReadonlyBlobContentSmallProfileImageAttributeLabel:before,.gx-label.BlobInputSmallProfileImageAttributeLabel:before,.gx-label.ReadonlySmallProfileImageAttributeLabel:before,.gx-label.ActionAttributeLabel:before,.gx-label.BlobContentActionAttributeLabel:before,.gx-label.ReadonlyBlobContentActionAttributeLabel:before,.gx-label.ReadonlyActionAttributeLabel:before,.gx-label.DeleteAttributeLabel:before,.gx-label.BlobContentDeleteAttributeLabel:before,.gx-label.ReadonlyBlobContentDeleteAttributeLabel:before,.gx-label.ReadonlyDeleteAttributeLabel:before,.gx-label.BlobInputDeleteAttributeLabel:before,.gx-label.DisplayAttributeLabel:before,.gx-label.BlobContentDisplayAttributeLabel:before,.gx-label.ReadonlyBlobContentDisplayAttributeLabel:before,.gx-label.ReadonlyDisplayAttributeLabel:before,.gx-label.BlobInputDisplayAttributeLabel:before,.gx-label.SelectionAttributeLabel:before,.gx-label.BlobContentSelectionAttributeLabel:before,.gx-label.ReadonlyBlobContentSelectionAttributeLabel:before,.gx-label.ReadonlySelectionAttributeLabel:before,.gx-label.BlobInputSelectionAttributeLabel:before,.gx-label.DisabledActionAttributeLabel:before,.gx-label.BlobContentDisabledActionAttributeLabel:before,.gx-label.ReadonlyBlobContentDisabledActionAttributeLabel:before,.gx-label.ReadonlyDisabledActionAttributeLabel:before,.gx-label.BlobInputDisabledActionAttributeLabel:before,.gx-label.BlobInputActionAttributeLabel:before,.gx-label.SelectAttributeLabel:before,.gx-label.BlobContentSelectAttributeLabel:before,.gx-label.ReadonlyBlobContentSelectAttributeLabel:before,.gx-label.BlobInputSelectAttributeLabel:before,.gx-label.ReadonlySelectAttributeLabel:before,.gx-label.BlackAttributeLabel:before,.gx-label.BlobContentBlackAttributeLabel:before,.gx-label.ReadonlyBlobContentBlackAttributeLabel:before,.gx-label.BlobInputBlackAttributeLabel:before,.gx-label.ReadonlyBlackAttributeLabel:before,.gx-label.ActionBaseColorAttributeLabel:before,.gx-label.BlobContentActionBaseColorAttributeLabel:before,.gx-label.ReadonlyBlobContentActionBaseColorAttributeLabel:before,.gx-label.ReadonlyActionBaseColorAttributeLabel:before,.gx-label.BlobInputActionBaseColorAttributeLabel:before,.gx-label.ReadonlyImageAttributeLabel:before,.gx-label.VideoAttributeLabel:before,.gx-label.ReadonlyVideoAttributeLabel:before,.gx-label.AudioAttributeLabel:before,.gx-label.ReadonlyAudioAttributeLabel:before,.gx-label.ErrorAttributeLabel:before,.gx-label.WarningAttributeLabel:before,.gx-label.AssociationListAttributeLabel:before,.gx-label.BlobContentAssociationListAttributeLabel:before,.gx-label.ReadonlyBlobContentAssociationListAttributeLabel:before,.gx-label.BlobInputAssociationListAttributeLabel:before,.gx-label.ReadonlyAssociationListAttributeLabel:before,.gx-label.ReadonlyAttributeLabel:before,.gx-label.ReadonlyMedioLabel:before,.gx-label.BlobContentReadonlyMedioLabel:before,.gx-label.ReadonlyBlobContentReadonlyMedioLabel:before,.gx-label.BlobInputReadonlyMedioLabel:before,.gx-label.ReadonlyReadonlyMedioLabel:before,.gx-label.ReadonlyAttributeRealWidthLabel:before,.gx-label.ReadonlyAttributeNoWrapLabel:before,.gx-label.ReadonlyAttributeTotalizerLabel:before,.gx-label.ReadonlyAttributeRealWidthTotalizerLabel:before,.gx-label.ReadonlyAttributeRealWidthDatetimeLabel:before,.gx-label.GridTitleLabel:before,.gx-label.ReadonlyGridTitleLabel:before,.gx-label.AttributeTitleWWPLabel:before,.gx-label.BlobContentAttributeTitleWWPLabel:before,.gx-label.ReadonlyBlobContentAttributeTitleWWPLabel:before,.gx-label.BlobInputAttributeTitleWWPLabel:before,.gx-label.ReadonlyAttributeTitleWWPLabel:before,.gx-label.AttributeWhiteLabel:before,.gx-label.BlobContentAttributeWhiteLabel:before,.gx-label.ReadonlyBlobContentAttributeWhiteLabel:before,.gx-label.BlobInputAttributeWhiteLabel:before,.gx-label.ReadonlyAttributeWhiteLabel:before,.gx-label.AttributeCharLongLabel:before,.gx-label.BlobContentAttributeCharLongLabel:before,.gx-label.ReadonlyBlobContentAttributeCharLongLabel:before,.gx-label.BlobInputAttributeCharLongLabel:before,.gx-label.ReadonlyAttributeCharLongLabel:before,.gx-label.AttributeManageFiltersLabel:before,.gx-label.AttributeImageFixWidthLabel:before,.gx-label.BlobContentAttributeImageFixWidthLabel:before,.gx-label.ReadonlyBlobContentAttributeImageFixWidthLabel:before,.gx-label.BlobInputAttributeImageFixWidthLabel:before,.gx-label.ReadonlyAttributeImageFixWidthLabel:before,.gx-label.AttributeDateLabel:before,.gx-label.BlobContentAttributeDateLabel:before,.gx-label.ReadonlyBlobContentAttributeDateLabel:before,.gx-label.BlobInputAttributeDateLabel:before,.gx-label.ReadonlyAttributeDateLabel:before,.gx-label.AttributeRealWidthDateLabel:before,.gx-label.ReadonlyAttributeRealWidthDateLabel:before,.gx-label.AttributeInactiveLabel:before,.gx-label.BlobContentAttributeInactiveLabel:before,.gx-label.ReadonlyBlobContentAttributeInactiveLabel:before,.gx-label.BlobInputAttributeInactiveLabel:before,.gx-label.ReadonlyAttributeInactiveLabel:before,.gx-label.AttributeRealWidthLabel:before,.gx-label.BlobContentAttributeRealWidthLabel:before,.gx-label.ReadonlyBlobContentAttributeRealWidthLabel:before,.gx-label.BlobInputAttributeRealWidthLabel:before,.gx-label.AttributeTagLabel:before,.gx-label.AttributeTagSuccessLabel:before,.gx-label.AttributeTagWarningLabel:before,.gx-label.AttributeTagDangerLabel:before,.gx-label.AttributeTagInfoLightLabel:before,.gx-label.AttributeTagInfoLabel:before,.gx-label.SearchResultsListTitleAttributeLabel:before,.gx-label.ReadonlySearchResultsListTitleAttributeLabel:before,.gx-label.SearchResultsListDescriptionAttributeLabel:before,.gx-label.ReadonlySearchResultsListDescriptionAttributeLabel:before,.gx-label.CardImageAttributeLabel:before,.gx-label.ReadonlyCardImageAttributeLabel:before,.gx-label.CardImageAttributeWhiteWithShadowLabel:before,.gx-label.ReadonlyCardImageAttributeWhiteWithShadowLabel:before,.gx-label.CardImageAttributeWhiteSubtitleWithShadowLabel:before,.gx-label.ReadonlyCardImageAttributeWhiteSubtitleWithShadowLabel:before,.gx-label.CardImageAttributeDescriptionLabel:before,.gx-label.BlobContentCardImageAttributeDescriptionLabel:before,.gx-label.ReadonlyBlobContentCardImageAttributeDescriptionLabel:before,.gx-label.BlobInputCardImageAttributeDescriptionLabel:before,.gx-label.ReadonlyCardImageAttributeDescriptionLabel:before,.gx-label.SimpleCardAttributeTitleLabel:before,.gx-label.ReadonlySimpleCardAttributeTitleLabel:before,.gx-label.SimpleCardAttributeSubtitleLabel:before,.gx-label.ReadonlySimpleCardAttributeSubtitleLabel:before,.gx-label.CardSmallImageAttributeLabel:before,.gx-label.ReadonlyCardSmallImageAttributeLabel:before,.gx-label.CardSmallImageAttributeDescriptionLabel:before,.gx-label.ReadonlyCardSmallImageAttributeDescriptionLabel:before,.gx-label.CardWithImageAttributeDescriptionLabel:before,.gx-label.BlobContentCardWithImageAttributeDescriptionLabel:before,.gx-label.ReadonlyBlobContentCardWithImageAttributeDescriptionLabel:before,.gx-label.BlobInputCardWithImageAttributeDescriptionLabel:before,.gx-label.ReadonlyCardWithImageAttributeDescriptionLabel:before,.gx-label.ChatAttributeNameLabel:before,.gx-label.BlobContentChatAttributeNameLabel:before,.gx-label.ReadonlyBlobContentChatAttributeNameLabel:before,.gx-label.BlobInputChatAttributeNameLabel:before,.gx-label.ReadonlyChatAttributeNameLabel:before,.gx-label.ChatAttributeDateLabel:before,.gx-label.BlobContentChatAttributeDateLabel:before,.gx-label.ReadonlyBlobContentChatAttributeDateLabel:before,.gx-label.BlobInputChatAttributeDateLabel:before,.gx-label.ReadonlyChatAttributeDateLabel:before,.gx-label.ChatAttributeImageLabel:before,.gx-label.BlobContentChatAttributeImageLabel:before,.gx-label.ReadonlyBlobContentChatAttributeImageLabel:before,.gx-label.BlobInputChatAttributeImageLabel:before,.gx-label.ReadonlyChatAttributeImageLabel:before,.gx-label.ChatAttributeMessageLabel:before,.gx-label.BlobContentChatAttributeMessageLabel:before,.gx-label.ReadonlyBlobContentChatAttributeMessageLabel:before,.gx-label.BlobInputChatAttributeMessageLabel:before,.gx-label.ReadonlyChatAttributeMessageLabel:before,.gx-label.AttributeRegisterLabel:before,.gx-label.ProgressAdminCardDescriptionLabel:before,.gx-label.ProgressAdminCardNumberLabel:before,.gx-label.ReadonlyProgressAdminCardNumberLabel:before,.gx-label.ReadonlyProgressAdminCardDescriptionLabel:before,.gx-label.ProgressBarAdminV2DescriptionLabel:before,.gx-label.ProgressBarAdminV2NumberLabel:before,.gx-label.ProgressBarAdminV2NumberTotalLabel:before,.gx-label.ProgressBarAdminV2TitleLabel:before,.gx-label.DashboardNumberLabel:before,.gx-label.ReadonlyDashboardNumberLabel:before,.gx-label.DashboardInfoLabel:before,.gx-label.ReadonlyDashboardInfoLabel:before,.gx-label.DashboardDangerLabel:before,.gx-label.ReadonlyDashboardDangerLabel:before,.gx-label.DashboardSuccessLabel:before,.gx-label.ReadonlyDashboardSuccessLabel:before,.gx-label.DashboardWarningLabel:before,.gx-label.ReadonlyDashboardWarningLabel:before,.gx-label.DashboardNumberCardLabel:before,.gx-label.ReadonlyDashboardNumberCardLabel:before,.gx-label.DashboardNumberAdminLabel:before,.gx-label.ReadonlyDashboardNumberAdminLabel:before,.gx-label.DashboardBaseColorLabel:before,.gx-label.ReadonlyDashboardBaseColorLabel:before,.gx-label.DashboardInfoLightLabel:before,.gx-label.ReadonlyDashboardInfoLightLabel:before
{
	white-space: normal;
	font-family: 'Trebuchet MS';
	font-size: 10pt;
	font-weight: bold;
}

.Label:after,.RequiredLabel:after,.gx-label.AttributeLabel:after,.gx-label.BlobContentAttributeLabel:after,.gx-label.ReadonlyBlobContentAttributeLabel:after,.gx-label.BlobInputAttributeLabel:after,.gx-label.AttributeDraggingLabel:after,.gx-label.AttributeNoAcceptDragLabel:after,.gx-label.AttSubTitleLabel:after,.gx-label.BlobInputAttSubTitleLabel:after,.gx-label.BlobContentAttSubTitleLabel:after,.gx-label.ReadonlyBlobContentAttSubTitleLabel:after,.gx-label.ReadonlyAttSubTitleLabel:after,.gx-label.IME_ActiveLabel:after,.gx-label.BlobContentIME_ActiveLabel:after,.gx-label.ReadonlyBlobContentIME_ActiveLabel:after,.gx-label.BlobInputIME_ActiveLabel:after,.gx-label.ReadonlyIME_ActiveLabel:after,.gx-label.IME_InactiveLabel:after,.gx-label.BlobContentIME_InactiveLabel:after,.gx-label.ReadonlyBlobContentIME_InactiveLabel:after,.gx-label.BlobInputIME_InactiveLabel:after,.gx-label.ReadonlyIME_InactiveLabel:after,.gx-label.IME_DisabledLabel:after,.gx-label.BlobContentIME_DisabledLabel:after,.gx-label.ReadonlyBlobContentIME_DisabledLabel:after,.gx-label.BlobInputIME_DisabledLabel:after,.gx-label.ReadonlyIME_DisabledLabel:after,.gx-label.CheckboxLabelLabel:after,.gx-label.BlobContentCheckboxLabelLabel:after,.gx-label.ReadonlyBlobContentCheckboxLabelLabel:after,.gx-label.BlobInputCheckboxLabelLabel:after,.gx-label.ReadonlyCheckboxLabelLabel:after,.gx-label.FilterAttributeLabel:after,.gx-label.BlobContentFilterAttributeLabel:after,.gx-label.ReadonlyBlobContentFilterAttributeLabel:after,.gx-label.ReadonlyFilterAttributeLabel:after,.gx-label.BlobInputFilterAttributeLabel:after,.gx-label.FilterComboAttributeLabel:after,.gx-label.BlobContentFilterComboAttributeLabel:after,.gx-label.ReadonlyBlobContentFilterComboAttributeLabel:after,.gx-label.BlobInputFilterComboAttributeLabel:after,.gx-label.ReadonlyFilterComboAttributeLabel:after,.gx-label.FilterSearchAttributeLabel:after,.gx-label.BlobContentFilterSearchAttributeLabel:after,.gx-label.ReadonlyBlobContentFilterSearchAttributeLabel:after,.gx-label.BlobInputFilterSearchAttributeLabel:after,.gx-label.ReadonlyFilterSearchAttributeLabel:after,.gx-label.FilterSearchAttributeFocusLabel:after,.gx-label.BlobContentFilterSearchAttributeFocusLabel:after,.gx-label.ReadonlyBlobContentFilterSearchAttributeFocusLabel:after,.gx-label.BlobInputFilterSearchAttributeFocusLabel:after,.gx-label.ReadonlyFilterSearchAttributeFocusLabel:after,.gx-label.DateFilterSearchAttributeLabel:after,.gx-label.BlobContentDateFilterSearchAttributeLabel:after,.gx-label.ReadonlyBlobContentDateFilterSearchAttributeLabel:after,.gx-label.BlobInputDateFilterSearchAttributeLabel:after,.gx-label.ReadonlyDateFilterSearchAttributeLabel:after,.gx-label.FilterPanelLabel:after,.gx-label.BlobContentFilterPanelLabel:after,.gx-label.ReadonlyBlobContentFilterPanelLabel:after,.gx-label.BlobInputFilterPanelLabel:after,.gx-label.ReadonlyFilterPanelLabel:after,.gx-label.DescriptionAttributeLabel:after,.gx-label.BlobContentDescriptionAttributeLabel:after,.gx-label.ReadonlyBlobContentDescriptionAttributeLabel:after,.gx-label.ReadonlyDescriptionAttributeLabel:after,.gx-label.BlobInputDescriptionAttributeLabel:after,.gx-label.LoginAttributeLabel:after,.gx-label.BlobContentLoginAttributeLabel:after,.gx-label.ReadonlyBlobContentLoginAttributeLabel:after,.gx-label.BlobInputLoginAttributeLabel:after,.gx-label.ReadonlyLoginAttributeLabel:after,.gx-label.LoginComboAttributeLabel:after,.gx-label.BlobContentLoginComboAttributeLabel:after,.gx-label.ReadonlyBlobContentLoginComboAttributeLabel:after,.gx-label.BlobInputLoginComboAttributeLabel:after,.gx-label.ReadonlyLoginComboAttributeLabel:after,.gx-label.RegistrationAttributeLabel:after,.gx-label.BlobContentRegistrationAttributeLabel:after,.gx-label.ReadonlyBlobContentRegistrationAttributeLabel:after,.gx-label.BlobInputRegistrationAttributeLabel:after,.gx-label.ReadonlyRegistrationAttributeLabel:after,.gx-label.RequiredAttributeLabel:after,.gx-label.BlobContentRequiredAttributeLabel:after,.gx-label.ReadonlyBlobContentRequiredAttributeLabel:after,.gx-label.BlobInputRequiredAttributeLabel:after,.gx-label.ReadonlyRequiredAttributeLabel:after,.gx-label.InactiveAttributeLabel:after,.gx-label.BlobContentInactiveAttributeLabel:after,.gx-label.ReadonlyBlobContentInactiveAttributeLabel:after,.gx-label.BlobInputInactiveAttributeLabel:after,.gx-label.ReadonlyInactiveAttributeLabel:after,.gx-label.ComboAttributeLabel:after,.gx-label.BlobContentComboAttributeLabel:after,.gx-label.ReadonlyBlobContentComboAttributeLabel:after,.gx-label.BlobInputComboAttributeLabel:after,.gx-label.ReadonlyComboAttributeLabel:after,.gx-label.SubtitleAttributeLabel:after,.gx-label.BlobContentSubtitleAttributeLabel:after,.gx-label.ReadonlyBlobContentSubtitleAttributeLabel:after,.gx-label.BlobInputSubtitleAttributeLabel:after,.gx-label.ReadonlySubtitleAttributeLabel:after,.gx-label.URLAttributeLabel:after,.gx-label.BlobContentURLAttributeLabel:after,.gx-label.ReadonlyBlobContentURLAttributeLabel:after,.gx-label.BlobInputURLAttributeLabel:after,.gx-label.ReadonlyURLAttributeLabel:after,.gx-label.TextAttributeLabel:after,.gx-label.BlobContentTextAttributeLabel:after,.gx-label.ReadonlyBlobContentTextAttributeLabel:after,.gx-label.BlobInputTextAttributeLabel:after,.gx-label.ReadonlyTextAttributeLabel:after,.gx-label.TextActionAttributeLabel:after,.gx-label.BlobContentTextActionAttributeLabel:after,.gx-label.ReadonlyBlobContentTextActionAttributeLabel:after,.gx-label.BlobInputTextActionAttributeLabel:after,.gx-label.ReadonlyTextActionAttributeLabel:after,.gx-label.AttributeSecondaryLabel:after,.gx-label.Attribute250Label:after,.gx-label.BootstrapTooltipRightLabel:after,.gx-label.BootstrapTooltipLeftLabel:after,.gx-label.AttributeNoWrapLabel:after,.gx-label.UpdateAttributeLabel:after,.gx-label.AttributeRealWidthCheckBoxLabel:after,.gx-label.AttributeGrayLabel:after,.gx-label.AttributeGrayDateLabel:after,.gx-label.TurnoEstadoLabel:after,.gx-label.=Label:after,.gx-label.EstTurnoAsignadoLabel:after,.gx-label.TableDynamicFiltersDateTimeLabel:after,.gx-label.DownloadAttributeLabel:after,.gx-label.ReadonlyDownloadAttributeLabel:after,.gx-label.TableDynamicFiltersDateLabel:after,.gx-label.faqthinkLabel:after,.gx-label.AttributeLoginLabel:after,.gx-label.AttributeLoginImageLeftLabel:after,.gx-label.AttributeRealWidthTotalizerLabel:after,.gx-label.AttributeAcceptDragLabel:after,.gx-label.AttributeTotalizerLabel:after,.gx-label.AttributeWidthAutoLabel:after,.gx-label.AttributeStepLabel:after,.gx-label.ReadonlyAttributeStepLabel:after,.gx-label.AttributeStepSelectedLabel:after,.gx-label.ReadonlyAttributeStepSelectedLabel:after,.gx-label.AttributeStepBulletLabel:after,.gx-label.ReadonlyAttributeStepBulletLabel:after,.gx-label.AttributeStepBulletUnSelectedLabel:after,.gx-label.ReadonlyAttributeStepBulletUnSelectedLabel:after,.gx-label.AttributeStepBulletSelectedLabel:after,.gx-label.ReadonlyAttributeStepBulletSelectedLabel:after,.gx-label.AttributeDateTimeLabel:after,.gx-label.AttributeRealWidthDatetimeLabel:after,.gx-label.ReadonlyAttributeDateTimeLabel:after,.gx-label.CheckBoxLabel:after,.gx-label.BlobContentCheckBoxLabel:after,.gx-label.ReadonlyBlobContentCheckBoxLabel:after,.gx-label.BlobInputCheckBoxLabel:after,.gx-label.ReadonlyCheckBoxLabel:after,.gx-label.AttributeCheckBoxLabel:after,.gx-label.ImageAttributeLabel:after,.gx-label.ResponsiveImageAttributeLabel:after,.gx-label.BlobContentResponsiveImageAttributeLabel:after,.gx-label.ReadonlyBlobContentResponsiveImageAttributeLabel:after,.gx-label.ReadonlyResponsiveImageAttributeLabel:after,.gx-label.BlobInputResponsiveImageAttributeLabel:after,.gx-label.ProfileImageAttributeLabel:after,.gx-label.BlobContentProfileImageAttributeLabel:after,.gx-label.ReadonlyBlobContentProfileImageAttributeLabel:after,.gx-label.BlobInputProfileImageAttributeLabel:after,.gx-label.ReadonlyProfileImageAttributeLabel:after,.gx-label.SmallProfileImageAttributeLabel:after,.gx-label.BlobContentSmallProfileImageAttributeLabel:after,.gx-label.ReadonlyBlobContentSmallProfileImageAttributeLabel:after,.gx-label.BlobInputSmallProfileImageAttributeLabel:after,.gx-label.ReadonlySmallProfileImageAttributeLabel:after,.gx-label.ActionAttributeLabel:after,.gx-label.BlobContentActionAttributeLabel:after,.gx-label.ReadonlyBlobContentActionAttributeLabel:after,.gx-label.ReadonlyActionAttributeLabel:after,.gx-label.DeleteAttributeLabel:after,.gx-label.BlobContentDeleteAttributeLabel:after,.gx-label.ReadonlyBlobContentDeleteAttributeLabel:after,.gx-label.ReadonlyDeleteAttributeLabel:after,.gx-label.BlobInputDeleteAttributeLabel:after,.gx-label.DisplayAttributeLabel:after,.gx-label.BlobContentDisplayAttributeLabel:after,.gx-label.ReadonlyBlobContentDisplayAttributeLabel:after,.gx-label.ReadonlyDisplayAttributeLabel:after,.gx-label.BlobInputDisplayAttributeLabel:after,.gx-label.SelectionAttributeLabel:after,.gx-label.BlobContentSelectionAttributeLabel:after,.gx-label.ReadonlyBlobContentSelectionAttributeLabel:after,.gx-label.ReadonlySelectionAttributeLabel:after,.gx-label.BlobInputSelectionAttributeLabel:after,.gx-label.DisabledActionAttributeLabel:after,.gx-label.BlobContentDisabledActionAttributeLabel:after,.gx-label.ReadonlyBlobContentDisabledActionAttributeLabel:after,.gx-label.ReadonlyDisabledActionAttributeLabel:after,.gx-label.BlobInputDisabledActionAttributeLabel:after,.gx-label.BlobInputActionAttributeLabel:after,.gx-label.SelectAttributeLabel:after,.gx-label.BlobContentSelectAttributeLabel:after,.gx-label.ReadonlyBlobContentSelectAttributeLabel:after,.gx-label.BlobInputSelectAttributeLabel:after,.gx-label.ReadonlySelectAttributeLabel:after,.gx-label.BlackAttributeLabel:after,.gx-label.BlobContentBlackAttributeLabel:after,.gx-label.ReadonlyBlobContentBlackAttributeLabel:after,.gx-label.BlobInputBlackAttributeLabel:after,.gx-label.ReadonlyBlackAttributeLabel:after,.gx-label.ActionBaseColorAttributeLabel:after,.gx-label.BlobContentActionBaseColorAttributeLabel:after,.gx-label.ReadonlyBlobContentActionBaseColorAttributeLabel:after,.gx-label.ReadonlyActionBaseColorAttributeLabel:after,.gx-label.BlobInputActionBaseColorAttributeLabel:after,.gx-label.ReadonlyImageAttributeLabel:after,.gx-label.VideoAttributeLabel:after,.gx-label.ReadonlyVideoAttributeLabel:after,.gx-label.AudioAttributeLabel:after,.gx-label.ReadonlyAudioAttributeLabel:after,.gx-label.ErrorAttributeLabel:after,.gx-label.WarningAttributeLabel:after,.gx-label.AssociationListAttributeLabel:after,.gx-label.BlobContentAssociationListAttributeLabel:after,.gx-label.ReadonlyBlobContentAssociationListAttributeLabel:after,.gx-label.BlobInputAssociationListAttributeLabel:after,.gx-label.ReadonlyAssociationListAttributeLabel:after,.gx-label.ReadonlyAttributeLabel:after,.gx-label.ReadonlyMedioLabel:after,.gx-label.BlobContentReadonlyMedioLabel:after,.gx-label.ReadonlyBlobContentReadonlyMedioLabel:after,.gx-label.BlobInputReadonlyMedioLabel:after,.gx-label.ReadonlyReadonlyMedioLabel:after,.gx-label.ReadonlyAttributeRealWidthLabel:after,.gx-label.ReadonlyAttributeNoWrapLabel:after,.gx-label.ReadonlyAttributeTotalizerLabel:after,.gx-label.ReadonlyAttributeRealWidthTotalizerLabel:after,.gx-label.ReadonlyAttributeRealWidthDatetimeLabel:after,.gx-label.GridTitleLabel:after,.gx-label.ReadonlyGridTitleLabel:after,.gx-label.AttributeTitleWWPLabel:after,.gx-label.BlobContentAttributeTitleWWPLabel:after,.gx-label.ReadonlyBlobContentAttributeTitleWWPLabel:after,.gx-label.BlobInputAttributeTitleWWPLabel:after,.gx-label.ReadonlyAttributeTitleWWPLabel:after,.gx-label.AttributeWhiteLabel:after,.gx-label.BlobContentAttributeWhiteLabel:after,.gx-label.ReadonlyBlobContentAttributeWhiteLabel:after,.gx-label.BlobInputAttributeWhiteLabel:after,.gx-label.ReadonlyAttributeWhiteLabel:after,.gx-label.AttributeCharLongLabel:after,.gx-label.BlobContentAttributeCharLongLabel:after,.gx-label.ReadonlyBlobContentAttributeCharLongLabel:after,.gx-label.BlobInputAttributeCharLongLabel:after,.gx-label.ReadonlyAttributeCharLongLabel:after,.gx-label.AttributeManageFiltersLabel:after,.gx-label.AttributeImageFixWidthLabel:after,.gx-label.BlobContentAttributeImageFixWidthLabel:after,.gx-label.ReadonlyBlobContentAttributeImageFixWidthLabel:after,.gx-label.BlobInputAttributeImageFixWidthLabel:after,.gx-label.ReadonlyAttributeImageFixWidthLabel:after,.gx-label.AttributeDateLabel:after,.gx-label.BlobContentAttributeDateLabel:after,.gx-label.ReadonlyBlobContentAttributeDateLabel:after,.gx-label.BlobInputAttributeDateLabel:after,.gx-label.ReadonlyAttributeDateLabel:after,.gx-label.AttributeRealWidthDateLabel:after,.gx-label.ReadonlyAttributeRealWidthDateLabel:after,.gx-label.AttributeInactiveLabel:after,.gx-label.BlobContentAttributeInactiveLabel:after,.gx-label.ReadonlyBlobContentAttributeInactiveLabel:after,.gx-label.BlobInputAttributeInactiveLabel:after,.gx-label.ReadonlyAttributeInactiveLabel:after,.gx-label.AttributeRealWidthLabel:after,.gx-label.BlobContentAttributeRealWidthLabel:after,.gx-label.ReadonlyBlobContentAttributeRealWidthLabel:after,.gx-label.BlobInputAttributeRealWidthLabel:after,.gx-label.AttributeTagLabel:after,.gx-label.AttributeTagSuccessLabel:after,.gx-label.AttributeTagWarningLabel:after,.gx-label.AttributeTagDangerLabel:after,.gx-label.AttributeTagInfoLightLabel:after,.gx-label.AttributeTagInfoLabel:after,.gx-label.SearchResultsListTitleAttributeLabel:after,.gx-label.ReadonlySearchResultsListTitleAttributeLabel:after,.gx-label.SearchResultsListDescriptionAttributeLabel:after,.gx-label.ReadonlySearchResultsListDescriptionAttributeLabel:after,.gx-label.CardImageAttributeLabel:after,.gx-label.ReadonlyCardImageAttributeLabel:after,.gx-label.CardImageAttributeWhiteWithShadowLabel:after,.gx-label.ReadonlyCardImageAttributeWhiteWithShadowLabel:after,.gx-label.CardImageAttributeWhiteSubtitleWithShadowLabel:after,.gx-label.ReadonlyCardImageAttributeWhiteSubtitleWithShadowLabel:after,.gx-label.CardImageAttributeDescriptionLabel:after,.gx-label.BlobContentCardImageAttributeDescriptionLabel:after,.gx-label.ReadonlyBlobContentCardImageAttributeDescriptionLabel:after,.gx-label.BlobInputCardImageAttributeDescriptionLabel:after,.gx-label.ReadonlyCardImageAttributeDescriptionLabel:after,.gx-label.SimpleCardAttributeTitleLabel:after,.gx-label.ReadonlySimpleCardAttributeTitleLabel:after,.gx-label.SimpleCardAttributeSubtitleLabel:after,.gx-label.ReadonlySimpleCardAttributeSubtitleLabel:after,.gx-label.CardSmallImageAttributeLabel:after,.gx-label.ReadonlyCardSmallImageAttributeLabel:after,.gx-label.CardSmallImageAttributeDescriptionLabel:after,.gx-label.ReadonlyCardSmallImageAttributeDescriptionLabel:after,.gx-label.CardWithImageAttributeDescriptionLabel:after,.gx-label.BlobContentCardWithImageAttributeDescriptionLabel:after,.gx-label.ReadonlyBlobContentCardWithImageAttributeDescriptionLabel:after,.gx-label.BlobInputCardWithImageAttributeDescriptionLabel:after,.gx-label.ReadonlyCardWithImageAttributeDescriptionLabel:after,.gx-label.ChatAttributeNameLabel:after,.gx-label.BlobContentChatAttributeNameLabel:after,.gx-label.ReadonlyBlobContentChatAttributeNameLabel:after,.gx-label.BlobInputChatAttributeNameLabel:after,.gx-label.ReadonlyChatAttributeNameLabel:after,.gx-label.ChatAttributeDateLabel:after,.gx-label.BlobContentChatAttributeDateLabel:after,.gx-label.ReadonlyBlobContentChatAttributeDateLabel:after,.gx-label.BlobInputChatAttributeDateLabel:after,.gx-label.ReadonlyChatAttributeDateLabel:after,.gx-label.ChatAttributeImageLabel:after,.gx-label.BlobContentChatAttributeImageLabel:after,.gx-label.ReadonlyBlobContentChatAttributeImageLabel:after,.gx-label.BlobInputChatAttributeImageLabel:after,.gx-label.ReadonlyChatAttributeImageLabel:after,.gx-label.ChatAttributeMessageLabel:after,.gx-label.BlobContentChatAttributeMessageLabel:after,.gx-label.ReadonlyBlobContentChatAttributeMessageLabel:after,.gx-label.BlobInputChatAttributeMessageLabel:after,.gx-label.ReadonlyChatAttributeMessageLabel:after,.gx-label.AttributeRegisterLabel:after,.gx-label.ProgressAdminCardDescriptionLabel:after,.gx-label.ProgressAdminCardNumberLabel:after,.gx-label.ReadonlyProgressAdminCardNumberLabel:after,.gx-label.ReadonlyProgressAdminCardDescriptionLabel:after,.gx-label.ProgressBarAdminV2DescriptionLabel:after,.gx-label.ProgressBarAdminV2NumberLabel:after,.gx-label.ProgressBarAdminV2NumberTotalLabel:after,.gx-label.ProgressBarAdminV2TitleLabel:after,.gx-label.DashboardNumberLabel:after,.gx-label.ReadonlyDashboardNumberLabel:after,.gx-label.DashboardInfoLabel:after,.gx-label.ReadonlyDashboardInfoLabel:after,.gx-label.DashboardDangerLabel:after,.gx-label.ReadonlyDashboardDangerLabel:after,.gx-label.DashboardSuccessLabel:after,.gx-label.ReadonlyDashboardSuccessLabel:after,.gx-label.DashboardWarningLabel:after,.gx-label.ReadonlyDashboardWarningLabel:after,.gx-label.DashboardNumberCardLabel:after,.gx-label.ReadonlyDashboardNumberCardLabel:after,.gx-label.DashboardNumberAdminLabel:after,.gx-label.ReadonlyDashboardNumberAdminLabel:after,.gx-label.DashboardBaseColorLabel:after,.gx-label.ReadonlyDashboardBaseColorLabel:after,.gx-label.DashboardInfoLightLabel:after,.gx-label.ReadonlyDashboardInfoLightLabel:after
{
	white-space: normal;
	font-family: 'Trebuchet MS';
	font-size: 10pt;
	font-weight: bold;
}

.AssociationTitle
{
	font-family: 'Trebuchet MS';
	font-size: 11pt;
	color: black;
}
.AssociationTitle:before
{
	font-family: 'Trebuchet MS';
	font-size: 11pt;
	color: black;
}

.AssociationTitle:after
{
	font-family: 'Trebuchet MS';
	font-size: 11pt;
	color: black;
}

.SmallText
{
	font-size: 7.8pt;
	text-align: center;
}
.SmallText:before
{
	font-size: 7.8pt;
	text-align: center;
}

.SmallText:after
{
	font-size: 7.8pt;
	text-align: center;
}

.SelectedTab
{
	background-image: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height:25px;
}
.SelectedTab:before
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height:25px;
}

.SelectedTab:after
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height:25px;
}

.UnSelectedTab
{
	background-image: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.UnSelectedTab:before
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

.UnSelectedTab:after
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

.DataDescription,.DataDescriptionLogin
{
	white-space: normal;
	font-family: 'Trebuchet MS';
	font-size: 10pt;
	font-weight: bold;
}
.DataDescription:before,.DataDescriptionLogin:before
{
	white-space: normal;
	font-family: 'Trebuchet MS';
	font-size: 10pt;
	font-weight: bold;
}

.DataDescription:after,.DataDescriptionLogin:after
{
	white-space: normal;
	font-family: 'Trebuchet MS';
	font-size: 10pt;
	font-weight: bold;
}

.TextBlockTitleWWP,.WizardTitle,.TextBlockTitleWWPTab,.TextBlockTitleNotAuthorized,.WizardStepDescription,.TextBlockTitleMaster,.TextBlockTitleMaterial
{
	white-space: normal;
	font-size: 15pt;
	font-weight: normal;
	line-height:30px;
}
.TextBlockTitleWWP:before,.WizardTitle:before,.TextBlockTitleWWPTab:before,.TextBlockTitleNotAuthorized:before,.WizardStepDescription:before,.TextBlockTitleMaster:before,.TextBlockTitleMaterial:before
{
	white-space: normal;
	font-size: 15pt;
	font-weight: normal;
	line-height:30px;
}

.TextBlockTitleWWP:after,.WizardTitle:after,.TextBlockTitleWWPTab:after,.TextBlockTitleNotAuthorized:after,.WizardStepDescription:after,.TextBlockTitleMaster:after,.TextBlockTitleMaterial:after
{
	white-space: normal;
	font-size: 15pt;
	font-weight: normal;
	line-height:30px;
}

.TextBlockTitleWWPTab
{
	font-size: 12pt;
}
.TextBlockTitleWWPTab:before
{
	font-size: 12pt;
}

.TextBlockTitleWWPTab:after
{
	font-size: 12pt;
}

.WizardStepDescription
{
	margin-left: 15px;
	font-size: 12pt;
}
.WizardStepDescription:before
{
	font-size: 12pt;
}

.WizardStepDescription:after
{
	font-size: 12pt;
}

.TextBlockTitleMaterial
{
	padding-left: 15px;
	font-family: Roboto, Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: 300;
	color: #555;
}
.TextBlockTitleMaterial:before
{
	font-family: Roboto, Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: 300;
	color: #555;
}

.TextBlockTitleMaterial:after
{
	font-family: Roboto, Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: 300;
	color: #555;
}

.DataFilterDescription,.DataFixedFilterDescription,.DataFilterDescriptionPrefix
{
	padding-left: 8px;
	padding-right: 2px;
	font-family: 'Trebuchet MS';
	font-size: 10pt;
}
.DataFilterDescription:before,.DataFixedFilterDescription:before,.DataFilterDescriptionPrefix:before
{
	font-family: 'Trebuchet MS';
	font-size: 10pt;
}

.DataFilterDescription:after,.DataFixedFilterDescription:after,.DataFilterDescriptionPrefix:after
{
	font-family: 'Trebuchet MS';
	font-size: 10pt;
}

.DataFixedFilterDescription
{
	margin-right: 5px;
	font-weight: bold;
}
.DataFixedFilterDescription:before
{
	font-weight: bold;
}

.DataFixedFilterDescription:after
{
	font-weight: bold;
}

.DataFilterDescriptionPrefix
{
	padding-left: 0px;
}
.DescriptionWhite
{
	color: white;
}
.DescriptionWhite:before
{
	color: white;
}

.DescriptionWhite:after
{
	color: white;
}

.WorkWithFooter
{
	background-color: white;
	font-family: Calibri;
	font-size: 12pt;
	font-weight: bold;
	color: white;
}
.WorkWithFooter:before
{
	font-family: Calibri;
	font-size: 12pt;
	font-weight: bold;
	color: white;
}

.WorkWithFooter:after
{
	font-family: Calibri;
	font-size: 12pt;
	font-weight: bold;
	color: white;
}

.InGridDeletion
{
	text-decoration: line-through;
}
.InGridDeletion:before
{
	text-decoration: line-through;
}

.InGridDeletion:after
{
	text-decoration: line-through;
}

.StepNumber,.StepNumberSelected
{
	padding-right: 0px;
	font-size: 12px;
	color: gray;
}
.StepNumber:before,.StepNumberSelected:before
{
	font-size: 12px;
	color: gray;
}

.StepNumber:after,.StepNumberSelected:after
{
	font-size: 12px;
	color: gray;
}

.StepNumberSelected
{
	color: white;
}
.StepNumberSelected:before
{
	color: white;
}

.StepNumberSelected:after
{
	color: white;
}

.StepNumberBullet,.StepNumberBulletSelected
{
	padding-right: 0px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: white;
}
.StepNumberBullet:before,.StepNumberBulletSelected:before
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: white;
}

.StepNumberBullet:after,.StepNumberBulletSelected:after
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: white;
}

.StepNumberBulletSelected
{
	font-size: 16px;
}
.StepNumberBulletSelected:before
{
	font-size: 16px;
}

.StepNumberBulletSelected:after
{
	font-size: 16px;
}

.WizardTextBlock,.WizardTextBlockDescription
{
	white-space: normal;
	font-family: "Trebuchet MS";
	font-size: 11pt;
	font-weight: bold;
}
.WizardTextBlock:before,.WizardTextBlockDescription:before
{
	white-space: normal;
	font-family: "Trebuchet MS";
	font-size: 11pt;
	font-weight: bold;
}

.WizardTextBlock:after,.WizardTextBlockDescription:after
{
	white-space: normal;
	font-family: "Trebuchet MS";
	font-size: 11pt;
	font-weight: bold;
}

.WizardTextBlockDescription
{
	font-weight: normal;
}
.WizardTextBlockDescription:before
{
	font-weight: normal;
}

.WizardTextBlockDescription:after
{
	font-weight: normal;
}

.TextBlockNotAuthorized
{
	font-size: 14px;
}
.TextBlockNotAuthorized:before
{
	font-size: 14px;
	content: '';
}

.TextBlockNotAuthorized:after
{
	font-size: 14px;
}

.TextBlockLogo
{
	overflow: hidden;
	padding-top: 2px;
	display: inline-block;
	font-family: Roboto, Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #fff;
	max-width: 180px;
	text-transform: uppercase;
}
.TextBlockLogo:before
{
	overflow: hidden;
	display: inline-block;
	font-family: Roboto, Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
}

.TextBlockLogo:after
{
	overflow: hidden;
	display: inline-block;
	font-family: Roboto, Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
}

.TextBlockMoreInfoCard,.TextBlockMoreInfoAdmin
{
	font-family: Roboto, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #999;
}
.TextBlockMoreInfoCard:before,.TextBlockMoreInfoAdmin:before
{
	font-family: Roboto, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #999;
}

.TextBlockMoreInfoCard:after,.TextBlockMoreInfoAdmin:after
{
	font-family: Roboto, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #999;
}

.TextBlockMoreInfoAdmin
{
	padding-bottom: 3px;
	padding-top: 3px;
	color: rgba(255,255,255,0.8);
}
.TextBlockMoreInfoAdmin:before
{
	color: rgba(255,255,255,0.8);
	content: '';
}

.TextBlockMoreInfoAdmin:after
{
	color: rgba(255,255,255,0.8);
}

.ProgressAdminCardTitle
{
	padding-left: 10px;
	font-family: 'Source Sans Pro','Helvetica Neue',Helvetica,Arial,sans-serif;;
	font-size: 14px;
	font-weight: 400;
	color: white;
	text-transform: uppercase;
}
.ProgressAdminCardTitle:before
{
	font-family: 'Source Sans Pro','Helvetica Neue',Helvetica,Arial,sans-serif;;
	font-size: 14px;
	font-weight: 400;
	color: white;
	text-transform: uppercase;
}

.ProgressAdminCardTitle:after
{
	font-family: 'Source Sans Pro','Helvetica Neue',Helvetica,Arial,sans-serif;;
	font-size: 14px;
	font-weight: 400;
	color: white;
	text-transform: uppercase;
}

.FreeStyleGrid,.TrnSublevelGrid,.RecentLinksGrid,.VerticalTabGrid,.ColumnsSelectorFreeStyleGrid,.FreeStyleGridWithHeader
{
	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;
	width: 100%;
}

.FreeStyleGrid>tbody>tr
{
	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: #d9d9d9;
}

.FreeStyleGrid[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #fff;
}

.FreeStyleGrid[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #d9d9d9;
}

.TrnSublevelGrid>tbody>tr
{
	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: #d9d9d9;
}

.TrnSublevelGrid[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #fff;
}

.TrnSublevelGrid[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #d9d9d9;
}

.RecentLinksGrid>tbody>tr
{
	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: #d9d9d9;
}

.RecentLinksGrid[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #fff;
}

.RecentLinksGrid[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #d9d9d9;
}

.VerticalTabGrid>tbody>tr
{
	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: #d9d9d9;
}

.ColumnsSelectorFreeStyleGrid
{
	height: 100%;
}

.ColumnsSelectorFreeStyleGrid>tbody>tr
{
	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: #d9d9d9;
}

.ColumnsSelectorFreeStyleGrid[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #fff;
}

.ColumnsSelectorFreeStyleGrid[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #d9d9d9;
}

.FreeStyleGridWithHeader
{
	border-top: none;
	border-bottom-color: #eaeaea;
	border-left-color: #eaeaea;
	border-right-color: #eaeaea;
	border-style: solid;
	border-width: 1px;
	border-collapse:collapse !important;
}

.FreeStyleGridWithHeader>tbody>tr
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-style: normal;
	background-color: #fff;
	border-collapse:collapse !important;
}

.FreeStyleGridWithHeader[data-bkgstyle='none']>tbody>tr
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-style: normal;
	background-color: #fff;
	border-collapse:collapse !important;
}

.FreeStyleGridWithHeader[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .FreeStyleGridWithHeader[data-bkgstyle='uniform']>tbody>tr:nth-child(even)
{
	background-color: #d9d9d9;
	border-collapse:collapse !important;
}

.FreeStyleGridWithHeader[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #fff;
	border-collapse:collapse !important;
}

.FreeStyleGridWithHeader[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #d9d9d9;
	border-collapse:collapse !important;
}

.Hyperlink
{
	border-style: none;
	border-width: 0px;
	font-family: "Verdana";
	font-size: 8.25pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
.Messages,.ErrorMessages,.WarningMessages
{
	border-bottom-color: gray;
	border-left-color: gray;
	border-right-color: gray;
	border-top-color: gray;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	color: #808080;
}
.ErrorMessages
{
	background-color: #f56a67;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	padding-bottom: 9px;
	padding-left: 10px;
	padding-top: 9px;
	min-height: 34px;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	color: white;
	z-index:3 !important;
}
.WarningMessages
{
	background-color: #f39c12;
	margin-left: 5px;
	min-height: 34px;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	color: white;
	z-index:3 !important;
}
BODY
{
	height: 100%;
}
HTML
{
	height: 100%;
}
.CalendarCombo 
{
	background-color: #f7f7f7;
	border-bottom-color: #f7f7f7;
	border-left-color: #f7f7f7;
	border-right-color: #f7f7f7;
	border-top-color: #f7f7f7;
	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-size: 10px;
	color: MenuText;
}
.CalendarCombo  .label 
{
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	text-align: center;
}
.CalendarCombo  .label-IEfix 
{
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	width: 4em;
	text-align: center;
}
.CalendarCombo  .active 
{
	border-bottom-color: #000;
	border-left-color: #000;
	border-right-color: #000;
	border-top-color: #000;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.CalendarCombo  .hilite 
{
	background-color: #ff8040;
	color: white;
}
DIV.suggestions
{
	background-color: white;
	border-bottom-color: black;
	border-left-color: black;
	border-right-color: black;
	border-top-color: black;
	border-style: solid;
	border-width: 1px;
	box-sizing: border-box;
	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: #ff8040;
	font-family: Arial, Verdana;
	font-size: 9px;
	color: white;
}
.ComponentTrigger 
{
	margin-left: 4px;
	cursor: pointer;
}
.dojoDialog 
{
	background-color: #eaeaea;
	border-bottom-color: gray;
	border-left-color: gray;
	border-right-color: gray;
	border-top-color: gray;
	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;
}
#gx_ajax_notification DIV
{
	background-color:black !important;
}
.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 SPAN
{
	display: block;
}
UL.Tabs LI.Tab SPAN.TabBackground
{
	overflow: hidden;
}
UL.Tabs LI.Tab SPAN.TabText
{
	white-space: nowrap;
}
DIV.gx-multimedia-upload
{
	border-bottom-color: #c8c8c8;
	border-left-color: #c8c8c8;
	border-right-color: #c8c8c8;
	border-top-color: #c8c8c8;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	margin-left: 5px;
	position: relative;
	height: 72px;
	width: 128px;
	display: block;
	text-align: center;
	line-height:68px;
}
DIV.gx-multimedia-upload A.gx-multimedia-download
{
	display: block;
}
DIV.gx-multimedia-upload A.gx-multimedia-download SPAN
{
	display: block;
}
DIV.gx-multimedia-upload A.gx-multimedia-download IMG
{
	display: none;
}
DIV.gx-multimedia-upload A.gx-multimedia-download SPAN.gx-video-placeholder
{
	opacity:1;
}
DIV.gx-multimedia-upload A.gx-multimedia-download SPAN.gx-audio-placeholder
{
	opacity:1;
}
DIV.gx-multimedia-upload A.gx-multimedia-download SPAN.gx-download-placeholder
{
	opacity:1;
}
DIV.gx-multimedia-upload INPUT.BtnEnter
{
	clear: both;
	margin-left: auto;
	margin-right: auto;
	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
{
	right: 20px;
}
DIV.gx-multimedia-upload INPUT.field
{
	float: none;
	margin-top: 10px;
	display: none;
}
DIV.gx-multimedia-upload INPUT.field-selected
{
	display: inline;
}
DIV.gx-multimedia-upload LABEL.option
{
	clear: left;
	float: left;
	margin-bottom: 10px;
	margin-right: 15px;
	width: 150px;
	display: inline;
	cursor: pointer;
	font-size: 11px;
}
DIV.gx-multimedia-upload LABEL.option INPUT
{
	float: left;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 3px;
	margin-top: 0px;
	display: inline;
	cursor: pointer;
}
DIV.gx-multimedia-upload INPUT.Button
{
	clear: both;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
DIV.gx-multimedia-upload IMG
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
	height: auto;
	max-height: 68px;
	max-width: 124px;
	vertical-align: middle;
}
DIV.gx-multimedia-upload IMG.ReadonlyAttribute
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
	height: auto;
	max-height: 68px;
	max-width: 124px;
	vertical-align: middle;
}
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(../PlaceHolderImage.png);
}
DIV.gx-multimedia-upload A.gx-multimedia-empty SPAN.gx-video-placeholder
{
	background-image: url(../PlaceHolderVideo.png);
	opacity: 1;
}
DIV.gx-multimedia-upload A.gx-multimedia-empty SPAN.gx-audio-placeholder
{
	background-image: url(../PlaceHolderAudio.png);
	opacity: 1;
}
DIV.gx-multimedia-upload A.action
{
	background-color: #ff8040;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	position: absolute;
	top: 0px;
	cursor: pointer;
	font-size: 11px;
	color: white;
	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(../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
{
	opacity: .9;
	text-decoration: underline;
}
DIV.gx-multimedia-upload:hover A.action:hover
{
	opacity: .9;
	text-decoration: underline;
}
DIV.gx-multimedia-upload:hover A.action:focus
{
	opacity: .9;
	text-decoration: underline;
}
DIV.gx-multimedia-upload:hover A.action
{
	opacity: .7;
	display: block;
}
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;
	left: 0px;
	position: absolute;
	top: 0px;
	z-index: 1030;
	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;
}
.ErrorViewerBullet div 
{
	background-position: left center;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-bottom: 1px;
	padding-left: 30px;
	padding-top: 1px;
	display: block;
	list-style-position: inside;
}
.GeoLocOption 
{
	margin-left: 4px;
	margin-right: 4px;
	position: relative;
	top: 2px;
	cursor: pointer;
}
.PopupHeader 
{
	background-image: none;
	border-bottom: 1px;
	border-bottom-color: #eaeaea;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	box-sizing: content-box;
	float: left;
	padding-bottom: 8px;
	padding-top: 8px;
	z-index: 1;
	width: 100%;
	cursor: move;
	font-family: Verdana, Arial;
	font-size: 9pt;
	font-weight: bold;
	color: white;
	text-indent: 3px;
	vertical-align: bottom;
	border-bottom-style:solid;
}
.PopupHeaderButton 
{
	background-image: url(../ClosePrompt.png);
	float: right;
	margin-right: 10px;
	height: 18px;
	width: 18px;
	cursor: pointer;
	text-align: right;
}
.PopupContent 
{
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.WorkWith  .gx-attribute .form-control 
{
	display: block;
}
.WorkWith  .Attribute 
{
	margin-left: 0px;
	display: block;
}
.WorkWith  .ReadonlyAttribute 
{
	display: inline;
	overflow: inherit !important;
}
.WorkWith  .AttributeCheckBox 
{
	padding-left: 0px;
}
.WorkWith  .checkbox LABEL SPAN INPUT 
{
	margin-top: 4px;
	margin-left:-14px !important;
}
.WorkWith  .checkbox LABEL INPUT 
{
	margin-left: 0px;
}
.WorkWith  .ErrorAttribute 
{
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 0px;
	margin-left: 0px;
}
.WorkWith  .ErrorMessages 
{
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	white-space: nowrap;
}
.WorkWith  .AttributeRealWidth 
{
	margin-left: 0px;
	display: block;
}
.WorkWith  .ReadonlyAttributeRealWidth 
{
	display: inline;
	overflow: inherit !important;
}
.WorkWith  .AttributeRealWidthCheckBox 
{
	margin-left: 5px;
	padding-left: 0px;
}
.WorkWith  .gx-attribute img.ReadonlyAttribute 
{
	max-height: 30px;
}
.WorkWith  TR .WWIconActionColumn i 
{
	background-color: #eaeaea;
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
	border-bottom-left-radius: 25px;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	font-size: 16px;
	color: white;
}
.WorkWith  TR .WWColumnDanger  .ActionBaseColorAttribute 
{
	background-color: #e5cccc;
}
.WorkWith  TR .WWColumnDanger  A:focus .ActionBaseColorAttribute 
{
	background-color: #dd4b39;
}
.WorkWith  TR .WWColumnDanger  A:link
{
	font-weight: bold;
	color: #dd4b39;
}
.WorkWith  TR .WWColumnDanger  A:visited
{
	font-weight: bold;
	color: #dd4b39;
}
.WorkWith  TR .WWColumnWarning  .ActionBaseColorAttribute 
{
	background-color: #fed6be;
}
.WorkWith  TR .WWColumnWarning  A:focus .ActionBaseColorAttribute 
{
	background-color: #fb6e52;
}
.WorkWith  TR .WWColumnWarning  A:link
{
	font-weight: bold;
	color: #fb6e52;
}
.WorkWith  TR .WWColumnWarning  A:visited
{
	font-weight: bold;
	color: #fb6e52;
}
.WorkWith  TR .WWColumnSuccess  .ActionBaseColorAttribute 
{
	background-color: #b9ccb7;
}
.WorkWith  TR .WWColumnSuccess  A:focus .ActionBaseColorAttribute 
{
	background-color: #00a65a;
}
.WorkWith  TR .WWColumnSuccess  A:link
{
	font-weight: bold;
	color: #00a65a;
}
.WorkWith  TR .WWColumnSuccess  A:visited
{
	font-weight: bold;
	color: #00a65a;
}
.WorkWith  TR .WWColumnInfo  .ActionBaseColorAttribute 
{
	background-color: #bcdcf5;
}
.WorkWith  TR .WWColumnInfo  A:link
{
	font-weight: bold;
	color: #3c8dbc;
}
.WorkWith  TR .WWColumnInfo  A:visited
{
	font-weight: bold;
	color: #3c8dbc;
}
.WorkWith  TR .WWColumnInfo  A:focus .ActionBaseColorAttribute 
{
	background-color: #3c8dbc;
}
.WorkWith  TR .WWColumnGray  .ActionBaseColorAttribute 
{
	background-color: #d9d9d9;
}
.WorkWith  TR .WWColumnGray  A:link
{
	font-weight: bold;
	color: #808080;
}
.WorkWith  TR .WWColumnGray  A:visited
{
	font-weight: bold;
	color: #808080;
}
.WorkWith  TR .WWColumnGray  A:focus .ActionBaseColorAttribute 
{
	background-color: gray;
}
.WorkWith  TR A:focus .WWIconActionColumn i 
{
	background-color: #ba0000;
}
.WorkWith  TR A:focus .ActionBaseColorAttribute 
{
	background-color: #ff8040;
}
.WorkWith  TR A:focus .DeleteAttribute 
{
	background-color: #f56a67;
}
.WorkWith  TR A:focus .SelectAttribute 
{
	background-color: #9ccf70;
}
.WorkWith  TR A:focus .WWActionGroupColumn .Attribute 
{
	color: black;
}
.WorkWith  TR:hover .WWIconActionColumn i 
{
	background-color: #d9d9d9;
}
.WorkWith  TR:hover .WWIconActionColumn i:hover 
{
	background-color: #ff8040;
}
.WorkWith  TR:hover .ActionBaseColorAttribute 
{
	background-color: #d9d9d9;
}
.WorkWith  TR:hover .ActionBaseColorAttribute:hover 
{
	background-color: #ff8040;
}
.WorkWith  TR:hover .ActionAttribute 
{
	background-color: #d9d9d9;
}
.WorkWith  TR:hover .DeleteAttribute 
{
	background-color: #d9d9d9;
}
.WorkWith  TR:hover .DeleteAttribute:hover 
{
	background-color: #f56a67;
}
.WorkWith  TR:hover .ActionAttribute:hover 
{
	background-color: ActionBorder_and_FocusColor;
}
.WorkWith  TR:hover .SelectAttribute 
{
	background-color: #d9d9d9;
}
.WorkWith  TR:hover .SelectAttribute:hover 
{
	background-color: #9ccf70;
}
.WorkWith  TR:hover .BlackAttribute 
{
	background-color: #d9d9d9;
}
.WorkWith  TR:hover .BlackAttribute:hover 
{
	background-color: black;
}
.WorkWith  TR:hover .WWActionGroupColumn .Attribute 
{
	color: black;
}
.WorkWith  TR:hover .WWColumnDanger .ActionBaseColorAttribute 
{
	background-color: #e5b5b5;
	background-image: none;
}
.WorkWith  TR:hover .WWColumnDanger .ActionBaseColorAttribute:hover 
{
	background-color: #dd4b39;
	background-image: none;
}
.WorkWith  TR:hover .WWColumnInfo .ActionBaseColorAttribute 
{
	background-color: #97c9f1;
	background-image: none;
}
.WorkWith  TR:hover .WWColumnInfo .ActionBaseColorAttribute:hover 
{
	background-color: #3c8dbc;
	background-image: none;
}
.WorkWith  TR:hover .WWColumnSuccess .ActionBaseColorAttribute 
{
	background-color: #a4c2a0;
	background-image: none;
}
.WorkWith  TR:hover .WWColumnSuccess .ActionBaseColorAttribute:hover 
{
	background-color: #00a65a;
	background-image: none;
}
.WorkWith  TR:hover .WWColumnWarning .ActionBaseColorAttribute 
{
	background-color: #f9c2a0;
	background-image: none;
}
.WorkWith  TR:hover .WWColumnWarning .ActionBaseColorAttribute:hover 
{
	background-color: #fb6e52;
	background-image: none;
}
.WorkWith  TR:hover .WWColumnGray .ActionBaseColorAttribute 
{
	background-color: #c8c8c8;
}
.WorkWith  TR:hover .WWColumnGray .ActionBaseColorAttribute:hover 
{
	background-color: gray;
	background-image: none;
}
.WorkWith  TR:hover BUTTON
{
	border-bottom-color: #ddd;
	border-left-color: #ddd;
	border-right-color: #ddd;
	border-top-color: #ddd;
}
.WorkWith  TR:hover BUTTON IMG
{
	opacity: .9;
}
.WorkWith  DIV.checkbox
{
	padding-top: 3px;
	min-width: 27px;
}
.WorkWith  SELECT
{
	width:auto !important;
}
.ReadonlyInvisible 
{
	display: none;
}
.auto-width-tab-strip  UL.x-tab-strip
{
	width: auto;
}
.mask 
{
	background-color: #000;
	bottom: 0px;
	left: 0px;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 1;
	display: none;
	opacity:.25;
	filter:alpha(opacity=25);
}
.mask.block-scrollbars 
{
	overflow: auto;
}
.masked select, .drag select, .hide-select select 
{
	_visibility:hidden;
}
.hide-scrollbars * 
{
	overflow: hidden;
}
.hide-scrollbars 
{
	overflow: hidden;
}
.hide-scrollbars  SELECT
{
	display: none;
}
.show-scrollbars 
{
	overflow: auto;
}
.Invisible 
{
	display: none;
}
.UnSelectedTabTable 
{
	background-image: none;
	width: 100%;
	font-family: Calibri;
	font-size: 11pt;
	font-weight: bold;
	height: 42px !important;
}
.UnSelectedTabTable  .A:visited 
{
	color: #ff8040;
}
.UnSelectedTabTable  A
{
	background-image: none;
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color: #ff8040;
}
.UnSelectedTabTable  A:hover
{
	color: #ff8040;
}
.UnSelectedTabTable  TD
{
	background-image: none;
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	vertical-align: middle;
	line-height:18px;
}
.UnSelectedTabTable  TD:hover
{
	background-image: none;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}
.td5 
{
	width: 5%;
}
.td100 
{
	width: 100%;
}
.PopupBorder 
{
	background-color: white;
	border-bottom-color: rgba(0,0,0,0.2);
	border-left-color: rgba(0,0,0,0.2);
	border-right-color: rgba(0,0,0,0.2);
	border-top-color: rgba(0,0,0,0.2);
	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-sizing: content-box;
	box-shadow: 0px 5px 15px rgba(0,0,0,0.5);
	z-index: 1050;
	outline:none;
	 ;
}
.PopupShadow 
{
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}
.ReadonlyAttribute 
{
	font-family: 'Trebuchet MS';
	font-size: 10pt;
	color: #000;
}
.ReadonlyAttribute  A:visited
{
	color: #ff8040;
}
.SelectedTabTable 
{
	width: 100%;
	height: 42px !important;
}
.SelectedTabTable  TD
{
	background-image: none;
	background-position: bottom;
	background-repeat: repeat-x;
	padding-left: 15px;
	padding-right: 15px;
	vertical-align: middle;
}
.ColumnsSelectorFreeStyleGrid TABLE 
{
	height: 100%;
	white-space: nowrap;
}
.TabsFreeStyleGrid TABLE 
{
	height: 100%;
}
.FreeStyleGrid TABLE 
{
	height: 100%;
}
.FreeStyleGrid TABLE  .ReadonlyGridTitle 
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.FreeStyleGrid TD 
{
	height: 100%;
}
.Table100x1004C  TD
{
	width: 25%;
}
.FreeStyleGrid100 TABLE 
{
	height: 100%;
}
.FreeStyleGrid100 TABLE  .ReadonlyGridTitle 
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.FreeStyleGrid100 TD 
{
	height: 100%;
}
.UnSelectedTab 
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #ff8040;
}
.UnSelectedTab  A:link
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #ff8040;
}
.UnSelectedTab  A:hover
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #ff8040;
}
.UnSelectedTab  A:visited
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #ff8040;
}
.ImageBlockCell IMG 
{
	display: block;
}
.ColumnsSelectorFreeStyleGrid IMG 
{
	display: block;
}
.GridFooter .Table 
{
	margin-left: auto;
	margin-right: auto;
}
.ColumnsSelectorFreeStyleGrid TD 
{
	height: 35px;
}
.ColumnsSelectorFreeStyleGrid  .GridTitle 
{
	height: 35px;
}
.GridTitleSortedAsc 
{
	background-image: url(../DDOSortedASC.png);
	background-position: 100% 60%;
	background-repeat: no-repeat;
	padding-right: 12px;
	cursor: pointer;
}
.GridTitleSortedAsc  A
{
	text-decoration: none;
	color: black;
}
.GridTitleSortedAsc  A:hover
{
	text-decoration: none;
}
.GridTitleSortedDsc 
{
	background-image: url(../DDOSortedDSC.png);
	background-position: 100% 60%;
	background-repeat: no-repeat;
	padding-right: 12px;
	cursor: pointer;
}
.GridTitleSortedDsc  A
{
	text-decoration: none;
	color: black;
}
.GridTitleSortedDsc  A:hover
{
	text-decoration: none;
}
.GridTitleSortable 
{
	cursor: pointer;
}
.GridTitleSortable  A
{
	text-decoration: none;
	color: black;
}
.GridTitleSortable  A:hover
{
	text-decoration: none;
}
.GridTitleSortedAscCS A 
{
	background-image: url(../DDOSortedASC.png);
	background-position: 100% 60%;
	background-repeat: no-repeat;
	padding-right: 18px;
	cursor: pointer;
}
.GridTitleSortedDscCS A 
{
	background-image: url(../DDOSortedDSC.png);
	background-position: 100% 60%;
	background-repeat: no-repeat;
	padding-right: 18px;
	cursor: pointer;
}
.GridTitleSortableCS A 
{
	cursor: pointer;
}
.ReadonlyGridTitle 
{
	color: black;
}
.ReadonlyGridTitle  A:link
{
	text-decoration: none;
	color: black;
}
.ReadonlyGridTitle  A:visited
{
	text-decoration: none;
	color: black;
}
.TableDynamicFilters SELECT 
{
	width: auto;
}
.TableDynamicFilters INPUT[type="text"] 
{
	width: 125px;
}
.TableDynamicFilters INPUT[type="text"].AttributeDate 
{
	width: 88px;
}
.TableDynamicFilters INPUT[type="text"].AttributeDateTime 
{
	width: auto;
}
.TableDynamicFilters .TableMerged 
{
	margin-bottom: 0px;
}
.TableDynamicFilters .TableMerged  .form-group 
{
	margin-bottom: 0px;
}
.WorkWithEven 
{
	background-color: #fff;
	border-style: none;
	height: 40px;
}
.WorkWithOdd 
{
	background-color: #fff;
	border-top-color: #eaeaea;
	border-style: solid;
	border-width: 1px;
	height: 40px;
	border-left:0;
	border-right:0;
	border-bottom:0;
}
.DataContentCell .ReadonlyAttribute, .DataContentCellView .ReadonlyAttribute, .RequiredDataContentCell .ReadonlyAttribute, .DataContentCell .ReadonlyAttributeRealWidth, .DataContentCellView .ReadonlyAttributeRealWidth, .RequiredDataContentCell .ReadonlyAttributeRealWidth 
{
	color: gray;
}
.DataContentCell .ReadonlyAttributeDateTime, .DataContentCellView .ReadonlyAttributeDateTime, .RequiredDataContentCell .ReadonlyAttributeDateTime, .DataContentCell .ReadonlyAttributeDateTimeRealWidth, .DataContentCellView .ReadonlyAttributeDateTimeRealWidth, .RequiredDataContentCell .ReadonlyAttributeDateTimeRealWidth 
{
	color: gray;
}
.DataContentCell .ReadonlyAttributeDate, .DataContentCellView .ReadonlyAttributeDate, .RequiredDataContentCell .ReadonlyAttributeDate, .DataContentCell .ReadonlyAttributeDateRealWidth, .DataContentCellView .ReadonlyAttributeDateRealWidth, .RequiredDataContentCell .ReadonlyAttributeDateRealWidth 
{
	color: gray;
}
.PopupTitle 
{
	padding-left: 11px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #444;
}
.btn-yes-DVelop 
{
	background-color: #ff8040;
	border-bottom-color: ActionBorder_and_FocusColor;
	border-left-color: ActionBorder_and_FocusColor;
	border-right-color: ActionBorder_and_FocusColor;
	border-top-color: ActionBorder_and_FocusColor;
}
.btn-yes-DVelop:hover 
{
	background-color: #e66727;
	border-bottom-color: ActionHoverBorder;
	border-left-color: ActionHoverBorder;
	border-right-color: ActionHoverBorder;
	border-top-color: ActionHoverBorder;
}
.BootstrapPanel-Gray 
{
	border-bottom-color: #d9d9d9;
	border-left-color: #d9d9d9;
	border-right-color: #d9d9d9;
	border-top-color: #d9d9d9;
	background-color:whitesmoke !important;
}
.TableDynamicFilters TEXTAREA 
{
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	margin-left: 10px;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	height: 30px;
	width: 125px;
	display: inline-block;
	color: #444;
	vertical-align: middle;
}
.Form INPUT::-ms-clear 
{
	display: none;
}
.ManageFilters button 
{
	border-style: solid;
	border-width: 0px;
}
.input-group-btn 
{
	width: auto;
}
.input-group 
{
	border-collapse:collapse;
}
.input-group  .form-control:focus + span.input-group-btn > a.btn 
{
	border-bottom-color: #ff8040;
	border-style: solid;
	border-top: 1px;
}
.input-group  A.btn
{
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	z-index: 2;
	height: 34px;
}
.input-group  A.btn-default:focus
{
	background-color: white;
}
.input-group  A.btn-default:hover
{
	background-color: white;
	padding-left: 6px;
	z-index: 4;
}
.DVBootstrapResponsivePanel 
{
	border-bottom-color: #d9d9d9;
	border-left-color: #d9d9d9;
	border-right-color: #d9d9d9;
	border-top-color: #d9d9d9;
}
.DVBootstrapResponsivePanel  .panel-title 
{
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #444;
}
.DVBootstrapResponsivePanel  .panel-title  A
{
	color: black;
}
.DVBootstrapResponsivePanel  .panel-heading 
{
	background-color: #f7f7f7;
	 width:100% !important;
}
.Button:hover 
{
	background-color: #e66727;
	border-bottom-color: ActionHoverBorder;
	border-left-color: ActionHoverBorder;
	border-right-color: ActionHoverBorder;
	border-top-color: ActionHoverBorder;
	color: #fff;
}
.Button:focus 
{
	background-color: #e66727;
	border-bottom-color: #ff8040;
	border-left-color: #ff8040;
	border-right-color: #ff8040;
	border-top-color: #ff8040;
	box-shadow: 0px 0px 8px ActionBorder_and_FocusColor;
	color: #fff;
}
.btn-default:focus 
{
	border-bottom-color: #ff8040;
	border-left-color: #ff8040;
	border-right-color: #ff8040;
	border-top-color: #ff8040;
	box-shadow: 0px 0px 8px ActionBorder_and_FocusColor;
	outline:0;
	outline:thin;
}
.TableCellsWidthAuto  .col-sm-1 
{
	width: auto;
}
.TableCellsWidthAuto  .col-sm-2 
{
	width: auto;
}
.TableCellsWidthAuto  .col-sm-3 
{
	width: auto;
}
.TableCellsWidthAuto  .col-sm-4 
{
	width: auto;
}
.TableCellsWidthAuto  .col-sm-5 
{
	width: auto;
}
.TableCellsWidthAuto  .col-sm-6 
{
	width: auto;
}
.TableCellsWidthAuto  .col-sm-7 
{
	width: auto;
}
.TableCellsWidthAuto  .col-sm-8 
{
	width: auto;
}
.TableCellsWidthAuto  .col-sm-9 
{
	width: auto;
}
.TableCellsWidthAuto  .col-sm-10 
{
	width: auto;
}
.TableCellsWidthAuto  .col-sm-11 
{
	width: auto;
}
.TableCellsWidthAuto  .col-sm-12 
{
	width: auto;
}
.TableCellsWidthAuto  .col-xs-1 
{
	width: auto;
}
.TableCellsWidthAuto  .col-xs-2 
{
	width: auto;
}
.TableCellsWidthAuto  .col-xs-3 
{
	width: auto;
}
.TableCellsWidthAuto  .col-xs-4 
{
	width: auto;
}
.TableCellsWidthAuto  .col-xs-5 
{
	width: auto;
}
.TableCellsWidthAuto  .col-xs-6 
{
	width: auto;
}
.TableCellsWidthAuto  .col-xs-7 
{
	width: auto;
}
.TableCellsWidthAuto  .col-xs-8 
{
	width: auto;
}
.TableCellsWidthAuto  .col-xs-9 
{
	width: auto;
}
.TableCellsWidthAuto  .col-xs-10 
{
	width: auto;
}
.TableCellsWidthAuto  .col-xs-11 
{
	width: auto;
}
.TableCellsWidthAuto  .col-xs-12 
{
	width: auto;
}
.panel-group 
{
	margin-bottom: 0px;
}
.dropdown-menu > li > a > img 
{
	margin-left: 2px;
	margin-right: 7px;
	width: 14px;
	vertical-align: middle;
}
.dropdown-menu > li > a 
{
	padding-bottom: 7px;
	padding-left: 5px;
	padding-top: 7px;
	font-family: sans-serif;
}
.BtnImage:hover 
{
	background-color: transparent;
	opacity: 1;
}
.TableMerged TD 
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 3px;
	padding-top: 0px;
}
.modal-dialog 
{
	padding-bottom: 30px;
	padding-top: 10%;
}
.RequiredDataContentCell  .TableMerged DIV.gx-attribute 
{
	background-image: none;
	margin-left: -15px;
}
.RequiredDataContentCell  .TableMerged .MergeDataCell DIV.gx-attribute 
{
	background-image: url(../RequiredTriangle.gif);
}
.RequiredDataContentCell  .CellWidth_87_5 
{
	padding-left: 0px;
}
.RequiredDataContentCell  .CellWidth_93_75 
{
	padding-left: 0px;
}
.RequiredDataContentCell  .MergeDataCell DIV.gx-attribute 
{
	margin-left: -15px;
}
.RequiredDataContentCell  .col-sm-9.gx-attribute 
{
	margin-left: 0px;
}
.RequiredDataContentCell  DIV.gx-attribute
{
	background-image: url(../RequiredTriangle.gif);
	background-repeat: no-repeat;
	margin-left: -15px;
	padding-left: 15px;
}
.gx-tab-spacing-fix-2 
{
	border-collapse:collapse;
}
.DataContentCellPrompt  .input-group-btn 
{
	width: 1px;
}
.BtnImage:focus 
{
	background-color: transparent;
	opacity: 1;
	box-shadow:none !important;
}
.checkbox LABEL SPAN 
{
	border-style: none;
}
.checkbox LABEL SPAN  INPUT
{
	margin-top: 2px;
	height: 14px;
	width: 14px;
}
.DataContentCellLogin .checkbox 
{
	padding-left: 0px;
	padding-right: 0px;
}
.TableDynamicFilters .gx-tab-padding-fix-1 
{
	padding-bottom: 1px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 1px;
}
.TableDynamicFilters .gx-tab-padding-fix-1  .checkbox label 
{
	padding-left: 0px;
}
.TableDynamicFilters .gx-tab-padding-fix-1  #DYNAMICFILTERS_ADDFILTER1_CELL
{
	padding-left: 5px;
}
.TableDynamicFilters .gx-tab-padding-fix-1  #DYNAMICFILTERS_ADDFILTER2_CELL
{
	padding-left: 5px;
}
.TableDynamicFilters .gx-tab-padding-fix-1  #DYNAMICFILTERS_REMOVEFILTER3_CELL
{
	padding-left: 5px;
}
.TableDynamicFilters .gx-tab-padding-fix-2 
{
	border-spacing:0px;
}
.FreeStyleGridWithHeaderOdd  .TextBlockFSWithHeaderTitle 
{
	margin-left: 2px;
	padding-right: 0px;
}
.TableMerged p.form-control-static 
{
	min-height: 0px;
}
.TableDynamicFilters .input-group 
{
	margin-left: -1px;
}
.CellNoMarginBottom .form-group 
{
	margin-bottom: 0px;
}
.FreeStyleGridWithHeader  TR A:focus .ActionBaseColorAttribute 
{
	background-color: #ff8040;
}
.FreeStyleGridWithHeader  TR A:focus .DeleteAttribute 
{
	background-color: #f56a67;
}
.FreeStyleGridWithHeader  TR A:focus .SelectAttribute 
{
	background-color: #9ccf70;
}
.FreeStyleGridWithHeader  TR A:focus .WWActionGroupColumn .Attribute 
{
	color: black;
}
.FreeStyleGridWithHeader  TR:hover .ActionBaseColorAttribute 
{
	background-color: #d9d9d9;
}
.FreeStyleGridWithHeader  TR:hover .ActionBaseColorAttribute:hover 
{
	background-color: #ff8040;
}
.FreeStyleGridWithHeader  TR:hover .ActionAttribute 
{
	background-color: #d9d9d9;
}
.FreeStyleGridWithHeader  TR:hover .DeleteAttribute 
{
	background-color: #d9d9d9;
}
.FreeStyleGridWithHeader  TR:hover .DeleteAttribute:hover 
{
	background-color: #f56a67;
}
.FreeStyleGridWithHeader  TR:hover .ActionAttribute:hover 
{
	background-color: ActionBorder_and_FocusColor;
}
.FreeStyleGridWithHeader  TR:hover .SelectAttribute 
{
	background-color: #d9d9d9;
}
.FreeStyleGridWithHeader  TR:hover .SelectAttribute:hover 
{
	background-color: #9ccf70;
}
.FreeStyleGridWithHeader  TR:hover .BlackAttribute 
{
	background-color: #d9d9d9;
}
.FreeStyleGridWithHeader  TR:hover .BlackAttribute:hover 
{
	background-color: black;
}
.FreeStyleGridWithHeader  TR:hover .WWActionGroupColumn .Attribute 
{
	color: black;
}
.CellViewTabsPosition .panel-group 
{
	margin-bottom: 10px;
}
.CellFormGroupMarginBottom5 .form-group 
{
	margin-bottom: 5px;
}
.TableLabel50Percent  LABEL.gx-label
{
	width: 50%;
}
.TableLabel50Percent  DIV.gx-attribute
{
	width: 50%;
}
.DataContentCellLogin .checkbox INPUT 
{
	margin-left: -20px;
	margin-left:-20px !important;
}
.ErrorViewerBullet  .gx-warning-message 
{
	background-image: url(../WarningIcon.png);
	color: #f39c12;
}
.ErrorViewerBullet  .gx-error-message 
{
	background-image: url(../ErrorIcon.png);
	color: #f56a67;
}
.TableMerged .form-group 
{
	margin-bottom: 0px;
}
.ColumnSettings 
{
	margin-left: 5px;
	padding-left: 5px;
	position: static;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	text-align: left;
}
.ColumnSettings  .Button 
{
	margin-right: 0px;
	margin-top: 0px;
	height: auto;
	width: 100%;
	margin-left:0px !important;
}
.ColumnSettings  .dropdown-menu 
{
	left: auto;
	margin-top: 18px;
	padding-bottom: 10px;
	padding-top: 10px;
	top: auto;
}
.ColumnSettings  .input-group 
{
	border-collapse:collapse;
}
.ColumnSettings  .input-group  A.btn
{
	margin-left: -8px;
	padding-left: 1px;
}
.ColumnSettings  .input-group  A.btn-default:hover
{
	padding-left: 1px;
}
.ColumnSettings  .input-group  INPUT
{
	margin-top: 0px;
	height: 28px;
}
.ColumnSettings  .input-group-btn .btn 
{
	padding-top: 2px;
	height: 28px;
}
.ColumnSettings  .input-group-btn .btn  IMG
{
	max-width: 20px;
}
.ColumnSettings  .LiFilterSelected 
{
	margin-left: 5px;
	margin-right: 15px;
	margin-top: 10px;
}
.ColumnSettings  .FilterOptionsMultiSelection  LI
{
	padding-left: 5px;
}
.ColumnSettings  .Filtered:focus,.FilteredSortedASC:focus,.FilteredSortedDSC:focus 
{
	background-color: white;
	border-bottom-color: #c8c8c8;
	border-left-color: #c8c8c8;
	border-right-color: #c8c8c8;
	border-top-color: #c8c8c8;
	outline: none !important;
	 box-shadow:none !important;
}
.ColumnSettings  INPUT.Attribute
{
	margin-top: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	height: 28px;
	margin-left:2px !important;
}
.ColumnSettings  BUTTON
{
	background-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
	border-top-color: transparent;
	margin-right: 1px;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 0px;
	height: 17px;
}
.ColumnSettings  BUTTON IMG
{
	opacity: .6;
	float: left;
}
.ColumnSettings  BUTTON SPAN.caret
{
	display: none;
}
.FilterOptions 
{
	max-height: 120px;
	overflow-y:auto;
}
.FilterOptions  UL
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	list-style-type: none;
	font-weight: normal;
	color: black;
}
.FilterOptions  UL A:hover
{
	text-decoration: none;
	color: black;
}
.FilterOptions  UL A:active
{
	color: black;
}
.FilterOptions  UL LI:hover
{
	background-color: #f7f7f7;
}
.FilterOptions  UL A
{
	clear: both;
	padding-bottom: 3px;
	padding-left: 25px;
	padding-right: 10px;
	padding-top: 3px;
	min-height: 25px;
	display: block;
	font-size: 10pt;
	text-decoration: none;
	color: black;
	text-indent: 0px;
	line-height:1.42857143;
}
.ColumnSettingsAlignTitleRight SPAN 
{
	margin-left: auto;
}
.TableDynamicFilters .AttributeCheckBox INPUT 
{
	margin-left: -5px;
}
.bootstrap-tagsinput 
{
	background-color: #fff;
	border-style: none;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	padding-left: 2px;
	padding-right: 6px;
	padding-top: 0px;
	max-width: 365px;
	min-width: 215px;
	display: inline-block;
	cursor: text;
	color: #444;
	vertical-align: middle;
	line-height:28px;
}
.bootstrap-tagsinput  .tag 
{
	margin-right: 2px;
	color: white;
}
.bootstrap-tagsinput  .tag [data-role="remove"] 
{
	margin-left: 8px;
	cursor: pointer;
}
.bootstrap-tagsinput  .tag [data-role="remove"]:after 
{
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
	content:"x";
}
.bootstrap-tagsinput  .tag [data-role="remove"]:hover 
{
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.bootstrap-tagsinput  .tag [data-role="remove"]:hover:active 
{
	box-shadow: 0px 3px 5px rgba(0,0,0,0.12) inset;
}
.bootstrap-tagsinput  INPUT
{
	background-color: transparent;
	border-style: none;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	max-width: inherit;
	box-shadow:none;
	outline:none;
	width:auto !important;
}
.bootstrap-tagsinput  INPUT:focus
{
	border-style: none;
}
.FilterMultipleSelectorCell  .ColumnSettings 
{
	padding-left: 0px;
}
.FilterMultipleSelectorCell  .ColumnSettings  .input-group A.btn 
{
	padding-left: 6px;
}
.FilterMultipleSelectorCell  .ColumnSettings  .gx-attribute 
{
	margin-right:0px !important;
}
.FilterMultipleSelectorCell  .ColumnSettings  .Attribute 
{
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	width: 100%;
	max-width: 100%;
	margin-left:0px !important;
}
.FilterMultipleSelectorCell  .ColumnSettings  .input-group 
{
	width:100% !important;
}
.FilterMultipleSelectorCell  .LiFilterSelected 
{
	margin-left: 10px;
	margin-right: 10px;
}
.DynamicFilters .FilterMultiplePromptCell 
{
	vertical-align: middle;
	padding-top:4px !important;
}
.DynamicFilters .FilterMultipleSelectorCell 
{
	vertical-align: middle;
	padding-top:4px !important;
}
.DynamicFilters .bootstrap-tagsinput 
{
	min-width: 0px;
}
.TableWizardSteps .gx-tab-padding-fix-1 
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.TableWizardStepsArrow .gx-tab-padding-fix-1 
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.TableStepBulletSelected .StepNumberBulletCell 
{
	padding-top: 7px;
}
.TableWizardMain .gx-tab-spacing-fix-2 
{
	border-collapse:collapse;
}
.PaginationBar  .PaginationBarCaption 
{
	padding-left: 10px;
	padding-right: 20px;
	font-size: 10pt;
	color: gray;
	line-height:41px;
}
.PaginationBar  UL
{
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	margin-bottom: 1px;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 5px;
}
.PaginationBar  UL .disabled  A
{
	background-color: #f7f7f7;
	border-bottom-color: #d9d9d9;
	border-left-color: #d9d9d9;
	border-right-color: #d9d9d9;
	border-top-color: #d9d9d9;
}
.PaginationBar  UL .disabled  A:hover
{
	background-color: #f7f7f7;
	border-bottom-color: #d9d9d9;
	border-left-color: #d9d9d9;
	border-right-color: #d9d9d9;
	border-top-color: #d9d9d9;
}
.PaginationBar  UL .active A 
{
	background-color: #ff8040;
	border-bottom-color: #ff8040;
	border-left-color: #ff8040;
	border-right-color: #ff8040;
	border-top-color: #ff8040;
	color: white;
}
.PaginationBar  UL .active A:focus 
{
	background-color: #ff8040;
	border-bottom-color: #ff8040;
	border-left-color: #ff8040;
	border-right-color: #ff8040;
	border-top-color: #ff8040;
	color: white;
}
.PaginationBar  UL .active A:hover 
{
	background-color: #ff8040;
	border-bottom-color: #ff8040;
	border-left-color: #ff8040;
	border-right-color: #ff8040;
	border-top-color: #ff8040;
	color: white;
}
.PaginationBar  UL LI A
{
	color: #ff8040;
}
.PaginationBarEmptyGrid  .PaginationBarCaption 
{
	padding-bottom: 30px;
	padding-left: 20px;
	padding-top: 30px;
	font-size: 12pt;
}
.WWColumnDanger SPAN 
{
	color: #dd4b39;
}
.WWColumnSuccess SPAN 
{
	color: #00a65a;
}
.WWColumnWarning SPAN 
{
	color: #fb6e52;
}
.WWColumnItalic SPAN 
{
	font-style: italic;
}
.WWColumnBold SPAN 
{
	font-weight: bold;
}
.WWColumnUnderline SPAN 
{
	text-decoration: underline;
}
.WWColumnLineThrough SPAN 
{
	text-decoration: line-through;
}
.WWColumnInfo SPAN 
{
	color: #3c8dbc;
}
.ImageMenu:hover, .ImageMenuCircle:hover 
{
	box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
}
.ImageMenu:focus, .ImageMenuCircle:focus 
{
	outline:0;
}
.ActionGroupHeader 
{
	z-index: 10001;
}
.ActionGroupHeader  .btn 
{
	background-color: transparent;
	border-style: none;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.ActionGroupHeader  .btn  IMG
{
	border-top-left-radius: 36px;
	border-top-right-radius: 36px;
	border-bottom-right-radius: 36px;
	border-bottom-left-radius: 36px;
	max-height: 36px;
}
.ActionGroupHeader  .caret 
{
	display: none;
}
.ActionGroupHeader  .btn:focus 
{
	background-color: transparent;
	border-style: none;
	box-shadow:none;
}
.ActionGroupHeader  .btn:hover 
{
	opacity: .6;
}
.ActionGroupHeader  .dropdown-menu 
{
	padding-bottom: 0px;
	padding-top: 0px;
}
.ActionGroupHeader.open .btn 
{
	background-color: transparent;
	opacity: .6;
	box-shadow:none;
	
        ;
}
.ActionGroupGrouped>div:first-child>div.ColumnsSelector>button 
{
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.ActionGroupGrouped>div:last-child>div.ColumnsSelector>button 
{
	border-left: none;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
.ActionGroupGrouped>div:first-child>input 
{
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.ActionGroupGrouped>div:last-child>input 
{
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
.ActionGroupGrouped>div:not(:first-child)>input 
{
	margin-left: -1px;
}
.ActionGroupGrouped>div>input 
{
	background-color: white;
	border-bottom-color: #c8c8c8;
	border-left-color: #c8c8c8;
	border-right-color: #c8c8c8;
	border-top-color: #c8c8c8;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	margin-right: 0px;
	min-width: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #444;
}
.TableWizardSteps TD 
{
	vertical-align: top;
}
.form-control:focus 
{
	border-bottom-color: #ff8040;
	border-top: 1px;
	box-shadow:none;
}
.TableActionsCellLogin INPUT 
{
	width: 100%;
}
.page-content.MasterFooterCellFixedVM 
{
	margin-left: 0px;
	padding-left: 240px;
	padding-right: 15px;
	min-height: 0px;
}
.page-content.MasterFooterCellFixedVM.menu-compact 
{
	margin-left: 0px;
	padding-left: 63px;
	padding-right: 15px;
	min-height: 0px;
}
.page-content.MasterFooterCellVM 
{
	margin-left: 0px;
	padding-left: 255px;
	padding-right: 15px;
	min-height: 0px;
}
.page-content.MasterFooterCellVM.menu-compact 
{
	margin-left: 0px;
	padding-left: 78px;
	padding-right: 15px;
	min-height: 0px;
}
.page-sidebar.sidebar-fixed:before 
{
	top:50px !important;
}
.menu-compact .CellTitleMasterFixed 
{
	margin-left: 47px;
}
.page-sidebar:before 
{
	background-color: #222d32;
}
.page-sidebar 
{
	background-color: #222d32;
	z-index: 3;
}
.page-sidebar  .sidebar-menu  .submenu 
{
	background-color: #2c3b41;
}
.page-sidebar  .sidebar-menu  .submenu  LI.active>a
{
	background-color: #2c3b41;
	color: #fff;
}
.page-sidebar  .sidebar-menu  .submenu>li .submenu 
{
	border-bottom-color: #889097;
	border-top-color: #889097;
	border-style: solid;
	border-width: 1px;
	border-left:0;
	border-right:0;
}
.page-sidebar  .sidebar-menu  A
{
	font-weight: 600;
	color: #b8c7ce;
}
.page-sidebar  .sidebar-menu  A .menu-expand 
{
	color: #b8c7ce;
}
.page-sidebar  .sidebar-menu  A:hover
{
	color: #fff;
}
.page-sidebar  .sidebar-menu  LI:before
{
	background-color: #ff8040;
}
.page-sidebar  .sidebar-menu  LI.open
{
	background-color: #1e282c;
}
.page-sidebar  .sidebar-menu  LI.open>a
{
	color: #fff;
}
.page-sidebar  .sidebar-menu  LI.active>a
{
	background-color: #1e282c;
	color: #fff;
}
.page-sidebar  .sidebar-menu>li>a:hover 
{
	background-color: #1e282c;
	border-bottom-color: #222d32;
	border-left-color: #222d32;
	border-right-color: #222d32;
	border-top-color: #222d32;
}
.page-sidebar  .sidebar-menu>li>a 
{
	border-top-color: #222d32;
	border-style: solid;
	border-width: 1px;
	border-left:0;
	border-right:0;
	border-bottom:0;
}
.page-sidebar  .sidebar-menu>li:last-child>a 
{
	border-bottom-color: #222d32;
	border-style: solid;
	border-width: 1px;
	border-right:0;
	border-left:0;
}
.page-sidebar  .sidebar-menu>li> .submenu 
{
	background-color: #2c3b41;
}
.page-sidebar  .sidebar-menu>li> .submenu  A
{
	color: #889097;
}
.page-sidebar  .sidebar-menu>li> .submenu  A:hover
{
	color: #fff;
}
.page-sidebar  .sidebar-menu .submenu >li.open>a 
{
	background-color: #2c3b41;
}
.page-sidebar  .sidebar-menu>li.open>a 
{
	background-color: #1e282c;
	border-top-color: #222d32;
}
.page-sidebar  .sidebar-menu>li>.submenu>li>a:before 
{
	background-color: #2c3b41;
	border-bottom-color: #889097;
	border-left-color: #889097;
	border-right-color: #889097;
	border-top-color: #889097;
}
.page-sidebar  .sidebar-menu > li > .submenu > li.active > a:before 
{
	background-color: #5cb85c;
	border-bottom-color: #5cb85c;
	border-left-color: #5cb85c;
	border-right-color: #5cb85c;
	border-top-color: #5cb85c;
}
.page-sidebar  .sidebar-menu > li > .submenu:before 
{
	border-left-color: #889097;
	border-style: solid;
	border-width: 2px;
	border-right:0;
	border-top:0;
	border-bottom:0;
}
.page-sidebar  .sidebar-menu>li>a:focus 
{
	background-color: #1e282c;
}
.page-sidebar  .user-info-first 
{
	color: #fff;
}
.page-sidebar  .slimScrollDiv 
{
	background-color: #222d32;
}
.page-sidebar  .searchinput 
{
	background-color: #374850;
	border-bottom-color: #374850;
	border-left-color: #374850;
	border-right-color: #374850;
	border-top-color: #374850;
	color: #666;
}
.page-sidebar  .searchhelper 
{
	background-color: #374850;
}
.page-sidebar  .searchresult 
{
	background-color: #374850;
}
.page-sidebar  .searchinput:focus 
{
	background-color: #fff;
}
.page-sidebar  .searchicon 
{
	color: #889097;
}
.page-sidebar  .searchreset 
{
	display: none;
	color: #889097;
}
.page-sidebar  .sidebar-header-wrapper 
{
	background-color: #1a2226;
}
.page-sidebar  .user-info-second 
{
	color: #888;
}
.page-sidebar.menu-compact  .sidebar-menu > li > a.menu-dropdown > .menu-text 
{
	background-color: #222d32;
}
.page-sidebar.menu-compact  .sidebar-menu > li > a:hover 
{
	background-color: #222d32;
}
.page-sidebar.menu-compact  .sidebar-menu > li > .submenu 
{
	background-color: #2c3b41;
	border-left-color: #222d32;
	border-style: solid;
	border-width: 1px;
	border-top:0;
	border-bottom:0;
	border-right:0;
}
.page-sidebar.menu-compact  .sidebar-menu > li > .submenu li:hover 
{
	background-color: #222d32;
}
.page-sidebar.menu-compact  .sidebar-menu > li > a .menu-text 
{
	background-color: #222d32;
}
.CellTableContentMasterVertMenuNotFixed.menu-compact 
{
	width:calc(100% - 62px);
}
.page-sidebar.sidebar-fixed 
{
	top:50px !important;
}
.menu-collapser 
{
	background-color: #ff8040;
	border-bottom-color: #fff;
	border-style: solid;
	border-width: 1px;
	color: #fff;
	border-top:0;
	border-left:0;
	border-right:0;
}
.DropDownOptionsHeader  .dropdown-menu 
{
	padding-bottom: 0px;
	padding-top: 0px;
}
.DropDownOptionsHeader  .btn-default 
{
	background-color: transparent;
	border-style: none;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	max-height: 50px;
	min-height: 48px;
	color: #fff;
}
.DropDownOptionsHeader  .btn-default:focus 
{
	box-shadow: 0px;
}
.DropDownOptionsHeader  .btn-default:hover 
{
	background-color: #e66727;
	max-height: 50px;
}
.DropDownOptionsHeader  .dropdown-menu>li>a:hover 
{
	background-color: #e66727;
	color: #fff;
}
.DropDownOptionsHeader  .caret 
{
	margin-left: 6px;
}
.DropDownOptionsHeader  .btn-default>img 
{
	border-top-left-radius: 35px;
	border-top-right-radius: 35px;
	border-bottom-right-radius: 35px;
	border-bottom-left-radius: 35px;
	margin-bottom: 4px;
	margin-right: 7px;
	max-height: 35px;
	vertical-align: middle;
}
.DropDownOptionsHeader.btn-group.open .dropdown-toggle 
{
	background-color: #e66727;
	box-shadow: 0px 0px 0px 0px;
	color: #fff;
}
.DropDownOptionsHeader.btn-group.open .dropdown-toggle  .btn-group.open .dropdown-toggle 
{
	background-color: #e66727;
	box-shadow: 0px 0px 0px 0px;
	max-height: 50px;
	color: #fff;
}
.ButtonAsLink:hover, .ButtonAsLink:focus, .ButtonAsLinkBold:hover, .ButtonAsLinkBold:focus 
{
	background-color: transparent;
	box-shadow: 0px 0px 0px 0px;
	font-weight: bold;
	color: #fff;
	outline:0;
}
.MainContainerWithFooter>.row 
{
	height: 100%;
}
.MainContainerWithFooter>.row>DIV 
{
	height: 100%;
}
.PanelWithBorder_Danger  .panel-title 
{
	font-family: 'Segoe UI';
	font-size: 13px;
	font-weight: 600;
	color: #dd4b39;
}
.PanelWithBorder_Danger  .panel-title  A
{
	color: #dd4b39;
}
.PanelWithBorder_Danger  .panel-body 
{
	box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
}
.PanelWithBorder_Danger  DIV.panel-heading
{
	background-color: white;
	border-bottom: 3px;
	border-bottom-color: #dd4b39;
	border-left: 0px;
	border-right: 0px;
	border-style: solid;
	border-top: 0px;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
	 width:100% !important;
}
.PanelWithBorder_Info  .panel-title 
{
	font-family: 'Segoe UI';
	font-size: 13px;
	font-weight: 600;
	color: #3c8dbc;
}
.PanelWithBorder_Info  .panel-title  A
{
	color: #3c8dbc;
}
.PanelWithBorder_Info  .panel-body 
{
	box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
}
.PanelWithBorder_Info  DIV.panel-heading
{
	background-color: white;
	border-bottom: 3px;
	border-bottom-color: #3c8dbc;
	border-left: 0px;
	border-right: 0px;
	border-style: solid;
	border-top: 0px;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
	 width:100% !important;
}
.PanelWithBorder_BaseColor  .panel-body 
{
	box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
}
.PanelWithBorder_BaseColor  .panel-title 
{
	font-family: 'Segoe UI';
	font-size: 13px;
	font-weight: 600;
	color: #ff8040;
}
.PanelWithBorder_BaseColor  .panel-title  A
{
	color: #ff8040;
}
.PanelWithBorder_BaseColor  DIV.panel-heading
{
	background-color: white;
	border-bottom: 3px;
	border-bottom-color: #ff8040;
	border-left: 0px;
	border-right: 0px;
	border-style: solid;
	border-top: 0px;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
	 width:100% !important;
}
.PanelWithBorder_Warning  .panel-title 
{
	font-family: 'Segoe UI';
	font-size: 13px;
	font-weight: 600;
	color: #f39c12;
}
.PanelWithBorder_Warning  .panel-title  A
{
	color: #f39c12;
}
.PanelWithBorder_Warning  .panel-body 
{
	box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
}
.PanelWithBorder_Warning  DIV.panel-heading
{
	background-color: white;
	border-bottom: 3px;
	border-bottom-color: #f39c12;
	border-left: 0px;
	border-right: 0px;
	border-style: solid;
	border-top: 0px;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
	 width:100% !important;
}
.PanelWithBorder_Success  .panel-title 
{
	font-family: 'Segoe UI';
	font-size: 13px;
	font-weight: 600;
	color: #00a65a;
}
.PanelWithBorder_Success  .panel-title  A
{
	color: #00a65a;
}
.PanelWithBorder_Success  .panel-body 
{
	box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
}
.PanelWithBorder_Success  DIV.panel-heading
{
	background-color: white;
	border-bottom: 3px;
	border-bottom-color: #00a65a;
	border-left: 0px;
	border-right: 0px;
	border-style: solid;
	border-top: 0px;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
	 width:100% !important;
}
.PanelFilled_Danger  .panel-title 
{
	font-family: 'Segoe UI';
	font-size: 13px;
	font-weight: 600;
	color: white;
}
.PanelFilled_Danger  .panel-title  A
{
	color: white;
}
.PanelFilled_Danger  .panel-body 
{
	box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
}
.PanelFilled_Danger  DIV.panel-heading
{
	background-color: #dd4b39;
	border-bottom: 3px;
	border-bottom-color: #dd4b39;
	border-left: 0px;
	border-right: 0px;
	border-style: solid;
	border-top: 0px;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
	 width:100% !important;
}
.PanelFilled_Success  .panel-title 
{
	font-family: 'Segoe UI';
	font-size: 13px;
	font-weight: 600;
	color: white;
}
.PanelFilled_Success  .panel-title  A
{
	color: white;
}
.PanelFilled_Success  .panel-body 
{
	box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
}
.PanelFilled_Success  DIV.panel-heading
{
	background-color: #00a65a;
	border-bottom: 3px;
	border-bottom-color: #00a65a;
	border-left: 0px;
	border-right: 0px;
	border-style: solid;
	border-top: 0px;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
	 width:100% !important;
}
.PanelFilled_Info  .panel-title 
{
	font-family: 'Segoe UI';
	font-size: 13px;
	font-weight: 600;
	color: white;
}
.PanelFilled_Info  .panel-title  A
{
	color: white;
}
.PanelFilled_Info  .panel-body 
{
	box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
}
.PanelFilled_Info  DIV.panel-heading
{
	background-color: #3c8dbc;
	border-bottom: 3px;
	border-bottom-color: #3c8dbc;
	border-left: 0px;
	border-right: 0px;
	border-style: solid;
	border-top: 0px;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
	 width:100% !important;
}
.PanelFilled_Warning  .panel-title 
{
	font-family: 'Segoe UI';
	font-size: 13px;
	font-weight: 600;
	color: white;
}
.PanelFilled_Warning  .panel-title  A
{
	color: white;
}
.PanelFilled_Warning  .panel-body 
{
	box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
}
.PanelFilled_Warning  DIV.panel-heading
{
	background-color: #f39c12;
	border-bottom: 3px;
	border-bottom-color: #f39c12;
	border-left: 0px;
	border-right: 0px;
	border-style: solid;
	border-top: 0px;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
	 width:100% !important;
}
.PanelFilled_BaseColor  .panel-title 
{
	font-family: 'Segoe UI';
	font-size: 13px;
	font-weight: 600;
	color: #fff;
}
.PanelFilled_BaseColor  .panel-title  A
{
	color: #fff;
}
.PanelFilled_BaseColor  .panel-body 
{
	box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
}
.PanelFilled_BaseColor  DIV.panel-heading
{
	background-color: #ff8040;
	border-bottom: 3px;
	border-bottom-color: #ff8040;
	border-left: 0px;
	border-right: 0px;
	border-style: solid;
	border-top: 0px;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
	 width:100% !important;
}
.ButtonPDF:hover, .ButtonPDF:focus, .ButtonPDF:active 
{
	background-color: #ea4c3a;
	border-bottom-color: #ea4c3a;
	border-left-color: #ea4c3a;
	border-right-color: #ea4c3a;
	border-top-color: #ea4c3a;
	color: white;
}
.ButtonExcel:hover, .ButtonExcel:focus, .ButtonExcel:active 
{
	background-color: #08743b;
	border-bottom-color: #08743b;
	border-left-color: #08743b;
	border-right-color: #08743b;
	border-top-color: #08743b;
	color: white;
}
.ButtonCSV:hover, .ButtonCSV:focus, .ButtonCSV:active 
{
	background-color: #f39c12;
	border-bottom-color: #f39c12;
	border-left-color: #f39c12;
	border-right-color: #f39c12;
	border-top-color: #f39c12;
	color: white;
}
.form-control-static 
{
	padding-bottom: 0px;
	padding-top: 0px;
	min-height: 0px;
}
.form-control 
{
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}
.SectionGrid .gx-grid, .SectionGrid div.Section 
{
	margin-right: -14px;
}
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group 
{
	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-width:0;
	border-right-width:0;
	border-top-width:0;
}
.gx-row-selected A:link 
{
	color: #e66727;
}
.tooltip-inner 
{
	text-indent: 0px;
}
.WWColumnTag P SPAN 
{
	border-top-left-radius: .25em;
	border-top-right-radius: .25em;
	border-bottom-right-radius: .25em;
	border-bottom-left-radius: .25em;
	padding-bottom: .3em;
	padding-left: .6em;
	padding-right: .6em;
	padding-top: .3em;
	white-space: nowrap;
	font-size: 10px;
	font-weight: 700;
	color: white;
}
.WWColumnTagSuccess P SPAN 
{
	background-color: #00a65a;
}
.WWColumnTagWarning P SPAN 
{
	background-color: #f39c12;
}
.WWColumnTagInfoLight P SPAN 
{
	background-color: #00c0ef;
}
.WWColumnTagDanger P SPAN 
{
	background-color: #dd4b39;
}
.PanelCard_BaseColor 
{
	background-color: transparent;
	border-style: none;
	margin-top: 10px;
	min-height: 66px;
	box-shadow:none;
}
.PanelCard_BaseColor  .panel-title 
{
	font-family: Roboto, Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: 300;
	color: #fff;
}
.PanelCard_BaseColor  .panel-title  SPAN
{
	background-color: ActionHoverBorder;
	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 #ffa868;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}
.PanelCard_BaseColor  .panel-title  A
{
	z-index: 1;
	color: #fff;
}
.PanelCard_BaseColor  .panel-body 
{
	background-color: white;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
	border-right-color: #ddd;
	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);
	padding-top: 35px;
}
.PanelCard_BaseColor  DIV.panel-heading
{
	margin-bottom: -20px;
}
.PanelCard_Danger 
{
	background-color: transparent;
	border-style: none;
	margin-top: 10px;
	min-height: 66px;
	box-shadow:none;
}
.PanelCard_Danger  .panel-title 
{
	font-family: Roboto, Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: 300;
	color: white;
}
.PanelCard_Danger  .panel-title  SPAN
{
	background-color: #dd4b39;
	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 #e5b5b5;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}
.PanelCard_Danger  .panel-title  A
{
	z-index: 1;
	color: white;
}
.PanelCard_Danger  .panel-body 
{
	background-color: white;
	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);
	padding-top: 35px;
}
.PanelCard_Danger  DIV.panel-heading
{
	margin-bottom: -20px;
}
.PanelCard_Success 
{
	background-color: transparent;
	border-style: none;
	margin-top: 10px;
	min-height: 66px;
	box-shadow:none;
}
.PanelCard_Success  .panel-title 
{
	font-family: Roboto, Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: 300;
	color: white;
}
.PanelCard_Success  .panel-title  SPAN
{
	background-color: #00a65a;
	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 #a4c2a0;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}
.PanelCard_Success  .panel-title  A
{
	z-index: 1;
	color: white;
}
.PanelCard_Success  .panel-body 
{
	background-color: white;
	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);
	padding-top: 35px;
}
.PanelCard_Success  DIV.panel-heading
{
	margin-bottom: -20px;
}
.PanelCard_Warning 
{
	background-color: transparent;
	border-style: none;
	margin-top: 10px;
	min-height: 66px;
	box-shadow:none;
}
.PanelCard_Warning  .panel-title 
{
	font-family: Roboto, Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: 300;
	color: white;
}
.PanelCard_Warning  .panel-title  SPAN
{
	background-color: #f39c12;
	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 #f9c2a0;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}
.PanelCard_Warning  .panel-title  A
{
	z-index: 1;
	color: white;
}
.PanelCard_Warning  .panel-body 
{
	background-color: white;
	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);
	padding-top: 35px;
}
.PanelCard_Warning  DIV.panel-heading
{
	margin-bottom: -20px;
}
.PanelCard_Info 
{
	background-color: transparent;
	border-style: none;
	margin-top: 10px;
	min-height: 66px;
	box-shadow:none;
}
.PanelCard_Info  .panel-title 
{
	font-family: Roboto, Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: 300;
	color: white;
}
.PanelCard_Info  .panel-title  SPAN
{
	background-color: #3c8dbc;
	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 #97c9f1;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}
.PanelCard_Info  .panel-title  A
{
	z-index: 1;
	color: white;
}
.PanelCard_Info  .panel-body 
{
	background-color: white;
	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);
	padding-top: 35px;
}
.PanelCard_Info  DIV.panel-heading
{
	margin-bottom: -20px;
}
.EditableGridCell_LinedAtts tbody>tr.WorkWithOdd 
{
	border-style: none;
}
.ShowMenuImageCellNotFixedRight.page-content.menu-compact 
{
	left: 115px;
	margin-left: 0px;
	padding-left: 0px;
}
.ShowMenuImageCellNotFixedRight.page-content 
{
	left: 0px;
	margin-left: 0px;
	margin-top: 15px;
	padding-left: 295px;
}
.ImageMenuCircle:hover 
{
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
	border-bottom-left-radius: 30px;
}
.ButtonMaterial:hover, .ButtonMaterial:focus 
{
	background-color: #ff8040;
	box-shadow: 0px 14px 26px -12px #ffa868;
	color: white;
}
.ButtonMaterialDefault:hover, .ButtonMaterialDefault:focus 
{
	background-color: #999;
	box-shadow: 0px 14px 26px -12px #c9c9c9;
	color: white;
}
.GridNoBorderCell>div 
{
	background-color: white;
	border-bottom: 0;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
	border-right-color: #ddd;
	border-top-color: #ddd;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 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);
	padding-left: 15px;
	padding-right: 15px;
}
.GridNoBorderCell>div  .gx-grid 
{
	background-color: white;
}
.GridNoBorderCell>div  .PaginationBar 
{
	background-color: white;
	border-top-color: #eaeaea;
	border-style: solid;
	border-width: 1px;
	margin-left: 0px;
	padding-bottom: 10px;
	padding-top: 5px;
	border-left:0;
	border-right:0;
	border-bottom:0;
}
.GridNoBorderCell>div  .PaginationBarEmptyGrid 
{
	background-color: white;
	border-style: none;
	min-width:0 !important;
}
.GridNoBorder.WorkWithTitle 
{
	padding-bottom: 10px;
	padding-top: 20px;
}
.TableLogo.page-content 
{
	margin-left: 0px;
	min-height: 0px;
}
.TableLogo.page-content.menu-compact 
{
	margin-left: 0px;
}
.TableLogo.page-content.menu-compact  .TextBlockLogo 
{
	display: none;
}
.ActionGroupHeaderMaterial .btn IMG 
{
	height: auto;
}
.MasterFooterCellVM>DIV, .MasterFooterCellFixedVM>DIV, .MasterFooterCellHM>DIV, .MasterFooterCellFixedHM>DIV, .MasterFooterCellVMSidebarImage>DIV, .MasterFooterCellFixedVMSidebarImage>DIV 
{
	border-top-color: #555;
	border-style: solid;
	border-width: 1px;
	border-left:0;
	border-right:0;
	border-bottom:0;
}
.GridNoBorder .WorkWithTitle>SPAN, .GridNoBorder .GridNoBorder  .WorkWithTitle .ColumnSettingsContainer>SPAN 
{
	display: inline-block;
	font-family: Roboto, Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: 300;
	color: ActionHoverBorder;
	text-indent: 0px;
}
.SectionGrid>div 
{
	overflow: auto;
	padding-right: 15px;
}
.PanelNoHeader 
{
	border-style: none;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}
.PanelNoHeader  .panel-body 
{
	border-left-color: #ddd;
	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);
	border-left-width:1px;
	border-left-style:solid;
}
.PanelNoHeader  DIV.panel-heading
{
	box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
	display: none;
}
.PanelNoHeader.panel 
{
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}
.rowsperpage 
{
	font-size: 12px;
}
.rowsperpage  .caret 
{
	display: none;
}
.rowsperpage  .dropdown-menu A 
{
	color: gray;
}
.rowsperpage  .dropdown-menu A  SPAN
{
	padding-left: 20px;
	padding-right: 10px;
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: black;
}
.rowsperpage  .selected SPAN 
{
	font-weight: bold;
}
.rowsperpage  .dropdown-menu 
{
	min-width: 0px;
}
.rowsperpage  .btn-primary:focus 
{
	background-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
	border-top-color: transparent;
	color: gray;
}
.rowsperpage  BUTTON
{
	background-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
	border-top-color: transparent;
	font-size: 10pt;
	color: gray;
}
.rowsperpage  BUTTON:hover
{
	background-color: transparent;
	border-bottom-color: #e0e0e0;
	border-left-color: #e0e0e0;
	border-right-color: #e0e0e0;
	border-top-color: #e0e0e0;
	border-style: solid;
	color: gray;
}
.rowsperpage  LI.caption
{
	line-height:20px;
}
.rowsperpage  LI.selected
{
	background-color: #f9f9f9;
}
.rowsperpage button:hover .caret, .rowsperpage.open .caret 
{
	margin-left: 7px;
	display: inherit;
}
.ActionGroupGrouped .ColumnsSelector button 
{
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}
.ColumnsSelector  .caret 
{
	margin-left: 6px;
}
.ColumnsSelector  .FilterOptionsMultiSelection LI 
{
	padding-left: 5px;
}
.ColumnsSelector  .FilterOptions 
{
	max-height: 260px;
}
.ColumnsSelector  .LiFilterSelected 
{
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 10px;
}
.ColumnsSelector  .FilterOptions UL A 
{
	padding-top: 5px;
	font-size: 9pt;
}
.ColumnsSelector  BUTTON
{
	font-size: 12px;
}
.ColumnsSelector .Button 
{
	margin-right: 0px;
	margin-top: 0px;
	height: auto;
	width: 100%;
	margin-left:0 !important;
}
.ActionGroupGrouped .ColumnsSelector>.btn-default:hover, .ActionGroupGrouped .ColumnsSelector>.btn-default:focus 
{
	background-color: #ff8040;
	border-bottom-color: #ff8040;
	border-left-color: #ff8040;
	border-right-color: #ff8040;
	border-top-color: #ff8040;
	color: white;
}
.ActionGroupGrouped .ColumnsSelector.open>.btn-default 
{
	background-color: #ff8040;
	border-bottom-color: #ff8040;
	border-left-color: #ff8040;
	border-right-color: #ff8040;
	border-top-color: #ff8040;
	color: white;
	box-shadow:none;
}
.PanelCardIcon_BaseColor 
{
	background-color: transparent;
	border-style: none;
	margin-top: 15px;
	min-height: 66px;
	box-shadow:none;
}
.PanelCardIcon_BaseColor  .panel-title 
{
	font-family: Roboto, Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: 300;
	color: #fff;
}
.PanelCardIcon_BaseColor  .panel-title  SPAN
{
	background-color: #ff8040;
	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 #ffa868;
	padding-bottom: 23px;
	padding-left: 27px;
	padding-right: 27px;
	padding-top: 23px;
	font-size: 36px;
}
.PanelCardIcon_BaseColor  .panel-title  A
{
	color: #fff;
}
.PanelCardIcon_BaseColor  .panel-body 
{
	background-color: white;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
	border-right-color: #ddd;
	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);
	padding-top: 10px;
	min-height: 85px;
}
.PanelCardIcon_BaseColor  .panel-title SPAN>i 
{
	width: 36px;
	text-align: center;
}
.PanelCardIcon_BaseColor  DIV.panel-heading
{
	margin-bottom: -52px;
}
.PanelCardIcon_Info 
{
	background-color: transparent;
	border-style: none;
	margin-top: 15px;
	min-height: 66px;
	box-shadow:none;
}
.PanelCardIcon_Info  .panel-title 
{
	font-family: Roboto, Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: 300;
	color: #fff;
}
.PanelCardIcon_Info  .panel-title  SPAN
{
	background-color: #3c8dbc;
	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 #97c9f1;
	padding-bottom: 23px;
	padding-left: 27px;
	padding-right: 27px;
	padding-top: 23px;
	font-size: 36px;
}
.PanelCardIcon_Info  .panel-title  A
{
	color: #fff;
}
.PanelCardIcon_Info  .panel-body 
{
	background-color: white;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
	border-right-color: #ddd;
	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);
	padding-top: 10px;
	min-height: 85px;
}
.PanelCardIcon_Info  .panel-title SPAN>i 
{
	width: 36px;
	text-align: center;
}
.PanelCardIcon_Info  DIV.panel-heading
{
	margin-bottom: -52px;
}
.PanelCardIcon_Success 
{
	background-color: transparent;
	border-style: none;
	margin-top: 15px;
	min-height: 66px;
	box-shadow:none;
}
.PanelCardIcon_Success  .panel-title 
{
	font-family: Roboto, Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: 300;
	color: #fff;
}
.PanelCardIcon_Success  .panel-title  SPAN
{
	background-color: #00a65a;
	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 #a4c2a0;
	padding-bottom: 23px;
	padding-left: 27px;
	padding-right: 27px;
	padding-top: 23px;
	font-size: 36px;
}
.PanelCardIcon_Success  .panel-title  A
{
	color: #fff;
}
.PanelCardIcon_Success  .panel-body 
{
	background-color: white;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
	border-right-color: #ddd;
	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);
	padding-top: 10px;
	min-height: 85px;
}
.PanelCardIcon_Success  .panel-title SPAN>i 
{
	width: 36px;
	text-align: center;
}
.PanelCardIcon_Success  DIV.panel-heading
{
	margin-bottom: -52px;
}
.PanelCardIcon_Warning 
{
	background-color: transparent;
	border-style: none;
	margin-top: 15px;
	min-height: 66px;
	box-shadow:none;
}
.PanelCardIcon_Warning  .panel-title 
{
	font-family: Roboto, Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: 300;
	color: #fff;
}
.PanelCardIcon_Warning  .panel-title  SPAN
{
	background-color: #f39c12;
	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 #f9c2a0;
	padding-bottom: 23px;
	padding-left: 27px;
	padding-right: 27px;
	padding-top: 23px;
	font-size: 36px;
}
.PanelCardIcon_Warning  .panel-title  A
{
	color: #fff;
}
.PanelCardIcon_Warning  .panel-body 
{
	background-color: white;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
	border-right-color: #ddd;
	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);
	padding-top: 10px;
	min-height: 85px;
}
.PanelCardIcon_Warning  .panel-title SPAN>i 
{
	width: 36px;
	text-align: center;
}
.PanelCardIcon_Warning  DIV.panel-heading
{
	margin-bottom: -52px;
}
.PanelCardIcon_Danger 
{
	background-color: transparent;
	border-style: none;
	margin-top: 15px;
	min-height: 66px;
	box-shadow:none;
}
.PanelCardIcon_Danger  .panel-title 
{
	font-family: Roboto, Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: 300;
	color: #fff;
}
.PanelCardIcon_Danger  .panel-title  SPAN
{
	background-color: #dd4b39;
	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 #e5b5b5;
	padding-bottom: 23px;
	padding-left: 27px;
	padding-right: 27px;
	padding-top: 23px;
	font-size: 36px;
}
.PanelCardIcon_Danger  .panel-title  A
{
	color: #fff;
}
.PanelCardIcon_Danger  .panel-body 
{
	background-color: white;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
	border-right-color: #ddd;
	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);
	padding-top: 10px;
	min-height: 85px;
}
.PanelCardIcon_Danger  .panel-title SPAN>i 
{
	width: 36px;
	text-align: center;
}
.PanelCardIcon_Danger  DIV.panel-heading
{
	margin-bottom: -52px;
}
.TableCardDashboardAdminInfo:hover .AdminDashboardIcon, .TableCardDashboardAdminInfoLight:hover .AdminDashboardIcon, .TableCardDashboardAdminSuccess:hover .AdminDashboardIcon, .TableCardDashboardAdminWarning:hover .AdminDashboardIcon, .TableCardDashboardAdminDanger:hover .AdminDashboardIcon, .TableCardDashboardAdminBaseColor:hover .AdminDashboardIcon 
{
	font-size:95px !important;
}
.MoreInfoAdminCell:hover 
{
	background-color: rgba(0,0,0,0.15);
}
.MoreInfoAdminCell 
{
	border-style: none;
}
.MoreInfoAdminCell:hover i 
{
	color: white;
}
.MoreInfoAdminCell:hover .TextBlockMoreInfoAdmin 
{
	color: white;
}
.ProgressWhite  .ProgressIndicatorCircle .CircleCaption 
{
	font-family: 'Open Sans','Segoe UI';
	font-size: 13px;
	font-weight: 300;
	color: white;
	fill:white;
	 dominant-baseline:middle;
}
.ProgressWhite  .ProgressIndicatorCircle circle.ProgressCircle 
{
	stroke:white;
}
.ProgressWhite  .ProgressIndicatorCircle circle.BackCircle 
{
	stroke:rgba(238,238,238,.18);
}
.ProgressBarAdminCard  .progress-bar 
{
	background-color: white;
	box-shadow:none;
}
.ProgressBarAdminCard  .progress 
{
	background-color: rgba(0,0,0,0.2);
	margin-bottom: 5px;
	margin-top: 5px;
	height: 2px;
	box-shadow:none;
}
.GridNoHeaderCellItems THead, .GridNoHeaderCellItems TH 
{
	display: none;
}
.GridNoHeaderCellItems .GridNoBorder>tbody>tr 
{
	background-color: #f7f7f7;
	border-left-color: #eaeaea;
	border-top-color: white;
	border-style: solid;
	border-top-width:3px;
	border-left-width:2px;
}
.WWColumnTagInfo P SPAN 
{
	background-color: #3c8dbc;
}
.ProgressBarAdminV2Success .progress, .ProgressBarAdminV2Info .progress, .ProgressBarAdminV2Danger .progress, .ProgressBarAdminV2InfoLight .progress, .ProgressBarAdminV2Warning .progress, .ProgressBarAdminV2BaseColor .progress 
{
	background-color: #f5f5f5;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	height: 10px;
	box-shadow:none;
}
.ProgressBarAdminV2Info .progress-bar 
{
	background-color: #3c8dbc;
}
.ProgressBarAdminV2InfoLight .progress-bar 
{
	background-color: #00c0ef;
}
.ProgressBarAdminV2Success .progress-bar 
{
	background-color: #00a65a;
}
.ProgressBarAdminV2Warning .progress-bar 
{
	background-color: #f39c12;
}
.ProgressBarAdminV2Danger .progress-bar 
{
	background-color: #dd4b39;
}
.ProgressBarAdminV2BaseColor .progress-bar 
{
	background-color: #ff8040;
}
.SimpleCardTable:hover 
{
	box-shadow: 1px 1px 10px #ddd;
	transition: all 0.5s;
}
.CardImageCell:after 
{
	bottom: 0px;
	padding-right: 30px;
	position: absolute;
	height: 80px;
	width: 100%;
	background-clip:content-box !important;
	content:"";
	background:-moz-linear-gradient(top, rgba(0,0,0,0.0) 0%, rgba(0,0,0,0.99) 100%);
	background:-webkit-linear-gradient(top, rgba(0,0,0,0.0) 0%,rgba(0,0,0,0.99) 100%);
	background:linear-gradient(to bottom, rgba(0,0,0,0.0) 0%,rgba(0,0,0,0.99) 100%);
	 filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a000000', endColorstr='#e8000000',GradientType=0 );
}
.CardWithImageTable:hover 
{
	border-bottom: solid 5px;
	border-bottom-color: #ff8040;
}
.ButtonAsLinkBasecolor:hover, .ButtonAsLinkBasecolor:focus 
{
	background-color: transparent;
	text-decoration: underline;
	color: #ff8040;
	box-shadow:none;
	outline:0;
}
.ChatMessageCell:before 
{
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-right-color: #d2d6de;
	border-top-color: transparent;
	border-style: solid;
	border-width: 6px;
	left: 61px;
	margin-top: 2px;
	position: absolute;
	content: " ";
}
.ChatMessageCellBaseColor:after 
{
	border-bottom-color: transparent;
	border-left-color: #ff8040;
	border-right-color: transparent;
	border-top-color: transparent;
	border-style: solid;
	border-width: 6px;
	margin-right: 52px;
	margin-top: 2px;
	position: absolute;
	right: 0px;
	top: 28px;
	content: " ";
}
.rowsperpage.open>.dropdown-toggle.btn-primary 
{
	background-color: transparent;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
	border-right-color: #ddd;
	border-top-color: #ddd;
	color: #999;
}
.ButtonColor:hover, .ButtonColor:focus 
{
	background-color: #ff8040;
	border-bottom-color: #ff8040;
	border-left-color: #ff8040;
	border-right-color: #ff8040;
	border-top-color: #ff8040;
	color: white;
}
.ActionGroupColoredActions .ColumnsSelector> .btn-default 
{
	background-color: white;
	border-bottom-color: #ff8040;
	border-left-color: #ff8040;
	border-right-color: #ff8040;
	border-top-color: #ff8040;
	margin-right: 3pt;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	font-size: 14px;
	color: #ff8040;
}
.ActionGroupColoredActions .ColumnsSelector>.btn-default:hover 
{
	background-color: #ff8040;
	border-bottom-color: #ff8040;
	border-left-color: #ff8040;
	border-right-color: #ff8040;
	border-top-color: #ff8040;
	color: white;
}
.ActionGroupColoredActions .ColumnsSelector.open>.btn-default 
{
	background-color: #ff8040;
	border-bottom-color: #ff8040;
	border-left-color: #ff8040;
	border-right-color: #ff8040;
	border-top-color: #ff8040;
	color: white;
	box-shadow:none;
}
.AssociationListAttribute:focus 
{
	border-bottom-color: #ff8040;
	border-left-color: #ff8040;
	border-right-color: #ff8040;
	border-top-color: #ff8040;
	border-style: solid;
	border-width: 1px;
}
.WizardStepsContainerCell .FreeStyleSteps>tbody>tr>td:first-child .TableContainerStepBullet>tbody>tr>td>table>tbody>tr>td:first-child>table 
{
	display: none;
}
.WizardStepsContainerCell .FreeStyleSteps>tbody>tr>td:last-child .TableContainerStepBullet>tbody>tr>td>table>tbody>tr>td:last-child>table 
{
	display: none;
}
.FiltersCell SELECT 
{
	min-width: 120px;
}
.GridNoBorderCell .TableTotalizerAl 
{
	border-bottom: 0;
	border-top-color: #eaeaea;
	border-left: 0;
	border-right: 0;
	border-style: solid;
	border-top-width:1px;
}
.DropDownOptionsHeader .no-image, .ActionGroupHeader .no-image 
{
	padding-left: 23px;
}
.gx-infinite-scrolling-container>table 
{
	width:100% !important;
}
.gx-attribute img.ReadonlyAttribute 
{
	max-height: 350px;
}
.tab-content 
{
	background-color: white;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
	border-right-color: #ddd;
	border-top-color: #ddd;
	border-style: solid;
	border-width: 1px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	border-top:0;
}
.CellTableAssociationButtons IMG 
{
	background-color: #ff8040;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
.WorkWith+div.gx-grid-loading 
{
	background-color: transparent;
	background-image: url(../LoadingResults.gif);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	color: transparent;
}
.ddoMenuUserInfo 
{
	background-color: #e66727;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	margin-bottom: 1px;
	margin-top: 0px;
	padding-bottom: 10px;
	color: white;
}
.ddoMenuUserInfo  .UserImageCell 
{
	text-align: center;
}
.ddoMenuUserInfo  .UserInfoRole 
{
	font-size: 11px;
}
.ddoMenuUserInfo  .UserInfoNameCell 
{
	padding-top: 10px;
	text-align: center;
}
.ddoMenuUserInfo  .UserInfoRoleCell 
{
	margin-top: -5px;
	text-align: center;
}
.ddoMenuUserInfo  IMG
{
	border-bottom-color: #e66727;
	border-left-color: #e66727;
	border-right-color: #e66727;
	border-top-color: #e66727;
	border-style: solid;
	border-width: 2px;
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
	border-bottom-left-radius: 30px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
	width: 60px;
}
.field.Attribute 
{
	max-width: inherit;
}
.TagColumn .ReadonlyAttribute 
{
	margin-left: 0px;
	margin-right: 0px;
}
.CellTabsIFrame .tabs-table 
{
	margin-top: -60px;
	width: 100%;
}
.CellTabsIFrameVertical .tabs-table 
{
	margin-top: 30px;
	width: 100%;
}
.CellTabsIFrameHorizontal .tabs-table 
{
	margin-left: 15px;
	margin-top: 130px;
	width: 100%;
}
.TableMainTabs .tab-pane 
{
	height: 100%;
}
.TableMainTabs .tab-pane>iframe 
{
	border-style: none;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	height: 100%;
	min-height: 300px;
	width: 100%;
}
.TableMainTabs>.row:nth-child(2) 
{
	height:calc(100% - 60px) !important;
	 ;
}
.IFrameTabs>li:hover button.close, .IFrameTabs>li.active button.close 
{
	display: inherit;
}
.IFrameTabs button.close 
{
	padding-left: 10px;
	width: 24px;
	display: none;
	font-size: 16px;
	outline:0;
}
.IFrameTabs>li>a 
{
	padding-right: 39px;
}
.IFrameTabs>li:hover>a, .IFrameTabs>li.active>a 
{
	padding-right: 15px;
}
.menu-compact .IFrameTabs>li:first-child 
{
	margin-left: 55px;
}
.IFrameTabs>li:first-child>a 
{
	padding-right: 15px;
}
.ShowMenuImageCellNotFixedRightNavTabs.page-content 
{
	left: 0px;
	margin-left: 0px;
	margin-top: 15px;
	padding-left: 225px;
	z-index: 1001;
}
.ShowMenuImageCellNotFixedRightNavTabs.page-content.menu-compact 
{
	left: 115px;
	margin-left: 0px;
	padding-left: 0px;
}
.IFrameTabs>li span 
{
	display: inline-block;
}
.CellTabsIFrame .tabs-table>TR>TD, .CellTabsIFrameHorizontal .tabs-table>TR>TD, .CellTabsIFrameVertical .tabs-table>TR>TD 
{
	width: 100%;
	display: table;
}
.CellTabsIFrame .tab-content, .CellTabsIFrameHorizontal .tab-content, .CellTabsIFrameVertical .tab-content 
{
	display: table-row;
}
.ColumnsSelector .form-control.Attribute 
{
	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;
}
.form-control.AssociationListAttribute 
{
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}
.btn-default:focus,.ExtendedCombo .btn-default:focus 
{
	border-bottom-color: #ff8040;
	border-left-color: #ff8040;
	border-right-color: #ff8040;
	border-top-color: #ff8040;
	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;
}
.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 
{
	border-bottom-color: #ff8040;
	outline:0;
	outline:thin;
	box-shadow:none;
}
.ExtendedCombo  .btn-default:active:hover 
{
	background-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
	border-top-color: transparent;
}
.ExtendedCombo  .FilterOptions 
{
	max-height: 180px;
}
.ExtendedCombo  .btn-default 
{
	background-color: white;
	border-bottom-color: #d9d9d9;
	border-left-color: transparent;
	border-right-color: transparent;
	border-top-color: transparent;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	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 
{
	background-color: #ff8040;
}
.ExtendedCombo  .SelectedItem  SPAN
{
	color: white;
}
.ExtendedCombo  .SelectedItem:hover 
{
	background-color: #ff8040;
}
.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;
	border-bottom-color: #ff8040;
	border-left-color: transparent;
	border-right-color: transparent;
	border-top-color: transparent;
	outline:0;
	outline:thin;
	box-shadow:none;
}
.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;
}
A:visited
{
	color: #ff8040;
}
A:link
{
	color: #ff8040;
}
TD.CellWidth0
{
	width: 0%;
}
TD.CellWidth100
{
	width: 100%;
}
TD.WorkWithTitle
{
	font-size: 0px;
	line-height:initial;
}
TD.TableFiltersCell
{
	padding-bottom: 2px;
	padding-left: 20px;
	padding-top: 2px;
	width: 100%;
}
FORM
{
	height: 100%;
}
A:hover
{
	text-decoration: underline;
}
A:focus
{
	 outline: 0;
}
TABLE.Table
{
	border-style: none;
}
TABLE.Table TD
{
	border-style:none !important;
}
DIV.calendar .calendar-nav 
{
	font-weight: normal;
}
DIV.calendar .calendarbutton 
{
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
DIV.calendar .calendarcombo 
{
	background-color: #eaeaea;
}
DIV.calendar .calendarcombo  .label 
{
	padding-bottom: 2px;
	padding-top: 2px;
	display: block;
	font-size: 12px;
	font-weight: normal;
	color: gray;
}
DIV.calendar TABLE
{
	border-bottom-color: #eaeaea;
	border-left-color: #eaeaea;
	border-right-color: #eaeaea;
	border-top-color: #eaeaea;
	font-family: "Open Sans Regular";
	font-size: 13px;
	color: gray;
	border-collapse: collapse;
	 table-layout: fixed;
}
DIV.calendar TABLE THEAD .calendartitle 
{
	font-size: 14px;
	font-weight: normal;
	color: #444;
}
DIV.calendar TABLE THEAD .name 
{
	overflow: hidden;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	font-family: "Open Sans Extrabold";
	font-weight: normal;
	color: gray;
	line-height: 28px;
}
DIV.calendar TABLE THEAD .daynames 
{
	background-color: #f7f7f7;
	border-top: 1px solid #EFEFEF;
}
DIV.calendar TABLE THEAD TR:first-child
{
	background-color: transparent;
}
DIV.calendar TABLE THEAD TR.headrow
{
	background-color: transparent;
}
DIV.calendar TABLE TBODY
{
	background-color: #f7f7f7;
}
DIV.calendar TABLE TBODY .day 
{
	background-color: transparent;
	background-image: none;
	border-width: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	text-align: center;
}
DIV.calendar TABLE TBODY TD.selected
{
	background-color: #ff8040;
	border-top-left-radius: 1px;
	border-top-right-radius: 1px;
	border-bottom-right-radius: 1px;
	border-bottom-left-radius: 1px;
}
DIV.calendar TD.time .hour 
{
	background-color: white;
	border-bottom-color: ActionHoverBorder;
	border-left-color: ActionHoverBorder;
	border-right-color: ActionHoverBorder;
	border-top-color: ActionHoverBorder;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 1px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 1px;
}
DIV.calendar TD.time .minute 
{
	background-color: white;
	border-bottom-color: ActionHoverBorder;
	border-left-color: ActionHoverBorder;
	border-right-color: ActionHoverBorder;
	border-top-color: ActionHoverBorder;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 1px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 1px;
}
DIV.calendar TD.time .ampm 
{
	background-color: white;
	border-bottom-color: ActionHoverBorder;
	border-left-color: ActionHoverBorder;
	border-right-color: ActionHoverBorder;
	border-top-color: ActionHoverBorder;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 1px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 1px;
}
INPUT.BtnExportReport:active
{
	background-color: transparent;
	background-image: url(../ActionExportReport.png);
}
INPUT.BtnExport:active
{
	background-color: transparent;
	background-image: url(../ActionExport.png);
}
INPUT.BtnEditColumns:active
{
	background-color: transparent;
	background-image: none;
}
INPUT.BtnActionGroupDelete:active
{
	background-color: transparent;
	background-image: url(../BtnDeleteImage.png);
}
INPUT.BtnActionGroupUpdate:active
{
	background-color: transparent;
	background-image: url(../BtnUpdateImage.png);
}
DIV.checkbox
{
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
	border-top-color: transparent;
	border-style: none;
}
INPUT.BtnInsertImage:active
{
	background-color: transparent;
	background-image: url(../ActionInsert.png);
}
INPUT.BtnExportCSV:active
{
	background-color: transparent;
	background-image: url(../ActionCSV.png);
}
TABLE.TableFSHeader
{
	border-left: none;
	border-right: none;
}
TABLE.GridWithBorderColor
{
	box-shadow: 0px 0px 3px rgba(0,0,0,0.2);
	margin-top: 2px;
}
TH.WorkWithSelection
{
	border-left: 0;
	border-right: 0;
	width: auto;
}
INPUT.BtnActionGroupDisplay:active
{
	background-color: transparent;
	background-image: url(../BtnDisplayImage.png);
}
TEXTAREA.Attribute
{
	border-bottom-color: #ddd;
	border-left-color: #ddd;
	border-right-color: #ddd;
	border-top-color: #ddd;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	width: auto;
	max-width: 100%;
	white-space: normal;
}
TEXTAREA.Attribute:focus
{
	border-left-color: #ff8040;
	border-right-color: #ff8040;
	border-top-color: #ff8040;
	border-style: solid;
	border-width: 1px;
}
TH.GridWithBorderColor
{
	border-top: 0;
}
#gxp0_rs
{
	margin-top: -5px;
}
#gxp1_rs
{
	margin-top: -5px;
}
#gxp2_rs
{
	margin-top: -5px;
}
#gx-column-targets
{
	height:100% !important;
}
#gx-column-targets>DIV
{
	height: 100%;
}
@font-face
{
	font-family: 'Open Sans Regular';
}
@font-face
{
	font-family: 'Open Sans Semibold';
}
@font-face
{
	font-family: 'Open Sans Bold';
}
@font-face
{
	font-family: 'Open Sans Extrabold';
}

@media (max-width: 767px) /*ExtraSmall*/
{
	.WWActionColumn
	{
		width: 38px;
	}
	.WWOptionalColumn
	{
		display: none;
	}
	.OptionalColumn
	{
		display: none;
	}
	.page-content
	{
		min-width: 700px;
	}
	.MergeLabelCell
	{
		margin-bottom: 0px;
		text-align: left;
	}
	.CellWidthAuto100ExtraSmall
	{
		width: 100%;
	}
	.WWAdvancedBarCell
	{
		bottom: 0px;
		margin-top: 0px;
		position: absolute;
		top: 0px;
		z-index: 4;
		width: auto;
	}
	.CellMarginTopAssociationButtons
	{
		padding-bottom: 15px;
	}
	.WorkWithCell
	{
		padding-left: 0px;
	}
	.CellMarginTopInExtraSmall
	{
		margin-top: 15px;
	}
	.DataContentCellLogin
	{
		padding-left: 10px;
	}
	.LabelCell
	{
		margin-bottom: 0px;
		text-align: left;
	}
	.CellTableAssociationButtons
	{
		margin-left: 15px;
		margin-right: 15px;
		padding-bottom: 10px;
		padding-right: 15px;
		padding-top: 10px;
		height: auto;
	}
	.TableStepNumberCell
	{
		padding-left: 10px;
		padding-right: 0px;
	}
	.AttributeStepCell
	{
		height: 40px;
		padding-right:5px !important;
	}
	.WWColumnDangerFirstColumn
	{
		box-shadow: 2px 0px 0px 0px #dd4b39 inset;
	}
	.WWColumnSuccessFirstColumn
	{
		box-shadow: 2px 0px 0px 0px #00a65a inset;
	}
	.CellPaddingLeftRight0XS
	{
		padding-left: 0px;
		padding-right: 0px;
	}
	.CellMarginLogin
	{
		margin-top: 5px;
	}
	.CellPaddingLogin
	{
		padding-left: 15px;
		padding-right: 15px;
	}
	.CellMarginTopMedium
	{
		margin-top: 15px;
	}
	.Attribute
	{
		display: inherit;
		max-width: 100%;
	}
	.AttributeLogin
	{
		max-width: 100%;
	}
	.AttributeLoginImageLeft
	{
		max-width: 100%;
	}
	.ReadonlyAttributeStep
	{
		display: none;
	}
	.ReadonlyAttributeStepSelected
	{
		display: none;
	}
	.ReadonlyAttributeStepBullet
	{
		display: none;
	}
	.ReadonlyAttributeStepBulletUnSelected
	{
		display: none;
	}
	.ReadonlyAttributeStepBulletSelected
	{
		display: none;
	}
	.AttributeDateTime
	{
		max-width: 100%;
	}
	.ActionAttribute
	{
		padding-bottom: 7px;
		padding-left: 7px;
		padding-right: 7px;
		padding-top: 7px;
	}
	.ActionBaseColorAttribute
	{
		padding-bottom: 7px;
		padding-left: 7px;
		padding-right: 7px;
		padding-top: 7px;
	}
	.ErrorAttribute
	{
		border-top-right-radius: 4px;
		border-bottom-right-radius: 4px;
		border-bottom-left-radius: 0px;
	}
	.AttributeDate
	{
		max-width: 100%;
	}
	.AttributeRealWidthDate
	{
		max-width: 100%;
	}
	.AttributeRealWidth
	{
		width: 100%;
	}
	.AttributeRegister
	{
		margin-left: 0px;
		margin-right: 0px;
		max-width: 100%;
	}
	.Grid>tbody>tr
	{
		color: black;
		font-family: Verdana,Arial;
		font-size: 8.5pt;
		font-style: normal;
		background-color: white;
		text-align: left;
		text-indent: 5px;
	}

	.Grid>thead>tr, .Grid>tfoot>tr
	{
		color: black;
		color: #fff;
		font-family: Calibri;
		font-size: 11pt;
		font-style: normal;
		font-variant: normal;
		font-weight: bold;
		text-decoration: none;
		text-align: left;
		text-indent: 5px;
	}

	.GridWithBorderColor>tbody>tr
	{
		color: black;
		font-family: Verdana,Arial;
		font-size: 8.5pt;
		font-style: normal;
		background-color: white;
		text-align: left;
		text-indent: 5px;
		vertical-align: middle;
	}

	.GridWithBorderColor>thead>tr, .GridWithBorderColor>tfoot>tr
	{
		color: black;
		color: #fff;
		font-family: Calibri;
		font-size: 11pt;
		font-style: normal;
		font-variant: normal;
		font-weight: bold;
		text-decoration: none;
		text-align: left;
		text-indent: 5px;
		vertical-align: middle;
	}

	.ImageHiddenExtraSmall
	{
		display: none;
	}
	.ImageHiddenExtraSmall:before
	{
		display: none;
	}

	.ImageHiddenExtraSmall:after
	{
		display: none;
	}

	.AssociationImage
	{
		 -moz-transform:rotate(90deg);
		  -webkit-transform:rotate(90deg);
		     -o-transform:rotate(90deg);
		      -ms-transform:rotate(90deg);
		  ;
	}
	.AssociationImage:before
	{
		-moz-transform:rotate(90deg);
		-webkit-transform:rotate(90deg);
		-o-transform:rotate(90deg);
		-ms-transform:rotate(90deg);
		;
	}

	.AssociationImage:after
	{
		-moz-transform:rotate(90deg);
		-webkit-transform:rotate(90deg);
		-o-transform:rotate(90deg);
		-ms-transform:rotate(90deg);
		;
	}

	.StepImage
	{
		height: 40px;
	}
	.StepImageUnSelected
	{
		height: 40px;
	}
	.TableAssociation
	{
		box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.2);
		padding-bottom: 30px;
	}
	.TableWizardMain
	{
		width: 100%;
		min-width: 0px;
	}
	.TableWizardMainWithShadow
	{
		box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.2);
		width: 100%;
		min-width: 0px;
	}
	.AdvancedContainerVisible
	{
		box-shadow: 2px 1px 2px 0px rgba(0,0,0,0.15);
		left: -15px;
	}
	.TableDynamicFilters
	{
		margin-left: 0px;
	}
	.TableLogin
	{
		box-shadow: 0px 0px 14px rgba(0,0,0,0.1);
		height: auto;
		width: auto;
	}
	.TableLogin2Cols
	{
		box-shadow: 0px 0px 14px rgba(0,0,0,0.1);
		padding-left: 10px;
		padding-right: 10px;
		width: auto;
	}
	.TableLoginError
	{
		box-shadow: 0px 0px 14px rgba(0,0,0,0.1);
		width: 100%;
	}
	.TableLoginError2Cols
	{
		box-shadow: 0px 0px 14px rgba(0,0,0,0.1);
		width: 100%;
	}
	.TableLoginWithLeftImage
	{
		box-shadow: 0px 0px 14px #ffa868;
		height: auto;
		width: auto;
	}
	.TableLoginWithLeftImageError
	{
		box-shadow: 0px 0px 14px #ffa868;
		width: 100%;
	}
	.TableActionsCellLogin
	{
		padding-left: 15px;
		padding-right: 15px;
	}
	.MasterTopIconsCell
	{
		display: none;
	}
	.TableHiddenExtraSmall
	{
		display: none;
	}
	.TableContainerStepBullet
	{
		width: 50px;
	}
	.Label,.gx-label.AttributeLabel,.gx-label.BlobContentAttributeLabel,.gx-label.ReadonlyBlobContentAttributeLabel,.gx-label.BlobInputAttributeLabel,.gx-label.AttributeDraggingLabel,.gx-label.AttributeNoAcceptDragLabel,.gx-label.AttSubTitleLabel,.gx-label.BlobInputAttSubTitleLabel,.gx-label.BlobContentAttSubTitleLabel,.gx-label.ReadonlyBlobContentAttSubTitleLabel,.gx-label.ReadonlyAttSubTitleLabel,.gx-label.IME_ActiveLabel,.gx-label.BlobContentIME_ActiveLabel,.gx-label.ReadonlyBlobContentIME_ActiveLabel,.gx-label.BlobInputIME_ActiveLabel,.gx-label.ReadonlyIME_ActiveLabel,.gx-label.IME_InactiveLabel,.gx-label.BlobContentIME_InactiveLabel,.gx-label.ReadonlyBlobContentIME_InactiveLabel,.gx-label.BlobInputIME_InactiveLabel,.gx-label.ReadonlyIME_InactiveLabel,.gx-label.IME_DisabledLabel,.gx-label.BlobContentIME_DisabledLabel,.gx-label.ReadonlyBlobContentIME_DisabledLabel,.gx-label.BlobInputIME_DisabledLabel,.gx-label.ReadonlyIME_DisabledLabel,.gx-label.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.AttributeSecondaryLabel,.gx-label.Attribute250Label,.gx-label.BootstrapTooltipRightLabel,.gx-label.BootstrapTooltipLeftLabel,.gx-label.AttributeNoWrapLabel,.gx-label.UpdateAttributeLabel,.gx-label.AttributeRealWidthCheckBoxLabel,.gx-label.AttributeGrayLabel,.gx-label.AttributeGrayDateLabel,.gx-label.TurnoEstadoLabel,.gx-label.=Label,.gx-label.EstTurnoAsignadoLabel,.gx-label.TableDynamicFiltersDateTimeLabel,.gx-label.DownloadAttributeLabel,.gx-label.ReadonlyDownloadAttributeLabel,.gx-label.TableDynamicFiltersDateLabel,.gx-label.faqthinkLabel,.gx-label.AttributeLoginLabel,.gx-label.AttributeLoginImageLeftLabel,.gx-label.AttributeRealWidthTotalizerLabel,.gx-label.AttributeAcceptDragLabel,.gx-label.AttributeTotalizerLabel,.gx-label.AttributeWidthAutoLabel,.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.AttributeDateTimeLabel,.gx-label.AttributeRealWidthDatetimeLabel,.gx-label.ReadonlyAttributeDateTimeLabel,.gx-label.CheckBoxLabel,.gx-label.BlobContentCheckBoxLabel,.gx-label.ReadonlyBlobContentCheckBoxLabel,.gx-label.BlobInputCheckBoxLabel,.gx-label.ReadonlyCheckBoxLabel,.gx-label.AttributeCheckBoxLabel,.gx-label.ImageAttributeLabel,.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.ActionAttributeLabel,.gx-label.BlobContentActionAttributeLabel,.gx-label.ReadonlyBlobContentActionAttributeLabel,.gx-label.ReadonlyActionAttributeLabel,.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.ActionBaseColorAttributeLabel,.gx-label.BlobContentActionBaseColorAttributeLabel,.gx-label.ReadonlyBlobContentActionBaseColorAttributeLabel,.gx-label.ReadonlyActionBaseColorAttributeLabel,.gx-label.BlobInputActionBaseColorAttributeLabel,.gx-label.ReadonlyImageAttributeLabel,.gx-label.VideoAttributeLabel,.gx-label.ReadonlyVideoAttributeLabel,.gx-label.AudioAttributeLabel,.gx-label.ReadonlyAudioAttributeLabel,.gx-label.ErrorAttributeLabel,.gx-label.WarningAttributeLabel,.gx-label.AssociationListAttributeLabel,.gx-label.BlobContentAssociationListAttributeLabel,.gx-label.ReadonlyBlobContentAssociationListAttributeLabel,.gx-label.BlobInputAssociationListAttributeLabel,.gx-label.ReadonlyAssociationListAttributeLabel,.gx-label.ReadonlyAttributeLabel,.gx-label.ReadonlyMedioLabel,.gx-label.BlobContentReadonlyMedioLabel,.gx-label.ReadonlyBlobContentReadonlyMedioLabel,.gx-label.BlobInputReadonlyMedioLabel,.gx-label.ReadonlyReadonlyMedioLabel,.gx-label.ReadonlyAttributeRealWidthLabel,.gx-label.ReadonlyAttributeNoWrapLabel,.gx-label.ReadonlyAttributeTotalizerLabel,.gx-label.ReadonlyAttributeRealWidthTotalizerLabel,.gx-label.ReadonlyAttributeRealWidthDatetimeLabel,.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.BlobInputAttributeWhiteLabel,.gx-label.ReadonlyAttributeWhiteLabel,.gx-label.AttributeCharLongLabel,.gx-label.BlobContentAttributeCharLongLabel,.gx-label.ReadonlyBlobContentAttributeCharLongLabel,.gx-label.BlobInputAttributeCharLongLabel,.gx-label.ReadonlyAttributeCharLongLabel,.gx-label.AttributeManageFiltersLabel,.gx-label.AttributeImageFixWidthLabel,.gx-label.BlobContentAttributeImageFixWidthLabel,.gx-label.ReadonlyBlobContentAttributeImageFixWidthLabel,.gx-label.BlobInputAttributeImageFixWidthLabel,.gx-label.ReadonlyAttributeImageFixWidthLabel,.gx-label.AttributeDateLabel,.gx-label.BlobContentAttributeDateLabel,.gx-label.ReadonlyBlobContentAttributeDateLabel,.gx-label.BlobInputAttributeDateLabel,.gx-label.ReadonlyAttributeDateLabel,.gx-label.AttributeRealWidthDateLabel,.gx-label.ReadonlyAttributeRealWidthDateLabel,.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.AttributeTagLabel,.gx-label.AttributeTagSuccessLabel,.gx-label.AttributeTagWarningLabel,.gx-label.AttributeTagDangerLabel,.gx-label.AttributeTagInfoLightLabel,.gx-label.AttributeTagInfoLabel,.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.AttributeRegisterLabel,.gx-label.ProgressAdminCardDescriptionLabel,.gx-label.ProgressAdminCardNumberLabel,.gx-label.ReadonlyProgressAdminCardNumberLabel,.gx-label.ReadonlyProgressAdminCardDescriptionLabel,.gx-label.ProgressBarAdminV2DescriptionLabel,.gx-label.ProgressBarAdminV2NumberLabel,.gx-label.ProgressBarAdminV2NumberTotalLabel,.gx-label.ProgressBarAdminV2TitleLabel,.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
	{
		padding-left: 20px;
	}
	.Messages
	{
		white-space: normal;
	}
	.ErrorMessages
	{
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		border-bottom-left-radius: 4px;
		margin-left: 5px;
	}
	.WorkWith  .ErrorAttribute 
	{
		border-top-left-radius: 4px;
		border-top-right-radius: 4px;
		border-bottom-right-radius: 4px;
		border-bottom-left-radius: 0px;
	}
	.WorkWith  .ErrorMessages 
	{
		border-top-left-radius: 0px;
		border-top-right-radius: 4px;
		border-bottom-right-radius: 4px;
		border-bottom-left-radius: 4px;
		margin-left: 0px;
		min-width: 200px;
		white-space: normal;
	}
	.input-group-btn 
	{
		width: 1%;
	}
	.input-group 
	{
		margin-right:-7px;
	}
	.input-group  .form-control 
	{
		width: 100%;
	}
	.TableMerged TD 
	{
		padding-right: 8px;
	}
	.DataContentCellView SPAN.Label 
	{
		padding-left: 0px;
	}
	.LabelCell SPAN.Label 
	{
		padding-left: 0px;
	}
	.RequiredDataContentCell 
	{
		margin-left: 0px;
	}
	.RequiredDataContentCell  .MergeDataCell DIV.gx-attribute 
	{
		margin-left: -5px;
	}
	.RequiredDataContentCell  .col-sm-9.gx-attribute 
	{
		margin-left: 10px;
	}
	.RequiredDataContentCell  DIV.gx-attribute
	{
		margin-left: -5px;
		padding-left: 5px;
	}
	.DataContentCellPrompt 
	{
		padding-right: 11px;
	}
	.DataContentCellPrompt  .input-group 
	{
		width: 100%;
	}
	.MergeLabelCell .Label 
	{
		padding-left: 5px;
	}
	.TableContainerStepLast .TableStepNumberCell 
	{
		padding-right: 5px;
	}
	.CellTableContentMasterVertMenuNotFixed.menu-compact 
	{
		width: 100%;
	}
	.HorizontalMenuNotFixed .gx_usercontrol 
	{
		margin-right: -15px;
	}
	.ShowMenuImageCellNotFixedRight.page-content.menu-compact 
	{
		left: 0px;
		padding-left: 30px;
	}
	.TableLogo.page-content.menu-compact 
	{
		display: none;
	}
	.ShowMenuImageCellNotFixedRightNavTabs.page-content.menu-compact 
	{
		left: 0px;
		padding-left: 30px;
	}
	.faqthink 
	{
		max-width: 100%;
	}
	DIV.ViewTab UL
	{
		display: none;
	}
}

@media (min-width: 768px) /*Small*/
{
	.CellMarginTopMedium
	{
		margin-top: 15px;
	}
	.TableWizardMain
	{
		width: 100%;
		min-width: 400px;
	}
	.TableWizardMainWithShadow
	{
		box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.2);
		min-width: 400px;
	}
	.DataContentCellPrompt  .input-group 
	{
		width: 100%;
		max-width: 215px;
	}
}

@media (min-width: 992px) /*Medium*/
{
	.WWColumnSuccessSingleCell
	{
		box-shadow: 2px 0px 0px 0px #00a65a inset;
	}
	.TableWizardMain
	{
		width: 100%;
		min-width: 690px;
	}
	.TableWizardMainWithShadow
	{
		box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.2);
		min-width: 690px;
	}
	.FreeStyleGrid>tbody>tr
	{
		font-family: Verdana,Arial;
		font-size: 8pt;
		font-style: normal;
		background-color: #fff;
	}

}

@media (min-width: 1200px) /*Large*/
{
	.CellMarginTopMedium
	{
		margin-top: 0px;
	}
	.TableWizardMain
	{
		width: 100%;
		min-width: 900px;
	}
	.TableWizardMainWithShadow
	{
		box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.2);
		min-width: 900px;
	}
}
/* [gx-css-import ignore - start] */

@keyframes entermask
{
  from {background-color: transparent;}
  to {background-color: black;}
}

@keyframes leavemask
{
  from {background-color: black;}
  to {background-color: transparent;}
}
div[data-align='center'] > div[data-align-outer] {
	display: table;
	margin-left: auto;
	margin-right: auto;
}
div[data-align='right'] > div[data-align-outer] {
	display: table;
	margin-left: auto;
}
div[data-valign='middle'] > div[data-align-outer] {
	display: table;
	height: 100%;
	width: 100%;
}
div[data-valign='middle'] > div[data-align-outer] > div[data-align-inner] {
	display: table-cell;
	vertical-align: middle;
}
div[data-valign='bottom'] > div[data-align-outer] {
	display: table;
	height: 100%;
	width: 100%;
}
div[data-valign='bottom'] > div[data-align-outer] > div[data-align-inner] {
	display: table-cell;
	vertical-align: bottom;
}
td[data-cell-valign='top'] {	
	vertical-align: top;
}
td[data-cell-valign='middle'] {	
	vertical-align: middle;
}
td[data-cell-valign='bottom'] {	
	vertical-align: bottom;
}
div[data-cell-valign='middle'] {
	display: table-cell;
	vertical-align: middle;
}
div[data-cell-valign='bottom'] {
	display: table-cell;
	vertical-align: bottom;
}
div[data-align='center'] > div[data-align-outer] {
	width: auto;
}
div[data-align='right'] > div[data-align-outer] {
	width: auto;
}
div[data-align][data-align-image] > div[data-align-outer] {
	display: block;
	margin-left: 0;
	margin-right: 0;
	height: 100%;
}
div[data-align][data-align-image] > div[data-align-outer] > div[data-align-inner] {
	height: 100%;
}
div[data-valign][data-align-image] > div[data-align-outer] > div[data-align-inner] {
	display: block;
	height: 100%;
}
div[data-align='center'][data-align-image] img {
	margin-left: auto;
	margin-right: auto;
	display: block;
}
div[data-align='right'][data-align-image] img {
	margin-left: auto;
	display: block;
}
div[data-align='center']:not([data-valign])[data-align-image] img {
	background-position: center top;
}
div[data-align='center'][data-valign='middle'][data-align-image] img {
	background-position: center center;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
div[data-valign][data-align-image] div[data-align-inner] {
	position:relative;
}
div[data-valign][data-align-image] img {
	position: absolute;
	margin: auto;
}
div[data-align='center'][data-valign='bottom'][data-align-image] img {
	background-position: center bottom;
	right: 0;
	bottom: 0;
	left: 0;
}
div[data-align='right']:not([data-valign])[data-align-image] img {
	background-position: right top;
}
div[data-align='right'][data-valign='middle'][data-align-image] img {
	background-position: right center;
	top: 0;
	right: 0;
	bottom: 0;
}
div[data-align='right'][data-valign='bottom'][data-align-image] img {
	background-position: right bottom;
	right: 0;
	bottom: 0;
}
div:not([data-align])[data-valign='middle'][data-align-image] img {
	background-position: left center;
	top: 0;
	bottom: 0;
}
div:not([data-align])[data-valign='bottom'][data-align-image] img {
	background-position: left bottom;
	bottom: 0;
}
div[data-align='center']>div>div>div.gx-attribute>p.form-control-static {
	text-align: center;
}
div[data-align='right']>div>div>div.gx-attribute>p.form-control-static {
	text-align: right;
}

[data-gx-flex] {
  display: flex;
}

.gxlivepreview-hidesubelements {
	visibility:hidden;
}
.gx-responsive-grid .gx-remove-row {
  position: absolute;
  z-index: 1;
}

.gx-responsive-grid .gx-remove-row-right {
  right: 10px;
}

.gx-responsive-grid .gx-remove-row-top {
  top: 0;
}

.gx-responsive-grid .gx-remove-row-bottom {
	bottom: 0;
}

[data-gxgridid] > [data-gx-flex] > [data-gxrow] > .gx-remove-row + div, [data-gxgridid] > [data-gx-flex] > [data-gxrow] > .gx-remove-row + table {
    margin: 15px;
}

[data-gxgridid] > [data-gx-flex] > [data-gxrow] {
    position: relative;
}

.gx-responsive-grid > [data-gx-flex] > [data-gxrow] > .gx-remove-row-right {
    right: 0;
}

.gx-popup-frame-mask{
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
}

form[tabindex="-1"]{
	outline:none;
}

.gx-navbar .gx-attribute, .gx-action-group .gx-attribute,  .gx-action-group .gx-button {
    display: inline-block;
}

.gx-action-group .gx-form-group {
    display: inline-block;
	margin-left: 0;
	margin-right: 0;
}

.gx-radio-button-vertical, .gx-radio-button-vertical label{
    display:block;
	line-height: 25px;
}

label.gx-radio-label.disabled.active{	
    box-shadow: inset 0 0px 7px rgba(0,0,0,.280);
}

.gx-prompt.gx-disabled {
	display:none;
}

.input-group input.form-control.gx-invisible + span > a.gx-image-link, .input-group input.form-control[disabled] + span > a.gx-image-link {
	display:none;
}

div.gxwebcomponent > div.gx-mask {
	position: absolute;
}

html.gx-blocking, html.gx-blocking body {
	overflow: hidden;
}

.gx-call-target.empty {
	display: none !important;
}

.gx-sr-only{
	display:none !important;
}
[data-gx-sr-only]{
	display:none !important;
}
.gx-grid [data-gx-grid-nodata]+.GridNoDataText
{
	display:block;
}
.gx-grid .GridNoDataText
{
	display:none;
}
  TD.gx-attribute .form-control {
    display: inline-block;
    width: 100%;
  }
  
.gx-infinite-scrolling-container table, .gx-infinite-scrolling-container thead  {
	overflow-x: hidden;
	display: block;
	width:100%;  
}

.gx-infinite-scrolling-container > table {
  width:100%;  
}

.gx-infinite-scrolling-element {
	overflow-x:hidden;
	overflow-y:auto;
	scroll-behavior:smooth;
	-webkit-overflow-scrolling:touch;
}

.gx-grid .gx-grid-fixed-height {
	overflow-y:scroll;
	display:inline-block;
}

.gx-grid-fixed-header-ie7 > table > thead > tr {
	display: block;
	position: absolute;
}
.gx-grid-fixed-header-ie7 {	
	overflow-x: hidden;
	overflow-y: auto;
}
.gx-grid-fixed-header-ie7 > table > tbody {
	height: auto;
}
.gx-grid-fixed-header-ie7 > table {
	width:auto;
}

table > .gx-infinite-scrolling-element {
	width:100%;
	display:block;
}

.gx-tbldsp-container {
	display:table;
}
.gx-tbldsp-container > div {
	display:table-cell;
}
[data-gx-evt], [data-gx-evt-control] {
	cursor: pointer;
}
.gx-disabled[data-gx-evt], .gx-disabled[data-gx-evt-control] {
	cursor: auto;
}

/* Start Responsive Popups required Styling */
.gx-responsive-popup.gx-popup {
	position:fixed;	
	z-index:1500;	
	margin-top: 0px;
}

.gx-responsive-popup .gx-popup-content > iframe {
	border:none;
}

.gx-responsive-popup div.gx-popup-pdf {
	overflow:hidden;
}

body.gx-popup-opened {
	overflow:hidden;
}

div[data-gx-dynitem-container] {
	display: inline;
}

li[data-gx-dynitem-hook] {
	display: none;
}

.input-group input[data-gx-password-reveal] {
	width: 100%;
}

input[data-gx-password-reveal] + .gx-pwd-reveal-btn {
	display: table-cell;
}

.gx-pwd-reveal-btn {
	display: none;
}

input[data-gx-password-reveal]::-ms-reveal {
    display: none;
}

.gxwebcomponent-loading {
	opacity: 0;
}

body:not(.gx-show-input-spinner) input[type=number] {
  -moz-appearance: textfield;
}

body:not(.gx-show-input-spinner) input[type=number]::-webkit-inner-spin-button, 
body:not(.gx-show-input-spinner) input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none;
  margin: 0;
}

@media (min-width: 736px) {	
	/* Just in case for compatibility reasons.*/
	.gx-responsive-popup .gx-popup-header {
		float:none;
		width:auto;
	}
	
	.gx-popup-opened, .gx-popup-opened form {		
		overflow:hidden;		
	}
	
	.gx-responsive-popup .gx-popup-content{		
		overflow:hidden;
	}
	
	.gx-responsive-popup .gx-popup-content iframe{		
		overflow:auto;
	}
	.gx-responsive-popup .gx-popup-resize {   
		position: absolute;
		bottom: 2px;
		right: 2px;
	}
	.gx-responsive-popup.gx-popup-initial .gx-popup-content iframe{   
		max-height:calc(100vh - 80px); /* 80px harcoded for Header Popup Height. Not good. Flexbox instead? */		
		max-width: 100vw;
	}
	.gx-responsive-popup.gx-popup-centered {   
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		left:50% !important;
		top:50% !important;
	}
	
	.gx-responsive-popup.gx-popup-horizontal-center {   
		-webkit-transform: translate(-50%, 0);
		-ms-transform: translate(-50%, 0);
		transform: translate(-50%, 0);
		left:50%;		
	}
}
@media (max-width: 736px) /*Small and ExtraSmall*/
{
	.gx-responsive-popup .gx-popup-header {		
		height:40px;		
	}
	.gx-responsive-popup.gx-popup {				
		top:0;
		left:0;
		height:100vh;
		width:100vw;	
	}
	.gx-responsive-popup .gx-popup-content{		
		height:calc(100% - 40px); /* 40px harcoded for Header Popup Height. Not good. Flexbox instead? */
		width:100%;
		overflow:auto;
		-webkit-overflow-scrolling: touch;		
	}
	.gx-responsive-popup .gx-popup-content > iframe {
		width:100vw !important;				
	}	
	.gx-responsive-popup .gx-popup-resize
	{
		display:none;
	}
	
	body.gx-popup-opened {		
		position:fixed;
	}

	.gx-popup-document 
	{
		width:100vw !important;
	}
}

.gx-multimedia-ro img:not([src=""]) {
	background-image: none;
}

.gx-multimedia-ro img:not([src=""]) + * {
	display: none;
}


/* [gx-css-import ignore - end] */
