﻿/* [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] */
.Tab,.VerticalTabs,.WWTab,.K2BT_SelectionSummaryTabs
{
	border-style: none;
	border-width: 0px;
}
.Flex
{
	border-style: none;
	border-width: 0px;
}
.TableRow,.BackgroundColorRow,.WWPagingFooterRow,.TableRowFullHeight,.TableRowGridBottom,.TableRowGridBottomActions,.TableRowGridBottomActionsNoShadow
{
	border-style: none;
	border-width: 0px;
}
.TableRowFullHeight
{
	height: 100%;
	min-height: 100%;
}
.TableRowGridBottom
{
	background-color: #f0f1f2;
	border-left: 1px solid;
	border-right: 1px solid;
	margin-left: 0px;
	margin-right: 0px;
	border-bottom-color: #c2c6cc;
	border-left-color: #c2c6cc;
	border-right-color: #c2c6cc;
	border-top-color: #c2c6cc;
}
.TableRowGridBottomActions,.TableRowGridBottomActionsNoShadow
{
	background-color: #f0f1f2;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 10px;
	border-bottom-color: #c2c6cc;
	border-left-color: #c2c6cc;
	border-right-color: #c2c6cc;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	margin-left: 0 !important;
	 margin-right: 0 !important;
	box-shadow: -2px 9px 2px 2px rgba(255,255,255,1) !important;
}
.TableRowGridBottomActionsNoShadow
{
	margin-left: 0 !important;
	 margin-right: 0 !important;
	 box-shadow: none !important;
}
.Popup,.PopupClass,.Form .gx-popup.gx-popup-default,.Form_MasterPage .gx-popup.gx-popup-default,.K2BForm .gx-popup.gx-popup-default,.Form100 .gx-popup.gx-popup-default,.PromptForm .gx-popup.gx-popup-default,.MasterPage1 .gx-popup.gx-popup-default,.MasterPage2 .gx-popup.gx-popup-default,.FormLogin .gx-popup.gx-popup-default,.DynFormForm .gx-popup.gx-popup-default,.K2BFormLogin .gx-popup.gx-popup-default
{
	border-style: none;
	border-width: 0px;
}
/* [gx-css-import ignore - start] */

.NavigationStyle #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.NavigationStyle .gx-call-target {
	overflow: auto;
}

.NavigationStyle .gx-center-target {
	display: table-cell;
}

.NavigationStyle .gx-call-target.top {
	height: 15vh;
}

.NavigationStyle .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.NavigationStyle .gx-call-target.bottom {
	height: 10vh;
}

.NavigationStyle .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.ResponsiveSlide #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.ResponsiveSlide .gx-call-target {
	overflow: auto;
}

.ResponsiveSlide .gx-center-target {
	display: table-cell;
}

.ResponsiveSlide .gx-call-target.top {
	height: 15vh;
}

.ResponsiveSlide .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.ResponsiveSlide .gx-call-target.bottom {
	height: 10vh;
}

.ResponsiveSlide .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.Form #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.Form .gx-call-target {
	overflow: auto;
}

.Form .gx-center-target {
	display: table-cell;
}

.Form .gx-call-target.top {
	height: 15vh;
}

.Form .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.Form .gx-call-target.bottom {
	height: 10vh;
}

.Form .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.Form_MasterPage #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.Form_MasterPage .gx-call-target {
	overflow: auto;
}

.Form_MasterPage .gx-center-target {
	display: table-cell;
}

.Form_MasterPage .gx-call-target.top {
	height: 15vh;
}

.Form_MasterPage .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.Form_MasterPage .gx-call-target.bottom {
	height: 10vh;
}

.Form_MasterPage .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.K2BForm #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.K2BForm .gx-call-target {
	overflow: auto;
}

.K2BForm .gx-center-target {
	display: table-cell;
}

.K2BForm .gx-call-target.top {
	height: 15vh;
}

.K2BForm .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.K2BForm .gx-call-target.bottom {
	height: 10vh;
}

.K2BForm .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.Form100 #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.Form100 .gx-call-target {
	overflow: auto;
}

.Form100 .gx-center-target {
	display: table-cell;
}

.Form100 .gx-call-target.top {
	height: 15vh;
}

.Form100 .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.Form100 .gx-call-target.bottom {
	height: 10vh;
}

.Form100 .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.PromptForm #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.PromptForm .gx-call-target {
	overflow: auto;
}

.PromptForm .gx-center-target {
	display: table-cell;
}

.PromptForm .gx-call-target.top {
	height: 15vh;
}

.PromptForm .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.PromptForm .gx-call-target.bottom {
	height: 10vh;
}

.PromptForm .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.MasterPage1 #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.MasterPage1 .gx-call-target {
	overflow: auto;
}

.MasterPage1 .gx-center-target {
	display: table-cell;
}

.MasterPage1 .gx-call-target.top {
	height: 15vh;
}

.MasterPage1 .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.MasterPage1 .gx-call-target.bottom {
	height: 10vh;
}

.MasterPage1 .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.MasterPage2 #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.MasterPage2 .gx-call-target {
	overflow: auto;
}

.MasterPage2 .gx-center-target {
	display: table-cell;
}

.MasterPage2 .gx-call-target.top {
	height: 15vh;
}

.MasterPage2 .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.MasterPage2 .gx-call-target.bottom {
	height: 10vh;
}

.MasterPage2 .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;
}


.DynFormForm #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.DynFormForm .gx-call-target {
	overflow: auto;
}

.DynFormForm .gx-center-target {
	display: table-cell;
}

.DynFormForm .gx-call-target.top {
	height: 15vh;
}

.DynFormForm .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.DynFormForm .gx-call-target.bottom {
	height: 10vh;
}

.DynFormForm .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.K2BFormLogin #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.K2BFormLogin .gx-call-target {
	overflow: auto;
}

.K2BFormLogin .gx-center-target {
	display: table-cell;
}

.K2BFormLogin .gx-call-target.top {
	height: 15vh;
}

.K2BFormLogin .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.K2BFormLogin .gx-call-target.bottom {
	height: 10vh;
}

.K2BFormLogin .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_MasterPage #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.Form_MasterPage .gx-call-target {
	overflow: auto;
}

.Form_MasterPage .gx-center-target {
	display: table-cell;
}

.Form_MasterPage .gx-call-target.top {
	height: 15vh;
}

.Form_MasterPage .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.Form_MasterPage .gx-call-target.bottom {
	height: 10vh;
}

.Form_MasterPage .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.K2BForm #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.K2BForm .gx-call-target {
	overflow: auto;
}

.K2BForm .gx-center-target {
	display: table-cell;
}

.K2BForm .gx-call-target.top {
	height: 15vh;
}

.K2BForm .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.K2BForm .gx-call-target.bottom {
	height: 10vh;
}

.K2BForm .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.Form100 #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.Form100 .gx-call-target {
	overflow: auto;
}

.Form100 .gx-center-target {
	display: table-cell;
}

.Form100 .gx-call-target.top {
	height: 15vh;
}

.Form100 .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.Form100 .gx-call-target.bottom {
	height: 10vh;
}

.Form100 .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.PromptForm #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.PromptForm .gx-call-target {
	overflow: auto;
}

.PromptForm .gx-center-target {
	display: table-cell;
}

.PromptForm .gx-call-target.top {
	height: 15vh;
}

.PromptForm .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.PromptForm .gx-call-target.bottom {
	height: 10vh;
}

.PromptForm .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.MasterPage1 #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.MasterPage1 .gx-call-target {
	overflow: auto;
}

.MasterPage1 .gx-center-target {
	display: table-cell;
}

.MasterPage1 .gx-call-target.top {
	height: 15vh;
}

.MasterPage1 .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.MasterPage1 .gx-call-target.bottom {
	height: 10vh;
}

.MasterPage1 .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.MasterPage2 #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.MasterPage2 .gx-call-target {
	overflow: auto;
}

.MasterPage2 .gx-center-target {
	display: table-cell;
}

.MasterPage2 .gx-call-target.top {
	height: 15vh;
}

.MasterPage2 .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.MasterPage2 .gx-call-target.bottom {
	height: 10vh;
}

.MasterPage2 .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;
}


.DynFormForm #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.DynFormForm .gx-call-target {
	overflow: auto;
}

.DynFormForm .gx-center-target {
	display: table-cell;
}

.DynFormForm .gx-call-target.top {
	height: 15vh;
}

.DynFormForm .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.DynFormForm .gx-call-target.bottom {
	height: 10vh;
}

.DynFormForm .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.K2BFormLogin #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.K2BFormLogin .gx-call-target {
	overflow: auto;
}

.K2BFormLogin .gx-center-target {
	display: table-cell;
}

.K2BFormLogin .gx-call-target.top {
	height: 15vh;
}

.K2BFormLogin .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.K2BFormLogin .gx-call-target.bottom {
	height: 10vh;
}

.K2BFormLogin .gx-call-target.left {
	display: table-cell;
	width: 400px;
}

/* [gx-css-import ignore - end] */
.Rating.rating-container .rating-stars
{
	color: #f5c145;
}
.Rating.rating-container
{
	color: #e6e6e6;
}
.GridPageController .slick-dots li button:before
{
	content: '\2022';
}
.GridPageController .slick-dots li.slick-active button:before
{
	color: black;
}
.GridPageController .slick-prev:before
{
	content: '\2190';
}
.GridPageController .slick-next:before
{
	content: '\2192';
}
.Animation
{
	--gx-animation-type: 'idNative';
}
.ActionGroupItem,.SelectedMainMenuItem,.SelectedSubMenuItem,.MainMenuItem,.MainMenuItemHovered,.SubMenuItem
{
	border-style: none;
	border-width: 0px;
}
.ActionGroup,.MainMenu,.Submenu,.WWViewActions
{
	border-style: none;
	border-width: 0px;
}
.ErrorViewerLine
{
	border-style: none;
	border-width: 0px;
}
.TableCell,.WWPagingFooterCell
{
	border-style: none;
	border-width: 0px;
}
.CallTarget,.ResponsiveSlide .gx-call-target.top,.Form .gx-call-target.top,.Form_MasterPage .gx-call-target.top,.K2BForm .gx-call-target.top,.Form100 .gx-call-target.top,.PromptForm .gx-call-target.top,.MasterPage1 .gx-call-target.top,.MasterPage2 .gx-call-target.top,.FormLogin .gx-call-target.top,.DynFormForm .gx-call-target.top,.K2BFormLogin .gx-call-target.top,.ResponsiveSlide .gx-call-target.right,.Form .gx-call-target.right,.Form_MasterPage .gx-call-target.right,.K2BForm .gx-call-target.right,.Form100 .gx-call-target.right,.PromptForm .gx-call-target.right,.MasterPage1 .gx-call-target.right,.MasterPage2 .gx-call-target.right,.FormLogin .gx-call-target.right,.DynFormForm .gx-call-target.right,.K2BFormLogin .gx-call-target.right,.ResponsiveSlide .gx-call-target.bottom,.Form .gx-call-target.bottom,.Form_MasterPage .gx-call-target.bottom,.K2BForm .gx-call-target.bottom,.Form100 .gx-call-target.bottom,.PromptForm .gx-call-target.bottom,.MasterPage1 .gx-call-target.bottom,.MasterPage2 .gx-call-target.bottom,.FormLogin .gx-call-target.bottom,.DynFormForm .gx-call-target.bottom,.K2BFormLogin .gx-call-target.bottom,.ResponsiveSlide .gx-call-target.left,.Form .gx-call-target.left,.Form_MasterPage .gx-call-target.left,.K2BForm .gx-call-target.left,.Form100 .gx-call-target.left,.PromptForm .gx-call-target.left,.MasterPage1 .gx-call-target.left,.MasterPage2 .gx-call-target.left,.FormLogin .gx-call-target.left,.DynFormForm .gx-call-target.left,.K2BFormLogin .gx-call-target.left
{
	background-color: #fff;
	border-style: none;
	border-width: 0px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
	padding-left: 15px;
	padding-right: 15px;
}
.GridColumn,.Column_OK,.Column_Green,.Column_Red,.Column_Blue,.K2BTools_SelectedColumn,.ActionVisibleOnRowHover,.K2BT_ColumnWithFilter,.K2BT_ActionForOverflowMenu,.K2BT_GridActionGroup0,.K2BT_GridActionGroup1,.K2BT_GridActionGroup2,.K2BT_GridColumnHovering,.K2BT_GridColumnHoverTarget,.K2BToolsGridColumn,.InvisibleInSmallColumn,.InvisibleInExtraSmallColumn,.InvisibleInMediumColumn,.InvisibleInLargeColumn,.K2BToolsCheckBoxColumn,.K2BToolsGridColumnYellow,.ActionColumn,.WWColumn,.WWSecondaryColumn,.WWTextActionColumn,.WWActionColumn,.WWOptionalColumn,.OptionalColumn,.Column_NotOK,.Column_GreenWithBackground,.Column_RedWithBackground,.Column_BlueWithBackground,.Column_YellowWithBackground,.K2BToolsLastVisibleColumn,.K2BT_ColumnWithFilterOpen,.K2BToolsGridColumn_LargeAttribute,.Column_Yellow,.K2BT_InvisibleColumn
{
	border-style: none;
	border-width: 0px;
}
.K2BToolsCheckBoxColumn
{
	padding-bottom: 1px;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 1px;
	width:48px !important;
}
.K2BToolsGridColumnYellow
{
	background-color: #f3a303;
}
.ActionColumn
{
	width: 20px;
}
.WWColumn,.WWSecondaryColumn,.WWTextActionColumn,.WWActionColumn,.WWOptionalColumn
{
	overflow: hidden;
	padding-bottom: 9px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 9px;
	white-space: normal;
	width: 100%;
	text-overflow: ellipsis;
}
.WWActionColumn
{
	width: 52px !important;
}
.WWOptionalColumn
{
	visibility: visible;
}
.Column_NotOK
{
	background-color: #f4efea;
}
.Column_GreenWithBackground
{
	background-color: #e0f2f1;
}
.Column_RedWithBackground
{
	background-color: #ffebee;
}
.Column_BlueWithBackground
{
	background-color: #e3f2fd;
}
.Column_YellowWithBackground
{
	background-color: #f3a303;
}
.K2BT_ColumnWithFilterOpen
{
	background-color: #f5f5f5;
}
.K2BToolsGridColumn_LargeAttribute
{
	padding-left: 15px;
	max-width: 500px;
}
.Column_Yellow
{
	background-color: #ffd11a;
}
.K2BT_InvisibleColumn
{
	display: none;
}
.Hyperlink
{
	border-style: none;
	border-width: 0px;
}
.Form,.Form_MasterPage,.K2BForm,.FormLogin,.K2BFormLogin
{
	font-family: Avenir-Roman;
	font-size: 14px;
	color: #a1a1a1;
}

/* [gx-css-import ignore - start] */
div.gx-content-placeholder > div.gx-ct-body.Form-fx, div.gxwebcomponent > div.gxwebcomponent-body.Form-fx, body.Form-fx
{
	transition-property: transform, opacity;
	-moz-transition-property: transform, opacity;
	-ms-transition-property: transform, opacity;
	-o-transition-property: transform, opacity;
	-webkit-transition-property: transform, opacity;
	transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-moz-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-ms-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-o-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	-webkit-transition-timing-function: cubic-bezier(0, 1, 1, 0.69);
	transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}

div.gx-content-placeholder > div.gx-ct-body.Form-fx.enter-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.Form-fx.enter-fx-duration, body.Form-fx.enter-fx-duration
{
	transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
}

div.gx-content-placeholder > div.gx-ct-body.Form-fx.leave-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.Form-fx.leave-fx-duration, body.Form-fx.leave-fx-duration
{
	transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
}

div.gx-content-placeholder.transitioning, div.gxwebcomponent.transitioning
{
	overflow: hidden;
	position: relative;
}

.Form-fx.entering
{
	opacity: 0.1;
	position: absolute;
}

.Form-fx.leaving
{
	opacity: 0.1;
	position: absolute;
}

/* [gx-css-import ignore - end] */
/* [gx-css-import ignore - start] */
div.gx-content-placeholder > div.gx-ct-body.Form_MasterPage-fx, div.gxwebcomponent > div.gxwebcomponent-body.Form_MasterPage-fx, body.Form_MasterPage-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_MasterPage-fx.enter-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.Form_MasterPage-fx.enter-fx-duration, body.Form_MasterPage-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_MasterPage-fx.leave-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.Form_MasterPage-fx.leave-fx-duration, body.Form_MasterPage-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_MasterPage-fx.entering
{
	opacity: 0.1;
	position: absolute;
}

.Form_MasterPage-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.K2BForm-fx, div.gxwebcomponent > div.gxwebcomponent-body.K2BForm-fx, body.K2BForm-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.K2BForm-fx.enter-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.K2BForm-fx.enter-fx-duration, body.K2BForm-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.K2BForm-fx.leave-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.K2BForm-fx.leave-fx-duration, body.K2BForm-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;
}

.K2BForm-fx.entering
{
	opacity: 0.1;
	position: absolute;
}

.K2BForm-fx.leaving
{
	opacity: 0.1;
	position: absolute;
}

/* [gx-css-import ignore - end] */
.FormLogin
{
	background-color: #f8f8ff;
	font-family: OpenSans-Regular;
	min-height: 100%;
	min-width: 100%;
	background-size: cover;
}

/* [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] */
.K2BFormLogin
{
	height: 100%;
	width: 100%;
}

/* [gx-css-import ignore - start] */
div.gx-content-placeholder > div.gx-ct-body.K2BFormLogin-fx, div.gxwebcomponent > div.gxwebcomponent-body.K2BFormLogin-fx, body.K2BFormLogin-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.K2BFormLogin-fx.enter-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.K2BFormLogin-fx.enter-fx-duration, body.K2BFormLogin-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.K2BFormLogin-fx.leave-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.K2BFormLogin-fx.leave-fx-duration, body.K2BFormLogin-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;
}

.K2BFormLogin-fx.entering
{
	opacity: 0.1;
	position: absolute;
}

.K2BFormLogin-fx.leaving
{
	opacity: 0.1;
	position: absolute;
}

/* [gx-css-import ignore - end] */
.Attribute,.BlobContentAttribute,.ReadonlyBlobContentAttribute,.AttributeDragging,.AttributeNoAcceptDrag,.DownloadAttribute,.ReadonlyDownloadAttribute,.AttSubTitle,.BlobInputAttSubTitle,.BlobContentAttSubTitle,.ReadonlyBlobContentAttSubTitle,.ReadonlyAttSubTitle,.CheckBox,.BlobContentCheckBox,.ReadonlyBlobContentCheckBox,.BlobInputCheckBox,.ReadonlyCheckBox,.Medida,.BlobContentMedida,.ReadonlyBlobContentMedida,.BlobInputMedida,.ReadonlyMedida,.SubMedida,.BlobContentSubMedida,.ReadonlyBlobContentSubMedida,.BlobInputSubMedida,.ReadonlySubMedida,.Attribute_Action,.ReadOnlyAttribute_Action,.CheckBoxAttribute,.ReadOnlyCheckBoxAttribute,.CheckBoxAttributeFilter,.BlobContentCheckBoxAttributeFilter,.ReadonlyBlobContentCheckBoxAttributeFilter,.ReadonlyCheckBoxAttributeFilter,.Attribute_Box,.ReadOnlyAttribute_Box,.BoxAttribute,.BlobContentBoxAttribute,.ReadonlyBlobContentBoxAttribute,.BlobInputBoxAttribute,.ReadonlyBoxAttribute,.Attribute_BoxCentrado,.Attribute_Tabuar,.BlobContentAttribute_Tabuar,.ReadonlyBlobContentAttribute_Tabuar,.BlobInputAttribute_Tabuar,.ReadonlyAttribute_Tabuar,.Attribute_FixedData,.BlobContentAttribute_FixedData,.ReadonlyBlobContentAttribute_FixedData,.BlobInputAttribute_FixedData,.ReadonlyAttribute_FixedData,.Attribute_FixedDataBottom,.BlobContentAttribute_FixedDataBottom,.ReadonlyBlobContentAttribute_FixedDataBottom,.BlobInputAttribute_FixedDataBottom,.ReadonlyAttribute_FixedDataBottom,.Attribute_Combo,.BlobContentAttribute_Combo,.ReadonlyBlobContentAttribute_Combo,.BlobInputAttribute_Combo,.ReadonlyAttribute_Combo,.Attribute_Combo_OrderBy,.BlobContentAttribute_Combo_OrderBy,.ReadonlyBlobContentAttribute_Combo_OrderBy,.BlobInputAttribute_Combo_OrderBy,.ReadonlyAttribute_Combo_OrderBy,.Attribute_ComboLanguage,.BlobContentAttribute_ComboLanguage,.ReadonlyBlobContentAttribute_ComboLanguage,.BlobInputAttribute_ComboLanguage,.ReadonlyAttribute_ComboLanguage,.Attribute_CurrentPage,.ReadonlyAttribute_CurrentPage,.Attribute_ConditionalConfirm,.ReadonlyAttribute_ConditionalConfirm,.Attribute_Color,.BlobContentAttribute_Color,.ReadonlyBlobContentAttribute_Color,.BlobInputAttribute_Color,.ReadonlyAttribute_Color,.AttributeLogin,.BlobContentAttributeLogin,.ReadonlyBlobContentAttributeLogin,.BlobInputAttributeLogin,.ReadonlyAttributeLogin,.AttributeDescripcionPM,.BlobContentAttributeDescripcionPM,.ReadonlyBlobContentAttributeDescripcionPM,.BlobInputAttributeDescripcionPM,.ReadonlyAttributeDescripcionPM,.DUA,.BlobContentDUA,.ReadonlyBlobContentDUA,.BlobInputDUA,.ReadonlyDUA,.AttributeCenter,.BlobContentAttributeCenter,.ReadonlyBlobContentAttributeCenter,.BlobInputAttributeCenter,.ReadonlyAttributeCenter,.K2BToolsFSGAM_Attribute100Width,.ErrorAttribute_Trn,.BlobContentErrorAttribute_Trn,.ReadonlyBlobContentErrorAttribute_Trn,.BlobInputErrorAttribute_Trn,.ReadonlyErrorAttribute_Trn,.Attribute_Title,.ReadonlyAttribute_Title,.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,.FilterAttribute,.BlobContentFilterAttribute,.ReadonlyBlobContentFilterAttribute,.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,.ReadonlyFilterAttribute,.DescriptionAttribute,.BlobContentDescriptionAttribute,.ReadonlyBlobContentDescriptionAttribute,.BlobInputDescriptionAttribute,.ReadonlyDescriptionAttribute,.Attribute_Required,.K2BToolsAttribute_Title,.BlobContentK2BToolsAttribute_Title,.ReadonlyBlobContentK2BToolsAttribute_Title,.BlobInputK2BToolsAttribute_Title,.ReadonlyK2BToolsAttribute_Title,.K2BTools_SearchResultImageCompact,.BlobContentK2BTools_SearchResultImageCompact,.ReadonlyBlobContentK2BTools_SearchResultImageCompact,.BlobInputK2BTools_SearchResultImageCompact,.ReadonlyK2BTools_SearchResultImageCompact,.K2BToolsAttribute_Summary,.BlobContentK2BToolsAttribute_Summary,.ReadonlyBlobContentK2BToolsAttribute_Summary,.BlobInputK2BToolsAttribute_Summary,.ReadonlyK2BToolsAttribute_Summary,.Attribute_Image,.Attribute_ImageGrid,.BlobInputAttribute_ImageGrid,.BlobContentAttribute_ImageGrid,.ReadonlyBlobContentAttribute_ImageGrid,.ReadonlyAttribute_ImageGrid,.Attribute_ImageTrn,.Attribute_ImageTrnEmpty,.BlobContentAttribute_ImageTrnEmpty,.ReadonlyBlobContentAttribute_ImageTrnEmpty,.BlobInputAttribute_ImageTrnEmpty,.ReadonlyAttribute_ImageTrnEmpty,.BlobContentAttribute_ImageTrn,.ReadonlyBlobContentAttribute_ImageTrn,.BlobInputAttribute_ImageTrn,.ReadonlyAttribute_ImageTrn,.Attribute_ImageTrnSmall,.BlobContentAttribute_ImageTrnSmall,.ReadonlyBlobContentAttribute_ImageTrnSmall,.BlobInputAttribute_ImageTrnSmall,.ReadonlyAttribute_ImageTrnSmall,.K2BToolsAttribute_MediumImage,.BlobContentK2BToolsAttribute_MediumImage,.ReadonlyBlobContentK2BToolsAttribute_MediumImage,.BlobInputK2BToolsAttribute_MediumImage,.ReadonlyK2BToolsAttribute_MediumImage,.K2BToolsAttribute_Price,.BlobContentK2BToolsAttribute_Price,.ReadonlyBlobContentK2BToolsAttribute_Price,.BlobInputK2BToolsAttribute_Price,.ReadonlyK2BToolsAttribute_Price,.K2BToolsAttribute_ImageFloatingCaption,.BlobContentK2BToolsAttribute_ImageFloatingCaption,.ReadonlyBlobContentK2BToolsAttribute_ImageFloatingCaption,.BlobInputK2BToolsAttribute_ImageFloatingCaption,.ReadonlyK2BToolsAttribute_ImageFloatingCaption,.K2BToolsImage_PhotoListImage,.ReadonlyK2BToolsImage_PhotoListImage,.K2BToolsAttribute_PhotoListTitle,.ReadonlyK2BToolsAttribute_PhotoListTitle,.K2BT_CardWithSummaryTitle,.BlobContentK2BT_CardWithSummaryTitle,.ReadonlyBlobContentK2BT_CardWithSummaryTitle,.BlobInputK2BT_CardWithSummaryTitle,.ReadonlyK2BT_CardWithSummaryTitle,.K2BT_CardWithSummaryPhoto,.BlobContentK2BT_CardWithSummaryPhoto,.ReadonlyBlobContentK2BT_CardWithSummaryPhoto,.BlobInputK2BT_CardWithSummaryPhoto,.ReadonlyK2BT_CardWithSummaryPhoto,.K2BT_RoundPhotoLarge,.BlobContentK2BT_RoundPhotoLarge,.ReadonlyBlobContentK2BT_RoundPhotoLarge,.BlobInputK2BT_RoundPhotoLarge,.ReadonlyK2BT_RoundPhotoLarge,.K2BT_TextAction,.BlobContentK2BT_TextAction,.ReadonlyBlobContentK2BT_TextAction,.BlobInputK2BT_TextAction,.ReadonlyK2BT_TextAction,.CheckboxLabel,.BlobContentCheckboxLabel,.ReadonlyBlobContentCheckboxLabel,.BlobInputCheckboxLabel,.ReadonlyCheckboxLabel,.LoginAttribute,.BlobContentLoginAttribute,.ReadonlyBlobContentLoginAttribute,.BlobInputLoginAttribute,.ReadonlyLoginAttribute,.LoginComboAttribute,.BlobContentLoginComboAttribute,.ReadonlyBlobContentLoginComboAttribute,.BlobInputLoginComboAttribute,.ReadonlyLoginComboAttribute,.RegistrationAttribute,.BlobContentRegistrationAttribute,.ReadonlyBlobContentRegistrationAttribute,.BlobInputRegistrationAttribute,.ReadonlyRegistrationAttribute,.RequiredAttribute,.BlobContentRequiredAttribute,.ReadonlyBlobContentRequiredAttribute,.BlobInputRequiredAttribute,.ReadonlyRequiredAttribute,.InactiveAttribute,.BlobContentInactiveAttribute,.ReadonlyBlobContentInactiveAttribute,.BlobInputInactiveAttribute,.ReadonlyInactiveAttribute,.ComboAttribute,.BlobContentComboAttribute,.ReadonlyBlobContentComboAttribute,.BlobInputComboAttribute,.ReadonlyComboAttribute,.SubtitleAttribute,.BlobContentSubtitleAttribute,.ReadonlyBlobContentSubtitleAttribute,.BlobInputSubtitleAttribute,.ReadonlySubtitleAttribute,.URLAttribute,.BlobContentURLAttribute,.ReadonlyBlobContentURLAttribute,.BlobInputURLAttribute,.ReadonlyURLAttribute,.TextAttribute,.BlobContentTextAttribute,.ReadonlyBlobContentTextAttribute,.BlobInputTextAttribute,.ReadonlyTextAttribute,.TextActionAttribute,.BlobContentTextActionAttribute,.ReadonlyBlobContentTextActionAttribute,.BlobInputTextActionAttribute,.ReadonlyTextActionAttribute,.Attribute_ColorGris,.invisible,.K2BT_StepperValue,.K2BT_InlineEditAction,.ReadonlyK2BT_InlineEditAction,.K2BT_DateRangeFilterField,.K2BTEnhancedComboSearchInput,.ClassColumGridVDMaestro,.BlobContentClassColumGridVDMaestro,.ReadonlyBlobContentClassColumGridVDMaestro,.BlobInputClassColumGridVDMaestro,.ReadonlyClassColumGridVDMaestro,.Attribute_FormSection,.BlobContentAttribute_FormSection,.ReadonlyBlobContentAttribute_FormSection,.BlobInputAttribute_FormSection,.ReadonlyAttribute_FormSection,.Attribute_FilterCheckBox,.BlobContentAttribute_FilterCheckBox,.ReadonlyBlobContentAttribute_FilterCheckBox,.BlobInputAttribute_FilterCheckBox,.ReadonlyAttribute_FilterCheckBox,.AttributeCkeckBox,.BlobContentAttributeCkeckBox,.ReadonlyBlobContentAttributeCkeckBox,.BlobInputAttributeCkeckBox,.ReadonlyAttributeCkeckBox,.Attribute_Filter,.SuggestSearchAttribute,.ReadonlySuggestSearchAttribute,.CheckBoxSearchAttribute,.ReadonlyCheckBoxSearchAttribute,.Attribute_FilterTextWhite,.ReadonlyAttribute_Filter,.AttributeInMultipleCombo_Filter,.BlobContentAttributeInMultipleCombo_Filter,.ReadonlyBlobContentAttributeInMultipleCombo_Filter,.BlobInputAttributeInMultipleCombo_Filter,.ReadonlyAttributeInMultipleCombo_Filter,.Attribute_FilterDate,.Attribute_FilterDateTime,.ReadonlyAttribute_FilterDateTime,.ReadonlyAttribute_FilterDate,.Attribute_FilterDateCenter,.BlobContentAttribute_FilterDateCenter,.ReadonlyBlobContentAttribute_FilterDateCenter,.BlobInputAttribute_FilterDateCenter,.ReadonlyAttribute_FilterDateCenter,.Attribute_FilterHidden,.BlobContentAttribute_FilterHidden,.ReadonlyBlobContentAttribute_FilterHidden,.BlobInputAttribute_FilterHidden,.ReadonlyAttribute_FilterHidden,.Attribute_FilterTextArea,.BlobContentAttribute_FilterTextArea,.ReadonlyBlobContentAttribute_FilterTextArea,.BlobInputAttribute_FilterTextArea,.ReadonlyAttribute_FilterTextArea,.K2BToolsAttribute_BorderlessFilter,.K2BT_RoundPhotoSmall,.ReadonlyK2BT_RoundPhotoSmall,.BlobContentReadonlyK2BT_RoundPhotoSmall,.ReadonlyBlobContentReadonlyK2BT_RoundPhotoSmall,.BlobInputReadonlyK2BT_RoundPhotoSmall,.K2BT_DetailPopoverTitle,.ReadonlyK2BT_DetailPopoverTitle,.BlobContentReadonlyK2BT_DetailPopoverTitle,.ReadonlyBlobContentReadonlyK2BT_DetailPopoverTitle,.BlobInputReadonlyK2BT_DetailPopoverTitle,.K2BT_SimpleECommerceTitle,.ReadonlyK2BT_SimpleECommerceTitle,.BlobContentReadonlyK2BT_SimpleECommerceTitle,.ReadonlyBlobContentReadonlyK2BT_SimpleECommerceTitle,.K2BT_SimpleECommerceTitleLink,.BlobContentK2BT_SimpleECommerceTitleLink,.ReadonlyBlobContentK2BT_SimpleECommerceTitleLink,.BlobInputK2BT_SimpleECommerceTitleLink,.ReadonlyK2BT_SimpleECommerceTitleLink,.K2BT_SimpleECommerceTitle>A,.ReadonlyK2BT_SimpleECommerceTitle>A,.BlobContentReadonlyK2BT_SimpleECommerceTitle>A,.ReadonlyBlobContentReadonlyK2BT_SimpleECommerceTitle>A,.K2BT_SimpleECommerceTitleLink>A,.BlobContentK2BT_SimpleECommerceTitleLink>A,.ReadonlyBlobContentK2BT_SimpleECommerceTitleLink>A,.BlobInputK2BT_SimpleECommerceTitleLink>A,.ReadonlyK2BT_SimpleECommerceTitleLink>A,.K2BT_SimpleECommerceSubtitle,.ReadonlyK2BT_SimpleECommerceSubtitle,.BlobContentReadonlyK2BT_SimpleECommerceSubtitle,.ReadonlyBlobContentReadonlyK2BT_SimpleECommerceSubtitle,.K2BT_SimpleECommerceSummary,.ReadonlyK2BT_SimpleECommerceSummary,.BlobContentReadonlyK2BT_SimpleECommerceSummary,.ReadonlyBlobContentReadonlyK2BT_SimpleECommerceSummary,.K2BToolsAttribute_CardListPhoto,.ReadonlyK2BToolsAttribute_CardListPhoto,.K2BTools_SearchCriteria,.K2BTools_SearchCriteriaVUCE,.BlobContentK2BTools_SearchCriteriaVUCE,.ReadonlyBlobContentK2BTools_SearchCriteriaVUCE,.BlobInputK2BTools_SearchCriteriaVUCE,.ReadonlyK2BTools_SearchCriteriaVUCE,.K2BToolsEnhancedCombo,.SmallClass,.BlobContentSmallClass,.ReadonlyBlobContentSmallClass,.BlobInputSmallClass,.ReadonlySmallClass,.K2BToolsAttribute_SmallTitle,.BlobContentK2BToolsAttribute_SmallTitle,.ReadonlyBlobContentK2BToolsAttribute_SmallTitle,.BlobInputK2BToolsAttribute_SmallTitle,.ReadonlyK2BToolsAttribute_SmallTitle,.K2BToolsAttribute_SmallerTitle,.BlobContentK2BToolsAttribute_SmallerTitle,.ReadonlyBlobContentK2BToolsAttribute_SmallerTitle,.BlobInputK2BToolsAttribute_SmallerTitle,.ReadonlyK2BToolsAttribute_SmallerTitle,.K2BToolsAttribute_FitInContainerImage,.BlobContentK2BToolsAttribute_FitInContainerImage,.ReadonlyBlobContentK2BToolsAttribute_FitInContainerImage,.BlobInputK2BToolsAttribute_FitInContainerImage,.ReadonlyK2BToolsAttribute_FitInContainerImage,.K2BToolsAttribute_Invisible,.BlobContentK2BToolsAttribute_Invisible,.ReadonlyBlobContentK2BToolsAttribute_Invisible,.BlobInputK2BToolsAttribute_Invisible,.ReadonlyK2BToolsAttribute_Invisible,.CheckBoxInGrid,.ReadonlyCheckBoxInGrid,.InvisibleInExtraSmallAttribute,.BlobContentInvisibleInExtraSmallAttribute,.ReadonlyBlobContentInvisibleInExtraSmallAttribute,.BlobInputInvisibleInExtraSmallAttribute,.ReadonlyInvisibleInExtraSmallAttribute,.InvisibleInSmallAttribute,.BlobContentInvisibleInSmallAttribute,.ReadonlyBlobContentInvisibleInSmallAttribute,.BlobInputInvisibleInSmallAttribute,.ReadonlyInvisibleInSmallAttribute,.InvisibleInMediumAttribute,.BlobContentInvisibleInMediumAttribute,.ReadonlyBlobContentInvisibleInMediumAttribute,.BlobInputInvisibleInMediumAttribute,.ReadonlyInvisibleInMediumAttribute,.InvisibleInLargeAttribute,.BlobContentInvisibleInLargeAttribute,.ReadonlyBlobContentInvisibleInLargeAttribute,.BlobInputInvisibleInLargeAttribute,.ReadonlyInvisibleInLargeAttribute,.K2BTools_SearchResultImage,.ReadonlyK2BTools_SearchResultImage,.K2BSearchResult_Description,.BlobContentK2BSearchResult_Description,.ReadonlyBlobContentK2BSearchResult_Description,.BlobInputK2BSearchResult_Description,.ReadonlyK2BSearchResult_Description,.K2BToolsSearchResultImage,.BlobContentK2BToolsSearchResultImage,.ReadonlyBlobContentK2BToolsSearchResultImage,.BlobInputK2BToolsSearchResultImage,.ReadonlyK2BToolsSearchResultImage,.VideoAttribute,.ReadonlyVideoAttribute,.AudioAttribute,.ReadonlyAudioAttribute,.ErrorAttribute,.WarningAttribute,.WarningAttribute_Trn,.BlobContentWarningAttribute_Trn,.ReadonlyBlobContentWarningAttribute_Trn,.BlobInputWarningAttribute_Trn,.ReadonlyWarningAttribute_Trn,.WarningAttribute_TrnDate,.BlobContentWarningAttribute_TrnDate,.ReadonlyBlobContentWarningAttribute_TrnDate,.BlobInputWarningAttribute_TrnDate,.ReadonlyWarningAttribute_TrnDate,.ImageAttribute,.ResponsiveImageAttribute,.BlobContentResponsiveImageAttribute,.ReadonlyBlobContentResponsiveImageAttribute,.ReadonlyResponsiveImageAttribute,.BlobInputResponsiveImageAttribute,.ProfileImageAttribute,.BlobContentProfileImageAttribute,.ReadonlyBlobContentProfileImageAttribute,.BlobInputProfileImageAttribute,.ReadonlyProfileImageAttribute,.SmallProfileImageAttribute,.BlobContentSmallProfileImageAttribute,.ReadonlyBlobContentSmallProfileImageAttribute,.BlobInputSmallProfileImageAttribute,.ReadonlySmallProfileImageAttribute,.ReadonlyImageAttribute,.ActionAttribute,.ReadonlyActionAttribute,.SelectionAttribute,.BlobContentSelectionAttribute,.ReadonlyBlobContentSelectionAttribute,.BlobInputSelectionAttribute,.ReadonlySelectionAttribute,.BlobContentActionAttribute,.ReadonlyBlobContentActionAttribute,.UpdateAttribute,.BlobContentUpdateAttribute,.ReadonlyBlobContentUpdateAttribute,.ReadonlyUpdateAttribute,.BlobInputUpdateAttribute,.DeleteAttribute,.BlobContentDeleteAttribute,.ReadonlyBlobContentDeleteAttribute,.ReadonlyDeleteAttribute,.BlobInputDeleteAttribute,.DisplayAttribute,.BlobContentDisplayAttribute,.ReadonlyBlobContentDisplayAttribute,.ReadonlyDisplayAttribute,.BlobInputDisplayAttribute,.DisabledActionAttribute,.BlobContentDisabledActionAttribute,.ReadonlyBlobContentDisabledActionAttribute,.ReadonlyDisabledActionAttribute,.BlobInputDisabledActionAttribute,.BlobInputActionAttribute,.ReadonlyAttribute,.ReadonlyMedio,.BlobContentReadonlyMedio,.ReadonlyBlobContentReadonlyMedio,.BlobInputReadonlyMedio,.ReadonlyReadonlyMedio,.ReadonlyAttributeOCE,.BlobContentReadonlyAttributeOCE,.ReadonlyBlobContentReadonlyAttributeOCE,.BlobInputReadonlyAttributeOCE,.ReadonlyReadonlyAttributeOCE,.K2BCheckBoxInGrid,.BlobContentK2BCheckBoxInGrid,.ReadonlyBlobContentK2BCheckBoxInGrid,.BlobInputK2BCheckBoxInGrid,.ReadonlyK2BCheckBoxInGrid,.BlobInputAttribute,.AttributeAcceptDrag,.K2BFSG_LoginField,.BlobContentK2BFSG_LoginField,.ReadonlyBlobContentK2BFSG_LoginField,.BlobInputK2BFSG_LoginField,.ReadonlyK2BFSG_LoginField,.K2BFSG_CAPTCHAField,.BlobContentK2BFSG_CAPTCHAField,.ReadonlyBlobContentK2BFSG_CAPTCHAField,.BlobInputK2BFSG_CAPTCHAField,.ReadonlyK2BFSG_CAPTCHAField,.K2BTools_FilterOptionCombo,.BlobContentK2BTools_FilterOptionCombo,.ReadonlyBlobContentK2BTools_FilterOptionCombo,.BlobInputK2BTools_FilterOptionCombo,.ReadonlyK2BTools_FilterOptionCombo,.K2BToolsAttribute_TagDescription,.BlobContentK2BToolsAttribute_TagDescription,.ReadonlyBlobContentK2BToolsAttribute_TagDescription,.BlobInputK2BToolsAttribute_TagDescription,.ReadonlyK2BToolsAttribute_TagDescription,.K2BTools_FilterAttributeInCombo,.BlobInputK2BTools_FilterAttributeInCombo,.BlobContentK2BTools_FilterAttributeInCombo,.ReadonlyBlobContentK2BTools_FilterAttributeInCombo,.ReadonlyK2BTools_FilterAttributeInCombo,.K2BToolsSimpleImageListText,.ReadonlyK2BToolsSimpleImageListText,.K2BToolsSimpleImageListImage,.ReadonlyK2BToolsSimpleImageListImage,.Attribute_RequiredReadOnly,.BlobContentAttribute_RequiredReadOnly,.ReadonlyBlobContentAttribute_RequiredReadOnly,.BlobInputAttribute_RequiredReadOnly,.ReadonlyAttribute_RequiredReadOnly,.K2BToolsImage_RoundPhotoSmall,.BlobContentK2BToolsImage_RoundPhotoSmall,.ReadonlyBlobContentK2BToolsImage_RoundPhotoSmall,.BlobInputK2BToolsImage_RoundPhotoSmall,.ReadonlyK2BToolsImage_RoundPhotoSmall,.K2BT_StructuredListPhoto,.BlobContentK2BT_StructuredListPhoto,.ReadonlyBlobContentK2BT_StructuredListPhoto,.BlobInputK2BT_StructuredListPhoto,.ReadonlyK2BT_StructuredListPhoto,.K2BT_CardWithSummaryCheckbox,.BlobContentK2BT_CardWithSummaryCheckbox,.ReadonlyBlobContentK2BT_CardWithSummaryCheckbox,.BlobInputK2BT_CardWithSummaryCheckbox,.ReadonlyK2BT_CardWithSummaryCheckbox,.K2BT_NotificationIcon,.ReadonlyK2BT_NotificationIcon,.K2BT_CommentInputField,.BlobContentK2BT_CommentInputField,.ReadonlyBlobContentK2BT_CommentInputField,.ReadonlyK2BT_CommentInputField,.K2BT_CommentAuthorImage,.BlobContentK2BT_CommentAuthorImage,.ReadonlyBlobContentK2BT_CommentAuthorImage,.BlobInputK2BT_CommentAuthorImage,.ReadonlyK2BT_CommentAuthorImage,.Attribute_Grid,.BlobContentAttribute_Grid,.ReadonlyBlobContentAttribute_Grid,.BlobInputAttribute_Grid,.GridAttribute,.BlobContentGridAttribute,.ReadonlyBlobContentGridAttribute,.BlobInputGridAttribute,.ReadonlyGridAttribute,.Attribute_Image_Grid,.BlobContentAttribute_Image_Grid,.ReadonlyBlobContentAttribute_Image_Grid,.BlobInputAttribute_Image_Grid,.Attribute_Image_GridLanding,.BlobContentAttribute_Image_GridLanding,.ReadonlyBlobContentAttribute_Image_GridLanding,.BlobInputAttribute_Image_GridLanding,.ReadonlyAttribute_Image_GridLanding,.Attribute_Image_GridLandingMensajes,.Attribute_Image_GridLandingMensajesDelete,.Attribute_Image_GridLandingMensajes1,.ReadonlyAttribute_Image_Grid,.Attribute_GridBlack,.BlobContentAttribute_GridBlack,.ReadonlyBlobContentAttribute_GridBlack,.BlobInputAttribute_GridBlack,.ReadonlyAttribute_GridBlack,.Attribute_GridLanding,.BlobContentAttribute_GridLanding,.ReadonlyBlobContentAttribute_GridLanding,.BlobInputAttribute_GridLanding,.ReadonlyAttribute_GridLanding,.Attribute_GridMain,.BlobContentAttribute_GridMain,.ReadonlyBlobContentAttribute_GridMain,.BlobInputAttribute_GridMain,.ReadonlyAttribute_GridMain,.Attribute_GridInt,.BlobContentAttribute_GridInt,.ReadonlyBlobContentAttribute_GridInt,.BlobInputAttribute_GridInt,.ReadonlyAttribute_GridInt,.Attribute_GridFechaAncha,.BlobContentAttribute_GridFechaAncha,.ReadonlyBlobContentAttribute_GridFechaAncha,.BlobInputAttribute_GridFechaAncha,.ReadonlyAttribute_GridFechaAncha,.Attribute_GridLargeAttribute,.BlobContentAttribute_GridLargeAttribute,.ReadonlyBlobContentAttribute_GridLargeAttribute,.BlobInputAttribute_GridLargeAttribute,.ReadonlyAttribute_GridLargeAttribute,.Attribute_GridSmallAttribute,.BlobContentAttribute_GridSmallAttribute,.ReadonlyBlobContentAttribute_GridSmallAttribute,.BlobInputAttribute_GridSmallAttribute,.ReadonlyAttribute_GridSmallAttribute,.ReadonlyAttribute_Grid,.ReadonlyAttribute_GridBold,.BlobContentReadonlyAttribute_GridBold,.ReadonlyBlobContentReadonlyAttribute_GridBold,.BlobInputReadonlyAttribute_GridBold,.ReadonlyReadonlyAttribute_GridBold,.ReadonlyAttribute_GridDisabled,.Attribute_Image_Grid2,.AttributeWhite,.BlobContentAttributeWhite,.ReadonlyBlobContentAttributeWhite,.BlobInputAttributeWhite,.ReadonlyAttributeWhite,.Attribute_Trn,.TrnAttribute,.BlobContentTrnAttribute,.ReadonlyBlobContentTrnAttribute,.BlobInputTrnAttribute,.ReadonlyTrnAttribute,.ReadonlyAttribute_TrnNoPadTop,.ReadonlyAttribute_Trn_NoHeight,.BlobContentReadonlyAttribute_Trn_NoHeight,.ReadonlyBlobContentReadonlyAttribute_Trn_NoHeight,.BlobInputReadonlyAttribute_Trn_NoHeight,.ReadonlyReadonlyAttribute_Trn_NoHeight,.K2BTools_CheckAllGrid,.Attribute_TrnAllSpace,.BlobContentAttribute_TrnAllSpace,.ReadonlyBlobContentAttribute_TrnAllSpace,.BlobInputAttribute_TrnAllSpace,.ReadonlyAttribute_TrnAllSpace,.Attribute_TrnLanding,.BlobContentAttribute_TrnLanding,.ReadonlyBlobContentAttribute_TrnLanding,.BlobInputAttribute_TrnLanding,.Attribute_TrnLandingMensajes,.BlobContentAttribute_TrnLandingMensajes,.ReadonlyBlobContentAttribute_TrnLandingMensajes,.BlobInputAttribute_TrnLandingMensajes,.ReadonlyAttribute_TrnLandingMensajes,.Attribute_TrnLandingMensajesUsuario,.BlobContentAttribute_TrnLandingMensajesUsuario,.ReadonlyBlobContentAttribute_TrnLandingMensajesUsuario,.BlobInputAttribute_TrnLandingMensajesUsuario,.ReadonlyAttribute_TrnLandingMensajesUsuario,.Attribute_TrnLandingMensajesFecha,.BlobContentAttribute_TrnLandingMensajesFecha,.ReadonlyBlobContentAttribute_TrnLandingMensajesFecha,.BlobInputAttribute_TrnLandingMensajesFecha,.ReadonlyAttribute_TrnLandingMensajesFecha,.Attribute_TrnLandingMensajesImagen,.BlobContentAttribute_TrnLandingMensajesImagen,.ReadonlyBlobContentAttribute_TrnLandingMensajesImagen,.BlobInputAttribute_TrnLandingMensajesImagen,.ReadonlyAttribute_TrnLandingMensajesImagen,.Attribute_TrnLandingMensajesImagenEliminar,.BlobContentAttribute_TrnLandingMensajesImagenEliminar,.ReadonlyBlobContentAttribute_TrnLandingMensajesImagenEliminar,.BlobInputAttribute_TrnLandingMensajesImagenEliminar,.ReadonlyAttribute_TrnLandingMensajesImagenEliminar,.Attribute_TrnLandingMensajesTexto,.BlobContentAttribute_TrnLandingMensajesTexto,.ReadonlyBlobContentAttribute_TrnLandingMensajesTexto,.BlobInputAttribute_TrnLandingMensajesTexto,.ReadonlyAttribute_TrnLandingMensajesTexto,.Attribute_TrnLandingMensajesFecha1,.Attribute_TrnLandingMensajesUsuario1,.ReadonlyAttribute_TrnLanding,.Attribute_TrnLandingProfileImg,.BlobContentAttribute_TrnLandingProfileImg,.ReadonlyBlobContentAttribute_TrnLandingProfileImg,.BlobInputAttribute_TrnLandingProfileImg,.ReadonlyAttribute_TrnLandingProfileImg,.Attribute_TrnLandingIcon,.BlobContentAttribute_TrnLandingIcon,.ReadonlyBlobContentAttribute_TrnLandingIcon,.BlobInputAttribute_TrnLandingIcon,.ReadonlyAttribute_TrnLandingIcon,.ReadonlyAttribute_TrnLandingMensajesTexto1,.Attribute_TrnDate,.Attribute_TrnDateTime,.DateTimeAttribute,.BlobContentDateTimeAttribute,.ReadonlyBlobContentDateTimeAttribute,.BlobInputDateTimeAttribute,.ReadonlyDateTimeAttribute,.ReadonlyAttribute_TrnDateTime,.DateAttribute,.BlobContentDateAttribute,.ReadonlyBlobContentDateAttribute,.BlobInputDateAttribute,.ReadonlyDateAttribute,.Attribute_TrnDateFocus,.BlobContentAttribute_TrnDateFocus,.ReadonlyBlobContentAttribute_TrnDateFocus,.BlobInputAttribute_TrnDateFocus,.ReadonlyAttribute_TrnDateFocus,input.Attribute_TrnDate:focus, textarea.Attribute_TrnDate:focus, select.Attribute_TrnDate:focus, .Attribute_TrnDate>A:focus,input.Attribute_TrnDateTime:focus, textarea.Attribute_TrnDateTime:focus, select.Attribute_TrnDateTime:focus, .Attribute_TrnDateTime>A:focus,input.DateTimeAttribute:focus, textarea.DateTimeAttribute:focus, select.DateTimeAttribute:focus, .DateTimeAttribute>A:focus,input.BlobContentDateTimeAttribute:focus, textarea.BlobContentDateTimeAttribute:focus, select.BlobContentDateTimeAttribute:focus, .BlobContentDateTimeAttribute>A:focus,input.ReadonlyBlobContentDateTimeAttribute:focus, textarea.ReadonlyBlobContentDateTimeAttribute:focus, select.ReadonlyBlobContentDateTimeAttribute:focus, .ReadonlyBlobContentDateTimeAttribute>A:focus,input.BlobInputDateTimeAttribute:focus, textarea.BlobInputDateTimeAttribute:focus, select.BlobInputDateTimeAttribute:focus, .BlobInputDateTimeAttribute>A:focus,input.ReadonlyDateTimeAttribute:focus, textarea.ReadonlyDateTimeAttribute:focus, select.ReadonlyDateTimeAttribute:focus, .ReadonlyDateTimeAttribute>A:focus,input.ReadonlyAttribute_TrnDateTime:focus, textarea.ReadonlyAttribute_TrnDateTime:focus, select.ReadonlyAttribute_TrnDateTime:focus, .ReadonlyAttribute_TrnDateTime>A:focus,input.DateAttribute:focus, textarea.DateAttribute:focus, select.DateAttribute:focus, .DateAttribute>A:focus,input.BlobContentDateAttribute:focus, textarea.BlobContentDateAttribute:focus, select.BlobContentDateAttribute:focus, .BlobContentDateAttribute>A:focus,input.ReadonlyBlobContentDateAttribute:focus, textarea.ReadonlyBlobContentDateAttribute:focus, select.ReadonlyBlobContentDateAttribute:focus, .ReadonlyBlobContentDateAttribute>A:focus,input.BlobInputDateAttribute:focus, textarea.BlobInputDateAttribute:focus, select.BlobInputDateAttribute:focus, .BlobInputDateAttribute>A:focus,input.ReadonlyDateAttribute:focus, textarea.ReadonlyDateAttribute:focus, select.ReadonlyDateAttribute:focus, .ReadonlyDateAttribute>A:focus,input.Attribute_TrnDateFocus:focus, textarea.Attribute_TrnDateFocus:focus, select.Attribute_TrnDateFocus:focus, .Attribute_TrnDateFocus>A:focus,input.BlobContentAttribute_TrnDateFocus:focus, textarea.BlobContentAttribute_TrnDateFocus:focus, select.BlobContentAttribute_TrnDateFocus:focus, .BlobContentAttribute_TrnDateFocus>A:focus,input.ReadonlyBlobContentAttribute_TrnDateFocus:focus, textarea.ReadonlyBlobContentAttribute_TrnDateFocus:focus, select.ReadonlyBlobContentAttribute_TrnDateFocus:focus, .ReadonlyBlobContentAttribute_TrnDateFocus>A:focus,input.BlobInputAttribute_TrnDateFocus:focus, textarea.BlobInputAttribute_TrnDateFocus:focus, select.BlobInputAttribute_TrnDateFocus:focus, .BlobInputAttribute_TrnDateFocus>A:focus,input.ReadonlyAttribute_TrnDateFocus:focus, textarea.ReadonlyAttribute_TrnDateFocus:focus, select.ReadonlyAttribute_TrnDateFocus:focus, .ReadonlyAttribute_TrnDateFocus>A:focus,input.ReadonlyAttribute_TrnDate:focus, textarea.ReadonlyAttribute_TrnDate:focus, select.ReadonlyAttribute_TrnDate:focus, .ReadonlyAttribute_TrnDate>A:focus,.ReadonlyAttribute_TrnDate,.Attribute_TrnFocus,.BlobContentAttribute_TrnFocus,.ReadonlyBlobContentAttribute_TrnFocus,.ReadonlyAttribute_TrnFocus,.BlobInputAttribute_TrnFocus,input.Attribute_Trn:focus, textarea.Attribute_Trn:focus, select.Attribute_Trn:focus, .Attribute_Trn>A:focus,input.TrnAttribute:focus, textarea.TrnAttribute:focus, select.TrnAttribute:focus, .TrnAttribute>A:focus,input.BlobContentTrnAttribute:focus, textarea.BlobContentTrnAttribute:focus, select.BlobContentTrnAttribute:focus, .BlobContentTrnAttribute>A:focus,input.ReadonlyBlobContentTrnAttribute:focus, textarea.ReadonlyBlobContentTrnAttribute:focus, select.ReadonlyBlobContentTrnAttribute:focus, .ReadonlyBlobContentTrnAttribute>A:focus,input.BlobInputTrnAttribute:focus, textarea.BlobInputTrnAttribute:focus, select.BlobInputTrnAttribute:focus, .BlobInputTrnAttribute>A:focus,input.ReadonlyTrnAttribute:focus, textarea.ReadonlyTrnAttribute:focus, select.ReadonlyTrnAttribute:focus, .ReadonlyTrnAttribute>A:focus,input.ReadonlyAttribute_TrnNoPadTop:focus, textarea.ReadonlyAttribute_TrnNoPadTop:focus, select.ReadonlyAttribute_TrnNoPadTop:focus, .ReadonlyAttribute_TrnNoPadTop>A:focus,input.ReadonlyAttribute_Trn_NoHeight:focus, textarea.ReadonlyAttribute_Trn_NoHeight:focus, select.ReadonlyAttribute_Trn_NoHeight:focus, .ReadonlyAttribute_Trn_NoHeight>A:focus,input.BlobContentReadonlyAttribute_Trn_NoHeight:focus, textarea.BlobContentReadonlyAttribute_Trn_NoHeight:focus, select.BlobContentReadonlyAttribute_Trn_NoHeight:focus, .BlobContentReadonlyAttribute_Trn_NoHeight>A:focus,input.ReadonlyBlobContentReadonlyAttribute_Trn_NoHeight:focus, textarea.ReadonlyBlobContentReadonlyAttribute_Trn_NoHeight:focus, select.ReadonlyBlobContentReadonlyAttribute_Trn_NoHeight:focus, .ReadonlyBlobContentReadonlyAttribute_Trn_NoHeight>A:focus,input.BlobInputReadonlyAttribute_Trn_NoHeight:focus, textarea.BlobInputReadonlyAttribute_Trn_NoHeight:focus, select.BlobInputReadonlyAttribute_Trn_NoHeight:focus, .BlobInputReadonlyAttribute_Trn_NoHeight>A:focus,input.ReadonlyReadonlyAttribute_Trn_NoHeight:focus, textarea.ReadonlyReadonlyAttribute_Trn_NoHeight:focus, select.ReadonlyReadonlyAttribute_Trn_NoHeight:focus, .ReadonlyReadonlyAttribute_Trn_NoHeight>A:focus,input.K2BTools_CheckAllGrid:focus, textarea.K2BTools_CheckAllGrid:focus, select.K2BTools_CheckAllGrid:focus, .K2BTools_CheckAllGrid>A:focus,input.Attribute_TrnAllSpace:focus, textarea.Attribute_TrnAllSpace:focus, select.Attribute_TrnAllSpace:focus, .Attribute_TrnAllSpace>A:focus,input.BlobContentAttribute_TrnAllSpace:focus, textarea.BlobContentAttribute_TrnAllSpace:focus, select.BlobContentAttribute_TrnAllSpace:focus, .BlobContentAttribute_TrnAllSpace>A:focus,input.ReadonlyBlobContentAttribute_TrnAllSpace:focus, textarea.ReadonlyBlobContentAttribute_TrnAllSpace:focus, select.ReadonlyBlobContentAttribute_TrnAllSpace:focus, .ReadonlyBlobContentAttribute_TrnAllSpace>A:focus,input.BlobInputAttribute_TrnAllSpace:focus, textarea.BlobInputAttribute_TrnAllSpace:focus, select.BlobInputAttribute_TrnAllSpace:focus, .BlobInputAttribute_TrnAllSpace>A:focus,input.ReadonlyAttribute_TrnAllSpace:focus, textarea.ReadonlyAttribute_TrnAllSpace:focus, select.ReadonlyAttribute_TrnAllSpace:focus, .ReadonlyAttribute_TrnAllSpace>A:focus,input.Attribute_TrnLanding:focus, textarea.Attribute_TrnLanding:focus, select.Attribute_TrnLanding:focus, .Attribute_TrnLanding>A:focus,input.BlobContentAttribute_TrnLanding:focus, textarea.BlobContentAttribute_TrnLanding:focus, select.BlobContentAttribute_TrnLanding:focus, .BlobContentAttribute_TrnLanding>A:focus,input.ReadonlyBlobContentAttribute_TrnLanding:focus, textarea.ReadonlyBlobContentAttribute_TrnLanding:focus, select.ReadonlyBlobContentAttribute_TrnLanding:focus, .ReadonlyBlobContentAttribute_TrnLanding>A:focus,input.BlobInputAttribute_TrnLanding:focus, textarea.BlobInputAttribute_TrnLanding:focus, select.BlobInputAttribute_TrnLanding:focus, .BlobInputAttribute_TrnLanding>A:focus,input.Attribute_TrnLandingMensajes:focus, textarea.Attribute_TrnLandingMensajes:focus, select.Attribute_TrnLandingMensajes:focus, .Attribute_TrnLandingMensajes>A:focus,input.BlobContentAttribute_TrnLandingMensajes:focus, textarea.BlobContentAttribute_TrnLandingMensajes:focus, select.BlobContentAttribute_TrnLandingMensajes:focus, .BlobContentAttribute_TrnLandingMensajes>A:focus,input.ReadonlyBlobContentAttribute_TrnLandingMensajes:focus, textarea.ReadonlyBlobContentAttribute_TrnLandingMensajes:focus, select.ReadonlyBlobContentAttribute_TrnLandingMensajes:focus, .ReadonlyBlobContentAttribute_TrnLandingMensajes>A:focus,input.BlobInputAttribute_TrnLandingMensajes:focus, textarea.BlobInputAttribute_TrnLandingMensajes:focus, select.BlobInputAttribute_TrnLandingMensajes:focus, .BlobInputAttribute_TrnLandingMensajes>A:focus,input.ReadonlyAttribute_TrnLandingMensajes:focus, textarea.ReadonlyAttribute_TrnLandingMensajes:focus, select.ReadonlyAttribute_TrnLandingMensajes:focus, .ReadonlyAttribute_TrnLandingMensajes>A:focus,input.Attribute_TrnLandingMensajesUsuario:focus, textarea.Attribute_TrnLandingMensajesUsuario:focus, select.Attribute_TrnLandingMensajesUsuario:focus, .Attribute_TrnLandingMensajesUsuario>A:focus,input.BlobContentAttribute_TrnLandingMensajesUsuario:focus, textarea.BlobContentAttribute_TrnLandingMensajesUsuario:focus, select.BlobContentAttribute_TrnLandingMensajesUsuario:focus, .BlobContentAttribute_TrnLandingMensajesUsuario>A:focus,input.ReadonlyBlobContentAttribute_TrnLandingMensajesUsuario:focus, textarea.ReadonlyBlobContentAttribute_TrnLandingMensajesUsuario:focus, select.ReadonlyBlobContentAttribute_TrnLandingMensajesUsuario:focus, .ReadonlyBlobContentAttribute_TrnLandingMensajesUsuario>A:focus,input.BlobInputAttribute_TrnLandingMensajesUsuario:focus, textarea.BlobInputAttribute_TrnLandingMensajesUsuario:focus, select.BlobInputAttribute_TrnLandingMensajesUsuario:focus, .BlobInputAttribute_TrnLandingMensajesUsuario>A:focus,input.ReadonlyAttribute_TrnLandingMensajesUsuario:focus, textarea.ReadonlyAttribute_TrnLandingMensajesUsuario:focus, select.ReadonlyAttribute_TrnLandingMensajesUsuario:focus, .ReadonlyAttribute_TrnLandingMensajesUsuario>A:focus,input.Attribute_TrnLandingMensajesFecha:focus, textarea.Attribute_TrnLandingMensajesFecha:focus, select.Attribute_TrnLandingMensajesFecha:focus, .Attribute_TrnLandingMensajesFecha>A:focus,input.BlobContentAttribute_TrnLandingMensajesFecha:focus, textarea.BlobContentAttribute_TrnLandingMensajesFecha:focus, select.BlobContentAttribute_TrnLandingMensajesFecha:focus, .BlobContentAttribute_TrnLandingMensajesFecha>A:focus,input.ReadonlyBlobContentAttribute_TrnLandingMensajesFecha:focus, textarea.ReadonlyBlobContentAttribute_TrnLandingMensajesFecha:focus, select.ReadonlyBlobContentAttribute_TrnLandingMensajesFecha:focus, .ReadonlyBlobContentAttribute_TrnLandingMensajesFecha>A:focus,input.BlobInputAttribute_TrnLandingMensajesFecha:focus, textarea.BlobInputAttribute_TrnLandingMensajesFecha:focus, select.BlobInputAttribute_TrnLandingMensajesFecha:focus, .BlobInputAttribute_TrnLandingMensajesFecha>A:focus,input.ReadonlyAttribute_TrnLandingMensajesFecha:focus, textarea.ReadonlyAttribute_TrnLandingMensajesFecha:focus, select.ReadonlyAttribute_TrnLandingMensajesFecha:focus, .ReadonlyAttribute_TrnLandingMensajesFecha>A:focus,input.Attribute_TrnLandingMensajesImagen:focus, textarea.Attribute_TrnLandingMensajesImagen:focus, select.Attribute_TrnLandingMensajesImagen:focus, .Attribute_TrnLandingMensajesImagen>A:focus,input.BlobContentAttribute_TrnLandingMensajesImagen:focus, textarea.BlobContentAttribute_TrnLandingMensajesImagen:focus, select.BlobContentAttribute_TrnLandingMensajesImagen:focus, .BlobContentAttribute_TrnLandingMensajesImagen>A:focus,input.ReadonlyBlobContentAttribute_TrnLandingMensajesImagen:focus, textarea.ReadonlyBlobContentAttribute_TrnLandingMensajesImagen:focus, select.ReadonlyBlobContentAttribute_TrnLandingMensajesImagen:focus, .ReadonlyBlobContentAttribute_TrnLandingMensajesImagen>A:focus,input.BlobInputAttribute_TrnLandingMensajesImagen:focus, textarea.BlobInputAttribute_TrnLandingMensajesImagen:focus, select.BlobInputAttribute_TrnLandingMensajesImagen:focus, .BlobInputAttribute_TrnLandingMensajesImagen>A:focus,input.ReadonlyAttribute_TrnLandingMensajesImagen:focus, textarea.ReadonlyAttribute_TrnLandingMensajesImagen:focus, select.ReadonlyAttribute_TrnLandingMensajesImagen:focus, .ReadonlyAttribute_TrnLandingMensajesImagen>A:focus,input.Attribute_TrnLandingMensajesImagenEliminar:focus, textarea.Attribute_TrnLandingMensajesImagenEliminar:focus, select.Attribute_TrnLandingMensajesImagenEliminar:focus, .Attribute_TrnLandingMensajesImagenEliminar>A:focus,input.BlobContentAttribute_TrnLandingMensajesImagenEliminar:focus, textarea.BlobContentAttribute_TrnLandingMensajesImagenEliminar:focus, select.BlobContentAttribute_TrnLandingMensajesImagenEliminar:focus, .BlobContentAttribute_TrnLandingMensajesImagenEliminar>A:focus,input.ReadonlyBlobContentAttribute_TrnLandingMensajesImagenEliminar:focus, textarea.ReadonlyBlobContentAttribute_TrnLandingMensajesImagenEliminar:focus, select.ReadonlyBlobContentAttribute_TrnLandingMensajesImagenEliminar:focus, .ReadonlyBlobContentAttribute_TrnLandingMensajesImagenEliminar>A:focus,input.BlobInputAttribute_TrnLandingMensajesImagenEliminar:focus, textarea.BlobInputAttribute_TrnLandingMensajesImagenEliminar:focus, select.BlobInputAttribute_TrnLandingMensajesImagenEliminar:focus, .BlobInputAttribute_TrnLandingMensajesImagenEliminar>A:focus,input.ReadonlyAttribute_TrnLandingMensajesImagenEliminar:focus, textarea.ReadonlyAttribute_TrnLandingMensajesImagenEliminar:focus, select.ReadonlyAttribute_TrnLandingMensajesImagenEliminar:focus, .ReadonlyAttribute_TrnLandingMensajesImagenEliminar>A:focus,input.Attribute_TrnLandingMensajesTexto:focus, textarea.Attribute_TrnLandingMensajesTexto:focus, select.Attribute_TrnLandingMensajesTexto:focus, .Attribute_TrnLandingMensajesTexto>A:focus,input.BlobContentAttribute_TrnLandingMensajesTexto:focus, textarea.BlobContentAttribute_TrnLandingMensajesTexto:focus, select.BlobContentAttribute_TrnLandingMensajesTexto:focus, .BlobContentAttribute_TrnLandingMensajesTexto>A:focus,input.ReadonlyBlobContentAttribute_TrnLandingMensajesTexto:focus, textarea.ReadonlyBlobContentAttribute_TrnLandingMensajesTexto:focus, select.ReadonlyBlobContentAttribute_TrnLandingMensajesTexto:focus, .ReadonlyBlobContentAttribute_TrnLandingMensajesTexto>A:focus,input.BlobInputAttribute_TrnLandingMensajesTexto:focus, textarea.BlobInputAttribute_TrnLandingMensajesTexto:focus, select.BlobInputAttribute_TrnLandingMensajesTexto:focus, .BlobInputAttribute_TrnLandingMensajesTexto>A:focus,input.ReadonlyAttribute_TrnLandingMensajesTexto:focus, textarea.ReadonlyAttribute_TrnLandingMensajesTexto:focus, select.ReadonlyAttribute_TrnLandingMensajesTexto:focus, .ReadonlyAttribute_TrnLandingMensajesTexto>A:focus,input.Attribute_TrnLandingMensajesFecha1:focus, textarea.Attribute_TrnLandingMensajesFecha1:focus, select.Attribute_TrnLandingMensajesFecha1:focus, .Attribute_TrnLandingMensajesFecha1>A:focus,input.Attribute_TrnLandingMensajesUsuario1:focus, textarea.Attribute_TrnLandingMensajesUsuario1:focus, select.Attribute_TrnLandingMensajesUsuario1:focus, .Attribute_TrnLandingMensajesUsuario1>A:focus,input.ReadonlyAttribute_TrnLanding:focus, textarea.ReadonlyAttribute_TrnLanding:focus, select.ReadonlyAttribute_TrnLanding:focus, .ReadonlyAttribute_TrnLanding>A:focus,input.Attribute_TrnLandingProfileImg:focus, textarea.Attribute_TrnLandingProfileImg:focus, select.Attribute_TrnLandingProfileImg:focus, .Attribute_TrnLandingProfileImg>A:focus,input.BlobContentAttribute_TrnLandingProfileImg:focus, textarea.BlobContentAttribute_TrnLandingProfileImg:focus, select.BlobContentAttribute_TrnLandingProfileImg:focus, .BlobContentAttribute_TrnLandingProfileImg>A:focus,input.ReadonlyBlobContentAttribute_TrnLandingProfileImg:focus, textarea.ReadonlyBlobContentAttribute_TrnLandingProfileImg:focus, select.ReadonlyBlobContentAttribute_TrnLandingProfileImg:focus, .ReadonlyBlobContentAttribute_TrnLandingProfileImg>A:focus,input.BlobInputAttribute_TrnLandingProfileImg:focus, textarea.BlobInputAttribute_TrnLandingProfileImg:focus, select.BlobInputAttribute_TrnLandingProfileImg:focus, .BlobInputAttribute_TrnLandingProfileImg>A:focus,input.ReadonlyAttribute_TrnLandingProfileImg:focus, textarea.ReadonlyAttribute_TrnLandingProfileImg:focus, select.ReadonlyAttribute_TrnLandingProfileImg:focus, .ReadonlyAttribute_TrnLandingProfileImg>A:focus,input.Attribute_TrnLandingIcon:focus, textarea.Attribute_TrnLandingIcon:focus, select.Attribute_TrnLandingIcon:focus, .Attribute_TrnLandingIcon>A:focus,input.BlobContentAttribute_TrnLandingIcon:focus, textarea.BlobContentAttribute_TrnLandingIcon:focus, select.BlobContentAttribute_TrnLandingIcon:focus, .BlobContentAttribute_TrnLandingIcon>A:focus,input.ReadonlyBlobContentAttribute_TrnLandingIcon:focus, textarea.ReadonlyBlobContentAttribute_TrnLandingIcon:focus, select.ReadonlyBlobContentAttribute_TrnLandingIcon:focus, .ReadonlyBlobContentAttribute_TrnLandingIcon>A:focus,input.BlobInputAttribute_TrnLandingIcon:focus, textarea.BlobInputAttribute_TrnLandingIcon:focus, select.BlobInputAttribute_TrnLandingIcon:focus, .BlobInputAttribute_TrnLandingIcon>A:focus,input.ReadonlyAttribute_TrnLandingIcon:focus, textarea.ReadonlyAttribute_TrnLandingIcon:focus, select.ReadonlyAttribute_TrnLandingIcon:focus, .ReadonlyAttribute_TrnLandingIcon>A:focus,input.ReadonlyAttribute_TrnLandingMensajesTexto1:focus, textarea.ReadonlyAttribute_TrnLandingMensajesTexto1:focus, select.ReadonlyAttribute_TrnLandingMensajesTexto1:focus, .ReadonlyAttribute_TrnLandingMensajesTexto1>A:focus,input.Attribute_TrnFocus:focus, textarea.Attribute_TrnFocus:focus, select.Attribute_TrnFocus:focus, .Attribute_TrnFocus>A:focus,input.BlobContentAttribute_TrnFocus:focus, textarea.BlobContentAttribute_TrnFocus:focus, select.BlobContentAttribute_TrnFocus:focus, .BlobContentAttribute_TrnFocus>A:focus,input.ReadonlyBlobContentAttribute_TrnFocus:focus, textarea.ReadonlyBlobContentAttribute_TrnFocus:focus, select.ReadonlyBlobContentAttribute_TrnFocus:focus, .ReadonlyBlobContentAttribute_TrnFocus>A:focus,input.ReadonlyAttribute_TrnFocus:focus, textarea.ReadonlyAttribute_TrnFocus:focus, select.ReadonlyAttribute_TrnFocus:focus, .ReadonlyAttribute_TrnFocus>A:focus,input.BlobInputAttribute_TrnFocus:focus, textarea.BlobInputAttribute_TrnFocus:focus, select.BlobInputAttribute_TrnFocus:focus, .BlobInputAttribute_TrnFocus>A:focus,input.SuggestTrnAttribute:focus, textarea.SuggestTrnAttribute:focus, select.SuggestTrnAttribute:focus, .SuggestTrnAttribute>A:focus,input.ReadonlySuggestTrnAttribute:focus, textarea.ReadonlySuggestTrnAttribute:focus, select.ReadonlySuggestTrnAttribute:focus, .ReadonlySuggestTrnAttribute>A:focus,input.BlobContentAttribute_Trn:focus, textarea.BlobContentAttribute_Trn:focus, select.BlobContentAttribute_Trn:focus, .BlobContentAttribute_Trn>A:focus,input.ReadonlyBlobContentAttribute_Trn:focus, textarea.ReadonlyBlobContentAttribute_Trn:focus, select.ReadonlyBlobContentAttribute_Trn:focus, .ReadonlyBlobContentAttribute_Trn>A:focus,input.Attribute_Trn12Row:focus, textarea.Attribute_Trn12Row:focus, select.Attribute_Trn12Row:focus, .Attribute_Trn12Row>A:focus,input.BlobContentAttribute_Trn12Row:focus, textarea.BlobContentAttribute_Trn12Row:focus, select.BlobContentAttribute_Trn12Row:focus, .BlobContentAttribute_Trn12Row>A:focus,input.ReadonlyBlobContentAttribute_Trn12Row:focus, textarea.ReadonlyBlobContentAttribute_Trn12Row:focus, select.ReadonlyBlobContentAttribute_Trn12Row:focus, .ReadonlyBlobContentAttribute_Trn12Row>A:focus,input.BlobInputAttribute_Trn12Row:focus, textarea.BlobInputAttribute_Trn12Row:focus, select.BlobInputAttribute_Trn12Row:focus, .BlobInputAttribute_Trn12Row>A:focus,input.ReadonlyAttribute_Trn12Row:focus, textarea.ReadonlyAttribute_Trn12Row:focus, select.ReadonlyAttribute_Trn12Row:focus, .ReadonlyAttribute_Trn12Row>A:focus,input.Attribute_Trn200px:focus, textarea.Attribute_Trn200px:focus, select.Attribute_Trn200px:focus, .Attribute_Trn200px>A:focus,input.BlobContentAttribute_Trn200px:focus, textarea.BlobContentAttribute_Trn200px:focus, select.BlobContentAttribute_Trn200px:focus, .BlobContentAttribute_Trn200px>A:focus,input.ReadonlyBlobContentAttribute_Trn200px:focus, textarea.ReadonlyBlobContentAttribute_Trn200px:focus, select.ReadonlyBlobContentAttribute_Trn200px:focus, .ReadonlyBlobContentAttribute_Trn200px>A:focus,input.BlobInputAttribute_Trn200px:focus, textarea.BlobInputAttribute_Trn200px:focus, select.BlobInputAttribute_Trn200px:focus, .BlobInputAttribute_Trn200px>A:focus,input.ReadonlyAttribute_Trn200px:focus, textarea.ReadonlyAttribute_Trn200px:focus, select.ReadonlyAttribute_Trn200px:focus, .ReadonlyAttribute_Trn200px>A:focus,input.Attribute_Trn_SelectLogin:focus, textarea.Attribute_Trn_SelectLogin:focus, select.Attribute_Trn_SelectLogin:focus, .Attribute_Trn_SelectLogin>A:focus,input.BlobContentAttribute_Trn_SelectLogin:focus, textarea.BlobContentAttribute_Trn_SelectLogin:focus, select.BlobContentAttribute_Trn_SelectLogin:focus, .BlobContentAttribute_Trn_SelectLogin>A:focus,input.ReadonlyBlobContentAttribute_Trn_SelectLogin:focus, textarea.ReadonlyBlobContentAttribute_Trn_SelectLogin:focus, select.ReadonlyBlobContentAttribute_Trn_SelectLogin:focus, .ReadonlyBlobContentAttribute_Trn_SelectLogin>A:focus,input.BlobInputAttribute_Trn_SelectLogin:focus, textarea.BlobInputAttribute_Trn_SelectLogin:focus, select.BlobInputAttribute_Trn_SelectLogin:focus, .BlobInputAttribute_Trn_SelectLogin>A:focus,input.ReadonlyAttribute_Trn_SelectLogin:focus, textarea.ReadonlyAttribute_Trn_SelectLogin:focus, select.ReadonlyAttribute_Trn_SelectLogin:focus, .ReadonlyAttribute_Trn_SelectLogin>A:focus,input.Attribute_TrnWhite:focus, textarea.Attribute_TrnWhite:focus, select.Attribute_TrnWhite:focus, .Attribute_TrnWhite>A:focus,input.BlobContentAttribute_TrnWhite:focus, textarea.BlobContentAttribute_TrnWhite:focus, select.BlobContentAttribute_TrnWhite:focus, .BlobContentAttribute_TrnWhite>A:focus,input.ReadonlyBlobContentAttribute_TrnWhite:focus, textarea.ReadonlyBlobContentAttribute_TrnWhite:focus, select.ReadonlyBlobContentAttribute_TrnWhite:focus, .ReadonlyBlobContentAttribute_TrnWhite>A:focus,input.BlobInputAttribute_TrnWhite:focus, textarea.BlobInputAttribute_TrnWhite:focus, select.BlobInputAttribute_TrnWhite:focus, .BlobInputAttribute_TrnWhite>A:focus,input.ReadonlyAttribute_TrnWhite:focus, textarea.ReadonlyAttribute_TrnWhite:focus, select.ReadonlyAttribute_TrnWhite:focus, .ReadonlyAttribute_TrnWhite>A:focus,input.Attribute_TrnWhiteBackground:focus, textarea.Attribute_TrnWhiteBackground:focus, select.Attribute_TrnWhiteBackground:focus, .Attribute_TrnWhiteBackground>A:focus,input.BlobContentAttribute_TrnWhiteBackground:focus, textarea.BlobContentAttribute_TrnWhiteBackground:focus, select.BlobContentAttribute_TrnWhiteBackground:focus, .BlobContentAttribute_TrnWhiteBackground>A:focus,input.ReadonlyBlobContentAttribute_TrnWhiteBackground:focus, textarea.ReadonlyBlobContentAttribute_TrnWhiteBackground:focus, select.ReadonlyBlobContentAttribute_TrnWhiteBackground:focus, .ReadonlyBlobContentAttribute_TrnWhiteBackground>A:focus,input.BlobInputAttribute_TrnWhiteBackground:focus, textarea.BlobInputAttribute_TrnWhiteBackground:focus, select.BlobInputAttribute_TrnWhiteBackground:focus, .BlobInputAttribute_TrnWhiteBackground>A:focus,input.ReadonlyAttribute_TrnWhiteBackground:focus, textarea.ReadonlyAttribute_TrnWhiteBackground:focus, select.ReadonlyAttribute_TrnWhiteBackground:focus, .ReadonlyAttribute_TrnWhiteBackground>A:focus,input.Attribute_TrnBold:focus, textarea.Attribute_TrnBold:focus, select.Attribute_TrnBold:focus, .Attribute_TrnBold>A:focus,input.BlobContentAttribute_TrnBold:focus, textarea.BlobContentAttribute_TrnBold:focus, select.BlobContentAttribute_TrnBold:focus, .BlobContentAttribute_TrnBold>A:focus,input.ReadonlyBlobContentAttribute_TrnBold:focus, textarea.ReadonlyBlobContentAttribute_TrnBold:focus, select.ReadonlyBlobContentAttribute_TrnBold:focus, .ReadonlyBlobContentAttribute_TrnBold>A:focus,input.BlobInputAttribute_TrnBold:focus, textarea.BlobInputAttribute_TrnBold:focus, select.BlobInputAttribute_TrnBold:focus, .BlobInputAttribute_TrnBold>A:focus,input.Attribute_TrnBold1:focus, textarea.Attribute_TrnBold1:focus, select.Attribute_TrnBold1:focus, .Attribute_TrnBold1>A:focus,input.BlobContentAttribute_TrnBold1:focus, textarea.BlobContentAttribute_TrnBold1:focus, select.BlobContentAttribute_TrnBold1:focus, .BlobContentAttribute_TrnBold1>A:focus,input.ReadonlyBlobContentAttribute_TrnBold1:focus, textarea.ReadonlyBlobContentAttribute_TrnBold1:focus, select.ReadonlyBlobContentAttribute_TrnBold1:focus, .ReadonlyBlobContentAttribute_TrnBold1>A:focus,input.BlobInputAttribute_TrnBold1:focus, textarea.BlobInputAttribute_TrnBold1:focus, select.BlobInputAttribute_TrnBold1:focus, .BlobInputAttribute_TrnBold1>A:focus,input.ReadonlyAttribute_TrnBold1:focus, textarea.ReadonlyAttribute_TrnBold1:focus, select.ReadonlyAttribute_TrnBold1:focus, .ReadonlyAttribute_TrnBold1>A:focus,input.ReadonlyAttribute_TrnBold:focus, textarea.ReadonlyAttribute_TrnBold:focus, select.ReadonlyAttribute_TrnBold:focus, .ReadonlyAttribute_TrnBold>A:focus,input.Attribute_Trn2Lines:focus, textarea.Attribute_Trn2Lines:focus, select.Attribute_Trn2Lines:focus, .Attribute_Trn2Lines>A:focus,input.BlobContentAttribute_Trn2Lineas:focus, textarea.BlobContentAttribute_Trn2Lineas:focus, select.BlobContentAttribute_Trn2Lineas:focus, .BlobContentAttribute_Trn2Lineas>A:focus,input.ReadonlyBlobContentAttribute_Trn2Lineas:focus, textarea.ReadonlyBlobContentAttribute_Trn2Lineas:focus, select.ReadonlyBlobContentAttribute_Trn2Lineas:focus, .ReadonlyBlobContentAttribute_Trn2Lineas>A:focus,input.BlobInputAttribute_Trn2Lineas:focus, textarea.BlobInputAttribute_Trn2Lineas:focus, select.BlobInputAttribute_Trn2Lineas:focus, .BlobInputAttribute_Trn2Lineas>A:focus,input.ReadonlyAttribute_Trn2Lineas:focus, textarea.ReadonlyAttribute_Trn2Lineas:focus, select.ReadonlyAttribute_Trn2Lineas:focus, .ReadonlyAttribute_Trn2Lineas>A:focus,input.Attribute_TrnNoBorder:focus, textarea.Attribute_TrnNoBorder:focus, select.Attribute_TrnNoBorder:focus, .Attribute_TrnNoBorder>A:focus,input.BlobContentAttribute_TrnNoBorder:focus, textarea.BlobContentAttribute_TrnNoBorder:focus, select.BlobContentAttribute_TrnNoBorder:focus, .BlobContentAttribute_TrnNoBorder>A:focus,input.ReadonlyBlobContentAttribute_TrnNoBorder:focus, textarea.ReadonlyBlobContentAttribute_TrnNoBorder:focus, select.ReadonlyBlobContentAttribute_TrnNoBorder:focus, .ReadonlyBlobContentAttribute_TrnNoBorder>A:focus,input.BlobInputAttribute_TrnNoBorder:focus, textarea.BlobInputAttribute_TrnNoBorder:focus, select.BlobInputAttribute_TrnNoBorder:focus, .BlobInputAttribute_TrnNoBorder>A:focus,input.ReadonlyAttribute_TrnNoBorder:focus, textarea.ReadonlyAttribute_TrnNoBorder:focus, select.ReadonlyAttribute_TrnNoBorder:focus, .ReadonlyAttribute_TrnNoBorder>A:focus,input.Attribute_TrnComboBox:focus, textarea.Attribute_TrnComboBox:focus, select.Attribute_TrnComboBox:focus, .Attribute_TrnComboBox>A:focus,input.BlobInputAttribute_TrnComboBox:focus, textarea.BlobInputAttribute_TrnComboBox:focus, select.BlobInputAttribute_TrnComboBox:focus, .BlobInputAttribute_TrnComboBox>A:focus,input.BlobContentAttribute_TrnComboBox:focus, textarea.BlobContentAttribute_TrnComboBox:focus, select.BlobContentAttribute_TrnComboBox:focus, .BlobContentAttribute_TrnComboBox>A:focus,input.ReadonlyBlobContentAttribute_TrnComboBox:focus, textarea.ReadonlyBlobContentAttribute_TrnComboBox:focus, select.ReadonlyBlobContentAttribute_TrnComboBox:focus, .ReadonlyBlobContentAttribute_TrnComboBox>A:focus,input.ReadonlyAttribute_TrnComboBox:focus, textarea.ReadonlyAttribute_TrnComboBox:focus, select.ReadonlyAttribute_TrnComboBox:focus, .ReadonlyAttribute_TrnComboBox>A:focus,input.Attribute_TrnComboBoxFocus:focus, textarea.Attribute_TrnComboBoxFocus:focus, select.Attribute_TrnComboBoxFocus:focus, .Attribute_TrnComboBoxFocus>A:focus,input.ReadonlyAttribute_Trn:focus, textarea.ReadonlyAttribute_Trn:focus, select.ReadonlyAttribute_Trn:focus, .ReadonlyAttribute_Trn>A:focus,input.ReadonlyAttribute_TrnBackGround:focus, textarea.ReadonlyAttribute_TrnBackGround:focus, select.ReadonlyAttribute_TrnBackGround:focus, .ReadonlyAttribute_TrnBackGround>A:focus,input.BlobContentReadonlyAttribute_TrnBackGround:focus, textarea.BlobContentReadonlyAttribute_TrnBackGround:focus, select.BlobContentReadonlyAttribute_TrnBackGround:focus, .BlobContentReadonlyAttribute_TrnBackGround>A:focus,input.ReadonlyBlobContentReadonlyAttribute_TrnBackGround:focus, textarea.ReadonlyBlobContentReadonlyAttribute_TrnBackGround:focus, select.ReadonlyBlobContentReadonlyAttribute_TrnBackGround:focus, .ReadonlyBlobContentReadonlyAttribute_TrnBackGround>A:focus,input.BlobInputReadonlyAttribute_TrnBackGround:focus, textarea.BlobInputReadonlyAttribute_TrnBackGround:focus, select.BlobInputReadonlyAttribute_TrnBackGround:focus, .BlobInputReadonlyAttribute_TrnBackGround>A:focus,input.ReadonlyReadonlyAttribute_TrnBackGround:focus, textarea.ReadonlyReadonlyAttribute_TrnBackGround:focus, select.ReadonlyReadonlyAttribute_TrnBackGround:focus, .ReadonlyReadonlyAttribute_TrnBackGround>A:focus,.SuggestTrnAttribute,.ReadonlySuggestTrnAttribute,.BlobContentAttribute_Trn,.ReadonlyBlobContentAttribute_Trn,.Attribute_Trn12Row,.BlobContentAttribute_Trn12Row,.ReadonlyBlobContentAttribute_Trn12Row,.BlobInputAttribute_Trn12Row,.ReadonlyAttribute_Trn12Row,.Attribute_Trn200px,.BlobContentAttribute_Trn200px,.ReadonlyBlobContentAttribute_Trn200px,.BlobInputAttribute_Trn200px,.ReadonlyAttribute_Trn200px,.Attribute_Trn_SelectLogin,.BlobContentAttribute_Trn_SelectLogin,.ReadonlyBlobContentAttribute_Trn_SelectLogin,.BlobInputAttribute_Trn_SelectLogin,.ReadonlyAttribute_Trn_SelectLogin,.Attribute_TrnWhite,.BlobContentAttribute_TrnWhite,.ReadonlyBlobContentAttribute_TrnWhite,.BlobInputAttribute_TrnWhite,.ReadonlyAttribute_TrnWhite,.Attribute_TrnWhiteBackground,.BlobContentAttribute_TrnWhiteBackground,.ReadonlyBlobContentAttribute_TrnWhiteBackground,.BlobInputAttribute_TrnWhiteBackground,.ReadonlyAttribute_TrnWhiteBackground,.Attribute_TrnBold,.BlobContentAttribute_TrnBold,.ReadonlyBlobContentAttribute_TrnBold,.BlobInputAttribute_TrnBold,.Attribute_TrnBold1,.BlobContentAttribute_TrnBold1,.ReadonlyBlobContentAttribute_TrnBold1,.BlobInputAttribute_TrnBold1,.ReadonlyAttribute_TrnBold1,.ReadonlyAttribute_TrnBold,.Attribute_Trn2Lines,.BlobContentAttribute_Trn2Lineas,.ReadonlyBlobContentAttribute_Trn2Lineas,.BlobInputAttribute_Trn2Lineas,.ReadonlyAttribute_Trn2Lineas,.Attribute_TrnNoBorder,.BlobContentAttribute_TrnNoBorder,.ReadonlyBlobContentAttribute_TrnNoBorder,.BlobInputAttribute_TrnNoBorder,.ReadonlyAttribute_TrnNoBorder,.Attribute_TrnComboBox,.BlobInputAttribute_TrnComboBox,.BlobContentAttribute_TrnComboBox,.ReadonlyBlobContentAttribute_TrnComboBox,.ReadonlyAttribute_TrnComboBox,.Attribute_TrnComboBoxFocus,.ReadonlyAttribute_Trn,.ReadonlyAttribute_TrnBackGround,.BlobContentReadonlyAttribute_TrnBackGround,.ReadonlyBlobContentReadonlyAttribute_TrnBackGround,.BlobInputReadonlyAttribute_TrnBackGround,.ReadonlyReadonlyAttribute_TrnBackGround,.K2BTools_SearchCriteria_MarginTop2px,.K2BTools_SearchCriteria_MarginTop4px,.Attribute_Date,.BlobContentAttribute_Date,.ReadonlyBlobContentAttribute_Date,.BlobInputAttribute_Date,.ReadonlyAttribute_Date,.Attribute_DateFocus,input.Attribute_Date:focus, textarea.Attribute_Date:focus, select.Attribute_Date:focus, .Attribute_Date>A:focus,input.BlobContentAttribute_Date:focus, textarea.BlobContentAttribute_Date:focus, select.BlobContentAttribute_Date:focus, .BlobContentAttribute_Date>A:focus,input.ReadonlyBlobContentAttribute_Date:focus, textarea.ReadonlyBlobContentAttribute_Date:focus, select.ReadonlyBlobContentAttribute_Date:focus, .ReadonlyBlobContentAttribute_Date>A:focus,input.BlobInputAttribute_Date:focus, textarea.BlobInputAttribute_Date:focus, select.BlobInputAttribute_Date:focus, .BlobInputAttribute_Date>A:focus,input.ReadonlyAttribute_Date:focus, textarea.ReadonlyAttribute_Date:focus, select.ReadonlyAttribute_Date:focus, .ReadonlyAttribute_Date>A:focus,input.Attribute_DateFocus:focus, textarea.Attribute_DateFocus:focus, select.Attribute_DateFocus:focus, .Attribute_DateFocus>A:focus,.AttributeBandejaEntradaMensajes,.ReadonlyAttributeBandejaEntradaMensajes,.AttributeBandejaEntradaMensajesFecha,.ReadonlyAttributeBandejaEntradaMensajesFecha,.AttributeBandejaEntradaMensajesUsuario,.ReadonlyAttributeBandejaEntradaMensajesUsuario,.AttributeBandejaEntradaMensajesTexto,.ReadonlyAttributeBandejaEntradaMensajesTexto,.Attribute_Grid_15px,.BlobContentAttribute_Grid_15px,.ReadonlyBlobContentAttribute_Grid_15px,.BlobInputAttribute_Grid_15px,.GridAttribute1,.BlobContentGridAttribute1,.ReadonlyBlobContentGridAttribute1,.BlobInputGridAttribute1,.ReadonlyGridAttribute1,.Attribute_Image_Grid1,.BlobContentAttribute_Image_Grid1,.ReadonlyBlobContentAttribute_Image_Grid1,.BlobInputAttribute_Image_Grid1,.Attribute_Image_GridLanding1,.BlobContentAttribute_Image_GridLanding1,.ReadonlyBlobContentAttribute_Image_GridLanding1,.BlobInputAttribute_Image_GridLanding1,.ReadonlyAttribute_Image_GridLanding1,.Attribute_GridBlack1,.BlobContentAttribute_GridBlack1,.ReadonlyBlobContentAttribute_GridBlack1,.BlobInputAttribute_GridBlack1,.ReadonlyAttribute_GridBlack1,.Attribute_GridLanding1,.BlobContentAttribute_GridLanding1,.ReadonlyBlobContentAttribute_GridLanding1,.BlobInputAttribute_GridLanding1,.ReadonlyAttribute_GridLanding1,.Attribute_GridMain1,.BlobContentAttribute_GridMain1,.ReadonlyBlobContentAttribute_GridMain1,.BlobInputAttribute_GridMain1,.ReadonlyAttribute_GridMain1,.Attribute_GridInt1,.BlobContentAttribute_GridInt1,.ReadonlyBlobContentAttribute_GridInt1,.BlobInputAttribute_GridInt1,.ReadonlyAttribute_GridInt1,.Attribute_GridFechaAncha1,.BlobContentAttribute_GridFechaAncha1,.ReadonlyBlobContentAttribute_GridFechaAncha1,.BlobInputAttribute_GridFechaAncha1,.ReadonlyAttribute_GridFechaAncha1,.Attribute_GridLargeAttribute1,.BlobContentAttribute_GridLargeAttribute1,.ReadonlyBlobContentAttribute_GridLargeAttribute1,.BlobInputAttribute_GridLargeAttribute1,.ReadonlyAttribute_GridLargeAttribute1,.Attribute_GridSmallAttribute1,.BlobContentAttribute_GridSmallAttribute1,.ReadonlyBlobContentAttribute_GridSmallAttribute1,.BlobInputAttribute_GridSmallAttribute1,.ReadonlyAttribute_GridSmallAttribute1,.Attribute_GridSetting,.BlobContentAttribute_GridSetting,.ReadonlyBlobContentAttribute_GridSetting,.BlobInputAttribute_GridSetting,.ReadonlyAttribute_GridSetting
{
	padding-bottom: 0px;
	padding-top: 0px;
	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;
	font-family: OpenSans-Regular;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	width: auto;
	max-width: 100%;
	box-shadow:none !important;
	 height:unset;
}
.ReadonlyBlobContentAttribute
{
	color: #a1a1a1;
}
.ReadonlyDownloadAttribute
{
	border-width: 0px;
}
.ReadonlyAttSubTitle
{
	color: #a1a1a1;
}
.ReadonlyCheckBox
{
	color: #a1a1a1;
}
.ReadonlyBlobContentCheckBoxAttributeFilter
{
	border-width: 0px;
}
.ReadonlyCheckBoxAttributeFilter
{
	border-width: 0px;
}
.ReadonlyAttribute_FixedData
{
	position: relative;
	top: -3px;
	font-family: RobotoSlab-Regular_ttf;
	font-size: 32px;
	color: #fff;
}
.Attribute_ComboLanguage,.BlobContentAttribute_ComboLanguage,.ReadonlyBlobContentAttribute_ComboLanguage,.BlobInputAttribute_ComboLanguage,.ReadonlyAttribute_ComboLanguage
{
	box-shadow:none !important;
	 border-color:#fff !important;
	 background-color:#fff !important;
	 padding-left:10px !important;
}
.ReadonlyBlobContentAttribute_ComboLanguage
{
	border-width: 0px;
}
.ReadonlyAttribute_ComboLanguage
{
	border-width: 0px;
}
.ReadonlyAttribute_ConditionalConfirm
{
	position: relative;
	top: -5px;
}
.ReadonlyFilterAttribute
{
	border-width: 0px;
	color: #a1a1a1;
}
.ReadonlyBlobContentDescriptionAttribute
{
	border-width: 0px;
}
.ReadonlyDescriptionAttribute
{
	border-width: 0px;
	font-family: Roboto-Bold;
}
.ReadonlyBlobContentK2BToolsAttribute_Title
{
	border-width: 0px;
}
.ReadonlyK2BToolsAttribute_Title
{
	overflow: hidden;
	padding-left: 15px;
	padding-right: 15px;
	display: block;
	white-space: nowrap;
	border-width: 0px;
	font-family: Roboto-Regular;
	font-size: 30px;
	height: auto;
	width: 100%;
	text-overflow: ellipsis;
}
.ReadonlyBlobContentK2BTools_SearchResultImageCompact
{
	border-width: 0px;
}
.ReadonlyK2BTools_SearchResultImageCompact
{
	border-width: 0px;
	height: 20px;
}
.ReadonlyBlobContentK2BToolsAttribute_Summary
{
	border-width: 0px;
}
.ReadonlyK2BToolsAttribute_Summary
{
	padding-left: 15px;
	padding-right: 15px;
	display: block;
	border-width: 0px;
	font-family: Roboto-Regular;
	font-style: italic;
	color: #888;
	height: auto;
}
.BlobInputAttribute_ImageGrid
{
	display: inline;
	box-shadow:none !important;
	 height:unset;
	 display: inline !important;
}
.BlobContentAttribute_ImageGrid,.ReadonlyBlobContentAttribute_ImageGrid
{
	max-width: 300px;
	display: inline !important;
	box-shadow:none !important;
	 height:unset;
}
.ReadonlyBlobContentAttribute_ImageGrid
{
	border-width: 0px;
}
.ReadonlyAttribute_ImageGrid
{
	border-width: 0px;
}
.BlobContentAttribute_ImageTrnEmpty,.ReadonlyBlobContentAttribute_ImageTrnEmpty
{
	box-shadow:none !important;
	 height:unset;
	 display: none !important;
}
.ReadonlyBlobContentAttribute_ImageTrnEmpty
{
	border-width: 0px;
}
.BlobInputAttribute_ImageTrnEmpty
{
	box-shadow:none !important;
	 height:unset;
	 width: auto !important;
}
.ReadonlyAttribute_ImageTrnEmpty
{
	border-width: 0px;
}
.BlobContentAttribute_ImageTrn,.ReadonlyBlobContentAttribute_ImageTrn
{
	max-width: 300px;
}
.ReadonlyBlobContentAttribute_ImageTrn
{
	border-width: 0px;
}
.BlobInputAttribute_ImageTrn
{
	box-shadow:none !important;
	 height:unset;
	width: 350px !important;
}
.ReadonlyAttribute_ImageTrn
{
	border-width: 0px;
}
.Attribute_ImageTrnSmall,.BlobContentAttribute_ImageTrnSmall,.ReadonlyBlobContentAttribute_ImageTrnSmall,.BlobInputAttribute_ImageTrnSmall,.ReadonlyAttribute_ImageTrnSmall
{
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	padding-bottom: 6px;
	width: 25px;
}
.ReadonlyBlobContentAttribute_ImageTrnSmall
{
	border-width: 0px;
}
.ReadonlyAttribute_ImageTrnSmall
{
	border-width: 0px;
}
.ReadonlyBlobContentK2BT_CardWithSummaryTitle
{
	border-width: 0px;
}
.ReadonlyK2BT_CardWithSummaryTitle
{
	position: relative;
	top: 7px;
	border-width: 0px;
	font-family: Roboto-Medium;
}
.ReadonlyBlobContentK2BT_CardWithSummaryPhoto
{
	border-width: 0px;
}
.ReadonlyK2BT_CardWithSummaryPhoto
{
	border-width: 0px;
	height: 200px;
	width: 100%;
	box-shadow:none !important;
	 object-fit:cover;
}
.ReadonlyBlobContentK2BT_RoundPhotoLarge
{
	border-width: 0px;
}
.ReadonlyK2BT_RoundPhotoLarge
{
	border-width: 0px;
	border-top-left-radius: 80px;
	border-top-right-radius: 80px;
	border-bottom-right-radius: 80px;
	border-bottom-left-radius: 80px;
	height: 160px;
	width: 160px;
	box-shadow:none !important;
	 object-fit: cover;
}
.ReadonlyBlobContentK2BT_TextAction
{
	border-width: 0px;
}
.ReadonlyK2BT_TextAction
{
	padding-bottom: 7px;
	padding-top: 7px;
	display: block;
	border-width: 0px;
}
.ReadonlyBlobContentClassColumGridVDMaestro
{
	border-width: 0px;
}
.ReadonlyClassColumGridVDMaestro
{
	border-width: 0px;
}
.ReadonlyBlobContentAttribute_FilterCheckBox
{
	border-width: 0px;
}
.ReadonlyAttribute_FilterCheckBox
{
	border-width: 0px;
}
.Attribute_Filter,.SuggestSearchAttribute,.ReadonlySuggestSearchAttribute,.CheckBoxSearchAttribute,.ReadonlyCheckBoxSearchAttribute,.Attribute_FilterTextWhite,.ReadonlyAttribute_Filter,.AttributeInMultipleCombo_Filter,.BlobContentAttributeInMultipleCombo_Filter,.ReadonlyBlobContentAttributeInMultipleCombo_Filter,.BlobInputAttributeInMultipleCombo_Filter,.ReadonlyAttributeInMultipleCombo_Filter,.Attribute_FilterDate,.Attribute_FilterDateTime,.ReadonlyAttribute_FilterDateTime,.ReadonlyAttribute_FilterDate,.Attribute_FilterDateCenter,.BlobContentAttribute_FilterDateCenter,.ReadonlyBlobContentAttribute_FilterDateCenter,.BlobInputAttribute_FilterDateCenter,.ReadonlyAttribute_FilterDateCenter,.Attribute_FilterHidden,.BlobContentAttribute_FilterHidden,.ReadonlyBlobContentAttribute_FilterHidden,.BlobInputAttribute_FilterHidden,.ReadonlyAttribute_FilterHidden,.Attribute_FilterTextArea,.BlobContentAttribute_FilterTextArea,.ReadonlyBlobContentAttribute_FilterTextArea,.BlobInputAttribute_FilterTextArea,.ReadonlyAttribute_FilterTextArea,.K2BToolsAttribute_BorderlessFilter
{
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	border-bottom-color: #c2c6cc;
	border-left-color: #c2c6cc;
	border-right-color: #c2c6cc;
	border-top-color: #c2c6cc;
	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;
	color: #7e8499;
	height: 39px;
	min-height: 39px;
	width: 220px;
	box-shadow:none !important;
}
.ReadonlyAttribute_Filter
{
	padding-left: 12px;
	padding-top: 10px;
	display: inline-block;
	background-color: #f0f1f2;
	width: auto;
	min-width: 220px;
}
.AttributeInMultipleCombo_Filter,.BlobContentAttributeInMultipleCombo_Filter,.ReadonlyBlobContentAttributeInMultipleCombo_Filter,.BlobInputAttributeInMultipleCombo_Filter,.ReadonlyAttributeInMultipleCombo_Filter
{
	position: relative;
	top: 2px;
	font-family: Avenir-Roman;
	font-size: 13px;
}
.ReadonlyAttributeInMultipleCombo_Filter
{
	border-width: 0px;
}
.Attribute_FilterDate,.Attribute_FilterDateTime,.ReadonlyAttribute_FilterDateTime,.ReadonlyAttribute_FilterDate,.Attribute_FilterDateCenter,.BlobContentAttribute_FilterDateCenter,.ReadonlyBlobContentAttribute_FilterDateCenter,.BlobInputAttribute_FilterDateCenter,.ReadonlyAttribute_FilterDateCenter
{
	margin-right: -35px;
	background-color: #fff;
	box-shadow:none !important;
	padding-right:35px !important;
	width: 220px !important;
	border-bottom-right-radius:6px !important;
	border-top-right-radius:6px !important;
}
.Attribute_FilterDateTime,.ReadonlyAttribute_FilterDateTime
{
	box-shadow:none !important;
	padding-right:35px !important;
	width: 220px !important;
	border-bottom-right-radius:6px !important;
	border-top-right-radius:6px !important;
	border-bottom-right-radius:6px !important;
	border-top-right-radius:6px !important;
}
.ReadonlyAttribute_FilterDateTime
{
	display: inline-block;
	background-color: #f0f1f2;
}
.ReadonlyAttribute_FilterDate
{
	padding-top: 10px;
	display: inline-block;
	background-color: #f0f1f2;
}
.Attribute_FilterDateCenter,.BlobContentAttribute_FilterDateCenter,.ReadonlyBlobContentAttribute_FilterDateCenter,.BlobInputAttribute_FilterDateCenter,.ReadonlyAttribute_FilterDateCenter
{
	padding-left: 15px;
	text-align: left;
	box-shadow:none !important;
	padding-right:35px !important;
	width: 220px !important;
	border-bottom-right-radius:6px !important;
	border-top-right-radius:6px !important;
	width:350px !important;
}
.ReadonlyBlobContentAttribute_FilterDateCenter
{
	border-width: 0px;
}
.ReadonlyAttribute_FilterDateCenter
{
	border-width: 0px;
	box-shadow:none !important;
	padding-right:35px !important;
	width: 220px !important;
	border-bottom-right-radius:6px !important;
	border-top-right-radius:6px !important;
	width:300px !important;
}
.Attribute_FilterHidden,.BlobContentAttribute_FilterHidden,.ReadonlyBlobContentAttribute_FilterHidden,.BlobInputAttribute_FilterHidden,.ReadonlyAttribute_FilterHidden
{
	visibility: hidden;
}
.ReadonlyBlobContentAttribute_FilterHidden
{
	border-width: 0px;
}
.ReadonlyAttribute_FilterHidden
{
	border-width: 0px;
}
.Attribute_FilterTextArea,.BlobContentAttribute_FilterTextArea,.ReadonlyBlobContentAttribute_FilterTextArea,.BlobInputAttribute_FilterTextArea,.ReadonlyAttribute_FilterTextArea
{
	background-color: white;
	color: black;
	text-align: left;
	box-shadow:none !important;
	background-size:17px;
	padding-left:12px !important;
	padding-right:24px !important;
}
.ReadonlyBlobContentAttribute_FilterTextArea
{
	border-width: 0px;
}
.ReadonlyAttribute_FilterTextArea
{
	border-width: 0px;
}
.K2BToolsAttribute_BorderlessFilter
{
	border-style: none;
	border:none !important;
}
.K2BT_RoundPhotoSmall,.ReadonlyK2BT_RoundPhotoSmall,.BlobContentReadonlyK2BT_RoundPhotoSmall,.ReadonlyBlobContentReadonlyK2BT_RoundPhotoSmall,.BlobInputReadonlyK2BT_RoundPhotoSmall
{
	background-repeat: no-repeat;
	border-width: 0px;
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
	border-bottom-left-radius: 30px;
	height: 60px;
	width: 60px;
}
.K2BT_DetailPopoverTitle,.ReadonlyK2BT_DetailPopoverTitle,.BlobContentReadonlyK2BT_DetailPopoverTitle,.ReadonlyBlobContentReadonlyK2BT_DetailPopoverTitle,.BlobInputReadonlyK2BT_DetailPopoverTitle
{
	left: 17px;
	overflow: hidden;
	padding-right: 15px;
	position: relative;
	top: 13px;
	display: block;
	white-space: nowrap;
	border-width: 0px;
	font-size: 15px;
	color: #333;
	text-overflow: ellipsis;
}
.K2BT_SimpleECommerceTitle,.ReadonlyK2BT_SimpleECommerceTitle,.BlobContentReadonlyK2BT_SimpleECommerceTitle,.ReadonlyBlobContentReadonlyK2BT_SimpleECommerceTitle,.K2BT_SimpleECommerceTitleLink,.BlobContentK2BT_SimpleECommerceTitleLink,.ReadonlyBlobContentK2BT_SimpleECommerceTitleLink,.BlobInputK2BT_SimpleECommerceTitleLink,.ReadonlyK2BT_SimpleECommerceTitleLink,.K2BT_SimpleECommerceTitle>A,.ReadonlyK2BT_SimpleECommerceTitle>A,.BlobContentReadonlyK2BT_SimpleECommerceTitle>A,.ReadonlyBlobContentReadonlyK2BT_SimpleECommerceTitle>A,.K2BT_SimpleECommerceTitleLink>A,.BlobContentK2BT_SimpleECommerceTitleLink>A,.ReadonlyBlobContentK2BT_SimpleECommerceTitleLink>A,.BlobInputK2BT_SimpleECommerceTitleLink>A,.ReadonlyK2BT_SimpleECommerceTitleLink>A
{
	white-space: nowrap;
	font-family: Roboto-Medium;
	font-size: 16px;
	color: #393838;
	text-transform: uppercase;
	text-overflow: ellipsis;
}
.ReadonlyBlobContentReadonlyK2BT_SimpleECommerceTitle
{
	border-width: 0px;
}
.K2BT_SimpleECommerceTitleLink,.BlobContentK2BT_SimpleECommerceTitleLink,.ReadonlyBlobContentK2BT_SimpleECommerceTitleLink,.BlobInputK2BT_SimpleECommerceTitleLink,.ReadonlyK2BT_SimpleECommerceTitleLink,.K2BT_SimpleECommerceTitle>A,.ReadonlyK2BT_SimpleECommerceTitle>A,.BlobContentReadonlyK2BT_SimpleECommerceTitle>A,.ReadonlyBlobContentReadonlyK2BT_SimpleECommerceTitle>A,.K2BT_SimpleECommerceTitleLink>A,.BlobContentK2BT_SimpleECommerceTitleLink>A,.ReadonlyBlobContentK2BT_SimpleECommerceTitleLink>A,.BlobInputK2BT_SimpleECommerceTitleLink>A,.ReadonlyK2BT_SimpleECommerceTitleLink>A
{
	color: #2196f3;
}
.ReadonlyBlobContentK2BT_SimpleECommerceTitleLink
{
	border-width: 0px;
}
.ReadonlyK2BT_SimpleECommerceTitleLink
{
	border-width: 0px;
}
.K2BT_SimpleECommerceSubtitle,.ReadonlyK2BT_SimpleECommerceSubtitle,.BlobContentReadonlyK2BT_SimpleECommerceSubtitle,.ReadonlyBlobContentReadonlyK2BT_SimpleECommerceSubtitle
{
	position: relative;
	top: -1px;
	white-space: nowrap;
	color: #777;
}
.ReadonlyBlobContentReadonlyK2BT_SimpleECommerceSubtitle
{
	border-width: 0px;
}
.K2BT_SimpleECommerceSummary,.ReadonlyK2BT_SimpleECommerceSummary,.BlobContentReadonlyK2BT_SimpleECommerceSummary,.ReadonlyBlobContentReadonlyK2BT_SimpleECommerceSummary
{
	overflow: hidden;
	position: relative;
	top: 4px;
	display: block;
	white-space: nowrap;
	font-size: 12px;
	font-style: italic;
	text-overflow: ellipsis;
}
.ReadonlyBlobContentReadonlyK2BT_SimpleECommerceSummary
{
	border-width: 0px;
}
.K2BToolsAttribute_CardListPhoto,.ReadonlyK2BToolsAttribute_CardListPhoto
{
	height: 35px;
	width: 35px;
	box-shadow:none !important;
	object-fit:cover;
}
.K2BTools_SearchCriteria,.K2BTools_SearchCriteriaVUCE,.BlobContentK2BTools_SearchCriteriaVUCE,.ReadonlyBlobContentK2BTools_SearchCriteriaVUCE,.BlobInputK2BTools_SearchCriteriaVUCE,.ReadonlyK2BTools_SearchCriteriaVUCE
{
	border-bottom: none !important;
	border-bottom-color: #7e8499;
	border-left-color: #7e8499;
	border-right-color: #7e8499;
	border-top-color: #7e8499;
	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;
	color: #7e8499;
	height: 36px;
	width: 100px;
	box-shadow:none !important;
	 padding-left:10px !important;
	padding-right:35px !important;
	background-position: center right 15px;
	background-size: 23px !important;
}
.K2BTools_SearchCriteriaVUCE,.BlobContentK2BTools_SearchCriteriaVUCE,.ReadonlyBlobContentK2BTools_SearchCriteriaVUCE,.BlobInputK2BTools_SearchCriteriaVUCE,.ReadonlyK2BTools_SearchCriteriaVUCE
{
	margin-bottom: 12px;
	margin-left: 10px;
	margin-top: 12px;
	background-image: url(../K2BOrionVUCE/Search_Bar_bg.png);
	border-bottom-color: none;
	border-left-color: none;
	border-right-color: none;
	border-top-color: none;
	border-style: none;
	border-width: 0px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	color: #fff;
	width: 400px;
	box-shadow:none !important;
	 padding-left:40px !important;
	height: 40px !important;
	background-size: 100% !important;
	color: #fff !important;
}
.K2BToolsEnhancedCombo
{
	height: auto;
}
.K2BToolsAttribute_SmallTitle,.BlobContentK2BToolsAttribute_SmallTitle,.ReadonlyBlobContentK2BToolsAttribute_SmallTitle,.BlobInputK2BToolsAttribute_SmallTitle,.ReadonlyK2BToolsAttribute_SmallTitle,.K2BToolsAttribute_SmallerTitle,.BlobContentK2BToolsAttribute_SmallerTitle,.ReadonlyBlobContentK2BToolsAttribute_SmallerTitle,.BlobInputK2BToolsAttribute_SmallerTitle,.ReadonlyK2BToolsAttribute_SmallerTitle
{
	font-family: Roboto-Regular;
}
.ReadonlyBlobContentK2BToolsAttribute_SmallTitle
{
	border-width: 0px;
}
.ReadonlyK2BToolsAttribute_SmallTitle
{
	display: block;
	border-width: 0px;
	font-size: 25px;
	color: #333;
}
.ReadonlyBlobContentK2BToolsAttribute_SmallerTitle
{
	border-width: 0px;
}
.ReadonlyK2BToolsAttribute_SmallerTitle
{
	overflow: hidden;
	white-space: nowrap;
	border-width: 0px;
	font-size: 18px;
	text-overflow: ellipsis;
}
.K2BToolsAttribute_FitInContainerImage,.BlobContentK2BToolsAttribute_FitInContainerImage,.ReadonlyBlobContentK2BToolsAttribute_FitInContainerImage,.BlobInputK2BToolsAttribute_FitInContainerImage,.ReadonlyK2BToolsAttribute_FitInContainerImage
{
	border-width: 0px;
	height: 200px;
	width: 100%;
	object-fit: cover;
}
.K2BToolsAttribute_Invisible,.BlobContentK2BToolsAttribute_Invisible,.ReadonlyBlobContentK2BToolsAttribute_Invisible,.BlobInputK2BToolsAttribute_Invisible,.ReadonlyK2BToolsAttribute_Invisible
{
	display: none;
}
.ReadonlyBlobContentK2BToolsAttribute_Invisible
{
	border-width: 0px;
}
.ReadonlyK2BToolsAttribute_Invisible
{
	border-width: 0px;
}
.CheckBoxInGrid,.ReadonlyCheckBoxInGrid
{
	left: -7px;
	position: relative;
	padding-left: 0px !important;
}
.K2BTools_SearchResultImage,.ReadonlyK2BTools_SearchResultImage
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	height: auto;
	object-fit:cover;
}
.ReadonlyK2BTools_SearchResultImage
{
	width: 100%;
}
.K2BSearchResult_Description,.BlobContentK2BSearchResult_Description,.ReadonlyBlobContentK2BSearchResult_Description,.BlobInputK2BSearchResult_Description,.ReadonlyK2BSearchResult_Description
{
	font-family: Roboto-Regular;
	font-size: 12px;
	font-style: italic;
	color: #888;
}
.K2BToolsSearchResultImage,.BlobContentK2BToolsSearchResultImage,.ReadonlyBlobContentK2BToolsSearchResultImage,.BlobInputK2BToolsSearchResultImage,.ReadonlyK2BToolsSearchResultImage
{
	height: 110px;
	max-width: 120px;
}
.VideoAttribute,.ReadonlyVideoAttribute
{
	width: 300px;
}
.ReadonlyVideoAttribute
{
	border-width: 0px;
}
.AudioAttribute,.ReadonlyAudioAttribute
{
	width: 300px;
}
.ReadonlyAudioAttribute
{
	border-width: 0px;
}
.ErrorAttribute
{
	border-style: solid;
	border-width: 1px;
}
.WarningAttribute,.WarningAttribute_Trn,.BlobContentWarningAttribute_Trn,.ReadonlyBlobContentWarningAttribute_Trn,.BlobInputWarningAttribute_Trn,.ReadonlyWarningAttribute_Trn,.WarningAttribute_TrnDate,.BlobContentWarningAttribute_TrnDate,.ReadonlyBlobContentWarningAttribute_TrnDate,.BlobInputWarningAttribute_TrnDate,.ReadonlyWarningAttribute_TrnDate
{
	border-style: solid;
	border-width: 1px;
}
.ImageAttribute,.ResponsiveImageAttribute,.BlobContentResponsiveImageAttribute,.ReadonlyBlobContentResponsiveImageAttribute,.ReadonlyResponsiveImageAttribute,.BlobInputResponsiveImageAttribute,.ProfileImageAttribute,.BlobContentProfileImageAttribute,.ReadonlyBlobContentProfileImageAttribute,.BlobInputProfileImageAttribute,.ReadonlyProfileImageAttribute,.SmallProfileImageAttribute,.BlobContentSmallProfileImageAttribute,.ReadonlyBlobContentSmallProfileImageAttribute,.BlobInputSmallProfileImageAttribute,.ReadonlySmallProfileImageAttribute,.ReadonlyImageAttribute,.ActionAttribute,.ReadonlyActionAttribute,.SelectionAttribute,.BlobContentSelectionAttribute,.ReadonlyBlobContentSelectionAttribute,.BlobInputSelectionAttribute,.ReadonlySelectionAttribute,.BlobContentActionAttribute,.ReadonlyBlobContentActionAttribute,.UpdateAttribute,.BlobContentUpdateAttribute,.ReadonlyBlobContentUpdateAttribute,.ReadonlyUpdateAttribute,.BlobInputUpdateAttribute,.DeleteAttribute,.BlobContentDeleteAttribute,.ReadonlyBlobContentDeleteAttribute,.ReadonlyDeleteAttribute,.BlobInputDeleteAttribute,.DisplayAttribute,.BlobContentDisplayAttribute,.ReadonlyBlobContentDisplayAttribute,.ReadonlyDisplayAttribute,.BlobInputDisplayAttribute,.DisabledActionAttribute,.BlobContentDisabledActionAttribute,.ReadonlyBlobContentDisabledActionAttribute,.ReadonlyDisabledActionAttribute,.BlobInputDisabledActionAttribute,.BlobInputActionAttribute
{
	height: auto;
	max-width: none;
}
.ReadonlyImageAttribute
{
	border-width: 0px;
	max-height: 68px;
	max-width: 124px;
}
.ActionAttribute,.ReadonlyActionAttribute,.SelectionAttribute,.BlobContentSelectionAttribute,.ReadonlyBlobContentSelectionAttribute,.BlobInputSelectionAttribute,.ReadonlySelectionAttribute,.BlobContentActionAttribute,.ReadonlyBlobContentActionAttribute,.UpdateAttribute,.BlobContentUpdateAttribute,.ReadonlyBlobContentUpdateAttribute,.ReadonlyUpdateAttribute,.BlobInputUpdateAttribute,.DeleteAttribute,.BlobContentDeleteAttribute,.ReadonlyBlobContentDeleteAttribute,.ReadonlyDeleteAttribute,.BlobInputDeleteAttribute,.DisplayAttribute,.BlobContentDisplayAttribute,.ReadonlyBlobContentDisplayAttribute,.ReadonlyDisplayAttribute,.BlobInputDisplayAttribute,.DisabledActionAttribute,.BlobContentDisabledActionAttribute,.ReadonlyBlobContentDisabledActionAttribute,.ReadonlyDisabledActionAttribute,.BlobInputDisabledActionAttribute,.BlobInputActionAttribute
{
	margin-bottom: -6px;
	margin-left: -6px;
	padding-bottom: 7px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 7px;
	display: block;
	background-color: #f5f5f5;
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
	border-bottom-left-radius: 25px;
}
.ReadonlyActionAttribute
{
	border-width: 0px;
}
.SelectionAttribute,.BlobContentSelectionAttribute,.ReadonlyBlobContentSelectionAttribute,.BlobInputSelectionAttribute,.ReadonlySelectionAttribute
{
	background-color: transparent;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}
.ReadonlyBlobContentSelectionAttribute
{
	border-width: 0px;
}
.ReadonlySelectionAttribute
{
	border-width: 0px;
}
.ReadonlyAttribute,.ReadonlyMedio,.BlobContentReadonlyMedio,.ReadonlyBlobContentReadonlyMedio,.BlobInputReadonlyMedio,.ReadonlyReadonlyMedio,.ReadonlyAttributeOCE,.BlobContentReadonlyAttributeOCE,.ReadonlyBlobContentReadonlyAttributeOCE,.BlobInputReadonlyAttributeOCE,.ReadonlyReadonlyAttributeOCE
{
	color: #a1a1a1;
}
.K2BCheckBoxInGrid,.BlobContentK2BCheckBoxInGrid,.ReadonlyBlobContentK2BCheckBoxInGrid,.BlobInputK2BCheckBoxInGrid,.ReadonlyK2BCheckBoxInGrid
{
	margin-left: 0px;
}
.ReadonlyBlobContentK2BCheckBoxInGrid
{
	border-width: 0px;
}
.ReadonlyK2BCheckBoxInGrid
{
	border-width: 0px;
}
.K2BFSG_LoginField,.BlobContentK2BFSG_LoginField,.ReadonlyBlobContentK2BFSG_LoginField,.BlobInputK2BFSG_LoginField,.ReadonlyK2BFSG_LoginField
{
	margin-bottom: 25px;
	width: 361px;
}
.ReadonlyBlobContentK2BFSG_LoginField
{
	border-width: 0px;
}
.ReadonlyK2BFSG_LoginField
{
	border-width: 0px;
}
.K2BFSG_CAPTCHAField,.BlobContentK2BFSG_CAPTCHAField,.ReadonlyBlobContentK2BFSG_CAPTCHAField,.BlobInputK2BFSG_CAPTCHAField,.ReadonlyK2BFSG_CAPTCHAField
{
	margin:0 auto;
}
.ReadonlyBlobContentK2BFSG_CAPTCHAField
{
	border-width: 0px;
}
.ReadonlyK2BFSG_CAPTCHAField
{
	border-width: 0px;
}
.K2BTools_FilterOptionCombo,.BlobContentK2BTools_FilterOptionCombo,.ReadonlyBlobContentK2BTools_FilterOptionCombo,.BlobInputK2BTools_FilterOptionCombo,.ReadonlyK2BTools_FilterOptionCombo
{
	margin-left: 5px;
	margin-right: 5px;
	width: 180px;
}
.ReadonlyBlobContentK2BTools_FilterOptionCombo
{
	border-width: 0px;
}
.ReadonlyK2BTools_FilterOptionCombo
{
	border-width: 0px;
}
.K2BToolsAttribute_TagDescription,.BlobContentK2BToolsAttribute_TagDescription,.ReadonlyBlobContentK2BToolsAttribute_TagDescription,.BlobInputK2BToolsAttribute_TagDescription,.ReadonlyK2BToolsAttribute_TagDescription
{
	margin-right: 5px;
	overflow: hidden;
	display: block;
	white-space: nowrap;
	font-family: Roboto-Regular;
	font-size: 13px;
	color: #666;
	vertical-align: middle;
	text-overflow: ellipsis;
}
.ReadonlyBlobContentK2BToolsAttribute_TagDescription
{
	border-width: 0px;
}
.ReadonlyK2BToolsAttribute_TagDescription
{
	padding-right: 0px;
	font-family: Avenir-Roman;
	font-size: 12px;
}
.K2BTools_FilterAttributeInCombo,.BlobInputK2BTools_FilterAttributeInCombo,.BlobContentK2BTools_FilterAttributeInCombo,.ReadonlyBlobContentK2BTools_FilterAttributeInCombo,.ReadonlyK2BTools_FilterAttributeInCombo
{
	width: 200px;
}
.ReadonlyBlobContentK2BTools_FilterAttributeInCombo
{
	border-width: 0px;
}
.ReadonlyK2BTools_FilterAttributeInCombo
{
	border-width: 0px;
}
.K2BToolsSimpleImageListText,.ReadonlyK2BToolsSimpleImageListText
{
	position: relative;
	top: 7px;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
.K2BToolsSimpleImageListImage,.ReadonlyK2BToolsSimpleImageListImage
{
	height: auto;
	width: 200px;
}
.ReadonlyAttribute_RequiredReadOnly
{
	border-width: 0px;
}
.K2BToolsImage_RoundPhotoSmall,.BlobContentK2BToolsImage_RoundPhotoSmall,.ReadonlyBlobContentK2BToolsImage_RoundPhotoSmall,.BlobInputK2BToolsImage_RoundPhotoSmall,.ReadonlyK2BToolsImage_RoundPhotoSmall
{
	float: right;
	position: relative;
	top: -7px;
	border-top-left-radius: 18px;
	border-top-right-radius: 18px;
	border-bottom-right-radius: 18px;
	border-bottom-left-radius: 18px;
	height: 35px;
	width: 35px;
	box-shadow:none !important;
	 object-fit:cover;
}
.ReadonlyBlobContentK2BToolsImage_RoundPhotoSmall
{
	border-width: 0px;
}
.ReadonlyK2BToolsImage_RoundPhotoSmall
{
	border-width: 0px;
}
.K2BT_StructuredListPhoto,.BlobContentK2BT_StructuredListPhoto,.ReadonlyBlobContentK2BT_StructuredListPhoto,.BlobInputK2BT_StructuredListPhoto,.ReadonlyK2BT_StructuredListPhoto
{
	float: left;
	left: 25px;
	position: absolute;
	top: 10px;
	background-color: #ccc;
	border-top-left-radius: 17px;
	border-top-right-radius: 17px;
	border-bottom-right-radius: 17px;
	border-bottom-left-radius: 17px;
	height: 35px;
	width: 35px;
	box-shadow:none !important;
	 object-fit:cover;
}
.ReadonlyBlobContentK2BT_StructuredListPhoto
{
	border-width: 0px;
}
.ReadonlyK2BT_StructuredListPhoto
{
	border-width: 0px;
}
.K2BT_CardWithSummaryCheckbox,.BlobContentK2BT_CardWithSummaryCheckbox,.ReadonlyBlobContentK2BT_CardWithSummaryCheckbox,.BlobInputK2BT_CardWithSummaryCheckbox,.ReadonlyK2BT_CardWithSummaryCheckbox
{
	float: left;
}
.ReadonlyBlobContentK2BT_CardWithSummaryCheckbox
{
	border-width: 0px;
}
.ReadonlyK2BT_CardWithSummaryCheckbox
{
	border-width: 0px;
}
.K2BT_NotificationIcon,.ReadonlyK2BT_NotificationIcon
{
	float: left;
	left: 6px;
	position: relative;
	top: 5px;
	height: auto;
	width: 20px;
}
.K2BT_CommentInputField,.BlobContentK2BT_CommentInputField,.ReadonlyBlobContentK2BT_CommentInputField,.ReadonlyK2BT_CommentInputField
{
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	border-bottom-color: #103d71;
	border-left-color: #103d71;
	border-right-color: #103d71;
	border-top-color: #103d71;
	border-style: solid;
	border-width: 1px;
	height: 32px;
	box-shadow:none !important;
	 transition: height linear 0.1s;
}
.ReadonlyBlobContentK2BT_CommentInputField
{
	border-width: 0px;
}
.ReadonlyK2BT_CommentInputField
{
	border-width: 0px;
}
.K2BT_CommentAuthorImage,.BlobContentK2BT_CommentAuthorImage,.ReadonlyBlobContentK2BT_CommentAuthorImage,.BlobInputK2BT_CommentAuthorImage,.ReadonlyK2BT_CommentAuthorImage
{
	border-top-left-radius: 17px;
	border-top-right-radius: 17px;
	border-bottom-right-radius: 17px;
	border-bottom-left-radius: 17px;
	height: 35px;
	width: 35px;
	object-fit:cover;
}
.ReadonlyBlobContentK2BT_CommentAuthorImage
{
	border-width: 0px;
}
.ReadonlyK2BT_CommentAuthorImage
{
	border-width: 0px;
}
.Attribute_Grid,.BlobContentAttribute_Grid,.ReadonlyBlobContentAttribute_Grid,.BlobInputAttribute_Grid,.GridAttribute,.BlobContentGridAttribute,.ReadonlyBlobContentGridAttribute,.BlobInputGridAttribute,.ReadonlyGridAttribute,.Attribute_Image_Grid,.BlobContentAttribute_Image_Grid,.ReadonlyBlobContentAttribute_Image_Grid,.BlobInputAttribute_Image_Grid,.Attribute_Image_GridLanding,.BlobContentAttribute_Image_GridLanding,.ReadonlyBlobContentAttribute_Image_GridLanding,.BlobInputAttribute_Image_GridLanding,.ReadonlyAttribute_Image_GridLanding,.Attribute_Image_GridLandingMensajes,.Attribute_Image_GridLandingMensajesDelete,.Attribute_Image_GridLandingMensajes1,.ReadonlyAttribute_Image_Grid,.Attribute_GridBlack,.BlobContentAttribute_GridBlack,.ReadonlyBlobContentAttribute_GridBlack,.BlobInputAttribute_GridBlack,.ReadonlyAttribute_GridBlack,.Attribute_GridLanding,.BlobContentAttribute_GridLanding,.ReadonlyBlobContentAttribute_GridLanding,.BlobInputAttribute_GridLanding,.ReadonlyAttribute_GridLanding,.Attribute_GridMain,.BlobContentAttribute_GridMain,.ReadonlyBlobContentAttribute_GridMain,.BlobInputAttribute_GridMain,.ReadonlyAttribute_GridMain,.Attribute_GridInt,.BlobContentAttribute_GridInt,.ReadonlyBlobContentAttribute_GridInt,.BlobInputAttribute_GridInt,.ReadonlyAttribute_GridInt,.Attribute_GridFechaAncha,.BlobContentAttribute_GridFechaAncha,.ReadonlyBlobContentAttribute_GridFechaAncha,.BlobInputAttribute_GridFechaAncha,.ReadonlyAttribute_GridFechaAncha,.Attribute_GridLargeAttribute,.BlobContentAttribute_GridLargeAttribute,.ReadonlyBlobContentAttribute_GridLargeAttribute,.BlobInputAttribute_GridLargeAttribute,.ReadonlyAttribute_GridLargeAttribute,.Attribute_GridSmallAttribute,.BlobContentAttribute_GridSmallAttribute,.ReadonlyBlobContentAttribute_GridSmallAttribute,.BlobInputAttribute_GridSmallAttribute,.ReadonlyAttribute_GridSmallAttribute,.ReadonlyAttribute_Grid,.ReadonlyAttribute_GridBold,.BlobContentReadonlyAttribute_GridBold,.ReadonlyBlobContentReadonlyAttribute_GridBold,.BlobInputReadonlyAttribute_GridBold,.ReadonlyReadonlyAttribute_GridBold,.ReadonlyAttribute_GridDisabled,.Attribute_Image_Grid2
{
	color: #2c3142;
}
.Attribute_Image_Grid,.BlobContentAttribute_Image_Grid,.ReadonlyBlobContentAttribute_Image_Grid,.BlobInputAttribute_Image_Grid,.Attribute_Image_GridLanding,.BlobContentAttribute_Image_GridLanding,.ReadonlyBlobContentAttribute_Image_GridLanding,.BlobInputAttribute_Image_GridLanding,.ReadonlyAttribute_Image_GridLanding,.Attribute_Image_GridLandingMensajes,.Attribute_Image_GridLandingMensajesDelete,.Attribute_Image_GridLandingMensajes1,.ReadonlyAttribute_Image_Grid
{
	height: 20px;
	max-width: 60px;
}
.Attribute_Image_GridLanding,.BlobContentAttribute_Image_GridLanding,.ReadonlyBlobContentAttribute_Image_GridLanding,.BlobInputAttribute_Image_GridLanding,.ReadonlyAttribute_Image_GridLanding,.Attribute_Image_GridLandingMensajes,.Attribute_Image_GridLandingMensajesDelete,.Attribute_Image_GridLandingMensajes1
{
	min-height: 40px;
}
.ReadonlyBlobContentAttribute_Image_GridLanding
{
	border-width: 0px;
}
.ReadonlyAttribute_Image_GridLanding
{
	border-width: 0px;
}
.Attribute_Image_GridLandingMensajes,.Attribute_Image_GridLandingMensajesDelete
{
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
}
.Attribute_Image_GridLandingMensajesDelete
{
	float: right;
	min-height: 20px;
}
.Attribute_Image_GridLandingMensajes1
{
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 12px;
	min-height: 20px;
}
.ReadonlyAttribute_Image_Grid
{
	height: 1.54em;
}
.Attribute_GridBlack,.BlobContentAttribute_GridBlack,.ReadonlyBlobContentAttribute_GridBlack,.BlobInputAttribute_GridBlack,.ReadonlyAttribute_GridBlack
{
	color: black;
}
.ReadonlyAttribute_GridBlack
{
	border-width: 0px;
}
.Attribute_GridLanding,.BlobContentAttribute_GridLanding,.ReadonlyBlobContentAttribute_GridLanding,.BlobInputAttribute_GridLanding,.ReadonlyAttribute_GridLanding
{
	font-size: 7.5pt;
}
.ReadonlyBlobContentAttribute_GridLanding
{
	border-width: 0px;
}
.ReadonlyAttribute_GridLanding
{
	border-width: 0px;
	font-size: 14px;
}
.Attribute_GridMain,.BlobContentAttribute_GridMain,.ReadonlyBlobContentAttribute_GridMain,.BlobInputAttribute_GridMain,.ReadonlyAttribute_GridMain
{
	padding-left: 10px;
	padding-right: 10px;
	color: #2b87ff;
	box-shadow:none !important;
	 height:unset;
	 text-decoration: underline;
}
.ReadonlyBlobContentAttribute_GridMain
{
	border-width: 0px;
}
.ReadonlyAttribute_GridMain
{
	border-width: 0px;
}
.Attribute_GridInt,.BlobContentAttribute_GridInt,.ReadonlyBlobContentAttribute_GridInt,.BlobInputAttribute_GridInt,.ReadonlyAttribute_GridInt
{
	margin-left: 10px;
	margin-right: 15px;
}
.ReadonlyBlobContentAttribute_GridInt
{
	border-width: 0px;
}
.ReadonlyAttribute_GridInt
{
	border-width: 0px;
}
.Attribute_GridFechaAncha,.BlobContentAttribute_GridFechaAncha,.ReadonlyBlobContentAttribute_GridFechaAncha,.BlobInputAttribute_GridFechaAncha,.ReadonlyAttribute_GridFechaAncha
{
	display: flex;
	box-shadow:none !important;
	 height:unset;
	 Width:200px !important;
}
.ReadonlyBlobContentAttribute_GridFechaAncha
{
	border-width: 0px;
}
.ReadonlyAttribute_GridFechaAncha
{
	border-width: 0px;
}
.Attribute_GridLargeAttribute,.BlobContentAttribute_GridLargeAttribute,.ReadonlyBlobContentAttribute_GridLargeAttribute,.BlobInputAttribute_GridLargeAttribute,.ReadonlyAttribute_GridLargeAttribute
{
	overflow: hidden;
	display: block;
	box-shadow:none !important;
	 height:unset;
	 overflow-wrap: break-word;
}
.ReadonlyBlobContentAttribute_GridLargeAttribute
{
	border-width: 0px;
}
.ReadonlyAttribute_GridLargeAttribute
{
	border-width: 0px;
}
.Attribute_GridSmallAttribute,.BlobContentAttribute_GridSmallAttribute,.ReadonlyBlobContentAttribute_GridSmallAttribute,.BlobInputAttribute_GridSmallAttribute,.ReadonlyAttribute_GridSmallAttribute
{
	overflow: hidden;
	display: inline-block;
	max-width: 80px;
	text-overflow: ellipsis;
}
.ReadonlyBlobContentAttribute_GridSmallAttribute
{
	border-width: 0px;
}
.ReadonlyAttribute_GridSmallAttribute
{
	border-width: 0px;
}
.ReadonlyAttribute_Grid,.ReadonlyAttribute_GridBold,.BlobContentReadonlyAttribute_GridBold,.ReadonlyBlobContentReadonlyAttribute_GridBold,.BlobInputReadonlyAttribute_GridBold,.ReadonlyReadonlyAttribute_GridBold,.ReadonlyAttribute_GridDisabled
{
	display: block;
	background-color: rgba(255,255,255,0);
	text-transform: none;
	word-wrap: break-word;
	box-shadow:none !important;
	 height:unset;
	padding: 0px 10px !important;
}
.ReadonlyAttribute_GridBold,.BlobContentReadonlyAttribute_GridBold,.ReadonlyBlobContentReadonlyAttribute_GridBold,.BlobInputReadonlyAttribute_GridBold,.ReadonlyReadonlyAttribute_GridBold
{
	margin-top: 10px;
	font-weight: bold;
}
.ReadonlyBlobContentReadonlyAttribute_GridBold
{
	border-width: 0px;
}
.ReadonlyReadonlyAttribute_GridBold
{
	border-width: 0px;
}
.Attribute_Image_Grid2
{
	height: 20px;
	max-width: 60px;
}
.AttributeWhite,.BlobContentAttributeWhite,.ReadonlyBlobContentAttributeWhite,.BlobInputAttributeWhite,.ReadonlyAttributeWhite
{
	color: #fff;
	box-shadow:none !important;
	 height:unset;
	color: #FFF !important;
}
.Attribute_Trn,.TrnAttribute,.BlobContentTrnAttribute,.ReadonlyBlobContentTrnAttribute,.BlobInputTrnAttribute,.ReadonlyTrnAttribute,.ReadonlyAttribute_TrnNoPadTop,.ReadonlyAttribute_Trn_NoHeight,.BlobContentReadonlyAttribute_Trn_NoHeight,.ReadonlyBlobContentReadonlyAttribute_Trn_NoHeight,.BlobInputReadonlyAttribute_Trn_NoHeight,.ReadonlyReadonlyAttribute_Trn_NoHeight,.K2BTools_CheckAllGrid,.Attribute_TrnAllSpace,.BlobContentAttribute_TrnAllSpace,.ReadonlyBlobContentAttribute_TrnAllSpace,.BlobInputAttribute_TrnAllSpace,.ReadonlyAttribute_TrnAllSpace,.Attribute_TrnLanding,.BlobContentAttribute_TrnLanding,.ReadonlyBlobContentAttribute_TrnLanding,.BlobInputAttribute_TrnLanding,.Attribute_TrnLandingMensajes,.BlobContentAttribute_TrnLandingMensajes,.ReadonlyBlobContentAttribute_TrnLandingMensajes,.BlobInputAttribute_TrnLandingMensajes,.ReadonlyAttribute_TrnLandingMensajes,.Attribute_TrnLandingMensajesUsuario,.BlobContentAttribute_TrnLandingMensajesUsuario,.ReadonlyBlobContentAttribute_TrnLandingMensajesUsuario,.BlobInputAttribute_TrnLandingMensajesUsuario,.ReadonlyAttribute_TrnLandingMensajesUsuario,.Attribute_TrnLandingMensajesFecha,.BlobContentAttribute_TrnLandingMensajesFecha,.ReadonlyBlobContentAttribute_TrnLandingMensajesFecha,.BlobInputAttribute_TrnLandingMensajesFecha,.ReadonlyAttribute_TrnLandingMensajesFecha,.Attribute_TrnLandingMensajesImagen,.BlobContentAttribute_TrnLandingMensajesImagen,.ReadonlyBlobContentAttribute_TrnLandingMensajesImagen,.BlobInputAttribute_TrnLandingMensajesImagen,.ReadonlyAttribute_TrnLandingMensajesImagen,.Attribute_TrnLandingMensajesImagenEliminar,.BlobContentAttribute_TrnLandingMensajesImagenEliminar,.ReadonlyBlobContentAttribute_TrnLandingMensajesImagenEliminar,.BlobInputAttribute_TrnLandingMensajesImagenEliminar,.ReadonlyAttribute_TrnLandingMensajesImagenEliminar,.Attribute_TrnLandingMensajesTexto,.BlobContentAttribute_TrnLandingMensajesTexto,.ReadonlyBlobContentAttribute_TrnLandingMensajesTexto,.BlobInputAttribute_TrnLandingMensajesTexto,.ReadonlyAttribute_TrnLandingMensajesTexto,.Attribute_TrnLandingMensajesFecha1,.Attribute_TrnLandingMensajesUsuario1,.ReadonlyAttribute_TrnLanding,.Attribute_TrnLandingProfileImg,.BlobContentAttribute_TrnLandingProfileImg,.ReadonlyBlobContentAttribute_TrnLandingProfileImg,.BlobInputAttribute_TrnLandingProfileImg,.ReadonlyAttribute_TrnLandingProfileImg,.Attribute_TrnLandingIcon,.BlobContentAttribute_TrnLandingIcon,.ReadonlyBlobContentAttribute_TrnLandingIcon,.BlobInputAttribute_TrnLandingIcon,.ReadonlyAttribute_TrnLandingIcon,.ReadonlyAttribute_TrnLandingMensajesTexto1,.Attribute_TrnDate,.Attribute_TrnDateTime,.DateTimeAttribute,.BlobContentDateTimeAttribute,.ReadonlyBlobContentDateTimeAttribute,.BlobInputDateTimeAttribute,.ReadonlyDateTimeAttribute,.ReadonlyAttribute_TrnDateTime,.DateAttribute,.BlobContentDateAttribute,.ReadonlyBlobContentDateAttribute,.BlobInputDateAttribute,.ReadonlyDateAttribute,.Attribute_TrnDateFocus,.BlobContentAttribute_TrnDateFocus,.ReadonlyBlobContentAttribute_TrnDateFocus,.BlobInputAttribute_TrnDateFocus,.ReadonlyAttribute_TrnDateFocus,input.Attribute_TrnDate:focus, textarea.Attribute_TrnDate:focus, select.Attribute_TrnDate:focus, .Attribute_TrnDate>A:focus,input.Attribute_TrnDateTime:focus, textarea.Attribute_TrnDateTime:focus, select.Attribute_TrnDateTime:focus, .Attribute_TrnDateTime>A:focus,input.DateTimeAttribute:focus, textarea.DateTimeAttribute:focus, select.DateTimeAttribute:focus, .DateTimeAttribute>A:focus,input.BlobContentDateTimeAttribute:focus, textarea.BlobContentDateTimeAttribute:focus, select.BlobContentDateTimeAttribute:focus, .BlobContentDateTimeAttribute>A:focus,input.ReadonlyBlobContentDateTimeAttribute:focus, textarea.ReadonlyBlobContentDateTimeAttribute:focus, select.ReadonlyBlobContentDateTimeAttribute:focus, .ReadonlyBlobContentDateTimeAttribute>A:focus,input.BlobInputDateTimeAttribute:focus, textarea.BlobInputDateTimeAttribute:focus, select.BlobInputDateTimeAttribute:focus, .BlobInputDateTimeAttribute>A:focus,input.ReadonlyDateTimeAttribute:focus, textarea.ReadonlyDateTimeAttribute:focus, select.ReadonlyDateTimeAttribute:focus, .ReadonlyDateTimeAttribute>A:focus,input.ReadonlyAttribute_TrnDateTime:focus, textarea.ReadonlyAttribute_TrnDateTime:focus, select.ReadonlyAttribute_TrnDateTime:focus, .ReadonlyAttribute_TrnDateTime>A:focus,input.DateAttribute:focus, textarea.DateAttribute:focus, select.DateAttribute:focus, .DateAttribute>A:focus,input.BlobContentDateAttribute:focus, textarea.BlobContentDateAttribute:focus, select.BlobContentDateAttribute:focus, .BlobContentDateAttribute>A:focus,input.ReadonlyBlobContentDateAttribute:focus, textarea.ReadonlyBlobContentDateAttribute:focus, select.ReadonlyBlobContentDateAttribute:focus, .ReadonlyBlobContentDateAttribute>A:focus,input.BlobInputDateAttribute:focus, textarea.BlobInputDateAttribute:focus, select.BlobInputDateAttribute:focus, .BlobInputDateAttribute>A:focus,input.ReadonlyDateAttribute:focus, textarea.ReadonlyDateAttribute:focus, select.ReadonlyDateAttribute:focus, .ReadonlyDateAttribute>A:focus,input.Attribute_TrnDateFocus:focus, textarea.Attribute_TrnDateFocus:focus, select.Attribute_TrnDateFocus:focus, .Attribute_TrnDateFocus>A:focus,input.BlobContentAttribute_TrnDateFocus:focus, textarea.BlobContentAttribute_TrnDateFocus:focus, select.BlobContentAttribute_TrnDateFocus:focus, .BlobContentAttribute_TrnDateFocus>A:focus,input.ReadonlyBlobContentAttribute_TrnDateFocus:focus, textarea.ReadonlyBlobContentAttribute_TrnDateFocus:focus, select.ReadonlyBlobContentAttribute_TrnDateFocus:focus, .ReadonlyBlobContentAttribute_TrnDateFocus>A:focus,input.BlobInputAttribute_TrnDateFocus:focus, textarea.BlobInputAttribute_TrnDateFocus:focus, select.BlobInputAttribute_TrnDateFocus:focus, .BlobInputAttribute_TrnDateFocus>A:focus,input.ReadonlyAttribute_TrnDateFocus:focus, textarea.ReadonlyAttribute_TrnDateFocus:focus, select.ReadonlyAttribute_TrnDateFocus:focus, .ReadonlyAttribute_TrnDateFocus>A:focus,input.ReadonlyAttribute_TrnDate:focus, textarea.ReadonlyAttribute_TrnDate:focus, select.ReadonlyAttribute_TrnDate:focus, .ReadonlyAttribute_TrnDate>A:focus,.ReadonlyAttribute_TrnDate,.Attribute_TrnFocus,.BlobContentAttribute_TrnFocus,.ReadonlyBlobContentAttribute_TrnFocus,.ReadonlyAttribute_TrnFocus,.BlobInputAttribute_TrnFocus,input.Attribute_Trn:focus, textarea.Attribute_Trn:focus, select.Attribute_Trn:focus, .Attribute_Trn>A:focus,input.TrnAttribute:focus, textarea.TrnAttribute:focus, select.TrnAttribute:focus, .TrnAttribute>A:focus,input.BlobContentTrnAttribute:focus, textarea.BlobContentTrnAttribute:focus, select.BlobContentTrnAttribute:focus, .BlobContentTrnAttribute>A:focus,input.ReadonlyBlobContentTrnAttribute:focus, textarea.ReadonlyBlobContentTrnAttribute:focus, select.ReadonlyBlobContentTrnAttribute:focus, .ReadonlyBlobContentTrnAttribute>A:focus,input.BlobInputTrnAttribute:focus, textarea.BlobInputTrnAttribute:focus, select.BlobInputTrnAttribute:focus, .BlobInputTrnAttribute>A:focus,input.ReadonlyTrnAttribute:focus, textarea.ReadonlyTrnAttribute:focus, select.ReadonlyTrnAttribute:focus, .ReadonlyTrnAttribute>A:focus,input.ReadonlyAttribute_TrnNoPadTop:focus, textarea.ReadonlyAttribute_TrnNoPadTop:focus, select.ReadonlyAttribute_TrnNoPadTop:focus, .ReadonlyAttribute_TrnNoPadTop>A:focus,input.ReadonlyAttribute_Trn_NoHeight:focus, textarea.ReadonlyAttribute_Trn_NoHeight:focus, select.ReadonlyAttribute_Trn_NoHeight:focus, .ReadonlyAttribute_Trn_NoHeight>A:focus,input.BlobContentReadonlyAttribute_Trn_NoHeight:focus, textarea.BlobContentReadonlyAttribute_Trn_NoHeight:focus, select.BlobContentReadonlyAttribute_Trn_NoHeight:focus, .BlobContentReadonlyAttribute_Trn_NoHeight>A:focus,input.ReadonlyBlobContentReadonlyAttribute_Trn_NoHeight:focus, textarea.ReadonlyBlobContentReadonlyAttribute_Trn_NoHeight:focus, select.ReadonlyBlobContentReadonlyAttribute_Trn_NoHeight:focus, .ReadonlyBlobContentReadonlyAttribute_Trn_NoHeight>A:focus,input.BlobInputReadonlyAttribute_Trn_NoHeight:focus, textarea.BlobInputReadonlyAttribute_Trn_NoHeight:focus, select.BlobInputReadonlyAttribute_Trn_NoHeight:focus, .BlobInputReadonlyAttribute_Trn_NoHeight>A:focus,input.ReadonlyReadonlyAttribute_Trn_NoHeight:focus, textarea.ReadonlyReadonlyAttribute_Trn_NoHeight:focus, select.ReadonlyReadonlyAttribute_Trn_NoHeight:focus, .ReadonlyReadonlyAttribute_Trn_NoHeight>A:focus,input.K2BTools_CheckAllGrid:focus, textarea.K2BTools_CheckAllGrid:focus, select.K2BTools_CheckAllGrid:focus, .K2BTools_CheckAllGrid>A:focus,input.Attribute_TrnAllSpace:focus, textarea.Attribute_TrnAllSpace:focus, select.Attribute_TrnAllSpace:focus, .Attribute_TrnAllSpace>A:focus,input.BlobContentAttribute_TrnAllSpace:focus, textarea.BlobContentAttribute_TrnAllSpace:focus, select.BlobContentAttribute_TrnAllSpace:focus, .BlobContentAttribute_TrnAllSpace>A:focus,input.ReadonlyBlobContentAttribute_TrnAllSpace:focus, textarea.ReadonlyBlobContentAttribute_TrnAllSpace:focus, select.ReadonlyBlobContentAttribute_TrnAllSpace:focus, .ReadonlyBlobContentAttribute_TrnAllSpace>A:focus,input.BlobInputAttribute_TrnAllSpace:focus, textarea.BlobInputAttribute_TrnAllSpace:focus, select.BlobInputAttribute_TrnAllSpace:focus, .BlobInputAttribute_TrnAllSpace>A:focus,input.ReadonlyAttribute_TrnAllSpace:focus, textarea.ReadonlyAttribute_TrnAllSpace:focus, select.ReadonlyAttribute_TrnAllSpace:focus, .ReadonlyAttribute_TrnAllSpace>A:focus,input.Attribute_TrnLanding:focus, textarea.Attribute_TrnLanding:focus, select.Attribute_TrnLanding:focus, .Attribute_TrnLanding>A:focus,input.BlobContentAttribute_TrnLanding:focus, textarea.BlobContentAttribute_TrnLanding:focus, select.BlobContentAttribute_TrnLanding:focus, .BlobContentAttribute_TrnLanding>A:focus,input.ReadonlyBlobContentAttribute_TrnLanding:focus, textarea.ReadonlyBlobContentAttribute_TrnLanding:focus, select.ReadonlyBlobContentAttribute_TrnLanding:focus, .ReadonlyBlobContentAttribute_TrnLanding>A:focus,input.BlobInputAttribute_TrnLanding:focus, textarea.BlobInputAttribute_TrnLanding:focus, select.BlobInputAttribute_TrnLanding:focus, .BlobInputAttribute_TrnLanding>A:focus,input.Attribute_TrnLandingMensajes:focus, textarea.Attribute_TrnLandingMensajes:focus, select.Attribute_TrnLandingMensajes:focus, .Attribute_TrnLandingMensajes>A:focus,input.BlobContentAttribute_TrnLandingMensajes:focus, textarea.BlobContentAttribute_TrnLandingMensajes:focus, select.BlobContentAttribute_TrnLandingMensajes:focus, .BlobContentAttribute_TrnLandingMensajes>A:focus,input.ReadonlyBlobContentAttribute_TrnLandingMensajes:focus, textarea.ReadonlyBlobContentAttribute_TrnLandingMensajes:focus, select.ReadonlyBlobContentAttribute_TrnLandingMensajes:focus, .ReadonlyBlobContentAttribute_TrnLandingMensajes>A:focus,input.BlobInputAttribute_TrnLandingMensajes:focus, textarea.BlobInputAttribute_TrnLandingMensajes:focus, select.BlobInputAttribute_TrnLandingMensajes:focus, .BlobInputAttribute_TrnLandingMensajes>A:focus,input.ReadonlyAttribute_TrnLandingMensajes:focus, textarea.ReadonlyAttribute_TrnLandingMensajes:focus, select.ReadonlyAttribute_TrnLandingMensajes:focus, .ReadonlyAttribute_TrnLandingMensajes>A:focus,input.Attribute_TrnLandingMensajesUsuario:focus, textarea.Attribute_TrnLandingMensajesUsuario:focus, select.Attribute_TrnLandingMensajesUsuario:focus, .Attribute_TrnLandingMensajesUsuario>A:focus,input.BlobContentAttribute_TrnLandingMensajesUsuario:focus, textarea.BlobContentAttribute_TrnLandingMensajesUsuario:focus, select.BlobContentAttribute_TrnLandingMensajesUsuario:focus, .BlobContentAttribute_TrnLandingMensajesUsuario>A:focus,input.ReadonlyBlobContentAttribute_TrnLandingMensajesUsuario:focus, textarea.ReadonlyBlobContentAttribute_TrnLandingMensajesUsuario:focus, select.ReadonlyBlobContentAttribute_TrnLandingMensajesUsuario:focus, .ReadonlyBlobContentAttribute_TrnLandingMensajesUsuario>A:focus,input.BlobInputAttribute_TrnLandingMensajesUsuario:focus, textarea.BlobInputAttribute_TrnLandingMensajesUsuario:focus, select.BlobInputAttribute_TrnLandingMensajesUsuario:focus, .BlobInputAttribute_TrnLandingMensajesUsuario>A:focus,input.ReadonlyAttribute_TrnLandingMensajesUsuario:focus, textarea.ReadonlyAttribute_TrnLandingMensajesUsuario:focus, select.ReadonlyAttribute_TrnLandingMensajesUsuario:focus, .ReadonlyAttribute_TrnLandingMensajesUsuario>A:focus,input.Attribute_TrnLandingMensajesFecha:focus, textarea.Attribute_TrnLandingMensajesFecha:focus, select.Attribute_TrnLandingMensajesFecha:focus, .Attribute_TrnLandingMensajesFecha>A:focus,input.BlobContentAttribute_TrnLandingMensajesFecha:focus, textarea.BlobContentAttribute_TrnLandingMensajesFecha:focus, select.BlobContentAttribute_TrnLandingMensajesFecha:focus, .BlobContentAttribute_TrnLandingMensajesFecha>A:focus,input.ReadonlyBlobContentAttribute_TrnLandingMensajesFecha:focus, textarea.ReadonlyBlobContentAttribute_TrnLandingMensajesFecha:focus, select.ReadonlyBlobContentAttribute_TrnLandingMensajesFecha:focus, .ReadonlyBlobContentAttribute_TrnLandingMensajesFecha>A:focus,input.BlobInputAttribute_TrnLandingMensajesFecha:focus, textarea.BlobInputAttribute_TrnLandingMensajesFecha:focus, select.BlobInputAttribute_TrnLandingMensajesFecha:focus, .BlobInputAttribute_TrnLandingMensajesFecha>A:focus,input.ReadonlyAttribute_TrnLandingMensajesFecha:focus, textarea.ReadonlyAttribute_TrnLandingMensajesFecha:focus, select.ReadonlyAttribute_TrnLandingMensajesFecha:focus, .ReadonlyAttribute_TrnLandingMensajesFecha>A:focus,input.Attribute_TrnLandingMensajesImagen:focus, textarea.Attribute_TrnLandingMensajesImagen:focus, select.Attribute_TrnLandingMensajesImagen:focus, .Attribute_TrnLandingMensajesImagen>A:focus,input.BlobContentAttribute_TrnLandingMensajesImagen:focus, textarea.BlobContentAttribute_TrnLandingMensajesImagen:focus, select.BlobContentAttribute_TrnLandingMensajesImagen:focus, .BlobContentAttribute_TrnLandingMensajesImagen>A:focus,input.ReadonlyBlobContentAttribute_TrnLandingMensajesImagen:focus, textarea.ReadonlyBlobContentAttribute_TrnLandingMensajesImagen:focus, select.ReadonlyBlobContentAttribute_TrnLandingMensajesImagen:focus, .ReadonlyBlobContentAttribute_TrnLandingMensajesImagen>A:focus,input.BlobInputAttribute_TrnLandingMensajesImagen:focus, textarea.BlobInputAttribute_TrnLandingMensajesImagen:focus, select.BlobInputAttribute_TrnLandingMensajesImagen:focus, .BlobInputAttribute_TrnLandingMensajesImagen>A:focus,input.ReadonlyAttribute_TrnLandingMensajesImagen:focus, textarea.ReadonlyAttribute_TrnLandingMensajesImagen:focus, select.ReadonlyAttribute_TrnLandingMensajesImagen:focus, .ReadonlyAttribute_TrnLandingMensajesImagen>A:focus,input.Attribute_TrnLandingMensajesImagenEliminar:focus, textarea.Attribute_TrnLandingMensajesImagenEliminar:focus, select.Attribute_TrnLandingMensajesImagenEliminar:focus, .Attribute_TrnLandingMensajesImagenEliminar>A:focus,input.BlobContentAttribute_TrnLandingMensajesImagenEliminar:focus, textarea.BlobContentAttribute_TrnLandingMensajesImagenEliminar:focus, select.BlobContentAttribute_TrnLandingMensajesImagenEliminar:focus, .BlobContentAttribute_TrnLandingMensajesImagenEliminar>A:focus,input.ReadonlyBlobContentAttribute_TrnLandingMensajesImagenEliminar:focus, textarea.ReadonlyBlobContentAttribute_TrnLandingMensajesImagenEliminar:focus, select.ReadonlyBlobContentAttribute_TrnLandingMensajesImagenEliminar:focus, .ReadonlyBlobContentAttribute_TrnLandingMensajesImagenEliminar>A:focus,input.BlobInputAttribute_TrnLandingMensajesImagenEliminar:focus, textarea.BlobInputAttribute_TrnLandingMensajesImagenEliminar:focus, select.BlobInputAttribute_TrnLandingMensajesImagenEliminar:focus, .BlobInputAttribute_TrnLandingMensajesImagenEliminar>A:focus,input.ReadonlyAttribute_TrnLandingMensajesImagenEliminar:focus, textarea.ReadonlyAttribute_TrnLandingMensajesImagenEliminar:focus, select.ReadonlyAttribute_TrnLandingMensajesImagenEliminar:focus, .ReadonlyAttribute_TrnLandingMensajesImagenEliminar>A:focus,input.Attribute_TrnLandingMensajesTexto:focus, textarea.Attribute_TrnLandingMensajesTexto:focus, select.Attribute_TrnLandingMensajesTexto:focus, .Attribute_TrnLandingMensajesTexto>A:focus,input.BlobContentAttribute_TrnLandingMensajesTexto:focus, textarea.BlobContentAttribute_TrnLandingMensajesTexto:focus, select.BlobContentAttribute_TrnLandingMensajesTexto:focus, .BlobContentAttribute_TrnLandingMensajesTexto>A:focus,input.ReadonlyBlobContentAttribute_TrnLandingMensajesTexto:focus, textarea.ReadonlyBlobContentAttribute_TrnLandingMensajesTexto:focus, select.ReadonlyBlobContentAttribute_TrnLandingMensajesTexto:focus, .ReadonlyBlobContentAttribute_TrnLandingMensajesTexto>A:focus,input.BlobInputAttribute_TrnLandingMensajesTexto:focus, textarea.BlobInputAttribute_TrnLandingMensajesTexto:focus, select.BlobInputAttribute_TrnLandingMensajesTexto:focus, .BlobInputAttribute_TrnLandingMensajesTexto>A:focus,input.ReadonlyAttribute_TrnLandingMensajesTexto:focus, textarea.ReadonlyAttribute_TrnLandingMensajesTexto:focus, select.ReadonlyAttribute_TrnLandingMensajesTexto:focus, .ReadonlyAttribute_TrnLandingMensajesTexto>A:focus,input.Attribute_TrnLandingMensajesFecha1:focus, textarea.Attribute_TrnLandingMensajesFecha1:focus, select.Attribute_TrnLandingMensajesFecha1:focus, .Attribute_TrnLandingMensajesFecha1>A:focus,input.Attribute_TrnLandingMensajesUsuario1:focus, textarea.Attribute_TrnLandingMensajesUsuario1:focus, select.Attribute_TrnLandingMensajesUsuario1:focus, .Attribute_TrnLandingMensajesUsuario1>A:focus,input.ReadonlyAttribute_TrnLanding:focus, textarea.ReadonlyAttribute_TrnLanding:focus, select.ReadonlyAttribute_TrnLanding:focus, .ReadonlyAttribute_TrnLanding>A:focus,input.Attribute_TrnLandingProfileImg:focus, textarea.Attribute_TrnLandingProfileImg:focus, select.Attribute_TrnLandingProfileImg:focus, .Attribute_TrnLandingProfileImg>A:focus,input.BlobContentAttribute_TrnLandingProfileImg:focus, textarea.BlobContentAttribute_TrnLandingProfileImg:focus, select.BlobContentAttribute_TrnLandingProfileImg:focus, .BlobContentAttribute_TrnLandingProfileImg>A:focus,input.ReadonlyBlobContentAttribute_TrnLandingProfileImg:focus, textarea.ReadonlyBlobContentAttribute_TrnLandingProfileImg:focus, select.ReadonlyBlobContentAttribute_TrnLandingProfileImg:focus, .ReadonlyBlobContentAttribute_TrnLandingProfileImg>A:focus,input.BlobInputAttribute_TrnLandingProfileImg:focus, textarea.BlobInputAttribute_TrnLandingProfileImg:focus, select.BlobInputAttribute_TrnLandingProfileImg:focus, .BlobInputAttribute_TrnLandingProfileImg>A:focus,input.ReadonlyAttribute_TrnLandingProfileImg:focus, textarea.ReadonlyAttribute_TrnLandingProfileImg:focus, select.ReadonlyAttribute_TrnLandingProfileImg:focus, .ReadonlyAttribute_TrnLandingProfileImg>A:focus,input.Attribute_TrnLandingIcon:focus, textarea.Attribute_TrnLandingIcon:focus, select.Attribute_TrnLandingIcon:focus, .Attribute_TrnLandingIcon>A:focus,input.BlobContentAttribute_TrnLandingIcon:focus, textarea.BlobContentAttribute_TrnLandingIcon:focus, select.BlobContentAttribute_TrnLandingIcon:focus, .BlobContentAttribute_TrnLandingIcon>A:focus,input.ReadonlyBlobContentAttribute_TrnLandingIcon:focus, textarea.ReadonlyBlobContentAttribute_TrnLandingIcon:focus, select.ReadonlyBlobContentAttribute_TrnLandingIcon:focus, .ReadonlyBlobContentAttribute_TrnLandingIcon>A:focus,input.BlobInputAttribute_TrnLandingIcon:focus, textarea.BlobInputAttribute_TrnLandingIcon:focus, select.BlobInputAttribute_TrnLandingIcon:focus, .BlobInputAttribute_TrnLandingIcon>A:focus,input.ReadonlyAttribute_TrnLandingIcon:focus, textarea.ReadonlyAttribute_TrnLandingIcon:focus, select.ReadonlyAttribute_TrnLandingIcon:focus, .ReadonlyAttribute_TrnLandingIcon>A:focus,input.ReadonlyAttribute_TrnLandingMensajesTexto1:focus, textarea.ReadonlyAttribute_TrnLandingMensajesTexto1:focus, select.ReadonlyAttribute_TrnLandingMensajesTexto1:focus, .ReadonlyAttribute_TrnLandingMensajesTexto1>A:focus,input.Attribute_TrnFocus:focus, textarea.Attribute_TrnFocus:focus, select.Attribute_TrnFocus:focus, .Attribute_TrnFocus>A:focus,input.BlobContentAttribute_TrnFocus:focus, textarea.BlobContentAttribute_TrnFocus:focus, select.BlobContentAttribute_TrnFocus:focus, .BlobContentAttribute_TrnFocus>A:focus,input.ReadonlyBlobContentAttribute_TrnFocus:focus, textarea.ReadonlyBlobContentAttribute_TrnFocus:focus, select.ReadonlyBlobContentAttribute_TrnFocus:focus, .ReadonlyBlobContentAttribute_TrnFocus>A:focus,input.ReadonlyAttribute_TrnFocus:focus, textarea.ReadonlyAttribute_TrnFocus:focus, select.ReadonlyAttribute_TrnFocus:focus, .ReadonlyAttribute_TrnFocus>A:focus,input.BlobInputAttribute_TrnFocus:focus, textarea.BlobInputAttribute_TrnFocus:focus, select.BlobInputAttribute_TrnFocus:focus, .BlobInputAttribute_TrnFocus>A:focus,input.SuggestTrnAttribute:focus, textarea.SuggestTrnAttribute:focus, select.SuggestTrnAttribute:focus, .SuggestTrnAttribute>A:focus,input.ReadonlySuggestTrnAttribute:focus, textarea.ReadonlySuggestTrnAttribute:focus, select.ReadonlySuggestTrnAttribute:focus, .ReadonlySuggestTrnAttribute>A:focus,input.BlobContentAttribute_Trn:focus, textarea.BlobContentAttribute_Trn:focus, select.BlobContentAttribute_Trn:focus, .BlobContentAttribute_Trn>A:focus,input.ReadonlyBlobContentAttribute_Trn:focus, textarea.ReadonlyBlobContentAttribute_Trn:focus, select.ReadonlyBlobContentAttribute_Trn:focus, .ReadonlyBlobContentAttribute_Trn>A:focus,input.Attribute_Trn12Row:focus, textarea.Attribute_Trn12Row:focus, select.Attribute_Trn12Row:focus, .Attribute_Trn12Row>A:focus,input.BlobContentAttribute_Trn12Row:focus, textarea.BlobContentAttribute_Trn12Row:focus, select.BlobContentAttribute_Trn12Row:focus, .BlobContentAttribute_Trn12Row>A:focus,input.ReadonlyBlobContentAttribute_Trn12Row:focus, textarea.ReadonlyBlobContentAttribute_Trn12Row:focus, select.ReadonlyBlobContentAttribute_Trn12Row:focus, .ReadonlyBlobContentAttribute_Trn12Row>A:focus,input.BlobInputAttribute_Trn12Row:focus, textarea.BlobInputAttribute_Trn12Row:focus, select.BlobInputAttribute_Trn12Row:focus, .BlobInputAttribute_Trn12Row>A:focus,input.ReadonlyAttribute_Trn12Row:focus, textarea.ReadonlyAttribute_Trn12Row:focus, select.ReadonlyAttribute_Trn12Row:focus, .ReadonlyAttribute_Trn12Row>A:focus,input.Attribute_Trn200px:focus, textarea.Attribute_Trn200px:focus, select.Attribute_Trn200px:focus, .Attribute_Trn200px>A:focus,input.BlobContentAttribute_Trn200px:focus, textarea.BlobContentAttribute_Trn200px:focus, select.BlobContentAttribute_Trn200px:focus, .BlobContentAttribute_Trn200px>A:focus,input.ReadonlyBlobContentAttribute_Trn200px:focus, textarea.ReadonlyBlobContentAttribute_Trn200px:focus, select.ReadonlyBlobContentAttribute_Trn200px:focus, .ReadonlyBlobContentAttribute_Trn200px>A:focus,input.BlobInputAttribute_Trn200px:focus, textarea.BlobInputAttribute_Trn200px:focus, select.BlobInputAttribute_Trn200px:focus, .BlobInputAttribute_Trn200px>A:focus,input.ReadonlyAttribute_Trn200px:focus, textarea.ReadonlyAttribute_Trn200px:focus, select.ReadonlyAttribute_Trn200px:focus, .ReadonlyAttribute_Trn200px>A:focus,input.Attribute_Trn_SelectLogin:focus, textarea.Attribute_Trn_SelectLogin:focus, select.Attribute_Trn_SelectLogin:focus, .Attribute_Trn_SelectLogin>A:focus,input.BlobContentAttribute_Trn_SelectLogin:focus, textarea.BlobContentAttribute_Trn_SelectLogin:focus, select.BlobContentAttribute_Trn_SelectLogin:focus, .BlobContentAttribute_Trn_SelectLogin>A:focus,input.ReadonlyBlobContentAttribute_Trn_SelectLogin:focus, textarea.ReadonlyBlobContentAttribute_Trn_SelectLogin:focus, select.ReadonlyBlobContentAttribute_Trn_SelectLogin:focus, .ReadonlyBlobContentAttribute_Trn_SelectLogin>A:focus,input.BlobInputAttribute_Trn_SelectLogin:focus, textarea.BlobInputAttribute_Trn_SelectLogin:focus, select.BlobInputAttribute_Trn_SelectLogin:focus, .BlobInputAttribute_Trn_SelectLogin>A:focus,input.ReadonlyAttribute_Trn_SelectLogin:focus, textarea.ReadonlyAttribute_Trn_SelectLogin:focus, select.ReadonlyAttribute_Trn_SelectLogin:focus, .ReadonlyAttribute_Trn_SelectLogin>A:focus,input.Attribute_TrnWhite:focus, textarea.Attribute_TrnWhite:focus, select.Attribute_TrnWhite:focus, .Attribute_TrnWhite>A:focus,input.BlobContentAttribute_TrnWhite:focus, textarea.BlobContentAttribute_TrnWhite:focus, select.BlobContentAttribute_TrnWhite:focus, .BlobContentAttribute_TrnWhite>A:focus,input.ReadonlyBlobContentAttribute_TrnWhite:focus, textarea.ReadonlyBlobContentAttribute_TrnWhite:focus, select.ReadonlyBlobContentAttribute_TrnWhite:focus, .ReadonlyBlobContentAttribute_TrnWhite>A:focus,input.BlobInputAttribute_TrnWhite:focus, textarea.BlobInputAttribute_TrnWhite:focus, select.BlobInputAttribute_TrnWhite:focus, .BlobInputAttribute_TrnWhite>A:focus,input.ReadonlyAttribute_TrnWhite:focus, textarea.ReadonlyAttribute_TrnWhite:focus, select.ReadonlyAttribute_TrnWhite:focus, .ReadonlyAttribute_TrnWhite>A:focus,input.Attribute_TrnWhiteBackground:focus, textarea.Attribute_TrnWhiteBackground:focus, select.Attribute_TrnWhiteBackground:focus, .Attribute_TrnWhiteBackground>A:focus,input.BlobContentAttribute_TrnWhiteBackground:focus, textarea.BlobContentAttribute_TrnWhiteBackground:focus, select.BlobContentAttribute_TrnWhiteBackground:focus, .BlobContentAttribute_TrnWhiteBackground>A:focus,input.ReadonlyBlobContentAttribute_TrnWhiteBackground:focus, textarea.ReadonlyBlobContentAttribute_TrnWhiteBackground:focus, select.ReadonlyBlobContentAttribute_TrnWhiteBackground:focus, .ReadonlyBlobContentAttribute_TrnWhiteBackground>A:focus,input.BlobInputAttribute_TrnWhiteBackground:focus, textarea.BlobInputAttribute_TrnWhiteBackground:focus, select.BlobInputAttribute_TrnWhiteBackground:focus, .BlobInputAttribute_TrnWhiteBackground>A:focus,input.ReadonlyAttribute_TrnWhiteBackground:focus, textarea.ReadonlyAttribute_TrnWhiteBackground:focus, select.ReadonlyAttribute_TrnWhiteBackground:focus, .ReadonlyAttribute_TrnWhiteBackground>A:focus,input.Attribute_TrnBold:focus, textarea.Attribute_TrnBold:focus, select.Attribute_TrnBold:focus, .Attribute_TrnBold>A:focus,input.BlobContentAttribute_TrnBold:focus, textarea.BlobContentAttribute_TrnBold:focus, select.BlobContentAttribute_TrnBold:focus, .BlobContentAttribute_TrnBold>A:focus,input.ReadonlyBlobContentAttribute_TrnBold:focus, textarea.ReadonlyBlobContentAttribute_TrnBold:focus, select.ReadonlyBlobContentAttribute_TrnBold:focus, .ReadonlyBlobContentAttribute_TrnBold>A:focus,input.BlobInputAttribute_TrnBold:focus, textarea.BlobInputAttribute_TrnBold:focus, select.BlobInputAttribute_TrnBold:focus, .BlobInputAttribute_TrnBold>A:focus,input.Attribute_TrnBold1:focus, textarea.Attribute_TrnBold1:focus, select.Attribute_TrnBold1:focus, .Attribute_TrnBold1>A:focus,input.BlobContentAttribute_TrnBold1:focus, textarea.BlobContentAttribute_TrnBold1:focus, select.BlobContentAttribute_TrnBold1:focus, .BlobContentAttribute_TrnBold1>A:focus,input.ReadonlyBlobContentAttribute_TrnBold1:focus, textarea.ReadonlyBlobContentAttribute_TrnBold1:focus, select.ReadonlyBlobContentAttribute_TrnBold1:focus, .ReadonlyBlobContentAttribute_TrnBold1>A:focus,input.BlobInputAttribute_TrnBold1:focus, textarea.BlobInputAttribute_TrnBold1:focus, select.BlobInputAttribute_TrnBold1:focus, .BlobInputAttribute_TrnBold1>A:focus,input.ReadonlyAttribute_TrnBold1:focus, textarea.ReadonlyAttribute_TrnBold1:focus, select.ReadonlyAttribute_TrnBold1:focus, .ReadonlyAttribute_TrnBold1>A:focus,input.ReadonlyAttribute_TrnBold:focus, textarea.ReadonlyAttribute_TrnBold:focus, select.ReadonlyAttribute_TrnBold:focus, .ReadonlyAttribute_TrnBold>A:focus,input.Attribute_Trn2Lines:focus, textarea.Attribute_Trn2Lines:focus, select.Attribute_Trn2Lines:focus, .Attribute_Trn2Lines>A:focus,input.BlobContentAttribute_Trn2Lineas:focus, textarea.BlobContentAttribute_Trn2Lineas:focus, select.BlobContentAttribute_Trn2Lineas:focus, .BlobContentAttribute_Trn2Lineas>A:focus,input.ReadonlyBlobContentAttribute_Trn2Lineas:focus, textarea.ReadonlyBlobContentAttribute_Trn2Lineas:focus, select.ReadonlyBlobContentAttribute_Trn2Lineas:focus, .ReadonlyBlobContentAttribute_Trn2Lineas>A:focus,input.BlobInputAttribute_Trn2Lineas:focus, textarea.BlobInputAttribute_Trn2Lineas:focus, select.BlobInputAttribute_Trn2Lineas:focus, .BlobInputAttribute_Trn2Lineas>A:focus,input.ReadonlyAttribute_Trn2Lineas:focus, textarea.ReadonlyAttribute_Trn2Lineas:focus, select.ReadonlyAttribute_Trn2Lineas:focus, .ReadonlyAttribute_Trn2Lineas>A:focus,input.Attribute_TrnNoBorder:focus, textarea.Attribute_TrnNoBorder:focus, select.Attribute_TrnNoBorder:focus, .Attribute_TrnNoBorder>A:focus,input.BlobContentAttribute_TrnNoBorder:focus, textarea.BlobContentAttribute_TrnNoBorder:focus, select.BlobContentAttribute_TrnNoBorder:focus, .BlobContentAttribute_TrnNoBorder>A:focus,input.ReadonlyBlobContentAttribute_TrnNoBorder:focus, textarea.ReadonlyBlobContentAttribute_TrnNoBorder:focus, select.ReadonlyBlobContentAttribute_TrnNoBorder:focus, .ReadonlyBlobContentAttribute_TrnNoBorder>A:focus,input.BlobInputAttribute_TrnNoBorder:focus, textarea.BlobInputAttribute_TrnNoBorder:focus, select.BlobInputAttribute_TrnNoBorder:focus, .BlobInputAttribute_TrnNoBorder>A:focus,input.ReadonlyAttribute_TrnNoBorder:focus, textarea.ReadonlyAttribute_TrnNoBorder:focus, select.ReadonlyAttribute_TrnNoBorder:focus, .ReadonlyAttribute_TrnNoBorder>A:focus,input.Attribute_TrnComboBox:focus, textarea.Attribute_TrnComboBox:focus, select.Attribute_TrnComboBox:focus, .Attribute_TrnComboBox>A:focus,input.BlobInputAttribute_TrnComboBox:focus, textarea.BlobInputAttribute_TrnComboBox:focus, select.BlobInputAttribute_TrnComboBox:focus, .BlobInputAttribute_TrnComboBox>A:focus,input.BlobContentAttribute_TrnComboBox:focus, textarea.BlobContentAttribute_TrnComboBox:focus, select.BlobContentAttribute_TrnComboBox:focus, .BlobContentAttribute_TrnComboBox>A:focus,input.ReadonlyBlobContentAttribute_TrnComboBox:focus, textarea.ReadonlyBlobContentAttribute_TrnComboBox:focus, select.ReadonlyBlobContentAttribute_TrnComboBox:focus, .ReadonlyBlobContentAttribute_TrnComboBox>A:focus,input.ReadonlyAttribute_TrnComboBox:focus, textarea.ReadonlyAttribute_TrnComboBox:focus, select.ReadonlyAttribute_TrnComboBox:focus, .ReadonlyAttribute_TrnComboBox>A:focus,input.Attribute_TrnComboBoxFocus:focus, textarea.Attribute_TrnComboBoxFocus:focus, select.Attribute_TrnComboBoxFocus:focus, .Attribute_TrnComboBoxFocus>A:focus,input.ReadonlyAttribute_Trn:focus, textarea.ReadonlyAttribute_Trn:focus, select.ReadonlyAttribute_Trn:focus, .ReadonlyAttribute_Trn>A:focus,input.ReadonlyAttribute_TrnBackGround:focus, textarea.ReadonlyAttribute_TrnBackGround:focus, select.ReadonlyAttribute_TrnBackGround:focus, .ReadonlyAttribute_TrnBackGround>A:focus,input.BlobContentReadonlyAttribute_TrnBackGround:focus, textarea.BlobContentReadonlyAttribute_TrnBackGround:focus, select.BlobContentReadonlyAttribute_TrnBackGround:focus, .BlobContentReadonlyAttribute_TrnBackGround>A:focus,input.ReadonlyBlobContentReadonlyAttribute_TrnBackGround:focus, textarea.ReadonlyBlobContentReadonlyAttribute_TrnBackGround:focus, select.ReadonlyBlobContentReadonlyAttribute_TrnBackGround:focus, .ReadonlyBlobContentReadonlyAttribute_TrnBackGround>A:focus,input.BlobInputReadonlyAttribute_TrnBackGround:focus, textarea.BlobInputReadonlyAttribute_TrnBackGround:focus, select.BlobInputReadonlyAttribute_TrnBackGround:focus, .BlobInputReadonlyAttribute_TrnBackGround>A:focus,input.ReadonlyReadonlyAttribute_TrnBackGround:focus, textarea.ReadonlyReadonlyAttribute_TrnBackGround:focus, select.ReadonlyReadonlyAttribute_TrnBackGround:focus, .ReadonlyReadonlyAttribute_TrnBackGround>A:focus,.SuggestTrnAttribute,.ReadonlySuggestTrnAttribute,.BlobContentAttribute_Trn,.ReadonlyBlobContentAttribute_Trn,.Attribute_Trn12Row,.BlobContentAttribute_Trn12Row,.ReadonlyBlobContentAttribute_Trn12Row,.BlobInputAttribute_Trn12Row,.ReadonlyAttribute_Trn12Row,.Attribute_Trn200px,.BlobContentAttribute_Trn200px,.ReadonlyBlobContentAttribute_Trn200px,.BlobInputAttribute_Trn200px,.ReadonlyAttribute_Trn200px,.Attribute_Trn_SelectLogin,.BlobContentAttribute_Trn_SelectLogin,.ReadonlyBlobContentAttribute_Trn_SelectLogin,.BlobInputAttribute_Trn_SelectLogin,.ReadonlyAttribute_Trn_SelectLogin,.Attribute_TrnWhite,.BlobContentAttribute_TrnWhite,.ReadonlyBlobContentAttribute_TrnWhite,.BlobInputAttribute_TrnWhite,.ReadonlyAttribute_TrnWhite,.Attribute_TrnWhiteBackground,.BlobContentAttribute_TrnWhiteBackground,.ReadonlyBlobContentAttribute_TrnWhiteBackground,.BlobInputAttribute_TrnWhiteBackground,.ReadonlyAttribute_TrnWhiteBackground,.Attribute_TrnBold,.BlobContentAttribute_TrnBold,.ReadonlyBlobContentAttribute_TrnBold,.BlobInputAttribute_TrnBold,.Attribute_TrnBold1,.BlobContentAttribute_TrnBold1,.ReadonlyBlobContentAttribute_TrnBold1,.BlobInputAttribute_TrnBold1,.ReadonlyAttribute_TrnBold1,.ReadonlyAttribute_TrnBold,.Attribute_Trn2Lines,.BlobContentAttribute_Trn2Lineas,.ReadonlyBlobContentAttribute_Trn2Lineas,.BlobInputAttribute_Trn2Lineas,.ReadonlyAttribute_Trn2Lineas,.Attribute_TrnNoBorder,.BlobContentAttribute_TrnNoBorder,.ReadonlyBlobContentAttribute_TrnNoBorder,.BlobInputAttribute_TrnNoBorder,.ReadonlyAttribute_TrnNoBorder,.Attribute_TrnComboBox,.BlobInputAttribute_TrnComboBox,.BlobContentAttribute_TrnComboBox,.ReadonlyBlobContentAttribute_TrnComboBox,.ReadonlyAttribute_TrnComboBox,.Attribute_TrnComboBoxFocus,.ReadonlyAttribute_Trn,.ReadonlyAttribute_TrnBackGround,.BlobContentReadonlyAttribute_TrnBackGround,.ReadonlyBlobContentReadonlyAttribute_TrnBackGround,.BlobInputReadonlyAttribute_TrnBackGround,.ReadonlyReadonlyAttribute_TrnBackGround
{
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	border-bottom-color: #c2c6cc;
	border-left-color: #c2c6cc;
	border-right-color: #c2c6cc;
	border-top-color: #c2c6cc;
	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;
	color: #2c3142;
	min-height: 40px;
	text-overflow: ellipsis;
	box-shadow:none !important;
	 height:unset;
	padding: 10px !important;
}
.ReadonlyBlobContentReadonlyAttribute_Trn_NoHeight
{
	border-width: 0px;
}
.ReadonlyReadonlyAttribute_Trn_NoHeight
{
	border-width: 0px;
	box-shadow:none !important;
	 height:0px !important;
	padding: 10px !important;
}
.K2BTools_CheckAllGrid
{
	left: 8px;
	position: absolute;
	top: 6px;
	z-index: 1;
}
.Attribute_TrnAllSpace,.BlobContentAttribute_TrnAllSpace,.ReadonlyBlobContentAttribute_TrnAllSpace,.BlobInputAttribute_TrnAllSpace,.ReadonlyAttribute_TrnAllSpace
{
	width: 100%;
	text-overflow: ellipsis;
	box-shadow:none !important;
	 height:unset;
	padding: 10px !important;
	 width: 100% !important;
}
.ReadonlyBlobContentAttribute_TrnAllSpace
{
	border-width: 0px;
}
.ReadonlyAttribute_TrnAllSpace
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	display: inline-block;
	background-color: #f8f8ff;
	width: 98%;
	line-height:1.5em;
	word-wrap:break-word;
}
.ReadonlyBlobContentAttribute_TrnLanding
{
	border-width: 0px;
}
.ReadonlyBlobContentAttribute_TrnLandingMensajes
{
	border-width: 0px;
}
.ReadonlyAttribute_TrnLandingMensajes
{
	border-width: 0px;
}
.Attribute_TrnLandingMensajesUsuario,.BlobContentAttribute_TrnLandingMensajesUsuario,.ReadonlyBlobContentAttribute_TrnLandingMensajesUsuario,.BlobInputAttribute_TrnLandingMensajesUsuario,.ReadonlyAttribute_TrnLandingMensajesUsuario
{
	margin-top: 25px;
	display: block;
	color: #155196;
	box-shadow:none !important;
	 height:unset;
	 line-height: 16px;
}
.ReadonlyBlobContentAttribute_TrnLandingMensajesUsuario
{
	border-width: 0px;
}
.ReadonlyAttribute_TrnLandingMensajesUsuario
{
	border-width: 0px;
}
.Attribute_TrnLandingMensajesFecha,.BlobContentAttribute_TrnLandingMensajesFecha,.ReadonlyBlobContentAttribute_TrnLandingMensajesFecha,.BlobInputAttribute_TrnLandingMensajesFecha,.ReadonlyAttribute_TrnLandingMensajesFecha
{
	font-size: 12px;
	color: #155196;
	box-shadow:none !important;
	 height:unset;
	 line-height: 16px;
}
.ReadonlyBlobContentAttribute_TrnLandingMensajesFecha
{
	border-width: 0px;
}
.ReadonlyAttribute_TrnLandingMensajesFecha
{
	border-width: 0px;
}
.Attribute_TrnLandingMensajesImagen,.BlobContentAttribute_TrnLandingMensajesImagen,.ReadonlyBlobContentAttribute_TrnLandingMensajesImagen,.BlobInputAttribute_TrnLandingMensajesImagen,.ReadonlyAttribute_TrnLandingMensajesImagen,.Attribute_TrnLandingMensajesImagenEliminar,.BlobContentAttribute_TrnLandingMensajesImagenEliminar,.ReadonlyBlobContentAttribute_TrnLandingMensajesImagenEliminar,.BlobInputAttribute_TrnLandingMensajesImagenEliminar,.ReadonlyAttribute_TrnLandingMensajesImagenEliminar
{
	height: 24pt;
	width: 24pt;
}
.ReadonlyBlobContentAttribute_TrnLandingMensajesImagen
{
	border-width: 0px;
}
.ReadonlyAttribute_TrnLandingMensajesImagen
{
	border-width: 0px;
}
.Attribute_TrnLandingMensajesImagenEliminar,.BlobContentAttribute_TrnLandingMensajesImagenEliminar,.ReadonlyBlobContentAttribute_TrnLandingMensajesImagenEliminar,.BlobInputAttribute_TrnLandingMensajesImagenEliminar,.ReadonlyAttribute_TrnLandingMensajesImagenEliminar
{
	height: 12pt;
	width: 12pt;
}
.ReadonlyBlobContentAttribute_TrnLandingMensajesImagenEliminar
{
	border-width: 0px;
}
.ReadonlyAttribute_TrnLandingMensajesImagenEliminar
{
	border-width: 0px;
}
.Attribute_TrnLandingMensajesTexto,.BlobContentAttribute_TrnLandingMensajesTexto,.ReadonlyBlobContentAttribute_TrnLandingMensajesTexto,.BlobInputAttribute_TrnLandingMensajesTexto,.ReadonlyAttribute_TrnLandingMensajesTexto
{
	display: block;
	font-size: 12px;
}
.ReadonlyBlobContentAttribute_TrnLandingMensajesTexto
{
	border-width: 0px;
}
.ReadonlyAttribute_TrnLandingMensajesTexto
{
	border-width: 0px;
}
.Attribute_TrnLandingMensajesFecha1
{
	font-weight: 700;
}
.Attribute_TrnLandingMensajesUsuario1
{
	display: block;
	font-size: 12px;
	font-weight: 400;
}
.ReadonlyAttribute_TrnLanding
{
	border-width: 0px;
}
.Attribute_TrnLandingProfileImg,.BlobContentAttribute_TrnLandingProfileImg,.ReadonlyBlobContentAttribute_TrnLandingProfileImg,.BlobInputAttribute_TrnLandingProfileImg,.ReadonlyAttribute_TrnLandingProfileImg
{
	margin-bottom: 0px;
	margin-left: 25%;
	margin-top: 0px;
	border-width: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	max-height: 100px;
}
.Attribute_TrnLandingIcon,.BlobContentAttribute_TrnLandingIcon,.ReadonlyBlobContentAttribute_TrnLandingIcon,.BlobInputAttribute_TrnLandingIcon,.ReadonlyAttribute_TrnLandingIcon
{
	border-bottom: solid 1px #155196;
	border-left: solid 1px #155196;
	border-right: 0px;
	border-top: solid 1px #155196;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	height: 50px;
}
.ReadonlyBlobContentAttribute_TrnLandingIcon
{
	border-width: 0px;
}
.ReadonlyAttribute_TrnLandingIcon
{
	border-width: 0px;
}
.ReadonlyAttribute_TrnLandingMensajesTexto1
{
	border-width: 0px;
}
.Attribute_TrnDate,.Attribute_TrnDateTime,.DateTimeAttribute,.BlobContentDateTimeAttribute,.ReadonlyBlobContentDateTimeAttribute,.BlobInputDateTimeAttribute,.ReadonlyDateTimeAttribute,.ReadonlyAttribute_TrnDateTime,.DateAttribute,.BlobContentDateAttribute,.ReadonlyBlobContentDateAttribute,.BlobInputDateAttribute,.ReadonlyDateAttribute,.Attribute_TrnDateFocus,.BlobContentAttribute_TrnDateFocus,.ReadonlyBlobContentAttribute_TrnDateFocus,.BlobInputAttribute_TrnDateFocus,.ReadonlyAttribute_TrnDateFocus,input.Attribute_TrnDate:focus, textarea.Attribute_TrnDate:focus, select.Attribute_TrnDate:focus, .Attribute_TrnDate>A:focus,input.Attribute_TrnDateTime:focus, textarea.Attribute_TrnDateTime:focus, select.Attribute_TrnDateTime:focus, .Attribute_TrnDateTime>A:focus,input.DateTimeAttribute:focus, textarea.DateTimeAttribute:focus, select.DateTimeAttribute:focus, .DateTimeAttribute>A:focus,input.BlobContentDateTimeAttribute:focus, textarea.BlobContentDateTimeAttribute:focus, select.BlobContentDateTimeAttribute:focus, .BlobContentDateTimeAttribute>A:focus,input.ReadonlyBlobContentDateTimeAttribute:focus, textarea.ReadonlyBlobContentDateTimeAttribute:focus, select.ReadonlyBlobContentDateTimeAttribute:focus, .ReadonlyBlobContentDateTimeAttribute>A:focus,input.BlobInputDateTimeAttribute:focus, textarea.BlobInputDateTimeAttribute:focus, select.BlobInputDateTimeAttribute:focus, .BlobInputDateTimeAttribute>A:focus,input.ReadonlyDateTimeAttribute:focus, textarea.ReadonlyDateTimeAttribute:focus, select.ReadonlyDateTimeAttribute:focus, .ReadonlyDateTimeAttribute>A:focus,input.ReadonlyAttribute_TrnDateTime:focus, textarea.ReadonlyAttribute_TrnDateTime:focus, select.ReadonlyAttribute_TrnDateTime:focus, .ReadonlyAttribute_TrnDateTime>A:focus,input.DateAttribute:focus, textarea.DateAttribute:focus, select.DateAttribute:focus, .DateAttribute>A:focus,input.BlobContentDateAttribute:focus, textarea.BlobContentDateAttribute:focus, select.BlobContentDateAttribute:focus, .BlobContentDateAttribute>A:focus,input.ReadonlyBlobContentDateAttribute:focus, textarea.ReadonlyBlobContentDateAttribute:focus, select.ReadonlyBlobContentDateAttribute:focus, .ReadonlyBlobContentDateAttribute>A:focus,input.BlobInputDateAttribute:focus, textarea.BlobInputDateAttribute:focus, select.BlobInputDateAttribute:focus, .BlobInputDateAttribute>A:focus,input.ReadonlyDateAttribute:focus, textarea.ReadonlyDateAttribute:focus, select.ReadonlyDateAttribute:focus, .ReadonlyDateAttribute>A:focus,input.Attribute_TrnDateFocus:focus, textarea.Attribute_TrnDateFocus:focus, select.Attribute_TrnDateFocus:focus, .Attribute_TrnDateFocus>A:focus,input.BlobContentAttribute_TrnDateFocus:focus, textarea.BlobContentAttribute_TrnDateFocus:focus, select.BlobContentAttribute_TrnDateFocus:focus, .BlobContentAttribute_TrnDateFocus>A:focus,input.ReadonlyBlobContentAttribute_TrnDateFocus:focus, textarea.ReadonlyBlobContentAttribute_TrnDateFocus:focus, select.ReadonlyBlobContentAttribute_TrnDateFocus:focus, .ReadonlyBlobContentAttribute_TrnDateFocus>A:focus,input.BlobInputAttribute_TrnDateFocus:focus, textarea.BlobInputAttribute_TrnDateFocus:focus, select.BlobInputAttribute_TrnDateFocus:focus, .BlobInputAttribute_TrnDateFocus>A:focus,input.ReadonlyAttribute_TrnDateFocus:focus, textarea.ReadonlyAttribute_TrnDateFocus:focus, select.ReadonlyAttribute_TrnDateFocus:focus, .ReadonlyAttribute_TrnDateFocus>A:focus,input.ReadonlyAttribute_TrnDate:focus, textarea.ReadonlyAttribute_TrnDate:focus, select.ReadonlyAttribute_TrnDate:focus, .ReadonlyAttribute_TrnDate>A:focus,.ReadonlyAttribute_TrnDate
{
	margin-right: -35px;
	box-shadow:none !important;
	 height:unset;
	padding: 10px !important;
	border-bottom-right-radius:6px !important;
	border-top-right-radius:6px !important;
	padding-right:35px !important;
}
.ReadonlyAttribute_TrnDateTime
{
	background-color: #f8f8ff;
	border-right-color: #c2c6cc;
	box-shadow:none !important;
	 height:unset;
	padding: 10px !important;
	line-height: 40px;
}
.Attribute_TrnDateFocus,.BlobContentAttribute_TrnDateFocus,.ReadonlyBlobContentAttribute_TrnDateFocus,.BlobInputAttribute_TrnDateFocus,.ReadonlyAttribute_TrnDateFocus,input.Attribute_TrnDate:focus, textarea.Attribute_TrnDate:focus, select.Attribute_TrnDate:focus, .Attribute_TrnDate>A:focus,input.Attribute_TrnDateTime:focus, textarea.Attribute_TrnDateTime:focus, select.Attribute_TrnDateTime:focus, .Attribute_TrnDateTime>A:focus,input.DateTimeAttribute:focus, textarea.DateTimeAttribute:focus, select.DateTimeAttribute:focus, .DateTimeAttribute>A:focus,input.BlobContentDateTimeAttribute:focus, textarea.BlobContentDateTimeAttribute:focus, select.BlobContentDateTimeAttribute:focus, .BlobContentDateTimeAttribute>A:focus,input.ReadonlyBlobContentDateTimeAttribute:focus, textarea.ReadonlyBlobContentDateTimeAttribute:focus, select.ReadonlyBlobContentDateTimeAttribute:focus, .ReadonlyBlobContentDateTimeAttribute>A:focus,input.BlobInputDateTimeAttribute:focus, textarea.BlobInputDateTimeAttribute:focus, select.BlobInputDateTimeAttribute:focus, .BlobInputDateTimeAttribute>A:focus,input.ReadonlyDateTimeAttribute:focus, textarea.ReadonlyDateTimeAttribute:focus, select.ReadonlyDateTimeAttribute:focus, .ReadonlyDateTimeAttribute>A:focus,input.ReadonlyAttribute_TrnDateTime:focus, textarea.ReadonlyAttribute_TrnDateTime:focus, select.ReadonlyAttribute_TrnDateTime:focus, .ReadonlyAttribute_TrnDateTime>A:focus,input.DateAttribute:focus, textarea.DateAttribute:focus, select.DateAttribute:focus, .DateAttribute>A:focus,input.BlobContentDateAttribute:focus, textarea.BlobContentDateAttribute:focus, select.BlobContentDateAttribute:focus, .BlobContentDateAttribute>A:focus,input.ReadonlyBlobContentDateAttribute:focus, textarea.ReadonlyBlobContentDateAttribute:focus, select.ReadonlyBlobContentDateAttribute:focus, .ReadonlyBlobContentDateAttribute>A:focus,input.BlobInputDateAttribute:focus, textarea.BlobInputDateAttribute:focus, select.BlobInputDateAttribute:focus, .BlobInputDateAttribute>A:focus,input.ReadonlyDateAttribute:focus, textarea.ReadonlyDateAttribute:focus, select.ReadonlyDateAttribute:focus, .ReadonlyDateAttribute>A:focus,input.Attribute_TrnDateFocus:focus, textarea.Attribute_TrnDateFocus:focus, select.Attribute_TrnDateFocus:focus, .Attribute_TrnDateFocus>A:focus,input.BlobContentAttribute_TrnDateFocus:focus, textarea.BlobContentAttribute_TrnDateFocus:focus, select.BlobContentAttribute_TrnDateFocus:focus, .BlobContentAttribute_TrnDateFocus>A:focus,input.ReadonlyBlobContentAttribute_TrnDateFocus:focus, textarea.ReadonlyBlobContentAttribute_TrnDateFocus:focus, select.ReadonlyBlobContentAttribute_TrnDateFocus:focus, .ReadonlyBlobContentAttribute_TrnDateFocus>A:focus,input.BlobInputAttribute_TrnDateFocus:focus, textarea.BlobInputAttribute_TrnDateFocus:focus, select.BlobInputAttribute_TrnDateFocus:focus, .BlobInputAttribute_TrnDateFocus>A:focus,input.ReadonlyAttribute_TrnDateFocus:focus, textarea.ReadonlyAttribute_TrnDateFocus:focus, select.ReadonlyAttribute_TrnDateFocus:focus, .ReadonlyAttribute_TrnDateFocus>A:focus,input.ReadonlyAttribute_TrnDate:focus, textarea.ReadonlyAttribute_TrnDate:focus, select.ReadonlyAttribute_TrnDate:focus, .ReadonlyAttribute_TrnDate>A:focus
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	border-bottom-color: #ffd11a;
	border-left-color: #ffd11a;
	border-right-color: #ffd11a;
	border-top-color: #ffd11a;
	box-shadow:none !important;
	 height:unset;
	border-bottom-right-radius:6px !important;
	border-top-right-radius:6px !important;
	padding:0px !important;
}
.ReadonlyBlobContentAttribute_TrnDateFocus
{
	border-width: 0px;
}
.ReadonlyAttribute_TrnDateFocus
{
	border-width: 0px;
}
.ReadonlyAttribute_TrnDate
{
	background-color: #f8f8ff;
	border-right-color: #c2c6cc;
	font-family: Avenir-Roman;
	font-size: 13px;
	box-shadow:none !important;
	 height:unset;
	padding: 10px !important;
	line-height: 40px;
	label-class: LabelHeightCentered !important;
}
.Attribute_TrnFocus,.BlobContentAttribute_TrnFocus,.ReadonlyBlobContentAttribute_TrnFocus,.ReadonlyAttribute_TrnFocus,.BlobInputAttribute_TrnFocus,input.Attribute_Trn:focus, textarea.Attribute_Trn:focus, select.Attribute_Trn:focus, .Attribute_Trn>A:focus,input.TrnAttribute:focus, textarea.TrnAttribute:focus, select.TrnAttribute:focus, .TrnAttribute>A:focus,input.BlobContentTrnAttribute:focus, textarea.BlobContentTrnAttribute:focus, select.BlobContentTrnAttribute:focus, .BlobContentTrnAttribute>A:focus,input.ReadonlyBlobContentTrnAttribute:focus, textarea.ReadonlyBlobContentTrnAttribute:focus, select.ReadonlyBlobContentTrnAttribute:focus, .ReadonlyBlobContentTrnAttribute>A:focus,input.BlobInputTrnAttribute:focus, textarea.BlobInputTrnAttribute:focus, select.BlobInputTrnAttribute:focus, .BlobInputTrnAttribute>A:focus,input.ReadonlyTrnAttribute:focus, textarea.ReadonlyTrnAttribute:focus, select.ReadonlyTrnAttribute:focus, .ReadonlyTrnAttribute>A:focus,input.ReadonlyAttribute_TrnNoPadTop:focus, textarea.ReadonlyAttribute_TrnNoPadTop:focus, select.ReadonlyAttribute_TrnNoPadTop:focus, .ReadonlyAttribute_TrnNoPadTop>A:focus,input.ReadonlyAttribute_Trn_NoHeight:focus, textarea.ReadonlyAttribute_Trn_NoHeight:focus, select.ReadonlyAttribute_Trn_NoHeight:focus, .ReadonlyAttribute_Trn_NoHeight>A:focus,input.BlobContentReadonlyAttribute_Trn_NoHeight:focus, textarea.BlobContentReadonlyAttribute_Trn_NoHeight:focus, select.BlobContentReadonlyAttribute_Trn_NoHeight:focus, .BlobContentReadonlyAttribute_Trn_NoHeight>A:focus,input.ReadonlyBlobContentReadonlyAttribute_Trn_NoHeight:focus, textarea.ReadonlyBlobContentReadonlyAttribute_Trn_NoHeight:focus, select.ReadonlyBlobContentReadonlyAttribute_Trn_NoHeight:focus, .ReadonlyBlobContentReadonlyAttribute_Trn_NoHeight>A:focus,input.BlobInputReadonlyAttribute_Trn_NoHeight:focus, textarea.BlobInputReadonlyAttribute_Trn_NoHeight:focus, select.BlobInputReadonlyAttribute_Trn_NoHeight:focus, .BlobInputReadonlyAttribute_Trn_NoHeight>A:focus,input.ReadonlyReadonlyAttribute_Trn_NoHeight:focus, textarea.ReadonlyReadonlyAttribute_Trn_NoHeight:focus, select.ReadonlyReadonlyAttribute_Trn_NoHeight:focus, .ReadonlyReadonlyAttribute_Trn_NoHeight>A:focus,input.K2BTools_CheckAllGrid:focus, textarea.K2BTools_CheckAllGrid:focus, select.K2BTools_CheckAllGrid:focus, .K2BTools_CheckAllGrid>A:focus,input.Attribute_TrnAllSpace:focus, textarea.Attribute_TrnAllSpace:focus, select.Attribute_TrnAllSpace:focus, .Attribute_TrnAllSpace>A:focus,input.BlobContentAttribute_TrnAllSpace:focus, textarea.BlobContentAttribute_TrnAllSpace:focus, select.BlobContentAttribute_TrnAllSpace:focus, .BlobContentAttribute_TrnAllSpace>A:focus,input.ReadonlyBlobContentAttribute_TrnAllSpace:focus, textarea.ReadonlyBlobContentAttribute_TrnAllSpace:focus, select.ReadonlyBlobContentAttribute_TrnAllSpace:focus, .ReadonlyBlobContentAttribute_TrnAllSpace>A:focus,input.BlobInputAttribute_TrnAllSpace:focus, textarea.BlobInputAttribute_TrnAllSpace:focus, select.BlobInputAttribute_TrnAllSpace:focus, .BlobInputAttribute_TrnAllSpace>A:focus,input.ReadonlyAttribute_TrnAllSpace:focus, textarea.ReadonlyAttribute_TrnAllSpace:focus, select.ReadonlyAttribute_TrnAllSpace:focus, .ReadonlyAttribute_TrnAllSpace>A:focus,input.Attribute_TrnLanding:focus, textarea.Attribute_TrnLanding:focus, select.Attribute_TrnLanding:focus, .Attribute_TrnLanding>A:focus,input.BlobContentAttribute_TrnLanding:focus, textarea.BlobContentAttribute_TrnLanding:focus, select.BlobContentAttribute_TrnLanding:focus, .BlobContentAttribute_TrnLanding>A:focus,input.ReadonlyBlobContentAttribute_TrnLanding:focus, textarea.ReadonlyBlobContentAttribute_TrnLanding:focus, select.ReadonlyBlobContentAttribute_TrnLanding:focus, .ReadonlyBlobContentAttribute_TrnLanding>A:focus,input.BlobInputAttribute_TrnLanding:focus, textarea.BlobInputAttribute_TrnLanding:focus, select.BlobInputAttribute_TrnLanding:focus, .BlobInputAttribute_TrnLanding>A:focus,input.Attribute_TrnLandingMensajes:focus, textarea.Attribute_TrnLandingMensajes:focus, select.Attribute_TrnLandingMensajes:focus, .Attribute_TrnLandingMensajes>A:focus,input.BlobContentAttribute_TrnLandingMensajes:focus, textarea.BlobContentAttribute_TrnLandingMensajes:focus, select.BlobContentAttribute_TrnLandingMensajes:focus, .BlobContentAttribute_TrnLandingMensajes>A:focus,input.ReadonlyBlobContentAttribute_TrnLandingMensajes:focus, textarea.ReadonlyBlobContentAttribute_TrnLandingMensajes:focus, select.ReadonlyBlobContentAttribute_TrnLandingMensajes:focus, .ReadonlyBlobContentAttribute_TrnLandingMensajes>A:focus,input.BlobInputAttribute_TrnLandingMensajes:focus, textarea.BlobInputAttribute_TrnLandingMensajes:focus, select.BlobInputAttribute_TrnLandingMensajes:focus, .BlobInputAttribute_TrnLandingMensajes>A:focus,input.ReadonlyAttribute_TrnLandingMensajes:focus, textarea.ReadonlyAttribute_TrnLandingMensajes:focus, select.ReadonlyAttribute_TrnLandingMensajes:focus, .ReadonlyAttribute_TrnLandingMensajes>A:focus,input.Attribute_TrnLandingMensajesUsuario:focus, textarea.Attribute_TrnLandingMensajesUsuario:focus, select.Attribute_TrnLandingMensajesUsuario:focus, .Attribute_TrnLandingMensajesUsuario>A:focus,input.BlobContentAttribute_TrnLandingMensajesUsuario:focus, textarea.BlobContentAttribute_TrnLandingMensajesUsuario:focus, select.BlobContentAttribute_TrnLandingMensajesUsuario:focus, .BlobContentAttribute_TrnLandingMensajesUsuario>A:focus,input.ReadonlyBlobContentAttribute_TrnLandingMensajesUsuario:focus, textarea.ReadonlyBlobContentAttribute_TrnLandingMensajesUsuario:focus, select.ReadonlyBlobContentAttribute_TrnLandingMensajesUsuario:focus, .ReadonlyBlobContentAttribute_TrnLandingMensajesUsuario>A:focus,input.BlobInputAttribute_TrnLandingMensajesUsuario:focus, textarea.BlobInputAttribute_TrnLandingMensajesUsuario:focus, select.BlobInputAttribute_TrnLandingMensajesUsuario:focus, .BlobInputAttribute_TrnLandingMensajesUsuario>A:focus,input.ReadonlyAttribute_TrnLandingMensajesUsuario:focus, textarea.ReadonlyAttribute_TrnLandingMensajesUsuario:focus, select.ReadonlyAttribute_TrnLandingMensajesUsuario:focus, .ReadonlyAttribute_TrnLandingMensajesUsuario>A:focus,input.Attribute_TrnLandingMensajesFecha:focus, textarea.Attribute_TrnLandingMensajesFecha:focus, select.Attribute_TrnLandingMensajesFecha:focus, .Attribute_TrnLandingMensajesFecha>A:focus,input.BlobContentAttribute_TrnLandingMensajesFecha:focus, textarea.BlobContentAttribute_TrnLandingMensajesFecha:focus, select.BlobContentAttribute_TrnLandingMensajesFecha:focus, .BlobContentAttribute_TrnLandingMensajesFecha>A:focus,input.ReadonlyBlobContentAttribute_TrnLandingMensajesFecha:focus, textarea.ReadonlyBlobContentAttribute_TrnLandingMensajesFecha:focus, select.ReadonlyBlobContentAttribute_TrnLandingMensajesFecha:focus, .ReadonlyBlobContentAttribute_TrnLandingMensajesFecha>A:focus,input.BlobInputAttribute_TrnLandingMensajesFecha:focus, textarea.BlobInputAttribute_TrnLandingMensajesFecha:focus, select.BlobInputAttribute_TrnLandingMensajesFecha:focus, .BlobInputAttribute_TrnLandingMensajesFecha>A:focus,input.ReadonlyAttribute_TrnLandingMensajesFecha:focus, textarea.ReadonlyAttribute_TrnLandingMensajesFecha:focus, select.ReadonlyAttribute_TrnLandingMensajesFecha:focus, .ReadonlyAttribute_TrnLandingMensajesFecha>A:focus,input.Attribute_TrnLandingMensajesImagen:focus, textarea.Attribute_TrnLandingMensajesImagen:focus, select.Attribute_TrnLandingMensajesImagen:focus, .Attribute_TrnLandingMensajesImagen>A:focus,input.BlobContentAttribute_TrnLandingMensajesImagen:focus, textarea.BlobContentAttribute_TrnLandingMensajesImagen:focus, select.BlobContentAttribute_TrnLandingMensajesImagen:focus, .BlobContentAttribute_TrnLandingMensajesImagen>A:focus,input.ReadonlyBlobContentAttribute_TrnLandingMensajesImagen:focus, textarea.ReadonlyBlobContentAttribute_TrnLandingMensajesImagen:focus, select.ReadonlyBlobContentAttribute_TrnLandingMensajesImagen:focus, .ReadonlyBlobContentAttribute_TrnLandingMensajesImagen>A:focus,input.BlobInputAttribute_TrnLandingMensajesImagen:focus, textarea.BlobInputAttribute_TrnLandingMensajesImagen:focus, select.BlobInputAttribute_TrnLandingMensajesImagen:focus, .BlobInputAttribute_TrnLandingMensajesImagen>A:focus,input.ReadonlyAttribute_TrnLandingMensajesImagen:focus, textarea.ReadonlyAttribute_TrnLandingMensajesImagen:focus, select.ReadonlyAttribute_TrnLandingMensajesImagen:focus, .ReadonlyAttribute_TrnLandingMensajesImagen>A:focus,input.Attribute_TrnLandingMensajesImagenEliminar:focus, textarea.Attribute_TrnLandingMensajesImagenEliminar:focus, select.Attribute_TrnLandingMensajesImagenEliminar:focus, .Attribute_TrnLandingMensajesImagenEliminar>A:focus,input.BlobContentAttribute_TrnLandingMensajesImagenEliminar:focus, textarea.BlobContentAttribute_TrnLandingMensajesImagenEliminar:focus, select.BlobContentAttribute_TrnLandingMensajesImagenEliminar:focus, .BlobContentAttribute_TrnLandingMensajesImagenEliminar>A:focus,input.ReadonlyBlobContentAttribute_TrnLandingMensajesImagenEliminar:focus, textarea.ReadonlyBlobContentAttribute_TrnLandingMensajesImagenEliminar:focus, select.ReadonlyBlobContentAttribute_TrnLandingMensajesImagenEliminar:focus, .ReadonlyBlobContentAttribute_TrnLandingMensajesImagenEliminar>A:focus,input.BlobInputAttribute_TrnLandingMensajesImagenEliminar:focus, textarea.BlobInputAttribute_TrnLandingMensajesImagenEliminar:focus, select.BlobInputAttribute_TrnLandingMensajesImagenEliminar:focus, .BlobInputAttribute_TrnLandingMensajesImagenEliminar>A:focus,input.ReadonlyAttribute_TrnLandingMensajesImagenEliminar:focus, textarea.ReadonlyAttribute_TrnLandingMensajesImagenEliminar:focus, select.ReadonlyAttribute_TrnLandingMensajesImagenEliminar:focus, .ReadonlyAttribute_TrnLandingMensajesImagenEliminar>A:focus,input.Attribute_TrnLandingMensajesTexto:focus, textarea.Attribute_TrnLandingMensajesTexto:focus, select.Attribute_TrnLandingMensajesTexto:focus, .Attribute_TrnLandingMensajesTexto>A:focus,input.BlobContentAttribute_TrnLandingMensajesTexto:focus, textarea.BlobContentAttribute_TrnLandingMensajesTexto:focus, select.BlobContentAttribute_TrnLandingMensajesTexto:focus, .BlobContentAttribute_TrnLandingMensajesTexto>A:focus,input.ReadonlyBlobContentAttribute_TrnLandingMensajesTexto:focus, textarea.ReadonlyBlobContentAttribute_TrnLandingMensajesTexto:focus, select.ReadonlyBlobContentAttribute_TrnLandingMensajesTexto:focus, .ReadonlyBlobContentAttribute_TrnLandingMensajesTexto>A:focus,input.BlobInputAttribute_TrnLandingMensajesTexto:focus, textarea.BlobInputAttribute_TrnLandingMensajesTexto:focus, select.BlobInputAttribute_TrnLandingMensajesTexto:focus, .BlobInputAttribute_TrnLandingMensajesTexto>A:focus,input.ReadonlyAttribute_TrnLandingMensajesTexto:focus, textarea.ReadonlyAttribute_TrnLandingMensajesTexto:focus, select.ReadonlyAttribute_TrnLandingMensajesTexto:focus, .ReadonlyAttribute_TrnLandingMensajesTexto>A:focus,input.Attribute_TrnLandingMensajesFecha1:focus, textarea.Attribute_TrnLandingMensajesFecha1:focus, select.Attribute_TrnLandingMensajesFecha1:focus, .Attribute_TrnLandingMensajesFecha1>A:focus,input.Attribute_TrnLandingMensajesUsuario1:focus, textarea.Attribute_TrnLandingMensajesUsuario1:focus, select.Attribute_TrnLandingMensajesUsuario1:focus, .Attribute_TrnLandingMensajesUsuario1>A:focus,input.ReadonlyAttribute_TrnLanding:focus, textarea.ReadonlyAttribute_TrnLanding:focus, select.ReadonlyAttribute_TrnLanding:focus, .ReadonlyAttribute_TrnLanding>A:focus,input.Attribute_TrnLandingProfileImg:focus, textarea.Attribute_TrnLandingProfileImg:focus, select.Attribute_TrnLandingProfileImg:focus, .Attribute_TrnLandingProfileImg>A:focus,input.BlobContentAttribute_TrnLandingProfileImg:focus, textarea.BlobContentAttribute_TrnLandingProfileImg:focus, select.BlobContentAttribute_TrnLandingProfileImg:focus, .BlobContentAttribute_TrnLandingProfileImg>A:focus,input.ReadonlyBlobContentAttribute_TrnLandingProfileImg:focus, textarea.ReadonlyBlobContentAttribute_TrnLandingProfileImg:focus, select.ReadonlyBlobContentAttribute_TrnLandingProfileImg:focus, .ReadonlyBlobContentAttribute_TrnLandingProfileImg>A:focus,input.BlobInputAttribute_TrnLandingProfileImg:focus, textarea.BlobInputAttribute_TrnLandingProfileImg:focus, select.BlobInputAttribute_TrnLandingProfileImg:focus, .BlobInputAttribute_TrnLandingProfileImg>A:focus,input.ReadonlyAttribute_TrnLandingProfileImg:focus, textarea.ReadonlyAttribute_TrnLandingProfileImg:focus, select.ReadonlyAttribute_TrnLandingProfileImg:focus, .ReadonlyAttribute_TrnLandingProfileImg>A:focus,input.Attribute_TrnLandingIcon:focus, textarea.Attribute_TrnLandingIcon:focus, select.Attribute_TrnLandingIcon:focus, .Attribute_TrnLandingIcon>A:focus,input.BlobContentAttribute_TrnLandingIcon:focus, textarea.BlobContentAttribute_TrnLandingIcon:focus, select.BlobContentAttribute_TrnLandingIcon:focus, .BlobContentAttribute_TrnLandingIcon>A:focus,input.ReadonlyBlobContentAttribute_TrnLandingIcon:focus, textarea.ReadonlyBlobContentAttribute_TrnLandingIcon:focus, select.ReadonlyBlobContentAttribute_TrnLandingIcon:focus, .ReadonlyBlobContentAttribute_TrnLandingIcon>A:focus,input.BlobInputAttribute_TrnLandingIcon:focus, textarea.BlobInputAttribute_TrnLandingIcon:focus, select.BlobInputAttribute_TrnLandingIcon:focus, .BlobInputAttribute_TrnLandingIcon>A:focus,input.ReadonlyAttribute_TrnLandingIcon:focus, textarea.ReadonlyAttribute_TrnLandingIcon:focus, select.ReadonlyAttribute_TrnLandingIcon:focus, .ReadonlyAttribute_TrnLandingIcon>A:focus,input.ReadonlyAttribute_TrnLandingMensajesTexto1:focus, textarea.ReadonlyAttribute_TrnLandingMensajesTexto1:focus, select.ReadonlyAttribute_TrnLandingMensajesTexto1:focus, .ReadonlyAttribute_TrnLandingMensajesTexto1>A:focus,input.Attribute_TrnDate:focus, textarea.Attribute_TrnDate:focus, select.Attribute_TrnDate:focus, .Attribute_TrnDate>A:focus,input.Attribute_TrnDateTime:focus, textarea.Attribute_TrnDateTime:focus, select.Attribute_TrnDateTime:focus, .Attribute_TrnDateTime>A:focus,input.DateTimeAttribute:focus, textarea.DateTimeAttribute:focus, select.DateTimeAttribute:focus, .DateTimeAttribute>A:focus,input.BlobContentDateTimeAttribute:focus, textarea.BlobContentDateTimeAttribute:focus, select.BlobContentDateTimeAttribute:focus, .BlobContentDateTimeAttribute>A:focus,input.ReadonlyBlobContentDateTimeAttribute:focus, textarea.ReadonlyBlobContentDateTimeAttribute:focus, select.ReadonlyBlobContentDateTimeAttribute:focus, .ReadonlyBlobContentDateTimeAttribute>A:focus,input.BlobInputDateTimeAttribute:focus, textarea.BlobInputDateTimeAttribute:focus, select.BlobInputDateTimeAttribute:focus, .BlobInputDateTimeAttribute>A:focus,input.ReadonlyDateTimeAttribute:focus, textarea.ReadonlyDateTimeAttribute:focus, select.ReadonlyDateTimeAttribute:focus, .ReadonlyDateTimeAttribute>A:focus,input.ReadonlyAttribute_TrnDateTime:focus, textarea.ReadonlyAttribute_TrnDateTime:focus, select.ReadonlyAttribute_TrnDateTime:focus, .ReadonlyAttribute_TrnDateTime>A:focus,input.DateAttribute:focus, textarea.DateAttribute:focus, select.DateAttribute:focus, .DateAttribute>A:focus,input.BlobContentDateAttribute:focus, textarea.BlobContentDateAttribute:focus, select.BlobContentDateAttribute:focus, .BlobContentDateAttribute>A:focus,input.ReadonlyBlobContentDateAttribute:focus, textarea.ReadonlyBlobContentDateAttribute:focus, select.ReadonlyBlobContentDateAttribute:focus, .ReadonlyBlobContentDateAttribute>A:focus,input.BlobInputDateAttribute:focus, textarea.BlobInputDateAttribute:focus, select.BlobInputDateAttribute:focus, .BlobInputDateAttribute>A:focus,input.ReadonlyDateAttribute:focus, textarea.ReadonlyDateAttribute:focus, select.ReadonlyDateAttribute:focus, .ReadonlyDateAttribute>A:focus,input.Attribute_TrnDateFocus:focus, textarea.Attribute_TrnDateFocus:focus, select.Attribute_TrnDateFocus:focus, .Attribute_TrnDateFocus>A:focus,input.BlobContentAttribute_TrnDateFocus:focus, textarea.BlobContentAttribute_TrnDateFocus:focus, select.BlobContentAttribute_TrnDateFocus:focus, .BlobContentAttribute_TrnDateFocus>A:focus,input.ReadonlyBlobContentAttribute_TrnDateFocus:focus, textarea.ReadonlyBlobContentAttribute_TrnDateFocus:focus, select.ReadonlyBlobContentAttribute_TrnDateFocus:focus, .ReadonlyBlobContentAttribute_TrnDateFocus>A:focus,input.BlobInputAttribute_TrnDateFocus:focus, textarea.BlobInputAttribute_TrnDateFocus:focus, select.BlobInputAttribute_TrnDateFocus:focus, .BlobInputAttribute_TrnDateFocus>A:focus,input.ReadonlyAttribute_TrnDateFocus:focus, textarea.ReadonlyAttribute_TrnDateFocus:focus, select.ReadonlyAttribute_TrnDateFocus:focus, .ReadonlyAttribute_TrnDateFocus>A:focus,input.ReadonlyAttribute_TrnDate:focus, textarea.ReadonlyAttribute_TrnDate:focus, select.ReadonlyAttribute_TrnDate:focus, .ReadonlyAttribute_TrnDate>A:focus,input.Attribute_TrnFocus:focus, textarea.Attribute_TrnFocus:focus, select.Attribute_TrnFocus:focus, .Attribute_TrnFocus>A:focus,input.BlobContentAttribute_TrnFocus:focus, textarea.BlobContentAttribute_TrnFocus:focus, select.BlobContentAttribute_TrnFocus:focus, .BlobContentAttribute_TrnFocus>A:focus,input.ReadonlyBlobContentAttribute_TrnFocus:focus, textarea.ReadonlyBlobContentAttribute_TrnFocus:focus, select.ReadonlyBlobContentAttribute_TrnFocus:focus, .ReadonlyBlobContentAttribute_TrnFocus>A:focus,input.ReadonlyAttribute_TrnFocus:focus, textarea.ReadonlyAttribute_TrnFocus:focus, select.ReadonlyAttribute_TrnFocus:focus, .ReadonlyAttribute_TrnFocus>A:focus,input.BlobInputAttribute_TrnFocus:focus, textarea.BlobInputAttribute_TrnFocus:focus, select.BlobInputAttribute_TrnFocus:focus, .BlobInputAttribute_TrnFocus>A:focus,input.SuggestTrnAttribute:focus, textarea.SuggestTrnAttribute:focus, select.SuggestTrnAttribute:focus, .SuggestTrnAttribute>A:focus,input.ReadonlySuggestTrnAttribute:focus, textarea.ReadonlySuggestTrnAttribute:focus, select.ReadonlySuggestTrnAttribute:focus, .ReadonlySuggestTrnAttribute>A:focus,input.BlobContentAttribute_Trn:focus, textarea.BlobContentAttribute_Trn:focus, select.BlobContentAttribute_Trn:focus, .BlobContentAttribute_Trn>A:focus,input.ReadonlyBlobContentAttribute_Trn:focus, textarea.ReadonlyBlobContentAttribute_Trn:focus, select.ReadonlyBlobContentAttribute_Trn:focus, .ReadonlyBlobContentAttribute_Trn>A:focus,input.Attribute_Trn12Row:focus, textarea.Attribute_Trn12Row:focus, select.Attribute_Trn12Row:focus, .Attribute_Trn12Row>A:focus,input.BlobContentAttribute_Trn12Row:focus, textarea.BlobContentAttribute_Trn12Row:focus, select.BlobContentAttribute_Trn12Row:focus, .BlobContentAttribute_Trn12Row>A:focus,input.ReadonlyBlobContentAttribute_Trn12Row:focus, textarea.ReadonlyBlobContentAttribute_Trn12Row:focus, select.ReadonlyBlobContentAttribute_Trn12Row:focus, .ReadonlyBlobContentAttribute_Trn12Row>A:focus,input.BlobInputAttribute_Trn12Row:focus, textarea.BlobInputAttribute_Trn12Row:focus, select.BlobInputAttribute_Trn12Row:focus, .BlobInputAttribute_Trn12Row>A:focus,input.ReadonlyAttribute_Trn12Row:focus, textarea.ReadonlyAttribute_Trn12Row:focus, select.ReadonlyAttribute_Trn12Row:focus, .ReadonlyAttribute_Trn12Row>A:focus,input.Attribute_Trn200px:focus, textarea.Attribute_Trn200px:focus, select.Attribute_Trn200px:focus, .Attribute_Trn200px>A:focus,input.BlobContentAttribute_Trn200px:focus, textarea.BlobContentAttribute_Trn200px:focus, select.BlobContentAttribute_Trn200px:focus, .BlobContentAttribute_Trn200px>A:focus,input.ReadonlyBlobContentAttribute_Trn200px:focus, textarea.ReadonlyBlobContentAttribute_Trn200px:focus, select.ReadonlyBlobContentAttribute_Trn200px:focus, .ReadonlyBlobContentAttribute_Trn200px>A:focus,input.BlobInputAttribute_Trn200px:focus, textarea.BlobInputAttribute_Trn200px:focus, select.BlobInputAttribute_Trn200px:focus, .BlobInputAttribute_Trn200px>A:focus,input.ReadonlyAttribute_Trn200px:focus, textarea.ReadonlyAttribute_Trn200px:focus, select.ReadonlyAttribute_Trn200px:focus, .ReadonlyAttribute_Trn200px>A:focus,input.Attribute_Trn_SelectLogin:focus, textarea.Attribute_Trn_SelectLogin:focus, select.Attribute_Trn_SelectLogin:focus, .Attribute_Trn_SelectLogin>A:focus,input.BlobContentAttribute_Trn_SelectLogin:focus, textarea.BlobContentAttribute_Trn_SelectLogin:focus, select.BlobContentAttribute_Trn_SelectLogin:focus, .BlobContentAttribute_Trn_SelectLogin>A:focus,input.ReadonlyBlobContentAttribute_Trn_SelectLogin:focus, textarea.ReadonlyBlobContentAttribute_Trn_SelectLogin:focus, select.ReadonlyBlobContentAttribute_Trn_SelectLogin:focus, .ReadonlyBlobContentAttribute_Trn_SelectLogin>A:focus,input.BlobInputAttribute_Trn_SelectLogin:focus, textarea.BlobInputAttribute_Trn_SelectLogin:focus, select.BlobInputAttribute_Trn_SelectLogin:focus, .BlobInputAttribute_Trn_SelectLogin>A:focus,input.ReadonlyAttribute_Trn_SelectLogin:focus, textarea.ReadonlyAttribute_Trn_SelectLogin:focus, select.ReadonlyAttribute_Trn_SelectLogin:focus, .ReadonlyAttribute_Trn_SelectLogin>A:focus,input.Attribute_TrnWhite:focus, textarea.Attribute_TrnWhite:focus, select.Attribute_TrnWhite:focus, .Attribute_TrnWhite>A:focus,input.BlobContentAttribute_TrnWhite:focus, textarea.BlobContentAttribute_TrnWhite:focus, select.BlobContentAttribute_TrnWhite:focus, .BlobContentAttribute_TrnWhite>A:focus,input.ReadonlyBlobContentAttribute_TrnWhite:focus, textarea.ReadonlyBlobContentAttribute_TrnWhite:focus, select.ReadonlyBlobContentAttribute_TrnWhite:focus, .ReadonlyBlobContentAttribute_TrnWhite>A:focus,input.BlobInputAttribute_TrnWhite:focus, textarea.BlobInputAttribute_TrnWhite:focus, select.BlobInputAttribute_TrnWhite:focus, .BlobInputAttribute_TrnWhite>A:focus,input.ReadonlyAttribute_TrnWhite:focus, textarea.ReadonlyAttribute_TrnWhite:focus, select.ReadonlyAttribute_TrnWhite:focus, .ReadonlyAttribute_TrnWhite>A:focus,input.Attribute_TrnWhiteBackground:focus, textarea.Attribute_TrnWhiteBackground:focus, select.Attribute_TrnWhiteBackground:focus, .Attribute_TrnWhiteBackground>A:focus,input.BlobContentAttribute_TrnWhiteBackground:focus, textarea.BlobContentAttribute_TrnWhiteBackground:focus, select.BlobContentAttribute_TrnWhiteBackground:focus, .BlobContentAttribute_TrnWhiteBackground>A:focus,input.ReadonlyBlobContentAttribute_TrnWhiteBackground:focus, textarea.ReadonlyBlobContentAttribute_TrnWhiteBackground:focus, select.ReadonlyBlobContentAttribute_TrnWhiteBackground:focus, .ReadonlyBlobContentAttribute_TrnWhiteBackground>A:focus,input.BlobInputAttribute_TrnWhiteBackground:focus, textarea.BlobInputAttribute_TrnWhiteBackground:focus, select.BlobInputAttribute_TrnWhiteBackground:focus, .BlobInputAttribute_TrnWhiteBackground>A:focus,input.ReadonlyAttribute_TrnWhiteBackground:focus, textarea.ReadonlyAttribute_TrnWhiteBackground:focus, select.ReadonlyAttribute_TrnWhiteBackground:focus, .ReadonlyAttribute_TrnWhiteBackground>A:focus,input.Attribute_TrnBold:focus, textarea.Attribute_TrnBold:focus, select.Attribute_TrnBold:focus, .Attribute_TrnBold>A:focus,input.BlobContentAttribute_TrnBold:focus, textarea.BlobContentAttribute_TrnBold:focus, select.BlobContentAttribute_TrnBold:focus, .BlobContentAttribute_TrnBold>A:focus,input.ReadonlyBlobContentAttribute_TrnBold:focus, textarea.ReadonlyBlobContentAttribute_TrnBold:focus, select.ReadonlyBlobContentAttribute_TrnBold:focus, .ReadonlyBlobContentAttribute_TrnBold>A:focus,input.BlobInputAttribute_TrnBold:focus, textarea.BlobInputAttribute_TrnBold:focus, select.BlobInputAttribute_TrnBold:focus, .BlobInputAttribute_TrnBold>A:focus,input.Attribute_TrnBold1:focus, textarea.Attribute_TrnBold1:focus, select.Attribute_TrnBold1:focus, .Attribute_TrnBold1>A:focus,input.BlobContentAttribute_TrnBold1:focus, textarea.BlobContentAttribute_TrnBold1:focus, select.BlobContentAttribute_TrnBold1:focus, .BlobContentAttribute_TrnBold1>A:focus,input.ReadonlyBlobContentAttribute_TrnBold1:focus, textarea.ReadonlyBlobContentAttribute_TrnBold1:focus, select.ReadonlyBlobContentAttribute_TrnBold1:focus, .ReadonlyBlobContentAttribute_TrnBold1>A:focus,input.BlobInputAttribute_TrnBold1:focus, textarea.BlobInputAttribute_TrnBold1:focus, select.BlobInputAttribute_TrnBold1:focus, .BlobInputAttribute_TrnBold1>A:focus,input.ReadonlyAttribute_TrnBold1:focus, textarea.ReadonlyAttribute_TrnBold1:focus, select.ReadonlyAttribute_TrnBold1:focus, .ReadonlyAttribute_TrnBold1>A:focus,input.ReadonlyAttribute_TrnBold:focus, textarea.ReadonlyAttribute_TrnBold:focus, select.ReadonlyAttribute_TrnBold:focus, .ReadonlyAttribute_TrnBold>A:focus,input.Attribute_Trn2Lines:focus, textarea.Attribute_Trn2Lines:focus, select.Attribute_Trn2Lines:focus, .Attribute_Trn2Lines>A:focus,input.BlobContentAttribute_Trn2Lineas:focus, textarea.BlobContentAttribute_Trn2Lineas:focus, select.BlobContentAttribute_Trn2Lineas:focus, .BlobContentAttribute_Trn2Lineas>A:focus,input.ReadonlyBlobContentAttribute_Trn2Lineas:focus, textarea.ReadonlyBlobContentAttribute_Trn2Lineas:focus, select.ReadonlyBlobContentAttribute_Trn2Lineas:focus, .ReadonlyBlobContentAttribute_Trn2Lineas>A:focus,input.BlobInputAttribute_Trn2Lineas:focus, textarea.BlobInputAttribute_Trn2Lineas:focus, select.BlobInputAttribute_Trn2Lineas:focus, .BlobInputAttribute_Trn2Lineas>A:focus,input.ReadonlyAttribute_Trn2Lineas:focus, textarea.ReadonlyAttribute_Trn2Lineas:focus, select.ReadonlyAttribute_Trn2Lineas:focus, .ReadonlyAttribute_Trn2Lineas>A:focus,input.Attribute_TrnNoBorder:focus, textarea.Attribute_TrnNoBorder:focus, select.Attribute_TrnNoBorder:focus, .Attribute_TrnNoBorder>A:focus,input.BlobContentAttribute_TrnNoBorder:focus, textarea.BlobContentAttribute_TrnNoBorder:focus, select.BlobContentAttribute_TrnNoBorder:focus, .BlobContentAttribute_TrnNoBorder>A:focus,input.ReadonlyBlobContentAttribute_TrnNoBorder:focus, textarea.ReadonlyBlobContentAttribute_TrnNoBorder:focus, select.ReadonlyBlobContentAttribute_TrnNoBorder:focus, .ReadonlyBlobContentAttribute_TrnNoBorder>A:focus,input.BlobInputAttribute_TrnNoBorder:focus, textarea.BlobInputAttribute_TrnNoBorder:focus, select.BlobInputAttribute_TrnNoBorder:focus, .BlobInputAttribute_TrnNoBorder>A:focus,input.ReadonlyAttribute_TrnNoBorder:focus, textarea.ReadonlyAttribute_TrnNoBorder:focus, select.ReadonlyAttribute_TrnNoBorder:focus, .ReadonlyAttribute_TrnNoBorder>A:focus,input.Attribute_TrnComboBox:focus, textarea.Attribute_TrnComboBox:focus, select.Attribute_TrnComboBox:focus, .Attribute_TrnComboBox>A:focus,input.BlobInputAttribute_TrnComboBox:focus, textarea.BlobInputAttribute_TrnComboBox:focus, select.BlobInputAttribute_TrnComboBox:focus, .BlobInputAttribute_TrnComboBox>A:focus,input.BlobContentAttribute_TrnComboBox:focus, textarea.BlobContentAttribute_TrnComboBox:focus, select.BlobContentAttribute_TrnComboBox:focus, .BlobContentAttribute_TrnComboBox>A:focus,input.ReadonlyBlobContentAttribute_TrnComboBox:focus, textarea.ReadonlyBlobContentAttribute_TrnComboBox:focus, select.ReadonlyBlobContentAttribute_TrnComboBox:focus, .ReadonlyBlobContentAttribute_TrnComboBox>A:focus,input.ReadonlyAttribute_TrnComboBox:focus, textarea.ReadonlyAttribute_TrnComboBox:focus, select.ReadonlyAttribute_TrnComboBox:focus, .ReadonlyAttribute_TrnComboBox>A:focus,input.Attribute_TrnComboBoxFocus:focus, textarea.Attribute_TrnComboBoxFocus:focus, select.Attribute_TrnComboBoxFocus:focus, .Attribute_TrnComboBoxFocus>A:focus,input.ReadonlyAttribute_Trn:focus, textarea.ReadonlyAttribute_Trn:focus, select.ReadonlyAttribute_Trn:focus, .ReadonlyAttribute_Trn>A:focus,input.ReadonlyAttribute_TrnBackGround:focus, textarea.ReadonlyAttribute_TrnBackGround:focus, select.ReadonlyAttribute_TrnBackGround:focus, .ReadonlyAttribute_TrnBackGround>A:focus,input.BlobContentReadonlyAttribute_TrnBackGround:focus, textarea.BlobContentReadonlyAttribute_TrnBackGround:focus, select.BlobContentReadonlyAttribute_TrnBackGround:focus, .BlobContentReadonlyAttribute_TrnBackGround>A:focus,input.ReadonlyBlobContentReadonlyAttribute_TrnBackGround:focus, textarea.ReadonlyBlobContentReadonlyAttribute_TrnBackGround:focus, select.ReadonlyBlobContentReadonlyAttribute_TrnBackGround:focus, .ReadonlyBlobContentReadonlyAttribute_TrnBackGround>A:focus,input.BlobInputReadonlyAttribute_TrnBackGround:focus, textarea.BlobInputReadonlyAttribute_TrnBackGround:focus, select.BlobInputReadonlyAttribute_TrnBackGround:focus, .BlobInputReadonlyAttribute_TrnBackGround>A:focus,input.ReadonlyReadonlyAttribute_TrnBackGround:focus, textarea.ReadonlyReadonlyAttribute_TrnBackGround:focus, select.ReadonlyReadonlyAttribute_TrnBackGround:focus, .ReadonlyReadonlyAttribute_TrnBackGround>A:focus
{
	border-bottom-color: #f3a303;
	border-left-color: #f3a303;
	border-right-color: #f3a303;
	border-top-color: #f3a303;
	box-shadow:none !important;
	 height:unset;
	padding: 10px !important;
}
.BlobContentAttribute_Trn,.ReadonlyBlobContentAttribute_Trn
{
	display: none;
	height: 32px;
	box-shadow:none !important;
	 height:unset;
	display: none !important;
}
.ReadonlyBlobContentAttribute_Trn
{
	border-width: 0px;
}
.Attribute_Trn12Row,.BlobContentAttribute_Trn12Row,.ReadonlyBlobContentAttribute_Trn12Row,.BlobInputAttribute_Trn12Row,.ReadonlyAttribute_Trn12Row
{
	box-shadow:none !important;
	 height: 6em !important;
}
.ReadonlyBlobContentAttribute_Trn12Row
{
	border-width: 0px;
}
.ReadonlyAttribute_Trn12Row
{
	border-width: 0px;
}
.Attribute_Trn200px,.BlobContentAttribute_Trn200px,.ReadonlyBlobContentAttribute_Trn200px,.BlobInputAttribute_Trn200px,.ReadonlyAttribute_Trn200px
{
	height: 200px;
	box-shadow:none !important;
	 height:unset;
	height:200px !important;
}
.ReadonlyBlobContentAttribute_Trn200px
{
	border-width: 0px;
}
.ReadonlyAttribute_Trn200px
{
	border-width: 0px;
}
.Attribute_Trn_SelectLogin,.BlobContentAttribute_Trn_SelectLogin,.ReadonlyBlobContentAttribute_Trn_SelectLogin,.BlobInputAttribute_Trn_SelectLogin,.ReadonlyAttribute_Trn_SelectLogin
{
	background-position: right center;
	background-repeat: no-repeat;
	border-bottom: 1px solidborder-bottom-color;
	border-right: none    padding-right;
	padding-bottom: 5px;
	padding-left: 7px;
	padding-right: 20px;
	padding-top: 5px;
	background-image: url(../arrow_sel.png);
	color: #666;
	height: 31px;
	width: 90%;
	box-shadow:none !important;
	 height:unset;
	background:#fff;
	background-size:17px;
	border:1px solid transparent;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
.ReadonlyBlobContentAttribute_Trn_SelectLogin
{
	border-width: 0px;
}
.ReadonlyAttribute_Trn_SelectLogin
{
	border-width: 0px;
}
.Attribute_TrnWhite,.BlobContentAttribute_TrnWhite,.ReadonlyBlobContentAttribute_TrnWhite,.BlobInputAttribute_TrnWhite,.ReadonlyAttribute_TrnWhite
{
	color: #fff;
}
.ReadonlyBlobContentAttribute_TrnWhite
{
	border-width: 0px;
}
.ReadonlyAttribute_TrnWhite
{
	border-width: 0px;
}
.Attribute_TrnWhiteBackground,.BlobContentAttribute_TrnWhiteBackground,.ReadonlyBlobContentAttribute_TrnWhiteBackground,.BlobInputAttribute_TrnWhiteBackground,.ReadonlyAttribute_TrnWhiteBackground
{
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
	min-height: 10px;
}
.ReadonlyBlobContentAttribute_TrnWhiteBackground
{
	border-width: 0px;
}
.ReadonlyAttribute_TrnWhiteBackground
{
	border-width: 0px;
}
.Attribute_TrnBold,.BlobContentAttribute_TrnBold,.ReadonlyBlobContentAttribute_TrnBold,.BlobInputAttribute_TrnBold,.Attribute_TrnBold1,.BlobContentAttribute_TrnBold1,.ReadonlyBlobContentAttribute_TrnBold1,.BlobInputAttribute_TrnBold1,.ReadonlyAttribute_TrnBold1,.ReadonlyAttribute_TrnBold
{
	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-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	font-weight: bold;
	min-height: 10px;
	box-shadow:none !important;
	 height:unset;
}
.ReadonlyBlobContentAttribute_TrnBold
{
	border-width: 0px;
}
.ReadonlyAttribute_TrnBold
{
	border-width: 0px;
}
.Attribute_Trn2Lines,.BlobContentAttribute_Trn2Lineas,.ReadonlyBlobContentAttribute_Trn2Lineas,.BlobInputAttribute_Trn2Lineas,.ReadonlyAttribute_Trn2Lineas
{
	min-height: 45px;
}
.ReadonlyBlobContentAttribute_Trn2Lineas
{
	border-width: 0px;
}
.ReadonlyAttribute_Trn2Lineas
{
	border-width: 0px;
}
.Attribute_TrnNoBorder,.BlobContentAttribute_TrnNoBorder,.ReadonlyBlobContentAttribute_TrnNoBorder,.BlobInputAttribute_TrnNoBorder,.ReadonlyAttribute_TrnNoBorder
{
	background-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
	border-right-color: #fff;
	border-top-color: #fff;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	box-shadow:none !important;
	 height:unset;
	padding: 10px !important;
}
.ReadonlyBlobContentAttribute_TrnNoBorder
{
	border-width: 0px;
}
.ReadonlyAttribute_TrnNoBorder
{
	box-shadow:none !important;
	 height:unset;
	padding: 10px !important;
	 line-height: 40px;
}
.Attribute_TrnComboBox,.BlobInputAttribute_TrnComboBox,.BlobContentAttribute_TrnComboBox,.ReadonlyBlobContentAttribute_TrnComboBox,.ReadonlyAttribute_TrnComboBox,.Attribute_TrnComboBoxFocus,input.Attribute_TrnComboBox:focus, textarea.Attribute_TrnComboBox:focus, select.Attribute_TrnComboBox:focus, .Attribute_TrnComboBox>A:focus,input.BlobInputAttribute_TrnComboBox:focus, textarea.BlobInputAttribute_TrnComboBox:focus, select.BlobInputAttribute_TrnComboBox:focus, .BlobInputAttribute_TrnComboBox>A:focus,input.BlobContentAttribute_TrnComboBox:focus, textarea.BlobContentAttribute_TrnComboBox:focus, select.BlobContentAttribute_TrnComboBox:focus, .BlobContentAttribute_TrnComboBox>A:focus,input.ReadonlyBlobContentAttribute_TrnComboBox:focus, textarea.ReadonlyBlobContentAttribute_TrnComboBox:focus, select.ReadonlyBlobContentAttribute_TrnComboBox:focus, .ReadonlyBlobContentAttribute_TrnComboBox>A:focus,input.ReadonlyAttribute_TrnComboBox:focus, textarea.ReadonlyAttribute_TrnComboBox:focus, select.ReadonlyAttribute_TrnComboBox:focus, .ReadonlyAttribute_TrnComboBox>A:focus,input.Attribute_TrnComboBoxFocus:focus, textarea.Attribute_TrnComboBoxFocus:focus, select.Attribute_TrnComboBoxFocus:focus, .Attribute_TrnComboBoxFocus>A:focus
{
	min-width: 220px;
	box-shadow:none !important;
	 height:unset;
	padding: 10px !important;
}
.ReadonlyBlobContentAttribute_TrnComboBox
{
	border-width: 0px;
}
.ReadonlyAttribute_TrnComboBox
{
	padding-bottom: 0px;
	padding-top: 0px;
	display: inline-block;
	background-color: #f8f8ff;
	width: auto !important;
	 box-shadow:none !important;
	 height:unset;
	padding: 10px !important;
}
.Attribute_TrnComboBoxFocus,input.Attribute_TrnComboBox:focus, textarea.Attribute_TrnComboBox:focus, select.Attribute_TrnComboBox:focus, .Attribute_TrnComboBox>A:focus,input.BlobInputAttribute_TrnComboBox:focus, textarea.BlobInputAttribute_TrnComboBox:focus, select.BlobInputAttribute_TrnComboBox:focus, .BlobInputAttribute_TrnComboBox>A:focus,input.BlobContentAttribute_TrnComboBox:focus, textarea.BlobContentAttribute_TrnComboBox:focus, select.BlobContentAttribute_TrnComboBox:focus, .BlobContentAttribute_TrnComboBox>A:focus,input.ReadonlyBlobContentAttribute_TrnComboBox:focus, textarea.ReadonlyBlobContentAttribute_TrnComboBox:focus, select.ReadonlyBlobContentAttribute_TrnComboBox:focus, .ReadonlyBlobContentAttribute_TrnComboBox>A:focus,input.ReadonlyAttribute_TrnComboBox:focus, textarea.ReadonlyAttribute_TrnComboBox:focus, select.ReadonlyAttribute_TrnComboBox:focus, .ReadonlyAttribute_TrnComboBox>A:focus,input.Attribute_TrnComboBoxFocus:focus, textarea.Attribute_TrnComboBoxFocus:focus, select.Attribute_TrnComboBoxFocus:focus, .Attribute_TrnComboBoxFocus>A:focus
{
	border-bottom-color: #f3a303;
	border-left-color: #f3a303;
	border-right-color: #f3a303;
	border-top-color: #f3a303;
}
.ReadonlyAttribute_Trn,.ReadonlyAttribute_TrnBackGround,.BlobContentReadonlyAttribute_TrnBackGround,.ReadonlyBlobContentReadonlyAttribute_TrnBackGround,.BlobInputReadonlyAttribute_TrnBackGround,.ReadonlyReadonlyAttribute_TrnBackGround
{
	padding-bottom: 0px;
	padding-top: 0px;
	display: inline-block;
	background-color: #f8f8ff;
	word-wrap: break-word;
	box-shadow:none !important;
	 height:unset;
	padding: 0px 10px !important;
	 line-height: 40px;
}
.ReadonlyAttribute_TrnBackGround,.BlobContentReadonlyAttribute_TrnBackGround,.ReadonlyBlobContentReadonlyAttribute_TrnBackGround,.BlobInputReadonlyAttribute_TrnBackGround,.ReadonlyReadonlyAttribute_TrnBackGround
{
	background-color: #f0f1f2;
}
.ReadonlyBlobContentReadonlyAttribute_TrnBackGround
{
	border-width: 0px;
}
.ReadonlyReadonlyAttribute_TrnBackGround
{
	border-width: 0px;
}
.K2BTools_SearchCriteria_MarginTop2px,.K2BTools_SearchCriteria_MarginTop4px
{
	background-position: center right 15px;
	background-repeat: no-repeat;
	border-bottom: none !important;
	margin-right: 3px;
	margin-top: 2px;
	display: block;
	background-color: #fff;
	background-image: url(../K2BOrionVUCE/K2BUniversalSearch.png);
	border-bottom-color: #7e8499;
	border-left-color: #7e8499;
	border-right-color: #7e8499;
	border-top-color: #7e8499;
	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;
	color: #7e8499;
	height: 36px;
	width: 200px;
	max-width: none;
	text-align: left;
	margin-left: 3px !important;
	 margin-right: 3px !important;
	 margin-top: 2px !important;
	 background-size: 23px !important;
	 height: 36px ! important;
	 padding-left: 10px !important;
	 padding-right: 35px !important;
}
.K2BTools_SearchCriteria_MarginTop4px
{
	margin-top: 4px;
	margin-left: 3px !important;
	 margin-right: 3px !important;
	 margin-top: 4px !important;
	 background-size: 23px !important;
	 height: 36px ! important;
	 padding-left: 10px !important;
	 padding-right: 35px !important;
}
.Attribute_Date,.BlobContentAttribute_Date,.ReadonlyBlobContentAttribute_Date,.BlobInputAttribute_Date,.ReadonlyAttribute_Date,.Attribute_DateFocus,input.Attribute_Date:focus, textarea.Attribute_Date:focus, select.Attribute_Date:focus, .Attribute_Date>A:focus,input.BlobContentAttribute_Date:focus, textarea.BlobContentAttribute_Date:focus, select.BlobContentAttribute_Date:focus, .BlobContentAttribute_Date>A:focus,input.ReadonlyBlobContentAttribute_Date:focus, textarea.ReadonlyBlobContentAttribute_Date:focus, select.ReadonlyBlobContentAttribute_Date:focus, .ReadonlyBlobContentAttribute_Date>A:focus,input.BlobInputAttribute_Date:focus, textarea.BlobInputAttribute_Date:focus, select.BlobInputAttribute_Date:focus, .BlobInputAttribute_Date>A:focus,input.ReadonlyAttribute_Date:focus, textarea.ReadonlyAttribute_Date:focus, select.ReadonlyAttribute_Date:focus, .ReadonlyAttribute_Date>A:focus,input.Attribute_DateFocus:focus, textarea.Attribute_DateFocus:focus, select.Attribute_DateFocus:focus, .Attribute_DateFocus>A:focus
{
	margin-right: -35px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	border-bottom-color: #c2c6cc;
	border-left-color: #c2c6cc;
	border-top-color: #c2c6cc;
	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;
	color: #2c3142;
	min-height: 40px;
	box-shadow:none !important;
	 height:unset;
	padding: 10px !important;
	border-bottom-right-radius:6px !important;
	border-top-right-radius:6px !important;
	padding-right:35px !important;
}
.ReadonlyBlobContentAttribute_Date
{
	border-width: 0px;
}
.ReadonlyAttribute_Date
{
	border-width: 0px;
}
.Attribute_DateFocus,input.Attribute_Date:focus, textarea.Attribute_Date:focus, select.Attribute_Date:focus, .Attribute_Date>A:focus,input.BlobContentAttribute_Date:focus, textarea.BlobContentAttribute_Date:focus, select.BlobContentAttribute_Date:focus, .BlobContentAttribute_Date>A:focus,input.ReadonlyBlobContentAttribute_Date:focus, textarea.ReadonlyBlobContentAttribute_Date:focus, select.ReadonlyBlobContentAttribute_Date:focus, .ReadonlyBlobContentAttribute_Date>A:focus,input.BlobInputAttribute_Date:focus, textarea.BlobInputAttribute_Date:focus, select.BlobInputAttribute_Date:focus, .BlobInputAttribute_Date>A:focus,input.ReadonlyAttribute_Date:focus, textarea.ReadonlyAttribute_Date:focus, select.ReadonlyAttribute_Date:focus, .ReadonlyAttribute_Date>A:focus,input.Attribute_DateFocus:focus, textarea.Attribute_DateFocus:focus, select.Attribute_DateFocus:focus, .Attribute_DateFocus>A:focus
{
	border-bottom-color: #ffd11a;
	border-left-color: #ffd11a;
	border-right-color: #ffd11a;
	border-top-color: #ffd11a;
	box-shadow:none !important;
	 height:unset;
	border-bottom-right-radius:6px !important;
	border-top-right-radius:6px !important;
}
.AttributeBandejaEntradaMensajes,.ReadonlyAttributeBandejaEntradaMensajes,.AttributeBandejaEntradaMensajesFecha,.ReadonlyAttributeBandejaEntradaMensajesFecha,.AttributeBandejaEntradaMensajesUsuario,.ReadonlyAttributeBandejaEntradaMensajesUsuario,.AttributeBandejaEntradaMensajesTexto,.ReadonlyAttributeBandejaEntradaMensajesTexto
{
	display: inline-block;
}
.ReadonlyAttributeBandejaEntradaMensajes
{
	border-width: 0px;
}
.AttributeBandejaEntradaMensajesFecha,.ReadonlyAttributeBandejaEntradaMensajesFecha
{
	font-weight: 700;
	color: #393838;
}
.ReadonlyAttributeBandejaEntradaMensajesFecha
{
	border-width: 0px;
}
.AttributeBandejaEntradaMensajesUsuario,.ReadonlyAttributeBandejaEntradaMensajesUsuario
{
	font-size: 13px;
	font-variant: normal;
	color: #c2c6cc;
}
.ReadonlyAttributeBandejaEntradaMensajesUsuario
{
	border-width: 0px;
}
.AttributeBandejaEntradaMensajesTexto,.ReadonlyAttributeBandejaEntradaMensajesTexto
{
	margin-top: 15px;
	color: #393838;
}
.ReadonlyAttributeBandejaEntradaMensajesTexto
{
	border-width: 0px;
}
.Attribute_Grid_15px,.BlobContentAttribute_Grid_15px,.ReadonlyBlobContentAttribute_Grid_15px,.BlobInputAttribute_Grid_15px,.GridAttribute1,.BlobContentGridAttribute1,.ReadonlyBlobContentGridAttribute1,.BlobInputGridAttribute1,.ReadonlyGridAttribute1,.Attribute_Image_Grid1,.BlobContentAttribute_Image_Grid1,.ReadonlyBlobContentAttribute_Image_Grid1,.BlobInputAttribute_Image_Grid1,.Attribute_Image_GridLanding1,.BlobContentAttribute_Image_GridLanding1,.ReadonlyBlobContentAttribute_Image_GridLanding1,.BlobInputAttribute_Image_GridLanding1,.ReadonlyAttribute_Image_GridLanding1,.Attribute_GridBlack1,.BlobContentAttribute_GridBlack1,.ReadonlyBlobContentAttribute_GridBlack1,.BlobInputAttribute_GridBlack1,.ReadonlyAttribute_GridBlack1,.Attribute_GridLanding1,.BlobContentAttribute_GridLanding1,.ReadonlyBlobContentAttribute_GridLanding1,.BlobInputAttribute_GridLanding1,.ReadonlyAttribute_GridLanding1,.Attribute_GridMain1,.BlobContentAttribute_GridMain1,.ReadonlyBlobContentAttribute_GridMain1,.BlobInputAttribute_GridMain1,.ReadonlyAttribute_GridMain1,.Attribute_GridInt1,.BlobContentAttribute_GridInt1,.ReadonlyBlobContentAttribute_GridInt1,.BlobInputAttribute_GridInt1,.ReadonlyAttribute_GridInt1,.Attribute_GridFechaAncha1,.BlobContentAttribute_GridFechaAncha1,.ReadonlyBlobContentAttribute_GridFechaAncha1,.BlobInputAttribute_GridFechaAncha1,.ReadonlyAttribute_GridFechaAncha1,.Attribute_GridLargeAttribute1,.BlobContentAttribute_GridLargeAttribute1,.ReadonlyBlobContentAttribute_GridLargeAttribute1,.BlobInputAttribute_GridLargeAttribute1,.ReadonlyAttribute_GridLargeAttribute1,.Attribute_GridSmallAttribute1,.BlobContentAttribute_GridSmallAttribute1,.ReadonlyBlobContentAttribute_GridSmallAttribute1,.BlobInputAttribute_GridSmallAttribute1,.ReadonlyAttribute_GridSmallAttribute1
{
	color: #2c3142;
	height: 15px;
	max-height: 15px;
	min-height: 15px;
}
.Attribute_Image_Grid1,.BlobContentAttribute_Image_Grid1,.ReadonlyBlobContentAttribute_Image_Grid1,.BlobInputAttribute_Image_Grid1,.Attribute_Image_GridLanding1,.BlobContentAttribute_Image_GridLanding1,.ReadonlyBlobContentAttribute_Image_GridLanding1,.BlobInputAttribute_Image_GridLanding1,.ReadonlyAttribute_Image_GridLanding1
{
	height: 20px;
	max-width: 60px;
}
.Attribute_Image_GridLanding1,.BlobContentAttribute_Image_GridLanding1,.ReadonlyBlobContentAttribute_Image_GridLanding1,.BlobInputAttribute_Image_GridLanding1,.ReadonlyAttribute_Image_GridLanding1
{
	min-height: 40px;
}
.ReadonlyBlobContentAttribute_Image_GridLanding1
{
	border-width: 0px;
}
.ReadonlyAttribute_Image_GridLanding1
{
	border-width: 0px;
}
.Attribute_GridBlack1,.BlobContentAttribute_GridBlack1,.ReadonlyBlobContentAttribute_GridBlack1,.BlobInputAttribute_GridBlack1,.ReadonlyAttribute_GridBlack1
{
	color: black;
}
.ReadonlyAttribute_GridBlack1
{
	border-width: 0px;
}
.Attribute_GridLanding1,.BlobContentAttribute_GridLanding1,.ReadonlyBlobContentAttribute_GridLanding1,.BlobInputAttribute_GridLanding1,.ReadonlyAttribute_GridLanding1
{
	font-size: 7.5pt;
}
.ReadonlyBlobContentAttribute_GridLanding1
{
	border-width: 0px;
}
.ReadonlyAttribute_GridLanding1
{
	border-width: 0px;
	font-size: 14px;
}
.Attribute_GridMain1,.BlobContentAttribute_GridMain1,.ReadonlyBlobContentAttribute_GridMain1,.BlobInputAttribute_GridMain1,.ReadonlyAttribute_GridMain1
{
	color: #2b87ff;
	box-shadow:none !important;
	 height:unset;
	 text-decoration: underline;
}
.ReadonlyBlobContentAttribute_GridMain1
{
	border-width: 0px;
}
.ReadonlyAttribute_GridMain1
{
	border-width: 0px;
}
.Attribute_GridInt1,.BlobContentAttribute_GridInt1,.ReadonlyBlobContentAttribute_GridInt1,.BlobInputAttribute_GridInt1,.ReadonlyAttribute_GridInt1
{
	margin-left: 10px;
	margin-right: 15px;
}
.ReadonlyBlobContentAttribute_GridInt1
{
	border-width: 0px;
}
.ReadonlyAttribute_GridInt1
{
	border-width: 0px;
}
.Attribute_GridFechaAncha1,.BlobContentAttribute_GridFechaAncha1,.ReadonlyBlobContentAttribute_GridFechaAncha1,.BlobInputAttribute_GridFechaAncha1,.ReadonlyAttribute_GridFechaAncha1
{
	display: flex;
	box-shadow:none !important;
	 height:unset;
	 Width:200px !important;
}
.ReadonlyBlobContentAttribute_GridFechaAncha1
{
	border-width: 0px;
}
.ReadonlyAttribute_GridFechaAncha1
{
	border-width: 0px;
}
.Attribute_GridLargeAttribute1,.BlobContentAttribute_GridLargeAttribute1,.ReadonlyBlobContentAttribute_GridLargeAttribute1,.BlobInputAttribute_GridLargeAttribute1,.ReadonlyAttribute_GridLargeAttribute1
{
	overflow: hidden;
	display: block;
	box-shadow:none !important;
	 height:unset;
	 overflow-wrap: break-word;
}
.ReadonlyBlobContentAttribute_GridLargeAttribute1
{
	border-width: 0px;
}
.ReadonlyAttribute_GridLargeAttribute1
{
	border-width: 0px;
}
.Attribute_GridSmallAttribute1,.BlobContentAttribute_GridSmallAttribute1,.ReadonlyBlobContentAttribute_GridSmallAttribute1,.BlobInputAttribute_GridSmallAttribute1,.ReadonlyAttribute_GridSmallAttribute1
{
	overflow: hidden;
	display: inline-block;
	max-width: 80px;
	text-overflow: ellipsis;
}
.ReadonlyBlobContentAttribute_GridSmallAttribute1
{
	border-width: 0px;
}
.ReadonlyAttribute_GridSmallAttribute1
{
	border-width: 0px;
}
.Attribute_GridSetting,.BlobContentAttribute_GridSetting,.ReadonlyBlobContentAttribute_GridSetting,.BlobInputAttribute_GridSetting,.ReadonlyAttribute_GridSetting
{
	margin-right: 0px;
	display: flex;
	color: #2c3142;
}
.ReadonlyBlobContentAttribute_GridSetting
{
	border-width: 0px;
}
.ReadonlyAttribute_GridSetting
{
	border-width: 0px;
}
.Button,.ButtonChico,.Button_110_24,.btn-ingresar,.ButtonWizard,.ButtonWizardPrevious,.ButtonWizardNext,.ButtonWizardNextBlue,.ButtonGAM,.MainMenuButton,.ButtonResultadoSoliWeb,.K2BT_SaveGridViewButton,.K2BToolsButton_ActionInGroup,.K2BT_CollapsibleCardButton,.Button_Standard,.Button_TabSelected,.Button_TabUnselected,.Button_StandardBig,.K2BButton_GridSearch,.DynFormButton,.DynFormButtonLarge,.DynFormButtonLargeFitContent,.DynFormButtonMedium,.InvisibleInExtraSmallButton,.InvisibleInSmallButton,.InvisibleInLargeButton,.K2BToolsButton_MinimalAction,.K2BToolsButton_Search,.K2BToolsButton_SearchVUCE,.InvisibleInMediumButton,.K2BToolsButton_MainAction,.K2BToolsButton_MainActionTabActive,.K2BToolsButton_MainActionTabActiveLeft,.K2BToolsButton_MainActionTabActiveRight,.K2BToolsButton_MainActionTab,.K2BToolsButton_MainActionTabLeft,.K2BToolsButton_MainActionTabRight,.K2BToolsButton_GridSearch,.K2BToolsButton_MainAction_Confirm,.K2BToolsButton_MainAction_ConfirmPopUp,.K2BToolsButton_MainActionLanding,.K2BToolsButton_MainActionFilter,.K2BToolsButton_MainActionFilterDobleFiltro,.K2BToolsButton_MainActionFilter:hover,.K2BToolsButton_MainActionFilterDobleFiltro:hover,.K2BToolsButton_MainActionFilter1:hover,.K2BToolsButton_MainActionFilterDobleFiltro1:hover,.K2BToolsButton_MainActionFilter:focus,.K2BToolsButton_MainActionFilterDobleFiltro:focus,.K2BToolsButton_MainActionFilter1:focus,.K2BToolsButton_MainActionFilterDobleFiltro1:focus,.K2BToolsButton_MainActionLinkWhite,.K2BToolsButton_MainActionLinkWhite:hover,.K2BToolsButton_MainActionLinkWhite1:hover,.K2BToolsButton_MainActionLink,.K2BToolsButton_MainActionLinkHover,.K2BToolsButton_MainActionLink:hover,.K2BToolsButton_MainActionLinkHover:hover,.K2BToolsButton_MainActionLink1:hover,.K2BToolsButton_MainActionLinkHover1:hover,.K2BToolsButton_MainActionLink:focus,.K2BToolsButton_MainActionLinkHover:focus,.K2BToolsButton_MainActionLink1:focus,.K2BToolsButton_MainActionLinkHover1:focus,.K2BToolsButton_SecondaryAction,.K2BToolsButton_SecondaryActionGrid,.K2BToolsButton_MainActionLeft,.K2BToolsButton_MainActionLeftActive,.K2BToolsButton_MainActionLeftActive:hover,.K2BToolsButton_MainActionLeftActive1:hover,.K2BToolsButton_MainActionLeft:hover,.K2BToolsButton_MainActionLeft1:hover,.K2BToolsButton_MainActionRight,.K2BToolsButton_MainActionRightActive,.K2BToolsButton_MainActionRightActive:hover,.K2BToolsButton_MainActionRightActive1:hover,.K2BToolsButton_MainActionRight:hover,.K2BToolsButton_MainActionRight1:hover,.K2BToolsButton_MainActionMargin0,.K2BToolsButton_MainActionAlinear,.K2BToolsButton_MainActionBottom,.K2BToolsButton_MainActionPopUp,.K2BToolsButton_MainActionTuEx,.K2BToolsButton_GreyAction,.K2BToolsButton_FlatAction,.K2BToolsAction_AddNew,.K2BTools_AddLineButton,.SpecialButtons,.BtnLogin,.BtnAdd,.BtnAddHovered,.BtnBack,.HideFiltersButton,.ShowFiltersButton,.BtnEnterHovered,.BtnCancelHovered,.BtnDeleteDisabled,.K2BToolsButton_BtnToggleCompact,.K2BToolsButton_BtnToggleActiveCompact,.BtnEnter,.BottomEnter,.BtnFirst,.BtnLast,.BtnNext,.BtnPrevious,.BtnDelete,.BtnToggle,.BtnToggleActive,.K2BToolsButton_BtnToggle,.K2BToolsButton_BtnToggleActive,.BtnCancel,.BtnCheck,.BtnGet,.BtnHelp,.BtnRefresh,.BtnSelect,.SpecialButtonsDisabled,.ButtonDragging,.ButtonAcceptDrag,.ButtonNoAcceptDrag,.ActionButtons,.ActionButtonsHovered,.ButtonDisabled,.Button_Header,.Button_HeaderHelp,.Button_HeaderClose,.Button_HeaderSupport,.Button_DashBoard,.Button_DashBoardDisabled,.Button_Confirm,.K2BToolsButton_MainAction1,.K2BToolsButton_MainActionTabActive1,.K2BToolsButton_MainActionTabActiveLeft1,.K2BToolsButton_MainActionTabActiveRight1,.K2BToolsButton_MainActionTab1,.K2BToolsButton_MainActionTabLeft1,.K2BToolsButton_MainActionTabRight1,.K2BToolsButton_GridSearch1,.K2BToolsButton_MainAction_Confirm1,.K2BToolsButton_MainAction_ConfirmPopUp1,.K2BToolsButton_MainActionLanding1,.K2BToolsButton_MainActionFilter1,.K2BToolsButton_MainActionFilterDobleFiltro1,.K2BToolsButton_MainActionLinkWhite1,.K2BToolsButton_MainActionLink1,.K2BToolsButton_MainActionLinkHover1,.K2BToolsButton_SecondaryAction1,.K2BToolsButton_SecondaryActionGrid1,.K2BToolsButton_MainActionLeft1,.K2BToolsButton_MainActionLeftActive1,.K2BToolsButton_MainActionRight1,.K2BToolsButton_MainActionRightActive1,.K2BToolsButton_MainActionMargin01,.K2BToolsButton_MainActionAlinear1,.K2BToolsButton_MainActionBottom1,.K2BToolsButton_MainActionPopUp1,.K2BToolsButton_MainActionTuEx1
{
	margin-right: 5px;
	background-color: #fff;
	border-bottom-color: #dbdcde;
	border-left-color: #dbdcde;
	border-right-color: #dbdcde;
	border-top-color: #dbdcde;
	font-weight: bold;
	color: #444;
	text-transform: uppercase;
}

.ButtonWizardNextBlue
{
	background-color: #258ec7;
	border-bottom-color: #258ec7;
	border-left-color: #258ec7;
	border-right-color: #258ec7;
	border-top-color: #258ec7;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	color: #fff;
}

.Button_Standard,.Button_TabSelected,.Button_TabUnselected,.Button_StandardBig,.K2BButton_GridSearch
{
	margin-bottom: 8px;
	margin-right: 0px;
	margin-top: 8px;
	padding-bottom: 12px;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 12px;
	background-color: transparent;
	border-bottom-color: #2c3142;
	border-left-color: #2c3142;
	border-right-color: #2c3142;
	border-top-color: #2c3142;
	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;
	font-family: OpenSans-Regular;
	font-size: 14px;
	font-weight: 600;
	color: #2c3142;
	line-height:19px;
}

.Button_StandardBig
{
	background-color: #fff;
	color: #333;
}

.K2BButton_GridSearch
{
	background-color: #fff;
	color: #333;
}

.DynFormButton,.DynFormButtonLarge,.DynFormButtonLargeFitContent,.DynFormButtonMedium
{
	padding-left: 12px;
	padding-right: 12px;
	background-color: #258ec7;
	border-bottom-color: #258ec7;
	border-left-color: #258ec7;
	border-right-color: #258ec7;
	border-top-color: #258ec7;
	border-style: solid;
	border-width: 1px;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	height: 25px;
	text-transform: capitalize;
	margin-right: 5px !important;
	padding-left: 12px;
	padding-right: 12px;
}

.DynFormButtonLargeFitContent
{
	margin-right: 5px !important;
	padding-left: 12px;
	padding-right: 12px;
	height: fit-content;
}

.K2BToolsButton_MinimalAction
{
	margin-bottom: 8px;
	margin-right: 0px;
	margin-top: 8px;
	padding-bottom: 12px;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 12px;
	background-color: #2b87ff;
	border-bottom-color: #2b5ca8;
	border-left-color: #2b5ca8;
	border-right-color: #2b5ca8;
	border-top-color: #2b5ca8;
	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;
	font-family: OpenSans-Regular;
	font-size: 14px;
	font-weight: 600;
	color: #fff;
	line-height:19px;
}

.K2BToolsButton_Search,.K2BToolsButton_SearchVUCE
{
	float: right;
	margin-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	background-color: transparent;
	border-style: none;
	border-width: 1px;
	font-family: Roboto-Medium;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	background-image: none !important;
}

.K2BToolsButton_SearchVUCE
{
	float: left;
	margin-left: 12px;
	margin-top: -55px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	font-family: OpenSans-Regular;
	font-size: 14px;
	width: 18px;
}

.K2BToolsButton_MainAction,.K2BToolsButton_MainActionTabActive,.K2BToolsButton_MainActionTabActiveLeft,.K2BToolsButton_MainActionTabActiveRight,.K2BToolsButton_MainActionTab,.K2BToolsButton_MainActionTabLeft,.K2BToolsButton_MainActionTabRight,.K2BToolsButton_GridSearch,.K2BToolsButton_MainAction_Confirm,.K2BToolsButton_MainAction_ConfirmPopUp,.K2BToolsButton_MainActionLanding,.K2BToolsButton_MainActionFilter,.K2BToolsButton_MainActionFilterDobleFiltro,.K2BToolsButton_MainActionFilter:hover,.K2BToolsButton_MainActionFilterDobleFiltro:hover,.K2BToolsButton_MainActionFilter1:hover,.K2BToolsButton_MainActionFilterDobleFiltro1:hover,.K2BToolsButton_MainActionFilter:focus,.K2BToolsButton_MainActionFilterDobleFiltro:focus,.K2BToolsButton_MainActionFilter1:focus,.K2BToolsButton_MainActionFilterDobleFiltro1:focus,.K2BToolsButton_MainActionLinkWhite,.K2BToolsButton_MainActionLinkWhite:hover,.K2BToolsButton_MainActionLinkWhite1:hover,.K2BToolsButton_MainActionLink,.K2BToolsButton_MainActionLinkHover,.K2BToolsButton_MainActionLink:hover,.K2BToolsButton_MainActionLinkHover:hover,.K2BToolsButton_MainActionLink1:hover,.K2BToolsButton_MainActionLinkHover1:hover,.K2BToolsButton_MainActionLink:focus,.K2BToolsButton_MainActionLinkHover:focus,.K2BToolsButton_MainActionLink1:focus,.K2BToolsButton_MainActionLinkHover1:focus,.K2BToolsButton_SecondaryAction,.K2BToolsButton_SecondaryActionGrid,.K2BToolsButton_MainActionLeft,.K2BToolsButton_MainActionLeftActive,.K2BToolsButton_MainActionLeftActive:hover,.K2BToolsButton_MainActionLeftActive1:hover,.K2BToolsButton_MainActionLeft:hover,.K2BToolsButton_MainActionLeft1:hover,.K2BToolsButton_MainActionRight,.K2BToolsButton_MainActionRightActive,.K2BToolsButton_MainActionRightActive:hover,.K2BToolsButton_MainActionRightActive1:hover,.K2BToolsButton_MainActionRight:hover,.K2BToolsButton_MainActionRight1:hover,.K2BToolsButton_MainActionMargin0,.K2BToolsButton_MainActionAlinear,.K2BToolsButton_MainActionBottom,.K2BToolsButton_MainActionPopUp,.K2BToolsButton_MainActionTuEx
{
	margin-bottom: 8px;
	margin-right: 0px;
	margin-top: 8px;
	padding-bottom: 12px;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 12px;
	background-color: #2b87ff;
	border-bottom-color: #2b5ca8;
	border-left-color: #2b5ca8;
	border-right-color: #2b5ca8;
	border-top-color: #2b5ca8;
	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;
	font-family: OpenSans-Regular;
	font-size: 14px;
	font-weight: 600;
	color: #fff;
	line-height:19px;
}

.K2BToolsButton_MainActionTabActive,.K2BToolsButton_MainActionTabActiveLeft,.K2BToolsButton_MainActionTabActiveRight
{
	border-bottom-color: #2c3142;
	border-left-color: #2c3142;
	border-right-color: #2c3142;
	border-top-color: #2c3142;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	font-size: 12px;
	font-weight: 500;
	line-height:19px;
	line-height:19px;
	outline:none !important;
	box-shadow: none;
	background-color: #2c3142 !important;
	color: #fff !important;
}

.K2BToolsButton_MainActionTabActiveLeft
{
	border-top-left-radius: 7px;
	border-bottom-left-radius: 7px;
}

.K2BToolsButton_MainActionTabActiveRight
{
	border-top-right-radius: 7px;
	border-bottom-right-radius: 7px;
}

.K2BToolsButton_MainActionTab,.K2BToolsButton_MainActionTabLeft,.K2BToolsButton_MainActionTabRight
{
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	font-size: 12px;
	font-weight: 500;
	color: #c2c6cc;
	line-height:18.1px;
	box-shadow: none;
	border:1.6px solid rgb(220, 220, 220);
	outline:none !important;
	border:1.6px solid rgb(220, 220, 220);
	outline:none !important;
	background-color: #f0f1f2 !important;
}

.K2BToolsButton_MainActionTabLeft
{
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
}

.K2BToolsButton_MainActionTabRight
{
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
}

.K2BToolsButton_GridSearch
{
	margin-right: 10px;
	position: relative;
	z-index: 2;
}

.K2BToolsButton_MainAction_Confirm,.K2BToolsButton_MainAction_ConfirmPopUp
{
	margin-top: 25px;
	padding-left: 22px;
	padding-right: 22px;
}

.K2BToolsButton_MainAction_ConfirmPopUp
{
	margin-left: 40px;
	line-height:19px;
	margin-left: 30px !important;
}

.K2BToolsButton_MainActionLanding
{
	margin-top: 20% !important;
}

.K2BToolsButton_MainActionFilter,.K2BToolsButton_MainActionFilterDobleFiltro,.K2BToolsButton_MainActionFilter:hover,.K2BToolsButton_MainActionFilterDobleFiltro:hover,.K2BToolsButton_MainActionFilter1:hover,.K2BToolsButton_MainActionFilterDobleFiltro1:hover,.K2BToolsButton_MainActionFilter:focus,.K2BToolsButton_MainActionFilterDobleFiltro:focus,.K2BToolsButton_MainActionFilter1:focus,.K2BToolsButton_MainActionFilterDobleFiltro1:focus
{
	margin-top: 12px;
	position: absolute;
	right: 15px;
}

.K2BToolsButton_MainActionLinkWhite,.K2BToolsButton_MainActionLinkWhite:hover,.K2BToolsButton_MainActionLinkWhite1:hover
{
	background-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
	border-top-color: transparent;
	border-style: none;
	border-width: 0px;
}

.K2BToolsButton_MainActionLink,.K2BToolsButton_MainActionLinkHover,.K2BToolsButton_MainActionLink:hover,.K2BToolsButton_MainActionLinkHover:hover,.K2BToolsButton_MainActionLink1:hover,.K2BToolsButton_MainActionLinkHover1:hover,.K2BToolsButton_MainActionLink:focus,.K2BToolsButton_MainActionLinkHover:focus,.K2BToolsButton_MainActionLink1:focus,.K2BToolsButton_MainActionLinkHover1:focus
{
	border-style: none;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	font-size: 12px;
	text-decoration: underline;
	color: #2b87ff;
	text-transform: none;
	line-height:19px;
	background-color: transparent !important;
	outline: none !important;
}

.K2BToolsButton_MainActionLinkHover,.K2BToolsButton_MainActionLink:hover,.K2BToolsButton_MainActionLinkHover:hover,.K2BToolsButton_MainActionLink1:hover,.K2BToolsButton_MainActionLinkHover1:hover,.K2BToolsButton_MainActionLink:focus,.K2BToolsButton_MainActionLinkHover:focus,.K2BToolsButton_MainActionLink1:focus,.K2BToolsButton_MainActionLinkHover1:focus
{
	margin-bottom: 0px;
	margin-top: 0px;
	line-height:19px;
	background-color: #e6e6e6 !important;
}

.K2BToolsButton_SecondaryAction,.K2BToolsButton_SecondaryActionGrid
{
	background-color: #fff;
	border-bottom-color: #2c3142;
	border-left-color: #2c3142;
	border-right-color: #2c3142;
	border-top-color: #2c3142;
	color: #2c3142;
}

.K2BToolsButton_SecondaryActionGrid
{
	line-height:12px;
	margin-top: 15px !important;
}

.K2BToolsButton_MainActionLeft,.K2BToolsButton_MainActionLeftActive,.K2BToolsButton_MainActionLeftActive:hover,.K2BToolsButton_MainActionLeftActive1:hover,.K2BToolsButton_MainActionLeft:hover,.K2BToolsButton_MainActionLeft1:hover
{
	background-color: #f0f1f2;
	border-bottom-color: #f8f8ff;
	border-left-color: #f8f8ff;
	border-right-color: #f8f8ff;
	border-top-color: #f8f8ff;
	border-style: none;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	font-weight: 400;
	color: #c2c6cc;
}

.K2BToolsButton_MainActionLeftActive,.K2BToolsButton_MainActionLeftActive:hover,.K2BToolsButton_MainActionLeftActive1:hover
{
	background-color: #2c3142;
	color: #fff;
}

.K2BToolsButton_MainActionRight,.K2BToolsButton_MainActionRightActive,.K2BToolsButton_MainActionRightActive:hover,.K2BToolsButton_MainActionRightActive1:hover,.K2BToolsButton_MainActionRight:hover,.K2BToolsButton_MainActionRight1:hover
{
	background-color: #f0f1f2;
	border-style: none;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	font-weight: 400;
	color: #c2c6cc;
}

.K2BToolsButton_MainActionRightActive,.K2BToolsButton_MainActionRightActive:hover,.K2BToolsButton_MainActionRightActive1:hover
{
	background-color: #2c3142;
	color: #fff;
}

.K2BToolsButton_MainActionMargin0
{
	margin-bottom: 0px;
	margin-top: 0px;
}

.K2BToolsButton_MainActionAlinear
{
	margin-top: 41px;
}

.K2BToolsButton_MainActionBottom
{
	line-height:19px;
	margin-top:28px !important;
}

.K2BToolsButton_MainActionPopUp
{
	margin-left: 0px;
	line-height:19px;
}

.K2BToolsButton_MainActionTuEx
{
	margin-top: 20px;
}

.K2BToolsButton_GreyAction
{
	margin-bottom: 8px;
	margin-right: 30px;
	margin-top: 25px;
	padding-bottom: 6px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 6px;
	background-color: #bfb8b8;
	border-bottom-color: #bfb8b8;
	border-left-color: #bfb8b8;
	border-right-color: #bfb8b8;
	border-top-color: #bfb8b8;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
	font-family: Roboto-Medium;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
}

.K2BToolsButton_FlatAction
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: transparent;
	border-style: none;
	font-family: Roboto-Medium;
	font-size: 13px;
	font-weight: normal;
	color: #2196f3;
	text-decoration:underline;
}

.K2BToolsAction_AddNew
{
	background-repeat: no-repeat;
	padding-bottom: 4px;
	padding-left: 35px;
	padding-top: 4px;
	background-color: transparent;
	background-image: url(../K2BOrionVUCE/K2BActionInsert.gif);
	border-style: none;
	font-family: Roboto-Regular;
	font-size: 14px;
	font-weight: 300;
	color: #393838;
	background-size: 27px;
}

.K2BTools_AddLineButton
{
	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;
	font-family: Roboto-Regular;
	font-size: 13px;
	font-weight: normal;
	width: 80px;
	text-align: center;
	text-transform: none;
	margin-left: calc(50% - 40px);
}

.K2BToolsButton_BtnToggleCompact,.K2BToolsButton_BtnToggleActiveCompact
{
	font-family: Roboto-Regular;
	height: 40px;
}

.K2BToolsButton_BtnToggleActiveCompact
{
	background-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
	border-top-color: transparent;
}

.BtnEnter,.BottomEnter
{
	border-width: 0px;
	color: #fff;
}

.BtnFirst
{
	margin-right: 0px;
}

.BtnLast
{
	margin-right: 0px;
}

.BtnNext
{
	margin-right: 0px;
}

.BtnPrevious
{
	margin-right: 0px;
}

.BtnDelete
{
	border-width: 0px;
	color: #fff;
}

.BtnToggle,.BtnToggleActive
{
	margin-left: -15px;
	margin-right: 15px;
	margin-top: -6px;
	padding-bottom: 11px;
	padding-left: 5px;
	padding-right: 12px;
	padding-top: 3px;
	font-size: 24px;
	letter-spacing: -7px;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}

.BtnToggleActive
{
	border-bottom-color: #a1a1a1;
	border-left-color: #a1a1a1;
	border-right-color: #a1a1a1;
	border-top-color: #a1a1a1;
}

.K2BToolsButton_BtnToggle,.K2BToolsButton_BtnToggleActive
{
	margin-right: 0px;
	margin-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: transparent;
	border-style: none;
	font-size: 24px;
	font-weight: normal;
	color: #fff;
	height: 40px;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}

.K2BToolsButton_BtnToggleActive
{
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
	border-top-color: transparent;
}

.K2BToolsButton_MainAction1,.K2BToolsButton_MainActionTabActive1,.K2BToolsButton_MainActionTabActiveLeft1,.K2BToolsButton_MainActionTabActiveRight1,.K2BToolsButton_MainActionTab1,.K2BToolsButton_MainActionTabLeft1,.K2BToolsButton_MainActionTabRight1,.K2BToolsButton_GridSearch1,.K2BToolsButton_MainAction_Confirm1,.K2BToolsButton_MainAction_ConfirmPopUp1,.K2BToolsButton_MainActionLanding1,.K2BToolsButton_MainActionFilter1,.K2BToolsButton_MainActionFilterDobleFiltro1,.K2BToolsButton_MainActionLinkWhite1,.K2BToolsButton_MainActionLink1,.K2BToolsButton_MainActionLinkHover1,.K2BToolsButton_SecondaryAction1,.K2BToolsButton_SecondaryActionGrid1,.K2BToolsButton_MainActionLeft1,.K2BToolsButton_MainActionLeftActive1,.K2BToolsButton_MainActionRight1,.K2BToolsButton_MainActionRightActive1,.K2BToolsButton_MainActionMargin01,.K2BToolsButton_MainActionAlinear1,.K2BToolsButton_MainActionBottom1,.K2BToolsButton_MainActionPopUp1,.K2BToolsButton_MainActionTuEx1
{
	margin-bottom: 8px;
	margin-right: 0px;
	margin-top: 8px;
	padding-bottom: 12px;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 12px;
	background-color: #2b87ff;
	border-bottom-color: #2b5ca8;
	border-left-color: #2b5ca8;
	border-right-color: #2b5ca8;
	border-top-color: #2b5ca8;
	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;
	font-family: OpenSans-Regular;
	font-size: 14px;
	font-weight: 600;
	color: #fff;
	line-height:19px;
}

.K2BToolsButton_MainActionTabActive1,.K2BToolsButton_MainActionTabActiveLeft1,.K2BToolsButton_MainActionTabActiveRight1
{
	border-bottom-color: #2c3142;
	border-left-color: #2c3142;
	border-right-color: #2c3142;
	border-top-color: #2c3142;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	font-size: 12px;
	font-weight: 500;
	line-height:19px;
	line-height:19px;
	outline:none !important;
	box-shadow: none;
	background-color: #2c3142 !important;
	color: #fff !important;
}

.K2BToolsButton_MainActionTabActiveLeft1
{
	border-top-left-radius: 7px;
	border-bottom-left-radius: 7px;
}

.K2BToolsButton_MainActionTabActiveRight1
{
	border-top-right-radius: 7px;
	border-bottom-right-radius: 7px;
}

.K2BToolsButton_MainActionTab1,.K2BToolsButton_MainActionTabLeft1,.K2BToolsButton_MainActionTabRight1
{
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	font-size: 12px;
	font-weight: 500;
	color: #c2c6cc;
	line-height:18.1px;
	box-shadow: none;
	border:1.6px solid rgb(220, 220, 220);
	outline:none !important;
	border:1.6px solid rgb(220, 220, 220);
	outline:none !important;
	background-color: #f0f1f2 !important;
}

.K2BToolsButton_MainActionTabLeft1
{
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
}

.K2BToolsButton_MainActionTabRight1
{
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
}

.K2BToolsButton_GridSearch1
{
	margin-right: 10px;
	position: relative;
	z-index: 2;
}

.K2BToolsButton_MainAction_Confirm1,.K2BToolsButton_MainAction_ConfirmPopUp1
{
	margin-top: 25px;
	padding-left: 22px;
	padding-right: 22px;
}

.K2BToolsButton_MainAction_ConfirmPopUp1
{
	margin-left: 40px;
	line-height:19px;
	margin-left: 30px !important;
}

.K2BToolsButton_MainActionLanding1
{
	margin-top: 20% !important;
}

.K2BToolsButton_MainActionFilter1,.K2BToolsButton_MainActionFilterDobleFiltro1
{
	margin-top: 12px;
	position: absolute;
	right: 15px;
}

.K2BToolsButton_MainActionLinkWhite1
{
	background-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
	border-top-color: transparent;
	border-style: none;
	border-width: 0px;
}

.K2BToolsButton_MainActionLink1,.K2BToolsButton_MainActionLinkHover1
{
	border-style: none;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	font-size: 12px;
	text-decoration: underline;
	color: #2b87ff;
	text-transform: none;
	line-height:19px;
	background-color: transparent !important;
	outline: none !important;
}

.K2BToolsButton_MainActionLinkHover1
{
	margin-bottom: 0px;
	margin-top: 0px;
	line-height:19px;
	background-color: #e6e6e6 !important;
}

.K2BToolsButton_SecondaryAction1,.K2BToolsButton_SecondaryActionGrid1
{
	background-color: #fff;
	border-bottom-color: #2c3142;
	border-left-color: #2c3142;
	border-right-color: #2c3142;
	border-top-color: #2c3142;
	color: #2c3142;
}

.K2BToolsButton_SecondaryActionGrid1
{
	line-height:12px;
	margin-top: 15px !important;
}

.K2BToolsButton_MainActionLeft1,.K2BToolsButton_MainActionLeftActive1
{
	background-color: #f0f1f2;
	border-bottom-color: #f8f8ff;
	border-left-color: #f8f8ff;
	border-right-color: #f8f8ff;
	border-top-color: #f8f8ff;
	border-style: none;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	font-weight: 400;
	color: #c2c6cc;
}

.K2BToolsButton_MainActionLeftActive1
{
	background-color: #2c3142;
	color: #fff;
}

.K2BToolsButton_MainActionRight1,.K2BToolsButton_MainActionRightActive1
{
	background-color: #f0f1f2;
	border-style: none;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	font-weight: 400;
	color: #c2c6cc;
}

.K2BToolsButton_MainActionRightActive1
{
	background-color: #2c3142;
	color: #fff;
}

.K2BToolsButton_MainActionMargin01
{
	margin-bottom: 0px;
	margin-top: 0px;
}

.K2BToolsButton_MainActionAlinear1
{
	margin-top: 41px;
}

.K2BToolsButton_MainActionBottom1
{
	line-height:19px;
	margin-top:28px !important;
}

.K2BToolsButton_MainActionPopUp1
{
	margin-left: 0px;
	line-height:19px;
}

.K2BToolsButton_MainActionTuEx1
{
	margin-top: 20px;
}

.Grid,.GridDragging,.Grid_Custom,.Grid_SubWorkWith,.Grid_Prompt,.Grid_MultipleSelection,.Grid_WorKWith_2,.Grid_WorKWith_3,.Grid_CustomGrid_WorKWith,.Grid_Transaction,.K2BTransactionGrid,.Grid_WorkWith,.Grid_WorkWithSingle,.Grid_WorkWithLanding,.Grid_WorkWithTitleWhite,.Grid_WorkWithBorder,.Grid_WorkWithTitleBlue,.Grid_WorkWithGray,.Grid_WorkWithHover,.Grid_Transaction>TBODY>TR[data-gxrow]:hover, .Grid_Transaction>TBODY>TR[data-gxrow].gx-row-hovered,.K2BTransactionGrid>TBODY>TR[data-gxrow]:hover, .K2BTransactionGrid>TBODY>TR[data-gxrow].gx-row-hovered,.Grid_WorkWith>TBODY>TR[data-gxrow]:hover, .Grid_WorkWith>TBODY>TR[data-gxrow].gx-row-hovered,.Grid_WorkWithSingle>TBODY>TR[data-gxrow]:hover, .Grid_WorkWithSingle>TBODY>TR[data-gxrow].gx-row-hovered,.Grid_WorkWithLanding>TBODY>TR[data-gxrow]:hover, .Grid_WorkWithLanding>TBODY>TR[data-gxrow].gx-row-hovered,.Grid_WorkWithTitleWhite>TBODY>TR[data-gxrow]:hover, .Grid_WorkWithTitleWhite>TBODY>TR[data-gxrow].gx-row-hovered,.Grid_WorkWithBorder>TBODY>TR[data-gxrow]:hover, .Grid_WorkWithBorder>TBODY>TR[data-gxrow].gx-row-hovered,.Grid_WorkWithTitleBlue>TBODY>TR[data-gxrow]:hover, .Grid_WorkWithTitleBlue>TBODY>TR[data-gxrow].gx-row-hovered,.Grid_WorkWithGray>TBODY>TR[data-gxrow]:hover, .Grid_WorkWithGray>TBODY>TR[data-gxrow].gx-row-hovered,.Grid_WorkWithSelected,.Grid_Transaction>TBODY>TR[data-gxselected][data-gxrow],.K2BTransactionGrid>TBODY>TR[data-gxselected][data-gxrow],.Grid_WorkWith>TBODY>TR[data-gxselected][data-gxrow],.Grid_WorkWithSingle>TBODY>TR[data-gxselected][data-gxrow],.Grid_WorkWithLanding>TBODY>TR[data-gxselected][data-gxrow],.Grid_WorkWithTitleWhite>TBODY>TR[data-gxselected][data-gxrow],.Grid_WorkWithBorder>TBODY>TR[data-gxselected][data-gxrow],.Grid_WorkWithTitleBlue>TBODY>TR[data-gxselected][data-gxrow],.Grid_WorkWithGray>TBODY>TR[data-gxselected][data-gxrow],.GridPantallaMomentos,.GridNoData,.Grid[data-gx-grid-nodata],.GridDragging[data-gx-grid-nodata],.Grid_Custom[data-gx-grid-nodata],.Grid_SubWorkWith[data-gx-grid-nodata],.Grid_Prompt[data-gx-grid-nodata],.Grid_MultipleSelection[data-gx-grid-nodata],.Grid_WorKWith_2[data-gx-grid-nodata],.Grid_WorKWith_3[data-gx-grid-nodata],.Grid_CustomGrid_WorKWith[data-gx-grid-nodata],.Grid_Transaction[data-gx-grid-nodata],.K2BTransactionGrid[data-gx-grid-nodata],.Grid_WorkWith[data-gx-grid-nodata],.Grid_WorkWithSingle[data-gx-grid-nodata],.Grid_WorkWithLanding[data-gx-grid-nodata],.Grid_WorkWithTitleWhite[data-gx-grid-nodata],.Grid_WorkWithBorder[data-gx-grid-nodata],.Grid_WorkWithTitleBlue[data-gx-grid-nodata],.Grid_WorkWithGray[data-gx-grid-nodata],.Grid_WorkWithHover[data-gx-grid-nodata],.Grid_Transaction>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata], .Grid_Transaction>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata],.K2BTransactionGrid>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata], .K2BTransactionGrid>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata],.Grid_WorkWith>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata], .Grid_WorkWith>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata],.Grid_WorkWithSingle>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata], .Grid_WorkWithSingle>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata],.Grid_WorkWithLanding>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata], .Grid_WorkWithLanding>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata],.Grid_WorkWithTitleWhite>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata], .Grid_WorkWithTitleWhite>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata],.Grid_WorkWithBorder>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata], .Grid_WorkWithBorder>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata],.Grid_WorkWithTitleBlue>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata], .Grid_WorkWithTitleBlue>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata],.Grid_WorkWithGray>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata], .Grid_WorkWithGray>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata],.Grid_WorkWithSelected[data-gx-grid-nodata],.Grid_Transaction>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata],.K2BTransactionGrid>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata],.Grid_WorkWith>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata],.Grid_WorkWithSingle>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata],.Grid_WorkWithLanding>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata],.Grid_WorkWithTitleWhite>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata],.Grid_WorkWithBorder>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata],.Grid_WorkWithTitleBlue>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata],.Grid_WorkWithGray>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata],.GridPantallaMomentos[data-gx-grid-nodata],.table-striped[data-gx-grid-nodata],.datosInt[data-gx-grid-nodata],.soloDatos[data-gx-grid-nodata],.Grid_AllowSelection[data-gx-grid-nodata],.table-bordered[data-gx-grid-nodata],.GridNoData[data-gx-grid-nodata],.GridAcceptDrag[data-gx-grid-nodata],.WorkWith[data-gx-grid-nodata],.PromptGrid[data-gx-grid-nodata],.ViewGrid[data-gx-grid-nodata],.GridNoAcceptDrag[data-gx-grid-nodata],.FreeStyleGrid[data-gx-grid-nodata],.VerticalTabGrid[data-gx-grid-nodata],.FreeStyle_RecentLinks[data-gx-grid-nodata],.FreeStyleGridCustomActions[data-gx-grid-nodata],.FreeStyleGrid_SearchResult[data-gx-grid-nodata],.K2BT_MFCL[data-gx-grid-nodata],.K2BT_MFLG[data-gx-grid-nodata],.tuexporta[data-gx-grid-nodata],.TuExportaFreeStyleGrid[data-gx-grid-nodata],.FreeStyleGridOdd[data-gx-grid-nodata],.datosIntDoc[data-gx-grid-nodata],.K2BT_SavedGridViews[data-gx-grid-nodata],.K2BT_TimelineGrid[data-gx-grid-nodata],.FreeStyleGridMensajes[data-gx-grid-nodata],.FreeStyleGrid_WPB[data-gx-grid-nodata],.FreeStyleGrid_Menu[data-gx-grid-nodata],.K2BT_SelectedItemsGrid[data-gx-grid-nodata],.FreeStyleGrid_Transaction[data-gx-grid-nodata],.K2BFreeStyle[data-gx-grid-nodata],.K2BTools_SearchGrid[data-gx-grid-nodata],.RecentLinksGrid[data-gx-grid-nodata],.TrnSublevelGrid[data-gx-grid-nodata],.K2BT_CommentThreads[data-gx-grid-nodata],.GridAcceptDrag,.WorkWith,.PromptGrid,.ViewGrid,.GridNoAcceptDrag
{
	background-color: #fff;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	width: 100%;
}

.Grid>thead>tr, .Grid>tfoot>tr
{
	font-size: 13px;
	font-weight: normal;
}

.Grid[data-bkgstyle='none']>thead>tr, .Grid[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.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: #f9f9f9;
}

.GridDragging>thead>tr, .GridDragging>tfoot>tr
{
	font-size: 13px;
	font-weight: normal;
}

.GridDragging[data-bkgstyle='none']>thead>tr, .GridDragging[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.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: #f9f9f9;
}

.Grid_Custom>thead>tr, .Grid_Custom>tfoot>tr
{
	font-size: 13px;
	font-weight: normal;
}

.Grid_Custom[data-bkgstyle='none']>thead>tr, .Grid_Custom[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.Grid_Custom[data-bkgstyle='header']>thead>tr, .Grid_Custom[data-bkgstyle='header']>tfoot>tr, .Grid_Custom[data-bkgstyle='report']>thead>tr, .Grid_Custom[data-bkgstyle='report']>tfoot>tr
{
	background-color: #f9f9f9;
}

.Grid_SubWorkWith>thead>tr, .Grid_SubWorkWith>tfoot>tr
{
	font-size: 13px;
	font-weight: normal;
}

.Grid_SubWorkWith[data-bkgstyle='none']>thead>tr, .Grid_SubWorkWith[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.Grid_SubWorkWith[data-bkgstyle='header']>thead>tr, .Grid_SubWorkWith[data-bkgstyle='header']>tfoot>tr, .Grid_SubWorkWith[data-bkgstyle='report']>thead>tr, .Grid_SubWorkWith[data-bkgstyle='report']>tfoot>tr
{
	background-color: #f9f9f9;
}

.Grid_Prompt>thead>tr, .Grid_Prompt>tfoot>tr
{
	font-size: 13px;
	font-weight: normal;
}

.Grid_Prompt[data-bkgstyle='none']>thead>tr, .Grid_Prompt[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.Grid_Prompt[data-bkgstyle='header']>thead>tr, .Grid_Prompt[data-bkgstyle='header']>tfoot>tr, .Grid_Prompt[data-bkgstyle='report']>thead>tr, .Grid_Prompt[data-bkgstyle='report']>tfoot>tr
{
	background-color: #f9f9f9;
}

.Grid_MultipleSelection>thead>tr, .Grid_MultipleSelection>tfoot>tr
{
	font-size: 13px;
	font-weight: normal;
}

.Grid_MultipleSelection[data-bkgstyle='none']>thead>tr, .Grid_MultipleSelection[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.Grid_MultipleSelection[data-bkgstyle='header']>thead>tr, .Grid_MultipleSelection[data-bkgstyle='header']>tfoot>tr, .Grid_MultipleSelection[data-bkgstyle='report']>thead>tr, .Grid_MultipleSelection[data-bkgstyle='report']>tfoot>tr
{
	background-color: #f9f9f9;
}

.Grid_WorKWith_2>thead>tr, .Grid_WorKWith_2>tfoot>tr
{
	font-size: 13px;
	font-weight: normal;
}

.Grid_WorKWith_2[data-bkgstyle='none']>thead>tr, .Grid_WorKWith_2[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.Grid_WorKWith_2[data-bkgstyle='header']>thead>tr, .Grid_WorKWith_2[data-bkgstyle='header']>tfoot>tr, .Grid_WorKWith_2[data-bkgstyle='report']>thead>tr, .Grid_WorKWith_2[data-bkgstyle='report']>tfoot>tr
{
	background-color: #f9f9f9;
}

.Grid_WorKWith_3>thead>tr, .Grid_WorKWith_3>tfoot>tr
{
	font-size: 13px;
	font-weight: normal;
}

.Grid_WorKWith_3[data-bkgstyle='none']>thead>tr, .Grid_WorKWith_3[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.Grid_WorKWith_3[data-bkgstyle='header']>thead>tr, .Grid_WorKWith_3[data-bkgstyle='header']>tfoot>tr, .Grid_WorKWith_3[data-bkgstyle='report']>thead>tr, .Grid_WorKWith_3[data-bkgstyle='report']>tfoot>tr
{
	background-color: #f9f9f9;
}

.Grid_CustomGrid_WorKWith>thead>tr, .Grid_CustomGrid_WorKWith>tfoot>tr
{
	font-size: 13px;
	font-weight: normal;
}

.Grid_CustomGrid_WorKWith[data-bkgstyle='none']>thead>tr, .Grid_CustomGrid_WorKWith[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.Grid_CustomGrid_WorKWith[data-bkgstyle='header']>thead>tr, .Grid_CustomGrid_WorKWith[data-bkgstyle='header']>tfoot>tr, .Grid_CustomGrid_WorKWith[data-bkgstyle='report']>thead>tr, .Grid_CustomGrid_WorKWith[data-bkgstyle='report']>tfoot>tr
{
	background-color: #f9f9f9;
}

.Grid_Transaction,.K2BTransactionGrid
{
	margin-bottom: 0px;
	margin-left: -1px;
	color: #666;
	border-bottom-color: #155196;
	border-left-color: #155196;
	border-right-color: #155196;
	border-top-color: #155196;
	border-style: none;
	border-width: 1px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-collapse:collapse;
	width:calc(100% + 2px);
}

.Grid_Transaction>tbody>tr:nth-child(odd),.Grid_Transaction>[data-gxrow]:nth-child(odd)
{
	color: #666;
	font-family: Roboto-Medium;
	font-size: 16px;
	border-collapse:collapse;
	width:calc(100% + 2px);
}

.Grid_Transaction>tbody>tr:nth-child(even),.Grid_Transaction>[data-gxrow]:nth-child(even)
{
	color: #666;
	font-family: Roboto-Medium;
	font-size: 16px;
	border-collapse:collapse;
	width:calc(100% + 2px);
}

.Grid_Transaction>thead>tr, .Grid_Transaction>tfoot>tr
{
	color: #666;
	background-color: #f9f9f9;
	font-size: 13px;
	font-weight: normal;
	border-collapse:collapse;
	width:calc(100% + 2px);
}

.Grid_Transaction[data-bkgstyle='none']>thead>tr, .Grid_Transaction[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.Grid_Transaction[data-bkgstyle='none']>tbody>tr
{
	color: #666;
	font-family: Roboto-Medium;
	font-size: 16px;
	border-collapse:collapse;
	width:calc(100% + 2px);
}

.Grid_Transaction[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .Grid_Transaction[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .Grid_Transaction[data-bkgstyle='uniform']>thead>tr, .Grid_Transaction[data-bkgstyle='uniform']>tfoot>tr
{
	color: #666;
	border-collapse:collapse;
	width:calc(100% + 2px);
}

.Grid_Transaction[data-bkgstyle='header']>tbody>tr:nth-child(odd), .Grid_Transaction[data-bkgstyle='header']>tbody>tr:nth-child(even), .Grid_Transaction[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	color: #666;
	border-collapse:collapse;
	width:calc(100% + 2px);
}

.Grid_Transaction[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	color: #666;
	border-collapse:collapse;
	width:calc(100% + 2px);
}

.Grid_Transaction[data-bkgstyle='header']>thead>tr, .Grid_Transaction[data-bkgstyle='header']>tfoot>tr, .Grid_Transaction[data-bkgstyle='report']>thead>tr, .Grid_Transaction[data-bkgstyle='report']>tfoot>tr
{
	color: #666;
	background-color: #f9f9f9;
	border-collapse:collapse;
	width:calc(100% + 2px);
}

.K2BTransactionGrid>tbody>tr:nth-child(odd),.K2BTransactionGrid>[data-gxrow]:nth-child(odd)
{
	color: #666;
	font-family: Roboto-Medium;
	font-size: 16px;
	border-collapse:collapse;
	width:calc(100% + 2px);
}

.K2BTransactionGrid>tbody>tr:nth-child(even),.K2BTransactionGrid>[data-gxrow]:nth-child(even)
{
	color: #666;
	font-family: Roboto-Medium;
	font-size: 16px;
	border-collapse:collapse;
	width:calc(100% + 2px);
}

.K2BTransactionGrid>thead>tr, .K2BTransactionGrid>tfoot>tr
{
	color: #666;
	background-color: #f9f9f9;
	font-size: 13px;
	font-weight: normal;
	border-collapse:collapse;
	width:calc(100% + 2px);
}

.K2BTransactionGrid[data-bkgstyle='none']>thead>tr, .K2BTransactionGrid[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.K2BTransactionGrid[data-bkgstyle='none']>tbody>tr
{
	color: #666;
	font-family: Roboto-Medium;
	font-size: 16px;
	border-collapse:collapse;
	width:calc(100% + 2px);
}

.K2BTransactionGrid[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .K2BTransactionGrid[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .K2BTransactionGrid[data-bkgstyle='uniform']>thead>tr, .K2BTransactionGrid[data-bkgstyle='uniform']>tfoot>tr
{
	color: #666;
	border-collapse:collapse;
	width:calc(100% + 2px);
}

.K2BTransactionGrid[data-bkgstyle='header']>tbody>tr:nth-child(odd), .K2BTransactionGrid[data-bkgstyle='header']>tbody>tr:nth-child(even), .K2BTransactionGrid[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	color: #666;
	border-collapse:collapse;
	width:calc(100% + 2px);
}

.K2BTransactionGrid[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	color: #666;
	border-collapse:collapse;
	width:calc(100% + 2px);
}

.K2BTransactionGrid[data-bkgstyle='header']>thead>tr, .K2BTransactionGrid[data-bkgstyle='header']>tfoot>tr, .K2BTransactionGrid[data-bkgstyle='report']>thead>tr, .K2BTransactionGrid[data-bkgstyle='report']>tfoot>tr
{
	color: #666;
	background-color: #f9f9f9;
	border-collapse:collapse;
	width:calc(100% + 2px);
}

.Grid_WorkWith,.Grid_WorkWithSingle,.Grid_WorkWithLanding,.Grid_WorkWithTitleWhite,.Grid_WorkWithBorder,.Grid_WorkWithTitleBlue,.Grid_WorkWithGray
{
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	margin-bottom: 0px;
	color: #666;
	border-bottom-color: #c2c6cc;
	border-left-color: #c2c6cc;
	border-right-color: #c2c6cc;
	border-style: none;
	border-width: 1px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-collapse:collapse;
}

.Grid_WorkWith>tbody>tr:nth-child(odd),.Grid_WorkWith>[data-gxrow]:nth-child(odd)
{
	color: #666;
	font-family: OpenSans-Regular;
	font-size: 14px;
	border-collapse:collapse;
}

.Grid_WorkWith>tbody>tr:nth-child(even),.Grid_WorkWith>[data-gxrow]:nth-child(even)
{
	color: #666;
	font-family: OpenSans-Regular;
	font-size: 14px;
	border-collapse:collapse;
}

.Grid_WorkWith>thead>tr, .Grid_WorkWith>tfoot>tr
{
	color: #666;
	background-color: #f9f9f9;
	font-family: OpenSans-Regular;
	font-size: 12px;
	font-weight: normal;
	border-collapse:collapse;
}

.Grid_WorkWith[data-bkgstyle='none']>thead>tr, .Grid_WorkWith[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.Grid_WorkWith[data-bkgstyle='none']>tbody>tr
{
	color: #666;
	font-family: OpenSans-Regular;
	font-size: 14px;
	border-collapse:collapse;
}

.Grid_WorkWith[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .Grid_WorkWith[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .Grid_WorkWith[data-bkgstyle='uniform']>thead>tr, .Grid_WorkWith[data-bkgstyle='uniform']>tfoot>tr
{
	color: #666;
	border-collapse:collapse;
}

.Grid_WorkWith[data-bkgstyle='header']>tbody>tr:nth-child(odd), .Grid_WorkWith[data-bkgstyle='header']>tbody>tr:nth-child(even), .Grid_WorkWith[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	color: #666;
	border-collapse:collapse;
}

.Grid_WorkWith[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	color: #666;
	border-collapse:collapse;
}

.Grid_WorkWith[data-bkgstyle='header']>thead>tr, .Grid_WorkWith[data-bkgstyle='header']>tfoot>tr, .Grid_WorkWith[data-bkgstyle='report']>thead>tr, .Grid_WorkWith[data-bkgstyle='report']>tfoot>tr
{
	color: #666;
	background-color: #f9f9f9;
	border-collapse:collapse;
}

.Grid_WorkWithSingle
{
	border-bottom-color: #e1ddd7;
	border-left-color: #e1ddd7;
	border-right-color: #e1ddd7;
	border-top-color: #e1ddd7;
	border-style: solid;
}

.Grid_WorkWithSingle>tbody>tr:nth-child(odd),.Grid_WorkWithSingle>[data-gxrow]:nth-child(odd)
{
	color: #666;
	font-family: OpenSans-Regular;
	font-size: 14px;
	border-collapse:collapse;
}

.Grid_WorkWithSingle>tbody>tr:nth-child(even),.Grid_WorkWithSingle>[data-gxrow]:nth-child(even)
{
	color: #666;
	font-family: OpenSans-Regular;
	font-size: 14px;
	border-collapse:collapse;
}

.Grid_WorkWithSingle>thead>tr, .Grid_WorkWithSingle>tfoot>tr
{
	color: #666;
	background-color: #f9f9f9;
	font-family: OpenSans-Regular;
	font-size: 12px;
	font-weight: normal;
	border-collapse:collapse;
}

.Grid_WorkWithSingle[data-bkgstyle='none']>thead>tr, .Grid_WorkWithSingle[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.Grid_WorkWithSingle[data-bkgstyle='none']>tbody>tr
{
	color: #666;
	font-family: OpenSans-Regular;
	font-size: 14px;
	border-collapse:collapse;
}

.Grid_WorkWithSingle[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .Grid_WorkWithSingle[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .Grid_WorkWithSingle[data-bkgstyle='uniform']>thead>tr, .Grid_WorkWithSingle[data-bkgstyle='uniform']>tfoot>tr
{
	color: #666;
	border-collapse:collapse;
}

.Grid_WorkWithSingle[data-bkgstyle='header']>tbody>tr:nth-child(odd), .Grid_WorkWithSingle[data-bkgstyle='header']>tbody>tr:nth-child(even), .Grid_WorkWithSingle[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	color: #666;
	border-collapse:collapse;
}

.Grid_WorkWithSingle[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	color: #666;
	border-collapse:collapse;
}

.Grid_WorkWithSingle[data-bkgstyle='header']>thead>tr, .Grid_WorkWithSingle[data-bkgstyle='header']>tfoot>tr, .Grid_WorkWithSingle[data-bkgstyle='report']>thead>tr, .Grid_WorkWithSingle[data-bkgstyle='report']>tfoot>tr
{
	color: #666;
	background-color: #f9f9f9;
	border-collapse:collapse;
}

.Grid_WorkWithLanding>tbody>tr:nth-child(odd),.Grid_WorkWithLanding>[data-gxrow]:nth-child(odd)
{
	color: #666;
	font-family: OpenSans-Regular;
	font-size: 14px;
	border-collapse:collapse;
}

.Grid_WorkWithLanding>tbody>tr:nth-child(even),.Grid_WorkWithLanding>[data-gxrow]:nth-child(even)
{
	color: #666;
	font-family: OpenSans-Regular;
	font-size: 14px;
	border-collapse:collapse;
}

.Grid_WorkWithLanding>thead>tr, .Grid_WorkWithLanding>tfoot>tr
{
	color: #666;
	background-color: #f9f9f9;
	font-family: OpenSans-Regular;
	font-size: 12px;
	font-weight: normal;
	border-collapse:collapse;
}

.Grid_WorkWithLanding[data-bkgstyle='none']>thead>tr, .Grid_WorkWithLanding[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.Grid_WorkWithLanding[data-bkgstyle='none']>tbody>tr
{
	color: #666;
	font-family: OpenSans-Regular;
	font-size: 14px;
	border-collapse:collapse;
}

.Grid_WorkWithLanding[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .Grid_WorkWithLanding[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .Grid_WorkWithLanding[data-bkgstyle='uniform']>thead>tr, .Grid_WorkWithLanding[data-bkgstyle='uniform']>tfoot>tr
{
	color: #666;
	border-collapse:collapse;
}

.Grid_WorkWithLanding[data-bkgstyle='header']>tbody>tr:nth-child(odd), .Grid_WorkWithLanding[data-bkgstyle='header']>tbody>tr:nth-child(even), .Grid_WorkWithLanding[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	color: #666;
	border-collapse:collapse;
}

.Grid_WorkWithLanding[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	color: #666;
	border-collapse:collapse;
}

.Grid_WorkWithLanding[data-bkgstyle='header']>thead>tr, .Grid_WorkWithLanding[data-bkgstyle='header']>tfoot>tr, .Grid_WorkWithLanding[data-bkgstyle='report']>thead>tr, .Grid_WorkWithLanding[data-bkgstyle='report']>tfoot>tr
{
	color: #666;
	background-color: #f9f9f9;
	border-collapse:collapse;
}

.Grid_WorkWithTitleWhite>tbody>tr:nth-child(odd),.Grid_WorkWithTitleWhite>[data-gxrow]:nth-child(odd)
{
	color: #666;
	font-family: OpenSans-Regular;
	font-size: 14px;
	border-collapse:collapse;
}

.Grid_WorkWithTitleWhite>tbody>tr:nth-child(even),.Grid_WorkWithTitleWhite>[data-gxrow]:nth-child(even)
{
	color: #666;
	font-family: OpenSans-Regular;
	font-size: 14px;
	border-collapse:collapse;
}

.Grid_WorkWithTitleWhite>thead>tr, .Grid_WorkWithTitleWhite>tfoot>tr
{
	color: #666;
	background-color: #f9f9f9;
	font-family: OpenSans-Regular;
	font-size: 12px;
	font-weight: normal;
	border-collapse:collapse;
}

.Grid_WorkWithTitleWhite[data-bkgstyle='none']>thead>tr, .Grid_WorkWithTitleWhite[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.Grid_WorkWithTitleWhite[data-bkgstyle='none']>tbody>tr
{
	color: #666;
	font-family: OpenSans-Regular;
	font-size: 14px;
	border-collapse:collapse;
}

.Grid_WorkWithTitleWhite[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .Grid_WorkWithTitleWhite[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .Grid_WorkWithTitleWhite[data-bkgstyle='uniform']>thead>tr, .Grid_WorkWithTitleWhite[data-bkgstyle='uniform']>tfoot>tr
{
	color: #666;
	border-collapse:collapse;
}

.Grid_WorkWithTitleWhite[data-bkgstyle='header']>tbody>tr:nth-child(odd), .Grid_WorkWithTitleWhite[data-bkgstyle='header']>tbody>tr:nth-child(even), .Grid_WorkWithTitleWhite[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	color: #666;
	border-collapse:collapse;
}

.Grid_WorkWithTitleWhite[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	color: #666;
	border-collapse:collapse;
}

.Grid_WorkWithTitleWhite[data-bkgstyle='header']>thead>tr, .Grid_WorkWithTitleWhite[data-bkgstyle='header']>tfoot>tr, .Grid_WorkWithTitleWhite[data-bkgstyle='report']>thead>tr, .Grid_WorkWithTitleWhite[data-bkgstyle='report']>tfoot>tr
{
	color: #666;
	background-color: #f9f9f9;
	border-collapse:collapse;
}

.Grid_WorkWithBorder
{
	border-bottom-color: #155196;
	border-left-color: #155196;
	border-right-color: #155196;
	border-top-color: #155196;
	border-style: solid;
}

.Grid_WorkWithBorder>tbody>tr:nth-child(odd),.Grid_WorkWithBorder>[data-gxrow]:nth-child(odd)
{
	color: #666;
	font-family: Roboto-Medium;
	font-size: 16px;
	border-collapse:collapse;
}

.Grid_WorkWithBorder>tbody>tr:nth-child(even),.Grid_WorkWithBorder>[data-gxrow]:nth-child(even)
{
	color: #666;
	font-family: Roboto-Medium;
	font-size: 16px;
	border-collapse:collapse;
}

.Grid_WorkWithBorder>thead>tr, .Grid_WorkWithBorder>tfoot>tr
{
	color: #666;
	color: #90caf9;
	background-color: #f9f9f9;
	font-family: OpenSans-Regular;
	font-size: 12px;
	font-weight: normal;
	border-collapse:collapse;
}

.Grid_WorkWithBorder[data-bkgstyle='none']>thead>tr, .Grid_WorkWithBorder[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.Grid_WorkWithBorder[data-bkgstyle='none']>tbody>tr
{
	color: #666;
	font-family: Roboto-Medium;
	font-size: 16px;
	border-collapse:collapse;
}

.Grid_WorkWithBorder[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .Grid_WorkWithBorder[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .Grid_WorkWithBorder[data-bkgstyle='uniform']>thead>tr, .Grid_WorkWithBorder[data-bkgstyle='uniform']>tfoot>tr
{
	color: #666;
	border-collapse:collapse;
}

.Grid_WorkWithBorder[data-bkgstyle='header']>tbody>tr:nth-child(odd), .Grid_WorkWithBorder[data-bkgstyle='header']>tbody>tr:nth-child(even), .Grid_WorkWithBorder[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	color: #666;
	border-collapse:collapse;
}

.Grid_WorkWithBorder[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	color: #666;
	border-collapse:collapse;
}

.Grid_WorkWithBorder[data-bkgstyle='header']>thead>tr, .Grid_WorkWithBorder[data-bkgstyle='header']>tfoot>tr, .Grid_WorkWithBorder[data-bkgstyle='report']>thead>tr, .Grid_WorkWithBorder[data-bkgstyle='report']>tfoot>tr
{
	color: #666;
	background-color: #f9f9f9;
	border-collapse:collapse;
}

.Grid_WorkWithTitleBlue>tbody>tr:nth-child(odd),.Grid_WorkWithTitleBlue>[data-gxrow]:nth-child(odd)
{
	color: #666;
	font-family: OpenSans-Regular;
	font-size: 14px;
	border-collapse:collapse;
}

.Grid_WorkWithTitleBlue>tbody>tr:nth-child(even),.Grid_WorkWithTitleBlue>[data-gxrow]:nth-child(even)
{
	color: #666;
	font-family: OpenSans-Regular;
	font-size: 14px;
	border-collapse:collapse;
}

.Grid_WorkWithTitleBlue>thead>tr, .Grid_WorkWithTitleBlue>tfoot>tr
{
	color: #666;
	background-color: #f9f9f9;
	font-family: OpenSans-Regular;
	font-size: 12px;
	font-weight: normal;
	border-collapse:collapse;
}

.Grid_WorkWithTitleBlue[data-bkgstyle='none']>thead>tr, .Grid_WorkWithTitleBlue[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.Grid_WorkWithTitleBlue[data-bkgstyle='none']>tbody>tr
{
	color: #666;
	font-family: OpenSans-Regular;
	font-size: 14px;
	border-collapse:collapse;
}

.Grid_WorkWithTitleBlue[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .Grid_WorkWithTitleBlue[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .Grid_WorkWithTitleBlue[data-bkgstyle='uniform']>thead>tr, .Grid_WorkWithTitleBlue[data-bkgstyle='uniform']>tfoot>tr
{
	color: #666;
	border-collapse:collapse;
}

.Grid_WorkWithTitleBlue[data-bkgstyle='header']>tbody>tr:nth-child(odd), .Grid_WorkWithTitleBlue[data-bkgstyle='header']>tbody>tr:nth-child(even), .Grid_WorkWithTitleBlue[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	color: #666;
	border-collapse:collapse;
}

.Grid_WorkWithTitleBlue[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	color: #666;
	border-collapse:collapse;
}

.Grid_WorkWithTitleBlue[data-bkgstyle='header']>thead>tr, .Grid_WorkWithTitleBlue[data-bkgstyle='header']>tfoot>tr, .Grid_WorkWithTitleBlue[data-bkgstyle='report']>thead>tr, .Grid_WorkWithTitleBlue[data-bkgstyle='report']>tfoot>tr
{
	color: #666;
	background-color: #f9f9f9;
	border-collapse:collapse;
}

.Grid_WorkWithGray
{
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
}

.Grid_WorkWithGray>tbody>tr:nth-child(odd),.Grid_WorkWithGray>[data-gxrow]:nth-child(odd)
{
	color: #666;
	font-family: OpenSans-Regular;
	font-size: 14px;
	border-collapse:collapse;
}

.Grid_WorkWithGray>tbody>tr:nth-child(even),.Grid_WorkWithGray>[data-gxrow]:nth-child(even)
{
	color: #666;
	font-family: OpenSans-Regular;
	font-size: 14px;
	border-collapse:collapse;
}

.Grid_WorkWithGray>thead>tr, .Grid_WorkWithGray>tfoot>tr
{
	color: #666;
	background-color: #f9f9f9;
	font-family: OpenSans-Regular;
	font-size: 12px;
	font-weight: normal;
	border-collapse:collapse;
}

.Grid_WorkWithGray[data-bkgstyle='none']>thead>tr, .Grid_WorkWithGray[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.Grid_WorkWithGray[data-bkgstyle='none']>tbody>tr
{
	color: #666;
	font-family: OpenSans-Regular;
	font-size: 14px;
	border-collapse:collapse;
}

.Grid_WorkWithGray[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .Grid_WorkWithGray[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .Grid_WorkWithGray[data-bkgstyle='uniform']>thead>tr, .Grid_WorkWithGray[data-bkgstyle='uniform']>tfoot>tr
{
	color: #666;
	border-collapse:collapse;
}

.Grid_WorkWithGray[data-bkgstyle='header']>tbody>tr:nth-child(odd), .Grid_WorkWithGray[data-bkgstyle='header']>tbody>tr:nth-child(even), .Grid_WorkWithGray[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	color: #666;
	border-collapse:collapse;
}

.Grid_WorkWithGray[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	color: #666;
	border-collapse:collapse;
}

.Grid_WorkWithGray[data-bkgstyle='header']>thead>tr, .Grid_WorkWithGray[data-bkgstyle='header']>tfoot>tr, .Grid_WorkWithGray[data-bkgstyle='report']>thead>tr, .Grid_WorkWithGray[data-bkgstyle='report']>tfoot>tr
{
	color: #666;
	background-color: #f9f9f9;
	border-collapse:collapse;
}

.Grid_WorkWithHover,.Grid_Transaction>TBODY>TR[data-gxrow]:hover, .Grid_Transaction>TBODY>TR[data-gxrow].gx-row-hovered,.K2BTransactionGrid>TBODY>TR[data-gxrow]:hover, .K2BTransactionGrid>TBODY>TR[data-gxrow].gx-row-hovered,.Grid_WorkWith>TBODY>TR[data-gxrow]:hover, .Grid_WorkWith>TBODY>TR[data-gxrow].gx-row-hovered,.Grid_WorkWithSingle>TBODY>TR[data-gxrow]:hover, .Grid_WorkWithSingle>TBODY>TR[data-gxrow].gx-row-hovered,.Grid_WorkWithLanding>TBODY>TR[data-gxrow]:hover, .Grid_WorkWithLanding>TBODY>TR[data-gxrow].gx-row-hovered,.Grid_WorkWithTitleWhite>TBODY>TR[data-gxrow]:hover, .Grid_WorkWithTitleWhite>TBODY>TR[data-gxrow].gx-row-hovered,.Grid_WorkWithBorder>TBODY>TR[data-gxrow]:hover, .Grid_WorkWithBorder>TBODY>TR[data-gxrow].gx-row-hovered,.Grid_WorkWithTitleBlue>TBODY>TR[data-gxrow]:hover, .Grid_WorkWithTitleBlue>TBODY>TR[data-gxrow].gx-row-hovered,.Grid_WorkWithGray>TBODY>TR[data-gxrow]:hover, .Grid_WorkWithGray>TBODY>TR[data-gxrow].gx-row-hovered
{
	background-color: #bbdefb;
}

.Grid_WorkWithHover>thead>tr, .Grid_WorkWithHover>tfoot>tr
{
	font-size: 13px;
	font-weight: normal;
}

.Grid_WorkWithHover[data-bkgstyle='none']>thead>tr, .Grid_WorkWithHover[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.Grid_WorkWithHover[data-bkgstyle='header']>thead>tr, .Grid_WorkWithHover[data-bkgstyle='header']>tfoot>tr, .Grid_WorkWithHover[data-bkgstyle='report']>thead>tr, .Grid_WorkWithHover[data-bkgstyle='report']>tfoot>tr
{
	background-color: #f9f9f9;
}

.Grid_WorkWithSelected,.Grid_Transaction>TBODY>TR[data-gxselected][data-gxrow],.K2BTransactionGrid>TBODY>TR[data-gxselected][data-gxrow],.Grid_WorkWith>TBODY>TR[data-gxselected][data-gxrow],.Grid_WorkWithSingle>TBODY>TR[data-gxselected][data-gxrow],.Grid_WorkWithLanding>TBODY>TR[data-gxselected][data-gxrow],.Grid_WorkWithTitleWhite>TBODY>TR[data-gxselected][data-gxrow],.Grid_WorkWithBorder>TBODY>TR[data-gxselected][data-gxrow],.Grid_WorkWithTitleBlue>TBODY>TR[data-gxselected][data-gxrow],.Grid_WorkWithGray>TBODY>TR[data-gxselected][data-gxrow]
{
	background-color: #90caf9;
}

.Grid_WorkWithSelected>thead>tr, .Grid_WorkWithSelected>tfoot>tr
{
	font-size: 13px;
	font-weight: normal;
}

.Grid_WorkWithSelected[data-bkgstyle='none']>thead>tr, .Grid_WorkWithSelected[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.Grid_WorkWithSelected[data-bkgstyle='header']>thead>tr, .Grid_WorkWithSelected[data-bkgstyle='header']>tfoot>tr, .Grid_WorkWithSelected[data-bkgstyle='report']>thead>tr, .Grid_WorkWithSelected[data-bkgstyle='report']>tfoot>tr
{
	background-color: #f9f9f9;
}

.GridPantallaMomentos>thead>tr, .GridPantallaMomentos>tfoot>tr
{
	font-size: 13px;
	font-weight: normal;
}

.GridPantallaMomentos[data-bkgstyle='none']>thead>tr, .GridPantallaMomentos[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.GridPantallaMomentos[data-bkgstyle='header']>thead>tr, .GridPantallaMomentos[data-bkgstyle='header']>tfoot>tr, .GridPantallaMomentos[data-bkgstyle='report']>thead>tr, .GridPantallaMomentos[data-bkgstyle='report']>tfoot>tr
{
	background-color: #f9f9f9;
}

.GridNoData>thead>tr, .GridNoData>tfoot>tr
{
	font-size: 13px;
	font-weight: normal;
}

.GridNoData[data-bkgstyle='none']>thead>tr, .GridNoData[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.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: #f9f9f9;
}

.GridAcceptDrag>thead>tr, .GridAcceptDrag>tfoot>tr
{
	font-size: 13px;
	font-weight: normal;
}

.GridAcceptDrag[data-bkgstyle='none']>thead>tr, .GridAcceptDrag[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.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: #f9f9f9;
}

.WorkWith,.PromptGrid,.ViewGrid
{
	table-layout: fixed;
}

.WorkWith>tbody>tr,.WorkWith>[data-gxrow]
{
	table-layout: fixed;
}

.WorkWith>thead>tr, .WorkWith>tfoot>tr
{
	font-size: 13px;
	font-weight: normal;
	table-layout: fixed;
}

.WorkWith[data-bkgstyle='none']>thead>tr, .WorkWith[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.WorkWith[data-bkgstyle='none']>tbody>tr
{
	table-layout: fixed;
}

.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
{
	table-layout: fixed;
}

.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)
{
	table-layout: fixed;
}

.WorkWith[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	table-layout: fixed;
}

.WorkWith[data-bkgstyle='header']>thead>tr, .WorkWith[data-bkgstyle='header']>tfoot>tr, .WorkWith[data-bkgstyle='report']>thead>tr, .WorkWith[data-bkgstyle='report']>tfoot>tr
{
	background-color: #f9f9f9;
	table-layout: fixed;
}

.PromptGrid>tbody>tr,.PromptGrid>[data-gxrow]
{
	table-layout: fixed;
}

.PromptGrid>thead>tr, .PromptGrid>tfoot>tr
{
	font-size: 13px;
	font-weight: normal;
	table-layout: fixed;
}

.PromptGrid[data-bkgstyle='none']>thead>tr, .PromptGrid[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.PromptGrid[data-bkgstyle='none']>tbody>tr
{
	table-layout: fixed;
}

.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
{
	table-layout: fixed;
}

.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)
{
	table-layout: fixed;
}

.PromptGrid[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	table-layout: fixed;
}

.PromptGrid[data-bkgstyle='header']>thead>tr, .PromptGrid[data-bkgstyle='header']>tfoot>tr, .PromptGrid[data-bkgstyle='report']>thead>tr, .PromptGrid[data-bkgstyle='report']>tfoot>tr
{
	background-color: #f9f9f9;
	table-layout: fixed;
}

.ViewGrid>tbody>tr,.ViewGrid>[data-gxrow]
{
	table-layout: fixed;
}

.ViewGrid>thead>tr, .ViewGrid>tfoot>tr
{
	font-size: 13px;
	font-weight: normal;
	table-layout: fixed;
}

.ViewGrid[data-bkgstyle='none']>thead>tr, .ViewGrid[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.ViewGrid[data-bkgstyle='none']>tbody>tr
{
	table-layout: fixed;
}

.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
{
	table-layout: fixed;
}

.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)
{
	table-layout: fixed;
}

.ViewGrid[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	table-layout: fixed;
}

.ViewGrid[data-bkgstyle='header']>thead>tr, .ViewGrid[data-bkgstyle='header']>tfoot>tr, .ViewGrid[data-bkgstyle='report']>thead>tr, .ViewGrid[data-bkgstyle='report']>tfoot>tr
{
	background-color: #f9f9f9;
	table-layout: fixed;
}

.GridNoAcceptDrag>thead>tr, .GridNoAcceptDrag>tfoot>tr
{
	font-size: 13px;
	font-weight: normal;
}

.GridNoAcceptDrag[data-bkgstyle='none']>thead>tr, .GridNoAcceptDrag[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.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: #f9f9f9;
}

.GroupTitle
{
	font-family: Roboto-Medium;
	font-size: 13px;
	color: #155196;
}

.GroupTitleTitle
{
	font-family: Roboto-Medium;
	font-size: 13px;
	color: #155196;
}

.K2BToolsFSGAM_LoginBoxTitle
{
	font-family: Roboto-Medium;
	font-size: 13px;
	color: #155196;
}

.Group_AdvancedFiltersTitle
{
	font-family: Roboto-Medium;
	font-size: 13px;
	color: #155196;
}

.Group_TabularTitle
{
	font-family: OpenSans-Regular;
	font-size: 14px;
	color: #7e8499;
}

.Group_FixedDataTitle
{
	font-family: OpenSans-Regular;
	font-size: 14px;
	color: #7e8499;
}

.Group_TransactionTabularTitle
{
	font-family: OpenSans-Regular;
	font-size: 14px;
	color: #7e8499;
}

.Group_FormSectionTitle
{
	font-family: OpenSans-Regular;
	font-size: 14px;
	color: #7e8499;
}

.Group_FilterTitle
{
	font-family: OpenSans-Regular;
	font-size: 14px;
	color: #7e8499;
}

.Group_TabularHighlightedTitle
{
	font-family: OpenSans-Regular;
	font-size: 14px;
	color: #7e8499;
}

.Group_PaddingTopTitle
{
	font-family: OpenSans-Regular;
	font-size: 14px;
	color: #7e8499;
}

.Group_DomiTitle
{
	font-family: OpenSans-Regular;
	font-size: 14px;
	color: #7e8499;
}

.Group_TabularTitleWhiteTitle
{
	font-family: OpenSans-Regular;
	font-size: 14px;
	color: #fff;
}

.Group_TabularLineSeparator
{
	background-color: #fff;
	border-bottom-color: #eae8e8;
	border-left-color: #eae8e8;
	border-right-color: #eae8e8;
	border-top-color: #eae8e8;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
	box-shadow: 0px 1px 2px 1px rgba(235,235,235,1);
}

.Group_TabularLineSeparatorTitle
{
	font-family: OpenSans-Regular;
	font-size: 14px;
	color: #7e8499;
	box-shadow: 0px 1px 2px 1px rgba(235,235,235,1);
}

.K2BToolsFSGAM_Group_Tabular_Invisible
{
	display: none;
}

.K2BToolsFSGAM_Group_Tabular_InvisibleTitle
{
	font-family: Roboto-Medium;
	font-size: 13px;
	color: #155196;
	display: none;
}

.Group_Invisible
{
	display: none;
}

.Group_InvisibleTitle
{
	font-family: Roboto-Medium;
	font-size: 13px;
	color: #155196;
	display: none;
}

.ImageLandingUser
{
	height: 60px;
	width: 60px;
}
.ImageBandejaEntradaMenssage
{
	width: 25px;
}
.ImageBandejaEntradaAccion,.ImageBandejaEntradaAccionActive
{
	float: right;
	margin-bottom: 11px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 7px;
	padding-bottom: 11px;
	padding-left: 11px;
	padding-right: 11px;
	padding-top: 11px;
	background-color: #f0f1f2;
	background-image: none;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border:1.6px solid rgb(220, 220, 220);
	height:45px !important;
	outline:none !important;
}
.ImageBandejaEntradaAccionActive
{
	background-color: #2c3142;
	border-bottom-color: #2c3142;
	border-left-color: #2c3142;
	border-right-color: #2c3142;
	border-top-color: #2c3142;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}
.K2BT_SimpleECommerceImage
{
	float: left;
	margin-bottom: 3px;
	margin-left: 3px;
	margin-right: 1px;
	margin-top: 3px;
	height: 80px;
	width: 80px;
}
.K2BT_SimpleECommerceEmptyImage
{
	float: left;
	margin-bottom: 3px;
	margin-left: 3px;
	margin-right: 1px;
	margin-top: 3px;
	padding-bottom: 28px;
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 28px;
	background-color: #fff;
	height: 80px;
	width: 80px;
}
.Image_HeaderLogo,.Image_HeaderLayout,.Image_HeaderActions,.Image_HeaderActionsProfile,.Image_HeaderLogoTuExporta
{
	height: 20px;
	vertical-align: middle;
}
.Image_HeaderActions,.Image_HeaderActionsProfile
{
	margin-right: 24px;
	height: 24px;
}
.Image_HeaderActionsProfile
{
	height: 36px;
}
.Image_HeaderLogoTuExporta
{
	margin-left: 10pt;
	margin-top: 14pt;
}
.K2BToolsImage_NotAuthorizedIcon
{
	float: left;
	width: 150px;
	background-image:none !important;
}
.K2BToolsImage_FilterToggleButton
{
	float: left;
	left: 0px;
	margin-bottom: 17px;
	margin-left: 12px;
	margin-right: 12px;
	margin-top: 10px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 5px;
	background-color: transparent;
	width: 24px;
	background-image: none !important;
}
.K2BToolsImage_ComponentIcon
{
	height: 24px;
}
.K2BImage_ContextHelp
{
	height: 20px;
	width: 20px;
	background-image: none !important;
}
.Image_ToggleDownloadsAction
{
	opacity: 1;
	margin-bottom: 3px;
	padding-left: 8px;
	padding-right: 8px;
	height: 20px;
	pointer-events:all;
}
.K2BToolsTagAction_Remove
{
	height: 1em;
	width: 1em;
	vertical-align: middle;
	background-image: none !important;
}
.K2BToolsTagAction_Remove:before
{
	vertical-align: middle;
	content: '';
	background-image: none !important;
}

.Image_Action,.K2BActionImageTop,.K2BActionImageNew,.K2BActionImagePrint,.K2BActionImageRefresh,.K2BActionImageExcel,.K2BActionGridImage,.K2BActionImageCombo,.Image_Action_OnCardHover,.Image_ActionHover,.K2BT_RemoveSelectedItemAction,.K2BToolsMultipleSelectionImage,.Image_Action_OnSectionHover,.K2BToolsTwoPane_Action,.Image_ActionContrato
{
	opacity: 1;
	border-style: none;
	max-height: 22px;
}
.K2BActionGridImage
{
	margin-left: 0px;
	margin-right: 0px;
	height: auto;
}
.Image_Action_OnSectionHover
{
	opacity: 1;
	visibility: hidden;
	opacity: 0;
	 transition: visibility 0s linear 0s, opacity 400ms;
}
.K2BToolsTwoPane_Action
{
	opacity: 1;
	margin-right: 8px;
}
.Image_ActionContrato
{
	max-height: 80px;
}
.PagingButtons,.PagingButtonsFirst,.PagingButtonsLast,.PagingButtonsNext,.PagingButtonsPrevious
{
	background-position: center center;
	background-repeat: no-repeat;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: solid;
	border-width: 1px;
	height: 20px;
	width: 20px;
	cursor: pointer;
	padding-bottom: 16px !important;
	 padding-left: 26px !important;
}
.PagingButtonsFirst
{
	background-image: url(../K2BOrionVUCE/PageFirst.gif);
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.PagingButtonsLast
{
	background-image: url(../K2BOrionVUCE/PageLast.gif);
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	padding-bottom: 16px !important;
	 padding-left: 26px !important;
	 border-left-width: 0;
}
.PagingButtonsNext
{
	background-image: url(../K2BOrionVUCE/PageNext.gif);
	padding-bottom: 16px !important;
	 padding-left: 26px !important;
	 border-left-width: 0;
}
.PagingButtonsPrevious
{
	background-image: url(../K2BOrionVUCE/PagePrevious.gif);
	padding-bottom: 16px !important;
	 padding-left: 26px !important;
	 border-left-width: 0;
}
.PoweredBy
{
	float: right;
	margin-top: 20px;
}
.K2BMenuItemImage
{
	max-width: 30px;
}
.K2BToolsImage_GridViewAction
{
	margin-bottom: 3px;
	padding-left: 8px;
	padding-right: 8px;
	height: 22px;
	outline:none;
}
.K2BToolsImage_FilterToggleButtonHover,.K2BToolsImage_FilterToggleButton:hover
{
	float: left;
	left: 0px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 5px;
	background-color: transparent;
	width: 24px;
	background-image: none !important;
}
.K2BT_NotificationHeaderIcon
{
	position: relative;
	right: 8px;
	top: 1px;
	z-index: 10;
	width: 30px;
}
.K2BT_NotificationMarkAsRead
{
	float: right;
	position: relative;
	top: 5px;
	font-size: 12px;
	color: #777;
	height: auto;
	width: 20px;
	background-image:none !important;
}
.K2BT_EntityManagerSocialAction
{
	margin-right: 10px;
	width: 30px;
	background-image:none !important;
}
.K2BT_CommentsSectionClose
{
	float: right;
	margin-bottom: 8px;
	width: 26px;
	background-image: none !important;
}
.K2BT_CommentIsReplyImage
{
	height: 10px;
	filter: gray;
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
}
.K2BToolsImage_RoundPhoto
{
	border-top-left-radius: 45px;
	border-top-right-radius: 45px;
	border-bottom-right-radius: 45px;
	border-bottom-left-radius: 45px;
	height: 90px;
	width: 90px;
	box-shadow: none !important;
	 object-fit: cover;
}
.K2BT_IncludeMeetingToggle
{
	margin-right: 10px;
}
.ImageLoginLogo
{
	height: 72px;
	max-height: 72px;
	min-height: 72px;
	width: 225px;
	width:225px !important;
	 height:72px !important;
}
.ImageLoginLogo:after
{
	content: '';
	width:225px !important;
	height:72px !important;
}

.ImageLoginLogo[data-gx-image]
{
	max-width: 100% !important;
	height: auto !important;
	display: block !important;
}

.ImageHidden
{
	display: none;
}
.ImagePagosLogo[data-gx-image]
{
	width: 100% !important;
	height: 100% !important;
	padding-left: 100% !important;
	box-sizing: border-box !important;
	display: block !important;
	background-position: 0;
	background-repeat: no-repeat !important;
	background-size: contain !important;
--gx-image-scaling:on;
}

.Image_Filter
{
	height: 32px;
	width: 32px;
}
.Image_Logo
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	height: 150px;
	max-height: 150px;
	min-height: 150px;
	width: 150px;
	max-width: 150px;
	min-width: 150px;
}
.Image_Logo[data-gx-image]
{
	width: 100% !important;
	height: 100% !important;
	padding-left: 100% !important;
	box-sizing: border-box !important;
	display: block !important;
	background-position: 0;
	background-repeat: no-repeat !important;
	background-size: contain !important;
--gx-image-scaling:on;
}

.Image_Layout_Header_Title,.Image_Layout_Header_Subtitle,.Image_Layout_Header_Landing
{
	height: 36px;
	width: 5px;
	vertical-align: bottom;
}
.Image_Layout_Header_Subtitle,.Image_Layout_Header_Landing
{
	height: 50px;
}
.Image_Layout_Header_Landing
{
	height: 40px;
	width: 40px;
}
.ImageBandejaEntradaPerfil
{
	height: 60px;
}
.ImageDynFormHelp
{
	padding-bottom: 5px;
	width: 20px;
}
.ImagePopupClose
{
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	height: 24px;
	width: 24px;
}
.Table,.TableDragging,.TableAcceptDrag,.TableNoAcceptDrag,.TableGrid,.TableGridBottomVUCE,.TableTop,.TableTopSearch,.TableContent,.ViewTable,.TableHorizontalLine,.header_pink_line,.TableBottom,.Table960,.TableGreyFooter,.TableBlackFooter,.TableBlackHeader,.TableLogin,.SmallTableLogin,.LargeTableLogin,.WelcomeTable,.Table_AttributeContainer,.Table_Title,.Table_TitleWizard,.Table_TitleDsc,.Table_Basic,.Table_Basic_Widht100Percent_2,.Table_Basic_WidhtCenter,.Table_Basic_Widht100Percent,.Table_Basic_Widht100PercentColor,.Table_ConditionalConfirm,.Table_FormSectionContainer,.Table_TopActions,.TableMenuContainer,.Table_Scroll,.TableBorder_2,.CRapida_Row_Table_border,.TableHeaderMongo1,.TableHeaderMongo2,.TableDynMessage,.TableDynMessageError,.TableDynMessageSuccess,.TableDynMessageWarning,.TableDynMessageErrorWithoutImage,.TableLeftMenu,.TableTopMenu,.Table80,.Table_GlobalContainer,.TableTabGeneral,.TableWizard,.TableWizardSelected,.TableWizardSelected2,.TableWizardUnSelected,.TableWizardUnSelected2,.TableWizardSelectedUnSelected,.TableWizardSelectedUnSelected2,.TableWizardUnSelectedSelected,.TableWizardUnSelectedSelected2,.Table_WizardSteps,.Table_NoSkipItems,.Table_NoSkipFilters,.PromptMainTable,.K2BToolsGridSettingsTable,.K2BToolsTableCell_FieldWithSideText,.K2BToolsTable_TwoPaneContainer,.TwoPaneNoItemSelectedContainer,.K2BToolsTableActionsLeftContainer,.K2BToolsSection_SelectedSection,.K2BToolsTable_AlignRight,.K2BToolsTable_SmallMargin,.K2BToolsCell_Invisible,.TableButtons,.TopBottom30,.TopBottom5,.TableHeaderRight,.TableLogo,.FiltersContainer,.FiltersContainerItem,.FilterContainerItemSearch,.NegativeMarginTop10,.Table193x216,.Table193x216Collapsed,.ActionsContainer,.ActionsContainerItem,.ActionsContainerVisible,.ViewAdvancedContainer,.ViewAdvancedContainerVisible,.TableLanding,.TableLandingMensajes,.TableLandingBackground,.TableLoginVUCERegistroEmpresaConFirma,.TableAviso,.TableAlinearFirma,.TableEmbeddedPage,.K2BT_SWW_GridConfigurationContainer,.K2BT_PhotoCardDetail,.K2BT_FixedMenuOpen,.K2BT_FixedMenuCollapsed,.MasterPage3,.MasterPage4,.TableWCLandingOrgaMensajes,.TableBandejaEntrada,.TableBandejaEntradaMensajes,.filtro,.Table_FiltersBackground,.K2BT_DetailPopover,.Table_Summary,.K2BToolsTable_DescriptionFixedDataContainer,.K2BToolsTable_ComponentTitleWithIcon,.Table_TrnActionsContainer,.Table_DataAreaContainer,.Table_TransactionDataAreaContainer,.K2BToolsTable_GridConfigurationContainer,.K2BToolsTable_GridConfigurationContainerLeft,.K2BToolsTable_FilterHeader,.K2BToolsMenuContainerCompact,.K2BToolsMenuContainerVisibleCompact,.K2BToolsMenuContainerInvisibleCompact,.K2BToolsTable_LoadingMessageContainer,.K2BToolsTable_ModalWindow,.K2BToolsTable_GridContainer,.K2BToolsSection_VerticalCard,.K2BToolsTable_GreyBackground,.K2BToolsTable_TwoPaneActionsContainer,.K2BToolsFSGAM_Table_Basic,.K2BToolsFSGAM_LoginTable,.Table_ActionsContainer,.Table_ActionsContainer_Top,.Table_ActionsContainer_Bottom,.Table_ActionsContainer_Left,.Table_ComboActionsContainer,.Table_ActionsContainerConfig,.FilterContainerTable,.FilterContainerTableLandingActions,.K2BToolsSection_Card,.K2BToolsSection_SquareCard,.K2BToolsCell_PaginationNormal,.K2BToolsCell_PaginationDisabled,.K2BToolsCell_PaginationCurrentPage,.K2BToolsCell_PaginationInvisible,.K2BToolsCell_PaginationLeft,.K2BToolsCell_PaginationPrevious,.K2BToolsCell_PaginationFirst,.K2BToolsCell_PaginationRight,.K2BToolsCell_PaginationNext,.K2BToolsCell_PaginationLast,.K2BToolsTable_PaginationContainer,.K2BToolsTable_SearchPaginationContainer,.K2BToolsTableCell_ActionContainer,.K2BToolsTable_NoResultsFound,.K2BT_NoGridViewsFound,.K2BToolsTable_NoResultsFoundSelectionSummary,.K2BToolsTwoPaneNoItemSelectedTable,.K2BToolsTable_NoResultsFoundUniversalSearch,.K2BToolsTable_GridSettingsContent,.K2BToolsTable_SearchContainer,.K2BToolsTable_SearchContainerVUCE,.K2BToolsMyAccountTable,.HorizontalSpace,.K2BHeader,.K2BToolsTable_FloatRight,.K2BToolsTable_FloatLeft,.K2BToolsTable_FloatCenter,.K2BToolsTable_FullWidth,.K2BToolsTable_FullWidthLandingMensaje,.K2BToolsTable_FullWidthMenssage,.Table100x100,.TableBorder,.RecentLinksTable,.Table95,.Container,.ContainerFluid,.RecentLinksMainTable,.RecentLinksMainTableExpanded,.LevelTable,.BodyContainer,.LoginContainer,.HeaderContainer,.ThinHeaderContainer,.RecentLinksContainer,.FormContainer,.TabsFormContainer,.AdvancedContainerItem,.AdvancedContainerItemExpanded,.AdvancedContainer,.AdvancedContainerVisible,.OrdersTable,.WWAdvancedContainer,.PromptContainer,.MainContainer,.GridTabMainTable,.K2BToolsMenuContainer,.K2BToolsMenuContainerVisible,.K2BToolsTable_GridSettings,.K2BToolsMultipleSelectionButtons,.K2BToolsTable_FieldContainer,.K2BToolsTable_BottomFixedData,.K2BFSGTable_DashBoardItem,.K2BFSGTable_CAPTCHAContainer,.K2BTableActionsRightContainer,.K2BTools_AdvancedFilterRow,.K2BToolsTableCell_SideText,.K2BToolsTableCell_RequiredField,.K2BToolsTableCell_EmptyRequiredContainer,.K2BToolsTable_TopAttributeContainer,.K2BToolsTable_PhotoCardContent,.K2BToolsSection_CompactCard,.K2BToolsTable_Compact,.K2BToolsTable_TwoPaneActionsFixedSize,.K2BToolsMultipleFilterListContainer,.K2BToolsTable_MultipleFilterContainer,.K2BToolsTable_MultipleComboMainTable,.K2BToolsTable_FieldBorderFocus,.K2BToolsSimpleImageListTable,.K2BToolsSimpleImageListSecondaryAttributesTable,.K2BToolsCell_CheckboxFreeStyle,.K2BAnalyzer_HeaderData,.K2BTools_Analysis_Container,.K2BToolsTable_BusinessAnalysisContainer,.K2BT_StructuredListActionsContainer,.K2BT_CardWithSummaryActionsContainer,.TableLoginVUCE,.TableLoginVUCEBackgroundFirma,.TableLoginVUCEBackground,.Table_MarginBottom,.TableConfigContainer,.TableUsuarioRegVUCE,.TableUsuarioRegVUCEBackground,.K2BFooter,.TableVUCEAttributeContainerWhite,.TableVUCEAttributeContainerWhiteCenter,.TableVUCEAttributeContainerWhiteCenterTopBorder,.TableVUCEAttributeContainerWhiteCenterTopBorderSpacing,.TableVUCEAttributeContainerWhiteCenterNoBorder,.TableVUCEAttributeContainerWhiteCenterNoBorderLabelLeft,.TableVUCEAttributeContainerWhiteCenterNoBorderLabelLeftSpacing,.TableVUCEAttributeContainerWhiteCenterNoBorderLabelLeftDate,.TableVUCEAttributeContainerWhiteCenterNoBorderLabelCenter,.TableVUCEAttributeContainerWhiteCenterNoBorderSpacing,.TableVUCEAttributeContainerWhiteNoborder,.TableVUCEAttributeContainerWhiteMargin,.TableLineSeparatorGris,.TableRowBlock,.TableCambiarUsuarioPopup
{
	margin-bottom: 0px;
}
.TableGridBottomVUCE
{
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	padding-bottom: 8px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #f0f1f2;
	border-bottom-color: #c2c6cc;
	border-left-color: #c2c6cc;
	border-right-color: #c2c6cc;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}
.Table_TitleWizard
{
	font-size: 20px;
	font-weight: bold;
	color: #155196;
}
.Table_Basic_Widht100Percent,.Table_Basic_Widht100PercentColor
{
	width: 100%;
}
.Table_ConditionalConfirm
{
	left: 0px;
	position: fixed;
	top: 0px;
	background-color: rgba(0,0,0,0.3);
	height: 100%;
	z-index:100;
}
.TableLandingMensajes
{
	border-bottom-color: rgba(161,161,161,0.47);
	border-width: 0.5px;
	border-bottom-style:solid;
}
.TableLandingBackground
{
	background-position: absolute;
	background-repeat: no-repeat;
	background-image: url(../Landing_Options_Background.png);
}
.filtro
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	background-color: #155196;
	width: 100%;
	max-width: 100%;
	color: #fff;
}
.Table_FiltersBackground
{
	padding-left: 12px;
	padding-top: 6px;
	background-color: #faf3e3;
	line-height: 48px;
}
.K2BT_DetailPopover
{
	width: 260px;
}
.Table_Summary
{
	float: right;
}
.K2BToolsTable_DescriptionFixedDataContainer
{
	margin-top: 12px;
	border-width: 0px;
	border-collapse: collapse;
	height: 49px;
}
.K2BToolsTable_ComponentTitleWithIcon
{
	margin-left:-5px !important;
}
.Table_TrnActionsContainer
{
	margin-left: 15px;
	margin-right: 15px;
	border-collapse: collapse;
}
.Table_DataAreaContainer,.Table_TransactionDataAreaContainer
{
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
}
.K2BToolsTable_GridConfigurationContainer,.K2BToolsTable_GridConfigurationContainerLeft
{
	position: absolute;
	right: 15px;
	top: -5px;
	z-index: 10;
	border-collapse: collapse;
	height: 70px;
}
.K2BToolsTable_GridConfigurationContainerLeft
{
	left: 25px;
	right: 0px;
}
.K2BToolsTable_FilterHeader
{
	margin-left: 25px;
	position: relative;
	top: -5px;
}
.K2BToolsMenuContainerCompact,.K2BToolsMenuContainerVisibleCompact,.K2BToolsMenuContainerInvisibleCompact
{
	left: 0px;
	position: absolute;
	z-index: 20;
	background-color: #fff;
	height: auto;
	-moz-transition: left 0.5s ease-in-out 0s;
	 -webkit-transition: left 0.5s ease-in-out 0s;
	 -ms-transition: left 0.5s ease-in-out 0s;
	 transition: left 0.5s ease-in-out;
	 box-shadow:none;
}
.K2BToolsMenuContainerInvisibleCompact
{
	left: -265px;
	display: none;
}
.K2BToolsTable_LoadingMessageContainer
{
	font-family: Roboto-Bold;
	font-size: 24px;
	height: 199px;
	width: 100%;
	text-align: center;
}
.K2BToolsTable_ModalWindow
{
	box-shadow: 1px 1px 2px 1px #888;
	background-color: #fff;
	border-bottom-color: #f5f5f5;
	border-left-color: #f5f5f5;
	border-right-color: #f5f5f5;
	border-top-color: #f5f5f5;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
	max-width: 80vw;
	min-width: 50%;
	margin: 0 auto;
}
.K2BToolsTable_GridContainer
{
	width: 100%;
	border-collapse:collapse;
}
.K2BToolsSection_VerticalCard
{
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
	background-color: #fff;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: solid;
	border-width: 1px;
}
.K2BToolsTable_GreyBackground
{
	background-color: #fff;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}
.K2BToolsTable_TwoPaneActionsContainer
{
	float: right;
	margin-right: 15px;
	border-collapse:collapse;
}
.K2BToolsFSGAM_Table_Basic,.K2BToolsFSGAM_LoginTable
{
	background-color: #fff;
}
.K2BToolsFSGAM_LoginTable
{
	box-shadow: 1px 1px 2px 1px #f5f5f5;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 25px;
	border-bottom-color: #eae8e8;
	border-left-color: #eae8e8;
	border-right-color: #eae8e8;
	border-top-color: #eae8e8;
	border-style: solid;
	border-width: 1px;
	width: 320px;
	text-align: center;
	margin: 0 auto;
}
.Table_ActionsContainer,.Table_ActionsContainer_Top,.Table_ActionsContainer_Bottom,.Table_ActionsContainer_Left,.Table_ComboActionsContainer,.Table_ActionsContainerConfig
{
	border-collapse: collapse;
	 border-spacing:0px;
	 display: inline-block !important;
}
.Table_ActionsContainerConfig
{
	width: 180px;
}
.FilterContainerTable,.FilterContainerTableLandingActions
{
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: -15px;
	margin-top: 0px;
	padding-bottom: 8px;
	padding-left: 15px;
	padding-right: 30px;
	padding-top: 8px;
	position: relative;
	background-color: #f0f1f2;
	border-bottom-color: #c2c6cc;
	border-left-color: #c2c6cc;
	border-right-color: #c2c6cc;
	border-top-color: #c2c6cc;
	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%;
}
.FilterContainerTableLandingActions
{
	margin-bottom: 0px;
	top: 0px;
	background-color: #fff;
	border-width: 2px;
	padding: 0px 15px !important;
}
.K2BToolsSection_Card,.K2BToolsSection_SquareCard
{
	box-shadow: 1px 1px 2px 1px #f5f5f5;
	margin-bottom: 5px;
	margin-left: -5px;
	margin-right: -5px;
	margin-top: 0px;
	padding-right: 5px;
	border-bottom-color: #eae8e8;
	border-left-color: #eae8e8;
	border-right-color: #eae8e8;
	border-top-color: #eae8e8;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
	min-height: 135px;
	width: 100%;
}
.K2BToolsSection_SquareCard
{
	box-shadow: 1px 1px 2px 1px #f5f5f5;
	margin-left: 0px;
	margin-right: 0px;
	overflow: hidden;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	height: auto;
	min-height: 0px;
}
.K2BToolsCell_PaginationNormal,.K2BToolsCell_PaginationDisabled,.K2BToolsCell_PaginationCurrentPage,.K2BToolsCell_PaginationInvisible,.K2BToolsCell_PaginationLeft,.K2BToolsCell_PaginationPrevious,.K2BToolsCell_PaginationFirst,.K2BToolsCell_PaginationRight,.K2BToolsCell_PaginationNext,.K2BToolsCell_PaginationLast
{
	border-style: none;
	height: 30px;
	min-width: 30px;
	text-align: center;
}
.K2BToolsCell_PaginationCurrentPage
{
	border-bottom-color: #2196f3;
	border-left-color: #2196f3;
	border-right-color: #2196f3;
	border-top-color: #2196f3;
}
.K2BToolsCell_PaginationInvisible
{
	display: none;
}
.K2BToolsCell_PaginationLeft,.K2BToolsCell_PaginationPrevious,.K2BToolsCell_PaginationFirst
{
	border-right:0px none;
}
.K2BToolsCell_PaginationFirst
{
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.K2BToolsCell_PaginationRight,.K2BToolsCell_PaginationNext,.K2BToolsCell_PaginationLast
{
	border-left:0px none;
}
.K2BToolsCell_PaginationNext
{
	display: block;
	width: auto;
}
.K2BToolsCell_PaginationLast
{
	margin-left: auto;
	padding-left: 6px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
.K2BToolsTable_PaginationContainer,.K2BToolsTable_SearchPaginationContainer
{
	float: left;
	margin-bottom: 8px;
	margin-top: 16px;
	display: flex;
}
.K2BToolsTable_SearchPaginationContainer
{
	width: 250px;
}
.K2BToolsTable_NoResultsFound,.K2BT_NoGridViewsFound,.K2BToolsTable_NoResultsFoundSelectionSummary,.K2BToolsTwoPaneNoItemSelectedTable,.K2BToolsTable_NoResultsFoundUniversalSearch
{
	border-left: 1px solid;
	border-right: 1px solid;
	background-color: #f0f1f2;
	border-left-color: #c2c6cc;
	border-right-color: #c2c6cc;
	font-family: OpenSans-Regular;
	font-size: 24px;
	height: 200px;
	text-align: center;
	width:calc(100%);
}
.K2BToolsTwoPaneNoItemSelectedTable
{
	position: relative;
	top: -52px;
	background-color: #fff;
	border-style: none;
	width: 100%;
}
.K2BToolsTable_NoResultsFoundUniversalSearch
{
	border-style: none;
}
.K2BToolsTable_GridSettingsContent
{
	margin-bottom: 5px;
	width: 100%;
	min-width: 200px;
	border-collapse: collapse;
	 border-spacing: 0;
}
.K2BToolsTable_SearchContainer,.K2BToolsTable_SearchContainerVUCE
{
	margin-right: 8px;
	background-color: #fff;
	border-top-left-radius: 1px;
	border-top-right-radius: 1px;
	border-bottom-right-radius: 1px;
	border-bottom-left-radius: 1px;
	height: 36px;
	width: 150px;
	border-collapse:collapse;
}
.K2BToolsTable_SearchContainerVUCE
{
	margin-bottom: 12px;
	margin-left: 10px;
	margin-top: 12px;
	padding-top: 10px;
	background-color: #0b377c;
	border-bottom-color: #c2c6cc;
	border-left-color: #c2c6cc;
	border-right-color: #c2c6cc;
	border-top-color: #c2c6cc;
	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;
	height: 40px;
	width: 400px;
}
.K2BToolsMyAccountTable
{
	box-shadow: 1px 1px 2px 1px rgba(51,51,51,0.3);
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	position: absolute;
	right: 15px;
	z-index: 10;
	background-color: white;
	border-bottom-color: #eae8e8;
	border-left-color: #eae8e8;
	border-right-color: #eae8e8;
	border-top-color: #eae8e8;
	border-style: none;
	border-width: 1px;
	width: 210px;
	left:unset;
	 top:unset;
}
.K2BHeader
{
	margin-left: -15px;
	margin-right: -15px;
	padding-left: 13px;
	background-color: #2b5ca8;
	height: 64px;
}
.K2BToolsTable_FloatRight
{
	float: right;
	border-collapse:collapse;
}
.K2BToolsTable_FloatLeft
{
	float: left;
}
.K2BToolsTable_FullWidth,.K2BToolsTable_FullWidthLandingMensaje
{
	width: 100%;
}
.K2BToolsTable_FullWidthLandingMensaje
{
	border-top: 0px;
	height: 100px;
	border:1px solid #ccc1c2;
	 border-top: 0px;
}
.K2BToolsTable_FullWidthMenssage
{
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	display: block;
	border:1px solid #c2c6cc;
	border-top-width:0px;
}
.ContainerFluid
{
	margin-left: -15px;
	margin-right: -15px;
	padding-left: 35px;
	padding-right: 35px;
}
.LevelTable
{
	border-bottom: 1px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-color: #103d71;
	border-left-color: #103d71;
	border-right-color: #103d71;
	border-top-color: #103d71;
	border-style: solid;
}
.BodyContainer,.LoginContainer
{
	margin-left: -15px;
	margin-right: -15px;
	padding-right: 15px;
	background-color: #fff;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.LoginContainer
{
	margin-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	height: 100% !important;
}
.HeaderContainer,.ThinHeaderContainer,.RecentLinksContainer
{
	margin-left: -15px;
	margin-right: -15px;
	padding-bottom: 12px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 12px;
	background-color: #155196;
}
.RecentLinksContainer
{
	background-color: #fff;
}
.FormContainer,.TabsFormContainer
{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 25px;
	background-color: #fff;
}
.AdvancedContainerItem,.AdvancedContainerItemExpanded
{
	overflow: hidden;
	padding-bottom: 20px;
	background-color: #fff;
	border-bottom-color: #ccc;
	max-height: 55px;
	border-bottom-width: 1px;
	 border-bottom-style: solid;
	 -moz-transition: max-height 0.5s ease-in-out 0s;
	 -webkit-transition: max-height 0.5s ease-in-out 0s;
	 -ms-transition: max-height 0.5s ease-in-out 0s;
	 transition: max-height 0.5s ease-in-out;
}
.AdvancedContainerItemExpanded
{
	max-height: 500px;
}
.AdvancedContainer,.AdvancedContainerVisible
{
	background-color: #fff;
	-moz-transition: left 0.5s ease-in-out 0s;
	 -webkit-transition: left 0.5s ease-in-out 0s;
	 -ms-transition: left 0.5s ease-in-out 0s;
	 transition: left 0.5s ease-in-out ;
}
.OrdersTable
{
	padding-left: 20px;
	padding-right: 20px;
}
.WWAdvancedContainer
{
	margin-left: -45px;
	background-color: #fff;
}
.PromptContainer
{
	margin-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
}
.MainContainer
{
	padding-left: 15px;
	padding-right: 15px;
}
.GridTabMainTable
{
	overflow: hidden;
	position: relative;
}
.K2BToolsMenuContainer,.K2BToolsMenuContainerVisible
{
	left: -265px;
	top: 77px;
	background-color: #fff;
	-moz-transition: left 0.5s ease-in-out 0s;
	 -webkit-transition: left 0.5s ease-in-out 0s;
	 -ms-transition: left 0.5s ease-in-out 0s;
	 transition: left 0.5s ease-in-out;
	 min-height:calc(100vh - 68px);
	overflow-y:auto;
	 overflow-x: hidden;
	 border-right:none;
}
.K2BToolsMenuContainerVisible
{
	left: 0px;
	-moz-transition: left 0.5s ease-in-out 0s;
	 -webkit-transition: left 0.5s ease-in-out 0s;
	 -ms-transition: left 0.5s ease-in-out 0s;
	 transition: left 0.5s ease-in-out;
	 min-height:calc(100vh - 68px);
	overflow-y:auto;
	 overflow-x: hidden;
	 border-right:none;
}
.K2BToolsTable_GridSettings
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 20px;
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 20px;
	position: absolute;
	top: 6px;
	z-index: 2;
	background-color: #fff;
	border-bottom-color: #7e8499;
	border-left-color: #7e8499;
	border-right-color: #7e8499;
	border-top-color: #7e8499;
	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;
	right: 1.5rem !important;
}
.K2BToolsMultipleSelectionButtons
{
	margin-top: 90px;
}
.K2BToolsTable_FieldContainer
{
	width: 100%;
	border-collapse:collapse;
	  table-layout:fixed;
}
.K2BToolsTable_BottomFixedData
{
	margin-left: 45px;
	width: 100%;
}
.K2BFSGTable_DashBoardItem
{
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	background-color: #fff;
	min-height: 250px;
	width: 80%;
	text-align: center;
	border: 1px solid #eee;
	 border-radius:4px;
}
.K2BFSGTable_CAPTCHAContainer
{
	text-align: center;
	margin: 0 auto;
}
.K2BTableActionsRightContainer
{
	float: right;
	border-collapse: collapse;
}
.K2BTools_AdvancedFilterRow
{
	margin-bottom: 15px;
	border-collapse: collapse;
}
.K2BToolsTableCell_SideText
{
	padding-left:0px !important;
}
.K2BToolsTableCell_RequiredField
{
	padding-left:0px !important;
}
.K2BToolsTableCell_EmptyRequiredContainer
{
	width: 1px;
}
.K2BToolsTable_TopAttributeContainer
{
	box-shadow: white;
	padding-left: 0px;
	padding-right: 5px;
	top: 0px;
	display: inline-block;
	width: 100%;
}
.K2BToolsTable_PhotoCardContent
{
	min-height: 210px;
	width: 100%;
}
.K2BToolsSection_CompactCard
{
	box-shadow: 1px 1px 2px 1px #f5f5f5;
	margin-bottom: 5px;
	background-color: #fff;
	border-bottom-color: #eae8e8;
	border-left-color: #eae8e8;
	border-right-color: #eae8e8;
	border-top-color: #eae8e8;
	border-style: solid;
	border-width: 1px;
}
.K2BToolsTable_Compact
{
	border-collapse:collapse;
}
.K2BToolsTable_TwoPaneActionsFixedSize
{
	border-bottom: 1px solid #eae8e8;
	float: right;
	min-height: 49px;
	width: 100%;
	border-collapse: collapse;
}
.K2BToolsMultipleFilterListContainer
{
	left: -15px;
	position: relative;
	background-color: #fff;
	border-style: none;
	width: auto;
	box-shadow:none;
}
.K2BToolsTable_MultipleFilterContainer
{
	width: 100%;
	text-align: left;
}
.K2BToolsTable_MultipleComboMainTable
{
	border-collapse: collapse;
}
.K2BToolsTable_FieldBorderFocus
{
	border-bottom-color: #2196f3;
}
.K2BToolsSimpleImageListTable
{
	margin-left: 20px;
	margin-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #f5f5f5;
	height: 230px;
	width: 230px;
}
.K2BToolsSimpleImageListSecondaryAttributesTable
{
	margin-left: 20px;
	width: 230px;
}
.K2BToolsCell_CheckboxFreeStyle
{
	padding-bottom: 1px;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 1px;
	width: 48px;
	vertical-align: top;
}
.K2BAnalyzer_HeaderData
{
	padding-top: 10px;
	color: #fff;
}
.K2BTools_Analysis_Container
{
	text-align: center;
}
.K2BToolsTable_BusinessAnalysisContainer
{
	margin-left: 34px;
	margin-right: 34px;
	margin-top: 15px;
}
.K2BT_StructuredListActionsContainer
{
	float: right;
	position: relative;
	top: 10px;
}
.K2BT_CardWithSummaryActionsContainer
{
	float: right;
}
.TableLoginVUCE,.TableLoginVUCEBackgroundFirma,.TableLoginVUCEBackground
{
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 10%;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 5%;
	background-image: url(../LoginBackground.jpg);
	min-height: 100%;
	max-width: 400px;
	min-width: 100%;
	background-size:cover;
}
.TableLoginVUCEBackground
{
	background-image: none;
	background-size:cover;
}
.Table_MarginBottom
{
	margin-bottom: 20px;
}
.TableConfigContainer
{
	margin-top:10px !important;
}
.TableUsuarioRegVUCE,.TableUsuarioRegVUCEBackground
{
	margin-left: 10%;
	margin-right: 10%;
	padding-bottom: 5%;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 5%;
	background-color: #d1d1d1;
	max-width: 1400px;
}
.TableUsuarioRegVUCEBackground
{
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 10%;
	background-image: url(../LoginBackground.jpg);
	min-height: 100%;
	min-width: 100%;
	background-size:cover;
}
.K2BFooter
{
	margin-left: -15px;
	margin-right: -15px;
	margin-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-top: 15px;
	position: absolute;
	top: 100%;
	background-color: #f0f1f2;
	height: auto;
	width: 100%;
}
.TableVUCEAttributeContainerWhite,.TableVUCEAttributeContainerWhiteCenter,.TableVUCEAttributeContainerWhiteCenterTopBorder,.TableVUCEAttributeContainerWhiteCenterTopBorderSpacing,.TableVUCEAttributeContainerWhiteCenterNoBorder,.TableVUCEAttributeContainerWhiteCenterNoBorderLabelLeft,.TableVUCEAttributeContainerWhiteCenterNoBorderLabelLeftSpacing,.TableVUCEAttributeContainerWhiteCenterNoBorderLabelLeftDate,.TableVUCEAttributeContainerWhiteCenterNoBorderLabelCenter,.TableVUCEAttributeContainerWhiteCenterNoBorderSpacing,.TableVUCEAttributeContainerWhiteNoborder,.TableVUCEAttributeContainerWhiteMargin
{
	margin-bottom: 20px;
	margin-left: 0px;
	margin-top: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	background-color: #fff;
	border-bottom-color: #c2c6cc;
	border-left-color: #c2c6cc;
	border-right-color: #c2c6cc;
	border-top-color: #c2c6cc;
	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%;
}
.TableVUCEAttributeContainerWhiteCenter,.TableVUCEAttributeContainerWhiteCenterTopBorder,.TableVUCEAttributeContainerWhiteCenterTopBorderSpacing,.TableVUCEAttributeContainerWhiteCenterNoBorder,.TableVUCEAttributeContainerWhiteCenterNoBorderLabelLeft,.TableVUCEAttributeContainerWhiteCenterNoBorderLabelLeftSpacing,.TableVUCEAttributeContainerWhiteCenterNoBorderLabelLeftDate,.TableVUCEAttributeContainerWhiteCenterNoBorderLabelCenter,.TableVUCEAttributeContainerWhiteCenterNoBorderSpacing
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	display: flex;
	text-align: center;
	align-items:center;
	justify-content:center;
}
.TableVUCEAttributeContainerWhiteCenterTopBorder,.TableVUCEAttributeContainerWhiteCenterTopBorderSpacing
{
	margin-bottom: -20px;
	border-style: none;
	border-width: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-top: 1px solid;
}
.TableVUCEAttributeContainerWhiteCenterTopBorderSpacing
{
	margin-top: 10px;
	padding-top: 20px;
}
.TableVUCEAttributeContainerWhiteCenterNoBorder,.TableVUCEAttributeContainerWhiteCenterNoBorderLabelLeft,.TableVUCEAttributeContainerWhiteCenterNoBorderLabelLeftSpacing,.TableVUCEAttributeContainerWhiteCenterNoBorderLabelLeftDate,.TableVUCEAttributeContainerWhiteCenterNoBorderLabelCenter,.TableVUCEAttributeContainerWhiteCenterNoBorderSpacing
{
	margin-bottom: -10px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-style: none;
	border-width: 0px;
}
.TableVUCEAttributeContainerWhiteCenterNoBorderLabelLeft,.TableVUCEAttributeContainerWhiteCenterNoBorderLabelLeftSpacing,.TableVUCEAttributeContainerWhiteCenterNoBorderLabelLeftDate,.TableVUCEAttributeContainerWhiteCenterNoBorderLabelCenter
{
	text-align: left;
}
.TableVUCEAttributeContainerWhiteCenterNoBorderLabelLeftSpacing
{
	margin-top: 15px;
}
.TableVUCEAttributeContainerWhiteCenterNoBorderLabelLeftDate
{
	margin-left: 25px;
}
.TableVUCEAttributeContainerWhiteCenterNoBorderLabelCenter
{
	text-align: center;
	align-items:center;
	justify-content:center;
	 display: flex !important;
}
.TableVUCEAttributeContainerWhiteCenterNoBorderSpacing
{
	margin-bottom: 0px;
	margin-top: 10px;
	padding-bottom: 10px;
	align-items:center;
	justify-content:center;
	border-width:0;
}
.TableVUCEAttributeContainerWhiteNoborder
{
	border-style: none;
	border-width: 0px;
}
.TableVUCEAttributeContainerWhiteMargin
{
	margin-top: 24px;
}
.TableLineSeparatorGris
{
	background-color: #f0f1f2;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border:1px solid #c2c6cc;
}
.TableRowBlock
{
	min-width: 1000px;
}
.TableCambiarUsuarioPopup
{
	left: 25%;
	position: fixed;
	top: 100px;
	z-index: 10;
	background-color: #fff;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: solid;
	border-width: 1px;
	width: 50%;
}
.TextBlock,.TextBlockDragging,.TextBlockAcceptDrag,.TextBlockNoAcceptDrag,.RecentLink,.Separator,.FooterText,.VerticalMenuOption,.TextBlock_AttDesc,.TextBlock_TrnAttDesc,.Text,.TextBlock_TrnAttDesc_Block,.TextBlock_TrnAttDesc_Block_Required,.Textblock_RequiredSymbol,.TextBlock_AttDesc_Block,.TextBlock_TrnAttDesc_Required,.TextBlock_OrderBy,.TextBlock_BoxTitle,.AttributeBoxTitle,.TextBlock_BoxTitle_Block,.TextBlock_RightText,.TextBlock_LeftText,.TextBlock_MenuItem,.TextBlock_User,.TextBlock_MenuTitle,.TextBlockLogin,.TextBlockLoginOpciones,.TextBlockLoginFooter,.TextBlockLoginFooterlink,.TextBlockLoginDivisor,.TextBlockDescripcionPM,.TextBlockAvisoPM,.TextBlockAvisoPMNaranja,.TextBlockDF,.TextBlockNewNext,.TextBlock_Error,.bullet,.subBullet,.TextTable,.TBTopMenu,.TBLeftMenu,.SelectedTab,.UnSelectedTab,.FieldSetTitle,.TextBlock_Header_WelcomeMessage,.TextBlock_AttDesc_Required,.TextBlock_WizardStep,.TextBlock_WizardStepName,.TextBlock_WizardStepNameSelected,.TextBlock_WizardStepIndex,.TextBlock_WizardStepIndexSelected,.TextBlock_WizardNext,.TextBlock_WizardPrev,.BtnTextBlock,.BtnTextBlockBack,.BtnTextBlockBackLink,.K2BFSGTextBlock_DashboardDescription,.PopupTitle,.LeftLabel,.RightLabel,.FloatingVersionText,.FloatingVersionTextColoured,.VersionText,.HomeBodyText,.HomeBodyTextLink,.SmallLink,.TextLikeLink,.WelcomeText,.WelcomeTextName,.WelcomeTextMarginLeft,.PagingText,.SelectedPagingText,.GlobalTitle,.BigGlobalTitle,.MainMenuTitle,.FilterLabel,.SubtitleLabel,.LogoutMenuOption,.SpecialText,.SpecialTextLabel,.RoundedImageText,.LinkRoundedImageText,.ActionText,.TextBlockLanding,.TextBlockLandingMainButton,.TextBlockLandingMainButtonHover,.TextBlockLandingMainButton:hover,.TextBlockLandingMainButtonHover:hover,.TextBlockLandingBienvenido,.TextBlockLandingUsuario,.TextBlockLandingTuExDisclaimer,.TextBlockLandingTuExMYPEVencido,.TextBlockLandingTuExMYPEPorVencer,.TextBlockConMarginBottom,.TextBlock_RED,.TextBlock_CenterText,.TextBlock_Center,.K2BToolsTextBlock_MyAccountAnchor,.K2BToolsTextblock_InitialsCircleSmallAnchor,.K2BT_ApplicationNameAnchor,.Attribute_GridAnchor,.Attribute_GridHover,.K2BT_Hover,.K2BT_Anchor,.K2BT_SavedGridViewName,.K2BToolsTextBlock_GridSettingsTitleAnchor,.K2BToolsTextBlock_GridSettingsTitleHover,.K2BT_Focus,.K2BT_GridSettingsSectionTitle,.K2BT_GridSettingsSectionTitleLink,.K2BT_TimelineTitle,.K2BT_TimelineDate,.K2BT_TimelineSummary,.K2BT_Stepper_Button,.K2BT_Stepper_ButtonHover,.K2BT_AttributeFocus,.K2BT_AnchorAccent,.K2BT_AnchorInlineEditAction,.K2BT_TabItemAnchor,.K2BT_Tab,.K2BT_TabItemHover,.K2BT_TabItemFocus,.K2BT_AnchorSubtitle,.K2BT_HoverSubtitle,.TextBlock_LineSeparatorOpenAnchor,.TextBlock_LineSeparatorOpenHover,.K2BT_OverflowMenuAction,.K2BTEnhancedComboHeader,.K2BTEnhancedComboDescription,.K2BTEnhancedComboCategoryName,.K2BTEnhancedComboNewAction,.K2BTEnhancedComboNewActionHover,.K2BTEnhancedComboTrailingText,.K2BTEnhancedComboSearchHighlight,.K2BT_ConfirmDialogMessage,.K2BT_ToggleBarCategoryName,.K2BT_ToggleBarDescription,.K2BT_ToggleDark,.K2BT_DeleteGridView,.K2BT_EnhancedComboHeaderTagDelete,.K2BT_EnhancedComboHeaderTagDescription,.K2BT_GridSettingsSectionTitleClosed,.K2BT_DashboardKPIValue,.LinkText,.ReadonlyLinkText,.CheckBoxAttributeFilterLabel,.K2BT_SimpleECommercePrice,.K2BT_NoItemsSelectedTextblock,.K2BT_DetailedFiltersTitle,.K2BToolsTextblock_SmallTitle,.K2BTools_NotAuthorizedDescription,.K2BTools_NotAuthorizedTitle,.K2BToolsTextblock_InitialsCircleSmall,.K2BToolsTextblock_InitialsCircleSmall>A,.K2BToolsTextblock_InitialsCircleSmall>A:visited,.K2BToolsTextblock_InitialsCircleSmall:hover,.K2BToolsTextblock_InitialsCircleSmall>A:focus,.TableHeaderText,.TableHeaderTextLanding,.Grid_WorkWith>caption,.Grid_WorkWithSingle>caption,.Grid_WorkWithLanding>caption,.Grid_WorkWithTitleWhite>caption,.Grid_WorkWithBorder>caption,.Grid_WorkWithTitleBlue>caption,.Grid_WorkWithGray>caption,.TableHeaderTextBlue,.Grid>caption,.GridDragging>caption,.Grid_Custom>caption,.Grid_SubWorkWith>caption,.Grid_Prompt>caption,.Grid_MultipleSelection>caption,.Grid_WorKWith_2>caption,.Grid_WorKWith_3>caption,.Grid_CustomGrid_WorKWith>caption,.Grid_Transaction>caption,.K2BTransactionGrid>caption,.Grid_WorkWithHover>caption,.Grid_Transaction>TBODY>TR[data-gxrow]:hover>caption, .Grid_Transaction>TBODY>TR[data-gxrow].gx-row-hovered>caption,.K2BTransactionGrid>TBODY>TR[data-gxrow]:hover>caption, .K2BTransactionGrid>TBODY>TR[data-gxrow].gx-row-hovered>caption,.Grid_WorkWith>TBODY>TR[data-gxrow]:hover>caption, .Grid_WorkWith>TBODY>TR[data-gxrow].gx-row-hovered>caption,.Grid_WorkWithSingle>TBODY>TR[data-gxrow]:hover>caption, .Grid_WorkWithSingle>TBODY>TR[data-gxrow].gx-row-hovered>caption,.Grid_WorkWithLanding>TBODY>TR[data-gxrow]:hover>caption, .Grid_WorkWithLanding>TBODY>TR[data-gxrow].gx-row-hovered>caption,.Grid_WorkWithTitleWhite>TBODY>TR[data-gxrow]:hover>caption, .Grid_WorkWithTitleWhite>TBODY>TR[data-gxrow].gx-row-hovered>caption,.Grid_WorkWithBorder>TBODY>TR[data-gxrow]:hover>caption, .Grid_WorkWithBorder>TBODY>TR[data-gxrow].gx-row-hovered>caption,.Grid_WorkWithTitleBlue>TBODY>TR[data-gxrow]:hover>caption, .Grid_WorkWithTitleBlue>TBODY>TR[data-gxrow].gx-row-hovered>caption,.Grid_WorkWithGray>TBODY>TR[data-gxrow]:hover>caption, .Grid_WorkWithGray>TBODY>TR[data-gxrow].gx-row-hovered>caption,.Grid_WorkWithSelected>caption,.Grid_Transaction>TBODY>TR[data-gxselected][data-gxrow]>caption,.K2BTransactionGrid>TBODY>TR[data-gxselected][data-gxrow]>caption,.Grid_WorkWith>TBODY>TR[data-gxselected][data-gxrow]>caption,.Grid_WorkWithSingle>TBODY>TR[data-gxselected][data-gxrow]>caption,.Grid_WorkWithLanding>TBODY>TR[data-gxselected][data-gxrow]>caption,.Grid_WorkWithTitleWhite>TBODY>TR[data-gxselected][data-gxrow]>caption,.Grid_WorkWithBorder>TBODY>TR[data-gxselected][data-gxrow]>caption,.Grid_WorkWithTitleBlue>TBODY>TR[data-gxselected][data-gxrow]>caption,.Grid_WorkWithGray>TBODY>TR[data-gxselected][data-gxrow]>caption,.GridPantallaMomentos>caption,.table-striped>caption,.datosInt>caption,.soloDatos>caption,.Grid_AllowSelection>caption,.table-bordered>caption,.GridNoData>caption,.Grid[data-gx-grid-nodata]>caption,.GridDragging[data-gx-grid-nodata]>caption,.Grid_Custom[data-gx-grid-nodata]>caption,.Grid_SubWorkWith[data-gx-grid-nodata]>caption,.Grid_Prompt[data-gx-grid-nodata]>caption,.Grid_MultipleSelection[data-gx-grid-nodata]>caption,.Grid_WorKWith_2[data-gx-grid-nodata]>caption,.Grid_WorKWith_3[data-gx-grid-nodata]>caption,.Grid_CustomGrid_WorKWith[data-gx-grid-nodata]>caption,.Grid_Transaction[data-gx-grid-nodata]>caption,.K2BTransactionGrid[data-gx-grid-nodata]>caption,.Grid_WorkWith[data-gx-grid-nodata]>caption,.Grid_WorkWithSingle[data-gx-grid-nodata]>caption,.Grid_WorkWithLanding[data-gx-grid-nodata]>caption,.Grid_WorkWithTitleWhite[data-gx-grid-nodata]>caption,.Grid_WorkWithBorder[data-gx-grid-nodata]>caption,.Grid_WorkWithTitleBlue[data-gx-grid-nodata]>caption,.Grid_WorkWithGray[data-gx-grid-nodata]>caption,.Grid_WorkWithHover[data-gx-grid-nodata]>caption,.Grid_Transaction>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>caption, .Grid_Transaction>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>caption,.K2BTransactionGrid>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>caption, .K2BTransactionGrid>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>caption,.Grid_WorkWith>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>caption, .Grid_WorkWith>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>caption,.Grid_WorkWithSingle>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>caption, .Grid_WorkWithSingle>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>caption,.Grid_WorkWithLanding>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>caption, .Grid_WorkWithLanding>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>caption,.Grid_WorkWithTitleWhite>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>caption, .Grid_WorkWithTitleWhite>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>caption,.Grid_WorkWithBorder>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>caption, .Grid_WorkWithBorder>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>caption,.Grid_WorkWithTitleBlue>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>caption, .Grid_WorkWithTitleBlue>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>caption,.Grid_WorkWithGray>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>caption, .Grid_WorkWithGray>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>caption,.Grid_WorkWithSelected[data-gx-grid-nodata]>caption,.Grid_Transaction>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]>caption,.K2BTransactionGrid>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]>caption,.Grid_WorkWith>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]>caption,.Grid_WorkWithSingle>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]>caption,.Grid_WorkWithLanding>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]>caption,.Grid_WorkWithTitleWhite>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]>caption,.Grid_WorkWithBorder>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]>caption,.Grid_WorkWithTitleBlue>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]>caption,.Grid_WorkWithGray>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]>caption,.GridPantallaMomentos[data-gx-grid-nodata]>caption,.table-striped[data-gx-grid-nodata]>caption,.datosInt[data-gx-grid-nodata]>caption,.soloDatos[data-gx-grid-nodata]>caption,.Grid_AllowSelection[data-gx-grid-nodata]>caption,.table-bordered[data-gx-grid-nodata]>caption,.GridNoData[data-gx-grid-nodata]>caption,.GridAcceptDrag[data-gx-grid-nodata]>caption,.WorkWith[data-gx-grid-nodata]>caption,.PromptGrid[data-gx-grid-nodata]>caption,.ViewGrid[data-gx-grid-nodata]>caption,.GridNoAcceptDrag[data-gx-grid-nodata]>caption,.FreeStyleGrid[data-gx-grid-nodata]>caption,.VerticalTabGrid[data-gx-grid-nodata]>caption,.FreeStyle_RecentLinks[data-gx-grid-nodata]>caption,.FreeStyleGridCustomActions[data-gx-grid-nodata]>caption,.FreeStyleGrid_SearchResult[data-gx-grid-nodata]>caption,.K2BT_MFCL[data-gx-grid-nodata]>caption,.K2BT_MFLG[data-gx-grid-nodata]>caption,.tuexporta[data-gx-grid-nodata]>caption,.TuExportaFreeStyleGrid[data-gx-grid-nodata]>caption,.FreeStyleGridOdd[data-gx-grid-nodata]>caption,.datosIntDoc[data-gx-grid-nodata]>caption,.K2BT_SavedGridViews[data-gx-grid-nodata]>caption,.K2BT_TimelineGrid[data-gx-grid-nodata]>caption,.FreeStyleGridMensajes[data-gx-grid-nodata]>caption,.FreeStyleGrid_WPB[data-gx-grid-nodata]>caption,.FreeStyleGrid_Menu[data-gx-grid-nodata]>caption,.K2BT_SelectedItemsGrid[data-gx-grid-nodata]>caption,.FreeStyleGrid_Transaction[data-gx-grid-nodata]>caption,.K2BFreeStyle[data-gx-grid-nodata]>caption,.K2BTools_SearchGrid[data-gx-grid-nodata]>caption,.RecentLinksGrid[data-gx-grid-nodata]>caption,.TrnSublevelGrid[data-gx-grid-nodata]>caption,.K2BT_CommentThreads[data-gx-grid-nodata]>caption,.GridAcceptDrag>caption,.WorkWith>caption,.PromptGrid>caption,.ViewGrid>caption,.GridNoAcceptDrag>caption,.Table>caption,.TableDragging>caption,.TableAcceptDrag>caption,.TableNoAcceptDrag>caption,.TableGrid>caption,.TableGridBottomVUCE>caption,.TableTop>caption,.TableTopSearch>caption,.TableContent>caption,.ViewTable>caption,.TableHorizontalLine>caption,.header_pink_line>caption,.TableBottom>caption,.Table960>caption,.TableGreyFooter>caption,.TableBlackFooter>caption,.TableBlackHeader>caption,.TableLogin>caption,.SmallTableLogin>caption,.LargeTableLogin>caption,.WelcomeTable>caption,.Table_AttributeContainer>caption,.Table_Title>caption,.Table_TitleWizard>caption,.Table_TitleDsc>caption,.Table_Basic>caption,.Table_Basic_Widht100Percent_2>caption,.Table_Basic_WidhtCenter>caption,.Table_Basic_Widht100Percent>caption,.Table_Basic_Widht100PercentColor>caption,.Table_ConditionalConfirm>caption,.Table_FormSectionContainer>caption,.Table_TopActions>caption,.TableMenuContainer>caption,.Table_Scroll>caption,.TableBorder_2>caption,.CRapida_Row_Table_border>caption,.TableHeaderMongo1>caption,.TableHeaderMongo2>caption,.TableDynMessage>caption,.TableDynMessageError>caption,.TableDynMessageSuccess>caption,.TableDynMessageWarning>caption,.TableDynMessageErrorWithoutImage>caption,.TableLeftMenu>caption,.TableTopMenu>caption,.Table80>caption,.Table_GlobalContainer>caption,.TableTabGeneral>caption,.TableWizard>caption,.TableWizardSelected>caption,.TableWizardSelected2>caption,.TableWizardUnSelected>caption,.TableWizardUnSelected2>caption,.TableWizardSelectedUnSelected>caption,.TableWizardSelectedUnSelected2>caption,.TableWizardUnSelectedSelected>caption,.TableWizardUnSelectedSelected2>caption,.Table_WizardSteps>caption,.td5>caption,.td100>caption,.ToolbarMain>caption,.Table_NoSkipItems>caption,.Table_NoSkipFilters>caption,.SearchButtonCell>caption,.otros>caption,.text-right>caption,.descarga>caption,.TableActionContainer>caption,.PromptMainTable>caption,.TableBorder100x100>caption,.HorizantalSpace>caption,.td10px>caption,.MainComponentTable>caption,.Cell_BorderBottom>caption,.Cell_BorderTop>caption,.K2BToolsTableFloatRight>caption,.StandardTable>caption,.K2BToolsGridSettingsTable>caption,.K2BTableActionsLeftContainer>caption,.K2BToolsTableCell_FieldWithSideText>caption,.K2BToolsTable_TwoPaneContainer>caption,.ControlBeautify_CollapsableTable>caption,.TwoPaneNoItemSelectedContainer>caption,.K2BToolsTableActionsLeftContainer>caption,.K2BToolsSection_SelectedSection>caption,.K2BToolsTable_AlignRight>caption,.K2BToolsTable_SmallMargin>caption,.K2BToolsCell_Invisible>caption,.K2BTools_RequiredCell>caption,.K2BTools_LeftText>caption,.K2BTools_RightText>caption,.K2BToolsTable_SelectionTagWithPhoto>caption,.TableButtons>caption,.TopBottom30>caption,.TopBottom5>caption,.TableHeaderRight>caption,.TableLogo>caption,.FiltersContainer>caption,.FiltersContainerItem>caption,.FilterContainerItemSearch>caption,.NegativeMarginTop10>caption,.Table193x216>caption,.Table193x216Collapsed>caption,.ActionsContainer>caption,.ActionsContainerItem>caption,.ActionsContainerVisible>caption,.ViewAdvancedContainer>caption,.ViewAdvancedContainerVisible>caption,.K2BTableTabGeneralData>caption,.ColumnLayout>caption,.PagingCell>caption,.accDat>caption,.TableLanding>caption,.TableLandingMensajes>caption,.TableLandingBackground>caption,.TableLoginVUCERegistroEmpresaConFirma>caption,.TableAviso>caption,.TableAlinearFirma>caption,.TableEmbeddedPage>caption,.K2BT_SWW_GridConfigurationContainer>caption,.K2BT_PhotoCardDetail>caption,.K2BT_FixedMenuOpen>caption,.K2BT_FixedMenuCollapsed>caption,.MasterPage3>caption,.MasterPage4>caption,.TableWCLandingOrgaMensajes>caption,.TableBandejaEntrada>caption,.TableBandejaEntradaMensajes>caption,.ControlBeautify_ParentCollapsableTable>caption,.filtro>caption,.Table_FiltersBackground>caption,.K2BT_DetailPopover>caption,.Table_Summary>caption,.K2BToolsTable_DescriptionFixedDataContainer>caption,.K2BToolsTable_ComponentTitleWithIcon>caption,.Table_TrnActionsContainer>caption,.Table_DataAreaContainer>caption,.Table_TransactionDataAreaContainer>caption,.K2BToolsTable_GridConfigurationContainer>caption,.K2BToolsTable_GridConfigurationContainerLeft>caption,.K2BToolsTable_FilterHeader>caption,.K2BToolsMenuContainerCompact>caption,.K2BToolsMenuContainerVisibleCompact>caption,.K2BToolsMenuContainerInvisibleCompact>caption,.K2BToolsTable_LoadingMessageContainer>caption,.K2BToolsTable_ModalWindow>caption,.K2BToolsTable_GridContainer>caption,.K2BToolsSection_VerticalCard>caption,.K2BToolsTable_GreyBackground>caption,.K2BToolsTable_TwoPaneActionsContainer>caption,.K2BToolsTable_SearchTextContainer>caption,.K2BToolsFSGAM_Table_Basic>caption,.K2BToolsFSGAM_LoginTable>caption,.Table_ActionsContainer>caption,.Table_ActionsContainer_Top>caption,.Table_ActionsContainer_Bottom>caption,.Table_ActionsContainer_Left>caption,.Table_ComboActionsContainer>caption,.Table_ActionsContainerConfig>caption,.FilterContainerTable>caption,.FilterContainerTableLandingActions>caption,.K2BToolsTable_Invisible>caption,.K2BToolsSection_Card>caption,.K2BToolsSection_SquareCard>caption,.K2BToolsCell_PaginationNormal>caption,.K2BToolsCell_PaginationDisabled>caption,.K2BToolsCell_PaginationCurrentPage>caption,.K2BToolsCell_PaginationInvisible>caption,.K2BToolsCell_PaginationLeft>caption,.K2BToolsCell_PaginationPrevious>caption,.K2BToolsCell_PaginationFirst>caption,.K2BToolsCell_PaginationRight>caption,.K2BToolsCell_PaginationNext>caption,.K2BToolsCell_PaginationLast>caption,.K2BToolsTable_PaginationContainer>caption,.K2BToolsTable_SearchPaginationContainer>caption,.K2BToolsTableCell_ActionContainer>caption,.K2BToolsTable_NoResultsFound>caption,.K2BT_NoGridViewsFound>caption,.K2BToolsTable_NoResultsFoundSelectionSummary>caption,.K2BToolsTwoPaneNoItemSelectedTable>caption,.K2BToolsTable_NoResultsFoundUniversalSearch>caption,.K2BToolsTable_GridSettingsContent>caption,.K2BToolsTable_SearchContainer>caption,.K2BToolsTable_SearchContainerVUCE>caption,.K2BToolsMyAccountTable>caption,.HorizontalSpace>caption,.Cell_MainContent>caption,.K2BHeader>caption,.K2BToolsTable_FloatRight>caption,.K2BToolsTable_FloatLeft>caption,.K2BToolsTable_FloatCenter>caption,.K2BToolsTable_FullWidth>caption,.K2BToolsTable_FullWidthLandingMensaje>caption,.K2BToolsTable_FullWidthMenssage>caption,.Table100x100>caption,.TableBorder>caption,.RecentLinksTable>caption,.Table95>caption,.Container>caption,.ContainerFluid>caption,.RecentLinksMainTable>caption,.RecentLinksMainTableExpanded>caption,.LevelTable>caption,.BodyContainer>caption,.LoginContainer>caption,.HeaderContainer>caption,.ThinHeaderContainer>caption,.RecentLinksContainer>caption,.FormContainer>caption,.TabsFormContainer>caption,.AdvancedContainerItem>caption,.AdvancedContainerItemExpanded>caption,.AdvancedContainer>caption,.AdvancedContainerVisible>caption,.OrdersTable>caption,.WWAdvancedContainer>caption,.PromptContainer>caption,.MainContainer>caption,.GridTabMainTable>caption,.K2BToolsMenuContainer>caption,.K2BToolsMenuContainerVisible>caption,.K2BToolsTable_GridSettings>caption,.K2BToolsMultipleSelectionButtons>caption,.K2BToolsTable_FieldContainer>caption,.K2BToolsTable_BottomFixedData>caption,.K2BFSGTable_DashBoardItem>caption,.K2BFSGTable_CAPTCHAContainer>caption,.K2BTableActionsRightContainer>caption,.K2BTools_AdvancedFilterRow>caption,.K2BToolsTableCell_SideText>caption,.K2BToolsTableCell_RequiredField>caption,.K2BToolsTableCell_EmptyRequiredContainer>caption,.K2BToolsTable_TopAttributeContainer>caption,.K2BToolsTable_PhotoCardContent>caption,.K2BToolsSection_CompactCard>caption,.K2BToolsTable_Compact>caption,.K2BToolsTable_TwoPaneActionsFixedSize>caption,.K2BToolsMultipleFilterListContainer>caption,.K2BToolsTable_MultipleFilterContainer>caption,.K2BToolsTable_MultipleComboMainTable>caption,.K2BToolsTable_FieldBorderFocus>caption,.K2BToolsSimpleImageListTable>caption,.K2BToolsSimpleImageListSecondaryAttributesTable>caption,.K2BToolsCell_CheckboxFreeStyle>caption,.K2BAnalyzer_HeaderData>caption,.K2BTools_Analysis_Container>caption,.K2BToolsTable_BusinessAnalysisContainer>caption,.K2BT_StructuredListActionsContainer>caption,.K2BT_CardWithSummaryActionsContainer>caption,.TableLoginVUCE>caption,.TableLoginVUCEBackgroundFirma>caption,.TableLoginVUCEBackground>caption,.Table_MarginBottom>caption,.TableConfigContainer>caption,.TableUsuarioRegVUCE>caption,.TableUsuarioRegVUCEBackground>caption,.K2BFooter>caption,.TableVUCEAttributeContainerWhite>caption,.TableVUCEAttributeContainerWhiteCenter>caption,.TableVUCEAttributeContainerWhiteCenterTopBorder>caption,.TableVUCEAttributeContainerWhiteCenterTopBorderSpacing>caption,.TableVUCEAttributeContainerWhiteCenterNoBorder>caption,.TableVUCEAttributeContainerWhiteCenterNoBorderLabelLeft>caption,.TableVUCEAttributeContainerWhiteCenterNoBorderLabelLeftSpacing>caption,.TableVUCEAttributeContainerWhiteCenterNoBorderLabelLeftDate>caption,.TableVUCEAttributeContainerWhiteCenterNoBorderLabelCenter>caption,.TableVUCEAttributeContainerWhiteCenterNoBorderSpacing>caption,.TableVUCEAttributeContainerWhiteNoborder>caption,.TableVUCEAttributeContainerWhiteMargin>caption,.TableLineSeparatorGris>caption,.TableRowBlock>caption,.TableCambiarUsuarioPopup>caption,.K2BToolsTextBlock_NoResultsFound,.K2BToolsTextBlock_FilterSummaryLabel,.K2BToolsTextBlock_FilterSummary,.K2BToolsTextblock_FilterToggle,.GridNewRow,.GridNewRowWhite,.Grid>tfoot .gx_newrow,.GridDragging>tfoot .gx_newrow,.Grid_Custom>tfoot .gx_newrow,.Grid_SubWorkWith>tfoot .gx_newrow,.Grid_Prompt>tfoot .gx_newrow,.Grid_MultipleSelection>tfoot .gx_newrow,.Grid_WorKWith_2>tfoot .gx_newrow,.Grid_WorKWith_3>tfoot .gx_newrow,.Grid_CustomGrid_WorKWith>tfoot .gx_newrow,.Grid_Transaction>tfoot .gx_newrow,.K2BTransactionGrid>tfoot .gx_newrow,.Grid_WorkWith>tfoot .gx_newrow,.Grid_WorkWithSingle>tfoot .gx_newrow,.Grid_WorkWithLanding>tfoot .gx_newrow,.Grid_WorkWithTitleWhite>tfoot .gx_newrow,.Grid_WorkWithBorder>tfoot .gx_newrow,.Grid_WorkWithTitleBlue>tfoot .gx_newrow,.Grid_WorkWithGray>tfoot .gx_newrow,.Grid_WorkWithHover>tfoot .gx_newrow,.Grid_Transaction>TBODY>TR[data-gxrow]:hover>tfoot .gx_newrow, .Grid_Transaction>TBODY>TR[data-gxrow].gx-row-hovered>tfoot .gx_newrow,.K2BTransactionGrid>TBODY>TR[data-gxrow]:hover>tfoot .gx_newrow, .K2BTransactionGrid>TBODY>TR[data-gxrow].gx-row-hovered>tfoot .gx_newrow,.Grid_WorkWith>TBODY>TR[data-gxrow]:hover>tfoot .gx_newrow, .Grid_WorkWith>TBODY>TR[data-gxrow].gx-row-hovered>tfoot .gx_newrow,.Grid_WorkWithSingle>TBODY>TR[data-gxrow]:hover>tfoot .gx_newrow, .Grid_WorkWithSingle>TBODY>TR[data-gxrow].gx-row-hovered>tfoot .gx_newrow,.Grid_WorkWithLanding>TBODY>TR[data-gxrow]:hover>tfoot .gx_newrow, .Grid_WorkWithLanding>TBODY>TR[data-gxrow].gx-row-hovered>tfoot .gx_newrow,.Grid_WorkWithTitleWhite>TBODY>TR[data-gxrow]:hover>tfoot .gx_newrow, .Grid_WorkWithTitleWhite>TBODY>TR[data-gxrow].gx-row-hovered>tfoot .gx_newrow,.Grid_WorkWithBorder>TBODY>TR[data-gxrow]:hover>tfoot .gx_newrow, .Grid_WorkWithBorder>TBODY>TR[data-gxrow].gx-row-hovered>tfoot .gx_newrow,.Grid_WorkWithTitleBlue>TBODY>TR[data-gxrow]:hover>tfoot .gx_newrow, .Grid_WorkWithTitleBlue>TBODY>TR[data-gxrow].gx-row-hovered>tfoot .gx_newrow,.Grid_WorkWithGray>TBODY>TR[data-gxrow]:hover>tfoot .gx_newrow, .Grid_WorkWithGray>TBODY>TR[data-gxrow].gx-row-hovered>tfoot .gx_newrow,.Grid_WorkWithSelected>tfoot .gx_newrow,.Grid_Transaction>TBODY>TR[data-gxselected][data-gxrow]>tfoot .gx_newrow,.K2BTransactionGrid>TBODY>TR[data-gxselected][data-gxrow]>tfoot .gx_newrow,.Grid_WorkWith>TBODY>TR[data-gxselected][data-gxrow]>tfoot .gx_newrow,.Grid_WorkWithSingle>TBODY>TR[data-gxselected][data-gxrow]>tfoot .gx_newrow,.Grid_WorkWithLanding>TBODY>TR[data-gxselected][data-gxrow]>tfoot .gx_newrow,.Grid_WorkWithTitleWhite>TBODY>TR[data-gxselected][data-gxrow]>tfoot .gx_newrow,.Grid_WorkWithBorder>TBODY>TR[data-gxselected][data-gxrow]>tfoot .gx_newrow,.Grid_WorkWithTitleBlue>TBODY>TR[data-gxselected][data-gxrow]>tfoot .gx_newrow,.Grid_WorkWithGray>TBODY>TR[data-gxselected][data-gxrow]>tfoot .gx_newrow,.GridPantallaMomentos>tfoot .gx_newrow,.table-striped>tfoot .gx_newrow,.datosInt>tfoot .gx_newrow,.soloDatos>tfoot .gx_newrow,.Grid_AllowSelection>tfoot .gx_newrow,.table-bordered>tfoot .gx_newrow,.GridNoData>tfoot .gx_newrow,.Grid[data-gx-grid-nodata]>tfoot .gx_newrow,.GridDragging[data-gx-grid-nodata]>tfoot .gx_newrow,.Grid_Custom[data-gx-grid-nodata]>tfoot .gx_newrow,.Grid_SubWorkWith[data-gx-grid-nodata]>tfoot .gx_newrow,.Grid_Prompt[data-gx-grid-nodata]>tfoot .gx_newrow,.Grid_MultipleSelection[data-gx-grid-nodata]>tfoot .gx_newrow,.Grid_WorKWith_2[data-gx-grid-nodata]>tfoot .gx_newrow,.Grid_WorKWith_3[data-gx-grid-nodata]>tfoot .gx_newrow,.Grid_CustomGrid_WorKWith[data-gx-grid-nodata]>tfoot .gx_newrow,.Grid_Transaction[data-gx-grid-nodata]>tfoot .gx_newrow,.K2BTransactionGrid[data-gx-grid-nodata]>tfoot .gx_newrow,.Grid_WorkWith[data-gx-grid-nodata]>tfoot .gx_newrow,.Grid_WorkWithSingle[data-gx-grid-nodata]>tfoot .gx_newrow,.Grid_WorkWithLanding[data-gx-grid-nodata]>tfoot .gx_newrow,.Grid_WorkWithTitleWhite[data-gx-grid-nodata]>tfoot .gx_newrow,.Grid_WorkWithBorder[data-gx-grid-nodata]>tfoot .gx_newrow,.Grid_WorkWithTitleBlue[data-gx-grid-nodata]>tfoot .gx_newrow,.Grid_WorkWithGray[data-gx-grid-nodata]>tfoot .gx_newrow,.Grid_WorkWithHover[data-gx-grid-nodata]>tfoot .gx_newrow,.Grid_Transaction>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>tfoot .gx_newrow, .Grid_Transaction>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>tfoot .gx_newrow,.K2BTransactionGrid>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>tfoot .gx_newrow, .K2BTransactionGrid>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>tfoot .gx_newrow,.Grid_WorkWith>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>tfoot .gx_newrow, .Grid_WorkWith>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>tfoot .gx_newrow,.Grid_WorkWithSingle>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>tfoot .gx_newrow, .Grid_WorkWithSingle>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>tfoot .gx_newrow,.Grid_WorkWithLanding>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>tfoot .gx_newrow, .Grid_WorkWithLanding>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>tfoot .gx_newrow,.Grid_WorkWithTitleWhite>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>tfoot .gx_newrow, .Grid_WorkWithTitleWhite>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>tfoot .gx_newrow,.Grid_WorkWithBorder>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>tfoot .gx_newrow, .Grid_WorkWithBorder>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>tfoot .gx_newrow,.Grid_WorkWithTitleBlue>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>tfoot .gx_newrow, .Grid_WorkWithTitleBlue>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>tfoot .gx_newrow,.Grid_WorkWithGray>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>tfoot .gx_newrow, .Grid_WorkWithGray>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>tfoot .gx_newrow,.Grid_WorkWithSelected[data-gx-grid-nodata]>tfoot .gx_newrow,.Grid_Transaction>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]>tfoot .gx_newrow,.K2BTransactionGrid>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]>tfoot .gx_newrow,.Grid_WorkWith>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]>tfoot .gx_newrow,.Grid_WorkWithSingle>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]>tfoot .gx_newrow,.Grid_WorkWithLanding>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]>tfoot .gx_newrow,.Grid_WorkWithTitleWhite>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]>tfoot .gx_newrow,.Grid_WorkWithBorder>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]>tfoot .gx_newrow,.Grid_WorkWithTitleBlue>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]>tfoot .gx_newrow,.Grid_WorkWithGray>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]>tfoot .gx_newrow,.GridPantallaMomentos[data-gx-grid-nodata]>tfoot .gx_newrow,.table-striped[data-gx-grid-nodata]>tfoot .gx_newrow,.datosInt[data-gx-grid-nodata]>tfoot .gx_newrow,.soloDatos[data-gx-grid-nodata]>tfoot .gx_newrow,.Grid_AllowSelection[data-gx-grid-nodata]>tfoot .gx_newrow,.table-bordered[data-gx-grid-nodata]>tfoot .gx_newrow,.GridNoData[data-gx-grid-nodata]>tfoot .gx_newrow,.GridAcceptDrag[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,.GridNoAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow,.FreeStyleGrid[data-gx-grid-nodata]>tfoot .gx_newrow,.VerticalTabGrid[data-gx-grid-nodata]>tfoot .gx_newrow,.FreeStyle_RecentLinks[data-gx-grid-nodata]>tfoot .gx_newrow,.FreeStyleGridCustomActions[data-gx-grid-nodata]>tfoot .gx_newrow,.FreeStyleGrid_SearchResult[data-gx-grid-nodata]>tfoot .gx_newrow,.K2BT_MFCL[data-gx-grid-nodata]>tfoot .gx_newrow,.K2BT_MFLG[data-gx-grid-nodata]>tfoot .gx_newrow,.tuexporta[data-gx-grid-nodata]>tfoot .gx_newrow,.TuExportaFreeStyleGrid[data-gx-grid-nodata]>tfoot .gx_newrow,.FreeStyleGridOdd[data-gx-grid-nodata]>tfoot .gx_newrow,.datosIntDoc[data-gx-grid-nodata]>tfoot .gx_newrow,.K2BT_SavedGridViews[data-gx-grid-nodata]>tfoot .gx_newrow,.K2BT_TimelineGrid[data-gx-grid-nodata]>tfoot .gx_newrow,.FreeStyleGridMensajes[data-gx-grid-nodata]>tfoot .gx_newrow,.FreeStyleGrid_WPB[data-gx-grid-nodata]>tfoot .gx_newrow,.FreeStyleGrid_Menu[data-gx-grid-nodata]>tfoot .gx_newrow,.K2BT_SelectedItemsGrid[data-gx-grid-nodata]>tfoot .gx_newrow,.FreeStyleGrid_Transaction[data-gx-grid-nodata]>tfoot .gx_newrow,.K2BFreeStyle[data-gx-grid-nodata]>tfoot .gx_newrow,.K2BTools_SearchGrid[data-gx-grid-nodata]>tfoot .gx_newrow,.RecentLinksGrid[data-gx-grid-nodata]>tfoot .gx_newrow,.TrnSublevelGrid[data-gx-grid-nodata]>tfoot .gx_newrow,.K2BT_CommentThreads[data-gx-grid-nodata]>tfoot .gx_newrow,.GridAcceptDrag>tfoot .gx_newrow,.WorkWith>tfoot .gx_newrow,.PromptGrid>tfoot .gx_newrow,.ViewGrid>tfoot .gx_newrow,.GridNoAcceptDrag>tfoot .gx_newrow,.FreeStyleGridFooter>.gx_newrow,.VerticalTabGridFooter>.gx_newrow,.FreeStyle_RecentLinksFooter>.gx_newrow,.FreeStyleGridCustomActionsFooter>.gx_newrow,.FreeStyleGrid_SearchResultFooter>.gx_newrow,.K2BT_MFCLFooter>.gx_newrow,.K2BT_MFLGFooter>.gx_newrow,.tuexportaFooter>.gx_newrow,.TuExportaFreeStyleGridFooter>.gx_newrow,.FreeStyleGridOddFooter>.gx_newrow,.datosIntDocFooter>.gx_newrow,.K2BT_SavedGridViewsFooter>.gx_newrow,.K2BT_TimelineGridFooter>.gx_newrow,.FreeStyleGridMensajesFooter>.gx_newrow,.FreeStyleGrid_WPBFooter>.gx_newrow,.FreeStyleGrid_MenuFooter>.gx_newrow,.K2BT_SelectedItemsGridFooter>.gx_newrow,.K2BT_SelectedItemsGrid[data-gx-grid-nodata]Footer>.gx_newrow,.FreeStyleGrid_TransactionFooter>.gx_newrow,.K2BFreeStyleFooter>.gx_newrow,.K2BTools_SearchGridFooter>.gx_newrow,.RecentLinksGridFooter>.gx_newrow,.TrnSublevelGridFooter>.gx_newrow,.K2BT_CommentThreadsFooter>.gx_newrow,.GridLoadingText,.Grid+div.gx-grid-loading,.GridDragging+div.gx-grid-loading,.Grid_Custom+div.gx-grid-loading,.Grid_SubWorkWith+div.gx-grid-loading,.Grid_Prompt+div.gx-grid-loading,.Grid_MultipleSelection+div.gx-grid-loading,.Grid_WorKWith_2+div.gx-grid-loading,.Grid_WorKWith_3+div.gx-grid-loading,.Grid_CustomGrid_WorKWith+div.gx-grid-loading,.Grid_Transaction+div.gx-grid-loading,.K2BTransactionGrid+div.gx-grid-loading,.Grid_WorkWith+div.gx-grid-loading,.Grid_WorkWithSingle+div.gx-grid-loading,.Grid_WorkWithLanding+div.gx-grid-loading,.Grid_WorkWithTitleWhite+div.gx-grid-loading,.Grid_WorkWithBorder+div.gx-grid-loading,.Grid_WorkWithTitleBlue+div.gx-grid-loading,.Grid_WorkWithGray+div.gx-grid-loading,.Grid_WorkWithHover+div.gx-grid-loading,.Grid_Transaction>TBODY>TR[data-gxrow]:hover+div.gx-grid-loading, .Grid_Transaction>TBODY>TR[data-gxrow].gx-row-hovered+div.gx-grid-loading,.K2BTransactionGrid>TBODY>TR[data-gxrow]:hover+div.gx-grid-loading, .K2BTransactionGrid>TBODY>TR[data-gxrow].gx-row-hovered+div.gx-grid-loading,.Grid_WorkWith>TBODY>TR[data-gxrow]:hover+div.gx-grid-loading, .Grid_WorkWith>TBODY>TR[data-gxrow].gx-row-hovered+div.gx-grid-loading,.Grid_WorkWithSingle>TBODY>TR[data-gxrow]:hover+div.gx-grid-loading, .Grid_WorkWithSingle>TBODY>TR[data-gxrow].gx-row-hovered+div.gx-grid-loading,.Grid_WorkWithLanding>TBODY>TR[data-gxrow]:hover+div.gx-grid-loading, .Grid_WorkWithLanding>TBODY>TR[data-gxrow].gx-row-hovered+div.gx-grid-loading,.Grid_WorkWithTitleWhite>TBODY>TR[data-gxrow]:hover+div.gx-grid-loading, .Grid_WorkWithTitleWhite>TBODY>TR[data-gxrow].gx-row-hovered+div.gx-grid-loading,.Grid_WorkWithBorder>TBODY>TR[data-gxrow]:hover+div.gx-grid-loading, .Grid_WorkWithBorder>TBODY>TR[data-gxrow].gx-row-hovered+div.gx-grid-loading,.Grid_WorkWithTitleBlue>TBODY>TR[data-gxrow]:hover+div.gx-grid-loading, .Grid_WorkWithTitleBlue>TBODY>TR[data-gxrow].gx-row-hovered+div.gx-grid-loading,.Grid_WorkWithGray>TBODY>TR[data-gxrow]:hover+div.gx-grid-loading, .Grid_WorkWithGray>TBODY>TR[data-gxrow].gx-row-hovered+div.gx-grid-loading,.Grid_WorkWithSelected+div.gx-grid-loading,.Grid_Transaction>TBODY>TR[data-gxselected][data-gxrow]+div.gx-grid-loading,.K2BTransactionGrid>TBODY>TR[data-gxselected][data-gxrow]+div.gx-grid-loading,.Grid_WorkWith>TBODY>TR[data-gxselected][data-gxrow]+div.gx-grid-loading,.Grid_WorkWithSingle>TBODY>TR[data-gxselected][data-gxrow]+div.gx-grid-loading,.Grid_WorkWithLanding>TBODY>TR[data-gxselected][data-gxrow]+div.gx-grid-loading,.Grid_WorkWithTitleWhite>TBODY>TR[data-gxselected][data-gxrow]+div.gx-grid-loading,.Grid_WorkWithBorder>TBODY>TR[data-gxselected][data-gxrow]+div.gx-grid-loading,.Grid_WorkWithTitleBlue>TBODY>TR[data-gxselected][data-gxrow]+div.gx-grid-loading,.Grid_WorkWithGray>TBODY>TR[data-gxselected][data-gxrow]+div.gx-grid-loading,.GridPantallaMomentos+div.gx-grid-loading,.table-striped+div.gx-grid-loading,.datosInt+div.gx-grid-loading,.soloDatos+div.gx-grid-loading,.Grid_AllowSelection+div.gx-grid-loading,.table-bordered+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,.Grid_Custom[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_SubWorkWith[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_Prompt[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_MultipleSelection[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorKWith_2[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorKWith_3[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_CustomGrid_WorKWith[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_Transaction[data-gx-grid-nodata]+div.gx-grid-loading,.K2BTransactionGrid[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorkWith[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorkWithSingle[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorkWithLanding[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorkWithTitleWhite[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorkWithBorder[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorkWithTitleBlue[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorkWithGray[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorkWithHover[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_Transaction>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+div.gx-grid-loading, .Grid_Transaction>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+div.gx-grid-loading,.K2BTransactionGrid>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+div.gx-grid-loading, .K2BTransactionGrid>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorkWith>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+div.gx-grid-loading, .Grid_WorkWith>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorkWithSingle>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+div.gx-grid-loading, .Grid_WorkWithSingle>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorkWithLanding>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+div.gx-grid-loading, .Grid_WorkWithLanding>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorkWithTitleWhite>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+div.gx-grid-loading, .Grid_WorkWithTitleWhite>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorkWithBorder>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+div.gx-grid-loading, .Grid_WorkWithBorder>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorkWithTitleBlue>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+div.gx-grid-loading, .Grid_WorkWithTitleBlue>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorkWithGray>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+div.gx-grid-loading, .Grid_WorkWithGray>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorkWithSelected[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_Transaction>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]+div.gx-grid-loading,.K2BTransactionGrid>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorkWith>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorkWithSingle>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorkWithLanding>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorkWithTitleWhite>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorkWithBorder>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorkWithTitleBlue>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorkWithGray>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]+div.gx-grid-loading,.GridPantallaMomentos[data-gx-grid-nodata]+div.gx-grid-loading,.table-striped[data-gx-grid-nodata]+div.gx-grid-loading,.datosInt[data-gx-grid-nodata]+div.gx-grid-loading,.soloDatos[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_AllowSelection[data-gx-grid-nodata]+div.gx-grid-loading,.table-bordered[data-gx-grid-nodata]+div.gx-grid-loading,.GridNoData[data-gx-grid-nodata]+div.gx-grid-loading,.GridAcceptDrag[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,.GridNoAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGrid[data-gx-grid-nodata]+div.gx-grid-loading,.VerticalTabGrid[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyle_RecentLinks[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGridCustomActions[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGrid_SearchResult[data-gx-grid-nodata]+div.gx-grid-loading,.K2BT_MFCL[data-gx-grid-nodata]+div.gx-grid-loading,.K2BT_MFLG[data-gx-grid-nodata]+div.gx-grid-loading,.tuexporta[data-gx-grid-nodata]+div.gx-grid-loading,.TuExportaFreeStyleGrid[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGridOdd[data-gx-grid-nodata]+div.gx-grid-loading,.datosIntDoc[data-gx-grid-nodata]+div.gx-grid-loading,.K2BT_SavedGridViews[data-gx-grid-nodata]+div.gx-grid-loading,.K2BT_TimelineGrid[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGridMensajes[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGrid_WPB[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGrid_Menu[data-gx-grid-nodata]+div.gx-grid-loading,.K2BT_SelectedItemsGrid[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGrid_Transaction[data-gx-grid-nodata]+div.gx-grid-loading,.K2BFreeStyle[data-gx-grid-nodata]+div.gx-grid-loading,.K2BTools_SearchGrid[data-gx-grid-nodata]+div.gx-grid-loading,.RecentLinksGrid[data-gx-grid-nodata]+div.gx-grid-loading,.TrnSublevelGrid[data-gx-grid-nodata]+div.gx-grid-loading,.K2BT_CommentThreads[data-gx-grid-nodata]+div.gx-grid-loading,.GridAcceptDrag+div.gx-grid-loading,.WorkWith+div.gx-grid-loading,.PromptGrid+div.gx-grid-loading,.ViewGrid+div.gx-grid-loading,.GridNoAcceptDrag+div.gx-grid-loading,.FreeStyleGrid+div.gx-grid-loading,.VerticalTabGrid+div.gx-grid-loading,.FreeStyle_RecentLinks+div.gx-grid-loading,.FreeStyleGridCustomActions+div.gx-grid-loading,.FreeStyleGrid_SearchResult+div.gx-grid-loading,.K2BT_MFCL+div.gx-grid-loading,.K2BT_MFLG+div.gx-grid-loading,.tuexporta+div.gx-grid-loading,.TuExportaFreeStyleGrid+div.gx-grid-loading,.FreeStyleGridOdd+div.gx-grid-loading,.datosIntDoc+div.gx-grid-loading,.K2BT_SavedGridViews+div.gx-grid-loading,.K2BT_TimelineGrid+div.gx-grid-loading,.FreeStyleGridMensajes+div.gx-grid-loading,.FreeStyleGrid_WPB+div.gx-grid-loading,.FreeStyleGrid_Menu+div.gx-grid-loading,.K2BT_SelectedItemsGrid+div.gx-grid-loading,.FreeStyleGrid_Transaction+div.gx-grid-loading,.K2BFreeStyle+div.gx-grid-loading,.K2BTools_SearchGrid+div.gx-grid-loading,.RecentLinksGrid+div.gx-grid-loading,.TrnSublevelGrid+div.gx-grid-loading,.K2BT_CommentThreads+div.gx-grid-loading,.GridNoDataText,.Grid+.gx-text-gridnodata,.GridDragging+.gx-text-gridnodata,.Grid_Custom+.gx-text-gridnodata,.Grid_SubWorkWith+.gx-text-gridnodata,.Grid_Prompt+.gx-text-gridnodata,.Grid_MultipleSelection+.gx-text-gridnodata,.Grid_WorKWith_2+.gx-text-gridnodata,.Grid_WorKWith_3+.gx-text-gridnodata,.Grid_CustomGrid_WorKWith+.gx-text-gridnodata,.Grid_Transaction+.gx-text-gridnodata,.K2BTransactionGrid+.gx-text-gridnodata,.Grid_WorkWith+.gx-text-gridnodata,.Grid_WorkWithSingle+.gx-text-gridnodata,.Grid_WorkWithLanding+.gx-text-gridnodata,.Grid_WorkWithTitleWhite+.gx-text-gridnodata,.Grid_WorkWithBorder+.gx-text-gridnodata,.Grid_WorkWithTitleBlue+.gx-text-gridnodata,.Grid_WorkWithGray+.gx-text-gridnodata,.Grid_WorkWithHover+.gx-text-gridnodata,.Grid_Transaction>TBODY>TR[data-gxrow]:hover+.gx-text-gridnodata, .Grid_Transaction>TBODY>TR[data-gxrow].gx-row-hovered+.gx-text-gridnodata,.K2BTransactionGrid>TBODY>TR[data-gxrow]:hover+.gx-text-gridnodata, .K2BTransactionGrid>TBODY>TR[data-gxrow].gx-row-hovered+.gx-text-gridnodata,.Grid_WorkWith>TBODY>TR[data-gxrow]:hover+.gx-text-gridnodata, .Grid_WorkWith>TBODY>TR[data-gxrow].gx-row-hovered+.gx-text-gridnodata,.Grid_WorkWithSingle>TBODY>TR[data-gxrow]:hover+.gx-text-gridnodata, .Grid_WorkWithSingle>TBODY>TR[data-gxrow].gx-row-hovered+.gx-text-gridnodata,.Grid_WorkWithLanding>TBODY>TR[data-gxrow]:hover+.gx-text-gridnodata, .Grid_WorkWithLanding>TBODY>TR[data-gxrow].gx-row-hovered+.gx-text-gridnodata,.Grid_WorkWithTitleWhite>TBODY>TR[data-gxrow]:hover+.gx-text-gridnodata, .Grid_WorkWithTitleWhite>TBODY>TR[data-gxrow].gx-row-hovered+.gx-text-gridnodata,.Grid_WorkWithBorder>TBODY>TR[data-gxrow]:hover+.gx-text-gridnodata, .Grid_WorkWithBorder>TBODY>TR[data-gxrow].gx-row-hovered+.gx-text-gridnodata,.Grid_WorkWithTitleBlue>TBODY>TR[data-gxrow]:hover+.gx-text-gridnodata, .Grid_WorkWithTitleBlue>TBODY>TR[data-gxrow].gx-row-hovered+.gx-text-gridnodata,.Grid_WorkWithGray>TBODY>TR[data-gxrow]:hover+.gx-text-gridnodata, .Grid_WorkWithGray>TBODY>TR[data-gxrow].gx-row-hovered+.gx-text-gridnodata,.Grid_WorkWithSelected+.gx-text-gridnodata,.Grid_Transaction>TBODY>TR[data-gxselected][data-gxrow]+.gx-text-gridnodata,.K2BTransactionGrid>TBODY>TR[data-gxselected][data-gxrow]+.gx-text-gridnodata,.Grid_WorkWith>TBODY>TR[data-gxselected][data-gxrow]+.gx-text-gridnodata,.Grid_WorkWithSingle>TBODY>TR[data-gxselected][data-gxrow]+.gx-text-gridnodata,.Grid_WorkWithLanding>TBODY>TR[data-gxselected][data-gxrow]+.gx-text-gridnodata,.Grid_WorkWithTitleWhite>TBODY>TR[data-gxselected][data-gxrow]+.gx-text-gridnodata,.Grid_WorkWithBorder>TBODY>TR[data-gxselected][data-gxrow]+.gx-text-gridnodata,.Grid_WorkWithTitleBlue>TBODY>TR[data-gxselected][data-gxrow]+.gx-text-gridnodata,.Grid_WorkWithGray>TBODY>TR[data-gxselected][data-gxrow]+.gx-text-gridnodata,.GridPantallaMomentos+.gx-text-gridnodata,.table-striped+.gx-text-gridnodata,.datosInt+.gx-text-gridnodata,.soloDatos+.gx-text-gridnodata,.Grid_AllowSelection+.gx-text-gridnodata,.table-bordered+.gx-text-gridnodata,.GridNoData+.gx-text-gridnodata,.Grid[data-gx-grid-nodata]+.gx-text-gridnodata,.GridDragging[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_Custom[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_SubWorkWith[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_Prompt[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_MultipleSelection[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorKWith_2[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorKWith_3[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_CustomGrid_WorKWith[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_Transaction[data-gx-grid-nodata]+.gx-text-gridnodata,.K2BTransactionGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorkWith[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorkWithSingle[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorkWithLanding[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorkWithTitleWhite[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorkWithBorder[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorkWithTitleBlue[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorkWithGray[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorkWithHover[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_Transaction>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+.gx-text-gridnodata, .Grid_Transaction>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+.gx-text-gridnodata,.K2BTransactionGrid>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+.gx-text-gridnodata, .K2BTransactionGrid>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorkWith>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+.gx-text-gridnodata, .Grid_WorkWith>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorkWithSingle>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+.gx-text-gridnodata, .Grid_WorkWithSingle>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorkWithLanding>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+.gx-text-gridnodata, .Grid_WorkWithLanding>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorkWithTitleWhite>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+.gx-text-gridnodata, .Grid_WorkWithTitleWhite>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorkWithBorder>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+.gx-text-gridnodata, .Grid_WorkWithBorder>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorkWithTitleBlue>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+.gx-text-gridnodata, .Grid_WorkWithTitleBlue>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorkWithGray>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+.gx-text-gridnodata, .Grid_WorkWithGray>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorkWithSelected[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_Transaction>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]+.gx-text-gridnodata,.K2BTransactionGrid>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorkWith>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorkWithSingle>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorkWithLanding>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorkWithTitleWhite>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorkWithBorder>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorkWithTitleBlue>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorkWithGray>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]+.gx-text-gridnodata,.GridPantallaMomentos[data-gx-grid-nodata]+.gx-text-gridnodata,.table-striped[data-gx-grid-nodata]+.gx-text-gridnodata,.datosInt[data-gx-grid-nodata]+.gx-text-gridnodata,.soloDatos[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_AllowSelection[data-gx-grid-nodata]+.gx-text-gridnodata,.table-bordered[data-gx-grid-nodata]+.gx-text-gridnodata,.GridNoData[data-gx-grid-nodata]+.gx-text-gridnodata,.GridAcceptDrag[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,.GridNoAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.VerticalTabGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyle_RecentLinks[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGridCustomActions[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGrid_SearchResult[data-gx-grid-nodata]+.gx-text-gridnodata,.K2BT_MFCL[data-gx-grid-nodata]+.gx-text-gridnodata,.K2BT_MFLG[data-gx-grid-nodata]+.gx-text-gridnodata,.tuexporta[data-gx-grid-nodata]+.gx-text-gridnodata,.TuExportaFreeStyleGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGridOdd[data-gx-grid-nodata]+.gx-text-gridnodata,.datosIntDoc[data-gx-grid-nodata]+.gx-text-gridnodata,.K2BT_SavedGridViews[data-gx-grid-nodata]+.gx-text-gridnodata,.K2BT_TimelineGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGridMensajes[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGrid_WPB[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGrid_Menu[data-gx-grid-nodata]+.gx-text-gridnodata,.K2BT_SelectedItemsGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGrid_Transaction[data-gx-grid-nodata]+.gx-text-gridnodata,.K2BFreeStyle[data-gx-grid-nodata]+.gx-text-gridnodata,.K2BTools_SearchGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.RecentLinksGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.TrnSublevelGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.K2BT_CommentThreads[data-gx-grid-nodata]+.gx-text-gridnodata,.GridAcceptDrag+.gx-text-gridnodata,.WorkWith+.gx-text-gridnodata,.PromptGrid+.gx-text-gridnodata,.ViewGrid+.gx-text-gridnodata,.GridNoAcceptDrag+.gx-text-gridnodata,.FreeStyleGrid+.gx-text-gridnodata,.VerticalTabGrid+.gx-text-gridnodata,.FreeStyle_RecentLinks+.gx-text-gridnodata,.FreeStyleGridCustomActions+.gx-text-gridnodata,.FreeStyleGrid_SearchResult+.gx-text-gridnodata,.K2BT_MFCL+.gx-text-gridnodata,.K2BT_MFLG+.gx-text-gridnodata,.tuexporta+.gx-text-gridnodata,.TuExportaFreeStyleGrid+.gx-text-gridnodata,.FreeStyleGridOdd+.gx-text-gridnodata,.datosIntDoc+.gx-text-gridnodata,.K2BT_SavedGridViews+.gx-text-gridnodata,.K2BT_TimelineGrid+.gx-text-gridnodata,.FreeStyleGridMensajes+.gx-text-gridnodata,.FreeStyleGrid_WPB+.gx-text-gridnodata,.FreeStyleGrid_Menu+.gx-text-gridnodata,.K2BT_SelectedItemsGrid+.gx-text-gridnodata,.FreeStyleGrid_Transaction+.gx-text-gridnodata,.K2BFreeStyle+.gx-text-gridnodata,.K2BTools_SearchGrid+.gx-text-gridnodata,.RecentLinksGrid+.gx-text-gridnodata,.TrnSublevelGrid+.gx-text-gridnodata,.K2BT_CommentThreads+.gx-text-gridnodata,.K2BToolsTwoPaneNoItemSelectedText,.K2BTools_MoreInformationText,.TextBlock_LevelHeaderTitle,.TextBlock_LevelHeaderTitle1,.TextBlock_Tabular,.TextBlock_FixedDataBottomDesc,.TextBlock_FixedDataBottomDesc_Block,.TextBlock_LineSeparator,.TextBlock_LineSeparatorFixedData,.TextBlock_LineSeparatorFilter,.TextBlock_LineSeparatorTrnTabular,.TextBlock_LineSeparatorAttributesSection,.TextBlock_LineSeparatorTrnFreeStyle,.TextBlock_LineSeparatorTrnSummary,.TextBlock_LineSeparatorHighlighted,.TextBlock_LineSeparatorMenu,.TextBlock_LineSeparatorMenuOpen,.TextBlock_LineSeparatorMenuClose,.TextBlock_FilterDesc,.TextBlock_FilterLeftText,.TextBlock_FilterDesc_Block,.TextBlock_FilterTitle,.TextBlock_FilterTitleED,.TextBlock_FilterTitleEDWPD,.TextBlock_FilterTitleBig,.TextBlock_LineSeparatorColapse,.TextBlock_LineSeparatorAttributesSectionColapse,.TextBlock_LineSeparatorFilterColapse,.TextBlock_LineSeparatorFixedDataColapse,.TextBlock_LineSeparatorTrnFreeStyleColapse,.TextBlock_LineSeparatorTrnSummaryColapse,.TextBlock_LineSeparatorTrnTabularColapse,.TextBlock_LineSeparatorHighlightedColapse,.TextBlock_LineSeparatorClose,.TextBlock_LineSeparatorOpen,.TextBlock_LineSeparatorOpenColorBlack,.K2BToolsTextblock_UserName,.K2BToolsTextBlock_ChangePassword,.K2BToolsTextBlock_Logout,.SmallText,.TextBlock_Page,.TextBlock_Title,.TextBlock_Options,.TextBlock_TitlePagosSmall,.TextBlock_TitleBold,.TextBlock_TitleBoldCenter,.TextBlockTitleCiudadano,.TextBlock_Subtitle,.TextBlock_SubtitleSmall,.TextBlock_SubtitleSmallBold,.TextBlock_BackToWorkWith,.Label,.Attribute_RequiredLabel,.Attribute_RequiredReadOnlyLabel,.RequiredLabel,.K2BT_LabelLeft,.K2BT_LabelTop,.LabelRequired,.LabelWhite,.gx-label.Attribute_TrnWhiteLabel,.gx-label.BlobContentAttribute_TrnWhiteLabel,.gx-label.ReadonlyBlobContentAttribute_TrnWhiteLabel,.gx-label.BlobInputAttribute_TrnWhiteLabel,.gx-label.ReadonlyAttribute_TrnWhiteLabel,.LabelTextRight,.LabelHidden,.gx-label.Attribute_FilterHiddenLabel,.gx-label.BlobContentAttribute_FilterHiddenLabel,.gx-label.ReadonlyBlobContentAttribute_FilterHiddenLabel,.gx-label.BlobInputAttribute_FilterHiddenLabel,.gx-label.ReadonlyAttribute_FilterHiddenLabel,.LabelCheckBox,.gx-label.Attribute_FilterCheckBoxLabel,.gx-label.BlobContentAttribute_FilterCheckBoxLabel,.gx-label.ReadonlyBlobContentAttribute_FilterCheckBoxLabel,.gx-label.BlobInputAttribute_FilterCheckBoxLabel,.gx-label.ReadonlyAttribute_FilterCheckBoxLabel,.LabelBold,.gx-label.Attribute_TrnBoldLabel,.gx-label.BlobContentAttribute_TrnBoldLabel,.gx-label.ReadonlyBlobContentAttribute_TrnBoldLabel,.gx-label.BlobInputAttribute_TrnBoldLabel,.gx-label.Attribute_TrnBold1Label,.gx-label.BlobContentAttribute_TrnBold1Label,.gx-label.ReadonlyBlobContentAttribute_TrnBold1Label,.gx-label.BlobInputAttribute_TrnBold1Label,.gx-label.ReadonlyAttribute_TrnBold1Label,.gx-label.ReadonlyAttribute_TrnBoldLabel,.LabelHeightCentered,.gx-label.Attribute_TrnDateLabel,.gx-label.Attribute_TrnDateTimeLabel,.gx-label.DateTimeAttributeLabel,.gx-label.BlobContentDateTimeAttributeLabel,.gx-label.ReadonlyBlobContentDateTimeAttributeLabel,.gx-label.BlobInputDateTimeAttributeLabel,.gx-label.ReadonlyDateTimeAttributeLabel,.gx-label.ReadonlyAttribute_TrnDateTimeLabel,.gx-label.DateAttributeLabel,.gx-label.BlobContentDateAttributeLabel,.gx-label.ReadonlyBlobContentDateAttributeLabel,.gx-label.BlobInputDateAttributeLabel,.gx-label.ReadonlyDateAttributeLabel,.gx-label.Attribute_TrnDateFocusLabel,.gx-label.BlobContentAttribute_TrnDateFocusLabel,.gx-label.ReadonlyBlobContentAttribute_TrnDateFocusLabel,.gx-label.BlobInputAttribute_TrnDateFocusLabel,.gx-label.ReadonlyAttribute_TrnDateFocusLabel,.gx-label.ReadonlyAttribute_TrnDateLabel,.gx-label.Attribute_DateLabel,.gx-label.BlobContentAttribute_DateLabel,.gx-label.ReadonlyBlobContentAttribute_DateLabel,.gx-label.BlobInputAttribute_DateLabel,.gx-label.ReadonlyAttribute_DateLabel,.gx-label.Attribute_DateFocusLabel,.gx-label.RatingLabel,.gx-label.AttributeLabel,.gx-label.BlobContentAttributeLabel,.gx-label.ReadonlyBlobContentAttributeLabel,.gx-label.AttributeDraggingLabel,.gx-label.AttributeNoAcceptDragLabel,.gx-label.DownloadAttributeLabel,.gx-label.ReadonlyDownloadAttributeLabel,.gx-label.AttSubTitleLabel,.gx-label.BlobInputAttSubTitleLabel,.gx-label.BlobContentAttSubTitleLabel,.gx-label.ReadonlyBlobContentAttSubTitleLabel,.gx-label.ReadonlyAttSubTitleLabel,.gx-label.CheckBoxLabel,.gx-label.BlobContentCheckBoxLabel,.gx-label.ReadonlyBlobContentCheckBoxLabel,.gx-label.BlobInputCheckBoxLabel,.gx-label.ReadonlyCheckBoxLabel,.gx-label.MedidaLabel,.gx-label.BlobContentMedidaLabel,.gx-label.ReadonlyBlobContentMedidaLabel,.gx-label.BlobInputMedidaLabel,.gx-label.ReadonlyMedidaLabel,.gx-label.SubMedidaLabel,.gx-label.BlobContentSubMedidaLabel,.gx-label.ReadonlyBlobContentSubMedidaLabel,.gx-label.BlobInputSubMedidaLabel,.gx-label.ReadonlySubMedidaLabel,.gx-label.Attribute_ActionLabel,.gx-label.ReadOnlyAttribute_ActionLabel,.gx-label.CheckBoxAttributeLabel,.gx-label.ReadOnlyCheckBoxAttributeLabel,.gx-label.CheckBoxAttributeFilterLabel,.gx-label.BlobContentCheckBoxAttributeFilterLabel,.gx-label.ReadonlyBlobContentCheckBoxAttributeFilterLabel,.gx-label.ReadonlyCheckBoxAttributeFilterLabel,.gx-label.Attribute_BoxLabel,.gx-label.ReadOnlyAttribute_BoxLabel,.gx-label.BoxAttributeLabel,.gx-label.BlobContentBoxAttributeLabel,.gx-label.ReadonlyBlobContentBoxAttributeLabel,.gx-label.BlobInputBoxAttributeLabel,.gx-label.ReadonlyBoxAttributeLabel,.gx-label.Attribute_BoxCentradoLabel,.gx-label.Attribute_TabuarLabel,.gx-label.BlobContentAttribute_TabuarLabel,.gx-label.ReadonlyBlobContentAttribute_TabuarLabel,.gx-label.BlobInputAttribute_TabuarLabel,.gx-label.ReadonlyAttribute_TabuarLabel,.gx-label.Attribute_FixedDataLabel,.gx-label.BlobContentAttribute_FixedDataLabel,.gx-label.ReadonlyBlobContentAttribute_FixedDataLabel,.gx-label.BlobInputAttribute_FixedDataLabel,.gx-label.ReadonlyAttribute_FixedDataLabel,.gx-label.Attribute_FixedDataBottomLabel,.gx-label.BlobContentAttribute_FixedDataBottomLabel,.gx-label.ReadonlyBlobContentAttribute_FixedDataBottomLabel,.gx-label.BlobInputAttribute_FixedDataBottomLabel,.gx-label.ReadonlyAttribute_FixedDataBottomLabel,.gx-label.Attribute_ComboLabel,.gx-label.BlobContentAttribute_ComboLabel,.gx-label.ReadonlyBlobContentAttribute_ComboLabel,.gx-label.BlobInputAttribute_ComboLabel,.gx-label.ReadonlyAttribute_ComboLabel,.gx-label.Attribute_Combo_OrderByLabel,.gx-label.BlobContentAttribute_Combo_OrderByLabel,.gx-label.ReadonlyBlobContentAttribute_Combo_OrderByLabel,.gx-label.BlobInputAttribute_Combo_OrderByLabel,.gx-label.ReadonlyAttribute_Combo_OrderByLabel,.gx-label.Attribute_ComboLanguageLabel,.gx-label.BlobContentAttribute_ComboLanguageLabel,.gx-label.ReadonlyBlobContentAttribute_ComboLanguageLabel,.gx-label.BlobInputAttribute_ComboLanguageLabel,.gx-label.ReadonlyAttribute_ComboLanguageLabel,.gx-label.Attribute_CurrentPageLabel,.gx-label.ReadonlyAttribute_CurrentPageLabel,.gx-label.Attribute_ConditionalConfirmLabel,.gx-label.ReadonlyAttribute_ConditionalConfirmLabel,.gx-label.Attribute_ColorLabel,.gx-label.BlobContentAttribute_ColorLabel,.gx-label.ReadonlyBlobContentAttribute_ColorLabel,.gx-label.BlobInputAttribute_ColorLabel,.gx-label.ReadonlyAttribute_ColorLabel,.gx-label.AttributeLoginLabel,.gx-label.BlobContentAttributeLoginLabel,.gx-label.ReadonlyBlobContentAttributeLoginLabel,.gx-label.BlobInputAttributeLoginLabel,.gx-label.ReadonlyAttributeLoginLabel,.gx-label.AttributeDescripcionPMLabel,.gx-label.BlobContentAttributeDescripcionPMLabel,.gx-label.ReadonlyBlobContentAttributeDescripcionPMLabel,.gx-label.BlobInputAttributeDescripcionPMLabel,.gx-label.ReadonlyAttributeDescripcionPMLabel,.gx-label.DUALabel,.gx-label.BlobContentDUALabel,.gx-label.ReadonlyBlobContentDUALabel,.gx-label.BlobInputDUALabel,.gx-label.ReadonlyDUALabel,.gx-label.AttributeCenterLabel,.gx-label.BlobContentAttributeCenterLabel,.gx-label.ReadonlyBlobContentAttributeCenterLabel,.gx-label.BlobInputAttributeCenterLabel,.gx-label.ReadonlyAttributeCenterLabel,.gx-label.K2BToolsFSGAM_Attribute100WidthLabel,.gx-label.ErrorAttribute_TrnLabel,.gx-label.BlobContentErrorAttribute_TrnLabel,.gx-label.ReadonlyBlobContentErrorAttribute_TrnLabel,.gx-label.BlobInputErrorAttribute_TrnLabel,.gx-label.ReadonlyErrorAttribute_TrnLabel,.gx-label.Attribute_TitleLabel,.gx-label.ReadonlyAttribute_TitleLabel,.gx-label.colLabel,.gx-label.col1Label,.gx-label.col2Label,.gx-label.col3Label,.gx-label.col4Label,.gx-label.col6Label,.gx-label.form-controlLabel,.gx-label.col5Label,.gx-label.InputClassLabel,.gx-label.AttributeFilterLabel,.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.FilterAttributeLabel,.gx-label.BlobContentFilterAttributeLabel,.gx-label.ReadonlyBlobContentFilterAttributeLabel,.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.ReadonlyFilterAttributeLabel,.gx-label.DescriptionAttributeLabel,.gx-label.BlobContentDescriptionAttributeLabel,.gx-label.ReadonlyBlobContentDescriptionAttributeLabel,.gx-label.BlobInputDescriptionAttributeLabel,.gx-label.ReadonlyDescriptionAttributeLabel,.gx-label.Attribute_RequiredLabel,.gx-label.leftLabel,.gx-label.K2BToolsAttribute_TitleLabel,.gx-label.BlobContentK2BToolsAttribute_TitleLabel,.gx-label.ReadonlyBlobContentK2BToolsAttribute_TitleLabel,.gx-label.BlobInputK2BToolsAttribute_TitleLabel,.gx-label.ReadonlyK2BToolsAttribute_TitleLabel,.gx-label.K2BTools_SearchResultImageCompactLabel,.gx-label.BlobContentK2BTools_SearchResultImageCompactLabel,.gx-label.ReadonlyBlobContentK2BTools_SearchResultImageCompactLabel,.gx-label.BlobInputK2BTools_SearchResultImageCompactLabel,.gx-label.ReadonlyK2BTools_SearchResultImageCompactLabel,.gx-label.K2BToolsAttribute_SummaryLabel,.gx-label.BlobContentK2BToolsAttribute_SummaryLabel,.gx-label.ReadonlyBlobContentK2BToolsAttribute_SummaryLabel,.gx-label.BlobInputK2BToolsAttribute_SummaryLabel,.gx-label.ReadonlyK2BToolsAttribute_SummaryLabel,.gx-label.Attribute_ImageLabel,.gx-label.Attribute_ImageGridLabel,.gx-label.BlobInputAttribute_ImageGridLabel,.gx-label.BlobContentAttribute_ImageGridLabel,.gx-label.ReadonlyBlobContentAttribute_ImageGridLabel,.gx-label.ReadonlyAttribute_ImageGridLabel,.gx-label.Attribute_ImageTrnLabel,.gx-label.Attribute_ImageTrnEmptyLabel,.gx-label.BlobContentAttribute_ImageTrnEmptyLabel,.gx-label.ReadonlyBlobContentAttribute_ImageTrnEmptyLabel,.gx-label.BlobInputAttribute_ImageTrnEmptyLabel,.gx-label.ReadonlyAttribute_ImageTrnEmptyLabel,.gx-label.BlobContentAttribute_ImageTrnLabel,.gx-label.ReadonlyBlobContentAttribute_ImageTrnLabel,.gx-label.BlobInputAttribute_ImageTrnLabel,.gx-label.ReadonlyAttribute_ImageTrnLabel,.gx-label.Attribute_ImageTrnSmallLabel,.gx-label.BlobContentAttribute_ImageTrnSmallLabel,.gx-label.ReadonlyBlobContentAttribute_ImageTrnSmallLabel,.gx-label.BlobInputAttribute_ImageTrnSmallLabel,.gx-label.ReadonlyAttribute_ImageTrnSmallLabel,.gx-label.K2BToolsAttribute_MediumImageLabel,.gx-label.BlobContentK2BToolsAttribute_MediumImageLabel,.gx-label.ReadonlyBlobContentK2BToolsAttribute_MediumImageLabel,.gx-label.BlobInputK2BToolsAttribute_MediumImageLabel,.gx-label.ReadonlyK2BToolsAttribute_MediumImageLabel,.gx-label.K2BToolsAttribute_PriceLabel,.gx-label.BlobContentK2BToolsAttribute_PriceLabel,.gx-label.ReadonlyBlobContentK2BToolsAttribute_PriceLabel,.gx-label.BlobInputK2BToolsAttribute_PriceLabel,.gx-label.ReadonlyK2BToolsAttribute_PriceLabel,.gx-label.K2BToolsAttribute_ImageFloatingCaptionLabel,.gx-label.BlobContentK2BToolsAttribute_ImageFloatingCaptionLabel,.gx-label.ReadonlyBlobContentK2BToolsAttribute_ImageFloatingCaptionLabel,.gx-label.BlobInputK2BToolsAttribute_ImageFloatingCaptionLabel,.gx-label.ReadonlyK2BToolsAttribute_ImageFloatingCaptionLabel,.gx-label.K2BToolsImage_PhotoListImageLabel,.gx-label.ReadonlyK2BToolsImage_PhotoListImageLabel,.gx-label.K2BToolsAttribute_PhotoListTitleLabel,.gx-label.ReadonlyK2BToolsAttribute_PhotoListTitleLabel,.gx-label.Attribute_InvisibleLabel,.gx-label.K2BT_CardWithSummaryTitleLabel,.gx-label.BlobContentK2BT_CardWithSummaryTitleLabel,.gx-label.ReadonlyBlobContentK2BT_CardWithSummaryTitleLabel,.gx-label.BlobInputK2BT_CardWithSummaryTitleLabel,.gx-label.ReadonlyK2BT_CardWithSummaryTitleLabel,.gx-label.K2BT_CardWithSummaryPhotoLabel,.gx-label.BlobContentK2BT_CardWithSummaryPhotoLabel,.gx-label.ReadonlyBlobContentK2BT_CardWithSummaryPhotoLabel,.gx-label.BlobInputK2BT_CardWithSummaryPhotoLabel,.gx-label.ReadonlyK2BT_CardWithSummaryPhotoLabel,.gx-label.K2BT_RoundPhotoLargeLabel,.gx-label.BlobContentK2BT_RoundPhotoLargeLabel,.gx-label.ReadonlyBlobContentK2BT_RoundPhotoLargeLabel,.gx-label.BlobInputK2BT_RoundPhotoLargeLabel,.gx-label.ReadonlyK2BT_RoundPhotoLargeLabel,.gx-label.K2BT_TextActionLabel,.gx-label.BlobContentK2BT_TextActionLabel,.gx-label.ReadonlyBlobContentK2BT_TextActionLabel,.gx-label.BlobInputK2BT_TextActionLabel,.gx-label.ReadonlyK2BT_TextActionLabel,.gx-label.CheckboxLabelLabel,.gx-label.BlobContentCheckboxLabelLabel,.gx-label.ReadonlyBlobContentCheckboxLabelLabel,.gx-label.BlobInputCheckboxLabelLabel,.gx-label.ReadonlyCheckboxLabelLabel,.gx-label.LoginAttributeLabel,.gx-label.BlobContentLoginAttributeLabel,.gx-label.ReadonlyBlobContentLoginAttributeLabel,.gx-label.BlobInputLoginAttributeLabel,.gx-label.ReadonlyLoginAttributeLabel,.gx-label.LoginComboAttributeLabel,.gx-label.BlobContentLoginComboAttributeLabel,.gx-label.ReadonlyBlobContentLoginComboAttributeLabel,.gx-label.BlobInputLoginComboAttributeLabel,.gx-label.ReadonlyLoginComboAttributeLabel,.gx-label.RegistrationAttributeLabel,.gx-label.BlobContentRegistrationAttributeLabel,.gx-label.ReadonlyBlobContentRegistrationAttributeLabel,.gx-label.BlobInputRegistrationAttributeLabel,.gx-label.ReadonlyRegistrationAttributeLabel,.gx-label.RequiredAttributeLabel,.gx-label.BlobContentRequiredAttributeLabel,.gx-label.ReadonlyBlobContentRequiredAttributeLabel,.gx-label.BlobInputRequiredAttributeLabel,.gx-label.ReadonlyRequiredAttributeLabel,.gx-label.InactiveAttributeLabel,.gx-label.BlobContentInactiveAttributeLabel,.gx-label.ReadonlyBlobContentInactiveAttributeLabel,.gx-label.BlobInputInactiveAttributeLabel,.gx-label.ReadonlyInactiveAttributeLabel,.gx-label.ComboAttributeLabel,.gx-label.BlobContentComboAttributeLabel,.gx-label.ReadonlyBlobContentComboAttributeLabel,.gx-label.BlobInputComboAttributeLabel,.gx-label.ReadonlyComboAttributeLabel,.gx-label.SubtitleAttributeLabel,.gx-label.BlobContentSubtitleAttributeLabel,.gx-label.ReadonlyBlobContentSubtitleAttributeLabel,.gx-label.BlobInputSubtitleAttributeLabel,.gx-label.ReadonlySubtitleAttributeLabel,.gx-label.URLAttributeLabel,.gx-label.BlobContentURLAttributeLabel,.gx-label.ReadonlyBlobContentURLAttributeLabel,.gx-label.BlobInputURLAttributeLabel,.gx-label.ReadonlyURLAttributeLabel,.gx-label.TextAttributeLabel,.gx-label.BlobContentTextAttributeLabel,.gx-label.ReadonlyBlobContentTextAttributeLabel,.gx-label.BlobInputTextAttributeLabel,.gx-label.ReadonlyTextAttributeLabel,.gx-label.TextActionAttributeLabel,.gx-label.BlobContentTextActionAttributeLabel,.gx-label.ReadonlyBlobContentTextActionAttributeLabel,.gx-label.BlobInputTextActionAttributeLabel,.gx-label.ReadonlyTextActionAttributeLabel,.gx-label.K2BTrnAttributeLabel,.gx-label.K2BDateTimeAttributeLabel,.gx-label.K2BDateAttributeLabel,.gx-label.atributeLabel,.gx-label.form-control2Label,.gx-label.contFormLabel,.gx-label.att-login-formLabel,.gx-label.col7Label,.gx-label.col8Label,.gx-label.col9Label,.gx-label.col10Label,.gx-label.col11Label,.gx-label.col12Label,.gx-label.col14Label,.gx-label.col15Label,.gx-label.col16Label,.gx-label.col17Label,.gx-label.col18Label,.gx-label.col19Label,.gx-label.col20Label,.gx-label.col13Label,.gx-label.ttribute_ActionLabel,.gx-label.NoneLabel,.gx-label.Attribute_NormalLabelLabel,.gx-label.Attribute_ItalicLabelLabel,.gx-label.mypdfonscreenLabel,.gx-label.Attribute_TrnFileInputLabel,.gx-label.from-controlLabel,.gx-label.ImageGridLabel,.gx-label.cont-formLabel,.gx-label.form-trnLabel,.gx-label.Attribute_ColorGrisLabel,.gx-label.Attribute_TrnDateCenterLabel,.gx-label.invisibleLabel,.gx-label.Attribute_TrnGraySmallLabel,.gx-label.nameOfProductLabel,.gx-label.K2BT_StepperValueLabel,.gx-label.K2BT_InlineEditActionLabel,.gx-label.ReadonlyK2BT_InlineEditActionLabel,.gx-label.K2BT_DateRangeFilterFieldLabel,.gx-label.K2BTEnhancedComboSearchInputLabel,.gx-label.K2BT_GenericFilterLabel,.gx-label.K2BT_DashboardKPIImageLabel,.gx-label.ClassColumGridVDMaestroLabel,.gx-label.BlobContentClassColumGridVDMaestroLabel,.gx-label.ReadonlyBlobContentClassColumGridVDMaestroLabel,.gx-label.BlobInputClassColumGridVDMaestroLabel,.gx-label.ReadonlyClassColumGridVDMaestroLabel,.gx-label.ImageLangingOrgaMenssageLabel,.gx-label.controlLabel,.gx-label.iconGrid_historialLabel,.gx-label.Attribute_BoldLabelLabel,.gx-label.Attribute_FormSectionLabel,.gx-label.BlobContentAttribute_FormSectionLabel,.gx-label.ReadonlyBlobContentAttribute_FormSectionLabel,.gx-label.BlobInputAttribute_FormSectionLabel,.gx-label.ReadonlyAttribute_FormSectionLabel,.gx-label.AttributeCkeckBoxLabel,.gx-label.BlobContentAttributeCkeckBoxLabel,.gx-label.ReadonlyBlobContentAttributeCkeckBoxLabel,.gx-label.BlobInputAttributeCkeckBoxLabel,.gx-label.ReadonlyAttributeCkeckBoxLabel,.gx-label.Attribute_FilterLabel,.gx-label.SuggestSearchAttributeLabel,.gx-label.ReadonlySuggestSearchAttributeLabel,.gx-label.CheckBoxSearchAttributeLabel,.gx-label.ReadonlyCheckBoxSearchAttributeLabel,.gx-label.Attribute_FilterTextWhiteLabel,.gx-label.ReadonlyAttribute_FilterLabel,.gx-label.AttributeInMultipleCombo_FilterLabel,.gx-label.BlobContentAttributeInMultipleCombo_FilterLabel,.gx-label.ReadonlyBlobContentAttributeInMultipleCombo_FilterLabel,.gx-label.BlobInputAttributeInMultipleCombo_FilterLabel,.gx-label.ReadonlyAttributeInMultipleCombo_FilterLabel,.gx-label.Attribute_FilterDateLabel,.gx-label.Attribute_FilterDateTimeLabel,.gx-label.ReadonlyAttribute_FilterDateTimeLabel,.gx-label.ReadonlyAttribute_FilterDateLabel,.gx-label.Attribute_FilterDateCenterLabel,.gx-label.BlobContentAttribute_FilterDateCenterLabel,.gx-label.ReadonlyBlobContentAttribute_FilterDateCenterLabel,.gx-label.BlobInputAttribute_FilterDateCenterLabel,.gx-label.ReadonlyAttribute_FilterDateCenterLabel,.gx-label.Attribute_FilterTextAreaLabel,.gx-label.BlobContentAttribute_FilterTextAreaLabel,.gx-label.ReadonlyBlobContentAttribute_FilterTextAreaLabel,.gx-label.BlobInputAttribute_FilterTextAreaLabel,.gx-label.ReadonlyAttribute_FilterTextAreaLabel,.gx-label.K2BToolsAttribute_BorderlessFilterLabel,.gx-label.K2BT_RoundPhotoSmallLabel,.gx-label.ReadonlyK2BT_RoundPhotoSmallLabel,.gx-label.BlobContentReadonlyK2BT_RoundPhotoSmallLabel,.gx-label.ReadonlyBlobContentReadonlyK2BT_RoundPhotoSmallLabel,.gx-label.BlobInputReadonlyK2BT_RoundPhotoSmallLabel,.gx-label.K2BT_DetailPopoverTitleLabel,.gx-label.ReadonlyK2BT_DetailPopoverTitleLabel,.gx-label.BlobContentReadonlyK2BT_DetailPopoverTitleLabel,.gx-label.ReadonlyBlobContentReadonlyK2BT_DetailPopoverTitleLabel,.gx-label.BlobInputReadonlyK2BT_DetailPopoverTitleLabel,.gx-label.K2BT_SimpleECommerceTitleLabel,.gx-label.ReadonlyK2BT_SimpleECommerceTitleLabel,.gx-label.BlobContentReadonlyK2BT_SimpleECommerceTitleLabel,.gx-label.ReadonlyBlobContentReadonlyK2BT_SimpleECommerceTitleLabel,.gx-label.K2BT_SimpleECommerceTitleLinkLabel,.gx-label.BlobContentK2BT_SimpleECommerceTitleLinkLabel,.gx-label.ReadonlyBlobContentK2BT_SimpleECommerceTitleLinkLabel,.gx-label.BlobInputK2BT_SimpleECommerceTitleLinkLabel,.gx-label.ReadonlyK2BT_SimpleECommerceTitleLinkLabel,.gx-label.K2BT_SimpleECommerceSubtitleLabel,.gx-label.ReadonlyK2BT_SimpleECommerceSubtitleLabel,.gx-label.BlobContentReadonlyK2BT_SimpleECommerceSubtitleLabel,.gx-label.ReadonlyBlobContentReadonlyK2BT_SimpleECommerceSubtitleLabel,.gx-label.K2BT_SimpleECommerceSummaryLabel,.gx-label.ReadonlyK2BT_SimpleECommerceSummaryLabel,.gx-label.BlobContentReadonlyK2BT_SimpleECommerceSummaryLabel,.gx-label.ReadonlyBlobContentReadonlyK2BT_SimpleECommerceSummaryLabel,.gx-label.K2BToolsAttribute_CardListPhotoLabel,.gx-label.ReadonlyK2BToolsAttribute_CardListPhotoLabel,.gx-label.K2BTools_SearchCriteriaLabel,.gx-label.K2BTools_SearchCriteriaVUCELabel,.gx-label.BlobContentK2BTools_SearchCriteriaVUCELabel,.gx-label.ReadonlyBlobContentK2BTools_SearchCriteriaVUCELabel,.gx-label.BlobInputK2BTools_SearchCriteriaVUCELabel,.gx-label.ReadonlyK2BTools_SearchCriteriaVUCELabel,.gx-label.K2BToolsEnhancedComboLabel,.gx-label.SmallClassLabel,.gx-label.BlobContentSmallClassLabel,.gx-label.ReadonlyBlobContentSmallClassLabel,.gx-label.BlobInputSmallClassLabel,.gx-label.ReadonlySmallClassLabel,.gx-label.K2BToolsAttribute_SmallTitleLabel,.gx-label.BlobContentK2BToolsAttribute_SmallTitleLabel,.gx-label.ReadonlyBlobContentK2BToolsAttribute_SmallTitleLabel,.gx-label.BlobInputK2BToolsAttribute_SmallTitleLabel,.gx-label.ReadonlyK2BToolsAttribute_SmallTitleLabel,.gx-label.K2BToolsAttribute_SmallerTitleLabel,.gx-label.BlobContentK2BToolsAttribute_SmallerTitleLabel,.gx-label.ReadonlyBlobContentK2BToolsAttribute_SmallerTitleLabel,.gx-label.BlobInputK2BToolsAttribute_SmallerTitleLabel,.gx-label.ReadonlyK2BToolsAttribute_SmallerTitleLabel,.gx-label.K2BToolsAttribute_FitInContainerImageLabel,.gx-label.BlobContentK2BToolsAttribute_FitInContainerImageLabel,.gx-label.ReadonlyBlobContentK2BToolsAttribute_FitInContainerImageLabel,.gx-label.BlobInputK2BToolsAttribute_FitInContainerImageLabel,.gx-label.ReadonlyK2BToolsAttribute_FitInContainerImageLabel,.gx-label.K2BToolsAttribute_InvisibleLabel,.gx-label.BlobContentK2BToolsAttribute_InvisibleLabel,.gx-label.ReadonlyBlobContentK2BToolsAttribute_InvisibleLabel,.gx-label.BlobInputK2BToolsAttribute_InvisibleLabel,.gx-label.ReadonlyK2BToolsAttribute_InvisibleLabel,.gx-label.CheckBoxInGridLabel,.gx-label.ReadonlyCheckBoxInGridLabel,.gx-label.InvisibleInExtraSmallAttributeLabel,.gx-label.BlobContentInvisibleInExtraSmallAttributeLabel,.gx-label.ReadonlyBlobContentInvisibleInExtraSmallAttributeLabel,.gx-label.BlobInputInvisibleInExtraSmallAttributeLabel,.gx-label.ReadonlyInvisibleInExtraSmallAttributeLabel,.gx-label.InvisibleInSmallAttributeLabel,.gx-label.BlobContentInvisibleInSmallAttributeLabel,.gx-label.ReadonlyBlobContentInvisibleInSmallAttributeLabel,.gx-label.BlobInputInvisibleInSmallAttributeLabel,.gx-label.ReadonlyInvisibleInSmallAttributeLabel,.gx-label.InvisibleInMediumAttributeLabel,.gx-label.BlobContentInvisibleInMediumAttributeLabel,.gx-label.ReadonlyBlobContentInvisibleInMediumAttributeLabel,.gx-label.BlobInputInvisibleInMediumAttributeLabel,.gx-label.ReadonlyInvisibleInMediumAttributeLabel,.gx-label.InvisibleInLargeAttributeLabel,.gx-label.BlobContentInvisibleInLargeAttributeLabel,.gx-label.ReadonlyBlobContentInvisibleInLargeAttributeLabel,.gx-label.BlobInputInvisibleInLargeAttributeLabel,.gx-label.ReadonlyInvisibleInLargeAttributeLabel,.gx-label.K2BTools_SearchResultImageLabel,.gx-label.ReadonlyK2BTools_SearchResultImageLabel,.gx-label.K2BSearchResult_DescriptionLabel,.gx-label.BlobContentK2BSearchResult_DescriptionLabel,.gx-label.ReadonlyBlobContentK2BSearchResult_DescriptionLabel,.gx-label.BlobInputK2BSearchResult_DescriptionLabel,.gx-label.ReadonlyK2BSearchResult_DescriptionLabel,.gx-label.K2BToolsSearchResultImageLabel,.gx-label.BlobContentK2BToolsSearchResultImageLabel,.gx-label.ReadonlyBlobContentK2BToolsSearchResultImageLabel,.gx-label.BlobInputK2BToolsSearchResultImageLabel,.gx-label.ReadonlyK2BToolsSearchResultImageLabel,.gx-label.VideoAttributeLabel,.gx-label.ReadonlyVideoAttributeLabel,.gx-label.AudioAttributeLabel,.gx-label.ReadonlyAudioAttributeLabel,.gx-label.ErrorAttributeLabel,.gx-label.WarningAttributeLabel,.gx-label.WarningAttribute_TrnLabel,.gx-label.BlobContentWarningAttribute_TrnLabel,.gx-label.ReadonlyBlobContentWarningAttribute_TrnLabel,.gx-label.BlobInputWarningAttribute_TrnLabel,.gx-label.ReadonlyWarningAttribute_TrnLabel,.gx-label.WarningAttribute_TrnDateLabel,.gx-label.BlobContentWarningAttribute_TrnDateLabel,.gx-label.ReadonlyBlobContentWarningAttribute_TrnDateLabel,.gx-label.BlobInputWarningAttribute_TrnDateLabel,.gx-label.ReadonlyWarningAttribute_TrnDateLabel,.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.ReadonlyImageAttributeLabel,.gx-label.ActionAttributeLabel,.gx-label.ReadonlyActionAttributeLabel,.gx-label.SelectionAttributeLabel,.gx-label.BlobContentSelectionAttributeLabel,.gx-label.ReadonlyBlobContentSelectionAttributeLabel,.gx-label.BlobInputSelectionAttributeLabel,.gx-label.ReadonlySelectionAttributeLabel,.gx-label.BlobContentActionAttributeLabel,.gx-label.ReadonlyBlobContentActionAttributeLabel,.gx-label.UpdateAttributeLabel,.gx-label.BlobContentUpdateAttributeLabel,.gx-label.ReadonlyBlobContentUpdateAttributeLabel,.gx-label.ReadonlyUpdateAttributeLabel,.gx-label.BlobInputUpdateAttributeLabel,.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.DisabledActionAttributeLabel,.gx-label.BlobContentDisabledActionAttributeLabel,.gx-label.ReadonlyBlobContentDisabledActionAttributeLabel,.gx-label.ReadonlyDisabledActionAttributeLabel,.gx-label.BlobInputDisabledActionAttributeLabel,.gx-label.BlobInputActionAttributeLabel,.gx-label.ReadonlyAttributeLabel,.gx-label.ReadonlyMedioLabel,.gx-label.BlobContentReadonlyMedioLabel,.gx-label.ReadonlyBlobContentReadonlyMedioLabel,.gx-label.BlobInputReadonlyMedioLabel,.gx-label.ReadonlyReadonlyMedioLabel,.gx-label.ReadonlyAttributeOCELabel,.gx-label.BlobContentReadonlyAttributeOCELabel,.gx-label.ReadonlyBlobContentReadonlyAttributeOCELabel,.gx-label.BlobInputReadonlyAttributeOCELabel,.gx-label.ReadonlyReadonlyAttributeOCELabel,.gx-label.K2BCheckBoxInGridLabel,.gx-label.BlobContentK2BCheckBoxInGridLabel,.gx-label.ReadonlyBlobContentK2BCheckBoxInGridLabel,.gx-label.BlobInputK2BCheckBoxInGridLabel,.gx-label.ReadonlyK2BCheckBoxInGridLabel,.gx-label.BlobInputAttributeLabel,.gx-label.AttributeAcceptDragLabel,.gx-label.K2BFSG_LoginFieldLabel,.gx-label.BlobContentK2BFSG_LoginFieldLabel,.gx-label.ReadonlyBlobContentK2BFSG_LoginFieldLabel,.gx-label.BlobInputK2BFSG_LoginFieldLabel,.gx-label.ReadonlyK2BFSG_LoginFieldLabel,.gx-label.K2BFSG_CAPTCHAFieldLabel,.gx-label.BlobContentK2BFSG_CAPTCHAFieldLabel,.gx-label.ReadonlyBlobContentK2BFSG_CAPTCHAFieldLabel,.gx-label.BlobInputK2BFSG_CAPTCHAFieldLabel,.gx-label.ReadonlyK2BFSG_CAPTCHAFieldLabel,.gx-label.K2BTools_FilterOptionComboLabel,.gx-label.BlobContentK2BTools_FilterOptionComboLabel,.gx-label.ReadonlyBlobContentK2BTools_FilterOptionComboLabel,.gx-label.BlobInputK2BTools_FilterOptionComboLabel,.gx-label.ReadonlyK2BTools_FilterOptionComboLabel,.gx-label.K2BToolsAttribute_TagDescriptionLabel,.gx-label.BlobContentK2BToolsAttribute_TagDescriptionLabel,.gx-label.ReadonlyBlobContentK2BToolsAttribute_TagDescriptionLabel,.gx-label.BlobInputK2BToolsAttribute_TagDescriptionLabel,.gx-label.ReadonlyK2BToolsAttribute_TagDescriptionLabel,.gx-label.K2BTools_FilterAttributeInComboLabel,.gx-label.BlobInputK2BTools_FilterAttributeInComboLabel,.gx-label.BlobContentK2BTools_FilterAttributeInComboLabel,.gx-label.ReadonlyBlobContentK2BTools_FilterAttributeInComboLabel,.gx-label.ReadonlyK2BTools_FilterAttributeInComboLabel,.gx-label.K2BToolsSimpleImageListTextLabel,.gx-label.ReadonlyK2BToolsSimpleImageListTextLabel,.gx-label.K2BToolsSimpleImageListImageLabel,.gx-label.ReadonlyK2BToolsSimpleImageListImageLabel,.gx-label.Attribute_RequiredReadOnlyLabel,.gx-label.BlobContentAttribute_RequiredReadOnlyLabel,.gx-label.ReadonlyBlobContentAttribute_RequiredReadOnlyLabel,.gx-label.BlobInputAttribute_RequiredReadOnlyLabel,.gx-label.ReadonlyAttribute_RequiredReadOnlyLabel,.gx-label.K2BToolsImage_RoundPhotoSmallLabel,.gx-label.BlobContentK2BToolsImage_RoundPhotoSmallLabel,.gx-label.ReadonlyBlobContentK2BToolsImage_RoundPhotoSmallLabel,.gx-label.BlobInputK2BToolsImage_RoundPhotoSmallLabel,.gx-label.ReadonlyK2BToolsImage_RoundPhotoSmallLabel,.gx-label.K2BT_StructuredListPhotoLabel,.gx-label.BlobContentK2BT_StructuredListPhotoLabel,.gx-label.ReadonlyBlobContentK2BT_StructuredListPhotoLabel,.gx-label.BlobInputK2BT_StructuredListPhotoLabel,.gx-label.ReadonlyK2BT_StructuredListPhotoLabel,.gx-label.K2BT_CardWithSummaryCheckboxLabel,.gx-label.BlobContentK2BT_CardWithSummaryCheckboxLabel,.gx-label.ReadonlyBlobContentK2BT_CardWithSummaryCheckboxLabel,.gx-label.BlobInputK2BT_CardWithSummaryCheckboxLabel,.gx-label.ReadonlyK2BT_CardWithSummaryCheckboxLabel,.gx-label.K2BT_NotificationIconLabel,.gx-label.ReadonlyK2BT_NotificationIconLabel,.gx-label.K2BT_CommentInputFieldLabel,.gx-label.BlobContentK2BT_CommentInputFieldLabel,.gx-label.ReadonlyBlobContentK2BT_CommentInputFieldLabel,.gx-label.ReadonlyK2BT_CommentInputFieldLabel,.gx-label.K2BT_CommentAuthorImageLabel,.gx-label.BlobContentK2BT_CommentAuthorImageLabel,.gx-label.ReadonlyBlobContentK2BT_CommentAuthorImageLabel,.gx-label.BlobInputK2BT_CommentAuthorImageLabel,.gx-label.ReadonlyK2BT_CommentAuthorImageLabel,.gx-label.Attribute_GridLabel,.gx-label.BlobContentAttribute_GridLabel,.gx-label.ReadonlyBlobContentAttribute_GridLabel,.gx-label.BlobInputAttribute_GridLabel,.gx-label.GridAttributeLabel,.gx-label.BlobContentGridAttributeLabel,.gx-label.ReadonlyBlobContentGridAttributeLabel,.gx-label.BlobInputGridAttributeLabel,.gx-label.ReadonlyGridAttributeLabel,.gx-label.Attribute_Image_GridLabel,.gx-label.BlobContentAttribute_Image_GridLabel,.gx-label.ReadonlyBlobContentAttribute_Image_GridLabel,.gx-label.BlobInputAttribute_Image_GridLabel,.gx-label.Attribute_Image_GridLandingLabel,.gx-label.BlobContentAttribute_Image_GridLandingLabel,.gx-label.ReadonlyBlobContentAttribute_Image_GridLandingLabel,.gx-label.BlobInputAttribute_Image_GridLandingLabel,.gx-label.ReadonlyAttribute_Image_GridLandingLabel,.gx-label.Attribute_Image_GridLandingMensajesLabel,.gx-label.Attribute_Image_GridLandingMensajesDeleteLabel,.gx-label.Attribute_Image_GridLandingMensajes1Label,.gx-label.ReadonlyAttribute_Image_GridLabel,.gx-label.Attribute_GridBlackLabel,.gx-label.BlobContentAttribute_GridBlackLabel,.gx-label.ReadonlyBlobContentAttribute_GridBlackLabel,.gx-label.BlobInputAttribute_GridBlackLabel,.gx-label.ReadonlyAttribute_GridBlackLabel,.gx-label.Attribute_GridLandingLabel,.gx-label.BlobContentAttribute_GridLandingLabel,.gx-label.ReadonlyBlobContentAttribute_GridLandingLabel,.gx-label.BlobInputAttribute_GridLandingLabel,.gx-label.ReadonlyAttribute_GridLandingLabel,.gx-label.Attribute_GridMainLabel,.gx-label.BlobContentAttribute_GridMainLabel,.gx-label.ReadonlyBlobContentAttribute_GridMainLabel,.gx-label.BlobInputAttribute_GridMainLabel,.gx-label.ReadonlyAttribute_GridMainLabel,.gx-label.Attribute_GridIntLabel,.gx-label.BlobContentAttribute_GridIntLabel,.gx-label.ReadonlyBlobContentAttribute_GridIntLabel,.gx-label.BlobInputAttribute_GridIntLabel,.gx-label.ReadonlyAttribute_GridIntLabel,.gx-label.Attribute_GridFechaAnchaLabel,.gx-label.BlobContentAttribute_GridFechaAnchaLabel,.gx-label.ReadonlyBlobContentAttribute_GridFechaAnchaLabel,.gx-label.BlobInputAttribute_GridFechaAnchaLabel,.gx-label.ReadonlyAttribute_GridFechaAnchaLabel,.gx-label.Attribute_GridLargeAttributeLabel,.gx-label.BlobContentAttribute_GridLargeAttributeLabel,.gx-label.ReadonlyBlobContentAttribute_GridLargeAttributeLabel,.gx-label.BlobInputAttribute_GridLargeAttributeLabel,.gx-label.ReadonlyAttribute_GridLargeAttributeLabel,.gx-label.Attribute_GridSmallAttributeLabel,.gx-label.BlobContentAttribute_GridSmallAttributeLabel,.gx-label.ReadonlyBlobContentAttribute_GridSmallAttributeLabel,.gx-label.BlobInputAttribute_GridSmallAttributeLabel,.gx-label.ReadonlyAttribute_GridSmallAttributeLabel,.gx-label.ReadonlyAttribute_GridLabel,.gx-label.ReadonlyAttribute_GridBoldLabel,.gx-label.BlobContentReadonlyAttribute_GridBoldLabel,.gx-label.ReadonlyBlobContentReadonlyAttribute_GridBoldLabel,.gx-label.BlobInputReadonlyAttribute_GridBoldLabel,.gx-label.ReadonlyReadonlyAttribute_GridBoldLabel,.gx-label.ReadonlyAttribute_GridDisabledLabel,.gx-label.Attribute_Image_Grid2Label,.gx-label.wwformprefixLabel,.gx-label.AttributeWhiteLabel,.gx-label.BlobContentAttributeWhiteLabel,.gx-label.ReadonlyBlobContentAttributeWhiteLabel,.gx-label.BlobInputAttributeWhiteLabel,.gx-label.ReadonlyAttributeWhiteLabel,.gx-label.Attribute_TrnLabel,.gx-label.TrnAttributeLabel,.gx-label.BlobContentTrnAttributeLabel,.gx-label.ReadonlyBlobContentTrnAttributeLabel,.gx-label.BlobInputTrnAttributeLabel,.gx-label.ReadonlyTrnAttributeLabel,.gx-label.ReadonlyAttribute_TrnNoPadTopLabel,.gx-label.ReadonlyAttribute_Trn_NoHeightLabel,.gx-label.BlobContentReadonlyAttribute_Trn_NoHeightLabel,.gx-label.ReadonlyBlobContentReadonlyAttribute_Trn_NoHeightLabel,.gx-label.BlobInputReadonlyAttribute_Trn_NoHeightLabel,.gx-label.ReadonlyReadonlyAttribute_Trn_NoHeightLabel,.gx-label.K2BTools_CheckAllGridLabel,.gx-label.Attribute_TrnAllSpaceLabel,.gx-label.BlobContentAttribute_TrnAllSpaceLabel,.gx-label.ReadonlyBlobContentAttribute_TrnAllSpaceLabel,.gx-label.BlobInputAttribute_TrnAllSpaceLabel,.gx-label.ReadonlyAttribute_TrnAllSpaceLabel,.gx-label.Attribute_TrnLandingLabel,.gx-label.BlobContentAttribute_TrnLandingLabel,.gx-label.ReadonlyBlobContentAttribute_TrnLandingLabel,.gx-label.BlobInputAttribute_TrnLandingLabel,.gx-label.Attribute_TrnLandingMensajesLabel,.gx-label.BlobContentAttribute_TrnLandingMensajesLabel,.gx-label.ReadonlyBlobContentAttribute_TrnLandingMensajesLabel,.gx-label.BlobInputAttribute_TrnLandingMensajesLabel,.gx-label.ReadonlyAttribute_TrnLandingMensajesLabel,.gx-label.Attribute_TrnLandingMensajesUsuarioLabel,.gx-label.BlobContentAttribute_TrnLandingMensajesUsuarioLabel,.gx-label.ReadonlyBlobContentAttribute_TrnLandingMensajesUsuarioLabel,.gx-label.BlobInputAttribute_TrnLandingMensajesUsuarioLabel,.gx-label.ReadonlyAttribute_TrnLandingMensajesUsuarioLabel,.gx-label.Attribute_TrnLandingMensajesFechaLabel,.gx-label.BlobContentAttribute_TrnLandingMensajesFechaLabel,.gx-label.ReadonlyBlobContentAttribute_TrnLandingMensajesFechaLabel,.gx-label.BlobInputAttribute_TrnLandingMensajesFechaLabel,.gx-label.ReadonlyAttribute_TrnLandingMensajesFechaLabel,.gx-label.Attribute_TrnLandingMensajesImagenLabel,.gx-label.BlobContentAttribute_TrnLandingMensajesImagenLabel,.gx-label.ReadonlyBlobContentAttribute_TrnLandingMensajesImagenLabel,.gx-label.BlobInputAttribute_TrnLandingMensajesImagenLabel,.gx-label.ReadonlyAttribute_TrnLandingMensajesImagenLabel,.gx-label.Attribute_TrnLandingMensajesImagenEliminarLabel,.gx-label.BlobContentAttribute_TrnLandingMensajesImagenEliminarLabel,.gx-label.ReadonlyBlobContentAttribute_TrnLandingMensajesImagenEliminarLabel,.gx-label.BlobInputAttribute_TrnLandingMensajesImagenEliminarLabel,.gx-label.ReadonlyAttribute_TrnLandingMensajesImagenEliminarLabel,.gx-label.Attribute_TrnLandingMensajesTextoLabel,.gx-label.BlobContentAttribute_TrnLandingMensajesTextoLabel,.gx-label.ReadonlyBlobContentAttribute_TrnLandingMensajesTextoLabel,.gx-label.BlobInputAttribute_TrnLandingMensajesTextoLabel,.gx-label.ReadonlyAttribute_TrnLandingMensajesTextoLabel,.gx-label.Attribute_TrnLandingMensajesFecha1Label,.gx-label.Attribute_TrnLandingMensajesUsuario1Label,.gx-label.ReadonlyAttribute_TrnLandingLabel,.gx-label.Attribute_TrnLandingProfileImgLabel,.gx-label.BlobContentAttribute_TrnLandingProfileImgLabel,.gx-label.ReadonlyBlobContentAttribute_TrnLandingProfileImgLabel,.gx-label.BlobInputAttribute_TrnLandingProfileImgLabel,.gx-label.ReadonlyAttribute_TrnLandingProfileImgLabel,.gx-label.Attribute_TrnLandingIconLabel,.gx-label.BlobContentAttribute_TrnLandingIconLabel,.gx-label.ReadonlyBlobContentAttribute_TrnLandingIconLabel,.gx-label.BlobInputAttribute_TrnLandingIconLabel,.gx-label.ReadonlyAttribute_TrnLandingIconLabel,.gx-label.ReadonlyAttribute_TrnLandingMensajesTexto1Label,.gx-label.Attribute_TrnFocusLabel,.gx-label.BlobContentAttribute_TrnFocusLabel,.gx-label.ReadonlyBlobContentAttribute_TrnFocusLabel,.gx-label.ReadonlyAttribute_TrnFocusLabel,.gx-label.BlobInputAttribute_TrnFocusLabel,.gx-label.SuggestTrnAttributeLabel,.gx-label.ReadonlySuggestTrnAttributeLabel,.gx-label.BlobContentAttribute_TrnLabel,.gx-label.ReadonlyBlobContentAttribute_TrnLabel,.gx-label.Attribute_Trn12RowLabel,.gx-label.BlobContentAttribute_Trn12RowLabel,.gx-label.ReadonlyBlobContentAttribute_Trn12RowLabel,.gx-label.BlobInputAttribute_Trn12RowLabel,.gx-label.ReadonlyAttribute_Trn12RowLabel,.gx-label.Attribute_Trn200pxLabel,.gx-label.BlobContentAttribute_Trn200pxLabel,.gx-label.ReadonlyBlobContentAttribute_Trn200pxLabel,.gx-label.BlobInputAttribute_Trn200pxLabel,.gx-label.ReadonlyAttribute_Trn200pxLabel,.gx-label.Attribute_Trn_SelectLoginLabel,.gx-label.BlobContentAttribute_Trn_SelectLoginLabel,.gx-label.ReadonlyBlobContentAttribute_Trn_SelectLoginLabel,.gx-label.BlobInputAttribute_Trn_SelectLoginLabel,.gx-label.ReadonlyAttribute_Trn_SelectLoginLabel,.gx-label.Attribute_TrnWhiteBackgroundLabel,.gx-label.BlobContentAttribute_TrnWhiteBackgroundLabel,.gx-label.ReadonlyBlobContentAttribute_TrnWhiteBackgroundLabel,.gx-label.BlobInputAttribute_TrnWhiteBackgroundLabel,.gx-label.ReadonlyAttribute_TrnWhiteBackgroundLabel,.gx-label.Attribute_Trn2LinesLabel,.gx-label.BlobContentAttribute_Trn2LineasLabel,.gx-label.ReadonlyBlobContentAttribute_Trn2LineasLabel,.gx-label.BlobInputAttribute_Trn2LineasLabel,.gx-label.ReadonlyAttribute_Trn2LineasLabel,.gx-label.Attribute_TrnNoBorderLabel,.gx-label.BlobContentAttribute_TrnNoBorderLabel,.gx-label.ReadonlyBlobContentAttribute_TrnNoBorderLabel,.gx-label.BlobInputAttribute_TrnNoBorderLabel,.gx-label.ReadonlyAttribute_TrnNoBorderLabel,.gx-label.Attribute_TrnComboBoxLabel,.gx-label.BlobInputAttribute_TrnComboBoxLabel,.gx-label.BlobContentAttribute_TrnComboBoxLabel,.gx-label.ReadonlyBlobContentAttribute_TrnComboBoxLabel,.gx-label.ReadonlyAttribute_TrnComboBoxLabel,.gx-label.Attribute_TrnComboBoxFocusLabel,.gx-label.ReadonlyAttribute_TrnLabel,.gx-label.ReadonlyAttribute_TrnBackGroundLabel,.gx-label.BlobContentReadonlyAttribute_TrnBackGroundLabel,.gx-label.ReadonlyBlobContentReadonlyAttribute_TrnBackGroundLabel,.gx-label.BlobInputReadonlyAttribute_TrnBackGroundLabel,.gx-label.ReadonlyReadonlyAttribute_TrnBackGroundLabel,.gx-label.K2BTools_SearchCriteria_MarginTop2pxLabel,.gx-label.K2BTools_SearchCriteria_MarginTop4pxLabel,.gx-label.AttributeBandejaEntradaMensajesLabel,.gx-label.ReadonlyAttributeBandejaEntradaMensajesLabel,.gx-label.AttributeBandejaEntradaMensajesFechaLabel,.gx-label.ReadonlyAttributeBandejaEntradaMensajesFechaLabel,.gx-label.AttributeBandejaEntradaMensajesUsuarioLabel,.gx-label.ReadonlyAttributeBandejaEntradaMensajesUsuarioLabel,.gx-label.AttributeBandejaEntradaMensajesTextoLabel,.gx-label.ReadonlyAttributeBandejaEntradaMensajesTextoLabel,.gx-label.Attribute_Grid_15pxLabel,.gx-label.BlobContentAttribute_Grid_15pxLabel,.gx-label.ReadonlyBlobContentAttribute_Grid_15pxLabel,.gx-label.BlobInputAttribute_Grid_15pxLabel,.gx-label.GridAttribute1Label,.gx-label.BlobContentGridAttribute1Label,.gx-label.ReadonlyBlobContentGridAttribute1Label,.gx-label.BlobInputGridAttribute1Label,.gx-label.ReadonlyGridAttribute1Label,.gx-label.Attribute_Image_Grid1Label,.gx-label.BlobContentAttribute_Image_Grid1Label,.gx-label.ReadonlyBlobContentAttribute_Image_Grid1Label,.gx-label.BlobInputAttribute_Image_Grid1Label,.gx-label.Attribute_Image_GridLanding1Label,.gx-label.BlobContentAttribute_Image_GridLanding1Label,.gx-label.ReadonlyBlobContentAttribute_Image_GridLanding1Label,.gx-label.BlobInputAttribute_Image_GridLanding1Label,.gx-label.ReadonlyAttribute_Image_GridLanding1Label,.gx-label.Attribute_GridBlack1Label,.gx-label.BlobContentAttribute_GridBlack1Label,.gx-label.ReadonlyBlobContentAttribute_GridBlack1Label,.gx-label.BlobInputAttribute_GridBlack1Label,.gx-label.ReadonlyAttribute_GridBlack1Label,.gx-label.Attribute_GridLanding1Label,.gx-label.BlobContentAttribute_GridLanding1Label,.gx-label.ReadonlyBlobContentAttribute_GridLanding1Label,.gx-label.BlobInputAttribute_GridLanding1Label,.gx-label.ReadonlyAttribute_GridLanding1Label,.gx-label.Attribute_GridMain1Label,.gx-label.BlobContentAttribute_GridMain1Label,.gx-label.ReadonlyBlobContentAttribute_GridMain1Label,.gx-label.BlobInputAttribute_GridMain1Label,.gx-label.ReadonlyAttribute_GridMain1Label,.gx-label.Attribute_GridInt1Label,.gx-label.BlobContentAttribute_GridInt1Label,.gx-label.ReadonlyBlobContentAttribute_GridInt1Label,.gx-label.BlobInputAttribute_GridInt1Label,.gx-label.ReadonlyAttribute_GridInt1Label,.gx-label.Attribute_GridFechaAncha1Label,.gx-label.BlobContentAttribute_GridFechaAncha1Label,.gx-label.ReadonlyBlobContentAttribute_GridFechaAncha1Label,.gx-label.BlobInputAttribute_GridFechaAncha1Label,.gx-label.ReadonlyAttribute_GridFechaAncha1Label,.gx-label.Attribute_GridLargeAttribute1Label,.gx-label.BlobContentAttribute_GridLargeAttribute1Label,.gx-label.ReadonlyBlobContentAttribute_GridLargeAttribute1Label,.gx-label.BlobInputAttribute_GridLargeAttribute1Label,.gx-label.ReadonlyAttribute_GridLargeAttribute1Label,.gx-label.Attribute_GridSmallAttribute1Label,.gx-label.BlobContentAttribute_GridSmallAttribute1Label,.gx-label.ReadonlyBlobContentAttribute_GridSmallAttribute1Label,.gx-label.BlobInputAttribute_GridSmallAttribute1Label,.gx-label.ReadonlyAttribute_GridSmallAttribute1Label,.gx-label.Attribute_GridSettingLabel,.gx-label.BlobContentAttribute_GridSettingLabel,.gx-label.ReadonlyBlobContentAttribute_GridSettingLabel,.gx-label.BlobInputAttribute_GridSettingLabel,.gx-label.ReadonlyAttribute_GridSettingLabel,.RecentLinkItem,.TextBlockHeader,.TextBlockHeaderLinkClass,.TextBlockHeaderUserName,.RecentsTitle,.Title,.BigTitle,.UncollapsedBigTitle,.SeparateBigTitle,.Titulo25px,.SubTitle,.WWAdvancedLabel,.WWOrderByLabel,.WWFilterLabel,.WWDateFilterLabel,.WWOrderItem,.WWLinkOrderItem,.WWOrderItemHover,.WWOrderItemSelected,.WWOrderItemSelectedHover,.WWLinkOrderItemSelected,.K2BToolsTextBlock_MyAccount,.K2BToolsTextBlock_MyAccount>A,.K2BToolsTextBlock_MyAccount>A:visited,.K2BToolsTextBlock_MyAccount>A:focus,.K2BToolsTextBlock_MyAccountHover,.K2BToolsTextBlock_MyAccount:hover,.K2BToolsTextBlock_MyAccount>A:hover,.K2BToolsTextBlock_MyAccount>A:visited:hover,.K2BToolsTextBlock_MyAccount>A:focus:hover,.K2BToolsTextBlock_GridSettingsTitle,.SideLabel,.SideLabelRequired,.TextBlock_RecentLink,.K2BFSGTextBlock_DashboardTitle,.TextBlock_FloatRight,.ReadonlyTextBlock_FloatRight,.Textblock_AdvancedFiltersEmptyState,.K2BToolsTextBlock_MultipleComboTitle,.K2BTools_Analysis_Color2,.K2BTools_Analysis_Color3,.K2BTools_Analysis_Color4,.K2BTools_Analysis_ColorDefault,.K2BToolsTextblock_InitialsCircle,.K2BToolsTextblock_InitialsCircleHover,.K2BToolsTextblock_InitialsCircle:hover,.K2BToolsTextblock_InitialsCircle>A:hover,.K2BToolsTextblock_InitialsCircleHover>A:hover,.K2BToolsTextblock_InitialsCircle>A:visited:hover,.K2BToolsTextblock_InitialsCircleHover>A:visited:hover,.K2BToolsTextblock_InitialsCircle>A:focus:hover,.K2BToolsTextblock_InitialsCircleHover>A:focus:hover,.K2BToolsTextblock_InitialsCircleHover:hover,.K2BToolsTextblock_InitialsCircle>A,.K2BToolsTextblock_InitialsCircleHover>A,.K2BToolsTextblock_InitialsCircle:hover>A,.K2BToolsTextblock_InitialsCircleHover:hover>A,.K2BToolsTextblock_InitialsCircle>A:visited,.K2BToolsTextblock_InitialsCircleHover>A:visited,.K2BToolsTextblock_InitialsCircle:hover>A:visited,.K2BToolsTextblock_InitialsCircleHover:hover>A:visited,.K2BToolsTextblock_InitialsCircle>A:focus,.K2BToolsTextblock_InitialsCircleHover>A:focus,.K2BToolsTextblock_InitialsCircle:hover>A:focus,.K2BToolsTextblock_InitialsCircleHover:hover>A:focus,.K2BT_ApplicationName,.K2BT_ApplicationName>A,.K2BT_ApplicationName>A:visited,.K2BT_ApplicationName>A:focus,.K2BT_ApplicationNameHover,.K2BT_ApplicationName:hover,.K2BT_ApplicationName>A:hover,.K2BT_ApplicationName>A:visited:hover,.K2BT_ApplicationName>A:focus:hover,.K2BToolsTextblock_UserEmail,.K2BToolsTextBlock_WizardDescription,.K2BT_RecordCount,.K2BT_RecordCountVUCE,.K2BT_RecordCountHidden,.K2BT_StructuredListSummary,.K2BT_CardWithSummarySummary,.K2BT_NotificationDate,.K2BT_NotificationHeader,.K2BT_NotificationMessage,.K2BT_NotificationViewAllAction,.K2BT_MentionedUserHighlight,.K2BT_CommentAuthorName,.K2BT_CommentDate,.K2BT_CommentThreadResolved,.K2BT_ColumnAggregationCaption,.K2BT_TagsCollectionItemTitle,.K2BT_TagsCollectionEmptyMessage,.K2BT_ListViewerItemTitle,.K2BT_RangeFilterListManual,.K2BT_LeftMeetingMessage,.K2BT_OpenMeetingAction,.K2BT_OpenMeetingActionLink,.K2BT_OpenMeetingAction>A,.K2BToolsTextBlock_LogoutHover,.K2BToolsTextBlock_Logout:hover,.TextBlockSesion,.DynFormWCImportFormDisclaimer,.DFTempDescargarTxt,.TextBlockHidden,.TextBlockPieDePagina,.TextBlockConfigOption,.CheckBoxAttributeLabel,.TextBlock_Invisible,.PaggingTextLabel,.TextBlockLink,.TextBlockLinkCondicionesUso,.TextBlockBigBold,.TextBlockBigBoldPadding,.TextBlockGraySmall,.TextBlockSmall,.TextBlockBold,.TextBlockSucces,.TextBlockBandejaEntradaUsuario,.K2BToolsTextBlock_Pagination,.K2BToolsTextBlock_PaginationNormal,.K2BToolsTextBlock_PaginationCurrent,.K2BToolsTextBlock_PaginationDisabled,.TextBlockWiz,.TextBlockWizUnselected,.TextBlockWizSelected,.K2BT_TabItem,.K2BT_TabItemSelected
{
	font-family: OpenSans-Regular;
	font-size: 14px;
	font-variant: normal;
}
.TextBlock:before,.TextBlockDragging:before,.TextBlockAcceptDrag:before,.TextBlockNoAcceptDrag:before,.RecentLink:before,.Separator:before,.FooterText:before,.VerticalMenuOption:before,.TextBlock_AttDesc:before,.TextBlock_TrnAttDesc:before,.Text:before,.TextBlock_TrnAttDesc_Block:before,.TextBlock_TrnAttDesc_Block_Required:before,.Textblock_RequiredSymbol:before,.TextBlock_AttDesc_Block:before,.TextBlock_TrnAttDesc_Required:before,.TextBlock_OrderBy:before,.TextBlock_BoxTitle:before,.AttributeBoxTitle:before,.TextBlock_BoxTitle_Block:before,.TextBlock_RightText:before,.TextBlock_LeftText:before,.TextBlock_MenuItem:before,.TextBlock_User:before,.TextBlock_MenuTitle:before,.TextBlockLogin:before,.TextBlockLoginOpciones:before,.TextBlockLoginFooter:before,.TextBlockLoginFooterlink:before,.TextBlockLoginDivisor:before,.TextBlockDescripcionPM:before,.TextBlockAvisoPM:before,.TextBlockAvisoPMNaranja:before,.TextBlockDF:before,.TextBlockNewNext:before,.TextBlock_Error:before,.bullet:before,.subBullet:before,.TextTable:before,.TBTopMenu:before,.TBLeftMenu:before,.SelectedTab:before,.UnSelectedTab:before,.FieldSetTitle:before,.TextBlock_Header_WelcomeMessage:before,.TextBlock_AttDesc_Required:before,.TextBlock_WizardStep:before,.TextBlock_WizardStepName:before,.TextBlock_WizardStepNameSelected:before,.TextBlock_WizardStepIndex:before,.TextBlock_WizardStepIndexSelected:before,.TextBlock_WizardNext:before,.TextBlock_WizardPrev:before,.BtnTextBlock:before,.BtnTextBlockBack:before,.BtnTextBlockBackLink:before,.K2BFSGTextBlock_DashboardDescription:before,.PopupTitle:before,.LeftLabel:before,.RightLabel:before,.FloatingVersionText:before,.FloatingVersionTextColoured:before,.VersionText:before,.HomeBodyText:before,.HomeBodyTextLink:before,.SmallLink:before,.TextLikeLink:before,.WelcomeText:before,.WelcomeTextName:before,.WelcomeTextMarginLeft:before,.PagingText:before,.SelectedPagingText:before,.GlobalTitle:before,.BigGlobalTitle:before,.MainMenuTitle:before,.FilterLabel:before,.SubtitleLabel:before,.LogoutMenuOption:before,.SpecialText:before,.SpecialTextLabel:before,.RoundedImageText:before,.LinkRoundedImageText:before,.ActionText:before,.TextBlockLanding:before,.TextBlockLandingMainButton:before,.TextBlockLandingMainButtonHover:before,.TextBlockLandingMainButton:hover:before,.TextBlockLandingMainButtonHover:hover:before,.TextBlockLandingBienvenido:before,.TextBlockLandingUsuario:before,.TextBlockLandingTuExDisclaimer:before,.TextBlockLandingTuExMYPEVencido:before,.TextBlockLandingTuExMYPEPorVencer:before,.TextBlockConMarginBottom:before,.TextBlock_RED:before,.TextBlock_CenterText:before,.TextBlock_Center:before,.K2BToolsTextBlock_MyAccountAnchor:before,.K2BToolsTextblock_InitialsCircleSmallAnchor:before,.K2BT_ApplicationNameAnchor:before,.Attribute_GridAnchor:before,.Attribute_GridHover:before,.K2BT_Hover:before,.K2BT_Anchor:before,.K2BT_SavedGridViewName:before,.K2BToolsTextBlock_GridSettingsTitleAnchor:before,.K2BToolsTextBlock_GridSettingsTitleHover:before,.K2BT_Focus:before,.K2BT_GridSettingsSectionTitle:before,.K2BT_GridSettingsSectionTitleLink:before,.K2BT_TimelineTitle:before,.K2BT_TimelineDate:before,.K2BT_TimelineSummary:before,.K2BT_Stepper_Button:before,.K2BT_Stepper_ButtonHover:before,.K2BT_AttributeFocus:before,.K2BT_AnchorAccent:before,.K2BT_AnchorInlineEditAction:before,.K2BT_TabItemAnchor:before,.K2BT_Tab:before,.K2BT_TabItemHover:before,.K2BT_TabItemFocus:before,.K2BT_AnchorSubtitle:before,.K2BT_HoverSubtitle:before,.TextBlock_LineSeparatorOpenAnchor:before,.TextBlock_LineSeparatorOpenHover:before,.K2BT_OverflowMenuAction:before,.K2BTEnhancedComboHeader:before,.K2BTEnhancedComboDescription:before,.K2BTEnhancedComboCategoryName:before,.K2BTEnhancedComboNewAction:before,.K2BTEnhancedComboNewActionHover:before,.K2BTEnhancedComboTrailingText:before,.K2BTEnhancedComboSearchHighlight:before,.K2BT_ConfirmDialogMessage:before,.K2BT_ToggleBarCategoryName:before,.K2BT_ToggleBarDescription:before,.K2BT_ToggleDark:before,.K2BT_DeleteGridView:before,.K2BT_EnhancedComboHeaderTagDelete:before,.K2BT_EnhancedComboHeaderTagDescription:before,.K2BT_GridSettingsSectionTitleClosed:before,.K2BT_DashboardKPIValue:before,.LinkText:before,.ReadonlyLinkText:before,.CheckBoxAttributeFilterLabel:before,.K2BT_SimpleECommercePrice:before,.K2BT_NoItemsSelectedTextblock:before,.K2BT_DetailedFiltersTitle:before,.K2BToolsTextblock_SmallTitle:before,.K2BTools_NotAuthorizedDescription:before,.K2BTools_NotAuthorizedTitle:before,.K2BToolsTextblock_InitialsCircleSmall:before,.K2BToolsTextblock_InitialsCircleSmall>A:before,.K2BToolsTextblock_InitialsCircleSmall>A:visited:before,.K2BToolsTextblock_InitialsCircleSmall:hover:before,.K2BToolsTextblock_InitialsCircleSmall>A:focus:before,.TableHeaderText:before,.TableHeaderTextLanding:before,.Grid_WorkWith>caption:before,.Grid_WorkWithSingle>caption:before,.Grid_WorkWithLanding>caption:before,.Grid_WorkWithTitleWhite>caption:before,.Grid_WorkWithBorder>caption:before,.Grid_WorkWithTitleBlue>caption:before,.Grid_WorkWithGray>caption:before,.TableHeaderTextBlue:before,.Grid>caption:before,.GridDragging>caption:before,.Grid_Custom>caption:before,.Grid_SubWorkWith>caption:before,.Grid_Prompt>caption:before,.Grid_MultipleSelection>caption:before,.Grid_WorKWith_2>caption:before,.Grid_WorKWith_3>caption:before,.Grid_CustomGrid_WorKWith>caption:before,.Grid_Transaction>caption:before,.K2BTransactionGrid>caption:before,.Grid_WorkWithHover>caption:before,.Grid_Transaction>TBODY>TR[data-gxrow]:hover>caption:before, .Grid_Transaction>TBODY>TR[data-gxrow].gx-row-hovered>caption:before,.K2BTransactionGrid>TBODY>TR[data-gxrow]:hover>caption:before, .K2BTransactionGrid>TBODY>TR[data-gxrow].gx-row-hovered>caption:before,.Grid_WorkWith>TBODY>TR[data-gxrow]:hover>caption:before, .Grid_WorkWith>TBODY>TR[data-gxrow].gx-row-hovered>caption:before,.Grid_WorkWithSingle>TBODY>TR[data-gxrow]:hover>caption:before, .Grid_WorkWithSingle>TBODY>TR[data-gxrow].gx-row-hovered>caption:before,.Grid_WorkWithLanding>TBODY>TR[data-gxrow]:hover>caption:before, .Grid_WorkWithLanding>TBODY>TR[data-gxrow].gx-row-hovered>caption:before,.Grid_WorkWithTitleWhite>TBODY>TR[data-gxrow]:hover>caption:before, .Grid_WorkWithTitleWhite>TBODY>TR[data-gxrow].gx-row-hovered>caption:before,.Grid_WorkWithBorder>TBODY>TR[data-gxrow]:hover>caption:before, .Grid_WorkWithBorder>TBODY>TR[data-gxrow].gx-row-hovered>caption:before,.Grid_WorkWithTitleBlue>TBODY>TR[data-gxrow]:hover>caption:before, .Grid_WorkWithTitleBlue>TBODY>TR[data-gxrow].gx-row-hovered>caption:before,.Grid_WorkWithGray>TBODY>TR[data-gxrow]:hover>caption:before, .Grid_WorkWithGray>TBODY>TR[data-gxrow].gx-row-hovered>caption:before,.Grid_WorkWithSelected>caption:before,.Grid_Transaction>TBODY>TR[data-gxselected][data-gxrow]>caption:before,.K2BTransactionGrid>TBODY>TR[data-gxselected][data-gxrow]>caption:before,.Grid_WorkWith>TBODY>TR[data-gxselected][data-gxrow]>caption:before,.Grid_WorkWithSingle>TBODY>TR[data-gxselected][data-gxrow]>caption:before,.Grid_WorkWithLanding>TBODY>TR[data-gxselected][data-gxrow]>caption:before,.Grid_WorkWithTitleWhite>TBODY>TR[data-gxselected][data-gxrow]>caption:before,.Grid_WorkWithBorder>TBODY>TR[data-gxselected][data-gxrow]>caption:before,.Grid_WorkWithTitleBlue>TBODY>TR[data-gxselected][data-gxrow]>caption:before,.Grid_WorkWithGray>TBODY>TR[data-gxselected][data-gxrow]>caption:before,.GridPantallaMomentos>caption:before,.table-striped>caption:before,.datosInt>caption:before,.soloDatos>caption:before,.Grid_AllowSelection>caption:before,.table-bordered>caption:before,.GridNoData>caption:before,.Grid[data-gx-grid-nodata]>caption:before,.GridDragging[data-gx-grid-nodata]>caption:before,.Grid_Custom[data-gx-grid-nodata]>caption:before,.Grid_SubWorkWith[data-gx-grid-nodata]>caption:before,.Grid_Prompt[data-gx-grid-nodata]>caption:before,.Grid_MultipleSelection[data-gx-grid-nodata]>caption:before,.Grid_WorKWith_2[data-gx-grid-nodata]>caption:before,.Grid_WorKWith_3[data-gx-grid-nodata]>caption:before,.Grid_CustomGrid_WorKWith[data-gx-grid-nodata]>caption:before,.Grid_Transaction[data-gx-grid-nodata]>caption:before,.K2BTransactionGrid[data-gx-grid-nodata]>caption:before,.Grid_WorkWith[data-gx-grid-nodata]>caption:before,.Grid_WorkWithSingle[data-gx-grid-nodata]>caption:before,.Grid_WorkWithLanding[data-gx-grid-nodata]>caption:before,.Grid_WorkWithTitleWhite[data-gx-grid-nodata]>caption:before,.Grid_WorkWithBorder[data-gx-grid-nodata]>caption:before,.Grid_WorkWithTitleBlue[data-gx-grid-nodata]>caption:before,.Grid_WorkWithGray[data-gx-grid-nodata]>caption:before,.Grid_WorkWithHover[data-gx-grid-nodata]>caption:before,.Grid_Transaction>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>caption:before, .Grid_Transaction>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>caption:before,.K2BTransactionGrid>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>caption:before, .K2BTransactionGrid>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>caption:before,.Grid_WorkWith>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>caption:before, .Grid_WorkWith>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>caption:before,.Grid_WorkWithSingle>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>caption:before, .Grid_WorkWithSingle>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>caption:before,.Grid_WorkWithLanding>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>caption:before, .Grid_WorkWithLanding>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>caption:before,.Grid_WorkWithTitleWhite>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>caption:before, .Grid_WorkWithTitleWhite>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>caption:before,.Grid_WorkWithBorder>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>caption:before, .Grid_WorkWithBorder>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>caption:before,.Grid_WorkWithTitleBlue>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>caption:before, .Grid_WorkWithTitleBlue>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>caption:before,.Grid_WorkWithGray>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>caption:before, .Grid_WorkWithGray>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>caption:before,.Grid_WorkWithSelected[data-gx-grid-nodata]>caption:before,.Grid_Transaction>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]>caption:before,.K2BTransactionGrid>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]>caption:before,.Grid_WorkWith>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]>caption:before,.Grid_WorkWithSingle>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]>caption:before,.Grid_WorkWithLanding>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]>caption:before,.Grid_WorkWithTitleWhite>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]>caption:before,.Grid_WorkWithBorder>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]>caption:before,.Grid_WorkWithTitleBlue>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]>caption:before,.Grid_WorkWithGray>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]>caption:before,.GridPantallaMomentos[data-gx-grid-nodata]>caption:before,.table-striped[data-gx-grid-nodata]>caption:before,.datosInt[data-gx-grid-nodata]>caption:before,.soloDatos[data-gx-grid-nodata]>caption:before,.Grid_AllowSelection[data-gx-grid-nodata]>caption:before,.table-bordered[data-gx-grid-nodata]>caption:before,.GridNoData[data-gx-grid-nodata]>caption:before,.GridAcceptDrag[data-gx-grid-nodata]>caption:before,.WorkWith[data-gx-grid-nodata]>caption:before,.PromptGrid[data-gx-grid-nodata]>caption:before,.ViewGrid[data-gx-grid-nodata]>caption:before,.GridNoAcceptDrag[data-gx-grid-nodata]>caption:before,.FreeStyleGrid[data-gx-grid-nodata]>caption:before,.VerticalTabGrid[data-gx-grid-nodata]>caption:before,.FreeStyle_RecentLinks[data-gx-grid-nodata]>caption:before,.FreeStyleGridCustomActions[data-gx-grid-nodata]>caption:before,.FreeStyleGrid_SearchResult[data-gx-grid-nodata]>caption:before,.K2BT_MFCL[data-gx-grid-nodata]>caption:before,.K2BT_MFLG[data-gx-grid-nodata]>caption:before,.tuexporta[data-gx-grid-nodata]>caption:before,.TuExportaFreeStyleGrid[data-gx-grid-nodata]>caption:before,.FreeStyleGridOdd[data-gx-grid-nodata]>caption:before,.datosIntDoc[data-gx-grid-nodata]>caption:before,.K2BT_SavedGridViews[data-gx-grid-nodata]>caption:before,.K2BT_TimelineGrid[data-gx-grid-nodata]>caption:before,.FreeStyleGridMensajes[data-gx-grid-nodata]>caption:before,.FreeStyleGrid_WPB[data-gx-grid-nodata]>caption:before,.FreeStyleGrid_Menu[data-gx-grid-nodata]>caption:before,.K2BT_SelectedItemsGrid[data-gx-grid-nodata]>caption:before,.FreeStyleGrid_Transaction[data-gx-grid-nodata]>caption:before,.K2BFreeStyle[data-gx-grid-nodata]>caption:before,.K2BTools_SearchGrid[data-gx-grid-nodata]>caption:before,.RecentLinksGrid[data-gx-grid-nodata]>caption:before,.TrnSublevelGrid[data-gx-grid-nodata]>caption:before,.K2BT_CommentThreads[data-gx-grid-nodata]>caption:before,.GridAcceptDrag>caption:before,.WorkWith>caption:before,.PromptGrid>caption:before,.ViewGrid>caption:before,.GridNoAcceptDrag>caption:before,.Table>caption:before,.TableDragging>caption:before,.TableAcceptDrag>caption:before,.TableNoAcceptDrag>caption:before,.TableGrid>caption:before,.TableGridBottomVUCE>caption:before,.TableTop>caption:before,.TableTopSearch>caption:before,.TableContent>caption:before,.ViewTable>caption:before,.TableHorizontalLine>caption:before,.header_pink_line>caption:before,.TableBottom>caption:before,.Table960>caption:before,.TableGreyFooter>caption:before,.TableBlackFooter>caption:before,.TableBlackHeader>caption:before,.TableLogin>caption:before,.SmallTableLogin>caption:before,.LargeTableLogin>caption:before,.WelcomeTable>caption:before,.Table_AttributeContainer>caption:before,.Table_Title>caption:before,.Table_TitleWizard>caption:before,.Table_TitleDsc>caption:before,.Table_Basic>caption:before,.Table_Basic_Widht100Percent_2>caption:before,.Table_Basic_WidhtCenter>caption:before,.Table_Basic_Widht100Percent>caption:before,.Table_Basic_Widht100PercentColor>caption:before,.Table_ConditionalConfirm>caption:before,.Table_FormSectionContainer>caption:before,.Table_TopActions>caption:before,.TableMenuContainer>caption:before,.Table_Scroll>caption:before,.TableBorder_2>caption:before,.CRapida_Row_Table_border>caption:before,.TableHeaderMongo1>caption:before,.TableHeaderMongo2>caption:before,.TableDynMessage>caption:before,.TableDynMessageError>caption:before,.TableDynMessageSuccess>caption:before,.TableDynMessageWarning>caption:before,.TableDynMessageErrorWithoutImage>caption:before,.TableLeftMenu>caption:before,.TableTopMenu>caption:before,.Table80>caption:before,.Table_GlobalContainer>caption:before,.TableTabGeneral>caption:before,.TableWizard>caption:before,.TableWizardSelected>caption:before,.TableWizardSelected2>caption:before,.TableWizardUnSelected>caption:before,.TableWizardUnSelected2>caption:before,.TableWizardSelectedUnSelected>caption:before,.TableWizardSelectedUnSelected2>caption:before,.TableWizardUnSelectedSelected>caption:before,.TableWizardUnSelectedSelected2>caption:before,.Table_WizardSteps>caption:before,.td5>caption:before,.td100>caption:before,.ToolbarMain>caption:before,.Table_NoSkipItems>caption:before,.Table_NoSkipFilters>caption:before,.SearchButtonCell>caption:before,.otros>caption:before,.text-right>caption:before,.descarga>caption:before,.TableActionContainer>caption:before,.PromptMainTable>caption:before,.TableBorder100x100>caption:before,.HorizantalSpace>caption:before,.td10px>caption:before,.MainComponentTable>caption:before,.Cell_BorderBottom>caption:before,.Cell_BorderTop>caption:before,.K2BToolsTableFloatRight>caption:before,.StandardTable>caption:before,.K2BToolsGridSettingsTable>caption:before,.K2BTableActionsLeftContainer>caption:before,.K2BToolsTableCell_FieldWithSideText>caption:before,.K2BToolsTable_TwoPaneContainer>caption:before,.ControlBeautify_CollapsableTable>caption:before,.TwoPaneNoItemSelectedContainer>caption:before,.K2BToolsTableActionsLeftContainer>caption:before,.K2BToolsSection_SelectedSection>caption:before,.K2BToolsTable_AlignRight>caption:before,.K2BToolsTable_SmallMargin>caption:before,.K2BToolsCell_Invisible>caption:before,.K2BTools_RequiredCell>caption:before,.K2BTools_LeftText>caption:before,.K2BTools_RightText>caption:before,.K2BToolsTable_SelectionTagWithPhoto>caption:before,.TableButtons>caption:before,.TopBottom30>caption:before,.TopBottom5>caption:before,.TableHeaderRight>caption:before,.TableLogo>caption:before,.FiltersContainer>caption:before,.FiltersContainerItem>caption:before,.FilterContainerItemSearch>caption:before,.NegativeMarginTop10>caption:before,.Table193x216>caption:before,.Table193x216Collapsed>caption:before,.ActionsContainer>caption:before,.ActionsContainerItem>caption:before,.ActionsContainerVisible>caption:before,.ViewAdvancedContainer>caption:before,.ViewAdvancedContainerVisible>caption:before,.K2BTableTabGeneralData>caption:before,.ColumnLayout>caption:before,.PagingCell>caption:before,.accDat>caption:before,.TableLanding>caption:before,.TableLandingMensajes>caption:before,.TableLandingBackground>caption:before,.TableLoginVUCERegistroEmpresaConFirma>caption:before,.TableAviso>caption:before,.TableAlinearFirma>caption:before,.TableEmbeddedPage>caption:before,.K2BT_SWW_GridConfigurationContainer>caption:before,.K2BT_PhotoCardDetail>caption:before,.K2BT_FixedMenuOpen>caption:before,.K2BT_FixedMenuCollapsed>caption:before,.MasterPage3>caption:before,.MasterPage4>caption:before,.TableWCLandingOrgaMensajes>caption:before,.TableBandejaEntrada>caption:before,.TableBandejaEntradaMensajes>caption:before,.ControlBeautify_ParentCollapsableTable>caption:before,.filtro>caption:before,.Table_FiltersBackground>caption:before,.K2BT_DetailPopover>caption:before,.Table_Summary>caption:before,.K2BToolsTable_DescriptionFixedDataContainer>caption:before,.K2BToolsTable_ComponentTitleWithIcon>caption:before,.Table_TrnActionsContainer>caption:before,.Table_DataAreaContainer>caption:before,.Table_TransactionDataAreaContainer>caption:before,.K2BToolsTable_GridConfigurationContainer>caption:before,.K2BToolsTable_GridConfigurationContainerLeft>caption:before,.K2BToolsTable_FilterHeader>caption:before,.K2BToolsMenuContainerCompact>caption:before,.K2BToolsMenuContainerVisibleCompact>caption:before,.K2BToolsMenuContainerInvisibleCompact>caption:before,.K2BToolsTable_LoadingMessageContainer>caption:before,.K2BToolsTable_ModalWindow>caption:before,.K2BToolsTable_GridContainer>caption:before,.K2BToolsSection_VerticalCard>caption:before,.K2BToolsTable_GreyBackground>caption:before,.K2BToolsTable_TwoPaneActionsContainer>caption:before,.K2BToolsTable_SearchTextContainer>caption:before,.K2BToolsFSGAM_Table_Basic>caption:before,.K2BToolsFSGAM_LoginTable>caption:before,.Table_ActionsContainer>caption:before,.Table_ActionsContainer_Top>caption:before,.Table_ActionsContainer_Bottom>caption:before,.Table_ActionsContainer_Left>caption:before,.Table_ComboActionsContainer>caption:before,.Table_ActionsContainerConfig>caption:before,.FilterContainerTable>caption:before,.FilterContainerTableLandingActions>caption:before,.K2BToolsTable_Invisible>caption:before,.K2BToolsSection_Card>caption:before,.K2BToolsSection_SquareCard>caption:before,.K2BToolsCell_PaginationNormal>caption:before,.K2BToolsCell_PaginationDisabled>caption:before,.K2BToolsCell_PaginationCurrentPage>caption:before,.K2BToolsCell_PaginationInvisible>caption:before,.K2BToolsCell_PaginationLeft>caption:before,.K2BToolsCell_PaginationPrevious>caption:before,.K2BToolsCell_PaginationFirst>caption:before,.K2BToolsCell_PaginationRight>caption:before,.K2BToolsCell_PaginationNext>caption:before,.K2BToolsCell_PaginationLast>caption:before,.K2BToolsTable_PaginationContainer>caption:before,.K2BToolsTable_SearchPaginationContainer>caption:before,.K2BToolsTableCell_ActionContainer>caption:before,.K2BToolsTable_NoResultsFound>caption:before,.K2BT_NoGridViewsFound>caption:before,.K2BToolsTable_NoResultsFoundSelectionSummary>caption:before,.K2BToolsTwoPaneNoItemSelectedTable>caption:before,.K2BToolsTable_NoResultsFoundUniversalSearch>caption:before,.K2BToolsTable_GridSettingsContent>caption:before,.K2BToolsTable_SearchContainer>caption:before,.K2BToolsTable_SearchContainerVUCE>caption:before,.K2BToolsMyAccountTable>caption:before,.HorizontalSpace>caption:before,.Cell_MainContent>caption:before,.K2BHeader>caption:before,.K2BToolsTable_FloatRight>caption:before,.K2BToolsTable_FloatLeft>caption:before,.K2BToolsTable_FloatCenter>caption:before,.K2BToolsTable_FullWidth>caption:before,.K2BToolsTable_FullWidthLandingMensaje>caption:before,.K2BToolsTable_FullWidthMenssage>caption:before,.Table100x100>caption:before,.TableBorder>caption:before,.RecentLinksTable>caption:before,.Table95>caption:before,.Container>caption:before,.ContainerFluid>caption:before,.RecentLinksMainTable>caption:before,.RecentLinksMainTableExpanded>caption:before,.LevelTable>caption:before,.BodyContainer>caption:before,.LoginContainer>caption:before,.HeaderContainer>caption:before,.ThinHeaderContainer>caption:before,.RecentLinksContainer>caption:before,.FormContainer>caption:before,.TabsFormContainer>caption:before,.AdvancedContainerItem>caption:before,.AdvancedContainerItemExpanded>caption:before,.AdvancedContainer>caption:before,.AdvancedContainerVisible>caption:before,.OrdersTable>caption:before,.WWAdvancedContainer>caption:before,.PromptContainer>caption:before,.MainContainer>caption:before,.GridTabMainTable>caption:before,.K2BToolsMenuContainer>caption:before,.K2BToolsMenuContainerVisible>caption:before,.K2BToolsTable_GridSettings>caption:before,.K2BToolsMultipleSelectionButtons>caption:before,.K2BToolsTable_FieldContainer>caption:before,.K2BToolsTable_BottomFixedData>caption:before,.K2BFSGTable_DashBoardItem>caption:before,.K2BFSGTable_CAPTCHAContainer>caption:before,.K2BTableActionsRightContainer>caption:before,.K2BTools_AdvancedFilterRow>caption:before,.K2BToolsTableCell_SideText>caption:before,.K2BToolsTableCell_RequiredField>caption:before,.K2BToolsTableCell_EmptyRequiredContainer>caption:before,.K2BToolsTable_TopAttributeContainer>caption:before,.K2BToolsTable_PhotoCardContent>caption:before,.K2BToolsSection_CompactCard>caption:before,.K2BToolsTable_Compact>caption:before,.K2BToolsTable_TwoPaneActionsFixedSize>caption:before,.K2BToolsMultipleFilterListContainer>caption:before,.K2BToolsTable_MultipleFilterContainer>caption:before,.K2BToolsTable_MultipleComboMainTable>caption:before,.K2BToolsTable_FieldBorderFocus>caption:before,.K2BToolsSimpleImageListTable>caption:before,.K2BToolsSimpleImageListSecondaryAttributesTable>caption:before,.K2BToolsCell_CheckboxFreeStyle>caption:before,.K2BAnalyzer_HeaderData>caption:before,.K2BTools_Analysis_Container>caption:before,.K2BToolsTable_BusinessAnalysisContainer>caption:before,.K2BT_StructuredListActionsContainer>caption:before,.K2BT_CardWithSummaryActionsContainer>caption:before,.TableLoginVUCE>caption:before,.TableLoginVUCEBackgroundFirma>caption:before,.TableLoginVUCEBackground>caption:before,.Table_MarginBottom>caption:before,.TableConfigContainer>caption:before,.TableUsuarioRegVUCE>caption:before,.TableUsuarioRegVUCEBackground>caption:before,.K2BFooter>caption:before,.TableVUCEAttributeContainerWhite>caption:before,.TableVUCEAttributeContainerWhiteCenter>caption:before,.TableVUCEAttributeContainerWhiteCenterTopBorder>caption:before,.TableVUCEAttributeContainerWhiteCenterTopBorderSpacing>caption:before,.TableVUCEAttributeContainerWhiteCenterNoBorder>caption:before,.TableVUCEAttributeContainerWhiteCenterNoBorderLabelLeft>caption:before,.TableVUCEAttributeContainerWhiteCenterNoBorderLabelLeftSpacing>caption:before,.TableVUCEAttributeContainerWhiteCenterNoBorderLabelLeftDate>caption:before,.TableVUCEAttributeContainerWhiteCenterNoBorderLabelCenter>caption:before,.TableVUCEAttributeContainerWhiteCenterNoBorderSpacing>caption:before,.TableVUCEAttributeContainerWhiteNoborder>caption:before,.TableVUCEAttributeContainerWhiteMargin>caption:before,.TableLineSeparatorGris>caption:before,.TableRowBlock>caption:before,.TableCambiarUsuarioPopup>caption:before,.K2BToolsTextBlock_NoResultsFound:before,.K2BToolsTextBlock_FilterSummaryLabel:before,.K2BToolsTextBlock_FilterSummary:before,.K2BToolsTextblock_FilterToggle:before,.GridNewRow:before,.GridNewRowWhite:before,.Grid>tfoot .gx_newrow:before,.GridDragging>tfoot .gx_newrow:before,.Grid_Custom>tfoot .gx_newrow:before,.Grid_SubWorkWith>tfoot .gx_newrow:before,.Grid_Prompt>tfoot .gx_newrow:before,.Grid_MultipleSelection>tfoot .gx_newrow:before,.Grid_WorKWith_2>tfoot .gx_newrow:before,.Grid_WorKWith_3>tfoot .gx_newrow:before,.Grid_CustomGrid_WorKWith>tfoot .gx_newrow:before,.Grid_Transaction>tfoot .gx_newrow:before,.K2BTransactionGrid>tfoot .gx_newrow:before,.Grid_WorkWith>tfoot .gx_newrow:before,.Grid_WorkWithSingle>tfoot .gx_newrow:before,.Grid_WorkWithLanding>tfoot .gx_newrow:before,.Grid_WorkWithTitleWhite>tfoot .gx_newrow:before,.Grid_WorkWithBorder>tfoot .gx_newrow:before,.Grid_WorkWithTitleBlue>tfoot .gx_newrow:before,.Grid_WorkWithGray>tfoot .gx_newrow:before,.Grid_WorkWithHover>tfoot .gx_newrow:before,.Grid_Transaction>TBODY>TR[data-gxrow]:hover>tfoot .gx_newrow:before, .Grid_Transaction>TBODY>TR[data-gxrow].gx-row-hovered>tfoot .gx_newrow:before,.K2BTransactionGrid>TBODY>TR[data-gxrow]:hover>tfoot .gx_newrow:before, .K2BTransactionGrid>TBODY>TR[data-gxrow].gx-row-hovered>tfoot .gx_newrow:before,.Grid_WorkWith>TBODY>TR[data-gxrow]:hover>tfoot .gx_newrow:before, .Grid_WorkWith>TBODY>TR[data-gxrow].gx-row-hovered>tfoot .gx_newrow:before,.Grid_WorkWithSingle>TBODY>TR[data-gxrow]:hover>tfoot .gx_newrow:before, .Grid_WorkWithSingle>TBODY>TR[data-gxrow].gx-row-hovered>tfoot .gx_newrow:before,.Grid_WorkWithLanding>TBODY>TR[data-gxrow]:hover>tfoot .gx_newrow:before, .Grid_WorkWithLanding>TBODY>TR[data-gxrow].gx-row-hovered>tfoot .gx_newrow:before,.Grid_WorkWithTitleWhite>TBODY>TR[data-gxrow]:hover>tfoot .gx_newrow:before, .Grid_WorkWithTitleWhite>TBODY>TR[data-gxrow].gx-row-hovered>tfoot .gx_newrow:before,.Grid_WorkWithBorder>TBODY>TR[data-gxrow]:hover>tfoot .gx_newrow:before, .Grid_WorkWithBorder>TBODY>TR[data-gxrow].gx-row-hovered>tfoot .gx_newrow:before,.Grid_WorkWithTitleBlue>TBODY>TR[data-gxrow]:hover>tfoot .gx_newrow:before, .Grid_WorkWithTitleBlue>TBODY>TR[data-gxrow].gx-row-hovered>tfoot .gx_newrow:before,.Grid_WorkWithGray>TBODY>TR[data-gxrow]:hover>tfoot .gx_newrow:before, .Grid_WorkWithGray>TBODY>TR[data-gxrow].gx-row-hovered>tfoot .gx_newrow:before,.Grid_WorkWithSelected>tfoot .gx_newrow:before,.Grid_Transaction>TBODY>TR[data-gxselected][data-gxrow]>tfoot .gx_newrow:before,.K2BTransactionGrid>TBODY>TR[data-gxselected][data-gxrow]>tfoot .gx_newrow:before,.Grid_WorkWith>TBODY>TR[data-gxselected][data-gxrow]>tfoot .gx_newrow:before,.Grid_WorkWithSingle>TBODY>TR[data-gxselected][data-gxrow]>tfoot .gx_newrow:before,.Grid_WorkWithLanding>TBODY>TR[data-gxselected][data-gxrow]>tfoot .gx_newrow:before,.Grid_WorkWithTitleWhite>TBODY>TR[data-gxselected][data-gxrow]>tfoot .gx_newrow:before,.Grid_WorkWithBorder>TBODY>TR[data-gxselected][data-gxrow]>tfoot .gx_newrow:before,.Grid_WorkWithTitleBlue>TBODY>TR[data-gxselected][data-gxrow]>tfoot .gx_newrow:before,.Grid_WorkWithGray>TBODY>TR[data-gxselected][data-gxrow]>tfoot .gx_newrow:before,.GridPantallaMomentos>tfoot .gx_newrow:before,.table-striped>tfoot .gx_newrow:before,.datosInt>tfoot .gx_newrow:before,.soloDatos>tfoot .gx_newrow:before,.Grid_AllowSelection>tfoot .gx_newrow:before,.table-bordered>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,.Grid_Custom[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_SubWorkWith[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_Prompt[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_MultipleSelection[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorKWith_2[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorKWith_3[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_CustomGrid_WorKWith[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_Transaction[data-gx-grid-nodata]>tfoot .gx_newrow:before,.K2BTransactionGrid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorkWith[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorkWithSingle[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorkWithLanding[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorkWithTitleWhite[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorkWithBorder[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorkWithTitleBlue[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorkWithGray[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorkWithHover[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_Transaction>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>tfoot .gx_newrow:before, .Grid_Transaction>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>tfoot .gx_newrow:before,.K2BTransactionGrid>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>tfoot .gx_newrow:before, .K2BTransactionGrid>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorkWith>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>tfoot .gx_newrow:before, .Grid_WorkWith>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorkWithSingle>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>tfoot .gx_newrow:before, .Grid_WorkWithSingle>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorkWithLanding>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>tfoot .gx_newrow:before, .Grid_WorkWithLanding>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorkWithTitleWhite>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>tfoot .gx_newrow:before, .Grid_WorkWithTitleWhite>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorkWithBorder>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>tfoot .gx_newrow:before, .Grid_WorkWithBorder>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorkWithTitleBlue>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>tfoot .gx_newrow:before, .Grid_WorkWithTitleBlue>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorkWithGray>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>tfoot .gx_newrow:before, .Grid_WorkWithGray>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorkWithSelected[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_Transaction>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]>tfoot .gx_newrow:before,.K2BTransactionGrid>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorkWith>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorkWithSingle>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorkWithLanding>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorkWithTitleWhite>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorkWithBorder>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorkWithTitleBlue>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorkWithGray>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridPantallaMomentos[data-gx-grid-nodata]>tfoot .gx_newrow:before,.table-striped[data-gx-grid-nodata]>tfoot .gx_newrow:before,.datosInt[data-gx-grid-nodata]>tfoot .gx_newrow:before,.soloDatos[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_AllowSelection[data-gx-grid-nodata]>tfoot .gx_newrow:before,.table-bordered[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridNoData[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridAcceptDrag[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,.GridNoAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGrid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.VerticalTabGrid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyle_RecentLinks[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGridCustomActions[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGrid_SearchResult[data-gx-grid-nodata]>tfoot .gx_newrow:before,.K2BT_MFCL[data-gx-grid-nodata]>tfoot .gx_newrow:before,.K2BT_MFLG[data-gx-grid-nodata]>tfoot .gx_newrow:before,.tuexporta[data-gx-grid-nodata]>tfoot .gx_newrow:before,.TuExportaFreeStyleGrid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGridOdd[data-gx-grid-nodata]>tfoot .gx_newrow:before,.datosIntDoc[data-gx-grid-nodata]>tfoot .gx_newrow:before,.K2BT_SavedGridViews[data-gx-grid-nodata]>tfoot .gx_newrow:before,.K2BT_TimelineGrid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGridMensajes[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGrid_WPB[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGrid_Menu[data-gx-grid-nodata]>tfoot .gx_newrow:before,.K2BT_SelectedItemsGrid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGrid_Transaction[data-gx-grid-nodata]>tfoot .gx_newrow:before,.K2BFreeStyle[data-gx-grid-nodata]>tfoot .gx_newrow:before,.K2BTools_SearchGrid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.RecentLinksGrid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.TrnSublevelGrid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.K2BT_CommentThreads[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridAcceptDrag>tfoot .gx_newrow:before,.WorkWith>tfoot .gx_newrow:before,.PromptGrid>tfoot .gx_newrow:before,.ViewGrid>tfoot .gx_newrow:before,.GridNoAcceptDrag>tfoot .gx_newrow:before,.FreeStyleGridFooter>.gx_newrow:before,.VerticalTabGridFooter>.gx_newrow:before,.FreeStyle_RecentLinksFooter>.gx_newrow:before,.FreeStyleGridCustomActionsFooter>.gx_newrow:before,.FreeStyleGrid_SearchResultFooter>.gx_newrow:before,.K2BT_MFCLFooter>.gx_newrow:before,.K2BT_MFLGFooter>.gx_newrow:before,.tuexportaFooter>.gx_newrow:before,.TuExportaFreeStyleGridFooter>.gx_newrow:before,.FreeStyleGridOddFooter>.gx_newrow:before,.datosIntDocFooter>.gx_newrow:before,.K2BT_SavedGridViewsFooter>.gx_newrow:before,.K2BT_TimelineGridFooter>.gx_newrow:before,.FreeStyleGridMensajesFooter>.gx_newrow:before,.FreeStyleGrid_WPBFooter>.gx_newrow:before,.FreeStyleGrid_MenuFooter>.gx_newrow:before,.K2BT_SelectedItemsGridFooter>.gx_newrow:before,.K2BT_SelectedItemsGrid[data-gx-grid-nodata]Footer>.gx_newrow:before,.FreeStyleGrid_TransactionFooter>.gx_newrow:before,.K2BFreeStyleFooter>.gx_newrow:before,.K2BTools_SearchGridFooter>.gx_newrow:before,.RecentLinksGridFooter>.gx_newrow:before,.TrnSublevelGridFooter>.gx_newrow:before,.K2BT_CommentThreadsFooter>.gx_newrow:before,.GridLoadingText:before,.Grid+div.gx-grid-loading:before,.GridDragging+div.gx-grid-loading:before,.Grid_Custom+div.gx-grid-loading:before,.Grid_SubWorkWith+div.gx-grid-loading:before,.Grid_Prompt+div.gx-grid-loading:before,.Grid_MultipleSelection+div.gx-grid-loading:before,.Grid_WorKWith_2+div.gx-grid-loading:before,.Grid_WorKWith_3+div.gx-grid-loading:before,.Grid_CustomGrid_WorKWith+div.gx-grid-loading:before,.Grid_Transaction+div.gx-grid-loading:before,.K2BTransactionGrid+div.gx-grid-loading:before,.Grid_WorkWith+div.gx-grid-loading:before,.Grid_WorkWithSingle+div.gx-grid-loading:before,.Grid_WorkWithLanding+div.gx-grid-loading:before,.Grid_WorkWithTitleWhite+div.gx-grid-loading:before,.Grid_WorkWithBorder+div.gx-grid-loading:before,.Grid_WorkWithTitleBlue+div.gx-grid-loading:before,.Grid_WorkWithGray+div.gx-grid-loading:before,.Grid_WorkWithHover+div.gx-grid-loading:before,.Grid_Transaction>TBODY>TR[data-gxrow]:hover+div.gx-grid-loading:before, .Grid_Transaction>TBODY>TR[data-gxrow].gx-row-hovered+div.gx-grid-loading:before,.K2BTransactionGrid>TBODY>TR[data-gxrow]:hover+div.gx-grid-loading:before, .K2BTransactionGrid>TBODY>TR[data-gxrow].gx-row-hovered+div.gx-grid-loading:before,.Grid_WorkWith>TBODY>TR[data-gxrow]:hover+div.gx-grid-loading:before, .Grid_WorkWith>TBODY>TR[data-gxrow].gx-row-hovered+div.gx-grid-loading:before,.Grid_WorkWithSingle>TBODY>TR[data-gxrow]:hover+div.gx-grid-loading:before, .Grid_WorkWithSingle>TBODY>TR[data-gxrow].gx-row-hovered+div.gx-grid-loading:before,.Grid_WorkWithLanding>TBODY>TR[data-gxrow]:hover+div.gx-grid-loading:before, .Grid_WorkWithLanding>TBODY>TR[data-gxrow].gx-row-hovered+div.gx-grid-loading:before,.Grid_WorkWithTitleWhite>TBODY>TR[data-gxrow]:hover+div.gx-grid-loading:before, .Grid_WorkWithTitleWhite>TBODY>TR[data-gxrow].gx-row-hovered+div.gx-grid-loading:before,.Grid_WorkWithBorder>TBODY>TR[data-gxrow]:hover+div.gx-grid-loading:before, .Grid_WorkWithBorder>TBODY>TR[data-gxrow].gx-row-hovered+div.gx-grid-loading:before,.Grid_WorkWithTitleBlue>TBODY>TR[data-gxrow]:hover+div.gx-grid-loading:before, .Grid_WorkWithTitleBlue>TBODY>TR[data-gxrow].gx-row-hovered+div.gx-grid-loading:before,.Grid_WorkWithGray>TBODY>TR[data-gxrow]:hover+div.gx-grid-loading:before, .Grid_WorkWithGray>TBODY>TR[data-gxrow].gx-row-hovered+div.gx-grid-loading:before,.Grid_WorkWithSelected+div.gx-grid-loading:before,.Grid_Transaction>TBODY>TR[data-gxselected][data-gxrow]+div.gx-grid-loading:before,.K2BTransactionGrid>TBODY>TR[data-gxselected][data-gxrow]+div.gx-grid-loading:before,.Grid_WorkWith>TBODY>TR[data-gxselected][data-gxrow]+div.gx-grid-loading:before,.Grid_WorkWithSingle>TBODY>TR[data-gxselected][data-gxrow]+div.gx-grid-loading:before,.Grid_WorkWithLanding>TBODY>TR[data-gxselected][data-gxrow]+div.gx-grid-loading:before,.Grid_WorkWithTitleWhite>TBODY>TR[data-gxselected][data-gxrow]+div.gx-grid-loading:before,.Grid_WorkWithBorder>TBODY>TR[data-gxselected][data-gxrow]+div.gx-grid-loading:before,.Grid_WorkWithTitleBlue>TBODY>TR[data-gxselected][data-gxrow]+div.gx-grid-loading:before,.Grid_WorkWithGray>TBODY>TR[data-gxselected][data-gxrow]+div.gx-grid-loading:before,.GridPantallaMomentos+div.gx-grid-loading:before,.table-striped+div.gx-grid-loading:before,.datosInt+div.gx-grid-loading:before,.soloDatos+div.gx-grid-loading:before,.Grid_AllowSelection+div.gx-grid-loading:before,.table-bordered+div.gx-grid-loading:before,.GridNoData+div.gx-grid-loading:before,.Grid[data-gx-grid-nodata]+div.gx-grid-loading:before,.GridDragging[data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_Custom[data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_SubWorkWith[data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_Prompt[data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_MultipleSelection[data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_WorKWith_2[data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_WorKWith_3[data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_CustomGrid_WorKWith[data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_Transaction[data-gx-grid-nodata]+div.gx-grid-loading:before,.K2BTransactionGrid[data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_WorkWith[data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_WorkWithSingle[data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_WorkWithLanding[data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_WorkWithTitleWhite[data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_WorkWithBorder[data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_WorkWithTitleBlue[data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_WorkWithGray[data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_WorkWithHover[data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_Transaction>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+div.gx-grid-loading:before, .Grid_Transaction>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+div.gx-grid-loading:before,.K2BTransactionGrid>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+div.gx-grid-loading:before, .K2BTransactionGrid>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_WorkWith>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+div.gx-grid-loading:before, .Grid_WorkWith>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_WorkWithSingle>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+div.gx-grid-loading:before, .Grid_WorkWithSingle>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_WorkWithLanding>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+div.gx-grid-loading:before, .Grid_WorkWithLanding>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_WorkWithTitleWhite>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+div.gx-grid-loading:before, .Grid_WorkWithTitleWhite>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_WorkWithBorder>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+div.gx-grid-loading:before, .Grid_WorkWithBorder>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_WorkWithTitleBlue>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+div.gx-grid-loading:before, .Grid_WorkWithTitleBlue>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_WorkWithGray>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+div.gx-grid-loading:before, .Grid_WorkWithGray>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_WorkWithSelected[data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_Transaction>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]+div.gx-grid-loading:before,.K2BTransactionGrid>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_WorkWith>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_WorkWithSingle>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_WorkWithLanding>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_WorkWithTitleWhite>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_WorkWithBorder>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_WorkWithTitleBlue>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_WorkWithGray>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]+div.gx-grid-loading:before,.GridPantallaMomentos[data-gx-grid-nodata]+div.gx-grid-loading:before,.table-striped[data-gx-grid-nodata]+div.gx-grid-loading:before,.datosInt[data-gx-grid-nodata]+div.gx-grid-loading:before,.soloDatos[data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_AllowSelection[data-gx-grid-nodata]+div.gx-grid-loading:before,.table-bordered[data-gx-grid-nodata]+div.gx-grid-loading:before,.GridNoData[data-gx-grid-nodata]+div.gx-grid-loading:before,.GridAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading:before,.WorkWith[data-gx-grid-nodata]+div.gx-grid-loading:before,.PromptGrid[data-gx-grid-nodata]+div.gx-grid-loading:before,.ViewGrid[data-gx-grid-nodata]+div.gx-grid-loading:before,.GridNoAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading:before,.FreeStyleGrid[data-gx-grid-nodata]+div.gx-grid-loading:before,.VerticalTabGrid[data-gx-grid-nodata]+div.gx-grid-loading:before,.FreeStyle_RecentLinks[data-gx-grid-nodata]+div.gx-grid-loading:before,.FreeStyleGridCustomActions[data-gx-grid-nodata]+div.gx-grid-loading:before,.FreeStyleGrid_SearchResult[data-gx-grid-nodata]+div.gx-grid-loading:before,.K2BT_MFCL[data-gx-grid-nodata]+div.gx-grid-loading:before,.K2BT_MFLG[data-gx-grid-nodata]+div.gx-grid-loading:before,.tuexporta[data-gx-grid-nodata]+div.gx-grid-loading:before,.TuExportaFreeStyleGrid[data-gx-grid-nodata]+div.gx-grid-loading:before,.FreeStyleGridOdd[data-gx-grid-nodata]+div.gx-grid-loading:before,.datosIntDoc[data-gx-grid-nodata]+div.gx-grid-loading:before,.K2BT_SavedGridViews[data-gx-grid-nodata]+div.gx-grid-loading:before,.K2BT_TimelineGrid[data-gx-grid-nodata]+div.gx-grid-loading:before,.FreeStyleGridMensajes[data-gx-grid-nodata]+div.gx-grid-loading:before,.FreeStyleGrid_WPB[data-gx-grid-nodata]+div.gx-grid-loading:before,.FreeStyleGrid_Menu[data-gx-grid-nodata]+div.gx-grid-loading:before,.K2BT_SelectedItemsGrid[data-gx-grid-nodata]+div.gx-grid-loading:before,.FreeStyleGrid_Transaction[data-gx-grid-nodata]+div.gx-grid-loading:before,.K2BFreeStyle[data-gx-grid-nodata]+div.gx-grid-loading:before,.K2BTools_SearchGrid[data-gx-grid-nodata]+div.gx-grid-loading:before,.RecentLinksGrid[data-gx-grid-nodata]+div.gx-grid-loading:before,.TrnSublevelGrid[data-gx-grid-nodata]+div.gx-grid-loading:before,.K2BT_CommentThreads[data-gx-grid-nodata]+div.gx-grid-loading:before,.GridAcceptDrag+div.gx-grid-loading:before,.WorkWith+div.gx-grid-loading:before,.PromptGrid+div.gx-grid-loading:before,.ViewGrid+div.gx-grid-loading:before,.GridNoAcceptDrag+div.gx-grid-loading:before,.FreeStyleGrid+div.gx-grid-loading:before,.VerticalTabGrid+div.gx-grid-loading:before,.FreeStyle_RecentLinks+div.gx-grid-loading:before,.FreeStyleGridCustomActions+div.gx-grid-loading:before,.FreeStyleGrid_SearchResult+div.gx-grid-loading:before,.K2BT_MFCL+div.gx-grid-loading:before,.K2BT_MFLG+div.gx-grid-loading:before,.tuexporta+div.gx-grid-loading:before,.TuExportaFreeStyleGrid+div.gx-grid-loading:before,.FreeStyleGridOdd+div.gx-grid-loading:before,.datosIntDoc+div.gx-grid-loading:before,.K2BT_SavedGridViews+div.gx-grid-loading:before,.K2BT_TimelineGrid+div.gx-grid-loading:before,.FreeStyleGridMensajes+div.gx-grid-loading:before,.FreeStyleGrid_WPB+div.gx-grid-loading:before,.FreeStyleGrid_Menu+div.gx-grid-loading:before,.K2BT_SelectedItemsGrid+div.gx-grid-loading:before,.FreeStyleGrid_Transaction+div.gx-grid-loading:before,.K2BFreeStyle+div.gx-grid-loading:before,.K2BTools_SearchGrid+div.gx-grid-loading:before,.RecentLinksGrid+div.gx-grid-loading:before,.TrnSublevelGrid+div.gx-grid-loading:before,.K2BT_CommentThreads+div.gx-grid-loading:before,.GridNoDataText:before,.Grid+.gx-text-gridnodata:before,.GridDragging+.gx-text-gridnodata:before,.Grid_Custom+.gx-text-gridnodata:before,.Grid_SubWorkWith+.gx-text-gridnodata:before,.Grid_Prompt+.gx-text-gridnodata:before,.Grid_MultipleSelection+.gx-text-gridnodata:before,.Grid_WorKWith_2+.gx-text-gridnodata:before,.Grid_WorKWith_3+.gx-text-gridnodata:before,.Grid_CustomGrid_WorKWith+.gx-text-gridnodata:before,.Grid_Transaction+.gx-text-gridnodata:before,.K2BTransactionGrid+.gx-text-gridnodata:before,.Grid_WorkWith+.gx-text-gridnodata:before,.Grid_WorkWithSingle+.gx-text-gridnodata:before,.Grid_WorkWithLanding+.gx-text-gridnodata:before,.Grid_WorkWithTitleWhite+.gx-text-gridnodata:before,.Grid_WorkWithBorder+.gx-text-gridnodata:before,.Grid_WorkWithTitleBlue+.gx-text-gridnodata:before,.Grid_WorkWithGray+.gx-text-gridnodata:before,.Grid_WorkWithHover+.gx-text-gridnodata:before,.Grid_Transaction>TBODY>TR[data-gxrow]:hover+.gx-text-gridnodata:before, .Grid_Transaction>TBODY>TR[data-gxrow].gx-row-hovered+.gx-text-gridnodata:before,.K2BTransactionGrid>TBODY>TR[data-gxrow]:hover+.gx-text-gridnodata:before, .K2BTransactionGrid>TBODY>TR[data-gxrow].gx-row-hovered+.gx-text-gridnodata:before,.Grid_WorkWith>TBODY>TR[data-gxrow]:hover+.gx-text-gridnodata:before, .Grid_WorkWith>TBODY>TR[data-gxrow].gx-row-hovered+.gx-text-gridnodata:before,.Grid_WorkWithSingle>TBODY>TR[data-gxrow]:hover+.gx-text-gridnodata:before, .Grid_WorkWithSingle>TBODY>TR[data-gxrow].gx-row-hovered+.gx-text-gridnodata:before,.Grid_WorkWithLanding>TBODY>TR[data-gxrow]:hover+.gx-text-gridnodata:before, .Grid_WorkWithLanding>TBODY>TR[data-gxrow].gx-row-hovered+.gx-text-gridnodata:before,.Grid_WorkWithTitleWhite>TBODY>TR[data-gxrow]:hover+.gx-text-gridnodata:before, .Grid_WorkWithTitleWhite>TBODY>TR[data-gxrow].gx-row-hovered+.gx-text-gridnodata:before,.Grid_WorkWithBorder>TBODY>TR[data-gxrow]:hover+.gx-text-gridnodata:before, .Grid_WorkWithBorder>TBODY>TR[data-gxrow].gx-row-hovered+.gx-text-gridnodata:before,.Grid_WorkWithTitleBlue>TBODY>TR[data-gxrow]:hover+.gx-text-gridnodata:before, .Grid_WorkWithTitleBlue>TBODY>TR[data-gxrow].gx-row-hovered+.gx-text-gridnodata:before,.Grid_WorkWithGray>TBODY>TR[data-gxrow]:hover+.gx-text-gridnodata:before, .Grid_WorkWithGray>TBODY>TR[data-gxrow].gx-row-hovered+.gx-text-gridnodata:before,.Grid_WorkWithSelected+.gx-text-gridnodata:before,.Grid_Transaction>TBODY>TR[data-gxselected][data-gxrow]+.gx-text-gridnodata:before,.K2BTransactionGrid>TBODY>TR[data-gxselected][data-gxrow]+.gx-text-gridnodata:before,.Grid_WorkWith>TBODY>TR[data-gxselected][data-gxrow]+.gx-text-gridnodata:before,.Grid_WorkWithSingle>TBODY>TR[data-gxselected][data-gxrow]+.gx-text-gridnodata:before,.Grid_WorkWithLanding>TBODY>TR[data-gxselected][data-gxrow]+.gx-text-gridnodata:before,.Grid_WorkWithTitleWhite>TBODY>TR[data-gxselected][data-gxrow]+.gx-text-gridnodata:before,.Grid_WorkWithBorder>TBODY>TR[data-gxselected][data-gxrow]+.gx-text-gridnodata:before,.Grid_WorkWithTitleBlue>TBODY>TR[data-gxselected][data-gxrow]+.gx-text-gridnodata:before,.Grid_WorkWithGray>TBODY>TR[data-gxselected][data-gxrow]+.gx-text-gridnodata:before,.GridPantallaMomentos+.gx-text-gridnodata:before,.table-striped+.gx-text-gridnodata:before,.datosInt+.gx-text-gridnodata:before,.soloDatos+.gx-text-gridnodata:before,.Grid_AllowSelection+.gx-text-gridnodata:before,.table-bordered+.gx-text-gridnodata:before,.GridNoData+.gx-text-gridnodata:before,.Grid[data-gx-grid-nodata]+.gx-text-gridnodata:before,.GridDragging[data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_Custom[data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_SubWorkWith[data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_Prompt[data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_MultipleSelection[data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_WorKWith_2[data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_WorKWith_3[data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_CustomGrid_WorKWith[data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_Transaction[data-gx-grid-nodata]+.gx-text-gridnodata:before,.K2BTransactionGrid[data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_WorkWith[data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_WorkWithSingle[data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_WorkWithLanding[data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_WorkWithTitleWhite[data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_WorkWithBorder[data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_WorkWithTitleBlue[data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_WorkWithGray[data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_WorkWithHover[data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_Transaction>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+.gx-text-gridnodata:before, .Grid_Transaction>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+.gx-text-gridnodata:before,.K2BTransactionGrid>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+.gx-text-gridnodata:before, .K2BTransactionGrid>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_WorkWith>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+.gx-text-gridnodata:before, .Grid_WorkWith>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_WorkWithSingle>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+.gx-text-gridnodata:before, .Grid_WorkWithSingle>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_WorkWithLanding>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+.gx-text-gridnodata:before, .Grid_WorkWithLanding>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_WorkWithTitleWhite>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+.gx-text-gridnodata:before, .Grid_WorkWithTitleWhite>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_WorkWithBorder>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+.gx-text-gridnodata:before, .Grid_WorkWithBorder>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_WorkWithTitleBlue>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+.gx-text-gridnodata:before, .Grid_WorkWithTitleBlue>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_WorkWithGray>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+.gx-text-gridnodata:before, .Grid_WorkWithGray>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_WorkWithSelected[data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_Transaction>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]+.gx-text-gridnodata:before,.K2BTransactionGrid>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_WorkWith>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_WorkWithSingle>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_WorkWithLanding>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_WorkWithTitleWhite>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_WorkWithBorder>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_WorkWithTitleBlue>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_WorkWithGray>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]+.gx-text-gridnodata:before,.GridPantallaMomentos[data-gx-grid-nodata]+.gx-text-gridnodata:before,.table-striped[data-gx-grid-nodata]+.gx-text-gridnodata:before,.datosInt[data-gx-grid-nodata]+.gx-text-gridnodata:before,.soloDatos[data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_AllowSelection[data-gx-grid-nodata]+.gx-text-gridnodata:before,.table-bordered[data-gx-grid-nodata]+.gx-text-gridnodata:before,.GridNoData[data-gx-grid-nodata]+.gx-text-gridnodata:before,.GridAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata:before,.WorkWith[data-gx-grid-nodata]+.gx-text-gridnodata:before,.PromptGrid[data-gx-grid-nodata]+.gx-text-gridnodata:before,.ViewGrid[data-gx-grid-nodata]+.gx-text-gridnodata:before,.GridNoAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata:before,.FreeStyleGrid[data-gx-grid-nodata]+.gx-text-gridnodata:before,.VerticalTabGrid[data-gx-grid-nodata]+.gx-text-gridnodata:before,.FreeStyle_RecentLinks[data-gx-grid-nodata]+.gx-text-gridnodata:before,.FreeStyleGridCustomActions[data-gx-grid-nodata]+.gx-text-gridnodata:before,.FreeStyleGrid_SearchResult[data-gx-grid-nodata]+.gx-text-gridnodata:before,.K2BT_MFCL[data-gx-grid-nodata]+.gx-text-gridnodata:before,.K2BT_MFLG[data-gx-grid-nodata]+.gx-text-gridnodata:before,.tuexporta[data-gx-grid-nodata]+.gx-text-gridnodata:before,.TuExportaFreeStyleGrid[data-gx-grid-nodata]+.gx-text-gridnodata:before,.FreeStyleGridOdd[data-gx-grid-nodata]+.gx-text-gridnodata:before,.datosIntDoc[data-gx-grid-nodata]+.gx-text-gridnodata:before,.K2BT_SavedGridViews[data-gx-grid-nodata]+.gx-text-gridnodata:before,.K2BT_TimelineGrid[data-gx-grid-nodata]+.gx-text-gridnodata:before,.FreeStyleGridMensajes[data-gx-grid-nodata]+.gx-text-gridnodata:before,.FreeStyleGrid_WPB[data-gx-grid-nodata]+.gx-text-gridnodata:before,.FreeStyleGrid_Menu[data-gx-grid-nodata]+.gx-text-gridnodata:before,.K2BT_SelectedItemsGrid[data-gx-grid-nodata]+.gx-text-gridnodata:before,.FreeStyleGrid_Transaction[data-gx-grid-nodata]+.gx-text-gridnodata:before,.K2BFreeStyle[data-gx-grid-nodata]+.gx-text-gridnodata:before,.K2BTools_SearchGrid[data-gx-grid-nodata]+.gx-text-gridnodata:before,.RecentLinksGrid[data-gx-grid-nodata]+.gx-text-gridnodata:before,.TrnSublevelGrid[data-gx-grid-nodata]+.gx-text-gridnodata:before,.K2BT_CommentThreads[data-gx-grid-nodata]+.gx-text-gridnodata:before,.GridAcceptDrag+.gx-text-gridnodata:before,.WorkWith+.gx-text-gridnodata:before,.PromptGrid+.gx-text-gridnodata:before,.ViewGrid+.gx-text-gridnodata:before,.GridNoAcceptDrag+.gx-text-gridnodata:before,.FreeStyleGrid+.gx-text-gridnodata:before,.VerticalTabGrid+.gx-text-gridnodata:before,.FreeStyle_RecentLinks+.gx-text-gridnodata:before,.FreeStyleGridCustomActions+.gx-text-gridnodata:before,.FreeStyleGrid_SearchResult+.gx-text-gridnodata:before,.K2BT_MFCL+.gx-text-gridnodata:before,.K2BT_MFLG+.gx-text-gridnodata:before,.tuexporta+.gx-text-gridnodata:before,.TuExportaFreeStyleGrid+.gx-text-gridnodata:before,.FreeStyleGridOdd+.gx-text-gridnodata:before,.datosIntDoc+.gx-text-gridnodata:before,.K2BT_SavedGridViews+.gx-text-gridnodata:before,.K2BT_TimelineGrid+.gx-text-gridnodata:before,.FreeStyleGridMensajes+.gx-text-gridnodata:before,.FreeStyleGrid_WPB+.gx-text-gridnodata:before,.FreeStyleGrid_Menu+.gx-text-gridnodata:before,.K2BT_SelectedItemsGrid+.gx-text-gridnodata:before,.FreeStyleGrid_Transaction+.gx-text-gridnodata:before,.K2BFreeStyle+.gx-text-gridnodata:before,.K2BTools_SearchGrid+.gx-text-gridnodata:before,.RecentLinksGrid+.gx-text-gridnodata:before,.TrnSublevelGrid+.gx-text-gridnodata:before,.K2BT_CommentThreads+.gx-text-gridnodata:before,.K2BToolsTwoPaneNoItemSelectedText:before,.K2BTools_MoreInformationText:before,.TextBlock_LevelHeaderTitle:before,.TextBlock_LevelHeaderTitle1:before,.TextBlock_Tabular:before,.TextBlock_FixedDataBottomDesc:before,.TextBlock_FixedDataBottomDesc_Block:before,.TextBlock_LineSeparator:before,.TextBlock_LineSeparatorFixedData:before,.TextBlock_LineSeparatorFilter:before,.TextBlock_LineSeparatorTrnTabular:before,.TextBlock_LineSeparatorAttributesSection:before,.TextBlock_LineSeparatorTrnFreeStyle:before,.TextBlock_LineSeparatorTrnSummary:before,.TextBlock_LineSeparatorHighlighted:before,.TextBlock_LineSeparatorMenu:before,.TextBlock_LineSeparatorMenuOpen:before,.TextBlock_LineSeparatorMenuClose:before,.TextBlock_FilterDesc:before,.TextBlock_FilterLeftText:before,.TextBlock_FilterDesc_Block:before,.TextBlock_FilterTitle:before,.TextBlock_FilterTitleED:before,.TextBlock_FilterTitleEDWPD:before,.TextBlock_FilterTitleBig:before,.TextBlock_LineSeparatorColapse:before,.TextBlock_LineSeparatorAttributesSectionColapse:before,.TextBlock_LineSeparatorFilterColapse:before,.TextBlock_LineSeparatorFixedDataColapse:before,.TextBlock_LineSeparatorTrnFreeStyleColapse:before,.TextBlock_LineSeparatorTrnSummaryColapse:before,.TextBlock_LineSeparatorTrnTabularColapse:before,.TextBlock_LineSeparatorHighlightedColapse:before,.TextBlock_LineSeparatorClose:before,.TextBlock_LineSeparatorOpen:before,.TextBlock_LineSeparatorOpenColorBlack:before,.K2BToolsTextblock_UserName:before,.K2BToolsTextBlock_ChangePassword:before,.K2BToolsTextBlock_Logout:before,.SmallText:before,.TextBlock_Page:before,.TextBlock_Title:before,.TextBlock_Options:before,.TextBlock_TitlePagosSmall:before,.TextBlock_TitleBold:before,.TextBlock_TitleBoldCenter:before,.TextBlockTitleCiudadano:before,.TextBlock_Subtitle:before,.TextBlock_SubtitleSmall:before,.TextBlock_SubtitleSmallBold:before,.TextBlock_BackToWorkWith:before,.Label:before,.Attribute_RequiredLabel:before,.Attribute_RequiredReadOnlyLabel:before,.RequiredLabel:before,.K2BT_LabelLeft:before,.K2BT_LabelTop:before,.LabelRequired:before,.LabelWhite:before,.gx-label.Attribute_TrnWhiteLabel:before,.gx-label.BlobContentAttribute_TrnWhiteLabel:before,.gx-label.ReadonlyBlobContentAttribute_TrnWhiteLabel:before,.gx-label.BlobInputAttribute_TrnWhiteLabel:before,.gx-label.ReadonlyAttribute_TrnWhiteLabel:before,.LabelTextRight:before,.LabelHidden:before,.gx-label.Attribute_FilterHiddenLabel:before,.gx-label.BlobContentAttribute_FilterHiddenLabel:before,.gx-label.ReadonlyBlobContentAttribute_FilterHiddenLabel:before,.gx-label.BlobInputAttribute_FilterHiddenLabel:before,.gx-label.ReadonlyAttribute_FilterHiddenLabel:before,.LabelCheckBox:before,.gx-label.Attribute_FilterCheckBoxLabel:before,.gx-label.BlobContentAttribute_FilterCheckBoxLabel:before,.gx-label.ReadonlyBlobContentAttribute_FilterCheckBoxLabel:before,.gx-label.BlobInputAttribute_FilterCheckBoxLabel:before,.gx-label.ReadonlyAttribute_FilterCheckBoxLabel:before,.LabelBold:before,.gx-label.Attribute_TrnBoldLabel:before,.gx-label.BlobContentAttribute_TrnBoldLabel:before,.gx-label.ReadonlyBlobContentAttribute_TrnBoldLabel:before,.gx-label.BlobInputAttribute_TrnBoldLabel:before,.gx-label.Attribute_TrnBold1Label:before,.gx-label.BlobContentAttribute_TrnBold1Label:before,.gx-label.ReadonlyBlobContentAttribute_TrnBold1Label:before,.gx-label.BlobInputAttribute_TrnBold1Label:before,.gx-label.ReadonlyAttribute_TrnBold1Label:before,.gx-label.ReadonlyAttribute_TrnBoldLabel:before,.LabelHeightCentered:before,.gx-label.Attribute_TrnDateLabel:before,.gx-label.Attribute_TrnDateTimeLabel:before,.gx-label.DateTimeAttributeLabel:before,.gx-label.BlobContentDateTimeAttributeLabel:before,.gx-label.ReadonlyBlobContentDateTimeAttributeLabel:before,.gx-label.BlobInputDateTimeAttributeLabel:before,.gx-label.ReadonlyDateTimeAttributeLabel:before,.gx-label.ReadonlyAttribute_TrnDateTimeLabel:before,.gx-label.DateAttributeLabel:before,.gx-label.BlobContentDateAttributeLabel:before,.gx-label.ReadonlyBlobContentDateAttributeLabel:before,.gx-label.BlobInputDateAttributeLabel:before,.gx-label.ReadonlyDateAttributeLabel:before,.gx-label.Attribute_TrnDateFocusLabel:before,.gx-label.BlobContentAttribute_TrnDateFocusLabel:before,.gx-label.ReadonlyBlobContentAttribute_TrnDateFocusLabel:before,.gx-label.BlobInputAttribute_TrnDateFocusLabel:before,.gx-label.ReadonlyAttribute_TrnDateFocusLabel:before,.gx-label.ReadonlyAttribute_TrnDateLabel:before,.gx-label.Attribute_DateLabel:before,.gx-label.BlobContentAttribute_DateLabel:before,.gx-label.ReadonlyBlobContentAttribute_DateLabel:before,.gx-label.BlobInputAttribute_DateLabel:before,.gx-label.ReadonlyAttribute_DateLabel:before,.gx-label.Attribute_DateFocusLabel:before,.gx-label.RatingLabel:before,.gx-label.AttributeLabel:before,.gx-label.BlobContentAttributeLabel:before,.gx-label.ReadonlyBlobContentAttributeLabel:before,.gx-label.AttributeDraggingLabel:before,.gx-label.AttributeNoAcceptDragLabel:before,.gx-label.DownloadAttributeLabel:before,.gx-label.ReadonlyDownloadAttributeLabel:before,.gx-label.AttSubTitleLabel:before,.gx-label.BlobInputAttSubTitleLabel:before,.gx-label.BlobContentAttSubTitleLabel:before,.gx-label.ReadonlyBlobContentAttSubTitleLabel:before,.gx-label.ReadonlyAttSubTitleLabel:before,.gx-label.CheckBoxLabel:before,.gx-label.BlobContentCheckBoxLabel:before,.gx-label.ReadonlyBlobContentCheckBoxLabel:before,.gx-label.BlobInputCheckBoxLabel:before,.gx-label.ReadonlyCheckBoxLabel:before,.gx-label.MedidaLabel:before,.gx-label.BlobContentMedidaLabel:before,.gx-label.ReadonlyBlobContentMedidaLabel:before,.gx-label.BlobInputMedidaLabel:before,.gx-label.ReadonlyMedidaLabel:before,.gx-label.SubMedidaLabel:before,.gx-label.BlobContentSubMedidaLabel:before,.gx-label.ReadonlyBlobContentSubMedidaLabel:before,.gx-label.BlobInputSubMedidaLabel:before,.gx-label.ReadonlySubMedidaLabel:before,.gx-label.Attribute_ActionLabel:before,.gx-label.ReadOnlyAttribute_ActionLabel:before,.gx-label.CheckBoxAttributeLabel:before,.gx-label.ReadOnlyCheckBoxAttributeLabel:before,.gx-label.CheckBoxAttributeFilterLabel:before,.gx-label.BlobContentCheckBoxAttributeFilterLabel:before,.gx-label.ReadonlyBlobContentCheckBoxAttributeFilterLabel:before,.gx-label.ReadonlyCheckBoxAttributeFilterLabel:before,.gx-label.Attribute_BoxLabel:before,.gx-label.ReadOnlyAttribute_BoxLabel:before,.gx-label.BoxAttributeLabel:before,.gx-label.BlobContentBoxAttributeLabel:before,.gx-label.ReadonlyBlobContentBoxAttributeLabel:before,.gx-label.BlobInputBoxAttributeLabel:before,.gx-label.ReadonlyBoxAttributeLabel:before,.gx-label.Attribute_BoxCentradoLabel:before,.gx-label.Attribute_TabuarLabel:before,.gx-label.BlobContentAttribute_TabuarLabel:before,.gx-label.ReadonlyBlobContentAttribute_TabuarLabel:before,.gx-label.BlobInputAttribute_TabuarLabel:before,.gx-label.ReadonlyAttribute_TabuarLabel:before,.gx-label.Attribute_FixedDataLabel:before,.gx-label.BlobContentAttribute_FixedDataLabel:before,.gx-label.ReadonlyBlobContentAttribute_FixedDataLabel:before,.gx-label.BlobInputAttribute_FixedDataLabel:before,.gx-label.ReadonlyAttribute_FixedDataLabel:before,.gx-label.Attribute_FixedDataBottomLabel:before,.gx-label.BlobContentAttribute_FixedDataBottomLabel:before,.gx-label.ReadonlyBlobContentAttribute_FixedDataBottomLabel:before,.gx-label.BlobInputAttribute_FixedDataBottomLabel:before,.gx-label.ReadonlyAttribute_FixedDataBottomLabel:before,.gx-label.Attribute_ComboLabel:before,.gx-label.BlobContentAttribute_ComboLabel:before,.gx-label.ReadonlyBlobContentAttribute_ComboLabel:before,.gx-label.BlobInputAttribute_ComboLabel:before,.gx-label.ReadonlyAttribute_ComboLabel:before,.gx-label.Attribute_Combo_OrderByLabel:before,.gx-label.BlobContentAttribute_Combo_OrderByLabel:before,.gx-label.ReadonlyBlobContentAttribute_Combo_OrderByLabel:before,.gx-label.BlobInputAttribute_Combo_OrderByLabel:before,.gx-label.ReadonlyAttribute_Combo_OrderByLabel:before,.gx-label.Attribute_ComboLanguageLabel:before,.gx-label.BlobContentAttribute_ComboLanguageLabel:before,.gx-label.ReadonlyBlobContentAttribute_ComboLanguageLabel:before,.gx-label.BlobInputAttribute_ComboLanguageLabel:before,.gx-label.ReadonlyAttribute_ComboLanguageLabel:before,.gx-label.Attribute_CurrentPageLabel:before,.gx-label.ReadonlyAttribute_CurrentPageLabel:before,.gx-label.Attribute_ConditionalConfirmLabel:before,.gx-label.ReadonlyAttribute_ConditionalConfirmLabel:before,.gx-label.Attribute_ColorLabel:before,.gx-label.BlobContentAttribute_ColorLabel:before,.gx-label.ReadonlyBlobContentAttribute_ColorLabel:before,.gx-label.BlobInputAttribute_ColorLabel:before,.gx-label.ReadonlyAttribute_ColorLabel:before,.gx-label.AttributeLoginLabel:before,.gx-label.BlobContentAttributeLoginLabel:before,.gx-label.ReadonlyBlobContentAttributeLoginLabel:before,.gx-label.BlobInputAttributeLoginLabel:before,.gx-label.ReadonlyAttributeLoginLabel:before,.gx-label.AttributeDescripcionPMLabel:before,.gx-label.BlobContentAttributeDescripcionPMLabel:before,.gx-label.ReadonlyBlobContentAttributeDescripcionPMLabel:before,.gx-label.BlobInputAttributeDescripcionPMLabel:before,.gx-label.ReadonlyAttributeDescripcionPMLabel:before,.gx-label.DUALabel:before,.gx-label.BlobContentDUALabel:before,.gx-label.ReadonlyBlobContentDUALabel:before,.gx-label.BlobInputDUALabel:before,.gx-label.ReadonlyDUALabel:before,.gx-label.AttributeCenterLabel:before,.gx-label.BlobContentAttributeCenterLabel:before,.gx-label.ReadonlyBlobContentAttributeCenterLabel:before,.gx-label.BlobInputAttributeCenterLabel:before,.gx-label.ReadonlyAttributeCenterLabel:before,.gx-label.K2BToolsFSGAM_Attribute100WidthLabel:before,.gx-label.ErrorAttribute_TrnLabel:before,.gx-label.BlobContentErrorAttribute_TrnLabel:before,.gx-label.ReadonlyBlobContentErrorAttribute_TrnLabel:before,.gx-label.BlobInputErrorAttribute_TrnLabel:before,.gx-label.ReadonlyErrorAttribute_TrnLabel:before,.gx-label.Attribute_TitleLabel:before,.gx-label.ReadonlyAttribute_TitleLabel:before,.gx-label.colLabel:before,.gx-label.col1Label:before,.gx-label.col2Label:before,.gx-label.col3Label:before,.gx-label.col4Label:before,.gx-label.col6Label:before,.gx-label.form-controlLabel:before,.gx-label.col5Label:before,.gx-label.InputClassLabel:before,.gx-label.AttributeFilterLabel:before,.gx-label.IME_ActiveLabel:before,.gx-label.BlobContentIME_ActiveLabel:before,.gx-label.ReadonlyBlobContentIME_ActiveLabel:before,.gx-label.BlobInputIME_ActiveLabel:before,.gx-label.ReadonlyIME_ActiveLabel:before,.gx-label.IME_InactiveLabel:before,.gx-label.BlobContentIME_InactiveLabel:before,.gx-label.ReadonlyBlobContentIME_InactiveLabel:before,.gx-label.BlobInputIME_InactiveLabel:before,.gx-label.ReadonlyIME_InactiveLabel:before,.gx-label.IME_DisabledLabel:before,.gx-label.BlobContentIME_DisabledLabel:before,.gx-label.ReadonlyBlobContentIME_DisabledLabel:before,.gx-label.BlobInputIME_DisabledLabel:before,.gx-label.ReadonlyIME_DisabledLabel:before,.gx-label.FilterAttributeLabel:before,.gx-label.BlobContentFilterAttributeLabel:before,.gx-label.ReadonlyBlobContentFilterAttributeLabel:before,.gx-label.BlobInputFilterAttributeLabel:before,.gx-label.FilterComboAttributeLabel:before,.gx-label.BlobContentFilterComboAttributeLabel:before,.gx-label.ReadonlyBlobContentFilterComboAttributeLabel:before,.gx-label.BlobInputFilterComboAttributeLabel:before,.gx-label.ReadonlyFilterComboAttributeLabel:before,.gx-label.FilterSearchAttributeLabel:before,.gx-label.BlobContentFilterSearchAttributeLabel:before,.gx-label.ReadonlyBlobContentFilterSearchAttributeLabel:before,.gx-label.BlobInputFilterSearchAttributeLabel:before,.gx-label.ReadonlyFilterSearchAttributeLabel:before,.gx-label.FilterSearchAttributeFocusLabel:before,.gx-label.BlobContentFilterSearchAttributeFocusLabel:before,.gx-label.ReadonlyBlobContentFilterSearchAttributeFocusLabel:before,.gx-label.BlobInputFilterSearchAttributeFocusLabel:before,.gx-label.ReadonlyFilterSearchAttributeFocusLabel:before,.gx-label.DateFilterSearchAttributeLabel:before,.gx-label.BlobContentDateFilterSearchAttributeLabel:before,.gx-label.ReadonlyBlobContentDateFilterSearchAttributeLabel:before,.gx-label.BlobInputDateFilterSearchAttributeLabel:before,.gx-label.ReadonlyDateFilterSearchAttributeLabel:before,.gx-label.FilterPanelLabel:before,.gx-label.BlobContentFilterPanelLabel:before,.gx-label.ReadonlyBlobContentFilterPanelLabel:before,.gx-label.BlobInputFilterPanelLabel:before,.gx-label.ReadonlyFilterPanelLabel:before,.gx-label.ReadonlyFilterAttributeLabel:before,.gx-label.DescriptionAttributeLabel:before,.gx-label.BlobContentDescriptionAttributeLabel:before,.gx-label.ReadonlyBlobContentDescriptionAttributeLabel:before,.gx-label.BlobInputDescriptionAttributeLabel:before,.gx-label.ReadonlyDescriptionAttributeLabel:before,.gx-label.Attribute_RequiredLabel:before,.gx-label.leftLabel:before,.gx-label.K2BToolsAttribute_TitleLabel:before,.gx-label.BlobContentK2BToolsAttribute_TitleLabel:before,.gx-label.ReadonlyBlobContentK2BToolsAttribute_TitleLabel:before,.gx-label.BlobInputK2BToolsAttribute_TitleLabel:before,.gx-label.ReadonlyK2BToolsAttribute_TitleLabel:before,.gx-label.K2BTools_SearchResultImageCompactLabel:before,.gx-label.BlobContentK2BTools_SearchResultImageCompactLabel:before,.gx-label.ReadonlyBlobContentK2BTools_SearchResultImageCompactLabel:before,.gx-label.BlobInputK2BTools_SearchResultImageCompactLabel:before,.gx-label.ReadonlyK2BTools_SearchResultImageCompactLabel:before,.gx-label.K2BToolsAttribute_SummaryLabel:before,.gx-label.BlobContentK2BToolsAttribute_SummaryLabel:before,.gx-label.ReadonlyBlobContentK2BToolsAttribute_SummaryLabel:before,.gx-label.BlobInputK2BToolsAttribute_SummaryLabel:before,.gx-label.ReadonlyK2BToolsAttribute_SummaryLabel:before,.gx-label.Attribute_ImageLabel:before,.gx-label.Attribute_ImageGridLabel:before,.gx-label.BlobInputAttribute_ImageGridLabel:before,.gx-label.BlobContentAttribute_ImageGridLabel:before,.gx-label.ReadonlyBlobContentAttribute_ImageGridLabel:before,.gx-label.ReadonlyAttribute_ImageGridLabel:before,.gx-label.Attribute_ImageTrnLabel:before,.gx-label.Attribute_ImageTrnEmptyLabel:before,.gx-label.BlobContentAttribute_ImageTrnEmptyLabel:before,.gx-label.ReadonlyBlobContentAttribute_ImageTrnEmptyLabel:before,.gx-label.BlobInputAttribute_ImageTrnEmptyLabel:before,.gx-label.ReadonlyAttribute_ImageTrnEmptyLabel:before,.gx-label.BlobContentAttribute_ImageTrnLabel:before,.gx-label.ReadonlyBlobContentAttribute_ImageTrnLabel:before,.gx-label.BlobInputAttribute_ImageTrnLabel:before,.gx-label.ReadonlyAttribute_ImageTrnLabel:before,.gx-label.Attribute_ImageTrnSmallLabel:before,.gx-label.BlobContentAttribute_ImageTrnSmallLabel:before,.gx-label.ReadonlyBlobContentAttribute_ImageTrnSmallLabel:before,.gx-label.BlobInputAttribute_ImageTrnSmallLabel:before,.gx-label.ReadonlyAttribute_ImageTrnSmallLabel:before,.gx-label.K2BToolsAttribute_MediumImageLabel:before,.gx-label.BlobContentK2BToolsAttribute_MediumImageLabel:before,.gx-label.ReadonlyBlobContentK2BToolsAttribute_MediumImageLabel:before,.gx-label.BlobInputK2BToolsAttribute_MediumImageLabel:before,.gx-label.ReadonlyK2BToolsAttribute_MediumImageLabel:before,.gx-label.K2BToolsAttribute_PriceLabel:before,.gx-label.BlobContentK2BToolsAttribute_PriceLabel:before,.gx-label.ReadonlyBlobContentK2BToolsAttribute_PriceLabel:before,.gx-label.BlobInputK2BToolsAttribute_PriceLabel:before,.gx-label.ReadonlyK2BToolsAttribute_PriceLabel:before,.gx-label.K2BToolsAttribute_ImageFloatingCaptionLabel:before,.gx-label.BlobContentK2BToolsAttribute_ImageFloatingCaptionLabel:before,.gx-label.ReadonlyBlobContentK2BToolsAttribute_ImageFloatingCaptionLabel:before,.gx-label.BlobInputK2BToolsAttribute_ImageFloatingCaptionLabel:before,.gx-label.ReadonlyK2BToolsAttribute_ImageFloatingCaptionLabel:before,.gx-label.K2BToolsImage_PhotoListImageLabel:before,.gx-label.ReadonlyK2BToolsImage_PhotoListImageLabel:before,.gx-label.K2BToolsAttribute_PhotoListTitleLabel:before,.gx-label.ReadonlyK2BToolsAttribute_PhotoListTitleLabel:before,.gx-label.Attribute_InvisibleLabel:before,.gx-label.K2BT_CardWithSummaryTitleLabel:before,.gx-label.BlobContentK2BT_CardWithSummaryTitleLabel:before,.gx-label.ReadonlyBlobContentK2BT_CardWithSummaryTitleLabel:before,.gx-label.BlobInputK2BT_CardWithSummaryTitleLabel:before,.gx-label.ReadonlyK2BT_CardWithSummaryTitleLabel:before,.gx-label.K2BT_CardWithSummaryPhotoLabel:before,.gx-label.BlobContentK2BT_CardWithSummaryPhotoLabel:before,.gx-label.ReadonlyBlobContentK2BT_CardWithSummaryPhotoLabel:before,.gx-label.BlobInputK2BT_CardWithSummaryPhotoLabel:before,.gx-label.ReadonlyK2BT_CardWithSummaryPhotoLabel:before,.gx-label.K2BT_RoundPhotoLargeLabel:before,.gx-label.BlobContentK2BT_RoundPhotoLargeLabel:before,.gx-label.ReadonlyBlobContentK2BT_RoundPhotoLargeLabel:before,.gx-label.BlobInputK2BT_RoundPhotoLargeLabel:before,.gx-label.ReadonlyK2BT_RoundPhotoLargeLabel:before,.gx-label.K2BT_TextActionLabel:before,.gx-label.BlobContentK2BT_TextActionLabel:before,.gx-label.ReadonlyBlobContentK2BT_TextActionLabel:before,.gx-label.BlobInputK2BT_TextActionLabel:before,.gx-label.ReadonlyK2BT_TextActionLabel:before,.gx-label.CheckboxLabelLabel:before,.gx-label.BlobContentCheckboxLabelLabel:before,.gx-label.ReadonlyBlobContentCheckboxLabelLabel:before,.gx-label.BlobInputCheckboxLabelLabel:before,.gx-label.ReadonlyCheckboxLabelLabel:before,.gx-label.LoginAttributeLabel:before,.gx-label.BlobContentLoginAttributeLabel:before,.gx-label.ReadonlyBlobContentLoginAttributeLabel:before,.gx-label.BlobInputLoginAttributeLabel:before,.gx-label.ReadonlyLoginAttributeLabel:before,.gx-label.LoginComboAttributeLabel:before,.gx-label.BlobContentLoginComboAttributeLabel:before,.gx-label.ReadonlyBlobContentLoginComboAttributeLabel:before,.gx-label.BlobInputLoginComboAttributeLabel:before,.gx-label.ReadonlyLoginComboAttributeLabel:before,.gx-label.RegistrationAttributeLabel:before,.gx-label.BlobContentRegistrationAttributeLabel:before,.gx-label.ReadonlyBlobContentRegistrationAttributeLabel:before,.gx-label.BlobInputRegistrationAttributeLabel:before,.gx-label.ReadonlyRegistrationAttributeLabel:before,.gx-label.RequiredAttributeLabel:before,.gx-label.BlobContentRequiredAttributeLabel:before,.gx-label.ReadonlyBlobContentRequiredAttributeLabel:before,.gx-label.BlobInputRequiredAttributeLabel:before,.gx-label.ReadonlyRequiredAttributeLabel:before,.gx-label.InactiveAttributeLabel:before,.gx-label.BlobContentInactiveAttributeLabel:before,.gx-label.ReadonlyBlobContentInactiveAttributeLabel:before,.gx-label.BlobInputInactiveAttributeLabel:before,.gx-label.ReadonlyInactiveAttributeLabel:before,.gx-label.ComboAttributeLabel:before,.gx-label.BlobContentComboAttributeLabel:before,.gx-label.ReadonlyBlobContentComboAttributeLabel:before,.gx-label.BlobInputComboAttributeLabel:before,.gx-label.ReadonlyComboAttributeLabel:before,.gx-label.SubtitleAttributeLabel:before,.gx-label.BlobContentSubtitleAttributeLabel:before,.gx-label.ReadonlyBlobContentSubtitleAttributeLabel:before,.gx-label.BlobInputSubtitleAttributeLabel:before,.gx-label.ReadonlySubtitleAttributeLabel:before,.gx-label.URLAttributeLabel:before,.gx-label.BlobContentURLAttributeLabel:before,.gx-label.ReadonlyBlobContentURLAttributeLabel:before,.gx-label.BlobInputURLAttributeLabel:before,.gx-label.ReadonlyURLAttributeLabel:before,.gx-label.TextAttributeLabel:before,.gx-label.BlobContentTextAttributeLabel:before,.gx-label.ReadonlyBlobContentTextAttributeLabel:before,.gx-label.BlobInputTextAttributeLabel:before,.gx-label.ReadonlyTextAttributeLabel:before,.gx-label.TextActionAttributeLabel:before,.gx-label.BlobContentTextActionAttributeLabel:before,.gx-label.ReadonlyBlobContentTextActionAttributeLabel:before,.gx-label.BlobInputTextActionAttributeLabel:before,.gx-label.ReadonlyTextActionAttributeLabel:before,.gx-label.K2BTrnAttributeLabel:before,.gx-label.K2BDateTimeAttributeLabel:before,.gx-label.K2BDateAttributeLabel:before,.gx-label.atributeLabel:before,.gx-label.form-control2Label:before,.gx-label.contFormLabel:before,.gx-label.att-login-formLabel:before,.gx-label.col7Label:before,.gx-label.col8Label:before,.gx-label.col9Label:before,.gx-label.col10Label:before,.gx-label.col11Label:before,.gx-label.col12Label:before,.gx-label.col14Label:before,.gx-label.col15Label:before,.gx-label.col16Label:before,.gx-label.col17Label:before,.gx-label.col18Label:before,.gx-label.col19Label:before,.gx-label.col20Label:before,.gx-label.col13Label:before,.gx-label.ttribute_ActionLabel:before,.gx-label.NoneLabel:before,.gx-label.Attribute_NormalLabelLabel:before,.gx-label.Attribute_ItalicLabelLabel:before,.gx-label.mypdfonscreenLabel:before,.gx-label.Attribute_TrnFileInputLabel:before,.gx-label.from-controlLabel:before,.gx-label.ImageGridLabel:before,.gx-label.cont-formLabel:before,.gx-label.form-trnLabel:before,.gx-label.Attribute_ColorGrisLabel:before,.gx-label.Attribute_TrnDateCenterLabel:before,.gx-label.invisibleLabel:before,.gx-label.Attribute_TrnGraySmallLabel:before,.gx-label.nameOfProductLabel:before,.gx-label.K2BT_StepperValueLabel:before,.gx-label.K2BT_InlineEditActionLabel:before,.gx-label.ReadonlyK2BT_InlineEditActionLabel:before,.gx-label.K2BT_DateRangeFilterFieldLabel:before,.gx-label.K2BTEnhancedComboSearchInputLabel:before,.gx-label.K2BT_GenericFilterLabel:before,.gx-label.K2BT_DashboardKPIImageLabel:before,.gx-label.ClassColumGridVDMaestroLabel:before,.gx-label.BlobContentClassColumGridVDMaestroLabel:before,.gx-label.ReadonlyBlobContentClassColumGridVDMaestroLabel:before,.gx-label.BlobInputClassColumGridVDMaestroLabel:before,.gx-label.ReadonlyClassColumGridVDMaestroLabel:before,.gx-label.ImageLangingOrgaMenssageLabel:before,.gx-label.controlLabel:before,.gx-label.iconGrid_historialLabel:before,.gx-label.Attribute_BoldLabelLabel:before,.gx-label.Attribute_FormSectionLabel:before,.gx-label.BlobContentAttribute_FormSectionLabel:before,.gx-label.ReadonlyBlobContentAttribute_FormSectionLabel:before,.gx-label.BlobInputAttribute_FormSectionLabel:before,.gx-label.ReadonlyAttribute_FormSectionLabel:before,.gx-label.AttributeCkeckBoxLabel:before,.gx-label.BlobContentAttributeCkeckBoxLabel:before,.gx-label.ReadonlyBlobContentAttributeCkeckBoxLabel:before,.gx-label.BlobInputAttributeCkeckBoxLabel:before,.gx-label.ReadonlyAttributeCkeckBoxLabel:before,.gx-label.Attribute_FilterLabel:before,.gx-label.SuggestSearchAttributeLabel:before,.gx-label.ReadonlySuggestSearchAttributeLabel:before,.gx-label.CheckBoxSearchAttributeLabel:before,.gx-label.ReadonlyCheckBoxSearchAttributeLabel:before,.gx-label.Attribute_FilterTextWhiteLabel:before,.gx-label.ReadonlyAttribute_FilterLabel:before,.gx-label.AttributeInMultipleCombo_FilterLabel:before,.gx-label.BlobContentAttributeInMultipleCombo_FilterLabel:before,.gx-label.ReadonlyBlobContentAttributeInMultipleCombo_FilterLabel:before,.gx-label.BlobInputAttributeInMultipleCombo_FilterLabel:before,.gx-label.ReadonlyAttributeInMultipleCombo_FilterLabel:before,.gx-label.Attribute_FilterDateLabel:before,.gx-label.Attribute_FilterDateTimeLabel:before,.gx-label.ReadonlyAttribute_FilterDateTimeLabel:before,.gx-label.ReadonlyAttribute_FilterDateLabel:before,.gx-label.Attribute_FilterDateCenterLabel:before,.gx-label.BlobContentAttribute_FilterDateCenterLabel:before,.gx-label.ReadonlyBlobContentAttribute_FilterDateCenterLabel:before,.gx-label.BlobInputAttribute_FilterDateCenterLabel:before,.gx-label.ReadonlyAttribute_FilterDateCenterLabel:before,.gx-label.Attribute_FilterTextAreaLabel:before,.gx-label.BlobContentAttribute_FilterTextAreaLabel:before,.gx-label.ReadonlyBlobContentAttribute_FilterTextAreaLabel:before,.gx-label.BlobInputAttribute_FilterTextAreaLabel:before,.gx-label.ReadonlyAttribute_FilterTextAreaLabel:before,.gx-label.K2BToolsAttribute_BorderlessFilterLabel:before,.gx-label.K2BT_RoundPhotoSmallLabel:before,.gx-label.ReadonlyK2BT_RoundPhotoSmallLabel:before,.gx-label.BlobContentReadonlyK2BT_RoundPhotoSmallLabel:before,.gx-label.ReadonlyBlobContentReadonlyK2BT_RoundPhotoSmallLabel:before,.gx-label.BlobInputReadonlyK2BT_RoundPhotoSmallLabel:before,.gx-label.K2BT_DetailPopoverTitleLabel:before,.gx-label.ReadonlyK2BT_DetailPopoverTitleLabel:before,.gx-label.BlobContentReadonlyK2BT_DetailPopoverTitleLabel:before,.gx-label.ReadonlyBlobContentReadonlyK2BT_DetailPopoverTitleLabel:before,.gx-label.BlobInputReadonlyK2BT_DetailPopoverTitleLabel:before,.gx-label.K2BT_SimpleECommerceTitleLabel:before,.gx-label.ReadonlyK2BT_SimpleECommerceTitleLabel:before,.gx-label.BlobContentReadonlyK2BT_SimpleECommerceTitleLabel:before,.gx-label.ReadonlyBlobContentReadonlyK2BT_SimpleECommerceTitleLabel:before,.gx-label.K2BT_SimpleECommerceTitleLinkLabel:before,.gx-label.BlobContentK2BT_SimpleECommerceTitleLinkLabel:before,.gx-label.ReadonlyBlobContentK2BT_SimpleECommerceTitleLinkLabel:before,.gx-label.BlobInputK2BT_SimpleECommerceTitleLinkLabel:before,.gx-label.ReadonlyK2BT_SimpleECommerceTitleLinkLabel:before,.gx-label.K2BT_SimpleECommerceSubtitleLabel:before,.gx-label.ReadonlyK2BT_SimpleECommerceSubtitleLabel:before,.gx-label.BlobContentReadonlyK2BT_SimpleECommerceSubtitleLabel:before,.gx-label.ReadonlyBlobContentReadonlyK2BT_SimpleECommerceSubtitleLabel:before,.gx-label.K2BT_SimpleECommerceSummaryLabel:before,.gx-label.ReadonlyK2BT_SimpleECommerceSummaryLabel:before,.gx-label.BlobContentReadonlyK2BT_SimpleECommerceSummaryLabel:before,.gx-label.ReadonlyBlobContentReadonlyK2BT_SimpleECommerceSummaryLabel:before,.gx-label.K2BToolsAttribute_CardListPhotoLabel:before,.gx-label.ReadonlyK2BToolsAttribute_CardListPhotoLabel:before,.gx-label.K2BTools_SearchCriteriaLabel:before,.gx-label.K2BTools_SearchCriteriaVUCELabel:before,.gx-label.BlobContentK2BTools_SearchCriteriaVUCELabel:before,.gx-label.ReadonlyBlobContentK2BTools_SearchCriteriaVUCELabel:before,.gx-label.BlobInputK2BTools_SearchCriteriaVUCELabel:before,.gx-label.ReadonlyK2BTools_SearchCriteriaVUCELabel:before,.gx-label.K2BToolsEnhancedComboLabel:before,.gx-label.SmallClassLabel:before,.gx-label.BlobContentSmallClassLabel:before,.gx-label.ReadonlyBlobContentSmallClassLabel:before,.gx-label.BlobInputSmallClassLabel:before,.gx-label.ReadonlySmallClassLabel:before,.gx-label.K2BToolsAttribute_SmallTitleLabel:before,.gx-label.BlobContentK2BToolsAttribute_SmallTitleLabel:before,.gx-label.ReadonlyBlobContentK2BToolsAttribute_SmallTitleLabel:before,.gx-label.BlobInputK2BToolsAttribute_SmallTitleLabel:before,.gx-label.ReadonlyK2BToolsAttribute_SmallTitleLabel:before,.gx-label.K2BToolsAttribute_SmallerTitleLabel:before,.gx-label.BlobContentK2BToolsAttribute_SmallerTitleLabel:before,.gx-label.ReadonlyBlobContentK2BToolsAttribute_SmallerTitleLabel:before,.gx-label.BlobInputK2BToolsAttribute_SmallerTitleLabel:before,.gx-label.ReadonlyK2BToolsAttribute_SmallerTitleLabel:before,.gx-label.K2BToolsAttribute_FitInContainerImageLabel:before,.gx-label.BlobContentK2BToolsAttribute_FitInContainerImageLabel:before,.gx-label.ReadonlyBlobContentK2BToolsAttribute_FitInContainerImageLabel:before,.gx-label.BlobInputK2BToolsAttribute_FitInContainerImageLabel:before,.gx-label.ReadonlyK2BToolsAttribute_FitInContainerImageLabel:before,.gx-label.K2BToolsAttribute_InvisibleLabel:before,.gx-label.BlobContentK2BToolsAttribute_InvisibleLabel:before,.gx-label.ReadonlyBlobContentK2BToolsAttribute_InvisibleLabel:before,.gx-label.BlobInputK2BToolsAttribute_InvisibleLabel:before,.gx-label.ReadonlyK2BToolsAttribute_InvisibleLabel:before,.gx-label.CheckBoxInGridLabel:before,.gx-label.ReadonlyCheckBoxInGridLabel:before,.gx-label.InvisibleInExtraSmallAttributeLabel:before,.gx-label.BlobContentInvisibleInExtraSmallAttributeLabel:before,.gx-label.ReadonlyBlobContentInvisibleInExtraSmallAttributeLabel:before,.gx-label.BlobInputInvisibleInExtraSmallAttributeLabel:before,.gx-label.ReadonlyInvisibleInExtraSmallAttributeLabel:before,.gx-label.InvisibleInSmallAttributeLabel:before,.gx-label.BlobContentInvisibleInSmallAttributeLabel:before,.gx-label.ReadonlyBlobContentInvisibleInSmallAttributeLabel:before,.gx-label.BlobInputInvisibleInSmallAttributeLabel:before,.gx-label.ReadonlyInvisibleInSmallAttributeLabel:before,.gx-label.InvisibleInMediumAttributeLabel:before,.gx-label.BlobContentInvisibleInMediumAttributeLabel:before,.gx-label.ReadonlyBlobContentInvisibleInMediumAttributeLabel:before,.gx-label.BlobInputInvisibleInMediumAttributeLabel:before,.gx-label.ReadonlyInvisibleInMediumAttributeLabel:before,.gx-label.InvisibleInLargeAttributeLabel:before,.gx-label.BlobContentInvisibleInLargeAttributeLabel:before,.gx-label.ReadonlyBlobContentInvisibleInLargeAttributeLabel:before,.gx-label.BlobInputInvisibleInLargeAttributeLabel:before,.gx-label.ReadonlyInvisibleInLargeAttributeLabel:before,.gx-label.K2BTools_SearchResultImageLabel:before,.gx-label.ReadonlyK2BTools_SearchResultImageLabel:before,.gx-label.K2BSearchResult_DescriptionLabel:before,.gx-label.BlobContentK2BSearchResult_DescriptionLabel:before,.gx-label.ReadonlyBlobContentK2BSearchResult_DescriptionLabel:before,.gx-label.BlobInputK2BSearchResult_DescriptionLabel:before,.gx-label.ReadonlyK2BSearchResult_DescriptionLabel:before,.gx-label.K2BToolsSearchResultImageLabel:before,.gx-label.BlobContentK2BToolsSearchResultImageLabel:before,.gx-label.ReadonlyBlobContentK2BToolsSearchResultImageLabel:before,.gx-label.BlobInputK2BToolsSearchResultImageLabel:before,.gx-label.ReadonlyK2BToolsSearchResultImageLabel:before,.gx-label.VideoAttributeLabel:before,.gx-label.ReadonlyVideoAttributeLabel:before,.gx-label.AudioAttributeLabel:before,.gx-label.ReadonlyAudioAttributeLabel:before,.gx-label.ErrorAttributeLabel:before,.gx-label.WarningAttributeLabel:before,.gx-label.WarningAttribute_TrnLabel:before,.gx-label.BlobContentWarningAttribute_TrnLabel:before,.gx-label.ReadonlyBlobContentWarningAttribute_TrnLabel:before,.gx-label.BlobInputWarningAttribute_TrnLabel:before,.gx-label.ReadonlyWarningAttribute_TrnLabel:before,.gx-label.WarningAttribute_TrnDateLabel:before,.gx-label.BlobContentWarningAttribute_TrnDateLabel:before,.gx-label.ReadonlyBlobContentWarningAttribute_TrnDateLabel:before,.gx-label.BlobInputWarningAttribute_TrnDateLabel:before,.gx-label.ReadonlyWarningAttribute_TrnDateLabel:before,.gx-label.ImageAttributeLabel:before,.gx-label.ResponsiveImageAttributeLabel:before,.gx-label.BlobContentResponsiveImageAttributeLabel:before,.gx-label.ReadonlyBlobContentResponsiveImageAttributeLabel:before,.gx-label.ReadonlyResponsiveImageAttributeLabel:before,.gx-label.BlobInputResponsiveImageAttributeLabel:before,.gx-label.ProfileImageAttributeLabel:before,.gx-label.BlobContentProfileImageAttributeLabel:before,.gx-label.ReadonlyBlobContentProfileImageAttributeLabel:before,.gx-label.BlobInputProfileImageAttributeLabel:before,.gx-label.ReadonlyProfileImageAttributeLabel:before,.gx-label.SmallProfileImageAttributeLabel:before,.gx-label.BlobContentSmallProfileImageAttributeLabel:before,.gx-label.ReadonlyBlobContentSmallProfileImageAttributeLabel:before,.gx-label.BlobInputSmallProfileImageAttributeLabel:before,.gx-label.ReadonlySmallProfileImageAttributeLabel:before,.gx-label.ReadonlyImageAttributeLabel:before,.gx-label.ActionAttributeLabel:before,.gx-label.ReadonlyActionAttributeLabel:before,.gx-label.SelectionAttributeLabel:before,.gx-label.BlobContentSelectionAttributeLabel:before,.gx-label.ReadonlyBlobContentSelectionAttributeLabel:before,.gx-label.BlobInputSelectionAttributeLabel:before,.gx-label.ReadonlySelectionAttributeLabel:before,.gx-label.BlobContentActionAttributeLabel:before,.gx-label.ReadonlyBlobContentActionAttributeLabel:before,.gx-label.UpdateAttributeLabel:before,.gx-label.BlobContentUpdateAttributeLabel:before,.gx-label.ReadonlyBlobContentUpdateAttributeLabel:before,.gx-label.ReadonlyUpdateAttributeLabel:before,.gx-label.BlobInputUpdateAttributeLabel:before,.gx-label.DeleteAttributeLabel:before,.gx-label.BlobContentDeleteAttributeLabel:before,.gx-label.ReadonlyBlobContentDeleteAttributeLabel:before,.gx-label.ReadonlyDeleteAttributeLabel:before,.gx-label.BlobInputDeleteAttributeLabel:before,.gx-label.DisplayAttributeLabel:before,.gx-label.BlobContentDisplayAttributeLabel:before,.gx-label.ReadonlyBlobContentDisplayAttributeLabel:before,.gx-label.ReadonlyDisplayAttributeLabel:before,.gx-label.BlobInputDisplayAttributeLabel:before,.gx-label.DisabledActionAttributeLabel:before,.gx-label.BlobContentDisabledActionAttributeLabel:before,.gx-label.ReadonlyBlobContentDisabledActionAttributeLabel:before,.gx-label.ReadonlyDisabledActionAttributeLabel:before,.gx-label.BlobInputDisabledActionAttributeLabel:before,.gx-label.BlobInputActionAttributeLabel:before,.gx-label.ReadonlyAttributeLabel:before,.gx-label.ReadonlyMedioLabel:before,.gx-label.BlobContentReadonlyMedioLabel:before,.gx-label.ReadonlyBlobContentReadonlyMedioLabel:before,.gx-label.BlobInputReadonlyMedioLabel:before,.gx-label.ReadonlyReadonlyMedioLabel:before,.gx-label.ReadonlyAttributeOCELabel:before,.gx-label.BlobContentReadonlyAttributeOCELabel:before,.gx-label.ReadonlyBlobContentReadonlyAttributeOCELabel:before,.gx-label.BlobInputReadonlyAttributeOCELabel:before,.gx-label.ReadonlyReadonlyAttributeOCELabel:before,.gx-label.K2BCheckBoxInGridLabel:before,.gx-label.BlobContentK2BCheckBoxInGridLabel:before,.gx-label.ReadonlyBlobContentK2BCheckBoxInGridLabel:before,.gx-label.BlobInputK2BCheckBoxInGridLabel:before,.gx-label.ReadonlyK2BCheckBoxInGridLabel:before,.gx-label.BlobInputAttributeLabel:before,.gx-label.AttributeAcceptDragLabel:before,.gx-label.K2BFSG_LoginFieldLabel:before,.gx-label.BlobContentK2BFSG_LoginFieldLabel:before,.gx-label.ReadonlyBlobContentK2BFSG_LoginFieldLabel:before,.gx-label.BlobInputK2BFSG_LoginFieldLabel:before,.gx-label.ReadonlyK2BFSG_LoginFieldLabel:before,.gx-label.K2BFSG_CAPTCHAFieldLabel:before,.gx-label.BlobContentK2BFSG_CAPTCHAFieldLabel:before,.gx-label.ReadonlyBlobContentK2BFSG_CAPTCHAFieldLabel:before,.gx-label.BlobInputK2BFSG_CAPTCHAFieldLabel:before,.gx-label.ReadonlyK2BFSG_CAPTCHAFieldLabel:before,.gx-label.K2BTools_FilterOptionComboLabel:before,.gx-label.BlobContentK2BTools_FilterOptionComboLabel:before,.gx-label.ReadonlyBlobContentK2BTools_FilterOptionComboLabel:before,.gx-label.BlobInputK2BTools_FilterOptionComboLabel:before,.gx-label.ReadonlyK2BTools_FilterOptionComboLabel:before,.gx-label.K2BToolsAttribute_TagDescriptionLabel:before,.gx-label.BlobContentK2BToolsAttribute_TagDescriptionLabel:before,.gx-label.ReadonlyBlobContentK2BToolsAttribute_TagDescriptionLabel:before,.gx-label.BlobInputK2BToolsAttribute_TagDescriptionLabel:before,.gx-label.ReadonlyK2BToolsAttribute_TagDescriptionLabel:before,.gx-label.K2BTools_FilterAttributeInComboLabel:before,.gx-label.BlobInputK2BTools_FilterAttributeInComboLabel:before,.gx-label.BlobContentK2BTools_FilterAttributeInComboLabel:before,.gx-label.ReadonlyBlobContentK2BTools_FilterAttributeInComboLabel:before,.gx-label.ReadonlyK2BTools_FilterAttributeInComboLabel:before,.gx-label.K2BToolsSimpleImageListTextLabel:before,.gx-label.ReadonlyK2BToolsSimpleImageListTextLabel:before,.gx-label.K2BToolsSimpleImageListImageLabel:before,.gx-label.ReadonlyK2BToolsSimpleImageListImageLabel:before,.gx-label.Attribute_RequiredReadOnlyLabel:before,.gx-label.BlobContentAttribute_RequiredReadOnlyLabel:before,.gx-label.ReadonlyBlobContentAttribute_RequiredReadOnlyLabel:before,.gx-label.BlobInputAttribute_RequiredReadOnlyLabel:before,.gx-label.ReadonlyAttribute_RequiredReadOnlyLabel:before,.gx-label.K2BToolsImage_RoundPhotoSmallLabel:before,.gx-label.BlobContentK2BToolsImage_RoundPhotoSmallLabel:before,.gx-label.ReadonlyBlobContentK2BToolsImage_RoundPhotoSmallLabel:before,.gx-label.BlobInputK2BToolsImage_RoundPhotoSmallLabel:before,.gx-label.ReadonlyK2BToolsImage_RoundPhotoSmallLabel:before,.gx-label.K2BT_StructuredListPhotoLabel:before,.gx-label.BlobContentK2BT_StructuredListPhotoLabel:before,.gx-label.ReadonlyBlobContentK2BT_StructuredListPhotoLabel:before,.gx-label.BlobInputK2BT_StructuredListPhotoLabel:before,.gx-label.ReadonlyK2BT_StructuredListPhotoLabel:before,.gx-label.K2BT_CardWithSummaryCheckboxLabel:before,.gx-label.BlobContentK2BT_CardWithSummaryCheckboxLabel:before,.gx-label.ReadonlyBlobContentK2BT_CardWithSummaryCheckboxLabel:before,.gx-label.BlobInputK2BT_CardWithSummaryCheckboxLabel:before,.gx-label.ReadonlyK2BT_CardWithSummaryCheckboxLabel:before,.gx-label.K2BT_NotificationIconLabel:before,.gx-label.ReadonlyK2BT_NotificationIconLabel:before,.gx-label.K2BT_CommentInputFieldLabel:before,.gx-label.BlobContentK2BT_CommentInputFieldLabel:before,.gx-label.ReadonlyBlobContentK2BT_CommentInputFieldLabel:before,.gx-label.ReadonlyK2BT_CommentInputFieldLabel:before,.gx-label.K2BT_CommentAuthorImageLabel:before,.gx-label.BlobContentK2BT_CommentAuthorImageLabel:before,.gx-label.ReadonlyBlobContentK2BT_CommentAuthorImageLabel:before,.gx-label.BlobInputK2BT_CommentAuthorImageLabel:before,.gx-label.ReadonlyK2BT_CommentAuthorImageLabel:before,.gx-label.Attribute_GridLabel:before,.gx-label.BlobContentAttribute_GridLabel:before,.gx-label.ReadonlyBlobContentAttribute_GridLabel:before,.gx-label.BlobInputAttribute_GridLabel:before,.gx-label.GridAttributeLabel:before,.gx-label.BlobContentGridAttributeLabel:before,.gx-label.ReadonlyBlobContentGridAttributeLabel:before,.gx-label.BlobInputGridAttributeLabel:before,.gx-label.ReadonlyGridAttributeLabel:before,.gx-label.Attribute_Image_GridLabel:before,.gx-label.BlobContentAttribute_Image_GridLabel:before,.gx-label.ReadonlyBlobContentAttribute_Image_GridLabel:before,.gx-label.BlobInputAttribute_Image_GridLabel:before,.gx-label.Attribute_Image_GridLandingLabel:before,.gx-label.BlobContentAttribute_Image_GridLandingLabel:before,.gx-label.ReadonlyBlobContentAttribute_Image_GridLandingLabel:before,.gx-label.BlobInputAttribute_Image_GridLandingLabel:before,.gx-label.ReadonlyAttribute_Image_GridLandingLabel:before,.gx-label.Attribute_Image_GridLandingMensajesLabel:before,.gx-label.Attribute_Image_GridLandingMensajesDeleteLabel:before,.gx-label.Attribute_Image_GridLandingMensajes1Label:before,.gx-label.ReadonlyAttribute_Image_GridLabel:before,.gx-label.Attribute_GridBlackLabel:before,.gx-label.BlobContentAttribute_GridBlackLabel:before,.gx-label.ReadonlyBlobContentAttribute_GridBlackLabel:before,.gx-label.BlobInputAttribute_GridBlackLabel:before,.gx-label.ReadonlyAttribute_GridBlackLabel:before,.gx-label.Attribute_GridLandingLabel:before,.gx-label.BlobContentAttribute_GridLandingLabel:before,.gx-label.ReadonlyBlobContentAttribute_GridLandingLabel:before,.gx-label.BlobInputAttribute_GridLandingLabel:before,.gx-label.ReadonlyAttribute_GridLandingLabel:before,.gx-label.Attribute_GridMainLabel:before,.gx-label.BlobContentAttribute_GridMainLabel:before,.gx-label.ReadonlyBlobContentAttribute_GridMainLabel:before,.gx-label.BlobInputAttribute_GridMainLabel:before,.gx-label.ReadonlyAttribute_GridMainLabel:before,.gx-label.Attribute_GridIntLabel:before,.gx-label.BlobContentAttribute_GridIntLabel:before,.gx-label.ReadonlyBlobContentAttribute_GridIntLabel:before,.gx-label.BlobInputAttribute_GridIntLabel:before,.gx-label.ReadonlyAttribute_GridIntLabel:before,.gx-label.Attribute_GridFechaAnchaLabel:before,.gx-label.BlobContentAttribute_GridFechaAnchaLabel:before,.gx-label.ReadonlyBlobContentAttribute_GridFechaAnchaLabel:before,.gx-label.BlobInputAttribute_GridFechaAnchaLabel:before,.gx-label.ReadonlyAttribute_GridFechaAnchaLabel:before,.gx-label.Attribute_GridLargeAttributeLabel:before,.gx-label.BlobContentAttribute_GridLargeAttributeLabel:before,.gx-label.ReadonlyBlobContentAttribute_GridLargeAttributeLabel:before,.gx-label.BlobInputAttribute_GridLargeAttributeLabel:before,.gx-label.ReadonlyAttribute_GridLargeAttributeLabel:before,.gx-label.Attribute_GridSmallAttributeLabel:before,.gx-label.BlobContentAttribute_GridSmallAttributeLabel:before,.gx-label.ReadonlyBlobContentAttribute_GridSmallAttributeLabel:before,.gx-label.BlobInputAttribute_GridSmallAttributeLabel:before,.gx-label.ReadonlyAttribute_GridSmallAttributeLabel:before,.gx-label.ReadonlyAttribute_GridLabel:before,.gx-label.ReadonlyAttribute_GridBoldLabel:before,.gx-label.BlobContentReadonlyAttribute_GridBoldLabel:before,.gx-label.ReadonlyBlobContentReadonlyAttribute_GridBoldLabel:before,.gx-label.BlobInputReadonlyAttribute_GridBoldLabel:before,.gx-label.ReadonlyReadonlyAttribute_GridBoldLabel:before,.gx-label.ReadonlyAttribute_GridDisabledLabel:before,.gx-label.Attribute_Image_Grid2Label:before,.gx-label.wwformprefixLabel:before,.gx-label.AttributeWhiteLabel:before,.gx-label.BlobContentAttributeWhiteLabel:before,.gx-label.ReadonlyBlobContentAttributeWhiteLabel:before,.gx-label.BlobInputAttributeWhiteLabel:before,.gx-label.ReadonlyAttributeWhiteLabel:before,.gx-label.Attribute_TrnLabel:before,.gx-label.TrnAttributeLabel:before,.gx-label.BlobContentTrnAttributeLabel:before,.gx-label.ReadonlyBlobContentTrnAttributeLabel:before,.gx-label.BlobInputTrnAttributeLabel:before,.gx-label.ReadonlyTrnAttributeLabel:before,.gx-label.ReadonlyAttribute_TrnNoPadTopLabel:before,.gx-label.ReadonlyAttribute_Trn_NoHeightLabel:before,.gx-label.BlobContentReadonlyAttribute_Trn_NoHeightLabel:before,.gx-label.ReadonlyBlobContentReadonlyAttribute_Trn_NoHeightLabel:before,.gx-label.BlobInputReadonlyAttribute_Trn_NoHeightLabel:before,.gx-label.ReadonlyReadonlyAttribute_Trn_NoHeightLabel:before,.gx-label.K2BTools_CheckAllGridLabel:before,.gx-label.Attribute_TrnAllSpaceLabel:before,.gx-label.BlobContentAttribute_TrnAllSpaceLabel:before,.gx-label.ReadonlyBlobContentAttribute_TrnAllSpaceLabel:before,.gx-label.BlobInputAttribute_TrnAllSpaceLabel:before,.gx-label.ReadonlyAttribute_TrnAllSpaceLabel:before,.gx-label.Attribute_TrnLandingLabel:before,.gx-label.BlobContentAttribute_TrnLandingLabel:before,.gx-label.ReadonlyBlobContentAttribute_TrnLandingLabel:before,.gx-label.BlobInputAttribute_TrnLandingLabel:before,.gx-label.Attribute_TrnLandingMensajesLabel:before,.gx-label.BlobContentAttribute_TrnLandingMensajesLabel:before,.gx-label.ReadonlyBlobContentAttribute_TrnLandingMensajesLabel:before,.gx-label.BlobInputAttribute_TrnLandingMensajesLabel:before,.gx-label.ReadonlyAttribute_TrnLandingMensajesLabel:before,.gx-label.Attribute_TrnLandingMensajesUsuarioLabel:before,.gx-label.BlobContentAttribute_TrnLandingMensajesUsuarioLabel:before,.gx-label.ReadonlyBlobContentAttribute_TrnLandingMensajesUsuarioLabel:before,.gx-label.BlobInputAttribute_TrnLandingMensajesUsuarioLabel:before,.gx-label.ReadonlyAttribute_TrnLandingMensajesUsuarioLabel:before,.gx-label.Attribute_TrnLandingMensajesFechaLabel:before,.gx-label.BlobContentAttribute_TrnLandingMensajesFechaLabel:before,.gx-label.ReadonlyBlobContentAttribute_TrnLandingMensajesFechaLabel:before,.gx-label.BlobInputAttribute_TrnLandingMensajesFechaLabel:before,.gx-label.ReadonlyAttribute_TrnLandingMensajesFechaLabel:before,.gx-label.Attribute_TrnLandingMensajesImagenLabel:before,.gx-label.BlobContentAttribute_TrnLandingMensajesImagenLabel:before,.gx-label.ReadonlyBlobContentAttribute_TrnLandingMensajesImagenLabel:before,.gx-label.BlobInputAttribute_TrnLandingMensajesImagenLabel:before,.gx-label.ReadonlyAttribute_TrnLandingMensajesImagenLabel:before,.gx-label.Attribute_TrnLandingMensajesImagenEliminarLabel:before,.gx-label.BlobContentAttribute_TrnLandingMensajesImagenEliminarLabel:before,.gx-label.ReadonlyBlobContentAttribute_TrnLandingMensajesImagenEliminarLabel:before,.gx-label.BlobInputAttribute_TrnLandingMensajesImagenEliminarLabel:before,.gx-label.ReadonlyAttribute_TrnLandingMensajesImagenEliminarLabel:before,.gx-label.Attribute_TrnLandingMensajesTextoLabel:before,.gx-label.BlobContentAttribute_TrnLandingMensajesTextoLabel:before,.gx-label.ReadonlyBlobContentAttribute_TrnLandingMensajesTextoLabel:before,.gx-label.BlobInputAttribute_TrnLandingMensajesTextoLabel:before,.gx-label.ReadonlyAttribute_TrnLandingMensajesTextoLabel:before,.gx-label.Attribute_TrnLandingMensajesFecha1Label:before,.gx-label.Attribute_TrnLandingMensajesUsuario1Label:before,.gx-label.ReadonlyAttribute_TrnLandingLabel:before,.gx-label.Attribute_TrnLandingProfileImgLabel:before,.gx-label.BlobContentAttribute_TrnLandingProfileImgLabel:before,.gx-label.ReadonlyBlobContentAttribute_TrnLandingProfileImgLabel:before,.gx-label.BlobInputAttribute_TrnLandingProfileImgLabel:before,.gx-label.ReadonlyAttribute_TrnLandingProfileImgLabel:before,.gx-label.Attribute_TrnLandingIconLabel:before,.gx-label.BlobContentAttribute_TrnLandingIconLabel:before,.gx-label.ReadonlyBlobContentAttribute_TrnLandingIconLabel:before,.gx-label.BlobInputAttribute_TrnLandingIconLabel:before,.gx-label.ReadonlyAttribute_TrnLandingIconLabel:before,.gx-label.ReadonlyAttribute_TrnLandingMensajesTexto1Label:before,.gx-label.Attribute_TrnFocusLabel:before,.gx-label.BlobContentAttribute_TrnFocusLabel:before,.gx-label.ReadonlyBlobContentAttribute_TrnFocusLabel:before,.gx-label.ReadonlyAttribute_TrnFocusLabel:before,.gx-label.BlobInputAttribute_TrnFocusLabel:before,.gx-label.SuggestTrnAttributeLabel:before,.gx-label.ReadonlySuggestTrnAttributeLabel:before,.gx-label.BlobContentAttribute_TrnLabel:before,.gx-label.ReadonlyBlobContentAttribute_TrnLabel:before,.gx-label.Attribute_Trn12RowLabel:before,.gx-label.BlobContentAttribute_Trn12RowLabel:before,.gx-label.ReadonlyBlobContentAttribute_Trn12RowLabel:before,.gx-label.BlobInputAttribute_Trn12RowLabel:before,.gx-label.ReadonlyAttribute_Trn12RowLabel:before,.gx-label.Attribute_Trn200pxLabel:before,.gx-label.BlobContentAttribute_Trn200pxLabel:before,.gx-label.ReadonlyBlobContentAttribute_Trn200pxLabel:before,.gx-label.BlobInputAttribute_Trn200pxLabel:before,.gx-label.ReadonlyAttribute_Trn200pxLabel:before,.gx-label.Attribute_Trn_SelectLoginLabel:before,.gx-label.BlobContentAttribute_Trn_SelectLoginLabel:before,.gx-label.ReadonlyBlobContentAttribute_Trn_SelectLoginLabel:before,.gx-label.BlobInputAttribute_Trn_SelectLoginLabel:before,.gx-label.ReadonlyAttribute_Trn_SelectLoginLabel:before,.gx-label.Attribute_TrnWhiteBackgroundLabel:before,.gx-label.BlobContentAttribute_TrnWhiteBackgroundLabel:before,.gx-label.ReadonlyBlobContentAttribute_TrnWhiteBackgroundLabel:before,.gx-label.BlobInputAttribute_TrnWhiteBackgroundLabel:before,.gx-label.ReadonlyAttribute_TrnWhiteBackgroundLabel:before,.gx-label.Attribute_Trn2LinesLabel:before,.gx-label.BlobContentAttribute_Trn2LineasLabel:before,.gx-label.ReadonlyBlobContentAttribute_Trn2LineasLabel:before,.gx-label.BlobInputAttribute_Trn2LineasLabel:before,.gx-label.ReadonlyAttribute_Trn2LineasLabel:before,.gx-label.Attribute_TrnNoBorderLabel:before,.gx-label.BlobContentAttribute_TrnNoBorderLabel:before,.gx-label.ReadonlyBlobContentAttribute_TrnNoBorderLabel:before,.gx-label.BlobInputAttribute_TrnNoBorderLabel:before,.gx-label.ReadonlyAttribute_TrnNoBorderLabel:before,.gx-label.Attribute_TrnComboBoxLabel:before,.gx-label.BlobInputAttribute_TrnComboBoxLabel:before,.gx-label.BlobContentAttribute_TrnComboBoxLabel:before,.gx-label.ReadonlyBlobContentAttribute_TrnComboBoxLabel:before,.gx-label.ReadonlyAttribute_TrnComboBoxLabel:before,.gx-label.Attribute_TrnComboBoxFocusLabel:before,.gx-label.ReadonlyAttribute_TrnLabel:before,.gx-label.ReadonlyAttribute_TrnBackGroundLabel:before,.gx-label.BlobContentReadonlyAttribute_TrnBackGroundLabel:before,.gx-label.ReadonlyBlobContentReadonlyAttribute_TrnBackGroundLabel:before,.gx-label.BlobInputReadonlyAttribute_TrnBackGroundLabel:before,.gx-label.ReadonlyReadonlyAttribute_TrnBackGroundLabel:before,.gx-label.K2BTools_SearchCriteria_MarginTop2pxLabel:before,.gx-label.K2BTools_SearchCriteria_MarginTop4pxLabel:before,.gx-label.AttributeBandejaEntradaMensajesLabel:before,.gx-label.ReadonlyAttributeBandejaEntradaMensajesLabel:before,.gx-label.AttributeBandejaEntradaMensajesFechaLabel:before,.gx-label.ReadonlyAttributeBandejaEntradaMensajesFechaLabel:before,.gx-label.AttributeBandejaEntradaMensajesUsuarioLabel:before,.gx-label.ReadonlyAttributeBandejaEntradaMensajesUsuarioLabel:before,.gx-label.AttributeBandejaEntradaMensajesTextoLabel:before,.gx-label.ReadonlyAttributeBandejaEntradaMensajesTextoLabel:before,.gx-label.Attribute_Grid_15pxLabel:before,.gx-label.BlobContentAttribute_Grid_15pxLabel:before,.gx-label.ReadonlyBlobContentAttribute_Grid_15pxLabel:before,.gx-label.BlobInputAttribute_Grid_15pxLabel:before,.gx-label.GridAttribute1Label:before,.gx-label.BlobContentGridAttribute1Label:before,.gx-label.ReadonlyBlobContentGridAttribute1Label:before,.gx-label.BlobInputGridAttribute1Label:before,.gx-label.ReadonlyGridAttribute1Label:before,.gx-label.Attribute_Image_Grid1Label:before,.gx-label.BlobContentAttribute_Image_Grid1Label:before,.gx-label.ReadonlyBlobContentAttribute_Image_Grid1Label:before,.gx-label.BlobInputAttribute_Image_Grid1Label:before,.gx-label.Attribute_Image_GridLanding1Label:before,.gx-label.BlobContentAttribute_Image_GridLanding1Label:before,.gx-label.ReadonlyBlobContentAttribute_Image_GridLanding1Label:before,.gx-label.BlobInputAttribute_Image_GridLanding1Label:before,.gx-label.ReadonlyAttribute_Image_GridLanding1Label:before,.gx-label.Attribute_GridBlack1Label:before,.gx-label.BlobContentAttribute_GridBlack1Label:before,.gx-label.ReadonlyBlobContentAttribute_GridBlack1Label:before,.gx-label.BlobInputAttribute_GridBlack1Label:before,.gx-label.ReadonlyAttribute_GridBlack1Label:before,.gx-label.Attribute_GridLanding1Label:before,.gx-label.BlobContentAttribute_GridLanding1Label:before,.gx-label.ReadonlyBlobContentAttribute_GridLanding1Label:before,.gx-label.BlobInputAttribute_GridLanding1Label:before,.gx-label.ReadonlyAttribute_GridLanding1Label:before,.gx-label.Attribute_GridMain1Label:before,.gx-label.BlobContentAttribute_GridMain1Label:before,.gx-label.ReadonlyBlobContentAttribute_GridMain1Label:before,.gx-label.BlobInputAttribute_GridMain1Label:before,.gx-label.ReadonlyAttribute_GridMain1Label:before,.gx-label.Attribute_GridInt1Label:before,.gx-label.BlobContentAttribute_GridInt1Label:before,.gx-label.ReadonlyBlobContentAttribute_GridInt1Label:before,.gx-label.BlobInputAttribute_GridInt1Label:before,.gx-label.ReadonlyAttribute_GridInt1Label:before,.gx-label.Attribute_GridFechaAncha1Label:before,.gx-label.BlobContentAttribute_GridFechaAncha1Label:before,.gx-label.ReadonlyBlobContentAttribute_GridFechaAncha1Label:before,.gx-label.BlobInputAttribute_GridFechaAncha1Label:before,.gx-label.ReadonlyAttribute_GridFechaAncha1Label:before,.gx-label.Attribute_GridLargeAttribute1Label:before,.gx-label.BlobContentAttribute_GridLargeAttribute1Label:before,.gx-label.ReadonlyBlobContentAttribute_GridLargeAttribute1Label:before,.gx-label.BlobInputAttribute_GridLargeAttribute1Label:before,.gx-label.ReadonlyAttribute_GridLargeAttribute1Label:before,.gx-label.Attribute_GridSmallAttribute1Label:before,.gx-label.BlobContentAttribute_GridSmallAttribute1Label:before,.gx-label.ReadonlyBlobContentAttribute_GridSmallAttribute1Label:before,.gx-label.BlobInputAttribute_GridSmallAttribute1Label:before,.gx-label.ReadonlyAttribute_GridSmallAttribute1Label:before,.gx-label.Attribute_GridSettingLabel:before,.gx-label.BlobContentAttribute_GridSettingLabel:before,.gx-label.ReadonlyBlobContentAttribute_GridSettingLabel:before,.gx-label.BlobInputAttribute_GridSettingLabel:before,.gx-label.ReadonlyAttribute_GridSettingLabel:before,.RecentLinkItem:before,.TextBlockHeader:before,.TextBlockHeaderLinkClass:before,.TextBlockHeaderUserName:before,.RecentsTitle:before,.Title:before,.BigTitle:before,.UncollapsedBigTitle:before,.SeparateBigTitle:before,.Titulo25px:before,.SubTitle:before,.WWAdvancedLabel:before,.WWOrderByLabel:before,.WWFilterLabel:before,.WWDateFilterLabel:before,.WWOrderItem:before,.WWLinkOrderItem:before,.WWOrderItemHover:before,.WWOrderItemSelected:before,.WWOrderItemSelectedHover:before,.WWLinkOrderItemSelected:before,.K2BToolsTextBlock_MyAccount:before,.K2BToolsTextBlock_MyAccount>A:before,.K2BToolsTextBlock_MyAccount>A:visited:before,.K2BToolsTextBlock_MyAccount>A:focus:before,.K2BToolsTextBlock_MyAccountHover:before,.K2BToolsTextBlock_MyAccount:hover:before,.K2BToolsTextBlock_MyAccount>A:hover:before,.K2BToolsTextBlock_MyAccount>A:visited:hover:before,.K2BToolsTextBlock_MyAccount>A:focus:hover:before,.K2BToolsTextBlock_GridSettingsTitle:before,.SideLabel:before,.SideLabelRequired:before,.TextBlock_RecentLink:before,.K2BFSGTextBlock_DashboardTitle:before,.TextBlock_FloatRight:before,.ReadonlyTextBlock_FloatRight:before,.Textblock_AdvancedFiltersEmptyState:before,.K2BToolsTextBlock_MultipleComboTitle:before,.K2BTools_Analysis_Color2:before,.K2BTools_Analysis_Color3:before,.K2BTools_Analysis_Color4:before,.K2BTools_Analysis_ColorDefault:before,.K2BToolsTextblock_InitialsCircle:before,.K2BToolsTextblock_InitialsCircleHover:before,.K2BToolsTextblock_InitialsCircle:hover:before,.K2BToolsTextblock_InitialsCircle>A:hover:before,.K2BToolsTextblock_InitialsCircleHover>A:hover:before,.K2BToolsTextblock_InitialsCircle>A:visited:hover:before,.K2BToolsTextblock_InitialsCircleHover>A:visited:hover:before,.K2BToolsTextblock_InitialsCircle>A:focus:hover:before,.K2BToolsTextblock_InitialsCircleHover>A:focus:hover:before,.K2BToolsTextblock_InitialsCircleHover:hover:before,.K2BToolsTextblock_InitialsCircle>A:before,.K2BToolsTextblock_InitialsCircleHover>A:before,.K2BToolsTextblock_InitialsCircle:hover>A:before,.K2BToolsTextblock_InitialsCircleHover:hover>A:before,.K2BToolsTextblock_InitialsCircle>A:visited:before,.K2BToolsTextblock_InitialsCircleHover>A:visited:before,.K2BToolsTextblock_InitialsCircle:hover>A:visited:before,.K2BToolsTextblock_InitialsCircleHover:hover>A:visited:before,.K2BToolsTextblock_InitialsCircle>A:focus:before,.K2BToolsTextblock_InitialsCircleHover>A:focus:before,.K2BToolsTextblock_InitialsCircle:hover>A:focus:before,.K2BToolsTextblock_InitialsCircleHover:hover>A:focus:before,.K2BT_ApplicationName:before,.K2BT_ApplicationName>A:before,.K2BT_ApplicationName>A:visited:before,.K2BT_ApplicationName>A:focus:before,.K2BT_ApplicationNameHover:before,.K2BT_ApplicationName:hover:before,.K2BT_ApplicationName>A:hover:before,.K2BT_ApplicationName>A:visited:hover:before,.K2BT_ApplicationName>A:focus:hover:before,.K2BToolsTextblock_UserEmail:before,.K2BToolsTextBlock_WizardDescription:before,.K2BT_RecordCount:before,.K2BT_RecordCountVUCE:before,.K2BT_RecordCountHidden:before,.K2BT_StructuredListSummary:before,.K2BT_CardWithSummarySummary:before,.K2BT_NotificationDate:before,.K2BT_NotificationHeader:before,.K2BT_NotificationMessage:before,.K2BT_NotificationViewAllAction:before,.K2BT_MentionedUserHighlight:before,.K2BT_CommentAuthorName:before,.K2BT_CommentDate:before,.K2BT_CommentThreadResolved:before,.K2BT_ColumnAggregationCaption:before,.K2BT_TagsCollectionItemTitle:before,.K2BT_TagsCollectionEmptyMessage:before,.K2BT_ListViewerItemTitle:before,.K2BT_RangeFilterListManual:before,.K2BT_LeftMeetingMessage:before,.K2BT_OpenMeetingAction:before,.K2BT_OpenMeetingActionLink:before,.K2BT_OpenMeetingAction>A:before,.K2BToolsTextBlock_LogoutHover:before,.K2BToolsTextBlock_Logout:hover:before,.TextBlockSesion:before,.DynFormWCImportFormDisclaimer:before,.DFTempDescargarTxt:before,.TextBlockHidden:before,.TextBlockPieDePagina:before,.TextBlockConfigOption:before,.CheckBoxAttributeLabel:before,.TextBlock_Invisible:before,.PaggingTextLabel:before,.TextBlockLink:before,.TextBlockLinkCondicionesUso:before,.TextBlockBigBold:before,.TextBlockBigBoldPadding:before,.TextBlockGraySmall:before,.TextBlockSmall:before,.TextBlockBold:before,.TextBlockSucces:before,.TextBlockBandejaEntradaUsuario:before,.K2BToolsTextBlock_Pagination:before,.K2BToolsTextBlock_PaginationNormal:before,.K2BToolsTextBlock_PaginationCurrent:before,.K2BToolsTextBlock_PaginationDisabled:before,.TextBlockWiz:before,.TextBlockWizUnselected:before,.TextBlockWizSelected:before,.K2BT_TabItem:before,.K2BT_TabItemSelected:before
{
	font-family: OpenSans-Regular;
	font-size: 14px;
	font-variant: normal;
	content: '';
}

.Textblock_RequiredSymbol
{
	margin-left: 2px;
	margin-right: 2px;
	color: #dd3c57;
}
.Textblock_RequiredSymbol:before
{
	color: #dd3c57;
}

.TextBlockLoginOpciones
{
	font-size: 8.0pt;
	font-style: normal;
	font-weight: normal;
	color: #155196;
}
.TextBlockLoginOpciones:before
{
	font-size: 8.0pt;
	font-style: normal;
	font-weight: normal;
	color: #155196;
}

.TextBlockLoginFooter,.TextBlockLoginFooterlink
{
	font-size: 12px;
	color: #7e8499;
}
.TextBlockLoginFooter:before,.TextBlockLoginFooterlink:before
{
	font-size: 12px;
	color: #7e8499;
}

.TextBlockLoginFooterlink
{
	color: #2b87ff;
}
.TextBlockLoginFooterlink:before
{
	color: #2b87ff;
}

.TextBlockLoginDivisor
{
	margin-left: 12px;
	margin-right: 12px;
	font-size: 24px;
	font-weight: bold;
	color: #c2c6cc;
	line-height: 20px;
}
.TextBlockLoginDivisor:before
{
	font-size: 24px;
	font-weight: bold;
	color: #c2c6cc;
	line-height: 20px;
}

.TextBlockLandingMainButton,.TextBlockLandingMainButtonHover,.TextBlockLandingMainButton:hover,.TextBlockLandingMainButtonHover:hover
{
	border-bottom: solid 1px;
	border-right: solid 1px;
	border-top: solid 1px;
	padding-right: 12px;
	border-bottom-color: #155196;
	border-right-color: #155196;
	border-top-color: #155196;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	font-size: 16px;
	color: #268ec7;
	min-width: 120pt;
	line-height:48px;
}
.TextBlockLandingMainButton:before,.TextBlockLandingMainButtonHover:before,.TextBlockLandingMainButton:hover:before,.TextBlockLandingMainButtonHover:hover:before
{
	font-size: 16px;
	color: #268ec7;
	line-height:48px;
}

.TextBlockLandingMainButtonHover,.TextBlockLandingMainButton:hover,.TextBlockLandingMainButtonHover:hover
{
	color: #374e70;
}
.TextBlockLandingMainButtonHover:before,.TextBlockLandingMainButton:hover:before,.TextBlockLandingMainButtonHover:hover:before
{
	color: #374e70;
}

.TextBlockLandingBienvenido
{
	margin-bottom: 5px;
	padding-top: 3rem;
	display: block;
	font-size: 12pt;
	font-weight: 400;
	color: #155196;
	line-height:0px;
}
.TextBlockLandingBienvenido:before
{
	display: block;
	font-size: 12pt;
	font-weight: 400;
	color: #155196;
	line-height:0px;
}

.TextBlockLandingUsuario
{
	font-family: Avenir-Roman;
	font-size: 18pt;
	color: #155196;
}
.TextBlockLandingUsuario:before
{
	font-family: Avenir-Roman;
	font-size: 18pt;
	color: #155196;
}

.TextBlockLandingTuExDisclaimer
{
	border-bottom: solid 1px;
	border-left: solid 1px;
	border-right: solid 1px;
	border-top: solid 1px;
	padding-left: 12px;
	padding-right: 12px;
	display: flex;
	border-bottom-color: #a1a1a1;
	border-left-color: #a1a1a1;
	border-right-color: #a1a1a1;
	border-top-color: #a1a1a1;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	color: #a1a1a1;
	min-width: 120pt;
}
.TextBlockLandingTuExDisclaimer:before
{
	display: flex;
	color: #a1a1a1;
}

.TextBlockLandingTuExMYPEVencido
{
	opacity: 1;
	box-sizing: border-box;
	margin-bottom: 1em;
	margin-left: 0px;
	margin-right: 0.5em;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 0px;
	display: flex;
	background-color: #f8d7da;
	border-bottom-color: #fff;
	border-left-color: #fff;
	border-right-color: #fff;
	border-top-color: #fff;
	border-top-left-radius: 0.25em;
	border-top-right-radius: 0.25em;
	border-bottom-right-radius: 0.25em;
	border-bottom-left-radius: 0.25em;
	font-family: Arial, sans-serif;
	font-size: 1em;
	color: #721c24;
	height: 4em;
	width: 100%;
	min-width: 120pt;
	text-align: center;
	vertical-align: middle;
	align-items: center;
}
.TextBlockLandingTuExMYPEVencido:before
{
	opacity: 1;
	box-sizing: border-box;
	display: flex;
	font-family: Arial, sans-serif;
	font-size: 1em;
	color: #721c24;
	text-align: center;
	vertical-align: middle;
	align-items: center;
}

.TextBlockLandingTuExMYPEPorVencer
{
	opacity: 1;
	box-sizing: border-box;
	margin-bottom: 1em;
	margin-left: 0px;
	margin-right: 0.5em;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 0px;
	display: flex;
	background-color: #fff3cd;
	border-bottom-color: #fff;
	border-left-color: #fff;
	border-right-color: #fff;
	border-top-color: #fff;
	border-top-left-radius: 0.25em;
	border-top-right-radius: 0.25em;
	border-bottom-right-radius: 0.25em;
	border-bottom-left-radius: 0.25em;
	font-family: Arial, sans-serif;
	font-size: 1em;
	color: #856404;
	height: 4em;
	width: 100%;
	min-width: 120pt;
	text-align: center;
	vertical-align: middle;
	align-items: center;
}
.TextBlockLandingTuExMYPEPorVencer:before
{
	opacity: 1;
	box-sizing: border-box;
	display: flex;
	font-family: Arial, sans-serif;
	font-size: 1em;
	color: #856404;
	text-align: center;
	vertical-align: middle;
	align-items: center;
}

.LinkText,.ReadonlyLinkText
{
	text-decoration-line: underline;
}
.LinkText:before,.ReadonlyLinkText:before
{
	text-decoration-line: underline;
}

.CheckBoxAttributeFilterLabel
{
	color: #2c3142;
	padding-top: 3px !important;
}
.CheckBoxAttributeFilterLabel:before
{
	color: #2c3142;
	padding-top: 3px !important;
}

.K2BT_SimpleECommercePrice
{
	float: right;
	margin-top: 32px;
	font-family: Roboto-Medium;
	font-size: 16px;
	color: #464646;
}
.K2BT_SimpleECommercePrice:before
{
	float: right;
	font-family: Roboto-Medium;
	font-size: 16px;
	color: #464646;
}

.K2BT_NoItemsSelectedTextblock
{
	font-family: Roboto-Regular;
	font-size: 15px;
	color: #666;
}
.K2BT_NoItemsSelectedTextblock:before
{
	font-family: Roboto-Regular;
	font-size: 15px;
	color: #666;
}

.K2BT_DetailedFiltersTitle
{
	padding-top: 5px;
	display: block;
	font-family: Roboto-Regular;
	font-size: 18px;
	color: #333;
}
.K2BT_DetailedFiltersTitle:before
{
	display: block;
	font-family: Roboto-Regular;
	font-size: 18px;
	color: #333;
}

.K2BToolsTextblock_SmallTitle
{
	margin-left: 16px;
	position: relative;
	top: 10px;
	font-family: Roboto-Medium;
	color: #464646;
	text-transform: uppercase;
}
.K2BToolsTextblock_SmallTitle:before
{
	font-family: Roboto-Medium;
	color: #464646;
	text-transform: uppercase;
}

.K2BTools_NotAuthorizedDescription
{
	display: block;
	font-family: Roboto-Regular;
}
.K2BTools_NotAuthorizedDescription:before
{
	display: block;
	font-family: Roboto-Regular;
}

.K2BTools_NotAuthorizedTitle
{
	display: block;
	font-family: RobotoSlab-Regular_ttf;
	font-size: 30px;
	color: #fff;
}
.K2BTools_NotAuthorizedTitle:before
{
	display: block;
	font-family: RobotoSlab-Regular_ttf;
	font-size: 30px;
	color: #fff;
}

.K2BToolsTextblock_InitialsCircleSmall,.K2BToolsTextblock_InitialsCircleSmall>A,.K2BToolsTextblock_InitialsCircleSmall>A:visited,.K2BToolsTextblock_InitialsCircleSmall:hover,.K2BToolsTextblock_InitialsCircleSmall>A:focus
{
	float: right;
	padding-top: 6px;
	position: relative;
	top: -5px;
	display: block;
	background-color: #ccc;
	border-top-left-radius: 18px;
	border-top-right-radius: 18px;
	border-bottom-right-radius: 18px;
	border-bottom-left-radius: 18px;
	font-family: Roboto-Medium;
	font-size: 16px;
	height: 35px;
	width: 35px;
	text-align: center;
	text-transform: uppercase;
}
.K2BToolsTextblock_InitialsCircleSmall:before,.K2BToolsTextblock_InitialsCircleSmall>A:before,.K2BToolsTextblock_InitialsCircleSmall>A:visited:before,.K2BToolsTextblock_InitialsCircleSmall:hover:before,.K2BToolsTextblock_InitialsCircleSmall>A:focus:before
{
	float: right;
	display: block;
	font-family: Roboto-Medium;
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
}

.TableHeaderText,.TableHeaderTextLanding,.Grid_WorkWith>caption,.Grid_WorkWithSingle>caption,.Grid_WorkWithLanding>caption,.Grid_WorkWithTitleWhite>caption,.Grid_WorkWithBorder>caption,.Grid_WorkWithTitleBlue>caption,.Grid_WorkWithGray>caption,.TableHeaderTextBlue,.Grid>caption,.GridDragging>caption,.Grid_Custom>caption,.Grid_SubWorkWith>caption,.Grid_Prompt>caption,.Grid_MultipleSelection>caption,.Grid_WorKWith_2>caption,.Grid_WorKWith_3>caption,.Grid_CustomGrid_WorKWith>caption,.Grid_Transaction>caption,.K2BTransactionGrid>caption,.Grid_WorkWithHover>caption,.Grid_Transaction>TBODY>TR[data-gxrow]:hover>caption, .Grid_Transaction>TBODY>TR[data-gxrow].gx-row-hovered>caption,.K2BTransactionGrid>TBODY>TR[data-gxrow]:hover>caption, .K2BTransactionGrid>TBODY>TR[data-gxrow].gx-row-hovered>caption,.Grid_WorkWith>TBODY>TR[data-gxrow]:hover>caption, .Grid_WorkWith>TBODY>TR[data-gxrow].gx-row-hovered>caption,.Grid_WorkWithSingle>TBODY>TR[data-gxrow]:hover>caption, .Grid_WorkWithSingle>TBODY>TR[data-gxrow].gx-row-hovered>caption,.Grid_WorkWithLanding>TBODY>TR[data-gxrow]:hover>caption, .Grid_WorkWithLanding>TBODY>TR[data-gxrow].gx-row-hovered>caption,.Grid_WorkWithTitleWhite>TBODY>TR[data-gxrow]:hover>caption, .Grid_WorkWithTitleWhite>TBODY>TR[data-gxrow].gx-row-hovered>caption,.Grid_WorkWithBorder>TBODY>TR[data-gxrow]:hover>caption, .Grid_WorkWithBorder>TBODY>TR[data-gxrow].gx-row-hovered>caption,.Grid_WorkWithTitleBlue>TBODY>TR[data-gxrow]:hover>caption, .Grid_WorkWithTitleBlue>TBODY>TR[data-gxrow].gx-row-hovered>caption,.Grid_WorkWithGray>TBODY>TR[data-gxrow]:hover>caption, .Grid_WorkWithGray>TBODY>TR[data-gxrow].gx-row-hovered>caption,.Grid_WorkWithSelected>caption,.Grid_Transaction>TBODY>TR[data-gxselected][data-gxrow]>caption,.K2BTransactionGrid>TBODY>TR[data-gxselected][data-gxrow]>caption,.Grid_WorkWith>TBODY>TR[data-gxselected][data-gxrow]>caption,.Grid_WorkWithSingle>TBODY>TR[data-gxselected][data-gxrow]>caption,.Grid_WorkWithLanding>TBODY>TR[data-gxselected][data-gxrow]>caption,.Grid_WorkWithTitleWhite>TBODY>TR[data-gxselected][data-gxrow]>caption,.Grid_WorkWithBorder>TBODY>TR[data-gxselected][data-gxrow]>caption,.Grid_WorkWithTitleBlue>TBODY>TR[data-gxselected][data-gxrow]>caption,.Grid_WorkWithGray>TBODY>TR[data-gxselected][data-gxrow]>caption,.GridPantallaMomentos>caption,.table-striped>caption,.datosInt>caption,.soloDatos>caption,.Grid_AllowSelection>caption,.table-bordered>caption,.GridNoData>caption,.Grid[data-gx-grid-nodata]>caption,.GridDragging[data-gx-grid-nodata]>caption,.Grid_Custom[data-gx-grid-nodata]>caption,.Grid_SubWorkWith[data-gx-grid-nodata]>caption,.Grid_Prompt[data-gx-grid-nodata]>caption,.Grid_MultipleSelection[data-gx-grid-nodata]>caption,.Grid_WorKWith_2[data-gx-grid-nodata]>caption,.Grid_WorKWith_3[data-gx-grid-nodata]>caption,.Grid_CustomGrid_WorKWith[data-gx-grid-nodata]>caption,.Grid_Transaction[data-gx-grid-nodata]>caption,.K2BTransactionGrid[data-gx-grid-nodata]>caption,.Grid_WorkWith[data-gx-grid-nodata]>caption,.Grid_WorkWithSingle[data-gx-grid-nodata]>caption,.Grid_WorkWithLanding[data-gx-grid-nodata]>caption,.Grid_WorkWithTitleWhite[data-gx-grid-nodata]>caption,.Grid_WorkWithBorder[data-gx-grid-nodata]>caption,.Grid_WorkWithTitleBlue[data-gx-grid-nodata]>caption,.Grid_WorkWithGray[data-gx-grid-nodata]>caption,.Grid_WorkWithHover[data-gx-grid-nodata]>caption,.Grid_Transaction>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>caption, .Grid_Transaction>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>caption,.K2BTransactionGrid>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>caption, .K2BTransactionGrid>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>caption,.Grid_WorkWith>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>caption, .Grid_WorkWith>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>caption,.Grid_WorkWithSingle>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>caption, .Grid_WorkWithSingle>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>caption,.Grid_WorkWithLanding>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>caption, .Grid_WorkWithLanding>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>caption,.Grid_WorkWithTitleWhite>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>caption, .Grid_WorkWithTitleWhite>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>caption,.Grid_WorkWithBorder>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>caption, .Grid_WorkWithBorder>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>caption,.Grid_WorkWithTitleBlue>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>caption, .Grid_WorkWithTitleBlue>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>caption,.Grid_WorkWithGray>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>caption, .Grid_WorkWithGray>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>caption,.Grid_WorkWithSelected[data-gx-grid-nodata]>caption,.Grid_Transaction>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]>caption,.K2BTransactionGrid>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]>caption,.Grid_WorkWith>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]>caption,.Grid_WorkWithSingle>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]>caption,.Grid_WorkWithLanding>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]>caption,.Grid_WorkWithTitleWhite>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]>caption,.Grid_WorkWithBorder>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]>caption,.Grid_WorkWithTitleBlue>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]>caption,.Grid_WorkWithGray>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]>caption,.GridPantallaMomentos[data-gx-grid-nodata]>caption,.table-striped[data-gx-grid-nodata]>caption,.datosInt[data-gx-grid-nodata]>caption,.soloDatos[data-gx-grid-nodata]>caption,.Grid_AllowSelection[data-gx-grid-nodata]>caption,.table-bordered[data-gx-grid-nodata]>caption,.GridNoData[data-gx-grid-nodata]>caption,.GridAcceptDrag[data-gx-grid-nodata]>caption,.WorkWith[data-gx-grid-nodata]>caption,.PromptGrid[data-gx-grid-nodata]>caption,.ViewGrid[data-gx-grid-nodata]>caption,.GridNoAcceptDrag[data-gx-grid-nodata]>caption,.FreeStyleGrid[data-gx-grid-nodata]>caption,.VerticalTabGrid[data-gx-grid-nodata]>caption,.FreeStyle_RecentLinks[data-gx-grid-nodata]>caption,.FreeStyleGridCustomActions[data-gx-grid-nodata]>caption,.FreeStyleGrid_SearchResult[data-gx-grid-nodata]>caption,.K2BT_MFCL[data-gx-grid-nodata]>caption,.K2BT_MFLG[data-gx-grid-nodata]>caption,.tuexporta[data-gx-grid-nodata]>caption,.TuExportaFreeStyleGrid[data-gx-grid-nodata]>caption,.FreeStyleGridOdd[data-gx-grid-nodata]>caption,.datosIntDoc[data-gx-grid-nodata]>caption,.K2BT_SavedGridViews[data-gx-grid-nodata]>caption,.K2BT_TimelineGrid[data-gx-grid-nodata]>caption,.FreeStyleGridMensajes[data-gx-grid-nodata]>caption,.FreeStyleGrid_WPB[data-gx-grid-nodata]>caption,.FreeStyleGrid_Menu[data-gx-grid-nodata]>caption,.K2BT_SelectedItemsGrid[data-gx-grid-nodata]>caption,.FreeStyleGrid_Transaction[data-gx-grid-nodata]>caption,.K2BFreeStyle[data-gx-grid-nodata]>caption,.K2BTools_SearchGrid[data-gx-grid-nodata]>caption,.RecentLinksGrid[data-gx-grid-nodata]>caption,.TrnSublevelGrid[data-gx-grid-nodata]>caption,.K2BT_CommentThreads[data-gx-grid-nodata]>caption,.GridAcceptDrag>caption,.WorkWith>caption,.PromptGrid>caption,.ViewGrid>caption,.GridNoAcceptDrag>caption,.Table>caption,.TableDragging>caption,.TableAcceptDrag>caption,.TableNoAcceptDrag>caption,.TableGrid>caption,.TableGridBottomVUCE>caption,.TableTop>caption,.TableTopSearch>caption,.TableContent>caption,.ViewTable>caption,.TableHorizontalLine>caption,.header_pink_line>caption,.TableBottom>caption,.Table960>caption,.TableGreyFooter>caption,.TableBlackFooter>caption,.TableBlackHeader>caption,.TableLogin>caption,.SmallTableLogin>caption,.LargeTableLogin>caption,.WelcomeTable>caption,.Table_AttributeContainer>caption,.Table_Title>caption,.Table_TitleWizard>caption,.Table_TitleDsc>caption,.Table_Basic>caption,.Table_Basic_Widht100Percent_2>caption,.Table_Basic_WidhtCenter>caption,.Table_Basic_Widht100Percent>caption,.Table_Basic_Widht100PercentColor>caption,.Table_ConditionalConfirm>caption,.Table_FormSectionContainer>caption,.Table_TopActions>caption,.TableMenuContainer>caption,.Table_Scroll>caption,.TableBorder_2>caption,.CRapida_Row_Table_border>caption,.TableHeaderMongo1>caption,.TableHeaderMongo2>caption,.TableDynMessage>caption,.TableDynMessageError>caption,.TableDynMessageSuccess>caption,.TableDynMessageWarning>caption,.TableDynMessageErrorWithoutImage>caption,.TableLeftMenu>caption,.TableTopMenu>caption,.Table80>caption,.Table_GlobalContainer>caption,.TableTabGeneral>caption,.TableWizard>caption,.TableWizardSelected>caption,.TableWizardSelected2>caption,.TableWizardUnSelected>caption,.TableWizardUnSelected2>caption,.TableWizardSelectedUnSelected>caption,.TableWizardSelectedUnSelected2>caption,.TableWizardUnSelectedSelected>caption,.TableWizardUnSelectedSelected2>caption,.Table_WizardSteps>caption,.td5>caption,.td100>caption,.ToolbarMain>caption,.Table_NoSkipItems>caption,.Table_NoSkipFilters>caption,.SearchButtonCell>caption,.otros>caption,.text-right>caption,.descarga>caption,.TableActionContainer>caption,.PromptMainTable>caption,.TableBorder100x100>caption,.HorizantalSpace>caption,.td10px>caption,.MainComponentTable>caption,.Cell_BorderBottom>caption,.Cell_BorderTop>caption,.K2BToolsTableFloatRight>caption,.StandardTable>caption,.K2BToolsGridSettingsTable>caption,.K2BTableActionsLeftContainer>caption,.K2BToolsTableCell_FieldWithSideText>caption,.K2BToolsTable_TwoPaneContainer>caption,.ControlBeautify_CollapsableTable>caption,.TwoPaneNoItemSelectedContainer>caption,.K2BToolsTableActionsLeftContainer>caption,.K2BToolsSection_SelectedSection>caption,.K2BToolsTable_AlignRight>caption,.K2BToolsTable_SmallMargin>caption,.K2BToolsCell_Invisible>caption,.K2BTools_RequiredCell>caption,.K2BTools_LeftText>caption,.K2BTools_RightText>caption,.K2BToolsTable_SelectionTagWithPhoto>caption,.TableButtons>caption,.TopBottom30>caption,.TopBottom5>caption,.TableHeaderRight>caption,.TableLogo>caption,.FiltersContainer>caption,.FiltersContainerItem>caption,.FilterContainerItemSearch>caption,.NegativeMarginTop10>caption,.Table193x216>caption,.Table193x216Collapsed>caption,.ActionsContainer>caption,.ActionsContainerItem>caption,.ActionsContainerVisible>caption,.ViewAdvancedContainer>caption,.ViewAdvancedContainerVisible>caption,.K2BTableTabGeneralData>caption,.ColumnLayout>caption,.PagingCell>caption,.accDat>caption,.TableLanding>caption,.TableLandingMensajes>caption,.TableLandingBackground>caption,.TableLoginVUCERegistroEmpresaConFirma>caption,.TableAviso>caption,.TableAlinearFirma>caption,.TableEmbeddedPage>caption,.K2BT_SWW_GridConfigurationContainer>caption,.K2BT_PhotoCardDetail>caption,.K2BT_FixedMenuOpen>caption,.K2BT_FixedMenuCollapsed>caption,.MasterPage3>caption,.MasterPage4>caption,.TableWCLandingOrgaMensajes>caption,.TableBandejaEntrada>caption,.TableBandejaEntradaMensajes>caption,.ControlBeautify_ParentCollapsableTable>caption,.filtro>caption,.Table_FiltersBackground>caption,.K2BT_DetailPopover>caption,.Table_Summary>caption,.K2BToolsTable_DescriptionFixedDataContainer>caption,.K2BToolsTable_ComponentTitleWithIcon>caption,.Table_TrnActionsContainer>caption,.Table_DataAreaContainer>caption,.Table_TransactionDataAreaContainer>caption,.K2BToolsTable_GridConfigurationContainer>caption,.K2BToolsTable_GridConfigurationContainerLeft>caption,.K2BToolsTable_FilterHeader>caption,.K2BToolsMenuContainerCompact>caption,.K2BToolsMenuContainerVisibleCompact>caption,.K2BToolsMenuContainerInvisibleCompact>caption,.K2BToolsTable_LoadingMessageContainer>caption,.K2BToolsTable_ModalWindow>caption,.K2BToolsTable_GridContainer>caption,.K2BToolsSection_VerticalCard>caption,.K2BToolsTable_GreyBackground>caption,.K2BToolsTable_TwoPaneActionsContainer>caption,.K2BToolsTable_SearchTextContainer>caption,.K2BToolsFSGAM_Table_Basic>caption,.K2BToolsFSGAM_LoginTable>caption,.Table_ActionsContainer>caption,.Table_ActionsContainer_Top>caption,.Table_ActionsContainer_Bottom>caption,.Table_ActionsContainer_Left>caption,.Table_ComboActionsContainer>caption,.Table_ActionsContainerConfig>caption,.FilterContainerTable>caption,.FilterContainerTableLandingActions>caption,.K2BToolsTable_Invisible>caption,.K2BToolsSection_Card>caption,.K2BToolsSection_SquareCard>caption,.K2BToolsCell_PaginationNormal>caption,.K2BToolsCell_PaginationDisabled>caption,.K2BToolsCell_PaginationCurrentPage>caption,.K2BToolsCell_PaginationInvisible>caption,.K2BToolsCell_PaginationLeft>caption,.K2BToolsCell_PaginationPrevious>caption,.K2BToolsCell_PaginationFirst>caption,.K2BToolsCell_PaginationRight>caption,.K2BToolsCell_PaginationNext>caption,.K2BToolsCell_PaginationLast>caption,.K2BToolsTable_PaginationContainer>caption,.K2BToolsTable_SearchPaginationContainer>caption,.K2BToolsTableCell_ActionContainer>caption,.K2BToolsTable_NoResultsFound>caption,.K2BT_NoGridViewsFound>caption,.K2BToolsTable_NoResultsFoundSelectionSummary>caption,.K2BToolsTwoPaneNoItemSelectedTable>caption,.K2BToolsTable_NoResultsFoundUniversalSearch>caption,.K2BToolsTable_GridSettingsContent>caption,.K2BToolsTable_SearchContainer>caption,.K2BToolsTable_SearchContainerVUCE>caption,.K2BToolsMyAccountTable>caption,.HorizontalSpace>caption,.Cell_MainContent>caption,.K2BHeader>caption,.K2BToolsTable_FloatRight>caption,.K2BToolsTable_FloatLeft>caption,.K2BToolsTable_FloatCenter>caption,.K2BToolsTable_FullWidth>caption,.K2BToolsTable_FullWidthLandingMensaje>caption,.K2BToolsTable_FullWidthMenssage>caption,.Table100x100>caption,.TableBorder>caption,.RecentLinksTable>caption,.Table95>caption,.Container>caption,.ContainerFluid>caption,.RecentLinksMainTable>caption,.RecentLinksMainTableExpanded>caption,.LevelTable>caption,.BodyContainer>caption,.LoginContainer>caption,.HeaderContainer>caption,.ThinHeaderContainer>caption,.RecentLinksContainer>caption,.FormContainer>caption,.TabsFormContainer>caption,.AdvancedContainerItem>caption,.AdvancedContainerItemExpanded>caption,.AdvancedContainer>caption,.AdvancedContainerVisible>caption,.OrdersTable>caption,.WWAdvancedContainer>caption,.PromptContainer>caption,.MainContainer>caption,.GridTabMainTable>caption,.K2BToolsMenuContainer>caption,.K2BToolsMenuContainerVisible>caption,.K2BToolsTable_GridSettings>caption,.K2BToolsMultipleSelectionButtons>caption,.K2BToolsTable_FieldContainer>caption,.K2BToolsTable_BottomFixedData>caption,.K2BFSGTable_DashBoardItem>caption,.K2BFSGTable_CAPTCHAContainer>caption,.K2BTableActionsRightContainer>caption,.K2BTools_AdvancedFilterRow>caption,.K2BToolsTableCell_SideText>caption,.K2BToolsTableCell_RequiredField>caption,.K2BToolsTableCell_EmptyRequiredContainer>caption,.K2BToolsTable_TopAttributeContainer>caption,.K2BToolsTable_PhotoCardContent>caption,.K2BToolsSection_CompactCard>caption,.K2BToolsTable_Compact>caption,.K2BToolsTable_TwoPaneActionsFixedSize>caption,.K2BToolsMultipleFilterListContainer>caption,.K2BToolsTable_MultipleFilterContainer>caption,.K2BToolsTable_MultipleComboMainTable>caption,.K2BToolsTable_FieldBorderFocus>caption,.K2BToolsSimpleImageListTable>caption,.K2BToolsSimpleImageListSecondaryAttributesTable>caption,.K2BToolsCell_CheckboxFreeStyle>caption,.K2BAnalyzer_HeaderData>caption,.K2BTools_Analysis_Container>caption,.K2BToolsTable_BusinessAnalysisContainer>caption,.K2BT_StructuredListActionsContainer>caption,.K2BT_CardWithSummaryActionsContainer>caption,.TableLoginVUCE>caption,.TableLoginVUCEBackgroundFirma>caption,.TableLoginVUCEBackground>caption,.Table_MarginBottom>caption,.TableConfigContainer>caption,.TableUsuarioRegVUCE>caption,.TableUsuarioRegVUCEBackground>caption,.K2BFooter>caption,.TableVUCEAttributeContainerWhite>caption,.TableVUCEAttributeContainerWhiteCenter>caption,.TableVUCEAttributeContainerWhiteCenterTopBorder>caption,.TableVUCEAttributeContainerWhiteCenterTopBorderSpacing>caption,.TableVUCEAttributeContainerWhiteCenterNoBorder>caption,.TableVUCEAttributeContainerWhiteCenterNoBorderLabelLeft>caption,.TableVUCEAttributeContainerWhiteCenterNoBorderLabelLeftSpacing>caption,.TableVUCEAttributeContainerWhiteCenterNoBorderLabelLeftDate>caption,.TableVUCEAttributeContainerWhiteCenterNoBorderLabelCenter>caption,.TableVUCEAttributeContainerWhiteCenterNoBorderSpacing>caption,.TableVUCEAttributeContainerWhiteNoborder>caption,.TableVUCEAttributeContainerWhiteMargin>caption,.TableLineSeparatorGris>caption,.TableRowBlock>caption,.TableCambiarUsuarioPopup>caption
{
	display: none;
	font-size: 1.4em;
}
.TableHeaderText:before,.TableHeaderTextLanding:before,.Grid_WorkWith>caption:before,.Grid_WorkWithSingle>caption:before,.Grid_WorkWithLanding>caption:before,.Grid_WorkWithTitleWhite>caption:before,.Grid_WorkWithBorder>caption:before,.Grid_WorkWithTitleBlue>caption:before,.Grid_WorkWithGray>caption:before,.TableHeaderTextBlue:before,.Grid>caption:before,.GridDragging>caption:before,.Grid_Custom>caption:before,.Grid_SubWorkWith>caption:before,.Grid_Prompt>caption:before,.Grid_MultipleSelection>caption:before,.Grid_WorKWith_2>caption:before,.Grid_WorKWith_3>caption:before,.Grid_CustomGrid_WorKWith>caption:before,.Grid_Transaction>caption:before,.K2BTransactionGrid>caption:before,.Grid_WorkWithHover>caption:before,.Grid_Transaction>TBODY>TR[data-gxrow]:hover>caption:before, .Grid_Transaction>TBODY>TR[data-gxrow].gx-row-hovered>caption:before,.K2BTransactionGrid>TBODY>TR[data-gxrow]:hover>caption:before, .K2BTransactionGrid>TBODY>TR[data-gxrow].gx-row-hovered>caption:before,.Grid_WorkWith>TBODY>TR[data-gxrow]:hover>caption:before, .Grid_WorkWith>TBODY>TR[data-gxrow].gx-row-hovered>caption:before,.Grid_WorkWithSingle>TBODY>TR[data-gxrow]:hover>caption:before, .Grid_WorkWithSingle>TBODY>TR[data-gxrow].gx-row-hovered>caption:before,.Grid_WorkWithLanding>TBODY>TR[data-gxrow]:hover>caption:before, .Grid_WorkWithLanding>TBODY>TR[data-gxrow].gx-row-hovered>caption:before,.Grid_WorkWithTitleWhite>TBODY>TR[data-gxrow]:hover>caption:before, .Grid_WorkWithTitleWhite>TBODY>TR[data-gxrow].gx-row-hovered>caption:before,.Grid_WorkWithBorder>TBODY>TR[data-gxrow]:hover>caption:before, .Grid_WorkWithBorder>TBODY>TR[data-gxrow].gx-row-hovered>caption:before,.Grid_WorkWithTitleBlue>TBODY>TR[data-gxrow]:hover>caption:before, .Grid_WorkWithTitleBlue>TBODY>TR[data-gxrow].gx-row-hovered>caption:before,.Grid_WorkWithGray>TBODY>TR[data-gxrow]:hover>caption:before, .Grid_WorkWithGray>TBODY>TR[data-gxrow].gx-row-hovered>caption:before,.Grid_WorkWithSelected>caption:before,.Grid_Transaction>TBODY>TR[data-gxselected][data-gxrow]>caption:before,.K2BTransactionGrid>TBODY>TR[data-gxselected][data-gxrow]>caption:before,.Grid_WorkWith>TBODY>TR[data-gxselected][data-gxrow]>caption:before,.Grid_WorkWithSingle>TBODY>TR[data-gxselected][data-gxrow]>caption:before,.Grid_WorkWithLanding>TBODY>TR[data-gxselected][data-gxrow]>caption:before,.Grid_WorkWithTitleWhite>TBODY>TR[data-gxselected][data-gxrow]>caption:before,.Grid_WorkWithBorder>TBODY>TR[data-gxselected][data-gxrow]>caption:before,.Grid_WorkWithTitleBlue>TBODY>TR[data-gxselected][data-gxrow]>caption:before,.Grid_WorkWithGray>TBODY>TR[data-gxselected][data-gxrow]>caption:before,.GridPantallaMomentos>caption:before,.table-striped>caption:before,.datosInt>caption:before,.soloDatos>caption:before,.Grid_AllowSelection>caption:before,.table-bordered>caption:before,.GridNoData>caption:before,.Grid[data-gx-grid-nodata]>caption:before,.GridDragging[data-gx-grid-nodata]>caption:before,.Grid_Custom[data-gx-grid-nodata]>caption:before,.Grid_SubWorkWith[data-gx-grid-nodata]>caption:before,.Grid_Prompt[data-gx-grid-nodata]>caption:before,.Grid_MultipleSelection[data-gx-grid-nodata]>caption:before,.Grid_WorKWith_2[data-gx-grid-nodata]>caption:before,.Grid_WorKWith_3[data-gx-grid-nodata]>caption:before,.Grid_CustomGrid_WorKWith[data-gx-grid-nodata]>caption:before,.Grid_Transaction[data-gx-grid-nodata]>caption:before,.K2BTransactionGrid[data-gx-grid-nodata]>caption:before,.Grid_WorkWith[data-gx-grid-nodata]>caption:before,.Grid_WorkWithSingle[data-gx-grid-nodata]>caption:before,.Grid_WorkWithLanding[data-gx-grid-nodata]>caption:before,.Grid_WorkWithTitleWhite[data-gx-grid-nodata]>caption:before,.Grid_WorkWithBorder[data-gx-grid-nodata]>caption:before,.Grid_WorkWithTitleBlue[data-gx-grid-nodata]>caption:before,.Grid_WorkWithGray[data-gx-grid-nodata]>caption:before,.Grid_WorkWithHover[data-gx-grid-nodata]>caption:before,.Grid_Transaction>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>caption:before, .Grid_Transaction>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>caption:before,.K2BTransactionGrid>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>caption:before, .K2BTransactionGrid>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>caption:before,.Grid_WorkWith>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>caption:before, .Grid_WorkWith>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>caption:before,.Grid_WorkWithSingle>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>caption:before, .Grid_WorkWithSingle>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>caption:before,.Grid_WorkWithLanding>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>caption:before, .Grid_WorkWithLanding>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>caption:before,.Grid_WorkWithTitleWhite>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>caption:before, .Grid_WorkWithTitleWhite>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>caption:before,.Grid_WorkWithBorder>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>caption:before, .Grid_WorkWithBorder>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>caption:before,.Grid_WorkWithTitleBlue>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>caption:before, .Grid_WorkWithTitleBlue>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>caption:before,.Grid_WorkWithGray>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>caption:before, .Grid_WorkWithGray>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>caption:before,.Grid_WorkWithSelected[data-gx-grid-nodata]>caption:before,.Grid_Transaction>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]>caption:before,.K2BTransactionGrid>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]>caption:before,.Grid_WorkWith>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]>caption:before,.Grid_WorkWithSingle>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]>caption:before,.Grid_WorkWithLanding>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]>caption:before,.Grid_WorkWithTitleWhite>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]>caption:before,.Grid_WorkWithBorder>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]>caption:before,.Grid_WorkWithTitleBlue>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]>caption:before,.Grid_WorkWithGray>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]>caption:before,.GridPantallaMomentos[data-gx-grid-nodata]>caption:before,.table-striped[data-gx-grid-nodata]>caption:before,.datosInt[data-gx-grid-nodata]>caption:before,.soloDatos[data-gx-grid-nodata]>caption:before,.Grid_AllowSelection[data-gx-grid-nodata]>caption:before,.table-bordered[data-gx-grid-nodata]>caption:before,.GridNoData[data-gx-grid-nodata]>caption:before,.GridAcceptDrag[data-gx-grid-nodata]>caption:before,.WorkWith[data-gx-grid-nodata]>caption:before,.PromptGrid[data-gx-grid-nodata]>caption:before,.ViewGrid[data-gx-grid-nodata]>caption:before,.GridNoAcceptDrag[data-gx-grid-nodata]>caption:before,.FreeStyleGrid[data-gx-grid-nodata]>caption:before,.VerticalTabGrid[data-gx-grid-nodata]>caption:before,.FreeStyle_RecentLinks[data-gx-grid-nodata]>caption:before,.FreeStyleGridCustomActions[data-gx-grid-nodata]>caption:before,.FreeStyleGrid_SearchResult[data-gx-grid-nodata]>caption:before,.K2BT_MFCL[data-gx-grid-nodata]>caption:before,.K2BT_MFLG[data-gx-grid-nodata]>caption:before,.tuexporta[data-gx-grid-nodata]>caption:before,.TuExportaFreeStyleGrid[data-gx-grid-nodata]>caption:before,.FreeStyleGridOdd[data-gx-grid-nodata]>caption:before,.datosIntDoc[data-gx-grid-nodata]>caption:before,.K2BT_SavedGridViews[data-gx-grid-nodata]>caption:before,.K2BT_TimelineGrid[data-gx-grid-nodata]>caption:before,.FreeStyleGridMensajes[data-gx-grid-nodata]>caption:before,.FreeStyleGrid_WPB[data-gx-grid-nodata]>caption:before,.FreeStyleGrid_Menu[data-gx-grid-nodata]>caption:before,.K2BT_SelectedItemsGrid[data-gx-grid-nodata]>caption:before,.FreeStyleGrid_Transaction[data-gx-grid-nodata]>caption:before,.K2BFreeStyle[data-gx-grid-nodata]>caption:before,.K2BTools_SearchGrid[data-gx-grid-nodata]>caption:before,.RecentLinksGrid[data-gx-grid-nodata]>caption:before,.TrnSublevelGrid[data-gx-grid-nodata]>caption:before,.K2BT_CommentThreads[data-gx-grid-nodata]>caption:before,.GridAcceptDrag>caption:before,.WorkWith>caption:before,.PromptGrid>caption:before,.ViewGrid>caption:before,.GridNoAcceptDrag>caption:before,.Table>caption:before,.TableDragging>caption:before,.TableAcceptDrag>caption:before,.TableNoAcceptDrag>caption:before,.TableGrid>caption:before,.TableGridBottomVUCE>caption:before,.TableTop>caption:before,.TableTopSearch>caption:before,.TableContent>caption:before,.ViewTable>caption:before,.TableHorizontalLine>caption:before,.header_pink_line>caption:before,.TableBottom>caption:before,.Table960>caption:before,.TableGreyFooter>caption:before,.TableBlackFooter>caption:before,.TableBlackHeader>caption:before,.TableLogin>caption:before,.SmallTableLogin>caption:before,.LargeTableLogin>caption:before,.WelcomeTable>caption:before,.Table_AttributeContainer>caption:before,.Table_Title>caption:before,.Table_TitleWizard>caption:before,.Table_TitleDsc>caption:before,.Table_Basic>caption:before,.Table_Basic_Widht100Percent_2>caption:before,.Table_Basic_WidhtCenter>caption:before,.Table_Basic_Widht100Percent>caption:before,.Table_Basic_Widht100PercentColor>caption:before,.Table_ConditionalConfirm>caption:before,.Table_FormSectionContainer>caption:before,.Table_TopActions>caption:before,.TableMenuContainer>caption:before,.Table_Scroll>caption:before,.TableBorder_2>caption:before,.CRapida_Row_Table_border>caption:before,.TableHeaderMongo1>caption:before,.TableHeaderMongo2>caption:before,.TableDynMessage>caption:before,.TableDynMessageError>caption:before,.TableDynMessageSuccess>caption:before,.TableDynMessageWarning>caption:before,.TableDynMessageErrorWithoutImage>caption:before,.TableLeftMenu>caption:before,.TableTopMenu>caption:before,.Table80>caption:before,.Table_GlobalContainer>caption:before,.TableTabGeneral>caption:before,.TableWizard>caption:before,.TableWizardSelected>caption:before,.TableWizardSelected2>caption:before,.TableWizardUnSelected>caption:before,.TableWizardUnSelected2>caption:before,.TableWizardSelectedUnSelected>caption:before,.TableWizardSelectedUnSelected2>caption:before,.TableWizardUnSelectedSelected>caption:before,.TableWizardUnSelectedSelected2>caption:before,.Table_WizardSteps>caption:before,.td5>caption:before,.td100>caption:before,.ToolbarMain>caption:before,.Table_NoSkipItems>caption:before,.Table_NoSkipFilters>caption:before,.SearchButtonCell>caption:before,.otros>caption:before,.text-right>caption:before,.descarga>caption:before,.TableActionContainer>caption:before,.PromptMainTable>caption:before,.TableBorder100x100>caption:before,.HorizantalSpace>caption:before,.td10px>caption:before,.MainComponentTable>caption:before,.Cell_BorderBottom>caption:before,.Cell_BorderTop>caption:before,.K2BToolsTableFloatRight>caption:before,.StandardTable>caption:before,.K2BToolsGridSettingsTable>caption:before,.K2BTableActionsLeftContainer>caption:before,.K2BToolsTableCell_FieldWithSideText>caption:before,.K2BToolsTable_TwoPaneContainer>caption:before,.ControlBeautify_CollapsableTable>caption:before,.TwoPaneNoItemSelectedContainer>caption:before,.K2BToolsTableActionsLeftContainer>caption:before,.K2BToolsSection_SelectedSection>caption:before,.K2BToolsTable_AlignRight>caption:before,.K2BToolsTable_SmallMargin>caption:before,.K2BToolsCell_Invisible>caption:before,.K2BTools_RequiredCell>caption:before,.K2BTools_LeftText>caption:before,.K2BTools_RightText>caption:before,.K2BToolsTable_SelectionTagWithPhoto>caption:before,.TableButtons>caption:before,.TopBottom30>caption:before,.TopBottom5>caption:before,.TableHeaderRight>caption:before,.TableLogo>caption:before,.FiltersContainer>caption:before,.FiltersContainerItem>caption:before,.FilterContainerItemSearch>caption:before,.NegativeMarginTop10>caption:before,.Table193x216>caption:before,.Table193x216Collapsed>caption:before,.ActionsContainer>caption:before,.ActionsContainerItem>caption:before,.ActionsContainerVisible>caption:before,.ViewAdvancedContainer>caption:before,.ViewAdvancedContainerVisible>caption:before,.K2BTableTabGeneralData>caption:before,.ColumnLayout>caption:before,.PagingCell>caption:before,.accDat>caption:before,.TableLanding>caption:before,.TableLandingMensajes>caption:before,.TableLandingBackground>caption:before,.TableLoginVUCERegistroEmpresaConFirma>caption:before,.TableAviso>caption:before,.TableAlinearFirma>caption:before,.TableEmbeddedPage>caption:before,.K2BT_SWW_GridConfigurationContainer>caption:before,.K2BT_PhotoCardDetail>caption:before,.K2BT_FixedMenuOpen>caption:before,.K2BT_FixedMenuCollapsed>caption:before,.MasterPage3>caption:before,.MasterPage4>caption:before,.TableWCLandingOrgaMensajes>caption:before,.TableBandejaEntrada>caption:before,.TableBandejaEntradaMensajes>caption:before,.ControlBeautify_ParentCollapsableTable>caption:before,.filtro>caption:before,.Table_FiltersBackground>caption:before,.K2BT_DetailPopover>caption:before,.Table_Summary>caption:before,.K2BToolsTable_DescriptionFixedDataContainer>caption:before,.K2BToolsTable_ComponentTitleWithIcon>caption:before,.Table_TrnActionsContainer>caption:before,.Table_DataAreaContainer>caption:before,.Table_TransactionDataAreaContainer>caption:before,.K2BToolsTable_GridConfigurationContainer>caption:before,.K2BToolsTable_GridConfigurationContainerLeft>caption:before,.K2BToolsTable_FilterHeader>caption:before,.K2BToolsMenuContainerCompact>caption:before,.K2BToolsMenuContainerVisibleCompact>caption:before,.K2BToolsMenuContainerInvisibleCompact>caption:before,.K2BToolsTable_LoadingMessageContainer>caption:before,.K2BToolsTable_ModalWindow>caption:before,.K2BToolsTable_GridContainer>caption:before,.K2BToolsSection_VerticalCard>caption:before,.K2BToolsTable_GreyBackground>caption:before,.K2BToolsTable_TwoPaneActionsContainer>caption:before,.K2BToolsTable_SearchTextContainer>caption:before,.K2BToolsFSGAM_Table_Basic>caption:before,.K2BToolsFSGAM_LoginTable>caption:before,.Table_ActionsContainer>caption:before,.Table_ActionsContainer_Top>caption:before,.Table_ActionsContainer_Bottom>caption:before,.Table_ActionsContainer_Left>caption:before,.Table_ComboActionsContainer>caption:before,.Table_ActionsContainerConfig>caption:before,.FilterContainerTable>caption:before,.FilterContainerTableLandingActions>caption:before,.K2BToolsTable_Invisible>caption:before,.K2BToolsSection_Card>caption:before,.K2BToolsSection_SquareCard>caption:before,.K2BToolsCell_PaginationNormal>caption:before,.K2BToolsCell_PaginationDisabled>caption:before,.K2BToolsCell_PaginationCurrentPage>caption:before,.K2BToolsCell_PaginationInvisible>caption:before,.K2BToolsCell_PaginationLeft>caption:before,.K2BToolsCell_PaginationPrevious>caption:before,.K2BToolsCell_PaginationFirst>caption:before,.K2BToolsCell_PaginationRight>caption:before,.K2BToolsCell_PaginationNext>caption:before,.K2BToolsCell_PaginationLast>caption:before,.K2BToolsTable_PaginationContainer>caption:before,.K2BToolsTable_SearchPaginationContainer>caption:before,.K2BToolsTableCell_ActionContainer>caption:before,.K2BToolsTable_NoResultsFound>caption:before,.K2BT_NoGridViewsFound>caption:before,.K2BToolsTable_NoResultsFoundSelectionSummary>caption:before,.K2BToolsTwoPaneNoItemSelectedTable>caption:before,.K2BToolsTable_NoResultsFoundUniversalSearch>caption:before,.K2BToolsTable_GridSettingsContent>caption:before,.K2BToolsTable_SearchContainer>caption:before,.K2BToolsTable_SearchContainerVUCE>caption:before,.K2BToolsMyAccountTable>caption:before,.HorizontalSpace>caption:before,.Cell_MainContent>caption:before,.K2BHeader>caption:before,.K2BToolsTable_FloatRight>caption:before,.K2BToolsTable_FloatLeft>caption:before,.K2BToolsTable_FloatCenter>caption:before,.K2BToolsTable_FullWidth>caption:before,.K2BToolsTable_FullWidthLandingMensaje>caption:before,.K2BToolsTable_FullWidthMenssage>caption:before,.Table100x100>caption:before,.TableBorder>caption:before,.RecentLinksTable>caption:before,.Table95>caption:before,.Container>caption:before,.ContainerFluid>caption:before,.RecentLinksMainTable>caption:before,.RecentLinksMainTableExpanded>caption:before,.LevelTable>caption:before,.BodyContainer>caption:before,.LoginContainer>caption:before,.HeaderContainer>caption:before,.ThinHeaderContainer>caption:before,.RecentLinksContainer>caption:before,.FormContainer>caption:before,.TabsFormContainer>caption:before,.AdvancedContainerItem>caption:before,.AdvancedContainerItemExpanded>caption:before,.AdvancedContainer>caption:before,.AdvancedContainerVisible>caption:before,.OrdersTable>caption:before,.WWAdvancedContainer>caption:before,.PromptContainer>caption:before,.MainContainer>caption:before,.GridTabMainTable>caption:before,.K2BToolsMenuContainer>caption:before,.K2BToolsMenuContainerVisible>caption:before,.K2BToolsTable_GridSettings>caption:before,.K2BToolsMultipleSelectionButtons>caption:before,.K2BToolsTable_FieldContainer>caption:before,.K2BToolsTable_BottomFixedData>caption:before,.K2BFSGTable_DashBoardItem>caption:before,.K2BFSGTable_CAPTCHAContainer>caption:before,.K2BTableActionsRightContainer>caption:before,.K2BTools_AdvancedFilterRow>caption:before,.K2BToolsTableCell_SideText>caption:before,.K2BToolsTableCell_RequiredField>caption:before,.K2BToolsTableCell_EmptyRequiredContainer>caption:before,.K2BToolsTable_TopAttributeContainer>caption:before,.K2BToolsTable_PhotoCardContent>caption:before,.K2BToolsSection_CompactCard>caption:before,.K2BToolsTable_Compact>caption:before,.K2BToolsTable_TwoPaneActionsFixedSize>caption:before,.K2BToolsMultipleFilterListContainer>caption:before,.K2BToolsTable_MultipleFilterContainer>caption:before,.K2BToolsTable_MultipleComboMainTable>caption:before,.K2BToolsTable_FieldBorderFocus>caption:before,.K2BToolsSimpleImageListTable>caption:before,.K2BToolsSimpleImageListSecondaryAttributesTable>caption:before,.K2BToolsCell_CheckboxFreeStyle>caption:before,.K2BAnalyzer_HeaderData>caption:before,.K2BTools_Analysis_Container>caption:before,.K2BToolsTable_BusinessAnalysisContainer>caption:before,.K2BT_StructuredListActionsContainer>caption:before,.K2BT_CardWithSummaryActionsContainer>caption:before,.TableLoginVUCE>caption:before,.TableLoginVUCEBackgroundFirma>caption:before,.TableLoginVUCEBackground>caption:before,.Table_MarginBottom>caption:before,.TableConfigContainer>caption:before,.TableUsuarioRegVUCE>caption:before,.TableUsuarioRegVUCEBackground>caption:before,.K2BFooter>caption:before,.TableVUCEAttributeContainerWhite>caption:before,.TableVUCEAttributeContainerWhiteCenter>caption:before,.TableVUCEAttributeContainerWhiteCenterTopBorder>caption:before,.TableVUCEAttributeContainerWhiteCenterTopBorderSpacing>caption:before,.TableVUCEAttributeContainerWhiteCenterNoBorder>caption:before,.TableVUCEAttributeContainerWhiteCenterNoBorderLabelLeft>caption:before,.TableVUCEAttributeContainerWhiteCenterNoBorderLabelLeftSpacing>caption:before,.TableVUCEAttributeContainerWhiteCenterNoBorderLabelLeftDate>caption:before,.TableVUCEAttributeContainerWhiteCenterNoBorderLabelCenter>caption:before,.TableVUCEAttributeContainerWhiteCenterNoBorderSpacing>caption:before,.TableVUCEAttributeContainerWhiteNoborder>caption:before,.TableVUCEAttributeContainerWhiteMargin>caption:before,.TableLineSeparatorGris>caption:before,.TableRowBlock>caption:before,.TableCambiarUsuarioPopup>caption:before
{
	display: none;
	font-size: 1.4em;
}

.TableHeaderTextLanding,.Grid_WorkWith>caption,.Grid_WorkWithSingle>caption,.Grid_WorkWithLanding>caption,.Grid_WorkWithTitleWhite>caption,.Grid_WorkWithBorder>caption,.Grid_WorkWithTitleBlue>caption,.Grid_WorkWithGray>caption
{
	font-family: Avenir-Roman;
	color: #fff;
}
.TableHeaderTextLanding:before,.Grid_WorkWith>caption:before,.Grid_WorkWithSingle>caption:before,.Grid_WorkWithLanding>caption:before,.Grid_WorkWithTitleWhite>caption:before,.Grid_WorkWithBorder>caption:before,.Grid_WorkWithTitleBlue>caption:before,.Grid_WorkWithGray>caption:before
{
	font-family: Avenir-Roman;
	color: #fff;
}

.TableHeaderTextBlue
{
	color: #155196;
}
.TableHeaderTextBlue:before
{
	color: #155196;
}

.K2BToolsTextBlock_NoResultsFound
{
	background-position: left top 8px;
	background-repeat: no-repeat;
	padding-left: 30px;
	background-image: url(../K2BToolsNoResultsFound.png);
	font-size: 24px;
	color: #7e8499;
	background-size:20px;
}
.K2BToolsTextBlock_NoResultsFound:before
{
	background-position: left top 8px;
	background-repeat: no-repeat;
	font-size: 24px;
	color: #7e8499;
	background-size:20px;
}

.K2BToolsTextBlock_FilterSummaryLabel
{
	position: relative;
	top: 1px;
	font-family: Roboto-Regular;
	font-weight: 400;
	color: #155196;
}
.K2BToolsTextBlock_FilterSummaryLabel:before
{
	font-family: Roboto-Regular;
	font-weight: 400;
	color: #155196;
}

.K2BToolsTextBlock_FilterSummary
{
	float: left;
	margin-left: 8px;
	margin-top: 15px;
	overflow: hidden;
	white-space: nowrap;
	font-family: Roboto-Regular;
	font-weight: 300;
	color: #393838;
	text-overflow: ellipsis;
	width:calc(100% - 240px);
}
.K2BToolsTextBlock_FilterSummary:before
{
	float: left;
	overflow: hidden;
	white-space: nowrap;
	font-family: Roboto-Regular;
	font-weight: 300;
	color: #393838;
	text-overflow: ellipsis;
	width:calc(100% - 240px);
}

.K2BToolsTextblock_FilterToggle
{
	background-position: right 15px top 18px;
	background-repeat: no-repeat;
	border-top: 3px solid;
	padding-bottom: 11px;
	padding-left: 20px;
	padding-right: 30px;
	padding-top: 12px;
	background-color: #f5f6f6;
	background-image: url(../K2BOrionVUCE/K2B_Colapse_LineSeparator.png);
	border-top-color: #2196f3;
	background-size: 8px;
}
.K2BToolsTextblock_FilterToggle:before
{
	background-position: right 15px top 18px;
	background-repeat: no-repeat;
	background-size: 8px;
}

.GridNewRow:before,.GridNewRowWhite:before,.Grid>tfoot .gx_newrow:before,.GridDragging>tfoot .gx_newrow:before,.Grid_Custom>tfoot .gx_newrow:before,.Grid_SubWorkWith>tfoot .gx_newrow:before,.Grid_Prompt>tfoot .gx_newrow:before,.Grid_MultipleSelection>tfoot .gx_newrow:before,.Grid_WorKWith_2>tfoot .gx_newrow:before,.Grid_WorKWith_3>tfoot .gx_newrow:before,.Grid_CustomGrid_WorKWith>tfoot .gx_newrow:before,.Grid_Transaction>tfoot .gx_newrow:before,.K2BTransactionGrid>tfoot .gx_newrow:before,.Grid_WorkWith>tfoot .gx_newrow:before,.Grid_WorkWithSingle>tfoot .gx_newrow:before,.Grid_WorkWithLanding>tfoot .gx_newrow:before,.Grid_WorkWithTitleWhite>tfoot .gx_newrow:before,.Grid_WorkWithBorder>tfoot .gx_newrow:before,.Grid_WorkWithTitleBlue>tfoot .gx_newrow:before,.Grid_WorkWithGray>tfoot .gx_newrow:before,.Grid_WorkWithHover>tfoot .gx_newrow:before,.Grid_Transaction>TBODY>TR[data-gxrow]:hover>tfoot .gx_newrow:before, .Grid_Transaction>TBODY>TR[data-gxrow].gx-row-hovered>tfoot .gx_newrow:before,.K2BTransactionGrid>TBODY>TR[data-gxrow]:hover>tfoot .gx_newrow:before, .K2BTransactionGrid>TBODY>TR[data-gxrow].gx-row-hovered>tfoot .gx_newrow:before,.Grid_WorkWith>TBODY>TR[data-gxrow]:hover>tfoot .gx_newrow:before, .Grid_WorkWith>TBODY>TR[data-gxrow].gx-row-hovered>tfoot .gx_newrow:before,.Grid_WorkWithSingle>TBODY>TR[data-gxrow]:hover>tfoot .gx_newrow:before, .Grid_WorkWithSingle>TBODY>TR[data-gxrow].gx-row-hovered>tfoot .gx_newrow:before,.Grid_WorkWithLanding>TBODY>TR[data-gxrow]:hover>tfoot .gx_newrow:before, .Grid_WorkWithLanding>TBODY>TR[data-gxrow].gx-row-hovered>tfoot .gx_newrow:before,.Grid_WorkWithTitleWhite>TBODY>TR[data-gxrow]:hover>tfoot .gx_newrow:before, .Grid_WorkWithTitleWhite>TBODY>TR[data-gxrow].gx-row-hovered>tfoot .gx_newrow:before,.Grid_WorkWithBorder>TBODY>TR[data-gxrow]:hover>tfoot .gx_newrow:before, .Grid_WorkWithBorder>TBODY>TR[data-gxrow].gx-row-hovered>tfoot .gx_newrow:before,.Grid_WorkWithTitleBlue>TBODY>TR[data-gxrow]:hover>tfoot .gx_newrow:before, .Grid_WorkWithTitleBlue>TBODY>TR[data-gxrow].gx-row-hovered>tfoot .gx_newrow:before,.Grid_WorkWithGray>TBODY>TR[data-gxrow]:hover>tfoot .gx_newrow:before, .Grid_WorkWithGray>TBODY>TR[data-gxrow].gx-row-hovered>tfoot .gx_newrow:before,.Grid_WorkWithSelected>tfoot .gx_newrow:before,.Grid_Transaction>TBODY>TR[data-gxselected][data-gxrow]>tfoot .gx_newrow:before,.K2BTransactionGrid>TBODY>TR[data-gxselected][data-gxrow]>tfoot .gx_newrow:before,.Grid_WorkWith>TBODY>TR[data-gxselected][data-gxrow]>tfoot .gx_newrow:before,.Grid_WorkWithSingle>TBODY>TR[data-gxselected][data-gxrow]>tfoot .gx_newrow:before,.Grid_WorkWithLanding>TBODY>TR[data-gxselected][data-gxrow]>tfoot .gx_newrow:before,.Grid_WorkWithTitleWhite>TBODY>TR[data-gxselected][data-gxrow]>tfoot .gx_newrow:before,.Grid_WorkWithBorder>TBODY>TR[data-gxselected][data-gxrow]>tfoot .gx_newrow:before,.Grid_WorkWithTitleBlue>TBODY>TR[data-gxselected][data-gxrow]>tfoot .gx_newrow:before,.Grid_WorkWithGray>TBODY>TR[data-gxselected][data-gxrow]>tfoot .gx_newrow:before,.GridPantallaMomentos>tfoot .gx_newrow:before,.table-striped>tfoot .gx_newrow:before,.datosInt>tfoot .gx_newrow:before,.soloDatos>tfoot .gx_newrow:before,.Grid_AllowSelection>tfoot .gx_newrow:before,.table-bordered>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,.Grid_Custom[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_SubWorkWith[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_Prompt[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_MultipleSelection[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorKWith_2[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorKWith_3[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_CustomGrid_WorKWith[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_Transaction[data-gx-grid-nodata]>tfoot .gx_newrow:before,.K2BTransactionGrid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorkWith[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorkWithSingle[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorkWithLanding[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorkWithTitleWhite[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorkWithBorder[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorkWithTitleBlue[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorkWithGray[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorkWithHover[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_Transaction>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>tfoot .gx_newrow:before, .Grid_Transaction>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>tfoot .gx_newrow:before,.K2BTransactionGrid>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>tfoot .gx_newrow:before, .K2BTransactionGrid>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorkWith>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>tfoot .gx_newrow:before, .Grid_WorkWith>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorkWithSingle>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>tfoot .gx_newrow:before, .Grid_WorkWithSingle>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorkWithLanding>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>tfoot .gx_newrow:before, .Grid_WorkWithLanding>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorkWithTitleWhite>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>tfoot .gx_newrow:before, .Grid_WorkWithTitleWhite>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorkWithBorder>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>tfoot .gx_newrow:before, .Grid_WorkWithBorder>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorkWithTitleBlue>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>tfoot .gx_newrow:before, .Grid_WorkWithTitleBlue>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorkWithGray>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>tfoot .gx_newrow:before, .Grid_WorkWithGray>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorkWithSelected[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_Transaction>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]>tfoot .gx_newrow:before,.K2BTransactionGrid>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorkWith>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorkWithSingle>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorkWithLanding>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorkWithTitleWhite>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorkWithBorder>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorkWithTitleBlue>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorkWithGray>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridPantallaMomentos[data-gx-grid-nodata]>tfoot .gx_newrow:before,.table-striped[data-gx-grid-nodata]>tfoot .gx_newrow:before,.datosInt[data-gx-grid-nodata]>tfoot .gx_newrow:before,.soloDatos[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_AllowSelection[data-gx-grid-nodata]>tfoot .gx_newrow:before,.table-bordered[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridNoData[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridAcceptDrag[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,.GridNoAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGrid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.VerticalTabGrid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyle_RecentLinks[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGridCustomActions[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGrid_SearchResult[data-gx-grid-nodata]>tfoot .gx_newrow:before,.K2BT_MFCL[data-gx-grid-nodata]>tfoot .gx_newrow:before,.K2BT_MFLG[data-gx-grid-nodata]>tfoot .gx_newrow:before,.tuexporta[data-gx-grid-nodata]>tfoot .gx_newrow:before,.TuExportaFreeStyleGrid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGridOdd[data-gx-grid-nodata]>tfoot .gx_newrow:before,.datosIntDoc[data-gx-grid-nodata]>tfoot .gx_newrow:before,.K2BT_SavedGridViews[data-gx-grid-nodata]>tfoot .gx_newrow:before,.K2BT_TimelineGrid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGridMensajes[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGrid_WPB[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGrid_Menu[data-gx-grid-nodata]>tfoot .gx_newrow:before,.K2BT_SelectedItemsGrid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGrid_Transaction[data-gx-grid-nodata]>tfoot .gx_newrow:before,.K2BFreeStyle[data-gx-grid-nodata]>tfoot .gx_newrow:before,.K2BTools_SearchGrid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.RecentLinksGrid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.TrnSublevelGrid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.K2BT_CommentThreads[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridAcceptDrag>tfoot .gx_newrow:before,.WorkWith>tfoot .gx_newrow:before,.PromptGrid>tfoot .gx_newrow:before,.ViewGrid>tfoot .gx_newrow:before,.GridNoAcceptDrag>tfoot .gx_newrow:before,.FreeStyleGridFooter>.gx_newrow:before,.VerticalTabGridFooter>.gx_newrow:before,.FreeStyle_RecentLinksFooter>.gx_newrow:before,.FreeStyleGridCustomActionsFooter>.gx_newrow:before,.FreeStyleGrid_SearchResultFooter>.gx_newrow:before,.K2BT_MFCLFooter>.gx_newrow:before,.K2BT_MFLGFooter>.gx_newrow:before,.tuexportaFooter>.gx_newrow:before,.TuExportaFreeStyleGridFooter>.gx_newrow:before,.FreeStyleGridOddFooter>.gx_newrow:before,.datosIntDocFooter>.gx_newrow:before,.K2BT_SavedGridViewsFooter>.gx_newrow:before,.K2BT_TimelineGridFooter>.gx_newrow:before,.FreeStyleGridMensajesFooter>.gx_newrow:before,.FreeStyleGrid_WPBFooter>.gx_newrow:before,.FreeStyleGrid_MenuFooter>.gx_newrow:before,.K2BT_SelectedItemsGridFooter>.gx_newrow:before,.K2BT_SelectedItemsGrid[data-gx-grid-nodata]Footer>.gx_newrow:before,.FreeStyleGrid_TransactionFooter>.gx_newrow:before,.K2BFreeStyleFooter>.gx_newrow:before,.K2BTools_SearchGridFooter>.gx_newrow:before,.RecentLinksGridFooter>.gx_newrow:before,.TrnSublevelGridFooter>.gx_newrow:before,.K2BT_CommentThreadsFooter>.gx_newrow:before
{
	content: '[';
}

.GridNewRow:after,.GridNewRowWhite:after,.Grid>tfoot .gx_newrow:after,.GridDragging>tfoot .gx_newrow:after,.Grid_Custom>tfoot .gx_newrow:after,.Grid_SubWorkWith>tfoot .gx_newrow:after,.Grid_Prompt>tfoot .gx_newrow:after,.Grid_MultipleSelection>tfoot .gx_newrow:after,.Grid_WorKWith_2>tfoot .gx_newrow:after,.Grid_WorKWith_3>tfoot .gx_newrow:after,.Grid_CustomGrid_WorKWith>tfoot .gx_newrow:after,.Grid_Transaction>tfoot .gx_newrow:after,.K2BTransactionGrid>tfoot .gx_newrow:after,.Grid_WorkWith>tfoot .gx_newrow:after,.Grid_WorkWithSingle>tfoot .gx_newrow:after,.Grid_WorkWithLanding>tfoot .gx_newrow:after,.Grid_WorkWithTitleWhite>tfoot .gx_newrow:after,.Grid_WorkWithBorder>tfoot .gx_newrow:after,.Grid_WorkWithTitleBlue>tfoot .gx_newrow:after,.Grid_WorkWithGray>tfoot .gx_newrow:after,.Grid_WorkWithHover>tfoot .gx_newrow:after,.Grid_Transaction>TBODY>TR[data-gxrow]:hover>tfoot .gx_newrow:after, .Grid_Transaction>TBODY>TR[data-gxrow].gx-row-hovered>tfoot .gx_newrow:after,.K2BTransactionGrid>TBODY>TR[data-gxrow]:hover>tfoot .gx_newrow:after, .K2BTransactionGrid>TBODY>TR[data-gxrow].gx-row-hovered>tfoot .gx_newrow:after,.Grid_WorkWith>TBODY>TR[data-gxrow]:hover>tfoot .gx_newrow:after, .Grid_WorkWith>TBODY>TR[data-gxrow].gx-row-hovered>tfoot .gx_newrow:after,.Grid_WorkWithSingle>TBODY>TR[data-gxrow]:hover>tfoot .gx_newrow:after, .Grid_WorkWithSingle>TBODY>TR[data-gxrow].gx-row-hovered>tfoot .gx_newrow:after,.Grid_WorkWithLanding>TBODY>TR[data-gxrow]:hover>tfoot .gx_newrow:after, .Grid_WorkWithLanding>TBODY>TR[data-gxrow].gx-row-hovered>tfoot .gx_newrow:after,.Grid_WorkWithTitleWhite>TBODY>TR[data-gxrow]:hover>tfoot .gx_newrow:after, .Grid_WorkWithTitleWhite>TBODY>TR[data-gxrow].gx-row-hovered>tfoot .gx_newrow:after,.Grid_WorkWithBorder>TBODY>TR[data-gxrow]:hover>tfoot .gx_newrow:after, .Grid_WorkWithBorder>TBODY>TR[data-gxrow].gx-row-hovered>tfoot .gx_newrow:after,.Grid_WorkWithTitleBlue>TBODY>TR[data-gxrow]:hover>tfoot .gx_newrow:after, .Grid_WorkWithTitleBlue>TBODY>TR[data-gxrow].gx-row-hovered>tfoot .gx_newrow:after,.Grid_WorkWithGray>TBODY>TR[data-gxrow]:hover>tfoot .gx_newrow:after, .Grid_WorkWithGray>TBODY>TR[data-gxrow].gx-row-hovered>tfoot .gx_newrow:after,.Grid_WorkWithSelected>tfoot .gx_newrow:after,.Grid_Transaction>TBODY>TR[data-gxselected][data-gxrow]>tfoot .gx_newrow:after,.K2BTransactionGrid>TBODY>TR[data-gxselected][data-gxrow]>tfoot .gx_newrow:after,.Grid_WorkWith>TBODY>TR[data-gxselected][data-gxrow]>tfoot .gx_newrow:after,.Grid_WorkWithSingle>TBODY>TR[data-gxselected][data-gxrow]>tfoot .gx_newrow:after,.Grid_WorkWithLanding>TBODY>TR[data-gxselected][data-gxrow]>tfoot .gx_newrow:after,.Grid_WorkWithTitleWhite>TBODY>TR[data-gxselected][data-gxrow]>tfoot .gx_newrow:after,.Grid_WorkWithBorder>TBODY>TR[data-gxselected][data-gxrow]>tfoot .gx_newrow:after,.Grid_WorkWithTitleBlue>TBODY>TR[data-gxselected][data-gxrow]>tfoot .gx_newrow:after,.Grid_WorkWithGray>TBODY>TR[data-gxselected][data-gxrow]>tfoot .gx_newrow:after,.GridPantallaMomentos>tfoot .gx_newrow:after,.table-striped>tfoot .gx_newrow:after,.datosInt>tfoot .gx_newrow:after,.soloDatos>tfoot .gx_newrow:after,.Grid_AllowSelection>tfoot .gx_newrow:after,.table-bordered>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,.Grid_Custom[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_SubWorkWith[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_Prompt[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_MultipleSelection[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_WorKWith_2[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_WorKWith_3[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_CustomGrid_WorKWith[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_Transaction[data-gx-grid-nodata]>tfoot .gx_newrow:after,.K2BTransactionGrid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_WorkWith[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_WorkWithSingle[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_WorkWithLanding[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_WorkWithTitleWhite[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_WorkWithBorder[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_WorkWithTitleBlue[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_WorkWithGray[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_WorkWithHover[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_Transaction>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>tfoot .gx_newrow:after, .Grid_Transaction>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>tfoot .gx_newrow:after,.K2BTransactionGrid>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>tfoot .gx_newrow:after, .K2BTransactionGrid>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_WorkWith>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>tfoot .gx_newrow:after, .Grid_WorkWith>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_WorkWithSingle>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>tfoot .gx_newrow:after, .Grid_WorkWithSingle>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_WorkWithLanding>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>tfoot .gx_newrow:after, .Grid_WorkWithLanding>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_WorkWithTitleWhite>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>tfoot .gx_newrow:after, .Grid_WorkWithTitleWhite>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_WorkWithBorder>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>tfoot .gx_newrow:after, .Grid_WorkWithBorder>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_WorkWithTitleBlue>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>tfoot .gx_newrow:after, .Grid_WorkWithTitleBlue>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_WorkWithGray>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]>tfoot .gx_newrow:after, .Grid_WorkWithGray>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_WorkWithSelected[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_Transaction>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]>tfoot .gx_newrow:after,.K2BTransactionGrid>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_WorkWith>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_WorkWithSingle>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_WorkWithLanding>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_WorkWithTitleWhite>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_WorkWithBorder>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_WorkWithTitleBlue>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_WorkWithGray>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridPantallaMomentos[data-gx-grid-nodata]>tfoot .gx_newrow:after,.table-striped[data-gx-grid-nodata]>tfoot .gx_newrow:after,.datosInt[data-gx-grid-nodata]>tfoot .gx_newrow:after,.soloDatos[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_AllowSelection[data-gx-grid-nodata]>tfoot .gx_newrow:after,.table-bordered[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridNoData[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridAcceptDrag[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,.GridNoAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGrid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.VerticalTabGrid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyle_RecentLinks[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGridCustomActions[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGrid_SearchResult[data-gx-grid-nodata]>tfoot .gx_newrow:after,.K2BT_MFCL[data-gx-grid-nodata]>tfoot .gx_newrow:after,.K2BT_MFLG[data-gx-grid-nodata]>tfoot .gx_newrow:after,.tuexporta[data-gx-grid-nodata]>tfoot .gx_newrow:after,.TuExportaFreeStyleGrid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGridOdd[data-gx-grid-nodata]>tfoot .gx_newrow:after,.datosIntDoc[data-gx-grid-nodata]>tfoot .gx_newrow:after,.K2BT_SavedGridViews[data-gx-grid-nodata]>tfoot .gx_newrow:after,.K2BT_TimelineGrid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGridMensajes[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGrid_WPB[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGrid_Menu[data-gx-grid-nodata]>tfoot .gx_newrow:after,.K2BT_SelectedItemsGrid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGrid_Transaction[data-gx-grid-nodata]>tfoot .gx_newrow:after,.K2BFreeStyle[data-gx-grid-nodata]>tfoot .gx_newrow:after,.K2BTools_SearchGrid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.RecentLinksGrid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.TrnSublevelGrid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.K2BT_CommentThreads[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridAcceptDrag>tfoot .gx_newrow:after,.WorkWith>tfoot .gx_newrow:after,.PromptGrid>tfoot .gx_newrow:after,.ViewGrid>tfoot .gx_newrow:after,.GridNoAcceptDrag>tfoot .gx_newrow:after,.FreeStyleGridFooter>.gx_newrow:after,.VerticalTabGridFooter>.gx_newrow:after,.FreeStyle_RecentLinksFooter>.gx_newrow:after,.FreeStyleGridCustomActionsFooter>.gx_newrow:after,.FreeStyleGrid_SearchResultFooter>.gx_newrow:after,.K2BT_MFCLFooter>.gx_newrow:after,.K2BT_MFLGFooter>.gx_newrow:after,.tuexportaFooter>.gx_newrow:after,.TuExportaFreeStyleGridFooter>.gx_newrow:after,.FreeStyleGridOddFooter>.gx_newrow:after,.datosIntDocFooter>.gx_newrow:after,.K2BT_SavedGridViewsFooter>.gx_newrow:after,.K2BT_TimelineGridFooter>.gx_newrow:after,.FreeStyleGridMensajesFooter>.gx_newrow:after,.FreeStyleGrid_WPBFooter>.gx_newrow:after,.FreeStyleGrid_MenuFooter>.gx_newrow:after,.K2BT_SelectedItemsGridFooter>.gx_newrow:after,.K2BT_SelectedItemsGrid[data-gx-grid-nodata]Footer>.gx_newrow:after,.FreeStyleGrid_TransactionFooter>.gx_newrow:after,.K2BFreeStyleFooter>.gx_newrow:after,.K2BTools_SearchGridFooter>.gx_newrow:after,.RecentLinksGridFooter>.gx_newrow:after,.TrnSublevelGridFooter>.gx_newrow:after,.K2BT_CommentThreadsFooter>.gx_newrow:after
{
	content: ']';
}

.GridLoadingText,.Grid+div.gx-grid-loading,.GridDragging+div.gx-grid-loading,.Grid_Custom+div.gx-grid-loading,.Grid_SubWorkWith+div.gx-grid-loading,.Grid_Prompt+div.gx-grid-loading,.Grid_MultipleSelection+div.gx-grid-loading,.Grid_WorKWith_2+div.gx-grid-loading,.Grid_WorKWith_3+div.gx-grid-loading,.Grid_CustomGrid_WorKWith+div.gx-grid-loading,.Grid_Transaction+div.gx-grid-loading,.K2BTransactionGrid+div.gx-grid-loading,.Grid_WorkWith+div.gx-grid-loading,.Grid_WorkWithSingle+div.gx-grid-loading,.Grid_WorkWithLanding+div.gx-grid-loading,.Grid_WorkWithTitleWhite+div.gx-grid-loading,.Grid_WorkWithBorder+div.gx-grid-loading,.Grid_WorkWithTitleBlue+div.gx-grid-loading,.Grid_WorkWithGray+div.gx-grid-loading,.Grid_WorkWithHover+div.gx-grid-loading,.Grid_Transaction>TBODY>TR[data-gxrow]:hover+div.gx-grid-loading, .Grid_Transaction>TBODY>TR[data-gxrow].gx-row-hovered+div.gx-grid-loading,.K2BTransactionGrid>TBODY>TR[data-gxrow]:hover+div.gx-grid-loading, .K2BTransactionGrid>TBODY>TR[data-gxrow].gx-row-hovered+div.gx-grid-loading,.Grid_WorkWith>TBODY>TR[data-gxrow]:hover+div.gx-grid-loading, .Grid_WorkWith>TBODY>TR[data-gxrow].gx-row-hovered+div.gx-grid-loading,.Grid_WorkWithSingle>TBODY>TR[data-gxrow]:hover+div.gx-grid-loading, .Grid_WorkWithSingle>TBODY>TR[data-gxrow].gx-row-hovered+div.gx-grid-loading,.Grid_WorkWithLanding>TBODY>TR[data-gxrow]:hover+div.gx-grid-loading, .Grid_WorkWithLanding>TBODY>TR[data-gxrow].gx-row-hovered+div.gx-grid-loading,.Grid_WorkWithTitleWhite>TBODY>TR[data-gxrow]:hover+div.gx-grid-loading, .Grid_WorkWithTitleWhite>TBODY>TR[data-gxrow].gx-row-hovered+div.gx-grid-loading,.Grid_WorkWithBorder>TBODY>TR[data-gxrow]:hover+div.gx-grid-loading, .Grid_WorkWithBorder>TBODY>TR[data-gxrow].gx-row-hovered+div.gx-grid-loading,.Grid_WorkWithTitleBlue>TBODY>TR[data-gxrow]:hover+div.gx-grid-loading, .Grid_WorkWithTitleBlue>TBODY>TR[data-gxrow].gx-row-hovered+div.gx-grid-loading,.Grid_WorkWithGray>TBODY>TR[data-gxrow]:hover+div.gx-grid-loading, .Grid_WorkWithGray>TBODY>TR[data-gxrow].gx-row-hovered+div.gx-grid-loading,.Grid_WorkWithSelected+div.gx-grid-loading,.Grid_Transaction>TBODY>TR[data-gxselected][data-gxrow]+div.gx-grid-loading,.K2BTransactionGrid>TBODY>TR[data-gxselected][data-gxrow]+div.gx-grid-loading,.Grid_WorkWith>TBODY>TR[data-gxselected][data-gxrow]+div.gx-grid-loading,.Grid_WorkWithSingle>TBODY>TR[data-gxselected][data-gxrow]+div.gx-grid-loading,.Grid_WorkWithLanding>TBODY>TR[data-gxselected][data-gxrow]+div.gx-grid-loading,.Grid_WorkWithTitleWhite>TBODY>TR[data-gxselected][data-gxrow]+div.gx-grid-loading,.Grid_WorkWithBorder>TBODY>TR[data-gxselected][data-gxrow]+div.gx-grid-loading,.Grid_WorkWithTitleBlue>TBODY>TR[data-gxselected][data-gxrow]+div.gx-grid-loading,.Grid_WorkWithGray>TBODY>TR[data-gxselected][data-gxrow]+div.gx-grid-loading,.GridPantallaMomentos+div.gx-grid-loading,.table-striped+div.gx-grid-loading,.datosInt+div.gx-grid-loading,.soloDatos+div.gx-grid-loading,.Grid_AllowSelection+div.gx-grid-loading,.table-bordered+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,.Grid_Custom[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_SubWorkWith[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_Prompt[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_MultipleSelection[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorKWith_2[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorKWith_3[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_CustomGrid_WorKWith[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_Transaction[data-gx-grid-nodata]+div.gx-grid-loading,.K2BTransactionGrid[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorkWith[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorkWithSingle[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorkWithLanding[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorkWithTitleWhite[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorkWithBorder[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorkWithTitleBlue[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorkWithGray[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorkWithHover[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_Transaction>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+div.gx-grid-loading, .Grid_Transaction>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+div.gx-grid-loading,.K2BTransactionGrid>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+div.gx-grid-loading, .K2BTransactionGrid>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorkWith>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+div.gx-grid-loading, .Grid_WorkWith>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorkWithSingle>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+div.gx-grid-loading, .Grid_WorkWithSingle>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorkWithLanding>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+div.gx-grid-loading, .Grid_WorkWithLanding>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorkWithTitleWhite>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+div.gx-grid-loading, .Grid_WorkWithTitleWhite>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorkWithBorder>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+div.gx-grid-loading, .Grid_WorkWithBorder>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorkWithTitleBlue>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+div.gx-grid-loading, .Grid_WorkWithTitleBlue>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorkWithGray>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+div.gx-grid-loading, .Grid_WorkWithGray>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorkWithSelected[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_Transaction>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]+div.gx-grid-loading,.K2BTransactionGrid>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorkWith>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorkWithSingle>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorkWithLanding>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorkWithTitleWhite>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorkWithBorder>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorkWithTitleBlue>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorkWithGray>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]+div.gx-grid-loading,.GridPantallaMomentos[data-gx-grid-nodata]+div.gx-grid-loading,.table-striped[data-gx-grid-nodata]+div.gx-grid-loading,.datosInt[data-gx-grid-nodata]+div.gx-grid-loading,.soloDatos[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_AllowSelection[data-gx-grid-nodata]+div.gx-grid-loading,.table-bordered[data-gx-grid-nodata]+div.gx-grid-loading,.GridNoData[data-gx-grid-nodata]+div.gx-grid-loading,.GridAcceptDrag[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,.GridNoAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGrid[data-gx-grid-nodata]+div.gx-grid-loading,.VerticalTabGrid[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyle_RecentLinks[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGridCustomActions[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGrid_SearchResult[data-gx-grid-nodata]+div.gx-grid-loading,.K2BT_MFCL[data-gx-grid-nodata]+div.gx-grid-loading,.K2BT_MFLG[data-gx-grid-nodata]+div.gx-grid-loading,.tuexporta[data-gx-grid-nodata]+div.gx-grid-loading,.TuExportaFreeStyleGrid[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGridOdd[data-gx-grid-nodata]+div.gx-grid-loading,.datosIntDoc[data-gx-grid-nodata]+div.gx-grid-loading,.K2BT_SavedGridViews[data-gx-grid-nodata]+div.gx-grid-loading,.K2BT_TimelineGrid[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGridMensajes[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGrid_WPB[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGrid_Menu[data-gx-grid-nodata]+div.gx-grid-loading,.K2BT_SelectedItemsGrid[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGrid_Transaction[data-gx-grid-nodata]+div.gx-grid-loading,.K2BFreeStyle[data-gx-grid-nodata]+div.gx-grid-loading,.K2BTools_SearchGrid[data-gx-grid-nodata]+div.gx-grid-loading,.RecentLinksGrid[data-gx-grid-nodata]+div.gx-grid-loading,.TrnSublevelGrid[data-gx-grid-nodata]+div.gx-grid-loading,.K2BT_CommentThreads[data-gx-grid-nodata]+div.gx-grid-loading,.GridAcceptDrag+div.gx-grid-loading,.WorkWith+div.gx-grid-loading,.PromptGrid+div.gx-grid-loading,.ViewGrid+div.gx-grid-loading,.GridNoAcceptDrag+div.gx-grid-loading,.FreeStyleGrid+div.gx-grid-loading,.VerticalTabGrid+div.gx-grid-loading,.FreeStyle_RecentLinks+div.gx-grid-loading,.FreeStyleGridCustomActions+div.gx-grid-loading,.FreeStyleGrid_SearchResult+div.gx-grid-loading,.K2BT_MFCL+div.gx-grid-loading,.K2BT_MFLG+div.gx-grid-loading,.tuexporta+div.gx-grid-loading,.TuExportaFreeStyleGrid+div.gx-grid-loading,.FreeStyleGridOdd+div.gx-grid-loading,.datosIntDoc+div.gx-grid-loading,.K2BT_SavedGridViews+div.gx-grid-loading,.K2BT_TimelineGrid+div.gx-grid-loading,.FreeStyleGridMensajes+div.gx-grid-loading,.FreeStyleGrid_WPB+div.gx-grid-loading,.FreeStyleGrid_Menu+div.gx-grid-loading,.K2BT_SelectedItemsGrid+div.gx-grid-loading,.FreeStyleGrid_Transaction+div.gx-grid-loading,.K2BFreeStyle+div.gx-grid-loading,.K2BTools_SearchGrid+div.gx-grid-loading,.RecentLinksGrid+div.gx-grid-loading,.TrnSublevelGrid+div.gx-grid-loading,.K2BT_CommentThreads+div.gx-grid-loading
{
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	background-color: rgba(0,0,255,0.3);
	font-size: 1.5em;
	color: #fff;
	min-height: 2em;
	width: 30%;
	text-align: center;
}
.GridLoadingText:before,.Grid+div.gx-grid-loading:before,.GridDragging+div.gx-grid-loading:before,.Grid_Custom+div.gx-grid-loading:before,.Grid_SubWorkWith+div.gx-grid-loading:before,.Grid_Prompt+div.gx-grid-loading:before,.Grid_MultipleSelection+div.gx-grid-loading:before,.Grid_WorKWith_2+div.gx-grid-loading:before,.Grid_WorKWith_3+div.gx-grid-loading:before,.Grid_CustomGrid_WorKWith+div.gx-grid-loading:before,.Grid_Transaction+div.gx-grid-loading:before,.K2BTransactionGrid+div.gx-grid-loading:before,.Grid_WorkWith+div.gx-grid-loading:before,.Grid_WorkWithSingle+div.gx-grid-loading:before,.Grid_WorkWithLanding+div.gx-grid-loading:before,.Grid_WorkWithTitleWhite+div.gx-grid-loading:before,.Grid_WorkWithBorder+div.gx-grid-loading:before,.Grid_WorkWithTitleBlue+div.gx-grid-loading:before,.Grid_WorkWithGray+div.gx-grid-loading:before,.Grid_WorkWithHover+div.gx-grid-loading:before,.Grid_Transaction>TBODY>TR[data-gxrow]:hover+div.gx-grid-loading:before, .Grid_Transaction>TBODY>TR[data-gxrow].gx-row-hovered+div.gx-grid-loading:before,.K2BTransactionGrid>TBODY>TR[data-gxrow]:hover+div.gx-grid-loading:before, .K2BTransactionGrid>TBODY>TR[data-gxrow].gx-row-hovered+div.gx-grid-loading:before,.Grid_WorkWith>TBODY>TR[data-gxrow]:hover+div.gx-grid-loading:before, .Grid_WorkWith>TBODY>TR[data-gxrow].gx-row-hovered+div.gx-grid-loading:before,.Grid_WorkWithSingle>TBODY>TR[data-gxrow]:hover+div.gx-grid-loading:before, .Grid_WorkWithSingle>TBODY>TR[data-gxrow].gx-row-hovered+div.gx-grid-loading:before,.Grid_WorkWithLanding>TBODY>TR[data-gxrow]:hover+div.gx-grid-loading:before, .Grid_WorkWithLanding>TBODY>TR[data-gxrow].gx-row-hovered+div.gx-grid-loading:before,.Grid_WorkWithTitleWhite>TBODY>TR[data-gxrow]:hover+div.gx-grid-loading:before, .Grid_WorkWithTitleWhite>TBODY>TR[data-gxrow].gx-row-hovered+div.gx-grid-loading:before,.Grid_WorkWithBorder>TBODY>TR[data-gxrow]:hover+div.gx-grid-loading:before, .Grid_WorkWithBorder>TBODY>TR[data-gxrow].gx-row-hovered+div.gx-grid-loading:before,.Grid_WorkWithTitleBlue>TBODY>TR[data-gxrow]:hover+div.gx-grid-loading:before, .Grid_WorkWithTitleBlue>TBODY>TR[data-gxrow].gx-row-hovered+div.gx-grid-loading:before,.Grid_WorkWithGray>TBODY>TR[data-gxrow]:hover+div.gx-grid-loading:before, .Grid_WorkWithGray>TBODY>TR[data-gxrow].gx-row-hovered+div.gx-grid-loading:before,.Grid_WorkWithSelected+div.gx-grid-loading:before,.Grid_Transaction>TBODY>TR[data-gxselected][data-gxrow]+div.gx-grid-loading:before,.K2BTransactionGrid>TBODY>TR[data-gxselected][data-gxrow]+div.gx-grid-loading:before,.Grid_WorkWith>TBODY>TR[data-gxselected][data-gxrow]+div.gx-grid-loading:before,.Grid_WorkWithSingle>TBODY>TR[data-gxselected][data-gxrow]+div.gx-grid-loading:before,.Grid_WorkWithLanding>TBODY>TR[data-gxselected][data-gxrow]+div.gx-grid-loading:before,.Grid_WorkWithTitleWhite>TBODY>TR[data-gxselected][data-gxrow]+div.gx-grid-loading:before,.Grid_WorkWithBorder>TBODY>TR[data-gxselected][data-gxrow]+div.gx-grid-loading:before,.Grid_WorkWithTitleBlue>TBODY>TR[data-gxselected][data-gxrow]+div.gx-grid-loading:before,.Grid_WorkWithGray>TBODY>TR[data-gxselected][data-gxrow]+div.gx-grid-loading:before,.GridPantallaMomentos+div.gx-grid-loading:before,.table-striped+div.gx-grid-loading:before,.datosInt+div.gx-grid-loading:before,.soloDatos+div.gx-grid-loading:before,.Grid_AllowSelection+div.gx-grid-loading:before,.table-bordered+div.gx-grid-loading:before,.GridNoData+div.gx-grid-loading:before,.Grid[data-gx-grid-nodata]+div.gx-grid-loading:before,.GridDragging[data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_Custom[data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_SubWorkWith[data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_Prompt[data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_MultipleSelection[data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_WorKWith_2[data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_WorKWith_3[data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_CustomGrid_WorKWith[data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_Transaction[data-gx-grid-nodata]+div.gx-grid-loading:before,.K2BTransactionGrid[data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_WorkWith[data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_WorkWithSingle[data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_WorkWithLanding[data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_WorkWithTitleWhite[data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_WorkWithBorder[data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_WorkWithTitleBlue[data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_WorkWithGray[data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_WorkWithHover[data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_Transaction>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+div.gx-grid-loading:before, .Grid_Transaction>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+div.gx-grid-loading:before,.K2BTransactionGrid>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+div.gx-grid-loading:before, .K2BTransactionGrid>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_WorkWith>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+div.gx-grid-loading:before, .Grid_WorkWith>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_WorkWithSingle>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+div.gx-grid-loading:before, .Grid_WorkWithSingle>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_WorkWithLanding>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+div.gx-grid-loading:before, .Grid_WorkWithLanding>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_WorkWithTitleWhite>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+div.gx-grid-loading:before, .Grid_WorkWithTitleWhite>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_WorkWithBorder>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+div.gx-grid-loading:before, .Grid_WorkWithBorder>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_WorkWithTitleBlue>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+div.gx-grid-loading:before, .Grid_WorkWithTitleBlue>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_WorkWithGray>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+div.gx-grid-loading:before, .Grid_WorkWithGray>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_WorkWithSelected[data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_Transaction>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]+div.gx-grid-loading:before,.K2BTransactionGrid>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_WorkWith>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_WorkWithSingle>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_WorkWithLanding>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_WorkWithTitleWhite>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_WorkWithBorder>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_WorkWithTitleBlue>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_WorkWithGray>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]+div.gx-grid-loading:before,.GridPantallaMomentos[data-gx-grid-nodata]+div.gx-grid-loading:before,.table-striped[data-gx-grid-nodata]+div.gx-grid-loading:before,.datosInt[data-gx-grid-nodata]+div.gx-grid-loading:before,.soloDatos[data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_AllowSelection[data-gx-grid-nodata]+div.gx-grid-loading:before,.table-bordered[data-gx-grid-nodata]+div.gx-grid-loading:before,.GridNoData[data-gx-grid-nodata]+div.gx-grid-loading:before,.GridAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading:before,.WorkWith[data-gx-grid-nodata]+div.gx-grid-loading:before,.PromptGrid[data-gx-grid-nodata]+div.gx-grid-loading:before,.ViewGrid[data-gx-grid-nodata]+div.gx-grid-loading:before,.GridNoAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading:before,.FreeStyleGrid[data-gx-grid-nodata]+div.gx-grid-loading:before,.VerticalTabGrid[data-gx-grid-nodata]+div.gx-grid-loading:before,.FreeStyle_RecentLinks[data-gx-grid-nodata]+div.gx-grid-loading:before,.FreeStyleGridCustomActions[data-gx-grid-nodata]+div.gx-grid-loading:before,.FreeStyleGrid_SearchResult[data-gx-grid-nodata]+div.gx-grid-loading:before,.K2BT_MFCL[data-gx-grid-nodata]+div.gx-grid-loading:before,.K2BT_MFLG[data-gx-grid-nodata]+div.gx-grid-loading:before,.tuexporta[data-gx-grid-nodata]+div.gx-grid-loading:before,.TuExportaFreeStyleGrid[data-gx-grid-nodata]+div.gx-grid-loading:before,.FreeStyleGridOdd[data-gx-grid-nodata]+div.gx-grid-loading:before,.datosIntDoc[data-gx-grid-nodata]+div.gx-grid-loading:before,.K2BT_SavedGridViews[data-gx-grid-nodata]+div.gx-grid-loading:before,.K2BT_TimelineGrid[data-gx-grid-nodata]+div.gx-grid-loading:before,.FreeStyleGridMensajes[data-gx-grid-nodata]+div.gx-grid-loading:before,.FreeStyleGrid_WPB[data-gx-grid-nodata]+div.gx-grid-loading:before,.FreeStyleGrid_Menu[data-gx-grid-nodata]+div.gx-grid-loading:before,.K2BT_SelectedItemsGrid[data-gx-grid-nodata]+div.gx-grid-loading:before,.FreeStyleGrid_Transaction[data-gx-grid-nodata]+div.gx-grid-loading:before,.K2BFreeStyle[data-gx-grid-nodata]+div.gx-grid-loading:before,.K2BTools_SearchGrid[data-gx-grid-nodata]+div.gx-grid-loading:before,.RecentLinksGrid[data-gx-grid-nodata]+div.gx-grid-loading:before,.TrnSublevelGrid[data-gx-grid-nodata]+div.gx-grid-loading:before,.K2BT_CommentThreads[data-gx-grid-nodata]+div.gx-grid-loading:before,.GridAcceptDrag+div.gx-grid-loading:before,.WorkWith+div.gx-grid-loading:before,.PromptGrid+div.gx-grid-loading:before,.ViewGrid+div.gx-grid-loading:before,.GridNoAcceptDrag+div.gx-grid-loading:before,.FreeStyleGrid+div.gx-grid-loading:before,.VerticalTabGrid+div.gx-grid-loading:before,.FreeStyle_RecentLinks+div.gx-grid-loading:before,.FreeStyleGridCustomActions+div.gx-grid-loading:before,.FreeStyleGrid_SearchResult+div.gx-grid-loading:before,.K2BT_MFCL+div.gx-grid-loading:before,.K2BT_MFLG+div.gx-grid-loading:before,.tuexporta+div.gx-grid-loading:before,.TuExportaFreeStyleGrid+div.gx-grid-loading:before,.FreeStyleGridOdd+div.gx-grid-loading:before,.datosIntDoc+div.gx-grid-loading:before,.K2BT_SavedGridViews+div.gx-grid-loading:before,.K2BT_TimelineGrid+div.gx-grid-loading:before,.FreeStyleGridMensajes+div.gx-grid-loading:before,.FreeStyleGrid_WPB+div.gx-grid-loading:before,.FreeStyleGrid_Menu+div.gx-grid-loading:before,.K2BT_SelectedItemsGrid+div.gx-grid-loading:before,.FreeStyleGrid_Transaction+div.gx-grid-loading:before,.K2BFreeStyle+div.gx-grid-loading:before,.K2BTools_SearchGrid+div.gx-grid-loading:before,.RecentLinksGrid+div.gx-grid-loading:before,.TrnSublevelGrid+div.gx-grid-loading:before,.K2BT_CommentThreads+div.gx-grid-loading:before
{
	font-size: 1.5em;
	color: #fff;
	text-align: center;
}

.GridNoDataText,.Grid+.gx-text-gridnodata,.GridDragging+.gx-text-gridnodata,.Grid_Custom+.gx-text-gridnodata,.Grid_SubWorkWith+.gx-text-gridnodata,.Grid_Prompt+.gx-text-gridnodata,.Grid_MultipleSelection+.gx-text-gridnodata,.Grid_WorKWith_2+.gx-text-gridnodata,.Grid_WorKWith_3+.gx-text-gridnodata,.Grid_CustomGrid_WorKWith+.gx-text-gridnodata,.Grid_Transaction+.gx-text-gridnodata,.K2BTransactionGrid+.gx-text-gridnodata,.Grid_WorkWith+.gx-text-gridnodata,.Grid_WorkWithSingle+.gx-text-gridnodata,.Grid_WorkWithLanding+.gx-text-gridnodata,.Grid_WorkWithTitleWhite+.gx-text-gridnodata,.Grid_WorkWithBorder+.gx-text-gridnodata,.Grid_WorkWithTitleBlue+.gx-text-gridnodata,.Grid_WorkWithGray+.gx-text-gridnodata,.Grid_WorkWithHover+.gx-text-gridnodata,.Grid_Transaction>TBODY>TR[data-gxrow]:hover+.gx-text-gridnodata, .Grid_Transaction>TBODY>TR[data-gxrow].gx-row-hovered+.gx-text-gridnodata,.K2BTransactionGrid>TBODY>TR[data-gxrow]:hover+.gx-text-gridnodata, .K2BTransactionGrid>TBODY>TR[data-gxrow].gx-row-hovered+.gx-text-gridnodata,.Grid_WorkWith>TBODY>TR[data-gxrow]:hover+.gx-text-gridnodata, .Grid_WorkWith>TBODY>TR[data-gxrow].gx-row-hovered+.gx-text-gridnodata,.Grid_WorkWithSingle>TBODY>TR[data-gxrow]:hover+.gx-text-gridnodata, .Grid_WorkWithSingle>TBODY>TR[data-gxrow].gx-row-hovered+.gx-text-gridnodata,.Grid_WorkWithLanding>TBODY>TR[data-gxrow]:hover+.gx-text-gridnodata, .Grid_WorkWithLanding>TBODY>TR[data-gxrow].gx-row-hovered+.gx-text-gridnodata,.Grid_WorkWithTitleWhite>TBODY>TR[data-gxrow]:hover+.gx-text-gridnodata, .Grid_WorkWithTitleWhite>TBODY>TR[data-gxrow].gx-row-hovered+.gx-text-gridnodata,.Grid_WorkWithBorder>TBODY>TR[data-gxrow]:hover+.gx-text-gridnodata, .Grid_WorkWithBorder>TBODY>TR[data-gxrow].gx-row-hovered+.gx-text-gridnodata,.Grid_WorkWithTitleBlue>TBODY>TR[data-gxrow]:hover+.gx-text-gridnodata, .Grid_WorkWithTitleBlue>TBODY>TR[data-gxrow].gx-row-hovered+.gx-text-gridnodata,.Grid_WorkWithGray>TBODY>TR[data-gxrow]:hover+.gx-text-gridnodata, .Grid_WorkWithGray>TBODY>TR[data-gxrow].gx-row-hovered+.gx-text-gridnodata,.Grid_WorkWithSelected+.gx-text-gridnodata,.Grid_Transaction>TBODY>TR[data-gxselected][data-gxrow]+.gx-text-gridnodata,.K2BTransactionGrid>TBODY>TR[data-gxselected][data-gxrow]+.gx-text-gridnodata,.Grid_WorkWith>TBODY>TR[data-gxselected][data-gxrow]+.gx-text-gridnodata,.Grid_WorkWithSingle>TBODY>TR[data-gxselected][data-gxrow]+.gx-text-gridnodata,.Grid_WorkWithLanding>TBODY>TR[data-gxselected][data-gxrow]+.gx-text-gridnodata,.Grid_WorkWithTitleWhite>TBODY>TR[data-gxselected][data-gxrow]+.gx-text-gridnodata,.Grid_WorkWithBorder>TBODY>TR[data-gxselected][data-gxrow]+.gx-text-gridnodata,.Grid_WorkWithTitleBlue>TBODY>TR[data-gxselected][data-gxrow]+.gx-text-gridnodata,.Grid_WorkWithGray>TBODY>TR[data-gxselected][data-gxrow]+.gx-text-gridnodata,.GridPantallaMomentos+.gx-text-gridnodata,.table-striped+.gx-text-gridnodata,.datosInt+.gx-text-gridnodata,.soloDatos+.gx-text-gridnodata,.Grid_AllowSelection+.gx-text-gridnodata,.table-bordered+.gx-text-gridnodata,.GridNoData+.gx-text-gridnodata,.Grid[data-gx-grid-nodata]+.gx-text-gridnodata,.GridDragging[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_Custom[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_SubWorkWith[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_Prompt[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_MultipleSelection[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorKWith_2[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorKWith_3[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_CustomGrid_WorKWith[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_Transaction[data-gx-grid-nodata]+.gx-text-gridnodata,.K2BTransactionGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorkWith[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorkWithSingle[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorkWithLanding[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorkWithTitleWhite[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorkWithBorder[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorkWithTitleBlue[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorkWithGray[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorkWithHover[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_Transaction>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+.gx-text-gridnodata, .Grid_Transaction>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+.gx-text-gridnodata,.K2BTransactionGrid>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+.gx-text-gridnodata, .K2BTransactionGrid>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorkWith>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+.gx-text-gridnodata, .Grid_WorkWith>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorkWithSingle>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+.gx-text-gridnodata, .Grid_WorkWithSingle>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorkWithLanding>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+.gx-text-gridnodata, .Grid_WorkWithLanding>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorkWithTitleWhite>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+.gx-text-gridnodata, .Grid_WorkWithTitleWhite>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorkWithBorder>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+.gx-text-gridnodata, .Grid_WorkWithBorder>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorkWithTitleBlue>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+.gx-text-gridnodata, .Grid_WorkWithTitleBlue>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorkWithGray>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+.gx-text-gridnodata, .Grid_WorkWithGray>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorkWithSelected[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_Transaction>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]+.gx-text-gridnodata,.K2BTransactionGrid>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorkWith>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorkWithSingle>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorkWithLanding>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorkWithTitleWhite>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorkWithBorder>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorkWithTitleBlue>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorkWithGray>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]+.gx-text-gridnodata,.GridPantallaMomentos[data-gx-grid-nodata]+.gx-text-gridnodata,.table-striped[data-gx-grid-nodata]+.gx-text-gridnodata,.datosInt[data-gx-grid-nodata]+.gx-text-gridnodata,.soloDatos[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_AllowSelection[data-gx-grid-nodata]+.gx-text-gridnodata,.table-bordered[data-gx-grid-nodata]+.gx-text-gridnodata,.GridNoData[data-gx-grid-nodata]+.gx-text-gridnodata,.GridAcceptDrag[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,.GridNoAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.VerticalTabGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyle_RecentLinks[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGridCustomActions[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGrid_SearchResult[data-gx-grid-nodata]+.gx-text-gridnodata,.K2BT_MFCL[data-gx-grid-nodata]+.gx-text-gridnodata,.K2BT_MFLG[data-gx-grid-nodata]+.gx-text-gridnodata,.tuexporta[data-gx-grid-nodata]+.gx-text-gridnodata,.TuExportaFreeStyleGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGridOdd[data-gx-grid-nodata]+.gx-text-gridnodata,.datosIntDoc[data-gx-grid-nodata]+.gx-text-gridnodata,.K2BT_SavedGridViews[data-gx-grid-nodata]+.gx-text-gridnodata,.K2BT_TimelineGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGridMensajes[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGrid_WPB[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGrid_Menu[data-gx-grid-nodata]+.gx-text-gridnodata,.K2BT_SelectedItemsGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGrid_Transaction[data-gx-grid-nodata]+.gx-text-gridnodata,.K2BFreeStyle[data-gx-grid-nodata]+.gx-text-gridnodata,.K2BTools_SearchGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.RecentLinksGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.TrnSublevelGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.K2BT_CommentThreads[data-gx-grid-nodata]+.gx-text-gridnodata,.GridAcceptDrag+.gx-text-gridnodata,.WorkWith+.gx-text-gridnodata,.PromptGrid+.gx-text-gridnodata,.ViewGrid+.gx-text-gridnodata,.GridNoAcceptDrag+.gx-text-gridnodata,.FreeStyleGrid+.gx-text-gridnodata,.VerticalTabGrid+.gx-text-gridnodata,.FreeStyle_RecentLinks+.gx-text-gridnodata,.FreeStyleGridCustomActions+.gx-text-gridnodata,.FreeStyleGrid_SearchResult+.gx-text-gridnodata,.K2BT_MFCL+.gx-text-gridnodata,.K2BT_MFLG+.gx-text-gridnodata,.tuexporta+.gx-text-gridnodata,.TuExportaFreeStyleGrid+.gx-text-gridnodata,.FreeStyleGridOdd+.gx-text-gridnodata,.datosIntDoc+.gx-text-gridnodata,.K2BT_SavedGridViews+.gx-text-gridnodata,.K2BT_TimelineGrid+.gx-text-gridnodata,.FreeStyleGridMensajes+.gx-text-gridnodata,.FreeStyleGrid_WPB+.gx-text-gridnodata,.FreeStyleGrid_Menu+.gx-text-gridnodata,.K2BT_SelectedItemsGrid+.gx-text-gridnodata,.FreeStyleGrid_Transaction+.gx-text-gridnodata,.K2BFreeStyle+.gx-text-gridnodata,.K2BTools_SearchGrid+.gx-text-gridnodata,.RecentLinksGrid+.gx-text-gridnodata,.TrnSublevelGrid+.gx-text-gridnodata,.K2BT_CommentThreads+.gx-text-gridnodata
{
	margin-top: -1em;
	display: block;
	font-size: 1.5em;
	color: gray;
	text-align: center;
	vertical-align: middle;
}
.GridNoDataText:before,.Grid+.gx-text-gridnodata:before,.GridDragging+.gx-text-gridnodata:before,.Grid_Custom+.gx-text-gridnodata:before,.Grid_SubWorkWith+.gx-text-gridnodata:before,.Grid_Prompt+.gx-text-gridnodata:before,.Grid_MultipleSelection+.gx-text-gridnodata:before,.Grid_WorKWith_2+.gx-text-gridnodata:before,.Grid_WorKWith_3+.gx-text-gridnodata:before,.Grid_CustomGrid_WorKWith+.gx-text-gridnodata:before,.Grid_Transaction+.gx-text-gridnodata:before,.K2BTransactionGrid+.gx-text-gridnodata:before,.Grid_WorkWith+.gx-text-gridnodata:before,.Grid_WorkWithSingle+.gx-text-gridnodata:before,.Grid_WorkWithLanding+.gx-text-gridnodata:before,.Grid_WorkWithTitleWhite+.gx-text-gridnodata:before,.Grid_WorkWithBorder+.gx-text-gridnodata:before,.Grid_WorkWithTitleBlue+.gx-text-gridnodata:before,.Grid_WorkWithGray+.gx-text-gridnodata:before,.Grid_WorkWithHover+.gx-text-gridnodata:before,.Grid_Transaction>TBODY>TR[data-gxrow]:hover+.gx-text-gridnodata:before, .Grid_Transaction>TBODY>TR[data-gxrow].gx-row-hovered+.gx-text-gridnodata:before,.K2BTransactionGrid>TBODY>TR[data-gxrow]:hover+.gx-text-gridnodata:before, .K2BTransactionGrid>TBODY>TR[data-gxrow].gx-row-hovered+.gx-text-gridnodata:before,.Grid_WorkWith>TBODY>TR[data-gxrow]:hover+.gx-text-gridnodata:before, .Grid_WorkWith>TBODY>TR[data-gxrow].gx-row-hovered+.gx-text-gridnodata:before,.Grid_WorkWithSingle>TBODY>TR[data-gxrow]:hover+.gx-text-gridnodata:before, .Grid_WorkWithSingle>TBODY>TR[data-gxrow].gx-row-hovered+.gx-text-gridnodata:before,.Grid_WorkWithLanding>TBODY>TR[data-gxrow]:hover+.gx-text-gridnodata:before, .Grid_WorkWithLanding>TBODY>TR[data-gxrow].gx-row-hovered+.gx-text-gridnodata:before,.Grid_WorkWithTitleWhite>TBODY>TR[data-gxrow]:hover+.gx-text-gridnodata:before, .Grid_WorkWithTitleWhite>TBODY>TR[data-gxrow].gx-row-hovered+.gx-text-gridnodata:before,.Grid_WorkWithBorder>TBODY>TR[data-gxrow]:hover+.gx-text-gridnodata:before, .Grid_WorkWithBorder>TBODY>TR[data-gxrow].gx-row-hovered+.gx-text-gridnodata:before,.Grid_WorkWithTitleBlue>TBODY>TR[data-gxrow]:hover+.gx-text-gridnodata:before, .Grid_WorkWithTitleBlue>TBODY>TR[data-gxrow].gx-row-hovered+.gx-text-gridnodata:before,.Grid_WorkWithGray>TBODY>TR[data-gxrow]:hover+.gx-text-gridnodata:before, .Grid_WorkWithGray>TBODY>TR[data-gxrow].gx-row-hovered+.gx-text-gridnodata:before,.Grid_WorkWithSelected+.gx-text-gridnodata:before,.Grid_Transaction>TBODY>TR[data-gxselected][data-gxrow]+.gx-text-gridnodata:before,.K2BTransactionGrid>TBODY>TR[data-gxselected][data-gxrow]+.gx-text-gridnodata:before,.Grid_WorkWith>TBODY>TR[data-gxselected][data-gxrow]+.gx-text-gridnodata:before,.Grid_WorkWithSingle>TBODY>TR[data-gxselected][data-gxrow]+.gx-text-gridnodata:before,.Grid_WorkWithLanding>TBODY>TR[data-gxselected][data-gxrow]+.gx-text-gridnodata:before,.Grid_WorkWithTitleWhite>TBODY>TR[data-gxselected][data-gxrow]+.gx-text-gridnodata:before,.Grid_WorkWithBorder>TBODY>TR[data-gxselected][data-gxrow]+.gx-text-gridnodata:before,.Grid_WorkWithTitleBlue>TBODY>TR[data-gxselected][data-gxrow]+.gx-text-gridnodata:before,.Grid_WorkWithGray>TBODY>TR[data-gxselected][data-gxrow]+.gx-text-gridnodata:before,.GridPantallaMomentos+.gx-text-gridnodata:before,.table-striped+.gx-text-gridnodata:before,.datosInt+.gx-text-gridnodata:before,.soloDatos+.gx-text-gridnodata:before,.Grid_AllowSelection+.gx-text-gridnodata:before,.table-bordered+.gx-text-gridnodata:before,.GridNoData+.gx-text-gridnodata:before,.Grid[data-gx-grid-nodata]+.gx-text-gridnodata:before,.GridDragging[data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_Custom[data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_SubWorkWith[data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_Prompt[data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_MultipleSelection[data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_WorKWith_2[data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_WorKWith_3[data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_CustomGrid_WorKWith[data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_Transaction[data-gx-grid-nodata]+.gx-text-gridnodata:before,.K2BTransactionGrid[data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_WorkWith[data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_WorkWithSingle[data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_WorkWithLanding[data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_WorkWithTitleWhite[data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_WorkWithBorder[data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_WorkWithTitleBlue[data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_WorkWithGray[data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_WorkWithHover[data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_Transaction>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+.gx-text-gridnodata:before, .Grid_Transaction>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+.gx-text-gridnodata:before,.K2BTransactionGrid>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+.gx-text-gridnodata:before, .K2BTransactionGrid>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_WorkWith>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+.gx-text-gridnodata:before, .Grid_WorkWith>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_WorkWithSingle>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+.gx-text-gridnodata:before, .Grid_WorkWithSingle>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_WorkWithLanding>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+.gx-text-gridnodata:before, .Grid_WorkWithLanding>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_WorkWithTitleWhite>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+.gx-text-gridnodata:before, .Grid_WorkWithTitleWhite>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_WorkWithBorder>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+.gx-text-gridnodata:before, .Grid_WorkWithBorder>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_WorkWithTitleBlue>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+.gx-text-gridnodata:before, .Grid_WorkWithTitleBlue>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_WorkWithGray>TBODY>TR[data-gxrow]:hover[data-gx-grid-nodata]+.gx-text-gridnodata:before, .Grid_WorkWithGray>TBODY>TR[data-gxrow].gx-row-hovered[data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_WorkWithSelected[data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_Transaction>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]+.gx-text-gridnodata:before,.K2BTransactionGrid>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_WorkWith>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_WorkWithSingle>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_WorkWithLanding>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_WorkWithTitleWhite>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_WorkWithBorder>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_WorkWithTitleBlue>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_WorkWithGray>TBODY>TR[data-gxselected][data-gxrow][data-gx-grid-nodata]+.gx-text-gridnodata:before,.GridPantallaMomentos[data-gx-grid-nodata]+.gx-text-gridnodata:before,.table-striped[data-gx-grid-nodata]+.gx-text-gridnodata:before,.datosInt[data-gx-grid-nodata]+.gx-text-gridnodata:before,.soloDatos[data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_AllowSelection[data-gx-grid-nodata]+.gx-text-gridnodata:before,.table-bordered[data-gx-grid-nodata]+.gx-text-gridnodata:before,.GridNoData[data-gx-grid-nodata]+.gx-text-gridnodata:before,.GridAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata:before,.WorkWith[data-gx-grid-nodata]+.gx-text-gridnodata:before,.PromptGrid[data-gx-grid-nodata]+.gx-text-gridnodata:before,.ViewGrid[data-gx-grid-nodata]+.gx-text-gridnodata:before,.GridNoAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata:before,.FreeStyleGrid[data-gx-grid-nodata]+.gx-text-gridnodata:before,.VerticalTabGrid[data-gx-grid-nodata]+.gx-text-gridnodata:before,.FreeStyle_RecentLinks[data-gx-grid-nodata]+.gx-text-gridnodata:before,.FreeStyleGridCustomActions[data-gx-grid-nodata]+.gx-text-gridnodata:before,.FreeStyleGrid_SearchResult[data-gx-grid-nodata]+.gx-text-gridnodata:before,.K2BT_MFCL[data-gx-grid-nodata]+.gx-text-gridnodata:before,.K2BT_MFLG[data-gx-grid-nodata]+.gx-text-gridnodata:before,.tuexporta[data-gx-grid-nodata]+.gx-text-gridnodata:before,.TuExportaFreeStyleGrid[data-gx-grid-nodata]+.gx-text-gridnodata:before,.FreeStyleGridOdd[data-gx-grid-nodata]+.gx-text-gridnodata:before,.datosIntDoc[data-gx-grid-nodata]+.gx-text-gridnodata:before,.K2BT_SavedGridViews[data-gx-grid-nodata]+.gx-text-gridnodata:before,.K2BT_TimelineGrid[data-gx-grid-nodata]+.gx-text-gridnodata:before,.FreeStyleGridMensajes[data-gx-grid-nodata]+.gx-text-gridnodata:before,.FreeStyleGrid_WPB[data-gx-grid-nodata]+.gx-text-gridnodata:before,.FreeStyleGrid_Menu[data-gx-grid-nodata]+.gx-text-gridnodata:before,.K2BT_SelectedItemsGrid[data-gx-grid-nodata]+.gx-text-gridnodata:before,.FreeStyleGrid_Transaction[data-gx-grid-nodata]+.gx-text-gridnodata:before,.K2BFreeStyle[data-gx-grid-nodata]+.gx-text-gridnodata:before,.K2BTools_SearchGrid[data-gx-grid-nodata]+.gx-text-gridnodata:before,.RecentLinksGrid[data-gx-grid-nodata]+.gx-text-gridnodata:before,.TrnSublevelGrid[data-gx-grid-nodata]+.gx-text-gridnodata:before,.K2BT_CommentThreads[data-gx-grid-nodata]+.gx-text-gridnodata:before,.GridAcceptDrag+.gx-text-gridnodata:before,.WorkWith+.gx-text-gridnodata:before,.PromptGrid+.gx-text-gridnodata:before,.ViewGrid+.gx-text-gridnodata:before,.GridNoAcceptDrag+.gx-text-gridnodata:before,.FreeStyleGrid+.gx-text-gridnodata:before,.VerticalTabGrid+.gx-text-gridnodata:before,.FreeStyle_RecentLinks+.gx-text-gridnodata:before,.FreeStyleGridCustomActions+.gx-text-gridnodata:before,.FreeStyleGrid_SearchResult+.gx-text-gridnodata:before,.K2BT_MFCL+.gx-text-gridnodata:before,.K2BT_MFLG+.gx-text-gridnodata:before,.tuexporta+.gx-text-gridnodata:before,.TuExportaFreeStyleGrid+.gx-text-gridnodata:before,.FreeStyleGridOdd+.gx-text-gridnodata:before,.datosIntDoc+.gx-text-gridnodata:before,.K2BT_SavedGridViews+.gx-text-gridnodata:before,.K2BT_TimelineGrid+.gx-text-gridnodata:before,.FreeStyleGridMensajes+.gx-text-gridnodata:before,.FreeStyleGrid_WPB+.gx-text-gridnodata:before,.FreeStyleGrid_Menu+.gx-text-gridnodata:before,.K2BT_SelectedItemsGrid+.gx-text-gridnodata:before,.FreeStyleGrid_Transaction+.gx-text-gridnodata:before,.K2BFreeStyle+.gx-text-gridnodata:before,.K2BTools_SearchGrid+.gx-text-gridnodata:before,.RecentLinksGrid+.gx-text-gridnodata:before,.TrnSublevelGrid+.gx-text-gridnodata:before,.K2BT_CommentThreads+.gx-text-gridnodata:before
{
	display: block;
	font-size: 1.5em;
	color: gray;
	text-align: center;
	vertical-align: middle;
}

.K2BToolsTwoPaneNoItemSelectedText
{
	font-family: Roboto-Bold; ;
	font-size: 24px;
	color: #a1a1a1;
	text-align: center;
}
.K2BToolsTwoPaneNoItemSelectedText:before
{
	font-family: Roboto-Bold; ;
	font-size: 24px;
	color: #a1a1a1;
	text-align: center;
}

.K2BTools_MoreInformationText
{
	float: right;
	margin-right: 15px;
}
.K2BTools_MoreInformationText:before
{
	float: right;
}

.TextBlock_LevelHeaderTitle,.TextBlock_LevelHeaderTitle1
{
	margin-bottom: 6px;
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 6px;
	font-family: Roboto-Regular;
	font-weight: 700;
	color: #fff;
	line-height:32px;
}
.TextBlock_LevelHeaderTitle:before,.TextBlock_LevelHeaderTitle1:before
{
	font-family: Roboto-Regular;
	font-weight: 700;
	color: #fff;
	line-height:32px;
}

.TextBlock_LevelHeaderTitle1
{
	color: #666;
}
.TextBlock_LevelHeaderTitle1:before
{
	color: #666;
}

.TextBlock_LineSeparatorColapse,.TextBlock_LineSeparatorAttributesSectionColapse,.TextBlock_LineSeparatorFilterColapse,.TextBlock_LineSeparatorFixedDataColapse,.TextBlock_LineSeparatorTrnFreeStyleColapse,.TextBlock_LineSeparatorTrnSummaryColapse,.TextBlock_LineSeparatorTrnTabularColapse,.TextBlock_LineSeparatorHighlightedColapse,.TextBlock_LineSeparatorClose,.TextBlock_LineSeparatorOpen,.TextBlock_LineSeparatorOpenColorBlack
{
	float: left;
	margin-bottom: 0px;
	margin-left: 23px;
	margin-right: 13px;
	margin-top: -1px;
	padding-left: 24px;
	white-space: nowrap;
	font-weight: normal;
	color: #7e8499;
	width: 100%;
}
.TextBlock_LineSeparatorColapse:before,.TextBlock_LineSeparatorAttributesSectionColapse:before,.TextBlock_LineSeparatorFilterColapse:before,.TextBlock_LineSeparatorFixedDataColapse:before,.TextBlock_LineSeparatorTrnFreeStyleColapse:before,.TextBlock_LineSeparatorTrnSummaryColapse:before,.TextBlock_LineSeparatorTrnTabularColapse:before,.TextBlock_LineSeparatorHighlightedColapse:before,.TextBlock_LineSeparatorClose:before,.TextBlock_LineSeparatorOpen:before,.TextBlock_LineSeparatorOpenColorBlack:before
{
	float: left;
	white-space: nowrap;
	font-weight: normal;
	color: #7e8499;
}

.TextBlock_LineSeparatorOpen,.TextBlock_LineSeparatorOpenColorBlack
{
	margin-left: 0px;
	margin-right: 0px;
}
.K2BToolsTextblock_UserName
{
	display: block;
	white-space: nowrap;
	color: #fff;
}
.K2BToolsTextblock_UserName:before
{
	display: block;
	white-space: nowrap;
	color: #fff;
}

.K2BToolsTextBlock_ChangePassword
{
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	display: block;
	color: #2196f3;
}
.K2BToolsTextBlock_ChangePassword:before
{
	display: block;
	color: #2196f3;
}

.K2BToolsTextBlock_Logout
{
	background-repeat: no-repeat;
	float: right;
	margin-bottom: 8px;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 8px;
	padding-right: 30px;
	background-image: url(../K2BOrionVUCE/K2BLogout.png);
	border-style: none;
	font-family: Roboto-Regular;
	font-size: 15px;
	color: #333;
	text-transform: uppercase;
	background-size: 19px;
	 background-position: right;
}
.K2BToolsTextBlock_Logout:before
{
	background-repeat: no-repeat;
	float: right;
	font-family: Roboto-Regular;
	font-size: 15px;
	color: #333;
	text-transform: uppercase;
	background-size: 19px;
	background-position: right;
}

.TextBlock_Title,.TextBlock_Options,.TextBlock_TitlePagosSmall,.TextBlock_TitleBold,.TextBlock_TitleBoldCenter,.TextBlockTitleCiudadano
{
	float: none;
	margin-left: 0px;
	padding-left: 12px;
	top: 0.5em;
	font-size: 24px;
	font-weight: 400;
	color: #2c3142;
	vertical-align: baseline;
	line-height:0.5;
	margin-left:0;
}
.TextBlock_Title:before,.TextBlock_Options:before,.TextBlock_TitlePagosSmall:before,.TextBlock_TitleBold:before,.TextBlock_TitleBoldCenter:before,.TextBlockTitleCiudadano:before
{
	float: none;
	font-size: 24px;
	font-weight: 400;
	color: #2c3142;
	vertical-align: baseline;
	line-height:0.5;
	margin-left:0;
}

.TextBlock_Options
{
	font-size: 18pt;
	color: #fff;
}
.TextBlock_Options:before
{
	font-size: 18pt;
	color: #fff;
}

.TextBlock_TitlePagosSmall
{
	padding-left: 24px;
	font-size: 13pt;
}
.TextBlock_TitlePagosSmall:before
{
	font-size: 13pt;
}

.TextBlock_TitleBold,.TextBlock_TitleBoldCenter
{
	padding-left: 0px;
	font-weight: bold;
}
.TextBlock_TitleBold:before,.TextBlock_TitleBoldCenter:before
{
	font-weight: bold;
}

.TextBlock_TitleBoldCenter
{
	padding-left: 12px;
	top: 0px;
	margin-left:0;
	line-height:2;
}
.TextBlock_TitleBoldCenter:before
{
	margin-left:0;
	line-height:2;
}

.TextBlock_TitleBoldCenter:after
{
	content: '';
	margin-left:0;
	line-height:2;
}

.TextBlockTitleCiudadano
{
	font-size: 16px;
	font-weight: bold;
	color: #393838;
	line-height:20px;
}
.TextBlockTitleCiudadano:before
{
	font-size: 16px;
	font-weight: bold;
	color: #393838;
	line-height:20px;
}

.TextBlock_Subtitle,.TextBlock_SubtitleSmall,.TextBlock_SubtitleSmallBold
{
	font-size: 22px;
	color: #393838;
}
.TextBlock_Subtitle:before,.TextBlock_SubtitleSmall:before,.TextBlock_SubtitleSmallBold:before
{
	font-size: 22px;
	color: #393838;
}

.TextBlock_SubtitleSmall,.TextBlock_SubtitleSmallBold
{
	font-size: 14px;
	color: #7e8499;
}
.TextBlock_SubtitleSmall:before,.TextBlock_SubtitleSmallBold:before
{
	font-size: 14px;
	color: #7e8499;
}

.TextBlock_SubtitleSmallBold
{
	padding-left: 6px;
	font-weight: 700;
}
.TextBlock_SubtitleSmallBold:before
{
	font-weight: 700;
}

.TextBlock_BackToWorkWith
{
	float: right;
	margin-bottom: 8px;
	margin-left: 15px;
	margin-top: 8px;
}
.TextBlock_BackToWorkWith:before
{
	float: right;
}

.Label,.Attribute_RequiredLabel,.Attribute_RequiredReadOnlyLabel,.RequiredLabel,.K2BT_LabelLeft,.K2BT_LabelTop,.LabelRequired,.LabelWhite,.gx-label.Attribute_TrnWhiteLabel,.gx-label.BlobContentAttribute_TrnWhiteLabel,.gx-label.ReadonlyBlobContentAttribute_TrnWhiteLabel,.gx-label.BlobInputAttribute_TrnWhiteLabel,.gx-label.ReadonlyAttribute_TrnWhiteLabel,.LabelTextRight,.LabelHidden,.gx-label.Attribute_FilterHiddenLabel,.gx-label.BlobContentAttribute_FilterHiddenLabel,.gx-label.ReadonlyBlobContentAttribute_FilterHiddenLabel,.gx-label.BlobInputAttribute_FilterHiddenLabel,.gx-label.ReadonlyAttribute_FilterHiddenLabel,.LabelCheckBox,.gx-label.Attribute_FilterCheckBoxLabel,.gx-label.BlobContentAttribute_FilterCheckBoxLabel,.gx-label.ReadonlyBlobContentAttribute_FilterCheckBoxLabel,.gx-label.BlobInputAttribute_FilterCheckBoxLabel,.gx-label.ReadonlyAttribute_FilterCheckBoxLabel,.LabelBold,.gx-label.Attribute_TrnBoldLabel,.gx-label.BlobContentAttribute_TrnBoldLabel,.gx-label.ReadonlyBlobContentAttribute_TrnBoldLabel,.gx-label.BlobInputAttribute_TrnBoldLabel,.gx-label.Attribute_TrnBold1Label,.gx-label.BlobContentAttribute_TrnBold1Label,.gx-label.ReadonlyBlobContentAttribute_TrnBold1Label,.gx-label.BlobInputAttribute_TrnBold1Label,.gx-label.ReadonlyAttribute_TrnBold1Label,.gx-label.ReadonlyAttribute_TrnBoldLabel,.LabelHeightCentered,.gx-label.Attribute_TrnDateLabel,.gx-label.Attribute_TrnDateTimeLabel,.gx-label.DateTimeAttributeLabel,.gx-label.BlobContentDateTimeAttributeLabel,.gx-label.ReadonlyBlobContentDateTimeAttributeLabel,.gx-label.BlobInputDateTimeAttributeLabel,.gx-label.ReadonlyDateTimeAttributeLabel,.gx-label.ReadonlyAttribute_TrnDateTimeLabel,.gx-label.DateAttributeLabel,.gx-label.BlobContentDateAttributeLabel,.gx-label.ReadonlyBlobContentDateAttributeLabel,.gx-label.BlobInputDateAttributeLabel,.gx-label.ReadonlyDateAttributeLabel,.gx-label.Attribute_TrnDateFocusLabel,.gx-label.BlobContentAttribute_TrnDateFocusLabel,.gx-label.ReadonlyBlobContentAttribute_TrnDateFocusLabel,.gx-label.BlobInputAttribute_TrnDateFocusLabel,.gx-label.ReadonlyAttribute_TrnDateFocusLabel,.gx-label.ReadonlyAttribute_TrnDateLabel,.gx-label.Attribute_DateLabel,.gx-label.BlobContentAttribute_DateLabel,.gx-label.ReadonlyBlobContentAttribute_DateLabel,.gx-label.BlobInputAttribute_DateLabel,.gx-label.ReadonlyAttribute_DateLabel,.gx-label.Attribute_DateFocusLabel,.gx-label.RatingLabel,.gx-label.AttributeLabel,.gx-label.BlobContentAttributeLabel,.gx-label.ReadonlyBlobContentAttributeLabel,.gx-label.AttributeDraggingLabel,.gx-label.AttributeNoAcceptDragLabel,.gx-label.DownloadAttributeLabel,.gx-label.ReadonlyDownloadAttributeLabel,.gx-label.AttSubTitleLabel,.gx-label.BlobInputAttSubTitleLabel,.gx-label.BlobContentAttSubTitleLabel,.gx-label.ReadonlyBlobContentAttSubTitleLabel,.gx-label.ReadonlyAttSubTitleLabel,.gx-label.CheckBoxLabel,.gx-label.BlobContentCheckBoxLabel,.gx-label.ReadonlyBlobContentCheckBoxLabel,.gx-label.BlobInputCheckBoxLabel,.gx-label.ReadonlyCheckBoxLabel,.gx-label.MedidaLabel,.gx-label.BlobContentMedidaLabel,.gx-label.ReadonlyBlobContentMedidaLabel,.gx-label.BlobInputMedidaLabel,.gx-label.ReadonlyMedidaLabel,.gx-label.SubMedidaLabel,.gx-label.BlobContentSubMedidaLabel,.gx-label.ReadonlyBlobContentSubMedidaLabel,.gx-label.BlobInputSubMedidaLabel,.gx-label.ReadonlySubMedidaLabel,.gx-label.Attribute_ActionLabel,.gx-label.ReadOnlyAttribute_ActionLabel,.gx-label.CheckBoxAttributeLabel,.gx-label.ReadOnlyCheckBoxAttributeLabel,.gx-label.CheckBoxAttributeFilterLabel,.gx-label.BlobContentCheckBoxAttributeFilterLabel,.gx-label.ReadonlyBlobContentCheckBoxAttributeFilterLabel,.gx-label.ReadonlyCheckBoxAttributeFilterLabel,.gx-label.Attribute_BoxLabel,.gx-label.ReadOnlyAttribute_BoxLabel,.gx-label.BoxAttributeLabel,.gx-label.BlobContentBoxAttributeLabel,.gx-label.ReadonlyBlobContentBoxAttributeLabel,.gx-label.BlobInputBoxAttributeLabel,.gx-label.ReadonlyBoxAttributeLabel,.gx-label.Attribute_BoxCentradoLabel,.gx-label.Attribute_TabuarLabel,.gx-label.BlobContentAttribute_TabuarLabel,.gx-label.ReadonlyBlobContentAttribute_TabuarLabel,.gx-label.BlobInputAttribute_TabuarLabel,.gx-label.ReadonlyAttribute_TabuarLabel,.gx-label.Attribute_FixedDataLabel,.gx-label.BlobContentAttribute_FixedDataLabel,.gx-label.ReadonlyBlobContentAttribute_FixedDataLabel,.gx-label.BlobInputAttribute_FixedDataLabel,.gx-label.ReadonlyAttribute_FixedDataLabel,.gx-label.Attribute_FixedDataBottomLabel,.gx-label.BlobContentAttribute_FixedDataBottomLabel,.gx-label.ReadonlyBlobContentAttribute_FixedDataBottomLabel,.gx-label.BlobInputAttribute_FixedDataBottomLabel,.gx-label.ReadonlyAttribute_FixedDataBottomLabel,.gx-label.Attribute_ComboLabel,.gx-label.BlobContentAttribute_ComboLabel,.gx-label.ReadonlyBlobContentAttribute_ComboLabel,.gx-label.BlobInputAttribute_ComboLabel,.gx-label.ReadonlyAttribute_ComboLabel,.gx-label.Attribute_Combo_OrderByLabel,.gx-label.BlobContentAttribute_Combo_OrderByLabel,.gx-label.ReadonlyBlobContentAttribute_Combo_OrderByLabel,.gx-label.BlobInputAttribute_Combo_OrderByLabel,.gx-label.ReadonlyAttribute_Combo_OrderByLabel,.gx-label.Attribute_ComboLanguageLabel,.gx-label.BlobContentAttribute_ComboLanguageLabel,.gx-label.ReadonlyBlobContentAttribute_ComboLanguageLabel,.gx-label.BlobInputAttribute_ComboLanguageLabel,.gx-label.ReadonlyAttribute_ComboLanguageLabel,.gx-label.Attribute_CurrentPageLabel,.gx-label.ReadonlyAttribute_CurrentPageLabel,.gx-label.Attribute_ConditionalConfirmLabel,.gx-label.ReadonlyAttribute_ConditionalConfirmLabel,.gx-label.Attribute_ColorLabel,.gx-label.BlobContentAttribute_ColorLabel,.gx-label.ReadonlyBlobContentAttribute_ColorLabel,.gx-label.BlobInputAttribute_ColorLabel,.gx-label.ReadonlyAttribute_ColorLabel,.gx-label.AttributeLoginLabel,.gx-label.BlobContentAttributeLoginLabel,.gx-label.ReadonlyBlobContentAttributeLoginLabel,.gx-label.BlobInputAttributeLoginLabel,.gx-label.ReadonlyAttributeLoginLabel,.gx-label.AttributeDescripcionPMLabel,.gx-label.BlobContentAttributeDescripcionPMLabel,.gx-label.ReadonlyBlobContentAttributeDescripcionPMLabel,.gx-label.BlobInputAttributeDescripcionPMLabel,.gx-label.ReadonlyAttributeDescripcionPMLabel,.gx-label.DUALabel,.gx-label.BlobContentDUALabel,.gx-label.ReadonlyBlobContentDUALabel,.gx-label.BlobInputDUALabel,.gx-label.ReadonlyDUALabel,.gx-label.AttributeCenterLabel,.gx-label.BlobContentAttributeCenterLabel,.gx-label.ReadonlyBlobContentAttributeCenterLabel,.gx-label.BlobInputAttributeCenterLabel,.gx-label.ReadonlyAttributeCenterLabel,.gx-label.K2BToolsFSGAM_Attribute100WidthLabel,.gx-label.ErrorAttribute_TrnLabel,.gx-label.BlobContentErrorAttribute_TrnLabel,.gx-label.ReadonlyBlobContentErrorAttribute_TrnLabel,.gx-label.BlobInputErrorAttribute_TrnLabel,.gx-label.ReadonlyErrorAttribute_TrnLabel,.gx-label.Attribute_TitleLabel,.gx-label.ReadonlyAttribute_TitleLabel,.gx-label.colLabel,.gx-label.col1Label,.gx-label.col2Label,.gx-label.col3Label,.gx-label.col4Label,.gx-label.col6Label,.gx-label.form-controlLabel,.gx-label.col5Label,.gx-label.InputClassLabel,.gx-label.AttributeFilterLabel,.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.FilterAttributeLabel,.gx-label.BlobContentFilterAttributeLabel,.gx-label.ReadonlyBlobContentFilterAttributeLabel,.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.ReadonlyFilterAttributeLabel,.gx-label.DescriptionAttributeLabel,.gx-label.BlobContentDescriptionAttributeLabel,.gx-label.ReadonlyBlobContentDescriptionAttributeLabel,.gx-label.BlobInputDescriptionAttributeLabel,.gx-label.ReadonlyDescriptionAttributeLabel,.gx-label.Attribute_RequiredLabel,.gx-label.leftLabel,.gx-label.K2BToolsAttribute_TitleLabel,.gx-label.BlobContentK2BToolsAttribute_TitleLabel,.gx-label.ReadonlyBlobContentK2BToolsAttribute_TitleLabel,.gx-label.BlobInputK2BToolsAttribute_TitleLabel,.gx-label.ReadonlyK2BToolsAttribute_TitleLabel,.gx-label.K2BTools_SearchResultImageCompactLabel,.gx-label.BlobContentK2BTools_SearchResultImageCompactLabel,.gx-label.ReadonlyBlobContentK2BTools_SearchResultImageCompactLabel,.gx-label.BlobInputK2BTools_SearchResultImageCompactLabel,.gx-label.ReadonlyK2BTools_SearchResultImageCompactLabel,.gx-label.K2BToolsAttribute_SummaryLabel,.gx-label.BlobContentK2BToolsAttribute_SummaryLabel,.gx-label.ReadonlyBlobContentK2BToolsAttribute_SummaryLabel,.gx-label.BlobInputK2BToolsAttribute_SummaryLabel,.gx-label.ReadonlyK2BToolsAttribute_SummaryLabel,.gx-label.Attribute_ImageLabel,.gx-label.Attribute_ImageGridLabel,.gx-label.BlobInputAttribute_ImageGridLabel,.gx-label.BlobContentAttribute_ImageGridLabel,.gx-label.ReadonlyBlobContentAttribute_ImageGridLabel,.gx-label.ReadonlyAttribute_ImageGridLabel,.gx-label.Attribute_ImageTrnLabel,.gx-label.Attribute_ImageTrnEmptyLabel,.gx-label.BlobContentAttribute_ImageTrnEmptyLabel,.gx-label.ReadonlyBlobContentAttribute_ImageTrnEmptyLabel,.gx-label.BlobInputAttribute_ImageTrnEmptyLabel,.gx-label.ReadonlyAttribute_ImageTrnEmptyLabel,.gx-label.BlobContentAttribute_ImageTrnLabel,.gx-label.ReadonlyBlobContentAttribute_ImageTrnLabel,.gx-label.BlobInputAttribute_ImageTrnLabel,.gx-label.ReadonlyAttribute_ImageTrnLabel,.gx-label.Attribute_ImageTrnSmallLabel,.gx-label.BlobContentAttribute_ImageTrnSmallLabel,.gx-label.ReadonlyBlobContentAttribute_ImageTrnSmallLabel,.gx-label.BlobInputAttribute_ImageTrnSmallLabel,.gx-label.ReadonlyAttribute_ImageTrnSmallLabel,.gx-label.K2BToolsAttribute_MediumImageLabel,.gx-label.BlobContentK2BToolsAttribute_MediumImageLabel,.gx-label.ReadonlyBlobContentK2BToolsAttribute_MediumImageLabel,.gx-label.BlobInputK2BToolsAttribute_MediumImageLabel,.gx-label.ReadonlyK2BToolsAttribute_MediumImageLabel,.gx-label.K2BToolsAttribute_PriceLabel,.gx-label.BlobContentK2BToolsAttribute_PriceLabel,.gx-label.ReadonlyBlobContentK2BToolsAttribute_PriceLabel,.gx-label.BlobInputK2BToolsAttribute_PriceLabel,.gx-label.ReadonlyK2BToolsAttribute_PriceLabel,.gx-label.K2BToolsAttribute_ImageFloatingCaptionLabel,.gx-label.BlobContentK2BToolsAttribute_ImageFloatingCaptionLabel,.gx-label.ReadonlyBlobContentK2BToolsAttribute_ImageFloatingCaptionLabel,.gx-label.BlobInputK2BToolsAttribute_ImageFloatingCaptionLabel,.gx-label.ReadonlyK2BToolsAttribute_ImageFloatingCaptionLabel,.gx-label.K2BToolsImage_PhotoListImageLabel,.gx-label.ReadonlyK2BToolsImage_PhotoListImageLabel,.gx-label.K2BToolsAttribute_PhotoListTitleLabel,.gx-label.ReadonlyK2BToolsAttribute_PhotoListTitleLabel,.gx-label.Attribute_InvisibleLabel,.gx-label.K2BT_CardWithSummaryTitleLabel,.gx-label.BlobContentK2BT_CardWithSummaryTitleLabel,.gx-label.ReadonlyBlobContentK2BT_CardWithSummaryTitleLabel,.gx-label.BlobInputK2BT_CardWithSummaryTitleLabel,.gx-label.ReadonlyK2BT_CardWithSummaryTitleLabel,.gx-label.K2BT_CardWithSummaryPhotoLabel,.gx-label.BlobContentK2BT_CardWithSummaryPhotoLabel,.gx-label.ReadonlyBlobContentK2BT_CardWithSummaryPhotoLabel,.gx-label.BlobInputK2BT_CardWithSummaryPhotoLabel,.gx-label.ReadonlyK2BT_CardWithSummaryPhotoLabel,.gx-label.K2BT_RoundPhotoLargeLabel,.gx-label.BlobContentK2BT_RoundPhotoLargeLabel,.gx-label.ReadonlyBlobContentK2BT_RoundPhotoLargeLabel,.gx-label.BlobInputK2BT_RoundPhotoLargeLabel,.gx-label.ReadonlyK2BT_RoundPhotoLargeLabel,.gx-label.K2BT_TextActionLabel,.gx-label.BlobContentK2BT_TextActionLabel,.gx-label.ReadonlyBlobContentK2BT_TextActionLabel,.gx-label.BlobInputK2BT_TextActionLabel,.gx-label.ReadonlyK2BT_TextActionLabel,.gx-label.CheckboxLabelLabel,.gx-label.BlobContentCheckboxLabelLabel,.gx-label.ReadonlyBlobContentCheckboxLabelLabel,.gx-label.BlobInputCheckboxLabelLabel,.gx-label.ReadonlyCheckboxLabelLabel,.gx-label.LoginAttributeLabel,.gx-label.BlobContentLoginAttributeLabel,.gx-label.ReadonlyBlobContentLoginAttributeLabel,.gx-label.BlobInputLoginAttributeLabel,.gx-label.ReadonlyLoginAttributeLabel,.gx-label.LoginComboAttributeLabel,.gx-label.BlobContentLoginComboAttributeLabel,.gx-label.ReadonlyBlobContentLoginComboAttributeLabel,.gx-label.BlobInputLoginComboAttributeLabel,.gx-label.ReadonlyLoginComboAttributeLabel,.gx-label.RegistrationAttributeLabel,.gx-label.BlobContentRegistrationAttributeLabel,.gx-label.ReadonlyBlobContentRegistrationAttributeLabel,.gx-label.BlobInputRegistrationAttributeLabel,.gx-label.ReadonlyRegistrationAttributeLabel,.gx-label.RequiredAttributeLabel,.gx-label.BlobContentRequiredAttributeLabel,.gx-label.ReadonlyBlobContentRequiredAttributeLabel,.gx-label.BlobInputRequiredAttributeLabel,.gx-label.ReadonlyRequiredAttributeLabel,.gx-label.InactiveAttributeLabel,.gx-label.BlobContentInactiveAttributeLabel,.gx-label.ReadonlyBlobContentInactiveAttributeLabel,.gx-label.BlobInputInactiveAttributeLabel,.gx-label.ReadonlyInactiveAttributeLabel,.gx-label.ComboAttributeLabel,.gx-label.BlobContentComboAttributeLabel,.gx-label.ReadonlyBlobContentComboAttributeLabel,.gx-label.BlobInputComboAttributeLabel,.gx-label.ReadonlyComboAttributeLabel,.gx-label.SubtitleAttributeLabel,.gx-label.BlobContentSubtitleAttributeLabel,.gx-label.ReadonlyBlobContentSubtitleAttributeLabel,.gx-label.BlobInputSubtitleAttributeLabel,.gx-label.ReadonlySubtitleAttributeLabel,.gx-label.URLAttributeLabel,.gx-label.BlobContentURLAttributeLabel,.gx-label.ReadonlyBlobContentURLAttributeLabel,.gx-label.BlobInputURLAttributeLabel,.gx-label.ReadonlyURLAttributeLabel,.gx-label.TextAttributeLabel,.gx-label.BlobContentTextAttributeLabel,.gx-label.ReadonlyBlobContentTextAttributeLabel,.gx-label.BlobInputTextAttributeLabel,.gx-label.ReadonlyTextAttributeLabel,.gx-label.TextActionAttributeLabel,.gx-label.BlobContentTextActionAttributeLabel,.gx-label.ReadonlyBlobContentTextActionAttributeLabel,.gx-label.BlobInputTextActionAttributeLabel,.gx-label.ReadonlyTextActionAttributeLabel,.gx-label.K2BTrnAttributeLabel,.gx-label.K2BDateTimeAttributeLabel,.gx-label.K2BDateAttributeLabel,.gx-label.atributeLabel,.gx-label.form-control2Label,.gx-label.contFormLabel,.gx-label.att-login-formLabel,.gx-label.col7Label,.gx-label.col8Label,.gx-label.col9Label,.gx-label.col10Label,.gx-label.col11Label,.gx-label.col12Label,.gx-label.col14Label,.gx-label.col15Label,.gx-label.col16Label,.gx-label.col17Label,.gx-label.col18Label,.gx-label.col19Label,.gx-label.col20Label,.gx-label.col13Label,.gx-label.ttribute_ActionLabel,.gx-label.NoneLabel,.gx-label.Attribute_NormalLabelLabel,.gx-label.Attribute_ItalicLabelLabel,.gx-label.mypdfonscreenLabel,.gx-label.Attribute_TrnFileInputLabel,.gx-label.from-controlLabel,.gx-label.ImageGridLabel,.gx-label.cont-formLabel,.gx-label.form-trnLabel,.gx-label.Attribute_ColorGrisLabel,.gx-label.Attribute_TrnDateCenterLabel,.gx-label.invisibleLabel,.gx-label.Attribute_TrnGraySmallLabel,.gx-label.nameOfProductLabel,.gx-label.K2BT_StepperValueLabel,.gx-label.K2BT_InlineEditActionLabel,.gx-label.ReadonlyK2BT_InlineEditActionLabel,.gx-label.K2BT_DateRangeFilterFieldLabel,.gx-label.K2BTEnhancedComboSearchInputLabel,.gx-label.K2BT_GenericFilterLabel,.gx-label.K2BT_DashboardKPIImageLabel,.gx-label.ClassColumGridVDMaestroLabel,.gx-label.BlobContentClassColumGridVDMaestroLabel,.gx-label.ReadonlyBlobContentClassColumGridVDMaestroLabel,.gx-label.BlobInputClassColumGridVDMaestroLabel,.gx-label.ReadonlyClassColumGridVDMaestroLabel,.gx-label.ImageLangingOrgaMenssageLabel,.gx-label.controlLabel,.gx-label.iconGrid_historialLabel,.gx-label.Attribute_BoldLabelLabel,.gx-label.Attribute_FormSectionLabel,.gx-label.BlobContentAttribute_FormSectionLabel,.gx-label.ReadonlyBlobContentAttribute_FormSectionLabel,.gx-label.BlobInputAttribute_FormSectionLabel,.gx-label.ReadonlyAttribute_FormSectionLabel,.gx-label.AttributeCkeckBoxLabel,.gx-label.BlobContentAttributeCkeckBoxLabel,.gx-label.ReadonlyBlobContentAttributeCkeckBoxLabel,.gx-label.BlobInputAttributeCkeckBoxLabel,.gx-label.ReadonlyAttributeCkeckBoxLabel,.gx-label.Attribute_FilterLabel,.gx-label.SuggestSearchAttributeLabel,.gx-label.ReadonlySuggestSearchAttributeLabel,.gx-label.CheckBoxSearchAttributeLabel,.gx-label.ReadonlyCheckBoxSearchAttributeLabel,.gx-label.Attribute_FilterTextWhiteLabel,.gx-label.ReadonlyAttribute_FilterLabel,.gx-label.AttributeInMultipleCombo_FilterLabel,.gx-label.BlobContentAttributeInMultipleCombo_FilterLabel,.gx-label.ReadonlyBlobContentAttributeInMultipleCombo_FilterLabel,.gx-label.BlobInputAttributeInMultipleCombo_FilterLabel,.gx-label.ReadonlyAttributeInMultipleCombo_FilterLabel,.gx-label.Attribute_FilterDateLabel,.gx-label.Attribute_FilterDateTimeLabel,.gx-label.ReadonlyAttribute_FilterDateTimeLabel,.gx-label.ReadonlyAttribute_FilterDateLabel,.gx-label.Attribute_FilterDateCenterLabel,.gx-label.BlobContentAttribute_FilterDateCenterLabel,.gx-label.ReadonlyBlobContentAttribute_FilterDateCenterLabel,.gx-label.BlobInputAttribute_FilterDateCenterLabel,.gx-label.ReadonlyAttribute_FilterDateCenterLabel,.gx-label.Attribute_FilterTextAreaLabel,.gx-label.BlobContentAttribute_FilterTextAreaLabel,.gx-label.ReadonlyBlobContentAttribute_FilterTextAreaLabel,.gx-label.BlobInputAttribute_FilterTextAreaLabel,.gx-label.ReadonlyAttribute_FilterTextAreaLabel,.gx-label.K2BToolsAttribute_BorderlessFilterLabel,.gx-label.K2BT_RoundPhotoSmallLabel,.gx-label.ReadonlyK2BT_RoundPhotoSmallLabel,.gx-label.BlobContentReadonlyK2BT_RoundPhotoSmallLabel,.gx-label.ReadonlyBlobContentReadonlyK2BT_RoundPhotoSmallLabel,.gx-label.BlobInputReadonlyK2BT_RoundPhotoSmallLabel,.gx-label.K2BT_DetailPopoverTitleLabel,.gx-label.ReadonlyK2BT_DetailPopoverTitleLabel,.gx-label.BlobContentReadonlyK2BT_DetailPopoverTitleLabel,.gx-label.ReadonlyBlobContentReadonlyK2BT_DetailPopoverTitleLabel,.gx-label.BlobInputReadonlyK2BT_DetailPopoverTitleLabel,.gx-label.K2BT_SimpleECommerceTitleLabel,.gx-label.ReadonlyK2BT_SimpleECommerceTitleLabel,.gx-label.BlobContentReadonlyK2BT_SimpleECommerceTitleLabel,.gx-label.ReadonlyBlobContentReadonlyK2BT_SimpleECommerceTitleLabel,.gx-label.K2BT_SimpleECommerceTitleLinkLabel,.gx-label.BlobContentK2BT_SimpleECommerceTitleLinkLabel,.gx-label.ReadonlyBlobContentK2BT_SimpleECommerceTitleLinkLabel,.gx-label.BlobInputK2BT_SimpleECommerceTitleLinkLabel,.gx-label.ReadonlyK2BT_SimpleECommerceTitleLinkLabel,.gx-label.K2BT_SimpleECommerceSubtitleLabel,.gx-label.ReadonlyK2BT_SimpleECommerceSubtitleLabel,.gx-label.BlobContentReadonlyK2BT_SimpleECommerceSubtitleLabel,.gx-label.ReadonlyBlobContentReadonlyK2BT_SimpleECommerceSubtitleLabel,.gx-label.K2BT_SimpleECommerceSummaryLabel,.gx-label.ReadonlyK2BT_SimpleECommerceSummaryLabel,.gx-label.BlobContentReadonlyK2BT_SimpleECommerceSummaryLabel,.gx-label.ReadonlyBlobContentReadonlyK2BT_SimpleECommerceSummaryLabel,.gx-label.K2BToolsAttribute_CardListPhotoLabel,.gx-label.ReadonlyK2BToolsAttribute_CardListPhotoLabel,.gx-label.K2BTools_SearchCriteriaLabel,.gx-label.K2BTools_SearchCriteriaVUCELabel,.gx-label.BlobContentK2BTools_SearchCriteriaVUCELabel,.gx-label.ReadonlyBlobContentK2BTools_SearchCriteriaVUCELabel,.gx-label.BlobInputK2BTools_SearchCriteriaVUCELabel,.gx-label.ReadonlyK2BTools_SearchCriteriaVUCELabel,.gx-label.K2BToolsEnhancedComboLabel,.gx-label.SmallClassLabel,.gx-label.BlobContentSmallClassLabel,.gx-label.ReadonlyBlobContentSmallClassLabel,.gx-label.BlobInputSmallClassLabel,.gx-label.ReadonlySmallClassLabel,.gx-label.K2BToolsAttribute_SmallTitleLabel,.gx-label.BlobContentK2BToolsAttribute_SmallTitleLabel,.gx-label.ReadonlyBlobContentK2BToolsAttribute_SmallTitleLabel,.gx-label.BlobInputK2BToolsAttribute_SmallTitleLabel,.gx-label.ReadonlyK2BToolsAttribute_SmallTitleLabel,.gx-label.K2BToolsAttribute_SmallerTitleLabel,.gx-label.BlobContentK2BToolsAttribute_SmallerTitleLabel,.gx-label.ReadonlyBlobContentK2BToolsAttribute_SmallerTitleLabel,.gx-label.BlobInputK2BToolsAttribute_SmallerTitleLabel,.gx-label.ReadonlyK2BToolsAttribute_SmallerTitleLabel,.gx-label.K2BToolsAttribute_FitInContainerImageLabel,.gx-label.BlobContentK2BToolsAttribute_FitInContainerImageLabel,.gx-label.ReadonlyBlobContentK2BToolsAttribute_FitInContainerImageLabel,.gx-label.BlobInputK2BToolsAttribute_FitInContainerImageLabel,.gx-label.ReadonlyK2BToolsAttribute_FitInContainerImageLabel,.gx-label.K2BToolsAttribute_InvisibleLabel,.gx-label.BlobContentK2BToolsAttribute_InvisibleLabel,.gx-label.ReadonlyBlobContentK2BToolsAttribute_InvisibleLabel,.gx-label.BlobInputK2BToolsAttribute_InvisibleLabel,.gx-label.ReadonlyK2BToolsAttribute_InvisibleLabel,.gx-label.CheckBoxInGridLabel,.gx-label.ReadonlyCheckBoxInGridLabel,.gx-label.InvisibleInExtraSmallAttributeLabel,.gx-label.BlobContentInvisibleInExtraSmallAttributeLabel,.gx-label.ReadonlyBlobContentInvisibleInExtraSmallAttributeLabel,.gx-label.BlobInputInvisibleInExtraSmallAttributeLabel,.gx-label.ReadonlyInvisibleInExtraSmallAttributeLabel,.gx-label.InvisibleInSmallAttributeLabel,.gx-label.BlobContentInvisibleInSmallAttributeLabel,.gx-label.ReadonlyBlobContentInvisibleInSmallAttributeLabel,.gx-label.BlobInputInvisibleInSmallAttributeLabel,.gx-label.ReadonlyInvisibleInSmallAttributeLabel,.gx-label.InvisibleInMediumAttributeLabel,.gx-label.BlobContentInvisibleInMediumAttributeLabel,.gx-label.ReadonlyBlobContentInvisibleInMediumAttributeLabel,.gx-label.BlobInputInvisibleInMediumAttributeLabel,.gx-label.ReadonlyInvisibleInMediumAttributeLabel,.gx-label.InvisibleInLargeAttributeLabel,.gx-label.BlobContentInvisibleInLargeAttributeLabel,.gx-label.ReadonlyBlobContentInvisibleInLargeAttributeLabel,.gx-label.BlobInputInvisibleInLargeAttributeLabel,.gx-label.ReadonlyInvisibleInLargeAttributeLabel,.gx-label.K2BTools_SearchResultImageLabel,.gx-label.ReadonlyK2BTools_SearchResultImageLabel,.gx-label.K2BSearchResult_DescriptionLabel,.gx-label.BlobContentK2BSearchResult_DescriptionLabel,.gx-label.ReadonlyBlobContentK2BSearchResult_DescriptionLabel,.gx-label.BlobInputK2BSearchResult_DescriptionLabel,.gx-label.ReadonlyK2BSearchResult_DescriptionLabel,.gx-label.K2BToolsSearchResultImageLabel,.gx-label.BlobContentK2BToolsSearchResultImageLabel,.gx-label.ReadonlyBlobContentK2BToolsSearchResultImageLabel,.gx-label.BlobInputK2BToolsSearchResultImageLabel,.gx-label.ReadonlyK2BToolsSearchResultImageLabel,.gx-label.VideoAttributeLabel,.gx-label.ReadonlyVideoAttributeLabel,.gx-label.AudioAttributeLabel,.gx-label.ReadonlyAudioAttributeLabel,.gx-label.ErrorAttributeLabel,.gx-label.WarningAttributeLabel,.gx-label.WarningAttribute_TrnLabel,.gx-label.BlobContentWarningAttribute_TrnLabel,.gx-label.ReadonlyBlobContentWarningAttribute_TrnLabel,.gx-label.BlobInputWarningAttribute_TrnLabel,.gx-label.ReadonlyWarningAttribute_TrnLabel,.gx-label.WarningAttribute_TrnDateLabel,.gx-label.BlobContentWarningAttribute_TrnDateLabel,.gx-label.ReadonlyBlobContentWarningAttribute_TrnDateLabel,.gx-label.BlobInputWarningAttribute_TrnDateLabel,.gx-label.ReadonlyWarningAttribute_TrnDateLabel,.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.ReadonlyImageAttributeLabel,.gx-label.ActionAttributeLabel,.gx-label.ReadonlyActionAttributeLabel,.gx-label.SelectionAttributeLabel,.gx-label.BlobContentSelectionAttributeLabel,.gx-label.ReadonlyBlobContentSelectionAttributeLabel,.gx-label.BlobInputSelectionAttributeLabel,.gx-label.ReadonlySelectionAttributeLabel,.gx-label.BlobContentActionAttributeLabel,.gx-label.ReadonlyBlobContentActionAttributeLabel,.gx-label.UpdateAttributeLabel,.gx-label.BlobContentUpdateAttributeLabel,.gx-label.ReadonlyBlobContentUpdateAttributeLabel,.gx-label.ReadonlyUpdateAttributeLabel,.gx-label.BlobInputUpdateAttributeLabel,.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.DisabledActionAttributeLabel,.gx-label.BlobContentDisabledActionAttributeLabel,.gx-label.ReadonlyBlobContentDisabledActionAttributeLabel,.gx-label.ReadonlyDisabledActionAttributeLabel,.gx-label.BlobInputDisabledActionAttributeLabel,.gx-label.BlobInputActionAttributeLabel,.gx-label.ReadonlyAttributeLabel,.gx-label.ReadonlyMedioLabel,.gx-label.BlobContentReadonlyMedioLabel,.gx-label.ReadonlyBlobContentReadonlyMedioLabel,.gx-label.BlobInputReadonlyMedioLabel,.gx-label.ReadonlyReadonlyMedioLabel,.gx-label.ReadonlyAttributeOCELabel,.gx-label.BlobContentReadonlyAttributeOCELabel,.gx-label.ReadonlyBlobContentReadonlyAttributeOCELabel,.gx-label.BlobInputReadonlyAttributeOCELabel,.gx-label.ReadonlyReadonlyAttributeOCELabel,.gx-label.K2BCheckBoxInGridLabel,.gx-label.BlobContentK2BCheckBoxInGridLabel,.gx-label.ReadonlyBlobContentK2BCheckBoxInGridLabel,.gx-label.BlobInputK2BCheckBoxInGridLabel,.gx-label.ReadonlyK2BCheckBoxInGridLabel,.gx-label.BlobInputAttributeLabel,.gx-label.AttributeAcceptDragLabel,.gx-label.K2BFSG_LoginFieldLabel,.gx-label.BlobContentK2BFSG_LoginFieldLabel,.gx-label.ReadonlyBlobContentK2BFSG_LoginFieldLabel,.gx-label.BlobInputK2BFSG_LoginFieldLabel,.gx-label.ReadonlyK2BFSG_LoginFieldLabel,.gx-label.K2BFSG_CAPTCHAFieldLabel,.gx-label.BlobContentK2BFSG_CAPTCHAFieldLabel,.gx-label.ReadonlyBlobContentK2BFSG_CAPTCHAFieldLabel,.gx-label.BlobInputK2BFSG_CAPTCHAFieldLabel,.gx-label.ReadonlyK2BFSG_CAPTCHAFieldLabel,.gx-label.K2BTools_FilterOptionComboLabel,.gx-label.BlobContentK2BTools_FilterOptionComboLabel,.gx-label.ReadonlyBlobContentK2BTools_FilterOptionComboLabel,.gx-label.BlobInputK2BTools_FilterOptionComboLabel,.gx-label.ReadonlyK2BTools_FilterOptionComboLabel,.gx-label.K2BToolsAttribute_TagDescriptionLabel,.gx-label.BlobContentK2BToolsAttribute_TagDescriptionLabel,.gx-label.ReadonlyBlobContentK2BToolsAttribute_TagDescriptionLabel,.gx-label.BlobInputK2BToolsAttribute_TagDescriptionLabel,.gx-label.ReadonlyK2BToolsAttribute_TagDescriptionLabel,.gx-label.K2BTools_FilterAttributeInComboLabel,.gx-label.BlobInputK2BTools_FilterAttributeInComboLabel,.gx-label.BlobContentK2BTools_FilterAttributeInComboLabel,.gx-label.ReadonlyBlobContentK2BTools_FilterAttributeInComboLabel,.gx-label.ReadonlyK2BTools_FilterAttributeInComboLabel,.gx-label.K2BToolsSimpleImageListTextLabel,.gx-label.ReadonlyK2BToolsSimpleImageListTextLabel,.gx-label.K2BToolsSimpleImageListImageLabel,.gx-label.ReadonlyK2BToolsSimpleImageListImageLabel,.gx-label.Attribute_RequiredReadOnlyLabel,.gx-label.BlobContentAttribute_RequiredReadOnlyLabel,.gx-label.ReadonlyBlobContentAttribute_RequiredReadOnlyLabel,.gx-label.BlobInputAttribute_RequiredReadOnlyLabel,.gx-label.ReadonlyAttribute_RequiredReadOnlyLabel,.gx-label.K2BToolsImage_RoundPhotoSmallLabel,.gx-label.BlobContentK2BToolsImage_RoundPhotoSmallLabel,.gx-label.ReadonlyBlobContentK2BToolsImage_RoundPhotoSmallLabel,.gx-label.BlobInputK2BToolsImage_RoundPhotoSmallLabel,.gx-label.ReadonlyK2BToolsImage_RoundPhotoSmallLabel,.gx-label.K2BT_StructuredListPhotoLabel,.gx-label.BlobContentK2BT_StructuredListPhotoLabel,.gx-label.ReadonlyBlobContentK2BT_StructuredListPhotoLabel,.gx-label.BlobInputK2BT_StructuredListPhotoLabel,.gx-label.ReadonlyK2BT_StructuredListPhotoLabel,.gx-label.K2BT_CardWithSummaryCheckboxLabel,.gx-label.BlobContentK2BT_CardWithSummaryCheckboxLabel,.gx-label.ReadonlyBlobContentK2BT_CardWithSummaryCheckboxLabel,.gx-label.BlobInputK2BT_CardWithSummaryCheckboxLabel,.gx-label.ReadonlyK2BT_CardWithSummaryCheckboxLabel,.gx-label.K2BT_NotificationIconLabel,.gx-label.ReadonlyK2BT_NotificationIconLabel,.gx-label.K2BT_CommentInputFieldLabel,.gx-label.BlobContentK2BT_CommentInputFieldLabel,.gx-label.ReadonlyBlobContentK2BT_CommentInputFieldLabel,.gx-label.ReadonlyK2BT_CommentInputFieldLabel,.gx-label.K2BT_CommentAuthorImageLabel,.gx-label.BlobContentK2BT_CommentAuthorImageLabel,.gx-label.ReadonlyBlobContentK2BT_CommentAuthorImageLabel,.gx-label.BlobInputK2BT_CommentAuthorImageLabel,.gx-label.ReadonlyK2BT_CommentAuthorImageLabel,.gx-label.Attribute_GridLabel,.gx-label.BlobContentAttribute_GridLabel,.gx-label.ReadonlyBlobContentAttribute_GridLabel,.gx-label.BlobInputAttribute_GridLabel,.gx-label.GridAttributeLabel,.gx-label.BlobContentGridAttributeLabel,.gx-label.ReadonlyBlobContentGridAttributeLabel,.gx-label.BlobInputGridAttributeLabel,.gx-label.ReadonlyGridAttributeLabel,.gx-label.Attribute_Image_GridLabel,.gx-label.BlobContentAttribute_Image_GridLabel,.gx-label.ReadonlyBlobContentAttribute_Image_GridLabel,.gx-label.BlobInputAttribute_Image_GridLabel,.gx-label.Attribute_Image_GridLandingLabel,.gx-label.BlobContentAttribute_Image_GridLandingLabel,.gx-label.ReadonlyBlobContentAttribute_Image_GridLandingLabel,.gx-label.BlobInputAttribute_Image_GridLandingLabel,.gx-label.ReadonlyAttribute_Image_GridLandingLabel,.gx-label.Attribute_Image_GridLandingMensajesLabel,.gx-label.Attribute_Image_GridLandingMensajesDeleteLabel,.gx-label.Attribute_Image_GridLandingMensajes1Label,.gx-label.ReadonlyAttribute_Image_GridLabel,.gx-label.Attribute_GridBlackLabel,.gx-label.BlobContentAttribute_GridBlackLabel,.gx-label.ReadonlyBlobContentAttribute_GridBlackLabel,.gx-label.BlobInputAttribute_GridBlackLabel,.gx-label.ReadonlyAttribute_GridBlackLabel,.gx-label.Attribute_GridLandingLabel,.gx-label.BlobContentAttribute_GridLandingLabel,.gx-label.ReadonlyBlobContentAttribute_GridLandingLabel,.gx-label.BlobInputAttribute_GridLandingLabel,.gx-label.ReadonlyAttribute_GridLandingLabel,.gx-label.Attribute_GridMainLabel,.gx-label.BlobContentAttribute_GridMainLabel,.gx-label.ReadonlyBlobContentAttribute_GridMainLabel,.gx-label.BlobInputAttribute_GridMainLabel,.gx-label.ReadonlyAttribute_GridMainLabel,.gx-label.Attribute_GridIntLabel,.gx-label.BlobContentAttribute_GridIntLabel,.gx-label.ReadonlyBlobContentAttribute_GridIntLabel,.gx-label.BlobInputAttribute_GridIntLabel,.gx-label.ReadonlyAttribute_GridIntLabel,.gx-label.Attribute_GridFechaAnchaLabel,.gx-label.BlobContentAttribute_GridFechaAnchaLabel,.gx-label.ReadonlyBlobContentAttribute_GridFechaAnchaLabel,.gx-label.BlobInputAttribute_GridFechaAnchaLabel,.gx-label.ReadonlyAttribute_GridFechaAnchaLabel,.gx-label.Attribute_GridLargeAttributeLabel,.gx-label.BlobContentAttribute_GridLargeAttributeLabel,.gx-label.ReadonlyBlobContentAttribute_GridLargeAttributeLabel,.gx-label.BlobInputAttribute_GridLargeAttributeLabel,.gx-label.ReadonlyAttribute_GridLargeAttributeLabel,.gx-label.Attribute_GridSmallAttributeLabel,.gx-label.BlobContentAttribute_GridSmallAttributeLabel,.gx-label.ReadonlyBlobContentAttribute_GridSmallAttributeLabel,.gx-label.BlobInputAttribute_GridSmallAttributeLabel,.gx-label.ReadonlyAttribute_GridSmallAttributeLabel,.gx-label.ReadonlyAttribute_GridLabel,.gx-label.ReadonlyAttribute_GridBoldLabel,.gx-label.BlobContentReadonlyAttribute_GridBoldLabel,.gx-label.ReadonlyBlobContentReadonlyAttribute_GridBoldLabel,.gx-label.BlobInputReadonlyAttribute_GridBoldLabel,.gx-label.ReadonlyReadonlyAttribute_GridBoldLabel,.gx-label.ReadonlyAttribute_GridDisabledLabel,.gx-label.Attribute_Image_Grid2Label,.gx-label.wwformprefixLabel,.gx-label.AttributeWhiteLabel,.gx-label.BlobContentAttributeWhiteLabel,.gx-label.ReadonlyBlobContentAttributeWhiteLabel,.gx-label.BlobInputAttributeWhiteLabel,.gx-label.ReadonlyAttributeWhiteLabel,.gx-label.Attribute_TrnLabel,.gx-label.TrnAttributeLabel,.gx-label.BlobContentTrnAttributeLabel,.gx-label.ReadonlyBlobContentTrnAttributeLabel,.gx-label.BlobInputTrnAttributeLabel,.gx-label.ReadonlyTrnAttributeLabel,.gx-label.ReadonlyAttribute_TrnNoPadTopLabel,.gx-label.ReadonlyAttribute_Trn_NoHeightLabel,.gx-label.BlobContentReadonlyAttribute_Trn_NoHeightLabel,.gx-label.ReadonlyBlobContentReadonlyAttribute_Trn_NoHeightLabel,.gx-label.BlobInputReadonlyAttribute_Trn_NoHeightLabel,.gx-label.ReadonlyReadonlyAttribute_Trn_NoHeightLabel,.gx-label.K2BTools_CheckAllGridLabel,.gx-label.Attribute_TrnAllSpaceLabel,.gx-label.BlobContentAttribute_TrnAllSpaceLabel,.gx-label.ReadonlyBlobContentAttribute_TrnAllSpaceLabel,.gx-label.BlobInputAttribute_TrnAllSpaceLabel,.gx-label.ReadonlyAttribute_TrnAllSpaceLabel,.gx-label.Attribute_TrnLandingLabel,.gx-label.BlobContentAttribute_TrnLandingLabel,.gx-label.ReadonlyBlobContentAttribute_TrnLandingLabel,.gx-label.BlobInputAttribute_TrnLandingLabel,.gx-label.Attribute_TrnLandingMensajesLabel,.gx-label.BlobContentAttribute_TrnLandingMensajesLabel,.gx-label.ReadonlyBlobContentAttribute_TrnLandingMensajesLabel,.gx-label.BlobInputAttribute_TrnLandingMensajesLabel,.gx-label.ReadonlyAttribute_TrnLandingMensajesLabel,.gx-label.Attribute_TrnLandingMensajesUsuarioLabel,.gx-label.BlobContentAttribute_TrnLandingMensajesUsuarioLabel,.gx-label.ReadonlyBlobContentAttribute_TrnLandingMensajesUsuarioLabel,.gx-label.BlobInputAttribute_TrnLandingMensajesUsuarioLabel,.gx-label.ReadonlyAttribute_TrnLandingMensajesUsuarioLabel,.gx-label.Attribute_TrnLandingMensajesFechaLabel,.gx-label.BlobContentAttribute_TrnLandingMensajesFechaLabel,.gx-label.ReadonlyBlobContentAttribute_TrnLandingMensajesFechaLabel,.gx-label.BlobInputAttribute_TrnLandingMensajesFechaLabel,.gx-label.ReadonlyAttribute_TrnLandingMensajesFechaLabel,.gx-label.Attribute_TrnLandingMensajesImagenLabel,.gx-label.BlobContentAttribute_TrnLandingMensajesImagenLabel,.gx-label.ReadonlyBlobContentAttribute_TrnLandingMensajesImagenLabel,.gx-label.BlobInputAttribute_TrnLandingMensajesImagenLabel,.gx-label.ReadonlyAttribute_TrnLandingMensajesImagenLabel,.gx-label.Attribute_TrnLandingMensajesImagenEliminarLabel,.gx-label.BlobContentAttribute_TrnLandingMensajesImagenEliminarLabel,.gx-label.ReadonlyBlobContentAttribute_TrnLandingMensajesImagenEliminarLabel,.gx-label.BlobInputAttribute_TrnLandingMensajesImagenEliminarLabel,.gx-label.ReadonlyAttribute_TrnLandingMensajesImagenEliminarLabel,.gx-label.Attribute_TrnLandingMensajesTextoLabel,.gx-label.BlobContentAttribute_TrnLandingMensajesTextoLabel,.gx-label.ReadonlyBlobContentAttribute_TrnLandingMensajesTextoLabel,.gx-label.BlobInputAttribute_TrnLandingMensajesTextoLabel,.gx-label.ReadonlyAttribute_TrnLandingMensajesTextoLabel,.gx-label.Attribute_TrnLandingMensajesFecha1Label,.gx-label.Attribute_TrnLandingMensajesUsuario1Label,.gx-label.ReadonlyAttribute_TrnLandingLabel,.gx-label.Attribute_TrnLandingProfileImgLabel,.gx-label.BlobContentAttribute_TrnLandingProfileImgLabel,.gx-label.ReadonlyBlobContentAttribute_TrnLandingProfileImgLabel,.gx-label.BlobInputAttribute_TrnLandingProfileImgLabel,.gx-label.ReadonlyAttribute_TrnLandingProfileImgLabel,.gx-label.Attribute_TrnLandingIconLabel,.gx-label.BlobContentAttribute_TrnLandingIconLabel,.gx-label.ReadonlyBlobContentAttribute_TrnLandingIconLabel,.gx-label.BlobInputAttribute_TrnLandingIconLabel,.gx-label.ReadonlyAttribute_TrnLandingIconLabel,.gx-label.ReadonlyAttribute_TrnLandingMensajesTexto1Label,.gx-label.Attribute_TrnFocusLabel,.gx-label.BlobContentAttribute_TrnFocusLabel,.gx-label.ReadonlyBlobContentAttribute_TrnFocusLabel,.gx-label.ReadonlyAttribute_TrnFocusLabel,.gx-label.BlobInputAttribute_TrnFocusLabel,.gx-label.SuggestTrnAttributeLabel,.gx-label.ReadonlySuggestTrnAttributeLabel,.gx-label.BlobContentAttribute_TrnLabel,.gx-label.ReadonlyBlobContentAttribute_TrnLabel,.gx-label.Attribute_Trn12RowLabel,.gx-label.BlobContentAttribute_Trn12RowLabel,.gx-label.ReadonlyBlobContentAttribute_Trn12RowLabel,.gx-label.BlobInputAttribute_Trn12RowLabel,.gx-label.ReadonlyAttribute_Trn12RowLabel,.gx-label.Attribute_Trn200pxLabel,.gx-label.BlobContentAttribute_Trn200pxLabel,.gx-label.ReadonlyBlobContentAttribute_Trn200pxLabel,.gx-label.BlobInputAttribute_Trn200pxLabel,.gx-label.ReadonlyAttribute_Trn200pxLabel,.gx-label.Attribute_Trn_SelectLoginLabel,.gx-label.BlobContentAttribute_Trn_SelectLoginLabel,.gx-label.ReadonlyBlobContentAttribute_Trn_SelectLoginLabel,.gx-label.BlobInputAttribute_Trn_SelectLoginLabel,.gx-label.ReadonlyAttribute_Trn_SelectLoginLabel,.gx-label.Attribute_TrnWhiteBackgroundLabel,.gx-label.BlobContentAttribute_TrnWhiteBackgroundLabel,.gx-label.ReadonlyBlobContentAttribute_TrnWhiteBackgroundLabel,.gx-label.BlobInputAttribute_TrnWhiteBackgroundLabel,.gx-label.ReadonlyAttribute_TrnWhiteBackgroundLabel,.gx-label.Attribute_Trn2LinesLabel,.gx-label.BlobContentAttribute_Trn2LineasLabel,.gx-label.ReadonlyBlobContentAttribute_Trn2LineasLabel,.gx-label.BlobInputAttribute_Trn2LineasLabel,.gx-label.ReadonlyAttribute_Trn2LineasLabel,.gx-label.Attribute_TrnNoBorderLabel,.gx-label.BlobContentAttribute_TrnNoBorderLabel,.gx-label.ReadonlyBlobContentAttribute_TrnNoBorderLabel,.gx-label.BlobInputAttribute_TrnNoBorderLabel,.gx-label.ReadonlyAttribute_TrnNoBorderLabel,.gx-label.Attribute_TrnComboBoxLabel,.gx-label.BlobInputAttribute_TrnComboBoxLabel,.gx-label.BlobContentAttribute_TrnComboBoxLabel,.gx-label.ReadonlyBlobContentAttribute_TrnComboBoxLabel,.gx-label.ReadonlyAttribute_TrnComboBoxLabel,.gx-label.Attribute_TrnComboBoxFocusLabel,.gx-label.ReadonlyAttribute_TrnLabel,.gx-label.ReadonlyAttribute_TrnBackGroundLabel,.gx-label.BlobContentReadonlyAttribute_TrnBackGroundLabel,.gx-label.ReadonlyBlobContentReadonlyAttribute_TrnBackGroundLabel,.gx-label.BlobInputReadonlyAttribute_TrnBackGroundLabel,.gx-label.ReadonlyReadonlyAttribute_TrnBackGroundLabel,.gx-label.K2BTools_SearchCriteria_MarginTop2pxLabel,.gx-label.K2BTools_SearchCriteria_MarginTop4pxLabel,.gx-label.AttributeBandejaEntradaMensajesLabel,.gx-label.ReadonlyAttributeBandejaEntradaMensajesLabel,.gx-label.AttributeBandejaEntradaMensajesFechaLabel,.gx-label.ReadonlyAttributeBandejaEntradaMensajesFechaLabel,.gx-label.AttributeBandejaEntradaMensajesUsuarioLabel,.gx-label.ReadonlyAttributeBandejaEntradaMensajesUsuarioLabel,.gx-label.AttributeBandejaEntradaMensajesTextoLabel,.gx-label.ReadonlyAttributeBandejaEntradaMensajesTextoLabel,.gx-label.Attribute_Grid_15pxLabel,.gx-label.BlobContentAttribute_Grid_15pxLabel,.gx-label.ReadonlyBlobContentAttribute_Grid_15pxLabel,.gx-label.BlobInputAttribute_Grid_15pxLabel,.gx-label.GridAttribute1Label,.gx-label.BlobContentGridAttribute1Label,.gx-label.ReadonlyBlobContentGridAttribute1Label,.gx-label.BlobInputGridAttribute1Label,.gx-label.ReadonlyGridAttribute1Label,.gx-label.Attribute_Image_Grid1Label,.gx-label.BlobContentAttribute_Image_Grid1Label,.gx-label.ReadonlyBlobContentAttribute_Image_Grid1Label,.gx-label.BlobInputAttribute_Image_Grid1Label,.gx-label.Attribute_Image_GridLanding1Label,.gx-label.BlobContentAttribute_Image_GridLanding1Label,.gx-label.ReadonlyBlobContentAttribute_Image_GridLanding1Label,.gx-label.BlobInputAttribute_Image_GridLanding1Label,.gx-label.ReadonlyAttribute_Image_GridLanding1Label,.gx-label.Attribute_GridBlack1Label,.gx-label.BlobContentAttribute_GridBlack1Label,.gx-label.ReadonlyBlobContentAttribute_GridBlack1Label,.gx-label.BlobInputAttribute_GridBlack1Label,.gx-label.ReadonlyAttribute_GridBlack1Label,.gx-label.Attribute_GridLanding1Label,.gx-label.BlobContentAttribute_GridLanding1Label,.gx-label.ReadonlyBlobContentAttribute_GridLanding1Label,.gx-label.BlobInputAttribute_GridLanding1Label,.gx-label.ReadonlyAttribute_GridLanding1Label,.gx-label.Attribute_GridMain1Label,.gx-label.BlobContentAttribute_GridMain1Label,.gx-label.ReadonlyBlobContentAttribute_GridMain1Label,.gx-label.BlobInputAttribute_GridMain1Label,.gx-label.ReadonlyAttribute_GridMain1Label,.gx-label.Attribute_GridInt1Label,.gx-label.BlobContentAttribute_GridInt1Label,.gx-label.ReadonlyBlobContentAttribute_GridInt1Label,.gx-label.BlobInputAttribute_GridInt1Label,.gx-label.ReadonlyAttribute_GridInt1Label,.gx-label.Attribute_GridFechaAncha1Label,.gx-label.BlobContentAttribute_GridFechaAncha1Label,.gx-label.ReadonlyBlobContentAttribute_GridFechaAncha1Label,.gx-label.BlobInputAttribute_GridFechaAncha1Label,.gx-label.ReadonlyAttribute_GridFechaAncha1Label,.gx-label.Attribute_GridLargeAttribute1Label,.gx-label.BlobContentAttribute_GridLargeAttribute1Label,.gx-label.ReadonlyBlobContentAttribute_GridLargeAttribute1Label,.gx-label.BlobInputAttribute_GridLargeAttribute1Label,.gx-label.ReadonlyAttribute_GridLargeAttribute1Label,.gx-label.Attribute_GridSmallAttribute1Label,.gx-label.BlobContentAttribute_GridSmallAttribute1Label,.gx-label.ReadonlyBlobContentAttribute_GridSmallAttribute1Label,.gx-label.BlobInputAttribute_GridSmallAttribute1Label,.gx-label.ReadonlyAttribute_GridSmallAttribute1Label,.gx-label.Attribute_GridSettingLabel,.gx-label.BlobContentAttribute_GridSettingLabel,.gx-label.ReadonlyBlobContentAttribute_GridSettingLabel,.gx-label.BlobInputAttribute_GridSettingLabel,.gx-label.ReadonlyAttribute_GridSettingLabel
{
	font-weight: normal;
	color: #2c3142;
}
.Label:before,.Attribute_RequiredLabel:before,.Attribute_RequiredReadOnlyLabel:before,.RequiredLabel:before,.K2BT_LabelLeft:before,.K2BT_LabelTop:before,.LabelRequired:before,.LabelWhite:before,.gx-label.Attribute_TrnWhiteLabel:before,.gx-label.BlobContentAttribute_TrnWhiteLabel:before,.gx-label.ReadonlyBlobContentAttribute_TrnWhiteLabel:before,.gx-label.BlobInputAttribute_TrnWhiteLabel:before,.gx-label.ReadonlyAttribute_TrnWhiteLabel:before,.LabelTextRight:before,.LabelHidden:before,.gx-label.Attribute_FilterHiddenLabel:before,.gx-label.BlobContentAttribute_FilterHiddenLabel:before,.gx-label.ReadonlyBlobContentAttribute_FilterHiddenLabel:before,.gx-label.BlobInputAttribute_FilterHiddenLabel:before,.gx-label.ReadonlyAttribute_FilterHiddenLabel:before,.LabelCheckBox:before,.gx-label.Attribute_FilterCheckBoxLabel:before,.gx-label.BlobContentAttribute_FilterCheckBoxLabel:before,.gx-label.ReadonlyBlobContentAttribute_FilterCheckBoxLabel:before,.gx-label.BlobInputAttribute_FilterCheckBoxLabel:before,.gx-label.ReadonlyAttribute_FilterCheckBoxLabel:before,.LabelBold:before,.gx-label.Attribute_TrnBoldLabel:before,.gx-label.BlobContentAttribute_TrnBoldLabel:before,.gx-label.ReadonlyBlobContentAttribute_TrnBoldLabel:before,.gx-label.BlobInputAttribute_TrnBoldLabel:before,.gx-label.Attribute_TrnBold1Label:before,.gx-label.BlobContentAttribute_TrnBold1Label:before,.gx-label.ReadonlyBlobContentAttribute_TrnBold1Label:before,.gx-label.BlobInputAttribute_TrnBold1Label:before,.gx-label.ReadonlyAttribute_TrnBold1Label:before,.gx-label.ReadonlyAttribute_TrnBoldLabel:before,.LabelHeightCentered:before,.gx-label.Attribute_TrnDateLabel:before,.gx-label.Attribute_TrnDateTimeLabel:before,.gx-label.DateTimeAttributeLabel:before,.gx-label.BlobContentDateTimeAttributeLabel:before,.gx-label.ReadonlyBlobContentDateTimeAttributeLabel:before,.gx-label.BlobInputDateTimeAttributeLabel:before,.gx-label.ReadonlyDateTimeAttributeLabel:before,.gx-label.ReadonlyAttribute_TrnDateTimeLabel:before,.gx-label.DateAttributeLabel:before,.gx-label.BlobContentDateAttributeLabel:before,.gx-label.ReadonlyBlobContentDateAttributeLabel:before,.gx-label.BlobInputDateAttributeLabel:before,.gx-label.ReadonlyDateAttributeLabel:before,.gx-label.Attribute_TrnDateFocusLabel:before,.gx-label.BlobContentAttribute_TrnDateFocusLabel:before,.gx-label.ReadonlyBlobContentAttribute_TrnDateFocusLabel:before,.gx-label.BlobInputAttribute_TrnDateFocusLabel:before,.gx-label.ReadonlyAttribute_TrnDateFocusLabel:before,.gx-label.ReadonlyAttribute_TrnDateLabel:before,.gx-label.Attribute_DateLabel:before,.gx-label.BlobContentAttribute_DateLabel:before,.gx-label.ReadonlyBlobContentAttribute_DateLabel:before,.gx-label.BlobInputAttribute_DateLabel:before,.gx-label.ReadonlyAttribute_DateLabel:before,.gx-label.Attribute_DateFocusLabel:before,.gx-label.RatingLabel:before,.gx-label.AttributeLabel:before,.gx-label.BlobContentAttributeLabel:before,.gx-label.ReadonlyBlobContentAttributeLabel:before,.gx-label.AttributeDraggingLabel:before,.gx-label.AttributeNoAcceptDragLabel:before,.gx-label.DownloadAttributeLabel:before,.gx-label.ReadonlyDownloadAttributeLabel:before,.gx-label.AttSubTitleLabel:before,.gx-label.BlobInputAttSubTitleLabel:before,.gx-label.BlobContentAttSubTitleLabel:before,.gx-label.ReadonlyBlobContentAttSubTitleLabel:before,.gx-label.ReadonlyAttSubTitleLabel:before,.gx-label.CheckBoxLabel:before,.gx-label.BlobContentCheckBoxLabel:before,.gx-label.ReadonlyBlobContentCheckBoxLabel:before,.gx-label.BlobInputCheckBoxLabel:before,.gx-label.ReadonlyCheckBoxLabel:before,.gx-label.MedidaLabel:before,.gx-label.BlobContentMedidaLabel:before,.gx-label.ReadonlyBlobContentMedidaLabel:before,.gx-label.BlobInputMedidaLabel:before,.gx-label.ReadonlyMedidaLabel:before,.gx-label.SubMedidaLabel:before,.gx-label.BlobContentSubMedidaLabel:before,.gx-label.ReadonlyBlobContentSubMedidaLabel:before,.gx-label.BlobInputSubMedidaLabel:before,.gx-label.ReadonlySubMedidaLabel:before,.gx-label.Attribute_ActionLabel:before,.gx-label.ReadOnlyAttribute_ActionLabel:before,.gx-label.CheckBoxAttributeLabel:before,.gx-label.ReadOnlyCheckBoxAttributeLabel:before,.gx-label.CheckBoxAttributeFilterLabel:before,.gx-label.BlobContentCheckBoxAttributeFilterLabel:before,.gx-label.ReadonlyBlobContentCheckBoxAttributeFilterLabel:before,.gx-label.ReadonlyCheckBoxAttributeFilterLabel:before,.gx-label.Attribute_BoxLabel:before,.gx-label.ReadOnlyAttribute_BoxLabel:before,.gx-label.BoxAttributeLabel:before,.gx-label.BlobContentBoxAttributeLabel:before,.gx-label.ReadonlyBlobContentBoxAttributeLabel:before,.gx-label.BlobInputBoxAttributeLabel:before,.gx-label.ReadonlyBoxAttributeLabel:before,.gx-label.Attribute_BoxCentradoLabel:before,.gx-label.Attribute_TabuarLabel:before,.gx-label.BlobContentAttribute_TabuarLabel:before,.gx-label.ReadonlyBlobContentAttribute_TabuarLabel:before,.gx-label.BlobInputAttribute_TabuarLabel:before,.gx-label.ReadonlyAttribute_TabuarLabel:before,.gx-label.Attribute_FixedDataLabel:before,.gx-label.BlobContentAttribute_FixedDataLabel:before,.gx-label.ReadonlyBlobContentAttribute_FixedDataLabel:before,.gx-label.BlobInputAttribute_FixedDataLabel:before,.gx-label.ReadonlyAttribute_FixedDataLabel:before,.gx-label.Attribute_FixedDataBottomLabel:before,.gx-label.BlobContentAttribute_FixedDataBottomLabel:before,.gx-label.ReadonlyBlobContentAttribute_FixedDataBottomLabel:before,.gx-label.BlobInputAttribute_FixedDataBottomLabel:before,.gx-label.ReadonlyAttribute_FixedDataBottomLabel:before,.gx-label.Attribute_ComboLabel:before,.gx-label.BlobContentAttribute_ComboLabel:before,.gx-label.ReadonlyBlobContentAttribute_ComboLabel:before,.gx-label.BlobInputAttribute_ComboLabel:before,.gx-label.ReadonlyAttribute_ComboLabel:before,.gx-label.Attribute_Combo_OrderByLabel:before,.gx-label.BlobContentAttribute_Combo_OrderByLabel:before,.gx-label.ReadonlyBlobContentAttribute_Combo_OrderByLabel:before,.gx-label.BlobInputAttribute_Combo_OrderByLabel:before,.gx-label.ReadonlyAttribute_Combo_OrderByLabel:before,.gx-label.Attribute_ComboLanguageLabel:before,.gx-label.BlobContentAttribute_ComboLanguageLabel:before,.gx-label.ReadonlyBlobContentAttribute_ComboLanguageLabel:before,.gx-label.BlobInputAttribute_ComboLanguageLabel:before,.gx-label.ReadonlyAttribute_ComboLanguageLabel:before,.gx-label.Attribute_CurrentPageLabel:before,.gx-label.ReadonlyAttribute_CurrentPageLabel:before,.gx-label.Attribute_ConditionalConfirmLabel:before,.gx-label.ReadonlyAttribute_ConditionalConfirmLabel:before,.gx-label.Attribute_ColorLabel:before,.gx-label.BlobContentAttribute_ColorLabel:before,.gx-label.ReadonlyBlobContentAttribute_ColorLabel:before,.gx-label.BlobInputAttribute_ColorLabel:before,.gx-label.ReadonlyAttribute_ColorLabel:before,.gx-label.AttributeLoginLabel:before,.gx-label.BlobContentAttributeLoginLabel:before,.gx-label.ReadonlyBlobContentAttributeLoginLabel:before,.gx-label.BlobInputAttributeLoginLabel:before,.gx-label.ReadonlyAttributeLoginLabel:before,.gx-label.AttributeDescripcionPMLabel:before,.gx-label.BlobContentAttributeDescripcionPMLabel:before,.gx-label.ReadonlyBlobContentAttributeDescripcionPMLabel:before,.gx-label.BlobInputAttributeDescripcionPMLabel:before,.gx-label.ReadonlyAttributeDescripcionPMLabel:before,.gx-label.DUALabel:before,.gx-label.BlobContentDUALabel:before,.gx-label.ReadonlyBlobContentDUALabel:before,.gx-label.BlobInputDUALabel:before,.gx-label.ReadonlyDUALabel:before,.gx-label.AttributeCenterLabel:before,.gx-label.BlobContentAttributeCenterLabel:before,.gx-label.ReadonlyBlobContentAttributeCenterLabel:before,.gx-label.BlobInputAttributeCenterLabel:before,.gx-label.ReadonlyAttributeCenterLabel:before,.gx-label.K2BToolsFSGAM_Attribute100WidthLabel:before,.gx-label.ErrorAttribute_TrnLabel:before,.gx-label.BlobContentErrorAttribute_TrnLabel:before,.gx-label.ReadonlyBlobContentErrorAttribute_TrnLabel:before,.gx-label.BlobInputErrorAttribute_TrnLabel:before,.gx-label.ReadonlyErrorAttribute_TrnLabel:before,.gx-label.Attribute_TitleLabel:before,.gx-label.ReadonlyAttribute_TitleLabel:before,.gx-label.colLabel:before,.gx-label.col1Label:before,.gx-label.col2Label:before,.gx-label.col3Label:before,.gx-label.col4Label:before,.gx-label.col6Label:before,.gx-label.form-controlLabel:before,.gx-label.col5Label:before,.gx-label.InputClassLabel:before,.gx-label.AttributeFilterLabel:before,.gx-label.IME_ActiveLabel:before,.gx-label.BlobContentIME_ActiveLabel:before,.gx-label.ReadonlyBlobContentIME_ActiveLabel:before,.gx-label.BlobInputIME_ActiveLabel:before,.gx-label.ReadonlyIME_ActiveLabel:before,.gx-label.IME_InactiveLabel:before,.gx-label.BlobContentIME_InactiveLabel:before,.gx-label.ReadonlyBlobContentIME_InactiveLabel:before,.gx-label.BlobInputIME_InactiveLabel:before,.gx-label.ReadonlyIME_InactiveLabel:before,.gx-label.IME_DisabledLabel:before,.gx-label.BlobContentIME_DisabledLabel:before,.gx-label.ReadonlyBlobContentIME_DisabledLabel:before,.gx-label.BlobInputIME_DisabledLabel:before,.gx-label.ReadonlyIME_DisabledLabel:before,.gx-label.FilterAttributeLabel:before,.gx-label.BlobContentFilterAttributeLabel:before,.gx-label.ReadonlyBlobContentFilterAttributeLabel:before,.gx-label.BlobInputFilterAttributeLabel:before,.gx-label.FilterComboAttributeLabel:before,.gx-label.BlobContentFilterComboAttributeLabel:before,.gx-label.ReadonlyBlobContentFilterComboAttributeLabel:before,.gx-label.BlobInputFilterComboAttributeLabel:before,.gx-label.ReadonlyFilterComboAttributeLabel:before,.gx-label.FilterSearchAttributeLabel:before,.gx-label.BlobContentFilterSearchAttributeLabel:before,.gx-label.ReadonlyBlobContentFilterSearchAttributeLabel:before,.gx-label.BlobInputFilterSearchAttributeLabel:before,.gx-label.ReadonlyFilterSearchAttributeLabel:before,.gx-label.FilterSearchAttributeFocusLabel:before,.gx-label.BlobContentFilterSearchAttributeFocusLabel:before,.gx-label.ReadonlyBlobContentFilterSearchAttributeFocusLabel:before,.gx-label.BlobInputFilterSearchAttributeFocusLabel:before,.gx-label.ReadonlyFilterSearchAttributeFocusLabel:before,.gx-label.DateFilterSearchAttributeLabel:before,.gx-label.BlobContentDateFilterSearchAttributeLabel:before,.gx-label.ReadonlyBlobContentDateFilterSearchAttributeLabel:before,.gx-label.BlobInputDateFilterSearchAttributeLabel:before,.gx-label.ReadonlyDateFilterSearchAttributeLabel:before,.gx-label.FilterPanelLabel:before,.gx-label.BlobContentFilterPanelLabel:before,.gx-label.ReadonlyBlobContentFilterPanelLabel:before,.gx-label.BlobInputFilterPanelLabel:before,.gx-label.ReadonlyFilterPanelLabel:before,.gx-label.ReadonlyFilterAttributeLabel:before,.gx-label.DescriptionAttributeLabel:before,.gx-label.BlobContentDescriptionAttributeLabel:before,.gx-label.ReadonlyBlobContentDescriptionAttributeLabel:before,.gx-label.BlobInputDescriptionAttributeLabel:before,.gx-label.ReadonlyDescriptionAttributeLabel:before,.gx-label.Attribute_RequiredLabel:before,.gx-label.leftLabel:before,.gx-label.K2BToolsAttribute_TitleLabel:before,.gx-label.BlobContentK2BToolsAttribute_TitleLabel:before,.gx-label.ReadonlyBlobContentK2BToolsAttribute_TitleLabel:before,.gx-label.BlobInputK2BToolsAttribute_TitleLabel:before,.gx-label.ReadonlyK2BToolsAttribute_TitleLabel:before,.gx-label.K2BTools_SearchResultImageCompactLabel:before,.gx-label.BlobContentK2BTools_SearchResultImageCompactLabel:before,.gx-label.ReadonlyBlobContentK2BTools_SearchResultImageCompactLabel:before,.gx-label.BlobInputK2BTools_SearchResultImageCompactLabel:before,.gx-label.ReadonlyK2BTools_SearchResultImageCompactLabel:before,.gx-label.K2BToolsAttribute_SummaryLabel:before,.gx-label.BlobContentK2BToolsAttribute_SummaryLabel:before,.gx-label.ReadonlyBlobContentK2BToolsAttribute_SummaryLabel:before,.gx-label.BlobInputK2BToolsAttribute_SummaryLabel:before,.gx-label.ReadonlyK2BToolsAttribute_SummaryLabel:before,.gx-label.Attribute_ImageLabel:before,.gx-label.Attribute_ImageGridLabel:before,.gx-label.BlobInputAttribute_ImageGridLabel:before,.gx-label.BlobContentAttribute_ImageGridLabel:before,.gx-label.ReadonlyBlobContentAttribute_ImageGridLabel:before,.gx-label.ReadonlyAttribute_ImageGridLabel:before,.gx-label.Attribute_ImageTrnLabel:before,.gx-label.Attribute_ImageTrnEmptyLabel:before,.gx-label.BlobContentAttribute_ImageTrnEmptyLabel:before,.gx-label.ReadonlyBlobContentAttribute_ImageTrnEmptyLabel:before,.gx-label.BlobInputAttribute_ImageTrnEmptyLabel:before,.gx-label.ReadonlyAttribute_ImageTrnEmptyLabel:before,.gx-label.BlobContentAttribute_ImageTrnLabel:before,.gx-label.ReadonlyBlobContentAttribute_ImageTrnLabel:before,.gx-label.BlobInputAttribute_ImageTrnLabel:before,.gx-label.ReadonlyAttribute_ImageTrnLabel:before,.gx-label.Attribute_ImageTrnSmallLabel:before,.gx-label.BlobContentAttribute_ImageTrnSmallLabel:before,.gx-label.ReadonlyBlobContentAttribute_ImageTrnSmallLabel:before,.gx-label.BlobInputAttribute_ImageTrnSmallLabel:before,.gx-label.ReadonlyAttribute_ImageTrnSmallLabel:before,.gx-label.K2BToolsAttribute_MediumImageLabel:before,.gx-label.BlobContentK2BToolsAttribute_MediumImageLabel:before,.gx-label.ReadonlyBlobContentK2BToolsAttribute_MediumImageLabel:before,.gx-label.BlobInputK2BToolsAttribute_MediumImageLabel:before,.gx-label.ReadonlyK2BToolsAttribute_MediumImageLabel:before,.gx-label.K2BToolsAttribute_PriceLabel:before,.gx-label.BlobContentK2BToolsAttribute_PriceLabel:before,.gx-label.ReadonlyBlobContentK2BToolsAttribute_PriceLabel:before,.gx-label.BlobInputK2BToolsAttribute_PriceLabel:before,.gx-label.ReadonlyK2BToolsAttribute_PriceLabel:before,.gx-label.K2BToolsAttribute_ImageFloatingCaptionLabel:before,.gx-label.BlobContentK2BToolsAttribute_ImageFloatingCaptionLabel:before,.gx-label.ReadonlyBlobContentK2BToolsAttribute_ImageFloatingCaptionLabel:before,.gx-label.BlobInputK2BToolsAttribute_ImageFloatingCaptionLabel:before,.gx-label.ReadonlyK2BToolsAttribute_ImageFloatingCaptionLabel:before,.gx-label.K2BToolsImage_PhotoListImageLabel:before,.gx-label.ReadonlyK2BToolsImage_PhotoListImageLabel:before,.gx-label.K2BToolsAttribute_PhotoListTitleLabel:before,.gx-label.ReadonlyK2BToolsAttribute_PhotoListTitleLabel:before,.gx-label.Attribute_InvisibleLabel:before,.gx-label.K2BT_CardWithSummaryTitleLabel:before,.gx-label.BlobContentK2BT_CardWithSummaryTitleLabel:before,.gx-label.ReadonlyBlobContentK2BT_CardWithSummaryTitleLabel:before,.gx-label.BlobInputK2BT_CardWithSummaryTitleLabel:before,.gx-label.ReadonlyK2BT_CardWithSummaryTitleLabel:before,.gx-label.K2BT_CardWithSummaryPhotoLabel:before,.gx-label.BlobContentK2BT_CardWithSummaryPhotoLabel:before,.gx-label.ReadonlyBlobContentK2BT_CardWithSummaryPhotoLabel:before,.gx-label.BlobInputK2BT_CardWithSummaryPhotoLabel:before,.gx-label.ReadonlyK2BT_CardWithSummaryPhotoLabel:before,.gx-label.K2BT_RoundPhotoLargeLabel:before,.gx-label.BlobContentK2BT_RoundPhotoLargeLabel:before,.gx-label.ReadonlyBlobContentK2BT_RoundPhotoLargeLabel:before,.gx-label.BlobInputK2BT_RoundPhotoLargeLabel:before,.gx-label.ReadonlyK2BT_RoundPhotoLargeLabel:before,.gx-label.K2BT_TextActionLabel:before,.gx-label.BlobContentK2BT_TextActionLabel:before,.gx-label.ReadonlyBlobContentK2BT_TextActionLabel:before,.gx-label.BlobInputK2BT_TextActionLabel:before,.gx-label.ReadonlyK2BT_TextActionLabel:before,.gx-label.CheckboxLabelLabel:before,.gx-label.BlobContentCheckboxLabelLabel:before,.gx-label.ReadonlyBlobContentCheckboxLabelLabel:before,.gx-label.BlobInputCheckboxLabelLabel:before,.gx-label.ReadonlyCheckboxLabelLabel:before,.gx-label.LoginAttributeLabel:before,.gx-label.BlobContentLoginAttributeLabel:before,.gx-label.ReadonlyBlobContentLoginAttributeLabel:before,.gx-label.BlobInputLoginAttributeLabel:before,.gx-label.ReadonlyLoginAttributeLabel:before,.gx-label.LoginComboAttributeLabel:before,.gx-label.BlobContentLoginComboAttributeLabel:before,.gx-label.ReadonlyBlobContentLoginComboAttributeLabel:before,.gx-label.BlobInputLoginComboAttributeLabel:before,.gx-label.ReadonlyLoginComboAttributeLabel:before,.gx-label.RegistrationAttributeLabel:before,.gx-label.BlobContentRegistrationAttributeLabel:before,.gx-label.ReadonlyBlobContentRegistrationAttributeLabel:before,.gx-label.BlobInputRegistrationAttributeLabel:before,.gx-label.ReadonlyRegistrationAttributeLabel:before,.gx-label.RequiredAttributeLabel:before,.gx-label.BlobContentRequiredAttributeLabel:before,.gx-label.ReadonlyBlobContentRequiredAttributeLabel:before,.gx-label.BlobInputRequiredAttributeLabel:before,.gx-label.ReadonlyRequiredAttributeLabel:before,.gx-label.InactiveAttributeLabel:before,.gx-label.BlobContentInactiveAttributeLabel:before,.gx-label.ReadonlyBlobContentInactiveAttributeLabel:before,.gx-label.BlobInputInactiveAttributeLabel:before,.gx-label.ReadonlyInactiveAttributeLabel:before,.gx-label.ComboAttributeLabel:before,.gx-label.BlobContentComboAttributeLabel:before,.gx-label.ReadonlyBlobContentComboAttributeLabel:before,.gx-label.BlobInputComboAttributeLabel:before,.gx-label.ReadonlyComboAttributeLabel:before,.gx-label.SubtitleAttributeLabel:before,.gx-label.BlobContentSubtitleAttributeLabel:before,.gx-label.ReadonlyBlobContentSubtitleAttributeLabel:before,.gx-label.BlobInputSubtitleAttributeLabel:before,.gx-label.ReadonlySubtitleAttributeLabel:before,.gx-label.URLAttributeLabel:before,.gx-label.BlobContentURLAttributeLabel:before,.gx-label.ReadonlyBlobContentURLAttributeLabel:before,.gx-label.BlobInputURLAttributeLabel:before,.gx-label.ReadonlyURLAttributeLabel:before,.gx-label.TextAttributeLabel:before,.gx-label.BlobContentTextAttributeLabel:before,.gx-label.ReadonlyBlobContentTextAttributeLabel:before,.gx-label.BlobInputTextAttributeLabel:before,.gx-label.ReadonlyTextAttributeLabel:before,.gx-label.TextActionAttributeLabel:before,.gx-label.BlobContentTextActionAttributeLabel:before,.gx-label.ReadonlyBlobContentTextActionAttributeLabel:before,.gx-label.BlobInputTextActionAttributeLabel:before,.gx-label.ReadonlyTextActionAttributeLabel:before,.gx-label.K2BTrnAttributeLabel:before,.gx-label.K2BDateTimeAttributeLabel:before,.gx-label.K2BDateAttributeLabel:before,.gx-label.atributeLabel:before,.gx-label.form-control2Label:before,.gx-label.contFormLabel:before,.gx-label.att-login-formLabel:before,.gx-label.col7Label:before,.gx-label.col8Label:before,.gx-label.col9Label:before,.gx-label.col10Label:before,.gx-label.col11Label:before,.gx-label.col12Label:before,.gx-label.col14Label:before,.gx-label.col15Label:before,.gx-label.col16Label:before,.gx-label.col17Label:before,.gx-label.col18Label:before,.gx-label.col19Label:before,.gx-label.col20Label:before,.gx-label.col13Label:before,.gx-label.ttribute_ActionLabel:before,.gx-label.NoneLabel:before,.gx-label.Attribute_NormalLabelLabel:before,.gx-label.Attribute_ItalicLabelLabel:before,.gx-label.mypdfonscreenLabel:before,.gx-label.Attribute_TrnFileInputLabel:before,.gx-label.from-controlLabel:before,.gx-label.ImageGridLabel:before,.gx-label.cont-formLabel:before,.gx-label.form-trnLabel:before,.gx-label.Attribute_ColorGrisLabel:before,.gx-label.Attribute_TrnDateCenterLabel:before,.gx-label.invisibleLabel:before,.gx-label.Attribute_TrnGraySmallLabel:before,.gx-label.nameOfProductLabel:before,.gx-label.K2BT_StepperValueLabel:before,.gx-label.K2BT_InlineEditActionLabel:before,.gx-label.ReadonlyK2BT_InlineEditActionLabel:before,.gx-label.K2BT_DateRangeFilterFieldLabel:before,.gx-label.K2BTEnhancedComboSearchInputLabel:before,.gx-label.K2BT_GenericFilterLabel:before,.gx-label.K2BT_DashboardKPIImageLabel:before,.gx-label.ClassColumGridVDMaestroLabel:before,.gx-label.BlobContentClassColumGridVDMaestroLabel:before,.gx-label.ReadonlyBlobContentClassColumGridVDMaestroLabel:before,.gx-label.BlobInputClassColumGridVDMaestroLabel:before,.gx-label.ReadonlyClassColumGridVDMaestroLabel:before,.gx-label.ImageLangingOrgaMenssageLabel:before,.gx-label.controlLabel:before,.gx-label.iconGrid_historialLabel:before,.gx-label.Attribute_BoldLabelLabel:before,.gx-label.Attribute_FormSectionLabel:before,.gx-label.BlobContentAttribute_FormSectionLabel:before,.gx-label.ReadonlyBlobContentAttribute_FormSectionLabel:before,.gx-label.BlobInputAttribute_FormSectionLabel:before,.gx-label.ReadonlyAttribute_FormSectionLabel:before,.gx-label.AttributeCkeckBoxLabel:before,.gx-label.BlobContentAttributeCkeckBoxLabel:before,.gx-label.ReadonlyBlobContentAttributeCkeckBoxLabel:before,.gx-label.BlobInputAttributeCkeckBoxLabel:before,.gx-label.ReadonlyAttributeCkeckBoxLabel:before,.gx-label.Attribute_FilterLabel:before,.gx-label.SuggestSearchAttributeLabel:before,.gx-label.ReadonlySuggestSearchAttributeLabel:before,.gx-label.CheckBoxSearchAttributeLabel:before,.gx-label.ReadonlyCheckBoxSearchAttributeLabel:before,.gx-label.Attribute_FilterTextWhiteLabel:before,.gx-label.ReadonlyAttribute_FilterLabel:before,.gx-label.AttributeInMultipleCombo_FilterLabel:before,.gx-label.BlobContentAttributeInMultipleCombo_FilterLabel:before,.gx-label.ReadonlyBlobContentAttributeInMultipleCombo_FilterLabel:before,.gx-label.BlobInputAttributeInMultipleCombo_FilterLabel:before,.gx-label.ReadonlyAttributeInMultipleCombo_FilterLabel:before,.gx-label.Attribute_FilterDateLabel:before,.gx-label.Attribute_FilterDateTimeLabel:before,.gx-label.ReadonlyAttribute_FilterDateTimeLabel:before,.gx-label.ReadonlyAttribute_FilterDateLabel:before,.gx-label.Attribute_FilterDateCenterLabel:before,.gx-label.BlobContentAttribute_FilterDateCenterLabel:before,.gx-label.ReadonlyBlobContentAttribute_FilterDateCenterLabel:before,.gx-label.BlobInputAttribute_FilterDateCenterLabel:before,.gx-label.ReadonlyAttribute_FilterDateCenterLabel:before,.gx-label.Attribute_FilterTextAreaLabel:before,.gx-label.BlobContentAttribute_FilterTextAreaLabel:before,.gx-label.ReadonlyBlobContentAttribute_FilterTextAreaLabel:before,.gx-label.BlobInputAttribute_FilterTextAreaLabel:before,.gx-label.ReadonlyAttribute_FilterTextAreaLabel:before,.gx-label.K2BToolsAttribute_BorderlessFilterLabel:before,.gx-label.K2BT_RoundPhotoSmallLabel:before,.gx-label.ReadonlyK2BT_RoundPhotoSmallLabel:before,.gx-label.BlobContentReadonlyK2BT_RoundPhotoSmallLabel:before,.gx-label.ReadonlyBlobContentReadonlyK2BT_RoundPhotoSmallLabel:before,.gx-label.BlobInputReadonlyK2BT_RoundPhotoSmallLabel:before,.gx-label.K2BT_DetailPopoverTitleLabel:before,.gx-label.ReadonlyK2BT_DetailPopoverTitleLabel:before,.gx-label.BlobContentReadonlyK2BT_DetailPopoverTitleLabel:before,.gx-label.ReadonlyBlobContentReadonlyK2BT_DetailPopoverTitleLabel:before,.gx-label.BlobInputReadonlyK2BT_DetailPopoverTitleLabel:before,.gx-label.K2BT_SimpleECommerceTitleLabel:before,.gx-label.ReadonlyK2BT_SimpleECommerceTitleLabel:before,.gx-label.BlobContentReadonlyK2BT_SimpleECommerceTitleLabel:before,.gx-label.ReadonlyBlobContentReadonlyK2BT_SimpleECommerceTitleLabel:before,.gx-label.K2BT_SimpleECommerceTitleLinkLabel:before,.gx-label.BlobContentK2BT_SimpleECommerceTitleLinkLabel:before,.gx-label.ReadonlyBlobContentK2BT_SimpleECommerceTitleLinkLabel:before,.gx-label.BlobInputK2BT_SimpleECommerceTitleLinkLabel:before,.gx-label.ReadonlyK2BT_SimpleECommerceTitleLinkLabel:before,.gx-label.K2BT_SimpleECommerceSubtitleLabel:before,.gx-label.ReadonlyK2BT_SimpleECommerceSubtitleLabel:before,.gx-label.BlobContentReadonlyK2BT_SimpleECommerceSubtitleLabel:before,.gx-label.ReadonlyBlobContentReadonlyK2BT_SimpleECommerceSubtitleLabel:before,.gx-label.K2BT_SimpleECommerceSummaryLabel:before,.gx-label.ReadonlyK2BT_SimpleECommerceSummaryLabel:before,.gx-label.BlobContentReadonlyK2BT_SimpleECommerceSummaryLabel:before,.gx-label.ReadonlyBlobContentReadonlyK2BT_SimpleECommerceSummaryLabel:before,.gx-label.K2BToolsAttribute_CardListPhotoLabel:before,.gx-label.ReadonlyK2BToolsAttribute_CardListPhotoLabel:before,.gx-label.K2BTools_SearchCriteriaLabel:before,.gx-label.K2BTools_SearchCriteriaVUCELabel:before,.gx-label.BlobContentK2BTools_SearchCriteriaVUCELabel:before,.gx-label.ReadonlyBlobContentK2BTools_SearchCriteriaVUCELabel:before,.gx-label.BlobInputK2BTools_SearchCriteriaVUCELabel:before,.gx-label.ReadonlyK2BTools_SearchCriteriaVUCELabel:before,.gx-label.K2BToolsEnhancedComboLabel:before,.gx-label.SmallClassLabel:before,.gx-label.BlobContentSmallClassLabel:before,.gx-label.ReadonlyBlobContentSmallClassLabel:before,.gx-label.BlobInputSmallClassLabel:before,.gx-label.ReadonlySmallClassLabel:before,.gx-label.K2BToolsAttribute_SmallTitleLabel:before,.gx-label.BlobContentK2BToolsAttribute_SmallTitleLabel:before,.gx-label.ReadonlyBlobContentK2BToolsAttribute_SmallTitleLabel:before,.gx-label.BlobInputK2BToolsAttribute_SmallTitleLabel:before,.gx-label.ReadonlyK2BToolsAttribute_SmallTitleLabel:before,.gx-label.K2BToolsAttribute_SmallerTitleLabel:before,.gx-label.BlobContentK2BToolsAttribute_SmallerTitleLabel:before,.gx-label.ReadonlyBlobContentK2BToolsAttribute_SmallerTitleLabel:before,.gx-label.BlobInputK2BToolsAttribute_SmallerTitleLabel:before,.gx-label.ReadonlyK2BToolsAttribute_SmallerTitleLabel:before,.gx-label.K2BToolsAttribute_FitInContainerImageLabel:before,.gx-label.BlobContentK2BToolsAttribute_FitInContainerImageLabel:before,.gx-label.ReadonlyBlobContentK2BToolsAttribute_FitInContainerImageLabel:before,.gx-label.BlobInputK2BToolsAttribute_FitInContainerImageLabel:before,.gx-label.ReadonlyK2BToolsAttribute_FitInContainerImageLabel:before,.gx-label.K2BToolsAttribute_InvisibleLabel:before,.gx-label.BlobContentK2BToolsAttribute_InvisibleLabel:before,.gx-label.ReadonlyBlobContentK2BToolsAttribute_InvisibleLabel:before,.gx-label.BlobInputK2BToolsAttribute_InvisibleLabel:before,.gx-label.ReadonlyK2BToolsAttribute_InvisibleLabel:before,.gx-label.CheckBoxInGridLabel:before,.gx-label.ReadonlyCheckBoxInGridLabel:before,.gx-label.InvisibleInExtraSmallAttributeLabel:before,.gx-label.BlobContentInvisibleInExtraSmallAttributeLabel:before,.gx-label.ReadonlyBlobContentInvisibleInExtraSmallAttributeLabel:before,.gx-label.BlobInputInvisibleInExtraSmallAttributeLabel:before,.gx-label.ReadonlyInvisibleInExtraSmallAttributeLabel:before,.gx-label.InvisibleInSmallAttributeLabel:before,.gx-label.BlobContentInvisibleInSmallAttributeLabel:before,.gx-label.ReadonlyBlobContentInvisibleInSmallAttributeLabel:before,.gx-label.BlobInputInvisibleInSmallAttributeLabel:before,.gx-label.ReadonlyInvisibleInSmallAttributeLabel:before,.gx-label.InvisibleInMediumAttributeLabel:before,.gx-label.BlobContentInvisibleInMediumAttributeLabel:before,.gx-label.ReadonlyBlobContentInvisibleInMediumAttributeLabel:before,.gx-label.BlobInputInvisibleInMediumAttributeLabel:before,.gx-label.ReadonlyInvisibleInMediumAttributeLabel:before,.gx-label.InvisibleInLargeAttributeLabel:before,.gx-label.BlobContentInvisibleInLargeAttributeLabel:before,.gx-label.ReadonlyBlobContentInvisibleInLargeAttributeLabel:before,.gx-label.BlobInputInvisibleInLargeAttributeLabel:before,.gx-label.ReadonlyInvisibleInLargeAttributeLabel:before,.gx-label.K2BTools_SearchResultImageLabel:before,.gx-label.ReadonlyK2BTools_SearchResultImageLabel:before,.gx-label.K2BSearchResult_DescriptionLabel:before,.gx-label.BlobContentK2BSearchResult_DescriptionLabel:before,.gx-label.ReadonlyBlobContentK2BSearchResult_DescriptionLabel:before,.gx-label.BlobInputK2BSearchResult_DescriptionLabel:before,.gx-label.ReadonlyK2BSearchResult_DescriptionLabel:before,.gx-label.K2BToolsSearchResultImageLabel:before,.gx-label.BlobContentK2BToolsSearchResultImageLabel:before,.gx-label.ReadonlyBlobContentK2BToolsSearchResultImageLabel:before,.gx-label.BlobInputK2BToolsSearchResultImageLabel:before,.gx-label.ReadonlyK2BToolsSearchResultImageLabel:before,.gx-label.VideoAttributeLabel:before,.gx-label.ReadonlyVideoAttributeLabel:before,.gx-label.AudioAttributeLabel:before,.gx-label.ReadonlyAudioAttributeLabel:before,.gx-label.ErrorAttributeLabel:before,.gx-label.WarningAttributeLabel:before,.gx-label.WarningAttribute_TrnLabel:before,.gx-label.BlobContentWarningAttribute_TrnLabel:before,.gx-label.ReadonlyBlobContentWarningAttribute_TrnLabel:before,.gx-label.BlobInputWarningAttribute_TrnLabel:before,.gx-label.ReadonlyWarningAttribute_TrnLabel:before,.gx-label.WarningAttribute_TrnDateLabel:before,.gx-label.BlobContentWarningAttribute_TrnDateLabel:before,.gx-label.ReadonlyBlobContentWarningAttribute_TrnDateLabel:before,.gx-label.BlobInputWarningAttribute_TrnDateLabel:before,.gx-label.ReadonlyWarningAttribute_TrnDateLabel:before,.gx-label.ImageAttributeLabel:before,.gx-label.ResponsiveImageAttributeLabel:before,.gx-label.BlobContentResponsiveImageAttributeLabel:before,.gx-label.ReadonlyBlobContentResponsiveImageAttributeLabel:before,.gx-label.ReadonlyResponsiveImageAttributeLabel:before,.gx-label.BlobInputResponsiveImageAttributeLabel:before,.gx-label.ProfileImageAttributeLabel:before,.gx-label.BlobContentProfileImageAttributeLabel:before,.gx-label.ReadonlyBlobContentProfileImageAttributeLabel:before,.gx-label.BlobInputProfileImageAttributeLabel:before,.gx-label.ReadonlyProfileImageAttributeLabel:before,.gx-label.SmallProfileImageAttributeLabel:before,.gx-label.BlobContentSmallProfileImageAttributeLabel:before,.gx-label.ReadonlyBlobContentSmallProfileImageAttributeLabel:before,.gx-label.BlobInputSmallProfileImageAttributeLabel:before,.gx-label.ReadonlySmallProfileImageAttributeLabel:before,.gx-label.ReadonlyImageAttributeLabel:before,.gx-label.ActionAttributeLabel:before,.gx-label.ReadonlyActionAttributeLabel:before,.gx-label.SelectionAttributeLabel:before,.gx-label.BlobContentSelectionAttributeLabel:before,.gx-label.ReadonlyBlobContentSelectionAttributeLabel:before,.gx-label.BlobInputSelectionAttributeLabel:before,.gx-label.ReadonlySelectionAttributeLabel:before,.gx-label.BlobContentActionAttributeLabel:before,.gx-label.ReadonlyBlobContentActionAttributeLabel:before,.gx-label.UpdateAttributeLabel:before,.gx-label.BlobContentUpdateAttributeLabel:before,.gx-label.ReadonlyBlobContentUpdateAttributeLabel:before,.gx-label.ReadonlyUpdateAttributeLabel:before,.gx-label.BlobInputUpdateAttributeLabel:before,.gx-label.DeleteAttributeLabel:before,.gx-label.BlobContentDeleteAttributeLabel:before,.gx-label.ReadonlyBlobContentDeleteAttributeLabel:before,.gx-label.ReadonlyDeleteAttributeLabel:before,.gx-label.BlobInputDeleteAttributeLabel:before,.gx-label.DisplayAttributeLabel:before,.gx-label.BlobContentDisplayAttributeLabel:before,.gx-label.ReadonlyBlobContentDisplayAttributeLabel:before,.gx-label.ReadonlyDisplayAttributeLabel:before,.gx-label.BlobInputDisplayAttributeLabel:before,.gx-label.DisabledActionAttributeLabel:before,.gx-label.BlobContentDisabledActionAttributeLabel:before,.gx-label.ReadonlyBlobContentDisabledActionAttributeLabel:before,.gx-label.ReadonlyDisabledActionAttributeLabel:before,.gx-label.BlobInputDisabledActionAttributeLabel:before,.gx-label.BlobInputActionAttributeLabel:before,.gx-label.ReadonlyAttributeLabel:before,.gx-label.ReadonlyMedioLabel:before,.gx-label.BlobContentReadonlyMedioLabel:before,.gx-label.ReadonlyBlobContentReadonlyMedioLabel:before,.gx-label.BlobInputReadonlyMedioLabel:before,.gx-label.ReadonlyReadonlyMedioLabel:before,.gx-label.ReadonlyAttributeOCELabel:before,.gx-label.BlobContentReadonlyAttributeOCELabel:before,.gx-label.ReadonlyBlobContentReadonlyAttributeOCELabel:before,.gx-label.BlobInputReadonlyAttributeOCELabel:before,.gx-label.ReadonlyReadonlyAttributeOCELabel:before,.gx-label.K2BCheckBoxInGridLabel:before,.gx-label.BlobContentK2BCheckBoxInGridLabel:before,.gx-label.ReadonlyBlobContentK2BCheckBoxInGridLabel:before,.gx-label.BlobInputK2BCheckBoxInGridLabel:before,.gx-label.ReadonlyK2BCheckBoxInGridLabel:before,.gx-label.BlobInputAttributeLabel:before,.gx-label.AttributeAcceptDragLabel:before,.gx-label.K2BFSG_LoginFieldLabel:before,.gx-label.BlobContentK2BFSG_LoginFieldLabel:before,.gx-label.ReadonlyBlobContentK2BFSG_LoginFieldLabel:before,.gx-label.BlobInputK2BFSG_LoginFieldLabel:before,.gx-label.ReadonlyK2BFSG_LoginFieldLabel:before,.gx-label.K2BFSG_CAPTCHAFieldLabel:before,.gx-label.BlobContentK2BFSG_CAPTCHAFieldLabel:before,.gx-label.ReadonlyBlobContentK2BFSG_CAPTCHAFieldLabel:before,.gx-label.BlobInputK2BFSG_CAPTCHAFieldLabel:before,.gx-label.ReadonlyK2BFSG_CAPTCHAFieldLabel:before,.gx-label.K2BTools_FilterOptionComboLabel:before,.gx-label.BlobContentK2BTools_FilterOptionComboLabel:before,.gx-label.ReadonlyBlobContentK2BTools_FilterOptionComboLabel:before,.gx-label.BlobInputK2BTools_FilterOptionComboLabel:before,.gx-label.ReadonlyK2BTools_FilterOptionComboLabel:before,.gx-label.K2BToolsAttribute_TagDescriptionLabel:before,.gx-label.BlobContentK2BToolsAttribute_TagDescriptionLabel:before,.gx-label.ReadonlyBlobContentK2BToolsAttribute_TagDescriptionLabel:before,.gx-label.BlobInputK2BToolsAttribute_TagDescriptionLabel:before,.gx-label.ReadonlyK2BToolsAttribute_TagDescriptionLabel:before,.gx-label.K2BTools_FilterAttributeInComboLabel:before,.gx-label.BlobInputK2BTools_FilterAttributeInComboLabel:before,.gx-label.BlobContentK2BTools_FilterAttributeInComboLabel:before,.gx-label.ReadonlyBlobContentK2BTools_FilterAttributeInComboLabel:before,.gx-label.ReadonlyK2BTools_FilterAttributeInComboLabel:before,.gx-label.K2BToolsSimpleImageListTextLabel:before,.gx-label.ReadonlyK2BToolsSimpleImageListTextLabel:before,.gx-label.K2BToolsSimpleImageListImageLabel:before,.gx-label.ReadonlyK2BToolsSimpleImageListImageLabel:before,.gx-label.Attribute_RequiredReadOnlyLabel:before,.gx-label.BlobContentAttribute_RequiredReadOnlyLabel:before,.gx-label.ReadonlyBlobContentAttribute_RequiredReadOnlyLabel:before,.gx-label.BlobInputAttribute_RequiredReadOnlyLabel:before,.gx-label.ReadonlyAttribute_RequiredReadOnlyLabel:before,.gx-label.K2BToolsImage_RoundPhotoSmallLabel:before,.gx-label.BlobContentK2BToolsImage_RoundPhotoSmallLabel:before,.gx-label.ReadonlyBlobContentK2BToolsImage_RoundPhotoSmallLabel:before,.gx-label.BlobInputK2BToolsImage_RoundPhotoSmallLabel:before,.gx-label.ReadonlyK2BToolsImage_RoundPhotoSmallLabel:before,.gx-label.K2BT_StructuredListPhotoLabel:before,.gx-label.BlobContentK2BT_StructuredListPhotoLabel:before,.gx-label.ReadonlyBlobContentK2BT_StructuredListPhotoLabel:before,.gx-label.BlobInputK2BT_StructuredListPhotoLabel:before,.gx-label.ReadonlyK2BT_StructuredListPhotoLabel:before,.gx-label.K2BT_CardWithSummaryCheckboxLabel:before,.gx-label.BlobContentK2BT_CardWithSummaryCheckboxLabel:before,.gx-label.ReadonlyBlobContentK2BT_CardWithSummaryCheckboxLabel:before,.gx-label.BlobInputK2BT_CardWithSummaryCheckboxLabel:before,.gx-label.ReadonlyK2BT_CardWithSummaryCheckboxLabel:before,.gx-label.K2BT_NotificationIconLabel:before,.gx-label.ReadonlyK2BT_NotificationIconLabel:before,.gx-label.K2BT_CommentInputFieldLabel:before,.gx-label.BlobContentK2BT_CommentInputFieldLabel:before,.gx-label.ReadonlyBlobContentK2BT_CommentInputFieldLabel:before,.gx-label.ReadonlyK2BT_CommentInputFieldLabel:before,.gx-label.K2BT_CommentAuthorImageLabel:before,.gx-label.BlobContentK2BT_CommentAuthorImageLabel:before,.gx-label.ReadonlyBlobContentK2BT_CommentAuthorImageLabel:before,.gx-label.BlobInputK2BT_CommentAuthorImageLabel:before,.gx-label.ReadonlyK2BT_CommentAuthorImageLabel:before,.gx-label.Attribute_GridLabel:before,.gx-label.BlobContentAttribute_GridLabel:before,.gx-label.ReadonlyBlobContentAttribute_GridLabel:before,.gx-label.BlobInputAttribute_GridLabel:before,.gx-label.GridAttributeLabel:before,.gx-label.BlobContentGridAttributeLabel:before,.gx-label.ReadonlyBlobContentGridAttributeLabel:before,.gx-label.BlobInputGridAttributeLabel:before,.gx-label.ReadonlyGridAttributeLabel:before,.gx-label.Attribute_Image_GridLabel:before,.gx-label.BlobContentAttribute_Image_GridLabel:before,.gx-label.ReadonlyBlobContentAttribute_Image_GridLabel:before,.gx-label.BlobInputAttribute_Image_GridLabel:before,.gx-label.Attribute_Image_GridLandingLabel:before,.gx-label.BlobContentAttribute_Image_GridLandingLabel:before,.gx-label.ReadonlyBlobContentAttribute_Image_GridLandingLabel:before,.gx-label.BlobInputAttribute_Image_GridLandingLabel:before,.gx-label.ReadonlyAttribute_Image_GridLandingLabel:before,.gx-label.Attribute_Image_GridLandingMensajesLabel:before,.gx-label.Attribute_Image_GridLandingMensajesDeleteLabel:before,.gx-label.Attribute_Image_GridLandingMensajes1Label:before,.gx-label.ReadonlyAttribute_Image_GridLabel:before,.gx-label.Attribute_GridBlackLabel:before,.gx-label.BlobContentAttribute_GridBlackLabel:before,.gx-label.ReadonlyBlobContentAttribute_GridBlackLabel:before,.gx-label.BlobInputAttribute_GridBlackLabel:before,.gx-label.ReadonlyAttribute_GridBlackLabel:before,.gx-label.Attribute_GridLandingLabel:before,.gx-label.BlobContentAttribute_GridLandingLabel:before,.gx-label.ReadonlyBlobContentAttribute_GridLandingLabel:before,.gx-label.BlobInputAttribute_GridLandingLabel:before,.gx-label.ReadonlyAttribute_GridLandingLabel:before,.gx-label.Attribute_GridMainLabel:before,.gx-label.BlobContentAttribute_GridMainLabel:before,.gx-label.ReadonlyBlobContentAttribute_GridMainLabel:before,.gx-label.BlobInputAttribute_GridMainLabel:before,.gx-label.ReadonlyAttribute_GridMainLabel:before,.gx-label.Attribute_GridIntLabel:before,.gx-label.BlobContentAttribute_GridIntLabel:before,.gx-label.ReadonlyBlobContentAttribute_GridIntLabel:before,.gx-label.BlobInputAttribute_GridIntLabel:before,.gx-label.ReadonlyAttribute_GridIntLabel:before,.gx-label.Attribute_GridFechaAnchaLabel:before,.gx-label.BlobContentAttribute_GridFechaAnchaLabel:before,.gx-label.ReadonlyBlobContentAttribute_GridFechaAnchaLabel:before,.gx-label.BlobInputAttribute_GridFechaAnchaLabel:before,.gx-label.ReadonlyAttribute_GridFechaAnchaLabel:before,.gx-label.Attribute_GridLargeAttributeLabel:before,.gx-label.BlobContentAttribute_GridLargeAttributeLabel:before,.gx-label.ReadonlyBlobContentAttribute_GridLargeAttributeLabel:before,.gx-label.BlobInputAttribute_GridLargeAttributeLabel:before,.gx-label.ReadonlyAttribute_GridLargeAttributeLabel:before,.gx-label.Attribute_GridSmallAttributeLabel:before,.gx-label.BlobContentAttribute_GridSmallAttributeLabel:before,.gx-label.ReadonlyBlobContentAttribute_GridSmallAttributeLabel:before,.gx-label.BlobInputAttribute_GridSmallAttributeLabel:before,.gx-label.ReadonlyAttribute_GridSmallAttributeLabel:before,.gx-label.ReadonlyAttribute_GridLabel:before,.gx-label.ReadonlyAttribute_GridBoldLabel:before,.gx-label.BlobContentReadonlyAttribute_GridBoldLabel:before,.gx-label.ReadonlyBlobContentReadonlyAttribute_GridBoldLabel:before,.gx-label.BlobInputReadonlyAttribute_GridBoldLabel:before,.gx-label.ReadonlyReadonlyAttribute_GridBoldLabel:before,.gx-label.ReadonlyAttribute_GridDisabledLabel:before,.gx-label.Attribute_Image_Grid2Label:before,.gx-label.wwformprefixLabel:before,.gx-label.AttributeWhiteLabel:before,.gx-label.BlobContentAttributeWhiteLabel:before,.gx-label.ReadonlyBlobContentAttributeWhiteLabel:before,.gx-label.BlobInputAttributeWhiteLabel:before,.gx-label.ReadonlyAttributeWhiteLabel:before,.gx-label.Attribute_TrnLabel:before,.gx-label.TrnAttributeLabel:before,.gx-label.BlobContentTrnAttributeLabel:before,.gx-label.ReadonlyBlobContentTrnAttributeLabel:before,.gx-label.BlobInputTrnAttributeLabel:before,.gx-label.ReadonlyTrnAttributeLabel:before,.gx-label.ReadonlyAttribute_TrnNoPadTopLabel:before,.gx-label.ReadonlyAttribute_Trn_NoHeightLabel:before,.gx-label.BlobContentReadonlyAttribute_Trn_NoHeightLabel:before,.gx-label.ReadonlyBlobContentReadonlyAttribute_Trn_NoHeightLabel:before,.gx-label.BlobInputReadonlyAttribute_Trn_NoHeightLabel:before,.gx-label.ReadonlyReadonlyAttribute_Trn_NoHeightLabel:before,.gx-label.K2BTools_CheckAllGridLabel:before,.gx-label.Attribute_TrnAllSpaceLabel:before,.gx-label.BlobContentAttribute_TrnAllSpaceLabel:before,.gx-label.ReadonlyBlobContentAttribute_TrnAllSpaceLabel:before,.gx-label.BlobInputAttribute_TrnAllSpaceLabel:before,.gx-label.ReadonlyAttribute_TrnAllSpaceLabel:before,.gx-label.Attribute_TrnLandingLabel:before,.gx-label.BlobContentAttribute_TrnLandingLabel:before,.gx-label.ReadonlyBlobContentAttribute_TrnLandingLabel:before,.gx-label.BlobInputAttribute_TrnLandingLabel:before,.gx-label.Attribute_TrnLandingMensajesLabel:before,.gx-label.BlobContentAttribute_TrnLandingMensajesLabel:before,.gx-label.ReadonlyBlobContentAttribute_TrnLandingMensajesLabel:before,.gx-label.BlobInputAttribute_TrnLandingMensajesLabel:before,.gx-label.ReadonlyAttribute_TrnLandingMensajesLabel:before,.gx-label.Attribute_TrnLandingMensajesUsuarioLabel:before,.gx-label.BlobContentAttribute_TrnLandingMensajesUsuarioLabel:before,.gx-label.ReadonlyBlobContentAttribute_TrnLandingMensajesUsuarioLabel:before,.gx-label.BlobInputAttribute_TrnLandingMensajesUsuarioLabel:before,.gx-label.ReadonlyAttribute_TrnLandingMensajesUsuarioLabel:before,.gx-label.Attribute_TrnLandingMensajesFechaLabel:before,.gx-label.BlobContentAttribute_TrnLandingMensajesFechaLabel:before,.gx-label.ReadonlyBlobContentAttribute_TrnLandingMensajesFechaLabel:before,.gx-label.BlobInputAttribute_TrnLandingMensajesFechaLabel:before,.gx-label.ReadonlyAttribute_TrnLandingMensajesFechaLabel:before,.gx-label.Attribute_TrnLandingMensajesImagenLabel:before,.gx-label.BlobContentAttribute_TrnLandingMensajesImagenLabel:before,.gx-label.ReadonlyBlobContentAttribute_TrnLandingMensajesImagenLabel:before,.gx-label.BlobInputAttribute_TrnLandingMensajesImagenLabel:before,.gx-label.ReadonlyAttribute_TrnLandingMensajesImagenLabel:before,.gx-label.Attribute_TrnLandingMensajesImagenEliminarLabel:before,.gx-label.BlobContentAttribute_TrnLandingMensajesImagenEliminarLabel:before,.gx-label.ReadonlyBlobContentAttribute_TrnLandingMensajesImagenEliminarLabel:before,.gx-label.BlobInputAttribute_TrnLandingMensajesImagenEliminarLabel:before,.gx-label.ReadonlyAttribute_TrnLandingMensajesImagenEliminarLabel:before,.gx-label.Attribute_TrnLandingMensajesTextoLabel:before,.gx-label.BlobContentAttribute_TrnLandingMensajesTextoLabel:before,.gx-label.ReadonlyBlobContentAttribute_TrnLandingMensajesTextoLabel:before,.gx-label.BlobInputAttribute_TrnLandingMensajesTextoLabel:before,.gx-label.ReadonlyAttribute_TrnLandingMensajesTextoLabel:before,.gx-label.Attribute_TrnLandingMensajesFecha1Label:before,.gx-label.Attribute_TrnLandingMensajesUsuario1Label:before,.gx-label.ReadonlyAttribute_TrnLandingLabel:before,.gx-label.Attribute_TrnLandingProfileImgLabel:before,.gx-label.BlobContentAttribute_TrnLandingProfileImgLabel:before,.gx-label.ReadonlyBlobContentAttribute_TrnLandingProfileImgLabel:before,.gx-label.BlobInputAttribute_TrnLandingProfileImgLabel:before,.gx-label.ReadonlyAttribute_TrnLandingProfileImgLabel:before,.gx-label.Attribute_TrnLandingIconLabel:before,.gx-label.BlobContentAttribute_TrnLandingIconLabel:before,.gx-label.ReadonlyBlobContentAttribute_TrnLandingIconLabel:before,.gx-label.BlobInputAttribute_TrnLandingIconLabel:before,.gx-label.ReadonlyAttribute_TrnLandingIconLabel:before,.gx-label.ReadonlyAttribute_TrnLandingMensajesTexto1Label:before,.gx-label.Attribute_TrnFocusLabel:before,.gx-label.BlobContentAttribute_TrnFocusLabel:before,.gx-label.ReadonlyBlobContentAttribute_TrnFocusLabel:before,.gx-label.ReadonlyAttribute_TrnFocusLabel:before,.gx-label.BlobInputAttribute_TrnFocusLabel:before,.gx-label.SuggestTrnAttributeLabel:before,.gx-label.ReadonlySuggestTrnAttributeLabel:before,.gx-label.BlobContentAttribute_TrnLabel:before,.gx-label.ReadonlyBlobContentAttribute_TrnLabel:before,.gx-label.Attribute_Trn12RowLabel:before,.gx-label.BlobContentAttribute_Trn12RowLabel:before,.gx-label.ReadonlyBlobContentAttribute_Trn12RowLabel:before,.gx-label.BlobInputAttribute_Trn12RowLabel:before,.gx-label.ReadonlyAttribute_Trn12RowLabel:before,.gx-label.Attribute_Trn200pxLabel:before,.gx-label.BlobContentAttribute_Trn200pxLabel:before,.gx-label.ReadonlyBlobContentAttribute_Trn200pxLabel:before,.gx-label.BlobInputAttribute_Trn200pxLabel:before,.gx-label.ReadonlyAttribute_Trn200pxLabel:before,.gx-label.Attribute_Trn_SelectLoginLabel:before,.gx-label.BlobContentAttribute_Trn_SelectLoginLabel:before,.gx-label.ReadonlyBlobContentAttribute_Trn_SelectLoginLabel:before,.gx-label.BlobInputAttribute_Trn_SelectLoginLabel:before,.gx-label.ReadonlyAttribute_Trn_SelectLoginLabel:before,.gx-label.Attribute_TrnWhiteBackgroundLabel:before,.gx-label.BlobContentAttribute_TrnWhiteBackgroundLabel:before,.gx-label.ReadonlyBlobContentAttribute_TrnWhiteBackgroundLabel:before,.gx-label.BlobInputAttribute_TrnWhiteBackgroundLabel:before,.gx-label.ReadonlyAttribute_TrnWhiteBackgroundLabel:before,.gx-label.Attribute_Trn2LinesLabel:before,.gx-label.BlobContentAttribute_Trn2LineasLabel:before,.gx-label.ReadonlyBlobContentAttribute_Trn2LineasLabel:before,.gx-label.BlobInputAttribute_Trn2LineasLabel:before,.gx-label.ReadonlyAttribute_Trn2LineasLabel:before,.gx-label.Attribute_TrnNoBorderLabel:before,.gx-label.BlobContentAttribute_TrnNoBorderLabel:before,.gx-label.ReadonlyBlobContentAttribute_TrnNoBorderLabel:before,.gx-label.BlobInputAttribute_TrnNoBorderLabel:before,.gx-label.ReadonlyAttribute_TrnNoBorderLabel:before,.gx-label.Attribute_TrnComboBoxLabel:before,.gx-label.BlobInputAttribute_TrnComboBoxLabel:before,.gx-label.BlobContentAttribute_TrnComboBoxLabel:before,.gx-label.ReadonlyBlobContentAttribute_TrnComboBoxLabel:before,.gx-label.ReadonlyAttribute_TrnComboBoxLabel:before,.gx-label.Attribute_TrnComboBoxFocusLabel:before,.gx-label.ReadonlyAttribute_TrnLabel:before,.gx-label.ReadonlyAttribute_TrnBackGroundLabel:before,.gx-label.BlobContentReadonlyAttribute_TrnBackGroundLabel:before,.gx-label.ReadonlyBlobContentReadonlyAttribute_TrnBackGroundLabel:before,.gx-label.BlobInputReadonlyAttribute_TrnBackGroundLabel:before,.gx-label.ReadonlyReadonlyAttribute_TrnBackGroundLabel:before,.gx-label.K2BTools_SearchCriteria_MarginTop2pxLabel:before,.gx-label.K2BTools_SearchCriteria_MarginTop4pxLabel:before,.gx-label.AttributeBandejaEntradaMensajesLabel:before,.gx-label.ReadonlyAttributeBandejaEntradaMensajesLabel:before,.gx-label.AttributeBandejaEntradaMensajesFechaLabel:before,.gx-label.ReadonlyAttributeBandejaEntradaMensajesFechaLabel:before,.gx-label.AttributeBandejaEntradaMensajesUsuarioLabel:before,.gx-label.ReadonlyAttributeBandejaEntradaMensajesUsuarioLabel:before,.gx-label.AttributeBandejaEntradaMensajesTextoLabel:before,.gx-label.ReadonlyAttributeBandejaEntradaMensajesTextoLabel:before,.gx-label.Attribute_Grid_15pxLabel:before,.gx-label.BlobContentAttribute_Grid_15pxLabel:before,.gx-label.ReadonlyBlobContentAttribute_Grid_15pxLabel:before,.gx-label.BlobInputAttribute_Grid_15pxLabel:before,.gx-label.GridAttribute1Label:before,.gx-label.BlobContentGridAttribute1Label:before,.gx-label.ReadonlyBlobContentGridAttribute1Label:before,.gx-label.BlobInputGridAttribute1Label:before,.gx-label.ReadonlyGridAttribute1Label:before,.gx-label.Attribute_Image_Grid1Label:before,.gx-label.BlobContentAttribute_Image_Grid1Label:before,.gx-label.ReadonlyBlobContentAttribute_Image_Grid1Label:before,.gx-label.BlobInputAttribute_Image_Grid1Label:before,.gx-label.Attribute_Image_GridLanding1Label:before,.gx-label.BlobContentAttribute_Image_GridLanding1Label:before,.gx-label.ReadonlyBlobContentAttribute_Image_GridLanding1Label:before,.gx-label.BlobInputAttribute_Image_GridLanding1Label:before,.gx-label.ReadonlyAttribute_Image_GridLanding1Label:before,.gx-label.Attribute_GridBlack1Label:before,.gx-label.BlobContentAttribute_GridBlack1Label:before,.gx-label.ReadonlyBlobContentAttribute_GridBlack1Label:before,.gx-label.BlobInputAttribute_GridBlack1Label:before,.gx-label.ReadonlyAttribute_GridBlack1Label:before,.gx-label.Attribute_GridLanding1Label:before,.gx-label.BlobContentAttribute_GridLanding1Label:before,.gx-label.ReadonlyBlobContentAttribute_GridLanding1Label:before,.gx-label.BlobInputAttribute_GridLanding1Label:before,.gx-label.ReadonlyAttribute_GridLanding1Label:before,.gx-label.Attribute_GridMain1Label:before,.gx-label.BlobContentAttribute_GridMain1Label:before,.gx-label.ReadonlyBlobContentAttribute_GridMain1Label:before,.gx-label.BlobInputAttribute_GridMain1Label:before,.gx-label.ReadonlyAttribute_GridMain1Label:before,.gx-label.Attribute_GridInt1Label:before,.gx-label.BlobContentAttribute_GridInt1Label:before,.gx-label.ReadonlyBlobContentAttribute_GridInt1Label:before,.gx-label.BlobInputAttribute_GridInt1Label:before,.gx-label.ReadonlyAttribute_GridInt1Label:before,.gx-label.Attribute_GridFechaAncha1Label:before,.gx-label.BlobContentAttribute_GridFechaAncha1Label:before,.gx-label.ReadonlyBlobContentAttribute_GridFechaAncha1Label:before,.gx-label.BlobInputAttribute_GridFechaAncha1Label:before,.gx-label.ReadonlyAttribute_GridFechaAncha1Label:before,.gx-label.Attribute_GridLargeAttribute1Label:before,.gx-label.BlobContentAttribute_GridLargeAttribute1Label:before,.gx-label.ReadonlyBlobContentAttribute_GridLargeAttribute1Label:before,.gx-label.BlobInputAttribute_GridLargeAttribute1Label:before,.gx-label.ReadonlyAttribute_GridLargeAttribute1Label:before,.gx-label.Attribute_GridSmallAttribute1Label:before,.gx-label.BlobContentAttribute_GridSmallAttribute1Label:before,.gx-label.ReadonlyBlobContentAttribute_GridSmallAttribute1Label:before,.gx-label.BlobInputAttribute_GridSmallAttribute1Label:before,.gx-label.ReadonlyAttribute_GridSmallAttribute1Label:before,.gx-label.Attribute_GridSettingLabel:before,.gx-label.BlobContentAttribute_GridSettingLabel:before,.gx-label.ReadonlyBlobContentAttribute_GridSettingLabel:before,.gx-label.BlobInputAttribute_GridSettingLabel:before,.gx-label.ReadonlyAttribute_GridSettingLabel:before
{
	font-weight: normal;
	color: #2c3142;
}

.LabelRequired
{
	margin-top: 2px;
	display: inline-block;
	font-family: OpenSans-Regular !important;
}
.LabelRequired:before
{
	display: inline-block;
	font-family: OpenSans-Regular !important;
}

.LabelRequired:after
{
	display: inline-block;
	content: '';
	font-family: OpenSans-Regular !important;
}

.LabelWhite,.gx-label.Attribute_TrnWhiteLabel,.gx-label.BlobContentAttribute_TrnWhiteLabel,.gx-label.ReadonlyBlobContentAttribute_TrnWhiteLabel,.gx-label.BlobInputAttribute_TrnWhiteLabel,.gx-label.ReadonlyAttribute_TrnWhiteLabel
{
	color: #fff;
}
.LabelWhite:before,.gx-label.Attribute_TrnWhiteLabel:before,.gx-label.BlobContentAttribute_TrnWhiteLabel:before,.gx-label.ReadonlyBlobContentAttribute_TrnWhiteLabel:before,.gx-label.BlobInputAttribute_TrnWhiteLabel:before,.gx-label.ReadonlyAttribute_TrnWhiteLabel:before
{
	color: #fff;
}

.LabelTextRight
{
	float: right;
	color: #333 !important;
}
.LabelTextRight:before
{
	float: right;
	color: #333 !important;
}

.LabelHidden,.gx-label.Attribute_FilterHiddenLabel,.gx-label.BlobContentAttribute_FilterHiddenLabel,.gx-label.ReadonlyBlobContentAttribute_FilterHiddenLabel,.gx-label.BlobInputAttribute_FilterHiddenLabel,.gx-label.ReadonlyAttribute_FilterHiddenLabel
{
	visibility: hidden;
}
.LabelHidden:before,.gx-label.Attribute_FilterHiddenLabel:before,.gx-label.BlobContentAttribute_FilterHiddenLabel:before,.gx-label.ReadonlyBlobContentAttribute_FilterHiddenLabel:before,.gx-label.BlobInputAttribute_FilterHiddenLabel:before,.gx-label.ReadonlyAttribute_FilterHiddenLabel:before
{
	visibility: hidden;
}

.LabelCheckBox,.gx-label.Attribute_FilterCheckBoxLabel,.gx-label.BlobContentAttribute_FilterCheckBoxLabel,.gx-label.ReadonlyBlobContentAttribute_FilterCheckBoxLabel,.gx-label.BlobInputAttribute_FilterCheckBoxLabel,.gx-label.ReadonlyAttribute_FilterCheckBoxLabel
{
	padding-top: 6px !important;
}
.LabelCheckBox:before,.gx-label.Attribute_FilterCheckBoxLabel:before,.gx-label.BlobContentAttribute_FilterCheckBoxLabel:before,.gx-label.ReadonlyBlobContentAttribute_FilterCheckBoxLabel:before,.gx-label.BlobInputAttribute_FilterCheckBoxLabel:before,.gx-label.ReadonlyAttribute_FilterCheckBoxLabel:before
{
	padding-top: 6px !important;
}

.LabelBold,.gx-label.Attribute_TrnBoldLabel,.gx-label.BlobContentAttribute_TrnBoldLabel,.gx-label.ReadonlyBlobContentAttribute_TrnBoldLabel,.gx-label.BlobInputAttribute_TrnBoldLabel,.gx-label.Attribute_TrnBold1Label,.gx-label.BlobContentAttribute_TrnBold1Label,.gx-label.ReadonlyBlobContentAttribute_TrnBold1Label,.gx-label.BlobInputAttribute_TrnBold1Label,.gx-label.ReadonlyAttribute_TrnBold1Label,.gx-label.ReadonlyAttribute_TrnBoldLabel
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	font-style: normal;
	font-weight: bold;
}
.LabelBold:before,.gx-label.Attribute_TrnBoldLabel:before,.gx-label.BlobContentAttribute_TrnBoldLabel:before,.gx-label.ReadonlyBlobContentAttribute_TrnBoldLabel:before,.gx-label.BlobInputAttribute_TrnBoldLabel:before,.gx-label.Attribute_TrnBold1Label:before,.gx-label.BlobContentAttribute_TrnBold1Label:before,.gx-label.ReadonlyBlobContentAttribute_TrnBold1Label:before,.gx-label.BlobInputAttribute_TrnBold1Label:before,.gx-label.ReadonlyAttribute_TrnBold1Label:before,.gx-label.ReadonlyAttribute_TrnBoldLabel:before
{
	font-style: normal;
	font-weight: bold;
}

.LabelHeightCentered,.gx-label.Attribute_TrnDateLabel,.gx-label.Attribute_TrnDateTimeLabel,.gx-label.DateTimeAttributeLabel,.gx-label.BlobContentDateTimeAttributeLabel,.gx-label.ReadonlyBlobContentDateTimeAttributeLabel,.gx-label.BlobInputDateTimeAttributeLabel,.gx-label.ReadonlyDateTimeAttributeLabel,.gx-label.ReadonlyAttribute_TrnDateTimeLabel,.gx-label.DateAttributeLabel,.gx-label.BlobContentDateAttributeLabel,.gx-label.ReadonlyBlobContentDateAttributeLabel,.gx-label.BlobInputDateAttributeLabel,.gx-label.ReadonlyDateAttributeLabel,.gx-label.Attribute_TrnDateFocusLabel,.gx-label.BlobContentAttribute_TrnDateFocusLabel,.gx-label.ReadonlyBlobContentAttribute_TrnDateFocusLabel,.gx-label.BlobInputAttribute_TrnDateFocusLabel,.gx-label.ReadonlyAttribute_TrnDateFocusLabel,.gx-label.ReadonlyAttribute_TrnDateLabel,.gx-label.Attribute_DateLabel,.gx-label.BlobContentAttribute_DateLabel,.gx-label.ReadonlyBlobContentAttribute_DateLabel,.gx-label.BlobInputAttribute_DateLabel,.gx-label.ReadonlyAttribute_DateLabel,.gx-label.Attribute_DateFocusLabel
{
	margin-top: 10px;
	position: static;
	top: 10px;
}
.RecentLinkItem
{
	margin-right: 3px;
	white-space: nowrap;
	color: #ccc;
}
.RecentLinkItem:before
{
	white-space: nowrap;
	color: #ccc;
}

.TextBlockHeader,.TextBlockHeaderLinkClass,.TextBlockHeaderUserName
{
	margin-left: 30px;
	display: block;
	font-size: 40px;
	color: #fff;
}
.TextBlockHeader:before,.TextBlockHeaderLinkClass:before,.TextBlockHeaderUserName:before
{
	display: block;
	font-size: 40px;
	color: #fff;
}

.TextBlockHeaderUserName
{
	margin-left: -15px;
	font-size: 13px;
	font-weight: 600;
	line-height: 24px;
}
.TextBlockHeaderUserName:before
{
	font-size: 13px;
	font-weight: 600;
	line-height: 24px;
}

.RecentsTitle
{
	margin-left: 30px;
	display: block;
	font-weight: bold;
}
.RecentsTitle:before
{
	display: block;
	font-weight: bold;
}

.Title,.BigTitle,.UncollapsedBigTitle,.SeparateBigTitle,.Titulo25px,.SubTitle
{
	margin-bottom: 10px;
	display: inline-block;
	font-family: Roboto-Medium;
	font-size: 23px;
}
.Title:before,.BigTitle:before,.UncollapsedBigTitle:before,.SeparateBigTitle:before,.Titulo25px:before,.SubTitle:before
{
	display: inline-block;
	font-family: Roboto-Medium;
	font-size: 23px;
}

.SubTitle
{
	display: block;
	font-family: Roboto-Regular;
}
.SubTitle:before
{
	display: block;
	font-family: Roboto-Regular;
}

.WWAdvancedLabel,.WWOrderByLabel,.WWFilterLabel,.WWDateFilterLabel
{
	background-position: 9px center;
	background-repeat: no-repeat;
	overflow: hidden;
	font-size: 16px;
	color: #333;
	text-overflow: ellipsis;
	display: block !important;
}
.WWAdvancedLabel:before,.WWOrderByLabel:before,.WWFilterLabel:before,.WWDateFilterLabel:before
{
	background-position: 9px center;
	background-repeat: no-repeat;
	overflow: hidden;
	font-size: 16px;
	color: #333;
	text-overflow: ellipsis;
	display: block !important;
}

.WWOrderByLabel
{
	background-image: none;
}
.WWFilterLabel,.WWDateFilterLabel
{
	background-image: url(../K2BOrionVUCE/GenericFilter.png);
}
.WWDateFilterLabel
{
	background-image: url(../K2BOrionVUCE/calendar.png);
}
.WWOrderItem,.WWLinkOrderItem,.WWOrderItemHover,.WWOrderItemSelected,.WWOrderItemSelectedHover,.WWLinkOrderItemSelected
{
	border-bottom: 1px;
	border-left: 1px;
	border-right: 1px;
	border-top: 1px;
	margin-bottom: 3px;
	margin-top: 3px;
	display: inline-block;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	max-width: 100%;
}
.WWOrderItem:before,.WWLinkOrderItem:before,.WWOrderItemHover:before,.WWOrderItemSelected:before,.WWOrderItemSelectedHover:before,.WWLinkOrderItemSelected:before
{
	display: inline-block;
}

.WWOrderItemSelected,.WWOrderItemSelectedHover,.WWLinkOrderItemSelected
{
	color: #fff;
}
.WWOrderItemSelected:before,.WWOrderItemSelectedHover:before,.WWLinkOrderItemSelected:before
{
	color: #fff;
}

.K2BToolsTextBlock_MyAccount,.K2BToolsTextBlock_MyAccount>A,.K2BToolsTextBlock_MyAccount>A:visited,.K2BToolsTextBlock_MyAccount>A:focus
{
	overflow: hidden;
	position: relative;
	top: 1px;
	display: inline-block;
	white-space: nowrap;
	color: #fff;
	text-align: right;
	text-overflow: ellipsis;
}
.K2BToolsTextBlock_MyAccount:before,.K2BToolsTextBlock_MyAccount>A:before,.K2BToolsTextBlock_MyAccount>A:visited:before,.K2BToolsTextBlock_MyAccount>A:focus:before
{
	overflow: hidden;
	display: inline-block;
	white-space: nowrap;
	color: #fff;
	text-align: right;
	text-overflow: ellipsis;
}

.K2BToolsTextBlock_MyAccountHover,.K2BToolsTextBlock_MyAccount:hover,.K2BToolsTextBlock_MyAccount>A:hover,.K2BToolsTextBlock_MyAccount>A:visited:hover,.K2BToolsTextBlock_MyAccount>A:focus:hover
{
	text-decoration:underline;
}
.K2BToolsTextBlock_MyAccountHover:before,.K2BToolsTextBlock_MyAccount:hover:before,.K2BToolsTextBlock_MyAccount>A:hover:before,.K2BToolsTextBlock_MyAccount>A:visited:hover:before,.K2BToolsTextBlock_MyAccount>A:focus:hover:before
{
	text-decoration:underline;
}

.K2BToolsTextBlock_GridSettingsTitle
{
	text-decoration:none;
}
.K2BToolsTextBlock_GridSettingsTitle:before
{
	text-decoration:none;
}

.SideLabel,.SideLabelRequired
{
	float: left;
	margin-bottom: 1px;
	margin-right: 5px;
	font-style: normal;
	font-weight: normal;
	color: #2c3142;
}
.SideLabel:before,.SideLabelRequired:before
{
	float: left;
	font-style: normal;
	font-weight: normal;
	color: #2c3142;
}

.SideLabelRequired
{
	color: #dd3c57;
}
.SideLabelRequired:before
{
	color: #dd3c57;
}

.K2BFSGTextBlock_DashboardTitle
{
	font-family: Roboto-Regular;
	font-size: 30px;
	color: #333;
}
.K2BFSGTextBlock_DashboardTitle:before
{
	font-family: Roboto-Regular;
	font-size: 30px;
	color: #333;
}

.TextBlock_FloatRight,.ReadonlyTextBlock_FloatRight
{
	float: right;
}
.TextBlock_FloatRight:before,.ReadonlyTextBlock_FloatRight:before
{
	float: right;
}

.Textblock_AdvancedFiltersEmptyState
{
	font-weight: normal;
}
.Textblock_AdvancedFiltersEmptyState:before
{
	font-weight: normal;
}

.K2BToolsTextBlock_MultipleComboTitle
{
	font-family: Avenir-Roman;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #464646;
}
.K2BToolsTextBlock_MultipleComboTitle:before
{
	font-family: Avenir-Roman;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #464646;
}

.K2BTools_Analysis_Color2
{
	color: #3e50b4;
}
.K2BTools_Analysis_Color2:before
{
	color: #3e50b4;
}

.K2BTools_Analysis_Color3
{
	color: #1dbfd7;
}
.K2BTools_Analysis_Color3:before
{
	color: #1dbfd7;
}

.K2BTools_Analysis_Color4
{
	color: #596bb3;
}
.K2BTools_Analysis_Color4:before
{
	color: #596bb3;
}

.K2BTools_Analysis_ColorDefault
{
	color: #2196f3;
}
.K2BTools_Analysis_ColorDefault:before
{
	color: #2196f3;
}

.K2BToolsTextblock_InitialsCircle,.K2BToolsTextblock_InitialsCircleHover,.K2BToolsTextblock_InitialsCircle:hover,.K2BToolsTextblock_InitialsCircle>A:hover,.K2BToolsTextblock_InitialsCircleHover>A:hover,.K2BToolsTextblock_InitialsCircle>A:visited:hover,.K2BToolsTextblock_InitialsCircleHover>A:visited:hover,.K2BToolsTextblock_InitialsCircle>A:focus:hover,.K2BToolsTextblock_InitialsCircleHover>A:focus:hover,.K2BToolsTextblock_InitialsCircleHover:hover,.K2BToolsTextblock_InitialsCircle>A,.K2BToolsTextblock_InitialsCircleHover>A,.K2BToolsTextblock_InitialsCircle:hover>A,.K2BToolsTextblock_InitialsCircleHover:hover>A,.K2BToolsTextblock_InitialsCircle>A:visited,.K2BToolsTextblock_InitialsCircleHover>A:visited,.K2BToolsTextblock_InitialsCircle:hover>A:visited,.K2BToolsTextblock_InitialsCircleHover:hover>A:visited,.K2BToolsTextblock_InitialsCircle>A:focus,.K2BToolsTextblock_InitialsCircleHover>A:focus,.K2BToolsTextblock_InitialsCircle:hover>A:focus,.K2BToolsTextblock_InitialsCircleHover:hover>A:focus
{
	margin-left: auto;
	margin-right: auto;
	padding-top: 13px;
	display: block;
	background-color: #ccc;
	border-top-left-radius: 45px;
	border-top-right-radius: 45px;
	border-bottom-right-radius: 45px;
	border-bottom-left-radius: 45px;
	font-size: 45px;
	height: 90px;
	width: 90px;
	text-align: center;
}
.K2BToolsTextblock_InitialsCircle:before,.K2BToolsTextblock_InitialsCircleHover:before,.K2BToolsTextblock_InitialsCircle:hover:before,.K2BToolsTextblock_InitialsCircle>A:hover:before,.K2BToolsTextblock_InitialsCircleHover>A:hover:before,.K2BToolsTextblock_InitialsCircle>A:visited:hover:before,.K2BToolsTextblock_InitialsCircleHover>A:visited:hover:before,.K2BToolsTextblock_InitialsCircle>A:focus:hover:before,.K2BToolsTextblock_InitialsCircleHover>A:focus:hover:before,.K2BToolsTextblock_InitialsCircleHover:hover:before,.K2BToolsTextblock_InitialsCircle>A:before,.K2BToolsTextblock_InitialsCircleHover>A:before,.K2BToolsTextblock_InitialsCircle:hover>A:before,.K2BToolsTextblock_InitialsCircleHover:hover>A:before,.K2BToolsTextblock_InitialsCircle>A:visited:before,.K2BToolsTextblock_InitialsCircleHover>A:visited:before,.K2BToolsTextblock_InitialsCircle:hover>A:visited:before,.K2BToolsTextblock_InitialsCircleHover:hover>A:visited:before,.K2BToolsTextblock_InitialsCircle>A:focus:before,.K2BToolsTextblock_InitialsCircleHover>A:focus:before,.K2BToolsTextblock_InitialsCircle:hover>A:focus:before,.K2BToolsTextblock_InitialsCircleHover:hover>A:focus:before
{
	display: block;
	font-size: 45px;
	text-align: center;
}

.K2BT_ApplicationName,.K2BT_ApplicationName>A,.K2BT_ApplicationName>A:visited,.K2BT_ApplicationName>A:focus
{
	bottom: 4px;
	left: 5px;
	position: relative;
	top: 2px;
	font-family: RobotoSlab-Regular_ttf;
	font-size: 20px;
	color: #fff;
}
.K2BT_ApplicationName:before,.K2BT_ApplicationName>A:before,.K2BT_ApplicationName>A:visited:before,.K2BT_ApplicationName>A:focus:before
{
	font-family: RobotoSlab-Regular_ttf;
	font-size: 20px;
	color: #fff;
}

.K2BT_ApplicationNameHover,.K2BT_ApplicationName:hover,.K2BT_ApplicationName>A:hover,.K2BT_ApplicationName>A:visited:hover,.K2BT_ApplicationName>A:focus:hover
{
	text-decoration:underline;
}
.K2BT_ApplicationNameHover:before,.K2BT_ApplicationName:hover:before,.K2BT_ApplicationName>A:hover:before,.K2BT_ApplicationName>A:visited:hover:before,.K2BT_ApplicationName>A:focus:hover:before
{
	text-decoration:underline;
}

.K2BToolsTextblock_UserEmail
{
	display: block;
	color: #fff;
}
.K2BToolsTextblock_UserEmail:before
{
	display: block;
	color: #fff;
}

.K2BToolsTextBlock_WizardDescription
{
	margin-bottom: 5px;
	margin-top: 5px;
	display: block;
	font-family: Roboto-Regular;
	font-weight: 300;
	color: #393838;
	text-align: center;
}
.K2BToolsTextBlock_WizardDescription:before
{
	display: block;
	font-family: Roboto-Regular;
	font-weight: 300;
	color: #393838;
	text-align: center;
}

.K2BT_RecordCount,.K2BT_RecordCountVUCE,.K2BT_RecordCountHidden
{
	float: right;
	margin-top: 15px;
	color: #2c3142;
}
.K2BT_RecordCount:before,.K2BT_RecordCountVUCE:before,.K2BT_RecordCountHidden:before
{
	float: right;
	color: #2c3142;
}

.K2BT_RecordCountVUCE
{
	float: left;
	margin-top: 0px;
	padding-left: 15px;
	color: #fff;
	line-height: 64px;
}
.K2BT_RecordCountVUCE:before
{
	float: left;
	color: #fff;
	line-height: 64px;
}

.K2BT_RecordCountHidden
{
	display: none;
}
.K2BT_RecordCountHidden:before
{
	display: none;
}

.K2BT_StructuredListSummary
{
	overflow: hidden;
	position: relative;
	top: 20px;
	display: block;
	white-space: nowrap;
	font-size: 12px;
	font-style: italic;
	color: #155196;
	text-overflow: ellipsis;
}
.K2BT_StructuredListSummary:before
{
	overflow: hidden;
	display: block;
	white-space: nowrap;
	font-size: 12px;
	font-style: italic;
	color: #155196;
	text-overflow: ellipsis;
}

.K2BT_CardWithSummarySummary
{
	margin-bottom: 15px;
	display: block;
	font-family: Roboto-Regular;
	font-size: 13px;
	color: #464646;
}
.K2BT_CardWithSummarySummary:before
{
	display: block;
	font-family: Roboto-Regular;
	font-size: 13px;
	color: #464646;
}

.K2BT_NotificationDate
{
	float: left;
	font-size: 12px;
	color: #777;
}
.K2BT_NotificationDate:before
{
	float: left;
	font-size: 12px;
	color: #777;
}

.K2BT_NotificationHeader
{
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	display: block;
}
.K2BT_NotificationHeader:before
{
	display: block;
}

.K2BT_NotificationMessage
{
	float: left;
	color: #464646;
	width: calc(100% - 30px);
}
.K2BT_NotificationMessage:before
{
	float: left;
	color: #464646;
	width: calc(100% - 30px);
}

.K2BT_NotificationViewAllAction
{
	border-top: 1px solid #ccc;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	display: block;
	text-align: center;
}
.K2BT_NotificationViewAllAction:before
{
	display: block;
	text-align: center;
}

.K2BT_MentionedUserHighlight
{
	font-weight: bold;
}
.K2BT_MentionedUserHighlight:before
{
	font-weight: bold;
}

.K2BT_CommentAuthorName
{
	left: 45px;
	position: relative;
	top: 7px;
	color: #333;
}
.K2BT_CommentAuthorName:before
{
	color: #333;
}

.K2BT_CommentDate
{
	margin-top: 5px;
	font-size: 11px;
	color: #777;
}
.K2BT_CommentDate:before
{
	font-size: 11px;
	color: #777;
}

.K2BT_CommentThreadResolved
{
	margin-left: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	display: block;
	background-color: #f5f6f6;
	color: #333;
	width: calc(100% - 30px);
}
.K2BT_CommentThreadResolved:before
{
	display: block;
	color: #333;
	width: calc(100% - 30px);
}

.K2BT_ColumnAggregationCaption
{
	display: block;
	font-family: Roboto-Regular;
	font-size: 12px;
	color: #155196;
}
.K2BT_ColumnAggregationCaption:before
{
	display: block;
	font-family: Roboto-Regular;
	font-size: 12px;
	color: #155196;
}

.K2BT_TagsCollectionItemTitle
{
	overflow: hidden;
	white-space: nowrap;
	font-size: 12px;
	font-weight: normal;
	cursor: default;
	text-transform: uppercase;
	text-overflow: ellipsis;
}
.K2BT_TagsCollectionItemTitle:before
{
	overflow: hidden;
	white-space: nowrap;
	font-size: 12px;
	font-weight: normal;
	cursor: default;
	text-transform: uppercase;
	text-overflow: ellipsis;
}

.K2BT_TagsCollectionEmptyMessage
{
	margin-left: 8px;
	color: white;
}
.K2BT_TagsCollectionEmptyMessage:before
{
	color: white;
}

.K2BT_ListViewerItemTitle
{
	font-size: 13px;
	color: #464646;
}
.K2BT_ListViewerItemTitle:before
{
	font-size: 13px;
	color: #464646;
}

.K2BT_RangeFilterListManual
{
	border-top: 1px solid;
	margin-left: -15px;
	margin-right: -15px;
	padding-bottom: 4px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 4px;
	display: block;
	border-top-color: #103d71;
	font-size: 13px;
	color: #464646;
}
.K2BT_RangeFilterListManual:before
{
	display: block;
	font-size: 13px;
	color: #464646;
}

.K2BT_LeftMeetingMessage
{
	font-size: 26px;
	color: #393838;
}
.K2BT_LeftMeetingMessage:before
{
	font-size: 26px;
	color: #393838;
}

.K2BT_OpenMeetingActionLink,.K2BT_OpenMeetingAction>A
{
	background-position: center top 10px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-bottom: 10px;
	padding-top: 50px;
	display: block;
	background-color: #fff;
	background-image: url(../K2BOrionVUCE/K2BT_JoinMeeting.png);
	border-bottom-color: #2196f3;
	border-left-color: #2196f3;
	border-right-color: #2196f3;
	border-top-color: #2196f3;
	border-style: solid;
	border-width: 1px;
	color: #2196f3;
	text-align: center;
	background-size: 40px;
}
.K2BT_OpenMeetingActionLink:before,.K2BT_OpenMeetingAction>A:before
{
	background-position: center top 10px;
	background-repeat: no-repeat;
	display: block;
	color: #2196f3;
	text-align: center;
	background-size: 40px;
}

.K2BToolsTextBlock_LogoutHover,.K2BToolsTextBlock_Logout:hover
{
	background-repeat: no-repeat;
}
.K2BToolsTextBlock_LogoutHover:before,.K2BToolsTextBlock_Logout:hover:before
{
	background-repeat: no-repeat;
}

.TextBlockSesion
{
	margin-bottom: 3px;
	margin-top: 3px;
	padding-left: 4px;
	padding-right: 4px;
	display: inline-block;
	font-size: 11px;
	color: #fff;
	vertical-align: bottom;
}
.TextBlockSesion:before
{
	display: inline-block;
	font-size: 11px;
	color: #fff;
	vertical-align: bottom;
}

.DynFormWCImportFormDisclaimer
{
	text-align: center;
}
.DynFormWCImportFormDisclaimer:before
{
	text-align: center;
}

.TextBlockHidden
{
	display: none;
}
.TextBlockHidden:before
{
	display: none;
}

.TextBlockPieDePagina
{
	color: #155196;
}
.TextBlockPieDePagina:before
{
	color: #155196;
}

.TextBlockConfigOption
{
	margin-bottom: 3px;
	margin-top: 3px;
	padding-left: 6px;
	padding-right: 6px;
	color: #2c3142;
	line-height: 24px;
}
.TextBlockConfigOption:before
{
	color: #2c3142;
	line-height: 24px;
}

.CheckBoxAttributeLabel
{
	font-size: 12px;
	color: #464646;
}
.CheckBoxAttributeLabel:before
{
	font-size: 12px;
	color: #464646;
}

.TextBlock_Invisible
{
	display: none;
}
.TextBlock_Invisible:before
{
	display: none;
}

.PaggingTextLabel
{
	font-size: 12px;
	color: #7e8499;
}
.PaggingTextLabel:before
{
	font-size: 12px;
	color: #7e8499;
}

.TextBlockLink,.TextBlockLinkCondicionesUso
{
	text-decoration: underline;
	color: #2b87ff;
}
.TextBlockLink:before,.TextBlockLinkCondicionesUso:before
{
	text-decoration: underline;
	color: #2b87ff;
}

.TextBlockLinkCondicionesUso
{
	margin-left: 12px;
}
.TextBlockBigBold,.TextBlockBigBoldPadding
{
	font-size: 23px;
	font-style: normal;
	font-weight: bolder;
	color: #333;
}
.TextBlockBigBold:before,.TextBlockBigBoldPadding:before
{
	font-size: 23px;
	font-style: normal;
	font-weight: bolder;
	color: #333;
}

.TextBlockBigBoldPadding
{
	padding-left: 15px;
	font-size: 18px;
}
.TextBlockBigBoldPadding:before
{
	font-size: 18px;
}

.TextBlockGraySmall
{
	font-size: 13px;
	font-style: normal;
	color: #7e8499;
	text-align: right;
}
.TextBlockGraySmall:before
{
	font-size: 13px;
	font-style: normal;
	color: #7e8499;
	text-align: right;
}

.TextBlockSmall
{
	font-size: 12px;
	font-style: normal;
	color: #2c3142;
	text-align: right;
}
.TextBlockSmall:before
{
	font-size: 12px;
	font-style: normal;
	color: #2c3142;
	text-align: right;
}

.TextBlockBold
{
	font-style: normal;
	font-weight: bold;
	color: #2c3142;
}
.TextBlockBold:before
{
	font-style: normal;
	font-weight: bold;
	color: #2c3142;
}

.TextBlockSucces
{
	font-size: 20px;
	color: #0ec776;
}
.TextBlockSucces:before
{
	font-size: 20px;
	color: #0ec776;
}

.TextBlockBandejaEntradaUsuario
{
	font-size: 30px;
	color: black;
}
.TextBlockBandejaEntradaUsuario:before
{
	font-size: 30px;
	color: black;
}

.K2BToolsTextBlock_Pagination,.K2BToolsTextBlock_PaginationNormal,.K2BToolsTextBlock_PaginationCurrent,.K2BToolsTextBlock_PaginationDisabled
{
	margin-bottom: 0px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 0px;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	background-color: #f0f1f2;
	border-bottom-color: #c2c6cc;
	border-left-color: #c2c6cc;
	border-right-color: #c2c6cc;
	border-top-color: #c2c6cc;
	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;
	font-size: 12px;
	color: #a1a1a1;
	width: auto;
	min-width: 30px;
	text-align: center;
}
.K2BToolsTextBlock_Pagination:before,.K2BToolsTextBlock_PaginationNormal:before,.K2BToolsTextBlock_PaginationCurrent:before,.K2BToolsTextBlock_PaginationDisabled:before
{
	font-size: 12px;
	color: #a1a1a1;
	text-align: center;
}

.K2BToolsTextBlock_PaginationNormal
{
	cursor: pointer;
}
.K2BToolsTextBlock_PaginationNormal:before
{
	cursor: pointer;
}

.K2BToolsTextBlock_PaginationCurrent
{
	background-color: #c2c6cc;
	border-bottom-color: #b1b1b1;
	border-left-color: #b1b1b1;
	border-right-color: #b1b1b1;
	border-top-color: #b1b1b1;
	border-top-left-radius: 4Px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	color: #fff;
}
.K2BToolsTextBlock_PaginationCurrent:before
{
	color: #fff;
}

.K2BToolsTextBlock_PaginationDisabled
{
	border-style: none;
}
.TextBlockWiz,.TextBlockWizUnselected,.TextBlockWizSelected
{
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	background-color: #155196;
	color: #fff;
}
.TextBlockWiz:before,.TextBlockWizUnselected:before,.TextBlockWizSelected:before
{
	color: #fff;
}

.TextBlockWizUnselected
{
	background-color: #f8f8ff;
	color: #393838;
}
.TextBlockWizUnselected:before
{
	color: #393838;
}

.K2BT_TabItem,.K2BT_TabItemSelected
{
	float: left;
	padding-bottom: 8px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 13px;
	display: block;
	font-family: roboto-medium;
	text-decoration: none;
	color: #a1a1a1;
	text-transform: uppercase;
}
.K2BT_TabItem:before,.K2BT_TabItemSelected:before
{
	float: left;
	display: block;
	font-family: roboto-medium;
	text-decoration: none;
	color: #a1a1a1;
	text-transform: uppercase;
}

.K2BT_TabItemSelected
{
	border-bottom: 2px solid;
	border-bottom-color: #2196f3;
	color: #2196f3;
}
.K2BT_TabItemSelected:before
{
	color: #2196f3;
}

.FreeStyleGrid,.VerticalTabGrid,.FreeStyle_RecentLinks,.FreeStyleGridCustomActions,.FreeStyleGrid_SearchResult,.K2BT_MFCL,.K2BT_MFLG,.K2BT_SavedGridViews,.K2BT_TimelineGrid,.FreeStyleGridMensajes,.FreeStyleGrid_WPB,.FreeStyleGrid_Menu,.K2BT_SelectedItemsGrid,.K2BT_SelectedItemsGrid[data-gx-grid-nodata],.FreeStyleGrid_Transaction,.K2BFreeStyle,.K2BTools_SearchGrid,.RecentLinksGrid,.TrnSublevelGrid,.K2BT_CommentThreads
{
	margin-right: 15px;
}

.FreeStyleGridMensajes
{
	margin-right: 0px;
}

.FreeStyleGrid_WPB,.FreeStyleGrid_Menu
{
	margin-left: 15px;
}

.K2BT_SelectedItemsGrid,.K2BT_SelectedItemsGrid[data-gx-grid-nodata]
{
	background-color: transparent;
	margin-left: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	width: auto;
}

.FreeStyleGrid_Transaction,.K2BFreeStyle
{
	width: 100%;
}

.K2BTools_SearchGrid
{
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	width: 100%;
}

.RecentLinksGrid
{
	margin-left: 15px;
}

.TrnSublevelGrid
{
	width: 100%;
}

.K2BT_CommentThreads
{
	flex-direction: column-reverse;
	display: flex;
}

.K2BT_CommentThreads>tbody>tr,.K2BT_CommentThreads>[data-gxrow]
{
	flex-direction: column-reverse;
	display: flex;
}

.K2BT_CommentThreads[data-bkgstyle='none']>tbody>tr
{
	flex-direction: column-reverse;
	display: flex;
}

.K2BT_CommentThreads[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .K2BT_CommentThreads[data-bkgstyle='uniform']>tbody>tr:nth-child(even)
{
	flex-direction: column-reverse;
	display: flex;
}

.K2BT_CommentThreads[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	flex-direction: column-reverse;
	display: flex;
}

.K2BT_CommentThreads[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	flex-direction: column-reverse;
	display: flex;
}

.Messages,.ErrorMessages,.WarningMessages
{
	background-color: #fff;
	margin-left: 5px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	white-space: nowrap;
	font-family: inherit;
	color: #fff;
}
.ErrorMessages
{
	background-image: url(../K2BOrionVUCE/K2BMsgError.png);
	background-position: top 2px left 3px;
	background-repeat: no-repeat;
	border-bottom: 1px solid;
	border-bottom-color: #f04e23;
	box-shadow: 2px 1px 2px 0px rgba(0,0,0,0.15);
	left: 0px;
	padding-bottom: 4px;
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 5px;
	top: -2px;
	font-family: Roboto-Medium;
	font-size: 13px;
	color: #f04e23;
	position:relative !important;
	 background-size:20px;
}
.WarningMessages
{
	background-image: url(../K2BOrionVUCE/K2BMsgWarning.png);
	background-position: top 2px left 3px;
	background-repeat: no-repeat;
	border-bottom: 1px solid;
	border-bottom-color: #f58220;
	border-width: 0px;
	box-shadow: 2px 1px 2px 0px rgba(0,0,0,0.15);
	left: -4px;
	padding-bottom: 4px;
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 5px;
	font-family: Roboto-Medium;
	font-size: 13px;
	color: #f58220;
	position:relative !important;
	 background-size:20px;
}
.Section_Basic_DisplayNone,.Section_LineSeparatorContentClose
{
	display: none;
	font-family: Tahoma;
	font-size: 8pt;
}
.PopupContent
{
	box-sizing: content-box;
	padding-left: 23px;
	width: 100%;
}
.SectionLandingScroll
{
	height: 300px;
	overflow-y:scroll;
}
.SectionLandingMensajes
{
	border-bottom-color: #a1a1a1;
	border-left-color: transparent;
	border-right-color: transparent;
	border-top-color: transparent;
	border-style: solid;
	border-width: 1px;
	border-collapse: none;
}
.SectionLoginForm
{
	background-color: #fff;
	border-bottom-color: #c2c6cc;
	border-left-color: #c2c6cc;
	border-right-color: #c2c6cc;
	border-top-color: #c2c6cc;
	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;
	margin-top: 25%;
}
.SectionLoginBackground
{
	background-color: #fff;
	height: 100%;
	min-height: 100%;
}
.SectionLoginFooter
{
	background-color: #f0f1f2;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-top: 15px;
	height: 46px;
	width: 100%;
}
.SectionBandejaEntradaHeader
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 40px;
}
.SectionBandejaEntradaAccion
{
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	padding-bottom: 0px;
	padding-top: 0px;
	border:1px solid #c2c6cc;
	padding-left:25px !important;
	padding-right:25px !important;
}
.SectionActionBandejaRight
{
	float: right;
	padding-top: 5px;
}
.classExampleLoadExcelNaladisa
{
	height: 400px;
	 border: solid 1px #8fbefa;
	 position: relative;
	 transition: all 1s;
	 border-radius: 20px;
	 padding: 1em 3rem 1em 3rem;
	 box-shadow: 3px 3px 12px -5px grey;
	 margin: 10px 0 20px 0;
	 overflow: hidden;
	 white-space: nowrap;
	 text-overflow: ellipsis;
}
.classExampleLoadExcelNaladisaHide
{
	height: 0px;
	 border: solid 0 #fff;
	 position: relative;
	 transition: all 1s;
	 border-radius: 20px;
	 padding: 10px;
	 box-shadow: 0 0 0 0 grey;
	 margin: auto;
	 overflow: hidden;
	 white-space: nowrap;
	 text-overflow: ellipsis;
}
.Section1001
{
	background-color: rgba(255,255,255,0);
}
.DynFormEditRowContainer
{
	margin-left: auto;
	margin-right: auto;
	width: 90vw;
	max-width: 1800px;
}
.K2BToolsSection_OnlyDetailedFilters
{
	width: calc(100% - 180px);
}
.K2BToolsSection_OnlyGenericFilter
{
	max-width: calc(100% - 200px);
}
.K2BT_NGA
{
	line-height:unset;
}
.K2BToolsTable_SideTextContainer,.K2BToolsTable_SideTextContainerRight,.K2BToolsTable_SideTextContainerCenter
{
	margin-bottom: 15px;
	margin-top: 5px;
	display: flex;
	align-items: end;
}
.K2BToolsTable_SideTextContainerCenter
{
	padding-bottom: 3px;
	align-items: center;
}
.K2BToolsTable_FilterTag
{
	background-color: #f5f5f5;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 5px;
	margin-top: 1px;
	overflow: hidden;
	display: flex;
	white-space: nowrap;
	text-overflow: ellipsis;
	align-items: center;
	 height: unset;
}
.K2BToolsTable_FieldBorder
{
	border-bottom: 1px solid;
	border-bottom-color: #b7b7b7;
	margin-bottom: 15px;
	margin-top: 5px;
	padding-right: 5px;
	display: inline-block;
	font-family: Avenir-Roman;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	width: auto !important;
	 height:unset;
}
.K2BT_TitleRight
{
	padding-right: 15px;
	display: table-cell;
	text-align: right;
	vertical-align: middle;
}
.K2BT_SimpleECommerceContainer
{
	border-bottom: 1px solid;
	border-bottom-color: #eae8e8;
	margin-right: -15px;
	padding-right: 15px;
}
.K2BT_SimpleECommerceContent
{
	float: left;
	margin-left: 34px;
	margin-top: 10px;
	width: calc(100% - 300px);
}
.K2BToolsSection_MyAccountHeader,.K2BToolsSection_MyAccountHeaderRight
{
	position: relative;
	top: 0pt;
}
.K2BT_SelectedItemBottom
{
	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: 18px;
	border-top-right-radius: 18px;
	border-bottom-right-radius: 18px;
	border-bottom-left-radius: 18px;
	box-shadow: 1px 1px 5px 0px #fff;
	margin-right: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	height: 36px;
}
.K2BT_SelectedItemRight
{
	padding-top: 7px;
}
.K2BT_SelectedItemsCell
{
	background-color: #f5f6f6;
	box-shadow: 7px 0px 9px -7px rgba(0,0,0,0.1) inset;
	padding-left: 0px;
	position: absolute;
	right: 0px;
	height: 100%;
	overflow-y: auto;
	overflow-x: hidden;
	border-left: 1px solid #ebebeb;
}
.K2BT_SelectedItems
{
	background-color: #f5f6f6;
	border-left: 1px solid #ebebeb;
	box-shadow: 7px 0px 9px -7px rgba(0,0,0,0.1) inset;
	margin-right: -15px;
	height: 100%;
}
.K2BToolsSection_NotAuthorizedContent
{
	position: relative;
	top: 100px;
	width: 580px;
	margin: 0 auto;
}
.K2BToolsSection_NotAuthorizedContentInner
{
	float: left;
	margin-left: 30px;
	width: 400px;
}
.K2BToolsSection_CardListPhotoContainer
{
	background-color: #fff;
	border-top-left-radius: 18px;
	border-top-right-radius: 18px;
	border-bottom-right-radius: 18px;
	border-bottom-left-radius: 18px;
	float: left;
	left: 16px;
	overflow: hidden;
	position: absolute;
	height: 35px;
	width: 35px;
}
.K2BToolsSection_CardListContainer
{
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 15px;
}
.K2BToolsSection_CardListTitleContainer
{
	float: left;
}
.K2BToolsTable_CardListContent
{
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}
.K2BToolsSection_HeaderRightContainer
{
	float: right;
}
.K2BToolsSection_MyAccountUserInfoContainer
{
	background-color: #fff;
	margin-bottom: -9px;
	margin-left: -9px;
	margin-right: -9px;
	margin-top: -9px;
	text-align: center;
}
.K2BToolsSection_CombinedFilters
{
	width:calc(100% - 200px);
}
.K2BToolsTable_FilterCollapsibleTable
{
	left: 15px;
	position: absolute;
	top: -3px;
	z-index: 2;
	width: 50vw;
}
.K2BToolsTable_LinkListContainer
{
	padding-bottom: 10px;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 10px;
}
.K2BToolsTable_GenericContent
{
	margin-left: 30px;
	margin-right: 15px;
	margin-top: 30px;
}
.K2BToolsTable_TabularContentContainer,.K2BToolsTable_TabularContentContainerWhite,.K2BToolsTable_TabularContentContainerBlue
{
	padding-bottom: 10px;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 10px;
}
.K2BToolsTable_TabularContentContainerWhite
{
	background-color: #fff;
	font-family: Avenir-Roman;
	font-size: 8px;
}
.K2BToolsTable_TabularContentContainerBlue
{
	background-color: #155196;
}
.K2BToolsTable_WebPanelDesignerContent
{
	margin-right: -15px;
	padding-bottom: 30px;
	padding-left: 30px;
	padding-right: 30px;
}
.K2BToolsTable_BackToWorkWithContainer
{
	margin-left: 30px;
	min-height: 15px;
}
.K2BToolsTable_DownloadActionsContainer
{
	background-color: transparent;
	border-style: none;
	z-index: 2;
	font-family: Roboto-Medium;
	font-size: 16px;
	font-style: normal;
	color: #333;
	text-decoration:none;
	pointer-events:none;
}
.K2BToolsDownloadActionsTable
{
	background-color: #fff;
	border-bottom-color: #7e8499;
	border-left-color: #7e8499;
	border-right-color: #7e8499;
	border-top-color: #7e8499;
	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 0px 0px;
	left: -60px;
	margin-left: 15px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	position: absolute;
	top: -4px;
	z-index:99;
	pointer-events:all;
	 left:-60px !important;
}
.K2BToolsTable_SubWorkWithContentTable
{
	margin-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
}
.K2BToolsTable_WorkWithContentTable
{
	background-color: #fff;
	margin-right: -15px;
	padding-left: 15px;
	padding-right: 15px;
}
.K2BToolsTable_EntityManagerContent
{
	margin-right: -15px;
	padding-left: 45px;
	padding-right: 45px;
}
.K2BToolsTable_BeforeGridContainer,.K2BToolsTable_BeforeGridContainerLeft,.K2BToolsTable_BeforeGridContainerGrey,.K2BToolsTable_BeforeGridContainerBorder
{
	background-color: #2b5ca8;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	min-height: 62px;
}
.K2BToolsTable_BeforeGridContainerGrey
{
	background-color: #fff;
	border:1px solid #c2c6cc;
}
.K2BToolsTable_BeforeGridContainerBorder
{
	border-bottom: 1px solid;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-left: 1px solid;
	border-right: 1px solid;
	border-top: 1px solid;
}
.K2BToolsTable_GridControlsContainer
{
	background-color: #fff;
	margin-left: -15px;
	margin-right: -15px;
	padding-left: 15px;
	padding-right: 15px;
}
.K2BToolsTable_TitleContainer
{
	margin-bottom: 25px;
	margin-left: 0px;
	margin-right: -15px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 32px;
	padding-right: 0px;
	padding-top: 0px;
	max-width: 100vw;
	display: table;
	width: calc(100% + 15px);
	 line-height: 48pt;
}
.K2BToolsTable_ModalWindow_Inner
{
	max-height: 80vh;
	overflow-y: auto;
	 overflow-x: hidden;
}
.Section_Grid,.Section_GridMarginRight,.Section_GridLanding,.Section_GridPagos
{
	margin-left: -15px;
	margin-right: -15px;
	padding-left: 15px;
	padding-right: 15px;
}
.Section_GridMarginRight
{
	margin-right: -30px;
	padding-right: 0px;
}
.Section_GridLanding
{
	background-color: #f0f1f2;
	border-left: 1px solid #C2C6CC;
	border-right: 1px solid #C2C6CC;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	min-height: 180px;
	font-family: opensans-regular;
	font-size: 24px;
	text-align: center;
	width:calc(100%);
}
.Section_GridPagos
{
	border-top: 1px solid;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border-top-color: #ccc !important;
}
.K2BToolsTable_CardAttributesSection
{
	padding-left: 15px;
	padding-right: 15px;
}
.Section_TrnMain,.Section_TrnLevelContainer,.Section_TrnGridContainer,.Section_TrnFreeStyleContainer
{
	width: 100%;
}
.Section_TrnFreeStyleContainer
{
	background-color: #fff;
}
.K2BToolsTable_SearchResultContainer
{
	background-color: #fff;
	margin-left: 15px;
}
.Section_LineSeparatorColapse,.Section_LineSeparatorColapseClose,.Section_LineSeparatorAttributesSectionColapseClose,.Section_LineSeparatorFilterColapseClose,.Section_LineSeparatorFixedDataColapseClose,.Section_LineSeparatorTrnFreeStyleColapseClose,.Section_LineSeparatorTrnTabularColapseClose,.Section_LineSeparatorTrnSummaryColapseClose,.Section_LineSeparatorHighlightedColapseClose,.Section_LineSeparatorClose,.Section_LineSeparatorColapseOpen,.Section_LineSeparatorAttributesSectionColapseOpen,.Section_LineSeparatorFilterColapseOpen,.Section_LineSeparatorFixedDataColapseOpen,.Section_LineSeparatorTrnFreeStyleColapseOpen,.Section_LineSeparatorTrnSummaryColapseOpen,.Section_LineSeparatorHighlightedColapseOpen,.Section_LineSeparatorOpen,.Section_LineSeparatorTrnTabularColapseOpen
{
	background-repeat: no-repeat;
	border-bottom: 1px;
	border-style: solid;
	margin-bottom: 6px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 8px;
	height: 23px;
	font-family: Tahoma;
	font-size: 8pt;
}
.Section_LineSeparatorColapseClose,.Section_LineSeparatorAttributesSectionColapseClose,.Section_LineSeparatorFilterColapseClose,.Section_LineSeparatorFixedDataColapseClose,.Section_LineSeparatorTrnFreeStyleColapseClose,.Section_LineSeparatorTrnTabularColapseClose,.Section_LineSeparatorTrnSummaryColapseClose,.Section_LineSeparatorHighlightedColapseClose,.Section_LineSeparatorClose
{
	height: 30px;
}
.Section_LineSeparatorClose
{
	background-image: url(../K2BOrionVUCE/K2B_Colapse_LineSeparator.png);
	background-position: 6px 2px;
	border-style: none;
	margin-top: 20px;
	padding-left: 0px;
	padding-right: 15px;
	background-size: 8px;
}
.Section_LineSeparatorColapseOpen,.Section_LineSeparatorAttributesSectionColapseOpen,.Section_LineSeparatorFilterColapseOpen,.Section_LineSeparatorFixedDataColapseOpen,.Section_LineSeparatorTrnFreeStyleColapseOpen,.Section_LineSeparatorTrnSummaryColapseOpen,.Section_LineSeparatorHighlightedColapseOpen,.Section_LineSeparatorOpen,.Section_LineSeparatorTrnTabularColapseOpen
{
	background-image: url(../K2BOrionVUCE/K2B_Open_LineSeparator.png);
	background-position: 6px 4px;
	border-bottom-color: #eae8e8;
	border-left-color: transparent;
	border-right-color: transparent;
	border-top-color: transparent;
	padding-left: 0px;
	padding-right: 15px;
	height: 20px;
	background-size: 8px;
}
.Section_LineSeparatorOpen
{
	border-style: none;
	margin-top: 20px;
	height: 30px;
	background-size: 11px;
}
.Section_CondConf_Dialog
{
	background-color: #fff;
	padding-bottom: 14px;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 30px;
	background-color: #fff;
	box-shadow: 0 0 10px -1px #666;
	 left: 45%;
	 margin-left: 0;
	 margin-right: 40%;
	 margin-top: -10%;
	 position: fixed;
	 top: 50%;
	 text-align: center;
	 border-collapse: collapse;
}
.K2BToolsTable_RoundedBorder
{
	border-bottom-color: #103d71;
	border-left-color: #103d71;
	border-right-color: #103d71;
	border-top-color: #103d71;
	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;
}
.K2BToolsTable_TopBorder,.K2BToolsTable_RightBorder
{
	border-top-color: #eae8e8;
	border-top-width:1px;
	 border-top-style:solid;
}
.K2BToolsTable_RightBorder
{
	border-right:1px solid #cccccc;
	 border-top:0px;
}
.K2BToolsTable_MainContentTable
{
	background-color: transparent;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
}
.K2BToolsTable_MyAccountContainer
{
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.Section_Invisible
{
	display: none;
}
.WWActionsCell,.ViewActionsCell,.ViewActionsBackCell,.ViewGridActionsCell
{
	padding-right: 23px;
	text-align: right;
}
.ViewActionsCell,.ViewActionsBackCell,.ViewGridActionsCell
{
	margin-bottom: 10px;
	padding-right: 40px;
	padding-top: 15px;
	border-bottom: 1px solid #efefef;
}
.ViewGridActionsCell
{
	border-bottom: 0px;
}
.WWFiltersCell,.WWFiltersCellCollapsed
{
	padding-left: 30px;
	padding-right: 30px;
}
.OrdersCell
{
	text-align: center;
}
.WWAdvancedBarCell,.PromptAdvancedBarCellCompact,.ViewAdvancedBarCell,.PromptAdvancedBarCell
{
	background-color: #fff;
	margin-left: -15px;
	padding-right: 0px;
}
.PromptAdvancedBarCellCompact
{
	margin-top: 0px;
	min-height: 0px;
}
.ViewAdvancedBarCell
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
.PromptAdvancedBarCell
{
	padding-left: 0px;
}
.WWGridCell,.WWGridCellExpanded,.ViewGridCell,.ViewGridCellAdvanced
{
	background-color: #fff;
}
.ViewGridCell,.ViewGridCellAdvanced
{
	background-color: transparent;
}
.ViewGridCellAdvanced
{
	padding-left: 0px;
	border-left: 1px solid #EAEAEA;
}
.VerticalCenteredCell
{
	float: none;
	display: inline-block;
	vertical-align: middle;
}
.K2BToolsTable_GridSettingsContainer
{
	background-color: transparent;
	background-image: none;
	z-index: 2;
	font-family: Roboto-Medium;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	color: #155196;
}
.K2BContextHelp
{
	background-image: url(../K2BOrionVUCE/K2BContextHelp.png);
	height: 20px;
	width: 20px;
}
.K2BToolsTable_AttributeContainer
{
	margin-top: 5px;
	top: 0px;
	width: 100%;
}
.K2BToolsSection_TabContainer
{
	border-bottom: 1px solid;
	border-bottom-color: #eae8e8;
	margin-bottom: 8px;
	height: 42px;
}
.K2BToolsSection_TabbedView,.K2BToolsSection_ComponentsTabbedView
{
	margin-right: -15px;
	margin-top: 5px;
	padding-right: 15px;
}
.K2BToolsTable_MultipleComboContainer
{
	background-color: transparent;
	padding-right: 4px;
	white-space: nowrap;
}
.K2BToolsTable_ComponentContainer,.K2BToolsTable_CollapsedComponentContainer,.K2BToolsTable_ComponentWithoutTitleContainer,.K2BToolsTable_ComponentWithoutTitleContainerTuEx,.K2BToolsTable_ComponentWithoutTitleContainerCheckBox,.K2BToolsTable_ComponentWithoutTitleContainerRight,.K2BToolsTable_ComponentWithoutTitleContainerPagos,.K2BToolsTable_ComponentWithoutTitleContainerCollapsed,.K2BToolsTable_ComponentWithoutTitleContainerReversed,.K2BToolsTable_ComponentWithoutTitleContainerBorderBlue,.K2BToolsTable_ComponentWithoutTitleContainerDate,.K2BToolsTable_ComponentWithoutTitleContainerCustomTopActions,.K2BToolsTable_ComponentWithoutTitleContainerSummary,.K2BToolsTable_ComponentContainerEmpty,.K2BToolsTable_ComponentContainerFilter
{
	background-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
	border-right-color: #fff;
	border-top-color: #fff;
}
.K2BToolsTable_CollapsedComponentContainer
{
	border-bottom:none;
}
.K2BToolsTable_ComponentWithoutTitleContainer,.K2BToolsTable_ComponentWithoutTitleContainerTuEx,.K2BToolsTable_ComponentWithoutTitleContainerCheckBox,.K2BToolsTable_ComponentWithoutTitleContainerRight,.K2BToolsTable_ComponentWithoutTitleContainerPagos,.K2BToolsTable_ComponentWithoutTitleContainerCollapsed,.K2BToolsTable_ComponentWithoutTitleContainerReversed,.K2BToolsTable_ComponentWithoutTitleContainerBorderBlue,.K2BToolsTable_ComponentWithoutTitleContainerDate,.K2BToolsTable_ComponentWithoutTitleContainerCustomTopActions,.K2BToolsTable_ComponentWithoutTitleContainerSummary
{
	border-style: none;
	border-width: 0px;
	box-shadow: none !important;
}
.K2BToolsTable_ComponentWithoutTitleContainerRight
{
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
	border-top-color: transparent;
	float: right;
	box-shadow: none;
}
.K2BToolsTable_ComponentWithoutTitleContainerPagos
{
	background-color: #eae8e8;
}
.K2BToolsTable_ComponentWithoutTitleContainerCollapsed
{
	background-color: #2b5ca8;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-bottom: 0px !important;
}
.K2BToolsTable_ComponentWithoutTitleContainerReversed
{
	background-color: #2c3142;
	color: #fff;
	text-align: right;
}
.K2BToolsTable_ComponentWithoutTitleContainerBorderBlue
{
	border-bottom-color: #2b87ff;
	border-left-color: #2b87ff;
	border-right-color: #2b87ff;
	border-top-color: #2b87ff;
	border-style: solid;
	border-width: 2px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	margin-bottom: 0px;
	text-align: right;
}
.K2BToolsTable_ComponentWithoutTitleContainerDate
{
	box-shadow: 0px 0px 0px 0px;
}
.K2BToolsTable_ComponentWithoutTitleContainerCustomTopActions
{
	background-color: transparent;
	margin-top: -120px;
	position: inherit;
}
.K2BToolsTable_ComponentWithoutTitleContainerSummary
{
	border-left: 1px solid #c2c6cc;
	border-right: 1px solid #c2c6cc;
	margin-bottom: 0px;
	padding-bottom: 15px;
	padding-left: 35px;
	padding-top: 15px;
	font-family: opensans-regular;
	font-size: 16px;
	color: #a1a1a1;
}
.K2BToolsTable_ComponentContainerEmpty
{
	border-bottom-color: white;
	border-left-color: white;
	border-right-color: white;
	border-top-color: white;
	border-style: none;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}
.K2BToolsTable_ComponentContainerFilter
{
	background-color: #f0f1f2;
	border-bottom-color: #c2c6cc;
	border-left-color: #c2c6cc;
	border-right-color: #c2c6cc;
	border-top-color: #c2c6cc;
	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;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: -15px;
	margin-top: 0px;
	padding-bottom: 8px;
	padding-left: 15px;
	padding-right: 30px;
	padding-top: 8px;
	position: relative;
	top: -1px;
	width: 100%;
	margin-left:0;
	margin-top:0;
}
.K2BT_100x100
{
	width: 100%;
}
.K2BT_UserInfoSection
{
	background-color: #fff;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	text-align: center;
}
.K2BT_AreaEnd
{
	margin-left: auto;
}
.K2BT_AlignBottom
{
	vertical-align: bottom;
}
.K2BT_AlignTop
{
	vertical-align: top;
}
.K2BT_AlignMiddle
{
	vertical-align: middle;
}
.K2BT_CollapsibleMenuContainer,.K2BT_CollapsibleMenuContainerVisible
{
	float: left;
	margin-left: -15px;
	margin-right: 15px;
	overflow: visible;
	border-right: 1px solid #eae8e8;
}
.K2BT_StructuredListContainer
{
	border-bottom: 1px solid;
	border-bottom-color: #eae8e8;
	margin-right: -15px;
	padding-right: 15px;
	height: 55px;
}
.K2BT_StructuredListContent
{
	float: left;
	margin-left: 20px;
	margin-top: 8px;
	width: calc(100% - 150px);
}
.K2BT_CardWithSummaryContainer
{
	margin-left: 7px;
	margin-right: 7px;
}
.K2BT_CardWithSummaryContent
{
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}
.K2BT_CardWithSummaryActionsContainerContainer
{
	min-height: 34px;
}
.K2BT_DetailMainContentHorizontal
{
	float: left;
	margin-left: 40px;
	margin-top: 45px;
	min-height: 200px;
}
.K2BT_DetailSecondaryContent
{
	clear: both;
	margin-right: -5px;
	border-top: 1px solid #eee;
}
.K2BT_NotificationContainer
{
	float: left;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	min-height: 1px;
	width:calc(100% + 15px);
}
.K2BT_NotificationContentContainer
{
	float: right;
	width:calc(100% - 40px);
}
.K2BT_NotificationsTableContainer
{
	background-color: white;
	border-bottom-color: #103d71;
	border-left-color: #103d71;
	border-right-color: #103d71;
	border-top-color: #103d71;
	border-style: solid;
	border-width: 1px;
	box-shadow: 1px 2px 2px #ebebeb;
	left: -330px;
	padding-left: 15px;
	padding-right: 15px;
	position: absolute;
	z-index: 11;
	width: 380px;
}
.K2BT_UnreadNotificationContainer
{
	background-color: #f5f6f6;
}
.K2BT_CommentsFloatingSection
{
	background-color: white;
	border-left: 1px solid #ccc;
	box-shadow: -2px 3px 3px rgba(51,51,51,0.3);
	padding-bottom: 15px;
	padding-left: 30px;
	padding-right: 15px;
	padding-top: 15px;
	position: fixed;
	right: -500px;
	top: 0px;
	z-index: 30;
	height: 100vh;
	width: 500px;
	overflow-y:scroll;
	 transition: right linear 0.5s;
}
.K2BT_CommentItem
{
	border-bottom: 1px solid #ddd;
	margin-left: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.K2BT_CommentReply
{
	background-color: #f9f9f9;
	border-bottom: 1px solid #ccc;;
	border-left: 3px solid #019f0c;;
	border-top: 1px solid #ccc;;
	margin-bottom: 6px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	color: #464646;
}
.K2BT_PopOverContainer
{
	background-color: #fff;
	border-bottom-color: #eae8e8;
	border-left-color: #eae8e8;
	border-right-color: #eae8e8;
	border-top-color: #eae8e8;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
	box-shadow: 4px 3px 3px 1px rgba(51,51,51,0.3);
	margin-bottom: 5px;
	margin-left: 15px;
	margin-right: -5px;
	margin-top: -15px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 10px;
	position: fixed;
	z-index: 10;
	max-width: 450px;
}
.K2BT_CommentThreadContainer
{
	border-top: 1px solid #ccc;;
	margin-bottom: 15px;
	margin-top: 10px;
}
.K2BT_CommentContent
{
	float: left;
	color: #464646;
	width:calc(100% - 30px);
}
.K2BT_CommentActions
{
	float: right;
	width: 21px;
	display: flex;
	flex-direction:column;
	 transition: opacity linear 0.1s;
	 opacity:0;
}
.K2BT_CommentAuthorImageContainer
{
	position: absolute;
	z-index: 2;
}
.K2BT_CommentHeader
{
	height: 40px;
}
.K2BT_CommentAuthorFooter
{
	float: right;
	width: 150px;
}
.K2BT_NewThreadComponent
{
	margin-left: -15px;
	margin-top: 15px;
}
.K2BT_CommentsFloatingSectionOpen
{
	right: 0px;
}
.K2BT_CommentMoreActionsSection
{
	background-color: #fff;
	border-bottom-color: #103d71;
	border-left-color: #103d71;
	border-right-color: #103d71;
	border-top-color: #103d71;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	box-shadow: 4px 3px 3px rgba(51,51,51,0.3);
	margin-left: 15px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	position: absolute;
	right: 15px;
	top: 25px;
	z-index:2;
	pointer-events:all;
}
.K2BT_Invisible
{
	display: none;
}
.K2BT_MultipleComboFilterContainer
{
	border-bottom: 1px solid;
	border-bottom-color: #b7b7b7;
	margin-bottom: 15px;
	margin-top: 5px;
	position: relative;
	top: -1px;
	display: flex;
	align-items: center;
}
.K2BT_TagsCollectionFilter_SelectContainer
{
	display: inline-flex;
}
.K2BT_GridColumnFilterSection
{
	background-color: #fff;
	border-bottom-color: #eae8e8;
	border-left-color: #eae8e8;
	border-right-color: #eae8e8;
	border-top-color: #eae8e8;
	border-style: solid;
	border-width: 1px;
	box-shadow: 4px 3px 3px rgba(51,51,51,0.3);
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	position: absolute;
	z-index: 10;
	max-width: 250px;
	display: none;
}
.K2BT_TagsCollectionContainer
{
	min-height: 40px;
	display: flex;
	flex-direction: row;
	  align-items: center;
	flex-wrap: wrap;
}
.K2BT_TagsCollectionItem
{
	background-color: #ffe5b2;
	border-style: none;
	border-width: 0px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	margin-bottom: 2px;
	margin-left: 4px;
	margin-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	max-width: 100%;
	display: flex;
	color: #2c3142;
	align-items:center;
}
.K2BT_TagsCollectionItemClose
{
	background-image: url(../K2BT_TagDelete.png);
	background-repeat: no-repeat;
	float: right;
	margin-left: 5px;
	height: 12px;
	width: 12px;
	display: block;
	cursor: pointer;
	background-size: 12px;
}
.K2BT_ListViewerContainer
{
	margin-left: -15px;
	margin-right: -15px;
	padding-left: 15px;
	padding-right: 15px;
	max-height: 200px;
	overflow-y: scroll;
	 overflow-x: hidden;
}
.K2BT_ListViewerItem
{
	margin-left: -15px;
	margin-right: -15px;
	padding-bottom: 4px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 4px;
}
.K2BT_LeftMeetingContainer
{
	padding-top: 70px;
	text-align: center;
}
.K2BT_OnlyDetailedFiltersContainer
{
	margin-left: -35px;
	margin-top: 40px;
	padding-left: 35px;
}
.tuexporta_tooltip
{
	background-image: url(../tuexporta.png);
	background-repeat: no-repeat;
	border-bottom: 1px dotted black;
	position: relative;
	display: inline-block;
}
.K2BToolsTable_TitleContainerCenter
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: -15px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 32px;
	padding-right: 0px;
	padding-top: 0px;
	max-width: 100vw;
	display: table;
	width: calc(100% + 15px);
	 line-height: 48pt;
	 text-align:center;
	padding-left: 0px;
}
.K2BToolsTable_WebPanelDesignerContentLogin,.K2BToolsTable_WebPanelDesignerContent1
{
	margin-right: -15px;
	margin-top: 30px;
	padding-bottom: 30px;
	padding-left: 2%;
	padding-right: 2%;
	min-width: 200px;
	 max-width: 400px;
	 margin: auto;
}
.K2BToolsTable_WebPanelDesignerContent1
{
	max-width: 550px;
	 margin: auto;
	background-color: #eae8e8 !important;
}
.SectionHorizontal,.SectionHorizontalLogin
{
	display: flex;
}
.SectionHorizontalLogin
{
	padding-left: 30px;
}
.K2BToolsTable_ComponentContainerBack
{
	background-color: #155196;
	border-bottom-color: #eae8e8;
	border-left-color: #eae8e8;
	border-right-color: #eae8e8;
	border-top-color: #eae8e8;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
	margin-bottom: 8px;
	box-shadow: 1px 1px 2px 1px rgba(235,235,235,1);
}
.Section_Transparent
{
	background-color: transparent;
}
.Section_Border
{
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	margin-bottom: 15px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}
.classBackgroundFix
{
	background: #f0f1f2;
}
.ClassInfoUserBasic_RoleAndPermissions
{
	display: block;
	 font-size: 16px;
	 position: relative;
	 border: 2px solid rgba(43, 92, 168, 0.34);
	 padding: 12px 30px 12px 30px;
	 border-radius: 12px;
	 margin-top: 2rem;
	 width: max-content;
}
.classFixAlingBtnHelp
{
	position: relative;
	     left: 10px;
}
.EmbeddedPage
{
	border-style: none;
	border-width: 0px;
}
.GridRow,.K2BT_GridAggregationsRow,.GridRowHidden,.Grid_WorkWithLanding>THEAD>TR,.GridRowBlue,.Grid_WorkWithTitleBlue>THEAD>TR
{
	border-style: none;
	border-width: 0px;
}
.K2BT_GridAggregationsRow
{
	border-top: 1px solid;
	border-top-color: #fff;
}
.GridRowHidden,.Grid_WorkWithLanding>THEAD>TR
{
	display: none;
}
.GridRowBlue,.Grid_WorkWithTitleBlue>THEAD>TR
{
	background-color: #155196;
	color: #fff;
}
.TabPage,.WWTabPage,.WWTabPageSelected,.WWTabPageHovered,.WWFirstTabPage
{
	border-style: none;
	border-width: 0px;
}
.gx-switch-Switch .on
{
	background-color: #5cb85c !important;
	color: #fff !important;
}
.gx-switch-Switch .off
{
	background-color: #f5f5f5 !important;
	color: #000 !important;
}
.CalendarCombo 
{
	background-color: #f5f5f5;
	border-bottom-color: #fff;
	border-left-color: #fff;
	border-right-color: #fff;
	border-top-color: #fff;
	border-style: solid;
	border-width: 1px;
	left: 0px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	position: absolute;
	top: 0px;
	width: 4em;
	display: none;
	cursor: default;
	font-size: 10px;
	color: MenuText;
}
.CalendarCombo  .label 
{
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	text-align: center;
}
.CalendarCombo  .label-IEfix 
{
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	width: 4em;
	text-align: center;
}
.CalendarCombo  .active 
{
	border-bottom-color: #000;
	border-left-color: #000;
	border-right-color: #000;
	border-top-color: #000;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.CalendarCombo  .hilite 
{
	color: #fff;
}
.ComponentTrigger 
{
	margin-left: 4px;
	cursor: pointer;
}
.dojoDialog 
{
	background-color: #f5f5f5;
	border-bottom-color: #999;
	border-left-color: #999;
	border-right-color: #999;
	border-top-color: #999;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
}
.RowDeleted 
{
	text-decoration: line-through;
	opacity:.7;
}
.dp_container 
{
	position: relative;
}
.gx-masked-relative 
{
	position: relative;
}
.GXProgressBar  .progress-bar-title 
{
	margin-bottom: 3px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 3px;
}
.ErrorViewerBullet div 
{
	background-position: left center;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-bottom: 1px;
	padding-left: 30px;
	padding-top: 1px;
	display: block;
	list-style-position: inside;
}
.GeoLocOption 
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	position: relative;
	top: 2px;
	display: block;
	cursor: pointer;
}
.Calendar 
{
	z-index: 200 !important;
}
.PopupHeader 
{
	background-color: #155196;
	border-bottom: 2px solid;
	border-bottom-color: #fff;
	height: 44px;
}
.PopupHeaderButton 
{
	background-image: none;
	background-position: center center;
	background-repeat: no-repeat;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	position: absolute;
	right: 15px;
	top: 4px;
	height: auto;
	width: auto;
	display: inline;
	cursor: pointer;
}
.PopupBorder 
{
	background-color: #fff;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
	box-shadow: 1px 1px 2px 1px #888;
	padding-bottom: 15px !important;
	 -webkit-box-sizing: content-box !important;
	 -moz-box-sizing: content-box !important;
	 box-sizing: content-box !important;
}
.PopupShadow 
{
	display: none;
	-webkit-box-sizing: content-box !important;
	 -moz-box-sizing: content-box !important;
	 box-sizing: content-box !important;
}
.WorkWith  .WorkWithTitle 
{
	border-style: none;
	padding-bottom: 9px;
	padding-top: 9px;
}
.WorkWith  .WorkWithFooter 
{
	background-color: #fff;
	padding-bottom: 20px;
	padding-top: 20px;
	height: 40px;
	vertical-align: top;
}
.WorkWith  TR:hover .UpdateAttribute 
{
	background-color: #ccc;
}
.WorkWith  TR:hover .DeleteAttribute 
{
	background-color: #ccc;
}
.WorkWith  TR:hover .DisplayAttribute 
{
	background-color: #ccc;
}
.WorkWith  TR:hover .ActionAttribute 
{
	background-color: #ccc;
}
.WorkWith  TR
{
	border-top: 1px solid #efefef;
}
.WorkWith  TR .WWActionColumn  A:focus
{
	outline: none;
}
.BtnEnter:hover 
{
	border-width: 0px;
}
.BtnEnter:focus 
{
	border-width: 0px;
}
.WWFiltersCell  DIV.calendar
{
	position:static !important;
}
.WWFiltersCell  DIV.calendar TABLE
{
	width: 100%;
	max-width: 320px;
}
.input-group 
{
	width: 100%;
	table-layout: fixed;
}
.input-group  .form-control + span.input-group-btn > a.btn 
{
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.input-group  .FilterAttribute + span.input-group-btn > A.btn 
{
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
	border-top-color: transparent;
	padding-bottom: 18px;
	padding-top: 18px;
}
.input-group  .FilterAttribute:focus + span.input-group-btn > a.btn 
{
	border-color: transparent !important;
	 box-shadow: 0 0 0 0 !important;
}
.input-group  .form-control 
{
	width: auto;
	max-width: 100%;
}
.input-group  .FilterAttribute 
{
	width: 100%;
}
.input-group  .FilterAttribute + span.input-group-btn 
{
	width: 1%;
}
.input-group  .form-control:focus + span.input-group-btn 
{
	border-bottom-color: #2196f3;
}
.input-group  A.btn
{
	background-color: transparent;
	border-bottom: 2px solid;
	border-bottom-color: #b7b7b7;
	border-left-color: transparent;
	border-right-color: transparent;
	border-top-color: transparent;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	padding-bottom: 2px;
	padding-top: 0px;
}
.input-group  A.btn-default:hover
{
	background-color: transparent;
}
.input-group  A.btn-default:hover IMG
{
	opacity: 0.8;
}
.input-group  A.btn-default:focus
{
	border-bottom: 2px solid;
	border-bottom-color: #2196f3;
}
.input-group  A.btn-default
{
	border-bottom: 1px solid;
	border-bottom-color: #b7b7b7;
	border-right: none;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}
.input-group  A.btn-default IMG
{
	margin-bottom: 0px;
	margin-top: 9px;
	height: 20px;
}
.input-group  A.btn-default:active
{
	box-shadow:none;
}
.WWColumn  .form-control-static 
{
	overflow: hidden;
	min-height: 0px;
	text-overflow: ellipsis;
}
.WWOrderItem  A
{
	overflow: hidden;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	max-width: 100%;
	display: block;
	white-space: nowrap;
	text-decoration: none;
	color: inherit;
	text-overflow: ellipsis;
}
.WWOrderItem  A:hover
{
	text-decoration: none;
	color: inherit;
}
.WWOrderItem  A:focus
{
	text-decoration: none;
	color: inherit;
}
.WWAdvancedLabel  A
{
	overflow: hidden;
	padding-bottom: 15px;
	padding-left: 45px;
	padding-right: 10px;
	padding-top: 16px;
	display: block;
	white-space: nowrap;
	text-decoration: none;
	color: inherit;
	text-overflow: ellipsis;
	outline: none;
}
.WWAdvancedLabel  A STRONG:before
{
	padding-right: 4px;
	font-weight: normal;
	color: #333;
	content: ':';
}
.WWAdvancedLabel  A:hover
{
	color: inherit;
}
.WWAdvancedLabel  A:focus
{
	color: inherit;
}
.WWOrderItemSelected:hover 
{
	color: #fff;
}
.WWOrderItemSelected:hover  A:hover
{
	color: #fff;
}
.tab-content 
{
	padding-bottom: 7px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 7px;
}
.BtnTextBlock  A
{
	background-color: transparent;
	text-decoration: none;
	color: inherit;
}
.BtnTextBlock  A:focus
{
	color: inherit;
}
.BtnTextBlock  A:hover
{
	color: inherit;
}
.RecentLinksGrid > tbody > tr > td:last-child 
{
	display: block;
}
.RecentLinksGrid > tbody > tr > td:last-child  *.RecentLinkItem:after
{
	content: '';
}
.RecentsTitle  A
{
	display: block;
	text-decoration: none;
	color: inherit;
}
.RecentsTitle  A:focus
{
	text-decoration: none;
	color: inherit;
}
.RecentsTitle  A:hover
{
	text-decoration: none;
	color: inherit;
}
.PopupTitle 
{
	padding-left: 20px;
	padding-top: 13px;
	min-height: 40px;
	width: 100%;
	display: block;
	cursor: move;
	font-family: Roboto-Medium;
	font-size: 14px;
	color: white;
	text-transform: uppercase;
}
.TextBlockHeader  A
{
	text-decoration: none;
	color: inherit;
}
.TextBlockHeader  A:focus
{
	text-decoration: none;
	color: inherit;
}
.TextBlockHeader  A:hover
{
	text-decoration: none;
	color: inherit;
}
.PopupBorder > div:last-child 
{
	margin-top: 20px !important;
}
.PromptGrid  .PromptGridTitle 
{
	border-style: none;
	padding-bottom: 9px;
	padding-top: 9px;
}
.PromptGrid  .PromptGridFooter 
{
	height: 40px;
	vertical-align: top;
}
.PopupHeaderButton:after 
{
	cursor: pointer;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 33px;
	color: white;
	text-align: center;
	content: "×";
	 line-height: 36px;
}
.PopupHeaderButton:hover:after 
{
	color: #464646;
}
.GridFooter 
{
	background-color: #fff;
	padding-bottom: 20px;
	padding-top: 20px;
	height: 40px;
	vertical-align: top;
}
.GridTitle 
{
	border-style: none;
	padding-bottom: 9px;
	padding-top: 9px;
}
.ErrorViewerBullet  .gx-warning-message 
{
	background-image: url(../WarningIcon.png);
	background-position: left center;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-bottom: 1px;
	padding-left: 30px;
	padding-top: 1px;
}
.ErrorViewerBullet  .gx-error-message 
{
	background-image: none;
	background-position: left center;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-bottom: 1px;
	padding-left: 30px;
	padding-top: 1px;
}
.form-control-static 
{
	padding-bottom: 0px;
	padding-top: 0px;
	height: auto;
	min-height: 36px;
}
.control-label 
{
	height: 36px;
	font-family: avenir-roman;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}
.ViewGridCell  .FilterAttribute 
{
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	margin-top: -1px;
	border-top: 1px solid #EAEAEA;
}
.ViewGridCellAdvanced  .FilterAttribute 
{
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	margin-top: -1px;
	border-top: 1px solid #EAEAEA;
}
.ViewGridCellAdvanced  .BtnToggle 
{
	margin-right: 8px;
	margin-top: 0px;
}
.ViewAdvancedBarCell  .AdvancedContainer 
{
	left: -215px;
	top: 0px;
}
.ViewAdvancedBarCell  .AdvancedContainerVisible 
{
	left: 15px;
}
.input-group-btn 
{
	float: left;
	height: auto;
	width: 35px;
	display: inline-block;
	font-family: Avenir-Roman;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}
.K2BToolsButton_MainAction:hover, .K2BToolsButton_MainAction_Confirm:hover, .K2BToolsButton_GridSearch:hover 
{
	background-color: #42a5f5;
	border-bottom-color: #42a5f5;
	border-left-color: #42a5f5;
	border-right-color: #42a5f5;
	border-top-color: #42a5f5;
	border-style: solid;
	border-width: 1px;
	color: #fff;
}
.Grid_WorkWithTitle 
{
	background-color: #f0f1f2;
	border-bottom: 1px solid;
	border-bottom-color: #c2c6cc;
	border-top-color: #c2c6cc;
	border-left: 1px solid;
	border-right: 1px solid;
	border-style: solid;
	border-top: none;
	border-width: 1px;
	padding-left: 15px;
	padding-right: 15px;
	height: 50px;
	font-family: OpenSans-Regular;
	font-size: 12px;
	color: #7e8499;
	vertical-align: middle;
	border-left-color: #c2c6cc !important;
	 border-right-color: #c2c6cc !important;
}
.Grid_WorkWithTitle:first-child 
{
	border-radius:4px 0px 0px 0px;
}
.Grid_WorkWithTitle:last-child 
{
	box-sizing: border-box;
	border-radius:0px 4px 0px 0px;
}
.Grid_WorkWithOdd 
{
	background-color: #fff;
	border-bottom: 1px solid;
	border-bottom-color: #c2c6cc;
	border-left: 1px solid;
	border-right: 1px solid;
	padding-left: 15px;
	height: 54px;
	min-height: 54px;
	border-left-color: #c2c6cc !important;
	 border-right-color: #c2c6cc !important;
}
.Grid_WorkWithEven 
{
	background-color: #e0ecfa;
	border-bottom: 1px solid;
	border-bottom-color: #c2c6cc;
	border-left: 1px solid;
	border-right: 1px solid;
	padding-left: 15px;
	height: 54px;
	min-height: 54px;
	border-left-color: #c2c6cc !important;
	 border-right-color: #c2c6cc !important;
}
.K2BToolsButton_MinimalAction:hover 
{
	background-color: #2b87ff;
	border-bottom-color: #2b5ca8;
	border-left-color: #2b5ca8;
	border-right-color: #2b5ca8;
	border-top-color: #2b5ca8;
	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;
	margin-bottom: 8px;
	margin-right: 0px;
	margin-top: 8px;
	padding-bottom: 12px;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 12px;
	font-family: OpenSans-Regular;
	font-size: 14px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	line-height:19px;
}
.K2BToolsButton_Search:hover 
{
	background-color: transparent;
	color: #fff;
}
.K2BToolsButton_MainAction:focus, .K2BToolsButton_MainAction_Confirm:focus, .K2BToolsButton_GridSearch:focus 
{
	background-color: #2196f3;
	border-bottom-color: #2196f3;
	border-left-color: #2196f3;
	border-right-color: #2196f3;
	border-top-color: #2196f3;
	border-style: solid;
	border-width: 1px;
	box-shadow: 0px 0px 10px -1px #2196f3;
	color: #fff;
	outline:none;
}
.bootstrap-checkbox > .btn.btn-link 
{
	text-decoration: none;
}
.bootstrap-checkbox > .label-checkbox 
{
	padding-left: 4px;
}
.bootstrap-checkbox > .label-prepend-checkbox 
{
	padding-right: 4px;
}
.bootstrap-checkbox > button.btn.btn-large 
{
	padding-bottom: 6px;
	padding-left: 2px;
	padding-right: 0px;
	padding-top: 10px;
	width: 36px;
}
.bootstrap-checkbox > button.btn.btn-mini 
{
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 0px;
	padding-top: 4px;
	width: 20px;
}
.bootstrap-checkbox > button.btn.btn-small 
{
	padding-bottom: 3px;
	padding-left: 1px;
	padding-right: 0px;
	padding-top: 5px;
	width: 24px;
}
.bootstrap-checkbox > button.btn.displayAsButton 
{
	width: auto;
}
.bootstrap-checkbox > button.btn.displayAsButton > span.icon 
{
	margin-right: 4px;
	margin-top: 2px;
}
.bootstrap-checkbox > button.btn.displayAsButton > span.label-checkbox 
{
	padding-bottom: 0px;
	padding-left: 4px;
	padding-right: 8px;
	padding-top: 0px;
}
.bootstrap-checkbox > button.btn.displayAsButton > span.label-prepend-checkbox 
{
	padding-bottom: 0px;
	padding-left: 8px;
	padding-right: 4px;
	padding-top: 0px;
}
.bootstrap-checkbox button.btn > span.cb-icon-check, .bootstrap-checkbox.disabled button.btn:hover > span.cb-icon-check, .bootstrap-checkbox.disabled button.btn:active > span.cb-icon-check 
{
	background-color: #fff;
	background-image: url(../K2BOrionVUCE/K2BCheckBox.png);
	border-bottom-color: #f3a303;
	border-left-color: #f3a303;
	border-right-color: #f3a303;
	border-top-color: #f3a303;
	border-style: solid;
	border-width: 2px;
	background-position: 0px 0px !important;
	height:24px !important;
	width:24px !important;
}
.bootstrap-checkbox.disabled button.btn:hover > span.cb-icon-check-empty, .bootstrap-checkbox.disabled button.btn:active > span.cb-icon-check-empty 
{
	background-color: #fff;
	background-position: 0px 0px;
	border-bottom-color: #f3a303;
	border-left-color: #f3a303;
	border-right-color: #f3a303;
	border-top-color: #f3a303;
	border-style: solid;
	border-width: 2px;
	background-image:none;
	height:24px !important;
	width:24px !important;
}
.bootstrap-checkbox button.btn > span.cb-icon-check-indeterminate,.bootstrap-checkbox.disabled button.btn:hover > span.cb-icon-check-indeterminate,.bootstrap-checkbox.disabled button.btn:active > span.cb-icon-check-indeterminate 
{
	background-image: url(../K2BOrionVUCE/K2BCheckBox.png);
	background-position: 0px 0px;
}
.bootstrap-checkbox button.btn:hover > span.cb-icon-check-indeterminate, .bootstrap-checkbox button.btn:focus > span.cb-icon-check-indeterminate, .bootstrap-checkbox button.btn:active > span.cb-icon-check-indeterminate 
{
	background-image: url(../K2BOrionVUCE/K2BCheckBox.png);
	background-position: 0px 0px;
}
.bootstrap-checkbox.disabled > [class^="label-"], .bootstrap-checkbox > .btn[disabled] 
{
	background-position: 0px 0px;
	cursor: not-allowed;
	background-image:none;
}
.bootstrap-checkbox > button.btn 
{
	position: relative;
	top: 2px;
	width: 28px;
	padding: 0px 0px 0px 0px !important;
}
.label.bootstrap-checkbox.disabled 
{
	cursor: default;
	color: #666;
}
.checkbox 
{
	padding-left: 0px;
	padding-top: 0px;
}
.checkbox  LABEL
{
	height: 28px;
}
.K2BToolsTable_GridSettingsContainer:focus 
{
	outline:none;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) 
{
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	height: 38px;
	width:auto !important;
}
.bootstrap-select > .btn:focus 
{
	outline:none;
	box-shadow:none !important;
}
.bootstrap-select > .btn 
{
	border-style: solid;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
	margin-top: 3px;
	font-family: Roboto-Medium;
	font-size: 13px;
	text-transform: uppercase;
	background-color:transparent !important;
	box-shadow:none !important;
}
.bootstrap-select 
{
	font-family: Roboto-Regular;
	color: #333;
	font-size:16px !important;
}
.dropdown-menu > .disabled.selected 
{
	display: none;
}
.K2BToolsTextBlock_GridSettingsTitle > a 
{
	background-image: url(../K2BOrionVUCE/K2BActionSettings.png);
	background-repeat: no-repeat;
	float: right;
	margin-top: 5px;
	padding-left: 36px;
	height: 24pt;
	font-family: Roboto-Medium;
	font-size: 16px;
	color: #333;
	text-decoration:none;
	 background-position-y:0px;
}
.smoke-base .dialog 
{
	margin-left: -122px;
	margin-top: -84px;
	height: 169px;
	width: 244px;
}
.smoke-base .dialog-inner 
{
	padding-top: 47px;
	font-family: Roboto-Regular;
	font-size: 18px;
}
.smoke-base .dialog-buttons 
{
	margin-top: 41px;
}
.dialog-buttons button 
{
	background-color: #2196f3;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	height: 38px;
	width: 90px;
	font-family: Roboto-Medium;
	font-size: 16px;
	background-image:none;
}
.dialog-buttons button.cancel 
{
	background-color: #bfb8b8;
}
.dialog-buttons button:hover 
{
	background-color: #3e50b4;
}
.dialog-buttons button.cancel:hover, .K2BToolsButton_GreyAction:hover 
{
	background-color: #736e6e;
}
.input-group .form-control 
{
	position: static;
	width: auto;
	font-family: Avenir-Roman;
	max-width: calc(100% - 50px);
}
.tooltip-inner 
{
	background-color: #2196f3;
	padding-bottom: 6px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
	font-family: Avenir-Roman;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.TabContainer 
{
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 0px;
}
.K2BToolsTable_SearchResultContainer .gx-grid 
{
	border-style: none;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
.Button_Standard:focus 
{
	box-shadow: 0px 0px 10px -1px #666;
	outline:none;
}
.K2BToolsDownloadActionsTable td, .Table_ActionsContainer td 
{
	padding:0px;
}
.K2BToolsTable_AttributeContainer span.Label 
{
	float: right;
	margin-top: 10px;
	display: block;
}
.K2BToolsTable_FieldContainer td:first-child 
{
	width: 15px;
}
.K2BToolsTable_FieldContainer td 
{
	padding: 0px !important;
}
.sidebar-nav 
{
	border-bottom: none !important;
}
.sidebar-nav  UL A
{
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	text-shadow:none !important;
	 box-shadow:none !important;
}
.sidebar-nav  UL A:hover
{
	color: #fff;
}
.sidebar-nav  UL A:active
{
	color: #fff;
}
.sidebar-nav  UL A:focus
{
	color: #fff;
}
.active > a > .fa.arrow:before 
{
	content: "\f106" !important;
}
.Grid_WorkWithFooter 
{
	height: 50px;
}
.gx-row-selected 
{
	background-color: #90caf9;
}
.Grid_WorkWithDragging 
{
	background-color: #2196f3;
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
	border-bottom-left-radius: 25px;
	overflow: hidden;
	height: 50px;
	width: 50px;
	color: transparent;
}
.Attribute_RequiredReadOnlyLabel:after 
{
	content:"" !important;
	 color:#666 !important;
}
.Grid_AllowSelection tr:hover 
{
	background-color: #f4efea;
}
.K2BToolsButton_FlatAction:hover, .K2BToolsButton_FlatAction:focus 
{
	color: #2196f3;
	text-decoration:none;
	 background:none;
}
.Group_AdvancedFiltersTitle 
{
	margin-bottom: 5px;
}
.K2BTools_AdvancedFilterRow .input-group 
{
	margin-left: -2px;
}
.K2BTools_AdvancedFilterRow TD 
{
	padding: 0px !important;
}
.K2BToolsButton_MainAction[disabled] 
{
	background-color: #2196f3;
	background-color: #2196f3 !important;
}
.K2BToolsTable_SideTextContainer .ReadonlyAttribute_Trn 
{
	margin-right: 5px;
}
.K2BToolsTable_SideTextContainer .ReadonlyAttribute_TrnDate 
{
	margin-right: 5px;
}
.K2BToolsTable_SideTextContainer .ReadonlyAttribute_TrnDateTime 
{
	margin-right: 5px;
}
.Image_Action[disabled]:hover, .Image_Action_OnSectionHover[disabled]:hover, .K2BToolsTwoPane_Action[disabled]:hover 
{
	background:none;
}
.K2BToolsSection_HoverActionContainer:hover .Image_Action_OnSectionHover 
{
	visibility: visible;
	opacity: 1;
	 transition: visibility 0s linear 0s, opacity 400ms;
}
.K2BToolsSection_SquareCard .checkbox label 
{
	padding-left: 5px;
}
.K2BToolsSection_Card .ReadonlyK2BTools_SearchResultImage 
{
	min-height: 210px;
	width: 100%;
}
.K2BToolsSection_SquareCard .K2BTools_SearchResultImage 
{
	height: 120px;
	width: 100%;
}
.K2BToolsSection_SquareCard .ReadonlyK2BToolsAttribute_SmallerTitle 
{
	position: relative;
	top: 7px;
	width: 135px;
	display: block;
}
.K2BToolsTable_Compact td:first-child 
{
	width: 60px;
	text-align: center;
}
.K2BToolsMultipleFilterListContainer  .gx-grid 
{
	border-style: none;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	max-height: 300px;
	overflow-x:hidden;
}
.K2BToolsMultipleFilterListContainer  TABLE
{
	border-collapse: collapse;
}
.K2BToolsTable_MultipleFilterContainer  .gx-grid 
{
	border-style: none;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	max-height: 300px;
}
.K2BToolsTable_MultipleFilterContainer  .FreeStyleGrid 
{
	overflow: hidden;
	border-collapse: collapse;
	border-spacing: 0;
}
.K2BToolsTable_FieldBorder  TABLE
{
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 0px;
	border-collapse:collapse;
	border-spacing:0px;
	    padding:0px;
}
.K2BToolsTable_FieldBorder  TD
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	border-collapse:collapse;
	    border-spacing:0px;
	    padding: 0px !important;
}
.K2BToolsAttribute_BorderlessFilter:focus 
{
	border-style: none;
	outline:none;
	 box-shadow:none;
}
.K2BToolsAttribute_TagDescription  A
{
	font-size: 15px;
	color: #666;
	text-decoration:initial;
}
.K2BToolsMultipleFilterListContainer ::-webkit-scrollbar 
{
	background-color: #f5f5f5;
	width: 10px;
}
.K2BToolsMultipleFilterListContainer ::-webkit-scrollbar-thumb 
{
	background-color: #ccc;
}
.K2BToolsTable_GridContainer > tbody > tr > td 
{
	width: 0px;
	vertical-align: top;
	padding:0px !important;
}
.GridColumnAscending >*::after 
{
	font-size: 9px;
	color: #a1a1a1;
	vertical-align: middle;
	content:"   ▲";
}
.GridColumnDescending >*::after 
{
	font-size: 9px;
	color: #a1a1a1;
	vertical-align: middle;
	content:"   ▼";
}
.K2BToolsMultipleSelectionButtons > div > div 
{
	text-align: center;
}
.K2BToolsSection_PromptImageContainer  A
{
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 14px;
}
.K2BToolsSection_PromptImageAndFieldContainerFocus  A
{
	border-bottom-color: #3e50b4;
	border-left-color: #3e50b4;
	border-right-color: #3e50b4;
	border-top-color: #3e50b4;
	border-style: solid;
	border-width: 1px;
	outline:0 none;
	 box-shadow:0 1px 1px rgba(0,0,0,.075) inset, 0 0 6px #03bfd7;
}
.Column_GreenWithBackground > p > span, .Column_Green > p > span 
{
	color: #009688;
}
.Column_RedWithBackground > p > span, .Column_Red > p > span 
{
	color: #f44336;
}
.Column_BlueWithBackground > p > span, .Column_Blue > p > span 
{
	color: #2196f3;
}
.Section_LineSeparatorClose > div > div > .TextBlock_LineSeparatorClose, .Section_LineSeparatorOpen > div > div > .TextBlock_LineSeparatorOpen 
{
	margin-left: 0px;
}
.TextBlock_LineSeparatorClose > a, .TextBlock_LineSeparatorOpen > a, .TextBlock_LineSeparatorClose > a:hover, .TextBlock_LineSeparatorOpen > a:hover, .TextBlock_LineSeparatorClose > a:focus, .TextBlock_LineSeparatorOpen > a:focus 
{
	font-family: OpenSans-Regular;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #7e8499;
}
.K2BToolsTable_ComponentContainer > div.row > div > .Table_Basic_Widht100Percent td:first-child 
{
	width: 100%;
}
.K2BToolsTable_ComponentContainer .TextBlock_Subtitle A, .K2BToolsTable_ComponentContainer SPAN.TextBlock_Subtitle 
{
	margin-left: 0px;
	padding-left: 0px;
	display: block;
	font-family: OpenSans-Regular;
	font-size: 20px;
	font-weight: 600;
	text-decoration: none;
	color: #2c3142;
}
.K2BToolsTable_ComponentContainer .TextBlock_Subtitle 
{
	margin-top: 9px;
}
.K2BToolsTable_ComponentContainer > .row:first-child 
{
	background-color: #155196;
	border-bottom: 1px solid;
	border-bottom-color: #c2c6cc;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	overflow: hidden;
	height: 50px;
}
.K2BToolsTable_CollapsedComponentContainer > .row:nth-child(2) 
{
	display: none;
}
.K2BToolsTable_ModalWindow .PopupHeaderButton 
{
	top: 0px;
}
.K2BToolsTable_ModalWindow .PopupTitle 
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	cursor: default;
	font-family: Roboto-Medium;
	font-size: 14px;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
}
.K2BToolsButton_BtnToggle:hover 
{
	background-color: transparent;
	color: #fff;
}
.K2BToolsButton_BtnToggle:focus, .K2BToolsButton_BtnToggle:active 
{
	background-color: transparent;
	color: #fff;
}
.K2BToolsTextblock_FilterToggle > A 
{
	font-family: Roboto-Medium;
	font-size: 14px;
	text-decoration: none;
	color: #2196f3;
	text-transform: uppercase;
}
.form-control 
{
	padding-left: 0px;
	padding-right: 0px;
	height: auto;
	font-family: OpenSans-Regular;
	font-size: 14px;
	color: #2c3142;
}
.K2BToolsAction_AddNew:hover, .K2BToolsAction_AddNew:active, .K2BToolsAction_AddNew:focus 
{
	background-color: transparent;
	background-image: url(../K2BOrionVUCE/K2BActionInsert.gif);
	color: #2196f3;
	background-position-y: -48px;
}
.TextBlock_BackToWorkWith A:before 
{
	content: "« ";
}
.VerticalTabs > UL.nav.nav-tabs li 
{
	background-color: #fff;
	border-style: none;
	float: none;
	margin-left: 0px;
	padding-bottom: 0px;
	height: auto;
	font-family: Roboto-Regular;
	font-size: 14px;
	font-weight: 300;
	text-transform: uppercase;
}
.VerticalTabs > UL.nav.nav-tabs li A 
{
	background-color: transparent;
	border-style: none;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 14px;
	padding-top: 14px;
	color: #464646;
}
.VerticalTabs > UL.nav.nav-tabs li:last-child 
{
	margin-bottom: 15px;
}
.VerticalTabs > UL.nav-tabs 
{
	border-bottom-color: #eae8e8;
	border-left-color: #eae8e8;
	border-right-color: #eae8e8;
	border-top-color: #eae8e8;
	border-style: solid;
	border-width: 1px;
	float: left;
	margin-top: 7px;
	height: auto;
	min-height: 150px;
	width: 282px;
	box-shadow: 1px 1px 2px 1px rgba(235,235,235,1);
}
.VerticalTabs > .tab-content 
{
	border-bottom-color: #eae8e8;
	border-left-color: #eae8e8;
	border-right-color: #eae8e8;
	border-top-color: #eae8e8;
	border-style: none;
	box-shadow: 1px 1px 2px 1px rgba(245,245,245,0);
	float: right;
	margin-bottom: 15px;
	margin-right: -15px;
	margin-top: 7px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 15px;
	padding-top: 0px;
	width:calc(100% - 290px);
}
.VerticalTabs > UL.nav.nav-tabs li.active, .VerticalTabs > UL.nav.nav-tabs li.active:hover 
{
	background-color: #eae8e8;
}
.K2BToolsDownloadActionsTable table tr 
{
	float: left;
	display: block;
}
.K2BToolsDownloadActionsTable table th, .K2BToolsDownloadActionsTable table td 
{
	display: block;
}
.K2BToolsDownloadActionsTable table 
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
.K2BToolsDownloadActionsTable table input 
{
	border-style: none;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-transform: none;
}
.K2BToolsDownloadActionsTable table input:hover, .K2BToolsDownloadActionsTable table input:active, .K2BToolsDownloadActionsTable table input:focus 
{
	color: #2196f3;
	background:none;
	box-shadow:none;
	outline:none;
}
.K2BToolsTable_ComponentContainer .Tab  .tab-content 
{
	border-style: none;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.K2BToolsTable_ComponentContainer .Tab  .nav-tabs 
{
	background-color: #f5f6f6;
	border-style: none;
	padding-left: 15px;
	height: auto;
}
.K2BToolsTable_ComponentContainer .Tab  .nav-tabs  LI
{
	background-color: transparent;
	border-style: none;
	padding-bottom: 0px;
	height: 50px;
	text-transform: uppercase;
}
.K2BToolsTable_ComponentContainer .Tab  .nav-tabs  LI A
{
	background-color: transparent;
	border-style: none;
	padding-bottom: 13px;
	padding-top: 15px;
	font-size: 13px;
	color: #464646;
}
.K2BToolsTable_ComponentContainer .Tab  .nav-tabs  LI A:hover
{
	color: #2196f3;
}
.K2BToolsTable_ComponentContainer .Tab  .nav-tabs  LI.active
{
	border-bottom: 2px solid;
	border-bottom-color: #2196f3;
}
.K2BToolsTable_ComponentContainer .Tab  .nav-tabs  LI.active A
{
	color: #2196f3;
}
.K2BToolsTable_TopAttributeContainer .form-control-static 
{
	padding-bottom: 0px;
	padding-top: 0px;
	min-height: 0px;
	font-size: 13px;
}
.K2BToolsSection_TabbedView .K2BToolsTable_SubWorkWithContentTable 
{
	margin-right: -15px;
	padding-right: 15px;
}
.VerticalTabs > UL.nav-tabs LI.active A:hover 
{
	background-color: transparent;
	color: #464646;
}
.K2BToolsSection_TabbedView .K2BToolsTable_TabularContentContainer .K2BToolsTable_TopBorder 
{
	margin-right: -15px;
	padding-right: 15px;
}
.Grid_WorkWith thead tr:hover 
{
	background-color: initial;
}
.K2BToolsTable_WorkWithContentTable .K2BToolsGridColumn:not([style*='display:none']):first-child, .K2BToolsTable_WorkWithContentTable .K2BToolsGridColumn[style*='display:none']:first-child+.K2BToolsGridColumn:not([style*='display:none']),.K2BToolsTable_WorkWithContentTable .K2BToolsGridColumn[style*='display:none']:first-child+.K2BToolsGridColumn[style*='display:none']+.K2BToolsGridColumn:not([style*='display:none']),.K2BToolsTable_WorkWithContentTable .K2BToolsGridColumn[style*='display:none']:first-child+.K2BToolsGridColumn[style*='display:none']+.K2BToolsGridColumn[style*='display:none']+.K2BToolsGridColumn:not([style*='display:none']),.K2BToolsTable_WorkWithContentTable .K2BToolsGridColumn[style*='display:none']:first-child+.K2BToolsGridColumn[style*='display:none']+.K2BToolsGridColumn[style*='display:none']+.K2BToolsGridColumn[style*='display:none']+.K2BToolsGridColumn:not([style*='display:none']),.K2BToolsTable_WorkWithContentTable .K2BToolsGridColumn[style*='display:none']:first-child+.K2BToolsGridColumn[style*='display:none']+.K2BToolsGridColumn[style*='display:none']+.K2BToolsGridColumn[style*='display:none']+.K2BToolsGridColumn[style*='display:none']+.K2BToolsGridColumn:not([style*='display:none']),.K2BToolsTable_WorkWithContentTable .K2BToolsCheckBoxColumn:not([style*='display:none']):first-child,.K2BToolsTable_WorkWithContentTable .K2BToolsCheckBoxColumn[style*='display:none']:first-child+.K2BToolsGridColumn:not([style*='display:none']),.K2BToolsTable_WorkWithContentTable .K2BToolsCheckBoxColumn[style*='display:none']:first-child+.K2BToolsGridColumn[style*='display:none']+.K2BToolsGridColumn:not([style*='display:none']),.K2BToolsTable_WorkWithContentTable .K2BToolsCheckBoxColumn[style*='display:none']:first-child+.K2BToolsGridColumn[style*='display:none']+.K2BToolsGridColumn[style*='display:none']+.K2BToolsGridColumn:not([style*='display:none']),.K2BToolsTable_WorkWithContentTable .K2BToolsCheckBoxColumn[style*='display:none']:first-child+.K2BToolsGridColumn[style*='display:none']+.K2BToolsGridColumn[style*='display:none']+.K2BToolsGridColumn[style*='display:none']+.K2BToolsGridColumn:not([style*='display:none']),.K2BToolsTable_WorkWithContentTable .K2BToolsCheckBoxColumn[style*='display:none']:first-child+.K2BToolsGridColumn[style*='display:none']+.K2BToolsGridColumn[style*='display:none']+.K2BToolsGridColumn[style*='display:none']+.K2BToolsGridColumn[style*='display:none']+.K2BToolsGridColumn:not([style*='display:none']) 
{
	padding-left: 50px;
}
.dummy, td:nth-child(2) .K2BToolsTextBlock_MultipleComboTitle > a 
{
	font-size: 9px;
}
.K2BToolsTable_GridControlsContainer .Table_ActionsContainer 
{
	margin-left: 37px;
}
.VerticalTabs > UL.nav.nav-tabs li.active A 
{
	color: #2196f3;
}
.VerticalTabs > UL.nav.nav-tabs li A:hover 
{
	color: #2196f3;
}
.K2BToolsTable_DescriptionFixedDataContainer .TextBlock_Title 
{
	margin-top: -8px;
}
.bootstrap-checkbox > .btn.btn-link:focus 
{
	text-decoration: none;
	outline:none;
}
.K2BToolsTable_WorkWithContentTable .K2BToolsTable_GridConfigurationContainer 
{
	top: 0px;
	height: 56px;
}
.Group_AdvancedFiltersTitle, .Group_TabularTitle, .Group_FilterTitle, .Group_FixedDataTitle, .Group_FormSectionTitle, .Group_PaddingTopTitle, .Group_TransactionTabularTitle 
{
	margin-bottom: 8px;
	text-transform: uppercase;
}
.K2BToolsTable_DownloadActionsContainer .Image_Action 
{
	opacity: 1;
}
.bootstrap-select.btn-group .dropdown-menu 
{
	border-bottom-color: #103d71;
	border-left-color: #103d71;
	border-right-color: #103d71;
	border-top-color: #103d71;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	box-shadow: 4px 3px 3px rgba(51,51,51,0.3);
}
.K2BToolsTextBlock_FilterSummaryLabel:after 
{
	content:":";
}
.K2BToolsMultipleFilterListContainer .checkbox 
{
	margin-top: -15px;
	padding-top: 3px;
	top: 5px;
	height: 28px;
	min-height: 0px;
}
.Grid_WorkWith .ActionVisibleOnRowHover img 
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	visibility: hidden;
}
.Grid_WorkWith tr:hover .ActionVisibleOnRowHover img 
{
	opacity: 0.5;
	visibility: visible;
}
.Grid_WorkWith tr:hover .ActionVisibleOnRowHover img:hover 
{
	opacity: 1;
}
.Grid_WorkWith TD.ActionColumn 
{
	border-left: solid 1px;
	padding-left: 15px;
	padding-right: 15px;
	white-space: nowrap;
	border-left-color: #c2c6cc !important;
}
.K2BToolsTable_ModalWindow>.row:first-child 
{
	border-bottom: 2px solid;
	border-bottom-color: #fff;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	overflow: hidden;
	height: 44px;
}
.Grid_WorkWith .ActionVisibleOnRowHover span a 
{
	visibility: hidden;
}
.Grid_WorkWith tr:hover .ActionVisibleOnRowHover span a 
{
	visibility: visible;
}
.K2BToolsTable_MultipleSelectionContainer > .row > [class*=col-]:last-child .K2BToolsTable_ComponentWithoutTitleContainer 
{
	padding-left: 15px;
	padding-right: 15px;
}
.tooltip.top .tooltip-arrow 
{
	border-top-color: #2196f3;
}
.tooltip.in 
{
	opacity: 1;
}
.K2BToolsButton_MinimalAction:focus 
{
	background-color: transparent;
	border-bottom-color: #103d71;
	border-left-color: #103d71;
	border-right-color: #103d71;
	border-top-color: #103d71;
	color: #2196f3;
	outline:none;
}
.K2BToolsTable_ComponentContainer .K2BToolsTable_GridControlsContainer .Table_ActionsContainer, .K2BToolsTable_ComponentWithoutTitleContainer .K2BToolsTable_GridControlsContainer .Table_ActionsContainer 
{
	margin-left: 0px;
}
.K2BToolsDownloadActionsTable table .Button_Standard 
{
	margin-right: 0px;
	height: auto;
	font-size: 14px;
}
.K2BToolsMultipleFilterListContainer .radio label, .checkbox label 
{
	padding-left: 0px;
}
.K2BToolsTable_ComponentContainer > .row:first-child td:last-child img 
{
	position: relative;
	top: 4px;
}
.K2BToolsTextBlock_GridSettingsTitle > a:hover 
{
	float: right;
	margin-top: 5px;
	background-position-y: -50px;
}
.Grid_WorkWith tr:hover a 
{
	color: #2196f3;
}
.K2BToolsTable_ComponentWithoutTitleContainer .K2BToolsTable_ComponentWithoutTitleContainer,.K2BToolsTable_ComponentContainer .K2BToolsTable_ComponentWithoutTitleContainer,.K2BToolsTable_ComponentWithoutTitleContainer .K2BToolsTable_ComponentContainer,.K2BToolsTable_ComponentContainer .K2BToolsTable_ComponentContainer,.gx-popup-document .K2BToolsTable_ComponentWithoutTitleContainer,.gx-popup-document .K2BToolsTable_ComponentContainer 
{
	border-style: none;
	margin-bottom: 0px;
	box-shadow:none;
}
.K2BToolsTable_WebPanelDesignerContent .K2BToolsTable_WebPanelDesignerContent, .K2BToolsTable_ComponentWithoutTitleContainer .K2BToolsTable_WebPanelDesignerContent, .K2BToolsTable_ComponentContainer .K2BToolsTable_WebPanelDesignerContent, .gx-popup-document .K2BToolsTable_WebPanelDesignerContent 
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.K2BToolsTextblock_FilterToggle > A:hover 
{
	text-decoration: none;
}
.K2BToolsTable_ComponentContainer > div.row > div > .Table_Basic_Widht100Percent.K2BToolsTable_ComponentTitleWithIcon td:first-child 
{
	width: auto;
}
.K2BToolsTable_ComponentContainer > div.row > div > .Table_Basic_Widht100Percent.K2BToolsTable_ComponentTitleWithIcon td:nth-child(2) 
{
	width: 100%;
}
.K2BToolsTable_ComponentTitleWithIcon .TextBlock_Subtitle 
{
	margin-top: 8px;
}
.Grid_WorkWith tr:hover .ActionVisibleOnRowHover img.gx-disabled, .Grid_WorkWith tr:hover .ActionVisibleOnRowHover img.gx-disabled:hover 
{
	opacity: 0.2;
}
.K2BToolsTable_FilterCollapsibleTable .Image_Action 
{
	margin-right: 5px;
	position: absolute;
	right: 10px;
	top: 12px;
	z-index: 1;
	height: 20px;
	width: 20px;
	background-image:none !important;
}
.K2BToolsTable_BeforeGridContainer table, .K2BToolsTable_BeforeGridContainer td, .K2BToolsTable_BeforeGridContainer tr 
{
	border-collapse: collapse;
	border-spacing: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	top: 0px !important;
}
.Table_ActionsContainer .Table_ActionsContainer 
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
.K2BToolsTable_ComponentContainer .K2BTableActionsRightContainer, .K2BToolsTable_ComponentWithoutTitleContainer .K2BTableActionsRightContainer 
{
	margin-right: 15px;
}
.K2BToolsTable_GridSettings SELECT 
{
	max-width: 150px;
}
.Section_CondConf_DialogInner .Button_Standard 
{
	margin-left: 5px;
	margin-top: 25px;
}
.K2BToolsCheckBoxColumn .checkbox 
{
	padding-top: 3px;
}
.K2BToolsTable_ComponentContainer .K2BToolsTable_SearchContainer, .K2BToolsTable_ComponentWithoutTitleContainer .K2BToolsTable_SearchContainer 
{
	background-color: #f5f5f5;
	margin-left: 15px;
	top: 2px;
}
.K2BToolsTable_ComponentContainer .K2BToolsTable_FilterHeader, .K2BToolsTable_ComponentWithoutTitleContainer .K2BToolsTable_FilterHeader 
{
	top: 2px;
}
.K2BToolsTable_GridConfigurationContainer .Image_Action 
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 0px;
}
.K2BToolsTable_TopAttributeContainer .form-control 
{
	padding-bottom: 0px;
}
.K2BToolsTable_BeforeGridContainer .K2BTools_SearchCriteria 
{
	background-color: #fff;
	background-image: url(../K2BOrionVUCE/K2BUniversalSearch.png);
	background-position: center right 15px;
	background-repeat: no-repeat;
	margin-bottom: 8px;
	margin-top: 8px;
	height: 36px;
	width: 200px;
	background-size: 18px;
}
.K2BToolsTable_WorkWithContentTable .K2BToolsTable_BeforeGridContainer 
{
	padding-left: 35px;
	min-height: 54px;
}
.K2BToolsSection_OnlyDetailedFilters .K2BToolsImage_FilterToggleButton 
{
	margin-left: 0px;
}
.K2BToolsTable_WorkWithContentTable .K2BTools_CheckAllGrid 
{
	left: 43px;
}
.K2BToolsTable_GridSettingsContent td:last-child .gx-attribute 
{
	float: right;
}
.K2BToolsTable_TopAttributeContainer .ReadonlyAttribute_Trn, .K2BToolsTable_TopAttributeContainer .ReadonlyAttribute_TrnDate, .K2BToolsTable_TopAttributeContainer .ReadonlyAttribute_TrnDateTime, .K2BToolsTable_TopAttributeContainer .ReadonlyAttribute_FilterDateTime 
{
	margin-top: 0px;
	padding-bottom: 0px;
	height: 1.5em;
}
.dummy, SELECT.Attribute, SELECT.Attribute_FormSection, SELECT.Attribute_Required, SELECT.Attribute_Tabuar, SELECT.Attribute_FixedData, SELECT.Attribute_FixedDataBottom, SELECT.Attribute_Trn, SELECT.Attribute_TrnDate, SELECT.TrnAttribute 
{
	background-image: url(../K2BOrionVUCE/arrow_down_black.png);
	background-position: right 10px center;
	background-repeat: no-repeat;
	margin-right: 2px;
	padding-left: 0px;
	min-width: 220px;
	appearance:none;
	-moz-appearance:none;
	 /* Firefox */-webkit-appearance:none;
	 /* Safari and Chrome */ background-size:18px;
	 padding-left: 10px !important;
	padding-top: 10px !important;
}
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group 
{
	border-bottom: 1px solid;
	border-bottom-color: #b7b7b7;
	border-top: none;
	font-size:inherit;
	line-height:normal;
	height:unset;
}
.K2BTools_SearchGrid .K2BToolsSection_Card td 
{
	vertical-align: top;
}
.K2BToolsFSGAM_LoginTable input 
{
	margin-top: 15px;
}
.K2BToolsTable_GridConfigurationContainer .K2BToolsDownloadActionsTable .K2BToolsTableCell_ActionContainer:first-child IMG, .K2BToolsTable_GridConfigurationContainer .K2BToolsDownloadActionsTable .K2BToolsTableCell_ActionContainer:first-child INPUT 
{
	margin-bottom: 0px;
	margin-left: 0px;
}
.K2BToolsTable_GridConfigurationContainer .K2BToolsTableCell_ActionContainer:first-child IMG, .K2BToolsTable_GridConfigurationContainer .K2BToolsTableCell_ActionContainer:first-child INPUT 
{
	margin-bottom: 8px;
	margin-left: 8px;
}
.K2BToolsTable_GridControlsContainer [class*='col'] 
{
	min-height: 0px;
}
.K2BToolsTable_GridSettingsContent .checkbox 
{
	top: -5px;
}
.K2BToolsTable_GridSettingsContent td:first-child > span 
{
	margin-right: 4px;
	font-family: OpenSans-Regular;
	font-size: 14px;
	font-weight: normal;
	color: #2c3142;
}
.K2BToolsTable_SubWorkWithContentTable .K2BTools_SearchCriteria::placeholder, .K2BToolsTable_WebPanelDesignerGridContainer .K2BTools_SearchCriteria::placeholder, .PromptMainTable .K2BTools_SearchCriteria::placeholder 
{
	color: #155196;
}
.K2BToolsTable_SubWorkWithContentTable .K2BToolsImage_FilterToggleButton, .K2BToolsTable_WebPanelDesignerGridContainer .K2BToolsImage_FilterToggleButton, .PromptMainTable .K2BToolsImage_FilterToggleButton 
{
	margin-bottom: 11px;
	margin-top: 9px;
}
.K2BToolsTable_SubWorkWithContentTable .K2BToolsTable_BeforeGridContainer 
{
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	min-height: 62px;
}
.K2BToolsTable_SubWorkWithContentTable .K2BToolsTable_BeforeGridContainer .K2BTools_SearchCriteria, .K2BToolsTable_WebPanelDesignerGridContainer .K2BToolsTable_BeforeGridContainer .K2BTools_SearchCriteria, .PromptMainTable .K2BToolsTable_BeforeGridContainer .K2BTools_SearchCriteria 
{
	background-color: #f5f6f6;
	margin-bottom: 2px;
	margin-top: 2px;
}
.K2BToolsTable_SubWorkWithContentTable .K2BToolsTable_GridConfigurationContainer, .K2BToolsTable_WebPanelDesignerGridContainer .K2BToolsTable_GridConfigurationContainer, .PromptMainTable .K2BToolsTable_GridConfigurationContainer 
{
	top: -12px;
}
.K2BToolsTable_SubWorkWithContentTable .K2BToolsTextBlock_FilterSummary, .K2BToolsTable_WebPanelDesignerGridContainer .K2BToolsTextBlock_FilterSummary, .PromptMainTable .K2BToolsTextBlock_FilterSummary 
{
	margin-top: 10px;
}
.K2BToolsTable_SubWorkWithContentTable.K2BToolsTable_TwoPaneContainer .K2BToolsTwoPaneNoItemSelectedTable 
{
	top: 0px;
}
.K2BToolsTable_TopAttributeContainer .Attribute_Trn, .K2BToolsTable_TopAttributeContainer .Attribute_TrnDate, .K2BToolsTable_TopAttributeContainer .Attribute_TrnDateTime, .K2BToolsTable_TopAttributeContainer .Attribute, .K2BToolsTable_TopAttributeContainer .Attribute_FilterDateTime, .K2BToolsTable_TopAttributeContainer .form-control, .gx-grid input:not([type="button"]) 
{
	margin-top: 0px;
	padding-bottom: 0px;
}
.K2BToolsTableCell_ActionContainer IMG, .K2BToolsTableCell_ActionContainer INPUT 
{
	margin-bottom: 4px;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 4px;
}
.K2BToolsTableCell_ActionContainer:first-child IMG, .K2BToolsTableCell_ActionContainer:first-child INPUT 
{
	margin-left: 0px;
}
.Table_ActionsContainer .Image_Action, .Table_ActionsContainer .Button_Standard, .Table_ActionsContainer .bootstrap-select, .Table_ActionsContainer .K2BToolsButton_MainAction, .Table_ActionsContainer .K2BToolsButton_MinimalAction 
{
	margin-right: 15px;
}
.toast-close-button 
{
	top: -16px;
	font-family: Roboto-Thin;
	font-size: 35px;
	font-weight: 100;
	color: black;
	color: #000 !important;
}
.K2BToolsMultipleFilterListContainer .K2BToolsButton_FlatAction 
{
	margin-top: 12px;
	padding-left: 15px;
	text-decoration: none;
	text-transform: capitalize;
}
.K2BToolsMultipleFilterListContainer .K2BToolsButton_FlatAction:hover 
{
	text-decoration: underline;
}
.K2BToolsMultipleFilterListContainer .K2BTools_FilterAttributeInCombo 
{
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 8px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.K2BToolsTable_ComponentContainer .Table_DataAreaContainer.Table_TransactionDataAreaContainer .Tab .nav-tabs 
{
	margin-left: -15px;
	margin-right: -15px;
}
.K2BToolsTable_FilterCollapsibleTable .K2BTools_AdvancedFilterRow .Image_Action 
{
	margin-right: 10px;
	position: relative;
	top: 0px;
}
.K2BToolsTable_GridSettingsContent .bootstrap-select>.btn 
{
	border-style: none;
}
.K2BToolsTable_TopBorder > .row > div > .Table > .row:nth-child(2) > div > .Table 
{
	margin-left: 15px;
}
.K2BToolsTable_DescriptionFixedDataContainer .form-control-static 
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.K2BToolsTable_DescriptionFixedDataContainer > tbody > tr > td:nth-child(2) > table 
{
	border-width: 0px;
	border-collapse: collapse;
}
.K2BToolsTable_DescriptionFixedDataContainer td 
{
	padding:0px !important;
}
.K2BTools_Analysis_Container div:nth-child(2) span 
{
	height: 300px;
	font-family: Roboto-Medium;
	font-size: 36px;
}
.K2BTools_Analysis_Container div:nth-child(3) span 
{
	font-family: Roboto-Medium;
	font-size: 16px;
	color: #464646;
}
.K2BToolsTable_TabularContentContainer >div >div >div.Tab 
{
	margin-bottom: -10px;
	margin-left: -14px;
	margin-right: -14px;
	margin-top: -10px;
}
.Table_Summary .Label 
{
	white-space: nowrap;
}
.gx-grid span.input-group-btn 
{
	left: -1px;
}
.K2BToolsTable_TopAttributeContainer textarea.form-control 
{
	height: auto;
}
.dummy, textarea + p.form-control-static > span.ReadonlyAttribute_Trn 
{
	height: auto;
}
.K2BTools_AddLineButton:hover, .K2BTools_AddLineButton:focus, .K2BTools_AddLineButton:active 
{
	text-decoration: none;
	color: #2196f3;
	background:none;
}
.Grid_WorkWith tfoot tr:hover 
{
	background:none;
}
.K2BToolsSection_HeaderRightContainer .K2BToolsMyAccountTable 
{
	box-shadow: 4px 3px 3px rgba(51,51,51,0.3);
	margin-bottom: 0px;
	margin-left: 15px;
	margin-top: 0px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	top: 6px;
	z-index: 20;
	width: 250px;
	left:Unset;
}
.K2BToolsSection_HeaderRightContainer .K2BToolsTable_SearchContainer 
{
	float: right;
}
.K2BToolsSection_HoverActionContainer:hover .Image_Action_OnSectionHover:hover 
{
	opacity: 0.8;
}
.ReadonlyK2BToolsAttribute_SmallTitle > a 
{
	font-size: 25px;
	color: #333;
}
.ReadonlyK2BToolsAttribute_SmallerTitle > a 
{
	white-space: nowrap;
	font-size: 18px;
}
.ReadonlyK2BToolsSimpleImageListText > A 
{
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
.K2BToolsTable_SubWorkWithContentTable .K2BToolsTable_BusinessAnalysisContainer 
{
	margin-left: 0px;
	margin-right: 0px;
}
.K2BTools_SelectableItem .K2BToolsSection_CardListHeader > .gx-attribute:first-child 
{
	float: left;
	margin-left: 11px;
	display: inline-block;
}
.K2BToolsTable_CardListContent .checkbox 
{
	left: -6px;
	top: -3px;
}
.K2BToolsSection_CardListHeader .ReadonlyK2BToolsAttribute_SmallTitle > a 
{
	font-family: Roboto-Medium;
	font-size: 16px;
	color: #2196f3;
	text-transform: uppercase;
}
.K2BToolsSection_CardListHeader .K2BTableActionsRightContainer 
{
	float: right;
}
.K2BTools_SelectableItem .K2BToolsSection_CardListHeader .ReadonlyK2BToolsAttribute_SmallTitle > a 
{
	left: -25px;
}
.K2BToolsSection_CardListContainer .K2BToolsSection_Card 
{
	margin-bottom: 20px;
	min-height: 57px;
}
.K2BToolsSection_CardListHeader span.ReadonlyK2BToolsAttribute_SmallTitle 
{
	left: 15px;
	position: relative;
	top: 7px;
	font-family: Roboto-Medium;
	font-size: 16px;
	color: #393838;
	text-transform: uppercase;
}
.K2BToolsTable_ComponentWithoutTitleContainer .K2BToolsSection_CardListContainer, .K2BToolsTable_ComponentContainer .K2BToolsSection_CardListContainer 
{
	margin-left: 4px;
	margin-right: 0px;
}
.K2BToolsTable_CardListContent .K2BToolsTable_TabularContentContainer 
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.K2BToolsSection_HoverActionContainer:hover .Image_Action_OnSectionHover.gx-disabled 
{
	opacity: 0.2;
}
.K2BToolsSection_CompactCard .checkbox 
{
	position: relative;
	top: -3px;
}
.K2BToolsMenuContainer .sidebar-nav, .K2BT_CollapsibleMenuContainer .sidebar-nav 
{
	box-shadow:none;
}
.K2BToolsMenuContainer .searchField, .K2BToolsMenuContainer UL.K2BMetisMenu LI > A, .K2BT_CollapsibleMenuContainer .searchField, .K2BT_CollapsibleMenuContainer UL.K2BMetisMenu LI > A 
{
	border-right:none;
}
.form-control.K2BTools_CheckAllGrid 
{
	border-style: none;
	left: 43px;
}
.button-checkbox.bootstrap-checkbox.form-control 
{
	border-style: none;
}
.K2BToolsMultipleFilterListContainer .button-checkbox 
{
	min-height: 0px;
}
.K2BToolsSection_CompactCard .button-checkbox 
{
	position: relative;
	top: -2px;
}
.K2BToolsSection_SquareCard .button-checkbox 
{
	left: 5px;
	position: relative;
	top: -3px;
}
.K2BToolsSection_SquareCard .checkbox .button-checkbox 
{
	left: 3px;
	top: -6px;
}
.K2BToolsTable_CardListContent .button-checkbox 
{
	left: -6px;
	position: relative;
	top: 3px;
}
.K2BToolsTable_CardListContent .checkbox .button-checkbox 
{
	left: 1px;
	top: -1px;
}
.K2BToolsTable_GridSettingsContent .gx-checkbox-wrapper 
{
	position: relative;
	top: -1px;
}
.K2BToolsTable_TopAttributeContainer .gx-form-group .gx-attribute 
{
	margin-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.gx-label.control-label 
{
	padding-top: 0px;
	height: 1.577em;
}
.dropdown-menu>.active>a 
{
	background-color: #f5f5f5;
}
.dropdown-menu>.active>a:focus 
{
	background-color: #f5f5f5;
}
.dropdown-menu>.active>a:hover 
{
	background-color: #f5f5f5;
}
.bootstrap-select .dropdown-menu li a span.text 
{
	color: #333;
}
.dropdown-menu 
{
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	font-size: 13px;
	box-shadow:4px 3px 3px rgba(51,51,51,.3);
}
.K2BToolsSection_CardListHeader .K2BToolsTextblock_InitialsCircleSmall 
{
	background-color: #bbdefb;
	float: left;
	left: 1px;
	top: 0px;
	font-family: Roboto-Medium;
	font-size: 16px;
	color: #2196f3;
}
.K2BTools_SelectableItem .K2BToolsSection_CardListHeader .K2BToolsTextblock_InitialsCircleSmall 
{
	left: -38px;
}
.K2BT_SelectedItemRight .ReadonlyK2BToolsAttribute_SmallerTitle 
{
	left: 6px;
	position: relative;
	top: 6px;
	font-size: 16px;
	color: #666;
}
.K2BT_SelectedItemRight > .gx-attribute:nth-child(2), .K2BT_SelectedItemBottom > .gx-attribute:nth-child(2) 
{
	float: left;
}
.K2BT_SelectedItemRight .gx-attribute:nth-child(3) 
{
	float: right;
	position: relative;
	top: 7px;
}
.K2BT_SelectedItemBottom .K2BToolsSection_CardListHeader 
{
	float: left;
}
.K2BT_SelectedItemBottom .gx-attribute:nth-child(3) 
{
	float: right;
	margin-left: 20px;
	margin-right: 8px;
	position: relative;
	top: 2px;
}
.K2BT_SelectedItemBottom .ReadonlyK2BToolsAttribute_SmallerTitle 
{
	margin-left: 6px;
	position: relative;
	top: 3px;
	font-size: 14px;
}
.K2BT_SelectedItemBottom .K2BToolsSection_CardListPhotoContainer 
{
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	border-bottom-right-radius: 12px;
	border-bottom-left-radius: 12px;
	height: 24px;
	width: 24px;
	left: initial;
}
.K2BT_SelectedItemBottom .K2BToolsTextblock_InitialsCircleSmall 
{
	padding-top: 2px;
	height: 24px;
	width: 24px;
}
.K2BT_SelectedItemBottom .K2BToolsAttribute_CardListPhoto, .K2BT_SelectedItemBottom .ReadonlyK2BToolsAttribute_CardListPhoto 
{
	height: 24px;
	width: 24px;
}
.K2BT_SelectedItemsBottom .K2BToolsTextblock_SmallTitle 
{
	margin-left: 0px;
}
.K2BToolsHorizontalMenu .dropdown-menu li a:hover 
{
	background-color: transparent;
	font-weight: 700;
	color: #2b5ca8;
}
.K2BToolsHorizontalMenu .dropdown-menu li a:hover:after 
{
	border-left-color: #2b5ca8;
}
.K2BToolsHorizontalMenu .dropdown-menu li a:after 
{
	border-left-color: #2b5ca8;
	margin-top: 4px;
}
.K2BToolsHorizontalMenu .dropdown-menu li a 
{
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 15px;
	display: block;
	font-family: OpenSans-Regular;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	color: #2b87ff;
	line-height:19px;
	text-decoration-line: underline;
}
.K2BToolsHorizontalMenu > li.open > a, UL.K2BToolsHorizontalMenu > li > a.dropdown-toggle:focus, UL.K2BToolsHorizontalMenu > li > a.dropdown-toggle:hover, UL.K2BToolsHorizontalMenu > li > a:hover, UL.K2BToolsHorizontalMenu > li > a:focus 
{
	background-color: transparent;
	color: #bbdefb;
}
.K2BToolsHorizontalMenu > li > a 
{
	background-color: transparent;
	display: flex;
	font-family: OpenSans-Regular;
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	color: white;
	text-transform: uppercase;
	align-items:center;
	line-height:16px;
}
.K2BToolsHorizontalMenu > li > a:hover 
{
	background-color: transparent;
}
.K2BToolsHorizontalMenu .dropdown-menu 
{
	background-color: #fff;
	border-bottom-color: #7e8499;
	border-left-color: -grey;
	border-right-color: #7e8499;
	border-top-color: #7e8499;
	border-left: c-grey;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	min-width: 180px;
	border-top-left-radius: 10px !important;
	 border-top-right-radius: 10px !important;
	 border-bottom-right-radius: 10px !important;
	 border-bottom-left-radius: 10px !important;
}
.K2BToolsHorizontalMenu .searchField 
{
	background-image: url(../K2BOrionVUCE/K2BUniversalSearch.png);
}
.K2BToolsHorizontalMenu .sidebar-nav-item-icon 
{
	margin-right: 6px;
	height: 14px;
}
.slider.slider-horizontal 
{
	left: 10px;
	margin-bottom: 15px;
	top: 12px;
}
.slider.slider-horizontal  .tooltip.top 
{
	opacity: 1;
	margin-top: -10px;
	height: 30px;
}
.slider.slider-horizontal  .tooltip.top  .tooltip-inner 
{
	background-color: #fff;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	box-shadow: 0px 0px 2px 2px rgba(204,204,204,0.5);
	padding-bottom: 5px;
	padding-top: 5px;
	color: #333;
}
.slider.slider-horizontal  .tooltip.top  .tooltip-inner:hover 
{
	background-color: #2196f3;
	cursor: pointer;
	color: white;
}
.slider.slider-horizontal  .tooltip.top  .tooltip-arrow 
{
	display: none;
}
.slider.slider-horizontal  .slider-track 
{
	background-color: #b7b7b7;
	height: 4px;
	background-image:none;
	 box-shadow:none;
}
.slider.slider-horizontal  .slider-selection 
{
	background-color: #2196f3;
	background-image:none;
}
.slider.slider-horizontal  .tooltip 
{
	position: absolute;
	pointer-events:auto;
}
.slider.slider-horizontal  .tooltip.tooltip-main.top 
{
	display: none;
}
.slider.slider-horizontal  .tooltip.bottom 
{
	opacity: 1;
	margin-top: -15px;
	height: 30px;
}
.slider.slider-horizontal  .tooltip.bottom  .tooltip-inner 
{
	background-color: #fff;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	box-shadow: 0px 0px 2px 2px rgba(204,204,204,0.5);
	padding-bottom: 5px;
	padding-top: 5px;
	color: #333;
}
.slider.slider-horizontal  .tooltip.bottom  .tooltip-inner:hover 
{
	background-color: #2196f3;
	cursor: pointer;
	color: white;
}
.slider.slider-horizontal  .tooltip.bottom  .tooltip-arrow 
{
	display: none;
}
.dummy, div.K2BWizardSteps li.StepAllowClick:hover span.WizardNumber 
{
	background-color: #2196f3;
}
.dummy, div.K2BWizardSteps li.StepAllowClick:hover span.WizardTitle 
{
	color: #2196f3;
}
.dummy, div.K2BWizardSteps li.StepSelected span.WizardTitle 
{
	color: #2196f3;
}
.dummy, div.K2BWizardSteps li.StepCompleted span.WizardTitle 
{
	color: #2196f3;
}
.dummy, div.K2BWizardSteps li.StepSelected span.WizardNumber 
{
	background-color: #2196f3;
}
.dummy, div.K2BWizardSteps li.StepCompleted span.WizardNumber 
{
	background-color: #2196f3;
}
.dummy, div.K2BWizardSteps.WizardCompleted li:last-child.StepCompleted span.WizardNumber 
{
	background-image: url(../K2BWizardFinished.png);
}
.K2BToolsSection_MyAccountHeader .gx-attribute 
{
	float: right;
}
.K2BToolsTable_SearchContainer .gx-attribute 
{
	float: left;
	margin-left: 4px;
}
.PromptAdvancedBarCell .sidebar 
{
	border-right-color: #eae8e8;
	margin-right: 15px;
	border-right-style:solid;
	border-right-width:1px;
}
.K2BToolsTable_TopAttributeContainer img.ReadonlyAttribute_Trn 
{
	height: auto;
}
.gx-freestyle-grid .K2BToolsTable_TopAttributeContainer 
{
	margin-bottom: -15px;
	margin-top: -15px;
}
.dummy, div.K2BWizardSteps span.WizardNumber 
{
	background-color: #959595;
	border-bottom-color: #103d71;
	border-left-color: #103d71;
	border-right-color: #103d71;
	border-top-color: #103d71;
	color: #fff;
}
.dummy, div.K2BWizardSteps span.WizardTitle 
{
	color: #464646;
}
.dummy, div.K2BWizardSteps li.NotAvailableStep.StepCompleted span.WizardTitle 
{
	color: #464646;
}
.dummy, div.K2BWizardSteps li:after 
{
	background-color: #103d71;
}
.dummy, div.K2BWizardSteps li.NotAvailableStep span.WizardNumber 
{
	background-color: #7a7878;
}
.dummy, div.K2BWizardSteps li.StepCompleted.NotAvailableStep span.WizardNumber 
{
	background-color: #7a7878;
}
.slider.slider-horizontal .tooltip.bottom 
{
	opacity: 1;
	margin-top: -28px;
	height: 30px;
}
.K2BToolsSection_HeaderRightContainer .K2BToolsTextBlock_MyAccount 
{
	width: 90px;
	text-align: right;
	display: inline-block !important;
}
.K2BToolsSection_HeaderRightContainer .K2BToolsTextBlock_MyAccount > A 
{
	padding-right: 9px;
	padding-top: 0px;
	display: inline-block;
	width:auto;
}
.K2BToolsSection_HeaderRightContainer .K2BToolsTextblock_UserName 
{
	white-space: normal;
}
.K2BToolsSection_HeaderRightContainer .K2BToolsTextblock_UserEmail 
{
	white-space: normal;
}
.K2BToolsTable_FloatRight .K2BToolsTextblock_UserName 
{
	padding-left: 9px;
	font-family: Roboto-Regular;
	font-size: 15px;
	color: #333;
}
.K2BToolsTable_FloatRight .K2BToolsTable_MyAccountContainer 
{
	margin-top: 14px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.dummy, Table.Table .K2BToolsButton_BtnToggle 
{
	margin-left: -5px;
	margin-top: 7px;
	padding-bottom: 11px;
	padding-top: 3px;
	height:auto;
}
.dummy, Table.Table .Image_HeaderLogo 
{
	margin-left: 10px;
	padding-top: 10px;
}
.K2BToolsSection_HeaderRightContainer .K2BToolsTable_MyAccountContainer 
{
	margin-top: 14px;
	padding-bottom: 7px;
	padding-top: 7px;
	z-index: 20;
}
.K2BToolsSection_HeaderRightContainer .K2BToolsSection_MyAccountHeader 
{
	top:auto;
}
.K2BToolsSection_HeaderRightContainer .K2BToolsTextBlock_ChangePassword 
{
	margin-top: 20px;
	display: block;
}
.K2BToolsSection_HeaderRightContainer .K2BToolsSection_MyAccountUserInfoContainer .K2BToolsImage_RoundPhoto, .K2BToolsSection_MyAccountUserInfoContainer .K2BToolsTextblock_InitialsCircle 
{
	margin-bottom: 30px;
	position: relative;
	top: 20px;
}
.K2BToolsTable_FloatRight .K2BToolsTextBlock_MyAccount > A 
{
	padding-bottom: 6px;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 7px;
	font-family: Roboto-Medium;
	font-size: 16px;
	text-decoration:none;
	 font-size:16px !important;
}
.K2BToolsTable_FloatRight .K2BToolsTextBlock_ChangePassword 
{
	font-family: Roboto-Regular;
	font-size: 14px;
}
.K2BToolsTable_FloatRight .K2BToolsMyAccountTable 
{
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	z-index: 20;
}
.K2BToolsMenuContainer .sidebar, .K2BT_CollapsibleMenuContainer .sidebar 
{
	width: 250px;
	height: calc(100vh - 68px);
}
.K2BToolsMenuContainer.K2BToolsMenuContainerVisible 
{
	left: 0px;
}
.Grid_WorkWith tr:hover 
{
	background-color: #bbdefb;
}
.gx-popup-document .K2BToolsTable_TitleContainer 
{
	margin-left: -15px;
	overflow: hidden;
	min-width: auto !important;
	 overflow: hidden !important;
	 min-height: auto !important;
}
.gx-popup-document .K2BToolsTable_WebPanelDesignerContent 
{
	margin-left: 15px;
	overflow: hidden;
	min-width: auto !important;
	 overflow: hidden !important;
	 min-height: auto !important;
}
.daterangepicker 
{
	margin-top: 0px;
	font-family: Roboto-Regular;
}
.daterangepicker  .calendar-table td.in-range:not(.active) 
{
	background-color: #bbdefb;
}
.daterangepicker  .calendar-table  TD.active
{
	background-color: #2196f3;
}
.daterangepicker  .calendar-table  TD.active:hover
{
	background-color: #2196f3;
}
.sidebar 
{
	transition: width linear 0.2s;
}
.K2BT_MenuCollapsed  .sidebar 
{
	width: 50px;
	transition: width linear 0.2s;
}
.K2BT_MenuCollapsed  .searchField 
{
	display: none;
}
.K2BT_MenuCollapsed  .K2BMetisMenu > li > a > .sidebar-nav-item 
{
	display: none;
}
.K2BT_MenuCollapsed  .K2BMetisMenu > LI:hover > a> .sidebar-nav-item 
{
	background-color: white;
	border-bottom-color: #eae8e8;
	border-left-color: #eae8e8;
	border-right-color: #eae8e8;
	border-top-color: #eae8e8;
	border-style: solid;
	border-width: 1px;
	box-shadow: 4px 3px 3px rgba(51,51,51,0.3);
	left: 50px;
	padding-top: 15px;
	position: absolute;
	top: -1px;
	z-index: 2;
	height: 50px;
	width: 200px;
	display: block;
	border-left:none;
}
.K2BT_MenuCollapsed  .K2BMetisMenu UL A 
{
	padding-left:30px !important;
}
.K2BT_MenuCollapsed  .K2BMetisMenu UL UL A 
{
	padding-left:36px !important;
}
.K2BT_MenuCollapsed  .K2BMetisMenu A 
{
	padding-left: 36px !important;
}
.K2BT_MenuCollapsed  .K2BMetisMenu A SPAN.sidebar-nav-item-icon 
{
	margin-left: -18px;
}
.K2BT_MenuCollapsed  .K2BMetisMenu > LI > UL.mm-collapse 
{
	display: none;
	height: auto !important;
}
.K2BT_MenuCollapsed  .K2BMetisMenu > li > a > .fa.arrow 
{
	display: none;
}
.K2BT_MenuCollapsed  .K2BMetisMenu > LI:hover > ul 
{
	background-color: white;
	border-bottom-color: #eae8e8;
	border-left-color: #eae8e8;
	border-right-color: #eae8e8;
	border-top-color: #eae8e8;
	border-style: solid;
	border-width: 1px;
	left: 50px;
	position: absolute;
	top: 49px;
	z-index: 2000;
	width: 200px;
	display: block;
	padding-top: 0px !important;
	 box-shadow: 4px 3px 3px rgba(51,51,51,0.3) !important;
}
.K2BT_MenuCollapsed  .K2BMetisMenu > li > a 
{
	background-color: #155196;
	height: 49px;
	color: white;
}
.K2BT_MenuCollapsed  .K2BMetisMenu > li > a > img.sidebar-nav-item-icon 
{
	left: -19px;
	position: relative;
	max-height: 23px;
	max-width: 23px;
}
.K2BT_MenuCollapsed  LI
{
	position: relative;
	z-index: 10000;
}
.K2BT_CollapsibleMenuContainer  .K2BMetisMenu > li > a > img 
{
	left: -25px;
	position: relative;
	max-height: 23px;
	max-width: 23px;
}
.K2BT_CollapsibleMenuContainer  .K2BMetisMenu > li > a > img + .sidebar-nav-item 
{
	left: -23px;
	position: relative;
}
.K2BT_StructuredListContainer .K2BToolsTextblock_InitialsCircleSmall 
{
	float: left;
	left: 10px;
	top: 10px;
}
.K2BToolsTableActionsLeftContainer .Image_Action 
{
	margin-left: 10px;
}
.K2BT_StructuredListContainer .gx-attribute:first-child 
{
	float: left;
	left: 28px;
	position: absolute;
	top: 12px;
	width: calc(100% - 200px);
}
.K2BT_StructuredListContent .gx-attribute:first-child 
{
	float: left;
	left: 70px;
	position: absolute;
	top: 0px;
}
.K2BT_StructuredListContent span.ReadonlyK2BToolsAttribute_SmallTitle 
{
	overflow: hidden;
	position: relative;
	top: 7px;
	white-space: nowrap;
	font-family: Roboto-Medium;
	font-size: 16px;
	color: #393838;
	text-transform: uppercase;
	text-overflow: ellipsis;
}
.K2BT_NGA.K2BToolsTable_TopAttributeContainer .Label, .K2BT_NGA.K2BToolsTable_TopAttributeContainer .gx-label 
{
	display: block;
	font-family: OpenSans-Regular;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #2c3142;
}
.K2BToolsSection_CombinedFilters .gx-attribute 
{
	float: left;
}
.K2BToolsSection_OnlyGenericFilter .gx-attribute 
{
	float: left;
}
.K2BToolsTable_TopAttributeContainer .form-group 
{
	margin-left: 0px;
	margin-right: 0px;
	display: block;
}
.K2BT_StructuredListContent span.ReadonlyK2BToolsAttribute_SmallTitle > a 
{
	font-size: 16px;
}
.K2BT_CardWithSummaryContainer > .gx-attribute p.form-control-static 
{
	text-align: center;
}
.K2BT_DetailHorizontal .ReadonlyK2BT_RoundPhotoLarge 
{
	float: left;
	margin-left: 40px;
	margin-top: 40px;
}
.K2BT_DetailMainContentHorizontal .Table 
{
	margin-left: -15px;
	margin-top: 10px;
	width: 100%;
}
.K2BT_DetailHorizontal .K2BTableActionsRightContainer 
{
	margin-right: 30px;
}
.K2BT_DetailHorizontal .K2BT_StructuredListSummary 
{
	position: relative;
	top: 0px;
}
.K2BT_DetailVertical > .gx-attribute, .K2BT_DetailMainContentVertical > .gx-attribute, .K2BT_DetailVertical .K2BT_StructuredListSummary 
{
	text-align: center;
}
.K2BT_DetailMainContentVertical > .Table 
{
	margin-top: 10px;
}
.K2BT_DetailVertical .ReadonlyK2BToolsAttribute_SmallTitle, .K2BT_DetailHorizontal .ReadonlyK2BToolsAttribute_SmallTitle 
{
	position: relative;
	top: 7px;
	font-size: 18px;
}
.K2BT_DetailVertical .K2BT_StructuredListSummary 
{
	position: relative;
	top: 0px;
}
.K2BT_DetailVertical .ReadonlyK2BT_RoundPhotoLarge 
{
	margin-top: 30px;
}
.tooltip 
{
	position: fixed;
}
.K2BToolsTable_TopAttributeContainer .SideLabel:first-child, .K2BToolsTable_TopAttributeContainer .Label:first-child + .SideLabel 
{
	margin-left: 0px;
}
.bootstrap-switch.bootstrap-switch-focused 
{
	border-bottom-color: #2196f3;
	border-left-color: #2196f3;
	border-right-color: #2196f3;
	border-top-color: #2196f3;
	box-shadow: 0px 0px 6px #2196f3;
}
.K2BT_NotificationContainer:hover 
{
	background-color: #bbdefb;
}
.K2BT_NotificationContentContainer .K2BToolsButton_MinimalAction 
{
	float: right;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-transform: none;
}
.K2BT_NotificationContentContainer > div 
{
	float: left;
	width: 100%;
}
.bootstrap-switch .bootstrap-switch-success 
{
	background-color: #2196f3;
}
.K2BT_NotificationsTableContainer .Table_ActionsContainer 
{
	margin-left: 0px;
}
.K2BToolsTable_GridConfigurationContainer .K2BToolsTableCell_ActionContainer IMG, .K2BToolsTable_GridConfigurationContainer .K2BToolsTableCell_ActionContainer INPUT 
{
	margin-bottom: 8px;
}
.K2BT_PopOverContainer .K2BToolsTable_WebPanelDesignerContent 
{
	margin-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.K2BT_PopOverContainer .K2BToolsSection_Card 
{
	border-style: none;
	box-shadow: 0px 0px 0px 0px;
}
.K2BT_PopOverContainer .ReadonlyK2BT_RoundPhotoLarge 
{
	margin-top: 0px;
	height: 100px;
	width: 100px;
}
.K2BT_PopOverContainer .K2BT_DetailMainContentHorizontal 
{
	margin-left: 190px;
}
.K2BT_CommentHeader .K2BToolsTextblock_InitialsCircleSmall 
{
	position: absolute;
	top: 0px;
	z-index: 1;
	font-weight: bold;
	color: #155196;
}
.K2BT_CommentActions img 
{
	margin-bottom: 5px;
	max-height: 21px;
	background-image:none !important;
}
.K2BT_CommentReply .K2BT_CommentAuthorName 
{
	left: 0px;
	padding-bottom: 10px;
	display: block;
}
.K2BT_CommentItem:last-child 
{
	border-bottom: none;
}
.K2BT_CommentAuthorFooter .K2BT_CommentAuthorName 
{
	float: right;
	right: 10px;
	top: 3px;
	font-size: 11px;
	color: #777;
	left: unset;
}
.K2BT_CommentAuthorFooter .K2BToolsTextblock_InitialsCircleSmall 
{
	float: right;
	padding-top: 2px;
	top: 0px;
	height: 20px;
	width: 20px;
	font-size: 12px;
}
.K2BT_CommentAuthorFooter .K2BT_CommentAuthorImageContainer 
{
	right: 15px;
}
.K2BT_CommentAuthorFooter .K2BT_CommentAuthorImage 
{
	height: 20px;
	width: 20px;
}
.K2BT_CommentThreadContainer .FreeStyleGrid .row:not(:first-child) .K2BT_CommentItem 
{
	background-color: #f5f6f6;
	border-bottom: 1px solid #ccc;
	margin-left: 45px;
	padding-left: 15px;
}
.K2BT_TagEnabledFieldContainer:focus-within .K2BT_CommentInputField, .K2BT_TagEnabledFieldEditing 
{
	height: 60px;
}
.K2BT_NewThreadComponent .K2BT_CommentInputField 
{
	padding-top: 7px;
	position: relative;
	height: 36px;
	width: calc(100% - 50px);
}
.K2BT_NewThreadComponent .gx_usercontrol 
{
	float: left;
	width: 100%;
}
.K2BT_NewThreadComponent .K2BToolsTextblock_InitialsCircleSmall 
{
	margin-top: 15px;
	position: absolute;
	top: 0px;
	z-index: 1;
	font-weight: bold;
	color: #155196;
}
.K2BT_NewThreadComponent .K2BT_TagEnabledFieldContainer:focus-within .K2BT_CommentInputField, .K2BT_NewThreadComponent .K2BT_TagEnabledFieldEditing 
{
	height: 72px;
}
.K2BT_NewThreadComponent .K2BT_TagEnabledFieldContainer 
{
	margin-left: 50px;
}
.K2BT_CommentThreadContainer .K2BT_TagEnabledFieldContainer 
{
	margin-left: 30px;
}
.K2BT_CommentItem:hover .K2BT_CommentActions, .K2BT_CommentReply:hover .K2BT_CommentActions 
{
	opacity: 1;
}
.K2BT_SimpleECommerceContent .form-control-static 
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	min-height:initial;
}
.dummy, img.ReadonlyK2BT_RoundPhotoSmall:not([src]), img.ReadonlyK2BT_RoundPhotoSmall[src=""] 
{
	background-color: #fff;
	background-image: url(../K2BT_EmptyPhoto.png);
	background-repeat: no-repeat;
	border-width: 0px;
	content:url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==");
	  background-size:16px 12px;
	 background-position-x:21px;
	 background-position-y:24px;
}
.K2BT_DetailPopoverContainer .K2BToolsTable_TabularContentContainer 
{
	padding-left: 0px;
}
.K2BT_DetailPopoverContainer .K2BToolsTable_TopAttributeContainer .form-group 
{
	margin-bottom: 0px;
}
.K2BT_DetailPopoverContainer .K2BToolsTable_TopAttributeContainer 
{
	margin-bottom: 5px;
}
.K2BT_DetailPopoverContainer .ReadonlyK2BT_RoundPhotoSmall 
{
	float: left;
}
.K2BT_PopOverContainer .K2BToolsTable_ComponentContainer,  .K2BT_PopOverContainer .K2BToolsTable_ComponentWithoutTitleContainer 
{
	border-style: none;
	box-shadow: 0px 0px 0px 0px;
	min-width: 300px;
}
.K2BT_PopOverContainer img.ReadonlyAttribute_Trn 
{
	max-width: 100px;
}
.K2BT_PopOverContainer.K2BT_LeftPopover.K2BT_BottomPopover:after 
{
	border-bottom: 1px solid #eae8e8;
	border-left: 1px solid #eae8e8;
	border-right: 0px solid #eae8e8;
	border-top: 0px solid #eae8e8;
	bottom: 13px;
	left: 0%;
	margin-left: -9px;
}
.K2BT_PopOverContainer.K2BT_LeftPopover.K2BT_BottomPopover 
{
	margin-bottom: -29px;
}
.K2BT_PopOverContainer.K2BT_LeftPopover.K2BT_TopPopover:after 
{
	border-bottom: 1px solid #eae8e8;
	border-left: 1px solid #eae8e8;
	border-right: 0px solid #eae8e8;
	border-top: 0px solid #eae8e8;
	left: 0%;
	margin-left: -9px;
	top: 13px;
}
.K2BT_PopOverContainer.K2BT_LeftPopover.K2BT_TopPopover 
{
	margin-left: 15px;
	margin-top: -26px;
}
.K2BT_PopOverContainer.K2BT_RightPopover.K2BT_BottomPopover:after 
{
	border-bottom: 0px solid #eae8e8;
	border-left: 0px solid #eae8e8;
	border-right: 1px solid #eae8e8;
	border-top: 1px solid #eae8e8;
	bottom: 13px;
	box-shadow: 2px -1px 3px 1px rgba(51,51,51,0.3);
	left: 100%;
	margin-left: -7px;
}
.K2BT_PopOverContainer.K2BT_RightPopover.K2BT_BottomPopover 
{
	margin-bottom: -30px;
	margin-right: 10px;
}
.K2BT_PopOverContainer.K2BT_RightPopover.K2BT_TopPopover:after 
{
	border-bottom: 0px solid #eae8e8;
	border-left: 0px solid #eae8e8;
	border-right: 1px solid #eae8e8;
	border-top: 1px solid #eae8e8;
	box-shadow: 2px -1px 3px 1px rgba(51,51,51,0.3);
	left: 100%;
	margin-left: -7px;
	top: 13px;
}
.K2BT_PopOverContainer.K2BT_RightPopover.K2BT_TopPopover 
{
	margin-right: 10px;
	margin-top: -27px;
}
.K2BT_PopOverContainer:after 
{
	background-color: #fff;
	position: absolute;
	height: 15px;
	width: 15px;
	content:"";
	 transform:rotate(45deg);
}
.dummy, input[data-gx-password-reveal]+.gx-pwd-reveal-btn 
{
	float: none;
	left: 0px;
	position: relative;
	top: 0px;
	border-style:none;
	  border-bottom: 1px solid #b7b7b7;
}
.gx-pwd-reveal-btn .btn 
{
	background-color: transparent;
	border-style: none;
}
.dummy, input[data-gx-password-reveal]:focus + .gx-pwd-reveal-btn 
{
	border-bottom-color: #2196f3;
}
.K2BTools_SelectableItem:hover .K2BToolsTextblock_InitialsCircleSmall,.K2BTools_GridSelecting .K2BToolsTextblock_InitialsCircleSmall,.K2BTools_SelectableItem:hover .K2BT_StructuredListPhoto,.K2BTools_GridSelecting.K2BT_StructuredListPhoto,.K2BTools_SelectableItem:hover .K2BToolsSection_CardListPhotoContainer,.K2BTools_GridSelecting .K2BToolsSection_CardListPhotoContainer 
{
	visibility: hidden;
}
.gx-multimedia-upload .BtnEnter 
{
	background-color: #2196f3;
	border-bottom-color: #2196f3;
	border-left-color: #2196f3;
	border-right-color: #2196f3;
	border-top-color: #2196f3;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
	padding-bottom: 6px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 6px;
	font-family: Roboto-Medium;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
}
.gx-multimedia-upload .BtnEnter:hover 
{
	background-color: #42a5f5;
	border-bottom-color: #42a5f5;
	border-left-color: #42a5f5;
	border-right-color: #42a5f5;
	border-top-color: #42a5f5;
}
.gx-multimedia-upload .BtnEnter:focus 
{
	box-shadow: 0px 0px 10px -1px #2196f3;
	outline:none;
}
.K2BT_SG .form-control-static 
{
	padding-bottom: 7px;
	padding-top: 7px;
	min-height: 0px;
}
.K2BT_NGA .form-group 
{
	margin-bottom: 15px;
	margin-top: 0px;
}
.K2BToolsTable_AttributeContainer .form-group 
{
	margin-bottom: 15px;
}
.K2BT_NGA .form-control 
{
	height: 1.577em;
	font-family: OpenSans-Regular;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.K2BT_NGA .Label 
{
	font-family: Avenir-Roman;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}
.Calendar > table > thead > tr:first-child > td.calendarbutton:first-child 
{
	visibility: hidden;
}
.K2BToolsTable_TopAttributeContainer .gx-label 
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	height: auto;
	text-align: left;
}
.K2BToolsTable_TopAttributeContainer .form-group::before, .K2BToolsTable_TopAttributeContainer .form-group::after 
{
	display: none;
}
.daterangepicker:before, .daterangepicker:after 
{
	display: none;
}
.K2BT_NGA .form-control-static 
{
	margin-top: 0px;
	min-height: 0px;
	font-family: OpenSans-Regular;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.K2BT_MultipleComboFilterContainer a 
{
	font-family: Avenir-Roman;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #464646;
}
.K2BToolsTable_SideTextContainer .form-control 
{
	margin-right: 5px;
}
.K2BToolsTable_SideTextContainer .SideLabel 
{
	height: 1.5em;
}
.K2BToolsTable_SideTextContainer .input-group-btn 
{
	left: -5px;
	position: relative;
}
.K2BToolsTable_SideTextContainer select 
{
	margin-top: -1px;
}
.K2BT_NGA .gx-label 
{
	font-family: Avenir-Roman;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}
.dp_container a.btn.btn-default 
{
	border:none;
}
.K2BToolsTable_TopAttributeContainer > .gx-attribute 
{
	margin-bottom: 15px;
	margin-top: 5px;
}
.K2BToolsMultipleFilterListContainer .FreeStyleGrid_WPB .row 
{
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 30px;
}
.K2BT_MFCDA A 
{
	font-size: 9px;
}
.K2BT_NGA .K2BToolsTable_FieldBorder .form-control 
{
	margin-top: 0px;
}
.K2BToolsTable_AttributeContainer .K2BToolsTable_SideTextContainer .SideLabel 
{
	margin-top: 0px;
}
.K2BT_NGA.K2BToolsTable_TopAttributeContainer .Label 
{
	margin-top: 0px;
}
.K2BToolsTable_TopAttributeContainer .K2BT_DateRangeFilterField 
{
	margin-top: 5px;
}
.SideLabel:last-child 
{
	border-left: 5px;
}
.K2BToolsTable_SideTextContainer .K2BToolsTable_FieldBorder, .K2BToolsTable_SideTextContainer .K2BT_MultipleComboFilterContainer 
{
	margin-bottom: 0px;
	margin-top: 0px;
}
.Grid_WorkWith .K2BT_GridAggregationsRow:hover 
{
	background-color: transparent;
}
.K2BT_GridAggregationsRow .ReadonlyAttribute_Grid 
{
	color: #464646;
}
.K2BToolsTable_SideTextContainer .gx-attribute 
{
	float: left;
}
.K2BToolsSection_CompactCard .ReadonlyK2BToolsAttribute_SmallerTitle 
{
	padding-bottom: 7px;
	padding-top: 7px;
	display: block;
}
.K2BT_ColumnFilterButton 
{
	background-image: url(../K2BOrionVUCE/K2BT_ColumnFilter.png);
	float: right;
	height: 15px;
	width: 15px;
	display: block;
	cursor: pointer;
	background-size:15px;
}
.gx-attribute .input-group .input-group-btn 
{
	border-bottom-color: #b7b7b7;
}
.gx-attribute .input-group .input-group-btn > a.gx-image-link 
{
	border:none;
}
.K2BT_ColumnFilterButton:after 
{
	content: "";
}
.K2BT_ColumnWithActiveFilter .K2BT_ColumnFilterButton 
{
	background-image: url(../K2BOrionVUCE/K2BT_ColumnFilterActive.png);
}
.K2BT_TagsCollectionItem:hover .K2BT_TagsCollectionItemClose 
{
	background-image: url(../K2BT_TagDeleteHover.png);
}
.K2BT_TagsCollectionItem:hover 
{
	background-color: #ffe5b2;
	border-style: none;
	border-width: 0px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	max-width: 100%;
	display: flex;
	color: #2c3142;
	align-items:center;
}
.K2BT_ListViewerItem:hover, .K2BT_RangeFilterListManual:hover 
{
	background-color: #f5f5f5;
	cursor: pointer;
}
.K2BT_RangeFilterListManual:hover a 
{
	text-decoration: none;
	color: #464646;
}
.K2BT_ListViewerItemSelected .K2BT_ListViewerItemTitle, .K2BT_ListViewerItemSelected A, .K2BT_RangeFilterListManual.K2BT_ListViewerItemSelected:hover a 
{
	color: #2196f3;
}
.K2BT_GridColumnFilterSection .K2BToolsMultipleFilterListContainer 
{
	border-style: none;
	margin-left: -15px;
	margin-right: -15px;
	margin-top: -10px;
	position:initial;
	 box-shadow:none;
}
.K2BT_GridColumnFilterSection .form-control:not(select) 
{
	background-image: url(../prompt.gif);
	background-position: center right;
	background-repeat: no-repeat;
}
.K2BToolsTable_SideTextContainer .input-group 
{
	width: auto;
}
.K2BToolsTable_MultipleComboMainTable .K2BToolsMultipleFilterListContainer 
{
	border-bottom-color: #103d71;
	border-left-color: #103d71;
	border-right-color: #103d71;
	border-top-color: #103d71;
	border-style: solid;
	border-width: 1px;
	box-shadow: 4px 3px 3px rgba(51,51,51,0.3);
	left: 15px;
	position: absolute;
	top: -17px;
	z-index: 2000;
}
.K2BT_GridColumnFilterSection .dp_container .form-control, .K2BT_GridColumnFilterSection .K2BT_SemanticRangeListFilter .form-control, .K2BT_GridColumnFilterSection .form-control.K2BT_DateRangeFilterField 
{
	width: 100%;
	background-image:none;
}
.K2BToolsTable_WorkWithContentTable .K2BT_TagsCollectionContainer 
{
	min-height: 50px;
}
.Grid_WorkWith TD.ActionColumn img 
{
	height: 1.4em;
	max-height: 44px;
	font-family: Avenir-Roman;
	font-size: 13px;
	width: auto !important;
}
.Grid_WorkWith .button-checkbox 
{
	position: relative;
	top: -3px;
}
.K2BT_CommentThreadContainer .K2BToolsButton_MinimalAction, .K2BT_CommentThreadContainer .K2BT_IncludeMeetingToggle 
{
	visibility: hidden;
}
.K2BT_CommentThreadContainer:focus-within .K2BToolsButton_MinimalAction, .K2BT_CommentThreadContainer:hover .K2BToolsButton_MinimalAction, .K2BT_CommentThreadContainer:focus-within .K2BT_IncludeMeetingToggle, .K2BT_CommentThreadContainer:hover .K2BT_IncludeMeetingToggle 
{
	visibility: visible;
}
.K2BT_VideoCallContainer .gx_usercontrol 
{
	left: 0px;
	position: fixed;
	top: 0px;
	height: 100vh;
	width: 100vw;
}
.Image_Action:hover, .Image_Action_OnSectionHover:hover, .K2BToolsTwoPane_Action:hover, .Image_ToggleDownloadsAction:hover 
{
	opacity: 0.8;
}
.K2BToolsTable_FilterCollapsibleTable .FilterContainerTable 
{
	border-bottom-color: #eae8e8;
	border-left-color: #eae8e8;
	border-right-color: #eae8e8;
	border-top-color: #eae8e8;
	border-style: solid;
	border-width: 1px;
	box-shadow: 4px 3px 3px rgba(51,51,51,0.3);
	top: 2px;
	min-width: 50vw;
}
.K2BT_OnlyDetailedFiltersContainer .FilterContainerTable 
{
	background-color: transparent;
	padding-left: 0px;
}
.K2BToolsTextBlock_MyAccount 
{
	width: calc(100% - 45px);
}
.K2BToolsTextBlock_MyAccount A 
{
	display: block;
}
.K2BT_LeftMeetingActions .K2BToolsButton_MainAction 
{
	margin-right: 15px;
}
.Table_ActionsContainer .ReadonlyK2BT_TextAction 
{
	margin-right: 8px;
}
.Table_ActionsContainer .K2BToolsTableCell_ActionContainer:last-child .ReadonlyK2BT_TextAction 
{
	margin-right: 0px;
}
.Attribute_Filter 
{
	background-color: white;
	color: black;
	text-align: left;
	background-size:17px;
	padding-left:12px !important;
	padding-right:24px !important;
}
.Attribute_Filter  SELECT.Attribute_Filter
{
	background-image: url(../K2BOrionVUCE/arrow_down_black.png);
	background-position: right center !important;
	background-repeat: no-repeat;
	margin-right: 2px;
	padding-left: 0px;
	padding-right: 24px;
	padding-top: 0px;
	appearance:none;
	-moz-appearance:none;
	padding-top:0px !important;
	-webkit-appearance:none;
	background-image: url(../K2BOrionVUCE/arrow_down_black.png) !important;
}
.Attribute_FilterLabel 
{
	font-family: OpenSans-Regular;
	font-size: 14px;
	color: #2c3142;
	padding-top: 3px !important;
}
.Attribute_TrnLabel 
{
	color: #333;
	color: #333 !important;
	line-height: 40px;
}
.login-form 
{
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	left: 0px;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	position: absolute;
	right: 0px;
	top: 50%;
	width: 450px;
	background:#d1d1d1;
	left:0;
	-moz-border-radius:4px;
	-moz-transform:translatey(-50%);
	-ms-transform:translatey(-50%);
	right:0;
	transform:translatey(-50%);
	-webkit-border-radius:4px;
	-webkit-transform:translatey(-50%);
}
.log-btn 
{
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	height: 50px;
	width: 90%;
	display: inline-block;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	background:#0ac986;
	border:none;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
.log-btn  .log-btn:hover 
{
	background-color: #119869;
}
.id-log-btn 
{
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	height: 50px;
	width: 90%;
	display: inline-block;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	background:rgb(0, 105, 217);
	border:none;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
.id-log-btn  .id-log-btn:hover 
{
	background-color: #1158a5;
}
.TextBlock_LineSeparatorOpen>a 
{
	float: left;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 13px;
	margin-top: -1px;
	padding-left: 0px;
	width: 100%;
	white-space: nowrap;
}
.Attribute_FilterLabelCenter 
{
	padding-left: 25%;
	font-family: OpenSans-Regular;
	font-size: 14px;
	color: #2c3142;
}
.icon-alerta:before 
{
	content:"\e900";
}
.icon-ayuda:before 
{
	content:"\e901";
}
.icon-cal:before 
{
	content:"\e902";
}
.icon-cancel:before 
{
	content:"\e903";
}
.icon-changeuser:before 
{
	content:"\e904";
}
.icon-clock:before 
{
	content:"\e905";
}
.icon-correct:before 
{
	content:"\e906";
}
.icon-cursor:before 
{
	content:"\e907";
}
.icon-descarga:before 
{
	font-family: icon-vuce;
	font-size: 18pt;
	color: #fff;
	content:"\e908";
}
.icon-download:before 
{
	content:"\e909";
}
.icon-escribir:before 
{
	content:"\e90a";
}
.icon-file:before 
{
	content:"\e90b";
}
.icon-first:before 
{
	content:"\e90c";
}
.icon-flecha1:before 
{
	content:"\e90d";
}
.icon-flecha2:before 
{
	content:"\e90e";
}
.icon-important:before 
{
	content:"\e90f";
}
.icon-inbox:before 
{
	position: relative;
	font-family: icon-vuce;
	font-size: 20pt;
	color: #fab41d;
	vertical-align: middle;
	content:"\e910";
}
.icon-last:before 
{
	content:"\e911";
}
.icon-logout:before 
{
	content:"\e912";
}
.icon-lupa:before 
{
	font-family: icon-vuce;
	font-size: 20pt;
	color: #fab41d;
	vertical-align: middle;
	content:"\e913";
}
.icon-mas:before 
{
	content:"\e914";
}
.icon-menos:before 
{
	font-family: icon-vuce;
	font-size: 24px;
	color: #fab41d;
	vertical-align: middle;
	content:"\e92d";
}
.icon-mensaje:before 
{
	position: relative;
	font-family: icon-vuce;
	font-size: 20pt;
	color: #fab41d;
	vertical-align: middle;
	content:"\e916";
}
.icon-next:before 
{
	content:"\e917";
}
.icon-padnote:before 
{
	font-family: icon-vuce;
	font-size: 20pt;
	color: #fab41d;
	vertical-align: middle;
	content:"\e918";
}
.icon-peso:before 
{
	font-family: icon-vuce;
	font-size: 20pt;
	color: #fab41d;
	vertical-align: middle;
	content:"\e919";
}
.icon-prev:before 
{
	content:"\e91a";
}
.icon-refresh:before 
{
	content:"\e91b";
}
.icon-settings:before 
{
	position: relative;
	font-family: icon-vuce;
	font-size: 20pt;
	color: #fab41d;
	vertical-align: middle;
	content:"\e91c";
}
.icon-shoppingcart:before 
{
	content:"\e91d";
}
.icon-speechbubble:before 
{
	content:"\e91e";
}
.icon-trash:before 
{
	content:"\e91f";
}
.icon-vermas:before 
{
	font-family: icon-vuce;
	font-size: 12pt;
	color: #fab41d;
	content:"\e920";
}
.table  .icon 
{
	color: #fab41d;
}
.TextBlokMasFiltro 
{
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #1f78e9;
}
.minwidth150 
{
	min-width: 150px;
}
.K2BT_OverflowActionsContainer 
{
	background-color: #fff;
	border-bottom-color: #7e8499;
	border-left-color: #7e8499;
	border-right-color: #7e8499;
	border-top-color: #7e8499;
	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;
	padding-bottom: 6px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
	position: absolute;
	right: 0px;
	z-index: 99;
	display: flex;
	flex-direction:column;
}
.K2BT_OverflowMenuAction 
{
	margin-bottom: 6px;
	height: 20px;
	display: inline;
	cursor: pointer;
	font-family: OpenSans-Regular;
	font-size: 12px;
	text-decoration: underline;
	color: #2b87ff;
	vertical-align: middle;
}
.K2BT_OverflowActionsContainerWithImage .K2BT_OverflowMenuAction 
{
	background-repeat: no-repeat;
	margin-bottom: 6px;
	background-position-y:2px;
	background-size:14px;
}
.K2BT_OverflowMenuAction:hover 
{
	margin-bottom: 6px;
	height: 20px;
	display: inline;
	cursor: pointer;
	font-family: OpenSans-Regular;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #2b87ff;
	vertical-align: middle;
}
.K2BT_ActionForOverflowMenu 
{
	background-image: url(../more_options.png);
	display: none;
}
.K2BT_OverflowActionsToggle A 
{
	background-image: url(../more_options.png);
	background-repeat: no-repeat;
	overflow: hidden;
	height: 20px;
	width: 20px;
	display: block;
	user-select:none;
	color: transparent!important;
}
.K2BT_OverflowActionsToggle A:hover 
{
	background-image: url(../more_options.png);
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
	user-select:none;
	color: transparent!important;
}
.ActionVisibleOnRowHover .K2BT_OverflowActionsContainer 
{
	display: none;
}
.tr:hover .ActionVisibleOnRowHover .K2BT_OverflowActionsContainer 
{
	display: flex;
}
.Grid_WorkWithLandingOdd 
{
	padding-left: 15px;
	min-height: 54px;
}
.Grid_WorkWithLandingEven 
{
	background-color: #e0ebf7;
	padding-left: 15px;
	min-height: 54px;
}
.titulodynform 
{
	display: inline;
	font-family: Avenir-Roman;
	font-size: 24px;
	font-weight: 600;
	color: #155196;
	vertical-align: bottom;
	display: inline !important;
	 font-family: Avenir-Roman !important;
	 font-size: 24px !important;
	 font-weight: 600 !important;
	 color: #155196 !important;
	 vertical-align: bottom !important;
}
.titulodynform + p.SimpleReadOnlyField 
{
	display: inline;
	font-family: Avenir-Roman;
	font-size: 24px;
	font-weight: 600;
	color: #155196;
	vertical-align: bottom;
	display: inline !important;
	 font-family: Avenir-Roman !important;
	 font-size: 24px !important;
	 font-weight: 600 !important;
	 color: #155196 !important;
	 vertical-align: bottom !important;
}
.DynFormEditRowContainer fieldset 
{
	display: block !important;
	margin-inline-end: 2px !important;
	margin-inline-start: 2px !important;
	padding-inline-start: 0.75em !important;
	padding-block-start: 0.35em !important;
	padding-block-end: 0.625em !important;
	padding-inline-end: 0.75em !important;
	border-width: 2px !important;
	min-inline-size: min-content !important;
	border-color: threedface !important;
	border-style: groove !important;
	border-image: initial !important;
}
.DynFormEditRowContainer legend 
{
	display: block !important;
	 width: auto !important;
	 padding: 0 !important;
	 margin-bottom: 0 !important;
	 font-size: inherit !important;
	 line-height: inherit !important;
	color: #333 !important;
	border: 0 !important;
	border-bottom: none !important;
}
.Attribute_Filter.gx-checkbox-wrapper>input 
{
	margin-left: 0 !important;
}
.DynFormCreateUpdateDynamicPropertyContainer 
{
	background-color: #fff;
}
.DynFormCreateUpdateDynamicPropertyContainer .form-control 
{
	border-bottom-color: rgba(183,183,183,0.39);
	border-left-color: rgba(183,183,183,0.39);
	border-right-color: rgba(183,183,183,0.39);
	border-top-color: rgba(183,183,183,0.39);
	border-style: solid;
	border-width: 1px;
	box-shadow: 2px 2px 3px rgba(0,0,0,0.07);
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
.DynFormCreateUpdateDynamicPropertyContainer .gx-checkbox-wrapper>input 
{
	position: relative !important;
	margin-left: 0 !important;
}
.DynFormCreateUpdateDynamicPropertyContainer .DynFormButton 
{
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	font-size: 14px;
	height: fit-content;
}
.DynFormCreateUpdateDynamicPropertyContainer .DynPropGroupContainer 
{
	margin-bottom: 50px;
}
.DynFormCreateUpdateDynamicPropertyContainer .DynFormButton:hover 
{
	background-color: #e6e6e6;
	color: #444;
	outline:none;
}
.DynFormCreateUpdateDynamicPropertyContainer .DynFormButton:focus 
{
	background-color: #e6e6e6;
	color: #444;
	outline:none;
}
.Attribute_TrnFileInputLabel~div.gx-attribute>div 
{
	display: flex;
	 flex-direction: row-reverse;
}
.Readonlywwformprefix 
{
	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-bottom: 0px;
	padding-top: 0px;
	width: auto;
	max-width: 100%;
	font-family: Avenir-Roman;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #666;
	box-shadow:none !important;
	 height:unset;
	word-break: break-word;
}
.padding10px 
{
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
.TableLandingMensajes .K2BToolsTable_TabularContentContainer 
{
	border-bottom-color: #a1a1a1;
	border-left-color: white;
	border-right-color: white;
	border-top-color: white;
	border-left: 0px;
	border-right: 0px;
	border-style: solid;
	border-top: 0px;
	border-width: 1px;
	padding-bottom: 0px;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 0px;
	border-left-color: white !important;
	 border-right-color: white !important;
}
.TableLandingMensajes .K2BToolsTable_AttributeContainer 
{
	margin-top: -20px;
	top: 0px;
	width: 100%;
	top:0;
}
.K2BT_DateRangeFilterField 
{
	background-color: white;
	background-image: url(../K2BOrionVUCE/calendar.png);
	background-repeat: no-repeat;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	margin-top: 5px;
	padding-left: 12px;
	min-height: 39px;
	width: 220px;
	color: black;
	background-position-x:calc(100% - 10px);
	background-position-y:center;
	background-size:20px;
}
.resumen 
{
	border-bottom: 1px solid #ddd;
	padding-bottom: 8px;
	min-height: 36px;
}
.resume int 
{
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 6px;
	padding-left: 20px;
	border:none;
}
.K2BT_OverflowActionsCellContainer 
{
	position: relative;
}
.tuexporta_tooltip .tooltiptext 
{
	background-color: black;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	margin-top: 24px;
	padding-bottom: 12px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 12px;
	position: relative;
	z-index: 1;
	visibility: hidden;
	width: 120px;
	display: hidden;
	color: #fff;
	text-align: center;
	margin-left:calc(50% - 60px);
	margin-left:calc(50% - 60px);
}
.tuexporta_tooltip:hover .tooltiptext 
{
	visibility: visible;
	display: block;
}
.hide 
{
	display: none;
}
.navbar-brand 
{
	background-position: center;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-right: 35px;
	width: 165px;
	text-indent: -99999px;
	background-size:138px;
	margin-left:0;
}
.Background_Header:hover + .hide 
{
	display: block;
}
.K2BToolsTable_SearchContainerVUCE .gx-attribute 
{
	color: #fff;
}
.dropdown-submenu .dropdown-toggle:hover 
{
	font-weight: 700;
	color: #2c3142;
	text-decoration-line: none;
}
.LabelRequired:after 
{
	left: 4px;
	position: relative;
	color: #dd3c57;
	content:"*";
}
.nav-tabs>li.active>a:hover 
{
	background-color: #2c3142;
	border-style: none;
	cursor: default;
	font-family: OpenSans-Regular;
	font-size: 12px;
	color: #fff;
	border-top-width:0;
	line-height:30px;
}
.nav-tabs>li.active>a:focus 
{
	background-color: #2c3142;
	border-style: none;
	cursor: default;
	font-family: opensans-regular;
	font-size: 12px;
	color: #fff;
	border-top-width:0;
	line-height:30px;
}
.Image_Filter:after 
{
	left: 15px;
	position: relative;
}
.PaggingTextLabel::after 
{
	left: 12px;
	position: relative;
}
.FiltrosVUCE [class*='col'] 
{
	width: auto;
	flex-grow:0;
}
.FiltrosVUCE .input-group 
{
	width: 220px;
}
.FiltrosVUCE .input-group .form-control 
{
	z-index: 0;
	max-width:initial;
}
.FiltrosVUCE .input-group>:not(input) 
{
	width: 1%;
}
.TextblockLink A 
{
	font-family: OpenSans-Regular;
	font-size: 14px;
	text-decoration: underline;
	color: #2b87ff;
}
.K2BTools_CheckAllGrid.gx-checkbox-wrapper 
{
	margin-left: 16px;
}
.ReadonlyAttribute_Grid .bootstrap-checkbox button.btn>span.cb-icon-check-empty, .bootstrap-checkbox button.btn>span.cb-icon-check 
{
	background-color: #f0f1f2;
	border-bottom-color: #c2c6cc;
	border-left-color: #c2c6cc;
	border-right-color: #c2c6cc;
	border-top-color: #c2c6cc;
	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;
	height: 24px !important;
	 width: 24px !important;
}
.K2BToolsTable_GridSettingsContent .bootstrap-checkbox button.btn>span.cb-icon-check 
{
	background-color: #fff;
	background-image: url(../K2BOrionVUCE/K2BCheckBox.png);
	border-bottom-color: #f3a303;
	border-left-color: #f3a303;
	border-right-color: #f3a303;
	border-top-color: #f3a303;
	border-style: solid;
	border-width: 2px;
	background-position: 0px 0px !important;
	height:24px !important;
	width:24px !important;
}
.K2BToolsTable_GridSettingsContent .bootstrap-checkbox button.btn>span.cb-icon-check-empty 
{
	background-color: #fff;
	border-bottom-color: #f3a303;
	border-left-color: #f3a303;
	border-right-color: #f3a303;
	border-top-color: #f3a303;
	border-style: solid;
	border-width: 2px;
	background-position: 0px 0px !important;
	height:24px !important;
	width:24px !important;
}
.Attribute_FilterCheckBox .bootstrap-checkbox button.btn>span.cb-icon-check 
{
	background-color: #fff;
	background-image: url(../K2BOrionVUCE/K2BCheckBox.png);
	border-bottom-color: #f3a303;
	border-left-color: #f3a303;
	border-right-color: #f3a303;
	border-top-color: #f3a303;
	border-style: solid;
	border-width: 2px;
	background-position: 0px 0px !important;
	height:24px !important;
	width:24px !important;
}
.Attribute_FilterCheckBox .bootstrap-checkbox button.btn>span.cb-icon-check-empty 
{
	background-color: #fff;
	border-bottom-color: #f3a303;
	border-left-color: #f3a303;
	border-right-color: #f3a303;
	border-top-color: #f3a303;
	border-style: solid;
	border-width: 2px;
	background-position: 0px 0px !important;
	height:24px !important;
	width:24px !important;
}
.ReadOnlyCheckBoxAttribute .bootstrap-checkbox button.btn>span.cb-icon-check 
{
	background-color: #fff;
	background-image: url(../K2BOrionVUCE/K2BCheckBox.png);
	border-bottom-color: #f3a303;
	border-left-color: #f3a303;
	border-right-color: #f3a303;
	border-top-color: #f3a303;
	border-style: solid;
	border-width: 2px;
	margin-top: -8px;
	background-position: 0px 0px !important;
	height:24px !important;
	width:24px !important;
}
.ReadOnlyCheckBoxAttribute .bootstrap-checkbox button.btn>span.cb-icon-check-empty 
{
	background-color: #fff;
	border-bottom-color: #f3a303;
	border-left-color: #f3a303;
	border-right-color: #f3a303;
	border-top-color: #f3a303;
	border-style: solid;
	border-width: 2px;
	margin-top: -8px;
	background-position: 0px 0px !important;
	height:24px !important;
	width:24px !important;
}
.dummy,[class$="cb-icon-check-empty"] 
{
	background-color: #fff;
	background-position: 0 0 !important;
	border-bottom-color: #f3a303;
	border-left-color: #f3a303;
	border-right-color: #f3a303;
	border-top-color: #f3a303;
	border-style: solid;
	border-width: 2px;
	height:24px !important;
	width:24px !important;
}
.dummy,[class$="cb-icon-check"] 
{
	background-color: #fff;
	background-image: url(../K2BOrionVUCE/K2BCheckBox.png);
	background-position: 0 0 !important;
	border-bottom-color: #f3a303;
	border-left-color: #f3a303;
	border-right-color: #f3a303;
	border-top-color: #f3a303;
	border-style: solid;
	border-width: 2px;
	height:24px !important;
	width:24px !important;
}
.bootstrap-checkbox button.btn:focus > span.cb-icon-check, .bootstrap-checkbox button.btn:active > span.cb-icon-check 
{
	background-color: #fff;
	background-image: url(../K2BOrionVUCE/K2BCheckBox.png);
	border-bottom-color: #f3a303;
	border-left-color: #f3a303;
	border-right-color: #f3a303;
	border-top-color: #f3a303;
	border-style: solid;
	border-width: 2px;
	background-position: 0px 0px !important;
	height:24px !important;
	width:24px !important;
}
.bootstrap-checkbox button.btn:focus > span.cb-icon-check-empty, .bootstrap-checkbox button.btn:active > span.cb-icon-check-empty 
{
	background-color: #fff;
	border-bottom: 1px;
	border-bottom-color: #f3a303;
	border-left-color: #f3a303;
	border-right-color: #f3a303;
	border-top-color: #f3a303;
	border-left: 1px;
	border-right: 1px;
	border-style: solid;
	border-width: 2px;
	background-position: 0px 0px !important;
	height:24px !important;
	width:24px !important;
}
.K2BToolsTable_ComponentWithoutTitleContainerCollapsed .K2BToolsTable_TabularContentContainer 
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	color: #fff;
}
.K2BToolsTable_ComponentWithoutTitleContainerCollapsed .TextBlock_LineSeparatorOpen>a 
{
	float: left;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 13px;
	margin-top: -1px;
	padding-left: 0px;
	width: 100%;
	white-space: nowrap;
	color: white;
	margin-bottom:0;
	margin-left:0;
	padding-left:0;
}
.K2BToolsTable_ComponentWithoutTitleContainerCollapsed .K2BToolsTable_BeforeGridContainer 
{
	display: none;
}
.gx-radio-label btn btn-default active 
{
	background-color: transparent;
	border-bottom-color: #f3a303;
	border-left-color: #f3a303;
	border-right-color: #f3a303;
	border-top-color: #f3a303;
	border-width: 2px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}
.TableVUCEAttributeContainerWhiteCenter .K2BToolsTableActionsLeftContainer 
{
	margin: 15px auto 0px;
}
.TableVUCEAttributeContainerWhiteCenterNoBorder .K2BToolsTableActionsLeftContainer 
{
	display: inline-block;
	text-align: center;
}
.SectionOverflow .Section_Grid 
{
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	overflow-x: scroll;
}
.TableVUCEAttributeContainerWhiteCenterNoBorderLabelLeft .K2BToolsTable_TopAttributeContainer 
{
	margin-left: 0px;
	width: auto;
}
.TableVUCEAttributeContainerWhiteCenterNoBorderLabelLeftDate .input-group 
{
	width: inherit;
	display: inline-flex;
	justify-content:flex-start;
}
.K2BToolsTable_ComponentWithoutTitleContainerBorderBlue .K2BToolsTable_TabularContentContainer 
{
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 0px;
	margin-top: -30px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: right;
}
.K2BToolsTable_ComponentWithoutTitleContainerBorderBlue .row 
{
	margin-bottom: -2px;
	margin-left: -15px;
	margin-right: -12px;
}
.Attribute_FilterDateLabel 
{
	font-family: OpenSans-Regular;
	font-size: 14px;
	color: #2c3142;
	padding-top: 3px !important;
}
.dummy, SELECT.Attribute_Filter 
{
	background-image: url(../K2BOrionVUCE/arrow_down_black.png);
	background-position: right 10px center;
	background-repeat: no-repeat;
	margin-right: 2px;
	padding-left: 0px;
	min-width: 220px;
	appearance:none;
	-moz-appearance:none;
	 /* Firefox */-webkit-appearance:none;
	 /* Safari and Chrome */ background-size:18px;
	 padding-left: 10px !important;
	padding-top: 0px !important;
}
.Table_Basic .K2BToolsDownloadActionsTable 
{
	margin-left: -35px;
	margin-top: 20px;
}
.K2BT_SelectedItemsBottom .K2BToolsTable_NoResultsFound 
{
	padding-top: 85px;
}
.form-control-static .ReadonlyAttribute_Trn 
{
	padding-top: 10px;
}
.K2BToolsTable_EntityManagerContent .K2BToolsSection_CombinedFilters 
{
	margin-top: 10px;
}
.K2BToolsTable_EntityManagerContent .K2BTools_SearchCriteria 
{
	margin-top: 11px;
	margin-top: 11px !important;
}
.dummy, SELECT.Attribute_Grid 
{
	background-image: url(../K2BOrionVUCE/arrow_down_black.png);
	background-position: right 10px center;
	background-repeat: no-repeat;
	margin-right: 2px;
	padding-left: 0px;
	min-width: 220px;
	appearance:none;
	-moz-appearance:none;
	 /* Firefox */-webkit-appearance:none;
	 /* Safari and Chrome */ background-size:18px;
	 padding-left: 10px !important;
}
.pSubtitle 
{
	margin-left: 20px;
	margin-top: -40px;
	display: flex;
}
.K2BToolsButton_MainActionLink:active 
{
	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;
	font-size: 12px;
	text-decoration: underline;
	color: #2b87ff;
	text-transform: none;
}
.FilterContainerTableLandingActions .K2BToolsTable_TabularContentContainer 
{
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.gx-popup-document .K2BToolsTable_ComponentWithoutTitleContainer 
{
	overflow: hidden;
	min-width: auto !important;
	 overflow: hidden !important;
	 min-height: auto !important;
}
.K2BToolsGridColumn A.btn-default IMG 
{
	margin: auto;
}
.container-fluid 
{
	margin-left: -15px;
	margin-right: -15px;
	margin-left:-15px !important;
	margin-right:-15px !important;
}
.label.Attribute_FilterCheckBoxLabel 
{
	padding-top: 0px;
	width: auto;
}
.input-group .form-control:first-child 
{
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
}
.ReadonlyAttribute_Trn>A:focus 
{
	background-color: #f8f8ff;
	border-bottom-color: #c2c6cc;
	border-left-color: #c2c6cc;
	border-right-color: #c2c6cc;
	border-top-color: #c2c6cc;
	border-style: none;
	border-width: 1px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	min-height: 40px;
	width: auto;
	max-width: 100%;
	display: inline-block;
	font-family: OpenSans-Regular;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #2b87ff;
	word-wrap: break-word;
	box-shadow:none !important;
	 height:unset;
	padding: 0px 0px 0px 0px !important;
	 line-height: 40px;
}
.gx-tbldsp-container 
{
	display:flex !important;
	 align-items:center;
}
.TableEmbeddedPage iframe 
{
	width: auto !Important;
	height: auto !important;
}
.TableLineSeparatorGris .TextBlock_LineSeparatorOpen>a 
{
	color: #7e8499;
}
.K2BToolsTable_ComponentWithoutTitleContainerSummary .K2BToolsTable_TabularContentContainer 
{
	color: #a1a1a1;
}
.gx-popup-document .Section_LineSeparatorContentOpen .K2BToolsTable_ComponentWithoutTitleContainer 
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
.gx-form-group .gx-form-item .Attribute_FilterTextArea 
{
	height: 84px;
}
.TableRowBlock .row 
{
	display: block;
}
.TableRowBlock .col-xs-12 
{
	padding-right: 0px;
	width: 100%;
	display: block;
}
.Group_TabularLineSeparatorTitle 
{
	display: none;
}
.K2BToolsTable_ComponentWithoutTitleContainerCollapsed .Group_TabularLineSeparator .K2BToolsTable_BeforeGridContainer 
{
	display: block;
}
.Attribute_TrnAllSpaceLabel 
{
	width: 100%;
	text-align: left !important;
}
.K2BToolsTable_ComponentWithoutTitleContainerCollapsed .K2BToolsTable_TabularContentContainer .Group_TabularLineSeparator 
{
	color: black;
}
.Group_TabularLineSeparator .BlobContentAttribute_ImageTrn 
{
	display: contents !important;
}
.K2BToolsTable_ComponentWithoutTitleContainerCheckBox .form-group 
{
	margin-bottom:0px !important;
	 display: flex !important;
}
.K2BToolsTable_ComponentWithoutTitleContainerCheckBox .gx-form-item 
{
	width: auto !important;
	 padding-right: 30px;
}
.FixedLabelAlign 
{
	color: #5b5b5b !important;
	  width: 9rem !important;
	   float: left !important;
}
.TableBandejaEntrada .col-md-4 
{
	float: right;
	display: none;
}
.TableBandejaEntrada .col-md-8 
{
	float: left;
	width: 100%;
}
.TableBandejaEntradaMensajes .col-lg-9 
{
	float: left;
	width:calc(100% - 380px);
}
.TableBandejaEntradaMensajes .col-md-4 
{
	float: right;
	width: 380px;
}
.SectionDateRangePicker .K2BT_DateRangeFilterField:Focus 
{
	border:1px solid #66afe9;
}
.SectionDateRangePicker .K2BT_DateRangeFilterField 
{
	border:1px solid #c2c6cc;
}
.K2BToolsTable_BeforeGridContainerGrey .K2BT_RecordCountVUCE 
{
	font-family: opensans-regular;
	font-size: 12px;
	font-weight: 600;
	color: #7e8499;
}
.TableWCLandingOrgaMensajes .TableRowGridBottomActions 
{
	background-color: #fff;
}
.TableWCLandingOrgaMensajes .K2BToolsTable_NoResultsFound 
{
	background-color: #fff;
}
.FreeStyleGridMensajes .col-xs-12 :Before 
{
	display: none;
}
.FreeStyleGridMensajes .col-xs-12 :After 
{
	display: none;
}
.gx-checkbox-wrapper > input 
{
	margin-bottom: 0px;
	margin-right: 5px;
	margin-top: 0px;
	margin-left: 0px !important;
	 position: static !important;
}
.K2BToolsTable_BeforeGridContainerLeft .col-xs-12.col-sm-6 
{
	width: 100%;
}
.ReadonlyAttribute_GridDisabled A 
{
	pointer-events: none;
	 color: #333 !important;
}
.gx-tab-spacing-fix-2 
{
	border-collapse: collapse;
}
.Grid_PromptEven 
{
	background-color: #e0ecfa;
	border-bottom: 1px solid;
	border-bottom-color: #c2c6cc;
	border-left: 1px solid;
	border-right: 1px solid;
	padding-left: 15px;
	height: 54px;
	min-height: 54px;
	border-left-color: #c2c6cc !important;
	 border-right-color: #c2c6cc !important;
}
.Grid_PromptOdd 
{
	background-color: #fff;
	border-bottom: 1px solid;
	border-bottom-color: #c2c6cc;
	border-left: 1px solid;
	border-right: 1px solid;
	padding-left: 15px;
	height: 54px;
	min-height: 54px;
	border-left-color: #c2c6cc !important;
	 border-right-color: #c2c6cc !important;
}
.Grid_PromptTitle 
{
	background-color: #f0f1f2;
	border-bottom: 1px solid;
	border-bottom-color: #c2c6cc;
	border-top-color: #c2c6cc;
	border-left: 1px solid;
	border-right: 1px solid;
	border-style: solid;
	border-top: none;
	border-width: 1px;
	padding-left: 15px;
	padding-right: 15px;
	height: 50px;
	font-family: OpenSans-Regular;
	font-size: 12px;
	color: #7e8499;
	vertical-align: middle;
	border-left-color: #c2c6cc !important;
	 border-right-color: #c2c6cc !important;
}
.PromptMainTable .K2BToolsTable_BeforeGridContainer .K2BTools_SearchCriteria 
{
	background-color: #fff;
	margin-left: 17px;
	margin-top: 11px;
}
.PromptMainTable .K2BToolsTable_BeforeGridContainer .K2BToolsImage_FilterToggleButton 
{
	margin-top: 15px;
}
.PromptMainTable .K2BToolsTable_BeforeGridContainer .K2BT_TagsCollectionContainer 
{
	padding-top: 15px;
}
.TableWCLandingOrgaMensajes .K2BToolsTextBlock_PaginationNormal 
{
	background-color: #fff;
}
.TableWCLandingOrgaMensajes .TableRowGridBottom 
{
	background-color: #fff;
}
.TableWCLandingOrgaMensajes .K2BToolsTextBlock_PaginationDisabled 
{
	background-color: #fff;
}
.dummy, ul.SimpleFieldsList li.SimpleFieldWrapper select 
{
	max-width: 50%;
}
.fileinput-button 
{
	position: relative;
	  overflow: hidden;
	    display: inline-block;
	   background: #2b87ff;
	border-color: #2b5ca8;
	 height: 4.5rem;
	 text-align: center;
	 padding: 12px 27px 0px 27px;
	font-weight: bold;
	font-size: 16px;
	 margin-top: 4px;
}
.btn-success:hover 
{
	background-color: #42a5f5;
	   border-bottom-color: #42a5f5;
	  border-left-color: #42a5f5;
	   border-right-color: #42a5f5;
	  border-top-color: #42a5f5;
	    border-style: solid;
	   border-width: 1px;
	   color: #fff;
}
.btn-success:active 
{
	color: #feffe6;
	 background-color: #2196f3;
	 background-image: none;
	border-color: #2196f3;
}
.btn-success:focus 
{
	color: #feffe6;
	 background-color: #2196f3;
	 background-image: none;
	border-color: #2196f3;
}
.btn-success:active:hover 
{
	position: relative;
	  overflow: hidden;
	    display: inline-block;
	   background: #2b87ff;
	border-color: #2b5ca8;
	 height: 4.5rem;
	 text-align: center;
	 padding: 12px 27px 0px 27px;
	font-weight: bold;
	font-size: 16px;
	 margin-top: 4px;
}
.TableBandejaEntrada tfoot 
{
	display: none;
}
.SimpleCombineInlineElementsGroupContainer .SimpleInputMessage 
{
	margin-left: 0px !important;
}
.SimpleCombineInlineElementsGroupContainer select 
{
	max-width: 100% !important;
}
.dummy, li.SimpleFieldWrapper .invisible ~ input[type=file] 
{
	margin-top: 30px;
}
.SimpleFileDownloadLink 
{
	margin-top: 30px;
}
.Attribute_GridSettingLabel 
{
	margin-right: 4px;
	display: flex;
	font-family: opensans-regular;
	font-size: 14px;
	font-weight: normal;
	color: #2c3142;
	text-align: left !important;
	align-items:center;
	justify-content:flex-start;
}
.gx-checkbox-wrapper>input 
{
	height:20px !important;
	width:20px !important;
}
.p#ATTRIBUTESCONTAINERTABLE_RESPONSIVETABLE_MAINATTRIBUTES_ATTRIBUTESHEADER .K2BToolsButton_MainActionForcedBlue 
{
	background-color: #2b87ff;
}
.K2BToolsTable_ComponentWithoutTitleContainerCollapsed .K2BToolsButton_SecondaryActionGrid 
{
	background-color: #fff;
}
.Table_TitleWizard [class*='col'] 
{
	width: auto;
}
.TableVUCEAttributeContainerWhiteCenterNoBorderLabelLeft, Attribute_Trn 
{
	margin-bottom: 0px;
}
.nav-tabs LI:first-child.active 
{
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
}
.dummy, body > .K2BT_OverflowActionsContainer 
{
	margin-left: 50px;
	position: fixed;
	width: 200px;
}
BODY
{
	height: inherit;
	font-family: OpenSans-Regular;
}
HTML
{
	height: 100%;
}
DIV.suggestions
{
	background-color: #fff;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: solid;
	border-width: 1px;
	box-shadow: 2px 2px 5px #a1a1a1;
	position: absolute;
	-moz-box-sizing: border-box;
	font-size: 14px;
}
DIV.suggestions DIV
{
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 14px;
	padding-top: 7px;
	cursor: default;
}
DIV.suggestions DIV.current
{
	background-color: #ccc;
}
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: -1px;
	margin-right: 0px;
	margin-top: -1px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	font-family: Roboto-Medium;
	font-size: 14px;
	color: #a1a1a1;
	text-transform: uppercase;
}
UL.Tabs LI.Tab A
{
	padding-bottom: 8px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 13px;
	display: block;
	font-family: Roboto-Medium;
	font-size: 14px;
	text-decoration: none;
	color: #a1a1a1;
}
UL.Tabs LI.Tab SPAN
{
	display: block;
}
UL.Tabs LI.Tab SPAN.TabBackground
{
	overflow: hidden;
}
UL.Tabs LI.Tab SPAN.TabText
{
	white-space: nowrap;
}
UL.Tabs LI.TabSelected
{
	border-bottom: 2px solid;
	border-bottom-color: #2196f3;
	color: #2196f3;
}
UL.Tabs LI.TabSelected A
{
	font-family: Roboto-Medium;
	font-size: 14px;
	color: #2196f3;
}
UL.Tabs LI.Tab:first-child
{
	margin-left: 15px;
}
DIV.gx-multimedia-upload
{
	border-bottom-color: #103d71;
	border-left-color: #103d71;
	border-right-color: #103d71;
	border-top-color: #103d71;
	border-style: solid;
	border-width: 1px;
	position: relative;
	height: 72px;
	width: 128px;
	display: block;
	text-align: center;
	line-height:68px;
}
DIV.gx-multimedia-upload A.gx-multimedia-unknown
{
	display: block;
}
DIV.gx-multimedia-upload A.gx-multimedia-unknown SPAN
{
	display: block;
}
DIV.gx-multimedia-upload A.gx-multimedia-unknown IMG
{
	display: none;
}
DIV.gx-multimedia-upload A.gx-multimedia-unknown SPAN.gx-video-placeholder
{
	opacity:1;
}
DIV.gx-multimedia-upload A.gx-multimedia-unknown SPAN.gx-audio-placeholder
{
	opacity:1;
}
DIV.gx-multimedia-upload A.gx-multimedia-unknown SPAN.gx-download-placeholder
{
	opacity:1;
}
DIV.gx-multimedia-upload A.gx-multimedia-download
{
	display: block;
}
DIV.gx-multimedia-upload A.gx-multimedia-download SPAN
{
	display: block;
}
DIV.gx-multimedia-upload A.gx-multimedia-download IMG
{
	display: none;
}
DIV.gx-multimedia-upload A.gx-multimedia-download SPAN.gx-video-placeholder
{
	opacity:1;
}
DIV.gx-multimedia-upload A.gx-multimedia-download SPAN.gx-audio-placeholder
{
	opacity:1;
}
DIV.gx-multimedia-upload A.gx-multimedia-download SPAN.gx-download-placeholder
{
	opacity:1;
}
DIV.gx-multimedia-upload INPUT.BtnEnter
{
	clear: both;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
DIV.gx-multimedia-upload *
{
	text-align: left;
	line-height:normal;
}
DIV.gx-multimedia-upload DIV.fields-ct
{
	background-color: #fff;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	padding-left: 5px;
	height: 100%;
	display: none;
	white-space: nowrap;
}
DIV.gx-multimedia-upload A.action
{
	background-color: #666;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	position: absolute;
	top: 0px;
	cursor: pointer;
	font-family: Roboto-Regular;
	font-size: 13px;
	color: #fff;
	opacity:0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	line-height:15px;
	-ms-transition: opacity .3s ease-in-out;
	-moz-transition: opacity .3s ease-in-out;
	-webkit-transition: opacity .3s ease-in-out;
}
DIV.gx-multimedia-upload A.change-action
{
	background-image: url(../K2BOrionVUCE/MultimediaEdit.png);
	background-position: 4px center;
	background-repeat: no-repeat;
	padding-bottom: 6px;
	padding-left: 20px;
	padding-right: 8px;
	padding-top: 6px;
	right: 26px;
	z-index: 1;
}
DIV.gx-multimedia-upload A.clear-action
{
	background-image: url(../MultimediaClear.png);
	background-position: center center;
	background-repeat: no-repeat;
	padding-bottom: 14px;
	padding-left: 13px;
	padding-right: 12px;
	padding-top: 13px;
	right: 0px;
	z-index: 1;
}
DIV.gx-multimedia-upload A.action:focus
{
	text-decoration: underline;
	opacity:.9;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
DIV.gx-multimedia-upload INPUT.field
{
	display: none;
}
DIV.gx-multimedia-upload INPUT.field-selected
{
	display: block;
}
DIV.gx-multimedia-upload LABEL.option
{
	cursor: pointer;
}
DIV.gx-multimedia-upload LABEL.option INPUT
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 3px;
	margin-top: 0px;
	cursor: pointer;
}
DIV.gx-multimedia-upload INPUT.Button
{
	clear: both;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
DIV.gx-multimedia-upload IMG
{
	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(../K2BOrionVUCE/PlaceHolderImage.png);
}
DIV.gx-multimedia-upload A.gx-multimedia-empty SPAN.gx-video-placeholder
{
	background-image: url(../K2BOrionVUCE/PlaceHolderVideo.png);
	opacity:1;
}
DIV.gx-multimedia-upload A.gx-multimedia-empty SPAN.gx-audio-placeholder
{
	background-image: url(../K2BOrionVUCE/PlaceHolderAudio.png);
	opacity:1;
}
DIV.gx-multimedia-upload INPUT.BtnEnter
{
	clear: both;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
DIV.gx-multimedia-upload:hover A.action
{
	display: block;
	text-decoration: none;
	opacity:.7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
DIV.gx-multimedia-upload:hover A.action:hover
{
	text-decoration: none;
	opacity:1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
DIV.gx-multimedia-upload:hover A.action:focus
{
	text-decoration: none;
	opacity:1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
A:not([href]) SPAN.gx-download-placeholder
{
	opacity:.5;
}
A:not([href]) SPAN.gx-video-placeholder
{
	opacity:.5;
}
A:not([href]) SPAN.gx-audio-placeholder
{
	opacity:.5;
}
DIV.gx-mask
{
	background-color: black;
	bottom: 0px;
	left: 0px;
	position: fixed;
	top: 0px;
	z-index: 1000;
	height: 100%;
	width: 100%;
	animation: entermask 1s;
	-webkit-animation: entermask 1s;
	-ms-filter:"alpha(opacity=20)";
	opacity:.20;
}
DIV.gx-unmask
{
	background-color: transparent;
	animation: leavemask .3s;
	-webkit-animation: leavemask .3s;
}
BODY.gx-masked DIV.gx-mask
{
	bottom: 0px;
	position: fixed;
}
BODY.gx-form-disabled
{
	backface-visibility: inherit !important;
	 -webkit-backface-visibility: inherit !important;
	 -moz-backface-visibility: inherit !important;
	 -ms-backface-visibility: inherit !important;
	 -o-backface-visibility: inherit !important;
	 transform-style: inherit !important;
	 -webkit-transform-style: inherit !important;
	 -moz-style: inherit !important;
	 -ms-transform-style: inherit !important;
	 -o-transform-style: inherit !important;
}
BODY.gx-form-disabled DIV.gx-content-placeholder
{
	perspective: inherit !important;
	 -webkit-perspective: inherit !important;
	 -moz-perspective: inherit !important;
	 -ms-perspective: inherit !important;
	 -o-perspective: inherit !important;
}
BODY.gx-form-disabled DIV.gx-ct-body
{
	backface-visibility: inherit !important;
	 -webkit-backface-visibility: inherit !important;
	 -moz-backface-visibility: inherit !important;
	 -ms-backface-visibility: inherit !important;
	 -o-backface-visibility: inherit !important;
	 transform-style: inherit !important;
	 -webkit-transform-style: inherit !important;
	 -moz-style: inherit !important;
	 -ms-transform-style: inherit !important;
	 -o-transform-style: inherit !important;
}
BODY.gx-form-disabled DIV.gxwebcomponent-body
{
	backface-visibility: inherit !important;
	 -webkit-backface-visibility: inherit !important;
	 -moz-backface-visibility: inherit !important;
	 -ms-backface-visibility: inherit !important;
	 -o-backface-visibility: inherit !important;
	 transform-style: inherit !important;
	 -webkit-transform-style: inherit !important;
	 -moz-style: inherit !important;
	 -ms-transform-style: inherit !important;
	 -o-transform-style: inherit !important;
}
DIV.calendar
{
	font-family: OpenSans-Regular;
}
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: #ccc;
}
DIV.calendar .calendarcombo  .label 
{
	padding-bottom: 2px;
	padding-top: 2px;
	display: block;
	font-size: 12px;
	font-weight: normal;
	color: #a1a1a1;
}
DIV.calendar TABLE
{
	border-bottom-color: #eae8e8;
	border-left-color: #eae8e8;
	border-right-color: #eae8e8;
	border-top-color: #eae8e8;
	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: 0px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	position: relative;
	font-family: Roboto-Regular;
	font-size: 12px;
	color: #333;
	table-layout: fixed;
}
DIV.calendar TABLE THEAD .calendartitle 
{
	font-family: Roboto-Regular;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}
DIV.calendar TABLE THEAD .name 
{
	overflow: hidden;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 4px;
	font-family: OpenSans-Regular;
	font-size: 12px;
	font-weight: bold;
	color: #2c3142;
	line-height: 28px;
}
DIV.calendar TABLE THEAD .daynames 
{
	background-color: white;
}
DIV.calendar TABLE THEAD TR:first-child
{
	background-color: transparent;
	font-weight: bold;
	color: #333;
}
DIV.calendar TABLE THEAD TR.headrow
{
	background-color: transparent;
	font-weight: bold;
	color: #333;
}
DIV.calendar TABLE TBODY
{
	background-color: white;
}
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;
	font-family: OpenSans-Regular;
	color: #2c3142;
	text-align: center;
}
DIV.calendar TABLE TBODY TD.selected
{
	background-color: #2b87ff;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	font-weight: normal;
	text-decoration: none;
}
DIV.calendar TABLE TBODY TD
{
	height: 35px;
	width: 35px;
}
DIV.calendar TD.time .hour 
{
	background-color: #fff;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	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: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	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: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 1px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 1px;
}
A
{
	text-decoration: none;
	color: #2b87ff;
}
A:hover
{
	text-decoration: underline;
	color: #2196f3;
}
A:focus
{
	text-decoration: none;
	color: #2196f3;
}
*.RecentLinkItem:after
{
	padding-left: 5px;
	content: '—';
}
DIV.gx-action-group
{
	margin-bottom: 15px;
}
HTML.ie10 .WWColumn 
{
	width: auto;
}
HTML.ie10 .WWOptionalColumn 
{
	width: auto;
}
TD.gx-attribute .form-control 
{
	display: inline-block;
}
TD.gx-attribute .input-group 
{
	margin-right: -25px;
	width: unset;
}
DIV#menucontentbg
{
	margin-left: -14px;
	padding-left: 7px;
}
SPAN.Attribute_RequiredLabel:empty
{
	top: 0px !important;
	 display:none !important;
}
TH.K2BToolsSortableColumn:hover
{
	background-color: #f5f5f5;
	cursor: pointer;
}
HTML.gx-popup-document
{
	width: 98% !important;
	 min-width: auto !important;
}
UL.K2BMetisMenu
{
	border-top: 1px solid #ccc;;
	box-shadow: 4px 3px 3px rgba(51,51,51,.3);
}
UL.K2BMetisMenu .fa.arrow:before 
{
	content:"\f0d7" !important;
}
UL.K2BMetisMenu A
{
	border-bottom: 1px solid #eae8e8;;
	border-right: 1px solid #eae8e8;;
	border-top: 0px !important;
	cursor: pointer;
	font-family: Roboto-Medium;
	font-size: 14px;
	color: #393838;
	text-transform: uppercase;
	color:#393838 !important;
	text-decoration:none;
	 padding:14px!important;
	 padding-left: 43px !important;
	 background-color:#fff !important;
	line-height:20px;
}
UL.K2BMetisMenu A .sidebar-nav-item 
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
UL.K2BMetisMenu A SPAN.sidebar-nav-item-icon
{
	margin-left: -26px;
	width: 25px;
	color: #fff;
}
UL.K2BMetisMenu A:hover
{
	color:#000 !important;
}
UL.K2BMetisMenu LI.active > A
{
	color: #fff;
	background-color:#fff !important;
	 color: #666 !important;
}
UL.K2BMetisMenu LI.active > A:hover
{
	color: #000 !important;
}
UL.K2BMetisMenu UL LI.active > A
{
	font-weight: bold;
	background-color:#fff !important;
}
UL.K2BMetisMenu UL UL LI.active > A
{
	background-color:#fff !important;
}
UL.K2BMetisMenu UL UL A
{
	border-bottom: none;
	font-size: 13px;
	padding-top:8px !important;
	 padding-right:8px!important;
	 padding-bottom:8px!important;
	 padding-left:90px !important;
}
UL.K2BMetisMenu UL UL UL A
{
	padding-left:115px !important;
}
UL.K2BMetisMenu UL UL UL UL A
{
	padding-left:125px !important;
}
UL.K2BMetisMenu UL A
{
	border-bottom: none;
	font-family: Roboto-Regular;
	font-size: 14px;
	text-transform: none;
	background-color:#fff !important;
	   padding: 10px !important;
	 padding-left:60px !important;
}
UL.K2BMetisMenu LI.activeelement > A
{
	color: #fff;
	background-color: #fff !important;
}
UL.nav-tabs
{
	background-color: #f0f1f2;
	border-bottom: 1px solid;
	border-bottom-color: #c2c6cc;
	border-left-color: #c2c6cc;
	border-right-color: #c2c6cc;
	border-top-color: #c2c6cc;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	margin-left: 8px;
	margin-right: 8px;
	height: 46px;
	font-family: OpenSans-Regular;
	border:1px solid;
}
UL.nav-tabs .LI:first-child  A
{
	background-color: #f0f1f2;
	border-left-color: #c2c6cc;
	border-left: 1px solid;
	border-style: none;
	height: 44px;
	cursor: default;
	font-family: OpenSans-Regular;
	font-size: 12px;
	color: #2c3142;
	border-top-width: 0;
	 line-height: 30px;
}
UL.nav-tabs LI
{
	border-style: none;
	margin-left: -1px;
	height: 20px;
	font-family: Roboto-Medium;
	font-size: 14px;
	color: #2196f3;
	text-transform: uppercase;
}
UL.nav-tabs LI A
{
	background-color: #f0f1f2;
	border-style: none;
	margin-left: 3px;
	height: 44px;
	cursor: default;
	font-family: OpenSans-Regular;
	font-size: 12px;
	color: #2c3142;
	border-top-width: 0;
	 line-height: 30px;
}
UL.nav-tabs LI A:hover
{
	background-color: #f0f1f2;
	border-style: none;
	cursor: default;
	font-family: OpenSans-Regular;
	font-size: 12px;
	color: #2c3142;
	border-top-width: 0;
	 line-height: 30px;
}
UL.nav-tabs LI.active
{
	background-color: #2c3142;
	height: 46px;
	font-family: OpenSans-Regular;
	font-size: 12px;
	color: #fff;
}
UL.nav-tabs LI.active .A:hover 
{
	background-color: #2c3142;
	border-style: none;
	cursor: default;
	font-family: OpenSans-Regular;
	font-size: 12px;
	color: #fff;
	border-top-width: 0;
	 line-height: 30px;
}
UL.nav-tabs LI.active A
{
	background-color: #2c3142;
	border-style: none;
	cursor: default;
	font-family: OpenSans-Regular;
	font-size: 12px;
	color: #fff;
	border-top-width: 0;
	 line-height: 30px;
}
UL.nav-tabs LI:last-child A
{
	background-color: transparent;
}
UL.nav-tabs LI.active:last-child
{
	border-right-color: #103d71;
}
UL.nav-tabs LI.active:last-child A
{
	background-color: transparent;
}
UL.SearchTabs
{
	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.SearchTabs LI.Tab:first-child
{
	margin-left: 15px;
}
UL.SearchTabs LI.Tab
{
	float: left;
	margin-bottom: 0px;
	margin-left: -1px;
	margin-right: 0px;
	margin-top: -1px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	font-family: Roboto-Medium;
	font-size: 14px;
	color: #a1a1a1;
	text-transform: uppercase;
}
UL.SearchTabs LI.Tab A
{
	padding-bottom: 8px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 13px;
	display: block;
	font-family: Roboto-Medium;
	font-size: 14px;
	text-decoration: none;
	color: #a1a1a1;
}
UL.SearchTabs LI.Tab SPAN
{
	display: block;
}
UL.SearchTabs LI.Tab SPAN.TabBackground
{
	overflow: hidden;
}
UL.SearchTabs LI.Tab SPAN.TabText
{
	white-space: nowrap;
}
UL.SearchTabs LI.TabSelected
{
	border-bottom: 2px solid;
	border-bottom-color: #2196f3;
	color: #2196f3;
}
UL.SearchTabs LI.TabSelected A
{
	font-family: Roboto-Medium;
	font-size: 14px;
	color: #2196f3;
}
SPAN.gx-checkbox-wrapper
{
	padding-left: 0px;
	padding-top: 0px;
}
UL.K2BToolsHorizontalMenu
{
	margin-top: 8px;
	min-height: 55px;
}
[CLASS^="ICON-"]
{
	font-family: 'icon-vuce' !important;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-transform: none;
	line-height:1;
	-moz-osx-font-smoothing:grayscale;
	speak:none;
	-webkit-font-smoothing:antialiased;
}
[CLASS^="ICON-"] [CLASS*=" ICON-"]
{
	font-family: 'icon-vuce' !important;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-transform: none;
	line-height:1;
	-moz-osx-font-smoothing:grayscale;
	speak:none;
	-webkit-font-smoothing:antialiased;
}
LI.K2BT_TabItem A
{
	text-decoration: none;
	color: inherit;
}
#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: 0px;
	position: absolute;
	top: 21px;
	z-index: 999;
	height: 20px;
	width: 100%;
	display: block;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
}
#K2BToolsMenu UL
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	list-style-type: none;
}
#K2BToolsMenu UL LI
{
	background-color: #f5f5f5;
	margin-left: -10px;
	padding-left: 15px;
	border-right:none;
}
#K2BToolsMenu LI.active > A[href="#"]:before
{
	background-image: none;
	margin-right: 5px;
	content:url("../K2BArrowDown.png");
}
#K2BToolsMenu LI > A[href="#"]:before
{
	margin-right: 5px;
	content:url("../K2BArrowUp.png");
}
#toast-container
{
	left: 50%;
	margin-left: -225px;
	top: 80px;
	width: 450px;
}
#toast-container .toast-success 
{
	background-image: url(../K2BOrionVUCE/K2BMsgSuccess.png);
	border-bottom: 2px solid;
	border-bottom-color: #0ec776;
}
#toast-container .toast-success > .toast-close-button 
{
	padding-top: 2px;
	color: black;
}
#toast-container .toast-success > .toast-message 
{
	font-family: Roboto-Medium;
	color: #0ec776;
}
#toast-container .toast-error 
{
	background-image: url(../K2BOrionVUCE/K2BMsgError.png);
	border-bottom: 2px solid;
	border-bottom-color: #f04e23;
}
#toast-container .toast-error > .toast-close-button 
{
	padding-top: 2px;
	color: black;
}
#toast-container .toast-error > .toast-message 
{
	font-family: Roboto-Medium;
	color: #f04e23;
}
#toast-container .toast-info 
{
	background-image: url(../K2BOrionVUCE/K2BMsgInfo.png);
	border-bottom: 2px solid;
	border-bottom-color: #16b0c7;
	font-family: Roboto-Medium;
	color: #16b0c7;
}
#toast-container .toast 
{
	background-color: #fff;
	opacity: 1;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	box-shadow: 2px 1px 2px 0px rgba(0,0,0,0.15);
	padding-bottom: 30px;
	padding-left: 55px;
	padding-right: 20px;
	padding-top: 30px;
	width: auto;
}
#toast-container .toast-warning 
{
	background-image: url(../K2BOrionVUCE/K2BMsgWarning.png);
	border-bottom: 2px solid;
	border-bottom-color: #f58220;
	font-family: Roboto-Medium;
	color: #f58220;
}
#SELECTEDUITEMSMAINTABLE_MULTIPLESELECTION
{
	margin-top: 175px;
}
#W0017COLUMNSRDE_MAINCOLUMNSTABLE .K2BToolsTable_ComponentWithoutTitleContainerCollapsed
{
	margin: 15px !important;
}
@font-face
{
	font-family: 'Roboto-Regular';
	src: url('Roboto-Regular.ttf');
}
@font-face
{
	font-family: 'Roboto-Bold';
	src: url('Roboto-Bold.ttf');
}
@font-face
{
	font-family: 'Roboto-Medium';
	src: url('Roboto-Medium.ttf');
}
@font-face
{
	font-family: 'RobotoSlab-Bold_ttf';
	src: url('RobotoSlab-Bold.ttf');
}
@font-face
{
	font-family: 'RobotoSlab-Light_ttf';
	src: url('RobotoSlab-Light.ttf');
}
@font-face
{
	font-family: 'RobotoSlab-Regular_ttf';
	src: url('RobotoSlab-Regular.ttf');
}
@font-face
{
	font-family: 'RobotoSlab-Thin_ttf';
	src: url('RobotoSlab-Thin.ttf');
}
@font-face
{
	font-family: 'Avenir-Roman';
	src: url('Avenir-Roman.ttf');
}
@font-face
{
	font-family: 'icon-vuce';
	src: url('icon-vuce.ttf');
}
@font-face
{
	font-family: 'OpenSans-Regular';
	src: url('OpenSans-Regular.ttf');
}

@media (min-width: 1200px) /*Desktop Large*/
{
	.InvisibleInLargeColumn
	{
		display: none;
	}
	.InvisibleInLargeAttribute
	{
		display: none;
	}
	.Attribute_TrnLandingProfileImg
	{
		margin-left: 0px;
		min-height: 100px;
		min-width: 100px;
	}
	.InvisibleInLargeButton
	{
		display: none;
	}

	.K2BToolsButton_MainActionFilterDobleFiltro
	{
		margin-left: -50px;
	}

	.K2BToolsButton_MainActionFilterDobleFiltro1
	{
		margin-left: -50px;
	}

	.Grid_WorkWithGray>tbody>tr:nth-child(odd),.Grid_WorkWithGray>[data-gxrow]:nth-child(odd)
	{
		color: #666;
		font-family: OpenSans-Regular;
		font-size: 14px;
		border-collapse:collapse;
	}

	.Grid_WorkWithGray>tbody>tr:nth-child(even),.Grid_WorkWithGray>[data-gxrow]:nth-child(even)
	{
		color: #666;
		font-family: OpenSans-Regular;
		font-size: 14px;
		border-collapse:collapse;
	}

	.Grid_WorkWithGray>thead>tr, .Grid_WorkWithGray>tfoot>tr
	{
		color: #666;
		background-color: #f9f9f9;
		font-family: OpenSans-Regular;
		font-size: 12px;
		font-weight: normal;
		border-collapse:collapse;
	}

	.Group_TabularTitle
	{
		font-family: OpenSans-Regular;
		font-size: 14px;
		color: #7e8499;
	}

	.InvisibleInLargeImage
	{
		display: none;
	}
	.K2BToolsMyAccountTable
	{
		box-shadow: 1px 1px 2px 1px rgba(51,51,51,0.3);
	}
	.TextBlockTitleCiudadano
	{
		font-weight: 700;
	}
	.TextBlockTitleCiudadano:before
	{
		font-weight: 700;
	}

	.SectionLandingOptionBackground
	{
		margin-left: 20%;
	}
	.K2BToolsTable_FilterCollapsibleTable
	{
		width: 80vw;
	}
}

@media (max-width: 1200px) AND (min-width: 992px) /*Desktop Small*/
{
	.Animation
	{
		--gx-animation-type: 'idNative';
	}
	.InvisibleInMediumColumn
	{
		display: none;
	}
	.InvisibleInMediumAttribute
	{
		display: none;
	}
	.Attribute_GridLanding
	{
		font-size: 7pt;
	}
	.Attribute_TrnLandingProfileImg
	{
		margin-left: 50%;
	}
	.Attribute_GridLanding1
	{
		font-size: 7pt;
	}
	.InvisibleInMediumButton
	{
		display: none;
	}

	.Grid_WorkWithTitleWhite>tbody>tr:nth-child(odd),.Grid_WorkWithTitleWhite>[data-gxrow]:nth-child(odd)
	{
		color: #666;
		font-family: OpenSans-Regular;
		font-size: 14px;
		border-collapse:collapse;
	}

	.Grid_WorkWithTitleWhite>tbody>tr:nth-child(even),.Grid_WorkWithTitleWhite>[data-gxrow]:nth-child(even)
	{
		color: #666;
		font-family: OpenSans-Regular;
		font-size: 14px;
		border-collapse:collapse;
	}

	.Grid_WorkWithTitleWhite>thead>tr, .Grid_WorkWithTitleWhite>tfoot>tr
	{
		color: #666;
		background-color: #f9f9f9;
		font-family: OpenSans-Regular;
		font-size: 12px;
		font-weight: normal;
		border-collapse:collapse;
	}

	.InvisibleInMediumImage
	{
		display: none;
	}
	.K2BToolsTextblock_InitialsCircleHover,.K2BToolsTextblock_InitialsCircle:hover,.K2BToolsTextblock_InitialsCircle>A:hover,.K2BToolsTextblock_InitialsCircleHover>A:hover,.K2BToolsTextblock_InitialsCircle>A:visited:hover,.K2BToolsTextblock_InitialsCircleHover>A:visited:hover,.K2BToolsTextblock_InitialsCircle>A:focus:hover,.K2BToolsTextblock_InitialsCircleHover>A:focus:hover,.K2BToolsTextblock_InitialsCircleHover:hover
	{
		text-decoration:underline;
	}
	.K2BToolsTextblock_InitialsCircleHover:before,.K2BToolsTextblock_InitialsCircle:hover:before,.K2BToolsTextblock_InitialsCircle>A:hover:before,.K2BToolsTextblock_InitialsCircleHover>A:hover:before,.K2BToolsTextblock_InitialsCircle>A:visited:hover:before,.K2BToolsTextblock_InitialsCircleHover>A:visited:hover:before,.K2BToolsTextblock_InitialsCircle>A:focus:hover:before,.K2BToolsTextblock_InitialsCircleHover>A:focus:hover:before,.K2BToolsTextblock_InitialsCircleHover:hover:before
	{
		text-decoration:underline;
	}

	.SectionLandingOptionBackground
	{
		margin-left: 10%;
	}
	.K2BToolsSection_MyAccountHeader
	{
		width: 110px;
	}
	.K2BToolsTable_FilterCollapsibleTable
	{
		width: 90vw;
	}
	.K2BT_DetailMainContentVertical .K2BToolsTable_TabularContentContainer 
	{
		padding-bottom: 0px;
		padding-top: 0px;
	}
	.K2BToolsTextBlock_MultipleComboTitle a 
	{
		text-decoration: none;
		color: #464646;
	}
}

@media (max-width: 991px) AND (min-width: 768px) /*Tablet*/
{
	.Animation
	{
		--gx-animation-type: 'idNative';
	}
	.InvisibleInSmallColumn
	{
		display: none;
	}
	.Attribute_FilterHidden
	{
		display: none;
	}
	.InvisibleInSmallAttribute
	{
		display: none;
	}
	.InvisibleInSmallButton
	{
		display: none;
	}

	.K2BToolsButton_MainAction
	{
		margin-left: -20px;
	}

	.K2BToolsButton_MainAction1
	{
		margin-left: -20px;
	}

	.GridNoAcceptDrag>thead>tr, .GridNoAcceptDrag>tfoot>tr
	{
		font-size: 13px;
		font-weight: normal;
	}

	.InvisibleInSmallImage
	{
		display: none;
	}
	.TableLoginVUCE
	{
		margin-left: 15%;
		margin-right: 15%;
	}
	.TableUsuarioRegVUCE
	{
		margin-left: 15%;
		margin-right: 15%;
	}
	.TableVUCEAttributeContainerWhiteMargin
	{
		margin-left: 10px;
	}
	.TextBlockLandingMainButton
	{
		font-size: 10pt;
	}
	.TextBlockLandingMainButton:before
	{
		font-size: 10pt;
	}

	.TextBlockLandingTuExDisclaimer
	{
		font-size: 10pt;
	}
	.TextBlockLandingTuExDisclaimer:before
	{
		font-size: 10pt;
	}

	.TextBlockLandingTuExMYPEVencido
	{
		font-size: 10pt;
	}
	.TextBlockLandingTuExMYPEVencido:before
	{
		font-size: 10pt;
	}

	.TextBlockLandingTuExMYPEPorVencer
	{
		font-size: 10pt;
	}
	.TextBlockLandingTuExMYPEPorVencer:before
	{
		font-size: 10pt;
	}

	.K2BT_AreaCenterMenu
	{
		display: none;
	}
	.K2BToolsSection_MyAccountHeader
	{
		width: 130px;
	}
	.K2BToolsTable_FilterCollapsibleTable
	{
		width: 90vw;
	}
	.K2BToolsTable_ComponentWithoutTitleContainerCustomTopActions
	{
		float: left;
		margin-top: -40px;
	}
	.InvisibleInSmallMenu 
	{
		display:none!important;
	}
	.login-form 
	{
		top: 70%;
	}
	.FiltrosVUCE .input-group .form-control 
	{
		max-width: none;
	}
}

@media (max-width: 767px) /*Mobile*/
{
	.InvisibleInExtraSmallColumn
	{
		display: none;
	}
	.WWActionColumn
	{
		width: 38px !important;
	}
	.WWOptionalColumn
	{
		display: none;
	}
	.OptionalColumn
	{
		display: none;
	}
	.ReadonlyAttribute_FixedData
	{
		font-size: 22px;
	}
	.Attribute_FilterHidden
	{
		display: none;
	}
	.K2BToolsAttribute_BorderlessFilter
	{
		width: 90px;
	}
	.Attribute_TrnLandingProfileImg
	{
		margin-left: 40%;
		height: 100px;
	}
	.InvisibleInExtraSmallButton
	{
		display: none;
	}

	.K2BToolsButton_MainActionFilter,.K2BToolsButton_MainActionFilter:hover,.K2BToolsButton_MainActionFilterDobleFiltro:hover,.K2BToolsButton_MainActionFilter1:hover,.K2BToolsButton_MainActionFilterDobleFiltro1:hover,.K2BToolsButton_MainActionFilter:focus,.K2BToolsButton_MainActionFilterDobleFiltro:focus,.K2BToolsButton_MainActionFilter1:focus,.K2BToolsButton_MainActionFilterDobleFiltro1:focus
	{
		left: 5px;
		position: relative;
	}

	.K2BToolsButton_MainActionFilter1
	{
		left: 5px;
		position: relative;
	}

	.Grid>thead>tr, .Grid>tfoot>tr
	{
		font-size: 13px;
		font-weight: normal;
	}

	.GridAcceptDrag>thead>tr, .GridAcceptDrag>tfoot>tr
	{
		font-size: 13px;
		font-weight: normal;
	}

	.WorkWith>tbody>tr,.WorkWith>[data-gxrow]
	{
		table-layout: fixed;
	}

	.WorkWith>thead>tr, .WorkWith>tfoot>tr
	{
		font-size: 13px;
		font-weight: normal;
		table-layout: fixed;
	}

	.GroupTitle
	{
		font-family: Roboto-Medium;
		font-size: 13px;
		color: #155196;
	}

	.Group_TabularLineSeparatorTitle
	{
		font-family: OpenSans-Regular;
		font-size: 14px;
		color: #7e8499;
		box-shadow: 0px 1px 2px 1px rgba(235,235,235,1);
	}

	.InvisibleInExtraSmallImage
	{
		display: none;
	}
	.K2BToolsMultipleSelectionImage
	{
		-webkit-transform: rotate(90deg);
		 -moz-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
	}
	.PoweredBy
	{
		display: none;
	}
	.K2BToolsTable_SearchContainer
	{
		display: none;
	}
	.Container
	{
		padding-left: 0px;
		padding-right: 0px;
	}
	.RecentLinksMainTable
	{
		overflow: hidden;
		max-height: 20px;
		-moz-transition: max-height 0.5s ease-in-out 0s;
		 -webkit-transition: max-height 0.5s ease-in-out 0s;
		 -ms-transition: max-height 0.5s ease-in-out 0s;
		 transition: max-height 0.5s ease-in-out;
	}
	.RecentLinksMainTableExpanded
	{
		max-height: 500px;
	}
	.BodyContainer
	{
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		border-bottom-right-radius: 0px;
		border-bottom-left-radius: 0px;
	}
	.HeaderContainer
	{
		padding-bottom: 5px;
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 5px;
	}
	.RecentLinksContainer
	{
		padding-bottom: 2px;
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 2px;
	}
	.FormContainer
	{
		padding-left: 15px;
		padding-right: 15px;
	}
	.AdvancedContainer
	{
		bottom: 0px;
		left: -265px;
		position: absolute;
		top: -15px;
		width: 230px;
	}
	.AdvancedContainerVisible
	{
		box-shadow: 2px 1px 2px 0px rgba(0,0,0,0.15);
		left: -15px;
	}
	.WWAdvancedContainer
	{
		margin-left: 0px;
	}
	.K2BToolsMenuContainer
	{
		bottom: 0px;
		position: absolute;
		width: 237px;
	}
	.K2BToolsMenuContainerVisible
	{
		box-shadow: 2px 1px 2px 0px rgba(0,0,0,0.15);
	}
	.TextBlock_Subtitle
	{
		font-size: 18px;
	}
	.TextBlock_Subtitle:before
	{
		font-size: 18px;
	}

	.RecentLinkItem
	{
		margin-top: 5px;
		display: block;
	}
	.RecentLinkItem:before
	{
		display: block;
	}

	.TextBlockHeader
	{
		margin-left: 0px;
		font-size: 30px;
	}
	.TextBlockHeader:before
	{
		font-size: 30px;
	}

	.RecentsTitle
	{
		margin-left: 0px;
	}
	.RecentLinksGrid
	{
		margin-left: 0px;
	}

	.SectionLandingOptionBackground
	{
		margin-left: 15%;
	}
	.K2BT_AreaCenterMenu
	{
		display: none;
	}
	.K2BToolsTable_FilterTag
	{
		width: 100px;
	}
	.K2BToolsSection_MyAccountHeader
	{
		width: 120px;
		display: none;
	}
	.K2BToolsSection_MyAccountHeaderRight
	{
		display: none;
	}
	.K2BToolsTable_FilterCollapsibleTable
	{
		width: 55vw;
	}
	.K2BToolsTable_DownloadActionsContainer
	{
		text-decoration:none;
		 display: none !important;
	}
	.WWActionsCell
	{
		padding-left: 30px;
		text-align: left;
	}
	.ViewActionsCell
	{
		margin-bottom: 0px;
		padding-left: 30px;
		text-align: left;
	}
	.WWAdvancedBarCell
	{
		bottom: 0px;
		margin-top: 0px;
		padding-left: 0px;
		position: absolute;
		top: 0px;
		z-index: 1;
	}
	.ViewAdvancedBarCell
	{
		bottom: 0px;
		position: absolute;
		top: 0px;
		z-index: 1;
	}
	.PromptAdvancedBarCell
	{
		background-color: transparent;
		bottom: 0px;
		margin-top: -1px;
		position: relative;
		top: -76px;
		z-index: 1;
	}
	.ViewGridCellAdvanced
	{
		padding-left: 15px;
	}
	.K2BToolsTable_GridSettingsContainer
	{
		display: none;
	}
	.K2BContextHelp
	{
		display: none;
	}
	.K2BToolsTable_ComponentWithoutTitleContainerCustomTopActions
	{
		float: left;
		margin-top: -40px;
	}
	.K2BT_CollapsibleMenuContainerVisible
	{
		background-color: white;
		left: 15px;
		position: absolute;
		top: 0px;
		z-index: 10000;
		width: 230px;
	}
	.RecentLinksGrid > tbody > tr > td 
	{
		display: block;
	}
	.K2BToolsTable_AttributeContainer span.Label 
	{
		text-align: left;
	}
	.InvisibleInExtraSmallMenu 
	{
		display:none!important;
	}
	.K2BT_MenuCollapsed 
	{
		background-color: white;
		left: -50px;
		position: absolute;
		display: block;
	}
	.FiltrosVUCE .input-group .form-control 
	{
		max-width: none;
	}
	*.RecentLinkItem:after
	{
		display: none;
	}
	UL.K2BMetisMenu A .sidebar-nav-item 
	{
		padding:0px !important;
	}
}

@media (max-width: 400px) AND width: 100%; /*MAX 400 px*/
{
	.Attribute_FilterHidden
	{
		display: none;
	}
	.Attribute_TrnLandingProfileImg
	{
		margin-left: -40%;
		margin-top: 0%;
		min-width: 100px;
	}
	.K2BToolsImage_FilterToggleButton
	{
		margin-left: 220px;
		margin-top: -32px;
	}
	.K2BToolsTable_ComponentWithoutTitleContainerCustomTopActions
	{
		float: left;
		margin-top: -40px;
	}
	.K2BT_TagsCollectionContainer
	{
		display: none;
	}
	.form-control 
	{
		margin: auto !important;
	}
	.K2BToolsTable_BeforeGridContainer .K2BTools_SearchCriteria 
	{
		margin-top: 8px !important;
	}
	.K2BToolsTable_TopAttributeContainer .K2BT_DateRangeFilterField 
	{
		font-size: 75%;
	}
	.FiltrosVUCE .input-group .form-control 
	{
		max-width: none;
	}
	.dummy, SELECT.Attribute_Filter 
	{
		min-width: auto;
	}
}

@media Print /*Print*/
{
	A:after
	{
		display: none;
	}
}
/* [gx-css-import ignore - start] */

@keyframes entermask {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.1;
  }
}

@keyframes leavemask {
  from {
    opacity: 0.1;
  }
  to {
    opacity: 0;
  }
}

div[data-align="center"] > div[data-align-outer] {
  display: table;
  margin-left: auto;
  margin-right: auto;
}
div[data-align="right"] > div[data-align-outer] {
  display: table;
  margin-left: auto;
}
div[data-valign="middle"] > div[data-align-outer] {
  display: table;
  height: 100%;
  width: 100%;
}
div[data-valign="middle"] > div[data-align-outer] > div[data-align-inner] {
  display: table-cell;
  vertical-align: middle;
}
div[data-valign="bottom"] > div[data-align-outer] {
  display: table;
  height: 100%;
  width: 100%;
}
div[data-valign="bottom"] > div[data-align-outer] > div[data-align-inner] {
  display: table-cell;
  vertical-align: bottom;
}
td[data-cell-valign="top"] {
  vertical-align: top;
}
td[data-cell-valign="middle"] {
  vertical-align: middle;
}
td[data-cell-valign="bottom"] {
  vertical-align: bottom;
}
div[data-cell-valign="middle"] {
  display: table-cell;
  vertical-align: middle;
}
div[data-cell-valign="bottom"] {
  display: table-cell;
  vertical-align: bottom;
}
div[data-align="center"] > div[data-align-outer] {
  width: auto;
}
div[data-align="right"] > div[data-align-outer] {
  width: auto;
}
div[data-align][data-align-image] > div[data-align-outer] {
  display: block;
  margin-left: 0;
  margin-right: 0;
  height: 100%;
}
div[data-align][data-align-image]
  > div[data-align-outer]
  > div[data-align-inner] {
  height: 100%;
}
div[data-valign][data-align-image]
  > div[data-align-outer]
  > div[data-align-inner] {
  display: block;
  height: 100%;
}
div[data-align="center"][data-align-image] img {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
div[data-align="right"][data-align-image] img {
  margin-left: auto;
  display: block;
}
div[data-align="center"]:not([data-valign])[data-align-image] img {
  background-position: center top;
}
div[data-align="center"][data-valign="middle"][data-align-image] img {
  background-position: center center;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
div[data-valign][data-align-image] div[data-align-inner] {
  position: relative;
}
div[data-valign][data-align-image] img {
  position: absolute;
  margin: auto;
}
div[data-align="center"][data-valign="bottom"][data-align-image] img {
  background-position: center bottom;
  right: 0;
  bottom: 0;
  left: 0;
}
div[data-align="right"]:not([data-valign])[data-align-image] img {
  background-position: right top;
}
div[data-align="right"][data-valign="middle"][data-align-image] img {
  background-position: right center;
  top: 0;
  right: 0;
  bottom: 0;
}
div[data-align="right"][data-valign="bottom"][data-align-image] img {
  background-position: right bottom;
  right: 0;
  bottom: 0;
}
div:not([data-align])[data-valign="middle"][data-align-image] img {
  background-position: left center;
  top: 0;
  bottom: 0;
}
div:not([data-align])[data-valign="bottom"][data-align-image] img {
  background-position: left bottom;
  bottom: 0;
}
div[data-align="center"]
  > div
  > div
  > div.gx-attribute
  > p.form-control-static {
  text-align: center;
}
div[data-align="right"] > div > div > div.gx-attribute > p.form-control-static {
  text-align: right;
}

[data-gx-flex] {
  display: flex;
}

div[data-gx-canvas] {
  position: relative;
}

div[data-gx-canvas-cell] > div.gx-attribute {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: inherit;
  align-items: inherit;
}

div[data-gx-smarttable] {
  display: grid;
}

div[data-gx-smarttable-cell] > div [data-gxgridid] {
  width: 100%;
  height: 100%;
}

div[data-gx-smarttable-cell] > div.gx-attribute {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: inherit;
  align-items: inherit;
}

.gxlivepreview-hidesubelements {
  visibility: hidden;
}
.gx-responsive-grid .gx-remove-row {
  position: absolute;
  z-index: 1;
}

.gx-responsive-grid .gx-remove-row-right {
  right: 10px;
}

.gx-responsive-grid .gx-remove-row-top {
  top: 0;
}

.gx-responsive-grid .gx-remove-row-bottom {
  bottom: 0;
}

[data-gxrow].RowDeleted div {
  text-decoration: inherit;
}

[data-gxgridid] > [data-gx-flex] > [data-gxrow] > .gx-remove-row + div,
[data-gxgridid] > [data-gx-flex] > [data-gxrow] > .gx-remove-row + table {
  margin: 15px;
}

[data-gxgridid] > [data-gx-flex] > [data-gxrow] {
  position: relative;
}

.gx-responsive-grid > [data-gx-flex] > [data-gxrow] > .gx-remove-row-right {
  right: 0;
}

.gx-popup-frame-mask {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

form[tabindex="-1"] {
  outline: none;
}

.gx-navbar .gx-attribute,
.gx-action-group .gx-attribute,
.gx-action-group .gx-button {
  display: inline-block;
}

div[data-align-flex][data-align],[data-align-flex][data-valign] {
    display: flex;
}
div[data-align-flex][data-align]>:has([data-align-flex]), div[data-align-flex][data-valign]>:has([data-align-flex]) {
  width: 100%;
}
div[data-align-flex]:not([data-align]) div.gx-form-group {
    flex-grow: 1;
}
div[data-align-flex][data-valign=middle] {
    flex-wrap:wrap;
    align-content: center;
}
div[data-align-flex][data-valign=bottom] {
    flex-wrap:wrap;
    align-content: end;
}
div[data-align-flex][data-align=center] {
    justify-content: center;
}
div[data-align-flex][data-align=end] {
    justify-content: end;
}
div[data-align-flex][data-align=justify] {
    justify-content: space-evenly;
}

.gx-action-group .gx-form-group {
  display: inline-block;
  margin-left: 0;
  margin-right: 0;
}

.gx-radio-button-vertical,
.gx-radio-button-vertical label {
  display: block;
  line-height: 25px;
}

label.gx-radio-label.disabled.active {
  box-shadow: inset 0 0px 7px rgba(0, 0, 0, 0.28);
}

.gx-prompt.gx-disabled {
  display: none;
}

.input-group input.form-control.gx-invisible + span > a.gx-image-link,
.input-group input.form-control[disabled] + span > a.gx-image-link {
  display: none;
}

div.gxwebcomponent > div.gx-mask {
  position: absolute;
}

html.gx-blocking,
html.gx-blocking body {
  overflow: hidden;
}

.gx-call-target.empty {
  display: none !important;
}

.gx-invisible,
.gx-sr-only,
[data-gx-sr-only] {
  display: none !important;
}

.gx-grid [data-gx-grid-nodata] + .GridNoDataText {
  display: block;
}

.gx-grid .GridNoDataText {
  display: none;
}

td.gx-attribute .form-control {
  display: inline-block;
  width: 100%;
}

.MainContainer .gx-infinite-scrolling-container, .container-fluid .gx-infinite-scrolling-container {
	padding-left:15px;
	padding-right:15px;
	margin-left:-15px;
	margin-right:-15px;
}

.gx-infinite-scrolling-container table,
.gx-infinite-scrolling-container thead {
  overflow-x: hidden;
  display: block;
  width: 100%;
}

.gx-infinite-scrolling-container > table {
  width:100%;  
}

.gx-infinite-scrolling-element {
  overflow-x: hidden;
  overflow-y: auto;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
}

.gx-grid .gx-grid-fixed-height {
  overflow-y: scroll;
  display: inline-block;
}

.gx-grid-fixed-header-ie7 > table > thead > tr {
  display: block;
  position: absolute;
}
.gx-grid-fixed-header-ie7 {
  overflow-x: hidden;
  overflow-y: auto;
}
.gx-grid-fixed-header-ie7 > table > tbody {
  height: auto;
}
.gx-grid-fixed-header-ie7 > table {
  width: auto;
}

table > .gx-infinite-scrolling-element {
  width: 100%;
  display: block;
}

.gx-tbldsp-container {
  display: table;
}
.gx-tbldsp-container > div {
  display: table-cell;
}
[data-gx-evt],
[data-gx-evt-control] {
  cursor: pointer;
}
.gx-disabled[data-gx-evt],
.gx-disabled[data-gx-evt-control] {
  cursor: auto;
}

span.gx-disabled > a {	
	color: inherit;
	cursor: inherit;
	text-decoration: inherit;
}

span[data-text-format="3"]{	
	white-space: pre-wrap;
}

/* Start Responsive Popups required Styling */
.gx-responsive-popup.gx-popup {
  position: fixed;
  z-index: 1500;
  margin-top: 0px;
}

.gx-responsive-popup .gx-popup-content > iframe {
  border: none;
}

.gx-responsive-popup div.gx-popup-pdf {
  overflow: hidden;
}

body.gx-popup-opened {
  overflow: hidden;
}

div[data-gx-dynitem-container] {
  display: inline;
}

li[data-gx-dynitem-hook],
input[type="checkbox"].gx-invisible + label {
  display: none;
}

.input-group input[data-gx-password-reveal] {
  width: 100%;
}

input[data-gx-password-reveal] + .gx-pwd-reveal-btn {
  display: table-cell;
}

.gx-pwd-reveal-btn {
  display: none;
}

input[data-gx-password-reveal]::-ms-reveal {
  display: none;
}

.gxwebcomponent-loading {
  opacity: 0;
}

.gx-label {
  font-weight: 700;
}

.gx-form-item {
  padding-right: 15px;
  padding-left: 15px;
}

.gx-default-form-group {
  margin-bottom: 15px;
  display: flex;
  flex-wrap: nowrap;
}

.gx-default-form-group.gx-label-top {
  flex-wrap: wrap;
}

[data-gx-checkbox-title] {
  font-weight: normal;
  margin-left: 5px;
}

.gx-checkbox-wrapper {
  min-height: 27px;
  display: inline-block;
  padding-top: 7px;
  padding-left: 20px;
}

.gx-checkbox-wrapper > input {
  position: absolute;
  margin-left: -20px;
}

.form-control[type="checkbox"] {
  display: inline-block;
  vertical-align: middle;
}

body:not(.gx-show-input-spinner) input[type="number"] {
  -moz-appearance: textfield;
}

body:not(.gx-show-input-spinner)
  input[type="number"]::-webkit-inner-spin-button,
body:not(.gx-show-input-spinner)
  input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

@media (min-width: 736px) {
  /* Just in case for compatibility reasons.*/
  .gx-responsive-popup .gx-popup-header {
    float: none;
    width: auto;
  }

  .gx-popup-opened,
  .gx-popup-opened form {
    overflow: hidden;
  }

  .gx-responsive-popup .gx-popup-content iframe {
    overflow: auto;
  }
  .gx-responsive-popup .gx-popup-resize {
    position: absolute;
    bottom: 2px;
    right: 2px;
  }

  .gx-responsive-popup div.iframe-container {
    max-height: calc(100vh - 80px);
  }

  .gx-responsive-popup div.iframe-container > iframe {
    max-height: none !important;
  }

  .gx-responsive-popup.gx-popup-initial .gx-popup-content iframe {
    max-height: calc(
      100vh - 80px
    ); /* 80px harcoded for Header Popup Height. Not good. Flexbox instead? */
    max-width: 100vw;
  }
  .gx-responsive-popup.gx-popup-centered {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50% !important;
    top: 50% !important;
  }

  .gx-responsive-popup.gx-popup-horizontal-center {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    left: 50%;
  }
}
@media (max-width: 736px) /*Small and ExtraSmall*/ {
  .gx-responsive-popup .gx-popup-header {
    height: 40px;
  }
  .gx-responsive-popup.gx-popup {
    top: 0;
    left: 0;
    height: 100vh;
    width: 100vw;
  }
  .gx-responsive-popup .gx-popup-content {
    height: calc(
      100% - 40px
    ); /* 40px harcoded for Header Popup Height. Not good. Flexbox instead? */
    width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
  .gx-responsive-popup .gx-popup-content > iframe {
    width: 100vw !important;
  }
  .gx-responsive-popup .gx-popup-resize {
    display: none;
  }

  body.gx-popup-opened {
    position: fixed;
  }

  .gx-popup-document {
    width: 100% !important;
  }
}

.gx-multimedia-ro img:not([src=""]) {
  background-image: none;
}

.gx-multimedia-ro img:not([src=""]) + * {
  display: none;
}

/* Bootstrap Float Labels  https://github.com/tonystar/bootstrap-float-label/blob/master/bootstrap-float-label.css */

.has-float-label {
  display: block;
  position: relative;
}
.has-float-label label,
.has-float-label > span {
  position: absolute;
  left: 0;
  top: 0;
  cursor: text;
  font-size: 75%;
  opacity: 1;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  top: -0.5em;
  left: 0.75rem;
  z-index: 3;
  line-height: 1;
  padding: 0 1px;
}
.has-float-label label::after,
.has-float-label > span::after {
  content: " ";
  display: block;
  position: absolute;
  background: white;
  height: 2px;
  top: 50%;
  left: -0.2em;
  right: -0.2em;
  z-index: -1;
}
.has-float-label .form-control::-webkit-input-placeholder {
  opacity: 1;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.has-float-label .form-control::-moz-placeholder {
  opacity: 1;
  transition: all 0.2s;
}
.has-float-label .form-control:-ms-input-placeholder {
  opacity: 1;
  transition: all 0.2s;
}
.has-float-label .form-control::placeholder {
  opacity: 1;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.has-float-label
  .form-control:placeholder-shown:not(:focus)::-webkit-input-placeholder {
  opacity: 0;
}
.has-float-label .form-control:placeholder-shown:not(:focus)::-moz-placeholder {
  opacity: 0;
}
.has-float-label
  .form-control:placeholder-shown:not(:focus):-ms-input-placeholder {
  opacity: 0;
}
.has-float-label .form-control:placeholder-shown:not(:focus)::placeholder {
  opacity: 0;
}
.has-float-label .form-control:placeholder-shown:not(:focus) + * {
  font-size: 125%;
  opacity: 0.5;
  top: 50%;
  transform: translate(0, -50%);
}

.input-group .has-float-label {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.input-group .has-float-label .form-control {
  width: 100%;
  border-radius: 0.25rem;
}
.input-group .has-float-label:not(:last-child),
.input-group .has-float-label:not(:last-child) .form-control {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-right: 0;
}
.input-group .has-float-label:not(:first-child),
.input-group .has-float-label:not(:first-child) .form-control {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}


/* [gx-css-import ignore - end] */
