﻿/* [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,.f_gridrow,.f_gridrow_hov,.f_gridrow_select,.f_gridrowheader,.f_gridrow1,.f_gridrow_hov1,.f_gridrow_select1,.f_gridrowheader1,.GridFusionHeader,.GridRowDraw,.GridRowHeader,.GridRowHov,.GridRowSelect,.GridRowHovDrak,.GridRowNoHeader,.DVGridRow,.WorkWithRowSelected,.WorkWithSelection>TBODY>TR[data-gxselected][data-gxrow],.WorkWithRowHover,.WorkWithSelection>TBODY>TR[data-gxrow]:hover, .WorkWithSelection>TBODY>TR[data-gxrow].gx-row-hovered,.WorkWithHeader,.WorkWith>THEAD>TR,.PromptGrid>THEAD>TR,.ViewGrid>THEAD>TR,.WorkWithSelection>THEAD>TR,.GridWithBorderColorHeader,.GridWithBorderColor>THEAD>TR,.GridNoBorderHeader,.GridNoBorder>THEAD>TR
{
	border-style: none;
	border-width: 0px;
}
.WorkWithRowSelected,.WorkWithSelection>TBODY>TR[data-gxselected][data-gxrow]
{
	background-color: #f7f7f7;
	border-bottom: 1px;
	border-left: 0;
	border-right: 0;
	border-top: 1px;
	border-bottom-color: #eaeaea;
	border-top-color: #eaeaea;
	border-style: solid;
}
.WorkWithRowHover,.WorkWithSelection>TBODY>TR[data-gxrow]:hover, .WorkWithSelection>TBODY>TR[data-gxrow].gx-row-hovered
{
	background-color: #f7f7f7;
	border-top: 1px;
	border-top-color: #eaeaea;
	border-style: solid;
}
.WorkWithHeader,.WorkWith>THEAD>TR,.PromptGrid>THEAD>TR,.ViewGrid>THEAD>TR,.WorkWithSelection>THEAD>TR
{
	background-color: #f7f7f7;
	border-bottom: 1px solid;
	border-left: 0;
	border-right: 0;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 0px;
	padding-top: 3px;
	border-bottom-color: #e9ecef;
	height: 38px;
	vertical-align: middle;
}
.GridWithBorderColorHeader,.GridWithBorderColor>THEAD>TR
{
	border-bottom: 3px;
	border-left: 0;
	border-right: 0;
	border-top: 0;
	color: #575b5d;
	border-bottom-color: #004080;
	border-style: solid;
}
.GridNoBorderHeader,.GridNoBorder>THEAD>TR
{
	background-color: #fff;
}
.Tab,.WWTab,.MTab
{
	border-style: none;
	border-width: 0px;
}
.TabPage,.WWTabPage,.WWTabPageSelected,.WWTabPageHovered,.WWFirstTabPage,.TabPageActive
{
	border-style: none;
	border-width: 0px;
}
.EmbeddedPage,.CFsGeneratorEmbeddedPage
{
	border-style: none;
	border-width: 0px;
}
.ErrorViewerLine
{
	border-style: none;
	border-width: 0px;
}
.Flex
{
	border-style: none;
	border-width: 0px;
}
.TableRow,.BackgroundColorRow,.WWPagingFooterRow,.BackgroudColorWhite,.CFHiddenRow
{
	border-style: none;
	border-width: 0px;
}
.TableCell,.WWPagingFooterCell,.TableCellSwift
{
	border-style: none;
	border-width: 0px;
}
.CallTarget
{
	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;
}


.Form_Body #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.Form_Body .gx-call-target {
	overflow: auto;
}

.Form_Body .gx-center-target {
	display: table-cell;
}

.Form_Body .gx-call-target.top {
	height: 15vh;
}

.Form_Body .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.Form_Body .gx-call-target.bottom {
	height: 10vh;
}

.Form_Body .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.Form_login #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.Form_login .gx-call-target {
	overflow: auto;
}

.Form_login .gx-center-target {
	display: table-cell;
}

.Form_login .gx-call-target.top {
	height: 15vh;
}

.Form_login .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.Form_login .gx-call-target.bottom {
	height: 10vh;
}

.Form_login .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.Form_scrollbar #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.Form_scrollbar .gx-call-target {
	overflow: auto;
}

.Form_scrollbar .gx-center-target {
	display: table-cell;
}

.Form_scrollbar .gx-call-target.top {
	height: 15vh;
}

.Form_scrollbar .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.Form_scrollbar .gx-call-target.bottom {
	height: 10vh;
}

.Form_scrollbar .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.FormRadius #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.FormRadius .gx-call-target {
	overflow: auto;
}

.FormRadius .gx-center-target {
	display: table-cell;
}

.FormRadius .gx-call-target.top {
	height: 15vh;
}

.FormRadius .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.FormRadius .gx-call-target.bottom {
	height: 10vh;
}

.FormRadius .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.From_Graybg #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.From_Graybg .gx-call-target {
	overflow: auto;
}

.From_Graybg .gx-center-target {
	display: table-cell;
}

.From_Graybg .gx-call-target.top {
	height: 15vh;
}

.From_Graybg .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.From_Graybg .gx-call-target.bottom {
	height: 10vh;
}

.From_Graybg .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.MyForm #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.MyForm .gx-call-target {
	overflow: auto;
}

.MyForm .gx-center-target {
	display: table-cell;
}

.MyForm .gx-call-target.top {
	height: 15vh;
}

.MyForm .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.MyForm .gx-call-target.bottom {
	height: 10vh;
}

.MyForm .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.FormNoBackgroundColor #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.FormNoBackgroundColor .gx-call-target {
	overflow: auto;
}

.FormNoBackgroundColor .gx-center-target {
	display: table-cell;
}

.FormNoBackgroundColor .gx-call-target.top {
	height: 15vh;
}

.FormNoBackgroundColor .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.FormNoBackgroundColor .gx-call-target.bottom {
	height: 10vh;
}

.FormNoBackgroundColor .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.FormBackgroundImage #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.FormBackgroundImage .gx-call-target {
	overflow: auto;
}

.FormBackgroundImage .gx-center-target {
	display: table-cell;
}

.FormBackgroundImage .gx-call-target.top {
	height: 15vh;
}

.FormBackgroundImage .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.FormBackgroundImage .gx-call-target.bottom {
	height: 10vh;
}

.FormBackgroundImage .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.FormSplitScreen #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.FormSplitScreen .gx-call-target {
	overflow: auto;
}

.FormSplitScreen .gx-center-target {
	display: table-cell;
}

.FormSplitScreen .gx-call-target.top {
	height: 15vh;
}

.FormSplitScreen .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.FormSplitScreen .gx-call-target.bottom {
	height: 10vh;
}

.FormSplitScreen .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.FormWeChat #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.FormWeChat .gx-call-target {
	overflow: auto;
}

.FormWeChat .gx-center-target {
	display: table-cell;
}

.FormWeChat .gx-call-target.top {
	height: 15vh;
}

.FormWeChat .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.FormWeChat .gx-call-target.bottom {
	height: 10vh;
}

.FormWeChat .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.FormLogin #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.FormLogin .gx-call-target {
	overflow: auto;
}

.FormLogin .gx-center-target {
	display: table-cell;
}

.FormLogin .gx-call-target.top {
	height: 15vh;
}

.FormLogin .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.FormLogin .gx-call-target.bottom {
	height: 10vh;
}

.FormLogin .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;
}


.Form_Body #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.Form_Body .gx-call-target {
	overflow: auto;
}

.Form_Body .gx-center-target {
	display: table-cell;
}

.Form_Body .gx-call-target.top {
	height: 15vh;
}

.Form_Body .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.Form_Body .gx-call-target.bottom {
	height: 10vh;
}

.Form_Body .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.Form_login #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.Form_login .gx-call-target {
	overflow: auto;
}

.Form_login .gx-center-target {
	display: table-cell;
}

.Form_login .gx-call-target.top {
	height: 15vh;
}

.Form_login .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.Form_login .gx-call-target.bottom {
	height: 10vh;
}

.Form_login .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.Form_scrollbar #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.Form_scrollbar .gx-call-target {
	overflow: auto;
}

.Form_scrollbar .gx-center-target {
	display: table-cell;
}

.Form_scrollbar .gx-call-target.top {
	height: 15vh;
}

.Form_scrollbar .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.Form_scrollbar .gx-call-target.bottom {
	height: 10vh;
}

.Form_scrollbar .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.FormRadius #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.FormRadius .gx-call-target {
	overflow: auto;
}

.FormRadius .gx-center-target {
	display: table-cell;
}

.FormRadius .gx-call-target.top {
	height: 15vh;
}

.FormRadius .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.FormRadius .gx-call-target.bottom {
	height: 10vh;
}

.FormRadius .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.From_Graybg #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.From_Graybg .gx-call-target {
	overflow: auto;
}

.From_Graybg .gx-center-target {
	display: table-cell;
}

.From_Graybg .gx-call-target.top {
	height: 15vh;
}

.From_Graybg .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.From_Graybg .gx-call-target.bottom {
	height: 10vh;
}

.From_Graybg .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.MyForm #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.MyForm .gx-call-target {
	overflow: auto;
}

.MyForm .gx-center-target {
	display: table-cell;
}

.MyForm .gx-call-target.top {
	height: 15vh;
}

.MyForm .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.MyForm .gx-call-target.bottom {
	height: 10vh;
}

.MyForm .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.FormNoBackgroundColor #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.FormNoBackgroundColor .gx-call-target {
	overflow: auto;
}

.FormNoBackgroundColor .gx-center-target {
	display: table-cell;
}

.FormNoBackgroundColor .gx-call-target.top {
	height: 15vh;
}

.FormNoBackgroundColor .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.FormNoBackgroundColor .gx-call-target.bottom {
	height: 10vh;
}

.FormNoBackgroundColor .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.FormBackgroundImage #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.FormBackgroundImage .gx-call-target {
	overflow: auto;
}

.FormBackgroundImage .gx-center-target {
	display: table-cell;
}

.FormBackgroundImage .gx-call-target.top {
	height: 15vh;
}

.FormBackgroundImage .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.FormBackgroundImage .gx-call-target.bottom {
	height: 10vh;
}

.FormBackgroundImage .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.FormSplitScreen #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.FormSplitScreen .gx-call-target {
	overflow: auto;
}

.FormSplitScreen .gx-center-target {
	display: table-cell;
}

.FormSplitScreen .gx-call-target.top {
	height: 15vh;
}

.FormSplitScreen .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.FormSplitScreen .gx-call-target.bottom {
	height: 10vh;
}

.FormSplitScreen .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.FormWeChat #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.FormWeChat .gx-call-target {
	overflow: auto;
}

.FormWeChat .gx-center-target {
	display: table-cell;
}

.FormWeChat .gx-call-target.top {
	height: 15vh;
}

.FormWeChat .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.FormWeChat .gx-call-target.bottom {
	height: 10vh;
}

.FormWeChat .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.FormLogin #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.FormLogin .gx-call-target {
	overflow: auto;
}

.FormLogin .gx-center-target {
	display: table-cell;
}

.FormLogin .gx-call-target.top {
	height: 15vh;
}

.FormLogin .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.FormLogin .gx-call-target.bottom {
	height: 10vh;
}

.FormLogin .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;
}
.FileUploadOnly.gx-fileupload table td:first-child, .FileUploadOnly.gx-fileupload table td:nth-child(3)
{
	display: none
}
.Popup,.Form .gx-popup.gx-popup-default,.Form_Body .gx-popup.gx-popup-default,.Form_login .gx-popup.gx-popup-default,.Form_scrollbar .gx-popup.gx-popup-default,.FormRadius .gx-popup.gx-popup-default,.From_Graybg .gx-popup.gx-popup-default,.MyForm .gx-popup.gx-popup-default,.FormNoBackgroundColor .gx-popup.gx-popup-default,.FormBackgroundImage .gx-popup.gx-popup-default,.FormSplitScreen .gx-popup.gx-popup-default,.FormWeChat .gx-popup.gx-popup-default,.FormLogin .gx-popup.gx-popup-default
{
	background-color: #fff;
	border-style: none;
	border-width: 0px;
}
.GridColumn,.f_gridcolumn,.f_gridcolumn1,.WWIconActionColumn,.ActionColumn,.ActionColumn1,.WWColumn,.WWSecondaryColumn,.WWTextActionColumn,.WWColumnItalic,.WWColumnLineThrough,.WWColumnUnderline,.WWActionGroupColumn,.WWColumnSuccess,.WWColumnDanger,.WWColumnWarning,.WWColumnGray,.WWColumnBold,.WWColumnInfo,.WWActionColumn,.WWOptionalColumn,.TagColumn,.OptionalColumn,.FooterCell1
{
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	border-style: none;
	border-width: 0px;
}
.WWIconActionColumn
{
	width: 52px;
}
.ActionColumn,.ActionColumn1
{
	width: 36px;
}
.WWColumn,.WWSecondaryColumn,.WWTextActionColumn,.WWColumnItalic,.WWColumnLineThrough,.WWColumnUnderline,.WWActionGroupColumn,.WWColumnSuccess,.WWColumnDanger,.WWColumnWarning,.WWColumnGray,.WWColumnBold,.WWColumnInfo,.WWActionColumn,.WWOptionalColumn
{
	white-space: normal;
	vertical-align: middle;
	text-overflow: ellipsis;
}
.WWActionGroupColumn
{
	width: 52px;
}
.WWColumnSuccess
{
	background-color: #dff0d8;
}
.WWColumnDanger
{
	background-color: #f2dede;
}
.WWColumnWarning
{
	background-color: #faf2cc;
}
.WWColumnGray
{
	background-color: #f7f7f7;
}
.WWColumnInfo
{
	background-color: #e0f1ff;
}
.WWActionColumn
{
	padding-left: 10px;
	padding-right: 10px;
	width: 52px;
}
.WWOptionalColumn
{
	padding-bottom: 9px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 9px;
	visibility: visible;
}
.TagColumn
{
	padding-right: 5px;
	width: 30px;
}
.FooterCell1
{
	background-color: #1756a8;
	padding-bottom: 30px;
	padding-left: 15px;
	background-image: none;
}
.Section,.TabContainer,.OrdersCell,.WWGridCell,.ViewGridCell,.ViewGridCellAdvanced,.WWGridCellExpanded,.ToggleCell,.Section1,.ToolbarCellClass,.gx-navbar-inner,.ContentPlace,.ReservedSpaceCell,.FormCell,.FormCellSimple,.FormCellAdvanced,.SubtitleContainer,.Div_panelbody,.Div_panelheader,.TopLeftSeparateCell,.PopupSections,.PopupContent,.PopupHeader,.WWTabStrip,.WWActionGroupList,.FilterSearchAttributeSelectorClass,.DateFilterSearchAttributeSelectorClass,.CleanFiltersIcon,.NotificationFontIconGrid,.NotificationSubtitleCell,.NotificationItemRight,.NotificationContent,.NotificationItemContent,.HomeModulesBigIconCell,.HomeModulesBigDescriptionCell,.CellExtendedComboFL,.CellSplitScreenFS,.CellMarginBottom10,.CellNoPaddingRightSplitScreenTabs,.CellTableRightAssociation,.CellViewTab,.EditableGridCell_LinedAtts,.CardImageCell,.TableViewCardsCell,.ViewCardCellWidth40,.ViewCardCellWidth60,.ViewGridNoBorderCell,.NestedGridCell,.CardLongDescriptionOnHover,.TableTransactionTemplate,.EditForm,.WeChatNoFlexGrowCell,.WeChatProfileExtraDataSeparator,.MasterPageTopExitCell,.HeaderCell,.HeaderCellInline,.HeaderCellMenu,.HomePage,.HomePageBanner,.HomeCellRegister,.HomeCellRegisterInner,.HomePageBanner1,.Div_ClearBoth,.div_PrintTable,.Div_slwrap,.Div_slkey,.Div_slvalue,.DivAttDate,.MySeBorder,.MySession,.popup_content,.popup_contentHead,.popup_overlay,.Sec_PageContainer,.SectionScroll,.NavBottom,.RequiredCellMarginTop30,.RequiredCellMarginTop20,.CellMarginTop80,.HeaderLine,.WizardStepsContainerCell,.FontUserIcon,.WorkWithTitle,.HorizontalMenuCell,.PanelCardContainer,.page-content,.ActionGroupGrouped,.SectionFSData,.StepNumberBulletCell,.MergeLabelCell,.CellWidthAuto,.CellWidthAuto100ExtraSmall,.WWActionsCell,.ViewActionsCell,.ViewGridActionsCell,.ViewActionsBackCell,.WWFiltersCell,.WWFiltersCellCollapsed,.WWAdvancedBarCell,.ViewAdvancedBarCell,.PromptAdvancedBarCell,.VerticalCenteredCell,.CellNoPaddingHorizontal,.CellBannerModules,.CellNoPaddingRight,.CellMarginTop,.CellMarginTopAssociationButtons,.CellMarginBottom15,.ViewCellRightItem,.CellMarginLeft15,.CellMarginLeft30,.WorkWithCell,.ShowMenuImageCell,.ShowMenuImageCellNotFixed,.ShowMenuImageCellNotFixedRight,.ShowMenuImageCellNotFixedRightNavTabs,.CellAlignRight,.CellAlignRightWithMargin,.CellMenuIcon,.CellMarginTopInExtraSmall,.DataContentCell,.RequiredDataContentCell,.DataContentCell_TB2_100,.DataContentCellLogin,.RequiredDataContentCellLogin,.DataContentCellView,.LabelCell,.DataContentCellFL,.RequiredDataContentCellFL,.DataContentCellWeChat,.CellMarginLeft,.CellViewTextBlockTitle,.CellViewAttributeTitle,.CellViewTableTitle,.CellTextBlockTitleWWP,.CellPaddingBottom,.CellFloatRight,.CellTableAssociationButtons,.TableSuborLevelCell,.ExportOptionsPanellCell,.CellTableContentHolderFixed,.MasterHeaderCell,.MasterHeaderCellNoBackground,.AssociationTitleCell,.CellNoMarginBottom,.CellAttributeSearch,.CellAlignTop,.CellAlignTopPaddingTop10,.CellAlignTopPaddingTop2,.CellAlignCenter,.CellPaddingLeft10,.ColumnSettingsContainer,.ColumnSettingsRangeContainer,.ColumnSettingsRangeContainerDiv,.ColumnSettingsRangeContainerSpan,.CellWidth_6_25,.CellWidth_12_5,.CellWidth_93_75,.CellWidth_87_5,.PromptFiltersCell,.CellAssociationAttributeTitle,.FSLineSeparatorCell,.StepNumberCell,.StepContainerCell,.TableStepNumberCell,.AttributeStepCell,.AttributeStepBulletCell,.TextBlockWizardDescriptionCell,.WWColumnFirstColumn,.WWColumnDangerFirstColumn,.WWColumnDangerSingleCell,.WWColumnWarningFirstColumn,.WWColumnWarningSingleCell,.WWColumnSuccessFirstColumn,.WWColumnSuccessSingleCell,.WWColumnGrayFirstColumn,.WWColumnGraySingleCell,.WWColumnInfoFirstColumn,.WWColumnInfoSingleCell,.PaginationBar,.PaginationBarEmptyGrid,.CellPaddingLeftRight0XS,.CellMarginLogin,.CellMarginLoginImageLeft,.CellMarginLoginLeft,.CellPaddingLogin,.CellTableContentMaster,.CellTableContentMasterVertMenuNotFixed,.CellTitleMaster,.CellTitleMasterFixed,.CellTitleMasterFixed_HorizontalMenu,.CellTitleMasterHorizontalMenu,.CellTitleMasterHorizontalMenu_HeaderFixed,.HorizontalMenuIcon,.MasterFooterCellVM,.MasterFooterCellFixedVM,.MasterFooterCellFixedHM,.MasterFooterCellFixedVMSidebarImage,.MasterFooterCellHM,.MasterFooterCellVMSidebarImage,.CellContentHolder,.CellTableContentWithFooter,.CellTableContentHorizontalMenu,.CellTableContentHorizontalMenuFixedTitle,.CellTableContentHorizontalMenuFixedHeader,.CellMarginTop10,.TagAfterText,.TagBeforeText,.ShowMenuImageCellCircle,.LogoCellFixedHeader,.LogoCellNotFixedHeader,.TableUserRoleCell,.MoreInfoCardCell,.MoreInfoAdminCell,.AdminDashboardIcon,.MoreInfoAdminIcon,.ProgressCardCell,.ProgressCardCellDanger,.ProgressCardCellWarning,.ProgressCardCellInfo,.ProgressCardCellSuccess,.ProgressCardCellBaseColor,.ProgressCardCellInfoLight,.ProgressCardContentCell,.ProgressCardIcon,.ProgressCardIconDanger,.ProgressCardIconWarning,.ProgressCardIconInfo,.ProgressCardIconSuccess,.ProgressCardIconBaseColor,.ProgressCardIconInfoLight,.ProgressAdminCardIcon,.ProgressAdminCardCellIcon,.CellMarginTopMedium,.CellMarginTopExtraSmall,.CellTitleMasterNoBackground,.ProgressAdminCardCell,.SimpleCardTableActionsCell,.ActionGroupHeaderFontIcon,.FontColorIcon,.FontColorIconDanger,.FontColorIconWarning,.FontColorIconSuccess,.FontColorIconInfo,.FontColorIconInfoLight,.FontColorIconSmall,.WeChatLoginFontColorIcon,.ChatGridCell,.ChatImageCell,.ChatImageCellBaseColor,.ChatMessageCell,.ChatMessageCellBaseColor,.ConvertToDDO,.CellWWLink,.CellWWLinkPanel,.ImageMenuIcon,.CardMaterialMoreInfoIcon,.PanelChat,.FontIconTopRightActions,.CellMarginPrompt,.GAMIconLogin,.GridGroupTitle,.CellPaddingLeft30,.CardsMenuIcon,.ButtonAddGridLineCell,.HomeModulesBigTitleCell,.HomeModulesBackImageCell,.HomeModulesTitleCell,.HomeModulesIcon,.HomeModulesBigIcon,.HomeModulesIconCell,.PopupContentCell,.CellPaddingTop5,.CellHeaderBar,.NotificationFontIcon,.NotificationFontIconDanger,.NotificationFontIconSuccess,.NotificationFontIconInfo,.NotificationFontIconWarning,.NotificationFontIconBaseColor,.NotificationFontIconInfoLight,.BreadCrumbIcon,.ObjectFitCoverFix,.ObjectFitCover,.CellFSSplitScreen,.CellTitleViewSplitScreen,.CellLeftSplitScreen,.CellWCSplitScreen,.CellWCSplitScreenWithTabs,.AttributeCardsMenuTitleCell,.CSTitleIcon,.CSTitleIconDanger,.CSDropDownFI,.CSDropDownFilter,.CellMarginTop30,.FontColorIconBookmark,.FontColorIconBookmarkAdded,.FontColorIconBookmarkTitle,.FontColorIconBookmarkTitleAdded,.SimpleCardIconPadding,.FontIconMenu,.CellPaddingRight30,.CellWWLinkRight40,.CellWWLinkRight60,.ProductsCardFreeStyleCell,.HeaderImageCell,.TreeViewCell,.DashboardMenuIconCell,.DashboardIcon,.DashboardWithCalendarLeftContentCell,.DashboardWithCalendarRightContentCell,.TreeViewGridCell,.CellMax400,.WeChatImageLargeContainerCell,.MasterWeChatIcon,.FlexWeChatMenuCell,.AttributeSearchWeChatCell,.WeChatListItemCell,.WeChatListItemHomeCell,.WeChatListItemWithIconCell,.WeChatListArrow,.WeChatListTitleCell,.WeChatRadioButtonCell,.WeChatIconProfile,.WeChatProfileHeaderCell,.WeChatProfileSeparatorCell,.WeChatProfileListCell,.WeChatHomeListItemCell,.WeChatFontColorIcon,.WeChatFontColorIconDanger,.WeChatFontColorIconInfo,.WeChatFontColorIconSuccess,.WeChatFontColorIconWarning,.WeChatFontColorIconInfoLight,.WeChatTitleCell,.WeChatCellPrice,.WeChatListItemWithImageLargeCell,.WeChatProfileHeader,.WeChatCellProfileBackground,.WeChatProfileExtraDataCell,.MasterTopActionsHeader,.TableWizardStepsLine,.CellWizardActions,.ActionGroupColorFilledActions,.VerticalTabs,.StepNumberUnderlineCell,.WizardStepsUnderlineContainerCell,.WizardVerticalStepTitlesCell,.WizardVerticalStepsPositionCell,.WizardStepsUnderlinePositionCell,.FreeStyleStepsProgressCell,.FooterCell,.CellRight,.ListPageMain,.HomeLogo,.ListItemRight,.EmPage,.CellMarginTop20,.PageBolgTitle,.CellMarginBottom20,.PageBlogContent,.ListItemRightupd,.tabtop,.FooterCell2,.ListItemRight1,.MoreInfoAdminIcon1,.MoreInfoAdminIcon2,.MoreInfoAdminIcon3,.MoreInfoAdminIcon4,.MoreInfoAdminIcon5,.MoreInfoAdminIcon6,.MoreInfoAdminIcon7,.MoreInfoAdminIcon8,.MoreInfoAdminIcon9,.MoreInfoAdminIcon10,.MoreInfoAdminIconsc1
{
	border-style: none;
	border-width: 0px;
}
.CellTabsIFrameHorizontal
{
	padding-right: 30px;
}
.HeaderCellInline
{
	margin-bottom: 5px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 5px;
}
.HeaderCellMenu
{
	margin-bottom: 10px;
	margin-top: 11px;
}
.HomePageBanner
{
	background-repeat: no-repeat;
	background-size:100% 100%;
}
.HomeCellRegister
{
	margin-top: 20px;
	width: 700px;
	margin-left: calc(50vw - 350px);
}
.HomeCellRegisterInner
{
	padding-left: 100px;
	padding-right: 100px;
}
.HomePageBanner1
{
	background-image: url(../backgroundapp1.png);
	background-repeat: no-repeat;
	background-size:100% 100%;
}
.NavBottom
{
	background-color: #fff;
	bottom: 0px;
	margin-left: -15px;
	padding-bottom: 5px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 10px;
	position: fixed;
	z-index: 9999;
	height: 64px;
	width: 100%;
}
.RequiredCellMarginTop30
{
	margin-top: 30px;
}
.RequiredCellMarginTop20
{
	margin-top: 20px;
}
.CellMarginTop80
{
	margin-top: 80px;
}
.WizardStepsContainerCell
{
	padding-left: 0px;
}
.FontUserIcon
{
	margin-right: 7px;
}
.WorkWithTitle
{
	padding-left: 5pt;
	font-weight: 500;
}
.HorizontalMenuCell
{
	overflow: hidden;
	position: relative;
	height: 50px;
}
.PanelCardContainer
{
	padding-bottom: 15px;
}
.ActionGroupGrouped
{
	line-height:38px;
}
.SectionFSData
{
	border-bottom: 1px solid;
	border-bottom-color: #eaeaea;
	border-right-color: #eaeaea;
	border-right: 1px solid;
	margin-right: -1px;
	max-height: 300px;
	overflow-y: scroll;
}
.StepNumberBulletCell
{
	padding-top: 3px;
	text-align: center;
}
.MergeLabelCell
{
	padding-right: 0px;
	padding-top: 7px;
	text-align: right;
}
.CellWidthAuto,.CellWidthAuto100ExtraSmall
{
	width: auto;
}
.WWActionsCell,.ViewActionsCell,.ViewGridActionsCell,.ViewActionsBackCell
{
	text-align: right;
}
.WWFiltersCell,.WWFiltersCellCollapsed
{
	padding-bottom: 15px;
}
.VerticalCenteredCell
{
	float: none;
	padding-left: 5px;
	display: inline-block;
	vertical-align: middle;
}
.CellNoPaddingHorizontal,.CellBannerModules
{
	padding-left: 0px;
	padding-right: 0px;
}
.CellBannerModules
{
	margin-top: -5px;
}
.CellNoPaddingRight
{
	padding-right: 0px;
}
.CellMarginTop,.CellMarginTopAssociationButtons
{
	margin-top: 15px;
}
.CellMarginBottom15
{
	margin-bottom: 15px;
}
.ViewCellRightItem
{
	color: #004080;
	line-height:34px;
}
.CellMarginLeft15
{
	margin-left: 15px;
}
.CellMarginLeft30
{
	margin-left: 30px;
}
.ShowMenuImageCell,.ShowMenuImageCellNotFixed,.ShowMenuImageCellNotFixedRight,.ShowMenuImageCellNotFixedRightNavTabs
{
	left: 224px;
	position: fixed;
	top: 0px;
	width: auto;
}
.ShowMenuImageCellNotFixed,.ShowMenuImageCellNotFixedRight,.ShowMenuImageCellNotFixedRightNavTabs
{
	left: 239px;
	position: absolute;
}
.ShowMenuImageCellNotFixedRight,.ShowMenuImageCellNotFixedRightNavTabs
{
	left: 275px;
}
.CellAlignRight
{
	text-align: right;
}
.CellAlignRightWithMargin
{
	float: right;
	margin-bottom: 10px;
	margin-top: 10px;
	width: auto;
}
.CellMenuIcon
{
	left: 175px;
	padding-top: 3px;
	position: absolute;
}
.DataContentCell,.RequiredDataContentCell,.DataContentCell_TB2_100,.DataContentCellLogin,.RequiredDataContentCellLogin,.DataContentCellView,.LabelCell,.DataContentCellFL,.RequiredDataContentCellFL,.DataContentCellWeChat
{
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 2px;
	white-space: nowrap;
	vertical-align: middle;
}
.DataContentCellLogin,.RequiredDataContentCellLogin
{
	padding-left: 15px;
	padding-right: 15px;
}
.DataContentCellView
{
	white-space: normal;
}
.LabelCell
{
	margin-bottom: 15px;
	padding-top: 7px;
	text-align: right;
}
.DataContentCellFL,.RequiredDataContentCellFL
{
	padding-bottom: 0px;
	padding-top: 0px;
}
.DataContentCellWeChat
{
	border-bottom: 1px solid #f3f3f4;
	margin-left: 40px;
	margin-top: 10px;
	padding-left: 15px;
	padding-right: 0px;
	width:calc(100% - 65px);
	padding-right:0;
}
.CellMarginLeft
{
	margin-left: 10px;
}
.CellViewTextBlockTitle
{
	padding-right: 0px;
	padding-top: 4px;
}
.CellViewAttributeTitle
{
	padding-left: 0px;
	padding-top: 4px;
}
.CellViewTableTitle
{
	padding-bottom: 15px;
}
.CellTextBlockTitleWWP
{
	background-color: #f7f7f7;
	border-bottom: 1px;
	border-bottom-color: #e9ecef;
	border-left: 0px;
	border-right: 0px;
	border-style: solid;
	border-top: 1px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-bottom: 5px;
	padding-left: 35px;
	padding-right: 5px;
	padding-top: 5px;
	border-top-style:solid;
	 border-top-color: #D9D9D9;
}
.CellPaddingBottom
{
	border-top-color: #e9ecef;
	border-style: solid;
	padding-bottom: 15px;
	border-top-width:1px;
}
.CellFloatRight
{
	float: right;
}
.CellTableAssociationButtons
{
	background-color: #fff;
	padding-right: 5px;
	padding-top: 88px;
	height: 350px;
	text-align: center;
}
.TableSuborLevelCell
{
	padding-top: 10px;
}
.ExportOptionsPanellCell
{
	margin-left: 20px;
	padding-top: 10px;
}
.CellTableContentHolderFixed
{
	margin-top: 47px;
}
.MasterHeaderCell,.MasterHeaderCellNoBackground
{
	background-color: #004080;
	box-shadow: 5px 0px 10px rgba(0,0,0,0.5);
	z-index: 1011;
	height: 70px;
}
.MasterHeaderCellNoBackground
{
	background-color: transparent;
	box-shadow: 5px 0px 10px rgba(0,0,0,0.5);
}
.AssociationTitleCell
{
	padding-right: 3pt;
	height: 25px;
	white-space: nowrap;
	vertical-align: middle;
}
.CellNoMarginBottom
{
	margin-bottom: 0px;
}
.CellAttributeSearch
{
	border-bottom-color: #fff;
	border-left-color: #fff;
	border-right-color: #fff;
	border-top-color: #fff;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	margin-right: 22px;
	z-index: 1100;
	height: 35px;
	line-height:22px;
}
.CellAlignTop,.CellAlignTopPaddingTop10,.CellAlignTopPaddingTop2
{
	vertical-align: top;
}
.CellAlignTopPaddingTop10
{
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
.CellAlignTopPaddingTop2
{
	padding-top: 2px;
}
.CellAlignCenter
{
	text-align: center;
}
.CellPaddingLeft10
{
	padding-left:10px !important;
}
.ColumnSettingsContainer
{
	position: relative;
	display: -webkit-box;
	 display: -moz-box;
	display: -ms-flexbox;
	 display: -webkit-flex;
	display:flex;
	 -webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.ColumnSettingsRangeContainer
{
	margin-bottom: 10px;
	width: 180px;
	display: table;
	text-align: right;
}
.ColumnSettingsRangeContainerDiv
{
	float: right;
	width: 123px;
}
.ColumnSettingsRangeContainerSpan
{
	padding-right: 10px;
	width: 100%;
	display: table-cell;
	color: #575b5d;
	vertical-align: middle;
	line-height:28px;
}
.CellWidth_6_25
{
	width: 6.25%;
}
.CellWidth_12_5
{
	width: 12.5%;
}
.CellWidth_93_75
{
	width: 83.75%;
}
.CellWidth_87_5
{
	width: 87.5%;
}
.PromptFiltersCell
{
	padding-bottom: 10px;
	padding-top: 10px;
}
.CellAssociationAttributeTitle
{
	padding-left: 0px;
	padding-top: 4px;
}
.FSLineSeparatorCell
{
	border-bottom: 1px;
	border-bottom-color: #eaeaea;
	border-style: solid;
	padding-bottom: 5px;
	padding-top: 5px;
}
.StepNumberCell
{
	padding-top: 1px;
}
.StepContainerCell
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.TableStepNumberCell
{
	padding-left: 15px;
	padding-right: 5px;
}
.AttributeStepCell
{
	height: 60px;
	padding-right:15px !important;
}
.AttributeStepBulletCell
{
	padding-top: 5px;
	text-align: center;
}
.TextBlockWizardDescriptionCell
{
	padding-top: 20px;
}
.WWColumnFirstColumn,.WWColumnDangerFirstColumn,.WWColumnDangerSingleCell,.WWColumnWarningFirstColumn,.WWColumnWarningSingleCell,.WWColumnSuccessFirstColumn,.WWColumnSuccessSingleCell,.WWColumnGrayFirstColumn,.WWColumnGraySingleCell,.WWColumnInfoFirstColumn,.WWColumnInfoSingleCell
{
	box-shadow: 2px 0px 0px 0px inset;
}
.WWColumnDangerFirstColumn,.WWColumnDangerSingleCell
{
	box-shadow: 2px 0px 0px 0px #dd4b39 inset;
	-webkit-box-shadow:3px 0 0 #D73D32 inset;
}
.WWColumnDangerSingleCell
{
	box-shadow: 2px 0px 0px 0px #dd4b39 inset;
}
.WWColumnWarningFirstColumn,.WWColumnWarningSingleCell
{
	box-shadow: 2px 0px 0px 0px #f39c12 inset;
	-webkit-box-shadow:3px 0 0 #F4B400 inset;
}
.WWColumnWarningSingleCell
{
	box-shadow: 2px 0px 0px 0px #f39c12 inset;
}
.WWColumnSuccessFirstColumn,.WWColumnSuccessSingleCell
{
	box-shadow: 2px 0px 0px 0px #00a65a inset;
	-webkit-box-shadow:3px 0 0 #53A93F inset;
}
.WWColumnSuccessSingleCell
{
	box-shadow: 2px 0px 0px 0px #00a65a inset;
}
.WWColumnGrayFirstColumn,.WWColumnGraySingleCell
{
	box-shadow: 2px 0px 0px 0px #808080 inset;
	-webkit-box-shadow:3px 0 0 #808080 inset;
}
.WWColumnGraySingleCell
{
	box-shadow: 2px 0px 0px 0px #808080 inset;
}
.WWColumnInfoFirstColumn,.WWColumnInfoSingleCell
{
	box-shadow: 2px 0px 0px 0px #3c8dbc inset;
	-webkit-box-shadow:3px 0 0 #008CFF inset;
}
.WWColumnInfoSingleCell
{
	box-shadow: 2px 0px 0px 0px #3c8dbc inset;
}
.PaginationBar,.PaginationBarEmptyGrid
{
	border-top-color: #e9ecef;
	border-style: solid;
	border-width: 1px;
	box-shadow: 0px 1px 3px rgba(0,0,0,0.2);
	padding-bottom: 7px;
	padding-top: 7px;
	border-left:0;
	border-right:0;
	border-bottom:0;
}
.PaginationBarEmptyGrid
{
	box-shadow: 0px 1px 3px rgba(0,0,0,0.2);
}
.CellMarginLogin,.CellMarginLoginImageLeft,.CellMarginLoginLeft
{
	margin-top: 5%;
	padding-left: 30px;
}
.CellMarginLoginImageLeft,.CellMarginLoginLeft
{
	margin-top: 0px;
	padding-top:calc(50vh - 290px);
}
.CellMarginLoginLeft
{
	display: none;
}
.CellPaddingLogin
{
	padding-top: 15px;
}
.CellTableContentMaster,.CellTableContentMasterVertMenuNotFixed
{
	margin-top: 70px;
	padding-left: 30px;
}
.CellTableContentMasterVertMenuNotFixed
{
	margin-top: 0px;
	padding-right: 0px;
	width:calc(100% - 239px);
	padding-left:30px !important;
}
.CellTitleMaster,.CellTitleMasterFixed,.CellTitleMasterFixed_HorizontalMenu,.CellTitleMasterHorizontalMenu,.CellTitleMasterHorizontalMenu_HeaderFixed
{
	background-color: #fff;
	border-bottom: 0px solid;
	border-bottom-color: #d9d9d9;
	box-shadow: 1px 0px 5px rgba(0,0,0,0.1);
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	z-index: 1;
}
.CellTitleMasterFixed,.CellTitleMasterFixed_HorizontalMenu
{
	box-shadow: 1px 0px 5px rgba(0,0,0,0.1);
	left: 0px;
	margin-bottom: 0px;
	margin-left: 224px;
	position: fixed;
	z-index: 5;
}
.CellTitleMasterFixed_HorizontalMenu
{
	box-shadow: 1px 0px 5px rgba(0,0,0,0.1);
	margin-left: 0px;
	top: 50px;
}
.CellTitleMasterHorizontalMenu,.CellTitleMasterHorizontalMenu_HeaderFixed
{
	box-shadow: 1px 0px 5px rgba(0,0,0,0.1);
	padding-left: 35px;
}
.CellTitleMasterHorizontalMenu_HeaderFixed
{
	box-shadow: 1px 0px 5px rgba(0,0,0,0.1);
	left: 0px;
	margin-top: 50px;
}
.HorizontalMenuIcon
{
	padding-right: 7px;
	font-size: 11px;
}
.MasterFooterCellVM,.MasterFooterCellFixedVM,.MasterFooterCellFixedHM,.MasterFooterCellFixedVMSidebarImage,.MasterFooterCellHM,.MasterFooterCellVMSidebarImage
{
	background-color: #fff;
	background-image: none;
	bottom: 0px;
	padding-left: 254px;
	position: absolute;
	z-index: 1008;
}
.MasterFooterCellFixedVM,.MasterFooterCellFixedHM,.MasterFooterCellFixedVMSidebarImage
{
	left: 0px;
	padding-left: 239px;
	position: fixed;
}
.MasterFooterCellFixedHM
{
	padding-left: 15px;
}
.MasterFooterCellFixedVMSidebarImage
{
	padding-left: 275px;
}
.MasterFooterCellHM
{
	padding-left: 15px;
}
.MasterFooterCellVMSidebarImage
{
	padding-left: 290px;
}
.CellContentHolder
{
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 15px;
}
.CellTableContentWithFooter
{
	padding-bottom:60px
             !important;
}
.CellTableContentHorizontalMenu,.CellTableContentHorizontalMenuFixedTitle,.CellTableContentHorizontalMenuFixedHeader
{
	padding-left: 30px;
	padding-right: 15px;
}
.CellTableContentHorizontalMenuFixedTitle
{
	margin-top: 97px;
}
.CellTableContentHorizontalMenuFixedHeader
{
	margin-top: 50px;
}
.CellMarginTop10
{
	margin-top: 10px;
}
.TagAfterText
{
	margin-left: 5px;
	margin-right: 0px;
}
.TagBeforeText
{
	margin-right: 5px;
}
.ShowMenuImageCellCircle
{
	background-color: white;
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
	border-bottom-left-radius: 30px;
	box-shadow: 0px 2px 2px 0px rgba(153,153,153,0.14);
}
.LogoCellFixedHeader,.LogoCellNotFixedHeader
{
	background-color: #002767;
	margin-left: -15px;
	padding-left: 15px;
	position: absolute;
	height: 50px;
	width: 224px;
}
.LogoCellNotFixedHeader
{
	width: 239px;
}
.TableUserRoleCell
{
	width: 100%;
}
.MoreInfoCardCell
{
	border-top-color: #d7dfe3;
	border-style: solid;
	border-width: 1px;
	margin-top: 15px;
	padding-top: 10px;
	width: 100%;
	border-left:0;
	border-right:0;
	border-bottom:0;
}
.MoreInfoAdminCell
{
	background-color: rgba(0,0,0,0.1);
	margin-left: 5px;
	margin-top: 20px;
	padding-bottom: 3px;
	padding-top: 3px;
	width:calc(100% - 10px);
}
.AdminDashboardIcon
{
	position: absolute;
	right: 20px;
	top: 0px;
	color: rgba(0,0,0,0.15);
	transition:all .3s linear;
	font-size:90px !important;
}
.MoreInfoAdminIcon
{
	color: rgba(255,255,255,0.8);
	font-size:16px !important;
}
.ProgressCardCell,.ProgressCardCellDanger,.ProgressCardCellWarning,.ProgressCardCellInfo,.ProgressCardCellSuccess,.ProgressCardCellBaseColor,.ProgressCardCellInfoLight
{
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	width: 67px;
}
.ProgressCardCellDanger
{
	background-color: #dd4b39;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
}
.ProgressCardCellWarning
{
	background-color: #f39c12;
	background-image: none;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
}
.ProgressCardCellInfo
{
	background-color: #3c8dbc;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
}
.ProgressCardCellSuccess
{
	background-color: #00a65a;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
}
.ProgressCardCellBaseColor
{
	background-color: #004080;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
}
.ProgressCardCellInfoLight
{
	background-color: #00c0ef;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
}
.ProgressCardContentCell
{
	background-color: #fff;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
.ProgressCardIcon,.ProgressCardIconDanger,.ProgressCardIconWarning,.ProgressCardIconInfo,.ProgressCardIconSuccess,.ProgressCardIconBaseColor,.ProgressCardIconInfoLight
{
	font-size: 15px;
	color: #999;
}
.ProgressCardIconDanger
{
	color: #dd4b39;
}
.ProgressCardIconWarning
{
	color: #f39c12;
}
.ProgressCardIconInfo
{
	color: #3c8dbc;
}
.ProgressCardIconSuccess
{
	color: #00a65a;
}
.ProgressCardIconBaseColor
{
	color: #004080;
}
.ProgressCardIconInfoLight
{
	color: #00c0ef;
}
.ProgressAdminCardIcon
{
	color: white;
	text-align: center;
	line-height:90px;
}
.ProgressAdminCardCellIcon
{
	background-color: rgba(0,0,0,0.2);
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
	width: 90px;
	text-align: center;
}
.CellTitleMasterNoBackground
{
	padding-top: 15px;
}
.ProgressAdminCardCell
{
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	padding-bottom: 8px;
	padding-top: 8px;
}
.SimpleCardTableActionsCell
{
	border-top-color: #d7dfe3;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 13px;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 13px;
	border-bottom:0;
	border-left:0;
	border-right:0;
}
.ActionGroupHeaderFontIcon
{
	font-size: 14px;
	color: #fff;
}
.FontColorIcon,.FontColorIconDanger,.FontColorIconWarning,.FontColorIconSuccess,.FontColorIconInfo,.FontColorIconInfoLight,.FontColorIconSmall,.WeChatLoginFontColorIcon
{
	font-size: 16px;
	color: #004080;
	font-size:17px !important;
}
.FontColorIconDanger
{
	color: #dd4b39;
}
.FontColorIconWarning
{
	color: #f39c12;
}
.FontColorIconSuccess
{
	color: #00a65a;
}
.FontColorIconInfo
{
	color: #3c8dbc;
}
.FontColorIconInfoLight
{
	color: #00c0ef;
}
.FontColorIconSmall
{
	padding-bottom: 3px;
	padding-top: 3px;
	font-size:12px !important;
}
.WeChatLoginFontColorIcon
{
	left: 35px;
	position: absolute;
	top: 10px;
}
.ChatGridCell
{
	overflow: auto;
	max-height: 400px;
}
.ChatImageCell,.ChatImageCellBaseColor
{
	width: 47px;
	vertical-align: top;
}
.ChatImageCellBaseColor
{
	background-color: #004080;
}
.ChatMessageCell,.ChatMessageCellBaseColor
{
	background-color: #d2d6de;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	margin-left: 10px;
	overflow: hidden;
	padding-bottom: 7px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 7px;
	height: 31px;
	width: 100%;
	display: inline-block;
	text-overflow: ellipsis;
	line-height:20px;
}
.ChatMessageCellBaseColor
{
	background-color: #004080;
	margin-left: 0px;
	color: white;
}
.ConvertToDDO
{
	background-color: transparent;
	height: auto;
	text-indent: 0px;
	box-shadow:none;
}
.CellWWLink,.CellWWLinkPanel
{
	float: right;
	margin-top: -1px;
	right: 15px;
	top: 12px;
	z-index: 2;
	width: auto;
	padding-bottom: 0 !important;
	height:0 !important;
}
.CellWWLinkPanel
{
	top: 8px;
}
.ImageMenuIcon
{
	padding-left: 23px;
	padding-right: 23px;
	color: #fff;
	font-size:24px !important;
	line-height:68px !important;
}
.CardMaterialMoreInfoIcon
{
	margin-right: 5px;
	color: #999;
}
.PanelChat
{
	max-width: 500px;
}
.FontIconTopRightActions
{
	margin-left: 2px;
	margin-right: 7px;
}
.CellMarginPrompt
{
	margin-bottom: 15px;
	margin-left: 15px;
}
.GAMIconLogin
{
	padding-left: 5px;
	padding-right: 5px;
	color: #555;
	font-size:17px;
}
.GridGroupTitle
{
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	text-align: center;
	vertical-align: bottom;
}
.CellPaddingLeft30
{
	padding-left: 30px;
}
.CardsMenuIcon
{
	padding-bottom: 7px;
	padding-top: 36px;
	color: white;
}
.ButtonAddGridLineCell
{
	border-bottom-color: #e9ecef;
	margin-left: 15px;
	margin-top: -30px;
	width:calc(100% - 30px);
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.HomeModulesBigTitleCell
{
	padding-bottom: 15px;
	padding-top: 12px;
}
.HomeModulesBackImageCell
{
	z-index: 0;
}
.HomeModulesTitleCell
{
	padding-top: 95px;
	z-index: 1;
}
.HomeModulesIcon
{
	padding-top: 3px;
	color: white;
}
.HomeModulesBigIcon
{
	color: white;
}
.HomeModulesIconCell
{
	z-index: 1;
	text-align: center;
}
.PopupContentCell
{
	border-bottom: 1px;
	border-bottom-color: #d7dfe3;
	border-left: 0px;
	border-right: 0px;
	border-style: solid;
	border-top: 0px;
	padding-left: 30px;
	padding-bottom:15px !important;
}
.CellPaddingTop5
{
	padding-top: 5px;
}
.CellHeaderBar
{
	line-height:68px;
}
.NotificationFontIcon,.NotificationFontIconDanger,.NotificationFontIconSuccess,.NotificationFontIconInfo,.NotificationFontIconWarning,.NotificationFontIconBaseColor,.NotificationFontIconInfoLight
{
	background-color: #004080;
	border-top-left-radius: 100%;
	border-top-right-radius: 100%;
	border-bottom-right-radius: 100%;
	border-bottom-left-radius: 100%;
	margin-right: 15px;
	padding-bottom: 13px;
	padding-top: 13px;
	width: 40px;
	font-size: 13px;
	color: white;
	text-align: center;
	text-indent: 0px;
}
.NotificationFontIconDanger
{
	background-color: #f56a67;
}
.NotificationFontIconSuccess
{
	background-color: #00a65a;
}
.NotificationFontIconInfo
{
	background-color: #3c8dbc;
}
.NotificationFontIconWarning
{
	background-color: #fb6e52;
}
.NotificationFontIconInfoLight
{
	background-color: #00c0ef;
}
.BreadCrumbIcon
{
	padding-left: 10px;
	padding-right: 10px;
	color: rgba(51,136,255,0.55);
	vertical-align: middle;
	font-size:20px !important;
}
.ObjectFitCoverFix
{
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size:cover;
}
.ObjectFitCover
{
	object-fit:cover;
}
.CellFSSplitScreen
{
	border-top-color: #d7dfe3;
	border-style: solid;
	border-width: 1px;
	padding-left: 0px;
	padding-right: 0px;
	overflow-x:hidden;
	overflow-y:auto;
	max-height:calc(100vh - 367px);
	border-left:0;
	border-right:0;
	border-bottom:0;
}
.CellTitleViewSplitScreen
{
	padding-bottom: 20px;
	padding-left: 35px;
	padding-right: 0px;
	padding-top: 10px;
	z-index: 1;
}
.CellLeftSplitScreen
{
	background-color: #fff;
	border-bottom-color: #d7dfe3;
	border-left-color: #d7dfe3;
	border-right-color: #d7dfe3;
	border-top-color: #d7dfe3;
	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;
	box-shadow: 0px 5px 20px 0px rgba(0,0,0,0.05);
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	width: 400px;
}
.CellWCSplitScreen
{
	margin-top: 15px;
	width:calc(100% - 430px);
}
.CellWCSplitScreenWithTabs
{
	padding-top: 28px;
	height:calc(100vh - 277px);
}
.AttributeCardsMenuTitleCell
{
	padding-left: 20px;
	padding-right: 20px;
}
.CSTitleIcon,.CSTitleIconDanger
{
	font-size: 10px;
	color: #67757c;
	text-indent: 0px;
	display:block !important;
}
.CSTitleIconDanger
{
	color: #f56a67;
}
.CSDropDownFI
{
	margin-right: 7px;
	vertical-align: middle;
}
.CSDropDownFilter
{
	margin-left: -20px;
	padding-right: 7px;
	vertical-align: middle;
}
.CellMarginTop30
{
	margin-top: 30px;
}
.FontColorIconBookmark,.FontColorIconBookmarkAdded
{
	margin-left: 2px;
	margin-right: 7px;
	font-size: 13px;
	color: #627077;
}
.FontColorIconBookmarkAdded
{
	color: #004080;
}
.FontColorIconBookmarkTitle,.FontColorIconBookmarkTitleAdded
{
	font-size: 17px;
	color: #fff;
}
.SimpleCardIconPadding
{
	padding-bottom: 10px;
	padding-left: 25px;
	padding-top: 10px;
}
.FontIconMenu
{
	font-size: 14px;
	color: #627077;
	vertical-align: middle;
}
.CellPaddingRight30
{
	padding-right: 30px;
}
.ProductsCardFreeStyleCell
{
	padding-left: 30px;
}
.HeaderImageCell
{
	width: 211px;
}
.TreeViewCell
{
	margin-right: 15px;
	min-width: 285px;
}
.DashboardMenuIconCell
{
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	width: 152px;
	text-align: center;
}
.DashboardIcon
{
	margin-right: 0px;
}
.DashboardWithCalendarLeftContentCell
{
	margin-right: 15px;
	width:calc(100% - 365px);
}
.DashboardWithCalendarRightContentCell
{
	width: 350px;
}
.TreeViewGridCell
{
	width:calc(100% - 300px);
}
.CellMax400
{
	max-width: 400px;
}
.WeChatImageLargeContainerCell
{
	padding-left: 25px;
	padding-top: 10px;
}
.MasterWeChatIcon
{
	font-size: 18px;
	color: #676767;
}
.FlexWeChatMenuCell
{
	background-color: #f8f8f9;
	border-bottom: 1px solid #BFBFBF;
	border-top: 1px solid #BFBFBF;
	bottom: 0px;
	left: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	position: fixed;
	width: 100%;
}
.AttributeSearchWeChatCell
{
	margin-bottom: -5px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.WeChatListItemCell,.WeChatListItemHomeCell,.WeChatListItemWithIconCell
{
	background-color: white;
	border-bottom: 1px solid #E7E7E7;
	padding-bottom: 3px;
	padding-left: 30px;
	padding-right: 15px;
	padding-top: 5px;
}
.WeChatListItemHomeCell
{
	border-bottom: 1px solid #EEEEEE;
	padding-bottom: 8px;
	padding-top: 8px;
}
.WeChatListItemWithIconCell
{
	padding-bottom: 15px;
	padding-top: 15px;
}
.WeChatListArrow
{
	padding-left: 10px;
	font-size: 12.6pt;
	color: #c7c7cc;
}
.WeChatListTitleCell
{
	border-bottom: 1px solid #e8e8e9;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: calc(100% - 40px);
}
.WeChatRadioButtonCell
{
	background-color: white;
	border-bottom: 1px solid #F1EFEF;
	border-top: 1px solid #F1EFEF;
	margin-bottom: 7px;
	padding-right: 0px;
	height: 34px;
	line-height:initial;
}
.WeChatIconProfile
{
	font-size: 18px;
	color: #b9b9b9;
}
.WeChatProfileHeaderCell
{
	padding-bottom: 45px;
	padding-left: 45px;
	padding-top: 15px;
}
.WeChatProfileSeparatorCell
{
	background-color: white;
	padding-bottom: 5px;
	padding-top: 30px;
}
.WeChatProfileListCell
{
	background-color: white;
	padding-bottom: 20px;
	padding-left: 45px;
	padding-right: 25px;
	padding-top: 20px;
}
.WeChatHomeListItemCell
{
	padding-bottom: 7px;
	padding-top: 7px;
}
.WeChatFontColorIcon,.WeChatFontColorIconDanger,.WeChatFontColorIconInfo,.WeChatFontColorIconSuccess,.WeChatFontColorIconWarning,.WeChatFontColorIconInfoLight
{
	background-color: rgba(0,64,128,0.2);
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	height: 30px;
	width: 30px;
	color: #004080;
	text-align: center;
}
.WeChatFontColorIconDanger
{
	background-color: rgba(245,106,103,0.2);
	color: #f56a67;
}
.WeChatFontColorIconInfo
{
	background-color: rgba(60,141,188,0.2);
	color: #3c8dbc;
}
.WeChatFontColorIconSuccess
{
	background-color: rgba(0,166,90,0.2);
	color: #00a65a;
}
.WeChatFontColorIconWarning
{
	background-color: rgba(216,137,11,0.2);
	color: #d8890b;
}
.WeChatFontColorIconInfoLight
{
	background-color: rgba(0,192,239,0.2);
	color: #00c0ef;
}
.WeChatTitleCell
{
	padding-bottom: 7px;
}
.WeChatCellPrice
{
	padding-top: 18px;
}
.WeChatListItemWithImageLargeCell
{
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 5px;
}
.WeChatProfileHeader
{
	background-image: none;
	background-repeat: no-repeat;
	background-size:cover;
}
.WeChatCellProfileBackground
{
	background-color: white;
}
.WeChatProfileExtraDataCell
{
	margin-top: -40px;
	padding-bottom: 3px;
	padding-left: 35px;
	padding-right: 20px;
}
.MasterTopActionsHeader
{
	border-bottom: 1px solid #DDD;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}
.TableWizardStepsLine
{
	padding-bottom: 40px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 40px;
}
.CellWizardActions
{
	padding-top: 35px;
}
.ActionGroupColorFilledActions
{
	padding-left: 4px;
	padding-top: 4px;
}
.VerticalTabs
{
	display: flex;
}
.StepNumberUnderlineCell
{
	text-align: center;
}
.WizardStepsUnderlineContainerCell
{
	background-color: #f7f7f7;
	margin-bottom: 20px;
	margin-left: 15px;
	margin-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	min-height: 70px;
	width:calc(100% - 30px);
	overflow-x:auto;
	overflow-y:hidden;
}
.WizardVerticalStepTitlesCell
{
	border-right-color: #d7dfe3;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 35px;
	padding-left: 35px;
	padding-right: 40px;
	padding-top: 35px;
	min-width: 220px;
	border-top:0;
	border-left:0;
	border-bottom:0;
}
.WizardVerticalStepsPositionCell
{
	padding-bottom: 35px;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 35px;
}
.WizardStepsUnderlinePositionCell
{
	padding-bottom: 20px;
	padding-left: 35px;
	padding-right: 35px;
}
.FreeStyleStepsProgressCell
{
	margin-left: 5px;
}
.FooterCell
{
	background-color: #268cb5;
	background-image: none;
	padding-bottom: 30px;
	padding-left: 15px;
}
.CellRight
{
	text-align: right;
}
.ListPageMain
{
	border-bottom-color: #c0c0c0;
	border-left-color: #c0c0c0;
	border-right-color: #c0c0c0;
	border-top-color: #c0c0c0;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}
.HomeLogo
{
	text-align: center;
}
.ListItemRight
{
	border-bottom: 2px solid #1E87ED;
	box-sizing: border-box;
	margin-left: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.EmPage
{
	margin-bottom: -20px;
	margin-left: -20px;
	margin-right: -20px;
	margin-top: -20px;
	width: 100%;
	height:calc(100vh - 316px);
}
.CellMarginTop20
{
	margin-top: 20px;
}
.PageBolgTitle
{
	margin-bottom: 20px;
	color: #252b3a;
	vertical-align: bottom;
	font-weight: 600;
	font-size: 24px;
	line-height: 30px;
}
.CellMarginBottom20
{
	margin-bottom: 20px;
}
.PageBlogContent
{
	border-bottom-color: #dcdcdc;
	border-left-color: rgba(255,255,255,0);
	border-right-color: rgba(255,255,255,0);
	border-top-color: rgba(255,255,255,0);
	border-style: solid;
	border-width: 1px;
	padding-bottom: 20px;
	white-space:pre-line;
}
.ListItemRightupd
{
	border-bottom: 2px dotted #D6D6D6;
	box-sizing: border-box;
	margin-bottom: 1px;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	vertical-align: bottom;
}
.tabtop
{
	margin-top: 5px;
	padding-top: 5px;
}
.FooterCell2
{
	background-color: #7fc8d1;
	background-image: none;
	padding-bottom: 30px;
	padding-left: 15px;
}
.ListItemRight1
{
	border-bottom: 1px solid #D6D6D6;
	box-sizing: border-box;
	margin-left: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 10px;
}
.MoreInfoAdminIcon1
{
	color: rgba(0,0,0,0.8);
	font-size:20px !important;
}
.MoreInfoAdminIcon2
{
	color: rgba(96,186,255,0.8);
	font-size:20px !important;
}
.MoreInfoAdminIcon3
{
	color: rgba(255,0,0,0.8);
	font-size:20px !important;
}
.MoreInfoAdminIcon4
{
	color: rgba(96,186,255,0.8);
	font-size:28px !important;
}
.MoreInfoAdminIcon5
{
	color: rgba(0,17,255,0.8);
	font-size:14px !important;
}
.MoreInfoAdminIcon6
{
	background-image: url(../backgroundapp1.png);
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
	padding-top: 20px;
	height: 70px;
	width: 70px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	font-size:28px !important;
}
.MoreInfoAdminIcon7
{
	background-image: url(../fontionbj2.jpg);
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
	padding-top: 20px;
	height: 70px;
	width: 70px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	font-size:28px !important;
}
.MoreInfoAdminIcon8
{
	background-image: url(../fontionbj3.jpg);
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
	padding-top: 20px;
	height: 70px;
	width: 70px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	font-size:28px !important;
}
.MoreInfoAdminIcon9
{
	background-image: url(../fontionbj4.jpg);
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
	padding-top: 20px;
	height: 70px;
	width: 70px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	font-size:28px !important;
}
.MoreInfoAdminIcon10
{
	background-image: url(../backgroundapp1.png);
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
	padding-top: 20px;
	height: 70px;
	width: 70px;
	color: #fff;
	text-align: center;
	font-size:28px;
}
.MoreInfoAdminIconsc1
{
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
	padding-top: 20px;
	height: 40px;
	width: 40px;
	font-weight: bold;
	color: #555;
	text-align: center;
	font-size:20px !important;
}
.ActionGroup,.MainMenu,.Submenu,.Confirm,.WWViewActions,.TrnActionGroup,.WizardTrnActionGroup,.ActionGroupRight
{
	border-style: none;
	border-width: 0px;
}
.TrnActionGroup
{
	margin-top: 10px;
}
.WizardTrnActionGroup
{
	padding-bottom: 15px;
	padding-left: 15px;
}
.ActionGroupRight
{
	margin-right: 5px;
	margin-top: 10px;
	text-align: right;
}
.Form,.Form_Body,.Form_login,.Form_scrollbar,.FormRadius,.From_Graybg,.MyForm,.FormNoBackgroundColor,.FormBackgroundImage,.FormSplitScreen,.FormWeChat,.FormLogin
{
	margin-bottom: 0pt;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	padding-right: 0pt;
	padding-top: 0pt;
	background-color: #fff;
	background-image: none;
	border-style: none;
	border-width: 0px;
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.2pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	color: #444;
	height: 100%;
}

.Form-fx.entering
{
	position: absolute;
	z_index: 2;
}

.Form-fx.leaving
{
	position: absolute;
	z_index: 1;
}

/* [gx-css-import ignore - start] */
div.gx-content-placeholder > div.gx-ct-body.Form_Body-fx, div.gxwebcomponent > div.gxwebcomponent-body.Form_Body-fx, body.Form_Body-fx
{
	transition-property: transform, opacity;
	-moz-transition-property: transform, opacity;
	-ms-transition-property: transform, opacity;
	-o-transition-property: transform, opacity;
	-webkit-transition-property: transform, opacity;
	transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-moz-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-ms-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-o-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-webkit-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}

div.gx-content-placeholder > div.gx-ct-body.Form_Body-fx.enter-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.Form_Body-fx.enter-fx-duration, body.Form_Body-fx.enter-fx-duration
{
	transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
}

div.gx-content-placeholder > div.gx-ct-body.Form_Body-fx.leave-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.Form_Body-fx.leave-fx-duration, body.Form_Body-fx.leave-fx-duration
{
	transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
}

div.gx-content-placeholder.transitioning, div.gxwebcomponent.transitioning
{
	overflow: hidden;
	position: relative;
}

.Form_Body-fx.entering
{
	opacity: 0.1;
	position: absolute;
}

.Form_Body-fx.leaving
{
	opacity: 0.1;
	position: absolute;
}

/* [gx-css-import ignore - end] */
/* [gx-css-import ignore - start] */
div.gx-content-placeholder > div.gx-ct-body.Form_login-fx, div.gxwebcomponent > div.gxwebcomponent-body.Form_login-fx, body.Form_login-fx
{
	transition-property: transform, opacity;
	-moz-transition-property: transform, opacity;
	-ms-transition-property: transform, opacity;
	-o-transition-property: transform, opacity;
	-webkit-transition-property: transform, opacity;
	transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-moz-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-ms-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-o-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-webkit-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}

div.gx-content-placeholder > div.gx-ct-body.Form_login-fx.enter-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.Form_login-fx.enter-fx-duration, body.Form_login-fx.enter-fx-duration
{
	transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
}

div.gx-content-placeholder > div.gx-ct-body.Form_login-fx.leave-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.Form_login-fx.leave-fx-duration, body.Form_login-fx.leave-fx-duration
{
	transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
}

div.gx-content-placeholder.transitioning, div.gxwebcomponent.transitioning
{
	overflow: hidden;
	position: relative;
}

.Form_login-fx.entering
{
	opacity: 0.1;
	position: absolute;
}

.Form_login-fx.leaving
{
	opacity: 0.1;
	position: absolute;
}

/* [gx-css-import ignore - end] */
/* [gx-css-import ignore - start] */
div.gx-content-placeholder > div.gx-ct-body.Form_scrollbar-fx, div.gxwebcomponent > div.gxwebcomponent-body.Form_scrollbar-fx, body.Form_scrollbar-fx
{
	transition-property: transform, opacity;
	-moz-transition-property: transform, opacity;
	-ms-transition-property: transform, opacity;
	-o-transition-property: transform, opacity;
	-webkit-transition-property: transform, opacity;
	transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-moz-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-ms-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-o-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-webkit-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}

div.gx-content-placeholder > div.gx-ct-body.Form_scrollbar-fx.enter-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.Form_scrollbar-fx.enter-fx-duration, body.Form_scrollbar-fx.enter-fx-duration
{
	transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
}

div.gx-content-placeholder > div.gx-ct-body.Form_scrollbar-fx.leave-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.Form_scrollbar-fx.leave-fx-duration, body.Form_scrollbar-fx.leave-fx-duration
{
	transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
}

div.gx-content-placeholder.transitioning, div.gxwebcomponent.transitioning
{
	overflow: hidden;
	position: relative;
}

.Form_scrollbar-fx.entering
{
	opacity: 0.1;
	position: absolute;
}

.Form_scrollbar-fx.leaving
{
	opacity: 0.1;
	position: absolute;
}

/* [gx-css-import ignore - end] */
/* [gx-css-import ignore - start] */
div.gx-content-placeholder > div.gx-ct-body.FormRadius-fx, div.gxwebcomponent > div.gxwebcomponent-body.FormRadius-fx, body.FormRadius-fx
{
	transition-property: transform, opacity;
	-moz-transition-property: transform, opacity;
	-ms-transition-property: transform, opacity;
	-o-transition-property: transform, opacity;
	-webkit-transition-property: transform, opacity;
	transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-moz-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-ms-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-o-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-webkit-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}

div.gx-content-placeholder > div.gx-ct-body.FormRadius-fx.enter-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.FormRadius-fx.enter-fx-duration, body.FormRadius-fx.enter-fx-duration
{
	transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
}

div.gx-content-placeholder > div.gx-ct-body.FormRadius-fx.leave-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.FormRadius-fx.leave-fx-duration, body.FormRadius-fx.leave-fx-duration
{
	transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
}

div.gx-content-placeholder.transitioning, div.gxwebcomponent.transitioning
{
	overflow: hidden;
	position: relative;
}

.FormRadius-fx.entering
{
	opacity: 0.1;
	position: absolute;
}

.FormRadius-fx.leaving
{
	opacity: 0.1;
	position: absolute;
}

/* [gx-css-import ignore - end] */
/* [gx-css-import ignore - start] */
div.gx-content-placeholder > div.gx-ct-body.From_Graybg-fx, div.gxwebcomponent > div.gxwebcomponent-body.From_Graybg-fx, body.From_Graybg-fx
{
	transition-property: transform, opacity;
	-moz-transition-property: transform, opacity;
	-ms-transition-property: transform, opacity;
	-o-transition-property: transform, opacity;
	-webkit-transition-property: transform, opacity;
	transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-moz-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-ms-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-o-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-webkit-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}

div.gx-content-placeholder > div.gx-ct-body.From_Graybg-fx.enter-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.From_Graybg-fx.enter-fx-duration, body.From_Graybg-fx.enter-fx-duration
{
	transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
}

div.gx-content-placeholder > div.gx-ct-body.From_Graybg-fx.leave-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.From_Graybg-fx.leave-fx-duration, body.From_Graybg-fx.leave-fx-duration
{
	transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
}

div.gx-content-placeholder.transitioning, div.gxwebcomponent.transitioning
{
	overflow: hidden;
	position: relative;
}

.From_Graybg-fx.entering
{
	opacity: 0.1;
	position: absolute;
}

.From_Graybg-fx.leaving
{
	opacity: 0.1;
	position: absolute;
}

/* [gx-css-import ignore - end] */
/* [gx-css-import ignore - start] */
div.gx-content-placeholder > div.gx-ct-body.MyForm-fx, div.gxwebcomponent > div.gxwebcomponent-body.MyForm-fx, body.MyForm-fx
{
	transition-property: transform, opacity;
	-moz-transition-property: transform, opacity;
	-ms-transition-property: transform, opacity;
	-o-transition-property: transform, opacity;
	-webkit-transition-property: transform, opacity;
	transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-moz-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-ms-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-o-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-webkit-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}

div.gx-content-placeholder > div.gx-ct-body.MyForm-fx.enter-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.MyForm-fx.enter-fx-duration, body.MyForm-fx.enter-fx-duration
{
	transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
}

div.gx-content-placeholder > div.gx-ct-body.MyForm-fx.leave-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.MyForm-fx.leave-fx-duration, body.MyForm-fx.leave-fx-duration
{
	transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
}

div.gx-content-placeholder.transitioning, div.gxwebcomponent.transitioning
{
	overflow: hidden;
	position: relative;
}

.MyForm-fx.entering
{
	opacity: 0.1;
	position: absolute;
}

.MyForm-fx.leaving
{
	opacity: 0.1;
	position: absolute;
}

/* [gx-css-import ignore - end] */
.FormNoBackgroundColor
{
	background-color:White !important;
}

/* [gx-css-import ignore - start] */
div.gx-content-placeholder > div.gx-ct-body.FormNoBackgroundColor-fx, div.gxwebcomponent > div.gxwebcomponent-body.FormNoBackgroundColor-fx, body.FormNoBackgroundColor-fx
{
	transition-property: transform, opacity;
	-moz-transition-property: transform, opacity;
	-ms-transition-property: transform, opacity;
	-o-transition-property: transform, opacity;
	-webkit-transition-property: transform, opacity;
	transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-moz-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-ms-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-o-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-webkit-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}

div.gx-content-placeholder > div.gx-ct-body.FormNoBackgroundColor-fx.enter-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.FormNoBackgroundColor-fx.enter-fx-duration, body.FormNoBackgroundColor-fx.enter-fx-duration
{
	transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
}

div.gx-content-placeholder > div.gx-ct-body.FormNoBackgroundColor-fx.leave-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.FormNoBackgroundColor-fx.leave-fx-duration, body.FormNoBackgroundColor-fx.leave-fx-duration
{
	transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
}

div.gx-content-placeholder.transitioning, div.gxwebcomponent.transitioning
{
	overflow: hidden;
	position: relative;
}

.FormNoBackgroundColor-fx.entering
{
	opacity: 0.1;
	position: absolute;
}

.FormNoBackgroundColor-fx.leaving
{
	opacity: 0.1;
	position: absolute;
}

/* [gx-css-import ignore - end] */
.FormBackgroundImage
{
	overflow: auto;
	background-size:cover;
}

/* [gx-css-import ignore - start] */
div.gx-content-placeholder > div.gx-ct-body.FormBackgroundImage-fx, div.gxwebcomponent > div.gxwebcomponent-body.FormBackgroundImage-fx, body.FormBackgroundImage-fx
{
	transition-property: transform, opacity;
	-moz-transition-property: transform, opacity;
	-ms-transition-property: transform, opacity;
	-o-transition-property: transform, opacity;
	-webkit-transition-property: transform, opacity;
	transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-moz-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-ms-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-o-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-webkit-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}

div.gx-content-placeholder > div.gx-ct-body.FormBackgroundImage-fx.enter-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.FormBackgroundImage-fx.enter-fx-duration, body.FormBackgroundImage-fx.enter-fx-duration
{
	transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
}

div.gx-content-placeholder > div.gx-ct-body.FormBackgroundImage-fx.leave-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.FormBackgroundImage-fx.leave-fx-duration, body.FormBackgroundImage-fx.leave-fx-duration
{
	transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
}

div.gx-content-placeholder.transitioning, div.gxwebcomponent.transitioning
{
	overflow: hidden;
	position: relative;
}

.FormBackgroundImage-fx.entering
{
	opacity: 0.1;
	position: absolute;
}

.FormBackgroundImage-fx.leaving
{
	opacity: 0.1;
	position: absolute;
}

/* [gx-css-import ignore - end] */
/* [gx-css-import ignore - start] */
div.gx-content-placeholder > div.gx-ct-body.FormSplitScreen-fx, div.gxwebcomponent > div.gxwebcomponent-body.FormSplitScreen-fx, body.FormSplitScreen-fx
{
	transition-property: transform, opacity;
	-moz-transition-property: transform, opacity;
	-ms-transition-property: transform, opacity;
	-o-transition-property: transform, opacity;
	-webkit-transition-property: transform, opacity;
	transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-moz-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-ms-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-o-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-webkit-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}

div.gx-content-placeholder > div.gx-ct-body.FormSplitScreen-fx.enter-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.FormSplitScreen-fx.enter-fx-duration, body.FormSplitScreen-fx.enter-fx-duration
{
	transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
}

div.gx-content-placeholder > div.gx-ct-body.FormSplitScreen-fx.leave-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.FormSplitScreen-fx.leave-fx-duration, body.FormSplitScreen-fx.leave-fx-duration
{
	transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
}

div.gx-content-placeholder.transitioning, div.gxwebcomponent.transitioning
{
	overflow: hidden;
	position: relative;
}

.FormSplitScreen-fx.entering
{
	opacity: 0.1;
	position: absolute;
}

.FormSplitScreen-fx.leaving
{
	opacity: 0.1;
	position: absolute;
}

/* [gx-css-import ignore - end] */
.FormWeChat
{
	background-color: #f6f8ff;
}

/* [gx-css-import ignore - start] */
div.gx-content-placeholder > div.gx-ct-body.FormWeChat-fx, div.gxwebcomponent > div.gxwebcomponent-body.FormWeChat-fx, body.FormWeChat-fx
{
	transition-property: transform, opacity;
	-moz-transition-property: transform, opacity;
	-ms-transition-property: transform, opacity;
	-o-transition-property: transform, opacity;
	-webkit-transition-property: transform, opacity;
	transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-moz-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-ms-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-o-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-webkit-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}

div.gx-content-placeholder > div.gx-ct-body.FormWeChat-fx.enter-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.FormWeChat-fx.enter-fx-duration, body.FormWeChat-fx.enter-fx-duration
{
	transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
}

div.gx-content-placeholder > div.gx-ct-body.FormWeChat-fx.leave-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.FormWeChat-fx.leave-fx-duration, body.FormWeChat-fx.leave-fx-duration
{
	transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
}

div.gx-content-placeholder.transitioning, div.gxwebcomponent.transitioning
{
	overflow: hidden;
	position: relative;
}

.FormWeChat-fx.entering
{
	opacity: 0.1;
	position: absolute;
}

.FormWeChat-fx.leaving
{
	opacity: 0.1;
	position: absolute;
}

/* [gx-css-import ignore - end] */
.FormLogin
{
	background-color: #004080;
}

/* [gx-css-import ignore - start] */
div.gx-content-placeholder > div.gx-ct-body.FormLogin-fx, div.gxwebcomponent > div.gxwebcomponent-body.FormLogin-fx, body.FormLogin-fx
{
	transition-property: transform, opacity;
	-moz-transition-property: transform, opacity;
	-ms-transition-property: transform, opacity;
	-o-transition-property: transform, opacity;
	-webkit-transition-property: transform, opacity;
	transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-moz-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-ms-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-o-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-webkit-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}

div.gx-content-placeholder > div.gx-ct-body.FormLogin-fx.enter-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.FormLogin-fx.enter-fx-duration, body.FormLogin-fx.enter-fx-duration
{
	transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
}

div.gx-content-placeholder > div.gx-ct-body.FormLogin-fx.leave-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.FormLogin-fx.leave-fx-duration, body.FormLogin-fx.leave-fx-duration
{
	transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
}

div.gx-content-placeholder.transitioning, div.gxwebcomponent.transitioning
{
	overflow: hidden;
	position: relative;
}

.FormLogin-fx.entering
{
	opacity: 0.1;
	position: absolute;
}

.FormLogin-fx.leaving
{
	opacity: 0.1;
	position: absolute;
}

/* [gx-css-import ignore - end] */
.Attribute,.BlobInputAttribute,.DownloadAttribute,.ReadonlyDownloadAttribute,.AttSubTitle,.BlobInputAttSubTitle,.BlobContentAttSubTitle,.ReadonlyBlobContentAttSubTitle,.ReadonlyAttSubTitle,.IME_Active,.BlobContentIME_Active,.ReadonlyBlobContentIME_Active,.BlobInputIME_Active,.ReadonlyIME_Active,.IME_Inactive,.BlobContentIME_Inactive,.ReadonlyBlobContentIME_Inactive,.BlobInputIME_Inactive,.ReadonlyIME_Inactive,.IME_Disabled,.BlobContentIME_Disabled,.ReadonlyBlobContentIME_Disabled,.BlobInputIME_Disabled,.ReadonlyIME_Disabled,.CheckboxLabel,.BlobContentCheckboxLabel,.ReadonlyBlobContentCheckboxLabel,.BlobInputCheckboxLabel,.ReadonlyCheckboxLabel,.FilterAttribute,.BlobContentFilterAttribute,.ReadonlyBlobContentFilterAttribute,.ReadonlyFilterAttribute,.BlobInputFilterAttribute,.FilterComboAttribute,.BlobContentFilterComboAttribute,.ReadonlyBlobContentFilterComboAttribute,.BlobInputFilterComboAttribute,.ReadonlyFilterComboAttribute,.FilterSearchAttribute,.BlobContentFilterSearchAttribute,.ReadonlyBlobContentFilterSearchAttribute,.BlobInputFilterSearchAttribute,.ReadonlyFilterSearchAttribute,.FilterSearchAttributeFocus,.BlobContentFilterSearchAttributeFocus,.ReadonlyBlobContentFilterSearchAttributeFocus,.BlobInputFilterSearchAttributeFocus,.ReadonlyFilterSearchAttributeFocus,.DateFilterSearchAttribute,.BlobContentDateFilterSearchAttribute,.ReadonlyBlobContentDateFilterSearchAttribute,.BlobInputDateFilterSearchAttribute,.ReadonlyDateFilterSearchAttribute,.FilterPanel,.BlobContentFilterPanel,.ReadonlyBlobContentFilterPanel,.BlobInputFilterPanel,.ReadonlyFilterPanel,.DescriptionAttribute,.BlobContentDescriptionAttribute,.ReadonlyBlobContentDescriptionAttribute,.ReadonlyDescriptionAttribute,.BlobInputDescriptionAttribute,.LoginAttribute,.BlobContentLoginAttribute,.ReadonlyBlobContentLoginAttribute,.BlobInputLoginAttribute,.ReadonlyLoginAttribute,.LoginComboAttribute,.BlobContentLoginComboAttribute,.ReadonlyBlobContentLoginComboAttribute,.BlobInputLoginComboAttribute,.ReadonlyLoginComboAttribute,.RegistrationAttribute,.BlobContentRegistrationAttribute,.ReadonlyBlobContentRegistrationAttribute,.BlobInputRegistrationAttribute,.ReadonlyRegistrationAttribute,.RequiredAttribute,.BlobContentRequiredAttribute,.ReadonlyBlobContentRequiredAttribute,.BlobInputRequiredAttribute,.ReadonlyRequiredAttribute,.InactiveAttribute,.BlobContentInactiveAttribute,.ReadonlyBlobContentInactiveAttribute,.BlobInputInactiveAttribute,.ReadonlyInactiveAttribute,.ComboAttribute,.BlobContentComboAttribute,.ReadonlyBlobContentComboAttribute,.BlobInputComboAttribute,.ReadonlyComboAttribute,.URLAttribute,.BlobContentURLAttribute,.ReadonlyBlobContentURLAttribute,.BlobInputURLAttribute,.ReadonlyURLAttribute,.TextAttribute,.BlobContentTextAttribute,.ReadonlyBlobContentTextAttribute,.BlobInputTextAttribute,.ReadonlyTextAttribute,.TextActionAttribute,.BlobContentTextActionAttribute,.ReadonlyBlobContentTextActionAttribute,.BlobInputTextActionAttribute,.ReadonlyTextActionAttribute,.AttributeCardsMenuTitle,.ReadonlyAttributeCardsMenuTitle,.AttributeSecondary,.ReadonlyAttributeSecondary,.AttributeSearchResultTitle,.ReadonlyAttributeSearchResultTitle,.AttributeWeChatPriceSubtitle,.ReadonlyAttributeWeChatPriceSubtitle,.AttTextAlien,.BlobContentAttTextAlien,.ReadonlyBlobContentAttTextAlien,.BlobInputAttTextAlien,.ReadonlyAttTextAlien,.AttTextAlienLeft,.BlobContentAttTextAlienLeft,.ReadonlyBlobContentAttTextAlienLeft,.BlobInputAttTextAlienLeft,.ReadonlyAttTextAlienLeft,.AttTextAlienRight,.BlobContentAttTextAlienRight,.ReadonlyBlobContentAttTextAlienRight,.BlobInputAttTextAlienRight,.ReadonlyAttTextAlienRight,.AttTextAlienCenter,.BlobContentAttTextAlienCenter,.ReadonlyBlobContentAttTextAlienCenter,.BlobInputAttTextAlienCenter,.ReadonlyAttTextAlienCenter,.AttributeHome,.BlobContentAttributeHome,.ReadonlyBlobContentAttributeHome,.BlobInputAttributeHome,.ReadonlyAttributeHome,.AttributeHomeBannerNum,.BlobContentAttributeHomeBannerNum,.ReadonlyBlobContentAttributeHomeBannerNum,.BlobInputAttributeHomeBannerNum,.ReadonlyAttributeHomeBannerNum,.ListItemImgupd1,.ListItemImgupd,.f_input_hover,.BlobContentf_input_hover,.ReadonlyBlobContentf_input_hover,.BlobInputf_input_hover,.Readonlyf_input_hover,.f_input_focus,.BlobContentf_input_focus,.ReadonlyBlobContentf_input_focus,.BlobInputf_input_focus,.Readonlyf_input_focus,.Att_Login,.BlobContentAtt_Login,.ReadonlyBlobContentAtt_Login,.BlobInputAtt_Login,.ReadonlyAtt_Login,.Att_PrintAtt,.BlobContentAtt_PrintAtt,.ReadonlyBlobContentAtt_PrintAtt,.BlobInputAtt_PrintAtt,.ReadonlyAtt_PrintAtt,.AttCenter,.BlobContentAttCenter,.ReadonlyBlobContentAttCenter,.BlobInputAttCenter,.ReadonlyAttCenter,.AttDate,.BlobContentAttDate,.ReadonlyBlobContentAttDate,.BlobInputAttDate,.ReadonlyAttDate,.Attribute1,.BlobContentAttribute1,.ReadonlyBlobContentAttribute1,.BlobInputAttribute1,.ReadonlyAttribute1,.AttributeCenter,.BlobContentAttributeCenter,.ReadonlyBlobContentAttributeCenter,.BlobInputAttributeCenter,.ReadonlyAttributeCenter,.AttributeDraw,.BlobInputgridDraw,.ReadonlygridDraw,.center,.CFSend,.CFSendMessageVariable,.grayatttibute,.BlobContentgrayatttibute,.ReadonlyBlobContentgrayatttibute,.BlobInputgrayatttibute,.Readonlygrayatttibute,.MSAtt,.BlobContentMSAtt,.ReadonlyBlobContentMSAtt,.BlobInputMSAtt,.ReadonlyMSAtt,.GridAtt,.BlobContentGridAtt,.ReadonlyBlobContentGridAtt,.BlobInputGridAtt,.ReadonlyGridAtt,.AttributeDrak,.BlobContentAttributeDrak,.ReadonlyBlobContentAttributeDrak,.ReadonlyAttributeDrak,.BlobInputAttributeDrak,.GridAttRate,.BlobContentGridAttRate,.ReadonlyBlobContentGridAttRate,.BlobInputGridAttRate,.ReadonlyGridAttRate,.AttFamily,.BlobContentAttFamily,.ReadonlyBlobContentAttFamily,.ReadonlyAttFamily,.BlobInputAttFamily,.TextHomeNotify,.Attributesearsh,.BlobContentAttributesearsh,.ReadonlyBlobContentAttributesearsh,.BlobInputAttributesearsh,.ReadonlyAttributesearsh,.Attributelb,.SubtitleAttribute,.BlobContentSubtitleAttribute,.ReadonlyBlobContentSubtitleAttribute,.BlobInputSubtitleAttribute,.ReadonlySubtitleAttribute,.AttributeSearchResultSubtitle,.ReadonlyAttributeSearchResultSubtitle,.AttributeFL,.ReadonlyAttributeFL,.ErrorAttributeFL,.BlobInputAttributeFL,.BlobContentAttributeFL,.ReadonlyBlobContentAttributeFL,.AttributeTitleSplitScreen,.ReadonlyAttributeTitleSplitScreen,.AttributeSubtitleSplitScreen,.ReadonlyAttributeSubtitleSplitScreen,.AttributeSearchSplitScreen,.ReadonlyAttributeSearchSplitScreen,.AttributeSearchWeChatTemplate,.ReadonlyAttributeSearchWeChatTemplate,.AttributeSearch,.ReadonlyAttributeSearch,.AttributeLogin,.AttributeLoginImageLeft,.AttributeRealWidthTotalizer,.AttributeAcceptDrag,.AttributeTotalizer,.ReadonlyAttributeTotalizer,.ReadonlyAttributeRealWidthTotalizer,.AttributeWidthAuto,.AttributeStep,.ReadonlyAttributeStep,.AttributeStepSelected,.ReadonlyAttributeStepSelected,.AttributeStepBullet,.ReadonlyAttributeStepBullet,.AttributeStepBulletUnSelected,.ReadonlyAttributeStepBulletUnSelected,.AttributeStepBulletSelected,.ReadonlyAttributeStepBulletSelected,.AttributeDateTime,.AttributeRealWidthDateTime,.ReadonlyAttributeDateTime,.CheckBox,.BlobContentCheckBox,.ReadonlyBlobContentCheckBox,.BlobInputCheckBox,.ReadonlyCheckBox,.AttributeCheckBox,.ImageAttribute,.ResponsiveImageAttribute,.BlobContentResponsiveImageAttribute,.ReadonlyBlobContentResponsiveImageAttribute,.ReadonlyResponsiveImageAttribute,.BlobInputResponsiveImageAttribute,.ProfileImageAttribute,.BlobContentProfileImageAttribute,.ReadonlyBlobContentProfileImageAttribute,.BlobInputProfileImageAttribute,.ReadonlyProfileImageAttribute,.SmallProfileImageAttribute,.BlobContentSmallProfileImageAttribute,.ReadonlyBlobContentSmallProfileImageAttribute,.BlobInputSmallProfileImageAttribute,.ReadonlySmallProfileImageAttribute,.ActionAttribute,.BlobContentActionAttribute,.ReadonlyBlobContentActionAttribute,.ReadonlyActionAttribute,.DeleteAttribute,.BlobContentDeleteAttribute,.ReadonlyBlobContentDeleteAttribute,.ReadonlyDeleteAttribute,.BlobInputDeleteAttribute,.DisplayAttribute,.BlobContentDisplayAttribute,.ReadonlyBlobContentDisplayAttribute,.ReadonlyDisplayAttribute,.BlobInputDisplayAttribute,.SelectionAttribute,.BlobContentSelectionAttribute,.ReadonlyBlobContentSelectionAttribute,.ReadonlySelectionAttribute,.BlobInputSelectionAttribute,.DisabledActionAttribute,.BlobContentDisabledActionAttribute,.ReadonlyBlobContentDisabledActionAttribute,.ReadonlyDisabledActionAttribute,.BlobInputDisabledActionAttribute,.BlobInputActionAttribute,.SelectAttribute,.BlobContentSelectAttribute,.ReadonlyBlobContentSelectAttribute,.BlobInputSelectAttribute,.ReadonlySelectAttribute,.BlackAttribute,.BlobContentBlackAttribute,.ReadonlyBlobContentBlackAttribute,.BlobInputBlackAttribute,.ReadonlyBlackAttribute,.ActionBaseColorAttribute,.BlobContentActionBaseColorAttribute,.ReadonlyBlobContentActionBaseColorAttribute,.ReadonlyActionBaseColorAttribute,.BlobInputActionBaseColorAttribute,.ReadonlyImageAttribute,.VideoAttribute,.ReadonlyVideoAttribute,.AudioAttribute,.ReadonlyAudioAttribute,.ErrorAttribute,.ErrorAttributeDate,.WarningAttribute,.AssociationListAttribute,.BlobContentAssociationListAttribute,.ReadonlyBlobContentAssociationListAttribute,.BlobInputAssociationListAttribute,.ReadonlyAssociationListAttribute,.ReadonlyAttribute,.ReadonlyMedio,.BlobContentReadonlyMedio,.ReadonlyBlobContentReadonlyMedio,.BlobInputReadonlyMedio,.ReadonlyReadonlyMedio,.ReadonlyAttributeRealWidth,.ReadonlyCFDate,.ReadonlyCFHidden,.ReadonlyCFResponseMessage,.ReadonlyCFSendMessage,.ReadonlyReadonlyCFSendMessage,.ReadonlyAttributeNoWrap,.ReadonlyAttributeRealWidthDateTime,.GridTitle,.ReadonlyGridTitle,.AttributeTitleWWP,.BlobContentAttributeTitleWWP,.ReadonlyBlobContentAttributeTitleWWP,.BlobInputAttributeTitleWWP,.ReadonlyAttributeTitleWWP,.AttributeWhite,.BlobContentAttributeWhite,.ReadonlyBlobContentAttributeWhite,.BlobInputAttributeWhite,.ReadonlyAttributeWhite,.AttributeCharLong,.BlobContentAttributeCharLong,.ReadonlyBlobContentAttributeCharLong,.BlobInputAttributeCharLong,.ReadonlyAttributeCharLong,.AttributeManageFilters,.AttributeImageFixWidth,.BlobContentAttributeImageFixWidth,.ReadonlyBlobContentAttributeImageFixWidth,.BlobInputAttributeImageFixWidth,.ReadonlyAttributeImageFixWidth,.AttributeDate,.BlobContentAttributeDate,.ReadonlyBlobContentAttributeDate,.BlobInputAttributeDate,.ReadonlyAttributeDate,.AttributeRealWidthDate,.ReadonlyAttributeRealWidthDate,.AttributeInactive,.BlobContentAttributeInactive,.ReadonlyBlobContentAttributeInactive,.BlobInputAttributeInactive,.ReadonlyAttributeInactive,.AttributeRealWidth,.BlobContentAttributeRealWidth,.ReadonlyBlobContentAttributeRealWidth,.BlobInputAttributeRealWidth,.AttributeTag,.AttributeTagSuccess,.AttributeTagWarning,.AttributeTagDanger,.AttributeTagInfoLight,.AttributeTagInfo,.SearchResultsListTitleAttribute,.ReadonlySearchResultsListTitleAttribute,.SearchResultsListDescriptionAttribute,.ReadonlySearchResultsListDescriptionAttribute,.CardImageAttribute,.ReadonlyCardImageAttribute,.CardImageAttributeWhiteWithShadow,.ReadonlyCardImageAttributeWhiteWithShadow,.CardImageAttributeWhiteSubtitleWithShadow,.ReadonlyCardImageAttributeWhiteSubtitleWithShadow,.AttributeBannerModules,.ReadonlyAttributeBannerModules,.AttributeWeChatBanner,.ReadonlyAttributeWeChatBanner,.AttributeWeChatBannerRounded,.ReadonlyAttributeWeChatBannerRounded,.AttributeWeChatFooter,.ReadonlyAttributeWeChatFooter,.AttributeWeChatBannerLarge,.ReadonlyAttributeWeChatBannerLarge,.ImageHomeModulesBack,.CardImageAttributeDescription,.BlobContentCardImageAttributeDescription,.ReadonlyBlobContentCardImageAttributeDescription,.BlobInputCardImageAttributeDescription,.ReadonlyCardImageAttributeDescription,.SimpleCardAttributeTitle,.ReadonlySimpleCardAttributeTitle,.SimpleCardAttributeSubtitle,.ReadonlySimpleCardAttributeSubtitle,.CardSmallImageAttribute,.ReadonlyCardSmallImageAttribute,.CardSmallImageAttributeDescription,.ReadonlyCardSmallImageAttributeDescription,.CardWithImageAttributeDescription,.BlobContentCardWithImageAttributeDescription,.ReadonlyBlobContentCardWithImageAttributeDescription,.BlobInputCardWithImageAttributeDescription,.ReadonlyCardWithImageAttributeDescription,.ChatAttributeName,.BlobContentChatAttributeName,.ReadonlyBlobContentChatAttributeName,.BlobInputChatAttributeName,.ReadonlyChatAttributeName,.ChatAttributeDate,.BlobContentChatAttributeDate,.ReadonlyBlobContentChatAttributeDate,.BlobInputChatAttributeDate,.ReadonlyChatAttributeDate,.ChatAttributeImage,.BlobContentChatAttributeImage,.ReadonlyBlobContentChatAttributeImage,.BlobInputChatAttributeImage,.ReadonlyChatAttributeImage,.ChatAttributeMessage,.BlobContentChatAttributeMessage,.ReadonlyBlobContentChatAttributeMessage,.BlobInputChatAttributeMessage,.ReadonlyChatAttributeMessage,.AttributeRegister,.ProgressAdminCardDescription,.ProgressAdminCardNumber,.ReadonlyProgressAdminCardNumber,.ReadonlyProgressAdminCardDescription,.ProgressBarAdminV2Description,.ProgressBarAdminV2Number,.ReadonlyProgressBarAdminV2Number,.ProgressBarAdminV2NumberTotal,.ReadonlyProgressBarAdminV2NumberTotal,.ProgressBarAdminV2Title,.DashboardNumber,.ReadonlyDashboardNumber,.DashboardInfo,.ReadonlyDashboardInfo,.DashboardDanger,.ReadonlyDashboardDanger,.DashboardSuccess,.ReadonlyDashboardSuccess,.DashboardWarning,.ReadonlyDashboardWarning,.DashboardNumberCard,.ReadonlyDashboardNumberCard,.DashboardNumberCardNoBorder,.ReadonlyDashboardNumberCardNoBorder,.DashboardNumberAdmin,.ReadonlyDashboardNumberAdmin,.DashboardBaseColor,.ReadonlyDashboardBaseColor,.DashboardInfoLight,.ReadonlyDashboardInfoLight,.DashboardPercentageSuccess,.ReadonlyDashboardPercentageSuccess,.DashboardPercentageDanger,.ReadonlyDashboardPercentageDanger,.CardLongDescription,.ReadonlyCardLongDescription,.AttributeHomeModulesTitle,.ReadonlyAttributeHomeModulesTitle,.AttributeHomeModulesBigTitle,.ReadonlyAttributeHomeModulesBigTitle,.AttributeHomeModulesBigDescription,.ReadonlyAttributeHomeModulesBigDescription,.ProductCardSmallImageAttribute,.ReadonlyProductCardSmallImageAttribute,.AttributeWeChatLogin,.ReadonlyAttributeWeChatLogin,.AttributeWeChatProfileTitle,.ReadonlyAttributeWeChatProfileTitle,.AttributeWeChatProfileSubtitle,.ReadonlyAttributeWeChatProfileSubtitle,.AttributeWeChatProfileThirdSubtitle,.ReadonlyAttributeWeChatProfileThirdSubtitle,.AttributeWeChatKPIValue,.ReadonlyAttributeWeChatKPIValue,.AttributeWeChatKPITitle,.ReadonlyAttributeWeChatKPITitle,.AttributeWeChatHomeMenuListTitle,.ReadonlyAttributeWeChatHomeMenuListTitle,.AttributeWeChatListTitle,.ReadonlyAttributeWeChatListTitle,.AttributeWeChatListTitleImageLarge,.ReadonlyAttributeWeChatListTitleImageLarge,.AttributeWeChatImageSmall,.ReadonlyAttributeWeChatImageSmall,.AttributeWeChatImageLarge,.ReadonlyAttributeWeChatImageLarge,.AttributeWeChatImageLargeTag,.ReadonlyAttributeWeChatImageLargeTag,.AttributeWeChatProfileExtraDataTitle,.ReadonlyAttributeWeChatProfileExtraDataTitle,.AttributeWeChatProfileExtraDataValue,.ReadonlyAttributeWeChatProfileExtraDataValue,.AttributeWeChatListSubtitle,.ReadonlyAttributeWeChatListSubtitle,.AttributeWeChatListPrice,.ReadonlyAttributeWeChatListPrice,.AttributeWeChatListWithIconPrice,.ReadonlyAttributeWeChatListWithIconPrice,.AttributeWeChatListLargeDescription,.AttributeWeChatListLargeDescriptionBold,.ReadonlyAttributeWeChatListLargeDescriptionBold,.ReadonlyAttributeWeChatListLargeDescription,.AttributeWeChatTag,.ReadonlyAttributeWeChatTag,.AttributeWeChatTagDescription,.ReadonlyAttributeWeChatTagDescription,.AttributeWeChatListCheckBox,.ReadonlyAttributeWeChatListCheckBox,.AttributeSearchResultImage,.MasterPageTopActionsImage,.ReadonlyMasterPageTopActionsImage,.MasterPageTopActionsUserName,.ReadonlyMasterPageTopActionsUserName,.MasterPageTopActionsRoleName,.ReadonlyMasterPageTopActionsRoleName,.BlobContentAttribute,.ReadonlyBlobContentAttribute,.AttributeImage30,.ReadonlyAttributeImage30,.AttributeStepUnderline,.ReadonlyAttributeStepUnderline,.AttributeStepVertical,.ReadonlyAttributeStepVertical,.AttributeLandingPurusFooter,.BlobContentAttributeLandingPurusFooter,.ReadonlyBlobContentAttributeLandingPurusFooter,.BlobInputAttributeLandingPurusFooter,.ReadonlyAttributeLandingPurusFooter,.AttributeLandingPurusFooterSuboption,.BlobContentAttributeLandingPurusFooterSuboption,.ReadonlyBlobContentAttributeLandingPurusFooterSuboption,.BlobInputAttributeLandingPurusFooterSuboption,.ReadonlyAttributeLandingPurusFooterSuboption,.ListItemTitle,.BlobContentListItemTitle,.ReadonlyBlobContentListItemTitle,.BlobInputListItemTitle,.ReadonlyListItemTitle,.ListItemDate,.BlobContentListItemDate,.ReadonlyBlobContentListItemDate,.BlobInputListItemDate,.ReadonlyListItemDate,.ListItemLong,.BlobContentListItemLong,.ReadonlyBlobContentListItemLong,.BlobInputListItemLong,.ReadonlyListItemLong,.AttributeDragging,.AttributeNoAcceptDrag,.Attribute250,.Attributekx,.BlobContentAttributekx,.ReadonlyBlobContentAttributekx,.BlobInputAttributekx,.ReadonlyAttributekx,.Attributeph,.BlobContentAttributeph,.ReadonlyBlobContentAttributeph,.BlobInputAttributeph,.ReadonlyAttributeph,.ListItemLongupd,.BlobContentListItemLongupd,.ReadonlyBlobContentListItemLongupd,.BlobInputListItemLongupd,.ReadonlyListItemLongupd,.AttributeWx,.BlobContentAttributeWx,.ReadonlyBlobContentAttributeWx,.BlobInputAttributeWx,.ReadonlyAttributeWx,.ListItemImg1,.Attributeblob1,.BlobContentAttributeblob1,.ReadonlyBlobContentAttributeblob1,.BlobInputAttributeblob1,.ReadonlyAttributeblob1,.Attributeph2,.BlobContentAttributeph2,.ReadonlyBlobContentAttributeph2,.BlobInputAttributeph2,.ReadonlyAttributeph2,.statusxj,.BlobContentstatusxj,.ReadonlyBlobContentstatusxj,.BlobInputstatusxj,.Readonlystatusxj,.statustj,.BlobContentstatustj,.ReadonlyBlobContentstatustj,.BlobInputstatustj,.Readonlystatustj,.statusth,.BlobContentstatusth,.ReadonlyBlobContentstatusth,.BlobInputstatusth,.Readonlystatusth,.statustg,.BlobContentstatustg,.ReadonlyBlobContentstatustg,.BlobInputstatustg,.Readonlystatustg,.notice,.BlobContentnotice,.ReadonlyBlobContentnotice,.BlobInputnotice,.Readonlynotice,.Attributebold,.BlobContentAttributebold,.ReadonlyBlobContentAttributebold,.BlobInputAttributebold,.ReadonlyAttributebold,.ListItemTitle1,.BlobContentListItemTitle1,.ReadonlyBlobContentListItemTitle1,.BlobInputListItemTitle1,.ReadonlyListItemTitle1,.ListItemTitle11,.BlobContentListItemTitle11,.ReadonlyBlobContentListItemTitle11,.BlobInputListItemTitle11,.ReadonlyListItemTitle11,.ListItemLong1,.BlobContentListItemLong1,.ReadonlyBlobContentListItemLong1,.BlobInputListItemLong1,.ReadonlyListItemLong1,.ListItemDate1,.BlobContentListItemDate1,.ReadonlyBlobContentListItemDate1,.BlobInputListItemDate1,.ReadonlyListItemDate1,.TextHomeNotify2,.CardWithImageAttributeDescription1,.BlobContentCardWithImageAttributeDescription1,.ReadonlyBlobContentCardWithImageAttributeDescription1,.BlobInputCardWithImageAttributeDescription1,.ReadonlyCardWithImageAttributeDescription1,.statushy,.BlobContentstatushy,.ReadonlyBlobContentstatushy,.BlobInputstatushy,.Readonlystatushy,.statussf,.BlobContentstatussf,.ReadonlyBlobContentstatussf,.BlobInputstatussf,.Readonlystatussf,.ListItemLong2,.BlobContentListItemLong2,.ReadonlyBlobContentListItemLong2,.BlobInputListItemLong2,.ReadonlyListItemLong2,.CardImageAttributeWhiteWithShadow1,.ReadonlyCardImageAttributeWhiteWithShadow1,.CardImageAttributeWhiteSubtitleWithShadow1,.ReadonlyCardImageAttributeWhiteSubtitleWithShadow1,.statushyqt,.BlobContentstatushyqt,.ReadonlyBlobContentstatushyqt,.BlobInputstatushyqt,.Readonlystatushyqt,.statushygjsfw,.BlobContentstatushygjsfw,.ReadonlyBlobContentstatushygjsfw,.BlobInputstatushygjsfw,.Readonlystatushygjsfw,.statushyxjzz,.BlobContentstatushyxjzz,.ReadonlyBlobContentstatushyxjzz,.BlobInputstatushyxjzz,.Readonlystatushyxjzz,.statushyswyyy,.BlobContentstatushyswyyy,.ReadonlyBlobContentstatushyswyyy,.BlobInputstatushyswyyy,.Readonlystatushyswyyy,.statushyhkht,.statushydzxx,.BlobContentstatushydzxx,.ReadonlyBlobContentstatushydzxx,.BlobInputstatushydzxx,.Readonlystatushydzxx,.statushyzyhj,.BlobContentstatushyhkht,.ReadonlyBlobContentstatushyhkht,.BlobInputstatushyhkht,.Readonlystatushyhkht,.statushyxny,.BlobContentstatushyxny,.ReadonlyBlobContentstatushyxny,.BlobInputstatushyxny,.Readonlystatushyxny,.CardImageAttribute1,.ReadonlyCardImageAttribute1,.TextHomeNotify3,.TextHomeNotify4,.descsize,.BlobContentdescsize,.ReadonlyBlobContentdescsize,.BlobInputdescsize,.Readonlydescsize,.statustg1,.BlobContentstatustg1,.ReadonlyBlobContentstatustg1,.BlobInputstatustg1,.Readonlystatustg1,.statusth1,.BlobContentstatusth1,.ReadonlyBlobContentstatusth1,.BlobInputstatusth1,.Readonlystatusth1,.statustj1,.BlobContentstatustj1,.ReadonlyBlobContentstatustj1,.BlobInputstatustj1,.Readonlystatustj1,.statusxj1,.BlobContentstatusxj1,.ReadonlyBlobContentstatusxj1,.BlobInputstatusxj1,.Readonlystatusxj1,.Attributess,.BlobContentAttributess,.ReadonlyBlobContentAttributess,.BlobInputAttributess,.ReadonlyAttributess
{
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 0px;
	margin-top: 0px;
	display: inline-block;
	background-color: transparent;
	border-bottom-color: #d7dfe3;
	border-left-color: #d7dfe3;
	border-right-color: #d7dfe3;
	border-top-color: #d7dfe3;
	border-style: solid;
	border-width: 1px;
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color: #575b5d;
	max-width: 206px;
	text-indent: 0px;
	box-shadow:none;
	line-height:30px;
}
.ReadonlyAttributeCardsMenuTitle
{
	border-width: 0px;
	color: white;
}
.ReadonlyAttributeSecondary
{
	border-width: 0px;
	color: #999;
}
.ReadonlyAttributeSearchResultTitle
{
	padding-top: 2px;
	border-width: 0px;
	font-size: 13px;
	max-width: inherit;
}
.ReadonlyAttributeWeChatPriceSubtitle
{
	padding-top: 0px;
	border-width: 0px;
}
.ReadonlyBlobContentAttTextAlien
{
	border-width: 0px;
}
.ReadonlyAttTextAlien
{
	border-width: 0px;
}
.AttTextAlienLeft,.BlobContentAttTextAlienLeft,.ReadonlyBlobContentAttTextAlienLeft,.BlobInputAttTextAlienLeft,.ReadonlyAttTextAlienLeft
{
	text-align: left;
}
.ReadonlyBlobContentAttTextAlienLeft
{
	border-width: 0px;
}
.ReadonlyAttTextAlienLeft
{
	border-width: 0px;
}
.AttTextAlienRight,.BlobContentAttTextAlienRight,.ReadonlyBlobContentAttTextAlienRight,.BlobInputAttTextAlienRight,.ReadonlyAttTextAlienRight
{
	text-align: right;
}
.ReadonlyBlobContentAttTextAlienRight
{
	border-width: 0px;
}
.ReadonlyAttTextAlienRight
{
	border-width: 0px;
}
.AttTextAlienCenter,.BlobContentAttTextAlienCenter,.ReadonlyBlobContentAttTextAlienCenter,.BlobInputAttTextAlienCenter,.ReadonlyAttTextAlienCenter
{
	text-align: center;
}
.ReadonlyBlobContentAttTextAlienCenter
{
	border-width: 0px;
}
.ReadonlyAttTextAlienCenter
{
	border-width: 0px;
}
.ReadonlyBlobContentAttributeHome
{
	border-width: 0px;
}
.ReadonlyAttributeHome
{
	border-width: 0px;
}
.AttributeHomeBannerNum,.BlobContentAttributeHomeBannerNum,.ReadonlyBlobContentAttributeHomeBannerNum,.BlobInputAttributeHomeBannerNum,.ReadonlyAttributeHomeBannerNum
{
	opacity: 0.99;
	font-size: 30px;
	font-weight: 400;
	color: #fff;
}
.ReadonlyBlobContentAttributeHomeBannerNum
{
	border-width: 0px;
}
.ReadonlyAttributeHomeBannerNum
{
	border-width: 0px;
}
.Attributelb
{
	height: 200px;
	width: 100%;
	max-width: 320px;
	min-width: 280px;
}
.ReadonlyAttributeSearchResultSubtitle
{
	padding-bottom: 4px;
	padding-top: 0px;
	border-width: 0px;
	font-size: 10px;
	max-width: inherit;
}
.AttributeFL,.ReadonlyAttributeFL,.ErrorAttributeFL,.BlobInputAttributeFL,.BlobContentAttributeFL,.ReadonlyBlobContentAttributeFL
{
	margin-bottom: -7px;
	margin-left: 0px;
	padding-top: 19px;
	font-size: 14px;
	color: #67757c;
	max-width: 100%;
	text-align: left !important;
}
.ReadonlyAttributeFL
{
	padding-top: 22px;
	white-space: normal;
	border-bottom-color: #f5f4f4;
	border-left-color: #f5f4f4;
	border-right-color: #f5f4f4;
	border-top-color: #f5f4f4;
	color: #a0a2a2;
	min-height: 48px;
	width: 100%;
	min-width: 206px;
}
.ErrorAttributeFL
{
	border-bottom-color: #f56a67;
	border-left-color: #f56a67;
	border-right-color: #f56a67;
	border-top-color: #f56a67;
}
.BlobInputAttributeFL
{
	text-align: left !important;
	width:100% !important;
}
.BlobContentAttributeFL,.ReadonlyBlobContentAttributeFL
{
	border-bottom: 0;
	height: 400px;
	width: 100%;
}
.ReadonlyBlobContentAttributeFL
{
	border-width: 0px;
}
.AttributeTitleSplitScreen,.ReadonlyAttributeTitleSplitScreen,.AttributeSubtitleSplitScreen,.ReadonlyAttributeSubtitleSplitScreen
{
	padding-top: 0px;
	font-size: 10pt;
	color: #222d32;
	line-height:20px;
}
.ReadonlyAttributeTitleSplitScreen
{
	border-width: 0px;
}
.AttributeSubtitleSplitScreen,.ReadonlyAttributeSubtitleSplitScreen
{
	font-size: 9pt;
	color: #999;
	line-height:19px;
}
.ReadonlyAttributeSubtitleSplitScreen
{
	border-width: 0px;
}
.AttributeSearchSplitScreen,.ReadonlyAttributeSearchSplitScreen,.AttributeSearchWeChatTemplate,.ReadonlyAttributeSearchWeChatTemplate
{
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
	font-size: 10pt;
	color: #222d32;
	max-width: 100%;
	width: calc(100% - 30px);
}
.ReadonlyAttributeSearchSplitScreen
{
	border-width: 0px;
}
.AttributeSearchWeChatTemplate,.ReadonlyAttributeSearchWeChatTemplate
{
	margin-bottom: 7px;
	margin-left: 22px;
	margin-right: 7px;
	margin-top: 2px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: white;
	border-style: none;
	border-top-left-radius: 14px;
	color: #8e8e8f;
	text-align: center;
	width: calc(100% - 29px);
	border-radius:14px !important;
}
.ReadonlyAttributeSearchWeChatTemplate
{
	border-width: 0px;
}
.AttributeSearch,.ReadonlyAttributeSearch
{
	margin-left: 0px;
	border-style: none;
	color: #fff;
	height: auto;
	box-shadow:none;
}
.ReadonlyAttributeSearch
{
	border-width: 0px;
}
.AttributeLogin,.AttributeLoginImageLeft
{
	margin-left: 0px;
}
.AttributeLoginImageLeft
{
	margin-top: 5px;
	padding-bottom: 6px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
	background-color: #f4f4f4;
	border-style: none;
	max-width: 290px;
}
.AttributeRealWidthTotalizer
{
	font-weight: bold;
}
.AttributeTotalizer,.ReadonlyAttributeTotalizer,.ReadonlyAttributeRealWidthTotalizer
{
	font-weight: bold;
}
.ReadonlyAttributeTotalizer,.ReadonlyAttributeRealWidthTotalizer
{
	margin-right: 5px;
	padding-left: 1px;
	padding-right: 1px;
	white-space: normal;
	border-width: 0px;
	line-height:37px;
}
.AttributeWidthAuto
{
	width: auto;
	max-width: 100%;
}
.AttributeStep,.ReadonlyAttributeStep,.AttributeStepSelected,.ReadonlyAttributeStepSelected
{
	font-size: 11pt;
	color: #808080;
}
.ReadonlyAttributeStep
{
	border-width: 0px;
}
.AttributeStepSelected,.ReadonlyAttributeStepSelected
{
	color: white;
}
.ReadonlyAttributeStepSelected
{
	border-width: 0px;
}
.AttributeStepBullet,.ReadonlyAttributeStepBullet,.AttributeStepBulletUnSelected,.ReadonlyAttributeStepBulletUnSelected,.AttributeStepBulletSelected,.ReadonlyAttributeStepBulletSelected
{
	margin-left: 0px;
	color: #004080;
	max-width: 80px;
	text-align: center;
}
.ReadonlyAttributeStepBullet
{
	border-width: 0px;
}
.AttributeStepBulletUnSelected,.ReadonlyAttributeStepBulletUnSelected
{
	color: #d9d9d9;
}
.ReadonlyAttributeStepBulletUnSelected
{
	border-width: 0px;
}
.AttributeStepBulletSelected,.ReadonlyAttributeStepBulletSelected
{
	font-weight: bold;
}
.ReadonlyAttributeStepBulletSelected
{
	border-width: 0px;
}
.ReadonlyAttributeDateTime
{
	margin-right: 5px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	border-style: none;
	max-height: 30px;
	width: auto;
	max-width: 100%;
	margin-bottom: 0px !important;
}
.CheckBox,.BlobContentCheckBox,.ReadonlyBlobContentCheckBox,.BlobInputCheckBox,.ReadonlyCheckBox
{
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
	border-top-color: transparent;
	border-style: none;
	border-width: 0px;
}
.AttributeCheckBox
{
	display: inline;
	border-style: none;
	max-width: 100%;
}
.ImageAttribute,.ResponsiveImageAttribute,.BlobContentResponsiveImageAttribute,.ReadonlyBlobContentResponsiveImageAttribute,.ReadonlyResponsiveImageAttribute,.BlobInputResponsiveImageAttribute,.ProfileImageAttribute,.BlobContentProfileImageAttribute,.ReadonlyBlobContentProfileImageAttribute,.BlobInputProfileImageAttribute,.ReadonlyProfileImageAttribute,.SmallProfileImageAttribute,.BlobContentSmallProfileImageAttribute,.ReadonlyBlobContentSmallProfileImageAttribute,.BlobInputSmallProfileImageAttribute,.ReadonlySmallProfileImageAttribute,.ActionAttribute,.BlobContentActionAttribute,.ReadonlyBlobContentActionAttribute,.ReadonlyActionAttribute,.DeleteAttribute,.BlobContentDeleteAttribute,.ReadonlyBlobContentDeleteAttribute,.ReadonlyDeleteAttribute,.BlobInputDeleteAttribute,.DisplayAttribute,.BlobContentDisplayAttribute,.ReadonlyBlobContentDisplayAttribute,.ReadonlyDisplayAttribute,.BlobInputDisplayAttribute,.SelectionAttribute,.BlobContentSelectionAttribute,.ReadonlyBlobContentSelectionAttribute,.ReadonlySelectionAttribute,.BlobInputSelectionAttribute,.DisabledActionAttribute,.BlobContentDisabledActionAttribute,.ReadonlyBlobContentDisabledActionAttribute,.ReadonlyDisabledActionAttribute,.BlobInputDisabledActionAttribute,.BlobInputActionAttribute,.SelectAttribute,.BlobContentSelectAttribute,.ReadonlyBlobContentSelectAttribute,.BlobInputSelectAttribute,.ReadonlySelectAttribute,.BlackAttribute,.BlobContentBlackAttribute,.ReadonlyBlobContentBlackAttribute,.BlobInputBlackAttribute,.ReadonlyBlackAttribute,.ActionBaseColorAttribute,.BlobContentActionBaseColorAttribute,.ReadonlyBlobContentActionBaseColorAttribute,.ReadonlyActionBaseColorAttribute,.BlobInputActionBaseColorAttribute,.ReadonlyImageAttribute
{
	width: auto;
}
.ActionAttribute,.BlobContentActionAttribute,.ReadonlyBlobContentActionAttribute,.ReadonlyActionAttribute,.DeleteAttribute,.BlobContentDeleteAttribute,.ReadonlyBlobContentDeleteAttribute,.ReadonlyDeleteAttribute,.BlobInputDeleteAttribute,.DisplayAttribute,.BlobContentDisplayAttribute,.ReadonlyBlobContentDisplayAttribute,.ReadonlyDisplayAttribute,.BlobInputDisplayAttribute,.SelectionAttribute,.BlobContentSelectionAttribute,.ReadonlyBlobContentSelectionAttribute,.ReadonlySelectionAttribute,.BlobInputSelectionAttribute,.DisabledActionAttribute,.BlobContentDisabledActionAttribute,.ReadonlyBlobContentDisabledActionAttribute,.ReadonlyDisabledActionAttribute,.BlobInputDisabledActionAttribute,.BlobInputActionAttribute,.SelectAttribute,.BlobContentSelectAttribute,.ReadonlyBlobContentSelectAttribute,.BlobInputSelectAttribute,.ReadonlySelectAttribute,.BlackAttribute,.BlobContentBlackAttribute,.ReadonlyBlobContentBlackAttribute,.BlobInputBlackAttribute,.ReadonlyBlackAttribute,.ActionBaseColorAttribute,.BlobContentActionBaseColorAttribute,.ReadonlyBlobContentActionBaseColorAttribute,.ReadonlyActionBaseColorAttribute,.BlobInputActionBaseColorAttribute
{
	margin-left: 0px;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	background-color: #eaeaea;
	border-width: 0px;
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
	border-bottom-left-radius: 25px;
	vertical-align: middle;
}
.ReadonlyImageAttribute
{
	border-width: 0px;
	max-width:124px;
	max-height:68px;
}
.VideoAttribute,.ReadonlyVideoAttribute
{
	width: 300px;
}
.ReadonlyVideoAttribute
{
	border-width: 0px;
}
.AudioAttribute,.ReadonlyAudioAttribute
{
	width: 300px;
}
.ReadonlyAudioAttribute
{
	border-width: 0px;
}
.ErrorAttribute,.ErrorAttributeDate
{
	border-bottom-color: #f56a67;
	border-left-color: #f56a67;
	border-right-color: #f56a67;
	border-top-color: #f56a67;
}
.WarningAttribute
{
	border-bottom-color: #f39c12;
	border-left-color: #f39c12;
	border-right-color: #f39c12;
	border-top-color: #f39c12;
}
.AssociationListAttribute,.BlobContentAssociationListAttribute,.ReadonlyBlobContentAssociationListAttribute,.BlobInputAssociationListAttribute,.ReadonlyAssociationListAttribute
{
	color: #555;
	min-height: 300px;
	max-width: 100%;
	width: 100% !important;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
}
.ReadonlyBlobContentAssociationListAttribute
{
	border-width: 0px;
}
.ReadonlyAssociationListAttribute
{
	border-width: 0px;
}
.ReadonlyAttribute,.ReadonlyMedio,.BlobContentReadonlyMedio,.ReadonlyBlobContentReadonlyMedio,.BlobInputReadonlyMedio,.ReadonlyReadonlyMedio,.ReadonlyAttributeRealWidth,.ReadonlyCFDate,.ReadonlyCFHidden,.ReadonlyCFResponseMessage,.ReadonlyCFSendMessage,.ReadonlyReadonlyCFSendMessage,.ReadonlyAttributeNoWrap,.ReadonlyAttributeRealWidthDateTime
{
	margin-right: 5px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 7px;
	white-space: normal;
	border-style: none;
	max-height: 30px;
	width: auto;
	max-width: 100%;
	margin-bottom: 0px !important;
}
.ReadonlyAttributeNoWrap
{
	white-space: nowrap;
}
.GridTitle,.ReadonlyGridTitle
{
	margin-bottom: 1pt;
	margin-left: 0px;
	margin-right: 1pt;
	margin-top: 1pt;
	padding-bottom: 2pt;
	padding-left: 2pt;
	padding-right: 2pt;
	padding-top: 2pt;
	border-width: 0px;
	font-weight: bold;
	color: white;
	height: 100%;
	width: 100%;
}
.ReadonlyGridTitle
{
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	white-space: nowrap;
}
.AttributeTitleWWP,.BlobContentAttributeTitleWWP,.ReadonlyBlobContentAttributeTitleWWP,.BlobInputAttributeTitleWWP,.ReadonlyAttributeTitleWWP
{
	margin-left: 0px;
	font-size: 13.5pt;
	font-weight: normal;
	color: #455a64;
	margin-bottom: 0px !important;
}
.BlobContentAttributeTitleWWP,.ReadonlyBlobContentAttributeTitleWWP
{
	color: #d9d9d9;
}
.ReadonlyBlobContentAttributeTitleWWP
{
	border-width: 0px;
}
.BlobInputAttributeTitleWWP
{
	color: #d9d9d9;
}
.ReadonlyAttributeTitleWWP
{
	white-space: nowrap;
	border-width: 0px;
	font-size: 19px;
	margin-bottom: 0px !important;
	line-height:30px;
}
.AttributeWhite,.BlobContentAttributeWhite,.ReadonlyBlobContentAttributeWhite,.BlobInputAttributeWhite,.ReadonlyAttributeWhite
{
	color: white;
}
.ReadonlyBlobContentAttributeWhite
{
	border-width: 0px;
}
.ReadonlyAttributeWhite
{
	border-width: 0px;
}
.AttributeCharLong,.BlobContentAttributeCharLong,.ReadonlyBlobContentAttributeCharLong,.BlobInputAttributeCharLong,.ReadonlyAttributeCharLong
{
	width: auto;
	max-width: 100%;
}
.ReadonlyBlobContentAttributeCharLong
{
	border-width: 0px;
}
.ReadonlyAttributeCharLong
{
	border-width: 0px;
}
.AttributeManageFilters
{
	padding-left: 12px;
	padding-right: 12px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	height: 32px;
}
.AttributeImageFixWidth,.BlobContentAttributeImageFixWidth,.ReadonlyBlobContentAttributeImageFixWidth,.BlobInputAttributeImageFixWidth,.ReadonlyAttributeImageFixWidth
{
	max-width: 400px;
}
.ReadonlyBlobContentAttributeImageFixWidth
{
	border-width: 0px;
}
.ReadonlyAttributeImageFixWidth
{
	border-width: 0px;
}
.AttributeDate,.BlobContentAttributeDate,.ReadonlyBlobContentAttributeDate,.BlobInputAttributeDate,.ReadonlyAttributeDate,.AttributeRealWidthDate,.ReadonlyAttributeRealWidthDate
{
	min-width: 80px;
}
.ReadonlyBlobContentAttributeDate
{
	border-width: 0px;
}
.ReadonlyAttributeDate
{
	border-width: 0px;
}
.ReadonlyAttributeRealWidthDate
{
	border-width: 0px;
}
.AttributeInactive,.BlobContentAttributeInactive,.ReadonlyBlobContentAttributeInactive,.BlobInputAttributeInactive,.ReadonlyAttributeInactive
{
	color: gray;
}
.ReadonlyAttributeInactive
{
	border-width: 0px;
}
.AttributeRealWidth,.BlobContentAttributeRealWidth,.ReadonlyBlobContentAttributeRealWidth,.BlobInputAttributeRealWidth
{
	width: auto;
	max-width: 100%;
}
.ReadonlyBlobContentAttributeRealWidth
{
	border-width: 0px;
}
.AttributeTag,.AttributeTagSuccess,.AttributeTagWarning,.AttributeTagDanger,.AttributeTagInfoLight,.AttributeTagInfo
{
	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;
	height: auto;
	line-height:13px;
}
.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;
}
.SearchResultsListTitleAttribute,.ReadonlySearchResultsListTitleAttribute
{
	font-size: 16px;
	color: #455a64;
}
.ReadonlySearchResultsListTitleAttribute
{
	border-width: 0px;
}
.SearchResultsListDescriptionAttribute,.ReadonlySearchResultsListDescriptionAttribute
{
	color: #555;
	height: auto;
	max-width: 100%;
}
.ReadonlySearchResultsListDescriptionAttribute
{
	border-width: 0px;
}
.CardImageAttribute,.ReadonlyCardImageAttribute
{
	margin-left: 0px;
	display: block;
	height: 325px;
	max-height: 100%;
	width: 100%;
	max-width: 100%;
	object-fit:cover;
}
.ReadonlyCardImageAttribute
{
	border-width: 0px;
}
.CardImageAttributeWhiteWithShadow,.ReadonlyCardImageAttributeWhiteWithShadow,.CardImageAttributeWhiteSubtitleWithShadow,.ReadonlyCardImageAttributeWhiteSubtitleWithShadow
{
	font-size: 23px;
	color: white;
	text-shadow: 2px 2px 3px rgba(0,0,0,0.36) ;
	line-height:17px;
}
.ReadonlyCardImageAttributeWhiteWithShadow
{
	border-width: 0px;
	max-width: 100%;
	text-shadow: 2px 2px 3px rgba(0,0,0,0.36) ;
}
.CardImageAttributeWhiteSubtitleWithShadow,.ReadonlyCardImageAttributeWhiteSubtitleWithShadow
{
	overflow: hidden;
	font-size: 10px;
	text-transform: uppercase;
	text-shadow: 2px 2px 3px rgba(0,0,0,0.36) ;
}
.ReadonlyCardImageAttributeWhiteSubtitleWithShadow
{
	border-width: 0px;
	text-shadow: 2px 2px 3px rgba(0,0,0,0.36) ;
}
.AttributeBannerModules,.ReadonlyAttributeBannerModules,.AttributeWeChatBanner,.ReadonlyAttributeWeChatBanner,.AttributeWeChatBannerRounded,.ReadonlyAttributeWeChatBannerRounded,.AttributeWeChatFooter,.ReadonlyAttributeWeChatFooter,.AttributeWeChatBannerLarge,.ReadonlyAttributeWeChatBannerLarge
{
	margin-left: 0px;
	border-style: none;
	height: 250px;
	width: 400px;
	max-width: 400px;
	min-width: 400px;
}
.ReadonlyAttributeBannerModules
{
	border-width: 0px;
}
.AttributeWeChatBanner,.ReadonlyAttributeWeChatBanner,.AttributeWeChatBannerRounded,.ReadonlyAttributeWeChatBannerRounded,.AttributeWeChatFooter,.ReadonlyAttributeWeChatFooter,.AttributeWeChatBannerLarge,.ReadonlyAttributeWeChatBannerLarge
{
	height: 150px;
}
.ReadonlyAttributeWeChatBanner
{
	border-width: 0px;
}
.AttributeWeChatBannerRounded,.ReadonlyAttributeWeChatBannerRounded
{
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}
.ReadonlyAttributeWeChatBannerRounded
{
	border-width: 0px;
}
.AttributeWeChatFooter,.ReadonlyAttributeWeChatFooter
{
	height: 100px;
}
.ReadonlyAttributeWeChatFooter
{
	border-width: 0px;
}
.AttributeWeChatBannerLarge,.ReadonlyAttributeWeChatBannerLarge
{
	height: 200px;
}
.ReadonlyAttributeWeChatBannerLarge
{
	border-width: 0px;
}
.ImageHomeModulesBack
{
	left: 0px;
	margin-left: 0px;
	position: absolute;
	top: 0px;
	height: 250px;
	width: 250px;
	max-width: 100%;
	box-shadow:none;
	  border-left-width:0;
	border-right-width:0;
	border-top-width:0;
	object-fit:cover;
}
.CardImageAttributeDescription,.BlobContentCardImageAttributeDescription,.ReadonlyBlobContentCardImageAttributeDescription,.BlobInputCardImageAttributeDescription,.ReadonlyCardImageAttributeDescription
{
	margin-bottom: 10px;
	margin-top: 10px;
	white-space: normal;
	max-height: 20px;
	max-width: 100%;
	text-overflow: ellipsis;
}
.ReadonlyBlobContentCardImageAttributeDescription
{
	border-width: 0px;
}
.ReadonlyCardImageAttributeDescription
{
	border-width: 0px;
}
.SimpleCardAttributeTitle,.ReadonlySimpleCardAttributeTitle,.SimpleCardAttributeSubtitle,.ReadonlySimpleCardAttributeSubtitle
{
	font-size: 15px;
	font-weight: 600;
	color: #455a64;
	max-width: 100%;
}
.ReadonlySimpleCardAttributeTitle
{
	border-width: 0px;
}
.SimpleCardAttributeSubtitle,.ReadonlySimpleCardAttributeSubtitle
{
	font-size: 14px;
	color: #999;
}
.ReadonlySimpleCardAttributeSubtitle
{
	border-width: 0px;
}
.CardSmallImageAttribute,.ReadonlyCardSmallImageAttribute
{
	margin-bottom: 8px;
	margin-left: 0px;
	margin-right: 8px;
	height: 100%;
	max-height: 65px;
	max-width: 65px;
	object-fit:cover;
}
.ReadonlyCardSmallImageAttribute
{
	border-width: 0px;
}
.CardSmallImageAttributeDescription,.ReadonlyCardSmallImageAttributeDescription
{
	font-size: 14px;
	color: gray;
}
.ReadonlyCardSmallImageAttributeDescription
{
	overflow: hidden;
	padding-top: 5px;
	border-width: 0px;
	height: 65px;
	max-width: 100%;
	text-overflow: ellipsis;
	line-height:20px;
}
.CardWithImageAttributeDescription,.BlobContentCardWithImageAttributeDescription,.ReadonlyBlobContentCardWithImageAttributeDescription,.BlobInputCardWithImageAttributeDescription,.ReadonlyCardWithImageAttributeDescription
{
	margin-bottom: 10px;
	margin-top: 10px;
	overflow: hidden;
	white-space: nowrap;
	color: #666;
	max-height: 20px;
	max-width: 100%;
	text-overflow: ellipsis;
}
.ReadonlyBlobContentCardWithImageAttributeDescription
{
	border-width: 0px;
}
.ReadonlyCardWithImageAttributeDescription
{
	border-width: 0px;
}
.ChatAttributeName,.BlobContentChatAttributeName,.ReadonlyBlobContentChatAttributeName,.BlobInputChatAttributeName,.ReadonlyChatAttributeName
{
	font-size: 10px;
	font-weight: bold;
	color: gray;
}
.ReadonlyBlobContentChatAttributeName
{
	border-width: 0px;
}
.ReadonlyChatAttributeName
{
	border-width: 0px;
}
.ChatAttributeDate,.BlobContentChatAttributeDate,.ReadonlyBlobContentChatAttributeDate,.BlobInputChatAttributeDate,.ReadonlyChatAttributeDate
{
	font-size: 10px;
	color: gray;
}
.ReadonlyBlobContentChatAttributeDate
{
	border-width: 0px;
}
.ReadonlyChatAttributeDate
{
	border-width: 0px;
}
.ChatAttributeImage,.BlobContentChatAttributeImage,.ReadonlyBlobContentChatAttributeImage,.BlobInputChatAttributeImage,.ReadonlyChatAttributeImage
{
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
	height: 40px;
	width: 40px;
	object-fit:cover;
}
.ReadonlyBlobContentChatAttributeImage
{
	border-width: 0px;
}
.ReadonlyChatAttributeImage
{
	border-width: 0px;
}
.ChatAttributeMessage,.BlobContentChatAttributeMessage,.ReadonlyBlobContentChatAttributeMessage,.BlobInputChatAttributeMessage,.ReadonlyChatAttributeMessage
{
	overflow: hidden;
	height: 40px;
	max-width: 100%;
	text-overflow: ellipsis;
	line-height:20px;
}
.ReadonlyBlobContentChatAttributeMessage
{
	border-width: 0px;
}
.ReadonlyChatAttributeMessage
{
	border-width: 0px;
}
.AttributeRegister
{
	margin-right: 5px;
}
.ProgressAdminCardDescription,.ProgressAdminCardNumber,.ReadonlyProgressAdminCardNumber,.ReadonlyProgressAdminCardDescription,.ProgressBarAdminV2Description,.ProgressBarAdminV2Number,.ReadonlyProgressBarAdminV2Number,.ProgressBarAdminV2NumberTotal,.ReadonlyProgressBarAdminV2NumberTotal,.ProgressBarAdminV2Title
{
	padding-left: 5px;
	border-style: none;
	border-width: 0px;
	font-size: 13px;
	font-weight: 400;
	color: white;
}
.ProgressAdminCardNumber,.ReadonlyProgressAdminCardNumber
{
	font-size: 16px;
	font-weight: bold;
	min-height: 21px;
}
.ProgressBarAdminV2Description,.ProgressBarAdminV2Number,.ReadonlyProgressBarAdminV2Number,.ProgressBarAdminV2NumberTotal,.ReadonlyProgressBarAdminV2NumberTotal,.ProgressBarAdminV2Title
{
	padding-left: 0px;
	color: #455a64;
	text-transform: none;
}
.ProgressBarAdminV2Number,.ReadonlyProgressBarAdminV2Number
{
	padding-right: 0px;
	font-weight: bold;
	color: #627077;
}
.ProgressBarAdminV2Title
{
	font-weight: 700;
}
.DashboardNumber,.ReadonlyDashboardNumber,.DashboardInfo,.ReadonlyDashboardInfo,.DashboardDanger,.ReadonlyDashboardDanger,.DashboardSuccess,.ReadonlyDashboardSuccess,.DashboardWarning,.ReadonlyDashboardWarning,.DashboardNumberCard,.ReadonlyDashboardNumberCard,.DashboardNumberCardNoBorder,.ReadonlyDashboardNumberCardNoBorder,.DashboardNumberAdmin,.ReadonlyDashboardNumberAdmin,.DashboardBaseColor,.ReadonlyDashboardBaseColor,.DashboardInfoLight,.ReadonlyDashboardInfoLight
{
	margin-left: 0px;
	border-width: 0px;
	font-size: 18px;
	font-weight: bold;
}
.DashboardInfo,.ReadonlyDashboardInfo
{
	color: #3c8dbc;
}
.DashboardDanger,.ReadonlyDashboardDanger
{
	color: #dd4b39;
}
.DashboardSuccess,.ReadonlyDashboardSuccess
{
	color: #00a65a;
}
.DashboardWarning,.ReadonlyDashboardWarning
{
	color: #f39c12;
}
.DashboardNumberCard,.ReadonlyDashboardNumberCard,.DashboardNumberCardNoBorder,.ReadonlyDashboardNumberCardNoBorder
{
	font-size: 23px;
	font-weight: 300;
	color: #455a64;
	min-height: 30px;
}
.DashboardNumberCardNoBorder,.ReadonlyDashboardNumberCardNoBorder
{
	font-size: 2.2em;
	font-weight: bold;
	color: #627077;
}
.DashboardNumberAdmin,.ReadonlyDashboardNumberAdmin
{
	white-space: nowrap;
	font-size: 34px;
	color: white;
	min-height: 50px;
}
.DashboardBaseColor,.ReadonlyDashboardBaseColor
{
	color: #004080;
}
.DashboardInfoLight,.ReadonlyDashboardInfoLight
{
	color: #00c0ef;
}
.DashboardPercentageSuccess,.ReadonlyDashboardPercentageSuccess,.DashboardPercentageDanger,.ReadonlyDashboardPercentageDanger
{
	margin-left: -2px;
	font-size: 11px;
	color: #00a65a;
}
.ReadonlyDashboardPercentageSuccess
{
	border-width: 0px;
}
.DashboardPercentageDanger,.ReadonlyDashboardPercentageDanger
{
	color: #dd4b39;
}
.ReadonlyDashboardPercentageDanger
{
	border-width: 0px;
}
.CardLongDescription,.ReadonlyCardLongDescription
{
	font-size: 13px;
	color: white;
	max-width: 100%;
}
.ReadonlyCardLongDescription
{
	border-width: 0px;
}
.AttributeHomeModulesTitle,.ReadonlyAttributeHomeModulesTitle
{
	font-size: 16px;
	font-weight: bold;
	color: white;
	text-transform: uppercase;
}
.ReadonlyAttributeHomeModulesTitle
{
	border-width: 0px;
}
.AttributeHomeModulesBigTitle,.ReadonlyAttributeHomeModulesBigTitle
{
	font-size: 19px;
	font-weight: bold;
	color: white;
}
.ReadonlyAttributeHomeModulesBigTitle
{
	border-width: 0px;
}
.AttributeHomeModulesBigDescription,.ReadonlyAttributeHomeModulesBigDescription
{
	font-size: 13px;
	color: white;
}
.ReadonlyAttributeHomeModulesBigDescription
{
	border-width: 0px;
}
.ProductCardSmallImageAttribute,.ReadonlyProductCardSmallImageAttribute
{
	margin-left: 0px;
	border-style: none;
	max-height: 83px;
	max-width: 100%;
	box-shadow:none;
}
.ReadonlyProductCardSmallImageAttribute
{
	border-width: 0px;
}
.AttributeWeChatLogin,.ReadonlyAttributeWeChatLogin
{
	padding-left: 35px;
	font-size: 17px;
	border-top:0;
	border-left:0;
	border-right:0;
	box-shadow:none;
}
.ReadonlyAttributeWeChatLogin
{
	border-width: 0px;
}
.AttributeWeChatProfileTitle,.ReadonlyAttributeWeChatProfileTitle
{
	margin-left: 0px;
	padding-top: 5px;
	font-size: 12.6pt;
	font-weight: bold;
	color: white;
}
.ReadonlyAttributeWeChatProfileTitle
{
	border-width: 0px;
}
.AttributeWeChatProfileSubtitle,.ReadonlyAttributeWeChatProfileSubtitle
{
	font-size: 10px;
	color: white;
	padding-top:0;
}
.ReadonlyAttributeWeChatProfileSubtitle
{
	border-width: 0px;
}
.AttributeWeChatProfileThirdSubtitle,.ReadonlyAttributeWeChatProfileThirdSubtitle
{
	padding-top: 10px;
	font-size: 10pt;
	color: #77777d;
}
.ReadonlyAttributeWeChatProfileThirdSubtitle
{
	border-width: 0px;
}
.AttributeWeChatKPIValue,.ReadonlyAttributeWeChatKPIValue
{
	font-size: 23px;
}
.ReadonlyAttributeWeChatKPIValue
{
	border-width: 0px;
}
.AttributeWeChatKPITitle,.ReadonlyAttributeWeChatKPITitle
{
	font-size: 7.2pt;
	color: #989898;
}
.ReadonlyAttributeWeChatKPITitle
{
	border-width: 0px;
}
.AttributeWeChatHomeMenuListTitle,.ReadonlyAttributeWeChatHomeMenuListTitle
{
	margin-left: 0px;
	font-size: 8pt;
	color: #444;
	text-transform: uppercase;
}
.ReadonlyAttributeWeChatHomeMenuListTitle
{
	border-width: 0px;
}
.AttributeWeChatListTitle,.ReadonlyAttributeWeChatListTitle,.AttributeWeChatListTitleImageLarge,.ReadonlyAttributeWeChatListTitleImageLarge
{
	margin-left: 0px;
	font-weight: bold;
	max-width: 100%;
}
.ReadonlyAttributeWeChatListTitle
{
	border-width: 0px;
}
.AttributeWeChatListTitleImageLarge,.ReadonlyAttributeWeChatListTitleImageLarge
{
	overflow: hidden;
	display: -webkit-box;
	max-height: 38px;
	width: 100%;
	text-overflow: ellipsis;
	box-shadow:none;
	  border-left-width:0;
	border-right-width:0;
	border-top-width:0;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
}
.ReadonlyAttributeWeChatListTitleImageLarge
{
	border-width: 0px;
}
.AttributeWeChatImageSmall,.ReadonlyAttributeWeChatImageSmall
{
	margin-left: 0px;
	margin-right: 8px;
	border-style: none;
	height: 100%;
	max-height: 55px;
	width: 55px;
	object-fit:contain;
}
.ReadonlyAttributeWeChatImageSmall
{
	border-width: 0px;
}
.AttributeWeChatImageLarge,.ReadonlyAttributeWeChatImageLarge
{
	margin-left: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	border-width: 0px;
	height: 100%;
	max-height: 150px;
	max-width: 150px;
	object-fit:contain;
}
.AttributeWeChatImageLargeTag,.ReadonlyAttributeWeChatImageLargeTag
{
	margin-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	border-bottom-color: #004080;
	border-left-color: #004080;
	border-right-color: #004080;
	border-top-color: #004080;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	font-size: 7.2pt;
	color: #004080;
	box-shadow:none;
	 border-left-width:1px;
	border-top-width:1px;
	border-right-width:1px;
}
.AttributeWeChatProfileExtraDataTitle,.ReadonlyAttributeWeChatProfileExtraDataTitle
{
	color: #a3a3a3;
}
.ReadonlyAttributeWeChatProfileExtraDataTitle
{
	border-width: 0px;
}
.AttributeWeChatProfileExtraDataValue,.ReadonlyAttributeWeChatProfileExtraDataValue
{
	font-size: 22.5pt;
	color: #004080;
}
.ReadonlyAttributeWeChatProfileExtraDataValue
{
	border-width: 0px;
}
.AttributeWeChatListSubtitle,.ReadonlyAttributeWeChatListSubtitle
{
	margin-left: 0px;
	overflow: hidden;
	font-size: 8pt;
	color: #a9a9a9;
	height: 17px;
	max-width: 100%;
	text-overflow: ellipsis;
}
.ReadonlyAttributeWeChatListSubtitle
{
	border-width: 0px;
}
.AttributeWeChatListPrice,.ReadonlyAttributeWeChatListPrice,.AttributeWeChatListWithIconPrice,.ReadonlyAttributeWeChatListWithIconPrice
{
	white-space: nowrap;
	font-size: 13.5pt;
	font-weight: normal;
	color: #004080;
}
.ReadonlyAttributeWeChatListPrice
{
	border-width: 0px;
}
.AttributeWeChatListWithIconPrice,.ReadonlyAttributeWeChatListWithIconPrice
{
	padding-top: 18px;
}
.ReadonlyAttributeWeChatListWithIconPrice
{
	border-width: 0px;
}
.AttributeWeChatListLargeDescription,.AttributeWeChatListLargeDescriptionBold,.ReadonlyAttributeWeChatListLargeDescriptionBold,.ReadonlyAttributeWeChatListLargeDescription
{
	overflow: hidden;
	max-width: 100%;
	text-overflow: ellipsis;
}
.AttributeWeChatListLargeDescriptionBold,.ReadonlyAttributeWeChatListLargeDescriptionBold
{
	font-weight: bold;
}
.ReadonlyAttributeWeChatListLargeDescriptionBold
{
	border-width: 0px;
}
.ReadonlyAttributeWeChatListLargeDescription
{
	border-width: 0px;
}
.AttributeWeChatTag,.ReadonlyAttributeWeChatTag
{
	margin-left: 15px;
	color: white;
}
.ReadonlyAttributeWeChatTag
{
	border-width: 0px;
}
.AttributeWeChatTagDescription,.ReadonlyAttributeWeChatTagDescription
{
	padding-top: 0px;
	color: #bdbdbd;
}
.ReadonlyAttributeWeChatTagDescription
{
	border-width: 0px;
}
.AttributeWeChatListCheckBox,.ReadonlyAttributeWeChatListCheckBox
{
	border-style: none;
	max-width: 100%;
}
.ReadonlyAttributeWeChatListCheckBox
{
	border-width: 0px;
}
.AttributeSearchResultImage
{
	border-bottom-color: #e1e1e1;
	border-left-color: #e1e1e1;
	border-right-color: #e1e1e1;
	border-top-color: #e1e1e1;
	border-top-left-radius: 18px;
	border-top-right-radius: 18px;
	border-bottom-right-radius: 18px;
	border-bottom-left-radius: 18px;
	height: 100%;
	width: 100%;
	object-fit:contain;
}
.MasterPageTopActionsImage,.ReadonlyMasterPageTopActionsImage
{
	margin-right: 10px;
	border-style: none;
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
	height: 54px;
	max-width: 54px;
	box-shadow:none;
	background-size:contain;
}
.ReadonlyMasterPageTopActionsImage
{
	border-width: 0px;
}
.MasterPageTopActionsUserName,.ReadonlyMasterPageTopActionsUserName
{
	font-size: 13px;
	color: #455a64;
}
.ReadonlyMasterPageTopActionsUserName
{
	border-width: 0px;
}
.MasterPageTopActionsRoleName,.ReadonlyMasterPageTopActionsRoleName
{
	font-size: 10px;
	color: #455a64;
}
.ReadonlyMasterPageTopActionsRoleName
{
	border-width: 0px;
}
.BlobContentAttribute,.ReadonlyBlobContentAttribute
{
	height: 400px;
	width: 100%;
	max-width: 100%;
}
.AttributeImage30,.ReadonlyAttributeImage30
{
	border-style: none;
	max-height: 30px;
	max-width: 30px;
	object-fit:contain;
}
.ReadonlyAttributeImage30
{
	border-width: 0px;
}
.AttributeStepUnderline,.ReadonlyAttributeStepUnderline
{
	white-space: nowrap;
	font-size: 13px;
	font-weight: bold;
	color: #8c8d8e;
	max-width: 100%;
}
.ReadonlyAttributeStepUnderline
{
	border-width: 0px;
}
.AttributeStepVertical,.ReadonlyAttributeStepVertical
{
	white-space: nowrap;
	font-size: 13px;
	font-weight: bold;
	color: #8c8d8e;
	box-shadow:none;
	line-height:30px;
}
.ReadonlyAttributeStepVertical
{
	border-width: 0px;
}
.AttributeLandingPurusFooter,.BlobContentAttributeLandingPurusFooter,.ReadonlyBlobContentAttributeLandingPurusFooter,.BlobInputAttributeLandingPurusFooter,.ReadonlyAttributeLandingPurusFooter,.AttributeLandingPurusFooterSuboption,.BlobContentAttributeLandingPurusFooterSuboption,.ReadonlyBlobContentAttributeLandingPurusFooterSuboption,.BlobInputAttributeLandingPurusFooterSuboption,.ReadonlyAttributeLandingPurusFooterSuboption
{
	color: gray;
	line-height:1.2;
}
.ReadonlyBlobContentAttributeLandingPurusFooter
{
	border-width: 0px;
}
.ReadonlyAttributeLandingPurusFooter
{
	border-width: 0px;
}
.AttributeLandingPurusFooterSuboption,.BlobContentAttributeLandingPurusFooterSuboption,.ReadonlyBlobContentAttributeLandingPurusFooterSuboption,.BlobInputAttributeLandingPurusFooterSuboption,.ReadonlyAttributeLandingPurusFooterSuboption
{
	padding-left: 15px;
}
.ReadonlyBlobContentAttributeLandingPurusFooterSuboption
{
	border-width: 0px;
}
.ReadonlyAttributeLandingPurusFooterSuboption
{
	border-width: 0px;
}
.ListItemTitle,.BlobContentListItemTitle,.ReadonlyBlobContentListItemTitle,.BlobInputListItemTitle,.ReadonlyListItemTitle
{
	margin-top: 5px;
	white-space: nowrap;
	font-size: 18px;
	font-weight: 400;
	color: #2e507e;
	height: 20px;
	width: 100%;
	max-width: 100%;
	text-overflow: ellipsis;
	box-shadow:none;
}
.ReadonlyBlobContentListItemTitle
{
	border-width: 0px;
}
.ReadonlyListItemTitle
{
	border-width: 0px;
}
.ListItemDate,.BlobContentListItemDate,.ReadonlyBlobContentListItemDate,.BlobInputListItemDate,.ReadonlyListItemDate
{
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 16px;
	font-weight: 400;
	color: #666;
	height: 20px;
	max-width: 100%;
}
.ReadonlyBlobContentListItemDate
{
	border-width: 0px;
}
.ReadonlyListItemDate
{
	border-width: 0px;
}
.ListItemLong,.BlobContentListItemLong,.ReadonlyBlobContentListItemLong,.BlobInputListItemLong,.ReadonlyListItemLong
{
	font-size: 16px;
	height: 20px;
	max-width: 100%;
}
.ReadonlyBlobContentListItemLong
{
	border-width: 0px;
}
.ReadonlyListItemLong
{
	border-width: 0px;
}
.Attribute250
{
	margin-left: 2px;
	margin-top: 15px;
}
.Attributekx,.BlobContentAttributekx,.ReadonlyBlobContentAttributekx,.BlobInputAttributekx,.ReadonlyAttributekx
{
	max-width: 300px;
	box-shadow:none;
	white-space: break-spaces;
}
.ReadonlyBlobContentAttributekx
{
	border-width: 0px;
}
.ReadonlyAttributekx
{
	border-width: 0px;
}
.Attributeph,.BlobContentAttributeph,.ReadonlyBlobContentAttributeph,.BlobInputAttributeph,.ReadonlyAttributeph
{
	max-width: 400px;
	box-shadow:none;
	white-space: break-spaces!important;
}
.ReadonlyBlobContentAttributeph
{
	border-width: 0px;
}
.ReadonlyAttributeph
{
	border-width: 0px;
}
.ListItemLongupd,.BlobContentListItemLongupd,.ReadonlyBlobContentListItemLongupd,.BlobInputListItemLongupd,.ReadonlyListItemLongupd
{
	font-size: 14px;
	max-width: 1000px;
	min-width: 700px;
	box-shadow:none;
	white-space: break-spaces!important;
}
.ReadonlyBlobContentListItemLongupd
{
	border-width: 0px;
}
.ReadonlyListItemLongupd
{
	border-width: 0px;
}
.AttributeWx,.BlobContentAttributeWx,.ReadonlyBlobContentAttributeWx,.BlobInputAttributeWx,.ReadonlyAttributeWx
{
	max-width: 700px;
	box-shadow:none;
	white-space: break-spaces!important;
}
.ReadonlyBlobContentAttributeWx
{
	border-width: 0px;
}
.ReadonlyAttributeWx
{
	border-width: 0px;
}
.ListItemImg1
{
	border-bottom-color: #959595;
	border-left-color: #959595;
	border-right-color: #959595;
	border-top-color: #959595;
	height: 150px;
	width: 150px;
	vertical-align: top;
}
.Attributeblob1,.BlobContentAttributeblob1,.ReadonlyBlobContentAttributeblob1,.BlobInputAttributeblob1,.ReadonlyAttributeblob1
{
	width: 400px;
	box-shadow:none;
	white-space: break-spaces;
}
.ReadonlyBlobContentAttributeblob1
{
	border-width: 0px;
}
.ReadonlyAttributeblob1
{
	border-width: 0px;
}
.Attributeph2,.BlobContentAttributeph2,.ReadonlyBlobContentAttributeph2,.BlobInputAttributeph2,.ReadonlyAttributeph2
{
	max-width: 75%;
	min-width: 75%;
	box-shadow:none;
	white-space: break-spaces!important;
}
.ReadonlyBlobContentAttributeph2
{
	border-width: 0px;
}
.ReadonlyAttributeph2
{
	border-width: 0px;
}
.statusxj,.BlobContentstatusxj,.ReadonlyBlobContentstatusxj,.BlobInputstatusxj,.Readonlystatusxj
{
	box-shadow: #fff;
	margin-bottom: 0px;
	margin-right: 5px;
	padding-bottom: 2.7px;
	padding-left: 5.4px;
	padding-right: 5.4px;
	padding-top: 0px;
	background-color: #ff8c00;
	border-bottom-color: #fff;
	border-left-color: #fff;
	border-right-color: #fff;
	border-top-color: #fcfcfc;
	border-style: none;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	font-weight: 400;
	color: #fff;
	height: 24px;
	width: 60px;
	text-align: center;
}
.BlobContentstatusxj,.ReadonlyBlobContentstatusxj
{
	box-shadow: #fff;
}
.ReadonlyBlobContentstatusxj
{
	box-shadow: #fff;
	border-width: 0px;
}
.BlobInputstatusxj
{
	box-shadow: #fff;
}
.Readonlystatusxj
{
	box-shadow: #fff;
	border-width: 0px;
}
.statustj,.BlobContentstatustj,.ReadonlyBlobContentstatustj,.BlobInputstatustj,.Readonlystatustj
{
	box-shadow: #fff;
	margin-bottom: 0px;
	margin-right: 5px;
	padding-bottom: 2.7px;
	padding-left: 5.4px;
	padding-right: 5.4px;
	padding-top: 0px;
	background-color: #00c0ef;
	border-bottom-color: #fff;
	border-left-color: #fff;
	border-right-color: #fff;
	border-top-color: #fcfcfc;
	border-style: none;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	font-weight: 400;
	color: #fff;
	height: 24px;
	width: 60px;
	text-align: center;
}
.BlobContentstatustj,.ReadonlyBlobContentstatustj
{
	box-shadow: #fff;
}
.ReadonlyBlobContentstatustj
{
	box-shadow: #fff;
	border-width: 0px;
}
.BlobInputstatustj
{
	box-shadow: #fff;
}
.Readonlystatustj
{
	box-shadow: #fff;
	border-width: 0px;
}
.statusth,.BlobContentstatusth,.ReadonlyBlobContentstatusth,.BlobInputstatusth,.Readonlystatusth
{
	box-shadow: #fff;
	margin-bottom: 0px;
	margin-right: 5px;
	padding-bottom: 2.7px;
	padding-left: 5.4px;
	padding-right: 5.4px;
	padding-top: 0px;
	background-color: #ed1f04;
	border-bottom-color: #fff;
	border-left-color: #fff;
	border-right-color: #fff;
	border-top-color: #fcfcfc;
	border-style: none;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	font-weight: 400;
	color: #fff;
	height: 24px;
	width: 60px;
	text-align: center;
}
.BlobContentstatusth,.ReadonlyBlobContentstatusth
{
	box-shadow: #fff;
}
.ReadonlyBlobContentstatusth
{
	box-shadow: #fff;
	border-width: 0px;
}
.BlobInputstatusth
{
	box-shadow: #fff;
}
.Readonlystatusth
{
	box-shadow: #fff;
	border-width: 0px;
}
.statustg,.BlobContentstatustg,.ReadonlyBlobContentstatustg,.BlobInputstatustg,.Readonlystatustg
{
	box-shadow: #000;
	margin-bottom: 0px;
	margin-right: 5px;
	padding-bottom: 2.7px;
	padding-left: 5.4px;
	padding-right: 5.4px;
	padding-top: 0px;
	background-color: #0be000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-right-color: #000;
	border-top-color: #263238;
	border-style: none;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	font-weight: 400;
	color: #fff;
	height: 24px;
	width: 60px;
	text-align: center;
}
.BlobContentstatustg,.ReadonlyBlobContentstatustg
{
	box-shadow: #000;
}
.ReadonlyBlobContentstatustg
{
	box-shadow: #000;
	border-width: 0px;
}
.BlobInputstatustg
{
	box-shadow: #000;
}
.Readonlystatustg
{
	box-shadow: #000;
	border-width: 0px;
}
.notice,.BlobContentnotice,.ReadonlyBlobContentnotice,.BlobInputnotice,.Readonlynotice
{
	margin-top: 10px;
}
.ReadonlyBlobContentnotice
{
	border-width: 0px;
}
.Readonlynotice
{
	border-width: 0px;
}
.Attributebold,.BlobContentAttributebold,.ReadonlyBlobContentAttributebold,.BlobInputAttributebold,.ReadonlyAttributebold
{
	font-weight: bold;
}
.ReadonlyBlobContentAttributebold
{
	border-width: 0px;
}
.ReadonlyAttributebold
{
	border-width: 0px;
}
.ListItemTitle1,.BlobContentListItemTitle1,.ReadonlyBlobContentListItemTitle1,.BlobInputListItemTitle1,.ReadonlyListItemTitle1,.ListItemTitle11,.BlobContentListItemTitle11,.ReadonlyBlobContentListItemTitle11,.BlobInputListItemTitle11,.ReadonlyListItemTitle11
{
	margin-top: 5px;
	white-space: nowrap;
	font-size: 18px;
	font-weight: 400;
	color: #2e507e;
	height: 20px;
	text-overflow: ellipsis;
	box-shadow:none;
}
.ReadonlyBlobContentListItemTitle1
{
	border-width: 0px;
}
.ReadonlyListItemTitle1
{
	border-width: 0px;
}
.ReadonlyBlobContentListItemTitle11
{
	border-width: 0px;
}
.ReadonlyListItemTitle11
{
	border-width: 0px;
}
.ListItemLong1,.BlobContentListItemLong1,.ReadonlyBlobContentListItemLong1,.BlobInputListItemLong1,.ReadonlyListItemLong1
{
	margin-bottom: 1px;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	font-size: 8px;
	height: 24px;
	box-shadow:none;
	text-overflow: ellipsis;
	
 white-space: nowrap;
	
 display: block;
	
 width: 100%;
	
 overflow: hidden;
}
.ReadonlyBlobContentListItemLong1
{
	border-width: 0px;
}
.ReadonlyListItemLong1
{
	border-width: 0px;
}
.ListItemDate1,.BlobContentListItemDate1,.ReadonlyBlobContentListItemDate1,.BlobInputListItemDate1,.ReadonlyListItemDate1
{
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 5px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	height: 16px;
}
.ReadonlyBlobContentListItemDate1
{
	border-width: 0px;
}
.ReadonlyListItemDate1
{
	border-width: 0px;
}
.TextHomeNotify2
{
	margin-bottom: 0px;
	margin-left: 0px;
	box-shadow:none;
	line-height:30px;
	text-overflow: ellipsis;
	
 white-space: nowrap;
	
 display: block;
	
 width: 100%;
	
 overflow: hidden;
}
.CardWithImageAttributeDescription1,.BlobContentCardWithImageAttributeDescription1,.ReadonlyBlobContentCardWithImageAttributeDescription1,.BlobInputCardWithImageAttributeDescription1,.ReadonlyCardWithImageAttributeDescription1
{
	margin-bottom: 0px;
	margin-top: 10px;
	overflow: hidden;
	white-space: nowrap;
	font-size: 12pt;
	color: #666;
	max-height: 30px;
	max-width: 100%;
	text-overflow: ellipsis;
}
.ReadonlyBlobContentCardWithImageAttributeDescription1
{
	border-width: 0px;
}
.ReadonlyCardWithImageAttributeDescription1
{
	border-width: 0px;
}
.statushy,.BlobContentstatushy,.ReadonlyBlobContentstatushy,.BlobInputstatushy,.Readonlystatushy
{
	box-shadow: #fff;
	margin-bottom: 0px;
	margin-right: 5px;
	padding-bottom: 2.7px;
	padding-left: 5.4px;
	padding-right: 5.4px;
	padding-top: 0px;
	background-color: #ffe8c6;
	border-bottom-color: #ff911c;
	border-left-color: #ff911c;
	border-right-color: #ff911c;
	border-top-color: #ff911c;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	font-weight: 400;
	color: #ff911c;
	height: 28px;
	max-width: 100px;
	text-align: center;
	box-shadow:none;
	text-overflow: ellipsis;
	
 white-space: nowrap;
	
 display: block;
	
 width: 100%;
	
 overflow: hidden;
}
.BlobContentstatushy,.ReadonlyBlobContentstatushy
{
	box-shadow: #fff;
}
.ReadonlyBlobContentstatushy
{
	box-shadow: #fff;
	border-width: 0px;
}
.BlobInputstatushy
{
	box-shadow: #fff;
}
.Readonlystatushy
{
	box-shadow: #fff;
	border-width: 0px;
}
.statussf,.BlobContentstatussf,.ReadonlyBlobContentstatussf,.BlobInputstatussf,.Readonlystatussf
{
	box-shadow: #fff;
	margin-bottom: 0px;
	margin-right: 5px;
	padding-bottom: 2.7px;
	padding-left: 5.4px;
	padding-right: 5.4px;
	padding-top: 0px;
	background-color: #c1d4ff;
	border-bottom-color: #2667ff;
	border-left-color: #2667ff;
	border-right-color: #2667ff;
	border-top-color: #2667ff;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	font-weight: 400;
	color: #2667ff;
	height: 28px;
	max-width: 100px;
	text-align: center;
	box-shadow:none;
	text-overflow: ellipsis;
	
 white-space: nowrap;
	
 display: block;
	
 width: 100%;
	
 overflow: hidden;
}
.BlobContentstatussf,.ReadonlyBlobContentstatussf
{
	box-shadow: #fff;
}
.ReadonlyBlobContentstatussf
{
	box-shadow: #fff;
	border-width: 0px;
}
.BlobInputstatussf
{
	box-shadow: #fff;
}
.Readonlystatussf
{
	box-shadow: #fff;
	border-width: 0px;
}
.ListItemLong2,.BlobContentListItemLong2,.ReadonlyBlobContentListItemLong2,.BlobInputListItemLong2,.ReadonlyListItemLong2
{
	margin-bottom: 1px;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	font-size: 8px;
	box-shadow:none;
	twidth: 100%;
	overflow:hidden;
	
text-overflow:ellipsis;
	
display:-webkit-box;
	
-webkit-box-orient:vertical;
	
-webkit-line-clamp:2;
}
.ReadonlyBlobContentListItemLong2
{
	border-width: 0px;
}
.ReadonlyListItemLong2
{
	border-width: 0px;
}
.CardImageAttributeWhiteWithShadow1,.ReadonlyCardImageAttributeWhiteWithShadow1,.CardImageAttributeWhiteSubtitleWithShadow1,.ReadonlyCardImageAttributeWhiteSubtitleWithShadow1
{
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 5px;
	font-size: 18px;
	color: white;
	text-shadow: 2px 2px 3px rgba(0,0,0,0.36) ;
	line-height:17px;
	box-shadow:none;
	text-overflow: ellipsis;
	
 white-space: nowrap;
	
 display: block;
	
 width: 100%;
	
 overflow: hidden;
}
.ReadonlyCardImageAttributeWhiteWithShadow1
{
	border-width: 0px;
	max-width: 100%;
	text-shadow: 2px 2px 3px rgba(0,0,0,0.36) ;
}
.CardImageAttributeWhiteSubtitleWithShadow1,.ReadonlyCardImageAttributeWhiteSubtitleWithShadow1
{
	overflow: hidden;
	font-size: 10px;
	text-transform: uppercase;
	text-shadow: 2px 2px 3px rgba(0,0,0,0.36) ;
}
.ReadonlyCardImageAttributeWhiteSubtitleWithShadow1
{
	border-width: 0px;
	text-shadow: 2px 2px 3px rgba(0,0,0,0.36) ;
}
.statushyqt,.BlobContentstatushyqt,.ReadonlyBlobContentstatushyqt,.BlobInputstatushyqt,.Readonlystatushyqt
{
	box-shadow: #fff;
	margin-bottom: 0px;
	margin-right: 5px;
	padding-bottom: 2.7px;
	padding-left: 5.4px;
	padding-right: 5.4px;
	padding-top: 0px;
	background-color: #f9f9f9;
	border-bottom-color: #b5b5b5;
	border-left-color: #b5b5b5;
	border-right-color: #b5b5b5;
	border-top-color: #b5b5b5;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	font-weight: 400;
	color: #b5b5b5;
	height: 28px;
	max-width: 100px;
	text-align: center;
	box-shadow:none;
	text-overflow: ellipsis;
	
 white-space: nowrap;
	
 display: block;
	
 width: 100%;
	
 overflow: hidden;
}
.BlobContentstatushyqt,.ReadonlyBlobContentstatushyqt
{
	box-shadow: #fff;
}
.ReadonlyBlobContentstatushyqt
{
	box-shadow: #fff;
	border-width: 0px;
}
.BlobInputstatushyqt
{
	box-shadow: #fff;
}
.Readonlystatushyqt
{
	box-shadow: #fff;
	border-width: 0px;
}
.statushygjsfw,.BlobContentstatushygjsfw,.ReadonlyBlobContentstatushygjsfw,.BlobInputstatushygjsfw,.Readonlystatushygjsfw
{
	box-shadow: #fff;
	margin-bottom: 0px;
	margin-right: 5px;
	padding-bottom: 2.7px;
	padding-left: 5.4px;
	padding-right: 5.4px;
	padding-top: 0px;
	background-color: #f0e8ff;
	border-bottom-color: #b68fea;
	border-left-color: #b68fea;
	border-right-color: #b68fea;
	border-top-color: #b68fea;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	font-weight: 400;
	color: #b68fea;
	height: 28px;
	max-width: 100px;
	text-align: center;
	box-shadow:none;
	text-overflow: ellipsis;
	
 white-space: nowrap;
	
 display: block;
	
 width: 100%;
	
 overflow: hidden;
}
.BlobContentstatushygjsfw,.ReadonlyBlobContentstatushygjsfw
{
	box-shadow: #fff;
}
.ReadonlyBlobContentstatushygjsfw
{
	box-shadow: #fff;
	border-width: 0px;
}
.BlobInputstatushygjsfw
{
	box-shadow: #fff;
}
.Readonlystatushygjsfw
{
	box-shadow: #fff;
	border-width: 0px;
}
.statushyxjzz,.BlobContentstatushyxjzz,.ReadonlyBlobContentstatushyxjzz,.BlobInputstatushyxjzz,.Readonlystatushyxjzz
{
	box-shadow: #fff;
	margin-bottom: 0px;
	margin-right: 5px;
	padding-bottom: 2.7px;
	padding-left: 5.4px;
	padding-right: 5.4px;
	padding-top: 0px;
	background-color: #ffd6d6;
	border-bottom-color: #ff7272;
	border-left-color: #ff7272;
	border-right-color: #ff7272;
	border-top-color: #ff7272;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	font-weight: 400;
	color: #ff7272;
	height: 28px;
	max-width: 100px;
	text-align: center;
	box-shadow:none;
	text-overflow: ellipsis;
	
 white-space: nowrap;
	
 display: block;
	
 width: 100%;
	
 overflow: hidden;
}
.BlobContentstatushyxjzz,.ReadonlyBlobContentstatushyxjzz
{
	box-shadow: #fff;
}
.ReadonlyBlobContentstatushyxjzz
{
	box-shadow: #fff;
	border-width: 0px;
}
.BlobInputstatushyxjzz
{
	box-shadow: #fff;
}
.Readonlystatushyxjzz
{
	box-shadow: #fff;
	border-width: 0px;
}
.statushyswyyy,.BlobContentstatushyswyyy,.ReadonlyBlobContentstatushyswyyy,.BlobInputstatushyswyyy,.Readonlystatushyswyyy
{
	box-shadow: #fff;
	margin-bottom: 0px;
	margin-right: 5px;
	padding-bottom: 2.7px;
	padding-left: 5.4px;
	padding-right: 5.4px;
	padding-top: 0px;
	background-color: #e0ffdd;
	border-bottom-color: #5ebf57;
	border-left-color: #5ebf57;
	border-right-color: #5ebf57;
	border-top-color: #5ebf57;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	font-weight: 400;
	color: #5ebf57;
	height: 28px;
	max-width: 100px;
	text-align: center;
	box-shadow:none;
	text-overflow: ellipsis;
	
 white-space: nowrap;
	
 display: block;
	
 width: 100%;
	
 overflow: hidden;
}
.BlobContentstatushyswyyy,.ReadonlyBlobContentstatushyswyyy
{
	box-shadow: #fff;
}
.ReadonlyBlobContentstatushyswyyy
{
	box-shadow: #fff;
	border-width: 0px;
}
.BlobInputstatushyswyyy
{
	box-shadow: #fff;
}
.Readonlystatushyswyyy
{
	box-shadow: #fff;
	border-width: 0px;
}
.statushyhkht
{
	box-shadow: #fff;
	margin-bottom: 0px;
	margin-right: 5px;
	padding-bottom: 2.7px;
	padding-left: 5.4px;
	padding-right: 5.4px;
	padding-top: 0px;
	background-color: #9becff;
	border-bottom-color: #2fa2ef;
	border-left-color: #2fa2ef;
	border-right-color: #2fa2ef;
	border-top-color: #2fa2ef;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	font-weight: 400;
	color: #2fa2ef;
	height: 28px;
	max-width: 100px;
	text-align: center;
	box-shadow:none;
	text-overflow: ellipsis;
	
 white-space: nowrap;
	
 display: block;
	
 width: 100%;
	
 overflow: hidden;
}
.statushydzxx,.BlobContentstatushydzxx,.ReadonlyBlobContentstatushydzxx,.BlobInputstatushydzxx,.Readonlystatushydzxx
{
	box-shadow: #fff;
	margin-bottom: 0px;
	margin-right: 5px;
	padding-bottom: 2.7px;
	padding-left: 5.4px;
	padding-right: 5.4px;
	padding-top: 0px;
	background-color: #ffce8e;
	border-bottom-color: #ff9502;
	border-left-color: #ff9502;
	border-right-color: #ff9502;
	border-top-color: #ff9502;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	font-weight: 400;
	color: #ff9502;
	height: 28px;
	max-width: 100px;
	text-align: center;
	box-shadow:none;
	text-overflow: ellipsis;
	
 white-space: nowrap;
	
 display: block;
	
 width: 100%;
	
 overflow: hidden;
}
.BlobContentstatushydzxx,.ReadonlyBlobContentstatushydzxx
{
	box-shadow: #fff;
}
.ReadonlyBlobContentstatushydzxx
{
	box-shadow: #fff;
	border-width: 0px;
}
.BlobInputstatushydzxx
{
	box-shadow: #fff;
}
.Readonlystatushydzxx
{
	box-shadow: #fff;
	border-width: 0px;
}
.statushyzyhj,.BlobContentstatushyhkht,.ReadonlyBlobContentstatushyhkht,.BlobInputstatushyhkht,.Readonlystatushyhkht
{
	box-shadow: #fff;
	margin-bottom: 0px;
	margin-right: 5px;
	padding-bottom: 2.7px;
	padding-left: 5.4px;
	padding-right: 5.4px;
	padding-top: 0px;
	background-color: #a6ff99;
	border-bottom-color: #12d304;
	border-left-color: #12d304;
	border-right-color: #12d304;
	border-top-color: #12d304;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	font-weight: 400;
	color: #12d304;
	height: 28px;
	max-width: 100px;
	text-align: center;
	box-shadow:none;
	text-overflow: ellipsis;
	
 white-space: nowrap;
	
 display: block;
	
 width: 100%;
	
 overflow: hidden;
}
.BlobContentstatushyhkht,.ReadonlyBlobContentstatushyhkht
{
	box-shadow: #fff;
}
.ReadonlyBlobContentstatushyhkht
{
	box-shadow: #fff;
	border-width: 0px;
}
.BlobInputstatushyhkht
{
	box-shadow: #fff;
}
.Readonlystatushyhkht
{
	box-shadow: #fff;
	border-width: 0px;
}
.statushyxny,.BlobContentstatushyxny,.ReadonlyBlobContentstatushyxny,.BlobInputstatushyxny,.Readonlystatushyxny
{
	box-shadow: #fff;
	margin-bottom: 0px;
	margin-right: 5px;
	padding-bottom: 2.7px;
	padding-left: 5.4px;
	padding-right: 5.4px;
	padding-top: 0px;
	background-color: #89c4ff;
	border-bottom-color: #287aed;
	border-left-color: #287aed;
	border-right-color: #287aed;
	border-top-color: #287aed;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	font-weight: 400;
	color: #287aed;
	height: 28px;
	max-width: 100px;
	text-align: center;
	box-shadow:none;
	text-overflow: ellipsis;
	
 white-space: nowrap;
	
 display: block;
	
 width: 100%;
	
 overflow: hidden;
}
.BlobContentstatushyxny,.ReadonlyBlobContentstatushyxny
{
	box-shadow: #fff;
}
.ReadonlyBlobContentstatushyxny
{
	box-shadow: #fff;
	border-width: 0px;
}
.BlobInputstatushyxny
{
	box-shadow: #fff;
}
.Readonlystatushyxny
{
	box-shadow: #fff;
	border-width: 0px;
}
.CardImageAttribute1,.ReadonlyCardImageAttribute1
{
	margin-left: 0px;
	padding-bottom: 5px;
	display: block;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	max-height: 100%;
	width: 100%;
	max-width: 100%;
	object-fit:cover;
}
.ReadonlyCardImageAttribute1
{
	border-width: 0px;
}
.TextHomeNotify3
{
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 10pt;
	box-shadow:none;
	text-overflow: ellipsis;
	
 white-space: nowrap;
	
 display: block;
	
 width: 100%;
	
 overflow: hidden;
}
.TextHomeNotify4
{
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	box-shadow:none;
	text-overflow: ellipsis;
	
 white-space: nowrap;
	
 display: block;
	
 width: 100%;
	
 overflow: hidden;
}
.descsize,.BlobContentdescsize,.ReadonlyBlobContentdescsize,.BlobInputdescsize,.Readonlydescsize
{
	white-space: normal;
	box-shadow:none;
	line-height:30px;
	 white-space: normal;
}
.ReadonlyBlobContentdescsize
{
	border-width: 0px;
}
.Readonlydescsize
{
	border-width: 0px;
}
.statustg1,.BlobContentstatustg1,.ReadonlyBlobContentstatustg1,.BlobInputstatustg1,.Readonlystatustg1
{
	box-shadow: #000;
	margin-bottom: 0px;
	margin-right: 5px;
	padding-bottom: 2.7px;
	padding-left: 5.4px;
	padding-right: 5.4px;
	padding-top: 0px;
	background-color: #0be000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-right-color: #000;
	border-top-color: #263238;
	border-style: none;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	font-weight: 400;
	color: #fff;
	height: 24px;
	width: 45px;
	text-align: center;
}
.BlobContentstatustg1,.ReadonlyBlobContentstatustg1
{
	box-shadow: #000;
}
.ReadonlyBlobContentstatustg1
{
	box-shadow: #000;
	border-width: 0px;
}
.BlobInputstatustg1
{
	box-shadow: #000;
}
.Readonlystatustg1
{
	box-shadow: #000;
	border-width: 0px;
}
.statusth1,.BlobContentstatusth1,.ReadonlyBlobContentstatusth1,.BlobInputstatusth1,.Readonlystatusth1
{
	box-shadow: #fff;
	margin-bottom: 0px;
	margin-right: 5px;
	padding-bottom: 2.7px;
	padding-left: 5.4px;
	padding-right: 5.4px;
	padding-top: 0px;
	background-color: #ed1f04;
	border-bottom-color: #fff;
	border-left-color: #fff;
	border-right-color: #fff;
	border-top-color: #fcfcfc;
	border-style: none;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	font-weight: 400;
	color: #fff;
	height: 24px;
	width: 45px;
	text-align: center;
}
.BlobContentstatusth1,.ReadonlyBlobContentstatusth1
{
	box-shadow: #fff;
}
.ReadonlyBlobContentstatusth1
{
	box-shadow: #fff;
	border-width: 0px;
}
.BlobInputstatusth1
{
	box-shadow: #fff;
}
.Readonlystatusth1
{
	box-shadow: #fff;
	border-width: 0px;
}
.statustj1,.BlobContentstatustj1,.ReadonlyBlobContentstatustj1,.BlobInputstatustj1,.Readonlystatustj1
{
	box-shadow: #fff;
	margin-bottom: 0px;
	margin-right: 5px;
	padding-bottom: 2.7px;
	padding-left: 5.4px;
	padding-right: 5.4px;
	padding-top: 0px;
	background-color: #00c0ef;
	border-bottom-color: #fff;
	border-left-color: #fff;
	border-right-color: #fff;
	border-top-color: #fcfcfc;
	border-style: none;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	font-weight: 400;
	color: #fff;
	height: 24px;
	width: 45px;
	text-align: center;
}
.BlobContentstatustj1,.ReadonlyBlobContentstatustj1
{
	box-shadow: #fff;
}
.ReadonlyBlobContentstatustj1
{
	box-shadow: #fff;
	border-width: 0px;
}
.BlobInputstatustj1
{
	box-shadow: #fff;
}
.Readonlystatustj1
{
	box-shadow: #fff;
	border-width: 0px;
}
.statusxj1,.BlobContentstatusxj1,.ReadonlyBlobContentstatusxj1,.BlobInputstatusxj1,.Readonlystatusxj1
{
	box-shadow: #fff;
	margin-bottom: 0px;
	margin-right: 5px;
	padding-bottom: 2.7px;
	padding-left: 5.4px;
	padding-right: 5.4px;
	padding-top: 0px;
	background-color: #ff8c00;
	border-bottom-color: #fff;
	border-left-color: #fff;
	border-right-color: #fff;
	border-top-color: #fcfcfc;
	border-style: none;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	font-weight: 400;
	color: #fff;
	height: 24px;
	width: 45px;
	text-align: center;
}
.BlobContentstatusxj1,.ReadonlyBlobContentstatusxj1
{
	box-shadow: #fff;
}
.ReadonlyBlobContentstatusxj1
{
	box-shadow: #fff;
	border-width: 0px;
}
.BlobInputstatusxj1
{
	box-shadow: #fff;
}
.Readonlystatusxj1
{
	box-shadow: #fff;
	border-width: 0px;
}
.Attributess,.BlobContentAttributess,.ReadonlyBlobContentAttributess,.BlobInputAttributess,.ReadonlyAttributess
{
	font-size: 20pt;
	color: #fff;
	height: 40px;
	max-width: 400px;
	text-align: center;
}
.ReadonlyBlobContentAttributess
{
	border-width: 0px;
}
.ReadonlyAttributess
{
	border-width: 0px;
}
.Button,.SpecialButtons,.BtnCheck,.BtnEnter,.BottomEnter,.BtnFirst,.BtnGet,.BtnHelp,.BtnLast,.BtnNext,.BtnPrevious,.BtnRefresh,.BtnGG,.BtnSelect,.SpecialButtonsDisabled,.BtnToggle,.BtnToggleActive,.BtnLogin,.BtnAdd,.BtnAddHovered,.BtnAdd1,.BtnBack,.HideFiltersButton,.ShowFiltersButton,.BtnEnterHovered,.BtnCancelHovered,.BtnDeleteDisabled,.BtnCancel,.BtnDelete,.BtnImage,.BtnImageFullHeight,.BtnEnglish,.BtnSpanish,.BtnPortuguese,.BtnExportReport,.BtnExport,.BtnEditColumns,.BtnActionGroupUpdate,.BtnActionGroupDelete,.BtnInsertImage,.BtnSaveImage,.BtnBackImage,.BtnExportCSV,.BtnActionGroupDisplay,.BtnDefault,.BtnDefaultMarginRight0,.ButtonDragging,.ButtonAcceptDrag,.ButtonNoAcceptDrag,.ButtonDisabled,.ButtonGAM,.MainMenuButton,.f_button_hover,.f_button_focus,.f_button_default,.f_button_default_hover,.f_button_default_focus,.f_button_query,.Btn_Hui,.btn_new,.btn_nDLT,.btn_newOrange,.btn_newPurple,.btn_nINS,.btn_nUPD,.Button1,.Button2,.Button80,.ButtonFusion,.ButtonFusionDisable,.ButtonFusionHov,.ButtonGray,.ButtonGreen,.buttonHovered,.ButtonLong,.ButtonOld,.ButtonPage1,.ButtonPageBig,.ButtonPage1Over,.ButtonPage1OverBig,.CFSendBtn,.Loginbtn,.Loginbtn_M,.odooButton,.MasterPageTopActionsOption,.ButtonLogin,.btn_Master,.ActionButtons,.ActionButtonsHovered,.BtnInsert,.ButtonSearchCell,.ButtonAsLink,.ButtonAsLinkBold,.ButtonAsLinkBasecolor,.ButtonColor,.ButtonExcel,.ButtonPDF,.ButtonCSV,.ButtonMaterial,.ButtonMaterialDefault,.ButtonMaterialGAM,.ButtonColorFilled,.ButtonColorFilledFullWidth,.ButtonAddNewRow,.ButtonWeChatLogin,.ButtonWizard,.ListItemButton,.ButtonLoginB,.ButtonLoginBH,.ButtonLoginB:hover,.ButtonLoginBH:hover,.ButtonLoginT:hover,.ButtonLoginB:focus,.ButtonLoginBH:focus,.ButtonLoginT:focus,.ButtonLoginB:active,.ButtonLoginBH:active,.ButtonLoginT:active,.ButtonLoginT,.ListItemButton2,.ListItemButton3,.ListItemButton1,.ListItemButton4,.ListItemButton5,.ListItemButton6,.ListItemButton7
{
	border-top: 1px;
	margin-right: 3pt;
	padding-bottom: 7px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 7px;
	display: inline-block;
	white-space: nowrap;
	background-color: #004080;
	border-bottom-color: #003676;
	border-left-color: #003676;
	border-right-color: #003676;
	border-top-color: #003676;
	border-style: none;
	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: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	text-decoration: none;
	color: #fff;
	height: 35px;
	min-width: 0px;
	cursor: pointer;
	text-align: center;
	text-indent: 0pt;
	vertical-align: middle;
	transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.BtnCancel
{
	background-color: white;
	border-bottom-color: #c8c8c8;
	border-left-color: #c8c8c8;
	border-right-color: #c8c8c8;
	border-top-color: #c8c8c8;
	transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	border:solid 1px #c8c8c8;
}

.BtnDelete
{
	background-color: white;
	border-bottom-color: #c8c8c8;
	border-left-color: #c8c8c8;
	border-right-color: #c8c8c8;
	border-top-color: #c8c8c8;
}

.BtnImage,.BtnImageFullHeight,.BtnEnglish,.BtnSpanish,.BtnPortuguese,.BtnExportReport,.BtnExport,.BtnEditColumns,.BtnActionGroupUpdate,.BtnActionGroupDelete,.BtnInsertImage,.BtnSaveImage,.BtnBackImage,.BtnExportCSV,.BtnActionGroupDisplay
{
	background-repeat: no-repeat;
	opacity: .7;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	background-color: transparent;
	background-image: none;
	color: #004080;
	height: 30px;
	width: 30px;
	background-size:contain;
}

.BtnExportReport
{
	background-image: url(../ActionExportReport.png);
	color: #ea4c3a;
}

.BtnExport
{
	background-image: url(../ActionExport.png);
	color: #08743b;
}

.BtnActionGroupUpdate
{
	background-image: url(../BtnUpdateImage.png);
}

.BtnActionGroupDelete
{
	background-image: url(../BtnDeleteImage.png);
}

.BtnInsertImage
{
	background-image: url(../ActionAdd.png);
}

.BtnSaveImage
{
	background-image: url(../ActionSave.png);
}

.BtnBackImage
{
	background-image: url(../ActionBack.png);
}

.BtnExportCSV
{
	background-image: url(../ActionCSV.png);
}

.BtnActionGroupDisplay
{
	background-image: url(../BtnDisplayImage.png);
}

.BtnDefault,.BtnDefaultMarginRight0
{
	background-color: #232a37;
	border-bottom-color: #c8c8c8;
	border-left-color: #c8c8c8;
	border-right-color: #c8c8c8;
	border-top-color: #c8c8c8;
	color: white;
	transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	box-shadow:none;
}

.BtnDefaultMarginRight0
{
	margin-right: 0px;
}

.MasterPageTopActionsOption
{
	padding-bottom: 10px;
	padding-left: 5px;
	padding-top: 10px;
	background-color: transparent;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	font-weight: normal;
	color: #575b5d;
	width: 100%;
	text-align: left;
	box-shadow:none;
}

.ButtonLogin
{
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
	width: 100%;
	box-shadow:none !important;
}

.btn_Master
{
	margin-left: 8px;
	margin-right: 0px;
}

.BtnInsert
{
	margin-right: 0px;
	padding-top: 4px;
	height: 30px;
}

.ButtonSearchCell
{
	margin-left: 5px;
}

.ButtonAsLink,.ButtonAsLinkBold,.ButtonAsLinkBasecolor
{
	background-color: transparent;
	border-width: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	font-weight: normal;
	height: 50px;
	outline:0;
	box-shadow:none;
}

.ButtonAsLinkBold,.ButtonAsLinkBasecolor
{
	font-weight: bold;
	cursor:default !important;
}

.ButtonAsLinkBasecolor
{
	padding-bottom: 0px;
	padding-top: 0px;
	font-size: 15px;
	font-weight: 600;
	color: #004080;
	height: auto;
}

.ButtonColor,.ButtonExcel,.ButtonPDF,.ButtonCSV
{
	padding-bottom: 8px;
	padding-top: 8px;
	border-bottom-color: #004080;
	border-left-color: #004080;
	border-right-color: #004080;
	border-top-color: #004080;
	border-style: solid;
	font-weight: normal;
	color: #004080;
}

.ButtonExcel
{
	border-bottom-color: #08743b;
	border-left-color: #08743b;
	border-right-color: #08743b;
	border-top-color: #08743b;
	color: #08743b;
}

.ButtonPDF
{
	border-bottom-color: #ea4c3a;
	border-left-color: #ea4c3a;
	border-right-color: #ea4c3a;
	border-top-color: #ea4c3a;
	color: #ea4c3a;
}

.ButtonCSV
{
	border-bottom-color: #f39c12;
	border-left-color: #f39c12;
	border-right-color: #f39c12;
	border-top-color: #f39c12;
	color: #f39c12;
}

.ButtonMaterial,.ButtonMaterialDefault,.ButtonMaterialGAM
{
	box-shadow: 0px 7px 10px -5px #2868a8;
	padding-bottom: 12px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 12px;
	font-size: 11px;
	text-transform: uppercase;
}

.ButtonMaterialDefault
{
	box-shadow: 0px 2px 2px 0px #c9c9c9;
	background-color: #999;
	color: white;
}

.ButtonMaterialGAM
{
	box-shadow: 0px 7px 10px -5px #2868a8;
	padding-bottom: 0px;
	padding-top: 0px;
	height: 34px;
}

.ButtonColorFilled,.ButtonColorFilledFullWidth
{
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	font-size: 20px;
	font-weight: 300;
	height: 40px;
	width: 70px;
	line-height:22px;
	transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	box-shadow:none;
}

.ButtonColorFilledFullWidth
{
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	width: 100%;
}

.ButtonAddNewRow
{
	background-color: transparent;
	font-size: 11px;
	font-weight: 700;
	color: #627077;
	box-shadow: none;
}

.ButtonWeChatLogin
{
	margin-top: 40px;
	border-top-left-radius: 18px;
	border-top-right-radius: 18px;
	border-bottom-right-radius: 18px;
	border-bottom-left-radius: 18px;
	font-weight: normal;
	width: 100%;
}

.ListItemButton
{
	background-color: #1e87ed;
	font-size: 14px;
	height: 30px;
	width: 85px;
}

.ButtonLoginB,.ButtonLoginBH,.ButtonLoginB:hover,.ButtonLoginBH:hover,.ButtonLoginT:hover,.ButtonLoginB:focus,.ButtonLoginBH:focus,.ButtonLoginT:focus,.ButtonLoginB:active,.ButtonLoginBH:active,.ButtonLoginT:active,.ButtonLoginT
{
	margin-left: 4px;
	margin-right: 4px;
	background-color: #1e90ff;
	font-size: 15px;
	font-weight: 500;
	height: 48px;
	width: 100%;
}

.ButtonLoginBH,.ButtonLoginB:hover,.ButtonLoginBH:hover,.ButtonLoginT:hover,.ButtonLoginB:focus,.ButtonLoginBH:focus,.ButtonLoginT:focus,.ButtonLoginB:active,.ButtonLoginBH:active,.ButtonLoginT:active
{
	background-color: #1873c9;
}

.ButtonLoginT
{
	background-color: rgba(255,255,255,0);
	font-weight: 700;
	color: #1e90ff;
}

.ListItemButton2
{
	background-color: #1e87ed;
	font-size: 10px;
	height: 30px;
	width: 50px;
}

.ListItemButton3
{
	background-color: #1e87ed;
	height: 30px;
	width: 100px;
}

.ListItemButton1
{
	background-color: #1e87ed;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	font-size: 14px;
	height: 30px;
	width: 85px;
}

.ListItemButton4
{
	background-color: #1e87ed;
	height: 40px;
	width: 120px;
}

.ListItemButton5
{
	padding-top: 5px;
	background-color: #fff;
	border-bottom-color: #5949ff;
	border-left-color: #5949ff;
	border-right-color: #5949ff;
	border-top-color: #5949ff;
	border-style: solid;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	font-size: 14px;
	color: #5949ff;
	height: 30px;
	max-width: 85px;
}

.ListItemButton6
{
	padding-top: 5px;
	background-color: #2d5bff;
	border-bottom-color: #5949ff;
	border-left-color: #5949ff;
	border-right-color: #5949ff;
	border-top-color: #5949ff;
	border-style: solid;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	font-size: 14px;
	height: 30px;
	width: 100px;
	max-width: 110px;
}

.ListItemButton7
{
	padding-top: 5px;
	background-color: #c1c1c1;
	border-bottom-color: #c1c1c1;
	border-left-color: #c1c1c1;
	border-right-color: #c1c1c1;
	border-top-color: #c1c1c1;
	border-style: solid;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	font-size: 14px;
	height: 30px;
	width: 100px;
	max-width: 110px;
}

.Grid,.GridDragging,.GridAcceptDrag,.GridNoAcceptDrag,.Grid_Category,.Grid1,.GridFusion,.GridGray1,.GridDrak,.GridNoHeader,.GridDrakNoHeader,.WorkWith,.PromptGrid,.ViewGrid,.WorkWithSelection,.GridWithBorderColor,.GridNoBorder,.GridNoData,.Grid[data-gx-grid-nodata],.GridDragging[data-gx-grid-nodata],.GridAcceptDrag[data-gx-grid-nodata],.GridNoAcceptDrag[data-gx-grid-nodata],.WorkWithBorder[data-gx-grid-nodata],.GridWithPaginationBar[data-gx-grid-nodata],.GridWithTotalizer[data-gx-grid-nodata],.GridGray[data-gx-grid-nodata],.Grid_Category[data-gx-grid-nodata],.Grid1[data-gx-grid-nodata],.GridFusion[data-gx-grid-nodata],.GridGray1[data-gx-grid-nodata],.GridGray2[data-gx-grid-nodata],.GridStandard[data-gx-grid-nodata],.GridDrak[data-gx-grid-nodata],.GridNoHeader[data-gx-grid-nodata],.GridDrakNoHeader[data-gx-grid-nodata],.WorkWith[data-gx-grid-nodata],.PromptGrid[data-gx-grid-nodata],.ViewGrid[data-gx-grid-nodata],.WorkWithSelection[data-gx-grid-nodata],.GridWithBorderColor[data-gx-grid-nodata],.GridNoBorder[data-gx-grid-nodata],.GridNoData[data-gx-grid-nodata],.GridSublevelAddNewLine[data-gx-grid-nodata],.GridHiddenRightLine[data-gx-grid-nodata],.GridHiddenRightLine1[data-gx-grid-nodata],.GridHiddenRightLine2[data-gx-grid-nodata],.GridHiddenRightLine3[data-gx-grid-nodata],.GridHiddenRightLine4[data-gx-grid-nodata],.GridHiddenRightLine5[data-gx-grid-nodata],.FreeStyleGrid[data-gx-grid-nodata],.TrnSublevelGrid[data-gx-grid-nodata],.RecentLinksGrid[data-gx-grid-nodata],.FreeStyleStepsVertical[data-gx-grid-nodata],.FreeStyleHomeModulesBig[data-gx-grid-nodata],.FreeStyleHomeModules[data-gx-grid-nodata],.FreeStyleHomeModulesBigDark[data-gx-grid-nodata],.FSGridAutoUnselectAll[data-gx-grid-nodata],.FreeStyleGridMPSearch[data-gx-grid-nodata],.CapacityPlanFSGrid[data-gx-grid-nodata],.CFMessages[data-gx-grid-nodata],.FreeStyleSteps[data-gx-grid-nodata],.VerticalTabGrid[data-gx-grid-nodata],.ColumnsSelectorFreeStyleGrid[data-gx-grid-nodata],.FreeStyleGridWithHeader[data-gx-grid-nodata],.FreeStyleStepsLine[data-gx-grid-nodata],.FreeStyleStepsProgress[data-gx-grid-nodata],.FreeStyleStepsUnderline[data-gx-grid-nodata],.GridSublevelAddNewLine,.GridHiddenRightLine,.GridHiddenRightLine1,.GridHiddenRightLine2,.GridHiddenRightLine3,.GridHiddenRightLine4,.GridHiddenRightLine5
{
	padding-bottom: 1pt;
	padding-left: 5pt;
	padding-right: 5pt;
	padding-top: 1pt;
	border-width: 1px;
	text-align: center;
	text-indent: 5px;
}

.Grid>tbody>tr,.Grid>[data-gxrow]
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.75pt;
	font-style: normal;
	background-color: white;
	text-align: center;
	text-indent: 5px;
}

.Grid>thead>tr, .Grid>tfoot>tr
{
	color: #fff;
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	text-indent: 5px;
}

.Grid[data-bkgstyle='none']>thead>tr, .Grid[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.Grid[data-bkgstyle='none']>tbody>tr
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.75pt;
	font-style: normal;
	background-color: white;
	text-align: center;
	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
{
	text-align: center;
	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)
{
	background-color: white;
	text-align: center;
	text-indent: 5px;
}

.Grid[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: white;
	text-align: center;
	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
{
	background-color: #f7f7f7;
	text-align: center;
	text-indent: 5px;
}

.GridDragging>tbody>tr,.GridDragging>[data-gxrow]
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.75pt;
	font-style: normal;
	background-color: white;
	text-align: center;
	text-indent: 5px;
}

.GridDragging>thead>tr, .GridDragging>tfoot>tr
{
	color: #fff;
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	text-indent: 5px;
}

.GridDragging[data-bkgstyle='none']>thead>tr, .GridDragging[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.GridDragging[data-bkgstyle='none']>tbody>tr
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.75pt;
	font-style: normal;
	background-color: white;
	text-align: center;
	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
{
	text-align: center;
	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)
{
	background-color: white;
	text-align: center;
	text-indent: 5px;
}

.GridDragging[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: white;
	text-align: center;
	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
{
	background-color: #f7f7f7;
	text-align: center;
	text-indent: 5px;
}

.GridAcceptDrag>tbody>tr,.GridAcceptDrag>[data-gxrow]
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.75pt;
	font-style: normal;
	background-color: white;
	text-align: center;
	text-indent: 5px;
}

.GridAcceptDrag>thead>tr, .GridAcceptDrag>tfoot>tr
{
	color: #fff;
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	text-indent: 5px;
}

.GridAcceptDrag[data-bkgstyle='none']>thead>tr, .GridAcceptDrag[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.GridAcceptDrag[data-bkgstyle='none']>tbody>tr
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.75pt;
	font-style: normal;
	background-color: white;
	text-align: center;
	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
{
	text-align: center;
	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)
{
	background-color: white;
	text-align: center;
	text-indent: 5px;
}

.GridAcceptDrag[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: white;
	text-align: center;
	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
{
	background-color: #f7f7f7;
	text-align: center;
	text-indent: 5px;
}

.GridNoAcceptDrag>tbody>tr,.GridNoAcceptDrag>[data-gxrow]
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.75pt;
	font-style: normal;
	background-color: white;
	text-align: center;
	text-indent: 5px;
}

.GridNoAcceptDrag>thead>tr, .GridNoAcceptDrag>tfoot>tr
{
	color: #fff;
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	text-indent: 5px;
}

.GridNoAcceptDrag[data-bkgstyle='none']>thead>tr, .GridNoAcceptDrag[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.GridNoAcceptDrag[data-bkgstyle='none']>tbody>tr
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.75pt;
	font-style: normal;
	background-color: white;
	text-align: center;
	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
{
	text-align: center;
	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)
{
	background-color: white;
	text-align: center;
	text-indent: 5px;
}

.GridNoAcceptDrag[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: white;
	text-align: center;
	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
{
	background-color: #f7f7f7;
	text-align: center;
	text-indent: 5px;
}

.Grid_Category>tbody>tr,.Grid_Category>[data-gxrow]
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.75pt;
	font-style: normal;
	background-color: white;
	text-align: center;
	text-indent: 5px;
}

.Grid_Category>thead>tr, .Grid_Category>tfoot>tr
{
	color: #fff;
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	text-indent: 5px;
}

.Grid_Category[data-bkgstyle='none']>thead>tr, .Grid_Category[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.Grid_Category[data-bkgstyle='none']>tbody>tr
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.75pt;
	font-style: normal;
	background-color: white;
	text-align: center;
	text-indent: 5px;
}

.Grid_Category[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .Grid_Category[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .Grid_Category[data-bkgstyle='uniform']>thead>tr, .Grid_Category[data-bkgstyle='uniform']>tfoot>tr
{
	text-align: center;
	text-indent: 5px;
}

.Grid_Category[data-bkgstyle='header']>tbody>tr:nth-child(odd), .Grid_Category[data-bkgstyle='header']>tbody>tr:nth-child(even), .Grid_Category[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: white;
	text-align: center;
	text-indent: 5px;
}

.Grid_Category[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: white;
	text-align: center;
	text-indent: 5px;
}

.Grid_Category[data-bkgstyle='header']>thead>tr, .Grid_Category[data-bkgstyle='header']>tfoot>tr, .Grid_Category[data-bkgstyle='report']>thead>tr, .Grid_Category[data-bkgstyle='report']>tfoot>tr
{
	background-color: #f7f7f7;
	text-align: center;
	text-indent: 5px;
}

.Grid1>tbody>tr,.Grid1>[data-gxrow]
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.75pt;
	font-style: normal;
	background-color: white;
	text-align: center;
	text-indent: 5px;
}

.Grid1>thead>tr, .Grid1>tfoot>tr
{
	color: #fff;
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	text-indent: 5px;
}

.Grid1[data-bkgstyle='none']>thead>tr, .Grid1[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.Grid1[data-bkgstyle='none']>tbody>tr
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.75pt;
	font-style: normal;
	background-color: white;
	text-align: center;
	text-indent: 5px;
}

.Grid1[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .Grid1[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .Grid1[data-bkgstyle='uniform']>thead>tr, .Grid1[data-bkgstyle='uniform']>tfoot>tr
{
	text-align: center;
	text-indent: 5px;
}

.Grid1[data-bkgstyle='header']>tbody>tr:nth-child(odd), .Grid1[data-bkgstyle='header']>tbody>tr:nth-child(even), .Grid1[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: white;
	text-align: center;
	text-indent: 5px;
}

.Grid1[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: white;
	text-align: center;
	text-indent: 5px;
}

.Grid1[data-bkgstyle='header']>thead>tr, .Grid1[data-bkgstyle='header']>tfoot>tr, .Grid1[data-bkgstyle='report']>thead>tr, .Grid1[data-bkgstyle='report']>tfoot>tr
{
	background-color: #f7f7f7;
	text-align: center;
	text-indent: 5px;
}

.GridFusion>tbody>tr,.GridFusion>[data-gxrow]
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.75pt;
	font-style: normal;
	background-color: white;
	text-align: center;
	text-indent: 5px;
}

.GridFusion>thead>tr, .GridFusion>tfoot>tr
{
	color: #fff;
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	text-indent: 5px;
}

.GridFusion[data-bkgstyle='none']>thead>tr, .GridFusion[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.GridFusion[data-bkgstyle='none']>tbody>tr
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.75pt;
	font-style: normal;
	background-color: white;
	text-align: center;
	text-indent: 5px;
}

.GridFusion[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .GridFusion[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .GridFusion[data-bkgstyle='uniform']>thead>tr, .GridFusion[data-bkgstyle='uniform']>tfoot>tr
{
	text-align: center;
	text-indent: 5px;
}

.GridFusion[data-bkgstyle='header']>tbody>tr:nth-child(odd), .GridFusion[data-bkgstyle='header']>tbody>tr:nth-child(even), .GridFusion[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: white;
	text-align: center;
	text-indent: 5px;
}

.GridFusion[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: white;
	text-align: center;
	text-indent: 5px;
}

.GridFusion[data-bkgstyle='header']>thead>tr, .GridFusion[data-bkgstyle='header']>tfoot>tr, .GridFusion[data-bkgstyle='report']>thead>tr, .GridFusion[data-bkgstyle='report']>tfoot>tr
{
	background-color: #f7f7f7;
	text-align: center;
	text-indent: 5px;
}

.GridGray1>tbody>tr,.GridGray1>[data-gxrow]
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.75pt;
	font-style: normal;
	background-color: white;
	text-align: center;
	text-indent: 5px;
}

.GridGray1>thead>tr, .GridGray1>tfoot>tr
{
	color: #fff;
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	text-indent: 5px;
}

.GridGray1[data-bkgstyle='none']>thead>tr, .GridGray1[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.GridGray1[data-bkgstyle='none']>tbody>tr
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.75pt;
	font-style: normal;
	background-color: white;
	text-align: center;
	text-indent: 5px;
}

.GridGray1[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .GridGray1[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .GridGray1[data-bkgstyle='uniform']>thead>tr, .GridGray1[data-bkgstyle='uniform']>tfoot>tr
{
	text-align: center;
	text-indent: 5px;
}

.GridGray1[data-bkgstyle='header']>tbody>tr:nth-child(odd), .GridGray1[data-bkgstyle='header']>tbody>tr:nth-child(even), .GridGray1[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: white;
	text-align: center;
	text-indent: 5px;
}

.GridGray1[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: white;
	text-align: center;
	text-indent: 5px;
}

.GridGray1[data-bkgstyle='header']>thead>tr, .GridGray1[data-bkgstyle='header']>tfoot>tr, .GridGray1[data-bkgstyle='report']>thead>tr, .GridGray1[data-bkgstyle='report']>tfoot>tr
{
	background-color: #f7f7f7;
	text-align: center;
	text-indent: 5px;
}

.GridDrak>tbody>tr,.GridDrak>[data-gxrow]
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.75pt;
	font-style: normal;
	background-color: white;
	text-align: center;
	text-indent: 5px;
}

.GridDrak>thead>tr, .GridDrak>tfoot>tr
{
	color: #fff;
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	text-indent: 5px;
}

.GridDrak[data-bkgstyle='none']>thead>tr, .GridDrak[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.GridDrak[data-bkgstyle='none']>tbody>tr
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.75pt;
	font-style: normal;
	background-color: white;
	text-align: center;
	text-indent: 5px;
}

.GridDrak[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .GridDrak[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .GridDrak[data-bkgstyle='uniform']>thead>tr, .GridDrak[data-bkgstyle='uniform']>tfoot>tr
{
	text-align: center;
	text-indent: 5px;
}

.GridDrak[data-bkgstyle='header']>tbody>tr:nth-child(odd), .GridDrak[data-bkgstyle='header']>tbody>tr:nth-child(even), .GridDrak[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: white;
	text-align: center;
	text-indent: 5px;
}

.GridDrak[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: white;
	text-align: center;
	text-indent: 5px;
}

.GridDrak[data-bkgstyle='header']>thead>tr, .GridDrak[data-bkgstyle='header']>tfoot>tr, .GridDrak[data-bkgstyle='report']>thead>tr, .GridDrak[data-bkgstyle='report']>tfoot>tr
{
	background-color: #f7f7f7;
	text-align: center;
	text-indent: 5px;
}

.GridNoHeader>tbody>tr,.GridNoHeader>[data-gxrow]
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.75pt;
	font-style: normal;
	background-color: white;
	text-align: center;
	text-indent: 5px;
}

.GridNoHeader>thead>tr, .GridNoHeader>tfoot>tr
{
	color: #fff;
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	text-indent: 5px;
}

.GridNoHeader[data-bkgstyle='none']>thead>tr, .GridNoHeader[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.GridNoHeader[data-bkgstyle='none']>tbody>tr
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.75pt;
	font-style: normal;
	background-color: white;
	text-align: center;
	text-indent: 5px;
}

.GridNoHeader[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .GridNoHeader[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .GridNoHeader[data-bkgstyle='uniform']>thead>tr, .GridNoHeader[data-bkgstyle='uniform']>tfoot>tr
{
	text-align: center;
	text-indent: 5px;
}

.GridNoHeader[data-bkgstyle='header']>tbody>tr:nth-child(odd), .GridNoHeader[data-bkgstyle='header']>tbody>tr:nth-child(even), .GridNoHeader[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: white;
	text-align: center;
	text-indent: 5px;
}

.GridNoHeader[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: white;
	text-align: center;
	text-indent: 5px;
}

.GridNoHeader[data-bkgstyle='header']>thead>tr, .GridNoHeader[data-bkgstyle='header']>tfoot>tr, .GridNoHeader[data-bkgstyle='report']>thead>tr, .GridNoHeader[data-bkgstyle='report']>tfoot>tr
{
	background-color: #f7f7f7;
	text-align: center;
	text-indent: 5px;
}

.GridDrakNoHeader>tbody>tr,.GridDrakNoHeader>[data-gxrow]
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.75pt;
	font-style: normal;
	background-color: white;
	text-align: center;
	text-indent: 5px;
}

.GridDrakNoHeader>thead>tr, .GridDrakNoHeader>tfoot>tr
{
	color: #fff;
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	text-indent: 5px;
}

.GridDrakNoHeader[data-bkgstyle='none']>thead>tr, .GridDrakNoHeader[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.GridDrakNoHeader[data-bkgstyle='none']>tbody>tr
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.75pt;
	font-style: normal;
	background-color: white;
	text-align: center;
	text-indent: 5px;
}

.GridDrakNoHeader[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .GridDrakNoHeader[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .GridDrakNoHeader[data-bkgstyle='uniform']>thead>tr, .GridDrakNoHeader[data-bkgstyle='uniform']>tfoot>tr
{
	text-align: center;
	text-indent: 5px;
}

.GridDrakNoHeader[data-bkgstyle='header']>tbody>tr:nth-child(odd), .GridDrakNoHeader[data-bkgstyle='header']>tbody>tr:nth-child(even), .GridDrakNoHeader[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: white;
	text-align: center;
	text-indent: 5px;
}

.GridDrakNoHeader[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: white;
	text-align: center;
	text-indent: 5px;
}

.GridDrakNoHeader[data-bkgstyle='header']>thead>tr, .GridDrakNoHeader[data-bkgstyle='header']>tfoot>tr, .GridDrakNoHeader[data-bkgstyle='report']>thead>tr, .GridDrakNoHeader[data-bkgstyle='report']>tfoot>tr
{
	background-color: #f7f7f7;
	text-align: center;
	text-indent: 5px;
}

.WorkWith,.PromptGrid,.ViewGrid,.WorkWithSelection
{
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000;
	width: 100%;
	vertical-align: middle;
	border-collapse: collapse !important;
}

.WorkWith>tbody>tr,.WorkWith>[data-gxrow]
{
	color: #000;
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	text-indent: 5px;
	vertical-align: middle;
	border-collapse: collapse !important;
}

.WorkWith>thead>tr, .WorkWith>tfoot>tr
{
	color: #000;
	color: #000;
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	text-indent: 5px;
	vertical-align: middle;
	border-collapse: collapse !important;
}

.WorkWith[data-bkgstyle='none']>thead>tr, .WorkWith[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.WorkWith[data-bkgstyle='none']>tbody>tr
{
	color: #000;
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	text-indent: 5px;
	vertical-align: middle;
	border-collapse: collapse !important;
}

.WorkWith[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .WorkWith[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .WorkWith[data-bkgstyle='uniform']>thead>tr, .WorkWith[data-bkgstyle='uniform']>tfoot>tr
{
	background-color: white;
	color: #000;
	text-align: center;
	text-indent: 5px;
	vertical-align: middle;
	border-collapse: collapse !important;
}

.WorkWith[data-bkgstyle='header']>tbody>tr:nth-child(odd), .WorkWith[data-bkgstyle='header']>tbody>tr:nth-child(even), .WorkWith[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	color: #000;
	text-align: center;
	text-indent: 5px;
	vertical-align: middle;
	border-collapse: collapse !important;
}

.WorkWith[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	color: #000;
	background-color: white;
	text-align: center;
	text-indent: 5px;
	vertical-align: middle;
	border-collapse: collapse !important;
}

.WorkWith[data-bkgstyle='header']>thead>tr, .WorkWith[data-bkgstyle='header']>tfoot>tr, .WorkWith[data-bkgstyle='report']>thead>tr, .WorkWith[data-bkgstyle='report']>tfoot>tr
{
	color: #000;
	background-color: #f7f7f7;
	text-align: center;
	text-indent: 5px;
	vertical-align: middle;
	border-collapse: collapse !important;
}

.PromptGrid>tbody>tr,.PromptGrid>[data-gxrow]
{
	color: #000;
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	text-indent: 5px;
	vertical-align: middle;
	border-collapse: collapse !important;
}

.PromptGrid>thead>tr, .PromptGrid>tfoot>tr
{
	color: #000;
	color: #000;
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	text-indent: 5px;
	vertical-align: middle;
	border-collapse: collapse !important;
}

.PromptGrid[data-bkgstyle='none']>thead>tr, .PromptGrid[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.PromptGrid[data-bkgstyle='none']>tbody>tr
{
	color: #000;
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	text-indent: 5px;
	vertical-align: middle;
	border-collapse: collapse !important;
}

.PromptGrid[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .PromptGrid[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .PromptGrid[data-bkgstyle='uniform']>thead>tr, .PromptGrid[data-bkgstyle='uniform']>tfoot>tr
{
	background-color: white;
	color: #000;
	text-align: center;
	text-indent: 5px;
	vertical-align: middle;
	border-collapse: collapse !important;
}

.PromptGrid[data-bkgstyle='header']>tbody>tr:nth-child(odd), .PromptGrid[data-bkgstyle='header']>tbody>tr:nth-child(even), .PromptGrid[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	color: #000;
	text-align: center;
	text-indent: 5px;
	vertical-align: middle;
	border-collapse: collapse !important;
}

.PromptGrid[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	color: #000;
	background-color: white;
	text-align: center;
	text-indent: 5px;
	vertical-align: middle;
	border-collapse: collapse !important;
}

.PromptGrid[data-bkgstyle='header']>thead>tr, .PromptGrid[data-bkgstyle='header']>tfoot>tr, .PromptGrid[data-bkgstyle='report']>thead>tr, .PromptGrid[data-bkgstyle='report']>tfoot>tr
{
	color: #000;
	background-color: #f7f7f7;
	text-align: center;
	text-indent: 5px;
	vertical-align: middle;
	border-collapse: collapse !important;
}

.ViewGrid>tbody>tr,.ViewGrid>[data-gxrow]
{
	color: #000;
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	text-indent: 5px;
	vertical-align: middle;
	border-collapse: collapse !important;
}

.ViewGrid>thead>tr, .ViewGrid>tfoot>tr
{
	color: #000;
	color: #000;
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	text-indent: 5px;
	vertical-align: middle;
	border-collapse: collapse !important;
}

.ViewGrid[data-bkgstyle='none']>thead>tr, .ViewGrid[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.ViewGrid[data-bkgstyle='none']>tbody>tr
{
	color: #000;
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	text-indent: 5px;
	vertical-align: middle;
	border-collapse: collapse !important;
}

.ViewGrid[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .ViewGrid[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .ViewGrid[data-bkgstyle='uniform']>thead>tr, .ViewGrid[data-bkgstyle='uniform']>tfoot>tr
{
	background-color: white;
	color: #000;
	text-align: center;
	text-indent: 5px;
	vertical-align: middle;
	border-collapse: collapse !important;
}

.ViewGrid[data-bkgstyle='header']>tbody>tr:nth-child(odd), .ViewGrid[data-bkgstyle='header']>tbody>tr:nth-child(even), .ViewGrid[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	color: #000;
	text-align: center;
	text-indent: 5px;
	vertical-align: middle;
	border-collapse: collapse !important;
}

.ViewGrid[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	color: #000;
	background-color: white;
	text-align: center;
	text-indent: 5px;
	vertical-align: middle;
	border-collapse: collapse !important;
}

.ViewGrid[data-bkgstyle='header']>thead>tr, .ViewGrid[data-bkgstyle='header']>tfoot>tr, .ViewGrid[data-bkgstyle='report']>thead>tr, .ViewGrid[data-bkgstyle='report']>tfoot>tr
{
	color: #000;
	background-color: #f7f7f7;
	text-align: center;
	text-indent: 5px;
	vertical-align: middle;
	border-collapse: collapse !important;
}

.WorkWithSelection[data-bkgstyle='none']>thead>tr, .WorkWithSelection[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.WorkWithSelection[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .WorkWithSelection[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .WorkWithSelection[data-bkgstyle='uniform']>thead>tr, .WorkWithSelection[data-bkgstyle='uniform']>tfoot>tr
{
	background-color: white;
}

.WorkWithSelection[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: white;
}

.WorkWithSelection[data-bkgstyle='header']>thead>tr, .WorkWithSelection[data-bkgstyle='header']>tfoot>tr, .WorkWithSelection[data-bkgstyle='report']>thead>tr, .WorkWithSelection[data-bkgstyle='report']>tfoot>tr
{
	background-color: #f7f7f7;
}

.GridWithBorderColor
{
	background-color: #fff;
	color: #000;
	vertical-align: middle;
}

.GridWithBorderColor>tbody>tr,.GridWithBorderColor>[data-gxrow]
{
	background-color: #fff;
	color: #000;
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.75pt;
	font-style: normal;
	text-align: center;
	text-indent: 5px;
	vertical-align: middle;
}

.GridWithBorderColor>thead>tr, .GridWithBorderColor>tfoot>tr
{
	background-color: #fff;
	color: #000;
	color: #fff;
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	text-indent: 5px;
	vertical-align: middle;
}

.GridWithBorderColor[data-bkgstyle='none']>thead>tr, .GridWithBorderColor[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.GridWithBorderColor[data-bkgstyle='none']>tbody>tr
{
	color: #000;
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.75pt;
	font-style: normal;
	background-color: white;
	text-align: center;
	text-indent: 5px;
	vertical-align: middle;
}

.GridWithBorderColor[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .GridWithBorderColor[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .GridWithBorderColor[data-bkgstyle='uniform']>thead>tr, .GridWithBorderColor[data-bkgstyle='uniform']>tfoot>tr
{
	background-color: #fff;
	color: #000;
	text-align: center;
	text-indent: 5px;
	vertical-align: middle;
}

.GridWithBorderColor[data-bkgstyle='header']>tbody>tr:nth-child(odd), .GridWithBorderColor[data-bkgstyle='header']>tbody>tr:nth-child(even), .GridWithBorderColor[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	color: #000;
	background-color: white;
	text-align: center;
	text-indent: 5px;
	vertical-align: middle;
}

.GridWithBorderColor[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	color: #000;
	background-color: white;
	text-align: center;
	text-indent: 5px;
	vertical-align: middle;
}

.GridWithBorderColor[data-bkgstyle='header']>thead>tr, .GridWithBorderColor[data-bkgstyle='header']>tfoot>tr, .GridWithBorderColor[data-bkgstyle='report']>thead>tr, .GridWithBorderColor[data-bkgstyle='report']>tfoot>tr
{
	color: #000;
	background-color: #f7f7f7;
	text-align: center;
	text-indent: 5px;
	vertical-align: middle;
}

.GridNoBorder
{
	background-color: #fff;
	margin-left: 0px;
	color: #000;
	border-style: none;
}

.GridNoBorder>tbody>tr,.GridNoBorder>[data-gxrow]
{
	background-color: #fff;
	color: #000;
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.75pt;
	font-style: normal;
	text-align: center;
	text-indent: 5px;
}

.GridNoBorder>thead>tr, .GridNoBorder>tfoot>tr
{
	background-color: #fff;
	color: #000;
	color: #fff;
	font-size: 11pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	text-indent: 5px;
}

.GridNoBorder[data-bkgstyle='none']>thead>tr, .GridNoBorder[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.GridNoBorder[data-bkgstyle='none']>tbody>tr
{
	color: #000;
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.75pt;
	font-style: normal;
	background-color: white;
	text-align: center;
	text-indent: 5px;
}

.GridNoBorder[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .GridNoBorder[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .GridNoBorder[data-bkgstyle='uniform']>thead>tr, .GridNoBorder[data-bkgstyle='uniform']>tfoot>tr
{
	background-color: #fff;
	color: #000;
	text-align: center;
	text-indent: 5px;
}

.GridNoBorder[data-bkgstyle='header']>tbody>tr:nth-child(odd), .GridNoBorder[data-bkgstyle='header']>tbody>tr:nth-child(even), .GridNoBorder[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	color: #000;
	background-color: white;
	text-align: center;
	text-indent: 5px;
}

.GridNoBorder[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	color: #000;
	background-color: white;
	text-align: center;
	text-indent: 5px;
}

.GridNoBorder[data-bkgstyle='header']>thead>tr, .GridNoBorder[data-bkgstyle='header']>tfoot>tr, .GridNoBorder[data-bkgstyle='report']>thead>tr, .GridNoBorder[data-bkgstyle='report']>tfoot>tr
{
	color: #000;
	background-color: #f7f7f7;
	text-align: center;
	text-indent: 5px;
}

.GridNoData,.Grid[data-gx-grid-nodata],.GridDragging[data-gx-grid-nodata],.GridAcceptDrag[data-gx-grid-nodata],.GridNoAcceptDrag[data-gx-grid-nodata],.WorkWithBorder[data-gx-grid-nodata],.GridWithPaginationBar[data-gx-grid-nodata],.GridWithTotalizer[data-gx-grid-nodata],.GridGray[data-gx-grid-nodata],.Grid_Category[data-gx-grid-nodata],.Grid1[data-gx-grid-nodata],.GridFusion[data-gx-grid-nodata],.GridGray1[data-gx-grid-nodata],.GridGray2[data-gx-grid-nodata],.GridStandard[data-gx-grid-nodata],.GridDrak[data-gx-grid-nodata],.GridNoHeader[data-gx-grid-nodata],.GridDrakNoHeader[data-gx-grid-nodata],.WorkWith[data-gx-grid-nodata],.PromptGrid[data-gx-grid-nodata],.ViewGrid[data-gx-grid-nodata],.WorkWithSelection[data-gx-grid-nodata],.GridWithBorderColor[data-gx-grid-nodata],.GridNoBorder[data-gx-grid-nodata],.GridNoData[data-gx-grid-nodata],.GridSublevelAddNewLine[data-gx-grid-nodata],.GridHiddenRightLine[data-gx-grid-nodata],.GridHiddenRightLine1[data-gx-grid-nodata],.GridHiddenRightLine2[data-gx-grid-nodata],.GridHiddenRightLine3[data-gx-grid-nodata],.GridHiddenRightLine4[data-gx-grid-nodata],.GridHiddenRightLine5[data-gx-grid-nodata],.FreeStyleGrid[data-gx-grid-nodata],.TrnSublevelGrid[data-gx-grid-nodata],.RecentLinksGrid[data-gx-grid-nodata],.FreeStyleStepsVertical[data-gx-grid-nodata],.FreeStyleHomeModulesBig[data-gx-grid-nodata],.FreeStyleHomeModules[data-gx-grid-nodata],.FreeStyleHomeModulesBigDark[data-gx-grid-nodata],.FSGridAutoUnselectAll[data-gx-grid-nodata],.FreeStyleGridMPSearch[data-gx-grid-nodata],.CapacityPlanFSGrid[data-gx-grid-nodata],.CFMessages[data-gx-grid-nodata],.FreeStyleSteps[data-gx-grid-nodata],.VerticalTabGrid[data-gx-grid-nodata],.ColumnsSelectorFreeStyleGrid[data-gx-grid-nodata],.FreeStyleGridWithHeader[data-gx-grid-nodata],.FreeStyleStepsLine[data-gx-grid-nodata],.FreeStyleStepsProgress[data-gx-grid-nodata],.FreeStyleStepsUnderline[data-gx-grid-nodata]
{
	background-color: #e9ecef;
	margin-left: 0px;
}

.GridNoData>tbody>tr,.GridNoData>[data-gxrow]
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.75pt;
	font-style: normal;
	background-color: white;
	text-align: center;
	text-indent: 5px;
}

.GridNoData>thead>tr, .GridNoData>tfoot>tr
{
	color: #fff;
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	text-indent: 5px;
}

.GridNoData[data-bkgstyle='none']>thead>tr, .GridNoData[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.GridNoData[data-bkgstyle='none']>tbody>tr
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.75pt;
	font-style: normal;
	background-color: white;
	text-align: center;
	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
{
	text-align: center;
	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)
{
	background-color: white;
	text-align: center;
	text-indent: 5px;
}

.GridNoData[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: white;
	text-align: center;
	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
{
	background-color: #f7f7f7;
	text-align: center;
	text-indent: 5px;
}

.GridSublevelAddNewLine
{
	margin-top: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 10pt;
	padding-top: 0px;
}

.GridSublevelAddNewLine>tbody>tr,.GridSublevelAddNewLine>[data-gxrow]
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.75pt;
	font-style: normal;
	background-color: white;
	text-align: center;
	text-indent: 5px;
}

.GridSublevelAddNewLine>thead>tr, .GridSublevelAddNewLine>tfoot>tr
{
	color: #fff;
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	text-indent: 5px;
}

.GridSublevelAddNewLine[data-bkgstyle='none']>thead>tr, .GridSublevelAddNewLine[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.GridSublevelAddNewLine[data-bkgstyle='none']>tbody>tr
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.75pt;
	font-style: normal;
	background-color: white;
	text-align: center;
	text-indent: 5px;
}

.GridSublevelAddNewLine[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .GridSublevelAddNewLine[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .GridSublevelAddNewLine[data-bkgstyle='uniform']>thead>tr, .GridSublevelAddNewLine[data-bkgstyle='uniform']>tfoot>tr
{
	text-align: center;
	text-indent: 5px;
}

.GridSublevelAddNewLine[data-bkgstyle='header']>tbody>tr:nth-child(odd), .GridSublevelAddNewLine[data-bkgstyle='header']>tbody>tr:nth-child(even), .GridSublevelAddNewLine[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: white;
	text-align: center;
	text-indent: 5px;
}

.GridSublevelAddNewLine[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: white;
	text-align: center;
	text-indent: 5px;
}

.GridSublevelAddNewLine[data-bkgstyle='header']>thead>tr, .GridSublevelAddNewLine[data-bkgstyle='header']>tfoot>tr, .GridSublevelAddNewLine[data-bkgstyle='report']>thead>tr, .GridSublevelAddNewLine[data-bkgstyle='report']>tfoot>tr
{
	background-color: #f7f7f7;
	text-align: center;
	text-indent: 5px;
}

.GridHiddenRightLine,.GridHiddenRightLine1,.GridHiddenRightLine2,.GridHiddenRightLine3,.GridHiddenRightLine4,.GridHiddenRightLine5
{
	padding-left: 15px;
	padding-right: 15px;
}

.GridHiddenRightLine>tbody>tr,.GridHiddenRightLine>[data-gxrow]
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.75pt;
	font-style: normal;
	background-color: white;
	text-align: center;
	text-indent: 5px;
}

.GridHiddenRightLine>thead>tr, .GridHiddenRightLine>tfoot>tr
{
	color: #fff;
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	text-indent: 5px;
}

.GridHiddenRightLine[data-bkgstyle='none']>thead>tr, .GridHiddenRightLine[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.GridHiddenRightLine[data-bkgstyle='none']>tbody>tr
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.75pt;
	font-style: normal;
	background-color: white;
	text-align: center;
	text-indent: 5px;
}

.GridHiddenRightLine[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .GridHiddenRightLine[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .GridHiddenRightLine[data-bkgstyle='uniform']>thead>tr, .GridHiddenRightLine[data-bkgstyle='uniform']>tfoot>tr
{
	text-align: center;
	text-indent: 5px;
}

.GridHiddenRightLine[data-bkgstyle='header']>tbody>tr:nth-child(odd), .GridHiddenRightLine[data-bkgstyle='header']>tbody>tr:nth-child(even), .GridHiddenRightLine[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: white;
	text-align: center;
	text-indent: 5px;
}

.GridHiddenRightLine[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: white;
	text-align: center;
	text-indent: 5px;
}

.GridHiddenRightLine[data-bkgstyle='header']>thead>tr, .GridHiddenRightLine[data-bkgstyle='header']>tfoot>tr, .GridHiddenRightLine[data-bkgstyle='report']>thead>tr, .GridHiddenRightLine[data-bkgstyle='report']>tfoot>tr
{
	background-color: #f7f7f7;
	text-align: center;
	text-indent: 5px;
}

.GridHiddenRightLine1>tbody>tr,.GridHiddenRightLine1>[data-gxrow]
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.75pt;
	font-style: normal;
	background-color: white;
	text-align: center;
	text-indent: 5px;
}

.GridHiddenRightLine1>thead>tr, .GridHiddenRightLine1>tfoot>tr
{
	color: #fff;
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	text-indent: 5px;
}

.GridHiddenRightLine1[data-bkgstyle='none']>thead>tr, .GridHiddenRightLine1[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.GridHiddenRightLine1[data-bkgstyle='none']>tbody>tr
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.75pt;
	font-style: normal;
	background-color: white;
	text-align: center;
	text-indent: 5px;
}

.GridHiddenRightLine1[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .GridHiddenRightLine1[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .GridHiddenRightLine1[data-bkgstyle='uniform']>thead>tr, .GridHiddenRightLine1[data-bkgstyle='uniform']>tfoot>tr
{
	text-align: center;
	text-indent: 5px;
}

.GridHiddenRightLine1[data-bkgstyle='header']>tbody>tr:nth-child(odd), .GridHiddenRightLine1[data-bkgstyle='header']>tbody>tr:nth-child(even), .GridHiddenRightLine1[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: white;
	text-align: center;
	text-indent: 5px;
}

.GridHiddenRightLine1[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: white;
	text-align: center;
	text-indent: 5px;
}

.GridHiddenRightLine1[data-bkgstyle='header']>thead>tr, .GridHiddenRightLine1[data-bkgstyle='header']>tfoot>tr, .GridHiddenRightLine1[data-bkgstyle='report']>thead>tr, .GridHiddenRightLine1[data-bkgstyle='report']>tfoot>tr
{
	background-color: #f7f7f7;
	text-align: center;
	text-indent: 5px;
}

.GridHiddenRightLine2>tbody>tr,.GridHiddenRightLine2>[data-gxrow]
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.75pt;
	font-style: normal;
	background-color: white;
	text-align: center;
	text-indent: 5px;
}

.GridHiddenRightLine2>thead>tr, .GridHiddenRightLine2>tfoot>tr
{
	color: #fff;
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	text-indent: 5px;
}

.GridHiddenRightLine2[data-bkgstyle='none']>thead>tr, .GridHiddenRightLine2[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.GridHiddenRightLine2[data-bkgstyle='none']>tbody>tr
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.75pt;
	font-style: normal;
	background-color: white;
	text-align: center;
	text-indent: 5px;
}

.GridHiddenRightLine2[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .GridHiddenRightLine2[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .GridHiddenRightLine2[data-bkgstyle='uniform']>thead>tr, .GridHiddenRightLine2[data-bkgstyle='uniform']>tfoot>tr
{
	text-align: center;
	text-indent: 5px;
}

.GridHiddenRightLine2[data-bkgstyle='header']>tbody>tr:nth-child(odd), .GridHiddenRightLine2[data-bkgstyle='header']>tbody>tr:nth-child(even), .GridHiddenRightLine2[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: white;
	text-align: center;
	text-indent: 5px;
}

.GridHiddenRightLine2[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: white;
	text-align: center;
	text-indent: 5px;
}

.GridHiddenRightLine2[data-bkgstyle='header']>thead>tr, .GridHiddenRightLine2[data-bkgstyle='header']>tfoot>tr, .GridHiddenRightLine2[data-bkgstyle='report']>thead>tr, .GridHiddenRightLine2[data-bkgstyle='report']>tfoot>tr
{
	background-color: #f7f7f7;
	text-align: center;
	text-indent: 5px;
}

.GridHiddenRightLine3>tbody>tr,.GridHiddenRightLine3>[data-gxrow]
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.75pt;
	font-style: normal;
	background-color: white;
	text-align: center;
	text-indent: 5px;
}

.GridHiddenRightLine3>thead>tr, .GridHiddenRightLine3>tfoot>tr
{
	color: #fff;
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	text-indent: 5px;
}

.GridHiddenRightLine3[data-bkgstyle='none']>thead>tr, .GridHiddenRightLine3[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.GridHiddenRightLine3[data-bkgstyle='none']>tbody>tr
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.75pt;
	font-style: normal;
	background-color: white;
	text-align: center;
	text-indent: 5px;
}

.GridHiddenRightLine3[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .GridHiddenRightLine3[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .GridHiddenRightLine3[data-bkgstyle='uniform']>thead>tr, .GridHiddenRightLine3[data-bkgstyle='uniform']>tfoot>tr
{
	text-align: center;
	text-indent: 5px;
}

.GridHiddenRightLine3[data-bkgstyle='header']>tbody>tr:nth-child(odd), .GridHiddenRightLine3[data-bkgstyle='header']>tbody>tr:nth-child(even), .GridHiddenRightLine3[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: white;
	text-align: center;
	text-indent: 5px;
}

.GridHiddenRightLine3[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: white;
	text-align: center;
	text-indent: 5px;
}

.GridHiddenRightLine3[data-bkgstyle='header']>thead>tr, .GridHiddenRightLine3[data-bkgstyle='header']>tfoot>tr, .GridHiddenRightLine3[data-bkgstyle='report']>thead>tr, .GridHiddenRightLine3[data-bkgstyle='report']>tfoot>tr
{
	background-color: #f7f7f7;
	text-align: center;
	text-indent: 5px;
}

.GridHiddenRightLine4>tbody>tr,.GridHiddenRightLine4>[data-gxrow]
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.75pt;
	font-style: normal;
	background-color: white;
	text-align: center;
	text-indent: 5px;
}

.GridHiddenRightLine4>thead>tr, .GridHiddenRightLine4>tfoot>tr
{
	color: #fff;
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	text-indent: 5px;
}

.GridHiddenRightLine4[data-bkgstyle='none']>thead>tr, .GridHiddenRightLine4[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.GridHiddenRightLine4[data-bkgstyle='none']>tbody>tr
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.75pt;
	font-style: normal;
	background-color: white;
	text-align: center;
	text-indent: 5px;
}

.GridHiddenRightLine4[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .GridHiddenRightLine4[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .GridHiddenRightLine4[data-bkgstyle='uniform']>thead>tr, .GridHiddenRightLine4[data-bkgstyle='uniform']>tfoot>tr
{
	text-align: center;
	text-indent: 5px;
}

.GridHiddenRightLine4[data-bkgstyle='header']>tbody>tr:nth-child(odd), .GridHiddenRightLine4[data-bkgstyle='header']>tbody>tr:nth-child(even), .GridHiddenRightLine4[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: white;
	text-align: center;
	text-indent: 5px;
}

.GridHiddenRightLine4[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: white;
	text-align: center;
	text-indent: 5px;
}

.GridHiddenRightLine4[data-bkgstyle='header']>thead>tr, .GridHiddenRightLine4[data-bkgstyle='header']>tfoot>tr, .GridHiddenRightLine4[data-bkgstyle='report']>thead>tr, .GridHiddenRightLine4[data-bkgstyle='report']>tfoot>tr
{
	background-color: #f7f7f7;
	text-align: center;
	text-indent: 5px;
}

.GridHiddenRightLine5>tbody>tr,.GridHiddenRightLine5>[data-gxrow]
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.75pt;
	font-style: normal;
	background-color: white;
	text-align: center;
	text-indent: 5px;
}

.GridHiddenRightLine5>thead>tr, .GridHiddenRightLine5>tfoot>tr
{
	color: #fff;
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	text-indent: 5px;
}

.GridHiddenRightLine5[data-bkgstyle='none']>thead>tr, .GridHiddenRightLine5[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.GridHiddenRightLine5[data-bkgstyle='none']>tbody>tr
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.75pt;
	font-style: normal;
	background-color: white;
	text-align: center;
	text-indent: 5px;
}

.GridHiddenRightLine5[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .GridHiddenRightLine5[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .GridHiddenRightLine5[data-bkgstyle='uniform']>thead>tr, .GridHiddenRightLine5[data-bkgstyle='uniform']>tfoot>tr
{
	text-align: center;
	text-indent: 5px;
}

.GridHiddenRightLine5[data-bkgstyle='header']>tbody>tr:nth-child(odd), .GridHiddenRightLine5[data-bkgstyle='header']>tbody>tr:nth-child(even), .GridHiddenRightLine5[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: white;
	text-align: center;
	text-indent: 5px;
}

.GridHiddenRightLine5[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: white;
	text-align: center;
	text-indent: 5px;
}

.GridHiddenRightLine5[data-bkgstyle='header']>thead>tr, .GridHiddenRightLine5[data-bkgstyle='header']>tfoot>tr, .GridHiddenRightLine5[data-bkgstyle='report']>thead>tr, .GridHiddenRightLine5[data-bkgstyle='report']>tfoot>tr
{
	background-color: #f7f7f7;
	text-align: center;
	text-indent: 5px;
}

.Group,.GroupTitle
{
	border-bottom-color: #e9ecef;
	border-left-color: #e9ecef;
	border-right-color: #e9ecef;
	border-top-color: #e9ecef;
	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: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-variant: normal;
	font-weight: normal;
	color: #444;
	text-indent: 0px;
	border: none !important;
	font-weight: 500;
}

.GroupTitleTitle
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	box-sizing: border-box;
	float: none;
	white-space: nowrap;
	-moz-box-sizing: border-box;
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-variant: normal;
	font-weight: normal;
	color: #444;
	text-indent: 0px;
	border: none !important;
	font-weight: 500;
}

.Image,.ImageDragging,.ImageAcceptDrag,.ImageNoAcceptDrag,.ImageHeaderBackground,.HeaderImage1,.ImageHandCenter,.ImageHandCenter:hover,.TabPaging,.TabPagingNext,.TabPagingPrevious,.PoweredBy,.ResponsiveImage,.ImageAdd,.ImageBack,.RoundedImage,.RoundedImageTitle,.PopupButtons,.PopupButtonsClose,.PopupButtonsCloseHovered,.PopupButtonsResize,.Fixed30,.ImgHome,.ImgHomeCardItem,.ImgHomeForum,.Image1,.AppImg,.CFSendIcon,.MyImg,.Image_LogoLogin,.UserActionPrompt,.UnauthorizedImage,.ImageTop,.ImageTopNotFixed,.PagingButtons,.PagingButtonsFirst,.PagingButtonsLast,.PagingButtonsNext,.PagingButtonsPrevious,.ImageTopHeader,.ImageBlock,.ImageHiddenExtraSmall,.AssociationImage,.StepImage,.StepImageUnSelected,.ImageMenu,.ImageMenuCircle,.gx-image-link:active .ImageMenuCircle,.ImageLoginLeft,.ImageLoginLeftGAM,.ImageLoginLeftGAMLarge,.ImageLoginLeftGAMOtherLogin,.ImageLoginLeftGAMLogonTo,.ImageDashboardBanner,.ImageWeChatLogin,.ImageWeChatListItem,.WeChatProfileImage,.ImageWeChatProfileBanner,.WeChatProfileSeparator,.ListItemImg,.scimage,.meet1,.ItemImgupd,.meet3,.circular,.ItemImgupd1,.ItemImgupd2,.ItemImgupd11,.ListItemImg2,.ListItemImg3,.ItemImgupd4,.ItemImgupd3,.ItemImgupd21,.ItemImgupd22,.ItemImgupd23,.ItemImgupd5,.ItemImgupd231,.ListItemImg4,.ItemImgupd6,.circular1,.circular2
{
	border-style: none;
	border-width: 0px;
	vertical-align: middle;
}
.ImgHomeCardItem
{
	height: 166px;
	width: 250px;
}
.ImgHomeForum
{
	height: 250px;
}
.Image_LogoLogin
{
	max-height: 40px;
	max-width: 281px;
}
.UserActionPrompt
{
	padding-bottom: 15px;
	padding-left: 6px;
	padding-top: 15px;
	position: absolute;
	right: 27px;
	top: -58px;
	border-left-color: #d7dfe3;
	border-style: solid;
	border-width: 1px;
	border-top:0;
	border-bottom:0;
	border-right:0;
	background-image:none !important;
}
.UnauthorizedImage
{
	margin-bottom: 20%;
	margin-top: 40%;
}
.ImageTop,.ImageTopNotFixed
{
	margin-bottom: 21px;
	margin-top: 15px;
	max-width: 200px;
}
.ImageTopNotFixed
{
	padding-left: 15px;
}
.PagingButtons,.PagingButtonsFirst,.PagingButtonsLast,.PagingButtonsNext,.PagingButtonsPrevious
{
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
	cursor: pointer;
}
.PagingButtonsFirst
{
	background-image: url(../WorkWithPlusTheme/PageFirst.png);
	width: 21px;
}
.PagingButtonsLast
{
	background-image: url(../WorkWithPlusTheme/PageLast.png);
	width: 21px;
}
.PagingButtonsNext
{
	background-image: url(../WorkWithPlusTheme/PageNext.png);
}
.PagingButtonsPrevious
{
	background-image: url(../WorkWithPlusTheme/PagePrevious.png);
}
.ImageTopHeader
{
	margin-right: 14px;
	max-height: 35px;
	max-width: 40px;
}
.ImageBlock
{
	display: block;
}
.StepImage,.StepImageUnSelected
{
	background-color: #004080;
	height: 60px;
}
.StepImageUnSelected
{
	background-color: #eee;
}
.ImageMenu,.ImageMenuCircle,.gx-image-link:active .ImageMenuCircle
{
	padding-bottom: 13px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 13px;
}
.ImageMenuCircle,.gx-image-link:active .ImageMenuCircle
{
	padding-bottom: 10px;
	padding-top: 10px;
	color: #fff;
}
.ImageLoginLeft,.ImageLoginLeftGAM,.ImageLoginLeftGAMLarge,.ImageLoginLeftGAMOtherLogin,.ImageLoginLeftGAMLogonTo
{
	box-shadow: 0px 0px 14px 0px #2868a8;
	margin-right: 50px;
	border-bottom-color: #004080;
	border-left-color: #004080;
	border-right-color: #004080;
	border-top-color: #004080;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	height: 454px;
}
.ImageLoginLeftGAM
{
	box-shadow: 0px 0px 14px 0px #2868a8;
	margin-right: 0px;
	margin-top: 180px;
	border-style: none;
	height: 150px;
	box-shadow:none;
}
.ImageLoginLeftGAMLarge
{
	box-shadow: 0px 0px 14px 0px #2868a8;
	height: 623px;
}
.ImageLoginLeftGAMOtherLogin
{
	box-shadow: 0px 0px 14px 0px #2868a8;
	height: 543px;
}
.ImageLoginLeftGAMLogonTo
{
	box-shadow: 0px 0px 14px 0px #2868a8;
	height: 587px;
}
.ImageDashboardBanner
{
	border-bottom-color: #d7dfe3;
	border-left-color: #d7dfe3;
	border-right-color: #d7dfe3;
	border-top-color: #d7dfe3;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	height: auto;
	max-height: 250px;
	width: 100%;
	object-fit:cover;
}
.ImageWeChatLogin
{
	margin-bottom: 40px;
	margin-top: 80px;
	height: 65px;
}
.ImageWeChatListItem
{
	max-height: 20px;
}
.WeChatProfileImage
{
	border-top-left-radius: 80px;
	border-top-right-radius: 80px;
	border-bottom-right-radius: 80px;
	border-bottom-left-radius: 80px;
	height: 80px;
}
.ImageWeChatProfileBanner
{
	width: 100%;
}
.WeChatProfileSeparator
{
	width: 100%;
}
.ListItemImg
{
	border-bottom-color: #959595;
	border-left-color: #959595;
	border-right-color: #959595;
	border-top-color: #959595;
	border-style: solid;
	border-width: 1px;
	height: 130px;
	width: 197px;
	vertical-align: top;
}
.scimage
{
	height: 400px;
	width: 400px;
}
.meet1
{
	max-height: 20px;
	max-width: 25px;
}
.ItemImgupd
{
	border-style: solid;
	border-width: 1px;
	height: 400px;
	max-height: 400px;
	min-height: 400px;
	width: 400px;
	max-width: 400px;
	vertical-align: top;
}
.meet3
{
	max-height: 250px;
	min-height: 200px;
	max-width: 280px;
	min-width: 200px;
}
.circular
{
	float: none;
	margin-bottom: 30px;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 30px;
	border-bottom-color: #555;
	border-left-color: #555;
	border-right-color: #555;
	border-top-color: #555;
	border-style: solid;
	border-width: 2px;
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
	font-size: 24px;
	font-weight: bold;
	height: 200px;
	width: 200px;
	text-align: center;
}
.ItemImgupd1
{
	border-style: solid;
	border-width: 1px;
	height: 170px;
	max-height: 170px;
	min-height: 170px;
	width: 230px;
	max-width: 230px;
	min-width: 230px;
}
.ItemImgupd2
{
	border-style: solid;
	border-width: 1px;
	height: 200px;
	max-height: 200px;
	min-height: 200px;
	width: 100%;
	max-width: 100%;
	min-width: 100%;
}
.ItemImgupd11
{
	border-style: solid;
	border-width: 1px;
	height: 130px;
	max-height: 130px;
	min-height: 130px;
	width: 185px;
	max-width: 185px;
	min-width: 185px;
}
.ListItemImg2
{
	border-bottom-color: #959595;
	border-left-color: #959595;
	border-right-color: #959595;
	border-top-color: #959595;
	border-style: solid;
	border-width: 1px;
	height: 75px;
	width: 105px;
	vertical-align: top;
}
.ListItemImg3
{
	border-bottom-color: #959595;
	border-left-color: #959595;
	border-right-color: #959595;
	border-top-color: #959595;
	border-style: solid;
	border-width: 1px;
	height: 110px;
	width: 160px;
	vertical-align: top;
}
.ItemImgupd4
{
	border-style: solid;
	border-width: 1px;
	height: 75px;
	max-height: 75px;
	min-height: 75px;
	width: 100%;
	max-width: 100%;
	min-width: 100%;
}
.ItemImgupd3,.ItemImgupd21
{
	border-style: solid;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	height: 200px;
	max-height: 200px;
	min-height: 200px;
	width: 100%;
	max-width: 100%;
	min-width: 100%;
}
.ItemImgupd21
{
	border-width: 1px;
}
.ItemImgupd22,.ItemImgupd23
{
	border-style: solid;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	height: 110px;
	max-height: 110px;
	min-height: 110px;
	width: 100%;
	max-width: 100%;
	min-width: 100%;
}
.ItemImgupd23
{
	border-width: 1px;
	height: 200px;
	max-height: 200px;
	min-height: 200px;
}
.ItemImgupd5,.ItemImgupd231
{
	border-style: solid;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	height: 120px;
	max-height: 120px;
	min-height: 120px;
	width: 100%;
	max-width: 100%;
	min-width: 100%;
}
.ItemImgupd231
{
	border-width: 1px;
	height: 200px;
	max-height: 200px;
	min-height: 200px;
}
.ListItemImg4
{
	border-bottom-color: #959595;
	border-left-color: #959595;
	border-right-color: #959595;
	border-top-color: #959595;
	border-style: solid;
	border-width: 1px;
	height: 80px;
	width: 100px;
	vertical-align: top;
}
.ItemImgupd6
{
	border-style: solid;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	height: 200px;
	max-height: 200px;
	min-height: 200px;
	width: 100%;
	max-width: 100%;
	min-width: 100%;
}
.circular1
{
	float: none;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	border-bottom-color: #adadad;
	border-left-color: #adadad;
	border-right-color: #adadad;
	border-top-color: #adadad;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
	font-weight: bold;
	height: 70px;
	width: 70px;
	text-align: center;
}
.circular2
{
	float: none;
	margin-bottom: 20px;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 20px;
	border-bottom-color: #555;
	border-left-color: #555;
	border-right-color: #555;
	border-top-color: #555;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
	font-size: 24px;
	font-weight: bold;
	height: 100px;
	width: 100px;
	text-align: center;
}
.Table,.TableDragging,.TableAcceptDrag,.TableNoAcceptDrag,.TableGrid,.TableLeftMenu,.TableTopMenu,.ViewTable,.TableHorizontalLine,.header_pink_line,.HorizontalSpace,.TableBottom,.RecentLinksTable,.RecentLinksTableOdd,.RecentLinksTableEven,.Table80,.Table95,.TableButtons,.Table960,.TableGreyFooter,.TableBlackFooter,.TableBlackHeader,.LevelTable,.BodyContainer,.LoginContainer,.HeaderContainer,.RecentLinksContainer,.ThinHeaderContainer,.FormContainer,.TabsFormContainer,.Container,.ContainerFluid,.AdvancedContainerItem,.AdvancedContainerItemExpanded,.OrdersTable,.RecentLinksMainTable,.RecentLinksMainTableExpanded,.PromptContainer,.PromptMainTable,.GridTabMainTable,.TopBottom30,.TopBottom5,.TableHeaderRight,.FiltersContainer,.FiltersContainerItem,.FilterContainerItemSearch,.NegativeMarginTop10,.Table193x216,.Table193x216Collapsed,.ViewAdvancedContainer,.ViewAdvancedContainerVisible,.TableMainPrompt,.TableMainTabs,.TableTotalizer,.TableTotalizerAl,.MergedItemNotRequired,.TableLabel50Percent,.TableContentHolderWithShadow,.ProgressCardTable,.HomeCell,.HomeCell1,.HomeCellWhite,.HomeCellBlue,.HomeCellBannerTitle,.HomeCellBannerSearch,.HomeCellBannerCard,.HomeCellBannerCardR,.HomeCellBannerCardL,.HomeCellCardItem,.HomeCellFormItem,.HomeCellCenter,.HomeCellRight,.HomeCellFormItem1,.HomeCellFormItem2,.HomeCellGrey,.HomeCellWhite1,.HomeCellWhite2,.HomeCellFormItem3,.HomeCellCenter1,.HomeCellFormItem4,.HomeCellpurple,.HomeCellWhite11,.f_table_100p,.table_box,.Table_width,.CFChatTable,.CFCollapseWebComponent,.CFGeneratorEmbTable,.CFMainChatTable,.CFResponseMessageTable,.CFResponseMessageTableComponent,.CFSendMessageTable,.CFWebComponent,.HoverTable,.ItemTJTable,.M_TabItem,.MainCateTable,.CateHoverTable,.MyTable,.PrintTable,.ShopTable,.tab_Forgings,.tab_ForgingsHove,.Tab_ibox,.Tab_Print,.Table_BlueBack,.Table_login,.Table_login_Left,.Table_MainHFull,.table_Print,.table_Print1,.table_Print2,.table_Print3,.table_Print4,.table_Print5,.Table_White,.table100p,.Table2,.TableCat,.TableCat_Over,.TableForm,.TableFull,.tableHeight100,.TableProduct,.TableProduct1,.TableRadius,.TableRadiusBottom,.TableRadiusTop,.Table_green,.ActionsContainer,.ActionsContainerItem,.ActionsContainerVisible,.TableCardsMenu,.TableCardsMenu2x,.TableCardsMenu1,.TableCardsMenu2,.TableCardsMenu3,.TableCardsMenu4,.TableCardsMenu5,.TableCardsMenuOptionWCPB,.CardsMenuProgressIndicatorCircle,.TableCardsMenuOptionWCCircle,.TableAssociation,.TableLogo,.TableStepBulletLineCell,.TableWizardMain,.TableWizardMainWithShadow,.WizardStepsCell,.WizardStepsPositionCell,.FilterMultipleSelectorCell,.FilterMultiplePromptCell,.FSSingleLine,.FSWithHeaderCellBottomRow,.TableFSHeader,.AdvancedContainer,.AdvancedContainerVisible,.WWAdvancedContainer,.MainContainer,.MainContainerWithFooter,.MainContainerNoBackground,.MainContainerBackgroundWhite,.MainContainerWeChatTemplate,.TextBlockTitleCell,.TableTitleCell,.DataDescriptionCell,.DataDescriptionCellLeft,.DataDescriptionCellLogin,.GridHeaderCell,.GridHeaderCellCleanFilters,.TableTop,.TableTopSearch,.TableContent,.TableMainView,.TableMainViewWithShadow,.Table100x100,.TableBorder,.Table100x1004C,.TableViewGeneralAtts,.TableGridHeader,.Table100x100H,.TableView,.GridLineEven,.GridLineOdd,.GridFooter,.TableData,.SpaceTable,.TableMain,.TableMainPopup,.TableMainWithShadow,.TableLeftSplitScreen,.TableMainTransaction,.TableMainTransactionPopUp,.TableMainWhiteHeader,.TableMainPopover,.TableCardNumber,.TableLogin,.SmallTableLogin,.LargeTableLogin,.WelcomeTable,.TableLogin2Cols,.TableLoginError,.TableLoginError2Cols,.TableLoginWithLeftImage,.TableLoginWithLeftImageError,.TableWhiteBorder,.TableMerged,.TableSearch,.TableActions,.TableAttributesCell,.TableSearchCell,.TablePaddingLeft,.TableLineSeparator,.TableRowSideBar,.breadCrumbTitleCell,.TableActionsCell,.TableActionsCellLogin,.TableGeolocation,.TableBar,.TableCellAlignRight,.TableAlignRight,.TableAlignRightWithMargin,.TableAlignRightMaster,.TableCardMaterial,.TableSplitMasterListRow,.TableSplitMasterListSelectedRow,.MasterTopIconsCell,.TableHiddenExtraSmall,.CellPaddingTop,.TableViewTab,.TablePaddingTop5,.TableAlignedCentered,.TableWithBottomBorder,.TableStep,.TableStepSelected,.TableContainerStep,.TableContainerStepSelected,.TableContainerStepFirst,.TableContainerStepLast,.TableStepBullet,.TableStepBulletChecked,.TableStepBulletSelected,.TableStepExtraBulletChecked,.TableContainerStepBullet,.TableStepBulletLine,.TableStepBulletLineChecked,.WizardTitleCell,.TableStepInfo,.TableMasterPagePopup,.TableUserRoleFixedHeader,.TableHeaderSidebarImage,.TableCardDashboardAdmin,.TableCardDashboardAdminInfoLight,.TableCardDashboardAdminDanger,.TableCardDashboardAdminWarning,.TableCardDashboardAdminSuccess,.TableCardDashboardAdminInfo,.TableCardDashboardAdminBaseColor,.TableCardDashboardAdmin2,.TableCardProgressAdmin,.TableCardProgressAdminDanger,.TableCardProgressAdminWarning,.TableCardProgressAdminInfo,.TableCardProgressAdminSuccess,.TableCardProgressAdminBaseColor,.TableCardProgressAdminInfoLight,.SimpleCardTable,.ProductCardTable,.CardWithImageTable,.TableSplitScreen,.CardImageMoreInfoTable,.ChatDataTable,.TableWizardSummaryStep,.TableCardProgress,.WeChatCard,.WeChatImageLargeTableItem,.TableContentWeChatInfo,.TableWeChatWhiteBackground,.TableLoginLeftContent,.TableHeaderSplitScreen,.TableStepUnderline,.TableStepUnderlineExtraBullet,.TableContainerStepUnderline,.TableStepExtraUnderlineChecked,.WizardStepsLinePositionCell,.TableStepVertical,.TableStepUnderlineExtra,.TableWizardMainFullWidth,.LoginTable,.LoginTableBox,.TablePageMain,.TablePageMainWrapper,.Tablebjys,.table_radius,.Tableattribuite,.Tableattribuite1,.Tablemaxweight,.Tabletop2,.CardWithImageTable1,.CardWithImageTable2
{
	box-shadow: #ededed;
	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: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
}
.TableDragging
{
	box-shadow: #ededed;
}
.TableAcceptDrag
{
	box-shadow: #ededed;
}
.TableNoAcceptDrag
{
	box-shadow: #ededed;
}
.TableGrid
{
	box-shadow: #ededed;
}
.TableLeftMenu
{
	box-shadow: #ededed;
}
.TableTopMenu
{
	box-shadow: #ededed;
}
.ViewTable
{
	box-shadow: #ededed;
}
.TableHorizontalLine,.header_pink_line
{
	box-shadow: #ededed;
}
.header_pink_line
{
	box-shadow: #ededed;
}
.HorizontalSpace
{
	box-shadow: #ededed;
}
.TableBottom
{
	box-shadow: #ededed;
}
.RecentLinksTable,.RecentLinksTableOdd,.RecentLinksTableEven
{
	box-shadow: #ededed;
}
.RecentLinksTableOdd
{
	box-shadow: #ededed;
}
.RecentLinksTableEven
{
	box-shadow: #ededed;
}
.Table80
{
	box-shadow: #ededed;
}
.Table95
{
	box-shadow: #ededed;
}
.TableButtons
{
	box-shadow: #ededed;
}
.Table960
{
	box-shadow: #ededed;
}
.TableGreyFooter
{
	box-shadow: #ededed;
}
.TableBlackFooter
{
	box-shadow: #ededed;
}
.TableBlackHeader
{
	box-shadow: #ededed;
}
.LevelTable
{
	box-shadow: #ededed;
}
.BodyContainer,.LoginContainer
{
	box-shadow: #ededed;
}
.LoginContainer
{
	box-shadow: #ededed;
}
.HeaderContainer,.RecentLinksContainer,.ThinHeaderContainer
{
	box-shadow: #ededed;
}
.RecentLinksContainer
{
	box-shadow: #ededed;
}
.ThinHeaderContainer
{
	box-shadow: #ededed;
}
.FormContainer,.TabsFormContainer
{
	box-shadow: #ededed;
}
.TabsFormContainer
{
	box-shadow: #ededed;
}
.Container,.ContainerFluid
{
	box-shadow: #ededed;
}
.ContainerFluid
{
	box-shadow: #ededed;
}
.AdvancedContainerItem,.AdvancedContainerItemExpanded
{
	box-shadow: #ededed;
}
.AdvancedContainerItemExpanded
{
	box-shadow: #ededed;
}
.OrdersTable
{
	box-shadow: #ededed;
}
.RecentLinksMainTable,.RecentLinksMainTableExpanded
{
	box-shadow: #ededed;
}
.RecentLinksMainTableExpanded
{
	box-shadow: #ededed;
}
.PromptContainer
{
	box-shadow: #ededed;
}
.PromptMainTable
{
	box-shadow: #ededed;
}
.GridTabMainTable
{
	box-shadow: #ededed;
}
.TopBottom30
{
	box-shadow: #ededed;
}
.TopBottom5
{
	box-shadow: #ededed;
}
.TableHeaderRight
{
	box-shadow: #ededed;
}
.FiltersContainer,.FiltersContainerItem,.FilterContainerItemSearch
{
	box-shadow: #ededed;
}
.FiltersContainerItem,.FilterContainerItemSearch
{
	box-shadow: #ededed;
}
.FilterContainerItemSearch
{
	box-shadow: #ededed;
}
.NegativeMarginTop10
{
	box-shadow: #ededed;
}
.Table193x216,.Table193x216Collapsed
{
	box-shadow: #ededed;
}
.Table193x216Collapsed
{
	box-shadow: #ededed;
}
.ViewAdvancedContainer,.ViewAdvancedContainerVisible
{
	box-shadow: #ededed;
}
.ViewAdvancedContainerVisible
{
	box-shadow: #ededed;
}
.TableMainPrompt
{
	box-shadow: #ededed;
}
.TableMainTabs
{
	box-shadow: #ededed;
}
.TableTotalizer,.TableTotalizerAl
{
	box-shadow: #ededed;
}
.TableTotalizerAl
{
	box-shadow: #ededed;
}
.MergedItemNotRequired
{
	box-shadow: #ededed;
}
.TableLabel50Percent
{
	box-shadow: #ededed;
}
.TableContentHolderWithShadow
{
	box-shadow: #ededed;
}
.ProgressCardTable
{
	box-shadow: #ededed;
}
.HomeCell,.HomeCell1,.HomeCellWhite,.HomeCellBlue,.HomeCellBannerTitle,.HomeCellBannerSearch,.HomeCellBannerCard,.HomeCellBannerCardR,.HomeCellBannerCardL,.HomeCellCardItem,.HomeCellFormItem,.HomeCellCenter,.HomeCellRight,.HomeCellFormItem1,.HomeCellFormItem2,.HomeCellGrey,.HomeCellWhite1,.HomeCellWhite2,.HomeCellFormItem3,.HomeCellCenter1,.HomeCellFormItem4,.HomeCellpurple,.HomeCellWhite11
{
	box-shadow: #ededed;
}
.HomeCell1
{
	box-shadow: #ededed;
}
.HomeCellWhite
{
	box-shadow: #ededed;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	background-color: white;
}
.HomeCellBlue
{
	box-shadow: #ededed;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	background-color: #f5f9fd;
}
.HomeCellBannerTitle
{
	box-shadow: #ededed;
	padding-bottom: 30px;
	padding-top: 30px;
}
.HomeCellBannerSearch
{
	box-shadow: #ededed;
	padding-bottom: 60px;
	padding-top: 40px;
}
.HomeCellBannerCard
{
	box-shadow: #ededed;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 20px;
	background: rgba(255,255,255,0.2);
}
.HomeCellBannerCardR
{
	box-shadow: #ededed;
	padding-left: 20pt;
	padding-right: 20pt;
	border-bottom-color: rgba(255,255,255,0);
	border-left-color: rgba(255,255,255,0);
	border-right-color: #e9ecef;
	border-top-color: rgba(255,255,255,0);
	border-style: solid;
	border-width: 2px;
}
.HomeCellBannerCardL
{
	box-shadow: #ededed;
	padding-left: 20pt;
	padding-right: 20pt;
}
.HomeCellCardItem
{
	box-shadow: #ededed;
	margin-bottom: 10px;
	height: 300px;
	width: 100%;
}
.HomeCellFormItem
{
	box-shadow: #ededed;
	margin-left: 15px;
	padding-bottom: 15px;
	padding-left: 10pt;
	padding-right: 10pt;
	padding-top: 15px;
	border-bottom-color: #dcdcdc;
	border-left-color: rgba(255,255,255,0);
	border-right-color: rgba(255,255,255,0);
	border-top-color: rgba(255,255,255,0);
	border-style: solid;
	border-width: 1px;
	font-size: 12px;
	font-weight: 400;
	width: 100%;
	text-align: left;
	height:46px!important;
}
.HomeCellCenter
{
	box-shadow: #ededed;
	text-align: center;
	text-align:center!important;
}
.HomeCellRight
{
	box-shadow: #ededed;
	text-align: right;
	text-align:right!important;
}
.HomeCellFormItem1
{
	box-shadow: #ededed;
	margin-left: 0px;
	margin-top: 1pt;
	padding-bottom: 1px;
	padding-left: 1pt;
	padding-right: 1pt;
	padding-top: 1px;
	border-bottom-color: #dcdcdc;
	border-left-color: rgba(255,255,255,0);
	border-right-color: rgba(255,255,255,0);
	border-top-color: rgba(255,255,255,0);
	font-size: 12px;
	font-weight: 400;
	width: 100%;
	text-align: left;
	height:30px!important;
}
.HomeCellFormItem2
{
	box-shadow: #ededed;
	margin-left: 15px;
	margin-top: 1pt;
	padding-bottom: 1px;
	padding-left: 1pt;
	padding-right: 1pt;
	padding-top: 1px;
	border-bottom-color: #dcdcdc;
	border-left-color: rgba(255,255,255,0);
	border-right-color: rgba(255,255,255,0);
	border-top-color: rgba(255,255,255,0);
	border-style: solid;
	border-width: 1px;
	font-size: 12px;
	font-weight: 400;
	width: 100%;
	text-align: left;
	height:40px!important;
}
.HomeCellGrey,.HomeCellWhite1
{
	box-shadow: #ededed;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	background-color: #eee;
}
.HomeCellWhite1
{
	box-shadow: #ededed;
	padding-bottom: 20px;
	padding-top: 20px;
	background-color: white;
}
.HomeCellWhite2
{
	box-shadow: #ededed;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	background-color: white;
}
.HomeCellFormItem3
{
	box-shadow: #ededed;
	margin-top: 1pt;
	padding-bottom: 1px;
	padding-left: 15pt;
	padding-right: 1pt;
	padding-top: 1px;
	border-bottom-color: #dcdcdc;
	border-left-color: rgba(255,255,255,0);
	border-right-color: rgba(255,255,255,0);
	border-top-color: rgba(255,255,255,0);
	border-style: solid;
	border-width: 1px;
	font-size: 12px;
	font-weight: 400;
	width: 100%;
	text-align: left;
	height:30px!important;
}
.HomeCellCenter1
{
	box-shadow: #ededed;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	text-align: center;
	text-align:center!important;
}
.HomeCellFormItem4
{
	box-shadow: #ededed;
	margin-right: 10pt;
	padding-bottom: 10pt;
	border-bottom-color: #f7f7f7;
	border-left-color: rgba(255,255,255,0);
	border-right-color: rgba(255,255,255,0);
	border-top-color: rgba(255,255,255,0);
	border-style: solid;
	border-width: 1px;
	font-size: 12px;
	font-weight: 400;
	width: 100%;
	text-align: left;
	height:40px!important;
}
.HomeCellpurple,.HomeCellWhite11
{
	box-shadow: #ededed;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	background-color: #7c37fc;
}
.HomeCellWhite11
{
	box-shadow: #ededed;
	padding-bottom: 20px;
	padding-top: 20px;
	background-color: white;
}
.f_table_100p
{
	box-shadow: #ededed;
}
.table_box
{
	box-shadow: #ededed;
}
.Table_width
{
	box-shadow: #ededed;
}
.CFChatTable
{
	box-shadow: #ededed;
}
.CFCollapseWebComponent
{
	box-shadow: #ededed;
}
.CFGeneratorEmbTable
{
	box-shadow: #ededed;
}
.CFMainChatTable
{
	box-shadow: #ededed;
}
.CFResponseMessageTable,.CFResponseMessageTableComponent
{
	box-shadow: #ededed;
}
.CFResponseMessageTableComponent
{
	box-shadow: #ededed;
}
.CFSendMessageTable
{
	box-shadow: #ededed;
}
.CFWebComponent
{
	box-shadow: #ededed;
}
.HoverTable
{
	box-shadow: #ededed;
}
.ItemTJTable
{
	box-shadow: #ededed;
}
.M_TabItem
{
	box-shadow: #ededed;
}
.MainCateTable,.CateHoverTable
{
	box-shadow: #ededed;
}
.CateHoverTable
{
	box-shadow: #ededed;
}
.MyTable
{
	box-shadow: #ededed;
}
.PrintTable
{
	box-shadow: #ededed;
}
.ShopTable
{
	box-shadow: #ededed;
}
.tab_Forgings,.tab_ForgingsHove
{
	box-shadow: #ededed;
}
.tab_ForgingsHove
{
	box-shadow: #ededed;
}
.Tab_ibox
{
	box-shadow: #ededed;
}
.Tab_Print
{
	box-shadow: #ededed;
}
.Table_BlueBack
{
	box-shadow: #ededed;
}
.Table_login,.Table_login_Left
{
	box-shadow: #ededed;
}
.Table_login_Left
{
	box-shadow: #ededed;
}
.Table_MainHFull
{
	box-shadow: #ededed;
}
.table_Print,.table_Print1,.table_Print2,.table_Print3,.table_Print4,.table_Print5
{
	box-shadow: #ededed;
}
.table_Print1
{
	box-shadow: #ededed;
}
.table_Print2
{
	box-shadow: #ededed;
}
.table_Print3
{
	box-shadow: #ededed;
}
.table_Print4
{
	box-shadow: #ededed;
}
.table_Print5
{
	box-shadow: #ededed;
}
.Table_White
{
	box-shadow: #ededed;
}
.table100p
{
	box-shadow: #ededed;
}
.Table2
{
	box-shadow: #ededed;
}
.TableCat,.TableCat_Over
{
	box-shadow: #ededed;
}
.TableCat_Over
{
	box-shadow: #ededed;
}
.TableForm
{
	box-shadow: #ededed;
}
.TableFull
{
	box-shadow: #ededed;
}
.tableHeight100
{
	box-shadow: #ededed;
}
.TableProduct,.TableProduct1
{
	box-shadow: #ededed;
}
.TableProduct1
{
	box-shadow: #ededed;
}
.TableRadius
{
	box-shadow: #ededed;
}
.TableRadiusBottom
{
	box-shadow: #ededed;
}
.TableRadiusTop
{
	box-shadow: #ededed;
}
.Table_green
{
	box-shadow: #ededed;
}
.ActionsContainer,.ActionsContainerItem,.ActionsContainerVisible
{
	box-shadow: #ededed;
}
.ActionsContainerItem
{
	box-shadow: #ededed;
}
.ActionsContainerVisible
{
	box-shadow: #ededed;
}
.TableCardsMenu,.TableCardsMenu2x,.TableCardsMenu1,.TableCardsMenu2,.TableCardsMenu3,.TableCardsMenu4,.TableCardsMenu5
{
	box-shadow: #ededed;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	overflow: hidden;
	background-color: gray;
	height: 130px;
	width: 130px;
	-moz-transition:.1s linear;
	-ms-transition:.1s linear;
	transition:.1s linear;
}
.TableCardsMenu2x
{
	box-shadow: #ededed;
	width: 264px;
}
.TableCardsMenu1
{
	box-shadow: #ededed;
	background-color: #fca979;
}
.TableCardsMenu2
{
	box-shadow: #ededed;
	background-color: #17aef4;
}
.TableCardsMenu3
{
	box-shadow: #ededed;
	background-color: #5e81f3;
}
.TableCardsMenu4
{
	box-shadow: #ededed;
	background-color: #20ac7f;
}
.TableCardsMenu5
{
	box-shadow: #ededed;
	background-color: #fc7171;
}
.TableCardsMenuOptionWCPB
{
	box-shadow: #ededed;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 41px;
}
.CardsMenuProgressIndicatorCircle
{
	box-shadow: #ededed;
	margin-top: 4px;
}
.TableCardsMenuOptionWCCircle
{
	box-shadow: #ededed;
	padding-top: 29px;
}
.TableAssociation
{
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.2);
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 25px;
	background-color: #fff;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}
.TableLogo
{
	box-shadow: #ededed;
	left: 20px;
	position: fixed;
	top: 20px;
	z-index: 1011;
}
.TableStepBulletLineCell
{
	box-shadow: #ededed;
	width: 50%;
	vertical-align:middle !important;
}
.TableWizardMain,.TableWizardMainWithShadow
{
	box-shadow: #ededed;
	margin-top: 15px;
	background-color: white;
	border-bottom-color: #eaeaea;
	border-left-color: #eaeaea;
	border-right-color: #eaeaea;
	border-top-color: #eaeaea;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}
.TableWizardMainWithShadow
{
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.2);
	background-color: #fff;
	border-bottom-color: #d7dfe3;
	border-left-color: #d7dfe3;
	border-right-color: #d7dfe3;
	border-top-color: #d7dfe3;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}
.WizardStepsCell
{
	box-shadow: #ededed;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}
.WizardStepsPositionCell
{
	box-shadow: #ededed;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
}
.FilterMultipleSelectorCell
{
	box-shadow: #ededed;
	height: 30px;
	vertical-align: top;
	padding-top:6px !important;
	 padding-right:0px !important;
}
.FilterMultiplePromptCell
{
	box-shadow: #ededed;
	height: 30px;
	vertical-align: top;
	padding-top:6px !important;
	padding-left:5px !important;
	padding-right:6px !important;
}
.FSSingleLine
{
	box-shadow: #ededed;
	height: 40px;
}
.FSWithHeaderCellBottomRow
{
	border-bottom: 1px;
	box-shadow: #ededed;
	border-bottom-color: #eaeaea;
	border-style: solid;
}
.TableFSHeader
{
	box-shadow: #ededed;
	background-color: #f7f7f7;
	border-left-color: #c9c9c9;
	border-right-color: #c9c9c9;
	border-top-color: #c9c9c9;
	border-style: solid;
	border-width: 1px;
	height: 40px;
	width: auto;
	line-height:40px;
	border-bottom:0;
}
.AdvancedContainer,.AdvancedContainerVisible
{
	box-shadow: #ededed;
}
.AdvancedContainerVisible
{
	box-shadow: #ededed;
}
.WWAdvancedContainer
{
	box-shadow: #ededed;
}
.MainContainer,.MainContainerWithFooter,.MainContainerNoBackground,.MainContainerBackgroundWhite,.MainContainerWeChatTemplate
{
	box-shadow: #ededed;
	padding-right: 15px;
	background-color: #fff;
}
.MainContainerWithFooter
{
	box-shadow: #ededed;
	height: 100%;
}
.MainContainerNoBackground
{
	box-shadow: #ededed;
	background-color: transparent;
}
.MainContainerBackgroundWhite
{
	box-shadow: #ededed;
}
.MainContainerWeChatTemplate
{
	box-shadow: #ededed;
	margin-bottom: 58px;
	background-color: #f6f8ff;
}
.TextBlockTitleCell
{
	box-shadow: #ededed;
	padding-left: 20px;
	padding-top: 10px;
	white-space: nowrap;
	vertical-align: middle;
}
.TableTitleCell
{
	box-shadow: #ededed;
	padding-right: 10px;
	white-space: nowrap;
	vertical-align: middle;
}
.DataDescriptionCell,.DataDescriptionCellLeft,.DataDescriptionCellLogin
{
	background-repeat: repeat-x;
	box-shadow: #ededed;
	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
{
	box-shadow: #ededed;
	padding-bottom: 0px;
	text-align: left;
}
.DataDescriptionCellLogin
{
	box-shadow: #ededed;
	padding-left: 5px;
}
.GridHeaderCell
{
	box-shadow: #ededed;
	padding-right: 3pt;
	padding-top: 4px;
	white-space: nowrap;
}
.GridHeaderCellCleanFilters
{
	box-shadow: #ededed;
	padding-top: 8px;
	vertical-align: top;
}
.TableTop,.TableTopSearch
{
	box-shadow: #ededed;
}
.TableTopSearch
{
	box-shadow: #ededed;
}
.TableContent,.TableMainView,.TableMainViewWithShadow
{
	box-shadow: #ededed;
	margin-top: 10px;
	vertical-align: top;
}
.TableMainView,.TableMainViewWithShadow
{
	box-shadow: #ededed;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	background-color: #fff;
	border-bottom-color: #d9d9d9;
	border-left-color: #d9d9d9;
	border-right-color: #d9d9d9;
	border-top-color: #d9d9d9;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	width: 100%;
}
.TableMainViewWithShadow
{
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.2);
	border-style: none;
}
.Table100x100,.TableBorder,.Table100x1004C,.TableViewGeneralAtts,.TableGridHeader,.Table100x100H
{
	box-shadow: #ededed;
	width: 100%;
	text-align: left;
	vertical-align: top;
}
.TableBorder
{
	box-shadow: #ededed;
}
.Table100x1004C
{
	box-shadow: #ededed;
}
.TableViewGeneralAtts
{
	box-shadow: #ededed;
}
.TableGridHeader
{
	box-shadow: #ededed;
	margin-top: 15px;
}
.Table100x100H
{
	box-shadow: #ededed;
	height: 100%;
}
.TableView
{
	box-shadow: #ededed;
	margin-left: 1px;
	margin-top: 15px;
	background-color: white;
	color: #444;
	width: 100%;
	border-top-width:0px;
}
.GridLineEven,.GridLineOdd
{
	box-shadow: #ededed;
	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: 7.75pt;
	height: 100%;
	width: 100%;
}
.GridLineOdd
{
	box-shadow: #ededed;
	background-color: #f7f7f7;
}
.GridFooter
{
	box-shadow: #ededed;
	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-size: 10pt;
	font-weight: bold;
	height: 26px;
	width: 100%;
}
.TableData
{
	box-shadow: #ededed;
	border-width: 1px;
	width: 100%;
}
.SpaceTable
{
	box-shadow: #ededed;
	height: 100px;
}
.TableMain,.TableMainPopup,.TableMainWithShadow,.TableLeftSplitScreen,.TableMainTransaction,.TableMainTransactionPopUp
{
	box-shadow: #ededed;
	padding-top: 15px;
	width: 100%;
}
.TableMainPopup
{
	box-shadow: #ededed;
}
.TableMainWithShadow,.TableLeftSplitScreen
{
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.2);
	margin-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #fff;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}
.TableLeftSplitScreen
{
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.2);
}
.TableMainTransaction,.TableMainTransactionPopUp
{
	box-shadow: #ededed;
	padding-top: 5px;
}
.TableMainTransactionPopUp
{
	box-shadow: #ededed;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-top: 0px;
}
.TableMainWhiteHeader
{
	box-shadow: #ededed;
	background-color: transparent;
}
.TableMainPopover
{
	box-shadow: #ededed;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
.TableCardNumber
{
	box-shadow: #ededed;
	border-right-color: #e9ecef;
	border-style: solid;
	border-width: 2px;
	border-left-style:none;
	border-top:0;
	border-bottom:0;
}
.TableLogin,.SmallTableLogin,.LargeTableLogin,.WelcomeTable,.TableLogin2Cols,.TableLoginError,.TableLoginError2Cols,.TableLoginWithLeftImage,.TableLoginWithLeftImageError
{
	box-shadow: 0px 0px 14px rgba(0,0,0,0.1);
	padding-bottom: 35px;
	padding-top: 35px;
	background-color: white;
	border-bottom-color: #d7dfe3;
	border-left-color: #d7dfe3;
	border-right-color: #d7dfe3;
	border-top-color: #d7dfe3;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	width: 300px;
}
.SmallTableLogin
{
	box-shadow: 0px 0px 14px rgba(0,0,0,0.1);
}
.LargeTableLogin
{
	box-shadow: 0px 0px 14px rgba(0,0,0,0.1);
}
.WelcomeTable
{
	box-shadow: 0px 0px 14px rgba(0,0,0,0.1);
}
.TableLogin2Cols
{
	box-shadow: 0px 0px 14px rgba(0,0,0,0.1);
	padding-left: 10px;
	padding-right: 10px;
	width: 550px;
}
.TableLoginError,.TableLoginError2Cols
{
	box-shadow: 0px 0px 14px rgba(0,0,0,0.1);
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}
.TableLoginError2Cols
{
	box-shadow: 0px 0px 14px rgba(0,0,0,0.1);
	width: 506px;
}
.TableLoginWithLeftImage,.TableLoginWithLeftImageError
{
	box-shadow: 0px 0px 14px rgba(0,0,0,0.41);
	background-color: #fff;
	border-bottom-color: #004080;
	border-left-color: #004080;
	border-right-color: #004080;
	border-top-color: #004080;
	width: 400px;
}
.TableLoginWithLeftImageError
{
	box-shadow: 0px 0px 14px rgba(0,0,0,0.41);
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	min-height: 0px;
}
.TableWhiteBorder
{
	border-bottom: 1px;
	border-left: 1px;
	border-right: 1px;
	border-top: 1px;
	box-shadow: #ededed;
	border-bottom-color: white;
	border-left-color: white;
	border-right-color: white;
	border-top-color: white;
	border-style: solid;
	border-width: 1px;
}
.TableMerged
{
	box-shadow: #ededed;
	margin-bottom: 15px;
	padding-right: 2px;
}
.TableSearch
{
	box-shadow: #ededed;
	margin-bottom: 5px;
	width: 100%;
	-moz-border-radius: 5px;
	 border-radius: 5px;
}
.TableActions
{
	box-shadow: #ededed;
	margin-top: 10px;
}
.TableAttributesCell
{
	box-shadow: #ededed;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
.TableSearchCell
{
	box-shadow: #ededed;
	text-align: right;
	vertical-align: middle;
}
.TablePaddingLeft
{
	box-shadow: #ededed;
	padding-left: 15px;
}
.TableLineSeparator
{
	box-shadow: #ededed;
	padding-left: 20px;
	padding-right: 20px;
}
.TableRowSideBar
{
	box-shadow: #ededed;
	height: 40px;
}
.breadCrumbTitleCell
{
	background-position: 100%;
	background-repeat: no-repeat;
	box-shadow: #ededed;
	padding-right: 5px;
	white-space: nowrap;
	background-color: white;
	background-image: none;
	vertical-align: middle;
}
.TableActionsCell,.TableActionsCellLogin
{
	box-shadow: #ededed;
	padding-right: 10px;
}
.TableActionsCellLogin
{
	box-shadow: #ededed;
	padding-right: 0px;
	padding-top: 20px;
}
.TableGeolocation
{
	box-shadow: #ededed;
	padding-bottom: 5px;
	padding-top: 5px;
}
.TableBar
{
	box-shadow: #ededed;
	height: 7px;
	width: 100%;
}
.TableCellAlignRight
{
	box-shadow: #ededed;
	text-align: right;
}
.TableAlignRight,.TableAlignRightWithMargin,.TableAlignRightMaster
{
	box-shadow: #ededed;
	margin-left: auto;
}
.TableAlignRightWithMargin
{
	box-shadow: #ededed;
	margin-bottom: 10px;
	margin-top: 10px;
}
.TableAlignRightMaster
{
	box-shadow: #ededed;
	height: 70px;
}
.TableCardMaterial
{
	box-shadow: #ededed;
	margin-top: 13px;
}
.TableSplitMasterListRow,.TableSplitMasterListSelectedRow
{
	box-shadow: #ededed;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	border-bottom-color: #d7dfe3;
	border-left-color: transparent;
	border-right-color: transparent;
	border-top-color: transparent;
	border-style: solid;
	border-width: 1px;
}
.TableSplitMasterListSelectedRow
{
	box-shadow: #ededed;
	background-color: #f2f2f2;
	border-bottom-color: #e9ecef;
}
.MasterTopIconsCell
{
	box-shadow: #ededed;
	padding-left: 10px;
	z-index: 1101;
}
.TableHiddenExtraSmall
{
	box-shadow: #ededed;
}
.CellPaddingTop
{
	box-shadow: #ededed;
	padding-top: 20px;
}
.TableViewTab
{
	box-shadow: #ededed;
	background-color: #fff;
}
.TablePaddingTop5
{
	box-shadow: #ededed;
	padding-top: 5px;
}
.TableAlignedCentered
{
	box-shadow: #ededed;
	margin-left: auto;
	margin-right: auto;
}
.TableWithBottomBorder
{
	border-bottom: 1px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	box-shadow: #ededed;
	border-bottom-color: #eaeaea;
	border-style: solid;
	padding-bottom:0px !important;
}
.TableStep,.TableStepSelected
{
	box-shadow: #ededed;
	border-bottom-color: #808080;
	border-left-color: #808080;
	border-right-color: #808080;
	border-top-color: #808080;
	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
{
	box-shadow: #ededed;
	border-bottom-color: white;
	border-left-color: white;
	border-right-color: white;
	border-top-color: white;
}
.TableContainerStep,.TableContainerStepSelected
{
	box-shadow: #ededed;
	background-color: #eee;
}
.TableContainerStepSelected
{
	box-shadow: #ededed;
	background-color: #004080;
}
.TableContainerStepFirst
{
	box-shadow: #ededed;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
.TableContainerStepLast
{
	box-shadow: #ededed;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
.TableStepBullet,.TableStepBulletChecked,.TableStepBulletSelected,.TableStepExtraBulletChecked
{
	box-shadow: #ededed;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	background-color: #d9d9d9;
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
	border-bottom-left-radius: 25px;
	height: 25px;
	width: 25px;
}
.TableStepBulletChecked,.TableStepBulletSelected,.TableStepExtraBulletChecked
{
	background-position: 50% 50%;
	background-repeat: no-repeat;
	box-shadow: #ededed;
	background-color: #004080;
	background-image: url(../WizardStepChecked.png);
}
.TableStepBulletSelected
{
	box-shadow: #ededed;
	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;
}
.TableStepExtraBulletChecked
{
	box-shadow: #ededed;
	background-image: none;
}
.TableContainerStepBullet
{
	box-shadow: #ededed;
	background-color: #fff;
	width: 100px;
}
.TableStepBulletLine,.TableStepBulletLineChecked
{
	box-shadow: #ededed;
	margin-left: -1px;
	position: absolute;
	top: -3px;
	border-bottom-color: #d9d9d9;
	border-width: 4px;
	width: 39px;
	border-bottom-style:solid;
}
.TableStepBulletLineChecked
{
	box-shadow: #ededed;
	border-bottom-color: #004080;
}
.WizardTitleCell
{
	box-shadow: #ededed;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}
.TableStepInfo
{
	box-shadow: #ededed;
	margin-top: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	background-color: #fff;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}
.TableMasterPagePopup
{
	box-shadow: #ededed;
	padding-bottom: 10px;
	padding-left: 10px;
}
.TableUserRoleFixedHeader
{
	box-shadow: #ededed;
	position: fixed;
	right: 15px;
	max-height: 50px;
	min-height: 48px;
}
.TableHeaderSidebarImage
{
	box-shadow: #ededed;
	margin-right: 15px;
	margin-top: 5px;
	min-height: 48px;
}
.TableCardDashboardAdmin,.TableCardDashboardAdminInfoLight,.TableCardDashboardAdminDanger,.TableCardDashboardAdminWarning,.TableCardDashboardAdminSuccess,.TableCardDashboardAdminInfo,.TableCardDashboardAdminBaseColor,.TableCardDashboardAdmin2
{
	box-shadow: #ededed;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}
.TableCardDashboardAdminInfoLight
{
	box-shadow: #ededed;
	background-color: #00c0ef;
}
.TableCardDashboardAdminDanger
{
	box-shadow: #ededed;
	background-color: #dd4b39;
}
.TableCardDashboardAdminWarning
{
	box-shadow: #ededed;
	background-color: #f39c12;
}
.TableCardDashboardAdminSuccess
{
	box-shadow: #ededed;
	background-color: #00a65a;
}
.TableCardDashboardAdminInfo
{
	box-shadow: #ededed;
	background-color: #3c8dbc;
}
.TableCardDashboardAdminBaseColor
{
	box-shadow: #ededed;
	background-color: #004080;
}
.TableCardDashboardAdmin2
{
	box-shadow: #ededed;
	padding-bottom: 10px;
	background-color: #fff;
	border-bottom-color: #d3d3d3;
	border-left-color: #fff;
	border-right-color: #fff;
	border-top-color: #fff;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}
.TableCardProgressAdmin,.TableCardProgressAdminDanger,.TableCardProgressAdminWarning,.TableCardProgressAdminInfo,.TableCardProgressAdminSuccess,.TableCardProgressAdminBaseColor,.TableCardProgressAdminInfoLight
{
	box-shadow: #ededed;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	width: 100%;
}
.TableCardProgressAdminDanger
{
	box-shadow: #ededed;
	background-color: #dd4b39;
}
.TableCardProgressAdminWarning
{
	box-shadow: #ededed;
	background-color: #f39c12;
}
.TableCardProgressAdminInfo
{
	box-shadow: #ededed;
	background-color: #3c8dbc;
}
.TableCardProgressAdminSuccess
{
	box-shadow: #ededed;
	background-color: #00a65a;
}
.TableCardProgressAdminBaseColor
{
	box-shadow: #ededed;
	background-color: #004080;
}
.TableCardProgressAdminInfoLight
{
	box-shadow: #ededed;
	background-color: #00c0ef;
}
.SimpleCardTable,.ProductCardTable
{
	box-shadow: #ededed;
	overflow: hidden;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	background-color: #fff;
	border-bottom-color: #d7dfe3;
	border-left-color: #d7dfe3;
	border-right-color: #d7dfe3;
	border-top-color: #d7dfe3;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	height: 225px;
}
.ProductCardTable
{
	box-shadow: #ededed;
	margin-left: -15px;
	padding-bottom: 10px;
	padding-top: 10px;
	height: inherit;
}
.CardWithImageTable
{
	box-shadow: #ededed;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	background-color: #fff;
	border-bottom-color: #d7dfe3;
	border-left-color: #d7dfe3;
	border-right-color: #d7dfe3;
	border-top-color: #d7dfe3;
	border-style: solid;
	border-width: 1px;
	height: 428px;
	max-width: 100%;
}
.TableSplitScreen
{
	box-shadow: #ededed;
	background-color: #fff;
	border-bottom-color: #d7dfe3;
	border-left-color: #d7dfe3;
	border-right-color: #d7dfe3;
	border-top-color: #d7dfe3;
	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;
	overflow-y:auto;
	height: calc(100vh - 248px);
}
.CardImageMoreInfoTable
{
	bottom: 0px;
	box-shadow: #ededed;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	position: absolute;
}
.ChatDataTable
{
	box-shadow: #ededed;
	margin-bottom: -3px;
}
.TableWizardSummaryStep
{
	box-shadow: #ededed;
	padding-top: 10px;
	border-bottom-color: #d7dfe3;
	border-style: solid;
	border-bottom-width:1px;
}
.TableCardProgress
{
	box-shadow: #ededed;
	margin-left: 30px;
	margin-right: 30px;
}
.WeChatCard
{
	box-shadow: #ededed;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: -5px;
	margin-top: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	background-color: white;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}
.WeChatImageLargeTableItem
{
	box-shadow: #ededed;
	margin-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	background-color: white;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}
.TableContentWeChatInfo
{
	box-shadow: #ededed;
	margin-right: -15px;
	padding-right: 15px;
	padding-top: 5px;
	background-color: white;
}
.TableWeChatWhiteBackground
{
	box-shadow: #ededed;
	background-color: white;
}
.TableLoginLeftContent
{
	box-shadow: #ededed;
	padding-left: 50px;
	padding-top: 90px;
}
.TableHeaderSplitScreen
{
	box-shadow: #ededed;
	margin-left: -15px;
	margin-right: -15px;
	padding-left: 15px;
	padding-right: 15px;
	border-bottom-color: #d7dfe3;
	border-style: solid;
	border-width: 1px;
	border-left:0;
	border-right:0;
	border-top:0;
}
.TableStepUnderline,.TableStepUnderlineExtraBullet
{
	box-shadow: #ededed;
	margin-right: 5px;
	border-bottom-color: #d9d9d9;
	border-left-color: #d9d9d9;
	border-right-color: #d9d9d9;
	border-top-color: #d9d9d9;
	border-style: solid;
	border-width: 2px;
	border-top-left-radius: 100%;
	border-top-right-radius: 100%;
	border-bottom-right-radius: 100%;
	border-bottom-left-radius: 100%;
	height: 30px;
	width: 30px;
	line-height:26px;
}
.TableStepUnderlineExtraBullet
{
	box-shadow: #ededed;
	margin-left: -10px;
	margin-right: -30px;
	border-style: none;
}
.TableContainerStepUnderline
{
	box-shadow: #ededed;
	margin-right: 30px;
}
.TableStepExtraUnderlineChecked
{
	box-shadow: #ededed;
	margin-right: 5px;
	background-color: transparent;
	background-image: none;
	height: 26px;
	width: 26px;
	text-align: center;
	line-height:30px;
}
.WizardStepsLinePositionCell
{
	box-shadow: #ededed;
	padding-bottom: 40px;
	padding-left: 45px;
	padding-right: 45px;
	padding-top: 0px;
}
.TableStepVertical
{
	box-shadow: #ededed;
	margin-right: 5px;
	padding-top: 6px;
	background-color: #eee;
	border-top-left-radius: 100%;
	border-top-right-radius: 100%;
	border-bottom-right-radius: 100%;
	border-bottom-left-radius: 100%;
	height: 30px;
	width: 30px;
	line-height:18px;
}
.TableStepUnderlineExtra
{
	box-shadow: #ededed;
	margin-left: -10px;
	margin-right: -20px;
}
.TableWizardMainFullWidth
{
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.2);
	margin-top: 15px;
	background-color: #fff;
	border-bottom-color: #d7dfe3;
	border-left-color: #d7dfe3;
	border-right-color: #d7dfe3;
	border-top-color: #d7dfe3;
	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;
}
.LoginTable,.LoginTableBox
{
	box-shadow: #ededed;
}
.LoginTableBox
{
	box-shadow: #ededed;
	margin-bottom: 20px;
	margin-right: 20px;
	margin-top: 60px;
	padding-bottom: 40px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 40px;
	background-color: #fff;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	width: 400px;
	margin-left: calc(100vw - 600px);
}
.TablePageMain
{
	box-shadow: #ededed;
	margin-bottom: 30pt;
	border-bottom-color: rgba(255,255,255,0);
	border-left-color: rgba(255,255,255,0);
	border-right-color: rgba(255,255,255,0);
	border-top-color: #dcdcdc;
	border-style: solid;
	border-width: 1px;
}
.TablePageMainWrapper
{
	box-shadow: #ededed;
	margin-left: auto;
	margin-right: auto;
	margin-top: 32px;
	width: 1280px;
}
.Tablebjys
{
	box-shadow: #ededed;
	background-color: #efefef;
	border-bottom-color: #efefef;
	border-left-color: #efefef;
	border-right-color: #efefef;
	border-top-color: #efefef;
}
.table_radius
{
	box-shadow: #fff;
	margin-bottom: 15px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	background-color: #fff;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	color: #fff;
	height: 10%;
	max-height: 200px;
	min-height: 160px;
	width: 90%;
	max-width: 300px;
	min-width: 270px;
	color: #fff;
	border: 2px solid #ced4da;
	box-shadow: 1 5px 20px -15px black;
}
.Tableattribuite
{
	background-color: #fff;
	border-bottom-color: #eaeaea;
	border-left-color: #eaeaea;
	border-right-color: #eaeaea;
	border-top-color: #eaeaea;
	border-style: solid;
	border-width: 1px;
}
.Tableattribuite1
{
	background-color: #fff;
	border-bottom-color: #eaeaea;
	border-left-color: #eaeaea;
	border-right-color: #eaeaea;
	border-top-color: #eaeaea;
	border-style: solid;
	border-width: 1px;
	height: 32px;
	text-align: center;
}
.Tablemaxweight
{
	box-shadow: #ededed;
	max-width: 850px;
	min-width: 400px;
	text-align: center;
}
.Tabletop2
{
	box-shadow: #ededed;
	margin-top: 5px;
}
.CardWithImageTable1
{
	box-shadow: #ededed;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	background-color: #fff;
	border-bottom-color: #d7dfe3;
	border-left-color: #d7dfe3;
	border-right-color: #d7dfe3;
	border-top-color: #d7dfe3;
	border-style: solid;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	height: 255px;
	max-width: 100%;
}
.CardWithImageTable2
{
	box-shadow: #ededed;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	background-color: #fff;
	border-bottom-color: #d7dfe3;
	border-left-color: #d7dfe3;
	border-right-color: #d7dfe3;
	border-top-color: #d7dfe3;
	border-style: solid;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	height: 255px;
	max-width: 100%;
}
.TextBlock,.TextBlockDragging,.TextBlockAcceptDrag,.TextBlockNoAcceptDrag,.Title,.BigTitle,.UncollapsedBigTitle,.SeparateBigTitle,.SubTitle,.TableHeaderText,.Grid>caption,.GridDragging>caption,.GridAcceptDrag>caption,.GridNoAcceptDrag>caption,.WorkWithBorder>caption,.GridWithPaginationBar>caption,.GridWithTotalizer>caption,.GridGray>caption,.Grid_Category>caption,.Grid1>caption,.GridFusion>caption,.GridGray1>caption,.GridGray2>caption,.GridStandard>caption,.GridDrak>caption,.GridNoHeader>caption,.GridDrakNoHeader>caption,.WorkWith>caption,.PromptGrid>caption,.ViewGrid>caption,.WorkWithSelection>caption,.GridWithBorderColor>caption,.GridNoBorder>caption,.GridNoData>caption,.Grid[data-gx-grid-nodata]>caption,.GridDragging[data-gx-grid-nodata]>caption,.GridAcceptDrag[data-gx-grid-nodata]>caption,.GridNoAcceptDrag[data-gx-grid-nodata]>caption,.WorkWithBorder[data-gx-grid-nodata]>caption,.GridWithPaginationBar[data-gx-grid-nodata]>caption,.GridWithTotalizer[data-gx-grid-nodata]>caption,.GridGray[data-gx-grid-nodata]>caption,.Grid_Category[data-gx-grid-nodata]>caption,.Grid1[data-gx-grid-nodata]>caption,.GridFusion[data-gx-grid-nodata]>caption,.GridGray1[data-gx-grid-nodata]>caption,.GridGray2[data-gx-grid-nodata]>caption,.GridStandard[data-gx-grid-nodata]>caption,.GridDrak[data-gx-grid-nodata]>caption,.GridNoHeader[data-gx-grid-nodata]>caption,.GridDrakNoHeader[data-gx-grid-nodata]>caption,.WorkWith[data-gx-grid-nodata]>caption,.PromptGrid[data-gx-grid-nodata]>caption,.ViewGrid[data-gx-grid-nodata]>caption,.WorkWithSelection[data-gx-grid-nodata]>caption,.GridWithBorderColor[data-gx-grid-nodata]>caption,.GridNoBorder[data-gx-grid-nodata]>caption,.GridNoData[data-gx-grid-nodata]>caption,.GridSublevelAddNewLine[data-gx-grid-nodata]>caption,.GridHiddenRightLine[data-gx-grid-nodata]>caption,.GridHiddenRightLine1[data-gx-grid-nodata]>caption,.GridHiddenRightLine2[data-gx-grid-nodata]>caption,.GridHiddenRightLine3[data-gx-grid-nodata]>caption,.GridHiddenRightLine4[data-gx-grid-nodata]>caption,.GridHiddenRightLine5[data-gx-grid-nodata]>caption,.FreeStyleGrid[data-gx-grid-nodata]>caption,.TrnSublevelGrid[data-gx-grid-nodata]>caption,.RecentLinksGrid[data-gx-grid-nodata]>caption,.FreeStyleStepsVertical[data-gx-grid-nodata]>caption,.FreeStyleHomeModulesBig[data-gx-grid-nodata]>caption,.FreeStyleHomeModules[data-gx-grid-nodata]>caption,.FreeStyleHomeModulesBigDark[data-gx-grid-nodata]>caption,.FSGridAutoUnselectAll[data-gx-grid-nodata]>caption,.FreeStyleGridMPSearch[data-gx-grid-nodata]>caption,.CapacityPlanFSGrid[data-gx-grid-nodata]>caption,.CFMessages[data-gx-grid-nodata]>caption,.FreeStyleSteps[data-gx-grid-nodata]>caption,.VerticalTabGrid[data-gx-grid-nodata]>caption,.ColumnsSelectorFreeStyleGrid[data-gx-grid-nodata]>caption,.FreeStyleGridWithHeader[data-gx-grid-nodata]>caption,.FreeStyleStepsLine[data-gx-grid-nodata]>caption,.FreeStyleStepsProgress[data-gx-grid-nodata]>caption,.FreeStyleStepsUnderline[data-gx-grid-nodata]>caption,.GridSublevelAddNewLine>caption,.GridHiddenRightLine>caption,.GridHiddenRightLine1>caption,.GridHiddenRightLine2>caption,.GridHiddenRightLine3>caption,.GridHiddenRightLine4>caption,.GridHiddenRightLine5>caption,.Table>caption,.TableDragging>caption,.TableAcceptDrag>caption,.TableNoAcceptDrag>caption,.TableGrid>caption,.TableLeftMenu>caption,.TableTopMenu>caption,.ViewTable>caption,.TableHorizontalLine>caption,.header_pink_line>caption,.HorizontalSpace>caption,.TableBottom>caption,.RecentLinksTable>caption,.RecentLinksTableOdd>caption,.RecentLinksTableEven>caption,.Table80>caption,.Table95>caption,.TableButtons>caption,.Table960>caption,.TableGreyFooter>caption,.TableBlackFooter>caption,.TableBlackHeader>caption,.td5>caption,.td100>caption,.ToolbarMain>caption,.LevelTable>caption,.BodyContainer>caption,.LoginContainer>caption,.HeaderContainer>caption,.RecentLinksContainer>caption,.ThinHeaderContainer>caption,.FormContainer>caption,.TabsFormContainer>caption,.Container>caption,.ContainerFluid>caption,.AdvancedContainerItem>caption,.AdvancedContainerItemExpanded>caption,.OrdersTable>caption,.RecentLinksMainTable>caption,.RecentLinksMainTableExpanded>caption,.PromptContainer>caption,.PromptMainTable>caption,.GridTabMainTable>caption,.TableBorder100x100>caption,.HorizantalSpace>caption,.TopBottom30>caption,.TopBottom5>caption,.TableHeaderRight>caption,.FiltersContainer>caption,.FiltersContainerItem>caption,.FilterContainerItemSearch>caption,.NegativeMarginTop10>caption,.Table193x216>caption,.Table193x216Collapsed>caption,.ViewAdvancedContainer>caption,.ViewAdvancedContainerVisible>caption,.c_center_t>caption,.TableMainPrompt>caption,.TableMainTabs>caption,.FiltersCell>caption,.TableTotalizer>caption,.TableTotalizerAl>caption,.Table1>caption,.Width100>caption,.TableFiltersCell>caption,.Invisible>caption,.DataFilterContentCell>caption,.MergedItemNotRequired>caption,.TableLabel50Percent>caption,.TableWizardStepsArrow>caption,.DynamicFilters>caption,.TableContentHolderWithShadow>caption,.ProgressCardTable>caption,.GridNoHeaderCell>caption,.GridNoHeaderCellItems>caption,.TableNoAuth>caption,.CellPaddingTop10>caption,.HomeCell>caption,.HomeCell1>caption,.HomeCellWhite>caption,.HomeCellBlue>caption,.HomeCellBannerTitle>caption,.HomeCellBannerSearch>caption,.HomeCellBannerCard>caption,.HomeCellBannerCardR>caption,.HomeCellBannerCardL>caption,.HomeCellCardItem>caption,.HomeCellFormItem>caption,.HomeCellCenter>caption,.HomeCellRight>caption,.HomeCellFormItem1>caption,.HomeCellFormItem2>caption,.HomeCellGrey>caption,.HomeCellWhite1>caption,.HomeCellWhite2>caption,.HomeCellFormItem3>caption,.HomeCellCenter1>caption,.HomeCellFormItem4>caption,.HomeCellpurple>caption,.HomeCellWhite11>caption,.f_table_100p>caption,.table_box>caption,.Table_width>caption,.table_title>caption,.CFChatTable>caption,.CFCollapseWebComponent>caption,.CFGeneratorEmbTable>caption,.CFMainChatTable>caption,.CFResponseMessageTable>caption,.CFResponseMessageTableComponent>caption,.CFSendMessageTable>caption,.CFWebComponent>caption,.HoverTable>caption,.ItemTJTable>caption,.M_TabItem>caption,.MainCateTable>caption,.CateHoverTable>caption,.MyTable>caption,.OnHandWaring>caption,.PrintTable>caption,.ShopTable>caption,.tab_Forgings>caption,.tab_ForgingsHove>caption,.Tab_ibox>caption,.Tab_Print>caption,.Table_BlueBack>caption,.Table_login>caption,.Table_login_Left>caption,.Table_MainHFull>caption,.table_Print>caption,.table_Print1>caption,.table_Print2>caption,.table_Print3>caption,.table_Print4>caption,.table_Print5>caption,.Table_White>caption,.table100p>caption,.Table2>caption,.TableCat>caption,.TableCat_Over>caption,.TableForm>caption,.TableFull>caption,.tableHeight100>caption,.TableProduct>caption,.TableProduct1>caption,.TableRadius>caption,.TableRadiusBottom>caption,.TableRadiusTop>caption,.Table_green>caption,.ActionsContainer>caption,.ActionsContainerItem>caption,.ActionsContainerVisible>caption,.TableCardsMenu>caption,.TableCardsMenu2x>caption,.TableCardsMenu1>caption,.TableCardsMenu2>caption,.TableCardsMenu3>caption,.TableCardsMenu4>caption,.TableCardsMenu5>caption,.TableCardsMenuOptionWCPB>caption,.CardsMenuProgressIndicatorCircle>caption,.TableCardsMenuOptionWCCircle>caption,.TableAssociation>caption,.TableLogo>caption,.TableStepBulletLineCell>caption,.TableWizardMain>caption,.TableWizardMainWithShadow>caption,.WizardStepsCell>caption,.WizardStepsPositionCell>caption,.FilterMultipleSelectorCell>caption,.FilterMultiplePromptCell>caption,.FSSingleLine>caption,.FSWithHeaderCellBottomRow>caption,.MergeDataCell>caption,.TableFSHeader>caption,.AdvancedContainer>caption,.AdvancedContainerVisible>caption,.WWAdvancedContainer>caption,.MainContainer>caption,.MainContainerWithFooter>caption,.MainContainerNoBackground>caption,.MainContainerBackgroundWhite>caption,.MainContainerWeChatTemplate>caption,.TextBlockTitleCell>caption,.TableTitleCell>caption,.DataDescriptionCell>caption,.DataDescriptionCellLeft>caption,.DataDescriptionCellLogin>caption,.GridHeaderCell>caption,.GridHeaderCellCleanFilters>caption,.TableTop>caption,.TableTopSearch>caption,.TableContent>caption,.TableMainView>caption,.TableMainViewWithShadow>caption,.Table100x100>caption,.TableBorder>caption,.Table100x1004C>caption,.TableViewGeneralAtts>caption,.TableGridHeader>caption,.Table100x100H>caption,.TableView>caption,.GridLineEven>caption,.GridLineOdd>caption,.GridFooter>caption,.TableData>caption,.SpaceTable>caption,.TableMain>caption,.TableMainPopup>caption,.TableMainWithShadow>caption,.TableLeftSplitScreen>caption,.TableMainTransaction>caption,.TableMainTransactionPopUp>caption,.TableMainWhiteHeader>caption,.TableMainPopover>caption,.TableCardNumber>caption,.TableLogin>caption,.SmallTableLogin>caption,.LargeTableLogin>caption,.WelcomeTable>caption,.TableLogin2Cols>caption,.TableLoginError>caption,.TableLoginError2Cols>caption,.TableLoginWithLeftImage>caption,.TableLoginWithLeftImageError>caption,.TableWhiteBorder>caption,.TableMerged>caption,.TableSearch>caption,.TableActions>caption,.TableAttributesCell>caption,.TableSearchCell>caption,.TablePaddingLeft>caption,.TableLineSeparator>caption,.TableRowSideBar>caption,.breadCrumbTitleCell>caption,.TableActionsCell>caption,.TableActionsCellLogin>caption,.TableGeolocation>caption,.TableBar>caption,.TableCellAlignRight>caption,.TableAlignRight>caption,.TableAlignRightWithMargin>caption,.TableAlignRightMaster>caption,.TableCardMaterial>caption,.TableSplitMasterListRow>caption,.TableSplitMasterListSelectedRow>caption,.MasterTopIconsCell>caption,.TableHiddenExtraSmall>caption,.CellPaddingTop>caption,.TableViewTab>caption,.TablePaddingTop5>caption,.TableAlignedCentered>caption,.TableWithBottomBorder>caption,.TableStep>caption,.TableStepSelected>caption,.TableContainerStep>caption,.TableContainerStepSelected>caption,.TableContainerStepFirst>caption,.TableContainerStepLast>caption,.TableStepBullet>caption,.TableStepBulletChecked>caption,.TableStepBulletSelected>caption,.TableStepExtraBulletChecked>caption,.TableContainerStepBullet>caption,.TableStepBulletLine>caption,.TableStepBulletLineChecked>caption,.WizardTitleCell>caption,.TableStepInfo>caption,.TableMasterPagePopup>caption,.TableUserRoleFixedHeader>caption,.TableHeaderSidebarImage>caption,.TableCardDashboardAdmin>caption,.TableCardDashboardAdminInfoLight>caption,.TableCardDashboardAdminDanger>caption,.TableCardDashboardAdminWarning>caption,.TableCardDashboardAdminSuccess>caption,.TableCardDashboardAdminInfo>caption,.TableCardDashboardAdminBaseColor>caption,.TableCardDashboardAdmin2>caption,.TableCardProgressAdmin>caption,.TableCardProgressAdminDanger>caption,.TableCardProgressAdminWarning>caption,.TableCardProgressAdminInfo>caption,.TableCardProgressAdminSuccess>caption,.TableCardProgressAdminBaseColor>caption,.TableCardProgressAdminInfoLight>caption,.SimpleCardTable>caption,.ProductCardTable>caption,.CardWithImageTable>caption,.TableSplitScreen>caption,.CardImageMoreInfoTable>caption,.ChatDataTable>caption,.TableWizardSummaryStep>caption,.TableCardProgress>caption,.WeChatCard>caption,.WeChatImageLargeTableItem>caption,.TableContentWeChatInfo>caption,.TableWeChatWhiteBackground>caption,.TableLoginLeftContent>caption,.TableHeaderSplitScreen>caption,.TableStepUnderline>caption,.TableStepUnderlineExtraBullet>caption,.TableContainerStepUnderline>caption,.TableStepExtraUnderlineChecked>caption,.WizardStepsLinePositionCell>caption,.TableStepVertical>caption,.TableStepUnderlineExtra>caption,.TableWizardMainFullWidth>caption,.LoginTable>caption,.LoginTableBox>caption,.TablePageMain>caption,.TablePageMainWrapper>caption,.Tablebjys>caption,.table_radius>caption,.Tableattribuite>caption,.Tableattribuite1>caption,.Tablemaxweight>caption,.Tabletop2>caption,.CardWithImageTable1>caption,.CardWithImageTable2>caption,.FloatingVersionText,.FloatingVersionTextColoured,.VersionText,.bullet,.subBullet,.TextTable,.TBTopMenu,.HomeBodyText,.HomeBodyTextLink,.TBLeftMenu,.TextBlockHeader,.PopupTitle,.TextBlockHeaderLinkClass,.RecentLink,.FieldSetTitle,.Separator,.SmallLink,.RecentLinkItem,.VerticalMenuOption,.RecentsTitle,.WWAdvancedLabel,.WWOrderByLabel,.WWFilterLabel,.WWDateFilterLabel,.BtnTextBlock,.BtnTextBlockBack,.BtnTextBlockBackLink,.TextLikeLink,.WelcomeText,.WelcomeTextName,.WelcomeTextMarginLeft,.PagingText,.SelectedPagingText,.GlobalTitle,.BigGlobalTitle,.MainMenuTitle,.FilterLabel,.SubtitleLabel,.LogoutMenuOption,.SpecialText,.SpecialTextLabel,.RoundedImageText,.LinkRoundedImageText,.ActionText,.LinkText,.LinkText1,.NotificationTitle,.Mesage,.TextBlockLink,.TextBlockDashboardNumber,.TextBlockDashboardInfo,.TextBlockDashboardDanger,.TextBlockDashboardSuccess,.TextBlockDashboardWarning,.TextBlockDashboardNumberCard,.TextBlockDashboardNumberAdmin,.TextBlockDashboardBaseColor,.TextBlockDashboardInfoLight,.HomeText,.HomeTextOtherTitle,.HomeTextOtherSub,.f_label,.AttributeLabel,.H1_W,.LinkTxt,.M_Txt,.M_HoverTxt,.M_LinkTxt,.MainCateTxt,.MSTxt,.MyTxt,.odstatusbartitle,.Txt_Hover,.Txt_Hovered,.Txt_SongT,.Txt_XingK,.Txt_XinW,.titleyellow,.titlewihte,.NavBottomTitle,.WWOrderItem,.WWOrderItemSelected,.WWOrderItemSelectedHover,.WWLinkOrderItemSelected,.WWLinkOrderItem,.WWOrderItemHover,.ProgressBarCardsMenuDescription,.BreadCrumb,.AttributeFLLabel,.TextBlockDashboardDescription,.TextBlockDashboardDescriptionCard,.TextBlockDashboardDescriptionAdmin,.FooterText,.TextBlockTitleLogin,.GridNewRow,.GridNewRowWhite,.Grid>tfoot .gx_newrow,.GridDragging>tfoot .gx_newrow,.GridAcceptDrag>tfoot .gx_newrow,.GridNoAcceptDrag>tfoot .gx_newrow,.WorkWithBorder>tfoot .gx_newrow,.GridWithPaginationBar>tfoot .gx_newrow,.GridWithTotalizer>tfoot .gx_newrow,.GridGray>tfoot .gx_newrow,.Grid_Category>tfoot .gx_newrow,.Grid1>tfoot .gx_newrow,.GridFusion>tfoot .gx_newrow,.GridGray1>tfoot .gx_newrow,.GridGray2>tfoot .gx_newrow,.GridStandard>tfoot .gx_newrow,.GridDrak>tfoot .gx_newrow,.GridNoHeader>tfoot .gx_newrow,.GridDrakNoHeader>tfoot .gx_newrow,.WorkWith>tfoot .gx_newrow,.PromptGrid>tfoot .gx_newrow,.ViewGrid>tfoot .gx_newrow,.WorkWithSelection>tfoot .gx_newrow,.GridWithBorderColor>tfoot .gx_newrow,.GridNoBorder>tfoot .gx_newrow,.GridNoData>tfoot .gx_newrow,.Grid[data-gx-grid-nodata]>tfoot .gx_newrow,.GridDragging[data-gx-grid-nodata]>tfoot .gx_newrow,.GridAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow,.GridNoAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow,.WorkWithBorder[data-gx-grid-nodata]>tfoot .gx_newrow,.GridWithPaginationBar[data-gx-grid-nodata]>tfoot .gx_newrow,.GridWithTotalizer[data-gx-grid-nodata]>tfoot .gx_newrow,.GridGray[data-gx-grid-nodata]>tfoot .gx_newrow,.Grid_Category[data-gx-grid-nodata]>tfoot .gx_newrow,.Grid1[data-gx-grid-nodata]>tfoot .gx_newrow,.GridFusion[data-gx-grid-nodata]>tfoot .gx_newrow,.GridGray1[data-gx-grid-nodata]>tfoot .gx_newrow,.GridGray2[data-gx-grid-nodata]>tfoot .gx_newrow,.GridStandard[data-gx-grid-nodata]>tfoot .gx_newrow,.GridDrak[data-gx-grid-nodata]>tfoot .gx_newrow,.GridNoHeader[data-gx-grid-nodata]>tfoot .gx_newrow,.GridDrakNoHeader[data-gx-grid-nodata]>tfoot .gx_newrow,.WorkWith[data-gx-grid-nodata]>tfoot .gx_newrow,.PromptGrid[data-gx-grid-nodata]>tfoot .gx_newrow,.ViewGrid[data-gx-grid-nodata]>tfoot .gx_newrow,.WorkWithSelection[data-gx-grid-nodata]>tfoot .gx_newrow,.GridWithBorderColor[data-gx-grid-nodata]>tfoot .gx_newrow,.GridNoBorder[data-gx-grid-nodata]>tfoot .gx_newrow,.GridNoData[data-gx-grid-nodata]>tfoot .gx_newrow,.GridSublevelAddNewLine[data-gx-grid-nodata]>tfoot .gx_newrow,.GridHiddenRightLine[data-gx-grid-nodata]>tfoot .gx_newrow,.GridHiddenRightLine1[data-gx-grid-nodata]>tfoot .gx_newrow,.GridHiddenRightLine2[data-gx-grid-nodata]>tfoot .gx_newrow,.GridHiddenRightLine3[data-gx-grid-nodata]>tfoot .gx_newrow,.GridHiddenRightLine4[data-gx-grid-nodata]>tfoot .gx_newrow,.GridHiddenRightLine5[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,.FreeStyleStepsVertical[data-gx-grid-nodata]>tfoot .gx_newrow,.FreeStyleHomeModulesBig[data-gx-grid-nodata]>tfoot .gx_newrow,.FreeStyleHomeModules[data-gx-grid-nodata]>tfoot .gx_newrow,.FreeStyleHomeModulesBigDark[data-gx-grid-nodata]>tfoot .gx_newrow,.FSGridAutoUnselectAll[data-gx-grid-nodata]>tfoot .gx_newrow,.FreeStyleGridMPSearch[data-gx-grid-nodata]>tfoot .gx_newrow,.CapacityPlanFSGrid[data-gx-grid-nodata]>tfoot .gx_newrow,.CFMessages[data-gx-grid-nodata]>tfoot .gx_newrow,.FreeStyleSteps[data-gx-grid-nodata]>tfoot .gx_newrow,.VerticalTabGrid[data-gx-grid-nodata]>tfoot .gx_newrow,.ColumnsSelectorFreeStyleGrid[data-gx-grid-nodata]>tfoot .gx_newrow,.FreeStyleGridWithHeader[data-gx-grid-nodata]>tfoot .gx_newrow,.FreeStyleStepsLine[data-gx-grid-nodata]>tfoot .gx_newrow,.FreeStyleStepsProgress[data-gx-grid-nodata]>tfoot .gx_newrow,.FreeStyleStepsUnderline[data-gx-grid-nodata]>tfoot .gx_newrow,.GridSublevelAddNewLine>tfoot .gx_newrow,.GridHiddenRightLine>tfoot .gx_newrow,.GridHiddenRightLine1>tfoot .gx_newrow,.GridHiddenRightLine2>tfoot .gx_newrow,.GridHiddenRightLine3>tfoot .gx_newrow,.GridHiddenRightLine4>tfoot .gx_newrow,.GridHiddenRightLine5>tfoot .gx_newrow,.FreeStyleGridFooter>.gx_newrow,.TrnSublevelGridFooter>.gx_newrow,.RecentLinksGridFooter>.gx_newrow,.FreeStyleStepsVerticalFooter>.gx_newrow,.FreeStyleHomeModulesBigFooter>.gx_newrow,.FreeStyleHomeModulesFooter>.gx_newrow,.FreeStyleHomeModulesBigDarkFooter>.gx_newrow,.FSGridAutoUnselectAllFooter>.gx_newrow,.FreeStyleGridMPSearchFooter>.gx_newrow,.CapacityPlanFSGridFooter>.gx_newrow,.CFMessagesFooter>.gx_newrow,.FreeStyleStepsFooter>.gx_newrow,.VerticalTabGridFooter>.gx_newrow,.ColumnsSelectorFreeStyleGridFooter>.gx_newrow,.FreeStyleGridWithHeaderFooter>.gx_newrow,.FreeStyleStepsLineFooter>.gx_newrow,.FreeStyleStepsProgressFooter>.gx_newrow,.FreeStyleStepsUnderlineFooter>.gx_newrow,.GridLoadingText,.GridLoadingTextDraw,.Grid+div.gx-grid-loading,.GridDragging+div.gx-grid-loading,.GridAcceptDrag+div.gx-grid-loading,.GridNoAcceptDrag+div.gx-grid-loading,.WorkWithBorder+div.gx-grid-loading,.GridWithPaginationBar+div.gx-grid-loading,.GridWithTotalizer+div.gx-grid-loading,.GridGray+div.gx-grid-loading,.Grid_Category+div.gx-grid-loading,.Grid1+div.gx-grid-loading,.GridFusion+div.gx-grid-loading,.GridGray1+div.gx-grid-loading,.GridGray2+div.gx-grid-loading,.GridStandard+div.gx-grid-loading,.GridDrak+div.gx-grid-loading,.GridNoHeader+div.gx-grid-loading,.GridDrakNoHeader+div.gx-grid-loading,.WorkWith+div.gx-grid-loading,.PromptGrid+div.gx-grid-loading,.ViewGrid+div.gx-grid-loading,.WorkWithSelection+div.gx-grid-loading,.GridWithBorderColor+div.gx-grid-loading,.GridNoBorder+div.gx-grid-loading,.GridNoData+div.gx-grid-loading,.Grid[data-gx-grid-nodata]+div.gx-grid-loading,.GridDragging[data-gx-grid-nodata]+div.gx-grid-loading,.GridAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading,.GridNoAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading,.WorkWithBorder[data-gx-grid-nodata]+div.gx-grid-loading,.GridWithPaginationBar[data-gx-grid-nodata]+div.gx-grid-loading,.GridWithTotalizer[data-gx-grid-nodata]+div.gx-grid-loading,.GridGray[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_Category[data-gx-grid-nodata]+div.gx-grid-loading,.Grid1[data-gx-grid-nodata]+div.gx-grid-loading,.GridFusion[data-gx-grid-nodata]+div.gx-grid-loading,.GridGray1[data-gx-grid-nodata]+div.gx-grid-loading,.GridGray2[data-gx-grid-nodata]+div.gx-grid-loading,.GridStandard[data-gx-grid-nodata]+div.gx-grid-loading,.GridDrak[data-gx-grid-nodata]+div.gx-grid-loading,.GridNoHeader[data-gx-grid-nodata]+div.gx-grid-loading,.GridDrakNoHeader[data-gx-grid-nodata]+div.gx-grid-loading,.WorkWith[data-gx-grid-nodata]+div.gx-grid-loading,.PromptGrid[data-gx-grid-nodata]+div.gx-grid-loading,.ViewGrid[data-gx-grid-nodata]+div.gx-grid-loading,.WorkWithSelection[data-gx-grid-nodata]+div.gx-grid-loading,.GridWithBorderColor[data-gx-grid-nodata]+div.gx-grid-loading,.GridNoBorder[data-gx-grid-nodata]+div.gx-grid-loading,.GridNoData[data-gx-grid-nodata]+div.gx-grid-loading,.GridSublevelAddNewLine[data-gx-grid-nodata]+div.gx-grid-loading,.GridHiddenRightLine[data-gx-grid-nodata]+div.gx-grid-loading,.GridHiddenRightLine1[data-gx-grid-nodata]+div.gx-grid-loading,.GridHiddenRightLine2[data-gx-grid-nodata]+div.gx-grid-loading,.GridHiddenRightLine3[data-gx-grid-nodata]+div.gx-grid-loading,.GridHiddenRightLine4[data-gx-grid-nodata]+div.gx-grid-loading,.GridHiddenRightLine5[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,.FreeStyleStepsVertical[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleHomeModulesBig[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleHomeModules[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleHomeModulesBigDark[data-gx-grid-nodata]+div.gx-grid-loading,.FSGridAutoUnselectAll[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGridMPSearch[data-gx-grid-nodata]+div.gx-grid-loading,.CapacityPlanFSGrid[data-gx-grid-nodata]+div.gx-grid-loading,.CFMessages[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleSteps[data-gx-grid-nodata]+div.gx-grid-loading,.VerticalTabGrid[data-gx-grid-nodata]+div.gx-grid-loading,.ColumnsSelectorFreeStyleGrid[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGridWithHeader[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleStepsLine[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleStepsProgress[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleStepsUnderline[data-gx-grid-nodata]+div.gx-grid-loading,.GridSublevelAddNewLine+div.gx-grid-loading,.GridHiddenRightLine+div.gx-grid-loading,.GridHiddenRightLine1+div.gx-grid-loading,.GridHiddenRightLine2+div.gx-grid-loading,.GridHiddenRightLine3+div.gx-grid-loading,.GridHiddenRightLine4+div.gx-grid-loading,.GridHiddenRightLine5+div.gx-grid-loading,.FreeStyleGrid+div.gx-grid-loading,.TrnSublevelGrid+div.gx-grid-loading,.RecentLinksGrid+div.gx-grid-loading,.FreeStyleStepsVertical+div.gx-grid-loading,.FreeStyleHomeModulesBig+div.gx-grid-loading,.FreeStyleHomeModules+div.gx-grid-loading,.FreeStyleHomeModulesBigDark+div.gx-grid-loading,.FSGridAutoUnselectAll+div.gx-grid-loading,.FreeStyleGridMPSearch+div.gx-grid-loading,.CapacityPlanFSGrid+div.gx-grid-loading,.CFMessages+div.gx-grid-loading,.FreeStyleSteps+div.gx-grid-loading,.VerticalTabGrid+div.gx-grid-loading,.ColumnsSelectorFreeStyleGrid+div.gx-grid-loading,.FreeStyleGridWithHeader+div.gx-grid-loading,.FreeStyleStepsLine+div.gx-grid-loading,.FreeStyleStepsProgress+div.gx-grid-loading,.FreeStyleStepsUnderline+div.gx-grid-loading,.GridNoDataText,.Grid+.gx-text-gridnodata,.GridDragging+.gx-text-gridnodata,.GridAcceptDrag+.gx-text-gridnodata,.GridNoAcceptDrag+.gx-text-gridnodata,.WorkWithBorder+.gx-text-gridnodata,.GridWithPaginationBar+.gx-text-gridnodata,.GridWithTotalizer+.gx-text-gridnodata,.GridGray+.gx-text-gridnodata,.Grid_Category+.gx-text-gridnodata,.Grid1+.gx-text-gridnodata,.GridFusion+.gx-text-gridnodata,.GridGray1+.gx-text-gridnodata,.GridGray2+.gx-text-gridnodata,.GridStandard+.gx-text-gridnodata,.GridDrak+.gx-text-gridnodata,.GridNoHeader+.gx-text-gridnodata,.GridDrakNoHeader+.gx-text-gridnodata,.WorkWith+.gx-text-gridnodata,.PromptGrid+.gx-text-gridnodata,.ViewGrid+.gx-text-gridnodata,.WorkWithSelection+.gx-text-gridnodata,.GridWithBorderColor+.gx-text-gridnodata,.GridNoBorder+.gx-text-gridnodata,.GridNoData+.gx-text-gridnodata,.Grid[data-gx-grid-nodata]+.gx-text-gridnodata,.GridDragging[data-gx-grid-nodata]+.gx-text-gridnodata,.GridAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata,.GridNoAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata,.WorkWithBorder[data-gx-grid-nodata]+.gx-text-gridnodata,.GridWithPaginationBar[data-gx-grid-nodata]+.gx-text-gridnodata,.GridWithTotalizer[data-gx-grid-nodata]+.gx-text-gridnodata,.GridGray[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_Category[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid1[data-gx-grid-nodata]+.gx-text-gridnodata,.GridFusion[data-gx-grid-nodata]+.gx-text-gridnodata,.GridGray1[data-gx-grid-nodata]+.gx-text-gridnodata,.GridGray2[data-gx-grid-nodata]+.gx-text-gridnodata,.GridStandard[data-gx-grid-nodata]+.gx-text-gridnodata,.GridDrak[data-gx-grid-nodata]+.gx-text-gridnodata,.GridNoHeader[data-gx-grid-nodata]+.gx-text-gridnodata,.GridDrakNoHeader[data-gx-grid-nodata]+.gx-text-gridnodata,.WorkWith[data-gx-grid-nodata]+.gx-text-gridnodata,.PromptGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.ViewGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.WorkWithSelection[data-gx-grid-nodata]+.gx-text-gridnodata,.GridWithBorderColor[data-gx-grid-nodata]+.gx-text-gridnodata,.GridNoBorder[data-gx-grid-nodata]+.gx-text-gridnodata,.GridNoData[data-gx-grid-nodata]+.gx-text-gridnodata,.GridSublevelAddNewLine[data-gx-grid-nodata]+.gx-text-gridnodata,.GridHiddenRightLine[data-gx-grid-nodata]+.gx-text-gridnodata,.GridHiddenRightLine1[data-gx-grid-nodata]+.gx-text-gridnodata,.GridHiddenRightLine2[data-gx-grid-nodata]+.gx-text-gridnodata,.GridHiddenRightLine3[data-gx-grid-nodata]+.gx-text-gridnodata,.GridHiddenRightLine4[data-gx-grid-nodata]+.gx-text-gridnodata,.GridHiddenRightLine5[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,.FreeStyleStepsVertical[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleHomeModulesBig[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleHomeModules[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleHomeModulesBigDark[data-gx-grid-nodata]+.gx-text-gridnodata,.FSGridAutoUnselectAll[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGridMPSearch[data-gx-grid-nodata]+.gx-text-gridnodata,.CapacityPlanFSGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.CFMessages[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleSteps[data-gx-grid-nodata]+.gx-text-gridnodata,.VerticalTabGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.ColumnsSelectorFreeStyleGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGridWithHeader[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleStepsLine[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleStepsProgress[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleStepsUnderline[data-gx-grid-nodata]+.gx-text-gridnodata,.GridSublevelAddNewLine+.gx-text-gridnodata,.GridHiddenRightLine+.gx-text-gridnodata,.GridHiddenRightLine1+.gx-text-gridnodata,.GridHiddenRightLine2+.gx-text-gridnodata,.GridHiddenRightLine3+.gx-text-gridnodata,.GridHiddenRightLine4+.gx-text-gridnodata,.GridHiddenRightLine5+.gx-text-gridnodata,.FreeStyleGrid+.gx-text-gridnodata,.TrnSublevelGrid+.gx-text-gridnodata,.RecentLinksGrid+.gx-text-gridnodata,.FreeStyleStepsVertical+.gx-text-gridnodata,.FreeStyleHomeModulesBig+.gx-text-gridnodata,.FreeStyleHomeModules+.gx-text-gridnodata,.FreeStyleHomeModulesBigDark+.gx-text-gridnodata,.FSGridAutoUnselectAll+.gx-text-gridnodata,.FreeStyleGridMPSearch+.gx-text-gridnodata,.CapacityPlanFSGrid+.gx-text-gridnodata,.CFMessages+.gx-text-gridnodata,.FreeStyleSteps+.gx-text-gridnodata,.VerticalTabGrid+.gx-text-gridnodata,.ColumnsSelectorFreeStyleGrid+.gx-text-gridnodata,.FreeStyleGridWithHeader+.gx-text-gridnodata,.FreeStyleStepsLine+.gx-text-gridnodata,.FreeStyleStepsProgress+.gx-text-gridnodata,.FreeStyleStepsUnderline+.gx-text-gridnodata,.TextBlockFSWithHeaderTitle,.Label,.RequiredLabel,.gx-label.RatingLabel,.gx-label.AttributeLabel,.gx-label.BlobInputAttributeLabel,.gx-label.DownloadAttributeLabel,.gx-label.ReadonlyDownloadAttributeLabel,.gx-label.AttSubTitleLabel,.gx-label.BlobInputAttSubTitleLabel,.gx-label.BlobContentAttSubTitleLabel,.gx-label.ReadonlyBlobContentAttSubTitleLabel,.gx-label.ReadonlyAttSubTitleLabel,.gx-label.IME_ActiveLabel,.gx-label.BlobContentIME_ActiveLabel,.gx-label.ReadonlyBlobContentIME_ActiveLabel,.gx-label.BlobInputIME_ActiveLabel,.gx-label.ReadonlyIME_ActiveLabel,.gx-label.IME_InactiveLabel,.gx-label.BlobContentIME_InactiveLabel,.gx-label.ReadonlyBlobContentIME_InactiveLabel,.gx-label.BlobInputIME_InactiveLabel,.gx-label.ReadonlyIME_InactiveLabel,.gx-label.IME_DisabledLabel,.gx-label.BlobContentIME_DisabledLabel,.gx-label.ReadonlyBlobContentIME_DisabledLabel,.gx-label.BlobInputIME_DisabledLabel,.gx-label.ReadonlyIME_DisabledLabel,.gx-label.CheckboxLabelLabel,.gx-label.BlobContentCheckboxLabelLabel,.gx-label.ReadonlyBlobContentCheckboxLabelLabel,.gx-label.BlobInputCheckboxLabelLabel,.gx-label.ReadonlyCheckboxLabelLabel,.gx-label.FilterAttributeLabel,.gx-label.BlobContentFilterAttributeLabel,.gx-label.ReadonlyBlobContentFilterAttributeLabel,.gx-label.ReadonlyFilterAttributeLabel,.gx-label.BlobInputFilterAttributeLabel,.gx-label.FilterComboAttributeLabel,.gx-label.BlobContentFilterComboAttributeLabel,.gx-label.ReadonlyBlobContentFilterComboAttributeLabel,.gx-label.BlobInputFilterComboAttributeLabel,.gx-label.ReadonlyFilterComboAttributeLabel,.gx-label.FilterSearchAttributeLabel,.gx-label.BlobContentFilterSearchAttributeLabel,.gx-label.ReadonlyBlobContentFilterSearchAttributeLabel,.gx-label.BlobInputFilterSearchAttributeLabel,.gx-label.ReadonlyFilterSearchAttributeLabel,.gx-label.FilterSearchAttributeFocusLabel,.gx-label.BlobContentFilterSearchAttributeFocusLabel,.gx-label.ReadonlyBlobContentFilterSearchAttributeFocusLabel,.gx-label.BlobInputFilterSearchAttributeFocusLabel,.gx-label.ReadonlyFilterSearchAttributeFocusLabel,.gx-label.DateFilterSearchAttributeLabel,.gx-label.BlobContentDateFilterSearchAttributeLabel,.gx-label.ReadonlyBlobContentDateFilterSearchAttributeLabel,.gx-label.BlobInputDateFilterSearchAttributeLabel,.gx-label.ReadonlyDateFilterSearchAttributeLabel,.gx-label.FilterPanelLabel,.gx-label.BlobContentFilterPanelLabel,.gx-label.ReadonlyBlobContentFilterPanelLabel,.gx-label.BlobInputFilterPanelLabel,.gx-label.ReadonlyFilterPanelLabel,.gx-label.DescriptionAttributeLabel,.gx-label.BlobContentDescriptionAttributeLabel,.gx-label.ReadonlyBlobContentDescriptionAttributeLabel,.gx-label.ReadonlyDescriptionAttributeLabel,.gx-label.BlobInputDescriptionAttributeLabel,.gx-label.LoginAttributeLabel,.gx-label.BlobContentLoginAttributeLabel,.gx-label.ReadonlyBlobContentLoginAttributeLabel,.gx-label.BlobInputLoginAttributeLabel,.gx-label.ReadonlyLoginAttributeLabel,.gx-label.LoginComboAttributeLabel,.gx-label.BlobContentLoginComboAttributeLabel,.gx-label.ReadonlyBlobContentLoginComboAttributeLabel,.gx-label.BlobInputLoginComboAttributeLabel,.gx-label.ReadonlyLoginComboAttributeLabel,.gx-label.RegistrationAttributeLabel,.gx-label.BlobContentRegistrationAttributeLabel,.gx-label.ReadonlyBlobContentRegistrationAttributeLabel,.gx-label.BlobInputRegistrationAttributeLabel,.gx-label.ReadonlyRegistrationAttributeLabel,.gx-label.RequiredAttributeLabel,.gx-label.BlobContentRequiredAttributeLabel,.gx-label.ReadonlyBlobContentRequiredAttributeLabel,.gx-label.BlobInputRequiredAttributeLabel,.gx-label.ReadonlyRequiredAttributeLabel,.gx-label.InactiveAttributeLabel,.gx-label.BlobContentInactiveAttributeLabel,.gx-label.ReadonlyBlobContentInactiveAttributeLabel,.gx-label.BlobInputInactiveAttributeLabel,.gx-label.ReadonlyInactiveAttributeLabel,.gx-label.ComboAttributeLabel,.gx-label.BlobContentComboAttributeLabel,.gx-label.ReadonlyBlobContentComboAttributeLabel,.gx-label.BlobInputComboAttributeLabel,.gx-label.ReadonlyComboAttributeLabel,.gx-label.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.AttributeCardsMenuTitleLabel,.gx-label.ReadonlyAttributeCardsMenuTitleLabel,.gx-label.AttributeSecondaryLabel,.gx-label.ReadonlyAttributeSecondaryLabel,.gx-label.BootstrapTooltipRightLabel,.gx-label.BootstrapTooltipLeftLabel,.gx-label.AttributeSearchResultTitleLabel,.gx-label.ReadonlyAttributeSearchResultTitleLabel,.gx-label.AttributeStepUnderlineUnselectedLabel,.gx-label.AttributeWeChatCheckBoxLabel,.gx-label.AttributeWeChatPriceSubtitleLabel,.gx-label.ReadonlyAttributeWeChatPriceSubtitleLabel,.gx-label.AttributeWeChatListLabel,.gx-label.UserInfoRoleLabel,.gx-label.AttTextAlienLabel,.gx-label.BlobContentAttTextAlienLabel,.gx-label.ReadonlyBlobContentAttTextAlienLabel,.gx-label.BlobInputAttTextAlienLabel,.gx-label.ReadonlyAttTextAlienLabel,.gx-label.AttTextAlienLeftLabel,.gx-label.BlobContentAttTextAlienLeftLabel,.gx-label.ReadonlyBlobContentAttTextAlienLeftLabel,.gx-label.BlobInputAttTextAlienLeftLabel,.gx-label.ReadonlyAttTextAlienLeftLabel,.gx-label.AttTextAlienRightLabel,.gx-label.BlobContentAttTextAlienRightLabel,.gx-label.ReadonlyBlobContentAttTextAlienRightLabel,.gx-label.BlobInputAttTextAlienRightLabel,.gx-label.ReadonlyAttTextAlienRightLabel,.gx-label.AttTextAlienCenterLabel,.gx-label.BlobContentAttTextAlienCenterLabel,.gx-label.ReadonlyBlobContentAttTextAlienCenterLabel,.gx-label.BlobInputAttTextAlienCenterLabel,.gx-label.ReadonlyAttTextAlienCenterLabel,.gx-label.UpdateAttributeLabel,.gx-label.AttributeHomeLabel,.gx-label.BlobContentAttributeHomeLabel,.gx-label.ReadonlyBlobContentAttributeHomeLabel,.gx-label.BlobInputAttributeHomeLabel,.gx-label.ReadonlyAttributeHomeLabel,.gx-label.AttributeHomeBannerNumLabel,.gx-label.BlobContentAttributeHomeBannerNumLabel,.gx-label.ReadonlyBlobContentAttributeHomeBannerNumLabel,.gx-label.BlobInputAttributeHomeBannerNumLabel,.gx-label.ReadonlyAttributeHomeBannerNumLabel,.gx-label.meet2Label,.gx-label.descLabel,.gx-label.odattributeLabel,.gx-label.BlobContentodattributeLabel,.gx-label.ReadonlyBlobContentodattributeLabel,.gx-label.BlobInputodattributeLabel,.gx-label.ReadonlyodattributeLabel,.gx-label.t_ysproject_auditlookLabel,.gx-label.Attributeph0Label,.gx-label.Attributeph2DateTimeLabel,.gx-label.ListItemImgupd1Label,.gx-label.ListItemImgupdLabel,.gx-label.f_input_hoverLabel,.gx-label.BlobContentf_input_hoverLabel,.gx-label.ReadonlyBlobContentf_input_hoverLabel,.gx-label.BlobInputf_input_hoverLabel,.gx-label.Readonlyf_input_hoverLabel,.gx-label.f_input_focusLabel,.gx-label.BlobContentf_input_focusLabel,.gx-label.ReadonlyBlobContentf_input_focusLabel,.gx-label.BlobInputf_input_focusLabel,.gx-label.Readonlyf_input_focusLabel,.gx-label.checkbox_oneLabel,.gx-label.BlobContentcheckbox_oneLabel,.gx-label.ReadonlyBlobContentcheckbox_oneLabel,.gx-label.BlobInputcheckbox_oneLabel,.gx-label.Readonlycheckbox_oneLabel,.gx-label.Att_LoginLabel,.gx-label.BlobContentAtt_LoginLabel,.gx-label.ReadonlyBlobContentAtt_LoginLabel,.gx-label.BlobInputAtt_LoginLabel,.gx-label.ReadonlyAtt_LoginLabel,.gx-label.Att_PrintAttLabel,.gx-label.BlobContentAtt_PrintAttLabel,.gx-label.ReadonlyBlobContentAtt_PrintAttLabel,.gx-label.BlobInputAtt_PrintAttLabel,.gx-label.ReadonlyAtt_PrintAttLabel,.gx-label.AttCenterLabel,.gx-label.BlobContentAttCenterLabel,.gx-label.ReadonlyBlobContentAttCenterLabel,.gx-label.BlobInputAttCenterLabel,.gx-label.ReadonlyAttCenterLabel,.gx-label.AttDateLabel,.gx-label.BlobContentAttDateLabel,.gx-label.ReadonlyBlobContentAttDateLabel,.gx-label.BlobInputAttDateLabel,.gx-label.ReadonlyAttDateLabel,.gx-label.Attribute1Label,.gx-label.BlobContentAttribute1Label,.gx-label.ReadonlyBlobContentAttribute1Label,.gx-label.BlobInputAttribute1Label,.gx-label.ReadonlyAttribute1Label,.gx-label.AttributeCenterLabel,.gx-label.BlobContentAttributeCenterLabel,.gx-label.ReadonlyBlobContentAttributeCenterLabel,.gx-label.BlobInputAttributeCenterLabel,.gx-label.ReadonlyAttributeCenterLabel,.gx-label.AttributeDrawLabel,.gx-label.BlobInputgridDrawLabel,.gx-label.ReadonlygridDrawLabel,.gx-label.BlobContentgridDrawLabel,.gx-label.ReadonlyBlobContentgridDrawLabel,.gx-label.BlobContentGridSeqLabel,.gx-label.ReadonlyBlobContentGridSeqLabel,.gx-label.centerLabel,.gx-label.CFSendLabel,.gx-label.CFSendMessageVariableLabel,.gx-label.grayatttibuteLabel,.gx-label.BlobContentgrayatttibuteLabel,.gx-label.ReadonlyBlobContentgrayatttibuteLabel,.gx-label.BlobInputgrayatttibuteLabel,.gx-label.ReadonlygrayatttibuteLabel,.gx-label.GridSeqLabel,.gx-label.BlobInputGridSeqLabel,.gx-label.ReadonlyGridSeqLabel,.gx-label.HandWarnAttLabel,.gx-label.MSAttLabel,.gx-label.BlobContentMSAttLabel,.gx-label.ReadonlyBlobContentMSAttLabel,.gx-label.BlobInputMSAttLabel,.gx-label.ReadonlyMSAttLabel,.gx-label.MSCodeLabel,.gx-label.BlobContentMSCodeLabel,.gx-label.ReadonlyBlobContentMSCodeLabel,.gx-label.BlobInputMSCodeLabel,.gx-label.ReadonlyMSCodeLabel,.gx-label.MSNameLabel,.gx-label.BlobContentMSNameLabel,.gx-label.ReadonlyBlobContentMSNameLabel,.gx-label.BlobInputMSNameLabel,.gx-label.ReadonlyMSNameLabel,.gx-label.GridAttLabel,.gx-label.BlobContentGridAttLabel,.gx-label.ReadonlyBlobContentGridAttLabel,.gx-label.BlobInputGridAttLabel,.gx-label.ReadonlyGridAttLabel,.gx-label.AttributeDrakLabel,.gx-label.BlobContentAttributeDrakLabel,.gx-label.ReadonlyBlobContentAttributeDrakLabel,.gx-label.ReadonlyAttributeDrakLabel,.gx-label.BlobInputAttributeDrakLabel,.gx-label.GridAttRateLabel,.gx-label.BlobContentGridAttRateLabel,.gx-label.ReadonlyBlobContentGridAttRateLabel,.gx-label.BlobInputGridAttRateLabel,.gx-label.ReadonlyGridAttRateLabel,.gx-label.AttFamilyLabel,.gx-label.BlobContentAttFamilyLabel,.gx-label.ReadonlyBlobContentAttFamilyLabel,.gx-label.ReadonlyAttFamilyLabel,.gx-label.BlobInputAttFamilyLabel,.gx-label.TextHomeNotifyLabel,.gx-label.attribuiteLabel,.gx-label.CardProfileExtendedInfoImageLabel,.gx-label.CardProfileExtendedInfoTitleLabel,.gx-label.CardProfileExtendedInfoSubtitleLabel,.gx-label.ProfileCardExtendedInfoAboutInfoLabel,.gx-label.AttributesearshLabel,.gx-label.BlobContentAttributesearshLabel,.gx-label.ReadonlyBlobContentAttributesearshLabel,.gx-label.BlobInputAttributesearshLabel,.gx-label.ReadonlyAttributesearshLabel,.gx-label.AttributelbLabel,.gx-label.SubtitleAttributeLabel,.gx-label.BlobContentSubtitleAttributeLabel,.gx-label.ReadonlyBlobContentSubtitleAttributeLabel,.gx-label.BlobInputSubtitleAttributeLabel,.gx-label.ReadonlySubtitleAttributeLabel,.gx-label.AttributeRealWidthCheckBoxLabel,.gx-label.AttributeSearchResultSubtitleLabel,.gx-label.ReadonlyAttributeSearchResultSubtitleLabel,.gx-label.AttributephDateLabel,.gx-label.t_ysproject_auditlookDateLabel,.gx-label.LoginAttributeInputLabel,.gx-label.AttributeFLLabel,.gx-label.ReadonlyAttributeFLLabel,.gx-label.ErrorAttributeFLLabel,.gx-label.BlobInputAttributeFLLabel,.gx-label.BlobContentAttributeFLLabel,.gx-label.ReadonlyBlobContentAttributeFLLabel,.gx-label.AttributeTitleSplitScreenLabel,.gx-label.ReadonlyAttributeTitleSplitScreenLabel,.gx-label.AttributeSubtitleSplitScreenLabel,.gx-label.ReadonlyAttributeSubtitleSplitScreenLabel,.gx-label.AttributeSearchSplitScreenLabel,.gx-label.ReadonlyAttributeSearchSplitScreenLabel,.gx-label.AttributeSearchWeChatTemplateLabel,.gx-label.ReadonlyAttributeSearchWeChatTemplateLabel,.gx-label.AttributeSearchLabel,.gx-label.ReadonlyAttributeSearchLabel,.gx-label.AttributeLoginLabel,.gx-label.AttributeLoginImageLeftLabel,.gx-label.AttributeRealWidthTotalizerLabel,.gx-label.AttributeAcceptDragLabel,.gx-label.AttributeTotalizerLabel,.gx-label.ReadonlyAttributeTotalizerLabel,.gx-label.ReadonlyAttributeRealWidthTotalizerLabel,.gx-label.AttributeWidthAutoLabel,.gx-label.AttributeStepLabel,.gx-label.ReadonlyAttributeStepLabel,.gx-label.AttributeStepSelectedLabel,.gx-label.ReadonlyAttributeStepSelectedLabel,.gx-label.AttributeStepBulletLabel,.gx-label.ReadonlyAttributeStepBulletLabel,.gx-label.AttributeStepBulletUnSelectedLabel,.gx-label.ReadonlyAttributeStepBulletUnSelectedLabel,.gx-label.AttributeStepBulletSelectedLabel,.gx-label.ReadonlyAttributeStepBulletSelectedLabel,.gx-label.AttributeDateTimeLabel,.gx-label.AttributeRealWidthDateTimeLabel,.gx-label.ReadonlyAttributeDateTimeLabel,.gx-label.CheckBoxLabel,.gx-label.BlobContentCheckBoxLabel,.gx-label.ReadonlyBlobContentCheckBoxLabel,.gx-label.BlobInputCheckBoxLabel,.gx-label.ReadonlyCheckBoxLabel,.gx-label.AttributeCheckBoxLabel,.gx-label.ImageAttributeLabel,.gx-label.ResponsiveImageAttributeLabel,.gx-label.BlobContentResponsiveImageAttributeLabel,.gx-label.ReadonlyBlobContentResponsiveImageAttributeLabel,.gx-label.ReadonlyResponsiveImageAttributeLabel,.gx-label.BlobInputResponsiveImageAttributeLabel,.gx-label.ProfileImageAttributeLabel,.gx-label.BlobContentProfileImageAttributeLabel,.gx-label.ReadonlyBlobContentProfileImageAttributeLabel,.gx-label.BlobInputProfileImageAttributeLabel,.gx-label.ReadonlyProfileImageAttributeLabel,.gx-label.SmallProfileImageAttributeLabel,.gx-label.BlobContentSmallProfileImageAttributeLabel,.gx-label.ReadonlyBlobContentSmallProfileImageAttributeLabel,.gx-label.BlobInputSmallProfileImageAttributeLabel,.gx-label.ReadonlySmallProfileImageAttributeLabel,.gx-label.ActionAttributeLabel,.gx-label.BlobContentActionAttributeLabel,.gx-label.ReadonlyBlobContentActionAttributeLabel,.gx-label.ReadonlyActionAttributeLabel,.gx-label.DeleteAttributeLabel,.gx-label.BlobContentDeleteAttributeLabel,.gx-label.ReadonlyBlobContentDeleteAttributeLabel,.gx-label.ReadonlyDeleteAttributeLabel,.gx-label.BlobInputDeleteAttributeLabel,.gx-label.DisplayAttributeLabel,.gx-label.BlobContentDisplayAttributeLabel,.gx-label.ReadonlyBlobContentDisplayAttributeLabel,.gx-label.ReadonlyDisplayAttributeLabel,.gx-label.BlobInputDisplayAttributeLabel,.gx-label.SelectionAttributeLabel,.gx-label.BlobContentSelectionAttributeLabel,.gx-label.ReadonlyBlobContentSelectionAttributeLabel,.gx-label.ReadonlySelectionAttributeLabel,.gx-label.BlobInputSelectionAttributeLabel,.gx-label.DisabledActionAttributeLabel,.gx-label.BlobContentDisabledActionAttributeLabel,.gx-label.ReadonlyBlobContentDisabledActionAttributeLabel,.gx-label.ReadonlyDisabledActionAttributeLabel,.gx-label.BlobInputDisabledActionAttributeLabel,.gx-label.BlobInputActionAttributeLabel,.gx-label.SelectAttributeLabel,.gx-label.BlobContentSelectAttributeLabel,.gx-label.ReadonlyBlobContentSelectAttributeLabel,.gx-label.BlobInputSelectAttributeLabel,.gx-label.ReadonlySelectAttributeLabel,.gx-label.BlackAttributeLabel,.gx-label.BlobContentBlackAttributeLabel,.gx-label.ReadonlyBlobContentBlackAttributeLabel,.gx-label.BlobInputBlackAttributeLabel,.gx-label.ReadonlyBlackAttributeLabel,.gx-label.ActionBaseColorAttributeLabel,.gx-label.BlobContentActionBaseColorAttributeLabel,.gx-label.ReadonlyBlobContentActionBaseColorAttributeLabel,.gx-label.ReadonlyActionBaseColorAttributeLabel,.gx-label.BlobInputActionBaseColorAttributeLabel,.gx-label.ReadonlyImageAttributeLabel,.gx-label.VideoAttributeLabel,.gx-label.ReadonlyVideoAttributeLabel,.gx-label.AudioAttributeLabel,.gx-label.ReadonlyAudioAttributeLabel,.gx-label.ErrorAttributeLabel,.gx-label.ErrorAttributeDateLabel,.gx-label.WarningAttributeLabel,.gx-label.AssociationListAttributeLabel,.gx-label.BlobContentAssociationListAttributeLabel,.gx-label.ReadonlyBlobContentAssociationListAttributeLabel,.gx-label.BlobInputAssociationListAttributeLabel,.gx-label.ReadonlyAssociationListAttributeLabel,.gx-label.ReadonlyAttributeLabel,.gx-label.ReadonlyMedioLabel,.gx-label.BlobContentReadonlyMedioLabel,.gx-label.ReadonlyBlobContentReadonlyMedioLabel,.gx-label.BlobInputReadonlyMedioLabel,.gx-label.ReadonlyReadonlyMedioLabel,.gx-label.ReadonlyAttributeRealWidthLabel,.gx-label.ReadonlyCFDateLabel,.gx-label.ReadonlyCFHiddenLabel,.gx-label.ReadonlyCFResponseMessageLabel,.gx-label.ReadonlyCFSendMessageLabel,.gx-label.ReadonlyReadonlyCFSendMessageLabel,.gx-label.ReadonlyAttributeNoWrapLabel,.gx-label.ReadonlyAttributeRealWidthDateTimeLabel,.gx-label.GridTitleLabel,.gx-label.ReadonlyGridTitleLabel,.gx-label.AttributeTitleWWPLabel,.gx-label.BlobContentAttributeTitleWWPLabel,.gx-label.ReadonlyBlobContentAttributeTitleWWPLabel,.gx-label.BlobInputAttributeTitleWWPLabel,.gx-label.ReadonlyAttributeTitleWWPLabel,.gx-label.AttributeWhiteLabel,.gx-label.BlobContentAttributeWhiteLabel,.gx-label.ReadonlyBlobContentAttributeWhiteLabel,.gx-label.BlobInputAttributeWhiteLabel,.gx-label.ReadonlyAttributeWhiteLabel,.gx-label.AttributeCharLongLabel,.gx-label.BlobContentAttributeCharLongLabel,.gx-label.ReadonlyBlobContentAttributeCharLongLabel,.gx-label.BlobInputAttributeCharLongLabel,.gx-label.ReadonlyAttributeCharLongLabel,.gx-label.AttributeManageFiltersLabel,.gx-label.AttributeImageFixWidthLabel,.gx-label.BlobContentAttributeImageFixWidthLabel,.gx-label.ReadonlyBlobContentAttributeImageFixWidthLabel,.gx-label.BlobInputAttributeImageFixWidthLabel,.gx-label.ReadonlyAttributeImageFixWidthLabel,.gx-label.AttributeDateLabel,.gx-label.BlobContentAttributeDateLabel,.gx-label.ReadonlyBlobContentAttributeDateLabel,.gx-label.BlobInputAttributeDateLabel,.gx-label.ReadonlyAttributeDateLabel,.gx-label.AttributeRealWidthDateLabel,.gx-label.ReadonlyAttributeRealWidthDateLabel,.gx-label.AttributeInactiveLabel,.gx-label.BlobContentAttributeInactiveLabel,.gx-label.ReadonlyBlobContentAttributeInactiveLabel,.gx-label.BlobInputAttributeInactiveLabel,.gx-label.ReadonlyAttributeInactiveLabel,.gx-label.AttributeRealWidthLabel,.gx-label.BlobContentAttributeRealWidthLabel,.gx-label.ReadonlyBlobContentAttributeRealWidthLabel,.gx-label.BlobInputAttributeRealWidthLabel,.gx-label.AttributeTagLabel,.gx-label.AttributeTagSuccessLabel,.gx-label.AttributeTagWarningLabel,.gx-label.AttributeTagDangerLabel,.gx-label.AttributeTagInfoLightLabel,.gx-label.AttributeTagInfoLabel,.gx-label.SearchResultsListTitleAttributeLabel,.gx-label.ReadonlySearchResultsListTitleAttributeLabel,.gx-label.SearchResultsListDescriptionAttributeLabel,.gx-label.ReadonlySearchResultsListDescriptionAttributeLabel,.gx-label.CardImageAttributeLabel,.gx-label.ReadonlyCardImageAttributeLabel,.gx-label.CardImageAttributeWhiteWithShadowLabel,.gx-label.ReadonlyCardImageAttributeWhiteWithShadowLabel,.gx-label.CardImageAttributeWhiteSubtitleWithShadowLabel,.gx-label.ReadonlyCardImageAttributeWhiteSubtitleWithShadowLabel,.gx-label.AttributeBannerModulesLabel,.gx-label.ReadonlyAttributeBannerModulesLabel,.gx-label.AttributeWeChatBannerLabel,.gx-label.ReadonlyAttributeWeChatBannerLabel,.gx-label.AttributeWeChatBannerRoundedLabel,.gx-label.ReadonlyAttributeWeChatBannerRoundedLabel,.gx-label.AttributeWeChatFooterLabel,.gx-label.ReadonlyAttributeWeChatFooterLabel,.gx-label.AttributeWeChatBannerLargeLabel,.gx-label.ReadonlyAttributeWeChatBannerLargeLabel,.gx-label.ImageHomeModulesBackLabel,.gx-label.CardImageAttributeDescriptionLabel,.gx-label.BlobContentCardImageAttributeDescriptionLabel,.gx-label.ReadonlyBlobContentCardImageAttributeDescriptionLabel,.gx-label.BlobInputCardImageAttributeDescriptionLabel,.gx-label.ReadonlyCardImageAttributeDescriptionLabel,.gx-label.SimpleCardAttributeTitleLabel,.gx-label.ReadonlySimpleCardAttributeTitleLabel,.gx-label.SimpleCardAttributeSubtitleLabel,.gx-label.ReadonlySimpleCardAttributeSubtitleLabel,.gx-label.CardSmallImageAttributeLabel,.gx-label.ReadonlyCardSmallImageAttributeLabel,.gx-label.CardSmallImageAttributeDescriptionLabel,.gx-label.ReadonlyCardSmallImageAttributeDescriptionLabel,.gx-label.CardWithImageAttributeDescriptionLabel,.gx-label.BlobContentCardWithImageAttributeDescriptionLabel,.gx-label.ReadonlyBlobContentCardWithImageAttributeDescriptionLabel,.gx-label.BlobInputCardWithImageAttributeDescriptionLabel,.gx-label.ReadonlyCardWithImageAttributeDescriptionLabel,.gx-label.ChatAttributeNameLabel,.gx-label.BlobContentChatAttributeNameLabel,.gx-label.ReadonlyBlobContentChatAttributeNameLabel,.gx-label.BlobInputChatAttributeNameLabel,.gx-label.ReadonlyChatAttributeNameLabel,.gx-label.ChatAttributeDateLabel,.gx-label.BlobContentChatAttributeDateLabel,.gx-label.ReadonlyBlobContentChatAttributeDateLabel,.gx-label.BlobInputChatAttributeDateLabel,.gx-label.ReadonlyChatAttributeDateLabel,.gx-label.ChatAttributeImageLabel,.gx-label.BlobContentChatAttributeImageLabel,.gx-label.ReadonlyBlobContentChatAttributeImageLabel,.gx-label.BlobInputChatAttributeImageLabel,.gx-label.ReadonlyChatAttributeImageLabel,.gx-label.ChatAttributeMessageLabel,.gx-label.BlobContentChatAttributeMessageLabel,.gx-label.ReadonlyBlobContentChatAttributeMessageLabel,.gx-label.BlobInputChatAttributeMessageLabel,.gx-label.ReadonlyChatAttributeMessageLabel,.gx-label.AttributeRegisterLabel,.gx-label.ProgressAdminCardDescriptionLabel,.gx-label.ProgressAdminCardNumberLabel,.gx-label.ReadonlyProgressAdminCardNumberLabel,.gx-label.ReadonlyProgressAdminCardDescriptionLabel,.gx-label.ProgressBarAdminV2DescriptionLabel,.gx-label.ProgressBarAdminV2NumberLabel,.gx-label.ReadonlyProgressBarAdminV2NumberLabel,.gx-label.ProgressBarAdminV2NumberTotalLabel,.gx-label.ReadonlyProgressBarAdminV2NumberTotalLabel,.gx-label.ProgressBarAdminV2TitleLabel,.gx-label.DashboardNumberLabel,.gx-label.ReadonlyDashboardNumberLabel,.gx-label.DashboardInfoLabel,.gx-label.ReadonlyDashboardInfoLabel,.gx-label.DashboardDangerLabel,.gx-label.ReadonlyDashboardDangerLabel,.gx-label.DashboardSuccessLabel,.gx-label.ReadonlyDashboardSuccessLabel,.gx-label.DashboardWarningLabel,.gx-label.ReadonlyDashboardWarningLabel,.gx-label.DashboardNumberCardLabel,.gx-label.ReadonlyDashboardNumberCardLabel,.gx-label.DashboardNumberCardNoBorderLabel,.gx-label.ReadonlyDashboardNumberCardNoBorderLabel,.gx-label.DashboardNumberAdminLabel,.gx-label.ReadonlyDashboardNumberAdminLabel,.gx-label.DashboardBaseColorLabel,.gx-label.ReadonlyDashboardBaseColorLabel,.gx-label.DashboardInfoLightLabel,.gx-label.ReadonlyDashboardInfoLightLabel,.gx-label.DashboardPercentageSuccessLabel,.gx-label.ReadonlyDashboardPercentageSuccessLabel,.gx-label.DashboardPercentageDangerLabel,.gx-label.ReadonlyDashboardPercentageDangerLabel,.gx-label.CardLongDescriptionLabel,.gx-label.ReadonlyCardLongDescriptionLabel,.gx-label.AttributeHomeModulesTitleLabel,.gx-label.ReadonlyAttributeHomeModulesTitleLabel,.gx-label.AttributeHomeModulesBigTitleLabel,.gx-label.ReadonlyAttributeHomeModulesBigTitleLabel,.gx-label.AttributeHomeModulesBigDescriptionLabel,.gx-label.ReadonlyAttributeHomeModulesBigDescriptionLabel,.gx-label.ProductCardSmallImageAttributeLabel,.gx-label.ReadonlyProductCardSmallImageAttributeLabel,.gx-label.AttributeWeChatLoginLabel,.gx-label.ReadonlyAttributeWeChatLoginLabel,.gx-label.AttributeWeChatProfileTitleLabel,.gx-label.ReadonlyAttributeWeChatProfileTitleLabel,.gx-label.AttributeWeChatProfileSubtitleLabel,.gx-label.ReadonlyAttributeWeChatProfileSubtitleLabel,.gx-label.AttributeWeChatProfileThirdSubtitleLabel,.gx-label.ReadonlyAttributeWeChatProfileThirdSubtitleLabel,.gx-label.AttributeWeChatKPIValueLabel,.gx-label.ReadonlyAttributeWeChatKPIValueLabel,.gx-label.AttributeWeChatKPITitleLabel,.gx-label.ReadonlyAttributeWeChatKPITitleLabel,.gx-label.AttributeWeChatHomeMenuListTitleLabel,.gx-label.ReadonlyAttributeWeChatHomeMenuListTitleLabel,.gx-label.AttributeWeChatListTitleLabel,.gx-label.ReadonlyAttributeWeChatListTitleLabel,.gx-label.AttributeWeChatListTitleImageLargeLabel,.gx-label.ReadonlyAttributeWeChatListTitleImageLargeLabel,.gx-label.AttributeWeChatImageSmallLabel,.gx-label.ReadonlyAttributeWeChatImageSmallLabel,.gx-label.AttributeWeChatImageLargeLabel,.gx-label.ReadonlyAttributeWeChatImageLargeLabel,.gx-label.AttributeWeChatImageLargeTagLabel,.gx-label.ReadonlyAttributeWeChatImageLargeTagLabel,.gx-label.AttributeWeChatProfileExtraDataTitleLabel,.gx-label.ReadonlyAttributeWeChatProfileExtraDataTitleLabel,.gx-label.AttributeWeChatProfileExtraDataValueLabel,.gx-label.ReadonlyAttributeWeChatProfileExtraDataValueLabel,.gx-label.AttributeWeChatListSubtitleLabel,.gx-label.ReadonlyAttributeWeChatListSubtitleLabel,.gx-label.AttributeWeChatListPriceLabel,.gx-label.ReadonlyAttributeWeChatListPriceLabel,.gx-label.AttributeWeChatListWithIconPriceLabel,.gx-label.ReadonlyAttributeWeChatListWithIconPriceLabel,.gx-label.AttributeWeChatListLargeDescriptionLabel,.gx-label.AttributeWeChatListLargeDescriptionBoldLabel,.gx-label.ReadonlyAttributeWeChatListLargeDescriptionBoldLabel,.gx-label.ReadonlyAttributeWeChatListLargeDescriptionLabel,.gx-label.AttributeWeChatTagLabel,.gx-label.ReadonlyAttributeWeChatTagLabel,.gx-label.AttributeWeChatTagDescriptionLabel,.gx-label.ReadonlyAttributeWeChatTagDescriptionLabel,.gx-label.AttributeWeChatListCheckBoxLabel,.gx-label.ReadonlyAttributeWeChatListCheckBoxLabel,.gx-label.AttributeSearchResultImageLabel,.gx-label.MasterPageTopActionsImageLabel,.gx-label.ReadonlyMasterPageTopActionsImageLabel,.gx-label.MasterPageTopActionsUserNameLabel,.gx-label.ReadonlyMasterPageTopActionsUserNameLabel,.gx-label.MasterPageTopActionsRoleNameLabel,.gx-label.ReadonlyMasterPageTopActionsRoleNameLabel,.gx-label.BlobContentAttributeLabel,.gx-label.ReadonlyBlobContentAttributeLabel,.gx-label.AttributeImage30Label,.gx-label.ReadonlyAttributeImage30Label,.gx-label.AttributeStepUnderlineLabel,.gx-label.ReadonlyAttributeStepUnderlineLabel,.gx-label.AttributeStepVerticalLabel,.gx-label.ReadonlyAttributeStepVerticalLabel,.gx-label.AttributeLandingPurusFooterLabel,.gx-label.BlobContentAttributeLandingPurusFooterLabel,.gx-label.ReadonlyBlobContentAttributeLandingPurusFooterLabel,.gx-label.BlobInputAttributeLandingPurusFooterLabel,.gx-label.ReadonlyAttributeLandingPurusFooterLabel,.gx-label.AttributeLandingPurusFooterSuboptionLabel,.gx-label.BlobContentAttributeLandingPurusFooterSuboptionLabel,.gx-label.ReadonlyBlobContentAttributeLandingPurusFooterSuboptionLabel,.gx-label.BlobInputAttributeLandingPurusFooterSuboptionLabel,.gx-label.ReadonlyAttributeLandingPurusFooterSuboptionLabel,.gx-label.ListItemTitleLabel,.gx-label.BlobContentListItemTitleLabel,.gx-label.ReadonlyBlobContentListItemTitleLabel,.gx-label.BlobInputListItemTitleLabel,.gx-label.ReadonlyListItemTitleLabel,.gx-label.ListItemDateLabel,.gx-label.BlobContentListItemDateLabel,.gx-label.ReadonlyBlobContentListItemDateLabel,.gx-label.BlobInputListItemDateLabel,.gx-label.ReadonlyListItemDateLabel,.gx-label.ListItemLongLabel,.gx-label.BlobContentListItemLongLabel,.gx-label.ReadonlyBlobContentListItemLongLabel,.gx-label.BlobInputListItemLongLabel,.gx-label.ReadonlyListItemLongLabel,.gx-label.UserInfoNameLabel,.gx-label.AttributeDraggingLabel,.gx-label.AttributeNoAcceptDragLabel,.gx-label.Attribute250Label,.gx-label.AttributeNoWrapLabel,.gx-label.AttributeCheckBoxCheckBoxLabel,.gx-label.AttributekxLabel,.gx-label.BlobContentAttributekxLabel,.gx-label.ReadonlyBlobContentAttributekxLabel,.gx-label.BlobInputAttributekxLabel,.gx-label.ReadonlyAttributekxLabel,.gx-label.AttributephLabel,.gx-label.BlobContentAttributephLabel,.gx-label.ReadonlyBlobContentAttributephLabel,.gx-label.BlobInputAttributephLabel,.gx-label.ReadonlyAttributephLabel,.gx-label.ListItemLongupdLabel,.gx-label.BlobContentListItemLongupdLabel,.gx-label.ReadonlyBlobContentListItemLongupdLabel,.gx-label.BlobInputListItemLongupdLabel,.gx-label.ReadonlyListItemLongupdLabel,.gx-label.AttributeWxLabel,.gx-label.BlobContentAttributeWxLabel,.gx-label.ReadonlyBlobContentAttributeWxLabel,.gx-label.BlobInputAttributeWxLabel,.gx-label.ReadonlyAttributeWxLabel,.gx-label.ImageblobinsLabel,.gx-label.ListItemImg1Label,.gx-label.Attributeblob1Label,.gx-label.BlobContentAttributeblob1Label,.gx-label.ReadonlyBlobContentAttributeblob1Label,.gx-label.BlobInputAttributeblob1Label,.gx-label.ReadonlyAttributeblob1Label,.gx-label.Attributeph2Label,.gx-label.BlobContentAttributeph2Label,.gx-label.ReadonlyBlobContentAttributeph2Label,.gx-label.BlobInputAttributeph2Label,.gx-label.ReadonlyAttributeph2Label,.gx-label.statusxjLabel,.gx-label.BlobContentstatusxjLabel,.gx-label.ReadonlyBlobContentstatusxjLabel,.gx-label.BlobInputstatusxjLabel,.gx-label.ReadonlystatusxjLabel,.gx-label.statustjLabel,.gx-label.BlobContentstatustjLabel,.gx-label.ReadonlyBlobContentstatustjLabel,.gx-label.BlobInputstatustjLabel,.gx-label.ReadonlystatustjLabel,.gx-label.statusthLabel,.gx-label.BlobContentstatusthLabel,.gx-label.ReadonlyBlobContentstatusthLabel,.gx-label.BlobInputstatusthLabel,.gx-label.ReadonlystatusthLabel,.gx-label.statustgLabel,.gx-label.BlobContentstatustgLabel,.gx-label.ReadonlyBlobContentstatustgLabel,.gx-label.BlobInputstatustgLabel,.gx-label.ReadonlystatustgLabel,.gx-label.noticeLabel,.gx-label.BlobContentnoticeLabel,.gx-label.ReadonlyBlobContentnoticeLabel,.gx-label.BlobInputnoticeLabel,.gx-label.ReadonlynoticeLabel,.gx-label.AttributeboldLabel,.gx-label.BlobContentAttributeboldLabel,.gx-label.ReadonlyBlobContentAttributeboldLabel,.gx-label.BlobInputAttributeboldLabel,.gx-label.ReadonlyAttributeboldLabel,.gx-label.ListItemTitle1Label,.gx-label.BlobContentListItemTitle1Label,.gx-label.ReadonlyBlobContentListItemTitle1Label,.gx-label.BlobInputListItemTitle1Label,.gx-label.ReadonlyListItemTitle1Label,.gx-label.ListItemTitle11Label,.gx-label.BlobContentListItemTitle11Label,.gx-label.ReadonlyBlobContentListItemTitle11Label,.gx-label.BlobInputListItemTitle11Label,.gx-label.ReadonlyListItemTitle11Label,.gx-label.ListItemLong1Label,.gx-label.BlobContentListItemLong1Label,.gx-label.ReadonlyBlobContentListItemLong1Label,.gx-label.BlobInputListItemLong1Label,.gx-label.ReadonlyListItemLong1Label,.gx-label.ListItemDate1Label,.gx-label.BlobContentListItemDate1Label,.gx-label.ReadonlyBlobContentListItemDate1Label,.gx-label.BlobInputListItemDate1Label,.gx-label.ReadonlyListItemDate1Label,.gx-label.TextHomeNotify2Label,.gx-label.CardWithImageAttributeDescription1Label,.gx-label.BlobContentCardWithImageAttributeDescription1Label,.gx-label.ReadonlyBlobContentCardWithImageAttributeDescription1Label,.gx-label.BlobInputCardWithImageAttributeDescription1Label,.gx-label.ReadonlyCardWithImageAttributeDescription1Label,.gx-label.statushyLabel,.gx-label.BlobContentstatushyLabel,.gx-label.ReadonlyBlobContentstatushyLabel,.gx-label.BlobInputstatushyLabel,.gx-label.ReadonlystatushyLabel,.gx-label.statussfLabel,.gx-label.BlobContentstatussfLabel,.gx-label.ReadonlyBlobContentstatussfLabel,.gx-label.BlobInputstatussfLabel,.gx-label.ReadonlystatussfLabel,.gx-label.ListItemLong2Label,.gx-label.BlobContentListItemLong2Label,.gx-label.ReadonlyBlobContentListItemLong2Label,.gx-label.BlobInputListItemLong2Label,.gx-label.ReadonlyListItemLong2Label,.gx-label.CardImageAttributeWhiteWithShadow1Label,.gx-label.ReadonlyCardImageAttributeWhiteWithShadow1Label,.gx-label.CardImageAttributeWhiteSubtitleWithShadow1Label,.gx-label.ReadonlyCardImageAttributeWhiteSubtitleWithShadow1Label,.gx-label.statushyqtLabel,.gx-label.BlobContentstatushyqtLabel,.gx-label.ReadonlyBlobContentstatushyqtLabel,.gx-label.BlobInputstatushyqtLabel,.gx-label.ReadonlystatushyqtLabel,.gx-label.statushygjsfwLabel,.gx-label.BlobContentstatushygjsfwLabel,.gx-label.ReadonlyBlobContentstatushygjsfwLabel,.gx-label.BlobInputstatushygjsfwLabel,.gx-label.ReadonlystatushygjsfwLabel,.gx-label.statushyxjzzLabel,.gx-label.BlobContentstatushyxjzzLabel,.gx-label.ReadonlyBlobContentstatushyxjzzLabel,.gx-label.BlobInputstatushyxjzzLabel,.gx-label.ReadonlystatushyxjzzLabel,.gx-label.statushyswyyyLabel,.gx-label.BlobContentstatushyswyyyLabel,.gx-label.ReadonlyBlobContentstatushyswyyyLabel,.gx-label.BlobInputstatushyswyyyLabel,.gx-label.ReadonlystatushyswyyyLabel,.gx-label.statushyhkhtLabel,.gx-label.statushydzxxLabel,.gx-label.BlobContentstatushydzxxLabel,.gx-label.ReadonlyBlobContentstatushydzxxLabel,.gx-label.BlobInputstatushydzxxLabel,.gx-label.ReadonlystatushydzxxLabel,.gx-label.statushyzyhjLabel,.gx-label.BlobContentstatushyhkhtLabel,.gx-label.ReadonlyBlobContentstatushyhkhtLabel,.gx-label.BlobInputstatushyhkhtLabel,.gx-label.ReadonlystatushyhkhtLabel,.gx-label.statushyxnyLabel,.gx-label.BlobContentstatushyxnyLabel,.gx-label.ReadonlyBlobContentstatushyxnyLabel,.gx-label.BlobInputstatushyxnyLabel,.gx-label.ReadonlystatushyxnyLabel,.gx-label.CardImageAttribute1Label,.gx-label.ReadonlyCardImageAttribute1Label,.gx-label.TextHomeNotify3Label,.gx-label.TextHomeNotify4Label,.gx-label.descsizeLabel,.gx-label.BlobContentdescsizeLabel,.gx-label.ReadonlyBlobContentdescsizeLabel,.gx-label.BlobInputdescsizeLabel,.gx-label.ReadonlydescsizeLabel,.gx-label.statustg1Label,.gx-label.BlobContentstatustg1Label,.gx-label.ReadonlyBlobContentstatustg1Label,.gx-label.BlobInputstatustg1Label,.gx-label.Readonlystatustg1Label,.gx-label.statusth1Label,.gx-label.BlobContentstatusth1Label,.gx-label.ReadonlyBlobContentstatusth1Label,.gx-label.BlobInputstatusth1Label,.gx-label.Readonlystatusth1Label,.gx-label.statustj1Label,.gx-label.BlobContentstatustj1Label,.gx-label.ReadonlyBlobContentstatustj1Label,.gx-label.BlobInputstatustj1Label,.gx-label.Readonlystatustj1Label,.gx-label.statusxj1Label,.gx-label.BlobContentstatusxj1Label,.gx-label.ReadonlyBlobContentstatusxj1Label,.gx-label.BlobInputstatusxj1Label,.gx-label.Readonlystatusxj1Label,.gx-label.AttributessLabel,.gx-label.BlobContentAttributessLabel,.gx-label.ReadonlyBlobContentAttributessLabel,.gx-label.BlobInputAttributessLabel,.gx-label.ReadonlyAttributessLabel,.AssociationTitle,.SmallText,.SelectedTab,.UnSelectedTab,.DataDescription,.DataDescriptionLogin,.TextBlockTitleWWP,.WizardTitle,.TextBlockTitleWWPTab,.TextBlockTitleNotAuthorized,.WizardStepDescription,.WizardStepTitleLine,.WizardStepDescriptionLine,.WizardStepDescriptionUnderline,.TextBlockTitleMaster,.TextBlockTitleMaterial,.WizardStepDescriptionVertical,.DataFilterDescription,.DataFixedFilterDescription,.DataFilterDescriptionPrefix,.DescriptionWhite,.WorkWithFooter,.InGridDeletion,.StepNumber,.StepNumberSelected,.StepNumberBullet,.StepNumberBulletSelected,.WizardTextBlock,.WizardTextBlockDescription,.TextBlockNotAuthorized,.TextBlockLogo,.TextBlockMoreInfoCard,.TextBlockMoreInfoAdmin,.ProgressAdminCardTitle,.SimpleCardTitle,.TextBlockShowingOnly,.StepNumberUnderline,.StepNumberUnderlineSelected,.StepNumberVertical,.TextHome,.TextHomeBannerTitle,.TextHomeBannerUnit,.TextHomeBannerDesc,.TextHomeMTitle,.TextHomeMSub,.TextHomeCName,.TextHomeCDesc,.TxtFooterFonts,.TextHomeLogTitle,.TextHomeBannerTitle1,.TextHomeBannerTitle2,.TextHomeMSub1,.textfooter,.Textblod,.Textlink
{
	padding-right: 3pt;
	white-space: nowrap;
	border-style: none;
	border-width: 0px;
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color: #627077;
	vertical-align: middle;
}
.BigTitle,.UncollapsedBigTitle,.SeparateBigTitle
{
	padding-left: 12px;
	display: block;
	white-space: normal;
	font-size: 36px;
	font-weight: 400;
	text-align: center;
}
.SeparateBigTitle
{
	letter-spacing: -4px;
}
.SubTitle
{
	display: block;
}
.HomeTextOtherTitle
{
	font-size: 14pt;
	font-weight: 500;
	color: #1b1c48;
	height: 28px;
}
.HomeTextOtherSub
{
	font-size: 9pt;
}
.NavBottomTitle
{
	font-size: 16px;
	font-weight: 700;
	color: #a9a9a9;
}
.ProgressBarCardsMenuDescription
{
	color: white;
}
.ProgressBarCardsMenuDescription:before
{
	color: white;
	content: '';
}

.BreadCrumb
{
	padding-right: 0px;
	font-family: sans-serif;
	font-size: 13px;
	color: rgba(0,106,255,0.52);
	line-height:20px;
}
.AttributeFLLabel
{
	font-size: 11px;
	-khtml-user-select:none;
	-moz-transition:0.2s ease all;
	-moz-user-select:none;
	-ms-user-select:none;
	transition:0.2s ease all;
	user-select:none;
	-webkit-touch-callout:none;
	-webkit-transition:0.2s ease all;
	-webkit-user-select:none;
}
.TextBlockDashboardDescription,.TextBlockDashboardDescriptionCard,.TextBlockDashboardDescriptionAdmin
{
	margin-top: 15px;
	font-size: 11px;
}
.TextBlockDashboardDescriptionCard
{
	padding-right: 0px;
	font-size: 13px;
	color: #999;
}
.TextBlockDashboardDescriptionAdmin
{
	font-size: 14px;
	color: white;
}
.FooterText
{
	line-height:50px;
}
.TextBlockTitleLogin
{
	font-size: 18px;
}
.GridNewRow:before,.GridNewRowWhite:before,.Grid>tfoot .gx_newrow:before,.GridDragging>tfoot .gx_newrow:before,.GridAcceptDrag>tfoot .gx_newrow:before,.GridNoAcceptDrag>tfoot .gx_newrow:before,.WorkWithBorder>tfoot .gx_newrow:before,.GridWithPaginationBar>tfoot .gx_newrow:before,.GridWithTotalizer>tfoot .gx_newrow:before,.GridGray>tfoot .gx_newrow:before,.Grid_Category>tfoot .gx_newrow:before,.Grid1>tfoot .gx_newrow:before,.GridFusion>tfoot .gx_newrow:before,.GridGray1>tfoot .gx_newrow:before,.GridGray2>tfoot .gx_newrow:before,.GridStandard>tfoot .gx_newrow:before,.GridDrak>tfoot .gx_newrow:before,.GridNoHeader>tfoot .gx_newrow:before,.GridDrakNoHeader>tfoot .gx_newrow:before,.WorkWith>tfoot .gx_newrow:before,.PromptGrid>tfoot .gx_newrow:before,.ViewGrid>tfoot .gx_newrow:before,.WorkWithSelection>tfoot .gx_newrow:before,.GridWithBorderColor>tfoot .gx_newrow:before,.GridNoBorder>tfoot .gx_newrow:before,.GridNoData>tfoot .gx_newrow:before,.Grid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridDragging[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridNoAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow:before,.WorkWithBorder[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridWithPaginationBar[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridWithTotalizer[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridGray[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_Category[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid1[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridFusion[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridGray1[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridGray2[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridStandard[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridDrak[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridNoHeader[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridDrakNoHeader[data-gx-grid-nodata]>tfoot .gx_newrow:before,.WorkWith[data-gx-grid-nodata]>tfoot .gx_newrow:before,.PromptGrid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.ViewGrid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.WorkWithSelection[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridWithBorderColor[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridNoBorder[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridNoData[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridSublevelAddNewLine[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridHiddenRightLine[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridHiddenRightLine1[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridHiddenRightLine2[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridHiddenRightLine3[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridHiddenRightLine4[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridHiddenRightLine5[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,.FreeStyleStepsVertical[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleHomeModulesBig[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleHomeModules[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleHomeModulesBigDark[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FSGridAutoUnselectAll[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGridMPSearch[data-gx-grid-nodata]>tfoot .gx_newrow:before,.CapacityPlanFSGrid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.CFMessages[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleSteps[data-gx-grid-nodata]>tfoot .gx_newrow:before,.VerticalTabGrid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.ColumnsSelectorFreeStyleGrid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGridWithHeader[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleStepsLine[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleStepsProgress[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleStepsUnderline[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridSublevelAddNewLine>tfoot .gx_newrow:before,.GridHiddenRightLine>tfoot .gx_newrow:before,.GridHiddenRightLine1>tfoot .gx_newrow:before,.GridHiddenRightLine2>tfoot .gx_newrow:before,.GridHiddenRightLine3>tfoot .gx_newrow:before,.GridHiddenRightLine4>tfoot .gx_newrow:before,.GridHiddenRightLine5>tfoot .gx_newrow:before,.FreeStyleGridFooter>.gx_newrow:before,.TrnSublevelGridFooter>.gx_newrow:before,.RecentLinksGridFooter>.gx_newrow:before,.FreeStyleStepsVerticalFooter>.gx_newrow:before,.FreeStyleHomeModulesBigFooter>.gx_newrow:before,.FreeStyleHomeModulesFooter>.gx_newrow:before,.FreeStyleHomeModulesBigDarkFooter>.gx_newrow:before,.FSGridAutoUnselectAllFooter>.gx_newrow:before,.FreeStyleGridMPSearchFooter>.gx_newrow:before,.CapacityPlanFSGridFooter>.gx_newrow:before,.CFMessagesFooter>.gx_newrow:before,.FreeStyleStepsFooter>.gx_newrow:before,.VerticalTabGridFooter>.gx_newrow:before,.ColumnsSelectorFreeStyleGridFooter>.gx_newrow:before,.FreeStyleGridWithHeaderFooter>.gx_newrow:before,.FreeStyleStepsLineFooter>.gx_newrow:before,.FreeStyleStepsProgressFooter>.gx_newrow:before,.FreeStyleStepsUnderlineFooter>.gx_newrow:before
{
	content: '[';
}

.GridNewRow:after,.GridNewRowWhite:after,.Grid>tfoot .gx_newrow:after,.GridDragging>tfoot .gx_newrow:after,.GridAcceptDrag>tfoot .gx_newrow:after,.GridNoAcceptDrag>tfoot .gx_newrow:after,.WorkWithBorder>tfoot .gx_newrow:after,.GridWithPaginationBar>tfoot .gx_newrow:after,.GridWithTotalizer>tfoot .gx_newrow:after,.GridGray>tfoot .gx_newrow:after,.Grid_Category>tfoot .gx_newrow:after,.Grid1>tfoot .gx_newrow:after,.GridFusion>tfoot .gx_newrow:after,.GridGray1>tfoot .gx_newrow:after,.GridGray2>tfoot .gx_newrow:after,.GridStandard>tfoot .gx_newrow:after,.GridDrak>tfoot .gx_newrow:after,.GridNoHeader>tfoot .gx_newrow:after,.GridDrakNoHeader>tfoot .gx_newrow:after,.WorkWith>tfoot .gx_newrow:after,.PromptGrid>tfoot .gx_newrow:after,.ViewGrid>tfoot .gx_newrow:after,.WorkWithSelection>tfoot .gx_newrow:after,.GridWithBorderColor>tfoot .gx_newrow:after,.GridNoBorder>tfoot .gx_newrow:after,.GridNoData>tfoot .gx_newrow:after,.Grid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridDragging[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridNoAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow:after,.WorkWithBorder[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridWithPaginationBar[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridWithTotalizer[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridGray[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_Category[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid1[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridFusion[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridGray1[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridGray2[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridStandard[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridDrak[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridNoHeader[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridDrakNoHeader[data-gx-grid-nodata]>tfoot .gx_newrow:after,.WorkWith[data-gx-grid-nodata]>tfoot .gx_newrow:after,.PromptGrid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.ViewGrid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.WorkWithSelection[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridWithBorderColor[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridNoBorder[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridNoData[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridSublevelAddNewLine[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridHiddenRightLine[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridHiddenRightLine1[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridHiddenRightLine2[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridHiddenRightLine3[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridHiddenRightLine4[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridHiddenRightLine5[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,.FreeStyleStepsVertical[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleHomeModulesBig[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleHomeModules[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleHomeModulesBigDark[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FSGridAutoUnselectAll[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGridMPSearch[data-gx-grid-nodata]>tfoot .gx_newrow:after,.CapacityPlanFSGrid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.CFMessages[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleSteps[data-gx-grid-nodata]>tfoot .gx_newrow:after,.VerticalTabGrid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.ColumnsSelectorFreeStyleGrid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGridWithHeader[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleStepsLine[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleStepsProgress[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleStepsUnderline[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridSublevelAddNewLine>tfoot .gx_newrow:after,.GridHiddenRightLine>tfoot .gx_newrow:after,.GridHiddenRightLine1>tfoot .gx_newrow:after,.GridHiddenRightLine2>tfoot .gx_newrow:after,.GridHiddenRightLine3>tfoot .gx_newrow:after,.GridHiddenRightLine4>tfoot .gx_newrow:after,.GridHiddenRightLine5>tfoot .gx_newrow:after,.FreeStyleGridFooter>.gx_newrow:after,.TrnSublevelGridFooter>.gx_newrow:after,.RecentLinksGridFooter>.gx_newrow:after,.FreeStyleStepsVerticalFooter>.gx_newrow:after,.FreeStyleHomeModulesBigFooter>.gx_newrow:after,.FreeStyleHomeModulesFooter>.gx_newrow:after,.FreeStyleHomeModulesBigDarkFooter>.gx_newrow:after,.FSGridAutoUnselectAllFooter>.gx_newrow:after,.FreeStyleGridMPSearchFooter>.gx_newrow:after,.CapacityPlanFSGridFooter>.gx_newrow:after,.CFMessagesFooter>.gx_newrow:after,.FreeStyleStepsFooter>.gx_newrow:after,.VerticalTabGridFooter>.gx_newrow:after,.ColumnsSelectorFreeStyleGridFooter>.gx_newrow:after,.FreeStyleGridWithHeaderFooter>.gx_newrow:after,.FreeStyleStepsLineFooter>.gx_newrow:after,.FreeStyleStepsProgressFooter>.gx_newrow:after,.FreeStyleStepsUnderlineFooter>.gx_newrow:after
{
	content: ']';
}

.GridLoadingText,.GridLoadingTextDraw,.Grid+div.gx-grid-loading,.GridDragging+div.gx-grid-loading,.GridAcceptDrag+div.gx-grid-loading,.GridNoAcceptDrag+div.gx-grid-loading,.WorkWithBorder+div.gx-grid-loading,.GridWithPaginationBar+div.gx-grid-loading,.GridWithTotalizer+div.gx-grid-loading,.GridGray+div.gx-grid-loading,.Grid_Category+div.gx-grid-loading,.Grid1+div.gx-grid-loading,.GridFusion+div.gx-grid-loading,.GridGray1+div.gx-grid-loading,.GridGray2+div.gx-grid-loading,.GridStandard+div.gx-grid-loading,.GridDrak+div.gx-grid-loading,.GridNoHeader+div.gx-grid-loading,.GridDrakNoHeader+div.gx-grid-loading,.WorkWith+div.gx-grid-loading,.PromptGrid+div.gx-grid-loading,.ViewGrid+div.gx-grid-loading,.WorkWithSelection+div.gx-grid-loading,.GridWithBorderColor+div.gx-grid-loading,.GridNoBorder+div.gx-grid-loading,.GridNoData+div.gx-grid-loading,.Grid[data-gx-grid-nodata]+div.gx-grid-loading,.GridDragging[data-gx-grid-nodata]+div.gx-grid-loading,.GridAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading,.GridNoAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading,.WorkWithBorder[data-gx-grid-nodata]+div.gx-grid-loading,.GridWithPaginationBar[data-gx-grid-nodata]+div.gx-grid-loading,.GridWithTotalizer[data-gx-grid-nodata]+div.gx-grid-loading,.GridGray[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_Category[data-gx-grid-nodata]+div.gx-grid-loading,.Grid1[data-gx-grid-nodata]+div.gx-grid-loading,.GridFusion[data-gx-grid-nodata]+div.gx-grid-loading,.GridGray1[data-gx-grid-nodata]+div.gx-grid-loading,.GridGray2[data-gx-grid-nodata]+div.gx-grid-loading,.GridStandard[data-gx-grid-nodata]+div.gx-grid-loading,.GridDrak[data-gx-grid-nodata]+div.gx-grid-loading,.GridNoHeader[data-gx-grid-nodata]+div.gx-grid-loading,.GridDrakNoHeader[data-gx-grid-nodata]+div.gx-grid-loading,.WorkWith[data-gx-grid-nodata]+div.gx-grid-loading,.PromptGrid[data-gx-grid-nodata]+div.gx-grid-loading,.ViewGrid[data-gx-grid-nodata]+div.gx-grid-loading,.WorkWithSelection[data-gx-grid-nodata]+div.gx-grid-loading,.GridWithBorderColor[data-gx-grid-nodata]+div.gx-grid-loading,.GridNoBorder[data-gx-grid-nodata]+div.gx-grid-loading,.GridNoData[data-gx-grid-nodata]+div.gx-grid-loading,.GridSublevelAddNewLine[data-gx-grid-nodata]+div.gx-grid-loading,.GridHiddenRightLine[data-gx-grid-nodata]+div.gx-grid-loading,.GridHiddenRightLine1[data-gx-grid-nodata]+div.gx-grid-loading,.GridHiddenRightLine2[data-gx-grid-nodata]+div.gx-grid-loading,.GridHiddenRightLine3[data-gx-grid-nodata]+div.gx-grid-loading,.GridHiddenRightLine4[data-gx-grid-nodata]+div.gx-grid-loading,.GridHiddenRightLine5[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,.FreeStyleStepsVertical[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleHomeModulesBig[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleHomeModules[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleHomeModulesBigDark[data-gx-grid-nodata]+div.gx-grid-loading,.FSGridAutoUnselectAll[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGridMPSearch[data-gx-grid-nodata]+div.gx-grid-loading,.CapacityPlanFSGrid[data-gx-grid-nodata]+div.gx-grid-loading,.CFMessages[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleSteps[data-gx-grid-nodata]+div.gx-grid-loading,.VerticalTabGrid[data-gx-grid-nodata]+div.gx-grid-loading,.ColumnsSelectorFreeStyleGrid[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGridWithHeader[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleStepsLine[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleStepsProgress[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleStepsUnderline[data-gx-grid-nodata]+div.gx-grid-loading,.GridSublevelAddNewLine+div.gx-grid-loading,.GridHiddenRightLine+div.gx-grid-loading,.GridHiddenRightLine1+div.gx-grid-loading,.GridHiddenRightLine2+div.gx-grid-loading,.GridHiddenRightLine3+div.gx-grid-loading,.GridHiddenRightLine4+div.gx-grid-loading,.GridHiddenRightLine5+div.gx-grid-loading,.FreeStyleGrid+div.gx-grid-loading,.TrnSublevelGrid+div.gx-grid-loading,.RecentLinksGrid+div.gx-grid-loading,.FreeStyleStepsVertical+div.gx-grid-loading,.FreeStyleHomeModulesBig+div.gx-grid-loading,.FreeStyleHomeModules+div.gx-grid-loading,.FreeStyleHomeModulesBigDark+div.gx-grid-loading,.FSGridAutoUnselectAll+div.gx-grid-loading,.FreeStyleGridMPSearch+div.gx-grid-loading,.CapacityPlanFSGrid+div.gx-grid-loading,.CFMessages+div.gx-grid-loading,.FreeStyleSteps+div.gx-grid-loading,.VerticalTabGrid+div.gx-grid-loading,.ColumnsSelectorFreeStyleGrid+div.gx-grid-loading,.FreeStyleGridWithHeader+div.gx-grid-loading,.FreeStyleStepsLine+div.gx-grid-loading,.FreeStyleStepsProgress+div.gx-grid-loading,.FreeStyleStepsUnderline+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,64,128,0.3);
	font-size: 1.3em;
	color: white;
	min-height: 2em;
	width: 30%;
	text-align: center;
}
.GridNoDataText,.Grid+.gx-text-gridnodata,.GridDragging+.gx-text-gridnodata,.GridAcceptDrag+.gx-text-gridnodata,.GridNoAcceptDrag+.gx-text-gridnodata,.WorkWithBorder+.gx-text-gridnodata,.GridWithPaginationBar+.gx-text-gridnodata,.GridWithTotalizer+.gx-text-gridnodata,.GridGray+.gx-text-gridnodata,.Grid_Category+.gx-text-gridnodata,.Grid1+.gx-text-gridnodata,.GridFusion+.gx-text-gridnodata,.GridGray1+.gx-text-gridnodata,.GridGray2+.gx-text-gridnodata,.GridStandard+.gx-text-gridnodata,.GridDrak+.gx-text-gridnodata,.GridNoHeader+.gx-text-gridnodata,.GridDrakNoHeader+.gx-text-gridnodata,.WorkWith+.gx-text-gridnodata,.PromptGrid+.gx-text-gridnodata,.ViewGrid+.gx-text-gridnodata,.WorkWithSelection+.gx-text-gridnodata,.GridWithBorderColor+.gx-text-gridnodata,.GridNoBorder+.gx-text-gridnodata,.GridNoData+.gx-text-gridnodata,.Grid[data-gx-grid-nodata]+.gx-text-gridnodata,.GridDragging[data-gx-grid-nodata]+.gx-text-gridnodata,.GridAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata,.GridNoAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata,.WorkWithBorder[data-gx-grid-nodata]+.gx-text-gridnodata,.GridWithPaginationBar[data-gx-grid-nodata]+.gx-text-gridnodata,.GridWithTotalizer[data-gx-grid-nodata]+.gx-text-gridnodata,.GridGray[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_Category[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid1[data-gx-grid-nodata]+.gx-text-gridnodata,.GridFusion[data-gx-grid-nodata]+.gx-text-gridnodata,.GridGray1[data-gx-grid-nodata]+.gx-text-gridnodata,.GridGray2[data-gx-grid-nodata]+.gx-text-gridnodata,.GridStandard[data-gx-grid-nodata]+.gx-text-gridnodata,.GridDrak[data-gx-grid-nodata]+.gx-text-gridnodata,.GridNoHeader[data-gx-grid-nodata]+.gx-text-gridnodata,.GridDrakNoHeader[data-gx-grid-nodata]+.gx-text-gridnodata,.WorkWith[data-gx-grid-nodata]+.gx-text-gridnodata,.PromptGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.ViewGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.WorkWithSelection[data-gx-grid-nodata]+.gx-text-gridnodata,.GridWithBorderColor[data-gx-grid-nodata]+.gx-text-gridnodata,.GridNoBorder[data-gx-grid-nodata]+.gx-text-gridnodata,.GridNoData[data-gx-grid-nodata]+.gx-text-gridnodata,.GridSublevelAddNewLine[data-gx-grid-nodata]+.gx-text-gridnodata,.GridHiddenRightLine[data-gx-grid-nodata]+.gx-text-gridnodata,.GridHiddenRightLine1[data-gx-grid-nodata]+.gx-text-gridnodata,.GridHiddenRightLine2[data-gx-grid-nodata]+.gx-text-gridnodata,.GridHiddenRightLine3[data-gx-grid-nodata]+.gx-text-gridnodata,.GridHiddenRightLine4[data-gx-grid-nodata]+.gx-text-gridnodata,.GridHiddenRightLine5[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,.FreeStyleStepsVertical[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleHomeModulesBig[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleHomeModules[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleHomeModulesBigDark[data-gx-grid-nodata]+.gx-text-gridnodata,.FSGridAutoUnselectAll[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGridMPSearch[data-gx-grid-nodata]+.gx-text-gridnodata,.CapacityPlanFSGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.CFMessages[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleSteps[data-gx-grid-nodata]+.gx-text-gridnodata,.VerticalTabGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.ColumnsSelectorFreeStyleGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGridWithHeader[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleStepsLine[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleStepsProgress[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleStepsUnderline[data-gx-grid-nodata]+.gx-text-gridnodata,.GridSublevelAddNewLine+.gx-text-gridnodata,.GridHiddenRightLine+.gx-text-gridnodata,.GridHiddenRightLine1+.gx-text-gridnodata,.GridHiddenRightLine2+.gx-text-gridnodata,.GridHiddenRightLine3+.gx-text-gridnodata,.GridHiddenRightLine4+.gx-text-gridnodata,.GridHiddenRightLine5+.gx-text-gridnodata,.FreeStyleGrid+.gx-text-gridnodata,.TrnSublevelGrid+.gx-text-gridnodata,.RecentLinksGrid+.gx-text-gridnodata,.FreeStyleStepsVertical+.gx-text-gridnodata,.FreeStyleHomeModulesBig+.gx-text-gridnodata,.FreeStyleHomeModules+.gx-text-gridnodata,.FreeStyleHomeModulesBigDark+.gx-text-gridnodata,.FSGridAutoUnselectAll+.gx-text-gridnodata,.FreeStyleGridMPSearch+.gx-text-gridnodata,.CapacityPlanFSGrid+.gx-text-gridnodata,.CFMessages+.gx-text-gridnodata,.FreeStyleSteps+.gx-text-gridnodata,.VerticalTabGrid+.gx-text-gridnodata,.ColumnsSelectorFreeStyleGrid+.gx-text-gridnodata,.FreeStyleGridWithHeader+.gx-text-gridnodata,.FreeStyleStepsLine+.gx-text-gridnodata,.FreeStyleStepsProgress+.gx-text-gridnodata,.FreeStyleStepsUnderline+.gx-text-gridnodata
{
	margin-top: -1em;
	padding-top: 30px;
	display: block;
	font-size: 1.3em;
	color: gray;
	text-align: center;
	line-height:41px;
}
.TextBlockFSWithHeaderTitle
{
	margin-left: 2px;
	padding-right: 0px;
	font-size: 9pt;
	font-weight: bold;
}
.Label,.RequiredLabel,.gx-label.RatingLabel,.gx-label.AttributeLabel,.gx-label.BlobInputAttributeLabel,.gx-label.DownloadAttributeLabel,.gx-label.ReadonlyDownloadAttributeLabel,.gx-label.AttSubTitleLabel,.gx-label.BlobInputAttSubTitleLabel,.gx-label.BlobContentAttSubTitleLabel,.gx-label.ReadonlyBlobContentAttSubTitleLabel,.gx-label.ReadonlyAttSubTitleLabel,.gx-label.IME_ActiveLabel,.gx-label.BlobContentIME_ActiveLabel,.gx-label.ReadonlyBlobContentIME_ActiveLabel,.gx-label.BlobInputIME_ActiveLabel,.gx-label.ReadonlyIME_ActiveLabel,.gx-label.IME_InactiveLabel,.gx-label.BlobContentIME_InactiveLabel,.gx-label.ReadonlyBlobContentIME_InactiveLabel,.gx-label.BlobInputIME_InactiveLabel,.gx-label.ReadonlyIME_InactiveLabel,.gx-label.IME_DisabledLabel,.gx-label.BlobContentIME_DisabledLabel,.gx-label.ReadonlyBlobContentIME_DisabledLabel,.gx-label.BlobInputIME_DisabledLabel,.gx-label.ReadonlyIME_DisabledLabel,.gx-label.CheckboxLabelLabel,.gx-label.BlobContentCheckboxLabelLabel,.gx-label.ReadonlyBlobContentCheckboxLabelLabel,.gx-label.BlobInputCheckboxLabelLabel,.gx-label.ReadonlyCheckboxLabelLabel,.gx-label.FilterAttributeLabel,.gx-label.BlobContentFilterAttributeLabel,.gx-label.ReadonlyBlobContentFilterAttributeLabel,.gx-label.ReadonlyFilterAttributeLabel,.gx-label.BlobInputFilterAttributeLabel,.gx-label.FilterComboAttributeLabel,.gx-label.BlobContentFilterComboAttributeLabel,.gx-label.ReadonlyBlobContentFilterComboAttributeLabel,.gx-label.BlobInputFilterComboAttributeLabel,.gx-label.ReadonlyFilterComboAttributeLabel,.gx-label.FilterSearchAttributeLabel,.gx-label.BlobContentFilterSearchAttributeLabel,.gx-label.ReadonlyBlobContentFilterSearchAttributeLabel,.gx-label.BlobInputFilterSearchAttributeLabel,.gx-label.ReadonlyFilterSearchAttributeLabel,.gx-label.FilterSearchAttributeFocusLabel,.gx-label.BlobContentFilterSearchAttributeFocusLabel,.gx-label.ReadonlyBlobContentFilterSearchAttributeFocusLabel,.gx-label.BlobInputFilterSearchAttributeFocusLabel,.gx-label.ReadonlyFilterSearchAttributeFocusLabel,.gx-label.DateFilterSearchAttributeLabel,.gx-label.BlobContentDateFilterSearchAttributeLabel,.gx-label.ReadonlyBlobContentDateFilterSearchAttributeLabel,.gx-label.BlobInputDateFilterSearchAttributeLabel,.gx-label.ReadonlyDateFilterSearchAttributeLabel,.gx-label.FilterPanelLabel,.gx-label.BlobContentFilterPanelLabel,.gx-label.ReadonlyBlobContentFilterPanelLabel,.gx-label.BlobInputFilterPanelLabel,.gx-label.ReadonlyFilterPanelLabel,.gx-label.DescriptionAttributeLabel,.gx-label.BlobContentDescriptionAttributeLabel,.gx-label.ReadonlyBlobContentDescriptionAttributeLabel,.gx-label.ReadonlyDescriptionAttributeLabel,.gx-label.BlobInputDescriptionAttributeLabel,.gx-label.LoginAttributeLabel,.gx-label.BlobContentLoginAttributeLabel,.gx-label.ReadonlyBlobContentLoginAttributeLabel,.gx-label.BlobInputLoginAttributeLabel,.gx-label.ReadonlyLoginAttributeLabel,.gx-label.LoginComboAttributeLabel,.gx-label.BlobContentLoginComboAttributeLabel,.gx-label.ReadonlyBlobContentLoginComboAttributeLabel,.gx-label.BlobInputLoginComboAttributeLabel,.gx-label.ReadonlyLoginComboAttributeLabel,.gx-label.RegistrationAttributeLabel,.gx-label.BlobContentRegistrationAttributeLabel,.gx-label.ReadonlyBlobContentRegistrationAttributeLabel,.gx-label.BlobInputRegistrationAttributeLabel,.gx-label.ReadonlyRegistrationAttributeLabel,.gx-label.RequiredAttributeLabel,.gx-label.BlobContentRequiredAttributeLabel,.gx-label.ReadonlyBlobContentRequiredAttributeLabel,.gx-label.BlobInputRequiredAttributeLabel,.gx-label.ReadonlyRequiredAttributeLabel,.gx-label.InactiveAttributeLabel,.gx-label.BlobContentInactiveAttributeLabel,.gx-label.ReadonlyBlobContentInactiveAttributeLabel,.gx-label.BlobInputInactiveAttributeLabel,.gx-label.ReadonlyInactiveAttributeLabel,.gx-label.ComboAttributeLabel,.gx-label.BlobContentComboAttributeLabel,.gx-label.ReadonlyBlobContentComboAttributeLabel,.gx-label.BlobInputComboAttributeLabel,.gx-label.ReadonlyComboAttributeLabel,.gx-label.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.AttributeCardsMenuTitleLabel,.gx-label.ReadonlyAttributeCardsMenuTitleLabel,.gx-label.AttributeSecondaryLabel,.gx-label.ReadonlyAttributeSecondaryLabel,.gx-label.BootstrapTooltipRightLabel,.gx-label.BootstrapTooltipLeftLabel,.gx-label.AttributeSearchResultTitleLabel,.gx-label.ReadonlyAttributeSearchResultTitleLabel,.gx-label.AttributeStepUnderlineUnselectedLabel,.gx-label.AttributeWeChatCheckBoxLabel,.gx-label.AttributeWeChatPriceSubtitleLabel,.gx-label.ReadonlyAttributeWeChatPriceSubtitleLabel,.gx-label.AttributeWeChatListLabel,.gx-label.UserInfoRoleLabel,.gx-label.AttTextAlienLabel,.gx-label.BlobContentAttTextAlienLabel,.gx-label.ReadonlyBlobContentAttTextAlienLabel,.gx-label.BlobInputAttTextAlienLabel,.gx-label.ReadonlyAttTextAlienLabel,.gx-label.AttTextAlienLeftLabel,.gx-label.BlobContentAttTextAlienLeftLabel,.gx-label.ReadonlyBlobContentAttTextAlienLeftLabel,.gx-label.BlobInputAttTextAlienLeftLabel,.gx-label.ReadonlyAttTextAlienLeftLabel,.gx-label.AttTextAlienRightLabel,.gx-label.BlobContentAttTextAlienRightLabel,.gx-label.ReadonlyBlobContentAttTextAlienRightLabel,.gx-label.BlobInputAttTextAlienRightLabel,.gx-label.ReadonlyAttTextAlienRightLabel,.gx-label.AttTextAlienCenterLabel,.gx-label.BlobContentAttTextAlienCenterLabel,.gx-label.ReadonlyBlobContentAttTextAlienCenterLabel,.gx-label.BlobInputAttTextAlienCenterLabel,.gx-label.ReadonlyAttTextAlienCenterLabel,.gx-label.UpdateAttributeLabel,.gx-label.AttributeHomeLabel,.gx-label.BlobContentAttributeHomeLabel,.gx-label.ReadonlyBlobContentAttributeHomeLabel,.gx-label.BlobInputAttributeHomeLabel,.gx-label.ReadonlyAttributeHomeLabel,.gx-label.AttributeHomeBannerNumLabel,.gx-label.BlobContentAttributeHomeBannerNumLabel,.gx-label.ReadonlyBlobContentAttributeHomeBannerNumLabel,.gx-label.BlobInputAttributeHomeBannerNumLabel,.gx-label.ReadonlyAttributeHomeBannerNumLabel,.gx-label.meet2Label,.gx-label.descLabel,.gx-label.odattributeLabel,.gx-label.BlobContentodattributeLabel,.gx-label.ReadonlyBlobContentodattributeLabel,.gx-label.BlobInputodattributeLabel,.gx-label.ReadonlyodattributeLabel,.gx-label.t_ysproject_auditlookLabel,.gx-label.Attributeph0Label,.gx-label.Attributeph2DateTimeLabel,.gx-label.ListItemImgupd1Label,.gx-label.ListItemImgupdLabel,.gx-label.f_input_hoverLabel,.gx-label.BlobContentf_input_hoverLabel,.gx-label.ReadonlyBlobContentf_input_hoverLabel,.gx-label.BlobInputf_input_hoverLabel,.gx-label.Readonlyf_input_hoverLabel,.gx-label.f_input_focusLabel,.gx-label.BlobContentf_input_focusLabel,.gx-label.ReadonlyBlobContentf_input_focusLabel,.gx-label.BlobInputf_input_focusLabel,.gx-label.Readonlyf_input_focusLabel,.gx-label.checkbox_oneLabel,.gx-label.BlobContentcheckbox_oneLabel,.gx-label.ReadonlyBlobContentcheckbox_oneLabel,.gx-label.BlobInputcheckbox_oneLabel,.gx-label.Readonlycheckbox_oneLabel,.gx-label.Att_LoginLabel,.gx-label.BlobContentAtt_LoginLabel,.gx-label.ReadonlyBlobContentAtt_LoginLabel,.gx-label.BlobInputAtt_LoginLabel,.gx-label.ReadonlyAtt_LoginLabel,.gx-label.Att_PrintAttLabel,.gx-label.BlobContentAtt_PrintAttLabel,.gx-label.ReadonlyBlobContentAtt_PrintAttLabel,.gx-label.BlobInputAtt_PrintAttLabel,.gx-label.ReadonlyAtt_PrintAttLabel,.gx-label.AttCenterLabel,.gx-label.BlobContentAttCenterLabel,.gx-label.ReadonlyBlobContentAttCenterLabel,.gx-label.BlobInputAttCenterLabel,.gx-label.ReadonlyAttCenterLabel,.gx-label.AttDateLabel,.gx-label.BlobContentAttDateLabel,.gx-label.ReadonlyBlobContentAttDateLabel,.gx-label.BlobInputAttDateLabel,.gx-label.ReadonlyAttDateLabel,.gx-label.Attribute1Label,.gx-label.BlobContentAttribute1Label,.gx-label.ReadonlyBlobContentAttribute1Label,.gx-label.BlobInputAttribute1Label,.gx-label.ReadonlyAttribute1Label,.gx-label.AttributeCenterLabel,.gx-label.BlobContentAttributeCenterLabel,.gx-label.ReadonlyBlobContentAttributeCenterLabel,.gx-label.BlobInputAttributeCenterLabel,.gx-label.ReadonlyAttributeCenterLabel,.gx-label.AttributeDrawLabel,.gx-label.BlobInputgridDrawLabel,.gx-label.ReadonlygridDrawLabel,.gx-label.BlobContentgridDrawLabel,.gx-label.ReadonlyBlobContentgridDrawLabel,.gx-label.BlobContentGridSeqLabel,.gx-label.ReadonlyBlobContentGridSeqLabel,.gx-label.centerLabel,.gx-label.CFSendLabel,.gx-label.CFSendMessageVariableLabel,.gx-label.grayatttibuteLabel,.gx-label.BlobContentgrayatttibuteLabel,.gx-label.ReadonlyBlobContentgrayatttibuteLabel,.gx-label.BlobInputgrayatttibuteLabel,.gx-label.ReadonlygrayatttibuteLabel,.gx-label.GridSeqLabel,.gx-label.BlobInputGridSeqLabel,.gx-label.ReadonlyGridSeqLabel,.gx-label.HandWarnAttLabel,.gx-label.MSAttLabel,.gx-label.BlobContentMSAttLabel,.gx-label.ReadonlyBlobContentMSAttLabel,.gx-label.BlobInputMSAttLabel,.gx-label.ReadonlyMSAttLabel,.gx-label.MSCodeLabel,.gx-label.BlobContentMSCodeLabel,.gx-label.ReadonlyBlobContentMSCodeLabel,.gx-label.BlobInputMSCodeLabel,.gx-label.ReadonlyMSCodeLabel,.gx-label.MSNameLabel,.gx-label.BlobContentMSNameLabel,.gx-label.ReadonlyBlobContentMSNameLabel,.gx-label.BlobInputMSNameLabel,.gx-label.ReadonlyMSNameLabel,.gx-label.GridAttLabel,.gx-label.BlobContentGridAttLabel,.gx-label.ReadonlyBlobContentGridAttLabel,.gx-label.BlobInputGridAttLabel,.gx-label.ReadonlyGridAttLabel,.gx-label.AttributeDrakLabel,.gx-label.BlobContentAttributeDrakLabel,.gx-label.ReadonlyBlobContentAttributeDrakLabel,.gx-label.ReadonlyAttributeDrakLabel,.gx-label.BlobInputAttributeDrakLabel,.gx-label.GridAttRateLabel,.gx-label.BlobContentGridAttRateLabel,.gx-label.ReadonlyBlobContentGridAttRateLabel,.gx-label.BlobInputGridAttRateLabel,.gx-label.ReadonlyGridAttRateLabel,.gx-label.AttFamilyLabel,.gx-label.BlobContentAttFamilyLabel,.gx-label.ReadonlyBlobContentAttFamilyLabel,.gx-label.ReadonlyAttFamilyLabel,.gx-label.BlobInputAttFamilyLabel,.gx-label.TextHomeNotifyLabel,.gx-label.attribuiteLabel,.gx-label.CardProfileExtendedInfoImageLabel,.gx-label.CardProfileExtendedInfoTitleLabel,.gx-label.CardProfileExtendedInfoSubtitleLabel,.gx-label.ProfileCardExtendedInfoAboutInfoLabel,.gx-label.AttributesearshLabel,.gx-label.BlobContentAttributesearshLabel,.gx-label.ReadonlyBlobContentAttributesearshLabel,.gx-label.BlobInputAttributesearshLabel,.gx-label.ReadonlyAttributesearshLabel,.gx-label.AttributelbLabel,.gx-label.SubtitleAttributeLabel,.gx-label.BlobContentSubtitleAttributeLabel,.gx-label.ReadonlyBlobContentSubtitleAttributeLabel,.gx-label.BlobInputSubtitleAttributeLabel,.gx-label.ReadonlySubtitleAttributeLabel,.gx-label.AttributeRealWidthCheckBoxLabel,.gx-label.AttributeSearchResultSubtitleLabel,.gx-label.ReadonlyAttributeSearchResultSubtitleLabel,.gx-label.AttributephDateLabel,.gx-label.t_ysproject_auditlookDateLabel,.gx-label.LoginAttributeInputLabel,.gx-label.AttributeFLLabel,.gx-label.ReadonlyAttributeFLLabel,.gx-label.ErrorAttributeFLLabel,.gx-label.BlobInputAttributeFLLabel,.gx-label.BlobContentAttributeFLLabel,.gx-label.ReadonlyBlobContentAttributeFLLabel,.gx-label.AttributeTitleSplitScreenLabel,.gx-label.ReadonlyAttributeTitleSplitScreenLabel,.gx-label.AttributeSubtitleSplitScreenLabel,.gx-label.ReadonlyAttributeSubtitleSplitScreenLabel,.gx-label.AttributeSearchSplitScreenLabel,.gx-label.ReadonlyAttributeSearchSplitScreenLabel,.gx-label.AttributeSearchWeChatTemplateLabel,.gx-label.ReadonlyAttributeSearchWeChatTemplateLabel,.gx-label.AttributeSearchLabel,.gx-label.ReadonlyAttributeSearchLabel,.gx-label.AttributeLoginLabel,.gx-label.AttributeLoginImageLeftLabel,.gx-label.AttributeRealWidthTotalizerLabel,.gx-label.AttributeAcceptDragLabel,.gx-label.AttributeTotalizerLabel,.gx-label.ReadonlyAttributeTotalizerLabel,.gx-label.ReadonlyAttributeRealWidthTotalizerLabel,.gx-label.AttributeWidthAutoLabel,.gx-label.AttributeStepLabel,.gx-label.ReadonlyAttributeStepLabel,.gx-label.AttributeStepSelectedLabel,.gx-label.ReadonlyAttributeStepSelectedLabel,.gx-label.AttributeStepBulletLabel,.gx-label.ReadonlyAttributeStepBulletLabel,.gx-label.AttributeStepBulletUnSelectedLabel,.gx-label.ReadonlyAttributeStepBulletUnSelectedLabel,.gx-label.AttributeStepBulletSelectedLabel,.gx-label.ReadonlyAttributeStepBulletSelectedLabel,.gx-label.AttributeDateTimeLabel,.gx-label.AttributeRealWidthDateTimeLabel,.gx-label.ReadonlyAttributeDateTimeLabel,.gx-label.CheckBoxLabel,.gx-label.BlobContentCheckBoxLabel,.gx-label.ReadonlyBlobContentCheckBoxLabel,.gx-label.BlobInputCheckBoxLabel,.gx-label.ReadonlyCheckBoxLabel,.gx-label.AttributeCheckBoxLabel,.gx-label.ImageAttributeLabel,.gx-label.ResponsiveImageAttributeLabel,.gx-label.BlobContentResponsiveImageAttributeLabel,.gx-label.ReadonlyBlobContentResponsiveImageAttributeLabel,.gx-label.ReadonlyResponsiveImageAttributeLabel,.gx-label.BlobInputResponsiveImageAttributeLabel,.gx-label.ProfileImageAttributeLabel,.gx-label.BlobContentProfileImageAttributeLabel,.gx-label.ReadonlyBlobContentProfileImageAttributeLabel,.gx-label.BlobInputProfileImageAttributeLabel,.gx-label.ReadonlyProfileImageAttributeLabel,.gx-label.SmallProfileImageAttributeLabel,.gx-label.BlobContentSmallProfileImageAttributeLabel,.gx-label.ReadonlyBlobContentSmallProfileImageAttributeLabel,.gx-label.BlobInputSmallProfileImageAttributeLabel,.gx-label.ReadonlySmallProfileImageAttributeLabel,.gx-label.ActionAttributeLabel,.gx-label.BlobContentActionAttributeLabel,.gx-label.ReadonlyBlobContentActionAttributeLabel,.gx-label.ReadonlyActionAttributeLabel,.gx-label.DeleteAttributeLabel,.gx-label.BlobContentDeleteAttributeLabel,.gx-label.ReadonlyBlobContentDeleteAttributeLabel,.gx-label.ReadonlyDeleteAttributeLabel,.gx-label.BlobInputDeleteAttributeLabel,.gx-label.DisplayAttributeLabel,.gx-label.BlobContentDisplayAttributeLabel,.gx-label.ReadonlyBlobContentDisplayAttributeLabel,.gx-label.ReadonlyDisplayAttributeLabel,.gx-label.BlobInputDisplayAttributeLabel,.gx-label.SelectionAttributeLabel,.gx-label.BlobContentSelectionAttributeLabel,.gx-label.ReadonlyBlobContentSelectionAttributeLabel,.gx-label.ReadonlySelectionAttributeLabel,.gx-label.BlobInputSelectionAttributeLabel,.gx-label.DisabledActionAttributeLabel,.gx-label.BlobContentDisabledActionAttributeLabel,.gx-label.ReadonlyBlobContentDisabledActionAttributeLabel,.gx-label.ReadonlyDisabledActionAttributeLabel,.gx-label.BlobInputDisabledActionAttributeLabel,.gx-label.BlobInputActionAttributeLabel,.gx-label.SelectAttributeLabel,.gx-label.BlobContentSelectAttributeLabel,.gx-label.ReadonlyBlobContentSelectAttributeLabel,.gx-label.BlobInputSelectAttributeLabel,.gx-label.ReadonlySelectAttributeLabel,.gx-label.BlackAttributeLabel,.gx-label.BlobContentBlackAttributeLabel,.gx-label.ReadonlyBlobContentBlackAttributeLabel,.gx-label.BlobInputBlackAttributeLabel,.gx-label.ReadonlyBlackAttributeLabel,.gx-label.ActionBaseColorAttributeLabel,.gx-label.BlobContentActionBaseColorAttributeLabel,.gx-label.ReadonlyBlobContentActionBaseColorAttributeLabel,.gx-label.ReadonlyActionBaseColorAttributeLabel,.gx-label.BlobInputActionBaseColorAttributeLabel,.gx-label.ReadonlyImageAttributeLabel,.gx-label.VideoAttributeLabel,.gx-label.ReadonlyVideoAttributeLabel,.gx-label.AudioAttributeLabel,.gx-label.ReadonlyAudioAttributeLabel,.gx-label.ErrorAttributeLabel,.gx-label.ErrorAttributeDateLabel,.gx-label.WarningAttributeLabel,.gx-label.AssociationListAttributeLabel,.gx-label.BlobContentAssociationListAttributeLabel,.gx-label.ReadonlyBlobContentAssociationListAttributeLabel,.gx-label.BlobInputAssociationListAttributeLabel,.gx-label.ReadonlyAssociationListAttributeLabel,.gx-label.ReadonlyAttributeLabel,.gx-label.ReadonlyMedioLabel,.gx-label.BlobContentReadonlyMedioLabel,.gx-label.ReadonlyBlobContentReadonlyMedioLabel,.gx-label.BlobInputReadonlyMedioLabel,.gx-label.ReadonlyReadonlyMedioLabel,.gx-label.ReadonlyAttributeRealWidthLabel,.gx-label.ReadonlyCFDateLabel,.gx-label.ReadonlyCFHiddenLabel,.gx-label.ReadonlyCFResponseMessageLabel,.gx-label.ReadonlyCFSendMessageLabel,.gx-label.ReadonlyReadonlyCFSendMessageLabel,.gx-label.ReadonlyAttributeNoWrapLabel,.gx-label.ReadonlyAttributeRealWidthDateTimeLabel,.gx-label.GridTitleLabel,.gx-label.ReadonlyGridTitleLabel,.gx-label.AttributeTitleWWPLabel,.gx-label.BlobContentAttributeTitleWWPLabel,.gx-label.ReadonlyBlobContentAttributeTitleWWPLabel,.gx-label.BlobInputAttributeTitleWWPLabel,.gx-label.ReadonlyAttributeTitleWWPLabel,.gx-label.AttributeWhiteLabel,.gx-label.BlobContentAttributeWhiteLabel,.gx-label.ReadonlyBlobContentAttributeWhiteLabel,.gx-label.BlobInputAttributeWhiteLabel,.gx-label.ReadonlyAttributeWhiteLabel,.gx-label.AttributeCharLongLabel,.gx-label.BlobContentAttributeCharLongLabel,.gx-label.ReadonlyBlobContentAttributeCharLongLabel,.gx-label.BlobInputAttributeCharLongLabel,.gx-label.ReadonlyAttributeCharLongLabel,.gx-label.AttributeManageFiltersLabel,.gx-label.AttributeImageFixWidthLabel,.gx-label.BlobContentAttributeImageFixWidthLabel,.gx-label.ReadonlyBlobContentAttributeImageFixWidthLabel,.gx-label.BlobInputAttributeImageFixWidthLabel,.gx-label.ReadonlyAttributeImageFixWidthLabel,.gx-label.AttributeDateLabel,.gx-label.BlobContentAttributeDateLabel,.gx-label.ReadonlyBlobContentAttributeDateLabel,.gx-label.BlobInputAttributeDateLabel,.gx-label.ReadonlyAttributeDateLabel,.gx-label.AttributeRealWidthDateLabel,.gx-label.ReadonlyAttributeRealWidthDateLabel,.gx-label.AttributeInactiveLabel,.gx-label.BlobContentAttributeInactiveLabel,.gx-label.ReadonlyBlobContentAttributeInactiveLabel,.gx-label.BlobInputAttributeInactiveLabel,.gx-label.ReadonlyAttributeInactiveLabel,.gx-label.AttributeRealWidthLabel,.gx-label.BlobContentAttributeRealWidthLabel,.gx-label.ReadonlyBlobContentAttributeRealWidthLabel,.gx-label.BlobInputAttributeRealWidthLabel,.gx-label.AttributeTagLabel,.gx-label.AttributeTagSuccessLabel,.gx-label.AttributeTagWarningLabel,.gx-label.AttributeTagDangerLabel,.gx-label.AttributeTagInfoLightLabel,.gx-label.AttributeTagInfoLabel,.gx-label.SearchResultsListTitleAttributeLabel,.gx-label.ReadonlySearchResultsListTitleAttributeLabel,.gx-label.SearchResultsListDescriptionAttributeLabel,.gx-label.ReadonlySearchResultsListDescriptionAttributeLabel,.gx-label.CardImageAttributeLabel,.gx-label.ReadonlyCardImageAttributeLabel,.gx-label.CardImageAttributeWhiteWithShadowLabel,.gx-label.ReadonlyCardImageAttributeWhiteWithShadowLabel,.gx-label.CardImageAttributeWhiteSubtitleWithShadowLabel,.gx-label.ReadonlyCardImageAttributeWhiteSubtitleWithShadowLabel,.gx-label.AttributeBannerModulesLabel,.gx-label.ReadonlyAttributeBannerModulesLabel,.gx-label.AttributeWeChatBannerLabel,.gx-label.ReadonlyAttributeWeChatBannerLabel,.gx-label.AttributeWeChatBannerRoundedLabel,.gx-label.ReadonlyAttributeWeChatBannerRoundedLabel,.gx-label.AttributeWeChatFooterLabel,.gx-label.ReadonlyAttributeWeChatFooterLabel,.gx-label.AttributeWeChatBannerLargeLabel,.gx-label.ReadonlyAttributeWeChatBannerLargeLabel,.gx-label.ImageHomeModulesBackLabel,.gx-label.CardImageAttributeDescriptionLabel,.gx-label.BlobContentCardImageAttributeDescriptionLabel,.gx-label.ReadonlyBlobContentCardImageAttributeDescriptionLabel,.gx-label.BlobInputCardImageAttributeDescriptionLabel,.gx-label.ReadonlyCardImageAttributeDescriptionLabel,.gx-label.SimpleCardAttributeTitleLabel,.gx-label.ReadonlySimpleCardAttributeTitleLabel,.gx-label.SimpleCardAttributeSubtitleLabel,.gx-label.ReadonlySimpleCardAttributeSubtitleLabel,.gx-label.CardSmallImageAttributeLabel,.gx-label.ReadonlyCardSmallImageAttributeLabel,.gx-label.CardSmallImageAttributeDescriptionLabel,.gx-label.ReadonlyCardSmallImageAttributeDescriptionLabel,.gx-label.CardWithImageAttributeDescriptionLabel,.gx-label.BlobContentCardWithImageAttributeDescriptionLabel,.gx-label.ReadonlyBlobContentCardWithImageAttributeDescriptionLabel,.gx-label.BlobInputCardWithImageAttributeDescriptionLabel,.gx-label.ReadonlyCardWithImageAttributeDescriptionLabel,.gx-label.ChatAttributeNameLabel,.gx-label.BlobContentChatAttributeNameLabel,.gx-label.ReadonlyBlobContentChatAttributeNameLabel,.gx-label.BlobInputChatAttributeNameLabel,.gx-label.ReadonlyChatAttributeNameLabel,.gx-label.ChatAttributeDateLabel,.gx-label.BlobContentChatAttributeDateLabel,.gx-label.ReadonlyBlobContentChatAttributeDateLabel,.gx-label.BlobInputChatAttributeDateLabel,.gx-label.ReadonlyChatAttributeDateLabel,.gx-label.ChatAttributeImageLabel,.gx-label.BlobContentChatAttributeImageLabel,.gx-label.ReadonlyBlobContentChatAttributeImageLabel,.gx-label.BlobInputChatAttributeImageLabel,.gx-label.ReadonlyChatAttributeImageLabel,.gx-label.ChatAttributeMessageLabel,.gx-label.BlobContentChatAttributeMessageLabel,.gx-label.ReadonlyBlobContentChatAttributeMessageLabel,.gx-label.BlobInputChatAttributeMessageLabel,.gx-label.ReadonlyChatAttributeMessageLabel,.gx-label.AttributeRegisterLabel,.gx-label.ProgressAdminCardDescriptionLabel,.gx-label.ProgressAdminCardNumberLabel,.gx-label.ReadonlyProgressAdminCardNumberLabel,.gx-label.ReadonlyProgressAdminCardDescriptionLabel,.gx-label.ProgressBarAdminV2DescriptionLabel,.gx-label.ProgressBarAdminV2NumberLabel,.gx-label.ReadonlyProgressBarAdminV2NumberLabel,.gx-label.ProgressBarAdminV2NumberTotalLabel,.gx-label.ReadonlyProgressBarAdminV2NumberTotalLabel,.gx-label.ProgressBarAdminV2TitleLabel,.gx-label.DashboardNumberLabel,.gx-label.ReadonlyDashboardNumberLabel,.gx-label.DashboardInfoLabel,.gx-label.ReadonlyDashboardInfoLabel,.gx-label.DashboardDangerLabel,.gx-label.ReadonlyDashboardDangerLabel,.gx-label.DashboardSuccessLabel,.gx-label.ReadonlyDashboardSuccessLabel,.gx-label.DashboardWarningLabel,.gx-label.ReadonlyDashboardWarningLabel,.gx-label.DashboardNumberCardLabel,.gx-label.ReadonlyDashboardNumberCardLabel,.gx-label.DashboardNumberCardNoBorderLabel,.gx-label.ReadonlyDashboardNumberCardNoBorderLabel,.gx-label.DashboardNumberAdminLabel,.gx-label.ReadonlyDashboardNumberAdminLabel,.gx-label.DashboardBaseColorLabel,.gx-label.ReadonlyDashboardBaseColorLabel,.gx-label.DashboardInfoLightLabel,.gx-label.ReadonlyDashboardInfoLightLabel,.gx-label.DashboardPercentageSuccessLabel,.gx-label.ReadonlyDashboardPercentageSuccessLabel,.gx-label.DashboardPercentageDangerLabel,.gx-label.ReadonlyDashboardPercentageDangerLabel,.gx-label.CardLongDescriptionLabel,.gx-label.ReadonlyCardLongDescriptionLabel,.gx-label.AttributeHomeModulesTitleLabel,.gx-label.ReadonlyAttributeHomeModulesTitleLabel,.gx-label.AttributeHomeModulesBigTitleLabel,.gx-label.ReadonlyAttributeHomeModulesBigTitleLabel,.gx-label.AttributeHomeModulesBigDescriptionLabel,.gx-label.ReadonlyAttributeHomeModulesBigDescriptionLabel,.gx-label.ProductCardSmallImageAttributeLabel,.gx-label.ReadonlyProductCardSmallImageAttributeLabel,.gx-label.AttributeWeChatLoginLabel,.gx-label.ReadonlyAttributeWeChatLoginLabel,.gx-label.AttributeWeChatProfileTitleLabel,.gx-label.ReadonlyAttributeWeChatProfileTitleLabel,.gx-label.AttributeWeChatProfileSubtitleLabel,.gx-label.ReadonlyAttributeWeChatProfileSubtitleLabel,.gx-label.AttributeWeChatProfileThirdSubtitleLabel,.gx-label.ReadonlyAttributeWeChatProfileThirdSubtitleLabel,.gx-label.AttributeWeChatKPIValueLabel,.gx-label.ReadonlyAttributeWeChatKPIValueLabel,.gx-label.AttributeWeChatKPITitleLabel,.gx-label.ReadonlyAttributeWeChatKPITitleLabel,.gx-label.AttributeWeChatHomeMenuListTitleLabel,.gx-label.ReadonlyAttributeWeChatHomeMenuListTitleLabel,.gx-label.AttributeWeChatListTitleLabel,.gx-label.ReadonlyAttributeWeChatListTitleLabel,.gx-label.AttributeWeChatListTitleImageLargeLabel,.gx-label.ReadonlyAttributeWeChatListTitleImageLargeLabel,.gx-label.AttributeWeChatImageSmallLabel,.gx-label.ReadonlyAttributeWeChatImageSmallLabel,.gx-label.AttributeWeChatImageLargeLabel,.gx-label.ReadonlyAttributeWeChatImageLargeLabel,.gx-label.AttributeWeChatImageLargeTagLabel,.gx-label.ReadonlyAttributeWeChatImageLargeTagLabel,.gx-label.AttributeWeChatProfileExtraDataTitleLabel,.gx-label.ReadonlyAttributeWeChatProfileExtraDataTitleLabel,.gx-label.AttributeWeChatProfileExtraDataValueLabel,.gx-label.ReadonlyAttributeWeChatProfileExtraDataValueLabel,.gx-label.AttributeWeChatListSubtitleLabel,.gx-label.ReadonlyAttributeWeChatListSubtitleLabel,.gx-label.AttributeWeChatListPriceLabel,.gx-label.ReadonlyAttributeWeChatListPriceLabel,.gx-label.AttributeWeChatListWithIconPriceLabel,.gx-label.ReadonlyAttributeWeChatListWithIconPriceLabel,.gx-label.AttributeWeChatListLargeDescriptionLabel,.gx-label.AttributeWeChatListLargeDescriptionBoldLabel,.gx-label.ReadonlyAttributeWeChatListLargeDescriptionBoldLabel,.gx-label.ReadonlyAttributeWeChatListLargeDescriptionLabel,.gx-label.AttributeWeChatTagLabel,.gx-label.ReadonlyAttributeWeChatTagLabel,.gx-label.AttributeWeChatTagDescriptionLabel,.gx-label.ReadonlyAttributeWeChatTagDescriptionLabel,.gx-label.AttributeWeChatListCheckBoxLabel,.gx-label.ReadonlyAttributeWeChatListCheckBoxLabel,.gx-label.AttributeSearchResultImageLabel,.gx-label.MasterPageTopActionsImageLabel,.gx-label.ReadonlyMasterPageTopActionsImageLabel,.gx-label.MasterPageTopActionsUserNameLabel,.gx-label.ReadonlyMasterPageTopActionsUserNameLabel,.gx-label.MasterPageTopActionsRoleNameLabel,.gx-label.ReadonlyMasterPageTopActionsRoleNameLabel,.gx-label.BlobContentAttributeLabel,.gx-label.ReadonlyBlobContentAttributeLabel,.gx-label.AttributeImage30Label,.gx-label.ReadonlyAttributeImage30Label,.gx-label.AttributeStepUnderlineLabel,.gx-label.ReadonlyAttributeStepUnderlineLabel,.gx-label.AttributeStepVerticalLabel,.gx-label.ReadonlyAttributeStepVerticalLabel,.gx-label.AttributeLandingPurusFooterLabel,.gx-label.BlobContentAttributeLandingPurusFooterLabel,.gx-label.ReadonlyBlobContentAttributeLandingPurusFooterLabel,.gx-label.BlobInputAttributeLandingPurusFooterLabel,.gx-label.ReadonlyAttributeLandingPurusFooterLabel,.gx-label.AttributeLandingPurusFooterSuboptionLabel,.gx-label.BlobContentAttributeLandingPurusFooterSuboptionLabel,.gx-label.ReadonlyBlobContentAttributeLandingPurusFooterSuboptionLabel,.gx-label.BlobInputAttributeLandingPurusFooterSuboptionLabel,.gx-label.ReadonlyAttributeLandingPurusFooterSuboptionLabel,.gx-label.ListItemTitleLabel,.gx-label.BlobContentListItemTitleLabel,.gx-label.ReadonlyBlobContentListItemTitleLabel,.gx-label.BlobInputListItemTitleLabel,.gx-label.ReadonlyListItemTitleLabel,.gx-label.ListItemDateLabel,.gx-label.BlobContentListItemDateLabel,.gx-label.ReadonlyBlobContentListItemDateLabel,.gx-label.BlobInputListItemDateLabel,.gx-label.ReadonlyListItemDateLabel,.gx-label.ListItemLongLabel,.gx-label.BlobContentListItemLongLabel,.gx-label.ReadonlyBlobContentListItemLongLabel,.gx-label.BlobInputListItemLongLabel,.gx-label.ReadonlyListItemLongLabel,.gx-label.UserInfoNameLabel,.gx-label.AttributeDraggingLabel,.gx-label.AttributeNoAcceptDragLabel,.gx-label.Attribute250Label,.gx-label.AttributeNoWrapLabel,.gx-label.AttributeCheckBoxCheckBoxLabel,.gx-label.AttributekxLabel,.gx-label.BlobContentAttributekxLabel,.gx-label.ReadonlyBlobContentAttributekxLabel,.gx-label.BlobInputAttributekxLabel,.gx-label.ReadonlyAttributekxLabel,.gx-label.AttributephLabel,.gx-label.BlobContentAttributephLabel,.gx-label.ReadonlyBlobContentAttributephLabel,.gx-label.BlobInputAttributephLabel,.gx-label.ReadonlyAttributephLabel,.gx-label.ListItemLongupdLabel,.gx-label.BlobContentListItemLongupdLabel,.gx-label.ReadonlyBlobContentListItemLongupdLabel,.gx-label.BlobInputListItemLongupdLabel,.gx-label.ReadonlyListItemLongupdLabel,.gx-label.AttributeWxLabel,.gx-label.BlobContentAttributeWxLabel,.gx-label.ReadonlyBlobContentAttributeWxLabel,.gx-label.BlobInputAttributeWxLabel,.gx-label.ReadonlyAttributeWxLabel,.gx-label.ImageblobinsLabel,.gx-label.ListItemImg1Label,.gx-label.Attributeblob1Label,.gx-label.BlobContentAttributeblob1Label,.gx-label.ReadonlyBlobContentAttributeblob1Label,.gx-label.BlobInputAttributeblob1Label,.gx-label.ReadonlyAttributeblob1Label,.gx-label.Attributeph2Label,.gx-label.BlobContentAttributeph2Label,.gx-label.ReadonlyBlobContentAttributeph2Label,.gx-label.BlobInputAttributeph2Label,.gx-label.ReadonlyAttributeph2Label,.gx-label.statusxjLabel,.gx-label.BlobContentstatusxjLabel,.gx-label.ReadonlyBlobContentstatusxjLabel,.gx-label.BlobInputstatusxjLabel,.gx-label.ReadonlystatusxjLabel,.gx-label.statustjLabel,.gx-label.BlobContentstatustjLabel,.gx-label.ReadonlyBlobContentstatustjLabel,.gx-label.BlobInputstatustjLabel,.gx-label.ReadonlystatustjLabel,.gx-label.statusthLabel,.gx-label.BlobContentstatusthLabel,.gx-label.ReadonlyBlobContentstatusthLabel,.gx-label.BlobInputstatusthLabel,.gx-label.ReadonlystatusthLabel,.gx-label.statustgLabel,.gx-label.BlobContentstatustgLabel,.gx-label.ReadonlyBlobContentstatustgLabel,.gx-label.BlobInputstatustgLabel,.gx-label.ReadonlystatustgLabel,.gx-label.noticeLabel,.gx-label.BlobContentnoticeLabel,.gx-label.ReadonlyBlobContentnoticeLabel,.gx-label.BlobInputnoticeLabel,.gx-label.ReadonlynoticeLabel,.gx-label.AttributeboldLabel,.gx-label.BlobContentAttributeboldLabel,.gx-label.ReadonlyBlobContentAttributeboldLabel,.gx-label.BlobInputAttributeboldLabel,.gx-label.ReadonlyAttributeboldLabel,.gx-label.ListItemTitle1Label,.gx-label.BlobContentListItemTitle1Label,.gx-label.ReadonlyBlobContentListItemTitle1Label,.gx-label.BlobInputListItemTitle1Label,.gx-label.ReadonlyListItemTitle1Label,.gx-label.ListItemTitle11Label,.gx-label.BlobContentListItemTitle11Label,.gx-label.ReadonlyBlobContentListItemTitle11Label,.gx-label.BlobInputListItemTitle11Label,.gx-label.ReadonlyListItemTitle11Label,.gx-label.ListItemLong1Label,.gx-label.BlobContentListItemLong1Label,.gx-label.ReadonlyBlobContentListItemLong1Label,.gx-label.BlobInputListItemLong1Label,.gx-label.ReadonlyListItemLong1Label,.gx-label.ListItemDate1Label,.gx-label.BlobContentListItemDate1Label,.gx-label.ReadonlyBlobContentListItemDate1Label,.gx-label.BlobInputListItemDate1Label,.gx-label.ReadonlyListItemDate1Label,.gx-label.TextHomeNotify2Label,.gx-label.CardWithImageAttributeDescription1Label,.gx-label.BlobContentCardWithImageAttributeDescription1Label,.gx-label.ReadonlyBlobContentCardWithImageAttributeDescription1Label,.gx-label.BlobInputCardWithImageAttributeDescription1Label,.gx-label.ReadonlyCardWithImageAttributeDescription1Label,.gx-label.statushyLabel,.gx-label.BlobContentstatushyLabel,.gx-label.ReadonlyBlobContentstatushyLabel,.gx-label.BlobInputstatushyLabel,.gx-label.ReadonlystatushyLabel,.gx-label.statussfLabel,.gx-label.BlobContentstatussfLabel,.gx-label.ReadonlyBlobContentstatussfLabel,.gx-label.BlobInputstatussfLabel,.gx-label.ReadonlystatussfLabel,.gx-label.ListItemLong2Label,.gx-label.BlobContentListItemLong2Label,.gx-label.ReadonlyBlobContentListItemLong2Label,.gx-label.BlobInputListItemLong2Label,.gx-label.ReadonlyListItemLong2Label,.gx-label.CardImageAttributeWhiteWithShadow1Label,.gx-label.ReadonlyCardImageAttributeWhiteWithShadow1Label,.gx-label.CardImageAttributeWhiteSubtitleWithShadow1Label,.gx-label.ReadonlyCardImageAttributeWhiteSubtitleWithShadow1Label,.gx-label.statushyqtLabel,.gx-label.BlobContentstatushyqtLabel,.gx-label.ReadonlyBlobContentstatushyqtLabel,.gx-label.BlobInputstatushyqtLabel,.gx-label.ReadonlystatushyqtLabel,.gx-label.statushygjsfwLabel,.gx-label.BlobContentstatushygjsfwLabel,.gx-label.ReadonlyBlobContentstatushygjsfwLabel,.gx-label.BlobInputstatushygjsfwLabel,.gx-label.ReadonlystatushygjsfwLabel,.gx-label.statushyxjzzLabel,.gx-label.BlobContentstatushyxjzzLabel,.gx-label.ReadonlyBlobContentstatushyxjzzLabel,.gx-label.BlobInputstatushyxjzzLabel,.gx-label.ReadonlystatushyxjzzLabel,.gx-label.statushyswyyyLabel,.gx-label.BlobContentstatushyswyyyLabel,.gx-label.ReadonlyBlobContentstatushyswyyyLabel,.gx-label.BlobInputstatushyswyyyLabel,.gx-label.ReadonlystatushyswyyyLabel,.gx-label.statushyhkhtLabel,.gx-label.statushydzxxLabel,.gx-label.BlobContentstatushydzxxLabel,.gx-label.ReadonlyBlobContentstatushydzxxLabel,.gx-label.BlobInputstatushydzxxLabel,.gx-label.ReadonlystatushydzxxLabel,.gx-label.statushyzyhjLabel,.gx-label.BlobContentstatushyhkhtLabel,.gx-label.ReadonlyBlobContentstatushyhkhtLabel,.gx-label.BlobInputstatushyhkhtLabel,.gx-label.ReadonlystatushyhkhtLabel,.gx-label.statushyxnyLabel,.gx-label.BlobContentstatushyxnyLabel,.gx-label.ReadonlyBlobContentstatushyxnyLabel,.gx-label.BlobInputstatushyxnyLabel,.gx-label.ReadonlystatushyxnyLabel,.gx-label.CardImageAttribute1Label,.gx-label.ReadonlyCardImageAttribute1Label,.gx-label.TextHomeNotify3Label,.gx-label.TextHomeNotify4Label,.gx-label.descsizeLabel,.gx-label.BlobContentdescsizeLabel,.gx-label.ReadonlyBlobContentdescsizeLabel,.gx-label.BlobInputdescsizeLabel,.gx-label.ReadonlydescsizeLabel,.gx-label.statustg1Label,.gx-label.BlobContentstatustg1Label,.gx-label.ReadonlyBlobContentstatustg1Label,.gx-label.BlobInputstatustg1Label,.gx-label.Readonlystatustg1Label,.gx-label.statusth1Label,.gx-label.BlobContentstatusth1Label,.gx-label.ReadonlyBlobContentstatusth1Label,.gx-label.BlobInputstatusth1Label,.gx-label.Readonlystatusth1Label,.gx-label.statustj1Label,.gx-label.BlobContentstatustj1Label,.gx-label.ReadonlyBlobContentstatustj1Label,.gx-label.BlobInputstatustj1Label,.gx-label.Readonlystatustj1Label,.gx-label.statusxj1Label,.gx-label.BlobContentstatusxj1Label,.gx-label.ReadonlyBlobContentstatusxj1Label,.gx-label.BlobInputstatusxj1Label,.gx-label.Readonlystatusxj1Label,.gx-label.AttributessLabel,.gx-label.BlobContentAttributessLabel,.gx-label.ReadonlyBlobContentAttributessLabel,.gx-label.BlobInputAttributessLabel,.gx-label.ReadonlyAttributessLabel
{
	white-space: normal;
	font-size: 9pt;
	font-weight: bold;
}
.AssociationTitle
{
	font-size: 10pt;
	color: #455a64;
}
.SmallText
{
	font-size: 7pt;
	text-align: center;
}
.SelectedTab
{
	background-image: none;
	font-size: 13px;
	font-weight: normal;
	line-height:25px;
}
.UnSelectedTab
{
	background-image: none;
	font-size: 13px;
	font-weight: normal;
}
.DataDescription,.DataDescriptionLogin
{
	padding-left: 5px;
	display: block;
	white-space: normal;
	font-size: 9pt;
	font-weight: normal;
}
.DataDescriptionLogin
{
	padding-bottom: 0px;
	padding-top: 0px;
}
.TextBlockTitleWWP,.WizardTitle,.TextBlockTitleWWPTab,.TextBlockTitleNotAuthorized,.WizardStepDescription,.WizardStepTitleLine,.WizardStepDescriptionLine,.WizardStepDescriptionUnderline,.TextBlockTitleMaster,.TextBlockTitleMaterial,.WizardStepDescriptionVertical
{
	white-space: normal;
	font-size: 13.5pt;
	font-weight: normal;
	color: #455a64;
	line-height:30px;
}
.TextBlockTitleWWPTab
{
	font-size: 11pt;
}
.WizardStepDescription,.WizardStepTitleLine,.WizardStepDescriptionLine,.WizardStepDescriptionUnderline
{
	margin-left: 15px;
	margin-right: 15px;
	font-size: 11pt;
}
.WizardStepTitleLine,.WizardStepDescriptionLine
{
	margin-left: 5px;
	display: block;
	font-size: 16px;
	font-weight: bold;
}
.WizardStepDescriptionLine
{
	font-size: 13px;
	font-weight: normal;
	line-height:normal;
}
.WizardStepDescriptionUnderline
{
	margin-left: 20px;
}
.TextBlockTitleMaster,.TextBlockTitleMaterial
{
	font-size: 15px;
	font-weight: bold;
	color: #004080;
	line-height:30px;
	line-height:30px;
}
.TextBlockTitleMaterial
{
	padding-left: 15px;
}
.WizardStepDescriptionVertical
{
	font-weight: bold;
}
.DataFilterDescription,.DataFixedFilterDescription,.DataFilterDescriptionPrefix
{
	padding-left: 8px;
	padding-right: 2px;
	font-size: 9pt;
}
.DataFixedFilterDescription
{
	margin-right: 5px;
	font-weight: bold;
}
.DataFilterDescriptionPrefix
{
	padding-left: 0px;
}
.DescriptionWhite
{
	color: white;
}
.WorkWithFooter
{
	position: absolute;
	top: -20px;
	background-color: rgba(255,255,255,0);
	font-size: 11pt;
	font-weight: bold;
	color: white;
}
.InGridDeletion
{
	text-decoration: line-through;
}
.StepNumber,.StepNumberSelected
{
	padding-right: 0px;
	font-size: 11px;
	color: #808080;
}
.StepNumberSelected
{
	color: white;
}
.StepNumberBullet,.StepNumberBulletSelected
{
	padding-right: 0px;
	font-size: 11px;
	font-weight: bold;
	color: white;
}
.StepNumberBulletSelected
{
	font-size: 14px;
}
.WizardTextBlock,.WizardTextBlockDescription
{
	white-space: normal;
	font-size: 10pt;
	font-weight: bold;
}
.WizardTextBlockDescription
{
	font-weight: normal;
}
.TextBlockNotAuthorized
{
	font-size: 13px;
}
.TextBlockNotAuthorized:before
{
	font-size: 13px;
	content: '';
}

.TextBlockLogo
{
	overflow: hidden;
	padding-top: 2px;
	display: inline-block;
	font-size: 16px;
	color: MaterialMenu_ItemForecolor;
	max-width: 180px;
	text-transform: uppercase;
}
.TextBlockMoreInfoCard,.TextBlockMoreInfoAdmin
{
	font-size: 11px;
	color: #999;
}
.TextBlockMoreInfoAdmin
{
	padding-bottom: 3px;
	padding-top: 3px;
	color: rgba(255,255,255,0.8);
}
.TextBlockMoreInfoAdmin:before
{
	color: rgba(255,255,255,0.8);
	content: '';
}

.ProgressAdminCardTitle
{
	padding-left: 10px;
	font-size: 13px;
	font-weight: 400;
	color: white;
	text-transform: uppercase;
}
.SimpleCardTitle
{
	padding-top: 8px;
	font-size: 16px;
	font-weight: 400;
	color: #455a64;
}
.TextBlockShowingOnly
{
	padding-left: 6px;
	font-style: italic;
	line-height:30px;
}
.StepNumberUnderline,.StepNumberUnderlineSelected
{
	padding-right: 0px;
	font-family: muli,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #d9d9d9;
}
.StepNumberVertical
{
	padding-right: 0px;
	font-family: muli,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8c8d8e;
}
.TextHomeBannerTitle
{
	white-space: normal;
	font-family: YouSheBiaoTiHei;
	font-size: 36px;
	font-weight: 400;
	color: #fff;
}
.TextHomeBannerUnit
{
	font-size: 14px;
	font-weight: 400;
	color: #fff;
}
.TextHomeBannerDesc
{
	font-size: 20px;
	font-weight: 300;
	color: #fff;
}
.TextHomeMTitle
{
	white-space: normal;
	font-size: 20px;
	font-weight: 400;
	color: #1b1c48;
	line-height:30px;
}
.TextHomeMSub
{
	white-space: normal;
	font-family: OPPOSans;
	font-size: 16px;
	font-weight: 300;
	color: #4e4f65;
	line-height:60px;
}
.TextHomeCName
{
	white-space: normal;
	font-family: OPPOSans-M;
	font-size: 14px;
	font-weight: 500;
	color: #1b1c48;
	line-height:30px;
	text-overflow: ellipsis;
	
 white-space: nowrap;
	
 display: block;
	
 width: 100%;
	
 overflow: hidden;
}
.TextHomeCDesc
{
	white-space: normal;
	font-family: OPPOSans-R;
	font-size: 13px;
	font-weight: 400;
	color: #88899d;
	height: auto;
	text-overflow: ellipsis;
	
 white-space: nowrap;
	
 display: block;
	
 width: 100%;
	
 overflow: hidden;
	
 height: auto;
}
.TxtFooterFonts
{
	white-space: normal;
	font-size: 10px;
	color: #e9ecef;
}
.TextHomeLogTitle
{
	font-size: 24px;
	font-weight: 400;
	color: #000;
	line-height:31.2px;
}
.TextHomeBannerTitle1,.TextHomeBannerTitle2
{
	white-space: normal;
	font-size: 24px;
	font-weight: 400;
	color: #fff;
}
.TextHomeBannerTitle2
{
	font-family: YouSheBiaoTiHei;
	font-size: 36px;
}
.TextHomeMSub1
{
	white-space: normal;
	font-family: OPPOSans;
	font-size: 16px;
	font-weight: 300;
	color: #4e4f65;
	line-height:30px;
}
.textfooter
{
	box-shadow: #fff;
	font-weight: bold;
	color: #fff;
}
.Textblod
{
	font-weight: bolder;
}
.Textlink
{
	text-decoration: none;
}
.FreeStyleGrid,.TrnSublevelGrid,.RecentLinksGrid,.FreeStyleStepsVertical,.FreeStyleHomeModulesBig,.FreeStyleHomeModules,.FreeStyleHomeModulesBigDark,.FreeStyleGridMPSearch,.CFMessages,.FreeStyleSteps,.VerticalTabGrid,.ColumnsSelectorFreeStyleGrid,.FreeStyleGridWithHeader,.FreeStyleStepsLine,.FreeStyleStepsProgress,.FreeStyleStepsUnderline
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	border-style: none;
	border-width: 0px;
	width: 100%;
}

.FreeStyleGrid>tbody>tr,.FreeStyleGrid>[data-gxrow]
{
	background-color: transparent;
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.2pt;
	font-style: normal;
}

.FreeStyleGrid[data-bkgstyle='none']>tbody>tr
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.2pt;
	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: transparent;
}

.FreeStyleGrid[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #fff;
}

.FreeStyleGrid[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #d9d9d9;
}

.TrnSublevelGrid>tbody>tr,.TrnSublevelGrid>[data-gxrow]
{
	background-color: transparent;
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.2pt;
	font-style: normal;
}

.TrnSublevelGrid[data-bkgstyle='none']>tbody>tr
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.2pt;
	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: transparent;
}

.TrnSublevelGrid[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #fff;
}

.TrnSublevelGrid[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #d9d9d9;
}

.RecentLinksGrid>tbody>tr,.RecentLinksGrid>[data-gxrow]
{
	background-color: transparent;
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.2pt;
	font-style: normal;
}

.RecentLinksGrid[data-bkgstyle='none']>tbody>tr
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.2pt;
	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: transparent;
}

.RecentLinksGrid[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #fff;
}

.RecentLinksGrid[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #d9d9d9;
}

.FreeStyleStepsVertical>tbody>tr,.FreeStyleStepsVertical>[data-gxrow]
{
	background-color: transparent;
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.2pt;
	font-style: normal;
}

.FreeStyleStepsVertical[data-bkgstyle='none']>tbody>tr
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.2pt;
	font-style: normal;
	background-color: #fff;
}

.FreeStyleStepsVertical[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .FreeStyleStepsVertical[data-bkgstyle='uniform']>tbody>tr:nth-child(even)
{
	background-color: transparent;
}

.FreeStyleStepsVertical[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #fff;
}

.FreeStyleStepsVertical[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #d9d9d9;
}

.FreeStyleHomeModulesBig>tbody>tr,.FreeStyleHomeModulesBig>[data-gxrow]
{
	background-color: transparent;
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.2pt;
	font-style: normal;
}

.FreeStyleHomeModulesBig[data-bkgstyle='none']>tbody>tr
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.2pt;
	font-style: normal;
	background-color: #fff;
}

.FreeStyleHomeModulesBig[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .FreeStyleHomeModulesBig[data-bkgstyle='uniform']>tbody>tr:nth-child(even)
{
	background-color: transparent;
}

.FreeStyleHomeModulesBig[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #fff;
}

.FreeStyleHomeModulesBig[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #d9d9d9;
}

.FreeStyleHomeModules>tbody>tr,.FreeStyleHomeModules>[data-gxrow]
{
	background-color: transparent;
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.2pt;
	font-style: normal;
}

.FreeStyleHomeModules[data-bkgstyle='none']>tbody>tr
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.2pt;
	font-style: normal;
	background-color: #fff;
}

.FreeStyleHomeModules[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .FreeStyleHomeModules[data-bkgstyle='uniform']>tbody>tr:nth-child(even)
{
	background-color: transparent;
}

.FreeStyleHomeModules[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #fff;
}

.FreeStyleHomeModules[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #d9d9d9;
}

.FreeStyleHomeModulesBigDark>tbody>tr,.FreeStyleHomeModulesBigDark>[data-gxrow]
{
	background-color: transparent;
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.2pt;
	font-style: normal;
}

.FreeStyleHomeModulesBigDark[data-bkgstyle='none']>tbody>tr
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.2pt;
	font-style: normal;
	background-color: #fff;
}

.FreeStyleHomeModulesBigDark[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .FreeStyleHomeModulesBigDark[data-bkgstyle='uniform']>tbody>tr:nth-child(even)
{
	background-color: transparent;
}

.FreeStyleHomeModulesBigDark[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #fff;
}

.FreeStyleHomeModulesBigDark[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #d9d9d9;
}

.FreeStyleGridMPSearch>tbody>tr,.FreeStyleGridMPSearch>[data-gxrow]
{
	background-color: transparent;
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.2pt;
	font-style: normal;
}

.FreeStyleGridMPSearch[data-bkgstyle='none']>tbody>tr
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.2pt;
	font-style: normal;
	background-color: #fff;
}

.FreeStyleGridMPSearch[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .FreeStyleGridMPSearch[data-bkgstyle='uniform']>tbody>tr:nth-child(even)
{
	background-color: transparent;
}

.FreeStyleGridMPSearch[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #fff;
}

.FreeStyleGridMPSearch[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #d9d9d9;
}

.CFMessages>tbody>tr,.CFMessages>[data-gxrow]
{
	background-color: transparent;
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.2pt;
	font-style: normal;
}

.CFMessages[data-bkgstyle='none']>tbody>tr
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.2pt;
	font-style: normal;
	background-color: #fff;
}

.CFMessages[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .CFMessages[data-bkgstyle='uniform']>tbody>tr:nth-child(even)
{
	background-color: transparent;
}

.CFMessages[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #fff;
}

.CFMessages[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #d9d9d9;
}

.FreeStyleSteps
{
	position: relative;
}

.FreeStyleSteps>tbody>tr,.FreeStyleSteps>[data-gxrow]
{
	background-color: transparent;
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.2pt;
	font-style: normal;
}

.FreeStyleSteps[data-bkgstyle='none']>tbody>tr
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.2pt;
	font-style: normal;
	background-color: #fff;
}

.FreeStyleSteps[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .FreeStyleSteps[data-bkgstyle='uniform']>tbody>tr:nth-child(even)
{
	background-color: transparent;
}

.FreeStyleSteps[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #fff;
}

.FreeStyleSteps[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #d9d9d9;
}

.VerticalTabGrid>tbody>tr,.VerticalTabGrid>[data-gxrow]
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.2pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.VerticalTabGrid[data-bkgstyle='none']>tbody>tr
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.2pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #fff;
}

.VerticalTabGrid[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #fff;
}

.VerticalTabGrid[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #d9d9d9;
}

.ColumnsSelectorFreeStyleGrid
{
	height: 100%;
}

.ColumnsSelectorFreeStyleGrid>tbody>tr,.ColumnsSelectorFreeStyleGrid>[data-gxrow]
{
	background-color: transparent;
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.2pt;
	font-style: normal;
}

.ColumnsSelectorFreeStyleGrid[data-bkgstyle='none']>tbody>tr
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.2pt;
	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: transparent;
}

.ColumnsSelectorFreeStyleGrid[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #fff;
}

.ColumnsSelectorFreeStyleGrid[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #d9d9d9;
}

.FreeStyleGridWithHeader
{
	border-top: none;
	border-bottom-color: #eaeaea;
	border-left-color: #eaeaea;
	border-right-color: #eaeaea;
	border-style: solid;
	border-width: 1px;
	border-collapse:collapse !important;
}

.FreeStyleGridWithHeader>tbody>tr,.FreeStyleGridWithHeader>[data-gxrow]
{
	background-color: transparent;
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.2pt;
	font-style: normal;
	border-collapse:collapse !important;
}

.FreeStyleGridWithHeader[data-bkgstyle='none']>tbody>tr
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.2pt;
	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: transparent;
	border-collapse:collapse !important;
}

.FreeStyleGridWithHeader[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #fff;
	border-collapse:collapse !important;
}

.FreeStyleGridWithHeader[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #d9d9d9;
	border-collapse:collapse !important;
}

.FreeStyleStepsLine
{
	padding-top: 15px;
}

.FreeStyleStepsLine>tbody>tr,.FreeStyleStepsLine>[data-gxrow]
{
	background-color: transparent;
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.2pt;
	font-style: normal;
}

.FreeStyleStepsLine[data-bkgstyle='none']>tbody>tr
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.2pt;
	font-style: normal;
	background-color: #fff;
}

.FreeStyleStepsLine[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .FreeStyleStepsLine[data-bkgstyle='uniform']>tbody>tr:nth-child(even)
{
	background-color: transparent;
}

.FreeStyleStepsLine[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #fff;
}

.FreeStyleStepsLine[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #d9d9d9;
}

.FreeStyleStepsProgress
{
	padding-right: 9px;
	padding-top: 15px;
}

.FreeStyleStepsProgress>tbody>tr,.FreeStyleStepsProgress>[data-gxrow]
{
	background-color: transparent;
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.2pt;
	font-style: normal;
}

.FreeStyleStepsProgress[data-bkgstyle='none']>tbody>tr
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.2pt;
	font-style: normal;
	background-color: #fff;
}

.FreeStyleStepsProgress[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .FreeStyleStepsProgress[data-bkgstyle='uniform']>tbody>tr:nth-child(even)
{
	background-color: transparent;
}

.FreeStyleStepsProgress[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #fff;
}

.FreeStyleStepsProgress[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #d9d9d9;
}

.FreeStyleStepsUnderline>tbody>tr,.FreeStyleStepsUnderline>[data-gxrow]
{
	background-color: transparent;
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.2pt;
	font-style: normal;
}

.FreeStyleStepsUnderline[data-bkgstyle='none']>tbody>tr
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.2pt;
	font-style: normal;
	background-color: #fff;
}

.FreeStyleStepsUnderline[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .FreeStyleStepsUnderline[data-bkgstyle='uniform']>tbody>tr:nth-child(even)
{
	background-color: transparent;
}

.FreeStyleStepsUnderline[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #fff;
}

.FreeStyleStepsUnderline[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #d9d9d9;
}

.Hyperlink
{
	border-style: none;
	border-width: 0px;
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.45pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
.Messages,.ErrorMessages,.WarningMessages
{
	border-bottom-color: gray;
	border-left-color: gray;
	border-right-color: gray;
	border-top-color: gray;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.2pt;
	font-style: normal;
	font-variant: normal;
	color: #808080;
}
.ErrorMessages
{
	padding-left: 5px;
	top: 10px;
	font-size: 8pt;
	color: #f56a67;
	z-index:3 !important;
}
.WarningMessages
{
	background-color: #f39c12;
	margin-left: 5px;
	min-height: 34px;
	font-size: 9pt;
	font-weight: bold;
	color: white;
	z-index:3 !important;
}
.Animation
{
	--gx-animation-type: 'idNative';
}
.gx-switch-Switch .on
{
	background-color: #5cb85c !important;
	color: #eee !important;
}
.gx-switch-Switch .off
{
	background-color: #eee !important;
	color: #000 !important;
}
.QueryViewer-chart .highcharts-background {
	fill: #fff;
	stroke: #575b5d;
}
.QueryViewer-chart .QVTimelineHeaderContainer::before {
	background-color: #fff;
}
.QueryViewer-chart .QVTimelineHeader {
	color: #666;
}
.QueryViewer-chart .QVTimelineHeader a, .QueryViewer-chart  .QVTimelineHeader select {
	color: #666;
}
.QueryViewer-chart .highcharts-title tspan {
	fill: #455a64;
}
.QueryViewer-chart .highcharts-legend-item text {
	fill: #666;
}
.QueryViewer-chart .highcharts-axis-title tspan {
	fill: #666;
}
.QueryViewer-chart .highcharts-axis-labels text {
	fill: #666;
}
.QueryViewer-chart .highcharts-axis-line {
	stroke: #666;
}
.QueryViewer-chart .highcharts-tick {
	stroke: #666;
}
.QueryViewer-chart .highcharts-data-labels text {
	fill: #666;
}
.QueryViewer-chart .highcharts-tooltip-box {
	fill: #fff;
}
.QueryViewer-chart .highcharts-tooltip text {
	fill: #666;
}
.QueryViewerBar-chart .highcharts-color-0 {
	fill: #004080;
	stroke: #004080;
}
.QueryViewerBar-chart .highcharts-background {
	fill: #fff;
	stroke: #575b5d;
}
.QueryViewerBar-chart .QVTimelineHeaderContainer::before {
	background-color: #fff;
}
.QueryViewerBar-chart .QVTimelineHeader {
	color: #666;
}
.QueryViewerBar-chart .QVTimelineHeader a, .QueryViewerBar-chart  .QVTimelineHeader select {
	color: #666;
}
.QueryViewerBar-chart .highcharts-title tspan {
	fill: #455a64;
}
.QueryViewerBar-chart .highcharts-legend-item text {
	fill: #666;
}
.QueryViewerBar-chart .highcharts-axis-title tspan {
	fill: #666;
}
.QueryViewerBar-chart .highcharts-axis-labels text {
	fill: #666;
}
.QueryViewerBar-chart .highcharts-axis-line {
	stroke: #666;
}
.QueryViewerBar-chart .highcharts-tick {
	stroke: #666;
}
.QueryViewerBar-chart .highcharts-data-labels text {
	fill: #666;
}
.QueryViewerBar-chart .highcharts-tooltip-box {
	fill: #fff;
}
.QueryViewerBar-chart .highcharts-tooltip text {
	fill: #666;
}
.QueryViewerBar-chart .highcharts-color-0 {
	fill: #004080;
	stroke: #004080;
}
.QueryViewerBar-chart .highcharts-background {
	fill: #fff;
	stroke: #575b5d;
}
.QueryViewerBar-chart .QVTimelineHeaderContainer::before {
	background-color: #fff;
}
.QueryViewerBar-chart .QVTimelineHeader {
	color: #666;
}
.QueryViewerBar-chart .QVTimelineHeader a, .QueryViewerBar-chart  .QVTimelineHeader select {
	color: #666;
}
.QueryViewerBar-chart .highcharts-title tspan {
	fill: #455a64;
}
.QueryViewerBar-chart .highcharts-legend-item text {
	fill: #666;
}
.QueryViewerBar-chart .highcharts-axis-title tspan {
	fill: #666;
}
.QueryViewerBar-chart .highcharts-axis-labels text {
	fill: #666;
}
.QueryViewerBar-chart .highcharts-axis-line {
	stroke: #666;
}
.QueryViewerBar-chart .highcharts-tick {
	stroke: #666;
}
.QueryViewerBar-chart .highcharts-data-labels text {
	fill: #666;
}
.QueryViewerBar-chart .highcharts-tooltip-box {
	fill: #fff;
}
.QueryViewerBar-chart .highcharts-tooltip text {
	fill: #666;
}
.GridPageController .slick-dots li button:before
{
	content: '\2022';
}
.GridPageController .slick-dots li.slick-active button:before
{
	color: black;
}
.GridPageController .slick-prev:before, .GridPageController .slick-next:before
{
	color: #555;
}
.GridPageController .slick-prev:before
{
	content: '\2190';
}
.GridPageController .slick-next:before
{
	content: '\2192';
}
.PanelSimpleTitle_BaseColor>.panel-heading>.panel-title:before 
{
	border-left-color: #004080;
	border-style: solid;
	border-width: 4px;
	margin-right: 10px;
	height: 16px;
	display: inline-block;
	vertical-align: bottom;
	content:"";
	border-right:0;
	border-top:0;
	border-bottom:0;
}
.PanelSimpleTitle_BaseColor>.panel-heading>.panel-title 
{
	font-family: "Poppins", sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #101010;
}
.PanelSimpleTitle_BaseColor>.panel-heading>.panel-title  A
{
	color: #101010;
}
.WeChatListItemHomeCell td:first-child 
{
	padding-right: 5px;
	padding-top: 3px;
	vertical-align: top;
}
.WeChatSubtitleCellMinHeight .form-control-static 
{
	height: 17px;
}
.WeChatProfileHeader:before 
{
	background-color: #004080;
	opacity: .5;
	position: absolute;
	height: 100%;
	content:' ';
	width:calc(100% - 15px);
}
.PanelSimpleTitle_BaseColor>div>.panel-body 
{
	padding-top: 0px;
	border-style:none !important;
}
.AttributeWeChatListCheckBox .gx-radio-label 
{
	border-bottom: 0;
	border-left-color: #f1efef;
	border-right-color: #f1efef;
	border-top: 0;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}
.AttributeWeChatListCheckBox .gx-radio-label.active 
{
	background-color: #678cf9;
	border-left-color: #678cf9;
	border-right-color: #678cf9;
	color: white;
}
.WeChatListItemWithIconCell:hover 
{
	background-color: #d9e2fd;
}
.form-control.AttributeWeChatLogin:focus,.form-control.AttributeWeChatLogin:hover 
{
	box-shadow:none;
}
.ButtonWeChatLogin:hover,.ButtonWeChatLogin:focus 
{
	background-color: #002767;
	border-bottom-color: #002c6c;
	border-left-color: #002c6c;
	border-right-color: #002c6c;
	border-top-color: #002c6c;
	color: white;
}
.DataContentCellWeChat .gx-label 
{
	padding-left: 30px;
	color: #8e8e92;
	text-align: left;
}
.DataContentCellWeChat .gx-attribute 
{
	text-align: right;
}
.DataContentCellWeChat .gx-attribute  .input-group 
{
	width: 50%;
}
.DataContentCellWeChat .gx-attribute  .Attribute 
{
	border-style: none;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	height: auto;
	max-width: 50%;
	box-shadow:none;
	text-align:right !important;
}
.DataContentCellWeChat .form-group 
{
	margin-bottom: 0px;
}
.AttributeWeChatList .gx-radio-label.active 
{
	background-color: transparent;
	border-bottom-color: #004080;
	border-style: solid;
	border-width: 4px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	color: #004080;
	outline:0;
	border-top:0;
	border-left:0;
	border-right:0;
	box-shadow:none;
}
.AttributeWeChatList .gx-radio-label,.AttributeWeChatList .gx-radio-label:active,.AttributeWeChatList .gx-radio-label:focus:active 
{
	background-color: transparent;
	border-style: none;
	cursor: pointer;
	font-weight: bold;
	outline:0;
	box-shadow:none;
}
.HTMLClass,HTML[style*="width"] 
{
	background-color: inherit;
}
.dp_container~DIV>.ErrorMessages 
{
	margin-bottom: -2px;
	margin-left: 6px;
}
.ActionGroupColoredActions .ButtonExcel 
{
	border-bottom-color: #08743b;
	border-left-color: #08743b;
	border-right-color: #08743b;
	border-top-color: #08743b;
	color: #08743b;
}
.ActionGroupColoredActions .ButtonCSV 
{
	border-bottom-color: #f39c12;
	border-left-color: #f39c12;
	border-right-color: #f39c12;
	border-top-color: #f39c12;
	color: #f39c12;
}
.ActionGroupColoredActions .ButtonPDF 
{
	border-bottom-color: #ea4c3a;
	border-left-color: #ea4c3a;
	border-right-color: #ea4c3a;
	border-top-color: #ea4c3a;
	color: #ea4c3a;
}
.ViewCellRightItem>.TextBlock 
{
	padding-left: 3px;
	padding-right: 0px;
	vertical-align: sub;
}
.CellMarginLogin .TableLogin2Cols .DataContentCellFL 
{
	padding-left: 30px;
	padding-right: 30px;
}
.CellMarginLogin .DataContentCellFL 
{
	padding-left: 5px;
}
.TableContainerStepBullet>tbody>tr>td>table>tbody>tr>td:nth-child(1) 
{
	width: 50%;
	vertical-align:middle !important;
}
.TableContainerStepBullet>tbody>tr>td>table>tbody>tr>td:nth-child(3) 
{
	width: 50%;
	vertical-align:middle !important;
}
.TableContainerStepBullet>tbody>tr:nth-child(2)>td 
{
	padding-top: 5px;
	text-align: center;
}
.TableContainerStep>tbody>tr>td:nth-child(2), .TableContainerStepSelected>tbody>tr>td:nth-child(2) 
{
	padding-left: 15px;
	padding-right: 5px;
}
.TableContainerStep>tbody>tr>td:nth-child(3), .TableContainerStepSelected>tbody>tr>td:nth-child(3) 
{
	height: 60px;
	padding-right:15px !important;
}
.TableCardsMenu:hover, .TableCardsMenu2x:hover 
{
	background-color: #004080;
	-moz-transition:.2s linear;
	-ms-transition:.2s linear;
	transition:.2s linear;
}
.CardsMenuProgressIndicatorCircle .ProgressIndicatorCircle  .CircleCaption 
{
	font-size: 9pt;
	font-weight: normal;
	color: white;
}
.TableCardsMenuOptionWCCircle circle.BackCircle 
{
	opacity: 0.4;
}
.TableCardsMenuOptionWCCircle .ProgressIndicatorCircle circle.ProgressCircle 
{
	stroke: white;
}
.TableCardsMenuOptionWCPB  .progress-bar 
{
	background-color: white;
}
.TableCardsMenuOptionWCPB  .progress 
{
	background-color: rgba(255,255,255,0.53);
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	margin-bottom: 12px;
	height: 10px;
}
.toggle-container 
{
	display: inline-block;
}
.ActionGroupHeader.ActionGroupHeaderSquare .btn IMG 
{
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	max-height: 30px;
}
.ActionGroupHeader.ActionGroupHeaderSquare .ddoMenuUserInfo IMG 
{
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}
.TableMainWithShadow .GridNoBorderCell:not(.NestedGridCell) .PaginationBar, .tab-content .GridNoBorderCell:not(.NestedGridCell) .PaginationBar,.TableMainPrompt .GridNoBorderCell:not(.NestedGridCell) .PaginationBar 
{
	padding-bottom: 0px;
}
.TableMainPrompt .WWFiltersCell 
{
	margin-left: 30px;
}
.AttributeFL~.input-group-btn 
{
	width: 1%;
}
.FloatingLabelEmpty INPUT::selection 
{
	background-color: transparent;
}
.FloatingLabelEmpty .AttributeFLLabel.control-label 
{
	position: relative;
	font-size: 14px;
	font-weight: 300;
	color: #67757c;
	-moz-transition:0.2s ease all;
	transition:0.2s ease all;
	-webkit-transition:0.2s ease all;
}
.FloatingLabelEmpty INPUT 
{
	color: transparent;
}
.AttributeFLLabel.control-label 
{
	padding-top: 0px;
	position: relative;
	height: 24px;
	width: 100%;
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #627077;
	text-align: left;
	-khtml-user-select:none;
	-moz-transition:0.2s ease all;
	-moz-user-select:none;
	-ms-user-select:none;
	transition:0.2s ease all;
	user-select:none;
	-webkit-touch-callout:none;
	-webkit-transition:0.2s ease all;
	-webkit-user-select:none;
	line-height:29px;
}
.AttributeFLLabel~div:not(.tooltip) 
{
	width: 100%;
}
.form-horizontal .checkbox 
{
	padding-top: 0px;
}
.form-horizontal .checkbox  LABEL.AttributeFL
{
	margin-bottom: -9px;
	padding-left: 26px;
	padding-top: 24px;
	min-height: 48px;
	width: 100%;
}
.AttributeFL.gx-checkbox-wrapper, .ReadonlyAttributeFL.gx-checkbox-wrapper 
{
	margin-bottom: -9px;
	padding-left: 26px;
	padding-top: 24px;
	min-height: 48px;
	width: 100%;
}
.ButtonColorFilled:hover, .ButtonColorFilled:focus, .ButtonColorFilledFullWidth:hover, .ButtonColorFilledFullWidth:focus, .ButtonColorFilled:active:focus, .ButtonColorFilledFullWidth:active:focus 
{
	background-color: #2f3d4a;
	color: white;
	box-shadow:none;
}
.ActionGroupColorFilledActions .ColumnsSelector.open>.btn-default 
{
	background-color: #004080;
	border-style: none;
	color: white;
	box-shadow:none;
}
.ActionGroupColorFilledActions .ColumnsSelector> .btn-default,.ActionGroupColorFilledActions>div>input 
{
	background-color: #004080;
	border-style: none;
	margin-right: 3pt;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #fff;
	transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	box-shadow:none;
}
.ActionGroupColorFilledActions .ColumnsSelector>.btn-default:hover, .ActionGroupColorFilledActions .ColumnsSelector>.btn-default:active:focus, .ActionGroupColorFilledActions .ColumnsSelector>.btn-default:focus, .ActionGroupColorFilledActions .ColumnsSelector.open>BUTTON.btn-default, .ActionGroupColorFilledActions .ColumnsSelector.open>.btn-default:focus 
{
	background-color: #2f3d4a;
	border-style: none;
	color: white;
}
.AttributeEmptyValue INPUT::-moz-selection 
{
	background-color: transparent;
}
.TableSplitMasterListRow:hover 
{
	background-color: #f7f7f7;
	border-left-width:1px;
	border-right-width:1px;
}
.CalendarCombo 
{
	background-color: #f7f7f7;
	border-bottom-color: #f7f7f7;
	border-left-color: #f7f7f7;
	border-right-color: #f7f7f7;
	border-top-color: #f7f7f7;
	border-style: solid;
	border-width: 1px;
	left: 0px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	position: absolute;
	top: 0px;
	width: 4em;
	display: none;
	cursor: default;
	font-size: 9px;
	color: MenuText;
}
.CalendarCombo  .label 
{
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	text-align: center;
}
.CalendarCombo  .label-IEfix 
{
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	width: 4em;
	text-align: center;
}
.CalendarCombo  .active 
{
	border-bottom-color: #000;
	border-left-color: #000;
	border-right-color: #000;
	border-top-color: #000;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.CalendarCombo  .hilite 
{
	background-color: #004080;
	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;
}
.ComponentTrigger 
{
	margin-left: 4px;
	cursor: pointer;
}
.dojoDialog 
{
	background-color: #eaeaea;
	border-bottom-color: gray;
	border-left-color: gray;
	border-right-color: gray;
	border-top-color: gray;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
}
.RowDeleted 
{
	text-decoration: line-through;
}
.dp_container 
{
	position: relative;
}
.Dummy, Body>DIV.gx-mask 
{
	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;
}
.gx-masked-relative 
{
	position: relative;
}
.GXProgressBar  .progress-bar-title 
{
	margin-bottom: 3px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 3px;
}
.GeoLocOption 
{
	margin-left: 4px;
	margin-right: 4px;
	position: relative;
	top: 2px;
	cursor: pointer;
}
.PopupHeader 
{
	background-color: #fff;
	background-image: none;
	border-bottom: solid 1px #dedede;
	border-style: none;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	box-sizing: border-box;
	float: left;
	margin-bottom: -1px;
	margin-top: -1px;
	padding-bottom: 0px;
	padding-top: 12px;
	z-index: 1;
	height: 50px;
	width: 100%;
	cursor: move;
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: white;
	text-indent: 3px;
	vertical-align: bottom;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.PopupHeaderButton 
{
	background-image: url(../ClosePrompt.png);
	float: right;
	margin-right: 10px;
	height: 18px;
	width: 18px;
	cursor: pointer;
	text-align: right;
}
.PopupContent 
{
	background-color: #fff;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.WorkWith TR:not(.WCD_tr) .ReadonlyAttribute 
{
	padding-top: 0px;
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.WorkWith TR:not(.WCD_tr) span.ReadonlyAttribute.gx-download-placeholder 
{
	background-image: url(../VideoDownload.png);
	margin-left: 0px;
	height: 64px;
	max-height: 64px;
	width: 64px;
	display: inline-block;
}
.WorkWith TR:not(.WCD_tr) .gx-attribute .form-control:not(.Invisible) 
{
	display: block;
}
.WorkWith TR:not(.WCD_tr) .Attribute 
{
	margin-left: 0px;
	display: block;
}
.WorkWith TR:not(.WCD_tr) .AttributeCheckBox 
{
	padding-left: 0px;
}
.WorkWith TR:not(.WCD_tr) SELECT 
{
	width:auto !important;
}
.WorkWith TR:not(.WCD_tr) .input-group .Attribute 
{
	min-width: 135px;
}
.WorkWith TR:not(.WCD_tr) .input-group-btn 
{
	left: -5px;
}
.WorkWith TR:not(.WCD_tr) .input-group-btn>.btn-default 
{
	display: inline-grid;
}
.WorkWith TR:not(.WCD_tr) .gx-attribute .form-control.Invisible 
{
	display: none;
}
.WorkWith TR:not(.WCD_tr) .AttributeRealWidth 
{
	margin-left: 0px;
	display: block;
}
.WorkWith TR:not(.WCD_tr) .ReadonlyAttributeRealWidth 
{
	display: inline;
	overflow: inherit !important;
}
.WorkWith TR:not(.WCD_tr) .AttributeRealWidthCheckBox 
{
	margin-left: 5px;
	padding-left: 0px;
}
.WorkWith TR:not(.WCD_tr) .gx-attribute img.ReadonlyAttribute 
{
	max-height: 30px;
}
.WorkWith TR:not(.WCD_tr) input[type='checkbox']:before 
{
	line-height:inherit;
}
.WorkWith  .ExtendedCombo .btn-default 
{
	margin-bottom: 5px;
	margin-top: 5px;
	min-width: 206px;
}
.WorkWith  .checkbox .Attribute 
{
	border-style: none;
}
.WorkWith  .ConvertToDDO SELECT 
{
	height:0 !important;
}
.WorkWith  .checkbox LABEL SPAN INPUT 
{
	margin-top: 4px;
	margin-left:-14px !important;
}
.WorkWith  .checkbox LABEL INPUT 
{
	margin-left: 0px;
}
.WorkWith  .ErrorAttribute 
{
	margin-left: 0px;
}
.WorkWith  .ErrorMessages 
{
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	padding-left: 0px;
	top: auto;
	display: block;
	white-space: nowrap;
}
.WorkWith  .DVelopComboGridCell span.ErrorMessages 
{
	display: inline;
}
.WorkWith  .DVelopComboGridCell > input.ErrorAttribute + div 
{
	display:none !important;
}
.WorkWith  .DVelopComboGridCell > .ExtendedCombo .btn-default.Errorbtn 
{
	z-index: 101;
}
.WorkWith  .DVelopComboGridCell .Errorbtn + div 
{
	float: none;
}
.WorkWith  TR .WWIconActionColumn i 
{
	opacity: .5;
	font-size: 13px;
	color: #000;
}
.WorkWith  TR .WWIconActionColumn .ArrowIcon 
{
	background-color: transparent;
	font-size: 16px;
	color: #a0a2a2;
	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 .WWColumnDanger  .ActionBaseColorAttribute 
{
	background-color: #e5cccc;
}
.WorkWith  TR .WWColumnDanger  A:focus .ActionBaseColorAttribute 
{
	background-color: #dd4b39;
}
.WorkWith  TR .WWColumnDanger  A:link
{
	font-weight: bold;
	color: #dd4b39;
}
.WorkWith  TR .WWColumnDanger  A:visited
{
	font-weight: bold;
	color: #dd4b39;
}
.WorkWith  TR .WWColumnWarning  .ActionBaseColorAttribute 
{
	background-color: #fed6be;
}
.WorkWith  TR .WWColumnWarning  A:focus .ActionBaseColorAttribute 
{
	background-color: #fb6e52;
}
.WorkWith  TR .WWColumnWarning  A:link
{
	font-weight: bold;
	color: #fb6e52;
}
.WorkWith  TR .WWColumnWarning  A:visited
{
	font-weight: bold;
	color: #fb6e52;
}
.WorkWith  TR .WWColumnSuccess  .ActionBaseColorAttribute 
{
	background-color: #b9ccb7;
}
.WorkWith  TR .WWColumnSuccess  A:focus .ActionBaseColorAttribute 
{
	background-color: #00a65a;
}
.WorkWith  TR .WWColumnSuccess  A:link
{
	font-weight: bold;
	color: #00a65a;
}
.WorkWith  TR .WWColumnSuccess  A:visited
{
	font-weight: bold;
	color: #00a65a;
}
.WorkWith  TR .WWColumnInfo  .ActionBaseColorAttribute 
{
	background-color: #bcdcf5;
}
.WorkWith  TR .WWColumnInfo  A:link
{
	font-weight: bold;
	color: #3c8dbc;
}
.WorkWith  TR .WWColumnInfo  A:visited
{
	font-weight: bold;
	color: #3c8dbc;
}
.WorkWith  TR .WWColumnInfo  A:focus .ActionBaseColorAttribute 
{
	background-color: #3c8dbc;
}
.WorkWith  TR .WWColumnGray  .ActionBaseColorAttribute 
{
	background-color: #d9d9d9;
}
.WorkWith  TR .WWColumnGray  A:link
{
	font-weight: bold;
	color: #808080;
}
.WorkWith  TR .WWColumnGray  A:visited
{
	font-weight: bold;
	color: #808080;
}
.WorkWith  TR .WWColumnGray  A:focus .ActionBaseColorAttribute 
{
	background-color: gray;
}
.WorkWith  TR .WWColumnDanger.WWIconActionColumn i 
{
	opacity: 1;
	color: #e5b5b5;
}
.WorkWith  TR .WWActionGroupColumn.WWColumnDanger .dropdown-toggle.btn-default>i 
{
	color: #e5b5b5;
}
.WorkWith  TR .WWActionGroupColumn.WWColumnDanger .dropdown-toggle.btn-default 
{
	border-bottom-color: #e5b5b5;
	border-left-color: #e5b5b5;
	border-right-color: #e5b5b5;
	border-top-color: #e5b5b5;
}
.WorkWith  TR .WWColumnSuccess.WWIconActionColumn i 
{
	opacity: 1;
	color: #a4c2a0;
}
.WorkWith  TR .WWActionGroupColumn.WWColumnSuccess .dropdown-toggle.btn-default>i 
{
	color: #a4c2a0;
}
.WorkWith  TR .WWActionGroupColumn.WWColumnSuccess .dropdown-toggle.btn-default 
{
	border-bottom-color: #a4c2a0;
	border-left-color: #a4c2a0;
	border-right-color: #a4c2a0;
	border-top-color: #a4c2a0;
}
.WorkWith  TR .WWColumnInfo.WWIconActionColumn i 
{
	opacity: 1;
	color: #97c9f1;
}
.WorkWith  TR .WWActionGroupColumn.WWColumnInfo .dropdown-toggle.btn-default>i 
{
	color: #97c9f1;
}
.WorkWith  TR .WWActionGroupColumn.WWColumnInfo .dropdown-toggle.btn-default 
{
	border-bottom-color: #97c9f1;
	border-left-color: #97c9f1;
	border-right-color: #97c9f1;
	border-top-color: #97c9f1;
}
.WorkWith  TR .WWColumnWarning.WWIconActionColumn i 
{
	opacity: 1;
	color: #f9c2a0;
}
.WorkWith  TR .WWActionGroupColumn.WWColumnWarning .dropdown-toggle.btn-default>i 
{
	color: #f9c2a0;
}
.WorkWith  TR .WWActionGroupColumn.WWColumnWarning .dropdown-toggle.btn-default 
{
	border-bottom-color: #f9c2a0;
	border-left-color: #f9c2a0;
	border-right-color: #f9c2a0;
	border-top-color: #f9c2a0;
}
.WorkWith  TR .WWColumnGray.WWIconActionColumn i 
{
	opacity: 1;
	color: #c8c8c8;
}
.WorkWith  TR .WWActionGroupColumn.WWColumnGray .dropdown-toggle.btn-default>i 
{
	color: #c8c8c8;
}
.WorkWith  TR .WWActionGroupColumn.WWColumnGray .dropdown-toggle.btn-default 
{
	border-bottom-color: #c8c8c8;
	border-left-color: #c8c8c8;
	border-right-color: #c8c8c8;
	border-top-color: #c8c8c8;
}
.WorkWith  TR .WWColumnGray Select 
{
	border-bottom-color: #c8c8c8;
	border-left-color: #c8c8c8;
	border-right-color: #c8c8c8;
	border-top-color: #c8c8c8;
}
.WorkWith  TR .WWColumnDanger Select 
{
	border-bottom-color: #e5b5b5;
	border-left-color: #e5b5b5;
	border-right-color: #e5b5b5;
	border-top-color: #e5b5b5;
}
.WorkWith  TR .WWColumnSuccess Select 
{
	border-bottom-color: #a4c2a0;
	border-left-color: #a4c2a0;
	border-right-color: #a4c2a0;
	border-top-color: #a4c2a0;
}
.WorkWith  TR .WWColumnInfo Select 
{
	border-bottom-color: #97c9f1;
	border-left-color: #97c9f1;
	border-right-color: #97c9f1;
	border-top-color: #97c9f1;
}
.WorkWith  TR .WWColumnWarning Select 
{
	border-bottom-color: #f9c2a0;
	border-left-color: #f9c2a0;
	border-right-color: #f9c2a0;
	border-top-color: #f9c2a0;
}
.WorkWith  TR A:focus .WWIconActionColumn i 
{
	color: #004080;
}
.WorkWith  TR A:focus .ActionBaseColorAttribute 
{
	color: #004080;
}
.WorkWith  TR A:focus .DeleteAttribute 
{
	opacity: 1;
	color: #f56a67;
}
.WorkWith  TR A:focus .SelectAttribute 
{
	opacity: 1;
	color: #9ccf70;
}
.WorkWith  TR:hover .WWColumnDanger.WWIconActionColumn i 
{
	color: #dd4b39;
}
.WorkWith  TR:hover .WWColumnDanger .ConvertToDDO.bootstrap-select>Button.btn-default:hover 
{
	border-bottom-color: #dd4b39;
	border-left-color: #dd4b39;
	border-right-color: #dd4b39;
	border-top-color: #dd4b39;
}
.WorkWith  TR:hover .WWColumnDanger .ConvertToDDO.bootstrap-select>Button.btn-default:hover>i 
{
	color: #dd4b39;
}
.WorkWith  TR:hover .WWColumnDanger .ConvertToDDO.bootstrap-select>Button.btn-default>i 
{
	color: #e5b5b5;
}
.WorkWith  TR:hover .WWColumnGray.WWIconActionColumn i 
{
	color: #dd4b39;
}
.WorkWith  TR:hover .WWColumnGray .ConvertToDDO.bootstrap-select>Button.btn-default:hover 
{
	border-bottom-color: gray;
	border-left-color: gray;
	border-right-color: gray;
	border-top-color: gray;
}
.WorkWith  TR:hover .WWColumnGray .ConvertToDDO.bootstrap-select>Button.btn-default:hover>i 
{
	color: gray;
}
.WorkWith  TR:hover .WWColumnGray .ConvertToDDO.bootstrap-select>Button.btn-default>i 
{
	color: #c8c8c8;
}
.WorkWith  TR:hover .WWColumnInfo.WWIconActionColumn i 
{
	color: #3c8dbc;
}
.WorkWith  TR:hover .WWColumnInfo .ConvertToDDO.bootstrap-select>Button.btn-default:hover 
{
	border-bottom-color: #3c8dbc;
	border-left-color: #3c8dbc;
	border-right-color: #3c8dbc;
	border-top-color: #3c8dbc;
}
.WorkWith  TR:hover .WWColumnInfo .ConvertToDDO.bootstrap-select>Button.btn-default:hover>i 
{
	color: #3c8dbc;
}
.WorkWith  TR:hover .WWColumnInfo .ConvertToDDO.bootstrap-select>Button.btn-default>i 
{
	color: #97c9f1;
}
.WorkWith  TR:hover .WWColumnWarning.WWIconActionColumn i 
{
	color: #fb6e52;
}
.WorkWith  TR:hover .WWColumnWarning .ConvertToDDO.bootstrap-select>Button.btn-default:hover 
{
	border-bottom-color: #fb6e52;
	border-left-color: #fb6e52;
	border-right-color: #fb6e52;
	border-top-color: #fb6e52;
}
.WorkWith  TR:hover .WWColumnWarning .ConvertToDDO.bootstrap-select>Button.btn-default:hover>i 
{
	color: #fb6e52;
}
.WorkWith  TR:hover .WWColumnWarning .ConvertToDDO.bootstrap-select>Button.btn-default>i 
{
	color: #f9c2a0;
}
.WorkWith  TR:hover .WWColumnSuccess.WWIconActionColumn i 
{
	color: #00a65a;
}
.WorkWith  TR:hover .WWColumnSuccess .ConvertToDDO.bootstrap-select>Button.btn-default:hover 
{
	border-bottom-color: #00a65a;
	border-left-color: #00a65a;
	border-right-color: #00a65a;
	border-top-color: #00a65a;
}
.WorkWith  TR:hover .WWColumnSuccess .ConvertToDDO.bootstrap-select>Button.btn-default:hover>i 
{
	color: #00a65a;
}
.WorkWith  TR:hover .WWColumnSuccess .ConvertToDDO.bootstrap-select>Button.btn-default>i 
{
	color: #a4c2a0;
}
.WorkWith  TR:hover .WWActionGroupColumn .dropdown-toggle.btn-default>i 
{
	color: #8c8d8e;
}
.WorkWith  TR:hover .WWActionGroupColumn .ConvertToDDO>button 
{
	background-color: transparent;
	border-bottom-color: #8c8d8e;
	border-left-color: #8c8d8e;
	border-right-color: #8c8d8e;
	border-top-color: #8c8d8e;
}
.WorkWith  TR:hover .ConvertToDDO.bootstrap-select>Button.btn-default:hover 
{
	border-bottom-color: #004080;
	border-left-color: #004080;
	border-right-color: #004080;
	border-top-color: #004080;
}
.WorkWith  TR:hover .WWActionGroupColumn .dropdown-toggle.btn-default:hover>i 
{
	color: #004080;
}
.WorkWith  TR:hover .WWIconActionColumn i 
{
	opacity: 1;
	color: #004080;
}
.WorkWith  TR:hover .WWIconActionColumn i:hover 
{
	color: #000;
}
.WorkWith  TR:hover .WWIconActionColumn .ArrowIcon 
{
	background-color: transparent;
	color: #a0a2a2;
}
.WorkWith  TR:hover .WWIconActionColumn .ArrowIcon:hover 
{
	background-color: transparent;
	color: #004080;
}
.WorkWith  TR:hover .ActionBaseColorAttribute 
{
	color: #d9d9d9;
}
.WorkWith  TR:hover .ActionBaseColorAttribute:hover 
{
	color: #004080;
}
.WorkWith  TR:hover .ActionAttribute 
{
	color: #d9d9d9;
}
.WorkWith  TR:hover .DeleteAttribute 
{
	color: #d9d9d9;
}
.WorkWith  TR:hover .ActionAttribute:hover 
{
	color: #003676;
}
.WorkWith  TR:hover .SelectAttribute 
{
	color: #d9d9d9;
}
.WorkWith  TR:hover .BlackAttribute 
{
	color: #d9d9d9;
}
.WorkWith  TR:hover .WWColumnDanger .ActionBaseColorAttribute 
{
	background-image: none;
	color: #dd4b39;
}
.WorkWith  TR:hover .WWColumnDanger .ActionBaseColorAttribute:hover 
{
	background-image: none;
}
.WorkWith  TR:hover .WWColumnInfo .ActionBaseColorAttribute 
{
	background-image: none;
	color: #3c8dbc;
}
.WorkWith  TR:hover .WWColumnInfo .ActionBaseColorAttribute:hover 
{
	background-image: none;
}
.WorkWith  TR:hover .WWColumnSuccess .ActionBaseColorAttribute 
{
	background-image: none;
	color: #00a65a;
}
.WorkWith  TR:hover .WWColumnSuccess .ActionBaseColorAttribute:hover 
{
	background-image: none;
}
.WorkWith  TR:hover .WWColumnWarning .ActionBaseColorAttribute 
{
	background-image: none;
	color: #fb6e52;
}
.WorkWith  TR:hover .WWColumnWarning .ActionBaseColorAttribute:hover 
{
	background-image: none;
}
.WorkWith  TR:hover .WWColumnGray .ActionBaseColorAttribute 
{
	color: gray;
}
.WorkWith  TR:hover .WWColumnGray .ActionBaseColorAttribute:hover 
{
	background-image: none;
}
.WorkWith  TR:hover .ExtendedCombo BUTTON:hover 
{
	background-color: transparent;
}
.WorkWith  TR:hover BUTTON
{
	border-bottom-color: #e9ecef;
	border-left-color: #e9ecef;
	border-right-color: #e9ecef;
	border-top-color: #e9ecef;
}
.WorkWith  TR:hover BUTTON IMG
{
	opacity: .9;
}
.WorkWith  TR:hover BUTTON:hover
{
	background-color: #e9ecef;
}
.WorkWith  DIV.checkbox
{
	padding-top: 3px;
	min-width: 27px;
}
.WorkWith  TBODY TR:hover .WWIconActionColumn 
{
	background-color: lightyellow !important;
}
.WorkWith  TBODY TR:hover .WWColumn 
{
	background-color: lightyellow !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: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	height: 42px !important;
}
.UnSelectedTabTable  .A:visited 
{
	color: #004080;
}
.UnSelectedTabTable  A
{
	background-image: none;
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 7.2pt;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color: #004080;
}
.UnSelectedTabTable  A:hover
{
	color: #004080;
}
.UnSelectedTabTable  TD
{
	background-image: none;
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	vertical-align: middle;
	line-height:18px;
}
.UnSelectedTabTable  TD:hover
{
	background-image: none;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}
.td5 
{
	width: 5%;
}
.td100 
{
	width: 100%;
}
.PopupBorder 
{
	background-color: white;
	border-bottom-color: rgba(0,0,0,0.2);
	border-left-color: rgba(0,0,0,0.2);
	border-right-color: rgba(0,0,0,0.2);
	border-top-color: rgba(0,0,0,0.2);
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	box-sizing: content-box;
	box-shadow: 0px 5px 15px rgba(0,0,0,0.5);
	z-index: 1050;
	outline:none;
}
.PopupShadow 
{
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}
.ReadonlyAttribute  A:visited
{
	color: #004080;
}
.SelectedTabTable 
{
	width: 100%;
	height: 42px !important;
}
.SelectedTabTable  TD
{
	background-image: none;
	background-position: bottom;
	background-repeat: repeat-x;
	padding-left: 15px;
	padding-right: 15px;
	vertical-align: middle;
}
.ColumnsSelectorFreeStyleGrid TABLE 
{
	height: 100%;
	white-space: nowrap;
}
.TabsFreeStyleGrid TABLE 
{
	height: 100%;
}
.FreeStyleGrid TABLE 
{
	height: 100%;
}
.FreeStyleGrid TABLE  .ReadonlyGridTitle 
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.FreeStyleGrid TD 
{
	height: 100%;
}
.Table100x1004C  TD
{
	width: 25%;
}
.FreeStyleGrid100 TABLE 
{
	height: 100%;
}
.FreeStyleGrid100 TABLE  .ReadonlyGridTitle 
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.FreeStyleGrid100 TD 
{
	height: 100%;
}
.UnSelectedTab 
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #004080;
}
.UnSelectedTab  A:link
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #004080;
}
.UnSelectedTab  A:hover
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #004080;
}
.UnSelectedTab  A:visited
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #004080;
}
.ImageBlockCell IMG 
{
	display: block;
}
.ColumnsSelectorFreeStyleGrid IMG 
{
	display: block;
}
.GridFooter .Table 
{
	margin-left: auto;
	margin-right: auto;
}
.ColumnsSelectorFreeStyleGrid TD 
{
	height: 35px;
}
.ColumnsSelectorFreeStyleGrid  .GridTitle 
{
	height: 35px;
}
.GridTitleSortedAsc 
{
	background-image: url(../DDOSortedASC.png);
	background-position: 100% 60%;
	background-repeat: no-repeat;
	padding-right: 12px;
	cursor: pointer;
}
.GridTitleSortedAsc  A
{
	text-decoration: none;
}
.GridTitleSortedAsc  A:hover
{
	text-decoration: none;
}
.GridTitleSortedDsc 
{
	background-image: url(../DDOSortedDSC.png);
	background-position: 100% 60%;
	background-repeat: no-repeat;
	padding-right: 12px;
	cursor: pointer;
}
.GridTitleSortedDsc  A
{
	text-decoration: none;
}
.GridTitleSortedDsc  A:hover
{
	text-decoration: none;
}
.GridTitleSortable 
{
	cursor: pointer;
}
.GridTitleSortable  A
{
	text-decoration: none;
}
.GridTitleSortable  A:hover
{
	text-decoration: none;
}
.GridTitleSortedAscCS A 
{
	background-image: url(../DDOSortedASC.png);
	background-position: 100% 60%;
	background-repeat: no-repeat;
	padding-right: 18px;
	cursor: pointer;
}
.GridTitleSortedDscCS A 
{
	background-image: url(../DDOSortedDSC.png);
	background-position: 100% 60%;
	background-repeat: no-repeat;
	padding-right: 18px;
	cursor: pointer;
}
.GridTitleSortableCS A 
{
	cursor: pointer;
}
.ReadonlyGridTitle  A:link
{
	text-decoration: none;
}
.ReadonlyGridTitle  A:visited
{
	text-decoration: none;
}
.TableDynamicFiltersFlex SELECT 
{
	width: auto;
}
.TableDynamicFiltersFlex INPUT[type="text"].AttributeDate 
{
	width: 88px;
}
.TableDynamicFiltersFlex .gx-checkbox-wrapper 
{
	padding-left: 0px;
}
.TableDynamicFiltersFlex INPUT[type="text"].AttributeDateTime 
{
	width: auto;
}
.TableDynamicFiltersFlex .DynRowVisible 
{
	padding-bottom: 5px;
}
.TableDynamicFiltersFlex img 
{
	padding-left: 2px;
}
.TableDynamicFiltersFlex .TableMerged 
{
	margin-bottom: 0px;
}
.TableDynamicFiltersFlex .TableMerged  .form-group 
{
	margin-bottom: 0px;
}
.WorkWithEven 
{
	background-color: #fff;
	border-style: none;
	height: 40px;
}
.WorkWithOdd 
{
	background-color: #fff;
	border-top-color: #e9ecef;
	border-style: solid;
	border-width: 1px;
	height: 40px;
	border-left:0;
	border-right:0;
	border-bottom:0;
}
.DataContentCell .ReadonlyAttribute, .DataContentCellView .ReadonlyAttribute, .RequiredDataContentCell .ReadonlyAttribute, .DataContentCell .ReadonlyAttributeRealWidth, .DataContentCellView .ReadonlyAttributeRealWidth, .RequiredDataContentCell .ReadonlyAttributeRealWidth 
{
	color: #a0a2a2;
}
.DataContentCell .ReadonlyAttributeDateTime, .DataContentCellView .ReadonlyAttributeDateTime, .RequiredDataContentCell .ReadonlyAttributeDateTime, .DataContentCell .ReadonlyAttributeDateTimeRealWidth, .DataContentCellView .ReadonlyAttributeDateTimeRealWidth, .RequiredDataContentCell .ReadonlyAttributeDateTimeRealWidth 
{
	color: #a0a2a2;
}
.DataContentCell .ReadonlyAttributeDate, .DataContentCellView .ReadonlyAttributeDate, .RequiredDataContentCell .ReadonlyAttributeDate, .DataContentCell .ReadonlyAttributeDateRealWidth, .DataContentCellView .ReadonlyAttributeDateRealWidth, .RequiredDataContentCell .ReadonlyAttributeDateRealWidth 
{
	color: #a0a2a2;
}
.PopupTitle 
{
	padding-left: 18px;
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 19px;
	font-weight: 500;
	color: #455a64;
}
.btn-yes-DVelop 
{
	background-color: #004080;
	border-bottom-color: #003676;
	border-left-color: #003676;
	border-right-color: #003676;
	border-top-color: #003676;
}
.btn-yes-DVelop:hover 
{
	background-color: #002767;
	border-bottom-color: #002c6c;
	border-left-color: #002c6c;
	border-right-color: #002c6c;
	border-top-color: #002c6c;
}
.BootstrapPanel-Gray 
{
	border-bottom-color: #d9d9d9;
	border-left-color: #d9d9d9;
	border-right-color: #d9d9d9;
	border-top-color: #d9d9d9;
	background-color:whitesmoke !important;
}
.TableDynamicFiltersFlex TEXTAREA 
{
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	margin-left: 10px;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	height: 30px;
	width: 125px;
	display: inline-block;
	color: #444;
	vertical-align: middle;
}
.Form INPUT::-ms-clear 
{
	display: none;
}
.ManageFilters button 
{
	background-color: transparent;
	border-style: solid;
	border-width: 0px;
	color: #575b5d;
}
.ManageFilters button:hover, .ManageFilters .btn-default:active:hover, .ManageFilters .btn-default:focus 
{
	background-color: #f7f7f7;
	color: #575b5d;
}
.ManageFilters.open>.dropdown-toggle.btn-default 
{
	background-color: #fff;
	color: #575b5d;
}
.input-group-btn 
{
	width: auto;
}
.input-group 
{
	width: 100%;
	max-width: 206px;
	border-collapse:collapse;
}
.input-group  .input-group-btn>A.btn 
{
	border-style: none;
	margin-left: -27px;
	padding-bottom: 0px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 0px;
	z-index: 3;
	line-height:17px;
	box-shadow:none;
}
.input-group  .form-control:focus + span.input-group-btn > a.btn 
{
	box-shadow:none;
}
.input-group  .ErrorAttributeFL + span.input-group-btn > a.btn 
{
	border-bottom-color: #f56a67;
	border-left-color: #f56a67;
	border-right-color: #f56a67;
	border-top-color: #f56a67;
	border-width: 1px;
	border-left-width:1px;
}
.input-group  .ErrorAttributeDate + span.input-group-btn>a.btn, .input-group .ErrorAttribute + span.input-group-btn>a.btn 
{
	border-bottom-color: #f56a67;
	border-left-color: #f56a67;
	border-right-color: #f56a67;
	border-top-color: #f56a67;
}
.input-group  A.btn
{
	border-style: none;
	margin-left: -27px;
	padding-bottom: 0px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 0px;
	z-index: 2;
	line-height:17px;
}
.input-group  A.btn-default:focus
{
	background-color: #fff;
	border-bottom-color: #e9ecef;
}
.input-group  A.btn-default:hover
{
	background-color: #fff;
	border-bottom-color: #d7dfe3;
	border-left-color: #d7dfe3;
	border-right-color: #d7dfe3;
	border-top-color: #d7dfe3;
	padding-left: 6px;
	z-index: 6;
}
.DVBootstrapResponsivePanel 
{
	border-bottom-color: #d7dfe3;
	border-left-color: #d7dfe3;
	border-right-color: #d7dfe3;
	border-top-color: #d7dfe3;
}
.DVBootstrapResponsivePanel>.panel-heading>.panel-title 
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	color: #444;
}
.DVBootstrapResponsivePanel>.panel-heading>.panel-title  A
{
	color: #444;
}
.DVBootstrapResponsivePanel>.panel-heading+.panel-collapse>.panel-body 
{
	border-top-color: #d7dfe3;
}
.DVBootstrapResponsivePanel>.panel-heading 
{
	background-color: #f7f7f7;
	width:100% !important;
}
.Button:hover 
{
	background-color: #004080;
	border-bottom-color: #002c6c;
	border-left-color: #002c6c;
	border-right-color: #002c6c;
	border-top-color: #002c6c;
	box-shadow: 0px 14px 26px -12px #2868a8;
	color: white;
}
.Button:focus, .Button:active, .Button:active:focus 
{
	background-color: #004080;
	border-bottom-color: #004080;
	border-left-color: #004080;
	border-right-color: #004080;
	border-top-color: #004080;
	box-shadow: 0px 0px 8px #003676;
	color: #fff;
}
.btn-default:focus 
{
	border-bottom-color: #004080;
	border-left-color: #004080;
	border-right-color: #004080;
	border-top-color: #004080;
	outline:0;
	outline:thin;
}
.TableCellsWidthAuto  .col-sm-1 
{
	width: auto;
}
.TableCellsWidthAuto  .col-sm-2 
{
	width: auto;
}
.TableCellsWidthAuto  .col-sm-3 
{
	width: auto;
}
.TableCellsWidthAuto  .col-sm-4 
{
	width: auto;
}
.TableCellsWidthAuto  .col-sm-5 
{
	width: auto;
}
.TableCellsWidthAuto  .col-sm-6 
{
	width: auto;
}
.TableCellsWidthAuto  .col-sm-7 
{
	width: auto;
}
.TableCellsWidthAuto  .col-sm-8 
{
	width: auto;
}
.TableCellsWidthAuto  .col-sm-9 
{
	width: auto;
}
.TableCellsWidthAuto  .col-sm-10 
{
	width: auto;
}
.TableCellsWidthAuto  .col-sm-11 
{
	width: auto;
}
.TableCellsWidthAuto  .col-sm-12 
{
	width: auto;
}
.TableCellsWidthAuto  .col-xs-1 
{
	width: auto;
}
.TableCellsWidthAuto  .col-xs-2 
{
	width: auto;
}
.TableCellsWidthAuto  .col-xs-3 
{
	width: auto;
}
.TableCellsWidthAuto  .col-xs-4 
{
	width: auto;
}
.TableCellsWidthAuto  .col-xs-5 
{
	width: auto;
}
.TableCellsWidthAuto  .col-xs-6 
{
	width: auto;
}
.TableCellsWidthAuto  .col-xs-7 
{
	width: auto;
}
.TableCellsWidthAuto  .col-xs-8 
{
	width: auto;
}
.TableCellsWidthAuto  .col-xs-9 
{
	width: auto;
}
.TableCellsWidthAuto  .col-xs-10 
{
	width: auto;
}
.TableCellsWidthAuto  .col-xs-11 
{
	width: auto;
}
.TableCellsWidthAuto  .col-xs-12 
{
	width: auto;
}
.panel-group 
{
	margin-bottom: 0px;
}
.dropdown-menu > li > a > img 
{
	margin-left: 2px;
	margin-right: 7px;
	width: 14px;
	vertical-align: middle;
}
.dropdown-menu > li > a 
{
	background-color: #fff;
	padding-bottom: 7px;
	padding-left: 5px;
	padding-top: 7px;
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	color: #575b5d;
}
.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%;
}
.gx-tab-spacing-fix-2 
{
	border-collapse:collapse;
}
.ConvertToDDO.bootstrap-select>Button.btn-default 
{
	background-color: transparent;
	border-bottom-color: #d9d9d9;
	border-left-color: #d9d9d9;
	border-right-color: #d9d9d9;
	border-top-color: #d9d9d9;
	margin-left: 8px;
	margin-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 1px;
	width: auto;
	text-align: center;
}
.ConvertToDDO.bootstrap-select>Button.btn-default  .bs-caret 
{
	display: none;
}
.ConvertToDDO.bootstrap-select>Button.btn-default>.filter-option 
{
	padding-left: 3px;
	padding-right: 3px;
	width: auto;
}
.WWActionGroupColumn .dropdown-toggle.btn-default>i 
{
	padding-left: 3px;
	color: #d9d9d9;
}
.ConvertToDDO .dropdown-menu.open li a 
{
	padding-left: 10px;
}
.ConvertToDDO .dropdown-menu.open 
{
	top: 22px;
}
.ConvertToDDO .dropdown-menu.open  A:hover
{
	background-color: #f7f7f7;
	color: #004080;
}
.ConvertToDDO .dropdown-menu.open i 
{
	width: 24px;
}
.ConvertToDDO.open>Button.btn-default:focus 
{
	background-color: transparent;
	border-bottom-color: #004080;
	border-left-color: #004080;
	border-right-color: #004080;
	border-top-color: #004080;
	color: #004080;
}
.DataContentCellPrompt  .input-group-btn 
{
	width: 1px;
}
.BtnImage:focus 
{
	background-color: transparent;
	opacity: 1;
	box-shadow:none !important;
}
.checkbox LABEL SPAN 
{
	border-style: none;
}
.checkbox LABEL SPAN  INPUT
{
	margin-top: 2px;
	height: 14px;
	width: 14px;
}
.DataContentCellLogin .checkbox 
{
	padding-left: 0px;
	padding-right: 0px;
}
.TableDynamicFiltersFlex .gx-tab-padding-fix-1 
{
	padding-bottom: 1px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 1px;
}
.TableDynamicFiltersFlex .gx-tab-padding-fix-1  .checkbox label 
{
	padding-left: 0px;
}
.TableDynamicFiltersFlex .gx-tab-padding-fix-1:last-child table 
{
	padding-left: 3px;
	width: 35px;
}
.TableDynamicFiltersFlex .gx-tab-padding-fix-1:last-child td img 
{
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}
.TableDynamicFiltersFlex .gx-tab-padding-fix-2 
{
	border-spacing:0px;
}
.FreeStyleGridWithHeaderOdd  .TextBlockFSWithHeaderTitle 
{
	margin-left: 2px;
	padding-right: 0px;
}
.TableMerged p.form-control-static 
{
	min-height: 0px;
}
.TableDynamicFiltersFlex .input-group 
{
	margin-left: -1px;
}
.CellNoMarginBottom .form-group 
{
	margin-bottom: 0px;
}
.FreeStyleGridWithHeader  TR A:focus .ActionBaseColorAttribute 
{
	background-color: #004080;
}
.FreeStyleGridWithHeader  TR A:focus .DeleteAttribute 
{
	background-color: #f56a67;
}
.FreeStyleGridWithHeader  TR A:focus .SelectAttribute 
{
	background-color: #9ccf70;
}
.FreeStyleGridWithHeader  TR:hover .ActionBaseColorAttribute 
{
	background-color: #d9d9d9;
}
.FreeStyleGridWithHeader  TR:hover .ActionBaseColorAttribute:hover 
{
	background-color: #004080;
}
.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: #003676;
}
.FreeStyleGridWithHeader  TR:hover .SelectAttribute 
{
	background-color: #d9d9d9;
}
.FreeStyleGridWithHeader  TR:hover .SelectAttribute:hover 
{
	background-color: #9ccf70;
}
.FreeStyleGridWithHeader  TR:hover .BlackAttribute 
{
	background-color: #d9d9d9;
}
.CellViewTabsPosition .panel-group 
{
	margin-bottom: 10px;
}
.CellFormGroupMarginBottom5 .form-group 
{
	margin-bottom: 5px;
}
.TableLabel50Percent  LABEL.gx-label
{
	width: 50%;
}
.TableLabel50Percent  DIV.gx-attribute
{
	width: 50%;
}
.DataContentCellLogin .checkbox INPUT 
{
	margin-left: -20px;
	margin-left:-20px !important;
}
.ErrorViewerBullet  .gx-warning-message 
{
	background-image: url(../WarningIcon.png);
	background-repeat: no-repeat;
	padding-bottom: 4px;
	padding-left: 25px;
	padding-top: 4px;
	display: block;
	color: #f39c12;
}
.ErrorViewerBullet  .gx-error-message 
{
	background-image: url(../ErrorIcon.png);
	background-repeat: no-repeat;
	padding-bottom: 4px;
	padding-left: 25px;
	padding-top: 4px;
	display: block;
	color: #f56a67;
}
.TableMerged .form-group 
{
	margin-bottom: 0px;
}
.ColumnSettings 
{
	margin-left: 5px;
	padding-left: 5px;
	position: static;
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 9pt;
	text-align: left;
}
.ColumnSettings  .input-group-btn>.btn-default 
{
	display: inline-block;
}
.ColumnSettings  .input-group-btn 
{
	text-indent: 0px;
	left:-1px !important;
}
.ColumnSettings  .input-group .Attribute 
{
	min-width: 95px;
}
.ColumnSettings  .Button 
{
	margin-right: 0px;
	margin-top: 0px;
	height: auto;
	width: 100%;
	margin-left:0px !important;
}
.ColumnSettings  .dropdown-menu 
{
	background-color: #fff;
	border-bottom-color: #d7dfe3;
	border-left-color: #d7dfe3;
	border-right-color: #d7dfe3;
	border-top-color: #d7dfe3;
	left: auto;
	margin-top: 18px;
	padding-bottom: 10px;
	padding-top: 10px;
	top: auto;
	text-transform: none;
}
.ColumnSettings  .input-group 
{
	border-collapse:collapse;
}
.ColumnSettings  .input-group  A.btn
{
	padding-left: 5px;
}
.ColumnSettings  .input-group  INPUT
{
	margin-left: 0px;
	margin-top: 0px;
	height: 28px;
}
.ColumnSettings  .input-group-btn .btn 
{
	padding-top: 2px;
}
.ColumnSettings  .input-group-btn .btn  IMG
{
	max-width: 20px;
}
.ColumnSettings  .input-group>input.Attribute 
{
	padding-right: 30px;
}
.ColumnSettings  .LiFilterSelected 
{
	margin-left: 5px;
	margin-right: 15px;
	margin-top: 10px;
}
.ColumnSettings  .FilterOptionsMultiSelection  LI
{
	padding-left: 5px;
}
.ColumnSettings  .Filtered:focus,.ColumnSettings .FilteredSortedASC:focus,.ColumnSettings .FilteredSortedDSC:focus,.ColumnSettings .btn-default.dropdown-toggle:focus 
{
	border-bottom-color: #e9ecef;
	border-left-color: #e9ecef;
	border-right-color: #e9ecef;
	border-top-color: #e9ecef;
	outline: none !important;
	 box-shadow:none !important;
}
.ColumnSettings  .input-group i 
{
	color: #999;
	text-indent: 0px;
}
.ColumnSettings  INPUT.Attribute
{
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	margin-top: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	height: 28px;
	margin-left:-2px !important;
	outline-style:none;
}
.ColumnSettings  BUTTON
{
	background-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
	border-top-color: transparent;
	margin-right: 1px;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 0px;
	height: 17px;
}
.ColumnSettings  BUTTON IMG
{
	opacity: .6;
	float: left;
}
.ColumnSettings  BUTTON SPAN.caret
{
	display: none;
}
.FilterOptions 
{
	max-height: 120px;
	overflow-y:auto;
}
.FilterOptions  UL
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	list-style-type: none;
	font-weight: normal;
}
.FilterOptions  UL A:hover
{
	text-decoration: none;
	color: #575b5d;
}
.FilterOptions  UL A:active
{
	color: #575b5d;
}
.FilterOptions  UL LI:hover
{
	background-color: #f7f7f7;
	color: #575b5d;
}
.FilterOptions  UL A
{
	clear: both;
	padding-bottom: 3px;
	padding-left: 25px;
	padding-right: 10px;
	padding-top: 3px;
	min-height: 25px;
	display: block;
	font-size: 9pt;
	text-decoration: none;
	color: #575b5d;
	text-indent: 0px;
	line-height:1.42857143;
}
.ColumnSettingsAlignTitleRight SPAN 
{
	margin-left: auto;
}
.TableDynamicFiltersFlex .AttributeCheckBox INPUT 
{
	margin-left: -5px;
}
.bootstrap-tagsinput 
{
	background-color: #fff;
	border-style: none;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	padding-left: 2px;
	padding-right: 6px;
	padding-top: 0px;
	max-width: 365px;
	min-width: 215px;
	display: inline-block;
	cursor: text;
	color: #444;
	vertical-align: middle;
	line-height:28px;
}
.bootstrap-tagsinput  .tag 
{
	margin-right: 2px;
	color: white;
}
.bootstrap-tagsinput  .tag [data-role="remove"] 
{
	margin-left: 8px;
	cursor: pointer;
}
.bootstrap-tagsinput  .tag [data-role="remove"]:after 
{
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
	content:"x";
}
.bootstrap-tagsinput  .tag [data-role="remove"]:hover 
{
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.bootstrap-tagsinput  .tag [data-role="remove"]:hover:active 
{
	box-shadow: 0px 3px 5px rgba(0,0,0,0.12) inset;
}
.bootstrap-tagsinput  INPUT
{
	background-color: transparent;
	border-style: none;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	max-width: inherit;
	box-shadow:none;
	outline:none;
	width:auto !important;
}
.bootstrap-tagsinput  INPUT:focus
{
	border-style: none;
}
.FilterMultipleSelectorCell  .ColumnSettings 
{
	padding-left: 0px;
}
.FilterMultipleSelectorCell  .ColumnSettings  .input-group A.btn 
{
	padding-left: 6px;
}
.FilterMultipleSelectorCell  .ColumnSettings  .gx-attribute 
{
	margin-right:0px !important;
}
.FilterMultipleSelectorCell  .ColumnSettings  .Attribute 
{
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	width: 100%;
	max-width: 100%;
	margin-left:0px !important;
}
.FilterMultipleSelectorCell  .ColumnSettings  .input-group 
{
	width:100% !important;
}
.FilterMultipleSelectorCell  .LiFilterSelected 
{
	margin-left: 10px;
	margin-right: 10px;
}
.DynamicFilters .FilterMultiplePromptCell 
{
	vertical-align: middle;
	padding-top:4px !important;
}
.DynamicFilters .FilterMultipleSelectorCell 
{
	vertical-align: middle;
	padding-top:4px !important;
}
.DynamicFilters .bootstrap-tagsinput 
{
	min-width: 0px;
}
.TableWizardSteps .gx-tab-padding-fix-1 
{
	background-color: #fff;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.TableWizardStepsArrow .gx-tab-padding-fix-1 
{
	background-color: #fff;
	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  .pagination>li>a:focus, .PaginationBar .pagination>li>a:hover, .PaginationBar .pagination>li>span:focus, .PaginationBar .pagination>li>span:hover 
{
	background-color: #f5f5f5;
	border-bottom-color: #e9ecef;
	border-left-color: #e9ecef;
	border-right-color: #e9ecef;
	border-top-color: #e9ecef;
	color: #004080;
}
.PaginationBar  .PaginationBarCaption 
{
	padding-left: 10px;
	padding-right: 20px;
	font-size: 9pt;
	color: gray;
	line-height:41px;
}
.PaginationBar  UL
{
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	margin-bottom: 1px;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 5px;
}
.PaginationBar  UL .disabled  A
{
	background-color: #f7f7f7;
	border-bottom-color: #e9ecef;
	border-left-color: #e9ecef;
	border-right-color: #e9ecef;
	border-top-color: #e9ecef;
}
.PaginationBar  UL .disabled  A:hover
{
	background-color: #f7f7f7;
	border-bottom-color: #e9ecef;
	border-left-color: #e9ecef;
	border-right-color: #e9ecef;
	border-top-color: #e9ecef;
}
.PaginationBar  UL .active A 
{
	background-color: #004080;
	border-bottom-color: #004080;
	border-left-color: #004080;
	border-right-color: #004080;
	border-top-color: #004080;
	z-index: 2;
	color: white;
}
.PaginationBar  UL .active A:focus 
{
	background-color: #004080;
	border-bottom-color: #004080;
	border-left-color: #004080;
	border-right-color: #004080;
	border-top-color: #004080;
	z-index: 0;
	color: white;
}
.PaginationBar  UL .active A:hover 
{
	background-color: #004080;
	border-bottom-color: #004080;
	border-left-color: #004080;
	border-right-color: #004080;
	border-top-color: #004080;
	color: white;
}
.PaginationBar  UL LI A
{
	background-color: #fff;
	border-bottom-color: #e9ecef;
	border-left-color: #e9ecef;
	border-right-color: #e9ecef;
	border-top-color: #e9ecef;
	color: #004080;
}
.PaginationBarEmptyGrid  .PaginationBarCaption 
{
	padding-bottom: 30px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 30px;
	font-size: 11pt;
	color: #000;
}
.WWColumnDanger P SPAN 
{
	color: #dd4b39;
}
.WWColumnSuccess P SPAN 
{
	color: #00a65a;
}
.WWColumnWarning P SPAN 
{
	color: #fb6e52;
}
.WWColumnItalic P SPAN 
{
	font-style: italic;
}
.WWColumnBold P SPAN 
{
	font-weight: bold;
}
.WWColumnUnderline P SPAN 
{
	text-decoration: underline;
}
.WWColumnLineThrough P SPAN 
{
	text-decoration: line-through;
}
.WWColumnInfo P SPAN 
{
	color: #3c8dbc;
}
.ImageMenu:hover, .ImageMenuCircle:hover, .ImageMenuIcon:hover 
{
	box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
}
.ImageMenu:focus, .ImageMenuCircle:focus, .ImageMenuIcon:focus 
{
	outline:0;
}
.ActionGroupHeader 
{
	z-index: 1003;
}
.ActionGroupHeader  .btn 
{
	background-color: transparent;
	border-style: none;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.ActionGroupHeader  .btn  IMG
{
	border-top-left-radius: 36px;
	border-top-right-radius: 36px;
	border-bottom-right-radius: 36px;
	border-bottom-left-radius: 36px;
	max-height: 36px;
}
.ActionGroupHeader  .caret 
{
	display: none;
}
.ActionGroupHeader  .btn:focus 
{
	background-color: transparent;
	border-style: none;
	box-shadow:none;
}
.ActionGroupHeader  .btn:hover 
{
	opacity: .6;
}
.ActionGroupHeader  .btn:hover  .ActionGroupHeaderFontIcon 
{
	color: rgba(255,255,255,0.75);
}
.ActionGroupHeader  .dropdown-menu 
{
	padding-bottom: 0px;
	padding-top: 0px;
}
.ActionGroupHeader.open .btn, .ActionGroupHeader.open .btn:focus 
{
	background-color: transparent;
	opacity: .6;
	box-shadow:none;
}
.ActionGroup>div>a>i 
{
	padding-left: 5px;
	padding-right: 5px;
	font-size: 20px;
}
.ActionGroup>div>a>i:hover 
{
	opacity: .8;
}
.ActionGroupGrouped>div:first-child>div.ColumnsSelector>button 
{
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.ActionGroupGrouped>div:last-child>div.ColumnsSelector>button 
{
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-left-style: none;
}
.ActionGroupGrouped>div:first-child>input 
{
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.ActionGroupGrouped>div:last-child>input,.ActionGroupGrouped>div:last-child>i 
{
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
.ActionGroupGrouped>div:not(:first-child)>input,.ActionGroupGrouped>div:not(:first-child)>i 
{
	margin-left: -1px;
}
.ActionGroupGrouped>div>input 
{
	background-color: #fff;
	border-bottom-color: #d7dfe3;
	border-left-color: #d7dfe3;
	border-right-color: #d7dfe3;
	border-top-color: #d7dfe3;
	border-style: solid;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	margin-right: 0px;
	padding-bottom: 6px;
	padding-top: 6px;
	min-width: 0px;
	font-size: 11px;
	font-weight: normal;
	color: #627077;
	box-shadow:none;
	line-height:17px;
}
.ActionGroupGrouped>div>i 
{
	background-color: #fff;
	border-bottom-color: #d7dfe3;
	border-left-color: #d7dfe3;
	border-right-color: #d7dfe3;
	border-top-color: #d7dfe3;
	border-style: solid;
	border-width: 1px;
	padding-left: 8px;
	padding-right: 8px;
	color: #627077;
	vertical-align: middle;
	line-height:29px;
}
.TableWizardSteps TD 
{
	vertical-align: top;
}
.form-control:focus 
{
	border-bottom-color: #004080;
	border-left-color: #004080;
	border-right-color: #004080;
	border-top-color: #004080;
	outline:0;
	outline:thin;
	box-shadow:none;
}
.AttributeManageFilters:focus 
{
	border-bottom-color: #004080;
	border-left-color: #004080;
	border-right-color: #004080;
	border-top-color: #004080;
	outline:0;
}
.TableActionsCellLogin INPUT 
{
	width: 100%;
}
.page-content.MasterFooterCellFixedVM 
{
	margin-left: 0px;
	padding-left: 240px;
	padding-right: 15px;
	min-height: 0px;
}
.page-content.MasterFooterCellFixedVM.menu-compact 
{
	margin-left: 0px;
	padding-left: 63px;
	padding-right: 15px;
	min-height: 0px;
}
.page-content.MasterFooterCellVM 
{
	margin-left: 0px;
	padding-left: 255px;
	padding-right: 15px;
	min-height: 0px;
}
.page-content.MasterFooterCellVM.menu-compact 
{
	margin-left: 0px;
	padding-left: 78px;
	padding-right: 15px;
	min-height: 0px;
}
.menu-compact .CellTitleMasterFixed 
{
	margin-left: 47px;
}
.page-sidebar:before 
{
	background-color: #f9fafc;
}
.page-sidebar.sidebar-fixed:before 
{
	top:50px !important;
}
.CellTableContentMasterVertMenuNotFixed.menu-compact 
{
	width:calc(100% - 62px);
}
.slimScrollDiv .slimScrollBar 
{
	z-index:  1000 !important;
}
.page-sidebar.menu-compact .liExpanded 
{
	width: 260px !important;
	background-color: transparent !important;
}
.page-sidebar.menu-compact .liExpanded  UL.sidebar-menu
{
	padding-right: 209px;
	width:254px !important;
}
.menu-collapser 
{
	background-color: #004080;
	border-bottom-color: #fff;
	border-style: solid;
	border-width: 1px;
	color: #fff;
	border-top:0;
	border-left:0;
	border-right:0;
}
.DropDownOptionsHeader  .dropdown-menu 
{
	padding-bottom: 0px;
	padding-top: 0px;
}
.DropDownOptionsHeader  .btn-default 
{
	background-color: transparent;
	border-style: none;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	max-height: 50px;
	min-height: 48px;
	color: #fff;
}
.DropDownOptionsHeader  .btn-default:focus 
{
	box-shadow: 0px;
}
.DropDownOptionsHeader  .btn-default:hover 
{
	background-color: #002767;
	max-height: 50px;
}
.DropDownOptionsHeader  .dropdown-menu>li>a:hover 
{
	background-color: #002767;
	color: #fff;
}
.DropDownOptionsHeader  .caret 
{
	margin-left: 6px;
}
.DropDownOptionsHeader  .btn-default>img 
{
	border-top-left-radius: 35px;
	border-top-right-radius: 35px;
	border-bottom-right-radius: 35px;
	border-bottom-left-radius: 35px;
	margin-bottom: 4px;
	margin-right: 7px;
	max-height: 35px;
	vertical-align: middle;
}
.DropDownOptionsHeader.btn-group.open .dropdown-toggle 
{
	background-color: #002767;
	box-shadow: 0px 0px 0px 0px;
	color: #fff;
}
.DropDownOptionsHeader.btn-group.open .dropdown-toggle  .btn-group.open .dropdown-toggle 
{
	background-color: #002767;
	box-shadow: 0px 0px 0px 0px;
	max-height: 50px;
	color: #fff;
}
.ButtonAsLink:hover, .ButtonAsLink:focus, .ButtonAsLinkBold:hover, .ButtonAsLinkBold:focus 
{
	background-color: transparent;
	box-shadow: 0px 0px 0px 0px;
	font-weight: bold;
	color: #fff;
	outline:0;
}
.MainContainerWithFooter>.row 
{
	height: 100%;
}
.MainContainerWithFooter>.row>DIV 
{
	height: 100%;
}
.MainContainerWithFooter>.row:nth-child(2) 
{
	position: absolute;
	top: -10px;
	height: 0px;
}
.PanelWithBorder>.panel-heading+.panel-collapse>.panel-body 
{
	border-top: 0px;
}
.PanelWithBorder 
{
	border-width: 0px;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
	margin-left: 1px;
	margin-right: -1px;
	margin-top: 1px;
	margin-bottom: 2px !important;
}
.PanelWithBorder>DIV.panel-heading 
{
	background-color: #fff;
	border-bottom: 3px;
	border-bottom-color: #627077;
	border-left: 0px;
	border-right: 0px;
	border-style: solid;
	border-top: 0px;
	width:100% !important;
	 box-shadow: 0 4px 4px -4px rgba(0,0,0,.3);
}
.PanelWithBorder>.panel-heading>.panel-title 
{
	font-family: muli,sans-serif;
	font-size: 13px;
	font-weight: 600;
	color: #627077;
}
.PanelWithBorder>.panel-heading>.panel-title  A
{
	color: #627077;
}
.PanelFilled>.panel-heading>.panel-title 
{
	font-family: muli,sans-serif;
	font-size: 13px;
	font-weight: 600;
	color: #fff;
}
.PanelFilled>.panel-heading>.panel-title>A 
{
	color: #fff;
}
.PanelFilled>.panel-heading+.panel-collapse>.panel-body 
{
	border-top: 0px;
}
.PanelFilled 
{
	border-width: 0px;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
	margin-left: 1px;
	margin-right: -1px;
	margin-top: 1px;
	margin-bottom: 2px !important;
}
.PanelWithBorder.Panel_Danger>DIV>.panel-title>SPAN,.PanelWithBorder.Panel_Danger>DIV>.panel-title>A,.PanelCard_GrayTitle.Panel_Danger>.panel-heading>.panel-title>SPAN,.PanelCard_GrayTitle.Panel_Danger>.panel-heading>.panel-title>A,.DVBootstrapResponsivePanel.Panel_Danger>.panel-heading>.panel-title>SPAN,.DVBootstrapResponsivePanel.Panel_Danger>.panel-heading>.panel-title>A 
{
	color: #dd4b39;
}
.PanelWithBorder.Panel_Warning>DIV>.panel-title>SPAN,.PanelWithBorder.Panel_Warning>DIV>.panel-title>A,.PanelCard_GrayTitle.Panel_Warning>.panel-heading>.panel-title>SPAN,.PanelCard_GrayTitle.Panel_Warning>.panel-heading>.panel-title>A,.DVBootstrapResponsivePanel.Panel_Warning>.panel-heading>.panel-title>SPAN,.DVBootstrapResponsivePanel.Panel_Warning>.panel-heading>.panel-title>A 
{
	color: #f39c12;
}
.PanelWithBorder.Panel_Info>DIV>.panel-title>SPAN,.PanelWithBorder.Panel_Info>DIV>.panel-title>A,.PanelCard_GrayTitle.Panel_Info>.panel-heading>.panel-title>SPAN,.PanelCard_GrayTitle.Panel_Info>.panel-heading>.panel-title>A,.DVBootstrapResponsivePanel.Panel_Info>.panel-heading>.panel-title>SPAN,.DVBootstrapResponsivePanel.Panel_Info>.panel-heading>.panel-title>A 
{
	color: #3c8dbc;
}
.PanelWithBorder.Panel_Success>DIV>.panel-title>SPAN,.PanelWithBorder.Panel_Success>DIV>.panel-title>A,.PanelCard_GrayTitle.Panel_Success>.panel-heading>.panel-title>SPAN,.PanelCard_GrayTitle.Panel_Success>.panel-heading>.panel-title>A,.DVBootstrapResponsivePanel.Panel_Success>.panel-heading>.panel-title>SPAN,.DVBootstrapResponsivePanel.Panel_Success>.panel-heading>.panel-title>A 
{
	color: #00a65a;
}
.PanelWithBorder.Panel_BaseColor>DIV>.panel-title>SPAN,.PanelWithBorder.Panel_BaseColor>DIV>.panel-title>A,.PanelCard_GrayTitle.Panel_BaseColor>.panel-heading>.panel-title>SPAN,.PanelCard_GrayTitle.Panel_BaseColor>.panel-heading>.panel-title>A,.DVBootstrapResponsivePanel.Panel_BaseColor>.panel-heading>.panel-title>SPAN,.DVBootstrapResponsivePanel.Panel_BaseColor>.panel-heading>.panel-title>A 
{
	color: #004080;
}
.PanelWithBorder.Panel_InfoLight>DIV>.panel-title>SPAN,.PanelWithBorder.Panel_InfoLight>DIV>.panel-title>A,.PanelCard_GrayTitle.Panel_InfoLight>.panel-heading>.panel-title>SPAN,.PanelCard_GrayTitle.Panel_InfoLight>.panel-heading>.panel-title>A,.DVBootstrapResponsivePanel.Panel_InfoLight>.panel-heading>.panel-title>SPAN,.DVBootstrapResponsivePanel.Panel_InfoLight>.panel-heading>.panel-title>A 
{
	color: #00c0ef;
}
.PanelWithBorder.Panel_Danger>DIV.panel-heading 
{
	border-bottom-color: #dd4b39;
}
.PanelWithBorder.Panel_Warning>DIV.panel-heading 
{
	border-bottom-color: #f39c12;
}
.PanelWithBorder.Panel_Info>DIV.panel-heading 
{
	border-bottom-color: #3c8dbc;
}
.PanelWithBorder.Panel_Success>DIV.panel-heading 
{
	border-bottom-color: #00a65a;
}
.PanelWithBorder.Panel_BaseColor>DIV.panel-heading 
{
	border-bottom-color: #004080;
}
.PanelWithBorder.Panel_InfoLight>DIV.panel-heading 
{
	border-bottom-color: #00c0ef;
}
.PanelCard.Panel_Danger>DIV.panel-heading>.panel-title SPAN 
{
	background-color: #dd4b39;
	box-shadow: 0px 7px 10px -5px #e5b5b5;
}
.PanelCard.Panel_Warning>DIV.panel-heading>.panel-title SPAN 
{
	background-color: #f39c12;
	box-shadow: 0px 7px 10px -5px #f9c2a0;
}
.PanelCard.Panel_Info>DIV.panel-heading>.panel-title SPAN 
{
	background-color: #3c8dbc;
	box-shadow: 0px 7px 10px -5px #97c9f1;
}
.PanelCard.Panel_Success>DIV.panel-heading>.panel-title SPAN 
{
	background-color: #00a65a;
	box-shadow: 0px 7px 10px -5px #a4c2a0;
}
.PanelCard.Panel_BaseColor>DIV.panel-heading>.panel-title SPAN 
{
	background-color: #002c6c;
	box-shadow: 0px 7px 10px -5px #2868a8;
}
.PanelCard.Panel_InfoLight>DIV.panel-heading>.panel-title SPAN 
{
	background-color: #00c0ef;
	box-shadow: 0px 7px 10px -5px #97c9f1;
}
.PanelFilled>DIV.panel-heading 
{
	background-color: #627077;
	border-bottom-color: #627077;
}
.PanelFilled.Panel_Danger>DIV.panel-heading 
{
	background-color: #dd4b39;
	border-bottom-color: #dd4b39;
}
.PanelFilled.Panel_Warning>DIV.panel-heading 
{
	background-color: #f39c12;
	border-bottom-color: #f39c12;
}
.PanelFilled.Panel_Info>DIV.panel-heading 
{
	background-color: #3c8dbc;
	border-bottom-color: #3c8dbc;
}
.PanelFilled.Panel_Success>DIV.panel-heading 
{
	background-color: #00a65a;
	border-bottom-color: #00a65a;
}
.PanelFilled.Panel_BaseColor>DIV.panel-heading 
{
	background-color: #004080;
	border-bottom-color: #004080;
}
.PanelFilled.Panel_InfoLight>DIV.panel-heading 
{
	background-color: #00c0ef;
	border-bottom-color: #00c0ef;
}
.AttributeSizeLarge,label.gx-label.AttributeLabelSizeLargeLabel,span.AttributeLabelSizeLargeLabel,.AttributeSizeLargeDate,label.gx-label.AttributeLabelSizeLargeDateLabel, span.AttributeLabelSizeLargeDateLabel,.AttributeSizeLargeDateTime,label.gx-label.AttributeLabelSizeLargeDateTimeLabel, span.AttributeLabelSizeLargeDateTimeLabel,.AttributeSizeLargeCheckBox,label.gx-label.AttributeLabelSizeLargeCheckBoxLabel, span.AttributeLabelSizeLargeCheckBoxLabel 
{
	font-size: 14px;
}
.AttributeSizeSmall,label.gx-label.AttributeLabelSizeSmallLabel, span.AttributeLabelSizeSmallLabel,.AttributeSizeSmallDate,label.gx-label.AttributeLabelSizeSmallDateLabel, span.AttributeLabelSizeSmallDateLabel,.AttributeSizeSmallDateTime,label.gx-label.AttributeLabelSizeSmallDateTimeLabel, span.AttributeLabelSizeSmallDateTimeLabel,.AttributeSizeSmallCheckBox,label.gx-label.AttributeLabelSizeSmallCheckBoxLabel, span.AttributeLabelSizeSmallCheckBoxLabel 
{
	font-size: 10px;
}
.AttributeWeightBold,label.gx-label.AttributeLabelWeightBoldLabel,span.AttributeLabelWeightBoldLabel,.AttributeWeightBoldDate,label.gx-label.AttributeLabelWeightBoldDateLabel,span.AttributeLabelWeightBoldDateLabel,.AttributeWeightBoldDateTime,label.gx-label.AttributeLabelWeightBoldDateTimeLabel,span.AttributeLabelWeightBoldDateTimeLabel,.AttributeWeightBoldCheckBox,label.gx-label.AttributeLabelWeightBoldCheckBoxLabel,span.AttributeLabelWeightBoldCheckBoxLabel 
{
	font-weight: bold;
}
.AttributeWeightNormal,label.gx-label.AttributeLabelWeightNormalLabel,span.AttributeLabelWeightNormalLabel,.AttributeWeightNormalDate,label.gx-label.AttributeLabelWeightNormalDateLabel,span.AttributeLabelWeightNormalDateLabel,.AttributeWeightNormalDateTime,label.gx-label.AttributeLabelWeightNormalDateTimeLabel,span.AttributeLabelWeightNormalDateTimeLabel,.AttributeWeightNormalCheckBox,label.gx-label.AttributeLabelWeightNormalCheckBoxLabel,span.AttributeLabelWeightNormalCheckBoxLabel 
{
	font-weight: normal;
}
.AttributeStyleItalic,label.gx-label.AttributeLabelStyleItalicLabel,span.AttributeLabelStyleItalicLabel,.AttributeStyleItalicDate,label.gx-label.AttributeLabelStyleItalicDateLabel,span.AttributeLabelStyleItalicDateLabel,.AttributeStyleItalicDateTime,label.gx-label.AttributeLabelStyleItalicDateTimeLabel,span.AttributeLabelStyleItalicDateTimeLabel,.AttributeStyleItalicCheckBox,label.gx-label.AttributeLabelStyleItalicCheckBoxLabel,span.AttributeLabelStyleItalicCheckBoxLabel 
{
	font-style: italic;
}
.AttributeStyleUnderline,label.gx-label.AttributeLabelStyleUnderlineLabel,span.AttributeLabelStyleUnderlineLabel,.AttributeStyleUnderlineDate,label.gx-label.AttributeLabelStyleUnderlineDateLabel,span.AttributeLabelStyleUnderlineDateLabel,.AttributeStyleUnderlineDateTime,label.gx-label.AttributeLabelStyleUnderlineDateTimeLabel,span.AttributeLabelStyleUnderlineDateTimeLabel,.AttributeStyleUnderlineCheckBox,label.gx-label.AttributeLabelStyleUnderlineCheckBoxLabel,span.AttributeLabelStyleUnderlineCheckBoxLabel 
{
	text-decoration: underline;
}
.AttributeStyleLineThrough,label.gx-label.AttributeLabelStyleLineThroughLabel,span.AttributeLabelStyleLineThroughLabel,.AttributeStyleLineThroughDate,label.gx-label.AttributeLabelStyleLineThroughDateLabel,span.AttributeLabelStyleLineThroughDateLabel,.AttributeStyleLineThroughDateTime,label.gx-label.AttributeLabelStyleLineThroughDateTimeLabel,span.AttributeLabelStyleLineThroughDateTimeLabel,.AttributeStyleLineThroughCheckBox,label.gx-label.AttributeLabelStyleLineThroughCheckBoxLabel,span.AttributeLabelStyleLineThroughCheckBoxLabel 
{
	text-decoration: line-through;
}
.AttributeColorDanger,.form-control-static span.AttributeColorDanger,label.gx-label.AttributeLabelColorDangerLabel,span.AttributeLabelColorDangerLabel,.AttributeColorDangerDate,.form-control-static span.AttributeColorDangerDate,label.gx-label.AttributeLabelColorDangerDateLabel,span.AttributeLabelColorDangerDateLabel,.AttributeColorDangerDateTime,.form-control-static span.AttributeColorDangerDateTime,label.gx-label.AttributeLabelColorDangerDateTimeLabel,span.AttributeLabelColorDangerDateTimeLabel,.AttributeColorDangerCheckBox,.form-control-static span.AttributeColorDangerCheckBox,label.gx-label.AttributeLabelColorDangerCheckBoxLabel,span.AttributeLabelColorDangerCheckBoxLabel 
{
	color: #dd4b39;
}
.AttributeColorWarning,.form-control-static span.AttributeColorWarning,label.gx-label.AttributeLabelColorWarningLabel,span.AttributeLabelColorWarningLabel,.AttributeColorWarningDate,.form-control-static span.AttributeColorWarningDate,label.gx-label.AttributeLabelColorWarningDateLabel,span.AttributeLabelColorWarningDateLabel,.AttributeColorWarningDateTime,.form-control-static span.AttributeColorWarningDateTime,label.gx-label.AttributeLabelColorWarningDateTimeLabel,span.AttributeLabelColorWarningDateTimeLabel,.AttributeColorWarningCheckBox,.form-control-static span.AttributeColorWarningCheckBox,label.gx-label.AttributeLabelColorWarningCheckBoxLabel,span.AttributeLabelColorWarningCheckBoxLabel 
{
	color: #f39c12;
}
.AttributeColorInfo,.form-control-static span.AttributeColorInfo,label.gx-label.AttributeLabelColorInfoLabel,span.AttributeLabelColorInfoLabel,.AttributeColorInfoDate,.form-control-static span.AttributeColorInfoDate,label.gx-label.AttributeLabelColorInfoDateLabel,span.AttributeLabelColorInfoDateLabel,.AttributeColorInfoDateTime,.form-control-static span.AttributeColorInfoDateTime,label.gx-label.AttributeLabelColorInfoDateTimeLabel,span.AttributeLabelColorInfoDateTimeLabel,.AttributeColorInfoCheckBox,.form-control-static span.AttributeColorInfoCheckBox,label.gx-label.AttributeLabelColorInfoCheckBoxLabel,span.AttributeLabelColorInfoCheckBoxLabel 
{
	color: #3c8dbc;
}
.AttributeColorSuccess,.form-control-static span.AttributeColorSuccess,label.gx-label.AttributeLabelColorSuccessLabel,span.AttributeLabelColorSuccessLabel,.AttributeColorSuccessDate,.form-control-static span.AttributeColorSuccessDate,label.gx-label.AttributeLabelColorSuccessDateLabel,span.AttributeLabelColorSuccessDateLabel,.AttributeColorSuccessDateTime,.form-control-static span.AttributeColorSuccessDateTime,label.gx-label.AttributeLabelColorSuccessDateTimeLabel,span.AttributeLabelColorSuccessDateTimeLabel,.AttributeColorSuccessCheckBox,.form-control-static span.AttributeColorSuccessCheckBox,label.gx-label.AttributeLabelColorSuccessCheckBoxLabel,span.AttributeLabelColorSuccessCheckBoxLabel 
{
	color: #00a65a;
}
.AttributeColorBaseColor,.form-control-static span.AttributeColorBaseColor,label.gx-label.AttributeLabelColorBaseColorLabel,span.AttributeLabelColorBaseColorLabel,.AttributeColorBaseColorDate,.form-control-static span.AttributeColorBaseColorDate,label.gx-label.AttributeLabelColorBaseColorDateLabel,span.AttributeLabelColorBaseColorDateLabel,.AttributeColorBaseColorDateTime,.form-control-static span.AttributeColorBaseColorDateTime,label.gx-label.AttributeLabelColorBaseColorDateTimeLabel,span.AttributeLabelColorBaseColorDateTimeLabel,.AttributeColorBaseColorCheckBox,.form-control-static span.AttributeColorBaseColorCheckBox,label.gx-label.AttributeLabelColorBaseColorCheckBoxLabel,span.AttributeLabelColorBaseColorCheckBoxLabel 
{
	color: #004080;
}
.AttributeColorInfoLight,.form-control-static span.AttributeColorInfoLight,label.gx-label.AttributeLabelColorInfoLightLabel,span.AttributeLabelColorInfoLightLabel,.AttributeColorInfoLightDate,.form-control-static span.AttributeColorInfoLightDate,label.gx-label.AttributeLabelColorInfoLightDateLabel,span.AttributeLabelColorInfoLightDateLabel,.AttributeColorInfoLightDateTime,.form-control-static span.AttributeColorInfoLightDateTime,label.gx-label.AttributeLabelColorInfoLightDateTimeLabel,span.AttributeLabelColorInfoLightDateTimeLabel,.AttributeColorInfoLightCheckBox,.form-control-static span.AttributeColorInfoLightCheckBox,label.gx-label.AttributeLabelColorInfoLightCheckBoxLabel,span.AttributeLabelColorInfoLightCheckBoxLabel 
{
	color: #00c0ef;
}
.gx-grid th.ColumnSizeLarge>span,th.ColumnSizeLarge .ColumnSettingsContainer>span, td.ColumnSizeLarge span 
{
	font-size: 14px;
}
.gx-grid th.ColumnSizeSmall>span,th.ColumnSizeSmall .ColumnSettingsContainer>span, td.ColumnSizeSmall span 
{
	font-size: 10px;
}
.gx-grid th.ColumnWeightBold>span,th.ColumnWeightBold .ColumnSettingsContainer>span, td.ColumnWeightBold span 
{
	font-weight: bold;
}
.gx-grid th.ColumnStyleItalic>span,th.ColumnStyleItalic .ColumnSettingsContainer>span, td.ColumnStyleItalic span 
{
	font-style: italic;
}
.gx-grid th.ColumnStyleUnderline>span,th.ColumnStyleUnderline .ColumnSettingsContainer>span, td.ColumnStyleUnderline span 
{
	text-decoration: underline;
}
.gx-grid th.ColumnStyleLineThrough>span,th.ColumnStyleLineThrough .ColumnSettingsContainer>span, td.ColumnStyleLineThrough span 
{
	text-decoration: line-through;
}
.ColumnHighlightBackground 
{
	background-color: #f7f7f7;
}
.ColumnLeftDivision 
{
	box-shadow: 2px 0px 0px 0px #e9ecef inset;
}
.gx-grid th.ColumnColorDanger>span,th.ColumnColorDanger .ColumnSettingsContainer>span, td.ColumnColorDanger span 
{
	color: #dd4b39;
}
.gx-grid th.ColumnColorWarning>span,th.ColumnColorWarning .ColumnSettingsContainer>span, td.ColumnColorWarning span 
{
	color: #f39c12;
}
.gx-grid th.ColumnColorInfo>span,th.ColumnColorInfo .ColumnSettingsContainer>span, td.ColumnColorInfo span 
{
	color: #3c8dbc;
}
.gx-grid th.ColumnColorSuccess>span,th.ColumnColorSuccess .ColumnSettingsContainer>span, td.ColumnColorSuccess span 
{
	color: #00a65a;
}
.gx-grid th.ColumnColorBaseColor>span,th.ColumnColorBaseColor .ColumnSettingsContainer>span, td.ColumnColorBaseColor span 
{
	color: #004080;
}
.gx-grid th.ColumnColorInfoLight>span,th.ColumnColorInfoLight .ColumnSettingsContainer>span, td.ColumnColorInfoLight span 
{
	color: #00c0ef;
}
.ColumnAlignLeft 
{
	text-align:left !important;
}
.ColumnAlignCenter 
{
	text-align:center !important;
}
.ColumnAlignRight 
{
	text-align:right !important;
}
.ColumnLeftDivision.ColumnColorDanger 
{
	box-shadow: 2px 0px 0px 0px #dd4b39 inset;
}
.ColumnLeftDivision.ColumnColorWarning 
{
	box-shadow: 2px 0px 0px 0px #f39c12 inset;
}
.ColumnLeftDivision.ColumnColorInfo 
{
	box-shadow: 2px 0px 0px 0px #3c8dbc inset;
}
.ColumnLeftDivision.ColumnColorSuccess 
{
	box-shadow: 2px 0px 0px 0px #00a65a inset;
}
.ColumnLeftDivision.ColumnColorBaseColor 
{
	box-shadow: 2px 0px 0px 0px #004080 inset;
}
.ColumnLeftDivision.ColumnColorInfoLight 
{
	box-shadow: 2px 0px 0px 0px #00c0ef inset;
}
.ButtonPDF:hover, .ButtonPDF:focus, .ButtonPDF:active 
{
	background-color: #ea4c3a;
	border-bottom-color: #ea4c3a;
	border-left-color: #ea4c3a;
	border-right-color: #ea4c3a;
	border-top-color: #ea4c3a;
	color: white;
}
.ButtonExcel:hover, .ButtonExcel:focus, .ButtonExcel:active 
{
	background-color: #08743b;
	border-bottom-color: #08743b;
	border-left-color: #08743b;
	border-right-color: #08743b;
	border-top-color: #08743b;
	color: white;
}
.ButtonCSV:hover, .ButtonCSV:focus, .ButtonCSV:active 
{
	background-color: #f39c12;
	border-bottom-color: #f39c12;
	border-left-color: #f39c12;
	border-right-color: #f39c12;
	border-top-color: #f39c12;
	color: white;
}
.form-control-static 
{
	padding-bottom: 0px;
	padding-top: 0px;
	min-height: 0px;
}
.SectionGrid:not(.GridFixedColumnBorders)>div>div>div>div.gx-grid, .SectionGrid:not(.GridFixedColumnBorders) div.Section 
{
	margin-right: -14px;
}
.gx-row-selected A:link 
{
	color: #002767;
}
.tooltip-inner 
{
	white-space: nowrap;
	text-indent: 0px;
}
.WorkWith .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;
	white-space: nowrap;
	font-size: 9px;
	font-weight: 400;
	color: white;
	padding-top:.3em !important;
}
.WorkWith .WWColumnTagSuccess P SPAN 
{
	background-color: #00a65a;
}
.WorkWith .WWColumnTagWarning P SPAN 
{
	background-color: #f39c12;
}
.WorkWith .WWColumnTagInfoLight P SPAN 
{
	background-color: #00c0ef;
}
.WorkWith .WWColumnTagDanger P SPAN 
{
	background-color: #dd4b39;
}
.PanelCard_GrayTitle 
{
	background-color: #fff;
	border-bottom-color: #d7dfe3;
	border-left-color: #d7dfe3;
	border-right-color: #d7dfe3;
	border-top-color: #d7dfe3;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	box-shadow: 0px 5px 20px 0px rgba(0,0,0,0.05);
	min-height: 66px;
}
.PanelCard_GrayTitle>.panel-heading 
{
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	width:100% !important;
}
.panel>.panel-heading  .toggle-icon 
{
	background-image: url(../PanelCardGray_Expand.png);
	background-repeat: no-repeat;
	position: relative;
	top: 4px;
	height: 17px;
	width: 17px;
}
.panel>.panel-heading  .collapsed .toggle-icon 
{
	-webkit-transform: rotate(270deg);
	    -moz-transform: rotate(270deg);
	    -o-transform: rotate(270deg);
	    -ms-transform: rotate(270deg);
	    transform: rotate(270deg);
}
.panel>.panel-heading  .toggle-icon-right 
{
	position: absolute;
	right: 40px;
	top: 35px;
}
.PanelCard_GrayTitle>.panel-heading>.panel-title, .PanelCard_GrayTitle>.panel-heading>.panel-title>SPAN, .PanelCard_GrayTitle>.panel-heading>.panel-title>A 
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 19px;
	font-weight: 400;
	color: #455a64;
	line-height:30px;
}
.PanelCard_GrayTitle_Body>.panel-body 
{
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	border-top:0 !important;
}
.PanelCard.panel 
{
	background-color: #fff;
	border-bottom-color: #d7dfe3;
	border-left-color: #d7dfe3;
	border-right-color: #d7dfe3;
	border-top-color: #d7dfe3;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.14);
	margin-top: 27px;
	min-height: 47px;
}
.PanelCard>DIV.panel-heading 
{
	margin-bottom: -19px;
	margin-top: -18px;
}
.PanelCard>.panel-heading+.panel-collapse>.panel-body 
{
	padding-top: 35px;
	border-top-style: none;
}
.PanelCard>DIV.panel-heading>.panel-title 
{
	font-family: muli,sans-serif;
	font-size: 1.3em;
	font-weight: 300;
	color: #fff;
}
.PanelCard>DIV.panel-heading>.panel-title SPAN 
{
	background-color: #627077;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	box-shadow: 0px 7px 10px -5px #627077;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}
.PanelCard>DIV.panel-heading>.panel-title A 
{
	z-index: 1;
	color: #627077;
}
.EditableGridCell_LinedAtts tbody>tr.WorkWithOdd 
{
	border-style: none;
}
.ShowMenuImageCellNotFixedRight.page-content.menu-compact 
{
	left: 115px;
	margin-left: 0px;
	padding-left: 0px;
}
.ShowMenuImageCellNotFixedRight.page-content 
{
	left: 0px;
	margin-left: 0px;
	margin-top: 15px;
	padding-left: 295px;
}
.ImageMenuCircle:hover 
{
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
	border-bottom-left-radius: 30px;
}
.ButtonMaterial:hover, .ButtonMaterial:focus 
{
	background-color: #004080;
	box-shadow: 0px 14px 26px -12px #2868a8;
	color: white;
}
.ButtonMaterialDefault:hover, .ButtonMaterialDefault:focus 
{
	background-color: #999;
	box-shadow: 0px 14px 26px -12px #c9c9c9;
	color: white;
}
.GridNoBorderCell.GridFixedColumnBorders>div 
{
	padding-left: 0px;
	padding-right:0 !important;
}
.GridNoBorderCell>div 
{
	background-color: #fff;
	border-bottom: 0;
	border-bottom-color: #e9ecef;
	border-left-color: #e9ecef;
	border-right-color: #e9ecef;
	border-top-color: #e9ecef;
	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;
	overflow: hidden;
}
.GridNoBorderCell>div  .gx-grid 
{
	background-color: #fff;
}
.GridNoBorder.WorkWithTitle 
{
	padding-bottom: 10px;
	padding-top: 20px;
}
.TableLogo.page-content 
{
	margin-left: 0px;
	min-height: 0px;
	min-width: 0px;
}
.TableLogo.page-content.menu-compact 
{
	margin-left: 0px;
}
.TableLogo.page-content.menu-compact  .TextBlockLogo 
{
	display: none;
}
.ActionGroupHeaderMaterial .btn IMG 
{
	height: auto;
}
.MasterFooterCellVM>DIV, .MasterFooterCellFixedVM>DIV, .MasterFooterCellHM>DIV, .MasterFooterCellFixedHM>DIV, .MasterFooterCellVMSidebarImage>DIV, .MasterFooterCellFixedVMSidebarImage>DIV 
{
	border-top-color: #555;
	border-style: solid;
	border-width: 1px;
	border-left:0;
	border-right:0;
	border-bottom:0;
}
.GridNoBorder .WorkWithTitle>SPAN, .GridNoBorder .GridNoBorder  .WorkWithTitle .ColumnSettingsContainer>SPAN 
{
	display: inline-block;
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #67757c;
	text-indent: 0px;
	line-height: 21px;
}
.SectionGrid>div:not(.gx-grid),.SectionGrid>div.Table 
{
	padding-right: 15px;
}
.PanelNoHeader 
{
	border-style: none;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}
.PanelNoHeader>DIV.panel-heading 
{
	box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
	display: none;
}
.PanelNoHeader>.panel-heading+.panel-collapse>.panel-body 
{
	border-bottom-color: #d7dfe3;
	border-left-color: #d7dfe3;
	border-right-color: #d7dfe3;
	border-top-color: #d7dfe3;
	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;
	box-shadow: 0px 5px 20px 0px rgba(0,0,0,0.05);
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}
.PanelNoHeader.panel 
{
	background-color: #fff;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}
.rowsperpage 
{
	font-size: 11px;
}
.rowsperpage  .caret 
{
	display: none;
}
.rowsperpage  .dropdown-menu A 
{
	color: gray;
}
.rowsperpage  .dropdown-menu A  SPAN
{
	padding-left: 20px;
	padding-right: 10px;
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 9pt;
	color: #575b5d;
}
.rowsperpage  .selected SPAN 
{
	font-weight: bold;
}
.rowsperpage  .dropdown-menu 
{
	background-color: #fff;
	min-width: 0px;
}
.rowsperpage  .btn-primary:focus 
{
	background-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
	border-top-color: transparent;
	color: gray;
}
.rowsperpage  BUTTON
{
	background-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
	border-top-color: transparent;
	font-size: 9pt;
	color: gray;
}
.rowsperpage  BUTTON:hover
{
	background-color: transparent;
	border-bottom-color: #e0e0e0;
	border-left-color: #e0e0e0;
	border-right-color: #e0e0e0;
	border-top-color: #e0e0e0;
	border-style: solid;
	color: gray;
}
.rowsperpage  LI.caption
{
	line-height:20px;
}
.rowsperpage  LI.selected
{
	background-color: #f9f9f9;
}
.rowsperpage button:hover .caret, .rowsperpage.open .caret 
{
	margin-left: 7px;
	display: inherit;
}
.ActionGroupGrouped .ColumnsSelector button 
{
	background-color: #fff;
	border-bottom-color: #d7dfe3;
	border-left-color: #d7dfe3;
	border-right-color: #d7dfe3;
	border-top-color: #d7dfe3;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	height: 31px;
	color: #627077;
}
.ColumnsSelector>btn-default:hover, .ColumnsSelector>BUTTON:focus, .ColumnsSelector.open> BUTTON.btn-default,  .ColumnsSelector.open> .btn-default:focus 
{
	background-color: #002767;
	border-bottom-color: #002c6c;
	border-left-color: #002c6c;
	border-right-color: #002c6c;
	border-top-color: #002c6c;
	color: #fff;
}
.ColumnsSelector>button>i+span 
{
	padding-left: 5px;
}
.ColumnsSelector  .caret 
{
	margin-left: 6px;
}
.ColumnsSelector  .FilterOptionsMultiSelection LI 
{
	padding-left: 5px;
}
.ColumnsSelector  .FilterOptions 
{
	max-height: 260px;
	min-width: 180px;
}
.ColumnsSelector  .LiFilterSelected 
{
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 10px;
}
.ColumnsSelector  .FilterOptions UL A 
{
	padding-top: 5px;
	font-size: 8pt;
}
.ColumnsSelector  BUTTON
{
	background-color: #fff;
	border-bottom-color: #d7dfe3;
	border-left-color: #d7dfe3;
	border-right-color: #d7dfe3;
	border-top-color: #d7dfe3;
	font-size: 11px;
	color: #575b5d;
}
.ColumnsSelector .Button 
{
	margin-right: 0px;
	margin-top: 0px;
	height: auto;
	width: 100%;
}
.ColumnsSelector .UpdateColumnsAndRestore .Button 
{
	width:calc(100% - 37px);
}
.ColumnsSelector li.UpdateColumnsAndRestore>a 
{
	background-color: #004080;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	margin-right: 5px;
	padding-left: 8px;
	padding-right: 24px;
	height: 34px;
	color: white;
	vertical-align: bottom;
}
.ColumnsSelector li.UpdateColumnsAndRestore>a:hover, .ColumnsSelector li.UpdateColumnsAndRestore>a:focus 
{
	background-color: #002767;
	color: white;
}
.ActionGroupGrouped .ColumnsSelector>.btn-default:hover, .ActionGroupGrouped .ColumnsSelector>.btn-default:focus,.ActionGroupGrouped>div>i:hover,.ActionGroupGrouped>div>i:focus 
{
	background-color: #004080;
	border-bottom-color: #004080;
	border-left-color: #004080;
	border-right-color: #004080;
	border-top-color: #004080;
	color: white;
}
.ActionGroupGrouped .ColumnsSelector.open>.btn-default 
{
	background-color: #004080;
	border-bottom-color: #004080;
	border-left-color: #004080;
	border-right-color: #004080;
	border-top-color: #004080;
	color: white;
	box-shadow:none;
}
.PanelCardIcon_BaseColor.panel,.PanelCardIcon_Danger.panel,.PanelCardIcon_Info.panel,.PanelCardIcon_Success.panel,.PanelCardIcon_Warning.panel 
{
	background-color: transparent;
	border-style: none;
	margin-top: 15px;
	min-height: 66px;
	box-shadow:none;
}
.PanelCardIcon_BaseColor>DIV.panel-heading,.PanelCardIcon_Danger>DIV.panel-heading,.PanelCardIcon_Info>DIV.panel-heading,.PanelCardIcon_Success>DIV.panel-heading,.PanelCardIcon_Warning>DIV.panel-heading 
{
	margin-bottom: -52px;
}
.PanelCardIcon_BaseColor>DIV.panel-heading>.panel-title,.PanelCardIcon_Danger>DIV.panel-heading>.panel-title,.PanelCardIcon_Info>DIV.panel-heading>.panel-title,.PanelCardIcon_Success>DIV.panel-heading>.panel-title,.PanelCardIcon_Warning>DIV.panel-heading>.panel-title 
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 1.2em;
	font-weight: 300;
	color: #fff;
}
.PanelCardIcon_BaseColor>DIV.panel-heading>.panel-title A,.PanelCardIcon_Danger>DIV.panel-heading>.panel-title A,.PanelCardIcon_Success>DIV.panel-heading>.panel-title A,.PanelCardIcon_Info>DIV.panel-heading>.panel-title A,.PanelCardIcon_Warning>DIV.panel-heading>.panel-title A 
{
	color: #fff;
}
.PanelCardIcon_BaseColor>.panel-heading+.panel-collapse>.panel-body,.PanelCardIcon_Danger>.panel-heading+.panel-collapse>.panel-body,.PanelCardIcon_Info>.panel-heading+.panel-collapse>.panel-body,.PanelCardIcon_Success>.panel-heading+.panel-collapse>.panel-body,.PanelCardIcon_Warning>.panel-heading+.panel-collapse>.panel-body 
{
	background-color: #fff;
	border-bottom-color: #d7dfe3;
	border-left-color: #d7dfe3;
	border-right-color: #d7dfe3;
	border-top-color: #d7dfe3;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.14);
	padding-top: 10px;
	min-height: 85px;
}
.PanelCardIcon_BaseColor>DIV.panel-heading>.panel-title SPAN>i,.PanelCardIcon_Danger>DIV.panel-heading>.panel-title SPAN>i,.PanelCardIcon_Success>DIV.panel-heading>.panel-title SPAN>i,.PanelCardIcon_Info>DIV.panel-heading>.panel-title SPAN>i,.PanelCardIcon_Warning>DIV.panel-heading>.panel-title SPAN>i 
{
	width: 36px;
	text-align: center;
}
.PanelCardIcon_BaseColor>DIV.panel-heading>.panel-title SPAN 
{
	background-color: #004080;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	box-shadow: 0px 7px 10px -5px #2868a8;
	padding-bottom: 23px;
	padding-left: 27px;
	padding-right: 27px;
	padding-top: 23px;
	font-size: 32px;
}
.PanelCardIcon_Info>DIV.panel-heading>.panel-title SPAN 
{
	background-color: #3c8dbc;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	box-shadow: 0px 7px 10px -5px #97c9f1;
	padding-bottom: 23px;
	padding-left: 27px;
	padding-right: 27px;
	padding-top: 23px;
	font-size: 32px;
}
.PanelCardIcon_Success>DIV.panel-heading>.panel-title SPAN 
{
	background-color: #00a65a;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	box-shadow: 0px 7px 10px -5px #a4c2a0;
	padding-bottom: 23px;
	padding-left: 27px;
	padding-right: 27px;
	padding-top: 23px;
	font-size: 32px;
}
.PanelCardIcon_Warning>DIV.panel-heading>.panel-title SPAN 
{
	background-color: #f39c12;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	box-shadow: 0px 7px 10px -5px #f9c2a0;
	padding-bottom: 23px;
	padding-left: 27px;
	padding-right: 27px;
	padding-top: 23px;
	font-size: 32px;
}
.PanelCardIcon_Danger>DIV.panel-heading>.panel-title SPAN 
{
	background-color: #dd4b39;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	box-shadow: 0px 7px 10px -5px #e5b5b5;
	padding-bottom: 23px;
	padding-left: 27px;
	padding-right: 27px;
	padding-top: 23px;
	font-size: 32px;
}
.PanelLine_Gray.panel 
{
	background-color: transparent;
	box-shadow:none;
}
.PanelLine_Gray.panel  .panel-title 
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #455a64;
}
.PanelLine_Gray.panel  .panel-title  A
{
	color: #455a64;
}
.PanelLine_Gray.panel  DIV.panel-heading
{
	background-color: transparent;
	width:100% !important;
}
.PanelLine_Gray.panel-heading+.panel-collapse>.panel-body 
{
	border-top-color: #d7dfe3;
}
.DataContentCellFL.ExtendedComboCell .MergeLabelCell 
{
	z-index: 3;
	width: auto;
}
.DataContentCellFL  .ExtendedCombo .caret 
{
	margin-bottom: 0px;
	margin-top: 0px;
}
.DataContentCellFL  .ExtendedCombo button span 
{
	margin-left: 2px;
}
.DataContentCellFL  .ExtendedCombo .OptionLabel 
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #627077;
}
.DataContentCellFL  .Label 
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #627077;
	line-height:25px;
}
.DataContentCellFL  .MergeLabelCell~DIV 
{
	width: 100%;
	text-align: left;
}
.DataContentCellFL  .MergeLabelCell.FloatingLabelEmpty .AttributeFLLabel 
{
	top: 0px;
}
.DataContentCellFL  .ExtendedCombo.AttributeFL 
{
	margin-bottom: 11px;
	margin-left: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	max-width: 100%;
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
}
.DataContentCellFL  .ExtendedCombo.AttributeFL  .dropdown-toggle 
{
	padding-bottom: 0px;
	padding-left: 4px;
	padding-top: 19px;
	min-height: 48px;
	width: 100%;
	max-width: 100%;
}
.DataContentCellFL  .ExtendedCombo.AttributeFL  .SelectedItem SPAN 
{
	color: white;
}
.DataContentCellFL  .MergeLabelCell.FloatingLabelEmpty 
{
	top: 37px;
}
.DataContentCellFL  .MergeLabelCell .AttributeFLLabel 
{
	padding-left: 0px;
	top: 0px;
	-moz-transition:0.2s ease all;
	transition:0.2s ease all;
	-webkit-transition:0.2s ease all;
	line-height:25px;
}
.DataContentCellFL  .MergeLabelCell 
{
	margin-bottom: 0px;
	margin-top: -26px;
	padding-left: 22px;
	padding-top: 0px;
	top: 28px;
	height: 24px;
	width: 100%;
	text-align: left;
	-moz-transition:0.2s ease all;
	transition:0.2s ease all;
	-webkit-transition:0.2s ease all;
}
.DataContentCellFL  .TableMerged .AttributeFL 
{
	width: 206px;
}
.DataContentCellFL  .ExtendedCombo .dropdown-menu>LI>DIV .form-control 
{
	max-width: 100%;
}
.DataContentCellFL  .TableMerged.TableMergedExtendedCombo 
{
	margin-bottom: 2px;
}
.TableSplitScreen UL.nav.nav-tabs 
{
	border-left: 0;
	border-right: 0;
	border-top: 0;
}
.checkbox label.ReadonlyAttributeFL 
{
	min-height: 51px;
}
.TableSplitScreen>div 
{
	margin-right: 0px;
}
.TableSplitScreen .tab-content 
{
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
}
.CellWCSplitScreen .PanelCard_GrayTitle 
{
	max-height: calc(100vh - 248px);
	overflow-y: auto;
}
.TableCardDashboardAdminInfo:hover .AdminDashboardIcon, .TableCardDashboardAdminInfoLight:hover .AdminDashboardIcon, .TableCardDashboardAdminSuccess:hover .AdminDashboardIcon, .TableCardDashboardAdminWarning:hover .AdminDashboardIcon, .TableCardDashboardAdminDanger:hover .AdminDashboardIcon, .TableCardDashboardAdminBaseColor:hover .AdminDashboardIcon 
{
	font-size:95px !important;
}
.MoreInfoAdminCell:hover 
{
	background-color: rgba(0,0,0,0.15);
}
.MoreInfoAdminCell 
{
	border-style: none;
}
.MoreInfoAdminCell:hover i 
{
	color: white;
}
.MoreInfoAdminCell:hover .TextBlockMoreInfoAdmin 
{
	color: white;
}
.ProgressWhite  .ProgressIndicatorCircle .CircleCaption 
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: 300;
	color: white;
	dominant-baseline:middle;
}
.ProgressWhite  .ProgressIndicatorCircle circle.ProgressCircle 
{
	stroke:white;
}
.ProgressWhite  .ProgressIndicatorCircle circle.BackCircle 
{
	stroke:rgba(238,238,238,.18);
}
.ProgressBarAdminCard  .progress-bar 
{
	background-color: white;
	box-shadow:none;
}
.ProgressBarAdminCard  .progress 
{
	background-color: rgba(0,0,0,0.2);
	margin-bottom: 5px;
	margin-top: 5px;
	height: 2px;
	box-shadow:none;
}
.GridNoHeaderCellItems THead, .GridNoHeaderCellItems TH 
{
	display: none;
}
.GridNoHeaderCellItems .GridNoBorder>tbody>tr 
{
	background-color: #f7f7f7;
	border-left-color: #eaeaea;
	border-top-color: white;
	border-style: solid;
	border-top-width:3px;
	border-left-width:2px;
}
.WWColumnTagInfo P SPAN 
{
	background-color: #3c8dbc;
}
.ProgressBarAdminV2Success .progress, .ProgressBarAdminV2Info .progress, .ProgressBarAdminV2Danger .progress, .ProgressBarAdminV2InfoLight .progress, .ProgressBarAdminV2Warning .progress, .ProgressBarAdminV2BaseColor .progress 
{
	background-color: #eee;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	height: 10px;
	box-shadow:none;
}
.ProgressBarAdminV2Info .progress-bar 
{
	background-color: #3c8dbc;
}
.ProgressBarAdminV2InfoLight .progress-bar 
{
	background-color: #00c0ef;
}
.ProgressBarAdminV2Success .progress-bar 
{
	background-color: #00a65a;
}
.ProgressBarAdminV2Warning .progress-bar 
{
	background-color: #f39c12;
}
.ProgressBarAdminV2Danger .progress-bar 
{
	background-color: #dd4b39;
}
.ProgressBarAdminV2BaseColor .progress-bar 
{
	background-color: #004080;
}
.SimpleCardTable:hover,.DiscussionCardTable:hover 
{
	box-shadow: 1px 1px 10px #d7dfe3;
	transition: all 0.5s;
}
.CardImageCell:after 
{
	bottom: 0px;
	padding-right: 30px;
	position: absolute;
	height: 80px;
	width: 100%;
	background-clip:content-box !important;
	content:"";
	background:-moz-linear-gradient(top, rgba(0,0,0,0.0) 0%, rgba(0,0,0,0.99) 100%);
	background:-webkit-linear-gradient(top, rgba(0,0,0,0.0) 0%,rgba(0,0,0,0.99) 100%);
	background:linear-gradient(to bottom, rgba(0,0,0,0.0) 0%,rgba(0,0,0,0.99) 100%);
	 filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a000000', endColorstr='#e8000000',GradientType=0 );
}
.CardWithImageTable:hover 
{
	border-bottom: solid 5px;
	border-bottom-color: #004080;
}
.ButtonAsLinkBasecolor:hover, .ButtonAsLinkBasecolor:focus 
{
	background-color: transparent;
	text-decoration: underline;
	color: #004080;
	box-shadow:none;
	outline:0;
}
.ChatMessageCell:before 
{
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-right-color: #d2d6de;
	border-top-color: transparent;
	border-style: solid;
	border-width: 6px;
	left: 61px;
	margin-top: 2px;
	position: absolute;
	content: " ";
}
.ChatMessageCellBaseColor:after 
{
	border-bottom-color: transparent;
	border-left-color: #004080;
	border-right-color: transparent;
	border-top-color: transparent;
	border-style: solid;
	border-width: 6px;
	margin-right: 52px;
	margin-top: 2px;
	position: absolute;
	right: 0px;
	top: 28px;
	content: " ";
}
.rowsperpage.open>.dropdown-toggle.btn-primary 
{
	background-color: transparent;
	border-bottom-color: #e9ecef;
	border-left-color: #e9ecef;
	border-right-color: #e9ecef;
	border-top-color: #e9ecef;
	color: #999;
}
.ButtonColor:hover, .ButtonColor:focus 
{
	background-color: #004080;
	border-bottom-color: #004080;
	border-left-color: #004080;
	border-right-color: #004080;
	border-top-color: #004080;
	color: white;
}
.ActionGroupColoredActions .ColumnsSelector> .btn-default,.ActionGroupColoredActions>div>input 
{
	background-color: #004080;
	border-bottom-color: #004080;
	border-left-color: #004080;
	border-right-color: #004080;
	border-top-color: #004080;
	margin-right: 3pt;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
}
.ActionGroupColoredActions .ColumnsSelector>.btn-default:hover 
{
	background-color: #004080;
	border-bottom-color: #004080;
	border-left-color: #004080;
	border-right-color: #004080;
	border-top-color: #004080;
	color: white;
}
.ActionGroupColoredActions .ColumnsSelector.open>.btn-default 
{
	background-color: #004080;
	border-bottom-color: #004080;
	border-left-color: #004080;
	border-right-color: #004080;
	border-top-color: #004080;
	color: white;
	box-shadow:none;
}
.AssociationListAttribute:focus 
{
	border-bottom-color: #004080;
	border-left-color: #004080;
	border-right-color: #004080;
	border-top-color: #004080;
	border-style: solid;
	border-width: 1px;
}
.WizardStepsContainerCell .FreeStyleSteps>tbody>tr>td:first-child .TableContainerStepBullet>tbody>tr>td>table>tbody>tr>td:first-child>table 
{
	display: none;
}
.WizardStepsContainerCell .FreeStyleSteps>tbody>tr>td:last-child .TableContainerStepBullet>tbody>tr>td>table>tbody>tr>td:last-child>table 
{
	display: none;
}
.FiltersCell SELECT 
{
	min-width: 120px;
}
.GridNoBorderCell .TotalizerRow TD 
{
	background-color: #fff;
}
.TotalizerRow TD 
{
	background-color: #f7f7f7;
}
.DropDownOptionsHeader .no-image, .ActionGroupHeader .no-image 
{
	padding-left: 23px;
}
.gx-infinite-scrolling-container>table 
{
	width:100% !important;
}
.gx-attribute img.ReadonlyAttribute 
{
	max-height: 350px;
}
.tab-content 
{
	background-color: #fff;
	border-bottom-color: #d7dfe3;
	border-left-color: #d7dfe3;
	border-right-color: #d7dfe3;
	border-top-color: #d7dfe3;
	border-style: solid;
	border-width: 1px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	border-top:0;
}
.CellTableAssociationButtons IMG 
{
	background-color: #004080;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
.WorkWith+div.gx-grid-loading 
{
	background-color: transparent;
	background-image: url(../LoadingResults.gif);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	color: transparent;
}
.ddoMenuUserInfo 
{
	background-color: #002767;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	margin-bottom: 1px;
	margin-top: 0px;
	padding-bottom: 10px;
	color: white;
	line-height:initial;
}
.ddoMenuUserInfo  .UserImageCell 
{
	text-align: center;
}
.ddoMenuUserInfo  .UserInfoRole 
{
	font-size: 10px;
}
.ddoMenuUserInfo  .UserInfoNameCell 
{
	padding-top: 10px;
	font-size: 13px;
	text-align: center;
}
.ddoMenuUserInfo  .UserInfoRoleCell 
{
	font-size: 10px;
	text-align: center;
}
.ddoMenuUserInfo  IMG
{
	border-bottom-color: #002767;
	border-left-color: #002767;
	border-right-color: #002767;
	border-top-color: #002767;
	border-style: solid;
	border-width: 2px;
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
	border-bottom-left-radius: 30px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
	width: 60px;
}
.field.Attribute 
{
	max-width: inherit;
}
.TagColumn .ReadonlyAttribute 
{
	margin-left: 0px;
	margin-right: 0px;
}
.CellTabsIFrame .tabs-table 
{
	margin-top: -60px;
	width: 100%;
}
.CellTabsIFrameVertical .tabs-table 
{
	margin-top: 30px;
	width: 100%;
}
.CellTabsIFrameHorizontal .tabs-table 
{
	margin-left: 15px;
	margin-top: 130px;
	width: 100%;
}
.TableMainTabs .tab-pane 
{
	height: 100%;
}
.TableMainTabs .tab-pane>iframe 
{
	border-style: none;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	height: 100%;
	min-height: 300px;
	width: 100%;
}
.TableMainTabs>.row:nth-child(2) 
{
	height:calc(100% - 80px) !important;
}
.IFrameTabs>li:hover button.close, .IFrameTabs>li.active button.close 
{
	display: inherit;
}
.IFrameTabs button.close 
{
	margin-right: -17px;
	padding-left: 6px;
	padding-top: 2px;
	display: none;
	color: #455a64;
	text-shadow:none;
	outline:0;
}
.IFrameTabs>li>a 
{
	padding-right: 20px;
	min-height: 43px;
}
.IFrameTabs>li:hover>a, .IFrameTabs>li.active>a 
{
	padding-right: 20px;
}
.IFrameTabs>li:first-child>a 
{
	padding-right: 15px;
}
.ShowMenuImageCellNotFixedRightNavTabs.page-content 
{
	left: 0px;
	margin-left: 0px;
	margin-top: 15px;
	padding-left: 225px;
	z-index: 1001;
	width: auto;
}
.ShowMenuImageCellNotFixedRightNavTabs.page-content+.CellFloatRight 
{
	width: auto;
}
.ShowMenuImageCellNotFixedRightNavTabs.page-content.menu-compact 
{
	left: 115px;
	margin-left: 0px;
	padding-left: 0px;
}
.IFrameTabs>li span 
{
	display: inline-block;
}
.CellTabsIFrame .tabs-table>TR>TD, .CellTabsIFrameHorizontal .tabs-table>TR>TD, .CellTabsIFrameVertical .tabs-table>TR>TD 
{
	width: 100%;
	display: table;
}
.CellTabsIFrame .tab-content, .CellTabsIFrameHorizontal .tab-content, .CellTabsIFrameVertical .tab-content 
{
	display: table-row;
}
.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;
	white-space: nowrap;
	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;
	white-space: nowrap;
	font-family: roboto,helvetica,arial,sans-serif;
	font-size: 12px;
	font-weight: 300;
	color: #67757c;
	text-indent: 0px;
	text-transform: uppercase;
}
.WorkWith .GridGroupTitle>DIV 
{
	border-bottom: 1px solid #d9d9d9;
	margin-left: 7px;
	margin-right: 7px;
	padding-bottom: 8px;
	padding-top: 8px;
	white-space: nowrap;
	color: #777;
	text-transform: uppercase;
}
.GridGroupTitleRow~TR>TH.GridNoBorder 
{
	padding-top: 10px;
}
.GridNoBorder .GridGroupTitleRow~TR 
{
	border-bottom-color:#c8c8c8 !important;
}
.GridNoBorder.WorkWith .GridGroupTitleRow>TH:first-child>DIV 
{
	margin-left: 0px;
}
.GridNoBorder.WorkWith .GridGroupTitleRow>TH:last-child>DIV 
{
	margin-right: 0px;
}
.WorkWith .GridGroupTitleRow>TH:first-child>DIV 
{
	margin-left: 14px;
}
.WorkWith .GridGroupTitleRow>TH:last-child>DIV 
{
	margin-right: 14px;
}
.ExtendedCombo 
{
	margin-left: 5px;
	font-family: muli,sans-serif;
}
.ExtendedCombo  .DDO_Tags 
{
	border-bottom-color: #d7dfe3;
	border-left-color: #d7dfe3;
	border-right-color: #d7dfe3;
	border-top-color: #d7dfe3;
	color: #575b5d;
}
.ExtendedCombo  .Errorbtn~.dropdown-menu 
{
	margin-top: -15px;
}
.ExtendedCombo  .btn-default.Errorbtn:focus,.ExtendedCombo .btn-default.Errorbtn,.ExtendedCombo.btn-group.open .dropdown-toggle.Errorbtn,.ExtendedCombo.btn-group.open .dropdown-toggle.Errorbtn:hover 
{
	border-bottom-color: #f56a67;
	border-left-color: #f56a67;
	border-right-color: #f56a67;
	border-top-color: #f56a67;
	border-style: solid;
	border-width: 1px;
}
.ExtendedCombo  .ExtendedComboLevelWithChildren .OptionLabel, .ExtendedCombo .ExtendedComboLevelWithChildren .OptionLabel~i 
{
	background-position: 100% 50%;
	background-repeat: no-repeat;
	padding-right: 16px;
	color: #455a64;
}
.ExtendedCombo  .SelectAllChildren 
{
	margin-right: 5px;
	height: 14px;
	width: 14px;
	display: inline-block;
	vertical-align: middle;
}
.ExtendedCombo  .SelectAllChildren > .CSDropDownFilter 
{
	margin-left: 0px;
	margin-top: -1px;
	font-size: 13px;
	vertical-align: top;
}
.ExtendedCombo  .btn-default:focus 
{
	border-bottom-color: #004080;
	border-left-color: #004080;
	border-right-color: #004080;
	border-top-color: #004080;
	box-shadow: 0px 0px 2px #003676;
	outline:0;
	outline:thin;
}
.ExtendedCombo  .btn-default:active:hover,.ExtendedCombo .btn-default:active:focus 
{
	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;
	white-space: normal;
	color: #575b5d;
	text-align: left;
}
.ExtendedCombo  .OptionLabel 
{
	white-space: normal;
	font-size: 9pt;
	color: #627077;
}
.ExtendedCombo  .caret 
{
	border-bottom: none;
	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  .dropdown-menu>LI>DIV  .form-control 
{
	background-image: url(../prompt.png);
	background-position: 5px 50%;
	background-repeat: no-repeat;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	margin-bottom: 0px;
	padding-left: 28px;
	max-width: 100%;
}
.ExtendedCombo  .SelectedItem 
{
	background-color: #004080;
}
.ExtendedCombo  .SelectedItem  SPAN
{
	color: white;
}
.ExtendedCombo  .SelectedItem:hover 
{
	background-color: #004080;
}
.ExtendedCombo  .OnlySelected 
{
	border-bottom: solid 1px #ddd;
	border-bottom-color: #d7dfe3;
	border-style: solid;
	border-width: 1px;
	margin-top: -12px;
	padding-left: 22px;
	height: 34px;
	display: flex;
	border-left:0;
	border-right:0;
	border-top:0;
}
.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-color: #d7dfe3;
	border-style: solid;
	border-top: solid 1px #ddd;
	border-width: 1px;
	margin-bottom: -12px;
	padding-left: 22px;
	cursor: pointer;
	border-left:0;
	border-right:0;
	border-bottom:0;
}
.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  .ExtendedComboLevelWithChildren .OptionLabel 
{
	background-position: 100% 50%;
	background-repeat: no-repeat;
	padding-right: 16px;
	color: #636060;
}
.ExtendedCombo  .btn-default:active:hover 
{
	background-color: transparent;
}
.ExtendedCombo  UL
{
	background-color: #fff;
	z-index: 999;
	width: 100%;
}
.ExtendedCombo  SPAN
{
	white-space: normal;
	font-size: 10pt;
}
.ExtendedCombo.Attribute, .ExtendedCombo.AttributeFL 
{
	border-style: none;
	margin-bottom: 15px;
	width: 100%;
	min-width: 206px;
}
.ExtendedCombo.AttributeFL .btn-default,.ExtendedCombo.AttributeFL .btn-default:active:focus 
{
	font-size: 16px;
	color: #67757c;
}
.ExtendedCombo.Attribute .btn-default,.ExtendedCombo.Attribute .btn-default:active:focus 
{
	padding-bottom: 4px;
	font-size: 10pt;
	color: #575b5d;
}
.ExtendedCombo.btn-group.open .dropdown-toggle 
{
	background-color: white;
	border-bottom-color: #004080;
	border-left-color: #004080;
	border-right-color: #004080;
	border-top-color: #004080;
	box-shadow: 0px 0px 2px #003676;
	color: #575b5d;
	outline:0;
	outline:thin;
}
.ExtendedComboLevel0, .ExtendedComboLevel1, .ExtendedComboLevel2, .ExtendedCombo .OnlySelected 
{
	cursor: pointer;
}
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group 
{
	margin-left: 4px;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.slick-dots 
{
	bottom: 5px;
}
.slick-dots li button:before 
{
	font-size: 11px;
}
.slick-slider 
{
	margin-bottom: 0px;
}
.AttributeSearch:focus 
{
	outline:0;
	box-shadow:none;
}
.ProgressInfo  .ProgressIndicatorCircle circle.ProgressCircle 
{
	stroke:#3C8DBC;
}
.ProgressInfo  .ProgressIndicatorCircle circle.BackCircle 
{
	stroke:#eee;
}
.ProgressInfo  .ProgressIndicatorCircle .CircleCaption 
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 16px;
	font-weight: 300;
	color: #a1a2a3;
}
.ProgressInfoLight  .ProgressIndicatorCircle circle.ProgressCircle 
{
	stroke:#00C0EF;
}
.ProgressInfoLight  .ProgressIndicatorCircle circle.BackCircle 
{
	stroke:#eee;
}
.ProgressInfoLight  .ProgressIndicatorCircle .CircleCaption 
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 16px;
	font-weight: 300;
	color: #a1a2a3;
}
.ProgressDanger  .ProgressIndicatorCircle circle.ProgressCircle 
{
	stroke:#DD4B39;
}
.ProgressDanger  .ProgressIndicatorCircle circle.BackCircle 
{
	stroke:#eee;
}
.ProgressDanger  .ProgressIndicatorCircle .CircleCaption 
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 16px;
	font-weight: 300;
	color: #a1a2a3;
}
.ProgressWarning  .ProgressIndicatorCircle circle.ProgressCircle 
{
	stroke:#D8890B;
}
.ProgressWarning  .ProgressIndicatorCircle circle.BackCircle 
{
	stroke:#eee;
}
.ProgressWarning  .ProgressIndicatorCircle .CircleCaption 
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 16px;
	font-weight: 300;
	color: #a1a2a3;
}
.ProgressSuccess  .ProgressIndicatorCircle circle.ProgressCircle 
{
	stroke:#00A65A;
}
.ProgressSuccess  .ProgressIndicatorCircle circle.BackCircle 
{
	stroke:#eee;
}
.ProgressSuccess  .ProgressIndicatorCircle .CircleCaption 
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 16px;
	font-weight: 300;
	color: #a1a2a3;
}
.FloatingLabelReadonly .AttributeFLLabel 
{
	color: #a0a2a2;
}
.FreeStyleHomeModules > div > div 
{
	margin-bottom: 3px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 3px;
	height: 250px;
	width: 250px;
}
.HomeModulesTitleCell p 
{
	text-align: center;
}
.HomeModulesBackImageCell:before 
{
	opacity: 0.5;
	left: 0px;
	position: absolute;
	top: 0px;
	z-index: 1;
	height: 250px;
	width: 250px;
	content:" ";
	-moz-transition:.1s linear;
	-ms-transition:.1s linear;
	transition:.1s linear;
}
.FreeStyleHomeModules > div > div:hover .HomeModulesBackImageCell:before 
{
	background-color: #004080;
	opacity: 0.9;
	-moz-transition:.2s linear;
	-ms-transition:.2s linear;
	transition:.2s linear;
}
.FreeStyleHomeModules > div > div:hover 
{
	cursor: pointer;
}
.FreeStyleHomeModulesBig > div > div, .FreeStyleHomeModulesBigDark > div > div 
{
	background-color: #004080;
	margin-left: 8px;
	margin-right: 8px;
	padding-bottom: 30px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 40px;
	height: 100%;
	width: 300px;
	-moz-transition:.1s linear;
	-ms-transition:.1s linear;
	transition:.1s linear;
}
.FreeStyleHomeModulesBigDark > div > div 
{
	background-color: #2f3d4a;
}
.FreeStyleHomeModulesBig > div > div:hover, .FreeStyleHomeModulesBigDark > div > div:hover 
{
	background-color: #2f3d4a;
	cursor: pointer;
	-moz-transition:.2s linear;
	-ms-transition:.2s linear;
	transition:.2s linear;
}
.HomePage .CellTitleMaster 
{
	display: none;
}
.FreeStyleHomeModulesBig > div, .FreeStyleHomeModulesBigDark > div 
{
	margin-bottom: 8px;
	margin-top: 8px;
}
.FreeStyleHomeModulesBigDark > div > div:hover 
{
	background-color: #004080;
}
.nav-tabs > li > a 
{
	font-size: 14px;
}
.RequiredDataContentCellFL .AttributeFLLabel:after, .RequiredDataContentCell .AttributeLabel:after, .RequiredDataContentCell .AttributeDateLabel:after,.RequiredDataContentCell .AttributeDateTimeLabel:after, .RequiredDataContentCellFL .Label:after, .RequiredDataContentCell .Label:after, .RequiredDataContentCell .AttributeCheckBoxLabel:after, .RequiredDataContentCell .AttributeRealWidthLabel:after, .RequiredDataContentCell .AttributeRealWidthDateLabel:after, .RequiredDataContentCell .AttributeRealWidthDateTimeLabel:after, .RequiredDataContentCell .AttributeRealWidthCheckBoxLabel:after 
{
	margin-left: 5px;
	color: #f00;
	content:"*";
	line-height:0;
}
.RequiredDataContentCellFL .FloatingLabelReadonly .AttributeFLLabel:after, .RequiredDataContentCell .FloatingLabelReadonly .AttributeLabel:after, .RequiredDataContentCell .FloatingLabelReadonly .AttributeDateLabel:after, .RequiredDataContentCellFL .FloatingLabelReadonly .Label:after, .RequiredDataContentCell .FloatingLabelReadonly .Label:after, .RequiredDataContentCell .FloatingLabelReadonly .AttributeCheckBoxLabel:after 
{
	display: none;
}
.TabsIFrame .FormSplitScreen>div>div 
{
	padding-right: 0px;
	width: calc(100vw - 17px);
}
.TabsIFrame  .CellPanelNoBorderSplitScreenTabs 
{
	padding-right: 0px;
}
.TabsIFrame .CellNoPaddingRightSplitScreenTabs 
{
	padding-right: 0px;
}
.CellWCSplitScreenWithTabs .nav-tabs, .CellWCSplitScreenWithTabs .tab-content 
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.CellWCSplitScreenWithTabs .tab-content > div 
{
	height: 100%;
	overflow-y:'';
}
.CellWCSplitScreenWithTabs .tab-content iframe 
{
	border-style: none;
	height: 100%;
	width: 100%;
}
.TabsIFrame .TableSplitScreen 
{
	border-style: none;
	overflow: visible;
}
.CellWCSplitScreenWithTabs .nav-tabs >li>a .closeTab 
{
	display: none;
}
.CellWCSplitScreenWithTabs .nav-tabs >li>a:hover .closeTab:focus 
{
	outline:0;
}
.CellWCSplitScreenWithTabs .nav-tabs >li>a:hover .closeTab 
{
	margin-right: -17px;
	padding-left: 6px;
	padding-top: 2px;
	color: #455a64;
	display:initial;
	text-shadow:none;
}
.CellWCSplitScreenWithTabs .nav-tabs >li.active>a span, .CellWCSplitScreenWithTabs .nav-tabs >li>a:hover span 
{
	color: #455a64;
}
.CellWCSplitScreenWithTabs .nav.nav-tabs >li.active>a 
{
	border-bottom-color: #455a64;
}
.TabsIFrame .CellPanelNoBorderSplitScreenTabs>div>div.panel 
{
	border-style: none;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	box-shadow:none;
}
.FloatingLabelEmpty .AttributeFLLabel.control-label[for="vRADIOH"], .FloatingLabelEmpty .AttributeFLLabel.control-label[for="vRADIOV"] 
{
	top: 1px;
	width: 100%;
	font-size: 11px;
	font-weight: 700;
	color: #627077;
}
.AttributeFL.gx-radio-button 
{
	border-style: none;
	padding-bottom: 5px;
	padding-left: 7px;
	padding-top: 17px;
}
.DataContentCellFL select[size].AttributeFL 
{
	border-style: solid;
	border-width: 1px;
	margin-left: 7px;
	margin-top: 29px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.AttributeFLLabel~div>div.gx-multimedia-upload 
{
	margin-left: 0px;
	padding-top: 20px;
	height: 102px;
}
.Tabs_NoTabs .tab-content, .Tabs_NoTabs .nav.nav-tabs 
{
	background-color: transparent;
	border-style: none;
}
.TabsIFrame .CellTitleViewSplitScreen, .TabsIFrame .CellPanelNoBorderSplitScreenTabs>div>div>div>div 
{
	padding-top: 0px;
}
.WorkWith .RowDeleted .ReadonlyAttribute,.WorkWith .RowDeleted .ReadonlyAttributeDate,.WorkWith .RowDeleted .ReadonlyExtendedCombo span 
{
	text-decoration: line-through;
}
.ui-pnotify-text 
{
	padding-bottom: 3px;
	padding-left: 29px;
	padding-right: 15px;
	padding-top: 3px;
}
.MergeDataCell>.ExtendedCombo.AttributeFL 
{
	margin-bottom: -4px;
	margin-top: 0px;
	padding-top: 0px;
}
.MergeDataCell >.ExtendedCombo>UL 
{
	margin-top: 0px;
	margin-top:0;
}
.MergeDataCell >.ReadonlyExtendedCombo 
{
	margin-bottom: -15.5px;
	margin-top: 0px;
}
.ReadonlyExtendedCombo 
{
	margin-bottom: 15px;
}
.ExtendedCombo>UL 
{
	margin-top: 0px;
}
.input-group .form-control.AttributeFL 
{
	margin-bottom: -7px;
}
.ColumnSettings.open>.dropdown-toggle.btn-default 
{
	background-color: #e9ecef;
	border-bottom-color: #e9ecef;
	border-left-color: #e9ecef;
	border-right-color: #e9ecef;
	border-top-color: #e9ecef;
}
.dropdown-menu .divider 
{
	background-color: #e9ecef;
}
.dropdown-menu 
{
	background-color: #fff;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover 
{
	background-color: #f7f7f7;
	color: #575b5d;
}
.form-control option, .Attribute option 
{
	background-color: #fff;
}
.panel 
{
	background-color: #fff;
}
.DscTop>DIV>.gx-attribute 
{
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
	min-height: 1px;
}
.DscTop>DIV>.gx-label 
{
	margin-bottom: 5px;
	padding-left: 20px;
	padding-right: 15px;
	padding-top: 0px;
	position: relative;
	min-height: 1px;
}
.DscTop>DIV>DIV>.MergeLabelCell 
{
	margin-bottom: inherit;
	padding-left: 20px;
	padding-top: 0px;
	text-align: left;
}
.DscTop.CellPaddingLogin>DIV>DIV>.MergeLabelCell 
{
	padding-left: 15px;
}
.gx-popup-opened form 
{
	overflow:visible !important;
}
.ConvertToDDO.dropup .dropdown-menu.open 
{
	top: auto;
}
.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%;
	text-align: left;
}
.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: #004080;
}
.GridWithBorderColor .DVGroupByTitle 
{
	font-size: 14px;
}
.SectionWCDContainer 
{
	border-left-color: #e9ecef;
	border-right-color: #e9ecef;
	border-top-color: #e9ecef;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 12px;
	margin-left: 15px;
	margin-right: 12px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	border-bottom:0;
	border-left:0;
	border-right:0;
}
.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: #004080;
}
.WCD_Loading 
{
	height: 40px;
	color: #575b5d;
}
.WCD_Loading i 
{
	margin-left: 2px;
	margin-right: 10px;
	margin-top: 12px;
	padding-right: 6px;
	padding-top: 10px;
	font-size: 16px;
}
.WCD_tr>td 
{
	background-color: #fff;
	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 .TableContainerStepBulletFirst>tbody>tr>td>table>tbody>tr>td:first-child>table 
{
	display: none;
}
.WTabs_processed>li .TableContainerStepBulletLast>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 .TableContainerStepFirst .StepImage, .WTabs_processed li .TableContainerStepFirst .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;
}
.FreeStyleHomeModulesBigDark>tbody>tr,.FreeStyleHomeModulesBigDark>[data-gxrow] 
{
	background-color: #eee;
}
.TableMainWhiteHeader>.row:first-child 
{
	background-color: #fff;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	padding-bottom: 10px;
}
.DropDownOptionsNoBackHover  .dropdown-menu 
{
	padding-bottom: 0px;
	padding-top: 0px;
}
.DropDownOptionsNoBackHover  .dropdown-menu  .divider 
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
.DropDownOptionsNoBackHover  .btn-default 
{
	background-color: transparent;
	border-style: none;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	padding-left: 0px;
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	box-shadow:none;
}
.DropDownOptionsNoBackHover  .btn-default:focus 
{
	background-color: transparent;
	box-shadow: 0px;
}
.DropDownOptionsNoBackHover  .btn-default:hover 
{
	color: #004080;
}
.DropDownOptionsNoBackHover  .btn-default>span 
{
	margin-right: 5px;
}
.DropDownOptionsNoBackHover  .btn-default>img 
{
	border-top-left-radius: 35px;
	border-top-right-radius: 35px;
	border-bottom-right-radius: 35px;
	border-bottom-left-radius: 35px;
	margin-bottom: 4px;
	margin-right: 7px;
	max-height: 35px;
	vertical-align: middle;
}
.DropDownOptionsNoBackHover  .btn-group-open .dropdown-toggle 
{
	background-color: transparent;
	border-style: none;
	box-shadow:none;
}
.DropDownOptionsNoBackHover  .dropdown-menu>li>a 
{
	padding-left: 10px;
	color: #627077;
}
.DropDownOptionsNoBackHover  .dropdown-menu>li:first-child>a, .DropDownOptionsNoBackHover .dropdown-menu>li:last-child>a 
{
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
.DropDownOptionsNoBackHover>.btn-default:hover,.DropDownOptionsNoBackHover>.btn-default:hover>i 
{
	color: rgba(255,255,255,0.75);
}
.DropDownNotification>.btn-default>span:not(.caret) 
{
	background-color: white;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	left: 4px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	position: absolute;
	top: -3px;
	min-width: 18px;
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #004080;
	line-height:18px;
}
.DropDownNotification>.btn-default .caret 
{
	color: #fff;
}
.DropDownNotification>.btn-default>i 
{
	font-size: 17px;
	color: #fff;
}
.DropDownNotification>.btn-default:hover>.caret, .DropDownNotification>.btn-default:hover>i 
{
	color: rgba(255,255,255,0.75);
}
.DropDownNotification>.btn-default,.DropDownNotification.btn-group.open>.btn-default,.DropDownNotification.btn-group>.btn-default:active:hover 
{
	background-color: transparent;
	border-style: none;
	box-shadow:none;
}
.DropDownOptionsNoBackHover>.btn-default,.DropDownOptionsNoBackHover.btn-group.open>.btn-default,.DropDownOptionsNoBackHover.btn-group>.btn-default:active:hover 
{
	background-color: transparent;
	border-style: none;
	color: #fff;
	box-shadow:none;
}
.DropDownOptionsNoBackHover>.btn-default:hover>i 
{
	color: rgba(255,255,255,0.75);
}
.DropDownOptionsNoBackHover>.btn-default>.FontColorIconBookmarkTitleAdded~.caret,.DropDownOptionsNoBackHover>.btn-default>.FontColorIconBookmarkTitle~.caret 
{
	color: #fff;
}
.DropDownOptionsNoBackHover>.btn-default:hover>.FontColorIconBookmarkTitleAdded~.caret,.DropDownOptionsNoBackHover>.btn-default:hover>.FontColorIconBookmarkTitle~.caret 
{
	color: rgba(255,255,255,0.75);
}
.DropDownNotification .dropdown-menu>li>a 
{
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 15px;
	padding-top: 15px;
	font-size: 14px;
	color: #627077;
}
.PanelCardContainer .TableMerged 
{
	margin-bottom: 0px;
}
.Dummy, html:not(.notChrome) input[type='checkbox'] 
{
	margin-bottom: 0px;
	width: 0px;
	outline:0;
}
.Dummy, html:not(.notChrome) input[type='checkbox'][disabled]:before 
{
	color: #c1c1c1 !important;
}
.Dummy, html:not(.notChrome) input[type='checkbox']:before 
{
	font-family: "Font Awesome 5 Free";
	font-size: 18px;
	font-weight: normal;
	content: "\f0c8";
	line-height:0px;
}
.Dummy, html:not(.notChrome) input[type='checkbox']:checked:before 
{
	content: "\f14a";
}
.Dummy, html:not(.notChrome) input:focus[type='checkbox']:before 
{
	color: #004080;
}
.highcharts-root 
{
	width: 100%;
}
.GridNoBorderNoHeader thead 
{
	display: none;
}
.GridNoBorderNoHeader tbody>tr:first-child 
{
	border-style: none;
}
.ProgressBarMaterial .progress 
{
	background-color: #eee;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	height: 5px;
	box-shadow:none;
}
.ProgressBarMaterial .progress-bar 
{
	background-color: #004080;
}
.HomeTopPanel .highcharts-root 
{
	margin-left: auto;
	margin-right: auto;
}
.CellChartNoLines  .highcharts-axis-title 
{
	fill:transparent !important;
}
.CellChartNoLines  .highcharts-axis-title tspan 
{
	fill:transparent !important;
}
.CellChartNoLines  .highcharts-axis-labels.highcharts-yaxis-labels text 
{
	fill:transparent !important;
}
.CellChartNoLines  .highcharts-grid.highcharts-yaxis-grid path 
{
	stroke:transparent !important;
}
.CellChartNoLines  .highcharts-axis.highcharts-xaxis path.highcharts-tick2 
{
	stroke:transparent !important;
}
.ProgressBigCircleBaseColor 
{
	margin-left: auto;
	margin-right: auto;
	width:fit-content;
}
.ProgressBigCircleBaseColor  .ProgressIndicatorCircle .CircleCaption 
{
	font-size: 32px;
	font-weight: 300;
	color: #455a64;
	line-height:50px;
}
.ProgressBigCircleBaseColor  .CircleCaptionContainer 
{
	bottom: 40%;
}
.ProgressBigCircleBaseColor  .CircleSubtitleContainer 
{
	top: 56%;
	white-space: nowrap;
}
.ProgressBigCircleBaseColor  .CircleSubtitle 
{
	color: #455a64;
	text-transform: uppercase;
	line-height:17px;
}
.ProgressBigCircleBaseColor  .ProgressIndicatorCircle circle.BackCircle 
{
	stroke:#eee;
}
.ProgressBigCircleBaseColor  .ProgressIndicatorCircle circle.ProgressCircle 
{
	stroke:#004080;
}
.ManageFilters li>a>i 
{
	padding-right: 7px;
	vertical-align: middle;
}
.GridNoBorderNoHeader TABLE.GridWithBorderColor,.GridNoBorderNoHeader TABLE.WorkWith 
{
	border-style: none;
	box-shadow: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;
}
.DscTop .Attribute,.DscTop .AttributeRealWidth,.DscTop .AttributeDate,.DscTop .AttributeRealWidthDate,.DscTop .AttributeDateTime,.DscTop .AttributeRealWidthDateTime,.DscTop .AttributeCheckBox,.DscTop .AttributeRealWidthCheckBox 
{
	margin-bottom: 25px;
}
.DscTop div:not(.ExtendedCombo) > div > .ErrorMessages 
{
	top: -14px;
}
.DscTop .ReadonlyAttribute,.DscTop .ReadonlyAttributeRealWidth 
{
	margin-left: 5px;
	padding-bottom: 0px;
}
.DscTop .gx-checkbox-wrapper 
{
	padding-top: 0px;
}
.DscTop .input-group-btn 
{
	padding-bottom: 25px;
}
.DscTop .TableMerged TD 
{
	vertical-align: top;
}
.DscTop .DataDescription 
{
	padding-bottom: 0px;
	padding-top: 7px;
}
.DscTop .TableMerged TD.DataContentCell 
{
	padding-top: 4px;
}
.TableMerged .DataContentCell 
{
	vertical-align: top;
}
.DscTop .MergeLabelCell 
{
	padding-bottom: 5px;
}
.PopupContentCell .WorkWith>tbody>tr:first-child>td 
{
	padding-top: 15px;
}
.WTabs_processed.nav.nav-tabs~.tab-content 
{
	border-style: none;
}
.TableViewCardsCell>div 
{
	padding-bottom: 13px;
	padding-left: 5px;
	padding-right: 5px;
	width: 100%;
}
.TableViewCardsCell>div.CellWWLink 
{
	padding-right: 26px;
	width: auto;
}
.TableViewCardsCell>div>div>div.row>div 
{
	padding-bottom: 13px;
}
.TableViewCardsCell>div>div>div.row:last-of-type>div 
{
	padding-bottom: 0px;
}
.TableViewCardsCell>div>div:not(.main-panel-collapsed),.TableViewCardsCell>div>div>div.row:last-of-type,.TableViewCardsCell>div>div>div.panel,.TableViewCardsCell>div>div>div.panel>div.PanelCard_Body>div,.TableViewCardsCell>div>div>div.row>div,.TableViewCardsCell>div>div>div.row>div>div:not(.main-panel-collapsed),.TableViewCardsCell>div:first-of-type>div>div.row>div>div>div.panel 
{
	height: 100%;
}
.TableViewCardsCell>div>div>div.PanelCard,.TableViewCardsCell>div:first-of-type>div>div.row>div>div>div.PanelCard 
{
	height:calc(100% - 27px);
}
.CellWCSplitScreen .CellViewTab, .FormSplitScreen .CellViewTab 
{
	padding-right: 0px;
}
.fas.CleanFiltersIcon 
{
	font-size: 17px;
	color: #627077;
}
.CleanFiltersIcon:after 
{
	margin-left: -3px;
	font-size: 9px;
	content:"\f00d";
}
.ProductCardTable TABLE 
{
	height: 100%;
	width: 100%;
}
.ProductCardTable table>tbody>tr>td:first-of-type 
{
	padding-right: 10px;
	height: 85px;
	width: 40%;
	text-align: center;
}
.ProductCardTable:hover 
{
	box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.14);
}
.ProductCardTable.CardLongDescriptionOnHover>div.row:last-of-type 
{
	background-color: #004080;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	overflow: hidden;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-top: 10px;
	position: absolute;
	top: 0px;
	z-index: 1;
	min-height: 106px;
	display: none;
	width: calc(100% - 15px);
}
.ProductCardTable.CardLongDescriptionOnHover:hover>div.row:last-of-type 
{
	display: block;
}
.TableTransactionTemplate .gx-grid 
{
	padding-bottom: 50px;
}
.ButtonAddNewRow:hover, .ButtonAddNewRow:hover:active, .ButtonAddNewRow:active, .ButtonAddNewRow:focus, .ButtonAddNewRow:focus:active 
{
	background-color: transparent;
	color: #575b5d;
}
.WorkWith TR .WWIconActionColumn i.TrnGridDelete, .WorkWith TR .WWIconActionColumn i.TrnGridDelete:hover 
{
	background-color: transparent;
	font-size: 9px;
	color: #b1bdd6;
}
.WorkWith TR .WWIconActionColumn.WWColumnLineThrough i.TrnGridDelete 
{
	color: #999;
	transform:rotate(45deg);
}
.WorkWith>tbody>tr.WCD_tr 
{
	text-indent: 0px;
}
.Errorbtn~div 
{
	float: left;
	margin-bottom: 5px;
	margin-top: -8px;
}
.input-group-btn .ErrorMessages, .input-group .ErrorMessages 
{
	right: 0px;
	top: 0px;
	position:absolute !important;
}
.AttributeCheckBox~label 
{
	margin-bottom: 0px;
}
.SectionGrid>div.gx-grid, .SectionGrid>div>div>div>div.gx-grid, .SectionGrid>div>div>div>div.Table>div>div>div.gx-grid, .SectionGrid>div>div>div>div.Table>div>div>div.Table>div>div>div.gx-grid 
{
	background-color: #fff;
	overflow: auto;
	position: static;
}
.gx-grid.gx-gridGridFixedTitles 
{
	max-height: 400px;
}
.gx-grid.gx-gridGridFixedTitles>table>tfoot>tr>td,.gx-grid.gx-gridGridFixedTitles>table>thead>tr>th 
{
	position: relative;
}
.gx-grid.gx-gridGridFixedTitles>div.gx-mask 
{
	display: none;
}
.gx-grid.gx-gridGridFixedTitles>table 
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
.gx-grid.gx-gridGridResizableTitles>table>thead>tr>th span 
{
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.FTBRemoveBorders>*>tr,.FTBRemoveBorders>*>tr>* 
{
	border-style:none !important;
}
.FGHeaderRowV>*>div 
{
	background-color: #e9ecef;
	position: absolute;
	right: 0px;
	width: 1px;
	display: block;
}
.CSItemWithCategory 
{
	margin-left: 15px;
}
.CSCategory > i:last-child 
{
	padding-left: 8px;
}
.CSItemWithCategoryCollapsed 
{
	display: none;
}
.CSItemsFreezable .CSItemConfigFixedL>a, .CSItemsFreezable .CSItemConfigFixedR>a, .CSItemsFreezable li:not(.CSFixableCategory)>a 
{
	margin-left: 15px;
}
.CSItemsFreezable .CSItemConfigFixedL>a.CSItemWithCategory, .CSItemsFreezable .CSItemConfigFixedR>a.CSItemWithCategory, .CSItemsFreezable li>a.CSItemWithCategory 
{
	margin-left: 30px;
}
.table-responsive > thead > tr.WWPDraggingColumn > th:not(.WWIconActionColumn):not(.DisableColMoving) 
{
	border-left: solid 1px #ffe1e1;
	border-right: solid 1px #ffe1e1;
}
.table-responsive > thead > tr.WWPDraggingColumn > .WWPDragOverDown:not(.WWIconActionColumn) 
{
	border-right: solid 3px red !important;
}
.table-responsive > thead > tr.WWPDraggingColumn > .WWPDragOverUp:not(.WWIconActionColumn):not(.DisableColMoving) 
{
	border-left: solid 3px red !important;
}
.CSDropDownFI 
{
	margin-right: 7px;
	vertical-align: middle;
}
.WWPDraggingColumnMoving.WWPDraggingColumn >*:not(.WWPDraggedColumn) 
{
	opacity: 1;
}
.WWPDraggingColumn  >*:not(.WWPDraggedColumn) 
{
	opacity: .01;
}
.FGCuttedCell>* 
{
	display:none !important;
}
.FGHeaderRowV>.FixedR>div 
{
	left: 0px;
	right: inherit;
}
.gx-grid.gx-gridGridFixedColumnBorders>table>*>tr>* 
{
	border-right-color: #e9ecef;
	padding-right: 10px;
	border-right-style:solid;
	border-right-width:1px;
}
.FGRowLine>*, .FGHeaderRowH>*, .FGHeaderRowV>*, .FGFootRow>* 
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.FixedColumnL, .FixedColumnR 
{
	min-width: 28px;
}
.DataContentCellFL>.gx-default-form-group 
{
	display: block;
}
.DataContentCellFL>.gx-default-form-group>.AttributeFLLabel.control-label 
{
	width:100% !important;
}
.DataContentCellFL>.gx-default-form-group>.AttributeFLLabel~div:not(.tooltip) 
{
	width:100% !important;
}
.AttributeImportFileCell .gx-label ~ div object 
{
	display:none !important;
}
.StyleTitleAndSubtitle, .StyleImageAndData 
{
	width: 100%;
	display: inline-block;
	white-space: normal;
	font-size: 10pt;
	color: #575b5d;
}
.StyleTitleAndSubtitle span:first-child, .StyleImageTitleAndSubtitle span:first-child 
{
	padding-bottom: 4px;
	padding-top: 5px;
	display: block;
	font-weight: bold;
	line-height:1;
}
.StyleTitleAndSubtitle span:last-child, .StyleImageTitleAndSubtitle span:last-child 
{
	display: block;
	font-size: 10.5px;
	line-height:1;
}
.StyleImageAndData div 
{
	display: inline-block;
}
.StyleImageAndData div:first-child 
{
	margin-right: 8px;
	margin-top: 2px;
	height: 32px;
	width: 32px;
	vertical-align: top;
}
.StyleImageAndData div:first-child>img 
{
	background-color: white;
	border-bottom-color: #e1e1e1;
	border-left-color: #e1e1e1;
	border-right-color: #e1e1e1;
	border-top-color: #e1e1e1;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 18px;
	border-top-right-radius: 18px;
	border-bottom-right-radius: 18px;
	border-bottom-left-radius: 18px;
	height: 100%;
	width: 100%;
	object-fit:contain;
}
.StyleImageAndData img[src=''] 
{
	visibility: hidden;
}
.StyleImageAndData div:last-child 
{
	max-width: calc(100% - 44px);
}
.ExtendedComboWithImage .FilterOptions UL A 
{
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
}
.ExtendedComboTitleAndSubtitle .FilterOptions UL A 
{
	padding-bottom: 5px;
	padding-top: 5px;
}
.StyleImageAndTitle div:last-child 
{
	padding-top: 8px;
}
.ExtendedComboWithImage>UL, .ExtendedComboWithCategories>ul 
{
	min-width: 300px;
}
.ExtendedComboWithCategories .FilterOptions, .ExtendedComboWithImage .FilterOptions, .ExtendedComboTitleAndSubtitle .FilterOptions 
{
	max-height: 250px;
}
.ExtendedComboWithImage .FilterOptions.FilterOptionsMultiSelection UL A 
{
	padding-left: 25px;
}
.ExtendedComboWithImage .caret, .ExtendedComboTitleAndSubtitle .caret 
{
	position: absolute;
	right: 6px;
	top: calc(50% - 11px);
}
.ExtendedComboNewOption 
{
	font-weight: bold;
}
.ExtendedComboTitleAndSubtitle>button, .ExtendedComboWithImage>button 
{
	padding-top: 4px;
	min-height: 32px;
}
.ExtendedComboTitleAndSubtitle .FilterOptionsMultiSelection a, .ExtendedComboWithImage .FilterOptionsMultiSelection a 
{
	position: relative;
}
.ExtendedComboTitleAndSubtitle .FilterOptionsMultiSelection a>i:first-child, .ExtendedComboWithImage .FilterOptionsMultiSelection a>i:first-child 
{
	position: absolute;
	top: calc(50% - 6px);
}
.DVelopComboGridCell>*:not(div), .DVelopComboGridCell>div>p:not(.form-control-static) 
{
	position: absolute;
	display:none !important;
}
.DVelopComboGridCell>div>SPAN.ReadonlyExtendedCombo 
{
	min-height:auto;
}
.DVelopComboGridCell .ReadonlyExtendedCombo 
{
	padding-right: 8px;
}
.ExtendedComboWithImage .btn-default,.ExtendedComboTitleAndSubtitle .btn-default 
{
	padding-right: 17px;
}
.WWPPopoverIcon 
{
	padding-bottom: 5px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 5px;
}
.popover-content 
{
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	min-height: 25px;
	min-width: 25px;
}
.PopoverTriggerClick 
{
	cursor: pointer;
}
.PopoverValue 
{
	min-width: 10px;
}
.popoverMainDiv 
{
	max-width: 100%;
}
.PopoverValue>img 
{
	max-height: 30px;
	max-width: 30px;
}
.DDComponentUL 
{
	line-height: 1.42857143;
}
.gx-navbar .ColumnsSelector .gx-attribute, .gx-action-group .ColumnsSelector .gx-attribute, .gx-action-group .ColumnsSelector .gx-button 
{
	display: block;
}
.GridParentCell:not(.SectionGrid) 
{
	position: static;
}
.ColumnSettingsRangePickerContainerDiv .Attribute 
{
	margin-bottom: 8px;
	max-width: 156px;
}
.TableDynamicFiltersFlex>div>div>div 
{
	align-self:center;
	flex-grow:0 !important;
}
.TableDynamicFiltersFlex table div 
{
	padding-left: 4px;
}
.ModulesMenuButton > ul 
{
	max-width: 742px;
}
.ModulesMenuButton >button, .ModulesMenuButton >button:hover 
{
	border-style: none;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: transparent !important;
}
.ModulesMenuButton >button .caret 
{
	display: none;
}
.ModulesMenuButton .DDComponentUL 
{
	padding-bottom: 19px;
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 0px;
	max-height: calc(100vh - 150px);
	overflow-y: auto;
	overflow-x: hidden;
}
.ModulesMenuButton .TableCardsMenu 
{
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
}
.ModulesMenuButton .ImageMenuIcon:hover, .ModulesMenuButton>button:active, .ModulesMenuButton.btn-group.open>button 
{
	box-shadow: none;
}
.ModulesMenuButton:hover 
{
	box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
}
.ModulesMenuButton>button>span 
{
	margin-left: -8px;
	padding-right: 21px;
	font-size: 14px;
	color: #fff;
	vertical-align: text-bottom;
	line-height:27px;
}
.ImageSearchIcon 
{
	margin-right: 4px;
	margin-top: 2px;
	padding-bottom: 5px;
	padding-left: 7px;
	padding-top: 4px;
	font-size: 14px;
	color: #fff;
}
.AttributeSearch::placeholder 
{
	opacity: .9;
	color: #fff;
}
.AttributeSearch:-ms-input-placeholder 
{
	opacity: .9;
	color: #fff;
}
.CellAttributeSearch .TextBlock:focus 
{
	opacity: .8;
	outline:none;
}
.MasterPageTopActionsOption:hover,.MasterPageTopActionsOption:focus 
{
	background-color: transparent;
	font-weight: bold;
	outline:0;
	box-shadow:none;
}
.EditForm .DataContentCell .ReadonlyAttribute, .EditForm .DataContentCellView .ReadonlyAttribute, .EditForm .RequiredDataContentCell .ReadonlyAttribute, .EditForm .DataContentCell .ReadonlyAttributeRealWidth, .EditForm .DataContentCellView .ReadonlyAttributeRealWidth, .EditForm .RequiredDataContentCell .ReadonlyAttributeRealWidth 
{
	background-color: #f7f7f7;
	border-bottom-color: #d7dfe3;
	border-left-color: #d7dfe3;
	border-right-color: #d7dfe3;
	border-top-color: #d7dfe3;
	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;
	border-collapse: separate;
	border-spacing: 0;
	padding-bottom: 1px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 7px;
	min-height: 34px;
	min-width: 206px;
	display: inline-table;
	vertical-align: middle;
}
.EditForm .DataContentCell img.ReadonlyAttribute 
{
	background-color: transparent;
	border-style: none;
	min-width: 0px;
}
.EditForm .DataContentCell .ReadonlyAttributeDateTime, .EditForm .DataContentCellView .ReadonlyAttributeDateTime, .EditForm .RequiredDataContentCell .ReadonlyAttributeDateTime, .EditForm .DataContentCell .ReadonlyAttributeDateTimeRealWidth, .EditForm .DataContentCellView .ReadonlyAttributeDateTimeRealWidth, .EditForm .RequiredDataContentCell .ReadonlyAttributeDateTimeRealWidth 
{
	background-color: #f7f7f7;
	border-bottom-color: #d7dfe3;
	border-left-color: #d7dfe3;
	border-right-color: #d7dfe3;
	border-top-color: #d7dfe3;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	padding-left: 12px;
	padding-right: 12px;
	min-height: 34px;
	vertical-align: middle;
}
.EditForm .DataContentCell .ReadonlyAttributeDate, .EditForm .DataContentCellView .ReadonlyAttributeDate, .EditForm .RequiredDataContentCell .ReadonlyAttributeDate, .EditForm .DataContentCell .ReadonlyAttributeDateRealWidth, .EditForm .DataContentCellView .ReadonlyAttributeDateRealWidth, .EditForm .RequiredDataContentCell .ReadonlyAttributeDateRealWidth 
{
	background-color: #f7f7f7;
	border-bottom-color: #d7dfe3;
	border-left-color: #d7dfe3;
	border-right-color: #d7dfe3;
	border-top-color: #d7dfe3;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	padding-left: 12px;
	padding-right: 12px;
	min-height: 34px;
	vertical-align: middle;
}
.PanelCard_IconAndTitle 
{
	background-color: #fff;
	border-bottom-color: #d7dfe3;
	border-left-color: #d7dfe3;
	border-right-color: #d7dfe3;
	border-top-color: #d7dfe3;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	box-shadow: 0px 5px 20px 0px rgba(0,0,0,0.05);
}
.PanelCard_IconAndTitle>.panel-heading>.panel-title:before 
{
	background-color: #627077;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
	margin-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	font-family: "font awesome 5 free";
	font-size: 8px;
	font-weight: 900;
	color: white;
	content:'\f02b';
}
.PanelCard_IconAndTitle>.panel-heading 
{
	padding-bottom: 12px;
	padding-left: 10px;
	padding-right: 12px;
	padding-top: 12px;
	width:100% !important;
}
.PanelCard_IconAndTitle>.panel-heading>.panel-title, .PanelCard_IconAndTitle>.panel-heading>.panel-title>SPAN, .PanelCard_IconAndTitle>.panel-heading>.panel-title>A 
{
	font-family: Poppins, sans-serif;
	font-size: 13px;
	font-weight: 400;
	color: #455a64;
	vertical-align: bottom;
	line-height:21px;
}
.PanelCard_IconAndTitle.Panel_Danger>.panel-heading>.panel-title:before 
{
	background-color: #dd4b39;
}
.PanelCard_IconAndTitle.Panel_Warning>.panel-heading>.panel-title:before 
{
	background-color: #f39c12;
}
.PanelCard_IconAndTitle.Panel_BaseColor>.panel-heading>.panel-title:before 
{
	background-color: #004080;
}
.PanelCard_IconAndTitle.Panel_Success>.panel-heading>.panel-title:before 
{
	background-color: #00a65a;
}
.PanelCard_IconAndTitle.Panel_Info>.panel-heading>.panel-title:before 
{
	background-color: #3c8dbc;
}
.PanelCard_IconAndTitle.Panel_InfoLight>.panel-heading>.panel-title:before 
{
	background-color: #00c0ef;
}
.OnlyLinks>.tab-content 
{
	border-style: none;
}
.OnlyLinks>.nav.nav-tabs 
{
	border-left: 0;
	border-right: 0;
	border-top: 0;
	border-bottom-width:2px;
}
.OnlyLinks>.nav.nav-tabs>li.active>a 
{
	border-style: none;
}
.CellAdvancedFiltersHidden 
{
	border-top-color: #e9ecef;
	margin-top: 19px;
	padding-top: 20px;
	display: none;
	border-top-style:solid;
	 border-top-width: 1px;
}
.PaginationBarCaption.PaginationBarFiltered 
{
	padding-top: 2px;
	line-height:39px;
}
.PaginationBarFiltersCaption 
{
	display: block;
	font-size: 10pt;
	color: gray;
}
.gx-popup-resize 
{
	display: none;
}
.PanelGrayBackgroundTitle.panel 
{
	border-bottom-color: #d7dfe3;
	border-left-color: #d7dfe3;
	border-right-color: #d7dfe3;
	border-top-color: #d7dfe3;
	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;
	border-left:0;
	border-right:0;
	border-top:0;
	box-shadow: 0 5px 20px 0 rgb(0 0 0);
}
.PanelGrayBackgroundTitle.Panel_Danger.panel 
{
	border-bottom-color: #dd4b39;
}
.PanelGrayBackgroundTitle.Panel_Warning.panel 
{
	border-bottom-color: #f39c12;
}
.PanelGrayBackgroundTitle.Panel_Info.panel 
{
	border-bottom-color: #3c8dbc;
}
.PanelGrayBackgroundTitle.Panel_InfoLight.panel 
{
	border-bottom-color: #00c0ef;
}
.PanelGrayBackgroundTitle.Panel_Success.panel 
{
	border-bottom-color: #00a65a;
}
.PanelGrayBackgroundTitle.Panel_BaseColor.panel 
{
	border-bottom-color: #004080;
}
.PanelGrayBackgroundTitle.Panel_BaseColor.panel>div.panel-heading>.panel-title>span,.PanelGrayBackgroundTitle.Panel_BaseColor.panel>div.panel-heading>.panel-title>a 
{
	color: #004080;
}
.PanelGrayBackgroundTitle.Panel_Success.panel>div.panel-heading>.panel-title>span,.PanelGrayBackgroundTitle.Panel_Success.panel>div.panel-heading>.panel-title>a 
{
	color: #00a65a;
}
.PanelGrayBackgroundTitle.Panel_InfoLight.panel>div.panel-heading>.panel-title>span,.PanelGrayBackgroundTitle.Panel_InfoLight.panel>div.panel-heading>.panel-title>a 
{
	color: #00c0ef;
}
.PanelGrayBackgroundTitle.Panel_Info.panel>div.panel-heading>.panel-title>span,.PanelGrayBackgroundTitle.Panel_Info.panel>div.panel-heading>.panel-title>a 
{
	color: #3c8dbc;
}
.PanelGrayBackgroundTitle.Panel_Warning.panel>div.panel-heading>.panel-title>span,.PanelGrayBackgroundTitle.Panel_Warning.panel>div.panel-heading>.panel-title>a 
{
	color: #f39c12;
}
.PanelGrayBackgroundTitle.Panel_Danger.panel>div.panel-heading>.panel-title>span,.PanelGrayBackgroundTitle.Panel_Danger.panel>div.panel-heading>.panel-title>a 
{
	color: #dd4b39;
}
.PanelGrayBackgroundTitle>DIV.panel-heading 
{
	background-color: #fff;
	background-image: none;
	border-bottom: solid 1px #dedede;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	padding-bottom: 15px;
	padding-top: 13px;
	height: 46px;
}
.PanelGrayBackgroundTitle>.panel-heading>.panel-title 
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #627077;
}
.PanelGrayBackgroundTitle>.panel-heading>.panel-title  A
{
	color: #627077;
}
.PanelGrayBackgroundTitle>.panel-heading+.panel-collapse>.panel-body 
{
	border-top: 0px;
}
.main-panel-collapsed .PanelGrayBackgroundTitle.panel 
{
	padding-bottom: 15px;
}
.IconButtonLink 
{
	background-color: transparent;
	padding-bottom: 1px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 3px;
	font-size: 12px;
	color: #004080;
	box-shadow:none;
	border-color:transparent;
}
.IconButtonLink:hover, .IconButtonLink:focus 
{
	text-decoration: underline;
	outline:none;
}
.IconButtonLink i 
{
	padding-right: 3px;
}
.TabsWithRightActions>.tabsSlider>div.moveRight, .TabsWithRightActions>div>div>div>div>.tabsSlider>div.moveRight 
{
	padding-right: 127px;
}
.HorizontalMenuCell:hover 
{
	overflow: visible;
}
.Table:focus 
{
	outline:none;
}
.ExtendedCombo .FilterOptions UL LI:not(.SelectedItem) A:focus 
{
	background-color: #f7f7f7;
	color: white;
}
.ButtonLogin.ButtonMaterial:active,.ButtonLogin.ButtonMaterial:focus,.ButtonLogin.ButtonMaterial:active:focus 
{
	background-color: #004080;
	opacity: .8;
	color: white;
	outline: none;
}
.ygtvitem 
{
	padding-bottom: 8px;
}
.ygtvitem  .ygtvspacer 
{
	padding-left: 15px;
	margin-left-bottom:15px;
}
.ygtvitem  .BasicNodeTextDecoration:link 
{
	text-decoration: none;
	color: #575b5d;
}
.ygtvitem  .ygtvitem .ygtvchildren 
{
	padding-top: 10px;
}
.ygtvitem  .ygtvtph,.ygtvitem .ygtvtp,.ygtvitem .ygtvtm,.ygtvitem .ygtvtmh,.ygtvitem .ygtvlp,.ygtvitem .ygtvlph,.ygtvitem ygtvtm,.ygtvitem .ygtvlmh,.ygtvitem .ygtvlm 
{
	background-image: none;
}
.ygtvitem  .ygtvtph:before,.ygtvitem .ygtvlph:before 
{
	font-family: "font awesome 5 free";
	font-weight: 900;
	color: #004080;
	content:"\f054";
}
.ygtvitem  .ygtvtp:before,.ygtvitem .ygtvlp:before 
{
	font-family: "font awesome 5 free";
	font-weight: 900;
	color: #575b5d;
	content:"\f054";
}
.ygtvitem  .ygtvtm:before,.ygtvitem .ygtvlm:before 
{
	font-family: "font awesome 5 free";
	font-weight: 900;
	color: #575b5d;
	content:"\f078";
}
.ygtvitem  .ygtvtmh:before,.ygtvitem .ygtvlmh:before 
{
	font-family: "font awesome 5 free";
	font-weight: 900;
	color: #004080;
	content:"\f078";
}
.ygtvitem  .NodeTextDecorationSelected 
{
	background-color: #2b2a29;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	color: white;
}
.WorkWith .gx-attribute .form-control.ConvertToDDO 
{
	margin-left: 0px;
}
.BtnDefault:hover, .BtnDefault:focus,.BtnDefault.btn-default:active:hover,.BtnDefault.btn-default:active:focus 
{
	background-color: #2f3d4a;
	color: white;
}
.page-sidebar.sidebar-fixed.MaterialStyle.menu-compact:before 
{
	width: 55px;
}
.page-content.menu-compact.MaterialStyle 
{
	margin-left: 61px;
}
.page-sidebar.sidebar-fixed.MaterialStyle 
{
	top:70px !important;
	z-index:1010 !important;
}
.page-sidebar.MaterialStyle 
{
	background-color: #fcfcfc;
	opacity: 1;
	z-index: 3;
}
.page-sidebar.MaterialStyle  .sidebar-menu a .menu-expand:before 
{
	font-family: Font Awesome\ 5 Free;
	font-weight: 900;
}
.page-sidebar.MaterialStyle  .sidebar-header-wrapper.show-hide-menu 
{
	height: 40px;
	color: #607d8b;
}
.page-sidebar.MaterialStyle  .sidebar-menu 
{
	margin-right: 14px;
	padding-bottom: 15px;
	margin-left:14px !important;
}
.page-sidebar.MaterialStyle  .sidebar-menu  .submenu 
{
	background-color: #fcfcfc;
	padding-top: 10px;
}
.page-sidebar.MaterialStyle  .sidebar-menu  .submenu  LI.active>a
{
	background-color: #fcfcfc;
	color: #263238;
}
.page-sidebar.MaterialStyle  .sidebar-menu  .submenu>li .submenu 
{
	border-bottom-color: #fcfcfc;
	border-top-color: #fcfcfc;
	border-style: solid;
	border-width: 1px;
	border-left:0;
	border-right:0;
}
.page-sidebar.MaterialStyle  .sidebar-menu  .submenu>li .submenu>li a 
{
	padding-left: 35px;
}
.page-sidebar.MaterialStyle  .sidebar-menu  A
{
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-weight: 300;
	color: #607d8b;
}
.page-sidebar.MaterialStyle  .sidebar-menu  A .menu-expand 
{
	top: 18px;
	font-size: 14px;
	color: #607d8b;
}
.page-sidebar.MaterialStyle  .sidebar-menu  A .menu-icon 
{
	margin-right: 9px;
	min-width: 0px;
	font-size: 14px;
	vertical-align: middle;
	line-height:27px;
}
.page-sidebar.MaterialStyle  .sidebar-menu  A:hover
{
	color: #004080;
}
.page-sidebar.MaterialStyle  .sidebar-menu  LI:before
{
	background-color: transparent;
	content:unset;
}
.page-sidebar.MaterialStyle  .sidebar-menu  LI.open>a
{
	font-weight: 500;
	color: #fff;
}
.page-sidebar.MaterialStyle  .sidebar-menu  LI.active>a
{
	background-color: #004080;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	color: #fff;
}
.page-sidebar.MaterialStyle  .sidebar-menu  LI
{
	min-width: 196px;
}
.page-sidebar.MaterialStyle  .sidebar-menu  LI.menuGroupTitle
{
	background-color: transparent;
	padding-bottom: 4px;
	padding-left: 15px;
	padding-right: 14px;
	padding-top: 14px;
	z-index: 123;
	font-size: 10px;
	color: #99abb4;
	text-transform: uppercase;
}
.page-sidebar.MaterialStyle  .sidebar-menu>li>a:hover 
{
	background-color: #fcfcfc;
	border-bottom-color: #fcfcfc;
	border-left-color: #fcfcfc;
	border-right-color: #fcfcfc;
	border-top-color: #fcfcfc;
}
.page-sidebar.MaterialStyle  .sidebar-menu>li>a 
{
	border-top-color: #fcfcfc;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 8px;
	padding-left: 16px;
	padding-top: 8px;
	border-left:0;
	border-right:0;
	border-bottom:0;
	line-height:27px;
}
.page-sidebar.MaterialStyle  .sidebar-menu>li:last-child>a 
{
	border-bottom-color: #fcfcfc;
	border-style: solid;
	border-width: 1px;
	border-right:0;
	border-left:0;
}
.page-sidebar.MaterialStyle  .sidebar-menu>li> .submenu 
{
	background-color: #fcfcfc;
	box-shadow:none;
}
.page-sidebar.MaterialStyle  .sidebar-menu>li> .submenu  A
{
	padding-left: 20px;
	color: #607d8b;
}
.page-sidebar.MaterialStyle  .sidebar-menu>li> .submenu  A:hover
{
	color: #004080;
}
.page-sidebar.MaterialStyle  .sidebar-menu .submenu >li.open>a 
{
	background-color: #fcfcfc;
}
.page-sidebar.MaterialStyle  .sidebar-menu>li.open>a, .page-sidebar.MaterialStyle .sidebar-menu>li.open>a:focus 
{
	background-color: #004080;
	border-top-color: #fcfcfc;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	-moz-transition:0.3s ease background-color;
	-o-transition:0.3s ease background-color;
	transition:0.3s ease background-color;
	-webkit-transition:0.3s ease background-color;
}
.page-sidebar.MaterialStyle  .sidebar-menu>li.open>a, .page-sidebar.MaterialStyle .sidebar-menu>li.open>a:focus  .menu-expand 
{
	color: #fff;
}
.page-sidebar.MaterialStyle  .sidebar-menu>li>.submenu>li>a:before 
{
	border-style: none;
	width: 0px;
}
.page-sidebar.MaterialStyle  .sidebar-menu > li > .submenu > li.active > a:before 
{
	border-style: none;
	width: 0px;
}
.page-sidebar.MaterialStyle  .sidebar-menu > li > .submenu:before 
{
	border-style: none;
}
.page-sidebar.MaterialStyle  .sidebar-menu>li>a:focus 
{
	background-color: #fcfcfc;
}
.page-sidebar.MaterialStyle  .user-info-first 
{
	padding-left: 5px;
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: 300;
	color: #fff;
}
.page-sidebar.MaterialStyle  .slimScrollDiv 
{
	background-color: #fcfcfc;
	z-index: 1001;
}
.page-sidebar.MaterialStyle  .searchinput 
{
	background-color: #fcfcfc;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
	border-right-color: #ddd;
	border-top-color: #ddd;
	font-size: 12px;
	color: #fff;
}
.page-sidebar.MaterialStyle  .searchhelper 
{
	background-color: #fcfcfc;
}
.page-sidebar.MaterialStyle  .searchresult 
{
	background-color: #fcfcfc;
}
.page-sidebar.MaterialStyle  .searchinput:focus 
{
	background-color: #fff;
	color: #666;
}
.page-sidebar.MaterialStyle  .searchicon 
{
	top: 24px;
	height: 14px;
	width: 14px;
	font-size: 14px;
	color: #607d8b;
	cursor: initial !important;
}
.page-sidebar.MaterialStyle  .searchreset 
{
	display: none;
	color: #607d8b;
}
.page-sidebar.MaterialStyle  .sidebar-header-wrapper 
{
	background-color: #f9f9f9;
	height: 65px;
}
.page-sidebar.MaterialStyle  .sidebar-header-wrapper  .searchinput 
{
	padding-bottom: 8px;
	padding-top: 8px;
	height: 45px;
}
.page-sidebar.MaterialStyle  .user-info-second 
{
	color: #ccc6c6;
}
.page-sidebar.MaterialStyle  .sidebar-menu>li 
{
	margin-bottom: 10px;
}
.page-sidebar.MaterialStyle  .sidebar-menu>li.open>a .menu-expand 
{
	color: #fff;
}
.page-sidebar.MaterialStyle  .sidebar-menu>LI.active>a:hover 
{
	background-color: #004080;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
	color: #fff;
}
.page-sidebar.MaterialStyle  .sidebar-menu > li > .submenu > li.active:last-child a 
{
	box-shadow:none;
}
.page-sidebar.MaterialStyle  .sidebar-menu i~span 
{
	vertical-align: middle;
}
.page-sidebar.MaterialStyle  .slimScrollDiv .slimScrollBar 
{
	background-color: #9c9c9c  !important;
}
.page-sidebar.MaterialStyle  .user-info 
{
	background-image: url(../BackgroundImage.png);
	background-position: right;
	padding-top: 20px;
	height: 123px;
	background-size:cover;
}
.page-sidebar.MaterialStyle  .user-info .user-text 
{
	opacity: .5;
	bottom: 0px;
	left: 0px;
	margin-left: 0px;
	padding-bottom: 6px;
	padding-left: 12px;
	padding-right: 5px;
	padding-top: 6px;
	position: absolute;
	width: 224px;
}
.page-sidebar.MaterialStyle  .user-info:before 
{
	background-color: #004080;
	opacity: .6;
	position: absolute;
	top: 0px;
	z-index: -1;
	height: 100%;
	width: 100%;
	content:"";
}
.page-sidebar.MaterialStyle  .user-info>div>img 
{
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	margin-left: 18px;
	margin-top: 0px;
	max-height: 52px;
}
.page-sidebar.MaterialStyle  .sidebar-menu>li.menuGroupTitleDivider 
{
	background-color: rgba(120,130,140,0.13);
	margin-bottom: 20px;
	margin-right: 20px;
	margin-top: 20px;
	z-index: 123;
	height: 1px;
}
.page-sidebar.MaterialStyle  .sidebar-menu>li.active>a:focus 
{
	background-color: #004080;
}
.page-sidebar.sidebar-fixed.menu-compact.MaterialStyle 
{
	width:60px !important;
}
.page-sidebar.sidebar-fixed.menu-compact.MaterialStyle  .sidebar-menu > li > a.menu-dropdown > .menu-text 
{
	background-color: #fcfcfc;
	width: 207px;
}
.page-sidebar.sidebar-fixed.menu-compact.MaterialStyle  .sidebar-menu > li > a:hover 
{
	background-color: #004080;
	border-top-left-radius: 6px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 6px;
	color: #fff;
}
.page-sidebar.sidebar-fixed.menu-compact.MaterialStyle  .sidebar-menu > li > a:hover  SPAN
{
	background-color: #004080;
	color: #fff;
}
.page-sidebar.sidebar-fixed.menu-compact.MaterialStyle  .sidebar-menu > li > a:hover  SPAN.menu-text
{
	background-color: #004080;
}
.page-sidebar.sidebar-fixed.menu-compact.MaterialStyle  .sidebar-menu > li > .submenu 
{
	background-color: #fcfcfc;
	border-left-color: #fcfcfc;
	border-style: solid;
	border-width: 1px;
	border-top-right-radius: 6px;
	box-shadow: 0px 5px 2px -4px rgba(0,0,0,0.3);
	margin-top: 1px;
	padding-top: 45px;
	width: 191px;
	border-top:0;
	border-bottom:0;
	border-right:0;
	left:60px !important;
}
.page-sidebar.sidebar-fixed.menu-compact.MaterialStyle  .sidebar-menu > li > .submenu  A
{
	padding-left: 15px;
}
.page-sidebar.sidebar-fixed.menu-compact.MaterialStyle  .sidebar-menu > li > .submenu li:hover 
{
	background-color: #fcfcfc;
}
.page-sidebar.sidebar-fixed.menu-compact.MaterialStyle  .sidebar-menu > li > a .menu-text 
{
	background-color: #fcfcfc;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	padding-left: 0px;
	height: 100%;
	text-align: left;
	line-height:43px;
}
.page-sidebar.sidebar-fixed.menu-compact.MaterialStyle  .sidebar-menu 
{
	margin-right: 7px;
	width: 50px;
	margin-left:8px !important;
}
.page-sidebar.sidebar-fixed.menu-compact.MaterialStyle  .sidebar-menu  .submenu>li .submenu>li a 
{
	padding-left: 25px;
}
.page-sidebar.sidebar-fixed.menu-compact.MaterialStyle  .sidebar-menu  LI
{
	min-width: 0px;
}
.page-sidebar.sidebar-fixed.menu-compact.MaterialStyle  .sidebar-menu  LI.menuGroupTitle
{
	min-width: 194px;
	color: transparent;
}
.page-sidebar.sidebar-fixed.menu-compact.MaterialStyle  .sidebar-menu>LI>a 
{
	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 8px;
	text-align: center;
}
.page-sidebar.sidebar-fixed.menu-compact.MaterialStyle  .sidebar-menu A .menu-icon 
{
	margin-left: 0px;
	margin-right: 0px;
}
.page-sidebar.sidebar-fixed.menu-compact.MaterialStyle  .sidebar-menu li:not(.open):hover:before 
{
	background-color:transparent !important;
}
.page-sidebar.sidebar-fixed.menu-compact.MaterialStyle  .sidebar-menu>li:hover>A 
{
	background-color: #004080;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
	color: #fff;
}
.page-sidebar.sidebar-fixed.menu-compact.MaterialStyle  .sidebar-menu>li:hover>A  .menu-text 
{
	background-color: #004080;
	color: #fff;
}
.page-sidebar.sidebar-fixed.menu-compact.MaterialStyle  .user-text 
{
	opacity:0;
}
.page-sidebar.sidebar-fixed.menu-compact.MaterialStyle  .sidebar-header-wrapper:not(.show-hide-menu) 
{
	height: 0px;
	width: 100%;
	opacity:0;
}
.page-sidebar.sidebar-fixed.menu-compact.MaterialStyle  .user-info 
{
	opacity: 1;
	padding-top: 0px;
	height: 60px;
}
.page-sidebar.sidebar-fixed.menu-compact.MaterialStyle  .user-info>div>img 
{
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	margin-left: 10px;
	margin-top: 10px;
	max-height: 40px;
}
.page-sidebar.sidebar-fixed.menu-compact.MaterialStyle  .sidebar-menu > li.menuGroupTitleDivider 
{
	width: 100%;
}
.page-sidebar.sidebar-fixed.menu-compact.MaterialStyle  .menuGroupTitle 
{
	display: none;
}
.page-sidebar.sidebar-fixed.MaterialStyle:before 
{
	top:70px !important;
}
.page-sidebar.menu-compact.MaterialStyle:before 
{
	width: 55px;
	border-bottom-width:0px;
	border-top-width:0px;
}
.nav.nav-tabs 
{
	background-color: #fff;
	border-bottom-color: #d7dfe3;
	border-left-color: #d7dfe3;
	border-right-color: #d7dfe3;
	border-top-color: #d7dfe3;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.nav.nav-tabs.IFrameTabs > li > a 
{
	min-height: 55px;
}
.TableMainTabs .ShowMenuImageCellNotFixedRightNavTabs.page-content+.CellFloatRight 
{
	margin-bottom: -27px;
	margin-top: 27px;
	z-index: 1;
}
.TableMainTabs .ShowMenuImageCellNotFixedRightNavTabs.page-content.menu-compact 
{
	left: 122px;
	margin-top: 35px;
}
.nav.nav-tabs > li.active > a 
{
	background-color: #fff;
	border-bottom: 2px;
	border-bottom-color: #004080;
	border-style: solid;
	color: #004080;
	border-left:0;
	border-right:0;
	border-top:0;
}
.nav.nav-tabs > li > a:hover, .nav.nav-tabs > li > a:focus 
{
	background-color: transparent;
	color: #004080;
}
.nav.nav-tabs > li > a 
{
	border-bottom-color: transparent;
	border-style: solid;
	margin-top: 1px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 14px;
	font-size: 14px;
	color: #67757c;
	line-height:24px;
	border-left:0;
	border-right:0;
	border-top:0;
	border-bottom-width:2px;
}
.tabsSlider div.moveRight, .tabsSlider div.moveLeft, .tabsMainContainer div.tabsNavOptions 
{
	background-color: #fff;
}
.tabsMainContainer div.tabsNavOptions, .tabsSlider div.moveRight, .tabsSlider div.moveLeft 
{
	border-bottom-color: #d7dfe3;
	border-left-color: #d7dfe3;
	border-right-color: #d7dfe3;
	border-top-color: #d7dfe3;
}
.tabsMainContainer div.tabsNavOptions>button 
{
	color: #67757c;
}
.TableSplitScreen .tabsSlider .moveRight 
{
	border-left: 0;
}
.TableSplitScreen .tabsSlider .moveLeft 
{
	border-right: 0;
}
.TableSplitScreen .tabsSlider 
{
	border-left: 0;
	border-right: 0;
	height: 56px;
}
.CellMarginLoginLeft>div 
{
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
	overflow: hidden;
	z-index: 1;
}
.CellMarginLoginLeft>div>div 
{
	background-color: #207bfb;
	border-top-right-radius: 62%;
	border-bottom-right-radius: 62%;
	box-shadow: 0px 0px 8px rgba(0,0,0,0.61);
	margin-bottom: -15px;
	margin-right: 8px;
	margin-top: -15px;
	height: 610px;
	width: 476px;
}
.FormLogin:before 
{
	background-color: #004080;
	background-image: none;
	background-repeat: no-repeat;
	position: absolute;
	height: 100%;
	width: 100%;
	content:'';
	background-repeat: no-repeat;
	background-size: cover;
}
.TableLoginLeftContent .TextBlockTitleLogin 
{
	font-size: 30pt;
	font-weight: bold;
	color: white;
	letter-spacing: 3px;
}
.input-group>input 
{
	padding-right: 46px;
	border-radius:4px !important;
}
.AttributeSearch ~ .popover 
{
	background-color: #fff;
	margin-left: -78px;
	margin-top: 2px;
	padding-left: 11px;
	padding-right: 11px;
}
.AttributeSearch ~ .popover > .arrow 
{
	display: none;
}
.FreeStyleGridMPSearch>div:not(:first-child) .SearchResultMPCategoryCell 
{
	border-top: solid 1px lightgray;
}
.SearchResultMPCategoryCell 
{
	padding-top: 7px;
	min-height: 36px;
}
.SearchResultMPCategoryCell span 
{
	border-bottom-color: transparent;
	margin-left: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	padding-top: 6px;
	min-height: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #575b5d;
}
.CloseSearchIconCell > div 
{
	position: absolute;
	right: 7px;
	top: 4px;
	z-index: 1;
}
.CloseSearchIconCell i 
{
	font-size: 12px;
	color: gray;
}
.AttributeSearch ~ .popover .TableMain 
{
	padding-top: 0px;
}
.BtnAdvancedSearchCell 
{
	border-top-color: #e9ecef;
	border-top-style:solid;
	border-top-width:1px;
}
.BtnAdvancedSearchCell .IconButtonLink 
{
	margin-left: -8px;
	margin-top: 6px;
}
.AttributeSearchResultImageCell div:first-child 
{
	margin-right: 8px;
	margin-top: 2px;
	height: 32px;
	width: 32px;
	vertical-align: top;
}
.AttributeSearchResultImageCell 
{
	display: inline-block;
	white-space: normal;
	font-size: 9pt;
	color: #575b5d;
}
.FreeStyleGridMPSearch .FreeStyleGrid > div.row:hover 
{
	background-color: #f7f7f7;
}
.FreeStyleGridMPSearch .FreeStyleGrid > div > div > div 
{
	outline:none;
}
.FreeStyleGridMPSearch .FreeStyleGrid > div 
{
	padding-bottom: 2px;
	padding-top: 2px;
}
.AttributeSearchResultImageCell ~ div > div 
{
	padding-top: 4px;
}
.TableAdvancedSearchCell 
{
	border-top: solid 1px lightgray;
	margin-top: 3px;
	padding-bottom: 12px;
	padding-left: 25px;
	padding-top: 12px;
}
.AttributeSearch.PopoverValue[aria-describedby] 
{
	min-width: 395px;
}
.AttributeSearch.PopoverValue 
{
	min-width: 206px;
	transition:min-width .1s ease;
}
.FSResultCategoriesCell 
{
	border-top-color: #e9ecef;
	margin-top: 3px;
	overflow-y:auto;
	 max-height: calc(100vh - 177px);
	border-top-style:solid;
	border-top-width:1px;
}
.SearchResultIcon, .SearchResultIconWS 
{
	padding-left: 4px;
	padding-top: 5px;
	font-size: 10px;
	color: #575b5d;
}
.SearchResultCardCell .SimpleCardTable 
{
	height: auto;
}
.SearchResultCardCell .SimpleCardTable:hover 
{
	border-bottom-color: #004080;
	border-left-color: #004080;
	border-right-color: #004080;
	border-top-color: #004080;
}
.SearchResultCategoryCell span 
{
	padding-bottom: 0px;
	font-size: 14px;
	color: #575b5d;
}
.SearchFiltersCell 
{
	padding-left: 15px;
}
.SearchFiltersCell .Attribute, .SearchFiltersCell .AttributeFL 
{
	max-width: 100%;
}
.TableAdvancedSearchCell .DataContentCellFL .AttributeFL 
{
	max-width: 300px;
}
.CellTitleMaster .TableMerged 
{
	margin-bottom: 10px;
}
.WorkWithSelection .gx-row-selected  .WWColumn 
{
	background-color: #f7f7f7 !important;
}
.WorkWithSelection .gx-row-selected  .WWIconActionColumn 
{
	background-color: #f7f7f7 !important;
}
.DataContentCell .ReadonlyAttribute, DataContentCellView .ReadonlyAttribute, RequiredDataContentCell .ReadonlyAttribute, DataContentCell .ReadonlyAttributeRealWidth, DataContentCellView .ReadonlyAttributeRealWidth, RequiredDataContentCell .ReadonlyAttributeRealWidth 
{
	background-color: #f7f7f7;
	border-bottom-color: #d7dfe3;
	border-left-color: #d7dfe3;
	border-right-color: #d7dfe3;
	border-top-color: #d7dfe3;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	padding-left: 12px;
	padding-right: 12px;
	min-height: 34px;
	min-width: 206px;
	vertical-align: middle;
}
.DataContentCell .ReadonlyAttributeDate, DataContentCellView .ReadonlyAttributeDate, RequiredDataContentCell .ReadonlyAttributeDate, DataContentCell .ReadonlyAttributeDateRealWidth, DataContentCellView .ReadonlyAttributeDateRealWidth, RequiredDataContentCell .ReadonlyAttributeDateRealWidth 
{
	background-color: #f7f7f7;
	border-bottom-color: #d7dfe3;
	border-left-color: #d7dfe3;
	border-right-color: #d7dfe3;
	border-top-color: #d7dfe3;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	padding-left: 12px;
	padding-right: 12px;
	min-height: 34px;
	vertical-align: middle;
}
.DataContentCell .ReadonlyAttributeDateTime, DataContentCellView .ReadonlyAttributeDateTime, RequiredDataContentCell .ReadonlyAttributeDateTime, DataContentCell .ReadonlyAttributeDateTimeRealWidth, DataContentCellView .ReadonlyAttributeDateTimeRealWidth, RequiredDataContentCell .ReadonlyAttributeDateTimeRealWidth 
{
	background-color: #f7f7f7;
	border-bottom-color: #d7dfe3;
	border-left-color: #d7dfe3;
	border-right-color: #d7dfe3;
	border-top-color: #d7dfe3;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	padding-left: 12px;
	padding-right: 12px;
	min-height: 34px;
	vertical-align: middle;
}
.DataContentCell img.ReadonlyAttribute 
{
	background-color: transparent;
	border-style: none;
	min-width: 0px;
}
.ReadonlyAttribute.gx-checkbox-wrapper 
{
	padding-left: 32px;
}
.btn:focus 
{
	outline: none;
}
.fa-long-arrow-alt-up.CSTitleIcon 
{
	color: #f56a67;
}
.fa-long-arrow-alt-down.CSTitleIcon 
{
	color: #f56a67;
}
.fa-filter.CSTitleIcon 
{
	color: #f56a67;
}
.WorkWith > tfoot .gx_newrow 
{
	font-weight: bolder;
	color: #004080;
}
.WorkWith>tfoot .gx_newrow:before 
{
	content: none;
}
.WorkWith>tfoot .gx_newrow:after 
{
	content: none;
}
.gx-label.AttributeLabel 
{
	min-width: 71px;
}
.CellAdvancedFiltersVisible TEXTAREA 
{
	height: 34px;
	width: 204px;
	resize: none;
}
.gx-label.AttributeCheckBoxLabel 
{
	min-width: 71px;
}
.CellAdvancedFiltersVisible SELECT 
{
	width: 204px;
}
.CellAdvancedFiltersVisible .gx-form-item.gx-attribute > INPUT 
{
	width: 204px;
}
.GridHiddenRightLine1 .FGHeaderRowV>th:nth-last-child(-n+1)>div 
{
	display: none;
}
.GridHiddenRightLine2 .FGHeaderRowV>th:nth-last-child(-n+2)>div 
{
	display: none;
}
.GridHiddenRightLine3 .FGHeaderRowV>th:nth-last-child(-n+3)>div 
{
	display: none;
}
.GridHiddenRightLine4 .FGHeaderRowV>th:nth-last-child(-n+4)>div 
{
	display: none;
}
.GridHiddenRightLine5 .FGHeaderRowV>th:nth-last-child(-n+5)>div 
{
	display: none;
}
.CellPaddingLogin>.TableMerged 
{
	margin-bottom: 0px;
}
.panel-title span 
{
	font-size: 13px;
	color: #252525;
}
.panel-title:before 
{
	margin-right: 7px;
	padding-top: 2px;
	height: 22px;
	width: 22px;
	display: inline-block;
	font-family: "font awesome 5 free";
	font-size: 16px;
	color: #004080;
	text-align: center;
	content:"\f0ea";
}
.MasterHeaderCell 
{
	background-image: linear-gradient(#3E85FC,#2173FB);
}
.caret 
{
	position: relative;
	color: #004080;
}
.caret:before 
{
	left: -6px;
	position: absolute;
	top: -14px;
	font-family: "font awesome 5 free";
	font-size: 15px;
	font-weight: 600;
	color: white;
	content:"\f107";
}
.LoginUserNameCell>div::before, .LoginPassword>div::before 
{
	left: 28px;
	position: absolute;
	top: 27px;
	font-family: "font awesome 5 free";
	font-size: 15px;
	font-weight: 600;
	color: rgba(87,91,93,0.43);
	text-align: center;
}
.LoginPassword>div::before 
{
	content: "\f13e";
}
.LoginUserNameCell>div::before 
{
	content:"\f007";
}
.InfoPage .Attribute, .InfoPage .ReadonlyAttribute, .InfoPage .AttributeDate, .InfoPage .ReadonlyAttributeDate 
{
	width: 306px;
	max-width: 306px;
}
.LoginUserNameCell input[type="text"], .LoginPassword input[type="password"] 
{
	padding-left: 35px;
	padding-top: 8px;
}
.ListPageTableActions input[type="button"],.ListPageTableActions button 
{
	min-width: 90px;
}
.PopupTitle:before 
{
	margin-right: 7px;
	height: 24px;
	width: 24px;
	display: inline-block;
	font-family: "font awesome 5 free";
	font-size: 16px;
	font-weight: bold;
	color: #38f;
	content:"\f0ea";
}
.PopupContent.gx-popup-content 
{
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
}
.dropdown-toggle 
{
	height: 35px;
}
.masterpgBtnHomeCell 
{
	margin-left: 10px;
}
.masterpgModuleCell 
{
	height: 75px;
}
.BreadCrumb:nth-last-child(1) 
{
	font-size: 14px;
	color: #004080;
}
.FreeStyleStepsVertical .CompletedStep .TableStepVertical, .FreeStyleStepsVertical .CurrentStep .TableStepVertical 
{
	background-color: #004080;
	text-align: center;
}
.FreeStyleStepsVertical .CompletedStep .StepNumberVertical 
{
	display: none;
}
.FreeStyleStepsVertical .CurrentStep .StepNumberVertical 
{
	color: white;
}
.FreeStyleStepsVertical .CurrentStep .ReadonlyAttributeStepVertical 
{
	color: #004080;
}
.FreeStyleStepsUnderline .CurrentStep .TableStepUnderline 
{
	background-color: #8c8d8e;
	background-image: none;
	height: 26px;
	width: 26px;
	border-style: none;
}
.FreeStyleStepsUnderline .CompletedStep .TableContainerStepUnderline:after, .FreeStyleStepsUnderline .CurrentStep .TableContainerStepUnderline:after 
{
	background-color: #004080;
	left: 0px;
	position: absolute;
	top: 46px;
	height: 5px;
	width: 100%;
	content:"";
	width: calc(100% - 30px);
}
.FreeStyleStepsUnderline>div:first-child .CompletedStep .TableContainerStepUnderline:after, .FreeStyleStepsUnderline>div:first-child .CurrentStep .TableContainerStepUnderline:after 
{
	left: 15px;
	width: calc(100% - 45px);
}
.FreeStyleStepsVertical>div:not(:last-child):not(:first-child):before 
{
	background-color: #eee;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	left: 14px;
	position: absolute;
	top: 5px;
	height: 40px;
	width: 3px;
	content:"";
}
.FreeStyleStepsVertical>div:not(:first-child):not(:last-child) 
{
	padding-top: 50px;
}
.FreeStyleStepsUnderline .CompletedStep .TableStepUnderline 
{
	background-color: #004080;
	margin-right: 5px;
	height: 26px;
	width: 26px;
	text-align: center;
	line-height:26px;
	border-style: none;
}
.FreeStyleStepsUnderline .CompletedStep .TableStepUnderline:before, .FreeStyleStepsVertical .CompletedStep .TableStepVertical:before 
{
	left: 0px;
	font-family: 'font awesome 5 free';
	font-weight: 900;
	color: white;
	content:'\f00c';
}
.FreeStyleStepsUnderline .CompletedStep .TableStepUnderline .StepNumberUnderline 
{
	display: none;
}
.FreeStyleStepsUnderline .CurrentStep .StepNumberUnderline 
{
	color: white;
}
.FreeStyleStepsUnderline .RemainingStep .ReadonlyAttributeStepUnderline 
{
	color: #d9d9d9;
}
.TableStepExtraUnderlineChecked .StepNumberUnderline 
{
	color: #004080;
}
.TableContainerUnderlineExtraBullet 
{
	margin-left: -15px;
	margin-right: 15px;
	line-height:10px;
}
.TableContainerUnderlineExtraBullet .TableStepUnderline 
{
	border-style: none;
	line-height:30px;
}
.FreeStyleStepsLine>div:nth-last-child(2)>div, .FreeStyleStepsProgress>div:nth-last-child(2)>div 
{
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}
.FreeStyleStepsLine>div:first-child>div, .FreeStyleStepsProgress>div:first-child>div 
{
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}
.CellFSSplitScreen>div 
{
	padding-right:0 !important;
	overflow-x:hidden;
	overflow-y:auto;
	height:calc(100vh - 370px);
}
.CellFSSplitScreen .FSGridAutoUnselectAll[data-gx-grid-nodata] 
{
	display: none;
}
.DropDownOptionsHeader.btn-group.open .dropdown-toggle, .DropDownOptionsHeader.btn-group .dropdown-toggle:active 
{
	background-color: #002767;
	box-shadow: 0px 0px 0px 0px;
	color: #fff;
}
.ColumnsSelector>button>i+span:not(.caret) 
{
	padding-left: 5px;
}
.TableMerged .ExtendedCombo.Attribute, .TableMerged .ExtendedCombo.AttributeFL 
{
	margin-bottom: 0px;
}
.input-group-btn:nth-child(2) > .btn, .input-group-btn:nth-child(2) > .btn-group 
{
	margin-left: 4px;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.TabsIFrame FORM.FormSplitScreen>div>div 
{
	padding-right: 0px;
	width: calc(100vw - 17px);
}
.TabsIFrame .CellPanelNoBorderSplitScreenTabs 
{
	padding-right: 0px;
}
.WorkWith .RowDeleted .ReadonlyAttribute,.WorkWith .RowDeleted .ReadonlyExtendedCombo span 
{
	text-decoration: line-through;
}
.DropDownOptionsNoBackHover>.btn-default,.DropDownOptionsNoBackHover.btn-group.open>.btn-default,.DropDownOptionsNoBackHover.btn-group>.btn-default:active 
{
	background-color: transparent;
	border-style: none;
	color: #fff;
	box-shadow:none;
}
.EditForm .DataContentCell .gx-multimedia-upload img.ReadonlyAttribute 
{
	padding-top: 2px;
}
.EditForm .DataContentCell .ReadonlyExtendedCombo .ReadonlyAttribute 
{
	padding-top: 7px;
	max-width: 206px;
}
.EditForm .DataContentCell .ReadonlyAttribute.gx-checkbox-wrapper 
{
	padding-left: 30px;
}
.EditForm .DscTop .TableMerged TD.DataContentCell 
{
	padding-top: 0px;
}
.ActionGroupColorFilledActions>div,.ActionGroupColoredActions>div 
{
	padding-bottom: 5px;
}
.input-group>.AttributeDateTime~.input-group-btn>A.btn 
{
	margin-left: -32px;
}
.gx-infinite-scrolling-container>table>thead 
{
	overflow: visible;
}
.Dummy,object[data='about:blank'] 
{
	display:none !important;
}
.gx-tbldsp-container>div:first-child 
{
	width: 100%;
	display: block;
}
.gx-tbldsp-container 
{
	width: 100%;
}
.gx-tbldsp-container>div:nth-child(2) 
{
	padding-top: 5px;
	display: block;
}
.DataContentCell.DscTop .gx-multimedia-upload .gx-image-placeholder 
{
	position: absolute;
	top: 0px;
	z-index: 0;
}
.TableContainerStepBullet.hidden-sm .StepNumberBulletCell 
{
	padding-top: 0px;
}
.CellViewTabsPosition .VerticalTabs>.nav.nav-tabs~.tab-content 
{
	overflow: auto;
}
.VerticalTabs>.nav.nav-tabs 
{
	border-top-right-radius: 0px;
	display: flex;
	white-space: nowrap;
	flex-direction:column;
}
.VerticalTabs>.nav.nav-tabs~.tab-content 
{
	border-top-color: #d7dfe3;
	border-style: solid;
	border-width: 1px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 0px;
	flex-grow:1;
	border-left-style: none;
}
.VerticalTabs>.nav.nav-tabs>li.active>a 
{
	border-bottom: 0;
}
.VerticalTabs>.nav.nav-tabs>li>a 
{
	border-bottom: 0;
	margin-top: 0px;
	padding-bottom: 14px;
}
.VerticalTabs>.nav.nav-tabs>li.active>a:before 
{
	background-color: #004080;
	left: 0px;
	position: absolute;
	top: 0px;
	height: 100%;
	width: 4px;
	content:"";
}
.VerticalTabs>.nav.nav-tabs>li 
{
	margin-bottom: 0px;
}
.TabsWithRightActions .VerticalTabs>.nav.nav-tabs~.tab-content 
{
	padding-top: 50px;
}
.ConditionalFormattingSelected span 
{
	font-weight: bold;
}
.TagColumn>p 
{
	text-align: center;
}
.FreeStyleStepsLine>div:not(:last-child), .FreeStyleStepsProgress>div:not(:last-child) 
{
	flex-grow:1;
}
.ButtonWizard>i:last-child 
{
	padding-left: 5px;
}
.ButtonWizard>i:first-child 
{
	padding-right: 5px;
}
.WizardStepsUnderlineContainerCell ::-webkit-scrollbar-thumb,.WizardStepsUnderlineContainerCell::-webkit-scrollbar-thumb 
{
	box-shadow: 0px 0px 10px #8c8d8e inset;
}
.WizardStepsUnderlineContainerCell::-webkit-scrollbar-track,.WizardStepsUnderlineContainerCell::-webkit-scrollbar-track 
{
	box-shadow: 0px 0px 6px rgba(0,0,0,0.3) inset;
}
.WizardStepsUnderlineContainerCell::-webkit-scrollbar,.WizardStepsUnderlineContainerCell::-webkit-scrollbar 
{
	height: 7px;
}
.FreeStyleStepsLine > div > div 
{
	background-color: #d9d9d9;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	margin-left: 5px;
	margin-right: 5px;
	height: 7px;
}
.FreeStyleStepsLine > div > div.CompletedStep, .FreeStyleStepsLine > div > div.CurrentStep 
{
	background-color: #004080;
}
.FreeStyleStepsProgress > div > div 
{
	background-color: #d9d9d9;
	height: 7px;
}
.FreeStyleStepsProgress > div > div.CompletedStep, .FreeStyleStepsProgress > div > div.CurrentStep 
{
	background-color: #004080;
}
.ConditionalFormattingFilterIcon 
{
	min-width: 25px;
	text-align: center;
}
.gx-pwd-reveal-btn>.btn.btn-default 
{
	border-style: none;
	margin-left: -39px;
	z-index: 3;
}
.gx-pwd-reveal-btn>.btn.btn-default:hover,.gx-pwd-reveal-btn>.btn.btn-default:focus 
{
	background-color: transparent;
	outline:none;
	box-shadow:none;
}
.Dummy,th.WWColumn,th.WWIconActionColumn,th.WWActionColumn,th.WWActionGroupColumn 
{
	background-color: transparent;
	box-shadow:none;
}
.gx-checkbox-wrapper 
{
	white-space: normal;
}
.WorkWith TR >TD.WWColumnDanger A:link 
{
	font-weight: bold;
	color: #dd4b39;
}
.WorkWith TR >TD.WWColumnWarning A:link 
{
	font-weight: bold;
	color: #fb6e52;
}
.WorkWith TR >TD.WWColumnSuccess A:link 
{
	font-weight: bold;
	color: #00a65a;
}
.WorkWith TR >TD.WWColumnInfo A:link 
{
	font-weight: bold;
	color: #3c8dbc;
}
.WorkWith TR >TD.WWColumnGray A:link 
{
	font-weight: bold;
	color: #808080;
}
.tabsMainContainer div.tabsNavOptions, .tabsSlider:not(.Tabs_RTL) div.moveRight, .tabsSlider:not(.Tabs_RTL) div.moveLeft, .tabsSlider.Tabs_RTL .moveLeft, .tabsSlider.Tabs_RTL .moveRight 
{
	border-bottom-color: #d7dfe3;
	border-left-color: #d7dfe3;
	border-right-color: #d7dfe3;
	border-top-color: #d7dfe3;
}
.TableSplitScreen .tabsSlider.NeedSliderRight .moveRight, .TabsIFrame .tabsSlider.NeedSliderRight .moveRight 
{
	border-left: 0;
}
.TableSplitScreen .tabsSlider.NeedSliderLeft .moveLeft,.TabsIFrame .tabsSlider.NeedSliderLeft .moveLeft 
{
	border-right: 0;
}
.GridWithPaginationBar 
{
	height: 26px;
}
.LoginAttributeInput 
{
	background-color: #fff;
	border-bottom-color: #c0c0c0;
	border-left-color: #c0c0c0;
	border-right-color: #c0c0c0;
	border-top-color: #c0c0c0;
	border-style: solid;
	border-width: 1px;
	margin-left: 5px;
	margin-right: 5px;
	padding-bottom: 6px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
	height: 48px;
	width: 100%;
	display: inline-block;
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-variant: normal;
	font-weight: 300;
	text-decoration: none;
	color: #575b5d;
	text-indent: 0px;
	box-shadow:none;
	max-width:auto!important;
	line-height:48px;
	background-color: #fff!important;
	box-shadow: 0 0 0px 1000px white inset;
}
.LoginAttributeInput:-internal-autofill-selected 
{
	background-color: -internal-light-dark(rgb(255, 255, 255)) !important;
}
.DscTop p.form-control-static 
{
	display: none;
}
.DscTop input.LoginAttributeInput 
{
	text-align: left;
	display:inline-block!important;
	text-align:left!important;
}
.MTab .tab-content 
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.GridTitleCenter th .ColumnSettingsContainer 
{
	justify-content: center;
}
.NavBottomBlue, .NavBottomBlue span 
{
	color: #6785e0;
	color:#6481DA;
}
.NavBottomGray, .NavBottomGray span 
{
	color: #a9a9a9;
	color:#A9A9A9;
}
.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;
}
.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: #004080;
}
.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: #f9f9f9;
}
.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;
}
.page-sidebar.sidebar-fixed 
{
	top:50px !important;
}
.btn-default:focus,.ExtendedCombo .btn-default:focus 
{
	border-bottom-color: #004080;
	border-left-color: #004080;
	border-right-color: #004080;
	border-top-color: #004080;
	box-shadow: 0px 0px 8px #003676;
	outline:0;
	outline:thin;
}
.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;
}
.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 li:first-child .StepImage, .WTabs_processed li:first-child .StepImageUnSelected 
{
	display: none;
}
.ActionGroupGrouped>div:not(:first-child)>i 
{
	margin-left: -1px;
}
.ActionGroupGrouped>div>i:hover,.ActionGroupGrouped>div>i:focus 
{
	background-color: #004080;
	border-bottom-color: #004080;
	border-left-color: #004080;
	border-right-color: #004080;
	border-top-color: #004080;
	color: white;
}
.SelectAllChildren > .CSDropDownFilter 
{
	margin-left: 0px;
	margin-top: -1px;
	font-size: 14px;
	vertical-align: top;
}
.FileUploadOnly .start, .FileUploadOnly .cancel 
{
	display: none!important;
}
DIV.gx-mask
{
	left: 0px;
	position: absolute;
	top: 0px;
	height: 100%;
	width: 100%;
	animation: entermask 1s;
	-webkit-animation: entermask 1s;
	-ms-filter:"alpha(opacity=10)";
	opacity:.10;
}
BODY
{
	height: 100%;
}
HTML
{
	background-color: #fff;
	height: 100%;
}
HTML.TabsIFrame
{
	background-color: inherit;
}
DIV.suggestions
{
	background-color: #fff;
	border-bottom-color: #d7dfe3;
	border-left-color: #d7dfe3;
	border-right-color: #d7dfe3;
	border-top-color: #d7dfe3;
	border-style: solid;
	border-width: 1px;
	box-sizing: border-box;
	position: absolute;
	-moz-box-sizing: border-box;
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
}
DIV.suggestions DIV
{
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	cursor: default;
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #575b5d;
}
DIV.suggestions DIV.current
{
	background-color: #004080;
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	color: white;
}
UL.Tabs
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	list-style-type: none;
}
UL.Tabs LI.Tab
{
	float: left;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
UL.Tabs LI.Tab A
{
	display: block;
	text-decoration: none;
}
UL.Tabs LI.Tab 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: #d7dfe3;
	border-left-color: #d7dfe3;
	border-right-color: #d7dfe3;
	border-top-color: #d7dfe3;
	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-unknown
{
	display: block;
}
DIV.gx-multimedia-upload A.gx-multimedia-unknown SPAN
{
	display: block;
}
DIV.gx-multimedia-upload A.gx-multimedia-unknown IMG
{
	display: none;
}
DIV.gx-multimedia-upload A.gx-multimedia-unknown SPAN.gx-video-placeholder
{
	opacity:1;
}
DIV.gx-multimedia-upload A.gx-multimedia-unknown SPAN.gx-audio-placeholder
{
	opacity:1;
}
DIV.gx-multimedia-upload A.gx-multimedia-unknown SPAN.gx-download-placeholder
{
	opacity:1;
}
DIV.gx-multimedia-upload A.gx-multimedia-download
{
	display: block;
}
DIV.gx-multimedia-upload A.gx-multimedia-download SPAN
{
	display: block;
}
DIV.gx-multimedia-upload A.gx-multimedia-download IMG
{
	display: none;
}
DIV.gx-multimedia-upload A.gx-multimedia-download SPAN.gx-video-placeholder
{
	opacity:1;
}
DIV.gx-multimedia-upload A.gx-multimedia-download SPAN.gx-audio-placeholder
{
	opacity:1;
}
DIV.gx-multimedia-upload A.gx-multimedia-download SPAN.gx-download-placeholder
{
	opacity:1;
}
DIV.gx-multimedia-upload INPUT.BtnEnter
{
	clear: both;
	margin-bottom: 15px;
	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: #fff;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	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: 10px;
	color: #575b5d;
}
DIV.gx-multimedia-upload LABEL.option INPUT
{
	float: left;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 3px;
	margin-top: 0px;
	display: inline;
	cursor: pointer;
}
DIV.gx-multimedia-upload INPUT.Button
{
	clear: both;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
DIV.gx-multimedia-upload IMG
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
	height: auto;
	max-height: 68px;
	max-width: 124px;
	vertical-align: middle;
}
DIV.gx-multimedia-upload IMG.ReadonlyAttribute
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
	height: auto;
	max-height: 68px;
	max-width: 124px;
	vertical-align: middle;
}
DIV.gx-multimedia-upload A SPAN
{
	background-position: center center;
	background-repeat: no-repeat;
	height: 68px;
	width: 124px;
	color: transparent;
}
DIV.gx-multimedia-upload A.gx-multimedia-empty
{
	display: block;
}
DIV.gx-multimedia-upload A.gx-multimedia-empty SPAN.gx-download-placeholder
{
	opacity:1;
}
DIV.gx-multimedia-upload A.gx-multimedia-empty SPAN
{
	display: block;
}
DIV.gx-multimedia-upload A.gx-multimedia-empty IMG
{
	display: none;
}
DIV.gx-multimedia-upload A.gx-multimedia-empty SPAN.gx-image-placeholder
{
	background-image: url(../PlaceHolderImage.png);
}
DIV.gx-multimedia-upload A.gx-multimedia-empty SPAN.gx-video-placeholder
{
	background-image: url(../PlaceHolderVideo.png);
	opacity: 1;
}
DIV.gx-multimedia-upload A.gx-multimedia-empty SPAN.gx-audio-placeholder
{
	background-image: url(../PlaceHolderAudio.png);
	opacity: 1;
}
DIV.gx-multimedia-upload A.action
{
	background-color: #004080;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	position: absolute;
	top: 0px;
	z-index: 1;
	cursor: pointer;
	font-size: 10px;
	color: white;
	line-height:15px;
	-moz-transition:opacity .3s ease-in-out;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-ms-transition:opacity .3s ease-in-out;
	opacity:0;
	-webkit-transition:opacity .3s ease-in-out;
}
DIV.gx-multimedia-upload A.change-action
{
	background-image: url(../MultimediaEdit.png);
	background-position: 4px center;
	background-repeat: no-repeat;
	padding-left: 16px;
	padding-right: 4px;
	right: 20px;
}
DIV.gx-multimedia-upload A.clear-action
{
	background-image: url(../MultimediaClear.png);
	background-position: center center;;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 9px;
	padding-top: 9px;
	right: 0px;
}
DIV.gx-multimedia-upload A.action:focus
{
	opacity: .9;
	text-decoration: underline;
}
DIV.gx-multimedia-upload:hover A.action:hover
{
	opacity: .9;
	text-decoration: underline;
}
DIV.gx-multimedia-upload:hover A.action:focus
{
	opacity: .9;
	text-decoration: underline;
}
DIV.gx-multimedia-upload:hover A.action
{
	opacity: .7;
	display: block;
}
A:not([href]) SPAN.gx-download-placeholder
{
	opacity:.5;
}
A:not([href]) SPAN.gx-video-placeholder
{
	opacity: .5;
}
A:not([href]) SPAN.gx-audio-placeholder
{
	opacity: .5;
}
DIV.gx-unmask
{
	background-color: transparent;
	animation: leavemask .3s;
	-webkit-animation: leavemask .3s;
}
BODY.gx-masked DIV.gx-mask
{
	bottom: 0px;
	position: fixed;
}
A:visited
{
	color: #004080;
}
A:link
{
	color: #004080;
}
TD.CellWidth0
{
	width: 0%;
}
TD.CellWidth100
{
	width: 100%;
}
TD.WorkWithTitle
{
	font-size: 0px;
	line-height:initial;
}
TD.TableFiltersCell
{
	padding-bottom: 2px;
	padding-left: 20px;
	padding-top: 2px;
	width: 100%;
}
FORM
{
	height: 100%;
}
A:hover
{
	text-decoration: underline;
}
A:focus
{
	outline: 0;
}
TABLE.Table
{
	border-style: none;
}
TABLE.Table TD
{
	border-style:none !important;
}
DIV.calendar
{
	z-index:1001 !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: #fff;
}
DIV.calendar .calendarcombo  .label 
{
	padding-bottom: 2px;
	padding-top: 2px;
	display: block;
	font-size: 11px;
	font-weight: normal;
	color: gray;
}
DIV.calendar TABLE
{
	background-color: #fff;
	border-bottom-color: #e9ecef;
	border-left-color: #e9ecef;
	border-right-color: #e9ecef;
	border-top-color: #e9ecef;
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #627077;
	border-collapse: collapse;
	 table-layout: fixed;
}
DIV.calendar TABLE THEAD .calendartitle 
{
	font-size: 13px;
	font-weight: normal;
	color: #455a64;
}
DIV.calendar TABLE THEAD .name 
{
	overflow: hidden;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-weight: normal;
	color: #627077;
	line-height: 28px;
}
DIV.calendar TABLE THEAD .daynames 
{
	background-color: #f7f7f7;
	border-top-color: #e9ecef;
	border-style: solid;
	border-width: 1px;
	border-left:0;
	border-right:0;
	border-bottom:0;
}
DIV.calendar TABLE THEAD TR:first-child
{
	background-color: transparent;
}
DIV.calendar TABLE THEAD TR.headrow
{
	background-color: transparent;
}
DIV.calendar TABLE TBODY
{
	background-color: #f7f7f7;
}
DIV.calendar TABLE TBODY .day 
{
	background-color: transparent;
	background-image: none;
	border-width: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	text-align: center;
}
DIV.calendar TABLE TBODY TD.selected
{
	background-color: #004080;
	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: #fff;
	border-bottom-color: #002c6c;
	border-left-color: #002c6c;
	border-right-color: #002c6c;
	border-top-color: #002c6c;
	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: #fff;
	border-bottom-color: #002c6c;
	border-left-color: #002c6c;
	border-right-color: #002c6c;
	border-top-color: #002c6c;
	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: #fff;
	border-bottom-color: #002c6c;
	border-left-color: #002c6c;
	border-right-color: #002c6c;
	border-top-color: #002c6c;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 1px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 1px;
}
INPUT.BtnExportReport:active
{
	background-color: transparent;
	background-image: url(../ActionExportReport.png);
}
INPUT.BtnExport:active
{
	background-color: transparent;
	background-image: url(../ActionExport.png);
}
INPUT.BtnEditColumns:active
{
	background-color: transparent;
	background-image: none;
}
INPUT.BtnActionGroupDelete:active
{
	background-color: transparent;
	background-image: url(../BtnDeleteImage.png);
}
INPUT.BtnActionGroupUpdate:active
{
	background-color: transparent;
	background-image: url(../BtnUpdateImage.png);
}
DIV.checkbox
{
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
	border-top-color: transparent;
	border-style: none;
}
INPUT.BtnInsertImage:active
{
	background-color: transparent;
	background-image: url(../WorkWithPlusTheme/ActionInsert.gif);
}
INPUT.BtnExportCSV:active
{
	background-color: transparent;
	background-image: url(../ActionCSV.png);
}
TABLE.TableFSHeader
{
	border-left: none;
	border-right: none;
}
TH.ColumnAlignTitleLeft
{
	text-align:left !important;
}
TH.ColumnAlignTitleCenter
{
	text-align:center !important;
}
TH.ColumnAlignTitleRight
{
	text-align:right !important;
}
TH.WorkWithSelection
{
	border-left: 0;
	border-right: 0;
	padding-left: 7px;
	width: auto;
}
INPUT.BtnActionGroupDisplay:active
{
	background-color: transparent;
	background-image: url(../BtnDisplayImage.png);
}
TEXTAREA.Attribute
{
	border-bottom-color: #e9ecef;
	border-left-color: #e9ecef;
	border-right-color: #e9ecef;
	border-top-color: #e9ecef;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	width: auto;
	max-width: 100%;
	white-space: pre;
}
TEXTAREA.Attribute:focus
{
	border-left-color: #004080;
	border-right-color: #004080;
	border-top-color: #004080;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 6px;
}
SELECT.AttributeFL
{
	padding-left: 2px;
}
TEXTAREA.AttributeFL
{
	border-bottom-color: #e9ecef;
	border-left-color: #e9ecef;
	border-right-color: #e9ecef;
	border-top-color: #e9ecef;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	width: 100%;
	max-width: 100%;
	white-space: pre;
}
TEXTAREA.AttributeFL:focus
{
	border-left-color: #004080;
	border-right-color: #004080;
	border-top-color: #004080;
	border-style: solid;
	border-width: 1px;
	padding-bottom:9px !important;
}
TH.GridWithBorderColor
{
	border-top: 0;
}
IMG.AttributeFL
{
	border-style: none;
	padding-left: 7px;
	padding-top: 26px;
}
IMG.ReadonlyAttributeFL
{
	max-height: 400px;
	min-height: 0px;
	width: auto;
	min-width: 0px;
	min-height:0;
}
SPAN.ReadonlyExtendedCombo
{
	border-bottom-color: #f5f4f4;
	margin-bottom: 8px;
	padding-bottom: 0px;
	padding-top: 8.5px;
	min-height: 51.4px;
	white-space: normal;
	font-size: 9pt;
	color: #575b5d;
	padding-bottom:0;
}
LABEL.Attribute
{
	border-style: none;
}
A.btn-default
{
	background-color: #fff;
	border-bottom-color: #d7dfe3;
	border-left-color: #d7dfe3;
	border-right-color: #d7dfe3;
	border-top-color: #d7dfe3;
}
TH.WorkWith
{
	border-left: 0;
	border-right: 0;
}
LI.WWPDragOverDown
{
	border-bottom: solid 2px red;
}
LI.WWPDragOverUp
{
	border-top: solid 2px red;
}
LI.WWPDragOverDownF
{
	border-bottom: solid 2px blue;
}
LI.WWPDragOverUpF
{
	border-top: solid 2px blue;
}
TD.DataContentCellFL
{
	padding-left: 0px;
	padding-right: 0px;
	padding-left:0;
	padding-right:0;
}
TD.DataContentCellFL>div
{
	display: block;
}
TD.DataContentCellFL>div .AttributeFLLabel 
{
	padding-left: 10px;
	cursor: text;
	width:100% !important;
}
TD.DataContentCellFL>div .gx-attribute 
{
	padding-left: 10px;
	width:100% !important;
}
DIV.tabsSlider
{
	border-left-color: #d7dfe3;
	border-right-color: #d7dfe3;
}
BUTTON.IconButtonSearchAll
{
	margin-left: -6px;
	margin-top: -2px;
	color: #575b5d;
}
SEARCHRESULTICONWS
{
	padding-bottom: 16px;
	padding-top: 0px;
}
TABLE.ReadonlyAttribute
{
	text-overflow: ellipsis;
	overflow: hidden!important;
	white-space: nowrap;
}
IMG#PINGHULOGO_MPAGE
{
	margin-left: 70%;
}
#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: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}
#gx_ajax_notification DIV
{
	background-color:black !important;
}
#gxp0_rs
{
	margin-top: -5px;
}
#gxp1_rs
{
	margin-top: -5px;
}
#gxp2_rs
{
	margin-top: -5px;
}
#gx-column-targets
{
	height:100% !important;
}
#gx-column-targets>DIV
{
	height: 100%;
}
#SelectAll
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	position: absolute;
	top: 2px;
	height: 35px;
	width: 40px;
	border:solid 1px #eee;
	padding-bottom:0;
	padding-left:0;
	padding-right:0;
	padding-top:0;
}
.WorkWith TR:not(.WCD_tr) .ReadonlyAttribute 
{
	overflow: visible;
	white-space: pre-wrap;
}

@media (max-width: 767px) /*PopupContent>iframe>html*/
{
	.WWActionColumn
	{
		width: 38px;
	}
	.WWOptionalColumn
	{
		display: none;
	}
	.OptionalColumn
	{
		display: none;
	}
	.HomeCellRegister
	{
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
	}
	.HomeCellRegisterInner
	{
		padding-left: 10px;
		padding-right: 10px;
	}
	.page-content
	{
		min-width: 700px;
	}
	.MergeLabelCell
	{
		margin-bottom: 0px;
		text-align: left;
	}
	.CellWidthAuto100ExtraSmall
	{
		width: 100%;
	}
	.WWAdvancedBarCell
	{
		bottom: 0px;
		margin-top: 0px;
		position: absolute;
		top: 0px;
		z-index: 6;
		width: auto;
	}
	.CellMarginTopAssociationButtons
	{
		padding-bottom: 15px;
	}
	.WorkWithCell
	{
		padding-left: 0px;
	}
	.CellMarginTopInExtraSmall
	{
		margin-top: 15px;
	}
	.DataContentCellLogin
	{
		padding-left: 25px;
	}
	.LabelCell
	{
		margin-bottom: 0px;
		text-align: left;
	}
	.CellTableAssociationButtons
	{
		margin-left: 15px;
		margin-right: 15px;
		padding-bottom: 10px;
		padding-right: 15px;
		padding-top: 10px;
		height: auto;
	}
	.TableStepNumberCell
	{
		padding-left: 10px;
		padding-right: 0px;
	}
	.AttributeStepCell
	{
		height: 40px;
		padding-right:5px !important;
	}
	.WWColumnDangerFirstColumn
	{
		box-shadow: 2px 0px 0px 0px #dd4b39 inset;
	}
	.WWColumnSuccessFirstColumn
	{
		box-shadow: 2px 0px 0px 0px #00a65a inset;
	}
	.CellPaddingLeftRight0XS
	{
		padding-left: 0px;
		padding-right: 0px;
	}
	.CellMarginLogin
	{
		margin-top: 5px;
	}
	.CellPaddingLogin
	{
		padding-left: 30px;
		padding-right: 30px;
	}
	.CellTitleMaster
	{
		box-shadow: 1px 0px 5px rgba(0,0,0,0.1);
	}
	.CellTitleMasterFixed_HorizontalMenu
	{
		box-shadow: 1px 0px 5px rgba(0,0,0,0.1);
	}
	.CellMarginTopMedium
	{
		margin-top: 15px;
	}
	.CellMarginTopExtraSmall
	{
		margin-top: 15px;
	}
	.TreeViewCell
	{
		margin-bottom: 15px;
		margin-right: 0px;
		width: 100%;
	}
	.DashboardWithCalendarLeftContentCell
	{
		width: 100%;
	}
	.DashboardWithCalendarRightContentCell
	{
		width: 100%;
	}
	.TreeViewGridCell
	{
		width: 100%;
	}
	.CellMax400
	{
		max-width: 100%;
	}
	.WizardVerticalStepTitlesCell
	{
		padding-left: 15px;
		padding-right: 15px;
	}
	.Attribute
	{
		margin-left: 0px;
		display: inherit;
		max-width: 100%;
		box-shadow:none;
	}
	.AttributeLogin
	{
		max-width: 100%;
	}
	.AttributeLoginImageLeft
	{
		max-width: 100%;
	}
	.ReadonlyAttributeStep
	{
		display: none;
	}
	.ReadonlyAttributeStepSelected
	{
		display: none;
	}
	.ReadonlyAttributeStepBullet
	{
		display: none;
	}
	.ReadonlyAttributeStepBulletUnSelected
	{
		display: none;
	}
	.ReadonlyAttributeStepBulletSelected
	{
		display: none;
	}
	.AttributeDateTime
	{
		margin-left: 0px;
		max-width: 100%;
	}
	.ActionAttribute
	{
		padding-bottom: 7px;
		padding-left: 7px;
		padding-right: 7px;
		padding-top: 7px;
	}
	.ActionBaseColorAttribute
	{
		padding-bottom: 7px;
		padding-left: 7px;
		padding-right: 7px;
		padding-top: 7px;
	}
	.ReadonlyAttribute
	{
		margin-left: 0px;
	}
	.AttributeDate
	{
		margin-left: 0px;
		max-width: 100%;
	}
	.AttributeRealWidthDate
	{
		max-width: 100%;
	}
	.AttributeRealWidth
	{
		width: 100%;
	}
	.AttributeTagInfo
	{
		box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.14);
	}
	.AttributeRegister
	{
		margin-left: 0px;
		margin-right: 0px;
		max-width: 100%;
	}
	.Attributekx
	{
		margin-left: 0px;
		box-shadow:none;
	}
	.Attributeph
	{
		box-shadow:none;
	}
	.Attributeph2
	{
		box-shadow:none;
	}
	.ButtonWizard
	{
		margin-bottom: 5px;
	}

	.Grid>tbody>tr,.Grid>[data-gxrow]
	{
		font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
		font-size: 7.75pt;
		font-style: normal;
		background-color: white;
		text-align: center;
		text-indent: 5px;
	}

	.Grid>thead>tr, .Grid>tfoot>tr
	{
		color: #fff;
		font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
		font-size: 11pt;
		font-style: normal;
		font-variant: normal;
		font-weight: bold;
		text-decoration: none;
		text-align: center;
		text-indent: 5px;
	}

	.GridWithBorderColor>tbody>tr,.GridWithBorderColor>[data-gxrow]
	{
		background-color: #fff;
		color: #000;
		font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
		font-size: 7.75pt;
		font-style: normal;
		text-align: center;
		text-indent: 5px;
		vertical-align: middle;
	}

	.GridWithBorderColor>thead>tr, .GridWithBorderColor>tfoot>tr
	{
		background-color: #fff;
		color: #000;
		color: #fff;
		font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
		font-size: 11pt;
		font-style: normal;
		font-variant: normal;
		font-weight: bold;
		text-decoration: none;
		text-align: center;
		text-indent: 5px;
		vertical-align: middle;
	}

	.ImgHomeCardItem
	{
		width:100%!important;
	}
	.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;
	}
	.Table
	{
		box-shadow: #ededed;
	}
	.TableAssociation
	{
		box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.2);
		padding-bottom: 30px;
	}
	.TableWizardMain
	{
		box-shadow: #ededed;
		width: 100%;
		min-width: 0px;
	}
	.TableWizardMainWithShadow
	{
		box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.2);
		width: 100%;
		min-width: 0px;
	}
	.AdvancedContainer
	{
		box-shadow: #ededed;
	}
	.AdvancedContainerVisible
	{
		box-shadow: 2px 1px 2px 0px rgba(0,0,0,0.15);
		left: -15px;
	}
	.WWAdvancedContainer
	{
		box-shadow: #ededed;
	}
	.MainContainer
	{
		box-shadow: #ededed;
	}
	.TextBlockTitleCell
	{
		box-shadow: #ededed;
	}
	.TableLogin
	{
		box-shadow: 0px 0px 14px rgba(0,0,0,0.1);
		padding-left: 20px;
		padding-right: 20px;
		height: auto;
		width: auto;
	}
	.TableLogin2Cols
	{
		box-shadow: 0px 0px 14px rgba(0,0,0,0.1);
		width: auto;
	}
	.TableLoginError
	{
		box-shadow: 0px 0px 14px rgba(0,0,0,0.1);
		width: 100%;
	}
	.TableLoginError2Cols
	{
		box-shadow: 0px 0px 14px rgba(0,0,0,0.1);
		width: 100%;
	}
	.TableLoginWithLeftImage
	{
		box-shadow: 0px 0px 14px rgba(0,0,0,0.41);
		margin-left: -15px;
		padding-left: 0px;
		height: auto;
		width: auto;
	}
	.TableLoginWithLeftImageError
	{
		box-shadow: 0px 0px 14px rgba(0,0,0,0.41);
		margin-left: -15px;
		margin-right: 0px;
		width:calc(100% + 15px);
	}
	.TableActionsCellLogin
	{
		box-shadow: #ededed;
		padding-left: 15px;
		padding-right: 15px;
	}
	.MasterTopIconsCell
	{
		box-shadow: #ededed;
		display: none;
	}
	.TableHiddenExtraSmall
	{
		box-shadow: #ededed;
		display: none;
	}
	.TableContainerStepSelected
	{
		box-shadow: #ededed;
	}
	.TableContainerStepBullet
	{
		box-shadow: #ededed;
		width: 50px;
	}
	.TableStepBulletLine
	{
		box-shadow: #ededed;
		width: 14px;
	}
	.TableStepBulletLineChecked
	{
		box-shadow: #ededed;
		width: 14px;
	}
	.TableStepInfo
	{
		box-shadow: #ededed;
	}
	.TableContainerStepUnderline
	{
		box-shadow: #ededed;
		margin-right: 10px;
	}
	.TableStepExtraUnderlineChecked
	{
		box-shadow: #ededed;
		height: 30px;
		width: 30px;
		line-height:30px;
	}
	.TableStepVertical
	{
		box-shadow: #ededed;
		margin-right: 0px;
	}
	.LoginTableBox
	{
		box-shadow: #ededed;
		margin-left: 20px;
		width: auto;
	}
	.TablePageMainWrapper
	{
		box-shadow: #ededed;
		width: auto;
	}
	.Label,.gx-label.RatingLabel,.gx-label.AttributeLabel,.gx-label.BlobInputAttributeLabel,.gx-label.DownloadAttributeLabel,.gx-label.ReadonlyDownloadAttributeLabel,.gx-label.AttSubTitleLabel,.gx-label.BlobInputAttSubTitleLabel,.gx-label.BlobContentAttSubTitleLabel,.gx-label.ReadonlyBlobContentAttSubTitleLabel,.gx-label.ReadonlyAttSubTitleLabel,.gx-label.IME_ActiveLabel,.gx-label.BlobContentIME_ActiveLabel,.gx-label.ReadonlyBlobContentIME_ActiveLabel,.gx-label.BlobInputIME_ActiveLabel,.gx-label.ReadonlyIME_ActiveLabel,.gx-label.IME_InactiveLabel,.gx-label.BlobContentIME_InactiveLabel,.gx-label.ReadonlyBlobContentIME_InactiveLabel,.gx-label.BlobInputIME_InactiveLabel,.gx-label.ReadonlyIME_InactiveLabel,.gx-label.IME_DisabledLabel,.gx-label.BlobContentIME_DisabledLabel,.gx-label.ReadonlyBlobContentIME_DisabledLabel,.gx-label.BlobInputIME_DisabledLabel,.gx-label.ReadonlyIME_DisabledLabel,.gx-label.CheckboxLabelLabel,.gx-label.BlobContentCheckboxLabelLabel,.gx-label.ReadonlyBlobContentCheckboxLabelLabel,.gx-label.BlobInputCheckboxLabelLabel,.gx-label.ReadonlyCheckboxLabelLabel,.gx-label.FilterAttributeLabel,.gx-label.BlobContentFilterAttributeLabel,.gx-label.ReadonlyBlobContentFilterAttributeLabel,.gx-label.ReadonlyFilterAttributeLabel,.gx-label.BlobInputFilterAttributeLabel,.gx-label.FilterComboAttributeLabel,.gx-label.BlobContentFilterComboAttributeLabel,.gx-label.ReadonlyBlobContentFilterComboAttributeLabel,.gx-label.BlobInputFilterComboAttributeLabel,.gx-label.ReadonlyFilterComboAttributeLabel,.gx-label.FilterSearchAttributeLabel,.gx-label.BlobContentFilterSearchAttributeLabel,.gx-label.ReadonlyBlobContentFilterSearchAttributeLabel,.gx-label.BlobInputFilterSearchAttributeLabel,.gx-label.ReadonlyFilterSearchAttributeLabel,.gx-label.FilterSearchAttributeFocusLabel,.gx-label.BlobContentFilterSearchAttributeFocusLabel,.gx-label.ReadonlyBlobContentFilterSearchAttributeFocusLabel,.gx-label.BlobInputFilterSearchAttributeFocusLabel,.gx-label.ReadonlyFilterSearchAttributeFocusLabel,.gx-label.DateFilterSearchAttributeLabel,.gx-label.BlobContentDateFilterSearchAttributeLabel,.gx-label.ReadonlyBlobContentDateFilterSearchAttributeLabel,.gx-label.BlobInputDateFilterSearchAttributeLabel,.gx-label.ReadonlyDateFilterSearchAttributeLabel,.gx-label.FilterPanelLabel,.gx-label.BlobContentFilterPanelLabel,.gx-label.ReadonlyBlobContentFilterPanelLabel,.gx-label.BlobInputFilterPanelLabel,.gx-label.ReadonlyFilterPanelLabel,.gx-label.DescriptionAttributeLabel,.gx-label.BlobContentDescriptionAttributeLabel,.gx-label.ReadonlyBlobContentDescriptionAttributeLabel,.gx-label.ReadonlyDescriptionAttributeLabel,.gx-label.BlobInputDescriptionAttributeLabel,.gx-label.LoginAttributeLabel,.gx-label.BlobContentLoginAttributeLabel,.gx-label.ReadonlyBlobContentLoginAttributeLabel,.gx-label.BlobInputLoginAttributeLabel,.gx-label.ReadonlyLoginAttributeLabel,.gx-label.LoginComboAttributeLabel,.gx-label.BlobContentLoginComboAttributeLabel,.gx-label.ReadonlyBlobContentLoginComboAttributeLabel,.gx-label.BlobInputLoginComboAttributeLabel,.gx-label.ReadonlyLoginComboAttributeLabel,.gx-label.RegistrationAttributeLabel,.gx-label.BlobContentRegistrationAttributeLabel,.gx-label.ReadonlyBlobContentRegistrationAttributeLabel,.gx-label.BlobInputRegistrationAttributeLabel,.gx-label.ReadonlyRegistrationAttributeLabel,.gx-label.RequiredAttributeLabel,.gx-label.BlobContentRequiredAttributeLabel,.gx-label.ReadonlyBlobContentRequiredAttributeLabel,.gx-label.BlobInputRequiredAttributeLabel,.gx-label.ReadonlyRequiredAttributeLabel,.gx-label.InactiveAttributeLabel,.gx-label.BlobContentInactiveAttributeLabel,.gx-label.ReadonlyBlobContentInactiveAttributeLabel,.gx-label.BlobInputInactiveAttributeLabel,.gx-label.ReadonlyInactiveAttributeLabel,.gx-label.ComboAttributeLabel,.gx-label.BlobContentComboAttributeLabel,.gx-label.ReadonlyBlobContentComboAttributeLabel,.gx-label.BlobInputComboAttributeLabel,.gx-label.ReadonlyComboAttributeLabel,.gx-label.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.AttributeCardsMenuTitleLabel,.gx-label.ReadonlyAttributeCardsMenuTitleLabel,.gx-label.AttributeSecondaryLabel,.gx-label.ReadonlyAttributeSecondaryLabel,.gx-label.BootstrapTooltipRightLabel,.gx-label.BootstrapTooltipLeftLabel,.gx-label.AttributeSearchResultTitleLabel,.gx-label.ReadonlyAttributeSearchResultTitleLabel,.gx-label.AttributeStepUnderlineUnselectedLabel,.gx-label.AttributeWeChatCheckBoxLabel,.gx-label.AttributeWeChatPriceSubtitleLabel,.gx-label.ReadonlyAttributeWeChatPriceSubtitleLabel,.gx-label.AttributeWeChatListLabel,.gx-label.UserInfoRoleLabel,.gx-label.AttTextAlienLabel,.gx-label.BlobContentAttTextAlienLabel,.gx-label.ReadonlyBlobContentAttTextAlienLabel,.gx-label.BlobInputAttTextAlienLabel,.gx-label.ReadonlyAttTextAlienLabel,.gx-label.AttTextAlienLeftLabel,.gx-label.BlobContentAttTextAlienLeftLabel,.gx-label.ReadonlyBlobContentAttTextAlienLeftLabel,.gx-label.BlobInputAttTextAlienLeftLabel,.gx-label.ReadonlyAttTextAlienLeftLabel,.gx-label.AttTextAlienRightLabel,.gx-label.BlobContentAttTextAlienRightLabel,.gx-label.ReadonlyBlobContentAttTextAlienRightLabel,.gx-label.BlobInputAttTextAlienRightLabel,.gx-label.ReadonlyAttTextAlienRightLabel,.gx-label.AttTextAlienCenterLabel,.gx-label.BlobContentAttTextAlienCenterLabel,.gx-label.ReadonlyBlobContentAttTextAlienCenterLabel,.gx-label.BlobInputAttTextAlienCenterLabel,.gx-label.ReadonlyAttTextAlienCenterLabel,.gx-label.UpdateAttributeLabel,.gx-label.AttributeHomeLabel,.gx-label.BlobContentAttributeHomeLabel,.gx-label.ReadonlyBlobContentAttributeHomeLabel,.gx-label.BlobInputAttributeHomeLabel,.gx-label.ReadonlyAttributeHomeLabel,.gx-label.AttributeHomeBannerNumLabel,.gx-label.BlobContentAttributeHomeBannerNumLabel,.gx-label.ReadonlyBlobContentAttributeHomeBannerNumLabel,.gx-label.BlobInputAttributeHomeBannerNumLabel,.gx-label.ReadonlyAttributeHomeBannerNumLabel,.gx-label.meet2Label,.gx-label.descLabel,.gx-label.odattributeLabel,.gx-label.BlobContentodattributeLabel,.gx-label.ReadonlyBlobContentodattributeLabel,.gx-label.BlobInputodattributeLabel,.gx-label.ReadonlyodattributeLabel,.gx-label.t_ysproject_auditlookLabel,.gx-label.Attributeph0Label,.gx-label.Attributeph2DateTimeLabel,.gx-label.ListItemImgupd1Label,.gx-label.ListItemImgupdLabel,.gx-label.f_input_hoverLabel,.gx-label.BlobContentf_input_hoverLabel,.gx-label.ReadonlyBlobContentf_input_hoverLabel,.gx-label.BlobInputf_input_hoverLabel,.gx-label.Readonlyf_input_hoverLabel,.gx-label.f_input_focusLabel,.gx-label.BlobContentf_input_focusLabel,.gx-label.ReadonlyBlobContentf_input_focusLabel,.gx-label.BlobInputf_input_focusLabel,.gx-label.Readonlyf_input_focusLabel,.gx-label.checkbox_oneLabel,.gx-label.BlobContentcheckbox_oneLabel,.gx-label.ReadonlyBlobContentcheckbox_oneLabel,.gx-label.BlobInputcheckbox_oneLabel,.gx-label.Readonlycheckbox_oneLabel,.gx-label.Att_LoginLabel,.gx-label.BlobContentAtt_LoginLabel,.gx-label.ReadonlyBlobContentAtt_LoginLabel,.gx-label.BlobInputAtt_LoginLabel,.gx-label.ReadonlyAtt_LoginLabel,.gx-label.Att_PrintAttLabel,.gx-label.BlobContentAtt_PrintAttLabel,.gx-label.ReadonlyBlobContentAtt_PrintAttLabel,.gx-label.BlobInputAtt_PrintAttLabel,.gx-label.ReadonlyAtt_PrintAttLabel,.gx-label.AttCenterLabel,.gx-label.BlobContentAttCenterLabel,.gx-label.ReadonlyBlobContentAttCenterLabel,.gx-label.BlobInputAttCenterLabel,.gx-label.ReadonlyAttCenterLabel,.gx-label.AttDateLabel,.gx-label.BlobContentAttDateLabel,.gx-label.ReadonlyBlobContentAttDateLabel,.gx-label.BlobInputAttDateLabel,.gx-label.ReadonlyAttDateLabel,.gx-label.Attribute1Label,.gx-label.BlobContentAttribute1Label,.gx-label.ReadonlyBlobContentAttribute1Label,.gx-label.BlobInputAttribute1Label,.gx-label.ReadonlyAttribute1Label,.gx-label.AttributeCenterLabel,.gx-label.BlobContentAttributeCenterLabel,.gx-label.ReadonlyBlobContentAttributeCenterLabel,.gx-label.BlobInputAttributeCenterLabel,.gx-label.ReadonlyAttributeCenterLabel,.gx-label.AttributeDrawLabel,.gx-label.BlobInputgridDrawLabel,.gx-label.ReadonlygridDrawLabel,.gx-label.BlobContentgridDrawLabel,.gx-label.ReadonlyBlobContentgridDrawLabel,.gx-label.BlobContentGridSeqLabel,.gx-label.ReadonlyBlobContentGridSeqLabel,.gx-label.centerLabel,.gx-label.CFSendLabel,.gx-label.CFSendMessageVariableLabel,.gx-label.grayatttibuteLabel,.gx-label.BlobContentgrayatttibuteLabel,.gx-label.ReadonlyBlobContentgrayatttibuteLabel,.gx-label.BlobInputgrayatttibuteLabel,.gx-label.ReadonlygrayatttibuteLabel,.gx-label.GridSeqLabel,.gx-label.BlobInputGridSeqLabel,.gx-label.ReadonlyGridSeqLabel,.gx-label.HandWarnAttLabel,.gx-label.MSAttLabel,.gx-label.BlobContentMSAttLabel,.gx-label.ReadonlyBlobContentMSAttLabel,.gx-label.BlobInputMSAttLabel,.gx-label.ReadonlyMSAttLabel,.gx-label.MSCodeLabel,.gx-label.BlobContentMSCodeLabel,.gx-label.ReadonlyBlobContentMSCodeLabel,.gx-label.BlobInputMSCodeLabel,.gx-label.ReadonlyMSCodeLabel,.gx-label.MSNameLabel,.gx-label.BlobContentMSNameLabel,.gx-label.ReadonlyBlobContentMSNameLabel,.gx-label.BlobInputMSNameLabel,.gx-label.ReadonlyMSNameLabel,.gx-label.GridAttLabel,.gx-label.BlobContentGridAttLabel,.gx-label.ReadonlyBlobContentGridAttLabel,.gx-label.BlobInputGridAttLabel,.gx-label.ReadonlyGridAttLabel,.gx-label.AttributeDrakLabel,.gx-label.BlobContentAttributeDrakLabel,.gx-label.ReadonlyBlobContentAttributeDrakLabel,.gx-label.ReadonlyAttributeDrakLabel,.gx-label.BlobInputAttributeDrakLabel,.gx-label.GridAttRateLabel,.gx-label.BlobContentGridAttRateLabel,.gx-label.ReadonlyBlobContentGridAttRateLabel,.gx-label.BlobInputGridAttRateLabel,.gx-label.ReadonlyGridAttRateLabel,.gx-label.AttFamilyLabel,.gx-label.BlobContentAttFamilyLabel,.gx-label.ReadonlyBlobContentAttFamilyLabel,.gx-label.ReadonlyAttFamilyLabel,.gx-label.BlobInputAttFamilyLabel,.gx-label.TextHomeNotifyLabel,.gx-label.attribuiteLabel,.gx-label.CardProfileExtendedInfoImageLabel,.gx-label.CardProfileExtendedInfoTitleLabel,.gx-label.CardProfileExtendedInfoSubtitleLabel,.gx-label.ProfileCardExtendedInfoAboutInfoLabel,.gx-label.AttributesearshLabel,.gx-label.BlobContentAttributesearshLabel,.gx-label.ReadonlyBlobContentAttributesearshLabel,.gx-label.BlobInputAttributesearshLabel,.gx-label.ReadonlyAttributesearshLabel,.gx-label.AttributelbLabel,.gx-label.SubtitleAttributeLabel,.gx-label.BlobContentSubtitleAttributeLabel,.gx-label.ReadonlyBlobContentSubtitleAttributeLabel,.gx-label.BlobInputSubtitleAttributeLabel,.gx-label.ReadonlySubtitleAttributeLabel,.gx-label.AttributeRealWidthCheckBoxLabel,.gx-label.AttributeSearchResultSubtitleLabel,.gx-label.ReadonlyAttributeSearchResultSubtitleLabel,.gx-label.AttributephDateLabel,.gx-label.t_ysproject_auditlookDateLabel,.gx-label.LoginAttributeInputLabel,.gx-label.AttributeFLLabel,.gx-label.ReadonlyAttributeFLLabel,.gx-label.ErrorAttributeFLLabel,.gx-label.BlobInputAttributeFLLabel,.gx-label.BlobContentAttributeFLLabel,.gx-label.ReadonlyBlobContentAttributeFLLabel,.gx-label.AttributeTitleSplitScreenLabel,.gx-label.ReadonlyAttributeTitleSplitScreenLabel,.gx-label.AttributeSubtitleSplitScreenLabel,.gx-label.ReadonlyAttributeSubtitleSplitScreenLabel,.gx-label.AttributeSearchSplitScreenLabel,.gx-label.ReadonlyAttributeSearchSplitScreenLabel,.gx-label.AttributeSearchWeChatTemplateLabel,.gx-label.ReadonlyAttributeSearchWeChatTemplateLabel,.gx-label.AttributeSearchLabel,.gx-label.ReadonlyAttributeSearchLabel,.gx-label.AttributeLoginLabel,.gx-label.AttributeLoginImageLeftLabel,.gx-label.AttributeRealWidthTotalizerLabel,.gx-label.AttributeAcceptDragLabel,.gx-label.AttributeTotalizerLabel,.gx-label.ReadonlyAttributeTotalizerLabel,.gx-label.ReadonlyAttributeRealWidthTotalizerLabel,.gx-label.AttributeWidthAutoLabel,.gx-label.AttributeStepLabel,.gx-label.ReadonlyAttributeStepLabel,.gx-label.AttributeStepSelectedLabel,.gx-label.ReadonlyAttributeStepSelectedLabel,.gx-label.AttributeStepBulletLabel,.gx-label.ReadonlyAttributeStepBulletLabel,.gx-label.AttributeStepBulletUnSelectedLabel,.gx-label.ReadonlyAttributeStepBulletUnSelectedLabel,.gx-label.AttributeStepBulletSelectedLabel,.gx-label.ReadonlyAttributeStepBulletSelectedLabel,.gx-label.AttributeDateTimeLabel,.gx-label.AttributeRealWidthDateTimeLabel,.gx-label.ReadonlyAttributeDateTimeLabel,.gx-label.CheckBoxLabel,.gx-label.BlobContentCheckBoxLabel,.gx-label.ReadonlyBlobContentCheckBoxLabel,.gx-label.BlobInputCheckBoxLabel,.gx-label.ReadonlyCheckBoxLabel,.gx-label.AttributeCheckBoxLabel,.gx-label.ImageAttributeLabel,.gx-label.ResponsiveImageAttributeLabel,.gx-label.BlobContentResponsiveImageAttributeLabel,.gx-label.ReadonlyBlobContentResponsiveImageAttributeLabel,.gx-label.ReadonlyResponsiveImageAttributeLabel,.gx-label.BlobInputResponsiveImageAttributeLabel,.gx-label.ProfileImageAttributeLabel,.gx-label.BlobContentProfileImageAttributeLabel,.gx-label.ReadonlyBlobContentProfileImageAttributeLabel,.gx-label.BlobInputProfileImageAttributeLabel,.gx-label.ReadonlyProfileImageAttributeLabel,.gx-label.SmallProfileImageAttributeLabel,.gx-label.BlobContentSmallProfileImageAttributeLabel,.gx-label.ReadonlyBlobContentSmallProfileImageAttributeLabel,.gx-label.BlobInputSmallProfileImageAttributeLabel,.gx-label.ReadonlySmallProfileImageAttributeLabel,.gx-label.ActionAttributeLabel,.gx-label.BlobContentActionAttributeLabel,.gx-label.ReadonlyBlobContentActionAttributeLabel,.gx-label.ReadonlyActionAttributeLabel,.gx-label.DeleteAttributeLabel,.gx-label.BlobContentDeleteAttributeLabel,.gx-label.ReadonlyBlobContentDeleteAttributeLabel,.gx-label.ReadonlyDeleteAttributeLabel,.gx-label.BlobInputDeleteAttributeLabel,.gx-label.DisplayAttributeLabel,.gx-label.BlobContentDisplayAttributeLabel,.gx-label.ReadonlyBlobContentDisplayAttributeLabel,.gx-label.ReadonlyDisplayAttributeLabel,.gx-label.BlobInputDisplayAttributeLabel,.gx-label.SelectionAttributeLabel,.gx-label.BlobContentSelectionAttributeLabel,.gx-label.ReadonlyBlobContentSelectionAttributeLabel,.gx-label.ReadonlySelectionAttributeLabel,.gx-label.BlobInputSelectionAttributeLabel,.gx-label.DisabledActionAttributeLabel,.gx-label.BlobContentDisabledActionAttributeLabel,.gx-label.ReadonlyBlobContentDisabledActionAttributeLabel,.gx-label.ReadonlyDisabledActionAttributeLabel,.gx-label.BlobInputDisabledActionAttributeLabel,.gx-label.BlobInputActionAttributeLabel,.gx-label.SelectAttributeLabel,.gx-label.BlobContentSelectAttributeLabel,.gx-label.ReadonlyBlobContentSelectAttributeLabel,.gx-label.BlobInputSelectAttributeLabel,.gx-label.ReadonlySelectAttributeLabel,.gx-label.BlackAttributeLabel,.gx-label.BlobContentBlackAttributeLabel,.gx-label.ReadonlyBlobContentBlackAttributeLabel,.gx-label.BlobInputBlackAttributeLabel,.gx-label.ReadonlyBlackAttributeLabel,.gx-label.ActionBaseColorAttributeLabel,.gx-label.BlobContentActionBaseColorAttributeLabel,.gx-label.ReadonlyBlobContentActionBaseColorAttributeLabel,.gx-label.ReadonlyActionBaseColorAttributeLabel,.gx-label.BlobInputActionBaseColorAttributeLabel,.gx-label.ReadonlyImageAttributeLabel,.gx-label.VideoAttributeLabel,.gx-label.ReadonlyVideoAttributeLabel,.gx-label.AudioAttributeLabel,.gx-label.ReadonlyAudioAttributeLabel,.gx-label.ErrorAttributeLabel,.gx-label.ErrorAttributeDateLabel,.gx-label.WarningAttributeLabel,.gx-label.AssociationListAttributeLabel,.gx-label.BlobContentAssociationListAttributeLabel,.gx-label.ReadonlyBlobContentAssociationListAttributeLabel,.gx-label.BlobInputAssociationListAttributeLabel,.gx-label.ReadonlyAssociationListAttributeLabel,.gx-label.ReadonlyAttributeLabel,.gx-label.ReadonlyMedioLabel,.gx-label.BlobContentReadonlyMedioLabel,.gx-label.ReadonlyBlobContentReadonlyMedioLabel,.gx-label.BlobInputReadonlyMedioLabel,.gx-label.ReadonlyReadonlyMedioLabel,.gx-label.ReadonlyAttributeRealWidthLabel,.gx-label.ReadonlyCFDateLabel,.gx-label.ReadonlyCFHiddenLabel,.gx-label.ReadonlyCFResponseMessageLabel,.gx-label.ReadonlyCFSendMessageLabel,.gx-label.ReadonlyReadonlyCFSendMessageLabel,.gx-label.ReadonlyAttributeNoWrapLabel,.gx-label.ReadonlyAttributeRealWidthDateTimeLabel,.gx-label.GridTitleLabel,.gx-label.ReadonlyGridTitleLabel,.gx-label.AttributeTitleWWPLabel,.gx-label.BlobContentAttributeTitleWWPLabel,.gx-label.ReadonlyBlobContentAttributeTitleWWPLabel,.gx-label.BlobInputAttributeTitleWWPLabel,.gx-label.ReadonlyAttributeTitleWWPLabel,.gx-label.AttributeWhiteLabel,.gx-label.BlobContentAttributeWhiteLabel,.gx-label.ReadonlyBlobContentAttributeWhiteLabel,.gx-label.BlobInputAttributeWhiteLabel,.gx-label.ReadonlyAttributeWhiteLabel,.gx-label.AttributeCharLongLabel,.gx-label.BlobContentAttributeCharLongLabel,.gx-label.ReadonlyBlobContentAttributeCharLongLabel,.gx-label.BlobInputAttributeCharLongLabel,.gx-label.ReadonlyAttributeCharLongLabel,.gx-label.AttributeManageFiltersLabel,.gx-label.AttributeImageFixWidthLabel,.gx-label.BlobContentAttributeImageFixWidthLabel,.gx-label.ReadonlyBlobContentAttributeImageFixWidthLabel,.gx-label.BlobInputAttributeImageFixWidthLabel,.gx-label.ReadonlyAttributeImageFixWidthLabel,.gx-label.AttributeDateLabel,.gx-label.BlobContentAttributeDateLabel,.gx-label.ReadonlyBlobContentAttributeDateLabel,.gx-label.BlobInputAttributeDateLabel,.gx-label.ReadonlyAttributeDateLabel,.gx-label.AttributeRealWidthDateLabel,.gx-label.ReadonlyAttributeRealWidthDateLabel,.gx-label.AttributeInactiveLabel,.gx-label.BlobContentAttributeInactiveLabel,.gx-label.ReadonlyBlobContentAttributeInactiveLabel,.gx-label.BlobInputAttributeInactiveLabel,.gx-label.ReadonlyAttributeInactiveLabel,.gx-label.AttributeRealWidthLabel,.gx-label.BlobContentAttributeRealWidthLabel,.gx-label.ReadonlyBlobContentAttributeRealWidthLabel,.gx-label.BlobInputAttributeRealWidthLabel,.gx-label.AttributeTagLabel,.gx-label.AttributeTagSuccessLabel,.gx-label.AttributeTagWarningLabel,.gx-label.AttributeTagDangerLabel,.gx-label.AttributeTagInfoLightLabel,.gx-label.AttributeTagInfoLabel,.gx-label.SearchResultsListTitleAttributeLabel,.gx-label.ReadonlySearchResultsListTitleAttributeLabel,.gx-label.SearchResultsListDescriptionAttributeLabel,.gx-label.ReadonlySearchResultsListDescriptionAttributeLabel,.gx-label.CardImageAttributeLabel,.gx-label.ReadonlyCardImageAttributeLabel,.gx-label.CardImageAttributeWhiteWithShadowLabel,.gx-label.ReadonlyCardImageAttributeWhiteWithShadowLabel,.gx-label.CardImageAttributeWhiteSubtitleWithShadowLabel,.gx-label.ReadonlyCardImageAttributeWhiteSubtitleWithShadowLabel,.gx-label.AttributeBannerModulesLabel,.gx-label.ReadonlyAttributeBannerModulesLabel,.gx-label.AttributeWeChatBannerLabel,.gx-label.ReadonlyAttributeWeChatBannerLabel,.gx-label.AttributeWeChatBannerRoundedLabel,.gx-label.ReadonlyAttributeWeChatBannerRoundedLabel,.gx-label.AttributeWeChatFooterLabel,.gx-label.ReadonlyAttributeWeChatFooterLabel,.gx-label.AttributeWeChatBannerLargeLabel,.gx-label.ReadonlyAttributeWeChatBannerLargeLabel,.gx-label.ImageHomeModulesBackLabel,.gx-label.CardImageAttributeDescriptionLabel,.gx-label.BlobContentCardImageAttributeDescriptionLabel,.gx-label.ReadonlyBlobContentCardImageAttributeDescriptionLabel,.gx-label.BlobInputCardImageAttributeDescriptionLabel,.gx-label.ReadonlyCardImageAttributeDescriptionLabel,.gx-label.SimpleCardAttributeTitleLabel,.gx-label.ReadonlySimpleCardAttributeTitleLabel,.gx-label.SimpleCardAttributeSubtitleLabel,.gx-label.ReadonlySimpleCardAttributeSubtitleLabel,.gx-label.CardSmallImageAttributeLabel,.gx-label.ReadonlyCardSmallImageAttributeLabel,.gx-label.CardSmallImageAttributeDescriptionLabel,.gx-label.ReadonlyCardSmallImageAttributeDescriptionLabel,.gx-label.CardWithImageAttributeDescriptionLabel,.gx-label.BlobContentCardWithImageAttributeDescriptionLabel,.gx-label.ReadonlyBlobContentCardWithImageAttributeDescriptionLabel,.gx-label.BlobInputCardWithImageAttributeDescriptionLabel,.gx-label.ReadonlyCardWithImageAttributeDescriptionLabel,.gx-label.ChatAttributeNameLabel,.gx-label.BlobContentChatAttributeNameLabel,.gx-label.ReadonlyBlobContentChatAttributeNameLabel,.gx-label.BlobInputChatAttributeNameLabel,.gx-label.ReadonlyChatAttributeNameLabel,.gx-label.ChatAttributeDateLabel,.gx-label.BlobContentChatAttributeDateLabel,.gx-label.ReadonlyBlobContentChatAttributeDateLabel,.gx-label.BlobInputChatAttributeDateLabel,.gx-label.ReadonlyChatAttributeDateLabel,.gx-label.ChatAttributeImageLabel,.gx-label.BlobContentChatAttributeImageLabel,.gx-label.ReadonlyBlobContentChatAttributeImageLabel,.gx-label.BlobInputChatAttributeImageLabel,.gx-label.ReadonlyChatAttributeImageLabel,.gx-label.ChatAttributeMessageLabel,.gx-label.BlobContentChatAttributeMessageLabel,.gx-label.ReadonlyBlobContentChatAttributeMessageLabel,.gx-label.BlobInputChatAttributeMessageLabel,.gx-label.ReadonlyChatAttributeMessageLabel,.gx-label.AttributeRegisterLabel,.gx-label.ProgressAdminCardDescriptionLabel,.gx-label.ProgressAdminCardNumberLabel,.gx-label.ReadonlyProgressAdminCardNumberLabel,.gx-label.ReadonlyProgressAdminCardDescriptionLabel,.gx-label.ProgressBarAdminV2DescriptionLabel,.gx-label.ProgressBarAdminV2NumberLabel,.gx-label.ReadonlyProgressBarAdminV2NumberLabel,.gx-label.ProgressBarAdminV2NumberTotalLabel,.gx-label.ReadonlyProgressBarAdminV2NumberTotalLabel,.gx-label.ProgressBarAdminV2TitleLabel,.gx-label.DashboardNumberLabel,.gx-label.ReadonlyDashboardNumberLabel,.gx-label.DashboardInfoLabel,.gx-label.ReadonlyDashboardInfoLabel,.gx-label.DashboardDangerLabel,.gx-label.ReadonlyDashboardDangerLabel,.gx-label.DashboardSuccessLabel,.gx-label.ReadonlyDashboardSuccessLabel,.gx-label.DashboardWarningLabel,.gx-label.ReadonlyDashboardWarningLabel,.gx-label.DashboardNumberCardLabel,.gx-label.ReadonlyDashboardNumberCardLabel,.gx-label.DashboardNumberCardNoBorderLabel,.gx-label.ReadonlyDashboardNumberCardNoBorderLabel,.gx-label.DashboardNumberAdminLabel,.gx-label.ReadonlyDashboardNumberAdminLabel,.gx-label.DashboardBaseColorLabel,.gx-label.ReadonlyDashboardBaseColorLabel,.gx-label.DashboardInfoLightLabel,.gx-label.ReadonlyDashboardInfoLightLabel,.gx-label.DashboardPercentageSuccessLabel,.gx-label.ReadonlyDashboardPercentageSuccessLabel,.gx-label.DashboardPercentageDangerLabel,.gx-label.ReadonlyDashboardPercentageDangerLabel,.gx-label.CardLongDescriptionLabel,.gx-label.ReadonlyCardLongDescriptionLabel,.gx-label.AttributeHomeModulesTitleLabel,.gx-label.ReadonlyAttributeHomeModulesTitleLabel,.gx-label.AttributeHomeModulesBigTitleLabel,.gx-label.ReadonlyAttributeHomeModulesBigTitleLabel,.gx-label.AttributeHomeModulesBigDescriptionLabel,.gx-label.ReadonlyAttributeHomeModulesBigDescriptionLabel,.gx-label.ProductCardSmallImageAttributeLabel,.gx-label.ReadonlyProductCardSmallImageAttributeLabel,.gx-label.AttributeWeChatLoginLabel,.gx-label.ReadonlyAttributeWeChatLoginLabel,.gx-label.AttributeWeChatProfileTitleLabel,.gx-label.ReadonlyAttributeWeChatProfileTitleLabel,.gx-label.AttributeWeChatProfileSubtitleLabel,.gx-label.ReadonlyAttributeWeChatProfileSubtitleLabel,.gx-label.AttributeWeChatProfileThirdSubtitleLabel,.gx-label.ReadonlyAttributeWeChatProfileThirdSubtitleLabel,.gx-label.AttributeWeChatKPIValueLabel,.gx-label.ReadonlyAttributeWeChatKPIValueLabel,.gx-label.AttributeWeChatKPITitleLabel,.gx-label.ReadonlyAttributeWeChatKPITitleLabel,.gx-label.AttributeWeChatHomeMenuListTitleLabel,.gx-label.ReadonlyAttributeWeChatHomeMenuListTitleLabel,.gx-label.AttributeWeChatListTitleLabel,.gx-label.ReadonlyAttributeWeChatListTitleLabel,.gx-label.AttributeWeChatListTitleImageLargeLabel,.gx-label.ReadonlyAttributeWeChatListTitleImageLargeLabel,.gx-label.AttributeWeChatImageSmallLabel,.gx-label.ReadonlyAttributeWeChatImageSmallLabel,.gx-label.AttributeWeChatImageLargeLabel,.gx-label.ReadonlyAttributeWeChatImageLargeLabel,.gx-label.AttributeWeChatImageLargeTagLabel,.gx-label.ReadonlyAttributeWeChatImageLargeTagLabel,.gx-label.AttributeWeChatProfileExtraDataTitleLabel,.gx-label.ReadonlyAttributeWeChatProfileExtraDataTitleLabel,.gx-label.AttributeWeChatProfileExtraDataValueLabel,.gx-label.ReadonlyAttributeWeChatProfileExtraDataValueLabel,.gx-label.AttributeWeChatListSubtitleLabel,.gx-label.ReadonlyAttributeWeChatListSubtitleLabel,.gx-label.AttributeWeChatListPriceLabel,.gx-label.ReadonlyAttributeWeChatListPriceLabel,.gx-label.AttributeWeChatListWithIconPriceLabel,.gx-label.ReadonlyAttributeWeChatListWithIconPriceLabel,.gx-label.AttributeWeChatListLargeDescriptionLabel,.gx-label.AttributeWeChatListLargeDescriptionBoldLabel,.gx-label.ReadonlyAttributeWeChatListLargeDescriptionBoldLabel,.gx-label.ReadonlyAttributeWeChatListLargeDescriptionLabel,.gx-label.AttributeWeChatTagLabel,.gx-label.ReadonlyAttributeWeChatTagLabel,.gx-label.AttributeWeChatTagDescriptionLabel,.gx-label.ReadonlyAttributeWeChatTagDescriptionLabel,.gx-label.AttributeWeChatListCheckBoxLabel,.gx-label.ReadonlyAttributeWeChatListCheckBoxLabel,.gx-label.AttributeSearchResultImageLabel,.gx-label.MasterPageTopActionsImageLabel,.gx-label.ReadonlyMasterPageTopActionsImageLabel,.gx-label.MasterPageTopActionsUserNameLabel,.gx-label.ReadonlyMasterPageTopActionsUserNameLabel,.gx-label.MasterPageTopActionsRoleNameLabel,.gx-label.ReadonlyMasterPageTopActionsRoleNameLabel,.gx-label.BlobContentAttributeLabel,.gx-label.ReadonlyBlobContentAttributeLabel,.gx-label.AttributeImage30Label,.gx-label.ReadonlyAttributeImage30Label,.gx-label.AttributeStepUnderlineLabel,.gx-label.ReadonlyAttributeStepUnderlineLabel,.gx-label.AttributeStepVerticalLabel,.gx-label.ReadonlyAttributeStepVerticalLabel,.gx-label.AttributeLandingPurusFooterLabel,.gx-label.BlobContentAttributeLandingPurusFooterLabel,.gx-label.ReadonlyBlobContentAttributeLandingPurusFooterLabel,.gx-label.BlobInputAttributeLandingPurusFooterLabel,.gx-label.ReadonlyAttributeLandingPurusFooterLabel,.gx-label.AttributeLandingPurusFooterSuboptionLabel,.gx-label.BlobContentAttributeLandingPurusFooterSuboptionLabel,.gx-label.ReadonlyBlobContentAttributeLandingPurusFooterSuboptionLabel,.gx-label.BlobInputAttributeLandingPurusFooterSuboptionLabel,.gx-label.ReadonlyAttributeLandingPurusFooterSuboptionLabel,.gx-label.ListItemTitleLabel,.gx-label.BlobContentListItemTitleLabel,.gx-label.ReadonlyBlobContentListItemTitleLabel,.gx-label.BlobInputListItemTitleLabel,.gx-label.ReadonlyListItemTitleLabel,.gx-label.ListItemDateLabel,.gx-label.BlobContentListItemDateLabel,.gx-label.ReadonlyBlobContentListItemDateLabel,.gx-label.BlobInputListItemDateLabel,.gx-label.ReadonlyListItemDateLabel,.gx-label.ListItemLongLabel,.gx-label.BlobContentListItemLongLabel,.gx-label.ReadonlyBlobContentListItemLongLabel,.gx-label.BlobInputListItemLongLabel,.gx-label.ReadonlyListItemLongLabel,.gx-label.UserInfoNameLabel,.gx-label.AttributeDraggingLabel,.gx-label.AttributeNoAcceptDragLabel,.gx-label.Attribute250Label,.gx-label.AttributeNoWrapLabel,.gx-label.AttributeCheckBoxCheckBoxLabel,.gx-label.AttributekxLabel,.gx-label.BlobContentAttributekxLabel,.gx-label.ReadonlyBlobContentAttributekxLabel,.gx-label.BlobInputAttributekxLabel,.gx-label.ReadonlyAttributekxLabel,.gx-label.AttributephLabel,.gx-label.BlobContentAttributephLabel,.gx-label.ReadonlyBlobContentAttributephLabel,.gx-label.BlobInputAttributephLabel,.gx-label.ReadonlyAttributephLabel,.gx-label.ListItemLongupdLabel,.gx-label.BlobContentListItemLongupdLabel,.gx-label.ReadonlyBlobContentListItemLongupdLabel,.gx-label.BlobInputListItemLongupdLabel,.gx-label.ReadonlyListItemLongupdLabel,.gx-label.AttributeWxLabel,.gx-label.BlobContentAttributeWxLabel,.gx-label.ReadonlyBlobContentAttributeWxLabel,.gx-label.BlobInputAttributeWxLabel,.gx-label.ReadonlyAttributeWxLabel,.gx-label.ImageblobinsLabel,.gx-label.ListItemImg1Label,.gx-label.Attributeblob1Label,.gx-label.BlobContentAttributeblob1Label,.gx-label.ReadonlyBlobContentAttributeblob1Label,.gx-label.BlobInputAttributeblob1Label,.gx-label.ReadonlyAttributeblob1Label,.gx-label.Attributeph2Label,.gx-label.BlobContentAttributeph2Label,.gx-label.ReadonlyBlobContentAttributeph2Label,.gx-label.BlobInputAttributeph2Label,.gx-label.ReadonlyAttributeph2Label,.gx-label.statusxjLabel,.gx-label.BlobContentstatusxjLabel,.gx-label.ReadonlyBlobContentstatusxjLabel,.gx-label.BlobInputstatusxjLabel,.gx-label.ReadonlystatusxjLabel,.gx-label.statustjLabel,.gx-label.BlobContentstatustjLabel,.gx-label.ReadonlyBlobContentstatustjLabel,.gx-label.BlobInputstatustjLabel,.gx-label.ReadonlystatustjLabel,.gx-label.statusthLabel,.gx-label.BlobContentstatusthLabel,.gx-label.ReadonlyBlobContentstatusthLabel,.gx-label.BlobInputstatusthLabel,.gx-label.ReadonlystatusthLabel,.gx-label.statustgLabel,.gx-label.BlobContentstatustgLabel,.gx-label.ReadonlyBlobContentstatustgLabel,.gx-label.BlobInputstatustgLabel,.gx-label.ReadonlystatustgLabel,.gx-label.noticeLabel,.gx-label.BlobContentnoticeLabel,.gx-label.ReadonlyBlobContentnoticeLabel,.gx-label.BlobInputnoticeLabel,.gx-label.ReadonlynoticeLabel,.gx-label.AttributeboldLabel,.gx-label.BlobContentAttributeboldLabel,.gx-label.ReadonlyBlobContentAttributeboldLabel,.gx-label.BlobInputAttributeboldLabel,.gx-label.ReadonlyAttributeboldLabel,.gx-label.ListItemTitle1Label,.gx-label.BlobContentListItemTitle1Label,.gx-label.ReadonlyBlobContentListItemTitle1Label,.gx-label.BlobInputListItemTitle1Label,.gx-label.ReadonlyListItemTitle1Label,.gx-label.ListItemTitle11Label,.gx-label.BlobContentListItemTitle11Label,.gx-label.ReadonlyBlobContentListItemTitle11Label,.gx-label.BlobInputListItemTitle11Label,.gx-label.ReadonlyListItemTitle11Label,.gx-label.ListItemLong1Label,.gx-label.BlobContentListItemLong1Label,.gx-label.ReadonlyBlobContentListItemLong1Label,.gx-label.BlobInputListItemLong1Label,.gx-label.ReadonlyListItemLong1Label,.gx-label.ListItemDate1Label,.gx-label.BlobContentListItemDate1Label,.gx-label.ReadonlyBlobContentListItemDate1Label,.gx-label.BlobInputListItemDate1Label,.gx-label.ReadonlyListItemDate1Label,.gx-label.TextHomeNotify2Label,.gx-label.CardWithImageAttributeDescription1Label,.gx-label.BlobContentCardWithImageAttributeDescription1Label,.gx-label.ReadonlyBlobContentCardWithImageAttributeDescription1Label,.gx-label.BlobInputCardWithImageAttributeDescription1Label,.gx-label.ReadonlyCardWithImageAttributeDescription1Label,.gx-label.statushyLabel,.gx-label.BlobContentstatushyLabel,.gx-label.ReadonlyBlobContentstatushyLabel,.gx-label.BlobInputstatushyLabel,.gx-label.ReadonlystatushyLabel,.gx-label.statussfLabel,.gx-label.BlobContentstatussfLabel,.gx-label.ReadonlyBlobContentstatussfLabel,.gx-label.BlobInputstatussfLabel,.gx-label.ReadonlystatussfLabel,.gx-label.ListItemLong2Label,.gx-label.BlobContentListItemLong2Label,.gx-label.ReadonlyBlobContentListItemLong2Label,.gx-label.BlobInputListItemLong2Label,.gx-label.ReadonlyListItemLong2Label,.gx-label.CardImageAttributeWhiteWithShadow1Label,.gx-label.ReadonlyCardImageAttributeWhiteWithShadow1Label,.gx-label.CardImageAttributeWhiteSubtitleWithShadow1Label,.gx-label.ReadonlyCardImageAttributeWhiteSubtitleWithShadow1Label,.gx-label.statushyqtLabel,.gx-label.BlobContentstatushyqtLabel,.gx-label.ReadonlyBlobContentstatushyqtLabel,.gx-label.BlobInputstatushyqtLabel,.gx-label.ReadonlystatushyqtLabel,.gx-label.statushygjsfwLabel,.gx-label.BlobContentstatushygjsfwLabel,.gx-label.ReadonlyBlobContentstatushygjsfwLabel,.gx-label.BlobInputstatushygjsfwLabel,.gx-label.ReadonlystatushygjsfwLabel,.gx-label.statushyxjzzLabel,.gx-label.BlobContentstatushyxjzzLabel,.gx-label.ReadonlyBlobContentstatushyxjzzLabel,.gx-label.BlobInputstatushyxjzzLabel,.gx-label.ReadonlystatushyxjzzLabel,.gx-label.statushyswyyyLabel,.gx-label.BlobContentstatushyswyyyLabel,.gx-label.ReadonlyBlobContentstatushyswyyyLabel,.gx-label.BlobInputstatushyswyyyLabel,.gx-label.ReadonlystatushyswyyyLabel,.gx-label.statushyhkhtLabel,.gx-label.statushydzxxLabel,.gx-label.BlobContentstatushydzxxLabel,.gx-label.ReadonlyBlobContentstatushydzxxLabel,.gx-label.BlobInputstatushydzxxLabel,.gx-label.ReadonlystatushydzxxLabel,.gx-label.statushyzyhjLabel,.gx-label.BlobContentstatushyhkhtLabel,.gx-label.ReadonlyBlobContentstatushyhkhtLabel,.gx-label.BlobInputstatushyhkhtLabel,.gx-label.ReadonlystatushyhkhtLabel,.gx-label.statushyxnyLabel,.gx-label.BlobContentstatushyxnyLabel,.gx-label.ReadonlyBlobContentstatushyxnyLabel,.gx-label.BlobInputstatushyxnyLabel,.gx-label.ReadonlystatushyxnyLabel,.gx-label.CardImageAttribute1Label,.gx-label.ReadonlyCardImageAttribute1Label,.gx-label.TextHomeNotify3Label,.gx-label.TextHomeNotify4Label,.gx-label.descsizeLabel,.gx-label.BlobContentdescsizeLabel,.gx-label.ReadonlyBlobContentdescsizeLabel,.gx-label.BlobInputdescsizeLabel,.gx-label.ReadonlydescsizeLabel,.gx-label.statustg1Label,.gx-label.BlobContentstatustg1Label,.gx-label.ReadonlyBlobContentstatustg1Label,.gx-label.BlobInputstatustg1Label,.gx-label.Readonlystatustg1Label,.gx-label.statusth1Label,.gx-label.BlobContentstatusth1Label,.gx-label.ReadonlyBlobContentstatusth1Label,.gx-label.BlobInputstatusth1Label,.gx-label.Readonlystatusth1Label,.gx-label.statustj1Label,.gx-label.BlobContentstatustj1Label,.gx-label.ReadonlyBlobContentstatustj1Label,.gx-label.BlobInputstatustj1Label,.gx-label.Readonlystatustj1Label,.gx-label.statusxj1Label,.gx-label.BlobContentstatusxj1Label,.gx-label.ReadonlyBlobContentstatusxj1Label,.gx-label.BlobInputstatusxj1Label,.gx-label.Readonlystatusxj1Label,.gx-label.AttributessLabel,.gx-label.BlobContentAttributessLabel,.gx-label.ReadonlyBlobContentAttributessLabel,.gx-label.BlobInputAttributessLabel,.gx-label.ReadonlyAttributessLabel
	{
		margin-bottom: 0px;
	}
	.TextBlockTitleMaterial
	{
		overflow: hidden;
		display: block;
		height: 30px;
	}
	.textfooter
	{
		box-shadow: #fff;
	}
	.FreeStyleGrid>tbody>tr,.FreeStyleGrid>[data-gxrow]
	{
		background-color: transparent;
		font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
		font-size: 7.2pt;
		font-style: normal;
	}

	.FreeStyleStepsUnderline
	{
		justify-content: center;
	}

	.FreeStyleStepsUnderline>tbody>tr,.FreeStyleStepsUnderline>[data-gxrow]
	{
		justify-content: center;
		background-color: transparent;
		font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
		font-size: 7.2pt;
		font-style: normal;
	}

	.Messages
	{
		white-space: normal;
	}
	.ErrorMessages
	{
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		border-bottom-left-radius: 4px;
		margin-left: 5px;
	}
	.Animation
	{
		--gx-animation-type: 'idNative';
	}
	.DataContentCellWeChat .gx-label 
	{
		float: left;
		margin-bottom: 0px;
		padding-left: 0px;
		width: 50%;
		line-height:20px;
	}
	.DataContentCellWeChat .ReadonlyAttribute 
	{
		margin-right: 0px;
		padding-top: 0px;
	}
	.TableContainerStep>tbody>tr>td:nth-child(2), .TableContainerStepSelected>tbody>tr>td:nth-child(2) 
	{
		padding-left: 10px;
		padding-right: 0px;
	}
	.TableContainerStep>tbody>tr>td:nth-child(3), .TableContainerStepSelected>tbody>tr>td:nth-child(3) 
	{
		height: 40px;
		padding-right:10px !important;
	}
	.WorkWith TR:not(.WCD_tr) .ReadonlyAttribute 
	{
		display: inline-block;
	}
	.WorkWith TR:not(.WCD_tr) .ReadonlyAttributeRealWidth 
	{
		display: inline-block;
	}
	.WorkWith  .ErrorMessages 
	{
		border-top-left-radius: 0px;
		border-top-right-radius: 4px;
		border-bottom-right-radius: 4px;
		border-bottom-left-radius: 4px;
		margin-left: 0px;
		min-width: 200px;
		white-space: normal;
	}
	.input-group-btn 
	{
		width: 1%;
	}
	.input-group 
	{
		margin-right:-7px;
	}
	.input-group  .input-group-btn>A.btn 
	{
		margin-left: -29px;
	}
	.input-group  .form-control 
	{
		width: 100%;
	}
	.TableMerged TD 
	{
		padding-right: 8px;
	}
	.DataContentCellView SPAN.Label 
	{
		padding-left: 0px;
	}
	.LabelCell SPAN.Label 
	{
		padding-left: 0px;
	}
	.DataContentCellPrompt 
	{
		padding-right: 11px;
	}
	.DataContentCellPrompt  .input-group 
	{
		width: 100%;
	}
	.TableContainerStepLast .TableStepNumberCell 
	{
		padding-right: 5px;
	}
	.CellTableContentMasterVertMenuNotFixed.menu-compact 
	{
		width: 100%;
	}
	.HorizontalMenuNotFixed .gx_usercontrol 
	{
		margin-right: -15px;
	}
	.ShowMenuImageCellNotFixedRight.page-content.menu-compact 
	{
		left: 0px;
		padding-left: 30px;
	}
	.TableLogo.page-content.menu-compact 
	{
		display: none;
	}
	.ShowMenuImageCellNotFixedRightNavTabs.page-content.menu-compact 
	{
		left: 0px;
		padding-left: 30px;
	}
	.page-content.menu-compact 
	{
		min-width: 0px;
	}
	.WTabs_processed.nav-tabs.WTabs_WizardBullet>li 
	{
		min-width: inherit;
	}
	.TableDynamicFiltersFlex .Attribute 
	{
		padding-left: 0px;
		padding-right: 15px;
		min-width: 100px;
	}
	.TableDynamicFiltersFlex>div>div 
	{
		flex-wrap:wrap;
	}
	.TableDynamicFiltersFlex>div.DynRowVisible:not(:last-child) 
	{
		margin-bottom: 20px;
	}
	.TableDynamicFiltersFlex 
	{
		border-bottom-color: rgba(211,211,211,0.36);
		border-left-color: rgba(211,211,211,0.36);
		border-right-color: rgba(211,211,211,0.36);
		border-top-color: rgba(211,211,211,0.36);
		border-style: solid;
		border-width: 1px;
		border-top-left-radius: 4px;
		border-top-right-radius: 4px;
		border-bottom-right-radius: 4px;
		border-bottom-left-radius: 4px;
		padding-bottom: 5px;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 5px;
	}
	.PaginationBarCaption.PaginationBarFiltered 
	{
		display: none;
	}
	.page-content.menu-compact.MaterialStyle 
	{
		margin-left: 0px;
		min-width: 0px;
	}
	.page-sidebar.MaterialStyle  .sidebar-menu  A .menu-expand 
	{
		margin-left: 0px;
		margin-right: 0px;
	}
	.TableMainTabs .ShowMenuImageCellNotFixedRightNavTabs.page-content.menu-compact 
	{
		left: 10px;
	}
	.FreeStyleStepsUnderline .CurrentStep .TableStepUnderline 
	{
		height: 30px;
		width: 30px;
		line-height:30px;
	}
	.FreeStyleStepsUnderline .CompletedStep .TableStepUnderline 
	{
		height: 30px;
		width: 30px;
		line-height:30px;
	}
	.TableContainerUnderlineExtraBullet 
	{
		margin-right: 0px;
	}
	TEXTAREA.Attribute
	{
		width: 100%;
	}
	TEXTAREA.AttributeFL
	{
		width: 100%;
	}
	LABEL.AttributeLabel
	{
		margin-bottom: 10px!important;
		margin-top: 10px!important;
	}
	IMG#PINGHULOGO_MPAGE
	{
		margin-left: 0px;
	}
}

@media (min-width: 768px) /*Small*/
{
	.CellMarginTopMedium
	{
		margin-top: 15px;
	}
	.BlobInputstatushyxjzz
	{
		box-shadow: #fff;
	}
	.BlobInputstatushyswyyy
	{
		box-shadow: #fff;
	}
	.BlobInputstatushydzxx
	{
		box-shadow: #fff;
	}
	.BlobInputstatushyhkht
	{
		box-shadow: #fff;
	}
	.ItemImgupd2
	{
		width: 405px;
	}
	.ItemImgupd4
	{
		width: 130px;
	}
	.ItemImgupd3
	{
		width: 405px;
	}
	.ItemImgupd21
	{
		width: 405px;
	}
	.ItemImgupd22
	{
		width: 405px;
	}
	.ItemImgupd23
	{
		width: 405px;
	}
	.ItemImgupd5
	{
		width: 405px;
	}
	.ItemImgupd231
	{
		width: 405px;
	}
	.ItemImgupd6
	{
		width: 405px;
	}
	.TableWizardMain
	{
		box-shadow: #ededed;
		min-width: 400px;
	}
	.TableWizardMainWithShadow
	{
		box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.2);
		min-width: 400px;
	}
	.TableLoginWithLeftImage
	{
		box-shadow: 0px 0px 14px rgba(0,0,0,0.41);
		margin-left: -15px;
		padding-left: 0px;
		width: 380px;
	}
	.TableLoginWithLeftImageError
	{
		box-shadow: 0px 0px 14px rgba(0,0,0,0.41);
		margin-left: -15px;
		margin-right: 0px;
		width: 380px;
	}
	.LoginTableBox
	{
		box-shadow: #ededed;
	}
	.Animation
	{
		--gx-animation-type: 'idNative';
	}
	.DataContentCellPrompt  .input-group 
	{
		width: 100%;
		max-width: 215px;
	}
	LABEL.AttributeLabel
	{
		margin-bottom: 10px!important;
		margin-top: 10px!important;
	}
}

@media (min-width: 900px) /*Medium*/
{
	.WWColumnSuccessSingleCell
	{
		box-shadow: 2px 0px 0px 0px #00a65a inset;
	}
	.CellMarginLoginLeft
	{
		display: inline-flex;
	}
	.CellWWLinkRight40
	{
		right: 40% !important;
	}
	.CellWWLinkRight60
	{
		right: 60% !important;
	}
	.Attribute
	{
		max-width: 400px;
	}
	.ItemImgupd2
	{
		width: 405px;
	}
	.ItemImgupd4
	{
		width: 130px;
	}
	.ItemImgupd3
	{
		width: 405px;
	}
	.ItemImgupd21
	{
		width: 405px;
	}
	.ItemImgupd22
	{
		width: 405px;
	}
	.ItemImgupd23
	{
		width: 405px;
	}
	.ItemImgupd5
	{
		width: 405px;
	}
	.ItemImgupd231
	{
		width: 405px;
	}
	.ItemImgupd6
	{
		width: 405px;
	}
	.Table
	{
		box-shadow: #ededed;
	}
	.TableWizardMain
	{
		box-shadow: #ededed;
		min-width: 690px;
	}
	.TableWizardMainWithShadow
	{
		box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.2);
		min-width: 690px;
	}
	.TableLoginWithLeftImage
	{
		box-shadow: 0px 0px 14px rgba(0,0,0,0.41);
		margin-left: -190px;
		padding-left: 190px;
		border-top-left-radius: 0px;
		border-bottom-left-radius: 0px;
		width: 600px;
	}
	.TableLoginWithLeftImageError
	{
		box-shadow: 0px 0px 14px rgba(0,0,0,0.41);
		margin-left: -190px;
		padding-left: 240px;
		width: 600px;
	}
	.Tablebjys
	{
		box-shadow: #ededed;
	}
	.FreeStyleGrid>tbody>tr,.FreeStyleGrid>[data-gxrow]
	{
		background-color: transparent;
		font-family: Microsoft YaHei，Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
		font-size: 7.2pt;
		font-style: normal;
	}

	.TableViewCardsCell>div 
	{
		width: 50%;
	}
	.TableViewCardsCell>div.ViewCardCellWidth60+div 
	{
		width: 40%;
	}
	.TableViewCardsCell>div.ViewCardCellWidth40+div 
	{
		width: 60%;
	}
	.TableViewCardsCell>div.ViewCardCellWidth60 
	{
		width: 60%;
	}
	.TableViewCardsCell>div.ViewCardCellWidth40 
	{
		width: 40%;
	}
	.TableViewCardsCell>div.CellWWLink 
	{
		right: 50%;
	}
}

@media (min-width: 1200px) /*Large*/
{
	.CellMarginTopMedium
	{
		margin-top: 0px;
	}
	.ItemImgupd2
	{
		width: 405px;
	}
	.ItemImgupd4
	{
		width: 405px;
	}
	.ItemImgupd3
	{
		width: 405px;
	}
	.ItemImgupd21
	{
		width: 405px;
	}
	.ItemImgupd22
	{
		width: 405px;
	}
	.ItemImgupd23
	{
		width: 405px;
	}
	.ItemImgupd5
	{
		width: 405px;
	}
	.ItemImgupd231
	{
		width: 405px;
	}
	.ItemImgupd6
	{
		width: 405px;
	}
	.TableWizardMain
	{
		box-shadow: #ededed;
		min-width: 900px;
	}
	.TableWizardMainWithShadow
	{
		box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.2);
		min-width: 900px;
	}
}
/* [gx-css-import ignore - start] */

@keyframes entermask {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.1;
  }
}

@keyframes leavemask {
  from {
    opacity: 0.1;
  }
  to {
    opacity: 0;
  }
}

div[data-align="center"] > div[data-align-outer] {
  display: table;
  margin-left: auto;
  margin-right: auto;
}
div[data-align="right"] > div[data-align-outer] {
  display: table;
  margin-left: auto;
}
div[data-valign="middle"] > div[data-align-outer] {
  display: table;
  height: 100%;
  width: 100%;
}
div[data-valign="middle"] > div[data-align-outer] > div[data-align-inner] {
  display: table-cell;
  vertical-align: middle;
}
div[data-valign="bottom"] > div[data-align-outer] {
  display: table;
  height: 100%;
  width: 100%;
}
div[data-valign="bottom"] > div[data-align-outer] > div[data-align-inner] {
  display: table-cell;
  vertical-align: bottom;
}
td[data-cell-valign="top"] {
  vertical-align: top;
}
td[data-cell-valign="middle"] {
  vertical-align: middle;
}
td[data-cell-valign="bottom"] {
  vertical-align: bottom;
}
div[data-cell-valign="middle"] {
  display: table-cell;
  vertical-align: middle;
}
div[data-cell-valign="bottom"] {
  display: table-cell;
  vertical-align: bottom;
}
div[data-align="center"] > div[data-align-outer] {
  width: auto;
}
div[data-align="right"] > div[data-align-outer] {
  width: auto;
}
div[data-align][data-align-image] > div[data-align-outer] {
  display: block;
  margin-left: 0;
  margin-right: 0;
  height: 100%;
}
div[data-align][data-align-image]
  > div[data-align-outer]
  > div[data-align-inner] {
  height: 100%;
}
div[data-valign][data-align-image]
  > div[data-align-outer]
  > div[data-align-inner] {
  display: block;
  height: 100%;
}
div[data-align="center"][data-align-image] img {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
div[data-align="right"][data-align-image] img {
  margin-left: auto;
  display: block;
}
div[data-align="center"]:not([data-valign])[data-align-image] img {
  background-position: center top;
}
div[data-align="center"][data-valign="middle"][data-align-image] img {
  background-position: center center;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
div[data-valign][data-align-image] div[data-align-inner] {
  position: relative;
}
div[data-valign][data-align-image] img {
  position: absolute;
  margin: auto;
}
div[data-align="center"][data-valign="bottom"][data-align-image] img {
  background-position: center bottom;
  right: 0;
  bottom: 0;
  left: 0;
}
div[data-align="right"]:not([data-valign])[data-align-image] img {
  background-position: right top;
}
div[data-align="right"][data-valign="middle"][data-align-image] img {
  background-position: right center;
  top: 0;
  right: 0;
  bottom: 0;
}
div[data-align="right"][data-valign="bottom"][data-align-image] img {
  background-position: right bottom;
  right: 0;
  bottom: 0;
}
div:not([data-align])[data-valign="middle"][data-align-image] img {
  background-position: left center;
  top: 0;
  bottom: 0;
}
div:not([data-align])[data-valign="bottom"][data-align-image] img {
  background-position: left bottom;
  bottom: 0;
}
div[data-align="center"]
  > div
  > div
  > div.gx-attribute
  > p.form-control-static {
  text-align: center;
}
div[data-align="right"] > div > div > div.gx-attribute > p.form-control-static {
  text-align: right;
}

[data-gx-flex] {
  display: flex;
}

div[data-gx-canvas] {
  position: relative;
}

div[data-gx-canvas-cell] > div.gx-attribute {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: inherit;
  align-items: inherit;
}

div[data-gx-smarttable] {
  display: grid;
}

div[data-gx-smarttable-cell] > div [data-gxgridid] {
  width: 100%;
  height: 100%;
}

div[data-gx-smarttable-cell] > div.gx-attribute {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: inherit;
  align-items: inherit;
}

.gxlivepreview-hidesubelements {
  visibility: hidden;
}
.gx-responsive-grid .gx-remove-row {
  position: absolute;
  z-index: 1;
}

.gx-responsive-grid .gx-remove-row-right {
  right: 10px;
}

.gx-responsive-grid .gx-remove-row-top {
  top: 0;
}

.gx-responsive-grid .gx-remove-row-bottom {
  bottom: 0;
}

[data-gxrow].RowDeleted div {
  text-decoration: inherit;
}

[data-gxgridid] > [data-gx-flex] > [data-gxrow] > .gx-remove-row + div,
[data-gxgridid] > [data-gx-flex] > [data-gxrow] > .gx-remove-row + table {
  margin: 15px;
}

[data-gxgridid] > [data-gx-flex] > [data-gxrow] {
  position: relative;
}

.gx-responsive-grid > [data-gx-flex] > [data-gxrow] > .gx-remove-row-right {
  right: 0;
}

.gx-popup-frame-mask {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

form[tabindex="-1"] {
  outline: none;
}

.gx-navbar .gx-attribute,
.gx-action-group .gx-attribute,
.gx-action-group .gx-button {
  display: inline-block;
}

.gx-action-group .gx-form-group {
  display: inline-block;
  margin-left: 0;
  margin-right: 0;
}

.gx-radio-button-vertical,
.gx-radio-button-vertical label {
  display: block;
  line-height: 25px;
}

label.gx-radio-label.disabled.active {
  box-shadow: inset 0 0px 7px rgba(0, 0, 0, 0.28);
}

.gx-prompt.gx-disabled {
  display: none;
}

.input-group input.form-control.gx-invisible + span > a.gx-image-link,
.input-group input.form-control[disabled] + span > a.gx-image-link {
  display: none;
}

div.gxwebcomponent > div.gx-mask {
  position: absolute;
}

html.gx-blocking,
html.gx-blocking body {
  overflow: hidden;
}

.gx-call-target.empty {
  display: none !important;
}

.gx-invisible,
.gx-sr-only,
[data-gx-sr-only] {
  display: none !important;
}

.gx-grid [data-gx-grid-nodata] + .GridNoDataText {
  display: block;
}

.gx-grid .GridNoDataText {
  display: none;
}

td.gx-attribute .form-control {
  display: inline-block;
  width: 100%;
}

.MainContainer .gx-infinite-scrolling-container, .container-fluid .gx-infinite-scrolling-container {
	padding-left:15px;
	padding-right:15px;
	margin-left:-15px;
	margin-right:-15px;
}

.gx-infinite-scrolling-container table,
.gx-infinite-scrolling-container thead {
  overflow-x: hidden;
  display: block;
  width: 100%;
}

.gx-infinite-scrolling-container > table {
  width:100%;  
}

.gx-infinite-scrolling-element {
  overflow-x: hidden;
  overflow-y: auto;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
}

.gx-grid .gx-grid-fixed-height {
  overflow-y: scroll;
  display: inline-block;
}

.gx-grid-fixed-header-ie7 > table > thead > tr {
  display: block;
  position: absolute;
}
.gx-grid-fixed-header-ie7 {
  overflow-x: hidden;
  overflow-y: auto;
}
.gx-grid-fixed-header-ie7 > table > tbody {
  height: auto;
}
.gx-grid-fixed-header-ie7 > table {
  width: auto;
}

table > .gx-infinite-scrolling-element {
  width: 100%;
  display: block;
}

.gx-tbldsp-container {
  display: table;
}
.gx-tbldsp-container > div {
  display: table-cell;
}
[data-gx-evt],
[data-gx-evt-control] {
  cursor: pointer;
}
.gx-disabled[data-gx-evt],
.gx-disabled[data-gx-evt-control] {
  cursor: auto;
}

span.gx-disabled > a {	
	color: inherit;
	cursor: inherit;
	text-decoration: inherit;
}

span[data-text-format="3"]{	
	white-space: pre-wrap;
}

/* Start Responsive Popups required Styling */
.gx-responsive-popup.gx-popup {
  position: fixed;
  z-index: 1500;
  margin-top: 0px;
}

.gx-responsive-popup .gx-popup-content > iframe {
  border: none;
}

.gx-responsive-popup div.gx-popup-pdf {
  overflow: hidden;
}

body.gx-popup-opened {
  overflow: hidden;
}

div[data-gx-dynitem-container] {
  display: inline;
}

li[data-gx-dynitem-hook],
input[type="checkbox"].gx-invisible + label {
  display: none;
}

.input-group input[data-gx-password-reveal] {
  width: 100%;
}

input[data-gx-password-reveal] + .gx-pwd-reveal-btn {
  display: table-cell;
}

.gx-pwd-reveal-btn {
  display: none;
}

input[data-gx-password-reveal]::-ms-reveal {
  display: none;
}

.gxwebcomponent-loading {
  opacity: 0;
}

.gx-label {
  font-weight: 700;
}

.gx-form-item {
  padding-right: 15px;
  padding-left: 15px;
}

.gx-default-form-group {
  margin-bottom: 15px;
  display: flex;
  flex-wrap: nowrap;
}

.gx-default-form-group.gx-label-top {
  flex-wrap: wrap;
}

[data-gx-checkbox-title] {
  font-weight: normal;
  margin-left: 5px;
}

.gx-checkbox-wrapper {
  min-height: 27px;
  display: inline-block;
  padding-top: 7px;
  padding-left: 20px;
}

.gx-checkbox-wrapper > input {
  position: absolute;
  margin-left: -20px;
}

.form-control[type="checkbox"] {
  display: inline-block;
  vertical-align: middle;
}

body:not(.gx-show-input-spinner) input[type="number"] {
  -moz-appearance: textfield;
}

body:not(.gx-show-input-spinner)
  input[type="number"]::-webkit-inner-spin-button,
body:not(.gx-show-input-spinner)
  input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

@media (min-width: 736px) {
  /* Just in case for compatibility reasons.*/
  .gx-responsive-popup .gx-popup-header {
    float: none;
    width: auto;
  }

  .gx-popup-opened,
  .gx-popup-opened form {
    overflow: hidden;
  }

  .gx-responsive-popup .gx-popup-content iframe {
    overflow: auto;
  }
  .gx-responsive-popup .gx-popup-resize {
    position: absolute;
    bottom: 2px;
    right: 2px;
  }

  .gx-responsive-popup div.iframe-container {
    max-height: calc(100vh - 80px);
  }

  .gx-responsive-popup div.iframe-container > iframe {
    max-height: none !important;
  }

  .gx-responsive-popup.gx-popup-initial .gx-popup-content iframe {
    max-height: calc(
      100vh - 80px
    ); /* 80px harcoded for Header Popup Height. Not good. Flexbox instead? */
    max-width: 100vw;
  }
  .gx-responsive-popup.gx-popup-centered {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50% !important;
    top: 50% !important;
  }

  .gx-responsive-popup.gx-popup-horizontal-center {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    left: 50%;
  }
}
@media (max-width: 736px) /*Small and ExtraSmall*/ {
  .gx-responsive-popup .gx-popup-header {
    height: 40px;
  }
  .gx-responsive-popup.gx-popup {
    top: 0;
    left: 0;
    height: 100vh;
    width: 100vw;
  }
  .gx-responsive-popup .gx-popup-content {
    height: calc(
      100% - 40px
    ); /* 40px harcoded for Header Popup Height. Not good. Flexbox instead? */
    width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
  .gx-responsive-popup .gx-popup-content > iframe {
    width: 100vw !important;
  }
  .gx-responsive-popup .gx-popup-resize {
    display: none;
  }

  body.gx-popup-opened {
    position: fixed;
  }

  .gx-popup-document {
    width: 100% !important;
  }
}

.gx-multimedia-ro img:not([src=""]) {
  background-image: none;
}

.gx-multimedia-ro img:not([src=""]) + * {
  display: none;
}

/* Bootstrap Float Labels  https://github.com/tonystar/bootstrap-float-label/blob/master/bootstrap-float-label.css */

.has-float-label {
  display: block;
  position: relative;
}
.has-float-label label,
.has-float-label > span {
  position: absolute;
  left: 0;
  top: 0;
  cursor: text;
  font-size: 75%;
  opacity: 1;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  top: -0.5em;
  left: 0.75rem;
  z-index: 3;
  line-height: 1;
  padding: 0 1px;
}
.has-float-label label::after,
.has-float-label > span::after {
  content: " ";
  display: block;
  position: absolute;
  background: white;
  height: 2px;
  top: 50%;
  left: -0.2em;
  right: -0.2em;
  z-index: -1;
}
.has-float-label .form-control::-webkit-input-placeholder {
  opacity: 1;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.has-float-label .form-control::-moz-placeholder {
  opacity: 1;
  transition: all 0.2s;
}
.has-float-label .form-control:-ms-input-placeholder {
  opacity: 1;
  transition: all 0.2s;
}
.has-float-label .form-control::placeholder {
  opacity: 1;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.has-float-label
  .form-control:placeholder-shown:not(:focus)::-webkit-input-placeholder {
  opacity: 0;
}
.has-float-label .form-control:placeholder-shown:not(:focus)::-moz-placeholder {
  opacity: 0;
}
.has-float-label
  .form-control:placeholder-shown:not(:focus):-ms-input-placeholder {
  opacity: 0;
}
.has-float-label .form-control:placeholder-shown:not(:focus)::placeholder {
  opacity: 0;
}
.has-float-label .form-control:placeholder-shown:not(:focus) + * {
  font-size: 125%;
  opacity: 0.5;
  top: 50%;
  transform: translate(0, -50%);
}

.input-group .has-float-label {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.input-group .has-float-label .form-control {
  width: 100%;
  border-radius: 0.25rem;
}
.input-group .has-float-label:not(:last-child),
.input-group .has-float-label:not(:last-child) .form-control {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-right: 0;
}
.input-group .has-float-label:not(:first-child),
.input-group .has-float-label:not(:first-child) .form-control {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}


/* [gx-css-import ignore - end] */
