﻿/* [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] */
.Rating.rating-container .rating-stars
{
	color: #f5c145;
}
.Rating.rating-container
{
	color: #e6e6e6;
}
.Animation
{
	--gx-animation-type: 'idNative';
}
.GridRow,.GridRowWW,.GridRowWhite,.GridRow_Rojo,.GridRow_Verde,.GridRow_Amarillo,.GridRow_Naranjo,.GridRow_Cafe
{
	border-style: none;
	border-width: 0px;
}
.GridRowWhite
{
	background-color: white;
}
.GridRow_Rojo
{
	background-color: red;
	color: whitesmoke;
}
.GridRow_Verde
{
	background-color: palegreen;
	color: whitesmoke;
}
.GridRow_Amarillo
{
	background-color: lightgoldenrodyellow;
}
.GridRow_Naranjo
{
	background-color: moccasin;
}
.GridRow_Cafe
{
	background-color: chocolate;
}
.Tab,.WWTab
{
	border-style: none;
	border-width: 0px;
}
.TabPage,.WWTabPage,.WWTabPageSelected,.WWTabPageHovered,.WWFirstTabPage
{
	border-style: none;
	border-width: 0px;
}
.EmbeddedPage,.EmbeddedPageImagen
{
	border-style: none;
	border-width: 0px;
}
.ErrorViewerLine
{
	border-style: none;
	border-width: 0px;
}
.GridColumn,.ActionColumn,.WWColumn,.WWActionColumn,.WWOptionalColumn,.WWSecondaryColumn,.WWTextActionColumn,.OptionalColumn
{
	border-style: none;
	border-width: 0px;
}
.TableRow,.WWPagingFooterRow,.BackgroundColorRow
{
	border-style: none;
	border-width: 0px;
}
.TableCell,.WWPagingFooterCell
{
	border-style: none;
	border-width: 0px;
}
.Popup,.Form .gx-popup.gx-popup-default,.FormBody .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;
}


.FormBody #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.FormBody .gx-call-target {
	overflow: auto;
}

.FormBody .gx-center-target {
	display: table-cell;
}

.FormBody .gx-call-target.top {
	height: 15vh;
}

.FormBody .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.FormBody .gx-call-target.bottom {
	height: 10vh;
}

.FormBody .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 - 40px - 40px);
	table-layout: fixed;
}

.ResponsiveSlide .gx-call-target {
	overflow: auto;
}

.ResponsiveSlide .gx-center-target {
	display: table-cell;
}

.ResponsiveSlide .gx-call-target.top {
	height: 40px;
}

.ResponsiveSlide .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.ResponsiveSlide .gx-call-target.bottom {
	height: 40px;
}

.ResponsiveSlide .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.Form #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 40px - 40px);
	table-layout: fixed;
}

.Form .gx-call-target {
	overflow: auto;
}

.Form .gx-center-target {
	display: table-cell;
}

.Form .gx-call-target.top {
	height: 40px;
}

.Form .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.Form .gx-call-target.bottom {
	height: 40px;
}

.Form .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.FormBody #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 40px - 40px);
	table-layout: fixed;
}

.FormBody .gx-call-target {
	overflow: auto;
}

.FormBody .gx-center-target {
	display: table-cell;
}

.FormBody .gx-call-target.top {
	height: 40px;
}

.FormBody .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.FormBody .gx-call-target.bottom {
	height: 40px;
}

.FormBody .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;
}
.QueryViewer-chart.qv-chart {
	background-color: rgba(220,220,220,1);
	border-color: #20ab9a;
	border-width: 1px;
	border-style: solid;
}
.QueryViewer-chart .QVTimelineHeaderContainer {
	background-color: transparent;
}
.QueryViewer-chart .highcharts-background {
	fill: transparent;
}
.QueryViewer-chart .highcharts-axis-labels text {
	fill: #20ab9a;
}
.QueryViewer-chart .highcharts-data-labels text {
	font-size: 4px;
	font-weight: bold;
	fill: black;
}
.QueryViewer-pivottable .pivot_table th.h2subtitle, .QueryViewer-pivottable  .pivot_table td.gtotal {
	background-color: rgba(32,171,154,0.02);
}
.QueryViewer-pivottable .pivot_table th.subtitleFirstLevel, .QueryViewer-pivottable  .pivot_table td.firstlevelvalue {
	background-color: rgba(32,171,154,0.15);
}
.QueryViewer-pivottable .pivot_filter_div, .QueryViewer-pivottable  .pivot_pag_div, .QueryViewer-pivottable  .pivot_table th.grandtotaltitle, .QueryViewer-pivottable  .pivot_table td.grandtotalvalue {
	background-color: rgba(32,171,154,0.25);
}
.QueryViewer-pivottable .pivot_table th.h2title, .QueryViewer-pivottable  .pivot_table th.h2titlewhite, .QueryViewer-pivottable  .oat_winrect_title {
	background-color: rgba(32,171,154,1);
}
.QueryViewer-pivottable .exportOptionsAnchor, .QueryViewer-pivottable  .pivot_pag_div .pagefirst, .QueryViewer-pivottable  .pivot_pag_div .pageprev, .QueryViewer-pivottable  .pivot_pag_div .pagenext, .QueryViewer-pivottable  .pivot_pag_div .pagelast, .QueryViewer-pivottable  .check_item_img i, .QueryViewer-pivottable  .check_item_img_small i, .QueryViewer-pivottable  .uncheck_item_img i, .QueryViewer-pivottable  .uncheck_item_img_small i, .QueryViewer-pivottable  .download_file_img, .QueryViewer-pivottable  .download_file_img_small, .QueryViewer-pivottable  .first_popup_subdiv i, .QueryViewer-pivottable  .close_span_filter i, .QueryViewer-pivottable  .pivot_table th.even .expanded i, .QueryViewer-pivottable  .pivot_table td.even .expanded i, .QueryViewer-pivottable  .pivot_table th.even .collapsed i, .QueryViewer-pivottable  .pivot_table td.even .collapsed i {
	color: #20ab9a;
}
.QueryViewer-pivottable .div_buttons_popup .btn {
	border-color: #20ab9a;
}
.QueryViewer-pivottable .pivot_filter_div {
	color: #20ab9a;
	background: #20ab9a;
}
.QueryViewer-pivottable .pivot_table th.h2title {
	background: #20ab9a;
}
.QueryViewer-pivottable .pivot_table th.h2subtitle {
	background: #20ab9a;
}
.QueryViewer-pivottable .pivot_table th.h2titlewhite {
	background: #20ab9a;
}
.QueryViewer-pivottable .pivot_table td.subtotal, .QueryViewer-pivottable  .pivot_table td.gtotal {
	background: #20ab9a;
}
.QueryViewer-pivottable .pivot_pag_div {
	color: #20ab9a;
}
.QueryViewer-table .oatgrid .even {
	background-color: rgba(32,171,154,0.05);
}
.QueryViewer-table .oatgrid_top_div, .QueryViewer-table  .pivot_pag_div {
	background-color: rgba(32,171,154,0.25);
}
.QueryViewer-table .oatgrid .header_value, .QueryViewer-table  .oat_winrect_title {
	background-color: rgba(32,171,154,1);
}
.QueryViewer-table .exportOptionsAnchor, .QueryViewer-table  .pivot_pag_div .pagefirst, .QueryViewer-table  .pivot_pag_div .pageprev, .QueryViewer-table  .pivot_pag_div .pagenext, .QueryViewer-table  .pivot_pag_div .pagelast, .QueryViewer-table  .check_item_img i, .QueryViewer-table  .check_item_img_small i, .QueryViewer-table  .uncheck_item_img i, .QueryViewer-table  .uncheck_item_img_small i, .QueryViewer-table  .download_file_img, .QueryViewer-table  .download_file_img_small, .QueryViewer-table  .first_popup_subdiv i {
	color: #20ab9a;
}
.QueryViewer-table .div_buttons_popup .btn {
	border-color: #20ab9a;
}
.QueryViewer-table .gx-qv-selected-element {
	background-color: #2ff9de;
}
.QueryViewer-table .oatgrid_top_div {
	background: #20ab9a;
}
.gx-switch-Switch .on
{
	background-color: #5cb85c !important;
	color: #fff !important;
}
.gx-switch-Switch .off
{
	background-color: #eee !important;
	color: #000 !important;
}
.Flex
{
	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, .GridPageController .slick-next:before
{
	color: white;
}
.GridPageController .slick-prev:before
{
	content: '\2190';
}
.GridPageController .slick-next:before
{
	content: '\2192';
}
.Form,.FormBody
{
	margin-bottom: 0pt;
	margin-left: 0pt;
	margin-right: 0pt;
	margin-top: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	padding-right: 0pt;
	padding-top: 0pt;
	border-style: none;
	border-width: 0px;
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	color: #747474;
	height: 100%;
}

/* [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] */
.FormBody
{
	background-color: #e4e4e4;
}

/* [gx-css-import ignore - start] */
div.gx-content-placeholder > div.gx-ct-body.FormBody-fx, div.gxwebcomponent > div.gxwebcomponent-body.FormBody-fx, body.FormBody-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.FormBody-fx.enter-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.FormBody-fx.enter-fx-duration, body.FormBody-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.FormBody-fx.leave-fx-duration, div.gxwebcomponent > div.gxwebcomponent-body.FormBody-fx.leave-fx-duration, body.FormBody-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;
}

.FormBody-fx.entering
{
	opacity: 0.1;
	position: absolute;
}

.FormBody-fx.leaving
{
	opacity: 0.1;
	position: absolute;
}

/* [gx-css-import ignore - end] */
.Attribute,.AttributeBueno,.BlobContentAttributeBueno,.ReadonlyBlobContentAttributeBueno,.BlobInputAttributeBueno,.ReadonlyAttributeBueno,.AttributeMalo,.BlobContentAttributeMalo,.ReadonlyBlobContentAttributeMalo,.BlobInputAttributeMalo,.ReadonlyAttributeMalo,.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,.CheckboxLabel,.BlobContentCheckboxLabel,.ReadonlyBlobContentCheckboxLabel,.BlobInputCheckboxLabel,.ReadonlyCheckboxLabel,.CheckBox,.BlobContentCheckBox,.ReadonlyBlobContentCheckBox,.BlobInputCheckBox,.ReadonlyCheckBox,.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,.DownloadAttribute,.ReadonlyDownloadAttribute,.AttributeInfo,.BlobContentAttributeInfo,.ReadonlyBlobContentAttributeInfo,.BlobInputAttributeInfo,.ReadonlyAttributeInfo,.ReadonlyAttribute,.ReadonlyMedio,.BlobContentReadonlyMedio,.ReadonlyBlobContentReadonlyMedio,.BlobInputReadonlyMedio,.ReadonlyReadonlyMedio,.ReadonlyLink,.ReadonlyCorreo,.BlobContentAttribute,.ReadonlyBlobContentAttribute,.BlobInputAttribute,.AttSubTitle,.BlobInputAttSubTitle,.BlobContentAttSubTitle,.ReadonlyBlobContentAttSubTitle,.ReadonlyAttSubTitle,.AttributeDragging,.AttributeAcceptDrag,.AttributeNoAcceptDrag,.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,.ingreso,.ingreso8,.ErrorAttribute,.WarningAttribute,.AttributePortal,.BlobContentAttributePortal,.ReadonlyBlobContentAttributePortal,.BlobInputAttributePortal,.ReadonlyAttributePortal,.AttributePortalMenu,.BlobContentAttributePortalMenu,.ReadonlyBlobContentAttributePortalMenu,.BlobInputAttributePortalMenu,.ReadonlyAttributePortalMenu,.AttributeHREF,.BlobContentAttributeHREF,.ReadonlyBlobContentAttributeHREF,.BlobInputAttributeHREF,.ReadonlyAttributeHREF,.AttributePortal>A,.BlobContentAttributePortal>A,.ReadonlyBlobContentAttributePortal>A,.BlobInputAttributePortal>A,.ReadonlyAttributePortal>A,.AttributePortalMenu>A,.BlobContentAttributePortalMenu>A,.ReadonlyBlobContentAttributePortalMenu>A,.BlobInputAttributePortalMenu>A,.ReadonlyAttributePortalMenu>A,.AttributePortalForm,.BlobContentAttributePortalForm,.ReadonlyBlobContentAttributePortalForm,.BlobInputAttributePortalForm,.ReadonlyAttributePortalForm,.AttributeGrid,.BlobContentAttributeGrid,.ReadonlyBlobContentAttributeGrid,.BlobInputAttributeGrid,.ReadonlyAttributeGrid,.AttributeGridHREF,.BlobContentAttributeGridHREF,.ReadonlyBlobContentAttributeGridHREF,.BlobInputAttributeGridHREF,.ReadonlyAttributeGridHREF,.AttributeGrid>A,.BlobContentAttributeGrid>A,.ReadonlyBlobContentAttributeGrid>A,.BlobInputAttributeGrid>A,.ReadonlyAttributeGrid>A,.AttributeInvisible,.BlobContentAttributeInvisible,.ReadonlyBlobContentAttributeInvisible,.BlobInputAttributeInvisible,.ReadonlyAttributeInvisible,.AttributeFocus,.BlobContentAttributeFocus,.ReadonlyBlobContentAttributeFocus,.BlobInputAttributeFocus,.ReadonlyAttributeFocus,.AttributeInvisible>A:visited,.BlobContentAttributeInvisible>A:visited,.ReadonlyBlobContentAttributeInvisible>A:visited,.BlobInputAttributeInvisible>A:visited,.ReadonlyAttributeInvisible>A:visited,.AttributeInvisible:hover,.BlobContentAttributeInvisible:hover,.ReadonlyBlobContentAttributeInvisible:hover,.BlobInputAttributeInvisible:hover,.ReadonlyAttributeInvisible:hover,input.AttributeInvisible:focus, textarea.AttributeInvisible:focus, select.AttributeInvisible:focus, .AttributeInvisible>A:focus,input.BlobContentAttributeInvisible:focus, textarea.BlobContentAttributeInvisible:focus, select.BlobContentAttributeInvisible:focus, .BlobContentAttributeInvisible>A:focus,input.ReadonlyBlobContentAttributeInvisible:focus, textarea.ReadonlyBlobContentAttributeInvisible:focus, select.ReadonlyBlobContentAttributeInvisible:focus, .ReadonlyBlobContentAttributeInvisible>A:focus,input.BlobInputAttributeInvisible:focus, textarea.BlobInputAttributeInvisible:focus, select.BlobInputAttributeInvisible:focus, .BlobInputAttributeInvisible>A:focus,input.ReadonlyAttributeInvisible:focus, textarea.ReadonlyAttributeInvisible:focus, select.ReadonlyAttributeInvisible:focus, .ReadonlyAttributeInvisible>A:focus,.AttributeInvisible>A:active,.BlobContentAttributeInvisible>A:active,.ReadonlyBlobContentAttributeInvisible>A:active,.BlobInputAttributeInvisible>A:active,.ReadonlyAttributeInvisible>A:active,.input-group .form-control.AttributeInvisible+span.input-group-btn>.btn,.input-group .form-control.BlobContentAttributeInvisible+span.input-group-btn>.btn,.input-group .form-control.ReadonlyBlobContentAttributeInvisible+span.input-group-btn>.btn,.input-group .form-control.BlobInputAttributeInvisible+span.input-group-btn>.btn,.input-group .form-control.ReadonlyAttributeInvisible+span.input-group-btn>.btn,.AttributeTittlePadding,.BlobContentAttributeTittlePadding,.ReadonlyBlobContentAttributeTittlePadding,.BlobInputAttributeTittlePadding,.ReadonlyAttributeTittlePadding,.AttributeTitleBlack,.BlobContentAttributeTitleBlack,.ReadonlyBlobContentAttributeTitleBlack,.BlobInputAttributeTitleBlack,.ReadonlyAttributeTitleBlack
{
	border-bottom-color: #919195;
	border-left-color: #919195;
	border-right-color: #919195;
	border-top-color: #919195;
	border-style: solid;
	border-width: 1px;
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color: #1f497d;
}
.ReadonlyImageAttribute
{
	border-style: none;
	border-width: 0px;
	max-width:124px;
	max-height:68px;
}
.ReadonlyVideoAttribute
{
	border-style: none;
	border-width: 0px;
}
.ReadonlyAudioAttribute
{
	border-style: none;
	border-width: 0px;
}
.ReadonlyDownloadAttribute
{
	border-style: none;
	border-width: 0px;
}
.ReadonlyAttribute,.ReadonlyMedio,.BlobContentReadonlyMedio,.ReadonlyBlobContentReadonlyMedio,.BlobInputReadonlyMedio,.ReadonlyReadonlyMedio,.ReadonlyLink,.ReadonlyCorreo
{
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	background-color: transparent;
	border-style: none;
	color: 31;73;125;
}
.BlobContentAttribute,.ReadonlyBlobContentAttribute
{
	border-bottom-color: #d3d4d3;
	border-left-color: #d3d4d3;
	border-right-color: #d3d4d3;
	border-top-color: #d3d4d3;
	color: #333;
}
.BlobInputAttribute
{
	border-bottom-color: #d3d4d3;
	border-left-color: #d3d4d3;
	border-right-color: #d3d4d3;
	border-top-color: #d3d4d3;
	color: #333;
}
.AttSubTitle,.BlobInputAttSubTitle,.BlobContentAttSubTitle,.ReadonlyBlobContentAttSubTitle,.ReadonlyAttSubTitle
{
	padding-top: 5pt;
	border-style: none;
	font-size: 10pt;
	font-weight: bold;
	color: #666;
	height: 30px;
}
.AttributeDragging
{
	border-bottom-color: #d3d4d3;
	border-left-color: #d3d4d3;
	border-right-color: #d3d4d3;
	border-top-color: #d3d4d3;
	color: #333;
}
.AttributeAcceptDrag
{
	border-bottom-color: #d3d4d3;
	border-left-color: #d3d4d3;
	border-right-color: #d3d4d3;
	border-top-color: #d3d4d3;
}
.AttributeNoAcceptDrag
{
	border-bottom-color: #d3d4d3;
	border-left-color: #d3d4d3;
	border-right-color: #d3d4d3;
	border-top-color: #d3d4d3;
	color: #333;
}
.IME_Active,.BlobContentIME_Active,.ReadonlyBlobContentIME_Active,.BlobInputIME_Active,.ReadonlyIME_Active
{
	border-bottom-color: #d3d4d3;
	border-left-color: #d3d4d3;
	border-right-color: #d3d4d3;
	border-top-color: #d3d4d3;
	color: #333;
	ime-mode: active;
}
.ReadonlyBlobContentIME_Active
{
	border-width: 0px;
}
.ReadonlyIME_Active
{
	border-width: 0px;
}
.IME_Inactive,.BlobContentIME_Inactive,.ReadonlyBlobContentIME_Inactive,.BlobInputIME_Inactive,.ReadonlyIME_Inactive
{
	border-bottom-color: #d3d4d3;
	border-left-color: #d3d4d3;
	border-right-color: #d3d4d3;
	border-top-color: #d3d4d3;
	color: #333;
	ime-mode: inactive;
}
.ReadonlyBlobContentIME_Inactive
{
	border-width: 0px;
}
.ReadonlyIME_Inactive
{
	border-width: 0px;
}
.IME_Disabled,.BlobContentIME_Disabled,.ReadonlyBlobContentIME_Disabled,.BlobInputIME_Disabled,.ReadonlyIME_Disabled
{
	border-bottom-color: #d3d4d3;
	border-left-color: #d3d4d3;
	border-right-color: #d3d4d3;
	border-top-color: #d3d4d3;
	color: #333;
	ime-mode: disabled;
}
.ReadonlyBlobContentIME_Disabled
{
	border-width: 0px;
}
.ReadonlyIME_Disabled
{
	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;
}
.AttributePortal,.BlobContentAttributePortal,.ReadonlyBlobContentAttributePortal,.BlobInputAttributePortal,.ReadonlyAttributePortal
{
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom-color: white;
	color: white;
}
.ReadonlyBlobContentAttributePortal
{
	border-width: 0px;
}
.ReadonlyAttributePortal
{
	border-width: 0px;
	cursor: hand;
}
.AttributePortalMenu,.BlobContentAttributePortalMenu,.ReadonlyBlobContentAttributePortalMenu,.BlobInputAttributePortalMenu,.ReadonlyAttributePortalMenu
{
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom-color: #17aa9c;
	border-width: 2px;
	font-family: verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #17aa9c;
}
.ReadonlyBlobContentAttributePortalMenu
{
	border-width: 0px;
}
.AttributeHREF,.BlobContentAttributeHREF,.ReadonlyBlobContentAttributeHREF,.BlobInputAttributeHREF,.ReadonlyAttributeHREF,.AttributePortal>A,.BlobContentAttributePortal>A,.ReadonlyBlobContentAttributePortal>A,.BlobInputAttributePortal>A,.ReadonlyAttributePortal>A,.AttributePortalMenu>A,.BlobContentAttributePortalMenu>A,.ReadonlyBlobContentAttributePortalMenu>A,.BlobInputAttributePortalMenu>A,.ReadonlyAttributePortalMenu>A
{
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom-color: #17aa9c;
	font-size: 12pt;
	font-weight: bold;
	color: white;
}
.ReadonlyBlobContentAttributeHREF
{
	border-width: 0px;
}
.ReadonlyAttributeHREF
{
	border-width: 0px;
}
.AttributePortalForm,.BlobContentAttributePortalForm,.ReadonlyBlobContentAttributePortalForm,.BlobInputAttributePortalForm,.ReadonlyAttributePortalForm
{
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom-color: #17aa9c;
	color: #17aa9c;
}
.ReadonlyBlobContentAttributePortalForm
{
	border-width: 0px;
}
.ReadonlyAttributePortalForm
{
	border-width: 0px;
}
.ReadonlyBlobContentAttributeGrid
{
	border-width: 0px;
}
.ReadonlyAttributeGrid
{
	border-width: 0px;
}
.AttributeGridHREF,.BlobContentAttributeGridHREF,.ReadonlyBlobContentAttributeGridHREF,.BlobInputAttributeGridHREF,.ReadonlyAttributeGridHREF,.AttributeGrid>A,.BlobContentAttributeGrid>A,.ReadonlyBlobContentAttributeGrid>A,.BlobInputAttributeGrid>A,.ReadonlyAttributeGrid>A
{
	border-style: none;
	border-width: 0px;
	font-size: 10pt;
	font-weight: bold;
}
.AttributeInvisible,.BlobContentAttributeInvisible,.ReadonlyBlobContentAttributeInvisible,.BlobInputAttributeInvisible,.ReadonlyAttributeInvisible
{
	background-color: gray;
	border-width: 0px;
	color: gray;
	cursor: default;
}
.AttributeFocus,.BlobContentAttributeFocus,.ReadonlyBlobContentAttributeFocus,.BlobInputAttributeFocus,.ReadonlyAttributeFocus,.AttributeInvisible>A:visited,.BlobContentAttributeInvisible>A:visited,.ReadonlyBlobContentAttributeInvisible>A:visited,.BlobInputAttributeInvisible>A:visited,.ReadonlyAttributeInvisible>A:visited,.AttributeInvisible:hover,.BlobContentAttributeInvisible:hover,.ReadonlyBlobContentAttributeInvisible:hover,.BlobInputAttributeInvisible:hover,.ReadonlyAttributeInvisible:hover,input.AttributeInvisible:focus, textarea.AttributeInvisible:focus, select.AttributeInvisible:focus, .AttributeInvisible>A:focus,input.BlobContentAttributeInvisible:focus, textarea.BlobContentAttributeInvisible:focus, select.BlobContentAttributeInvisible:focus, .BlobContentAttributeInvisible>A:focus,input.ReadonlyBlobContentAttributeInvisible:focus, textarea.ReadonlyBlobContentAttributeInvisible:focus, select.ReadonlyBlobContentAttributeInvisible:focus, .ReadonlyBlobContentAttributeInvisible>A:focus,input.BlobInputAttributeInvisible:focus, textarea.BlobInputAttributeInvisible:focus, select.BlobInputAttributeInvisible:focus, .BlobInputAttributeInvisible>A:focus,input.ReadonlyAttributeInvisible:focus, textarea.ReadonlyAttributeInvisible:focus, select.ReadonlyAttributeInvisible:focus, .ReadonlyAttributeInvisible>A:focus,.AttributeInvisible>A:active,.BlobContentAttributeInvisible>A:active,.ReadonlyBlobContentAttributeInvisible>A:active,.BlobInputAttributeInvisible>A:active,.ReadonlyAttributeInvisible>A:active,.input-group .form-control.AttributeInvisible+span.input-group-btn>.btn,.input-group .form-control.BlobContentAttributeInvisible+span.input-group-btn>.btn,.input-group .form-control.ReadonlyBlobContentAttributeInvisible+span.input-group-btn>.btn,.input-group .form-control.BlobInputAttributeInvisible+span.input-group-btn>.btn,.input-group .form-control.ReadonlyAttributeInvisible+span.input-group-btn>.btn
{
	background-color: #e4ecec;
	border-width: 0px;
	color: #e4ecec;
	cursor: default;
}
.AttributeTittlePadding,.BlobContentAttributeTittlePadding,.ReadonlyBlobContentAttributeTittlePadding,.BlobInputAttributeTittlePadding,.ReadonlyAttributeTittlePadding
{
	padding-right: 15px;
}
.ReadonlyBlobContentAttributeTittlePadding
{
	border-width: 0px;
}
.ReadonlyAttributeTittlePadding
{
	border-width: 0px;
}
.AttributeTitleBlack,.BlobContentAttributeTitleBlack,.ReadonlyBlobContentAttributeTitleBlack,.BlobInputAttributeTitleBlack,.ReadonlyAttributeTitleBlack
{
	font-size: 14pt;
	color: black;
}
.ReadonlyBlobContentAttributeTitleBlack
{
	border-width: 0px;
}
.ReadonlyAttributeTitleBlack
{
	border-width: 0px;
}
.Button,.ButtonDisabled,.ButtonGAM,.MainMenuButton,.btnprimary,.btnwarning,.fileinputbutton,.SpecialButtons,.SpecialButtonsDisabled,.BtnToggle,.BtnToggleActive,.BtnLogin,.BtnAdd,.BtnAddHovered,.BtnBack,.HideFiltersButton,.ShowFiltersButton,.BtnEnterHovered,.BtnCancelHovered,.BtnDeleteDisabled,.BtnCancel,.BtnCheck,.BtnDelete,.BtnEnter,.BottomEnter,.BtnFirst,.BtnGet,.BtnHelp,.BtnLast,.BtnNext,.BtnPrevious,.BtnRefresh,.BtnSelect,.ActionButtons,.ActionButtonsHovered,.ButtonDragging,.ButtonAcceptDrag,.ButtonNoAcceptDrag,.BtnDisabled,.ButtonGrid,.BtnMensaje,.ButtonLogin
{
	margin-bottom: 0pt;
	margin-left: 3pt;
	margin-right: 3pt;
	margin-top: 0pt;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1pt;
	background-color: #20ab9a;
	background-image: none;
	border-bottom-color: #416ac6;
	border-left-color: #416ac6;
	border-right-color: #416ac6;
	border-top-color: #416ac6;
	border-style: solid;
	border-width: 1px;
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	color: white;
	height: 20px;
	width: 80px;
	cursor: pointer;
	text-indent: 0pt;
	vertical-align: bottom;
}

.SpecialButtons,.SpecialButtonsDisabled,.BtnToggle,.BtnToggleActive,.BtnLogin,.BtnAdd,.BtnAddHovered,.BtnBack,.HideFiltersButton,.ShowFiltersButton,.BtnEnterHovered,.BtnCancelHovered,.BtnDeleteDisabled,.BtnCancel,.BtnCheck,.BtnDelete,.BtnEnter,.BottomEnter,.BtnFirst,.BtnGet,.BtnHelp,.BtnLast,.BtnNext,.BtnPrevious,.BtnRefresh,.BtnSelect
{
	border-bottom-color: #797979;
	border-left-color: #797979;
	border-right-color: #797979;
	border-top-color: #797979;
}

.BtnCheck
{
	color: #fff;
}

.BtnFirst
{
	color: #fff;
}

.BtnGet
{
	color: #fff;
}

.BtnHelp
{
	color: #fff;
}

.BtnLast
{
	color: #fff;
}

.BtnNext
{
	color: #fff;
}

.BtnPrevious
{
	color: #fff;
}

.BtnRefresh
{
	color: #fff;
}

.BtnSelect
{
	color: #fff;
}

.ActionButtons,.ActionButtonsHovered
{
	margin-right: 0pt;
	width: 120px;
}

.ButtonDragging
{
	margin-right: 0pt;
	border-bottom-color: #797979;
	border-left-color: #797979;
	border-right-color: #797979;
	border-top-color: #797979;
	color: #fff;
}

.ButtonAcceptDrag
{
	margin-right: 0pt;
	border-bottom-color: #797979;
	border-left-color: #797979;
	border-right-color: #797979;
	border-top-color: #797979;
	color: #fff;
}

.ButtonNoAcceptDrag
{
	margin-right: 0pt;
	border-bottom-color: #797979;
	border-left-color: #797979;
	border-right-color: #797979;
	border-top-color: #797979;
	color: #fff;
}

.BtnDisabled
{
	color: black;
}

.ButtonGrid
{
	background-repeat: no-repeat;
	background-color: white;
	background-image: url(../NotEye.png);
}

.BtnMensaje
{
	background-attachment: fixed;
	background-color: transparent;
	background-image: url(../wMensaje.png);
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
	border-top-color: transparent;
	height: 30px;
	width: 30px;
}

.Grid,.WorkWith,.PromptGrid,.ViewGrid,.GridDragging,.GridAcceptDrag,.GridNoAcceptDrag,.GridNoData,.Grid[data-gx-grid-nodata],.WorkWith[data-gx-grid-nodata],.PromptGrid[data-gx-grid-nodata],.ViewGrid[data-gx-grid-nodata],.GridDragging[data-gx-grid-nodata],.GridAcceptDrag[data-gx-grid-nodata],.GridNoAcceptDrag[data-gx-grid-nodata],.GridNoData[data-gx-grid-nodata],.FreeStyleGrid[data-gx-grid-nodata],.TrnSublevelGrid[data-gx-grid-nodata],.RecentLinksGrid[data-gx-grid-nodata],.VerticalTabGrid[data-gx-grid-nodata],.FreeStyleGridBottom[data-gx-grid-nodata],.FreeStyleGridRecent[data-gx-grid-nodata],.FreeStyleGridDragging[data-gx-grid-nodata],.FreeStyleGridAcceptDrag[data-gx-grid-nodata],.FreeStyleGridNoAcceptDrag[data-gx-grid-nodata],.FreeStyleGridPortal[data-gx-grid-nodata],.FreeStyleGridBox[data-gx-grid-nodata],.FreeStyleGridWhite[data-gx-grid-nodata]
{
	background-color: white;
	margin-bottom: 1px;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	list-style-image: none;
	border-bottom-color: white;
	border-left-color: white;
	border-right-color: white;
	border-top-color: white;
	border-style: solid;
	border-width: 1px;
}

.Grid>tbody>tr,.Grid>[data-gxrow]
{
	list-style-image: none;
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color: #1f497d;
}

.Grid>thead>tr, .Grid>tfoot>tr
{
	list-style-image: none;
	color: black;
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.Grid[data-bkgstyle='none']>thead>tr, .Grid[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.Grid[data-bkgstyle='none']>tbody>tr
{
	list-style-image: none;
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color: #1f497d;
}

.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
{
	list-style-image: none;
	background-color: white;
}

.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)
{
	list-style-image: none;
}

.Grid[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	list-style-image: none;
}

.Grid[data-bkgstyle='header']>thead>tr, .Grid[data-bkgstyle='header']>tfoot>tr, .Grid[data-bkgstyle='report']>thead>tr, .Grid[data-bkgstyle='report']>tfoot>tr
{
	list-style-image: none;
	background-color: #20ab9a;
}

.WorkWith,.PromptGrid,.ViewGrid
{
	margin-bottom: 1pt;
	margin-left: 1pt;
	margin-right: 1pt;
	margin-top: 1pt;
	padding-bottom: 1pt;
	padding-left: 1pt;
	padding-right: 1pt;
	padding-top: 1pt;
	border-bottom-color: #dbecfc;
	border-left-color: #dbecfc;
	border-right-color: #dbecfc;
	border-top-color: #dbecfc;
}

.WorkWith>tbody>tr,.WorkWith>[data-gxrow]
{
	list-style-image: none;
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	background-color: #f0f0f0;
	color: #1f497d;
}

.WorkWith>thead>tr, .WorkWith>tfoot>tr
{
	list-style-image: none;
	color: black;
	background-color: #20ab9a;
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.WorkWith[data-bkgstyle='none']>thead>tr, .WorkWith[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.WorkWith[data-bkgstyle='none']>tbody>tr
{
	list-style-image: none;
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	background-color: #f0f0f0;
	color: #1f497d;
}

.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
{
	list-style-image: none;
	background-color: #e4e5e6;
}

.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)
{
	list-style-image: none;
	background-color: #f0f0f0;
}

.WorkWith[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	list-style-image: none;
	background-color: #e5e5e5;
}

.WorkWith[data-bkgstyle='header']>thead>tr, .WorkWith[data-bkgstyle='header']>tfoot>tr, .WorkWith[data-bkgstyle='report']>thead>tr, .WorkWith[data-bkgstyle='report']>tfoot>tr
{
	list-style-image: none;
	background-color: #20ab9a;
}

.PromptGrid>tbody>tr,.PromptGrid>[data-gxrow]
{
	list-style-image: none;
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	background-color: #f0f0f0;
	color: #1f497d;
}

.PromptGrid>thead>tr, .PromptGrid>tfoot>tr
{
	list-style-image: none;
	color: black;
	background-color: #20ab9a;
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.PromptGrid[data-bkgstyle='none']>thead>tr, .PromptGrid[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.PromptGrid[data-bkgstyle='none']>tbody>tr
{
	list-style-image: none;
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	background-color: #f0f0f0;
	color: #1f497d;
}

.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
{
	list-style-image: none;
	background-color: #e4e5e6;
}

.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)
{
	list-style-image: none;
	background-color: #f0f0f0;
}

.PromptGrid[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	list-style-image: none;
	background-color: #e5e5e5;
}

.PromptGrid[data-bkgstyle='header']>thead>tr, .PromptGrid[data-bkgstyle='header']>tfoot>tr, .PromptGrid[data-bkgstyle='report']>thead>tr, .PromptGrid[data-bkgstyle='report']>tfoot>tr
{
	list-style-image: none;
	background-color: #20ab9a;
}

.ViewGrid>tbody>tr,.ViewGrid>[data-gxrow]
{
	list-style-image: none;
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	background-color: #f0f0f0;
	color: #1f497d;
}

.ViewGrid>thead>tr, .ViewGrid>tfoot>tr
{
	list-style-image: none;
	color: black;
	background-color: #20ab9a;
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.ViewGrid[data-bkgstyle='none']>thead>tr, .ViewGrid[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.ViewGrid[data-bkgstyle='none']>tbody>tr
{
	list-style-image: none;
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	background-color: #f0f0f0;
	color: #1f497d;
}

.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
{
	list-style-image: none;
	background-color: #e4e5e6;
}

.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)
{
	list-style-image: none;
	background-color: #f0f0f0;
}

.ViewGrid[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	list-style-image: none;
	background-color: #e5e5e5;
}

.ViewGrid[data-bkgstyle='header']>thead>tr, .ViewGrid[data-bkgstyle='header']>tfoot>tr, .ViewGrid[data-bkgstyle='report']>thead>tr, .ViewGrid[data-bkgstyle='report']>tfoot>tr
{
	list-style-image: none;
	background-color: #20ab9a;
}

.GridDragging
{
	border-bottom-color: #dbecfc;
	border-left-color: #dbecfc;
	border-right-color: #dbecfc;
	border-top-color: #dbecfc;
}

.GridDragging>tbody>tr,.GridDragging>[data-gxrow]
{
	list-style-image: none;
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	background-color: #f0f0f0;
	color: #1f497d;
}

.GridDragging>thead>tr, .GridDragging>tfoot>tr
{
	list-style-image: none;
	color: #fff;
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.GridDragging[data-bkgstyle='none']>thead>tr, .GridDragging[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.GridDragging[data-bkgstyle='none']>tbody>tr
{
	list-style-image: none;
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	background-color: #f0f0f0;
	color: #1f497d;
}

.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
{
	list-style-image: none;
	background-color: #d3d4d3;
}

.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)
{
	list-style-image: none;
	background-color: #f0f0f0;
}

.GridDragging[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	list-style-image: none;
	background-color: #e5e5e5;
}

.GridDragging[data-bkgstyle='header']>thead>tr, .GridDragging[data-bkgstyle='header']>tfoot>tr, .GridDragging[data-bkgstyle='report']>thead>tr, .GridDragging[data-bkgstyle='report']>tfoot>tr
{
	list-style-image: none;
	background-color: #20ab9a;
}

.GridAcceptDrag
{
	border-bottom-color: #dbecfc;
	border-left-color: #dbecfc;
	border-right-color: #dbecfc;
	border-top-color: #dbecfc;
}

.GridAcceptDrag>tbody>tr,.GridAcceptDrag>[data-gxrow]
{
	list-style-image: none;
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	background-color: #f0f0f0;
	color: #1f497d;
}

.GridAcceptDrag>thead>tr, .GridAcceptDrag>tfoot>tr
{
	list-style-image: none;
	color: #fff;
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.GridAcceptDrag[data-bkgstyle='none']>thead>tr, .GridAcceptDrag[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.GridAcceptDrag[data-bkgstyle='none']>tbody>tr
{
	list-style-image: none;
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	background-color: #f0f0f0;
	color: #1f497d;
}

.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
{
	list-style-image: none;
	background-color: #d3d4d3;
}

.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)
{
	list-style-image: none;
	background-color: #f0f0f0;
}

.GridAcceptDrag[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	list-style-image: none;
	background-color: #e5e5e5;
}

.GridAcceptDrag[data-bkgstyle='header']>thead>tr, .GridAcceptDrag[data-bkgstyle='header']>tfoot>tr, .GridAcceptDrag[data-bkgstyle='report']>thead>tr, .GridAcceptDrag[data-bkgstyle='report']>tfoot>tr
{
	list-style-image: none;
	background-color: #20ab9a;
}

.GridNoAcceptDrag
{
	border-bottom-color: #dbecfc;
	border-left-color: #dbecfc;
	border-right-color: #dbecfc;
	border-top-color: #dbecfc;
}

.GridNoAcceptDrag>tbody>tr,.GridNoAcceptDrag>[data-gxrow]
{
	list-style-image: none;
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	background-color: #f0f0f0;
	color: #1f497d;
}

.GridNoAcceptDrag>thead>tr, .GridNoAcceptDrag>tfoot>tr
{
	list-style-image: none;
	color: #fff;
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.GridNoAcceptDrag[data-bkgstyle='none']>thead>tr, .GridNoAcceptDrag[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.GridNoAcceptDrag[data-bkgstyle='none']>tbody>tr
{
	list-style-image: none;
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	background-color: #f0f0f0;
	color: #1f497d;
}

.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
{
	list-style-image: none;
	background-color: #d3d4d3;
}

.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)
{
	list-style-image: none;
	background-color: #f0f0f0;
}

.GridNoAcceptDrag[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	list-style-image: none;
	background-color: #e5e5e5;
}

.GridNoAcceptDrag[data-bkgstyle='header']>thead>tr, .GridNoAcceptDrag[data-bkgstyle='header']>tfoot>tr, .GridNoAcceptDrag[data-bkgstyle='report']>thead>tr, .GridNoAcceptDrag[data-bkgstyle='report']>tfoot>tr
{
	list-style-image: none;
	background-color: #20ab9a;
}

.GridNoData,.Grid[data-gx-grid-nodata],.WorkWith[data-gx-grid-nodata],.PromptGrid[data-gx-grid-nodata],.ViewGrid[data-gx-grid-nodata],.GridDragging[data-gx-grid-nodata],.GridAcceptDrag[data-gx-grid-nodata],.GridNoAcceptDrag[data-gx-grid-nodata],.GridNoData[data-gx-grid-nodata],.FreeStyleGrid[data-gx-grid-nodata],.TrnSublevelGrid[data-gx-grid-nodata],.RecentLinksGrid[data-gx-grid-nodata],.VerticalTabGrid[data-gx-grid-nodata],.FreeStyleGridBottom[data-gx-grid-nodata],.FreeStyleGridRecent[data-gx-grid-nodata],.FreeStyleGridDragging[data-gx-grid-nodata],.FreeStyleGridAcceptDrag[data-gx-grid-nodata],.FreeStyleGridNoAcceptDrag[data-gx-grid-nodata],.FreeStyleGridPortal[data-gx-grid-nodata],.FreeStyleGridBox[data-gx-grid-nodata],.FreeStyleGridWhite[data-gx-grid-nodata]
{
	background-color: lightgray;
	min-height: 4em;
	width: 100%;
}

.GridNoData>tbody>tr,.GridNoData>[data-gxrow]
{
	list-style-image: none;
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color: #1f497d;
}

.GridNoData>thead>tr, .GridNoData>tfoot>tr
{
	list-style-image: none;
	color: black;
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.GridNoData[data-bkgstyle='none']>thead>tr, .GridNoData[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.GridNoData[data-bkgstyle='none']>tbody>tr
{
	list-style-image: none;
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color: #1f497d;
}

.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
{
	list-style-image: none;
	background-color: white;
}

.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)
{
	list-style-image: none;
}

.GridNoData[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	list-style-image: none;
}

.GridNoData[data-bkgstyle='header']>thead>tr, .GridNoData[data-bkgstyle='header']>tfoot>tr, .GridNoData[data-bkgstyle='report']>thead>tr, .GridNoData[data-bkgstyle='report']>tfoot>tr
{
	list-style-image: none;
	background-color: #20ab9a;
}

.Group,.GroupTitle
{
	font-family: Arial;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
}

.GroupTitle
{
	color: black;
	font-family: Arial;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
}

.GroupTitleTitle
{
	color: black;
	font-family: Arial;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
}

.Image,.ImageHeaderBackground,.PoweredBy,.ResponsiveImage,.ImageAdd,.ImageBack,.UnauthorizedImage,.RoundedImage,.RoundedImageTitle,.PopupButtons,.PopupButtonsClose,.PopupButtonsCloseHovered,.PopupButtonsResize,.Fixed30,.PagingButtons,.PagingButtonsFirst,.PagingButtonsPrevious,.PagingButtonsNext,.PagingButtonsLast,.ImageTop,.ImageInButton,.ImageTopHeader,.ImageHandCenter,.ImageHandCenter:hover,.ImageDragging,.ImageAcceptDrag,.ImageNoAcceptDrag,.HeaderImage1,.TabPaging,.TabPagingNext,.TabPagingPrevious,.Redondo,.RedondoCorreo,.Rectangular,.ImageIcon,.ImageIcon40x40,.ImageGrid,.ImageVer
{
	position: static;
	border-width: 0px;
}
.PagingButtons,.PagingButtonsFirst,.PagingButtonsPrevious,.PagingButtonsNext,.PagingButtonsLast
{
	height: 20px;
	width: 20px;
	cursor: hand;
}
.PagingButtons[data-gx-image],.PagingButtonsFirst[data-gx-image],.PagingButtonsPrevious[data-gx-image],.PagingButtonsNext[data-gx-image],.PagingButtonsLast[data-gx-image]
{
	width: 100% !important;
	height: 100% !important;
	padding-left: 100% !important;
	box-sizing: border-box !important;
	display: block !important;
	background-position: 0;
	background-repeat: no-repeat !important;
	background-size: 100% 100% !important;
--gx-image-scaling:on;
}

.PagingButtonsFirst
{
	background-repeat: no-repeat;
	background-image: url(../wanterior16x16.png);
}
.PagingButtonsFirst[data-gx-image]
{
	width: 100% !important;
	height: 100% !important;
	padding-left: 100% !important;
	box-sizing: border-box !important;
	display: block !important;
	background-position: 0;
	background-repeat: no-repeat !important;
	background-size: 100% 100% !important;
--gx-image-scaling:on;
}

.PagingButtonsPrevious
{
	background-repeat: no-repeat;
	background-image: url(../wback30x20.png);
	height: 30px;
}
.PagingButtonsPrevious[data-gx-image]
{
	width: 100% !important;
	height: 100% !important;
	padding-left: 100% !important;
	box-sizing: border-box !important;
	display: block !important;
	background-position: 0;
	background-repeat: no-repeat !important;
	background-size: 100% 100% !important;
--gx-image-scaling:on;
}

.PagingButtonsNext
{
	background-repeat: no-repeat;
	background-image: url(../wnext30x20.png);
	height: 30px;
}
.PagingButtonsNext[data-gx-image]
{
	width: 100% !important;
	height: 100% !important;
	padding-left: 100% !important;
	box-sizing: border-box !important;
	display: block !important;
	background-position: 0;
	background-repeat: no-repeat !important;
	background-size: 100% 100% !important;
--gx-image-scaling:on;
}

.PagingButtonsLast
{
	background-repeat: no-repeat;
	background-image: url(../wsiguiente16x16.png);
}
.PagingButtonsLast[data-gx-image]
{
	width: 100% !important;
	height: 100% !important;
	padding-left: 100% !important;
	box-sizing: border-box !important;
	display: block !important;
	background-position: 0;
	background-repeat: no-repeat !important;
	background-size: 100% 100% !important;
--gx-image-scaling:on;
}

.ImageTop
{
	height: 24px;
	width: 0px;
	vertical-align: top;
}
.ImageInButton
{
	background-repeat: repeat-x;
	margin-bottom: 1px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 1px;
	background-image: url(../Caissa/btnC.gif);
	width: 20px;
	vertical-align: bottom;
}
.ImageTopHeader
{
	background-color: white;
	vertical-align: top;
}
.ImageHandCenter,.ImageHandCenter:hover
{
	margin-left: 3px;
	margin-top: 3px;
	cursor: pointer;
	vertical-align: middle;
}
.ImageHandCenter:hover
{
	margin-left: 2px;
	margin-top: 2px;
	background-color: #f0f0f0;
}
.HeaderImage1
{
	height: 0px;
	width: 0px;
}
.Redondo,.RedondoCorreo,.Rectangular
{
	-webkit-border-radius: 115px;
	-moz-border-radius: 115px;
	border-radius: 115px;
	-ms-border-radius: 115px;
}
.RedondoCorreo
{
	cursor: auto;
	text-align: right;
	-webkit-border-radius: 115px;
	-moz-border-radius: 115px;
	border-radius: 115px;
	-ms-border-radius: 115px;
	cursor: url(http://10.45.225.93/UserCore.Test/resources/email.gif),url(http://www.porschecl.cl/Usuarios/resources/email.gif), auto;
}
.Rectangular
{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-ms-border-radius: 10px;
}
.ImageIcon
{
	width: 20px;
}
.ImageIcon40x40
{
	width: 40px;
}
.ImageGrid
{
	background-attachment: fixed;
}
.ImageGrid[data-gx-image]
{
	width: 100% !important;
	height: 100% !important;
	padding-left: 100% !important;
	box-sizing: border-box !important;
	display: block !important;
	background-position: 0;
	background-repeat: no-repeat !important;
	background-size: 100% 100% !important;
--gx-image-scaling:on;
}

.ImageVer[data-gx-image]
{
	max-width: 100% !important;
	height: auto !important;
	display: block !important;
}

.Table,.TableIndicador,.TableIndicadorBueno,.TableIndicadorMalo,.TopBottom30,.TopBottom5,.ViewAdvancedContainer,.ViewAdvancedContainerVisible,.Table80,.Container,.ContainerFluid,.TableButtons,.Table960,.TableGreyFooter,.TableBlackFooter,.TableBlackHeader,.TableLogin,.WelcomeTable,.SmallTableLogin,.LargeTableLogin,.LevelTable,.BodyContainer,.LoginContainer,.HeaderContainer,.RecentLinksContainer,.ThinHeaderContainer,.FormContainer,.TabsFormContainer,.AdvancedContainerItem,.AdvancedContainerItemExpanded,.AdvancedContainer,.AdvancedContainerVisible,.OrdersTable,.WWAdvancedContainer,.RecentLinksMainTable,.RecentLinksMainTableExpanded,.PromptContainer,.PromptMainTable,.MainContainer,.GridTabMainTable,.TableHeaderRight,.TableLogo,.FiltersContainer,.FiltersContainerItem,.FilterContainerItemSearch,.NegativeMarginTop10,.Table193x216,.Table193x216Collapsed,.ActionsContainer,.ActionsContainerItem,.ActionsContainerVisible,.TableInfo,.TableInfoSearch,.TableInfoBlack,.TableInfoBlackRadius,.TableInfoCerulean,.TableInfoDarkCyan,.TableInfoGray,.Table1,.TableBox,.TableBoxCaissaGreen,.TableBoxCaissaGreenRadius,.TableBoxCaissaGreenRadiusBold,.TableBoxGray,.TableGrid,.TableTop,.TableTopSearch,.TableContent,.Table100x100,.TableBorder,.TableBorderBottom,.TableToolbarMain,.TableLeftMenu,.TableTopMenu,.ViewTable,.TableHorizontalLine,.header_pink_line,.HorizontalSpace,.TableBottom,.Table95,.RecentLinksTable,.TableMargin2,.TableDragging,.TableAcceptDrag,.TableNoAcceptDrag,.TableTitulo,.TablePortal,.TablePortalIzq,.TablePortalSup,.TablePortalCentro,.TableSolid,.TableBoxRadius,.TableBoxRadiusCaissaGreen,.TableBoxRadiusBorder,.TableBoxRadiusBorderIzq,.TableBoxRadiusBorderIzqGreen,.TableGFS,.Tablefloat,.TableFondoFlot,.TableLoginAp
{
	margin-bottom: 0pt;
	margin-left: 0pt;
	margin-right: 0pt;
	margin-top: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	padding-right: 0pt;
	padding-top: 0pt;
	border-width: 0px;
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
.TableInfoBlack,.TableInfoBlackRadius
{
	background-color: black;
}
.TableInfoCerulean
{
	background-color: #0098d5;
}
.TableInfoDarkCyan
{
	background-color: #00ae9a;
}
.TableInfoGray
{
	background-color: gray;
}
.TableBox,.TableBoxCaissaGreen,.TableBoxCaissaGreenRadius,.TableBoxCaissaGreenRadiusBold,.TableBoxGray
{
	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;
}
.TableBoxCaissaGreen,.TableBoxCaissaGreenRadius,.TableBoxCaissaGreenRadiusBold
{
	border-bottom-color: #20ab9a;
	border-left-color: #20ab9a;
	border-right-color: #20ab9a;
	border-top-color: #20ab9a;
}
.TableBoxCaissaGreenRadius,.TableBoxCaissaGreenRadiusBold
{
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
.TableBoxCaissaGreenRadiusBold
{
	border-width: 2px;
}
.TableBoxGray
{
	background-color: silver;
	border-bottom-color: silver;
	border-left-color: silver;
	border-right-color: silver;
	border-top-color: silver;
	font-size: 9pt;
	font-weight: bold;
	color: white;
}
.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;
}
.TableTop,.TableTopSearch
{
	background-repeat: repeat-x;
	background-color: #547586;
	background-image: url(../Caissa/HeaderBackground.gif);
	color: #fff;
	height: 74px;
	width: 100%;
	vertical-align: middle;
}
.TableContent
{
	padding-bottom: 10pt;
	padding-left: 10pt;
	padding-right: 10pt;
	padding-top: 10pt;
	color: #747474;
	vertical-align: top;
}
.Table100x100,.TableBorder,.TableBorderBottom,.TableToolbarMain
{
	border-style: none;
	width: 100%;
	vertical-align: top;
}
.TableBorder
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	border-bottom-color: #064e7a;
	border-left-color: #064e7a;
	border-right-color: #064e7a;
	border-top-color: #064e7a;
	border-style: solid;
	border-width: 1px;
}
.TableBorderBottom
{
	margin-bottom: 4pt;
	border-bottom-color: #064e7a;
	border-left-color: white;
	border-right-color: white;
	border-top-color: white;
	border-style: solid;
	border-width: 1px;
}
.TableToolbarMain
{
	background-repeat: repeat-x;
	background-image: url(../Caissa/toolbarbg.gif);
	height: 25px;
}
.TableLeftMenu
{
	background-color: #e4e5e6;
	font-family: "Verdana";
	font-size: 8.25pt;
	font-weight: normal;
	width: 100%;
	text-indent: 15pt;
}
.TableTopMenu
{
	padding-bottom: 3pt;
	padding-left: 5pt;
	padding-right: 3pt;
	padding-top: 3pt;
	background-color: #fff;
	border-bottom-color: #547586;
	border-left-color: #547586;
	border-right-color: #547586;
	border-top-color: #547586;
	border-style: solid;
	border-width: 1px;
	font-size: 8.25pt;
	font-weight: bold;
	color: #666;
	vertical-align: middle;
}
.ViewTable
{
	background-color: black;
	width: 100%;
}
.TableHorizontalLine,.header_pink_line
{
	background-color: white;
	font-size: 1pt;
	height: 3px;
	width: 100%;
}
.HorizontalSpace
{
	background-color: #fff;
	height: 10px;
	width: 100%;
}
.TableBottom
{
	background-color: #cde4ec;
	height: 30px;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}
.Table95
{
	margin-left: 0px;
	margin-top: 0px;
	width: 95%;
}
.RecentLinksTable
{
	background-repeat: repeat-x;
	background-color: #b5d0f0;
	background-image: url(../Caissa/RecentLinksBackground.gif);
	height: 20px;
	width: 100%;
}
.TableMargin2
{
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
}
.TableTitulo
{
	background-color: black;
	height: 25px;
	width: 100%;
}
.TablePortal
{
	background-color: white;
	border-style: none;
}
.TablePortalIzq
{
	box-shadow: 5px 3px 5px dimgray;
	position: fixed;
	z-index: 1;
	background-color: #1b1b1b;
	color: #17aa9c;
}
.TablePortalSup
{
	box-shadow: -1px 5px 5px dimgray;
	position: fixed;
	background-color: #1b1b1b;
	color: #17aa9c;
}
.TablePortalCentro
{
	background-color: #17aa9c;
	color: whitesmoke;
}
.TableSolid
{
	border-bottom-color: gray;
	border-left-color: gray;
	border-right-color: gray;
	border-top-color: gray;
	border-style: solid;
	border-width: 1px;
	text-align: center;
}
.TableBoxRadius,.TableBoxRadiusCaissaGreen,.TableBoxRadiusBorder,.TableBoxRadiusBorderIzq,.TableBoxRadiusBorderIzqGreen
{
	opacity: 0.8;
	position: fixed;
	right: 30%;
	top: 30%;
	z-index: 2;
	background-color: whitesmoke;
	border-bottom-color: whitesmoke;
	border-left-color: whitesmoke;
	border-right-color: whitesmoke;
	border-top-color: whitesmoke;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
.TableBoxRadiusBorder,.TableBoxRadiusBorderIzq,.TableBoxRadiusBorderIzqGreen
{
	position: static;
	background-color: white;
	border-bottom-color: black;
	border-left-color: black;
	border-right-color: black;
	border-top-color: black;
}
.TableBoxRadiusBorderIzq,.TableBoxRadiusBorderIzqGreen
{
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
}
.TableBoxRadiusBorderIzqGreen
{
	background-color: #20ab9a;
	border-bottom-color: #20ab9a;
	border-left-color: #20ab9a;
	border-right-color: #20ab9a;
	border-top-color: #20ab9a;
	font-size: 9pt;
	font-weight: bold;
}
.TableGFS
{
	border-bottom: 1;
	border-left: 1;
	border-right: 1;
}
.Tablefloat
{
	opacity: 0.7;
	position: fixed;
}
.TableFondoFlot
{
	position: fixed;
	background-color: dimgray;
}
.TableLoginAp
{
	position: fixed;
	display: table;
}
.TextBlock,.TextBlockBueno,.TextBlockMalo,.HomeBodyText,.HomeBodyTextLink,.FieldSetTitle,.FloatingVersionText,.FloatingVersionTextColoured,.VersionText,.Mesage,.MenuOption,.SelectedMenuOption,.SmallLink,.FooterText,.RecentLinkItem,.VerticalMenuOption,.RecentsTitle,.WWAdvancedLabel,.WWOrderByLabel,.WWFilterLabel,.WWDateFilterLabel,.WWOrderItem,.WWLinkOrderItem,.WWOrderItemHover,.WWOrderItemSelected,.WWOrderItemSelectedHover,.WWLinkOrderItemSelected,.BtnTextBlock,.BtnTextBlockBack,.BtnTextBlockBackLink,.TextLikeLink,.WelcomeText,.WelcomeTextName,.WelcomeTextMarginLeft,.PagingText,.SelectedPagingText,.GlobalTitle,.BigGlobalTitle,.MainMenuTitle,.FilterLabel,.SubtitleLabel,.LogoutMenuOption,.SpecialText,.SpecialTextLabel,.RoundedImageText,.LinkRoundedImageText,.ActionText,.LinkText,.PopupTitle,.TableHeaderText,.Grid>caption,.WorkWith>caption,.PromptGrid>caption,.ViewGrid>caption,.GridDragging>caption,.GridAcceptDrag>caption,.GridNoAcceptDrag>caption,.GridNoData>caption,.Grid[data-gx-grid-nodata]>caption,.WorkWith[data-gx-grid-nodata]>caption,.PromptGrid[data-gx-grid-nodata]>caption,.ViewGrid[data-gx-grid-nodata]>caption,.GridDragging[data-gx-grid-nodata]>caption,.GridAcceptDrag[data-gx-grid-nodata]>caption,.GridNoAcceptDrag[data-gx-grid-nodata]>caption,.GridNoData[data-gx-grid-nodata]>caption,.FreeStyleGrid[data-gx-grid-nodata]>caption,.TrnSublevelGrid[data-gx-grid-nodata]>caption,.RecentLinksGrid[data-gx-grid-nodata]>caption,.VerticalTabGrid[data-gx-grid-nodata]>caption,.FreeStyleGridBottom[data-gx-grid-nodata]>caption,.FreeStyleGridRecent[data-gx-grid-nodata]>caption,.FreeStyleGridDragging[data-gx-grid-nodata]>caption,.FreeStyleGridAcceptDrag[data-gx-grid-nodata]>caption,.FreeStyleGridNoAcceptDrag[data-gx-grid-nodata]>caption,.FreeStyleGridPortal[data-gx-grid-nodata]>caption,.FreeStyleGridBox[data-gx-grid-nodata]>caption,.FreeStyleGridWhite[data-gx-grid-nodata]>caption,.Table>caption,.TableIndicador>caption,.TableIndicadorBueno>caption,.TableIndicadorMalo>caption,.TopBottom30>caption,.TopBottom5>caption,.ViewAdvancedContainer>caption,.ViewAdvancedContainerVisible>caption,.Table80>caption,.Container>caption,.ContainerFluid>caption,.td5>caption,.TableButtons>caption,.Table960>caption,.TableGreyFooter>caption,.TableBlackFooter>caption,.TableBlackHeader>caption,.TableLogin>caption,.WelcomeTable>caption,.SmallTableLogin>caption,.LargeTableLogin>caption,.td100>caption,.LevelTable>caption,.BodyContainer>caption,.LoginContainer>caption,.HeaderContainer>caption,.RecentLinksContainer>caption,.ThinHeaderContainer>caption,.FormContainer>caption,.TabsFormContainer>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,.HorizantalSpace>caption,.TableHeaderRight>caption,.TableLogo>caption,.FiltersContainer>caption,.FiltersContainerItem>caption,.FilterContainerItemSearch>caption,.NegativeMarginTop10>caption,.Table193x216>caption,.Table193x216Collapsed>caption,.ActionsContainer>caption,.ActionsContainerItem>caption,.ActionsContainerVisible>caption,.td10px>caption,.TableInfo>caption,.TableInfoSearch>caption,.TableInfoBlack>caption,.TableInfoBlackRadius>caption,.TableInfoCerulean>caption,.TableInfoDarkCyan>caption,.TableInfoGray>caption,.Table1>caption,.TableBox>caption,.TableBoxCaissaGreen>caption,.TableBoxCaissaGreenRadius>caption,.TableBoxCaissaGreenRadiusBold>caption,.TableBoxGray>caption,.TableGrid>caption,.TableTop>caption,.TableTopSearch>caption,.TableContent>caption,.Table100x100>caption,.TableBorder>caption,.TableBorderBottom>caption,.TableToolbarMain>caption,.TableBorder100x100>caption,.ToolbarMain>caption,.TableLeftMenu>caption,.TableTopMenu>caption,.ViewTable>caption,.TableHorizontalLine>caption,.header_pink_line>caption,.HorizontalSpace>caption,.TableBottom>caption,.Table95>caption,.RecentLinksTable>caption,.TableMargin2>caption,.TableDragging>caption,.TableAcceptDrag>caption,.TableNoAcceptDrag>caption,.TableTitulo>caption,.TablePortal>caption,.TablePortalIzq>caption,.TablePortalSup>caption,.TablePortalCentro>caption,.TableSolid>caption,.TableBoxRadius>caption,.TableBoxRadiusCaissaGreen>caption,.TableBoxRadiusBorder>caption,.TableBoxRadiusBorderIzq>caption,.TableBoxRadiusBorderIzqGreen>caption,.TableGFS>caption,.Tablefloat>caption,.TableFondoFlot>caption,.TableLoginAp>caption,.bullet,.subBullet,.TextTable,.TBTopMenu,.TBLeftMenu,.Title,.BigTitle,.UncollapsedBigTitle,.SeparateBigTitle,.SubTitle,.Label,.RequiredLabel,.LabelDragging,.LabelAcceptDrag,.LabelNoAcceptDrag,.gx-label.RatingLabel,.gx-label.AttributeLabel,.gx-label.AttributeBuenoLabel,.gx-label.BlobContentAttributeBuenoLabel,.gx-label.ReadonlyBlobContentAttributeBuenoLabel,.gx-label.BlobInputAttributeBuenoLabel,.gx-label.ReadonlyAttributeBuenoLabel,.gx-label.AttributeMaloLabel,.gx-label.BlobContentAttributeMaloLabel,.gx-label.ReadonlyBlobContentAttributeMaloLabel,.gx-label.BlobInputAttributeMaloLabel,.gx-label.ReadonlyAttributeMaloLabel,.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.CheckboxLabelLabel,.gx-label.BlobContentCheckboxLabelLabel,.gx-label.ReadonlyBlobContentCheckboxLabelLabel,.gx-label.BlobInputCheckboxLabelLabel,.gx-label.ReadonlyCheckboxLabelLabel,.gx-label.CheckBoxLabel,.gx-label.BlobContentCheckBoxLabel,.gx-label.ReadonlyBlobContentCheckBoxLabel,.gx-label.BlobInputCheckBoxLabel,.gx-label.ReadonlyCheckBoxLabel,.gx-label.FilterAttributeLabel,.gx-label.BlobContentFilterAttributeLabel,.gx-label.ReadonlyBlobContentFilterAttributeLabel,.gx-label.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.DownloadAttributeLabel,.gx-label.ReadonlyDownloadAttributeLabel,.gx-label.AttributeInfoLabel,.gx-label.BlobContentAttributeInfoLabel,.gx-label.ReadonlyBlobContentAttributeInfoLabel,.gx-label.BlobInputAttributeInfoLabel,.gx-label.ReadonlyAttributeInfoLabel,.gx-label.ReadonlyAttributeLabel,.gx-label.ReadonlyMedioLabel,.gx-label.BlobContentReadonlyMedioLabel,.gx-label.ReadonlyBlobContentReadonlyMedioLabel,.gx-label.BlobInputReadonlyMedioLabel,.gx-label.ReadonlyReadonlyMedioLabel,.gx-label.ReadonlyLinkLabel,.gx-label.ReadonlyCorreoLabel,.gx-label.BlobContentAttributeLabel,.gx-label.ReadonlyBlobContentAttributeLabel,.gx-label.BlobInputAttributeLabel,.gx-label.AttSubTitleLabel,.gx-label.BlobInputAttSubTitleLabel,.gx-label.BlobContentAttSubTitleLabel,.gx-label.ReadonlyBlobContentAttSubTitleLabel,.gx-label.ReadonlyAttSubTitleLabel,.gx-label.AttributeDraggingLabel,.gx-label.AttributeAcceptDragLabel,.gx-label.AttributeNoAcceptDragLabel,.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.ingresoLabel,.gx-label.ingreso8Label,.gx-label.ErrorAttributeLabel,.gx-label.WarningAttributeLabel,.gx-label.AttributePortalLabel,.gx-label.BlobContentAttributePortalLabel,.gx-label.ReadonlyBlobContentAttributePortalLabel,.gx-label.BlobInputAttributePortalLabel,.gx-label.ReadonlyAttributePortalLabel,.gx-label.AttributePortalMenuLabel,.gx-label.BlobContentAttributePortalMenuLabel,.gx-label.ReadonlyBlobContentAttributePortalMenuLabel,.gx-label.BlobInputAttributePortalMenuLabel,.gx-label.ReadonlyAttributePortalMenuLabel,.gx-label.AttributeHREFLabel,.gx-label.BlobContentAttributeHREFLabel,.gx-label.ReadonlyBlobContentAttributeHREFLabel,.gx-label.BlobInputAttributeHREFLabel,.gx-label.ReadonlyAttributeHREFLabel,.gx-label.AttributePortalFormLabel,.gx-label.BlobContentAttributePortalFormLabel,.gx-label.ReadonlyBlobContentAttributePortalFormLabel,.gx-label.BlobInputAttributePortalFormLabel,.gx-label.ReadonlyAttributePortalFormLabel,.gx-label.AttributeGridLabel,.gx-label.BlobContentAttributeGridLabel,.gx-label.ReadonlyBlobContentAttributeGridLabel,.gx-label.BlobInputAttributeGridLabel,.gx-label.ReadonlyAttributeGridLabel,.gx-label.AttributeGridHREFLabel,.gx-label.BlobContentAttributeGridHREFLabel,.gx-label.ReadonlyBlobContentAttributeGridHREFLabel,.gx-label.BlobInputAttributeGridHREFLabel,.gx-label.ReadonlyAttributeGridHREFLabel,.gx-label.AttributeInvisibleLabel,.gx-label.BlobContentAttributeInvisibleLabel,.gx-label.ReadonlyBlobContentAttributeInvisibleLabel,.gx-label.BlobInputAttributeInvisibleLabel,.gx-label.ReadonlyAttributeInvisibleLabel,.gx-label.AttributeFocusLabel,.gx-label.BlobContentAttributeFocusLabel,.gx-label.ReadonlyBlobContentAttributeFocusLabel,.gx-label.BlobInputAttributeFocusLabel,.gx-label.ReadonlyAttributeFocusLabel,.gx-label.AttributeTittlePaddingLabel,.gx-label.BlobContentAttributeTittlePaddingLabel,.gx-label.ReadonlyBlobContentAttributeTittlePaddingLabel,.gx-label.BlobInputAttributeTittlePaddingLabel,.gx-label.ReadonlyAttributeTittlePaddingLabel,.gx-label.AttributeTitleBlackLabel,.gx-label.BlobContentAttributeTitleBlackLabel,.gx-label.ReadonlyBlobContentAttributeTitleBlackLabel,.gx-label.BlobInputAttributeTitleBlackLabel,.gx-label.ReadonlyAttributeTitleBlackLabel,.Separator,.SmallText,.SelectedTab,.UnSelectedTab,.RecentLink,.TextBlockHeader,.TextBlockHeaderLinkClass,.TextBlockDragging,.TextBlockAcceptDrag,.TextBlockNoAcceptDrag,.GridNewRow,.GridNewRowWhite,.Grid>tfoot .gx_newrow,.WorkWith>tfoot .gx_newrow,.PromptGrid>tfoot .gx_newrow,.ViewGrid>tfoot .gx_newrow,.GridDragging>tfoot .gx_newrow,.GridAcceptDrag>tfoot .gx_newrow,.GridNoAcceptDrag>tfoot .gx_newrow,.GridNoData>tfoot .gx_newrow,.Grid[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,.GridDragging[data-gx-grid-nodata]>tfoot .gx_newrow,.GridAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow,.GridNoAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow,.GridNoData[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,.VerticalTabGrid[data-gx-grid-nodata]>tfoot .gx_newrow,.FreeStyleGridBottom[data-gx-grid-nodata]>tfoot .gx_newrow,.FreeStyleGridRecent[data-gx-grid-nodata]>tfoot .gx_newrow,.FreeStyleGridDragging[data-gx-grid-nodata]>tfoot .gx_newrow,.FreeStyleGridAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow,.FreeStyleGridNoAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow,.FreeStyleGridPortal[data-gx-grid-nodata]>tfoot .gx_newrow,.FreeStyleGridBox[data-gx-grid-nodata]>tfoot .gx_newrow,.FreeStyleGridWhite[data-gx-grid-nodata]>tfoot .gx_newrow,.FreeStyleGridFooter>.gx_newrow,.TrnSublevelGridFooter>.gx_newrow,.RecentLinksGridFooter>.gx_newrow,.VerticalTabGridFooter>.gx_newrow,.FreeStyleGridBottomFooter>.gx_newrow,.FreeStyleGridRecentFooter>.gx_newrow,.FreeStyleGridDraggingFooter>.gx_newrow,.FreeStyleGridAcceptDragFooter>.gx_newrow,.FreeStyleGridNoAcceptDragFooter>.gx_newrow,.FreeStyleGridPortalFooter>.gx_newrow,.FreeStyleGridBoxFooter>.gx_newrow,.FreeStyleGridWhiteFooter>.gx_newrow,.GridLoadingText,.Grid+div.gx-grid-loading,.WorkWith+div.gx-grid-loading,.PromptGrid+div.gx-grid-loading,.ViewGrid+div.gx-grid-loading,.GridDragging+div.gx-grid-loading,.GridAcceptDrag+div.gx-grid-loading,.GridNoAcceptDrag+div.gx-grid-loading,.GridNoData+div.gx-grid-loading,.Grid[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,.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,.GridNoData[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,.VerticalTabGrid[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGridBottom[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGridRecent[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGridDragging[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGridAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGridNoAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGridPortal[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGridBox[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGridWhite[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGrid+div.gx-grid-loading,.TrnSublevelGrid+div.gx-grid-loading,.RecentLinksGrid+div.gx-grid-loading,.VerticalTabGrid+div.gx-grid-loading,.FreeStyleGridBottom+div.gx-grid-loading,.FreeStyleGridRecent+div.gx-grid-loading,.FreeStyleGridDragging+div.gx-grid-loading,.FreeStyleGridAcceptDrag+div.gx-grid-loading,.FreeStyleGridNoAcceptDrag+div.gx-grid-loading,.FreeStyleGridPortal+div.gx-grid-loading,.FreeStyleGridBox+div.gx-grid-loading,.FreeStyleGridWhite+div.gx-grid-loading,.GridNoDataText,.Grid+.gx-text-gridnodata,.WorkWith+.gx-text-gridnodata,.PromptGrid+.gx-text-gridnodata,.ViewGrid+.gx-text-gridnodata,.GridDragging+.gx-text-gridnodata,.GridAcceptDrag+.gx-text-gridnodata,.GridNoAcceptDrag+.gx-text-gridnodata,.GridNoData+.gx-text-gridnodata,.Grid[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,.GridDragging[data-gx-grid-nodata]+.gx-text-gridnodata,.GridAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata,.GridNoAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata,.GridNoData[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,.VerticalTabGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGridBottom[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGridRecent[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGridDragging[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGridAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGridNoAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGridPortal[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGridBox[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGridWhite[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGrid+.gx-text-gridnodata,.TrnSublevelGrid+.gx-text-gridnodata,.RecentLinksGrid+.gx-text-gridnodata,.VerticalTabGrid+.gx-text-gridnodata,.FreeStyleGridBottom+.gx-text-gridnodata,.FreeStyleGridRecent+.gx-text-gridnodata,.FreeStyleGridDragging+.gx-text-gridnodata,.FreeStyleGridAcceptDrag+.gx-text-gridnodata,.FreeStyleGridNoAcceptDrag+.gx-text-gridnodata,.FreeStyleGridPortal+.gx-text-gridnodata,.FreeStyleGridBox+.gx-text-gridnodata,.FreeStyleGridWhite+.gx-text-gridnodata,.TextBlockPortal,.TextBlockHREF,.TextBlockPortal>A,.TextBlockTittle,.TextBlockTittleSmall,.TextBlockTittleSmallCaissaGreen
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-right: 1pt;
	white-space: nowrap;
	border-style: none;
	border-width: 0px;
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color: black;
}
.TableHeaderText,.Grid>caption,.WorkWith>caption,.PromptGrid>caption,.ViewGrid>caption,.GridDragging>caption,.GridAcceptDrag>caption,.GridNoAcceptDrag>caption,.GridNoData>caption,.Grid[data-gx-grid-nodata]>caption,.WorkWith[data-gx-grid-nodata]>caption,.PromptGrid[data-gx-grid-nodata]>caption,.ViewGrid[data-gx-grid-nodata]>caption,.GridDragging[data-gx-grid-nodata]>caption,.GridAcceptDrag[data-gx-grid-nodata]>caption,.GridNoAcceptDrag[data-gx-grid-nodata]>caption,.GridNoData[data-gx-grid-nodata]>caption,.FreeStyleGrid[data-gx-grid-nodata]>caption,.TrnSublevelGrid[data-gx-grid-nodata]>caption,.RecentLinksGrid[data-gx-grid-nodata]>caption,.VerticalTabGrid[data-gx-grid-nodata]>caption,.FreeStyleGridBottom[data-gx-grid-nodata]>caption,.FreeStyleGridRecent[data-gx-grid-nodata]>caption,.FreeStyleGridDragging[data-gx-grid-nodata]>caption,.FreeStyleGridAcceptDrag[data-gx-grid-nodata]>caption,.FreeStyleGridNoAcceptDrag[data-gx-grid-nodata]>caption,.FreeStyleGridPortal[data-gx-grid-nodata]>caption,.FreeStyleGridBox[data-gx-grid-nodata]>caption,.FreeStyleGridWhite[data-gx-grid-nodata]>caption,.Table>caption,.TableIndicador>caption,.TableIndicadorBueno>caption,.TableIndicadorMalo>caption,.TopBottom30>caption,.TopBottom5>caption,.ViewAdvancedContainer>caption,.ViewAdvancedContainerVisible>caption,.Table80>caption,.Container>caption,.ContainerFluid>caption,.td5>caption,.TableButtons>caption,.Table960>caption,.TableGreyFooter>caption,.TableBlackFooter>caption,.TableBlackHeader>caption,.TableLogin>caption,.WelcomeTable>caption,.SmallTableLogin>caption,.LargeTableLogin>caption,.td100>caption,.LevelTable>caption,.BodyContainer>caption,.LoginContainer>caption,.HeaderContainer>caption,.RecentLinksContainer>caption,.ThinHeaderContainer>caption,.FormContainer>caption,.TabsFormContainer>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,.HorizantalSpace>caption,.TableHeaderRight>caption,.TableLogo>caption,.FiltersContainer>caption,.FiltersContainerItem>caption,.FilterContainerItemSearch>caption,.NegativeMarginTop10>caption,.Table193x216>caption,.Table193x216Collapsed>caption,.ActionsContainer>caption,.ActionsContainerItem>caption,.ActionsContainerVisible>caption,.td10px>caption,.TableInfo>caption,.TableInfoSearch>caption,.TableInfoBlack>caption,.TableInfoBlackRadius>caption,.TableInfoCerulean>caption,.TableInfoDarkCyan>caption,.TableInfoGray>caption,.Table1>caption,.TableBox>caption,.TableBoxCaissaGreen>caption,.TableBoxCaissaGreenRadius>caption,.TableBoxCaissaGreenRadiusBold>caption,.TableBoxGray>caption,.TableGrid>caption,.TableTop>caption,.TableTopSearch>caption,.TableContent>caption,.Table100x100>caption,.TableBorder>caption,.TableBorderBottom>caption,.TableToolbarMain>caption,.TableBorder100x100>caption,.ToolbarMain>caption,.TableLeftMenu>caption,.TableTopMenu>caption,.ViewTable>caption,.TableHorizontalLine>caption,.header_pink_line>caption,.HorizontalSpace>caption,.TableBottom>caption,.Table95>caption,.RecentLinksTable>caption,.TableMargin2>caption,.TableDragging>caption,.TableAcceptDrag>caption,.TableNoAcceptDrag>caption,.TableTitulo>caption,.TablePortal>caption,.TablePortalIzq>caption,.TablePortalSup>caption,.TablePortalCentro>caption,.TableSolid>caption,.TableBoxRadius>caption,.TableBoxRadiusCaissaGreen>caption,.TableBoxRadiusBorder>caption,.TableBoxRadiusBorderIzq>caption,.TableBoxRadiusBorderIzqGreen>caption,.TableGFS>caption,.Tablefloat>caption,.TableFondoFlot>caption,.TableLoginAp>caption
{
	display: none;
	font-size: 1.4em;
}
.bullet,.subBullet
{
	text-indent: 5pt;
}
.subBullet
{
	text-indent: 10pt;
}
.TextTable
{
	color: #747474;
}
.TBTopMenu
{
	background-color: #000;
	font-family: "Verdana";
	font-size: 8.25pt;
	font-weight: bold;
	color: #fff;
	text-indent: 3pt;
}
.TBLeftMenu
{
	background-color: #dbecfc;
	font-family: "Verdana";
	font-size: 8.25pt;
	font-weight: bold;
	color: #000;
}
.Title,.BigTitle,.UncollapsedBigTitle,.SeparateBigTitle,.SubTitle
{
	font-size: 12pt;
	font-weight: bold;
	color: #333;
}
.SubTitle
{
	padding-top: 5pt;
	font-size: 10pt;
	color: #6aacc2;
	height: 20px;
}
.Label,.RequiredLabel,.LabelDragging,.LabelAcceptDrag,.LabelNoAcceptDrag,.gx-label.RatingLabel,.gx-label.AttributeLabel,.gx-label.AttributeBuenoLabel,.gx-label.BlobContentAttributeBuenoLabel,.gx-label.ReadonlyBlobContentAttributeBuenoLabel,.gx-label.BlobInputAttributeBuenoLabel,.gx-label.ReadonlyAttributeBuenoLabel,.gx-label.AttributeMaloLabel,.gx-label.BlobContentAttributeMaloLabel,.gx-label.ReadonlyBlobContentAttributeMaloLabel,.gx-label.BlobInputAttributeMaloLabel,.gx-label.ReadonlyAttributeMaloLabel,.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.CheckboxLabelLabel,.gx-label.BlobContentCheckboxLabelLabel,.gx-label.ReadonlyBlobContentCheckboxLabelLabel,.gx-label.BlobInputCheckboxLabelLabel,.gx-label.ReadonlyCheckboxLabelLabel,.gx-label.CheckBoxLabel,.gx-label.BlobContentCheckBoxLabel,.gx-label.ReadonlyBlobContentCheckBoxLabel,.gx-label.BlobInputCheckBoxLabel,.gx-label.ReadonlyCheckBoxLabel,.gx-label.FilterAttributeLabel,.gx-label.BlobContentFilterAttributeLabel,.gx-label.ReadonlyBlobContentFilterAttributeLabel,.gx-label.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.DownloadAttributeLabel,.gx-label.ReadonlyDownloadAttributeLabel,.gx-label.AttributeInfoLabel,.gx-label.BlobContentAttributeInfoLabel,.gx-label.ReadonlyBlobContentAttributeInfoLabel,.gx-label.BlobInputAttributeInfoLabel,.gx-label.ReadonlyAttributeInfoLabel,.gx-label.ReadonlyAttributeLabel,.gx-label.ReadonlyMedioLabel,.gx-label.BlobContentReadonlyMedioLabel,.gx-label.ReadonlyBlobContentReadonlyMedioLabel,.gx-label.BlobInputReadonlyMedioLabel,.gx-label.ReadonlyReadonlyMedioLabel,.gx-label.ReadonlyLinkLabel,.gx-label.ReadonlyCorreoLabel,.gx-label.BlobContentAttributeLabel,.gx-label.ReadonlyBlobContentAttributeLabel,.gx-label.BlobInputAttributeLabel,.gx-label.AttSubTitleLabel,.gx-label.BlobInputAttSubTitleLabel,.gx-label.BlobContentAttSubTitleLabel,.gx-label.ReadonlyBlobContentAttSubTitleLabel,.gx-label.ReadonlyAttSubTitleLabel,.gx-label.AttributeDraggingLabel,.gx-label.AttributeAcceptDragLabel,.gx-label.AttributeNoAcceptDragLabel,.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.ingresoLabel,.gx-label.ingreso8Label,.gx-label.ErrorAttributeLabel,.gx-label.WarningAttributeLabel,.gx-label.AttributePortalLabel,.gx-label.BlobContentAttributePortalLabel,.gx-label.ReadonlyBlobContentAttributePortalLabel,.gx-label.BlobInputAttributePortalLabel,.gx-label.ReadonlyAttributePortalLabel,.gx-label.AttributePortalMenuLabel,.gx-label.BlobContentAttributePortalMenuLabel,.gx-label.ReadonlyBlobContentAttributePortalMenuLabel,.gx-label.BlobInputAttributePortalMenuLabel,.gx-label.ReadonlyAttributePortalMenuLabel,.gx-label.AttributeHREFLabel,.gx-label.BlobContentAttributeHREFLabel,.gx-label.ReadonlyBlobContentAttributeHREFLabel,.gx-label.BlobInputAttributeHREFLabel,.gx-label.ReadonlyAttributeHREFLabel,.gx-label.AttributePortalFormLabel,.gx-label.BlobContentAttributePortalFormLabel,.gx-label.ReadonlyBlobContentAttributePortalFormLabel,.gx-label.BlobInputAttributePortalFormLabel,.gx-label.ReadonlyAttributePortalFormLabel,.gx-label.AttributeGridLabel,.gx-label.BlobContentAttributeGridLabel,.gx-label.ReadonlyBlobContentAttributeGridLabel,.gx-label.BlobInputAttributeGridLabel,.gx-label.ReadonlyAttributeGridLabel,.gx-label.AttributeGridHREFLabel,.gx-label.BlobContentAttributeGridHREFLabel,.gx-label.ReadonlyBlobContentAttributeGridHREFLabel,.gx-label.BlobInputAttributeGridHREFLabel,.gx-label.ReadonlyAttributeGridHREFLabel,.gx-label.AttributeInvisibleLabel,.gx-label.BlobContentAttributeInvisibleLabel,.gx-label.ReadonlyBlobContentAttributeInvisibleLabel,.gx-label.BlobInputAttributeInvisibleLabel,.gx-label.ReadonlyAttributeInvisibleLabel,.gx-label.AttributeFocusLabel,.gx-label.BlobContentAttributeFocusLabel,.gx-label.ReadonlyBlobContentAttributeFocusLabel,.gx-label.BlobInputAttributeFocusLabel,.gx-label.ReadonlyAttributeFocusLabel,.gx-label.AttributeTittlePaddingLabel,.gx-label.BlobContentAttributeTittlePaddingLabel,.gx-label.ReadonlyBlobContentAttributeTittlePaddingLabel,.gx-label.BlobInputAttributeTittlePaddingLabel,.gx-label.ReadonlyAttributeTittlePaddingLabel,.gx-label.AttributeTitleBlackLabel,.gx-label.BlobContentAttributeTitleBlackLabel,.gx-label.ReadonlyBlobContentAttributeTitleBlackLabel,.gx-label.BlobInputAttributeTitleBlackLabel,.gx-label.ReadonlyAttributeTitleBlackLabel
{
	font-weight: bold;
}
.Separator
{
	box-sizing: border-box;
	display: block;
	-moz-box-sizing: border-box;
	font-family: "Verdana";
	font-size: 7.8pt;
	font-weight: normal;
	color: #747474;
	height: 12px;
}
.SmallText
{
	font-size: 7.8pt;
	color: #747474;
}
.SelectedTab
{
	padding-top: 2pt;
	display: block;
	-moz-box-sizing: border-box;
	background-image: url(../Caissa/TabSelected.gif);
	font-weight: bold;
	height: 21px;
	vertical-align: top;
}
.UnSelectedTab
{
	box-sizing: border-box;
	padding-top: 2pt;
	display: block;
	-moz-box-sizing: border-box;
	background-image: url(../Caissa/TabUnselected.gif);
	font-weight: bold;
	color: #6b6b6b;
	height: 21px;
	vertical-align: top;
}
.RecentLink
{
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-image: url(../Caissa/RecentLinksBackground.gif);
	font-size: 7.8pt;
	height: 25px;
	width: 5%;
	vertical-align: middle;
}
.TextBlockHeader,.TextBlockHeaderLinkClass
{
	font-size: 18pt;
	font-style: italic;
	font-weight: bold;
	color: white;
}
.TextBlockDragging
{
	color: #747474;
}
.TextBlockAcceptDrag
{
	color: #747474;
}
.TextBlockNoAcceptDrag
{
	color: #747474;
}
.GridNewRow:before,.GridNewRowWhite:before,.Grid>tfoot .gx_newrow:before,.WorkWith>tfoot .gx_newrow:before,.PromptGrid>tfoot .gx_newrow:before,.ViewGrid>tfoot .gx_newrow:before,.GridDragging>tfoot .gx_newrow:before,.GridAcceptDrag>tfoot .gx_newrow:before,.GridNoAcceptDrag>tfoot .gx_newrow:before,.GridNoData>tfoot .gx_newrow:before,.Grid[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,.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,.GridNoData[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,.VerticalTabGrid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGridBottom[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGridRecent[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGridDragging[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGridAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGridNoAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGridPortal[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGridBox[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGridWhite[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGridFooter>.gx_newrow:before,.TrnSublevelGridFooter>.gx_newrow:before,.RecentLinksGridFooter>.gx_newrow:before,.VerticalTabGridFooter>.gx_newrow:before,.FreeStyleGridBottomFooter>.gx_newrow:before,.FreeStyleGridRecentFooter>.gx_newrow:before,.FreeStyleGridDraggingFooter>.gx_newrow:before,.FreeStyleGridAcceptDragFooter>.gx_newrow:before,.FreeStyleGridNoAcceptDragFooter>.gx_newrow:before,.FreeStyleGridPortalFooter>.gx_newrow:before,.FreeStyleGridBoxFooter>.gx_newrow:before,.FreeStyleGridWhiteFooter>.gx_newrow:before
{
	content: '[';
}

.GridNewRow:after,.GridNewRowWhite:after,.Grid>tfoot .gx_newrow:after,.WorkWith>tfoot .gx_newrow:after,.PromptGrid>tfoot .gx_newrow:after,.ViewGrid>tfoot .gx_newrow:after,.GridDragging>tfoot .gx_newrow:after,.GridAcceptDrag>tfoot .gx_newrow:after,.GridNoAcceptDrag>tfoot .gx_newrow:after,.GridNoData>tfoot .gx_newrow:after,.Grid[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,.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,.GridNoData[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,.VerticalTabGrid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGridBottom[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGridRecent[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGridDragging[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGridAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGridNoAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGridPortal[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGridBox[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGridWhite[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGridFooter>.gx_newrow:after,.TrnSublevelGridFooter>.gx_newrow:after,.RecentLinksGridFooter>.gx_newrow:after,.VerticalTabGridFooter>.gx_newrow:after,.FreeStyleGridBottomFooter>.gx_newrow:after,.FreeStyleGridRecentFooter>.gx_newrow:after,.FreeStyleGridDraggingFooter>.gx_newrow:after,.FreeStyleGridAcceptDragFooter>.gx_newrow:after,.FreeStyleGridNoAcceptDragFooter>.gx_newrow:after,.FreeStyleGridPortalFooter>.gx_newrow:after,.FreeStyleGridBoxFooter>.gx_newrow:after,.FreeStyleGridWhiteFooter>.gx_newrow:after
{
	content: ']';
}

.GridLoadingText,.Grid+div.gx-grid-loading,.WorkWith+div.gx-grid-loading,.PromptGrid+div.gx-grid-loading,.ViewGrid+div.gx-grid-loading,.GridDragging+div.gx-grid-loading,.GridAcceptDrag+div.gx-grid-loading,.GridNoAcceptDrag+div.gx-grid-loading,.GridNoData+div.gx-grid-loading,.Grid[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,.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,.GridNoData[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,.VerticalTabGrid[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGridBottom[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGridRecent[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGridDragging[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGridAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGridNoAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGridPortal[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGridBox[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGridWhite[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGrid+div.gx-grid-loading,.TrnSublevelGrid+div.gx-grid-loading,.RecentLinksGrid+div.gx-grid-loading,.VerticalTabGrid+div.gx-grid-loading,.FreeStyleGridBottom+div.gx-grid-loading,.FreeStyleGridRecent+div.gx-grid-loading,.FreeStyleGridDragging+div.gx-grid-loading,.FreeStyleGridAcceptDrag+div.gx-grid-loading,.FreeStyleGridNoAcceptDrag+div.gx-grid-loading,.FreeStyleGridPortal+div.gx-grid-loading,.FreeStyleGridBox+div.gx-grid-loading,.FreeStyleGridWhite+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,.WorkWith+.gx-text-gridnodata,.PromptGrid+.gx-text-gridnodata,.ViewGrid+.gx-text-gridnodata,.GridDragging+.gx-text-gridnodata,.GridAcceptDrag+.gx-text-gridnodata,.GridNoAcceptDrag+.gx-text-gridnodata,.GridNoData+.gx-text-gridnodata,.Grid[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,.GridDragging[data-gx-grid-nodata]+.gx-text-gridnodata,.GridAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata,.GridNoAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata,.GridNoData[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,.VerticalTabGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGridBottom[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGridRecent[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGridDragging[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGridAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGridNoAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGridPortal[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGridBox[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGridWhite[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGrid+.gx-text-gridnodata,.TrnSublevelGrid+.gx-text-gridnodata,.RecentLinksGrid+.gx-text-gridnodata,.VerticalTabGrid+.gx-text-gridnodata,.FreeStyleGridBottom+.gx-text-gridnodata,.FreeStyleGridRecent+.gx-text-gridnodata,.FreeStyleGridDragging+.gx-text-gridnodata,.FreeStyleGridAcceptDrag+.gx-text-gridnodata,.FreeStyleGridNoAcceptDrag+.gx-text-gridnodata,.FreeStyleGridPortal+.gx-text-gridnodata,.FreeStyleGridBox+.gx-text-gridnodata,.FreeStyleGridWhite+.gx-text-gridnodata
{
	margin-top: -1em;
	display: block;
	font-size: 1.5em;
	color: gray;
	text-align: center;
	vertical-align: middle;
}
.TextBlockPortal
{
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	font-size: 10pt;
	font-weight: bold;
	color: white;
}
.TextBlockHREF,.TextBlockPortal>A
{
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	font-size: 10pt;
	font-weight: bold;
	color: white;
}
.TextBlockTittle,.TextBlockTittleSmall,.TextBlockTittleSmallCaissaGreen
{
	font-size: 14pt;
}
.TextBlockTittleSmall,.TextBlockTittleSmallCaissaGreen
{
	font-size: 8pt;
}
.TextBlockTittleSmallCaissaGreen
{
	font-weight: bold;
	color: #1c9686;
}
.ErrorViewer
{
	border-style: none;
	border-width: 0px;
	font-family: "Microsoft Sans Serif";
	font-size: 8.25pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #f00;
}
.FreeStyleGrid,.TrnSublevelGrid,.RecentLinksGrid,.VerticalTabGrid,.FreeStyleGridBottom,.FreeStyleGridRecent,.FreeStyleGridDragging,.FreeStyleGridAcceptDrag,.FreeStyleGridNoAcceptDrag,.FreeStyleGridPortal,.FreeStyleGridBox,.FreeStyleGridWhite
{
	background-color: #fff;
	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;
}

.FreeStyleGrid>tbody>tr,.FreeStyleGrid>[data-gxrow]
{
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	background-color: #f0f0f0;
}

.FreeStyleGrid[data-bkgstyle='none']>tbody>tr
{
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	background-color: #f0f0f0;
}

.FreeStyleGrid[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .FreeStyleGrid[data-bkgstyle='uniform']>tbody>tr:nth-child(even)
{
	background-color: #d3d4d3;
}

.FreeStyleGrid[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #f0f0f0;
}

.FreeStyleGrid[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #e5e5e5;
}

.TrnSublevelGrid>tbody>tr,.TrnSublevelGrid>[data-gxrow]
{
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	background-color: #f0f0f0;
}

.TrnSublevelGrid[data-bkgstyle='none']>tbody>tr
{
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	background-color: #f0f0f0;
}

.TrnSublevelGrid[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .TrnSublevelGrid[data-bkgstyle='uniform']>tbody>tr:nth-child(even)
{
	background-color: #d3d4d3;
}

.TrnSublevelGrid[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #f0f0f0;
}

.TrnSublevelGrid[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #e5e5e5;
}

.RecentLinksGrid>tbody>tr,.RecentLinksGrid>[data-gxrow]
{
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	background-color: #f0f0f0;
}

.RecentLinksGrid[data-bkgstyle='none']>tbody>tr
{
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	background-color: #f0f0f0;
}

.RecentLinksGrid[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .RecentLinksGrid[data-bkgstyle='uniform']>tbody>tr:nth-child(even)
{
	background-color: #d3d4d3;
}

.RecentLinksGrid[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #f0f0f0;
}

.RecentLinksGrid[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #e5e5e5;
}

.VerticalTabGrid>tbody>tr,.VerticalTabGrid>[data-gxrow]
{
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #fff;
}

.VerticalTabGrid[data-bkgstyle='none']>tbody>tr
{
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #fff;
}

.VerticalTabGrid[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .VerticalTabGrid[data-bkgstyle='uniform']>tbody>tr:nth-child(even)
{
	background-color: #fff;
}

.VerticalTabGrid[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #fff;
}

.VerticalTabGrid[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #d3d4d3;
}

.FreeStyleGridBottom
{
	border-bottom-color: black;
	border-left-color: black;
	border-right-color: black;
	border-top-color: black;
	border-style: solid;
	border-width: 1px;
	vertical-align: bottom;
}

.FreeStyleGridBottom>tbody>tr,.FreeStyleGridBottom>[data-gxrow]
{
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	background-color: #f0f0f0;
	vertical-align: bottom;
}

.FreeStyleGridBottom[data-bkgstyle='none']>tbody>tr
{
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	background-color: #f0f0f0;
	vertical-align: bottom;
}

.FreeStyleGridBottom[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .FreeStyleGridBottom[data-bkgstyle='uniform']>tbody>tr:nth-child(even)
{
	background-color: #d3d4d3;
	vertical-align: bottom;
}

.FreeStyleGridBottom[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #f0f0f0;
	vertical-align: bottom;
}

.FreeStyleGridBottom[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #e5e5e5;
	vertical-align: bottom;
}

.FreeStyleGridRecent
{
	background-color: #baccd6;
	background-repeat: repeat-x;
	background-image: url(../Caissa/RecentLinksBackground.gif);
}

.FreeStyleGridRecent>tbody>tr,.FreeStyleGridRecent>[data-gxrow]
{
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	background-color: #f0f0f0;
}

.FreeStyleGridRecent[data-bkgstyle='none']>tbody>tr
{
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	background-color: #f0f0f0;
}

.FreeStyleGridRecent[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .FreeStyleGridRecent[data-bkgstyle='uniform']>tbody>tr:nth-child(even)
{
	background-repeat: repeat-x;
	background-color: #d3d4d3;
}

.FreeStyleGridRecent[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-repeat: repeat-x;
	background-color: #f0f0f0;
}

.FreeStyleGridRecent[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-repeat: repeat-x;
	background-color: #e5e5e5;
}

.FreeStyleGridDragging>tbody>tr,.FreeStyleGridDragging>[data-gxrow]
{
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	background-color: #f0f0f0;
}

.FreeStyleGridDragging[data-bkgstyle='none']>tbody>tr
{
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	background-color: #f0f0f0;
}

.FreeStyleGridDragging[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .FreeStyleGridDragging[data-bkgstyle='uniform']>tbody>tr:nth-child(even)
{
	background-color: #d3d4d3;
}

.FreeStyleGridDragging[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #f0f0f0;
}

.FreeStyleGridDragging[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #e5e5e5;
}

.FreeStyleGridAcceptDrag>tbody>tr,.FreeStyleGridAcceptDrag>[data-gxrow]
{
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	background-color: #f0f0f0;
}

.FreeStyleGridAcceptDrag[data-bkgstyle='none']>tbody>tr
{
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	background-color: #f0f0f0;
}

.FreeStyleGridAcceptDrag[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .FreeStyleGridAcceptDrag[data-bkgstyle='uniform']>tbody>tr:nth-child(even)
{
	background-color: #d3d4d3;
}

.FreeStyleGridAcceptDrag[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #f0f0f0;
}

.FreeStyleGridAcceptDrag[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #e5e5e5;
}

.FreeStyleGridNoAcceptDrag>tbody>tr,.FreeStyleGridNoAcceptDrag>[data-gxrow]
{
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	background-color: #f0f0f0;
}

.FreeStyleGridNoAcceptDrag[data-bkgstyle='none']>tbody>tr
{
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	background-color: #f0f0f0;
}

.FreeStyleGridNoAcceptDrag[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .FreeStyleGridNoAcceptDrag[data-bkgstyle='uniform']>tbody>tr:nth-child(even)
{
	background-color: #d3d4d3;
}

.FreeStyleGridNoAcceptDrag[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #f0f0f0;
}

.FreeStyleGridNoAcceptDrag[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #e5e5e5;
}

.FreeStyleGridPortal
{
	background-color: white;
}

.FreeStyleGridPortal>tbody>tr,.FreeStyleGridPortal>[data-gxrow]
{
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	background-color: #f0f0f0;
}

.FreeStyleGridPortal[data-bkgstyle='none']>tbody>tr
{
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	background-color: #f0f0f0;
}

.FreeStyleGridPortal[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .FreeStyleGridPortal[data-bkgstyle='uniform']>tbody>tr:nth-child(even)
{
	background-color: #d3d4d3;
}

.FreeStyleGridPortal[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #f0f0f0;
}

.FreeStyleGridPortal[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #e5e5e5;
}

.FreeStyleGridBox
{
	background-color: white;
	border-bottom-color: black;
	border-left-color: black;
	border-right-color: black;
	border-top-color: black;
	border-style: solid;
}

.FreeStyleGridBox>tbody>tr,.FreeStyleGridBox>[data-gxrow]
{
	background-color: white;
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color: black;
}

.FreeStyleGridBox[data-bkgstyle='none']>tbody>tr
{
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	background-color: #f0f0f0;
	color: black;
}

.FreeStyleGridBox[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .FreeStyleGridBox[data-bkgstyle='uniform']>tbody>tr:nth-child(even)
{
	background-color: white;
}

.FreeStyleGridBox[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #f0f0f0;
}

.FreeStyleGridBox[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #e5e5e5;
}

.FreeStyleGridWhite
{
	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;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	color: black;
	text-align: left;
	text-transform: uppercase;
}

.FreeStyleGridWhite>tbody>tr,.FreeStyleGridWhite>[data-gxrow]
{
	background-color: white;
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color: black;
	color: black;
	text-align: left;
	text-transform: uppercase;
}

.FreeStyleGridWhite[data-bkgstyle='none']>tbody>tr
{
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	background-color: #f0f0f0;
	color: black;
	color: black;
	text-align: left;
	text-transform: uppercase;
}

.FreeStyleGridWhite[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .FreeStyleGridWhite[data-bkgstyle='uniform']>tbody>tr:nth-child(even)
{
	background-color: white;
	color: black;
	text-align: left;
	text-transform: uppercase;
}

.FreeStyleGridWhite[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #f0f0f0;
	color: black;
	text-align: left;
	text-transform: uppercase;
}

.FreeStyleGridWhite[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #e5e5e5;
	color: black;
	text-align: left;
	text-transform: uppercase;
}

.Hyperlink,.HLSilver
{
	background-color: black;
	border-style: none;
	border-width: 0px;
	font-family: "Verdana";
	font-size: 8.25pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: white;
}
.HLSilver
{
	background-color: silver;
}
.Messages,.ErrorMessages,.WarningMessages
{
	background-color: #f6e2c6;
	border-bottom-color: #716f64;
	border-left-color: #716f64;
	border-right-color: #716f64;
	border-top-color: #716f64;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	color: #7d7d7d;
}
.ErrorMessages
{
	background-color: #d84523;
	margin-bottom: 4px;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 4px;
	font-weight: bold;
	color: #fff;
}
.WarningMessages
{
	background-color: #f6a849;
	margin-bottom: 4px;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 4px;
	font-weight: bold;
	color: #fff;
}
.Section,.WWActionsCell,.ViewActionsCell,.ViewGridActionsCell,.ViewActionsBackCell,.WWFiltersCell,.WWFiltersCellCollapsed,.OrdersCell,.WWAdvancedBarCell,.ViewAdvancedBarCell,.PromptAdvancedBarCell,.WWGridCell,.ViewGridCell,.ViewGridCellAdvanced,.WWGridCellExpanded,.ToggleCell,.VerticalCenteredCell,.HeaderLine,.gx-navbar-inner,.ContentPlace,.ReservedSpaceCell,.FormCell,.FormCellSimple,.FormCellAdvanced,.SubtitleContainer,.TopLeftSeparateCell,.PopupSections,.PopupContent,.PopupHeader,.WWTabStrip,.WWActionGroupList,.FilterSearchAttributeSelectorClass,.DateFilterSearchAttributeSelectorClass,.ToolbarCellClass,.TabContainer,.SectionToolbarMain
{
	border-style: none;
	border-width: 0px;
	overflow: auto;
}
.ToolbarCellClass
{
	width: 100%;
}
.SectionToolbarMain
{
	background-color: black;
	background-image: none;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	overflow: hidden;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	height: 25px;
	width: 100%;
}
.CallTarget,.ResponsiveSlide .gx-call-target.top,.Form .gx-call-target.top,.FormBody .gx-call-target.top,.ResponsiveSlide .gx-call-target.right,.Form .gx-call-target.right,.FormBody .gx-call-target.right,.ResponsiveSlide .gx-call-target.bottom,.Form .gx-call-target.bottom,.FormBody .gx-call-target.bottom,.ResponsiveSlide .gx-call-target.left,.Form .gx-call-target.left,.FormBody .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;
}
BODY
{
	height: 100%;
}
HTML
{
	height: 100%;
}
.CalendarCombo 
{
	background-color: Menu;
	border-bottom-color: ButtonHighlight;
	border-left-color: ButtonHighlight;
	border-right-color: ButtonHighlight;
	border-top-color: ButtonHighlight;
	border-style: solid;
	border-width: 1px;
	left: 0px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	position: absolute;
	top: 0px;
	width: 4em;
	display: none;
	cursor: default;
	font-size: 10px;
	color: MenuText;
}
.CalendarCombo  .label 
{
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	text-align: center;
}
.CalendarCombo  .label-IEfix 
{
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	width: 4em;
	text-align: center;
}
.CalendarCombo  .active 
{
	border-bottom-color: #000;
	border-left-color: #000;
	border-right-color: #000;
	border-top-color: #000;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.CalendarCombo  .hilite 
{
	background-color: Highlight;
	color: HighlightText;
}
DIV.suggestions
{
	background-color: white;
	border-bottom-color: 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;
}
.ComponentTrigger 
{
	margin-left: 4px;
	cursor: pointer;
}
.dojoDialog 
{
	background-color: #eee;
	border-bottom-color: #999;
	border-left-color: #999;
	border-right-color: #999;
	border-top-color: #999;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
}
#gx_ajax_notification
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	position: absolute;
	top: 21px;
	height: 20px;
	width: 100%;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
}
.RowDeleted 
{
	text-decoration: line-through;
}
.dp_container 
{
	position: relative;
}
UL.Tabs
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	list-style-type: none;
}
UL.Tabs LI.Tab
{
	float: left;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
UL.Tabs LI.Tab A
{
	display: block;
	text-decoration: none;
}
UL.Tabs LI.Tab SPAN
{
	display: block;
}
UL.Tabs LI.Tab A.TabFirst
{
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../Caissa/TabBeginUnselected.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 10px;
}
UL.Tabs LI.Tab A.TabLeft
{
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../Caissa/TabBeginUnselected.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	margin-left: 0px;
	padding-left: 10px;
}
UL.Tabs LI.Tab SPAN.TabBackground
{
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../Caissa/TabUnselected.gif);
	background-repeat: repeat-x;
	overflow: hidden;
}
UL.Tabs LI.Tab SPAN.TabLast
{
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../Caissa/TabEndUnselected.gif);
	background-position: right 0;
	background-repeat: no-repeat;
	padding-right: 10px;
}
UL.Tabs LI.Tab SPAN.TabRight
{
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../Caissa/TabEndUnselected.gif);
	background-position: right 0;
	background-repeat: no-repeat;
	padding-right: 10px;
}
UL.Tabs LI.Tab SPAN.TabText
{
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
	white-space: nowrap;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #6b6b6b;
}
UL.Tabs LI.TabSelected
{
	position: relative;
}
UL.Tabs LI.TabSelected A.TabFirst
{
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../Caissa/TabBeginSelected.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 10px;
}
UL.Tabs LI.TabSelected A
{
	float: left;
	position: relative;
}
UL.Tabs LI.TabSelected SPAN
{
	float: left;
	position: relative;
}
UL.Tabs LI.TabSelected A.TabLeft
{
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../Caissa/TabUnselectedSelected.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	margin-left: -10px;
	padding-left: 20px;
}
UL.Tabs LI.TabSelected SPAN.TabBackground
{
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../Caissa/TabSelected.gif);
	background-repeat: repeat-x;
}
UL.Tabs LI.TabSelected SPAN.TabLast
{
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../Caissa/TabEndSelected.gif);
	background-position: right 0;
	background-repeat: no-repeat;
	padding-right: 10px;
}
UL.Tabs LI.TabSelected SPAN.TabRight
{
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../Caissa/TabSelectedUnselected.gif);
	background-position: right 0;
	background-repeat: no-repeat;
	margin-right: -10px;
	padding-right: 20px;
}
UL.Tabs LI.TabSelected SPAN.TabText
{
	color: white;
}
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-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.action
{
	background-color: #666;
	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;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	line-height:15px;
	-ms-transition: opacity .3s ease-in-out;
	-moz-transition: opacity .3s ease-in-out;
	-webkit-transition: opacity .3s ease-in-out;
}
DIV.gx-multimedia-upload A.change-action
{
	background-position: 4px center;
	background-repeat: no-repeat;
	padding-left: 16px;
	padding-right: 4px;
	right: 0px;
}
DIV.gx-multimedia-upload A.clear-action
{
	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 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;
	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-video-placeholder
{
	opacity:1;
}
DIV.gx-multimedia-upload A.gx-multimedia-empty SPAN.gx-audio-placeholder
{
	opacity:1;
}
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.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)";
}
A:not([href])
{
	text-decoration: none;
}
A:not([href]) SPAN.gx-download-placeholder
{
	opacity:.5;
}
A:not([href]) SPAN.gx-video-placeholder
{
	opacity:.5;
}
A:not([href]) SPAN.gx-audio-placeholder
{
	opacity:.5;
}
DIV.gx-mask
{
	background-color: black;
	left: 0px;
	position: absolute;
	top: 0px;
	height: 100%;
	width: 100%;
	animation: entermask 1s;
	-webkit-animation: entermask 1s;
	-ms-filter:"alpha(opacity=10)";
	opacity:.10;
}
DIV.gx-unmask
{
	background-color: transparent;
	animation: leavemask .3s;
	-webkit-animation: leavemask .3s;
}
BODY.gx-masked DIV.gx-mask
{
	bottom: 0px;
	position: fixed;
}
.gx-masked-relative 
{
	position: relative;
}
.GXProgressBar  .progress-bar-title 
{
	margin-bottom: 3px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 3px;
}
.Calendar 
{
	background-color: Window;
	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;
	color: WindowText;
}
.Calendar  .CalendarButton 
{
	background-color: #cde4ec;
	border-bottom-color: ButtonHighlight;
	border-left-color: ButtonHighlight;
	border-right-color: ButtonHighlight;
	border-top-color: ButtonHighlight;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	text-align: center;
}
.Calendar  .nav 
{
	background-color: #cde4ec;
	background-image: none;
	background-position: 100% 100%;
	background-repeat: no-repeat;
}
.Calendar  TABLE
{
	background-color: Window;
	border-style: solid;
	border-width: 1px;
	cursor: default;
	font-family: tahoma, verdana, sans-serif;
	font-size: 11px;
	color: WindowText;
}
.Calendar  TABLE .wn 
{
	background-color: #cde4ec;
	border-right: 1px solid ButtonShadow;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 3px;
	padding-top: 2px;
	color: ButtonText;
}
.Calendar  THEAD .name 
{
	background-color: #cde4ec;
	border-bottom: 1px solid ButtonShadow;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	color: ButtonText;
	text-align: center;
}
.Calendar  THEAD .weekend 
{
	color: #f00;
}
.Calendar  THEAD .hilite 
{
	border-bottom-color: ButtonHighlight;
	border-left-color: ButtonHighlight;
	border-right-color: ButtonHighlight;
	border-top-color: ButtonHighlight;
	border-style: solid;
	border-width: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.Calendar  THEAD .active 
{
	border-bottom-color: ButtonHighlight;
	border-left-color: ButtonHighlight;
	border-right-color: ButtonHighlight;
	border-top-color: ButtonHighlight;
	border-width: 1px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 0px;
	padding-top: 2px;
}
.Calendar  THEAD .CalendarTitle 
{
	background-color: ActiveCaption;
	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-weight: bold;
	color: CaptionText;
	text-align: center;
}
.Calendar  TBODY .day 
{
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 4px;
	padding-top: 2px;
	width: 2em;
	text-align: right;
}
.Calendar  TBODY .rowhilite  TD
{
	background-color: Highlight;
	color: HighlightText;
}
.Calendar  TBODY .emptyrow 
{
	display: none;
}
.Calendar  TBODY .emptycell 
{
	visibility: hidden;
}
.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: #cde4ec;
	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: #cde4ec;
	border-top: 1px solid ButtonShadow;
	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
{
	background-color: #cde4ec;
}
.Calendar  TFOOT .ttip 
{
	background-color: #cde4ec;
	border-bottom-color: ButtonHighlight;
	border-left-color: ButtonHighlight;
	border-right-color: ButtonHighlight;
	border-top-color: ButtonHighlight;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	color: ButtonText;
	text-align: center;
}
.Calendar  TFOOT .hilite 
{
	background-color: #e4e0d8;
	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;
}
.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;
}
.PopupHeader 
{
	background-color: #919195;
	background-image: none;
	float: left;
	position: static;
	width: 100%;
	cursor: move;
	font-family: Verdana, Arial;
	font-size: 6pt;
	font-weight: normal;
	color: white;
	text-indent: 3px;
	vertical-align: bottom;
	width:100% !important;
	 top:0px !important;
	 left:0px !important;
}
.PopupHeaderButton 
{
	background-image: url(../Caissa/ActionCancel.png);
	background-position: right;
	float: right;
	margin-right: 2px;
	margin-top: 2px;
	height: 16px;
	width: 16px;
	cursor: pointer;
	text-align: right;
}
.PopupContent  IFRAME
{
	border-width: 0px;
}
.ErrorViewerBullet div 
{
	margin-left: 5px;
	display: list-item;
	list-style-position: inside;
}
.UnSelectedTab  A
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	color: #6b6b6b;
	vertical-align: middle;
}
.FieldSet 
{
	width: 95%;
	font-family: Verdana, Arial;
	font-size: 12pt;
	font-style: italic;
	font-weight: normal;
	color: #6aacc2;
}
.FormHeader 
{
	font-family: Verdana, "Arial Black";
	font-size: 12pt;
	font-weight: bold;
	color: #6aacc2;
}
.td20x25 
{
	height: 25px;
	width: 20px;
}
.FieldSetTitle 
{
	font-family: Verdana, Arial;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #6aacc2;
}
.td10px 
{
	height: 10px;
	width: 10px;
}
.td100 
{
	width: 100%;
}
.td5 
{
	width: 5%;
}
.PopupBorder 
{
	background-color: white;
	border-bottom-color: #919195;
	border-left-color: #919195;
	border-right-color: #919195;
	border-top-color: #919195;
	border-style: solid;
	border-width: 1px;
}
.PopupShadow 
{
	background-color: #404040;
}
.HRDefault 
{
	background-color: #6aacc2;
	border-width: 0px;
	height: 2px;
	color: #6aacc2;
}
.dummy, td[style*='-khtml-center'] 
{
	text-align:-webkit-center;
}
.dummy, td[style*='-khtml-left'] 
{
	text-align:-webkit-left;
}
.dummy, td[style*='-khtml-right'] 
{
	text-align:-webkit-right;
}
DIV .suggestions 
{
	background-color: #fff;
	border-bottom-color: #000;
	border-left-color: #000;
	border-right-color: #000;
	border-top-color: #000;
	border-style: solid;
	border-width: 1px;
	box-sizing: border-box;
	position: absolute;
	-moz-box-sizing: border-box;
	font-family: Verdana, Arial;
	font-size: 9pt;
}
DIV .suggestions  DIV
{
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	cursor: default;
	font-family: Verdana, Arial;
	font-size: 9pt;
}
DIV .suggestions  DIV .current 
{
	background-color: #b0c4de;
	font-family: Verdana, Arial;
	font-size: 9pt;
	color: #fff;
}
.A 
{
	text-decoration: none;
	color: white;
}
/* [gx-css-import ignore - start] */

@keyframes entermask {
  from {
    background-color: transparent;
  }
  to {
    background-color: black;
  }
}

@keyframes leavemask {
  from {
    background-color: black;
  }
  to {
    background-color: transparent;
  }
}
div[data-align="center"] > div[data-align-outer] {
  display: table;
  margin-left: auto;
  margin-right: auto;
}
div[data-align="right"] > div[data-align-outer] {
  display: table;
  margin-left: auto;
}
div[data-valign="middle"] > div[data-align-outer] {
  display: table;
  height: 100%;
  width: 100%;
}
div[data-valign="middle"] > div[data-align-outer] > div[data-align-inner] {
  display: table-cell;
  vertical-align: middle;
}
div[data-valign="bottom"] > div[data-align-outer] {
  display: table;
  height: 100%;
  width: 100%;
}
div[data-valign="bottom"] > div[data-align-outer] > div[data-align-inner] {
  display: table-cell;
  vertical-align: bottom;
}
td[data-cell-valign="top"] {
  vertical-align: top;
}
td[data-cell-valign="middle"] {
  vertical-align: middle;
}
td[data-cell-valign="bottom"] {
  vertical-align: bottom;
}
div[data-cell-valign="middle"] {
  display: table-cell;
  vertical-align: middle;
}
div[data-cell-valign="bottom"] {
  display: table-cell;
  vertical-align: bottom;
}
div[data-align="center"] > div[data-align-outer] {
  width: auto;
}
div[data-align="right"] > div[data-align-outer] {
  width: auto;
}
div[data-align][data-align-image] > div[data-align-outer] {
  display: block;
  margin-left: 0;
  margin-right: 0;
  height: 100%;
}
div[data-align][data-align-image]
  > div[data-align-outer]
  > div[data-align-inner] {
  height: 100%;
}
div[data-valign][data-align-image]
  > div[data-align-outer]
  > div[data-align-inner] {
  display: block;
  height: 100%;
}
div[data-align="center"][data-align-image] img {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
div[data-align="right"][data-align-image] img {
  margin-left: auto;
  display: block;
}
div[data-align="center"]:not([data-valign])[data-align-image] img {
  background-position: center top;
}
div[data-align="center"][data-valign="middle"][data-align-image] img {
  background-position: center center;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
div[data-valign][data-align-image] div[data-align-inner] {
  position: relative;
}
div[data-valign][data-align-image] img {
  position: absolute;
  margin: auto;
}
div[data-align="center"][data-valign="bottom"][data-align-image] img {
  background-position: center bottom;
  right: 0;
  bottom: 0;
  left: 0;
}
div[data-align="right"]:not([data-valign])[data-align-image] img {
  background-position: right top;
}
div[data-align="right"][data-valign="middle"][data-align-image] img {
  background-position: right center;
  top: 0;
  right: 0;
  bottom: 0;
}
div[data-align="right"][data-valign="bottom"][data-align-image] img {
  background-position: right bottom;
  right: 0;
  bottom: 0;
}
div:not([data-align])[data-valign="middle"][data-align-image] img {
  background-position: left center;
  top: 0;
  bottom: 0;
}
div:not([data-align])[data-valign="bottom"][data-align-image] img {
  background-position: left bottom;
  bottom: 0;
}
div[data-align="center"]
  > div
  > div
  > div.gx-attribute
  > p.form-control-static {
  text-align: center;
}
div[data-align="right"] > div > div > div.gx-attribute > p.form-control-static {
  text-align: right;
}

[data-gx-flex] {
  display: flex;
}

div[data-gx-canvas] {
  position: relative;
}

div[data-gx-canvas-cell] > div.gx-attribute {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: inherit;
  align-items: inherit;
}

div[data-gx-smarttable] {
  display:grid;
}

div[data-gx-smarttable-cell] > div [data-gxgridid] {
  width: 100%;
  height: 100%;
}

div[data-gx-smarttable-cell] > div.gx-attribute {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: inherit;
  align-items: inherit;
}

.gxlivepreview-hidesubelements {
  visibility: hidden;
}
.gx-responsive-grid .gx-remove-row {
  position: absolute;
  z-index: 1;
}

.gx-responsive-grid .gx-remove-row-right {
  right: 10px;
}

.gx-responsive-grid .gx-remove-row-top {
  top: 0;
}

.gx-responsive-grid .gx-remove-row-bottom {
  bottom: 0;
}

[data-gxrow].RowDeleted div {
  text-decoration: inherit;
}

[data-gxgridid] > [data-gx-flex] > [data-gxrow] > .gx-remove-row + div,
[data-gxgridid] > [data-gx-flex] > [data-gxrow] > .gx-remove-row + table {
  margin: 15px;
}

[data-gxgridid] > [data-gx-flex] > [data-gxrow] {
  position: relative;
}

.gx-responsive-grid > [data-gx-flex] > [data-gxrow] > .gx-remove-row-right {
  right: 0;
}

.gx-popup-frame-mask {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

form[tabindex="-1"] {
  outline: none;
}

.gx-navbar .gx-attribute,
.gx-action-group .gx-attribute,
.gx-action-group .gx-button {
  display: inline-block;
}

.gx-action-group .gx-form-group {
  display: inline-block;
  margin-left: 0;
  margin-right: 0;
}

.gx-radio-button-vertical,
.gx-radio-button-vertical label {
  display: block;
  line-height: 25px;
}

label.gx-radio-label.disabled.active {
  box-shadow: inset 0 0px 7px rgba(0, 0, 0, 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;
}

/* 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] */
