﻿/* [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
{
	border-style: none;
	border-width: 0px;
}
.WorkWithRowSelected,.WorkWithSelection>TBODY>TR[data-gxselected][data-gxrow]
{
	background-color: #adcece;
}
.WorkWithRowHover,.WorkWithSelection>TBODY>TR[data-gxrow]:hover, .WorkWithSelection>TBODY>TR[data-gxrow].gx-row-hovered
{
	background-color: #edf3f3;
}
.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;
}
.GridColumn,.ActionColumn,.WWColumn,.WWActionGroupColumn,.WWColumnItalic,.WWColumnLineThrough,.WWColumnUnderline,.WWSecondaryColumn,.WWTextActionColumn,.WWColumnGreen,.WWColumnRed,.WWColumnRed1,.WWColumnOrange,.WWColumnGray,.WWColumnBold,.WWColumnBlue,.WWActionColumn,.WWOptionalColumn,.OptionalColumn
{
	border-style: none;
	border-width: 0px;
}
.ActionColumn
{
	width: 36px;
}
.WWColumn,.WWActionGroupColumn,.WWColumnItalic,.WWColumnLineThrough,.WWColumnUnderline,.WWSecondaryColumn,.WWTextActionColumn,.WWColumnGreen,.WWColumnRed,.WWColumnRed1,.WWColumnOrange,.WWColumnGray,.WWColumnBold,.WWColumnBlue,.WWActionColumn,.WWOptionalColumn
{
	overflow: hidden;
	white-space: normal;
	text-overflow: ellipsis;
}
.WWColumnGreen
{
	background-color: #dff0d8;
}
.WWColumnRed,.WWColumnRed1
{
	background-color: #f2dede;
}
.WWColumnOrange
{
	background-color: #faf2cc;
}
.WWColumnGray
{
	background-color: #f5f5f5;
}
.WWColumnBlue
{
	background-color: #e0f1ff;
}
.WWActionColumn
{
	min-width: 52px;
}
.WWOptionalColumn
{
	padding-bottom: 9px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 9px;
	visibility: visible;
}
.Animation
{
	--gx-animation-type: 'idNative';
}
.ErrorViewerLine
{
	border-style: none;
	border-width: 0px;
}
.Flex
{
	border-style: none;
	border-width: 0px;
}
.TableRow,.BackgroundColorRow,.WWPagingFooterRow
{
	border-style: none;
	border-width: 0px;
}
.TableCell,.WWPagingFooterCell
{
	border-style: none;
	border-width: 0px;
}
.Popup,.Form .gx-popup.gx-popup-default,.FormPrincipal .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;
}


.FormPrincipal #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.FormPrincipal .gx-call-target {
	overflow: auto;
}

.FormPrincipal .gx-center-target {
	display: table-cell;
}

.FormPrincipal .gx-call-target.top {
	height: 15vh;
}

.FormPrincipal .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.FormPrincipal .gx-call-target.bottom {
	height: 10vh;
}

.FormPrincipal .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;
}


.FormPrincipal #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.FormPrincipal .gx-call-target {
	overflow: auto;
}

.FormPrincipal .gx-center-target {
	display: table-cell;
}

.FormPrincipal .gx-call-target.top {
	height: 15vh;
}

.FormPrincipal .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.FormPrincipal .gx-call-target.bottom {
	height: 10vh;
}

.FormPrincipal .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;
}
.Rating.rating-container .rating-stars
{
	color: #f5c145;
}
.Rating.rating-container
{
	color: #e6e6e6;
}
.GridPageController .slick-dots li button:before
{
	content: '\2022';
}
.GridPageController .slick-dots li.slick-active button:before
{
	color: black;
}
.GridPageController .slick-prev:before
{
	content: '\2190';
}
.GridPageController .slick-next:before
{
	content: '\2192';
}
.gx-switch-Switch .on
{
	background-color: #5cb85c !important;
	color: #fff !important;
}
.gx-switch-Switch .off
{
	background-color: #eee !important;
	color: #000 !important;
}
.CallTarget,.ResponsiveSlide .gx-call-target.top,.Form .gx-call-target.top,.FormPrincipal .gx-call-target.top,.ResponsiveSlide .gx-call-target.right,.Form .gx-call-target.right,.FormPrincipal .gx-call-target.right,.ResponsiveSlide .gx-call-target.bottom,.Form .gx-call-target.bottom,.FormPrincipal .gx-call-target.bottom,.ResponsiveSlide .gx-call-target.left,.Form .gx-call-target.left,.FormPrincipal .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,.OrdersCell,.WWGridCell,.ViewGridCell,.ViewGridCellAdvanced,.WWGridCellExpanded,.ToggleCell,.TabContainer,.CellViewTab,.ToolbarCellClass,.HeaderLine,.gx-navbar-inner,.ContentPlace,.ReservedSpaceCell,.FormCell,.FormCellSimple,.FormCellAdvanced,.SubtitleContainer,.TopLeftSeparateCell,.PopupSections,.PopupContent,.PopupHeader,.WWTabStrip,.WWActionGroupList,.FilterSearchAttributeSelectorClass,.DateFilterSearchAttributeSelectorClass,.tbltarjeta,.contenedorloginerror,.CellMarginLogin,.CellAssociationAttributeTitle,.FSLineSeparatorCell,.StepNumberCell,.StepContainerCell,.TableStepNumberCell,.AttributeStepCell,.AttributeStepBulletCell,.TextBlockWizardDescriptionCell,.WWColumnFirstColumn,.WWColumnRedFirstColumn,.WWColumnRedSingleCell,.WWColumnOrangeFirstColumn,.WWColumnOrangeSingleCell,.WWColumnGreenFirstColumn,.WWColumnGreenSingleCell,.WWColumnGrayFirstColumn,.WWColumnGraySingleCell,.WWColumnBlueFirstColumn,.WWColumnBlueSingleCell,.PaginationBar,.PaginationBarEmptyGrid,.CellTotalizer,.SectionFSData,.StepNumberBulletCell,.MergeLabelCell,.CellWidthAuto,.WWActionsCell,.ViewActionsCell,.ViewGridActionsCell,.ViewActionsBackCell,.WWFiltersCell,.WWFiltersCellCollapsed,.WWAdvancedBarCell,.ViewAdvancedBarCell,.PromptAdvancedBarCell,.VerticalCenteredCell,.MasterCellLeft,.CellMarginTop,.CellMarginTopAssociationButtons,.WorkWithCell,.ShowMenuImageCell,.CellAlignRight,.CellAlignRightWithMargin,.CellMenuIcon,.CellMarginTopInExtraSmall,.DataContentCell,.DataContentCell_TB2_100,.DataContentCellLogin,.RequiredDataContentCell,.DataContentCellView,.LabelCell,.CellMarginLeft,.CellViewTextBlockTitle,.CellViewAttributeTitle,.CellViewTableTitle,.CellTextBlockTitleWWP,.CellPaddingBottom,.CellFloatRight,.CellTableAssociationButtons,.CellTableLeftAssociation,.CellTableRightAssociation,.TableSuborLevelCell,.ExportOptionsPanellCell,.AssociationTitleCell,.CellNoMarginBottom,.CellAlignTop,.CellAlignTopPaddingTop10,.CellAlignCenter,.CellPaddingLeft10,.ColumnSettingsContainer,.ColumnSettingsRangeContainer,.ColumnSettingsRangeContainerDiv,.ColumnSettingsRangeContainerSpan,.CellWidth_6_25,.CellWidth_12_5,.CellWidth_93_75,.CellWidth_87_5,.PromptFiltersCell,.CellTableContentHolder,.MasterHeaderCell,.DataContentCell1,.DataContentCell_TB2_1001,.DataContentCellLogin1,.RequiredDataContentCell1,.DataContentCellView1,.LabelCell1,.KBXCell,.contenedorasistenciaeventos,.FontColorIcon,.FontColorIconDanger,.FontColorIconWarning,.FontColorIconSuccess,.FontColorIconInfo,.FontColorIconInfoLight,.FontColorIconSmall,.GridGroupTitle
{
	border-style: none;
	border-width: 0px;
}
.tbltarjeta
{
	text-align: center;
}
.contenedorloginerror
{
	width: 100%;
	min-width: 100%;
}
.CellMarginLogin
{
	margin-top: 5%;
	padding-left: 30px;
}
.CellAssociationAttributeTitle
{
	padding-left: 0px;
	padding-top: 8px;
}
.FSLineSeparatorCell
{
	border-bottom: 1px;
	border-bottom-color: #e5e5e5;
	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 !important;
	padding-right:5px !important;
}
.AttributeStepCell
{
	height: 48px;
	padding-right:15px !important;
}
.AttributeStepBulletCell
{
	padding-top: 5px;
	text-align: center;
}
.TextBlockWizardDescriptionCell
{
	padding-top: 20px;
}
.WWColumnFirstColumn,.WWColumnRedFirstColumn,.WWColumnRedSingleCell,.WWColumnOrangeFirstColumn,.WWColumnOrangeSingleCell,.WWColumnGreenFirstColumn,.WWColumnGreenSingleCell,.WWColumnGrayFirstColumn,.WWColumnGraySingleCell,.WWColumnBlueFirstColumn,.WWColumnBlueSingleCell
{
	box-shadow: 2px 0px 0px 0px inset;
}
.WWColumnRedFirstColumn,.WWColumnRedSingleCell
{
	box-shadow: 2px 0px 0px 0px #d73d32 inset;
	-webkit-box-shadow:3px 0 0 #D73D32 inset;
}
.WWColumnRedSingleCell
{
	box-shadow: 2px 0px 0px 0px #d73d32 inset;
}
.WWColumnOrangeFirstColumn,.WWColumnOrangeSingleCell
{
	box-shadow: 2px 0px 0px 0px #f4b400 inset;
	-webkit-box-shadow:3px 0 0 #F4B400 inset;
}
.WWColumnOrangeSingleCell
{
	box-shadow: 2px 0px 0px 0px #f4b400 inset;
}
.WWColumnGreenFirstColumn,.WWColumnGreenSingleCell
{
	box-shadow: 2px 0px 0px 0px #53a93f inset;
	-webkit-box-shadow:3px 0 0 #53A93F inset;
}
.WWColumnGreenSingleCell
{
	box-shadow: 2px 0px 0px 0px #53a93f inset;
}
.WWColumnGrayFirstColumn,.WWColumnGraySingleCell
{
	box-shadow: 2px 0px 0px 0px #737373 inset;
	-webkit-box-shadow:3px 0 0 #737373 inset;
}
.WWColumnGraySingleCell
{
	box-shadow: 2px 0px 0px 0px #737373 inset;
}
.WWColumnBlueFirstColumn,.WWColumnBlueSingleCell
{
	box-shadow: 2px 0px 0px 0px #008cff inset;
	-webkit-box-shadow:3px 0 0 #008CFF inset;
}
.WWColumnBlueSingleCell
{
	box-shadow: 2px 0px 0px 0px #008cff inset;
}
.PaginationBar,.PaginationBarEmptyGrid
{
	background-color: #f9f9f9;
	border-bottom: 1px #EAEAEA solid;
	border-left: 1px #EAEAEA solid;
	border-right: 1px #EAEAEA solid;
	margin-left: 1px;
}
.PaginationBarEmptyGrid
{
	background-color: #fcfcfc;
}
.CellTotalizer
{
	height: 35px;
	text-align: right;
}
.SectionFSData
{
	border-bottom: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	margin-right: -1px;
	max-height: 300px;
	overflow-y: scroll;
}
.StepNumberBulletCell
{
	padding-top: 4px;
	text-align: center;
}
.MergeLabelCell
{
	padding-right: 0px;
	padding-top: 7px;
	text-align: right;
}
.CellWidthAuto
{
	width: auto;
}
.WWActionsCell,.ViewActionsCell,.ViewGridActionsCell,.ViewActionsBackCell
{
	text-align: right;
}
.WWFiltersCell,.WWFiltersCellCollapsed
{
	padding-bottom: 15px;
}
.WWAdvancedBarCell,.ViewAdvancedBarCell,.PromptAdvancedBarCell
{
	border-right: 1px;
	padding-right: 0px;
}
.VerticalCenteredCell
{
	float: none;
	padding-left: 5px;
	display: inline-block;
	vertical-align: middle;
}
.MasterCellLeft
{
	border-bottom: 0px;
	border-left: 0px;
	border-right: 1px;
	border-style: solid;
	border-top: 0px;
	padding-right: 15px;
	width: 240px;
	border-right-color: #D3D3D3 !important;
}
.CellMarginTop,.CellMarginTopAssociationButtons
{
	margin-top: 10px;
}
.ShowMenuImageCell
{
	left: 165px;
	position: fixed;
	top: 0px;
}
.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,.RequiredDataContentCell,.DataContentCellView,.LabelCell
{
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 2px;
	white-space: nowrap;
	vertical-align: middle;
}
.DataContentCellLogin
{
	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: 8px;
}
.CellViewTableTitle
{
	padding-bottom: 15px;
}
.CellTextBlockTitleWWP
{
	background-color: #f7f7f7;
	border-bottom: 1px;
	border-bottom-color: #ddd;
	border-left: 0px;
	border-right: 0px;
	border-style: solid;
	border-top: 1px;
	border-top-style:solid;
	 border-top-color: #DDD;
}
.CellPaddingBottom
{
	border-top-color: #ddd;
	border-style: solid;
	padding-bottom: 15px;
	border-top-width:1px;
}
.CellFloatRight
{
	float: right;
}
.CellTableAssociationButtons
{
	background-color: #f2f2f2;
	padding-right: 5px;
	padding-top: 100px;
	height: 350px;
	text-align: center;
}
.CellTableLeftAssociation
{
	background-color: #f2f2f2;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-top: 10px;
}
.CellTableRightAssociation
{
	background-color: #f2f2f2;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	margin-bottom: 10px;
	margin-right: 15px;
	padding-bottom: 15px;
	padding-right: 20px;
	padding-top: 10px;
}
.TableSuborLevelCell
{
	padding-top: 10px;
}
.ExportOptionsPanellCell
{
	margin-left: 20px;
	padding-top: 10px;
}
.AssociationTitleCell
{
	padding-right: 3pt;
	height: 25px;
	white-space: nowrap;
	vertical-align: middle;
}
.CellNoMarginBottom
{
	margin-bottom: 0px;
}
.CellAlignTop,.CellAlignTopPaddingTop10
{
	vertical-align: top;
}
.CellAlignTopPaddingTop10
{
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
.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: 100%;
	display: table;
	text-align: right;
}
.ColumnSettingsRangeContainerDiv
{
	float: right;
	width: 123px;
}
.ColumnSettingsRangeContainerSpan
{
	margin-right: 10px;
	line-height:28px;
	margin-left:0px !important;
}
.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;
}
.CellTableContentHolder
{
	margin-top: 60px;
	padding-left: 35px;
}
.MasterHeaderCell
{
	background-color: #078bcd;
	box-shadow: 1px 0px 10px 1px rgba(0,0,0,0.3);
	height: 45px;
}
.DataContentCell1,.DataContentCell_TB2_1001,.DataContentCellLogin1,.RequiredDataContentCell1,.DataContentCellView1,.LabelCell1
{
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 2px;
	width: 58%;
	white-space: nowrap;
	vertical-align: middle;
}
.DataContentCellLogin1
{
	padding-left: 0px;
	padding-right: 0px;
}
.RequiredDataContentCell1
{
	background-image: none;
	background-repeat: no-repeat;
}
.DataContentCellView1
{
	white-space: normal;
}
.LabelCell1
{
	margin-bottom: 15px;
	padding-top: 7px;
	text-align: right;
}
.KBXCell
{
	background-color: #fdae45;
	border-right-color: #078bcd;
	border-top-color: ActionHoverBorder;
	border-style: solid;
	border-width: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.FontColorIcon,.FontColorIconDanger,.FontColorIconWarning,.FontColorIconSuccess,.FontColorIconInfo,.FontColorIconInfoLight,.FontColorIconSmall
{
	font-size: 16px;
	color: #078bcd;
	font-size:17px !important;
}
.FontColorIconDanger
{
	color: #dd4b39;
}
.FontColorIconWarning
{
	color: #f39c12;
}
.FontColorIconSuccess
{
	color: #00a65a;
}
.FontColorIconInfo
{
	color: #3c8dbc;
}
.FontColorIconInfoLight
{
	color: #00c0ef;
}
.FontColorIconSmall
{
	font-size:12px !important;
}
.GridGroupTitle
{
	text-align: center;
	vertical-align: bottom;
}
.ActionGroup,.Confirm,.MainMenu,.Submenu,.WWViewActions,.TrnActionGroup,.ActionGroupRight
{
	border-style: none;
	border-width: 0px;
}
.TrnActionGroup
{
	margin-bottom: 10px;
	margin-top: 10px;
}
.ActionGroupRight
{
	margin-top: 10px;
	text-align: right;
}
.Form,.FormPrincipal
{
	margin-bottom: 0pt;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	padding-right: 0pt;
	padding-top: 0pt;
	background-image: none;
	border-style: none;
	border-width: 0px;
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	color: #747474;
}

.Form-fx.entering
{
	position: absolute;
	z_index: 2;
}

.Form-fx.leaving
{
	position: absolute;
	z_index: 1;
}

.FormPrincipal-fx.entering
{
	position: absolute;
	z_index: 2;
}

.FormPrincipal-fx.leaving
{
	position: absolute;
	z_index: 1;
}

.Attribute,.AttSubTitle,.BlobContentAttSubTitle,.ReadonlyBlobContentAttSubTitle,.ReadonlyAttSubTitle,.BlobInputAttSubTitle,.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,.AttributeCharLong,.BlobContentAttributeCharLong,.ReadonlyBlobContentAttributeCharLong,.BlobInputAttributeCharLong,.ReadonlyAttributeCharLong,.AttributePrincipal,.BlobContentAttributePrincipal,.ReadonlyBlobContentAttributePrincipal,.BlobInputAttributePrincipal,.ReadonlyAttributePrincipal,.AttributeTotalizer,.DownloadAttribute,.ReadonlyDownloadAttribute,.IME_Active,.BlobContentIME_Active,.ReadonlyBlobContentIME_Active,.BlobInputIME_Active,.ReadonlyIME_Active,.IME_Inactive,.BlobContentIME_Inactive,.ReadonlyBlobContentIME_Inactive,.BlobInputIME_Inactive,.ReadonlyIME_Inactive,.IME_Disabled,.BlobContentIME_Disabled,.ReadonlyBlobContentIME_Disabled,.BlobInputIME_Disabled,.ReadonlyIME_Disabled,.CheckboxLabel,.BlobContentCheckboxLabel,.ReadonlyBlobContentCheckboxLabel,.BlobInputCheckboxLabel,.ReadonlyCheckboxLabel,.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,.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,.UpdateAttribute,.BlobContentUpdateAttribute,.ReadonlyBlobContentUpdateAttribute,.ReadonlyUpdateAttribute,.BlobInputUpdateAttribute,.ReadonlyImageAttribute,.ImagenLanding,.plastico,.AttributeWidthAuto,.AttributeStep,.ReadonlyAttributeStep,.AttributeStepSelected,.ReadonlyAttributeStepSelected,.AttributeStepBullet,.ReadonlyAttributeStepBullet,.AttributeStepBulletUnSelected,.ReadonlyAttributeStepBulletUnSelected,.AttributeStepBulletSelected,.ReadonlyAttributeStepBulletSelected,.AttributeDateTime,.ReadonlyAttributeDateTime,.CheckBox,.ReadonlyCheckBox,.BlobContentCheckBox,.ReadonlyBlobContentCheckBox,.BlobInputCheckBox,.AttributeCheckBox,.VideoAttribute,.ReadonlyVideoAttribute,.AudioAttribute,.ReadonlyAudioAttribute,.ErrorAttribute,.WarningAttribute,.AssociationListAttribute,.BlobContentAssociationListAttribute,.ReadonlyBlobContentAssociationListAttribute,.BlobInputAssociationListAttribute,.ReadonlyAssociationListAttribute,.ReadonlyAttribute,.ReadonlyMedio,.BlobContentReadonlyMedio,.ReadonlyBlobContentReadonlyMedio,.BlobInputReadonlyMedio,.ReadonlyReadonlyMedio,.ReadonlyAttributeNoWrap,.ReadonlyAttributeTotalizer,.BlobContentAttribute,.ReadonlyBlobContentAttribute,.BlobInputAttribute,.AttributeDragging,.AttributeAcceptDrag,.AttributeNoAcceptDrag,.GridTitle,.BlobContentGridTitle,.ReadonlyBlobContentGridTitle,.BlobInputGridTitle,.ReadonlyGridTitle,.AttributeTitleWWP,.BlobContentAttributeTitleWWP,.ReadonlyBlobContentAttributeTitleWWP,.BlobInputAttributeTitleWWP,.ReadonlyAttributeTitleWWP,.AttributeWhite,.BlobContentAttributeWhite,.ReadonlyBlobContentAttributeWhite,.BlobInputAttributeWhite,.ReadonlyAttributeWhite,.AttributeGray,.BlobInputAttributeGray,.BlobContentAttributeGray,.ReadonlyBlobContentAttributeGray,.ReadonlyAttributeGray,.AttributeManageFilters,.AttributeImageFixWidth,.BlobContentAttributeImageFixWidth,.ReadonlyBlobContentAttributeImageFixWidth,.BlobInputAttributeImageFixWidth,.ReadonlyAttributeImageFixWidth,.AttributeDate,.BlobContentAttributeDate,.ReadonlyBlobContentAttributeDate,.BlobInputAttributeDate,.ReadonlyAttributeDate,.AttributeInactive,.ReadonlyAttributeInactive,.AttributeGridNotResponsive,.BlobContentAttributeGridNotResponsive,.ReadonlyBlobContentAttributeGridNotResponsive,.BlobInputAttributeGridNotResponsive,.ReadonlyAttributeGridNotResponsive,.Attribute250,.AttributeLogin,.AttributeTag,.AttributeTagSuccess,.AttributeTagWarning,.AttributeTagDanger,.AttributeTagInfoLight,.AttributeTagInfo
{
	margin-left: 5px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	display: inline-block;
	border-bottom-color: #d3d4d3;
	border-left-color: #d3d4d3;
	border-right-color: #d3d4d3;
	border-top-color: #d3d4d3;
	border-style: solid;
	border-width: 1px;
	font-family: Trebuchet MS;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color: black;
	height: auto;
	min-height: 28px;
	width: auto;
	max-width: 100%;
	text-indent: 0px;
}
.ReadonlyBlobContentAttributeCharLong
{
	border-width: 0px;
}
.ReadonlyAttributeCharLong
{
	border-width: 0px;
}
.ReadonlyDownloadAttribute
{
	border-style: none;
	border-width: 0px;
}
.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,.UpdateAttribute,.BlobContentUpdateAttribute,.ReadonlyBlobContentUpdateAttribute,.ReadonlyUpdateAttribute,.BlobInputUpdateAttribute,.ReadonlyImageAttribute
{
	border-width: 0px;
}
.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,.UpdateAttribute,.BlobContentUpdateAttribute,.ReadonlyBlobContentUpdateAttribute,.ReadonlyUpdateAttribute,.BlobInputUpdateAttribute
{
	margin-left: 0px;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	background-color: #ececec;
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
	border-bottom-left-radius: 25px;
	vertical-align: middle;
}
.ReadonlyImageAttribute
{
	max-width:124px;
	max-height:68px;
	!important;
}
.ImagenLanding
{
	border-width: 0px;
	min-width: 75%;
	text-align: left;
}
.plastico
{
	border-width: 0px;
	text-align: center;
	text-align: center !important;
}
.AttributeStep,.ReadonlyAttributeStep,.AttributeStepSelected,.ReadonlyAttributeStepSelected
{
	font-size: 10.5pt;
	color: #686367;
}
.ReadonlyAttributeStep
{
	border-width: 0px;
}
.AttributeStepSelected,.ReadonlyAttributeStepSelected
{
	color: white;
}
.ReadonlyAttributeStepSelected
{
	border-width: 0px;
}
.AttributeStepBullet,.ReadonlyAttributeStepBullet,.AttributeStepBulletUnSelected,.ReadonlyAttributeStepBulletUnSelected,.AttributeStepBulletSelected,.ReadonlyAttributeStepBulletSelected
{
	margin-left: 0px;
	color: #078bcd;
	max-width: 80px;
	text-align: center;
}
.ReadonlyAttributeStepBullet
{
	border-width: 0px;
}
.AttributeStepBulletUnSelected,.ReadonlyAttributeStepBulletUnSelected
{
	color: #ddd;
}
.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;
	margin-bottom: 0px !important;
}
.CheckBox,.ReadonlyCheckBox,.BlobContentCheckBox,.ReadonlyBlobContentCheckBox,.BlobInputCheckBox
{
	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;
}
.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: #fdae45;
	border-left-color: #fdae45;
	border-right-color: #fdae45;
	border-top-color: #fdae45;
}
.AssociationListAttribute,.BlobContentAssociationListAttribute,.ReadonlyBlobContentAssociationListAttribute,.BlobInputAssociationListAttribute,.ReadonlyAssociationListAttribute
{
	color: #333;
	min-height: 300px;
	width: 100% !important;
}
.ReadonlyBlobContentAssociationListAttribute
{
	border-width: 0px;
}
.ReadonlyAssociationListAttribute
{
	border-width: 0px;
}
.ReadonlyAttribute,.ReadonlyMedio,.BlobContentReadonlyMedio,.ReadonlyBlobContentReadonlyMedio,.BlobInputReadonlyMedio,.ReadonlyReadonlyMedio,.ReadonlyAttributeNoWrap,.ReadonlyAttributeTotalizer
{
	margin-right: 5px;
	padding-bottom: 0px;
	padding-left: 1px;
	padding-right: 1px;
	border-style: none;
	font-family: 'Trebuchet MS';
	max-height: 30px;
	margin-bottom: 0px !important;
}
.ReadonlyAttributeNoWrap
{
	padding-bottom: 1px;
	padding-top: 1px;
	white-space: nowrap;
	min-height: 0px;
}
.ReadonlyAttributeTotalizer
{
	border-width: 0px;
	font-weight: bold;
}
.BlobContentAttribute,.ReadonlyBlobContentAttribute
{
	color: #333;
}
.BlobInputAttribute
{
	color: #333;
}
.AttributeDragging
{
	color: #333;
}
.AttributeAcceptDrag
{
	color: #333;
}
.AttributeNoAcceptDrag
{
	color: #333;
}
.GridTitle,.BlobContentGridTitle,.ReadonlyBlobContentGridTitle,.BlobInputGridTitle,.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%;
}
.BlobContentGridTitle,.ReadonlyBlobContentGridTitle
{
	margin-left: 1pt;
	background-color: #295572;
	border-width: 5px;
}
.ReadonlyBlobContentGridTitle
{
	border-width: 0px;
}
.BlobInputGridTitle
{
	margin-left: 1pt;
	background-color: #295572;
	border-width: 5px;
}
.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-family: Calibri;
	font-size: 15pt;
	font-weight: bold;
	color: #a5adb3;
	margin-bottom: 0px !important;
}
.BlobContentAttributeTitleWWP,.ReadonlyBlobContentAttributeTitleWWP
{
	color: #ddd;
}
.ReadonlyBlobContentAttributeTitleWWP
{
	border-width: 0px;
}
.BlobInputAttributeTitleWWP
{
	color: #ddd;
}
.ReadonlyAttributeTitleWWP
{
	padding-left: 0px;
	padding-top: 0px;
	white-space: nowrap;
	border-width: 0px;
	font-family: 'Trebuchet MS';
	font-size: 12pt;
	color: #4d4d4d;
}
.AttributeWhite,.BlobContentAttributeWhite,.ReadonlyBlobContentAttributeWhite,.BlobInputAttributeWhite,.ReadonlyAttributeWhite
{
	color: white;
}
.ReadonlyBlobContentAttributeWhite
{
	border-width: 0px;
}
.ReadonlyAttributeWhite
{
	border-width: 0px;
}
.AttributeGray,.BlobInputAttributeGray,.BlobContentAttributeGray,.ReadonlyBlobContentAttributeGray,.ReadonlyAttributeGray
{
	color: #777;
}
.ReadonlyBlobContentAttributeGray
{
	border-width: 0px;
}
.ReadonlyAttributeGray
{
	margin-left: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	border-width: 0px;
}
.AttributeManageFilters
{
	padding-bottom: 1px;
	padding-top: 1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	height: 28px;
	width:316px !important;
}
.AttributeImageFixWidth,.BlobContentAttributeImageFixWidth,.ReadonlyBlobContentAttributeImageFixWidth,.BlobInputAttributeImageFixWidth,.ReadonlyAttributeImageFixWidth
{
	max-width: 400px;
}
.ReadonlyBlobContentAttributeImageFixWidth
{
	border-width: 0px;
}
.ReadonlyAttributeImageFixWidth
{
	border-width: 0px;
}
.ReadonlyBlobContentAttributeDate
{
	border-width: 0px;
}
.ReadonlyAttributeDate
{
	border-width: 0px;
}
.AttributeInactive,.ReadonlyAttributeInactive
{
	color: #a1a1a1;
}
.ReadonlyAttributeInactive
{
	border-width: 0px;
}
.AttributeGridNotResponsive,.BlobContentAttributeGridNotResponsive,.ReadonlyBlobContentAttributeGridNotResponsive,.BlobInputAttributeGridNotResponsive,.ReadonlyAttributeGridNotResponsive
{
	padding-bottom: 9px;
	padding-top: 9px;
	display: inherit;
}
.ReadonlyBlobContentAttributeGridNotResponsive
{
	border-width: 0px;
}
.ReadonlyAttributeGridNotResponsive
{
	border-width: 0px;
}
.Attribute250
{
	width: 250px;
}
.AttributeLogin
{
	width: 250px;
}
.AttributeTag,.AttributeTagSuccess,.AttributeTagWarning,.AttributeTagDanger,.AttributeTagInfoLight,.AttributeTagInfo
{
	box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.14);
	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;
}
.AttributeTagSuccess
{
	box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.14);
	background-color: #00a65a;
}
.AttributeTagWarning
{
	box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.14);
	background-color: #f39c12;
}
.AttributeTagDanger
{
	box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.14);
	background-color: #dd4b39;
}
.AttributeTagInfoLight
{
	box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.14);
	background-color: #00c0ef;
}
.AttributeTagInfo
{
	box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.14);
	background-color: #3c8dbc;
}
.Button,.ButtonDisabled,.ButtonGAM,.MainMenuButton,.SpecialButtons,.BtnEnter,.BottomEnter,.BtnToggle,.BtnToggleActive,.SpecialButtonsDisabled,.BtnLogin,.BtnAdd,.BtnAddHovered,.BtnBack,.HideFiltersButton,.ShowFiltersButton,.BtnEnterHovered,.BtnCancelHovered,.BtnDeleteDisabled,.BtnCancel,.BtnCheck,.BtnDelete,.BtnFirst,.BtnGet,.BtnHelp,.BtnLast,.BtnNext,.BtnPrevious,.BtnRefresh,.BtnSelect,.BtnImage,.BtnExportReport,.BtnExport,.BtnEditColumns,.BtnActionGroupUpdate,.BtnActionGroupDelete,.BtnInsertImage,.BtnExportCSV,.BtnDefault,.BtnDefaultMarginRight0,.ButtonDragging,.ButtonAcceptDrag,.ButtonNoAcceptDrag,.ActionButtons,.ActionButtonsHovered,.BtnInsert,.ButtonSearchCell,.ButtonWizard,.ButtonTrasparente
{
	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: #078bcd;
	border-bottom-color: #357ebd;
	border-left-color: #357ebd;
	border-right-color: #357ebd;
	border-top-color: #357ebd;
	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: white;
	min-width: 86px;
	cursor: pointer;
	text-align: center;
	text-indent: 0pt;
	vertical-align: middle;
}

.BtnCancel
{
	background-color: white;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	color: black;
}

.BtnCheck
{
	background-color: #9f9f9f;
	border-bottom-color: #797979;
	border-left-color: #797979;
	border-right-color: #797979;
	border-top-color: #797979;
	color: #295572;
}

.BtnDelete
{
	background-color: white;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	color: black;
}

.BtnFirst
{
	background-color: #9f9f9f;
	border-bottom-color: #797979;
	border-left-color: #797979;
	border-right-color: #797979;
	border-top-color: #797979;
	color: #295572;
}

.BtnGet
{
	background-color: #9f9f9f;
	border-bottom-color: #797979;
	border-left-color: #797979;
	border-right-color: #797979;
	border-top-color: #797979;
	color: #295572;
}

.BtnHelp
{
	background-color: #9f9f9f;
	border-bottom-color: #797979;
	border-left-color: #797979;
	border-right-color: #797979;
	border-top-color: #797979;
	color: #295572;
}

.BtnLast
{
	background-color: #9f9f9f;
	border-bottom-color: #797979;
	border-left-color: #797979;
	border-right-color: #797979;
	border-top-color: #797979;
	color: #295572;
}

.BtnNext
{
	background-color: #9f9f9f;
	border-bottom-color: #797979;
	border-left-color: #797979;
	border-right-color: #797979;
	border-top-color: #797979;
	color: #295572;
}

.BtnPrevious
{
	background-color: #9f9f9f;
	border-bottom-color: #797979;
	border-left-color: #797979;
	border-right-color: #797979;
	border-top-color: #797979;
	color: #295572;
}

.BtnRefresh
{
	background-color: #9f9f9f;
	border-bottom-color: #797979;
	border-left-color: #797979;
	border-right-color: #797979;
	border-top-color: #797979;
	color: #295572;
}

.BtnSelect
{
	background-color: #9f9f9f;
	border-bottom-color: #797979;
	border-left-color: #797979;
	border-right-color: #797979;
	border-top-color: #797979;
	color: #295572;
}

.BtnImage,.BtnExportReport,.BtnExport,.BtnEditColumns,.BtnActionGroupUpdate,.BtnActionGroupDelete,.BtnInsertImage,.BtnExportCSV
{
	background-repeat: no-repeat;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	background-color: transparent;
	background-image: none;
	color: #078bcd;
	height: 30px;
	width: 30px;
	min-width: 0px;
	opacity:0.7;
}

.BtnExportReport
{
	background-image: url(../ActionExportReport.png);
	color: #ea4c3a;
}

.BtnExport
{
	background-image: url(../WorkWithPlusBootstrapResponsiveTheme/ActionExport.png);
	color: #08743b;
}

.BtnEditColumns
{
	background-image: url(../EditColumns.png);
}

.BtnActionGroupUpdate
{
	background-image: url(../BtnUpdateImage.png);
}

.BtnActionGroupDelete
{
	background-image: url(../BtnDeleteImage.png);
}

.BtnInsertImage
{
	background-image: url(../WorkWithPlusBootstrapResponsiveTheme/ActionInsert.png);
}

.BtnExportCSV
{
	background-image: url(../ActionCSV.png);
}

.BtnDefault,.BtnDefaultMarginRight0
{
	background-color: white;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	color: black;
}

.ButtonDragging
{
	background-color: #9f9f9f;
	border-bottom-color: #797979;
	border-left-color: #797979;
	border-right-color: #797979;
	border-top-color: #797979;
	color: #295572;
}

.ButtonAcceptDrag
{
	background-color: #9f9f9f;
	border-bottom-color: #797979;
	border-left-color: #797979;
	border-right-color: #797979;
	border-top-color: #797979;
	color: #295572;
}

.ButtonNoAcceptDrag
{
	background-color: #9f9f9f;
	border-bottom-color: #797979;
	border-left-color: #797979;
	border-right-color: #797979;
	border-top-color: #797979;
	color: #295572;
}

.BtnInsert
{
	margin-right: 0px;
	padding-top: 4px;
	height: 30px;
}

.ButtonSearchCell
{
	margin-left: 5px;
}

.ButtonWizard
{
	margin-left: 3pt;
	margin-right: 0px;
}

.ButtonTrasparente
{
	border-left: 1;
	border-right: 1;
	border-top: 1;
	bottom: 1px;
	background-color: white;
	background-image: none;
	border-style: none;
	font-size: 10pt;
	font-weight: normal;
	color: rgba(0,0,255,0.8);
}

.Grid,.GridPrincipal,.GridNoData,.Grid[data-gx-grid-nodata],.GridPrincipal[data-gx-grid-nodata],.GridWithPaginationBar[data-gx-grid-nodata],.GridWithTotalizer[data-gx-grid-nodata],.GridNoData[data-gx-grid-nodata],.WorkWithBorder[data-gx-grid-nodata],.GridDragging[data-gx-grid-nodata],.GridAcceptDrag[data-gx-grid-nodata],.GridNoAcceptDrag[data-gx-grid-nodata],.WorkWith[data-gx-grid-nodata],.PromptGrid[data-gx-grid-nodata],.ViewGrid[data-gx-grid-nodata],.WorkWithSelection[data-gx-grid-nodata],.FreeStyleGrid[data-gx-grid-nodata],.TrnSublevelGrid[data-gx-grid-nodata],.RecentLinksGrid[data-gx-grid-nodata],.fsgridtarjetas[data-gx-grid-nodata],.TablaGrid[data-gx-grid-nodata],.VerticalTabGrid[data-gx-grid-nodata],.ColumnsSelectorFreeStyleGrid[data-gx-grid-nodata],.FreeStyleGridWithHeader[data-gx-grid-nodata],.WorkWithBorder,.GridDragging,.GridAcceptDrag,.GridNoAcceptDrag,.WorkWith,.PromptGrid,.ViewGrid,.WorkWithSelection
{
	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,.Grid>[data-gxrow]
{
	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
{
	background-color: #d3d4d3;
	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: #f2f2f2;
	text-align: left;
	text-indent: 5px;
}

.GridPrincipal>tbody>tr,.GridPrincipal>[data-gxrow]
{
	color: black;
	font-family: Verdana,Arial;
	font-size: 8.5pt;
	font-style: normal;
	background-color: white;
	text-align: left;
	text-indent: 5px;
}

.GridPrincipal>thead>tr, .GridPrincipal>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;
}

.GridPrincipal[data-bkgstyle='none']>thead>tr, .GridPrincipal[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.GridPrincipal[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;
}

.GridPrincipal[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .GridPrincipal[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .GridPrincipal[data-bkgstyle='uniform']>thead>tr, .GridPrincipal[data-bkgstyle='uniform']>tfoot>tr
{
	background-color: #d3d4d3;
	color: black;
	text-align: left;
	text-indent: 5px;
}

.GridPrincipal[data-bkgstyle='header']>tbody>tr:nth-child(odd), .GridPrincipal[data-bkgstyle='header']>tbody>tr:nth-child(even), .GridPrincipal[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	color: black;
	background-color: white;
	text-align: left;
	text-indent: 5px;
}

.GridPrincipal[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	color: black;
	background-color: white;
	text-align: left;
	text-indent: 5px;
}

.GridPrincipal[data-bkgstyle='header']>thead>tr, .GridPrincipal[data-bkgstyle='header']>tfoot>tr, .GridPrincipal[data-bkgstyle='report']>thead>tr, .GridPrincipal[data-bkgstyle='report']>tfoot>tr
{
	color: black;
	background-color: #f2f2f2;
	text-align: left;
	text-indent: 5px;
}

.GridNoData,.Grid[data-gx-grid-nodata],.GridPrincipal[data-gx-grid-nodata],.GridWithPaginationBar[data-gx-grid-nodata],.GridWithTotalizer[data-gx-grid-nodata],.GridNoData[data-gx-grid-nodata],.WorkWithBorder[data-gx-grid-nodata],.GridDragging[data-gx-grid-nodata],.GridAcceptDrag[data-gx-grid-nodata],.GridNoAcceptDrag[data-gx-grid-nodata],.WorkWith[data-gx-grid-nodata],.PromptGrid[data-gx-grid-nodata],.ViewGrid[data-gx-grid-nodata],.WorkWithSelection[data-gx-grid-nodata],.FreeStyleGrid[data-gx-grid-nodata],.TrnSublevelGrid[data-gx-grid-nodata],.RecentLinksGrid[data-gx-grid-nodata],.fsgridtarjetas[data-gx-grid-nodata],.TablaGrid[data-gx-grid-nodata],.VerticalTabGrid[data-gx-grid-nodata],.ColumnsSelectorFreeStyleGrid[data-gx-grid-nodata],.FreeStyleGridWithHeader[data-gx-grid-nodata]
{
	background-color: lightgray;
	min-height: 4em;
	width: 100%;
}

.GridNoData>tbody>tr,.GridNoData>[data-gxrow]
{
	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
{
	background-color: #d3d4d3;
	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: #f2f2f2;
	text-align: left;
	text-indent: 5px;
}

.WorkWithBorder
{
	border-bottom: 1px solid #eaeaea;
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	margin-bottom: 0px;
}

.WorkWithBorder>tbody>tr,.WorkWithBorder>[data-gxrow]
{
	color: black;
	font-family: Verdana,Arial;
	font-size: 8.5pt;
	font-style: normal;
	background-color: white;
	text-align: left;
	text-indent: 5px;
}

.WorkWithBorder>thead>tr, .WorkWithBorder>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;
}

.WorkWithBorder[data-bkgstyle='none']>thead>tr, .WorkWithBorder[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.WorkWithBorder[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;
}

.WorkWithBorder[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .WorkWithBorder[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .WorkWithBorder[data-bkgstyle='uniform']>thead>tr, .WorkWithBorder[data-bkgstyle='uniform']>tfoot>tr
{
	background-color: #d3d4d3;
	color: black;
	text-align: left;
	text-indent: 5px;
}

.WorkWithBorder[data-bkgstyle='header']>tbody>tr:nth-child(odd), .WorkWithBorder[data-bkgstyle='header']>tbody>tr:nth-child(even), .WorkWithBorder[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	color: black;
	background-color: white;
	text-align: left;
	text-indent: 5px;
}

.WorkWithBorder[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	color: black;
	background-color: white;
	text-align: left;
	text-indent: 5px;
}

.WorkWithBorder[data-bkgstyle='header']>thead>tr, .WorkWithBorder[data-bkgstyle='header']>tfoot>tr, .WorkWithBorder[data-bkgstyle='report']>thead>tr, .WorkWithBorder[data-bkgstyle='report']>tfoot>tr
{
	color: black;
	background-color: #f2f2f2;
	text-align: left;
	text-indent: 5px;
}

.GridDragging>tbody>tr,.GridDragging>[data-gxrow]
{
	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
{
	background-color: #d3d4d3;
	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: #295572;
	text-align: left;
	text-indent: 5px;
}

.GridAcceptDrag>tbody>tr,.GridAcceptDrag>[data-gxrow]
{
	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
{
	background-color: #d3d4d3;
	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: #295572;
	text-align: left;
	text-indent: 5px;
}

.GridNoAcceptDrag>tbody>tr,.GridNoAcceptDrag>[data-gxrow]
{
	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
{
	background-color: #d3d4d3;
	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: #295572;
	text-align: left;
	text-indent: 5px;
}

.WorkWith,.PromptGrid,.ViewGrid,.WorkWithSelection
{
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	margin-bottom: 0px;
	padding-left: 1pt;
	border-style: solid;
	height: 25px;
	width: 100%;
	border-collapse: collapse !important;
}

.WorkWith>tbody>tr,.WorkWith>[data-gxrow]
{
	color: black;
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: black;
	text-align: left;
	text-indent: 5px;
	border-collapse: collapse !important;
}

.WorkWith>thead>tr, .WorkWith>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;
	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;
	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;
	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;
	border-collapse: collapse !important;
}

.WorkWith[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	color: black;
	background-color: #f0f0f0;
	text-align: left;
	text-indent: 5px;
	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: white;
	text-align: left;
	text-indent: 5px;
	border-collapse: collapse !important;
}

.PromptGrid>tbody>tr,.PromptGrid>[data-gxrow]
{
	color: black;
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: black;
	text-align: left;
	text-indent: 5px;
	border-collapse: collapse !important;
}

.PromptGrid>thead>tr, .PromptGrid>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;
	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;
	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;
	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;
	border-collapse: collapse !important;
}

.PromptGrid[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	color: black;
	background-color: #f0f0f0;
	text-align: left;
	text-indent: 5px;
	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: white;
	text-align: left;
	text-indent: 5px;
	border-collapse: collapse !important;
}

.ViewGrid>tbody>tr,.ViewGrid>[data-gxrow]
{
	color: black;
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: black;
	text-align: left;
	text-indent: 5px;
	border-collapse: collapse !important;
}

.ViewGrid>thead>tr, .ViewGrid>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;
	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;
	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;
	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;
	border-collapse: collapse !important;
}

.ViewGrid[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	color: black;
	background-color: #f0f0f0;
	text-align: left;
	text-indent: 5px;
	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: white;
	text-align: left;
	text-indent: 5px;
	border-collapse: collapse !important;
}

.WorkWithSelection>tbody>tr,.WorkWithSelection>[data-gxrow]
{
	color: black;
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: black;
	text-align: left;
	text-indent: 5px;
	border-collapse: collapse !important;
}

.WorkWithSelection>thead>tr, .WorkWithSelection>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;
	border-collapse: collapse !important;
}

.WorkWithSelection[data-bkgstyle='none']>thead>tr, .WorkWithSelection[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.WorkWithSelection[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;
	border-collapse: collapse !important;
}

.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;
	color: black;
	text-align: left;
	text-indent: 5px;
	border-collapse: collapse !important;
}

.WorkWithSelection[data-bkgstyle='header']>tbody>tr:nth-child(odd), .WorkWithSelection[data-bkgstyle='header']>tbody>tr:nth-child(even), .WorkWithSelection[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	color: black;
	text-align: left;
	text-indent: 5px;
	border-collapse: collapse !important;
}

.WorkWithSelection[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	color: black;
	background-color: #f0f0f0;
	text-align: left;
	text-indent: 5px;
	border-collapse: collapse !important;
}

.WorkWithSelection[data-bkgstyle='header']>thead>tr, .WorkWithSelection[data-bkgstyle='header']>tfoot>tr, .WorkWithSelection[data-bkgstyle='report']>thead>tr, .WorkWithSelection[data-bkgstyle='report']>tfoot>tr
{
	color: black;
	background-color: white;
	text-align: left;
	text-indent: 5px;
	border-collapse: collapse !important;
}

.Group,.GroupTitle,.Filtros,.GroupFiltrosTitle
{
	border-bottom-color: #ddd;
	border-left-color: #ddd;
	border-right-color: #ddd;
	border-top-color: #ddd;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	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: #333;
	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: #333;
	text-indent: 0px;
	border: none !important;
	font-weight: 500;
}

.Filtros,.GroupFiltrosTitle
{
	border-bottom-color: royalblue;
	border-left-color: royalblue;
	border-right-color: royalblue;
	border-top-color: royalblue;
	border-width: 2px;
}

.GroupFiltrosTitle
{
	border-bottom-color: #295572;
	border-left-color: #295572;
	border-right-color: #295572;
	border-top-color: #295572;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #295572;
}

.GroupFiltrosTitleTitle
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #295572;
}

.Image,.ImageDragging,.ImageAcceptDrag,.ImageNoAcceptDrag,.PoweredBy,.ImageHandCenter,.ImageHandCenter:hover,.TabPaging,.TabPagingNext,.TabPagingPrevious,.ImageHeaderBackground,.HeaderImage1,.ResponsiveImage,.ImageAdd,.ImageBack,.RoundedImage,.RoundedImageTitle,.PopupButtons,.PopupButtonsClose,.PopupButtonsCloseHovered,.PopupButtonsResize,.Fixed30,.UnauthorizedImage,.ImageTop,.PagingButtons,.PagingButtonsFirst,.PagingButtonsLast,.PagingButtonsNext,.PagingButtonsPrevious,.ImageTopHeader,.ImageBlock,.ImageHiddenExtraSmall,.AssociationImage,.StepImage,.StepImageUnSelected,.ImageMenu,.UserActionPrompt
{
	border-style: none;
	border-width: 0px;
	vertical-align: middle;
}
.UnauthorizedImage
{
	margin-bottom: 20%;
	margin-top: 40%;
}
.ImageTop
{
	margin-top: 4px;
	height: 37px;
}
.PagingButtons,.PagingButtonsFirst,.PagingButtonsLast,.PagingButtonsNext,.PagingButtonsPrevious
{
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
	cursor: pointer;
}
.PagingButtonsFirst
{
	background-image: url(../WorkWithPlusBootstrapResponsiveTheme/PageFirst.png);
	width: 21px;
}
.PagingButtonsLast
{
	background-image: url(../WorkWithPlusBootstrapResponsiveTheme/PageLast.png);
	width: 21px;
}
.PagingButtonsNext
{
	background-image: url(../WorkWithPlusBootstrapResponsiveTheme/PageNext.png);
}
.PagingButtonsPrevious
{
	background-image: url(../WorkWithPlusBootstrapResponsiveTheme/PagePrevious.png);
}
.ImageTopHeader
{
	height: 0px;
	width: 0px;
}
.ImageBlock
{
	display: block;
}
.StepImage,.StepImageUnSelected
{
	background-color: #078bcd;
	height: 48px;
}
.StepImageUnSelected
{
	background-color: #eee;
}
.ImageMenu
{
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
.UserActionPrompt
{
	position: absolute;
	right: 27px;
	top: -36px;
}
.Table,.TableDragging,.TableAcceptDrag,.TableNoAcceptDrag,.TableHorizontalLine,.header_pink_line,.LevelTable,.BodyContainer,.LoginContainer,.HeaderContainer,.RecentLinksContainer,.ThinHeaderContainer,.FormContainer,.TabsFormContainer,.Container,.ContainerFluid,.AdvancedContainerItem,.AdvancedContainerItemExpanded,.OrdersTable,.RecentLinksMainTable,.RecentLinksMainTableExpanded,.PromptContainer,.PromptMainTable,.GridTabMainTable,.TableGrid,.ViewTable,.Table960,.TableGreyFooter,.TableBlackFooter,.TableBlackHeader,.TableLeftMenu,.TableTopMenu,.MergedItemNotRequired,.TableLabel50Percent,.TblContenedoraBotonesInicio,.TableButtons,.TopBottom30,.TopBottom5,.TableHeaderRight,.TableLogo,.FiltersContainer,.FiltersContainerItem,.FilterContainerItemSearch,.NegativeMarginTop10,.Table193x216,.Table193x216Collapsed,.ActionsContainer,.ActionsContainerItem,.ActionsContainerVisible,.ViewAdvancedContainer,.ViewAdvancedContainerVisible,.TableTotalizer,.TableTotalizerAl,.TableStepBulletLineCell,.TableWizardMain,.WizardStepsCell,.WizardStepsPositionCell,.FilterMultipleSelectorCell,.FilterMultiplePromptCell,.FSSingleLine,.FSWithHeaderCellBottomRow,.TableFSHeader,.AdvancedContainer,.AdvancedContainerVisible,.AdvancedContainerFullHeight,.WWAdvancedContainer,.MainContainer,.TableDynamicFilters,.select,.PopupContentCell,.TextBlockTitleCell,.TableTitleCell,.DataDescriptionCell,.DataDescriptionCellLeft,.DataDescriptionCellLogin,.GridHeaderCell,.GridHeaderCellCleanFilters,.TableTop,.TableTopSearch,.TableContent,.TableContentNoMargin,.Table100x100,.Table100x1004C,.TableViewGeneralAtts,.TableBorder,.TableGridHeader,.Table100x100H,.TableView,.HorizontalLineWWP,.HorizontalSpace,.TableBottom,.RecentLinksTable,.RecentLinksTableOdd,.RecentLinksTableEven,.Table80,.Table95,.GridLineEven,.GridLineOdd,.GridFooter,.TableData,.SpaceTable,.TableMain,.TableMainPopup,.TableLogin,.SmallTableLogin,.LargeTableLogin,.WelcomeTable,.TableLogin2Cols,.TableLoginError,.TableLoginError2Cols,.TableWhiteBorder,.TableMerged,.TableSearch,.TableCellBreadCrumbOdd,.TableCellBreadCrumbEven,.TableActions,.TableAttributesCell,.TableSearchCell,.TablePaddingLeft,.TableLineSeparator,.TableRowSideBar,.TableGroup,.MasterLeftZone,.MasterRightZone,.MPBar,.breadCrumbTitleCell,.TableActionsCell,.TableActionsCellLogin,.TableGeolocation,.TableBar,.Table100H,.TableCellAlignRight,.MasterMainClass,.ContentHolderCell,.TableAlignRight,.TableAlignRightWithMargin,.TableAlignRightMaster,.MasterTopIconsCell,.TableHiddenExtraSmall,.TableUserRoleMenuInfo,.CellPaddingTop,.TableViewTab,.TablePaddingTop5,.TableAlignedCentered,.TableWithBottomBorder,.TableStep,.TableStepSelected,.TableContainerStep,.TableContainerStepSelected,.TableContainerStepFirst,.TableContainerStepLast,.TableStepBullet,.TableStepBulletChecked,.TableStepBulletSelected,.TableContainerStepBullet,.TableStepBulletLine,.TableStepBulletLineChecked,.WizardTitleCell,.TableStepInfo,.TableMasterPagePopup,.CellPaddingLogin,.TblPiePagina,.TblLoginPrueba,.TableMain1,.TableMainPopup1
{
	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;
}
.TableTotalizer,.TableTotalizerAl
{
	border-bottom: 1px solid #eaeaea;
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	margin-left: 1px;
	margin-top: -2px;
	width: 100%;
}
.TableTotalizerAl
{
	margin-top: 0px;
}
.TableStepBulletLineCell
{
	width: 50%;
	vertical-align:middle !important;
}
.TableWizardMain
{
	border-bottom-color: #eee;
	border-left-color: #eee;
	border-right-color: #eee;
	border-top-color: #eee;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}
.WizardStepsCell
{
	padding-top:10px !important;
	padding-left:15px !important;
	padding-right:15px !important;
	padding-bottom:10px !important;
}
.WizardStepsPositionCell
{
	padding-top: 0px;
	padding-bottom:10px !important;
	padding-left:15px !important;
	padding-right:15px !important;
}
.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: 31px;
}
.FSWithHeaderCellBottomRow
{
	border-bottom: 1px;
	border-bottom-color: #efefef;
	border-style: solid;
}
.TableFSHeader
{
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	border-top: 1px solid #eaeaea;
	background-color: #f9f9f9;
	height: 32px;
	width: auto;
	line-height:32px;
}
.AdvancedContainer,.AdvancedContainerVisible,.AdvancedContainerFullHeight
{
	border-bottom: 0px;
	border-left: 0px;
	border-right: 1px;
	border-top: 0px;
	padding-right: 15px;
	background-color: white;
	border-right-color: #d3d3d3;
	border-style: solid;
	-moz-transition: left 0.5s ease-in-out;
	 -webkit-transition: left 0.5s ease-in-out;
	 -ms-transition: left 0.5s ease-in-out;
	 transition: left 0.5s ease-in-out;
}
.AdvancedContainerFullHeight
{
	min-height: 600px;
}
.WWAdvancedContainer
{
	margin-left: -45px;
	padding-right: 20px;
	background-color: white;
}
.MainContainer
{
	padding-right: 15px;
}
.TableDynamicFilters,.select
{
	margin-left: auto;
}
.PopupContentCell
{
	border-bottom: 1px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom-color: #e5e5e5;
	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;
}
.TableTop,.TableTopSearch
{
	background-repeat: repeat-x;
	list-style-image: none;
	background-image: url(../WorkWithPlusBootstrapResponsiveTheme/HeaderBackground.gif);
	height: 80px;
	width: 100%;
}
.TableContent,.TableContentNoMargin
{
	margin-top: 5px;
	border-bottom-color: #d8d8d8;
	border-left-color: #d8d8d8;
	border-right-color: #d8d8d8;
	border-top-color: #d8d8d8;
	border-style: solid;
	vertical-align: top;
}
.TableContentNoMargin
{
	margin-bottom: 15px;
	margin-left: 0px;
	margin-top: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
	border-right-color: #ddd;
	border-top-color: #ddd;
	border-width: 1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	width: 100%;
}
.Table100x100,.Table100x1004C,.TableViewGeneralAtts,.TableBorder,.TableGridHeader,.Table100x100H
{
	width: 100%;
	text-align: left;
	vertical-align: top;
}
.TableBorder
{
	padding-bottom: 5pt;
	padding-left: 5pt;
	padding-right: 5pt;
	padding-top: 5pt;
	border-bottom-color: #5f7f96;
	border-left-color: #5f7f96;
	border-right-color: #5f7f96;
	border-top-color: #5f7f96;
	border-style: solid;
	border-width: 2px;
}
.TableGridHeader
{
	margin-top: 15px;
}
.Table100x100H
{
	height: 100%;
}
.TableView
{
	margin-left: 1px;
	margin-top: 15px;
	background-color: white;
	color: #404040;
	width: 100%;
	border-top-width:0px;
}
.HorizontalLineWWP
{
	background-color: #cee397;
	height: 1px;
	width: 100%;
}
.HorizontalSpace
{
	background-color: #fff;
	height: 10px;
	width: 100%;
}
.TableBottom
{
	background-color: #295572;
	height: 30px;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}
.RecentLinksTable,.RecentLinksTableOdd,.RecentLinksTableEven
{
	background-color: whitesmoke;
	border-bottom-color: #9d1f1f;
	border-width: 1px;
	height: 15px;
	width: 100%;
}
.RecentLinksTableOdd
{
	background-color:#DFE0E2 !important;
}
.RecentLinksTableEven
{
	background-color:#E9EEF2 !important;
}
.Table80
{
	width: 80%;
}
.Table95
{
	width: 100%;
}
.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: #f2f2f2;
}
.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
{
	background-color: white;
	width: 100%;
}
.TableMainPopup
{
	padding-top: 15px;
}
.TableLogin,.SmallTableLogin,.LargeTableLogin,.WelcomeTable,.TableLogin2Cols,.TableLoginError,.TableLoginError2Cols
{
	box-shadow: 0px 0px 14px rgba(0,0,0,0.1);
	padding-bottom: 35px;
	padding-top: 35px;
	background-color: white;
	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);
}
.WelcomeTable
{
	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;
}
.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: 0px;
	padding-right: 2px;
}
.TableSearch
{
	margin-bottom: 5px;
	width: 100%;
	-moz-border-radius: 5px;
	 border-radius: 5px;
}
.TableCellBreadCrumbOdd
{
	background-color:#E9EEF2 !important;
}
.TableCellBreadCrumbEven
{
	background-color:#DFE0E2 !important;
}
.TableActions
{
	margin-bottom: 10px;
	margin-top: 10px;
}
.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;
}
.TableGroup
{
	border-top: 1px;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.5);
	background-color: #fff;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-box-shadow:0 1px 1px rgba(0, 0, 0, 0.05);
	border-collapse: separate !important;
}
.MasterLeftZone
{
	border-bottom: 0px;
	border-left: 0px;
	border-right: 1px;
	border-top: 0px;
	padding-right: 20px;
	border-right-color: #d3d3d3;
	border-style: solid;
}
.MasterRightZone
{
	padding-left: 20px;
}
.MPBar
{
	margin-left: -15px;
	margin-right: -15px;
	background-image: url(../BlueBar.png);
	height: 7px;
}
.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%;
}
.Table100H
{
	height: 100%;
}
.TableCellAlignRight
{
	text-align: right;
}
.MasterMainClass
{
	padding-top: 15px;
}
.ContentHolderCell
{
	border-left: 1px;
	padding-left: 15px;
	border-left-color: #d3d3d3;
	border-style: solid;
	vertical-align: top;
}
.TableAlignRight,.TableAlignRightWithMargin,.TableAlignRightMaster
{
	margin-left: auto;
}
.TableAlignRightWithMargin
{
	margin-bottom: 10px;
	margin-top: 10px;
}
.TableAlignRightMaster
{
	height: 45px;
}
.MasterTopIconsCell
{
	padding-left: 20px;
}
.TableUserRoleMenuInfo
{
	padding-right: 10px;
}
.CellPaddingTop
{
	padding-top: 10px;
}
.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: #e5e5e5;
	border-style: solid;
	padding-bottom:0px !important;
}
.TableStep,.TableStepSelected
{
	border-bottom-color: #696564;
	border-left-color: #696564;
	border-right-color: #696564;
	border-top-color: #696564;
	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: #078bcd;
}
.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: #ddd;
	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: #078bcd;
	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
{
	background-position: 0;
	background-color: #ddd;
	background-image: url(../BulletLine.png);
	width: 100%;
}
.TableStepBulletLineChecked
{
	background-color: #078bcd;
}
.WizardTitleCell
{
	padding-top:10px !important;
	padding-left:15px !important;
	padding-right:15px !important;
}
.TableStepInfo
{
	margin-top: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	background-color: #eee;
	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;
}
.CellPaddingLogin
{
	padding-top: 20px;
}
.TblPiePagina
{
	bottom: 0px;
	position: relative;
	background-color: #85878a;
	min-height: 20px;
	width: 100%;
	text-align: center;
	line-height: 50px;
	color: #D1D3D4 !important;
}
.TblLoginPrueba
{
	box-shadow: #f56a67;
	padding-bottom: 50pt;
	padding-left: 50pt;
	padding-right: 50pt;
	padding-top: 50pt;
}
.TableMain1,.TableMainPopup1
{
	background-color: white;
	width: 100%;
}
.TableMainPopup1
{
	padding-top: 15px;
}
.TextBlock,.TextBlockDragging,.TextBlockAcceptDrag,.TextBlockNoAcceptDrag,.Title,.BigTitle,.UncollapsedBigTitle,.SeparateBigTitle,.SubTitle,.TextBlockHeader,.TextBlockHeaderLinkClass,.RecentLinkItem,.MenuOption,.SelectedMenuOption,.RecentsTitle,.WWAdvancedLabel,.WWOrderByLabel,.WWFilterLabel,.WWDateFilterLabel,.WWOrderItem,.WWLinkOrderItem,.WWOrderItemHover,.WWOrderItemSelected,.WWOrderItemSelectedHover,.WWLinkOrderItemSelected,.Separator,.FooterText,.VerticalMenuOption,.bullet,.subBullet,.TextTable,.TBTopMenu,.TBLeftMenu,.FieldSetTitle,.BtnTextBlock,.BtnTextBlockBack,.BtnTextBlockBackLink,.FloatingVersionText,.FloatingVersionTextColoured,.VersionText,.HomeBodyText,.HomeBodyTextLink,.SmallLink,.TextLikeLink,.WelcomeText,.WelcomeTextName,.WelcomeTextMarginLeft,.PagingText,.SelectedPagingText,.GlobalTitle,.BigGlobalTitle,.MainMenuTitle,.FilterLabel,.SubtitleLabel,.LogoutMenuOption,.SpecialText,.SpecialTextLabel,.RoundedImageText,.LinkRoundedImageText,.ActionText,.LinkText,.PopupTitle,.DataDescription1,.GridNewRow,.GridNewRowWhite,.Grid>tfoot .gx_newrow,.GridPrincipal>tfoot .gx_newrow,.GridWithPaginationBar>tfoot .gx_newrow,.GridWithTotalizer>tfoot .gx_newrow,.GridNoData>tfoot .gx_newrow,.Grid[data-gx-grid-nodata]>tfoot .gx_newrow,.GridPrincipal[data-gx-grid-nodata]>tfoot .gx_newrow,.GridWithPaginationBar[data-gx-grid-nodata]>tfoot .gx_newrow,.GridWithTotalizer[data-gx-grid-nodata]>tfoot .gx_newrow,.GridNoData[data-gx-grid-nodata]>tfoot .gx_newrow,.WorkWithBorder[data-gx-grid-nodata]>tfoot .gx_newrow,.GridDragging[data-gx-grid-nodata]>tfoot .gx_newrow,.GridAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow,.GridNoAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow,.WorkWith[data-gx-grid-nodata]>tfoot .gx_newrow,.PromptGrid[data-gx-grid-nodata]>tfoot .gx_newrow,.ViewGrid[data-gx-grid-nodata]>tfoot .gx_newrow,.WorkWithSelection[data-gx-grid-nodata]>tfoot .gx_newrow,.FreeStyleGrid[data-gx-grid-nodata]>tfoot .gx_newrow,.TrnSublevelGrid[data-gx-grid-nodata]>tfoot .gx_newrow,.RecentLinksGrid[data-gx-grid-nodata]>tfoot .gx_newrow,.fsgridtarjetas[data-gx-grid-nodata]>tfoot .gx_newrow,.TablaGrid[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,.WorkWithBorder>tfoot .gx_newrow,.GridDragging>tfoot .gx_newrow,.GridAcceptDrag>tfoot .gx_newrow,.GridNoAcceptDrag>tfoot .gx_newrow,.WorkWith>tfoot .gx_newrow,.PromptGrid>tfoot .gx_newrow,.ViewGrid>tfoot .gx_newrow,.WorkWithSelection>tfoot .gx_newrow,.FreeStyleGridFooter>.gx_newrow,.TrnSublevelGridFooter>.gx_newrow,.RecentLinksGridFooter>.gx_newrow,.fsgridtarjetasFooter>.gx_newrow,.TablaGridFooter>.gx_newrow,.VerticalTabGridFooter>.gx_newrow,.ColumnsSelectorFreeStyleGridFooter>.gx_newrow,.FreeStyleGridWithHeaderFooter>.gx_newrow,.GridLoadingText,.Grid+div.gx-grid-loading,.GridPrincipal+div.gx-grid-loading,.GridWithPaginationBar+div.gx-grid-loading,.GridWithTotalizer+div.gx-grid-loading,.GridNoData+div.gx-grid-loading,.Grid[data-gx-grid-nodata]+div.gx-grid-loading,.GridPrincipal[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,.GridNoData[data-gx-grid-nodata]+div.gx-grid-loading,.WorkWithBorder[data-gx-grid-nodata]+div.gx-grid-loading,.GridDragging[data-gx-grid-nodata]+div.gx-grid-loading,.GridAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading,.GridNoAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading,.WorkWith[data-gx-grid-nodata]+div.gx-grid-loading,.PromptGrid[data-gx-grid-nodata]+div.gx-grid-loading,.ViewGrid[data-gx-grid-nodata]+div.gx-grid-loading,.WorkWithSelection[data-gx-grid-nodata]+div.gx-grid-loading,.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,.fsgridtarjetas[data-gx-grid-nodata]+div.gx-grid-loading,.TablaGrid[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,.WorkWithBorder+div.gx-grid-loading,.GridDragging+div.gx-grid-loading,.GridAcceptDrag+div.gx-grid-loading,.GridNoAcceptDrag+div.gx-grid-loading,.WorkWith+div.gx-grid-loading,.PromptGrid+div.gx-grid-loading,.ViewGrid+div.gx-grid-loading,.WorkWithSelection+div.gx-grid-loading,.FreeStyleGrid+div.gx-grid-loading,.TrnSublevelGrid+div.gx-grid-loading,.RecentLinksGrid+div.gx-grid-loading,.fsgridtarjetas+div.gx-grid-loading,.TablaGrid+div.gx-grid-loading,.VerticalTabGrid+div.gx-grid-loading,.ColumnsSelectorFreeStyleGrid+div.gx-grid-loading,.FreeStyleGridWithHeader+div.gx-grid-loading,.TableHeaderText,.Grid>caption,.GridPrincipal>caption,.GridWithPaginationBar>caption,.GridWithTotalizer>caption,.GridNoData>caption,.Grid[data-gx-grid-nodata]>caption,.GridPrincipal[data-gx-grid-nodata]>caption,.GridWithPaginationBar[data-gx-grid-nodata]>caption,.GridWithTotalizer[data-gx-grid-nodata]>caption,.GridNoData[data-gx-grid-nodata]>caption,.WorkWithBorder[data-gx-grid-nodata]>caption,.GridDragging[data-gx-grid-nodata]>caption,.GridAcceptDrag[data-gx-grid-nodata]>caption,.GridNoAcceptDrag[data-gx-grid-nodata]>caption,.WorkWith[data-gx-grid-nodata]>caption,.PromptGrid[data-gx-grid-nodata]>caption,.ViewGrid[data-gx-grid-nodata]>caption,.WorkWithSelection[data-gx-grid-nodata]>caption,.FreeStyleGrid[data-gx-grid-nodata]>caption,.TrnSublevelGrid[data-gx-grid-nodata]>caption,.RecentLinksGrid[data-gx-grid-nodata]>caption,.fsgridtarjetas[data-gx-grid-nodata]>caption,.TablaGrid[data-gx-grid-nodata]>caption,.VerticalTabGrid[data-gx-grid-nodata]>caption,.ColumnsSelectorFreeStyleGrid[data-gx-grid-nodata]>caption,.FreeStyleGridWithHeader[data-gx-grid-nodata]>caption,.WorkWithBorder>caption,.GridDragging>caption,.GridAcceptDrag>caption,.GridNoAcceptDrag>caption,.WorkWith>caption,.PromptGrid>caption,.ViewGrid>caption,.WorkWithSelection>caption,.Table>caption,.TableDragging>caption,.TableAcceptDrag>caption,.TableNoAcceptDrag>caption,.TableHorizontalLine>caption,.header_pink_line>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,.TableGrid>caption,.ViewTable>caption,.Table960>caption,.TableGreyFooter>caption,.TableBlackFooter>caption,.TableBlackHeader>caption,.td100>caption,.TableBorder100x100>caption,.ToolbarMain>caption,.td5>caption,.HorizantalSpace>caption,.TableLeftMenu>caption,.TableTopMenu>caption,.TableWizardStepsArrow>caption,.Table1>caption,.Width100>caption,.TableFiltersCell>caption,.Invisible>caption,.DataFilterContentCell>caption,.MergedItemNotRequired>caption,.TableLabel50Percent>caption,.TitleFSScrollCell>caption,.DynamicFilters>caption,.ContenedorCambiarDireccion>caption,.ContenedorSeleccionarColeccionable>caption,.ContenedorWPMarcarLicencia>caption,.TblContenedoraBotonesInicio>caption,.contenedormistarjetas>caption,.TableButtons>caption,.TopBottom30>caption,.TopBottom5>caption,.TableHeaderRight>caption,.TableLogo>caption,.FiltersContainer>caption,.FiltersContainerItem>caption,.FilterContainerItemSearch>caption,.NegativeMarginTop10>caption,.Table193x216>caption,.Table193x216Collapsed>caption,.ActionsContainer>caption,.ActionsContainerItem>caption,.ActionsContainerVisible>caption,.ViewAdvancedContainer>caption,.ViewAdvancedContainerVisible>caption,.OtrosDatos>caption,.OtrosDatosForm>caption,.TableTotalizer>caption,.TableTotalizerAl>caption,.TableStepBulletLineCell>caption,.TableWizardMain>caption,.WizardStepsCell>caption,.WizardStepsPositionCell>caption,.FilterMultipleSelectorCell>caption,.FilterMultiplePromptCell>caption,.FSSingleLine>caption,.FSWithHeaderCellBottomRow>caption,.MergeDataCell>caption,.TableFSHeader>caption,.AdvancedContainer>caption,.AdvancedContainerVisible>caption,.AdvancedContainerFullHeight>caption,.WWAdvancedContainer>caption,.MainContainer>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,.TableContentNoMargin>caption,.Table100x100>caption,.Table100x1004C>caption,.TableViewGeneralAtts>caption,.TableBorder>caption,.TableGridHeader>caption,.Table100x100H>caption,.TableView>caption,.HorizontalLineWWP>caption,.HorizontalSpace>caption,.TableBottom>caption,.RecentLinksTable>caption,.RecentLinksTableOdd>caption,.RecentLinksTableEven>caption,.Table80>caption,.Table95>caption,.GridLineEven>caption,.GridLineOdd>caption,.GridFooter>caption,.TableData>caption,.SpaceTable>caption,.TableMain>caption,.TableMainPopup>caption,.TableLogin>caption,.SmallTableLogin>caption,.LargeTableLogin>caption,.WelcomeTable>caption,.TableLogin2Cols>caption,.TableLoginError>caption,.TableLoginError2Cols>caption,.TableWhiteBorder>caption,.TableMerged>caption,.TableSearch>caption,.TableCellBreadCrumbOdd>caption,.TableCellBreadCrumbEven>caption,.TableActions>caption,.TableAttributesCell>caption,.TableSearchCell>caption,.TablePaddingLeft>caption,.TableLineSeparator>caption,.TableRowSideBar>caption,.TableGroup>caption,.MasterLeftZone>caption,.MasterRightZone>caption,.MPBar>caption,.breadCrumbTitleCell>caption,.TableActionsCell>caption,.TableActionsCellLogin>caption,.TableGeolocation>caption,.TableBar>caption,.Table100H>caption,.TableCellAlignRight>caption,.MasterMainClass>caption,.ContentHolderCell>caption,.TableAlignRight>caption,.TableAlignRightWithMargin>caption,.TableAlignRightMaster>caption,.MasterTopIconsCell>caption,.TableHiddenExtraSmall>caption,.TableUserRoleMenuInfo>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,.CellPaddingLogin>caption,.TblPiePagina>caption,.TblLoginPrueba>caption,.TableMain1>caption,.TableMainPopup1>caption,.GridNoDataText,.Grid+.gx-text-gridnodata,.GridPrincipal+.gx-text-gridnodata,.GridWithPaginationBar+.gx-text-gridnodata,.GridWithTotalizer+.gx-text-gridnodata,.GridNoData+.gx-text-gridnodata,.Grid[data-gx-grid-nodata]+.gx-text-gridnodata,.GridPrincipal[data-gx-grid-nodata]+.gx-text-gridnodata,.GridWithPaginationBar[data-gx-grid-nodata]+.gx-text-gridnodata,.GridWithTotalizer[data-gx-grid-nodata]+.gx-text-gridnodata,.GridNoData[data-gx-grid-nodata]+.gx-text-gridnodata,.WorkWithBorder[data-gx-grid-nodata]+.gx-text-gridnodata,.GridDragging[data-gx-grid-nodata]+.gx-text-gridnodata,.GridAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata,.GridNoAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata,.WorkWith[data-gx-grid-nodata]+.gx-text-gridnodata,.PromptGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.ViewGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.WorkWithSelection[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.TrnSublevelGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.RecentLinksGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.fsgridtarjetas[data-gx-grid-nodata]+.gx-text-gridnodata,.TablaGrid[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,.WorkWithBorder+.gx-text-gridnodata,.GridDragging+.gx-text-gridnodata,.GridAcceptDrag+.gx-text-gridnodata,.GridNoAcceptDrag+.gx-text-gridnodata,.WorkWith+.gx-text-gridnodata,.PromptGrid+.gx-text-gridnodata,.ViewGrid+.gx-text-gridnodata,.WorkWithSelection+.gx-text-gridnodata,.FreeStyleGrid+.gx-text-gridnodata,.TrnSublevelGrid+.gx-text-gridnodata,.RecentLinksGrid+.gx-text-gridnodata,.fsgridtarjetas+.gx-text-gridnodata,.TablaGrid+.gx-text-gridnodata,.VerticalTabGrid+.gx-text-gridnodata,.ColumnsSelectorFreeStyleGrid+.gx-text-gridnodata,.FreeStyleGridWithHeader+.gx-text-gridnodata,.TxtHtmlFinal,.TextBlockFSWithHeaderTitle,.Label,.RequiredLabel,.AttributeGrayLabel,.gx-label.RatingLabel,.gx-label.AttributeLabel,.gx-label.AttSubTitleLabel,.gx-label.BlobContentAttSubTitleLabel,.gx-label.ReadonlyBlobContentAttSubTitleLabel,.gx-label.ReadonlyAttSubTitleLabel,.gx-label.BlobInputAttSubTitleLabel,.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.AttributeCharLongLabel,.gx-label.BlobContentAttributeCharLongLabel,.gx-label.ReadonlyBlobContentAttributeCharLongLabel,.gx-label.BlobInputAttributeCharLongLabel,.gx-label.ReadonlyAttributeCharLongLabel,.gx-label.BootstrapTooltipRightLabel,.gx-label.AttributePrincipalLabel,.gx-label.BlobContentAttributePrincipalLabel,.gx-label.ReadonlyBlobContentAttributePrincipalLabel,.gx-label.BlobInputAttributePrincipalLabel,.gx-label.ReadonlyAttributePrincipalLabel,.gx-label.AttributeTotalizerLabel,.gx-label.AttributeSecondaryLabel,.gx-label.BootstrapTooltipLeftLabel,.gx-label.AttributeGridNotResponsiveCheckBoxLabel,.gx-label.AttributeNoWrapLabel,.gx-label.IconoClubLabel,.gx-label.linkbotonLabel,.gx-label.columnaseleccionarLabel,.gx-label.descripciontarjetaLabel,.gx-label.linkBotoneventosLabel,.gx-label.emailLabel,.gx-label.lantituloLabel,.gx-label.lantextoLabel,.gx-label.lanentradasLabel,.gx-label.lanfechaLabel,.gx-label.lanfechanacDateLabel,.gx-label.DownloadAttributeLabel,.gx-label.ReadonlyDownloadAttributeLabel,.gx-label.IME_ActiveLabel,.gx-label.BlobContentIME_ActiveLabel,.gx-label.ReadonlyBlobContentIME_ActiveLabel,.gx-label.BlobInputIME_ActiveLabel,.gx-label.ReadonlyIME_ActiveLabel,.gx-label.IME_InactiveLabel,.gx-label.BlobContentIME_InactiveLabel,.gx-label.ReadonlyBlobContentIME_InactiveLabel,.gx-label.BlobInputIME_InactiveLabel,.gx-label.ReadonlyIME_InactiveLabel,.gx-label.IME_DisabledLabel,.gx-label.BlobContentIME_DisabledLabel,.gx-label.ReadonlyBlobContentIME_DisabledLabel,.gx-label.BlobInputIME_DisabledLabel,.gx-label.ReadonlyIME_DisabledLabel,.gx-label.CheckboxLabelLabel,.gx-label.BlobContentCheckboxLabelLabel,.gx-label.ReadonlyBlobContentCheckboxLabelLabel,.gx-label.BlobInputCheckboxLabelLabel,.gx-label.ReadonlyCheckboxLabelLabel,.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.ActionBaseColorAttributeLabel,.gx-label.GridSelectedCharLabel,.gx-label.CheckBoxFormularioCheckBoxLabel,.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.UpdateAttributeLabel,.gx-label.BlobContentUpdateAttributeLabel,.gx-label.ReadonlyBlobContentUpdateAttributeLabel,.gx-label.ReadonlyUpdateAttributeLabel,.gx-label.BlobInputUpdateAttributeLabel,.gx-label.ReadonlyImageAttributeLabel,.gx-label.ImagenLandingLabel,.gx-label.plasticoLabel,.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.ReadonlyAttributeDateTimeLabel,.gx-label.CheckBoxLabel,.gx-label.ReadonlyCheckBoxLabel,.gx-label.BlobContentCheckBoxLabel,.gx-label.ReadonlyBlobContentCheckBoxLabel,.gx-label.BlobInputCheckBoxLabel,.gx-label.AttributeCheckBoxLabel,.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.ReadonlyAttributeNoWrapLabel,.gx-label.ReadonlyAttributeTotalizerLabel,.gx-label.BlobContentAttributeLabel,.gx-label.ReadonlyBlobContentAttributeLabel,.gx-label.BlobInputAttributeLabel,.gx-label.AttributeDraggingLabel,.gx-label.AttributeAcceptDragLabel,.gx-label.AttributeNoAcceptDragLabel,.gx-label.GridTitleLabel,.gx-label.BlobContentGridTitleLabel,.gx-label.ReadonlyBlobContentGridTitleLabel,.gx-label.BlobInputGridTitleLabel,.gx-label.ReadonlyGridTitleLabel,.gx-label.AttributeTitleWWPLabel,.gx-label.BlobContentAttributeTitleWWPLabel,.gx-label.ReadonlyBlobContentAttributeTitleWWPLabel,.gx-label.BlobInputAttributeTitleWWPLabel,.gx-label.ReadonlyAttributeTitleWWPLabel,.gx-label.AttributeWhiteLabel,.gx-label.BlobContentAttributeWhiteLabel,.gx-label.ReadonlyBlobContentAttributeWhiteLabel,.gx-label.BlobInputAttributeWhiteLabel,.gx-label.ReadonlyAttributeWhiteLabel,.gx-label.AttributeGrayLabel,.gx-label.BlobInputAttributeGrayLabel,.gx-label.BlobContentAttributeGrayLabel,.gx-label.ReadonlyBlobContentAttributeGrayLabel,.gx-label.ReadonlyAttributeGrayLabel,.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.AttributeInactiveLabel,.gx-label.ReadonlyAttributeInactiveLabel,.gx-label.AttributeGridNotResponsiveLabel,.gx-label.BlobContentAttributeGridNotResponsiveLabel,.gx-label.ReadonlyBlobContentAttributeGridNotResponsiveLabel,.gx-label.BlobInputAttributeGridNotResponsiveLabel,.gx-label.ReadonlyAttributeGridNotResponsiveLabel,.gx-label.Attribute250Label,.gx-label.AttributeLoginLabel,.gx-label.AttributeTagLabel,.gx-label.AttributeTagSuccessLabel,.gx-label.AttributeTagWarningLabel,.gx-label.AttributeTagDangerLabel,.gx-label.AttributeTagInfoLightLabel,.gx-label.AttributeTagInfoLabel,.AssociationTitle,.SmallText,.SelectedTab,.UnSelectedTab,.RecentLink,.DataDescription,.DataDescriptionLogin,.TextBlockTitleWWP,.WizardTitle,.TextBlockTitleNotAuthorized,.TextBlockTitleWWPTab,.WizardStepDescription,.TextBlockTitleLogin,.DataFilterDescription,.OrderedByDescription,.DataFixedFilterDescription,.DataFilterDescriptionPrefix,.DescriptionWhite,.MasterPageFooter,.WorkWithFooter,.TextBlockUserName,.TextBlockRoleName,.InGridDeletion,.StepNumber,.StepNumberSelected,.StepNumberBullet,.StepNumberBulletSelected,.WizardTextBlock,.WizardTextBlockDescription,.badge,.badgeBlue,.badgeRed,.badgeGreen,.badgeYellow,.badgePurple,.badgeGray,.TextBlockNotAuthorized,.TxtPiePagina,.txtAlerta
{
	padding-right: 3pt;
	white-space: nowrap;
	border-style: none;
	border-width: 0px;
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color: #747474;
	vertical-align: middle;
}
.BigTitle,.UncollapsedBigTitle,.SeparateBigTitle
{
	padding-left: 12px;
	display: block;
	white-space: normal;
	font-size: 40px;
	font-weight: 400;
	text-align: center;
}
.SeparateBigTitle
{
	color: #444;
	letter-spacing: -4px;
}
.SubTitle
{
	display: block;
}
.GridNewRow:before,.GridNewRowWhite:before,.Grid>tfoot .gx_newrow:before,.GridPrincipal>tfoot .gx_newrow:before,.GridWithPaginationBar>tfoot .gx_newrow:before,.GridWithTotalizer>tfoot .gx_newrow:before,.GridNoData>tfoot .gx_newrow:before,.Grid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridPrincipal[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,.GridNoData[data-gx-grid-nodata]>tfoot .gx_newrow:before,.WorkWithBorder[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridDragging[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridNoAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow:before,.WorkWith[data-gx-grid-nodata]>tfoot .gx_newrow:before,.PromptGrid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.ViewGrid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.WorkWithSelection[data-gx-grid-nodata]>tfoot .gx_newrow:before,.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,.fsgridtarjetas[data-gx-grid-nodata]>tfoot .gx_newrow:before,.TablaGrid[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,.WorkWithBorder>tfoot .gx_newrow:before,.GridDragging>tfoot .gx_newrow:before,.GridAcceptDrag>tfoot .gx_newrow:before,.GridNoAcceptDrag>tfoot .gx_newrow:before,.WorkWith>tfoot .gx_newrow:before,.PromptGrid>tfoot .gx_newrow:before,.ViewGrid>tfoot .gx_newrow:before,.WorkWithSelection>tfoot .gx_newrow:before,.FreeStyleGridFooter>.gx_newrow:before,.TrnSublevelGridFooter>.gx_newrow:before,.RecentLinksGridFooter>.gx_newrow:before,.fsgridtarjetasFooter>.gx_newrow:before,.TablaGridFooter>.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,.GridPrincipal>tfoot .gx_newrow:after,.GridWithPaginationBar>tfoot .gx_newrow:after,.GridWithTotalizer>tfoot .gx_newrow:after,.GridNoData>tfoot .gx_newrow:after,.Grid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridPrincipal[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,.GridNoData[data-gx-grid-nodata]>tfoot .gx_newrow:after,.WorkWithBorder[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridDragging[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridNoAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow:after,.WorkWith[data-gx-grid-nodata]>tfoot .gx_newrow:after,.PromptGrid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.ViewGrid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.WorkWithSelection[data-gx-grid-nodata]>tfoot .gx_newrow:after,.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,.fsgridtarjetas[data-gx-grid-nodata]>tfoot .gx_newrow:after,.TablaGrid[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,.WorkWithBorder>tfoot .gx_newrow:after,.GridDragging>tfoot .gx_newrow:after,.GridAcceptDrag>tfoot .gx_newrow:after,.GridNoAcceptDrag>tfoot .gx_newrow:after,.WorkWith>tfoot .gx_newrow:after,.PromptGrid>tfoot .gx_newrow:after,.ViewGrid>tfoot .gx_newrow:after,.WorkWithSelection>tfoot .gx_newrow:after,.FreeStyleGridFooter>.gx_newrow:after,.TrnSublevelGridFooter>.gx_newrow:after,.RecentLinksGridFooter>.gx_newrow:after,.fsgridtarjetasFooter>.gx_newrow:after,.TablaGridFooter>.gx_newrow:after,.VerticalTabGridFooter>.gx_newrow:after,.ColumnsSelectorFreeStyleGridFooter>.gx_newrow:after,.FreeStyleGridWithHeaderFooter>.gx_newrow:after
{
	content: ']';
}

.GridLoadingText,.Grid+div.gx-grid-loading,.GridPrincipal+div.gx-grid-loading,.GridWithPaginationBar+div.gx-grid-loading,.GridWithTotalizer+div.gx-grid-loading,.GridNoData+div.gx-grid-loading,.Grid[data-gx-grid-nodata]+div.gx-grid-loading,.GridPrincipal[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,.GridNoData[data-gx-grid-nodata]+div.gx-grid-loading,.WorkWithBorder[data-gx-grid-nodata]+div.gx-grid-loading,.GridDragging[data-gx-grid-nodata]+div.gx-grid-loading,.GridAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading,.GridNoAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading,.WorkWith[data-gx-grid-nodata]+div.gx-grid-loading,.PromptGrid[data-gx-grid-nodata]+div.gx-grid-loading,.ViewGrid[data-gx-grid-nodata]+div.gx-grid-loading,.WorkWithSelection[data-gx-grid-nodata]+div.gx-grid-loading,.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,.fsgridtarjetas[data-gx-grid-nodata]+div.gx-grid-loading,.TablaGrid[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,.WorkWithBorder+div.gx-grid-loading,.GridDragging+div.gx-grid-loading,.GridAcceptDrag+div.gx-grid-loading,.GridNoAcceptDrag+div.gx-grid-loading,.WorkWith+div.gx-grid-loading,.PromptGrid+div.gx-grid-loading,.ViewGrid+div.gx-grid-loading,.WorkWithSelection+div.gx-grid-loading,.FreeStyleGrid+div.gx-grid-loading,.TrnSublevelGrid+div.gx-grid-loading,.RecentLinksGrid+div.gx-grid-loading,.fsgridtarjetas+div.gx-grid-loading,.TablaGrid+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(0,0,255,0.3);
	font-size: 1.5em;
	color: white;
	min-height: 2em;
	width: 30%;
	text-align: center;
}
.TableHeaderText,.Grid>caption,.GridPrincipal>caption,.GridWithPaginationBar>caption,.GridWithTotalizer>caption,.GridNoData>caption,.Grid[data-gx-grid-nodata]>caption,.GridPrincipal[data-gx-grid-nodata]>caption,.GridWithPaginationBar[data-gx-grid-nodata]>caption,.GridWithTotalizer[data-gx-grid-nodata]>caption,.GridNoData[data-gx-grid-nodata]>caption,.WorkWithBorder[data-gx-grid-nodata]>caption,.GridDragging[data-gx-grid-nodata]>caption,.GridAcceptDrag[data-gx-grid-nodata]>caption,.GridNoAcceptDrag[data-gx-grid-nodata]>caption,.WorkWith[data-gx-grid-nodata]>caption,.PromptGrid[data-gx-grid-nodata]>caption,.ViewGrid[data-gx-grid-nodata]>caption,.WorkWithSelection[data-gx-grid-nodata]>caption,.FreeStyleGrid[data-gx-grid-nodata]>caption,.TrnSublevelGrid[data-gx-grid-nodata]>caption,.RecentLinksGrid[data-gx-grid-nodata]>caption,.fsgridtarjetas[data-gx-grid-nodata]>caption,.TablaGrid[data-gx-grid-nodata]>caption,.VerticalTabGrid[data-gx-grid-nodata]>caption,.ColumnsSelectorFreeStyleGrid[data-gx-grid-nodata]>caption,.FreeStyleGridWithHeader[data-gx-grid-nodata]>caption,.WorkWithBorder>caption,.GridDragging>caption,.GridAcceptDrag>caption,.GridNoAcceptDrag>caption,.WorkWith>caption,.PromptGrid>caption,.ViewGrid>caption,.WorkWithSelection>caption,.Table>caption,.TableDragging>caption,.TableAcceptDrag>caption,.TableNoAcceptDrag>caption,.TableHorizontalLine>caption,.header_pink_line>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,.TableGrid>caption,.ViewTable>caption,.Table960>caption,.TableGreyFooter>caption,.TableBlackFooter>caption,.TableBlackHeader>caption,.td100>caption,.TableBorder100x100>caption,.ToolbarMain>caption,.td5>caption,.HorizantalSpace>caption,.TableLeftMenu>caption,.TableTopMenu>caption,.TableWizardStepsArrow>caption,.Table1>caption,.Width100>caption,.TableFiltersCell>caption,.Invisible>caption,.DataFilterContentCell>caption,.MergedItemNotRequired>caption,.TableLabel50Percent>caption,.TitleFSScrollCell>caption,.DynamicFilters>caption,.ContenedorCambiarDireccion>caption,.ContenedorSeleccionarColeccionable>caption,.ContenedorWPMarcarLicencia>caption,.TblContenedoraBotonesInicio>caption,.contenedormistarjetas>caption,.TableButtons>caption,.TopBottom30>caption,.TopBottom5>caption,.TableHeaderRight>caption,.TableLogo>caption,.FiltersContainer>caption,.FiltersContainerItem>caption,.FilterContainerItemSearch>caption,.NegativeMarginTop10>caption,.Table193x216>caption,.Table193x216Collapsed>caption,.ActionsContainer>caption,.ActionsContainerItem>caption,.ActionsContainerVisible>caption,.ViewAdvancedContainer>caption,.ViewAdvancedContainerVisible>caption,.OtrosDatos>caption,.OtrosDatosForm>caption,.TableTotalizer>caption,.TableTotalizerAl>caption,.TableStepBulletLineCell>caption,.TableWizardMain>caption,.WizardStepsCell>caption,.WizardStepsPositionCell>caption,.FilterMultipleSelectorCell>caption,.FilterMultiplePromptCell>caption,.FSSingleLine>caption,.FSWithHeaderCellBottomRow>caption,.MergeDataCell>caption,.TableFSHeader>caption,.AdvancedContainer>caption,.AdvancedContainerVisible>caption,.AdvancedContainerFullHeight>caption,.WWAdvancedContainer>caption,.MainContainer>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,.TableContentNoMargin>caption,.Table100x100>caption,.Table100x1004C>caption,.TableViewGeneralAtts>caption,.TableBorder>caption,.TableGridHeader>caption,.Table100x100H>caption,.TableView>caption,.HorizontalLineWWP>caption,.HorizontalSpace>caption,.TableBottom>caption,.RecentLinksTable>caption,.RecentLinksTableOdd>caption,.RecentLinksTableEven>caption,.Table80>caption,.Table95>caption,.GridLineEven>caption,.GridLineOdd>caption,.GridFooter>caption,.TableData>caption,.SpaceTable>caption,.TableMain>caption,.TableMainPopup>caption,.TableLogin>caption,.SmallTableLogin>caption,.LargeTableLogin>caption,.WelcomeTable>caption,.TableLogin2Cols>caption,.TableLoginError>caption,.TableLoginError2Cols>caption,.TableWhiteBorder>caption,.TableMerged>caption,.TableSearch>caption,.TableCellBreadCrumbOdd>caption,.TableCellBreadCrumbEven>caption,.TableActions>caption,.TableAttributesCell>caption,.TableSearchCell>caption,.TablePaddingLeft>caption,.TableLineSeparator>caption,.TableRowSideBar>caption,.TableGroup>caption,.MasterLeftZone>caption,.MasterRightZone>caption,.MPBar>caption,.breadCrumbTitleCell>caption,.TableActionsCell>caption,.TableActionsCellLogin>caption,.TableGeolocation>caption,.TableBar>caption,.Table100H>caption,.TableCellAlignRight>caption,.MasterMainClass>caption,.ContentHolderCell>caption,.TableAlignRight>caption,.TableAlignRightWithMargin>caption,.TableAlignRightMaster>caption,.MasterTopIconsCell>caption,.TableHiddenExtraSmall>caption,.TableUserRoleMenuInfo>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,.CellPaddingLogin>caption,.TblPiePagina>caption,.TblLoginPrueba>caption,.TableMain1>caption,.TableMainPopup1>caption
{
	display: none;
	font-size: 1.4em;
}
.GridNoDataText,.Grid+.gx-text-gridnodata,.GridPrincipal+.gx-text-gridnodata,.GridWithPaginationBar+.gx-text-gridnodata,.GridWithTotalizer+.gx-text-gridnodata,.GridNoData+.gx-text-gridnodata,.Grid[data-gx-grid-nodata]+.gx-text-gridnodata,.GridPrincipal[data-gx-grid-nodata]+.gx-text-gridnodata,.GridWithPaginationBar[data-gx-grid-nodata]+.gx-text-gridnodata,.GridWithTotalizer[data-gx-grid-nodata]+.gx-text-gridnodata,.GridNoData[data-gx-grid-nodata]+.gx-text-gridnodata,.WorkWithBorder[data-gx-grid-nodata]+.gx-text-gridnodata,.GridDragging[data-gx-grid-nodata]+.gx-text-gridnodata,.GridAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata,.GridNoAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata,.WorkWith[data-gx-grid-nodata]+.gx-text-gridnodata,.PromptGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.ViewGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.WorkWithSelection[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.TrnSublevelGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.RecentLinksGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.fsgridtarjetas[data-gx-grid-nodata]+.gx-text-gridnodata,.TablaGrid[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,.WorkWithBorder+.gx-text-gridnodata,.GridDragging+.gx-text-gridnodata,.GridAcceptDrag+.gx-text-gridnodata,.GridNoAcceptDrag+.gx-text-gridnodata,.WorkWith+.gx-text-gridnodata,.PromptGrid+.gx-text-gridnodata,.ViewGrid+.gx-text-gridnodata,.WorkWithSelection+.gx-text-gridnodata,.FreeStyleGrid+.gx-text-gridnodata,.TrnSublevelGrid+.gx-text-gridnodata,.RecentLinksGrid+.gx-text-gridnodata,.fsgridtarjetas+.gx-text-gridnodata,.TablaGrid+.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;
}
.TxtHtmlFinal
{
	display: block;
}
.TextBlockFSWithHeaderTitle
{
	margin-left: 2px;
	padding-right: 0px;
	font-family: 'Trebuchet MS';
	font-size: 10pt;
	font-weight: bold;
	color: black;
}
.Label,.RequiredLabel,.AttributeGrayLabel,.gx-label.RatingLabel,.gx-label.AttributeLabel,.gx-label.AttSubTitleLabel,.gx-label.BlobContentAttSubTitleLabel,.gx-label.ReadonlyBlobContentAttSubTitleLabel,.gx-label.ReadonlyAttSubTitleLabel,.gx-label.BlobInputAttSubTitleLabel,.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.AttributeCharLongLabel,.gx-label.BlobContentAttributeCharLongLabel,.gx-label.ReadonlyBlobContentAttributeCharLongLabel,.gx-label.BlobInputAttributeCharLongLabel,.gx-label.ReadonlyAttributeCharLongLabel,.gx-label.BootstrapTooltipRightLabel,.gx-label.AttributePrincipalLabel,.gx-label.BlobContentAttributePrincipalLabel,.gx-label.ReadonlyBlobContentAttributePrincipalLabel,.gx-label.BlobInputAttributePrincipalLabel,.gx-label.ReadonlyAttributePrincipalLabel,.gx-label.AttributeTotalizerLabel,.gx-label.AttributeSecondaryLabel,.gx-label.BootstrapTooltipLeftLabel,.gx-label.AttributeGridNotResponsiveCheckBoxLabel,.gx-label.AttributeNoWrapLabel,.gx-label.IconoClubLabel,.gx-label.linkbotonLabel,.gx-label.columnaseleccionarLabel,.gx-label.descripciontarjetaLabel,.gx-label.linkBotoneventosLabel,.gx-label.emailLabel,.gx-label.lantituloLabel,.gx-label.lantextoLabel,.gx-label.lanentradasLabel,.gx-label.lanfechaLabel,.gx-label.lanfechanacDateLabel,.gx-label.DownloadAttributeLabel,.gx-label.ReadonlyDownloadAttributeLabel,.gx-label.IME_ActiveLabel,.gx-label.BlobContentIME_ActiveLabel,.gx-label.ReadonlyBlobContentIME_ActiveLabel,.gx-label.BlobInputIME_ActiveLabel,.gx-label.ReadonlyIME_ActiveLabel,.gx-label.IME_InactiveLabel,.gx-label.BlobContentIME_InactiveLabel,.gx-label.ReadonlyBlobContentIME_InactiveLabel,.gx-label.BlobInputIME_InactiveLabel,.gx-label.ReadonlyIME_InactiveLabel,.gx-label.IME_DisabledLabel,.gx-label.BlobContentIME_DisabledLabel,.gx-label.ReadonlyBlobContentIME_DisabledLabel,.gx-label.BlobInputIME_DisabledLabel,.gx-label.ReadonlyIME_DisabledLabel,.gx-label.CheckboxLabelLabel,.gx-label.BlobContentCheckboxLabelLabel,.gx-label.ReadonlyBlobContentCheckboxLabelLabel,.gx-label.BlobInputCheckboxLabelLabel,.gx-label.ReadonlyCheckboxLabelLabel,.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.ActionBaseColorAttributeLabel,.gx-label.GridSelectedCharLabel,.gx-label.CheckBoxFormularioCheckBoxLabel,.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.UpdateAttributeLabel,.gx-label.BlobContentUpdateAttributeLabel,.gx-label.ReadonlyBlobContentUpdateAttributeLabel,.gx-label.ReadonlyUpdateAttributeLabel,.gx-label.BlobInputUpdateAttributeLabel,.gx-label.ReadonlyImageAttributeLabel,.gx-label.ImagenLandingLabel,.gx-label.plasticoLabel,.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.ReadonlyAttributeDateTimeLabel,.gx-label.CheckBoxLabel,.gx-label.ReadonlyCheckBoxLabel,.gx-label.BlobContentCheckBoxLabel,.gx-label.ReadonlyBlobContentCheckBoxLabel,.gx-label.BlobInputCheckBoxLabel,.gx-label.AttributeCheckBoxLabel,.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.ReadonlyAttributeNoWrapLabel,.gx-label.ReadonlyAttributeTotalizerLabel,.gx-label.BlobContentAttributeLabel,.gx-label.ReadonlyBlobContentAttributeLabel,.gx-label.BlobInputAttributeLabel,.gx-label.AttributeDraggingLabel,.gx-label.AttributeAcceptDragLabel,.gx-label.AttributeNoAcceptDragLabel,.gx-label.GridTitleLabel,.gx-label.BlobContentGridTitleLabel,.gx-label.ReadonlyBlobContentGridTitleLabel,.gx-label.BlobInputGridTitleLabel,.gx-label.ReadonlyGridTitleLabel,.gx-label.AttributeTitleWWPLabel,.gx-label.BlobContentAttributeTitleWWPLabel,.gx-label.ReadonlyBlobContentAttributeTitleWWPLabel,.gx-label.BlobInputAttributeTitleWWPLabel,.gx-label.ReadonlyAttributeTitleWWPLabel,.gx-label.AttributeWhiteLabel,.gx-label.BlobContentAttributeWhiteLabel,.gx-label.ReadonlyBlobContentAttributeWhiteLabel,.gx-label.BlobInputAttributeWhiteLabel,.gx-label.ReadonlyAttributeWhiteLabel,.gx-label.AttributeGrayLabel,.gx-label.BlobInputAttributeGrayLabel,.gx-label.BlobContentAttributeGrayLabel,.gx-label.ReadonlyBlobContentAttributeGrayLabel,.gx-label.ReadonlyAttributeGrayLabel,.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.AttributeInactiveLabel,.gx-label.ReadonlyAttributeInactiveLabel,.gx-label.AttributeGridNotResponsiveLabel,.gx-label.BlobContentAttributeGridNotResponsiveLabel,.gx-label.ReadonlyBlobContentAttributeGridNotResponsiveLabel,.gx-label.BlobInputAttributeGridNotResponsiveLabel,.gx-label.ReadonlyAttributeGridNotResponsiveLabel,.gx-label.Attribute250Label,.gx-label.AttributeLoginLabel,.gx-label.AttributeTagLabel,.gx-label.AttributeTagSuccessLabel,.gx-label.AttributeTagWarningLabel,.gx-label.AttributeTagDangerLabel,.gx-label.AttributeTagInfoLightLabel,.gx-label.AttributeTagInfoLabel
{
	white-space: normal;
	font-family: 'Trebuchet MS';
	font-size: 10pt;
	font-weight: bold;
	color: #333346;
}
.AttributeGrayLabel
{
	margin-top: -4px;
}
.AssociationTitle
{
	font-family: 'Trebuchet MS';
	font-size: 11pt;
	color: black;
}
.SmallText
{
	font-size: 7.8pt;
	text-align: center;
}
.SelectedTab
{
	background-image: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #555;
	line-height:25px;
}
.UnSelectedTab
{
	background-image: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #428bca;
}
.RecentLink
{
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	padding-left: 5px;
	color: #069;
	width: 5%;
	text-align: left;
}
.DataDescription,.DataDescriptionLogin
{
	white-space: normal;
	font-family: 'Trebuchet MS';
	font-size: 10pt;
	font-weight: bold;
	color: #333346;
}
.DataDescriptionLogin
{
	padding-left: 5px;
}
.TextBlockTitleWWP,.WizardTitle,.TextBlockTitleNotAuthorized,.TextBlockTitleWWPTab,.WizardStepDescription
{
	white-space: normal;
	font-family: 'Trebuchet MS';
	font-size: 12pt;
	font-weight: bold;
	color: #4d4d4d;
	line-height:30px;
}
.TextBlockTitleWWPTab
{
	font-weight: normal;
}
.WizardStepDescription
{
	margin-left: 15px;
	font-weight: normal;
	color: #686367;
}
.TextBlockTitleLogin
{
	font-family: Trebuchet MS;
	font-size: 20px;
	color: #444;
}
.DataFilterDescription,.OrderedByDescription,.DataFixedFilterDescription,.DataFilterDescriptionPrefix
{
	padding-left: 8px;
	padding-right: 2px;
	font-family: 'Trebuchet MS';
	font-size: 10pt;
	color: #333;
}
.OrderedByDescription
{
	color: #069;
}
.DataFixedFilterDescription
{
	margin-right: 5px;
	font-weight: bold;
	color: #4d4d4d;
}
.DataFilterDescriptionPrefix
{
	padding-left: 0px;
}
.DescriptionWhite
{
	color: white;
}
.MasterPageFooter
{
	background-color: #506966;
	background-image: none;
}
.WorkWithFooter
{
	background-color: white;
	font-family: Calibri;
	font-size: 12pt;
	font-weight: bold;
	color: white;
}
.TextBlockUserName
{
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
	border-top-color: transparent;
	font-family: 'Trebuchet MS';
	font-size: 11pt;
	font-weight: bold;
	color: #333;
}
.TextBlockRoleName
{
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
	border-top-color: transparent;
	font-family: 'Trebuchet MS';
	font-size: 8pt;
	color: #707070;
}
.InGridDeletion
{
	text-decoration: line-through;
}
.StepNumber,.StepNumberSelected
{
	padding-right: 0px;
	font-size: 12px;
	color: #696564;
}
.StepNumberSelected
{
	color: white;
}
.StepNumberBullet,.StepNumberBulletSelected
{
	padding-right: 0px;
	font-size: 12px;
	font-weight: bold;
	color: white;
}
.StepNumberBulletSelected
{
	font-size: 16px;
}
.WizardTextBlock,.WizardTextBlockDescription
{
	white-space: normal;
	font-family: "Trebuchet MS";
	font-size: 11pt;
	font-weight: bold;
}
.WizardTextBlockDescription
{
	font-weight: normal;
}
.badge,.badgeBlue,.badgeRed,.badgeGreen,.badgeYellow,.badgePurple,.badgeGray
{
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 5px;
	margin-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	height: 10px;
	width: 10px;
	display: inline-block !important;
}
.badgeBlue
{
	background-color: #5db2ff;
}
.badgeRed
{
	background-color: #fb6e52;
}
.badgeGreen
{
	background-color: #a0d468;
}
.badgeYellow
{
	background-color: #ffce55;
}
.badgePurple
{
	background-color: #e75b8d;
}
.badgeGray
{
	background-color: #747474;
}
.TextBlockNotAuthorized
{
	font-size: 14px;
	color: #444;
}
.TxtPiePagina
{
	background-color: #85878a;
	color: #d1d3d4;
}
.txtAlerta
{
	font-size: 12pt;
	font-weight: bold;
	color: #f56a67;
}
.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,.FreeStyleGrid>[data-gxrow]
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-style: normal;
	background-color: #fff;
}

.FreeStyleGrid[data-bkgstyle='none']>tbody>tr
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-style: normal;
	background-color: #fff;
}

.FreeStyleGrid[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .FreeStyleGrid[data-bkgstyle='uniform']>tbody>tr:nth-child(even)
{
	background-color: #d3d4d3;
}

.FreeStyleGrid[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #fff;
}

.FreeStyleGrid[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #d3d4d3;
}

.TrnSublevelGrid>tbody>tr,.TrnSublevelGrid>[data-gxrow]
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-style: normal;
	background-color: #fff;
}

.TrnSublevelGrid[data-bkgstyle='none']>tbody>tr
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-style: normal;
	background-color: #fff;
}

.TrnSublevelGrid[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .TrnSublevelGrid[data-bkgstyle='uniform']>tbody>tr:nth-child(even)
{
	background-color: #d3d4d3;
}

.TrnSublevelGrid[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #fff;
}

.TrnSublevelGrid[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #d3d4d3;
}

.RecentLinksGrid>tbody>tr,.RecentLinksGrid>[data-gxrow]
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-style: normal;
	background-color: #fff;
}

.RecentLinksGrid[data-bkgstyle='none']>tbody>tr
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-style: normal;
	background-color: #fff;
}

.RecentLinksGrid[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .RecentLinksGrid[data-bkgstyle='uniform']>tbody>tr:nth-child(even)
{
	background-color: #d3d4d3;
}

.RecentLinksGrid[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #fff;
}

.RecentLinksGrid[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #d3d4d3;
}

.VerticalTabGrid>tbody>tr,.VerticalTabGrid>[data-gxrow]
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #fff;
}

.VerticalTabGrid[data-bkgstyle='none']>tbody>tr
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #fff;
}

.VerticalTabGrid[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #fff;
}

.VerticalTabGrid[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #d3d4d3;
}

.ColumnsSelectorFreeStyleGrid
{
	height: 100%;
}

.ColumnsSelectorFreeStyleGrid>tbody>tr,.ColumnsSelectorFreeStyleGrid>[data-gxrow]
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-style: normal;
	background-color: #fff;
}

.ColumnsSelectorFreeStyleGrid[data-bkgstyle='none']>tbody>tr
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-style: normal;
	background-color: #fff;
}

.ColumnsSelectorFreeStyleGrid[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .ColumnsSelectorFreeStyleGrid[data-bkgstyle='uniform']>tbody>tr:nth-child(even)
{
	background-color: #d3d4d3;
}

.ColumnsSelectorFreeStyleGrid[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #fff;
}

.ColumnsSelectorFreeStyleGrid[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #d3d4d3;
}

.FreeStyleGridWithHeader
{
	border-bottom: 1px;
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	border-bottom-color: #efefef;
	border-style: solid;
	border-collapse:collapse !important;
}

.FreeStyleGridWithHeader>tbody>tr,.FreeStyleGridWithHeader>[data-gxrow]
{
	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: #d3d4d3;
	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: #f2f2f2;
	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: #716f64;
	border-left-color: #716f64;
	border-right-color: #716f64;
	border-top-color: #716f64;
	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: #7d7d7d;
}
.ErrorMessages
{
	background-color: #f56a67;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	min-height: 29px;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	color: white;
	z-index:3 !important;
}
.WarningMessages
{
	background-color: #fdae45;
	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%;
}
.Calendar  TBODY .rowhilite  TD
{
	background-color: #e4e5e6;
	color: #333;
}
.Calendar  TBODY TD .hilite 
{
	border-bottom-color: #fff;
	border-left-color: #000;
	border-right-color: #000;
	border-top-color: #fff;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 3px;
	padding-top: 1px;
}
.Calendar  TBODY TD .active 
{
	border-bottom-color: ButtonHighlight;
	border-left-color: ButtonHighlight;
	border-right-color: ButtonHighlight;
	border-top-color: ButtonHighlight;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}
.Calendar  TBODY TD .selected 
{
	background-color: ButtonFace;
	border-bottom-color: ButtonHighlight;
	border-left-color: ButtonHighlight;
	border-right-color: ButtonHighlight;
	border-top-color: ButtonHighlight;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	font-weight: bold;
	color: ButtonText;
}
.Calendar  TBODY TD .weekend 
{
	color: #f00;
}
.Calendar  TBODY TD .today 
{
	font-weight: bold;
	color: #00f;
}
.Calendar  TBODY TD .disabled 
{
	color: GrayText;
}
.Calendar  TBODY TD .time 
{
	background-color: ButtonFace;
	padding-bottom: 1px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 1px;
	text-align: center;
}
.Calendar  TBODY TD .time  .hour 
{
	background-color: Menu;
	border-bottom-color: #889;
	border-left-color: #889;
	border-right-color: #889;
	border-top-color: #889;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 4px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	font-weight: bold;
}
.Calendar  TBODY TD .time  .minute 
{
	background-color: Menu;
	border-bottom-color: #889;
	border-left-color: #889;
	border-right-color: #889;
	border-top-color: #889;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 4px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	font-weight: bold;
}
.Calendar  TBODY TD .time  .ampm 
{
	background-color: Menu;
	border-bottom-color: #889;
	border-left-color: #889;
	border-right-color: #889;
	border-top-color: #889;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 4px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	font-weight: bold;
	text-align: center;
}
.Calendar  TBODY TD .time  .colon 
{
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 2px;
	padding-top: 0px;
	font-weight: bold;
}
.Calendar  TBODY TD .time  SPAN .hilite 
{
	background-color: Highlight;
	border-bottom-color: #000;
	border-left-color: #000;
	border-right-color: #000;
	border-top-color: #000;
	color: HighlightText;
}
.Calendar  TBODY TD .time  SPAN .active 
{
	background-color: #000;
	border-bottom-color: #f00;
	border-left-color: #f00;
	border-right-color: #f00;
	border-top-color: #f00;
	color: #0f0;
}
.Calendar  TFOOT .hilite 
{
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
}
.CalendarCombo 
{
	background-color: #fff;
	border-bottom-color: #000;
	border-left-color: #fff;
	border-right-color: #000;
	border-top-color: #fff;
	border-style: solid;
	border-width: 1px;
	left: 0px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	position: absolute;
	top: 0px;
	width: 4em;
	display: none;
	cursor: default;
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	color: #333;
}
.CalendarCombo  .label 
{
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	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: Highlight;
	color: HighlightText;
}
DIV.suggestions
{
	background-color: white;
	border-bottom-color: black;
	border-left-color: black;
	border-right-color: black;
	border-top-color: black;
	border-style: solid;
	border-width: 1px;
	box-sizing: border-box;
	position: absolute;
	-moz-box-sizing: border-box;
	font-family: Arial, Verdana;
	font-size: 9px;
}
DIV.suggestions DIV
{
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	cursor: default;
	font-family: Arial, Verdana;
	font-size: 9px;
}
DIV.suggestions DIV.current
{
	background-color: #b0c4de;
	font-family: Arial, Verdana;
	font-size: 9px;
	color: white;
}
.ErrorViewerBullet div 
{
	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;
}
.ComponentTrigger 
{
	margin-left: 4px;
	cursor: pointer;
}
.dojoDialog 
{
	background-color: #eee;
	border-bottom-color: #999;
	border-left-color: #999;
	border-right-color: #999;
	border-top-color: #999;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
}
#gx_ajax_notification
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	position: absolute;
	top: 21px;
	z-index: 999;
	height: 20px;
	width: 100%;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
}
#gx_ajax_notification DIV
{
	background-color:black !important;
}
.PopupHeader 
{
	background-image: none;
	border-bottom: 1px;
	border-bottom-color: #e5e5e5;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	box-sizing: content-box;
	float: left;
	padding-top: 5px;
	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;
	height: 34px !important;
	border-bottom-style:solid;
}
.PopupHeaderButton 
{
	background-image: url(../WorkWithPlusBootstrapResponsiveTheme/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;
	top: 34px !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: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	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 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(../WorkWithPlusBootstrapResponsiveTheme/PlaceHolderImage.png);
}
DIV.gx-multimedia-upload A.gx-multimedia-empty SPAN.gx-video-placeholder
{
	background-image: url(../WorkWithPlusBootstrapResponsiveTheme/PlaceHolderVideo.png);
	opacity:1;
}
DIV.gx-multimedia-upload A.gx-multimedia-empty SPAN.gx-audio-placeholder
{
	background-image: url(../WorkWithPlusBootstrapResponsiveTheme/PlaceHolderAudio.png);
	opacity:1;
}
DIV.gx-multimedia-upload A.action
{
	background-color: #078bcd;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	position: absolute;
	top: 0px;
	cursor: pointer;
	font-size: 11px;
	color:white !important;
	opacity:0;
	line-height:15px;
	-moz-transition:opacity .3s ease-in-out;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-ms-transition:opacity .3s ease-in-out;
	opacity:0;
	-webkit-transition:opacity .3s ease-in-out;
}
DIV.gx-multimedia-upload A.change-action
{
	background-image: url(../WorkWithPlusBootstrapResponsiveTheme/MultimediaEdit.png);
	background-position: 4px center;
	background-repeat: no-repeat;
	padding-left: 16px;
	padding-right: 4px;
	right: 20px;
}
DIV.gx-multimedia-upload A.clear-action
{
	background-image: url(../MultimediaClear.png);
	background-position: center center;;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 9px;
	padding-top: 9px;
	right: 0px;
}
DIV.gx-multimedia-upload A.action:focus
{
	text-decoration: underline;
	opacity:.9;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
DIV.gx-multimedia-upload:hover A.action:hover
{
	text-decoration: underline;
	opacity:.9;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
DIV.gx-multimedia-upload:hover A.action:focus
{
	text-decoration: underline;
	opacity:.9;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
DIV.gx-multimedia-upload:hover A.action
{
	display: block;
	opacity:.7;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
A:not([href]) SPAN.gx-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;
}
.WorkWith  .Attribute 
{
	margin-left: 0px;
}
.WorkWith  .AttributeCheckBox 
{
	display: inline-block;
}
.WorkWith  .checkbox LABEL SPAN INPUT 
{
	margin-top: 4px;
	margin-left:-14px !important;
}
.WorkWith  .ErrorAttribute 
{
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 0px;
	margin-left: 0px;
}
.WorkWith  .ErrorMessages 
{
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	white-space: nowrap;
}
.WorkWith  .ReadonlyAttribute 
{
	overflow: inherit !important;
}
.WorkWith  .ReadonlyAttributeCheckBox 
{
	padding-top: 4px;
}
.WorkWith  TR
{
	border-top: 1px solid #efefef;
}
.WorkWith  TR .WWActionColumn  A:focus
{
	outline: none !important;
	 box-shadow:none !important;
}
.WorkWith  TR .WWColumnRed  .ActionBaseColorAttribute 
{
	background-color: #e5cccc;
}
.WorkWith  TR .WWColumnRed  A:focus .ActionBaseColorAttribute 
{
	background-color: #cd2929;
}
.WorkWith  TR .WWColumnRed  A:link
{
	font-weight: bold;
	color: #d73d32;
}
.WorkWith  TR .WWColumnRed  A:visited
{
	font-weight: bold;
	color: #d73d32;
}
.WorkWith  TR .WWColumnOrange  .ActionBaseColorAttribute 
{
	background-color: #fed6be;
}
.WorkWith  TR .WWColumnOrange  A:focus .ActionBaseColorAttribute 
{
	background-color: #fb6e52;
}
.WorkWith  TR .WWColumnOrange  A:link
{
	font-weight: bold;
	color: #f4b400;
}
.WorkWith  TR .WWColumnOrange  A:visited
{
	font-weight: bold;
	color: #f4b400;
}
.WorkWith  TR .WWColumnGreen  .ActionBaseColorAttribute 
{
	background-color: #b9ccb7;
}
.WorkWith  TR .WWColumnGreen  A:focus .ActionBaseColorAttribute 
{
	background-color: #119000;
}
.WorkWith  TR .WWColumnGreen  A:link
{
	font-weight: bold;
	color: #119000;
}
.WorkWith  TR .WWColumnGreen  A:visited
{
	font-weight: bold;
	color: #119000;
}
.WorkWith  TR .WWColumnBlue  .ActionBaseColorAttribute 
{
	background-color: #bcdcf5;
}
.WorkWith  TR .WWColumnBlue  A:link
{
	font-weight: bold;
	color: #008cff;
}
.WorkWith  TR .WWColumnBlue  A:visited
{
	font-weight: bold;
	color: #008cff;
}
.WorkWith  TR .WWColumnBlue  A:focus .ActionBaseColorAttribute 
{
	background-color: #008cff;
}
.WorkWith  TR .WWColumnGray  .ActionBaseColorAttribute 
{
	background-color: #d9d9d9;
}
.WorkWith  TR .WWColumnGray  A:link
{
	font-weight: bold;
	color: #737373;
}
.WorkWith  TR .WWColumnGray  A:visited
{
	font-weight: bold;
	color: #737373;
}
.WorkWith  TR .WWColumnGray  A:focus .ActionBaseColorAttribute 
{
	background-color: gray;
}
.WorkWith  TR A:focus .ActionBaseColorAttribute 
{
	background-color: #078bcd;
}
.WorkWith  TR A:focus .DeleteAttribute 
{
	background-color: #f56a67;
}
.WorkWith  TR A:focus .SelectAttribute 
{
	background-color: #9ccf70;
}
.WorkWith  TR A:focus .WWActionGroupColumn .Attribute 
{
	color: black;
}
.WorkWith  TR .WWIconActionColumn .ArrowIcon 
{
	background-color: transparent;
	font-size: 16px;
	color: ReadonlyAttributeLabelColor;
	line-height:22px;
	-moz-transition:transform 300ms ease-in-out;
	transition:transform 300ms ease-in-out;
	-webkit-transition:transform 300ms ease-in-out;
}
.WorkWith  TR:hover .ActionBaseColorAttribute 
{
	background-color: #d9d9d9;
}
.WorkWith  TR:hover .ActionBaseColorAttribute:hover 
{
	background-color: #078bcd;
}
.WorkWith  TR:hover .ActionAttribute 
{
	background-color: #d9d9d9;
}
.WorkWith  TR:hover .DeleteAttribute 
{
	background-color: #d9d9d9;
}
.WorkWith  TR:hover .DeleteAttribute:hover 
{
	background-color: #f56a67;
}
.WorkWith  TR:hover .ActionAttribute:hover 
{
	background-color: #357ebd;
}
.WorkWith  TR:hover .SelectAttribute 
{
	background-color: #d9d9d9;
}
.WorkWith  TR:hover .SelectAttribute:hover 
{
	background-color: #9ccf70;
}
.WorkWith  TR:hover .BlackAttribute 
{
	background-color: #d9d9d9;
}
.WorkWith  TR:hover .BlackAttribute:hover 
{
	background-color: black;
}
.WorkWith  TR:hover .WWActionGroupColumn .Attribute 
{
	color: black;
}
.WorkWith  TR:hover .WWColumnRed .ActionBaseColorAttribute 
{
	background-color: #e5b5b5;
	background-image: none;
}
.WorkWith  TR:hover .WWColumnRed .ActionBaseColorAttribute:hover 
{
	background-color: #cd2929;
	background-image: none;
}
.WorkWith  TR:hover .WWColumnBlue .ActionBaseColorAttribute 
{
	background-color: #97c9f1;
	background-image: none;
}
.WorkWith  TR:hover .WWColumnBlue .ActionBaseColorAttribute:hover 
{
	background-color: #008cff;
	background-image: none;
}
.WorkWith  TR:hover .WWColumnGreen .ActionBaseColorAttribute 
{
	background-color: #a4c2a0;
	background-image: none;
}
.WorkWith  TR:hover .WWColumnGreen .ActionBaseColorAttribute:hover 
{
	background-color: #119000;
	background-image: none;
}
.WorkWith  TR:hover .WWColumnOrange .ActionBaseColorAttribute 
{
	background-color: #f9c2a0;
	background-image: none;
}
.WorkWith  TR:hover .WWColumnOrange .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 .WWIconActionColumn .ArrowIcon 
{
	background-color: transparent;
	color: ReadonlyAttributeLabelColor;
}
.WorkWith  TR:hover .WWIconActionColumn .ArrowIcon:hover 
{
	background-color: transparent;
	color: #078bcd;
}
.WorkWith  DIV.checkbox
{
	min-width: 27px;
	padding-top:0px !important;
}
.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: #078bcd;
}
.UnSelectedTabTable  A
{
	background-image: none;
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color: #078bcd;
}
.UnSelectedTabTable  A:hover
{
	color: #078bcd;
}
.UnSelectedTabTable  TD
{
	background-image: url(../WorkWithPlusBootstrapResponsiveTheme/TabUnselected.png);
	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: url(../TabUnselectedHover.png);
	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;
	-webkit-box-shadow:0 5px 15px rgba(0, 0, 0, 0.5);
	 outline:none;
	 background-clip:padding-box;
	z-index:1035 !important;
}
.PopupShadow 
{
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}
.HRDefault 
{
	background-color: #9d1f1f;
	border-width: 0px;
	height: 2px;
	color: #9d1f1f;
}
.ReadonlyAttribute 
{
	font-family: 'Trebuchet MS';
	font-size: 10pt;
	color: #000;
}
.ReadonlyAttribute  A:visited
{
	color: #078bcd;
}
.ReadonlyAttribute  A:link
{
	color: #078bcd;
}
.TextBlockLink 
{
	padding-right: 10px;
	font-family: Calibri;
	font-size: 11pt;
	font-weight: bold;
}
.TextBlockLink  A:link
{
	font-family: Calibri;
	font-size: 11pt;
	font-weight: bold;
	color: #078bcd;
}
.TextBlockLink  A:visited
{
	font-family: Calibri;
	font-size: 11pt;
	font-weight: bold;
	color: #078bcd;
}
.SelectedTabTable 
{
	width: 100%;
	height: 42px !important;
}
.SelectedTabTable  TD
{
	background-image: url(../WorkWithPlusBootstrapResponsiveTheme/TabSelected.png);
	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%;
}
.RecentLink  A:link
{
	color: #069;
}
.RecentLink  A:visited
{
	color: #069;
}
.UnSelectedTab 
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #078bcd;
}
.UnSelectedTab  A:link
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #078bcd;
}
.UnSelectedTab  A:hover
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #078bcd;
}
.UnSelectedTab  A:visited
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #078bcd;
}
.bluetabs 
{
	background-color: rgba(245,245,245,0.51);
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	padding-left: 15px;
	height: 42px;
	width: 100%;
	border: 1px solid #dddddd !important;
}
.bluetabs li.selected a:link, .bluetabs li.selected a:visited 
{
	color: #4d4d4d !important;
}
.bluetabs li a 
{
	font-family: 'Trebuchet MS';
	font-size: 11pt;
	font-weight: bold;
	padding-left: 13px !important;
	padding-right: 13px !important;
	padding-top: 0px !important;
	padding-bottom: 3px !important;
	color:#078bcd !important;
	background: none !important;
	border-left: 0px !important;
	border-top:0px !important;
	border-bottom:0px !important;
	line-height: 40px;
	border: none !important;
	box-shadow:none;
}
.bluetabs UL 
{
	height: 40px;
	font: 11pt 'Trebuchet MS' !important;
	margin-top: 0px !important;
	padding-top:0px !important;
}
.WorkWithTitle SPAN 
{
	font-family: 'Trebuchet MS';
	font-size: 10pt;
}
.dropmenudivempty 
{
	display: none;
}
.x-grid-panel a:link 
{
	color: #3764a0;
}
.x-grid-panel a:visited 
{
	color: #3764a0;
}
.OrderedByDescriptionCell 
{
	padding-left: 20px;
}
.ImageBlockCell IMG 
{
	display: block;
}
.ColumnsSelectorFreeStyleGrid IMG 
{
	display: block;
}
.GridFooter .Table 
{
	margin-left: auto;
	margin-right: auto;
}
.ColumnsSelectorFreeStyleGrid TD 
{
	height: 35px;
}
.ColumnsSelectorFreeStyleGrid  .GridTitle 
{
	height: 35px;
}
.dropmenudiv_b a 
{
	background-color: rgba(245,245,245,0.51);
	font-size: 10pt;
	color:#078bcd !important;
	border-color: rgb(255, 255, 255) !important;
	font:  10pt 'Trebuchet MS' !important;
	line-height: 25px !important;
}
.GridTitleSortedAsc 
{
	background-image: url(../SortedAsc.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(../SortedDsc.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(../SortedAsc.png);
	background-position: 100% 60%;
	background-repeat: no-repeat;
	padding-right: 18px;
	cursor: pointer;
}
.GridTitleSortedDscCS A 
{
	background-image: url(../SortedDsc.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 !important;
}
.ReadonlyGridTitle  A:visited
{
	text-decoration: none;
	color: black;
}
.dropmenudiv_b 
{
	background-color: transparent;
	margin-top: -85px;
	border: none !important;
	top:120px !important;
}
.TableDynamicFilters SELECT 
{
	background-color: #fbfbfb;
	width: auto !important;
}
.TableDynamicFilters INPUT[type="text"] 
{
	width: 125px;
}
.TableDynamicFilters INPUT[type="text"].AttributeDate 
{
	width:88px !important;
}
.TableDynamicFilters INPUT[type="text"].AttributeDateTime 
{
	width:auto !important;
}
.TableDynamicFilters .TableMerged 
{
	margin-bottom: 0px;
}
.TableDynamicFilters .TableMerged  .form-group 
{
	margin-bottom: 0px;
}
.WorkWithEven 
{
	background-color: #fff;
	border-style: none;
	height: 40px !important;
}
.WorkWithOdd 
{
	background-color: #fff;
	border-bottom-color: #e6e6e6;
	border-left-color: transparent;
	border-right-color: transparent;
	border-top-color: #e6e6e6;
	border-style: none;
	height: 35px;
}
.DataContentCell .ReadonlyAttribute, .DataContentCellView .ReadonlyAttribute, .RequiredDataContentCell .ReadonlyAttribute 
{
	color: #999;
}
.DataContentCell .ReadonlyAttributeDateTime, .DataContentCellView .ReadonlyAttributeDateTime, .RequiredDataContentCell .ReadonlyAttributeDateTime 
{
	color: #999;
}
.DataContentCell .ReadonlyAttributeDate, .DataContentCellView .ReadonlyAttributeDate, .RequiredDataContentCell .ReadonlyAttributeDate 
{
	color: #999;
}
.PopupTitle 
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: 500;
	color: #333;
	padding-left:4px !important;
}
.btn-yes-DVelop 
{
	background-color:#078bcd !important;
	border-color:#357ebd !important;
}
.btn-yes-DVelop:hover 
{
	background-color:#3276b1 !important;
	border-color:#285e8e !important;
}
.BootstrapPanel-Gray 
{
	border-bottom-color: #ddd;
	border-left-color: #ddd;
	border-right-color: #ddd;
	border-top-color: #ddd;
	background-color:whitesmoke !important;
}
.dropmenudiv_b a:hover 
{
	text-decoration:underline;
}
.TableDynamicFilters TEXTAREA 
{
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	margin-left: 10px;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	height: 30px;
	color: #555;
	vertical-align: middle;
	font: 10pt 'Trebuchet MS' !important;
	display: inline-block;
	 width:125px !important;
}
.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 + span.input-group-btn > a.btn 
{
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.input-group  .form-control:focus + span.input-group-btn > a.btn 
{
	border-bottom-color: #357ebd;
	border-left-color: #357ebd;
	border-right-color: #357ebd;
	border-top-color: #357ebd;
	border-style: solid;
	border-width: 1px;
	outline: 0;
	outline: thin;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px#96CAF2 !important;
}
.input-group  .AttributeDate 
{
	padding-right: 9px;
}
.input-group  .AttributeDateTime 
{
	padding-right: 9px;
}
.input-group  .Attribute 
{
	padding-right: 9px;
}
.input-group  A.btn
{
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	z-index: 2;
	height: 29px;
}
.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: #ddd;
	border-left-color: #ddd;
	border-right-color: #ddd;
	border-top-color: #ddd;
}
.DVBootstrapResponsivePanel  .panel-title 
{
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 11pt;
	color: #333;
}
.DVBootstrapResponsivePanel  .panel-title  A
{
	color: black;
}
.DVBootstrapResponsivePanel  .panel-heading 
{
	background-color: #f5f5f5;
	padding-bottom: 7px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 7px;
	width:100% !important;
}
.Button:hover 
{
	background-color: #3276b1;
	border-bottom-color: ActionHoverBorder;
	border-left-color: ActionHoverBorder;
	border-right-color: ActionHoverBorder;
	border-top-color: ActionHoverBorder;
	color: white;
}
.Button:focus 
{
	background-color: #3276b1;
	border-bottom-color: ActionHoverBorder;
	border-left-color: ActionHoverBorder;
	border-right-color: ActionHoverBorder;
	border-top-color: ActionHoverBorder;
	color: white;
	border-color:#078bcd !important;
	outline: 0 !important;
	outline: thin;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px#96CAF2 !important;
}
.btn-default:focus 
{
	border-color:#078bcd;
	outline: 0;
	outline: thin;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px#96CAF2;
}
.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 
{
	padding-left: 2px;
	padding-right: 10px;
	width: 26px;
}
.dropdown-menu > li > a 
{
	padding-left: 5px;
	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%;
}
.nav-tabs 
{
	margin-bottom: 5px;
}
.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;
}
.dropmenudiv_b a:focus 
{
	border-style: none;
	box-shadow:none;
}
.BtnImage:focus 
{
	background-color: transparent;
	box-shadow:none !important;
	opacity:1;
}
.checkbox LABEL SPAN 
{
	border-style: none;
}
.checkbox LABEL SPAN  INPUT
{
	margin-top: 7px;
	height: 14px;
	width: 14px;
}
.DataContentCellLogin .checkbox 
{
	padding-left: 0px;
}
.WWActionGroupColumn .Attribute 
{
	color: #d9d9d9;
}
.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 .WWActionColumn  A:focus
{
	outline: none !important;
	 box-shadow:none !important;
}
.FreeStyleGridWithHeader  TR A:focus .ActionBaseColorAttribute 
{
	background-color: #078bcd;
}
.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: #078bcd;
}
.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: #357ebd;
}
.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;
}
.form-group 
{
	margin-bottom: 0px;
}
.gx-label 
{
	padding-bottom: 4px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top:4px !important;
}
.panel-body 
{
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
.form-control-static 
{
	padding-bottom: 0px;
	padding-top: 0px;
	min-height: 0px;
}
.ErrorViewerBullet  .gx-warning-message 
{
	background-image: url(../WorkWithPlusBootstrapResponsiveTheme/WarningIcon.png);
	color: #fdae45;
}
.ErrorViewerBullet  .gx-error-message 
{
	background-image: url(../WorkWithPlusBootstrapResponsiveTheme/ErrorIcon.png);
	color: #f56a67;
}
.TableMerged .form-group 
{
	margin-bottom: 0px;
}
.ColumnSettings 
{
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 5px;
	position: static;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	text-align: left;
}
.ColumnSettings  .Button 
{
	margin-right: 0px;
	margin-top: 0px;
	height: auto;
	width: 100%;
	margin-left:0px !important;
}
.ColumnSettings  .dropdown-menu 
{
	left: auto;
	margin-top: 18px;
	padding-bottom: 10px;
	padding-top: 10px;
	top: auto;
}
.ColumnSettings  .input-group 
{
	border-collapse:collapse;
}
.ColumnSettings  .input-group  A.btn
{
	margin-left: -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
{
	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: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	outline: none !important;
	 box-shadow:none !important;
}
.ColumnSettings  INPUT.Attribute
{
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	margin-top: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	height: 28px;
}
.ColumnSettings  BUTTON
{
	margin-right: 1px;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 0px;
	height: 17px;
}
.ColumnSettings  BUTTON IMG
{
	float: left;
}
.ColumnSettings  BUTTON SPAN.caret
{
	display: none;
}
.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: #f5f5f5;
}
.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;
}
.CellGridNotResponsive .WorkWithEven 
{
	height:auto !important;
}
.CellGridNotResponsive .WorkWithOdd 
{
	height:auto !important;
}
.PopupContentCell .DeleteAttribute 
{
	min-height: 0px;
}
.WorkWithSelection  .Attribute 
{
	margin-left: 0px;
	display: block;
}
.WorkWithSelection  .AttributeCheckBox 
{
	margin-left: 8px;
}
.WorkWithSelection  .checkbox LABEL SPAN INPUT 
{
	margin-top: 4px;
	margin-left:-14px !important;
}
.WorkWithSelection  .ErrorAttribute 
{
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 0px;
	margin-left: 0px;
}
.WorkWithSelection  .ErrorMessages 
{
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	white-space: nowrap;
}
.WorkWithSelection  TR
{
	border-top: 1px solid #efefef;
}
.WorkWithSelection  TR .WWActionColumn  A:focus
{
	outline: none !important;
	 box-shadow:none !important;
}
.WorkWithSelection  TR A:focus .ActionBaseColorAttribute 
{
	background-color: #078bcd;
}
.WorkWithSelection  TR A:focus .DeleteAttribute 
{
	background-color: #f56a67;
}
.WorkWithSelection  TR A:focus .SelectAttribute 
{
	background-color: #9ccf70;
}
.WorkWithSelection  TR A:focus .WWActionGroupColumn .Attribute 
{
	color: black;
}
.WorkWithSelection  TR:hover .ActionBaseColorAttribute 
{
	background-color: #d9d9d9;
}
.WorkWithSelection  TR:hover .ActionBaseColorAttribute:hover 
{
	background-color: #078bcd;
}
.WorkWithSelection  TR:hover .ActionAttribute 
{
	background-color: #d9d9d9;
}
.WorkWithSelection  TR:hover .DeleteAttribute 
{
	background-color: #d9d9d9;
}
.WorkWithSelection  TR:hover .DeleteAttribute:hover 
{
	background-color: #f56a67;
}
.WorkWithSelection  TR:hover .ActionAttribute:hover 
{
	background-color: #357ebd;
}
.WorkWithSelection  TR:hover .SelectAttribute 
{
	background-color: #d9d9d9;
}
.WorkWithSelection  TR:hover .SelectAttribute:hover 
{
	background-color: #9ccf70;
}
.WorkWithSelection  TR:hover .BlackAttribute 
{
	background-color: #d9d9d9;
}
.WorkWithSelection  TR:hover .BlackAttribute:hover 
{
	background-color: black;
}
.WorkWithSelection  TR:hover .WWActionGroupColumn .Attribute 
{
	color: black;
}
.WorkWithSelection  DIV.checkbox
{
	padding-top:3px !important;
}
.WorkWithSelection  SELECT
{
	width:auto !important;
}
.WorkWithSelectionTitle SPAN 
{
	font-family: 'Trebuchet MS';
	font-size: 10pt;
}
.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: #555;
	vertical-align: middle;
	line-height:28px;
}
.bootstrap-tagsinput  .tag 
{
	margin-right: 2px;
	padding-bottom: 3px;
	padding-top: 3px;
	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;
	box-shadow: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:1px !important;
}
.DynamicFilters .FilterMultipleSelectorCell 
{
	vertical-align: middle;
	padding-top:1px !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: #a1a1a1;
	line-height:39px;
}
.PaginationBar  UL
{
	margin-bottom: 1px;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 5px;
}
.PaginationBar  UL .disabled  A
{
	background-color: #f9f9f9;
	border-bottom-color: #d9d9d9;
	border-left-color: #d9d9d9;
	border-right-color: #d9d9d9;
	border-top-color: #d9d9d9;
}
.PaginationBar  UL .disabled  A:hover
{
	background-color: #f9f9f9;
	border-bottom-color: #d9d9d9;
	border-left-color: #d9d9d9;
	border-right-color: #d9d9d9;
	border-top-color: #d9d9d9;
}
.PaginationBar  UL .active A 
{
	background-color: #078bcd;
	border-bottom-color: #078bcd;
	border-left-color: #078bcd;
	border-right-color: #078bcd;
	border-top-color: #078bcd;
	color: white;
}
.PaginationBar  UL .active A:focus 
{
	background-color: #078bcd;
	border-bottom-color: #078bcd;
	border-left-color: #078bcd;
	border-right-color: #078bcd;
	border-top-color: #078bcd;
	color: white;
}
.PaginationBar  UL .active A:hover 
{
	background-color: #078bcd;
	border-bottom-color: #078bcd;
	border-left-color: #078bcd;
	border-right-color: #078bcd;
	border-top-color: #078bcd;
	color: white;
}
.PaginationBar  UL LI A
{
	color: #078bcd;
}
.PaginationBarEmptyGrid  .PaginationBarCaption 
{
	padding-bottom: 30px;
	padding-left: 20px;
	padding-top: 30px;
	font-size: 12pt;
}
.WWColumnRed SPAN 
{
	color: #cd2929;
}
.WWColumnGreen SPAN 
{
	color: #119000;
}
.WWColumnOrange SPAN 
{
	color: #fb6e52;
}
.WWColumnItalic SPAN 
{
	font-style: italic;
}
.WWColumnBold SPAN 
{
	font-weight: bold;
}
.WWColumnUnderline SPAN 
{
	text-decoration: underline;
}
.WWColumnLineThrough SPAN 
{
	text-decoration: line-through;
}
.WWColumnBlue SPAN 
{
	color: #008cff;
}
.ImageMenu:hover 
{
	box-shadow:0 0 20px rgba(0,0,0,.2) !important;
}
.ImageMenu:focus 
{
	box-shadow:0 0 20px rgba(0,0,0,.2) !important;
}
.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
{
	height: 36px;
}
.ActionGroupHeader  .caret 
{
	display: none;
}
.ActionGroupHeader  .btn:focus 
{
	background-color: transparent;
	border-style: none;
	box-shadow:none;
}
.ActionGroupHeader  .btn:hover 
{
	opacity:0.6;
}
.ActionGroupHeader.open .btn 
{
	background-color: transparent;
	box-shadow:none;
	opacity:0.6;
}
.ActionGroup>input:first-child 
{
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.ActionGroup>input:last-child 
{
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
.ActionGroup>input:not(:first-child) 
{
	margin-left: -1px;
}
.ActionGroup>input 
{
	background-color: white;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	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: #333;
}
.TableWizardSteps TD 
{
	vertical-align: top;
}
.TableActionsCellLogin INPUT 
{
	width: 100%;
}
DIV .suggestions 
{
	background-color: white;
	border-bottom-color: black;
	border-left-color: black;
	border-right-color: black;
	border-top-color: black;
	border-style: solid;
	border-width: 1px;
	box-sizing: border-box;
	position: absolute;
	-moz-box-sizing: border-box;
	font-family: Arial, Verdana;
	font-size: 9px;
}
DIV .suggestions  DIV
{
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	cursor: default;
	font-family: Arial, Verdana;
	font-size: 9px;
}
DIV .suggestions  DIV .current 
{
	background-color: #b0c4de;
	font-family: Arial, Verdana;
	font-size: 9px;
	color: white;
}
TH.WorkWithTitle
{
	background-color: #f9f9f9;
	background-image: none;
	border-style: none;
	padding-left: 3px;
	padding-right: 0px;
	height: 35px;
	font-family: Calibri;
	font-size: 11pt;
	font-weight: bold;
	color: #000;
}
TH.WorkWithTitle INPUT
{
	margin-left:3px !important;
}
DIV.suggestions
{
	background-color: #fff;
	border-bottom-color: #969696;
	border-left-color: #969696;
	border-right-color: #969696;
	border-top-color: #969696;
	border-style: solid;
	border-width: 1px;
	box-sizing: border-box;
	position: absolute;
	-moz-box-sizing: border-box;
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
}
DIV.suggestions DIV
{
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	cursor: default;
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	color: #333;
}
DIV.suggestions DIV.current
{
	background-color: #d3d4d3;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	color: #333;
}
A:visited
{
	color: #078bcd;
}
A:link
{
	color: #078bcd;
}
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%;
}
SELECT
{
	background-color: #fbfbfb;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	height: 30px;
	display: inline-block;
	font-size: 10pt;
	color: #393939;
	vertical-align: middle;
	font: 10pt 'Trebuchet MS' !important;
	border-style: solid !important;
}
A
{
	text-decoration: none;
	color: #078bcd;
}
A:hover
{
	text-decoration: underline;
}
INPUT:focus
{
	border-color:#078bcd !important;
	outline: 0;
	outline: thin;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px#96CAF2 !important;
}
SELECT:focus
{
	border-color:#078bcd !important;
	outline: 0;
	outline: thin;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px#96CAF2 !important;
}
TEXTAREA:focus
{
	border-color:#078bcd !important;
	outline:0;
	outline: thin;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px#96CAF2 !important;
}
A:focus
{
	outline: 0 !important;
}
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: #efefef;
}
DIV.calendar .calendarcombo  .label 
{
	padding-bottom: 2px;
	padding-top: 2px;
	display: block;
	font-size: 12px;
	font-weight: normal;
	color: #a1a1a1;
}
DIV.calendar TABLE
{
	border-bottom-color: #efefef;
	border-left-color: #efefef;
	border-right-color: #efefef;
	border-top-color: #efefef;
	font-family: "Open Sans Regular";
	font-size: 13px;
	color: #a1a1a1;
	border-collapse: collapse;
	 table-layout: fixed;
}
DIV.calendar TABLE THEAD .calendartitle 
{
	font-family: "Open Sans Semibold";
	font-size: 14px;
	font-weight: normal;
}
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: #a1a1a1;
	line-height: 28px;
}
DIV.calendar TABLE THEAD .daynames 
{
	background-color: #f5f5f5;
	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: #f5f5f5;
}
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: #078bcd;
	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;
}
UL.nav-tabs LI A:focus
{
	box-shadow:none !important;
	 border-top-color:#ddd !important;
	border-left-color:#ddd !important;
	border-right-color:#ddd !important;
	border-bottom-color:transparent !important;
}
*.btn:focus
{
	outline:0 !important;
}
INPUT.BtnExportReport:active
{
	background-color: transparent;
	background-image: url(../ActionExportReport.png);
}
INPUT.BtnExport:active
{
	background-color: transparent;
	background-image: url(../WorkWithPlusBootstrapResponsiveTheme/ActionExport.png);
}
INPUT.BtnEditColumns:active
{
	background-color: transparent;
	background-image: url(../EditColumns.png);
}
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;
	line-height:25px;
	padding-top:3px !important;
}
INPUT.BtnInsertImage:active
{
	background-color: transparent;
	background-image: url(../WorkWithPlusBootstrapResponsiveTheme/ActionInsert.png);
}
TH.WorkWithSelectionTitle
{
	background-color: #f2f2f2;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 0px;
	padding-top: 3px;
	height: 35px;
	font-family: Calibri;
	font-size: 11pt;
	font-weight: bold;
	color: #000;
}
TH.WorkWithSelectionTitle INPUT
{
	margin-top: 7px;
	height: 14px;
	width: 14px;
	margin-left:4px !important;
}
INPUT.BtnExportCSV:active
{
	background-color: transparent;
	background-image: url(../ActionCSV.png);
}
TABLE.TableFSHeader
{
	border-left: none;
	border-right: none;
}
#gxp0_rs
{
	margin-top: -5px;
}
#gxp1_rs
{
	margin-top: -5px;
}
#gxp2_rs
{
	margin-top: -5px;
}
.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;
}
.WWColumnTagInfo P SPAN 
{
	background-color: #3c8dbc;
}
.page-sidebar:before 
{
	background-color: #f9fafc;
}
.page-sidebar 
{
	background-color: #f7f7f7;
	z-index: 3;
}
.page-sidebar  .sidebar-menu  A
{
	font-weight: 600;
	color: #444;
}
.page-sidebar  .sidebar-menu  A .menu-expand 
{
	color: #444;
}
.page-sidebar  .sidebar-menu  A:hover
{
	color: #000;
}
.page-sidebar  .sidebar-menu  LI:before
{
	background-color: #078bcd;
}
.page-sidebar  .sidebar-menu  LI.open
{
	background-color: #f4f4f5;
}
.page-sidebar  .sidebar-menu  LI.open>a
{
	color: #000;
}
.page-sidebar  .sidebar-menu  LI.active>a
{
	background-color: #f5f5f5;
	color: #000;
}
.page-sidebar  .sidebar-menu  .submenu 
{
	background-color: #fbfbfb;
}
.page-sidebar  .sidebar-menu  .submenu  LI.active>a
{
	background-color: #f5f5f5;
	color: #000;
}
.page-sidebar  .sidebar-menu  .submenu>li .submenu 
{
	border-bottom-color: #eee;
	border-top-color: #eee;
	border-style: solid;
	border-width: 1px;
	border-left:0;
	border-right:0;
}
.page-sidebar  .sidebar-menu>li>a:hover 
{
	background-color: #f4f4f5;
	border-bottom-color: #f3f3f3;
	border-left-color: #f3f3f3;
	border-right-color: #f3f3f3;
	border-top-color: #f3f3f3;
}
.page-sidebar  .sidebar-menu>li>a 
{
	border-top-color: #f3f3f3;
	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: #f3f3f3;
	border-style: solid;
	border-width: 1px;
	border-right:0;
	border-left:0;
}
.page-sidebar  .sidebar-menu>li> .submenu 
{
	background-color: #fbfbfb;
}
.page-sidebar  .sidebar-menu>li> .submenu  A
{
	color: #808080;
}
.page-sidebar  .sidebar-menu>li> .submenu  A:hover
{
	color: #000;
}
.page-sidebar  .sidebar-menu .submenu >li.open>a 
{
	background-color: #fbfbfb;
}
.page-sidebar  .sidebar-menu>li.open>a 
{
	background-color: #f4f4f5;
	border-top-color: #f3f3f3;
}
.page-sidebar  .sidebar-menu>li>.submenu>li>a:before 
{
	background-color: #fbfbfb;
	border-bottom-color: #e2e2e2;
	border-left-color: #e2e2e2;
	border-right-color: #e2e2e2;
	border-top-color: #e2e2e2;
}
.page-sidebar  .sidebar-menu > li > .submenu > li.active > a:before 
{
	background-color: #e2e2e2;
	border-bottom-color: #e2e2e2;
	border-left-color: #e2e2e2;
	border-right-color: #e2e2e2;
	border-top-color: #e2e2e2;
}
.page-sidebar  .sidebar-menu > li > .submenu:before 
{
	border-left-color: #e2e2e2;
	border-style: solid;
	border-width: 2px;
	border-right:0;
	border-top:0;
	border-bottom:0;
}
.page-sidebar  .sidebar-menu>li>a:focus 
{
	background-color: #f4f4f5;
}
.page-sidebar  .user-info-first 
{
	color: #000;
}
.page-sidebar  .slimScrollDiv 
{
	background-color: #f7f7f7;
}
.page-sidebar  .searchinput 
{
	background-color: #fff;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
	border-right-color: #ddd;
	border-top-color: #ddd;
	color: #666;
}
.page-sidebar  .searchhelper 
{
	background-color: #fff;
}
.page-sidebar  .searchresult 
{
	background-color: #fff;
}
.page-sidebar  .searchinput:focus 
{
	background-color: #fff;
}
.page-sidebar  .searchicon 
{
	color: #808080;
}
.page-sidebar  .searchreset 
{
	display: none;
	color: #808080;
}
.page-sidebar  .sidebar-header-wrapper 
{
	background-color: SidebarMenu_HeaderBackground;
}
.page-sidebar  .user-info-second 
{
	color: #888;
}
.page-sidebar.menu-compact  .sidebar-menu > li > a.menu-dropdown > .menu-text 
{
	background-color: #f9fafc;
}
.page-sidebar.menu-compact  .sidebar-menu > li > a:hover 
{
	background-color: #f9fafc;
}
.page-sidebar.menu-compact  .sidebar-menu > li > .submenu 
{
	background-color: #fbfbfb;
	border-left-color: #f3f3f3;
	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: #f9fafc;
}
.page-sidebar.menu-compact  .sidebar-menu > li > a .menu-text 
{
	background-color: #f9fafc;
}
.CellTableContentMasterVertMenuNotFixed.menu-compact 
{
	width:calc(100% - 62px);
}
.page-sidebar.sidebar-fixed 
{
	top:50px !important;
}
.btn-default:focus,.ExtendedCombo .btn-default:focus 
{
	border-bottom-color: #078bcd;
	border-left-color: #078bcd;
	border-right-color: #078bcd;
	border-top-color: #078bcd;
	box-shadow: 0px 0px 8px ActionBorder_and_FocusColor;
	outline:0;
	outline:thin;
}
.WorkWith .GridGroupTitle.NoTitle>div, .GridWithBorderColor.WorkWith .GridGroupTitle.NoTitle>div, .GridNoBorder.WorkWith .GridGroupTitle.NoTitle>div 
{
	border-bottom-color: #eee;
}
.WorkWith>THEAD>TR.GridGroupTitleRow 
{
	border-bottom: 0;
}
.GridWithBorderColor.WorkWith .GridGroupTitle>div 
{
	border-bottom: 1px solid #c8c8c8;
	margin-left: 7px;
	margin-right: 7px;
	padding-bottom: 8px;
	padding-top: 8px;
	color: #777;
	text-transform: uppercase;
}
.GridNoBorder.WorkWith .GridGroupTitle>div 
{
	border-bottom: 1px solid #ddd;
	margin-left: 7px;
	margin-right: 7px;
	padding-bottom: 5px;
	padding-top: 20px;
	font-family: roboto,helvetica,arial,sans-serif;
	font-size: 12px;
	font-weight: 300;
	color: #67757c;
	text-indent: 0px;
}
.WorkWith .GridGroupTitle>DIV 
{
	border-bottom: 1px solid #d9d9d9;
	margin-left: 7px;
	margin-right: 7px;
	padding-bottom: 8px;
	padding-top: 8px;
	color: #777;
	text-transform: uppercase;
}
.GridGroupTitleRow~TR>TH.GridNoBorder 
{
	padding-top: 10px;
}
.GridNoBorder .GridGroupTitleRow~TR 
{
	border-bottom-color:#c8c8c8 !important;
}
.GridNoBorder.WorkWith .GridGroupTitleRow>TH:first-child>DIV 
{
	margin-left: 0px;
}
.GridNoBorder.WorkWith .GridGroupTitleRow>TH:last-child>DIV 
{
	margin-right: 0px;
}
.WorkWith .GridGroupTitleRow>TH:first-child>DIV 
{
	margin-left: 14px;
}
TH.GridWithBorderColor
{
	border-top: 0;
}
.WorkWith .GridGroupTitleRow>TH:last-child>DIV 
{
	margin-right: 14px;
}
.ExtendedCombo 
{
	margin-left: 5px;
	font-family: Trebuchet MS;
}
.ExtendedCombo  .ExtendedComboLevelWithChildren .OptionLabel 
{
	background-position: 100% 50%;
	background-repeat: no-repeat;
	padding-right: 16px;
	color: #636060;
}
.ExtendedCombo  .SelectAllChildren 
{
	margin-right: 5px;
	height: 14px;
	width: 14px;
	display: inline-block;
	vertical-align: middle;
}
.ExtendedCombo  .btn-default:focus 
{
	border-bottom-color: #078bcd;
	border-left-color: #078bcd;
	border-right-color: #078bcd;
	border-top-color: #078bcd;
	box-shadow: 0px 0px 2px ActionBorder_and_FocusColor;
	outline:0;
	outline:thin;
}
.ExtendedCombo  .btn-default:active:hover 
{
	background-color: transparent;
}
.ExtendedCombo  .FilterOptions 
{
	max-height: 180px;
}
.ExtendedCombo  .btn-default 
{
	background-color: white;
	border-bottom-color: #d9d9d9;
	border-left-color: #d9d9d9;
	border-right-color: #d9d9d9;
	border-top-color: #d9d9d9;
	padding-right: 6px;
	width: 206px;
	text-align: left;
}
.ExtendedCombo  SPAN
{
	white-space: normal;
	font-size: 10pt;
	color: black;
}
.ExtendedCombo  .caret 
{
	border-left: 3px solid transparent;
	border-right: 3px solid transparent;
	border-top: 6px dashed;
	float: right;
	margin-bottom: 8px;
	margin-left: 5px;
	margin-top: 8px;
}
.ExtendedCombo  UL
{
	z-index: 999;
	width: 100%;
}
.ExtendedCombo  .dropdown-menu>LI>DIV  .form-control 
{
	background-image: url(../WorkWithPlusBootstrapResponsiveTheme/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: #078bcd;
}
.ExtendedCombo  .SelectedItem  SPAN
{
	color: white;
}
.ExtendedCombo  .SelectedItem:hover 
{
	background-color: #078bcd;
}
.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: #078bcd;
	border-left-color: #078bcd;
	border-right-color: #078bcd;
	border-top-color: #078bcd;
	box-shadow: 0px 0px 2px ActionBorder_and_FocusColor;
	outline:0;
	outline:thin;
}
.ExtendedComboLevel0, .ExtendedComboLevel1, .ExtendedComboLevel2, .ExtendedCombo .OnlySelected 
{
	cursor: pointer;
}
.RequiredDataContentCell .ExtendedCombo 
{
	background-image: url(../RequiredTriangle.gif);
	background-repeat: no-repeat;
	margin-left: -15px;
	padding-left: 20px;
}
.RequiredDataContentCell .ExtendedCombo DIV.gx-attribute 
{
	background-image: none;
}
.DVGroupByBtn 
{
	font-size: 16px;
	color: #a0a2a2;
	text-align: right;
}
.DVGroupByCell 
{
	background-color: #fbfbfb;
	border-bottom-color: #d9d9d9;
	border-top-color: #d9d9d9;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	top: 18px;
	color: #555;
	border-left:0;
	border-right:0;
}
.DVGroupByCell>table 
{
	width: 100%;
}
.DVGroupByCell>table>tbody>tr>td:first-of-type 
{
	width: 100%;
}
.DVGroupByCell>table>tbody>tr>td 
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.DVGroupByTitle 
{
	font-size: 10pt;
}
.DVGroubByTotalizer 
{
	padding-right: 0px;
	font-size: 14px;
	font-weight: bold;
}
.GridNoBorder .DVGroupByCell 
{
	background-color: transparent;
	border-bottom-color: #999;
}
.GridNoBorder .DVGroupByTitle 
{
	font-size: 14px;
}
.GridWithBorderColor .DVGroupByCell 
{
	background-color: transparent;
	border-bottom-color: #078bcd;
}
.GridWithBorderColor .DVGroupByTitle 
{
	font-size: 14px;
	color: black;
}
.GridWithBorderColor .DVGroubByTotalizer 
{
	color: black;
}
.SectionWCDContainer 
{
	margin-bottom: 12px;
	margin-left: 15px;
	margin-right: 12px;
}
.SectionWCDContainer  .GridNoDataText 
{
	padding-top: 30px;
	line-height:41px;
}
.WWIconActionColumn.WCD_Expanded .ArrowIcon 
{
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.WCD_ActionColumn IMG 
{
	-moz-transition:.2s linear;
	-ms-transition:.2s linear;
	transition:.2s linear;
}
.WCD_ActionColumn.WCD_Expanded IMG 
{
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.DVGroupByRowAllowCollapse:hover 
{
	cursor: pointer;
}
.DVGroupByRowAllowCollapse:hover span,.DVGroupByRowAllowCollapse:hover i 
{
	color: #078bcd;
}
.WCD_Loading 
{
	height: 40px;
}
.WCD_Loading i 
{
	margin-left: 2px;
	padding-right: 6px;
	padding-top: 10px;
	font-size: 16px;
}
.WCD_tr>td 
{
	background-color: BackgroundColor;
	border-left-color: #d9d9d9;
	border-right-color: #d9d9d9;
	border-top-color: #d9d9d9;
	border-style: solid;
	border-width: 1px;
	border-bottom:0;
}
.SectionGrid .SectionWCDContainer div.Section 
{
	margin-right: 2px;
}
.TableWithSelectableGrid:not(.WWPRowSelected) .WWPBtnNeedRowSelection 
{
	display: none;
}
.TableWithSelectableGrid:not(.WWPMultiRowWOPagingSelected) .WWPBtnNeedMultiRowWOPagingSelection 
{
	display: none;
}
.TableWithSelectableGrid:not(.WWPMultiRowSelected) .WWPBtnNeedMultiRowSelection 
{
	display: none;
}
.WTabs_processed>li:first-child .TableContainerStepBullet>tbody>tr>td>table>tbody>tr>td:first-child>table 
{
	display: none;
}
.WTabs_processed>li:last-child .TableContainerStepBullet>tbody>tr>td>table>tbody>tr>td:last-child>table 
{
	display: none;
}
.WTabs_processed.nav.nav-tabs>li>a 
{
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border: none !important;
}
.WTabs_processed.nav.nav-tabs 
{
	border-style: none;
	padding-left: 20px;
	padding-right: 20px;
}
.WTabs_processed.nav-tabs.WTabs_WizardBullet>li 
{
	min-width: 100px;
}
.WTabs_processed li:first-child .StepImage, .WTabs_processed li:first-child .StepImageUnSelected 
{
	display: none;
}
.WTabs_processed  .TableStepBulletChecked span 
{
	display: none;
}
.WTabs_processed  .TableStepBulletLine, .WTabs_processed .TableStepBulletLineChecked 
{
	margin-left: 0px;
	top: 7px;
	width: calc(50% - 11px);
}
.WTabs_processed  .StepNumberBulletCell 
{
	padding-top: 0px;
}
.WTabs_processed  .TableStepBulletSelected .StepNumberBulletCell 
{
	padding-top: 5px;
}
.WTabs_processed  .TableContainerStepBullet 
{
	width: 100%;
}
.WTabs_processed  .ReadonlyAttributeStepBullet, .WTabs_processed .ReadonlyAttributeStepBulletUnSelected, .WTabs_processed .ReadonlyAttributeStepBulletSelected 
{
	max-width: inherit;
}
.WTabs_processed  .StepNumberCell 
{
	padding-bottom: 0px;
	padding-top: 0px;
	line-height:19px;
}
.WTabs_processed  .WizardClickDisabled 
{
	cursor: default;
}
.WTabs_processed.nav.nav-tabs~.tab-content 
{
	border-style: none;
}
.CellUserActionPrompt IMG 
{
	margin-left: -33px;
	padding-bottom: 8px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 8px;
	position: absolute;
	top: 1px;
	border-right:0;
	border-top:0;
	border-bottom:0;
	background-image:none !important;
}
.CellUserActionPrompt .form-control 
{
	padding-right: 40px;
}
@font-face
{
	font-family: 'Open Sans Regular';
	src: url('OpenSans-Regular.woff');
}
@font-face
{
	font-family: 'Open Sans Semibold';
	src: url('OpenSans-Semibold.woff');
}
@font-face
{
	font-family: 'Open Sans Bold';
	src: url('OpenSans-Bold.woff');
}
@font-face
{
	font-family: 'Open Sans Extrabold';
	src: url('OpenSans-Extrabold.woff');
}

@media (max-width: 767px) /*ExtraSmall*/
{
	.WWOptionalColumn
	{
		display: none;
	}
	.OptionalColumn
	{
		display: none;
	}
	.CellMarginLogin
	{
		margin-top: 5px;
	}
	.TableStepNumberCell
	{
		padding-left:10px !important;
		padding-right:0px !important;
	}
	.AttributeStepCell
	{
		height: 40px;
		padding-right:5px !important;
	}
	.WWColumnFirstColumn
	{
		box-shadow: 2px 0px 0px 0px inset;
	}
	.WWColumnRedFirstColumn
	{
		box-shadow: 2px 0px 0px 0px #d73d32 inset;
	}
	.WWColumnGreenFirstColumn
	{
		box-shadow: 2px 0px 0px 0px #53a93f inset;
	}
	.MergeLabelCell
	{
		text-align: left;
	}
	.WWAdvancedBarCell
	{
		bottom: 0px;
		margin-top: 0px;
		position: absolute;
		top: 0px;
		z-index: 4;
		width: auto;
	}
	.CellMarginTopAssociationButtons
	{
		margin-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
	}
	.WorkWithCell
	{
		padding-left: 0px;
	}
	.CellMarginTopInExtraSmall
	{
		margin-top: 15px;
	}
	.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;
	}
	.CellTableLeftAssociation
	{
		border-top-right-radius: 5px;
		border-bottom-right-radius: 0px;
		border-bottom-left-radius: 0px;
		margin-bottom: 0px;
		margin-right: 15px;
		padding-bottom: 10px;
		padding-right: 20px;
	}
	.CellTableRightAssociation
	{
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		border-bottom-left-radius: 5px;
		margin-left: 15px;
		padding-left: 10px;
		padding-top: 5px;
	}
	.LabelCell1
	{
		margin-bottom: 0px;
		text-align: left;
	}
	.Attribute
	{
		display: inherit;
		width: 100%;
	}
	.ActionAttribute
	{
		padding-bottom: 7px;
		padding-left: 7px;
		padding-right: 7px;
		padding-top: 7px;
	}
	.UpdateAttribute
	{
		padding-bottom: 7px;
		padding-left: 7px;
		padding-right: 7px;
		padding-top: 7px;
	}
	.ReadonlyAttributeStep
	{
		display: none;
	}
	.ReadonlyAttributeStepSelected
	{
		display: none;
	}
	.ReadonlyAttributeStepBullet
	{
		display: none;
	}
	.ReadonlyAttributeStepBulletUnSelected
	{
		display: none;
	}
	.ReadonlyAttributeStepBulletSelected
	{
		display: none;
	}
	.ErrorAttribute
	{
		border-top-right-radius: 4px;
		border-bottom-right-radius: 4px;
		border-bottom-left-radius: 0px;
	}
	.Attribute250
	{
		width: 100%;
	}
	.AttributeLogin
	{
		width: 100%;
	}
	.Grid>tbody>tr,.Grid>[data-gxrow]
	{
		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;
	}

	.ImageHiddenExtraSmall
	{
		display: none;
	}
	.AssociationImage
	{
		-moz-transform:rotate(90deg);
		  -webkit-transform:rotate(90deg);
		     -o-transform:rotate(90deg);
		      -ms-transform:rotate(90deg);
	}
	.StepImage
	{
		height: 40px;
	}
	.StepImageUnSelected
	{
		height: 40px;
	}
	.TableWizardMain
	{
		width: 100%;
		min-width: 0px;
	}
	.AdvancedContainer
	{
		bottom: 0px;
		left: -265px;
		padding-left: 25px;
		padding-right: 10px;
		position: absolute;
		top: 0px;
		width: 230px;
	}
	.AdvancedContainerVisible
	{
		box-shadow: 2px 1px 2px 0px rgba(0,0,0,0.15);
		left: -15px;
	}
	.WWAdvancedContainer
	{
		margin-left: 0px;
	}
	.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%;
	}
	.TableActionsCellLogin
	{
		padding-left: 15px;
		padding-right: 15px;
	}
	.MasterMainClass
	{
		padding-top: 5px;
	}
	.ContentHolderCell
	{
		padding-left: 0px;
		border-style: none;
	}
	.TableHiddenExtraSmall
	{
		display: none;
	}
	.TableContainerStepBullet
	{
		width: 50px;
	}
	.CellPaddingLogin
	{
		padding-left: 10px;
		padding-right: 20px;
	}
	.Label,.gx-label.RatingLabel,.gx-label.AttributeLabel,.gx-label.AttSubTitleLabel,.gx-label.BlobContentAttSubTitleLabel,.gx-label.ReadonlyBlobContentAttSubTitleLabel,.gx-label.ReadonlyAttSubTitleLabel,.gx-label.BlobInputAttSubTitleLabel,.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.AttributeCharLongLabel,.gx-label.BlobContentAttributeCharLongLabel,.gx-label.ReadonlyBlobContentAttributeCharLongLabel,.gx-label.BlobInputAttributeCharLongLabel,.gx-label.ReadonlyAttributeCharLongLabel,.gx-label.BootstrapTooltipRightLabel,.gx-label.AttributePrincipalLabel,.gx-label.BlobContentAttributePrincipalLabel,.gx-label.ReadonlyBlobContentAttributePrincipalLabel,.gx-label.BlobInputAttributePrincipalLabel,.gx-label.ReadonlyAttributePrincipalLabel,.gx-label.AttributeTotalizerLabel,.gx-label.AttributeSecondaryLabel,.gx-label.BootstrapTooltipLeftLabel,.gx-label.AttributeGridNotResponsiveCheckBoxLabel,.gx-label.AttributeNoWrapLabel,.gx-label.IconoClubLabel,.gx-label.linkbotonLabel,.gx-label.columnaseleccionarLabel,.gx-label.descripciontarjetaLabel,.gx-label.linkBotoneventosLabel,.gx-label.emailLabel,.gx-label.lantituloLabel,.gx-label.lantextoLabel,.gx-label.lanentradasLabel,.gx-label.lanfechaLabel,.gx-label.lanfechanacDateLabel,.gx-label.DownloadAttributeLabel,.gx-label.ReadonlyDownloadAttributeLabel,.gx-label.IME_ActiveLabel,.gx-label.BlobContentIME_ActiveLabel,.gx-label.ReadonlyBlobContentIME_ActiveLabel,.gx-label.BlobInputIME_ActiveLabel,.gx-label.ReadonlyIME_ActiveLabel,.gx-label.IME_InactiveLabel,.gx-label.BlobContentIME_InactiveLabel,.gx-label.ReadonlyBlobContentIME_InactiveLabel,.gx-label.BlobInputIME_InactiveLabel,.gx-label.ReadonlyIME_InactiveLabel,.gx-label.IME_DisabledLabel,.gx-label.BlobContentIME_DisabledLabel,.gx-label.ReadonlyBlobContentIME_DisabledLabel,.gx-label.BlobInputIME_DisabledLabel,.gx-label.ReadonlyIME_DisabledLabel,.gx-label.CheckboxLabelLabel,.gx-label.BlobContentCheckboxLabelLabel,.gx-label.ReadonlyBlobContentCheckboxLabelLabel,.gx-label.BlobInputCheckboxLabelLabel,.gx-label.ReadonlyCheckboxLabelLabel,.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.ActionBaseColorAttributeLabel,.gx-label.GridSelectedCharLabel,.gx-label.CheckBoxFormularioCheckBoxLabel,.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.UpdateAttributeLabel,.gx-label.BlobContentUpdateAttributeLabel,.gx-label.ReadonlyBlobContentUpdateAttributeLabel,.gx-label.ReadonlyUpdateAttributeLabel,.gx-label.BlobInputUpdateAttributeLabel,.gx-label.ReadonlyImageAttributeLabel,.gx-label.ImagenLandingLabel,.gx-label.plasticoLabel,.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.ReadonlyAttributeDateTimeLabel,.gx-label.CheckBoxLabel,.gx-label.ReadonlyCheckBoxLabel,.gx-label.BlobContentCheckBoxLabel,.gx-label.ReadonlyBlobContentCheckBoxLabel,.gx-label.BlobInputCheckBoxLabel,.gx-label.AttributeCheckBoxLabel,.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.ReadonlyAttributeNoWrapLabel,.gx-label.ReadonlyAttributeTotalizerLabel,.gx-label.BlobContentAttributeLabel,.gx-label.ReadonlyBlobContentAttributeLabel,.gx-label.BlobInputAttributeLabel,.gx-label.AttributeDraggingLabel,.gx-label.AttributeAcceptDragLabel,.gx-label.AttributeNoAcceptDragLabel,.gx-label.GridTitleLabel,.gx-label.BlobContentGridTitleLabel,.gx-label.ReadonlyBlobContentGridTitleLabel,.gx-label.BlobInputGridTitleLabel,.gx-label.ReadonlyGridTitleLabel,.gx-label.AttributeTitleWWPLabel,.gx-label.BlobContentAttributeTitleWWPLabel,.gx-label.ReadonlyBlobContentAttributeTitleWWPLabel,.gx-label.BlobInputAttributeTitleWWPLabel,.gx-label.ReadonlyAttributeTitleWWPLabel,.gx-label.AttributeWhiteLabel,.gx-label.BlobContentAttributeWhiteLabel,.gx-label.ReadonlyBlobContentAttributeWhiteLabel,.gx-label.BlobInputAttributeWhiteLabel,.gx-label.ReadonlyAttributeWhiteLabel,.gx-label.AttributeGrayLabel,.gx-label.BlobInputAttributeGrayLabel,.gx-label.BlobContentAttributeGrayLabel,.gx-label.ReadonlyBlobContentAttributeGrayLabel,.gx-label.ReadonlyAttributeGrayLabel,.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.AttributeInactiveLabel,.gx-label.ReadonlyAttributeInactiveLabel,.gx-label.AttributeGridNotResponsiveLabel,.gx-label.BlobContentAttributeGridNotResponsiveLabel,.gx-label.ReadonlyBlobContentAttributeGridNotResponsiveLabel,.gx-label.BlobInputAttributeGridNotResponsiveLabel,.gx-label.ReadonlyAttributeGridNotResponsiveLabel,.gx-label.Attribute250Label,.gx-label.AttributeLoginLabel,.gx-label.AttributeTagLabel,.gx-label.AttributeTagSuccessLabel,.gx-label.AttributeTagWarningLabel,.gx-label.AttributeTagDangerLabel,.gx-label.AttributeTagInfoLightLabel,.gx-label.AttributeTagInfoLabel
	{
		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;
	}
	.WorkWithEven 
	{
		height: 40px;
	}
	.WorkWithOdd 
	{
		height: 40px;
	}
	.input-group-btn 
	{
		width: 1%;
	}
	.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%;
	}
	.gx-label 
	{
		padding-bottom: 0px;
		padding-left: 15px;
		padding-right: 15px;
	}
	.WorkWithSelection  .ErrorAttribute 
	{
		border-top-left-radius: 4px;
		border-top-right-radius: 4px;
		border-bottom-right-radius: 4px;
		border-bottom-left-radius: 0px;
	}
	.WorkWithSelection  .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;
	}
	.MergeLabelCell .Label 
	{
		padding-left: 5px;
	}
	.TableContainerStepLast .TableStepNumberCell 
	{
		padding-right:5px !important;
	}
	DIV.ViewTab UL
	{
		display: none;
	}
}

@media (min-width: 768px) /*Small*/
{
	.TableWizardMain
	{
		min-width: 400px;
	}
}

@media (min-width: 992px) /*Medium*/
{
	.TableWizardMain
	{
		min-width: 600px;
	}
	.FreeStyleGrid>tbody>tr,.FreeStyleGrid>[data-gxrow]
	{
		font-family: Verdana,Arial;
		font-size: 8pt;
		font-style: normal;
		background-color: #fff;
	}

}

@media (min-width: 1200px) /*Large*/
{
	.TableWizardMain
	{
		min-width: 800px;
	}
}
/* [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;
}

div[data-gx-canvas] {
  position: relative;
}

div[data-gx-canvas-cell] > div.gx-attribute {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: inherit;
	align-items: inherit;
}

div[data-gx-smarttable] {
  display:grid;
}

div[data-gx-smarttable-cell] > div [data-gxgridid] {
	width: 100%;
	height: 100%;
}

div[data-gx-smarttable-cell] > div.gx-attribute {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: inherit;
	align-items: inherit;
}

.gxlivepreview-hidesubelements {
	visibility:hidden;
}
.gx-responsive-grid .gx-remove-row {
  position: absolute;
  z-index: 1;
}

.gx-responsive-grid .gx-remove-row-right {
  right: 10px;
}

.gx-responsive-grid .gx-remove-row-top {
  top: 0;
}

.gx-responsive-grid .gx-remove-row-bottom {
	bottom: 0;
}

[data-gxrow].RowDeleted div {
	text-decoration: inherit;
}

[data-gxgridid] > [data-gx-flex] > [data-gxrow] > .gx-remove-row + div, [data-gxgridid] > [data-gx-flex] > [data-gxrow] > .gx-remove-row + table {
    margin: 15px;
}

[data-gxgridid] > [data-gx-flex] > [data-gxrow] {
    position: relative;
}

.gx-responsive-grid > [data-gx-flex] > [data-gxrow] > .gx-remove-row-right {
    right: 0;
}

.gx-popup-frame-mask{
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
}

form[tabindex="-1"]{
	outline:none;
}

.gx-navbar .gx-attribute, .gx-action-group .gx-attribute,  .gx-action-group .gx-button {
    display: inline-block;
}

.gx-action-group .gx-form-group {
    display: inline-block;
	margin-left: 0;
	margin-right: 0;
}

.gx-radio-button-vertical, .gx-radio-button-vertical label{
    display:block;
	line-height: 25px;
}

label.gx-radio-label.disabled.active{	
    box-shadow: inset 0 0px 7px rgba(0,0,0,.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-invisible, .gx-sr-only, [data-gx-sr-only] {
  display:none !important;
}

.gx-grid [data-gx-grid-nodata]+.GridNoDataText
{
  display:block;
}

.gx-grid .GridNoDataText
{
  display:none;
}

  TD.gx-attribute .form-control {
    display: inline-block;
    width: 100%;
  }
  
.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;
}

[data-gx-checkbox-title] {
	font-weight: normal;
	margin-left: 5px;
}

.gx-checkbox-wrapper {
    min-height: 27px;
    display: inline-block;
    padding-top: 7px;
    padding-left: 20px;
}

.gx-checkbox-wrapper > input {
    position: absolute;
    margin-left: -20px;
}

.form-control[type='checkbox'] {
	display: inline-block;
	vertical-align: middle;
}

body:not(.gx-show-input-spinner) input[type=number] {
  -moz-appearance: textfield;
}

body:not(.gx-show-input-spinner) input[type=number]::-webkit-inner-spin-button, 
body:not(.gx-show-input-spinner) input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none;
  margin: 0;
}

@media (min-width: 736px) {	
	/* Just in case for compatibility reasons.*/
	.gx-responsive-popup .gx-popup-header {
		float:none;
		width:auto;
	}
	
	.gx-popup-opened, .gx-popup-opened form {		
		overflow:hidden;		
	}
		
	.gx-responsive-popup .gx-popup-content iframe{		
		overflow:auto;
	}
	.gx-responsive-popup .gx-popup-resize {   
		position: absolute;
		bottom: 2px;
		right: 2px;
	}
	
	.gx-responsive-popup div.iframe-container {
		max-height:calc(100vh - 80px);
	}
	
	.gx-responsive-popup div.iframe-container > iframe {
		max-height: none !important;
	}
	
	.gx-responsive-popup.gx-popup-initial .gx-popup-content iframe{   
		max-height:calc(100vh - 80px); /* 80px harcoded for Header Popup Height. Not good. Flexbox instead? */		
		max-width: 100vw;
	}
	.gx-responsive-popup.gx-popup-centered {   
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		left:50% !important;
		top:50% !important;
	}
	
	.gx-responsive-popup.gx-popup-horizontal-center {   
		-webkit-transform: translate(-50%, 0);
		-ms-transform: translate(-50%, 0);
		transform: translate(-50%, 0);
		left:50%;		
	}
}
@media (max-width: 736px) /*Small and ExtraSmall*/
{
	.gx-responsive-popup .gx-popup-header {		
		height:40px;		
	}
	.gx-responsive-popup.gx-popup {				
		top:0;
		left:0;
		height:100vh;
		width:100vw;	
	}
	.gx-responsive-popup .gx-popup-content{		
		height:calc(100% - 40px); /* 40px harcoded for Header Popup Height. Not good. Flexbox instead? */
		width:100%;
		overflow:auto;
		-webkit-overflow-scrolling: touch;		
	}
	.gx-responsive-popup .gx-popup-content > iframe {
		width:100vw !important;				
	}	
	.gx-responsive-popup .gx-popup-resize
	{
		display:none;
	}
	
	body.gx-popup-opened {		
		position:fixed;
	}

	.gx-popup-document 
	{
		width:100% !important;
	}
}

.gx-multimedia-ro img:not([src=""]) {
	background-image: none;
}

.gx-multimedia-ro img:not([src=""]) + * {
	display: none;
}


/* [gx-css-import ignore - end] */
