﻿/* [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,.WWTab
{
	border-style: none;
	border-width: 0px;
}
.TabPage,.WWTabPage,.WWTabPageSelected,.WWTabPageHovered,.WWFirstTabPage
{
	border-style: none;
	border-width: 0px;
}
.EmbeddedPage
{
	border-style: none;
	border-width: 0px;
}
.GridColumn,.ActionColumn,.WWColumn,.WWActionColumn,.WWOptionalColumn,.WWSecondaryColumn,.WWTextActionColumn,.OptionalColumn
{
	border-style: none;
	border-width: 0px;
}
.TableRow
{
	border-style: none;
	border-width: 0px;
}
.Section,.WWActionsCell,.ViewActionsCell,.ViewGridActionsCell,.ViewActionsBackCell,.WWFiltersCell,.WWFiltersCellCollapsed,.OrdersCell,.WWAdvancedBarCell,.ViewAdvancedBarCell,.PromptAdvancedBarCell,.WWGridCell,.ViewGridCell,.ViewGridCellAdvanced,.WWGridCellExpanded,.ToggleCell,.ToolbarCellClass,.VerticalCenteredCell,.HeaderLine,.gx-navbar-inner,.ContentPlace,.ReservedSpaceCell,.FormCell,.FormCellSimple,.FormCellAdvanced,.SubtitleContainer,.TopLeftSeparateCell,.PopupSections,.PopupContent,.PopupHeader,.WWTabStrip,.WWActionGroupList,.FilterSearchAttributeSelectorClass,.DateFilterSearchAttributeSelectorClass,.SectionR,.TabContainer,.Section_Scroll,.sectionconcepto,.sectionconcepto2,.sectionconcepto3
{
	border-style: none;
	border-width: 0px;
}
.TabContainer
{
	background-image: none;
	border-bottom: 1px;
	border-bottom-color: #000;
	border-style: solid;
	float: left;
	width: 100%;
}
.Section_Scroll
{
	overflow: auto;
}
.sectionconcepto
{
	min-width: 210px;
	display: inline-block;
}
.sectionconcepto2
{
	margin-top: -20px;
	display: flex;
}
.sectionconcepto3
{
	margin-top: -45px;
	display: flex;
}
.Popup,.Form .gx-popup.gx-popup-default,.FormFondoGrisConPadding .gx-popup.gx-popup-default,.FormMasterSinPadding .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;
}


.FormFondoGrisConPadding #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.FormFondoGrisConPadding .gx-call-target {
	overflow: auto;
}

.FormFondoGrisConPadding .gx-center-target {
	display: table-cell;
}

.FormFondoGrisConPadding .gx-call-target.top {
	height: 15vh;
}

.FormFondoGrisConPadding .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.FormFondoGrisConPadding .gx-call-target.bottom {
	height: 10vh;
}

.FormFondoGrisConPadding .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.FormMasterSinPadding #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.FormMasterSinPadding .gx-call-target {
	overflow: auto;
}

.FormMasterSinPadding .gx-center-target {
	display: table-cell;
}

.FormMasterSinPadding .gx-call-target.top {
	height: 15vh;
}

.FormMasterSinPadding .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.FormMasterSinPadding .gx-call-target.bottom {
	height: 10vh;
}

.FormMasterSinPadding .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;
}


.FormFondoGrisConPadding #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.FormFondoGrisConPadding .gx-call-target {
	overflow: auto;
}

.FormFondoGrisConPadding .gx-center-target {
	display: table-cell;
}

.FormFondoGrisConPadding .gx-call-target.top {
	height: 15vh;
}

.FormFondoGrisConPadding .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.FormFondoGrisConPadding .gx-call-target.bottom {
	height: 10vh;
}

.FormFondoGrisConPadding .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.FormMasterSinPadding #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.FormMasterSinPadding .gx-call-target {
	overflow: auto;
}

.FormMasterSinPadding .gx-center-target {
	display: table-cell;
}

.FormMasterSinPadding .gx-call-target.top {
	height: 15vh;
}

.FormMasterSinPadding .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.FormMasterSinPadding .gx-call-target.bottom {
	height: 10vh;
}

.FormMasterSinPadding .gx-call-target.left {
	display: table-cell;
	width: 400px;
}

/* [gx-css-import ignore - end] */
.ActionGroupItem,.SelectedMainMenuItem,.SelectedSubMenuItem,.MainMenuItem,.MainMenuItemHovered,.SubMenuItem
{
	border-style: none;
	border-width: 0px;
}
.ActionGroup,.MainMenu,.Submenu,.Confirm,.WWViewActions
{
	border-style: none;
	border-width: 0px;
}
.GridPageController .slick-dots li button:before
{
	content: '\2022';
}
.GridPageController .slick-dots li.slick-active button:before
{
	color: black;
}
.GridPageController .slick-prev:before
{
	content: '\2190';
}
.GridPageController .slick-next:before
{
	content: '\2192';
}
.gx-switch-Switch .on
{
	background-color: #5cb85c !important;
	color: #fff !important;
}
.gx-switch-Switch .off
{
	background-color: #eee !important;
	color: #000 !important;
}
.Animation
{
	--gx-animation-type: 'idNative';
}
.ErrorViewerLine
{
	border-style: none;
	border-width: 0px;
}
.Flex
{
	border-style: none;
	border-width: 0px;
}
.Rating.rating-container .rating-stars
{
	color: #f5c145;
}
.Rating.rating-container
{
	color: #e6e6e6;
}
.TableCell,.TableCellTextTax,.TableCellTitle2,.TableCellCenter,.TableCellM5,.TableCellEndRecibo,.TableCellL20,.TableCellW30,.TableCellImporte,.TableCellImporte2,.TableCellPad
{
	border-style: none;
	border-width: 0px;
}
.TableCellTitle2
{
	margin-bottom: 10px;
	margin-top: 5px;
}
.TableCellM5
{
	margin-top: -5px;
}
.TableCellEndRecibo
{
	margin-bottom: 0px;
	margin-left: 20px;
	margin-top: 10px;
}
.TableCellL20
{
	margin-left: 20px;
}
.TableCellW30
{
	width: 30px;
}
.TableCellImporte
{
	height: 30px;
}
.TableCellImporte2
{
	height: 25px;
}
.TableCellPad
{
	margin-bottom: 10px;
	margin-top: -10px;
}
.CallTarget,.ResponsiveSlide .gx-call-target.top,.Form .gx-call-target.top,.FormFondoGrisConPadding .gx-call-target.top,.FormMasterSinPadding .gx-call-target.top,.ResponsiveSlide .gx-call-target.right,.Form .gx-call-target.right,.FormFondoGrisConPadding .gx-call-target.right,.FormMasterSinPadding .gx-call-target.right,.ResponsiveSlide .gx-call-target.bottom,.Form .gx-call-target.bottom,.FormFondoGrisConPadding .gx-call-target.bottom,.FormMasterSinPadding .gx-call-target.bottom,.ResponsiveSlide .gx-call-target.left,.Form .gx-call-target.left,.FormFondoGrisConPadding .gx-call-target.left,.FormMasterSinPadding .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;
}
.Form,.FormFondoGrisConPadding,.FormMasterSinPadding
{
	margin-bottom: 0pt;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	padding-right: 0pt;
	padding-top: 0pt;
	background-image: none;
	border-style: none;
	border-width: 0px;
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	color: #747474;
	height: inherit;
}

/* [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] */
.FormFondoGrisConPadding
{
	overflow: visible;
	padding-top: 40px;
	background-color: #f5f5f5;
	background-color: #F5F5F5 !important;
}

/* [gx-css-import ignore - start] */
div.gx-content-placeholder > div.gx-ct-body.FormFondoGrisConPadding-fx, div.gxwebcomponent > div.gxwebcomponent-body.FormFondoGrisConPadding-fx, body.FormFondoGrisConPadding-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.FormFondoGrisConPadding-fx.enter-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.FormFondoGrisConPadding-fx.enter-fx-duration, body.FormFondoGrisConPadding-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.FormFondoGrisConPadding-fx.leave-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.FormFondoGrisConPadding-fx.leave-fx-duration, body.FormFondoGrisConPadding-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;
}

.FormFondoGrisConPadding-fx.entering
{
	opacity: 0.1;
	position: absolute;
}

.FormFondoGrisConPadding-fx.leaving
{
	opacity: 0.1;
	position: absolute;
}

/* [gx-css-import ignore - end] */
.FormMasterSinPadding
{
	background-attachment: fixed;
	background-repeat: repeat;
	overflow: visible;
	background-color: #f5f5f5;
}

/* [gx-css-import ignore - start] */
div.gx-content-placeholder > div.gx-ct-body.FormMasterSinPadding-fx, div.gxwebcomponent > div.gxwebcomponent-body.FormMasterSinPadding-fx, body.FormMasterSinPadding-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.FormMasterSinPadding-fx.enter-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.FormMasterSinPadding-fx.enter-fx-duration, body.FormMasterSinPadding-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.FormMasterSinPadding-fx.leave-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.FormMasterSinPadding-fx.leave-fx-duration, body.FormMasterSinPadding-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;
}

.FormMasterSinPadding-fx.entering
{
	opacity: 0.1;
	position: absolute;
}

.FormMasterSinPadding-fx.leaving
{
	opacity: 0.1;
	position: absolute;
}

/* [gx-css-import ignore - end] */
.Attribute,.IME_Active,.BlobContentIME_Active,.ReadonlyBlobContentIME_Active,.BlobInputIME_Active,.ReadonlyIME_Active,.IME_Inactive,.BlobContentIME_Inactive,.ReadonlyBlobContentIME_Inactive,.BlobInputIME_Inactive,.ReadonlyIME_Inactive,.IME_Disabled,.BlobContentIME_Disabled,.ReadonlyBlobContentIME_Disabled,.BlobInputIME_Disabled,.ReadonlyIME_Disabled,.CheckboxLabel,.BlobContentCheckboxLabel,.ReadonlyBlobContentCheckboxLabel,.BlobInputCheckboxLabel,.ReadonlyCheckboxLabel,.FilterAttribute,.BlobContentFilterAttribute,.ReadonlyBlobContentFilterAttribute,.ReadonlyFilterAttribute,.BlobInputFilterAttribute,.FilterComboAttribute,.BlobContentFilterComboAttribute,.ReadonlyBlobContentFilterComboAttribute,.BlobInputFilterComboAttribute,.ReadonlyFilterComboAttribute,.FilterSearchAttribute,.BlobContentFilterSearchAttribute,.ReadonlyBlobContentFilterSearchAttribute,.BlobInputFilterSearchAttribute,.ReadonlyFilterSearchAttribute,.FilterSearchAttributeFocus,.BlobContentFilterSearchAttributeFocus,.ReadonlyBlobContentFilterSearchAttributeFocus,.BlobInputFilterSearchAttributeFocus,.ReadonlyFilterSearchAttributeFocus,.DateFilterSearchAttribute,.BlobContentDateFilterSearchAttribute,.ReadonlyBlobContentDateFilterSearchAttribute,.BlobInputDateFilterSearchAttribute,.ReadonlyDateFilterSearchAttribute,.FilterPanel,.BlobContentFilterPanel,.ReadonlyBlobContentFilterPanel,.BlobInputFilterPanel,.ReadonlyFilterPanel,.DescriptionAttribute,.BlobContentDescriptionAttribute,.ReadonlyBlobContentDescriptionAttribute,.ReadonlyDescriptionAttribute,.BlobInputDescriptionAttribute,.LoginAttribute,.BlobContentLoginAttribute,.ReadonlyBlobContentLoginAttribute,.BlobInputLoginAttribute,.ReadonlyLoginAttribute,.LoginComboAttribute,.BlobContentLoginComboAttribute,.ReadonlyBlobContentLoginComboAttribute,.BlobInputLoginComboAttribute,.ReadonlyLoginComboAttribute,.RegistrationAttribute,.BlobContentRegistrationAttribute,.ReadonlyBlobContentRegistrationAttribute,.BlobInputRegistrationAttribute,.ReadonlyRegistrationAttribute,.RequiredAttribute,.BlobContentRequiredAttribute,.ReadonlyBlobContentRequiredAttribute,.BlobInputRequiredAttribute,.ReadonlyRequiredAttribute,.InactiveAttribute,.BlobContentInactiveAttribute,.ReadonlyBlobContentInactiveAttribute,.BlobInputInactiveAttribute,.ReadonlyInactiveAttribute,.ComboAttribute,.BlobContentComboAttribute,.ReadonlyBlobContentComboAttribute,.BlobInputComboAttribute,.ReadonlyComboAttribute,.SubtitleAttribute,.BlobContentSubtitleAttribute,.ReadonlyBlobContentSubtitleAttribute,.BlobInputSubtitleAttribute,.ReadonlySubtitleAttribute,.URLAttribute,.BlobContentURLAttribute,.ReadonlyBlobContentURLAttribute,.BlobInputURLAttribute,.ReadonlyURLAttribute,.TextAttribute,.BlobContentTextAttribute,.ReadonlyBlobContentTextAttribute,.BlobInputTextAttribute,.ReadonlyTextAttribute,.TextActionAttribute,.BlobContentTextActionAttribute,.ReadonlyBlobContentTextActionAttribute,.BlobInputTextActionAttribute,.ReadonlyTextActionAttribute,.AttributeHtml,.BlobContentAttributeHtml,.ReadonlyBlobContentAttributeHtml,.BlobInputAttributeHtml,.ReadonlyAttributeHtml,.DownloadAttribute,.ReadonlyDownloadAttribute,.ErrorAttribute,.WarningAttribute,.ReadonlyAttribute,.ReadonlyMedio,.BlobContentReadonlyMedio,.ReadonlyBlobContentReadonlyMedio,.BlobInputReadonlyMedio,.ReadonlyReadonlyMedio,.BlobContentAttribute,.ReadonlyBlobContentAttribute,.BlobInputAttribute,.AttributeDragging,.AttributeAcceptDrag,.AttributeNoAcceptDrag,.AttSubTitle,.BlobInputAttSubTitle,.BlobContentAttSubTitle,.ReadonlyBlobContentAttSubTitle,.ReadonlyAttSubTitle,.CheckBox,.BlobContentCheckBox,.ReadonlyBlobContentCheckBox,.BlobInputCheckBox,.ReadonlyCheckBox,.ImageAttribute,.ActionAttribute,.BlobContentActionAttribute,.ReadonlyBlobContentActionAttribute,.ReadonlyActionAttribute,.UpdateAttribute,.BlobContentUpdateAttribute,.ReadonlyBlobContentUpdateAttribute,.ReadonlyUpdateAttribute,.BlobInputUpdateAttribute,.DeleteAttribute,.BlobContentDeleteAttribute,.ReadonlyBlobContentDeleteAttribute,.ReadonlyDeleteAttribute,.BlobInputDeleteAttribute,.DisplayAttribute,.BlobContentDisplayAttribute,.ReadonlyBlobContentDisplayAttribute,.ReadonlyDisplayAttribute,.BlobInputDisplayAttribute,.SelectionAttribute,.BlobContentSelectionAttribute,.ReadonlyBlobContentSelectionAttribute,.ReadonlySelectionAttribute,.BlobInputSelectionAttribute,.DisabledActionAttribute,.BlobContentDisabledActionAttribute,.ReadonlyBlobContentDisabledActionAttribute,.ReadonlyDisabledActionAttribute,.BlobInputDisabledActionAttribute,.BlobInputActionAttribute,.ResponsiveImageAttribute,.BlobContentResponsiveImageAttribute,.ReadonlyBlobContentResponsiveImageAttribute,.ReadonlyResponsiveImageAttribute,.BlobInputResponsiveImageAttribute,.ProfileImageAttribute,.BlobContentProfileImageAttribute,.ReadonlyBlobContentProfileImageAttribute,.BlobInputProfileImageAttribute,.ReadonlyProfileImageAttribute,.SmallProfileImageAttribute,.BlobContentSmallProfileImageAttribute,.ReadonlyBlobContentSmallProfileImageAttribute,.BlobInputSmallProfileImageAttribute,.ReadonlySmallProfileImageAttribute,.ReadonlyImageAttribute,.VideoAttribute,.ReadonlyVideoAttribute,.AudioAttribute,.ReadonlyAudioAttribute,.AttributeGeoPagos,.BlobContentAttributeGeoPagos,.ReadonlyBlobContentAttributeGeoPagos,.BlobInputAttributeGeoPagos,.ReadonlyAttributeGeoPagos,.AttributeLink,.BlobContentAttributeLink,.ReadonlyBlobContentAttributeLink,.BlobInputAttributeLink,.ReadonlyAttributeLink,.AttributeForm,.BlobContentAttributeForm,.ReadonlyBlobContentAttributeForm,.BlobInputAttributeForm,.ReadonlyAttributeForm,.AttributeCheck,.BlobContentAttributeCheck,.ReadonlyBlobContentAttributeCheck,.BlobInputAttributeCheck,.ReadonlyAttributeCheck,.AttributeGeoPagosLabel,.BlobContentAttributeGeoPagosLabel,.ReadonlyBlobContentAttributeGeoPagosLabel,.BlobInputAttributeGeoPagosLabel,.ReadonlyAttributeGeoPagosLabel,.AttributeFormLogin,.BlobContentAttributeFormLogin,.ReadonlyBlobContentAttributeFormLogin,.BlobInputAttributeFormLogin,.ReadonlyAttributeFormLogin,.AttributeMovilHidden,.BlobContentAttributeMovilHidden,.ReadonlyBlobContentAttributeMovilHidden,.BlobInputAttributeMovilHidden,.ReadonlyAttributeMovilHidden,.AttributeAbout,.BlobContentAttributeAbout,.ReadonlyBlobContentAttributeAbout,.BlobInputAttributeAbout,.ReadonlyAttributeAbout,.AttributeTotal,.BlobContentAttributeTotal,.ReadonlyBlobContentAttributeTotal,.BlobInputAttributeTotal,.ReadonlyAttributeTotal,.AttributeHtmlTrn,.BlobContentAttributeHtmlTrn,.ReadonlyBlobContentAttributeHtmlTrn,.BlobInputAttributeHtmlTrn,.ReadonlyAttributeHtmlTrn,.AttributeMoneda,.BlobContentAttributeMoneda,.ReadonlyBlobContentAttributeMoneda,.BlobInputAttributeMoneda,.ReadonlyAttributeMoneda,.AttributeTotalMon,.BlobContentAttributeTotalMon,.ReadonlyBlobContentAttributeTotalMon,.BlobInputAttributeTotalMon,.ReadonlyAttributeTotalMon,.AttributeGeopagos2,.BlobContentAttributeGeopagos2,.ReadonlyBlobContentAttributeGeopagos2,.BlobInputAttributeGeopagos2,.ReadonlyAttributeGeopagos2,.AttributeGeopagos2V,.BlobContentAttributeGeopagos2V,.ReadonlyBlobContentAttributeGeopagos2V,.BlobInputAttributeGeopagos2V,.ReadonlyAttributeGeopagos2V,.AttributeGeopagos2>A:visited,.AttributeGeopagos2>A>A:visited,.BlobContentAttributeGeopagos2>A>A:visited,.ReadonlyBlobContentAttributeGeopagos2>A>A:visited,.BlobInputAttributeGeopagos2>A>A:visited,.ReadonlyAttributeGeopagos2>A>A:visited,.AttributeGeopagos2V>A>A:visited,.BlobContentAttributeGeopagos2V>A>A:visited,.ReadonlyBlobContentAttributeGeopagos2V>A>A:visited,.BlobInputAttributeGeopagos2V>A>A:visited,.ReadonlyAttributeGeopagos2V>A>A:visited,.AttributeGeopagos2:hover>A:visited,.BlobContentAttributeGeopagos2:hover>A:visited,.ReadonlyBlobContentAttributeGeopagos2:hover>A:visited,.BlobInputAttributeGeopagos2:hover>A:visited,.ReadonlyAttributeGeopagos2:hover>A:visited,.AttributeGeopagos2V:hover>A:visited,.BlobContentAttributeGeopagos2V:hover>A:visited,.ReadonlyBlobContentAttributeGeopagos2V:hover>A:visited,.BlobInputAttributeGeopagos2V:hover>A:visited,.ReadonlyAttributeGeopagos2V:hover>A:visited,.BlobContentAttributeGeopagos2>A:visited,.ReadonlyBlobContentAttributeGeopagos2>A:visited,.BlobInputAttributeGeopagos2>A:visited,.ReadonlyAttributeGeopagos2>A:visited,.AttributeGeopagos2V>A:visited,.BlobContentAttributeGeopagos2V>A:visited,.ReadonlyBlobContentAttributeGeopagos2V>A:visited,.BlobInputAttributeGeopagos2V>A:visited,.ReadonlyAttributeGeopagos2V>A:visited,input.AttributeGeopagos2:focus, textarea.AttributeGeopagos2:focus, select.AttributeGeopagos2:focus, .AttributeGeopagos2>A:focus,input.AttributeGeopagos2>A:focus, textarea.AttributeGeopagos2>A:focus, select.AttributeGeopagos2>A:focus, .AttributeGeopagos2>A>A:focus,input.BlobContentAttributeGeopagos2>A:focus, textarea.BlobContentAttributeGeopagos2>A:focus, select.BlobContentAttributeGeopagos2>A:focus, .BlobContentAttributeGeopagos2>A>A:focus,input.ReadonlyBlobContentAttributeGeopagos2>A:focus, textarea.ReadonlyBlobContentAttributeGeopagos2>A:focus, select.ReadonlyBlobContentAttributeGeopagos2>A:focus, .ReadonlyBlobContentAttributeGeopagos2>A>A:focus,input.BlobInputAttributeGeopagos2>A:focus, textarea.BlobInputAttributeGeopagos2>A:focus, select.BlobInputAttributeGeopagos2>A:focus, .BlobInputAttributeGeopagos2>A>A:focus,input.ReadonlyAttributeGeopagos2>A:focus, textarea.ReadonlyAttributeGeopagos2>A:focus, select.ReadonlyAttributeGeopagos2>A:focus, .ReadonlyAttributeGeopagos2>A>A:focus,input.AttributeGeopagos2V>A:focus, textarea.AttributeGeopagos2V>A:focus, select.AttributeGeopagos2V>A:focus, .AttributeGeopagos2V>A>A:focus,input.BlobContentAttributeGeopagos2V>A:focus, textarea.BlobContentAttributeGeopagos2V>A:focus, select.BlobContentAttributeGeopagos2V>A:focus, .BlobContentAttributeGeopagos2V>A>A:focus,input.ReadonlyBlobContentAttributeGeopagos2V>A:focus, textarea.ReadonlyBlobContentAttributeGeopagos2V>A:focus, select.ReadonlyBlobContentAttributeGeopagos2V>A:focus, .ReadonlyBlobContentAttributeGeopagos2V>A>A:focus,input.BlobInputAttributeGeopagos2V>A:focus, textarea.BlobInputAttributeGeopagos2V>A:focus, select.BlobInputAttributeGeopagos2V>A:focus, .BlobInputAttributeGeopagos2V>A>A:focus,input.ReadonlyAttributeGeopagos2V>A:focus, textarea.ReadonlyAttributeGeopagos2V>A:focus, select.ReadonlyAttributeGeopagos2V>A:focus, .ReadonlyAttributeGeopagos2V>A>A:focus,input.AttributeGeopagos2:hover:focus, textarea.AttributeGeopagos2:hover:focus, select.AttributeGeopagos2:hover:focus, .AttributeGeopagos2:hover>A:focus,input.BlobContentAttributeGeopagos2:hover:focus, textarea.BlobContentAttributeGeopagos2:hover:focus, select.BlobContentAttributeGeopagos2:hover:focus, .BlobContentAttributeGeopagos2:hover>A:focus,input.ReadonlyBlobContentAttributeGeopagos2:hover:focus, textarea.ReadonlyBlobContentAttributeGeopagos2:hover:focus, select.ReadonlyBlobContentAttributeGeopagos2:hover:focus, .ReadonlyBlobContentAttributeGeopagos2:hover>A:focus,input.BlobInputAttributeGeopagos2:hover:focus, textarea.BlobInputAttributeGeopagos2:hover:focus, select.BlobInputAttributeGeopagos2:hover:focus, .BlobInputAttributeGeopagos2:hover>A:focus,input.ReadonlyAttributeGeopagos2:hover:focus, textarea.ReadonlyAttributeGeopagos2:hover:focus, select.ReadonlyAttributeGeopagos2:hover:focus, .ReadonlyAttributeGeopagos2:hover>A:focus,input.AttributeGeopagos2V:hover:focus, textarea.AttributeGeopagos2V:hover:focus, select.AttributeGeopagos2V:hover:focus, .AttributeGeopagos2V:hover>A:focus,input.BlobContentAttributeGeopagos2V:hover:focus, textarea.BlobContentAttributeGeopagos2V:hover:focus, select.BlobContentAttributeGeopagos2V:hover:focus, .BlobContentAttributeGeopagos2V:hover>A:focus,input.ReadonlyBlobContentAttributeGeopagos2V:hover:focus, textarea.ReadonlyBlobContentAttributeGeopagos2V:hover:focus, select.ReadonlyBlobContentAttributeGeopagos2V:hover:focus, .ReadonlyBlobContentAttributeGeopagos2V:hover>A:focus,input.BlobInputAttributeGeopagos2V:hover:focus, textarea.BlobInputAttributeGeopagos2V:hover:focus, select.BlobInputAttributeGeopagos2V:hover:focus, .BlobInputAttributeGeopagos2V:hover>A:focus,input.ReadonlyAttributeGeopagos2V:hover:focus, textarea.ReadonlyAttributeGeopagos2V:hover:focus, select.ReadonlyAttributeGeopagos2V:hover:focus, .ReadonlyAttributeGeopagos2V:hover>A:focus,input.BlobContentAttributeGeopagos2:focus, textarea.BlobContentAttributeGeopagos2:focus, select.BlobContentAttributeGeopagos2:focus, .BlobContentAttributeGeopagos2>A:focus,input.ReadonlyBlobContentAttributeGeopagos2:focus, textarea.ReadonlyBlobContentAttributeGeopagos2:focus, select.ReadonlyBlobContentAttributeGeopagos2:focus, .ReadonlyBlobContentAttributeGeopagos2>A:focus,input.BlobInputAttributeGeopagos2:focus, textarea.BlobInputAttributeGeopagos2:focus, select.BlobInputAttributeGeopagos2:focus, .BlobInputAttributeGeopagos2>A:focus,input.ReadonlyAttributeGeopagos2:focus, textarea.ReadonlyAttributeGeopagos2:focus, select.ReadonlyAttributeGeopagos2:focus, .ReadonlyAttributeGeopagos2>A:focus,input.AttributeGeopagos2V:focus, textarea.AttributeGeopagos2V:focus, select.AttributeGeopagos2V:focus, .AttributeGeopagos2V>A:focus,input.BlobContentAttributeGeopagos2V:focus, textarea.BlobContentAttributeGeopagos2V:focus, select.BlobContentAttributeGeopagos2V:focus, .BlobContentAttributeGeopagos2V>A:focus,input.ReadonlyBlobContentAttributeGeopagos2V:focus, textarea.ReadonlyBlobContentAttributeGeopagos2V:focus, select.ReadonlyBlobContentAttributeGeopagos2V:focus, .ReadonlyBlobContentAttributeGeopagos2V>A:focus,input.BlobInputAttributeGeopagos2V:focus, textarea.BlobInputAttributeGeopagos2V:focus, select.BlobInputAttributeGeopagos2V:focus, .BlobInputAttributeGeopagos2V>A:focus,input.ReadonlyAttributeGeopagos2V:focus, textarea.ReadonlyAttributeGeopagos2V:focus, select.ReadonlyAttributeGeopagos2V:focus, .ReadonlyAttributeGeopagos2V>A:focus,.AttributeGeopagos2>A:active,.AttributeGeopagos2>A>A:active,.BlobContentAttributeGeopagos2>A>A:active,.ReadonlyBlobContentAttributeGeopagos2>A>A:active,.BlobInputAttributeGeopagos2>A>A:active,.ReadonlyAttributeGeopagos2>A>A:active,.AttributeGeopagos2V>A>A:active,.BlobContentAttributeGeopagos2V>A>A:active,.ReadonlyBlobContentAttributeGeopagos2V>A>A:active,.BlobInputAttributeGeopagos2V>A>A:active,.ReadonlyAttributeGeopagos2V>A>A:active,.AttributeGeopagos2:hover>A:active,.BlobContentAttributeGeopagos2:hover>A:active,.ReadonlyBlobContentAttributeGeopagos2:hover>A:active,.BlobInputAttributeGeopagos2:hover>A:active,.ReadonlyAttributeGeopagos2:hover>A:active,.AttributeGeopagos2V:hover>A:active,.BlobContentAttributeGeopagos2V:hover>A:active,.ReadonlyBlobContentAttributeGeopagos2V:hover>A:active,.BlobInputAttributeGeopagos2V:hover>A:active,.ReadonlyAttributeGeopagos2V:hover>A:active,.BlobContentAttributeGeopagos2>A:active,.ReadonlyBlobContentAttributeGeopagos2>A:active,.BlobInputAttributeGeopagos2>A:active,.ReadonlyAttributeGeopagos2>A:active,.AttributeGeopagos2V>A:active,.BlobContentAttributeGeopagos2V>A:active,.ReadonlyBlobContentAttributeGeopagos2V>A:active,.BlobInputAttributeGeopagos2V>A:active,.ReadonlyAttributeGeopagos2V>A:active,.AttributeGeopagos2>A,.BlobContentAttributeGeopagos2>A,.ReadonlyBlobContentAttributeGeopagos2>A,.BlobInputAttributeGeopagos2>A,.ReadonlyAttributeGeopagos2>A,.AttributeGeopagos2V>A,.AttributeGeopagos2>A:visited>A,.BlobContentAttributeGeopagos2>A:visited>A,.ReadonlyBlobContentAttributeGeopagos2>A:visited>A,.BlobInputAttributeGeopagos2>A:visited>A,.ReadonlyAttributeGeopagos2>A:visited>A,.AttributeGeopagos2V>A:visited>A,.BlobContentAttributeGeopagos2V>A:visited>A,.ReadonlyBlobContentAttributeGeopagos2V>A:visited>A,.BlobInputAttributeGeopagos2V>A:visited>A,.ReadonlyAttributeGeopagos2V>A:visited>A,input.AttributeGeopagos2:focus>A, textarea.AttributeGeopagos2:focus>A, select.AttributeGeopagos2:focus>A, .AttributeGeopagos2>A:focus>A,input.BlobContentAttributeGeopagos2:focus>A, textarea.BlobContentAttributeGeopagos2:focus>A, select.BlobContentAttributeGeopagos2:focus>A, .BlobContentAttributeGeopagos2>A:focus>A,input.ReadonlyBlobContentAttributeGeopagos2:focus>A, textarea.ReadonlyBlobContentAttributeGeopagos2:focus>A, select.ReadonlyBlobContentAttributeGeopagos2:focus>A, .ReadonlyBlobContentAttributeGeopagos2>A:focus>A,input.BlobInputAttributeGeopagos2:focus>A, textarea.BlobInputAttributeGeopagos2:focus>A, select.BlobInputAttributeGeopagos2:focus>A, .BlobInputAttributeGeopagos2>A:focus>A,input.ReadonlyAttributeGeopagos2:focus>A, textarea.ReadonlyAttributeGeopagos2:focus>A, select.ReadonlyAttributeGeopagos2:focus>A, .ReadonlyAttributeGeopagos2>A:focus>A,input.AttributeGeopagos2V:focus>A, textarea.AttributeGeopagos2V:focus>A, select.AttributeGeopagos2V:focus>A, .AttributeGeopagos2V>A:focus>A,input.BlobContentAttributeGeopagos2V:focus>A, textarea.BlobContentAttributeGeopagos2V:focus>A, select.BlobContentAttributeGeopagos2V:focus>A, .BlobContentAttributeGeopagos2V>A:focus>A,input.ReadonlyBlobContentAttributeGeopagos2V:focus>A, textarea.ReadonlyBlobContentAttributeGeopagos2V:focus>A, select.ReadonlyBlobContentAttributeGeopagos2V:focus>A, .ReadonlyBlobContentAttributeGeopagos2V>A:focus>A,input.BlobInputAttributeGeopagos2V:focus>A, textarea.BlobInputAttributeGeopagos2V:focus>A, select.BlobInputAttributeGeopagos2V:focus>A, .BlobInputAttributeGeopagos2V>A:focus>A,input.ReadonlyAttributeGeopagos2V:focus>A, textarea.ReadonlyAttributeGeopagos2V:focus>A, select.ReadonlyAttributeGeopagos2V:focus>A, .ReadonlyAttributeGeopagos2V>A:focus>A,.AttributeGeopagos2>A:active>A,.BlobContentAttributeGeopagos2>A:active>A,.ReadonlyBlobContentAttributeGeopagos2>A:active>A,.BlobInputAttributeGeopagos2>A:active>A,.ReadonlyAttributeGeopagos2>A:active>A,.AttributeGeopagos2V>A:active>A,.BlobContentAttributeGeopagos2V>A:active>A,.ReadonlyBlobContentAttributeGeopagos2V>A:active>A,.BlobInputAttributeGeopagos2V>A:active>A,.ReadonlyAttributeGeopagos2V>A:active>A,.BlobContentAttributeGeopagos2V>A,.ReadonlyBlobContentAttributeGeopagos2V>A,.BlobInputAttributeGeopagos2V>A,.ReadonlyAttributeGeopagos2V>A,.AttributeGeopagos2:hover,.BlobContentAttributeGeopagos2:hover,.ReadonlyBlobContentAttributeGeopagos2:hover,.BlobInputAttributeGeopagos2:hover,.ReadonlyAttributeGeopagos2:hover,.AttributeGeopagos2V:hover,.AttributeGeopagos2>A:visited:hover,.BlobContentAttributeGeopagos2>A:visited:hover,.ReadonlyBlobContentAttributeGeopagos2>A:visited:hover,.BlobInputAttributeGeopagos2>A:visited:hover,.ReadonlyAttributeGeopagos2>A:visited:hover,.AttributeGeopagos2V>A:visited:hover,.BlobContentAttributeGeopagos2V>A:visited:hover,.ReadonlyBlobContentAttributeGeopagos2V>A:visited:hover,.BlobInputAttributeGeopagos2V>A:visited:hover,.ReadonlyAttributeGeopagos2V>A:visited:hover,input.AttributeGeopagos2:focus:hover, textarea.AttributeGeopagos2:focus:hover, select.AttributeGeopagos2:focus:hover, .AttributeGeopagos2>A:focus:hover,input.BlobContentAttributeGeopagos2:focus:hover, textarea.BlobContentAttributeGeopagos2:focus:hover, select.BlobContentAttributeGeopagos2:focus:hover, .BlobContentAttributeGeopagos2>A:focus:hover,input.ReadonlyBlobContentAttributeGeopagos2:focus:hover, textarea.ReadonlyBlobContentAttributeGeopagos2:focus:hover, select.ReadonlyBlobContentAttributeGeopagos2:focus:hover, .ReadonlyBlobContentAttributeGeopagos2>A:focus:hover,input.BlobInputAttributeGeopagos2:focus:hover, textarea.BlobInputAttributeGeopagos2:focus:hover, select.BlobInputAttributeGeopagos2:focus:hover, .BlobInputAttributeGeopagos2>A:focus:hover,input.ReadonlyAttributeGeopagos2:focus:hover, textarea.ReadonlyAttributeGeopagos2:focus:hover, select.ReadonlyAttributeGeopagos2:focus:hover, .ReadonlyAttributeGeopagos2>A:focus:hover,input.AttributeGeopagos2V:focus:hover, textarea.AttributeGeopagos2V:focus:hover, select.AttributeGeopagos2V:focus:hover, .AttributeGeopagos2V>A:focus:hover,input.BlobContentAttributeGeopagos2V:focus:hover, textarea.BlobContentAttributeGeopagos2V:focus:hover, select.BlobContentAttributeGeopagos2V:focus:hover, .BlobContentAttributeGeopagos2V>A:focus:hover,input.ReadonlyBlobContentAttributeGeopagos2V:focus:hover, textarea.ReadonlyBlobContentAttributeGeopagos2V:focus:hover, select.ReadonlyBlobContentAttributeGeopagos2V:focus:hover, .ReadonlyBlobContentAttributeGeopagos2V>A:focus:hover,input.BlobInputAttributeGeopagos2V:focus:hover, textarea.BlobInputAttributeGeopagos2V:focus:hover, select.BlobInputAttributeGeopagos2V:focus:hover, .BlobInputAttributeGeopagos2V>A:focus:hover,input.ReadonlyAttributeGeopagos2V:focus:hover, textarea.ReadonlyAttributeGeopagos2V:focus:hover, select.ReadonlyAttributeGeopagos2V:focus:hover, .ReadonlyAttributeGeopagos2V>A:focus:hover,.AttributeGeopagos2>A:active:hover,.BlobContentAttributeGeopagos2>A:active:hover,.ReadonlyBlobContentAttributeGeopagos2>A:active:hover,.BlobInputAttributeGeopagos2>A:active:hover,.ReadonlyAttributeGeopagos2>A:active:hover,.AttributeGeopagos2V>A:active:hover,.BlobContentAttributeGeopagos2V>A:active:hover,.ReadonlyBlobContentAttributeGeopagos2V>A:active:hover,.BlobInputAttributeGeopagos2V>A:active:hover,.ReadonlyAttributeGeopagos2V>A:active:hover,.BlobContentAttributeGeopagos2V:hover,.ReadonlyBlobContentAttributeGeopagos2V:hover,.BlobInputAttributeGeopagos2V:hover,.ReadonlyAttributeGeopagos2V:hover,.AttributeTP,.BlobContentAttributeTP,.ReadonlyBlobContentAttributeTP,.BlobInputAttributeTP,.ReadonlyAttributeTP,.AttributeTP>A,.BlobContentAttributeTP>A,.ReadonlyBlobContentAttributeTP>A,.BlobInputAttributeTP>A,.ReadonlyAttributeTP>A,.AttributeTP>A:visited,.BlobContentAttributeTP>A:visited,.ReadonlyBlobContentAttributeTP>A:visited,.BlobInputAttributeTP>A:visited,.ReadonlyAttributeTP>A:visited,.AttributeTP:hover,.BlobContentAttributeTP:hover,.ReadonlyBlobContentAttributeTP:hover,.BlobInputAttributeTP:hover,.ReadonlyAttributeTP:hover,input.AttributeTP:focus, textarea.AttributeTP:focus, select.AttributeTP:focus, .AttributeTP>A:focus,input.BlobContentAttributeTP:focus, textarea.BlobContentAttributeTP:focus, select.BlobContentAttributeTP:focus, .BlobContentAttributeTP>A:focus,input.ReadonlyBlobContentAttributeTP:focus, textarea.ReadonlyBlobContentAttributeTP:focus, select.ReadonlyBlobContentAttributeTP:focus, .ReadonlyBlobContentAttributeTP>A:focus,input.BlobInputAttributeTP:focus, textarea.BlobInputAttributeTP:focus, select.BlobInputAttributeTP:focus, .BlobInputAttributeTP>A:focus,input.ReadonlyAttributeTP:focus, textarea.ReadonlyAttributeTP:focus, select.ReadonlyAttributeTP:focus, .ReadonlyAttributeTP>A:focus,.AttributeTP>A:active,.BlobContentAttributeTP>A:active,.ReadonlyBlobContentAttributeTP>A:active,.BlobInputAttributeTP>A:active,.ReadonlyAttributeTP>A:active,.input-group .form-control.AttributeTP+span.input-group-btn>.btn,.input-group .form-control.BlobContentAttributeTP+span.input-group-btn>.btn,.input-group .form-control.ReadonlyBlobContentAttributeTP+span.input-group-btn>.btn,.input-group .form-control.BlobInputAttributeTP+span.input-group-btn>.btn,.input-group .form-control.ReadonlyAttributeTP+span.input-group-btn>.btn,.AttributeConcepto1,.BlobContentAttributeConcepto1,.ReadonlyBlobContentAttributeConcepto1,.BlobInputAttributeConcepto1,.ReadonlyAttributeConcepto1,.AttributeImporte1,.BlobContentAttributeImporte1,.ReadonlyBlobContentAttributeImporte1,.BlobInputAttributeImporte1,.ReadonlyAttributeImporte1,.AttributeConcepto2,.BlobContentAttributeConcepto2,.ReadonlyBlobContentAttributeConcepto2,.BlobInputAttributeConcepto2,.ReadonlyAttributeConcepto2,.AttributeImporte2,.BlobContentAttributeImporte2,.ReadonlyBlobContentAttributeImporte2,.BlobInputAttributeImporte2,.ReadonlyAttributeImporte2,.AttributeMenu,.BlobContentAttributeMenu,.ReadonlyBlobContentAttributeMenu,.BlobInputAttributeMenu,.ReadonlyAttributeMenu,.AttributeMenu>A,.BlobContentAttributeMenu>A,.ReadonlyBlobContentAttributeMenu>A,.BlobInputAttributeMenu>A,.ReadonlyAttributeMenu>A,.AttributeMenu>A:visited,.BlobContentAttributeMenu>A:visited,.ReadonlyBlobContentAttributeMenu>A:visited,.BlobInputAttributeMenu>A:visited,.ReadonlyAttributeMenu>A:visited,.AttributeMenu:hover,.BlobContentAttributeMenu:hover,.ReadonlyBlobContentAttributeMenu:hover,.BlobInputAttributeMenu:hover,.ReadonlyAttributeMenu:hover,input.AttributeMenu:focus, textarea.AttributeMenu:focus, select.AttributeMenu:focus, .AttributeMenu>A:focus,input.BlobContentAttributeMenu:focus, textarea.BlobContentAttributeMenu:focus, select.BlobContentAttributeMenu:focus, .BlobContentAttributeMenu>A:focus,input.ReadonlyBlobContentAttributeMenu:focus, textarea.ReadonlyBlobContentAttributeMenu:focus, select.ReadonlyBlobContentAttributeMenu:focus, .ReadonlyBlobContentAttributeMenu>A:focus,input.BlobInputAttributeMenu:focus, textarea.BlobInputAttributeMenu:focus, select.BlobInputAttributeMenu:focus, .BlobInputAttributeMenu>A:focus,input.ReadonlyAttributeMenu:focus, textarea.ReadonlyAttributeMenu:focus, select.ReadonlyAttributeMenu:focus, .ReadonlyAttributeMenu>A:focus,.AttributeMenu>A:active,.BlobContentAttributeMenu>A:active,.ReadonlyBlobContentAttributeMenu>A:active,.BlobInputAttributeMenu>A:active,.ReadonlyAttributeMenu>A:active,.input-group .form-control.AttributeMenu+span.input-group-btn>.btn,.input-group .form-control.BlobContentAttributeMenu+span.input-group-btn>.btn,.input-group .form-control.ReadonlyBlobContentAttributeMenu+span.input-group-btn>.btn,.input-group .form-control.BlobInputAttributeMenu+span.input-group-btn>.btn,.input-group .form-control.ReadonlyAttributeMenu+span.input-group-btn>.btn,.AttributeEndErrorTitle,.BlobContentAttributeEndErrorTitle,.ReadonlyBlobContentAttributeEndErrorTitle,.BlobInputAttributeEndErrorTitle,.ReadonlyAttributeEndErrorTitle,.AttributeEndDate,.BlobContentAttributeEndDate,.ReadonlyBlobContentAttributeEndDate,.BlobInputAttributeEndDate,.ReadonlyAttributeEndDate,.AttributeAlerta,.BlobContentAttributeAlerta,.ReadonlyBlobContentAttributeAlerta,.BlobInputAttributeAlerta,.ReadonlyAttributeAlerta,.AttributeSubTotal,.BlobContentAttributeSubTotal,.ReadonlyBlobContentAttributeSubTotal,.BlobInputAttributeSubTotal,.ReadonlyAttributeSubTotal,.AttributeEndOk,.BlobContentAttributeEndOk,.ReadonlyBlobContentAttributeEndOk,.BlobInputAttributeEndOk,.ReadonlyAttributeEndOk,.AttributePopup,.BlobContentAttributePopup,.ReadonlyBlobContentAttributePopup,.BlobInputAttributePopup,.ReadonlyAttributePopup,.AttributeImporteG,.BlobContentAttributeImporteG,.ReadonlyBlobContentAttributeImporteG,.BlobInputAttributeImporteG,.ReadonlyAttributeImporteG,.AttributeFilter,.BlobContentAttributeFilter,.ReadonlyBlobContentAttributeFilter,.BlobInputAttributeFilter,.ReadonlyAttributeFilter
{
	border-bottom-color: #d3d4d3;
	border-left-color: #d3d4d3;
	border-right-color: #d3d4d3;
	border-top-color: #d3d4d3;
	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;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color: #333;
}
.ReadonlyBlobContentAttributeHtml
{
	border-width: 0px;
}
.ReadonlyAttributeHtml
{
	border-width: 0px;
}
.ReadonlyDownloadAttribute
{
	border-style: none;
	border-width: 0px;
}
.ErrorAttribute
{
	border-bottom-color: #c60b44;
	border-left-color: #c60b44;
	border-right-color: #c60b44;
	border-top-color: #c60b44;
	border-style: dotted;
}
.WarningAttribute
{
	border-bottom-color: #ff8000;
	border-left-color: #ff8000;
	border-right-color: #ff8000;
	border-top-color: #ff8000;
	border-style: dotted;
}
.ReadonlyAttribute,.ReadonlyMedio,.BlobContentReadonlyMedio,.ReadonlyBlobContentReadonlyMedio,.BlobInputReadonlyMedio,.ReadonlyReadonlyMedio
{
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	border-style: none;
	color: #747474;
}
.ReadonlyMedio,.BlobContentReadonlyMedio,.ReadonlyBlobContentReadonlyMedio,.BlobInputReadonlyMedio,.ReadonlyReadonlyMedio
{
	font-size: 1em;
	font-weight: bold;
}
.ReadonlyBlobContentReadonlyMedio
{
	border-width: 0px;
}
.ReadonlyReadonlyMedio
{
	border-width: 0px;
}
.AttSubTitle,.BlobInputAttSubTitle,.BlobContentAttSubTitle,.ReadonlyBlobContentAttSubTitle,.ReadonlyAttSubTitle
{
	padding-top: 5pt;
	border-style: none;
	font-size: 10pt;
	font-weight: bold;
	color: #666;
	height: 30px;
}
.CheckBox,.BlobContentCheckBox,.ReadonlyBlobContentCheckBox,.BlobInputCheckBox,.ReadonlyCheckBox
{
	border-width: 0px;
}
.ImageAttribute,.ActionAttribute,.BlobContentActionAttribute,.ReadonlyBlobContentActionAttribute,.ReadonlyActionAttribute,.UpdateAttribute,.BlobContentUpdateAttribute,.ReadonlyBlobContentUpdateAttribute,.ReadonlyUpdateAttribute,.BlobInputUpdateAttribute,.DeleteAttribute,.BlobContentDeleteAttribute,.ReadonlyBlobContentDeleteAttribute,.ReadonlyDeleteAttribute,.BlobInputDeleteAttribute,.DisplayAttribute,.BlobContentDisplayAttribute,.ReadonlyBlobContentDisplayAttribute,.ReadonlyDisplayAttribute,.BlobInputDisplayAttribute,.SelectionAttribute,.BlobContentSelectionAttribute,.ReadonlyBlobContentSelectionAttribute,.ReadonlySelectionAttribute,.BlobInputSelectionAttribute,.DisabledActionAttribute,.BlobContentDisabledActionAttribute,.ReadonlyBlobContentDisabledActionAttribute,.ReadonlyDisabledActionAttribute,.BlobInputDisabledActionAttribute,.BlobInputActionAttribute,.ResponsiveImageAttribute,.BlobContentResponsiveImageAttribute,.ReadonlyBlobContentResponsiveImageAttribute,.ReadonlyResponsiveImageAttribute,.BlobInputResponsiveImageAttribute,.ProfileImageAttribute,.BlobContentProfileImageAttribute,.ReadonlyBlobContentProfileImageAttribute,.BlobInputProfileImageAttribute,.ReadonlyProfileImageAttribute,.SmallProfileImageAttribute,.BlobContentSmallProfileImageAttribute,.ReadonlyBlobContentSmallProfileImageAttribute,.BlobInputSmallProfileImageAttribute,.ReadonlySmallProfileImageAttribute,.ReadonlyImageAttribute
{
	width: 300px;
}
.ReadonlyImageAttribute
{
	border-style: none;
	border-width: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	max-width:124px;
	max-height:68px;
}
.VideoAttribute,.ReadonlyVideoAttribute
{
	width: 300px;
}
.ReadonlyVideoAttribute
{
	background-repeat: no-repeat;
	display: inline-block;
	background-image: url(../GeneXusXEv2/VideoDownload.png);
	border-style: none;
	border-width: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	height: 64px;
	width: 64px;
}
.AudioAttribute,.ReadonlyAudioAttribute
{
	width: 300px;
}
.ReadonlyAudioAttribute
{
	background-repeat: no-repeat;
	display: inline-block;
	background-image: url(../GeneXusXEv2/AudioDownload.png);
	border-style: none;
	border-width: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	height: 64px;
	width: 64px;
}
.AttributeGeoPagos,.BlobContentAttributeGeoPagos,.ReadonlyBlobContentAttributeGeoPagos,.BlobInputAttributeGeoPagos,.ReadonlyAttributeGeoPagos
{
	font-family: Arial;
	font-size: 13pt;
	color: #747474;
	text-overflow: clip;
	word-wrap:break-word;
}
.ReadonlyBlobContentAttributeGeoPagos
{
	border-width: 0px;
}
.ReadonlyAttributeGeoPagos
{
	border-width: 0px;
}
.AttributeLink,.BlobContentAttributeLink,.ReadonlyBlobContentAttributeLink,.BlobInputAttributeLink,.ReadonlyAttributeLink
{
	font-size: 12pt;
}
.ReadonlyBlobContentAttributeLink
{
	border-width: 0px;
}
.ReadonlyAttributeLink
{
	border-width: 0px;
}
.AttributeForm,.BlobContentAttributeForm,.ReadonlyBlobContentAttributeForm,.BlobInputAttributeForm,.ReadonlyAttributeForm
{
	margin-bottom: 15px;
	width: 250px;
}
.ReadonlyBlobContentAttributeForm
{
	border-width: 0px;
}
.ReadonlyAttributeForm
{
	border-width: 0px;
}
.AttributeCheck,.BlobContentAttributeCheck,.ReadonlyBlobContentAttributeCheck,.BlobInputAttributeCheck,.ReadonlyAttributeCheck
{
	margin-left: 10px;
	border:none;
}
.ReadonlyBlobContentAttributeCheck
{
	border-width: 0px;
}
.ReadonlyAttributeCheck
{
	border-width: 0px;
}
.AttributeGeoPagosLabel,.BlobContentAttributeGeoPagosLabel,.ReadonlyBlobContentAttributeGeoPagosLabel,.BlobInputAttributeGeoPagosLabel,.ReadonlyAttributeGeoPagosLabel
{
	font-family: arial !important;
	font-size: 13pt;
	font-weight: bold;
	color: black!important;
	border-spacing:0;
	font-size: 13pt !important;
}
.ReadonlyBlobContentAttributeGeoPagosLabel
{
	border-width: 0px;
}
.ReadonlyAttributeGeoPagosLabel
{
	border-width: 0px;
}
.AttributeFormLogin,.BlobContentAttributeFormLogin,.ReadonlyBlobContentAttributeFormLogin,.BlobInputAttributeFormLogin,.ReadonlyAttributeFormLogin
{
	margin-bottom: 20px;
	white-space: normal;
	font-family: arial;
	font-size: 11pt;
	max-width: 300px;
	text-align: left;
	word-wrap:break-word;
}
.ReadonlyBlobContentAttributeFormLogin
{
	border-width: 0px;
}
.ReadonlyAttributeFormLogin
{
	border-width: 0px;
}
.AttributeMovilHidden,.BlobContentAttributeMovilHidden,.ReadonlyBlobContentAttributeMovilHidden,.BlobInputAttributeMovilHidden,.ReadonlyAttributeMovilHidden
{
	display: none !important;
}
.ReadonlyBlobContentAttributeMovilHidden
{
	border-width: 0px;
}
.ReadonlyAttributeMovilHidden
{
	border-width: 0px;
}
.AttributeAbout,.BlobContentAttributeAbout,.ReadonlyBlobContentAttributeAbout,.BlobInputAttributeAbout,.ReadonlyAttributeAbout
{
	font-size: 15px;
}
.ReadonlyBlobContentAttributeAbout
{
	border-width: 0px;
}
.ReadonlyAttributeAbout
{
	border-width: 0px;
}
.AttributeTotal,.BlobContentAttributeTotal,.ReadonlyBlobContentAttributeTotal,.BlobInputAttributeTotal,.ReadonlyAttributeTotal
{
	font-size: 10pt;
	font-weight: bold;
}
.ReadonlyBlobContentAttributeTotal
{
	border-width: 0px;
}
.ReadonlyAttributeTotal
{
	border-width: 0px;
}
.AttributeHtmlTrn,.BlobContentAttributeHtmlTrn,.ReadonlyBlobContentAttributeHtmlTrn,.BlobInputAttributeHtmlTrn,.ReadonlyAttributeHtmlTrn
{
	padding-left: 5px;
}
.ReadonlyBlobContentAttributeHtmlTrn
{
	border-width: 0px;
}
.ReadonlyAttributeHtmlTrn
{
	border-width: 0px;
}
.AttributeMoneda,.BlobContentAttributeMoneda,.ReadonlyBlobContentAttributeMoneda,.BlobInputAttributeMoneda,.ReadonlyAttributeMoneda
{
	font-size: 10pt;
	font-weight: bold;
}
.ReadonlyBlobContentAttributeMoneda
{
	border-width: 0px;
}
.ReadonlyAttributeMoneda
{
	border-width: 0px;
}
.AttributeTotalMon,.BlobContentAttributeTotalMon,.ReadonlyBlobContentAttributeTotalMon,.BlobInputAttributeTotalMon,.ReadonlyAttributeTotalMon
{
	font-size: 15px;
	font-weight: bold;
}
.ReadonlyBlobContentAttributeTotalMon
{
	border-width: 0px;
}
.ReadonlyAttributeTotalMon
{
	border-width: 0px;
}
.AttributeGeopagos2,.BlobContentAttributeGeopagos2,.ReadonlyBlobContentAttributeGeopagos2,.BlobInputAttributeGeopagos2,.ReadonlyAttributeGeopagos2,.AttributeGeopagos2V,.BlobContentAttributeGeopagos2V,.ReadonlyBlobContentAttributeGeopagos2V,.BlobInputAttributeGeopagos2V,.ReadonlyAttributeGeopagos2V,.AttributeGeopagos2>A:visited,.AttributeGeopagos2>A>A:visited,.BlobContentAttributeGeopagos2>A>A:visited,.ReadonlyBlobContentAttributeGeopagos2>A>A:visited,.BlobInputAttributeGeopagos2>A>A:visited,.ReadonlyAttributeGeopagos2>A>A:visited,.AttributeGeopagos2V>A>A:visited,.BlobContentAttributeGeopagos2V>A>A:visited,.ReadonlyBlobContentAttributeGeopagos2V>A>A:visited,.BlobInputAttributeGeopagos2V>A>A:visited,.ReadonlyAttributeGeopagos2V>A>A:visited,.AttributeGeopagos2:hover>A:visited,.BlobContentAttributeGeopagos2:hover>A:visited,.ReadonlyBlobContentAttributeGeopagos2:hover>A:visited,.BlobInputAttributeGeopagos2:hover>A:visited,.ReadonlyAttributeGeopagos2:hover>A:visited,.AttributeGeopagos2V:hover>A:visited,.BlobContentAttributeGeopagos2V:hover>A:visited,.ReadonlyBlobContentAttributeGeopagos2V:hover>A:visited,.BlobInputAttributeGeopagos2V:hover>A:visited,.ReadonlyAttributeGeopagos2V:hover>A:visited,.BlobContentAttributeGeopagos2>A:visited,.ReadonlyBlobContentAttributeGeopagos2>A:visited,.BlobInputAttributeGeopagos2>A:visited,.ReadonlyAttributeGeopagos2>A:visited,.AttributeGeopagos2V>A:visited,.BlobContentAttributeGeopagos2V>A:visited,.ReadonlyBlobContentAttributeGeopagos2V>A:visited,.BlobInputAttributeGeopagos2V>A:visited,.ReadonlyAttributeGeopagos2V>A:visited,input.AttributeGeopagos2:focus, textarea.AttributeGeopagos2:focus, select.AttributeGeopagos2:focus, .AttributeGeopagos2>A:focus,input.AttributeGeopagos2>A:focus, textarea.AttributeGeopagos2>A:focus, select.AttributeGeopagos2>A:focus, .AttributeGeopagos2>A>A:focus,input.BlobContentAttributeGeopagos2>A:focus, textarea.BlobContentAttributeGeopagos2>A:focus, select.BlobContentAttributeGeopagos2>A:focus, .BlobContentAttributeGeopagos2>A>A:focus,input.ReadonlyBlobContentAttributeGeopagos2>A:focus, textarea.ReadonlyBlobContentAttributeGeopagos2>A:focus, select.ReadonlyBlobContentAttributeGeopagos2>A:focus, .ReadonlyBlobContentAttributeGeopagos2>A>A:focus,input.BlobInputAttributeGeopagos2>A:focus, textarea.BlobInputAttributeGeopagos2>A:focus, select.BlobInputAttributeGeopagos2>A:focus, .BlobInputAttributeGeopagos2>A>A:focus,input.ReadonlyAttributeGeopagos2>A:focus, textarea.ReadonlyAttributeGeopagos2>A:focus, select.ReadonlyAttributeGeopagos2>A:focus, .ReadonlyAttributeGeopagos2>A>A:focus,input.AttributeGeopagos2V>A:focus, textarea.AttributeGeopagos2V>A:focus, select.AttributeGeopagos2V>A:focus, .AttributeGeopagos2V>A>A:focus,input.BlobContentAttributeGeopagos2V>A:focus, textarea.BlobContentAttributeGeopagos2V>A:focus, select.BlobContentAttributeGeopagos2V>A:focus, .BlobContentAttributeGeopagos2V>A>A:focus,input.ReadonlyBlobContentAttributeGeopagos2V>A:focus, textarea.ReadonlyBlobContentAttributeGeopagos2V>A:focus, select.ReadonlyBlobContentAttributeGeopagos2V>A:focus, .ReadonlyBlobContentAttributeGeopagos2V>A>A:focus,input.BlobInputAttributeGeopagos2V>A:focus, textarea.BlobInputAttributeGeopagos2V>A:focus, select.BlobInputAttributeGeopagos2V>A:focus, .BlobInputAttributeGeopagos2V>A>A:focus,input.ReadonlyAttributeGeopagos2V>A:focus, textarea.ReadonlyAttributeGeopagos2V>A:focus, select.ReadonlyAttributeGeopagos2V>A:focus, .ReadonlyAttributeGeopagos2V>A>A:focus,input.AttributeGeopagos2:hover:focus, textarea.AttributeGeopagos2:hover:focus, select.AttributeGeopagos2:hover:focus, .AttributeGeopagos2:hover>A:focus,input.BlobContentAttributeGeopagos2:hover:focus, textarea.BlobContentAttributeGeopagos2:hover:focus, select.BlobContentAttributeGeopagos2:hover:focus, .BlobContentAttributeGeopagos2:hover>A:focus,input.ReadonlyBlobContentAttributeGeopagos2:hover:focus, textarea.ReadonlyBlobContentAttributeGeopagos2:hover:focus, select.ReadonlyBlobContentAttributeGeopagos2:hover:focus, .ReadonlyBlobContentAttributeGeopagos2:hover>A:focus,input.BlobInputAttributeGeopagos2:hover:focus, textarea.BlobInputAttributeGeopagos2:hover:focus, select.BlobInputAttributeGeopagos2:hover:focus, .BlobInputAttributeGeopagos2:hover>A:focus,input.ReadonlyAttributeGeopagos2:hover:focus, textarea.ReadonlyAttributeGeopagos2:hover:focus, select.ReadonlyAttributeGeopagos2:hover:focus, .ReadonlyAttributeGeopagos2:hover>A:focus,input.AttributeGeopagos2V:hover:focus, textarea.AttributeGeopagos2V:hover:focus, select.AttributeGeopagos2V:hover:focus, .AttributeGeopagos2V:hover>A:focus,input.BlobContentAttributeGeopagos2V:hover:focus, textarea.BlobContentAttributeGeopagos2V:hover:focus, select.BlobContentAttributeGeopagos2V:hover:focus, .BlobContentAttributeGeopagos2V:hover>A:focus,input.ReadonlyBlobContentAttributeGeopagos2V:hover:focus, textarea.ReadonlyBlobContentAttributeGeopagos2V:hover:focus, select.ReadonlyBlobContentAttributeGeopagos2V:hover:focus, .ReadonlyBlobContentAttributeGeopagos2V:hover>A:focus,input.BlobInputAttributeGeopagos2V:hover:focus, textarea.BlobInputAttributeGeopagos2V:hover:focus, select.BlobInputAttributeGeopagos2V:hover:focus, .BlobInputAttributeGeopagos2V:hover>A:focus,input.ReadonlyAttributeGeopagos2V:hover:focus, textarea.ReadonlyAttributeGeopagos2V:hover:focus, select.ReadonlyAttributeGeopagos2V:hover:focus, .ReadonlyAttributeGeopagos2V:hover>A:focus,input.BlobContentAttributeGeopagos2:focus, textarea.BlobContentAttributeGeopagos2:focus, select.BlobContentAttributeGeopagos2:focus, .BlobContentAttributeGeopagos2>A:focus,input.ReadonlyBlobContentAttributeGeopagos2:focus, textarea.ReadonlyBlobContentAttributeGeopagos2:focus, select.ReadonlyBlobContentAttributeGeopagos2:focus, .ReadonlyBlobContentAttributeGeopagos2>A:focus,input.BlobInputAttributeGeopagos2:focus, textarea.BlobInputAttributeGeopagos2:focus, select.BlobInputAttributeGeopagos2:focus, .BlobInputAttributeGeopagos2>A:focus,input.ReadonlyAttributeGeopagos2:focus, textarea.ReadonlyAttributeGeopagos2:focus, select.ReadonlyAttributeGeopagos2:focus, .ReadonlyAttributeGeopagos2>A:focus,input.AttributeGeopagos2V:focus, textarea.AttributeGeopagos2V:focus, select.AttributeGeopagos2V:focus, .AttributeGeopagos2V>A:focus,input.BlobContentAttributeGeopagos2V:focus, textarea.BlobContentAttributeGeopagos2V:focus, select.BlobContentAttributeGeopagos2V:focus, .BlobContentAttributeGeopagos2V>A:focus,input.ReadonlyBlobContentAttributeGeopagos2V:focus, textarea.ReadonlyBlobContentAttributeGeopagos2V:focus, select.ReadonlyBlobContentAttributeGeopagos2V:focus, .ReadonlyBlobContentAttributeGeopagos2V>A:focus,input.BlobInputAttributeGeopagos2V:focus, textarea.BlobInputAttributeGeopagos2V:focus, select.BlobInputAttributeGeopagos2V:focus, .BlobInputAttributeGeopagos2V>A:focus,input.ReadonlyAttributeGeopagos2V:focus, textarea.ReadonlyAttributeGeopagos2V:focus, select.ReadonlyAttributeGeopagos2V:focus, .ReadonlyAttributeGeopagos2V>A:focus,.AttributeGeopagos2>A:active,.AttributeGeopagos2>A>A:active,.BlobContentAttributeGeopagos2>A>A:active,.ReadonlyBlobContentAttributeGeopagos2>A>A:active,.BlobInputAttributeGeopagos2>A>A:active,.ReadonlyAttributeGeopagos2>A>A:active,.AttributeGeopagos2V>A>A:active,.BlobContentAttributeGeopagos2V>A>A:active,.ReadonlyBlobContentAttributeGeopagos2V>A>A:active,.BlobInputAttributeGeopagos2V>A>A:active,.ReadonlyAttributeGeopagos2V>A>A:active,.AttributeGeopagos2:hover>A:active,.BlobContentAttributeGeopagos2:hover>A:active,.ReadonlyBlobContentAttributeGeopagos2:hover>A:active,.BlobInputAttributeGeopagos2:hover>A:active,.ReadonlyAttributeGeopagos2:hover>A:active,.AttributeGeopagos2V:hover>A:active,.BlobContentAttributeGeopagos2V:hover>A:active,.ReadonlyBlobContentAttributeGeopagos2V:hover>A:active,.BlobInputAttributeGeopagos2V:hover>A:active,.ReadonlyAttributeGeopagos2V:hover>A:active,.BlobContentAttributeGeopagos2>A:active,.ReadonlyBlobContentAttributeGeopagos2>A:active,.BlobInputAttributeGeopagos2>A:active,.ReadonlyAttributeGeopagos2>A:active,.AttributeGeopagos2V>A:active,.BlobContentAttributeGeopagos2V>A:active,.ReadonlyBlobContentAttributeGeopagos2V>A:active,.BlobInputAttributeGeopagos2V>A:active,.ReadonlyAttributeGeopagos2V>A:active,.AttributeGeopagos2>A,.BlobContentAttributeGeopagos2>A,.ReadonlyBlobContentAttributeGeopagos2>A,.BlobInputAttributeGeopagos2>A,.ReadonlyAttributeGeopagos2>A,.AttributeGeopagos2V>A,.AttributeGeopagos2>A:visited>A,.BlobContentAttributeGeopagos2>A:visited>A,.ReadonlyBlobContentAttributeGeopagos2>A:visited>A,.BlobInputAttributeGeopagos2>A:visited>A,.ReadonlyAttributeGeopagos2>A:visited>A,.AttributeGeopagos2V>A:visited>A,.BlobContentAttributeGeopagos2V>A:visited>A,.ReadonlyBlobContentAttributeGeopagos2V>A:visited>A,.BlobInputAttributeGeopagos2V>A:visited>A,.ReadonlyAttributeGeopagos2V>A:visited>A,input.AttributeGeopagos2:focus>A, textarea.AttributeGeopagos2:focus>A, select.AttributeGeopagos2:focus>A, .AttributeGeopagos2>A:focus>A,input.BlobContentAttributeGeopagos2:focus>A, textarea.BlobContentAttributeGeopagos2:focus>A, select.BlobContentAttributeGeopagos2:focus>A, .BlobContentAttributeGeopagos2>A:focus>A,input.ReadonlyBlobContentAttributeGeopagos2:focus>A, textarea.ReadonlyBlobContentAttributeGeopagos2:focus>A, select.ReadonlyBlobContentAttributeGeopagos2:focus>A, .ReadonlyBlobContentAttributeGeopagos2>A:focus>A,input.BlobInputAttributeGeopagos2:focus>A, textarea.BlobInputAttributeGeopagos2:focus>A, select.BlobInputAttributeGeopagos2:focus>A, .BlobInputAttributeGeopagos2>A:focus>A,input.ReadonlyAttributeGeopagos2:focus>A, textarea.ReadonlyAttributeGeopagos2:focus>A, select.ReadonlyAttributeGeopagos2:focus>A, .ReadonlyAttributeGeopagos2>A:focus>A,input.AttributeGeopagos2V:focus>A, textarea.AttributeGeopagos2V:focus>A, select.AttributeGeopagos2V:focus>A, .AttributeGeopagos2V>A:focus>A,input.BlobContentAttributeGeopagos2V:focus>A, textarea.BlobContentAttributeGeopagos2V:focus>A, select.BlobContentAttributeGeopagos2V:focus>A, .BlobContentAttributeGeopagos2V>A:focus>A,input.ReadonlyBlobContentAttributeGeopagos2V:focus>A, textarea.ReadonlyBlobContentAttributeGeopagos2V:focus>A, select.ReadonlyBlobContentAttributeGeopagos2V:focus>A, .ReadonlyBlobContentAttributeGeopagos2V>A:focus>A,input.BlobInputAttributeGeopagos2V:focus>A, textarea.BlobInputAttributeGeopagos2V:focus>A, select.BlobInputAttributeGeopagos2V:focus>A, .BlobInputAttributeGeopagos2V>A:focus>A,input.ReadonlyAttributeGeopagos2V:focus>A, textarea.ReadonlyAttributeGeopagos2V:focus>A, select.ReadonlyAttributeGeopagos2V:focus>A, .ReadonlyAttributeGeopagos2V>A:focus>A,.AttributeGeopagos2>A:active>A,.BlobContentAttributeGeopagos2>A:active>A,.ReadonlyBlobContentAttributeGeopagos2>A:active>A,.BlobInputAttributeGeopagos2>A:active>A,.ReadonlyAttributeGeopagos2>A:active>A,.AttributeGeopagos2V>A:active>A,.BlobContentAttributeGeopagos2V>A:active>A,.ReadonlyBlobContentAttributeGeopagos2V>A:active>A,.BlobInputAttributeGeopagos2V>A:active>A,.ReadonlyAttributeGeopagos2V>A:active>A,.BlobContentAttributeGeopagos2V>A,.ReadonlyBlobContentAttributeGeopagos2V>A,.BlobInputAttributeGeopagos2V>A,.ReadonlyAttributeGeopagos2V>A,.AttributeGeopagos2:hover,.BlobContentAttributeGeopagos2:hover,.ReadonlyBlobContentAttributeGeopagos2:hover,.BlobInputAttributeGeopagos2:hover,.ReadonlyAttributeGeopagos2:hover,.AttributeGeopagos2V:hover,.AttributeGeopagos2>A:visited:hover,.BlobContentAttributeGeopagos2>A:visited:hover,.ReadonlyBlobContentAttributeGeopagos2>A:visited:hover,.BlobInputAttributeGeopagos2>A:visited:hover,.ReadonlyAttributeGeopagos2>A:visited:hover,.AttributeGeopagos2V>A:visited:hover,.BlobContentAttributeGeopagos2V>A:visited:hover,.ReadonlyBlobContentAttributeGeopagos2V>A:visited:hover,.BlobInputAttributeGeopagos2V>A:visited:hover,.ReadonlyAttributeGeopagos2V>A:visited:hover,input.AttributeGeopagos2:focus:hover, textarea.AttributeGeopagos2:focus:hover, select.AttributeGeopagos2:focus:hover, .AttributeGeopagos2>A:focus:hover,input.BlobContentAttributeGeopagos2:focus:hover, textarea.BlobContentAttributeGeopagos2:focus:hover, select.BlobContentAttributeGeopagos2:focus:hover, .BlobContentAttributeGeopagos2>A:focus:hover,input.ReadonlyBlobContentAttributeGeopagos2:focus:hover, textarea.ReadonlyBlobContentAttributeGeopagos2:focus:hover, select.ReadonlyBlobContentAttributeGeopagos2:focus:hover, .ReadonlyBlobContentAttributeGeopagos2>A:focus:hover,input.BlobInputAttributeGeopagos2:focus:hover, textarea.BlobInputAttributeGeopagos2:focus:hover, select.BlobInputAttributeGeopagos2:focus:hover, .BlobInputAttributeGeopagos2>A:focus:hover,input.ReadonlyAttributeGeopagos2:focus:hover, textarea.ReadonlyAttributeGeopagos2:focus:hover, select.ReadonlyAttributeGeopagos2:focus:hover, .ReadonlyAttributeGeopagos2>A:focus:hover,input.AttributeGeopagos2V:focus:hover, textarea.AttributeGeopagos2V:focus:hover, select.AttributeGeopagos2V:focus:hover, .AttributeGeopagos2V>A:focus:hover,input.BlobContentAttributeGeopagos2V:focus:hover, textarea.BlobContentAttributeGeopagos2V:focus:hover, select.BlobContentAttributeGeopagos2V:focus:hover, .BlobContentAttributeGeopagos2V>A:focus:hover,input.ReadonlyBlobContentAttributeGeopagos2V:focus:hover, textarea.ReadonlyBlobContentAttributeGeopagos2V:focus:hover, select.ReadonlyBlobContentAttributeGeopagos2V:focus:hover, .ReadonlyBlobContentAttributeGeopagos2V>A:focus:hover,input.BlobInputAttributeGeopagos2V:focus:hover, textarea.BlobInputAttributeGeopagos2V:focus:hover, select.BlobInputAttributeGeopagos2V:focus:hover, .BlobInputAttributeGeopagos2V>A:focus:hover,input.ReadonlyAttributeGeopagos2V:focus:hover, textarea.ReadonlyAttributeGeopagos2V:focus:hover, select.ReadonlyAttributeGeopagos2V:focus:hover, .ReadonlyAttributeGeopagos2V>A:focus:hover,.AttributeGeopagos2>A:active:hover,.BlobContentAttributeGeopagos2>A:active:hover,.ReadonlyBlobContentAttributeGeopagos2>A:active:hover,.BlobInputAttributeGeopagos2>A:active:hover,.ReadonlyAttributeGeopagos2>A:active:hover,.AttributeGeopagos2V>A:active:hover,.BlobContentAttributeGeopagos2V>A:active:hover,.ReadonlyBlobContentAttributeGeopagos2V>A:active:hover,.BlobInputAttributeGeopagos2V>A:active:hover,.ReadonlyAttributeGeopagos2V>A:active:hover,.BlobContentAttributeGeopagos2V:hover,.ReadonlyBlobContentAttributeGeopagos2V:hover,.BlobInputAttributeGeopagos2V:hover,.ReadonlyAttributeGeopagos2V:hover
{
	border-bottom: 2px solid #1a1b1e !important;
	border-left: none;
	border-right: none;
	border-top: none;
	box-shadow: 0px;
	margin-bottom: 10px;
	margin-top: 8px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	font-family: 'rubik';
	font-size: 16px;
	font-weight: 400;
	color: #43474e;
	height: 45px;
	max-width: 320px;
	min-width: 320px;
	letter-spacing: -0.32px;
	align-items:center;
	background:#eef0fa;
	line-height:26px;
	background:#f1f0f4;
	outline:none !important;
	     box-shadow: none !important;
}
.BlobContentAttributeGeopagos2,.ReadonlyBlobContentAttributeGeopagos2
{
	box-shadow: 0px;
}
.ReadonlyBlobContentAttributeGeopagos2
{
	box-shadow: 0px;
	border-width: 0px;
}
.BlobInputAttributeGeopagos2
{
	box-shadow: 0px;
}
.ReadonlyAttributeGeopagos2
{
	box-shadow: 0px;
	border-width: 0px;
}
.AttributeGeopagos2V,.BlobContentAttributeGeopagos2V,.ReadonlyBlobContentAttributeGeopagos2V,.BlobInputAttributeGeopagos2V,.ReadonlyAttributeGeopagos2V,.AttributeGeopagos2>A:visited,.AttributeGeopagos2>A>A:visited,.BlobContentAttributeGeopagos2>A>A:visited,.ReadonlyBlobContentAttributeGeopagos2>A>A:visited,.BlobInputAttributeGeopagos2>A>A:visited,.ReadonlyAttributeGeopagos2>A>A:visited,.AttributeGeopagos2V>A>A:visited,.BlobContentAttributeGeopagos2V>A>A:visited,.ReadonlyBlobContentAttributeGeopagos2V>A>A:visited,.BlobInputAttributeGeopagos2V>A>A:visited,.ReadonlyAttributeGeopagos2V>A>A:visited,.AttributeGeopagos2:hover>A:visited,.BlobContentAttributeGeopagos2:hover>A:visited,.ReadonlyBlobContentAttributeGeopagos2:hover>A:visited,.BlobInputAttributeGeopagos2:hover>A:visited,.ReadonlyAttributeGeopagos2:hover>A:visited,.AttributeGeopagos2V:hover>A:visited,.BlobContentAttributeGeopagos2V:hover>A:visited,.ReadonlyBlobContentAttributeGeopagos2V:hover>A:visited,.BlobInputAttributeGeopagos2V:hover>A:visited,.ReadonlyAttributeGeopagos2V:hover>A:visited,.BlobContentAttributeGeopagos2>A:visited,.ReadonlyBlobContentAttributeGeopagos2>A:visited,.BlobInputAttributeGeopagos2>A:visited,.ReadonlyAttributeGeopagos2>A:visited,.AttributeGeopagos2V>A:visited,.BlobContentAttributeGeopagos2V>A:visited,.ReadonlyBlobContentAttributeGeopagos2V>A:visited,.BlobInputAttributeGeopagos2V>A:visited,.ReadonlyAttributeGeopagos2V>A:visited,input.AttributeGeopagos2:focus, textarea.AttributeGeopagos2:focus, select.AttributeGeopagos2:focus, .AttributeGeopagos2>A:focus,input.AttributeGeopagos2>A:focus, textarea.AttributeGeopagos2>A:focus, select.AttributeGeopagos2>A:focus, .AttributeGeopagos2>A>A:focus,input.BlobContentAttributeGeopagos2>A:focus, textarea.BlobContentAttributeGeopagos2>A:focus, select.BlobContentAttributeGeopagos2>A:focus, .BlobContentAttributeGeopagos2>A>A:focus,input.ReadonlyBlobContentAttributeGeopagos2>A:focus, textarea.ReadonlyBlobContentAttributeGeopagos2>A:focus, select.ReadonlyBlobContentAttributeGeopagos2>A:focus, .ReadonlyBlobContentAttributeGeopagos2>A>A:focus,input.BlobInputAttributeGeopagos2>A:focus, textarea.BlobInputAttributeGeopagos2>A:focus, select.BlobInputAttributeGeopagos2>A:focus, .BlobInputAttributeGeopagos2>A>A:focus,input.ReadonlyAttributeGeopagos2>A:focus, textarea.ReadonlyAttributeGeopagos2>A:focus, select.ReadonlyAttributeGeopagos2>A:focus, .ReadonlyAttributeGeopagos2>A>A:focus,input.AttributeGeopagos2V>A:focus, textarea.AttributeGeopagos2V>A:focus, select.AttributeGeopagos2V>A:focus, .AttributeGeopagos2V>A>A:focus,input.BlobContentAttributeGeopagos2V>A:focus, textarea.BlobContentAttributeGeopagos2V>A:focus, select.BlobContentAttributeGeopagos2V>A:focus, .BlobContentAttributeGeopagos2V>A>A:focus,input.ReadonlyBlobContentAttributeGeopagos2V>A:focus, textarea.ReadonlyBlobContentAttributeGeopagos2V>A:focus, select.ReadonlyBlobContentAttributeGeopagos2V>A:focus, .ReadonlyBlobContentAttributeGeopagos2V>A>A:focus,input.BlobInputAttributeGeopagos2V>A:focus, textarea.BlobInputAttributeGeopagos2V>A:focus, select.BlobInputAttributeGeopagos2V>A:focus, .BlobInputAttributeGeopagos2V>A>A:focus,input.ReadonlyAttributeGeopagos2V>A:focus, textarea.ReadonlyAttributeGeopagos2V>A:focus, select.ReadonlyAttributeGeopagos2V>A:focus, .ReadonlyAttributeGeopagos2V>A>A:focus,input.AttributeGeopagos2:hover:focus, textarea.AttributeGeopagos2:hover:focus, select.AttributeGeopagos2:hover:focus, .AttributeGeopagos2:hover>A:focus,input.BlobContentAttributeGeopagos2:hover:focus, textarea.BlobContentAttributeGeopagos2:hover:focus, select.BlobContentAttributeGeopagos2:hover:focus, .BlobContentAttributeGeopagos2:hover>A:focus,input.ReadonlyBlobContentAttributeGeopagos2:hover:focus, textarea.ReadonlyBlobContentAttributeGeopagos2:hover:focus, select.ReadonlyBlobContentAttributeGeopagos2:hover:focus, .ReadonlyBlobContentAttributeGeopagos2:hover>A:focus,input.BlobInputAttributeGeopagos2:hover:focus, textarea.BlobInputAttributeGeopagos2:hover:focus, select.BlobInputAttributeGeopagos2:hover:focus, .BlobInputAttributeGeopagos2:hover>A:focus,input.ReadonlyAttributeGeopagos2:hover:focus, textarea.ReadonlyAttributeGeopagos2:hover:focus, select.ReadonlyAttributeGeopagos2:hover:focus, .ReadonlyAttributeGeopagos2:hover>A:focus,input.AttributeGeopagos2V:hover:focus, textarea.AttributeGeopagos2V:hover:focus, select.AttributeGeopagos2V:hover:focus, .AttributeGeopagos2V:hover>A:focus,input.BlobContentAttributeGeopagos2V:hover:focus, textarea.BlobContentAttributeGeopagos2V:hover:focus, select.BlobContentAttributeGeopagos2V:hover:focus, .BlobContentAttributeGeopagos2V:hover>A:focus,input.ReadonlyBlobContentAttributeGeopagos2V:hover:focus, textarea.ReadonlyBlobContentAttributeGeopagos2V:hover:focus, select.ReadonlyBlobContentAttributeGeopagos2V:hover:focus, .ReadonlyBlobContentAttributeGeopagos2V:hover>A:focus,input.BlobInputAttributeGeopagos2V:hover:focus, textarea.BlobInputAttributeGeopagos2V:hover:focus, select.BlobInputAttributeGeopagos2V:hover:focus, .BlobInputAttributeGeopagos2V:hover>A:focus,input.ReadonlyAttributeGeopagos2V:hover:focus, textarea.ReadonlyAttributeGeopagos2V:hover:focus, select.ReadonlyAttributeGeopagos2V:hover:focus, .ReadonlyAttributeGeopagos2V:hover>A:focus,input.BlobContentAttributeGeopagos2:focus, textarea.BlobContentAttributeGeopagos2:focus, select.BlobContentAttributeGeopagos2:focus, .BlobContentAttributeGeopagos2>A:focus,input.ReadonlyBlobContentAttributeGeopagos2:focus, textarea.ReadonlyBlobContentAttributeGeopagos2:focus, select.ReadonlyBlobContentAttributeGeopagos2:focus, .ReadonlyBlobContentAttributeGeopagos2>A:focus,input.BlobInputAttributeGeopagos2:focus, textarea.BlobInputAttributeGeopagos2:focus, select.BlobInputAttributeGeopagos2:focus, .BlobInputAttributeGeopagos2>A:focus,input.ReadonlyAttributeGeopagos2:focus, textarea.ReadonlyAttributeGeopagos2:focus, select.ReadonlyAttributeGeopagos2:focus, .ReadonlyAttributeGeopagos2>A:focus,input.AttributeGeopagos2V:focus, textarea.AttributeGeopagos2V:focus, select.AttributeGeopagos2V:focus, .AttributeGeopagos2V>A:focus,input.BlobContentAttributeGeopagos2V:focus, textarea.BlobContentAttributeGeopagos2V:focus, select.BlobContentAttributeGeopagos2V:focus, .BlobContentAttributeGeopagos2V>A:focus,input.ReadonlyBlobContentAttributeGeopagos2V:focus, textarea.ReadonlyBlobContentAttributeGeopagos2V:focus, select.ReadonlyBlobContentAttributeGeopagos2V:focus, .ReadonlyBlobContentAttributeGeopagos2V>A:focus,input.BlobInputAttributeGeopagos2V:focus, textarea.BlobInputAttributeGeopagos2V:focus, select.BlobInputAttributeGeopagos2V:focus, .BlobInputAttributeGeopagos2V>A:focus,input.ReadonlyAttributeGeopagos2V:focus, textarea.ReadonlyAttributeGeopagos2V:focus, select.ReadonlyAttributeGeopagos2V:focus, .ReadonlyAttributeGeopagos2V>A:focus,.AttributeGeopagos2>A:active,.AttributeGeopagos2>A>A:active,.BlobContentAttributeGeopagos2>A>A:active,.ReadonlyBlobContentAttributeGeopagos2>A>A:active,.BlobInputAttributeGeopagos2>A>A:active,.ReadonlyAttributeGeopagos2>A>A:active,.AttributeGeopagos2V>A>A:active,.BlobContentAttributeGeopagos2V>A>A:active,.ReadonlyBlobContentAttributeGeopagos2V>A>A:active,.BlobInputAttributeGeopagos2V>A>A:active,.ReadonlyAttributeGeopagos2V>A>A:active,.AttributeGeopagos2:hover>A:active,.BlobContentAttributeGeopagos2:hover>A:active,.ReadonlyBlobContentAttributeGeopagos2:hover>A:active,.BlobInputAttributeGeopagos2:hover>A:active,.ReadonlyAttributeGeopagos2:hover>A:active,.AttributeGeopagos2V:hover>A:active,.BlobContentAttributeGeopagos2V:hover>A:active,.ReadonlyBlobContentAttributeGeopagos2V:hover>A:active,.BlobInputAttributeGeopagos2V:hover>A:active,.ReadonlyAttributeGeopagos2V:hover>A:active,.BlobContentAttributeGeopagos2>A:active,.ReadonlyBlobContentAttributeGeopagos2>A:active,.BlobInputAttributeGeopagos2>A:active,.ReadonlyAttributeGeopagos2>A:active,.AttributeGeopagos2V>A:active,.BlobContentAttributeGeopagos2V>A:active,.ReadonlyBlobContentAttributeGeopagos2V>A:active,.BlobInputAttributeGeopagos2V>A:active,.ReadonlyAttributeGeopagos2V>A:active
{
	border-bottom: 2px solid #155EB0 !important;
	box-shadow: 0px;
}
.BlobContentAttributeGeopagos2V,.ReadonlyBlobContentAttributeGeopagos2V
{
	box-shadow: 0px;
}
.ReadonlyBlobContentAttributeGeopagos2V
{
	box-shadow: 0px;
	border-width: 0px;
}
.BlobInputAttributeGeopagos2V
{
	box-shadow: 0px;
}
.ReadonlyAttributeGeopagos2V
{
	box-shadow: 0px;
	border-width: 0px;
}
.AttributeTP,.BlobContentAttributeTP,.ReadonlyBlobContentAttributeTP,.BlobInputAttributeTP,.ReadonlyAttributeTP,.AttributeTP>A,.BlobContentAttributeTP>A,.ReadonlyBlobContentAttributeTP>A,.BlobInputAttributeTP>A,.ReadonlyAttributeTP>A,.AttributeTP>A:visited,.BlobContentAttributeTP>A:visited,.ReadonlyBlobContentAttributeTP>A:visited,.BlobInputAttributeTP>A:visited,.ReadonlyAttributeTP>A:visited,.AttributeTP:hover,.BlobContentAttributeTP:hover,.ReadonlyBlobContentAttributeTP:hover,.BlobInputAttributeTP:hover,.ReadonlyAttributeTP:hover,input.AttributeTP:focus, textarea.AttributeTP:focus, select.AttributeTP:focus, .AttributeTP>A:focus,input.BlobContentAttributeTP:focus, textarea.BlobContentAttributeTP:focus, select.BlobContentAttributeTP:focus, .BlobContentAttributeTP>A:focus,input.ReadonlyBlobContentAttributeTP:focus, textarea.ReadonlyBlobContentAttributeTP:focus, select.ReadonlyBlobContentAttributeTP:focus, .ReadonlyBlobContentAttributeTP>A:focus,input.BlobInputAttributeTP:focus, textarea.BlobInputAttributeTP:focus, select.BlobInputAttributeTP:focus, .BlobInputAttributeTP>A:focus,input.ReadonlyAttributeTP:focus, textarea.ReadonlyAttributeTP:focus, select.ReadonlyAttributeTP:focus, .ReadonlyAttributeTP>A:focus,.AttributeTP>A:active,.BlobContentAttributeTP>A:active,.ReadonlyBlobContentAttributeTP>A:active,.BlobInputAttributeTP>A:active,.ReadonlyAttributeTP>A:active,.input-group .form-control.AttributeTP+span.input-group-btn>.btn,.input-group .form-control.BlobContentAttributeTP+span.input-group-btn>.btn,.input-group .form-control.ReadonlyBlobContentAttributeTP+span.input-group-btn>.btn,.input-group .form-control.BlobInputAttributeTP+span.input-group-btn>.btn,.input-group .form-control.ReadonlyAttributeTP+span.input-group-btn>.btn
{
	box-shadow: 0px 0px 0px 0px;
	font-family: 'rubik';
	font-size: 14px;
	font-weight: 500;
	color: #1a1b1e;
	letter-spacing: 0.1px;
	background:linear-gradient(0deg, rgba(21, 94, 176, 0.05), rgba(21, 94, 176, 0.05)), #fdfbff;
	border:none;
	line-height:20px;
}
.BlobContentAttributeTP,.ReadonlyBlobContentAttributeTP
{
	box-shadow: 0px 0px 0px 0px;
}
.ReadonlyBlobContentAttributeTP
{
	box-shadow: 0px 0px 0px 0px;
	border-width: 0px;
}
.BlobInputAttributeTP
{
	box-shadow: 0px 0px 0px 0px;
}
.ReadonlyAttributeTP
{
	box-shadow: 0px 0px 0px 0px;
	border-width: 0px;
}
.AttributeConcepto1,.BlobContentAttributeConcepto1,.ReadonlyBlobContentAttributeConcepto1,.BlobInputAttributeConcepto1,.ReadonlyAttributeConcepto1
{
	display: flex;
	font-family: 'rubik';
	font-size: 14px;
	font-weight: 400;
	color: #1a1b1e;
	letter-spacing: 0.25px;
	align-items:center;
	line-height:20px;
}
.ReadonlyBlobContentAttributeConcepto1
{
	border-width: 0px;
}
.ReadonlyAttributeConcepto1
{
	border-width: 0px;
}
.AttributeImporte1,.BlobContentAttributeImporte1,.ReadonlyBlobContentAttributeImporte1,.BlobInputAttributeImporte1,.ReadonlyAttributeImporte1
{
	display: flex;
	font-family: 'rubik';
	font-size: 16px;
	font-weight: 400;
	color: #1a1b1e;
	letter-spacing: 0.5px;
	text-align: right;
	align-items:center;
	line-height:24px;
}
.ReadonlyBlobContentAttributeImporte1
{
	border-width: 0px;
}
.ReadonlyAttributeImporte1
{
	border-width: 0px;
}
.AttributeConcepto2,.BlobContentAttributeConcepto2,.ReadonlyBlobContentAttributeConcepto2,.BlobInputAttributeConcepto2,.ReadonlyAttributeConcepto2
{
	display: flex;
	font-family: 'rubik';
	font-size: 16px;
	font-weight: 400;
	color: #155eb0;
	letter-spacing: 0.5px;
	align-items:center;
	line-height:24px;
}
.ReadonlyBlobContentAttributeConcepto2
{
	border-width: 0px;
}
.ReadonlyAttributeConcepto2
{
	border-width: 0px;
}
.AttributeImporte2,.BlobContentAttributeImporte2,.ReadonlyBlobContentAttributeImporte2,.BlobInputAttributeImporte2,.ReadonlyAttributeImporte2
{
	display: flex;
	font-family: 'rubik';
	font-size: 21px;
	font-weight: 400;
	color: #155eb0;
	text-align: right;
	align-items:center;
	line-height:28px;
}
.ReadonlyBlobContentAttributeImporte2
{
	border-width: 0px;
}
.ReadonlyAttributeImporte2
{
	border-width: 0px;
}
.AttributeMenu,.BlobContentAttributeMenu,.ReadonlyBlobContentAttributeMenu,.BlobInputAttributeMenu,.ReadonlyAttributeMenu,.AttributeMenu>A,.BlobContentAttributeMenu>A,.ReadonlyBlobContentAttributeMenu>A,.BlobInputAttributeMenu>A,.ReadonlyAttributeMenu>A,.AttributeMenu>A:visited,.BlobContentAttributeMenu>A:visited,.ReadonlyBlobContentAttributeMenu>A:visited,.BlobInputAttributeMenu>A:visited,.ReadonlyAttributeMenu>A:visited,.AttributeMenu:hover,.BlobContentAttributeMenu:hover,.ReadonlyBlobContentAttributeMenu:hover,.BlobInputAttributeMenu:hover,.ReadonlyAttributeMenu:hover,input.AttributeMenu:focus, textarea.AttributeMenu:focus, select.AttributeMenu:focus, .AttributeMenu>A:focus,input.BlobContentAttributeMenu:focus, textarea.BlobContentAttributeMenu:focus, select.BlobContentAttributeMenu:focus, .BlobContentAttributeMenu>A:focus,input.ReadonlyBlobContentAttributeMenu:focus, textarea.ReadonlyBlobContentAttributeMenu:focus, select.ReadonlyBlobContentAttributeMenu:focus, .ReadonlyBlobContentAttributeMenu>A:focus,input.BlobInputAttributeMenu:focus, textarea.BlobInputAttributeMenu:focus, select.BlobInputAttributeMenu:focus, .BlobInputAttributeMenu>A:focus,input.ReadonlyAttributeMenu:focus, textarea.ReadonlyAttributeMenu:focus, select.ReadonlyAttributeMenu:focus, .ReadonlyAttributeMenu>A:focus,.AttributeMenu>A:active,.BlobContentAttributeMenu>A:active,.ReadonlyBlobContentAttributeMenu>A:active,.BlobInputAttributeMenu>A:active,.ReadonlyAttributeMenu>A:active,.input-group .form-control.AttributeMenu+span.input-group-btn>.btn,.input-group .form-control.BlobContentAttributeMenu+span.input-group-btn>.btn,.input-group .form-control.ReadonlyBlobContentAttributeMenu+span.input-group-btn>.btn,.input-group .form-control.BlobInputAttributeMenu+span.input-group-btn>.btn,.input-group .form-control.ReadonlyAttributeMenu+span.input-group-btn>.btn
{
	font-family: 'rubik';
	font-size: 14px;
	font-weight: 500;
	color: #001b3d;
	letter-spacing: 0.1px;
	text-align: center;
	line-height:20px;
	border:none;
}
.ReadonlyBlobContentAttributeMenu
{
	border-width: 0px;
}
.ReadonlyAttributeMenu
{
	border-width: 0px;
}
.AttributeEndErrorTitle,.BlobContentAttributeEndErrorTitle,.ReadonlyBlobContentAttributeEndErrorTitle,.BlobInputAttributeEndErrorTitle,.ReadonlyAttributeEndErrorTitle
{
	overflow: hidden;
	display: flex;
	font-family: 'rubik';
	font-size: 22px;
	font-weight: 400;
	color: #ba1a1a;
	align-items:center;
	line-height:28px;
}
.ReadonlyBlobContentAttributeEndErrorTitle
{
	border-width: 0px;
}
.ReadonlyAttributeEndErrorTitle
{
	border-width: 0px;
}
.AttributeEndDate,.BlobContentAttributeEndDate,.ReadonlyBlobContentAttributeEndDate,.BlobInputAttributeEndDate,.ReadonlyAttributeEndDate
{
	display: flex;
	font-family: 'rubik';
	font-size: 14px;
	font-weight: 500;
	color: #43474e;
	letter-spacing: 0.1px;
	align-items:center;
	line-height:20px;
}
.ReadonlyBlobContentAttributeEndDate
{
	border-width: 0px;
}
.ReadonlyAttributeEndDate
{
	border-width: 0px;
}
.AttributeAlerta,.BlobContentAttributeAlerta,.ReadonlyBlobContentAttributeAlerta,.BlobInputAttributeAlerta,.ReadonlyAttributeAlerta
{
	font-family: 'rubik';
	font-size: 22px;
	font-weight: 400;
	color: #6d5e00;
	align-items:center;
	line-height:28px;
}
.ReadonlyBlobContentAttributeAlerta
{
	border-width: 0px;
}
.ReadonlyAttributeAlerta
{
	border-width: 0px;
}
.AttributeSubTotal,.BlobContentAttributeSubTotal,.ReadonlyBlobContentAttributeSubTotal,.BlobInputAttributeSubTotal,.ReadonlyAttributeSubTotal
{
	display: flex;
	font-family: 'rubik';
	font-size: 12px;
	font-weight: 400;
	color: #1a1b1e;
	letter-spacing: 0.4px;
	align-items:center;
	line-height:16px;
}
.ReadonlyBlobContentAttributeSubTotal
{
	border-width: 0px;
}
.ReadonlyAttributeSubTotal
{
	border-width: 0px;
}
.AttributeEndOk,.BlobContentAttributeEndOk,.ReadonlyBlobContentAttributeEndOk,.BlobInputAttributeEndOk,.ReadonlyAttributeEndOk
{
	overflow: hidden;
	display: flex;
	font-family: 'rubik';
	font-size: 22px;
	font-weight: 400;
	color: #006c4c;
	align-items:center;
	line-height:28px;
}
.ReadonlyBlobContentAttributeEndOk
{
	border-width: 0px;
}
.ReadonlyAttributeEndOk
{
	border-width: 0px;
}
.AttributePopup,.BlobContentAttributePopup,.ReadonlyBlobContentAttributePopup,.BlobInputAttributePopup,.ReadonlyAttributePopup
{
	padding-left: 5px;
	font-family: 'rubik';
	font-size: 14px;
	font-weight: 400;
	color: #1a1b1e;
	letter-spacing: 0.4px;
	line-height:16px;
}
.ReadonlyBlobContentAttributePopup
{
	border-width: 0px;
}
.ReadonlyAttributePopup
{
	border-width: 0px;
}
.AttributeImporteG,.BlobContentAttributeImporteG,.ReadonlyBlobContentAttributeImporteG,.BlobInputAttributeImporteG,.ReadonlyAttributeImporteG
{
	font-weight: bold !important;
	color: black!important;
	font-size:16px !important;
}
.ReadonlyBlobContentAttributeImporteG
{
	border-width: 0px;
}
.ReadonlyAttributeImporteG
{
	border-width: 0px;
}
.AttributeFilter,.BlobContentAttributeFilter,.ReadonlyBlobContentAttributeFilter,.BlobInputAttributeFilter,.ReadonlyAttributeFilter
{
	margin-bottom: 20px;
	margin-top: 10px;
	border-bottom-color: #c4c6cf;
	border-left-color: #c4c6cf;
	border-right-color: #c4c6cf;
	border-top-color: #c4c6cf;
	width: 200px;
	box-shadow: none !important;
	border-bottom-color: #c4c6cf !important;
	border-left-color: #c4c6cf !important;
	border-right-color: #c4c6cf !important;
	border-top-color: #c4c6cf !important;
}
.ReadonlyBlobContentAttributeFilter
{
	border-width: 0px;
}
.ReadonlyAttributeFilter
{
	border-width: 0px;
}
.Button,.ButtonDragging,.ButtonAcceptDrag,.ButtonNoAcceptDrag,.ButtonGAM,.MainMenuButton,.SpecialButtons,.BtnCheck,.BtnDelete,.BtnEnter,.BtnFirst,.BtnGet,.BtnHelp,.BtnLast,.BtnNext,.BtnPrevious,.BtnRefresh,.BtnSelect,.BtnToggle,.BtnToggleActive,.BtnLogin,.BtnAdd,.BtnAddHovered,.BtnBack,.HideFiltersButton,.ShowFiltersButton,.BtnEnterHovered,.BtnCancelHovered,.BtnDeleteDisabled,.BtnCancel,.SpecialButtonsDisabled,.SpecialButtonsLogin,.ActionButtons,.ActionButtonsHovered,.ButtonDisabled,.BotonMediosDePago,.ButtonProvedor,.ButtonProvedor2,.ButtonTBL,.ButtonTBL:hover,.ButtonTBL:focus,.ButtonTBL:active,.ButtonTBL[disabled],.ButtonTBR,.ButtonTBR:hover,.ButtonTBR:focus,.ButtonTBR:active,.ButtonTBR[disabled],.ButtonTBActive,.ButtonTBActive:hover,.ButtonTBActive:focus,.ButtonTBActive:active,.ButtonTBActive[disabled],.ButtonTCDisabled,.ButtonTBDisabled,.ButtonTBDisabled:hover,.ButtonTBDisabled:focus,.ButtonTBDisabled:active,.ButtonTBDisabled[disabled],.ButtonOK,.ButtonOK:hover,.ButtonOK:focus,.ButtonOK:active,.ButtonTBC,.ButtonTBC:hover,.ButtonTBC:focus,.ButtonTBC:active,.ButtonTBC[disabled],.ButtonActive,.ButtonInactive,.ButtonOKDisabled,.ButtonOK[disabled],.ButtonOK:hover[disabled],.ButtonOK:focus[disabled],.ButtonOK:active[disabled],.ButtonDiv,.ButtonDivDisable,.ButtonDiv[disabled],.ButtonDiv:hover[disabled],.ButtonDivDisable:hover[disabled],.ButtonDiv:focus[disabled],.ButtonDivDisable:focus[disabled],.ButtonDiv:active[disabled],.ButtonDivDisable:active[disabled],.ButtonDivDisable[disabled],.ButtonDiv:hover,.ButtonDivDisable:hover,.ButtonDiv[disabled]:hover,.ButtonDivDisable[disabled]:hover,.ButtonDiv:focus,.ButtonDivDisable:focus,.ButtonDiv[disabled]:focus,.ButtonDivDisable[disabled]:focus,.ButtonDiv:active,.ButtonDivDisable:active,.ButtonDiv[disabled]:active,.ButtonDivDisable[disabled]:active,.ButtonDonwload,.ButtonDonwload:hover,.ButtonDonwload:focus,.ButtonDonwload:active,.ButtonDonwload[disabled],.ButtonRural,.ButtonRuralHover,.ButtonRural:hover,.ButtonRural:focus:hover,.ButtonRuralHover:focus:hover,.ButtonRural:active:hover,.ButtonRuralHover:active:hover,.ButtonRural[disabled]:hover,.ButtonRuralHover[disabled]:hover,.ButtonRuralHover:hover,.ButtonRural:focus,.ButtonRuralHover:focus,.ButtonRural:hover:focus,.ButtonRuralHover:hover:focus,.ButtonRural:active,.ButtonRuralHover:active,.ButtonRural:hover:active,.ButtonRuralHover:hover:active,.ButtonRural[disabled],.ButtonRuralHover[disabled],.ButtonRural:hover[disabled],.ButtonRuralHover:hover[disabled],.ButtonUrbana,.ButtonUrbanaHover,.ButtonUrbana:hover,.ButtonUrbana:focus:hover,.ButtonUrbanaHover:focus:hover,.ButtonUrbana:active:hover,.ButtonUrbanaHover:active:hover,.ButtonUrbana[disabled]:hover,.ButtonUrbanaHover[disabled]:hover,.ButtonUrbanaHover:hover,.ButtonUrbana:focus,.ButtonUrbanaHover:focus,.ButtonUrbana:hover:focus,.ButtonUrbanaHover:hover:focus,.ButtonUrbana:active,.ButtonUrbanaHover:active,.ButtonUrbana:hover:active,.ButtonUrbanaHover:hover:active,.ButtonUrbana[disabled],.ButtonUrbanaHover[disabled],.ButtonUrbana:hover[disabled],.ButtonUrbanaHover:hover[disabled],.ButtonConvenio,.ButtonConvenioHover,.ButtonConvenio:hover,.ButtonConvenio:focus:hover,.ButtonConvenioHover:focus:hover,.ButtonConvenio:active:hover,.ButtonConvenioHover:active:hover,.ButtonConvenio[disabled]:hover,.ButtonConvenioHover[disabled]:hover,.ButtonConvenioHover:hover,.ButtonConvenio:focus,.ButtonConvenioHover:focus,.ButtonConvenio:hover:focus,.ButtonConvenioHover:hover:focus,.ButtonConvenio:active,.ButtonConvenioHover:active,.ButtonConvenio:hover:active,.ButtonConvenioHover:hover:active,.ButtonConvenio[disabled],.ButtonConvenioHover[disabled],.ButtonConvenio:hover[disabled],.ButtonConvenioHover:hover[disabled],.ButtonComercio,.ButtonComercioHover,.ButtonComercio:hover,.ButtonComercio:focus:hover,.ButtonComercioHover:focus:hover,.ButtonComercio:active:hover,.ButtonComercioHover:active:hover,.ButtonComercio[disabled]:hover,.ButtonComercioHover[disabled]:hover,.ButtonComercioHover:hover,.ButtonComercio:focus,.ButtonComercioHover:focus,.ButtonComercio:hover:focus,.ButtonComercioHover:hover:focus,.ButtonComercio:active,.ButtonComercioHover:active,.ButtonComercio:hover:active,.ButtonComercioHover:hover:active,.ButtonComercio[disabled],.ButtonComercioHover[disabled],.ButtonComercio:hover[disabled],.ButtonComercioHover:hover[disabled],.ButtonSomiviente,.ButtonSomivienteHover,.ButtonSomiviente:hover,.ButtonSomiviente:focus:hover,.ButtonSomivienteHover:focus:hover,.ButtonSomiviente:active:hover,.ButtonSomivienteHover:active:hover,.ButtonSomiviente[disabled]:hover,.ButtonSomivienteHover[disabled]:hover,.ButtonSomivienteHover:hover,.ButtonSomiviente:focus,.ButtonSomivienteHover:focus,.ButtonSomiviente:hover:focus,.ButtonSomivienteHover:hover:focus,.ButtonSomiviente:active,.ButtonSomivienteHover:active,.ButtonSomiviente:hover:active,.ButtonSomivienteHover:hover:active,.ButtonSomiviente[disabled],.ButtonSomivienteHover[disabled],.ButtonSomiviente:hover[disabled],.ButtonSomivienteHover:hover[disabled],.ButtonPagging,.ButtonVarios,.ButtonVariosHover,.ButtonVarios:hover,.ButtonVarios:focus:hover,.ButtonVariosHover:focus:hover,.ButtonVarios:active:hover,.ButtonVariosHover:active:hover,.ButtonVarios[disabled]:hover,.ButtonVariosHover[disabled]:hover,.ButtonVariosHover:hover,.ButtonVarios:focus,.ButtonVariosHover:focus,.ButtonVarios:hover:focus,.ButtonVariosHover:hover:focus,.ButtonVarios:active,.ButtonVariosHover:active,.ButtonVarios:hover:active,.ButtonVariosHover:hover:active,.ButtonVarios[disabled],.ButtonVariosHover[disabled],.ButtonVarios:hover[disabled],.ButtonVariosHover:hover[disabled],.ButtonNec,.ButtonNecHover,.ButtonNec:hover,.ButtonNec:focus:hover,.ButtonNecHover:focus:hover,.ButtonNec:active:hover,.ButtonNecHover:active:hover,.ButtonNec[disabled]:hover,.ButtonNecHover[disabled]:hover,.ButtonNecHover:hover,.ButtonNec:focus,.ButtonNecHover:focus,.ButtonNec:hover:focus,.ButtonNecHover:hover:focus,.ButtonNec:active,.ButtonNecHover:active,.ButtonNec:hover:active,.ButtonNecHover:hover:active,.ButtonNec[disabled],.ButtonNecHover[disabled],.ButtonNec:hover[disabled],.ButtonNecHover:hover[disabled]
{
	box-shadow: 0px 2px 4px #555;
	margin-bottom: 1px;
	margin-right: 3px;
	margin-top: 1px;
	padding-bottom: 5px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 5px;
	background-color: #c60b44;
	background-image: none;
	border-bottom-color: #797979;
	border-left-color: #797979;
	border-right-color: #797979;
	border-top-color: #797979;
	border-style: solid;
	border-width: 0px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	font-family: "Verdana";
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	color: white;
	cursor: pointer;
	text-indent: 0pt;
	vertical-align: top;
}

.ButtonDragging
{
	box-shadow: 0px 2px 4px #555;
}

.ButtonAcceptDrag
{
	box-shadow: 0px 2px 4px #555;
}

.ButtonNoAcceptDrag
{
	box-shadow: 0px 2px 4px #555;
}

.ButtonGAM
{
	box-shadow: 0px 2px 4px #555;
}

.MainMenuButton
{
	box-shadow: 0px 2px 4px #555;
}

.SpecialButtons,.BtnCheck,.BtnDelete,.BtnEnter,.BtnFirst,.BtnGet,.BtnHelp,.BtnLast,.BtnNext,.BtnPrevious,.BtnRefresh,.BtnSelect,.BtnToggle,.BtnToggleActive,.BtnLogin,.BtnAdd,.BtnAddHovered,.BtnBack,.HideFiltersButton,.ShowFiltersButton,.BtnEnterHovered,.BtnCancelHovered,.BtnDeleteDisabled,.BtnCancel,.SpecialButtonsDisabled,.SpecialButtonsLogin
{
	box-shadow: 0px 2px 4px #555;
	background-color: #21537d;
	font-family: Arial;
	font-size: 13px;
}

.BtnCheck
{
	box-shadow: 0px 2px 4px #555;
}

.BtnDelete
{
	box-shadow: 0px 2px 4px #555;
}

.BtnEnter
{
	box-shadow: 0px 2px 4px #555;
}

.BtnFirst
{
	box-shadow: 0px 2px 4px #555;
}

.BtnGet
{
	box-shadow: 0px 2px 4px #555;
}

.BtnHelp
{
	box-shadow: 0px 2px 4px #555;
}

.BtnLast
{
	box-shadow: 0px 2px 4px #555;
}

.BtnNext
{
	box-shadow: 0px 2px 4px #555;
}

.BtnPrevious
{
	box-shadow: 0px 2px 4px #555;
}

.BtnRefresh
{
	box-shadow: 0px 2px 4px #555;
}

.BtnSelect
{
	box-shadow: 0px 2px 4px #555;
}

.BtnToggle,.BtnToggleActive
{
	box-shadow: 0px 2px 4px #555;
}

.BtnToggleActive
{
	box-shadow: 0px 2px 4px #555;
}

.BtnLogin
{
	box-shadow: 0px 2px 4px #555;
}

.BtnAdd,.BtnAddHovered
{
	box-shadow: 0px 2px 4px #555;
}

.BtnAddHovered
{
	box-shadow: 0px 2px 4px #555;
}

.BtnBack
{
	box-shadow: 0px 2px 4px #555;
}

.HideFiltersButton,.ShowFiltersButton
{
	box-shadow: 0px 2px 4px #555;
}

.ShowFiltersButton
{
	box-shadow: 0px 2px 4px #555;
}

.BtnEnterHovered
{
	box-shadow: 0px 2px 4px #555;
}

.BtnCancelHovered
{
	box-shadow: 0px 2px 4px #555;
}

.BtnDeleteDisabled
{
	box-shadow: 0px 2px 4px #555;
}

.BtnCancel
{
	box-shadow: 0px 2px 4px #555;
	background-color: darkgray;
}

.SpecialButtonsDisabled
{
	box-shadow: 0px 2px 4px #555;
	background-color: white;
	border-bottom-color: darkgray;
	border-left-color: darkgray;
	border-right-color: darkgray;
	border-top-color: darkgray;
	border-width: 1px;
	color: #e0e0e0;
}

.SpecialButtonsLogin
{
	box-shadow: 0px 2px 4px #555;
	padding-left: 143px;
	padding-right: 143px;
	font-size: 14px;
	text-align: center;
}

/* [gx-css-import ignore - start] */
.RSpecialButtonsLogin
{
	margin-bottom: 1px;
	margin-top: 1px;
	margin-right: 3px;
}

.RSpecialButtonsLogin .BtnLeft
{
	background-image: url(../GeneXusXEv2/btnL.gif);
	padding-left: 9px;
	cursor: pointer;
}

.RSpecialButtonsLogin .BtnRight
{
	cursor: pointer;
	background-image: url(../GeneXusXEv2/btnR.gif);
	padding-right: 9px;
}

.RSpecialButtonsLogin .BtnBackground
{
	cursor: pointer;
	background-image: url(../GeneXusXEv2/btnC.gif);
}

.RSpecialButtonsLogin .BtnText
{
	cursor: pointer;
	padding-left: 0;
	padding-right: 0;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	color: white;
	cursor: pointer;
	text-align: center;
	text-indent: 0pt;
	vertical-align: top;
}

/* [gx-css-import ignore - end] */
.ActionButtons,.ActionButtonsHovered
{
	box-shadow: 0px 2px 4px #555;
	background-color: #9f9f9f;
}

.ActionButtonsHovered
{
	box-shadow: 0px 2px 4px #555;
}

.ButtonDisabled
{
	box-shadow: 0px 2px 4px #555;
	background-color: white;
	border-bottom-color: darkgray;
	border-left-color: darkgray;
	border-right-color: darkgray;
	border-top-color: darkgray;
	border-width: 1px;
	color: #e0e0e0;
}

.BotonMediosDePago
{
	box-shadow: 0px 2px 4px #555;
	background-color: #007bbd;
	font-family: Arial;
	font-size: 25px;
	height: 70px;
	width: 410px;
}

.ButtonProvedor
{
	box-shadow: 0px 2px 4px #555;
	margin-bottom: 40px;
	white-space: normal;
	background-color: rgba(26,63,93,0);
	font-size: 15px;
	font-weight: normal;
	color: white!important;
	height: 60px;
	min-height: 80px;
	width: 200px;
	background-color: #1a3f5d !important;
	box-shadow: none;
	word-wrap:break-word;
}

.ButtonProvedor2
{
	box-shadow: 0px 2px 4px #555;
	white-space: normal;
	background-color: rgba(26,63,93,0);
	font-size: 15px;
	font-weight: normal;
	color: white!important;
	height: 60px;
	min-height: 80px;
	width: 200px;
	background-color: #1a3f5d !important;
	box-shadow: none;
	word-wrap:break-word;
}

.ButtonTBL,.ButtonTBL:hover,.ButtonTBL:focus,.ButtonTBL:active,.ButtonTBL[disabled]
{
	box-shadow: 0px 0px 0px;
	margin-right: -2px;
	white-space: normal;
	border-top-left-radius: 17px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 17px;
	font-family: 'rubik';
	font-size: 14px;
	font-weight: 500;
	height: 50px;
	width: 100%;
	background:#a9c7ff;
	border-bottom-right-radius:0;
	border-top-right-radius:0;
	border:1px solid gray;
	line-height:20px;
	outline:none !important;
}

.ButtonTBR,.ButtonTBR:hover,.ButtonTBR:focus,.ButtonTBR:active,.ButtonTBR[disabled]
{
	border-left: none !important;
	border-right: 0px;
	box-shadow: 0px 0px 0px;
	margin-right: -2px;
	white-space: normal;
	border-left-color: none;
	border-top-left-radius: 0px;
	border-top-right-radius: 17px;
	border-bottom-right-radius: 17px;
	border-bottom-left-radius: 0px;
	font-family: 'rubik';
	font-size: 14px;
	font-weight: 500;
	color: black;
	height: 50px;
	width: 100%;
	background:white;
	border:1px solid gray;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	border-left: none !important;
	line-height:20px;
	outline:none !important;
}

.ButtonTBActive,.ButtonTBActive:hover,.ButtonTBActive:focus,.ButtonTBActive:active,.ButtonTBActive[disabled]
{
	background-position: 10px !important;
	background-repeat: no-repeat;
	box-shadow: 0px 0px 0px;
	background-color: #a9c7ff;
	font-family: 'rubik';
	font-size: 14px;
	font-weight: 500;
	color: #271900;
	background-color:#a9c7ff!important;
	line-height:20px;
	outline:none !important;
}

.ButtonTCDisabled
{
	box-shadow: 0px 2px 4px #555;
	font-family: 'rubik';
	font-size: 14px;
	font-weight: 500;
	background:white;
	line-height:20px;
	outline:none !important;
}

.ButtonTBDisabled,.ButtonTBDisabled:hover,.ButtonTBDisabled:focus,.ButtonTBDisabled:active,.ButtonTBDisabled[disabled]
{
	box-shadow: 0px 0px 0px;
	background-color: white;
	font-family: 'rubik';
	font-size: 14px;
	font-weight: 500;
	color: #271900;
	background:white !important;
	line-height:20px;
	outline:none !important;
}

.ButtonOK,.ButtonOK:hover,.ButtonOK:focus,.ButtonOK:active
{
	box-shadow: 0px 0px 0px;
	background-color: rgba(21,94,176,0);
	border-top-left-radius: 100px;
	border-top-right-radius: 100px;
	border-bottom-right-radius: 100px;
	border-bottom-left-radius: 100px;
	font-family: 'rubik';
	font-size: 16px;
	font-weight: 500;
	height: 40px;
	width: 100%;
	max-width: 320px;
	min-width: 200px;
	letter-spacing: 0.07px;
	align-items:center;
	line-height:19px;
	outline:none;
	background-color: #155EB0;
	outline:none !important;
}

.ButtonTBC,.ButtonTBC:hover,.ButtonTBC:focus,.ButtonTBC:active,.ButtonTBC[disabled]
{
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
	border-top: 1px solid gray;
	box-shadow: 0px 0px 0px;
	margin-right: -2px;
	white-space: normal;
	background-color: white;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	font-family: 'rubik';
	font-size: 14px;
	font-weight: 500;
	color: black;
	height: 50px;
	width: 100%;
	border-bottom-right-radius:0;
	line-height:20px;
	outline:none !important;
}

.ButtonActive
{
	box-shadow: 0px 2px 4px #555;
	background-color: #a9c7ff;
}

.ButtonInactive
{
	box-shadow: 0px 0px 0px #555;
	background-color: #ebe9ed;
	color: gray;
}

.ButtonOKDisabled,.ButtonOK[disabled],.ButtonOK:hover[disabled],.ButtonOK:focus[disabled],.ButtonOK:active[disabled]
{
	opacity: 0.58;
	box-shadow: 0px 0px 0px gray;
	background-color: #c4c6cf;
	border-bottom-color: #c4c6cf;
	border-left-color: #c4c6cf;
	border-right-color: #c4c6cf;
	border-top-color: #c4c6cf;
	border-top-left-radius: 100px;
	border-top-right-radius: 100px;
	border-bottom-right-radius: 100px;
	border-bottom-left-radius: 100px;
	font-family: 'rubik';
	font-size: 14px;
	font-weight: 500;
	color: #1a1b1e;
	height: 40px;
	width: 100%;
	min-width: 200px;
	letter-spacing: 0.1px;
	text-align: center;
	align-items:center;
	line-height:19px;
	background:#c4c6cf;
	line-height:20px;
	outline:none;
	outline:none !important;
}

.ButtonDiv,.ButtonDivDisable,.ButtonDiv[disabled],.ButtonDiv:hover[disabled],.ButtonDivDisable:hover[disabled],.ButtonDiv:focus[disabled],.ButtonDivDisable:focus[disabled],.ButtonDiv:active[disabled],.ButtonDivDisable:active[disabled],.ButtonDivDisable[disabled],.ButtonDiv:hover,.ButtonDivDisable:hover,.ButtonDiv[disabled]:hover,.ButtonDivDisable[disabled]:hover,.ButtonDiv:focus,.ButtonDivDisable:focus,.ButtonDiv[disabled]:focus,.ButtonDivDisable[disabled]:focus,.ButtonDiv:active,.ButtonDivDisable:active,.ButtonDiv[disabled]:active,.ButtonDivDisable[disabled]:active
{
	box-shadow: 1px 1px 1px #555;
	background-color: #155eb0;
	border-top-left-radius: 100px;
	border-top-right-radius: 100px;
	border-bottom-right-radius: 100px;
	border-bottom-left-radius: 100px;
	font-family: 'rubik';
	font-size: 14px;
	font-weight: 500;
	color: #fff;
	height: 40px;
	width: 100%;
	min-width: 200px;
	letter-spacing: 0.1px;
	text-align: center;
	line-height:20px;
}

.ButtonDivDisable,.ButtonDiv[disabled],.ButtonDiv:hover[disabled],.ButtonDivDisable:hover[disabled],.ButtonDiv:focus[disabled],.ButtonDivDisable:focus[disabled],.ButtonDiv:active[disabled],.ButtonDivDisable:active[disabled],.ButtonDivDisable[disabled]
{
	box-shadow: 0px 0px 0px #555;
	background-color: #c4c6cf;
	border-bottom-color: darkgray;
	border-left-color: darkgray;
	border-right-color: darkgray;
	border-top-color: darkgray;
	color: #1a1b1e;
}

.ButtonDonwload,.ButtonDonwload:hover,.ButtonDonwload:focus,.ButtonDonwload:active,.ButtonDonwload[disabled]
{
	background-repeat: no-repeat;
	margin-bottom: 20px;
	margin-top: 20px;
	padding-bottom: 15px;
	padding-left: 50px;
	padding-right: 30px;
	padding-top: 15px;
	display: flex;
	background-image: url(../descargar.png);
	border-top-left-radius: 100px;
	border-top-right-radius: 100px;
	border-bottom-right-radius: 100px;
	border-bottom-left-radius: 100px;
	font-family: 'rubik';
	font-size: 14px;
	font-weight: 500;
	color: black;
	letter-spacing: 0.1px;
	text-align: center;
	background-image: url(../descargar.png) !important;
	background-repeat: no-repeat !important;
	align-items:center;
	background:#d9e3f9;
	flex-direction:row;
	gap:10px;
	justify-content:center;
	background-position-x:20px;
	background-position-y:10px;
	line-height:20px;
	box-shadow: none !important;
}

.ButtonRural,.ButtonRuralHover,.ButtonRural:hover,.ButtonRural:focus:hover,.ButtonRuralHover:focus:hover,.ButtonRural:active:hover,.ButtonRuralHover:active:hover,.ButtonRural[disabled]:hover,.ButtonRuralHover[disabled]:hover,.ButtonRuralHover:hover,.ButtonRural:focus,.ButtonRuralHover:focus,.ButtonRural:hover:focus,.ButtonRuralHover:hover:focus,.ButtonRural:active,.ButtonRuralHover:active,.ButtonRural:hover:active,.ButtonRuralHover:hover:active,.ButtonRural[disabled],.ButtonRuralHover[disabled],.ButtonRural:hover[disabled],.ButtonRuralHover:hover[disabled]
{
	background-repeat: no-repeat;
	box-shadow: 0px 2px 4px #555;
	margin-bottom: 15px;
	padding-bottom: 10px;
	padding-left: 45px;
	padding-right: 0px;
	padding-top: 10px;
	display: flex;
	background-image: url(../arbol.png);
	border-top-left-radius: 100px;
	border-top-right-radius: 100px;
	border-bottom-right-radius: 100px;
	border-bottom-left-radius: 100px;
	font-family: 'rubik';
	font-size: 14px;
	font-weight: 500;
	color: #001b3d;
	width: 280px;
	letter-spacing: 0.1px;
	text-align: left;
	align-items:center;
	background:#d6e3ff;
	border-bottom-left-radius:100px !important;
	border-bottom-right-radius:100px !important;
	border-top-left-radius:100px !important;
	border-top-right-radius:100px !important;
	flex:none;
	flex-direction:row;
	flex-grow:0;
	line-height:20px;
	order:0;
	background-image: url(../arbol.png) !important;
	background-position-x:15px;
	background-position-y:10px;
	background-repeat: no-repeat !important;
	text-align: left;
	box-shadow: none !important;
}

.ButtonRuralHover,.ButtonRural:hover,.ButtonRural:focus:hover,.ButtonRuralHover:focus:hover,.ButtonRural:active:hover,.ButtonRuralHover:active:hover,.ButtonRural[disabled]:hover,.ButtonRuralHover[disabled]:hover,.ButtonRuralHover:hover
{
	box-shadow: 0px 2px 4px #555;
	background-color: rgba(21,94,176,0);
	background-image: url(../arbolhover.png);
	color: white;
	background:#155eb0 !important;
	align-items:center;
	border-bottom-left-radius:100px !important;
	border-bottom-right-radius:100px !important;
	border-top-left-radius:100px !important;
	border-top-right-radius:100px !important;
	flex:none;
	flex-direction:row;
	flex-grow:0;
	line-height:20px;
	order:0;
	background-image: url(../arbolhover.png) !important;
	background-position-x:15px;
	background-position-y:10px;
	background-repeat: no-repeat !important;
	text-align: left;
	box-shadow: none !important;
	background-position-x:15px !important;
	background-position-y:10px !important;
}

.ButtonUrbana,.ButtonUrbanaHover,.ButtonUrbana:hover,.ButtonUrbana:focus:hover,.ButtonUrbanaHover:focus:hover,.ButtonUrbana:active:hover,.ButtonUrbanaHover:active:hover,.ButtonUrbana[disabled]:hover,.ButtonUrbanaHover[disabled]:hover,.ButtonUrbanaHover:hover,.ButtonUrbana:focus,.ButtonUrbanaHover:focus,.ButtonUrbana:hover:focus,.ButtonUrbanaHover:hover:focus,.ButtonUrbana:active,.ButtonUrbanaHover:active,.ButtonUrbana:hover:active,.ButtonUrbanaHover:hover:active,.ButtonUrbana[disabled],.ButtonUrbanaHover[disabled],.ButtonUrbana:hover[disabled],.ButtonUrbanaHover:hover[disabled]
{
	background-repeat: no-repeat !important;
	box-shadow: 0px 0px 0px #555;
	margin-bottom: 15px;
	padding-bottom: 10px;
	padding-left: 45px;
	padding-right: 0px;
	padding-top: 10px;
	display: flex;
	background-image: url(../urbana.png);
	font-family: 'rubik';
	font-size: 14px;
	font-weight: 500;
	color: #001b3d;
	width: 280px;
	letter-spacing: 0.1px;
	text-align: left;
	align-items:center;
	background-color:#d6e3ff;
	background-image: url(../urbana.png) !important;
	background-position-x:15px;
	background-position-y:10px;
	border-bottom-left-radius:100px !important;
	border-bottom-right-radius:100px !important;
	border-top-left-radius:100px !important;
	border-top-right-radius:100px !important;
	flex:none;
	flex-direction:row;
	flex-grow:0;
	line-height:20px;
	order:0;
}

.ButtonUrbanaHover,.ButtonUrbana:hover,.ButtonUrbana:focus:hover,.ButtonUrbanaHover:focus:hover,.ButtonUrbana:active:hover,.ButtonUrbanaHover:active:hover,.ButtonUrbana[disabled]:hover,.ButtonUrbanaHover[disabled]:hover,.ButtonUrbanaHover:hover
{
	box-shadow: 0px 0px 0px #555;
	background-color: rgba(21,94,176,0);
	background-image: url(../urbana_hover.png) !importan);
	color: white;
	align-items:center;
	background-image: url(../urbanhover.png) !important;
	background-color:#155eb0;
	background-position-x:15px;
	background-position-y:10px;
	border-bottom-left-radius:100px !important;
	border-bottom-right-radius:100px !important;
	border-top-left-radius:100px !important;
	border-top-right-radius:100px !important;
	flex:none;
	flex-direction:row;
	flex-grow:0;
	line-height:20px;
	order:0;
	align-items:center;
	background-position-x:15px !important;
	background-position-y:10px !important;
	border-bottom-left-radius:100px !important;
	border-bottom-right-radius:100px !important;
	border-top-left-radius:100px !important;
	border-top-right-radius:100px !important;
	flex:none;
	flex-direction:row;
	flex-grow:0;
	line-height:20px;
	order:0;
}

.ButtonConvenio,.ButtonConvenioHover,.ButtonConvenio:hover,.ButtonConvenio:focus:hover,.ButtonConvenioHover:focus:hover,.ButtonConvenio:active:hover,.ButtonConvenioHover:active:hover,.ButtonConvenio[disabled]:hover,.ButtonConvenioHover[disabled]:hover,.ButtonConvenioHover:hover,.ButtonConvenio:focus,.ButtonConvenioHover:focus,.ButtonConvenio:hover:focus,.ButtonConvenioHover:hover:focus,.ButtonConvenio:active,.ButtonConvenioHover:active,.ButtonConvenio:hover:active,.ButtonConvenioHover:hover:active,.ButtonConvenio[disabled],.ButtonConvenioHover[disabled],.ButtonConvenio:hover[disabled],.ButtonConvenioHover:hover[disabled]
{
	background-repeat: no-repeat !important;
	box-shadow: 0px 0px 0px #555;
	margin-bottom: 15px;
	padding-bottom: 10px;
	padding-left: 45px;
	padding-right: 0px;
	padding-top: 10px;
	display: flex;
	background-color: #d6e3ff;
	background-image: url(../convenio.png);
	font-family: 'rubik';
	font-size: 14px;
	font-weight: 500;
	color: #001b3d;
	width: 280px;
	letter-spacing: 0.1px;
	text-align: left;
	align-items:center;
	background-position-x:15px;
	background-position-y:10px;
	border-bottom-left-radius:100px !important;
	border-bottom-right-radius:100px !important;
	border-top-left-radius:100px !important;
	border-top-right-radius:100px !important;
	flex:none;
	flex-direction:row;
	flex-grow:0;
	line-height:20px;
}

.ButtonConvenioHover,.ButtonConvenio:hover,.ButtonConvenio:focus:hover,.ButtonConvenioHover:focus:hover,.ButtonConvenio:active:hover,.ButtonConvenioHover:active:hover,.ButtonConvenio[disabled]:hover,.ButtonConvenioHover[disabled]:hover,.ButtonConvenioHover:hover
{
	box-shadow: 0px 0px 0px !important;
	background-color: #155eb0;
	background-image: url(../con_hover.png);
	color: white;
	align-items:center;
	background-position-x:15px;
	background-position-y:10px;
	border-bottom-left-radius:100px !important;
	border-bottom-right-radius:100px !important;
	border-top-left-radius:100px !important;
	border-top-right-radius:100px !important;
	flex:none;
	flex-direction:row;
	flex-grow:0;
	line-height:20px;
	align-items:center;
	background-position-x:15px !important;
	background-position-y:10px !important;
	border-bottom-left-radius:100px !important;
	border-bottom-right-radius:100px !important;
	border-top-left-radius:100px !important;
	border-top-right-radius:100px !important;
	flex:none;
	flex-direction:row;
	flex-grow:0;
	line-height:20px;
	order:0;
}

.ButtonComercio,.ButtonComercioHover,.ButtonComercio:hover,.ButtonComercio:focus:hover,.ButtonComercioHover:focus:hover,.ButtonComercio:active:hover,.ButtonComercioHover:active:hover,.ButtonComercio[disabled]:hover,.ButtonComercioHover[disabled]:hover,.ButtonComercioHover:hover,.ButtonComercio:focus,.ButtonComercioHover:focus,.ButtonComercio:hover:focus,.ButtonComercioHover:hover:focus,.ButtonComercio:active,.ButtonComercioHover:active,.ButtonComercio:hover:active,.ButtonComercioHover:hover:active,.ButtonComercio[disabled],.ButtonComercioHover[disabled],.ButtonComercio:hover[disabled],.ButtonComercioHover:hover[disabled]
{
	background-repeat: no-repeat !important;
	box-shadow: 0px 0px 0px #555;
	margin-bottom: 15px;
	padding-bottom: 10px;
	padding-left: 45px;
	padding-right: 0px;
	padding-top: 10px;
	display: flex;
	background-color: #d6e3ff;
	background-image: url(../comercio.png);
	font-family: 'rubik';
	font-size: 14px;
	font-weight: 500;
	color: #001b3d;
	width: 280px;
	letter-spacing: 0.1px;
	text-align: left;
	align-items:center;
	background-position-x:15px;
	background-position-y:10px;
	border-bottom-left-radius:100px !important;
	border-bottom-right-radius:100px !important;
	border-top-left-radius:100px !important;
	border-top-right-radius:100px !important;
	flex:none;
	flex-direction:row;
	flex-grow:0;
	line-height:20px;
}

.ButtonComercioHover,.ButtonComercio:hover,.ButtonComercio:focus:hover,.ButtonComercioHover:focus:hover,.ButtonComercio:active:hover,.ButtonComercioHover:active:hover,.ButtonComercio[disabled]:hover,.ButtonComercioHover[disabled]:hover,.ButtonComercioHover:hover
{
	box-shadow: 0px 0px 0px !important;
	background-color: #155eb0;
	background-image: url(../com_hover.png);
	color: white;
	align-items:center;
	background-position-x:15px;
	background-position-y:10px;
	border-bottom-left-radius:100px !important;
	border-bottom-right-radius:100px !important;
	border-top-left-radius:100px !important;
	border-top-right-radius:100px !important;
	flex:none;
	flex-direction:row;
	flex-grow:0;
	line-height:20px;
	align-items:center;
	background-position-x:15px !important;
	background-position-y:10px !important;
	border-bottom-left-radius:100px !important;
	border-bottom-right-radius:100px !important;
	border-top-left-radius:100px !important;
	border-top-right-radius:100px !important;
	flex:none;
	flex-direction:row;
	flex-grow:0;
	line-height:20px;
	order:0;
}

.ButtonSomiviente,.ButtonSomivienteHover,.ButtonSomiviente:hover,.ButtonSomiviente:focus:hover,.ButtonSomivienteHover:focus:hover,.ButtonSomiviente:active:hover,.ButtonSomivienteHover:active:hover,.ButtonSomiviente[disabled]:hover,.ButtonSomivienteHover[disabled]:hover,.ButtonSomivienteHover:hover,.ButtonSomiviente:focus,.ButtonSomivienteHover:focus,.ButtonSomiviente:hover:focus,.ButtonSomivienteHover:hover:focus,.ButtonSomiviente:active,.ButtonSomivienteHover:active,.ButtonSomiviente:hover:active,.ButtonSomivienteHover:hover:active,.ButtonSomiviente[disabled],.ButtonSomivienteHover[disabled],.ButtonSomiviente:hover[disabled],.ButtonSomivienteHover:hover[disabled]
{
	background-repeat: no-repeat !important;
	box-shadow: 0px 0px 0px #555;
	margin-bottom: 15px;
	padding-bottom: 10px;
	padding-left: 45px;
	padding-right: 0px;
	padding-top: 10px;
	display: flex;
	background-color: #d6e3ff;
	background-image: url(../somivientes.png);
	font-family: 'rubik';
	font-size: 14px;
	font-weight: 500;
	color: #001b3d;
	width: 280px;
	letter-spacing: 0.1px;
	text-align: left;
	align-items:center;
	background-position-x:15px;
	background-position-y:13px;
	border-bottom-left-radius:100px !important;
	border-bottom-right-radius:100px !important;
	border-top-left-radius:100px !important;
	border-top-right-radius:100px !important;
	flex:none;
	flex-direction:row;
	flex-grow:0;
	line-height:20px;
}

.ButtonSomivienteHover,.ButtonSomiviente:hover,.ButtonSomiviente:focus:hover,.ButtonSomivienteHover:focus:hover,.ButtonSomiviente:active:hover,.ButtonSomivienteHover:active:hover,.ButtonSomiviente[disabled]:hover,.ButtonSomivienteHover[disabled]:hover,.ButtonSomivienteHover:hover
{
	box-shadow: 0px 0px 0px !important;
	background-color: #155eb0;
	background-image: url(../som_hover.png);
	color: white;
	align-items:center;
	background-position-x:15px;
	background-position-y:13px;
	border-bottom-left-radius:100px !important;
	border-bottom-right-radius:100px !important;
	border-top-left-radius:100px !important;
	border-top-right-radius:100px !important;
	flex:none;
	flex-direction:row;
	flex-grow:0;
	line-height:20px;
	align-items:center;
	background-position-x:15px !important;
	background-position-y:10px !important;
	border-bottom-left-radius:100px !important;
	border-bottom-right-radius:100px !important;
	border-top-left-radius:100px !important;
	border-top-right-radius:100px !important;
	flex:none;
	flex-direction:row;
	flex-grow:0;
	line-height:20px;
	order:0;
}

.ButtonPagging
{
	box-shadow: 0px 0px 0px #555;
	background-color: transparent;
	border-bottom-color: #dee2e6;
	border-left-color: #dee2e6;
	border-right-color: #dee2e6;
	border-top-color: #dee2e6;
	color: #0056b3;
	border:1px solid #c3c6c9;
}

.ButtonVarios,.ButtonVariosHover,.ButtonVarios:hover,.ButtonVarios:focus:hover,.ButtonVariosHover:focus:hover,.ButtonVarios:active:hover,.ButtonVariosHover:active:hover,.ButtonVarios[disabled]:hover,.ButtonVariosHover[disabled]:hover,.ButtonVariosHover:hover,.ButtonVarios:focus,.ButtonVariosHover:focus,.ButtonVarios:hover:focus,.ButtonVariosHover:hover:focus,.ButtonVarios:active,.ButtonVariosHover:active,.ButtonVarios:hover:active,.ButtonVariosHover:hover:active,.ButtonVarios[disabled],.ButtonVariosHover[disabled],.ButtonVarios:hover[disabled],.ButtonVariosHover:hover[disabled]
{
	background-repeat: no-repeat !important;
	box-shadow: 0px 0px 0px #555;
	margin-bottom: 15px;
	padding-bottom: 10px;
	padding-left: 45px;
	padding-right: 0px;
	padding-top: 10px;
	display: flex;
	background-color: #d6e3ff;
	background-image: url(../Peso.png);
	font-family: 'rubik';
	font-size: 14px;
	font-weight: 500;
	color: #001b3d;
	width: 280px;
	letter-spacing: 0.1px;
	text-align: left;
	background-size: 24px;
	align-items:center;
	background-position-x:15px;
	background-position-y:10px;
	border-bottom-left-radius:100px !important;
	border-bottom-right-radius:100px !important;
	border-top-left-radius:100px !important;
	border-top-right-radius:100px !important;
	flex:none;
	flex-direction:row;
	flex-grow:0;
	line-height:20px;
	order:0;
}

.ButtonVariosHover,.ButtonVarios:hover,.ButtonVarios:focus:hover,.ButtonVariosHover:focus:hover,.ButtonVarios:active:hover,.ButtonVariosHover:active:hover,.ButtonVarios[disabled]:hover,.ButtonVariosHover[disabled]:hover,.ButtonVariosHover:hover
{
	box-shadow: 0px 0px 0px #555;
	background-color: #155eb0;
	background-image: url(../PesoHover.png);
	color: white;
	align-items:center;
	background-position-x:15px;
	background-position-y:10px;
	border-bottom-left-radius:100px !important;
	border-bottom-right-radius:100px !important;
	border-top-left-radius:100px !important;
	border-top-right-radius:100px !important;
	flex:none;
	flex-direction:row;
	flex-grow:0;
	line-height:20px;
	order:0;
	align-items:center;
	background-position-x:15px !important;
	background-position-y:10px !important;
	border-bottom-left-radius:100px !important;
	border-bottom-right-radius:100px !important;
	border-top-left-radius:100px !important;
	border-top-right-radius:100px !important;
	flex:none;
	flex-direction:row;
	flex-grow:0;
	line-height:20px;
	order:0;
}

.ButtonNec,.ButtonNecHover,.ButtonNec:hover,.ButtonNec:focus:hover,.ButtonNecHover:focus:hover,.ButtonNec:active:hover,.ButtonNecHover:active:hover,.ButtonNec[disabled]:hover,.ButtonNecHover[disabled]:hover,.ButtonNecHover:hover,.ButtonNec:focus,.ButtonNecHover:focus,.ButtonNec:hover:focus,.ButtonNecHover:hover:focus,.ButtonNec:active,.ButtonNecHover:active,.ButtonNec:hover:active,.ButtonNecHover:hover:active,.ButtonNec[disabled],.ButtonNecHover[disabled],.ButtonNec:hover[disabled],.ButtonNecHover:hover[disabled]
{
	background-repeat: no-repeat !important;
	box-shadow: 0px 0px 0px #555;
	margin-bottom: 15px;
	padding-bottom: 10px;
	padding-left: 45px;
	padding-right: 0px;
	padding-top: 10px;
	display: flex;
	background-color: #d6e3ff;
	background-image: url(../nec.png);
	font-family: 'rubik';
	font-size: 14px;
	font-weight: 500;
	color: #001b3d;
	width: 280px;
	letter-spacing: 0.1px;
	text-align: left;
	background-size: 24px;
	align-items:center;
	background-position-x:15px;
	background-position-y:10px;
	border-bottom-left-radius:100px !important;
	border-bottom-right-radius:100px !important;
	border-top-left-radius:100px !important;
	border-top-right-radius:100px !important;
	flex:none;
	flex-direction:row;
	flex-grow:0;
	line-height:20px;
	order:0;
}

.ButtonNecHover,.ButtonNec:hover,.ButtonNec:focus:hover,.ButtonNecHover:focus:hover,.ButtonNec:active:hover,.ButtonNecHover:active:hover,.ButtonNec[disabled]:hover,.ButtonNecHover[disabled]:hover,.ButtonNecHover:hover
{
	box-shadow: 0px 0px 0px #555;
	background-color: #155eb0;
	background-image: url(../nechover.png);
	color: white;
	align-items:center;
	background-position-x:15px;
	background-position-y:10px;
	border-bottom-left-radius:100px !important;
	border-bottom-right-radius:100px !important;
	border-top-left-radius:100px !important;
	border-top-right-radius:100px !important;
	flex:none;
	flex-direction:row;
	flex-grow:0;
	line-height:20px;
	order:0;
	align-items:center;
	background-position-x:15px !important;
	background-position-y:10px !important;
	border-bottom-left-radius:100px !important;
	border-bottom-right-radius:100px !important;
	border-top-left-radius:100px !important;
	border-top-right-radius:100px !important;
	flex:none;
	flex-direction:row;
	flex-grow:0;
	line-height:20px;
	order:0;
}

.Grid,.GridNoData,.Grid[data-gx-grid-nodata],.GridNoData[data-gx-grid-nodata],.GridDragging[data-gx-grid-nodata],.GridAcceptDrag[data-gx-grid-nodata],.GridNoAcceptDrag[data-gx-grid-nodata],.WorkWith[data-gx-grid-nodata],.PromptGrid[data-gx-grid-nodata],.ViewGrid[data-gx-grid-nodata],.GridGeoPagos[data-gx-grid-nodata],.FreeStyleGrid[data-gx-grid-nodata],.TrnSublevelGrid[data-gx-grid-nodata],.RecentLinksGrid[data-gx-grid-nodata],.FreeStyleGridConfirm[data-gx-grid-nodata],.VerticalTabGrid[data-gx-grid-nodata],.FreeStyleGridDeuda[data-gx-grid-nodata],.FreeStyleGridTRN[data-gx-grid-nodata],.FreeStyleGridSubtotal[data-gx-grid-nodata],.FreeStyleGridPopup[data-gx-grid-nodata],.GridDragging,.GridAcceptDrag,.GridNoAcceptDrag,.WorkWith,.PromptGrid,.ViewGrid,.GridGeoPagos
{
	background-color: #c60b44;
	margin-bottom: 1pt;
	margin-left: 1pt;
	margin-right: 1pt;
	margin-top: 1pt;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
	border-style: none;
	border-width: 0px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.Grid>tbody>tr,.Grid>[data-gxrow]
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	background-color: #f0f0f0;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.Grid>thead>tr, .Grid>tfoot>tr
{
	color: #fff;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.Grid[data-bkgstyle='none']>thead>tr, .Grid[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.Grid[data-bkgstyle='none']>tbody>tr
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	background-color: #f0f0f0;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.Grid[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .Grid[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .Grid[data-bkgstyle='uniform']>thead>tr, .Grid[data-bkgstyle='uniform']>tfoot>tr
{
	background-color: #e5e5e5;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.Grid[data-bkgstyle='header']>tbody>tr:nth-child(odd), .Grid[data-bkgstyle='header']>tbody>tr:nth-child(even), .Grid[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #f0f0f0;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.Grid[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #e5e5e5;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.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: transparent;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridNoData,.Grid[data-gx-grid-nodata],.GridNoData[data-gx-grid-nodata],.GridDragging[data-gx-grid-nodata],.GridAcceptDrag[data-gx-grid-nodata],.GridNoAcceptDrag[data-gx-grid-nodata],.WorkWith[data-gx-grid-nodata],.PromptGrid[data-gx-grid-nodata],.ViewGrid[data-gx-grid-nodata],.GridGeoPagos[data-gx-grid-nodata],.FreeStyleGrid[data-gx-grid-nodata],.TrnSublevelGrid[data-gx-grid-nodata],.RecentLinksGrid[data-gx-grid-nodata],.FreeStyleGridConfirm[data-gx-grid-nodata],.VerticalTabGrid[data-gx-grid-nodata],.FreeStyleGridDeuda[data-gx-grid-nodata],.FreeStyleGridTRN[data-gx-grid-nodata],.FreeStyleGridSubtotal[data-gx-grid-nodata],.FreeStyleGridPopup[data-gx-grid-nodata]
{
	background-color: lightgray;
	min-height: 4em;
	width: 100%;
}

.GridNoData>tbody>tr,.GridNoData>[data-gxrow]
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	background-color: #f0f0f0;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridNoData>thead>tr, .GridNoData>tfoot>tr
{
	color: #fff;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridNoData[data-bkgstyle='none']>thead>tr, .GridNoData[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.GridNoData[data-bkgstyle='none']>tbody>tr
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	background-color: #f0f0f0;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridNoData[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .GridNoData[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .GridNoData[data-bkgstyle='uniform']>thead>tr, .GridNoData[data-bkgstyle='uniform']>tfoot>tr
{
	background-color: #e5e5e5;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridNoData[data-bkgstyle='header']>tbody>tr:nth-child(odd), .GridNoData[data-bkgstyle='header']>tbody>tr:nth-child(even), .GridNoData[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #f0f0f0;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridNoData[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #e5e5e5;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridNoData[data-bkgstyle='header']>thead>tr, .GridNoData[data-bkgstyle='header']>tfoot>tr, .GridNoData[data-bkgstyle='report']>thead>tr, .GridNoData[data-bkgstyle='report']>tfoot>tr
{
	background-color: transparent;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridDragging
{
	border-bottom-color: white;
	border-left-color: white;
	border-right-color: white;
	border-top-color: white;
}

.GridDragging>tbody>tr,.GridDragging>[data-gxrow]
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	background-color: #f0f0f0;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridDragging>thead>tr, .GridDragging>tfoot>tr
{
	color: #fff;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridDragging[data-bkgstyle='none']>thead>tr, .GridDragging[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.GridDragging[data-bkgstyle='none']>tbody>tr
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	background-color: #f0f0f0;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridDragging[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .GridDragging[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .GridDragging[data-bkgstyle='uniform']>thead>tr, .GridDragging[data-bkgstyle='uniform']>tfoot>tr
{
	background-color: #d3d4d3;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridDragging[data-bkgstyle='header']>tbody>tr:nth-child(odd), .GridDragging[data-bkgstyle='header']>tbody>tr:nth-child(even), .GridDragging[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #f0f0f0;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridDragging[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #e5e5e5;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.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: transparent;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridAcceptDrag
{
	border-bottom-color: white;
	border-left-color: white;
	border-right-color: white;
	border-top-color: white;
}

.GridAcceptDrag>tbody>tr,.GridAcceptDrag>[data-gxrow]
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	background-color: #f0f0f0;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridAcceptDrag>thead>tr, .GridAcceptDrag>tfoot>tr
{
	color: #fff;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridAcceptDrag[data-bkgstyle='none']>thead>tr, .GridAcceptDrag[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.GridAcceptDrag[data-bkgstyle='none']>tbody>tr
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	background-color: #f0f0f0;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridAcceptDrag[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .GridAcceptDrag[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .GridAcceptDrag[data-bkgstyle='uniform']>thead>tr, .GridAcceptDrag[data-bkgstyle='uniform']>tfoot>tr
{
	background-color: #d3d4d3;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridAcceptDrag[data-bkgstyle='header']>tbody>tr:nth-child(odd), .GridAcceptDrag[data-bkgstyle='header']>tbody>tr:nth-child(even), .GridAcceptDrag[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #f0f0f0;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridAcceptDrag[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #e5e5e5;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.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: transparent;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridNoAcceptDrag
{
	border-bottom-color: white;
	border-left-color: white;
	border-right-color: white;
	border-top-color: white;
}

.GridNoAcceptDrag>tbody>tr,.GridNoAcceptDrag>[data-gxrow]
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	background-color: #f0f0f0;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridNoAcceptDrag>thead>tr, .GridNoAcceptDrag>tfoot>tr
{
	color: #fff;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridNoAcceptDrag[data-bkgstyle='none']>thead>tr, .GridNoAcceptDrag[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.GridNoAcceptDrag[data-bkgstyle='none']>tbody>tr
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	background-color: #f0f0f0;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridNoAcceptDrag[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .GridNoAcceptDrag[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .GridNoAcceptDrag[data-bkgstyle='uniform']>thead>tr, .GridNoAcceptDrag[data-bkgstyle='uniform']>tfoot>tr
{
	background-color: #d3d4d3;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridNoAcceptDrag[data-bkgstyle='header']>tbody>tr:nth-child(odd), .GridNoAcceptDrag[data-bkgstyle='header']>tbody>tr:nth-child(even), .GridNoAcceptDrag[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #f0f0f0;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridNoAcceptDrag[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #e5e5e5;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.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: transparent;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.WorkWith>tbody>tr,.WorkWith>[data-gxrow]
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	background-color: #fff;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.WorkWith>thead>tr, .WorkWith>tfoot>tr
{
	color: #fff;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.WorkWith[data-bkgstyle='none']>thead>tr, .WorkWith[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.WorkWith[data-bkgstyle='none']>tbody>tr
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	background-color: #fff;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.WorkWith[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .WorkWith[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .WorkWith[data-bkgstyle='uniform']>thead>tr, .WorkWith[data-bkgstyle='uniform']>tfoot>tr
{
	background-color: #e5e5e5;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.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)
{
	background-color: #fff;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.WorkWith[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #e5e5e5;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.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: transparent;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.PromptGrid>tbody>tr,.PromptGrid>[data-gxrow]
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	background-color: #fff;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.PromptGrid>thead>tr, .PromptGrid>tfoot>tr
{
	color: #fff;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.PromptGrid[data-bkgstyle='none']>thead>tr, .PromptGrid[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.PromptGrid[data-bkgstyle='none']>tbody>tr
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	background-color: #fff;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.PromptGrid[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .PromptGrid[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .PromptGrid[data-bkgstyle='uniform']>thead>tr, .PromptGrid[data-bkgstyle='uniform']>tfoot>tr
{
	background-color: #e5e5e5;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.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)
{
	background-color: #fff;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.PromptGrid[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #e5e5e5;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.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: transparent;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.ViewGrid>tbody>tr,.ViewGrid>[data-gxrow]
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	background-color: #fff;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.ViewGrid>thead>tr, .ViewGrid>tfoot>tr
{
	color: #fff;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.ViewGrid[data-bkgstyle='none']>thead>tr, .ViewGrid[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.ViewGrid[data-bkgstyle='none']>tbody>tr
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	background-color: #fff;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.ViewGrid[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .ViewGrid[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .ViewGrid[data-bkgstyle='uniform']>thead>tr, .ViewGrid[data-bkgstyle='uniform']>tfoot>tr
{
	background-color: #e5e5e5;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.ViewGrid[data-bkgstyle='header']>tbody>tr:nth-child(odd), .ViewGrid[data-bkgstyle='header']>tbody>tr:nth-child(even), .ViewGrid[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #fff;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.ViewGrid[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #e5e5e5;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.ViewGrid[data-bkgstyle='header']>thead>tr, .ViewGrid[data-bkgstyle='header']>tfoot>tr, .ViewGrid[data-bkgstyle='report']>thead>tr, .ViewGrid[data-bkgstyle='report']>tfoot>tr
{
	background-color: transparent;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridGeoPagos
{
	padding-bottom: 6px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
	height: 34px;
	width: 99%;
}

.GridGeoPagos>tbody>tr,.GridGeoPagos>[data-gxrow]
{
	font-family: Arial;
	font-size: 13pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #f0f0f0;
	color: black;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridGeoPagos>thead>tr, .GridGeoPagos>tfoot>tr
{
	color: #fff;
	font-family: Arial;
	font-size: 12pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridGeoPagos[data-bkgstyle='none']>thead>tr, .GridGeoPagos[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.GridGeoPagos[data-bkgstyle='none']>tbody>tr
{
	font-family: Arial;
	font-size: 13pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #f0f0f0;
	color: black;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridGeoPagos[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .GridGeoPagos[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .GridGeoPagos[data-bkgstyle='uniform']>thead>tr, .GridGeoPagos[data-bkgstyle='uniform']>tfoot>tr
{
	background-color: #e5e5e5;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridGeoPagos[data-bkgstyle='header']>tbody>tr:nth-child(odd), .GridGeoPagos[data-bkgstyle='header']>tbody>tr:nth-child(even), .GridGeoPagos[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #f0f0f0;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridGeoPagos[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #e5e5e5;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridGeoPagos[data-bkgstyle='header']>thead>tr, .GridGeoPagos[data-bkgstyle='header']>tfoot>tr, .GridGeoPagos[data-bkgstyle='report']>thead>tr, .GridGeoPagos[data-bkgstyle='report']>tfoot>tr
{
	background-color: #007bbd;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.Group,.GroupTitle
{
	border-bottom: 1px;
	border-left: 1px;
	border-right: 1px;
	border-style: none;
	border-top: 1px;
	border-width: 0px;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
}

.GroupTitle
{
	font-size: 26px;
	color: #c60b44;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
}

.GroupTitleTitle
{
	font-size: 26px;
	color: #c60b44;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
}

.Image,.ImageDragging,.ImageAcceptDrag,.ImageNoAcceptDrag,.ImageHeaderBackground,.HeaderImage1,.ImageTopHeader,.TabPaging,.TabPagingNext,.TabPagingPrevious,.PoweredBy,.ResponsiveImage,.ImageAdd,.ImageBack,.UnauthorizedImage,.RoundedImage,.RoundedImageTitle,.PopupButtons,.PopupButtonsClose,.PopupButtonsCloseHovered,.PopupButtonsResize,.ImageTop,.ImageHandCenter,.ImageHandCenter:hover,.PagingButtons,.PagingButtonsFirst,.PagingButtonsLast,.PagingButtonsNext,.PagingButtonsPrevious,.ImageInfo,.ImageCheck,.ImageLogo,.ImageHeader2,.ImageClear,.ImageLateral,.ImageInf,.ImageAtras,.ImageHeader
{
	border-style: none;
	border-width: 0px;
	vertical-align: middle;
}
.ImageTop
{
	background-color: white;
	height: 10px;
	width: 5px;
}
.ImageHandCenter,.ImageHandCenter:hover
{
	margin-left: 2px;
	margin-top: 2px;
	cursor: pointer;
}
.PagingButtons,.PagingButtonsFirst,.PagingButtonsLast,.PagingButtonsNext,.PagingButtonsPrevious
{
	background-repeat: no-repeat;
	margin-left: 4px;
	height: 32px;
	width: 32px;
	cursor: pointer;
	padding-left:0 !important;
	padding-bottom:0 !important;
}
.PagingButtonsFirst
{
	float: left;
	background-image: url(../GeneXusXEv2/PageFirst.png);
	height: 16px;
	width: 16px;
}
.PagingButtonsLast
{
	float: left;
	background-image: url(../GeneXusXEv2/PageLast.png);
	height: 16px;
	width: 16px;
}
.PagingButtonsNext
{
	float: left;
	background-image: url(../GeneXusXEv2/PageNext.png);
	height: 16px;
	width: 16px;
}
.PagingButtonsPrevious
{
	float: left;
	background-image: url(../GeneXusXEv2/PagePrevious.png);
	height: 16px;
	width: 16px;
}
.ImageInfo
{
	margin-left: -5px;
	width: 11px;
}
.ImageCheck
{
	margin-bottom: 0px;
}
.ImageLogo
{
	margin-left: 40px;
	max-height: 80px;
}
.ImageHeader2
{
	height: 60px;
}
.ImageClear
{
	margin-left: -30px;
	margin-top: -10px;
	position: absolute;
	width: 16px;
}
.ImageLateral
{
	margin-top: 90px;
}
.ImageInf
{
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	background:#5555A9;
}
.ImageAtras
{
	margin-top: 20px;
}
.ImageHeader
{
	padding-left: 5px;
	padding-right: 5px;
}
.Table,.TableDragging,.TableAcceptDrag,.TableNoAcceptDrag,.TableLeftMenu,.TableTopMenu,.Table80,.TableButtons,.LevelTable,.BodyContainer,.LoginContainer,.HeaderContainer,.RecentLinksContainer,.ThinHeaderContainer,.FormContainer,.TabsFormContainer,.Container,.ContainerFluid,.AdvancedContainerItem,.AdvancedContainerItemExpanded,.AdvancedContainer,.AdvancedContainerVisible,.OrdersTable,.WWAdvancedContainer,.RecentLinksMainTable,.RecentLinksMainTableExpanded,.PromptContainer,.PromptMainTable,.MainContainer,.GridTabMainTable,.TableHeaderRight,.TableLogo,.FiltersContainer,.FiltersContainerItem,.FilterContainerItemSearch,.Table193x216,.Table193x216Collapsed,.ActionsContainer,.ActionsContainerItem,.ActionsContainerVisible,.TableMainSMP,.TableImporte,.TableGrid,.TableTop,.TableTopSearch,.TableContent,.Table100x100,.TableBorder,.Table100x100_MasterPage_GeoPagos,.ViewTable,.TableHorizontalLine,.header_pink_line,.HorizontalSpace,.TableBottom,.RecentLinksTable,.Table960,.TableGreyFooter,.TableBlackFooter,.TableBlackHeader,.Table95,.TableLogin,.SmallTableLogin,.LargeTableLogin,.TableContenedora,.TableContenedora2,.TableContenedoraFinal,.TableContenedoraConsulta,.TableCenter,.TableTitle,.TableItemDeudaGray1,.TableItemDeudaGray2,.TableScroll,.TableHeader,.TableCenterDeuda,.TableMargen,.TableEmail,.TableMasterPage,.TableBottom15,.TableMargen10x15,.TableMainSMPContenedora,.TableMainSMPSecction,.TableTop15,.TableCenterForm,.TableTopAtt,.TableGridConsulta,.TableSinColPad,.TableConfirmar,.TableConfirmarText,.TableTotal,.TableRowForm,.TableHeaderTRN,.TableScrollTRN,.TableGridTRN,.TableContenedoraTRN,.TableHeader2,.TableContent2,.TableForm,.TableH,.TableTitleHead,.TableFooterFixed,.TableFooterButton,.TableButton,.TableFormB,.TableInfo,.TableFormC,.TableFooterFixedC,.TableFooterButtonC,.TableCont,.TableEndDate,.TableEnd,.TablePago,.TablePadding10,.TableBottom10,.TableNota,.TableFormConfirmar,.TableMarginTB,.TableConfirmarMsg,.TableIconText,.TablePopupTitle,.TableMainPopup,.TableDeudaG,.TableCenterG,.TableBotton10
{
	padding-bottom: 0pt;
	padding-left: 0pt;
	padding-right: 0pt;
	padding-top: 0pt;
	border-style: none;
	border-width: 0px;
	font-family: Verdana,Arial;
	font-size: 9pt;
	font-style: normal;
	text-align: left;
}
.TableImporte
{
	background-color: white;
	font-size: 13pt;
}
.TableGrid
{
	background-color: #e4e5e6;
	border-bottom-color: #747474;
	border-left-color: #747474;
	border-right-color: #747474;
	border-top-color: #747474;
	border-style: solid;
	border-width: 1px;
	font-size: 8pt;
}
.TableTop,.TableTopSearch
{
	background-repeat: repeat-x;
	list-style-image: none;
	background-color: white;
	background-image: none;
	height: 50px;
	width: 100%;
}
.TableContent
{
	padding-bottom: 10pt;
	padding-left: 10pt;
	padding-right: 10pt;
	padding-top: 10pt;
	color: #747474;
	vertical-align: top;
}
.Table100x100,.TableBorder,.Table100x100_MasterPage_GeoPagos
{
	width: 100%;
	vertical-align: top;
}
.TableBorder
{
	border-bottom: 1px;
	border-left: 1px;
	border-right: 1px;
	padding-bottom: 5pt;
	padding-left: 5pt;
	padding-right: 5pt;
	padding-top: 5pt;
	border-bottom-color: #9d1f1f;
	border-left-color: #9d1f1f;
	border-right-color: #9d1f1f;
	width: 90%;
}
.Table100x100_MasterPage_GeoPagos
{
	left: 0px;
	position: fixed;
	top: 0px;
	background-color: #808080;
	border-bottom-color: #808080;
	border-top-color: #808080;
	border-style: solid;
	border-top-left-radius: 10 px;
	border-top-right-radius: 10 px;
	border-bottom-right-radius: 10 px;
	border-bottom-left-radius: 10 px;
	height: 60px;
	z-index:1000;
}
.ViewTable
{
	border-bottom: 1px;
	border-left: 1px;
	border-right: 1px;
	border-top: 1px;
	background-color: white;
	border-bottom-color: silver;
	border-left-color: silver;
	border-right-color: silver;
	border-top-color: silver;
	border-width: 1px;
	color: #404040;
	width: 100%;
}
.TableHorizontalLine,.header_pink_line
{
	background-color: #c60b44;
	height: 6px;
	width: 100%;
}
.header_pink_line
{
	width: 960px;
}
.HorizontalSpace
{
	background-color: #fff;
	height: 5px;
	width: 100%;
}
.TableBottom
{
	background-color: #e0e0e0;
	height: 30px;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}
.RecentLinksTable
{
	padding-left: 5pt;
	padding-right: 5pt;
	background-color: whitesmoke;
	border-bottom-color: #9d1f1f;
	height: 15px;
	width: 100%;
}
.Table960
{
	width: 960px;
}
.TableGreyFooter
{
	background-image: url(../footer_body.png);
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	height: 32px;
	width: 100%;
}
.TableBlackFooter
{
	background-image: url(../cabezal_cuerpo.png);
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	height: 36px;
	width: 100%;
}
.TableBlackHeader
{
	background-image: url(../cabezal_cuerpo.png);
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	height: 36px;
	width: 100%;
}
.Table95
{
	width: 100%;
}
.TableLogin,.SmallTableLogin,.LargeTableLogin
{
	box-shadow: 2px 2px 4px #ccc;
	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;
	width: 300px;
}
.SmallTableLogin
{
	box-shadow: 2px 2px 4px #ccc;
}
.LargeTableLogin
{
	box-shadow: 2px 2px 4px #ccc;
}
.TableContenedora,.TableContenedora2,.TableContenedoraFinal,.TableContenedoraConsulta
{
	box-shadow: 1px 1px 1px 1px #d8d8d8;
	padding-bottom: 30px;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 30px;
	background-color: white;
	border-bottom-color: D8D8D8;
	border-left-color: D8D8D8;
	border-right-color: D8D8D8;
	border-top-color: D8D8D8;
	border-style: groove;
	border-width: 1px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.TableContenedora2
{
	box-shadow: 1px 1px 1px 1px #d8d8d8;
}
.TableContenedoraFinal
{
	box-shadow: 1px 1px 1px 1px #d8d8d8;
	border-spacing: 0;
}
.TableContenedoraConsulta
{
	box-shadow: 1px 1px 1px 1px #d8d8d8;
	min-width: 600px;
}
.TableTitle
{
	margin-bottom: 20px;
}
.TableItemDeudaGray1
{
	margin-top: -8px;
	background-color: #f0f0f0;
	margin-top: -8px !important;
}
.TableItemDeudaGray2
{
	margin-top: -8px;
	background-color: #e5e5e5;
	margin-top: -8px !important;
}
.TableScroll
{
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	overflow: auto;
	height: 350px;
	min-width: 360px;
	overflow-x:hidden;
	overflow-y:auto;
}
.TableHeader
{
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-left: 10px;
	color: white;
	background:#007bbd;
}
.TableMargen
{
	margin-left: 5%;
	margin-right: 5%;
}
.TableEmail
{
	margin-bottom: 20px;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 20px;
}
.TableMasterPage
{
	margin-top: 95px;
}
.TableBottom15
{
	padding-bottom: 15px;
}
.TableMargen10x15
{
	padding-bottom: 15px;
	padding-top: 10px;
}
.TableMainSMPContenedora
{
	box-shadow: 1px 1px 1px 1px #d8d8d8;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5%;
	padding-bottom: 30px;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 30px;
	background-color: white;
	border-bottom-color: d8d8d8;
	border-left-color: d8d8d8;
	border-right-color: d8d8d8;
	border-top-color: d8d8d8;
	border-style: groove;
	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: 600px;
}
.TableMainSMPSecction
{
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5%;
	padding-left: 10px;
	padding-right: 10px;
	max-width: 600px;
	min-width: 280px;
}
.TableTop15
{
	margin-top: 15px;
}
.TableCenterForm
{
	text-align: center;
}
.TableTopAtt
{
	margin-top: -7px;
}
.TableGridConsulta
{
	min-width: 680px;
}
.TableSinColPad
{
	margin-left: 0px;
	margin-right: 0px;
}
.TableConfirmar
{
	margin-top: -20px;
}
.TableConfirmarText
{
	margin-left: 15px;
	margin-top: -20px;
}
.TableTotal
{
	padding-right: 75px;
}
.TableRowForm
{
	margin-top: -40px;
}
.TableHeaderTRN
{
	min-width: 650px;
	background:#007bbd;
}
.TableScrollTRN
{
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -8px;
	overflow: auto;
	height: 350px;
	min-width: 250px;
	overflow-x:hidden;
	overflow-y:auto;
}
.TableGridTRN
{
	margin-top: -10px;
}
.TableContenedoraTRN
{
	box-shadow: 1px 1px 1px 1px #d8d8d8;
	padding-bottom: 30px;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 30px;
	background-color: white;
	border-bottom-color: d8d8d8;
	border-left-color: d8d8d8;
	border-right-color: d8d8d8;
	border-top-color: d8d8d8;
	border-style: groove;
	border-width: 1px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	min-width: 280px;
}
.TableHeader2
{
	border-bottom: 1px solid #909eac;
	padding-left: 10px;
	height: 70px;
	background:white;
	background:linear-gradient(0deg, rgba(21, 94, 176, 0.05), rgba(21, 94, 176, 0.05)), #fdfbff;
}
.TableContent2
{
	background-position: bottom !important;
	background-repeat: no-repeat;
	margin-top: 15px;
	background-color: white;
	background-image: url(../fondoTop.png);
	background-image: url(../fondoweb.png)  !important;
	background-repeat: no-repeat !important;
	background-position: bottom !important;
	height: calc(100vh - 100px);
	background:#fdfbff;
}
.TableForm
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	max-height: 600px;
	max-width: 770px;
}
.TableH
{
	margin-top: 10px;
	background-color: #fff;
	background: linear-gradient(0deg, rgba(21, 94, 176, 0.05), rgba(21, 94, 176, 0.05)), #fdfbff;
}
.TableTitleHead
{
	margin-right: 2px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	border-top-left-radius: 100px;
	border-top-right-radius: 100px;
	border-bottom-right-radius: 100px;
	border-bottom-left-radius: 100px;
	color: #271900;
	letter-spacing: 0.1px;
	background:#D6E3FF;
	font-family:'rubik';
	font-size:14px;
	font-style:normal;
	font-weight:500;
	line-height:20px;
}
.TableFooterFixed
{
	bottom: 0px;
	left: 0px;
	padding-bottom: 6px;
	padding-top: 6px;
	position: fixed;
	width: 0px;
	text-align: center;
	background:linear-gradient(0deg, rgba(21, 94, 176, 0.08), rgba(21, 94, 176, 0.08)), #fdfbff;
	bottom:0;
	left:0;
}
.TableFooterButton
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 300px;
}
.TableButton
{
	margin-bottom: 20px;
	margin-top: 10px;
	width: 100%;
	max-width: 320px;
}
.TableFormB
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	max-height: 600px;
	max-width: 800px;
}
.TableInfo
{
	margin-bottom: 20px;
	margin-top: 10px;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	border-bottom-right-radius: 12px;
	border-bottom-left-radius: 12px;
	width: 100%;
	background:#d6e3ff;
	background:#e2dfff;
}
.TableFormC
{
	background-repeat: no-repeat;
	margin-bottom: 160px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	background-image: none;
	max-width: 800px;
}
.TableFooterFixedC
{
	bottom: 0px;
	left: 0px;
	padding-bottom: 6px;
	padding-top: 6px;
	position: fixed;
	z-index: 100;
	width: 100%;
	text-align: center;
	background:linear-gradient(0deg, rgba(21, 94, 176, 0.08), rgba(21, 94, 176, 0.08)), #fdfbff;
	bottom:0;
	left:0;
}
.TableFooterButtonC
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 100%;
	max-width: 770px;
}
.TableCont
{
	margin-bottom: 15px;
	margin-right: 10px;
	padding-left: 20px;
	border-top-left-radius: 100px;
	border-top-right-radius: 100px;
	border-bottom-right-radius: 100px;
	border-bottom-left-radius: 100px;
	width: 280px;
	background:#d6e3ff;
	margin-bottom:15;
}
.TableEndDate
{
	margin-top: -5px;
}
.TableEnd
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	max-width: 770px;
}
.TablePago
{
	margin-bottom: 20px;
	margin-left: 20px;
	margin-top: 15px;
}
.TablePadding10
{
	padding-left: 10px;
	padding-right: 10px;
}
.TableBottom10
{
	margin-bottom: 10px;
}
.TableNota
{
	padding-left: 10px;
}
.TableFormConfirmar
{
	background-repeat: no-repeat;
	margin-bottom: 70px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	background-image: none;
	max-width: 800px;
}
.TableMarginTB
{
	margin-bottom: 5px;
	margin-left: -15px;
	margin-top: 10px;
}
.TableConfirmarMsg
{
	margin-left: 15px;
	padding-bottom: 10px;
}
.TableIconText
{
	margin-left: -15px;
}
.TablePopupTitle
{
	margin-top: 15px;
	height: 30px;
	background:#d6e3ff;
}
.TableMainPopup
{
	margin-left: 15px;
	margin-right: 15px;
}
.TableDeudaG
{
	min-width: 700px;
}
.TableCenterG
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}
.TableBotton10
{
	margin-bottom: 10px;
}
.TextBlock,.TextBlockDragging,.TextBlockAcceptDrag,.TextBlockNoAcceptDrag,.bullet,.subBullet,.TextTable,.TBTopMenu,.TBLeftMenu,.SelectedTab,.UnSelectedTab,.FieldSetTitle,.Mesage,.SmallLink,.RecentsTitle,.WWAdvancedLabel,.WWOrderByLabel,.WWFilterLabel,.WWDateFilterLabel,.WWOrderItem,.WWOrderItemSelected,.WWLinkOrderItem,.WWOrderItemHover,.BtnTextBlock,.BtnTextBlockBack,.BtnTextBlockBackLink,.TextLikeLink,.WelcomeText,.WelcomeTextName,.WelcomeTextMarginLeft,.PagingText,.SelectedPagingText,.GlobalTitle,.BigGlobalTitle,.MainMenuTitle,.FilterLabel,.SubtitleLabel,.LogoutMenuOption,.SpecialText,.SpecialTextLabel,.RoundedImageText,.LinkRoundedImageText,.ActionText,.LinkText,.TableHeaderText,.Grid>caption,.GridNoData>caption,.Grid[data-gx-grid-nodata]>caption,.GridNoData[data-gx-grid-nodata]>caption,.GridDragging[data-gx-grid-nodata]>caption,.GridAcceptDrag[data-gx-grid-nodata]>caption,.GridNoAcceptDrag[data-gx-grid-nodata]>caption,.WorkWith[data-gx-grid-nodata]>caption,.PromptGrid[data-gx-grid-nodata]>caption,.ViewGrid[data-gx-grid-nodata]>caption,.GridGeoPagos[data-gx-grid-nodata]>caption,.FreeStyleGrid[data-gx-grid-nodata]>caption,.TrnSublevelGrid[data-gx-grid-nodata]>caption,.RecentLinksGrid[data-gx-grid-nodata]>caption,.FreeStyleGridConfirm[data-gx-grid-nodata]>caption,.VerticalTabGrid[data-gx-grid-nodata]>caption,.FreeStyleGridDeuda[data-gx-grid-nodata]>caption,.FreeStyleGridTRN[data-gx-grid-nodata]>caption,.FreeStyleGridSubtotal[data-gx-grid-nodata]>caption,.FreeStyleGridPopup[data-gx-grid-nodata]>caption,.GridDragging>caption,.GridAcceptDrag>caption,.GridNoAcceptDrag>caption,.WorkWith>caption,.PromptGrid>caption,.ViewGrid>caption,.GridGeoPagos>caption,.Table>caption,.TableDragging>caption,.TableAcceptDrag>caption,.TableNoAcceptDrag>caption,.TableLeftMenu>caption,.TableTopMenu>caption,.Table80>caption,.TableButtons>caption,.td5>caption,.td100>caption,.ToolbarMain>caption,.LevelTable>caption,.BodyContainer>caption,.LoginContainer>caption,.HeaderContainer>caption,.RecentLinksContainer>caption,.ThinHeaderContainer>caption,.FormContainer>caption,.TabsFormContainer>caption,.Container>caption,.ContainerFluid>caption,.AdvancedContainerItem>caption,.AdvancedContainerItemExpanded>caption,.AdvancedContainer>caption,.AdvancedContainerVisible>caption,.OrdersTable>caption,.WWAdvancedContainer>caption,.RecentLinksMainTable>caption,.RecentLinksMainTableExpanded>caption,.PromptContainer>caption,.PromptMainTable>caption,.MainContainer>caption,.GridTabMainTable>caption,.TableBorder100x100>caption,.HorizantalSpace>caption,.TableHeaderRight>caption,.TableLogo>caption,.FiltersContainer>caption,.FiltersContainerItem>caption,.FilterContainerItemSearch>caption,.Table193x216>caption,.Table193x216Collapsed>caption,.ActionsContainer>caption,.ActionsContainerItem>caption,.ActionsContainerVisible>caption,.TableMainSMP>caption,.TableImporte>caption,.TableGrid>caption,.TableTop>caption,.TableTopSearch>caption,.TableContent>caption,.Table100x100>caption,.TableBorder>caption,.Table100x100_MasterPage_GeoPagos>caption,.ViewTable>caption,.TableHorizontalLine>caption,.header_pink_line>caption,.HorizontalSpace>caption,.TableBottom>caption,.RecentLinksTable>caption,.Table960>caption,.TableGreyFooter>caption,.TableBlackFooter>caption,.TableBlackHeader>caption,.Table95>caption,.TableLogin>caption,.SmallTableLogin>caption,.LargeTableLogin>caption,.TableContenedora>caption,.TableContenedora2>caption,.TableContenedoraFinal>caption,.TableContenedoraConsulta>caption,.TableCenter>caption,.TableTitle>caption,.TableItemDeudaGray1>caption,.TableItemDeudaGray2>caption,.TableScroll>caption,.TableHeader>caption,.TableCenterDeuda>caption,.TableMargen>caption,.TableEmail>caption,.TableMasterPage>caption,.TableBottom15>caption,.TableMargen10x15>caption,.TableMainSMPContenedora>caption,.TableMainSMPSecction>caption,.TableTop15>caption,.TableCenterForm>caption,.TableTopAtt>caption,.TableGridConsulta>caption,.TableSinColPad>caption,.TableConfirmar>caption,.TableConfirmarText>caption,.TableTotal>caption,.TableRowForm>caption,.TableHeaderTRN>caption,.TableScrollTRN>caption,.TableGridTRN>caption,.TableContenedoraTRN>caption,.TableHeader2>caption,.TableContent2>caption,.TableForm>caption,.TableH>caption,.TableTitleHead>caption,.TableFooterFixed>caption,.TableFooterButton>caption,.TableButton>caption,.TableFormB>caption,.TableInfo>caption,.TableFormC>caption,.TableFooterFixedC>caption,.TableFooterButtonC>caption,.TableCont>caption,.TableEndDate>caption,.TableEnd>caption,.TablePago>caption,.TablePadding10>caption,.TableBottom10>caption,.TableNota>caption,.TableFormConfirmar>caption,.TableMarginTB>caption,.TableConfirmarMsg>caption,.TableIconText>caption,.TablePopupTitle>caption,.TableMainPopup>caption,.TableDeudaG>caption,.TableCenterG>caption,.TableBotton10>caption,.TextBlockTable,.GridNewRow,.GridNewRowWhite,.Grid>tfoot .gx_newrow,.GridNoData>tfoot .gx_newrow,.Grid[data-gx-grid-nodata]>tfoot .gx_newrow,.GridNoData[data-gx-grid-nodata]>tfoot .gx_newrow,.GridDragging[data-gx-grid-nodata]>tfoot .gx_newrow,.GridAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow,.GridNoAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow,.WorkWith[data-gx-grid-nodata]>tfoot .gx_newrow,.PromptGrid[data-gx-grid-nodata]>tfoot .gx_newrow,.ViewGrid[data-gx-grid-nodata]>tfoot .gx_newrow,.GridGeoPagos[data-gx-grid-nodata]>tfoot .gx_newrow,.FreeStyleGrid[data-gx-grid-nodata]>tfoot .gx_newrow,.TrnSublevelGrid[data-gx-grid-nodata]>tfoot .gx_newrow,.RecentLinksGrid[data-gx-grid-nodata]>tfoot .gx_newrow,.FreeStyleGridConfirm[data-gx-grid-nodata]>tfoot .gx_newrow,.VerticalTabGrid[data-gx-grid-nodata]>tfoot .gx_newrow,.FreeStyleGridDeuda[data-gx-grid-nodata]>tfoot .gx_newrow,.FreeStyleGridTRN[data-gx-grid-nodata]>tfoot .gx_newrow,.FreeStyleGridSubtotal[data-gx-grid-nodata]>tfoot .gx_newrow,.FreeStyleGridPopup[data-gx-grid-nodata]>tfoot .gx_newrow,.GridDragging>tfoot .gx_newrow,.GridAcceptDrag>tfoot .gx_newrow,.GridNoAcceptDrag>tfoot .gx_newrow,.WorkWith>tfoot .gx_newrow,.PromptGrid>tfoot .gx_newrow,.ViewGrid>tfoot .gx_newrow,.GridGeoPagos>tfoot .gx_newrow,.FreeStyleGridFooter>.gx_newrow,.TrnSublevelGridFooter>.gx_newrow,.RecentLinksGridFooter>.gx_newrow,.FreeStyleGridConfirmFooter>.gx_newrow,.VerticalTabGridFooter>.gx_newrow,.FreeStyleGridDeudaFooter>.gx_newrow,.FreeStyleGridTRNFooter>.gx_newrow,.FreeStyleGridSubtotalFooter>.gx_newrow,.FreeStyleGridPopupFooter>.gx_newrow,.GridLoadingText,.Grid+div.gx-grid-loading,.GridNoData+div.gx-grid-loading,.Grid[data-gx-grid-nodata]+div.gx-grid-loading,.GridNoData[data-gx-grid-nodata]+div.gx-grid-loading,.GridDragging[data-gx-grid-nodata]+div.gx-grid-loading,.GridAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading,.GridNoAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading,.WorkWith[data-gx-grid-nodata]+div.gx-grid-loading,.PromptGrid[data-gx-grid-nodata]+div.gx-grid-loading,.ViewGrid[data-gx-grid-nodata]+div.gx-grid-loading,.GridGeoPagos[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGrid[data-gx-grid-nodata]+div.gx-grid-loading,.TrnSublevelGrid[data-gx-grid-nodata]+div.gx-grid-loading,.RecentLinksGrid[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGridConfirm[data-gx-grid-nodata]+div.gx-grid-loading,.VerticalTabGrid[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGridDeuda[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGridTRN[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGridSubtotal[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGridPopup[data-gx-grid-nodata]+div.gx-grid-loading,.GridDragging+div.gx-grid-loading,.GridAcceptDrag+div.gx-grid-loading,.GridNoAcceptDrag+div.gx-grid-loading,.WorkWith+div.gx-grid-loading,.PromptGrid+div.gx-grid-loading,.ViewGrid+div.gx-grid-loading,.GridGeoPagos+div.gx-grid-loading,.FreeStyleGrid+div.gx-grid-loading,.TrnSublevelGrid+div.gx-grid-loading,.RecentLinksGrid+div.gx-grid-loading,.FreeStyleGridConfirm+div.gx-grid-loading,.VerticalTabGrid+div.gx-grid-loading,.FreeStyleGridDeuda+div.gx-grid-loading,.FreeStyleGridTRN+div.gx-grid-loading,.FreeStyleGridSubtotal+div.gx-grid-loading,.FreeStyleGridPopup+div.gx-grid-loading,.GridNoDataText,.Grid+.gx-text-gridnodata,.GridNoData+.gx-text-gridnodata,.Grid[data-gx-grid-nodata]+.gx-text-gridnodata,.GridNoData[data-gx-grid-nodata]+.gx-text-gridnodata,.GridDragging[data-gx-grid-nodata]+.gx-text-gridnodata,.GridAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata,.GridNoAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata,.WorkWith[data-gx-grid-nodata]+.gx-text-gridnodata,.PromptGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.ViewGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.GridGeoPagos[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.TrnSublevelGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.RecentLinksGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGridConfirm[data-gx-grid-nodata]+.gx-text-gridnodata,.VerticalTabGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGridDeuda[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGridTRN[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGridSubtotal[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGridPopup[data-gx-grid-nodata]+.gx-text-gridnodata,.GridDragging+.gx-text-gridnodata,.GridAcceptDrag+.gx-text-gridnodata,.GridNoAcceptDrag+.gx-text-gridnodata,.WorkWith+.gx-text-gridnodata,.PromptGrid+.gx-text-gridnodata,.ViewGrid+.gx-text-gridnodata,.GridGeoPagos+.gx-text-gridnodata,.FreeStyleGrid+.gx-text-gridnodata,.TrnSublevelGrid+.gx-text-gridnodata,.RecentLinksGrid+.gx-text-gridnodata,.FreeStyleGridConfirm+.gx-text-gridnodata,.VerticalTabGrid+.gx-text-gridnodata,.FreeStyleGridDeuda+.gx-text-gridnodata,.FreeStyleGridTRN+.gx-text-gridnodata,.FreeStyleGridSubtotal+.gx-text-gridnodata,.FreeStyleGridPopup+.gx-text-gridnodata,.Title,.BigTitle,.SeparateBigTitle,.SubTitle,.Label,.RequiredLabel,.LabelTRN,.gx-label.AttributeGeoPagosLabel,.gx-label.BlobContentAttributeGeoPagosLabel,.gx-label.ReadonlyBlobContentAttributeGeoPagosLabel,.gx-label.BlobInputAttributeGeoPagosLabel,.gx-label.ReadonlyAttributeGeoPagosLabel,.gx-label.RatingLabel,.gx-label.AttributeLabel,.gx-label.IME_ActiveLabel,.gx-label.BlobContentIME_ActiveLabel,.gx-label.ReadonlyBlobContentIME_ActiveLabel,.gx-label.BlobInputIME_ActiveLabel,.gx-label.ReadonlyIME_ActiveLabel,.gx-label.IME_InactiveLabel,.gx-label.BlobContentIME_InactiveLabel,.gx-label.ReadonlyBlobContentIME_InactiveLabel,.gx-label.BlobInputIME_InactiveLabel,.gx-label.ReadonlyIME_InactiveLabel,.gx-label.IME_DisabledLabel,.gx-label.BlobContentIME_DisabledLabel,.gx-label.ReadonlyBlobContentIME_DisabledLabel,.gx-label.BlobInputIME_DisabledLabel,.gx-label.ReadonlyIME_DisabledLabel,.gx-label.CheckboxLabelLabel,.gx-label.BlobContentCheckboxLabelLabel,.gx-label.ReadonlyBlobContentCheckboxLabelLabel,.gx-label.BlobInputCheckboxLabelLabel,.gx-label.ReadonlyCheckboxLabelLabel,.gx-label.FilterAttributeLabel,.gx-label.BlobContentFilterAttributeLabel,.gx-label.ReadonlyBlobContentFilterAttributeLabel,.gx-label.ReadonlyFilterAttributeLabel,.gx-label.BlobInputFilterAttributeLabel,.gx-label.FilterComboAttributeLabel,.gx-label.BlobContentFilterComboAttributeLabel,.gx-label.ReadonlyBlobContentFilterComboAttributeLabel,.gx-label.BlobInputFilterComboAttributeLabel,.gx-label.ReadonlyFilterComboAttributeLabel,.gx-label.FilterSearchAttributeLabel,.gx-label.BlobContentFilterSearchAttributeLabel,.gx-label.ReadonlyBlobContentFilterSearchAttributeLabel,.gx-label.BlobInputFilterSearchAttributeLabel,.gx-label.ReadonlyFilterSearchAttributeLabel,.gx-label.FilterSearchAttributeFocusLabel,.gx-label.BlobContentFilterSearchAttributeFocusLabel,.gx-label.ReadonlyBlobContentFilterSearchAttributeFocusLabel,.gx-label.BlobInputFilterSearchAttributeFocusLabel,.gx-label.ReadonlyFilterSearchAttributeFocusLabel,.gx-label.DateFilterSearchAttributeLabel,.gx-label.BlobContentDateFilterSearchAttributeLabel,.gx-label.ReadonlyBlobContentDateFilterSearchAttributeLabel,.gx-label.BlobInputDateFilterSearchAttributeLabel,.gx-label.ReadonlyDateFilterSearchAttributeLabel,.gx-label.FilterPanelLabel,.gx-label.BlobContentFilterPanelLabel,.gx-label.ReadonlyBlobContentFilterPanelLabel,.gx-label.BlobInputFilterPanelLabel,.gx-label.ReadonlyFilterPanelLabel,.gx-label.DescriptionAttributeLabel,.gx-label.BlobContentDescriptionAttributeLabel,.gx-label.ReadonlyBlobContentDescriptionAttributeLabel,.gx-label.ReadonlyDescriptionAttributeLabel,.gx-label.BlobInputDescriptionAttributeLabel,.gx-label.LoginAttributeLabel,.gx-label.BlobContentLoginAttributeLabel,.gx-label.ReadonlyBlobContentLoginAttributeLabel,.gx-label.BlobInputLoginAttributeLabel,.gx-label.ReadonlyLoginAttributeLabel,.gx-label.LoginComboAttributeLabel,.gx-label.BlobContentLoginComboAttributeLabel,.gx-label.ReadonlyBlobContentLoginComboAttributeLabel,.gx-label.BlobInputLoginComboAttributeLabel,.gx-label.ReadonlyLoginComboAttributeLabel,.gx-label.RegistrationAttributeLabel,.gx-label.BlobContentRegistrationAttributeLabel,.gx-label.ReadonlyBlobContentRegistrationAttributeLabel,.gx-label.BlobInputRegistrationAttributeLabel,.gx-label.ReadonlyRegistrationAttributeLabel,.gx-label.RequiredAttributeLabel,.gx-label.BlobContentRequiredAttributeLabel,.gx-label.ReadonlyBlobContentRequiredAttributeLabel,.gx-label.BlobInputRequiredAttributeLabel,.gx-label.ReadonlyRequiredAttributeLabel,.gx-label.InactiveAttributeLabel,.gx-label.BlobContentInactiveAttributeLabel,.gx-label.ReadonlyBlobContentInactiveAttributeLabel,.gx-label.BlobInputInactiveAttributeLabel,.gx-label.ReadonlyInactiveAttributeLabel,.gx-label.ComboAttributeLabel,.gx-label.BlobContentComboAttributeLabel,.gx-label.ReadonlyBlobContentComboAttributeLabel,.gx-label.BlobInputComboAttributeLabel,.gx-label.ReadonlyComboAttributeLabel,.gx-label.SubtitleAttributeLabel,.gx-label.BlobContentSubtitleAttributeLabel,.gx-label.ReadonlyBlobContentSubtitleAttributeLabel,.gx-label.BlobInputSubtitleAttributeLabel,.gx-label.ReadonlySubtitleAttributeLabel,.gx-label.URLAttributeLabel,.gx-label.BlobContentURLAttributeLabel,.gx-label.ReadonlyBlobContentURLAttributeLabel,.gx-label.BlobInputURLAttributeLabel,.gx-label.ReadonlyURLAttributeLabel,.gx-label.TextAttributeLabel,.gx-label.BlobContentTextAttributeLabel,.gx-label.ReadonlyBlobContentTextAttributeLabel,.gx-label.BlobInputTextAttributeLabel,.gx-label.ReadonlyTextAttributeLabel,.gx-label.TextActionAttributeLabel,.gx-label.BlobContentTextActionAttributeLabel,.gx-label.ReadonlyBlobContentTextActionAttributeLabel,.gx-label.BlobInputTextActionAttributeLabel,.gx-label.ReadonlyTextActionAttributeLabel,.gx-label.AttributeHtmlLabel,.gx-label.BlobContentAttributeHtmlLabel,.gx-label.ReadonlyBlobContentAttributeHtmlLabel,.gx-label.BlobInputAttributeHtmlLabel,.gx-label.ReadonlyAttributeHtmlLabel,.gx-label.DownloadAttributeLabel,.gx-label.ReadonlyDownloadAttributeLabel,.gx-label.hiddenLabel,.gx-label.AttributePagaLabel,.gx-label.ErrorAttributeLabel,.gx-label.WarningAttributeLabel,.gx-label.ReadonlyAttributeLabel,.gx-label.ReadonlyMedioLabel,.gx-label.BlobContentReadonlyMedioLabel,.gx-label.ReadonlyBlobContentReadonlyMedioLabel,.gx-label.BlobInputReadonlyMedioLabel,.gx-label.ReadonlyReadonlyMedioLabel,.gx-label.BlobContentAttributeLabel,.gx-label.ReadonlyBlobContentAttributeLabel,.gx-label.BlobInputAttributeLabel,.gx-label.AttributeDraggingLabel,.gx-label.AttributeAcceptDragLabel,.gx-label.AttributeNoAcceptDragLabel,.gx-label.AttSubTitleLabel,.gx-label.BlobInputAttSubTitleLabel,.gx-label.BlobContentAttSubTitleLabel,.gx-label.ReadonlyBlobContentAttSubTitleLabel,.gx-label.ReadonlyAttSubTitleLabel,.gx-label.CheckBoxLabel,.gx-label.BlobContentCheckBoxLabel,.gx-label.ReadonlyBlobContentCheckBoxLabel,.gx-label.BlobInputCheckBoxLabel,.gx-label.ReadonlyCheckBoxLabel,.gx-label.ImageAttributeLabel,.gx-label.ActionAttributeLabel,.gx-label.BlobContentActionAttributeLabel,.gx-label.ReadonlyBlobContentActionAttributeLabel,.gx-label.ReadonlyActionAttributeLabel,.gx-label.UpdateAttributeLabel,.gx-label.BlobContentUpdateAttributeLabel,.gx-label.ReadonlyBlobContentUpdateAttributeLabel,.gx-label.ReadonlyUpdateAttributeLabel,.gx-label.BlobInputUpdateAttributeLabel,.gx-label.DeleteAttributeLabel,.gx-label.BlobContentDeleteAttributeLabel,.gx-label.ReadonlyBlobContentDeleteAttributeLabel,.gx-label.ReadonlyDeleteAttributeLabel,.gx-label.BlobInputDeleteAttributeLabel,.gx-label.DisplayAttributeLabel,.gx-label.BlobContentDisplayAttributeLabel,.gx-label.ReadonlyBlobContentDisplayAttributeLabel,.gx-label.ReadonlyDisplayAttributeLabel,.gx-label.BlobInputDisplayAttributeLabel,.gx-label.SelectionAttributeLabel,.gx-label.BlobContentSelectionAttributeLabel,.gx-label.ReadonlyBlobContentSelectionAttributeLabel,.gx-label.ReadonlySelectionAttributeLabel,.gx-label.BlobInputSelectionAttributeLabel,.gx-label.DisabledActionAttributeLabel,.gx-label.BlobContentDisabledActionAttributeLabel,.gx-label.ReadonlyBlobContentDisabledActionAttributeLabel,.gx-label.ReadonlyDisabledActionAttributeLabel,.gx-label.BlobInputDisabledActionAttributeLabel,.gx-label.BlobInputActionAttributeLabel,.gx-label.ResponsiveImageAttributeLabel,.gx-label.BlobContentResponsiveImageAttributeLabel,.gx-label.ReadonlyBlobContentResponsiveImageAttributeLabel,.gx-label.ReadonlyResponsiveImageAttributeLabel,.gx-label.BlobInputResponsiveImageAttributeLabel,.gx-label.ProfileImageAttributeLabel,.gx-label.BlobContentProfileImageAttributeLabel,.gx-label.ReadonlyBlobContentProfileImageAttributeLabel,.gx-label.BlobInputProfileImageAttributeLabel,.gx-label.ReadonlyProfileImageAttributeLabel,.gx-label.SmallProfileImageAttributeLabel,.gx-label.BlobContentSmallProfileImageAttributeLabel,.gx-label.ReadonlyBlobContentSmallProfileImageAttributeLabel,.gx-label.BlobInputSmallProfileImageAttributeLabel,.gx-label.ReadonlySmallProfileImageAttributeLabel,.gx-label.ReadonlyImageAttributeLabel,.gx-label.VideoAttributeLabel,.gx-label.ReadonlyVideoAttributeLabel,.gx-label.AudioAttributeLabel,.gx-label.ReadonlyAudioAttributeLabel,.gx-label.AttributeLinkLabel,.gx-label.BlobContentAttributeLinkLabel,.gx-label.ReadonlyBlobContentAttributeLinkLabel,.gx-label.BlobInputAttributeLinkLabel,.gx-label.ReadonlyAttributeLinkLabel,.gx-label.AttributeFormLabel,.gx-label.BlobContentAttributeFormLabel,.gx-label.ReadonlyBlobContentAttributeFormLabel,.gx-label.BlobInputAttributeFormLabel,.gx-label.ReadonlyAttributeFormLabel,.gx-label.AttributeCheckLabel,.gx-label.BlobContentAttributeCheckLabel,.gx-label.ReadonlyBlobContentAttributeCheckLabel,.gx-label.BlobInputAttributeCheckLabel,.gx-label.ReadonlyAttributeCheckLabel,.gx-label.AttributeGeoPagosLabelLabel,.gx-label.BlobContentAttributeGeoPagosLabelLabel,.gx-label.ReadonlyBlobContentAttributeGeoPagosLabelLabel,.gx-label.BlobInputAttributeGeoPagosLabelLabel,.gx-label.ReadonlyAttributeGeoPagosLabelLabel,.gx-label.AttributeFormLoginLabel,.gx-label.BlobContentAttributeFormLoginLabel,.gx-label.ReadonlyBlobContentAttributeFormLoginLabel,.gx-label.BlobInputAttributeFormLoginLabel,.gx-label.ReadonlyAttributeFormLoginLabel,.gx-label.AttributeMovilHiddenLabel,.gx-label.BlobContentAttributeMovilHiddenLabel,.gx-label.ReadonlyBlobContentAttributeMovilHiddenLabel,.gx-label.BlobInputAttributeMovilHiddenLabel,.gx-label.ReadonlyAttributeMovilHiddenLabel,.gx-label.AttributeAboutLabel,.gx-label.BlobContentAttributeAboutLabel,.gx-label.ReadonlyBlobContentAttributeAboutLabel,.gx-label.BlobInputAttributeAboutLabel,.gx-label.ReadonlyAttributeAboutLabel,.gx-label.AttributeTotalLabel,.gx-label.BlobContentAttributeTotalLabel,.gx-label.ReadonlyBlobContentAttributeTotalLabel,.gx-label.BlobInputAttributeTotalLabel,.gx-label.ReadonlyAttributeTotalLabel,.gx-label.AttributeHtmlTrnLabel,.gx-label.BlobContentAttributeHtmlTrnLabel,.gx-label.ReadonlyBlobContentAttributeHtmlTrnLabel,.gx-label.BlobInputAttributeHtmlTrnLabel,.gx-label.ReadonlyAttributeHtmlTrnLabel,.gx-label.AttributeMonedaLabel,.gx-label.BlobContentAttributeMonedaLabel,.gx-label.ReadonlyBlobContentAttributeMonedaLabel,.gx-label.BlobInputAttributeMonedaLabel,.gx-label.ReadonlyAttributeMonedaLabel,.gx-label.AttributeTotalMonLabel,.gx-label.BlobContentAttributeTotalMonLabel,.gx-label.ReadonlyBlobContentAttributeTotalMonLabel,.gx-label.BlobInputAttributeTotalMonLabel,.gx-label.ReadonlyAttributeTotalMonLabel,.gx-label.AttributeGeopagos2Label,.gx-label.BlobContentAttributeGeopagos2Label,.gx-label.ReadonlyBlobContentAttributeGeopagos2Label,.gx-label.BlobInputAttributeGeopagos2Label,.gx-label.ReadonlyAttributeGeopagos2Label,.gx-label.AttributeGeopagos2VLabel,.gx-label.BlobContentAttributeGeopagos2VLabel,.gx-label.ReadonlyBlobContentAttributeGeopagos2VLabel,.gx-label.BlobInputAttributeGeopagos2VLabel,.gx-label.ReadonlyAttributeGeopagos2VLabel,.gx-label.AttributeTPLabel,.gx-label.BlobContentAttributeTPLabel,.gx-label.ReadonlyBlobContentAttributeTPLabel,.gx-label.BlobInputAttributeTPLabel,.gx-label.ReadonlyAttributeTPLabel,.gx-label.AttributeConcepto1Label,.gx-label.BlobContentAttributeConcepto1Label,.gx-label.ReadonlyBlobContentAttributeConcepto1Label,.gx-label.BlobInputAttributeConcepto1Label,.gx-label.ReadonlyAttributeConcepto1Label,.gx-label.AttributeImporte1Label,.gx-label.BlobContentAttributeImporte1Label,.gx-label.ReadonlyBlobContentAttributeImporte1Label,.gx-label.BlobInputAttributeImporte1Label,.gx-label.ReadonlyAttributeImporte1Label,.gx-label.AttributeConcepto2Label,.gx-label.BlobContentAttributeConcepto2Label,.gx-label.ReadonlyBlobContentAttributeConcepto2Label,.gx-label.BlobInputAttributeConcepto2Label,.gx-label.ReadonlyAttributeConcepto2Label,.gx-label.AttributeImporte2Label,.gx-label.BlobContentAttributeImporte2Label,.gx-label.ReadonlyBlobContentAttributeImporte2Label,.gx-label.BlobInputAttributeImporte2Label,.gx-label.ReadonlyAttributeImporte2Label,.gx-label.AttributeMenuLabel,.gx-label.BlobContentAttributeMenuLabel,.gx-label.ReadonlyBlobContentAttributeMenuLabel,.gx-label.BlobInputAttributeMenuLabel,.gx-label.ReadonlyAttributeMenuLabel,.gx-label.AttributeEndErrorTitleLabel,.gx-label.BlobContentAttributeEndErrorTitleLabel,.gx-label.ReadonlyBlobContentAttributeEndErrorTitleLabel,.gx-label.BlobInputAttributeEndErrorTitleLabel,.gx-label.ReadonlyAttributeEndErrorTitleLabel,.gx-label.AttributeEndDateLabel,.gx-label.BlobContentAttributeEndDateLabel,.gx-label.ReadonlyBlobContentAttributeEndDateLabel,.gx-label.BlobInputAttributeEndDateLabel,.gx-label.ReadonlyAttributeEndDateLabel,.gx-label.AttributeAlertaLabel,.gx-label.BlobContentAttributeAlertaLabel,.gx-label.ReadonlyBlobContentAttributeAlertaLabel,.gx-label.BlobInputAttributeAlertaLabel,.gx-label.ReadonlyAttributeAlertaLabel,.gx-label.AttributeSubTotalLabel,.gx-label.BlobContentAttributeSubTotalLabel,.gx-label.ReadonlyBlobContentAttributeSubTotalLabel,.gx-label.BlobInputAttributeSubTotalLabel,.gx-label.ReadonlyAttributeSubTotalLabel,.gx-label.AttributeEndOkLabel,.gx-label.BlobContentAttributeEndOkLabel,.gx-label.ReadonlyBlobContentAttributeEndOkLabel,.gx-label.BlobInputAttributeEndOkLabel,.gx-label.ReadonlyAttributeEndOkLabel,.gx-label.AttributePopupLabel,.gx-label.BlobContentAttributePopupLabel,.gx-label.ReadonlyBlobContentAttributePopupLabel,.gx-label.BlobInputAttributePopupLabel,.gx-label.ReadonlyAttributePopupLabel,.gx-label.AttributeImporteGLabel,.gx-label.BlobContentAttributeImporteGLabel,.gx-label.ReadonlyBlobContentAttributeImporteGLabel,.gx-label.BlobInputAttributeImporteGLabel,.gx-label.ReadonlyAttributeImporteGLabel,.gx-label.AttributeFilterLabel,.gx-label.BlobContentAttributeFilterLabel,.gx-label.ReadonlyBlobContentAttributeFilterLabel,.gx-label.BlobInputAttributeFilterLabel,.gx-label.ReadonlyAttributeFilterLabel,.SmallText,.TextBlockHeader,.TextBlockHeaderLinkClass,.PopupTitle,.RecentLink,.Separator,.FooterText,.RecentLinkItem,.VerticalMenuOption,.TextBlockHyperlink,.TextBlockGeoPagos,.TextBlockTitleS,.TextBlockH,.TextBlockBold,.TextBlockBoldTable,.TextBlockGeoPagosRed,.TextBlockTitleForm,.TextBlockGeoPagos2,.TextBlockTitle1,.TextBlockTitle2,.TextBlockTitleMenu,.TextBlockInfo1,.TextBlockInfo2,.TextBlockPagoCons,.TextBlockSelect,.TextBlockSelect>A,.TextBlockSelect>A:visited,.TextBlockSelect:hover,.TextBlockSelect>A:focus,.TextBlockSelect>A:active,.TextBlockCTitle,.TextBlockEndText,.TextBlockEndMsg1,.TextBlockEndMsg2,.TextBlockEndMsg3,.TextBlockPagoText,.TextBlockPagoImporte,.TextBlockTitleHead,.TextBlockNota,.TextBlockTitleInit,.TextBlockTitleheader,.TextBlockPopupTitle,.TextBlockPad
{
	padding-right: 3pt;
	white-space: nowrap;
	border-style: none;
	border-width: 0px;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color: #747474;
	vertical-align: middle;
}
.TableHeaderText,.Grid>caption,.GridNoData>caption,.Grid[data-gx-grid-nodata]>caption,.GridNoData[data-gx-grid-nodata]>caption,.GridDragging[data-gx-grid-nodata]>caption,.GridAcceptDrag[data-gx-grid-nodata]>caption,.GridNoAcceptDrag[data-gx-grid-nodata]>caption,.WorkWith[data-gx-grid-nodata]>caption,.PromptGrid[data-gx-grid-nodata]>caption,.ViewGrid[data-gx-grid-nodata]>caption,.GridGeoPagos[data-gx-grid-nodata]>caption,.FreeStyleGrid[data-gx-grid-nodata]>caption,.TrnSublevelGrid[data-gx-grid-nodata]>caption,.RecentLinksGrid[data-gx-grid-nodata]>caption,.FreeStyleGridConfirm[data-gx-grid-nodata]>caption,.VerticalTabGrid[data-gx-grid-nodata]>caption,.FreeStyleGridDeuda[data-gx-grid-nodata]>caption,.FreeStyleGridTRN[data-gx-grid-nodata]>caption,.FreeStyleGridSubtotal[data-gx-grid-nodata]>caption,.FreeStyleGridPopup[data-gx-grid-nodata]>caption,.GridDragging>caption,.GridAcceptDrag>caption,.GridNoAcceptDrag>caption,.WorkWith>caption,.PromptGrid>caption,.ViewGrid>caption,.GridGeoPagos>caption,.Table>caption,.TableDragging>caption,.TableAcceptDrag>caption,.TableNoAcceptDrag>caption,.TableLeftMenu>caption,.TableTopMenu>caption,.Table80>caption,.TableButtons>caption,.td5>caption,.td100>caption,.ToolbarMain>caption,.LevelTable>caption,.BodyContainer>caption,.LoginContainer>caption,.HeaderContainer>caption,.RecentLinksContainer>caption,.ThinHeaderContainer>caption,.FormContainer>caption,.TabsFormContainer>caption,.Container>caption,.ContainerFluid>caption,.AdvancedContainerItem>caption,.AdvancedContainerItemExpanded>caption,.AdvancedContainer>caption,.AdvancedContainerVisible>caption,.OrdersTable>caption,.WWAdvancedContainer>caption,.RecentLinksMainTable>caption,.RecentLinksMainTableExpanded>caption,.PromptContainer>caption,.PromptMainTable>caption,.MainContainer>caption,.GridTabMainTable>caption,.TableBorder100x100>caption,.HorizantalSpace>caption,.TableHeaderRight>caption,.TableLogo>caption,.FiltersContainer>caption,.FiltersContainerItem>caption,.FilterContainerItemSearch>caption,.Table193x216>caption,.Table193x216Collapsed>caption,.ActionsContainer>caption,.ActionsContainerItem>caption,.ActionsContainerVisible>caption,.TableMainSMP>caption,.TableImporte>caption,.TableGrid>caption,.TableTop>caption,.TableTopSearch>caption,.TableContent>caption,.Table100x100>caption,.TableBorder>caption,.Table100x100_MasterPage_GeoPagos>caption,.ViewTable>caption,.TableHorizontalLine>caption,.header_pink_line>caption,.HorizontalSpace>caption,.TableBottom>caption,.RecentLinksTable>caption,.Table960>caption,.TableGreyFooter>caption,.TableBlackFooter>caption,.TableBlackHeader>caption,.Table95>caption,.TableLogin>caption,.SmallTableLogin>caption,.LargeTableLogin>caption,.TableContenedora>caption,.TableContenedora2>caption,.TableContenedoraFinal>caption,.TableContenedoraConsulta>caption,.TableCenter>caption,.TableTitle>caption,.TableItemDeudaGray1>caption,.TableItemDeudaGray2>caption,.TableScroll>caption,.TableHeader>caption,.TableCenterDeuda>caption,.TableMargen>caption,.TableEmail>caption,.TableMasterPage>caption,.TableBottom15>caption,.TableMargen10x15>caption,.TableMainSMPContenedora>caption,.TableMainSMPSecction>caption,.TableTop15>caption,.TableCenterForm>caption,.TableTopAtt>caption,.TableGridConsulta>caption,.TableSinColPad>caption,.TableConfirmar>caption,.TableConfirmarText>caption,.TableTotal>caption,.TableRowForm>caption,.TableHeaderTRN>caption,.TableScrollTRN>caption,.TableGridTRN>caption,.TableContenedoraTRN>caption,.TableHeader2>caption,.TableContent2>caption,.TableForm>caption,.TableH>caption,.TableTitleHead>caption,.TableFooterFixed>caption,.TableFooterButton>caption,.TableButton>caption,.TableFormB>caption,.TableInfo>caption,.TableFormC>caption,.TableFooterFixedC>caption,.TableFooterButtonC>caption,.TableCont>caption,.TableEndDate>caption,.TableEnd>caption,.TablePago>caption,.TablePadding10>caption,.TableBottom10>caption,.TableNota>caption,.TableFormConfirmar>caption,.TableMarginTB>caption,.TableConfirmarMsg>caption,.TableIconText>caption,.TablePopupTitle>caption,.TableMainPopup>caption,.TableDeudaG>caption,.TableCenterG>caption,.TableBotton10>caption
{
	display: none;
	font-size: 1.4em;
}
.TextBlockTable
{
	background-color: rgba(0,0,0,0);
	font-size: 14pt;
	font-weight: bold;
	color: #fff;
	background:transparent!important;
}
.GridNewRow:before,.GridNewRowWhite:before,.Grid>tfoot .gx_newrow:before,.GridNoData>tfoot .gx_newrow:before,.Grid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridNoData[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridDragging[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridNoAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow:before,.WorkWith[data-gx-grid-nodata]>tfoot .gx_newrow:before,.PromptGrid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.ViewGrid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridGeoPagos[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGrid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.TrnSublevelGrid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.RecentLinksGrid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGridConfirm[data-gx-grid-nodata]>tfoot .gx_newrow:before,.VerticalTabGrid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGridDeuda[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGridTRN[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGridSubtotal[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGridPopup[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridDragging>tfoot .gx_newrow:before,.GridAcceptDrag>tfoot .gx_newrow:before,.GridNoAcceptDrag>tfoot .gx_newrow:before,.WorkWith>tfoot .gx_newrow:before,.PromptGrid>tfoot .gx_newrow:before,.ViewGrid>tfoot .gx_newrow:before,.GridGeoPagos>tfoot .gx_newrow:before,.FreeStyleGridFooter>.gx_newrow:before,.TrnSublevelGridFooter>.gx_newrow:before,.RecentLinksGridFooter>.gx_newrow:before,.FreeStyleGridConfirmFooter>.gx_newrow:before,.VerticalTabGridFooter>.gx_newrow:before,.FreeStyleGridDeudaFooter>.gx_newrow:before,.FreeStyleGridTRNFooter>.gx_newrow:before,.FreeStyleGridSubtotalFooter>.gx_newrow:before,.FreeStyleGridPopupFooter>.gx_newrow:before
{
	content: '[';
}

.GridNewRow:after,.GridNewRowWhite:after,.Grid>tfoot .gx_newrow:after,.GridNoData>tfoot .gx_newrow:after,.Grid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridNoData[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridDragging[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridNoAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow:after,.WorkWith[data-gx-grid-nodata]>tfoot .gx_newrow:after,.PromptGrid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.ViewGrid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridGeoPagos[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGrid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.TrnSublevelGrid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.RecentLinksGrid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGridConfirm[data-gx-grid-nodata]>tfoot .gx_newrow:after,.VerticalTabGrid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGridDeuda[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGridTRN[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGridSubtotal[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGridPopup[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridDragging>tfoot .gx_newrow:after,.GridAcceptDrag>tfoot .gx_newrow:after,.GridNoAcceptDrag>tfoot .gx_newrow:after,.WorkWith>tfoot .gx_newrow:after,.PromptGrid>tfoot .gx_newrow:after,.ViewGrid>tfoot .gx_newrow:after,.GridGeoPagos>tfoot .gx_newrow:after,.FreeStyleGridFooter>.gx_newrow:after,.TrnSublevelGridFooter>.gx_newrow:after,.RecentLinksGridFooter>.gx_newrow:after,.FreeStyleGridConfirmFooter>.gx_newrow:after,.VerticalTabGridFooter>.gx_newrow:after,.FreeStyleGridDeudaFooter>.gx_newrow:after,.FreeStyleGridTRNFooter>.gx_newrow:after,.FreeStyleGridSubtotalFooter>.gx_newrow:after,.FreeStyleGridPopupFooter>.gx_newrow:after
{
	content: ']';
}

.GridLoadingText,.Grid+div.gx-grid-loading,.GridNoData+div.gx-grid-loading,.Grid[data-gx-grid-nodata]+div.gx-grid-loading,.GridNoData[data-gx-grid-nodata]+div.gx-grid-loading,.GridDragging[data-gx-grid-nodata]+div.gx-grid-loading,.GridAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading,.GridNoAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading,.WorkWith[data-gx-grid-nodata]+div.gx-grid-loading,.PromptGrid[data-gx-grid-nodata]+div.gx-grid-loading,.ViewGrid[data-gx-grid-nodata]+div.gx-grid-loading,.GridGeoPagos[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGrid[data-gx-grid-nodata]+div.gx-grid-loading,.TrnSublevelGrid[data-gx-grid-nodata]+div.gx-grid-loading,.RecentLinksGrid[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGridConfirm[data-gx-grid-nodata]+div.gx-grid-loading,.VerticalTabGrid[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGridDeuda[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGridTRN[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGridSubtotal[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGridPopup[data-gx-grid-nodata]+div.gx-grid-loading,.GridDragging+div.gx-grid-loading,.GridAcceptDrag+div.gx-grid-loading,.GridNoAcceptDrag+div.gx-grid-loading,.WorkWith+div.gx-grid-loading,.PromptGrid+div.gx-grid-loading,.ViewGrid+div.gx-grid-loading,.GridGeoPagos+div.gx-grid-loading,.FreeStyleGrid+div.gx-grid-loading,.TrnSublevelGrid+div.gx-grid-loading,.RecentLinksGrid+div.gx-grid-loading,.FreeStyleGridConfirm+div.gx-grid-loading,.VerticalTabGrid+div.gx-grid-loading,.FreeStyleGridDeuda+div.gx-grid-loading,.FreeStyleGridTRN+div.gx-grid-loading,.FreeStyleGridSubtotal+div.gx-grid-loading,.FreeStyleGridPopup+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;
}
.GridNoDataText,.Grid+.gx-text-gridnodata,.GridNoData+.gx-text-gridnodata,.Grid[data-gx-grid-nodata]+.gx-text-gridnodata,.GridNoData[data-gx-grid-nodata]+.gx-text-gridnodata,.GridDragging[data-gx-grid-nodata]+.gx-text-gridnodata,.GridAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata,.GridNoAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata,.WorkWith[data-gx-grid-nodata]+.gx-text-gridnodata,.PromptGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.ViewGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.GridGeoPagos[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.TrnSublevelGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.RecentLinksGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGridConfirm[data-gx-grid-nodata]+.gx-text-gridnodata,.VerticalTabGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGridDeuda[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGridTRN[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGridSubtotal[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGridPopup[data-gx-grid-nodata]+.gx-text-gridnodata,.GridDragging+.gx-text-gridnodata,.GridAcceptDrag+.gx-text-gridnodata,.GridNoAcceptDrag+.gx-text-gridnodata,.WorkWith+.gx-text-gridnodata,.PromptGrid+.gx-text-gridnodata,.ViewGrid+.gx-text-gridnodata,.GridGeoPagos+.gx-text-gridnodata,.FreeStyleGrid+.gx-text-gridnodata,.TrnSublevelGrid+.gx-text-gridnodata,.RecentLinksGrid+.gx-text-gridnodata,.FreeStyleGridConfirm+.gx-text-gridnodata,.VerticalTabGrid+.gx-text-gridnodata,.FreeStyleGridDeuda+.gx-text-gridnodata,.FreeStyleGridTRN+.gx-text-gridnodata,.FreeStyleGridSubtotal+.gx-text-gridnodata,.FreeStyleGridPopup+.gx-text-gridnodata
{
	margin-top: -1em;
	display: block;
	font-size: 1.5em;
	color: gray;
	text-align: center;
}
.Title,.BigTitle,.SeparateBigTitle,.SubTitle
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #1a1a1a;
}
.SubTitle
{
	clear: none;
	padding-left: 3px;
	padding-top: 5pt;
	display: block;
	-moz-box-sizing: border-box;
	background-image: none;
	font-size: 10pt;
	color: black;
	height: 20px;
	width: 100%;
}
.Label,.RequiredLabel,.LabelTRN,.gx-label.AttributeGeoPagosLabel,.gx-label.BlobContentAttributeGeoPagosLabel,.gx-label.ReadonlyBlobContentAttributeGeoPagosLabel,.gx-label.BlobInputAttributeGeoPagosLabel,.gx-label.ReadonlyAttributeGeoPagosLabel,.gx-label.RatingLabel,.gx-label.AttributeLabel,.gx-label.IME_ActiveLabel,.gx-label.BlobContentIME_ActiveLabel,.gx-label.ReadonlyBlobContentIME_ActiveLabel,.gx-label.BlobInputIME_ActiveLabel,.gx-label.ReadonlyIME_ActiveLabel,.gx-label.IME_InactiveLabel,.gx-label.BlobContentIME_InactiveLabel,.gx-label.ReadonlyBlobContentIME_InactiveLabel,.gx-label.BlobInputIME_InactiveLabel,.gx-label.ReadonlyIME_InactiveLabel,.gx-label.IME_DisabledLabel,.gx-label.BlobContentIME_DisabledLabel,.gx-label.ReadonlyBlobContentIME_DisabledLabel,.gx-label.BlobInputIME_DisabledLabel,.gx-label.ReadonlyIME_DisabledLabel,.gx-label.CheckboxLabelLabel,.gx-label.BlobContentCheckboxLabelLabel,.gx-label.ReadonlyBlobContentCheckboxLabelLabel,.gx-label.BlobInputCheckboxLabelLabel,.gx-label.ReadonlyCheckboxLabelLabel,.gx-label.FilterAttributeLabel,.gx-label.BlobContentFilterAttributeLabel,.gx-label.ReadonlyBlobContentFilterAttributeLabel,.gx-label.ReadonlyFilterAttributeLabel,.gx-label.BlobInputFilterAttributeLabel,.gx-label.FilterComboAttributeLabel,.gx-label.BlobContentFilterComboAttributeLabel,.gx-label.ReadonlyBlobContentFilterComboAttributeLabel,.gx-label.BlobInputFilterComboAttributeLabel,.gx-label.ReadonlyFilterComboAttributeLabel,.gx-label.FilterSearchAttributeLabel,.gx-label.BlobContentFilterSearchAttributeLabel,.gx-label.ReadonlyBlobContentFilterSearchAttributeLabel,.gx-label.BlobInputFilterSearchAttributeLabel,.gx-label.ReadonlyFilterSearchAttributeLabel,.gx-label.FilterSearchAttributeFocusLabel,.gx-label.BlobContentFilterSearchAttributeFocusLabel,.gx-label.ReadonlyBlobContentFilterSearchAttributeFocusLabel,.gx-label.BlobInputFilterSearchAttributeFocusLabel,.gx-label.ReadonlyFilterSearchAttributeFocusLabel,.gx-label.DateFilterSearchAttributeLabel,.gx-label.BlobContentDateFilterSearchAttributeLabel,.gx-label.ReadonlyBlobContentDateFilterSearchAttributeLabel,.gx-label.BlobInputDateFilterSearchAttributeLabel,.gx-label.ReadonlyDateFilterSearchAttributeLabel,.gx-label.FilterPanelLabel,.gx-label.BlobContentFilterPanelLabel,.gx-label.ReadonlyBlobContentFilterPanelLabel,.gx-label.BlobInputFilterPanelLabel,.gx-label.ReadonlyFilterPanelLabel,.gx-label.DescriptionAttributeLabel,.gx-label.BlobContentDescriptionAttributeLabel,.gx-label.ReadonlyBlobContentDescriptionAttributeLabel,.gx-label.ReadonlyDescriptionAttributeLabel,.gx-label.BlobInputDescriptionAttributeLabel,.gx-label.LoginAttributeLabel,.gx-label.BlobContentLoginAttributeLabel,.gx-label.ReadonlyBlobContentLoginAttributeLabel,.gx-label.BlobInputLoginAttributeLabel,.gx-label.ReadonlyLoginAttributeLabel,.gx-label.LoginComboAttributeLabel,.gx-label.BlobContentLoginComboAttributeLabel,.gx-label.ReadonlyBlobContentLoginComboAttributeLabel,.gx-label.BlobInputLoginComboAttributeLabel,.gx-label.ReadonlyLoginComboAttributeLabel,.gx-label.RegistrationAttributeLabel,.gx-label.BlobContentRegistrationAttributeLabel,.gx-label.ReadonlyBlobContentRegistrationAttributeLabel,.gx-label.BlobInputRegistrationAttributeLabel,.gx-label.ReadonlyRegistrationAttributeLabel,.gx-label.RequiredAttributeLabel,.gx-label.BlobContentRequiredAttributeLabel,.gx-label.ReadonlyBlobContentRequiredAttributeLabel,.gx-label.BlobInputRequiredAttributeLabel,.gx-label.ReadonlyRequiredAttributeLabel,.gx-label.InactiveAttributeLabel,.gx-label.BlobContentInactiveAttributeLabel,.gx-label.ReadonlyBlobContentInactiveAttributeLabel,.gx-label.BlobInputInactiveAttributeLabel,.gx-label.ReadonlyInactiveAttributeLabel,.gx-label.ComboAttributeLabel,.gx-label.BlobContentComboAttributeLabel,.gx-label.ReadonlyBlobContentComboAttributeLabel,.gx-label.BlobInputComboAttributeLabel,.gx-label.ReadonlyComboAttributeLabel,.gx-label.SubtitleAttributeLabel,.gx-label.BlobContentSubtitleAttributeLabel,.gx-label.ReadonlyBlobContentSubtitleAttributeLabel,.gx-label.BlobInputSubtitleAttributeLabel,.gx-label.ReadonlySubtitleAttributeLabel,.gx-label.URLAttributeLabel,.gx-label.BlobContentURLAttributeLabel,.gx-label.ReadonlyBlobContentURLAttributeLabel,.gx-label.BlobInputURLAttributeLabel,.gx-label.ReadonlyURLAttributeLabel,.gx-label.TextAttributeLabel,.gx-label.BlobContentTextAttributeLabel,.gx-label.ReadonlyBlobContentTextAttributeLabel,.gx-label.BlobInputTextAttributeLabel,.gx-label.ReadonlyTextAttributeLabel,.gx-label.TextActionAttributeLabel,.gx-label.BlobContentTextActionAttributeLabel,.gx-label.ReadonlyBlobContentTextActionAttributeLabel,.gx-label.BlobInputTextActionAttributeLabel,.gx-label.ReadonlyTextActionAttributeLabel,.gx-label.AttributeHtmlLabel,.gx-label.BlobContentAttributeHtmlLabel,.gx-label.ReadonlyBlobContentAttributeHtmlLabel,.gx-label.BlobInputAttributeHtmlLabel,.gx-label.ReadonlyAttributeHtmlLabel,.gx-label.DownloadAttributeLabel,.gx-label.ReadonlyDownloadAttributeLabel,.gx-label.hiddenLabel,.gx-label.AttributePagaLabel,.gx-label.ErrorAttributeLabel,.gx-label.WarningAttributeLabel,.gx-label.ReadonlyAttributeLabel,.gx-label.ReadonlyMedioLabel,.gx-label.BlobContentReadonlyMedioLabel,.gx-label.ReadonlyBlobContentReadonlyMedioLabel,.gx-label.BlobInputReadonlyMedioLabel,.gx-label.ReadonlyReadonlyMedioLabel,.gx-label.BlobContentAttributeLabel,.gx-label.ReadonlyBlobContentAttributeLabel,.gx-label.BlobInputAttributeLabel,.gx-label.AttributeDraggingLabel,.gx-label.AttributeAcceptDragLabel,.gx-label.AttributeNoAcceptDragLabel,.gx-label.AttSubTitleLabel,.gx-label.BlobInputAttSubTitleLabel,.gx-label.BlobContentAttSubTitleLabel,.gx-label.ReadonlyBlobContentAttSubTitleLabel,.gx-label.ReadonlyAttSubTitleLabel,.gx-label.CheckBoxLabel,.gx-label.BlobContentCheckBoxLabel,.gx-label.ReadonlyBlobContentCheckBoxLabel,.gx-label.BlobInputCheckBoxLabel,.gx-label.ReadonlyCheckBoxLabel,.gx-label.ImageAttributeLabel,.gx-label.ActionAttributeLabel,.gx-label.BlobContentActionAttributeLabel,.gx-label.ReadonlyBlobContentActionAttributeLabel,.gx-label.ReadonlyActionAttributeLabel,.gx-label.UpdateAttributeLabel,.gx-label.BlobContentUpdateAttributeLabel,.gx-label.ReadonlyBlobContentUpdateAttributeLabel,.gx-label.ReadonlyUpdateAttributeLabel,.gx-label.BlobInputUpdateAttributeLabel,.gx-label.DeleteAttributeLabel,.gx-label.BlobContentDeleteAttributeLabel,.gx-label.ReadonlyBlobContentDeleteAttributeLabel,.gx-label.ReadonlyDeleteAttributeLabel,.gx-label.BlobInputDeleteAttributeLabel,.gx-label.DisplayAttributeLabel,.gx-label.BlobContentDisplayAttributeLabel,.gx-label.ReadonlyBlobContentDisplayAttributeLabel,.gx-label.ReadonlyDisplayAttributeLabel,.gx-label.BlobInputDisplayAttributeLabel,.gx-label.SelectionAttributeLabel,.gx-label.BlobContentSelectionAttributeLabel,.gx-label.ReadonlyBlobContentSelectionAttributeLabel,.gx-label.ReadonlySelectionAttributeLabel,.gx-label.BlobInputSelectionAttributeLabel,.gx-label.DisabledActionAttributeLabel,.gx-label.BlobContentDisabledActionAttributeLabel,.gx-label.ReadonlyBlobContentDisabledActionAttributeLabel,.gx-label.ReadonlyDisabledActionAttributeLabel,.gx-label.BlobInputDisabledActionAttributeLabel,.gx-label.BlobInputActionAttributeLabel,.gx-label.ResponsiveImageAttributeLabel,.gx-label.BlobContentResponsiveImageAttributeLabel,.gx-label.ReadonlyBlobContentResponsiveImageAttributeLabel,.gx-label.ReadonlyResponsiveImageAttributeLabel,.gx-label.BlobInputResponsiveImageAttributeLabel,.gx-label.ProfileImageAttributeLabel,.gx-label.BlobContentProfileImageAttributeLabel,.gx-label.ReadonlyBlobContentProfileImageAttributeLabel,.gx-label.BlobInputProfileImageAttributeLabel,.gx-label.ReadonlyProfileImageAttributeLabel,.gx-label.SmallProfileImageAttributeLabel,.gx-label.BlobContentSmallProfileImageAttributeLabel,.gx-label.ReadonlyBlobContentSmallProfileImageAttributeLabel,.gx-label.BlobInputSmallProfileImageAttributeLabel,.gx-label.ReadonlySmallProfileImageAttributeLabel,.gx-label.ReadonlyImageAttributeLabel,.gx-label.VideoAttributeLabel,.gx-label.ReadonlyVideoAttributeLabel,.gx-label.AudioAttributeLabel,.gx-label.ReadonlyAudioAttributeLabel,.gx-label.AttributeLinkLabel,.gx-label.BlobContentAttributeLinkLabel,.gx-label.ReadonlyBlobContentAttributeLinkLabel,.gx-label.BlobInputAttributeLinkLabel,.gx-label.ReadonlyAttributeLinkLabel,.gx-label.AttributeFormLabel,.gx-label.BlobContentAttributeFormLabel,.gx-label.ReadonlyBlobContentAttributeFormLabel,.gx-label.BlobInputAttributeFormLabel,.gx-label.ReadonlyAttributeFormLabel,.gx-label.AttributeCheckLabel,.gx-label.BlobContentAttributeCheckLabel,.gx-label.ReadonlyBlobContentAttributeCheckLabel,.gx-label.BlobInputAttributeCheckLabel,.gx-label.ReadonlyAttributeCheckLabel,.gx-label.AttributeGeoPagosLabelLabel,.gx-label.BlobContentAttributeGeoPagosLabelLabel,.gx-label.ReadonlyBlobContentAttributeGeoPagosLabelLabel,.gx-label.BlobInputAttributeGeoPagosLabelLabel,.gx-label.ReadonlyAttributeGeoPagosLabelLabel,.gx-label.AttributeFormLoginLabel,.gx-label.BlobContentAttributeFormLoginLabel,.gx-label.ReadonlyBlobContentAttributeFormLoginLabel,.gx-label.BlobInputAttributeFormLoginLabel,.gx-label.ReadonlyAttributeFormLoginLabel,.gx-label.AttributeMovilHiddenLabel,.gx-label.BlobContentAttributeMovilHiddenLabel,.gx-label.ReadonlyBlobContentAttributeMovilHiddenLabel,.gx-label.BlobInputAttributeMovilHiddenLabel,.gx-label.ReadonlyAttributeMovilHiddenLabel,.gx-label.AttributeAboutLabel,.gx-label.BlobContentAttributeAboutLabel,.gx-label.ReadonlyBlobContentAttributeAboutLabel,.gx-label.BlobInputAttributeAboutLabel,.gx-label.ReadonlyAttributeAboutLabel,.gx-label.AttributeTotalLabel,.gx-label.BlobContentAttributeTotalLabel,.gx-label.ReadonlyBlobContentAttributeTotalLabel,.gx-label.BlobInputAttributeTotalLabel,.gx-label.ReadonlyAttributeTotalLabel,.gx-label.AttributeHtmlTrnLabel,.gx-label.BlobContentAttributeHtmlTrnLabel,.gx-label.ReadonlyBlobContentAttributeHtmlTrnLabel,.gx-label.BlobInputAttributeHtmlTrnLabel,.gx-label.ReadonlyAttributeHtmlTrnLabel,.gx-label.AttributeMonedaLabel,.gx-label.BlobContentAttributeMonedaLabel,.gx-label.ReadonlyBlobContentAttributeMonedaLabel,.gx-label.BlobInputAttributeMonedaLabel,.gx-label.ReadonlyAttributeMonedaLabel,.gx-label.AttributeTotalMonLabel,.gx-label.BlobContentAttributeTotalMonLabel,.gx-label.ReadonlyBlobContentAttributeTotalMonLabel,.gx-label.BlobInputAttributeTotalMonLabel,.gx-label.ReadonlyAttributeTotalMonLabel,.gx-label.AttributeGeopagos2Label,.gx-label.BlobContentAttributeGeopagos2Label,.gx-label.ReadonlyBlobContentAttributeGeopagos2Label,.gx-label.BlobInputAttributeGeopagos2Label,.gx-label.ReadonlyAttributeGeopagos2Label,.gx-label.AttributeGeopagos2VLabel,.gx-label.BlobContentAttributeGeopagos2VLabel,.gx-label.ReadonlyBlobContentAttributeGeopagos2VLabel,.gx-label.BlobInputAttributeGeopagos2VLabel,.gx-label.ReadonlyAttributeGeopagos2VLabel,.gx-label.AttributeTPLabel,.gx-label.BlobContentAttributeTPLabel,.gx-label.ReadonlyBlobContentAttributeTPLabel,.gx-label.BlobInputAttributeTPLabel,.gx-label.ReadonlyAttributeTPLabel,.gx-label.AttributeConcepto1Label,.gx-label.BlobContentAttributeConcepto1Label,.gx-label.ReadonlyBlobContentAttributeConcepto1Label,.gx-label.BlobInputAttributeConcepto1Label,.gx-label.ReadonlyAttributeConcepto1Label,.gx-label.AttributeImporte1Label,.gx-label.BlobContentAttributeImporte1Label,.gx-label.ReadonlyBlobContentAttributeImporte1Label,.gx-label.BlobInputAttributeImporte1Label,.gx-label.ReadonlyAttributeImporte1Label,.gx-label.AttributeConcepto2Label,.gx-label.BlobContentAttributeConcepto2Label,.gx-label.ReadonlyBlobContentAttributeConcepto2Label,.gx-label.BlobInputAttributeConcepto2Label,.gx-label.ReadonlyAttributeConcepto2Label,.gx-label.AttributeImporte2Label,.gx-label.BlobContentAttributeImporte2Label,.gx-label.ReadonlyBlobContentAttributeImporte2Label,.gx-label.BlobInputAttributeImporte2Label,.gx-label.ReadonlyAttributeImporte2Label,.gx-label.AttributeMenuLabel,.gx-label.BlobContentAttributeMenuLabel,.gx-label.ReadonlyBlobContentAttributeMenuLabel,.gx-label.BlobInputAttributeMenuLabel,.gx-label.ReadonlyAttributeMenuLabel,.gx-label.AttributeEndErrorTitleLabel,.gx-label.BlobContentAttributeEndErrorTitleLabel,.gx-label.ReadonlyBlobContentAttributeEndErrorTitleLabel,.gx-label.BlobInputAttributeEndErrorTitleLabel,.gx-label.ReadonlyAttributeEndErrorTitleLabel,.gx-label.AttributeEndDateLabel,.gx-label.BlobContentAttributeEndDateLabel,.gx-label.ReadonlyBlobContentAttributeEndDateLabel,.gx-label.BlobInputAttributeEndDateLabel,.gx-label.ReadonlyAttributeEndDateLabel,.gx-label.AttributeAlertaLabel,.gx-label.BlobContentAttributeAlertaLabel,.gx-label.ReadonlyBlobContentAttributeAlertaLabel,.gx-label.BlobInputAttributeAlertaLabel,.gx-label.ReadonlyAttributeAlertaLabel,.gx-label.AttributeSubTotalLabel,.gx-label.BlobContentAttributeSubTotalLabel,.gx-label.ReadonlyBlobContentAttributeSubTotalLabel,.gx-label.BlobInputAttributeSubTotalLabel,.gx-label.ReadonlyAttributeSubTotalLabel,.gx-label.AttributeEndOkLabel,.gx-label.BlobContentAttributeEndOkLabel,.gx-label.ReadonlyBlobContentAttributeEndOkLabel,.gx-label.BlobInputAttributeEndOkLabel,.gx-label.ReadonlyAttributeEndOkLabel,.gx-label.AttributePopupLabel,.gx-label.BlobContentAttributePopupLabel,.gx-label.ReadonlyBlobContentAttributePopupLabel,.gx-label.BlobInputAttributePopupLabel,.gx-label.ReadonlyAttributePopupLabel,.gx-label.AttributeImporteGLabel,.gx-label.BlobContentAttributeImporteGLabel,.gx-label.ReadonlyBlobContentAttributeImporteGLabel,.gx-label.BlobInputAttributeImporteGLabel,.gx-label.ReadonlyAttributeImporteGLabel,.gx-label.AttributeFilterLabel,.gx-label.BlobContentAttributeFilterLabel,.gx-label.ReadonlyBlobContentAttributeFilterLabel,.gx-label.BlobInputAttributeFilterLabel,.gx-label.ReadonlyAttributeFilterLabel
{
	font-weight: bold;
}
.LabelTRN,.gx-label.AttributeGeoPagosLabel,.gx-label.BlobContentAttributeGeoPagosLabel,.gx-label.ReadonlyBlobContentAttributeGeoPagosLabel,.gx-label.BlobInputAttributeGeoPagosLabel,.gx-label.ReadonlyAttributeGeoPagosLabel
{
	white-space: pre-wrap;
}
.SmallText
{
	font-family: "Trebuchet MS";
	font-size: 8pt;
	color: gray;
	text-align: center;
}
.TextBlockHeader,.TextBlockHeaderLinkClass,.PopupTitle
{
	background-repeat: no-repeat;
	list-style-image: none;
	white-space: normal;
	background-image: none;
	font-size: 30pt;
	font-style: italic;
	font-weight: bold;
	color: #c60b44;
}
.PopupTitle
{
	margin-top: 30px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	position: absolute;
	visibility: visible;
	white-space: nowrap;
	font-size: 18px;
	font-style: normal;
	color: white;
	width: auto;
	cursor: move;
}
.RecentLink
{
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	font-size: 9pt;
	font-weight: bold;
	color: #494949;
	height: 20px;
	width: 5%;
	text-align: left;
}
.Separator
{
	box-sizing: border-box;
	display: block;
	-moz-box-sizing: border-box;
	color: white;
}
.FooterText
{
	font-family: "Trebuchet MS";
	font-size: 8pt;
	color: #404040;
	text-align: center;
}
.RecentLinkItem
{
	float: left;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	overflow: hidden;
	font-size: 9pt;
	font-weight: normal;
	color: #828282;
	height: 20px;
	width: auto;
	text-align: left;
	max-width:120px;
}
.VerticalMenuOption
{
	font-weight: bold;
	color: #404040;
}
.TextBlockHyperlink
{
	font-size: 12pt;
	text-decoration: underline;
	color: blue;
}
.TextBlockGeoPagos
{
	white-space: normal;
	font-family: Arial;
	font-size: 13pt;
	color: black;
}
.TextBlockTitleS
{
	font-size: 20px;
	font-weight: bold;
	color: black;
}
.TextBlockH
{
	font-family: microsoft sans serif;
	font-size: 11pt;
	font-weight: bold;
	color: white;
	text-align: left;
}
.TextBlockBold
{
	padding-top: 15px;
	white-space: normal;
	font-family: arial;
	font-size: 13pt;
	font-weight: bold;
	color: black;
}
.TextBlockBoldTable
{
	white-space: normal;
	font-family: arial;
	font-size: 13pt;
	font-weight: bold;
	color: black;
}
.TextBlockGeoPagosRed
{
	white-space: normal;
	font-family: arial;
	font-size: 13pt;
	color: red;
}
.TextBlockTitleForm
{
	white-space: normal;
	font-family: arial;
	font-size: 20pt;
	color: black;
}
.TextBlockGeoPagos2
{
	font-family: 'rubik';
	font-size: 14px;
	font-weight: 400;
	color: #43474e;
	letter-spacing: -0.15px;
	line-height:17px;
}
.TextBlockTitle1
{
	font-family: 'rubik';
	font-size: 22px;
	font-weight: 400;
	color: #1a1b1e;
	line-height:32px;
}
.TextBlockTitle2
{
	font-family: 'rubik';
	font-size: 18px;
	font-weight: 400;
	color: #155eb0;
	line-height:28px;
}
.TextBlockTitleMenu
{
	margin-left: 15px;
	position: absolute;
	top: 18px;
	font-family: 'rubik';
	font-size: 19px;
}
.TextBlockInfo1
{
	white-space: inherit;
	font-family: 'rubik';
	font-size: 16px;
	font-weight: 600;
	color: #28132f;
	letter-spacing: 0.15px;
	line-height:24px;
	line-height:24px;
}
.TextBlockInfo2
{
	white-space: inherit;
	font-family: 'rubik';
	font-size: 14px;
	font-weight: 400;
	color: #001b3d;
	line-height:20px;
	word-break:break-all;
}
.TextBlockPagoCons
{
	padding-left: 5px;
	display: flex;
	white-space: inherit;
	font-family: 'rubik';
	font-size: 16px;
	font-weight: 600;
	color: #1a1b1e;
	letter-spacing: 0.15px;
	text-align: center;
	align-items:center;
	line-height:24px;
	line-height:24px;
}
.TextBlockSelect,.TextBlockSelect>A,.TextBlockSelect>A:visited,.TextBlockSelect:hover,.TextBlockSelect>A:focus,.TextBlockSelect>A:active
{
	padding-left: 10px;
	display: flex;
	font-family: 'rubik';
	font-size: 14px;
	font-weight: 500;
	text-decoration: none !important;
	color: #5555a9;
	letter-spacing: 0.1px;
	text-align: center;
	align-items:center;
	line-height:20px;
}
.TextBlockCTitle
{
	padding-left: 5px;
	display: flex;
	font-family: 'rubik';
	font-size: 16px;
	font-weight: 600;
	color: #1a1b1e;
	letter-spacing: 0.15px;
	text-align: center;
	align-items:center;
	line-height:24px;
}
.TextBlockEndText
{
	padding-top: 15px;
	white-space: break-spaces;
	font-family: 'rubik';
	font-size: 14px;
	font-weight: 400;
	color: #1a1b1e;
	letter-spacing: 0.25px;
	align-items:center;
	line-height:20px;
	word-break:break-all;
}
.TextBlockEndMsg1
{
	font-family: 'rubik';
	font-size: 16px;
	font-weight: 400;
	color: #1a1b1e;
	letter-spacing: 0.5px;
	align-items:center;
	line-height:24px;
	word-break:break-all;
	white-space: break-spaces;
}
.TextBlockEndMsg2
{
	display: inline;
	white-space: break-spaces;
	font-family: 'rubik';
	font-size: 16px;
	font-weight: 400;
	color: #155eb0;
	letter-spacing: 0.5px;
	vertical-align: initial;
	align-items:center;
	line-height:24px;
	word-break:break-all;
	white-space: break-spaces;
}
.TextBlockEndMsg3
{
	font-family: 'rubik';
	font-size: 14px;
	font-weight: 400;
	color: #43474e;
	letter-spacing: 0.25px;
	align-items:center;
	line-height:20px;
	word-break:break-all;
	white-space: break-spaces;
}
.TextBlockEndMsg3:before
{
	font-family: 'rubik';
	font-size: 14px;
	font-weight: 400;
	color: #43474e;
	letter-spacing: 0.25px;
	content: '';
	align-items:center;
	line-height:20px;
	word-break:break-all;
	white-space: break-spaces;
}

.TextBlockPagoText
{
	display: flex;
	font-family: 'rubik';
	font-size: 15px;
	font-weight: 400;
	color: #1a1b1e;
	letter-spacing: 0.25px;
	align-items:center;
	line-height:20px;
}
.TextBlockPagoImporte
{
	display: flex;
	font-family: 'rubik';
	font-size: 16px;
	font-weight: 400;
	color: #1a1b1e;
	letter-spacing: 0.5px;
	text-align: right;
	align-items:center;
	line-height:24px;
}
.TextBlockTitleHead
{
	font-family: 'rubik';
	font-size: 14px;
	font-weight: 500;
	color: #001b3d;
	letter-spacing: 0.1px;
	line-height:20px;
}
.TextBlockNota
{
	display: flex;
	font-family: 'rubik';
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0.25px;
	text-align: center;
	align-items:center;
	line-height:20px;
}
.TextBlockTitleInit
{
	padding-left: 20px;
	white-space: normal;
	font-family: 'rubik';
	font-size: 22px;
	font-weight: 400;
	color: #1a1b1e;
	line-height:32px;
	word-break:break-all;
}
.TextBlockTitleheader
{
	display: flex;
	font-family: 'rubik';
	font-size: 22px;
	font-weight: 400;
	color: #1a1b1e;
	text-align: center;
	align-items:center;
	line-height:28px;
}
.TextBlockPopupTitle
{
	margin-left: 5px;
	margin-top: 3px;
	display: flex;
	font-family: 'rubik';
	font-size: 14px;
	font-weight: 600;
	color: #1a1b1e;
	letter-spacing: 0.15px;
	text-align: center;
	align-items:center;
	line-height:24px;
}
.TextBlockPad
{
	font-family: 'rubik';
	font-size: 12px;
	font-weight: 400;
	color: #1a1b1e;
	letter-spacing: 0.07px;
	line-height:14px;
}
.ErrorViewer
{
	border-style: none;
	border-width: 0px;
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #f00;
}
.FreeStyleGrid,.TrnSublevelGrid,.RecentLinksGrid,.FreeStyleGridConfirm,.VerticalTabGrid,.FreeStyleGridDeuda,.FreeStyleGridTRN,.FreeStyleGridSubtotal,.FreeStyleGridPopup
{
	background-color: transparent!important;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	border-style: none;
	border-width: 0px;
	background:transparent;
}

.FreeStyleGrid>tbody>tr,.FreeStyleGrid>[data-gxrow]
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-style: normal;
	background-color: #fff;
	background:transparent;
}

.FreeStyleGrid[data-bkgstyle='none']>tbody>tr
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-style: normal;
	background-color: #fff;
	background:transparent;
}

.FreeStyleGrid[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .FreeStyleGrid[data-bkgstyle='uniform']>tbody>tr:nth-child(even)
{
	background-color: #d3d4d3;
	background:transparent;
}

.FreeStyleGrid[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #fff;
	background:transparent;
}

.FreeStyleGrid[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #d3d4d3;
	background:transparent;
}

.TrnSublevelGrid>tbody>tr,.TrnSublevelGrid>[data-gxrow]
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-style: normal;
	background-color: #fff;
	background:transparent;
}

.TrnSublevelGrid[data-bkgstyle='none']>tbody>tr
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-style: normal;
	background-color: #fff;
	background:transparent;
}

.TrnSublevelGrid[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .TrnSublevelGrid[data-bkgstyle='uniform']>tbody>tr:nth-child(even)
{
	background-color: #d3d4d3;
	background:transparent;
}

.TrnSublevelGrid[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #fff;
	background:transparent;
}

.TrnSublevelGrid[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #d3d4d3;
	background:transparent;
}

.RecentLinksGrid>tbody>tr,.RecentLinksGrid>[data-gxrow]
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-style: normal;
	background-color: #fff;
	background:transparent;
}

.RecentLinksGrid[data-bkgstyle='none']>tbody>tr
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-style: normal;
	background-color: #fff;
	background:transparent;
}

.RecentLinksGrid[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .RecentLinksGrid[data-bkgstyle='uniform']>tbody>tr:nth-child(even)
{
	background-color: #d3d4d3;
	background:transparent;
}

.RecentLinksGrid[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #fff;
	background:transparent;
}

.RecentLinksGrid[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #d3d4d3;
	background:transparent;
}

.FreeStyleGridConfirm
{
	margin-bottom: 15px;
	margin-top: 15px;
	padding-left: 10px;
}

.FreeStyleGridConfirm>tbody>tr,.FreeStyleGridConfirm>[data-gxrow]
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-style: normal;
	background-color: #fff;
	background:transparent;
}

.FreeStyleGridConfirm[data-bkgstyle='none']>tbody>tr
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-style: normal;
	background-color: #fff;
	background:transparent;
}

.FreeStyleGridConfirm[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .FreeStyleGridConfirm[data-bkgstyle='uniform']>tbody>tr:nth-child(even)
{
	background-color: #d3d4d3;
	background:transparent;
}

.FreeStyleGridConfirm[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #fff;
	background:transparent;
}

.FreeStyleGridConfirm[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #d3d4d3;
	background:transparent;
}

.VerticalTabGrid>tbody>tr,.VerticalTabGrid>[data-gxrow]
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #fff;
	background:transparent;
}

.VerticalTabGrid[data-bkgstyle='none']>tbody>tr
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #fff;
	background:transparent;
}

.VerticalTabGrid[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .VerticalTabGrid[data-bkgstyle='uniform']>tbody>tr:nth-child(even)
{
	background:transparent;
}

.VerticalTabGrid[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #fff;
	background:transparent;
}

.VerticalTabGrid[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #d3d4d3;
	background:transparent;
}

.FreeStyleGridDeuda
{
	border-spacing: 0px;
}

.FreeStyleGridDeuda>tbody>tr,.FreeStyleGridDeuda>[data-gxrow]
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-style: normal;
	background-color: #fff;
	border-spacing: 0px;
}

.FreeStyleGridDeuda[data-bkgstyle='none']>tbody>tr
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-style: normal;
	background-color: #fff;
	border-spacing: 0px;
}

.FreeStyleGridDeuda[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .FreeStyleGridDeuda[data-bkgstyle='uniform']>tbody>tr:nth-child(even)
{
	background-color: #d3d4d3;
	border-spacing: 0px;
}

.FreeStyleGridDeuda[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #fff;
	border-spacing: 0px;
}

.FreeStyleGridDeuda[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #d3d4d3;
	border-spacing: 0px;
}

.FreeStyleGridTRN
{
	margin-top: -7px;
}

.FreeStyleGridTRN>tbody>tr,.FreeStyleGridTRN>[data-gxrow]
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-style: normal;
	background-color: #fff;
	background:transparent;
}

.FreeStyleGridTRN[data-bkgstyle='none']>tbody>tr
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-style: normal;
	background-color: #fff;
	background:transparent;
}

.FreeStyleGridTRN[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .FreeStyleGridTRN[data-bkgstyle='uniform']>tbody>tr:nth-child(even)
{
	background-color: #d3d4d3;
	background:transparent;
}

.FreeStyleGridTRN[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #fff;
	background:transparent;
}

.FreeStyleGridTRN[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #d3d4d3;
	background:transparent;
}

.FreeStyleGridSubtotal
{
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 770px;
}

.FreeStyleGridSubtotal>tbody>tr,.FreeStyleGridSubtotal>[data-gxrow]
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-style: normal;
	background-color: #fff;
	background:transparent;
}

.FreeStyleGridSubtotal[data-bkgstyle='none']>tbody>tr
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-style: normal;
	background-color: #fff;
	background:transparent;
}

.FreeStyleGridSubtotal[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .FreeStyleGridSubtotal[data-bkgstyle='uniform']>tbody>tr:nth-child(even)
{
	background-color: #d3d4d3;
	background:transparent;
}

.FreeStyleGridSubtotal[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #fff;
	background:transparent;
}

.FreeStyleGridSubtotal[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #d3d4d3;
	background:transparent;
}

.FreeStyleGridPopup
{
	background-color: transparent;
}

.FreeStyleGridPopup>tbody>tr,.FreeStyleGridPopup>[data-gxrow]
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-style: normal;
	background-color: #fff;
	background:transparent;
}

.FreeStyleGridPopup[data-bkgstyle='none']>tbody>tr
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-style: normal;
	background-color: #fff;
	background:transparent;
}

.FreeStyleGridPopup[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .FreeStyleGridPopup[data-bkgstyle='uniform']>tbody>tr:nth-child(even)
{
	background-color: #d3d4d3;
	background:transparent;
}

.FreeStyleGridPopup[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #fff;
	background:transparent;
}

.FreeStyleGridPopup[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #d3d4d3;
	background:transparent;
}

.Hyperlink
{
	border-style: none;
	border-width: 0px;
	font-family: "Verdana";
	font-size: 8.25pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
.Messages,.ErrorMessages,.WarningMessages
{
	border-width: 1px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	position: relative;
	white-space: nowrap;
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	color: #c60b44;
}
.ErrorMessages
{
	background-color: rgba(255,255,255,0.6);
	background-image: url(../GeneXusXEv2/ico_error.png);
	background-position: 4px center;
	background-repeat: no-repeat;
	border-bottom-color: #c60b44;
	border-left-color: #c60b44;
	border-right-color: #c60b44;
	border-top-color: #c60b44;
	border-style: solid;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	margin-left: 2px;
	padding-left: 20px;
	font-weight: bold;
}
.WarningMessages
{
	background-color: rgba(255,255,255,0.6);
	background-image: url(../GeneXusXEv2/ico_warning.png);
	background-position: 4px center;
	background-repeat: no-repeat;
	border-bottom-color: #c60b44;
	border-left-color: #c60b44;
	border-right-color: #c60b44;
	border-top-color: #c60b44;
	border-style: solid;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	margin-left: 2px;
	padding-left: 20px;
	font-weight: bold;
}
.CalendarCombo 
{
	background-color: #fff;
	border-bottom-color: #000;
	border-left-color: #fff;
	border-right-color: #000;
	border-top-color: #fff;
	border-style: solid;
	border-width: 1px;
	left: 0px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	position: absolute;
	top: 0px;
	width: 4em;
	display: none;
	cursor: default;
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	color: #333;
}
.CalendarCombo  .label 
{
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	color: #333;
	text-align: center;
}
.CalendarCombo  .label-IEfix 
{
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	width: 4em;
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	color: #333;
	text-align: center;
}
.CalendarCombo  .active 
{
	border-bottom-color: #969696;
	border-left-color: #969696;
	border-right-color: #969696;
	border-top-color: #969696;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	color: #333;
}
.CalendarCombo  .hilite 
{
	background-color: #969696;
	border-bottom-color: #d3d4d3;
	border-left-color: #d3d4d3;
	border-right-color: #d3d4d3;
	border-top-color: #d3d4d3;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	color: #fff;
}
.ErrorViewerBullet div 
{
	margin-left: 5px;
	display: list-item;
	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;
}
.RowDeleted 
{
	text-decoration: line-through;
}
.dp_container 
{
	position: relative;
}
.gx-masked-relative 
{
	position: relative;
}
.GXProgressBar  .progress-bar-title 
{
	margin-bottom: 3px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 3px;
	display: block;
}
.GeoLocOption 
{
	margin-left: 4px;
	margin-right: 4px;
	position: relative;
	top: 2px;
	cursor: pointer;
}
.Calendar 
{
	background-color: #fff;
	border-bottom-color: #000;
	border-left-color: #fff;
	border-right-color: #000;
	border-top-color: #fff;
	border-style: solid;
	border-width: 1px;
	position: relative;
	display: none;
	cursor: default;
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px ;
	font-style: normal;
	font-variant: normal;
	color: #7d7d7d;
}
.Calendar  .CalendarButton 
{
	background-color: #e4e5e6;
	border-bottom-color: #000;
	border-left-color: #fff;
	border-right-color: #000;
	border-top-color: #fff;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #333;
	text-align: center;
}
.Calendar  .nav 
{
	background-color: #e4e5e6;
	background-image: url(../menuarrow.gif);
	background-position: 100% 100%;
	background-repeat: no-repeat;
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #333;
}
.Calendar  TABLE
{
	background-color: #fff;
	border-bottom-color: #000;
	border-left-color: #fff;
	border-right-color: #000;
	border-top-color: #fff;
	border-style: solid;
	border-width: 1px;
	cursor: default;
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #333;
	text-align: center;
}
.Calendar  TABLE .wn 
{
	background-color: #d3d4d3;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 3px;
	padding-top: 2px;
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #333;
}
.Calendar  THEAD
{
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
}
.Calendar  THEAD .headrow 
{
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #333;
}
.Calendar  THEAD .daynames 
{
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #404040;
}
.Calendar  THEAD .name 
{
	background-color: #c00000;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #333;
	text-align: center;
}
.Calendar  THEAD .weekend 
{
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #d84523;
}
.Calendar  THEAD .hilite 
{
	border-bottom-color: #000;
	border-left-color: #fff;
	border-right-color: #000;
	border-top-color: #fff;
	border-style: solid;
	border-width: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #333;
}
.Calendar  THEAD .active 
{
	border-bottom-color: #000;
	border-left-color: #fff;
	border-right-color: #000;
	border-top-color: #fff;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 0px;
	padding-top: 2px;
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #333;
}
.Calendar  THEAD .CalendarTitle 
{
	background-color: #747474;
	border-bottom-color: #000;
	border-left-color: #000;
	border-right-color: #000;
	border-top-color: #000;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
.Calendar  TBODY .day 
{
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 4px;
	padding-top: 2px;
	width: 2em;
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #333;
	text-align: center;
}
.Calendar  TBODY .rowhilite  TD
{
	background-color: #e4e5e6;
	color: #333;
}
.Calendar  TBODY .emptyrow 
{
	display: none;
}
.Calendar  TBODY .emptycell 
{
	visibility: hidden;
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #333;
}
.Calendar  TBODY TD .hilite 
{
	border-bottom-color: #fff;
	border-left-color: #000;
	border-right-color: #000;
	border-top-color: #fff;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 3px;
	padding-top: 1px;
}
.Calendar  TBODY TD .active 
{
	border-bottom-color: ButtonHighlight;
	border-left-color: ButtonHighlight;
	border-right-color: ButtonHighlight;
	border-top-color: ButtonHighlight;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}
.Calendar  TBODY TD .selected 
{
	background-color: ButtonFace;
	border-bottom-color: ButtonHighlight;
	border-left-color: ButtonHighlight;
	border-right-color: ButtonHighlight;
	border-top-color: ButtonHighlight;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	font-weight: bold;
	color: ButtonText;
}
.Calendar  TBODY TD .weekend 
{
	color: #f00;
}
.Calendar  TBODY TD .today 
{
	font-weight: bold;
	color: #00f;
}
.Calendar  TBODY TD .disabled 
{
	color: GrayText;
}
.Calendar  TBODY TD .time 
{
	background-color: ButtonFace;
	padding-bottom: 1px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 1px;
	text-align: center;
}
.Calendar  TBODY TD .time  .hour 
{
	background-color: Menu;
	border-bottom-color: #889;
	border-left-color: #889;
	border-right-color: #889;
	border-top-color: #889;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 4px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	font-weight: bold;
}
.Calendar  TBODY TD .time  .minute 
{
	background-color: Menu;
	border-bottom-color: #889;
	border-left-color: #889;
	border-right-color: #889;
	border-top-color: #889;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 4px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	font-weight: bold;
}
.Calendar  TBODY TD .time  .ampm 
{
	background-color: Menu;
	border-bottom-color: #889;
	border-left-color: #889;
	border-right-color: #889;
	border-top-color: #889;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 4px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	font-weight: bold;
	text-align: center;
}
.Calendar  TBODY TD .time  .colon 
{
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 2px;
	padding-top: 0px;
	font-weight: bold;
}
.Calendar  TBODY TD .time  SPAN .hilite 
{
	background-color: Highlight;
	border-bottom-color: #000;
	border-left-color: #000;
	border-right-color: #000;
	border-top-color: #000;
	color: HighlightText;
}
.Calendar  TBODY TD .time  SPAN .active 
{
	background-color: #000;
	border-bottom-color: #f00;
	border-left-color: #f00;
	border-right-color: #f00;
	border-top-color: #f00;
	color: #0f0;
}
.Calendar  TFOOT .footrow 
{
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: white;
}
.Calendar  TFOOT .ttip 
{
	background-color: #e4e5e6;
	border-bottom-color: #fff;
	border-left-color: #767676;
	border-right-color: #fff;
	border-top-color: #767676;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #333;
	text-align: center;
}
.Calendar  TFOOT .hilite 
{
	background-color: #d3d4d3;
	border-bottom-color: #000;
	border-left-color: #fff;
	border-right-color: #000;
	border-top-color: #fff;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
}
.Calendar  TFOOT .active 
{
	border-bottom-color: #fff;
	border-left-color: #000;
	border-right-color: #fff;
	border-top-color: #000;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 0px;
	padding-top: 2px;
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #333;
}
.PopupHeader 
{
	background-color: transparent;
	background-image: none;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	float: right;
	margin-top: -20px;
	padding-right: 20px;
	padding-top: 1px;
	z-index: 1;
	width: 100%;
	cursor: move;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: white;
	text-indent: 3px;
	vertical-align: bottom;
	width:100% !important;
	 top:0px !important;
	 left:0px !important;
	height: 60px !important;
}
.PopupHeader  .PopupTitle 
{
	margin-left: 28px;
	margin-top: 30px;
	display: flex;
	font-family: 'rubik';
	font-style: normal;
	font-weight: 600;
	color: #1a1b1e;
	letter-spacing: 0.15px;
	text-align: center;
	align-items:center;
	line-height:24px;
	margin-top:51px;
}
.PopupHeaderButton 
{
	background-image: url(../closePopup.png);
	background-position: center center;
	background-repeat: no-repeat;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
	float: right;
	margin-right: -15px;
	margin-top: 40px;
	height: 36px;
	width: 36px;
	cursor: pointer;
	text-align: right;
}
.PopupContent 
{
	background-color: #555;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	margin-left: -2px;
	margin-top: -24px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding: 40px 20px 20px 20px !important;
	background:white;
}
.PopupContent  IFRAME
{
	border-width: 0px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
}
.td5 
{
	width: 5%;
}
.td100 
{
	width: 100%;
}
.PopupBorder 
{
	background-color: transparent;
	border-style: solid;
	border-width: 0px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	width: 450px;
	padding-bottom:20px !important;
}
.PopupBorder  IMG
{
	margin-left: -2px;
	margin-top: -6px;
	padding-bottom: 10px;
}
.PopupShadow 
{
	background-color: #404040;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	opacity:.4;
}
.HRDefault 
{
	background-color: transparent;
	border-width: 0px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 0px;
	height: 1px;
	color: transparent;
}
.NoLinkLabel 
{
	float: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;;
	font-size: 14px;
	color: #000;
	text-align: right;
}
.NoLinkLabel  A:active
{
	color: #000;
	text-decoration:none;
}
.NoLinkLabel  A:link
{
	color: #000;
	text-decoration:none;
}
.NoLinkLabel  A:visited
{
	text-decoration: none;
	color: #000;
}
.TDMiddle 
{
	vertical-align: middle;
}
.MenuOption 
{
	margin-right: 15px;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	color: white;
}
.MenuOption  A:active
{
	font-weight: bold;
	text-decoration: none;
	color: white;
}
.MenuOption  A:link
{
	font-weight: bold;
	text-decoration: none;
	color: white;
}
.MenuOption  A:visited
{
	font-weight: bold;
	text-decoration: none;
	color: white;
}
.MenuOption  A:hover
{
	text-decoration: underline;
	color: white;
}
.TextBlock 
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
}
.TextBlock  A:active
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	text-decoration: none;
	color: black;
}
.TextBlock  A:link
{
	font-family: Arial;
	text-decoration: none;
	color: #369;
}
.TextBlock  A:visited
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	text-decoration: none;
	color: black;
}
.TextBlock  A:hover
{
	text-decoration: underline;
}
.TableTopMenu  SPAN.TextBlock
{
	color: white;
}
.Button:active, input[type='button']:active 
{
	box-shadow:none;
}
.gx_newrow 
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: white;
}
.TextBlockHeader  A:active
{
	text-decoration: none;
	color: #c60b44;
}
.TextBlockHeader  A:hover
{
	text-decoration: none;
	color: #c60b44;
}
.TextBlockHeader  A:link
{
	text-decoration: none;
	color: #c60b44;
}
.TextBlockHeader  A:visited
{
	text-decoration: none;
	color: #c60b44;
}
.SmallText 
{
	font-size: 12pt;
}
.SmallText  A:active
{
	text-decoration: none;
	color: gray;
}
.SmallText  A:hover
{
	text-decoration: none;
	color: gray;
}
.SmallText  A:link
{
	text-decoration: none;
	color: gray;
}
.SmallText  A:visited
{
	text-decoration: none;
	color: gray;
}
.RecentLinkItem  A:active
{
	text-decoration: none;
	color: #828282;
}
.RecentLinkItem  A:hover
{
	text-decoration: none;
	color: #828282;
}
.RecentLinkItem  A:link
{
	text-decoration: none;
	color: #828282;
}
.RecentLinkItem  A:visited
{
	text-decoration: none;
	color: #828282;
}
.ReadonlyAttribute  A:active
{
	text-decoration: underline;
	color: #747474;
}
.ReadonlyAttribute  A:link
{
	text-decoration: underline;
	color: #747474;
}
.ReadonlyAttribute  A:visited
{
	text-decoration: underline;
	color: #747474;
}
.VerticalMenuOption  A:active
{
	font-weight: bold;
	text-decoration: none;
	color: #404040;
}
.VerticalMenuOption  A:hover
{
	text-decoration: underline;
	color: #404040;
}
.VerticalMenuOption  A:link
{
	font-weight: bold;
	text-decoration: none;
	color: #404040;
}
.VerticalMenuOption  A:visited
{
	font-weight: bold;
	text-decoration: none;
	color: #404040;
}
.HeaderLogin 
{
	background-image: url(../GeneXusXEv2/LoginHeader.png);
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding-left: 20px;
	height: 32px;
}
.gx-ajax-error 
{
	background-color: #f2dede;
	border-bottom-color: #ebccd1;
	border-left-color: #ebccd1;
	border-right-color: #ebccd1;
	border-top-color: #ebccd1;
	border-width: 1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	margin-bottom: 20px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 35px;
	padding-top: 15px;
	color: #a94442;
}
.gx-ajax-error  BUTTON.close
{
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 0;
	float: right;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	position: relative;
	top: -2px;
	cursor: pointer;
	font-size: 21px;
	font-weight: bold;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .2;
}
.SpecialButtonsLogin:hover 
{
	background-color: #1a3f5d;
}
.BotonVolverSiguiente:hover 
{
	background-color: #e0dede;
}
.SpecialButtons:hover 
{
	background-color: #1a3f5d;
}
.BotonMediosDePago:hover 
{
	background-color: #005989;
}
.BorderSpacing 
{
	border-spacing: 0;
}
..FreeStyleGridDeuda > .row::after, .FreeStyleGrid > .row::before 
{
	content:none;
}
.TableHeader > .row > div:first-child 
{
	margin-left: calc(8.33333333% - 15px);
}
.TableImporte > tbody > tr:first-child 
{
	background-color: black;
}
.TableMainSMP .row 
{
	margin-left: 0px;
	margin-right: 0px;
}
.TableMainSMPSecction .col-xs-12 
{
	padding-left: 0px;
	padding-right: 0px;
}
.TableSinColPad > .row > .col-xs-12 
{
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-left: 0px !important;
	 padding-right: !important;
}
.AttributeCheck input 
{
	z-index: 100;
}
.Readonlyform-control 
{
	border-bottom: 0;
	border-width: 0px;
}
.TableMargen10x15 div 
{
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}
.TableButton tr 
{
	width: 100%;
	display: flex;
	justify-content:space-between;
}
.TableButton tr > td 
{
	width: 100%;
}
.btnPagar 
{
	background-color: #c4c6cf;
	border-top-left-radius: 100px;
	border-top-right-radius: 100px;
	border-bottom-right-radius: 100px;
	border-bottom-left-radius: 100px;
	padding-left: 15px;
	padding-right: 15px;
	height: 40px;
	width: 100%;
	min-width: 300px;
	display: block;
	font-family: 'rubik';
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	color: #fff;
	letter-spacing: 0.5px;
	align-items:center;
	background:#155EB0;
	line-height:24px;
	border:none;
	line-height:24px;
}
.float-left 
{
	float: left;
}
.float-right 
{
	float: right;
}
.FreeStyleGridConfirm .row 
{
	background:transparent;
}
..ReadonlyAttributeMenu a 
{
	border:node;
}
.TableDeudaItem 
{
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	border-bottom-right-radius: 12px;
	border-bottom-left-radius: 12px;
	margin-bottom: 10px;
	font-family: 'rubik';
	border:1px solid #c4c6cf;
}
.TableDeudaItem ul 
{
	background-color: #d6e3ff;
	border-top: 1px solid #c4c6cf;
	border-bottom-right-radius: 12px;
	border-bottom-left-radius: 12px;
	margin-bottom: -1px;
	margin-left: -1px;
	margin-right: -1px;
	margin-top: -1px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	color: #1a1b1e;
	list-style:none;
	margin-bottom:-1px !important;
}
.TableDeudaItem .importe 
{
	margin-left: auto;
}
.TableDeudaItem ul li 
{
	padding-top: 7px;
	display: flex;
}
.TableDeudaItem .details p 
{
	display: none;
}
.TableDeudaItem .InfoDeudas 
{
	margin-left: 15px;
	margin-right: 10px;
	margin-top: 5px;
	display: flex;
	color: #1a1b1e;
	align-items:center;
}
.TableDeudaItem .InfoDeudas span 
{
	font-family: 'rubik';
	color: #1a1b1e;
}
.TableDeudaItem .InfoDeudas label 
{
	border:none;
}
.TableDeudaItem .InfoDeudas div:first-child span 
{
	font-size: 16px;
	font-weight: bold;
}
.TableDeudaItem .InfoDeudas .SectionL 
{
	margin-left: 10px;
}
.TableDeudaItem .InfoDeudas .SectionL .Section 
{
	display: flex;
	align-items:center;
}
.TableDeudaItem .InfoDeudas .SectionL .Section img 
{
	margin-right: 5px;
	margin-top: -2px;
}
.TableDeudaItem .InfoDeudas .SectionL .Section p 
{
	display: flex;
	align-items:center;
}
.TableDeudaItem .InfoDeudas .SectionR 
{
	margin-left: auto;
	margin-right: 20px;
	font-size: 12px;
	text-align: right;
}
.TableDeudaItem .InfoDeudas .SectionR div:last-child span 
{
	font-size: 12px;
	color: #ba1a1a;
}
.TableDeudaItem .InfoDeudas img 
{
	margin-right: 6px;
}
.rotate180 
{
	transform:rotate(180deg);
}
.TableDeudaItem .TextBlockSelect a 
{
	color: rgba(31,194,140,0);
}
.TableDeudaItem .hidden 
{
	display: none;
}
.detailsHidden .ddhidden 
{
	display: none;
}
BODY
{
	background-color: #fdfbff;
	background-color: #FDFBFF !important;
}
HTML
{
	height: 100%;
}
DIV.suggestions
{
	background-color: white;
	border-bottom-color: black;
	border-left-color: black;
	border-right-color: black;
	border-top-color: black;
	border-style: solid;
	border-width: 1px;
	box-sizing: border-box;
	position: absolute;
	-moz-box-sizing: border-box;
	font-family: Arial, Verdana;
	font-size: 9px;
}
DIV.suggestions DIV
{
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	cursor: default;
	font-family: Arial, Verdana;
	font-size: 9px;
}
DIV.suggestions DIV.current
{
	background-color: #b0c4de;
	font-family: Arial, Verdana;
	font-size: 9px;
	color: white;
}
UL.Tabs
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	list-style-type: none;
}
UL.Tabs LI.Tab
{
	float: left;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
UL.Tabs LI.Tab A
{
	display: block;
	text-decoration: none;
}
UL.Tabs LI.Tab A.TabFirst
{
	background-image: none;
	padding-left: 11px;
}
UL.Tabs LI.Tab A.TabLeft
{
	background-image: none;
}
UL.Tabs LI.Tab SPAN
{
	display: block;
}
UL.Tabs LI.Tab SPAN.TabBackground
{
	background-color: #333;
	background-image: none;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	margin-bottom: -1px;
	margin-left: 1px;
	margin-right: 2px;
	margin-top: 5px;
	overflow: hidden;
	padding-bottom: 4px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 4px;
}
UL.Tabs LI.Tab SPAN.TabLast
{
	background-image: none;
}
UL.Tabs LI.Tab SPAN.TabRight
{
	background-image: none;
}
UL.Tabs LI.Tab SPAN.TabText
{
	white-space: nowrap;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-variant: small-caps;
	font-weight: bold;
	color: #fff;
}
UL.Tabs LI.TabSelected
{
	position: relative;
}
UL.Tabs LI.TabSelected A
{
	float: left;
	position: relative;
}
UL.Tabs LI.TabSelected A.TabFirst
{
	background-image: none;
}
UL.Tabs LI.TabSelected A.TabLeft
{
	background-image: none;
}
UL.Tabs LI.TabSelected SPAN
{
	float: left;
	position: relative;
}
UL.Tabs LI.TabSelected SPAN.TabBackground
{
	background-color: #fff;
	background-image: none;
	border-style: solid;
	border-width: 1px;
	margin-top: 0px;
	padding-top: 8px;
	border-bottom:0px;
}
UL.Tabs LI.TabSelected SPAN.TabLast
{
	background-image: none;
}
UL.Tabs LI.TabSelected SPAN.TabRight
{
	background-image: none;
	margin-right: 0px;
}
UL.Tabs LI.TabSelected SPAN.TabText
{
	color: #c60b44;
}
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 A.gx-multimedia-unknown
{
	display: block;
}
DIV.gx-multimedia-upload A.gx-multimedia-unknown SPAN
{
	display: block;
}
DIV.gx-multimedia-upload A.gx-multimedia-unknown IMG
{
	display: none;
}
DIV.gx-multimedia-upload A.gx-multimedia-unknown SPAN.gx-video-placeholder
{
	opacity:1;
}
DIV.gx-multimedia-upload A.gx-multimedia-unknown SPAN.gx-audio-placeholder
{
	opacity:1;
}
DIV.gx-multimedia-upload A.gx-multimedia-unknown SPAN.gx-download-placeholder
{
	opacity:1;
}
DIV.gx-multimedia-upload A.gx-multimedia-download
{
	display: block;
}
DIV.gx-multimedia-upload A.gx-multimedia-download SPAN
{
	display: block;
}
DIV.gx-multimedia-upload A.gx-multimedia-download IMG
{
	display: none;
}
DIV.gx-multimedia-upload A.gx-multimedia-download SPAN.gx-video-placeholder
{
	opacity:1;
}
DIV.gx-multimedia-upload A.gx-multimedia-download SPAN.gx-audio-placeholder
{
	opacity:1;
}
DIV.gx-multimedia-upload A.gx-multimedia-download SPAN.gx-download-placeholder
{
	opacity:1;
}
DIV.gx-multimedia-upload *
{
	text-align: left;
	line-height:normal;
}
DIV.gx-multimedia-upload DIV.fields-ct
{
	background-color: white;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	padding-left: 5px;
	padding-top: 10px;
	height: 100%;
	display: none;
	white-space: nowrap;
}
DIV.gx-multimedia-upload A:first-child
{
	background-color: #c60b44;
	background-image: url(../GeneXusXEv2/MultimediaEdit.png);
	background-position: 4px center;
	background-repeat: no-repeat;
	padding-bottom: 2px;
	padding-left: 16px;
	padding-right: 2px;
	padding-top: 2px;
	position: absolute;
	right: 20px;
	top: 0px;
	cursor: pointer;
	font-size: 11px;
	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 INPUT.field
{
	float: none;
	margin-top: 10px;
	width: 300px;
	display: none;
}
DIV.gx-multimedia-upload INPUT.field-selected
{
	display: inline;
}
DIV.gx-multimedia-upload LABEL.option
{
	clear: left;
	float: left;
	margin-bottom: 10px;
	margin-right: 15px;
	width: 150px;
	display: inline;
	cursor: pointer;
	font-size: 11px;
}
DIV.gx-multimedia-upload LABEL.option INPUT
{
	float: left;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 3px;
	margin-top: 0px;
	display: inline;
	cursor: pointer;
}
DIV.gx-multimedia-upload INPUT.Button
{
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	display: block;
}
DIV.gx-multimedia-upload INPUT.BtnEnter
{
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	display: block;
}
DIV.gx-multimedia-upload IMG
{
	padding-bottom: 2px;
	padding-top: 2px;
	vertical-align: middle;
	max-width:124px;
	max-height:68px;
}
DIV.gx-multimedia-upload A SPAN
{
	background-position: center center;
	background-repeat: no-repeat;
	height: 68px;
	width: 124px;
	color: transparent;
}
DIV.gx-multimedia-upload A.gx-multimedia-empty
{
	display: block;
}
DIV.gx-multimedia-upload A.gx-multimedia-empty SPAN.gx-download-placeholder
{
	opacity:1;
}
DIV.gx-multimedia-upload A.gx-multimedia-empty SPAN
{
	display: block;
}
DIV.gx-multimedia-upload A.gx-multimedia-empty IMG
{
	display: none;
}
DIV.gx-multimedia-upload A.gx-multimedia-empty SPAN.gx-image-placeholder
{
	background-image: url(../GeneXusXEv2/PlaceHolderImage.png);
}
DIV.gx-multimedia-upload A.gx-multimedia-empty SPAN.gx-video-placeholder
{
	background-image: url(../GeneXusXEv2/PlaceHolderVideo.png);
	opacity:1;
}
DIV.gx-multimedia-upload A.gx-multimedia-empty SPAN.gx-audio-placeholder
{
	background-image: url(../GeneXusXEv2/PlaceHolderAudio.png);
	opacity:1;
}
DIV.gx-multimedia-upload A.action
{
	background-color: #c60b44;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	position: absolute;
	top: 0px;
	cursor: pointer;
	font-size: 11px;
	color: white;
	opacity:0;
	line-height:15px;
	-moz-transition:opacity .3s ease-in-out;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-ms-transition:opacity .3s ease-in-out;
	opacity:0;
	-webkit-transition:opacity .3s ease-in-out;
}
DIV.gx-multimedia-upload A.change-action
{
	background-image: url(../GeneXusXEv2/MultimediaEdit.png);
	background-position: 4px center;
	background-repeat: no-repeat;
	padding-left: 16px;
	padding-right: 4px;
	right: 20px;
}
DIV.gx-multimedia-upload A.clear-action
{
	background-image: url(../MultimediaClear.png);
	background-position: center center;;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 9px;
	padding-top: 9px;
	right: 0px;
}
DIV.gx-multimedia-upload A.action:focus
{
	text-decoration: underline;
	opacity:.9;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
DIV.gx-multimedia-upload A:first-child:focus
{
	text-decoration: underline;
	opacity:.9;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
DIV.gx-multimedia-upload:hover A.action:hover
{
	text-decoration: underline;
	opacity:.9;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
DIV.gx-multimedia-upload:hover A.action:focus
{
	text-decoration: underline;
	opacity:.9;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
DIV.gx-multimedia-upload:hover A.action
{
	display: block;
	opacity:.7;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
DIV.gx-multimedia-upload:hover A:first-child
{
	display: block;
	opacity:.7;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
DIV.gx-multimedia-upload:hover A:first-child:hover
{
	text-decoration: underline;
	opacity:.9;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
A:not([href]) SPAN.gx-download-placeholder
{
	opacity:.5;
}
A:not([href]) SPAN.gx-video-placeholder
{
	opacity:.5;
}
A:not([href]) SPAN.gx-audio-placeholder
{
	opacity:.5;
}
DIV.gx-mask
{
	background-color: black;
	background-image: url(../Load_Gris.gif);
	background-position: Center;
	background-repeat: no-repeat;
	left: 0px;
	position: absolute;
	top: 0px;
	z-index: 2;
	height: 100%;
	width: 100%;
	animation: entermask 5s;
	-webkit-animation: entermask 5s;
	-ms-filter:"alpha(opacity=30)";
	opacity:.30;
}
DIV.gx-unmask
{
	background-color: transparent;
	animation: leavemask .3s;
	-webkit-animation: leavemask .3s;
}
BODY.gx-masked DIV.gx-mask
{
	bottom: 0px;
	position: fixed;
	z-index: 2;
}
DIV.suggestions
{
	background-color: #fff;
	border-bottom-color: #969696;
	border-left-color: #969696;
	border-right-color: #969696;
	border-top-color: #969696;
	border-style: solid;
	border-width: 1px;
	box-sizing: border-box;
	position: absolute;
	-moz-box-sizing: border-box;
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
}
DIV.suggestions DIV
{
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	cursor: default;
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	color: #333;
}
DIV.suggestions DIV.current
{
	background-color: #d3d4d3;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	color: #333;
}
DIV.dp_container IMG
{
	vertical-align: text-bottom;
}
TD.HeaderLogin
{
	background-image: url(../GeneXusXEv2/LoginHeader.png);
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding-left: 20px;
	height: 32px;
}
#gx_ajax_notification
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	position: absolute;
	top: 21px;
	z-index: 999;
	height: 20px;
	width: 100%;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
}
#TABLE4_MPAGEOld
{
	width: 100%;
	background:#f5f5f5;
}
#TEXTBLOCKESTADO
{
	padding-top: 20px;
	font-weight: bold;
}
#vSTRANESTADO
{
	width: 100% !important;
}
.InfoDeudas input[type="checkbox"] 
{
	-ms-transform:scale(1.3);
	transform:scale(1.3);
	-webkit-transform:scale(1.3);
}
.FreeStyleGridSubtotal .row 
{
	background:transparent;
}
.TableDeudaItem .InfoDeudas .SectionR .Section 
{
	display: flex;
	align-items:center;
}
.grecaptcha-badge 
{
	display: none !important;
}
.btnPagar:hover 
{
	background-color: #a9c7ff;
	border-top-left-radius: 100px;
	border-top-right-radius: 100px;
	border-bottom-right-radius: 100px;
	border-bottom-left-radius: 100px;
	padding-left: 15px;
	padding-right: 15px;
	height: 40px;
	width: 100%;
	min-width: 300px;
	display: block;
	font-family: 'rubik';
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	color: #001b3d;
	letter-spacing: 0.5px;
	align-items:center;
	border:none;
	line-height:24px;
}
#TABLEMEDIOP
{
	margin-left: 0px;
}
.btnPagarDisabled 
{
	border-top-left-radius: 100px;
	border-top-right-radius: 100px;
	border-bottom-right-radius: 100px;
	border-bottom-left-radius: 100px;
	padding-left: 15px;
	padding-right: 15px;
	height: 40px;
	width: 100%;
	min-width: 300px;
	display: block;
	font-family: 'rubik';
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	color: #1a1b1e;
	letter-spacing: 0.5px;
	align-items:center;
	background:#c4c6cf;
	border:none;
	line-height:24px;
}
.gx-mask 
{
	opacity: 0.6;
	opacity:0.6 !important;
}
#gxp0_ifrm
{
	width:100% !important;
}
.gx-popup-resize 
{
	display: none;
}
.testRed 
{
	color: red;
}
#phoneI
{
	border-bottom: 2px solid #1a1b1e !important;
	border-left: none;
	border-right: none;
	border-top: none;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	margin-bottom: 10px;
	margin-top: 8px;
	height: 45px;
	max-width: 320px;
	min-width: 320px;
	font-family: 'rubik';
	font-size: 16px;
	font-weight: 400;
	color: #43474e;
	letter-spacing: -0.32px;
	align-items:center;
	background:#f1f0f4;
	line-height:26px;
	outline:none !important;
}
@font-face
{
	font-family: 'Roboto-Medium';
	src: url('Roboto-Medium.ttf');
}
@font-face
{
	font-family: 'Roboto-Light';
	src: url('Roboto-Light.ttf');
}
@font-face
{
	font-family: 'Rubik';
	src: url('Rubik-Regular.ttf');
}

@media (max-width: 736px) /*Movil*/
{
	.sectionconcepto
	{
		font-size: 11px;
	}
	.sectionconcepto2
	{
		font-size: 11px;
	}
	.TableCellEndRecibo
	{
		width: 90%;
	}
	.TableCellL20
	{
		margin-left: 10px;
		width: 90%;
	}
	.TableCellImporte
	{
		margin-bottom: 15px;
		height: 25px;
	}
	.TableCellImporte2
	{
		height: auto;
		max-height: 30px;
	}
	.AttributeMovilHidden
	{
		display: none;
	}
	.AttributeImporte1
	{
		padding-top: 5px;
	}
	.AttributeImporte2
	{
		font-size: 18px;
	}
	.ActionButtons
	{
		box-shadow: 0px 2px 4px #555;
	}

	.ButtonTBL,.ButtonTBL:hover,.ButtonTBL:focus,.ButtonTBL:active,.ButtonTBL[disabled]
	{
		box-shadow: 0px 0px 0px;
	}

	.ButtonTBActive,.ButtonTBActive:hover,.ButtonTBActive:focus,.ButtonTBActive:active,.ButtonTBActive[disabled]
	{
		box-shadow: 0px 0px 0px;
		background:#a9c7ff!important;
	}

	.ButtonRural,.ButtonRural:focus,.ButtonRuralHover:focus,.ButtonRural:hover:focus,.ButtonRuralHover:hover:focus,.ButtonRural:active,.ButtonRuralHover:active,.ButtonRural:hover:active,.ButtonRuralHover:hover:active,.ButtonRural[disabled],.ButtonRuralHover[disabled],.ButtonRural:hover[disabled],.ButtonRuralHover:hover[disabled]
	{
		box-shadow: 0px 0px 0px;
		background-color: #155eb0;
	}

	.GridGeoPagos>tbody>tr,.GridGeoPagos>[data-gxrow]
	{
		font-family: Arial;
		font-size: 13pt;
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
		text-decoration: none;
		background-color: #f0f0f0;
		color: black;
		text-align: left;
		text-indent: 5px;
		border-spacing:0;
		border-collapse:collapse;
	}

	.GridGeoPagos>thead>tr, .GridGeoPagos>tfoot>tr
	{
		color: #fff;
		font-family: Arial;
		font-size: 12pt;
		font-style: normal;
		font-variant: normal;
		font-weight: bold;
		text-decoration: none;
		text-align: left;
		text-indent: 5px;
		border-spacing:0;
		border-collapse:collapse;
	}

	.ImageInfo
	{
		display: none;
	}
	.ImageHeader2
	{
		display: none;
	}
	.TableContenedora
	{
		box-shadow: 1px 1px 1px 1px #d8d8d8;
		padding-left: 35px;
		padding-right: 35px;
		min-width: 280px;
	}
	.TableContenedora2
	{
		box-shadow: 1px 1px 1px 1px #d8d8d8;
		margin-left: 2px;
		margin-right: 2px;
		padding-left: 0px;
		padding-right: 0px;
	}
	.TableContenedoraFinal
	{
		box-shadow: 1px 1px 1px 1px #d8d8d8;
		padding-left: 35px;
		padding-right: 35px;
	}
	.TableContenedoraConsulta
	{
		box-shadow: 1px 1px 1px 1px #d8d8d8;
		padding-left: 35px;
		padding-right: 35px;
		min-width: 280px;
	}
	.TableItemDeudaGray1
	{
		margin-top: -0px;
		padding-left: 7px;
		margin-top: -7px !important;
	}
	.TableItemDeudaGray2
	{
		margin-top: -0px;
		padding-left: 7px;
	}
	.TableScroll
	{
		max-width: 500px;
		min-width: 280px;
	}
	.TableHeader
	{
		max-width: 500px;
	}
	.TableMargen10x15
	{
		max-width: 200px;
		transform: scale(0.80);
		-webkit-transform: scale(0.8);
		transform-origin: 0 0;
		-webkit-transform-origin: 0 0;
	}
	.TableMainSMPContenedora
	{
		box-shadow: 1px 1px 1px 1px #d8d8d8;
		padding-left: 20px;
		padding-right: 20px;
	}
	.TableTopAtt
	{
		padding-left: 15px;
	}
	.TableGridConsulta
	{
		margin-bottom: 0px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 0px;
		width: 96%;
		max-width: 500px;
		min-width: 270px;
	}
	.TableTotal
	{
		padding-right: 10pt;
	}
	.TableHeaderTRN
	{
		min-width: 220px;
	}
	.TableContenedoraTRN
	{
		box-shadow: 1px 1px 1px 1px #d8d8d8;
		padding-left: 15px;
		padding-right: 15px;
	}
	.TableContent2
	{
		background-image: url(../fondoTop.png)  !important;
		background-repeat: no-repeat !important;
		background-position: bottom !important;
		height: calc(100vh - 100px);
		background:#fdfbff;
	}
	.TableForm
	{
		margin-bottom: 60px;
		max-width: 300px;
	}
	.TableH
	{
		margin-left: -80px;
		position: absolute;
		z-index: 9999;
	}
	.TableFooterFixed
	{
		width: 100vw;
	}
	.TableFormC
	{
		padding-left: 10px;
		padding-right: 10px;
		min-width: 300px;
	}
	.TableDeudaG
	{
		min-width: 320px;
	}
	.FreeStyleGridDeuda
	{
		margin-left: auto;
		margin-right: auto;
		max-width: 500px;
	}

	.FreeStyleGridDeuda>tbody>tr,.FreeStyleGridDeuda>[data-gxrow]
	{
		font-family: Verdana,Arial;
		font-size: 8pt;
		font-style: normal;
		background-color: #fff;
		border-spacing: 0px;
	}

	.PopupHeader  .PopupTitle 
	{
		margin-top: 60px;
		margin-top:66px !important;
	}
	.PopupHeaderButton 
	{
		background-image: url(../closePopup.png);
		margin-top: 62px;
	}
	.PopupContent 
	{
		width: 100%;
		overflow: hidden !important;
	}
	.PopupBorder 
	{
		width: 300px;
	}
	.FreeStyleGridDeuda .col-xs-11 
	{
		width: 80%;
	}
	.PopupContent #gxp0_ifrm 
	{
		height: 100% !important;
	}
}
/* [gx-css-import ignore - start] */

@keyframes entermask {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.1;
  }
}

@keyframes leavemask {
  from {
    opacity: 0.1;
  }
  to {
    opacity: 0;
  }
}

div[data-align="center"] > div[data-align-outer] {
  display: table;
  margin-left: auto;
  margin-right: auto;
}
div[data-align="right"] > div[data-align-outer] {
  display: table;
  margin-left: auto;
}
div[data-valign="middle"] > div[data-align-outer] {
  display: table;
  height: 100%;
  width: 100%;
}
div[data-valign="middle"] > div[data-align-outer] > div[data-align-inner] {
  display: table-cell;
  vertical-align: middle;
}
div[data-valign="bottom"] > div[data-align-outer] {
  display: table;
  height: 100%;
  width: 100%;
}
div[data-valign="bottom"] > div[data-align-outer] > div[data-align-inner] {
  display: table-cell;
  vertical-align: bottom;
}
td[data-cell-valign="top"] {
  vertical-align: top;
}
td[data-cell-valign="middle"] {
  vertical-align: middle;
}
td[data-cell-valign="bottom"] {
  vertical-align: bottom;
}
div[data-cell-valign="middle"] {
  display: table-cell;
  vertical-align: middle;
}
div[data-cell-valign="bottom"] {
  display: table-cell;
  vertical-align: bottom;
}
div[data-align="center"] > div[data-align-outer] {
  width: auto;
}
div[data-align="right"] > div[data-align-outer] {
  width: auto;
}
div[data-align][data-align-image] > div[data-align-outer] {
  display: block;
  margin-left: 0;
  margin-right: 0;
  height: 100%;
}
div[data-align][data-align-image]
  > div[data-align-outer]
  > div[data-align-inner] {
  height: 100%;
}
div[data-valign][data-align-image]
  > div[data-align-outer]
  > div[data-align-inner] {
  display: block;
  height: 100%;
}
div[data-align="center"][data-align-image] img {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
div[data-align="right"][data-align-image] img {
  margin-left: auto;
  display: block;
}
div[data-align="center"]:not([data-valign])[data-align-image] img {
  background-position: center top;
}
div[data-align="center"][data-valign="middle"][data-align-image] img {
  background-position: center center;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
div[data-valign][data-align-image] div[data-align-inner] {
  position: relative;
}
div[data-valign][data-align-image] img {
  position: absolute;
  margin: auto;
}
div[data-align="center"][data-valign="bottom"][data-align-image] img {
  background-position: center bottom;
  right: 0;
  bottom: 0;
  left: 0;
}
div[data-align="right"]:not([data-valign])[data-align-image] img {
  background-position: right top;
}
div[data-align="right"][data-valign="middle"][data-align-image] img {
  background-position: right center;
  top: 0;
  right: 0;
  bottom: 0;
}
div[data-align="right"][data-valign="bottom"][data-align-image] img {
  background-position: right bottom;
  right: 0;
  bottom: 0;
}
div:not([data-align])[data-valign="middle"][data-align-image] img {
  background-position: left center;
  top: 0;
  bottom: 0;
}
div:not([data-align])[data-valign="bottom"][data-align-image] img {
  background-position: left bottom;
  bottom: 0;
}
div[data-align="center"]
  > div
  > div
  > div.gx-attribute
  > p.form-control-static {
  text-align: center;
}
div[data-align="right"] > div > div > div.gx-attribute > p.form-control-static {
  text-align: right;
}

[data-gx-flex] {
  display: flex;
}

div[data-gx-canvas] {
  position: relative;
}

div[data-gx-canvas-cell] > div.gx-attribute {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: inherit;
  align-items: inherit;
}

div[data-gx-smarttable] {
  display: grid;
}

div[data-gx-smarttable-cell] > div [data-gxgridid] {
  width: 100%;
  height: 100%;
}

div[data-gx-smarttable-cell] > div.gx-attribute {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: inherit;
  align-items: inherit;
}

.gxlivepreview-hidesubelements {
  visibility: hidden;
}
.gx-responsive-grid .gx-remove-row {
  position: absolute;
  z-index: 1;
}

.gx-responsive-grid .gx-remove-row-right {
  right: 10px;
}

.gx-responsive-grid .gx-remove-row-top {
  top: 0;
}

.gx-responsive-grid .gx-remove-row-bottom {
  bottom: 0;
}

[data-gxrow].RowDeleted div {
  text-decoration: inherit;
}

[data-gxgridid] > [data-gx-flex] > [data-gxrow] > .gx-remove-row + div,
[data-gxgridid] > [data-gx-flex] > [data-gxrow] > .gx-remove-row + table {
  margin: 15px;
}

[data-gxgridid] > [data-gx-flex] > [data-gxrow] {
  position: relative;
}

.gx-responsive-grid > [data-gx-flex] > [data-gxrow] > .gx-remove-row-right {
  right: 0;
}

.gx-popup-frame-mask {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

form[tabindex="-1"] {
  outline: none;
}

.gx-navbar .gx-attribute,
.gx-action-group .gx-attribute,
.gx-action-group .gx-button {
  display: inline-block;
}

div[data-align-flex][data-align],[data-align-flex][data-valign] {
    display: flex;
}
div[data-align-flex][data-align]>:has([data-align-flex]), div[data-align-flex][data-valign]>:has([data-align-flex]) {
  width: 100%;
}
div[data-align-flex]:not([data-align]) div.gx-form-group {
    flex-grow: 1;
}
div[data-align-flex][data-valign=middle] {
    flex-wrap:wrap;
    align-content: center;
}
div[data-align-flex][data-valign=bottom] {
    flex-wrap:wrap;
    align-content: end;
}
div[data-align-flex][data-align=center] {
    justify-content: center;
}
div[data-align-flex][data-align=end] {
    justify-content: end;
}
div[data-align-flex][data-align=justify] {
    justify-content: space-evenly;
}

.gx-action-group .gx-form-group {
  display: inline-block;
  margin-left: 0;
  margin-right: 0;
}

.gx-radio-button-vertical,
.gx-radio-button-vertical label {
  display: block;
  line-height: 25px;
}

label.gx-radio-label.disabled.active {
  box-shadow: inset 0 0px 7px rgba(0, 0, 0, 0.28);
}

.gx-prompt.gx-disabled {
  display: none;
}

.input-group input.form-control.gx-invisible + span > a.gx-image-link,
.input-group input.form-control[disabled] + span > a.gx-image-link {
  display: none;
}

div.gxwebcomponent > div.gx-mask {
  position: absolute;
}

html.gx-blocking,
html.gx-blocking body {
  overflow: hidden;
}

.gx-call-target.empty {
  display: none !important;
}

.gx-invisible,
.gx-sr-only,
[data-gx-sr-only] {
  display: none !important;
}

.gx-grid [data-gx-grid-nodata] + .GridNoDataText {
  display: block;
}

.gx-grid .GridNoDataText {
  display: none;
}

td.gx-attribute .form-control {
  display: inline-block;
  width: 100%;
}

.MainContainer .gx-infinite-scrolling-container, .container-fluid .gx-infinite-scrolling-container {
	padding-left:15px;
	padding-right:15px;
	margin-left:-15px;
	margin-right:-15px;
}

.gx-infinite-scrolling-container table,
.gx-infinite-scrolling-container thead {
  overflow-x: hidden;
  display: block;
  width: 100%;
}

.gx-infinite-scrolling-container > table {
  width:100%;  
}

.gx-infinite-scrolling-element {
  overflow-x: hidden;
  overflow-y: auto;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
}

.gx-grid .gx-grid-fixed-height {
  overflow-y: scroll;
  display: inline-block;
}

.gx-grid-fixed-header-ie7 > table > thead > tr {
  display: block;
  position: absolute;
}
.gx-grid-fixed-header-ie7 {
  overflow-x: hidden;
  overflow-y: auto;
}
.gx-grid-fixed-header-ie7 > table > tbody {
  height: auto;
}
.gx-grid-fixed-header-ie7 > table {
  width: auto;
}

table > .gx-infinite-scrolling-element {
  width: 100%;
  display: block;
}

.gx-tbldsp-container {
  display: table;
}
.gx-tbldsp-container > div {
  display: table-cell;
}
[data-gx-evt],
[data-gx-evt-control] {
  cursor: pointer;
}
.gx-disabled[data-gx-evt],
.gx-disabled[data-gx-evt-control] {
  cursor: auto;
}

span.gx-disabled > a {	
	color: inherit;
	cursor: inherit;
	text-decoration: inherit;
}

span[data-text-format="3"]{	
	white-space: pre-wrap;
}

/* Start Responsive Popups required Styling */
.gx-responsive-popup.gx-popup {
  position: fixed;
  z-index: 1500;
  margin-top: 0px;
}

.gx-responsive-popup .gx-popup-content > iframe {
  border: none;
}

.gx-responsive-popup div.gx-popup-pdf {
  overflow: hidden;
}

body.gx-popup-opened {
  overflow: hidden;
}

div[data-gx-dynitem-container] {
  display: inline;
}

li[data-gx-dynitem-hook],
input[type="checkbox"].gx-invisible + label {
  display: none;
}

.input-group input[data-gx-password-reveal] {
  width: 100%;
}

input[data-gx-password-reveal] + .gx-pwd-reveal-btn {
  display: table-cell;
}

.gx-pwd-reveal-btn {
  display: none;
}

input[data-gx-password-reveal]::-ms-reveal {
  display: none;
}

.gxwebcomponent-loading {
  opacity: 0;
}

.gx-label {
  font-weight: 700;
}

.gx-form-item {
  padding-right: 15px;
  padding-left: 15px;
}

.gx-default-form-group {
  margin-bottom: 15px;
  display: flex;
  flex-wrap: nowrap;
}

.gx-default-form-group.gx-label-top {
  flex-wrap: wrap;
}

[data-gx-checkbox-title] {
  font-weight: normal;
  margin-left: 5px;
}

.gx-checkbox-wrapper {
  min-height: 27px;
  display: inline-block;
  padding-top: 7px;
  padding-left: 20px;
}

.gx-checkbox-wrapper > input {
  position: absolute;
  margin-left: -20px;
}

.form-control[type="checkbox"] {
  display: inline-block;
  vertical-align: middle;
}

body:not(.gx-show-input-spinner) input[type="number"] {
  -moz-appearance: textfield;
}

body:not(.gx-show-input-spinner)
  input[type="number"]::-webkit-inner-spin-button,
body:not(.gx-show-input-spinner)
  input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

@media (min-width: 736px) {
  /* Just in case for compatibility reasons.*/
  .gx-responsive-popup .gx-popup-header {
    float: none;
    width: auto;
  }

  .gx-popup-opened,
  .gx-popup-opened form {
    overflow: hidden;
  }

  .gx-responsive-popup .gx-popup-content iframe {
    overflow: auto;
  }
  .gx-responsive-popup .gx-popup-resize {
    position: absolute;
    bottom: 2px;
    right: 2px;
  }

  .gx-responsive-popup div.iframe-container {
    max-height: calc(100vh - 80px);
  }

  .gx-responsive-popup div.iframe-container > iframe {
    max-height: none !important;
  }

  .gx-responsive-popup.gx-popup-initial .gx-popup-content iframe {
    max-height: calc(
      100vh - 80px
    ); /* 80px harcoded for Header Popup Height. Not good. Flexbox instead? */
    max-width: 100vw;
  }
  .gx-responsive-popup.gx-popup-centered {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50% !important;
    top: 50% !important;
  }

  .gx-responsive-popup.gx-popup-horizontal-center {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    left: 50%;
  }
}
@media (max-width: 736px) /*Small and ExtraSmall*/ {
  .gx-responsive-popup .gx-popup-header {
    height: 40px;
  }
  .gx-responsive-popup.gx-popup {
    top: 0;
    left: 0;
    height: 100vh;
    width: 100vw;
  }
  .gx-responsive-popup .gx-popup-content {
    height: calc(
      100% - 40px
    ); /* 40px harcoded for Header Popup Height. Not good. Flexbox instead? */
    width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
  .gx-responsive-popup .gx-popup-content > iframe {
    width: 100vw !important;
  }
  .gx-responsive-popup .gx-popup-resize {
    display: none;
  }

  body.gx-popup-opened {
    position: fixed;
  }

  .gx-popup-document {
    width: 100% !important;
  }
}

.gx-multimedia-ro img:not([src=""]) {
  background-image: none;
}

.gx-multimedia-ro img:not([src=""]) + * {
  display: none;
}

/* Bootstrap Float Labels  https://github.com/tonystar/bootstrap-float-label/blob/master/bootstrap-float-label.css */

.has-float-label {
  display: block;
  position: relative;
}
.has-float-label label,
.has-float-label > span {
  position: absolute;
  left: 0;
  top: 0;
  cursor: text;
  font-size: 75%;
  opacity: 1;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  top: -0.5em;
  left: 0.75rem;
  z-index: 3;
  line-height: 1;
  padding: 0 1px;
}
.has-float-label label::after,
.has-float-label > span::after {
  content: " ";
  display: block;
  position: absolute;
  background: white;
  height: 2px;
  top: 50%;
  left: -0.2em;
  right: -0.2em;
  z-index: -1;
}
.has-float-label .form-control::-webkit-input-placeholder {
  opacity: 1;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.has-float-label .form-control::-moz-placeholder {
  opacity: 1;
  transition: all 0.2s;
}
.has-float-label .form-control:-ms-input-placeholder {
  opacity: 1;
  transition: all 0.2s;
}
.has-float-label .form-control::placeholder {
  opacity: 1;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.has-float-label
  .form-control:placeholder-shown:not(:focus)::-webkit-input-placeholder {
  opacity: 0;
}
.has-float-label .form-control:placeholder-shown:not(:focus)::-moz-placeholder {
  opacity: 0;
}
.has-float-label
  .form-control:placeholder-shown:not(:focus):-ms-input-placeholder {
  opacity: 0;
}
.has-float-label .form-control:placeholder-shown:not(:focus)::placeholder {
  opacity: 0;
}
.has-float-label .form-control:placeholder-shown:not(:focus) + * {
  font-size: 125%;
  opacity: 0.5;
  top: 50%;
  transform: translate(0, -50%);
}

.input-group .has-float-label {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.input-group .has-float-label .form-control {
  width: 100%;
  border-radius: 0.25rem;
}
.input-group .has-float-label:not(:last-child),
.input-group .has-float-label:not(:last-child) .form-control {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-right: 0;
}
.input-group .has-float-label:not(:first-child),
.input-group .has-float-label:not(:first-child) .form-control {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}


/* [gx-css-import ignore - end] */
