﻿/* [gx-css-import ignore - start] */
.BaseRBtn{
	display:inline-block;
}
.BaseRBtn span, .RoundedBtn input{
	display:block;
	float: left;
}
.BaseRBtn .BtnLeft{
	background: transparent no-repeat scroll 0 0;
}
.BaseRBtn .BtnRight{
	background: transparent no-repeat scroll right 0;
}
.BaseRBtn .BtnBackground{
	overflow:hidden;
	background: transparent repeat-x scroll;
}
.BaseRBtn .BtnText{
	border: 0px;
	background: transparent;
	margin:0;
	white-space:nowrap;
	width:auto;
	overflow:visible;
}
/* [gx-css-import ignore - end] */
.GridRow
{
	border-style: none;
	border-width: 0px;
}
.Tab
{
	border-style: none;
	border-width: 0px;
}
.TabPage
{
	border-style: none;
	border-width: 0px;
}
.ActionGroup,.Confirm
{
	border-style: none;
	border-width: 0px;
}
.Popup,.Form .gx-popup.gx-popup-default,.Form_MasterPage .gx-popup.gx-popup-default,.K2BForm .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;
}


.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;
}


.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] */
.ActionGroupItem
{
	border-style: none;
	border-width: 0px;
}
.FileUpload_cargado
{
	AddFilesButtonClass: Button_invisible;
}
.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';
}
.QueryViewer-card .upward-trend
{
background-image:url(../../QueryViewer/UpwardTrend.png);
background-size: 100% 100%;
}
.QueryViewer-card .downward-trend
{
background-image:url(../../QueryViewer/DownwardTrend.png);
background-size: 100% 100%;
}
.QueryViewer-card .sideward-trend
{
background-image:url(../../QueryViewer/SidewardTrend.png);
background-size: 100% 100%;
}
.QueryViewer-card .element-value
{
font-size: 36px;
line-height:normal;
}
.QueryViewer-card .element-time
{
font-style: italic;
}
.QueryViewer-card .max-and-min-value
{
font-size: 18px;
line-height:normal;
}
.QueryViewer-card .max-and-min-time
{
font-style: italic;
}
.gx-switch-Switch .on
{
	background-color: #5cb85c !important;
	color: #fff !important;
}
.gx-switch-Switch .off
{
	background-color: #eee !important;
	color: #000 !important;
}
.TableCell
{
	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,.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,.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,.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,.K2BFormLogin .gx-call-target.left
{
	background-color: white;
	border-style: none;
	border-width: 0px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
	padding-left: 15px;
	padding-right: 15px;
}
.GridColumn,.Column_OK,.Column_NotOK,.K2BToolsGridColumn,.InvisibleInSmallColumn,.InvisibleInExtraSmallColumn,.InvisibleInMediumColumn,.InvisibleInLargeColumn,.K2BToolsCheckBoxColumn,.ActionColumn,.WWColumn,.WWActionColumn,.WWOptionalColumn,.OptionalColumn
{
	border-style: none;
	border-width: 0px;
}
.K2BToolsGridColumn,.InvisibleInSmallColumn,.InvisibleInExtraSmallColumn,.InvisibleInMediumColumn,.InvisibleInLargeColumn,.K2BToolsCheckBoxColumn
{
	padding-left: 15px;
}
.K2BToolsCheckBoxColumn
{
	padding-left: 0px;
}
.ActionColumn
{
	width: 36px;
}
.WWColumn,.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;
}
.Hyperlink
{
	border-style: none;
	border-width: 0px;
}
.Form,.Form_MasterPage,.K2BForm,.K2BFormLogin
{
	background-color: white;
	font-family: 'Open Sans Regular', Arial;
	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] */
.K2BFormLogin
{
	background-color: #eeebeb;
	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,.AttSubTitle,.BlobContentAttSubTitle,.ReadonlyBlobContentAttSubTitle,.BlobInputAttSubTitle,.ReadonlyAttSubTitle,.CheckBox,.BlobContentCheckBox,.ReadonlyBlobContentCheckBox,.BlobInputCheckBox,.ReadonlyCheckBox,.FilterAttribute,.BlobContentFilterAttribute,.ReadonlyBlobContentFilterAttribute,.BlobInputFilterAttribute,.ReadonlyFilterAttribute,.DescriptionAttribute,.BlobContentDescriptionAttribute,.ReadonlyBlobContentDescriptionAttribute,.BlobInputDescriptionAttribute,.ReadonlyDescriptionAttribute,.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,.Attribute_Trn,.Attribute_TrnDate,.Attribute_TrnDateTime,.DateTimeAttribute,.BlobContentDateTimeAttribute,.ReadonlyBlobContentDateTimeAttribute,.BlobInputDateTimeAttribute,.ReadonlyDateTimeAttribute,.Attribute_TrnDateTime2,.BlobContentAttribute_TrnDateTime2,.ReadonlyBlobContentAttribute_TrnDateTime2,.ReadonlyAttribute_TrnDateTime2,.ReadonlyAttribute_TrnDateTime,.DateAttribute,.BlobContentDateAttribute,.ReadonlyBlobContentDateAttribute,.BlobInputDateAttribute,.ReadonlyDateAttribute,.ReadonlyAttribute_TrnDate,.TrnAttribute,.BlobContentTrnAttribute,.ReadonlyBlobContentTrnAttribute,.BlobInputTrnAttribute,.ReadonlyTrnAttribute,.Attribute_Trn_Bold,.BlobContentAttribute_Trn_Bold,.ReadonlyBlobContentAttribute_Trn_Bold,.BlobInputAttribute_Trn_Bold,.ReadonlyAttribute_Trn_Bold,.Attribute_Trn_Big,.BlobContentAttribute_Trn_Big,.ReadonlyBlobContentAttribute_Trn_Big,.BlobInputAttribute_Trn_Big,.ReadonlyAttribute_Trn_Big,.Attribute_Trn_Total,.BlobContentAttribute_Trn_Total,.ReadonlyBlobContentAttribute_Trn_Total,.ReadonlyAttribute_Trn_Total,.ReadonlyAttribute_Trn,.SuggestTrnAttribute,.ReadonlySuggestTrnAttribute,.Attribute_Action,.CheckBoxAttribute,.ReadOnlyCheckBoxAttribute,.ReadOnlyAttribute_Action,.Attribute_Filter,.ReadOnlyAttribute_Filter,.SuggestSearchAttribute,.ReadonlySuggestSearchAttribute,.Attribute_FilterDate,.Attribute_FilterDateTime,.ReadonlyAttribute_FilterDateTime,.ReadonlyAttribute_FilterDate,.CheckBoxSearchAttribute,.ReadonlyCheckBoxSearchAttribute,.AttributeInMultipleCombo_Filter,.BlobContentAttributeInMultipleCombo_Filter,.ReadonlyBlobContentAttributeInMultipleCombo_Filter,.BlobInputAttributeInMultipleCombo_Filter,.ReadonlyAttributeInMultipleCombo_Filter,.Attribute_Box,.ReadOnlyAttribute_Box,.BoxAttribute,.BlobContentBoxAttribute,.ReadonlyBlobContentBoxAttribute,.BlobInputBoxAttribute,.ReadonlyBoxAttribute,.Attribute_Box_Empty,.BlobContentAttribute_Box_Empty,.ReadonlyBlobContentAttribute_Box_Empty,.ReadonlyAttribute_Box_Empty,.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_Grid,.BlobContentAttribute_Grid,.ReadonlyBlobContentAttribute_Grid,.BlobInputAttribute_Grid,.GridAttribute,.BlobContentGridAttribute,.ReadonlyBlobContentGridAttribute,.BlobInputGridAttribute,.ReadonlyGridAttribute,.Attribute_GridCenter,.BlobContentAttribute_GridCenter,.ReadonlyBlobContentAttribute_GridCenter,.BlobInputAttribute_GridCenter,.ReadonlyAttribute_GridCenter,.Attribute_GridBlack,.BlobContentAttribute_GridBlack,.ReadonlyBlobContentAttribute_GridBlack,.BlobInputAttribute_GridBlack,.ReadonlyAttribute_GridBlack,.Attribute_Grid_FirstColumn,.ReadonlyAttribute_Grid_FirstColumn,.Attribute_Grid_LastColumn,.ReadonlyAttribute_Grid_LastColumn,.Attribute_Image_Grid,.BlobContentAttribute_Image_Grid,.ReadonlyBlobContentAttribute_Image_Grid,.BlobInputAttribute_Image_Grid,.ReadonlyAttribute_Image_Grid,.Attribute_Image_Grid1,.BlobContentAttribute_Image_Grid1,.ReadonlyBlobContentAttribute_Image_Grid1,.ReadonlyAttribute_Image_Grid1,.ReadonlyAttribute_Grid,.Attribute_FormSection,.BlobContentAttribute_FormSection,.ReadonlyBlobContentAttribute_FormSection,.BlobInputAttribute_FormSection,.ReadonlyAttribute_FormSection,.Attribute_CurrentPage,.ReadonlyAttribute_CurrentPage,.Attribute_ConditionalConfirm,.ReadonlyAttribute_ConditionalConfirm,.Attribute_Color,.BlobContentAttribute_Color,.ReadonlyBlobContentAttribute_Color,.BlobInputAttribute_Color,.ReadonlyAttribute_Color,.SmallClass,.BlobContentSmallClass,.ReadonlyBlobContentSmallClass,.BlobInputSmallClass,.ReadonlySmallClass,.K2BToolsFSGAM_Attribute100Width,.ErrorAttribute_Trn,.BlobContentErrorAttribute_Trn,.ReadonlyBlobContentErrorAttribute_Trn,.BlobInputErrorAttribute_Trn,.ReadonlyErrorAttribute_Trn,.Attribute_Required,.K2BTools_SearchCriteria,.Attribute_RequiredReadOnly,.BlobContentAttribute_RequiredReadOnly,.ReadonlyBlobContentAttribute_RequiredReadOnly,.BlobInputAttribute_RequiredReadOnly,.ReadonlyAttribute_RequiredReadOnly,.K2BToolsAttribute_FitInContainerImage,.BlobContentK2BToolsAttribute_FitInContainerImage,.ReadonlyBlobContentK2BToolsAttribute_FitInContainerImage,.BlobInputK2BToolsAttribute_FitInContainerImage,.ReadonlyK2BToolsAttribute_FitInContainerImage,.K2BToolsAttribute_Title,.BlobContentK2BToolsAttribute_Title,.ReadonlyBlobContentK2BToolsAttribute_Title,.BlobInputK2BToolsAttribute_Title,.ReadonlyK2BToolsAttribute_Title,.K2BToolsAttribute_Invisible,.BlobContentK2BToolsAttribute_Invisible,.ReadonlyBlobContentK2BToolsAttribute_Invisible,.BlobInputK2BToolsAttribute_Invisible,.ReadonlyK2BToolsAttribute_Invisible,.K2BToolsAttribute_SmallTitle,.BlobContentK2BToolsAttribute_SmallTitle,.ReadonlyBlobContentK2BToolsAttribute_SmallTitle,.BlobInputK2BToolsAttribute_SmallTitle,.ReadonlyK2BToolsAttribute_SmallTitle,.K2BToolsAttribute_SmallerTitle,.BlobContentK2BToolsAttribute_SmallerTitle,.ReadonlyBlobContentK2BToolsAttribute_SmallerTitle,.BlobInputK2BToolsAttribute_SmallerTitle,.ReadonlyK2BToolsAttribute_SmallerTitle,.K2BTools_SearchResultImageCompact,.BlobContentK2BTools_SearchResultImageCompact,.ReadonlyBlobContentK2BTools_SearchResultImageCompact,.BlobInputK2BTools_SearchResultImageCompact,.ReadonlyK2BTools_SearchResultImageCompact,.K2BToolsAttribute_Summary,.BlobContentK2BToolsAttribute_Summary,.ReadonlyBlobContentK2BToolsAttribute_Summary,.BlobInputK2BToolsAttribute_Summary,.ReadonlyK2BToolsAttribute_Summary,.K2BToolsAttribute_TagDescription,.BlobContentK2BToolsAttribute_TagDescription,.ReadonlyBlobContentK2BToolsAttribute_TagDescription,.BlobInputK2BToolsAttribute_TagDescription,.ReadonlyK2BToolsAttribute_TagDescription,.K2BToolsAttribute_BorderlessFilter,.K2BTools_FilterAttributeInCombo,.BlobContentK2BTools_FilterAttributeInCombo,.ReadonlyBlobContentK2BTools_FilterAttributeInCombo,.BlobInputK2BTools_FilterAttributeInCombo,.ReadonlyK2BTools_FilterAttributeInCombo,.Attribute_Trn_NoPadding,.Attribute_TrnDate_NoPadding,.ReadonlyAttribute_TrnDate_NoPadding,.Attribute_TrnDateTime1,.ReadonlyAttribute_TrnDateTime1,.DateTimeAttribute1,.BlobContentDateTimeAttribute1,.ReadonlyBlobContentDateTimeAttribute1,.BlobInputDateTimeAttribute1,.ReadonlyDateTimeAttribute1,.DateAttribute1,.BlobContentDateAttribute1,.ReadonlyBlobContentDateAttribute1,.BlobInputDateAttribute1,.ReadonlyDateAttribute1,.SuggestTrnAttribute_NoPadding,.ReadonlySuggestTrnAttribute_NoPadding,.ReadonlyAttribute_Trn_NoPadding,.TrnAttribute_NoPadding,.BlobContentTrnAttribute_NoPadding,.ReadonlyBlobContentTrnAttribute_NoPadding,.BlobInputTrnAttribute_NoPadding,.ReadonlyTrnAttribute_NoPadding,.Attribute_Trn_Bold_NoPadding,.BlobContentAttribute_Trn_Bold_NoPadding,.ReadonlyBlobContentAttribute_Trn_Bold_NoPadding,.BlobInputAttribute_Trn_Bold_NoPadding,.ReadonlyAttribute_Trn_Bold_NoPadding,.Attribute_Trn_NoPadding_InfoBenef,.ReadonlyAttribute_Trn_NoPadding_InfoBenef,.BlobContentAttribute_Trn_NoPadding_InfoBenef,.ReadonlyBlobContentAttribute_Trn_NoPadding_InfoBenef,.BlobInputAttribute_Trn_NoPadding_InfoBenef,.K2BToolsSimpleImageListText,.ReadonlyK2BToolsSimpleImageListText,.K2BToolsSimpleImageListImage,.ReadonlyK2BToolsSimpleImageListImage,.Attribute_Trn_Error,.BlobContentAttribute_Trn_Error,.ReadonlyBlobContentAttribute_Trn_Error,.BlobInputAttribute_Trn_Error,.ReadonlyAttribute_Trn_Error,.Attribute_RedAction,.BlobContentAttribute_RedAction,.ReadonlyBlobContentAttribute_RedAction,.ReadonlyAttribute_RedAction,.Attribute_Confirm,.BlobContentAttribute_Confirm,.ReadonlyBlobContentAttribute_Confirm,.BlobInputAttribute_Confirm,.ReadonlyAttribute_Confirm,.gxc_retenciones_tarjeta_valor,.Attribute_Trn_Heading,.gxc_resumen_tarjeta_valor,.Attribute_Trn_AnchoFijo,.GXC_Resumen_Grilla,.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,.BlobInputResponsiveImageAttribute,.ReadonlyResponsiveImageAttribute,.ReadonlyImageAttribute,.ActionAttribute,.BlobContentActionAttribute,.ReadonlyBlobContentActionAttribute,.UpdateAttribute,.BlobContentUpdateAttribute,.ReadonlyBlobContentUpdateAttribute,.BlobInputUpdateAttribute,.ReadonlyUpdateAttribute,.DeleteAttribute,.BlobContentDeleteAttribute,.ReadonlyBlobContentDeleteAttribute,.BlobInputDeleteAttribute,.ReadonlyDeleteAttribute,.DisplayAttribute,.BlobContentDisplayAttribute,.ReadonlyBlobContentDisplayAttribute,.BlobInputDisplayAttribute,.ReadonlyDisplayAttribute,.DisabledActionAttribute,.BlobContentDisabledActionAttribute,.ReadonlyBlobContentDisabledActionAttribute,.BlobInputDisabledActionAttribute,.ReadonlyDisabledActionAttribute,.BlobInputActionAttribute,.ReadonlyActionAttribute,.SelectionAttribute,.BlobContentSelectionAttribute,.ReadonlyBlobContentSelectionAttribute,.BlobInputSelectionAttribute,.ReadonlySelectionAttribute,.ReadonlyAttribute,.ReadonlyMedio,.BlobContentReadonlyMedio,.ReadonlyBlobContentReadonlyMedio,.BlobInputReadonlyMedio,.ReadonlyReadonlyMedio,.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,.Attribute_ListadoDeCalendario,.BlobContentAttribute_ListadoDeCalendario,.ReadonlyBlobContentAttribute_ListadoDeCalendario,.BlobInputAttribute_ListadoDeCalendario,.ReadonlyAttribute_ListadoDeCalendario
{
	border-top-left-radius: 1px;
	border-top-right-radius: 1px;
	border-bottom-right-radius: 1px;
	border-bottom-left-radius: 1px;
	color: #333;
	height: 36px;
	width: auto;
	max-width: 100%;
}
.ReadonlyBlobContentAttribute
{
	color: #a1a1a1;
}
.ReadonlyAttSubTitle
{
	color: #a1a1a1;
}
.ReadonlyCheckBox
{
	color: #a1a1a1;
}
.ReadonlyBlobContentFilterAttribute
{
	border-width: 0px;
}
.ReadonlyFilterAttribute
{
	border-width: 0px;
	color: #a1a1a1;
}
.ReadonlyBlobContentDescriptionAttribute
{
	border-width: 0px;
}
.ReadonlyDescriptionAttribute
{
	border-width: 0px;
	font-family: "Open Sans Bold";
}
.ReadonlyAttribute_TrnDateTime
{
	position: relative;
	top: 2px;
}
.ReadonlyAttribute_TrnDate
{
	position: relative;
	top: 2px;
}
.ReadonlyBlobContentAttribute_Trn_Total
{
	border-width: 0px;
}
.ReadonlyAttribute_Trn_Total
{
	border-width: 0px;
}
.ReadonlyAttribute_Trn
{
	position: relative;
	top: 2px;
}
.ReadonlyAttribute_FixedData
{
	margin-left: 5px;
	position: relative;
	top: 3px;
	font-family: SourceSansPro-Regular;
	font-size: 36px;
}
.ReadonlyAttribute_Grid_FirstColumn
{
	border-width: 0px;
}
.ReadonlyAttribute_Grid_LastColumn
{
	border-width: 0px;
}
.Attribute_Image_Grid,.BlobContentAttribute_Image_Grid,.ReadonlyBlobContentAttribute_Image_Grid,.BlobInputAttribute_Image_Grid,.ReadonlyAttribute_Image_Grid,.Attribute_Image_Grid1,.BlobContentAttribute_Image_Grid1,.ReadonlyBlobContentAttribute_Image_Grid1,.ReadonlyAttribute_Image_Grid1
{
	max-width: 60px;
}
.ReadonlyAttribute_Grid
{
	color: #666;
}
.ReadonlyAttribute_ConditionalConfirm
{
	position: relative;
	top: -5px;
}
.ReadonlyBlobContentAttribute_RequiredReadOnly
{
	border-width: 0px;
}
.ReadonlyAttribute_RequiredReadOnly
{
	border-width: 0px;
}
.Attribute_Trn_AnchoFijo
{
	width: 100%;
	min-width: 250px;
}
.GXC_Resumen_Grilla
{
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	background-color: royalblue;
}
.CheckBoxInGrid,.ReadonlyCheckBoxInGrid
{
	padding-left: 0px !important;
}
.K2BTools_SearchResultImage,.ReadonlyK2BTools_SearchResultImage
{
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	height: 110px;
	margin: 0 auto !important;
}
.K2BSearchResult_Description,.BlobContentK2BSearchResult_Description,.ReadonlyBlobContentK2BSearchResult_Description,.BlobInputK2BSearchResult_Description,.ReadonlyK2BSearchResult_Description
{
	font-family: SourceSansPro-Regular;
	font-size: 14px;
	font-style: italic;
	color: #888;
}
.K2BToolsSearchResultImage,.BlobContentK2BToolsSearchResultImage,.ReadonlyBlobContentK2BToolsSearchResultImage,.BlobInputK2BToolsSearchResultImage,.ReadonlyK2BToolsSearchResultImage
{
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	height: 110px;
	max-width: 120px;
}
.VideoAttribute,.ReadonlyVideoAttribute
{
	width: 300px;
}
.ReadonlyVideoAttribute
{
	border-width: 0px;
}
.AudioAttribute,.ReadonlyAudioAttribute
{
	width: 300px;
}
.ReadonlyAudioAttribute
{
	border-width: 0px;
}
.ErrorAttribute
{
	border-bottom-color: #f56a67;
	border-left-color: #f56a67;
	border-right-color: #f56a67;
	border-top-color: #f56a67;
	border-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-bottom-color: #fdae45;
	border-left-color: #fdae45;
	border-right-color: #fdae45;
	border-top-color: #fdae45;
	border-style: solid;
	border-width: 1px;
}
.ImageAttribute,.ResponsiveImageAttribute,.BlobContentResponsiveImageAttribute,.ReadonlyBlobContentResponsiveImageAttribute,.BlobInputResponsiveImageAttribute,.ReadonlyResponsiveImageAttribute,.ReadonlyImageAttribute,.ActionAttribute,.BlobContentActionAttribute,.ReadonlyBlobContentActionAttribute,.UpdateAttribute,.BlobContentUpdateAttribute,.ReadonlyBlobContentUpdateAttribute,.BlobInputUpdateAttribute,.ReadonlyUpdateAttribute,.DeleteAttribute,.BlobContentDeleteAttribute,.ReadonlyBlobContentDeleteAttribute,.BlobInputDeleteAttribute,.ReadonlyDeleteAttribute,.DisplayAttribute,.BlobContentDisplayAttribute,.ReadonlyBlobContentDisplayAttribute,.BlobInputDisplayAttribute,.ReadonlyDisplayAttribute,.DisabledActionAttribute,.BlobContentDisabledActionAttribute,.ReadonlyBlobContentDisabledActionAttribute,.BlobInputDisabledActionAttribute,.ReadonlyDisabledActionAttribute,.BlobInputActionAttribute,.ReadonlyActionAttribute,.SelectionAttribute,.BlobContentSelectionAttribute,.ReadonlyBlobContentSelectionAttribute,.BlobInputSelectionAttribute,.ReadonlySelectionAttribute
{
	height: auto;
	max-width: none;
}
.ReadonlyBlobContentResponsiveImageAttribute
{
	border-width: 0px;
}
.ReadonlyResponsiveImageAttribute
{
	border-width: 0px;
}
.ReadonlyImageAttribute
{
	border-width: 0px;
	max-height: 68px;
	max-width: 124px;
}
.ActionAttribute,.BlobContentActionAttribute,.ReadonlyBlobContentActionAttribute,.UpdateAttribute,.BlobContentUpdateAttribute,.ReadonlyBlobContentUpdateAttribute,.BlobInputUpdateAttribute,.ReadonlyUpdateAttribute,.DeleteAttribute,.BlobContentDeleteAttribute,.ReadonlyBlobContentDeleteAttribute,.BlobInputDeleteAttribute,.ReadonlyDeleteAttribute,.DisplayAttribute,.BlobContentDisplayAttribute,.ReadonlyBlobContentDisplayAttribute,.BlobInputDisplayAttribute,.ReadonlyDisplayAttribute,.DisabledActionAttribute,.BlobContentDisabledActionAttribute,.ReadonlyBlobContentDisabledActionAttribute,.BlobInputDisabledActionAttribute,.ReadonlyDisabledActionAttribute,.BlobInputActionAttribute,.ReadonlyActionAttribute,.SelectionAttribute,.BlobContentSelectionAttribute,.ReadonlyBlobContentSelectionAttribute,.BlobInputSelectionAttribute,.ReadonlySelectionAttribute
{
	margin-bottom: -6px;
	margin-left: -6px;
	padding-bottom: 7px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 7px;
	display: block;
	background-color: #ececec;
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
	border-bottom-left-radius: 25px;
}
.ReadonlyBlobContentActionAttribute
{
	border-width: 0px;
}
.ReadonlyBlobContentUpdateAttribute
{
	border-width: 0px;
}
.ReadonlyUpdateAttribute
{
	border-width: 0px;
}
.ReadonlyBlobContentDeleteAttribute
{
	border-width: 0px;
}
.ReadonlyDeleteAttribute
{
	border-width: 0px;
}
.ReadonlyBlobContentDisplayAttribute
{
	border-width: 0px;
}
.ReadonlyDisplayAttribute
{
	border-width: 0px;
}
.ReadonlyBlobContentDisabledActionAttribute
{
	border-width: 0px;
}
.ReadonlyDisabledActionAttribute
{
	border-width: 0px;
}
.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
{
	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;
}
.ReadonlyBlobContentAttribute_ListadoDeCalendario
{
	border-width: 0px;
}
.ReadonlyAttribute_ListadoDeCalendario
{
	border-width: 0px;
}
.Button,.SpecialButtons,.BtnCancel,.BtnCheck,.BtnGet,.BtnHelp,.BtnRefresh,.BtnSelect,.SpecialButtonsDisabled,.K2BToolsButton_BtnToggleCompact,.K2BToolsButton_BtnToggleActiveCompact,.BtnEnter,.BtnFirst,.BtnLast,.BtnNext,.BtnPrevious,.BtnDelete,.BtnToggle,.BtnToggleActive,.K2BToolsButton_BtnToggle,.K2BToolsButton_BtnToggleActive,.ButtonDragging,.ButtonAcceptDrag,.ButtonNoAcceptDrag,.ActionButtons,.ButtonDisabled,.Button_Header,.Button_HeaderHelp,.Button_HeaderClose,.Button_HeaderSupport,.Button_DashBoard,.Button_DashBoardDisabled,.Button_Confirm,.Button_GoBack,.Button_Confirm_Big,.Button_Confirm_BigHover,.Button_Confirm_Green,.Button_Confirm_GreenHover,.Button_Confirm_Very_Big,.Button_Confirm_Very_Big_Hover,.InvisibleInExtraSmallButton,.InvisibleInSmallButton,.Button_Standard,.Button_StandardBig,.K2BButton_GridSearch,.Button_Standard_Red,.Button_Standard_RedHover,.Button_Standard_Red_Very_Big,.Button_Standard_Big,.Button_Standard_Green,.Button_Standard_GreenHover,.Button_Standard_Green_Big,.Button_Standard_Green_Very_Big,.Button_Standard_Link,.Button_Standard_LinkHover,.InvisibleInLargeButton,.K2BToolsButton_MinimalAction,.K2BToolsButton_Search,.InvisibleInMediumButton,.K2BToolsButton_MainAction,.K2BToolsButton_GridSearch,.K2BToolsButton_MainAction_Confirm,.K2BToolsButton_GreyAction,.K2BToolsButton_FlatAction,.ButtonCancelBeneficiario,.ButtonPorComprBeneficiario,.Button_invisible,.FileUpload_cargado .fileinput-button,.ButtonAccionesRetTransferencia,.ButtonAccionesRetTransferencia_fullwidth
{
	margin-right: 5px;
	background-color: white;
	border-bottom-color: #dbdcde;
	border-left-color: #dbdcde;
	border-right-color: #dbdcde;
	border-top-color: #dbdcde;
	font-weight: bold;
	color: #444;
}

.BtnEnter
{
	background-color: #9ccf70;
	border-width: 0px;
	color: white;
}

.BtnFirst
{
	margin-right: 0px;
}

.BtnLast
{
	margin-right: 0px;
}

.BtnNext
{
	margin-right: 0px;
}

.BtnPrevious
{
	margin-right: 0px;
}

.BtnDelete
{
	background-color: #f56a67;
	border-width: 0px;
	color: white;
}

.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
{
	background-color: #eaeaea;
	border-bottom-color: #a1a1a1;
	border-left-color: #a1a1a1;
	border-right-color: #a1a1a1;
	border-top-color: #a1a1a1;
}

.K2BToolsButton_BtnToggle,.K2BToolsButton_BtnToggleActive
{
	margin-left: -5px;
	margin-top: 12px;
	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);
}

.K2BToolsButton_BtnToggleActive
{
	background-color: #eaeaea;
	border-bottom-color: #a1a1a1;
	border-left-color: #a1a1a1;
	border-right-color: #a1a1a1;
	border-top-color: #a1a1a1;
}

.Button_Standard,.Button_StandardBig,.K2BButton_GridSearch,.Button_Standard_Red,.Button_Standard_RedHover,.Button_Standard_Red_Very_Big,.Button_Standard_Big,.Button_Standard_Green,.Button_Standard_GreenHover,.Button_Standard_Green_Big,.Button_Standard_Green_Very_Big,.Button_Standard_Link,.Button_Standard_LinkHover
{
	margin-bottom: 7px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 7px;
	display: block;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	font-family: "Open Sans Semibold";
	font-weight: normal;
	color: #333;
	height: 38px;
}

.Button_Standard_Green,.Button_Standard_GreenHover,.Button_Standard_Green_Big,.Button_Standard_Green_Very_Big
{
	background-color: #5e7734;
	border-bottom-color: #5e7734;
	border-left-color: #5e7734;
	border-right-color: #5e7734;
	border-top-color: #5e7734;
	border-top-left-radius: 0.25rem;
	border-top-right-radius: 0.25rem;
	border-bottom-right-radius: 0.25rem;
	border-bottom-left-radius: 0.25rem;
	color: white;
	border:1px solid transparent;
}

.Button_Standard_Link,.Button_Standard_LinkHover
{
	margin-bottom: 10px;
	margin-right: 20px;
}

.K2BToolsButton_MinimalAction
{
	background-color: transparent;
	border-style: none;
	font-family: SourceSansPro-Regular;
	font-size: 18px;
	font-weight: normal;
	color: #666;
	text-decoration:underline;
}

.K2BToolsButton_Search
{
	margin-left: -4px;
	padding-bottom: 5px;
	padding-left: 12px;
	padding-right: 13px;
	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: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	font-family: SourceSansPro-Semibold;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
}

.K2BToolsButton_MainAction,.K2BToolsButton_GridSearch,.K2BToolsButton_MainAction_Confirm
{
	margin-right: 0px;
	padding-bottom: 7px;
	padding-left: 12px;
	padding-right: 13px;
	padding-top: 7px;
	background-color: #51749a;
	border-bottom-color: #51749a;
	border-left-color: #51749a;
	border-right-color: #51749a;
	border-top-color: #51749a;
	border-style: solid;
	border-width: 0px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	font-family: SourceSansPro-Semibold;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	height: 38px;
}

.K2BToolsButton_GridSearch
{
	margin-left: -15px;
}

.K2BToolsButton_MainAction_Confirm
{
	margin-left: 5px;
	margin-top: 25px;
	width: 90px;
}

.K2BToolsButton_GreyAction
{
	margin-left: 5px;
	margin-top: 25px;
	padding-bottom: 7px;
	padding-left: 12px;
	padding-right: 13px;
	padding-top: 7px;
	background-color: #bfb8b8;
	border-bottom-color: #bfb8b8;
	border-left-color: #bfb8b8;
	border-right-color: #bfb8b8;
	border-top-color: #bfb8b8;
	border-style: solid;
	border-width: 0px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	font-family: SourceSansPro-Semibold;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	height: 38px;
	width: 90px;
}

.K2BToolsButton_FlatAction
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	border-style: none;
	font-family: SourceSansPro-Semibold;
	font-size: 15px;
	font-weight: normal;
	color: #51749a;
	text-decoration:underline;
}

.ButtonCancelBeneficiario
{
	margin-right: 0px;
	padding-bottom: 7px;
	padding-left: 12px;
	padding-right: 13px;
	padding-top: 7px;
	background-color: whitesmoke;
	border-bottom-color: whitesmoke;
	border-left-color: whitesmoke;
	border-right-color: whitesmoke;
	border-top-color: whitesmoke;
	border-style: solid;
	border-width: 0px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	font-family: SourceSansPro-Semibold;
	font-size: 16px;
	font-weight: normal;
	color: black;
	height: 38px;
}

.ButtonPorComprBeneficiario
{
	margin-right: 0px;
	padding-bottom: 7px;
	padding-left: 12px;
	padding-right: 13px;
	padding-top: 7px;
	background-color: whitesmoke;
	border-bottom-color: #51749a;
	border-left-color: #51749a;
	border-right-color: #51749a;
	border-top-color: #51749a;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	font-family: SourceSansPro-Semibold;
	font-size: 16px;
	font-weight: normal;
	color: #51749a;
	height: 38px;
}

.Button_invisible,.FileUpload_cargado .fileinput-button
{
	visibility: hidden;
}

.ButtonAccionesRetTransferencia,.ButtonAccionesRetTransferencia_fullwidth
{
	margin-right: 0px;
	padding-bottom: 7px;
	padding-left: 12px;
	padding-right: 13px;
	padding-top: 7px;
	background-color: whitesmoke;
	border-bottom-color: #51749a;
	border-left-color: #51749a;
	border-right-color: #51749a;
	border-top-color: #51749a;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	font-family: SourceSansPro-Semibold;
	font-size: 16px;
	font-weight: normal;
	color: #51749a;
	height: 38px;
}

.ButtonAccionesRetTransferencia_fullwidth
{
	width: 100%;
	display: block;
}

.Grid,.GridDragging,.Grid_Custom,.Grid_SubWorkWith,.Grid_Prompt,.Grid_Transaction,.K2BTransactionGrid,.Grid_MultipleSelection,.Grid_CustomGrid_WorKWith,.Grid_WorkWithDetalle,.Grid_WorkWithList,.Grid_View,.Grid_ViewSingle,.Grid_ViewFooter,.Grid_WorkWith,.Grid_WorkWithFooter,.Grid_WorkWithSingle,.Grid_WorkWith_Convenidas,.Grid_WorkWith_Planes,.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_Transaction[data-gx-grid-nodata],.K2BTransactionGrid[data-gx-grid-nodata],.Grid_MultipleSelection[data-gx-grid-nodata],.Grid_CustomGrid_WorKWith[data-gx-grid-nodata],.Grid_WorkWithDetalle[data-gx-grid-nodata],.Grid_WorkWithList[data-gx-grid-nodata],.Grid_View[data-gx-grid-nodata],.Grid_ViewSingle[data-gx-grid-nodata],.Grid_ViewFooter[data-gx-grid-nodata],.Grid_WorkWith[data-gx-grid-nodata],.Grid_WorkWithFooter[data-gx-grid-nodata],.Grid_WorkWith_Retenciones[data-gx-grid-nodata],.Grid_WorkWithSingle[data-gx-grid-nodata],.Grid_WorkWith_Convenidas[data-gx-grid-nodata],.Grid_WorkWith_Planes[data-gx-grid-nodata],.Grid_AllowSelection[data-gx-grid-nodata],.K2BWorkWithGrid[data-gx-grid-nodata],.Grid_Alerts[data-gx-grid-nodata],.GridNoData[data-gx-grid-nodata],.GridAcceptDrag[data-gx-grid-nodata],.WorkWith[data-gx-grid-nodata],.PromptGrid[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],.FreeStyleGrid_WPB[data-gx-grid-nodata],.FreeStyleGrid_Menu[data-gx-grid-nodata],.FreeStyleGrid_WPB_TarjetaDeudas[data-gx-grid-nodata],.FreeStyleGrid_WPB_Notificaciones[data-gx-grid-nodata],.FreeStyleGrid_WPB_TarjetaConvenios[data-gx-grid-nodata],.FreeStyleGrid_WPB_TarjetaPlanes[data-gx-grid-nodata],.FreeStyleGrid_WPB_TarjetaEntidades[data-gx-grid-nodata],.FreeStyleGrid_WPB_CalendarioProx[data-gx-grid-nodata],.FreeStyleGrid_WPB_CalendarioAnt[data-gx-grid-nodata],.FreeStyleGrid_WPB_CalendarioMostrar[data-gx-grid-nodata],.FreeStyleGrid_SearchResult[data-gx-grid-nodata],.Grid_FS_BenAutorizaCobroPreguntas[data-gx-grid-nodata],.FreeStyleGrid_WPB_Notificacion[data-gx-grid-nodata],.FreeStyleGrid_WPB_TarjetaPagos[data-gx-grid-nodata],.gxc_retenciones_calendarioinstancia[data-gx-grid-nodata],.FreeStyleGrid_WPB_CalendarioInstancia[data-gx-grid-nodata],.FreeStyleGrid_WPB_CalendarioInstancia_Transferencia[data-gx-grid-nodata],.FreeStyleGrid_WPB_CalendarioTransferencia[data-gx-grid-nodata],.FreeStyleGrid_WPB_Acciones[data-gx-grid-nodata],.FreeStyleGrid_WPB_TarjetaMes[data-gx-grid-nodata],.FreeStyleGrid_WPB_HS_Cabezal[data-gx-grid-nodata],.FreeStyleGrid_WPB_HS_Haber[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],.GridAcceptDrag,.WorkWith,.PromptGrid,.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_Transaction>thead>tr, .Grid_Transaction>tfoot>tr
{
	font-size: 13px;
	font-weight: normal;
}

.Grid_Transaction[data-bkgstyle='none']>thead>tr, .Grid_Transaction[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.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
{
	background-color: #f9f9f9;
}

.K2BTransactionGrid>thead>tr, .K2BTransactionGrid>tfoot>tr
{
	font-size: 13px;
	font-weight: normal;
}

.K2BTransactionGrid[data-bkgstyle='none']>thead>tr, .K2BTransactionGrid[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.K2BTransactionGrid[data-bkgstyle='header']>thead>tr, .K2BTransactionGrid[data-bkgstyle='header']>tfoot>tr, .K2BTransactionGrid[data-bkgstyle='report']>thead>tr, .K2BTransactionGrid[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_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_WorkWithDetalle>thead>tr, .Grid_WorkWithDetalle>tfoot>tr
{
	font-size: 13px;
	font-weight: normal;
}

.Grid_WorkWithDetalle[data-bkgstyle='none']>thead>tr, .Grid_WorkWithDetalle[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.Grid_WorkWithDetalle[data-bkgstyle='header']>thead>tr, .Grid_WorkWithDetalle[data-bkgstyle='header']>tfoot>tr, .Grid_WorkWithDetalle[data-bkgstyle='report']>thead>tr, .Grid_WorkWithDetalle[data-bkgstyle='report']>tfoot>tr
{
	background-color: #f9f9f9;
}

.Grid_WorkWithList>thead>tr, .Grid_WorkWithList>tfoot>tr
{
	font-size: 13px;
	font-weight: normal;
}

.Grid_WorkWithList[data-bkgstyle='none']>thead>tr, .Grid_WorkWithList[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.Grid_WorkWithList[data-bkgstyle='header']>thead>tr, .Grid_WorkWithList[data-bkgstyle='header']>tfoot>tr, .Grid_WorkWithList[data-bkgstyle='report']>thead>tr, .Grid_WorkWithList[data-bkgstyle='report']>tfoot>tr
{
	background-color: #f9f9f9;
}

.Grid_View>thead>tr, .Grid_View>tfoot>tr
{
	font-size: 13px;
	font-weight: normal;
}

.Grid_View[data-bkgstyle='none']>thead>tr, .Grid_View[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.Grid_View[data-bkgstyle='header']>thead>tr, .Grid_View[data-bkgstyle='header']>tfoot>tr, .Grid_View[data-bkgstyle='report']>thead>tr, .Grid_View[data-bkgstyle='report']>tfoot>tr
{
	background-color: #f9f9f9;
}

.Grid_ViewSingle>thead>tr, .Grid_ViewSingle>tfoot>tr
{
	font-size: 13px;
	font-weight: normal;
}

.Grid_ViewSingle[data-bkgstyle='none']>thead>tr, .Grid_ViewSingle[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.Grid_ViewSingle[data-bkgstyle='header']>thead>tr, .Grid_ViewSingle[data-bkgstyle='header']>tfoot>tr, .Grid_ViewSingle[data-bkgstyle='report']>thead>tr, .Grid_ViewSingle[data-bkgstyle='report']>tfoot>tr
{
	background-color: #f9f9f9;
}

.Grid_ViewFooter>thead>tr, .Grid_ViewFooter>tfoot>tr
{
	font-size: 13px;
	font-weight: normal;
}

.Grid_ViewFooter[data-bkgstyle='none']>thead>tr, .Grid_ViewFooter[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.Grid_ViewFooter[data-bkgstyle='header']>thead>tr, .Grid_ViewFooter[data-bkgstyle='header']>tfoot>tr, .Grid_ViewFooter[data-bkgstyle='report']>thead>tr, .Grid_ViewFooter[data-bkgstyle='report']>tfoot>tr
{
	background-color: #f9f9f9;
}

.Grid_WorkWith,.Grid_WorkWithFooter,.Grid_WorkWithSingle,.Grid_WorkWith_Convenidas,.Grid_WorkWith_Planes
{
	color: #666;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: none;
	border-width: 0px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-collapse:collapse;
}

.Grid_WorkWith>tbody>tr
{
	color: #666;
	font-family: SourceSansPro-Semibold;
	font-size: 16px;
	border-collapse:collapse;
}

.Grid_WorkWith>thead>tr, .Grid_WorkWith>tfoot>tr
{
	color: #666;
	font-size: 13px;
	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: SourceSansPro-Semibold;
	font-size: 16px;
	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_WorkWithFooter>tbody>tr
{
	color: #666;
	font-family: SourceSansPro-Semibold;
	font-size: 16px;
	border-collapse:collapse;
}

.Grid_WorkWithFooter>thead>tr, .Grid_WorkWithFooter>tfoot>tr
{
	color: #666;
	font-size: 13px;
	font-weight: normal;
	border-collapse:collapse;
}

.Grid_WorkWithFooter[data-bkgstyle='none']>thead>tr, .Grid_WorkWithFooter[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.Grid_WorkWithFooter[data-bkgstyle='none']>tbody>tr
{
	color: #666;
	font-family: SourceSansPro-Semibold;
	font-size: 16px;
	border-collapse:collapse;
}

.Grid_WorkWithFooter[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .Grid_WorkWithFooter[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .Grid_WorkWithFooter[data-bkgstyle='uniform']>thead>tr, .Grid_WorkWithFooter[data-bkgstyle='uniform']>tfoot>tr
{
	color: #666;
	border-collapse:collapse;
}

.Grid_WorkWithFooter[data-bkgstyle='header']>tbody>tr:nth-child(odd), .Grid_WorkWithFooter[data-bkgstyle='header']>tbody>tr:nth-child(even), .Grid_WorkWithFooter[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	color: #666;
	border-collapse:collapse;
}

.Grid_WorkWithFooter[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	color: #666;
	border-collapse:collapse;
}

.Grid_WorkWithFooter[data-bkgstyle='header']>thead>tr, .Grid_WorkWithFooter[data-bkgstyle='header']>tfoot>tr, .Grid_WorkWithFooter[data-bkgstyle='report']>thead>tr, .Grid_WorkWithFooter[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;
	border-width: 1px;
}

.Grid_WorkWithSingle>tbody>tr
{
	color: #666;
	font-family: SourceSansPro-Semibold;
	font-size: 16px;
	border-collapse:collapse;
}

.Grid_WorkWithSingle>thead>tr, .Grid_WorkWithSingle>tfoot>tr
{
	color: #666;
	font-size: 13px;
	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: SourceSansPro-Semibold;
	font-size: 16px;
	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_WorkWith_Convenidas>tbody>tr
{
	color: #666;
	font-family: SourceSansPro-Semibold;
	font-size: 16px;
	border-collapse:collapse;
}

.Grid_WorkWith_Convenidas>thead>tr, .Grid_WorkWith_Convenidas>tfoot>tr
{
	color: #666;
	font-weight: normal;
	border-collapse:collapse;
}

.Grid_WorkWith_Convenidas[data-bkgstyle='none']>thead>tr, .Grid_WorkWith_Convenidas[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.Grid_WorkWith_Convenidas[data-bkgstyle='none']>tbody>tr
{
	color: #666;
	font-family: SourceSansPro-Semibold;
	font-size: 16px;
	border-collapse:collapse;
}

.Grid_WorkWith_Convenidas[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .Grid_WorkWith_Convenidas[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .Grid_WorkWith_Convenidas[data-bkgstyle='uniform']>thead>tr, .Grid_WorkWith_Convenidas[data-bkgstyle='uniform']>tfoot>tr
{
	color: #666;
	border-collapse:collapse;
}

.Grid_WorkWith_Convenidas[data-bkgstyle='header']>tbody>tr:nth-child(odd), .Grid_WorkWith_Convenidas[data-bkgstyle='header']>tbody>tr:nth-child(even), .Grid_WorkWith_Convenidas[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	color: #666;
	border-collapse:collapse;
}

.Grid_WorkWith_Convenidas[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	color: #666;
	border-collapse:collapse;
}

.Grid_WorkWith_Convenidas[data-bkgstyle='header']>thead>tr, .Grid_WorkWith_Convenidas[data-bkgstyle='header']>tfoot>tr, .Grid_WorkWith_Convenidas[data-bkgstyle='report']>thead>tr, .Grid_WorkWith_Convenidas[data-bkgstyle='report']>tfoot>tr
{
	color: #666;
	background-color: #f9f9f9;
	border-collapse:collapse;
}

.Grid_WorkWith_Planes>tbody>tr
{
	color: #666;
	font-family: SourceSansPro-Semibold;
	font-size: 16px;
	border-collapse:collapse;
}

.Grid_WorkWith_Planes>thead>tr, .Grid_WorkWith_Planes>tfoot>tr
{
	color: #666;
	font-weight: normal;
	border-collapse:collapse;
}

.Grid_WorkWith_Planes[data-bkgstyle='none']>thead>tr, .Grid_WorkWith_Planes[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.Grid_WorkWith_Planes[data-bkgstyle='none']>tbody>tr
{
	color: #666;
	font-family: SourceSansPro-Semibold;
	font-size: 16px;
	border-collapse:collapse;
}

.Grid_WorkWith_Planes[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .Grid_WorkWith_Planes[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .Grid_WorkWith_Planes[data-bkgstyle='uniform']>thead>tr, .Grid_WorkWith_Planes[data-bkgstyle='uniform']>tfoot>tr
{
	color: #666;
	border-collapse:collapse;
}

.Grid_WorkWith_Planes[data-bkgstyle='header']>tbody>tr:nth-child(odd), .Grid_WorkWith_Planes[data-bkgstyle='header']>tbody>tr:nth-child(even), .Grid_WorkWith_Planes[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	color: #666;
	border-collapse:collapse;
}

.Grid_WorkWith_Planes[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	color: #666;
	border-collapse:collapse;
}

.Grid_WorkWith_Planes[data-bkgstyle='header']>thead>tr, .Grid_WorkWith_Planes[data-bkgstyle='header']>tfoot>tr, .Grid_WorkWith_Planes[data-bkgstyle='report']>thead>tr, .Grid_WorkWith_Planes[data-bkgstyle='report']>tfoot>tr
{
	color: #666;
	background-color: #f9f9f9;
	border-collapse:collapse;
}

.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_Transaction[data-gx-grid-nodata],.K2BTransactionGrid[data-gx-grid-nodata],.Grid_MultipleSelection[data-gx-grid-nodata],.Grid_CustomGrid_WorKWith[data-gx-grid-nodata],.Grid_WorkWithDetalle[data-gx-grid-nodata],.Grid_WorkWithList[data-gx-grid-nodata],.Grid_View[data-gx-grid-nodata],.Grid_ViewSingle[data-gx-grid-nodata],.Grid_ViewFooter[data-gx-grid-nodata],.Grid_WorkWith[data-gx-grid-nodata],.Grid_WorkWithFooter[data-gx-grid-nodata],.Grid_WorkWith_Retenciones[data-gx-grid-nodata],.Grid_WorkWithSingle[data-gx-grid-nodata],.Grid_WorkWith_Convenidas[data-gx-grid-nodata],.Grid_WorkWith_Planes[data-gx-grid-nodata],.Grid_AllowSelection[data-gx-grid-nodata],.K2BWorkWithGrid[data-gx-grid-nodata],.Grid_Alerts[data-gx-grid-nodata],.GridNoData[data-gx-grid-nodata],.GridAcceptDrag[data-gx-grid-nodata],.WorkWith[data-gx-grid-nodata],.PromptGrid[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],.FreeStyleGrid_WPB[data-gx-grid-nodata],.FreeStyleGrid_Menu[data-gx-grid-nodata],.FreeStyleGrid_WPB_TarjetaDeudas[data-gx-grid-nodata],.FreeStyleGrid_WPB_Notificaciones[data-gx-grid-nodata],.FreeStyleGrid_WPB_TarjetaConvenios[data-gx-grid-nodata],.FreeStyleGrid_WPB_TarjetaPlanes[data-gx-grid-nodata],.FreeStyleGrid_WPB_TarjetaEntidades[data-gx-grid-nodata],.FreeStyleGrid_WPB_CalendarioProx[data-gx-grid-nodata],.FreeStyleGrid_WPB_CalendarioAnt[data-gx-grid-nodata],.FreeStyleGrid_WPB_CalendarioMostrar[data-gx-grid-nodata],.FreeStyleGrid_SearchResult[data-gx-grid-nodata],.Grid_FS_BenAutorizaCobroPreguntas[data-gx-grid-nodata],.FreeStyleGrid_WPB_Notificacion[data-gx-grid-nodata],.FreeStyleGrid_WPB_TarjetaPagos[data-gx-grid-nodata],.gxc_retenciones_calendarioinstancia[data-gx-grid-nodata],.FreeStyleGrid_WPB_CalendarioInstancia[data-gx-grid-nodata],.FreeStyleGrid_WPB_CalendarioInstancia_Transferencia[data-gx-grid-nodata],.FreeStyleGrid_WPB_CalendarioTransferencia[data-gx-grid-nodata],.FreeStyleGrid_WPB_Acciones[data-gx-grid-nodata],.FreeStyleGrid_WPB_TarjetaMes[data-gx-grid-nodata],.FreeStyleGrid_WPB_HS_Cabezal[data-gx-grid-nodata],.FreeStyleGrid_WPB_HS_Haber[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]
{
	background-color: lightgray;
	display: none;
	min-height: 4em;
}

.GridNoData>tbody>tr
{
	display: none;
}

.GridNoData>thead>tr, .GridNoData>tfoot>tr
{
	display: none;
	font-size: 13px;
	font-weight: normal;
}

.GridNoData[data-bkgstyle='none']>thead>tr, .GridNoData[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.GridNoData[data-bkgstyle='none']>tbody>tr
{
	display: none;
}

.GridNoData[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .GridNoData[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .GridNoData[data-bkgstyle='uniform']>thead>tr, .GridNoData[data-bkgstyle='uniform']>tfoot>tr
{
	display: none;
}

.GridNoData[data-bkgstyle='header']>tbody>tr:nth-child(odd), .GridNoData[data-bkgstyle='header']>tbody>tr:nth-child(even), .GridNoData[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	display: none;
}

.GridNoData[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	display: none;
}

.GridNoData[data-bkgstyle='header']>thead>tr, .GridNoData[data-bkgstyle='header']>tfoot>tr, .GridNoData[data-bkgstyle='report']>thead>tr, .GridNoData[data-bkgstyle='report']>tfoot>tr
{
	display: none;
	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
{
	table-layout: fixed;
}

.WorkWith>tbody>tr
{
	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
{
	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;
}

.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: SourceSansPro-Semibold;
	font-size: 21px;
}

.GroupTitleTitle
{
	font-family: SourceSansPro-Semibold;
	font-size: 21px;
}

.K2BToolsFSGAM_LoginBoxTitle
{
	font-family: SourceSansPro-Semibold;
	font-size: 21px;
}

.Group_WithoutBoxTitle
{
	font-family: SourceSansPro-Semibold;
	font-size: 21px;
}

.Group_MarginLeftTitle
{
	font-family: SourceSansPro-Semibold;
	font-size: 21px;
}

.Group_WithoutBox_NoMarginTitle
{
	font-family: SourceSansPro-Semibold;
	font-size: 21px;
}

.Group_Tabular_NoBorderTitle
{
	font-family: SourceSansPro-Semibold;
	font-size: 21px;
}

.Group_Tabular_NoBorder_TopMarginTitle
{
	font-family: SourceSansPro-Semibold;
	font-size: 21px;
}

.gxc_retenciones_tarjetaTitle
{
	font-family: SourceSansPro-Semibold;
	font-size: 21px;
}

.Group_ConvenirExito
{
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 20px;
	margin-top: 20px;
}

.Group_ConvenirExitoTitle
{
	font-family: SourceSansPro-Semibold;
	font-size: 21px;
}

.Group_Tabular,.Group_FixedData,.Group_TransactionTabular,.Group_FormSection,.Group_Filter,.Group_TabularHighlighted,.Group_PaddingTop,.Group_Tabular_MarginBottom,.Group_Tabular_Red,.Group_Tabular_Margin_Left,.Group_TabularTitle
{
	border-bottom: #B9B9B9;
	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;
}

.Group_TabularTitle
{
	font-family: SourceSansPro-Semibold;
	font-size: 21px;
}

.Group_FixedDataTitle
{
	font-family: SourceSansPro-Semibold;
	font-size: 21px;
}

.Group_TransactionTabularTitle
{
	font-family: SourceSansPro-Semibold;
	font-size: 21px;
}

.Group_FormSectionTitle
{
	font-family: SourceSansPro-Semibold;
	font-size: 21px;
}

.Group_FilterTitle
{
	font-family: SourceSansPro-Semibold;
	font-size: 21px;
}

.Group_TabularHighlightedTitle
{
	font-family: SourceSansPro-Semibold;
	font-size: 21px;
}

.Group_PaddingTopTitle
{
	font-family: SourceSansPro-Semibold;
	font-size: 21px;
}

.Group_Tabular_MarginBottomTitle
{
	font-family: SourceSansPro-Semibold;
	font-size: 21px;
}

.Group_Tabular_RedTitle
{
	font-family: SourceSansPro-Semibold;
	font-size: 21px;
}

.Group_Tabular_Margin_LeftTitle
{
	font-family: SourceSansPro-Semibold;
	font-size: 21px;
}

.Group_TabularTitle
{
	border-style: none;
}

.Group_TabularTitleTitle
{
	font-family: SourceSansPro-Semibold;
	font-size: 21px;
}

.GXC_Tarjeta_DeudaSinConvenir
{
	max-width: 350px;
}

.GXC_Tarjeta_DeudaSinConvenirTitle
{
	font-family: SourceSansPro-Semibold;
	font-size: 21px;
}

.K2BToolsFSGAM_Group_Tabular_Invisible
{
	display: none;
}

.K2BToolsFSGAM_Group_Tabular_InvisibleTitle
{
	font-family: SourceSansPro-Semibold;
	font-size: 21px;
	display: none;
}

.Group_AdvancedFilters
{
	font-family: SourceSansPro-Regular;
	font-size: 16px;
	font-weight: 700;
	color: #666;
}

.Group_AdvancedFiltersTitle
{
	font-family: SourceSansPro-Semibold;
	font-size: 21px;
	font-family: SourceSansPro-Regular;
	font-size: 16px;
	font-weight: 700;
	color: #666;
}

.Group_Invisible_2
{
	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;
	display: none;
}

.Group_Invisible_2Title
{
	font-family: SourceSansPro-Semibold;
	font-size: 21px;
	color: #333;
	display: none;
}

.Group_Invisible
{
	display: none;
}

.Group_InvisibleTitle
{
	font-family: SourceSansPro-Semibold;
	font-size: 21px;
	display: none;
}

.Image_Convenio_UnChecked
{
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 24px;
}
.Image_Convenio_UnChecked:before
{
	display: block;
}

.Image_Convenio_UnChecked:after
{
	display: block;
}

.Image_Convenio_Checked
{
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 24px;
}
.Image_Convenio_Checked:before
{
	display: block;
}

.Image_Convenio_Checked:after
{
	display: block;
}

.image_exito_convenio
{
	width: 100px;
}
.Image_Action,.K2BActionImageTop,.K2BActionImageExcel,.K2BActionImageNew,.K2BActionImagePrint,.K2BActionImageRefresh,.K2BActionGridImage,.K2BActionImageCombo,.Image_Action_OnSectionHover,.K2BToolsTwoPane_Action,.Image_Action_Centered,.Image_Action_Gde,.K2BToolsMultipleSelectionImage,.Image_Action_NoBorder
{
	margin-right: 0px;
	margin-top: 4px;
	padding-bottom: 6px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 6px;
	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;
}
.Image_Action_NoBorder
{
	border-style: none;
	border-width: 0px;
}
.Image_HeaderLogo
{
	padding-bottom: 18px;
	padding-top: 10px;
}
.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;
}
.PagingButtons:before,.PagingButtonsFirst:before,.PagingButtonsLast:before,.PagingButtonsNext:before,.PagingButtonsPrevious:before
{
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
	padding-bottom: 16px !important;
	padding-left: 26px !important;
}

.PagingButtons:after,.PagingButtonsFirst:after,.PagingButtonsLast:after,.PagingButtonsNext:after,.PagingButtonsPrevious:after
{
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
	padding-bottom: 16px !important;
	padding-left: 26px !important;
}

.PagingButtonsFirst
{
	background-image: url(../GXCResponsive/PageFirst.gif);
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.PagingButtonsLast
{
	background-image: url(../GXCResponsive/PageLast.gif);
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	padding-bottom: 16px !important;
	 padding-left: 26px !important;
	 border-left-width: 0;
}
.PagingButtonsLast:before
{
	padding-bottom: 16px !important;
	padding-left: 26px !important;
	border-left-width: 0;
}

.PagingButtonsLast:after
{
	padding-bottom: 16px !important;
	padding-left: 26px !important;
	border-left-width: 0;
}

.PagingButtonsNext
{
	background-image: url(../GXCResponsive/PageNext.gif);
	padding-bottom: 16px !important;
	 padding-left: 26px !important;
	 border-left-width: 0;
}
.PagingButtonsNext:before
{
	padding-bottom: 16px !important;
	padding-left: 26px !important;
	border-left-width: 0;
}

.PagingButtonsNext:after
{
	padding-bottom: 16px !important;
	padding-left: 26px !important;
	border-left-width: 0;
}

.PagingButtonsPrevious
{
	background-image: url(../GXCResponsive/PagePrevious.gif);
	padding-bottom: 16px !important;
	 padding-left: 26px !important;
	 border-left-width: 0;
}
.PagingButtonsPrevious:before
{
	padding-bottom: 16px !important;
	padding-left: 26px !important;
	border-left-width: 0;
}

.PagingButtonsPrevious:after
{
	padding-bottom: 16px !important;
	padding-left: 26px !important;
	border-left-width: 0;
}

.PoweredBy
{
	float: right;
	margin-top: 20px;
}
.PoweredBy:before
{
	float: right;
}

.PoweredBy:after
{
	float: right;
}

.K2BMenuItemImage
{
	max-width: 30px;
}
.ImageIcon
{
	width:20px;
}
.ImageIcon:before
{
	width:20px;
}

.ImageIcon:after
{
	width:20px;
}

.Table,.TableDragging,.TableAcceptDrag,.TableHorizontalLine,.header_pink_line,.TableGrid,.TableContent,.ViewTable,.TableBottom,.Table960,.TableGreyFooter,.TableBlackFooter,.TableBlackHeader,.TableLogin,.TableLeftMenu,.Table80,.Table_Summary,.Table_Summary_Central,.Table_AttributeContainer,.Table_Title,.Table_TrnActionsContainer,.Table_DataAreaContainer,.Table_TransactionDataAreaContainer,.Table_TitleDsc,.Table_Basic,.Table_Basic_Widht100Percent,.Table_Basic_Widht100PercentBlue,.Table_ConditionalConfirm,.Table_FormSectionContainer,.Table_TopActions,.Table_Scroll,.Table_NoSkipItems,.Table_NoSkipFilters,.Table_GlobalContainer,.K2BToolsGridSettingsTable,.TableDetail,.K2BToolsMenuContainerCompact,.K2BToolsMenuContainerVisibleCompact,.K2BToolsMenuContainerInvisibleCompact,.K2BToolsTableCell_FieldWithSideText,.K2BToolsTable_TwoPaneContainer,.K2BToolsTable_TwoPaneActionsContainer,.K2BToolsTable_TwoPaneActionsFixedSize,.K2BToolsSection_VerticalCard,.K2BToolsTable_GreyBackground,.K2BToolsTable_PhotoCardContent,.K2BToolsSection_CompactCard,.K2BToolsTable_Compact,.K2BToolsMultipleFilterListContainer,.K2BToolsTable_MultipleFilterContainer,.K2BToolsTable_FilterTag,.K2BToolsTable_FieldBorder,.K2BToolsTable_MultipleComboMainTable,.K2BToolsTable_FieldBorderFocus,.TwoPaneNoItemSelectedContainer,.K2BToolsSimpleImageListTable,.K2BToolsSimpleImageListSecondaryAttributesTable,.TableBeneficiario,.TableBeneficiarioMainBorder,.gxc_retenciones_calendarioinstancias_bloque,.Table_CalendarioInstancia_Header,.Table_CalendarioInstancia_Mostrar,.gxc_resumen_tarjeta_main,.TableNoAcceptDrag,.TableTop,.TableTopMenu,.TableMenuContainer,.K2BToolsFSGAM_Table_Basic,.K2BToolsFSGAM_LoginTable,.Table_ActionsContainer,.Table_ActionsContainer_Top,.Table_ActionsContainer_Bottom,.Table_ActionsContainer_Left,.Table_ActionsContainer_Right,.Table_ComboActionsContainer,.FilterContainerTable,.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,.K2BToolsTwoPaneNoItemSelectedTable,.K2BToolsTable_NoResultsFoundUniversalSearch,.K2BToolsTable_GridSettingsContent,.K2BToolsTable_SearchContainer,.K2BToolsMyAccountTable,.HorizontalSpace,.K2BHeader,.K2BToolsTable_FloatRight,.K2BToolsTable_FloatLeft,.K2BToolsTable_FloatCenter,.K2BToolsTable_FullWidth,.Table100x100,.TableBorder,.RecentLinksTable,.Table95,.RecentLinksMainTable,.RecentLinksMainTableExpanded,.LevelTable,.BodyContainer,.HeaderContainer,.RecentLinksContainer,.FormContainer,.AdvancedContainerItem,.AdvancedContainerItemExpanded,.AdvancedContainer,.AdvancedContainerVisible,.OrdersTable,.WWAdvancedContainer,.PromptContainer,.PromptMainTable,.MainContainer,.GridTabMainTable,.K2BToolsMenuContainer,.K2BToolsMenuContainerVisible,.K2BToolsTable_GridSettings,.K2BToolsMultipleSelectionButtons,.K2BToolsTable_FieldContainer,.K2BToolsTable_BottomFixedData,.K2BFSGTable_DashBoardItem,.K2BFSGTable_CAPTCHAContainer,.K2BTableActionsRightContainer,.K2BTools_AdvancedFilterRow,.K2BToolsTable_SideTextContainer,.K2BToolsTableCell_SideText,.K2BToolsTableCell_RequiredField,.K2BToolsTableCell_EmptyRequiredContainer,.K2BToolsTable_TopAttributeContainer,.Table_CalendarioInstancia,.Table_CalendarioInstancia_Prox,.Table_CalendarioInstancia_Ant
{
	margin-bottom: 0px;
}
.Table_Summary_Central
{
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	display: block;
	background-color: royalblue;
	max-width: 500px;
	color: white;
	text-align: center;
	font-size:18px;
}
.Table_Basic_Widht100Percent,.Table_Basic_Widht100PercentBlue,.Table_ConditionalConfirm
{
	width: 100%;
}
.Table_ConditionalConfirm
{
	left: 0px;
	position: fixed;
	top: 0px;
	background-color: rgba(0,0,0,0.3);
	height: 100%;
}
.TableBeneficiarioMainBorder
{
	padding-bottom: 48px;
	padding-left: 48px;
	padding-right: 48px;
	padding-top: 48px;
	border-bottom-color: #a1a1a1;
	border-left-color: #a1a1a1;
	border-right-color: #a1a1a1;
	border-top-color: #a1a1a1;
	border-style: solid;
	border-width: 1px;
}
.K2BToolsFSGAM_Table_Basic,.K2BToolsFSGAM_LoginTable
{
	background-color: white;
}
.K2BToolsFSGAM_LoginTable
{
	padding-left: 85px;
	padding-right: 85px;
	padding-top: 78px;
	height: 733px;
	width: 531px;
	text-align: center;
}
.Table_ActionsContainer,.Table_ActionsContainer_Top,.Table_ActionsContainer_Bottom,.Table_ActionsContainer_Left,.Table_ActionsContainer_Right,.Table_ComboActionsContainer
{
	border-collapse: collapse;
	 border-spacing:0px;
}
.FilterContainerTable
{
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
}
.K2BToolsSection_Card,.K2BToolsSection_SquareCard
{
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	padding-right: 5px;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: solid;
	border-width: 1px;
	height: 200px;
	width: 100%;
	background:#fff;
}
.K2BToolsCell_PaginationNormal,.K2BToolsCell_PaginationDisabled,.K2BToolsCell_PaginationCurrentPage,.K2BToolsCell_PaginationInvisible,.K2BToolsCell_PaginationLeft,.K2BToolsCell_PaginationPrevious,.K2BToolsCell_PaginationFirst,.K2BToolsCell_PaginationRight,.K2BToolsCell_PaginationNext,.K2BToolsCell_PaginationLast
{
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: solid;
	border-width: 1px;
	height: 30px;
	min-width: 30px;
	text-align: center;
}
.K2BToolsCell_PaginationCurrentPage
{
	border-bottom-color: #51749a;
	border-left-color: #51749a;
	border-right-color: #51749a;
	border-top-color: #51749a;
}
.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_PaginationLast
{
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
.K2BToolsTable_PaginationContainer,.K2BToolsTable_SearchPaginationContainer
{
	float: right;
	margin-right: 0px;
	margin-top: 10px;
	border-collapse:separate;
	 border-spacing: 0;
}
.K2BToolsTable_SearchPaginationContainer
{
	width: 250px;
}
.K2BToolsTableCell_ActionContainer
{
	height: 45px;
}
.K2BToolsTable_NoResultsFound,.K2BToolsTwoPaneNoItemSelectedTable,.K2BToolsTable_NoResultsFoundUniversalSearch
{
	font-family: SourceSansPro-Bold;
	font-size: 24px;
	width: 100%;
	text-align: center;
	 border: 1px solid #cccccc;
	 border-collapse: separate;
	 border-radius: 0 0 4px 4px;
}
.K2BToolsTable_NoResultsFoundUniversalSearch
{
	border-style: none;
}
.K2BToolsTable_GridSettingsContent
{
	margin-bottom: 5px;
	width: 100%;
	border-collapse: collapse;
	 border-spacing: 0;
}
.K2BToolsTable_SearchContainer
{
	margin-right: 30px;
	margin-top: 19px;
	border-collapse:collapse;
}
.K2BToolsMyAccountTable
{
	box-shadow: 4px 3px 3px rgba(51,51,51,0.3);
	left: -90px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	position: absolute;
	top: 6px;
	background-color: white;
	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: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	width: 211px;
	z-index:2;
}
.K2BHeader
{
	margin-left: -15px;
	margin-right: -15px;
	padding-left: 13px;
	background-color: #eeebeb;
	height: 76px;
}
.K2BToolsTable_FloatRight
{
	float: right;
	border-collapse:collapse;
}
.K2BToolsTable_FloatLeft
{
	float: left;
	width: 100%;
}
.K2BToolsTable_FullWidth
{
	width: 100%;
}
.LevelTable
{
	border-bottom: 1px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: solid;
}
.BodyContainer
{
	margin-left: -15px;
	padding-bottom: 30px;
	padding-left: 0px;
	padding-right: 0px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.HeaderContainer,.RecentLinksContainer
{
	margin-left: -15px;
	margin-right: -15px;
	padding-bottom: 12px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 12px;
	background-color: #eeebeb;
}
.RecentLinksContainer
{
	background-color: #fff;
}
.FormContainer
{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 25px;
	background-color: #fff;
}
.AdvancedContainerItem,.AdvancedContainerItemExpanded
{
	overflow: hidden;
	padding-bottom: 20px;
	background-color: white;
	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;
}
.PromptMainTable
{
	padding-left: 15px;
	padding-right: 15px;
}
.MainContainer
{
	padding-left: 15px;
	padding-right: 15px;
}
.GridTabMainTable
{
	overflow: hidden;
	position: relative;
}
.K2BToolsMenuContainer,.K2BToolsMenuContainerVisible
{
	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;
}
.K2BToolsTable_GridSettings
{
	box-shadow: 4px 3px 3px rgba(51,51,51,0.3);
	left: -141px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	position: absolute;
	top: 6px;
	background-color: white;
	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: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	width: 275px;
	z-index:2;
}
.K2BToolsMultipleSelectionButtons
{
	margin-top: 90px;
}
.K2BToolsTable_FieldContainer
{
	width: 100%;
	border-collapse:collapse;
	  table-layout:fixed;
}
.K2BToolsTable_BottomFixedData
{
	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;
}
.K2BTools_AdvancedFilterRow
{
	border-collapse: collapse;
}
.K2BToolsTable_SideTextContainer
{
	border-collapse: collapse !important;
	  border-spacing: 0px !important;
}
.K2BToolsTableCell_SideText
{
	padding-left:0px !important;
}
.K2BToolsTableCell_RequiredField
{
	padding-left:0px !important;
}
.K2BToolsTableCell_EmptyRequiredContainer
{
	width: 1px;
}
.K2BToolsTable_TopAttributeContainer
{
	margin-bottom: 15px;
	margin-left: 10px;
}
.Table_CalendarioInstancia,.Table_CalendarioInstancia_Prox,.Table_CalendarioInstancia_Ant
{
	border-bottom: 1px;
	border-left: 1px;
	border-right: 1px;
	border-top: 1px;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: solid;
	border-width: 2px;
}
.Table_CalendarioInstancia_Prox
{
	border-style: none;
}
.Table_CalendarioInstancia_Ant
{
	border-style: none;
}
.Textblock_RequiredSymbol
{
	margin-left: 2px;
	margin-right: 2px;
	font-family: SourceSansPro-Semibold;
	font-size: 20px;
	color: #c00;
}
.Textblock_RequiredSymbol:before
{
	font-family: SourceSansPro-Semibold;
	font-size: 20px;
	color: #c00;
}

.Textblock_RequiredSymbol:after
{
	font-family: SourceSansPro-Semibold;
	font-size: 20px;
	color: #c00;
}

.TransferenciaCarga
{
	margin-left: 10px;
	margin-top: 10px;
	display: block;
	font-size: 16px;
	color: black;
}
.TransferenciaCarga:before
{
	display: block;
	font-size: 16px;
	color: black;
}

.TransferenciaCarga:after
{
	display: block;
	font-size: 16px;
	color: black;
}

.TransferenciaReemplazo
{
	margin-left: 10px;
	margin-top: 10px;
	display: block;
	font-size: 16px;
	color: black;
}
.TransferenciaReemplazo:before
{
	display: block;
	font-size: 16px;
	color: black;
}

.TransferenciaReemplazo:after
{
	display: block;
	font-size: 16px;
	color: black;
}

.Textblock_Heading
{
	margin-left: 10px;
	margin-top: 10px;
	display: block;
}
.Textblock_Heading:before
{
	display: block;
}

.Textblock_Heading:after
{
	display: block;
}

.K2BToolsTextBlock_NoResultsFound
{
	font-size: 2rem;
	height: 0px;
	width: 100%;
	text-align: center;
}
.K2BToolsTextBlock_NoResultsFound:before
{
	font-size: 2rem;
	text-align: center;
}

.K2BToolsTextBlock_NoResultsFound:after
{
	font-size: 2rem;
	text-align: center;
}

.FreeStyleGrid_WPB_CalendarioInstancia_HeaderFecha
{
	display: block;
	text-align: right;
}
.FreeStyleGrid_WPB_CalendarioInstancia_HeaderFecha:before
{
	display: block;
	text-align: right;
}

.FreeStyleGrid_WPB_CalendarioInstancia_HeaderFecha:after
{
	display: block;
	text-align: right;
}

.FreeStyleGrid_WPB_CalendarioInstancia_HeaderEtiqueta
{
	display: block;
	text-align: right;
}
.FreeStyleGrid_WPB_CalendarioInstancia_HeaderEtiqueta:before
{
	display: block;
	text-align: right;
}

.FreeStyleGrid_WPB_CalendarioInstancia_HeaderEtiqueta:after
{
	display: block;
	text-align: right;
}

.GridNewRow: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_Transaction>tfoot .gx_newrow:before,.K2BTransactionGrid>tfoot .gx_newrow:before,.Grid_MultipleSelection>tfoot .gx_newrow:before,.Grid_CustomGrid_WorKWith>tfoot .gx_newrow:before,.Grid_WorkWithDetalle>tfoot .gx_newrow:before,.Grid_WorkWithList>tfoot .gx_newrow:before,.Grid_View>tfoot .gx_newrow:before,.Grid_ViewSingle>tfoot .gx_newrow:before,.Grid_ViewFooter>tfoot .gx_newrow:before,.Grid_WorkWith>tfoot .gx_newrow:before,.Grid_WorkWithFooter>tfoot .gx_newrow:before,.Grid_WorkWith_Retenciones>tfoot .gx_newrow:before,.Grid_WorkWithSingle>tfoot .gx_newrow:before,.Grid_WorkWith_Convenidas>tfoot .gx_newrow:before,.Grid_WorkWith_Planes>tfoot .gx_newrow:before,.Grid_AllowSelection>tfoot .gx_newrow:before,.K2BWorkWithGrid>tfoot .gx_newrow:before,.Grid_Alerts>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_Transaction[data-gx-grid-nodata]>tfoot .gx_newrow:before,.K2BTransactionGrid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_MultipleSelection[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_CustomGrid_WorKWith[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorkWithDetalle[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorkWithList[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_View[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_ViewSingle[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_ViewFooter[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorkWith[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorkWithFooter[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorkWith_Retenciones[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorkWithSingle[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorkWith_Convenidas[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_WorkWith_Planes[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_AllowSelection[data-gx-grid-nodata]>tfoot .gx_newrow:before,.K2BWorkWithGrid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_Alerts[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,.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,.FreeStyleGrid_WPB[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGrid_Menu[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGrid_WPB_TarjetaDeudas[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGrid_WPB_Notificaciones[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGrid_WPB_TarjetaConvenios[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGrid_WPB_TarjetaPlanes[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGrid_WPB_TarjetaEntidades[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGrid_WPB_CalendarioProx[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGrid_WPB_CalendarioAnt[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGrid_WPB_CalendarioMostrar[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGrid_SearchResult[data-gx-grid-nodata]>tfoot .gx_newrow:before,.Grid_FS_BenAutorizaCobroPreguntas[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGrid_WPB_Notificacion[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGrid_WPB_TarjetaPagos[data-gx-grid-nodata]>tfoot .gx_newrow:before,.gxc_retenciones_calendarioinstancia[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGrid_WPB_CalendarioInstancia[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGrid_WPB_CalendarioInstancia_Transferencia[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGrid_WPB_CalendarioTransferencia[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGrid_WPB_Acciones[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGrid_WPB_TarjetaMes[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGrid_WPB_HS_Cabezal[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGrid_WPB_HS_Haber[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,.GridAcceptDrag>tfoot .gx_newrow:before,.WorkWith>tfoot .gx_newrow:before,.PromptGrid>tfoot .gx_newrow:before,.GridNoAcceptDrag>tfoot .gx_newrow:before,.FreeStyleGridFooter>.gx_newrow:before,.VerticalTabGridFooter>.gx_newrow:before,.FreeStyle_RecentLinksFooter>.gx_newrow:before,.FreeStyleGrid_WPBFooter>.gx_newrow:before,.FreeStyleGrid_MenuFooter>.gx_newrow:before,.FreeStyleGrid_WPB_TarjetaDeudasFooter>.gx_newrow:before,.FreeStyleGrid_WPB_NotificacionesFooter>.gx_newrow:before,.FreeStyleGrid_WPB_TarjetaConveniosFooter>.gx_newrow:before,.FreeStyleGrid_WPB_TarjetaPlanesFooter>.gx_newrow:before,.FreeStyleGrid_WPB_TarjetaEntidadesFooter>.gx_newrow:before,.FreeStyleGrid_WPB_CalendarioProxFooter>.gx_newrow:before,.FreeStyleGrid_WPB_CalendarioAntFooter>.gx_newrow:before,.FreeStyleGrid_WPB_CalendarioMostrarFooter>.gx_newrow:before,.FreeStyleGrid_SearchResultFooter>.gx_newrow:before,.Grid_FS_BenAutorizaCobroPreguntasFooter>.gx_newrow:before,.FreeStyleGrid_WPB_NotificacionFooter>.gx_newrow:before,.FreeStyleGrid_WPB_TarjetaPagosFooter>.gx_newrow:before,.gxc_retenciones_calendarioinstanciaFooter>.gx_newrow:before,.FreeStyleGrid_WPB_CalendarioInstanciaFooter>.gx_newrow:before,.FreeStyleGrid_WPB_CalendarioInstancia_TransferenciaFooter>.gx_newrow:before,.FreeStyleGrid_WPB_CalendarioTransferenciaFooter>.gx_newrow:before,.FreeStyleGrid_WPB_AccionesFooter>.gx_newrow:before,.FreeStyleGrid_WPB_TarjetaMesFooter>.gx_newrow:before,.FreeStyleGrid_WPB_HS_CabezalFooter>.gx_newrow:before,.FreeStyleGrid_WPB_HS_HaberFooter>.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
{
	content: '[';
}

.GridNewRow: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_Transaction>tfoot .gx_newrow:after,.K2BTransactionGrid>tfoot .gx_newrow:after,.Grid_MultipleSelection>tfoot .gx_newrow:after,.Grid_CustomGrid_WorKWith>tfoot .gx_newrow:after,.Grid_WorkWithDetalle>tfoot .gx_newrow:after,.Grid_WorkWithList>tfoot .gx_newrow:after,.Grid_View>tfoot .gx_newrow:after,.Grid_ViewSingle>tfoot .gx_newrow:after,.Grid_ViewFooter>tfoot .gx_newrow:after,.Grid_WorkWith>tfoot .gx_newrow:after,.Grid_WorkWithFooter>tfoot .gx_newrow:after,.Grid_WorkWith_Retenciones>tfoot .gx_newrow:after,.Grid_WorkWithSingle>tfoot .gx_newrow:after,.Grid_WorkWith_Convenidas>tfoot .gx_newrow:after,.Grid_WorkWith_Planes>tfoot .gx_newrow:after,.Grid_AllowSelection>tfoot .gx_newrow:after,.K2BWorkWithGrid>tfoot .gx_newrow:after,.Grid_Alerts>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_Transaction[data-gx-grid-nodata]>tfoot .gx_newrow:after,.K2BTransactionGrid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_MultipleSelection[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_CustomGrid_WorKWith[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_WorkWithDetalle[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_WorkWithList[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_View[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_ViewSingle[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_ViewFooter[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_WorkWith[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_WorkWithFooter[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_WorkWith_Retenciones[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_WorkWithSingle[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_WorkWith_Convenidas[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_WorkWith_Planes[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_AllowSelection[data-gx-grid-nodata]>tfoot .gx_newrow:after,.K2BWorkWithGrid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_Alerts[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,.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,.FreeStyleGrid_WPB[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGrid_Menu[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGrid_WPB_TarjetaDeudas[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGrid_WPB_Notificaciones[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGrid_WPB_TarjetaConvenios[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGrid_WPB_TarjetaPlanes[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGrid_WPB_TarjetaEntidades[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGrid_WPB_CalendarioProx[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGrid_WPB_CalendarioAnt[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGrid_WPB_CalendarioMostrar[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGrid_SearchResult[data-gx-grid-nodata]>tfoot .gx_newrow:after,.Grid_FS_BenAutorizaCobroPreguntas[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGrid_WPB_Notificacion[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGrid_WPB_TarjetaPagos[data-gx-grid-nodata]>tfoot .gx_newrow:after,.gxc_retenciones_calendarioinstancia[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGrid_WPB_CalendarioInstancia[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGrid_WPB_CalendarioInstancia_Transferencia[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGrid_WPB_CalendarioTransferencia[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGrid_WPB_Acciones[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGrid_WPB_TarjetaMes[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGrid_WPB_HS_Cabezal[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGrid_WPB_HS_Haber[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,.GridAcceptDrag>tfoot .gx_newrow:after,.WorkWith>tfoot .gx_newrow:after,.PromptGrid>tfoot .gx_newrow:after,.GridNoAcceptDrag>tfoot .gx_newrow:after,.FreeStyleGridFooter>.gx_newrow:after,.VerticalTabGridFooter>.gx_newrow:after,.FreeStyle_RecentLinksFooter>.gx_newrow:after,.FreeStyleGrid_WPBFooter>.gx_newrow:after,.FreeStyleGrid_MenuFooter>.gx_newrow:after,.FreeStyleGrid_WPB_TarjetaDeudasFooter>.gx_newrow:after,.FreeStyleGrid_WPB_NotificacionesFooter>.gx_newrow:after,.FreeStyleGrid_WPB_TarjetaConveniosFooter>.gx_newrow:after,.FreeStyleGrid_WPB_TarjetaPlanesFooter>.gx_newrow:after,.FreeStyleGrid_WPB_TarjetaEntidadesFooter>.gx_newrow:after,.FreeStyleGrid_WPB_CalendarioProxFooter>.gx_newrow:after,.FreeStyleGrid_WPB_CalendarioAntFooter>.gx_newrow:after,.FreeStyleGrid_WPB_CalendarioMostrarFooter>.gx_newrow:after,.FreeStyleGrid_SearchResultFooter>.gx_newrow:after,.Grid_FS_BenAutorizaCobroPreguntasFooter>.gx_newrow:after,.FreeStyleGrid_WPB_NotificacionFooter>.gx_newrow:after,.FreeStyleGrid_WPB_TarjetaPagosFooter>.gx_newrow:after,.gxc_retenciones_calendarioinstanciaFooter>.gx_newrow:after,.FreeStyleGrid_WPB_CalendarioInstanciaFooter>.gx_newrow:after,.FreeStyleGrid_WPB_CalendarioInstancia_TransferenciaFooter>.gx_newrow:after,.FreeStyleGrid_WPB_CalendarioTransferenciaFooter>.gx_newrow:after,.FreeStyleGrid_WPB_AccionesFooter>.gx_newrow:after,.FreeStyleGrid_WPB_TarjetaMesFooter>.gx_newrow:after,.FreeStyleGrid_WPB_HS_CabezalFooter>.gx_newrow:after,.FreeStyleGrid_WPB_HS_HaberFooter>.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
{
	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_Transaction+div.gx-grid-loading,.K2BTransactionGrid+div.gx-grid-loading,.Grid_MultipleSelection+div.gx-grid-loading,.Grid_CustomGrid_WorKWith+div.gx-grid-loading,.Grid_WorkWithDetalle+div.gx-grid-loading,.Grid_WorkWithList+div.gx-grid-loading,.Grid_View+div.gx-grid-loading,.Grid_ViewSingle+div.gx-grid-loading,.Grid_ViewFooter+div.gx-grid-loading,.Grid_WorkWith+div.gx-grid-loading,.Grid_WorkWithFooter+div.gx-grid-loading,.Grid_WorkWith_Retenciones+div.gx-grid-loading,.Grid_WorkWithSingle+div.gx-grid-loading,.Grid_WorkWith_Convenidas+div.gx-grid-loading,.Grid_WorkWith_Planes+div.gx-grid-loading,.Grid_AllowSelection+div.gx-grid-loading,.K2BWorkWithGrid+div.gx-grid-loading,.Grid_Alerts+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_Transaction[data-gx-grid-nodata]+div.gx-grid-loading,.K2BTransactionGrid[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_MultipleSelection[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_CustomGrid_WorKWith[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorkWithDetalle[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorkWithList[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_View[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_ViewSingle[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_ViewFooter[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorkWith[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorkWithFooter[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorkWith_Retenciones[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorkWithSingle[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorkWith_Convenidas[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_WorkWith_Planes[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_AllowSelection[data-gx-grid-nodata]+div.gx-grid-loading,.K2BWorkWithGrid[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_Alerts[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,.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,.FreeStyleGrid_WPB[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGrid_Menu[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGrid_WPB_TarjetaDeudas[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGrid_WPB_Notificaciones[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGrid_WPB_TarjetaConvenios[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGrid_WPB_TarjetaPlanes[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGrid_WPB_TarjetaEntidades[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGrid_WPB_CalendarioProx[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGrid_WPB_CalendarioAnt[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGrid_WPB_CalendarioMostrar[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGrid_SearchResult[data-gx-grid-nodata]+div.gx-grid-loading,.Grid_FS_BenAutorizaCobroPreguntas[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGrid_WPB_Notificacion[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGrid_WPB_TarjetaPagos[data-gx-grid-nodata]+div.gx-grid-loading,.gxc_retenciones_calendarioinstancia[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGrid_WPB_CalendarioInstancia[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGrid_WPB_CalendarioInstancia_Transferencia[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGrid_WPB_CalendarioTransferencia[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGrid_WPB_Acciones[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGrid_WPB_TarjetaMes[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGrid_WPB_HS_Cabezal[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGrid_WPB_HS_Haber[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,.GridAcceptDrag+div.gx-grid-loading,.WorkWith+div.gx-grid-loading,.PromptGrid+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,.FreeStyleGrid_WPB+div.gx-grid-loading,.FreeStyleGrid_Menu+div.gx-grid-loading,.FreeStyleGrid_WPB_TarjetaDeudas+div.gx-grid-loading,.FreeStyleGrid_WPB_Notificaciones+div.gx-grid-loading,.FreeStyleGrid_WPB_TarjetaConvenios+div.gx-grid-loading,.FreeStyleGrid_WPB_TarjetaPlanes+div.gx-grid-loading,.FreeStyleGrid_WPB_TarjetaEntidades+div.gx-grid-loading,.FreeStyleGrid_WPB_CalendarioProx+div.gx-grid-loading,.FreeStyleGrid_WPB_CalendarioAnt+div.gx-grid-loading,.FreeStyleGrid_WPB_CalendarioMostrar+div.gx-grid-loading,.FreeStyleGrid_SearchResult+div.gx-grid-loading,.Grid_FS_BenAutorizaCobroPreguntas+div.gx-grid-loading,.FreeStyleGrid_WPB_Notificacion+div.gx-grid-loading,.FreeStyleGrid_WPB_TarjetaPagos+div.gx-grid-loading,.gxc_retenciones_calendarioinstancia+div.gx-grid-loading,.FreeStyleGrid_WPB_CalendarioInstancia+div.gx-grid-loading,.FreeStyleGrid_WPB_CalendarioInstancia_Transferencia+div.gx-grid-loading,.FreeStyleGrid_WPB_CalendarioTransferencia+div.gx-grid-loading,.FreeStyleGrid_WPB_Acciones+div.gx-grid-loading,.FreeStyleGrid_WPB_TarjetaMes+div.gx-grid-loading,.FreeStyleGrid_WPB_HS_Cabezal+div.gx-grid-loading,.FreeStyleGrid_WPB_HS_Haber+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
{
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	background-color: rgba(0,0,255,0.3);
	font-size: 1.5em;
	color: white;
	min-height: 2em;
	width: 30%;
	text-align: center;
}
.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_Transaction+div.gx-grid-loading:before,.K2BTransactionGrid+div.gx-grid-loading:before,.Grid_MultipleSelection+div.gx-grid-loading:before,.Grid_CustomGrid_WorKWith+div.gx-grid-loading:before,.Grid_WorkWithDetalle+div.gx-grid-loading:before,.Grid_WorkWithList+div.gx-grid-loading:before,.Grid_View+div.gx-grid-loading:before,.Grid_ViewSingle+div.gx-grid-loading:before,.Grid_ViewFooter+div.gx-grid-loading:before,.Grid_WorkWith+div.gx-grid-loading:before,.Grid_WorkWithFooter+div.gx-grid-loading:before,.Grid_WorkWith_Retenciones+div.gx-grid-loading:before,.Grid_WorkWithSingle+div.gx-grid-loading:before,.Grid_WorkWith_Convenidas+div.gx-grid-loading:before,.Grid_WorkWith_Planes+div.gx-grid-loading:before,.Grid_AllowSelection+div.gx-grid-loading:before,.K2BWorkWithGrid+div.gx-grid-loading:before,.Grid_Alerts+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_Transaction[data-gx-grid-nodata]+div.gx-grid-loading:before,.K2BTransactionGrid[data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_MultipleSelection[data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_CustomGrid_WorKWith[data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_WorkWithDetalle[data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_WorkWithList[data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_View[data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_ViewSingle[data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_ViewFooter[data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_WorkWith[data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_WorkWithFooter[data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_WorkWith_Retenciones[data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_WorkWithSingle[data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_WorkWith_Convenidas[data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_WorkWith_Planes[data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_AllowSelection[data-gx-grid-nodata]+div.gx-grid-loading:before,.K2BWorkWithGrid[data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_Alerts[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,.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,.FreeStyleGrid_WPB[data-gx-grid-nodata]+div.gx-grid-loading:before,.FreeStyleGrid_Menu[data-gx-grid-nodata]+div.gx-grid-loading:before,.FreeStyleGrid_WPB_TarjetaDeudas[data-gx-grid-nodata]+div.gx-grid-loading:before,.FreeStyleGrid_WPB_Notificaciones[data-gx-grid-nodata]+div.gx-grid-loading:before,.FreeStyleGrid_WPB_TarjetaConvenios[data-gx-grid-nodata]+div.gx-grid-loading:before,.FreeStyleGrid_WPB_TarjetaPlanes[data-gx-grid-nodata]+div.gx-grid-loading:before,.FreeStyleGrid_WPB_TarjetaEntidades[data-gx-grid-nodata]+div.gx-grid-loading:before,.FreeStyleGrid_WPB_CalendarioProx[data-gx-grid-nodata]+div.gx-grid-loading:before,.FreeStyleGrid_WPB_CalendarioAnt[data-gx-grid-nodata]+div.gx-grid-loading:before,.FreeStyleGrid_WPB_CalendarioMostrar[data-gx-grid-nodata]+div.gx-grid-loading:before,.FreeStyleGrid_SearchResult[data-gx-grid-nodata]+div.gx-grid-loading:before,.Grid_FS_BenAutorizaCobroPreguntas[data-gx-grid-nodata]+div.gx-grid-loading:before,.FreeStyleGrid_WPB_Notificacion[data-gx-grid-nodata]+div.gx-grid-loading:before,.FreeStyleGrid_WPB_TarjetaPagos[data-gx-grid-nodata]+div.gx-grid-loading:before,.gxc_retenciones_calendarioinstancia[data-gx-grid-nodata]+div.gx-grid-loading:before,.FreeStyleGrid_WPB_CalendarioInstancia[data-gx-grid-nodata]+div.gx-grid-loading:before,.FreeStyleGrid_WPB_CalendarioInstancia_Transferencia[data-gx-grid-nodata]+div.gx-grid-loading:before,.FreeStyleGrid_WPB_CalendarioTransferencia[data-gx-grid-nodata]+div.gx-grid-loading:before,.FreeStyleGrid_WPB_Acciones[data-gx-grid-nodata]+div.gx-grid-loading:before,.FreeStyleGrid_WPB_TarjetaMes[data-gx-grid-nodata]+div.gx-grid-loading:before,.FreeStyleGrid_WPB_HS_Cabezal[data-gx-grid-nodata]+div.gx-grid-loading:before,.FreeStyleGrid_WPB_HS_Haber[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,.GridAcceptDrag+div.gx-grid-loading:before,.WorkWith+div.gx-grid-loading:before,.PromptGrid+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,.FreeStyleGrid_WPB+div.gx-grid-loading:before,.FreeStyleGrid_Menu+div.gx-grid-loading:before,.FreeStyleGrid_WPB_TarjetaDeudas+div.gx-grid-loading:before,.FreeStyleGrid_WPB_Notificaciones+div.gx-grid-loading:before,.FreeStyleGrid_WPB_TarjetaConvenios+div.gx-grid-loading:before,.FreeStyleGrid_WPB_TarjetaPlanes+div.gx-grid-loading:before,.FreeStyleGrid_WPB_TarjetaEntidades+div.gx-grid-loading:before,.FreeStyleGrid_WPB_CalendarioProx+div.gx-grid-loading:before,.FreeStyleGrid_WPB_CalendarioAnt+div.gx-grid-loading:before,.FreeStyleGrid_WPB_CalendarioMostrar+div.gx-grid-loading:before,.FreeStyleGrid_SearchResult+div.gx-grid-loading:before,.Grid_FS_BenAutorizaCobroPreguntas+div.gx-grid-loading:before,.FreeStyleGrid_WPB_Notificacion+div.gx-grid-loading:before,.FreeStyleGrid_WPB_TarjetaPagos+div.gx-grid-loading:before,.gxc_retenciones_calendarioinstancia+div.gx-grid-loading:before,.FreeStyleGrid_WPB_CalendarioInstancia+div.gx-grid-loading:before,.FreeStyleGrid_WPB_CalendarioInstancia_Transferencia+div.gx-grid-loading:before,.FreeStyleGrid_WPB_CalendarioTransferencia+div.gx-grid-loading:before,.FreeStyleGrid_WPB_Acciones+div.gx-grid-loading:before,.FreeStyleGrid_WPB_TarjetaMes+div.gx-grid-loading:before,.FreeStyleGrid_WPB_HS_Cabezal+div.gx-grid-loading:before,.FreeStyleGrid_WPB_HS_Haber+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
{
	font-size: 1.5em;
	color: white;
	text-align: center;
}

.GridLoadingText:after,.Grid+div.gx-grid-loading:after,.GridDragging+div.gx-grid-loading:after,.Grid_Custom+div.gx-grid-loading:after,.Grid_SubWorkWith+div.gx-grid-loading:after,.Grid_Prompt+div.gx-grid-loading:after,.Grid_Transaction+div.gx-grid-loading:after,.K2BTransactionGrid+div.gx-grid-loading:after,.Grid_MultipleSelection+div.gx-grid-loading:after,.Grid_CustomGrid_WorKWith+div.gx-grid-loading:after,.Grid_WorkWithDetalle+div.gx-grid-loading:after,.Grid_WorkWithList+div.gx-grid-loading:after,.Grid_View+div.gx-grid-loading:after,.Grid_ViewSingle+div.gx-grid-loading:after,.Grid_ViewFooter+div.gx-grid-loading:after,.Grid_WorkWith+div.gx-grid-loading:after,.Grid_WorkWithFooter+div.gx-grid-loading:after,.Grid_WorkWith_Retenciones+div.gx-grid-loading:after,.Grid_WorkWithSingle+div.gx-grid-loading:after,.Grid_WorkWith_Convenidas+div.gx-grid-loading:after,.Grid_WorkWith_Planes+div.gx-grid-loading:after,.Grid_AllowSelection+div.gx-grid-loading:after,.K2BWorkWithGrid+div.gx-grid-loading:after,.Grid_Alerts+div.gx-grid-loading:after,.GridNoData+div.gx-grid-loading:after,.Grid[data-gx-grid-nodata]+div.gx-grid-loading:after,.GridDragging[data-gx-grid-nodata]+div.gx-grid-loading:after,.Grid_Custom[data-gx-grid-nodata]+div.gx-grid-loading:after,.Grid_SubWorkWith[data-gx-grid-nodata]+div.gx-grid-loading:after,.Grid_Prompt[data-gx-grid-nodata]+div.gx-grid-loading:after,.Grid_Transaction[data-gx-grid-nodata]+div.gx-grid-loading:after,.K2BTransactionGrid[data-gx-grid-nodata]+div.gx-grid-loading:after,.Grid_MultipleSelection[data-gx-grid-nodata]+div.gx-grid-loading:after,.Grid_CustomGrid_WorKWith[data-gx-grid-nodata]+div.gx-grid-loading:after,.Grid_WorkWithDetalle[data-gx-grid-nodata]+div.gx-grid-loading:after,.Grid_WorkWithList[data-gx-grid-nodata]+div.gx-grid-loading:after,.Grid_View[data-gx-grid-nodata]+div.gx-grid-loading:after,.Grid_ViewSingle[data-gx-grid-nodata]+div.gx-grid-loading:after,.Grid_ViewFooter[data-gx-grid-nodata]+div.gx-grid-loading:after,.Grid_WorkWith[data-gx-grid-nodata]+div.gx-grid-loading:after,.Grid_WorkWithFooter[data-gx-grid-nodata]+div.gx-grid-loading:after,.Grid_WorkWith_Retenciones[data-gx-grid-nodata]+div.gx-grid-loading:after,.Grid_WorkWithSingle[data-gx-grid-nodata]+div.gx-grid-loading:after,.Grid_WorkWith_Convenidas[data-gx-grid-nodata]+div.gx-grid-loading:after,.Grid_WorkWith_Planes[data-gx-grid-nodata]+div.gx-grid-loading:after,.Grid_AllowSelection[data-gx-grid-nodata]+div.gx-grid-loading:after,.K2BWorkWithGrid[data-gx-grid-nodata]+div.gx-grid-loading:after,.Grid_Alerts[data-gx-grid-nodata]+div.gx-grid-loading:after,.GridNoData[data-gx-grid-nodata]+div.gx-grid-loading:after,.GridAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading:after,.WorkWith[data-gx-grid-nodata]+div.gx-grid-loading:after,.PromptGrid[data-gx-grid-nodata]+div.gx-grid-loading:after,.GridNoAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading:after,.FreeStyleGrid[data-gx-grid-nodata]+div.gx-grid-loading:after,.VerticalTabGrid[data-gx-grid-nodata]+div.gx-grid-loading:after,.FreeStyle_RecentLinks[data-gx-grid-nodata]+div.gx-grid-loading:after,.FreeStyleGrid_WPB[data-gx-grid-nodata]+div.gx-grid-loading:after,.FreeStyleGrid_Menu[data-gx-grid-nodata]+div.gx-grid-loading:after,.FreeStyleGrid_WPB_TarjetaDeudas[data-gx-grid-nodata]+div.gx-grid-loading:after,.FreeStyleGrid_WPB_Notificaciones[data-gx-grid-nodata]+div.gx-grid-loading:after,.FreeStyleGrid_WPB_TarjetaConvenios[data-gx-grid-nodata]+div.gx-grid-loading:after,.FreeStyleGrid_WPB_TarjetaPlanes[data-gx-grid-nodata]+div.gx-grid-loading:after,.FreeStyleGrid_WPB_TarjetaEntidades[data-gx-grid-nodata]+div.gx-grid-loading:after,.FreeStyleGrid_WPB_CalendarioProx[data-gx-grid-nodata]+div.gx-grid-loading:after,.FreeStyleGrid_WPB_CalendarioAnt[data-gx-grid-nodata]+div.gx-grid-loading:after,.FreeStyleGrid_WPB_CalendarioMostrar[data-gx-grid-nodata]+div.gx-grid-loading:after,.FreeStyleGrid_SearchResult[data-gx-grid-nodata]+div.gx-grid-loading:after,.Grid_FS_BenAutorizaCobroPreguntas[data-gx-grid-nodata]+div.gx-grid-loading:after,.FreeStyleGrid_WPB_Notificacion[data-gx-grid-nodata]+div.gx-grid-loading:after,.FreeStyleGrid_WPB_TarjetaPagos[data-gx-grid-nodata]+div.gx-grid-loading:after,.gxc_retenciones_calendarioinstancia[data-gx-grid-nodata]+div.gx-grid-loading:after,.FreeStyleGrid_WPB_CalendarioInstancia[data-gx-grid-nodata]+div.gx-grid-loading:after,.FreeStyleGrid_WPB_CalendarioInstancia_Transferencia[data-gx-grid-nodata]+div.gx-grid-loading:after,.FreeStyleGrid_WPB_CalendarioTransferencia[data-gx-grid-nodata]+div.gx-grid-loading:after,.FreeStyleGrid_WPB_Acciones[data-gx-grid-nodata]+div.gx-grid-loading:after,.FreeStyleGrid_WPB_TarjetaMes[data-gx-grid-nodata]+div.gx-grid-loading:after,.FreeStyleGrid_WPB_HS_Cabezal[data-gx-grid-nodata]+div.gx-grid-loading:after,.FreeStyleGrid_WPB_HS_Haber[data-gx-grid-nodata]+div.gx-grid-loading:after,.FreeStyleGrid_Transaction[data-gx-grid-nodata]+div.gx-grid-loading:after,.K2BFreeStyle[data-gx-grid-nodata]+div.gx-grid-loading:after,.K2BTools_SearchGrid[data-gx-grid-nodata]+div.gx-grid-loading:after,.RecentLinksGrid[data-gx-grid-nodata]+div.gx-grid-loading:after,.TrnSublevelGrid[data-gx-grid-nodata]+div.gx-grid-loading:after,.GridAcceptDrag+div.gx-grid-loading:after,.WorkWith+div.gx-grid-loading:after,.PromptGrid+div.gx-grid-loading:after,.GridNoAcceptDrag+div.gx-grid-loading:after,.FreeStyleGrid+div.gx-grid-loading:after,.VerticalTabGrid+div.gx-grid-loading:after,.FreeStyle_RecentLinks+div.gx-grid-loading:after,.FreeStyleGrid_WPB+div.gx-grid-loading:after,.FreeStyleGrid_Menu+div.gx-grid-loading:after,.FreeStyleGrid_WPB_TarjetaDeudas+div.gx-grid-loading:after,.FreeStyleGrid_WPB_Notificaciones+div.gx-grid-loading:after,.FreeStyleGrid_WPB_TarjetaConvenios+div.gx-grid-loading:after,.FreeStyleGrid_WPB_TarjetaPlanes+div.gx-grid-loading:after,.FreeStyleGrid_WPB_TarjetaEntidades+div.gx-grid-loading:after,.FreeStyleGrid_WPB_CalendarioProx+div.gx-grid-loading:after,.FreeStyleGrid_WPB_CalendarioAnt+div.gx-grid-loading:after,.FreeStyleGrid_WPB_CalendarioMostrar+div.gx-grid-loading:after,.FreeStyleGrid_SearchResult+div.gx-grid-loading:after,.Grid_FS_BenAutorizaCobroPreguntas+div.gx-grid-loading:after,.FreeStyleGrid_WPB_Notificacion+div.gx-grid-loading:after,.FreeStyleGrid_WPB_TarjetaPagos+div.gx-grid-loading:after,.gxc_retenciones_calendarioinstancia+div.gx-grid-loading:after,.FreeStyleGrid_WPB_CalendarioInstancia+div.gx-grid-loading:after,.FreeStyleGrid_WPB_CalendarioInstancia_Transferencia+div.gx-grid-loading:after,.FreeStyleGrid_WPB_CalendarioTransferencia+div.gx-grid-loading:after,.FreeStyleGrid_WPB_Acciones+div.gx-grid-loading:after,.FreeStyleGrid_WPB_TarjetaMes+div.gx-grid-loading:after,.FreeStyleGrid_WPB_HS_Cabezal+div.gx-grid-loading:after,.FreeStyleGrid_WPB_HS_Haber+div.gx-grid-loading:after,.FreeStyleGrid_Transaction+div.gx-grid-loading:after,.K2BFreeStyle+div.gx-grid-loading:after,.K2BTools_SearchGrid+div.gx-grid-loading:after,.RecentLinksGrid+div.gx-grid-loading:after,.TrnSublevelGrid+div.gx-grid-loading:after
{
	font-size: 1.5em;
	color: white;
	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_Transaction+.gx-text-gridnodata,.K2BTransactionGrid+.gx-text-gridnodata,.Grid_MultipleSelection+.gx-text-gridnodata,.Grid_CustomGrid_WorKWith+.gx-text-gridnodata,.Grid_WorkWithDetalle+.gx-text-gridnodata,.Grid_WorkWithList+.gx-text-gridnodata,.Grid_View+.gx-text-gridnodata,.Grid_ViewSingle+.gx-text-gridnodata,.Grid_ViewFooter+.gx-text-gridnodata,.Grid_WorkWith+.gx-text-gridnodata,.Grid_WorkWithFooter+.gx-text-gridnodata,.Grid_WorkWith_Retenciones+.gx-text-gridnodata,.Grid_WorkWithSingle+.gx-text-gridnodata,.Grid_WorkWith_Convenidas+.gx-text-gridnodata,.Grid_WorkWith_Planes+.gx-text-gridnodata,.Grid_AllowSelection+.gx-text-gridnodata,.K2BWorkWithGrid+.gx-text-gridnodata,.Grid_Alerts+.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_Transaction[data-gx-grid-nodata]+.gx-text-gridnodata,.K2BTransactionGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_MultipleSelection[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_CustomGrid_WorKWith[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorkWithDetalle[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorkWithList[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_View[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_ViewSingle[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_ViewFooter[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorkWith[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorkWithFooter[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorkWith_Retenciones[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorkWithSingle[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorkWith_Convenidas[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_WorkWith_Planes[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_AllowSelection[data-gx-grid-nodata]+.gx-text-gridnodata,.K2BWorkWithGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_Alerts[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,.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,.FreeStyleGrid_WPB[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGrid_Menu[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGrid_WPB_TarjetaDeudas[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGrid_WPB_Notificaciones[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGrid_WPB_TarjetaConvenios[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGrid_WPB_TarjetaPlanes[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGrid_WPB_TarjetaEntidades[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGrid_WPB_CalendarioProx[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGrid_WPB_CalendarioAnt[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGrid_WPB_CalendarioMostrar[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGrid_SearchResult[data-gx-grid-nodata]+.gx-text-gridnodata,.Grid_FS_BenAutorizaCobroPreguntas[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGrid_WPB_Notificacion[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGrid_WPB_TarjetaPagos[data-gx-grid-nodata]+.gx-text-gridnodata,.gxc_retenciones_calendarioinstancia[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGrid_WPB_CalendarioInstancia[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGrid_WPB_CalendarioInstancia_Transferencia[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGrid_WPB_CalendarioTransferencia[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGrid_WPB_Acciones[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGrid_WPB_TarjetaMes[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGrid_WPB_HS_Cabezal[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGrid_WPB_HS_Haber[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,.GridAcceptDrag+.gx-text-gridnodata,.WorkWith+.gx-text-gridnodata,.PromptGrid+.gx-text-gridnodata,.GridNoAcceptDrag+.gx-text-gridnodata,.FreeStyleGrid+.gx-text-gridnodata,.VerticalTabGrid+.gx-text-gridnodata,.FreeStyle_RecentLinks+.gx-text-gridnodata,.FreeStyleGrid_WPB+.gx-text-gridnodata,.FreeStyleGrid_Menu+.gx-text-gridnodata,.FreeStyleGrid_WPB_TarjetaDeudas+.gx-text-gridnodata,.FreeStyleGrid_WPB_Notificaciones+.gx-text-gridnodata,.FreeStyleGrid_WPB_TarjetaConvenios+.gx-text-gridnodata,.FreeStyleGrid_WPB_TarjetaPlanes+.gx-text-gridnodata,.FreeStyleGrid_WPB_TarjetaEntidades+.gx-text-gridnodata,.FreeStyleGrid_WPB_CalendarioProx+.gx-text-gridnodata,.FreeStyleGrid_WPB_CalendarioAnt+.gx-text-gridnodata,.FreeStyleGrid_WPB_CalendarioMostrar+.gx-text-gridnodata,.FreeStyleGrid_SearchResult+.gx-text-gridnodata,.Grid_FS_BenAutorizaCobroPreguntas+.gx-text-gridnodata,.FreeStyleGrid_WPB_Notificacion+.gx-text-gridnodata,.FreeStyleGrid_WPB_TarjetaPagos+.gx-text-gridnodata,.gxc_retenciones_calendarioinstancia+.gx-text-gridnodata,.FreeStyleGrid_WPB_CalendarioInstancia+.gx-text-gridnodata,.FreeStyleGrid_WPB_CalendarioInstancia_Transferencia+.gx-text-gridnodata,.FreeStyleGrid_WPB_CalendarioTransferencia+.gx-text-gridnodata,.FreeStyleGrid_WPB_Acciones+.gx-text-gridnodata,.FreeStyleGrid_WPB_TarjetaMes+.gx-text-gridnodata,.FreeStyleGrid_WPB_HS_Cabezal+.gx-text-gridnodata,.FreeStyleGrid_WPB_HS_Haber+.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
{
	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_Transaction+.gx-text-gridnodata:before,.K2BTransactionGrid+.gx-text-gridnodata:before,.Grid_MultipleSelection+.gx-text-gridnodata:before,.Grid_CustomGrid_WorKWith+.gx-text-gridnodata:before,.Grid_WorkWithDetalle+.gx-text-gridnodata:before,.Grid_WorkWithList+.gx-text-gridnodata:before,.Grid_View+.gx-text-gridnodata:before,.Grid_ViewSingle+.gx-text-gridnodata:before,.Grid_ViewFooter+.gx-text-gridnodata:before,.Grid_WorkWith+.gx-text-gridnodata:before,.Grid_WorkWithFooter+.gx-text-gridnodata:before,.Grid_WorkWith_Retenciones+.gx-text-gridnodata:before,.Grid_WorkWithSingle+.gx-text-gridnodata:before,.Grid_WorkWith_Convenidas+.gx-text-gridnodata:before,.Grid_WorkWith_Planes+.gx-text-gridnodata:before,.Grid_AllowSelection+.gx-text-gridnodata:before,.K2BWorkWithGrid+.gx-text-gridnodata:before,.Grid_Alerts+.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_Transaction[data-gx-grid-nodata]+.gx-text-gridnodata:before,.K2BTransactionGrid[data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_MultipleSelection[data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_CustomGrid_WorKWith[data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_WorkWithDetalle[data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_WorkWithList[data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_View[data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_ViewSingle[data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_ViewFooter[data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_WorkWith[data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_WorkWithFooter[data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_WorkWith_Retenciones[data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_WorkWithSingle[data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_WorkWith_Convenidas[data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_WorkWith_Planes[data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_AllowSelection[data-gx-grid-nodata]+.gx-text-gridnodata:before,.K2BWorkWithGrid[data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_Alerts[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,.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,.FreeStyleGrid_WPB[data-gx-grid-nodata]+.gx-text-gridnodata:before,.FreeStyleGrid_Menu[data-gx-grid-nodata]+.gx-text-gridnodata:before,.FreeStyleGrid_WPB_TarjetaDeudas[data-gx-grid-nodata]+.gx-text-gridnodata:before,.FreeStyleGrid_WPB_Notificaciones[data-gx-grid-nodata]+.gx-text-gridnodata:before,.FreeStyleGrid_WPB_TarjetaConvenios[data-gx-grid-nodata]+.gx-text-gridnodata:before,.FreeStyleGrid_WPB_TarjetaPlanes[data-gx-grid-nodata]+.gx-text-gridnodata:before,.FreeStyleGrid_WPB_TarjetaEntidades[data-gx-grid-nodata]+.gx-text-gridnodata:before,.FreeStyleGrid_WPB_CalendarioProx[data-gx-grid-nodata]+.gx-text-gridnodata:before,.FreeStyleGrid_WPB_CalendarioAnt[data-gx-grid-nodata]+.gx-text-gridnodata:before,.FreeStyleGrid_WPB_CalendarioMostrar[data-gx-grid-nodata]+.gx-text-gridnodata:before,.FreeStyleGrid_SearchResult[data-gx-grid-nodata]+.gx-text-gridnodata:before,.Grid_FS_BenAutorizaCobroPreguntas[data-gx-grid-nodata]+.gx-text-gridnodata:before,.FreeStyleGrid_WPB_Notificacion[data-gx-grid-nodata]+.gx-text-gridnodata:before,.FreeStyleGrid_WPB_TarjetaPagos[data-gx-grid-nodata]+.gx-text-gridnodata:before,.gxc_retenciones_calendarioinstancia[data-gx-grid-nodata]+.gx-text-gridnodata:before,.FreeStyleGrid_WPB_CalendarioInstancia[data-gx-grid-nodata]+.gx-text-gridnodata:before,.FreeStyleGrid_WPB_CalendarioInstancia_Transferencia[data-gx-grid-nodata]+.gx-text-gridnodata:before,.FreeStyleGrid_WPB_CalendarioTransferencia[data-gx-grid-nodata]+.gx-text-gridnodata:before,.FreeStyleGrid_WPB_Acciones[data-gx-grid-nodata]+.gx-text-gridnodata:before,.FreeStyleGrid_WPB_TarjetaMes[data-gx-grid-nodata]+.gx-text-gridnodata:before,.FreeStyleGrid_WPB_HS_Cabezal[data-gx-grid-nodata]+.gx-text-gridnodata:before,.FreeStyleGrid_WPB_HS_Haber[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,.GridAcceptDrag+.gx-text-gridnodata:before,.WorkWith+.gx-text-gridnodata:before,.PromptGrid+.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,.FreeStyleGrid_WPB+.gx-text-gridnodata:before,.FreeStyleGrid_Menu+.gx-text-gridnodata:before,.FreeStyleGrid_WPB_TarjetaDeudas+.gx-text-gridnodata:before,.FreeStyleGrid_WPB_Notificaciones+.gx-text-gridnodata:before,.FreeStyleGrid_WPB_TarjetaConvenios+.gx-text-gridnodata:before,.FreeStyleGrid_WPB_TarjetaPlanes+.gx-text-gridnodata:before,.FreeStyleGrid_WPB_TarjetaEntidades+.gx-text-gridnodata:before,.FreeStyleGrid_WPB_CalendarioProx+.gx-text-gridnodata:before,.FreeStyleGrid_WPB_CalendarioAnt+.gx-text-gridnodata:before,.FreeStyleGrid_WPB_CalendarioMostrar+.gx-text-gridnodata:before,.FreeStyleGrid_SearchResult+.gx-text-gridnodata:before,.Grid_FS_BenAutorizaCobroPreguntas+.gx-text-gridnodata:before,.FreeStyleGrid_WPB_Notificacion+.gx-text-gridnodata:before,.FreeStyleGrid_WPB_TarjetaPagos+.gx-text-gridnodata:before,.gxc_retenciones_calendarioinstancia+.gx-text-gridnodata:before,.FreeStyleGrid_WPB_CalendarioInstancia+.gx-text-gridnodata:before,.FreeStyleGrid_WPB_CalendarioInstancia_Transferencia+.gx-text-gridnodata:before,.FreeStyleGrid_WPB_CalendarioTransferencia+.gx-text-gridnodata:before,.FreeStyleGrid_WPB_Acciones+.gx-text-gridnodata:before,.FreeStyleGrid_WPB_TarjetaMes+.gx-text-gridnodata:before,.FreeStyleGrid_WPB_HS_Cabezal+.gx-text-gridnodata:before,.FreeStyleGrid_WPB_HS_Haber+.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
{
	display: block;
	font-size: 1.5em;
	color: gray;
	text-align: center;
	vertical-align: middle;
}

.GridNoDataText:after,.Grid+.gx-text-gridnodata:after,.GridDragging+.gx-text-gridnodata:after,.Grid_Custom+.gx-text-gridnodata:after,.Grid_SubWorkWith+.gx-text-gridnodata:after,.Grid_Prompt+.gx-text-gridnodata:after,.Grid_Transaction+.gx-text-gridnodata:after,.K2BTransactionGrid+.gx-text-gridnodata:after,.Grid_MultipleSelection+.gx-text-gridnodata:after,.Grid_CustomGrid_WorKWith+.gx-text-gridnodata:after,.Grid_WorkWithDetalle+.gx-text-gridnodata:after,.Grid_WorkWithList+.gx-text-gridnodata:after,.Grid_View+.gx-text-gridnodata:after,.Grid_ViewSingle+.gx-text-gridnodata:after,.Grid_ViewFooter+.gx-text-gridnodata:after,.Grid_WorkWith+.gx-text-gridnodata:after,.Grid_WorkWithFooter+.gx-text-gridnodata:after,.Grid_WorkWith_Retenciones+.gx-text-gridnodata:after,.Grid_WorkWithSingle+.gx-text-gridnodata:after,.Grid_WorkWith_Convenidas+.gx-text-gridnodata:after,.Grid_WorkWith_Planes+.gx-text-gridnodata:after,.Grid_AllowSelection+.gx-text-gridnodata:after,.K2BWorkWithGrid+.gx-text-gridnodata:after,.Grid_Alerts+.gx-text-gridnodata:after,.GridNoData+.gx-text-gridnodata:after,.Grid[data-gx-grid-nodata]+.gx-text-gridnodata:after,.GridDragging[data-gx-grid-nodata]+.gx-text-gridnodata:after,.Grid_Custom[data-gx-grid-nodata]+.gx-text-gridnodata:after,.Grid_SubWorkWith[data-gx-grid-nodata]+.gx-text-gridnodata:after,.Grid_Prompt[data-gx-grid-nodata]+.gx-text-gridnodata:after,.Grid_Transaction[data-gx-grid-nodata]+.gx-text-gridnodata:after,.K2BTransactionGrid[data-gx-grid-nodata]+.gx-text-gridnodata:after,.Grid_MultipleSelection[data-gx-grid-nodata]+.gx-text-gridnodata:after,.Grid_CustomGrid_WorKWith[data-gx-grid-nodata]+.gx-text-gridnodata:after,.Grid_WorkWithDetalle[data-gx-grid-nodata]+.gx-text-gridnodata:after,.Grid_WorkWithList[data-gx-grid-nodata]+.gx-text-gridnodata:after,.Grid_View[data-gx-grid-nodata]+.gx-text-gridnodata:after,.Grid_ViewSingle[data-gx-grid-nodata]+.gx-text-gridnodata:after,.Grid_ViewFooter[data-gx-grid-nodata]+.gx-text-gridnodata:after,.Grid_WorkWith[data-gx-grid-nodata]+.gx-text-gridnodata:after,.Grid_WorkWithFooter[data-gx-grid-nodata]+.gx-text-gridnodata:after,.Grid_WorkWith_Retenciones[data-gx-grid-nodata]+.gx-text-gridnodata:after,.Grid_WorkWithSingle[data-gx-grid-nodata]+.gx-text-gridnodata:after,.Grid_WorkWith_Convenidas[data-gx-grid-nodata]+.gx-text-gridnodata:after,.Grid_WorkWith_Planes[data-gx-grid-nodata]+.gx-text-gridnodata:after,.Grid_AllowSelection[data-gx-grid-nodata]+.gx-text-gridnodata:after,.K2BWorkWithGrid[data-gx-grid-nodata]+.gx-text-gridnodata:after,.Grid_Alerts[data-gx-grid-nodata]+.gx-text-gridnodata:after,.GridNoData[data-gx-grid-nodata]+.gx-text-gridnodata:after,.GridAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata:after,.WorkWith[data-gx-grid-nodata]+.gx-text-gridnodata:after,.PromptGrid[data-gx-grid-nodata]+.gx-text-gridnodata:after,.GridNoAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata:after,.FreeStyleGrid[data-gx-grid-nodata]+.gx-text-gridnodata:after,.VerticalTabGrid[data-gx-grid-nodata]+.gx-text-gridnodata:after,.FreeStyle_RecentLinks[data-gx-grid-nodata]+.gx-text-gridnodata:after,.FreeStyleGrid_WPB[data-gx-grid-nodata]+.gx-text-gridnodata:after,.FreeStyleGrid_Menu[data-gx-grid-nodata]+.gx-text-gridnodata:after,.FreeStyleGrid_WPB_TarjetaDeudas[data-gx-grid-nodata]+.gx-text-gridnodata:after,.FreeStyleGrid_WPB_Notificaciones[data-gx-grid-nodata]+.gx-text-gridnodata:after,.FreeStyleGrid_WPB_TarjetaConvenios[data-gx-grid-nodata]+.gx-text-gridnodata:after,.FreeStyleGrid_WPB_TarjetaPlanes[data-gx-grid-nodata]+.gx-text-gridnodata:after,.FreeStyleGrid_WPB_TarjetaEntidades[data-gx-grid-nodata]+.gx-text-gridnodata:after,.FreeStyleGrid_WPB_CalendarioProx[data-gx-grid-nodata]+.gx-text-gridnodata:after,.FreeStyleGrid_WPB_CalendarioAnt[data-gx-grid-nodata]+.gx-text-gridnodata:after,.FreeStyleGrid_WPB_CalendarioMostrar[data-gx-grid-nodata]+.gx-text-gridnodata:after,.FreeStyleGrid_SearchResult[data-gx-grid-nodata]+.gx-text-gridnodata:after,.Grid_FS_BenAutorizaCobroPreguntas[data-gx-grid-nodata]+.gx-text-gridnodata:after,.FreeStyleGrid_WPB_Notificacion[data-gx-grid-nodata]+.gx-text-gridnodata:after,.FreeStyleGrid_WPB_TarjetaPagos[data-gx-grid-nodata]+.gx-text-gridnodata:after,.gxc_retenciones_calendarioinstancia[data-gx-grid-nodata]+.gx-text-gridnodata:after,.FreeStyleGrid_WPB_CalendarioInstancia[data-gx-grid-nodata]+.gx-text-gridnodata:after,.FreeStyleGrid_WPB_CalendarioInstancia_Transferencia[data-gx-grid-nodata]+.gx-text-gridnodata:after,.FreeStyleGrid_WPB_CalendarioTransferencia[data-gx-grid-nodata]+.gx-text-gridnodata:after,.FreeStyleGrid_WPB_Acciones[data-gx-grid-nodata]+.gx-text-gridnodata:after,.FreeStyleGrid_WPB_TarjetaMes[data-gx-grid-nodata]+.gx-text-gridnodata:after,.FreeStyleGrid_WPB_HS_Cabezal[data-gx-grid-nodata]+.gx-text-gridnodata:after,.FreeStyleGrid_WPB_HS_Haber[data-gx-grid-nodata]+.gx-text-gridnodata:after,.FreeStyleGrid_Transaction[data-gx-grid-nodata]+.gx-text-gridnodata:after,.K2BFreeStyle[data-gx-grid-nodata]+.gx-text-gridnodata:after,.K2BTools_SearchGrid[data-gx-grid-nodata]+.gx-text-gridnodata:after,.RecentLinksGrid[data-gx-grid-nodata]+.gx-text-gridnodata:after,.TrnSublevelGrid[data-gx-grid-nodata]+.gx-text-gridnodata:after,.GridAcceptDrag+.gx-text-gridnodata:after,.WorkWith+.gx-text-gridnodata:after,.PromptGrid+.gx-text-gridnodata:after,.GridNoAcceptDrag+.gx-text-gridnodata:after,.FreeStyleGrid+.gx-text-gridnodata:after,.VerticalTabGrid+.gx-text-gridnodata:after,.FreeStyle_RecentLinks+.gx-text-gridnodata:after,.FreeStyleGrid_WPB+.gx-text-gridnodata:after,.FreeStyleGrid_Menu+.gx-text-gridnodata:after,.FreeStyleGrid_WPB_TarjetaDeudas+.gx-text-gridnodata:after,.FreeStyleGrid_WPB_Notificaciones+.gx-text-gridnodata:after,.FreeStyleGrid_WPB_TarjetaConvenios+.gx-text-gridnodata:after,.FreeStyleGrid_WPB_TarjetaPlanes+.gx-text-gridnodata:after,.FreeStyleGrid_WPB_TarjetaEntidades+.gx-text-gridnodata:after,.FreeStyleGrid_WPB_CalendarioProx+.gx-text-gridnodata:after,.FreeStyleGrid_WPB_CalendarioAnt+.gx-text-gridnodata:after,.FreeStyleGrid_WPB_CalendarioMostrar+.gx-text-gridnodata:after,.FreeStyleGrid_SearchResult+.gx-text-gridnodata:after,.Grid_FS_BenAutorizaCobroPreguntas+.gx-text-gridnodata:after,.FreeStyleGrid_WPB_Notificacion+.gx-text-gridnodata:after,.FreeStyleGrid_WPB_TarjetaPagos+.gx-text-gridnodata:after,.gxc_retenciones_calendarioinstancia+.gx-text-gridnodata:after,.FreeStyleGrid_WPB_CalendarioInstancia+.gx-text-gridnodata:after,.FreeStyleGrid_WPB_CalendarioInstancia_Transferencia+.gx-text-gridnodata:after,.FreeStyleGrid_WPB_CalendarioTransferencia+.gx-text-gridnodata:after,.FreeStyleGrid_WPB_Acciones+.gx-text-gridnodata:after,.FreeStyleGrid_WPB_TarjetaMes+.gx-text-gridnodata:after,.FreeStyleGrid_WPB_HS_Cabezal+.gx-text-gridnodata:after,.FreeStyleGrid_WPB_HS_Haber+.gx-text-gridnodata:after,.FreeStyleGrid_Transaction+.gx-text-gridnodata:after,.K2BFreeStyle+.gx-text-gridnodata:after,.K2BTools_SearchGrid+.gx-text-gridnodata:after,.RecentLinksGrid+.gx-text-gridnodata:after,.TrnSublevelGrid+.gx-text-gridnodata:after
{
	display: block;
	font-size: 1.5em;
	color: gray;
	text-align: center;
	vertical-align: middle;
}

.TextBlock_LevelHeaderTitle
{
	font-family: SourceSansPro-Regular;
	font-size: 16px;
	font-weight: 700;
	color: #666;
}
.TextBlock_LevelHeaderTitle:before
{
	font-family: SourceSansPro-Regular;
	font-size: 16px;
	font-weight: 700;
	color: #666;
}

.TextBlock_LevelHeaderTitle:after
{
	font-family: SourceSansPro-Regular;
	font-size: 16px;
	font-weight: 700;
	color: #666;
}

.TextBlock_LineSeparatorColapse,.TextBlock_LineSeparatorAttributesSectionColapse,.TextBlock_LineSeparatorFilterColapse,.TextBlock_LineSeparatorFixedDataColapse,.TextBlock_LineSeparatorTrnFreeStyleColapse,.TextBlock_LineSeparatorTrnSummaryColapse,.TextBlock_LineSeparatorTrnTabularColapse,.TextBlock_LineSeparatorHighlightedColapse,.TextBlock_LineSeparatorClose,.TextBlock_LineSeparatorOpen
{
	float: left;
	margin-bottom: 0px;
	margin-left: 23px;
	margin-right: 13px;
	margin-top: -1px;
	white-space: nowrap;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #28808f;
}
.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
{
	float: left;
	white-space: nowrap;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #28808f;
}

.TextBlock_LineSeparatorColapse:after,.TextBlock_LineSeparatorAttributesSectionColapse:after,.TextBlock_LineSeparatorFilterColapse:after,.TextBlock_LineSeparatorFixedDataColapse:after,.TextBlock_LineSeparatorTrnFreeStyleColapse:after,.TextBlock_LineSeparatorTrnSummaryColapse:after,.TextBlock_LineSeparatorTrnTabularColapse:after,.TextBlock_LineSeparatorHighlightedColapse:after,.TextBlock_LineSeparatorClose:after,.TextBlock_LineSeparatorOpen:after
{
	float: left;
	white-space: nowrap;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #28808f;
}

.TextBlock_LineSeparatorOpen
{
	margin-left: 30px;
	font-family: SourceSansPro-Bold;
	font-size: 18px;
	font-weight: normal;
	color: #666;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
}
.TextBlock_LineSeparatorOpen:before
{
	font-family: SourceSansPro-Bold;
	font-size: 18px;
	font-weight: normal;
	color: #666;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
}

.TextBlock_LineSeparatorOpen:after
{
	font-family: SourceSansPro-Bold;
	font-size: 18px;
	font-weight: normal;
	color: #666;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
}

.K2BToolsTextBlock_PaginationNormal,.K2BToolsTextBlock_PaginationNormal_Disabled,.K2BToolsTextBlock_PaginationCurrent,.K2BToolsTextBlock_PaginationDisabled
{
	font-family: SourceSansPro-Semibold;
	font-size: 16px;
}
.K2BToolsTextBlock_PaginationNormal:before,.K2BToolsTextBlock_PaginationNormal_Disabled:before,.K2BToolsTextBlock_PaginationCurrent:before,.K2BToolsTextBlock_PaginationDisabled:before
{
	font-family: SourceSansPro-Semibold;
	font-size: 16px;
}

.K2BToolsTextBlock_PaginationNormal:after,.K2BToolsTextBlock_PaginationNormal_Disabled:after,.K2BToolsTextBlock_PaginationCurrent:after,.K2BToolsTextBlock_PaginationDisabled:after
{
	font-family: SourceSansPro-Semibold;
	font-size: 16px;
}

.K2BToolsTextBlock_PaginationCurrent
{
	color: #51749a;
}
.K2BToolsTextBlock_PaginationCurrent:before
{
	color: #51749a;
}

.K2BToolsTextBlock_PaginationCurrent:after
{
	color: #51749a;
}

.K2BToolsTextBlock_PaginationDisabled
{
	color: #ccc;
}
.K2BToolsTextBlock_PaginationDisabled:before
{
	color: #ccc;
}

.K2BToolsTextBlock_PaginationDisabled:after
{
	color: #ccc;
}

.K2BToolsTextblock_UserName
{
	font-family: SourceSansPro-Regular;
	font-size: 20px;
	color: #333;
}
.K2BToolsTextblock_UserName:before
{
	font-family: SourceSansPro-Regular;
	font-size: 20px;
	color: #333;
}

.K2BToolsTextblock_UserName:after
{
	font-family: SourceSansPro-Regular;
	font-size: 20px;
	color: #333;
}

.K2BToolsTextBlock_ChangePassword
{
	font-family: SourceSansPro-Regular;
	font-size: 14px;
	color: #51749a;
}
.K2BToolsTextBlock_ChangePassword:before
{
	font-family: SourceSansPro-Regular;
	font-size: 14px;
	color: #51749a;
}

.K2BToolsTextBlock_ChangePassword:after
{
	font-family: SourceSansPro-Regular;
	font-size: 14px;
	color: #51749a;
}

.K2BToolsTextBlock_Logout
{
	margin-top: 10px;
	padding-right: 130px;
	border-bottom-color: #fff;
	border-left-color: #fff;
	border-right-color: #fff;
	border-top-color: #ccc;
	border-style: solid;
	border-width: 1px;
	font-family: SourceSansPro-Regular;
	font-size: 15px;
	color: #333;
}
.K2BToolsTextBlock_Logout:before
{
	font-family: SourceSansPro-Regular;
	font-size: 15px;
	color: #333;
}

.K2BToolsTextBlock_Logout:after
{
	font-family: SourceSansPro-Regular;
	font-size: 15px;
	color: #333;
}

.TextBlock_Title,.TextBlock_Options,.TextBlock_Subtitle
{
	margin-top: 7px;
	display: block;
	font-family: SourceSansPro-Regular;
	font-size: 24px;
	color: #333;
}
.TextBlock_Title:before,.TextBlock_Options:before,.TextBlock_Subtitle:before
{
	display: block;
	font-family: SourceSansPro-Regular;
	font-size: 24px;
	color: #333;
}

.TextBlock_Title:after,.TextBlock_Options:after,.TextBlock_Subtitle:after
{
	display: block;
	font-family: SourceSansPro-Regular;
	font-size: 24px;
	color: #333;
}

.TextBlock_BackToWorkWith
{
	float: right;
	margin-right: 15px;
}
.TextBlock_BackToWorkWith:before
{
	float: right;
}

.TextBlock_BackToWorkWith:after
{
	float: right;
}

.Label,.Attribute_RequiredLabel,.Attribute_RequiredReadOnlyLabel,.gx-label.AttributeLabel,.gx-label.BlobContentAttributeLabel,.gx-label.ReadonlyBlobContentAttributeLabel,.gx-label.AttributeDraggingLabel,.gx-label.AttributeNoAcceptDragLabel,.gx-label.AttSubTitleLabel,.gx-label.BlobContentAttSubTitleLabel,.gx-label.ReadonlyBlobContentAttSubTitleLabel,.gx-label.BlobInputAttSubTitleLabel,.gx-label.ReadonlyAttSubTitleLabel,.gx-label.CheckBoxLabel,.gx-label.BlobContentCheckBoxLabel,.gx-label.ReadonlyBlobContentCheckBoxLabel,.gx-label.BlobInputCheckBoxLabel,.gx-label.ReadonlyCheckBoxLabel,.gx-label.FilterAttributeLabel,.gx-label.BlobContentFilterAttributeLabel,.gx-label.ReadonlyBlobContentFilterAttributeLabel,.gx-label.BlobInputFilterAttributeLabel,.gx-label.ReadonlyFilterAttributeLabel,.gx-label.DescriptionAttributeLabel,.gx-label.BlobContentDescriptionAttributeLabel,.gx-label.ReadonlyBlobContentDescriptionAttributeLabel,.gx-label.BlobInputDescriptionAttributeLabel,.gx-label.ReadonlyDescriptionAttributeLabel,.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.Attribute_TrnLabel,.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.Attribute_TrnDateTime2Label,.gx-label.BlobContentAttribute_TrnDateTime2Label,.gx-label.ReadonlyBlobContentAttribute_TrnDateTime2Label,.gx-label.ReadonlyAttribute_TrnDateTime2Label,.gx-label.ReadonlyAttribute_TrnDateTimeLabel,.gx-label.DateAttributeLabel,.gx-label.BlobContentDateAttributeLabel,.gx-label.ReadonlyBlobContentDateAttributeLabel,.gx-label.BlobInputDateAttributeLabel,.gx-label.ReadonlyDateAttributeLabel,.gx-label.ReadonlyAttribute_TrnDateLabel,.gx-label.TrnAttributeLabel,.gx-label.BlobContentTrnAttributeLabel,.gx-label.ReadonlyBlobContentTrnAttributeLabel,.gx-label.BlobInputTrnAttributeLabel,.gx-label.ReadonlyTrnAttributeLabel,.gx-label.Attribute_Trn_BoldLabel,.gx-label.BlobContentAttribute_Trn_BoldLabel,.gx-label.ReadonlyBlobContentAttribute_Trn_BoldLabel,.gx-label.BlobInputAttribute_Trn_BoldLabel,.gx-label.ReadonlyAttribute_Trn_BoldLabel,.gx-label.Attribute_Trn_BigLabel,.gx-label.BlobContentAttribute_Trn_BigLabel,.gx-label.ReadonlyBlobContentAttribute_Trn_BigLabel,.gx-label.BlobInputAttribute_Trn_BigLabel,.gx-label.ReadonlyAttribute_Trn_BigLabel,.gx-label.Attribute_Trn_TotalLabel,.gx-label.BlobContentAttribute_Trn_TotalLabel,.gx-label.ReadonlyBlobContentAttribute_Trn_TotalLabel,.gx-label.ReadonlyAttribute_Trn_TotalLabel,.gx-label.ReadonlyAttribute_TrnLabel,.gx-label.SuggestTrnAttributeLabel,.gx-label.ReadonlySuggestTrnAttributeLabel,.gx-label.Attribute_ActionLabel,.gx-label.CheckBoxAttributeLabel,.gx-label.ReadOnlyCheckBoxAttributeLabel,.gx-label.ReadOnlyAttribute_ActionLabel,.gx-label.Attribute_FilterLabel,.gx-label.ReadOnlyAttribute_FilterLabel,.gx-label.SuggestSearchAttributeLabel,.gx-label.ReadonlySuggestSearchAttributeLabel,.gx-label.Attribute_FilterDateLabel,.gx-label.Attribute_FilterDateTimeLabel,.gx-label.ReadonlyAttribute_FilterDateTimeLabel,.gx-label.ReadonlyAttribute_FilterDateLabel,.gx-label.CheckBoxSearchAttributeLabel,.gx-label.ReadonlyCheckBoxSearchAttributeLabel,.gx-label.AttributeInMultipleCombo_FilterLabel,.gx-label.BlobContentAttributeInMultipleCombo_FilterLabel,.gx-label.ReadonlyBlobContentAttributeInMultipleCombo_FilterLabel,.gx-label.BlobInputAttributeInMultipleCombo_FilterLabel,.gx-label.ReadonlyAttributeInMultipleCombo_FilterLabel,.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_Box_EmptyLabel,.gx-label.BlobContentAttribute_Box_EmptyLabel,.gx-label.ReadonlyBlobContentAttribute_Box_EmptyLabel,.gx-label.ReadonlyAttribute_Box_EmptyLabel,.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_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_GridCenterLabel,.gx-label.BlobContentAttribute_GridCenterLabel,.gx-label.ReadonlyBlobContentAttribute_GridCenterLabel,.gx-label.BlobInputAttribute_GridCenterLabel,.gx-label.ReadonlyAttribute_GridCenterLabel,.gx-label.Attribute_GridBlackLabel,.gx-label.BlobContentAttribute_GridBlackLabel,.gx-label.ReadonlyBlobContentAttribute_GridBlackLabel,.gx-label.BlobInputAttribute_GridBlackLabel,.gx-label.ReadonlyAttribute_GridBlackLabel,.gx-label.Attribute_Grid_FirstColumnLabel,.gx-label.ReadonlyAttribute_Grid_FirstColumnLabel,.gx-label.Attribute_Grid_LastColumnLabel,.gx-label.ReadonlyAttribute_Grid_LastColumnLabel,.gx-label.Attribute_Image_GridLabel,.gx-label.BlobContentAttribute_Image_GridLabel,.gx-label.ReadonlyBlobContentAttribute_Image_GridLabel,.gx-label.BlobInputAttribute_Image_GridLabel,.gx-label.ReadonlyAttribute_Image_GridLabel,.gx-label.Attribute_Image_Grid1Label,.gx-label.BlobContentAttribute_Image_Grid1Label,.gx-label.ReadonlyBlobContentAttribute_Image_Grid1Label,.gx-label.ReadonlyAttribute_Image_Grid1Label,.gx-label.ReadonlyAttribute_GridLabel,.gx-label.Attribute_FormSectionLabel,.gx-label.BlobContentAttribute_FormSectionLabel,.gx-label.ReadonlyBlobContentAttribute_FormSectionLabel,.gx-label.BlobInputAttribute_FormSectionLabel,.gx-label.ReadonlyAttribute_FormSectionLabel,.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.SmallClassLabel,.gx-label.BlobContentSmallClassLabel,.gx-label.ReadonlyBlobContentSmallClassLabel,.gx-label.BlobInputSmallClassLabel,.gx-label.ReadonlySmallClassLabel,.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_RequiredLabel,.gx-label.leftLabel,.gx-label.K2BToolsEnhancedComboLabel,.gx-label.K2BTools_SearchCriteriaLabel,.gx-label.Attribute_RequiredReadOnlyLabel,.gx-label.BlobContentAttribute_RequiredReadOnlyLabel,.gx-label.ReadonlyBlobContentAttribute_RequiredReadOnlyLabel,.gx-label.BlobInputAttribute_RequiredReadOnlyLabel,.gx-label.ReadonlyAttribute_RequiredReadOnlyLabel,.gx-label.BusquedaDocumentoLabel,.gx-label.K2BToolsAttribute_FitInContainerImageLabel,.gx-label.BlobContentK2BToolsAttribute_FitInContainerImageLabel,.gx-label.ReadonlyBlobContentK2BToolsAttribute_FitInContainerImageLabel,.gx-label.BlobInputK2BToolsAttribute_FitInContainerImageLabel,.gx-label.ReadonlyK2BToolsAttribute_FitInContainerImageLabel,.gx-label.K2BToolsAttribute_TitleLabel,.gx-label.BlobContentK2BToolsAttribute_TitleLabel,.gx-label.ReadonlyBlobContentK2BToolsAttribute_TitleLabel,.gx-label.BlobInputK2BToolsAttribute_TitleLabel,.gx-label.ReadonlyK2BToolsAttribute_TitleLabel,.gx-label.K2BToolsAttribute_InvisibleLabel,.gx-label.BlobContentK2BToolsAttribute_InvisibleLabel,.gx-label.ReadonlyBlobContentK2BToolsAttribute_InvisibleLabel,.gx-label.BlobInputK2BToolsAttribute_InvisibleLabel,.gx-label.ReadonlyK2BToolsAttribute_InvisibleLabel,.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.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.K2BToolsAttribute_TagDescriptionLabel,.gx-label.BlobContentK2BToolsAttribute_TagDescriptionLabel,.gx-label.ReadonlyBlobContentK2BToolsAttribute_TagDescriptionLabel,.gx-label.BlobInputK2BToolsAttribute_TagDescriptionLabel,.gx-label.ReadonlyK2BToolsAttribute_TagDescriptionLabel,.gx-label.K2BToolsAttribute_BorderlessFilterLabel,.gx-label.K2BTools_FilterAttributeInComboLabel,.gx-label.BlobContentK2BTools_FilterAttributeInComboLabel,.gx-label.ReadonlyBlobContentK2BTools_FilterAttributeInComboLabel,.gx-label.BlobInputK2BTools_FilterAttributeInComboLabel,.gx-label.ReadonlyK2BTools_FilterAttributeInComboLabel,.gx-label.GXCImageActionLabel,.gx-label.Attribute_Grid_withoutlabelLabel,.gx-label.Attribute_Grid_width20pxLabel,.gx-label.Attribute_Trn_NoPaddingLabel,.gx-label.Attribute_TrnDate_NoPaddingLabel,.gx-label.ReadonlyAttribute_TrnDate_NoPaddingLabel,.gx-label.Attribute_TrnDateTime1Label,.gx-label.ReadonlyAttribute_TrnDateTime1Label,.gx-label.DateTimeAttribute1Label,.gx-label.BlobContentDateTimeAttribute1Label,.gx-label.ReadonlyBlobContentDateTimeAttribute1Label,.gx-label.BlobInputDateTimeAttribute1Label,.gx-label.ReadonlyDateTimeAttribute1Label,.gx-label.DateAttribute1Label,.gx-label.BlobContentDateAttribute1Label,.gx-label.ReadonlyBlobContentDateAttribute1Label,.gx-label.BlobInputDateAttribute1Label,.gx-label.ReadonlyDateAttribute1Label,.gx-label.SuggestTrnAttribute_NoPaddingLabel,.gx-label.ReadonlySuggestTrnAttribute_NoPaddingLabel,.gx-label.ReadonlyAttribute_Trn_NoPaddingLabel,.gx-label.TrnAttribute_NoPaddingLabel,.gx-label.BlobContentTrnAttribute_NoPaddingLabel,.gx-label.ReadonlyBlobContentTrnAttribute_NoPaddingLabel,.gx-label.BlobInputTrnAttribute_NoPaddingLabel,.gx-label.ReadonlyTrnAttribute_NoPaddingLabel,.gx-label.Attribute_Trn_Bold_NoPaddingLabel,.gx-label.BlobContentAttribute_Trn_Bold_NoPaddingLabel,.gx-label.ReadonlyBlobContentAttribute_Trn_Bold_NoPaddingLabel,.gx-label.BlobInputAttribute_Trn_Bold_NoPaddingLabel,.gx-label.ReadonlyAttribute_Trn_Bold_NoPaddingLabel,.gx-label.Attribute_Trn_NoPadding_InfoBenefLabel,.gx-label.ReadonlyAttribute_Trn_NoPadding_InfoBenefLabel,.gx-label.BlobContentAttribute_Trn_NoPadding_InfoBenefLabel,.gx-label.ReadonlyBlobContentAttribute_Trn_NoPadding_InfoBenefLabel,.gx-label.BlobInputAttribute_Trn_NoPadding_InfoBenefLabel,.gx-label.K2BToolsSimpleImageListTextLabel,.gx-label.ReadonlyK2BToolsSimpleImageListTextLabel,.gx-label.K2BToolsSimpleImageListImageLabel,.gx-label.ReadonlyK2BToolsSimpleImageListImageLabel,.gx-label.K2BTrnAttributeLabel,.gx-label.K2BCheckBoxAttributeLabel,.gx-label.K2BGridAttributeLabel,.gx-label.Attribute_Trn_ErrorLabel,.gx-label.BlobContentAttribute_Trn_ErrorLabel,.gx-label.ReadonlyBlobContentAttribute_Trn_ErrorLabel,.gx-label.BlobInputAttribute_Trn_ErrorLabel,.gx-label.ReadonlyAttribute_Trn_ErrorLabel,.gx-label.Attribute_RedActionLabel,.gx-label.BlobContentAttribute_RedActionLabel,.gx-label.ReadonlyBlobContentAttribute_RedActionLabel,.gx-label.ReadonlyAttribute_RedActionLabel,.gx-label.ComboBusquedaDocumentoLabel,.gx-label.Attribute_Trn_AutorizaCobroRptaLabel,.gx-label.Readonly_Attribute_Trn_AutorizaCobroRptaLabel,.gx-label.BlobContentReadonly_Attribute_Trn_AutorizaCobroRptaLabel,.gx-label.ReadonlyBlobContentReadonly_Attribute_Trn_AutorizaCobroRptaLabel,.gx-label.BlobInputReadonly_Attribute_Trn_AutorizaCobroRptaLabel,.gx-label.Attribute_ConfirmLabel,.gx-label.BlobContentAttribute_ConfirmLabel,.gx-label.ReadonlyBlobContentAttribute_ConfirmLabel,.gx-label.BlobInputAttribute_ConfirmLabel,.gx-label.ReadonlyAttribute_ConfirmLabel,.gx-label.alert-infoLabel,.gx-label.gxc_retenciones_tarjeta_valorLabel,.gx-label.Attribute_Trn_LineaTituloLabel,.gx-label.Attribute_Trn_LineaDetalleLabel,.gx-label.FreeStyleGrid_WPB_CalendarioTransferencia_HeaderLabel,.gx-label.Attribute_Trn_HeadingLabel,.gx-label.Attribute_Trn_NoWrapLabel,.gx-label.gxc_resumen_tarjeta_valorLabel,.gx-label.GXCComboGridLabel,.gx-label.Attribute_Trn_AnchoFijoLabel,.gx-label.GXC_Resumen_GrillaLabel,.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.BlobInputResponsiveImageAttributeLabel,.gx-label.ReadonlyResponsiveImageAttributeLabel,.gx-label.ReadonlyImageAttributeLabel,.gx-label.ActionAttributeLabel,.gx-label.BlobContentActionAttributeLabel,.gx-label.ReadonlyBlobContentActionAttributeLabel,.gx-label.UpdateAttributeLabel,.gx-label.BlobContentUpdateAttributeLabel,.gx-label.ReadonlyBlobContentUpdateAttributeLabel,.gx-label.BlobInputUpdateAttributeLabel,.gx-label.ReadonlyUpdateAttributeLabel,.gx-label.DeleteAttributeLabel,.gx-label.BlobContentDeleteAttributeLabel,.gx-label.ReadonlyBlobContentDeleteAttributeLabel,.gx-label.BlobInputDeleteAttributeLabel,.gx-label.ReadonlyDeleteAttributeLabel,.gx-label.DisplayAttributeLabel,.gx-label.BlobContentDisplayAttributeLabel,.gx-label.ReadonlyBlobContentDisplayAttributeLabel,.gx-label.BlobInputDisplayAttributeLabel,.gx-label.ReadonlyDisplayAttributeLabel,.gx-label.DisabledActionAttributeLabel,.gx-label.BlobContentDisabledActionAttributeLabel,.gx-label.ReadonlyBlobContentDisabledActionAttributeLabel,.gx-label.BlobInputDisabledActionAttributeLabel,.gx-label.ReadonlyDisabledActionAttributeLabel,.gx-label.BlobInputActionAttributeLabel,.gx-label.ReadonlyActionAttributeLabel,.gx-label.SelectionAttributeLabel,.gx-label.BlobContentSelectionAttributeLabel,.gx-label.ReadonlyBlobContentSelectionAttributeLabel,.gx-label.BlobInputSelectionAttributeLabel,.gx-label.ReadonlySelectionAttributeLabel,.gx-label.ReadonlyAttributeLabel,.gx-label.ReadonlyMedioLabel,.gx-label.BlobContentReadonlyMedioLabel,.gx-label.ReadonlyBlobContentReadonlyMedioLabel,.gx-label.BlobInputReadonlyMedioLabel,.gx-label.ReadonlyReadonlyMedioLabel,.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.Attribute_ListadoDeCalendarioLabel,.gx-label.BlobContentAttribute_ListadoDeCalendarioLabel,.gx-label.ReadonlyBlobContentAttribute_ListadoDeCalendarioLabel,.gx-label.BlobInputAttribute_ListadoDeCalendarioLabel,.gx-label.ReadonlyAttribute_ListadoDeCalendarioLabel
{
	font-family: SourceSansPro-Regular;
	font-size: 16px;
	font-weight: 700;
	color: #666;
}
.Label:before,.Attribute_RequiredLabel:before,.Attribute_RequiredReadOnlyLabel:before,.gx-label.AttributeLabel:before,.gx-label.BlobContentAttributeLabel:before,.gx-label.ReadonlyBlobContentAttributeLabel:before,.gx-label.AttributeDraggingLabel:before,.gx-label.AttributeNoAcceptDragLabel:before,.gx-label.AttSubTitleLabel:before,.gx-label.BlobContentAttSubTitleLabel:before,.gx-label.ReadonlyBlobContentAttSubTitleLabel:before,.gx-label.BlobInputAttSubTitleLabel: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.FilterAttributeLabel:before,.gx-label.BlobContentFilterAttributeLabel:before,.gx-label.ReadonlyBlobContentFilterAttributeLabel:before,.gx-label.BlobInputFilterAttributeLabel: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.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.Attribute_TrnLabel: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.Attribute_TrnDateTime2Label:before,.gx-label.BlobContentAttribute_TrnDateTime2Label:before,.gx-label.ReadonlyBlobContentAttribute_TrnDateTime2Label:before,.gx-label.ReadonlyAttribute_TrnDateTime2Label: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.ReadonlyAttribute_TrnDateLabel:before,.gx-label.TrnAttributeLabel:before,.gx-label.BlobContentTrnAttributeLabel:before,.gx-label.ReadonlyBlobContentTrnAttributeLabel:before,.gx-label.BlobInputTrnAttributeLabel:before,.gx-label.ReadonlyTrnAttributeLabel:before,.gx-label.Attribute_Trn_BoldLabel:before,.gx-label.BlobContentAttribute_Trn_BoldLabel:before,.gx-label.ReadonlyBlobContentAttribute_Trn_BoldLabel:before,.gx-label.BlobInputAttribute_Trn_BoldLabel:before,.gx-label.ReadonlyAttribute_Trn_BoldLabel:before,.gx-label.Attribute_Trn_BigLabel:before,.gx-label.BlobContentAttribute_Trn_BigLabel:before,.gx-label.ReadonlyBlobContentAttribute_Trn_BigLabel:before,.gx-label.BlobInputAttribute_Trn_BigLabel:before,.gx-label.ReadonlyAttribute_Trn_BigLabel:before,.gx-label.Attribute_Trn_TotalLabel:before,.gx-label.BlobContentAttribute_Trn_TotalLabel:before,.gx-label.ReadonlyBlobContentAttribute_Trn_TotalLabel:before,.gx-label.ReadonlyAttribute_Trn_TotalLabel:before,.gx-label.ReadonlyAttribute_TrnLabel:before,.gx-label.SuggestTrnAttributeLabel:before,.gx-label.ReadonlySuggestTrnAttributeLabel:before,.gx-label.Attribute_ActionLabel:before,.gx-label.CheckBoxAttributeLabel:before,.gx-label.ReadOnlyCheckBoxAttributeLabel:before,.gx-label.ReadOnlyAttribute_ActionLabel:before,.gx-label.Attribute_FilterLabel:before,.gx-label.ReadOnlyAttribute_FilterLabel:before,.gx-label.SuggestSearchAttributeLabel:before,.gx-label.ReadonlySuggestSearchAttributeLabel:before,.gx-label.Attribute_FilterDateLabel:before,.gx-label.Attribute_FilterDateTimeLabel:before,.gx-label.ReadonlyAttribute_FilterDateTimeLabel:before,.gx-label.ReadonlyAttribute_FilterDateLabel:before,.gx-label.CheckBoxSearchAttributeLabel:before,.gx-label.ReadonlyCheckBoxSearchAttributeLabel: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_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_Box_EmptyLabel:before,.gx-label.BlobContentAttribute_Box_EmptyLabel:before,.gx-label.ReadonlyBlobContentAttribute_Box_EmptyLabel:before,.gx-label.ReadonlyAttribute_Box_EmptyLabel: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_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_GridCenterLabel:before,.gx-label.BlobContentAttribute_GridCenterLabel:before,.gx-label.ReadonlyBlobContentAttribute_GridCenterLabel:before,.gx-label.BlobInputAttribute_GridCenterLabel:before,.gx-label.ReadonlyAttribute_GridCenterLabel: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_Grid_FirstColumnLabel:before,.gx-label.ReadonlyAttribute_Grid_FirstColumnLabel:before,.gx-label.Attribute_Grid_LastColumnLabel:before,.gx-label.ReadonlyAttribute_Grid_LastColumnLabel: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.ReadonlyAttribute_Image_GridLabel:before,.gx-label.Attribute_Image_Grid1Label:before,.gx-label.BlobContentAttribute_Image_Grid1Label:before,.gx-label.ReadonlyBlobContentAttribute_Image_Grid1Label:before,.gx-label.ReadonlyAttribute_Image_Grid1Label:before,.gx-label.ReadonlyAttribute_GridLabel: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.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.SmallClassLabel:before,.gx-label.BlobContentSmallClassLabel:before,.gx-label.ReadonlyBlobContentSmallClassLabel:before,.gx-label.BlobInputSmallClassLabel:before,.gx-label.ReadonlySmallClassLabel: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_RequiredLabel:before,.gx-label.leftLabel:before,.gx-label.K2BToolsEnhancedComboLabel:before,.gx-label.K2BTools_SearchCriteriaLabel: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.BusquedaDocumentoLabel: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_TitleLabel:before,.gx-label.BlobContentK2BToolsAttribute_TitleLabel:before,.gx-label.ReadonlyBlobContentK2BToolsAttribute_TitleLabel:before,.gx-label.BlobInputK2BToolsAttribute_TitleLabel:before,.gx-label.ReadonlyK2BToolsAttribute_TitleLabel: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.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.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.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.K2BToolsAttribute_BorderlessFilterLabel:before,.gx-label.K2BTools_FilterAttributeInComboLabel:before,.gx-label.BlobContentK2BTools_FilterAttributeInComboLabel:before,.gx-label.ReadonlyBlobContentK2BTools_FilterAttributeInComboLabel:before,.gx-label.BlobInputK2BTools_FilterAttributeInComboLabel:before,.gx-label.ReadonlyK2BTools_FilterAttributeInComboLabel:before,.gx-label.GXCImageActionLabel:before,.gx-label.Attribute_Grid_withoutlabelLabel:before,.gx-label.Attribute_Grid_width20pxLabel:before,.gx-label.Attribute_Trn_NoPaddingLabel:before,.gx-label.Attribute_TrnDate_NoPaddingLabel:before,.gx-label.ReadonlyAttribute_TrnDate_NoPaddingLabel:before,.gx-label.Attribute_TrnDateTime1Label:before,.gx-label.ReadonlyAttribute_TrnDateTime1Label:before,.gx-label.DateTimeAttribute1Label:before,.gx-label.BlobContentDateTimeAttribute1Label:before,.gx-label.ReadonlyBlobContentDateTimeAttribute1Label:before,.gx-label.BlobInputDateTimeAttribute1Label:before,.gx-label.ReadonlyDateTimeAttribute1Label:before,.gx-label.DateAttribute1Label:before,.gx-label.BlobContentDateAttribute1Label:before,.gx-label.ReadonlyBlobContentDateAttribute1Label:before,.gx-label.BlobInputDateAttribute1Label:before,.gx-label.ReadonlyDateAttribute1Label:before,.gx-label.SuggestTrnAttribute_NoPaddingLabel:before,.gx-label.ReadonlySuggestTrnAttribute_NoPaddingLabel:before,.gx-label.ReadonlyAttribute_Trn_NoPaddingLabel:before,.gx-label.TrnAttribute_NoPaddingLabel:before,.gx-label.BlobContentTrnAttribute_NoPaddingLabel:before,.gx-label.ReadonlyBlobContentTrnAttribute_NoPaddingLabel:before,.gx-label.BlobInputTrnAttribute_NoPaddingLabel:before,.gx-label.ReadonlyTrnAttribute_NoPaddingLabel:before,.gx-label.Attribute_Trn_Bold_NoPaddingLabel:before,.gx-label.BlobContentAttribute_Trn_Bold_NoPaddingLabel:before,.gx-label.ReadonlyBlobContentAttribute_Trn_Bold_NoPaddingLabel:before,.gx-label.BlobInputAttribute_Trn_Bold_NoPaddingLabel:before,.gx-label.ReadonlyAttribute_Trn_Bold_NoPaddingLabel:before,.gx-label.Attribute_Trn_NoPadding_InfoBenefLabel:before,.gx-label.ReadonlyAttribute_Trn_NoPadding_InfoBenefLabel:before,.gx-label.BlobContentAttribute_Trn_NoPadding_InfoBenefLabel:before,.gx-label.ReadonlyBlobContentAttribute_Trn_NoPadding_InfoBenefLabel:before,.gx-label.BlobInputAttribute_Trn_NoPadding_InfoBenefLabel:before,.gx-label.K2BToolsSimpleImageListTextLabel:before,.gx-label.ReadonlyK2BToolsSimpleImageListTextLabel:before,.gx-label.K2BToolsSimpleImageListImageLabel:before,.gx-label.ReadonlyK2BToolsSimpleImageListImageLabel:before,.gx-label.K2BTrnAttributeLabel:before,.gx-label.K2BCheckBoxAttributeLabel:before,.gx-label.K2BGridAttributeLabel:before,.gx-label.Attribute_Trn_ErrorLabel:before,.gx-label.BlobContentAttribute_Trn_ErrorLabel:before,.gx-label.ReadonlyBlobContentAttribute_Trn_ErrorLabel:before,.gx-label.BlobInputAttribute_Trn_ErrorLabel:before,.gx-label.ReadonlyAttribute_Trn_ErrorLabel:before,.gx-label.Attribute_RedActionLabel:before,.gx-label.BlobContentAttribute_RedActionLabel:before,.gx-label.ReadonlyBlobContentAttribute_RedActionLabel:before,.gx-label.ReadonlyAttribute_RedActionLabel:before,.gx-label.ComboBusquedaDocumentoLabel:before,.gx-label.Attribute_Trn_AutorizaCobroRptaLabel:before,.gx-label.Readonly_Attribute_Trn_AutorizaCobroRptaLabel:before,.gx-label.BlobContentReadonly_Attribute_Trn_AutorizaCobroRptaLabel:before,.gx-label.ReadonlyBlobContentReadonly_Attribute_Trn_AutorizaCobroRptaLabel:before,.gx-label.BlobInputReadonly_Attribute_Trn_AutorizaCobroRptaLabel:before,.gx-label.Attribute_ConfirmLabel:before,.gx-label.BlobContentAttribute_ConfirmLabel:before,.gx-label.ReadonlyBlobContentAttribute_ConfirmLabel:before,.gx-label.BlobInputAttribute_ConfirmLabel:before,.gx-label.ReadonlyAttribute_ConfirmLabel:before,.gx-label.alert-infoLabel:before,.gx-label.gxc_retenciones_tarjeta_valorLabel:before,.gx-label.Attribute_Trn_LineaTituloLabel:before,.gx-label.Attribute_Trn_LineaDetalleLabel:before,.gx-label.FreeStyleGrid_WPB_CalendarioTransferencia_HeaderLabel:before,.gx-label.Attribute_Trn_HeadingLabel:before,.gx-label.Attribute_Trn_NoWrapLabel:before,.gx-label.gxc_resumen_tarjeta_valorLabel:before,.gx-label.GXCComboGridLabel:before,.gx-label.Attribute_Trn_AnchoFijoLabel:before,.gx-label.GXC_Resumen_GrillaLabel: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.BlobInputResponsiveImageAttributeLabel:before,.gx-label.ReadonlyResponsiveImageAttributeLabel:before,.gx-label.ReadonlyImageAttributeLabel:before,.gx-label.ActionAttributeLabel:before,.gx-label.BlobContentActionAttributeLabel:before,.gx-label.ReadonlyBlobContentActionAttributeLabel:before,.gx-label.UpdateAttributeLabel:before,.gx-label.BlobContentUpdateAttributeLabel:before,.gx-label.ReadonlyBlobContentUpdateAttributeLabel:before,.gx-label.BlobInputUpdateAttributeLabel:before,.gx-label.ReadonlyUpdateAttributeLabel:before,.gx-label.DeleteAttributeLabel:before,.gx-label.BlobContentDeleteAttributeLabel:before,.gx-label.ReadonlyBlobContentDeleteAttributeLabel:before,.gx-label.BlobInputDeleteAttributeLabel:before,.gx-label.ReadonlyDeleteAttributeLabel:before,.gx-label.DisplayAttributeLabel:before,.gx-label.BlobContentDisplayAttributeLabel:before,.gx-label.ReadonlyBlobContentDisplayAttributeLabel:before,.gx-label.BlobInputDisplayAttributeLabel:before,.gx-label.ReadonlyDisplayAttributeLabel:before,.gx-label.DisabledActionAttributeLabel:before,.gx-label.BlobContentDisabledActionAttributeLabel:before,.gx-label.ReadonlyBlobContentDisabledActionAttributeLabel:before,.gx-label.BlobInputDisabledActionAttributeLabel:before,.gx-label.ReadonlyDisabledActionAttributeLabel:before,.gx-label.BlobInputActionAttributeLabel: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.ReadonlyAttributeLabel:before,.gx-label.ReadonlyMedioLabel:before,.gx-label.BlobContentReadonlyMedioLabel:before,.gx-label.ReadonlyBlobContentReadonlyMedioLabel:before,.gx-label.BlobInputReadonlyMedioLabel:before,.gx-label.ReadonlyReadonlyMedioLabel: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.Attribute_ListadoDeCalendarioLabel:before,.gx-label.BlobContentAttribute_ListadoDeCalendarioLabel:before,.gx-label.ReadonlyBlobContentAttribute_ListadoDeCalendarioLabel:before,.gx-label.BlobInputAttribute_ListadoDeCalendarioLabel:before,.gx-label.ReadonlyAttribute_ListadoDeCalendarioLabel:before
{
	font-family: SourceSansPro-Regular;
	font-size: 16px;
	font-weight: 700;
	color: #666;
}

.Label:after,.Attribute_RequiredLabel:after,.Attribute_RequiredReadOnlyLabel:after,.gx-label.AttributeLabel:after,.gx-label.BlobContentAttributeLabel:after,.gx-label.ReadonlyBlobContentAttributeLabel:after,.gx-label.AttributeDraggingLabel:after,.gx-label.AttributeNoAcceptDragLabel:after,.gx-label.AttSubTitleLabel:after,.gx-label.BlobContentAttSubTitleLabel:after,.gx-label.ReadonlyBlobContentAttSubTitleLabel:after,.gx-label.BlobInputAttSubTitleLabel:after,.gx-label.ReadonlyAttSubTitleLabel:after,.gx-label.CheckBoxLabel:after,.gx-label.BlobContentCheckBoxLabel:after,.gx-label.ReadonlyBlobContentCheckBoxLabel:after,.gx-label.BlobInputCheckBoxLabel:after,.gx-label.ReadonlyCheckBoxLabel:after,.gx-label.FilterAttributeLabel:after,.gx-label.BlobContentFilterAttributeLabel:after,.gx-label.ReadonlyBlobContentFilterAttributeLabel:after,.gx-label.BlobInputFilterAttributeLabel:after,.gx-label.ReadonlyFilterAttributeLabel:after,.gx-label.DescriptionAttributeLabel:after,.gx-label.BlobContentDescriptionAttributeLabel:after,.gx-label.ReadonlyBlobContentDescriptionAttributeLabel:after,.gx-label.BlobInputDescriptionAttributeLabel:after,.gx-label.ReadonlyDescriptionAttributeLabel:after,.gx-label.IME_ActiveLabel:after,.gx-label.BlobContentIME_ActiveLabel:after,.gx-label.ReadonlyBlobContentIME_ActiveLabel:after,.gx-label.BlobInputIME_ActiveLabel:after,.gx-label.ReadonlyIME_ActiveLabel:after,.gx-label.IME_InactiveLabel:after,.gx-label.BlobContentIME_InactiveLabel:after,.gx-label.ReadonlyBlobContentIME_InactiveLabel:after,.gx-label.BlobInputIME_InactiveLabel:after,.gx-label.ReadonlyIME_InactiveLabel:after,.gx-label.IME_DisabledLabel:after,.gx-label.BlobContentIME_DisabledLabel:after,.gx-label.ReadonlyBlobContentIME_DisabledLabel:after,.gx-label.BlobInputIME_DisabledLabel:after,.gx-label.ReadonlyIME_DisabledLabel:after,.gx-label.Attribute_TrnLabel:after,.gx-label.Attribute_TrnDateLabel:after,.gx-label.Attribute_TrnDateTimeLabel:after,.gx-label.DateTimeAttributeLabel:after,.gx-label.BlobContentDateTimeAttributeLabel:after,.gx-label.ReadonlyBlobContentDateTimeAttributeLabel:after,.gx-label.BlobInputDateTimeAttributeLabel:after,.gx-label.ReadonlyDateTimeAttributeLabel:after,.gx-label.Attribute_TrnDateTime2Label:after,.gx-label.BlobContentAttribute_TrnDateTime2Label:after,.gx-label.ReadonlyBlobContentAttribute_TrnDateTime2Label:after,.gx-label.ReadonlyAttribute_TrnDateTime2Label:after,.gx-label.ReadonlyAttribute_TrnDateTimeLabel:after,.gx-label.DateAttributeLabel:after,.gx-label.BlobContentDateAttributeLabel:after,.gx-label.ReadonlyBlobContentDateAttributeLabel:after,.gx-label.BlobInputDateAttributeLabel:after,.gx-label.ReadonlyDateAttributeLabel:after,.gx-label.ReadonlyAttribute_TrnDateLabel:after,.gx-label.TrnAttributeLabel:after,.gx-label.BlobContentTrnAttributeLabel:after,.gx-label.ReadonlyBlobContentTrnAttributeLabel:after,.gx-label.BlobInputTrnAttributeLabel:after,.gx-label.ReadonlyTrnAttributeLabel:after,.gx-label.Attribute_Trn_BoldLabel:after,.gx-label.BlobContentAttribute_Trn_BoldLabel:after,.gx-label.ReadonlyBlobContentAttribute_Trn_BoldLabel:after,.gx-label.BlobInputAttribute_Trn_BoldLabel:after,.gx-label.ReadonlyAttribute_Trn_BoldLabel:after,.gx-label.Attribute_Trn_BigLabel:after,.gx-label.BlobContentAttribute_Trn_BigLabel:after,.gx-label.ReadonlyBlobContentAttribute_Trn_BigLabel:after,.gx-label.BlobInputAttribute_Trn_BigLabel:after,.gx-label.ReadonlyAttribute_Trn_BigLabel:after,.gx-label.Attribute_Trn_TotalLabel:after,.gx-label.BlobContentAttribute_Trn_TotalLabel:after,.gx-label.ReadonlyBlobContentAttribute_Trn_TotalLabel:after,.gx-label.ReadonlyAttribute_Trn_TotalLabel:after,.gx-label.ReadonlyAttribute_TrnLabel:after,.gx-label.SuggestTrnAttributeLabel:after,.gx-label.ReadonlySuggestTrnAttributeLabel:after,.gx-label.Attribute_ActionLabel:after,.gx-label.CheckBoxAttributeLabel:after,.gx-label.ReadOnlyCheckBoxAttributeLabel:after,.gx-label.ReadOnlyAttribute_ActionLabel:after,.gx-label.Attribute_FilterLabel:after,.gx-label.ReadOnlyAttribute_FilterLabel:after,.gx-label.SuggestSearchAttributeLabel:after,.gx-label.ReadonlySuggestSearchAttributeLabel:after,.gx-label.Attribute_FilterDateLabel:after,.gx-label.Attribute_FilterDateTimeLabel:after,.gx-label.ReadonlyAttribute_FilterDateTimeLabel:after,.gx-label.ReadonlyAttribute_FilterDateLabel:after,.gx-label.CheckBoxSearchAttributeLabel:after,.gx-label.ReadonlyCheckBoxSearchAttributeLabel:after,.gx-label.AttributeInMultipleCombo_FilterLabel:after,.gx-label.BlobContentAttributeInMultipleCombo_FilterLabel:after,.gx-label.ReadonlyBlobContentAttributeInMultipleCombo_FilterLabel:after,.gx-label.BlobInputAttributeInMultipleCombo_FilterLabel:after,.gx-label.ReadonlyAttributeInMultipleCombo_FilterLabel:after,.gx-label.Attribute_BoxLabel:after,.gx-label.ReadOnlyAttribute_BoxLabel:after,.gx-label.BoxAttributeLabel:after,.gx-label.BlobContentBoxAttributeLabel:after,.gx-label.ReadonlyBlobContentBoxAttributeLabel:after,.gx-label.BlobInputBoxAttributeLabel:after,.gx-label.ReadonlyBoxAttributeLabel:after,.gx-label.Attribute_Box_EmptyLabel:after,.gx-label.BlobContentAttribute_Box_EmptyLabel:after,.gx-label.ReadonlyBlobContentAttribute_Box_EmptyLabel:after,.gx-label.ReadonlyAttribute_Box_EmptyLabel:after,.gx-label.Attribute_TabuarLabel:after,.gx-label.BlobContentAttribute_TabuarLabel:after,.gx-label.ReadonlyBlobContentAttribute_TabuarLabel:after,.gx-label.BlobInputAttribute_TabuarLabel:after,.gx-label.ReadonlyAttribute_TabuarLabel:after,.gx-label.Attribute_FixedDataLabel:after,.gx-label.BlobContentAttribute_FixedDataLabel:after,.gx-label.ReadonlyBlobContentAttribute_FixedDataLabel:after,.gx-label.BlobInputAttribute_FixedDataLabel:after,.gx-label.ReadonlyAttribute_FixedDataLabel:after,.gx-label.Attribute_FixedDataBottomLabel:after,.gx-label.BlobContentAttribute_FixedDataBottomLabel:after,.gx-label.ReadonlyBlobContentAttribute_FixedDataBottomLabel:after,.gx-label.BlobInputAttribute_FixedDataBottomLabel:after,.gx-label.ReadonlyAttribute_FixedDataBottomLabel:after,.gx-label.Attribute_ComboLabel:after,.gx-label.BlobContentAttribute_ComboLabel:after,.gx-label.ReadonlyBlobContentAttribute_ComboLabel:after,.gx-label.BlobInputAttribute_ComboLabel:after,.gx-label.ReadonlyAttribute_ComboLabel:after,.gx-label.Attribute_Combo_OrderByLabel:after,.gx-label.BlobContentAttribute_Combo_OrderByLabel:after,.gx-label.ReadonlyBlobContentAttribute_Combo_OrderByLabel:after,.gx-label.BlobInputAttribute_Combo_OrderByLabel:after,.gx-label.ReadonlyAttribute_Combo_OrderByLabel:after,.gx-label.Attribute_GridLabel:after,.gx-label.BlobContentAttribute_GridLabel:after,.gx-label.ReadonlyBlobContentAttribute_GridLabel:after,.gx-label.BlobInputAttribute_GridLabel:after,.gx-label.GridAttributeLabel:after,.gx-label.BlobContentGridAttributeLabel:after,.gx-label.ReadonlyBlobContentGridAttributeLabel:after,.gx-label.BlobInputGridAttributeLabel:after,.gx-label.ReadonlyGridAttributeLabel:after,.gx-label.Attribute_GridCenterLabel:after,.gx-label.BlobContentAttribute_GridCenterLabel:after,.gx-label.ReadonlyBlobContentAttribute_GridCenterLabel:after,.gx-label.BlobInputAttribute_GridCenterLabel:after,.gx-label.ReadonlyAttribute_GridCenterLabel:after,.gx-label.Attribute_GridBlackLabel:after,.gx-label.BlobContentAttribute_GridBlackLabel:after,.gx-label.ReadonlyBlobContentAttribute_GridBlackLabel:after,.gx-label.BlobInputAttribute_GridBlackLabel:after,.gx-label.ReadonlyAttribute_GridBlackLabel:after,.gx-label.Attribute_Grid_FirstColumnLabel:after,.gx-label.ReadonlyAttribute_Grid_FirstColumnLabel:after,.gx-label.Attribute_Grid_LastColumnLabel:after,.gx-label.ReadonlyAttribute_Grid_LastColumnLabel:after,.gx-label.Attribute_Image_GridLabel:after,.gx-label.BlobContentAttribute_Image_GridLabel:after,.gx-label.ReadonlyBlobContentAttribute_Image_GridLabel:after,.gx-label.BlobInputAttribute_Image_GridLabel:after,.gx-label.ReadonlyAttribute_Image_GridLabel:after,.gx-label.Attribute_Image_Grid1Label:after,.gx-label.BlobContentAttribute_Image_Grid1Label:after,.gx-label.ReadonlyBlobContentAttribute_Image_Grid1Label:after,.gx-label.ReadonlyAttribute_Image_Grid1Label:after,.gx-label.ReadonlyAttribute_GridLabel:after,.gx-label.Attribute_FormSectionLabel:after,.gx-label.BlobContentAttribute_FormSectionLabel:after,.gx-label.ReadonlyBlobContentAttribute_FormSectionLabel:after,.gx-label.BlobInputAttribute_FormSectionLabel:after,.gx-label.ReadonlyAttribute_FormSectionLabel:after,.gx-label.Attribute_CurrentPageLabel:after,.gx-label.ReadonlyAttribute_CurrentPageLabel:after,.gx-label.Attribute_ConditionalConfirmLabel:after,.gx-label.ReadonlyAttribute_ConditionalConfirmLabel:after,.gx-label.Attribute_ColorLabel:after,.gx-label.BlobContentAttribute_ColorLabel:after,.gx-label.ReadonlyBlobContentAttribute_ColorLabel:after,.gx-label.BlobInputAttribute_ColorLabel:after,.gx-label.ReadonlyAttribute_ColorLabel:after,.gx-label.SmallClassLabel:after,.gx-label.BlobContentSmallClassLabel:after,.gx-label.ReadonlyBlobContentSmallClassLabel:after,.gx-label.BlobInputSmallClassLabel:after,.gx-label.ReadonlySmallClassLabel:after,.gx-label.K2BToolsFSGAM_Attribute100WidthLabel:after,.gx-label.ErrorAttribute_TrnLabel:after,.gx-label.BlobContentErrorAttribute_TrnLabel:after,.gx-label.ReadonlyBlobContentErrorAttribute_TrnLabel:after,.gx-label.BlobInputErrorAttribute_TrnLabel:after,.gx-label.ReadonlyErrorAttribute_TrnLabel:after,.gx-label.Attribute_RequiredLabel:after,.gx-label.leftLabel:after,.gx-label.K2BToolsEnhancedComboLabel:after,.gx-label.K2BTools_SearchCriteriaLabel:after,.gx-label.Attribute_RequiredReadOnlyLabel:after,.gx-label.BlobContentAttribute_RequiredReadOnlyLabel:after,.gx-label.ReadonlyBlobContentAttribute_RequiredReadOnlyLabel:after,.gx-label.BlobInputAttribute_RequiredReadOnlyLabel:after,.gx-label.ReadonlyAttribute_RequiredReadOnlyLabel:after,.gx-label.BusquedaDocumentoLabel:after,.gx-label.K2BToolsAttribute_FitInContainerImageLabel:after,.gx-label.BlobContentK2BToolsAttribute_FitInContainerImageLabel:after,.gx-label.ReadonlyBlobContentK2BToolsAttribute_FitInContainerImageLabel:after,.gx-label.BlobInputK2BToolsAttribute_FitInContainerImageLabel:after,.gx-label.ReadonlyK2BToolsAttribute_FitInContainerImageLabel:after,.gx-label.K2BToolsAttribute_TitleLabel:after,.gx-label.BlobContentK2BToolsAttribute_TitleLabel:after,.gx-label.ReadonlyBlobContentK2BToolsAttribute_TitleLabel:after,.gx-label.BlobInputK2BToolsAttribute_TitleLabel:after,.gx-label.ReadonlyK2BToolsAttribute_TitleLabel:after,.gx-label.K2BToolsAttribute_InvisibleLabel:after,.gx-label.BlobContentK2BToolsAttribute_InvisibleLabel:after,.gx-label.ReadonlyBlobContentK2BToolsAttribute_InvisibleLabel:after,.gx-label.BlobInputK2BToolsAttribute_InvisibleLabel:after,.gx-label.ReadonlyK2BToolsAttribute_InvisibleLabel:after,.gx-label.K2BToolsAttribute_SmallTitleLabel:after,.gx-label.BlobContentK2BToolsAttribute_SmallTitleLabel:after,.gx-label.ReadonlyBlobContentK2BToolsAttribute_SmallTitleLabel:after,.gx-label.BlobInputK2BToolsAttribute_SmallTitleLabel:after,.gx-label.ReadonlyK2BToolsAttribute_SmallTitleLabel:after,.gx-label.K2BToolsAttribute_SmallerTitleLabel:after,.gx-label.BlobContentK2BToolsAttribute_SmallerTitleLabel:after,.gx-label.ReadonlyBlobContentK2BToolsAttribute_SmallerTitleLabel:after,.gx-label.BlobInputK2BToolsAttribute_SmallerTitleLabel:after,.gx-label.ReadonlyK2BToolsAttribute_SmallerTitleLabel:after,.gx-label.K2BTools_SearchResultImageCompactLabel:after,.gx-label.BlobContentK2BTools_SearchResultImageCompactLabel:after,.gx-label.ReadonlyBlobContentK2BTools_SearchResultImageCompactLabel:after,.gx-label.BlobInputK2BTools_SearchResultImageCompactLabel:after,.gx-label.ReadonlyK2BTools_SearchResultImageCompactLabel:after,.gx-label.K2BToolsAttribute_SummaryLabel:after,.gx-label.BlobContentK2BToolsAttribute_SummaryLabel:after,.gx-label.ReadonlyBlobContentK2BToolsAttribute_SummaryLabel:after,.gx-label.BlobInputK2BToolsAttribute_SummaryLabel:after,.gx-label.ReadonlyK2BToolsAttribute_SummaryLabel:after,.gx-label.K2BToolsAttribute_TagDescriptionLabel:after,.gx-label.BlobContentK2BToolsAttribute_TagDescriptionLabel:after,.gx-label.ReadonlyBlobContentK2BToolsAttribute_TagDescriptionLabel:after,.gx-label.BlobInputK2BToolsAttribute_TagDescriptionLabel:after,.gx-label.ReadonlyK2BToolsAttribute_TagDescriptionLabel:after,.gx-label.K2BToolsAttribute_BorderlessFilterLabel:after,.gx-label.K2BTools_FilterAttributeInComboLabel:after,.gx-label.BlobContentK2BTools_FilterAttributeInComboLabel:after,.gx-label.ReadonlyBlobContentK2BTools_FilterAttributeInComboLabel:after,.gx-label.BlobInputK2BTools_FilterAttributeInComboLabel:after,.gx-label.ReadonlyK2BTools_FilterAttributeInComboLabel:after,.gx-label.GXCImageActionLabel:after,.gx-label.Attribute_Grid_withoutlabelLabel:after,.gx-label.Attribute_Grid_width20pxLabel:after,.gx-label.Attribute_Trn_NoPaddingLabel:after,.gx-label.Attribute_TrnDate_NoPaddingLabel:after,.gx-label.ReadonlyAttribute_TrnDate_NoPaddingLabel:after,.gx-label.Attribute_TrnDateTime1Label:after,.gx-label.ReadonlyAttribute_TrnDateTime1Label:after,.gx-label.DateTimeAttribute1Label:after,.gx-label.BlobContentDateTimeAttribute1Label:after,.gx-label.ReadonlyBlobContentDateTimeAttribute1Label:after,.gx-label.BlobInputDateTimeAttribute1Label:after,.gx-label.ReadonlyDateTimeAttribute1Label:after,.gx-label.DateAttribute1Label:after,.gx-label.BlobContentDateAttribute1Label:after,.gx-label.ReadonlyBlobContentDateAttribute1Label:after,.gx-label.BlobInputDateAttribute1Label:after,.gx-label.ReadonlyDateAttribute1Label:after,.gx-label.SuggestTrnAttribute_NoPaddingLabel:after,.gx-label.ReadonlySuggestTrnAttribute_NoPaddingLabel:after,.gx-label.ReadonlyAttribute_Trn_NoPaddingLabel:after,.gx-label.TrnAttribute_NoPaddingLabel:after,.gx-label.BlobContentTrnAttribute_NoPaddingLabel:after,.gx-label.ReadonlyBlobContentTrnAttribute_NoPaddingLabel:after,.gx-label.BlobInputTrnAttribute_NoPaddingLabel:after,.gx-label.ReadonlyTrnAttribute_NoPaddingLabel:after,.gx-label.Attribute_Trn_Bold_NoPaddingLabel:after,.gx-label.BlobContentAttribute_Trn_Bold_NoPaddingLabel:after,.gx-label.ReadonlyBlobContentAttribute_Trn_Bold_NoPaddingLabel:after,.gx-label.BlobInputAttribute_Trn_Bold_NoPaddingLabel:after,.gx-label.ReadonlyAttribute_Trn_Bold_NoPaddingLabel:after,.gx-label.Attribute_Trn_NoPadding_InfoBenefLabel:after,.gx-label.ReadonlyAttribute_Trn_NoPadding_InfoBenefLabel:after,.gx-label.BlobContentAttribute_Trn_NoPadding_InfoBenefLabel:after,.gx-label.ReadonlyBlobContentAttribute_Trn_NoPadding_InfoBenefLabel:after,.gx-label.BlobInputAttribute_Trn_NoPadding_InfoBenefLabel:after,.gx-label.K2BToolsSimpleImageListTextLabel:after,.gx-label.ReadonlyK2BToolsSimpleImageListTextLabel:after,.gx-label.K2BToolsSimpleImageListImageLabel:after,.gx-label.ReadonlyK2BToolsSimpleImageListImageLabel:after,.gx-label.K2BTrnAttributeLabel:after,.gx-label.K2BCheckBoxAttributeLabel:after,.gx-label.K2BGridAttributeLabel:after,.gx-label.Attribute_Trn_ErrorLabel:after,.gx-label.BlobContentAttribute_Trn_ErrorLabel:after,.gx-label.ReadonlyBlobContentAttribute_Trn_ErrorLabel:after,.gx-label.BlobInputAttribute_Trn_ErrorLabel:after,.gx-label.ReadonlyAttribute_Trn_ErrorLabel:after,.gx-label.Attribute_RedActionLabel:after,.gx-label.BlobContentAttribute_RedActionLabel:after,.gx-label.ReadonlyBlobContentAttribute_RedActionLabel:after,.gx-label.ReadonlyAttribute_RedActionLabel:after,.gx-label.ComboBusquedaDocumentoLabel:after,.gx-label.Attribute_Trn_AutorizaCobroRptaLabel:after,.gx-label.Readonly_Attribute_Trn_AutorizaCobroRptaLabel:after,.gx-label.BlobContentReadonly_Attribute_Trn_AutorizaCobroRptaLabel:after,.gx-label.ReadonlyBlobContentReadonly_Attribute_Trn_AutorizaCobroRptaLabel:after,.gx-label.BlobInputReadonly_Attribute_Trn_AutorizaCobroRptaLabel:after,.gx-label.Attribute_ConfirmLabel:after,.gx-label.BlobContentAttribute_ConfirmLabel:after,.gx-label.ReadonlyBlobContentAttribute_ConfirmLabel:after,.gx-label.BlobInputAttribute_ConfirmLabel:after,.gx-label.ReadonlyAttribute_ConfirmLabel:after,.gx-label.alert-infoLabel:after,.gx-label.gxc_retenciones_tarjeta_valorLabel:after,.gx-label.Attribute_Trn_LineaTituloLabel:after,.gx-label.Attribute_Trn_LineaDetalleLabel:after,.gx-label.FreeStyleGrid_WPB_CalendarioTransferencia_HeaderLabel:after,.gx-label.Attribute_Trn_HeadingLabel:after,.gx-label.Attribute_Trn_NoWrapLabel:after,.gx-label.gxc_resumen_tarjeta_valorLabel:after,.gx-label.GXCComboGridLabel:after,.gx-label.Attribute_Trn_AnchoFijoLabel:after,.gx-label.GXC_Resumen_GrillaLabel:after,.gx-label.CheckBoxInGridLabel:after,.gx-label.ReadonlyCheckBoxInGridLabel:after,.gx-label.InvisibleInExtraSmallAttributeLabel:after,.gx-label.BlobContentInvisibleInExtraSmallAttributeLabel:after,.gx-label.ReadonlyBlobContentInvisibleInExtraSmallAttributeLabel:after,.gx-label.BlobInputInvisibleInExtraSmallAttributeLabel:after,.gx-label.ReadonlyInvisibleInExtraSmallAttributeLabel:after,.gx-label.InvisibleInSmallAttributeLabel:after,.gx-label.BlobContentInvisibleInSmallAttributeLabel:after,.gx-label.ReadonlyBlobContentInvisibleInSmallAttributeLabel:after,.gx-label.BlobInputInvisibleInSmallAttributeLabel:after,.gx-label.ReadonlyInvisibleInSmallAttributeLabel:after,.gx-label.InvisibleInMediumAttributeLabel:after,.gx-label.BlobContentInvisibleInMediumAttributeLabel:after,.gx-label.ReadonlyBlobContentInvisibleInMediumAttributeLabel:after,.gx-label.BlobInputInvisibleInMediumAttributeLabel:after,.gx-label.ReadonlyInvisibleInMediumAttributeLabel:after,.gx-label.InvisibleInLargeAttributeLabel:after,.gx-label.BlobContentInvisibleInLargeAttributeLabel:after,.gx-label.ReadonlyBlobContentInvisibleInLargeAttributeLabel:after,.gx-label.BlobInputInvisibleInLargeAttributeLabel:after,.gx-label.ReadonlyInvisibleInLargeAttributeLabel:after,.gx-label.K2BTools_SearchResultImageLabel:after,.gx-label.ReadonlyK2BTools_SearchResultImageLabel:after,.gx-label.K2BSearchResult_DescriptionLabel:after,.gx-label.BlobContentK2BSearchResult_DescriptionLabel:after,.gx-label.ReadonlyBlobContentK2BSearchResult_DescriptionLabel:after,.gx-label.BlobInputK2BSearchResult_DescriptionLabel:after,.gx-label.ReadonlyK2BSearchResult_DescriptionLabel:after,.gx-label.K2BToolsSearchResultImageLabel:after,.gx-label.BlobContentK2BToolsSearchResultImageLabel:after,.gx-label.ReadonlyBlobContentK2BToolsSearchResultImageLabel:after,.gx-label.BlobInputK2BToolsSearchResultImageLabel:after,.gx-label.ReadonlyK2BToolsSearchResultImageLabel:after,.gx-label.VideoAttributeLabel:after,.gx-label.ReadonlyVideoAttributeLabel:after,.gx-label.AudioAttributeLabel:after,.gx-label.ReadonlyAudioAttributeLabel:after,.gx-label.ErrorAttributeLabel:after,.gx-label.WarningAttributeLabel:after,.gx-label.WarningAttribute_TrnLabel:after,.gx-label.BlobContentWarningAttribute_TrnLabel:after,.gx-label.ReadonlyBlobContentWarningAttribute_TrnLabel:after,.gx-label.BlobInputWarningAttribute_TrnLabel:after,.gx-label.ReadonlyWarningAttribute_TrnLabel:after,.gx-label.WarningAttribute_TrnDateLabel:after,.gx-label.BlobContentWarningAttribute_TrnDateLabel:after,.gx-label.ReadonlyBlobContentWarningAttribute_TrnDateLabel:after,.gx-label.BlobInputWarningAttribute_TrnDateLabel:after,.gx-label.ReadonlyWarningAttribute_TrnDateLabel:after,.gx-label.ImageAttributeLabel:after,.gx-label.ResponsiveImageAttributeLabel:after,.gx-label.BlobContentResponsiveImageAttributeLabel:after,.gx-label.ReadonlyBlobContentResponsiveImageAttributeLabel:after,.gx-label.BlobInputResponsiveImageAttributeLabel:after,.gx-label.ReadonlyResponsiveImageAttributeLabel:after,.gx-label.ReadonlyImageAttributeLabel:after,.gx-label.ActionAttributeLabel:after,.gx-label.BlobContentActionAttributeLabel:after,.gx-label.ReadonlyBlobContentActionAttributeLabel:after,.gx-label.UpdateAttributeLabel:after,.gx-label.BlobContentUpdateAttributeLabel:after,.gx-label.ReadonlyBlobContentUpdateAttributeLabel:after,.gx-label.BlobInputUpdateAttributeLabel:after,.gx-label.ReadonlyUpdateAttributeLabel:after,.gx-label.DeleteAttributeLabel:after,.gx-label.BlobContentDeleteAttributeLabel:after,.gx-label.ReadonlyBlobContentDeleteAttributeLabel:after,.gx-label.BlobInputDeleteAttributeLabel:after,.gx-label.ReadonlyDeleteAttributeLabel:after,.gx-label.DisplayAttributeLabel:after,.gx-label.BlobContentDisplayAttributeLabel:after,.gx-label.ReadonlyBlobContentDisplayAttributeLabel:after,.gx-label.BlobInputDisplayAttributeLabel:after,.gx-label.ReadonlyDisplayAttributeLabel:after,.gx-label.DisabledActionAttributeLabel:after,.gx-label.BlobContentDisabledActionAttributeLabel:after,.gx-label.ReadonlyBlobContentDisabledActionAttributeLabel:after,.gx-label.BlobInputDisabledActionAttributeLabel:after,.gx-label.ReadonlyDisabledActionAttributeLabel:after,.gx-label.BlobInputActionAttributeLabel:after,.gx-label.ReadonlyActionAttributeLabel:after,.gx-label.SelectionAttributeLabel:after,.gx-label.BlobContentSelectionAttributeLabel:after,.gx-label.ReadonlyBlobContentSelectionAttributeLabel:after,.gx-label.BlobInputSelectionAttributeLabel:after,.gx-label.ReadonlySelectionAttributeLabel:after,.gx-label.ReadonlyAttributeLabel:after,.gx-label.ReadonlyMedioLabel:after,.gx-label.BlobContentReadonlyMedioLabel:after,.gx-label.ReadonlyBlobContentReadonlyMedioLabel:after,.gx-label.BlobInputReadonlyMedioLabel:after,.gx-label.ReadonlyReadonlyMedioLabel:after,.gx-label.K2BCheckBoxInGridLabel:after,.gx-label.BlobContentK2BCheckBoxInGridLabel:after,.gx-label.ReadonlyBlobContentK2BCheckBoxInGridLabel:after,.gx-label.BlobInputK2BCheckBoxInGridLabel:after,.gx-label.ReadonlyK2BCheckBoxInGridLabel:after,.gx-label.BlobInputAttributeLabel:after,.gx-label.AttributeAcceptDragLabel:after,.gx-label.K2BFSG_LoginFieldLabel:after,.gx-label.BlobContentK2BFSG_LoginFieldLabel:after,.gx-label.ReadonlyBlobContentK2BFSG_LoginFieldLabel:after,.gx-label.BlobInputK2BFSG_LoginFieldLabel:after,.gx-label.ReadonlyK2BFSG_LoginFieldLabel:after,.gx-label.K2BFSG_CAPTCHAFieldLabel:after,.gx-label.BlobContentK2BFSG_CAPTCHAFieldLabel:after,.gx-label.ReadonlyBlobContentK2BFSG_CAPTCHAFieldLabel:after,.gx-label.BlobInputK2BFSG_CAPTCHAFieldLabel:after,.gx-label.ReadonlyK2BFSG_CAPTCHAFieldLabel:after,.gx-label.K2BTools_FilterOptionComboLabel:after,.gx-label.BlobContentK2BTools_FilterOptionComboLabel:after,.gx-label.ReadonlyBlobContentK2BTools_FilterOptionComboLabel:after,.gx-label.BlobInputK2BTools_FilterOptionComboLabel:after,.gx-label.ReadonlyK2BTools_FilterOptionComboLabel:after,.gx-label.Attribute_ListadoDeCalendarioLabel:after,.gx-label.BlobContentAttribute_ListadoDeCalendarioLabel:after,.gx-label.ReadonlyBlobContentAttribute_ListadoDeCalendarioLabel:after,.gx-label.BlobInputAttribute_ListadoDeCalendarioLabel:after,.gx-label.ReadonlyAttribute_ListadoDeCalendarioLabel:after
{
	font-family: SourceSansPro-Regular;
	font-size: 16px;
	font-weight: 700;
	color: #666;
}

.RecentLinkItem
{
	margin-right: 3px;
	white-space: nowrap;
	color: #ccc;
}
.RecentLinkItem:before
{
	white-space: nowrap;
	color: #ccc;
}

.RecentLinkItem:after
{
	white-space: nowrap;
	color: #ccc;
}

.TextBlockHeader
{
	margin-left: 30px;
	display: block;
	font-size: 40px;
	color: #fff;
}
.TextBlockHeader:before
{
	display: block;
	font-size: 40px;
	color: #fff;
}

.TextBlockHeader:after
{
	display: block;
	font-size: 40px;
	color: #fff;
}

.RecentsTitle
{
	margin-left: 30px;
	display: block;
	font-weight: bold;
}
.RecentsTitle:before
{
	display: block;
	font-weight: bold;
}

.RecentsTitle:after
{
	display: block;
	font-weight: bold;
}

.Title,.SubTitle
{
	margin-bottom: 10px;
	display: inline-block;
	font-family: "Open Sans Semibold";
	font-size: 23px;
}
.Title:before,.SubTitle:before
{
	display: inline-block;
	font-family: "Open Sans Semibold";
	font-size: 23px;
}

.Title:after,.SubTitle:after
{
	display: inline-block;
	font-family: "Open Sans Semibold";
	font-size: 23px;
}

.SubTitle
{
	display: block;
	font-family: "Open Sans Regular";
}
.SubTitle:before
{
	display: block;
	font-family: "Open Sans Regular";
}

.SubTitle:after
{
	display: block;
	font-family: "Open Sans 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;
}

.WWAdvancedLabel:after,.WWOrderByLabel:after,.WWFilterLabel:after,.WWDateFilterLabel:after
{
	background-position: 9px center;
	background-repeat: no-repeat;
	overflow: hidden;
	font-size: 16px;
	color: #333;
	text-overflow: ellipsis;
	display: block !important;
}

.WWOrderByLabel
{
	background-image: url(../GXCResponsive/OrderBy.png);
}
.WWFilterLabel,.WWDateFilterLabel
{
	background-image: url(../GXCResponsive/GenericFilter.png);
}
.WWDateFilterLabel
{
	background-image: url(../GXCResponsive/calendar.png);
}
.WWOrderItem,.WWOrderItemSelected
{
	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,.WWOrderItemSelected:before
{
	display: inline-block;
}

.WWOrderItem:after,.WWOrderItemSelected:after
{
	display: inline-block;
}

.WWOrderItemSelected
{
	background-color: #9ccf70;
	border-bottom-color: #9ccf70;
	border-left-color: #9ccf70;
	border-right-color: #9ccf70;
	border-top-color: #9ccf70;
	color: white;
}
.WWOrderItemSelected:before
{
	color: white;
}

.WWOrderItemSelected:after
{
	color: white;
}

.K2BToolsTextBlock_MyAccount
{
	text-decoration:none;
}
.K2BToolsTextBlock_MyAccount:before
{
	text-decoration:none;
}

.K2BToolsTextBlock_MyAccount:after
{
	text-decoration:none;
}

.K2BToolsTextBlock_GridSettingsTitle
{
	text-decoration:none;
}
.K2BToolsTextBlock_GridSettingsTitle:before
{
	text-decoration:none;
}

.K2BToolsTextBlock_GridSettingsTitle:after
{
	text-decoration:none;
}

.SideLabel
{
	margin-left: 5px;
	margin-right: 5px;
	position: relative;
	top: 3px;
	font-family: SourceSansPro-Regular;
	font-size: 16px;
	font-weight: 700;
	color: #666;
}
.SideLabel:before
{
	font-family: SourceSansPro-Regular;
	font-size: 16px;
	font-weight: 700;
	color: #666;
}

.SideLabel:after
{
	font-family: SourceSansPro-Regular;
	font-size: 16px;
	font-weight: 700;
	color: #666;
}

.K2BFSGTextBlock_DashboardTitle
{
	font-family: SourceSansPro-Regular;
	font-size: 30px;
	color: #333;
}
.K2BFSGTextBlock_DashboardTitle:before
{
	font-family: SourceSansPro-Regular;
	font-size: 30px;
	color: #333;
}

.K2BFSGTextBlock_DashboardTitle:after
{
	font-family: SourceSansPro-Regular;
	font-size: 30px;
	color: #333;
}

.TextBlock_FloatRight,.ReadonlyTextBlock_FloatRight
{
	float: right;
}
.TextBlock_FloatRight:before,.ReadonlyTextBlock_FloatRight:before
{
	float: right;
}

.TextBlock_FloatRight:after,.ReadonlyTextBlock_FloatRight:after
{
	float: right;
}

.Textblock_AdvancedFiltersEmptyState
{
	font-weight: normal;
}
.Textblock_AdvancedFiltersEmptyState:before
{
	font-weight: normal;
}

.Textblock_AdvancedFiltersEmptyState:after
{
	font-weight: normal;
}

.TextBlock_CalendarioMostrar
{
	border-bottom: 1px;
	border-bottom-color: black;
	border-left-color: white;
	border-right-color: white;
	border-top-color: white;
	border-style: solid;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	width: 100%;
	display:block;
	color:black;
}
.TextBlock_CalendarioMostrar:before
{
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	display:block;
	color:black;
}

.TextBlock_CalendarioMostrar:after
{
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	display:block;
	color:black;
}

.Title_Calendario
{
	padding-top: 10px;
	font-family: Arial;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color:black;
}
.Title_Calendario:before
{
	font-family: Arial;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color:black;
}

.Title_Calendario:after
{
	font-family: Arial;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color:black;
}

.FreeStyleGrid_WPB_CalendarioProx
{
	border-bottom-color: black;
	border-left-color: black;
	border-right-color: black;
	border-top-color: black;
	border-style: solid;
	border-width: 2px;
}

.FreeStyleGrid_WPB_CalendarioAnt
{
	border-bottom-color: black;
	border-left-color: black;
	border-right-color: black;
	border-top-color: black;
	border-style: solid;
	border-width: 2px;
}

.FreeStyleGrid_WPB_CalendarioMostrar
{
	border-bottom-color: silver;
	border-left-color: silver;
	border-right-color: silver;
	border-top-color: silver;
	border-style: solid;
	border-width: 2px;
}

.FreeStyleGrid_Transaction,.K2BFreeStyle
{
	width: 100%;
}

.K2BTools_SearchGrid
{
	background-color: #eeebeb;
	padding-left: 10px;
	padding-right: 10px;
	width: 100%;
	table-layout: fixed;
}

.K2BTools_SearchGrid>tbody>tr
{
	table-layout: fixed;
}

.K2BTools_SearchGrid[data-bkgstyle='none']>tbody>tr
{
	table-layout: fixed;
}

.K2BTools_SearchGrid[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .K2BTools_SearchGrid[data-bkgstyle='uniform']>tbody>tr:nth-child(even)
{
	table-layout: fixed;
}

.K2BTools_SearchGrid[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	table-layout: fixed;
}

.K2BTools_SearchGrid[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	table-layout: fixed;
}

.RecentLinksGrid
{
	margin-left: 15px;
}

.TrnSublevelGrid
{
	width: 100%;
}

.Messages,.ErrorMessages,.WarningMessages
{
	background-color: #fff;
	border-style: solid;
	border-width: 1px;
	margin-left: 5px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	white-space: nowrap;
	font-family: inherit;
	color: white;
}
.ErrorMessages
{
	background-color: #fff2f2;
	border-bottom-color: #c00;
	border-left-color: #c00;
	border-right-color: #c00;
	border-top-color: #c00;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	font-family: SourceSansPro-Semibold;
	font-size: 14px;
	color: #c00;
}
.WarningMessages
{
	background-color: #fdae45;
	border-width: 0px;
}
.Section_Basic_DisplayNone,.Section_LineSeparatorContentClose
{
	display: none;
	font-family: Tahoma;
	font-size: 8pt;
}
.gxc_contentexterno
{
	overflow-x: hidden;
}
.Section_CondConf_DialogInner
{
	padding-bottom: 14px;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 45px;
	height: 100%;
	width: 100%;
	font-family: SourceSansPro-Regular;
	font-size: 18px;
}
.Section_TrnMain,.Section_TrnLevelContainer,.Section_TrnFreeStyleContainer,.Section_TrnGridContainer
{
	width: 100%;
}
.K2BToolsTable_SearchResultContainer
{
	background-color: #eeebeb;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: solid;
	border-width: 1px;
}
.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-bottom-color: #28808f;
	border-left-color: #fff;
	border-right-color: #fff;
	border-top-color: #fff;
	border-style: solid;
	margin-bottom: 6px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 8px;
	height: 23px;
	cursor: pointer;
	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(../GXCResponsive/K2B_Colapse_LineSeparator.png);
	border-bottom-color: #ccc;
}
.Section_LineSeparatorColapseOpen,.Section_LineSeparatorAttributesSectionColapseOpen,.Section_LineSeparatorFilterColapseOpen,.Section_LineSeparatorFixedDataColapseOpen,.Section_LineSeparatorTrnFreeStyleColapseOpen,.Section_LineSeparatorTrnSummaryColapseOpen,.Section_LineSeparatorHighlightedColapseOpen,.Section_LineSeparatorOpen,.Section_LineSeparatorTrnTabularColapseOpen
{
	background-image: url(../GXCResponsive/K2B_Open_LineSeparator.png);
	border-bottom-color: #a9a9a9;
	height: 30px;
}
.Section_CondConf_Dialog
{
	background-color: #fff;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	left: 50%;
	margin-left: -122px;
	margin-top: -84px;
	position: absolute;
	top: 50%;
	height: 169px;
	width: 244px;
	text-align: center;
	border-collapse:collapse;
}
.K2BToolsTable_RoundedBorder
{
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: none;
	border-width: 1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}
.K2BToolsTable_TopBorder,.K2BToolsTable_RightBorder
{
	border-style: none;
	padding-bottom: 10px;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 10px;
}
.K2BToolsTable_MainContentTable
{
	background-color: transparent;
	padding-bottom: 10px;
	padding-left: 23px;
	padding-right: 23px;
	padding-top: 10px;
}
.K2BToolsTable_MyAccountContainer
{
	background-color: white;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	margin-top: 19px;
	padding-bottom: 6px;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 7px;
	z-index: 2;
	font-family: SourceSansPro-Semibold;
	font-size: 16px;
	font-style: normal;
	color: #333;
	text-decoration:none;
}
.WWActionsCell,.ViewActionsCell,.ViewGridActionsCell
{
	padding-right: 23px;
	text-align: right;
}
.ViewActionsCell,.ViewGridActionsCell
{
	margin-bottom: 10px;
	padding-right: 40px;
	padding-top: 15px;
	border-bottom: 1px solid #efefef;
}
.ViewGridActionsCell
{
	border-bottom: 0px;
}
.WWFiltersCell
{
	padding-left: 30px;
	padding-right: 30px;
}
.OrdersCell
{
	text-align: center;
}
.WWAdvancedBarCell,.PromptAdvancedBarCellCompact,.ViewAdvancedBarCell,.PromptAdvancedBarCell
{
	background-color: white;
	margin-top: -42px;
	padding-right: 0px;
}
.ViewAdvancedBarCell
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
.PromptAdvancedBarCell
{
	margin-top: 0px;
	padding-left: 0px;
}
.WWGridCell,.ViewGridCell,.ViewGridCellAdvanced
{
	background-color: #eaeaea;
}
.ViewGridCell,.ViewGridCellAdvanced
{
	background-color: transparent;
}
.ViewGridCellAdvanced
{
	padding-left: 0px;
	border-left: 1px solid #EAEAEA;
}
.ToggleCell
{
	text-align: right;
}
.VerticalCenteredCell
{
	float: none;
	display: inline-block;
	vertical-align: middle;
}
.K2BToolsTable_GridSettingsContainer
{
	background-color: white;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	margin-top: -1px;
	padding-bottom: 6px;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 7px;
	z-index: 2;
	white-space: nowrap;
	font-family: SourceSansPro-Semibold;
	font-size: 16px;
	font-style: normal;
	color: #333;
	text-decoration:none;
}
.K2BContextHelp
{
	background-image: url(../K2BContextHelp.png);
	height: 20px;
	width: 20px;
}
.K2BToolsTable_AttributeContainer
{
	margin-bottom: 15px;
	text-align: right;
}
.K2BToolsSection_TabContainer
{
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: solid;
	border-width: 1px;
	height: 55px;
}
.K2BToolsSection_TabbedView
{
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: solid;
	border-width: 1px;
	margin-top: -1px;
	padding-right: 15px;
}
.gxcCaptchaAnonima
{
	margin-bottom: 15px;
}
.Section_100
{
	width: 100%;
}
.EmbeddedPage
{
	border-style: none;
	border-width: 0px;
}
.TableRow
{
	border-style: none;
	border-width: 0px;
}
BODY
{
	height: inherit;
}
HTML
{
	height: 100%;
}
.CalendarCombo 
{
	background-color: Menu;
	border-bottom-color: ButtonHighlight;
	border-left-color: ButtonHighlight;
	border-right-color: ButtonHighlight;
	border-top-color: ButtonHighlight;
	border-style: solid;
	border-width: 1px;
	left: 0px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	position: absolute;
	top: 0px;
	width: 4em;
	display: none;
	cursor: default;
	font-size: 10px;
	color: MenuText;
}
.CalendarCombo  .label 
{
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	text-align: center;
}
.CalendarCombo  .label-IEfix 
{
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	width: 4em;
	text-align: center;
}
.CalendarCombo  .active 
{
	border-bottom-color: #000;
	border-left-color: #000;
	border-right-color: #000;
	border-top-color: #000;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.CalendarCombo  .hilite 
{
	background-color: Highlight;
	color: HighlightText;
}
DIV.suggestions
{
	background-color: white;
	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;
}
.ErrorViewerBullet div 
{
	background-position: left center;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-bottom: 1px;
	padding-left: 30px;
	padding-top: 1px;
	display: block;
	list-style-position: inside;
}
.ComponentTrigger 
{
	margin-left: 4px;
	cursor: pointer;
}
.dojoDialog 
{
	background-color: #eee;
	border-bottom-color: #999;
	border-left-color: #999;
	border-right-color: #999;
	border-top-color: #999;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
}
#gx_ajax_notification
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	position: absolute;
	top: 21px;
	z-index: 999;
	height: 20px;
	width: 100%;
	display: block;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
}
.RowDeleted 
{
	text-decoration: line-through;
	opacity:.7;
}
.dp_container 
{
	position: relative;
}
UL.Tabs
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	list-style-type: none;
}
UL.Tabs LI.Tab
{
	background-color: #f8f8f8;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: solid;
	border-width: 1px;
	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: SourceSansPro-Semibold;
	font-size: 18px;
	color: #a1a1a1;
}
UL.Tabs LI.Tab A
{
	padding-bottom: 14px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 14px;
	display: block;
	font-family: SourceSansPro-Semibold;
	font-size: 18px;
	text-decoration: underline;
	color: #fff;
}
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
{
	background-color: #fff;
	border-bottom-color: #fff;
	color: #666;
}
UL.Tabs LI.TabSelected A
{
	font-family: SourceSansPro-Semibold;
	font-size: 18px;
	color: #666;
}
DIV.gx-multimedia-upload
{
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: solid;
	border-width: 1px;
	position: relative;
	height: 72px;
	width: 128px;
	display: block;
	text-align: center;
	line-height:68px;
}
DIV.gx-multimedia-upload INPUT.BtnEnter
{
	clear: both;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
DIV.gx-multimedia-upload *
{
	text-align: left;
	line-height:normal;
}
DIV.gx-multimedia-upload DIV.fields-ct
{
	background-color: white;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	padding-left: 5px;
	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: "Open Sans Semibold";
	font-size: 13px;
	color: white;
	opacity:0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	line-height:15px;
	-ms-transition: opacity .3s ease-in-out;
	-moz-transition: opacity .3s ease-in-out;
	-webkit-transition: opacity .3s ease-in-out;
}
DIV.gx-multimedia-upload A.change-action
{
	background-color: #9ccf70;
	background-image: url(../GXCResponsive/MultimediaEdit.png);
	background-position: 4px center;
	background-repeat: no-repeat;
	padding-bottom: 6px;
	padding-left: 20px;
	padding-right: 8px;
	padding-top: 6px;
	right: 26px;
}
DIV.gx-multimedia-upload A.clear-action
{
	background-color: #f56a67;
	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;
}
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
{
	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(../GXCResponsive/PlaceHolderImage.png);
}
DIV.gx-multimedia-upload A.gx-multimedia-empty SPAN.gx-video-placeholder
{
	background-image: url(../GXCResponsive/PlaceHolderVideo.png);
	opacity:1;
}
DIV.gx-multimedia-upload A.gx-multimedia-empty SPAN.gx-audio-placeholder
{
	background-image: url(../GXCResponsive/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-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;
}
.gx-masked-relative 
{
	position: relative;
}
.GXProgressBar  .progress-bar-title 
{
	margin-bottom: 3px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 3px;
}
.GeoLocOption 
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	position: relative;
	top: 2px;
	display: block;
	cursor: pointer;
}
.PopupHeader 
{
	background-color: #fff;
	height: 54px !important;
}
.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: 5px;
	top: 6px;
	height: auto;
	width: auto;
	display: inline;
	cursor: pointer;
}
.PopupContent 
{
	left: 0 !important;
	 top: 50px !important;
	 width: 100% !important;
	 box-sizing: content-box;
}
.PopupContent  IFRAME
{
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
.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: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	padding-bottom: 28px !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: #eaeaea;
	padding-bottom: 20px;
	padding-top: 20px;
	height: 40px;
	vertical-align: top;
}
.WorkWith  TR:hover .UpdateAttribute:hover 
{
	background-color: #9ccf70;
}
.WorkWith  TR:hover .DeleteAttribute:hover 
{
	background-color: #f56a67;
}
.WorkWith  TR:hover .UpdateAttribute 
{
	background-color: #d9d9d9;
}
.WorkWith  TR:hover .DeleteAttribute 
{
	background-color: #d9d9d9;
}
.WorkWith  TR:hover .DisplayAttribute 
{
	background-color: #d9d9d9;
}
.WorkWith  TR:hover .ActionAttribute 
{
	background-color: #d9d9d9;
}
.WorkWith  TR
{
	border-top: 1px solid #efefef;
}
.WorkWith  TR .WWActionColumn  A:focus
{
	outline: none;
}
.WorkWith  TR A:focus .UpdateAttribute 
{
	background-color: #9ccf70;
}
.WorkWith  TR A:focus .DeleteAttribute 
{
	background-color: #f56a67;
}
.BtnEnter:hover 
{
	background-color: #58a449;
	border-width: 0px;
}
.BtnEnter:focus 
{
	background-color: #58a449;
	border-width: 0px;
}
.WWFiltersCell  DIV.calendar
{
	position:static !important;
}
.WWFiltersCell  DIV.calendar TABLE
{
	width: 100%;
	max-width: 320px;
}
.input-group  .form-control:focus + span.input-group-btn > a.btn 
{
	border-bottom-color: #2c4c73;
	border-left-color: #2c4c73;
	border-right-color: #2c4c73;
	border-top-color: #2c4c73;
	border-style: solid;
	border-width: 1px;
	outline: 0 none;
	 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px #51749A;
}
.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  A.btn
{
	padding-bottom: 5px;
	padding-top: 5px;
}
.input-group  A.btn-default:hover
{
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	background: #ffffff;
	 background: -moz-linear-gradient(top, #ffffff 0%, #efefef 100%);
	 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#efefef));
	 background: -webkit-linear-gradient(top, #ffffff 0%,#efefef 100%);
	 background: -o-linear-gradient(top, #ffffff 0%,#efefef 100%);
	 background: -ms-linear-gradient(top, #ffffff 0%,#efefef 100%);
	 background: linear-gradient(to bottom, #ffffff 0%,#efefef 100%);
	 -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 )";
}
.input-group  A.btn-default:focus
{
	background-color: white;
}
.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
{
	color: #9ccf70;
}
.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: white;
}
.WWOrderItemSelected:hover  A:hover
{
	color: white;
}
.WWOrderItem:hover 
{
	border-bottom-color: #9ccf70;
	border-left-color: #9ccf70;
	border-right-color: #9ccf70;
	border-top-color: #9ccf70;
	color: #9ccf70;
}
.Label:after 
{
	content: ":";
}
.tab-content 
{
	background-color: #fff;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #fff;
	border-style: solid;
	border-width: 1px;
	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;
}
.form-control:focus 
{
	border-bottom-color: #2c4c73;
	border-left-color: #2c4c73;
	border-right-color: #2c4c73;
	border-top-color: #2c4c73;
	outline:none;
	 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px #51749A;
}
.PopupTitle 
{
	min-height: 40px;
	width: 100%;
	display: block;
	cursor: move;
	font-size: 23px;
	color: #51749a;
	padding-top: 10px !important;
	 padding-left: 20px !important;
	 ;
}
.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: #51749a;
	text-align: center;
	content: "×";
	 line-height: 36px;
	 opacity: .6;
	 ;
}
.PopupHeaderButton:hover:after 
{
	color: #2c4c73;
	opacity: 1;
}
.GridFooter 
{
	background-color: #eaeaea;
	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(../GXCResponsive/ErrorIcon.png);
	color: #dc3545;
}
.ErrorViewerBullet  .gx-error-message 
{
	background-image: url(../GXCResponsive/ErrorIcon.png);
	color: #f56a67;
}
.form-control-static 
{
	height: auto;
	min-height: 36px;
}
.control-label 
{
	height: 36px;
}
.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 
{
	width: auto;
}
.K2BToolsButton_MainAction:hover, .K2BToolsButton_MainAction_Confirm:hover 
{
	background-color: #2c4c73;
	border-bottom-color: #2c4c73;
	border-left-color: #2c4c73;
	border-right-color: #2c4c73;
	border-top-color: #2c4c73;
	border-style: solid;
	border-width: 0px;
	color: white;
}
.Image_Action:hover 
{
	background: #ffffff;
	 background: -moz-linear-gradient(top, #ffffff 0%, #efefef 100%);
	 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#efefef));
	 background: -webkit-linear-gradient(top, #ffffff 0%,#efefef 100%);
	 background: -o-linear-gradient(top, #ffffff 0%,#efefef 100%);
	 background: -ms-linear-gradient(top, #ffffff 0%,#efefef 100%);
	 background: linear-gradient(to bottom, #ffffff 0%,#efefef 100%);
	 -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 )";
}
.K2BToolsMenuContainer 
{
	left: -215px;
	top: 66px;
}
.K2BToolsMenuContainerVisible 
{
	left: 0px;
}
.Grid_WorkWithTitle 
{
	background-color: #ebeef2;
	padding-left: 15px;
	height: 60px;
	font-family: SourceSansPro-Bold;
	font-size: 16px;
	color: #666;
	-webkit-border-bottom:1px solid #CCC;
}
.Grid_WorkWithTitle:first-child 
{
	border-top-left-radius: 4px;
	border-radius:4px 0px 0px 0px;
}
.Grid_WorkWithTitle:last-child 
{
	border-top-right-radius: 4px;
	box-sizing: border-box;
	border-radius:0px 4px 0px 0px;
}
.Grid_WorkWithOdd 
{
	padding-left: 15px;
	height: 50px;
	border-top: 1px solid #ccc;
}
.Grid_WorkWithEven 
{
	padding-left: 15px;
	height: 50px;
	border-top: 1px solid #ccc;
}
.K2BToolsButton_MinimalAction:hover 
{
	background-color: transparent;
	border-style: none;
	text-decoration:underline;
}
.K2BToolsTextBlock_MyAccount > a 
{
	font-family: SourceSansPro-Semibold;
	font-size: 16px;
	text-decoration:none;
	 color: #333 !important;
}
.K2BToolsTextBlock_ChangePassword > a 
{
	font-family: SourceSansPro-Regular;
	font-size: 14px;
	color: #51749a;
	text-decoration:none;
}
.K2BToolsTextBlock_Logout > a 
{
	font-family: SourceSansPro-Regular;
	font-size: 16px;
	color: #333;
	text-decoration:none;
}
.K2BToolsButton_Search:hover 
{
	background-color: #736e6e;
	color: white;
}
.K2BToolsButton_MainAction:focus, .K2BToolsButton_MainAction_Confirm:focus 
{
	background-color: #51749a;
	border-bottom-color: #2c4c73;
	border-left-color: #2c4c73;
	border-right-color: #2c4c73;
	border-top-color: #2c4c73;
	border-style: solid;
	border-width: 1px;
	padding-left: 11px;
	padding-right: 12px;
	height: 38px;
	color: white;
	outline:none;
	 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px #51749A;
}
.K2BToolsTable_MyAccountContainer:hover 
{
	background: #ffffff;
	 background: -moz-linear-gradient(top, #ffffff 0%, #efefef 100%);
	 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#efefef));
	 background: -webkit-linear-gradient(top, #ffffff 0%,#efefef 100%);
	 background: -o-linear-gradient(top, #ffffff 0%,#efefef 100%);
	 background: -ms-linear-gradient(top, #ffffff 0%,#efefef 100%);
	 background: linear-gradient(to bottom, #ffffff 0%,#efefef 100%);
	 -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 )";
}
.K2BToolsTable_GridSettingsContainer:hover 
{
	background: #ffffff;
	 background: -moz-linear-gradient(top, #ffffff 0%, #efefef 100%);
	 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#efefef));
	 background: -webkit-linear-gradient(top, #ffffff 0%,#efefef 100%);
	 background: -o-linear-gradient(top, #ffffff 0%,#efefef 100%);
	 background: -ms-linear-gradient(top, #ffffff 0%,#efefef 100%);
	 background: linear-gradient(to bottom, #ffffff 0%,#efefef 100%);
	 -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 )";
}
.Image_Action:focus 
{
	border-bottom-color: #bbb;
	border-left-color: #bbb;
	border-right-color: #bbb;
	border-top-color: #bbb;
	outline:none;
	 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px #ccc;
}
.Image_Action:focus  TR:nth-of-type(odd)
{
	background-color: #f9f9f9;
}
.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: #51749a;
	background-image: url(../K2BCheckBox.png);
	border: 1px solid #51749A;
	 background-position: 0px 0px !important;
}
.bootstrap-checkbox button.btn > span.cb-icon-check-empty, .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: 1px;
	border-left: 1px;
	border-right: 1px;
	border-top: 1px;
	background-image:none;
	 border: 1px solid #A1A7AC;
}
.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(../K2BCheckBox.png);
	background-position: 0px 0px;
}
.bootstrap-checkbox button.btn:hover > span.cb-icon-check, .bootstrap-checkbox button.btn:focus > span.cb-icon-check, .bootstrap-checkbox button.btn:active > span.cb-icon-check 
{
	background-color: #51749a;
	background-image: url(../K2BCheckBox.png);
	border-bottom: 1px;
	border-left: 1px;
	border-right: 1px;
	border-top: 1px;
	border: 1px solid #51749A;
	 background-position: 0px 0px !important;
}
.bootstrap-checkbox button.btn:hover > span.cb-icon-check-empty, .bootstrap-checkbox button.btn:focus > span.cb-icon-check-empty, .bootstrap-checkbox button.btn:active > span.cb-icon-check-empty 
{
	background-color: #fff;
	background-position: 0px 0px;
	border-bottom: 1px;
	border-left: 1px;
	border-right: 1px;
	border-top: 1px;
	background-image:none;
	 border: 1px solid #A1A7AC;
}
.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(../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 
{
	width: 28px;
	padding: 0px 0px 4px 2px !important;
}
.dummy,[class^="cb-icon-"],[class*=" cb-icon-"] 
{
	background-color: #ccc;
	background-repeat: no-repeat;
	border-bottom: 1px;
	border-left: 1px;
	border-right: 1px;
	border-style: solid;
	border-top: 1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	margin-top: 1px;
	display: inline-block;
	vertical-align: text-top;
	margin-right:.3em;
	line-height:20px;
	 height:21px !important;
	 width: 21px !important;
}
.label.bootstrap-checkbox.disabled 
{
	cursor: default;
	color: #666;
}
.checkbox 
{
	padding-left: 0px;
	padding-top: 0px;
}
.gx-grid 
{
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: none;
	border-width: 0px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	margin-top: 11px;
}
.K2BToolsTextBlock_PaginationNormal  A
{
	padding-bottom: 3px;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 3px;
	font-family: SourceSansPro-Semibold;
	font-size: 16px;
	color: #666;
	text-decoration:none;
}
.K2BToolsTable_MyAccountContainer:focus 
{
	border-bottom-color: #bbb;
	border-left-color: #bbb;
	border-right-color: #bbb;
	border-top-color: #bbb;
	outline:none;
	 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px #ccc;
}
.K2BToolsTable_GridSettingsContainer:focus 
{
	border-bottom-color: #bbb;
	border-left-color: #bbb;
	border-right-color: #bbb;
	border-top-color: #bbb;
	outline:none;
	 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px #ccc;
}
.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:hover 
{
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	background: #ffffff;
	 background: -moz-linear-gradient(top, #ffffff 0%, #efefef 100%);
	 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#efefef));
	 background: -webkit-linear-gradient(top, #ffffff 0%,#efefef 100%);
	 background: -o-linear-gradient(top, #ffffff 0%,#efefef 100%);
	 background: -ms-linear-gradient(top, #ffffff 0%,#efefef 100%);
	 background: linear-gradient(to bottom, #ffffff 0%,#efefef 100%);
	 -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 )";
}
.bootstrap-select > .btn:focus 
{
	background-color: #fff;
	border-bottom-color: #bbb;
	border-left-color: #bbb;
	border-right-color: #bbb;
	border-top-color: #bbb;
	outline:none;
	 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px #ccc;
}
.bootstrap-select > .btn 
{
	height: 38px;
	font-size: 16px;
}
.bootstrap-select 
{
	font-family: SourceSansPro-Semibold;
	color: #333;
	font-size:16px !important;
}
.dropdown-menu > .disabled.selected 
{
	display: none;
}
.K2BToolsTextBlock_GridSettingsTitle > a 
{
	font-family: SourceSansPro-Semibold;
	font-size: 16px;
	color: #333;
	text-decoration:none;
	 color: #333 !important;
}
.smoke-base .dialog 
{
	margin-left: -122px;
	margin-top: -84px;
	height: 169px;
	width: 244px;
}
.smoke-base .dialog-inner 
{
	padding-top: 47px;
	font-family: SourceSansPro-Regular;
	font-size: 18px;
}
.smoke-base .dialog-buttons 
{
	margin-top: 41px;
}
.dialog-buttons button 
{
	background-color: #51749a;
	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: SourceSansPro-Semibold;
	font-size: 16px;
	background-image:none;
}
.dialog-buttons button.cancel 
{
	background-color: #bfb8b8;
}
.dialog-buttons button:hover 
{
	background-color: #2c4c73;
}
.dialog-buttons button.cancel:hover, .K2BToolsButton_GreyAction:hover 
{
	background-color: #736e6e;
}
.toast-position 
{
	left: 50%;
	margin-left: -175px;
	top: 80px;
	width: 350px;
}
.toast-info 
{
	background-color: #51749a;
	background-image:none !important;
}
.K2BToolsButton_GridSearch:focus 
{
	background-color: #51749a;
	border-bottom-color: #2c4c73;
	border-left-color: #2c4c73;
	border-right-color: #2c4c73;
	border-top-color: #2c4c73;
	border-style: solid;
	border-width: 1px;
	padding-left: 11px;
	padding-right: 12px;
	height: 38px;
	color: white;
	outline:none;
	 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px #51749A;
}
.K2BToolsButton_GridSearch:hover 
{
	background-color: #2c4c73;
	border-bottom-color: #2c4c73;
	border-left-color: #2c4c73;
	border-right-color: #2c4c73;
	border-top-color: #2c4c73;
	border-style: solid;
	border-width: 0px;
	color: white;
}
.K2BToolsTableCell_ActionContainer:last-child .Image_Action 
{
	margin-right: 0px;
}
.K2BToolsTableCell_ActionContainer:first-child .Image_Action 
{
	margin-left: 15px;
}
.toast-success 
{
	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;
	background-image:none !important;
	 background-color:#F3FFF2 !important;
	color:#049C45 !important;
	border-color:#049C45 !important;
}
.toast-success > .toast-message 
{
	font-family: SourceSansPro-Semibold;
	color: #049c45;
}
.toast-success > .toast-close-button 
{
	padding-top: 2px;
	color: #049c45;
}
.toast-error 
{
	background-color: #fff2f2;
	border-bottom-color: #c00;
	border-left-color: #c00;
	border-right-color: #c00;
	border-top-color: #c00;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	height: 38px;
	color: #c00;
	background-image:none !important;
}
.toast-error > .toast-close-button 
{
	color: #c00;
}
.toast-error > .toast-message 
{
	font-family: SourceSansPro-Semibold;
	color: #c00;
}
.input-group .form-control 
{
	z-index: 0;
}
.gx-attribute > .tooltip  .tooltip-inner 
{
	background-color: #ccc;
	border-bottom-color: #999;
	border-left-color: #999;
	border-right-color: #999;
	border-top-color: #999;
	border-style: solid;
	border-width: 1px;
	font-family: SourceSansPro-Regular;
	font-size: 14px;
	color: #333;
}
.gx-attribute > .tooltip  .tooltip-arrow 
{
	border-top-color: #999;
}
.tooltip-inner 
{
	font-family: SourceSansPro-Regular;
	font-size: 14px;
}
.TabContainer 
{
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 0px;
}
.K2BToolsTable_SearchResultContainer .gx-grid 
{
	border-style: none;
}
.Button_Standard:focus 
{
	background-color: #fff;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	outline:none;
	 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px #ccc;
}
.Button_Standard:hover 
{
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	background: #ffffff;
	 background: -moz-linear-gradient(top, #ffffff 0%, #efefef 100%);
	 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#efefef));
	 background: -webkit-linear-gradient(top, #ffffff 0%,#efefef 100%);
	 background: -o-linear-gradient(top, #ffffff 0%,#efefef 100%);
	 background: -ms-linear-gradient(top, #ffffff 0%,#efefef 100%);
	 background: linear-gradient(to bottom, #ffffff 0%,#efefef 100%);
	 -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 )";
}
.Grid_WorkWith TD 
{
	padding-right: 5px;
}
.K2BToolsTable_GridSettingsContent tr 
{
	border-bottom: 1px solid #ccc;
}
.K2BToolsTable_GridSettingsContent td:last-child 
{
	float: right;
	margin-right: 15px;
}
.Table_ActionsContainer td 
{
	padding:0px;
}
.Table_ActionsContainer .Image_Action, .Table_ActionsContainer .Button_Standard, .Table_ActionsContainer .bootstrap-select, .Table_ActionsContainer .K2BToolsButton_MainAction 
{
	margin-right: 15px;
}
.K2BToolsTable_AttributeContainer span.Label 
{
	margin-top: 6px;
	display: block;
}
.K2BToolsTable_AttributeContainer .Label 
{
	position: relative;
	top: 5px;
	/* necessary for custom-made attribute/field combos alignment */;
}
.K2BToolsTable_AttributeContainer .gx-attribute 
{
	text-align: left;
	/* necessary for custom-made attribute/field combos alignment */;
}
.K2BToolsTable_FieldContainer td:first-child 
{
	width: 15px;
}
.K2BToolsTable_FieldContainer td 
{
	padding: 0px !important;
}
.sidebar-nav 
{
	border-bottom: 1px solid #ccc !important;;
}
.sidebar-nav  UL A
{
	background-color: #eeebeb;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	text-shadow:none !important;
	 box-shadow:none !important;
	 color:#857f76 !important;
}
.sidebar-nav  UL A:hover
{
	color: #fff;
}
.sidebar-nav  UL A:active
{
	color: #fff;
}
.sidebar-nav  UL A:focus
{
	color: #fff;
}
.fa.arrow:before 
{
	content: "\f107" !important;
}
.active > a > .fa.arrow:before 
{
	  content: "\f106" !important;
}
.K2BToolsTextBlock_PaginationNormal_Disabled  A
{
	cursor: default;
	text-decoration: none;
	color: #ddd;
}
.K2BToolsTextBlock_PaginationNormal_Disabled  A:hover
{
	color: #ddd;
}
.Grid_WorkWithFooter 
{
	height: 50px;
}
.gx-row-selected 
{
	background-color: silver;
}
.Grid_WorkWithDragging 
{
	background-color: #51749a;
	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_RequiredLabel:after 
{
	Content:"*";
	  Color:#C00;
}
.Attribute_RequiredReadOnlyLabel:after 
{
	content:"" !important;
	 color:#666 !important;
}
.Grid_AllowSelection tr:hover 
{
	background-color: silver;
}
.K2BToolsButton_FlatAction:hover, .K2BToolsButton_FlatAction:focus 
{
	color: #51749a;
	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: #51749a;
}
.K2BToolsTable_SideTextContainer .ReadonlyAttribute_Trn 
{
	top: 5px;
}
.K2BToolsTable_SideTextContainer .ReadonlyAttribute_TrnDate 
{
	top: 5px;
}
.K2BToolsTable_SideTextContainer .ReadonlyAttribute_TrnDateTime 
{
	top: 5px;
}
.K2BToolsTable_TopAttributeContainer .ReadonlyAttribute_Trn 
{
	top: 6px;
}
.K2BToolsTable_TopAttributeContainer .ReadonlyAttribute_TrnDate 
{
	top: 6px;
}
.K2BToolsTable_TopAttributeContainer .ReadonlyAttribute_TrnDateTime 
{
	top: 6px;
}
.Image_Action[disabled]:hover 
{
	background:none;
}
.FreeStyleGrid_WPB_TarjetaDeudas 
{
	background-color: white;
}
.FreeStyleGrid_WPB_TarjetaDeudas  .Table 
{
	background-color: white;
	min-height: 336px;
}
.FreeStyleGrid_WPB_TarjetaDeudas  .K2BToolsTable_FloatLeft 
{
	background-color: #004078;
	min-height: 180px;
	border:1px solid #ccc;
}
.FreeStyleGrid_WPB_TarjetaDeudas  .TextBlock_Subtitle 
{
	font-size: 16px;
	color: white;
	text-align: center;
}
.FreeStyleGrid_WPB_TarjetaDeudas  .K2BToolsTable_FloatLeftNotificacion 
{
	background-color: #f7d154;
	position: relative;
	top: -9px;
	min-height: 180px;
	border:1px solid #ccc;
}
.FreeStyleGrid_WPB_TarjetaDeudas  .K2BToolsTable_FloatLeftNotificacion  .TextBlock_Subtitle 
{
	color:black !important;
}
.FreeStyleGrid_WPB_TarjetaPlanes  .K2BToolsTable_FloatLeft 
{
	background-color: lightgray;
	border:1px solid #ccc;
}
.FreeStyleGrid_WPB_TarjetaPlanes  .Table 
{
	background-color: white;
}
.FreeStyleGrid_WPB_TarjetaPlanes  .TextBlock_Subtitle 
{
	font-size: 16px;
	text-align: center;
}
.FreeStyleGrid_WPB_TarjetaPlanes  .K2BToolsTable_TopAttributeContainer 
{
	margin-left: 0px;
	font-size: 18px;
	text-align: center;
}
.FreeStyleGrid_WPB_TarjetaPlanes  .K2BToolsTable_FloatLeft:hover 
{
	background-color: darkgray;
}
.FreeStyleGrid_WPB_TarjetaPlanes  .K2BToolsTable_FloatLeftSelected 
{
	background-color: #004078;
	color: white;
	border:1px solid #ccc;
}
.FreeStyleGrid_WPB_TarjetaPlanes  .K2BToolsTable_FloatLeftSelected  .TextBlock_Subtitle 
{
	color: white;
}
.Grid_WorkWith_Convenidas 
{
	font-size: 0,875em;
}
.Grid_WorkWith_Convenidas  TD
{
	border-bottom: 1px solid #dee2e6;
}
.Grid_WorkWith_Convenidas  TH
{
	background-color: #ebeef2;
	border-bottom: 2px solid #dee2e6;
	padding-bottom: 10px;
	padding-top: 10px;
	color: #324c65;
	vertical-align: bottom;
}
.Grid_WorkWith_Convenidas  TR:nth-of-type(odd)
{
	background-color: #f9f9f9;
}
.FreeStyleGrid_WPB_TarjetaConvenios  .K2BToolsTable_FloatLeft 
{
	border-style: solid;
	border-top: 2px solid #004078;;
	border-width: 1px;
}
.Group_ConvenirExito  .K2BToolsTable_TopAttributeContainer 
{
	text-align: center;
}
.Grid_WorkWith_Planes 
{
	margin-bottom: 10px;
	max-width: 310px;
	display: block;
}
.Grid_WorkWith_Planes  TD
{
	border-bottom: 1px solid #dee2e6;
}
.Grid_WorkWith_Planes  TH
{
	background-color: #ebeef2;
	border-bottom: 2px solid #dee2e6;
	padding-bottom: 10px;
	padding-top: 10px;
	color: #324c65;
	vertical-align: bottom;
}
.Grid_WorkWith_Planes  TBODY
{
	height: 180px;
	display: block;
	overflow-y:scroll;
}
.gx-disabled 
{
	color: black;
}
.alert-info 
{
	background-image: url(../Alert_Info.png);
	background-repeat: no-repeat;
	background-size:24px;
	background-position-x: 5px;
	 background-position-y:center;
}
.alert-warning 
{
	background-image: url(../Alert_Warning.png);
	background-repeat: no-repeat;
	padding-bottom: 35px;
	padding-left: 30px;
	background-size:24px;
	background-position-x: 5px;
	 background-position-y:center;
}
.alert-success 
{
	background-image: url(../Alert_Check_Circle.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-size:24px;
	background-position-x: 5px;
	 background-position-y:center;
}
.alert-error 
{
	background-image: url(../Alert_Error.png);
	background-repeat: no-repeat;
	padding-bottom: 35px;
	padding-left: 30px;
	background-size:24px;
	background-position-x: 5px;
	 background-position-y:center;
}
.terminos_convenio 
{
	background-color: #fdf6dd;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	border:1px solid  #fbe7a6;
}
.Grid_WorkWith_PlanesEven 
{
	background-color: whitesmoke;
}
.Grid_WorkWith_PlanesEven  .gx-row-selected 
{
	background-color: silver;
}
.Grid_WorkWith_PlanesOdd  .gx-row-selected 
{
	background-color: silver;
}
.Table_Tarjeta 
{
	margin-top: 80px;
	display: block;
}
.Table_Tarjeta  .K2BToolsTable_FloatLeft 
{
	background-color: lightgray;
	width: 200px;
	border:1px solid #ccc;
}
.Table_Tarjeta  .Table 
{
	background-color: white;
}
.Table_Tarjeta  .TextBlock_Subtitle 
{
	margin-bottom: 7px;
	font-size: 16px;
	text-align: center;
}
.Table_Tarjeta  .K2BToolsTable_AttributeContainer  .gx-attribute 
{
	text-align: center;
}
.Table_Tarjeta  IMG
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	width: 64px;
	display: block;
	background-image:none !important;
}
.alert-danger 
{
	background-image: url(../Alert_Error.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-size:24px;
	background-position-x: 5px;
	 background-position-y:center;
}
.alert 
{
	padding-left: 35px;
	width: 80%;
	display: inline-block;
	display:inline-block !important;
}
.beneficiariosquare 
{
	border-bottom-color: #a1a1a1;
	border-left-color: #a1a1a1;
	border-right-color: #a1a1a1;
	border-top-color: #a1a1a1;
	border-style: solid;
	border-width: 1px;
}
.beneficiariossqare:after 
{
	border-bottom-color: #a1a1a1;
	border-left-color: #a1a1a1;
	border-right-color: #a1a1a1;
	border-top-color: #a1a1a1;
	border-style: solid;
	border-width: 1px;
	padding-top: 100%;
	display: block;
}
.FreeStyleGrid_WPB_TarjetaPagos  .K2BToolsTable_FloatLeft 
{
	background-color: lightgray;
	border:1px solid #ccc;
}
.FreeStyleGrid_WPB_TarjetaPagos  .Table 
{
	background-color: white;
}
.FreeStyleGrid_WPB_TarjetaPagos  .TextBlock_Subtitle 
{
	font-size: 16px;
	text-align: center;
}
.FreeStyleGrid_WPB_TarjetaPagos  .K2BToolsTable_TopAttributeContainer 
{
	margin-left: 0px;
	font-size: 18px;
	text-align: center;
}
.FreeStyleGrid_WPB_TarjetaPagos  .K2BToolsTable_FloatLeft:hover 
{
	background-color: darkgray;
}
.FreeStyleGrid_WPB_TarjetaPagos  .K2BToolsTable_FloatLeftSelected 
{
	background-color: #004078;
	color: white;
	border:1px solid #ccc;
}
.FreeStyleGrid_WPB_TarjetaPagos  .K2BToolsTable_FloatLeftSelected  .TextBlock_Subtitle 
{
	color: white;
}
.Grid_WorkWith_Retenciones 
{
	font-size: 0,875em;
}
.Grid_WorkWith_Retenciones  TD
{
	border-bottom: 1px solid #dee2e6;
}
.Grid_WorkWith_Retenciones  TH
{
	background-color: #ebeef2;
	border-bottom: 2px solid #dee2e6;
	padding-bottom: 10px;
	padding-top: 10px;
	vertical-align: bottom;
	color: #324c65;
}
.Grid_WorkWith_Retenciones  TR:nth-of-type(odd)
{
	background-color: #f9f9f9;
}
.fileupload-buttonbar  .start 
{
	display: none;
}
.fileupload-buttonbar  .cancel 
{
	display: none;
}
.fileupload-buttonbar  .fileinput-button 
{
	background-color: gray;
	border-bottom-color: gray;
	border-left-color: gray;
	border-right-color: gray;
	border-top-color: gray;
}
.FreeStyleGrid_WPB_CalendarioInstancia  .FreeStyleGrid_WPB_CalendarioInstancia_Header 
{
	background-color: #004078;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	height: 60px;
	color: white;
}
.FreeStyleGrid_WPB_CalendarioInstancia  .FreeStyleGrid_WPB_CalendarioInstancia_Header  .FreeStyleGrid_WPB_CalendarioInstancia_HeaderTitulo 
{
	margin-top: 5px;
	display: block;
	font-size:larger;
}
.FreeStyleGrid_WPB_CalendarioInstancia_Transferencia  .K2BToolsTable_FullWidth  .TextBlock_Subtitle 
{
	display: block;
	font-size: 1.5rem;
	color: black;
	text-align: right;
}
.FreeStyleGrid_WPB_CalendarioInstancia_Transferencia  .K2BToolsTable_FloatRight  .TextBlock_Subtitle 
{
	display: block;
	font-size: 1.5rem;
	text-align: right;
}
.FreeStyleGrid_WPB_CalendarioInstancia_Transferencia  .K2BToolsTable_AttributeContainer  .ReadonlyAttribute_Trn 
{
	display: block;
	font-size: 16px;
	text-align: right;
}
.FreeStyleGrid_WPB_CalendarioInstancia_Transferencia  .K2BToolsTable_AttributeContainer  .ReadonlyAttribute_Trn_Heading 
{
	display: block;
	font-size: 16px;
	color: black;
	text-align: left;
}
.FreeStyleGrid_WPB_CalendarioInstancia_Transferencia  .K2BToolsTable_FloatLeft  .TextBlock_Subtitle 
{
	display: block;
	font-size: 1.5rem;
	text-align: right;
}
.FreeStyleGrid_WPB_CalendarioInstancia_Transferencia  .K2BToolsTable_FloatLeft  .SideLabel_Advertencia 
{
	display: block;
	color: darkorange;
	text-align: left;
	  animation: blinker 1s linear infinite;
}
.FreeStyleGrid_WPB_CalendarioInstancia_Transferencia  .K2BToolsTable_FloatLeft  .SideLabel_Error 
{
	display: block;
	color: red;
	text-align: left;
}
.FreeStyleGrid_WPB_CalendarioInstancia_Transferencia  .K2BToolsTable_FloatLeft  .SideLabel_Exito 
{
	display: block;
	color: green;
	text-align: left;
}
.FreeStyleGrid_WPB_CalendarioInstancia_Transferencia  .K2BToolsTable_FloatLeft  .SideLabel_Informacion 
{
	display: block;
	color: gray;
	text-align: left;
}
.FreeStyleGrid_WPB_CalendarioInstancia_Transferencia_Acciones 
{
	margin-top: 15px;
}
.FreeStyleGrid_WPB_CalendarioInstancia_Transferencia_Header 
{
	font-weight: bold;
	color: black;
}
.Table_CalendarioInstancia_Ant 
{
	margin-right: 10px;
}
.Table_CalendarioInstancia_Ant  .K2BToolsTable_TopBorder 
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.Table_CalendarioInstancia_Ant  .K2BToolsTable_MainContentTable 
{
	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:1px #a1a1a1 solid;
}
.Table_CalendarioInstancia_Ant  .K2BToolsTable_FloatLeft 
{
	background-color: #a1a1a1;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.Table_CalendarioInstancia_Ant  .K2BToolsTable_FloatLeft  .TextBlock_Subtitle 
{
	padding-bottom: 10px;
	padding-left: 40px;
	font-size: 1.5rem;
	color: white;
}
.Table_CalendarioInstancia_Ant  .Table 
{
	background-color: white;
}
.Table_CalendarioInstancia_Ant  .FreeStyleGrid_WPB_CalendarioTransferencia  .K2BToolsTable_FloatLeft 
{
	background-color: white;
}
.Table_CalendarioInstancia_Ant  .FreeStyleGrid_WPB_CalendarioTransferencia  .K2BToolsTable_FloatLeft  .TextBlock_Subtitle 
{
	color: black;
}
.Table_CalendarioInstancia_Ant  .FreeStyleGrid_WPB_CalendarioTransferencia  .ReadonlyAttribute_Trn 
{
	display: block;
	text-align: center;
}
.Table_CalendarioInstancia_Ant  .FreeStyleGrid_WPB_CalendarioTransferencia  .K2BToolsTable_FloatRight 
{
	background-color: white;
}
.Table_CalendarioInstancia_Ant  .FreeStyleGrid_WPB_CalendarioTransferencia  .K2BToolsTable_FloatRight  .TextBlock_Subtitle 
{
	color: black;
}
.Table_CalendarioInstancia_Ant  TH
{
	background-color: whitesmoke;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	height: 20px;
}
.Table_HeaderDashboard 
{
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	color: black;
}
.Table_HeaderDashboard  .TextBlock_CalendarioMesAnio 
{
	font-size: 2.2rem;
}
.Table_HeaderDashboard  .TextBlock_CalendarioEtiqueta 
{
	font-size: 1.5rem;
	color: gray;
}
.Table_HeaderDashboard  .TextBlock_EntidadRetencion 
{
	font-size: 2.2rem;
}
.Table_HeaderDashboard  .TextBlock_CalendarioEtiquetaRight 
{
	display: block;
	font-size: 1.5rem;
	color: gray;
	text-align: right;
}
.Table_HeaderDashboard  .Image_Action 
{
	border-style: none;
	height: 36px;
	width: 36px;
}
.Table_CalendarioInstancia_Prox 
{
	margin-bottom: 20px;
	margin-right: 10px;
	margin-top: 20px;
}
.Table_CalendarioInstancia_Prox  .Table 
{
	background-color: white;
}
.Table_CalendarioInstancia_Prox  .K2BToolsTable_AttributeContainer 
{
	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-size: 1.3rem;
}
.Table_CalendarioInstancia_Prox  .K2BToolsTable_TopBorder 
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.Table_CalendarioInstancia_Prox  .K2BToolsTable_MainContentTable 
{
	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:1px #a1a1a1 solid;
}
.Table_CalendarioInstancia_Prox  .K2BToolsTable_FloatLeft 
{
	background-color: #a1a1a1;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.Table_CalendarioInstancia_Prox  .K2BToolsTable_FloatLeft  .TextBlock_Subtitle 
{
	padding-bottom: 10px;
	padding-left: 40px;
	font-size: 1.5rem;
	color: white;
}
.Table_CalendarioInstancia_Prox  TH
{
	display: none;
}
.FreeStyleGrid_WPB_TarjetaEntidades 
{
	background-color: white;
}
.FreeStyleGrid_WPB_TarjetaEntidades  .K2BToolsTable_FloatLeft 
{
	background-color: #004078;
	min-height: 180px;
	border:1px solid #ccc;
}
.FreeStyleGrid_WPB_TarjetaEntidades  .Table 
{
	background-color: white;
	min-height: 190px;
}
.FreeStyleGrid_WPB_TarjetaEntidades  .TextBlock_Subtitle 
{
	margin-bottom: 5px;
	font-size: 16px;
	color: white;
	text-align: center;
}
.K2BToolsTable_MainContentTable 
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.Button_Standard_Green_Box 
{
	background-image: url(../downloadblue.png);
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-left: 35px;
	padding-right: 10px;
	padding-top: 10px;
	display: block;
	background-position-x:left;
	background-position-y:center;
	background-size:24px;
	 width: max-content;
}
.FreeStyleGrid_WPB_CalendarioInstancia > .row > div >  .K2BToolsTable_FullWidth 
{
	border-collapse: collapse;
	margin-bottom: 10px;
	border:1px solid;
}
.FreeStyleGrid_WPB_CalendarioInstancia > .row > div >  .K2BToolsTable_FullWidth .gx-tab-padding-fix-1 
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.FreeStyleGrid_WPB_CalendarioInstancia_Transferencia > .row > div >  .K2BToolsTable_FullWidth 
{
	border-top: 1px solid;
	margin-bottom: 10px;
	padding-top: 10px;
}
.FreeStyleGrid_WPB_CalendarioInstancia_Transferencia > .row:first-child > div >  .K2BToolsTable_FullWidth 
{
	border-top: none;
	padding-top: 0px;
}
.FreeStyleGrid_WPB_CalendarioInstancia_Transferencia_Alertas .alert 
{
	background-color: unset;
	margin-bottom: 0px;
	border:none;
}
.FreeStyleGrid_WPB_TarjetaMes  .K2BToolsTable_FullWidth 
{
	border-collapse:collapse;
}
.FreeStyleGrid_WPB_TarjetaMes  .K2BToolsTable_FullWidth  .K2BToolsTable_FloatLeftSelected  .Table 
{
	background-color: #ccc;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	height: 40px;
	border:1px solid #ccc;
}
.FreeStyleGrid_WPB_TarjetaMes  .K2BToolsTable_FullWidth  .K2BToolsTable_FloatLeftSelected  .Table  .form-control-static 
{
	text-align: center;
}
.FreeStyleGrid_WPB_TarjetaMes  .K2BToolsTable_FullWidth  .K2BToolsTable_FloatLeft  .Table 
{
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	height: 40px;
	border:1px solid #ccc;
}
.FreeStyleGrid_WPB_TarjetaMes  .K2BToolsTable_FullWidth  .K2BToolsTable_FloatLeft  .Table  .form-control-static 
{
	text-align: center;
}
.FreeStyleGrid_WPB_TarjetaMes  .K2BToolsTable_FullWidth  .K2BToolsTable_FloatLeft  .Table:hover 
{
	background-color: #eee;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	height: 40px;
	border:1px solid #ccc;
}
.Table_GrillaEntidades  THEAD
{
	display: none;
}
.Section_UploadFile 
{
	background-color: rgba(187,187,187,0.18);
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	max-width: 500px;
	display: block;
}
.Table_FormularioBPS 
{
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}
.Table_FormularioBPS  .K2BToolsTable_FloatLeft 
{
	margin-top: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	border:1px solid gray;
}
.Table_FormularioBPS  .K2BToolsTable_FloatLeft  .TextBlock_Subtitle 
{
	background-color: white;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-top: -25px;
	display: block;
	font-size: 20px;
	width:fit-content;
}
.Table_FormularioBPS  .Image_Action 
{
	height: 36px;
	width: 36px;
	border:none;
}
.Table_CalendarioConsulta 
{
	margin-right: 10px;
}
.Table_CalendarioConsulta  .Button_Standard 
{
	width: 100%;
	display: block;
	text-align: center;
}
.Table_CalendarioConsulta  .K2BTableActionsRightContainer 
{
	width: 100%;
}
.Table_CalendarioConsulta  .K2BToolsButton_MainAction 
{
	width: 100%;
	display: block;
	text-align: center;
}
.Button_Standard_Green:hover 
{
	background-color: #5e7734;
	color: white;
}
.gxc_bps_anonimo_wrapper 
{
	padding-bottom: 40px;
	padding-top: 80px;
	font-family:Gafata,Arial,sans-serif!important;
}
.gxc_bps_anonimo_wrapper  .alert 
{
	width: 100%;
}
.gxc_bps_anonimo_footer 
{
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	width: 100%;
	color: #fff;
	text-align: center;
	background:linear-gradient(90deg,#4291ff,#0c4799);
}
.gxc_bps_anonimo_footer  A
{
	text-decoration: underline;
}
.gxc_bps_anonimo_footer  A:hover
{
	text-decoration: none;
}
.gxc_bps_anonimo_footer  P
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
.gxc_bps_anonimo_header 
{
	background-color: #fff;
	border-bottom: 2px solid #e1e1e1;
	border-left: 0;
	border-right: 0;
	border-top: none;
	box-shadow: 0px 2px 11px 0px #000;
	position: fixed;
	top: 0px;
	z-index: 500;
	width: 100%;
	color: #000;
	-webkit-box-shadow:0 2px 11px 0 rgb(0 0 0 / 36%);
}
.gxc_bps_anonimo_header_logo_title 
{
	float: left;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 32px;
	margin-top: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 10px;
	display: block;
	font-size: 30px;
	font-style: italic;
	font-weight: 700;
	color: #404040;
	line-height:1;
}
.gxc_bps_anonimo_header_logo_img 
{
	float: left;
}
.gxc_bps_anonimo_wrapper_body 
{
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
	box-shadow: -10px 10px 5px 1px #cdcccc;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 30px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 30px;
	max-width: 800px;
	 background-color: rgb(255 255 255 / 88%);
}
.gxcAyudaDocumento 
{
	margin-bottom: 15px;
	margin-top: -10px;
	display: block;
	font-size: 80%;
	font-weight: 400;
	color: #555 !important;
}
.GXCBotonGrillaFS 
{
	padding-left: 12px;
	padding-right: 12px;
	display: inline;
}
.Group_Tabular_Padding 
{
	padding-left: 7px;
	padding-right: 7px;
}
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 .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: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	font-family: "Open Sans Regular";
	font-size: 13px;
	color: #a1a1a1;
	border-collapse: collapse;
	 table-layout: fixed;
}
DIV.calendar TABLE THEAD .calendartitle 
{
	font-family: "Open Sans Semibold";
	font-size: 14px;
	font-weight: normal;
	color: #333;
}
DIV.calendar TABLE THEAD .name 
{
	overflow: hidden;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	font-family: "Open Sans Extrabold";
	font-weight: normal;
	color: #a1a1a1;
	line-height: 28px;
}
DIV.calendar TABLE THEAD .daynames 
{
	background-color: #eaeaea;
	border-top: 1px solid #EFEFEF;
}
DIV.calendar TABLE THEAD TR:first-child
{
	background-color: transparent;
}
DIV.calendar TABLE THEAD TR.headrow
{
	background-color: transparent;
}
DIV.calendar TABLE TBODY
{
	background-color: #eaeaea;
}
DIV.calendar TABLE TBODY .day 
{
	background-color: transparent;
	background-image: none;
	border-width: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	text-align: center;
}
DIV.calendar TABLE TBODY TD.selected
{
	background-color: #51749a;
	border-top-left-radius: 1px;
	border-top-right-radius: 1px;
	border-bottom-right-radius: 1px;
	border-bottom-left-radius: 1px;
}
DIV.calendar TD.time .hour 
{
	background-color: white;
	border-bottom-color: #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: white;
	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: white;
	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
{
	font-family: SourceSansPro-Semibold;
	font-size: 16px;
	text-decoration: underline;
	color: #51749a;
}
A:hover
{
	text-decoration: none;
	color: #51749a;
}
A:focus
{
	text-decoration: none;
	color: #51749a;
}
UL.nav-tabs
{
	background-color: white;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: solid;
	border-width: 1px;
	height: 55px;
}
UL.nav-tabs LI
{
	background-color: #f8f8f8;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	margin-left: -1px;
	height: 53px;
	font-family: SourceSansPro-Semibold;
	font-size: 18px;
	color: #ccc;
	border-style: none solid solid solid;
	 border-width:0px 1px 0px 1px;
}
UL.nav-tabs LI A
{
	background-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	padding-bottom: 13px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 14px;
	cursor: pointer;
	text-decoration: none;
	color: #a1a1a1;
	border-top-width: 0;
}
UL.nav-tabs LI A:hover
{
	background-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
	border-top-color: transparent;
}
UL.nav-tabs LI.active
{
	background-color: #fff;
	border-left-color: #ccc;
	padding-bottom: 53px;
	font-family: SourceSansPro-Semibold;
	color: #666;
	border-bottom: 1px solid #ffffff;
}
UL.nav-tabs LI.active A
{
	background-color: transparent;
	border-left-color: #fff;
	border-right-color: #ccc;
	border-style: none;
	cursor: default;
	color: #666;
	border-top-width: 0;
}
UL.nav-tabs LI.active A:focus
{
	border-left-color: #fff;
	border-right-color: #ccc;
	border-style: none;
	color: #666;
}
UL.nav-tabs LI.active A:hover
{
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
	border-top-color: transparent;
	border-width: 0px;
	color: #666;
}
UL.nav-tabs LI:last-child A
{
	background-color: transparent;
}
UL.nav-tabs LI.active:last-child
{
	border-right-color: #ccc;
}
UL.nav-tabs LI.active:last-child A
{
	background-color: transparent;
}
UL.nav-tabs LI:first-child
{
	margin-left: 0px;
	border-left:0px none;
}
UL.nav-tabs LI:first-child A
{
	background-color: transparent;
}
*.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;
}
DIV#menucontentbg
{
	margin-left: -14px;
	padding-left: 7px;
}
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
{
	background-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
	border-right-color: #fff;
	border-top-color: #fff;
	border-style: solid;
	border-width: 3px;
	float: left;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 4px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 4px;
	top: 1px;
}
UL.SearchTabs LI.Tab A
{
	display: block;
	text-decoration: none;
	color: #222;
}
UL.SearchTabs LI.Tab A.TabFirst
{
	background-attachment: scroll;
	background-color: transparent;
	background-image: none;
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 9px;
}
UL.SearchTabs LI.Tab A.TabLeft
{
	background-attachment: scroll;
	background-color: transparent;
	background-image: none;
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 9px;
}
UL.SearchTabs LI.Tab SPAN
{
	display: block;
}
UL.SearchTabs LI.Tab SPAN.TabBackground
{
	background-attachment: scroll;
	background-image: none;
	background-repeat: repeat-x;
}
UL.SearchTabs LI.Tab SPAN.TabLast
{
	background-attachment: scroll;
	background-color: transparent;
	background-image: none;
	background-position: right 0;
	background-repeat: no-repeat;
	padding-right: 9px;
}
UL.SearchTabs LI.Tab SPAN.TabRight
{
	background-attachment: scroll;
	background-color: transparent;
	background-image: none;
	background-position: right 0;
	background-repeat: no-repeat;
	padding-right: 9px;
}
UL.SearchTabs LI.Tab SPAN.TabText
{
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #2b3a42;
}
UL.SearchTabs LI.TabDisabled
{
	color: #c3c3c3;
}
UL.SearchTabs LI.TabDisabled SPAN.TabText
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #c3c3c3;
}
UL.SearchTabs LI.TabSelected
{
	background-color: #fff;
	border-bottom-color: #51749a;
	border-left-color: #fff;
	border-right-color: #fff;
	border-top-color: #fff;
	border-style: solid;
	border-width: 3px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	float: left;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 4px;
	margin-top: 0px;
	padding-top: 4px;
	top: 1px;
	list-style-image: none;
}
UL.SearchTabs LI.TabSelected A
{
	float: left;
	position: relative;
	color: #222;
}
UL.SearchTabs LI.TabSelected A.TabFirst
{
	background-attachment: scroll;
	background-color: transparent;
	background-image: none;
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 9px;
}
UL.SearchTabs LI.TabSelected A.TabLeft
{
	background-attachment: scroll;
	background-color: transparent;
	background-image: none;
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 9px;
}
UL.SearchTabs LI.TabSelected SPAN
{
	float: left;
	position: relative;
}
UL.SearchTabs LI.TabSelected SPAN.TabBackground
{
	background-attachment: scroll;
	background-color: transparent;
	background-image: none;
	background-repeat: repeat-x;
}
UL.SearchTabs LI.TabSelected SPAN.TabLast
{
	background-attachment: scroll;
	background-color: transparent;
	background-image: none;
	background-position: right 0;
	background-repeat: no-repeat;
	padding-right: 9px;
}
UL.SearchTabs LI.TabSelected SPAN.TabRight
{
	background-attachment: scroll;
	background-color: transparent;
	background-image: none;
	background-position: right 0;
	background-repeat: no-repeat;
	padding-right: 9px;
}
UL.SearchTabs LI.TabSelected SPAN.TabText
{
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #2b3a42;
}
TH.Grid_WorkWithTitle:last-child
{
	padding-right: 5px;
}
UL.K2BMetisMenu
{
	border-top: 1px solid #ccc;;
}
UL.K2BMetisMenu A
{
	border-bottom: 1px solid #ccc;;
	border-right: 1px solid #ccc;;
	border-top: 0px !important;
	cursor: pointer;
	font-family: SourceSansPro-Semibold;
	font-size: 18px;
	text-decoration:none;
	 padding:14px!important;
	 background-color:#eeebeb !important;
}
UL.K2BMetisMenu A:hover
{
	color:#000 !important;
}
UL.K2BMetisMenu LI.active > A
{
	background-color:#f5f2f2 !important;
	 color: #666 !important;
}
UL.K2BMetisMenu LI.active > A:hover
{
	color: #000 !important;
}
UL.K2BMetisMenu UL LI.active > A
{
	font-weight: bold;
	 background-color:#ff7f70 !important;
}
UL.K2BMetisMenu UL UL LI.active > A
{
	background-color:#f5f2f2 !important;
}
UL.K2BMetisMenu UL UL A
{
	border-bottom: none;
	font-size: 14px;
	padding-top:8px !important;
	 padding-right:8px!important;
	 padding-bottom:8px!important;
	 padding-left:30px !important;
}
UL.K2BMetisMenu UL UL UL A
{
	 padding-left:45px !important;
}
UL.K2BMetisMenu UL UL UL UL A
{
	 padding-left:60px !important;
}
UL.K2BMetisMenu UL A
{
	border-bottom: none;
	font-family: SourceSansPro-Regular;
	font-size: 16px;
	background-color:#f5f2f2 !important;
	   padding: 10px !important;
	 padding-left:15px !important;
}
UL.K2BMetisMenu LI.activeelement > A
{
	border-right: 6px solid #51749A;
	background-color: #fff !important;
}
SPAN.Attribute_RequiredLabel:empty
{
	top: 0px !important;
}
DIV#W0020AUXFEVIDAPERCELULARContainer
{
	margin-left: 10px;
}
DIV#W0020INGRES_AUXFEVIDAPERCELULARContainer
{
	margin-left: 10px;
}
#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: #f0eded;
	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 > div
{
	padding-bottom: 8px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 8px;
	width: auto !important;
	 padding: 8px 15px 8px 15px !important;
}
#toast-container > .toast-error
{
	background-image:none !important;
}
#toast-container > .toast-success
{
	background-image:none !important;
}
#RETENCIONESDASHBOARD_MAINCOLUMNSTABLE .gx-responsive-grid  .row:before 
{
	display: none;
}
#RETENCIONESDASHBOARD_MAINCOLUMNSTABLE .gx-responsive-grid  .row:after 
{
	display: none;
}
#GXCCONTENEDOREXTERNO_MPAGE .gx-responsive-grid  .row:before 
{
	display: none;
}
#GXCCONTENEDOREXTERNO_MPAGE .gx-responsive-grid  .row:after 
{
	display: none;
}
.GXC_Table_ILD 
{
	padding-left: 7px;
	padding-right: 7px;
}
LEGEND.Group_TabularTitle
{
	width: auto;
}
@font-face
{
	font-family: 'Open Sans Regular';
	src: url('OpenSans-Regular.woff');
	font-weight: 400;
}
@font-face
{
	font-family: 'Open Sans Semibold';
	src: url('OpenSans-Semibold.woff');
	font-weight: 600;
}
@font-face
{
	font-family: 'Open Sans Bold';
	src: url('OpenSans-Bold.woff');
	font-weight: 700;
}
@font-face
{
	font-family: 'Open Sans Extrabold';
	src: url('OpenSans-Extrabold.woff');
	font-weight: 800;
}
@font-face
{
	font-family: 'SourceSansPro-Regular';
	src: url('SourceSansPro-Regular.ttf');
}
@font-face
{
	font-family: 'SourceSansPro-Bold';
	src: url('SourceSansPro-Bold.ttf');
}
@font-face
{
	font-family: 'SourceSansPro-Semibold';
	src: url('SourceSansPro-Semibold.ttf');
}

@media (max-width: 767px) /*ExtraSmall*/
{
	.InvisibleInExtraSmallColumn
	{
		display: none;
	}
	.WWActionColumn
	{
		width: 38px !important;
	}
	.WWOptionalColumn
	{
		display: none;
	}
	.OptionalColumn
	{
		display: none;
	}
	.ReadonlyAttribute_FixedData
	{
		font-size: 22px;
	}
	.InvisibleInExtraSmallButton
	{
		display: none;
	}

	.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
	{
		table-layout: fixed;
	}

	.WorkWith>thead>tr, .WorkWith>tfoot>tr
	{
		font-size: 13px;
		font-weight: normal;
		table-layout: fixed;
	}

	.GroupTitle
	{
		font-family: SourceSansPro-Semibold;
		font-size: 21px;
	}

	.Group_ConvenirExitoTitle
	{
		font-family: SourceSansPro-Semibold;
		font-size: 21px;
	}

	.Group_TabularTitle
	{
		font-family: SourceSansPro-Semibold;
		font-size: 14px;
	}

	.InvisibleInExtraSmallImage
	{
		display: none;
	}
	.InvisibleInExtraSmallImage:before
	{
		display: none;
	}

	.InvisibleInExtraSmallImage:after
	{
		display: none;
	}

	.K2BToolsMultipleSelectionImage
	{
		-webkit-transform: rotate(90deg);
		 -moz-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		 ;
	}
	.K2BToolsMultipleSelectionImage:before
	{
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		;
	}

	.K2BToolsMultipleSelectionImage:after
	{
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		;
	}

	.PoweredBy
	{
		display: none;
	}
	.PoweredBy:before
	{
		display: none;
	}

	.PoweredBy:after
	{
		display: none;
	}

	.K2BToolsTable_SearchContainer
	{
		display: none;
	}
	.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
	{
		margin-left: -30px;
		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;
		left: -265px;
		position: absolute;
		top: 66px;
		width: 237px;
	}
	.K2BToolsMenuContainerVisible
	{
		box-shadow: 2px 1px 2px 0px rgba(0,0,0,0.15);
		left: 0px;
	}
	.TextBlock_Title
	{
		font-size: 18px;
	}
	.TextBlock_Title:before
	{
		font-size: 18px;
	}

	.TextBlock_Title:after
	{
		font-size: 18px;
	}

	.RecentLinkItem
	{
		margin-top: 5px;
		display: block;
	}
	.RecentLinkItem:before
	{
		display: block;
	}

	.RecentLinkItem:after
	{
		display: block;
	}

	.TextBlockHeader
	{
		margin-left: 0px;
		font-size: 30px;
	}
	.TextBlockHeader:before
	{
		font-size: 30px;
	}

	.TextBlockHeader:after
	{
		font-size: 30px;
	}

	.RecentsTitle
	{
		margin-left: 0px;
	}
	.RecentLinksGrid
	{
		margin-left: 0px;
	}

	.Table_ContenedorCentrada
	{
		margin-left: -23px;
	}
	.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
	{
		bottom: 0px;
		margin-top: 10px;
		position: absolute;
		top: 0px;
		z-index: 1;
	}
	.ViewGridCellAdvanced
	{
		padding-left: 15px;
	}
	.K2BContextHelp
	{
		display: none;
	}
	.input-group  .form-control 
	{
		width: 100%;
	}
	.RecentLinksGrid > tbody > tr > td 
	{
		display: block;
	}
	.K2BToolsTable_AttributeContainer span.Label 
	{
		text-align: left;
	}
	.InvisibleInExtraSmallMenu 
	{
		display:none!important;
	}
	.FreeStyleGrid_WPB_TarjetaPlanes  .K2BToolsTable_TopAttributeContainer 
	{
		font-size: 12px;
	}
	.FreeStyleGrid_WPB_TarjetaPagos  .K2BToolsTable_TopAttributeContainer 
	{
		font-size: 12px;
	}
	.Group_TabularConsultaAdministradoraTitle 
	{
		margin-top: 20px;
		font-size: 16px;
	}
	.FreeStyleGrid_WPB_TarjetaMes  .K2BToolsTable_TopAttributeContainer 
	{
		font-size: 12px;
	}
	.gxc_bps_anonimo_wrapper  .alert 
	{
		width: 100%;
	}
	.gxc_bps_anonimo_header_logo_title 
	{
		font-size: 16px;
	}
	*.RecentLinkItem:after
	{
		display: none;
	}
}

@media (max-width: 991px) AND (min-width: 768px) /*Small*/
{
	.InvisibleInSmallColumn
	{
		display: none;
	}
	.InvisibleInSmallAttribute
	{
		display: none;
	}
	.InvisibleInSmallButton
	{
		display: none;
	}

	.K2BToolsButton_GridSearch
	{
		margin-left: -45px;
	}

	.GridNoAcceptDrag>thead>tr, .GridNoAcceptDrag>tfoot>tr
	{
		font-size: 13px;
		font-weight: normal;
	}

	.Group_ConvenirExito
	{
		padding-right: 10px;
		width: max-content;
	}

	.Group_ConvenirExitoTitle
	{
		font-family: SourceSansPro-Semibold;
		font-size: 21px;
		width: max-content;
	}

	.InvisibleInSmallImage
	{
		display: none;
	}
	.InvisibleInSmallImage:before
	{
		display: none;
	}

	.InvisibleInSmallImage:after
	{
		display: none;
	}

	.ImageIcon:after
	{
		content: '';
	}

	.Table_CalendarioInstancia
	{
		border-width: 1px;
	}
	.Table_ContenedorCentrada
	{
		margin-right: 23px;
	}
	.gxcCaptchaAnonima
	{
		margin-left: 25%;
	}
	.InvisibleInSmallMenu 
	{
		display:none!important;
	}
	.gxc_bps_anonimo_wrapper  .K2BToolsTable_FullWidth 
	{
		margin-left: 25%;
	}
	.gxcAyudaDocumento 
	{
		margin-left: 25%;
		padding-left: 8px;
	}
}

@media (max-width: 1200px) AND (min-width: 992px) /*Medium*/
{
	.InvisibleInMediumColumn
	{
		display: none;
	}
	.InvisibleInMediumAttribute
	{
		display: none;
	}
	.InvisibleInMediumButton
	{
		display: none;
	}

	.Group_ConvenirExito
	{
		padding-right: 10px;
		width: max-content;
	}

	.Group_ConvenirExitoTitle
	{
		font-family: SourceSansPro-Semibold;
		font-size: 21px;
		width: max-content;
	}

	.InvisibleInMediumImage
	{
		display: none;
	}
	.InvisibleInMediumImage:before
	{
		display: none;
	}

	.InvisibleInMediumImage:after
	{
		display: none;
	}

	.Table_ContenedorCentrada
	{
		margin-right: 23px;
	}
	.gxcCaptchaAnonima
	{
		margin-left: 25%;
	}
	.gxc_bps_anonimo_wrapper  .K2BToolsTable_FullWidth 
	{
		margin-left: 25%;
	}
	.gxcAyudaDocumento 
	{
		margin-left: 25%;
		padding-left: 8px;
	}
}

@media (min-width: 1200px) /*Large*/
{
	.InvisibleInLargeColumn
	{
		display: none;
	}
	.InvisibleInLargeAttribute
	{
		display: none;
	}
	.InvisibleInLargeButton
	{
		display: none;
	}

	.Group_ConvenirExito
	{
		padding-right: 10px;
		width: max-content;
	}

	.Group_ConvenirExitoTitle
	{
		font-family: SourceSansPro-Semibold;
		font-size: 21px;
		width: max-content;
	}

	.InvisibleInLargeImage
	{
		display: none;
	}
	.InvisibleInLargeImage:before
	{
		display: none;
	}

	.InvisibleInLargeImage:after
	{
		display: none;
	}

	.Table_ContenedorCentrada
	{
		margin-right: 23px;
	}
	.gxcCaptchaAnonima
	{
		margin-left: 25%;
	}
	.gxc_bps_anonimo_wrapper  .K2BToolsTable_FullWidth 
	{
		margin-left: 25%;
	}
	.gxcAyudaDocumento 
	{
		margin-left: 25%;
		padding-left: 8px;
	}
}
/* [gx-css-import ignore - start] */

@keyframes entermask
{
  from {background-color: transparent;}
  to {background-color: black;}
}

@keyframes leavemask
{
  from {background-color: black;}
  to {background-color: transparent;}
}
div[data-align='center'] > div[data-align-outer] {
	display: table;
	margin-left: auto;
	margin-right: auto;
}
div[data-align='right'] > div[data-align-outer] {
	display: table;
	margin-left: auto;
}
div[data-valign='middle'] > div[data-align-outer] {
	display: table;
	height: 100%;
	width: 100%;
}
div[data-valign='middle'] > div[data-align-outer] > div[data-align-inner] {
	display: table-cell;
	vertical-align: middle;
}
div[data-valign='bottom'] > div[data-align-outer] {
	display: table;
	height: 100%;
	width: 100%;
}
div[data-valign='bottom'] > div[data-align-outer] > div[data-align-inner] {
	display: table-cell;
	vertical-align: bottom;
}
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;
}

.gxlivepreview-hidesubelements {
	visibility:hidden;
}
.gx-responsive-grid .gx-remove-row {
  position: absolute;
  z-index: 1;
}

.gx-popup-frame-mask{
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
}

form[tabindex="-1"]{
	outline:none;
}

.gx-navbar .gx-attribute, .gx-action-group .gx-attribute,  .gx-action-group .gx-button {
    display: inline-block;
}

.gx-action-group .gx-form-group {
    display: inline-block;
	margin-left: 0;
	margin-right: 0;
}

.gx-radio-button-vertical, .gx-radio-button-vertical label{
    display:block;
	line-height: 25px;
}

label.gx-radio-label.disabled.active{	
    box-shadow: inset 0 0px 7px rgba(0,0,0,.280);
}

.gx-prompt.gx-disabled {
	display:none;
}

.gx-sr-only{
	display:none;
}
[data-gx-sr-only]{
	display:none;
}

.gx-grid [data-gx-grid-nodata]+.GridNoDataText
{
	display:block;
}
.gx-grid .GridNoDataText
{
	display:none;
}
TD.gx-attribute .form-control {
    display: inline-block;
    width: 100%;
}
  
.gx-infinite-scrolling-container table, .gx-infinite-scrolling-container thead  {
	overflow-x: hidden;
	display: block;
	width:100%;  
}

.gx-infinite-scrolling-element {
	overflow-x:hidden;
	overflow-y:scroll;
	scroll-behavior:smooth;
}

table > .gx-infinite-scrolling-element {
	width:100%;
	display:block;
}

div.gxwebcomponent > div.gx-mask {
	position: absolute;
}

html.gx-blocking, html.gx-blocking body {
	overflow: hidden;
}

.gx-call-target.empty {
	display: none !important;
}

.gx-sr-only{
	display:none;
}
[data-gx-sr-only]{
	display:none;
}
.gx-grid [data-gx-grid-nodata]+.GridNoDataText
{
	display:block;
}
.gx-grid .GridNoDataText
{
	display:none;
}
  TD.gx-attribute .form-control {
    display: inline-block;
    width: 100%;
  }
  
.gx-infinite-scrolling-container > table {
  width:100%;  
}

.gx-infinite-scrolling-element {
  overflow-x:hidden;
	overflow-y:scroll;
	scroll-behavior:smooth;
}

table > .gx-infinite-scrolling-element {
  width:100%;
	display:block;
}

.gx-tbldsp-container {
	display:table;
}
.gx-tbldsp-container > div {
	display:table-cell;
}
[data-gx-evt], [data-gx-evt-control] {
	cursor: pointer;
}
.gx-disabled[data-gx-evt], .gx-disabled[data-gx-evt-control] {
	cursor: auto;
}

/* Start Responsive Popups required Styling */
.gx-responsive-popup.gx-popup {
	position:fixed;	
	z-index:1500;	
	margin-top: 0px;
}

.gx-responsive-popup .gx-popup-content > iframe {
	border:none;
}

.gx-responsive-popup div.gx-popup-pdf {
	overflow:hidden;
}

body.gx-popup-opened {
	overflow:hidden;
}

div[data-gx-dynitem-container] {
	display: inline;
}

li[data-gx-dynitem-hook] {
	display: none;
}

@media (min-width: 736px) {	
	/* Just in case for compatibility reasons.*/
	.gx-responsive-popup .gx-popup-header {
		float:none;
		width:auto;
	}
	
	.gx-popup-opened, .gx-popup-opened form {		
		overflow:hidden;		
	}
	
	.gx-responsive-popup .gx-popup-content{		
		overflow:hidden;
	}
	
	.gx-responsive-popup .gx-popup-content iframe{		
		overflow:auto;
	}
	.gx-responsive-popup .gx-popup-resize {   
		position: absolute;
		bottom: 2px;
		right: 2px;
	}
	.gx-responsive-popup.gx-popup-initial .gx-popup-content iframe{   
		max-height:calc(100vh - 80px); /* 80px harcoded for Header Popup Height. Not good. Flexbox instead? */		
		max-width: 100vw;
	}
	.gx-responsive-popup.gx-popup-centered {   
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		left:50% !important;
		top:50% !important;
	}
	
	.gx-responsive-popup.gx-popup-horizontal-center {   
		-webkit-transform: translate(-50%, 0);
		-ms-transform: translate(-50%, 0);
		transform: translate(-50%, 0);
		left:50%;		
	}
}
@media (max-width: 736px) /*Small and ExtraSmall*/
{
	.gx-responsive-popup .gx-popup-header {		
		height:40px;		
	}
	.gx-responsive-popup.gx-popup {				
		top:0;
		left:0;
		height:100vh;
		width:100vw;	
	}
	.gx-responsive-popup .gx-popup-content{		
		height:calc(100% - 40px); /* 40px harcoded for Header Popup Height. Not good. Flexbox instead? */
		width:100%;
		overflow:auto;
		-webkit-overflow-scrolling: touch;		
	}
	.gx-responsive-popup .gx-popup-content > iframe {
		width:100vw !important;				
	}	
	.gx-responsive-popup .gx-popup-resize
	{
		display:none;
	}
	
	body.gx-popup-opened {		
		position:fixed;
	}

	.gx-popup-document 
	{
		width:100vw !important;
	}
}

/* [gx-css-import ignore - end] */
