﻿/* [gx-css-import ignore - start] */
.BaseRBtn{
	display:inline-block;
}
.BaseRBtn span, .RoundedBtn input{
	display:block;
	float: left;
}
.BaseRBtn .BtnLeft{
	background: transparent no-repeat scroll 0 0;
}
.BaseRBtn .BtnRight{
	background: transparent no-repeat scroll right 0;
}
.BaseRBtn .BtnBackground{
	overflow:hidden;
	background: transparent repeat-x scroll;
}
.BaseRBtn .BtnText{
	border: 0px;
	background: transparent;
	margin:0;
	white-space:nowrap;
	width:auto;
	overflow:visible;
}
/* [gx-css-import ignore - end] */
.GridRow
{
	border-style: none;
	border-width: 0px;
}
.Tab
{
	border-style: none;
	border-width: 0px;
}
.TabPage
{
	border-style: none;
	border-width: 0px;
}
.EmbeddedPage
{
	border-style: none;
	border-width: 0px;
}
.GridColumn
{
	border-style: none;
	border-width: 0px;
}
.Section,.TabContainer
{
	border-style: none;
	border-width: 0px;
}
.TabContainer
{
	background-image: none;
	border-bottom: 1px;
	border-bottom-color: #000;
	border-style: solid;
	float: left;
	width: 100%;
}
.ActionGroup
{
	border-style: none;
	border-width: 0px;
}
.TableRow
{
	border-style: none;
	border-width: 0px;
}
.TableCell
{
	border-style: none;
	border-width: 0px;
}
.Popup,.Form .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;
}

/* [gx-css-import ignore - end] */
/* [gx-css-import ignore - start] */

.ResponsiveSlide #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.ResponsiveSlide .gx-call-target {
	overflow: auto;
}

.ResponsiveSlide .gx-center-target {
	display: table-cell;
}

.ResponsiveSlide .gx-call-target.top {
	height: 15vh;
}

.ResponsiveSlide .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.ResponsiveSlide .gx-call-target.bottom {
	height: 10vh;
}

.ResponsiveSlide .gx-call-target.left {
	display: table-cell;
	width: 400px;
}


.Form #gx-column-targets {
	display: table;
	width: 100%;
	height: calc(100vh - 15vh - 10vh);
	table-layout: fixed;
}

.Form .gx-call-target {
	overflow: auto;
}

.Form .gx-center-target {
	display: table-cell;
}

.Form .gx-call-target.top {
	height: 15vh;
}

.Form .gx-call-target.right {
	display: table-cell;
	width: 400px;
}

.Form .gx-call-target.bottom {
	height: 10vh;
}

.Form .gx-call-target.left {
	display: table-cell;
	width: 400px;
}

/* [gx-css-import ignore - end] */
.ActionGroupItem
{
	border-style: none;
	border-width: 0px;
}
.GridPageController .slick-dots li button:before
{
	content: '\2022';
}
.GridPageController .slick-dots li.slick-active button:before
{
	color: black;
}
.GridPageController .slick-prev:before
{
	content: '\2190';
}
.GridPageController .slick-next:before
{
	content: '\2192';
}
.gx-switch-Switch .on
{
	background-color: #5cb85c !important;
	color: #fff !important;
}
.gx-switch-Switch .off
{
	background-color: #eee !important;
	color: #000 !important;
}
.Animation
{
	--gx-animation-type: 'idNative';
}
.Flex
{
	border-style: none;
	border-width: 0px;
}
.Rating.rating-container .rating-stars
{
	color: #f5c145;
}
.Rating.rating-container
{
	color: #e6e6e6;
}
.Form
{
	margin-bottom: 0pt;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	padding-right: 0pt;
	padding-top: 0pt;
	background-image: none;
	border-style: none;
	border-width: 0px;
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	color: #747474;
	height: 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] */
.Attribute,.ImageAttribute,.ReadonlyImageAttribute,.ImagenPartidoConsulta,.BlobContentImagenPartidoConsulta,.ReadonlyBlobContentImagenPartidoConsulta,.BlobInputImagenPartidoConsulta,.ReadonlyImagenPartidoConsulta,.ImageAttributeCandidato,.BlobContentImageAttributeCandidato,.ReadonlyBlobContentImageAttributeCandidato,.BlobInputImageAttributeCandidato,.ReadonlyImageAttributeCandidato,.VideoAttribute,.ReadonlyVideoAttribute,.AudioAttribute,.ReadonlyAudioAttribute,.Atributo,.BlobContentAtributo,.ReadonlyBlobContentAtributo,.BlobInputAtributo,.ReadonlyAtributo,.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,.StAttTit,.ReadonlyStAttTit,.BlobInputStAttTit,.BlobContentStAttTit,.ReadonlyBlobContentStAttTit,.DownloadAttribute,.ReadonlyDownloadAttribute,.AttributeGrid,.BlobContentAttributeGrid,.ReadonlyBlobContentAttributeGrid,.BlobInputAttributeGrid,.ReadonlyAttributeGrid,.ErrorAttribute,.WarningAttribute,.ReadonlyAttribute,.ReadonlyMedio,.BlobContentReadonlyMedio,.ReadonlyBlobContentReadonlyMedio,.BlobInputReadonlyMedio,.ReadonlyReadonlyMedio,.BlobContentAttribute,.ReadonlyBlobContentAttribute,.BlobInputAttribute,.AttributeDragging,.AttributeAcceptDrag,.AttributeNoAcceptDrag,.AttSubTitle,.BlobInputAttSubTitle,.BlobContentAttSubTitle,.ReadonlyBlobContentAttSubTitle,.ReadonlyAttSubTitle,.CheckBox,.BlobContentCheckBox,.ReadonlyBlobContentCheckBox,.BlobInputCheckBox,.ReadonlyCheckBox,.AttributeBlue,.BlobContentAttributeBlue,.ReadonlyBlobContentAttributeBlue,.BlobInputAttributeBlue,.ReadonlyAttributeBlue,.AttributePadron,.BlobContentAttributePadron,.ReadonlyBlobContentAttributePadron,.BlobInputAttributePadron,.ReadonlyAttributePadron,.AttributoSinRecuadro,.BlobContentAttributoSinRecuadro,.ReadonlyBlobContentAttributoSinRecuadro,.BlobInputAttributoSinRecuadro,.ReadonlyAttributoSinRecuadro,.TextBlockOpcionSubmenu,.BlobContentTextBlockOpcionSubmenu,.ReadonlyBlobContentTextBlockOpcionSubmenu,.BlobInputTextBlockOpcionSubmenu,.TextBlockOpcionSubmenuSeleccionada,.BlobContentTextBlockOpcionSubmenuSeleccionada,.ReadonlyBlobContentTextBlockOpcionSubmenuSeleccionada,.BlobInputTextBlockOpcionSubmenuSeleccionada,.ReadonlyTextBlockOpcionSubmenuSeleccionada,.ReadonlyTextBlockOpcionSubmenu,.AttributeRed,.BlobContentAttributeRed,.ReadonlyBlobContentAttributeRed,.BlobInputAttributeRed,.ReadonlyAttributeRed,.AttributeGreen,.BlobContentAttributeGreen,.ReadonlyBlobContentAttributeGreen,.BlobInputAttributeGreen,.ReadonlyAttributeGreen,.AttributeOrange,.BlobContentAttributeOrange,.ReadonlyBlobContentAttributeOrange,.BlobInputAttributeOrange,.ReadonlyAttributeOrange,.AttributePadronTitulo,.BlobContentAttributePadronTitulo,.ReadonlyBlobContentAttributePadronTitulo,.BlobInputAttributePadronTitulo,.ReadonlyAttributePadronTitulo,.AttributeBold,.BlobContentAttributeBold,.ReadonlyBlobContentAttributeBold,.BlobInputAttributeBold,.ReadonlyAttributeBold
{
	border-bottom-color: #d3d4d3;
	border-left-color: #d3d4d3;
	border-right-color: #d3d4d3;
	border-top-color: #d3d4d3;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	font-family: GothamRounded;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color: black;
}
.ReadonlyImageAttribute
{
	border-style: none;
	border-width: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	max-width:124px;
	max-height:68px;
}
.ImagenPartidoConsulta,.BlobContentImagenPartidoConsulta,.ReadonlyBlobContentImagenPartidoConsulta,.BlobInputImagenPartidoConsulta,.ReadonlyImagenPartidoConsulta
{
	border-style: none;
	height: 40px;
}
.ReadonlyBlobContentImagenPartidoConsulta
{
	border-width: 0px;
}
.ReadonlyImagenPartidoConsulta
{
	border-width: 0px;
}
.ImageAttributeCandidato,.BlobContentImageAttributeCandidato,.ReadonlyBlobContentImageAttributeCandidato,.BlobInputImageAttributeCandidato,.ReadonlyImageAttributeCandidato
{
	height: 128px;
	width: 128px;
}
.ReadonlyBlobContentImageAttributeCandidato
{
	border-width: 0px;
}
.ReadonlyImageAttributeCandidato
{
	border-width: 0px;
}
.ReadonlyVideoAttribute
{
	background-repeat: no-repeat;
	display: inline-block;
	background-image: url(../GeneXusXEv2/VideoDownload.png);
	border-style: none;
	border-width: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	height: 64px;
	width: 64px;
}
.ReadonlyAudioAttribute
{
	background-repeat: no-repeat;
	display: inline-block;
	background-image: url(../GeneXusXEv2/AudioDownload.png);
	border-style: none;
	border-width: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	height: 64px;
	width: 64px;
}
.ReadonlyBlobContentAtributo
{
	border-width: 0px;
}
.ReadonlyAtributo
{
	border-width: 0px;
}
.ReadonlyDownloadAttribute
{
	border-style: none;
	border-width: 0px;
}
.ReadonlyBlobContentAttributeGrid
{
	border-width: 0px;
}
.ReadonlyAttributeGrid
{
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	display: block;
	border-width: 0px;
}
.ErrorAttribute
{
	border-bottom-color: #c60b44;
	border-left-color: #c60b44;
	border-right-color: #c60b44;
	border-top-color: #c60b44;
	border-style: dotted;
	color: #333;
}
.WarningAttribute
{
	border-bottom-color: #ff8000;
	border-left-color: #ff8000;
	border-right-color: #ff8000;
	border-top-color: #ff8000;
	border-style: dotted;
	color: #333;
}
.ReadonlyAttribute,.ReadonlyMedio,.BlobContentReadonlyMedio,.ReadonlyBlobContentReadonlyMedio,.BlobInputReadonlyMedio,.ReadonlyReadonlyMedio
{
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	border-style: none;
	color: #2d2d2d;
}
.ReadonlyMedio,.BlobContentReadonlyMedio,.ReadonlyBlobContentReadonlyMedio,.BlobInputReadonlyMedio,.ReadonlyReadonlyMedio
{
	font-size: 1em;
	font-weight: bold;
}
.ReadonlyBlobContentReadonlyMedio
{
	border-width: 0px;
}
.ReadonlyReadonlyMedio
{
	border-width: 0px;
}
.BlobContentAttribute,.ReadonlyBlobContentAttribute
{
	color: #333;
}
.BlobInputAttribute
{
	color: #333;
}
.AttributeDragging
{
	color: #333;
}
.AttributeAcceptDrag
{
	color: #333;
}
.AttributeNoAcceptDrag
{
	color: #333;
}
.AttSubTitle,.BlobInputAttSubTitle,.BlobContentAttSubTitle,.ReadonlyBlobContentAttSubTitle,.ReadonlyAttSubTitle
{
	padding-top: 5pt;
	border-style: none;
	font-size: 12pt;
	font-weight: bold;
	color: #2d2d2d;
	height: 30px;
}
.CheckBox,.BlobContentCheckBox,.ReadonlyBlobContentCheckBox,.BlobInputCheckBox,.ReadonlyCheckBox
{
	border-width: 0px;
	color: #333;
}
.AttributeBlue,.BlobContentAttributeBlue,.ReadonlyBlobContentAttributeBlue,.BlobInputAttributeBlue,.ReadonlyAttributeBlue
{
	border-style: none;
	font-weight: bold;
	color: #4d6ca5;
}
.ReadonlyBlobContentAttributeBlue
{
	border-width: 0px;
}
.ReadonlyAttributeBlue
{
	border-width: 0px;
}
.AttributePadron,.BlobContentAttributePadron,.ReadonlyBlobContentAttributePadron,.BlobInputAttributePadron,.ReadonlyAttributePadron
{
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	font-family: Lato, "Trebuchet MS";
	font-size: 12pt;
	!important margin-bottom: 0px;
}
.ReadonlyBlobContentAttributePadron
{
	border-width: 0px;
}
.ReadonlyAttributePadron
{
	border-width: 0px;
}
.AttributoSinRecuadro,.BlobContentAttributoSinRecuadro,.ReadonlyBlobContentAttributoSinRecuadro,.BlobInputAttributoSinRecuadro,.ReadonlyAttributoSinRecuadro
{
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	bottom: 0px;
	left: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	right: 0px;
	top: 0px;
	border-style: none;
	border-width: 0px;
}
.TextBlockOpcionSubmenu,.BlobContentTextBlockOpcionSubmenu,.ReadonlyBlobContentTextBlockOpcionSubmenu,.BlobInputTextBlockOpcionSubmenu,.TextBlockOpcionSubmenuSeleccionada,.BlobContentTextBlockOpcionSubmenuSeleccionada,.ReadonlyBlobContentTextBlockOpcionSubmenuSeleccionada,.BlobInputTextBlockOpcionSubmenuSeleccionada,.ReadonlyTextBlockOpcionSubmenuSeleccionada,.ReadonlyTextBlockOpcionSubmenu
{
	border-style: none;
	font-size: 11pt;
	color: #4d6ca5;
}
.ReadonlyBlobContentTextBlockOpcionSubmenu
{
	border-width: 0px;
}
.ReadonlyBlobContentTextBlockOpcionSubmenuSeleccionada
{
	border-width: 0px;
}
.ReadonlyTextBlockOpcionSubmenuSeleccionada
{
	border-width: 0px;
}
.ReadonlyTextBlockOpcionSubmenu
{
	border-width: 0px;
}
.AttributeRed,.BlobContentAttributeRed,.ReadonlyBlobContentAttributeRed,.BlobInputAttributeRed,.ReadonlyAttributeRed
{
	font-weight: bold;
	color: #f00;
}
.ReadonlyBlobContentAttributeRed
{
	border-width: 0px;
}
.ReadonlyAttributeRed
{
	border-width: 0px;
}
.AttributeGreen,.BlobContentAttributeGreen,.ReadonlyBlobContentAttributeGreen,.BlobInputAttributeGreen,.ReadonlyAttributeGreen
{
	font-weight: bold;
	color: #009e00;
}
.ReadonlyBlobContentAttributeGreen
{
	border-width: 0px;
}
.ReadonlyAttributeGreen
{
	border-width: 0px;
}
.AttributeOrange,.BlobContentAttributeOrange,.ReadonlyBlobContentAttributeOrange,.BlobInputAttributeOrange,.ReadonlyAttributeOrange
{
	font-weight: bold;
	color: #ff8c00;
}
.ReadonlyBlobContentAttributeOrange
{
	border-width: 0px;
}
.ReadonlyAttributeOrange
{
	border-width: 0px;
}
.AttributePadronTitulo,.BlobContentAttributePadronTitulo,.ReadonlyBlobContentAttributePadronTitulo,.BlobInputAttributePadronTitulo,.ReadonlyAttributePadronTitulo
{
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	font-family: Lato, "Trebuchet MS";
	font-size: 14pt;
	font-weight: bold;
	!important margin-bottom: 0px;
}
.ReadonlyBlobContentAttributePadronTitulo
{
	border-width: 0px;
}
.ReadonlyAttributePadronTitulo
{
	border-width: 0px;
}
.AttributeBold,.BlobContentAttributeBold,.ReadonlyBlobContentAttributeBold,.BlobInputAttributeBold,.ReadonlyAttributeBold
{
	font-weight: bold;
}
.ReadonlyBlobContentAttributeBold
{
	border-width: 0px;
}
.ReadonlyAttributeBold
{
	border-width: 0px;
}
.Button,.BigButton,.SpecialButtons,.BtnCheck,.BtnDelete,.BtnEnter,.FileUpload.gx-fileupload .fileinput-button,.BtnCancel,.SpecialButtonsDisabled,.BtnFirst,.BtnGet,.BtnHelp,.FileUpload.gx-fileupload .start,.FileUpload.gx-fileupload .cancel, .FileUpload.gx-fileupload .delete,.BtnLast,.BtnNext,.BtnPrevious,.BtnRefresh,.BtnSelect,.ActionButtons,.ButtonDisabled,.ButtonDragging,.ButtonAcceptDrag,.ButtonNoAcceptDrag,.ButtonRojo,.ButtonPadron,.ButtonPadronSecundario,.ButtonSecundario
{
	margin-bottom: 1px;
	margin-right: 3px;
	margin-top: 1px;
	padding-bottom: 5px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 5px;
	background-color: #2d2d2d;
	border-style: outset;
	border-width: 0px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	font-family: GothamRnd-Bold;
	font-size: 12px;
	color: white;
	cursor: pointer;
	text-indent: 0pt;
	vertical-align: top;
}

.BtnCancel
{
	background-color: darkgray;
}

.SpecialButtonsDisabled
{
	background-color: white;
	border-bottom-color: darkgray;
	border-left-color: darkgray;
	border-right-color: darkgray;
	border-top-color: darkgray;
	border-width: 1px;
	color: #e0e0e0;
}

.BtnFirst
{
	background-color: #c60b44;
}

.BtnGet
{
	background-color: #c60b44;
}

.BtnHelp,.FileUpload.gx-fileupload .start,.FileUpload.gx-fileupload .cancel, .FileUpload.gx-fileupload .delete
{
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	border-style: none;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	font-size: 0px;
}

.BtnLast
{
	background-color: #c60b44;
}

.BtnNext
{
	background-color: #c60b44;
}

.BtnPrevious
{
	background-color: #c60b44;
}

.BtnRefresh
{
	background-color: #c60b44;
}

.BtnSelect
{
	background-color: #c60b44;
}

.ActionButtons
{
	background-color: #9f9f9f;
}

.ButtonDisabled
{
	background-color: white;
	border-bottom-color: darkgray;
	border-left-color: darkgray;
	border-right-color: darkgray;
	border-top-color: darkgray;
	border-width: 1px;
	color: #e0e0e0;
}

.ButtonDragging
{
	background-color: #c60b44;
}

.ButtonAcceptDrag
{
	background-color: #c60b44;
}

.ButtonNoAcceptDrag
{
	background-color: #c60b44;
}

.ButtonRojo
{
	background-color: #c00000;
}

.ButtonPadron,.ButtonPadronSecundario
{
	box-shadow: 0px 0px 0px 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	background-color: #009bdb;
	font-family: Lato, "Trebuchet MS";
	font-size: 16px;
}

.ButtonPadronSecundario
{
	box-shadow: 0px 0px 0px 0px;
	background-color: gray;
}

.ButtonSecundario
{
	background-color: #009bdb;
}

.Grid,.GridDragging,.GridAcceptDrag,.GridNoAcceptDrag,.WorkWith,.GridNoData,.Grid[data-gx-grid-nodata],.GridDragging[data-gx-grid-nodata],.GridAcceptDrag[data-gx-grid-nodata],.GridNoAcceptDrag[data-gx-grid-nodata],.WorkWith[data-gx-grid-nodata],.GridNoData[data-gx-grid-nodata],.FreeStyleGrid[data-gx-grid-nodata],.FreeStyleGridSeleccion[data-gx-grid-nodata],.FreeStyleGridDragging[data-gx-grid-nodata],.FreeStyleGridAcceptDrag[data-gx-grid-nodata],.FreeStyleGridNoAcceptDrag[data-gx-grid-nodata],.VerticalTabGrid[data-gx-grid-nodata],.FreeStyleGridTransparent[data-gx-grid-nodata],.GridVotos[data-gx-grid-nodata],.FreeStyleGridScroll[data-gx-grid-nodata]
{
	background-color: #009bdb;
	margin-bottom: 1pt;
	margin-left: 1pt;
	margin-right: 1pt;
	margin-top: 1pt;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
	border-style: none;
	border-width: 0px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.Grid>tbody>tr,.Grid>[data-gxrow]
{
	font-family: GothamRounded;
	font-size: 10pt;
	background-color: #f0f0f0;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.Grid>thead>tr, .Grid>tfoot>tr
{
	color: #fff;
	font-family: GothamRounded;
	font-size: 10pt;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.Grid[data-bkgstyle='none']>thead>tr, .Grid[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.Grid[data-bkgstyle='none']>tbody>tr
{
	font-family: GothamRounded;
	font-size: 10pt;
	background-color: #f0f0f0;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.Grid[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .Grid[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .Grid[data-bkgstyle='uniform']>thead>tr, .Grid[data-bkgstyle='uniform']>tfoot>tr
{
	background-color: #e5e5e5;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.Grid[data-bkgstyle='header']>tbody>tr:nth-child(odd), .Grid[data-bkgstyle='header']>tbody>tr:nth-child(even), .Grid[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #f0f0f0;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.Grid[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #e5e5e5;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.Grid[data-bkgstyle='header']>thead>tr, .Grid[data-bkgstyle='header']>tfoot>tr, .Grid[data-bkgstyle='report']>thead>tr, .Grid[data-bkgstyle='report']>tfoot>tr
{
	background-color: transparent;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridDragging
{
	border-bottom-color: white;
	border-left-color: white;
	border-right-color: white;
	border-top-color: white;
}

.GridDragging>tbody>tr,.GridDragging>[data-gxrow]
{
	font-family: GothamRounded;
	font-size: 10pt;
	background-color: #f0f0f0;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridDragging>thead>tr, .GridDragging>tfoot>tr
{
	color: #fff;
	font-family: GothamRounded;
	font-size: 10pt;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridDragging[data-bkgstyle='none']>thead>tr, .GridDragging[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.GridDragging[data-bkgstyle='none']>tbody>tr
{
	font-family: GothamRounded;
	font-size: 10pt;
	background-color: #f0f0f0;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridDragging[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .GridDragging[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .GridDragging[data-bkgstyle='uniform']>thead>tr, .GridDragging[data-bkgstyle='uniform']>tfoot>tr
{
	background-color: #d3d4d3;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridDragging[data-bkgstyle='header']>tbody>tr:nth-child(odd), .GridDragging[data-bkgstyle='header']>tbody>tr:nth-child(even), .GridDragging[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #f0f0f0;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridDragging[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #e5e5e5;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridDragging[data-bkgstyle='header']>thead>tr, .GridDragging[data-bkgstyle='header']>tfoot>tr, .GridDragging[data-bkgstyle='report']>thead>tr, .GridDragging[data-bkgstyle='report']>tfoot>tr
{
	background-color: transparent;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridAcceptDrag
{
	border-bottom-color: white;
	border-left-color: white;
	border-right-color: white;
	border-top-color: white;
}

.GridAcceptDrag>tbody>tr,.GridAcceptDrag>[data-gxrow]
{
	font-family: GothamRounded;
	font-size: 10pt;
	background-color: #f0f0f0;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridAcceptDrag>thead>tr, .GridAcceptDrag>tfoot>tr
{
	color: #fff;
	font-family: GothamRounded;
	font-size: 10pt;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridAcceptDrag[data-bkgstyle='none']>thead>tr, .GridAcceptDrag[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.GridAcceptDrag[data-bkgstyle='none']>tbody>tr
{
	font-family: GothamRounded;
	font-size: 10pt;
	background-color: #f0f0f0;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridAcceptDrag[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .GridAcceptDrag[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .GridAcceptDrag[data-bkgstyle='uniform']>thead>tr, .GridAcceptDrag[data-bkgstyle='uniform']>tfoot>tr
{
	background-color: #d3d4d3;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridAcceptDrag[data-bkgstyle='header']>tbody>tr:nth-child(odd), .GridAcceptDrag[data-bkgstyle='header']>tbody>tr:nth-child(even), .GridAcceptDrag[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #f0f0f0;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridAcceptDrag[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #e5e5e5;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridAcceptDrag[data-bkgstyle='header']>thead>tr, .GridAcceptDrag[data-bkgstyle='header']>tfoot>tr, .GridAcceptDrag[data-bkgstyle='report']>thead>tr, .GridAcceptDrag[data-bkgstyle='report']>tfoot>tr
{
	background-color: transparent;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridNoAcceptDrag
{
	border-bottom-color: white;
	border-left-color: white;
	border-right-color: white;
	border-top-color: white;
}

.GridNoAcceptDrag>tbody>tr,.GridNoAcceptDrag>[data-gxrow]
{
	font-family: GothamRounded;
	font-size: 10pt;
	background-color: #f0f0f0;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridNoAcceptDrag>thead>tr, .GridNoAcceptDrag>tfoot>tr
{
	color: #fff;
	font-family: GothamRounded;
	font-size: 10pt;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridNoAcceptDrag[data-bkgstyle='none']>thead>tr, .GridNoAcceptDrag[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.GridNoAcceptDrag[data-bkgstyle='none']>tbody>tr
{
	font-family: GothamRounded;
	font-size: 10pt;
	background-color: #f0f0f0;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridNoAcceptDrag[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .GridNoAcceptDrag[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .GridNoAcceptDrag[data-bkgstyle='uniform']>thead>tr, .GridNoAcceptDrag[data-bkgstyle='uniform']>tfoot>tr
{
	background-color: #d3d4d3;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridNoAcceptDrag[data-bkgstyle='header']>tbody>tr:nth-child(odd), .GridNoAcceptDrag[data-bkgstyle='header']>tbody>tr:nth-child(even), .GridNoAcceptDrag[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #f0f0f0;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridNoAcceptDrag[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #e5e5e5;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridNoAcceptDrag[data-bkgstyle='header']>thead>tr, .GridNoAcceptDrag[data-bkgstyle='header']>tfoot>tr, .GridNoAcceptDrag[data-bkgstyle='report']>thead>tr, .GridNoAcceptDrag[data-bkgstyle='report']>tfoot>tr
{
	background-color: transparent;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.WorkWith>tbody>tr,.WorkWith>[data-gxrow]
{
	font-family: "TrebuchetMS";
	font-size: 10pt;
	font-variant: normal;
	background-color: #eceff4;
	color: black;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.WorkWith>thead>tr, .WorkWith>tfoot>tr
{
	color: #fff;
	font-family: GothamRounded;
	font-size: 10pt;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.WorkWith[data-bkgstyle='none']>thead>tr, .WorkWith[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.WorkWith[data-bkgstyle='none']>tbody>tr
{
	font-family: "TrebuchetMS";
	font-size: 10pt;
	font-variant: normal;
	background-color: #eceff4;
	color: black;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.WorkWith[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .WorkWith[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .WorkWith[data-bkgstyle='uniform']>thead>tr, .WorkWith[data-bkgstyle='uniform']>tfoot>tr
{
	background-color: #e4e5e6;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.WorkWith[data-bkgstyle='header']>tbody>tr:nth-child(odd), .WorkWith[data-bkgstyle='header']>tbody>tr:nth-child(even), .WorkWith[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #eceff4;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.WorkWith[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #fff;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.WorkWith[data-bkgstyle='header']>thead>tr, .WorkWith[data-bkgstyle='header']>tfoot>tr, .WorkWith[data-bkgstyle='report']>thead>tr, .WorkWith[data-bkgstyle='report']>tfoot>tr
{
	background-color: transparent;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridNoData,.Grid[data-gx-grid-nodata],.GridDragging[data-gx-grid-nodata],.GridAcceptDrag[data-gx-grid-nodata],.GridNoAcceptDrag[data-gx-grid-nodata],.WorkWith[data-gx-grid-nodata],.GridNoData[data-gx-grid-nodata],.FreeStyleGrid[data-gx-grid-nodata],.FreeStyleGridSeleccion[data-gx-grid-nodata],.FreeStyleGridDragging[data-gx-grid-nodata],.FreeStyleGridAcceptDrag[data-gx-grid-nodata],.FreeStyleGridNoAcceptDrag[data-gx-grid-nodata],.VerticalTabGrid[data-gx-grid-nodata],.FreeStyleGridTransparent[data-gx-grid-nodata],.GridVotos[data-gx-grid-nodata],.FreeStyleGridScroll[data-gx-grid-nodata]
{
	background-color: lightgray;
	min-height: 4em;
	width: 100%;
}

.GridNoData>tbody>tr,.GridNoData>[data-gxrow]
{
	font-family: GothamRounded;
	font-size: 10pt;
	background-color: #f0f0f0;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridNoData>thead>tr, .GridNoData>tfoot>tr
{
	color: #fff;
	font-family: GothamRounded;
	font-size: 10pt;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridNoData[data-bkgstyle='none']>thead>tr, .GridNoData[data-bkgstyle='none']>tfoot>tr
{
	background-color: transparent;}

.GridNoData[data-bkgstyle='none']>tbody>tr
{
	font-family: GothamRounded;
	font-size: 10pt;
	background-color: #f0f0f0;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridNoData[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .GridNoData[data-bkgstyle='uniform']>tbody>tr:nth-child(even), .GridNoData[data-bkgstyle='uniform']>thead>tr, .GridNoData[data-bkgstyle='uniform']>tfoot>tr
{
	background-color: #e5e5e5;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridNoData[data-bkgstyle='header']>tbody>tr:nth-child(odd), .GridNoData[data-bkgstyle='header']>tbody>tr:nth-child(even), .GridNoData[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #f0f0f0;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridNoData[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #e5e5e5;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.GridNoData[data-bkgstyle='header']>thead>tr, .GridNoData[data-bkgstyle='header']>tfoot>tr, .GridNoData[data-bkgstyle='report']>thead>tr, .GridNoData[data-bkgstyle='report']>tfoot>tr
{
	background-color: transparent;
	text-align: left;
	text-indent: 5px;
	border-spacing:0;
	border-collapse:collapse;
}

.Group,.GroupTitle,.GrupoAlianza
{
	border-bottom: 1px;
	border-left: 1px;
	border-right: 1px;
	border-style: none;
	border-top: 1px;
	border-width: 1px;
}

.GroupTitle
{
	font-family: GothamRnd-Bold;
	font-size: 16px;
	color: #2d2d2d;
}

.GroupTitleTitle
{
	font-family: GothamRnd-Bold;
	font-size: 16px;
	color: #2d2d2d;
}

.GrupoAlianza
{
	border-style: solid;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-width:1px;
	border-style:solid;
	border-color:lightgrey;
	border-radius:6px;
}

.GrupoAlianzaTitle
{
	font-family: Gudea;
	font-size: 9px;
	color: silver;
	border-width:1px;
	border-style:solid;
	border-color:lightgrey;
	border-radius:6px;
}

.Image,.ImageDragging,.ImageAcceptDrag,.ImageNoAcceptDrag,.TabPaging,.TabPagingNext,.TabPagingPrevious,.ImageHeaderBackground,.HeaderImage1,.ImageTopHeader,.ImageTop,.ImageHandCenter,.ImageHandCenter:hover,.PagingButtons,.PagingButtonsFirst,.PagingButtonsLast,.PagingButtonsNext,.PagingButtonsPrevious,.Image90,.Image180,.Image270
{
	border-style: none;
	border-width: 0px;
	vertical-align: middle;
}
.ImageTop
{
	background-color: white;
	height: 10px;
	width: 5px;
}
.ImageHandCenter,.ImageHandCenter:hover
{
	margin-left: 2px;
	margin-top: 2px;
	cursor: pointer;
}
.PagingButtons,.PagingButtonsFirst,.PagingButtonsLast,.PagingButtonsNext,.PagingButtonsPrevious
{
	background-repeat: no-repeat;
	margin-left: 4px;
	height: 32px;
	width: 32px;
	cursor: pointer;
	padding-left:0 !important;
	padding-bottom:0 !important;
}
.PagingButtonsFirst
{
	float: left;
	background-color: transparent;
	background-image: url(../GeneXusXEv2/PageFirst.png);
	height: 16px;
	width: 16px;
}
.PagingButtonsLast
{
	float: left;
	background-color: transparent;
	background-image: url(../GeneXusXEv2/PageLast.png);
	height: 16px;
	width: 16px;
}
.PagingButtonsNext
{
	float: left;
	background-color: transparent;
	background-image: url(../GeneXusXEv2/PageNext.png);
	height: 16px;
	width: 16px;
}
.PagingButtonsPrevious
{
	float: left;
	background-color: transparent;
	background-image: url(../GeneXusXEv2/PagePrevious.png);
	height: 16px;
	width: 16px;
}
.Image90
{
	margin-left: -160px;
	margin-right: -160px;
	margin-top: 160px;
	-moz-transform:rotate(90deg);
	-ms-transform:rotate(90deg);
	-o-transform:rotate(90deg);
	transform:rotate(90deg);
	-webkit-transform:rotate(90deg);
	zoom:1;
}
.Image180
{
	-moz-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	-o-transform:rotate(180deg);
	transform:rotate(180deg);
	-webkit-transform:rotate(180deg);
	zoom:1;
}
.Image270
{
	margin-left: -160px;
	margin-right: -160px;
	margin-top: 160px;
	-moz-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	transform:rotate(270deg);
	-webkit-transform:rotate(270deg);
	zoom:1;
}
.Table,.TableDragging,.TableAcceptDrag,.TableNoAcceptDrag,.TableLeftMenu,.TableTopMenu,.Table80,.VerticalTab,.TableGrid,.TableTop,.TableContent,.Table100x100,.TableBorder,.ViewTable,.TableHorizontalLine,.header_pink_line,.HorizontalSpace,.TableBottom,.RecentLinksTable,.Table960,.TableGreyFooter,.Table95,.TableLogin,.tblGrupoConsulta,.TablaGrupo,.TablaStatic,.padron_tabla_principal,.padron_tabla_fondo,.padron_tabla_info,.TableOverflowHidden,.FondoColorPrimario,.FondoColorSecundario,.FondoColorBlanco,.TablaMargenInferior,.TableTitulo
{
	padding-bottom: 0pt;
	padding-left: 0pt;
	padding-right: 0pt;
	padding-top: 0pt;
	border-style: none;
	border-width: 0px;
	font-family: Verdana,Arial;
	font-size: 9pt;
	font-style: normal;
	text-align: left;
}
.TableGrid
{
	background-color: #e4e5e6;
	border-bottom-color: #747474;
	border-left-color: #747474;
	border-right-color: #747474;
	border-top-color: #747474;
	border-style: solid;
	border-width: 1px;
	font-size: 8pt;
}
.TableTop
{
	background-repeat: repeat-x;
	list-style-image: none;
	background-color: white;
	background-image: none;
	height: 50px;
	width: 100%;
}
.TableContent
{
	padding-bottom: 10pt;
	padding-left: 10pt;
	padding-right: 10pt;
	padding-top: 10pt;
	color: #747474;
	vertical-align: top;
}
.Table100x100,.TableBorder
{
	width: 100%;
	vertical-align: top;
}
.TableBorder
{
	border-bottom: 1px;
	border-left: 1px;
	border-right: 1px;
	padding-bottom: 5pt;
	padding-left: 5pt;
	padding-right: 5pt;
	padding-top: 5pt;
	border-bottom-color: #9d1f1f;
	border-left-color: #9d1f1f;
	border-right-color: #9d1f1f;
	width: 90%;
}
.ViewTable
{
	border-bottom: 1px;
	border-left: 1px;
	border-right: 1px;
	border-top: 1px;
	background-color: white;
	border-bottom-color: silver;
	border-left-color: silver;
	border-right-color: silver;
	border-top-color: silver;
	border-width: 1px;
	color: #404040;
	width: 100%;
}
.TableHorizontalLine,.header_pink_line
{
	background-color: #c60b44;
	height: 6px;
	width: 100%;
}
.header_pink_line
{
	width: 960px;
}
.HorizontalSpace
{
	background-color: #fff;
	height: 5px;
	width: 100%;
}
.TableBottom
{
	background-color: #e0e0e0;
	height: 30px;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}
.RecentLinksTable
{
	padding-left: 5pt;
	padding-right: 5pt;
	background-color: whitesmoke;
	border-bottom-color: #9d1f1f;
	height: 15px;
	width: 100%;
}
.Table960
{
	width: 960px;
}
.TableGreyFooter
{
	background-image: url(../footer_body.png);
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	height: 32px;
	width: 100%;
}
.Table95
{
	width: 100%;
}
.TableLogin
{
	box-shadow: 2px 2px 4px #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-color: #ccc;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	width: 300px;
}
.tblGrupoConsulta
{
	box-shadow: 0px 1px 3px;
	padding-bottom: 16px;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 16px;
	border-bottom-color: black;
	border-left-color: black;
	border-right-color: black;
	border-top-color: black;
	border-style: solid;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
	width: 70%;
}
.TablaGrupo
{
	padding-bottom: 3pt;
	padding-left: 3pt;
	padding-right: 3pt;
	padding-top: 3pt;
	border-bottom-color: #e0e0e0;
	border-left-color: #e0e0e0;
	border-right-color: #e0e0e0;
	border-top-color: #e0e0e0;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}
.TablaStatic
{
	overflow: scroll;
	position: fixed;
	top: 200px;
	width: 10%;
}
.padron_tabla_principal
{
	background-color: white;
	border-bottom-color: gold;
	border-left-color: gold;
	border-right-color: gold;
	border-top-color: gold;
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 16px;
	border-top-right-radius: 16px;
	border-bottom-right-radius: 16px;
	border-bottom-left-radius: 16px;
	height: 80%;
	width: 70%;
}
.padron_tabla_fondo
{
	background-color: lightblue;
}
.padron_tabla_info
{
	padding-bottom: 5pt;
	padding-left: 5pt;
	padding-right: 5pt;
	padding-top: 5pt;
	border-bottom-color: silver;
	border-left-color: silver;
	border-right-color: silver;
	border-top-color: silver;
	border-style: dashed;
	border-width: 1px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.TableOverflowHidden
{
	overflow: scroll;
	height: 200px;
}
.FondoColorPrimario
{
	background-color: #dcdcdc;
}
.FondoColorSecundario
{
	background-color: #009bdb;
}
.FondoColorBlanco
{
	margin-bottom: 20px;
	padding-bottom: 20pt;
	padding-left: 20pt;
	padding-right: 20pt;
	padding-top: 20pt;
	background-color: white;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	font-size: 8pt;
}
.TablaMargenInferior
{
	margin-bottom: 20px;
	padding-bottom: 5pt;
	padding-left: 5pt;
	padding-right: 5pt;
	padding-top: 5pt;
}
.TableTitulo
{
	margin-bottom: 10pt;
	margin-top: 10pt;
	font-size: 2pt;
}
.TextBlock,.bullet,.subBullet,.TextTable,.TBTopMenu,.TBLeftMenu,.SelectedTab,.UnSelectedTab,.FieldSetTitle,.SpecialLN,.TextBlockM,.TextBlockG,.Title,.SubTitle,.TitlePadron,.Label,.LabelDragging,.LabelAcceptDrag,.LabelNoAcceptDrag,.LabelBlanco,.ReadonlyLabelBlanco,.LabelPadron,.gx-label.AttributePadronLabel,.gx-label.BlobContentAttributePadronLabel,.gx-label.ReadonlyBlobContentAttributePadronLabel,.gx-label.BlobInputAttributePadronLabel,.gx-label.ReadonlyAttributePadronLabel,.LabelPadronReadOnly,.LabelPadronTituloReadOnly,.gx-label.ReadonlyAttributePadronTituloLabel,.LabelPadronTitulo,.gx-label.AttributePadronTituloLabel,.gx-label.BlobContentAttributePadronTituloLabel,.gx-label.ReadonlyBlobContentAttributePadronTituloLabel,.gx-label.BlobInputAttributePadronTituloLabel,.gx-label.RatingLabel,.gx-label.AttributeLabel,.gx-label.margin-y--xsLabel,.gx-label.border-radLabel,.gx-label.ImageAttributeLabel,.gx-label.ReadonlyImageAttributeLabel,.gx-label.ImagenPartidoConsultaLabel,.gx-label.BlobContentImagenPartidoConsultaLabel,.gx-label.ReadonlyBlobContentImagenPartidoConsultaLabel,.gx-label.BlobInputImagenPartidoConsultaLabel,.gx-label.ReadonlyImagenPartidoConsultaLabel,.gx-label.ImageAttributeCandidatoLabel,.gx-label.BlobContentImageAttributeCandidatoLabel,.gx-label.ReadonlyBlobContentImageAttributeCandidatoLabel,.gx-label.BlobInputImageAttributeCandidatoLabel,.gx-label.ReadonlyImageAttributeCandidatoLabel,.gx-label.VideoAttributeLabel,.gx-label.ReadonlyVideoAttributeLabel,.gx-label.AudioAttributeLabel,.gx-label.ReadonlyAudioAttributeLabel,.gx-label.AtributoLabel,.gx-label.BlobContentAtributoLabel,.gx-label.ReadonlyBlobContentAtributoLabel,.gx-label.BlobInputAtributoLabel,.gx-label.ReadonlyAtributoLabel,.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.StAttTitLabel,.gx-label.ReadonlyStAttTitLabel,.gx-label.BlobInputStAttTitLabel,.gx-label.BlobContentStAttTitLabel,.gx-label.ReadonlyBlobContentStAttTitLabel,.gx-label.ActionAttributeLabel,.gx-label.DisabledActionAttributeLabel,.gx-label.UpdateAttributeLabel,.gx-label.DeleteAttributeLabel,.gx-label.DownloadAttributeLabel,.gx-label.ReadonlyDownloadAttributeLabel,.gx-label.AttributoLabel,.gx-label.AttributeGridLabel,.gx-label.BlobContentAttributeGridLabel,.gx-label.ReadonlyBlobContentAttributeGridLabel,.gx-label.BlobInputAttributeGridLabel,.gx-label.ReadonlyAttributeGridLabel,.gx-label.ErrorAttributeLabel,.gx-label.WarningAttributeLabel,.gx-label.ReadonlyAttributeLabel,.gx-label.ReadonlyMedioLabel,.gx-label.BlobContentReadonlyMedioLabel,.gx-label.ReadonlyBlobContentReadonlyMedioLabel,.gx-label.BlobInputReadonlyMedioLabel,.gx-label.ReadonlyReadonlyMedioLabel,.gx-label.BlobContentAttributeLabel,.gx-label.ReadonlyBlobContentAttributeLabel,.gx-label.BlobInputAttributeLabel,.gx-label.AttributeDraggingLabel,.gx-label.AttributeAcceptDragLabel,.gx-label.AttributeNoAcceptDragLabel,.gx-label.AttSubTitleLabel,.gx-label.BlobInputAttSubTitleLabel,.gx-label.BlobContentAttSubTitleLabel,.gx-label.ReadonlyBlobContentAttSubTitleLabel,.gx-label.ReadonlyAttSubTitleLabel,.gx-label.CheckBoxLabel,.gx-label.BlobContentCheckBoxLabel,.gx-label.ReadonlyBlobContentCheckBoxLabel,.gx-label.BlobInputCheckBoxLabel,.gx-label.ReadonlyCheckBoxLabel,.gx-label.AttributeBlueLabel,.gx-label.BlobContentAttributeBlueLabel,.gx-label.ReadonlyBlobContentAttributeBlueLabel,.gx-label.BlobInputAttributeBlueLabel,.gx-label.ReadonlyAttributeBlueLabel,.gx-label.AttributoSinRecuadroLabel,.gx-label.BlobContentAttributoSinRecuadroLabel,.gx-label.ReadonlyBlobContentAttributoSinRecuadroLabel,.gx-label.BlobInputAttributoSinRecuadroLabel,.gx-label.ReadonlyAttributoSinRecuadroLabel,.gx-label.TextBlockOpcionSubmenuLabel,.gx-label.BlobContentTextBlockOpcionSubmenuLabel,.gx-label.ReadonlyBlobContentTextBlockOpcionSubmenuLabel,.gx-label.BlobInputTextBlockOpcionSubmenuLabel,.gx-label.TextBlockOpcionSubmenuSeleccionadaLabel,.gx-label.BlobContentTextBlockOpcionSubmenuSeleccionadaLabel,.gx-label.ReadonlyBlobContentTextBlockOpcionSubmenuSeleccionadaLabel,.gx-label.BlobInputTextBlockOpcionSubmenuSeleccionadaLabel,.gx-label.ReadonlyTextBlockOpcionSubmenuSeleccionadaLabel,.gx-label.ReadonlyTextBlockOpcionSubmenuLabel,.gx-label.AttributeRedLabel,.gx-label.BlobContentAttributeRedLabel,.gx-label.ReadonlyBlobContentAttributeRedLabel,.gx-label.BlobInputAttributeRedLabel,.gx-label.ReadonlyAttributeRedLabel,.gx-label.AttributeGreenLabel,.gx-label.BlobContentAttributeGreenLabel,.gx-label.ReadonlyBlobContentAttributeGreenLabel,.gx-label.BlobInputAttributeGreenLabel,.gx-label.ReadonlyAttributeGreenLabel,.gx-label.AttributeOrangeLabel,.gx-label.BlobContentAttributeOrangeLabel,.gx-label.ReadonlyBlobContentAttributeOrangeLabel,.gx-label.BlobInputAttributeOrangeLabel,.gx-label.ReadonlyAttributeOrangeLabel,.gx-label.AttributeBoldLabel,.gx-label.BlobContentAttributeBoldLabel,.gx-label.ReadonlyBlobContentAttributeBoldLabel,.gx-label.BlobInputAttributeBoldLabel,.gx-label.ReadonlyAttributeBoldLabel,.SmallText,.TextBlockHeader,.TextBlockHeader>A,.TextBlockHeader>A:visited,.RecentLink,.Separator,.FooterText,.RecentLinkItem,.VerticalMenuOption,.TableHeaderText,.Grid>caption,.GridDragging>caption,.GridAcceptDrag>caption,.GridNoAcceptDrag>caption,.WorkWith>caption,.GridNoData>caption,.Grid[data-gx-grid-nodata]>caption,.GridDragging[data-gx-grid-nodata]>caption,.GridAcceptDrag[data-gx-grid-nodata]>caption,.GridNoAcceptDrag[data-gx-grid-nodata]>caption,.WorkWith[data-gx-grid-nodata]>caption,.GridNoData[data-gx-grid-nodata]>caption,.FreeStyleGrid[data-gx-grid-nodata]>caption,.FreeStyleGridSeleccion[data-gx-grid-nodata]>caption,.FreeStyleGridDragging[data-gx-grid-nodata]>caption,.FreeStyleGridAcceptDrag[data-gx-grid-nodata]>caption,.FreeStyleGridNoAcceptDrag[data-gx-grid-nodata]>caption,.VerticalTabGrid[data-gx-grid-nodata]>caption,.FreeStyleGridTransparent[data-gx-grid-nodata]>caption,.GridVotos[data-gx-grid-nodata]>caption,.FreeStyleGridScroll[data-gx-grid-nodata]>caption,.Table>caption,.TableDragging>caption,.TableAcceptDrag>caption,.TableNoAcceptDrag>caption,.TableLeftMenu>caption,.TableTopMenu>caption,.Table80>caption,.VerticalTab>caption,.td5>caption,.td100>caption,.ToolbarMain>caption,.TableBorder100x100>caption,.Container>caption,.classref>caption,.PadLeft>caption,.TableGrid>caption,.TableTop>caption,.TableContent>caption,.Table100x100>caption,.TableBorder>caption,.ViewTable>caption,.TableHorizontalLine>caption,.header_pink_line>caption,.HorizontalSpace>caption,.TableBottom>caption,.RecentLinksTable>caption,.Table960>caption,.TableGreyFooter>caption,.Table95>caption,.TableLogin>caption,.tblGrupoConsulta>caption,.TablaGrupo>caption,.TablaStatic>caption,.padron_tabla_principal>caption,.padron_tabla_fondo>caption,.padron_tabla_info>caption,.TableOverflowHidden>caption,.FondoColorPrimario>caption,.FondoColorSecundario>caption,.FondoColorBlanco>caption,.TablaMargenInferior>caption,.TableTitulo>caption,.GridNewRow,.Grid>tfoot .gx_newrow,.GridDragging>tfoot .gx_newrow,.GridAcceptDrag>tfoot .gx_newrow,.GridNoAcceptDrag>tfoot .gx_newrow,.WorkWith>tfoot .gx_newrow,.GridNoData>tfoot .gx_newrow,.Grid[data-gx-grid-nodata]>tfoot .gx_newrow,.GridDragging[data-gx-grid-nodata]>tfoot .gx_newrow,.GridAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow,.GridNoAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow,.WorkWith[data-gx-grid-nodata]>tfoot .gx_newrow,.GridNoData[data-gx-grid-nodata]>tfoot .gx_newrow,.FreeStyleGrid[data-gx-grid-nodata]>tfoot .gx_newrow,.FreeStyleGridSeleccion[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,.VerticalTabGrid[data-gx-grid-nodata]>tfoot .gx_newrow,.FreeStyleGridTransparent[data-gx-grid-nodata]>tfoot .gx_newrow,.GridVotos[data-gx-grid-nodata]>tfoot .gx_newrow,.FreeStyleGridScroll[data-gx-grid-nodata]>tfoot .gx_newrow,.FreeStyleGridFooter>.gx_newrow,.FreeStyleGridSeleccionFooter>.gx_newrow,.FreeStyleGridDraggingFooter>.gx_newrow,.FreeStyleGridAcceptDragFooter>.gx_newrow,.FreeStyleGridNoAcceptDragFooter>.gx_newrow,.VerticalTabGridFooter>.gx_newrow,.FreeStyleGridTransparentFooter>.gx_newrow,.GridVotosFooter>.gx_newrow,.FreeStyleGridScrollFooter>.gx_newrow,.GridLoadingText,.Grid+div.gx-grid-loading,.GridDragging+div.gx-grid-loading,.GridAcceptDrag+div.gx-grid-loading,.GridNoAcceptDrag+div.gx-grid-loading,.WorkWith+div.gx-grid-loading,.GridNoData+div.gx-grid-loading,.Grid[data-gx-grid-nodata]+div.gx-grid-loading,.GridDragging[data-gx-grid-nodata]+div.gx-grid-loading,.GridAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading,.GridNoAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading,.WorkWith[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,.FreeStyleGridSeleccion[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,.VerticalTabGrid[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGridTransparent[data-gx-grid-nodata]+div.gx-grid-loading,.GridVotos[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGridScroll[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGrid+div.gx-grid-loading,.FreeStyleGridSeleccion+div.gx-grid-loading,.FreeStyleGridDragging+div.gx-grid-loading,.FreeStyleGridAcceptDrag+div.gx-grid-loading,.FreeStyleGridNoAcceptDrag+div.gx-grid-loading,.VerticalTabGrid+div.gx-grid-loading,.FreeStyleGridTransparent+div.gx-grid-loading,.GridVotos+div.gx-grid-loading,.FreeStyleGridScroll+div.gx-grid-loading,.GridNoDataText,.Grid+.gx-text-gridnodata,.GridDragging+.gx-text-gridnodata,.GridAcceptDrag+.gx-text-gridnodata,.GridNoAcceptDrag+.gx-text-gridnodata,.WorkWith+.gx-text-gridnodata,.GridNoData+.gx-text-gridnodata,.Grid[data-gx-grid-nodata]+.gx-text-gridnodata,.GridDragging[data-gx-grid-nodata]+.gx-text-gridnodata,.GridAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata,.GridNoAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata,.WorkWith[data-gx-grid-nodata]+.gx-text-gridnodata,.GridNoData[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGridSeleccion[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,.VerticalTabGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGridTransparent[data-gx-grid-nodata]+.gx-text-gridnodata,.GridVotos[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGridScroll[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGrid+.gx-text-gridnodata,.FreeStyleGridSeleccion+.gx-text-gridnodata,.FreeStyleGridDragging+.gx-text-gridnodata,.FreeStyleGridAcceptDrag+.gx-text-gridnodata,.FreeStyleGridNoAcceptDrag+.gx-text-gridnodata,.VerticalTabGrid+.gx-text-gridnodata,.FreeStyleGridTransparent+.gx-text-gridnodata,.GridVotos+.gx-text-gridnodata,.FreeStyleGridScroll+.gx-text-gridnodata,.TextBlockDragging,.TextBlockAcceptDrag,.TextBlockNoAcceptDrag,.TextBlockLinkBlanco,.TextBlockLinkNegro,.TextBlockWhiteSpaceNormal,.txt_titlulo_grupo,.TxtTituloGrupoVista,.txtGudea,.TxtItemMenuConsulta,.TextblockLinkBlue,.TextblockSubtittle,.TextblockTittle,.TextBlockLinkMenu,.TextBlockRap,.TextBlockOpcionMenu,.TextBlockOpcionMenuSeleccionada,.TextBlockBold
{
	padding-right: 3pt;
	white-space: nowrap;
	background-color: transparent;
	border-style: none;
	border-width: 0px;
	font-family: GothamRounded;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color: black;
	vertical-align: middle;
}
.TextBlockM
{
	font-size: 12pt;
}
.TextBlockG
{
	font-size: 14pt;
	font-weight: bold;
}
.Title,.SubTitle,.TitlePadron
{
	font-size: 12pt;
	font-weight: bold;
	color: #2d2d2d;
}
.SubTitle
{
	clear: none;
	padding-left: 3px;
	padding-top: 5pt;
	display: block;
	-moz-box-sizing: border-box;
	background-image: none;
	font-size: 16pt;
	width: 100%;
}
.TitlePadron
{
	font-family: Lato, "Trebuchet MS";
	font-size: 14pt;
	color: black;
}
.Label,.LabelDragging,.LabelAcceptDrag,.LabelNoAcceptDrag,.LabelBlanco,.ReadonlyLabelBlanco,.LabelPadron,.gx-label.AttributePadronLabel,.gx-label.BlobContentAttributePadronLabel,.gx-label.ReadonlyBlobContentAttributePadronLabel,.gx-label.BlobInputAttributePadronLabel,.gx-label.ReadonlyAttributePadronLabel,.LabelPadronReadOnly,.LabelPadronTituloReadOnly,.gx-label.ReadonlyAttributePadronTituloLabel,.LabelPadronTitulo,.gx-label.AttributePadronTituloLabel,.gx-label.BlobContentAttributePadronTituloLabel,.gx-label.ReadonlyBlobContentAttributePadronTituloLabel,.gx-label.BlobInputAttributePadronTituloLabel,.gx-label.RatingLabel,.gx-label.AttributeLabel,.gx-label.margin-y--xsLabel,.gx-label.border-radLabel,.gx-label.ImageAttributeLabel,.gx-label.ReadonlyImageAttributeLabel,.gx-label.ImagenPartidoConsultaLabel,.gx-label.BlobContentImagenPartidoConsultaLabel,.gx-label.ReadonlyBlobContentImagenPartidoConsultaLabel,.gx-label.BlobInputImagenPartidoConsultaLabel,.gx-label.ReadonlyImagenPartidoConsultaLabel,.gx-label.ImageAttributeCandidatoLabel,.gx-label.BlobContentImageAttributeCandidatoLabel,.gx-label.ReadonlyBlobContentImageAttributeCandidatoLabel,.gx-label.BlobInputImageAttributeCandidatoLabel,.gx-label.ReadonlyImageAttributeCandidatoLabel,.gx-label.VideoAttributeLabel,.gx-label.ReadonlyVideoAttributeLabel,.gx-label.AudioAttributeLabel,.gx-label.ReadonlyAudioAttributeLabel,.gx-label.AtributoLabel,.gx-label.BlobContentAtributoLabel,.gx-label.ReadonlyBlobContentAtributoLabel,.gx-label.BlobInputAtributoLabel,.gx-label.ReadonlyAtributoLabel,.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.StAttTitLabel,.gx-label.ReadonlyStAttTitLabel,.gx-label.BlobInputStAttTitLabel,.gx-label.BlobContentStAttTitLabel,.gx-label.ReadonlyBlobContentStAttTitLabel,.gx-label.ActionAttributeLabel,.gx-label.DisabledActionAttributeLabel,.gx-label.UpdateAttributeLabel,.gx-label.DeleteAttributeLabel,.gx-label.DownloadAttributeLabel,.gx-label.ReadonlyDownloadAttributeLabel,.gx-label.AttributoLabel,.gx-label.AttributeGridLabel,.gx-label.BlobContentAttributeGridLabel,.gx-label.ReadonlyBlobContentAttributeGridLabel,.gx-label.BlobInputAttributeGridLabel,.gx-label.ReadonlyAttributeGridLabel,.gx-label.ErrorAttributeLabel,.gx-label.WarningAttributeLabel,.gx-label.ReadonlyAttributeLabel,.gx-label.ReadonlyMedioLabel,.gx-label.BlobContentReadonlyMedioLabel,.gx-label.ReadonlyBlobContentReadonlyMedioLabel,.gx-label.BlobInputReadonlyMedioLabel,.gx-label.ReadonlyReadonlyMedioLabel,.gx-label.BlobContentAttributeLabel,.gx-label.ReadonlyBlobContentAttributeLabel,.gx-label.BlobInputAttributeLabel,.gx-label.AttributeDraggingLabel,.gx-label.AttributeAcceptDragLabel,.gx-label.AttributeNoAcceptDragLabel,.gx-label.AttSubTitleLabel,.gx-label.BlobInputAttSubTitleLabel,.gx-label.BlobContentAttSubTitleLabel,.gx-label.ReadonlyBlobContentAttSubTitleLabel,.gx-label.ReadonlyAttSubTitleLabel,.gx-label.CheckBoxLabel,.gx-label.BlobContentCheckBoxLabel,.gx-label.ReadonlyBlobContentCheckBoxLabel,.gx-label.BlobInputCheckBoxLabel,.gx-label.ReadonlyCheckBoxLabel,.gx-label.AttributeBlueLabel,.gx-label.BlobContentAttributeBlueLabel,.gx-label.ReadonlyBlobContentAttributeBlueLabel,.gx-label.BlobInputAttributeBlueLabel,.gx-label.ReadonlyAttributeBlueLabel,.gx-label.AttributoSinRecuadroLabel,.gx-label.BlobContentAttributoSinRecuadroLabel,.gx-label.ReadonlyBlobContentAttributoSinRecuadroLabel,.gx-label.BlobInputAttributoSinRecuadroLabel,.gx-label.ReadonlyAttributoSinRecuadroLabel,.gx-label.TextBlockOpcionSubmenuLabel,.gx-label.BlobContentTextBlockOpcionSubmenuLabel,.gx-label.ReadonlyBlobContentTextBlockOpcionSubmenuLabel,.gx-label.BlobInputTextBlockOpcionSubmenuLabel,.gx-label.TextBlockOpcionSubmenuSeleccionadaLabel,.gx-label.BlobContentTextBlockOpcionSubmenuSeleccionadaLabel,.gx-label.ReadonlyBlobContentTextBlockOpcionSubmenuSeleccionadaLabel,.gx-label.BlobInputTextBlockOpcionSubmenuSeleccionadaLabel,.gx-label.ReadonlyTextBlockOpcionSubmenuSeleccionadaLabel,.gx-label.ReadonlyTextBlockOpcionSubmenuLabel,.gx-label.AttributeRedLabel,.gx-label.BlobContentAttributeRedLabel,.gx-label.ReadonlyBlobContentAttributeRedLabel,.gx-label.BlobInputAttributeRedLabel,.gx-label.ReadonlyAttributeRedLabel,.gx-label.AttributeGreenLabel,.gx-label.BlobContentAttributeGreenLabel,.gx-label.ReadonlyBlobContentAttributeGreenLabel,.gx-label.BlobInputAttributeGreenLabel,.gx-label.ReadonlyAttributeGreenLabel,.gx-label.AttributeOrangeLabel,.gx-label.BlobContentAttributeOrangeLabel,.gx-label.ReadonlyBlobContentAttributeOrangeLabel,.gx-label.BlobInputAttributeOrangeLabel,.gx-label.ReadonlyAttributeOrangeLabel,.gx-label.AttributeBoldLabel,.gx-label.BlobContentAttributeBoldLabel,.gx-label.ReadonlyBlobContentAttributeBoldLabel,.gx-label.BlobInputAttributeBoldLabel,.gx-label.ReadonlyAttributeBoldLabel
{
	font-weight: bold;
	color: #747474;
}
.LabelBlanco,.ReadonlyLabelBlanco
{
	font-family: Lato, "Trebuchet MS";
	font-weight: normal;
	color: white;
}
.LabelPadron,.gx-label.AttributePadronLabel,.gx-label.BlobContentAttributePadronLabel,.gx-label.ReadonlyBlobContentAttributePadronLabel,.gx-label.BlobInputAttributePadronLabel,.gx-label.ReadonlyAttributePadronLabel
{
	font-family: Lato, "Trebuchet MS";
	font-size: 12pt;
	font-weight: normal;
	color: #000;
}
.LabelPadron:before,.gx-label.AttributePadronLabel:before,.gx-label.BlobContentAttributePadronLabel:before,.gx-label.ReadonlyBlobContentAttributePadronLabel:before,.gx-label.BlobInputAttributePadronLabel:before,.gx-label.ReadonlyAttributePadronLabel:before
{
	font-family: Lato, "Trebuchet MS";
	font-size: 12pt;
	font-weight: normal;
	color: #000;
	content: '';
}

.LabelPadronReadOnly,.gx-label.ReadonlyAttributePadronLabel
{
	padding-top: 10pt;
	font-family: Lato, "Trebuchet MS";
	font-size: 12pt;
	font-weight: normal;
	color: #000;
}
.LabelPadronReadOnly:before,.gx-label.ReadonlyAttributePadronLabel:before
{
	font-family: Lato, "Trebuchet MS";
	font-size: 12pt;
	font-weight: normal;
	color: #000;
	content: '';
}

.LabelPadronTituloReadOnly,.gx-label.ReadonlyAttributePadronTituloLabel
{
	padding-top: 14pt;
	font-family: Lato, "Trebuchet MS";
	font-size: 12pt;
	font-weight: normal;
	color: #000;
}
.LabelPadronTituloReadOnly:before,.gx-label.ReadonlyAttributePadronTituloLabel:before
{
	font-family: Lato, "Trebuchet MS";
	font-size: 12pt;
	font-weight: normal;
	color: #000;
	content: '';
}

.LabelPadronTitulo,.gx-label.AttributePadronTituloLabel,.gx-label.BlobContentAttributePadronTituloLabel,.gx-label.ReadonlyBlobContentAttributePadronTituloLabel,.gx-label.BlobInputAttributePadronTituloLabel,.gx-label.ReadonlyAttributePadronTituloLabel
{
	font-family: Lato, "Trebuchet MS";
	font-size: 12pt;
	font-weight: normal;
	color: #000;
}
.LabelPadronTitulo:before,.gx-label.AttributePadronTituloLabel:before,.gx-label.BlobContentAttributePadronTituloLabel:before,.gx-label.ReadonlyBlobContentAttributePadronTituloLabel:before,.gx-label.BlobInputAttributePadronTituloLabel:before,.gx-label.ReadonlyAttributePadronTituloLabel:before
{
	font-family: Lato, "Trebuchet MS";
	font-size: 12pt;
	font-weight: normal;
	color: #000;
	content: '';
}

.SmallText
{
	font-family: "Trebuchet MS";
	font-size: 8pt;
	color: gray;
	text-align: center;
}
.TextBlockHeader,.TextBlockHeader>A,.TextBlockHeader>A:visited
{
	background-repeat: no-repeat;
	list-style-image: none;
	white-space: normal;
	background-image: none;
	font-family: GothamRnd-Bold;
	font-size: 13pt;
	font-weight: bold;
	color: #2d2d2d;
	text-shadow: 1px 1px 2px #fff ;
}
.RecentLink
{
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	font-size: 9pt;
	font-weight: bold;
	color: #494949;
	height: 20px;
	width: 5%;
	text-align: left;
}
.Separator
{
	box-sizing: border-box;
	display: block;
	-moz-box-sizing: border-box;
	color: white;
}
.FooterText
{
	font-family: "Trebuchet MS";
	font-size: 8pt;
	color: #404040;
	text-align: center;
}
.RecentLinkItem
{
	float: left;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	overflow: hidden;
	font-size: 9pt;
	font-weight: normal;
	color: #828282;
	height: 20px;
	width: auto;
	text-align: left;
	max-width:120px;
}
.VerticalMenuOption
{
	font-weight: bold;
	color: #404040;
}
.TableHeaderText,.Grid>caption,.GridDragging>caption,.GridAcceptDrag>caption,.GridNoAcceptDrag>caption,.WorkWith>caption,.GridNoData>caption,.Grid[data-gx-grid-nodata]>caption,.GridDragging[data-gx-grid-nodata]>caption,.GridAcceptDrag[data-gx-grid-nodata]>caption,.GridNoAcceptDrag[data-gx-grid-nodata]>caption,.WorkWith[data-gx-grid-nodata]>caption,.GridNoData[data-gx-grid-nodata]>caption,.FreeStyleGrid[data-gx-grid-nodata]>caption,.FreeStyleGridSeleccion[data-gx-grid-nodata]>caption,.FreeStyleGridDragging[data-gx-grid-nodata]>caption,.FreeStyleGridAcceptDrag[data-gx-grid-nodata]>caption,.FreeStyleGridNoAcceptDrag[data-gx-grid-nodata]>caption,.VerticalTabGrid[data-gx-grid-nodata]>caption,.FreeStyleGridTransparent[data-gx-grid-nodata]>caption,.GridVotos[data-gx-grid-nodata]>caption,.FreeStyleGridScroll[data-gx-grid-nodata]>caption,.Table>caption,.TableDragging>caption,.TableAcceptDrag>caption,.TableNoAcceptDrag>caption,.TableLeftMenu>caption,.TableTopMenu>caption,.Table80>caption,.VerticalTab>caption,.td5>caption,.td100>caption,.ToolbarMain>caption,.TableBorder100x100>caption,.Container>caption,.classref>caption,.PadLeft>caption,.TableGrid>caption,.TableTop>caption,.TableContent>caption,.Table100x100>caption,.TableBorder>caption,.ViewTable>caption,.TableHorizontalLine>caption,.header_pink_line>caption,.HorizontalSpace>caption,.TableBottom>caption,.RecentLinksTable>caption,.Table960>caption,.TableGreyFooter>caption,.Table95>caption,.TableLogin>caption,.tblGrupoConsulta>caption,.TablaGrupo>caption,.TablaStatic>caption,.padron_tabla_principal>caption,.padron_tabla_fondo>caption,.padron_tabla_info>caption,.TableOverflowHidden>caption,.FondoColorPrimario>caption,.FondoColorSecundario>caption,.FondoColorBlanco>caption,.TablaMargenInferior>caption,.TableTitulo>caption
{
	display: none;
	font-size: 1.4em;
}
.GridNewRow:before,.Grid>tfoot .gx_newrow:before,.GridDragging>tfoot .gx_newrow:before,.GridAcceptDrag>tfoot .gx_newrow:before,.GridNoAcceptDrag>tfoot .gx_newrow:before,.WorkWith>tfoot .gx_newrow:before,.GridNoData>tfoot .gx_newrow:before,.Grid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridDragging[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridNoAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow:before,.WorkWith[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,.FreeStyleGridSeleccion[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,.VerticalTabGrid[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGridTransparent[data-gx-grid-nodata]>tfoot .gx_newrow:before,.GridVotos[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGridScroll[data-gx-grid-nodata]>tfoot .gx_newrow:before,.FreeStyleGridFooter>.gx_newrow:before,.FreeStyleGridSeleccionFooter>.gx_newrow:before,.FreeStyleGridDraggingFooter>.gx_newrow:before,.FreeStyleGridAcceptDragFooter>.gx_newrow:before,.FreeStyleGridNoAcceptDragFooter>.gx_newrow:before,.VerticalTabGridFooter>.gx_newrow:before,.FreeStyleGridTransparentFooter>.gx_newrow:before,.GridVotosFooter>.gx_newrow:before,.FreeStyleGridScrollFooter>.gx_newrow:before
{
	content: '[';
}

.GridNewRow:after,.Grid>tfoot .gx_newrow:after,.GridDragging>tfoot .gx_newrow:after,.GridAcceptDrag>tfoot .gx_newrow:after,.GridNoAcceptDrag>tfoot .gx_newrow:after,.WorkWith>tfoot .gx_newrow:after,.GridNoData>tfoot .gx_newrow:after,.Grid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridDragging[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridNoAcceptDrag[data-gx-grid-nodata]>tfoot .gx_newrow:after,.WorkWith[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,.FreeStyleGridSeleccion[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,.VerticalTabGrid[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGridTransparent[data-gx-grid-nodata]>tfoot .gx_newrow:after,.GridVotos[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGridScroll[data-gx-grid-nodata]>tfoot .gx_newrow:after,.FreeStyleGridFooter>.gx_newrow:after,.FreeStyleGridSeleccionFooter>.gx_newrow:after,.FreeStyleGridDraggingFooter>.gx_newrow:after,.FreeStyleGridAcceptDragFooter>.gx_newrow:after,.FreeStyleGridNoAcceptDragFooter>.gx_newrow:after,.VerticalTabGridFooter>.gx_newrow:after,.FreeStyleGridTransparentFooter>.gx_newrow:after,.GridVotosFooter>.gx_newrow:after,.FreeStyleGridScrollFooter>.gx_newrow:after
{
	content: ']';
}

.GridLoadingText,.Grid+div.gx-grid-loading,.GridDragging+div.gx-grid-loading,.GridAcceptDrag+div.gx-grid-loading,.GridNoAcceptDrag+div.gx-grid-loading,.WorkWith+div.gx-grid-loading,.GridNoData+div.gx-grid-loading,.Grid[data-gx-grid-nodata]+div.gx-grid-loading,.GridDragging[data-gx-grid-nodata]+div.gx-grid-loading,.GridAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading,.GridNoAcceptDrag[data-gx-grid-nodata]+div.gx-grid-loading,.WorkWith[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,.FreeStyleGridSeleccion[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,.VerticalTabGrid[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGridTransparent[data-gx-grid-nodata]+div.gx-grid-loading,.GridVotos[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGridScroll[data-gx-grid-nodata]+div.gx-grid-loading,.FreeStyleGrid+div.gx-grid-loading,.FreeStyleGridSeleccion+div.gx-grid-loading,.FreeStyleGridDragging+div.gx-grid-loading,.FreeStyleGridAcceptDrag+div.gx-grid-loading,.FreeStyleGridNoAcceptDrag+div.gx-grid-loading,.VerticalTabGrid+div.gx-grid-loading,.FreeStyleGridTransparent+div.gx-grid-loading,.GridVotos+div.gx-grid-loading,.FreeStyleGridScroll+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,.GridDragging+.gx-text-gridnodata,.GridAcceptDrag+.gx-text-gridnodata,.GridNoAcceptDrag+.gx-text-gridnodata,.WorkWith+.gx-text-gridnodata,.GridNoData+.gx-text-gridnodata,.Grid[data-gx-grid-nodata]+.gx-text-gridnodata,.GridDragging[data-gx-grid-nodata]+.gx-text-gridnodata,.GridAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata,.GridNoAcceptDrag[data-gx-grid-nodata]+.gx-text-gridnodata,.WorkWith[data-gx-grid-nodata]+.gx-text-gridnodata,.GridNoData[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGridSeleccion[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,.VerticalTabGrid[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGridTransparent[data-gx-grid-nodata]+.gx-text-gridnodata,.GridVotos[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGridScroll[data-gx-grid-nodata]+.gx-text-gridnodata,.FreeStyleGrid+.gx-text-gridnodata,.FreeStyleGridSeleccion+.gx-text-gridnodata,.FreeStyleGridDragging+.gx-text-gridnodata,.FreeStyleGridAcceptDrag+.gx-text-gridnodata,.FreeStyleGridNoAcceptDrag+.gx-text-gridnodata,.VerticalTabGrid+.gx-text-gridnodata,.FreeStyleGridTransparent+.gx-text-gridnodata,.GridVotos+.gx-text-gridnodata,.FreeStyleGridScroll+.gx-text-gridnodata
{
	margin-top: -1em;
	display: block;
	font-size: 1.5em;
	color: gray;
	text-align: center;
}
.TextBlockDragging
{
	color: #747474;
}
.TextBlockAcceptDrag
{
	color: #747474;
}
.TextBlockNoAcceptDrag
{
	color: #747474;
}
.TextBlockLinkBlanco,.TextBlockLinkNegro
{
	font-variant: small-caps;
	font-weight: bold;
}
.TextBlockWhiteSpaceNormal
{
	white-space: normal;
	text-align: justify;
}
.txt_titlulo_grupo,.TxtTituloGrupoVista
{
	margin-top: 16px;
	font-size: 15pt;
	color: #4d6ca5;
}
.TxtTituloGrupoVista
{
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	color: white;
	background-image: linear-gradient(bottom, #4682DB 18%, #145CC9 47%, #0C59D4 65%, #2E84E6 100%);
	background-image: -o-linear-gradient(bottom, #4682DB 18%, #145CC9 47%, #0C59D4 65%, #2E84E6 100%);
	background-image: -moz-linear-gradient(bottom, #4682DB 18%, #145CC9 47%, #0C59D4 65%, #2E84E6 100%);
	background-image: -webkit-linear-gradient(bottom, #4682DB 18%, #145CC9 47%, #0C59D4 65%, #2E84E6 100%);
	background-image: -ms-linear-gradient(bottom, #4682DB 18%, #145CC9 47%, #0C59D4 65%, #2E84E6 100%);
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.18, #4682DB),color-stop(0.47, #145CC9),color-stop(0.65, #0C59D4),color-stop(1, #2E84E6));
}
.txtGudea
{
	font-size: 15pt;
}
.TxtItemMenuConsulta
{
	margin-top: 10px;
	white-space: normal;
	font-family: Gudea;
	font-size: 12pt;
	color: #404040;
}
.TextblockLinkBlue,.TextblockSubtittle,.TextblockTittle
{
	font-size: 14pt;
	color: #032642;
	text-transform: capitalize;
}
.TextblockSubtittle
{
	font-size: 18pt;
	color: #dcdcdc;
}
.TextblockTittle
{
	font-size: 38pt;
	color: #280e30;
}
.TextBlockLinkMenu
{
	font-size: 12pt;
	font-weight: bold;
	color: #032656;
}
.TextBlockRap
{
	white-space: normal;
}
.TextBlockOpcionMenu,.TextBlockOpcionMenuSeleccionada
{
	font-size: 13pt;
	font-weight: bold;
}
.TextBlockBold
{
	font-weight: bold;
}
.ErrorViewer
{
	background-color: white;
	border-bottom-color: #c00000;
	border-left-color: #c00000;
	border-right-color: #c00000;
	border-top-color: #c00000;
	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,.FreeStyleGridSeleccion,.FreeStyleGridDragging,.FreeStyleGridAcceptDrag,.FreeStyleGridNoAcceptDrag,.VerticalTabGrid,.FreeStyleGridTransparent,.GridVotos,.FreeStyleGridScroll
{
	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: Verdana,Arial;
	font-size: 8pt;
	font-style: normal;
	background-color: #fff;
}

.FreeStyleGrid[data-bkgstyle='none']>tbody>tr
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-style: normal;
	background-color: #fff;
}

.FreeStyleGrid[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .FreeStyleGrid[data-bkgstyle='uniform']>tbody>tr:nth-child(even)
{
	background-color: #d3d4d3;
}

.FreeStyleGrid[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #fff;
}

.FreeStyleGrid[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #d3d4d3;
}

.FreeStyleGridSeleccion>tbody>tr,.FreeStyleGridSeleccion>[data-gxrow]
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-style: normal;
	background-color: #fff;
}

.FreeStyleGridSeleccion[data-bkgstyle='none']>tbody>tr
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-style: normal;
	background-color: #fff;
}

.FreeStyleGridSeleccion[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .FreeStyleGridSeleccion[data-bkgstyle='uniform']>tbody>tr:nth-child(even)
{
	background-color: #d3d4d3;
}

.FreeStyleGridSeleccion[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #fff;
}

.FreeStyleGridSeleccion[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #d3d4d3;
}

.FreeStyleGridDragging>tbody>tr,.FreeStyleGridDragging>[data-gxrow]
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-style: normal;
	background-color: #fff;
}

.FreeStyleGridDragging[data-bkgstyle='none']>tbody>tr
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-style: normal;
	background-color: #fff;
}

.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: #fff;
}

.FreeStyleGridDragging[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #d3d4d3;
}

.FreeStyleGridAcceptDrag>tbody>tr,.FreeStyleGridAcceptDrag>[data-gxrow]
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-style: normal;
	background-color: #fff;
}

.FreeStyleGridAcceptDrag[data-bkgstyle='none']>tbody>tr
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-style: normal;
	background-color: #fff;
}

.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: #fff;
}

.FreeStyleGridAcceptDrag[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #d3d4d3;
}

.FreeStyleGridNoAcceptDrag>tbody>tr,.FreeStyleGridNoAcceptDrag>[data-gxrow]
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-style: normal;
	background-color: #fff;
}

.FreeStyleGridNoAcceptDrag[data-bkgstyle='none']>tbody>tr
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-style: normal;
	background-color: #fff;
}

.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: #fff;
}

.FreeStyleGridNoAcceptDrag[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #d3d4d3;
}

.VerticalTabGrid>tbody>tr,.VerticalTabGrid>[data-gxrow]
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #fff;
}

.VerticalTabGrid[data-bkgstyle='none']>tbody>tr
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #fff;
}

.VerticalTabGrid[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #fff;
}

.VerticalTabGrid[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #d3d4d3;
}

.FreeStyleGridTransparent
{
	background-color: transparent;
}

.FreeStyleGridTransparent>tbody>tr,.FreeStyleGridTransparent>[data-gxrow]
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-style: normal;
	background-color: transparent;
}

.FreeStyleGridTransparent[data-bkgstyle='none']>tbody>tr
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-style: normal;
	background-color: transparent;
}

.FreeStyleGridTransparent[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .FreeStyleGridTransparent[data-bkgstyle='uniform']>tbody>tr:nth-child(even)
{
	background-color: transparent;
}

.FreeStyleGridTransparent[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: transparent;
}

.FreeStyleGridTransparent[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: transparent;
}

.GridVotos
{
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	border-bottom-color: black;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
}

.GridVotos>tbody>tr,.GridVotos>[data-gxrow]
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-style: normal;
	background-color: #fff;
}

.GridVotos[data-bkgstyle='none']>tbody>tr
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-style: normal;
	background-color: #fff;
}

.GridVotos[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .GridVotos[data-bkgstyle='uniform']>tbody>tr:nth-child(even)
{
	background-color: #d3d4d3;
}

.GridVotos[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	background-color: #fff;
}

.GridVotos[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	background-color: #fff;
}

.FreeStyleGridScroll
{
	overflow: scroll;
	height: 200px;
}

.FreeStyleGridScroll>tbody>tr,.FreeStyleGridScroll>[data-gxrow]
{
	overflow: scroll;
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-style: normal;
	background-color: #fff;
}

.FreeStyleGridScroll[data-bkgstyle='none']>tbody>tr
{
	overflow: scroll;
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-style: normal;
	background-color: #fff;
}

.FreeStyleGridScroll[data-bkgstyle='uniform']>tbody>tr:nth-child(odd), .FreeStyleGridScroll[data-bkgstyle='uniform']>tbody>tr:nth-child(even)
{
	overflow: scroll;
	background-color: #d3d4d3;
}

.FreeStyleGridScroll[data-bkgstyle='report']>tbody>tr:nth-child(odd)
{
	overflow: scroll;
	background-color: #fff;
}

.FreeStyleGridScroll[data-bkgstyle='report']>tbody>tr:nth-child(even)
{
	overflow: scroll;
	background-color: #d3d4d3;
}

.Hyperlink
{
	border-style: none;
	border-width: 0px;
	font-family: "Verdana";
	font-size: 8.25pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
.Messages,.ErrorMessages,.WarningMessages
{
	border-width: 1px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	position: relative;
	white-space: nowrap;
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	color: #c60b44;
}
.ErrorMessages
{
	background-color: white;
	background-image: url(../GeneXusXEv2/ico_error.png);
	background-position: 4px center;
	background-repeat: no-repeat;
	border-bottom-color: #c60b44;
	border-left-color: #c60b44;
	border-right-color: #c60b44;
	border-top-color: #c60b44;
	border-style: solid;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	margin-left: 2px;
	padding-left: 20px;
	font-weight: bold;
}
.WarningMessages
{
	background-color: white;
	background-image: url(../GeneXusXEv2/ico_warning.png);
	background-position: 4px center;
	background-repeat: no-repeat;
	border-bottom-color: #c60b44;
	border-left-color: #c60b44;
	border-right-color: #c60b44;
	border-top-color: #c60b44;
	border-style: solid;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	margin-left: 2px;
	padding-left: 20px;
	font-weight: bold;
}
.ErrorViewerLine
{
	background-color: white;
	border-style: none;
	border-width: 0px;
}
.CallTarget,.ResponsiveSlide .gx-call-target.top,.Form .gx-call-target.top,.ResponsiveSlide .gx-call-target.right,.Form .gx-call-target.right,.ResponsiveSlide .gx-call-target.bottom,.Form .gx-call-target.bottom,.ResponsiveSlide .gx-call-target.left,.Form .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;
}
.Calendar 
{
	background-color: #fff;
	border-bottom-color: #000;
	border-left-color: #fff;
	border-right-color: #000;
	border-top-color: #fff;
	border-style: solid;
	border-width: 1px;
	position: relative;
	display: none;
	cursor: default;
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px ;
	font-style: normal;
	font-variant: normal;
	color: #7d7d7d;
}
.Calendar  .CalendarButton 
{
	background-color: #e4e5e6;
	border-bottom-color: #000;
	border-left-color: #fff;
	border-right-color: #000;
	border-top-color: #fff;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #333;
	text-align: center;
}
.Calendar  .nav 
{
	background-color: #e4e5e6;
	background-image: url(../menuarrow.gif);
	background-position: 100% 100%;
	background-repeat: no-repeat;
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #333;
}
.Calendar  TABLE
{
	background-color: #fff;
	border-bottom-color: #000;
	border-left-color: #fff;
	border-right-color: #000;
	border-top-color: #fff;
	border-style: solid;
	border-width: 1px;
	cursor: default;
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #333;
	text-align: center;
}
.Calendar  TABLE .wn 
{
	background-color: #d3d4d3;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 3px;
	padding-top: 2px;
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #333;
}
.Calendar  THEAD
{
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
}
.Calendar  THEAD .headrow 
{
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #333;
}
.Calendar  THEAD .daynames 
{
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #404040;
}
.Calendar  THEAD .name 
{
	background-color: #c00000;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #333;
	text-align: center;
}
.Calendar  THEAD .weekend 
{
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #d84523;
}
.Calendar  THEAD .hilite 
{
	border-bottom-color: #000;
	border-left-color: #fff;
	border-right-color: #000;
	border-top-color: #fff;
	border-style: solid;
	border-width: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #333;
}
.Calendar  THEAD .active 
{
	border-bottom-color: #000;
	border-left-color: #fff;
	border-right-color: #000;
	border-top-color: #fff;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 0px;
	padding-top: 2px;
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #333;
}
.Calendar  THEAD .CalendarTitle 
{
	background-color: #747474;
	border-bottom-color: #000;
	border-left-color: #000;
	border-right-color: #000;
	border-top-color: #000;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
.Calendar  TBODY .day 
{
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 4px;
	padding-top: 2px;
	width: 2em;
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #333;
	text-align: center;
}
.Calendar  TBODY .rowhilite  TD
{
	background-color: #e4e5e6;
	color: #333;
}
.Calendar  TBODY .emptyrow 
{
	display: none;
}
.Calendar  TBODY .emptycell 
{
	visibility: hidden;
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #333;
}
.Calendar  TBODY TD .hilite 
{
	border-bottom-color: #fff;
	border-left-color: #000;
	border-right-color: #000;
	border-top-color: #fff;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 3px;
	padding-top: 1px;
}
.Calendar  TBODY TD .active 
{
	border-bottom-color: ButtonHighlight;
	border-left-color: ButtonHighlight;
	border-right-color: ButtonHighlight;
	border-top-color: ButtonHighlight;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}
.Calendar  TBODY TD .selected 
{
	background-color: ButtonFace;
	border-bottom-color: ButtonHighlight;
	border-left-color: ButtonHighlight;
	border-right-color: ButtonHighlight;
	border-top-color: ButtonHighlight;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	font-weight: bold;
	color: ButtonText;
}
.Calendar  TBODY TD .weekend 
{
	color: #f00;
}
.Calendar  TBODY TD .today 
{
	font-weight: bold;
	color: #00f;
}
.Calendar  TBODY TD .disabled 
{
	color: GrayText;
}
.Calendar  TBODY TD .time 
{
	background-color: ButtonFace;
	padding-bottom: 1px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 1px;
	text-align: center;
}
.Calendar  TBODY TD .time  .hour 
{
	background-color: Menu;
	border-bottom-color: #889;
	border-left-color: #889;
	border-right-color: #889;
	border-top-color: #889;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 4px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	font-weight: bold;
}
.Calendar  TBODY TD .time  .minute 
{
	background-color: Menu;
	border-bottom-color: #889;
	border-left-color: #889;
	border-right-color: #889;
	border-top-color: #889;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 4px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	font-weight: bold;
}
.Calendar  TBODY TD .time  .ampm 
{
	background-color: Menu;
	border-bottom-color: #889;
	border-left-color: #889;
	border-right-color: #889;
	border-top-color: #889;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 4px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	font-weight: bold;
	text-align: center;
}
.Calendar  TBODY TD .time  .colon 
{
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 2px;
	padding-top: 0px;
	font-weight: bold;
}
.Calendar  TBODY TD .time  SPAN .hilite 
{
	background-color: Highlight;
	border-bottom-color: #000;
	border-left-color: #000;
	border-right-color: #000;
	border-top-color: #000;
	color: HighlightText;
}
.Calendar  TBODY TD .time  SPAN .active 
{
	background-color: #000;
	border-bottom-color: #f00;
	border-left-color: #f00;
	border-right-color: #f00;
	border-top-color: #f00;
	color: #0f0;
}
.Calendar  TFOOT .footrow 
{
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: white;
}
.Calendar  TFOOT .ttip 
{
	background-color: #e4e5e6;
	border-bottom-color: #fff;
	border-left-color: #767676;
	border-right-color: #fff;
	border-top-color: #767676;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #333;
	text-align: center;
}
.Calendar  TFOOT .hilite 
{
	background-color: #d3d4d3;
	border-bottom-color: #000;
	border-left-color: #fff;
	border-right-color: #000;
	border-top-color: #fff;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
}
.Calendar  TFOOT .active 
{
	border-bottom-color: #fff;
	border-left-color: #000;
	border-right-color: #fff;
	border-top-color: #000;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 0px;
	padding-top: 2px;
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #333;
}
.CalendarCombo 
{
	background-color: #fff;
	border-bottom-color: #000;
	border-left-color: #fff;
	border-right-color: #000;
	border-top-color: #fff;
	border-style: solid;
	border-width: 1px;
	left: 0px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	position: absolute;
	top: 0px;
	width: 4em;
	display: none;
	cursor: default;
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	color: #333;
}
.CalendarCombo  .label 
{
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	color: #333;
	text-align: center;
}
.CalendarCombo  .label-IEfix 
{
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	width: 4em;
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	color: #333;
	text-align: center;
}
.CalendarCombo  .active 
{
	border-bottom-color: #969696;
	border-left-color: #969696;
	border-right-color: #969696;
	border-top-color: #969696;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	color: #333;
}
.CalendarCombo  .hilite 
{
	background-color: #969696;
	border-bottom-color: #d3d4d3;
	border-left-color: #d3d4d3;
	border-right-color: #d3d4d3;
	border-top-color: #d3d4d3;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	color: #fff;
}
.ErrorViewerBullet div 
{
	margin-left: 5px;
	display: list-item;
	list-style-position: inside;
}
.GeoLocOption 
{
	margin-left: 4px;
	margin-right: 4px;
	position: relative;
	top: 2px;
	cursor: pointer;
}
.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;
}
.PopupHeader 
{
	background-color: transparent;
	background-image: none;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	float: right;
	margin-top: -20px;
	padding-right: 20px;
	z-index: 1;
	width: 100%;
	cursor: move;
	font-family: GothamRnd-Medium;
	font-size: 16px;
	color: white;
	text-indent: 3px;
	vertical-align: bottom;
	width:100% !important;
	 top:0px !important;
	 left:0px !important;
	height: 60px !important;
}
.PopupHeader  .PopupTitle 
{
	margin-top: 30px;
}
.PopupHeaderButton 
{
	background-image: url(../GeneXusXEv2/ClosePrompt.png);
	background-position: center center;
	background-repeat: no-repeat;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
	float: right;
	margin-right: 2px;
	margin-top: 2px;
	height: 36px;
	width: 36px;
	cursor: pointer;
	text-align: right;
}
.PopupContent 
{
	background-color: #555;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	margin-left: -2px;
	margin-top: -24px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 40px;
	padding: 40px 20px 20px 20px !important;
}
.PopupContent  IFRAME
{
	border-width: 0px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
}
.RowDeleted 
{
	text-decoration: line-through;
}
.dp_container 
{
	position: relative;
}
.GXProgressBar  .progress-bar-title 
{
	margin-bottom: 3px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 3px;
	display: block;
}
.td5 
{
	width: 5%;
}
.td100 
{
	width: 100%;
}
.PopupBorder 
{
	background-color: transparent;
	border-style: solid;
	border-width: 0px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	padding-right:40px !important;
	padding-bottom:20px !important;
}
.PopupBorder  IMG
{
	margin-left: -2px;
	margin-top: -6px;
	padding-bottom: 10px;
}
.PopupShadow 
{
	background-color: #404040;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	opacity:.4;
}
.HRDefault 
{
	background-color: transparent;
	border-width: 0px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 0px;
	height: 1px;
	color: transparent;
}
.NoLinkLabel 
{
	float: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;;
	font-size: 14px;
	color: #000;
	text-align: right;
}
.NoLinkLabel  A:active
{
	color: #000;
	text-decoration:none;
}
.NoLinkLabel  A:link
{
	color: #000;
	text-decoration:none;
}
.NoLinkLabel  A:visited
{
	text-decoration: none;
	color: #000;
}
.TDMiddle 
{
	vertical-align: middle;
}
.MenuOption 
{
	margin-right: 15px;
	font-family: GothamRnd-Bold;
	font-size: 10pt;
	color: white;
}
.MenuOption  A:active
{
	font-weight: bold;
	text-decoration: none;
	color: white;
}
.MenuOption  A:link
{
	font-weight: bold;
	text-decoration: none;
	color: white;
}
.MenuOption  A:visited
{
	font-weight: bold;
	text-decoration: none;
	color: white;
}
.MenuOption  A:hover
{
	text-decoration: underline;
	color: white;
}
.TableTopMenu  SPAN.TextBlock
{
	color: white;
}
.Button:active, input[type='button']:active 
{
	box-shadow:none;
}
.gx_newrow 
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: white;
}
.SmallText  A:active
{
	text-decoration: none;
	color: gray;
}
.SmallText  A:hover
{
	text-decoration: none;
	color: gray;
}
.SmallText  A:link
{
	text-decoration: none;
	color: gray;
}
.SmallText  A:visited
{
	text-decoration: none;
	color: gray;
}
.RecentLinkItem  A:active
{
	text-decoration: none;
	color: #828282;
}
.RecentLinkItem  A:hover
{
	text-decoration: none;
	color: #828282;
}
.RecentLinkItem  A:link
{
	text-decoration: none;
	color: #828282;
}
.RecentLinkItem  A:visited
{
	text-decoration: none;
	color: #828282;
}
.VerticalMenuOption  A:active
{
	font-weight: bold;
	text-decoration: none;
	color: #404040;
}
.VerticalMenuOption  A:hover
{
	text-decoration: underline;
	color: #404040;
}
.VerticalMenuOption  A:link
{
	font-weight: bold;
	text-decoration: none;
	color: #404040;
}
.VerticalMenuOption  A:visited
{
	font-weight: bold;
	text-decoration: none;
	color: #404040;
}
.gx-ajax-error 
{
	background-color: #f2dede;
	border-bottom-color: #ebccd1;
	border-left-color: #ebccd1;
	border-right-color: #ebccd1;
	border-top-color: #ebccd1;
	border-width: 1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	margin-bottom: 20px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 35px;
	padding-top: 15px;
	color: #a94442;
}
.gx-ajax-error  BUTTON.close
{
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 0;
	float: right;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	position: relative;
	top: -2px;
	cursor: pointer;
	font-size: 21px;
	font-weight: bold;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .2;
}
.gx-masked-relative 
{
	position: relative;
}
.HeaderLogin 
{
	background-image: url(../GeneXusXEv2/LoginHeader.png);
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding-left: 20px;
	height: 32px;
}
.TextBlockLinkBlanco 
{
	font-size: 10pt;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;
	color: white;
}
.TextBlockLinkBlanco  A:hover
{
	font-size: 10pt;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: underline;
	color: white;
}
.TextBlockLinkBlanco  A:link
{
	font-size: 10pt;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;
	color: white;
}
.TextBlockLinkBlanco  A:visited
{
	font-size: 10pt;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;
	color: white;
}
.AttributeBlue  A:hover
{
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	color: #4d6ca5;
}
.AttributeBlue  A:link
{
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #4d6ca5;
}
.AttributeBlue  A:visited
{
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #4d6ca5;
}
.TxtItemMenuConsulta  A:active
{
	font-family: Gudea;
	font-size: 10pt;
	text-decoration: none;
	color: #36c;
}
.TxtItemMenuConsulta  A:link
{
	font-family: Gudea;
	font-size: 10pt;
	text-decoration: none;
	color: #36c;
}
.TxtItemMenuConsulta  A:hover
{
	font-family: Gudea;
	font-size: 10pt;
	text-decoration: none;
	color: #36c;
}
.TxtItemMenuConsulta  A:visited
{
	font-family: Gudea;
	font-size: 10pt;
	text-decoration: none;
	color: #36c;
}
.TextblockLinkBlue 
{
	font-family: "Trebuchet MS";
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
	color: #032642;
	text-transform: capitalize;
}
.TextblockLinkBlue  A:hover
{
	font-family: "Trebuchet MS";
	font-size: 14pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	color: #032642;
	text-transform: capitalize;
}
.TextblockLinkBlue  A:link
{
	font-family: "Trebuchet MS";
	font-size: 14pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	color: #032642;
	text-transform: capitalize;
}
.TextblockLinkBlue  A:visited
{
	font-family: "Trebuchet MS";
	font-size: 14pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	color: #032642;
	text-transform: capitalize;
}
.TextblockLinkMenu 
{
	font-family: "Trebuchet MS";
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #032656;
}
.TextblockLinkMenu  A:hover
{
	font-family: "Trebuchet MS";
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #032656;
}
.TextblockLinkMenu  A:visited
{
	font-family: "Trebuchet MS";
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #032656;
}
.TextblockLinkMenu  A:link
{
	font-family: "Trebuchet MS";
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #032656;
}
.Dummy, td[data-align="center"] 
{
	text-align: -webkit-center;
}
.Dummy, td[data-align="left"] 
{
	text-align: -webkit-left;
}
.Dummy, td[data-align="right"] 
{
	text-align: -webkit-right;
}
.TextBlockOpcionMenu  A:active
{
	color: black;
}
.TextBlockOpcionMenu  A:hover
{
	color: black;
}
.TextBlockOpcionMenu  A:link
{
	color: black;
}
.TextBlockOpcionMenu  A:visited
{
	color: black;
}
.TextBlockOpcionMenuSeleccionada  A:active
{
	color: #4d6ca5;
}
.TextBlockOpcionMenuSeleccionada  A:hover
{
	color: #4d6ca5;
}
.TextBlockOpcionMenuSeleccionada  A:link
{
	color: #4d6ca5;
}
.TextBlockOpcionMenuSeleccionada  A:visited
{
	color: #4d6ca5;
}
.TextBlockOpcionSubmenu 
{
	font-family: "Trebuchet MS";
	font-size: 11pt;
	color: black;
}
.TextBlockOpcionSubmenu  A:active
{
	border-style: none;
	font-family: "Trebuchet MS";
	font-size: 11pt;
	color: black;
}
.TextBlockOpcionSubmenu  A:hover
{
	border-style: none;
	font-family: "Trebuchet MS";
	font-size: 11pt;
	color: black;
}
.TextBlockOpcionSubmenu  A:link
{
	border-style: none;
	font-family: "Trebuchet MS";
	font-size: 11pt;
	color: black;
}
.TextBlockOpcionSubmenu  A:visited
{
	border-style: none;
	font-family: "Trebuchet MS";
	font-size: 11pt;
	color: black;
}
.TextBlockOpcionSubmenuSeleccionada  A:active
{
	font-family: "Trebuchet MS";
	font-size: 11pt;
	font-weight: bold;
	color: #4d6ca5;
}
.TextBlockOpcionSubmenuSeleccionada  A:hover
{
	font-family: "Trebuchet MS";
	font-size: 11pt;
	font-weight: bold;
	color: #4d6ca5;
}
.TextBlockOpcionSubmenuSeleccionada  A:link
{
	font-family: "Trebuchet MS";
	font-size: 11pt;
	font-weight: bold;
	color: #4d6ca5;
}
.TextBlockOpcionSubmenuSeleccionada  A:visited
{
	font-family: "Trebuchet MS";
	font-size: 11pt;
	font-weight: bold;
	color: #4d6ca5;
}
.PadLeft 
{
	padding-left: 8px;
	padding-top: 2px;
}
BODY
{
	height: 100%;
}
HTML
{
	height: 100%;
}
DIV.suggestions
{
	background-color: white;
	border-bottom-color: black;
	border-left-color: black;
	border-right-color: black;
	border-top-color: black;
	border-style: solid;
	border-width: 1px;
	box-sizing: border-box;
	position: absolute;
	-moz-box-sizing: border-box;
	font-family: Arial, Verdana;
	font-size: 9px;
}
DIV.suggestions DIV
{
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	cursor: default;
	font-family: Arial, Verdana;
	font-size: 9px;
}
DIV.suggestions DIV.current
{
	background-color: #b0c4de;
	font-family: Arial, Verdana;
	font-size: 9px;
	color: white;
}
UL.Tabs
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	list-style-type: none;
}
UL.Tabs LI.Tab
{
	float: left;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
UL.Tabs LI.Tab A
{
	display: block;
	text-decoration: none;
}
UL.Tabs LI.Tab A.TabFirst
{
	background-image: none;
	padding-left: 11px;
}
UL.Tabs LI.Tab A.TabLeft
{
	background-image: none;
}
UL.Tabs LI.Tab SPAN
{
	display: block;
}
UL.Tabs LI.Tab SPAN.TabBackground
{
	background-color: #333;
	background-image: none;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	margin-bottom: -1px;
	margin-left: 1px;
	margin-right: 2px;
	margin-top: 5px;
	overflow: hidden;
	padding-bottom: 4px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 4px;
}
UL.Tabs LI.Tab SPAN.TabLast
{
	background-image: none;
}
UL.Tabs LI.Tab SPAN.TabRight
{
	background-image: none;
}
UL.Tabs LI.Tab SPAN.TabText
{
	white-space: nowrap;
	font-family: GothamRounded;
	font-size: 10pt;
	font-variant: small-caps;
	font-weight: bold;
	color: #fff;
}
UL.Tabs LI.TabSelected
{
	position: relative;
}
UL.Tabs LI.TabSelected A
{
	float: left;
	position: relative;
}
UL.Tabs LI.TabSelected A.TabFirst
{
	background-image: none;
}
UL.Tabs LI.TabSelected A.TabLeft
{
	background-image: none;
}
UL.Tabs LI.TabSelected SPAN
{
	float: left;
	position: relative;
}
UL.Tabs LI.TabSelected SPAN.TabBackground
{
	background-color: #fff;
	background-image: none;
	border-style: solid;
	border-width: 1px;
	margin-top: 0px;
	padding-top: 8px;
	border-bottom:0px;
}
UL.Tabs LI.TabSelected SPAN.TabLast
{
	background-image: none;
}
UL.Tabs LI.TabSelected SPAN.TabRight
{
	background-image: none;
	margin-right: 0px;
}
UL.Tabs LI.TabSelected SPAN.TabText
{
	color: #009bdb;
}
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 *
{
	text-align: left;
	line-height:normal;
}
DIV.gx-multimedia-upload DIV.fields-ct
{
	background-color: white;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	padding-left: 5px;
	padding-top: 10px;
	height: 100%;
	display: none;
	white-space: nowrap;
}
DIV.gx-multimedia-upload A:first-child
{
	right: 20px;
}
DIV.gx-multimedia-upload INPUT.field
{
	float: none;
	margin-top: 10px;
	width: 300px;
	display: none;
}
DIV.gx-multimedia-upload INPUT.field-selected
{
	display: inline;
}
DIV.gx-multimedia-upload LABEL.option
{
	clear: left;
	float: left;
	margin-bottom: 10px;
	margin-right: 15px;
	width: 150px;
	display: inline;
	cursor: pointer;
	font-size: 11px;
}
DIV.gx-multimedia-upload LABEL.option INPUT
{
	float: left;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 3px;
	margin-top: 0px;
	display: inline;
	cursor: pointer;
}
DIV.gx-multimedia-upload INPUT.Button
{
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	display: block;
}
DIV.gx-multimedia-upload INPUT.BtnEnter
{
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	display: block;
}
DIV.gx-multimedia-upload IMG
{
	padding-bottom: 2px;
	padding-top: 2px;
	vertical-align: middle;
	max-width:124px;
	max-height:68px;
}
DIV.gx-multimedia-upload A SPAN
{
	background-position: center center;
	background-repeat: no-repeat;
	height: 68px;
	width: 124px;
	color: transparent;
}
DIV.gx-multimedia-upload A.gx-multimedia-empty
{
	display: block;
}
DIV.gx-multimedia-upload A.gx-multimedia-empty SPAN
{
	display: block;
}
DIV.gx-multimedia-upload A.gx-multimedia-empty IMG
{
	display: none;
}
DIV.gx-multimedia-upload A.gx-multimedia-empty SPAN.gx-image-placeholder
{
	background-image: url(../GeneXusXEv2/PlaceHolderImage.png);
}
DIV.gx-multimedia-upload A.gx-multimedia-empty SPAN.gx-video-placeholder
{
	background-image: url(../GeneXusXEv2/PlaceHolderVideo.png);
	opacity:1;
}
DIV.gx-multimedia-upload A.gx-multimedia-empty SPAN.gx-download-placeholder
{
	opacity:1;
}
DIV.gx-multimedia-upload A.gx-multimedia-empty SPAN.gx-audio-placeholder
{
	background-image: url(../GeneXusXEv2/PlaceHolderAudio.png);
	opacity:1;
}
DIV.gx-multimedia-upload A.action
{
	background-color: #c60b44;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	position: absolute;
	top: 0px;
	cursor: pointer;
	font-size: 11px;
	color: white;
	opacity:0;
	line-height:15px;
	-moz-transition:opacity .3s ease-in-out;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-ms-transition:opacity .3s ease-in-out;
	opacity:0;
	-webkit-transition:opacity .3s ease-in-out;
}
DIV.gx-multimedia-upload A.change-action
{
	background-image: url(../GeneXusXEv2/MultimediaEdit.png);
	background-position: 4px center;
	background-repeat: no-repeat;
	padding-left: 16px;
	padding-right: 4px;
	right: 20px;
}
DIV.gx-multimedia-upload A.clear-action
{
	background-image: url(../MultimediaClear.png);
	background-position: center center;;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 9px;
	padding-top: 9px;
	right: 0px;
}
DIV.gx-multimedia-upload A.action:focus
{
	text-decoration: underline;
	opacity:.9;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
DIV.gx-multimedia-upload A.gx-multimedia-unknown
{
	display: block;
}
DIV.gx-multimedia-upload A.gx-multimedia-unknown SPAN
{
	display: block;
}
DIV.gx-multimedia-upload A.gx-multimedia-unknown IMG
{
	display: none;
}
DIV.gx-multimedia-upload A.gx-multimedia-unknown SPAN.gx-video-placeholder
{
	opacity:1;
}
DIV.gx-multimedia-upload A.gx-multimedia-unknown SPAN.gx-audio-placeholder
{
	opacity:1;
}
DIV.gx-multimedia-upload A.gx-multimedia-unknown SPAN.gx-download-placeholder
{
	opacity:1;
}
DIV.gx-multimedia-upload A.gx-multimedia-download
{
	display: block;
}
DIV.gx-multimedia-upload A.gx-multimedia-download SPAN
{
	display: block;
}
DIV.gx-multimedia-upload A.gx-multimedia-download IMG
{
	display: none;
}
DIV.gx-multimedia-upload A.gx-multimedia-download SPAN.gx-video-placeholder
{
	opacity:1;
}
DIV.gx-multimedia-upload A.gx-multimedia-download SPAN.gx-audio-placeholder
{
	opacity:1;
}
DIV.gx-multimedia-upload A.gx-multimedia-download SPAN.gx-download-placeholder
{
	opacity:1;
}
DIV.gx-multimedia-upload:hover A.action:hover
{
	text-decoration: underline;
	opacity:.9;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
DIV.gx-multimedia-upload:hover A.action:focus
{
	text-decoration: underline;
	opacity:.9;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
DIV.gx-multimedia-upload:hover A.action
{
	display: block;
	opacity:.7;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
A:not([href]) SPAN.gx-video-placeholder
{
	opacity:.5;
}
A:not([href]) SPAN.gx-audio-placeholder
{
	opacity:.5;
}
A:not([href]) SPAN.gx-download-placeholder
{
	opacity:.5;
}
DIV.gx-mask
{
	background-color: black;
	background-image: none;
	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;
}
DIV.suggestions
{
	background-color: #fff;
	border-bottom-color: #969696;
	border-left-color: #969696;
	border-right-color: #969696;
	border-top-color: #969696;
	border-style: solid;
	border-width: 1px;
	box-sizing: border-box;
	position: absolute;
	-moz-box-sizing: border-box;
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
}
DIV.suggestions DIV
{
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	cursor: default;
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	color: #333;
}
DIV.suggestions DIV.current
{
	background-color: #d3d4d3;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	color: #333;
}
DIV.dp_container IMG
{
	vertical-align: text-bottom;
}
TD.HeaderLogin
{
	background-image: url(../GeneXusXEv2/LoginHeader.png);
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding-left: 20px;
	height: 32px;
}
BODY.gx-masked DIV.gx-mask
{
	bottom: 0px;
	position: fixed;
}
#gx_ajax_notification
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	position: absolute;
	top: 21px;
	z-index: 999;
	height: 20px;
	width: 100%;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
}
@font-face
{
	font-family: 'GothamRnd-Bold';
	src: url('GothamRnd-Bold.ttf');
}
@font-face
{
	font-family: 'GothamRnd-Medium';
	src: url('GothamRnd-Medium.ttf');
}
@font-face
{
	font-family: 'GothamRounded';
	src: url('GothamRnd-Book.woff');
}
/* [gx-css-import ignore - start] */

@keyframes entermask {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.1;
  }
}

@keyframes leavemask {
  from {
    opacity: 0.1;
  }
  to {
    opacity: 0;
  }
}

div[data-align="center"] > div[data-align-outer] {
  display: table;
  margin-left: auto;
  margin-right: auto;
}
div[data-align="right"] > div[data-align-outer] {
  display: table;
  margin-left: auto;
}
div[data-valign="middle"] > div[data-align-outer] {
  display: table;
  height: 100%;
  width: 100%;
}
div[data-valign="middle"] > div[data-align-outer] > div[data-align-inner] {
  display: table-cell;
  vertical-align: middle;
}
div[data-valign="bottom"] > div[data-align-outer] {
  display: table;
  height: 100%;
  width: 100%;
}
div[data-valign="bottom"] > div[data-align-outer] > div[data-align-inner] {
  display: table-cell;
  vertical-align: bottom;
}
td[data-cell-valign="top"] {
  vertical-align: top;
}
td[data-cell-valign="middle"] {
  vertical-align: middle;
}
td[data-cell-valign="bottom"] {
  vertical-align: bottom;
}
div[data-cell-valign="middle"] {
  display: table-cell;
  vertical-align: middle;
}
div[data-cell-valign="bottom"] {
  display: table-cell;
  vertical-align: bottom;
}
div[data-align="center"] > div[data-align-outer] {
  width: auto;
}
div[data-align="right"] > div[data-align-outer] {
  width: auto;
}
div[data-align][data-align-image] > div[data-align-outer] {
  display: block;
  margin-left: 0;
  margin-right: 0;
  height: 100%;
}
div[data-align][data-align-image]
  > div[data-align-outer]
  > div[data-align-inner] {
  height: 100%;
}
div[data-valign][data-align-image]
  > div[data-align-outer]
  > div[data-align-inner] {
  display: block;
  height: 100%;
}
div[data-align="center"][data-align-image] img {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
div[data-align="right"][data-align-image] img {
  margin-left: auto;
  display: block;
}
div[data-align="center"]:not([data-valign])[data-align-image] img {
  background-position: center top;
}
div[data-align="center"][data-valign="middle"][data-align-image] img {
  background-position: center center;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
div[data-valign][data-align-image] div[data-align-inner] {
  position: relative;
}
div[data-valign][data-align-image] img {
  position: absolute;
  margin: auto;
}
div[data-align="center"][data-valign="bottom"][data-align-image] img {
  background-position: center bottom;
  right: 0;
  bottom: 0;
  left: 0;
}
div[data-align="right"]:not([data-valign])[data-align-image] img {
  background-position: right top;
}
div[data-align="right"][data-valign="middle"][data-align-image] img {
  background-position: right center;
  top: 0;
  right: 0;
  bottom: 0;
}
div[data-align="right"][data-valign="bottom"][data-align-image] img {
  background-position: right bottom;
  right: 0;
  bottom: 0;
}
div:not([data-align])[data-valign="middle"][data-align-image] img {
  background-position: left center;
  top: 0;
  bottom: 0;
}
div:not([data-align])[data-valign="bottom"][data-align-image] img {
  background-position: left bottom;
  bottom: 0;
}
div[data-align="center"]
  > div
  > div
  > div.gx-attribute
  > p.form-control-static {
  text-align: center;
}
div[data-align="right"] > div > div > div.gx-attribute > p.form-control-static {
  text-align: right;
}

[data-gx-flex] {
  display: flex;
}

div[data-gx-canvas] {
  position: relative;
}

div[data-gx-canvas-cell] > div.gx-attribute {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: inherit;
  align-items: inherit;
}

div[data-gx-smarttable] {
  display: grid;
}

div[data-gx-smarttable-cell] > div [data-gxgridid] {
  width: 100%;
  height: 100%;
}

div[data-gx-smarttable-cell] > div.gx-attribute {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: inherit;
  align-items: inherit;
}

.gxlivepreview-hidesubelements {
  visibility: hidden;
}
.gx-responsive-grid .gx-remove-row {
  position: absolute;
  z-index: 1;
}

.gx-responsive-grid .gx-remove-row-right {
  right: 10px;
}

.gx-responsive-grid .gx-remove-row-top {
  top: 0;
}

.gx-responsive-grid .gx-remove-row-bottom {
  bottom: 0;
}

[data-gxrow].RowDeleted div {
  text-decoration: inherit;
}

[data-gxgridid] > [data-gx-flex] > [data-gxrow] > .gx-remove-row + div,
[data-gxgridid] > [data-gx-flex] > [data-gxrow] > .gx-remove-row + table {
  margin: 15px;
}

[data-gxgridid] > [data-gx-flex] > [data-gxrow] {
  position: relative;
}

.gx-responsive-grid > [data-gx-flex] > [data-gxrow] > .gx-remove-row-right {
  right: 0;
}

.gx-popup-frame-mask {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

form[tabindex="-1"] {
  outline: none;
}

.gx-navbar .gx-attribute,
.gx-action-group .gx-attribute,
.gx-action-group .gx-button {
  display: inline-block;
}

.gx-action-group .gx-form-group {
  display: inline-block;
  margin-left: 0;
  margin-right: 0;
}

.gx-radio-button-vertical,
.gx-radio-button-vertical label {
  display: block;
  line-height: 25px;
}

label.gx-radio-label.disabled.active {
  box-shadow: inset 0 0px 7px rgba(0, 0, 0, 0.28);
}

.gx-prompt.gx-disabled {
  display: none;
}

.input-group input.form-control.gx-invisible + span > a.gx-image-link,
.input-group input.form-control[disabled] + span > a.gx-image-link {
  display: none;
}

div.gxwebcomponent > div.gx-mask {
  position: absolute;
}

html.gx-blocking,
html.gx-blocking body {
  overflow: hidden;
}

.gx-call-target.empty {
  display: none !important;
}

.gx-invisible,
.gx-sr-only,
[data-gx-sr-only] {
  display: none !important;
}

.gx-grid [data-gx-grid-nodata] + .GridNoDataText {
  display: block;
}

.gx-grid .GridNoDataText {
  display: none;
}

td.gx-attribute .form-control {
  display: inline-block;
  width: 100%;
}

.MainContainer .gx-infinite-scrolling-container, .container-fluid .gx-infinite-scrolling-container {
	padding-left:15px;
	padding-right:15px;
	margin-left:-15px;
	margin-right:-15px;
}

.gx-infinite-scrolling-container table,
.gx-infinite-scrolling-container thead {
  overflow-x: hidden;
  display: block;
  width: 100%;
}

.gx-infinite-scrolling-container > table {
  width:100%;  
}

.gx-infinite-scrolling-element {
  overflow-x: hidden;
  overflow-y: auto;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
}

.gx-grid .gx-grid-fixed-height {
  overflow-y: scroll;
  display: inline-block;
}

.gx-grid-fixed-header-ie7 > table > thead > tr {
  display: block;
  position: absolute;
}
.gx-grid-fixed-header-ie7 {
  overflow-x: hidden;
  overflow-y: auto;
}
.gx-grid-fixed-header-ie7 > table > tbody {
  height: auto;
}
.gx-grid-fixed-header-ie7 > table {
  width: auto;
}

table > .gx-infinite-scrolling-element {
  width: 100%;
  display: block;
}

.gx-tbldsp-container {
  display: table;
}
.gx-tbldsp-container > div {
  display: table-cell;
}
[data-gx-evt],
[data-gx-evt-control] {
  cursor: pointer;
}
.gx-disabled[data-gx-evt],
.gx-disabled[data-gx-evt-control] {
  cursor: auto;
}

span.gx-disabled > a {	
	color: inherit;
	cursor: inherit;
	text-decoration: inherit;
}

span[data-text-format="3"]{	
	white-space: pre-wrap;
}

/* Start Responsive Popups required Styling */
.gx-responsive-popup.gx-popup {
  position: fixed;
  z-index: 1500;
  margin-top: 0px;
}

.gx-responsive-popup .gx-popup-content > iframe {
  border: none;
}

.gx-responsive-popup div.gx-popup-pdf {
  overflow: hidden;
}

body.gx-popup-opened {
  overflow: hidden;
}

div[data-gx-dynitem-container] {
  display: inline;
}

li[data-gx-dynitem-hook],
input[type="checkbox"].gx-invisible + label {
  display: none;
}

.input-group input[data-gx-password-reveal] {
  width: 100%;
}

input[data-gx-password-reveal] + .gx-pwd-reveal-btn {
  display: table-cell;
}

.gx-pwd-reveal-btn {
  display: none;
}

input[data-gx-password-reveal]::-ms-reveal {
  display: none;
}

.gxwebcomponent-loading {
  opacity: 0;
}

.gx-label {
  font-weight: 700;
}

.gx-form-item {
  padding-right: 15px;
  padding-left: 15px;
}

.gx-default-form-group {
  margin-bottom: 15px;
  display: flex;
  flex-wrap: nowrap;
}

.gx-default-form-group.gx-label-top {
  flex-wrap: wrap;
}

[data-gx-checkbox-title] {
  font-weight: normal;
  margin-left: 5px;
}

.gx-checkbox-wrapper {
  min-height: 27px;
  display: inline-block;
  padding-top: 7px;
  padding-left: 20px;
}

.gx-checkbox-wrapper > input {
  position: absolute;
  margin-left: -20px;
}

.form-control[type="checkbox"] {
  display: inline-block;
  vertical-align: middle;
}

body:not(.gx-show-input-spinner) input[type="number"] {
  -moz-appearance: textfield;
}

body:not(.gx-show-input-spinner)
  input[type="number"]::-webkit-inner-spin-button,
body:not(.gx-show-input-spinner)
  input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

@media (min-width: 736px) {
  /* Just in case for compatibility reasons.*/
  .gx-responsive-popup .gx-popup-header {
    float: none;
    width: auto;
  }

  .gx-popup-opened,
  .gx-popup-opened form {
    overflow: hidden;
  }

  .gx-responsive-popup .gx-popup-content iframe {
    overflow: auto;
  }
  .gx-responsive-popup .gx-popup-resize {
    position: absolute;
    bottom: 2px;
    right: 2px;
  }

  .gx-responsive-popup div.iframe-container {
    max-height: calc(100vh - 80px);
  }

  .gx-responsive-popup div.iframe-container > iframe {
    max-height: none !important;
  }

  .gx-responsive-popup.gx-popup-initial .gx-popup-content iframe {
    max-height: calc(
      100vh - 80px
    ); /* 80px harcoded for Header Popup Height. Not good. Flexbox instead? */
    max-width: 100vw;
  }
  .gx-responsive-popup.gx-popup-centered {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50% !important;
    top: 50% !important;
  }

  .gx-responsive-popup.gx-popup-horizontal-center {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    left: 50%;
  }
}
@media (max-width: 736px) /*Small and ExtraSmall*/ {
  .gx-responsive-popup .gx-popup-header {
    height: 40px;
  }
  .gx-responsive-popup.gx-popup {
    top: 0;
    left: 0;
    height: 100vh;
    width: 100vw;
  }
  .gx-responsive-popup .gx-popup-content {
    height: calc(
      100% - 40px
    ); /* 40px harcoded for Header Popup Height. Not good. Flexbox instead? */
    width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
  .gx-responsive-popup .gx-popup-content > iframe {
    width: 100vw !important;
  }
  .gx-responsive-popup .gx-popup-resize {
    display: none;
  }

  body.gx-popup-opened {
    position: fixed;
  }

  .gx-popup-document {
    width: 100% !important;
  }
}

.gx-multimedia-ro img:not([src=""]) {
  background-image: none;
}

.gx-multimedia-ro img:not([src=""]) + * {
  display: none;
}

/* Bootstrap Float Labels  https://github.com/tonystar/bootstrap-float-label/blob/master/bootstrap-float-label.css */

.has-float-label {
  display: block;
  position: relative;
}
.has-float-label label,
.has-float-label > span {
  position: absolute;
  left: 0;
  top: 0;
  cursor: text;
  font-size: 75%;
  opacity: 1;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  top: -0.5em;
  left: 0.75rem;
  z-index: 3;
  line-height: 1;
  padding: 0 1px;
}
.has-float-label label::after,
.has-float-label > span::after {
  content: " ";
  display: block;
  position: absolute;
  background: white;
  height: 2px;
  top: 50%;
  left: -0.2em;
  right: -0.2em;
  z-index: -1;
}
.has-float-label .form-control::-webkit-input-placeholder {
  opacity: 1;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.has-float-label .form-control::-moz-placeholder {
  opacity: 1;
  transition: all 0.2s;
}
.has-float-label .form-control:-ms-input-placeholder {
  opacity: 1;
  transition: all 0.2s;
}
.has-float-label .form-control::placeholder {
  opacity: 1;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.has-float-label
  .form-control:placeholder-shown:not(:focus)::-webkit-input-placeholder {
  opacity: 0;
}
.has-float-label .form-control:placeholder-shown:not(:focus)::-moz-placeholder {
  opacity: 0;
}
.has-float-label
  .form-control:placeholder-shown:not(:focus):-ms-input-placeholder {
  opacity: 0;
}
.has-float-label .form-control:placeholder-shown:not(:focus)::placeholder {
  opacity: 0;
}
.has-float-label .form-control:placeholder-shown:not(:focus) + * {
  font-size: 125%;
  opacity: 0.5;
  top: 50%;
  transform: translate(0, -50%);
}

.input-group .has-float-label {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.input-group .has-float-label .form-control {
  width: 100%;
  border-radius: 0.25rem;
}
.input-group .has-float-label:not(:last-child),
.input-group .has-float-label:not(:last-child) .form-control {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-right: 0;
}
.input-group .has-float-label:not(:first-child),
.input-group .has-float-label:not(:first-child) .form-control {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}


/* [gx-css-import ignore - end] */
